@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap);*{box-sizing:border-box}#rs-popup-overlay{position:fixed!important;top:0!important;left:0!important;width:100vw!important;height:100vh!important;background-color:rgb(0 0 0 / .8)!important;z-index:2147483647!important;opacity:0;visibility:hidden;transition:opacity 0.3s ease-out,visibility 0.3s ease-out;margin:0!important;padding:0!important;display:flex!important;overflow:hidden}#rs-popup-overlay.show{opacity:1!important;visibility:visible!important}.rs-popup-content-wrapper{display:flex;width:100%;height:100%;background:#fff}.rs-popup-text-section{flex:0 0 50%;width:50%;padding:4vh 6vw;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;background:#fff;min-height:100vh;box-sizing:border-box}.rs-popup-image-section{flex:0 0 50%;width:50%;background-size:cover;background-position:center;background-repeat:no-repeat;position:relative;overflow:hidden;min-height:100vh}.rs-popup-close{position:absolute!important;top:16px!important;right:16px!important;font-size:18px;font-weight:400;color:rgb(255 255 255 / .9)!important;cursor:pointer;z-index:10;background:rgb(0 0 0 / .4)!important;backdrop-filter:blur(4px);width:32px;height:32px;border-radius:3px;border:none!important;display:flex;align-items:center;justify-content:center;transition:all 0.15s ease;opacity:.8;font-family:'Poppins',-apple-system,BlinkMacSystemFont,sans-serif}.rs-popup-close:hover{opacity:1;background:rgb(0 0 0 / .6)!important}.rs-popup-close:active{transform:scale(.95)}.rs-popup-logo{display:block;max-width:240px;width:100%;height:auto;margin-bottom:24px;object-fit:contain}.rs-popup-title{font-size:clamp(32px, 5vw, 44px);font-weight:700;margin-bottom:clamp(16px, 2vh, 24px);color:#000;line-height:1.2;width:100%;max-width:500px;font-family:'Poppins',-apple-system,BlinkMacSystemFont,sans-serif}.rs-popup-subtitle{font-size:clamp(16px, 2vw, 18px);color:#666;margin-bottom:clamp(32px, 4vh, 40px);line-height:1.5;width:100%;max-width:450px;font-family:'Poppins',-apple-system,BlinkMacSystemFont,sans-serif;font-weight:400}.rs-popup-buttons{display:flex;flex-direction:column;gap:16px;width:100%;max-width:400px;align-items:center}.rs-popup-button,.rs-popup-button:hover,.rs-popup-button:focus,.rs-popup-button:active{all:unset!important;background-color:#ff8c00!important;color:white!important;border:0!important;margin:0!important;padding:0!important;font-size:16px!important;font-weight:600!important;font-family:'Poppins',-apple-system,BlinkMacSystemFont,sans-serif!important;border-radius:8px!important;cursor:pointer!important;text-decoration:none!important;display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;text-transform:uppercase!important;letter-spacing:0.5px!important;width:100%!important;height:52px!important;line-height:16px!important;box-shadow:none!important;outline:0!important;box-sizing:border-box!important;vertical-align:baseline!important;position:relative!important;overflow:hidden!important}.rs-popup-button:hover{background-color:#e67c00!important}.rs-popup-button{transition:background-color 0.2s ease!important}.rs-popup-button.secondary{background-color:white!important;color:#333333!important;border:2px solid #e0e0e0!important;font-weight:500;text-transform:none;letter-spacing:0;font-family:'Poppins',-apple-system,BlinkMacSystemFont,sans-serif;transition:background-color 0.2s ease,border-color 0.2s ease,box-shadow 0.2s ease}.rs-popup-button.secondary:hover{background-color:#f8f8f8!important;border-color:#d0d0d0!important;box-shadow:0 2px 8px rgb(0 0 0 / .1);color:#333333!important;border:2px solid #e0e0e0!important;font-weight:500;text-transform:none;letter-spacing:0;font-family:'Poppins',-apple-system,BlinkMacSystemFont,sans-serif;transition:background-color 0.2s ease,border-color 0.2s ease,box-shadow 0.2s ease}.rs-popup-email-input{width:100%;padding:16px 20px;font-size:16px;border:2px solid #e0e0e0;border-radius:8px;margin-bottom:16px;box-sizing:border-box;transition:border-color 0.2s;text-align:center;font-family:'Poppins',-apple-system,BlinkMacSystemFont,sans-serif;font-weight:400;min-height:52px}.rs-popup-email-input:focus{outline:none;border-color:#ff8c00!important;box-shadow:0 0 0 3px rgb(255 140 0 / .1)}.rs-popup-email-input::placeholder{color:#999;font-weight:400}.rs-popup-step3{display:flex;width:100%;height:100vh;background:#fff;overflow:hidden}.rs-popup-step3 .rs-popup-text-section{flex:1 1 50%;width:50%;padding:0 6vw;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;background:#fff;box-sizing:border-box}.rs-popup-step3 .rs-popup-product-section{flex:1 1 50%;width:50%;background:#faf9f7;border-left:1px solid #eee;display:flex;flex-direction:column;align-items:center;padding:60px 40px;position:relative;box-sizing:border-box;overflow-y:auto}.rs-popup-step3 .rs-popup-close{position:absolute;top:20px;right:20px;background:rgb(0 0 0 / .05);color:#333;border:none;border-radius:4px;width:28px;height:28px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background 0.2s}.rs-popup-step3 .rs-popup-close:hover{background:rgb(0 0 0 / .1)}.rs-popup-product-header{font-size:15px;font-weight:600;color:#222;margin-bottom:24px;text-align:left;width:100%;max-width:420px}.rs-popup-product-list{display:flex;flex-direction:column;gap:20px;width:100%;max-width:420px}.rs-popup-product-card{display:flex;align-items:flex-start;gap:16px;background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:16px;box-shadow:0 2px 6px rgb(0 0 0 / .05);width:100%}.rs-popup-product-card img{width:160px;height:120px;object-fit:contain;border-radius:6px;background:#f7f7f7;flex-shrink:0;border:1px solid #000}.rs-popup-product-title{font-size:15px;font-weight:500;color:#111}.rs-popup-product-price{font-size:14px;color:#333;font-weight:600}.rs-popup-product-btn{background:#000;color:#fff!important;text-align:center;padding:10px 0;border-radius:6px;font-size:14px;font-weight:600;text-decoration:none;transition:background 0.2s;width:100%;margin-top:4px}.rs-popup-product-btn:hover{background:#ff8c00}.rs-popup-product-info{display:flex;flex-direction:column;justify-content:flex-start;gap:6px;flex:1}.rs-popup-product-section::after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:40px;height:3px;background:#ff8c00;border-radius:2px}.rs-popup-expiry-note{margin-top:24px;font-size:15px;color:#888;font-family:'Poppins',sans-serif}@media (max-width:768px){#rs-popup-overlay .rs-popup-content-wrapper{display:flex!important;flex-direction:column!important;width:100%!important;height:auto!important;min-height:100vh!important;background:#fff!important}#rs-popup-overlay .rs-popup-image-section{order:-1!important;width:100%!important;height:auto!important;min-height:35vh!important;background-size:cover!important;background-position:center!important;background-repeat:no-repeat!important;flex:none!important}#rs-popup-overlay .rs-popup-text-section{order:2!important;flex:1 1 auto!important;width:100%!important;height:auto!important;min-height:auto!important;display:flex!important;flex-direction:column!important;justify-content:flex-start!important;align-items:center!important;text-align:center!important;padding:3vh 6vw 6vh!important;background:#fff!important}#rs-popup-overlay{overflow-y:auto!important}.rs-popup-logo{max-width:160px!important;margin-bottom:16px}.rs-popup-title{font-size:clamp(24px, 7vw, 32px)}.rs-popup-subtitle{font-size:clamp(14px, 4vw, 18px)}.rs-popup-buttons{max-width:100%;gap:14px}.rs-popup-button{padding:14px 32px;font-size:15px;min-height:48px;transition:background-color 0.2s ease,box-shadow 0.2s ease}.rs-popup-button:hover{background-color:#e67c00!important;box-shadow:0 4px 12px rgb(255 140 0 / .3);font-size:15px}.rs-popup-button.secondary:hover{background-color:#f8f8f8!important;border-color:#d0d0d0!important;box-shadow:0 2px 8px rgb(0 0 0 / .1);font-size:15px}.rs-popup-email-input{padding:14px 18px;font-size:15px;min-height:48px}.rs-popup-close{top:15px!important;right:15px!important;width:30px;height:30px;font-size:16px}}@media (max-width:768px) and (orientation:landscape){.rs-popup-text-section{padding:2vh 4vw;text-align:center;align-items:center;justify-content:center}.rs-popup-logo{max-width:clamp(80px, 15vw, 120px);margin-bottom:clamp(12px, 2vh, 16px)}.rs-popup-title{font-size:clamp(18px, 4vh, 24px);margin-bottom:1.5vh}.rs-popup-subtitle{font-size:clamp(12px, 2.5vh, 16px);margin-bottom:2vh}.rs-popup-buttons{gap:12px}.rs-popup-button{padding:12px 28px;font-size:14px;min-height:44px;transition:background-color 0.2s ease,box-shadow 0.2s ease}.rs-popup-button:hover{background-color:#e67c00!important;box-shadow:0 4px 12px rgb(255 140 0 / .3)}.rs-popup-button.secondary:hover{background-color:#f8f8f8!important;border-color:#d0d0d0!important;box-shadow:0 2px 8px rgb(0 0 0 / .1)}.rs-popup-email-input{padding:12px 16px;font-size:14px;min-height:44px}.rs-popup-close{top:12px!important;right:15px!important;width:28px;height:28px;font-size:14px}}@media (max-width:480px){.rs-popup-text-section{padding:3vh 5vw}.rs-popup-logo{max-width:clamp(80px, 18vw, 140px);margin-bottom:clamp(12px, 2vh, 20px)}.rs-popup-title{font-size:clamp(20px, 7vw, 28px)}.rs-popup-subtitle{font-size:clamp(12px, 4vw, 16px)}.rs-popup-button{padding:12px 24px;font-size:14px;min-height:44px}.rs-popup-button:hover{background-color:#e67c00!important;box-shadow:0 4px 12px rgb(255 140 0 / .3)}.rs-popup-button.secondary:hover{background-color:#f8f8f8!important;border-color:#d0d0d0!important;box-shadow:0 2px 8px rgb(0 0 0 / .1)}.rs-popup-email-input{padding:12px 16px;font-size:14px;min-height:44px}}@media (min-width:1400px){.rs-popup-text-section{padding:8vh 8vw}.rs-popup-logo{max-width:clamp(180px, 12vw, 280px);margin-bottom:clamp(32px, 5vh, 48px)}.rs-popup-title{font-size:clamp(32px, 5vw, 44px)!important;max-width:600px}.rs-popup-subtitle{font-size:clamp(18px, 1.5vw, 22px);max-width:550px}.rs-popup-buttons{max-width:450px}.rs-popup-button{padding:18px 50px;font-size:17px;min-height:56px;transition:background-color 0.2s ease,box-shadow 0.2s ease}.rs-popup-button:hover{background-color:#e67c00!important;box-shadow:0 4px 12px rgb(255 140 0 / .3)}.rs-popup-button.secondary:hover{background-color:#f8f8f8!important;border-color:#d0d0d0!important;box-shadow:0 2px 8px rgb(0 0 0 / .1)}.rs-popup-email-input{padding:18px 24px;font-size:17px;min-height:56px}}@media (min-width:1920px){.rs-popup-text-section{padding:10vh 10vw;max-width:50vw}.rs-popup-logo{max-width:clamp(200px, 10vw, 320px);margin-bottom:clamp(40px, 6vh, 56px)}.rs-popup-title{font-size:clamp(48px, 3vw, 64px)}.rs-popup-subtitle{font-size:clamp(20px, 1.5vw, 26px)}}@media (min-height:1000px){.rs-popup-text-section{padding:12vh 6vw}.rs-popup-logo{margin-bottom:clamp(48px, 8vh, 64px)}}@media print{#rs-popup-overlay{display:none!important}}@media (prefers-contrast:high){.rs-popup-button{border:2px solid currentColor}.rs-popup-close{border:1px solid currentColor}.rs-popup-logo{filter:contrast(1.2)}}@media (prefers-reduced-motion:reduce){#rs-popup-overlay,.rs-popup-container,.rs-popup-button,.rs-popup-close,.rs-popup-email-input{transition:none}.rs-popup-button:hover,.rs-popup-close:hover{transform:none!important}}@media (max-width:900px){.rs-popup-step3{flex-direction:column}.rs-popup-product-section,.rs-popup-text-section{width:100%!important;min-height:auto!important;padding:24px 8vw!important}.rs-popup-product-list{display:flex;flex-direction:column!important;gap:18px;align-items:center}.rs-popup-product-card{width:100%;max-width:360px;display:flex;flex-direction:row;align-items:center;padding:12px}.rs-popup-product-card img{width:100px;height:80px}}.rs-popup-step3 .rs-popup-text-section{padding-bottom:0!important}.rs-popup-close.mobile-only{display:none}@media (max-width:1100px) and (min-width:801px){.rs-popup-step3 .rs-popup-text-section{margin-bottom:0vh!important}}@media (min-width:1001px){.rs-popup-step3 .rs-popup-text-section{margin-bottom:0vh!important}}@media (max-width:800px){.rs-popup-step3{display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important;gap:0!important;background:transparent!important}.rs-popup-step3 .rs-popup-text-section{position:relative!important}.rs-popup-step3 .rs-popup-text-section,.rs-popup-step3 .rs-popup-product-section{width:100%;flex:1 1 auto;padding:40px 6vw}.rs-popup-step3 .rs-popup-product-section{order:2;background:#faf9f7;border-left:none;border-top:1px solid #eee;padding-top:20px}.rs-popup-product-list{display:flex;flex-direction:column!important;gap:18px;width:100%;max-width:none}.rs-popup-product-card{display:flex!important;flex-direction:row!important;align-items:center;justify-content:flex-start;gap:14px;width:100%;background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:14px;box-shadow:0 2px 6px rgb(0 0 0 / .05)}.rs-popup-product-card img{width:120px;height:90px;object-fit:contain;border-radius:4px;background:#f7f7f7;flex-shrink:0}.rs-popup-product-info{display:flex;flex-direction:column;justify-content:center;gap:4px;flex:1}.rs-popup-product-title{font-size:15px;font-weight:500;color:#111}.rs-popup-product-price{font-size:14px;color:#333;font-weight:600}.rs-popup-product-btn{background:#000;color:#fff!important;text-align:center;padding:10px 0;border-radius:6px;font-size:14px;font-weight:600;text-decoration:none;width:100%;margin-top:4px}.rs-popup-product-btn:hover{background:#ff8c00}.rs-popup-product-header{text-align:center;font-weight:600;color:#222;margin-bottom:20px}.rs-popup-step3 .rs-popup-product-section .rs-popup-close{display:none!important}.rs-popup-close.mobile-only{display:flex!important;position:absolute!important;top:16px!important;right:16px!important;z-index:9999!important;background:rgb(0 0 0 / .5)!important;color:#fff!important;border-radius:4px!important;width:32px!important;height:32px!important;align-items:center!important;justify-content:center!important;font-size:20px!important}.rs-popup-step3 .rs-popup-text-section{position:relative!important}.rs-popup-step3 .rs-popup-text-section{position:relative!important}.rs-popup-step3 .rs-popup-product-section .rs-popup-close{display:none!important}.rs-popup-step3 .rs-popup-subtitle{font-size:14px!important;line-height:1.5!important;color:#666!important;max-width:90%;margin:0 auto 24px auto}.rs-popup-step3 img.rs-popup-logo,.rs-popup-step3 .rs-popup-product-section .rs-popup-product-header{display:none}.rs-popup-step3 .rs-popup-expiry-note{font-size:13px!important;color:#888!important;margin-top:16px}.rs-popup-step3{display:flex!important;flex-direction:column!important;align-items:stretch!important}.rs-popup-step3 .rs-popup-text-section{height:auto!important;min-height:0!important;flex:0 0 auto!important;justify-content:flex-start!important;padding-bottom:0!important;margin-bottom:-10vh!important}}@media (max-width:430px){.rs-popup-step3 .rs-popup-text-section{margin-bottom:-20vh!important}}@media (max-width:380px){.rs-popup-step3 .rs-popup-text-section{margin-bottom:-10vh!important}}.rs-popup-error{color:#e74c3c;font-size:14px;font-family:'Poppins',sans-serif;margin-top:8px;text-align:center;animation:fadeIn 0.2s ease-out}@keyframes shake{0%,100%{transform:translateX(0)}25%{transform:translateX(-4px)}50%{transform:translateX(4px)}75%{transform:translateX(-4px)}}.shake{animation:shake 0.3s ease}@keyframes fadeIn{from{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@supports (-webkit-backdrop-filter:blur(10px)){.rs-popup-close{-webkit-backdrop-filter:blur(4px)}}