.welcome-body{display:flex;flex-direction:column;gap:2rem;align-items:center;width:100%;height:100%}.welcome-body span{display:inline-block}.welcome-body__image{height:auto}.welcome-body__image.large{width:18rem}.welcome-body__image.small{width:2rem}.welcome-body__title{display:flex;flex-direction:row;gap:1rem;justify-content:center;align-items:center;color:#fff;font-size:2.8rem;font-weight:700}.welcome-body__text{width:60%;color:#c6c6c6;font-size:2rem;font-weight:400;text-align:center}.welcome-body__card{display:flex;flex-direction:column;gap:1.3rem;align-items:center;width:70%;height:max-content;padding:1.5rem;box-shadow:0 0 1px .5px #a7a7ad;border-radius:1.3rem}.welcome-body__card-text{width:90%;color:#737479;font-size:1.6rem;font-weight:400;text-align:center}.welcome-body__balance-coins{display:flex;flex-direction:row;justify-content:space-between;width:80%;color:#c6c6c6;font-size:1.6rem;font-weight:500}.welcome-body__balance-coins .coins{display:flex;flex-direction:row;gap:1rem;width:max-content}.welcome-body__card-footer{width:80%;color:#a7a7ad;font-size:1.2rem;font-weight:400;text-align:right}@media(max-width:820px){.welcome-body__image.large{width:15rem}.welcome-body__image.small{width:1.7rem}.welcome-body__title{font-size:2.4rem}.welcome-body__text{font-size:1.6rem}.welcome-body__card{width:80%}.welcome-body__balance-coins,.welcome-body__card-text{font-size:1.4rem}.welcome-body__card-footer{font-size:.8rem}}@media(max-width:450px){.welcome-body__image.large{width:10rem}.welcome-body__title{width:100%;font-size:1.6rem;font-weight:400}.welcome-body__text{width:70%;font-size:1.2rem;font-weight:400}.welcome-body__card{width:90%}.welcome-body__card-text{width:100%;font-size:1.4rem}.welcome-body__balance-coins{width:90%;font-size:1.4rem}.welcome-body__card-footer{width:90%;font-size:.8rem}}.plan-summary{display:flex;flex-direction:column;gap:2rem;align-items:center;width:100%;height:100%;padding:0 5rem}.plan-summary__separator{width:100%;height:.1rem;background:linear-gradient(90deg,rgba(115,116,121,0),rgb(115,116,121) 50%,rgba(115,116,121,0));flex-shrink:0}.plan-summary__section{display:flex;flex-direction:column;gap:1.2rem;width:100%;height:max-content}.plan-summary__section.invoice{gap:1.5rem}.plan-summary__title{color:#a7a7ad;font-size:2.4rem;font-weight:400}.plan-summary__tab-buttons{display:flex;flex-direction:row;gap:2rem;justify-content:center;width:100%;height:max-content;min-height:5rem}.plan-summary .detail-container,.plan-summary__detail-container{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:max-content;min-height:5rem}.plan-summary .detail-label{color:#cfd3da;font-size:2.4rem;font-weight:400}.plan-summary .detail-value{color:#fff;font-size:2.4rem;font-weight:500}.plan-summary .detail-flags{display:flex;flex-direction:row;gap:1rem;align-items:center;width:max-content;height:max-content;min-height:2rem}.plan-summary .detail-flag-image{width:2rem;height:auto}.plan-summary__savart-coins-container{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:max-content;min-height:3rem;margin:2rem 0}.plan-summary__savart-coins{display:flex;flex-direction:row;gap:1rem;align-items:center;width:max-content;height:2rem;opacity:.5}.plan-summary__savart-coins.highlight{opacity:1}.plan-summary__savart-coins .savart-coin{width:2.5rem;height:auto}.plan-summary__savart-coins .savart-coin-value{color:#fff;font-size:2.4rem;font-weight:700}.plan-summary__coupon-code{display:flex;flex-direction:column;gap:3rem;width:100%;height:max-content;min-height:10rem}.plan-summary__coupon-code .action-input__input{width:90%}.plan-summary__coupon-code .action-input__button.apply{width:10%}.plan-summary__features-title{color:#fff;font-size:2.4rem;font-weight:500}.plan-summary__feature-list{display:flex;flex-direction:column;gap:1.2rem;width:100%;height:max-content;min-height:5rem}.plan-summary__feature-item{display:flex;flex-direction:row;gap:2rem;align-items:center;width:100%;color:#fff;font-size:2.4rem;font-weight:400}.plan-summary__feature-image-wrapper{position:relative;width:max-content;height:max-content}.plan-summary__feature-image-wrapper:before{position:absolute;top:-.3rem;left:-.2rem;width:3rem;height:3rem;border-radius:50%;background-color:rgba(118,198,255,.15);content:""}.plan-summary__blue-check{width:2.5rem;height:auto}.plan-summary__total{display:flex;flex-direction:column;gap:1rem;align-items:center;width:100%;height:max-content;min-height:5rem}.plan-summary .total-label{color:#cfd3da;font-size:2.8rem;font-weight:600}.plan-summary .total-value{color:#fff;font-size:2.8rem;font-weight:600}@media(max-width:820px){.plan-summary{gap:2rem;padding:0 3rem}.plan-summary .detail-label,.plan-summary .detail-value{font-size:2rem}.plan-summary .detail-flag-image{width:1.8rem;height:auto}.plan-summary__coupon-code .action-input__input{width:80%}.plan-summary__feature-item{font-size:2rem}.plan-summary__blue-check{width:2.2rem}.plan-summary__feature-image-wrapper:before{width:2.8rem;height:2.8rem}.plan-summary .total-label,.plan-summary .total-value{font-size:2.4rem}}@media(max-width:450px){.plan-summary{padding:0 2rem}.plan-summary .detail-label,.plan-summary .detail-value{font-size:1.4rem}.plan-summary .detail-flag-image{width:1.8rem;height:auto}.plan-summary__savart-coins-container{margin:1rem 0}.plan-summary__coupon-code .action-input__input{width:80%}.plan-summary__feature-item,.plan-summary__features-title{font-size:1.6rem}.plan-summary__blue-check{width:2rem}.plan-summary__feature-image-wrapper:before{top:-.2rem;width:2.5rem;height:2.5rem}.plan-summary .total-label,.plan-summary .total-value{font-size:2rem}}.qr-code{justify-content:space-between;height:100%;padding:3rem}.qr-code,.qr-code__heading{display:flex;flex-direction:column;align-items:center;width:100%}.qr-code__heading{gap:1rem}.qr-code__title{color:#fff;font-size:2.8rem;font-weight:500}.qr-code__text{color:#c6c6c6;font-size:2rem;text-align:center}.qr-code__button-container{gap:4rem;justify-content:center;width:100%;height:fit-content;min-height:3rem}.qr-code__button,.qr-code__button-container{display:flex;flex-direction:row;align-items:center}.qr-code__button{margin:0;border-radius:0;background:none;outline:none;gap:1rem;width:max-content;min-width:4rem;height:6rem;padding:1rem 2rem;border:1px solid #fff;border-radius:1rem;background-color:#000;color:#fff;cursor:pointer}.qr-code__button-image{width:3rem;height:auto}.qr-code__button-content{display:flex;flex-direction:column;gap:.2rem}.qr-code__button-text-small{color:#fff;font-size:1.2rem;font-weight:500;text-align:left}.qr-code__button-text-large{color:#fff;font-size:2rem;font-weight:700;text-align:left}.qr-code__qr{position:relative;display:flex;justify-content:center;align-items:center;width:15rem;height:15rem;border:2px solid #737479;border-radius:1rem}.qr-code__qr-image{width:100%;height:100%}@media(max-width:820px){.qr-code{height:90%}.qr-code__title{font-size:2rem}.qr-code__text{font-size:1.6rem}.qr-code__button{height:5rem;padding:.8rem 1.5rem}.qr-code__button-image{width:2.5rem}.qr-code__button-text-small{font-size:.8rem}.qr-code__button-text-large{font-size:1.4rem}}@media(max-width:450px){.qr-code{height:100%;padding:2rem}.qr-code__title{font-size:1.6rem;text-align:center}.qr-code__text{width:100%;font-size:1.2rem;text-align:center}.qr-code__button-container{flex-direction:column;gap:2rem}}.check-user-body{display:flex;flex-direction:column;gap:2rem;align-items:center;width:100%;height:100%;padding:2rem 0}.check-user-body__tab-container{width:100%}.check-user-body__content,.check-user-body__tab-container{display:flex;flex-direction:row;justify-content:center;align-items:center;height:max-content}.check-user-body__content{gap:1.5rem;box-shadow:0 0 .4px .4px #737479;width:60%;padding:1rem;border-radius:.8rem}.check-user-body__image{width:6rem;height:auto}.check-user-body__text-container{width:max-content;height:max-content}.check-user-body__title{display:flex;flex-direction:row;gap:1rem;color:#fff;font-size:2rem;font-weight:400}.check-user-body__sub-title{color:#a7a7ad;font-size:1.4rem;font-weight:400}.check-user-body__form{display:flex;flex-direction:column;gap:1rem;justify-content:center;align-items:center;width:70%;height:100%}.check-user-body__form .mobile-input{height:40%}.check-user-body__form .mobile-input .select-form-input{width:15%}.check-user-body__form .mobile-input .select-form-input .select-dropdown__selected-option{font-size:1.4rem}.check-user-body__form .mobile-input .select-form-input .select-dropdown__option{padding:0 .5rem;font-size:1.4rem}.check-user-body__form .mobile-input__label{font-size:2rem}@media(max-width:1600px){.check-user-body__form .mobile-input .select-form-input{width:20%}}@media(max-width:1400px){.check-user-body__form .mobile-input .select-form-input{width:20%}}@media((min-width:1200px) and (max-width:1400px)){.check-user-body__form{width:80%}}@media(max-width:1080px){.check-user-body__form .mobile-input .select-form-input{width:25%}}@media(max-width:820px){.check-user-body__content{width:67%}.check-user-body__image{width:5rem}.check-user-body__title{font-size:1.6rem}.check-user-body__sub-title{font-size:1.2rem}.check-user-body__form{gap:3.5rem}}@media(max-width:450px){.check-user-body__content{width:85%}.check-user-body__image{width:4.5rem}.check-user-body__form{width:88%}.check-user-body__form .mobile-input .select-form-input{width:45%}.check-user-body__form .mobile-input__label{font-size:1.6rem}}.ps{gap:2rem;width:100%;height:100%;padding:0 5rem}.ps,.ps__gif-container{display:flex;flex-direction:column;justify-content:center;align-items:center}.ps__gif-container{gap:1rem;width:50%;height:50%;min-height:5rem}.ps__gif{width:50%;height:auto}.ps__title{color:#fff;font-size:2.8rem;font-weight:700}.ps__text{width:100%;height:10%;color:#cfd3da;font-size:2rem;font-weight:400;text-align:center}.ps__order-card-container{width:75%;height:40%}@media(max-width:820px){.ps{padding:0 3rem}.ps__gif-container{width:100%}.ps__gif{width:40%}.ps__title{font-size:2.4rem}.ps__text{font-size:1.6rem}.ps__order-card-container{width:100%}}@media(max-width:450px){.ps{padding:0 3rem}.ps__title{font-size:2rem}.ps__text{font-size:1.4rem}}@font-face{font-family:Instrument Sans;font-style:normal;font-display:swap;font-weight:400;src:url(/_next/static/media/instrument-sans-latin-ext-400-normal.7cd252cf.woff2) format("woff2"),url(/_next/static/media/instrument-sans-latin-ext-400-normal.ea6e49b1.woff) format("woff");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Instrument Sans;font-style:normal;font-display:swap;font-weight:400;src:url(/_next/static/media/instrument-sans-latin-400-normal.d485ddcf.woff2) format("woff2"),url(/_next/static/media/instrument-sans-latin-400-normal.0671ff9d.woff) format("woff");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Familjen Grotesk;font-style:normal;font-display:swap;font-weight:400;src:url(/_next/static/media/familjen-grotesk-vietnamese-400-normal.d6c2718f.woff2) format("woff2"),url(/_next/static/media/familjen-grotesk-vietnamese-400-normal.4612bd4c.woff) format("woff");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Familjen Grotesk;font-style:normal;font-display:swap;font-weight:400;src:url(/_next/static/media/familjen-grotesk-latin-ext-400-normal.96c7f186.woff2) format("woff2"),url(/_next/static/media/familjen-grotesk-latin-ext-400-normal.c5032abd.woff) format("woff");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Familjen Grotesk;font-style:normal;font-display:swap;font-weight:400;src:url(/_next/static/media/familjen-grotesk-latin-400-normal.00dced3f.woff2) format("woff2"),url(/_next/static/media/familjen-grotesk-latin-400-normal.b2b1cea5.woff) format("woff");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}*,:after,:before{box-sizing:border-box}*{margin:0}:focus{outline:none}body{-webkit-font-smoothing:antialiased;line-height:1.5}canvas,img,picture,svg,video{display:block;max-width:100%}button,input,select,textarea{font:inherit}h1,h2,h3,h4,h5,h6,p{overflow-wrap:break-word}#root{isolation:isolate}input[type=number]{appearance:textfield}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{appearance:none;margin:0}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}.ba-form{display:flex;flex-direction:column;gap:2rem;align-items:center;padding:5.3rem 10rem;box-shadow:0 0 .5px .5px #737479;border-radius:2rem;background-color:rgba(0,0,0,.5);backdrop-filter:blur(25px)}.ba-form__title{color:#fff;font-size:2.8rem;font-weight:700}.ba-form__form{width:100%;height:auto}.ba-form__form .mobile-input__fields .select-form-input{width:35%}.ba-form__form .form-builder__form-rows .primary-button{width:50%;margin:0 auto}.ba-form__field--full-width{grid-column:1/-1}@media(max-width:820px){.ba-form{padding:1rem 1.5rem;box-shadow:0 0 .5px .5px #737479;border:none;background-color:rgba(0,0,0,0)}.ba-form:before{display:none}}