.offer-module__pPQIha__section{background:var(--bg-light);padding:1.5rem}.offer-module__pPQIha__section:nth-child(odd){background:var(--bg-white)}.offer-module__pPQIha__sectionInner{max-width:var(--max-width);margin:0 auto}.offer-module__pPQIha__sectionHeader{text-align:center;margin-bottom:2.5rem}.offer-module__pPQIha__sectionHeader h2{color:var(--text-dark);margin-bottom:.5rem;font-size:2.2rem;font-weight:700}.offer-module__pPQIha__sectionHeader p{color:var(--text-light);max-width:700px;margin:0 auto;font-size:1.1rem}.offer-module__pPQIha__grid2{grid-template-columns:repeat(2,1fr);gap:1.5rem;max-width:860px;margin:0 auto;display:grid}.offer-module__pPQIha__grid2 .offer-module__pPQIha__card{gap:.6rem;padding:1.25rem}.offer-module__pPQIha__grid2 .offer-module__pPQIha__cardName{font-size:1.35rem}.offer-module__pPQIha__grid2 .offer-module__pPQIha__priceAmount{font-size:1.5rem}.offer-module__pPQIha__grid2 .offer-module__pPQIha__featuresList{gap:.35rem}.offer-module__pPQIha__grid2 .offer-module__pPQIha__featuresList li{font-size:1.1rem}.offer-module__pPQIha__grid3{grid-template-columns:repeat(3,1fr);gap:1.75rem;display:grid}@media (max-width:900px){.offer-module__pPQIha__grid3{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.offer-module__pPQIha__grid2,.offer-module__pPQIha__grid3{grid-template-columns:1fr}}.offer-module__pPQIha__gridCentered{justify-content:center;display:flex}.offer-module__pPQIha__gridCentered>*{width:100%;max-width:560px}.offer-module__pPQIha__card{background:var(--bg-white);border:1px solid var(--border-color);border-radius:var(--card-border-radius);box-shadow:var(--shadow-sm);flex-direction:column;gap:1rem;padding:2rem 1.75rem;transition:box-shadow .2s,transform .2s;display:flex;position:relative}.offer-module__pPQIha__card:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.offer-module__pPQIha__cardHighlighted{border:2px solid var(--primary-color);box-shadow:var(--shadow-md)}.offer-module__pPQIha__cardHighlighted:hover{box-shadow:var(--shadow-lg)}.offer-module__pPQIha__badge{background:var(--primary-color);color:var(--text-on-primary);text-transform:uppercase;letter-spacing:.08em;white-space:nowrap;border-radius:999px;padding:.25rem 1rem;font-size:.85rem;font-weight:600;position:absolute;top:-13px;left:50%;transform:translate(-50%)}.offer-module__pPQIha__tier{letter-spacing:.08em;text-transform:uppercase;color:var(--primary-color);background:var(--primary-light);border-radius:4px;align-self:flex-start;padding:.2rem .6rem;font-size:.7rem;font-weight:700;display:inline-block}.offer-module__pPQIha__cardName{color:var(--text-dark);margin:0;padding:0;font-size:1.6rem;font-weight:700}.offer-module__pPQIha__priceBlock{align-items:baseline;gap:.3rem;display:flex}.offer-module__pPQIha__priceAmount{color:var(--text-dark);font-size:1.8rem;font-weight:600}.offer-module__pPQIha__priceCurrency{color:var(--text-light);font-size:1.1rem;font-weight:600}.offer-module__pPQIha__priceDuration{color:var(--text-lighter);margin-left:.25rem;font-size:1.1rem}.offer-module__pPQIha__promoNote{color:var(--text-light);margin-top:-.5rem;font-size:1.1rem;font-style:italic;display:block}.offer-module__pPQIha__featuresList{flex-direction:column;flex:1;gap:.6rem;margin:0;padding:0;list-style:none;display:flex}.offer-module__pPQIha__featuresList li{color:var(--text-dark);align-items:flex-start;gap:.5rem;font-size:1.1rem;display:flex}.offer-module__pPQIha__featuresList li:before{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%23059669'%3E%3Cpath fill-rule='evenodd' d='M16.707 5.293a1 1 0 00-1.414 0L8 12.586 4.707 9.293a1 1 0 00-1.414 1.414l4 4a1 1 0 001.414 0l8-8a1 1 0 000-1.414z' clip-rule='evenodd'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;width:16px;min-width:16px;height:16px;margin-top:1px;display:block}.offer-module__pPQIha__buyDisclaimer{color:var(--text-light);text-align:center;margin:0;font-size:1.1rem;font-style:italic;line-height:1.5}.offer-module__pPQIha__bannerCard{border-radius:var(--card-border-radius);text-align:center;background:radial-gradient(#fff 30%,#05966914 70%,#05966926 100%);border:2px solid #05966933;flex-direction:column;align-items:center;gap:1.25rem;padding:2.5rem 2rem;transition:box-shadow .2s,transform .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 32px #05966926}.offer-module__pPQIha__bannerCard:before{content:"";pointer-events:none;background:radial-gradient(circle,#0596691f 0%,#0000 70%);border-radius:50%;width:200px;height:200px;position:absolute;top:-60px;right:-60px}.offer-module__pPQIha__bannerCard:after{content:"";pointer-events:none;background:radial-gradient(circle,#34d3991f 0%,#0000 70%);border-radius:50%;width:160px;height:160px;position:absolute;bottom:-40px;left:-40px}.offer-module__pPQIha__bannerCard:hover{transform:translateY(-2px);box-shadow:0 12px 40px #05966940}.offer-module__pPQIha__bannerCard .offer-module__pPQIha__cardName{color:var(--text-dark);font-size:1.8rem}.offer-module__pPQIha__bannerCard .offer-module__pPQIha__featuresList li{color:var(--text-dark)}.offer-module__pPQIha__bannerCard .offer-module__pPQIha__featuresList li:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%2334d399'%3E%3Cpath fill-rule='evenodd' d='M16.707 5.293a1 1 0 00-1.414 0L8 12.586 4.707 9.293a1 1 0 00-1.414 1.414l4 4a1 1 0 001.414 0l8-8a1 1 0 000-1.414z' clip-rule='evenodd'/%3E%3C/svg%3E")}@keyframes offer-module__pPQIha__shimmer{0%{background-position:-200%}to{background-position:200%}}@keyframes offer-module__pPQIha__floatOrb{0%,to{transform:translate(0)scale(1)}50%{transform:translate(12px,-18px)scale(1.08)}}.offer-module__pPQIha__corporateSection{background:var(--bg-white);padding:2rem 1rem}.offer-module__pPQIha__corporateFrame{border-radius:var(--border-radius);border:1px solid var(--border-color);background:radial-gradient(#fff 30%,#05966914 70%,#05966926 100%);max-width:1080px;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 0 0 1px #0596690f,0 12px 48px #00000014}.offer-module__pPQIha__corporateFrame:before{content:"";pointer-events:none;background:radial-gradient(circle,#0596691a 0%,#0000 65%);border-radius:50%;width:420px;height:420px;animation:8s ease-in-out infinite offer-module__pPQIha__floatOrb;position:absolute;top:-120px;right:-90px}.offer-module__pPQIha__corporateFrame:after{content:"";pointer-events:none;background:radial-gradient(circle,#05966912 0%,#0000 65%);border-radius:50%;width:380px;height:380px;animation:10s ease-in-out infinite reverse offer-module__pPQIha__floatOrb;position:absolute;bottom:-100px;left:-90px}.offer-module__pPQIha__corporateInner{text-align:center;z-index:1;flex-direction:column;align-items:center;gap:1.5rem;max-width:82%;margin:0 auto;padding:1.5rem 2.25rem;display:flex;position:relative}@media (max-width:640px){.offer-module__pPQIha__corporateInner{padding:2rem 1.25rem}}.offer-module__pPQIha__corporateLine{background:linear-gradient(90deg,#059669,#34d399,#059669);border-radius:2px;width:56px;height:3px}.offer-module__pPQIha__corporateEyebrow{letter-spacing:.18em;text-transform:uppercase;color:#0f172a;background:linear-gradient(135deg,#d4af37,#f5d77a,#d4af37);border:none;border-radius:999px;align-items:center;gap:.55rem;padding:.4rem 1.2rem;font-size:.82rem;font-weight:700;display:inline-flex;box-shadow:0 2px 12px #d4af3759}.offer-module__pPQIha__corporateEyebrowIcon{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%230f172a'%3E%3Cpath d='M12 2L15.09 8.26L22 9.27L17 14.14L18.18 21.02L12 17.77L5.82 21.02L7 14.14L2 9.27L8.91 8.26L12 2Z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;width:14px;min-width:14px;height:14px;display:inline-block}.offer-module__pPQIha__corporateContent h2{color:var(--text-dark);letter-spacing:-.01em;margin:0 0 .75rem;font-size:2.35rem;font-weight:800;line-height:1.2}.offer-module__pPQIha__corporateContent p{color:var(--text-light);max-width:720px;margin:0 auto;font-size:1.1rem;line-height:1.65}.offer-module__pPQIha__corporateFeatures{flex-wrap:wrap;justify-content:center;gap:.65rem;margin:0;padding:0;list-style:none;display:flex}.offer-module__pPQIha__corporateFeatures li{color:var(--text-dark);background:#0596690d;border:1px solid #05966926;border-radius:999px;align-items:center;gap:.45rem;padding:.4rem 1.1rem;font-size:1.1rem;font-weight:500;transition:background .2s,border-color .2s;display:flex}.offer-module__pPQIha__corporateFeatures li:hover{background:#05966914;border-color:#05966959}.offer-module__pPQIha__corporateFeatures li:before{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%23059669'%3E%3Cpath fill-rule='evenodd' d='M16.707 5.293a1 1 0 00-1.414 0L8 12.586 4.707 9.293a1 1 0 00-1.414 1.414l4 4a1 1 0 001.414 0l8-8a1 1 0 000-1.414z' clip-rule='evenodd'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;width:14px;min-width:14px;height:14px;display:block}.offer-module__pPQIha__corporateDivider{background:linear-gradient(90deg,#0000,#05966973,#0000);width:120px;height:1px}.offer-module__pPQIha__corporateCta{color:#fff;white-space:nowrap;letter-spacing:.02em;background:linear-gradient(135deg,#059669,#34d399,#059669);border-radius:999px;padding:.9rem 2.4rem;font-size:1.1rem;font-weight:800;text-decoration:none;transition:box-shadow .22s,transform .22s;display:inline-block;box-shadow:0 4px 24px #05966966}.offer-module__pPQIha__corporateCta:hover{transform:translateY(-2px);box-shadow:0 6px 32px #05966999}.offer-module__pPQIha__corporateFootnote{color:#64748b;letter-spacing:.02em;font-size:1.1rem;font-style:italic}
