.popup-overlay{opacity:0;position:fixed;transition:opacity .3s ease,visibility .3s ease;visibility:hidden;z-index:9999}.popup-overlay.active{opacity:1;visibility:visible}.popup-box{background:#fff;border:1px solid #e2e8f0;box-shadow:0 20px 60px rgba(0,0,0,.3);display:flex;flex-direction:column;font-family:Inter,system-ui,sans-serif;overflow:hidden;position:relative}.popup-position--center{align-items:center;background:rgba(0,0,0,.6);display:flex;height:100%;justify-content:center;left:0;overflow:hidden;padding:16px;top:0;width:100%}.popup-position--center .popup-box{border-radius:8px;max-height:90vh;max-width:480px;overflow-x:hidden;overflow-y:auto;transform:translateY(20px);transition:transform .3s ease;width:100%}.popup-position--center.active .popup-box{transform:translateY(0)}.popup-position--bottom_bar,.popup-position--top_bar{left:0;width:100%}.popup-position--top_bar{top:0}.popup-position--bottom_bar{bottom:0}.popup-position--bottom_bar .popup-box,.popup-position--top_bar .popup-box{align-items:center;flex-direction:row;gap:16px;justify-content:center;padding:12px 48px;transform:translateY(-100%);transition:transform .3s ease;width:100%}.popup-position--bottom_bar .popup-box{transform:translateY(100%)}.popup-position--bottom_bar.active .popup-box,.popup-position--top_bar.active .popup-box{transform:translateY(0)}.popup-position--bottom_bar .popup-content,.popup-position--top_bar .popup-content{align-items:center;flex-direction:row;gap:16px}.popup-position--bottom_bar .popup-image,.popup-position--top_bar .popup-image{flex-shrink:0;height:40px;width:40px}.popup-position--bottom_right{bottom:16px;right:16px}.popup-position--bottom_right .popup-box{border-radius:8px;max-width:calc(100vw - 32px);transform:translateY(20px);transition:transform .3s ease;width:320px}.popup-position--bottom_right.active .popup-box{transform:translateY(0)}.popup-close{align-items:center;background:transparent;border:none;color:#475569;cursor:pointer;display:flex;height:32px;justify-content:center;line-height:1;position:absolute;right:4px;top:4px;width:32px;z-index:2}.popup-close-icon{height:20px;width:20px}.popup-close:hover{color:#0f172a}.popup-image{max-height:200px;-o-object-fit:cover;object-fit:cover;width:100%}.popup-content{display:flex;flex-direction:column;gap:12px;padding:24px;text-align:center}.popup-headline{color:#0f172a;font-size:22px;font-weight:700;line-height:30px;margin:0;padding-top:8px}.popup-body{color:#334155;font-size:15px;font-weight:400;line-height:22px;margin:0;white-space:pre-line}.popup-button{align-items:center;background:#f57200;border-radius:6px;color:#fff;cursor:pointer;display:inline-flex;font-size:15px;font-weight:600;height:44px;justify-content:center;padding:0 24px;text-decoration:none;transition:opacity .2s ease}.popup-button:hover{opacity:.9}.popup-dismiss-link{background:none;border:none;color:#475569;cursor:pointer;font-size:14px;font-weight:500;line-height:14px;padding:8px 0 0;text-decoration:underline}.popup-dismiss-link:hover{color:#0f172a}@media (max-width:640px){.popup-position--bottom_bar .popup-box,.popup-position--top_bar .popup-box{flex-direction:column;gap:8px;padding:10px 40px}.popup-position--bottom_right{bottom:0;left:16px;right:16px}.popup-position--bottom_right .popup-box{width:100%}}.popup-box--operator-card{border-radius:8px;box-shadow:0 20px 25px rgba(15,23,42,.1),0 8px 10px rgba(15,23,42,.1);max-width:460px}.popup-box.popup-box--operator-single{border-radius:0;max-width:410px}.popup-hero{flex-shrink:0;height:148px;overflow:hidden;position:relative}.popup-hero-img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.popup-hero-fade{background:linear-gradient(180deg,hsla(0,0%,100%,0) 80.778%,#fff)}.popup-hero-blur,.popup-hero-fade{inset:0;pointer-events:none;position:absolute}.popup-hero-blur{backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);background:#fff;-webkit-mask-image:linear-gradient(180deg,transparent 40%,#fff 96%);mask-image:linear-gradient(180deg,transparent 40%,#fff 96%)}.popup-hero-logo{bottom:12px;height:16px;left:50%;position:absolute;transform:translateX(-50%);width:46px}.popup-close--overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:linear-gradient(153.43deg,rgba(15,23,42,.8),rgba(15,23,42,.48) 83.33%);color:#fff;height:32px;right:-1px;top:-1px;width:32px}.popup-close--overlay:hover{color:#fff;opacity:.85}.popup-operator-main{align-items:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:flex;flex-direction:column;gap:12px;padding:0 16px 24px}.popup-headline-block{display:flex;flex-direction:column;gap:4px;padding:0 12px 4px;text-align:center}.popup-headline-block .popup-headline{font-size:18px;font-weight:600;line-height:27px}.popup-subheadline{color:#334155;font-size:14px;font-weight:400;line-height:21px;margin:0}.popup-operator-card{background:#f1f5f9;border:1px solid #e2e8f0;display:flex;flex-direction:column;gap:12px;padding:12px;width:100%}.popup-operator-row{align-items:center;display:flex;gap:12px;width:100%}.popup-operator-logo{background:#fff;border:1px solid #e2e8f0;flex-shrink:0;height:40px;-o-object-fit:contain;object-fit:contain;width:40px}.popup-operator-name{color:#475569;font-size:12px;font-weight:600;line-height:18px;min-width:0}.popup-operator-offer{color:#0f172a;font-size:14px;font-weight:700;line-height:21px}.popup-operator-actions{display:flex;flex-wrap:wrap;gap:12px;width:100%}.popup-operator-actions>.click-to-reveal,.popup-operator-actions>.popup-claim-btn{flex:1 0 0;width:auto}.popup-claim-btn{align-items:center;background:#f57200;border:none;color:#0f172a;cursor:pointer;display:flex;flex:1 0 0;font-family:inherit;font-size:14px;font-weight:600;gap:6px;height:40px;justify-content:center;min-width:140px;text-decoration:none}.popup-claim-btn:hover{opacity:.9}.popup-terms{margin-top:-4px;max-height:32px;overflow-y:auto;padding-right:8px;width:100%}.popup-terms p{color:#475569;font-size:12px;line-height:18px;margin:0}.popup-terms::-webkit-scrollbar{width:4px}.popup-terms::-webkit-scrollbar-track{background:#e2e8f0;border-radius:9999px}.popup-terms::-webkit-scrollbar-thumb{background:#475569;border-radius:9999px}@media (max-width:480px){.popup-operator-actions{flex-direction:column}.popup-operators--single .popup-operator-actions{flex-direction:row}}.popup-box--operator-cols,.popup-position--center .popup-box--operator-cols{max-width:740px}.popup-operators--cols{align-items:stretch;flex-direction:row;flex-wrap:wrap;justify-content:center}.popup-operator-wrapper{display:flex;flex-direction:column;gap:12px;width:100%}.popup-operator-wrapper .popup-operator-card{flex:1}.popup-operators--cols .popup-operator-wrapper{flex:1 1 0;min-width:160px;width:auto}.popup-operators--cols .popup-terms{height:32px;max-height:32px}.popup-operators--cols .popup-operator-row{align-items:center;flex-direction:column;justify-content:center;text-align:center}.popup-operators--cols .popup-operator-offer{text-align:center}.popup-operators--cols .popup-operator-actions{flex-direction:column;margin-top:auto}.popup-operators--cols .popup-dismiss-link,.popup-operators--cols .popup-headline-block{flex:0 0 100%}.popup-operators--cols .click-to-reveal,.popup-operators--cols .popup-claim-btn{flex:none;min-width:0;width:100%}@media (max-width:560px){.popup-operators--cols .popup-operator-card{flex:0 0 100%}}.popup-operators--single .popup-operator-row{align-items:flex-start}@media (max-width:640px){.popup-position--center.popup-overlay--operator-single{align-items:flex-start;background:transparent;padding:0}.popup-position--center .popup-box.popup-box--operator-single{background:transparent;border:none;box-shadow:0 20px 12.5px rgba(15,23,42,.1),0 8px 5px rgba(15,23,42,.1);max-height:none;max-width:100%;min-height:100vh;transform:translateY(0)}.popup-operators--single{background:linear-gradient(205.69deg,#fff 18.219%,hsla(0,0%,100%,.64) 81.781%);flex:1 0 0}}
