.contact-module__S00ywa__bigContainer{width:100%;position:relative}.contact-module__S00ywa__container{max-width:1200px;margin:0 auto}.contact-module__S00ywa__formWrapper{background:var(--color-surface-1);border:1px solid var(--color-border);width:100%;box-shadow:var(--shadow-sm);border-radius:24px;padding:2.5rem}@media (min-width:768px){.contact-module__S00ywa__formWrapper{box-shadow:var(--shadow-lg)}}.contact-module__S00ywa__headerLogo{position:relative}@media (max-width:1024px){.contact-module__S00ywa__headerLogo{max-width:280px}}.contact-module__S00ywa__socialLabel{text-transform:uppercase;letter-spacing:.2em;color:var(--color-primary);opacity:1;margin-bottom:2.5rem;font-size:.85rem;font-weight:800;display:block}.contact-module__S00ywa__infoCard{background:var(--color-surface-2);border-inline-start:4px solid var(--color-primary);box-shadow:var(--shadow-sm);border-radius:24px;padding:2.5rem}@media (min-width:768px){.contact-module__S00ywa__infoCard{box-shadow:var(--shadow-md)}}.contact-module__S00ywa__sectionHead{color:var(--color-text-primary);letter-spacing:-.04em;margin-bottom:1.5rem;font-size:3.5rem;font-weight:850;line-height:1.1}.contact-module__S00ywa__sectionSubhead{color:var(--color-text-secondary);max-width:600px;font-size:1.25rem;font-weight:500;line-height:1.5}@media (max-width:1024px){.contact-module__S00ywa__sectionHead{font-size:3rem}}@media (max-width:768px){.contact-module__S00ywa__sectionHead{text-align:center;font-size:2.5rem}.contact-module__S00ywa__sectionSubhead{text-align:center;margin:0 auto;font-size:1.125rem}.contact-module__S00ywa__formWrapper{padding:1.5rem}.contact-module__S00ywa__container{padding:0 1rem}}.contact-module__S00ywa__compatibilityBtn{color:var(--color-primary);border:1.5px solid var(--color-primary);background:0 0;border-radius:12px;align-items:center;gap:8px;width:fit-content;margin-top:1.5rem;padding:8px 18px;font-size:.875rem;font-weight:700;text-decoration:none;transition:background-color .2s,color .2s,box-shadow .2s;display:inline-flex}@media (hover:hover) and (pointer:fine){.contact-module__S00ywa__compatibilityBtn:hover{background:var(--color-primary);color:var(--color-primary-50);box-shadow:0 4px 12px color-mix(in srgb,var(--color-primary)30%,transparent)}}.contact-module__S00ywa__compatibilityBtn svg{stroke:currentColor;width:16px;height:16px}@media (prefers-reduced-motion:reduce){.contact-module__S00ywa__headerLogo,.contact-module__S00ywa__compatibilityBtn,.contact-module__S00ywa__compatibilityBtn svg{transition:none}}
.send-btn{--send-clr:var(--color-primary,#0079cf);--send-bg:var(--color-surface-1,#fff);--send-text:var(--color-text-primary,#121212);--send-text-inverse:#fff;--send-border:var(--color-border,#0f172a1f);box-sizing:border-box;background-color:var(--send-bg);width:fit-content;max-width:100%;color:var(--send-text);border:1px solid var(--send-border);cursor:pointer;border-radius:1.5rem;justify-content:center;align-items:center;line-height:1;text-decoration:none;transition:opacity .2s,transform .2s;display:inline-flex;position:relative;overflow:hidden;box-shadow:10px 10px 20px #0000000d}.send-btn:focus-visible{outline:2px solid var(--send-clr);outline-offset:2px}.send-btn:disabled{cursor:not-allowed;opacity:.6}.send-btn__decor{background-color:var(--send-clr);z-index:0;transition:transform .3s;position:absolute;inset:0;transform:translate(-100%)}.send-btn__content{z-index:1;align-items:center;width:100%;min-width:0;font-weight:600;display:flex;position:relative}.send-btn__icon{background-color:var(--send-clr);color:#fff;flex-shrink:0;place-items:center;display:grid}.send-btn__text{white-space:normal;overflow-wrap:anywhere;flex:auto;min-width:0;line-height:1.2;transition:color .2s;display:block}.send-btn:hover:not(:disabled) .send-btn__decor,.send-btn--state-sending .send-btn__decor,.send-btn--state-sent .send-btn__decor{transform:translate(0)}.send-btn:hover:not(:disabled) .send-btn__text,.send-btn--state-sending .send-btn__text,.send-btn--state-sent .send-btn__text{color:var(--send-text-inverse)}.send-btn--full{width:100%}.send-btn--sm .send-btn__icon{width:42px;height:34px}.send-btn--sm .send-btn__text{padding:2px 1rem 2px .625rem;font-size:13px}.send-btn--md .send-btn__icon{width:48px;height:40px}.send-btn--md .send-btn__text{padding:2px 1.5rem 2px .75rem;font-size:14px}.send-btn--lg .send-btn__icon{width:54px;height:46px}.send-btn--lg .send-btn__text{padding:2px 1.75rem 2px .875rem;font-size:15px}.send-btn__spinner{border:2px solid #ffffff59;border-top-color:#fff;border-radius:999px;width:18px;height:18px;animation:.8s linear infinite send-btn-spin}@keyframes send-btn-spin{to{transform:rotate(360deg)}}@media (max-width:480px){.send-btn--sm .send-btn__icon{width:38px;height:32px}.send-btn--md .send-btn__icon{width:42px;height:36px}.send-btn--lg .send-btn__icon{width:48px;height:40px}.send-btn--sm .send-btn__text,.send-btn--md .send-btn__text,.send-btn--lg .send-btn__text{font-size:12px}}
.arrow-btn{--arrow-clr:var(--color-primary,#0079cf);cursor:pointer;background-color:var(--arrow-clr);color:#fff;white-space:nowrap;text-overflow:ellipsis;border:none;border-radius:10rem;align-items:center;gap:.5rem;font-family:inherit;font-weight:600;line-height:1;text-decoration:none;transition:background-color .3s,opacity .2s;display:inline-flex;overflow:hidden}.arrow-btn--xs{padding:.35rem .875rem .35rem .65rem;font-size:.75rem}.arrow-btn--sm{padding:.5rem .875rem .5rem .625rem;font-size:.8125rem}.arrow-btn--md{padding:.7rem 1.5rem .7rem 1.25rem;font-size:.875rem}.arrow-btn--lg{padding:1rem 2rem 1rem 1.5rem;font-size:1rem}.arrow-btn--full{justify-content:center;width:100%}.arrow-btn:hover:not(:disabled){background-color:var(--color-primary-hover,#005fa3)}.arrow-btn:disabled{opacity:.6;cursor:not-allowed}.arrow-btn__icon{color:var(--arrow-clr);background-color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:color .3s;display:flex;position:relative;overflow:hidden}.arrow-btn--xs .arrow-btn__icon{width:18px;height:18px}.arrow-btn--sm .arrow-btn__icon{width:20px;height:20px}.arrow-btn--md .arrow-btn__icon{width:25px;height:25px}.arrow-btn--lg .arrow-btn__icon{width:30px;height:30px}.arrow-btn:hover:not(:disabled) .arrow-btn__icon{color:var(--color-primary-hover,#005fa3)}.arrow-btn__svg{transition:transform .3s ease-in-out}.arrow-btn__svg--copy{position:absolute;transform:translate(-150%,150%)}.arrow-btn:hover:not(:disabled) .arrow-btn__svg:first-child{transform:translate(150%,-150%)}.arrow-btn:hover:not(:disabled) .arrow-btn__svg--copy{transition-delay:.1s;transform:translate(0)}.arrow-btn__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.6s linear infinite arrow-btn-spin}@keyframes arrow-btn-spin{to{transform:rotate(360deg)}}
.go-back-btn{--go-back-bg:var(--color-surface-2,#f8faff);--go-back-indicator:var(--color-primary,#0079cf);--go-back-text:var(--color-text-primary,#0f172a);cursor:pointer;background-color:var(--go-back-bg);min-width:max-content;height:3.25rem;color:var(--go-back-text);white-space:nowrap;border:none;border-radius:1rem;justify-content:center;align-items:center;padding:0 1.5rem 0 3.25rem;font-family:inherit;font-size:.9375rem;font-weight:600;transition:opacity .3s;display:inline-flex;position:relative;overflow:hidden}.go-back-btn:disabled{opacity:.6;cursor:not-allowed}.go-back-btn__indicator{background-color:var(--go-back-indicator);z-index:10;border-radius:.75rem;justify-content:center;align-items:center;width:2.25rem;transition:width .14s ease-out;display:flex;position:absolute;top:4px;bottom:4px;left:4px}.go-back-btn:hover:not(:disabled) .go-back-btn__indicator{width:calc(100% - 8px)}.go-back-btn__icon{color:#fff;flex-shrink:0;width:20px;height:20px}.go-back-btn__text{z-index:5;transition:color .14s ease-out;position:relative}.go-back-btn:hover:not(:disabled) .go-back-btn__text{color:#fff}
.OrderButton-module__mnbDca__orderBtn{background-color:var(--color-secondary,#0891b2);color:#fff;cursor:pointer;border:none;justify-content:center;align-items:center;gap:8px;width:130px;height:40px;font-weight:600;transition-duration:.3s;display:flex;position:relative;overflow:hidden;box-shadow:5px 5px 10px #0000001a}.OrderButton-module__mnbDca__orderBtn--fullWidth{width:100%}.OrderButton-module__mnbDca__orderBtn:disabled{opacity:.5;cursor:not-allowed}.OrderButton-module__mnbDca__svgIcon{z-index:1;width:16px;position:relative}.OrderButton-module__mnbDca__svgIcon path{fill:#fff}.OrderButton-module__mnbDca__label{z-index:1;position:relative}.OrderButton-module__mnbDca__orderBtn:before{aspect-ratio:1;content:"";background-color:var(--color-primary-hover,#005fa3);border-radius:50%;width:100%;transition-duration:.3s;position:absolute;top:0;left:-100%}.OrderButton-module__mnbDca__orderBtn:not(:disabled):hover:before{border-radius:0;transition-duration:.3s;transform:translate(100%,-50%)}.OrderButton-module__mnbDca__orderBtn:not(:disabled):active{transition-duration:.3s;transform:translate(5px,5px)}@media (max-width:767px){.OrderButton-module__mnbDca__orderBtn{gap:6px;height:34px;font-size:13px;box-shadow:2px 2px 5px #0000001a}.OrderButton-module__mnbDca__svgIcon{width:14px}.OrderButton-module__mnbDca__orderBtn:not(:disabled):active{transform:translate(2px,2px)}}
.PaymentButton-module__ivniDG__wrapper{--scale:var(--btn-scale,1);width:min(100%,calc(380px*var(--scale)));height:calc(70px*var(--scale));cursor:pointer;background:0 0;border:none;justify-content:flex-start;align-items:center;padding:0;display:inline-flex;overflow:visible}.PaymentButton-module__ivniDG__wrapper:focus{outline:none}.PaymentButton-module__ivniDG__wrapper:focus-visible{outline:2px solid var(--color-primary,#0079cf);outline-offset:4px;border-radius:8px}.PaymentButton-module__ivniDG__wrapper.PaymentButton-module__ivniDG__disabled{opacity:.5;pointer-events:none;cursor:not-allowed}.PaymentButton-module__ivniDG__container{background-color:var(--color-surface-1);width:100%;height:calc(70px*var(--scale));border-radius:calc(6px*var(--scale));border:1px solid var(--color-border);transform-origin:0;transition:width .3s ease-in-out;display:flex;position:relative}.PaymentButton-module__ivniDG__wrapper:hover .PaymentButton-module__ivniDG__container{width:min(100%,calc(180px*var(--scale)))}.PaymentButton-module__ivniDG__leftSide{background-color:var(--color-primary,#0079cf);width:calc(100px*var(--scale));height:calc(70px*var(--scale));border-radius:calc(4px*var(--scale));flex-shrink:0;justify-content:center;align-items:center;transition:width .3s ease-in-out;display:flex;position:relative;overflow:hidden}.PaymentButton-module__ivniDG__wrapper:hover .PaymentButton-module__ivniDG__leftSide{width:100%}.PaymentButton-module__ivniDG__rightSide{width:calc(100% - 100px*var(--scale));white-space:nowrap;justify-content:space-between;align-items:center;transition:opacity .3s;display:flex;overflow:hidden}.PaymentButton-module__ivniDG__wrapper:hover .PaymentButton-module__ivniDG__rightSide{opacity:0}.PaymentButton-module__ivniDG__arrow{width:calc(18px*var(--scale));height:calc(18px*var(--scale));margin-right:calc(16px*var(--scale));color:var(--color-text-secondary);flex-shrink:0}.PaymentButton-module__ivniDG__label{font-size:calc(18px*var(--scale));margin-left:calc(16px*var(--scale));color:var(--color-text-secondary);font-weight:600}.PaymentButton-module__ivniDG__card{width:calc(45px*var(--scale));height:calc(30px*var(--scale));background-color:var(--color-primary-200,#99d3ef);border-radius:calc(4px*var(--scale));z-index:10;box-shadow:calc(6px*var(--scale))calc(6px*var(--scale))calc(6px*var(--scale))calc(-1px*var(--scale))#0079cf66;flex-direction:column;align-items:center;display:flex;position:absolute}.PaymentButton-module__ivniDG__cardLine{width:calc(40px*var(--scale));height:calc(8px*var(--scale));background-color:var(--color-primary-300,#66bce7);border-radius:calc(2px*var(--scale));margin-top:calc(5px*var(--scale))}.PaymentButton-module__ivniDG__buttons{width:calc(5px*var(--scale));height:calc(5px*var(--scale));background-color:var(--color-primary-700,#00497c);box-shadow:0 calc(-6px*var(--scale))0 0 var(--color-primary-800,#003153),0 calc(6px*var(--scale))0 0 var(--color-primary,#0079cf);margin:calc(6px*var(--scale))0 0 calc(-18px*var(--scale));border-radius:50%;transform:rotate(90deg)}.PaymentButton-module__ivniDG__post{width:calc(42px*var(--scale));height:calc(48px*var(--scale));background-color:var(--color-text-secondary,#475569);z-index:11;top:calc(70px*var(--scale));border-radius:calc(4px*var(--scale));position:absolute;overflow:hidden}.PaymentButton-module__ivniDG__postLine{width:calc(32px*var(--scale));height:calc(6px*var(--scale));background-color:var(--color-surface-3,#1a2d4a);border-radius:0 0 calc(2px*var(--scale))calc(2px*var(--scale));right:calc(5px*var(--scale));top:calc(5px*var(--scale));position:absolute}.PaymentButton-module__ivniDG__postLine:before{content:"";width:calc(32px*var(--scale));height:calc(6px*var(--scale));background-color:var(--color-border-strong,#2a4570);top:calc(-5px*var(--scale));position:absolute}.PaymentButton-module__ivniDG__screen{width:calc(32px*var(--scale));height:calc(16px*var(--scale));background-color:var(--color-primary-50,#e6f4fb);top:calc(15px*var(--scale));right:calc(5px*var(--scale));border-radius:calc(2px*var(--scale));position:absolute}.PaymentButton-module__ivniDG__numbers{width:calc(8px*var(--scale));height:calc(8px*var(--scale));background-color:var(--color-text-disabled,#94a3b8);box-shadow:0 calc(-12px*var(--scale))0 0 var(--color-text-disabled,#94a3b8),0 calc(12px*var(--scale))0 0 var(--color-text-disabled,#94a3b8);border-radius:calc(1px*var(--scale));left:calc(17px*var(--scale));top:calc(35px*var(--scale));position:absolute;transform:rotate(90deg)}.PaymentButton-module__ivniDG__numbersLine2{width:calc(8px*var(--scale));height:calc(8px*var(--scale));background-color:var(--color-border-strong,#bfdbfe);box-shadow:0 calc(-12px*var(--scale))0 0 var(--color-border-strong,#bfdbfe),0 calc(12px*var(--scale))0 0 var(--color-border-strong,#bfdbfe);border-radius:calc(1px*var(--scale));left:calc(17px*var(--scale));top:calc(45px*var(--scale));position:absolute;transform:rotate(90deg)}.PaymentButton-module__ivniDG__dollar{font-size:calc(12px*var(--scale));width:100%;color:var(--color-primary-200,#99d3ef);text-align:center;opacity:0;font-weight:600;position:absolute;top:0;left:0}.PaymentButton-module__ivniDG__wrapper:hover .PaymentButton-module__ivniDG__card{animation:1.2s cubic-bezier(.645,.045,.355,1) both PaymentButton-module__ivniDG__slideTop}.PaymentButton-module__ivniDG__wrapper:hover .PaymentButton-module__ivniDG__post{animation:1s cubic-bezier(.165,.84,.44,1) both PaymentButton-module__ivniDG__slidePost}.PaymentButton-module__ivniDG__wrapper:hover .PaymentButton-module__ivniDG__dollar{animation:.3s 1s forwards PaymentButton-module__ivniDG__fadeInFwd}@keyframes PaymentButton-module__ivniDG__slideTop{0%{transform:translateY(0)}50%{transform:translateY(-45px)rotate(90deg)}60%{transform:translateY(-45px)rotate(90deg)}to{transform:translateY(-5px)rotate(90deg)}}@keyframes PaymentButton-module__ivniDG__slidePost{50%{transform:translateY(0)}to{transform:translateY(-45px)}}@keyframes PaymentButton-module__ivniDG__fadeInFwd{0%{opacity:0;transform:translateY(-3px)}to{opacity:1;transform:translateY(0)}}@media only screen and (max-width:768px){.PaymentButton-module__ivniDG__wrapper{--scale:calc(var(--btn-scale,1)*.85)}.PaymentButton-module__ivniDG__label{font-size:calc(16px*var(--scale))}}@media only screen and (max-width:480px){.PaymentButton-module__ivniDG__wrapper{--scale:calc(var(--btn-scale,1)*.75)}.PaymentButton-module__ivniDG__label{font-size:calc(15px*var(--scale))}}@media (prefers-reduced-motion:reduce){.PaymentButton-module__ivniDG__container,.PaymentButton-module__ivniDG__leftSide,.PaymentButton-module__ivniDG__rightSide,.PaymentButton-module__ivniDG__card,.PaymentButton-module__ivniDG__post,.PaymentButton-module__ivniDG__dollar{transition:none;animation:none}}
.PaymentButtonCheckout-module__JPTGTa__wrapper{--scale:var(--btn-scale,1);width:min(100%,calc(380px*var(--scale)));height:calc(70px*var(--scale));cursor:pointer;background:0 0;border:none;justify-content:flex-start;align-items:center;padding:0;display:inline-flex;overflow:visible}.PaymentButtonCheckout-module__JPTGTa__wrapper:focus{outline:none}.PaymentButtonCheckout-module__JPTGTa__wrapper:focus-visible{outline-offset:4px;border-radius:8px;outline:2px solid #5de2a3}.PaymentButtonCheckout-module__JPTGTa__wrapper.PaymentButtonCheckout-module__JPTGTa__disabled{opacity:.5;pointer-events:none;cursor:not-allowed}.PaymentButtonCheckout-module__JPTGTa__container{background-color:var(--color-surface-1,#fff);width:100%;height:calc(70px*var(--scale));border-radius:calc(6px*var(--scale));border:1px solid var(--color-border,#dbe2ea);transform-origin:0;transition:width .3s ease-in-out;display:flex;position:relative}.PaymentButtonCheckout-module__JPTGTa__wrapper:hover .PaymentButtonCheckout-module__JPTGTa__container{width:min(100%,calc(180px*var(--scale)))}.PaymentButtonCheckout-module__JPTGTa__leftSide{width:calc(100px*var(--scale));height:calc(70px*var(--scale));border-radius:calc(4px*var(--scale));background:linear-gradient(135deg,#5de2a3,#2eb872);flex-shrink:0;justify-content:center;align-items:center;transition:width .3s ease-in-out;display:flex;position:relative;overflow:hidden}.PaymentButtonCheckout-module__JPTGTa__wrapper:hover .PaymentButtonCheckout-module__JPTGTa__leftSide{width:100%}.PaymentButtonCheckout-module__JPTGTa__rightSide{width:calc(100% - 100px*var(--scale));white-space:nowrap;justify-content:space-between;align-items:center;transition:opacity .3s;display:flex;overflow:hidden}.PaymentButtonCheckout-module__JPTGTa__wrapper:hover .PaymentButtonCheckout-module__JPTGTa__rightSide{opacity:0}.PaymentButtonCheckout-module__JPTGTa__arrow{width:calc(18px*var(--scale));height:calc(18px*var(--scale));color:var(--color-text-secondary,#475569);flex-shrink:0;margin-inline-end:calc(16px*var(--scale))}.PaymentButtonCheckout-module__JPTGTa__label{font-size:calc(18px*var(--scale));color:var(--color-text-secondary,#475569);margin-inline-start:calc(16px*var(--scale));font-weight:600}.PaymentButtonCheckout-module__JPTGTa__card{width:calc(45px*var(--scale));height:calc(30px*var(--scale));border-radius:calc(4px*var(--scale));z-index:10;box-shadow:calc(6px*var(--scale))calc(6px*var(--scale))calc(6px*var(--scale))calc(-1px*var(--scale))#4dc88f66;background-color:#c7ffbc;flex-direction:column;align-items:center;display:flex;position:absolute}.PaymentButtonCheckout-module__JPTGTa__cardLine{width:calc(40px*var(--scale));height:calc(8px*var(--scale));border-radius:calc(2px*var(--scale));margin-top:calc(5px*var(--scale));background-color:#80ea69}.PaymentButtonCheckout-module__JPTGTa__buttons{width:calc(5px*var(--scale));height:calc(5px*var(--scale));box-shadow:0 calc(-6px*var(--scale))0 0 #26850e,0 calc(6px*var(--scale))0 0 #56be3e;margin:calc(6px*var(--scale))0 0 calc(-18px*var(--scale));background-color:#379e1f;border-radius:50%;transform:rotate(90deg)}.PaymentButtonCheckout-module__JPTGTa__post{width:calc(42px*var(--scale));height:calc(48px*var(--scale));z-index:11;top:calc(70px*var(--scale));border-radius:calc(4px*var(--scale));background-color:#dddde0;position:absolute;overflow:hidden}.PaymentButtonCheckout-module__JPTGTa__postLine{width:calc(32px*var(--scale));height:calc(6px*var(--scale));border-radius:0 0 calc(2px*var(--scale))calc(2px*var(--scale));right:calc(5px*var(--scale));top:calc(5px*var(--scale));background-color:#545354;position:absolute}.PaymentButtonCheckout-module__JPTGTa__postLine:before{content:"";width:calc(32px*var(--scale));height:calc(6px*var(--scale));top:calc(-5px*var(--scale));background-color:#757375;position:absolute}.PaymentButtonCheckout-module__JPTGTa__screen{width:calc(32px*var(--scale));height:calc(16px*var(--scale));top:calc(15px*var(--scale));right:calc(5px*var(--scale));border-radius:calc(2px*var(--scale));background-color:#fff;position:absolute}.PaymentButtonCheckout-module__JPTGTa__numbers{width:calc(8px*var(--scale));height:calc(8px*var(--scale));box-shadow:0 calc(-12px*var(--scale))0 0 #838183,0 calc(12px*var(--scale))0 0 #838183;border-radius:calc(1px*var(--scale));left:calc(17px*var(--scale));top:calc(35px*var(--scale));background-color:#838183;position:absolute;transform:rotate(90deg)}.PaymentButtonCheckout-module__JPTGTa__numbersLine2{width:calc(8px*var(--scale));height:calc(8px*var(--scale));box-shadow:0 calc(-12px*var(--scale))0 0 #aaa9ab,0 calc(12px*var(--scale))0 0 #aaa9ab;border-radius:calc(1px*var(--scale));left:calc(17px*var(--scale));top:calc(45px*var(--scale));background-color:#aaa9ab;position:absolute;transform:rotate(90deg)}.PaymentButtonCheckout-module__JPTGTa__dollar{font-size:calc(12px*var(--scale));color:#4b953b;text-align:center;opacity:0;width:100%;font-weight:600;position:absolute;top:0;left:0}.PaymentButtonCheckout-module__JPTGTa__wrapper:hover .PaymentButtonCheckout-module__JPTGTa__card{animation:1.2s cubic-bezier(.645,.045,.355,1) both PaymentButtonCheckout-module__JPTGTa__slideTop}.PaymentButtonCheckout-module__JPTGTa__wrapper:hover .PaymentButtonCheckout-module__JPTGTa__post{animation:1s cubic-bezier(.165,.84,.44,1) both PaymentButtonCheckout-module__JPTGTa__slidePost}.PaymentButtonCheckout-module__JPTGTa__wrapper:hover .PaymentButtonCheckout-module__JPTGTa__dollar{animation:.3s 1s forwards PaymentButtonCheckout-module__JPTGTa__fadeInFwd}@keyframes PaymentButtonCheckout-module__JPTGTa__slideTop{0%{transform:translateY(0)}50%{transform:translateY(-45px)rotate(90deg)}60%{transform:translateY(-45px)rotate(90deg)}to{transform:translateY(-5px)rotate(90deg)}}@keyframes PaymentButtonCheckout-module__JPTGTa__slidePost{50%{transform:translateY(0)}to{transform:translateY(-45px)}}@keyframes PaymentButtonCheckout-module__JPTGTa__fadeInFwd{0%{opacity:0;transform:translateY(-3px)}to{opacity:1;transform:translateY(0)}}@media only screen and (max-width:768px){.PaymentButtonCheckout-module__JPTGTa__wrapper{--scale:calc(var(--btn-scale,1)*.85)}.PaymentButtonCheckout-module__JPTGTa__label{font-size:calc(16px*var(--scale))}}@media only screen and (max-width:480px){.PaymentButtonCheckout-module__JPTGTa__wrapper{--scale:calc(var(--btn-scale,1)*.75)}.PaymentButtonCheckout-module__JPTGTa__label{font-size:calc(15px*var(--scale))}}@media (prefers-reduced-motion:reduce){.PaymentButtonCheckout-module__JPTGTa__container,.PaymentButtonCheckout-module__JPTGTa__leftSide,.PaymentButtonCheckout-module__JPTGTa__rightSide,.PaymentButtonCheckout-module__JPTGTa__card,.PaymentButtonCheckout-module__JPTGTa__post,.PaymentButtonCheckout-module__JPTGTa__dollar{transition:none;animation:none}}
.PaymentButtonAlert-module__nlYwrW__wrapper{--scale:var(--btn-scale,1);--payment-alert-focus-outline:#ef4444;--payment-alert-container-bg:#fff5f5;--payment-alert-container-border:#fecaca;--payment-alert-left-gradient-start:#ef4444;--payment-alert-left-gradient-end:#b91c1c;--payment-alert-arrow:#ef4444;--payment-alert-label:#b91c1c;--payment-alert-card-bg:#fca5a5;--payment-alert-card-line:#fecaca;--payment-alert-card-dot-1:#7f1d1d;--payment-alert-card-dot-2:#b91c1c;--payment-alert-card-dot-3:#ef4444;--payment-alert-card-shadow:#b91c1c66;--payment-alert-icon:#dc2626;width:min(100%,calc(380px*var(--scale)));height:calc(70px*var(--scale));cursor:pointer;background:0 0;border:none;justify-content:flex-start;align-items:center;padding:0;display:inline-flex;overflow:visible}.PaymentButtonAlert-module__nlYwrW__wrapper:focus{outline:none}.PaymentButtonAlert-module__nlYwrW__wrapper:focus-visible{outline:2px solid var(--payment-alert-focus-outline);outline-offset:4px;border-radius:8px}.PaymentButtonAlert-module__nlYwrW__wrapper.PaymentButtonAlert-module__nlYwrW__disabled{opacity:.5;pointer-events:none;cursor:not-allowed}.PaymentButtonAlert-module__nlYwrW__container{background-color:var(--payment-alert-container-bg);width:100%;height:calc(70px*var(--scale));border-radius:calc(6px*var(--scale));border:1px solid var(--payment-alert-container-border);transform-origin:0;transition:width .3s ease-in-out;display:flex;position:relative}.PaymentButtonAlert-module__nlYwrW__wrapper:hover .PaymentButtonAlert-module__nlYwrW__container{width:min(100%,calc(180px*var(--scale)))}.PaymentButtonAlert-module__nlYwrW__leftSide{background:linear-gradient(135deg,var(--payment-alert-left-gradient-start),var(--payment-alert-left-gradient-end));width:calc(100px*var(--scale));height:calc(70px*var(--scale));border-radius:calc(4px*var(--scale));flex-shrink:0;justify-content:center;align-items:center;transition:width .3s ease-in-out;display:flex;position:relative;overflow:hidden}.PaymentButtonAlert-module__nlYwrW__wrapper:hover .PaymentButtonAlert-module__nlYwrW__leftSide{width:100%}.PaymentButtonAlert-module__nlYwrW__rightSide{width:calc(100% - 100px*var(--scale));white-space:nowrap;justify-content:space-between;align-items:center;transition:opacity .3s;display:flex;overflow:hidden}.PaymentButtonAlert-module__nlYwrW__wrapper:hover .PaymentButtonAlert-module__nlYwrW__rightSide{opacity:0}.PaymentButtonAlert-module__nlYwrW__arrow{width:calc(18px*var(--scale));height:calc(18px*var(--scale));margin-right:calc(16px*var(--scale));color:var(--payment-alert-arrow);flex-shrink:0}.PaymentButtonAlert-module__nlYwrW__label{font-size:calc(18px*var(--scale));margin-left:calc(16px*var(--scale));color:var(--payment-alert-label);font-weight:600}.PaymentButtonAlert-module__nlYwrW__card{width:calc(45px*var(--scale));height:calc(30px*var(--scale));background-color:var(--payment-alert-card-bg);border-radius:calc(4px*var(--scale));z-index:10;box-shadow:calc(6px*var(--scale))calc(6px*var(--scale))calc(6px*var(--scale))calc(-1px*var(--scale))var(--payment-alert-card-shadow);flex-direction:column;align-items:center;display:flex;position:absolute}.PaymentButtonAlert-module__nlYwrW__cardLine{width:calc(40px*var(--scale));height:calc(8px*var(--scale));background-color:var(--payment-alert-card-line);border-radius:calc(2px*var(--scale));margin-top:calc(5px*var(--scale))}.PaymentButtonAlert-module__nlYwrW__buttons{width:calc(5px*var(--scale));height:calc(5px*var(--scale));background-color:var(--payment-alert-card-dot-2);box-shadow:0 calc(-6px*var(--scale))0 0 var(--payment-alert-card-dot-1),0 calc(6px*var(--scale))0 0 var(--payment-alert-card-dot-3);margin:calc(6px*var(--scale))0 0 calc(-18px*var(--scale));border-radius:50%;transform:rotate(90deg)}.PaymentButtonAlert-module__nlYwrW__post{width:calc(42px*var(--scale));height:calc(48px*var(--scale));z-index:11;top:calc(70px*var(--scale));border-radius:calc(4px*var(--scale));background-color:#f5f5f5;position:absolute;overflow:hidden}.PaymentButtonAlert-module__nlYwrW__postLine{width:calc(32px*var(--scale));height:calc(6px*var(--scale));border-radius:0 0 calc(2px*var(--scale))calc(2px*var(--scale));right:calc(5px*var(--scale));top:calc(5px*var(--scale));background-color:#666;position:absolute}.PaymentButtonAlert-module__nlYwrW__postLine:before{content:"";width:calc(32px*var(--scale));height:calc(6px*var(--scale));top:calc(-5px*var(--scale));background-color:#888;position:absolute}.PaymentButtonAlert-module__nlYwrW__screen{width:calc(32px*var(--scale));height:calc(16px*var(--scale));top:calc(15px*var(--scale));right:calc(5px*var(--scale));border-radius:calc(2px*var(--scale));background-color:#fff;position:absolute}.PaymentButtonAlert-module__nlYwrW__numbers{width:calc(8px*var(--scale));height:calc(8px*var(--scale));box-shadow:0 calc(-12px*var(--scale))0 0 #999,0 calc(12px*var(--scale))0 0 #999;border-radius:calc(1px*var(--scale));left:calc(17px*var(--scale));top:calc(35px*var(--scale));background-color:#999;position:absolute;transform:rotate(90deg)}.PaymentButtonAlert-module__nlYwrW__numbersLine2{width:calc(8px*var(--scale));height:calc(8px*var(--scale));box-shadow:0 calc(-12px*var(--scale))0 0 #bbb,0 calc(12px*var(--scale))0 0 #bbb;border-radius:calc(1px*var(--scale));left:calc(17px*var(--scale));top:calc(45px*var(--scale));background-color:#bbb;position:absolute;transform:rotate(90deg)}.PaymentButtonAlert-module__nlYwrW__icon{font-size:calc(12px*var(--scale));width:100%;color:var(--payment-alert-icon);text-align:center;opacity:0;font-weight:700;position:absolute;top:0;left:0}.PaymentButtonAlert-module__nlYwrW__wrapper:hover .PaymentButtonAlert-module__nlYwrW__card{animation:1.2s cubic-bezier(.645,.045,.355,1) both PaymentButtonAlert-module__nlYwrW__slideTop}.PaymentButtonAlert-module__nlYwrW__wrapper:hover .PaymentButtonAlert-module__nlYwrW__post{animation:1s cubic-bezier(.165,.84,.44,1) both PaymentButtonAlert-module__nlYwrW__slidePost}.PaymentButtonAlert-module__nlYwrW__wrapper:hover .PaymentButtonAlert-module__nlYwrW__icon{animation:.3s 1s forwards PaymentButtonAlert-module__nlYwrW__fadeInFwd}@keyframes PaymentButtonAlert-module__nlYwrW__slideTop{0%{transform:translateY(0)}50%{transform:translateY(-45px)rotate(90deg)}60%{transform:translateY(-45px)rotate(90deg)}to{transform:translateY(-5px)rotate(90deg)}}@keyframes PaymentButtonAlert-module__nlYwrW__slidePost{50%{transform:translateY(0)}to{transform:translateY(-45px)}}@keyframes PaymentButtonAlert-module__nlYwrW__fadeInFwd{0%{opacity:0;transform:translateY(-3px)}to{opacity:1;transform:translateY(0)}}@media only screen and (max-width:768px){.PaymentButtonAlert-module__nlYwrW__wrapper{--scale:calc(var(--btn-scale,1)*.85)}.PaymentButtonAlert-module__nlYwrW__label{font-size:calc(16px*var(--scale))}}@media only screen and (max-width:480px){.PaymentButtonAlert-module__nlYwrW__wrapper{--scale:calc(var(--btn-scale,1)*.75)}.PaymentButtonAlert-module__nlYwrW__label{font-size:calc(15px*var(--scale))}}@media (prefers-reduced-motion:reduce){.PaymentButtonAlert-module__nlYwrW__container,.PaymentButtonAlert-module__nlYwrW__leftSide,.PaymentButtonAlert-module__nlYwrW__rightSide,.PaymentButtonAlert-module__nlYwrW__card,.PaymentButtonAlert-module__nlYwrW__post,.PaymentButtonAlert-module__nlYwrW__icon{transition:none;animation:none}}
.BundleCard-module__K7Nhia__card{background:var(--color-surface-2);border:1px solid var(--color-border);cursor:pointer;-webkit-user-select:none;user-select:none;box-sizing:border-box;opacity:0;will-change:opacity;width:100%;min-width:0;height:100%;image-rendering:-webkit-optimize-contrast;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;border-top:3px solid;border-radius:10px;flex-direction:column;padding:4px;transition:box-shadow .3s,border-color .3s;display:flex;overflow:hidden;box-shadow:0 2px 8px #0000000f,0 6px 20px #00000014}.BundleCard-module__K7Nhia__cardRevealed{animation:.45s cubic-bezier(.25,.46,.45,.94) forwards BundleCard-module__K7Nhia__fadeSlideIn}@keyframes BundleCard-module__K7Nhia__fadeSlideIn{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.BundleCard-module__K7Nhia__card{opacity:1;will-change:auto}.BundleCard-module__K7Nhia__cardRevealed{animation:none}}@media (min-width:640px){.BundleCard-module__K7Nhia__card{border-radius:14px;padding:8px}}@media (min-width:768px){.BundleCard-module__K7Nhia__card{border-radius:16px;padding:10px}}@media (min-width:1024px){.BundleCard-module__K7Nhia__card{padding:12px}}.BundleCard-module__K7Nhia__card:hover{border-color:var(--color-border-strong);box-shadow:0 4px 12px #0000001a,0 10px 28px #00000024}.BundleCard-module__K7Nhia__card:focus-visible{outline:2px solid var(--color-primary);outline-offset:3px}.BundleCard-module__K7Nhia__header{align-items:center;gap:4px;min-width:0;padding:3px 6px 6px;display:flex;position:relative}@media (min-width:640px){.BundleCard-module__K7Nhia__header{gap:7px;padding:5px 9px 9px}}@media (min-width:768px){.BundleCard-module__K7Nhia__header{gap:8px;padding:6px 10px 10px}}.BundleCard-module__K7Nhia__flag{flex-shrink:0;font-size:16px;line-height:1}@media (min-width:640px){.BundleCard-module__K7Nhia__flag{font-size:18px}}@media (min-width:768px){.BundleCard-module__K7Nhia__flag{font-size:20px}}@media (min-width:1024px){.BundleCard-module__K7Nhia__flag{font-size:22px}}.BundleCard-module__K7Nhia__countryName{color:var(--color-text-primary);white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:10px;font-weight:600;overflow:hidden}@media (min-width:640px){.BundleCard-module__K7Nhia__countryName{font-size:11px}}@media (min-width:768px){.BundleCard-module__K7Nhia__countryName{font-size:12px}}@media (min-width:1024px){.BundleCard-module__K7Nhia__countryName{font-size:13px}}.BundleCard-module__K7Nhia__headerFlagOnly{justify-content:center;padding:4px 6px 6px}@media (min-width:768px){.BundleCard-module__K7Nhia__headerFlagOnly{padding:8px 10px 10px}}.BundleCard-module__K7Nhia__flagLarge{font-size:22px}@media (min-width:640px){.BundleCard-module__K7Nhia__flagLarge{font-size:24px}}@media (min-width:768px){.BundleCard-module__K7Nhia__flagLarge{font-size:28px}}.BundleCard-module__K7Nhia__countryBtn{background:var(--color-surface-1);border:1.5px solid var(--color-border);cursor:pointer;text-align:start;border-radius:8px;outline:none;flex-direction:column;flex:1;gap:3px;min-width:0;padding:5px 7px;transition:border-color .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden}@media (min-width:640px){.BundleCard-module__K7Nhia__countryBtn{border-radius:9px;gap:4px;padding:6px 8px}}@media (min-width:768px){.BundleCard-module__K7Nhia__countryBtn{border-radius:10px}}.BundleCard-module__K7Nhia__countryBtn:before{content:"";background:linear-gradient(135deg,var(--color-primary),var(--color-secondary,#4dd7e8));pointer-events:none;border-radius:12px 0 0 12px;width:4px;transition:width .28s;position:absolute;inset:0 auto 0 0}.BundleCard-module__K7Nhia__countryBtn:hover{border-color:var(--color-primary);box-shadow:0 4px 14px #0079cf24}.BundleCard-module__K7Nhia__countryBtn:hover:before{border-radius:12px;width:100%}.BundleCard-module__K7Nhia__countryBtn:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.BundleCard-module__K7Nhia__regionHeader{align-items:center;gap:3px;width:100%;margin-bottom:5px;display:flex}@media (min-width:640px){.BundleCard-module__K7Nhia__regionHeader{gap:6px;margin-bottom:8px}}.BundleCard-module__K7Nhia__regionInfoTrigger{margin-inline-start:auto}@media (max-width:767px){.BundleCard-module__K7Nhia__regionInfoTrigger{box-shadow:0 1px 4px #0000000d,0 0 6px #0079cf1a;border:1.2px solid var(--color-primary,#0079cf)!important;background:var(--color-surface-3,#eef2ff)!important;border-radius:50%!important;width:22px!important;min-width:22px!important;height:22px!important;padding:0!important}.BundleCard-module__K7Nhia__regionInfoTrigger span{display:none!important}.BundleCard-module__K7Nhia__regionInfoTrigger svg{width:13px!important;height:13px!important;color:var(--color-primary,#0079cf)!important}.BundleCard-module__K7Nhia__regionInfoTrigger:hover{background:var(--color-primary,#0079cf)!important;border-color:var(--color-primary,#0079cf)!important;box-shadow:0 0 10px #0079cf59!important}.BundleCard-module__K7Nhia__regionInfoTrigger:hover svg{color:#fff!important}}@media (max-width:767px) and (min-width:400px){.BundleCard-module__K7Nhia__regionInfoTrigger{width:26px!important;min-width:26px!important;height:26px!important}.BundleCard-module__K7Nhia__regionInfoTrigger svg{width:15px!important;height:15px!important}}.BundleCard-module__K7Nhia__countryBtnTop{z-index:2;justify-content:space-between;align-items:center;gap:4px;display:flex;position:relative}@media (min-width:768px){.BundleCard-module__K7Nhia__countryBtnTop{gap:6px}}.BundleCard-module__K7Nhia__countryBtnLabel{color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:.07em;white-space:nowrap;font-size:8px;font-weight:700;transition:color .25s}@media (min-width:640px){.BundleCard-module__K7Nhia__countryBtnLabel{font-size:9px}}.BundleCard-module__K7Nhia__countryBtn:hover .BundleCard-module__K7Nhia__countryBtnLabel{color:#ffffffe6}.BundleCard-module__K7Nhia__countryBtnChevron{width:9px;height:9px;color:var(--color-text-secondary);flex-shrink:0;transition:color .25s,transform .25s}@media (min-width:768px){.BundleCard-module__K7Nhia__countryBtnChevron{width:10px;height:10px}}.BundleCard-module__K7Nhia__countryBtn:hover .BundleCard-module__K7Nhia__countryBtnChevron{color:#fff}.BundleCard-module__K7Nhia__countryBtnBottom{z-index:2;align-items:center;gap:6px;min-width:0;display:flex;position:relative}@media (min-width:768px){.BundleCard-module__K7Nhia__countryBtnBottom{gap:8px}}.BundleCard-module__K7Nhia__countryBtnFlags{flex-shrink:0;align-items:center;gap:2px;display:flex}.BundleCard-module__K7Nhia__countryBtnFlag{font-size:12px;line-height:1}@media (min-width:640px){.BundleCard-module__K7Nhia__countryBtnFlag{font-size:13px}}@media (min-width:768px){.BundleCard-module__K7Nhia__countryBtnFlag{font-size:14px}}.BundleCard-module__K7Nhia__countryBtnMore{background:var(--color-surface-3,#00000014);border:1px solid var(--color-border);min-width:16px;height:16px;color:var(--color-text-secondary);border-radius:4px;justify-content:center;align-items:center;padding:0 3px;font-size:7px;font-weight:800;line-height:1;transition:background-color .25s,color .25s;display:inline-flex}@media (min-width:640px){.BundleCard-module__K7Nhia__countryBtnMore{border-radius:5px;min-width:18px;height:18px;font-size:8px}}.BundleCard-module__K7Nhia__countryBtn:hover .BundleCard-module__K7Nhia__countryBtnMore{color:#fff;background:#ffffff2e;border-color:#0000}.BundleCard-module__K7Nhia__countryBtnCount{color:var(--color-text-primary);white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:9px;font-weight:700;transition:color .25s;overflow:hidden}@media (min-width:640px){.BundleCard-module__K7Nhia__countryBtnCount{font-size:10px}}.BundleCard-module__K7Nhia__countryBtn:hover .BundleCard-module__K7Nhia__countryBtnCount{color:#fff}.BundleCard-module__K7Nhia__simSection{clip-path:polygon(0 0,calc(100% - 20px) 0,100% 20px,100% 100%,0 100%);background:linear-gradient(135deg,#5091b2 25%,#049fbb 100%);border-radius:8px;flex-direction:column;align-items:center;gap:4px;margin-bottom:5px;padding:22px 8px 10px;display:flex;position:relative}@media (min-width:640px){.BundleCard-module__K7Nhia__simSection{clip-path:polygon(0 0,calc(100% - 24px) 0,100% 24px,100% 100%,0 100%);border-radius:10px;gap:5px;margin-bottom:7px;padding:28px 10px 12px}}@media (min-width:768px){.BundleCard-module__K7Nhia__simSection{clip-path:polygon(0 0,calc(100% - 27px) 0,100% 27px,100% 100%,0 100%);border-radius:12px;margin-bottom:8px;padding:32px 12px 14px}}.BundleCard-module__K7Nhia__speedRow{top:6px;flex-wrap:wrap;gap:2px;max-width:calc(100% - 32px);display:flex;position:absolute;inset-inline-start:6px}@media (min-width:640px){.BundleCard-module__K7Nhia__speedRow{top:8px;gap:3px;max-width:calc(100% - 40px);inset-inline-start:8px}}@media (min-width:768px){.BundleCard-module__K7Nhia__speedRow{top:10px;max-width:calc(100% - 48px);inset-inline-start:10px}}.BundleCard-module__K7Nhia__speedBadge{color:#fff;white-space:nowrap;background:#1b233db8;border-radius:3px;padding:2px 4px;font-size:7px;font-weight:700;line-height:1}@media (min-width:640px){.BundleCard-module__K7Nhia__speedBadge{border-radius:4px;padding:2px 5px;font-size:8px}}@media (min-width:768px){.BundleCard-module__K7Nhia__speedBadge{border-radius:5px;padding:3px 6px;font-size:9px}}.BundleCard-module__K7Nhia__dataAmount{color:#fff;text-shadow:0 2px 10px #00000026;text-align:center;word-break:keep-all;white-space:nowrap;letter-spacing:-.02em;font-size:28px;font-weight:900;line-height:1}@media (min-width:640px){.BundleCard-module__K7Nhia__dataAmount{font-size:30px}}@media (min-width:768px){.BundleCard-module__K7Nhia__dataAmount{font-size:34px}}@media (min-width:1024px){.BundleCard-module__K7Nhia__dataAmount{font-size:38px}}.BundleCard-module__K7Nhia__pricePerGb{color:#ffffffeb;white-space:nowrap;background:#ffffff38;border-radius:5px;padding:2px 5px;font-size:8px;font-weight:600}@media (min-width:640px){.BundleCard-module__K7Nhia__pricePerGb{border-radius:6px;padding:2px 6px;font-size:9px}}@media (min-width:768px){.BundleCard-module__K7Nhia__pricePerGb{border-radius:8px;padding:2px 8px;font-size:10px}}.BundleCard-module__K7Nhia__validityPill{color:#fff;background:#ffffff4d;border:1px solid #ffffff4d;border-radius:999px;align-items:center;gap:3.5px;padding:3px 8px;font-size:9px;font-weight:700;transition:transform .2s;display:flex;box-shadow:0 4px 12px #0000001a}@media (min-width:640px){.BundleCard-module__K7Nhia__validityPill{gap:4px;padding:4px 10px;font-size:10px}}@media (min-width:768px){.BundleCard-module__K7Nhia__validityPill{padding:5px 14px;font-size:12px}}.BundleCard-module__K7Nhia__validityIcon{filter:drop-shadow(0 0 2px #0003);flex-shrink:0;font-size:9px;line-height:1}@media (min-width:768px){.BundleCard-module__K7Nhia__validityIcon{font-size:12px}}.BundleCard-module__K7Nhia__validityText{white-space:nowrap}.BundleCard-module__K7Nhia__simSectionOrder{clip-path:polygon(0 0,calc(100% - 18px) 0,100% 18px,100% 100%,0 100%);background:linear-gradient(135deg,#5091b2 0%,#049fbb 100%);border-radius:9px;flex-direction:column;gap:8px;padding:9px 9px 11px;display:flex}.BundleCard-module__K7Nhia__speedRowOrder{flex-wrap:wrap;gap:4px;display:flex}.BundleCard-module__K7Nhia__orderMetricsRow{grid-template-columns:1fr auto 1fr;align-items:center;gap:6px;display:grid}.BundleCard-module__K7Nhia__orderMetricsStacked{flex-direction:column;justify-content:center;align-items:center;gap:7px;display:flex}.BundleCard-module__K7Nhia__validityPillOrder{color:#fff;letter-spacing:-.01em;background:#ffffff59;border:1.5px solid #fff6;border-radius:999px;justify-self:start;align-items:center;gap:5px;min-height:28px;padding:6px 14px;font-size:12px;font-weight:800;display:inline-flex;box-shadow:0 6px 16px #0000001f}@media (min-width:768px){.BundleCard-module__K7Nhia__validityPillOrder{min-height:34px;padding:8px 18px;font-size:13px}}.BundleCard-module__K7Nhia__dataAmountOrder{color:#fff;letter-spacing:-.04em;text-shadow:0 3px 12px #0000002e;white-space:nowrap;justify-self:center;font-size:clamp(32px,8.5vw,40px);font-weight:900;line-height:.9}.BundleCard-module__K7Nhia__pricePerGbOrderSlot{justify-content:flex-end;justify-self:end;min-width:78px;display:flex}.BundleCard-module__K7Nhia__pricePerGbOrder{color:#fffffff2;white-space:nowrap;background:#ffffff38;border-radius:999px;align-items:center;min-height:24px;padding:4px 7px;font-size:10px;font-weight:700;display:inline-flex}.BundleCard-module__K7Nhia__orderMetricsStacked .BundleCard-module__K7Nhia__validityPillOrder{background:#ffffff4d;justify-self:auto;min-height:30px;padding:6px 11px;font-size:12px;font-weight:800}.BundleCard-module__K7Nhia__orderMetricsStacked .BundleCard-module__K7Nhia__validityIcon{font-size:12px}@media (max-width:680px){.BundleCard-module__K7Nhia__orderMetricsRow{grid-template-columns:1fr;justify-items:center;gap:5px}.BundleCard-module__K7Nhia__validityPillOrder,.BundleCard-module__K7Nhia__pricePerGbOrderSlot{justify-self:center}.BundleCard-module__K7Nhia__pricePerGbOrderSlot{min-width:0}}@media (min-width:640px){.BundleCard-module__K7Nhia__simSectionOrder{clip-path:polygon(0 0,calc(100% - 20px) 0,100% 20px,100% 100%,0 100%);border-radius:10px;gap:9px;padding:11px 11px 13px}.BundleCard-module__K7Nhia__validityPillOrder{min-height:26px;padding:5px 9px;font-size:10.5px}.BundleCard-module__K7Nhia__orderMetricsStacked .BundleCard-module__K7Nhia__validityPillOrder{min-height:32px;padding:7px 13px;font-size:13px}.BundleCard-module__K7Nhia__dataAmountOrder{font-size:clamp(28px,5.1vw,38px)}.BundleCard-module__K7Nhia__pricePerGbOrderSlot{min-width:84px}.BundleCard-module__K7Nhia__pricePerGbOrder{min-height:26px;padding:5px 8px;font-size:10.5px}}.BundleCard-module__K7Nhia__bottomSection{flex-direction:column;align-items:stretch;gap:3px;margin-top:auto;padding:4px 2px 2px;display:flex}@media (min-width:640px){.BundleCard-module__K7Nhia__bottomSection{gap:6px;padding:8px 5px 4px}}@media (min-width:768px){.BundleCard-module__K7Nhia__bottomSection{gap:8px;padding:12px 8px 6px}}.BundleCard-module__K7Nhia__cardCompact{border-radius:12px;padding:6px}.BundleCard-module__K7Nhia__cardCompact .BundleCard-module__K7Nhia__header{gap:5px;padding:2px 5px 5px}.BundleCard-module__K7Nhia__cardCompact .BundleCard-module__K7Nhia__countryName{font-size:10px}.BundleCard-module__K7Nhia__cardCompact .BundleCard-module__K7Nhia__regionHeader{margin-bottom:5px}.BundleCard-module__K7Nhia__cardCompact .BundleCard-module__K7Nhia__typeLabel{margin-bottom:5px;padding:3px 7px;font-size:8px}.BundleCard-module__K7Nhia__cardCompact .BundleCard-module__K7Nhia__simSection{clip-path:polygon(0 0,calc(100% - 15px) 0,100% 15px,100% 100%,0 100%);border-radius:8px;gap:4px;margin-bottom:6px;padding:20px 7px 9px}.BundleCard-module__K7Nhia__cardCompact .BundleCard-module__K7Nhia__speedRow{top:5px;left:5px}.BundleCard-module__K7Nhia__cardCompact .BundleCard-module__K7Nhia__speedBadge{padding:2px 4px;font-size:7px}.BundleCard-module__K7Nhia__cardCompact .BundleCard-module__K7Nhia__dataAmount{font-size:18px}.BundleCard-module__K7Nhia__cardCompact .BundleCard-module__K7Nhia__pricePerGb{padding:2px 5px;font-size:8px}.BundleCard-module__K7Nhia__cardCompact .BundleCard-module__K7Nhia__validityPill{gap:3px;padding:4px 7px;font-size:9px}.BundleCard-module__K7Nhia__cardCompact .BundleCard-module__K7Nhia__validityPill .BundleCard-module__K7Nhia__validityIcon{font-size:9px}@media (min-width:640px){.BundleCard-module__K7Nhia__cardCompact{padding:7px}.BundleCard-module__K7Nhia__cardCompact .BundleCard-module__K7Nhia__header{padding:3px 6px 6px}.BundleCard-module__K7Nhia__cardCompact .BundleCard-module__K7Nhia__countryName{font-size:10.5px}.BundleCard-module__K7Nhia__cardCompact .BundleCard-module__K7Nhia__typeLabel{font-size:8.5px}.BundleCard-module__K7Nhia__cardCompact .BundleCard-module__K7Nhia__simSection{padding:22px 8px 10px}.BundleCard-module__K7Nhia__cardCompact .BundleCard-module__K7Nhia__dataAmount{font-size:20px}.BundleCard-module__K7Nhia__cardCompact .BundleCard-module__K7Nhia__validityPill{gap:4px;padding:5px 9px;font-size:10px}.BundleCard-module__K7Nhia__cardCompact .BundleCard-module__K7Nhia__validityPill .BundleCard-module__K7Nhia__validityIcon{font-size:10px}}@media (min-width:768px){.BundleCard-module__K7Nhia__cardCompact{padding:8px}.BundleCard-module__K7Nhia__cardCompact .BundleCard-module__K7Nhia__countryName{font-size:11px}.BundleCard-module__K7Nhia__cardCompact .BundleCard-module__K7Nhia__simSection{border-radius:9px;padding:24px 9px 10px}.BundleCard-module__K7Nhia__cardCompact .BundleCard-module__K7Nhia__dataAmount{font-size:22px}.BundleCard-module__K7Nhia__cardCompact .BundleCard-module__K7Nhia__validityPill{gap:5px;padding:6px 12px;font-size:11px}.BundleCard-module__K7Nhia__cardCompact .BundleCard-module__K7Nhia__validityPill .BundleCard-module__K7Nhia__validityIcon{font-size:11px}}.BundleCard-module__K7Nhia__metaGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin:0 1px 2px;display:grid}@media (max-width:479px){.BundleCard-module__K7Nhia__metaGrid{grid-template-columns:1fr}}.BundleCard-module__K7Nhia__metaItem{border:1px solid var(--color-border);background:var(--color-surface-1);border-radius:8px;min-width:0;padding:6px 7px}.BundleCard-module__K7Nhia__metaLabel{color:var(--color-text-secondary);letter-spacing:.03em;margin:0;font-size:9px;font-weight:700;line-height:1.2}.BundleCard-module__K7Nhia__metaValue{color:var(--color-text-primary);overflow-wrap:anywhere;max-width:100%;margin-top:3px;font-size:11px;font-weight:600;line-height:1.25;display:inline-block}.BundleCard-module__K7Nhia__metaValueMono{letter-spacing:.02em;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:10px}.BundleCard-module__K7Nhia__metaStatusPill{white-space:nowrap;border:1px solid;border-radius:999px;padding:2px 7px;font-size:10px;font-weight:700;line-height:1}.BundleCard-module__K7Nhia__metaStatusTone{border-color:var(--esim-status-border-light);background-color:var(--esim-status-bg-light);color:var(--esim-status-text-light)}[data-theme=dark] .BundleCard-module__K7Nhia__metaStatusTone,.BundleCard-module__K7Nhia__dark .BundleCard-module__K7Nhia__metaStatusTone{border-color:var(--esim-status-border-dark,var(--esim-status-border-light));background-color:var(--esim-status-bg-dark,var(--esim-status-bg-light));color:var(--esim-status-text-dark,var(--esim-status-text-light))}.BundleCard-module__K7Nhia__metaStatusCyan{color:#0e7490;background-color:#06b6d41f;border-color:#06b6d44d}[data-theme=dark] .BundleCard-module__K7Nhia__metaStatusCyan,.BundleCard-module__K7Nhia__dark .BundleCard-module__K7Nhia__metaStatusCyan{color:#22d3ee;background-color:#06b6d42e}.BundleCard-module__K7Nhia__compactManageBlock{border:1px solid var(--color-border);background:var(--color-surface-1);border-radius:10px;flex-direction:column;gap:6px;margin-top:auto;padding:6px;display:flex}@media (min-width:640px){.BundleCard-module__K7Nhia__compactManageBlock{gap:7px;padding:7px}}.BundleCard-module__K7Nhia__compactDateRow{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:8px;display:grid}.BundleCard-module__K7Nhia__compactDateItem{min-width:0}.BundleCard-module__K7Nhia__compactDateItem:last-child{text-align:end}.BundleCard-module__K7Nhia__compactDateLabel{letter-spacing:.03em;color:var(--color-text-secondary);margin:0;font-size:9px;font-weight:700}.BundleCard-module__K7Nhia__compactDateValue{color:var(--color-text-primary);margin:2px 0 0;font-size:11px;font-weight:700;line-height:1.25}@media (min-width:768px){.BundleCard-module__K7Nhia__compactDateLabel{font-size:9.5px}.BundleCard-module__K7Nhia__compactDateValue{font-size:11.5px}}.BundleCard-module__K7Nhia__compactStatusRow{border:1px solid var(--color-border-strong);border-radius:9px;align-items:center;gap:7px;padding:6px 8px;display:flex}.BundleCard-module__K7Nhia__compactStatusIconWrap{border:1px solid;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:inline-flex}.BundleCard-module__K7Nhia__compactStatusIconWrap svg{width:12px;height:12px}.BundleCard-module__K7Nhia__compactStatusContent{flex-direction:column;gap:1px;min-width:0;display:flex}.BundleCard-module__K7Nhia__compactStatusLabel{letter-spacing:.03em;opacity:.85;margin:0;font-size:9px;font-weight:700}.BundleCard-module__K7Nhia__compactStatusValue{margin:0;font-size:11px;font-weight:800;line-height:1.2}.BundleCard-module__K7Nhia__compactStatusTone{border-color:var(--esim-status-border-light);background-color:var(--esim-status-bg-light);color:var(--esim-status-text-light)}[data-theme=dark] .BundleCard-module__K7Nhia__compactStatusTone,.BundleCard-module__K7Nhia__dark .BundleCard-module__K7Nhia__compactStatusTone{border-color:var(--esim-status-border-dark,var(--esim-status-border-light));background-color:var(--esim-status-bg-dark,var(--esim-status-bg-light));color:var(--esim-status-text-dark,var(--esim-status-text-light))}.BundleCard-module__K7Nhia__compactStatusToneCyan{color:#0e7490;background-color:#06b6d41f;border-color:#06b6d44d}[data-theme=dark] .BundleCard-module__K7Nhia__compactStatusToneCyan,.BundleCard-module__K7Nhia__dark .BundleCard-module__K7Nhia__compactStatusToneCyan{color:#22d3ee;background-color:#06b6d42e}.BundleCard-module__K7Nhia__compactActionRow{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.BundleCard-module__K7Nhia__compactActionButton{cursor:pointer;border:1px solid;border-radius:9px;justify-content:center;align-items:center;gap:5px;width:100%;min-height:35px;font-size:11px;font-weight:700;transition:transform .2s,box-shadow .2s,background-color .2s,border-color .25s;display:inline-flex;position:relative;overflow:hidden}.BundleCard-module__K7Nhia__compactActionButton>svg,.BundleCard-module__K7Nhia__compactActionButton>span{z-index:2;transition:color .25s;position:relative}.BundleCard-module__K7Nhia__compactActionButton:disabled{opacity:.58;cursor:not-allowed}.BundleCard-module__K7Nhia__compactActionButtonPrimary{color:#fff;background:linear-gradient(135deg,var(--color-secondary,#0891b2)0%,var(--color-primary,#0079cf)100%);border-color:#0000}.BundleCard-module__K7Nhia__compactActionButtonPrimary:not(:disabled):hover{box-shadow:0 6px 14px #0079cf4d}.BundleCard-module__K7Nhia__compactActionButtonSecondary{color:var(--color-text-primary);border-color:var(--color-border-strong);background:color-mix(in srgb,var(--color-surface-1)75%,var(--color-surface-3))}.BundleCard-module__K7Nhia__compactActionButtonSecondary:before{content:"";background:linear-gradient(135deg,var(--color-primary),var(--color-secondary,#4dd7e8));pointer-events:none;border-radius:9px 0 0 9px;width:4px;transition:width .28s;position:absolute;inset:0 auto 0 0}.BundleCard-module__K7Nhia__compactActionButtonSecondary:not(:disabled):hover:before{border-radius:9px;width:100%}.BundleCard-module__K7Nhia__compactActionButtonSecondary:not(:disabled):hover{border-color:var(--color-primary);box-shadow:0 4px 14px #0079cf24}.BundleCard-module__K7Nhia__compactActionButtonSecondary:not(:disabled):hover>svg,.BundleCard-module__K7Nhia__compactActionButtonSecondary:not(:disabled):hover>span{color:#fff}.BundleCard-module__K7Nhia__compactActionOrderBtn{height:auto;min-height:35px;box-shadow:none;border-radius:9px;gap:5px;font-size:11px}.BundleCard-module__K7Nhia__compactActionOrderBtn svg{width:13px}.BundleCard-module__K7Nhia__compactActionOrderBtn:not(:disabled):hover{box-shadow:0 4px 14px #0079cf24}.BundleCard-module__K7Nhia__compactActionIcon{flex-shrink:0;width:13px;height:13px}@media (max-width:420px){.BundleCard-module__K7Nhia__compactManageBlock{padding:6px}.BundleCard-module__K7Nhia__compactActionRow{grid-template-columns:1fr}}.BundleCard-module__K7Nhia__qrIcon{flex-shrink:0;width:13px;height:13px}.BundleCard-module__K7Nhia__priceSection{justify-content:center;align-items:baseline;gap:3px;display:flex}@media (min-width:768px){.BundleCard-module__K7Nhia__priceSection{gap:4px}}.BundleCard-module__K7Nhia__priceAmount{color:var(--color-secondary,#4dd7e8);font-size:16px;font-weight:800;line-height:1}@media (min-width:640px){.BundleCard-module__K7Nhia__priceAmount{font-size:18px}}@media (min-width:768px){.BundleCard-module__K7Nhia__priceAmount{font-size:20px}}@media (min-width:1024px){.BundleCard-module__K7Nhia__priceAmount{font-size:22px}}.BundleCard-module__K7Nhia__priceCurrency{color:var(--color-secondary,#4dd7e8);font-size:10px;font-weight:600}@media (min-width:768px){.BundleCard-module__K7Nhia__priceCurrency{font-size:12px}}@media (max-width:767px){.BundleCard-module__K7Nhia__card{opacity:1;will-change:auto;contain:layout style paint;box-shadow:0 1px 4px #00000014}.BundleCard-module__K7Nhia__cardRevealed{animation:none}.BundleCard-module__K7Nhia__card:hover{transform:none;box-shadow:0 1px 4px #00000014}.BundleCard-module__K7Nhia__simSection{clip-path:polygon(0 0,calc(100% - 16px) 0,100% 16px,100% 100%,0 100%)}.BundleCard-module__K7Nhia__speedBadge{background:#1b233dd9}.BundleCard-module__K7Nhia__validityPill{background:#ffffff52}.BundleCard-module__K7Nhia__typeLabel:hover{transform:none;box-shadow:0 2px 4px #0000000f}.BundleCard-module__K7Nhia__countryBtn:before,.BundleCard-module__K7Nhia__compactActionButtonSecondary:before{transition:none}.BundleCard-module__K7Nhia__countryBtn:hover:before,.BundleCard-module__K7Nhia__compactActionButtonSecondary:not(:disabled):hover:before{width:4px}.BundleCard-module__K7Nhia__validityPillOrder{background:#ffffff52}}
.BundleInfoCard-module__zvlIwa__triggerButton{border:1px solid var(--color-border,#dbeafe);background:var(--color-surface-2,#f8faff);cursor:pointer;box-sizing:border-box;border-radius:20px;outline:none;flex-shrink:0;justify-content:center;align-items:center;gap:3px;min-width:22px;height:22px;margin-inline-start:auto;padding:0 6px;transition:all .2s cubic-bezier(.4,0,.2,1);display:inline-flex}@media (min-width:400px){.BundleInfoCard-module__zvlIwa__triggerButton{gap:4px;min-width:24px;height:24px;padding:0 8px}}.BundleInfoCard-module__zvlIwa__triggerButton.BundleInfoCard-module__zvlIwa__iconOnly{box-shadow:0 1px 4px #0000000d,0 0 6px #0079cf1a;border:1.2px solid var(--color-primary,#0079cf)!important;background:var(--color-surface-3,#eef2ff)!important;border-radius:50%!important;width:22px!important;height:22px!important;padding:0!important}.BundleInfoCard-module__zvlIwa__triggerButton.BundleInfoCard-module__zvlIwa__iconOnly .BundleInfoCard-module__zvlIwa__triggerIcon{width:13px!important;height:13px!important;color:var(--color-primary,#0079cf)!important}@media (min-width:400px){.BundleInfoCard-module__zvlIwa__triggerButton.BundleInfoCard-module__zvlIwa__iconOnly{width:26px!important;min-width:26px!important;height:26px!important}.BundleInfoCard-module__zvlIwa__triggerButton.BundleInfoCard-module__zvlIwa__iconOnly .BundleInfoCard-module__zvlIwa__triggerIcon{width:15px!important;height:15px!important}}.BundleInfoCard-module__zvlIwa__triggerButton:hover{background:var(--color-surface-3,#eef2ff);border-color:var(--color-primary,#0079cf);box-shadow:0 2px 8px #0079cf26}.BundleInfoCard-module__zvlIwa__triggerButton.BundleInfoCard-module__zvlIwa__iconOnly:hover{background:var(--color-primary,#0079cf)!important;border-color:var(--color-primary,#0079cf)!important;box-shadow:0 0 10px #0079cf59!important}.BundleInfoCard-module__zvlIwa__triggerButton.BundleInfoCard-module__zvlIwa__iconOnly:hover .BundleInfoCard-module__zvlIwa__triggerIcon{color:#fff!important}.BundleInfoCard-module__zvlIwa__triggerButton:focus-visible{outline:2px solid var(--color-primary,#0079cf);outline-offset:2px}.BundleInfoCard-module__zvlIwa__triggerIcon{width:12px;height:12px;color:var(--color-text-secondary,#475569);flex-shrink:0;transition:color .2s}.BundleInfoCard-module__zvlIwa__triggerTextFull{color:var(--color-text-secondary,#475569);text-transform:uppercase;letter-spacing:.03em;white-space:nowrap;text-overflow:ellipsis;max-width:75px;font-size:9px;font-weight:700;transition:color .2s;display:none;overflow:hidden}.BundleInfoCard-module__zvlIwa__triggerTextShort{color:var(--color-text-secondary,#475569);text-transform:uppercase;letter-spacing:.03em;white-space:nowrap;text-overflow:ellipsis;max-width:55px;font-size:9px;font-weight:700;transition:color .2s;display:inline;overflow:hidden}@media (min-width:480px){.BundleInfoCard-module__zvlIwa__triggerTextFull{display:inline}.BundleInfoCard-module__zvlIwa__triggerTextShort{display:none}}.BundleInfoCard-module__zvlIwa__triggerButton:hover .BundleInfoCard-module__zvlIwa__triggerIcon,.BundleInfoCard-module__zvlIwa__triggerButton:hover .BundleInfoCard-module__zvlIwa__triggerTextFull,.BundleInfoCard-module__zvlIwa__triggerButton:hover .BundleInfoCard-module__zvlIwa__triggerTextShort{color:var(--color-primary,#0079cf)}.BundleInfoCard-module__zvlIwa__backdrop{z-index:9999;background:#0006;justify-content:center;align-items:flex-end;padding:0;animation:.2s BundleInfoCard-module__zvlIwa__backdropFadeIn;display:flex;position:fixed;inset:0}@keyframes BundleInfoCard-module__zvlIwa__backdropFadeIn{0%{opacity:0}to{opacity:1}}.BundleInfoCard-module__zvlIwa__panel{background:var(--color-surface-1,#fff);border-radius:16px 16px 0 0;outline:none;flex-direction:column;width:100%;max-height:70dvh;animation:.3s cubic-bezier(.16,1,.3,1) BundleInfoCard-module__zvlIwa__panelSlideUp;display:flex;overflow:hidden;box-shadow:0 -4px 24px #0000001a}@keyframes BundleInfoCard-module__zvlIwa__panelSlideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (min-width:640px){.BundleInfoCard-module__zvlIwa__backdrop{align-items:center;padding:24px}.BundleInfoCard-module__zvlIwa__panel{border-radius:16px;width:400px;max-width:90vw;max-height:70vh;animation:.25s cubic-bezier(.16,1,.3,1) BundleInfoCard-module__zvlIwa__panelScaleIn;box-shadow:0 8px 30px #0000001f,0 2px 8px #0000000f}@keyframes BundleInfoCard-module__zvlIwa__panelScaleIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}}@media (min-width:1024px){.BundleInfoCard-module__zvlIwa__panel{width:440px}}.BundleInfoCard-module__zvlIwa__accentStripe{flex-shrink:0;width:100%;height:4px}.BundleInfoCard-module__zvlIwa__panelHeader{flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;padding:16px 20px 12px;display:flex}.BundleInfoCard-module__zvlIwa__panelHeaderLeft{align-items:center;gap:10px;min-width:0;display:flex}.BundleInfoCard-module__zvlIwa__accentDot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.BundleInfoCard-module__zvlIwa__panelTitle{color:var(--color-text-primary,#0f172a);white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:700;overflow:hidden}@media (min-width:640px){.BundleInfoCard-module__zvlIwa__panelTitle{font-size:16px}}.BundleInfoCard-module__zvlIwa__closeButton{background:var(--color-surface-3,#eef2ff);cursor:pointer;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;padding:0;transition:background .2s;display:inline-flex}.BundleInfoCard-module__zvlIwa__closeButton:hover{background:var(--color-border-strong,#bfdbfe)}.BundleInfoCard-module__zvlIwa__closeButton svg{width:15px;height:15px;color:var(--color-text-secondary,#475569)}.BundleInfoCard-module__zvlIwa__panelBody{-webkit-overflow-scrolling:touch;flex-direction:column;flex:1;gap:0;padding:4px 20px 24px;display:flex;overflow-y:auto}.BundleInfoCard-module__zvlIwa__panelBody::-webkit-scrollbar{width:4px}.BundleInfoCard-module__zvlIwa__panelBody::-webkit-scrollbar-track{background:0 0}.BundleInfoCard-module__zvlIwa__panelBody::-webkit-scrollbar-thumb{background:var(--color-border,#dbeafe);border-radius:4px}.BundleInfoCard-module__zvlIwa__detailsContent{flex-direction:column;gap:0;display:flex}.BundleInfoCard-module__zvlIwa__description{color:var(--color-text-secondary,#475569);white-space:pre-line;margin:0 0 16px;padding:0;font-size:13.5px;font-weight:400;line-height:1.65}@media (min-width:640px){.BundleInfoCard-module__zvlIwa__description{font-size:14px;line-height:1.7}}.BundleInfoCard-module__zvlIwa__speedSection{margin-bottom:16px}.BundleInfoCard-module__zvlIwa__speedText{color:var(--color-text-secondary,#475569);margin:0;font-size:13.5px;font-weight:500;line-height:1.5}@media (min-width:640px){.BundleInfoCard-module__zvlIwa__speedText{font-size:14px}}.BundleInfoCard-module__zvlIwa__summarySection{background:var(--color-surface-2,#f8faff);border:1px solid var(--color-border,#dbeafe);border-radius:12px;padding:14px 16px}.BundleInfoCard-module__zvlIwa__summaryTitle{color:var(--color-text-secondary,#475569);text-transform:uppercase;letter-spacing:.06em;margin-bottom:10px;font-size:11px;font-weight:700;display:block}.BundleInfoCard-module__zvlIwa__summaryList{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.BundleInfoCard-module__zvlIwa__summaryItem{align-items:flex-start;gap:10px;display:flex}.BundleInfoCard-module__zvlIwa__summaryBullet{border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-top:6px}.BundleInfoCard-module__zvlIwa__summaryText{color:var(--color-text-primary,#0f172a);font-size:13px;font-weight:500;line-height:1.45}@media (min-width:640px){.BundleInfoCard-module__zvlIwa__summaryText{font-size:13.5px}}.BundleInfoCard-module__zvlIwa__staticCard{background:var(--color-surface-1,#fff);border:1px solid var(--color-border,#dbeafe);border-radius:16px;flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden;box-shadow:0 1px 6px #0000000a,0 3px 12px #00000005}.BundleInfoCard-module__zvlIwa__staticCardHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;display:flex}.BundleInfoCard-module__zvlIwa__staticCardHeader .BundleInfoCard-module__zvlIwa__panelHeaderLeft{gap:9px}.BundleInfoCard-module__zvlIwa__staticCardHeader .BundleInfoCard-module__zvlIwa__accentDot{width:9px;height:9px}.BundleInfoCard-module__zvlIwa__staticCardHeader .BundleInfoCard-module__zvlIwa__panelTitle{white-space:normal;text-overflow:clip;font-size:15px;font-weight:700;line-height:1.35;overflow:visible}.BundleInfoCard-module__zvlIwa__staticCategoryBadge{text-transform:uppercase;letter-spacing:.06em;border:1px solid;border-radius:8px;flex-shrink:0;align-items:center;margin-left:auto;padding:4px 9px;font-size:10px;font-weight:700;display:inline-flex}.BundleInfoCard-module__zvlIwa__staticCardBody{flex-direction:column;flex:1;gap:12px;padding:12px 16px 16px;display:flex}.BundleInfoCard-module__zvlIwa__staticCardBody .BundleInfoCard-module__zvlIwa__description{white-space:normal;margin-bottom:14px;font-size:14px;line-height:1.68;overflow:visible}.BundleInfoCard-module__zvlIwa__staticCardBody .BundleInfoCard-module__zvlIwa__summarySection{border-radius:12px;padding:12px 13px}.BundleInfoCard-module__zvlIwa__staticCardBody .BundleInfoCard-module__zvlIwa__summaryTitle{margin-bottom:9px;font-size:11px}.BundleInfoCard-module__zvlIwa__staticCardBody .BundleInfoCard-module__zvlIwa__summaryList{gap:7px}.BundleInfoCard-module__zvlIwa__staticCardBody .BundleInfoCard-module__zvlIwa__summaryItem{gap:9px}.BundleInfoCard-module__zvlIwa__staticCardBody .BundleInfoCard-module__zvlIwa__summaryBullet{width:5px;height:5px;margin-top:6px}.BundleInfoCard-module__zvlIwa__staticCardBody .BundleInfoCard-module__zvlIwa__summaryText{white-space:normal;text-overflow:clip;font-size:13.5px;line-height:1.5;overflow:visible}@media (min-width:640px){.BundleInfoCard-module__zvlIwa__staticCard{border-radius:14px}.BundleInfoCard-module__zvlIwa__staticCardHeader{gap:12px;padding:20px 24px}.BundleInfoCard-module__zvlIwa__staticCardHeader .BundleInfoCard-module__zvlIwa__panelHeaderLeft{gap:10px}.BundleInfoCard-module__zvlIwa__staticCardHeader .BundleInfoCard-module__zvlIwa__accentDot{width:10px;height:10px}.BundleInfoCard-module__zvlIwa__staticCardHeader .BundleInfoCard-module__zvlIwa__panelTitle{font-size:18px}.BundleInfoCard-module__zvlIwa__staticCategoryBadge{padding:6px 12px;font-size:11px}.BundleInfoCard-module__zvlIwa__staticCardBody{padding:12px 24px 24px}.BundleInfoCard-module__zvlIwa__staticCardBody .BundleInfoCard-module__zvlIwa__description{font-size:14.5px}.BundleInfoCard-module__zvlIwa__staticCardBody .BundleInfoCard-module__zvlIwa__summaryText{font-size:13.75px}}@media (min-width:1024px){.BundleInfoCard-module__zvlIwa__staticCard{border-radius:16px}.BundleInfoCard-module__zvlIwa__staticCardHeader{padding:24px 32px}.BundleInfoCard-module__zvlIwa__staticCardHeader .BundleInfoCard-module__zvlIwa__panelTitle{font-size:20px}.BundleInfoCard-module__zvlIwa__staticCategoryBadge{padding:6px 12px;font-size:11px}.BundleInfoCard-module__zvlIwa__staticCardBody{padding:16px 32px 32px}.BundleInfoCard-module__zvlIwa__staticCardBody .BundleInfoCard-module__zvlIwa__description{font-size:15px}.BundleInfoCard-module__zvlIwa__staticCardBody .BundleInfoCard-module__zvlIwa__summaryText{font-size:14px}}
.BundleList-module__pajPhq__listContainer{box-sizing:border-box;width:100%;max-width:1200px;margin:0 auto;padding:0 0 12px}.BundleList-module__pajPhq__virtualWrapper{width:100%;position:relative}.BundleList-module__pajPhq__grid{box-sizing:border-box;grid-template-columns:repeat(2,1fr);gap:.875rem;width:100%;padding-bottom:.875rem;display:grid}@media (min-width:640px){.BundleList-module__pajPhq__grid{gap:1.25rem;padding-bottom:1.25rem}}@media (min-width:768px){.BundleList-module__pajPhq__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;padding-bottom:1.5rem}}@media (min-width:1024px){.BundleList-module__pajPhq__grid{grid-template-columns:repeat(4,1fr);gap:1.75rem;padding-bottom:1.75rem}}@media (min-width:1280px){.BundleList-module__pajPhq__grid{gap:2rem;padding-bottom:2rem}}.BundleList-module__pajPhq__stateContainer{justify-content:center;align-items:center;width:100%;padding:3rem 1rem;display:flex}.BundleList-module__pajPhq__stateText{color:var(--color-text-secondary);text-align:center;font-size:.95rem}
.PaymentSideSheet-module__jIU5za__backdrop{z-index:50;visibility:hidden;pointer-events:none;justify-content:center;align-items:flex-end;padding:0;display:flex;position:fixed;inset:0}.PaymentSideSheet-module__jIU5za__backdrop.PaymentSideSheet-module__jIU5za__open{visibility:visible;pointer-events:auto}.PaymentSideSheet-module__jIU5za__overlay{background-color:var(--color-overlay);opacity:0;transition:opacity .3s;position:absolute;inset:0}.PaymentSideSheet-module__jIU5za__open .PaymentSideSheet-module__jIU5za__overlay{opacity:1}.PaymentSideSheet-module__jIU5za__sheet{z-index:10;overscroll-behavior:contain;background-color:var(--color-surface-1);border:1px solid var(--color-border);width:100%;max-height:95dvh;box-shadow:var(--shadow-2xl);border-bottom:none;border-top-left-radius:20px;border-top-right-radius:20px;flex-direction:column;transition:transform .35s cubic-bezier(.32,.72,0,1),visibility 0s linear .35s;display:flex;position:relative;overflow-y:auto;transform:translateY(100%)}.PaymentSideSheet-module__jIU5za__open .PaymentSideSheet-module__jIU5za__sheet{transition:transform .35s cubic-bezier(.32,.72,0,1),visibility linear;transform:translateY(0)}.PaymentSideSheet-module__jIU5za__header{border-bottom:1px solid var(--color-border);flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;padding:16px 20px;display:flex}.PaymentSideSheet-module__jIU5za__titleGroup{align-items:center;gap:10px;min-width:0;display:flex}.PaymentSideSheet-module__jIU5za__titleIcon{color:#0891b2;background:#0891b21a;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.PaymentSideSheet-module__jIU5za__titleIcon svg{width:16px;height:16px}.PaymentSideSheet-module__jIU5za__title{color:var(--color-text-primary);letter-spacing:-.01em;font-size:16px;font-weight:700;line-height:1.2}.PaymentSideSheet-module__jIU5za__closeButton{border:1px solid var(--color-border);background-color:var(--color-surface-2);width:34px;height:34px;color:var(--color-text-secondary);cursor:pointer;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;transition:all .2s;display:flex}.PaymentSideSheet-module__jIU5za__closeButton:hover{background-color:var(--color-surface-3);color:var(--color-text-primary);transform:rotate(90deg)}.PaymentSideSheet-module__jIU5za__closeButton:focus-visible{outline:2px solid var(--color-primary,#0079cf);outline-offset:2px}.PaymentSideSheet-module__jIU5za__closeButton svg{width:18px;height:18px}.PaymentSideSheet-module__jIU5za__body{overscroll-behavior:contain;flex:1;padding:16px 16px 24px;overflow-y:auto}.PaymentSideSheet-module__jIU5za__dragHandle{background:var(--color-border-strong,var(--color-border));border-radius:2px;flex-shrink:0;width:36px;height:4px;margin:0 auto 8px;display:block}@media (min-width:640px){.PaymentSideSheet-module__jIU5za__header{padding:20px 24px}.PaymentSideSheet-module__jIU5za__title{font-size:18px}.PaymentSideSheet-module__jIU5za__body{padding:20px 24px 28px}.PaymentSideSheet-module__jIU5za__titleIcon{border-radius:12px;width:36px;height:36px}.PaymentSideSheet-module__jIU5za__titleIcon svg{width:18px;height:18px}}@media (min-width:1024px){.PaymentSideSheet-module__jIU5za__backdrop{justify-content:flex-end;align-items:stretch}.PaymentSideSheet-module__jIU5za__sheet{border:none;border-inline-start:1px solid var(--color-border);border-radius:0;width:580px;max-width:580px;height:100dvh;max-height:100dvh;transform:translate(100%)}.PaymentSideSheet-module__jIU5za__open .PaymentSideSheet-module__jIU5za__sheet{transform:translate(0)}.PaymentSideSheet-module__jIU5za__dragHandle{display:none}.PaymentSideSheet-module__jIU5za__header{padding:24px 28px}.PaymentSideSheet-module__jIU5za__title{font-size:20px}.PaymentSideSheet-module__jIU5za__body{padding:24px 32px 36px}.PaymentSideSheet-module__jIU5za__closeButton{border-radius:12px;width:38px;height:38px}.PaymentSideSheet-module__jIU5za__closeButton svg{width:20px;height:20px}.PaymentSideSheet-module__jIU5za__titleIcon{border-radius:14px;width:40px;height:40px}.PaymentSideSheet-module__jIU5za__titleIcon svg{width:20px;height:20px}}@media (min-width:1280px){.PaymentSideSheet-module__jIU5za__sheet{width:640px;max-width:640px}}
.social-module__-9YjZW__socialWrapper{justify-content:flex-start;gap:15px;width:100%;margin:0;padding:0;list-style:none;display:inline-flex}.social-module__-9YjZW__socialIcon{background:var(--color-surface-3);border:1px solid var(--color-border);width:48px;height:48px;box-shadow:var(--shadow-sm);cursor:pointer;color:var(--color-text-primary);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;font-size:20px;transition:background-color .2s,color .2s,box-shadow .2s;display:flex;position:relative}.social-module__-9YjZW__tooltip{background:var(--color-surface-1);color:var(--color-text-primary);box-shadow:var(--shadow-lg);opacity:0;visibility:hidden;pointer-events:none;white-space:nowrap;z-index:10;border-radius:6px;padding:6px 10px;font-size:12px;font-weight:700;transition:opacity .2s,visibility .2s,top .2s;position:absolute;top:0}.social-module__-9YjZW__tooltip:before{content:"";background:inherit;width:6px;height:6px;transition:none;position:absolute;bottom:-3px;left:50%;transform:translate(-50%)rotate(45deg)}@media (hover:hover) and (pointer:fine){.social-module__-9YjZW__socialIcon:hover .social-module__-9YjZW__tooltip{opacity:1;visibility:visible;pointer-events:auto;color:var(--color-primary-50);top:-45px}.social-module__-9YjZW__socialIcon:hover{color:var(--color-primary-50);box-shadow:var(--shadow-md)}.social-module__-9YjZW__facebook:hover,.social-module__-9YjZW__facebook:hover .social-module__-9YjZW__tooltip,.social-module__-9YjZW__facebook:hover .social-module__-9YjZW__tooltip:before{background:#1877f2}.social-module__-9YjZW__x:hover,.social-module__-9YjZW__x:hover .social-module__-9YjZW__tooltip,.social-module__-9YjZW__x:hover .social-module__-9YjZW__tooltip:before{background:#000}.social-module__-9YjZW__instagram:hover,.social-module__-9YjZW__instagram:hover .social-module__-9YjZW__tooltip,.social-module__-9YjZW__instagram:hover .social-module__-9YjZW__tooltip:before{background:#e4405f}.social-module__-9YjZW__youtube:hover,.social-module__-9YjZW__youtube:hover .social-module__-9YjZW__tooltip,.social-module__-9YjZW__youtube:hover .social-module__-9YjZW__tooltip:before{background:red}.social-module__-9YjZW__linkedin:hover,.social-module__-9YjZW__linkedin:hover .social-module__-9YjZW__tooltip,.social-module__-9YjZW__linkedin:hover .social-module__-9YjZW__tooltip:before{background:#0a66c2}.social-module__-9YjZW__reddit:hover,.social-module__-9YjZW__reddit:hover .social-module__-9YjZW__tooltip,.social-module__-9YjZW__reddit:hover .social-module__-9YjZW__tooltip:before{background:#ff4500}.social-module__-9YjZW__website:hover,.social-module__-9YjZW__website:hover .social-module__-9YjZW__tooltip,.social-module__-9YjZW__website:hover .social-module__-9YjZW__tooltip:before{background:var(--color-primary)}}@media (prefers-reduced-motion:reduce){.social-module__-9YjZW__socialIcon,.social-module__-9YjZW__tooltip{transition:none}}
.ThemeSwitch-module__0FuSCW__themeIcon{cursor:pointer;width:32px;height:32px;padding:4px;display:inline-block;position:relative;overflow:hidden}.ThemeSwitch-module__0FuSCW__input{opacity:0;cursor:pointer;z-index:30;margin:0;position:absolute;inset:0}.ThemeSwitch-module__0FuSCW__input:focus-visible~.ThemeSwitch-module__0FuSCW__core{box-shadow:0 0 0 2px var(--color-primary-500)}.ThemeSwitch-module__0FuSCW__core{border:1px solid var(--color-warning);background-color:var(--color-warning);z-index:10;pointer-events:none;border-radius:24px;width:14px;height:14px;transition:all .4s cubic-bezier(.4,0,.2,1);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ThemeSwitch-module__0FuSCW__themeIcon:hover .ThemeSwitch-module__0FuSCW__input:not(:checked)~.ThemeSwitch-module__0FuSCW__core,.ThemeSwitch-module__0FuSCW__input:checked~.ThemeSwitch-module__0FuSCW__core{background-color:var(--color-text-primary);border:1px solid #0000;width:24px;height:24px}.ThemeSwitch-module__0FuSCW__themeIcon:hover .ThemeSwitch-module__0FuSCW__input:checked~.ThemeSwitch-module__0FuSCW__core{border:1px solid var(--color-warning);background-color:var(--color-warning);width:14px;height:14px}.ThemeSwitch-module__0FuSCW__rays{z-index:5;pointer-events:none;opacity:1;border-radius:24px;width:24px;height:24px;transition:all .4s cubic-bezier(.4,0,.2,1);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ThemeSwitch-module__0FuSCW__themeIcon:hover .ThemeSwitch-module__0FuSCW__input:not(:checked)~.ThemeSwitch-module__0FuSCW__rays,.ThemeSwitch-module__0FuSCW__input:checked~.ThemeSwitch-module__0FuSCW__rays{opacity:0;transform:translate(-50%,-50%)rotate(-45deg)}.ThemeSwitch-module__0FuSCW__themeIcon:hover .ThemeSwitch-module__0FuSCW__input:checked~.ThemeSwitch-module__0FuSCW__rays{opacity:1;transform:translate(-50%,-50%)rotate(0)}.ThemeSwitch-module__0FuSCW__rayVertical,.ThemeSwitch-module__0FuSCW__rayHorizontal,.ThemeSwitch-module__0FuSCW__rayDiagonalPositive,.ThemeSwitch-module__0FuSCW__rayDiagonalNegative{background-color:var(--color-warning);border-radius:2px;display:block;position:absolute}.ThemeSwitch-module__0FuSCW__rayVertical{width:2px;height:24px;top:0;left:50%;transform:translate(-50%)}.ThemeSwitch-module__0FuSCW__rayHorizontal{width:24px;height:2px;top:50%;left:0;transform:translateY(-50%)}.ThemeSwitch-module__0FuSCW__rayDiagonalPositive{width:24px;height:2px;top:50%;left:0;transform:translateY(-50%)rotate(45deg)}.ThemeSwitch-module__0FuSCW__rayDiagonalNegative{width:24px;height:2px;top:50%;left:0;transform:translateY(-50%)rotate(-45deg)}.ThemeSwitch-module__0FuSCW__shadow{background-color:var(--color-surface-1);z-index:20;pointer-events:none;border-radius:24px;width:20px;height:20px;transition:all .4s cubic-bezier(.4,0,.2,1);position:absolute;top:6px;left:32px}.ThemeSwitch-module__0FuSCW__themeIcon:hover .ThemeSwitch-module__0FuSCW__input:not(:checked)~.ThemeSwitch-module__0FuSCW__shadow,.ThemeSwitch-module__0FuSCW__input:checked~.ThemeSwitch-module__0FuSCW__shadow{background-color:var(--color-surface-1);top:1.5px;left:12.5px}.ThemeSwitch-module__0FuSCW__themeIcon:hover .ThemeSwitch-module__0FuSCW__input:checked~.ThemeSwitch-module__0FuSCW__shadow{top:6px;left:32px}
.LanguageSelector-module__siBi_q__overlay{z-index:100;background-color:var(--color-overlay);justify-content:center;align-items:center;animation:.2s ease-out LanguageSelector-module__siBi_q__fadeIn;display:flex;position:fixed;inset:0}@keyframes LanguageSelector-module__siBi_q__fadeIn{0%{opacity:0}to{opacity:1}}.LanguageSelector-module__siBi_q__modal{background-color:var(--color-surface-1);border:1px solid var(--color-border);width:90%;max-width:420px;max-height:80vh;box-shadow:var(--shadow-2xl);border-radius:16px;flex-direction:column;animation:.25s ease-out LanguageSelector-module__siBi_q__slideUp;display:flex;position:relative;overflow:hidden}@keyframes LanguageSelector-module__siBi_q__slideUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.LanguageSelector-module__siBi_q__header{justify-content:space-between;align-items:center;padding:20px 24px 12px;display:flex}.LanguageSelector-module__siBi_q__title{color:var(--color-text-primary);margin:0;font-size:18px;font-weight:700}.LanguageSelector-module__siBi_q__closeButton{width:32px;height:32px;color:var(--color-text-secondary);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;transition:all .15s;display:flex}.LanguageSelector-module__siBi_q__closeButton:hover{background-color:var(--color-surface-3);color:var(--color-text-primary)}.LanguageSelector-module__siBi_q__searchContainer{margin:0 20px 12px;position:relative}.LanguageSelector-module__siBi_q__searchIcon{inset-inline-start:14px;color:var(--color-text-disabled);pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.LanguageSelector-module__siBi_q__searchInput{border:2px solid var(--color-border);background-color:var(--color-surface-2);--autofill-bg:var(--color-surface-2);width:100%;height:44px;color:var(--color-text-primary);box-sizing:border-box;border-radius:12px;outline:none;padding-block:0;padding-inline:42px 16px;font-size:15px;transition:border-color .2s}.LanguageSelector-module__siBi_q__searchInput::placeholder{color:var(--color-text-disabled)}.LanguageSelector-module__siBi_q__searchInput:focus{border-color:var(--color-primary)}.LanguageSelector-module__siBi_q__list{flex:1;padding:4px 12px 16px;overflow-y:auto}.LanguageSelector-module__siBi_q__languageItem{cursor:pointer;text-align:start;background:0 0;border:none;border-radius:12px;align-items:center;gap:14px;width:100%;padding:14px 16px;transition:all .15s;display:flex}.LanguageSelector-module__siBi_q__languageItem:hover{background-color:var(--color-surface-3)}.LanguageSelector-module__siBi_q__languageItem.LanguageSelector-module__siBi_q__active{background-color:var(--color-primary-50)}.LanguageSelector-module__siBi_q__flag{flex-shrink:0;font-size:24px;line-height:1}.LanguageSelector-module__siBi_q__languageName{color:var(--color-text-primary);unicode-bidi:plaintext;flex:1;font-size:15px;font-weight:500;line-height:1.45}.LanguageSelector-module__siBi_q__checkIcon{color:var(--color-primary);flex-shrink:0}.LanguageSelector-module__siBi_q__emptyState{text-align:center;color:var(--color-text-disabled);padding:32px 16px;font-size:14px}.LanguageSelector-module__siBi_q__list::-webkit-scrollbar{width:6px}.LanguageSelector-module__siBi_q__list::-webkit-scrollbar-track{background:0 0}.LanguageSelector-module__siBi_q__list::-webkit-scrollbar-thumb{background-color:var(--color-border);border-radius:3px}.LanguageSelector-module__siBi_q__list::-webkit-scrollbar-thumb:hover{background-color:var(--color-border-strong)}[data-theme=dark] .LanguageSelector-module__siBi_q__languageItem.LanguageSelector-module__siBi_q__active,.LanguageSelector-module__siBi_q__dark .LanguageSelector-module__siBi_q__languageItem.LanguageSelector-module__siBi_q__active{background-color:var(--color-primary-700)}[data-theme=dark] .LanguageSelector-module__siBi_q__languageItem.LanguageSelector-module__siBi_q__active .LanguageSelector-module__siBi_q__languageName,.LanguageSelector-module__siBi_q__dark .LanguageSelector-module__siBi_q__languageItem.LanguageSelector-module__siBi_q__active .LanguageSelector-module__siBi_q__languageName,[data-theme=dark] .LanguageSelector-module__siBi_q__languageItem.LanguageSelector-module__siBi_q__active .LanguageSelector-module__siBi_q__flag,.LanguageSelector-module__siBi_q__dark .LanguageSelector-module__siBi_q__languageItem.LanguageSelector-module__siBi_q__active .LanguageSelector-module__siBi_q__flag,[data-theme=dark] .LanguageSelector-module__siBi_q__languageItem.LanguageSelector-module__siBi_q__active .LanguageSelector-module__siBi_q__checkIcon,.LanguageSelector-module__siBi_q__dark .LanguageSelector-module__siBi_q__languageItem.LanguageSelector-module__siBi_q__active .LanguageSelector-module__siBi_q__checkIcon{color:#fff}
.error-module__9eOTTG__page{background-color:var(--color-background,#0d1425);width:100vw;min-height:100dvh;color:var(--color-text-primary,#fff);position:relative;overflow:hidden}.error-module__9eOTTG__content{z-index:10;text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:absolute;inset:0}.error-module__9eOTTG__title{color:var(--color-text-primary,#fff);margin:0 0 1rem;font-size:clamp(2rem,5vw,3.75rem);font-weight:700;line-height:1.1}.error-module__9eOTTG__description{color:var(--color-text-secondary,#94a3b8);max-width:600px;margin:0 0 2rem;font-size:clamp(1rem,2.5vw,1.25rem)}.error-module__9eOTTG__actions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.error-module__9eOTTG__retryRefreshButton{--refresh-width:auto;--refresh-height:46px;--refresh-icon-width:42px;--refresh-inline-start:14px;--refresh-inline-end-gap:12px;--refresh-main:var(--color-border-strong,#334155);--refresh-bg:var(--color-surface-2,#1e293b80);--refresh-bg-sub:var(--color-surface-2,#1e293b80);--refresh-font:var(--color-text-primary,#fff);--refresh-focus:var(--color-primary,#0079cf);min-width:168px;box-shadow:none;border-width:1.5px;border-radius:.75rem}.error-module__9eOTTG__retryRefreshButton:hover:not(:disabled){background-color:var(--color-surface-3,#33415599);border-color:var(--color-primary,#0079cf)}.error-module__9eOTTG__retryRefreshButton:hover:not(:disabled) .refresh-btn__text{color:var(--refresh-font)}.error-module__9eOTTG__retryRefreshButton:hover:not(:disabled) .refresh-btn__icon{width:var(--refresh-icon-width)}.error-module__9eOTTG__retryRefreshButton:active:not(:disabled){box-shadow:none}.error-module__9eOTTG__homeLink{background:linear-gradient(135deg,var(--color-primary,#0079cf)0%,var(--color-primary-hover,#005fa3)100%);color:#fff;border-radius:.75rem;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:600;line-height:1.5;text-decoration:none;transition:all .2s ease-in-out;box-shadow:0 4px 12px #0079cf4d}.error-module__9eOTTG__homeLink:hover{background:linear-gradient(135deg,var(--color-primary-hover,#005fa3)0%,var(--color-primary,#0079cf)100%);box-shadow:0 6px 20px #0079cf66}.error-module__9eOTTG__homeLink:focus-visible{outline:2px solid var(--color-primary-light,#3399df);outline-offset:2px}.error-module__9eOTTG__overlay{--spot-x:50%;--spot-y:50%;--spot-inner:min(42vw,460px);--spot-outer:min(56vw,620px);z-index:20;pointer-events:none;-webkit-mask-image:radial-gradient(circle var(--spot-inner)at var(--spot-x)var(--spot-y),transparent 0%,black var(--spot-outer));mask-image:radial-gradient(circle var(--spot-inner)at var(--spot-x)var(--spot-y),transparent 0%,black var(--spot-outer));-webkit-mask-image:radial-gradient(circle var(--spot-inner)at var(--spot-x)var(--spot-y),transparent 0%,black var(--spot-outer));background-color:#000;position:absolute;inset:0}@media (max-width:640px){.error-module__9eOTTG__overlay{--spot-inner:min(68vw,320px);--spot-outer:min(84vw,420px)}.error-module__9eOTTG__actions{flex-direction:column;width:100%;max-width:300px}.error-module__9eOTTG__retryRefreshButton,.error-module__9eOTTG__homeLink{text-align:center;width:100%}.error-module__9eOTTG__retryRefreshButton{min-width:100%}}
