body.keeto-custom-home-template #MainContent>.shopify-section.keeto-home-discount-popup-section,body.keeto-custom-home-template #MainContent>.shopify-section:has(.keeto-discount-popup){position:relative!important;z-index:2147482999!important;isolation:auto!important;overflow:visible!important}body.keeto-popup-open #MainContent>.shopify-section:has(.keeto-homepage),html.keeto-popup-open #MainContent>.shopify-section:has(.keeto-homepage){z-index:0!important}body.keeto-popup-open .keeto-homepage .header,html.keeto-popup-open .keeto-homepage .header{z-index:0!important;pointer-events:none}.keeto-discount-popup{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483000;display:grid;place-items:center;padding:24px;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .28s ease,visibility .28s ease}.keeto-discount-popup.is-open{opacity:1;visibility:visible;pointer-events:auto}.keeto-discount-popup__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;background:#1f19159e;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:default}.keeto-discount-popup__dialog{position:relative;z-index:2;width:min(1040px,calc(100vw - 48px));min-height:590px;display:grid;grid-template-columns:.47fr .53fr;overflow:hidden;border-radius:30px;background:var(--keeto-popup-background,#fffdf9);box-shadow:0 36px 100px #1f181247;transform:translateY(18px) scale(.985);transition:transform .32s cubic-bezier(.2,.7,.2,1)}.keeto-discount-popup.is-open .keeto-discount-popup__dialog{transform:translateY(0) scale(1)}.keeto-discount-popup__close{position:absolute;right:22px;top:20px;z-index:5;width:44px;height:44px;border:0;border-radius:50%;display:grid;place-items:center;color:#645b54;background:#ffffffc7;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;transition:transform .2s ease,background .2s ease}.keeto-discount-popup__close:hover{transform:rotate(5deg);background:#fff}.keeto-discount-popup__close svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}.keeto-discount-popup__visual{position:relative;min-height:590px;overflow:hidden;background:#ddd0bf}.keeto-discount-popup__visual picture{display:block;width:100%;height:100%}.keeto-discount-popup__visual img{width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(.9) contrast(.98) brightness(1.02)}.keeto-discount-popup__visual:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#2c221905,#2c221929),radial-gradient(circle at 20% 12%,rgba(255,244,225,.3),transparent 36%);pointer-events:none}.keeto-discount-popup__content{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:72px 64px 54px;text-align:center;color:var(--keeto-popup-text,#211c18)}.keeto-discount-popup__logo-wrap{width:min(var(--keeto-popup-logo-width,156px),100%);min-height:54px;display:flex;align-items:center;justify-content:center;margin-bottom:36px;overflow:visible}.keeto-discount-popup__logo{display:block;width:100%;height:auto;max-width:100%;max-height:none;object-fit:contain;object-position:center}.keeto-discount-popup__wordmark{display:block;color:var(--keeto-popup-text,#211c18);font-size:27px;line-height:1;font-weight:800;letter-spacing:.3em;padding-left:.3em;white-space:nowrap}.keeto-discount-popup__content h2{margin:0;max-width:520px;color:inherit;font-size:clamp(36px,3.2vw,52px);line-height:1.02;font-weight:700;letter-spacing:-.045em}.keeto-discount-popup__subtitle{max-width:520px;margin:22px 0 0;color:var(--keeto-popup-muted,#6d645c);font-size:20px;line-height:1.55}.keeto-discount-popup__form{width:100%;max-width:510px;margin-top:34px}.keeto-discount-popup__form input[type=email]{width:100%;height:62px;border:1px solid rgba(64,49,35,.18);border-radius:15px;padding:0 18px;background:#fff;color:#211c18;font-size:17px;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.keeto-discount-popup__form input[type=email]:focus{border-color:#9f7d57;box-shadow:0 0 0 4px #9f7d571a}.keeto-discount-popup__form input[type=email]::placeholder{color:#aaa19a}.keeto-discount-popup__submit{width:100%;height:62px;margin-top:16px;border:0;border-radius:15px;background:var(--keeto-popup-button,#211d19);color:var(--keeto-popup-button-text,#fff);font-size:17px;font-weight:700;cursor:pointer;transition:transform .2s ease,filter .2s ease}.keeto-discount-popup__submit:hover{transform:translateY(-2px);filter:brightness(.88)}.keeto-discount-popup__feedback{min-height:20px;margin:10px 0 0;color:#a34530;font-size:13px}.keeto-discount-popup__decline{margin-top:20px;border:0;padding:8px 14px;color:var(--keeto-popup-accent,#806649);background:transparent;font-size:15px;font-weight:650;cursor:pointer}.keeto-discount-popup__decline:hover{text-decoration:underline}.keeto-discount-popup__success{width:100%;max-width:510px;margin-top:30px;padding:25px;border-radius:20px;background:#f2e8dc}.keeto-discount-popup__success h3{margin:0;font-size:23px}.keeto-discount-popup__success p{margin:10px 0;color:var(--keeto-popup-muted,#70665e)}.keeto-discount-popup__code{display:inline-flex;margin-top:4px;padding:10px 18px;border:1px dashed rgba(75,55,37,.28);border-radius:999px;font-size:18px;letter-spacing:.12em}.keeto-discount-popup__success-link{display:inline-flex;margin-top:18px;color:inherit;font-weight:700}html.keeto-popup-open,body.keeto-popup-open{overflow:hidden}.page-wrapper.keeto-popup-open{overflow:hidden!important}@media(max-width:900px){.keeto-discount-popup__dialog{width:min(680px,calc(100vw - 32px));min-height:auto;grid-template-columns:1fr}.keeto-discount-popup__visual{min-height:250px;max-height:310px}.keeto-discount-popup__content{padding:42px 34px 34px}.keeto-discount-popup__logo-wrap{width:min(var(--keeto-popup-logo-width,156px),134px);margin-bottom:28px}}@media(max-width:620px){.keeto-discount-popup{padding:12px}.keeto-discount-popup__dialog{width:calc(100vw - 24px);max-height:calc(100svh - 24px);overflow:auto;border-radius:24px}.keeto-discount-popup__visual{min-height:190px}.keeto-discount-popup__content{padding:36px 22px 28px}.keeto-discount-popup__content h2{font-size:34px}.keeto-discount-popup__subtitle{font-size:16px}.keeto-discount-popup__form input[type=email],.keeto-discount-popup__submit{height:56px}.keeto-discount-popup__close{right:12px;top:12px}}@media(prefers-reduced-motion:reduce){.keeto-discount-popup,.keeto-discount-popup__dialog,.keeto-discount-popup__close,.keeto-discount-popup__submit{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/keeto-discount-popup.css.map */
