.price-amount{display:flex;flex-direction:column;gap:6px}.subscription-plan{font-size:14px;font-weight:300;color:#0a0e19}.subscription-price{font-family:Unbounded Blond;font-size:22.4px;color:#0a0e19}.mobile-app-promo{background-color:#f6f6f8;border-radius:12px;padding:24px;margin-bottom:32px;text-align:center}.mobile-app-promo__text{font-size:16px;font-weight:500;color:#0a0e19;margin:0 0 16px}.mobile-app-promo__apps{display:flex;gap:16px;justify-content:center;align-items:center;margin-bottom:16px}.mobile-app-promo__icon{height:50px;width:auto;transition:transform .2s ease}.mobile-app-promo__icon:hover{transform:scale(1.05)}.mobile-app-promo__region-hint{font-size:14px;color:#6f6f6f;margin:0 0 16px;line-height:1.45}.mobile-app-promo__region-hint a{color:inherit;text-decoration:underline;text-underline-offset:2px}.mobile-app-promo__region-hint a:hover{opacity:.85}.mobile-app-promo__note{font-size:14px;color:#6f6f6f;margin:0;font-style:italic}@media screen and (max-width:768px){.mobile-app-promo{padding:20px;margin-bottom:24px}.mobile-app-promo__text{font-size:14px;margin-bottom:12px}.mobile-app-promo__apps{gap:12px;margin-bottom:12px}.mobile-app-promo__icon{height:40px}.mobile-app-promo__region-hint{font-size:12px;margin-bottom:12px}.mobile-app-promo__note{font-size:12px}}.service-item{margin-top:20px}.service-content{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:24px;border-radius:12px;background-color:#f6f6f8;border:1px solid #d9d9d999;box-shadow:0 4px 20px #00000014;flex-wrap:nowrap}.service-content .service-info{flex:0 0 auto;min-width:200px}.service-content .service-info p{margin:6px 0;font-size:14px;line-height:1.35;font-family:Unbounded}.service-content .service-info__label-row{display:flex;align-items:center;gap:6px;cursor:pointer;margin:6px 0;min-height:24px}.service-content .service-info__label-text{font-size:14px;font-weight:600;color:#0a0e19;font-family:Unbounded}.service-content .service-info__label-placeholder{font-size:14px;color:#999;font-style:italic;font-family:Unbounded}.service-content .service-info__label-input{font-size:14px;font-family:Unbounded;color:#0a0e19;border:none;border-bottom:1.5px solid #c37bd9;background:#0000;outline:none;padding:2px 0;max-width:200px;width:100%}.service-content .service-info__label-input::placeholder{color:#999;font-style:italic}.service-content .service-info__label-display{display:flex;align-items:center;gap:6px;cursor:pointer}.service-content .service-info__label-edit-icon{font-size:14px;color:#999;opacity:.5;transition:opacity .2s ease}.service-content .service-info__label-display:hover .service-content .service-info__label-edit-icon{opacity:1}.service-content .service-info__label-action-icon{font-size:16px;cursor:pointer;line-height:1;transition:color .2s ease;-webkit-user-select:none;user-select:none}.service-content .service-info__label-action-icon--confirm{color:#4caf50}.service-content .service-info__label-action-icon--confirm:hover{color:#3d8b40}.service-content .service-info__label-action-icon--cancel{color:#999}.service-content .service-info__label-action-icon--cancel:hover{color:#c54c4c}.service-content .service-info__label{color:#6f6f6f;font-weight:500}.service-content .service-info__value{color:#0a0e19}.service-content .service-info__value--expiring{color:#c54c4c;font-weight:600}.service-content .service-info__expiring-label{font-size:12px;color:#c54c4c;margin:2px 0 0;font-weight:500}.service-content .service-info .protocol-selector{display:flex;align-items:center;gap:8px;margin:6px 0;flex-wrap:wrap}.service-content .service-info .protocol-selector .service-info__label{margin-bottom:0;white-space:nowrap}.service-content .service-info .protocol-selector .protocol-select{min-width:150px;max-width:200px;padding:8px 12px;border:1px solid #d9d9d9;border-radius:8px;background-color:#fff;font-size:14px;font-family:Unbounded;color:#0a0e19;cursor:pointer;transition:border-color .2s ease}.service-content .service-info .protocol-selector .protocol-select:hover{border-color:silver}.service-content .service-info .protocol-selector .protocol-select:focus{outline:none;border-color:#c37bd9;box-shadow:0 0 0 2px #c37bd926}.service-content .service-config{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;flex:0 0 auto;max-width:160px}.service-content .service-config__qr-wrap{padding:10px;background:#fff;border-radius:8px;border:1px solid #d9d9d9;box-shadow:0 2px 8px #0000000f}.service-content .service-config__qr{display:block;width:100px;height:100px;cursor:pointer;border-radius:4px;transition:transform .2s ease}.service-content .service-config__qr:hover{transform:scale(1.03)}.service-content .service-config__qr canvas{display:block;width:100px!important;height:100px!important;border-radius:4px}.service-content .service-config__pending{font-size:14px;color:#999;margin:0;text-align:center}.service-content .service-config__no-qr{font-size:13px;color:#6f6f6f;text-align:center;padding:10px;font-style:italic}.service-content .service-config__no-qr p{margin:0}.service-content .service-actions{display:flex;flex-direction:column;align-items:stretch;gap:6px;flex:0 0 auto;min-width:220px}.service-content .service-actions__btn{width:100%;min-width:0;box-sizing:border-box}.service-content .service-actions .button{padding:10px}.service-content .service-actions .button:focus{outline:none}.service-content .service-actions .button:focus-visible{outline:2px solid #5a7ab7;outline-offset:2px}@media screen and (max-width:768px){.service-content{flex-direction:column;align-items:stretch;padding:20px 16px;gap:20px}.service-content .service-info{order:1;min-width:unset}.service-content .service-config{order:2}.service-content .service-actions{order:3;flex-direction:column;width:100%;min-width:unset}.service-content .service-actions__btn{width:100%;min-width:unset}}.qr-modal{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center!important;z-index:1000;margin:auto}.qr-modal-content{background-color:#fff;padding:20px;border-radius:30px;box-shadow:0 4px 8px #0003;max-width:90%;max-height:90%;overflow:auto}.large-qr,.large-qr canvas,.large-qr.canvas{max-width:100%;max-height:100%}.modal-close{position:absolute;top:10px;right:10px;background:none;border:none;font-size:24px;cursor:pointer;color:#0a0e19}.no-services{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center;gap:24px}.no-services__text{font-size:18px;color:#0a0e19;margin:0;max-width:500px}@media screen and (max-width:768px){.no-services{padding:40px 20px;gap:20px}.no-services__text{font-size:16px}}.location-modal{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.location-modal-content{background-color:#fff;padding:clamp(1.25rem,1.0532rem + .9259vw,1.875rem);border-radius:30px;box-shadow:0 4px 16px #0003;max-width:760px;width:90%;height:-webkit-max-content;height:max-content;max-height:100%;overflow-y:auto;position:relative}.location-modal-content .modal-paper__header{width:100%;display:flex;justify-content:flex-end;align-items:flex-end;margin-bottom:20px}.location-modal-content .modal-paper__header .close-btn{background:none;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;margin:10px}.location-modal-content .modal-paper__header .close-btn img{width:clamp(.9375rem,.8192rem + .4854vw,1.25rem);height:clamp(.9375rem,.8192rem + .4854vw,1.25rem);background:#0000}.location-modal-content .spinner-container{display:flex;align-items:center;gap:10px;justify-content:center;padding:40px 0}.location-modal-content .spinner-container p{margin:0;font-size:14px;color:#0a0e19}.location-modal-content .location-modal-body .location-select-label{font-size:14px;color:#6f6f6f;margin-bottom:16px}.location-modal-content .location-modal-body .custom-dropdown{margin-top:clamp(1rem,.9527rem + .1942vw,1.125rem);padding:clamp(.75rem,.6713rem + .3704vw,1rem)}.location-modal-content .location-modal-body .flag-container{margin-top:clamp(1rem,.9527rem + .1942vw,1.125rem);display:grid;grid-template-columns:repeat(6,1fr);grid-gap:1px;gap:1px;justify-items:center;margin-bottom:24px}@media screen and (max-width:768px){.location-modal-content .location-modal-body .flag-container{grid-template-columns:repeat(4,1fr)}}@media screen and (max-width:480px){.location-modal-content .location-modal-body .flag-container{grid-template-columns:repeat(3,1fr)}}.location-modal-content .location-modal-body .flag-item{cursor:pointer;text-align:center;padding:4px;border:2px solid #0000;border-radius:8px;transition:.3s ease;width:100%;max-width:100px;transform:translateZ(0);will-change:transform;isolation:isolate}.location-modal-content .location-modal-body .flag-item.selected{border-color:#c37bd9;background-color:#c37bd926}.location-modal-content .location-modal-body .flag-item:hover{transform:translateZ(0) scale(1.05)}@media screen and (max-width:480px){.location-modal-content .location-modal-body .flag-item{max-width:90px}}.location-modal-content .location-modal-body .flag{width:60px;height:40px;border-radius:8px;object-fit:cover}@media screen and (max-width:480px){.location-modal-content .location-modal-body .flag{width:50px;height:33px}}.location-modal-content .location-modal-body .country-name{margin-top:8px;font-size:14px;text-align:center;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.2;min-height:2.4em}.location-modal-content .location-modal__footer{margin-top:clamp(1rem,.9527rem + .1942vw,1.125rem)}.location-modal-content .location-modal__footer .subscription{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:17.5px;align-items:center}.location-modal-content .location-modal__footer .subscription>button{padding:16px 40px;white-space:nowrap;align-self:center}@media screen and (max-width:768px){.location-modal-content .location-modal__footer .subscription{margin:30px 0 0;flex-direction:column;align-items:center}.location-modal-content .location-modal__footer .subscription>button{padding:22.4px 44.8px;width:100%;white-space:nowrap;align-self:center}.location-modal-content{padding:20px;width:95%}}.reinstall-confirm-modal{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.reinstall-confirm-modal-content{background-color:#fff;padding:clamp(1.25rem,1.0532rem + .9259vw,1.875rem);border-radius:30px;box-shadow:0 4px 16px #0003;max-width:440px;width:90%}.reinstall-confirm-modal__message{margin:0 0 12px;font-size:clamp(.9375rem,.85rem + .35vw,1.125rem);line-height:1.4;color:#0a0e19;text-align:center}.reinstall-confirm-modal__details{margin:0 0 24px;font-size:clamp(.8125rem,.75rem + .3vw,.9375rem);line-height:1.4;color:#6f6f6f;text-align:center}.reinstall-confirm-modal__actions{display:flex;gap:12px;justify-content:space-around;flex-wrap:wrap}.reinstall-confirm-modal__actions button{padding:15px!important}.renew-modal-content{max-width:640px}.renew-modal__title{font-size:clamp(1rem,.9rem + .4vw,1.25rem);font-weight:600;color:#0a0e19;margin:0 0 16px}.renew-modal__service-info{display:flex;flex-wrap:wrap;gap:8px 24px;margin-bottom:20px;padding:12px 16px;background-color:#f6f6f8;border-radius:12px}@media screen and (max-width:480px){.renew-modal__service-info{gap:6px 16px;padding:10px 12px;margin-bottom:16px}}.renew-modal__service-detail{font-size:14px;color:#0a0e19}.renew-modal__loading{font-size:14px;color:#6f6f6f;margin:0 0 0 10px}.renew-modal-content .subscription{justify-content:space-between}.renew-modal__footer-actions{display:flex;gap:12px;justify-content:flex-end;flex-wrap:wrap}@media screen and (max-width:480px){.renew-modal__footer-actions{flex-direction:column}.renew-modal__footer-actions button{width:100%}}.all-tickets__header{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap}@media screen and (max-width:450px){.all-tickets__header{flex-direction:column;align-items:center}}.all-tickets__header p{margin:0 0 0 40px;font-size:16px;line-height:1.3}@media screen and (max-width:1024px){.all-tickets__header p{font-size:14px;margin-left:0}}@media screen and (max-width:768px){.all-tickets__header p{margin:0}}@media screen and (max-width:450px){.all-tickets__header p{text-align:center}}.all-tickets__header .button{font-size:clamp(.875rem,.8277rem + .1942vw,1rem);font-weight:400;padding:16px 48px}.all-tickets__content{margin-top:22px}.all-tickets__content .dashboard-table{min-height:300px}.success-message{padding:40px 0;height:100px}.modal__form-message{margin-top:10px;font-size:14px}.modal__form-message.success{color:green}.modal__form-message.error{color:red}.modal__form-description{font-family:Unbounded;font-size:clamp(.75rem,.6553rem + .3883vw,1rem);color:#6f6f6f;margin-bottom:clamp(.6rem,.5rem + .3vw,.8rem);font-weight:300}.change__form-message{margin-top:10px;font-size:14px;font-weight:700}.change__form-message.success{color:green}.change__form-message.error{color:red}.change{display:flex;justify-content:center;align-items:center}.change__form-item{margin-bottom:40px}.change__form-item:nth-child(2){margin-bottom:30px}.change__form-item p{font-size:20px;color:#0a0e19}@media screen and (max-width:1024px){.change__form-item p{font-size:16px}}@media screen and (max-width:768px){.change__form-item p{font-size:14px}}.change__form-item input{margin-top:0!important;padding:30px 20px;font-size:20px;color:#6f6f6f;white-space:wrap}.change__form-footer{margin-top:50px;justify-content:end}.change__form-footer button{font-weight:300;align-self:flex-end}.change__form-item .password-input-wrapper{position:relative;display:flex;align-items:center}.change__form-item .password-input-wrapper input{width:100%;padding-right:40px}.change__form-item .password-input-wrapper .password-toggle{position:absolute;right:10px;cursor:pointer;-webkit-user-select:none;user-select:none;opacity:.7;transition:opacity .2s;color:#6f6f6f;display:flex;align-items:center;justify-content:center;width:24px;height:24px}.change__form-item .password-input-wrapper .password-toggle.visible,.change__form-item .password-input-wrapper .password-toggle:hover{opacity:1}.change__form-item .password-input-wrapper .password-toggle svg{width:24px;height:24px}.payment-details__details-section .title{margin-bottom:30px}.payment-details__details-section p{margin-top:15px;font-family:Unbounded;font-size:clamp(.75rem,.6553rem + .3883vw,1rem);line-height:1.1;color:#6f6f6f;font-weight:300}.payment-details__details-section p>span{font-weight:100}.payment-details__details-section .button{margin-top:30px;padding:16px 48px;font-size:clamp(.75rem,.6553rem + .3883vw,1rem);font-weight:400;line-height:1.3}.payment-details__select-country{margin-top:30px}.payment-details__select-country .title{margin-bottom:20px}.payment-details__select-country .select{width:100%;border-radius:20px;border:1px solid #d9d9d9}.payment-details__select-country .custom-dropdown{padding:16px 20px}.payment-details__type{margin-top:45px}.payment-details__type .title{margin-bottom:25px}.payment-details__type .checkbox-group{margin-top:25px;display:flex;flex-direction:column;gap:15px}.payment-details__type .checkbox-group .custom-checkbox__text{font-size:clamp(.875rem,.8277rem + .1942vw,1rem)}@media screen and (max-width:1024px){.payment-details__type .checkbox-group{gap:20px}}.payment-details__type .button{margin-top:30px;padding:22px 66px;font-size:clamp(.75rem,.6553rem + .3883vw,1rem);font-weight:300}@media screen and (max-width:768px){.payment-details__type .button{width:100%}}.change__container{background-color:#fff;width:560px}@media screen and (max-width:1024px){.change__container{width:460px}}@media screen and (max-width:768px){.change__container{width:300px}}.change__form-header{padding:0}.change__form-header h2{font-family:Unbounded;font-weight:500}.change__form-content{font-family:Unbounded blond;color:#6f6f6f}.change__form-content>a{font-weight:300}@media screen and (max-width:1024px){.change__form-content{margin-top:40px}}.change__form-item{margin-bottom:30px}.change__form-item p{font-family:Unbounded Blond;font-size:clamp(.875rem,.8277rem + .1942vw,1rem);line-height:1.1}.change__form-item input{flex:1 1 auto;margin-top:10px;font-family:Unbounded;padding:20px;font-size:14px;font-weight:300;line-height:1.1;border:1px solid #d9d9d9;border-radius:20px;width:100%;white-space:pre-wrap}@media screen and (max-width:1024px){.change__form-item input{padding:16px 20px}}.change__form-item .text{min-height:214px}@media screen and (max-width:1024px){.change__form-item input{margin-top:16px}}.change__form-contacts{display:flex;gap:40px;justify-content:space-between}@media screen and (max-width:768px){.change__form-contacts{flex-direction:column;gap:0}}.change__form-contacts>.change__form-item{flex:1 1 50%;width:100%}.change__form-content>a{display:inline-block;font-size:16px;line-height:1.1;width:100%;text-align:right}@media screen and (max-width:1024px){.change__form-content>a{font-size:14;line-height:1.1}}@media screen and (max-width:768px){.change__form-content>a{font-size:12px;line-height:1.1}}.change__form-agreement{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-left:22px;display:flex;gap:20px;align-items:center}.change__form-agreement .custom-checkbox__text{margin-left:0}.change__form-agreement p{font-size:16px;font-weight:300}.change__form-agreement a{font-weight:300}@media screen and (max-width:1024px){.change__form-agreement p{font-size:14px}}@media screen and (max-width:768px){.change__form-agreement p{font-size:12px}}.change__form-footer{margin-top:30px;display:flex;align-items:center;justify-content:space-between;gap:20px}.change__form-footer>.button.purple{width:300px}@media screen and (max-width:1024px){.change__form-footer{margin-top:40px}}@media screen and (max-width:768px){.change__form-footer{margin-top:35px;gap:20px;flex-direction:column-reverse}}.change__form-footer-link{color:#c37bd9;white-space:nowrap;font-weight:700}.change__form-footer p{font-family:Unbounded blond;font-size:18px;line-height:1.3;text-align:right;white-space:wrap;width:200px}@media screen and (max-width:768px){.change__form-footer p{font-size:12px;width:100%;text-align:center;white-space:nowrap}}.change__form-footer button{padding:16px 48px}@media screen and (max-width:768px){.change__form-footer button{padding:16px 48px;align-self:flex-end}}@media screen and (max-width:450px){.change__form-footer button{width:100%}}*{padding:0;margin:0;border:0}*,:after,:before{box-sizing:border-box}:active,:focus,a:active,a:focus{outline:none}aside,footer,header,nav{display:block}body,html{font-family:Gill Sans Nova;height:100%;width:100%;font-size:16px;line-height:1;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%}button,input,textarea{font-family:inherit}input::-ms-clear{display:none}button{cursor:pointer;background:none;line-height:1}button:hover{filter:brightness(.8)}@media(hover:hover){button:hover{filter:brightness(.8)}}@media(hover:none){button:hover{filter:brightness(1)}}button::-moz-focus-inner{padding:0;border:0}a,a:hover,a:visited{text-decoration:none}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit}@font-face{font-family:Unbounded;src:url(/_next/static/media/Unbounded-Light.f8c5d5fc.eot);src:url(/_next/static/media/Unbounded-Light.f8c5d5fc.eot) format("embedded-opentype"),url(/_next/static/media/Unbounded-Light.fb8c4e0a.woff2) format("woff2"),url(/_next/static/media/Unbounded-Light.615414cb.woff) format("woff"),url(/_next/static/media/Unbounded-Light.435fcebf.ttf) format("truetype"),url(/_next/static/media/Unbounded-Light.5189161f.svg) format("svg");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Unbounded;src:url(/_next/static/media/Unbounded-Medium.3bdcc4d9.eot);src:url(/_next/static/media/Unbounded-Medium.3bdcc4d9.eot) format("embedded-opentype"),url(/_next/static/media/Unbounded-Medium.685c59bb.woff2) format("woff2"),url(/_next/static/media/Unbounded-Medium.6034d18e.woff) format("woff"),url(/_next/static/media/Unbounded-Medium.0eef460f.ttf) format("truetype"),url(/_next/static/media/Unbounded-Medium.8f846d08.svg) format("svg");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Unbounded Blond;src:url(/_next/static/media/Unbounded-Blond.bb17cc20.eot);src:url(/_next/static/media/Unbounded-Blond.bb17cc20.eot) format("embedded-opentype"),url(/_next/static/media/Unbounded-Blond.26e77614.woff2) format("woff2"),url(/_next/static/media/Unbounded-Blond.edcaa922.woff) format("woff"),url(/_next/static/media/Unbounded-Blond.54b4efce.ttf) format("truetype"),url(/_next/static/media/Unbounded-Blond.443934e9.svg) format("svg");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Unbounded;src:url(/_next/static/media/Unbounded-Regular.2beec194.eot);src:url(/_next/static/media/Unbounded-Regular.2beec194.eot) format("embedded-opentype"),url(/_next/static/media/Unbounded-Regular.3497bd2f.woff2) format("woff2"),url(/_next/static/media/Unbounded-Regular.c3227197.woff) format("woff"),url(/_next/static/media/Unbounded-Regular.f08c9290.ttf) format("truetype"),url(/_next/static/media/Unbounded-Regular.ae959d79.svg) format("svg");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Gill Sans Nova;src:url(/_next/static/media/GillSansLightC.6fedba27.eot);src:url(/_next/static/media/GillSansLightC.6fedba27.eot) format("embedded-opentype"),url(/_next/static/media/GillSansLightC.cd7b52db.woff2) format("woff2"),url(/_next/static/media/GillSansLightC.31079310.woff) format("woff"),url(/_next/static/media/GillSansLightC.3b028ba1.ttf) format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Gill Sans Nova;src:url(/_next/static/media/GillSansNova-Book.32903f00.eot);src:url(/_next/static/media/GillSansNova-Book.32903f00.eot) format("embedded-opentype"),url(/_next/static/media/GillSansNova-Book.f54b27f3.woff2) format("woff2"),url(/_next/static/media/GillSansNova-Book.57645ae5.woff) format("woff"),url(/_next/static/media/GillSansNova-Book.76a64dff.ttf) format("truetype"),url(/_next/static/media/GillSansNova-Book.2fbe043d.svg) format("svg");font-weight:400;font-style:normal;font-display:swap}.blur{-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px)}.gradient-bg:before{content:"";position:absolute;top:-180%;left:-30%;right:-30%;bottom:-180%;background:radial-gradient(ellipse 40% 90% at 50% 0,#5b78a580 0,#1b2c464d 100%);z-index:-1}.gradient-bg-top:before{transform:rotate(24deg)}.gradient-bg-bottom:before{transform:rotate(204deg)}.circle-bg:after{border-radius:50%;background:linear-gradient(90deg,#31476c59,#31476c47);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);opacity:.3;filter:drop-shadow(0,1.2,14px,rgba(0,0,0,.25));z-index:-3}h1{font-size:clamp(1.75rem,1.1347rem + 2.5243vw,3.375rem);line-height:1.1;font-weight:400}h1,h2{font-family:Unbounded Blond}h2{font-size:clamp(1.375rem,1.1383rem + .9709vw,2rem);line-height:1.2}h3,h4,h5{font-size:clamp(1.125rem,1.0303rem + .3883vw,1.375rem)}h5{line-height:1.1}h5,p{font-family:Unbounded}p{font-weight:400}p,p>span{opacity:1}span{font-family:Unbounded;font-weight:300}.modal{display:flex;justify-content:center;align-items:start}.modal__container{background-color:#fff;width:clamp(18.75rem,12.5971rem + 25.2427vw,35rem)}.modal__form-header{padding:0}.modal__form-header h2{font-size:clamp(1.1rem,.95rem + .7vw,1.5rem);font-family:Unbounded;font-weight:500;margin-bottom:.5rem}.modal__form-content{margin-top:clamp(.25rem,.1rem + .8vw,.75rem);font-family:Unbounded blond;color:#6f6f6f;display:flex;flex-direction:column;gap:clamp(.6rem,.5rem + .3vw,.8rem)}.modal__form-content>a{font-family:Unbounded;font-size:clamp(.75rem,.6553rem + .3883vw,1rem);font-weight:300}.modal__form-item p{font-family:Unbounded Blond;font-size:16px;line-height:1.2;margin-bottom:4px}@media screen and (max-width:1024px){.modal__form-item p{font-size:14px}}@media screen and (max-width:768px){.modal__form-item p{font-size:13px}}.modal__form-item input{flex:1 1 auto;margin-top:8px;font-family:Unbounded;padding:clamp(.7rem,.6rem + .3vw,.9rem);font-size:clamp(.625rem,.483rem + .5825vw,1rem);font-weight:300;line-height:1.1;border:1px solid #d9d9d9;border-radius:20px;width:100%;height:clamp(2.5rem,2.2rem + 1.2vw,3.5rem);white-space:wrap;white-space:pre-wrap;color:#0a0e19}.modal__form-item input::-webkit-input-placeholder{color:#6f6f6f}.modal__form-item textarea{margin-top:20px;padding:clamp(1rem,.9053rem + .3883vw,1.25rem);font-family:Unbounded;font-size:clamp(.625rem,.483rem + .5825vw,1rem);font-weight:300;border:1px solid #d9d9d9;border-radius:20px;width:100%;color:#0a0e19;overflow:hidden}.modal__form-item textarea::placeholder{color:#6f6f6f}.modal__form-item .text{min-height:clamp(9.25rem,7.6881rem + 6.4078vh,13.375rem)}@media screen and (max-width:1024px){.modal__form-item input{margin-top:8px;height:50px}}@media screen and (max-width:768px){.modal__form-item input{margin-top:6px;height:48px}}.modal__form-contacts{display:flex;gap:40px;justify-content:space-between}@media screen and (max-width:768px){.modal__form-contacts{flex-direction:column;gap:0}}.modal__form-contacts>.modal__form-item{flex:1 1 50%;width:100%}.modal__form-content>a{display:inline-block;font-size:16px;line-height:1.1;width:100%;text-align:right}@media screen and (max-width:1024px){.modal__form-content>a{font-size:14;line-height:1.1}}@media screen and (max-width:768px){.modal__form-content>a{font-size:12px;line-height:1.1}}.modal__form-agreement{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-left:22px;display:flex;gap:20px;align-items:center}.modal__form-agreement .custom-checkbox__text{margin-left:0}.modal__form-agreement p{font-size:16px;font-weight:300}.modal__form-agreement a{font-weight:300}@media screen and (max-width:1024px){.modal__form-agreement p{font-size:14px}}@media screen and (max-width:768px){.modal__form-agreement p{font-size:12px}}.modal__form-footer{margin-top:clamp(.75rem,.6rem + .5vw,1rem);display:flex;align-items:center;justify-content:space-between;gap:12px}@media screen and (max-width:768px){.modal__form-footer{flex-direction:column-reverse}}.modal__form-footer-link{color:#c37bd9;white-space:nowrap;font-weight:700}.modal__form-footer p,.modal__form-footer-link{font-size:clamp(.75rem,.608rem + .5825vw,1.125rem)}.modal__form-footer p{font-family:Unbounded blond;line-height:1.3;text-align:right;white-space:wrap;width:190px}@media screen and (max-width:768px){.modal__form-footer p{width:100%;text-align:center;white-space:pre-wrap}}.modal__form-footer button{width:50%;padding:clamp(.75rem,.6rem + .6vw,1.2rem)}@media screen and (max-width:768px){.modal__form-footer button{width:100%;padding:16px}}.payment-history{padding:20px}.payment-history h2{margin-bottom:20px}.payment-history .payment-history__table-wrapper{width:100%;overflow-x:auto;margin-top:10px;-webkit-overflow-scrolling:touch}.payment-history .payment-history__table{width:100%;min-width:600px;border-collapse:collapse}.payment-history .payment-history__table td,.payment-history .payment-history__table th{color:#000;padding:10px;border:1px solid #ddd;text-align:left}.payment-history .payment-history__table th{background-color:#f2f2f2}.payment-history .spinner-container{display:flex;align-items:center;gap:10px}@media screen and (max-width:768px){.payment-history .payment-history__table-wrapper{margin-left:-20px;margin-right:-20px;padding-left:20px;padding-right:20px;width:calc(100% + 40px)}}