.wpc-newsletter-popup{position:fixed;top:0;right:0;bottom:0;left:0;z-index:calc(var(--z-header, 20) + 5);display:flex;align-items:center;justify-content:center;padding:clamp(16px,4vw,56px);background:#000f1200;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .28s ease,visibility .28s ease,background-color .28s ease}.wpc-newsletter-popup[open]{background:#000f12ad;opacity:1;visibility:visible;pointer-events:auto}.wpc-newsletter-popup__dialog{position:relative;isolation:isolate;display:grid;width:min(1000px,100%);min-height:490px;max-height:calc(100dvh - 32px);overflow:hidden;color:var(--wpc-popup-text);background:#082c31;border:1px solid rgba(255,255,255,.24);border-radius:var(--wpc-popup-radius);box-shadow:0 30px 90px #000f126b;transform:translateY(22px) scale(.985);transition:transform .36s cubic-bezier(.2,.72,.25,1);view-transition-name:wpc-newsletter-popup}.wpc-newsletter-popup[open] .wpc-newsletter-popup__dialog{transform:translateY(0) scale(1)}.wpc-newsletter-popup__media,.wpc-newsletter-popup__shade{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2}.wpc-newsletter-popup__media img{width:100%;height:100%;object-fit:cover;object-position:center 56%;filter:brightness(.34) saturate(.72)}.wpc-newsletter-popup__shade{z-index:-1;background:linear-gradient(90deg,#01171bf7,#01191de6 48%,#011a1fad),linear-gradient(rgba(1,25,29,var(--wpc-popup-overlay)),rgba(1,25,29,var(--wpc-popup-overlay)))}.wpc-newsletter-popup__content{align-self:center;width:min(760px,100%);padding:clamp(46px,6vw,76px)}.wpc-newsletter-popup__eyebrow{display:flex;align-items:center;gap:12px;margin:0 0 16px;font-size:12px;line-height:1.4;font-weight:600;letter-spacing:.18em;text-transform:uppercase}.wpc-newsletter-popup__eyebrow:before{width:34px;height:1px;background:currentColor;content:""}.wpc-newsletter-popup__heading{max-width:680px;margin:0;color:inherit;font-size:clamp(34px,4.1vw,52px);line-height:1.08;font-weight:400;letter-spacing:-.025em;text-wrap:balance}.wpc-newsletter-popup__text{max-width:690px;margin-top:20px;color:var(--wpc-popup-text)!important;font-size:16px;line-height:1.6;font-weight:500}.wpc-newsletter-popup__text p{margin:0;color:var(--wpc-popup-text)!important;font-weight:500}.wpc-newsletter-popup__form{max-width:720px;margin-top:28px}.wpc-newsletter-popup .newsletter__controls{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:0}.wpc-newsletter-popup .newsletter__field{min-width:0;background:#051d2180;border:1px solid rgba(255,255,255,.76)}.wpc-newsletter-popup .newsletter__field:before,.wpc-newsletter-popup .newsletter__field:after{display:none}.wpc-newsletter-popup .field__input{width:100%;min-height:56px;padding:0 18px;color:#fff;background:transparent;border:0;border-radius:0;box-shadow:none;font-size:16px}.wpc-newsletter-popup .field__input::placeholder{color:#ffffffc7;opacity:1}.wpc-newsletter-popup .newsletter__button{position:static;inset:auto;min-width:210px;min-height:56px;padding:0 24px;color:#fff;background:var(--wpc-popup-accent);border:1px solid var(--wpc-popup-accent);border-radius:0;font-size:13px;font-weight:500;letter-spacing:.12em;transition:filter .18s ease,transform .18s ease}.wpc-newsletter-popup .newsletter__button:hover{filter:brightness(1.12)}.wpc-newsletter-popup .newsletter__button:active{transform:translateY(1px)}.wpc-newsletter-popup .policy_check{margin-top:16px;color:#ffffffe6;font-size:13px;line-height:1.5}.wpc-newsletter-popup .policy_check label{display:flex;align-items:flex-start;gap:10px}.wpc-newsletter-popup .policy_check input{flex:0 0 auto;width:17px;height:17px;margin:1px 0 0;accent-color:var(--wpc-popup-accent)}.wpc-newsletter-popup .policy_check a{color:inherit;text-underline-offset:3px}.wpc-newsletter-popup__close{position:absolute;inset-block-start:18px;inset-inline-end:18px;z-index:2;display:grid;width:44px;height:44px;place-items:center;padding:0;color:#fff;background:#01151980;border:1px solid rgba(255,255,255,.36);border-radius:50%;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:background-color .18s ease,transform .18s ease}.wpc-newsletter-popup__close:hover{background:#011519c7;transform:rotate(4deg)}.wpc-newsletter-popup__close svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.6}.wpc-newsletter-popup__later{display:block;width:fit-content;margin-top:16px;padding:4px 0;color:#ffffffd1;background:transparent;border:0;font-size:13px;text-decoration:underline;text-underline-offset:4px;cursor:pointer}.wpc-newsletter-popup__consultation{display:block;width:fit-content;margin-top:9px;color:#fff;font-size:13px;line-height:1.5;font-weight:500;text-decoration:underline;text-underline-offset:4px}.wpc-newsletter-popup :is(button,input,a):focus-visible{outline:2px solid #fff;outline-offset:3px}@media screen and (min-width:750px){.wpc-newsletter-popup__media img{filter:brightness(.2) saturate(.65)}.wpc-newsletter-popup__shade{background:linear-gradient(90deg,#01171bfc,#01191df7 52%,#011a1fe0),linear-gradient(rgba(1,25,29,var(--wpc-popup-overlay)),rgba(1,25,29,var(--wpc-popup-overlay)))}}@media screen and (max-width:749px){.wpc-newsletter-popup{align-items:flex-end;padding:12px}.wpc-newsletter-popup__dialog{width:100%;min-height:0;max-height:calc(100dvh - 24px);overflow-y:auto;border-radius:max(var(--wpc-popup-radius),8px);scrollbar-width:none}.wpc-newsletter-popup__dialog::-webkit-scrollbar{display:none}.wpc-newsletter-popup__content{align-self:end;padding:82px 22px 26px}.wpc-newsletter-popup__eyebrow{margin-bottom:12px;font-size:10px}.wpc-newsletter-popup__heading{font-size:clamp(29px,9vw,36px);line-height:1.1}.wpc-newsletter-popup__text{margin-top:14px;font-size:15px;line-height:1.5}.wpc-newsletter-popup__form{margin-top:20px}.wpc-newsletter-popup .newsletter__controls{grid-template-columns:1fr;gap:10px}.wpc-newsletter-popup .field__input,.wpc-newsletter-popup .newsletter__button{min-height:52px}.wpc-newsletter-popup .newsletter__button{width:100%;min-width:0}.wpc-newsletter-popup .policy_check{margin-top:13px;font-size:12px}.wpc-newsletter-popup__close{inset-block-start:14px;inset-inline-end:14px;width:42px;height:42px}}@media(prefers-reduced-motion:reduce){.wpc-newsletter-popup,.wpc-newsletter-popup__dialog,.wpc-newsletter-popup__close,.wpc-newsletter-popup .newsletter__button{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/6/compiled_assets/styles.css.map?subset=AAAAAAAAAEA */
