.card-country-page{position:relative;max-width:420px;margin:0 auto;min-height:calc(100dvh - 108px);padding:0 14px 300px}.card-country-page:after,.card-country-page:before{content:"";position:absolute;width:180px;height:180px;border-radius:999px;filter:blur(54px);pointer-events:none;z-index:-1}.card-country-page:before{background:var(--color-blue-gradient-1);top:56px;right:-24px}.card-country-page:after{background:var(--color-blue-gradient-2);top:240px;left:-36px}.card-country-inner{width:100%;min-height:calc(100dvh - 108px);display:flex;flex-direction:column}.cards-back-link{gap:8px;color:var(--color-text-dark);text-decoration:none;font-family:Montserrat,sans-serif;font-size:15px;font-weight:700}.cards-back-icon,.cards-back-link{display:inline-flex;align-items:center}.cards-back-icon{width:22px;height:22px;border-radius:8px;justify-content:center;background:var(--color-bg-light)}.cards-back-icon-image{width:14px;height:14px}.cards-country-header{display:flex;align-items:center;gap:12px;margin-top:22px;margin-left:6px}.cards-country-badge{width:52px;height:52px;border-radius:14px;background:var(--color-bg-light);display:inline-flex;align-items:center;justify-content:center}.cards-country-badge-image{width:27px;height:27px;filter:brightness(0) saturate(100%) invert(35%) sepia(90%) saturate(2870%) hue-rotate(200deg) brightness(101%) contrast(103%)}.cards-country-title{font-family:Montserrat,sans-serif;font-size:30px;line-height:1.05;font-weight:800;color:var(--color-text-dark)}.cards-info-card,.cards-specs-card{margin-top:14px;background:var(--color-bg-white);border-radius:22px;padding:24px}.cards-info-title,.cards-specs-title{margin:0;font-family:Montserrat,sans-serif;font-size:20px;line-height:1.05;font-weight:800;color:var(--color-text-dark)}.cards-info-description{margin:8px 0 0;color:var(--color-text-gray-light);font-family:Montserrat,sans-serif;font-size:14px;line-height:1.2}.cards-service-row{margin-top:16px;background:var(--color-bg-light);border-radius:14px;padding:16px 18px;display:flex;align-items:center;justify-content:space-between;gap:10px}.cards-service-label{display:inline-flex;align-items:center;gap:8px;color:var(--color-text-dark);font-family:Montserrat,sans-serif;font-size:14px;font-weight:700}.cards-service-icon{width:16px;height:16px;object-fit:contain;flex:0 0 16px}.cards-service-price{color:var(--accent);font-family:Montserrat,sans-serif;font-size:18px;font-weight:800;white-space:nowrap}.cards-specs-card{background:var(--color-bg-white);padding:22px;margin-bottom:18px}.cards-specs-block+.cards-specs-block{margin-top:16px}.cards-grid{display:grid;grid-gap:12px;gap:12px;margin-top:12px}.cards-grid.two-cols{grid-template-columns:repeat(2,minmax(0,1fr))}.cards-grid.inline-grid{grid-template-columns:repeat(2,minmax(0,max-content))}.cards-chip-card{background:var(--color-bg-light);border-radius:14px;padding:16px;min-height:86px;display:flex;flex-direction:column;justify-content:center}.cards-chip-title{color:var(--color-text-dark);font-family:Montserrat,sans-serif;font-size:20px;line-height:1;font-weight:800}.cards-chip-subtitle{margin-top:3px;color:var(--accent);font-family:Montserrat,sans-serif;font-size:13px;line-height:1.1;font-weight:500}.cards-chip-accent,.cards-chip-light{display:inline-flex;align-items:center;justify-content:center;min-height:46px;border-radius:14px;padding:0 18px;font-family:Montserrat,sans-serif;font-size:18px;line-height:1;font-weight:800}.cards-chip-light{background:var(--color-bg-light);color:var(--color-text-dark)}.cards-chip-accent{background:var(--color-primary-bright);color:var(--color-text-white)}.cards-checkout-card{position:fixed;bottom:0;left:0;width:100vw;z-index:1000;background:var(--color-bg-modal);border-radius:32px 32px 0 0;padding:40px;box-sizing:border-box;display:flex;flex-direction:column}.cards-checkout-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.cards-checkout-title{margin:0;color:var(--color-text-white);font-family:Montserrat,sans-serif;font-size:20px;line-height:1;font-weight:800}.cards-checkout-subtitle{margin:0;color:var(--color-text-muted);font-family:Montserrat,sans-serif;font-size:14px;font-weight:500}.cards-checkout-price{margin:0;color:var(--color-text-white);font-family:Unbounded,sans-serif;font-size:36px;line-height:1;font-weight:900}.cards-checkout-button{margin-top:12px;display:flex;width:100%;padding:16px 0;border-radius:18px;border:none;align-items:center;justify-content:center;background:var(--color-primary);color:var(--color-text-white);text-decoration:none;font-family:Montserrat,sans-serif;font-size:18px;line-height:1;font-weight:800;cursor:pointer}@media (max-width:768px){.card-country-page{max-width:390px;padding:0 10px 280px}.card-country-inner,.card-country-page{min-height:calc(100dvh - 98px)}.cards-country-title{font-size:25px!important}.cards-info-title,.cards-specs-title{font-size:18px!important}.cards-info-description,.cards-service-label{font-size:13px}.cards-service-price{font-size:16px}.cards-chip-title{font-size:18px}.cards-chip-subtitle{font-size:12px}.cards-chip-accent,.cards-chip-light{min-height:44px;font-size:16px}.cards-checkout-title{font-size:16px}.cards-checkout-price{font-size:26px}.cards-checkout-card{margin-left:0;margin-right:0;width:100vw;padding:24px;border-radius:32px 32px 0 0;box-sizing:border-box}.cards-checkout-row{gap:10px}.cards-checkout-subtitle{font-size:12px}.cards-checkout-button{padding:14px 0;font-size:16px}.cards-info-card,.cards-specs-card{padding:20px}.cards-chip-card{padding:15px}}@media (min-width:1024px){.card-country-page{max-width:620px;padding:0 22px}.card-country-inner,.card-country-page{min-height:calc(100dvh - 118px)}.cards-country-title{font-size:32px}.cards-info-title,.cards-specs-title{font-size:22px}.cards-info-description,.cards-service-label{font-size:14px}.cards-service-price{font-size:18px}.cards-chip-title{font-size:20px}.cards-chip-subtitle{font-size:13px}.cards-chip-accent,.cards-chip-light{min-height:48px;font-size:18px}.cards-checkout-title{font-size:20px}.cards-checkout-price{font-size:36px}.cards-checkout-button{padding:16px 0;font-size:18px}.cards-checkout-card{position:static;width:auto;margin-top:auto;border-radius:28px 28px 0 0;padding:30px}.cards-info-card,.cards-specs-card{padding:26px}.cards-specs-card{padding:24px}.cards-chip-card{padding:18px}}html.theme-dark .card-country-page:after,html.theme-dark .card-country-page:before{display:none}html.theme-dark .cards-back-icon{background:#1d2c3f}html.theme-dark .cards-back-icon-image{filter:none!important}html.theme-dark .cards-country-badge{background:#1d2c3f}html.theme-dark .cards-country-badge-image{filter:none!important}html.theme-dark .cards-info-card,html.theme-dark .cards-specs-card{background:#181f27}html.theme-dark .cards-chip-card,html.theme-dark .cards-chip-light,html.theme-dark .cards-service-row{background:#1d2c3f}.card-country-page .back-button-desktop{display:flex;margin-bottom:12px}.CardsRequestSheet_overlay__BEG5D{position:fixed;inset:0;background:var(--color-white-05);-webkit-backdrop-filter:blur(2px) saturate(1.05);backdrop-filter:blur(2px) saturate(1.05);opacity:0;pointer-events:none;transition:opacity .22s ease;z-index:10000}.CardsRequestSheet_overlayOpen__XgkSf{opacity:1;pointer-events:auto}.CardsRequestSheet_modal___iRON{position:fixed;left:50%;bottom:0;transform:translateX(-50%) translateY(110%) scale(.96);width:min(600px,86%);max-width:600px;background:var(--color-bg-modal);color:var(--color-text-white);border-radius:32px 32px 0 0;box-shadow:0 20px 60px rgba(3,10,18,.7);transition:transform .32s cubic-bezier(.16,1,.3,1),opacity .22s ease;opacity:0;z-index:10010;pointer-events:none}.CardsRequestSheet_modalOpen__pX5ag{transform:translateX(-50%) translateY(0) scale(1);opacity:1;pointer-events:auto}.CardsRequestSheet_content__XN2h2{padding:40px 40px calc(40px + env(safe-area-inset-bottom, 0px))}.CardsRequestSheet_successContent__yhdWm{display:flex;flex-direction:column;align-items:stretch;text-align:center;gap:40px;padding:40px}.CardsRequestSheet_successText__QdVX_{display:flex;flex-direction:column;gap:8px;align-items:center}.CardsRequestSheet_successTitle__DBagT{font-family:Montserrat,sans-serif;font-size:32px;font-weight:800;color:var(--color-text-white);line-height:1.05;margin:0}.CardsRequestSheet_successDesc__f2KhR{color:var(--color-white-75);font-size:15px;max-width:360px;margin:0}.CardsRequestSheet_successAction__5CWbZ{width:100%;padding:14px 18px}.CardsRequestSheet_close__dywnC{position:absolute;right:30px;top:30px;width:36px;height:36px;border-radius:12px;border:none;background:var(--color-white-20) url(/order/close.svg) no-repeat center /54%;cursor:pointer}.CardsRequestSheet_title__c1eY6{margin:0 0 18px;font-family:Montserrat,sans-serif;font-size:34px;line-height:1;font-weight:800;color:var(--color-text-white)}.CardsRequestSheet_form__pCUOV{display:flex;flex-direction:column;gap:20px}.CardsRequestSheet_label__kA4fx{font-family:Montserrat,sans-serif;font-size:16px;font-weight:800;line-height:1.1;color:var(--color-white-95);display:flex;flex-direction:column;gap:8px;margin-bottom:0}.CardsRequestSheet_input__NwriT,.CardsRequestSheet_phoneInput__u2P5A{width:100%;border:none;border-radius:16px;background:linear-gradient(90deg,var(--color-primary-light-14),var(--color-primary-light-22));color:var(--color-text-white);font-family:Montserrat,sans-serif;font-size:17px;font-weight:600;line-height:1;padding:14px 16px;box-sizing:border-box}.CardsRequestSheet_phoneWrap__Vts_b{position:relative}.CardsRequestSheet_flag__F3c3i{position:absolute;left:16px;top:50%;transform:translateY(-50%);font-size:20px;line-height:1}.CardsRequestSheet_phoneInput__u2P5A{padding-left:50px}.CardsRequestSheet_input__NwriT::placeholder,.CardsRequestSheet_phoneInput__u2P5A::placeholder{color:var(--color-white-65)}.CardsRequestSheet_input__NwriT:focus,.CardsRequestSheet_phoneInput__u2P5A:focus{outline:none;box-shadow:0 0 0 3px var(--color-white-16)}.CardsRequestSheet_consent__F_RbD{display:grid;grid-template-columns:18px 1fr;grid-gap:10px;gap:10px;align-items:start;color:var(--color-white-75);font-family:Montserrat,sans-serif;font-size:13px;font-weight:500;line-height:1.4;cursor:pointer}.CardsRequestSheet_consentCheckbox__ad_ro{width:18px;height:18px;margin:1px 0 0;accent-color:var(--color-primary);cursor:pointer}.CardsRequestSheet_consent__F_RbD a{color:var(--color-text-white);font-weight:600;text-decoration:underline;text-underline-offset:3px}.CardsRequestSheet_submit__49wOe{margin-top:10px;width:100%;border:none;border-radius:18px;padding:16px 20px;background:var(--color-primary);color:var(--color-text-white);font-family:Montserrat,sans-serif;font-size:22px;font-weight:800;line-height:1;cursor:pointer}.CardsRequestSheet_submit__49wOe:disabled{opacity:.72;cursor:not-allowed}@media (max-width:768px){.CardsRequestSheet_modal___iRON{width:100%;max-width:100%;border-radius:32px 32px 0 0}.CardsRequestSheet_content__XN2h2,.CardsRequestSheet_successContent__yhdWm{padding:24px 24px calc(24px + env(safe-area-inset-bottom, 0px))}.CardsRequestSheet_close__dywnC{right:16px;top:16px;width:32px;height:32px}.CardsRequestSheet_title__c1eY6{font-size:28px;margin-bottom:14px}.CardsRequestSheet_label__kA4fx{font-size:16px;display:flex;flex-direction:column;gap:6px;margin-bottom:0}.CardsRequestSheet_input__NwriT,.CardsRequestSheet_phoneInput__u2P5A{font-size:15px;border-radius:16px;padding:12px 14px}.CardsRequestSheet_flag__F3c3i{left:16px;font-size:22px}.CardsRequestSheet_phoneInput__u2P5A{padding-left:52px}.CardsRequestSheet_submit__49wOe{font-size:18px;border-radius:18px;padding:16px 20px}}.back-button-desktop{display:flex;background:none;border:none;padding:0;cursor:pointer;align-items:center;gap:12px;text-decoration:none;color:inherit;outline:none;font-family:Montserrat,sans-serif;font-weight:700;font-size:16px;transition:opacity .2s ease;width:-moz-fit-content;width:fit-content}.back-button-desktop:hover{opacity:.7}.back-button-icon{width:32px;height:32px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#eaf6ff,#e5f1ff);flex-shrink:0}.back-button-icon img{width:20px;height:20px;object-fit:contain;display:block}.back-button-text{display:inline-block;line-height:1;color:var(--color-text-dark)}@media (max-width:768px){.back-button-desktop{display:none!important}}@media (min-width:769px){.back-button-desktop{display:inline-flex!important}}html.theme-dark .back-button-icon{background:linear-gradient(180deg,#3c3c46,#32323c)}