body.newsletter-show .background-overlay{background-color:#0a0a0a8c!important;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px)}.rf-newsletter-popup.halo-newsletter-popup{width:100%!important;max-width:900px!important;height:auto!important;max-height:min(90vh,520px)!important;display:block!important;background:transparent!important;box-shadow:none!important;transform:translate3d(-50%,-50%,0) scale(.98)!important;overflow:visible!important}body.newsletter-show .rf-newsletter-popup.halo-newsletter-popup{transform:translate3d(-50%,-50%,0) scale(1)!important}.rf-newsletter-popup .halo-popup-banner,.rf-newsletter-popup .halo-popup-wrapper{display:none!important}.rf-nl-popup__inner{display:flex;flex-direction:row;flex-wrap:nowrap;direction:ltr;width:100%;max-width:900px;margin:0 auto;border-radius:16px;overflow:hidden;background:#1a1a1a;box-shadow:0 24px 64px #00000073;position:relative;min-height:480px}.rf-nl-popup__media{order:1;flex:0 0 50%;width:50%;max-width:50%;min-height:480px;position:relative;overflow:hidden;background-color:#2a2a2a}.rf-nl-popup__img{display:block;position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center center}.rf-nl-popup__media--placeholder{background:linear-gradient(135deg,#3d3d3d,#1a1a1a)}.rf-nl-popup__media--placeholder:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:repeating-linear-gradient(-45deg,transparent,transparent 12px,rgba(255,255,255,.03) 12px,rgba(255,255,255,.03) 24px);pointer-events:none}.rf-nl-popup__panel{order:2;flex:0 0 50%;width:50%;max-width:50%;min-height:480px;padding:52px 36px 40px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;color:#fff;background:#1a1a1a;position:relative;box-sizing:border-box}.rf-nl-popup__close{position:absolute!important;top:16px!important;right:16px!important;left:auto!important;z-index:5;width:36px;height:36px;border:1px solid rgba(255,255,255,.25);border-radius:50%;background:#00000059;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;transition:background .2s ease,transform .2s ease}.rf-nl-popup__close:hover{background:#0000008c;transform:scale(1.05)}.rf-nl-popup__kicker{margin:0 0 12px;font-size:11px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#ec6d1a}.rf-nl-popup__title{margin:0 0 16px;font-size:clamp(34px,3.5vw,38px);font-weight:800;line-height:1.12;color:#fff;max-width:100%}.rf-nl-popup__title-line{display:block}.rf-nl-popup__highlight{color:#ec6d1a}.rf-nl-popup__desc{margin:0 0 24px;font-size:14px;line-height:1.55;color:#a3a3a3;max-width:320px}.rf-nl-popup__desc strong{color:#ec6d1a;font-weight:700}.rf-nl-popup__form-wrap{width:100%;max-width:320px}.rf-nl-popup__form.newsletter-form{width:100%;align-items:stretch}.rf-nl-popup__field-wrap{width:100%}.rf-nl-popup__field{position:relative;margin-bottom:12px}.rf-nl-popup__field-icon{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:#737373;pointer-events:none;line-height:0}.rf-nl-popup__input{width:100%;height:48px;padding:0 16px 0 42px;border:1px solid #404040;border-radius:8px;background:#262626;color:#fff;font-size:14px;text-align:left!important;box-sizing:border-box}.rf-nl-popup__input::placeholder{color:#737373}.rf-nl-popup__input:focus{border-color:#ec6d1a;outline:none;box-shadow:0 0 0 1px #ec6d1a}.rf-nl-popup__submit{width:100%;min-height:48px;margin:0!important;padding:12px 20px;border:none!important;border-radius:8px;background:#ec6d1a!important;color:#fff!important;font-size:13px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;box-shadow:0 6px 18px #ec6a1a59;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.rf-nl-popup__submit:hover{background:#d95f12!important;transform:scale(1.03);box-shadow:0 10px 28px #ec6a1a80}.rf-nl-popup__footer{margin:20px 0 0;font-size:12px;color:#737373}.rf-nl-popup__mobile-only{display:none}.rf-nl-popup__desktop-only{display:block}.rf-nl-popup__brand{margin-bottom:16px;text-align:center}.rf-nl-popup__logo{max-height:36px;width:auto;margin:0 auto}.rf-nl-popup__logo-text{font-size:28px;font-weight:800;color:#ec6d1a;letter-spacing:-.02em}.rf-nl-popup__trust{list-style:none;margin:16px 0 0;padding:0;display:flex;flex-wrap:wrap;justify-content:center;gap:8px 10px;font-size:10px;color:#a3a3a3;max-width:100%}.rf-nl-popup__trust li{display:flex;align-items:center;gap:4px;flex:0 1 auto}.rf-nl-popup__trust-icon{font-size:13px;line-height:1;color:#ec6d1a;flex-shrink:0}.rf-nl-popup__trust-text{display:block;line-height:1.2}@media(max-width:767px){.rf-newsletter-popup.halo-newsletter-popup{max-width:calc(100% - 24px)!important;max-height:92vh!important;top:50%}.rf-nl-popup__inner{flex-direction:column;min-height:unset;max-height:92vh;border-radius:14px}.rf-nl-popup__media{order:1;flex:0 0 auto;width:100%;max-width:100%;min-height:0;height:40vh;max-height:40vh}.rf-nl-popup__panel{order:2;flex:1 1 auto;width:100%;max-width:100%;min-height:unset;padding:20px 20px 16px;justify-content:flex-start;overflow-y:auto}.rf-nl-popup__close{top:12px!important;right:12px!important;width:44px;height:44px;background:#00000080;border-color:#ffffff59}.rf-nl-popup__close svg{width:18px;height:18px}.rf-nl-popup__mobile-only:not(.rf-nl-popup__trust){display:block}.rf-nl-popup__desktop-only{display:none!important}.rf-nl-popup__title{font-size:26px;margin-bottom:10px}.rf-nl-popup__desc{margin-bottom:16px;font-size:13px;max-width:none}.rf-nl-popup__form-wrap{max-width:none}.rf-nl-popup__footer.rf-nl-popup__desktop-only{display:none!important}.rf-nl-popup__trust.rf-nl-popup__mobile-only{display:flex!important;flex-wrap:nowrap!important;justify-content:space-between;align-items:stretch;width:100%;gap:4px;margin-top:14px;font-size:12px;line-height:1.25}.rf-nl-popup__trust li{flex:1 1 0;flex-direction:row;align-items:center;justify-content:center;gap:4px;min-width:0;max-width:33.33%;text-align:left}.rf-nl-popup__trust-icon{font-size:16px}.rf-nl-popup__trust-text{font-size:12px;line-height:1.2}}@media(min-width:768px){.rf-nl-popup__close{right:16px!important}body.newsletter-show .rf-newsletter-popup.halo-newsletter-popup,.rf-newsletter-popup.halo-newsletter-popup{width:calc(100% - 40px)!important;max-width:900px!important;height:auto!important;max-height:min(90vh,520px)!important}body.newsletter-show .rf-newsletter-popup .rf-nl-popup__media,body.newsletter-show .rf-newsletter-popup .rf-nl-popup__panel,.show-newsletter-image .rf-newsletter-popup .halo-popup-banner,.show-newsletter-image .rf-newsletter-popup .halo-popup-wrapper{transform:none!important}}@media(max-height:640px)and (max-width:767px){.rf-nl-popup__brand{margin-bottom:8px}.rf-nl-popup__media{height:32vh;max-height:32vh}}
/*# sourceMappingURL=/cdn/shop/t/23/assets/rf-newsletter-popup.css.map */
