.landing-container[data-v-9b26e2e3]{align-items:center;background:linear-gradient(135deg,#f0fdf4,#fff);display:flex;flex-direction:column;font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;min-height:100vh;width:100%}.hero-section[data-v-9b26e2e3]{background:linear-gradient(135deg,var(--light-green) 0,var(--white) 50%);display:flex;justify-content:center;padding:4rem 0;width:100%}.hero-image-container[data-v-9b26e2e3]{align-items:center;display:flex;justify-content:center;margin:0 auto;max-width:1200px;padding:0 1rem}.hero-image[data-v-9b26e2e3]{border-radius:16px;box-shadow:var(--shadow-lg);height:auto;max-height:500px;max-width:100%}.content-container[data-v-9b26e2e3]{margin:0 auto;max-width:900px;padding:0 1.5rem}.main-content[data-v-9b26e2e3]{background:var(--white);display:flex;justify-content:center;width:100%}.welcome-section[data-v-9b26e2e3]{text-align:center}.welcome-title[data-v-9b26e2e3]{color:var(--text-dark);font-size:clamp(1.5rem,4vw,2rem);font-weight:500;line-height:1.2;margin-bottom:1rem}.welcome-text[data-v-9b26e2e3]{color:var(--text-gray);font-size:clamp(.75rem,2.5vw,1.2rem);line-height:1.6;margin:0 auto;max-width:600px}.offer-section[data-v-9b26e2e3]{margin-bottom:2rem}.offer-card-wrapper[data-v-9b26e2e3]{display:flex;justify-content:center}.modern-card[data-v-9b26e2e3]{background:linear-gradient(135deg,#f8fafc,#fff);border:3px dashed var(--border-green);border-radius:24px;box-shadow:0 10px 20px -5px gray,0 4px 6px -2px #0000001a;max-width:600px;overflow:hidden;padding:100px;position:relative;width:100%}.modern-card[data-v-9b26e2e3]:before{background:linear-gradient(90deg,var(--primary-green),var(--primary-blue));border-radius:24px 24px 0 0;content:"";height:4px;left:0;position:absolute;right:0;top:0}.card-header[data-v-9b26e2e3]{margin-bottom:2rem;text-align:center}.card-title[data-v-9b26e2e3]{color:var(--text-dark);font-size:clamp(1.2rem,3vw,1.5rem);font-weight:700;margin-bottom:1rem;margin-top:0}.title-divider[data-v-9b26e2e3]{background:linear-gradient(90deg,var(--primary-green),var(--primary-blue));border-radius:2px;height:4px;margin:0 auto;width:80px}.offer-details[data-v-9b26e2e3]{margin-bottom:2rem}.details-grid[data-v-9b26e2e3]{display:flex;flex-direction:column;gap:1rem}.detail-row[data-v-9b26e2e3]{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:.7rem 0}.detail-row[data-v-9b26e2e3]:last-child{border-bottom:none}.detail-label[data-v-9b26e2e3]{color:var(--text-gray);font-size:clamp(.85rem,2.5vw,.95rem);font-weight:600}.detail-value[data-v-9b26e2e3]{color:var(--text-dark);font-size:1rem;font-weight:600}.cta-button[data-v-9b26e2e3]{align-items:center;background:linear-gradient(135deg,var(--primary-blue),#0891b2);border:2px solid var(--primary-blue);border-radius:12px;box-shadow:0 4px 12px #009ec14d,0 2px 4px #0000001a;color:var(--white);cursor:pointer;display:flex;font-size:1.25rem;font-weight:700;justify-content:center;letter-spacing:.5px;min-height:60px;overflow:hidden;padding:1.25rem 2rem;position:relative;text-transform:none;transition:all .2s ease;width:100%}.cta-button[data-v-9b26e2e3]:hover{background:linear-gradient(135deg,#0891b2,var(--primary-blue));border-color:#0891b2;box-shadow:0 6px 20px #009ec166,0 4px 8px #00000026;transform:translateY(-3px)}.cta-button[data-v-9b26e2e3]:active{box-shadow:0 2px 8px #009ec14d,0 1px 3px #0000001a;transform:translateY(-1px)}.cta-button[data-v-9b26e2e3]:before{background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.3),transparent);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .6s ease;width:100%}.cta-button[data-v-9b26e2e3]:hover:before{left:100%}.cta-button[data-v-9b26e2e3]:after{font-size:1.5rem;font-weight:700;opacity:0;position:absolute;right:1.5rem;transform:translate(-10px);transition:all .3s ease}.cta-button[data-v-9b26e2e3]:hover:after{opacity:1;transform:translate(0)}.cta-button:hover .cta-text[data-v-9b26e2e3]{transform:translate(-10px)}.cta-text[data-v-9b26e2e3]{font-weight:700;position:relative;transition:transform .3s ease;z-index:1}.button-container[data-v-9b26e2e3]{text-align:center}.button-hint[data-v-9b26e2e3]{color:var(--text-gray);font-size:.875rem;font-style:italic;margin-top:.75rem;opacity:.8}.benefits-section[data-v-9b26e2e3]{background:linear-gradient(135deg,#fafafa 0,var(--white) 100%);display:flex;justify-content:center;width:100%}.savings-highlight[data-v-9b26e2e3]{background:linear-gradient(135deg,var(--light-green),#ecfdf5);border:2px solid var(--border-green);border-radius:16px;margin-bottom:2rem;padding:1.5rem;text-align:center}.savings-text[data-v-9b26e2e3]{color:var(--text-dark);font-size:1.25rem;font-weight:600;margin:0}.info-callout[data-v-9b26e2e3]{background:linear-gradient(135deg,#eff6ff,#f0f9ff);border:1px solid #dbeafe;border-radius:16px;box-shadow:4px 2px 10px #0000000d;margin-bottom:calc(40px + 5vw);margin-top:calc(20px + 5vw);padding:1.5rem;text-align:center}.callout-text[data-v-9b26e2e3]{color:var(--text-dark);font-size:1.125rem;margin:0}.benefits-grid[data-v-9b26e2e3]{align-items:center;display:grid;gap:3rem;grid-template-columns:1fr 1fr;margin-bottom:3rem}.benefits-image[data-v-9b26e2e3]{display:flex;justify-content:center}.squirrel-image[data-v-9b26e2e3]{border-radius:16px;box-shadow:var(--shadow-md);height:auto;max-width:100%}.benefits-list[data-v-9b26e2e3]{padding:1rem}.benefits-title[data-v-9b26e2e3]{color:var(--text-dark);font-size:1.5rem;font-weight:700;margin-bottom:1.5rem}.advantages-list[data-v-9b26e2e3]{list-style:none;margin:0;padding:0}.advantage-item[data-v-9b26e2e3]{align-items:center;color:var(--text-dark);display:flex;font-size:1.125rem;font-weight:600;gap:1rem;padding:.75rem 0}.advantage-icon[data-v-9b26e2e3]{flex-shrink:0;font-size:1.5rem}.advantage-text[data-v-9b26e2e3]{line-height:1.4}.contact-section[data-v-9b26e2e3]{background:var(--white);border-radius:16px;box-shadow:var(--shadow-md);margin-bottom:2rem;padding:2rem}.contact-title[data-v-9b26e2e3]{color:var(--text-dark);font-size:1.25rem;font-weight:700;margin-bottom:1rem}.contact-info[data-v-9b26e2e3],.contact-title[data-v-9b26e2e3]{text-align:center}.contact-text[data-v-9b26e2e3]{color:var(--text-gray);font-size:1rem;line-height:1.6;margin-bottom:.75rem}.contact-link[data-v-9b26e2e3]{color:var(--primary-blue);font-weight:600;text-decoration:none;transition:color .2s ease}.contact-link[data-v-9b26e2e3]:hover{color:#0891b2;text-decoration:underline}.disclaimer[data-v-9b26e2e3]{padding:1rem;text-align:center}.disclaimer-text[data-v-9b26e2e3]{color:var(--text-light);font-size:.875rem;font-style:italic;margin:0}@media(max-width:768px){.content-container[data-v-9b26e2e3]{padding:0 1rem}.modern-card[data-v-9b26e2e3]{margin:0 .5rem;padding:50px}.benefits-grid[data-v-9b26e2e3]{gap:2rem;grid-template-columns:1fr}.benefits-image[data-v-9b26e2e3]{order:2}.benefits-list[data-v-9b26e2e3]{order:1;text-align:center}.detail-row[data-v-9b26e2e3]{align-items:flex-start;flex-direction:column;gap:.25rem;padding:.1rem 0}.detail-value[data-v-9b26e2e3]{align-self:flex-end}.hero-section[data-v-9b26e2e3]{padding:1rem 0}.main-content[data-v-9b26e2e3]{padding:2rem 0}}@media(max-width:480px){.welcome-title[data-v-9b26e2e3]{font-size:1.75rem}.welcome-text[data-v-9b26e2e3]{font-size:1rem}.modern-card[data-v-9b26e2e3]{padding:35px}.cta-button[data-v-9b26e2e3]{padding:.875rem 1.5rem}.advantage-item[data-v-9b26e2e3],.cta-button[data-v-9b26e2e3]{font-size:1rem}.contact-section[data-v-9b26e2e3]{padding:1.5rem}}@keyframes fadeInUp-9b26e2e3{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.modern-card[data-v-9b26e2e3]{animation:fadeInUp-9b26e2e3 .6s ease-out}.benefits-grid[data-v-9b26e2e3]>*{animation:fadeInUp-9b26e2e3 .6s ease-out .2s both}.big-text[data-v-9b26e2e3]{font-size:28px;font-weight:500}.width-container[data-v-9b26e2e3]{max-width:800px;position:relative}.accept[data-v-9b26e2e3]{animation:wiggle-9b26e2e3 2s linear infinite}@keyframes wiggle-9b26e2e3{0%,7%{transform:rotate(0)}15%{transform:rotate(-5deg)}20%{transform:rotate(3deg)}25%{transform:rotate(-3deg)}30%{transform:rotate(2deg)}35%{transform:rotate(-2deg)}40%,to{transform:rotate(0)}}.second-offer-button[data-v-9b26e2e3]{background-color:#009ec1!important;border-color:#009ec1!important;border-radius:28px;border-width:0;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f;height:60px;margin-left:0;margin-top:20px;padding-left:8px;padding-right:8px;width:100%}.width-container[data-v-2fafb8f8]{max-width:1200px;position:relative}.text[data-v-2fafb8f8],.white-text>div>span.b-text[data-v-2fafb8f8]{font-weight:500!important;letter-spacing:normal;line-height:1.4}.white-text[data-v-2fafb8f8] *{color:#fff!important}.white-text>div[data-v-2fafb8f8]{font-size:19px;margin-top:35px}.white-text>div>span.b-text[data-v-2fafb8f8]{font-size:22px}.gradient-svg path[data-v-2fafb8f8]{fill:url(#gradient)}.mx-auto[data-v-2fafb8f8]{margin-left:auto!important;margin-right:auto!important}
