@charset "UTF-8";
/***!  Style Declaration  !***/

.rev-offer-wrapper{max-width:800px;margin:32px auto;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Helvetica,sans-serif;position:relative;contain:layout style}.rev-offer-box{background:linear-gradient(135deg,#1973b8 0%,#0033a0 100%);border-radius:16px;padding:40px 32px;box-shadow:0 8px 30px rgba(25,115,184,.25);position:relative;overflow:hidden}.rev-offer-box:before{content:'';position:absolute;top:0;right:0;width:200px;height:200px;background:radial-gradient(circle,rgba(255,255,255,.15) 0%,transparent 70%);pointer-events:none}.rev-offer-header{display:flex;align-items:center;justify-content:center;gap:20px;margin-bottom:24px;position:relative;z-index:1;min-height:80px}.rev-offer-logo{width:100px;height:auto;flex-shrink:0;position:absolute;left:0;top:50%;transform:translateY(-50%)}.rev-offer-logo-img{width:100%;height:auto;display:block;filter:drop-shadow(0 4px 8px rgba(0,0,0,.15))}.rev-offer-title{flex:1;text-align:center;padding:0 120px}.rev-offer-title-icon{font-size:28px;display:inline-block;margin-right:8px;animation:rev-sparkle 2s infinite}.rev-offer-title-text{font-size:26px;font-weight:700;color:#fff;margin:0;line-height:1.3;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:12px}.rev-offer-amount{font-size:36px;font-weight:800;color:#ffb500;text-shadow:0 2px 4px rgba(0,0,0,.2)}.rev-offer-subtitle{font-size:16px;color:rgba(255,255,255,.95);margin:0 0 28px 0;line-height:1.6;position:relative;z-index:1;font-weight:500}.rev-offer-cta{background:linear-gradient(135deg,#ffb500 0%,#ff9500 100%);color:#002b45!important;border:none;border-radius:12px;padding:20px 40px;font-size:18px;font-weight:700;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;justify-content:center;gap:12px;text-decoration:none;width:100%;box-shadow:0 4px 15px rgba(255,181,0,.3);will-change:transform;position:relative;z-index:1}.rev-offer-cta-icon{font-size:22px;transition:transform .3s cubic-bezier(.4,0,.2,1)}.rev-offer-features{display:flex;align-items:center;justify-content:center;gap:24px;margin-top:20px;flex-wrap:wrap;position:relative;z-index:1}.rev-offer-feature{font-size:14px;color:rgba(255,255,255,.9);display:flex;align-items:center;gap:6px;font-weight:500}.rev-offer-feature-icon{font-size:16px}@media (max-width:768px){.rev-offer-wrapper{margin:20px 0;max-width:100%}.rev-offer-box{padding:28px 20px;border-radius:12px}.rev-offer-header{flex-direction:column;text-align:center;gap:16px;min-height:auto}.rev-offer-logo{width:80px;position:relative;left:auto;top:auto;transform:none}.rev-offer-title{padding:0}.rev-offer-title-text{font-size:22px}.rev-offer-amount{font-size:32px}.rev-offer-subtitle{font-size:15px;margin-bottom:24px}.rev-offer-cta{padding:18px 32px;font-size:17px}.rev-offer-features{gap:16px;font-size:13px}.rev-offer-feature{flex-basis:100%;justify-content:center}}
