.hs-xsell-modal,.hs-xsell-modal *,.hs-xsell-modal *:before,.hs-xsell-modal *:after{box-sizing:border-box}.hs-xsell-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;font-family:var(--hs-font)}.hs-xsell-modal[hidden]{display:none}body.hs-xsell-modal-open{overflow:hidden}.hs-xsell-modal__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#17171799;cursor:pointer}.hs-xsell-modal__dialog{position:relative;z-index:1;width:100%;max-width:560px;max-height:90vh;overflow-y:auto;background:#fff;border-radius:14px;padding:clamp(24px,4vw,40px);border-top:8px solid var(--hs-deep);box-shadow:0 24px 60px #0000004d;animation:hs-xsell-pop .2s ease}@keyframes hs-xsell-pop{0%{opacity:0;transform:translateY(8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.hs-xsell-modal__close{position:absolute;top:14px;right:14px;width:34px;height:34px;border:none;background:var(--hs-grey);color:var(--hs-text);border-radius:50%;font-size:18px;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer}.hs-xsell-modal__eyebrow{font-family:var(--hs-font);font-size:14px;font-weight:700;color:var(--hs-sky-dark);margin:0 0 8px}.hs-xsell-modal__title{font-family:var(--hs-display);font-weight:400;text-transform:uppercase;font-size:clamp(24px,3.2vw,32px);line-height:1;color:var(--hs-text);margin:0 0 12px;padding-right:30px}.hs-xsell-modal__sub{font-size:15px;color:var(--hs-text-mute);line-height:1.5;margin:0 0 22px}.hs-xsell-modal__cards{display:flex;flex-direction:column;gap:10px;margin-bottom:22px}.hs-xsell-card{display:flex;align-items:center;gap:14px;padding:12px;border:1.5px solid var(--hs-hair);border-radius:var(--hs-radius);background:#fff;cursor:pointer;transition:border-color .15s}.hs-xsell-card:has(.hs-xsell-card__check:checked){border-color:var(--hs-sky);background:#009edb0f}.hs-xsell-card__check{flex:none;width:18px;height:18px;accent-color:var(--hs-deep);cursor:pointer}.hs-xsell-card__media{flex:none;width:56px;height:56px;border-radius:6px;overflow:hidden;background:var(--hs-grey);display:flex;align-items:center;justify-content:center}.hs-xsell-card__media img{width:100%;height:100%;object-fit:contain}.hs-xsell-card__body{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.hs-xsell-card__name{font-family:var(--hs-display);font-size:15px;text-transform:uppercase;color:var(--hs-text);line-height:1.15}.hs-xsell-card__price{font-family:var(--hs-font);font-size:14px;font-weight:700;color:var(--hs-text);display:flex;align-items:center;gap:7px;flex-wrap:wrap}.hs-xsell-card__price s{color:var(--hs-text-faint);font-weight:400}.hs-xsell-card__price b{color:var(--hs-sky-dark);font-weight:800}.hs-xsell-modal__actions{display:flex;flex-direction:column;gap:10px}.hs-xsell-modal__cta{width:100%;min-height:54px;border:none;border-radius:var(--hs-radius-sm);padding:0 20px;cursor:pointer;background:var(--hs-buy);color:#fff;font-family:var(--hs-font);font-weight:800;font-size:14px;letter-spacing:.05em;text-transform:uppercase;transition:background .15s}.hs-xsell-modal__cta:hover{background:var(--hs-buy-hover)}.hs-xsell-modal__cta:disabled{opacity:.6;cursor:default}.hs-xsell-modal__skip{width:100%;border:none;background:transparent;color:var(--hs-text-mute);cursor:pointer;font-family:var(--hs-font);font-size:14px;font-weight:600;padding:6px;text-decoration:underline;text-underline-offset:3px}.hs-xsell-modal__note{text-align:center;font-size:13px;color:var(--hs-text-mute);margin:14px 0 0;font-family:var(--hs-font)}@media(max-width:480px){.hs-xsell-modal__dialog{max-width:100%;max-height:100vh;height:100%;border-radius:0}}@media(prefers-reduced-motion:reduce){.hs-xsell-modal__dialog{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/30/assets/hs-cross-sell-modal.css.map */
