.cta-button[data-v-c1373678]{cursor:pointer;width:fit-content;max-width:270px;position:relative}@media (width>=1024px){.cta-button[data-v-c1373678]{max-width:none}}.cta-button[data-v-c1373678]:before,.cta-button[data-v-c1373678]:after{content:"";width:25px;height:25px;transition:all .3s;position:absolute}.cta-button[data-v-c1373678]:before{border-top:3px solid #fff;border-left:3px solid #fff;top:-15px;left:-15px}.cta-button[data-v-c1373678]:after{border-bottom:3px solid #fff;border-right:3px solid #fff;bottom:-19px;right:-15px}.cta-button[data-v-c1373678]:hover:before{top:-10px;left:-10px}.cta-button[data-v-c1373678]:has(.cta-button__label:focus-visible):before{top:-10px;left:-10px}.cta-button[data-v-c1373678]:hover:after{bottom:-14px;right:-10px}.cta-button[data-v-c1373678]:has(.cta-button__label:focus-visible):after{bottom:-14px;right:-10px}.cta-button__border[data-v-c1373678]{width:calc(100% + 8px);max-width:none;height:calc(100% + 12px);position:absolute;top:-4px;left:-4px;overflow:visible}.cta-button__label[data-v-c1373678]{color:#fff;text-transform:uppercase;cursor:pointer;background-color:#0000;padding:10px 30px;font-size:21px;position:relative}.hero[data-v-53809cd3]{height:583px;position:relative}@media (width>=1024px){.hero[data-v-53809cd3]{height:884px}}.hero video[data-v-53809cd3]{object-fit:cover;width:100%;height:100%}.hero__title[data-v-53809cd3]{color:#fff;margin-bottom:55px;font-family:Manrope,sans-serif;font-size:38px;font-weight:700;line-height:100%}@media (width>=768px){.hero__title[data-v-53809cd3]{font-size:72px}}.hero__content[data-v-53809cd3]{z-index:2;text-align:center;flex-direction:column;align-items:center;width:100%;padding:0 10px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.wave-decor[data-v-53809cd3]{pointer-events:none;max-width:40%;position:absolute;bottom:0}.wave-decor--left[data-v-53809cd3]{left:0}.wave-decor--right[data-v-53809cd3]{right:0}.newsletter[data-v-d0778dbb]{background-color:#fff;border-radius:20px;align-self:flex-start;padding:24px 18px;box-shadow:0 0 20px #0006}@media (width>=768px){.newsletter[data-v-d0778dbb]{padding:28px 24px}}.newsletter__form[data-v-d0778dbb]{gap:16px;display:grid}.newsletter__form .btn[data-v-d0778dbb]{justify-self:center}.newsletter__field--terms.field--invalid .newsletter__terms[data-v-d0778dbb]{color:#b03434}.newsletter__field--terms.field--invalid .newsletter__terms a[data-v-d0778dbb]{color:currentColor}.newsletter__field--terms.field--invalid .newsletter__checkbox[data-v-d0778dbb]{accent-color:#b03434}.newsletter__terms[data-v-d0778dbb]{align-items:flex-start;gap:12px;font-size:14px;font-weight:400;display:flex}.newsletter__checkbox[data-v-d0778dbb]{accent-color:#cd2277;margin-top:3.2px}.newsletter__alert[data-v-d0778dbb]{border:1px solid #0000;border-radius:12px;margin:0;padding:12px 14px;font-size:14px;line-height:1.4}.newsletter__alert--success[data-v-d0778dbb]{color:#0f5132;background-color:#d1e7dd;border-color:#badbcc}.newsletter__alert--error[data-v-d0778dbb]{color:#842029;background-color:#f8d7da;border-color:#f5c2c7}#newsletter[data-v-2141f0bb]{background:#fff url(/images/newsletter-section-bg.png) 50%/cover no-repeat;padding:50px 0}@media (width>=1024px){#newsletter[data-v-2141f0bb]{padding:85px 0 118px}}.gallery-list__grid[data-v-9a0ef53b]{grid-template-columns:minmax(0,1fr);justify-items:center;gap:40px;margin:0;padding:0;list-style:none;display:grid}.gallery-list__item[data-v-9a0ef53b]{width:min(100%,350px);min-width:0}.gallery-list__link[data-v-9a0ef53b]{color:inherit;text-decoration:none;transition:transform .2s;display:block}.gallery-list__link[data-v-9a0ef53b]:hover{transform:scale(1.02)}.gallery-list__link:hover .gallery-list__preview[data-v-9a0ef53b]{box-shadow:0 4px 12px #00000026}.gallery-list__link[data-v-9a0ef53b]:active{transform:scale(.98)}.gallery-list__link--loading .gallery-list__preview[data-v-9a0ef53b]:before{content:"";z-index:1;background:linear-gradient(90deg,#ffffff0d 0%,#ffffff26 50%,#ffffff0d 100%) 0 0/200% 100%;width:100%;height:100%;animation:1.5s ease-in-out infinite shimmer-9a0ef53b;position:absolute;top:0;left:0}.gallery-list__link--loading .gallery-list__image[data-v-9a0ef53b]{opacity:0}.gallery-list__link--loaded .gallery-list__image[data-v-9a0ef53b]{opacity:1}.gallery-list__preview[data-v-9a0ef53b]{aspect-ratio:1;border-radius:var(--radius-medium);background:var(--color-surface-strong);width:100%;max-width:350px;margin-bottom:12px;transition:box-shadow .2s;display:block;position:relative;overflow:hidden}.gallery-list__image[data-v-9a0ef53b],.gallery-list__placeholder[data-v-9a0ef53b]{width:100%;height:100%}.gallery-list__image[data-v-9a0ef53b]{object-fit:cover;transition:opacity .3s}.gallery-list__placeholder[data-v-9a0ef53b]{color:var(--color-text-muted);place-items:center;display:grid}.gallery-list__name[data-v-9a0ef53b]{text-align:center;color:#fff;font-size:16px;font-weight:500;display:block}@media (width>=768px){.gallery-list__grid[data-v-9a0ef53b]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=1024px){.gallery-list__grid[data-v-9a0ef53b]{grid-template-columns:repeat(3,minmax(0,1fr))}}@keyframes shimmer-9a0ef53b{0%{background-position:200% 0}to{background-position:-200% 0}}#gallery[data-v-49aeaa20]{background-color:#000;padding:55px 0}.gallery--loading[data-v-49aeaa20]{min-height:460px}.gallery__content[data-v-49aeaa20]{gap:55px;display:grid}.gallery__status[data-v-49aeaa20]{color:#fff;margin:0}#embed[data-v-38944373]{padding:40px 0}#embed iframe[data-v-38944373]{background-color:#212325;width:100%}
