.gotl-popup{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:none;align-items:center;justify-content:center}.gotl-popup.is-open{display:flex}html.gotl-popup-lock{overflow:hidden}.gotl-popup__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--np-overlay, #000);opacity:var(--np-overlay-opacity, .5);cursor:pointer}.gotl-popup__dialog{position:relative;z-index:1;width:min(var(--np-width-mobile, 92%),96vw);max-height:var(--np-maxheight-mobile, 90vh);overflow-y:auto;overflow-x:hidden;box-sizing:border-box;background:var(--np-bg, #6b6b4a);color:var(--np-text, #f2efe4);box-shadow:0 20px 60px #00000059;animation:gotl-popup-in .25s ease-out}@media(min-width:750px){.gotl-popup__dialog{width:min(var(--np-width-desktop, 920px),92vw);max-height:var(--np-maxheight-desktop, 90vh)}}@keyframes gotl-popup-in{0%{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.gotl-popup__close{position:absolute;top:12px;right:12px;z-index:2;width:36px;height:36px;border:none;background:#00000026;color:var(--np-text, #f2efe4);font-size:24px;line-height:1;cursor:pointer;border-radius:50%}.gotl-popup__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);height:100%}.gotl-popup__image{height:100%;min-width:0;overflow:hidden}.gotl-popup__image img{width:100%;height:100%;object-fit:cover;display:block}.gotl-popup__content{padding:48px 40px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:18px;min-width:0;box-sizing:border-box}.gotl-popup__content>*{width:100%;max-width:100%;box-sizing:border-box;display:flex;justify-content:center}.gotl-popup__headline-text{font-family:Georgia,Times New Roman,serif;font-style:italic;font-size:clamp(26px,6vw,44px);color:var(--np-accent, #e08a5b);margin:0;word-wrap:break-word;overflow-wrap:break-word}.gotl-popup__subtext{font-size:16px;line-height:1.5;max-width:360px}.gotl-popup__form{width:100%;max-width:380px;display:flex;flex-direction:column;gap:12px;margin-top:6px;box-sizing:border-box}.gotl-popup__field input{width:100%;padding:14px 16px;border:none;background:#f5f2e8;color:#333;font-size:13px;letter-spacing:.03em;box-sizing:border-box;text-overflow:ellipsis}.gotl-popup__field input::placeholder{color:#666;text-transform:uppercase;font-size:12px}.gotl-popup__disclaimer{font-size:11px;line-height:1.5;opacity:.85}.gotl-popup__disclaimer p{margin:8px 0 0}.gotl-popup__submit{margin-top:8px;padding:14px 24px;border:none;background:var(--np-accent, #e08a5b);color:var(--np-btn-text, #fff);font-size:13px;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;transition:opacity .15s ease}.gotl-popup__submit:hover{opacity:.9}.gotl-popup__success{font-size:15px}.gotl-popup__error{font-size:12px;color:#ffd3d3}.gotl-popup__logo{margin-top:10px}@media(max-width:749px){.gotl-popup__grid{grid-template-columns:1fr}.gotl-popup__image{display:none}.gotl-popup__content{padding:56px 24px 32px}.gotl-popup__headline-text{font-size:34px}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/newsletter-popup.css.map */
