:root{--logo-width:200px}header:HAS(.header__block){background-color:var(--primary)}.hero__nav-link::after{content:"";display:block;position:absolute;top:auto;bottom:0;left:0;right:0;height:1.5px;background-color:var(--primary);transform:translateY(1.5px);opacity:0}.hero__nav-link[aria-current=page]::after{opacity:1}.content__section:NOT(header *,footer *):last-of-type{position:relative;border-radius:0 0 var(--radius-xl) var(--radius-xl)}.content__section:NOT(header *,footer *,[class*=bg--]):last-of-type{background-color:var(--white)}.content__section:NOT(header *,footer *):last-of-type::after{content:"";display:block;position:absolute;top:auto;bottom:0;right:0;left:0;height:var(--radius-xl);background-color:var(--primary);z-index:-1}[class*=content__section-background]{border-radius:var(--radius-l) var(--radius-xl) 0 0;position:relative}[class*=content__section-background].content__section:last-of-type{border-radius:var(--radius-xl)!important}[class*=content__section-background]::before{content:"";display:block;position:absolute;top:0;bottom:auto;right:0;left:0;height:var(--radius-xl);z-index:-1}.content__section-background-tertiary-white{background-color:var(--tertiary)!important}.content__section-background-tertiary-white::before{background-color:var(--white)}.overflow-slider__slider .splide__track{padding-left:calc((100vw - 1280px) / 2 - var(--space-s))!important;padding-right:calc((100vw - 1280px) / 2 - var(--space-s))!important}.overflow-slider__slide-blur-content-wrapper{backdrop-filter:blur(7px)}@media (max-width:1400px){.overflow-slider__slider .splide__track{padding-left:var(--space-l)!important;padding-right:var(--space-l)!important}}.gallery__item-wrapper:nth-child(even){grid-template-columns:2fr 3fr}.gallery__item-wrapper:nth-child(even) .gallery__item-text-wrapper{order:-1}.gallery__item-wrapper:nth-child(even) .gallery__item-text-wrapper .gallery__item-text-img::before{background-image:radial-gradient(circle at bottom right,var(--tertiary-trans-80),var(--secondary-trans-80))}.gallery__item-wrapper:nth-child(even) .gallery__item-img-wrapper{grid-template-columns:5fr 1fr}.gallery__item-wrapper:nth-child(even) .gallery__item-img-wrapper .gallery__item-img-slider-wrapper:last-child{order:-1}.gallery__slider.content__slider-secondary .is-active{border:0!important}.gallery__slider.content__slider-secondary .is-active img{border:1px solid var(--primary)!important}.gallery__item-text-img-blur{backdrop-filter:blur(5px)!important}