:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px;.swiper-cube-shadow,.swiper-slide{transform-style:preserve-3d}}.swiper-css-mode{>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none;&::-webkit-scrollbar{display:none}}>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}&.swiper-horizontal{>.swiper-wrapper{scroll-snap-type:x mandatory}}&.swiper-vertical{>.swiper-wrapper{scroll-snap-type:y mandatory}}&.swiper-free-mode{>.swiper-wrapper{scroll-snap-type:none}>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}}&.swiper-centered{>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}}&.swiper-centered.swiper-horizontal{>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}}&.swiper-centered.swiper-vertical{>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}}}.swiper-3d{.swiper-slide-shadow,.swiper-slide-shadow-bottom,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),rgba(0,0,0,0))}}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border-radius:50%;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid transparent}.swiper-watch-progress .swiper-slide-visible,.swiper:not(.swiper-watch-progress){.swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.swiper-pagination{position:absolute;text-align:center;transition:opacity .3s;transform:translateZ(0);z-index:10;&.swiper-pagination-hidden{opacity:0}&.swiper-pagination-disabled,.swiper-pagination-disabled>&{display:none!important}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0;.swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullet-active,.swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullet-active-next-next{transform:scale(.33)}}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);button&{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable &{cursor:pointer}&:only-child{display:none!important}}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0,-50%,0);.swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}&.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px;.swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets{.swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}&.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap;.swiper-pagination-bullet{transition:transform .2s,left .2s}}}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute;.swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl & .swiper-pagination-progressbar-fill{transform-origin:right top}&.swiper-pagination-horizontal,&.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-horizontal>&,.swiper-vertical>&.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}&.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,&.swiper-pagination-vertical,.swiper-horizontal>&.swiper-pagination-progressbar-opposite,.swiper-vertical>&{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}}.swiper-pagination-lock{display:none}.SliderCustomButtons_sliderButton__ovTrk{display:flex;justify-content:center;align-items:center;position:absolute;z-index:2;width:52px;height:52px;border-radius:50%;border:none;bottom:0;transform:translateY(-50%) rotate(-90deg);cursor:pointer;box-shadow:0 0 24px rgba(0,0,0,.16);transition:all .3s;background:#fff}.SliderCustomButtons_sliderButton__ovTrk .SliderCustomButtons_arrow__Qsdcv{width:24px;height:24px}.SliderCustomButtons_sliderButton__ovTrk .SliderCustomButtons_arrow__Qsdcv path{stroke-width:1.5px}.SliderCustomButtons_sliderButton__ovTrk:hover{background:var(--newHeaderHover)}.SliderCustomButtons_sliderButton__ovTrk:hover .SliderCustomButtons_arrow__Qsdcv path{stroke:var(--newHeaderHoverText)}.SliderCustomButtons_sliderButton__ovTrk:active{background:#dbb3ff}.SliderCustomButtons_sliderButton__ovTrk:active .SliderCustomButtons_arrow__Qsdcv path{stroke:#651cad}.SliderCustomButtons_sliderButtonPrev__YGb_5 .SliderCustomButtons_arrow__Qsdcv{transform:rotate(180deg)}@media(width <= 640px){.SliderCustomButtons_sliderButton__ovTrk{width:32px;height:32px}.SliderCustomButtons_sliderButton__ovTrk .SliderCustomButtons_arrow__Qsdcv{width:16px}}.SliderCustomButtons_sliderButtonHidden__9ioiG{display:none!important}.Component_bannerWrapper__yD7bT{width:100%;background-color:#fff;position:relative}.Component_bannerWrapper__yD7bT .Component_bannerImg__QW4mi{z-index:1;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;image-rendering:optimize-contrast}.Component_bannerWrapper__yD7bT .Component_swiper__Uk9nO{width:100%;height:100%}.Component_bannerWrapper__yD7bT .Component_bannerSwiper__UELze{position:relative;padding-bottom:24px;--swiper-pagination-color:var(--newBgPrimary)}.Component_bannerWrapper__yD7bT .Component_bannerSwiper__UELze .swiper-pagination{position:absolute;left:0;right:0;bottom:0;display:flex;justify-content:center;z-index:10;pointer-events:auto}.Component_Banner__HpWm0{width:100%;position:relative;max-width:1316px;margin:0 auto;z-index:1;height:auto}.Component_Banner__HpWm0 .Component_link__q0fXB{display:flex;width:100%;height:100%;justify-content:center;align-items:center}@media(width <= 440px){.Component_bannerWrapper__yD7bT{padding-top:16px;padding-bottom:80px}.Component_bannerWrapper__yD7bT .Component_bannerSwiper__UELze{padding-bottom:16px}}.Component_text__JVDbL{font-size:70px;line-height:90%;font-weight:700}@media(width < 1440px){.Component_text__JVDbL{font-size:48px}}@media(width < 768px){.Component_text__JVDbL{font-size:32px;line-height:120%}}.CardItem_cardContainer__0vrih{background-color:var(--promoLavender);display:flex;flex-direction:row;position:relative;height:360px;border-radius:56px;overflow:hidden}.CardItem_cardContainerReverseRow__UDLl3{flex-direction:row-reverse}.CardItem_cardInfoBlock__8ROsV{flex:1;padding:40px;display:flex;flex-direction:column;gap:16px}.CardItem_imgContainerDesktop__7QK1b{display:flex;position:relative;border-radius:56px;height:360px;width:658px;overflow:hidden}.CardItem_imgContainerMobile__aPQ_F,.CardItem_imgContainerTablet__nXyeC{display:none}.CardItem_cardTitle__4nt0g{font-family:ALSHaussVF,sans-serif;font-size:40px;line-height:120%;font-weight:700;cursor:pointer}.CardItem_cardText__cWXFH{font-family:ALSHaussVF,sans-serif;font-size:16px;line-height:24px;font-weight:400;cursor:pointer}@media(width < 1280px){.CardItem_cardContainer__0vrih{width:100%;flex-direction:column;height:auto;border-radius:48px}.CardItem_imgContainerDesktop__7QK1b{display:none}.CardItem_img__XX8Ov{width:100%}.CardItem_imgContainerTablet__nXyeC{display:block;position:relative;border-radius:48px;height:360px;width:100%;overflow:hidden;-o-object-fit:cover;object-fit:cover}.CardItem_imgContainerMobile__aPQ_F{display:none}}@media(width < 768px){.CardItem_cardContainer__0vrih{width:100%;flex-direction:column;border-radius:32px}.CardItem_cardInfoBlock__8ROsV{gap:12px;padding:24px}.CardItem_cardTitle__4nt0g{font-size:24px}.CardItem_imgContainerDesktop__7QK1b,.CardItem_imgContainerTablet__nXyeC{display:none}.CardItem_imgContainerMobile__aPQ_F{display:block;position:relative;border-radius:32px;width:100%;height:200px;overflow:hidden}}.Component_cardsContainer__EQGw4{display:flex;flex-direction:column;gap:16px}.Component_emptyText__Fy3oB{font-family:ALSHaussVF,Arial,Helvetica,sans-serif;font-size:20px;line-height:28px;font-weight:400}@media(width < 1280px){.Component_cardsContainer__EQGw4{align-items:center}.Component_emptyText__Fy3oB{font-size:16px;line-height:24px}}.CardItem_CardItem__0YOy0{display:block;border-radius:52px}.CardItem_cardCursor__KVV49{cursor:pointer}.CardItem_CardItemLarge__caTMe{width:870px}.CardItem_CardItemSmall__Gy6iv{width:426px}.CardItem_imgContainer___BcWR{position:relative;display:flex;justify-content:center;align-items:center;overflow:hidden}.CardItem_img__4vT4B{position:relative;height:284px;-o-object-fit:contain;object-fit:contain}.CardItem_imgCover__zRlrM{position:relative;height:284px;-o-object-fit:cover;object-fit:cover}.CardItem_cardSmall__QeWQu{width:430px;height:288px;border-radius:52px}.CardItem_cardLarge__3n986{width:874px;height:284px;border-radius:52px}.CardItem_cardInfoBlock__7RM88{display:flex;flex-direction:column;margin-top:28px;margin-bottom:32px;padding:0 32px;gap:12px}.CardItem_cardTitle__tQLHe{font-family:ALSHaussVF,sans-serif;font-size:24px;line-height:32px;font-weight:680}.CardItem_cardText__nXyXI{font-family:ALSHaussVF,sans-serif;font-size:20px;line-height:28px;font-weight:400}.CardItem_link__GWobw{position:absolute;opacity:0;pointer-events:none}@media(width < 1440px){.CardItem_CardItem__0YOy0{border-radius:48px}.CardItem_CardItemLarge__caTMe,.CardItem_CardItemSmall__Gy6iv{width:356px}.CardItem_cardLarge__3n986,.CardItem_cardSmall__QeWQu{width:360px;height:171px;border-radius:48px}.CardItem_cardLarge__3n986{-o-object-fit:fill;object-fit:fill}.CardItem_cardInfoBlock__7RM88{gap:4px}.CardItem_cardTitle__tQLHe{font-size:16px;line-height:24px}.CardItem_cardText__nXyXI{font-size:12px;line-height:16px}.CardItem_imgCover__zRlrM,.CardItem_img__4vT4B{height:171px}}@media(width < 768px){.CardItem_CardItem__0YOy0{border-radius:32px}.CardItem_cardText__nXyXI{font-size:14px;line-height:20px}.CardItem_CardItemLarge__caTMe,.CardItem_CardItemSmall__Gy6iv{width:100%}.CardItem_cardLarge__3n986,.CardItem_cardSmall__QeWQu{width:calc(100% + 4px);height:171px;border-radius:32px}.CardItem_cardInfoBlock__7RM88{margin-bottom:20px;padding:0 20px}}.Component_title__Etzis{font-family:ALSHaussVF,sans-serif;font-size:48px;line-height:60px;font-weight:680}.Component_textContainer__gwSlq{margin-top:16px;max-width:916px}.Component_text__gecv6{font-family:ALSHaussVF,sans-serif;font-size:20px;line-height:28px;font-weight:400}.Component_cardsContainer__fOVt_{display:flex;flex-direction:row;flex-wrap:wrap;gap:16px;margin-top:56px}@media(width <= 768px){.Component_title__Etzis{font-size:32px;line-height:48px}.Component_text__gecv6{font-size:16px;line-height:20px}.Component_cardsContainer__fOVt_{margin-top:32px}}@media(width <= 440px){.Component_title__Etzis{font-size:24px;line-height:32px}.Component_text__gecv6{font-size:16px;line-height:24px}.Component_cardsContainer__fOVt_{margin-top:24px}}.Component_blockWithHeaderSection__Pi_hB{display:flex;flex-direction:column;gap:64px;width:100%}.Component_blockWrapper__Uwl6v{width:100%}@media(width <= 768px){.Component_blockWithHeaderSection__Pi_hB{gap:80px}}@media(width <= 440px){.Component_blockWithHeaderSection__Pi_hB{gap:32px}}.Title_prefix__W13GI,.Title_title__V_k6g{font-weight:500;font-size:32px;line-height:48px}.Title_prefix__W13GI{color:var(--corp)}@media(width <= 768px){.Title_title__V_k6g{font-size:28px;line-height:36px}}@media(width <= 390px){.Title_title__V_k6g{font-size:20px;line-height:28px}}.Component_brandBookContentContainer__bWeUB{display:flex;flex-direction:column;align-items:start;justify-content:center;max-width:1316px;margin:0 auto;padding:55px 40px 40px;background-color:#fce3f7;border-radius:56px}.Component_brandBookContentContainer__bWeUB .Component_title__YMUiE{font-size:clamp(32px,14px + 2.381vw,48px);font-weight:680;margin-bottom:30px}.Component_brandBookContentContainer__bWeUB .Component_contentCardsWrapper__v1BP_{display:grid;grid-template-columns:67.5% 31.5%;gap:16px}.Component_brandBookContentContainer__bWeUB .Component_contentCards__M4j9R{display:flex;flex-direction:column;row-gap:12px}.Component_brandBookContentContainer__bWeUB .Component_contentImage__FTN8q{position:relative;overflow:hidden;display:block}.Component_brandBookContentContainer__bWeUB .Component_contentImage__FTN8q img{position:absolute;top:0;left:0;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:left center;object-position:left center;border-radius:35px;background-color:rgba(0,0,0,0)}.Component_brandBookContentContainer__bWeUB .Component_contentCard__Dpx30{background-color:var(--white);padding:16px 16px 13px;border-radius:24px}.Component_brandBookContentContainer__bWeUB .Component_cardTitle__7hYCz{font-size:20px;line-height:1.4;font-family:ALSHaussVF,Arial,sans-serif;font-weight:720;letter-spacing:.02em}.Component_brandBookContentContainer__bWeUB .Component_cardTextWrapper__l8lkB{font-size:20px;line-height:1.4;font-family:ALSHauss,sans-serif;margin-top:9px}.Component_brandBookContentContainer__bWeUB .Component_cardTextWrapper__l8lkB .Component_cardText__Z5SXh{font-size:20px;line-height:1.4;font-family:ALSHauss,sans-serif}.Component_brandBookContentContainer__bWeUB .Component_cardTextWrapper__l8lkB .payload-richtext{margin:0;padding:0;color:inherit}.Component_brandBookContentContainer__bWeUB .Component_cardTextWrapper__l8lkB .payload-richtext.Component_container__6LeV8{padding-left:0;padding-right:0}.Component_brandBookContentContainer__bWeUB .Component_cardTextWrapper__l8lkB .payload-richtext p{margin:0;font:inherit;color:inherit}.Component_brandBookContentContainer__bWeUB .Component_cardTextWrapper__l8lkB .payload-richtext label,.Component_brandBookContentContainer__bWeUB .Component_cardTextWrapper__l8lkB .payload-richtext span{font:inherit;color:inherit}.Component_brandBookContentContainer__bWeUB .Component_cardTextWrapper__l8lkB .payload-richtext a{font:inherit;color:var(--newBgPrimary);text-decoration:none;cursor:pointer;transition:color .2s ease,opacity .2s ease;opacity:.8}.Component_brandBookContentContainer__bWeUB .Component_cardTextWrapper__l8lkB .payload-richtext a:hover{color:var(--newBgPrimaryHover);opacity:1}.Component_brandBookContentContainer__bWeUB .Component_cardTextWrapper__l8lkB .payload-richtext a:active{color:var(--newBgPrimaryPressed);opacity:.7}.Component_brandBookContentContainer__bWeUB .Component_cardTextWrapper__l8lkB .payload-richtext ol,.Component_brandBookContentContainer__bWeUB .Component_cardTextWrapper__l8lkB .payload-richtext ul{margin:0;padding-left:1.2em;font:inherit;color:inherit}@media(width <= 1040px){.Component_brandBookContentContainer__bWeUB{padding:44px 24px 24px;border-radius:44px}.Component_brandBookContentContainer__bWeUB .Component_title__YMUiE{margin-bottom:24px}.Component_brandBookContentContainer__bWeUB .Component_contentCardsWrapper__v1BP_{grid-template-columns:auto;gap:24px}.Component_brandBookContentContainer__bWeUB .Component_contentImage__FTN8q{height:320px}}@media(width <= 580px){.Component_brandBookContentContainer__bWeUB{padding:38px 14px 24px}.Component_brandBookContentContainer__bWeUB .Component_title__YMUiE{line-height:1.25;margin-bottom:18px}.Component_brandBookContentContainer__bWeUB .Component_contentCard__Dpx30{padding:16px 17px 13px 16px}.Component_brandBookContentContainer__bWeUB .Component_contentImage__FTN8q img{border-radius:24px}}.Component_brandBookIntroContainer__FdEuj{position:relative;display:flex;flex-direction:column;align-items:start;justify-content:center;max-width:1316px;margin:0 auto}.Component_brandBookIntroContainer__FdEuj .Component_title__N6ebK{font-family:Unbounded,sans-serif;font-size:clamp(28px,4px + 4.7619vw,72px);font-weight:700;font-size:clamp(48px,22.86px + 3.2738vw,70px);line-height:90%;margin-bottom:80px}.Component_brandBookIntroContainer__FdEuj .Component_description__yaHdn{width:70%;display:flex;flex-direction:column;gap:20px;align-items:start;margin-bottom:clamp(18px,-4px + 4.4643vw,60px)}.Component_brandBookIntroContainer__FdEuj .Component_subtitle__Vp4SA{font-size:clamp(32px,13.7px + 2.381vw,48px);text-align:left;font-family:ALSHaussVF,Arial,sans-serif;font-weight:680}.Component_brandBookIntroContainer__FdEuj .Component_textWrapper__OZ1IK,.Component_brandBookIntroContainer__FdEuj .Component_textWrapper__OZ1IK .Component_text__ziv88{font-size:clamp(16px,11px + .5952vw,20px);line-height:clamp(20px,11px + 1.1905vw,28px);font-family:ALSHauss,sans-serif;letter-spacing:.01em}.Component_brandBookIntroContainer__FdEuj .Component_textWrapper__OZ1IK .payload-richtext{margin:0;padding:0;color:inherit}.Component_brandBookIntroContainer__FdEuj .Component_textWrapper__OZ1IK .payload-richtext.Component_container__xcarz{padding-left:0;padding-right:0}.Component_brandBookIntroContainer__FdEuj .Component_textWrapper__OZ1IK .payload-richtext p{margin:0;font:inherit;color:inherit}.Component_brandBookIntroContainer__FdEuj .Component_textWrapper__OZ1IK .payload-richtext label,.Component_brandBookIntroContainer__FdEuj .Component_textWrapper__OZ1IK .payload-richtext span{font:inherit;color:inherit}.Component_brandBookIntroContainer__FdEuj .Component_textWrapper__OZ1IK .payload-richtext a{font:inherit;color:var(--newBgPrimary);text-decoration:none;cursor:pointer;transition:color .2s ease,opacity .2s ease;opacity:.8}.Component_brandBookIntroContainer__FdEuj .Component_textWrapper__OZ1IK .payload-richtext a:hover{color:var(--newBgPrimaryHover);opacity:1}.Component_brandBookIntroContainer__FdEuj .Component_textWrapper__OZ1IK .payload-richtext a:active{color:var(--newBgPrimaryPressed);opacity:.7}.Component_brandBookIntroContainer__FdEuj .Component_textWrapper__OZ1IK .payload-richtext ol,.Component_brandBookIntroContainer__FdEuj .Component_textWrapper__OZ1IK .payload-richtext ul{margin:0;padding-left:1.2em;font:inherit;color:inherit}.Component_brandBookIntroContainer__FdEuj .Component_cardsWrapper__7lhbm{display:grid;grid-template-columns:repeat(2,1fr);width:100%;gap:16px}.Component_brandBookIntroContainer__FdEuj .Component_card__Rf16U{display:flex;flex-direction:column;gap:16px;border:1px solid #eee;border-radius:56px;overflow:hidden;padding-bottom:24px;transition:box-shadow .5s}.Component_brandBookIntroContainer__FdEuj .Component_card__Rf16U:hover{box-shadow:0 0 16px rgba(123,0,255,.1490196078);transition:box-shadow .3s}.Component_brandBookIntroContainer__FdEuj .Component_image__aLkpb{height:clamp(171px,42px + 16.8155vw,284px);background-color:#ededed;border-radius:56px}.Component_brandBookIntroContainer__FdEuj .Component_image__aLkpb img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:56px}.Component_brandBookIntroContainer__FdEuj .Component_cardTitleWrapper__EsEKz{padding-left:30px;padding-top:clamp(20px,7px + 1.6369vw,31px)}.Component_brandBookIntroContainer__FdEuj .Component_cardTitleWrapper__EsEKz .Component_cardTitle__nB6Gc{font-size:clamp(16px,7px + 1.1905vw,24px);font-weight:680;cursor:pointer;font-family:ALSHauss,sans-serif}@media(width <= 1040px){.Component_brandBookIntroContainer__FdEuj{padding-top:93px}.Component_brandBookIntroContainer__FdEuj .Component_textWrapper__OZ1IK,.Component_brandBookIntroContainer__FdEuj .Component_textWrapper__OZ1IK .Component_text__ziv88{letter-spacing:0}.Component_brandBookIntroContainer__FdEuj .Component_description__yaHdn{width:85%}}@media(width <= 768px){.Component_brandBookIntroContainer__FdEuj .Component_title__N6ebK{font-size:clamp(32px,15.49px + 4.2328vw,48px);margin-bottom:clamp(32px,-17px + 12.6984vw,80px)}.Component_brandBookIntroContainer__FdEuj .Component_description__yaHdn{width:100%;gap:24px}.Component_brandBookIntroContainer__FdEuj .Component_subtitle__Vp4SA{font-size:clamp(24px,15.75px + 2.1164vw,32px)}.Component_brandBookIntroContainer__FdEuj .Component_card__Rf16U,.Component_brandBookIntroContainer__FdEuj .Component_image__aLkpb,.Component_brandBookIntroContainer__FdEuj .Component_image__aLkpb img{border-radius:48px}}@media(width <= 640px){.Component_brandBookIntroContainer__FdEuj{padding-top:48px}.Component_brandBookIntroContainer__FdEuj .Component_title__N6ebK{line-height:120%}.Component_brandBookIntroContainer__FdEuj .Component_description__yaHdn{gap:20px}.Component_brandBookIntroContainer__FdEuj .Component_textWrapper__OZ1IK,.Component_brandBookIntroContainer__FdEuj .Component_textWrapper__OZ1IK .Component_text__ziv88{line-height:clamp(24px,28px - 1.0582vw,20px)}.Component_brandBookIntroContainer__FdEuj .Component_cardTitleWrapper__EsEKz{padding-left:20px;padding-top:26px}.Component_brandBookIntroContainer__FdEuj .Component_cardsWrapper__7lhbm{grid-template-columns:1fr}.Component_brandBookIntroContainer__FdEuj .Component_card__Rf16U{border-radius:32px;padding-bottom:14px}.Component_brandBookIntroContainer__FdEuj .Component_image__aLkpb,.Component_brandBookIntroContainer__FdEuj .Component_image__aLkpb img{border-radius:32px}}.Component_cardSet__H9eAl{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;background-color:#fff;width:100%;max-width:1316px;margin:0 auto}.Component_cardSet__H9eAl .Component_card___694j{display:flex;flex-direction:column;justify-content:space-between;background-color:var(--promoPinkMuted);border-radius:24px;padding:24px;gap:24px;min-width:0;transition:box-shadow .2s ease}.Component_cardSet__H9eAl .Component_card___694j .Component_cardHeader__SEwWI{display:flex;flex-direction:column;gap:16px;min-width:0}.Component_cardSet__H9eAl .Component_card___694j:hover{box-shadow:0 0 10px #f1d7f7}.Component_cardSet__H9eAl .Component_card___694j .Component_title__Qfey_{margin:0;line-height:1.2;font-size:clamp(20px,2.5vw,32px);min-width:0;word-wrap:break-word}.Component_cardSet__H9eAl .Component_card___694j .Component_description__tPsuQ{margin:0;line-height:1.4;font-size:clamp(16px,2.5vw,20px);min-width:0;word-wrap:break-word}.Component_cardSet__H9eAl .Component_card___694j .Component_button__cmzzJ{display:flex;align-items:center;justify-content:center;font-weight:400;font-size:clamp(16px,3vw,24px);text-decoration:none;transition:all .2s ease;width:100%;min-width:0;height:56px;padding:12px 16px;gap:12px;border-radius:100px;border:2px solid var(--pinkNew);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Component_cardSet__H9eAl .Component_card___694j .Component_button__cmzzJ:hover{border-color:var(--pinkNewHover);color:var(--pinkNewHover)}.Component_cardSet__H9eAl .Component_card___694j .Component_button__cmzzJ:active{border-color:var(--pinkNewActive);color:var(--pinkNewActive)}@media(width <= 768px){.Component_cardSet__H9eAl{gap:8px}.Component_cardSet__H9eAl .Component_card___694j{min-height:196px;padding:16px}.Component_cardSet__H9eAl .Component_card___694j .Component_cardHeader__SEwWI{gap:4px}.Component_cardSet__H9eAl .Component_card___694j .Component_button__cmzzJ{height:40px}}@media(width <= 640px){.Component_cardSet__H9eAl{grid-template-columns:repeat(2,1fr)}.Component_cardSet__H9eAl .Component_card___694j{gap:16px}}.Component_blockContainer__jkQ7v{display:flex;flex-direction:row;gap:16px}.Component_contentBlockContainer__yJ2Fx{flex:1;display:flex;border-radius:56px;padding:40px;position:relative}.Component_absoluteOverlayImgContainer__xvuWU{display:block;position:absolute;top:0;right:0}.Component_imgContainer__HCLeL{border-radius:317px;min-height:317px;min-width:317px;max-height:317px;max-width:317px;background-image:url(/images/overlay/blockOverlaySmall.png);background-repeat:no-repeat;background-position:50%}.Component_disabledImageBackground__E2jP7{background-image:none}.Component_textContainer__UbfEz{position:relative;max-width:721px}.Component_textContainer__UbfEz .Component_title__iJvvm{font-family:ALSHaussVF,sans-serif;font-size:48px;line-height:60px;font-weight:680}.Component_textContainer__UbfEz .Component_text__FhSvZ{font-family:ALSHaussVF,sans-serif;font-size:20px;line-height:28px;font-weight:440}.Component_contentTextContainer__GzULL{flex:1;margin-top:32px}@media(width < 1280px){.Component_contentBlockContainer__yJ2Fx{border-radius:48px;padding:32px}.Component_imgContainer__HCLeL{border-radius:232px;min-height:232px;min-width:232px;max-height:232px;max-width:232px;background-image:url(/images/overlay/blockOverlaySmall.png);background-repeat:no-repeat;background-position:50%;background-size:contain}.Component_disabledImageBackground__E2jP7{background-image:none}.Component_absoluteOverlayImgContainer__xvuWU{display:none}.Component_contentTextContainer__GzULL{margin-top:16px}.Component_textContainer__UbfEz .Component_title__iJvvm{font-size:32px;line-height:40px}.Component_textContainer__UbfEz .Component_text__FhSvZ{font-size:16px;line-height:20px}}@media(width < 768px){.Component_contentBlockContainer__yJ2Fx{border-radius:32px;padding:16px}.Component_blockContainer__jkQ7v{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:16px}.Component_imgContainer__HCLeL{justify-content:center;align-items:center;border-radius:1000px;width:100%;min-height:auto;min-width:auto;max-height:317px;max-width:317px}.Component_textContainer__UbfEz .Component_title__iJvvm{font-size:24px;line-height:32px}.Component_textContainer__UbfEz .Component_text__FhSvZ{font-size:16px;line-height:20px}}.Component_compensationSection___4V6Z{display:flex;flex-direction:column;gap:32px;width:100%}.Component_blockWrapper__YT0d_{width:100%}@media(width <= 768px){.Component_promoSection__gXecP{gap:24px}}@media(width <= 440px){.Component_promoSection__gXecP{gap:16px}}.Component_blockContainer__G8820{background-image:url(/images/overlay/blockOverlay.png);background-repeat:no-repeat;background-position:50%;padding:40px;border-radius:56px}.Component_blockContainerDisabledBackground__oXT7w{background-image:none}.Component_textContainer__HXLM3{display:flex;flex-direction:column;gap:16px}.Component_textContainer__HXLM3 .Component_title__PDjv_{font-family:ALSHaussVF,sans-serif;font-size:48px;line-height:60px;font-weight:680}.Component_textContainer__HXLM3 .Component_text__7qTRH{font-family:ALSHaussVF,sans-serif;font-size:20px;line-height:28px;font-weight:440}.Component_stepsContainer__ty8qS{margin-top:40px;gap:12px;display:grid;grid-template-columns:repeat(3,1fr);width:100%;flex-direction:row;flex-wrap:wrap}.Component_stepsContainer__ty8qS .Component_number__5PMcV{font-family:ALSHaussVF,sans-serif;font-size:28px;font-weight:700}.Component_stepsContainer__ty8qS .Component_stepTitle__BILGp{min-width:180px;font-family:ALSHaussVF,sans-serif;font-size:18px;line-height:24px;font-weight:440}.Component_step__ZqpBs{background-color:#fff;padding:8px;border-radius:48px;flex:1;display:flex;flex-direction:row;align-items:center}.Component_numberContainer__tsja6{position:relative;margin-right:12px;width:56px;height:56px;min-width:56px;min-height:56px;border-radius:48px;display:flex;justify-content:center;align-items:center}@media(width < 1280px){.Component_blockContainer__G8820{background-image:url(/images/overlay/blockOverlayMedium.png);padding:32px;border-radius:48px}.Component_blockContainerDisabledBackground__oXT7w{background-image:none}.Component_textContainer__HXLM3{gap:8px}.Component_textContainer__HXLM3 .Component_title__PDjv_{font-size:32px;line-height:40px}.Component_textContainer__HXLM3 .Component_text__7qTRH{font-size:16px;line-height:20px}.Component_stepsContainer__ty8qS{display:flex;margin-top:24px;gap:8px;flex-direction:column}.Component_stepsContainer__ty8qS .Component_stepTitle__BILGp{min-width:none;font-family:ALSHaussVF,sans-serif;font-size:16px;line-height:24px;font-weight:440}.Component_step__ZqpBs{max-width:none}}@media(width < 768px){.Component_blockContainer__G8820{border-radius:32px;padding:16px}.Component_blockContainerDisabledBackground__oXT7w{background-image:none}.Component_textContainer__HXLM3 .Component_title__PDjv_{font-size:24px;line-height:32px}.Component_textContainer__HXLM3 .Component_text__7qTRH{font-size:16px;line-height:20px}}.Component_blockContainer__TBl3B{flex-direction:row;display:flex;justify-content:center;align-items:center;gap:16px;position:relative}.Component_imgContainer__0LjU7{flex:1;position:relative}.Component_hideBackgroundImage__zi9jM{opacity:0}.Component_backgroundImage__xKJeu{width:100%;height:-moz-fit-content;height:fit-content}.Component_img__nmApA{position:absolute;top:0;left:0;right:0;margin:auto;height:100%;width:100%;-o-object-fit:contain;object-fit:contain}.Component_textContainer__vRDoL{position:relative;flex:1.5}.Component_textContainer__vRDoL .Component_title__YdqH8{font-family:ALSHaussVF,sans-serif;font-size:48px;line-height:60px;font-weight:680}.Component_textContainer__vRDoL .Component_text__iBZ0t{font-family:ALSHaussVF,sans-serif;font-size:20px;line-height:28px;font-weight:440}.Component_contentTextContainer__9ha5G{flex:1;margin-top:16px}@media(width < 1280px){.Component_textContainer__vRDoL .Component_title__YdqH8{font-size:32px;line-height:40px}.Component_textContainer__vRDoL .Component_text__iBZ0t{font-size:16px;line-height:20px}}@media(width < 768px){.Component_blockContainer__TBl3B{flex-direction:column-reverse;justify-content:center;align-items:center}.Component_imgContainer__0LjU7{flex:1;position:relative;width:100%;height:100%;min-height:318px}.Component_backgroundImage__xKJeu{position:absolute;top:0;left:0;right:0;-o-object-fit:contain;object-fit:contain;max-height:318px;width:calc(100% + 80px);height:auto}.Component_img__nmApA{z-index:1;top:0}.Component_textContainer__vRDoL .Component_title__YdqH8{font-size:24px;line-height:32px}.Component_textContainer__vRDoL .Component_text__iBZ0t{font-size:16px;line-height:20px}}.Component_WhatCompensationBlock__AwQYF .Component_text__bltpz{font-family:ALSHaussVF,sans-serif;display:flex;justify-content:center;font-size:32px;line-height:40px;font-weight:680}.Component_WhatCompensationBlock__AwQYF .Component_cardTitle__wKyP_{font-family:ALSHaussVF,sans-serif;font-size:20px;line-height:24px;font-weight:600}.Component_WhatCompensationBlock__AwQYF .Component_cardText__MhWyD{font-family:ALSHaussVF,sans-serif;font-size:18px;line-height:24px;font-weight:450}.Component_cardsContainer__0usdi{outline:2px solid #eeeaff;margin-top:32px;border-radius:56px;padding:12px 0;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;overflow:hidden}.Component_card__CqZl8{min-width:242px;flex:1;padding:0 24px;border-left:2px solid #eeeaff;margin:12px -2px;position:relative;display:flex;justify-content:center;align-items:center;flex-direction:row}.Component_card__CqZl8:first-child{border-left-color:rgba(0,0,0,0)}.Component_imgContainer__WwCal{min-width:66px;min-height:48px}.Component_img__OUzxd{width:100%;height:100%}.Component_infoContainer__yS7sg{display:flex;flex-direction:column;margin-left:16px}@media(width < 1440px){.Component_WhatCompensationBlock__AwQYF .Component_text__bltpz{font-size:24px;line-height:40px}.Component_WhatCompensationBlock__AwQYF .Component_cardTitle__wKyP_{font-family:ALSHaussVF,sans-serif;font-size:16px;line-height:20px;font-weight:560}.Component_WhatCompensationBlock__AwQYF .Component_cardText__MhWyD{font-family:ALSHaussVF,sans-serif;font-size:14px;line-height:18px;font-weight:440}.Component_imgContainer__WwCal{min-width:auto;min-height:auto}.Component_img__OUzxd{width:44px;height:32px}}@media(width < 768px){.Component_WhatCompensationBlock__AwQYF .Component_text__bltpz{font-size:16px;line-height:20px}.Component_WhatCompensationBlock__AwQYF .Component_cardTitle__wKyP_{font-family:ALSHaussVF,sans-serif;font-size:14px;line-height:16px;font-weight:560}.Component_WhatCompensationBlock__AwQYF .Component_cardText__MhWyD{font-family:ALSHaussVF,sans-serif;font-size:12px;line-height:16px;font-weight:440}.Component_cardsContainer__0usdi{border-radius:44px}.Component_card__CqZl8{min-width:179px}.Component_infoContainer__yS7sg{margin-left:8px}.Component_img__OUzxd{width:22px;height:16px}}.Component_section__HIxOd{background-color:#fff}.Component_section__HIxOd .Component_conditionsContainer__y02iB{display:flex;flex-direction:column;align-items:center}.Component_section__HIxOd .Component_title__DYz_y{font-family:Unbounded,sans-serif;font-size:clamp(28px,4px + 4.7619vw,72px);line-height:120%;font-weight:700;font-size:clamp(28px,10px + 3.896vw,60px);margin-bottom:clamp(24px,13px + 3.5714vw,64px)}.Component_section__HIxOd .Component_conditionsGrid__V_ms3{display:flex;align-items:stretch;justify-content:space-between;gap:16px;width:100%;flex-wrap:wrap}@media(width < 768px){.Component_title__DYz_y{letter-spacing:-2%}}