.quote-page{--quote-navy-900: #0f172a;--quote-navy-800: #1e293b;--quote-navy-700: #334155;--quote-cta: #ea580c;--quote-cta-hover: #c2410c;--quote-cta-light: #fff7ed;--quote-trust: #059669;--quote-slate-50: #f8fafc;--quote-slate-100: #f1f5f9;--quote-slate-200: #e2e8f0;--quote-slate-300: #cbd5e1;--quote-slate-400: #94a3b8;--quote-slate-500: #64748b;--quote-slate-600: #475569;--quote-slate-700: #334155;font-family:Inter,sans-serif;color:var(--quote-navy-900);font-size:16px;line-height:1.5;width:100%;overflow-x:clip;-webkit-text-size-adjust:100%;text-size-adjust:100%}.quote-page,.quote-page *{box-sizing:border-box}.quote-page a{text-decoration:none}.quote-page svg{display:block}.quote-page .hidden{display:none!important}html{scroll-behavior:smooth}.quote-page__hero{position:relative;padding:64px 0;overflow:hidden;background-color:var(--quote-navy-900)}.quote-page__hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.quote-page__hero-bg img{display:block;width:100%;height:100%;object-fit:cover;opacity:.2}.quote-page__container{width:100%;max-width:1280px;margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px}.quote-page__hero-content{position:relative;text-align:center}.quote-page__rating-pill{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;margin-bottom:24px;border:1px solid rgba(255,255,255,.2);border-radius:9999px;color:#fff;background-color:#ffffff1a;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.quote-page__rating-pill span{color:#fff;font-size:14px;line-height:20px;font-weight:500}.quote-page__stars{display:flex}.quote-page__icon{width:16px;height:16px;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.quote-page__icon--star{color:#facc15;fill:currentColor;stroke:currentColor}.quote-page__hero h1{margin:0 0 16px;color:#fff;font-size:36px;line-height:1.1;font-weight:800;letter-spacing:0}.quote-page__hero p{max-width:672px;margin:0 auto;color:var(--quote-slate-300);font-size:18px;line-height:28px}.quote-page__form-section{padding:56px 0;background-color:var(--quote-slate-50)}.quote-page__layout{display:grid;gap:40px;align-items:start}.quote-page__panel{background-color:#fff;border:1px solid var(--quote-slate-100);border-radius:16px}.quote-page__form-panel{position:relative;padding:24px;border-color:var(--quote-slate-200);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.quote-page__warranty-badge{position:absolute;top:-40px;right:-16px;z-index:10}.quote-page__warranty-badge img{display:block;width:112px;height:112px;object-fit:contain;filter:drop-shadow(0 10px 8px rgba(0,0,0,.04)) drop-shadow(0 4px 3px rgba(0,0,0,.1))}.quote-page__form{display:flex;flex-direction:column;gap:20px}.quote-page__field-grid{display:grid;gap:20px}.quote-page__field label{display:block;margin:0 0 6px;color:var(--quote-navy-900);font-size:14px;line-height:20px;font-weight:600}.quote-page__input{display:block;width:100%;min-height:auto;margin:0;padding:12px 16px;border:1px solid var(--quote-slate-200);border-radius:8px;color:var(--quote-navy-900);background-color:#fff;font-family:inherit;font-size:14px;line-height:20px;letter-spacing:0;transition:border-color .15s ease,box-shadow .15s ease;box-shadow:none;-webkit-appearance:auto;appearance:auto}.quote-page__textarea{min-height:96px;resize:none}.quote-page .form-input:focus{outline:none;border-color:var(--quote-cta);box-shadow:0 0 0 3px #ea580c1a}.quote-page__file-input{cursor:pointer}.quote-page__file-input::file-selector-button{margin-right:16px;padding:8px 16px;border:0;border-radius:8px;color:var(--quote-slate-700);background:var(--quote-slate-100);font:inherit;font-size:14px;line-height:20px;font-weight:600;cursor:pointer;transition:background-color .2s ease}.quote-page__file-input::file-selector-button:hover{background:var(--quote-slate-200)}.quote-page__field-note{display:flex;align-items:center;gap:2px;margin:6px 0 0;color:var(--quote-slate-400);font-size:12px;line-height:16px}.quote-page__icon--note,.quote-page__icon--privacy{display:inline-block;width:12px;height:12px;margin-right:2px;vertical-align:-1px}.quote-page__submit{display:flex;width:100%;min-height:auto;align-items:center;justify-content:center;gap:8px;padding:16px;border:0;border-radius:8px;color:#fff;background-color:var(--quote-cta);font-family:inherit;font-size:18px;line-height:28px;font-weight:700;letter-spacing:0;cursor:pointer;box-shadow:0 10px 15px -3px #ea580c40,0 4px 6px -4px #ea580c40;transition:transform .15s ease,box-shadow .15s ease,background-color .15s ease}.quote-page__submit:hover{background-color:var(--quote-cta-hover);transform:translateY(-2px);box-shadow:0 20px 25px -5px #ea580c4d,0 8px 10px -6px #ea580c4d}.quote-page__icon--submit{width:20px;height:20px}.quote-page__privacy{display:flex;align-items:center;justify-content:center;margin:0;color:var(--quote-slate-400);text-align:center;font-size:12px;line-height:16px}.quote-page__form-error{padding:16px;border:1px solid #fecaca;border-radius:8px;color:#b91c1c;background-color:#fef2f2;text-align:center;font-size:14px;line-height:20px}.quote-page__success{padding:24px 0;text-align:center}.quote-page__success-icon{display:flex;width:80px;height:80px;align-items:center;justify-content:center;margin:0 auto 24px;border-radius:9999px;color:var(--quote-trust);background-color:#0596691a}.quote-page__success-icon svg{width:40px;height:40px}.quote-page__success h3{margin:0 0 8px;color:var(--quote-navy-900);font-size:24px;line-height:32px;font-weight:700}.quote-page__success p{margin:0 0 8px;color:var(--quote-slate-600)}.quote-page__success .quote-page__success-subtext{margin-bottom:24px;color:var(--quote-slate-500);font-size:14px;line-height:20px}.quote-page__reset{padding:0;border:0;color:var(--quote-cta);background:transparent;font-family:inherit;font-size:14px;line-height:20px;font-weight:600;cursor:pointer;transition:color .15s ease}.quote-page__reset:hover{color:var(--quote-cta-hover)}.quote-page__sidebar{display:flex;flex-direction:column;gap:24px}.quote-page__sidebar-panel,.quote-page__trust-card{padding:24px;box-shadow:0 1px 2px #0000000d}.quote-page__card-title{display:flex;align-items:center;gap:8px;margin:0 0 16px;color:var(--quote-navy-900);font-size:18px;line-height:28px;font-weight:700}.quote-page__card-title--large{margin-bottom:24px;font-size:20px;line-height:28px}.quote-page__icon--title{width:20px;height:20px;color:var(--quote-cta)}.quote-page__steps{display:flex;flex-direction:column;gap:24px}.quote-page__step,.quote-page__trust-item{display:flex;gap:16px}.quote-page__step-number{display:flex;width:40px;height:40px;align-items:center;justify-content:center;flex-shrink:0;border-radius:9999px;color:#fff;background-color:var(--quote-cta);font-size:14px;line-height:20px;font-weight:700}.quote-page__step h4,.quote-page__trust-item h4{margin:0 0 4px;color:var(--quote-navy-900);font-size:14px;line-height:20px;font-weight:700}.quote-page__step p{margin:0;color:var(--quote-slate-600);font-size:14px;line-height:20px}.quote-page__contact-card{padding:24px;border-radius:16px;color:#fff;background-color:var(--quote-navy-900)}.quote-page__contact-card .quote-page__card-title{color:#fff}.quote-page__contact-list{display:flex;flex-direction:column;gap:12px}.quote-page__contact-list a,.quote-page__address{display:flex;align-items:center;gap:12px;color:var(--quote-slate-300);transition:color .15s ease}.quote-page__address{align-items:flex-start}.quote-page__contact-list a:hover{color:#fff}.quote-page__contact-list span,.quote-page__address span{color:inherit;font-size:14px;line-height:20px}.quote-page__icon--contact{width:16px;height:16px;color:var(--quote-cta)}.quote-page__address .quote-page__icon--contact{margin-top:2px}.quote-page__hours{margin-top:16px;padding-top:16px;border-top:1px solid rgba(255,255,255,.1);color:var(--quote-slate-400);font-size:12px;line-height:16px}.quote-page__trust-list{display:flex;flex-direction:column;gap:16px}.quote-page__trust-item{align-items:flex-start;gap:12px}.quote-page__trust-icon{display:flex;width:32px;height:32px;align-items:center;justify-content:center;flex-shrink:0;border-radius:8px;color:var(--quote-cta);background-color:var(--quote-cta-light)}.quote-page__trust-icon--green{color:var(--quote-trust);background-color:#0596691a}.quote-page__trust-item p{margin:0;color:var(--quote-slate-500);font-size:12px;line-height:16px}.quote-page__mobile-sticky{position:fixed;right:0;bottom:0;left:0;z-index:50;padding:12px;border-top:1px solid var(--quote-slate-200);background-color:#fff;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;transform:translateY(100%);transition:transform .3s ease}.quote-page__mobile-sticky.show{transform:translateY(0)}.quote-page__mobile-sticky-inner{display:flex;gap:12px}.quote-page__mobile-sticky a{display:flex;flex:1 1 0%;align-items:center;justify-content:center;gap:8px;padding:12px;border-radius:8px;color:#fff;background-color:var(--quote-navy-900);font-size:14px;line-height:20px;font-weight:700}.quote-page__mobile-sticky .quote-page__mobile-sticky-outline{border:2px solid var(--quote-navy-900);color:var(--quote-navy-900);background-color:#fff}.quote-page__mobile-sticky .quote-page__mobile-sticky-cta{background-color:var(--quote-cta)}.quote-page__icon--mobile{width:16px;height:16px}.quote-page .reveal{opacity:0;transform:translateY(30px);transition:all .7s cubic-bezier(.16,1,.3,1)}.quote-page .reveal.visible{opacity:1;transform:translateY(0)}.quote-page .form-success{opacity:0;transform:scale(.95);transition:all .5s cubic-bezier(.16,1,.3,1)}.quote-page .form-success.visible{opacity:1;transform:scale(1)}.quote-page .form-error{opacity:0;transform:translateY(-8px);transition:all .3s ease}.quote-page .form-error.visible{opacity:1;transform:translateY(0)}@keyframes check-bounce{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}.quote-page .check-icon{animation:check-bounce .5s cubic-bezier(.16,1,.3,1) forwards}@supports not (overflow: clip){.quote-page{overflow-x:hidden}}@media screen and (min-width:640px){.quote-page__container{padding-left:24px;padding-right:24px}.quote-page__hero h1{font-size:48px;line-height:1}.quote-page__hero p{font-size:20px;line-height:28px}.quote-page__form-panel{padding:40px}.quote-page__warranty-badge{top:-56px;right:-24px}.quote-page__warranty-badge img{width:144px;height:144px}.quote-page__field-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.quote-page__sidebar-panel,.quote-page__contact-card,.quote-page__trust-card{padding:32px}.quote-page__mobile-sticky{display:none}}@media screen and (min-width:1024px){.quote-page__hero{padding-top:80px;padding-bottom:80px}.quote-page__container{padding-left:32px;padding-right:32px}.quote-page__hero h1{font-size:60px;line-height:1}.quote-page__form-section{padding-top:80px;padding-bottom:80px}.quote-page__layout{grid-template-columns:repeat(5,minmax(0,1fr));gap:48px}.quote-page__form-column{grid-column:span 3 / span 3}.quote-page__sidebar{grid-column:span 2 / span 2}}@media screen and (max-width:749px){.quote-page{min-width:0}.quote-page input,.quote-page select,.quote-page textarea,.quote-page button{font-size:16px!important}.quote-page__warranty-badge{top:-32px;right:-8px}.quote-page__warranty-badge img{width:92px;height:92px}.quote-page__mobile-sticky{padding-bottom:max(12px,env(safe-area-inset-bottom))}}
/*# sourceMappingURL=/cdn/shop/t/21/assets/quote-page.css.map */
