#main{padding-top:0}.hero-block--carousel,.hero-swiper,.swiper-wrapper,.hero-swiper__slide{height:100%;min-height:inherit}.hero-block{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;background-color:var(--cc-highlight,#f2ede7);-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-size:cover;background-position:center;background-repeat:no-repeat;width:100vw;margin-left:calc(50% - 50vw)}.hero-block__overlay{position:absolute;inset:0;background:rgb(0 0 0 / .45)}.hero-block__content{position:relative;z-index:1;max-width:var(--wp--style--global--content-size);margin:0 auto;padding:4rem 2rem;text-align:center;color:#fff}.hero-block__headline{color:#fff;font-size:clamp(2rem, 5vw, 4rem);margin-bottom:1rem;text-align:center}.hero-block__subheadline{font-size:clamp(1rem, 2vw, 1.5rem);margin-bottom:2rem;color:rgb(255 255 255 / .85)}.hero-block--carousel{background-image:none!important;background-color:var(--cc-highlight,#f2ede7)}.hero-swiper{width:100%;height:100%;min-height:inherit}.hero-swiper__slide.swiper-slide{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:inherit}.swiper-slide .hero-block__content{opacity:0;-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px);-webkit-transition:opacity 0.6s ease 0.3s,-webkit-transform 0.6s ease 0.3s;transition:opacity 0.6s ease 0.3s,-webkit-transform 0.6s ease 0.3s;-o-transition:opacity 0.6s ease 0.3s,transform 0.6s ease 0.3s;transition:opacity 0.6s ease 0.3s,transform 0.6s ease 0.3s;transition:opacity 0.6s ease 0.3s,transform 0.6s ease 0.3s,-webkit-transform 0.6s ease 0.3s}.swiper-slide-active .hero-block__content{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.hero-swiper .swiper-pagination{bottom:1.5rem}.hero-swiper .swiper-pagination-bullet{width:10px;height:10px;background:rgb(255 255 255 / .5);opacity:1;-webkit-transition:background 0.3s,-webkit-transform 0.3s;transition:background 0.3s,-webkit-transform 0.3s;-o-transition:background 0.3s,transform 0.3s;transition:background 0.3s,transform 0.3s;transition:background 0.3s,transform 0.3s,-webkit-transform 0.3s}.hero-swiper .swiper-pagination-bullet-active{background:#fff;-webkit-transform:scale(1.3);-ms-transform:scale(1.3);transform:scale(1.3)}.hero-swiper__arrow{color:#fff;-webkit-transition:opacity 0.2s;-o-transition:opacity 0.2s;transition:opacity 0.2s}.hero-swiper__arrow::after{font-size:1.25rem;font-weight:700}.hero-swiper__arrow:hover{opacity:.75}@media (max-width:640px){.hero-swiper .swiper-button-prev,.hero-swiper .swiper-button-next{display:none}}.hero-slide-img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;z-index:0}@media only screen and (max-width:768px){.hero-block__subheadline{font-size:1.25rem}}