.landing-section{--landing-side-padding: 36px;display:flex;flex-direction:column;align-items:center;padding:104px 0;--landing-hidden-height: 20px}.landing-section_hidden{width:100%;height:var(--landing-hidden-height);background-color:var(--gray000);margin-top:-var(--landing-hidden-height);position:relative}@media all and (max-width:1023px){.landing-section{padding:84px 0 0}.landing-section .heading{text-align:center}}.hero-section{padding:unset;height:510px;position:relative;overflow:hidden}.hero-section__container{display:flex;width:100%;height:calc(100% + var(--landing-hidden-height));flex-shrink:0;scroll-snap-type:x proximity;scroll-behavior:smooth;overflow-x:scroll;overflow-y:hidden;-webkit-overflow-scrolling:touch}.hero-section__container::-webkit-scrollbar{display:none}.hero-section__container{scrollbar-width:none;-ms-overflow-style:none}.hero-section__wrapper{width:100%;height:510px;flex-shrink:0;scroll-snap-align:center;scroll-snap-stop:always}.hero-section__image-box{height:100%}.hero-section__bg{width:100%;height:100%;object-fit:cover;display:block}.hero-section__content{position:absolute;left:251px;bottom:66px;z-index:10}.hero-section__content .heading{color:var(--gray000)}.hero-section__content .text{margin-top:20px;color:var(--gray000)}.hero-section__content .button{--btn-rounded-padding: 0px 30px;margin-top:38px;flex:0 0 var(--btn-width);--btn-color: var(--primary)}@media all and (max-width:1023px){.hero-section{padding:0;height:auto;margin-top:32px}.hero-section__container{height:auto}.hero-section__wrapper{height:auto;display:flex;justify-content:center}.hero-section__image-box{width:fit-content}.hero-section__bg{object-fit:contain;width:360px;height:auto;border-radius:20px}.hero-section__content{left:clamp(24px,50.68vw - 158.45px,360px);bottom:48px}.hero-section__content .heading{text-align:left}.hero-section__content .text{margin-top:16px}.hero-section__content .button{display:none}}@media all and (min-width:1341px)and (max-width:1700px){.hero-section__content{left:80px}}@media all and (min-width:1024px)and (max-width:1340px){.hero-section__content{left:80px}}.problem-section{padding-left:var(--landing-side-padding);padding-right:var(--landing-side-padding)}.problem-section__grid{display:grid;grid-template-columns:1fr 1fr 1fr;margin-top:116px;gap:100px}.problem-section__item .heading{margin-top:16px;text-align:center}.problem-section__no.text[data-text~=xlarge]{text-align:center;font-size:7.4rem;font-feature-settings:"tnum"}.problem-section__text.text{text-align:center;margin-top:12px}.problem-section__image{width:100%;height:240px}.problem-section__image img{width:100%;height:100%}@media all and (max-width:1023px){.problem-section__grid{grid-template-columns:auto;gap:48px;margin-top:48px}}.solution-section.landing-section{background-color:var(--gray000)}.solution-section__cards{width:100%;margin-top:56px}.solution-section__card{width:100%;height:244px;display:flex;justify-content:center;gap:320px}.solution-section__card:nth-child(odd){background-color:var(--gray020)}.solution-section__image,.solution-section__image img{height:100%}.solution-section__content{width:320px;display:flex;flex-direction:column;justify-content:center;gap:16px}.solution-section__title.heading[data-heading~=level_6]{color:var(--primary);font-size:1.8rem}.solution-section__text{margin-top:8px}@media all and (max-width:1023px){.solution-section{padding-left:0;padding-right:0}.solution-section__cards{margin-top:24px}.solution-section__card{width:100%;flex-direction:column;align-items:center;height:unset;gap:unset}.solution-section__image{height:unset}.solution-section__image img{height:unset;width:194px;display:block}.solution-section__content{padding:0 0 24px;gap:8px}.solution-section__title.heading[data-heading~=level_6]{font-size:1.4rem}.solution-section__text{text-align:center;margin-top:unset}}.steps-section{padding:104px var(--landing-side-padding);counter-reset:steps-counter}.steps-section__grid{display:grid;grid-template:1fr 1fr/1fr 1fr;gap:0 20px;margin-top:40px}.steps-section__image{width:100%;height:320px}.steps-section__image img{width:100%;height:100%;object-fit:contain}.steps-section__content{padding:20px 72px;position:relative;counter-increment:steps-counter}.steps-section__title:before{content:counter(steps-counter,decimal-leading-zero);position:absolute;left:0;font-size:2.4rem;font-weight:700;letter-spacing:-.25px;font-feature-settings:"tnum"}.steps-section__text{margin-top:12px;word-break:keep-all;text-align:left}@media all and (max-width:1023px){.steps-section{padding-left:0;padding-right:0}.steps-section__grid{grid-template:unset;margin-top:24px}.steps-section__image{height:unset}.steps-section__image img{height:unset;display:block}.steps-section__content{margin:0 auto;padding:16px 24px;max-width:344px}.steps-section__title.heading[data-heading~=level_5]{font-size:2rem;line-height:1.25}.steps-section__title.heading[data-heading~=level_5]:before{position:static;font-size:2rem;padding-right:4px}.steps-section__text{text-align:center}}.pricing-section{padding:104px var(--landing-side-padding)}.pricing-section__text{margin-top:20px;text-align:center}.pricing-section__grid{width:100%;margin-top:60px;display:flex;justify-content:center;align-items:center;gap:20px}.pricing-section__column{max-width:700px;width:100%;border-radius:16px;border:1px solid var(--gray999);overflow:hidden}.pricing-section__title{padding:12px;background-color:var(--primary);color:var(--gray000)}.pricing-section__container{display:flex;justify-content:center;align-items:center}.pricing-section__list{padding:40px;list-style:disc}.pricing-section__item{font-size:2rem;line-height:150%}.pricing-section__item::marker{color:var(--primary)}.pricing-section__total.heading[data-heading~=level_5]{padding:24px;border-top:1px solid var(--gray999);line-height:250%}.pricing-section__total.heading[data-heading~=level_5]._active{background-color:var(--primary);color:var(--gray000);line-height:125%}.pricing-section__total.heading[data-heading~=level_5][data-br-suffix]:after{opacity:.5;font-size:75%;font-weight:400}@media all and (max-width:1023px){.pricing-section{padding-left:20px;padding-right:20px}.pricing-section__grid{flex-direction:column}.pricing-section__title.heading[data-heading~=level_5]{font-size:1.6rem;padding:8px}.pricing-section__list{padding:24px 12px 24px 28px}.pricing-section__item{font-size:1.4rem;line-height:162.5%}.pricing-section__total.heading[data-heading~=level_5]{font-size:1.6rem;padding:16px}}.cta-section{padding-bottom:28px}.cta-section__text{margin-top:24px;line-height:200%;text-align:center}@media all and (max-width:1023px){.cta-section__text{margin-top:16px;margin-bottom:24px}}.cta-button{position:sticky;bottom:5vh;z-index:14;display:flex;justify-content:center}.cta-button .button{--btn-shadow: 0px 0px 0px 4px rgba(22, 100, 230, 20%)}@media all and (max-width:1023px){.cta-button{padding:0 24px}.cta-button .button[data-button~=xlarge]{--btn-width: 312px;--btn-height: 40px}}.cta-image{margin:64px auto 0;width:370px;height:409px}.cta-image img{width:100%;height:100%}@media all and (max-width:1023px){.cta-image{width:202px;height:unset;margin-top:56px}.cta-image img{height:unset;display:block}}.experience-section{padding:64px 0}.experience-section .heading{line-height:150%}.experience-section .heading ._active{color:var(--primary)}.experience-section__container{display:grid;grid-template-columns:1fr 1fr;gap:36px;margin-top:64px;align-items:center}.experience-section__card{display:flex;gap:8px}.experience-section__card~.experience-section__card{margin-top:24px}.experience-section__form{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:40px;padding:64px}.experience-section__input{width:100%}.experience-section__card-img{width:120px;height:120px}.experience-section__card-img img{width:100%;height:100%;object-fit:contain}.experience-section__card-list{padding-top:12px;font-size:2rem}.heading+.experience-section__card-item{margin-top:8px}.experience-section__card-item{position:relative;padding-left:12px}.experience-section__card-item:before{content:"";display:block;position:absolute;left:0;top:50%;width:8px;height:8px;border-radius:50%;background-color:var(--primary);transform:translateY(-50%)}.experience-section__card-item~.experience-section__card-item{margin-top:4px}.experience-section__media{width:100%}.experience-section__media vedio{width:100%}.experience-section__content{margin-top:50px;padding:16px 30px 20px;background-color:var(--gray030);border-radius:28px;box-shadow:0 0 4px #00000026}.experience-section__heading{padding-bottom:4px;border-bottom:1px solid var(--gray999)}.experience-section__dl{border-bottom:1px solid var(--gray999);padding:16px 0;display:grid;grid-template-columns:auto 1fr;gap:16px 40px;font-size:2rem;align-items:center}.experience-section__dt{font-weight:700}._billing .experience-section__dd{font-size:4rem;line-height:1}._billing .experience-section__dd:after{font-size:1.6rem;margin-left:4px}.experience-section__pay{margin-top:20px}.experience-section__pay .button[data-button~=xlarge]{--btn-height: 88px;--btn-rounded-radius: 44px;--btn-font-size: 24px;--btn-width: 100%}.experience-section__note.text{margin-top:18px;text-align:center}@media all and (max-width:1023px){.experience-section,.experience-section__container{grid-template-columns:auto}.experience-section__cta{text-align:center}.experience-section__cta .button[data-button~=medium]{--btn-height: 40px;--btn-font-size: 14px;--btn-rounded-padding: 0 36px}.experience-section__card{justify-content:center;align-items:center;gap:16px}.experience-section__card-title.heading{text-align:left}.experience-section__card-list{min-width:240px}.experience-section__card-img{width:72px;height:unset}.experience-section__card-img img{height:unset;display:block}.experience-section__card-item{font-size:1.4rem}.experience-section__card-item:before{left:2px;top:11px;width:4px;height:4px}.experience-section__media{padding:8px}.experience-section__content{margin:42px 24px 0}.experience-section__dl{gap:4px 24px;padding:12px 0;font-size:1.2rem;line-height:1.5}.experience-section__dl._billing .experience-section__dt{font-size:1.6rem}.experience-section__dl._billing .experience-section__dd{font-size:2rem;font-weight:600}.experience-section__pay{margin-top:16px}.experience-section__pay .button[data-button~=xlarge]{--btn-height: 40px;--btn-font-size: 14px;--btn-width: 100%}.experience-section__form{padding:24px 24px 36px}}@media all and (min-width:1024px)and (max-width:1340px){.experience-section{padding-left:36px}.experience-section .heading{font-size:3rem}.experience-section__card{align-items:center;gap:16px}.experience-section__card-title.heading{font-size:2.4rem}.experience-section__card-img{width:100px;height:unset}.experience-section__card-img img{height:unset;display:block}.experience-section__card-item{font-size:1.8rem}.experience-section__card-item:before{left:2px;top:10px;width:6px;height:6px}}@media all and (min-width:1341px)and (max-width:1700px){.experience-section{padding-left:36px}}.guide-section{padding:32px 0 104px}.guide-section__heading{line-height:1.5}.guide-section__heading ._active{color:var(--primary)}.guide-section__desc{margin-top:12px}.guide-section__container{display:grid;grid-template-columns:.9fr 1fr;gap:28px;margin-top:64px;align-items:start;padding:0 36px;min-height:654px}.guide-section__cards{position:relative;display:flex;flex-direction:column;gap:10px;height:100%}.guide-section__card{padding:20px 28px;border:1px solid var(--border-color);border-radius:12px;display:grid;grid-template-columns:2ch 1fr;justify-items:left;gap:38px;font-size:2.4rem;cursor:pointer}.guide-section__card._active{background-color:var(--primary);color:var(--gray000)}.guide-section__cta{position:absolute;bottom:0;width:100%}.guide-section__cta .button{--btn-width: 100%}.guide-section__example{width:100%;height:100%;padding:40px 80px 24px;border:1px solid var(--border-color);border-radius:26px;position:relative}.guide-section__example-box{display:none;height:100%;flex-direction:column;justify-content:space-between}.guide-section__example-box._active{display:flex}.guide-section__example-cta{position:absolute;top:88px;left:0;width:100%;text-align:center}.guide-section__example-image{max-width:731px;max-height:473px;margin-top:80px;overflow:hidden}.guide-section__example-image img{width:100%;height:100%;object-fit:contain;display:block}@media all and (min-width:1341px)and (max-width:1700px){.guide-section__example{padding:40px}}@media all and (min-width:1024px)and (max-width:1340px){.guide-section__container{grid-template-columns:auto;width:100%}.guide-section__cards{position:static}.guide-section__card{padding:20px 28px 20px clamp(28px,39vw - 120px,30%)}.guide-section__cta{left:0;bottom:16px;padding:0 36px}.guide-section__example-box._active{display:flex;flex-direction:column;align-items:center}}@media all and (max-width:1023px){.guide-section__container{grid-template-columns:auto;width:100%;margin-top:32px;padding:0 24px}.guide-section__cards{position:static}.guide-section__card{padding:16px 20px 16px clamp(20px,39vw - 120px,30%);font-size:1.4rem;gap:20px}.guide-section__cta{left:0;bottom:16px;padding:0 36px}.guide-section__example{padding:18px}.guide-section__example-box._active{display:flex;flex-direction:column;align-items:center}.guide-section__example-cta{position:static}.guide-section__example-image{margin-top:0}}.error-section{padding-bottom:unset;height:100%}.error-section__cta{margin-top:36px}.error-section__image{height:480px;margin-top:auto}.error-section__image img{display:block;height:100%}@media all and (max-width:1023px){.error-section{justify-content:space-between}.error-section__image{height:unset;margin-top:56px}.error-section__image img{height:348px}}
