:root{--brand-red: #d40c1a;--brand-red-hover: #c8141c;--brand-cream: #fff4f2;--c-bg: #ffffff;--c-fg: #1a1416;--c-card: #ffffff;--c-border: #e6e3df;--c-muted: #6b6f76;--radius: .5rem;--max-w: 1280px;--max-w-narrow: 1120px}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";background:var(--c-bg);color:var(--c-fg);line-height:1.5;-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer;background:none;border:0;color:inherit}.c-container{max-width:var(--max-w);margin:0 auto;padding:0 1.5rem}.c-container--narrow{max-width:var(--max-w-narrow)}.c-container--tight{max-width:64rem}.c-btn{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;border-radius:var(--radius);font-weight:600;font-size:.95rem;line-height:1;transition:background-color .15s,color .15s,border-color .15s;border:2px solid transparent}.c-btn--primary{background:var(--brand-red);color:#fff}.c-btn--primary:hover{background:var(--brand-red-hover)}.c-btn--outline{border-color:var(--brand-red);color:var(--brand-red);background:transparent}.c-btn--outline:hover{background:var(--brand-red);color:#fff}.c-btn--sm{padding:.55rem 1rem;font-size:.875rem}.c-header{background:var(--c-bg);border-bottom:1px solid var(--c-border);position:sticky;top:0;z-index:100;transition:box-shadow .3s ease}.shopify-section:has(.c-header){position:sticky;top:0;z-index:100}.c-header.is-scrolled{box-shadow:0 4px 12px #0000000d}.c-header__inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:6rem;padding:1rem 1.5rem;max-width:var(--max-w);margin:0 auto;transition:min-height .3s ease,padding .3s ease}.c-header.is-scrolled .c-header__inner{min-height:4rem;padding:.5rem 1.5rem}.c-header__logo{width:10rem;transition:width .3s ease}.c-header.is-scrolled .c-header__logo{width:8rem}.c-header__cta{display:flex;align-items:center;gap:.75rem}.c-header__phone{display:none;font-size:.875rem;font-weight:600;color:var(--brand-red)}.c-header__phone:hover{text-decoration:underline}.c-header__partner{display:none}.c-header__call-mobile{display:inline-flex}@media(min-width:768px){.c-header__logo{width:14rem}.c-header.is-scrolled .c-header__logo{width:11rem}.c-header__phone,.c-header__partner{display:inline-flex}.c-header__call-mobile{display:none}}.c-hero{background:var(--brand-cream);padding:3rem 0}.c-hero__grid{display:grid;gap:3rem}.c-hero__eyebrow{font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--brand-red);margin:0}.c-hero__title{margin:.75rem 0 0;font-size:2.25rem;line-height:1.1;font-weight:700;color:var(--brand-red)}.c-hero__lead{margin-top:1.5rem;font-size:1.125rem;font-weight:400;color:#ed1a23e6}.sun-closed{color:#ed1a23e6}.sun-closed:before{content:"\2022  "}.c-hero__bullets{list-style:none;padding:0;margin:2rem 0 0;display:grid;gap:.75rem}.c-hero__bullets li{display:flex;align-items:center;gap:.75rem;font-weight:500}.c-hero__cta{display:flex;flex-direction:row;gap:15px;margin-top:2rem}.c-hero__hours{margin-top:1rem;font-size:.875rem;color:var(--c-muted)}@media(min-width:640px){.c-hero__bullets{grid-template-columns:1fr 1fr}}@media(min-width:768px){.c-hero{padding:5rem 0}.c-hero__title{font-size:3rem}.c-hero__lead{font-size:1.25rem}}@media(min-width:1024px){.c-hero__grid{grid-template-columns:1.1fr 1fr;align-items:start}.c-hero__title{font-size:3.75rem}.c-hero__form-wrap{position:sticky;top:1.5rem}}.c-check{display:inline-flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;border-radius:9999px;background:var(--brand-red);flex-shrink:0}.c-check svg{width:1rem;height:1rem}.c-check--off{color:#6b6f7666;background:none;font-size:1rem}.c-lead{background:var(--c-card);border:1px solid var(--c-border);border-radius:1rem;box-shadow:0 10px 25px -10px #0000001a;padding:1.25rem}.c-lead__heading{margin:0 0 1rem;font-size:1.125rem;font-weight:700}.c-lead__embed{width:100%}.c-lead__footer{margin:.75rem 0 0;font-size:.75rem;color:var(--c-muted);text-align:center}.c-lead__footer a{color:var(--brand-red);font-weight:600}.c-lead__footer a:hover{text-decoration:underline}@media(min-width:768px){.c-lead{padding:1.5rem}.c-lead__heading{font-size:1.25rem}.c-lead--full{padding:2rem}}.c-section{padding:5rem 0}.c-section--cream{background:var(--brand-cream)}.c-eyebrow{max-width:48rem;margin:0 auto;text-align:center}.c-eyebrow__label{margin:0;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--brand-red)}.c-eyebrow__title{margin:.75rem 0 0;font-size:1.875rem;font-weight:700}.c-eyebrow__body{margin:1rem 0 0;font-size:1rem;color:var(--c-muted)}@media(min-width:768px){.c-eyebrow__title{font-size:2.25rem;line-height:2.55rem}.c-eyebrow__body{font-size:1.125rem}}.c-benefits{margin-top:3.5rem;display:grid;gap:2rem}.c-benefits__card{background:var(--c-card);border:1px solid var(--c-border);border-radius:1rem;padding:1.5rem;text-align:center;box-shadow:0 1px 2px #0000000d}.c-benefits__icon{width:3.5rem;height:3.5rem;margin:0 auto 1rem}.c-benefits__title{margin:0;font-size:1.125rem;font-weight:600}.c-benefits__body{margin:.5rem 0 0;font-size:.875rem;color:var(--c-muted)}@media(min-width:640px){.c-benefits{grid-template-columns:1fr 1fr}}@media(min-width:1024px){.c-benefits{grid-template-columns:repeat(4,1fr)}}.c-conditions{margin-top:3.5rem;display:grid;gap:1.5rem}.c-conditions__card{background:var(--c-card);border-radius:1rem;padding:1.5rem;box-shadow:0 1px 2px #0000000d}.c-conditions__title{margin:0;font-size:1rem;font-weight:600;color:var(--brand-red)}.c-conditions__body{margin:.5rem 0 0;font-size:.875rem;color:var(--c-muted)}.c-conditions__toggle-wrap{margin-top:2rem;text-align:center}.c-conditions__toggle{font-size:.875rem;font-weight:600;color:var(--brand-red)}.c-conditions__toggle:hover{text-decoration:underline;text-underline-offset:4px}@media(min-width:640px){.c-conditions{grid-template-columns:1fr 1fr}}@media(min-width:1024px){.c-conditions{grid-template-columns:repeat(3,1fr)}}.c-compare{margin-top:3rem;overflow:hidden;border-radius:1rem;border:1px solid var(--c-border);background:var(--c-card);box-shadow:0 1px 2px #0000000d}.c-compare table{width:100%;border-collapse:collapse;text-align:left}.c-compare thead{background:var(--brand-cream)}.c-compare th,.c-compare td{padding:1rem;font-size:.875rem;font-weight:500}.c-compare th:nth-child(2),.c-compare td:nth-child(2),.c-compare th:nth-child(3),.c-compare td:nth-child(3){text-align:center}.c-compare th:nth-child(2){color:var(--brand-red)}.c-compare tbody tr:nth-child(2n){background:#fffbfa}.c-steps{margin-top:3.5rem;display:grid;gap:2.5rem}.c-steps__item{text-align:center}.c-steps__icon-wrap{width:5rem;height:5rem;margin:0 auto 1rem;border-radius:9999px;background:var(--brand-red);display:flex;align-items:center;justify-content:center;overflow:hidden}.c-steps__icon-wrap img{width:100%;height:100%;object-fit:cover}.c-steps__label{margin:0;font-size:.875rem;font-weight:600;color:var(--brand-red)}.c-steps__title{margin:.25rem 0 0;font-size:1.125rem;font-weight:600}.c-steps__body{margin:.5rem 0 0;font-size:.875rem;color:var(--c-muted)}.c-steps__cta{margin-top:3rem;background:var(--c-card);border-radius:1rem;padding:1.5rem;text-align:center;box-shadow:0 1px 2px #0000000d}.c-steps__cta-title{margin:0;font-size:1.125rem;font-weight:600}.c-steps__cta-row{margin-top:1rem;display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}@media(min-width:768px){.c-steps{grid-template-columns:repeat(3,1fr)}.c-steps__cta{padding:2rem}}.c-states{margin-top:3rem;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:3rem}.c-states__item{text-align:center}.c-states__seal{width:8rem;height:8rem;border-radius:9999px;border:1px solid #000;margin:0 auto;object-fit:cover}.c-states__name{margin:.75rem 0 0;font-size:1.125rem;font-weight:600;color:var(--brand-red)}.c-states__note{margin:2.5rem 0 0;text-align:center;font-size:.875rem;color:var(--c-muted)}.c-states__note a{color:var(--brand-red);font-weight:600}.c-states__note a:hover{text-decoration:underline}.c-partner{display:grid;gap:3rem}.c-partner__title{margin:0;font-size:1.875rem;font-weight:700}.c-partner__lead{margin:1rem 0 0;font-size:1rem;color:var(--c-muted)}.c-partner__call{margin-top:2rem;background:var(--c-card);border-radius:1rem;padding:1.5rem;box-shadow:0 1px 2px #0000000d}.c-partner__call h3{margin:0;font-size:1.25rem;font-weight:600}.c-partner__call p{margin:.5rem 0 0;font-size:.875rem;color:var(--c-muted)}.c-partner__call .c-btn{margin-top:1rem}@media(min-width:768px){.c-partner__title{font-size:2.25rem}}@media(min-width:1024px){.c-partner{grid-template-columns:1fr 1fr;align-items:start}}.c-faq{display:grid;gap:3rem}.c-faq__title{margin:0;font-size:1.875rem;font-weight:700}.c-faq__cta{margin-top:2rem;background:var(--brand-cream);border-radius:1rem;padding:1.5rem}.c-faq__cta h3{margin:0;font-size:1.125rem;font-weight:600}.c-faq__cta p{margin:.5rem 0 0;font-size:.875rem;color:var(--c-muted)}.c-faq__cta .c-btn{margin-top:1rem}.c-faq__list{background:var(--c-card);border:1px solid var(--c-border);border-radius:1rem;overflow:hidden}.c-faq__item{padding:1.5rem;border-top:1px solid var(--c-border)}.c-faq__item:first-child{border-top:0}.c-faq__q{display:flex;width:100%;align-items:center;justify-content:space-between;text-align:left}.c-faq__q-text{font-size:1rem;font-weight:600}.c-faq__q-icon{margin-left:1rem;font-size:1.5rem;font-weight:300;color:var(--brand-red)}.c-faq__a{margin:.75rem 0 0;font-size:.875rem;color:var(--c-muted)}.c-faq__a[hidden]{display:none}@media(min-width:768px){.c-faq__title{font-size:2.25rem}}@media(min-width:1024px){.c-faq{grid-template-columns:1fr 2fr}}.c-footer{border-top:1px solid var(--c-border);background:var(--brand-cream);padding:2.5rem 0}.c-footer__inner{display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:1.5rem}.c-footer__logo{height:2.5rem;width:auto}.c-footer__row{display:flex;flex-direction:column;align-items:center;gap:1rem}.c-footer__copy{font-size:.875rem;color:var(--c-muted);margin:0}.c-footer__badge{height:70px;width:auto}@media(min-width:768px){.c-footer__inner{flex-direction:row}.c-footer__row{flex-direction:row;gap:1.5rem}}.c-sticky{position:fixed;inset:auto 0 0 0;z-index:50;display:grid;grid-template-columns:1fr 1fr;gap:.5rem;padding:.75rem;padding-bottom:calc(.75rem + env(safe-area-inset-bottom));background:var(--c-bg);border-top:1px solid var(--c-border);box-shadow:0 -4px 12px #00000014}.c-sticky .c-btn{padding:.85rem 1rem;font-size:.875rem}.c-main{padding-bottom:5rem}@media(min-width:768px){.c-sticky{display:none}.c-main{padding-bottom:0}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/campaign-new.css.map */
