.audio_player{padding:100px 0}.audio_player__title,.audio_player__content{text-align:center;margin-right:auto;margin-left:auto}.audio_player__title{margin-bottom:20px}.audio_player__inner{margin-top:50px;display:flex;flex-direction:column;gap:50px}@media(min-width: 1024px){.audio_player__inner{flex-direction:row;align-items:flex-start}}.audio_player__image{display:block;width:300px;height:300px;object-fit:contain;margin:20px 0;margin-right:auto;margin-left:auto}.audio_player__items-wrapper{width:-moz-fit-content;width:fit-content;margin-right:auto;margin-left:auto}.audio_player__item{padding:0 24px}.audio_player__item+.audio_player__item{margin-top:20px}.audio_player__item__title{margin:10px 0;font-size:20px;cursor:pointer}.audio_player__item__player{width:100%;margin-top:10px}audio::-webkit-media-controls-panel{background:var(--color-text);border-radius:0}.card_grid{padding:57px 0 62px 0}.card_grid__inner{display:grid;grid-gap:32px;margin-top:35px}.card_grid__inner .card_grid__image{height:150px;object-fit:cover}.card_grid__inner .card_grid__title{margin-top:20px}.card_grid__inner .card_grid__link{width:fit-content;margin-top:13px;margin-right:auto;margin-left:auto}@media(min-width: 768px){.card_grid__inner{grid-gap:34px;grid-template-columns:repeat(3, 1fr)}.card_grid__inner .card_grid__image{height:510px}}.image_gallery{position:relative}.image_gallery .image_gallery__top{padding:75px 0 60px 0}.image_gallery .image_gallery__icon{height:75px;margin-bottom:31px;margin-right:auto;margin-left:auto}.image_gallery .image_gallery__title{text-transform:capitalize}.image_gallery .image_gallery__marker{display:none}.image_gallery .image_gallery__image{width:100%;height:246px;padding:0 18px;object-fit:cover}.image_gallery .image_gallery__items{position:relative;min-height:650px}.image_gallery .image_gallery__item{opacity:0;position:absolute;top:0;left:0;pointer-events:none;transition:opacity .4s linear;width:100%}.image_gallery .image_gallery__item[data-state=visible]{pointer-events:all;opacity:1;transition:opacity .4s linear}.image_gallery .image_gallery__item__inner{display:flex;flex-direction:column;justify-content:space-between;align-items:center;min-height:250px;padding:40px 30px 50px 30px}.image_gallery .image_gallery__item__title{margin-bottom:21px;font-size:21px;text-transform:uppercase}.image_gallery .image_gallery__item__content p{line-height:1.8}@media(min-width: 1024px){.image_gallery .image_gallery__icon{height:101px}.image_gallery .image_gallery__marker{display:block;width:148px;height:1px;margin-top:22px;background:var(--color-text-light);margin-right:auto;margin-left:auto}.image_gallery .image_gallery__items{height:816px}.image_gallery .image_gallery__image{height:816px;width:100vw;object-fit:cover;padding:0}.image_gallery .image_gallery__item__title{font-size:24px}.image_gallery .image_gallery__item__inner{position:absolute;top:50%;left:140px;width:480px;min-height:400px;padding:50px 60px 50px 60px;transform:translate(0%, -50%);background:var(--texture);background-color:var(--color-secondary-dark);background-repeat:repeat}.image_gallery .image_gallery__item__inner[data-placement=right]{right:140px;left:auto}}@media(min-width: 1024px)and (max-width: 1199px){.image_gallery .image_gallery .image_gallery__item__inner{position:absolute;top:50%;left:50px;width:300px;min-height:260px;padding:20px 30px 20px 30px}.image_gallery .image_gallery .image_gallery__item__title{font-size:18px;line-height:1.25;margin-bottom:10px}.image_gallery .image_gallery .image_gallery__item__inner p{font-size:12px}}.image_gallery .image_gallery__controls{width:fit-content;margin:27px auto 0 auto}.image_gallery .image_gallery__controls .image_gallery__control{--padding: 10px;--distance: calc(var(--padding) / 2 - 1px);position:relative;padding:var(--padding);background:rgba(0,0,0,0);border:0}.image_gallery .image_gallery__controls .image_gallery__control[data-active=true]::before,.image_gallery .image_gallery__controls .image_gallery__control[data-active=true]::after,.image_gallery .image_gallery__controls .image_gallery__control:hover::before,.image_gallery .image_gallery__controls .image_gallery__control:hover::after,.image_gallery .image_gallery__controls .image_gallery__control:focus::before,.image_gallery .image_gallery__controls .image_gallery__control:focus::after{--color-triangle: var(--color-cta)}.image_gallery .image_gallery__controls .image_gallery__control::before,.image_gallery .image_gallery__controls .image_gallery__control::after{--color-triangle: var(--color-cta-inactive);transition:all .2s ease-in-out}.image_gallery .image_gallery__controls .image_gallery__control:before{position:absolute;top:var(--distance);left:var(--distance);position:absolute;display:block;content:"";width:0;height:0;border-right:6px solid rgba(0,0,0,0);border-bottom:6px solid var(--color-triangle);border-left:6px solid rgba(0,0,0,0)}.image_gallery .image_gallery__controls .image_gallery__control:after{position:absolute;bottom:var(--distance);left:var(--distance);position:absolute;display:block;content:"";width:0;height:0;border-top:6px solid var(--color-triangle);border-right:6px solid rgba(0,0,0,0);border-left:6px solid rgba(0,0,0,0)}.image_gallery .image_gallery__controls .image_gallery__control:not(:first-of-type){margin-left:10px}.text_block{padding:46px 0 55px 0}.text_block .text_block__content{margin-top:19px;margin-bottom:39px}.text_block .text_block__buttons{display:grid;grid-gap:19px;padding:0 20px}.text_block .text_block__buttons>:only-child{width:fit-content;margin-right:auto;margin-left:auto}@media(min-width: 1024px){.text_block{padding:164px 0 206px 0}.text_block .text_block__buttons{grid-template-columns:repeat(auto-fit, minmax(200px, 1fr))}.text_block .text_block__buttons .prismic_link{display:grid;place-items:center;height:100%}}.video_section{width:100%;height:250px}@media(min-width: 1024px){.video_section{height:868px}}.video_section video{width:100%;height:100%;object-fit:cover}
