.home-hero{position:relative;overflow:hidden}.home-hero:not(.is-ready) .home-hero__content-slide:not(:first-child),.home-hero:not(.is-ready) .home-hero__media-slide:not(:first-child){display:none}.home-hero__panels{position:relative;display:grid;grid-template-columns:728fr 712fr;width:100%;height:800px;overflow:hidden}.home-hero__content-slider,.home-hero__content-slider .swiper-wrapper,.home-hero__media-slider,.home-hero__media-slider .swiper-wrapper{min-width:0;width:100%;height:100%}.home-hero__content,.home-hero__content-slide.swiper-slide,.home-hero__media,.home-hero__media-slide.swiper-slide{min-width:0;height:100%}.home-hero__content,.home-hero__content-slide.swiper-slide,.home-hero__media-slide.swiper-slide{position:relative;overflow:hidden}.home-hero__content{z-index:1;display:flex;flex-direction:column;justify-content:center;gap:40px;padding:0 131px 0 40px}.home-hero__content:after{position:absolute;top:0;right:0;z-index:0;width:46%;height:42%;background:url(../../../../assets/images/home/splatter.svg) 100% 0/contain no-repeat;content:"";opacity:.72;pointer-events:none}.home-hero__content-slide--rose .home-hero__content{background-color:var(--color-bg-rose)}.home-hero__content-slide--green .home-hero__content{background-color:var(--color-bg-green)}.home-hero__content-slide--yellow .home-hero__content{background-color:var(--color-bg-yellow)}.home-hero__large-star,.home-hero__stars{position:absolute;z-index:0;display:block;max-width:none;pointer-events:none;user-select:none}.home-hero__large-star{top:146.074px;left:13.242px;width:123.516px;height:126.852px;transform:rotate(-4.93deg) skewX(.02deg);transform-origin:center}.home-hero__stars{top:554px;right:60px;width:141px;height:114px}.home-hero__actions,.home-hero__copy{position:relative;z-index:1}.home-hero__copy{display:flex;flex-direction:column;gap:24px}.home-hero__title{font-size:var(--fs-h1);line-height:var(--lh-h1)}.home-hero__description{color:var(--color-text-body);font-size:var(--fs-body-lg);line-height:var(--lh-body-lg)}.home-hero__description ul{padding-left:24px;list-style:disc}.home-hero__actions{display:grid;grid-template-columns:repeat(2,minmax(0,205px));gap:16px}.home-hero__button{width:100%}.home-hero__media{position:relative;background-color:var(--color-bg-card);overflow:hidden}.home-hero__media:after{position:absolute;inset:0;background:rgba(0,0,0,.1);content:"";pointer-events:none}.home-hero__media-slide--green .home-hero__media:after{background:rgba(0,0,0,.2)}.home-hero__media-slide--yellow .home-hero__media:after{background:rgba(0,0,0,.05)}.home-hero__image,.home-hero__media picture{display:block;width:100%;height:100%}.home-hero__image{object-fit:cover}.home-hero__panels:after{position:absolute;right:0;bottom:-1px;left:0;z-index:4;height:77px;background:url(../../../../assets/images/home/scallop.svg) bottom/100% 100% no-repeat;content:"";pointer-events:none}.home-hero__controls{position:absolute;bottom:110px;left:75.28%;z-index:5;display:flex;align-items:center;height:12px;transform:translateX(-50%)}.home-hero__pagination.swiper-pagination{position:static!important;display:flex;align-items:center;gap:4px;width:auto!important;height:12px;margin:0}.home-hero__arrow{position:absolute;top:50%;display:flex;align-items:center;justify-content:center;width:44px;height:44px;flex-shrink:0;padding:0;border:1px solid hsla(0,0%,100%,.72);border-radius:50%;background-color:hsla(0,0%,100%,.82);color:var(--color-text-title);cursor:pointer;opacity:0;pointer-events:none;transform:translateY(-50%);transition:background-color .3s ease,opacity .3s ease,transform .3s ease}.home-hero__arrow--prev{right:calc(100% + 16px)}.home-hero__arrow--next{left:calc(100% + 16px)}.home-hero:focus-within .home-hero__arrow,.home-hero:hover .home-hero__arrow{opacity:1;pointer-events:auto}.home-hero__arrow:focus-visible,.home-hero__arrow:hover{background-color:#fff;transform:translateY(calc(-50% - 2px))}.home-hero .home-hero__pagination.swiper-pagination .swiper-pagination-bullet{position:relative;width:12px;height:12px;flex:0 0 12px;margin:0!important;background:transparent;opacity:1}.home-hero .home-hero__pagination.swiper-pagination .swiper-pagination-bullet:before{position:absolute;inset:0;width:100%;height:100%;border-radius:100px;background:#fff;content:"";transition:background-color .3s ease,width .3s ease}.home-hero .home-hero__pagination.swiper-pagination .swiper-pagination-bullet-active{width:40px;flex-basis:40px}.home-hero .home-hero__pagination.swiper-pagination .swiper-pagination-bullet-active:before{background:var(--color-bg-rose)}.home-hero__pause{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);clip-path:inset(50%);border:0;white-space:nowrap}.home-hero__pause:focus-visible{top:24px;left:50%;z-index:1;width:auto;height:auto;padding:8px 12px;overflow:visible;clip:auto;clip-path:none;border-radius:8px;background:#fff;color:var(--color-text-title);outline:2px solid var(--color-primary);transform:translateX(-50%)}@media (max-width:1199px){.home-hero__panels{grid-template-columns:1fr;grid-template-rows:376px 435px;height:811px}.home-hero__content{justify-content:flex-end;padding:100px 16px 32px}.home-hero__content:after{width:38%;height:48%}.home-hero__large-star{top:60.074px;left:6.242px;width:123.516px;height:126.852px}.home-hero__stars{display:none}.home-hero__description{font-size:14px;line-height:20px}.home-hero__actions{grid-template-columns:repeat(2,minmax(0,1fr))}.home-hero__panels:after{height:32px}.home-hero__controls{bottom:64px;left:50%}}@media (max-width:767px){.home-hero__panels{grid-template-rows:520px 435px;height:955px}.home-hero__content{justify-content:flex-start;padding-top:72px}.home-hero__copy{gap:16px}.home-hero__actions{grid-template-columns:1fr;margin-top:auto}.home-hero__controls{bottom:56px}}