.discount-modal[hidden]{display:none}.discount-modal{position:fixed;z-index:100;inset:0;display:grid;place-items:center;padding:1.25rem}.discount-modal__backdrop{position:absolute;inset:0;background:#08152cd1;backdrop-filter:blur(5px)}.discount-modal__dialog{position:relative;width:min(100%,34rem);max-height:calc(100dvh - 2rem);padding:1.7rem 1.4rem 1.1rem;overflow-x:hidden;overflow-y:auto;border:2px solid var(--electric);border-radius:1.25rem;background:#fff;box-shadow:0 1.5rem 4rem #00000059;text-align:center;scrollbar-width:thin;scrollbar-color:#c6cbd3 transparent}.discount-modal__dialog:before{position:absolute;top:0;right:0;left:0;height:.5rem;background:var(--electric);content:""}.discount-modal__close{position:absolute;z-index:1;top:.75rem;right:.75rem;display:grid;width:2.25rem;height:2.25rem;place-items:center;border-radius:999px;background:#fff;color:#4f5661;cursor:pointer;font-size:1.75rem;line-height:1}.discount-modal__close:hover,.discount-modal__close:focus-visible{background:#f3f5f8;color:#091123;outline:none}.discount-modal__eyebrow{margin-bottom:.55rem;color:#092482;font-size:.75rem;font-weight:800;letter-spacing:.08em}.discount-modal h2{max-width:38rem;margin-inline:auto;color:#091123;font-size:clamp(1.15rem,3.4vw,1.45rem);font-weight:800;line-height:1.15}.discount-modal__dialog>p:not(.discount-modal__eyebrow):not(.discount-modal__security){margin-top:.7rem;color:#4f5661;line-height:1.45}.discount-modal__dialog>p strong{color:#092482}.discount-modal__highlights,.discount-modal__bonuses ul{display:grid;padding:0;list-style:none;text-align:left}.discount-modal__highlights{grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem 1.25rem;margin:1rem 0 0;padding:.8rem 1rem;border:1px solid #dfe5ee;border-radius:.8rem;background:#f7f9fc}.discount-modal__highlights li,.discount-modal__bonuses li{position:relative;padding-left:1.35rem;color:#263246;font-size:.82rem;line-height:1.35}.discount-modal__highlights li:before,.discount-modal__bonuses li:before{position:absolute;top:0;left:0;color:#169447;content:"\2713";font-weight:900}.discount-modal__highlights strong{color:#092482}.discount-modal__bonuses{margin-top:.8rem;padding:.85rem 1rem .9rem;border-radius:.8rem;background:#eef3ff}.discount-modal__bonuses>p{margin:0 0 .65rem;color:#091123;font-size:.86rem;font-weight:800;line-height:1.35}.discount-modal__bonuses ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:.32rem 1.25rem;margin:0}.discount-modal__price{display:flex;align-items:baseline;justify-content:center;gap:.5rem;margin:.8rem 0;padding:.7rem 1rem;border-radius:.75rem;background:#fff8d8;color:#092482}.discount-modal__price span{font-size:.9rem;font-weight:700}.discount-modal__price strong{font-size:1.35rem}.discount-modal__accept,.discount-modal__decline{display:flex;align-items:center;justify-content:center;border-radius:.65rem;text-decoration:none;transition:transform .16s ease,box-shadow .16s ease,background-color .16s ease,color .16s ease}.discount-modal__accept{min-height:3.15rem;padding:.9rem 1.1rem;background:linear-gradient(180deg,#ffd633,#feca00 55%,#f0b800);box-shadow:0 .65rem 1.5rem #feca0073,0 0 0 .25rem #feca0033;color:#08152c;font-size:1rem;font-weight:900;letter-spacing:.01em;line-height:1.2;text-transform:uppercase}.discount-modal__decline{margin-top:.45rem;padding:.5rem .75rem;color:#8b929c;font-size:.76rem;font-weight:600;line-height:1.2;text-decoration:underline}.discount-modal__accept:hover,.discount-modal__accept:focus-visible{transform:translateY(-2px);outline:none}.discount-modal__decline:hover,.discount-modal__decline:focus-visible{color:#4f5661;outline:none}.discount-modal__security{margin-top:.7rem;color:#6f7782;font-size:.75rem}.discount-modal-open{overflow:hidden}@media(max-width:640px){.discount-modal{padding:.75rem}.discount-modal__dialog{max-height:calc(100dvh - 1rem);padding:1.75rem .85rem .85rem;border-radius:1rem}.discount-modal h2{padding-inline:.35rem;font-size:clamp(1.02rem,4.6vw,1.2rem)}.discount-modal__eyebrow{margin-bottom:.35rem;font-size:.66rem}.discount-modal__dialog>p:not(.discount-modal__eyebrow):not(.discount-modal__security){margin-top:.5rem;font-size:.8rem}.discount-modal__highlights li,.discount-modal__bonuses li{font-size:.76rem}.discount-modal__bonuses>p{font-size:.78rem}.discount-modal__price{padding:.55rem .8rem}.discount-modal__price span{font-size:.8rem}.discount-modal__price strong{font-size:1.15rem}.discount-modal__accept{min-height:2.9rem;padding:.8rem .9rem;font-size:.86rem}.discount-modal__security{margin-top:.5rem;font-size:.68rem}.discount-modal__highlights,.discount-modal__bonuses ul{grid-template-columns:1fr}.discount-modal__highlights{gap:.3rem;margin-top:.75rem;padding:.7rem .8rem}.discount-modal__bonuses{margin-top:.65rem;padding:.7rem .8rem .75rem}.discount-modal__bonuses ul{gap:.25rem}.discount-modal__price{margin:.65rem 0}}@media(max-width:360px){.discount-modal{padding:.5rem}.discount-modal__dialog{max-height:calc(100dvh - 1rem);padding-inline:.8rem}}
