.product-hero{text-align:center;margin-bottom:var(--ar-spacing-12, 48px)}.product-hero__badge{display:inline-flex;align-items:center;gap:6px;background:color-mix(in srgb,var(--ar-primary, #0A2F44) 8%,transparent);color:var(--ar-primary, #0A2F44);font-weight:600;font-size:.9rem;padding:8px 20px;border-radius:var(--ar-radius-full, 9999px);margin-bottom:20px;border:1px solid color-mix(in srgb,var(--ar-primary, #0A2F44) 10%,transparent)}@supports not (color-mix(in srgb,red,transparent)){.product-hero__badge{background:var(--ar-primary-light, #e6f0ff);border-color:var(--ar-border, #e2e8f0)}}.product-hero__title{font-size:clamp(2.2rem,5vw,3rem);font-weight:800;line-height:1.1;color:var(--ar-primary, #0A2F44);font-family:var(--font-heading, "Montserrat", sans-serif);margin-bottom:20px;letter-spacing:-.02em}.product-hero__subtitle{font-size:1.2rem;color:var(--ar-text-light, #64748B);max-width:800px;margin:0 auto 30px;line-height:1.5}.product-hero__stats{display:flex;justify-content:center;gap:50px;flex-wrap:wrap;margin-top:30px}.product-hero__stat{text-align:center}.product-hero__stat-value{font-size:2.2rem;font-weight:800;color:var(--ar-secondary, #C6A43F);line-height:1;margin-bottom:4px}.product-hero__stat-label{font-size:.9rem;color:var(--ar-text-light, #64748B);text-transform:uppercase;letter-spacing:1.5px}.why-insure{background:var(--ar-white, #ffffff);border-radius:var(--ar-radius-lg, 12px);padding:40px;margin-bottom:60px;box-shadow:var(--ar-shadow-sm, 0 1px 2px rgba(0,0,0,.05));border:1px solid var(--ar-border, #e2e8f0)}.why-insure__title{font-size:1.8rem;font-weight:700;color:var(--ar-primary, #0A2F44);font-family:var(--font-heading, "Montserrat", sans-serif);margin-bottom:20px}.why-insure__intro{color:var(--ar-text-light, #64748B);font-size:1.1rem;margin-bottom:20px}.why-insure__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px;margin-top:30px}.why-insure__item{display:flex;gap:16px;align-items:flex-start}.why-insure__icon{font-size:2rem;color:var(--ar-secondary, #C6A43F)}.why-insure__text h4{font-weight:700;color:var(--ar-primary, #0A2F44);margin-bottom:6px;font-size:1.1rem}.why-insure__text p{color:var(--ar-text-light, #64748B);font-size:.95rem;line-height:1.5;margin:0}.why-us{display:grid;grid-template-columns:1fr 1fr;gap:40px;margin-bottom:60px;align-items:center}@media (max-width: 1024px){.why-us{grid-template-columns:1fr}}.why-us__benefits{display:grid;grid-template-columns:repeat(2,1fr);gap:30px}@media (max-width: 768px){.why-us__benefits{grid-template-columns:1fr}}.why-us__benefit{text-align:left}.why-us__benefit-icon{font-size:2.2rem;margin-bottom:12px}.why-us__benefit-title{font-weight:700;color:var(--ar-primary, #0A2F44);margin-bottom:8px;font-size:1.1rem}.why-us__benefit-desc{color:var(--ar-text-light, #64748B);font-size:.9rem;line-height:1.5}.why-us__testimonial{background:var(--ar-white, #ffffff);padding:32px;border-radius:var(--ar-radius-lg, 12px);border:1px solid var(--ar-border, #e2e8f0);box-shadow:var(--ar-shadow-md, 0 4px 6px -1px rgba(0,0,0,.1));position:relative}.why-us__testimonial:before{content:"\201c";position:absolute;top:-20px;left:20px;font-size:6rem;color:color-mix(in srgb,var(--ar-secondary, #C6A43F) 20%,transparent);font-family:serif}@supports not (color-mix(in srgb,red,transparent)){.why-us__testimonial:before{color:var(--ar-secondary-light, #faf3e0)}}.why-us__quote{font-size:1.2rem;line-height:1.5;color:var(--ar-text-dark, #1e293b);margin-bottom:20px;position:relative;z-index:2}.why-us__author-name{font-weight:700;color:var(--ar-primary, #0A2F44)}.why-us__author-title{font-size:.85rem;color:var(--ar-text-light, #64748B)}.coverages{margin-bottom:60px}.coverages__title{font-size:1.8rem;font-weight:700;color:var(--ar-primary, #0A2F44);font-family:var(--font-heading, "Montserrat", sans-serif);text-align:center;margin-bottom:40px}.coverages__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:24px}@media (max-width: 768px){.coverages__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 480px){.coverages__grid{grid-template-columns:1fr}}.coverage-card{background:var(--ar-white, #ffffff);border:1px solid var(--ar-border, #e2e8f0);border-radius:var(--ar-radius-lg, 12px);padding:24px;text-align:center;transition:var(--ar-transition, .2s ease)}.coverage-card:hover{border-color:var(--ar-secondary, #C6A43F);transform:translateY(-4px);box-shadow:var(--ar-shadow-md, 0 4px 6px -1px rgba(0,0,0,.1))}.coverage-card__icon{font-size:2.5rem;margin-bottom:16px}.coverage-card__title{font-weight:700;color:var(--ar-primary, #0A2F44);margin-bottom:8px;font-size:1.1rem}.coverage-card__desc{color:var(--ar-text-light, #64748B);font-size:.9rem;line-height:1.5}.how-it-works{text-align:center;margin-bottom:60px;background:var(--ar-white, #ffffff);border-radius:var(--ar-radius-lg, 12px);padding:40px;border:1px solid var(--ar-border, #e2e8f0)}.how-it-works__title{font-size:1.8rem;font-weight:700;color:var(--ar-primary, #0A2F44);font-family:var(--font-heading, "Montserrat", sans-serif);margin-bottom:40px}.how-it-works__grid{display:flex;justify-content:center;gap:40px;flex-wrap:wrap}.how-it-works__step{flex:1 1 200px;max-width:250px}.how-it-works__icon{width:80px;height:80px;background:linear-gradient(145deg,var(--ar-primary, #0A2F44),var(--ar-primary-dark, #082433));border-radius:var(--ar-radius-full, 9999px);display:flex;align-items:center;justify-content:center;color:#fff;font-size:2rem;margin:0 auto 20px;box-shadow:var(--ar-shadow-md, 0 4px 6px -1px rgba(0,0,0,.1))}.how-it-works__step-title{font-weight:700;color:var(--ar-primary, #0A2F44);margin-bottom:8px;font-size:1.1rem}.how-it-works__step-desc{color:var(--ar-text-light, #64748B);font-size:.9rem;line-height:1.5}.faq{max-width:800px;margin:0 auto 60px}.faq__title{font-size:1.8rem;font-weight:700;color:var(--ar-primary, #0A2F44);font-family:var(--font-heading, "Montserrat", sans-serif);text-align:center;margin-bottom:40px}.faq-item{background:var(--ar-white, #ffffff);border:1px solid var(--ar-border, #e2e8f0);border-radius:var(--ar-radius-md, 8px);margin-bottom:16px;overflow:hidden}.faq-question{padding:20px 24px;font-weight:600;color:var(--ar-primary, #0A2F44);cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:var(--ar-transition, .2s ease)}.faq-question:hover{background:color-mix(in srgb,var(--ar-primary, #0A2F44) 2%,transparent);color:var(--ar-secondary, #C6A43F)}.faq-question:after{content:"+";font-size:1.5rem;color:var(--ar-secondary, #C6A43F);transition:transform var(--ar-transition, .2s ease)}.faq-item.active .faq-question:after{content:"\2212";transform:rotate(180deg)}.faq-answer{padding:0 24px;max-height:0;overflow:hidden;transition:max-height .4s cubic-bezier(.4,0,.2,1),padding .3s ease;color:var(--ar-text-light, #64748B);line-height:1.6;border-top:1px solid transparent}.faq-item.active .faq-answer{padding:0 24px 24px;max-height:500px;border-top-color:var(--ar-border, #e2e8f0)}.product-cta{text-align:center;background:linear-gradient(135deg,var(--ar-primary, #0A2F44),var(--ar-primary-dark, #082433));border-radius:var(--ar-radius-lg, 12px);padding:60px 40px;color:#fff;margin-top:var(--ar-spacing-12, 48px)}.product-cta__title{font-size:2rem;font-weight:700;color:#fff;font-family:var(--font-heading, "Montserrat", sans-serif);margin-bottom:16px}.product-cta__subtitle{font-size:1.1rem;opacity:.9;margin-bottom:30px}.product-cta__btn{display:inline-flex;align-items:center;gap:8px;background:var(--ar-secondary, #C6A43F);color:#fff;padding:14px 32px;border-radius:var(--ar-radius-full, 9999px);font-weight:700;text-decoration:none;transition:var(--ar-transition, .2s ease);box-shadow:var(--ar-shadow-md, 0 4px 6px -1px rgba(0,0,0,.1))}.product-cta__btn:hover{background:var(--ar-secondary-dark, #a8892f);transform:translateY(-3px);box-shadow:var(--ar-shadow-lg, 0 10px 15px -3px rgba(0,0,0,.1))}
/*# sourceMappingURL=/cdn/shop/t/3/assets/enterprise.css.map */
