.AccordionWithIllus_grid__mqxKR{display:grid;grid-template-columns:1fr 1fr;grid-gap:var(--grid-gap)}@media(min-width:0) and (max-width:1127px){.AccordionWithIllus_grid__mqxKR{grid-template-columns:1fr}}.AccordionWithIllus_itemsCell__GNjGS{display:flex;flex-direction:column;gap:16px}.AccordionWithIllus_item__I5xaE{display:grid;grid-template-rows:1fr auto;padding:28px 32px;border-radius:20px;border:1px solid #e2e2e5;background-color:#fff;-webkit-tap-highlight-color:rgba(0,0,0,0)}@media(min-width:0) and (max-width:759px){.AccordionWithIllus_item__I5xaE{padding:20px 24px}}.AccordionWithIllus_item__I5xaE.AccordionWithIllus_active__0XMnA{border:1px solid rgb(var(--color-rgb-primary));background-color:rgb(var(--color-rgb-primary-pale))}.AccordionWithIllus_item__I5xaE.AccordionWithIllus_active__0XMnA .AccordionWithIllus_itemHead__BuQ4V svg{transform:rotate(-180deg)}.AccordionWithIllus_item__I5xaE.AccordionWithIllus_active__0XMnA .AccordionWithIllus_itemBody__5OZqb{grid-template-rows:1fr}.AccordionWithIllus_item__I5xaE.AccordionWithIllus_active__0XMnA .AccordionWithIllus_itemBody__5OZqb p{opacity:1;transition-delay:.1s}.AccordionWithIllus_item__I5xaE:not(.AccordionWithIllus_active__0XMnA){cursor:pointer}.AccordionWithIllus_itemHead__BuQ4V{display:flex;align-items:center;justify-content:space-between}.AccordionWithIllus_itemHead__BuQ4V svg{fill:rgb(var(--color-rgb-primary))}.AccordionWithIllus_itemBody__5OZqb{display:grid;grid-template-rows:0fr;transition:grid-template-rows .2s ease-in-out}.AccordionWithIllus_itemBody__5OZqb div{overflow:hidden}.AccordionWithIllus_itemBody__5OZqb p{opacity:0;padding-top:12px;color:#4a416d;transition:opacity .2s ease-in-out}.AccordionWithIllus_itemBody__5OZqb img{display:none}@media(min-width:760px) and (max-width:1127px){.AccordionWithIllus_itemBody__5OZqb img{max-width:560px}}@media(min-width:0) and (max-width:1127px){.AccordionWithIllus_itemBody__5OZqb img{display:block;margin:16px auto 0}}.AccordionWithIllus_illusCell__CJiqf{position:relative}@media(min-width:0) and (max-width:1127px){.AccordionWithIllus_illusCell__CJiqf{display:none}}.AccordionWithIllus_illusImageWrapper__hPD_I{position:absolute;bottom:0;left:16px;right:16px;top:0;transition:all .2s ease-in-out}.AccordionWithIllus_illusImageWrapper__hPD_I img{object-fit:contain}.AccordionWithIllus_illusImageWrapper__hPD_I.AccordionWithIllus_active__0XMnA{transform:translateY(0)}.AccordionWithIllus_illusImageWrapper__hPD_I:not(.AccordionWithIllus_active__0XMnA){transform:translateY(40px);visibility:hidden;opacity:0}.Content_wrapper__sDSzo h1:not(:last-child),.Content_wrapper__sDSzo h2:not(:last-child),.Content_wrapper__sDSzo h3:not(:last-child),.Content_wrapper__sDSzo h4:not(:last-child){margin-bottom:16px}.Content_wrapper__sDSzo p+p,.Content_wrapper__sDSzo p+ul{margin-top:8px}.Input_input__SIZdD{display:flex;position:relative}.Input_input__SIZdD input,.Input_input__SIZdD textarea{border:none;border-radius:12px;outline:none;width:100%;padding-left:18px;padding-right:18px;transition:opacity,background-color .3s ease;background:rgb(var(--color-rgb-form-input-focus));font-family:inherit;font-size:14px;line-height:20px;font-weight:400;color:rgb(var(--color-rgb-form-input-text))}.Input_input__SIZdD input:placeholder-shown:not(:focus),.Input_input__SIZdD textarea:placeholder-shown:not(:focus){background:rgb(var(--color-rgb-form-input))}.Input_input__SIZdD input+label:after,.Input_input__SIZdD textarea+label:after{content:" "}.Input_input__SIZdD input:placeholder-shown+label,.Input_input__SIZdD textarea:placeholder-shown+label{opacity:1;top:18px;font-size:14px;line-height:20px}@media(min-width:0) and (max-width:759px){.Input_input__SIZdD input:placeholder-shown+label,.Input_input__SIZdD textarea:placeholder-shown+label{top:16px}}.Input_input__SIZdD input+label,.Input_input__SIZdD input:focus+label,.Input_input__SIZdD textarea+label,.Input_input__SIZdD textarea:focus+label{left:18px;opacity:.4;pointer-events:none;position:absolute;top:9px;transition:all .25s ease;color:rgb(var(--color-rgb-form-input-text));font-size:12px;line-height:16px;font-weight:400}.Input_input__SIZdD input{height:56px;padding-top:17px}@media(min-width:0) and (max-width:759px){.Input_input__SIZdD input{height:52px}}.Input_input__SIZdD textarea{min-height:96px;padding-top:27px;padding-bottom:6px;resize:none}.Input_lightTheme__qr4rb input,.Input_lightTheme__qr4rb textarea{border:1px solid #e2e2e5;background-color:rgb(var(--color-rgb-white))!important;color:#68647a!important}.Input_lightTheme__qr4rb input+label,.Input_lightTheme__qr4rb input:focus+label,.Input_lightTheme__qr4rb textarea+label,.Input_lightTheme__qr4rb textarea:focus+label{opacity:.6;color:#68647a!important}.Checkbox_checkbox___uxTM{position:relative;display:block;padding:10px 40px 10px 36px;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-family:inherit;font-size:14px;line-height:20px;color:rgb(var(--color-rgb-form-input-text))}.Checkbox_checkbox___uxTM a{text-decoration:underline}.Checkbox_checkbox___uxTM label{cursor:pointer;width:calc(100% - 5rem)}.Checkbox_checkbox___uxTM input{cursor:pointer;height:0;opacity:0;position:absolute;width:0}.Checkbox_checkbox___uxTM input:checked~.Checkbox_checkmark__SMqLe:after{display:block}.Checkbox_checkmark__SMqLe{position:absolute;left:0;top:8px;width:24px;height:24px;border-radius:8px;background:rgb(var(--color-rgb-form-input-focus))}.Checkbox_checkmark__SMqLe:after{border:solid #fff;border-width:0 2px 2px 0;content:"";display:none;height:10px;left:9px;position:absolute;top:4px;transform:rotate(45deg);width:5px}.Checkbox_error__dPdr_,.Checkbox_hint__WEDC3{top:8px!important}.Checkbox_lightTheme__k9hv_{color:rgb(var(--color-rgb-black))}.Checkbox_lightTheme__k9hv_ a{color:rgb(var(--color-rgb-primary))}.Checkbox_lightTheme__k9hv_ .Checkbox_checkmark__SMqLe{border:1px solid rgba(var(--color-rgb-black),.2);background-color:rgb(var(--color-rgb-white))!important}.Checkbox_lightTheme__k9hv_ .Checkbox_checkmark__SMqLe:after{left:8px;border-color:rgb(var(--color-rgb-black))}.CompanyInput_container__aKaIh{position:relative}.CompanyInput_picker__vffD3{box-shadow:0 0 40px 0 rgba(var(--color-rgb-black),.06);overflow:hidden;position:absolute;z-index:1300;top:100%;left:0;right:0;margin-top:4px;min-height:56px;border-radius:12px;background-color:#fff}.CompanyInput_pickerCompanies__EksjV{overflow-y:auto;display:flex;flex-direction:column;gap:4px;max-height:200px;height:100%;padding:8px;-webkit-mask-image:linear-gradient(180deg,transparent 0,#000 10%,#000 90%,transparent);mask-image:linear-gradient(180deg,transparent 0,#000 10%,#000 90%,transparent)}.CompanyInput_pickerCompanyButton__OJCJA{font-size:12px;line-height:16px;cursor:pointer;display:flex;flex-direction:column;gap:2px;border-radius:6px;padding:8px 10px;text-align:left}.CompanyInput_pickerCompanyButton__OJCJA:hover{background-color:#f5f5f5}.CompanyInput_pickerCompanyAbout__HGu30{opacity:.5}.CompanyInput_pickerLoading__3JvnX{position:absolute;bottom:0;left:0;right:0;top:0;display:flex;align-items:center;justify-content:center;background-color:hsla(0,0%,100%,.7);transition:all .2s ease-in-out}.CompanyInput_pickerLoading__3JvnX:after{width:20px;height:auto;aspect-ratio:1;border-radius:100%;content:" ";display:block;border-width:2px;border-style:solid;border-color:rgb(var(--color-rgb-primary)) transparent rgb(var(--color-rgb-primary)) transparent;animation:turn360 1s linear infinite}.CompanyInput_pickerLoading__3JvnX:not(.CompanyInput_active__ai_U1){visibility:hidden;opacity:0}.Dropdown_wrapper___x922{position:relative;color:rgb(var(--color-rgb-form-input-text))}.Dropdown_wrapper___x922.Dropdown_selected__CWVhI .Dropdown_fieldTitle__yHuXl{visibility:visible}.Dropdown_wrapper___x922.Dropdown_selected__CWVhI .Dropdown_fieldLabel__kLnWN{top:7px;opacity:.5;font-size:12px;font-weight:600}.Dropdown_wrapper___x922.Dropdown_expanded__aGzXy .Dropdown_fieldLabel__kLnWN{top:7px;opacity:.5;font-size:12px}.Dropdown_wrapper___x922.Dropdown_expanded__aGzXy .Dropdown_fieldIcon__8cIzs{transform:rotate(-180deg)}.Dropdown_wrapper___x922.Dropdown_expanded__aGzXy .Dropdown_menu__VBujG{visibility:visible;opacity:1;transform:translateY(0)}.Dropdown_lightTheme__ZlAKa{color:#5f5b70!important}.Dropdown_lightTheme__ZlAKa .Dropdown_field__NJtwr{border:1px solid rgba(var(--color-rgb-black),.2);background-color:rgb(var(--color-rgb-white))!important}.Dropdown_lightTheme__ZlAKa .Dropdown_fieldLabel__kLnWN{opacity:1}.Dropdown_lightTheme__ZlAKa .Dropdown_fieldIcon__8cIzs>svg{fill:rgb(var(--color-rgb-gray))}.Dropdown_lightTheme__ZlAKa .Dropdown_menu__VBujG{border:1px solid rgba(var(--color-rgb-black),.1);background-color:rgb(var(--color-rgb-white))}.Dropdown_lightTheme__ZlAKa .Dropdown_menuItem__wpP4D.Dropdown_secondary__V3EqY{border-top:1px solid rgba(var(--color-rgb-black),.1)}.Dropdown_lightTheme__ZlAKa .Dropdown_menuItem__wpP4D:not(.Dropdown_active__YhkhC):hover{background-color:rgba(var(--color-rgb-black),.05)}.Dropdown_lightTheme__ZlAKa .Dropdown_menuItem__wpP4D.Dropdown_active__YhkhC{color:rgba(var(--color-rgb-black),.4)}.Dropdown_lightTheme__ZlAKa .Dropdown_menuItem__wpP4D.Dropdown_expanded__aGzXy .Dropdown_fieldLabel__kLnWN{opacity:.6}.Dropdown_field__NJtwr{position:relative;cursor:pointer;display:flex;align-items:center;height:56px;width:100%;padding-left:20px;padding-right:10px;border-radius:12px;-webkit-tap-highlight-color:rgba(0,0,0,0);background:rgb(var(--color-rgb-form-input-focus))}.Dropdown_fieldLabel__kLnWN{pointer-events:none;top:17px;opacity:.8;transition:all .25s ease;font-weight:400}.Dropdown_fieldLabel__kLnWN,.Dropdown_fieldTitle__yHuXl{position:absolute;left:20px;font-size:14px;line-height:20px}.Dropdown_fieldTitle__yHuXl{visibility:hidden;top:25px}.Dropdown_fieldIcon__8cIzs{margin-left:auto;transition:transform .2s ease}.Dropdown_fieldIcon__8cIzs svg{display:block;fill:rgb(var(--color-rgb-white))}.Dropdown_menu__VBujG{overflow:hidden;position:absolute;z-index:100;left:0;right:0;margin-top:4px;border-radius:12px;border:1px solid rgba(var(--color-rgb-white),.2);background-color:rgb(var(--color-rgb-form-input-focus));box-shadow:0 4px 50px rgba(var(--color-rgb-black),.2);transition:all .2s ease-in-out;visibility:hidden;opacity:0;transform:translateY(20px)}.Dropdown_menuItem__wpP4D{padding:12px 20px;font-size:14px;line-height:20px}.Dropdown_menuItem__wpP4D.Dropdown_secondary__V3EqY{border-top:1px solid rgba(var(--color-rgb-form-input-text),.1)}.Dropdown_menuItem__wpP4D:first-child{border-top-width:0}.Dropdown_menuItem__wpP4D:not(.Dropdown_active__YhkhC){cursor:pointer}.Dropdown_menuItem__wpP4D:not(.Dropdown_active__YhkhC):hover{background-color:rgba(var(--color-rgb-white),.1)}.Dropdown_menuItem__wpP4D.Dropdown_active__YhkhC{background-color:rgba(var(--color-rgb-white),.05);color:rgba(var(--color-rgb-form-input-text),.4)}.ProductFeatureSlide_wrapper__lNiZZ{display:flex;flex-direction:column;align-items:stretch;justify-content:center;height:100%}@media(min-width:0) and (max-width:759px){.ProductFeatureSlide_wrapper__lNiZZ{justify-content:flex-end}}.ProductFeatureSlide_featureSlide__KQDKi{display:grid;grid-template-columns:1fr 1fr;grid-gap:24px;gap:24px;align-items:center;justify-content:space-between;width:100%}@media(min-width:0) and (max-width:1127px){.ProductFeatureSlide_featureSlide__KQDKi{grid-template-columns:440px 1fr}}@media(min-width:0) and (max-width:759px){.ProductFeatureSlide_featureSlide__KQDKi{display:flex;flex-direction:column-reverse;justify-content:flex-start;align-items:stretch;height:100%;gap:0}}.ProductFeatureSlide_slideContent__WiO3D{display:flex;flex-direction:column;align-items:flex-start;padding-right:48px}@media(min-width:760px) and (max-width:1127px){.ProductFeatureSlide_slideContent__WiO3D{padding-right:0}}@media(min-width:0) and (max-width:759px){.ProductFeatureSlide_slideContent__WiO3D{flex-shrink:0;padding-right:0}}.ProductFeatureSlide_slideSoon__4r4AT{margin-bottom:24px}@media(min-width:0) and (max-width:759px){.ProductFeatureSlide_slideSoon__4r4AT{margin-bottom:16px}}.ProductFeatureSlide_slideDescription__FtmB1{margin-top:16px;color:#4a416d}@media(min-width:0) and (max-width:759px){.ProductFeatureSlide_slideDescription__FtmB1{font-size:14px;line-height:20px}}.ProductFeatureSlide_slideDescription__FtmB1 p+p{margin-top:8px}.ProductFeatureSlide_slideDescription__FtmB1 a{color:rgb(var(--color-rgb-primary))}.ProductFeatureSlide_slideItemsGrid___yDdg{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto;grid-column-gap:24px;grid-row-gap:16px;margin-top:24px}@media(min-width:0) and (max-width:759px){.ProductFeatureSlide_slideItemsGrid___yDdg{grid-template-columns:1fr;gap:6px;margin-top:16px}}.ProductFeatureSlide_slideItemsGrid___yDdg .ProductFeatureSlide_item__2YorE{font-size:14px;line-height:20px;position:relative;display:flex;flex-direction:column;gap:4px}@media(min-width:0) and (max-width:759px){.ProductFeatureSlide_slideItemsGrid___yDdg .ProductFeatureSlide_item__2YorE{min-height:auto;padding:0 0 0 16px;border:none;background:none;box-shadow:none}.ProductFeatureSlide_slideItemsGrid___yDdg .ProductFeatureSlide_item__2YorE:before{position:absolute;bottom:auto;left:0;right:auto;top:7px;width:6px;height:auto;aspect-ratio:1;border-radius:100%;display:block;content:"";background-color:rgb(var(--color-rgb-primary))}}.ProductFeatureSlide_slideItemsGrid___yDdg .ProductFeatureSlide_itemFill__XGicQ{grid-column:1/3}@media(min-width:0) and (max-width:759px){.ProductFeatureSlide_slideItemsGrid___yDdg .ProductFeatureSlide_itemFill__XGicQ{grid-column:1/2}}.ProductFeatureSlide_slideItemsGrid___yDdg .ProductFeatureSlide_itemTitle__Dd7mT:not(:last-child){font-weight:600}.ProductFeatureSlide_slideItemsGrid___yDdg .ProductFeatureSlide_itemDescription__99DBQ{color:#4a416d}.ProductFeatureSlide_slideList__oZU4g{margin-top:12px;color:rgba(13,6,40,.8)}@media(min-width:0) and (max-width:759px){.ProductFeatureSlide_slideList__oZU4g{margin-top:16px}}.ProductFeatureSlide_slideButtons__eHF8o{display:flex;align-items:center;gap:24px;margin-top:40px}@media(min-width:760px) and (max-width:1127px){.ProductFeatureSlide_slideButtons__eHF8o{gap:16px;margin-top:32px}}@media(min-width:0) and (max-width:759px){.ProductFeatureSlide_slideButtons__eHF8o{gap:12px;margin-top:28px;width:100%;max-width:480px}.ProductFeatureSlide_slideButtons__eHF8o .ProductFeatureSlide_requestButton__mZLiT{width:100%}}.ProductFeatureSlide_slideButtons__eHF8o .ProductFeatureSlide_moreButton__L4KS6{cursor:pointer;display:flex;align-items:center;gap:4px;color:rgb(var(--color-rgb-primary));font-size:16px;line-height:20px;font-weight:500}@media(min-width:1128px) and (max-width:99999998px){.ProductFeatureSlide_slideButtons__eHF8o .ProductFeatureSlide_moreButton__L4KS6:hover svg{transform:translateX(6px)}}@media(min-width:0) and (max-width:1127px){.ProductFeatureSlide_slideButtons__eHF8o .ProductFeatureSlide_moreButton__L4KS6{box-shadow:0 4px 30px rgba(var(--color-rgb-black),.1);background-color:#fff;border-radius:12px}.ProductFeatureSlide_slideButtons__eHF8o .ProductFeatureSlide_moreButton__L4KS6 span{display:none}}@media(min-width:760px) and (max-width:1127px){.ProductFeatureSlide_slideButtons__eHF8o .ProductFeatureSlide_moreButton__L4KS6{padding:16px}}@media(min-width:0) and (max-width:759px){.ProductFeatureSlide_slideButtons__eHF8o .ProductFeatureSlide_moreButton__L4KS6{padding:14px}}.ProductFeatureSlide_slideButtons__eHF8o .ProductFeatureSlide_moreButton__L4KS6 svg{fill:rgb(var(--color-rgb-primary));transition:transform .2s ease-in-out}.ProductFeatureSlide_slideButtonDescription__wbSzH{font-size:14px;line-height:20px;max-width:332px;margin-top:12px;color:#4a416d}.ProductFeatureSlide_slideButtonDescription__wbSzH span{font-weight:600;color:rgb(var(--color-rgb-primary))}.ProductFeatureSlide_slideIllusVideo__dDZP_{width:100%}.ProductFeatureSlide_slideIllus__9j2R_{position:relative;display:flex;flex-direction:column}@media(min-width:1128px) and (max-width:99999998px){.ProductFeatureSlide_slideIllus__9j2R_{align-items:center;text-align:center}}@media(min-width:760px) and (max-width:1127px){.ProductFeatureSlide_slideIllus__9j2R_{padding-left:24px}}@media(min-width:0) and (max-width:759px){.ProductFeatureSlide_slideIllus__9j2R_{position:relative;flex:1 1;overflow:hidden;margin:-20px -20px 0}.ProductFeatureSlide_slideIllus__9j2R_:after{position:absolute;bottom:0;left:0;right:0;top:auto;display:block;content:"";min-height:56px;background:linear-gradient(180deg,hsla(0,0%,96%,0),#f5f5f5 50%);color:rgba(104,100,122,.5)}}.ProductFeatureSlide_illusImageBox__9UDBw{perspective:600px}@media(min-width:0) and (max-width:759px){.ProductFeatureSlide_illusImageBox__9UDBw{position:absolute;bottom:auto;left:20px;right:20px;top:28px}}.ProductFeatureSlide_illusImageWrapper__mGT_D{margin:-2.5%}.ProductFeatureSlide_illusImageWrapper__mGT_D img{width:auto}@media(min-width:760px) and (max-width:99999998px){.ProductFeatureSlide_illusImageWrapper__mGT_D img{max-height:480px}}@media(min-width:0) and (max-width:759px){.ProductFeatureSlide_illusImageWrapper__mGT_D img{max-width:508px;width:100%}}.ProductFeatureSlide_illusDescription__LgNQK{padding:0 12px;font-size:14px;line-height:20px;color:rgba(104,100,122,.8)}@media(min-width:0) and (max-width:1127px){.ProductFeatureSlide_illusDescription__LgNQK{padding:0;font-size:12px;line-height:16px}}@keyframes CirclesPulse_pulse__vVeI6{0%{opacity:0;transform:scale(.8)}5%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(4)}}.CirclesPulse_circles__b5Gza{position:absolute;bottom:0;left:0;right:0;top:0}.CirclesPulse_circles__b5Gza div{position:absolute;top:50%;left:50%;aspect-ratio:1;width:300px;margin-left:-150px;margin-top:-150px;border-radius:100%;background-color:rgba(var(--color-rgb-primary),.08);opacity:0;transform:scale(.8);animation:CirclesPulse_pulse__vVeI6 12s linear infinite}@media(min-width:0) and (max-width:759px){.CirclesPulse_circles__b5Gza div{width:160px;margin-left:-80px;margin-top:-80px}}.CirclesPulse_circles__b5Gza div:first-child{animation-delay:0s}.CirclesPulse_circles__b5Gza div:nth-child(2){animation-delay:3s}.CirclesPulse_circles__b5Gza div:nth-child(3){animation-delay:6s}.CirclesPulse_circles__b5Gza div:nth-child(4){animation-delay:9s}.Radio_radio__B19Hr{display:flex;margin-bottom:8px;padding-left:0;align-items:flex-start}.Radio_input__l3Y8v{position:relative;flex:0 0 auto;background-color:#fff;border:1px solid rgba(13,6,40,.2);width:24px;height:24px;margin-right:16px;margin-left:0;border-radius:50%;-webkit-appearance:none;-moz-appearance:none;appearance:none}.Radio_input__l3Y8v:checked:before{position:absolute;content:"";width:8px;height:8px;border-radius:50%;top:7px;left:7px;background-color:#0d0628}.Radio_label__z3DZe{font-size:14px;line-height:20px;color:#0d0628}.ProductSliderSection_sliderWrapper__3C2Qr{overflow:hidden}.ProductSliderSection_sliderWrapper__3C2Qr .swiper-wrapper{height:480px}@media(min-width:0) and (max-width:759px){.ProductSliderSection_sliderWrapper__3C2Qr .swiper-wrapper{height:640px}}.ProductSliderSection_spot__Ug4iL{margin-left:-400px;top:60%;transform:translateY(-50%)}@media(min-width:0) and (max-width:759px){.ProductSliderSection_spot__Ug4iL{display:none}}.ProductCtaSection_wrapper__d8t0b{overflow:hidden;background-color:#fff}.ProductCtaSection_wrapper__d8t0b.ProductCtaSection_white__slRKN{background-color:#fff}.ProductCtaSection_wrapper__d8t0b.ProductCtaSection_smoke__9_euS{background-color:#f5f5f5}@media(min-width:0) and (max-width:759px){.ProductCtaSection_container__lEw5d{max-width:480px}}.ProductCtaSection_intro__L7P4o{padding-bottom:40px}@media(min-width:0) and (max-width:759px){.ProductCtaSection_intro__L7P4o{padding-bottom:32px}}.ProductCtaSection_inner__lkktF{position:relative;display:flex;flex-direction:column;align-items:center;max-width:var(--product-cta-max-w,680px);margin:0 auto;padding:var(--sections-gap) 0}@media(min-width:0) and (max-width:759px){.ProductCtaSection_inner__lkktF{align-items:stretch}}.ProductCtaSection_slideButtonDescription__7gmV_{font-size:14px;line-height:20px;text-align:center;margin-top:12px;color:#4a416d}.ProductCtaSection_slideButtonDescription__7gmV_ span{font-weight:600;color:rgb(var(--color-rgb-primary))}@keyframes FormWaiting_spinner-animation__6Rst9{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.FormWaiting_wrapper__lgqO7{position:absolute;bottom:0;left:0;right:0;top:0;display:flex;align-items:center;justify-content:center;margin:-2px;border-radius:12px;background-color:rgb(var(--form-waiting-bg,var(--color-rgb-primary)),.7)}.FormWaiting_wrapper__lgqO7:after{content:" ";display:block;width:64px;height:64px;margin:8px;border-radius:50%;border-width:4px;border-style:solid;border-color:rgb(var(--form-spinner-color,var(--color-rgb-white))) transparent rgb(var(--form-spinner-color,var(--color-rgb-white))) transparent;animation:FormWaiting_spinner-animation__6Rst9 1.2s linear infinite}.SingleFeatureSection_theme-blue__LB4Wd{--color-rgb-primary:0,157,234;--color-rgb-primary-pale:229,245,253;--color-rgb-primary-light:153,216,247}.SingleFeatureSection_theme-orange__KMmBx{--color-rgb-primary:245,160,10;--color-rgb-primary-pale:255,247,233;--color-rgb-primary-light:251,223,171}.SingleFeatureSection_theme-carrot__2Bfwd{--color-rgb-primary:222,74,0;--color-rgb-primary-pale:254,241,235;--color-rgb-primary-light:247,210,191}.SingleFeatureSection_theme-purple__gkQs9{--color-rgb-primary:140,38,234;--color-rgb-primary-pale:243,240,252;--color-rgb-primary-light:232,212,251}@media(min-width:0) and (max-width:759px){.SingleFeatureSection_container__GLQAh{max-width:480px}}.SingleFeatureSection_grid__m2okF{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:24px;align-items:center}@media(min-width:0) and (max-width:1127px){.SingleFeatureSection_grid__m2okF{grid-template-columns:1fr;grid-row-gap:32px}}.SingleFeatureSection_contentCell__kKuid{display:flex;flex-direction:column;align-items:flex-start;padding:0 32px}@media(min-width:0) and (max-width:1127px){.SingleFeatureSection_contentCell__kKuid{max-width:560px;padding:0}}@media(min-width:1128px) and (max-width:99999998px){.SingleFeatureSection_reverse__GwsML .SingleFeatureSection_illusCell__9_PjZ{order:-1}}@media(min-width:0) and (max-width:1127px){.SingleFeatureSection_illusCell__9_PjZ{order:-1}}@media(min-width:760px) and (max-width:1127px){.SingleFeatureSection_illusImageWrapper__aXPck{max-width:480px}}.SingleFeatureSection_prefix__lj0HL{font-size:14px;line-height:20px;padding:6px 12px;border-radius:8px;margin-bottom:20px;margin-left:-8px;color:#4a416d;background-color:#fff;font-weight:500}.SingleFeatureSection_description__6ecrW{margin-top:16px;color:#4a416d}.SingleFeatureSection_description__6ecrW ul{display:flex;flex-direction:column;gap:8px}.SingleFeatureSection_description__6ecrW ul li{position:relative;padding-left:20px}.SingleFeatureSection_description__6ecrW ul li:before{width:6px;height:auto;aspect-ratio:1;border-radius:100%;display:block;content:"";position:absolute;top:9px;left:2px;background-color:rgb(var(--color-rgb-primary))}.CloudPaymentsWidget_widget__P8km8{width:calc(100vw - 48px);max-width:100%;min-height:500px}.FormSuccess_wrapper__eHnAU{position:absolute;bottom:0;left:0;right:0;top:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;margin:-2px;padding:24px 32px 12px;border-radius:12px;background-color:rgb(var(--form-success-bg,var(--color-rgb-primary)));color:rgb(var(--form-success-color,var(--color-rgb-white)))}.FormSuccess_title__gRy8o{display:flex;flex-direction:column;align-items:center;gap:12px}.FormSuccess_title__gRy8o svg{fill:rgb(var(--form-success-color,var(--color-rgb-white)))}.FormSuccess_subtitle__HKsJJ{opacity:.8;max-width:340px;margin:12px 0 32px}.VideoBlock_box__BtpzB{position:relative;overflow:hidden}@media(min-width:760px) and (max-width:1127px){.VideoBlock_box__BtpzB{max-width:480px}}.VideoBlock_videoWrapper__hwlSM{position:absolute;bottom:0;left:0;right:0;top:0}.VideoBlock_videoWrapper__hwlSM video{max-height:100%}