.situation-cards{width:100%;background:var(--block-custom-bg,#FFFFFF);padding:80px var(--spacing-side,20px)}.situation-cards,.situation-cards__eyebrow,.situation-cards__grid{max-width:1200px;margin-left:auto;margin-right:auto}.situation-cards__eyebrow{font-size:11px;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:#8e8e93;margin:0 0 16px}.situation-cards__block-title{font-family:var(--font-main);font-weight:600;font-size:clamp(32px,5vw,56px);line-height:1.05;letter-spacing:-.025em;color:var(--text-primary);margin:0 0 40px;text-wrap:balance}.situation-cards__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.situation-cards__grid--columns{grid-template-columns:repeat(3,minmax(0,1fr))}.situation-cards__card{min-height:330px;background:#f2f2f7;padding:30px;display:flex;flex-direction:column;border:1px solid #e5e5ea;border-radius:0;transition:border-color .24s ease}@media(min-width:768px){.situation-cards__grid--grid .situation-cards__card:first-child{border-top-left-radius:22px}.situation-cards__grid--grid .situation-cards__card:nth-child(2){border-top-right-radius:22px}.situation-cards__grid--grid .situation-cards__card:last-child:nth-child(odd),.situation-cards__grid--grid .situation-cards__card:nth-last-child(2):nth-child(odd){border-bottom-left-radius:22px}.situation-cards__grid--grid .situation-cards__card:last-child{border-bottom-right-radius:22px}.situation-cards__grid--grid .situation-cards__card:last-child:nth-child(odd){grid-column:1/-1}.situation-cards__grid--columns .situation-cards__card:first-child{border-top-left-radius:22px;border-bottom-left-radius:22px}.situation-cards__grid--columns .situation-cards__card:last-child{border-top-right-radius:22px;border-bottom-right-radius:22px}}@media(hover:hover)and (pointer:fine){.situation-cards__card:hover{border-color:rgba(142,142,147,.55)}.situation-cards__card:hover .situation-cards__cta-arrow{transform:translateX(6px)}}.has-bg .situation-cards .situation-cards__card{background:#fff;border-color:rgba(0,0,0,.08)}@media(hover:hover)and (pointer:fine){.has-bg .situation-cards .situation-cards__card:hover{border-color:rgba(142,142,147,.55)}}.situation-cards__sub{font-size:14px;font-weight:600;color:#8e8e93;letter-spacing:.14em;text-transform:uppercase;margin-bottom:20px}.situation-cards__title{font-size:clamp(22px,1.75vw,28px);font-weight:700;letter-spacing:0;color:#1d1d1f;line-height:1.12;margin:0 0 20px}.situation-cards__text{font-size:clamp(16px,1.25vw,20px);line-height:1.58;color:#8e8e93;margin:0;max-width:420px}.situation-cards__cta{background:none;border:none;margin-top:auto;padding:20px 0 0;align-self:flex-start;text-align:left;color:#1d1d1f;font-size:16px;font-weight:700;font-family:var(--font-main);cursor:pointer;display:inline-flex;align-items:center;gap:5px}.situation-cards__cta-arrow{display:inline-block;transition:transform .24s ease}.situation-cards__rows{background:#f2f2f7;border-radius:22px;overflow:hidden}.situation-cards__row{display:grid;grid-template-columns:minmax(180px,.4fr) 1fr;grid-gap:24px;gap:24px;padding:28px 40px;border-top:1px solid rgba(0,0,0,.08);align-items:start}.situation-cards__row:first-child{border-top:none}.situation-cards__row-label{font-size:clamp(18px,1.75vw,26px);font-weight:700;color:#1d1d1f;line-height:1.4}.situation-cards__row-text{font-size:16px;font-weight:400;color:#8e8e93;line-height:1.6}.situation-cards__row-text ol,.situation-cards__row-text p,.situation-cards__row-text ul{margin-top:0}.situation-cards__post-text{font-size:15px;line-height:1.6;color:rgba(0,0,0,.5);margin:20px 0 0;text-align:center}.has-bg .situation-cards .situation-cards__rows{background:#fff}@media(max-width:768px){.situation-cards__eyebrow{margin-bottom:36px}.situation-cards__grid{grid-template-columns:1fr;gap:12px}.situation-cards__row{grid-template-columns:1fr;gap:8px;padding:20px 24px}.situation-cards__card{min-height:auto;padding:30px 28px 34px;border-radius:0}.situation-cards__card:first-child{border-top-left-radius:22px;border-top-right-radius:22px}.situation-cards__card:last-child{border-bottom-left-radius:22px;border-bottom-right-radius:22px}.situation-cards__sub{margin-bottom:18px}.situation-cards__title{font-size:26px;margin-bottom:16px}.situation-cards__text{font-size:17px}.situation-cards__cta{padding-top:28px;font-size:16px}}.metrics-double{width:100%;background:var(--block-custom-bg,#FFFFFF)}.metrics-double__inner{max-width:1200px;margin-left:auto;margin-right:auto;padding:96px var(--spacing-side,20px)}.metrics-double__block-title{font-family:var(--font-main);font-weight:600;font-size:clamp(32px,5vw,56px);line-height:1.05;letter-spacing:-.025em;color:var(--text-primary);margin:0 0 64px;text-wrap:balance}.metrics-double__panels{display:flex}.metrics-double__panel{flex:1 1;padding-right:80px}.metrics-double__panel--bordered{border-right:1px solid rgba(0,0,0,.08);margin-right:80px}.metrics-double__title{font-size:clamp(42px,5.5vw,68px);font-weight:700;letter-spacing:-.04em;color:#1d1d1f;line-height:1;margin:0 0 16px}.metrics-double__text{font-size:15px;line-height:1.65;color:#8e8e93;margin:0 0 20px}.metrics-double__disclaimer{font-size:clamp(18px,1.45vw,20px);line-height:1.62;color:#8e8e93;margin:48px 0 0}@media(max-width:768px){.metrics-double__inner{padding-top:56px;padding-bottom:56px}.metrics-double__block-title{margin-bottom:40px}.metrics-double__panels{flex-direction:column}.metrics-double__panel{padding-right:0;padding-bottom:40px}.metrics-double__panel--bordered{margin-right:0;border-right:none;border-bottom:1px solid rgba(0,0,0,.08);margin-bottom:40px}.metrics-double__title{font-size:48px}.metrics-double__disclaimer{font-size:18px;line-height:1.55;margin-top:32px}}.steps-block{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;background:var(--block-custom-bg,transparent);padding-left:var(--spacing-side,20px);padding-right:var(--spacing-side,20px)}.steps-block__title{font-family:var(--font-main);font-weight:600;font-size:clamp(32px,5vw,56px);line-height:1.05;letter-spacing:-.025em;color:var(--text-primary);max-width:1200px;margin:0 auto 40px}.steps-block__grid,.steps-block__progress-row{max-width:1200px;margin-left:auto;margin-right:auto}.steps-block__progress-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:3px;gap:3px;margin-bottom:3px}.steps-block__progress-segment{height:2px;background:#e5e5ea}.steps-block__progress-segment.active{background:#1d1d1f}.steps-block__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:3px;gap:3px}.steps-block__grid:has(>:nth-child(2):last-child),.steps-block__progress-row:has(>:nth-child(2):last-child){grid-template-columns:repeat(2,minmax(0,1fr))}.steps-block__grid:has(>:nth-child(3):last-child){grid-template-columns:repeat(2,minmax(0,1fr))}.steps-block__progress-row:has(>:nth-child(3):last-child){grid-template-columns:repeat(3,minmax(0,1fr))}.steps-block__grid:has(>:nth-child(3):last-child)>:first-child{border-bottom-left-radius:0}.steps-block__grid:has(>:nth-child(3):last-child)>:nth-child(3){grid-column:1/-1;border-bottom-left-radius:22px;border-bottom-right-radius:22px}.steps-block__step{min-height:292px;background:#f2f2f7;padding:30px 38px 22px;display:flex;flex-direction:column;color:#8e8e93;cursor:pointer;transition:color .2s ease;border-radius:0}.steps-block__step:first-child{border-bottom-left-radius:22px}.steps-block__step:last-child{border-bottom-right-radius:22px}.steps-block__step--active{color:#1d1d1f}.steps-block__step:not(.steps-block__step--active) .steps-block__dot{opacity:.18}.steps-block__step:not(.steps-block__step--active) .steps-block__number{opacity:.22}.steps-block__step:not(.steps-block__step--active) .steps-block__step-text,.steps-block__step:not(.steps-block__step--active) .steps-block__step-title{opacity:.65}.steps-block__step-lead{display:flex;flex-direction:column}.steps-block__dot{width:13px;height:13px;border-radius:50%;background:currentColor;display:block;flex-shrink:0;margin-bottom:26px}.steps-block__number{font-size:clamp(42px,3.6vw,54px);line-height:1;margin-bottom:28px}.steps-block__number,.steps-block__step-title{font-weight:700;letter-spacing:0;color:currentColor}.steps-block__step-title{font-size:clamp(18px,1.45vw,20px);line-height:1.18;margin:0 0 14px}.steps-block__step-text{font-size:clamp(14px,1.08vw,16px);line-height:1.52;color:#8e8e93;margin:0}@media(max-width:1024px){.steps-block__progress-row{display:none}.steps-block__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.steps-block__step{min-height:auto;color:#1d1d1f;cursor:default;padding-bottom:22px}.steps-block__step:not(.steps-block__step--active) .steps-block__dot,.steps-block__step:not(.steps-block__step--active) .steps-block__number,.steps-block__step:not(.steps-block__step--active) .steps-block__step-text,.steps-block__step:not(.steps-block__step--active) .steps-block__step-title{opacity:1}.steps-block__step:first-child{border-bottom-left-radius:0;border-top-left-radius:22px}.steps-block__step:nth-child(2){border-top-right-radius:22px}.steps-block__step:last-child:nth-child(odd){border-bottom-left-radius:22px;border-bottom-right-radius:0}.steps-block__step:nth-child(2):nth-last-child(2){border-bottom-right-radius:22px}.steps-block__step:nth-last-child(2):nth-child(odd){border-bottom-left-radius:22px}.steps-block__step:nth-child(3):last-child{border-bottom-right-radius:22px}.steps-block__step-lead{flex-direction:row;align-items:center;gap:16px;margin-bottom:24px}.steps-block__dot,.steps-block__number{margin-bottom:0}}@media(max-width:768px){.steps-block__title{margin-bottom:40px}.steps-block__grid,.steps-block__grid:has(>:nth-child(2):last-child),.steps-block__grid:has(>:nth-child(3):last-child){grid-template-columns:1fr;gap:3px}.steps-block__grid:has(>:nth-child(3):last-child)>:nth-child(3){grid-column:auto}.steps-block__step{min-height:auto;padding:32px 28px 22px;color:#1d1d1f;cursor:default}.steps-block__step:first-child{border-top-right-radius:22px}.steps-block__step:nth-child(2){border-top-right-radius:0}.steps-block__step:nth-child(2):nth-last-child(2){border-bottom-right-radius:0}.steps-block__step:nth-last-child(2):nth-child(odd){border-bottom-left-radius:0}.steps-block__step:last-child{border-bottom-left-radius:22px;border-bottom-right-radius:22px}.steps-block__number{font-size:48px}.steps-block__step-title{font-size:22px;margin-bottom:14px}.steps-block__step-text{font-size:17px}}.marketplace-catalog{background:var(--block-custom-bg,transparent)}.marketplace-catalog__inner{max-width:1200px;margin:0 auto;padding:0 var(--spacing-side,20px)}.marketplace-catalog__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:36px;gap:16px;flex-wrap:nowrap}.marketplace-catalog__title{font-family:var(--font-main);font-weight:600;font-size:clamp(32px,5vw,56px);line-height:1.05;letter-spacing:-.025em;color:var(--text-primary);margin:0;flex:1 1;min-width:0}.marketplace-catalog__tabs{display:flex;align-items:stretch;gap:0;overflow:hidden;border:1px solid rgba(29,29,31,.24);border-radius:22px;background:#fff;align-self:center;flex-shrink:0}.marketplace-catalog__tab{height:38px;padding:0 20px;border:0;border-right:1px solid rgba(29,29,31,.24);border-radius:0;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;background:rgba(0,0,0,0);color:rgba(29,29,31,.68);font-size:16px;font-weight:500;line-height:1;font-family:var(--font-main);text-decoration:none;transition:background .16s ease,color .16s ease}.marketplace-catalog__tab:last-child{border-right:0}.marketplace-catalog__tab.active{background:#1d1d1f;color:#fff}.marketplace-catalog__tab:hover:not(.active){color:#1d1d1f}.marketplace-catalog__tab--more{background:rgba(0,0,0,0)}.marketplace-catalog__carousel{position:relative}.marketplace-catalog__nav{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:20}@media(max-width:800px){.marketplace-catalog__nav{display:none}}.marketplace-catalog__arrow{position:absolute;top:50%;margin-top:-22px;width:44px;height:44px;background:var(--bg-secondary,#F2F2F7);border:1px solid var(--border-color,rgba(0,0,0,.1));border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--text-primary,#1D1D1F);z-index:10;cursor:pointer;transition:all .3s cubic-bezier(.2,.7,.2,1)}.marketplace-catalog__arrow:hover{background:#fff;border-color:var(--text-primary,#1D1D1F)}.marketplace-catalog__arrow:active{transform:scale(.92)}.marketplace-catalog__arrow.swiper-button-disabled,.marketplace-catalog__arrow[disabled]{opacity:0;pointer-events:none}@media(max-width:768px){.marketplace-catalog__arrow{width:36px;height:36px}.marketplace-catalog__arrow svg{width:16px;height:16px}}.marketplace-catalog__arrow{pointer-events:auto;background:#fff;box-shadow:0 4px 12px rgba(0,0,0,.1);opacity:0;transition:opacity .2s ease,background .2s ease,border-color .2s ease}.marketplace-catalog__arrow.left{left:0;transform:translateX(-50%)}.marketplace-catalog__arrow.right{right:0;transform:translateX(50%)}.marketplace-catalog__arrow.disabled{display:none}.marketplace-catalog__carousel:hover .marketplace-catalog__arrow{opacity:1}.marketplace-catalog__track{display:flex;gap:16px;overflow-x:auto;padding-bottom:16px;scroll-behavior:smooth;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.marketplace-catalog__track::-webkit-scrollbar{display:none}.marketplace-catalog__track{-ms-overflow-style:none;scrollbar-width:none}@media(min-width:768px){.marketplace-catalog__track{gap:24px}}.marketplace-catalog__item{flex:0 0 280px;scroll-snap-align:start;cursor:pointer}.marketplace-catalog__item .property-card{border-color:#e5e5ea;transition:border-color .24s ease}@media(hover:hover)and (pointer:fine){.marketplace-catalog__item:hover .property-card{border-color:rgba(142,142,147,.55)}}@media(min-width:768px){.marketplace-catalog__item{flex:0 0 320px}}.marketplace-catalog__empty,.marketplace-catalog__loading{text-align:center;padding:60px;font-size:15px;color:#8e8e93}@media(max-width:768px){.marketplace-catalog__inner{padding:48px var(--spacing-side,20px)}.marketplace-catalog__header{flex-direction:column;align-items:flex-start}.marketplace-catalog__tabs{border-radius:20px;width:100%}.marketplace-catalog__tab{flex:1 1;height:36px;padding:0;font-size:14px}}.faq-tabs{background:var(--block-custom-bg,#F2F2F7);max-width:1200px;margin-left:auto;margin-right:auto;padding:0 40px}.faq-tabs__inner{max-width:1200px;margin:0 auto}.faq-tabs__header{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.9fr);grid-gap:40px;gap:40px;align-items:start;margin-bottom:40px}.faq-tabs__header--title-only{display:block}.faq-tabs__title{font-family:var(--font-main);font-weight:600;font-size:clamp(32px,5vw,56px);line-height:1.05;letter-spacing:-.025em;color:var(--text-primary);margin:0}.faq-tabs__description{font-size:clamp(18px,1.45vw,22px);line-height:1.55;color:#8e8e93;margin:0;max-width:700px}.faq-tabs__list{display:flex;flex-direction:column;gap:0;background:#fff;border-radius:14px;overflow:hidden}.faq-tabs__item{border-radius:0;background:#fff;border-bottom:1px solid rgba(142,142,147,.18)}.faq-tabs__item.active{background:#fff}.faq-tabs__item.active .faq-tabs__answer{grid-template-rows:1fr}.faq-tabs__item.active .faq-tabs__icon{transform:rotate(45deg)}.faq-tabs__item:last-child{border-bottom:none}.bg-white .faq-tabs .faq-tabs__item,.bg-white .faq-tabs .faq-tabs__item.active,.bg-white .faq-tabs .faq-tabs__list{background:#f2f2f7}.faq-tabs__question{width:100%;min-height:80px;background:none;border:none;padding:0 28px 0 30px;display:flex;align-items:center;justify-content:space-between;gap:28px;text-align:left;cursor:pointer;font-family:var(--font-main);font-size:clamp(16px,1.65vw,22px);font-weight:600;color:#1d1d1f;line-height:1.22}.faq-tabs__icon{flex:0 0 auto;color:#8e8e93;font-size:30px;font-weight:400;line-height:1;transition:transform .24s ease}.faq-tabs__answer{display:grid;grid-template-rows:0fr;transition:grid-template-rows .32s ease}.faq-tabs__answer-inner{overflow:hidden}.faq-tabs__answer-text{padding:0 80px 30px 30px;font-size:clamp(20px,1.45vw,22px);line-height:1.38;color:#8e8e93;margin:0}@media(max-width:768px){.faq-tabs{padding:56px var(--spacing-side,20px)}.faq-tabs__header{grid-template-columns:1fr;gap:20px;margin-bottom:44px}.faq-tabs__description{font-size:17px;margin-top:0}.faq-tabs__question{min-height:78px;padding:0 18px;font-size:20px}.faq-tabs__answer-text{padding:0 18px 28px;font-size:17px}}.form-success-message{text-align:center;padding:20px 0}.form-success-message .success-icon{width:64px;height:64px;background:#34c759;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 16px}.form-success-message h3{font-size:22px;font-weight:800;margin-bottom:8px}.form-success-message p{font-size:15px;color:#666}.download-choice__options{display:flex;gap:12px;margin-top:24px}.download-choice__options--single{justify-content:center}.download-choice__options--single .download-choice__btn{flex:0 1 50%}@media(max-width:480px){.download-choice__options{flex-direction:column}.download-choice__options--single .download-choice__btn{flex:unset}}.download-choice__btn{flex:1 1;display:flex;flex-direction:column;align-items:center;gap:10px;padding:20px 16px;border:1.5px solid rgba(0,0,0,.1);border-radius:12px;background:#f2f2f7;color:#1d1d1f;text-decoration:none;font-size:14px;font-weight:600;transition:border-color .2s,background .2s}.download-choice__btn svg{opacity:.7}.download-choice__btn:hover{border-color:#007aff;background:#fff}.download-choice__btn:hover svg{opacity:1;stroke:#007aff}.cta-form{width:100%;background:var(--block-custom-bg,transparent)}.cta-form__inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:minmax(0,.98fr) minmax(460px,.92fr);grid-column-gap:60px;column-gap:60px;grid-row-gap:0;row-gap:0;align-items:start;padding:0 var(--spacing-side,20px)}.cta-form__left{min-width:0}.cta-form__title{font-family:var(--font-main);font-weight:600;font-size:clamp(32px,5vw,56px);line-height:1.05;letter-spacing:-.025em;color:var(--text-primary);margin:0 0 32px;max-width:560px;text-wrap:balance}.cta-form__text{font-size:17px;line-height:1.55;color:rgba(29,29,31,.58);max-width:500px;margin:0;white-space:pre-line}.cta-form__proof{display:grid;grid-template-columns:repeat(var(--proof-count,3),minmax(0,1fr));grid-gap:36px;gap:36px;margin-top:56px;padding-top:40px;border-top:1px solid rgba(142,142,147,.24);max-width:620px}.cta-form__proof-item{display:flex;flex-direction:column;gap:10px;min-width:0}.cta-form__proof-num{font-size:clamp(24px,1.8vw,36px);font-weight:700;letter-spacing:0;color:#1d1d1f;line-height:1}.cta-form__proof-label{font-size:clamp(13px,1vw,12px);color:rgba(142,142,147,.78);line-height:1.45;text-transform:uppercase}.cta-form__right{min-width:0;align-self:center}.cta-form__card{width:100%;background:#fff;border:1px solid rgba(29,29,31,.08);border-radius:24px;padding:34px 40px 32px;box-shadow:0 18px 44px rgba(29,29,31,.08)}.cta-form__fields{display:flex;flex-direction:column;gap:14px}.cta-form__row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.cta-form__input{display:block;width:100%;height:50px;padding:0 18px;border:1px solid rgba(29,29,31,.12);outline:none;border-radius:14px;background:rgba(229,229,234,.42);font-size:clamp(16px,1.15vw,18px);font-family:var(--font-main);color:#1d1d1f;box-sizing:border-box}.cta-form__input::placeholder{color:rgba(142,142,147,.68)}.cta-form__input:focus{border-color:rgba(29,29,31,.36);background:#fff}.cta-form__input--textarea{height:auto;min-height:112px;padding:16px 18px;resize:vertical;line-height:1.45}.cta-form__checkbox{display:flex;align-items:flex-start;gap:10px;color:rgba(142,142,147,.72);font-size:13px;line-height:1.35;cursor:pointer}.cta-form__checkbox input{flex:0 0 auto;margin-top:2px;accent-color:#1d1d1f}.cta-form__checkbox a{color:#1d1d1f;text-decoration:underline;text-underline-offset:2px}.cta-form__secondary,.cta-form__submit{width:100%;height:58px;border-radius:14px;font-family:var(--font-main);font-size:clamp(17px,1.2vw,19px);font-weight:700;cursor:pointer;transition:transform .2s ease}.cta-form__secondary:active,.cta-form__submit:active{transform:scale(.98)}.cta-form__submit{margin-top:10px;background:#0a0a0a;color:#fff;border:none}.cta-form__submit:disabled{opacity:.6;cursor:not-allowed}.cta-form__secondary{background:#fff;color:rgba(29,29,31,.62);border:1px solid rgba(29,29,31,.14);font-weight:500}.cta-form__disclaimer{font-size:12px;color:rgba(142,142,147,.28);line-height:1.45;margin:6px 0 0;text-align:center}.cta-form__success{text-align:center;padding:72px 0;font-size:22px;font-weight:700;color:#1d1d1f}@media(max-width:1024px){.cta-form__inner{grid-template-columns:1fr 1fr;column-gap:40px}.cta-form__left{align-self:center}.cta-form__proof{display:none}}@media(max-width:768px){.cta-form__inner{grid-template-columns:1fr;row-gap:32px;padding:0 var(--spacing-side,20px)}.cta-form__title{margin-bottom:22px}.cta-form__text{font-size:18px}.cta-form__proof{display:none}.cta-form__card{border-radius:22px;padding:22px}.cta-form__row{grid-template-columns:1fr}.cta-form__input{height:52px;padding:0 16px;font-size:16px}.cta-form__secondary,.cta-form__submit{height:56px;font-size:16px}.cta-form__disclaimer{font-size:12px}}.text-checklist{background:var(--block-custom-bg,#FFFFFF)}.text-checklist__inner{max-width:1200px;margin:0 auto;padding:0 40px}.text-checklist__card{background:#0c0d0f;border-radius:24px;padding:40px}.text-checklist__card--gray{background:#f2f2f7}.text-checklist__card--gray .text-checklist__eyebrow{color:#8e8e93}.text-checklist__card--gray .text-checklist__title{color:#0c0d0f}.text-checklist__card--gray .text-checklist__desc{color:rgba(0,0,0,.5)}.text-checklist__card--gray .text-checklist__item{background:#e5e5ea}@media(hover:hover){.text-checklist__card--gray .text-checklist__item:hover{box-shadow:inset 0 0 0 1px rgba(0,0,0,.15)}}.text-checklist__card--gray .text-checklist__item-text,.text-checklist__card--gray .text-checklist__item-title{color:#0c0d0f}.text-checklist__card--gray .text-checklist__num{color:rgba(0,0,0,.35)}.text-checklist__card--gray .text-checklist__post-text,.text-checklist__card--gray .text-checklist__pre-text{color:rgba(0,0,0,.55)}.text-checklist__grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:40px;gap:40px;align-items:start}.text-checklist__grid--single{grid-template-columns:1fr}.text-checklist__header{margin-bottom:32px}.text-checklist__header .text-checklist__eyebrow{color:#8e8e93}.text-checklist__header .text-checklist__title{color:#1d1d1f;margin-bottom:0}.text-checklist__eyebrow{font-size:11px;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:hsla(0,0%,100%,.4);margin:0 0 16px}.text-checklist__title{font-family:var(--font-main);font-weight:600;font-size:clamp(32px,5vw,56px);line-height:1.05;letter-spacing:-.025em;color:var(--text-primary);color:#fff;text-wrap:balance;margin:0 0 20px}.text-checklist__desc{font-size:15px;line-height:1.72;color:hsla(0,0%,100%,.45);margin:0;max-width:380px}.text-checklist__pre-text{margin:0 0 20px}.text-checklist__post-text,.text-checklist__pre-text{font-size:20px;line-height:1.6;color:hsla(0,0%,100%,.55)}.text-checklist__post-text{margin:20px 0 0}.text-checklist__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.text-checklist__item{display:flex;align-items:center;gap:16px;background:hsla(0,0%,100%,.07);border-radius:14px;padding:20px 24px;box-shadow:inset 0 0 0 1px rgba(0,0,0,0);transition:box-shadow .2s ease}@media(hover:hover){.text-checklist__item:hover{box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.2)}}.text-checklist__item:is(.text-checklist__list--numbered *){align-items:flex-start}.text-checklist__num{font-size:11px;font-weight:700;letter-spacing:.1em;color:hsla(0,0%,100%,.35);flex-shrink:0;padding-top:3px;line-height:1;width:20px}.text-checklist__item-body{display:flex;flex-direction:column;gap:4px}.text-checklist__item-title{font-size:16px;font-weight:600;color:#fff;line-height:1.3;margin:0}.text-checklist__item-text{font-size:20px;font-weight:400;color:#fff;line-height:1.45;margin:0}.text-checklist__list--numbered .text-checklist__item-text{font-size:16px;font-weight:500}.text-checklist--plain{background:var(--block-custom-bg,#F2F2F7)}.text-checklist--plain .text-checklist__grid{align-items:start}.text-checklist--plain .text-checklist__eyebrow{color:#8e8e93}.text-checklist--plain .text-checklist__title{color:#1d1d1f;margin-bottom:0}.text-checklist--plain .text-checklist__desc{color:rgba(0,0,0,.55)}.text-checklist--plain .text-checklist__list{gap:0;position:relative;padding-left:20px}.text-checklist--plain .text-checklist__list:before{content:"";position:absolute;left:0;top:0;bottom:0;width:1px;background:rgba(0,0,0,.15)}.text-checklist--plain .text-checklist__item{background:none;border-radius:0;padding:20px 0;border-top:1px solid rgba(0,0,0,.1);box-shadow:none}.text-checklist--plain .text-checklist__item:first-child{border-top:none}.text-checklist--plain .text-checklist__item:last-child{border-bottom:none}.text-checklist--plain .text-checklist__item:hover{box-shadow:none}.text-checklist--plain .text-checklist__item-title{color:#1d1d1f}.text-checklist--plain .text-checklist__item-text{color:rgba(0,0,0,.6);font-size:20px}.text-checklist--plain .text-checklist__post-text,.text-checklist--plain .text-checklist__pre-text{color:rgba(0,0,0,.55)}.text-checklist--plain.text-checklist--gray{background:var(--block-custom-bg,#FFFFFF)}.text-checklist--plain.text-checklist--warning .text-checklist__title{display:flex;align-items:center;gap:10px}.text-checklist--plain.text-checklist--warning .text-checklist__warning-icon{color:#e5484d;flex-shrink:0}.text-checklist--plain.text-checklist--warning .text-checklist__list{padding-left:24px}.text-checklist--plain.text-checklist--warning .text-checklist__list:before{width:3px;border-radius:2px;background:#e5484d}@media(max-width:768px){.text-checklist--plain{padding:48px 0}.text-checklist--plain .text-checklist__list{padding-left:16px}.text-checklist--plain .text-checklist__item{padding:16px 0}.text-checklist--plain.text-checklist--warning .text-checklist__list{padding-left:20px}.text-checklist{padding:40px 0}.text-checklist__inner{padding:0 20px}.text-checklist__card{border-radius:16px;padding:40px 28px}.text-checklist__grid{grid-template-columns:1fr;gap:36px}.text-checklist__grid--centered{align-items:start}}