.price-box .price{margin-bottom:24px;margin-top:18px;line-height:1rem}.price-box.dark .price span{color:#fff}.price-box .price span{font-family:manrope,sans-serif;font-size:36px;font-weight:700;color:#192745}.price-box .price .price-currency{padding-right:4px;font-family:manrope,sans-serif;font-size:30px;font-weight:700;color:#192745}.price-box .price .price-amount{}.price-box .price .price-period{font-weight:300;vertical-align:baseline;white-space:nowrap;font-size:18px}.price-box .price .price-period-wrapper{display:block;margin-top:12px}.price-box .price .price-original{opacity:.5;font-size:22px;margin-bottom:22px;display:flex;width:fit-content}.price-box .price .price-original>.price-currency,.price-box .price .price-original>.price-amount{font-size:22px;text-decoration:line-through}.price-box .price .price-discounted{}.price-box.dark .price .price-original{opacity:.4}.price-box>a{background-color:#65afff;color:#fff!important;width:100%;border-radius:9px 9px 9px 9px;padding:14px 20px;display:block;text-align:center}.price-box>a:hover{background-color:#1b2845;transition:all .3s}.currency-selector-wrapper{position:relative;display:inline-block;border:0;float:right}.currency-label{display:flex;align-items:center;gap:6px;margin-bottom:10px;font-family:manrope,Sans-serif;font-size:14px;font-weight:400;color:#2e2e2e;justify-content:flex-start}.currency-selector-wrapper select{display:none}.currency-selector-button{display:flex;align-items:center;gap:10px;padding:12px 18px!important;background:#fff;color:#2e2e2e;border:1px solid #aaa!important;border-radius:8px;font-family:manrope,Sans-serif;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;width:100%;max-width:420px;width:350px;justify-content:space-between}.currency-selector-button:hover{border-color:#aaa;background:#fff}.currency-selector-button:active{transform:scale(.98)}#box-currency-selector>.elementor-widget-container{display:flex}.currency-selector-button .currency-flag{width:24px;height:24px;border-radius:100%;object-fit:cover;box-shadow:0 1px 3px rgba(0,0,0,.1)}.currency-selector-button .currency-display{display:flex;align-items:center;gap:10px}.currency-selector-button .currency-info{display:flex;flex-direction:row;align-items:center;gap:6px}.currency-selector-button .currency-text{font-size:14px;font-weight:700;color:#2e2e2e;letter-spacing:.5px;line-height:1}.currency-selector-button .currency-name{font-size:12px;font-weight:400;color:#666;line-height:1}.currency-selector-button .arrow{font-size:10px;color:#666;transition:transform .3s ease;display:flex;align-items:center;justify-content:center;line-height:0}.currency-selector-button .arrow svg{display:block}.currency-selector-button.active .arrow{transform:rotate(180deg)}.currency-dropdown{position:absolute;top:calc(100% + 8px);left:inherit;right:0;background:#fff;border-radius:12px;box-shadow:0 8px 24px rgba(0,0,0,.15);overflow:hidden;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .3s ease;z-index:1000;max-height:400px;overflow-y:auto;width:350px;max-width:100%}.currency-dropdown.active{opacity:1;visibility:visible;transform:translateY(0)}.currency-dropdown::-webkit-scrollbar{width:6px}.currency-dropdown::-webkit-scrollbar-track{background:#f1f1f1}.currency-dropdown::-webkit-scrollbar-thumb{background:#65afff;border-radius:3px}.currency-dropdown::-webkit-scrollbar-thumb:hover{background:#e9e9e9}.currency-option{padding:12px 16px;display:flex;align-items:center;gap:12px;cursor:pointer;transition:all .2s ease;font-family:manrope,Sans-serif;font-size:14px;color:#2e2e2e;border-bottom:1px solid #f0f0f0}.currency-option:last-child{border-bottom:none}.currency-option:hover{background:#f8f9fa}.currency-option.selected{background:#e8f4ff;color:#65afff}.currency-option .currency-flag{width:24px;height:24px;border-radius:100%;object-fit:cover;flex-shrink:0;box-shadow:0 1px 3px rgba(0,0,0,.1)}.currency-option .currency-code{font-weight:700;min-width:45px;color:#2e2e2e;font-size:14px}.currency-option.selected .currency-code{color:#65afff}.currency-option .currency-name{color:#666;font-size:13px;font-weight:400}@media(max-width:768px){.currency-selector-wrapper{width:100%;max-width:300px}.currency-selector-button{width:100%}.coupon-button{padding-top:10px!important;padding-bottom:10px!important;padding-right:12px!important;padding-left:8px!important}}.currency-selector-wrapper{opacity:0;transition:opacity .3s ease}.currency-selector-wrapper.loaded{opacity:1}[data-price]:empty{display:inline-block;min-width:150px;height:50px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-loading 1.5s infinite;border-radius:8px;vertical-align:middle}@keyframes skeleton-loading{0%{background-position:200% 0}100%{background-position:-200% 0}}[data-price]{opacity:0;transition:opacity .4s ease}[data-price].loaded{opacity:1}.pricing-loading-overlay{position:relative}.pricing-loading-overlay::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(255,255,255,.7);backdrop-filter:blur(2px);z-index:10;opacity:1;transition:opacity .3s ease;pointer-events:none}.pricing-loading-overlay.loaded::before{opacity:0}.toast-container{position:fixed;top:20px;right:20px;z-index:9999;display:flex;flex-direction:column;gap:10px;max-width:400px;pointer-events:none}.toast{display:flex;align-items:center;gap:12px;padding:14px 18px;background:#fff;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.15);font-family:manrope,Sans-serif;font-size:14px;font-weight:500;color:#2e2e2e;opacity:0;transform:translateX(400px);transition:all .3s cubic-bezier(.68,-.55,.265,1.55);pointer-events:all;border-left:4px solid #65afff}.toast.show{opacity:1;transform:translateX(0)}.toast-icon{font-size:18px;font-weight:700;display:flex;align-items:center;justify-content:center;min-width:24px;height:24px;border-radius:50%}.toast-message{flex:1;line-height:1.4}.toast-success{border-left-color:#4caf50}.toast-success .toast-icon{color:#4caf50;background:rgba(76,175,80,.1)}.toast-error{border-left-color:#f44336}.toast-error .toast-icon{color:#f44336;background:rgba(244,67,54,.1)}.toast-warning{border-left-color:#ff9800}.toast-warning .toast-icon{color:#ff9800;background:rgba(255,152,0,.1)}.toast-info{border-left-color:#65afff}.toast-info .toast-icon{color:#65afff;background:rgba(101,175,255,.1)}@media(max-width:768px){.toast-container{top:10px;right:10px;left:10px;max-width:none}.toast{font-size:13px;padding:12px 14px}}.forecaster-coupon-wrapper{opacity:0;transition:opacity .3s ease;width:350px;float:right}.forecaster-coupon-wrapper.loaded{opacity:1}[data-save]{opacity:0;transition:opacity .3s ease-in-out;font-size:14px;color:#28a745;font-weight:500;display:block;margin-top:8px}[data-save].loaded{opacity:1}[data-save]:empty{display:none}.forecaster-coupon-wrapper{margin-bottom:20px}.coupon-label{display:flex;align-items:center;gap:6px;margin-bottom:10px;font-family:manrope,Sans-serif;font-size:14px;font-weight:400;color:#2e2e2e}#forecaster-coupon-form{justify-content:flex-end}.coupon-label .info-icon{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;color:#2e2e2e;cursor:help;position:relative;transition:color .2s ease}.info-icon>svg{color:#2e2e2e!important}.coupon-label .info-icon:hover{color:#65afff}.coupon-label .info-icon svg{width:16px;height:16px;display:block}.coupon-label .info-icon::after{content:attr(title);position:absolute;bottom:calc(100% + 8px);left:50%;transform:translateX(-50%);background:#2e2e2e;color:#fff;padding:8px 12px;border-radius:6px;font-size:12px;font-weight:400;white-space:nowrap;opacity:0;visibility:hidden;transition:all .2s ease;pointer-events:none;z-index:1000;box-shadow:0 2px 8px rgba(0,0,0,.15)}.coupon-label .info-icon::before{content:'';position:absolute;bottom:calc(100% + 2px);left:50%;transform:translateX(-50%);border:6px solid transparent;border-top-color:#2e2e2e;opacity:0;visibility:hidden;transition:all .2s ease;pointer-events:none;z-index:1000}.coupon-label .info-icon:hover::after,.coupon-label .info-icon:hover::before{opacity:1;visibility:visible}.coupon-form{display:flex;gap:0}.coupon-input-group{display:flex;align-items:center;width:100%;max-width:350px;border:1px solid #aaa;border-radius:6px;overflow:hidden;transition:all .3s ease;background:#fff;height:50px}.coupon-input{flex:1;padding:14px 18px;border:none;outline:none;font-family:manrope,Sans-serif;font-size:15px;font-weight:600;color:#1a1a1a;background:0 0}.coupon-input::placeholder{color:#999;font-weight:400}.coupon-button{padding:8px 20px!important;border:none!important;font-family:manrope,Sans-serif;opacity:.4;display:flex;align-items:center;justify-content:center;background-color:#fff!important;padding:0!important}.coupon-button span{background:#a8d0ff;color:#192745;padding:10px 12px;border-radius:7px;margin-right:6px;font-size:13px}.coupon-button.active span{background:#a8d0ff!important;color:#192745!important;cursor:pointer!important;pointer-events:all;opacity:1}.coupon-button.active{opacity:1}.coupon-button.active:hover span{color:#5a9eeb!important}.coupon-button:active span{transform:scale(.98)}.coupon-button:active{transform:scale(.98)}.coupon-applied-box{display:flex;background:#d4f4dd;border:1px solid #b8e6c4;border-radius:10px;font-family:manrope,Sans-serif;animation:slideInFromLeft .3s ease;gap:12px;width:350px;float:right;height:50px;display:flex;align-items:center;justify-content:center}@keyframes slideInFromLeft{from{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}.coupon-applied-content{display:flex;align-items:center;gap:12px;flex:1;text-align:center;justify-content:center;font-size:13px}.coupon-applied-content>span{font-size:13px!important}.coupon-code-bold{font-size:16px;font-weight:700;color:#2d3748;letter-spacing:.3px;text-transform:uppercase}.coupon-discount-text{font-size:15px;font-weight:400;color:#4a5568}.coupon-remove-x{background:0 0;border:none;color:#718096;font-size:20px;font-weight:400;cursor:pointer;padding:4px 8px;border-radius:4px;transition:all .2s ease;line-height:1;flex-shrink:0}.coupon-remove-x:hover{background:rgba(0,0,0,5%);color:#2d3748}.coupon-remove-x:active{transform:scale(.9)}.coupon-active-tag{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;background:#f8f9fa;border-radius:6px;font-family:manrope,Sans-serif;animation:slideInFromLeft .3s ease}.coupon-icon{font-size:14px;line-height:1;opacity:.6}.coupon-code{font-size:13px;font-weight:600;color:#666;letter-spacing:.3px;text-transform:uppercase}.coupon-discount{font-size:12px;font-weight:600;color:#4caf50;background:rgba(76,175,80,8%);padding:8px 4px!important;border-radius:3px}.coupon-remove{background:0 0;border:none;color:#999;font-size:14px;font-weight:400;cursor:pointer;padding:8px 4px!important;margin-left:2px;border-radius:3px;transition:all .2s ease;line-height:1;opacity:.5}.coupon-remove:hover{background:rgba(244,67,54,8%);color:#f44336;opacity:1}.coupon-remove:active{transform:scale(.9)}@media(max-width:768px){.forecaster-coupon-wrapper{width:100%}.coupon-label{font-size:13px;margin-bottom:10px;justify-content:center}#forecaster-coupon-form{max-width:300px;width:300px;margin:auto}.forecaster-coupon-wrapper{margin-bottom:4px}.currency-selector-wrapper{margin:auto;margin-bottom:10px;margin-top:-10px}.currency-label{font-size:13px;justify-content:center}.coupon-input-group{max-width:100%;height:48px}.coupon-input{font-size:14px;padding:12px 14px}.coupon-button{padding:6px 16px!important}.coupon-button span{font-size:12px;padding:8px 10px;margin-right:4px}.coupon-applied-box{padding:14px;gap:10px;flex-wrap:nowrap}.coupon-applied-content{gap:8px;flex-wrap:wrap}.coupon-code-bold{font-size:14px}.coupon-discount-text{font-size:13px}.coupon-remove-x{font-size:20px;padding:4px;min-width:32px;min-height:32px;display:flex;align-items:center;justify-content:center}.coupon-active-tag{padding:6px 10px;gap:6px}.coupon-code{font-size:12px}.coupon-discount{font-size:11px;padding:2px 6px}#discount-container-wrap>.elementor-widget-html{justify-content:center;display:flex}.forecaster-coupon-wrapper{justify-content:center;display:flex;flex-wrap:wrap}#discount-container-wrap .coupon-applied-box{max-width:300px}}#forecaster-coupon-input{border:0;font-size:.8em;border-radius:8px}.forecaster-savings-container{border:1px solid #d3d3d3;border-radius:9px 9px 9px 9px;display:flex;justify-content:center;align-items:center;margin-top:8px;background-color:#trasparent;color:#1b2845;min-height:36px}.forecaster-savings-container.dark{background-color:#ffffff26;border:1px solid #fff}.forecaster-savings-container .loaded,.forecaster-savings-container>span{display:block;margin-top:6px;margin-bottom:6px;font-family:manrope,Sans-serif;font-weight:500;color:#1b2845;transition:opacity .3s ease-in-out;font-size:.9em}.forecaster-savings-container.dark .loaded{color:#fff}@media(max-width:768px){.coupon-button{padding-top:10px!important;padding-bottom:10px!important;padding-right:12px!important;padding-left:8px!important}#forecaster-coupon-input{padding-top:10px!important;padding-bottom:10px!important;padding-right:4px!important;padding-left:8px!important}}.forecaster-discount-badge-container>.elementor-widget-container{position:absolute;right:0;top:7px}.forecaster-discount-badge{background:rgba(176,255,176,.68);border:1px solid #00a900;border-radius:4px;padding:3px 8px 2px;font-size:11px}.pricelifetime{font-family:manrope,sans-serif;font-size:36px;font-weight:700}.timing{display:block;margin-top:12px;font-weight:300;vertical-align:baseline;white-space:nowrap;font-size:18px}#forecaster-lifetime-saving-container{border-radius:9px 9px 9px 9px;display:flex;justify-content:center;align-items:center;margin-top:8px;background-color:#trasparent;min-height:36px}#forecaster-lifetime-saving-container p{display:block;margin-top:6px;margin-bottom:6px;font-family:manrope,Sans-serif;font-weight:500;color:#fff;transition:opacity .3s ease-in-out;font-size:.9em}.pricing-component{}