.button{display:inline-flex;flex-direction:row;align-items:center;justify-content:center;padding:16px 32px;border:1px solid rgba(0,0,0,0);border-radius:12px;font-family:var(--font-inter);font-size:18px;line-height:24px;font-weight:500;transition:all .3s}.button:hover{cursor:pointer}.button_green{background-color:#129a44;color:#fff}@media(hover:hover){.button_green:hover{background-color:#3fea97}}@media(hover:none){.button_green:active{background-color:#3fea97}}.button_gray{background-color:#f7f8f9;color:#1d2024}@media(hover:hover){.button_gray:hover{background-color:#e1e4e8}}@media(hover:none){.button_gray:active{background-color:#e1e4e8}}.button_bordered{border:1px solid #129a44;color:#129a44;background-color:#fff}@media(hover:hover){.button_bordered:hover{border:1px solid #3fea97;color:#3fea97}}@media(hover:none){.button_bordered:active{border:1px solid #3fea97;color:#3fea97}}.button_medium{padding:12px 24px;border-radius:10px;font-size:16px}.button_extra-small,.button_small{padding:8px 16px;border-radius:8px;font-size:14px;line-height:20px}.button_extra-small{padding:8px}.benefits{width:100%;display:flex;justify-content:center;padding-left:0;padding-right:0}@media screen and (min-width:1024px){.benefits{padding-left:8px;padding-right:8px}}@media screen and (min-width:1440px){.benefits{padding-left:40px;padding-right:40px}}.benefits__content{max-width:1440px;width:100%;display:flex;justify-content:center;border-radius:16px}@media screen and (min-width:1440px){.benefits__content{border-radius:24px}}.benefits__content{background:linear-gradient(135deg,rgb(20,22,23),rgb(50,50,50));padding-top:16px}@media screen and (min-width:764px){.benefits__content{padding-top:32px}}@media screen and (min-width:1440px){.benefits__content{padding-top:72px}}.benefits__content{padding-left:16px;padding-right:16px}@media screen and (min-width:764px){.benefits__content{padding-left:32px;padding-right:32px}}@media screen and (min-width:1440px){.benefits__content{padding-left:72px;padding-right:72px}}.benefits__content{padding-bottom:16px}@media screen and (min-width:764px){.benefits__content{padding-bottom:32px}}@media screen and (min-width:1440px){.benefits__content{padding-bottom:72px}}.benefits__cards{max-width:1200px;display:grid;grid-template-columns:1fr;grid-gap:8px;gap:8px}@media screen and (min-width:764px){.benefits__cards{gap:12px}}@media screen and (min-width:1024px){.benefits__cards{gap:12px}}@media screen and (min-width:1440px){.benefits__cards{gap:16px}}@media screen and (min-width:764px){.benefits__cards{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1024px){.benefits__cards{width:100%;grid-template-columns:repeat(3,1fr)}}.benefits__card{max-width:390px;display:flex;flex-direction:column;align-items:center;border-radius:16px}@media screen and (min-width:1440px){.benefits__card{border-radius:24px}}.benefits__card{border:1px solid hsla(0,0%,100%,.08);background-color:hsla(0,0%,100%,.08);overflow:hidden}.benefits__card-image{max-width:390px;max-height:144px;width:100%;aspect-ratio:2.7/1!important}.benefits__card-info{display:flex;flex-direction:column;align-items:flex-start;gap:8px}@media screen and (min-width:764px){.benefits__card-info{gap:8px}}@media screen and (min-width:1024px){.benefits__card-info{gap:8px}}@media screen and (min-width:1440px){.benefits__card-info{gap:8px}}.benefits__card-info{padding-top:16px}@media screen and (min-width:764px){.benefits__card-info{padding-top:24px}}@media screen and (min-width:1024px){.benefits__card-info{padding-top:24px}}@media screen and (min-width:1440px){.benefits__card-info{padding-top:24px}}.benefits__card-info{padding-left:16px;padding-right:16px}@media screen and (min-width:764px){.benefits__card-info{padding-left:24px;padding-right:24px}}@media screen and (min-width:1024px){.benefits__card-info{padding-left:24px;padding-right:24px}}@media screen and (min-width:1440px){.benefits__card-info{padding-left:24px;padding-right:24px}}.benefits__card-info{padding-bottom:16px}@media screen and (min-width:764px){.benefits__card-info{padding-bottom:24px}}@media screen and (min-width:1024px){.benefits__card-info{padding-bottom:24px}}@media screen and (min-width:1440px){.benefits__card-info{padding-bottom:24px}}.benefits__card-title{font-family:var(--font-inter);font-size:16px;line-height:22px;font-weight:600;color:#1d2024;margin:0}@media screen and (min-width:764px){.benefits__card-title{font-size:18px;line-height:24px}}@media screen and (min-width:1024px){.benefits__card-title{font-size:18px;line-height:24px}}@media screen and (min-width:1440px){.benefits__card-title{font-size:20px;line-height:24px}}.benefits__card-title{color:#fff}.benefits__card-description{font-family:var(--font-inter);font-size:16px;line-height:24px;font-weight:400;color:#1d2024}@media screen and (min-width:764px){.benefits__card-description{font-size:18px;line-height:28px}}@media screen and (min-width:1024px){.benefits__card-description{font-size:18px;line-height:28px}}@media screen and (min-width:1440px){.benefits__card-description{font-size:18px;line-height:28px}}.benefits__card-description{color:#cbcfd6}.on-ramp{width:100%;display:flex;align-items:center;justify-content:center;padding-top:80px}@media screen and (min-width:764px){.on-ramp{padding-top:96px}}@media screen and (min-width:1024px){.on-ramp{padding-top:120px}}@media screen and (min-width:1440px){.on-ramp{padding-top:160px}}.on-ramp__content{max-width:1440px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:32px}@media screen and (min-width:764px){.on-ramp__content{gap:40px}}@media screen and (min-width:1024px){.on-ramp__content{gap:40px}}@media screen and (min-width:1440px){.on-ramp__content{gap:56px}}.on-ramp__content{padding-left:16px;padding-right:16px}@media screen and (min-width:764px){.on-ramp__content{padding-left:24px;padding-right:24px}}@media screen and (min-width:1024px){.on-ramp__content{padding-left:40px;padding-right:40px}}@media screen and (min-width:1440px){.on-ramp__content{padding-left:120px;padding-right:120px}}@media screen and (min-width:1024px){.on-ramp__content{flex-direction:row}}.on-ramp__image{order:2;border:1px solid #f0f1f2;border-radius:32px}@media screen and (min-width:1024px){.on-ramp__image{order:1}}.on-ramp__info{order:1;display:flex;flex-direction:column;gap:24px}@media screen and (min-width:764px){.on-ramp__info{gap:32px}}@media screen and (min-width:1024px){.on-ramp__info{gap:32px}}@media screen and (min-width:1440px){.on-ramp__info{gap:40px}}@media screen and (min-width:1024px){.on-ramp__info{max-width:424px}}@media screen and (min-width:1440px){.on-ramp__info{max-width:504px}}.on-ramp__text{display:flex;flex-direction:column;gap:8px}@media screen and (min-width:764px){.on-ramp__text{gap:12px}}@media screen and (min-width:1024px){.on-ramp__text{gap:12px}}@media screen and (min-width:1440px){.on-ramp__text{gap:16px}}.on-ramp__title{font-family:var(--font-inter);font-size:24px;line-height:32px;font-weight:600;color:#1d2024;margin:0}@media screen and (min-width:764px){.on-ramp__title{font-size:28px;line-height:36px}}@media screen and (min-width:1024px){.on-ramp__title{font-size:32px;line-height:40px}}@media screen and (min-width:1440px){.on-ramp__title{font-size:40px;line-height:48px}}.on-ramp__title_blue{color:#3167ce}.on-ramp__description{font-family:var(--font-inter);font-size:16px;line-height:24px;font-weight:400;color:#1d2024}@media screen and (min-width:764px){.on-ramp__description{font-size:18px;line-height:28px}}@media screen and (min-width:1024px){.on-ramp__description{font-size:18px;line-height:28px}}@media screen and (min-width:1440px){.on-ramp__description{font-size:18px;line-height:28px}}.on-ramp__description{color:#7f848d}.on-ramp__cards{display:flex;flex-direction:column;align-items:flex-start;gap:12px}@media screen and (min-width:764px){.on-ramp__cards{gap:16px}}@media screen and (min-width:1024px){.on-ramp__cards{gap:16px}}@media screen and (min-width:1440px){.on-ramp__cards{gap:24px}}.on-ramp__card{display:flex;flex-direction:row;align-items:flex-start;gap:8px}@media screen and (min-width:764px){.on-ramp__card{gap:12px}}@media screen and (min-width:1024px){.on-ramp__card{gap:12px}}@media screen and (min-width:1440px){.on-ramp__card{gap:12px}}.on-ramp__card-text{display:flex;flex-direction:column;gap:4px}@media screen and (min-width:764px){.on-ramp__card-text{gap:4px}}@media screen and (min-width:1024px){.on-ramp__card-text{gap:4px}}@media screen and (min-width:1440px){.on-ramp__card-text{gap:4px}}.on-ramp__card-title{font-family:var(--font-inter);font-size:16px;line-height:24px;font-weight:400;color:#1d2024}@media screen and (min-width:764px){.on-ramp__card-title{font-size:18px;line-height:28px}}@media screen and (min-width:1024px){.on-ramp__card-title{font-size:18px;line-height:28px}}@media screen and (min-width:1440px){.on-ramp__card-title{font-size:18px;line-height:28px}}.on-ramp__card-title{font-weight:600}.on-ramp__card-description{font-family:var(--font-inter);font-size:16px;line-height:24px;font-weight:400;color:#1d2024}@media screen and (min-width:764px){.on-ramp__card-description{font-size:18px;line-height:28px}}@media screen and (min-width:1024px){.on-ramp__card-description{font-size:18px;line-height:28px}}@media screen and (min-width:1440px){.on-ramp__card-description{font-size:18px;line-height:28px}}.on-ramp__card-description{color:#7f848d}.off-ramp{width:100%;display:flex;align-items:center;justify-content:center;padding-top:80px}@media screen and (min-width:764px){.off-ramp{padding-top:96px}}@media screen and (min-width:1024px){.off-ramp{padding-top:120px}}@media screen and (min-width:1440px){.off-ramp{padding-top:160px}}.off-ramp__content{max-width:1440px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:32px}@media screen and (min-width:764px){.off-ramp__content{gap:40px}}@media screen and (min-width:1024px){.off-ramp__content{gap:40px}}@media screen and (min-width:1440px){.off-ramp__content{gap:56px}}.off-ramp__content{padding-left:16px;padding-right:16px}@media screen and (min-width:764px){.off-ramp__content{padding-left:24px;padding-right:24px}}@media screen and (min-width:1024px){.off-ramp__content{padding-left:40px;padding-right:40px}}@media screen and (min-width:1440px){.off-ramp__content{padding-left:120px;padding-right:120px}}@media screen and (min-width:1024px){.off-ramp__content{flex-direction:row}}.off-ramp__image{border:1px solid #f0f1f2;border-radius:32px}.off-ramp__info{display:flex;flex-direction:column;gap:24px}@media screen and (min-width:764px){.off-ramp__info{gap:32px}}@media screen and (min-width:1024px){.off-ramp__info{gap:32px}}@media screen and (min-width:1440px){.off-ramp__info{gap:40px}}@media screen and (min-width:1024px){.off-ramp__info{max-width:424px}}@media screen and (min-width:1440px){.off-ramp__info{max-width:504px}}.off-ramp__text{display:flex;flex-direction:column;gap:8px}@media screen and (min-width:764px){.off-ramp__text{gap:12px}}@media screen and (min-width:1024px){.off-ramp__text{gap:12px}}@media screen and (min-width:1440px){.off-ramp__text{gap:16px}}.off-ramp__title{font-family:var(--font-inter);font-size:24px;line-height:32px;font-weight:600;color:#1d2024;margin:0}@media screen and (min-width:764px){.off-ramp__title{font-size:28px;line-height:36px}}@media screen and (min-width:1024px){.off-ramp__title{font-size:32px;line-height:40px}}@media screen and (min-width:1440px){.off-ramp__title{font-size:40px;line-height:48px}}.off-ramp__title_green{color:#129a44}.off-ramp__description{font-family:var(--font-inter);font-size:16px;line-height:24px;font-weight:400;color:#1d2024}@media screen and (min-width:764px){.off-ramp__description{font-size:18px;line-height:28px}}@media screen and (min-width:1024px){.off-ramp__description{font-size:18px;line-height:28px}}@media screen and (min-width:1440px){.off-ramp__description{font-size:18px;line-height:28px}}.off-ramp__description{color:#7f848d}.off-ramp__cards{display:flex;flex-direction:column;align-items:flex-start;gap:12px}@media screen and (min-width:764px){.off-ramp__cards{gap:16px}}@media screen and (min-width:1024px){.off-ramp__cards{gap:16px}}@media screen and (min-width:1440px){.off-ramp__cards{gap:24px}}.off-ramp__card{display:flex;flex-direction:row;align-items:flex-start;gap:8px}@media screen and (min-width:764px){.off-ramp__card{gap:12px}}@media screen and (min-width:1024px){.off-ramp__card{gap:12px}}@media screen and (min-width:1440px){.off-ramp__card{gap:12px}}.off-ramp__card-text{display:flex;flex-direction:column;gap:4px}@media screen and (min-width:764px){.off-ramp__card-text{gap:4px}}@media screen and (min-width:1024px){.off-ramp__card-text{gap:4px}}@media screen and (min-width:1440px){.off-ramp__card-text{gap:4px}}.off-ramp__card-title{font-family:var(--font-inter);font-size:16px;line-height:24px;font-weight:400;color:#1d2024}@media screen and (min-width:764px){.off-ramp__card-title{font-size:18px;line-height:28px}}@media screen and (min-width:1024px){.off-ramp__card-title{font-size:18px;line-height:28px}}@media screen and (min-width:1440px){.off-ramp__card-title{font-size:18px;line-height:28px}}.off-ramp__card-title{font-weight:600}.off-ramp__card-description{font-family:var(--font-inter);font-size:16px;line-height:24px;font-weight:400;color:#1d2024}@media screen and (min-width:764px){.off-ramp__card-description{font-size:18px;line-height:28px}}@media screen and (min-width:1024px){.off-ramp__card-description{font-size:18px;line-height:28px}}@media screen and (min-width:1440px){.off-ramp__card-description{font-size:18px;line-height:28px}}.off-ramp__card-description{color:#7f848d}.steps{width:100%;display:flex;justify-content:center;padding-top:80px}@media screen and (min-width:764px){.steps{padding-top:96px}}@media screen and (min-width:1024px){.steps{padding-top:120px}}@media screen and (min-width:1440px){.steps{padding-top:160px}}.steps{--accent-color:#129a44;--accent-color-active:#49da94}.steps__content{width:100%;max-width:1440px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:24px}@media screen and (min-width:764px){.steps__content{gap:32px}}@media screen and (min-width:1024px){.steps__content{gap:32px}}@media screen and (min-width:1440px){.steps__content{gap:40px}}.steps__content{padding-left:16px;padding-right:16px}@media screen and (min-width:764px){.steps__content{padding-left:24px;padding-right:24px}}@media screen and (min-width:1024px){.steps__content{padding-left:40px;padding-right:40px}}@media screen and (min-width:1440px){.steps__content{padding-left:120px;padding-right:120px}}.steps__title{font-family:var(--font-inter);font-size:28px;line-height:36px;font-weight:700;color:#1d2024;margin:0}@media screen and (min-width:764px){.steps__title{font-size:32px;line-height:40px}}@media screen and (min-width:1024px){.steps__title{font-size:40px;line-height:48px}}@media screen and (min-width:1440px){.steps__title{font-size:48px;line-height:56px}}.steps__title{text-align:center}.steps__title_green{color:#129a44}.steps__tabs{width:100%;max-width:940px}.steps__tabs_blue{--accent-color:#3167ce;--accent-color-active:#cddbf3}.steps__tabs_green{--accent-color:#129a44;--accent-color-active:#49da94}.steps__tab-buttons{display:flex;flex-direction:row;gap:8px}@media screen and (min-width:764px){.steps__tab-buttons{gap:8px}}@media screen and (min-width:1024px){.steps__tab-buttons{gap:8px}}@media screen and (min-width:1440px){.steps__tab-buttons{gap:8px}}.steps__tab-buttons{list-style:none;width:100%}.steps__tab-button{width:50%;padding-top:12px;padding-left:20px;padding-right:20px}@media screen and (min-width:764px){.steps__tab-button{padding-left:24px;padding-right:24px}}@media screen and (min-width:1024px){.steps__tab-button{padding-left:24px;padding-right:24px}}@media screen and (min-width:1440px){.steps__tab-button{padding-left:32px;padding-right:32px}}.steps__tab-button{padding-bottom:24px}@media screen and (min-width:764px){.steps__tab-button{padding-bottom:32px}}@media screen and (min-width:1024px){.steps__tab-button{padding-bottom:32px}}@media screen and (min-width:1440px){.steps__tab-button{padding-bottom:40px}}.steps__tab-button{border:1px solid #f0f1f2;border-radius:16px}@media screen and (min-width:1440px){.steps__tab-button{border-radius:24px}}.steps__tab-button{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important;background-color:#fafbfc;font-family:var(--font-inter);font-size:16px;line-height:22px;font-weight:600;color:#1d2024;margin:0}@media screen and (min-width:764px){.steps__tab-button{font-size:18px;line-height:24px}}@media screen and (min-width:1024px){.steps__tab-button{font-size:18px;line-height:24px}}@media screen and (min-width:1440px){.steps__tab-button{font-size:20px;line-height:24px}}.steps__tab-button{text-align:center;cursor:pointer;transition:all .3s}@media screen and (min-width:1024px){.steps__tab-button{padding-top:16px}}@media screen and (min-width:1440px){.steps__tab-button{padding-top:20px}}.steps__tab-button_active{color:#fff;background-color:var(--accent-color);border:1px solid var(--accent-color)}@media(hover:hover){.steps__tab-button_blue:hover{border:1px solid #3167ce}}@media(hover:none){.steps__tab-button_blue:active{border:1px solid #3167ce}}@media(hover:hover){.steps__tab-button_green:hover{border:1px solid #129a44}}@media(hover:none){.steps__tab-button_green:active{border:1px solid #129a44}}.steps__tab-content{position:relative;top:-28px;border-radius:16px}@media screen and (min-width:1440px){.steps__tab-content{border-radius:24px}}.steps__tab-content{border:1px solid var(--accent-color);background-color:#fff;transition:all .3s}@media screen and (min-width:764px){.steps__tab-content{top:-36px}}@media screen and (min-width:1024px){.steps__tab-content{top:-32px}}@media screen and (min-width:1440px){.steps__tab-content{top:-40px}}.steps__tab-list{margin:0;list-style:none}.steps__tab-list-item{display:flex;flex-direction:column;gap:8px}@media screen and (min-width:764px){.steps__tab-list-item{gap:12px}}@media screen and (min-width:1024px){.steps__tab-list-item{gap:12px}}@media screen and (min-width:1440px){.steps__tab-list-item{gap:16px}}.steps__tab-list-item{padding-top:16px}@media screen and (min-width:764px){.steps__tab-list-item{padding-top:24px}}@media screen and (min-width:1024px){.steps__tab-list-item{padding-top:24px}}@media screen and (min-width:1440px){.steps__tab-list-item{padding-top:24px}}.steps__tab-list-item{padding-left:20px;padding-right:20px}@media screen and (min-width:764px){.steps__tab-list-item{padding-left:24px;padding-right:24px}}@media screen and (min-width:1024px){.steps__tab-list-item{padding-left:24px;padding-right:24px}}@media screen and (min-width:1440px){.steps__tab-list-item{padding-left:32px;padding-right:32px}}.steps__tab-list-item{padding-bottom:16px}@media screen and (min-width:764px){.steps__tab-list-item{padding-bottom:24px}}@media screen and (min-width:1024px){.steps__tab-list-item{padding-bottom:24px}}@media screen and (min-width:1440px){.steps__tab-list-item{padding-bottom:24px}}.steps__tab-list-item:not(:last-child){border-bottom:1px solid #f0f1f2}.steps__tab-list-item-info{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.steps__tab-list-item-number{font-family:var(--font-inter);font-size:20px;line-height:24px;font-weight:600;color:#1d2024;margin:0}@media screen and (min-width:764px){.steps__tab-list-item-number{font-size:24px;line-height:32px}}@media screen and (min-width:1024px){.steps__tab-list-item-number{font-size:28px;line-height:36px}}@media screen and (min-width:1440px){.steps__tab-list-item-number{font-size:32px;line-height:40px}}.steps__tab-list-item-number{font-style:italic!important;font-weight:500!important;color:var(--accent-color);transition:all .3s}.steps__tab-list-item-time{display:flex;flex-direction:row;align-items:center;gap:4px;font-family:var(--font-inter);font-size:14px;line-height:20px;font-weight:400;color:#1d2024}@media screen and (min-width:764px){.steps__tab-list-item-time{font-size:16px;line-height:24px}}@media screen and (min-width:1024px){.steps__tab-list-item-time{font-size:16px;line-height:24px}}@media screen and (min-width:1440px){.steps__tab-list-item-time{font-size:16px;line-height:24px}}.steps__tab-list-item-time{color:#7f848d}.steps__tab-list-item-text{font-family:var(--font-inter);font-size:16px;line-height:24px;font-weight:400;color:#1d2024}@media screen and (min-width:764px){.steps__tab-list-item-text{font-size:18px;line-height:28px}}@media screen and (min-width:1024px){.steps__tab-list-item-text{font-size:18px;line-height:28px}}@media screen and (min-width:1440px){.steps__tab-list-item-text{font-size:18px;line-height:28px}}.steps__tab-list-item-text{font-weight:600;max-width:340px}.steps__tab-list-item:last-child .steps__tab-list-item-text{max-width:440px}.steps__tab-list-item-link{display:flex;flex-direction:row;align-items:center;background:0;border:0;font-family:var(--font-inter);font-size:14px;line-height:24px;letter-spacing:2px;font-weight:700;color:var(--accent-color);transition:all .3s}.steps__tab-list-item-link *{fill:var(--accent-color);transition:all .3s}@media(hover:hover){.steps__tab-list-item-link:hover{color:var(--accent-color-active)}.steps__tab-list-item-link:hover *{fill:var(--accent-color-active)}}@media(hover:none){.steps__tab-list-item-link:active{color:var(--accent-color-active)}.steps__tab-list-item-link:active *{fill:var(--accent-color-active)}}