@font-face{font-family:Onest;src:url(/fonts/Onest_400.woff2)format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Onest;src:url(/fonts/Onest_500.woff2)format("woff2");font-weight:500;font-style:normal}@font-face{font-family:Onest;src:url(/fonts/Onest_600.woff2)format("woff2");font-weight:600;font-style:normal}@font-face{font-family:TT Bluescreens;src:url(/fonts/TT_Bluescreens_700.woff2)format("woff2");font-weight:700;font-style:normal}:root{--orange-1:255, 125, 32;--orange-2:255, 20, 20;--white:255, 255, 255;--black:0, 0, 0;--green-1:135, 177, 177;--green-2:30, 98, 108;--green-3:4, 62, 70;--green-4:5, 81, 92;--green-5:40, 237, 237;--grey-1:238, 238, 238;--font-primary:"TT Bluescreens";--font-secondary:"Onest";--font-heading:var(--font-primary);--font-text:var(--font-secondary);--font-input:var(--font-secondary);--font-button:var(--font-primary)}:where(:not(html,iframe,canvas,img,svg,video,audio):not(svg *,symbol *)){all:unset;display:revert}*,:before,:after{box-sizing:border-box}a,button{cursor:pointer}ol,ul,li,menu{list-style:none}img{max-block-size:100%;max-inline-size:100%}table{border-collapse:collapse}input,textarea{-webkit-user-select:auto}textarea{white-space:revert}meter{appearance:revert}:where(pre){all:revert}::placeholder{color:unset}::marker{content:initial}:where([hidden]){display:none}:where([contenteditable]:not([contenteditable=false])){-moz-user-modify:read-write;-webkit-user-modify:read-write;overflow-wrap:break-word;-webkit-line-break:after-white-space;-webkit-user-select:auto}:where([draggable=true]){-webkit-user-drag:element}:where(dialog:modal){all:revert}:root{--app-min-width:325px;--app-padding-x:10px;--header-top:0px;--header-height:44px}@media screen and (width>=768px){:root{--app-padding-x:15px;--header-top:16px;--header-height:62px}}@media screen and (width>=1440px){:root{--app-padding-x:50px}}.html,.body{scroll-behavior:smooth;background-color:rgba(var(--green-3), 1);width:100%}.html{scrollbar-gutter:stable}.body{background-color:rgba(var(--green-102), 1);overflow-x:hidden}.app{max-width:1440px;min-width:var(--app-min-width);padding:0 var(--app-padding-x);margin:0 auto}.ui-button{--arrow-width:17.5px;--arrow-height:15px;--arrow-margin-left:8px;width:fit-content;height:47px;font-family:var(--font-button);text-transform:uppercase;color:rgba(var(--white), 1);background-color:rgba(var(--orange-1), 1);cursor:pointer;border:2px solid #0000;border-radius:100px;justify-content:center;align-items:center;padding:0 24px;font-size:22px;font-weight:700;line-height:105%;display:flex}.ui-button[disabled]{background-color:rgba(var(--green-1), 1);opacity:.8;pointer-events:none}.ui-button--arrow{position:relative}.ui-button--arrow:after{content:"";width:var(--arrow-width);height:var(--arrow-height);margin-left:var(--arrow-margin-left);background-image:url(/icons/ui-button-arrow.svg);background-position:100%;background-repeat:no-repeat;background-size:contain}.ui-button--light{background-color:rgba(var(--green-3), 1)}.ui-button--header{height:46px;font-family:var(--font-text);padding:0 16px;font-size:14px;line-height:120%}@media screen and (width>=768px){.ui-button{--arrow-width:25px;--arrow-height:20px;--arrow-padding-left:16px;height:63px;padding:0 32px;font-size:30px}.ui-button--arrow{padding:0 24px}.ui-button--header{height:46px;padding:0 24px;font-size:16px}}:root{--input-height:50px;--input-padding-x:24px;--input-padding-y:0;--input-font-family:var(--font-input);--input-font-size:16px;--input-font-weight:400;--input-line-height:130%;--input-color:rgba(var(--green-3), 1);--input-color-placeholder:rgba(var(--green-3), .6);--input-color-error:rgba(var(--orange-2), 1);--input-background-color:rgba(var(--white), 1);--input-border-color:transparent;--input-border-color-error:var(--input-color-error);--input-border-radius:40px}@media screen and (width>=768px){:root{--input-height:60px;--input-font-size:18px;--input-line-height:120%}}.ui-input{width:100%;height:var(--input-height);padding:var(--input-padding-y) var(--input-padding-x);font-family:var(--input-font-family);font-size:var(--input-font-size);font-weight:var(--input-font-weight);line-height:var(--input-line-height);color:var(--input-color);background-color:var(--input-background-color);border:1px solid var(--input-border-color);border-radius:var(--input-border-radius)}.ui-input:placeholder-shown{color:var(--input-color-placeholder)}.ui-input:-webkit-autofill{-webkit-text-fill-color:var(--input-color);box-shadow:0 0 0px 40rem var(--input-background-color) inset;transition:background-color 9999s ease-in-out,box-shadow .2s ease-in-out,color .2s ease-in-out,border-color .2s ease-in-out}.ui-input--error{--input-color:var(--input-color-error);--input-border-color:var(--input-border-color-error)}.ui-input[disabled]{opacity:.8;pointer-events:none}.ui-section{--margin-top:40px;--border-radius:24px;scroll-margin-top:calc(var(--margin-top) / 2);margin-top:var(--margin-top);border-radius:var(--border-radius)}.ui-section--hero{--margin-top:24px}.ui-section--hero,.ui-section--benefits{padding:24px 16px}.ui-section--guide,.ui-section--important{padding-top:24px}.ui-section--form,.ui-section--footer{padding:24px 10px}.ui-section--footer{border-radius:var(--border-radius) var(--border-radius) 0 0}@media screen and (width>=768px){.ui-section{--border-radius:40px;padding:32px}.ui-section--footer{padding-bottom:24px}}@media screen and (width>=1440px){.ui-section{--border-radius:56px;padding:40px}.ui-section--hero{padding:32px 64px}.ui-section--footer{padding-bottom:24px}}.ui-text{font-family:var(--font-text);color:rgba(var(--white), 1);font-size:14px;font-weight:400;line-height:130%}.ui-text--error{color:rgba(var(--orange-2), 1);font-size:12px}.ui-text--12-16{font-size:12px}@media screen and (width>=768px){.ui-text{font-size:16px}.ui-text--12-16,.ui-text--14-14{font-size:14px}.ui-text--14-18{font-size:18px}}@media screen and (width>=1440px){.ui-text--12-16{font-size:16px}}.ui-title{font-family:var(--font-heading);color:rgba(var(--white), 1);text-transform:uppercase;font-size:42px;font-weight:700;line-height:90%}.ui-title--hero{font-size:66px}.ui-title--benefits{font-size:42px}.ui-title--modal{font-size:32px;line-height:90%}.ui-title--sub-hero-large,.ui-title--sub-important-large,.ui-title--sub-guide,.ui-title--sub-important{font-size:22px;line-height:105%}@media screen and (width>=768px){.ui-title{font-size:70px}.ui-title--hero{font-size:94px;line-height:95%}.ui-title--benefits{font-size:80px;line-height:95%}.ui-title--modal{font-size:46px}.ui-title--sub-hero-large,.ui-title--sub-important-large,.ui-title--sub-guide,.ui-title--sub-important{font-size:30px;line-height:104%}}@media screen and (width>=1440px){.ui-title--hero{font-size:120px}.ui-title--sub-hero-large,.ui-title--sub-important-large{font-size:46px;line-height:95%}}.ui-card{background-color:rgba(var(--green-4), 1);border-radius:24px;padding:16px}@media screen and (width>=768px){.ui-card{border-radius:32px;padding:32px}}._header_1mc5p_1{margin-top:var(--header-top);height:var(--header-height);margin-left:calc(var(--app-padding-x) * -1);margin-right:calc(var(--app-padding-x) * -1);padding:0 var(--app-padding-x);background-color:rgba(var(--green-4), 1);align-items:center;display:flex}._header__logo_1mc5p_11{line-height:0}._header__button_1mc5p_14{display:none}@media screen and (width>=768px){._header_1mc5p_1{border-radius:60px;justify-content:space-between;margin-left:0;margin-right:0;padding:0 8px 0 32px}._header__logo_1mc5p_11{width:155px;height:34px}._header__logo_1mc5p_11 svg{width:100%;height:100%}._header__button_1mc5p_14{height:46px;font-family:var(--font-text);text-transform:none;padding:0 24px;font-size:16px;display:flex}}._footer_1yfb4_1{background-color:rgba(var(--green-4), 1)}._footer__top_1yfb4_4{flex-direction:column;align-items:center;gap:24px;display:flex}._footer__logo_1yfb4_10{line-height:0}._footer__web-n-socials_1yfb4_13{flex-direction:column;align-items:center;gap:24px;display:flex}._footer__web_1yfb4_13{border:2px solid rgba(var(--white), .2);border-radius:30px;justify-content:center;align-items:center;width:fit-content;height:40px;padding:0 24px;font-size:12px;font-weight:500;display:flex}._footer__socials_1yfb4_31{gap:8px;display:flex}._footer__socials_1yfb4_31 ._social_1yfb4_35{background-color:rgba(var(--white), 1);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}._footer__bottom_1yfb4_44{flex-direction:column;align-items:center;margin-top:40px;display:flex}._footer__links_1yfb4_50{flex-direction:column;align-items:center;gap:16px;margin-top:24px;display:flex}._footer__copyrights_1yfb4_57{color:rgba(var(--white), .6)}@media screen and (width>=768px){._footer__top_1yfb4_4{gap:40px}._footer__logo_1yfb4_10{width:196px;height:65px}._footer__logo-svg_1yfb4_68{width:100%;height:100%}._footer__web-n-socials_1yfb4_13{flex-direction:row}._footer__web_1yfb4_13{height:50px;padding:0 30px;font-size:16px}._footer__socials_1yfb4_31 ._social_1yfb4_35{width:50px;height:50px}._footer__bottom_1yfb4_44{margin-top:40px}._footer__links_1yfb4_50{flex-direction:row}}@media screen and (width>=1200px){._footer__top_1yfb4_4{flex-direction:row;justify-content:space-between}._footer__web-n-socials_1yfb4_13{gap:40px}._footer__bottom_1yfb4_44{flex-direction:row;justify-content:space-between}._footer__links_1yfb4_50{opacity:.6;margin-top:0}}._hero_du69n_1{background-image:url(/assets/bg-325-BCRnbAPe.webp);background-position:bottom;background-repeat:no-repeat;background-size:480px;background-color:rgba(var(--green-4), 1);flex-direction:column;height:560px;display:flex}._hero__title-container_du69n_11{flex-direction:column;display:flex}._hero__sub-title_du69n_15{color:rgba(var(--green-5), 1)}._hero__title_du69n_11{margin-top:8px}._hero__description_du69n_21{margin-top:16px}._hero__button_du69n_24{width:100%;margin-top:auto}@media screen and (width>=480px){._hero_du69n_1{background-size:cover;height:620px}}@media screen and (width>=768px){._hero_du69n_1{background-image:url(/assets/bg-768-CO0D-Ypz.webp);background-position:100%;background-size:738px;height:560px}._hero__title_du69n_11,._hero__description_du69n_21{width:calc(100% - 312px)}._hero__description_du69n_21{margin-top:24px}}@media screen and (width>=1200px){._hero_du69n_1{background-image:url(/assets/bg-1440-CFupsLBN.webp);background-size:1400px;justify-content:center}._hero__sub-title_du69n_15{color:rgba(var(--white), 1)}._hero__title_du69n_11,._hero__description_du69n_21{width:calc(100% - 482px)}._hero__title_du69n_11{color:rgba(var(--green-5), 1)}._hero__description_du69n_21{max-width:560px}._hero__button_du69n_24{width:fit-content;margin-top:56px}}._form_nor0n_1{background-color:rgba(var(--green-5), 1);grid-template-rows:auto 1fr;display:grid}._form__title_nor0n_6{color:rgba(var(--green-3), 1)}._form__description_nor0n_9{color:rgba(var(--green-3), 1);margin-top:8px}@media screen and (width>=768px){._form__description_nor0n_9{margin-top:16px}}@media screen and (width>=1200px){._form_nor0n_1{grid-template-rows:1fr;grid-template-columns:56fr 66fr;gap:40px}._form__description_nor0n_9{max-width:320px}}._step_nor0n_28{flex-direction:column;align-items:center;display:flex}._step__title_nor0n_33{color:rgba(var(--green-3), 1)}._step__form_nor0n_36{flex-direction:column;flex:1;align-items:center;width:100%;margin-top:24px;display:flex}._step__error_nor0n_44{margin-top:8px;font-weight:500}._step__button_nor0n_48{width:100%;margin-top:24px}._step__inputs_nor0n_52{grid-template-columns:repeat(1,1fr);gap:8px;width:100%;display:grid}._step__checkboxes_nor0n_58{flex-direction:column;gap:8px;width:100%;margin-top:24px;display:flex}._step__text-sent-sms_nor0n_65{text-align:center;color:rgba(var(--green-3), 1);margin-top:8px}._step__text-sent-sms_nor0n_65 span{display:inline-block}._step__text-new-code_nor0n_73{color:rgba(var(--green-3), .4);margin-top:24px}._step__button-new-code_nor0n_77{color:rgba(var(--green-3), 1);margin-top:24px;font-weight:500;text-decoration:underline}._step__title_nor0n_33{max-width:560px}._step__title--success_nor0n_86,._step__title--fail_nor0n_86{background-position:top;background-repeat:no-repeat;background-size:48px;padding-top:72px}._step__title--success_nor0n_86{background-image:url("data:image/svg+xml,%3csvg%20width='48'%20height='48'%20viewBox='0%200%2048%2048'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20width='48'%20height='48'%20rx='24'%20fill='%2328EDED'/%3e%3cpath%20d='M11.4336%2022.6664C17.5685%2024.6454%2020.1412%2029.9492%2020.9328%2033.7488C21.9223%2038.4984%2018.9538%2023.0622%2036.5669%2013.3651'%20stroke='%23043E46'%20stroke-width='1.225'%20stroke-linecap='round'/%3e%3c/svg%3e")}._step__title--fail_nor0n_86{background-image:url("data:image/svg+xml,%3csvg%20width='48'%20height='48'%20viewBox='0%200%2048%2048'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20width='48'%20height='48'%20rx='24'%20fill='%2328EDED'/%3e%3cpath%20d='M15.0775%2033.2173C18.9188%2028.1866%2024.3262%2021.9651%2032.9228%2014.7825'%20stroke='%23043E46'%20stroke-width='1.225'%20stroke-linecap='round'/%3e%3cpath%20d='M14.9558%2014.9017C19.9117%2018.8391%2026.028%2024.3652%2033.0439%2033.0983'%20stroke='%23043E46'%20stroke-width='1.225'%20stroke-linecap='round'/%3e%3c/svg%3e")}._step__description_nor0n_98{max-width:560px;color:rgba(var(--green-3), 1);margin-top:8px}@media screen and (width>=768px){._step__form_nor0n_36{margin-top:32px}._step__button--status_nor0n_107{margin-top:40px}._step__text-sent-sms_nor0n_65{margin-top:16px}._step__title--success_nor0n_86,._step__title--fail_nor0n_86{background-size:66px;padding-top:98px}._step__description_nor0n_98{margin-top:16px;font-size:16px}}@media screen and (width>=1200px){._step__form_nor0n_36{margin-top:0}._step__form--modal_nor0n_126{margin-top:24px}._step__button--main_nor0n_129{align-self:flex-start;width:fit-content}}@media screen and (width>=1440px){._step__title--success_nor0n_86,._step__title--fail_nor0n_86{background-size:80px;padding-top:120px}}._overlay_nor0n_141{z-index:var(--z-modal-overlay);background-color:rgba(var(--black), .6);width:100%;height:100%;position:fixed;inset:0;overflow-y:auto}._overlay__table_nor0n_150{width:100%;height:100%;display:table}._overlay__cell_nor0n_155{vertical-align:middle;text-align:center;justify-content:center;align-items:center;height:100%;padding:20px 0;display:flex}._modal_nor0n_166{width:100%;max-width:100vw;min-width:var(--app-min-width);padding:20px 10px}._modal__container_nor0n_172{background-color:rgba(var(--white), 1);border-radius:24px;width:305px;max-width:660px;margin:0 auto;padding:32px 16px 24px;position:relative}._modal__close-button_nor0n_182{cursor:pointer;width:24px;height:24px;line-height:0;position:absolute;top:8px;right:8px}._modal__close-button_nor0n_182 svg{width:100%;min-width:100%;height:100%;min-height:100%}@media screen and (width>=768px){._modal__container_nor0n_172{border-radius:36px;width:100%;padding:40px}._modal__close-button_nor0n_182{width:40px;height:40px;top:16px;right:16px}}@media screen and (width>=1440px){._modal__container_nor0n_172{border-radius:48px}}._checkbox_grjjr_1{--base-color:var(--green-3);--rect-stroke:rgba(var(--base-color), .4);--path-stroke:rgba(var(--base-color), 1);align-items:center;transition:opacity .2s ease-in-out;display:flex}._checkbox--disabled_grjjr_9{opacity:.8;pointer-events:none}._checkbox--error_grjjr_13{--rect-stroke:rgba(var(--orange-2), 1)}._checkbox_grjjr_1 ._checkbox-svg_grjjr_16{cursor:pointer;min-width:22px;min-height:22px}._checkbox_grjjr_1 ._checkbox-svg__rect_grjjr_21{stroke:var(--rect-stroke);transition:opacity .2s ease-in-out,stroke .2s ease-in-out}._checkbox_grjjr_1 ._checkbox-svg__path_grjjr_25{stroke:var(--path-stroke);transition:stroke-dashoffset .2s ease-in-out}@media (hover:hover){._checkbox_grjjr_1 ._checkbox-svg_grjjr_16:hover{cursor:pointer}._checkbox_grjjr_1 ._checkbox-svg_grjjr_16:hover ._checkbox-svg__rect_grjjr_21{opacity:1}}._checkbox__label_grjjr_37{color:rgba(var(--base-color), .8);margin-left:8px;font-size:12px}._checkbox__label_grjjr_37 a{text-decoration:underline}@media screen and (width>=768px){._checkbox__label_grjjr_37{font-size:14px}}._code-input_1mzit_1{--input-number-size:42px;--input-number-border-color:transparent;--input-caret-width:.5px;--input-caret-height:16px;flex-direction:column;gap:16px;width:fit-content;display:flex;position:relative}._code-input--error_1mzit_12{--input-number-border-color:rgba(var(--orange-2), 1)}._code-input__label_1mzit_15{font-size:14px;font-weight:500}._code-input__input-container_1mzit_19{gap:4px;width:fit-content;display:flex;position:relative}._code-input__input-number_1mzit_25{width:var(--input-number-size);height:var(--input-number-size);font-family:var(--font-heading);color:rgba(var(--green-3), 1);background-color:rgba(var(--grey-1), 1);border:1px solid var(--input-number-border-color);border-radius:8px;justify-content:center;align-items:center;font-size:32px;font-weight:700;line-height:90%;display:flex;position:relative}._code-input__input-number--caret_1mzit_41:before{content:"";width:var(--input-caret-width);height:var(--input-caret-height);background-color:rgba(var(--green-3), 1);border-radius:18px;animation:1.25s linear infinite _caretBlinkAnimation_1mzit_1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes _caretBlinkAnimation_1mzit_1{0%{opacity:1}50%{opacity:0}to{opacity:1}}._code-input__input_1mzit_19{opacity:0;letter-spacing:-8px;caret-color:#0000;border-radius:30px;font-size:16px;line-height:130%;position:absolute;inset:0}@media screen and (width>=768px){._code-input_1mzit_1{--input-number-size:88px;--input-caret-width:1.5px;--input-caret-height:30px}._code-input__label_1mzit_15{font-size:18px}._code-input__input-container_1mzit_19{gap:10px}._code-input__input-number_1mzit_25{border-radius:16px;font-size:60px}}._guide__list_bc03n_1{flex-direction:column;gap:8px;margin-top:24px;display:flex}._guide__list_bc03n_1 ._card_bc03n_7{counter-increment:item;align-items:center;gap:16px;display:flex}._guide__list_bc03n_1 ._card__description_bc03n_13{margin-top:4px}._guide__list_bc03n_1 ._card_bc03n_7:before{--size:48px;content:counter(item);width:var(--size);min-width:var(--size);height:var(--size);min-height:var(--size);font-family:var(--font-heading);text-transform:uppercase;color:rgba(var(--white), 1);background-image:url("data:image/svg+xml,%3csvg%20width='48'%20height='48'%20viewBox='0%200%2048%2048'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M46.288%2024C50.1644%2031.2232%2047.2339%2037.7673%2039.7601%2039.7601C37.7673%2047.2339%2031.2272%2050.1644%2024%2046.288C16.7768%2050.1644%2010.2327%2047.2339%208.23995%2039.7601C0.766145%2037.7673%20-2.16437%2031.2272%201.71198%2024C-2.16437%2016.7768%200.766145%2010.2327%208.23995%208.23994C10.2327%200.766137%2016.7728%20-2.16437%2024%201.71198C31.2232%20-2.16437%2037.7673%200.766137%2039.7601%208.23994C47.2339%2010.2327%2050.1644%2016.7728%2046.288%2024Z'%20fill='%23FF7D20'/%3e%3c/svg%3e");background-position:50%;background-repeat:no-repeat;background-size:contain;justify-content:center;align-items:center;font-size:32px;font-weight:700;line-height:90%;display:flex}._guide__additional_bc03n_37{border:1px solid rgba(var(--green-5), 1);border-radius:24px;margin-top:24px;padding:24px 16px}._guide__additional-title_bc03n_43{font-weight:700}._guide__additional-description_bc03n_46{margin-top:8px}@media screen and (width>=768px){._guide__list_bc03n_1{margin-top:32px}._guide__list_bc03n_1 ._card_bc03n_7{gap:32px}._guide__list_bc03n_1 ._card__description_bc03n_13{margin-top:8px}._guide__list_bc03n_1 ._card_bc03n_7:before{--size:75px;font-size:46px}._guide__additional_bc03n_37{border-radius:32px;padding:32px}}@media screen and (width>=1200px){._guide_bc03n_1{grid-template-columns:56fr 66fr;gap:40px;display:grid}._guide__title_bc03n_74{background-image:url("data:image/svg+xml,%3csvg%20width='238'%20height='134'%20viewBox='0%200%20238%20134'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1.00024%201.00024C28.6877%2078.9506%2088.2502%20107.166%20113.745%2074.4398C121.805%2064.1303%20128.177%2049.5788%20121.533%2038.3658C115.061%2027.4307%2098.5994%2026.2451%2088.0168%2033.2797C77.4343%2040.3142%2071.938%2053.0273%2069.2752%2065.5039C64.9689%2085.5292%2067.6532%20108.853%2082.8216%20122.258C94.2811%20132.386%20111.012%20134.945%20125.946%20131.638C140.879%20128.331%20154.257%20119.8%20166.032%20109.881C181.632%2096.7239%20194.929%2081.0083%20205.36%2063.4007M150.599%2080.7029C182.1%2075.1687%20211.791%2061.8202%20237%2041.8589C228.08%2041.8578%20221.572%2050.2353%20216.964%2057.9755C206.831%2074.8668%20198.477%2094.3188%20201.447%20113.751'%20stroke='%2328EDED'%20stroke-width='2'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");background-position:calc(100% - 40px) bottom;background-repeat:no-repeat;background-size:auto;height:278px;position:sticky;top:40px}._guide__list_bc03n_1{margin-top:0}}._important__list_1ec1x_1{gap:8px;margin-top:24px;display:grid}._important__list_1ec1x_1 ._card_1ec1x_6{--title-margin-top:0px;--content-margin-top:4px}._important__list_1ec1x_1 ._card__title_1ec1x_10{margin-top:var(--title-margin-top)}._important__list_1ec1x_1 ._card__list_1ec1x_13{margin-top:var(--content-margin-top);flex-direction:column;gap:2px;display:flex}._important__list_1ec1x_1 ._card__li_1ec1x_13{margin-left:20px;padding-left:2px;list-style:outside}._important__list_1ec1x_1 ._card__description_1ec1x_24{margin-top:var(--content-margin-top)}@media screen and (width>=768px){._important__list_1ec1x_1{grid-template-columns:repeat(2,1fr);margin-top:40px}._important__list_1ec1x_1 ._card_1ec1x_6{--content-margin-top:8px}._important__list_1ec1x_1 ._card--large_1ec1x_35{--content-margin-top:16px;grid-column:span 2}._important__list_1ec1x_1 ._card__list_1ec1x_13{gap:4px}}@media screen and (width>=1200px){._important__list_1ec1x_1{grid-template-columns:592fr 326fr 326fr}._important__list_1ec1x_1 ._card--large_1ec1x_35{--title-margin-top:auto;background-image:url(/assets/large-card-icon-DuKhvWRe.svg);background-position:16px 16px;background-repeat:no-repeat;background-size:auto;flex-direction:column;grid-area:span 2/span 1;display:flex}}._benefits_10wnv_1{background-image:url(/assets/bg-325-DfkLA_eW.webp);background-position:0 100%;background-repeat:no-repeat;background-size:auto 400px;background-color:rgba(var(--green-4), 1);flex-direction:column;height:400px;display:flex}._benefits__title_10wnv_11{flex-direction:column;display:flex}._benefits__title_10wnv_11 span{color:rgba(var(--green-5), 1)}._benefits__button_10wnv_18{width:100%;margin-top:auto}@media screen and (width>=480px){._benefits_10wnv_1{aspect-ratio:460/400;background-size:cover;height:auto}}@media screen and (width>=768px){._benefits_10wnv_1{aspect-ratio:auto;background-image:url(/assets/bg-768-B_waG7mp.webp);background-position:100%;background-size:738px;height:560px}._benefits__title_10wnv_11{width:488px}}@media screen and (width>=1200px){._benefits_10wnv_1{background-image:url(/assets/bg-1440-CAel9Qa5.webp);background-position:calc(100% + 200px);background-size:1400px;height:400px}._benefits__title_10wnv_11{width:auto}._benefits__button_10wnv_18{width:fit-content}}@media screen and (width>=1440px){._benefits_10wnv_1{background-position:100%}}
