.layout-module-scss-module__9CnaoG__section{justify-content:stretch;align-items:flex-start;gap:var(--spacing-x-8);flex-direction:row;align-items:flex-start;display:flex}.layout-module-scss-module__9CnaoG__sidebar-container{top:calc(72px + var(--spacing-x-5));background:var(--color-white);border-radius:var(--spacing-x-4);width:100%;max-width:300px;height:fit-content;position:sticky;box-shadow:0 2px 8px #0000001a}.layout-module-scss-module__9CnaoG__content-container{background:var(--color-white);border-radius:var(--spacing-x-4);flex:1;box-shadow:0 2px 8px #0000001a}@media only screen and (max-width:48rem){.layout-module-scss-module__9CnaoG__sidebar-container{display:none}}
.EmptyPageComponent-module-scss-module__HIAzJW__empty-page{border-radius:var(--radius-x-4);flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:40vh;margin:0 auto;display:flex}.EmptyPageComponent-module-scss-module__HIAzJW__transparent{background-color:#0000}.EmptyPageComponent-module-scss-module__HIAzJW__white{background-color:var(--color-white)}.EmptyPageComponent-module-scss-module__HIAzJW__empty-page__image{width:var(--spacing-x-18);height:var(--spacing-x-18);color:var(--color-grey)}.EmptyPageComponent-module-scss-module__HIAzJW__empty-page__image svg{stroke-width:.02rem}.EmptyPageComponent-module-scss-module__HIAzJW__empty-page__content{flex-direction:column;justify-content:center;align-items:center;display:flex}.EmptyPageComponent-module-scss-module__HIAzJW__empty-page__content p,.EmptyPageComponent-module-scss-module__HIAzJW__empty-page__content h3{color:var(--color-grey);text-align:center;margin:0}.EmptyPageComponent-module-scss-module__HIAzJW__empty-page__content h3{letter-spacing:0;font-size:18px;font-weight:400;line-height:1.33333}.EmptyPageComponent-module-scss-module__HIAzJW__empty-page__content p{letter-spacing:0;margin-top:var(--spacing-x-2);font-size:16px;font-weight:400;line-height:1.5}@media only screen and (max-width:47.9375rem){.EmptyPageComponent-module-scss-module__HIAzJW__empty-page{min-height:50vh}.EmptyPageComponent-module-scss-module__HIAzJW__empty-page__content p,.EmptyPageComponent-module-scss-module__HIAzJW__empty-page__content h3{letter-spacing:0;font-size:16px;font-weight:400;line-height:1.5}.EmptyPageComponent-module-scss-module__HIAzJW__empty-page__content p{margin-top:var(--spacing-x-2)}}
.Link-module-scss-module__d4ywRW__link{text-decoration:none;transition:color .2s ease-in-out}.Link-module-scss-module__d4ywRW__link:hover{opacity:.8}.Link-module-scss-module__d4ywRW__link.Link-module-scss-module__d4ywRW__primary{color:var(--color-text-primary)}.Link-module-scss-module__d4ywRW__link.Link-module-scss-module__d4ywRW__primary:hover{opacity:.8}.Link-module-scss-module__d4ywRW__link.Link-module-scss-module__d4ywRW__secondary{color:var(--color-text-secondary)}.Link-module-scss-module__d4ywRW__link.Link-module-scss-module__d4ywRW__secondary:hover{color:var(--color-text-primary);opacity:.8}.Link-module-scss-module__d4ywRW__link.Link-module-scss-module__d4ywRW__footer{color:var(--color-text-secondary)}.Link-module-scss-module__d4ywRW__link.Link-module-scss-module__d4ywRW__footer:hover{color:var(--color-text-primary);opacity:.8}.Link-module-scss-module__d4ywRW__link.Link-module-scss-module__d4ywRW__accent{color:var(--color-accent)}.Link-module-scss-module__d4ywRW__link.Link-module-scss-module__d4ywRW__accent:hover{opacity:.8}.Link-module-scss-module__d4ywRW__link--underline{text-underline-offset:2px;text-decoration:underline;text-decoration-thickness:1px}.Link-module-scss-module__d4ywRW__link--none{text-decoration:none!important}.Link-module-scss-module__d4ywRW__link--hover{text-decoration:none;position:relative}.Link-module-scss-module__d4ywRW__link--hover:after{content:"";background:currentColor;height:2px;transition:right .18s ease-in-out;position:absolute;bottom:-2px;left:0;right:100%}.Link-module-scss-module__d4ywRW__link--hover:hover:after{right:0}.Link-module-scss-module__d4ywRW__link--always{text-underline-offset:2px;text-decoration:underline;text-decoration-thickness:1.5px}
.FeedbackComponent-module-scss-module__IN--TW__feedback-box{justify-content:flex-start;align-items:center;gap:var(--spacing-x-2);width:100%;padding:var(--spacing-x-9);background:var(--color-white);border-radius:var(--radius-x-4);box-shadow:var(--shadow-x-1);flex-direction:row;display:flex}.FeedbackComponent-module-scss-module__IN--TW__image{width:183px;height:110px}.FeedbackComponent-module-scss-module__IN--TW__feedback-text-box{justify-content:flex-start;align-items:flex-start;gap:var(--spacing-x-2);min-width:0;padding-right:var(--spacing-x-14);flex-direction:column;flex:1;display:flex}.FeedbackComponent-module-scss-module__IN--TW__text-title{letter-spacing:0;font-size:18px;font-weight:600;line-height:1.33333}.FeedbackComponent-module-scss-module__IN--TW__text-description{letter-spacing:0;font-size:16px;font-weight:400;line-height:1.5}.FeedbackComponent-module-scss-module__IN--TW__feedback-btn{flex-shrink:0}.FeedbackComponent-module-scss-module__IN--TW__feedback-btn [data-slot=label]{text-overflow:unset;white-space:nowrap;overflow:visible}@media only screen and (max-width:47.9375rem){.FeedbackComponent-module-scss-module__IN--TW__feedback-box{justify-content:center;align-items:flex-start;gap:var(--spacing-x-8);padding:var(--spacing-x-5);flex-direction:column;display:flex}.FeedbackComponent-module-scss-module__IN--TW__feedback-text-box{gap:var(--spacing-x-4);padding-right:0}.FeedbackComponent-module-scss-module__IN--TW__feedback-btn{width:100%}.FeedbackComponent-module-scss-module__IN--TW__feedback-btn [data-slot=label]{white-space:normal;text-overflow:unset;text-align:center;overflow:visible}}
.FormWrapper-module-scss-module__myIbMG__content-wrapper{justify-content:center;align-items:flex-start;gap:var(--spacing-x-6);box-shadow:var(--shadow-x-1);border-radius:var(--radius-x-2);padding:var(--spacing-x-6);background-color:var(--color-white);flex-direction:column;width:100%;max-width:600px;display:flex}.FormWrapper-module-scss-module__myIbMG__content-header{justify-content:space-between;align-items:center;gap:var(--spacing-x-4);flex-direction:row;width:100%;display:flex}.FormWrapper-module-scss-module__myIbMG__header-btn{min-width:0!important;padding:0!important}.FormWrapper-module-scss-module__myIbMG__header-title{letter-spacing:0;font-size:32px;font-weight:700;line-height:1.5}.FormWrapper-module-scss-module__myIbMG__header-description{letter-spacing:0;font-size:16px;font-weight:400;line-height:1.5}@media only screen and (max-width:48rem){.FormWrapper-module-scss-module__myIbMG__content-wrapper{border-radius:0;max-width:100%;height:100vh}.FormWrapper-module-scss-module__myIbMG__header-title{letter-spacing:0;font-size:28px;font-weight:700;line-height:1.28571}}
.ServiceSummary-module-scss-module__WWQlWW__container{justify-content:flex-start;align-items:center;gap:var(--spacing-x-10);flex-direction:column;width:100%;display:flex}.ServiceSummary-module-scss-module__WWQlWW__features-header{justify-content:flex-start;align-items:center;gap:var(--spacing-x-4);text-align:center;flex-direction:column;display:flex}.ServiceSummary-module-scss-module__WWQlWW__features-title{letter-spacing:0;margin:0;font-size:32px;font-weight:700;line-height:1.5}.ServiceSummary-module-scss-module__WWQlWW__features-title span{color:var(--color-accent)}.ServiceSummary-module-scss-module__WWQlWW__features-subtitle{letter-spacing:0;text-align:center;font-size:18px;font-weight:400;line-height:1.33333}.ServiceSummary-module-scss-module__WWQlWW__features-list{justify-content:space-around;align-items:flex-start;gap:var(--spacing-x-6);flex-flow:wrap;display:flex}.ServiceSummary-module-scss-module__WWQlWW__features-item{justify-content:flex-start;align-items:center;gap:var(--spacing-x-4);padding:var(--spacing-x-7);background:var(--color-white);border-radius:var(--radius-x-2);width:100%;max-width:400px;box-shadow:var(--shadow-x-1);flex-direction:row;display:flex}.ServiceSummary-module-scss-module__WWQlWW__item-icn{width:32px;height:32px;color:var(--color-accent)}.ServiceSummary-module-scss-module__WWQlWW__item-text{letter-spacing:0;font-size:18px;font-weight:400;line-height:1.33333}.ServiceSummary-module-scss-module__WWQlWW__features-btn{border-radius:var(--radius-x-2);width:100%;max-width:310px}@media only screen and (max-width:48rem){.ServiceSummary-module-scss-module__WWQlWW__features-title{letter-spacing:0;font-size:24px;font-weight:700;line-height:1.33333}.ServiceSummary-module-scss-module__WWQlWW__features-subtitle{letter-spacing:0;font-size:16px;font-weight:400;line-height:1.5}.ServiceSummary-module-scss-module__WWQlWW__features-list{gap:var(--spacing-x-4)}.ServiceSummary-module-scss-module__WWQlWW__features-item{padding:var(--spacing-x-5)}.ServiceSummary-module-scss-module__WWQlWW__item-icn{width:24px;height:24px}.ServiceSummary-module-scss-module__WWQlWW__item-text{letter-spacing:0;font-size:16px;font-weight:400;line-height:1.5}}
.PaymentDetailsCard-module-scss-module__h2t2pG__card{justify-content:flex-start;align-items:flex-start;gap:var(--spacing-x-6);flex-direction:column;width:100%;display:flex}.PaymentDetailsCard-module-scss-module__h2t2pG__title{letter-spacing:0;color:var(--color-text-primary);font-size:24px;font-weight:700;line-height:1.33333}.PaymentDetailsCard-module-scss-module__h2t2pG__section{justify-content:flex-start;align-items:flex-start;gap:var(--spacing-x-3);flex-direction:column;width:100%;display:flex}.PaymentDetailsCard-module-scss-module__h2t2pG__input{width:100%}.PaymentDetailsCard-module-scss-module__h2t2pG__input svg{color:var(--color-accent);width:var(--sizing-x-4);height:var(--sizing-x-4)}.PaymentDetailsCard-module-scss-module__h2t2pG__input input::placeholder{letter-spacing:0;font-size:14px;font-weight:400;line-height:1.14286}.PaymentDetailsCard-module-scss-module__h2t2pG__input .PaymentDetailsCard-module-scss-module__h2t2pG__input-field.PaymentDetailsCard-module-scss-module__h2t2pG__input-field{letter-spacing:0;font-size:16px;font-weight:400;line-height:1.5}.PaymentDetailsCard-module-scss-module__h2t2pG__label{letter-spacing:0;color:var(--color-accent);font-size:14px;font-weight:500;line-height:1.14286}.PaymentDetailsCard-module-scss-module__h2t2pG__search-icn{width:var(--sizing-x-6);height:var(--sizing-x-6);color:var(--color-accent)}.PaymentDetailsCard-module-scss-module__h2t2pG__options{justify-content:flex-start;align-items:flex-start;gap:var(--spacing-x-2);flex-direction:column;width:100%;display:flex}.PaymentDetailsCard-module-scss-module__h2t2pG__chevron{width:var(--sizing-x-3);height:var(--sizing-x-3);color:var(--color-text-secondary);transition:transform .2s}.PaymentDetailsCard-module-scss-module__h2t2pG__chevron--opened{transform:rotate(180deg)}.PaymentDetailsCard-module-scss-module__h2t2pG__dropdownOptions{max-height:280px;padding:4px;overflow-y:auto}.PaymentDetailsCard-module-scss-module__h2t2pG__group{width:100%}.PaymentDetailsCard-module-scss-module__h2t2pG__group+.PaymentDetailsCard-module-scss-module__h2t2pG__group{margin-top:var(--spacing-x-2)}.PaymentDetailsCard-module-scss-module__h2t2pG__groupLabel{letter-spacing:0;color:var(--color-text-secondary);padding:8px 12px 4px;font-size:12px;font-weight:600;line-height:1.33333}.PaymentDetailsCard-module-scss-module__h2t2pG__option{-webkit-user-select:none;user-select:none;letter-spacing:0;color:var(--color-text-primary);text-align:left;background:0 0;border:0;border-radius:10px;width:100%;margin:0;padding:10px 12px;font-size:16px;font-weight:400;line-height:1.5}.PaymentDetailsCard-module-scss-module__h2t2pG__option[data-active=true]{color:var(--color-accent);background:#7382f21f}.PaymentDetailsCard-module-scss-module__h2t2pG__option-content{justify-content:space-between;align-items:center;gap:var(--spacing-x-3);flex-direction:row;width:100%;display:flex}.PaymentDetailsCard-module-scss-module__h2t2pG__option-text{justify-content:flex-start;align-items:flex-start;gap:var(--spacing-x-1);flex-direction:column;min-width:0;display:flex}.PaymentDetailsCard-module-scss-module__h2t2pG__option-label{color:inherit}.PaymentDetailsCard-module-scss-module__h2t2pG__option-meta{letter-spacing:0;color:var(--color-text-secondary);font-size:14px;font-weight:400;line-height:1.3}.PaymentDetailsCard-module-scss-module__h2t2pG__option-check{width:var(--sizing-x-5);height:var(--sizing-x-5);color:var(--color-green);flex-shrink:0}@media only screen and (max-width:47.9375rem){.PaymentDetailsCard-module-scss-module__h2t2pG__card{gap:var(--spacing-x-4)}.PaymentDetailsCard-module-scss-module__h2t2pG__title{letter-spacing:0;font-size:18px;font-weight:600;line-height:1.33333}.PaymentDetailsCard-module-scss-module__h2t2pG__label{letter-spacing:0;font-size:16px;font-weight:500;line-height:1.5}.PaymentDetailsCard-module-scss-module__h2t2pG__option-meta{letter-spacing:0;font-size:12px;font-weight:400;line-height:1.33333}.PaymentDetailsCard-module-scss-module__h2t2pG__search-icn{width:var(--sizing-x-5);height:var(--sizing-x-5)}.PaymentDetailsCard-module-scss-module__h2t2pG__input .PaymentDetailsCard-module-scss-module__h2t2pG__input-field.PaymentDetailsCard-module-scss-module__h2t2pG__input-field{letter-spacing:0;font-size:12px;font-weight:400;line-height:1.33333}}
.PlanComponent-module-scss-module__qk-tmW__plan-container{padding:var(--spacing-x-6);background-color:var(--color-white);border-radius:var(--radius-x-4);box-shadow:var(--shadow-x-1);justify-content:space-between;align-self:stretch;align-items:flex-start;gap:var(--spacing-x-8);margin-bottom:var(--spacing-x-2);flex-direction:column;flex:1;display:flex}.PlanComponent-module-scss-module__qk-tmW__plan-content{justify-content:flex-start;align-items:flex-start;gap:var(--spacing-x-8);flex-direction:column;display:flex}.PlanComponent-module-scss-module__qk-tmW__name{letter-spacing:0;font-size:26px;font-weight:700;line-height:1.23077}.PlanComponent-module-scss-module__qk-tmW__price-box{justify-content:center;align-items:flex-start;gap:var(--spacing-x);flex-direction:column;display:flex}.PlanComponent-module-scss-module__qk-tmW__price{letter-spacing:0;font-size:18px;font-weight:400;line-height:1.33333;position:relative}.PlanComponent-module-scss-module__qk-tmW__original-price,.PlanComponent-module-scss-module__qk-tmW__discounted-price{letter-spacing:0;font-size:32px;font-weight:700;line-height:1.5}.PlanComponent-module-scss-module__qk-tmW__discount-percentage{background-color:var(--color-green);color:var(--color-white);padding:0 var(--spacing-x-3);border-radius:var(--radius-x-4);position:absolute;top:0;right:0;transform:translate(50%)translate(50%,-50%)}.PlanComponent-module-scss-module__qk-tmW__strike-through{text-decoration:line-through}.PlanComponent-module-scss-module__qk-tmW__discounted-price{color:var(--color-orange)}.PlanComponent-module-scss-module__qk-tmW__discount-text{letter-spacing:0;color:var(--color-dark-grey);font-size:14px;font-weight:400;line-height:1.14286}.PlanComponent-module-scss-module__qk-tmW__feature-box{justify-content:flex-start;align-items:flex-start;gap:var(--spacing-x-2);flex-direction:column;display:flex}.PlanComponent-module-scss-module__qk-tmW__feature-item{justify-content:flex-start;align-items:center;gap:var(--spacing-x-2);letter-spacing:0;flex-direction:row;font-size:16px;font-weight:400;line-height:1.5;display:flex}.PlanComponent-module-scss-module__qk-tmW__feature-name{-webkit-user-select:none;user-select:none;transition:all var(--trans-base)}.PlanComponent-module-scss-module__qk-tmW__feature-name--with-tooltip{cursor:help;position:relative}.PlanComponent-module-scss-module__qk-tmW__feature-name--with-tooltip:after{content:"";background:var(--color-accent);height:2px;transition:right .18s ease-in-out;position:absolute;bottom:-2px;left:0;right:100%}.PlanComponent-module-scss-module__qk-tmW__feature-name--with-tooltip:hover:after{right:0}.PlanComponent-module-scss-module__qk-tmW__feature-name--with-tooltip:hover{color:var(--color-accent)}.PlanComponent-module-scss-module__qk-tmW__feature-tooltip{max-width:320px}.PlanComponent-module-scss-module__qk-tmW__feature-tooltip-content{letter-spacing:0;padding:var(--spacing-x-2);font-size:14px;font-weight:400;line-height:1.4}.PlanComponent-module-scss-module__qk-tmW__feature-tooltip-content ul,.PlanComponent-module-scss-module__qk-tmW__feature-tooltip-content ol{padding-inline-start:var(--spacing-x-4)}.PlanComponent-module-scss-module__qk-tmW__feature-tooltip-content p,.PlanComponent-module-scss-module__qk-tmW__feature-tooltip-content ul,.PlanComponent-module-scss-module__qk-tmW__feature-tooltip-content ol{margin:0}.PlanComponent-module-scss-module__qk-tmW__feature-tooltip-content li:not(:last-child){margin-bottom:var(--spacing-x-1)}.PlanComponent-module-scss-module__qk-tmW__feature-icon-wrapper{background-color:var(--color-accent-2);width:var(--sizing-x-5);height:var(--sizing-x-5);border-radius:50%;flex-direction:row;justify-content:center;align-items:center;display:flex}.PlanComponent-module-scss-module__qk-tmW__feature-icon{width:var(--sizing-x-4);height:var(--sizing-x-4);color:var(--color-white)}.PlanComponent-module-scss-module__qk-tmW__action-box{justify-content:flex-start;align-items:flex-start;gap:var(--spacing-x-6);flex-direction:column;width:100%;display:flex}.PlanComponent-module-scss-module__qk-tmW__plan-description{letter-spacing:0;color:var(--color-accent);font-size:14px;font-weight:400;line-height:1.5}@keyframes PlanComponent-module-scss-module__qk-tmW__planBounce{0%,to{transform:translateY(0)}35%{transform:translateY(-10px)}65%{transform:translateY(-4px)}}.PlanComponent-module-scss-module__qk-tmW__plan-container--highlight{animation:.6s ease-in-out 2 PlanComponent-module-scss-module__qk-tmW__planBounce}@media only screen and (max-width:47.9375rem){.PlanComponent-module-scss-module__qk-tmW__name{letter-spacing:0;font-size:24px;font-weight:700;line-height:1.33333}.PlanComponent-module-scss-module__qk-tmW__plan-content{gap:var(--spacing-x-6)}.PlanComponent-module-scss-module__qk-tmW__original-price,.PlanComponent-module-scss-module__qk-tmW__discounted-price{letter-spacing:0;font-size:26px;font-weight:700;line-height:1.23077}.PlanComponent-module-scss-module__qk-tmW__discount-percentage{transform:translate(100%,-70%)}}
.ReviewItem-module-scss-module__OyjXjW__review-item{padding:var(--spacing-x-3) 0;border-bottom:1px solid var(--color-bg-primary);flex-direction:row;justify-content:flex-start;align-items:center;display:flex}.ReviewItem-module-scss-module__OyjXjW__review-item:hover{cursor:pointer;background:var(--color-bg-primary);transition:all var(--trans-base);border-radius:var(--radius-x)}.ReviewItem-module-scss-module__OyjXjW__content-box{justify-content:space-between;align-items:center;gap:var(--spacing-x-10);flex-direction:row;width:100%;display:flex}.ReviewItem-module-scss-module__OyjXjW__review-item{gap:var(--spacing-x-3);width:100%}.ReviewItem-module-scss-module__OyjXjW__name-box{flex-direction:row;order:1;justify-content:flex-start;align-items:center;display:flex}.ReviewItem-module-scss-module__OyjXjW__name{letter-spacing:0;font-size:16px;font-weight:400;line-height:1.5}.ReviewItem-module-scss-module__OyjXjW__status-box{order:2}.ReviewItem-module-scss-module__OyjXjW__review-text-box{justify-content:flex-start;align-items:center;gap:var(--spacing-x-2);flex-direction:row;flex:2;order:3;display:flex}.ReviewItem-module-scss-module__OyjXjW__date-box{padding:0 var(--spacing-x-2);text-align:right;order:4}.ReviewItem-module-scss-module__OyjXjW__tooltip{background:var(--color-white);border:1px solid #dce1f5}.ReviewItem-module-scss-module__OyjXjW__tooltip:hover{cursor:pointer}.ReviewItem-module-scss-module__OyjXjW__hide-icn,.ReviewItem-module-scss-module__OyjXjW__lock-icn{color:var(--color-accent);width:var(--sizing-x-4);height:var(--sizing-x-4)}.ReviewItem-module-scss-module__OyjXjW__lock-icn:hover{cursor:pointer}.ReviewItem-module-scss-module__OyjXjW__hide-status-text{letter-spacing:0;color:var(--color-accent);white-space:nowrap;font-size:14px;font-weight:400;line-height:1.14286}.ReviewItem-module-scss-module__OyjXjW__review-text,.ReviewItem-module-scss-module__OyjXjW__hidden-text,.ReviewItem-module-scss-module__OyjXjW__date-text{letter-spacing:0;font-size:16px;font-weight:400;line-height:1.5}.ReviewItem-module-scss-module__OyjXjW__hidden-text,.ReviewItem-module-scss-module__OyjXjW__date-text{color:var(--color-text-secondary)}.ReviewItem-module-scss-module__OyjXjW__review-text{text-align:left}.ReviewItem-module-scss-module__OyjXjW__date-text{white-space:nowrap}@media only screen and (max-width:47.9375rem){.ReviewItem-module-scss-module__OyjXjW__content-box{flex-wrap:wrap;justify-content:space-between}.ReviewItem-module-scss-module__OyjXjW__name,.ReviewItem-module-scss-module__OyjXjW__date-text,.ReviewItem-module-scss-module__OyjXjW__review-text,.ReviewItem-module-scss-module__OyjXjW__hidden-text{letter-spacing:0;font-size:14px;font-weight:400;line-height:1.14286}.ReviewItem-module-scss-module__OyjXjW__hide-status-text{display:none}.ReviewItem-module-scss-module__OyjXjW__review-text-box{order:5}}
.UploadDocuments-module-scss-module__DsN29W__container{justify-content:flex-start;align-items:flex-start;gap:var(--spacing-x-6);flex-direction:column;width:100%;display:flex}.UploadDocuments-module-scss-module__DsN29W__text-box{justify-content:flex-start;align-items:flex-start;gap:var(--spacing-x-3);flex-direction:column;width:100%;display:flex}.UploadDocuments-module-scss-module__DsN29W__title{letter-spacing:0;font-size:18px;font-weight:600;line-height:1.33333}.UploadDocuments-module-scss-module__DsN29W__description{letter-spacing:0;font-size:16px;font-weight:400;line-height:1.5}.UploadDocuments-module-scss-module__DsN29W__list{justify-content:flex-start;align-items:flex-start;gap:var(--spacing-x-1);flex-direction:column;display:flex}.UploadDocuments-module-scss-module__DsN29W__list li{letter-spacing:0;font-size:14px;font-weight:400;line-height:1.5}.UploadDocuments-module-scss-module__DsN29W__list li span{gap:var(--spacing-x);flex-wrap:wrap;align-items:center;display:inline-flex}.UploadDocuments-module-scss-module__DsN29W__list li button{letter-spacing:0;font-size:14px;font-weight:400;line-height:1.14286}.UploadDocuments-module-scss-module__DsN29W__dropzone{justify-content:center;align-items:center;gap:var(--spacing-x-3);pointer-events:none;padding:var(--spacing-x-6);flex-direction:column;display:flex}.UploadDocuments-module-scss-module__DsN29W__dropzone-description{justify-content:center;align-items:center;gap:var(--spacing-x-3);flex-direction:column;display:flex}@media only screen and (max-width:47.9375rem){.UploadDocuments-module-scss-module__DsN29W__description{letter-spacing:0;font-size:14px;font-weight:400;line-height:1.5}}
.CompanyComponent-module-scss-module__fsNc7G__company-component{justify-content:flex-start;align-items:flex-start;gap:var(--spacing-x-6);background:var(--color-white);border-radius:var(--radius-x-4);width:100%;padding:var(--spacing-x-6);flex-direction:column;display:flex}.CompanyComponent-module-scss-module__fsNc7G__container{justify-content:space-between;align-items:flex-start;gap:var(--spacing-x-2);flex-direction:row;width:100%;display:flex}.CompanyComponent-module-scss-module__fsNc7G__company-box{justify-content:flex-start;align-items:flex-start;gap:var(--spacing-x-5);flex-direction:row;flex:2;display:flex}.CompanyComponent-module-scss-module__fsNc7G__company-box__image{color:var(--color-dark-blue)}.CompanyComponent-module-scss-module__fsNc7G__company-desc{justify-content:flex-start;align-items:flex-start;gap:var(--spacing-x-2);letter-spacing:0;color:var(--color-dark-blue);flex-direction:column;font-size:16px;font-weight:400;line-height:1.5;display:flex}.CompanyComponent-module-scss-module__fsNc7G__company-name{letter-spacing:0;color:var(--color-dark-blue);font-size:18px;font-weight:600;line-height:1.33333}.CompanyComponent-module-scss-module__fsNc7G__company-city{letter-spacing:0;color:var(--color-text-secondary);font-size:14px;font-weight:400;line-height:1.14286}.CompanyComponent-module-scss-module__fsNc7G__company-rate-box{justify-content:flex-start;align-items:center;gap:var(--spacing-x-2);flex-direction:row;display:flex}.CompanyComponent-module-scss-module__fsNc7G__company-rate{color:var(--color-accent)}.CompanyComponent-module-scss-module__fsNc7G__info-box{justify-content:space-between;align-items:flex-start;gap:var(--spacing-x-16);flex-direction:row;flex:1;display:flex}.CompanyComponent-module-scss-module__fsNc7G__info-box__item,.CompanyComponent-module-scss-module__fsNc7G__info-box__description{justify-content:space-between;align-items:flex-end;gap:var(--spacing-x-2);flex-direction:column;display:flex}.CompanyComponent-module-scss-module__fsNc7G__info-box__item>a,.CompanyComponent-module-scss-module__fsNc7G__info-box__description>a{justify-content:flex-end}.CompanyComponent-module-scss-module__fsNc7G__info-box__item>a>svg,.CompanyComponent-module-scss-module__fsNc7G__info-box__description>a>svg{width:var(--sizing-x-4);height:var(--sizing-x-4);fill:#0000}.CompanyComponent-module-scss-module__fsNc7G__info-box__title{justify-content:flex-start;align-items:center;gap:var(--spacing-x-2);letter-spacing:0;color:var(--color-text-secondary);flex-direction:row;font-size:14px;font-weight:600;line-height:1.42857;display:flex}.CompanyComponent-module-scss-module__fsNc7G__tooltip{background:var(--color-white);border:1px solid #dce1f5}.CompanyComponent-module-scss-module__fsNc7G__tooltip-icn{width:var(--sizing-x-4);height:var(--sizing-x-4);stroke:none;cursor:pointer;fill:none;transition:all var(--trans-base)}.CompanyComponent-module-scss-module__fsNc7G__tooltip-icn:hover{color:var(--color-accent);scale:1.1}.CompanyComponent-module-scss-module__fsNc7G__description-title{letter-spacing:0;color:var(--color-text-primary);font-size:16px;font-weight:600;line-height:1.5}.CompanyComponent-module-scss-module__fsNc7G__description-price{letter-spacing:0;color:var(--color-green);text-wrap:nowrap;font-size:14px;font-weight:600;line-height:1.14286}.CompanyComponent-module-scss-module__fsNc7G__description-price--free{color:var(--color-text-tertiary)}.CompanyComponent-module-scss-module__fsNc7G__company-links-box{flex-direction:row;justify-content:space-between;align-items:center;width:100%;display:flex}.CompanyComponent-module-scss-module__fsNc7G__company-link,.CompanyComponent-module-scss-module__fsNc7G__company-rejection-link,.CompanyComponent-module-scss-module__fsNc7G__company-reload-link{justify-content:flex-start;align-items:center;gap:var(--spacing-x-2);letter-spacing:0;text-wrap:nowrap;flex-direction:row;font-size:14px;font-weight:500;line-height:1.14286;display:flex}.CompanyComponent-module-scss-module__fsNc7G__company-link{color:var(--color-accent)}.CompanyComponent-module-scss-module__fsNc7G__company-link>svg{width:var(--sizing-x-3);height:var(--sizing-x-3)}.CompanyComponent-module-scss-module__fsNc7G__company-rejection-link{color:var(--color-red)!important}.CompanyComponent-module-scss-module__fsNc7G__company-rejection-link>svg{width:var(--sizing-x-4);height:var(--sizing-x-4)}.CompanyComponent-module-scss-module__fsNc7G__company-reload-link{color:var(--color-dark-grey)}.CompanyComponent-module-scss-module__fsNc7G__company-reload-link>svg{width:var(--sizing-x-4);height:var(--sizing-x-4)}@media only screen and (max-width:48rem){.CompanyComponent-module-scss-module__fsNc7G__company-component{padding:var(--spacing-x-6) var(--spacing-x-4)}.CompanyComponent-module-scss-module__fsNc7G__container{justify-content:flex-start;align-items:flex-start;gap:var(--spacing-x-6);flex-direction:column;display:flex}.CompanyComponent-module-scss-module__fsNc7G__info-box{justify-content:flex-start;align-items:flex-start;gap:var(--spacing-x-4);flex-direction:column;width:100%;display:flex}.CompanyComponent-module-scss-module__fsNc7G__info-box__item{border-bottom:1px solid var(--color-light-accent-4);width:100%;padding-bottom:var(--spacing-x-4);flex-direction:row;justify-content:space-between;align-items:flex-start;display:flex}.CompanyComponent-module-scss-module__fsNc7G__company-links-box{gap:var(--spacing-x-3)}.CompanyComponent-module-scss-module__fsNc7G__company-links-box>a{text-wrap:wrap}}
.SecuritySettings-module-scss-module__z-ZGva__page-body{justify-content:flex-start;align-items:flex-start;gap:var(--spacing-x-6);flex-direction:column;width:100%;display:flex}.SecuritySettings-module-scss-module__z-ZGva__email-info{justify-content:flex-start;align-items:flex-start;gap:var(--spacing-x-2);flex-direction:row;width:100%;display:flex}.SecuritySettings-module-scss-module__z-ZGva__email-address{letter-spacing:0;color:var(--color-dark-grey);font-size:18px;font-weight:600;line-height:1.33333}.SecuritySettings-module-scss-module__z-ZGva__form-container{flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;display:flex}.SecuritySettings-module-scss-module__z-ZGva__input-container{padding:var(--spacing-x-4) 0;justify-content:flex-start;align-items:flex-start;gap:var(--spacing-x-2);flex-direction:column;width:100%;display:flex}.SecuritySettings-module-scss-module__z-ZGva__input-field{width:100%}.SecuritySettings-module-scss-module__z-ZGva__input-title{letter-spacing:0;color:var(--color-dark-grey);font-size:16px;font-weight:600;line-height:1.5}.SecuritySettings-module-scss-module__z-ZGva__btn-box{flex-direction:row;justify-content:flex-end;align-items:center;display:flex}
.CompanyRegistration-module-scss-module__sz-Era__company-registration__form{justify-content:center;align-items:center;gap:var(--spacing-x-10);width:100%;padding-top:var(--spacing-x-10);flex-direction:column;display:flex}.CompanyRegistration-module-scss-module__sz-Era__registration-form__inputs{justify-content:center;align-items:center;gap:var(--spacing-x-5);flex-direction:column;width:100%;display:flex}.CompanyRegistration-module-scss-module__sz-Era__registration-form__input{width:100%}.CompanyRegistration-module-scss-module__sz-Era__registration-form__input label{color:var(--color-accent)}.CompanyRegistration-module-scss-module__sz-Era__registration-form__checkbox{justify-content:center;align-items:center;gap:var(--spacing-x-2);flex-direction:row;display:flex}.CompanyRegistration-module-scss-module__sz-Era__registration-form__actions{justify-content:center;align-items:center;gap:var(--spacing-x-2);flex-direction:row;width:100%;display:flex}.CompanyRegistration-module-scss-module__sz-Era__registration-form__actions button{border-radius:var(--radius-x-2)}.CompanyRegistration-module-scss-module__sz-Era__form-footer{justify-content:flex-start;align-items:center;gap:var(--spacing-x-2);letter-spacing:0;flex-direction:row;width:100%;font-size:16px;font-weight:400;line-height:1.5;display:flex}.CompanyRegistration-module-scss-module__sz-Era__form-footer a{letter-spacing:0;color:var(--color-accent);font-size:16px;font-weight:400;line-height:1.5}
.FooterBlock-module-scss-module__8eqyBG__footer-block{justify-content:center;align-items:center;gap:var(--spacing-x-15);width:100%;padding:var(--spacing-x-20) 0 var(--spacing-x-12) 0;flex-direction:column;display:flex}.FooterBlock-module-scss-module__8eqyBG__footer-text{justify-content:flex-start;align-items:center;gap:var(--spacing-x-4);flex-direction:column;display:flex}.FooterBlock-module-scss-module__8eqyBG__footer-title{letter-spacing:0;text-align:center;margin:0;font-size:32px;font-weight:700;line-height:1.5}.FooterBlock-module-scss-module__8eqyBG__footer-title span{color:var(--color-accent)}.FooterBlock-module-scss-module__8eqyBG__footer-subtitle{letter-spacing:0;text-align:center;font-size:18px;font-weight:400;line-height:1.33333}.FooterBlock-module-scss-module__8eqyBG__footer-btn{border-radius:var(--radius-x-2);width:100%;max-width:310px}@media only screen and (max-width:48rem){.FooterBlock-module-scss-module__8eqyBG__footer-block{padding:var(--spacing-x-6) 0 var(--spacing-x-2) 0;gap:var(--spacing-x-10)}.FooterBlock-module-scss-module__8eqyBG__footer-title{letter-spacing:0;font-size:24px;font-weight:700;line-height:1.33333}.FooterBlock-module-scss-module__8eqyBG__footer-subtitle{letter-spacing:0;font-size:16px;font-weight:400;line-height:1.5}}
.PaymentInvoiceModal-module-scss-module__q_OAjq__title{letter-spacing:0;font-size:24px;font-weight:700;line-height:1.33333}.PaymentInvoiceModal-module-scss-module__q_OAjq__content{justify-content:flex-start;align-items:stretch;gap:var(--spacing-x-5);flex-direction:column;display:flex}.PaymentInvoiceModal-module-scss-module__q_OAjq__notice,.PaymentInvoiceModal-module-scss-module__q_OAjq__text{color:var(--color-grey);letter-spacing:0;font-size:16px;font-weight:400;line-height:1.5}.PaymentInvoiceModal-module-scss-module__q_OAjq__text{letter-spacing:0;font-size:14px;font-weight:400;line-height:1.14286}.PaymentInvoiceModal-module-scss-module__q_OAjq__document{justify-content:flex-start;align-items:center;gap:var(--spacing-x-1);min-width:0;padding:var(--spacing-x-4);border-radius:var(--spacing-x-2);background:var(--color-light-accent-1);flex-direction:row;display:flex}.PaymentInvoiceModal-module-scss-module__q_OAjq__document-name{overflow-wrap:anywhere;max-width:100%;color:var(--color-black);letter-spacing:0;font-size:16px;font-weight:600;line-height:1.5}.PaymentInvoiceModal-module-scss-module__q_OAjq__download-btn-icon svg{fill:#0000}@media only screen and (max-width:47.9375rem){.PaymentInvoiceModal-module-scss-module__q_OAjq__title{letter-spacing:0;font-size:18px;font-weight:600;line-height:1.33333}.PaymentInvoiceModal-module-scss-module__q_OAjq__notice{letter-spacing:0;font-size:14px;font-weight:400;line-height:1.14286}.PaymentInvoiceModal-module-scss-module__q_OAjq__text{letter-spacing:0;font-size:12px;font-weight:400;line-height:1.33333}.PaymentInvoiceModal-module-scss-module__q_OAjq__document-name{letter-spacing:0;font-size:12px;font-weight:600;line-height:1.33333}}
.FaqSection-module-scss-module__FgmfbW__faq-section{justify-content:flex-start;align-items:flex-start;gap:var(--spacing-x-6);flex-direction:column;width:100%;display:flex}.FaqSection-module-scss-module__FgmfbW__section-title{letter-spacing:0;font-size:28px;font-weight:700;line-height:1.28571}.FaqSection-module-scss-module__FgmfbW__accordion{width:100%}.FaqSection-module-scss-module__FgmfbW__chevron[data-rotate]{transform:rotate(45deg)}.FaqSection-module-scss-module__FgmfbW__accordion-item{background:var(--color-white);border-radius:var(--radius-x-4);box-shadow:var(--shadow-x-1);padding:var(--spacing-x-3)}.FaqSection-module-scss-module__FgmfbW__accordion-item:not(:last-child){margin-bottom:var(--spacing-x-6)}.FaqSection-module-scss-module__FgmfbW__accordion-control:hover{background:0 0}.FaqSection-module-scss-module__FgmfbW__accordion-label{letter-spacing:0;color:var(--color-dark-blue-1);font-size:18px;font-weight:600;line-height:1.33333}.FaqSection-module-scss-module__FgmfbW__accordion-content{letter-spacing:0;font-size:16px;font-weight:400;line-height:1.5}.FaqSection-module-scss-module__FgmfbW__icon{width:var(--sizing-x-4);height:var(--sizing-x-4);stroke-width:2.5px;color:var(--color-accent)}@media only screen and (max-width:47.9375rem){.FaqSection-module-scss-module__FgmfbW__accordion-item{padding:var(--spacing-x)}.FaqSection-module-scss-module__FgmfbW__section-title{letter-spacing:0;font-size:24px;font-weight:700;line-height:1.33333}.FaqSection-module-scss-module__FgmfbW__accordion-label{letter-spacing:0;font-size:16px;font-weight:600;line-height:1.5}.FaqSection-module-scss-module__FgmfbW__accordion-content{letter-spacing:0;font-size:14px;font-weight:400;line-height:1.5}}
.ReviewsFooter-module-scss-module__y1JjVa__reviews-footer{justify-content:flex-start;align-items:center;gap:var(--spacing-x-4);flex-direction:row;width:100%;display:flex}.ReviewsFooter-module-scss-module__y1JjVa__reviews-count{letter-spacing:0;color:var(--color-dark-grey);font-size:14px;font-weight:400;line-height:1.14286}@media only screen and (max-width:47.9375rem){.ReviewsFooter-module-scss-module__y1JjVa__reviews-footer{flex-direction:column;justify-content:center;align-items:center;display:flex}}
.InfoBox-module-scss-module__u82M6W__info-box{justify-content:flex-start;align-items:flex-start;gap:var(--spacing-x-4);flex-direction:column;width:100%;display:flex}.InfoBox-module-scss-module__u82M6W__info-box--item{justify-content:flex-start;align-items:center;gap:var(--spacing-x-2);padding:var(--spacing-x-6);border-radius:var(--radius-x-2);flex-direction:row;width:100%;display:flex}.InfoBox-module-scss-module__u82M6W__info-box--item>svg{width:var(--sizing-x-6);height:var(--sizing-x-6);fill:none}.InfoBox-module-scss-module__u82M6W__info-box--item>span{letter-spacing:0;color:var(--color-dark-blue);font-size:16px;font-weight:400;line-height:1.5}.InfoBox-module-scss-module__u82M6W__info-box--item>span>a{color:var(--color-accent)}.InfoBox-module-scss-module__u82M6W__info-box--item-warning{background-color:var(--color-yellow-bg)}.InfoBox-module-scss-module__u82M6W__info-box--item-warning>svg{color:var(--color-yellow-accent)}.InfoBox-module-scss-module__u82M6W__info-box--item-info{background-color:var(--color-light-blue)}.InfoBox-module-scss-module__u82M6W__info-box--item-info>svg{color:var(--color-accent)}.InfoBox-module-scss-module__u82M6W__info-box--item-error{background-color:var(--color-bg-red);justify-content:flex-start;align-items:flex-start;gap:var(--spacing-x-4);flex-direction:column;display:flex}.InfoBox-module-scss-module__u82M6W__error-title{letter-spacing:0;color:var(--color-dark-blue);justify-content:flex-start;align-items:center;gap:var(--spacing-x-2);flex-direction:row;font-size:16px;font-weight:400;line-height:1.5;display:flex}.InfoBox-module-scss-module__u82M6W__error-title>svg{width:var(--sizing-x-6);height:var(--sizing-x-6);fill:none;color:var(--color-red-primary)}.InfoBox-module-scss-module__u82M6W__error-text{justify-content:flex-start;align-items:flex-start;gap:var(--spacing-x-4);flex-direction:column;display:flex}.InfoBox-module-scss-module__u82M6W__error-link{letter-spacing:0;color:var(--color-dark-blue);font-size:16px;font-weight:600;line-height:1.5}@media only screen and (max-width:47.9375rem){.InfoBox-module-scss-module__u82M6W__info-box--item{padding:var(--spacing-x-4)}.InfoBox-module-scss-module__u82M6W__info-box--item>svg{width:var(--sizing-x-5);height:var(--sizing-x-5)}.InfoBox-module-scss-module__u82M6W__info-box--item>span,.InfoBox-module-scss-module__u82M6W__error-title,.InfoBox-module-scss-module__u82M6W__error-text,.InfoBox-module-scss-module__u82M6W__error-link{letter-spacing:0;font-size:14px;font-weight:400;line-height:1.4}.InfoBox-module-scss-module__u82M6W__error-title>svg{width:var(--sizing-x-5);height:var(--sizing-x-5)}}
.MyCompanies-module-scss-module__x3S2jq__container{justify-content:flex-start;align-items:flex-start;gap:var(--spacing-x-6);flex-direction:column;display:flex}.MyCompanies-module-scss-module__x3S2jq__header{flex-direction:row;justify-content:space-between;align-items:center;width:100%;display:flex}.MyCompanies-module-scss-module__x3S2jq__title{justify-content:center;align-items:flex-start;gap:var(--spacing-x-2);letter-spacing:0;flex-direction:row;font-size:32px;font-weight:700;line-height:1.5;display:flex}.MyCompanies-module-scss-module__x3S2jq__count{letter-spacing:0;color:var(--color-text-secondary);font-size:32px;font-weight:700;line-height:1.5}.MyCompanies-module-scss-module__x3S2jq__content{width:100%}.MyCompanies-module-scss-module__x3S2jq__company-list{justify-content:center;align-items:flex-start;gap:var(--spacing-x-4);flex-direction:column;width:100%;display:flex}@media only screen and (max-width:47.9375rem){.MyCompanies-module-scss-module__x3S2jq__title{letter-spacing:0;white-space:nowrap;font-size:18px;font-weight:600;line-height:1.33333}.MyCompanies-module-scss-module__x3S2jq__count{letter-spacing:0;font-size:18px;font-weight:600;line-height:1.33333}.MyCompanies-module-scss-module__x3S2jq__extra-word{display:none}}
.SubscriptionSettings-module-scss-module__zGJrxq__page-body{justify-content:flex-start;align-items:flex-start;gap:var(--spacing-x-6);flex-direction:column;width:100%;display:flex}.SubscriptionSettings-module-scss-module__zGJrxq__notification-item{justify-content:space-between;align-items:flex-start;gap:var(--spacing-x-2);width:100%;padding:var(--spacing-x-4);border-radius:var(--radius-x-2);background-color:var(--color-bg-surface-primary);flex-direction:row;display:flex}.SubscriptionSettings-module-scss-module__zGJrxq__notification-info{justify-content:flex-start;align-items:center;gap:var(--spacing-x-2);flex-direction:row;display:flex}.SubscriptionSettings-module-scss-module__zGJrxq__notification-icon{width:var(--spacing-x-6);height:var(--spacing-x-6);color:var(--color-accent);fill:none}.SubscriptionSettings-module-scss-module__zGJrxq__notification-name{letter-spacing:0;color:var(--color-text-secondary);font-size:16px;font-weight:500;line-height:1.5}@media only screen and (max-width:47.9375rem){.SubscriptionSettings-module-scss-module__zGJrxq__notification-name{letter-spacing:0;font-size:14px;font-weight:500;line-height:1.14286}.SubscriptionSettings-module-scss-module__zGJrxq__notification-icon{width:var(--spacing-x-5);height:var(--spacing-x-5)}}
.AddCompanyModal-module-scss-module__DKnS1G__add-company__form{justify-content:center;align-items:center;gap:var(--spacing-x-10);flex-direction:column;width:100%;display:flex}.AddCompanyModal-module-scss-module__DKnS1G__add-form__inputs{justify-content:center;align-items:center;gap:var(--spacing-x-5);flex-direction:column;width:100%;display:flex}.AddCompanyModal-module-scss-module__DKnS1G__add-form__input{width:100%}.AddCompanyModal-module-scss-module__DKnS1G__add-form__input label{color:var(--color-accent)}
.FeatureList-module-scss-module__vrBiKG__feature-list{width:100%;margin:var(--spacing-x-20) 0;flex-direction:column;justify-content:flex-start;align-items:center;display:flex}.FeatureList-module-scss-module__vrBiKG__feature-item{padding:var(--spacing-x-10) var(--spacing-x-6);flex-direction:row;justify-content:space-between;align-items:center;width:100%;display:flex}.FeatureList-module-scss-module__vrBiKG__feature-item:nth-child(2n){flex-direction:row-reverse}.FeatureList-module-scss-module__vrBiKG__feature-text{justify-content:flex-start;align-items:flex-start;gap:var(--spacing-x-5);flex-direction:column;max-width:500px;display:flex}.FeatureList-module-scss-module__vrBiKG__feature-name{letter-spacing:0;font-size:26px;font-weight:700;line-height:1.23077}.FeatureList-module-scss-module__vrBiKG__feature-description{letter-spacing:0;font-size:18px;font-weight:400;line-height:1.33333}.FeatureList-module-scss-module__vrBiKG__feature-image{object-fit:cover;-webkit-user-select:none;user-select:none;width:auto;height:100%}@media only screen and (max-width:48rem){.FeatureList-module-scss-module__vrBiKG__feature-item{gap:var(--spacing-x-5);padding:var(--spacing-x-5) 0;flex-direction:column!important}.FeatureList-module-scss-module__vrBiKG__feature-text{gap:var(--spacing-x-2)}.FeatureList-module-scss-module__vrBiKG__feature-name{letter-spacing:0;font-size:18px;font-weight:600;line-height:1.33333}.FeatureList-module-scss-module__vrBiKG__feature-description{letter-spacing:0;font-size:14px;font-weight:400;line-height:1.5}.FeatureList-module-scss-module__vrBiKG__feature-image{object-fit:contain;width:100%;height:100%}}
.PaymentSummaryCard-module-scss-module__RoGEeW__card{justify-content:flex-start;align-items:flex-start;gap:var(--spacing-x-8);width:100%;padding:var(--spacing-x-6);background:var(--color-white);border-radius:var(--spacing-x-4);flex-direction:column;display:flex;box-shadow:0 2px 8px #0000001a}.PaymentSummaryCard-module-scss-module__RoGEeW__title{letter-spacing:0;color:var(--color-text-primary);font-size:24px;font-weight:700;line-height:1.33333}.PaymentSummaryCard-module-scss-module__RoGEeW__content{width:100%}.PaymentSummaryCard-module-scss-module__RoGEeW__summary{justify-content:flex-start;align-items:flex-start;gap:var(--spacing-x-3);flex-direction:column;width:100%;display:flex}.PaymentSummaryCard-module-scss-module__RoGEeW__summary-row{justify-content:space-between;align-items:center;gap:var(--spacing-x-3);flex-direction:row;width:100%;display:flex}.PaymentSummaryCard-module-scss-module__RoGEeW__summary-label{letter-spacing:0;color:var(--color-text-secondary);font-size:16px;font-weight:400;line-height:1.5}.PaymentSummaryCard-module-scss-module__RoGEeW__summary-value{letter-spacing:0;color:var(--color-text-primary);text-align:right;font-size:16px;font-weight:600;line-height:1.5}.PaymentSummaryCard-module-scss-module__RoGEeW__summary-discount{letter-spacing:0;color:var(--color-green);font-size:16px;font-weight:600;line-height:1.5}.PaymentSummaryCard-module-scss-module__RoGEeW__summary-note{letter-spacing:0;color:var(--color-text-secondary);font-size:12px;font-weight:400;line-height:1.33333}.PaymentSummaryCard-module-scss-module__RoGEeW__summary-total-box{justify-content:space-between;align-items:center;gap:var(--spacing-x-2);width:100%;margin-top:var(--spacing-x-4);padding-top:var(--spacing-x-4);border-top:1px solid var(--color-bg-primary);flex-direction:row;display:flex}.PaymentSummaryCard-module-scss-module__RoGEeW__summary-total-label{letter-spacing:0;color:var(--color-text-primary);font-size:24px;font-weight:700;line-height:1.33333}.PaymentSummaryCard-module-scss-module__RoGEeW__summary-total-value{letter-spacing:0;color:var(--color-accent);font-size:24px;font-weight:700;line-height:1.33333}.PaymentSummaryCard-module-scss-module__RoGEeW__summary-btn{margin-top:var(--spacing-x-6)}.PaymentSummaryCard-module-scss-module__RoGEeW__complete-note{letter-spacing:0;color:var(--color-text-secondary);font-size:12px;font-weight:400;line-height:1.33333}@media only screen and (max-width:47.9375rem){.PaymentSummaryCard-module-scss-module__RoGEeW__card{padding:var(--spacing-x-4);min-height:0}.PaymentSummaryCard-module-scss-module__RoGEeW__content{min-height:180px}}
.CurrentReview-module-scss-module__x8Bz8a__back-btn{min-width:0!important;padding:0!important}.CurrentReview-module-scss-module__x8Bz8a__back-btn-icn{width:32px;height:32px;color:var(--color-primary)}
.ReviewsMenu-module-scss-module__78eEva__filter-menu-btn{padding:0}.ReviewsMenu-module-scss-module__78eEva__filter-menu-btn span{letter-spacing:0;color:var(--color-grey);font-size:16px;font-weight:550;line-height:1.5}.ReviewsMenu-module-scss-module__78eEva__filter-menu-btn-content{justify-content:center;align-items:center;gap:var(--spacing-x-2);flex-direction:row;display:flex}.ReviewsMenu-module-scss-module__78eEva__filter-menu-icon{width:var(--sizing-x-6);height:var(--sizing-x-6);color:var(--color-grey)}.ReviewsMenu-module-scss-module__78eEva__filter-menu-chevron{width:var(--sizing-x-3);height:var(--sizing-x-3);transition:transform .2s ease-in-out}.ReviewsMenu-module-scss-module__78eEva__filter-menu-chevron--active{transform:rotate(180deg)}.ReviewsMenu-module-scss-module__78eEva__dropdown{border-radius:var(--radius-x-2)}.ReviewsMenu-module-scss-module__78eEva__filter-menu-list{letter-spacing:0;color:var(--color-grey);font-size:16px;font-weight:550;line-height:1.5}@media only screen and (max-width:47.9375rem){.ReviewsMenu-module-scss-module__78eEva__filter-menu-btn span,.ReviewsMenu-module-scss-module__78eEva__filter-menu-list{letter-spacing:0;font-size:14px;font-weight:400;line-height:1.14286}.ReviewsMenu-module-scss-module__78eEva__filter-menu-icon{width:var(--sizing-x-5);height:var(--sizing-x-5)}.ReviewsMenu-module-scss-module__78eEva__filter-menu-chevron{display:none}}
.ActsTable-module-scss-module__LcyE4q__table-box{border-radius:var(--radius-x-2);width:100%;overflow:auto}.ActsTable-module-scss-module__LcyE4q__acts-table{border-radius:var(--radius-x-2)}.ActsTable-module-scss-module__LcyE4q__acts-table thead{background-color:var(--color-grey-1)}.ActsTable-module-scss-module__LcyE4q__acts-table tbody{background-color:var(--color-light-accent-1)}.ActsTable-module-scss-module__LcyE4q__acts-table th,.ActsTable-module-scss-module__LcyE4q__acts-table td{text-align:center}.ActsTable-module-scss-module__LcyE4q__acts-table th{letter-spacing:0;font-size:16px;font-weight:600;line-height:1.5}.ActsTable-module-scss-module__LcyE4q__acts-table td{letter-spacing:0;font-size:14px;font-weight:400;line-height:1.14286}.ActsTable-module-scss-module__LcyE4q__acts-table .ActsTable-module-scss-module__LcyE4q__document{color:var(--color-accent);cursor:pointer}.ActsTable-module-scss-module__LcyE4q__acts-table .ActsTable-module-scss-module__LcyE4q__document svg{width:20px;height:20px}@media only screen and (max-width:47.9375rem){.ActsTable-module-scss-module__LcyE4q__acts-table th{letter-spacing:0;font-size:14px;font-weight:600;line-height:1.14286}.ActsTable-module-scss-module__LcyE4q__acts-table td{letter-spacing:0;font-size:12px;font-weight:400;line-height:1.33333}}
.InvoicesTable-module-scss-module__VkTVdq__table-box{border-radius:var(--radius-x-2);width:100%;overflow:auto}.InvoicesTable-module-scss-module__VkTVdq__invoices-table{border-radius:var(--radius-x-2)}.InvoicesTable-module-scss-module__VkTVdq__invoices-table thead{background-color:var(--color-grey-1)}.InvoicesTable-module-scss-module__VkTVdq__invoices-table tbody{background-color:var(--color-light-accent-1)}.InvoicesTable-module-scss-module__VkTVdq__invoices-table th,.InvoicesTable-module-scss-module__VkTVdq__invoices-table td{text-align:center}.InvoicesTable-module-scss-module__VkTVdq__invoices-table th{letter-spacing:0;font-size:16px;font-weight:600;line-height:1.5}.InvoicesTable-module-scss-module__VkTVdq__invoices-table td{letter-spacing:0;font-size:14px;font-weight:400;line-height:1.14286}.InvoicesTable-module-scss-module__VkTVdq__invoices-table .InvoicesTable-module-scss-module__VkTVdq__recipe{color:var(--color-accent);cursor:pointer}.InvoicesTable-module-scss-module__VkTVdq__invoices-table .InvoicesTable-module-scss-module__VkTVdq__recipe svg{width:20px;height:20px}.InvoicesTable-module-scss-module__VkTVdq__invoices-table .InvoicesTable-module-scss-module__VkTVdq__status{flex-direction:column;justify-content:center;align-items:center;gap:4px;display:flex}.InvoicesTable-module-scss-module__VkTVdq__invoices-table .InvoicesTable-module-scss-module__VkTVdq__paid-at{color:var(--color-grey);white-space:nowrap;font-size:12px;line-height:1.2}@media only screen and (max-width:47.9375rem){.InvoicesTable-module-scss-module__VkTVdq__invoices-table th{letter-spacing:0;font-size:14px;font-weight:600;line-height:1.14286}.InvoicesTable-module-scss-module__VkTVdq__invoices-table td{letter-spacing:0;font-size:12px;font-weight:400;line-height:1.33333}}
.Unsubscribe-module-scss-module__v98zVq__page-body{justify-content:flex-start;align-items:flex-start;gap:var(--spacing-x-4);flex-direction:column;max-width:640px;display:flex}
.PaymentPage-module-scss-module__06i_bW__container{gap:var(--spacing-x-6)}.PaymentPage-module-scss-module__06i_bW__title{letter-spacing:0;font-size:32px;font-weight:700;line-height:1.5}.PaymentPage-module-scss-module__06i_bW__layout{gap:var(--spacing-x-4);grid-template-columns:minmax(0,1fr) minmax(280px,416px);align-items:start;width:100%;display:grid}.PaymentPage-module-scss-module__06i_bW__main-column,.PaymentPage-module-scss-module__06i_bW__sidebar-column{min-width:0}.PaymentPage-module-scss-module__06i_bW__main-card,.PaymentPage-module-scss-module__06i_bW__sidebar-card{justify-content:flex-start;align-items:flex-start;gap:var(--spacing-x-4);width:100%;padding:var(--spacing-x-6);background:var(--color-white);border-radius:var(--spacing-x-4);flex-direction:column;display:flex;box-shadow:0 2px 8px #0000001a}.PaymentPage-module-scss-module__06i_bW__sidebar-column{top:calc(72px + var(--spacing-x-5));position:sticky}@media only screen and (max-width:48rem){.PaymentPage-module-scss-module__06i_bW__layout{gap:var(--spacing-x-3);grid-template-columns:1fr}.PaymentPage-module-scss-module__06i_bW__sidebar-column{position:static}.PaymentPage-module-scss-module__06i_bW__main-card,.PaymentPage-module-scss-module__06i_bW__sidebar-card{padding:var(--spacing-x-4)}}@media only screen and (max-width:47.9375rem){.PaymentPage-module-scss-module__06i_bW__container{gap:var(--spacing-x-4)}.PaymentPage-module-scss-module__06i_bW__title{letter-spacing:0;font-size:24px;font-weight:700;line-height:1.33333}.PaymentPage-module-scss-module__06i_bW__main-card{min-height:calc(100svh - 160px)}}
.PricingPage-module-scss-module__0cJHsq__container{gap:var(--spacing-x-14)}.PricingPage-module-scss-module__0cJHsq__title{letter-spacing:0;margin:0;font-size:48px;font-weight:700;line-height:1.33333}.PricingPage-module-scss-module__0cJHsq__description{letter-spacing:0;color:var(--color-dark);font-size:24px;font-weight:700;line-height:1.33333}.PricingPage-module-scss-module__0cJHsq__skeleton{border-radius:var(--radius-x-4);width:400px;height:450px}@media only screen and (max-width:47.9375rem){.PricingPage-module-scss-module__0cJHsq__container{gap:var(--spacing-x-8)}.PricingPage-module-scss-module__0cJHsq__title{letter-spacing:0;font-size:32px;font-weight:700;line-height:1.5}.PricingPage-module-scss-module__0cJHsq__subtitle{letter-spacing:0;font-size:16px;font-weight:400;line-height:1.5}}
