*{box-sizing:border-box;margin:0;padding:0}body{background:#fff}@keyframes ticker{0%{transform:translate(0)}to{transform:translate(-50%)}}.lp{font-family:Poppins,sans-serif;color:#002b49;overflow-x:hidden}.btn-primary{background:#002b49;color:#fff;border:2px solid #002b49;border-radius:8px;padding:14px 24px;font-family:Inter,sans-serif;font-weight:700;font-size:16px;cursor:pointer;letter-spacing:-.02em;transition:background .2s,color .2s,border-color .2s;white-space:nowrap}.btn-primary:hover{background:#fff;color:#002b49;border-color:#f2ced8}.btn-outline{background:transparent;border:2px solid rgba(255,255,255,.4);border-radius:8px;padding:14px 24px;font-family:Poppins,sans-serif;font-weight:500;font-size:16px;cursor:pointer;letter-spacing:-.02em;transition:opacity .2s;white-space:nowrap;color:#ededed}.btn-outline:hover{opacity:.8}.nav-link{font-family:Poppins,sans-serif;font-size:16px;font-weight:500;color:#002b49;text-decoration:none;letter-spacing:-.02em;transition:opacity .2s;cursor:pointer;background:none;border:none;padding:0}.nav-link:hover{opacity:.6}.hero-section{padding:32px 32px 0;background:#fff}.hero-container{border-radius:16px;overflow:hidden;position:relative;background-image:var(--bg-source, linear-gradient(-.26deg, #f7f7e7 1%, #eef1e6 6%, #b4cee4 51%, #89b4e3 88%, #66a0e2 135%));background-size:cover;background-position:center;background-repeat:no-repeat}.gradient-bg{position:relative;flex:1;display:flex;flex-direction:column;align-items:stretch;min-height:0;width:100%;max-width:1840px;margin-inline:auto;overflow:hidden;isolation:isolate;border-radius:15px}.gradient-bg:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background-image:var(--bg-source);background-repeat:no-repeat;background-size:290% 225%;background-position:40% 100%;pointer-events:none}@media screen and (min-width:1024px){.gradient-bg{flex:1 1 auto;width:min(100%,1840px);min-height:0;max-height:none}}@media screen and (max-width:1023px){.gradient-bg:before{background-size:270% 215%;animation-name:aurora-mobile;animation-duration:34s;animation-iteration-count:infinite;animation-timing-function:ease-in-out}}@media screen and (min-width:1024px){.gradient-bg:before{animation-name:aurora-desktop;animation-duration:42s;animation-iteration-count:infinite;animation-timing-function:ease-in-out}}@keyframes aurora-desktop{0%{background-position:5% 100%}16%{background-position:72% 88%}33%{background-position:95% 96%}50%{background-position:48% 82%}66%{background-position:8% 92%}83%{background-position:88% 100%}to{background-position:5% 100%}}@keyframes aurora-mobile{0%{background-position:10% 100%}25%{background-position:85% 86%}50%{background-position:22% 78%}75%{background-position:92% 94%}to{background-position:10% 100%}}@media(prefers-reduced-motion:reduce){.gradient-bg:before{animation:none!important;background-position:50% 100%;background-size:cover}}.hero-inner{position:relative;z-index:1;padding:32px;display:flex;flex-direction:column;height:100%;min-height:658px}.hero-nav{display:flex;align-items:center;justify-content:space-between;height:46.29px}.hero-nav__logo{display:flex;align-items:center;gap:10px;text-decoration:none}.hero-nav__logo-img{height:46.29px;width:auto}.hero-nav__links{display:flex;align-items:center;gap:48px}.hero-nav__contact{padding:10px 24px;font-size:16px}.hero-nav__hamburger{display:none;background:none;border:none;cursor:pointer;color:#002b49;padding:8px;border-radius:4px}.hero-content{flex:1;display:flex;align-items:flex-end;justify-content:space-between;padding-top:48px}.hero-headline{max-width:415px;display:flex;flex-direction:column}.hero-headline__eyebrow{font-size:16px;letter-spacing:-.02em;margin-bottom:10px}.hero-headline__h1{font-size:52px;font-weight:400;line-height:1;letter-spacing:-.02em;margin-bottom:24px}.hero-headline__affiliate{display:flex;align-items:flex-end;flex-wrap:wrap;gap:16px;margin-top:32px}.hero-headline__affiliate-logo{width:91px;height:27.27px;flex-shrink:0}.hero-headline__affiliate-text{font-size:14px;color:#002b49;letter-spacing:-.02em;white-space:nowrap}.quote-card{background:#ffffff8c;border-radius:8px;padding:32px;width:411px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.quote-card__radios{display:flex;flex-direction:column;gap:10px;margin-bottom:32px}.radio-btn{border:1px solid #002b49;border-radius:4px;padding:7px 12px;display:flex;align-items:center;gap:8px;cursor:inherit;background:transparent;width:fit-content}.radio-btn span{font-family:Poppins,sans-serif;font-size:13px;font-weight:600;color:#002b49}.radio-btn:active,.radio-btn:focus{outline:none;box-shadow:none}.radio-btn__icon{width:17px;height:17px}.quote-card__desc{font-size:14px;line-height:1.5;letter-spacing:-.02em;margin-bottom:32px;color:#002b49}.carriers-section{padding:32px 32px 0}.carriers-section__heading{font-size:20px;font-weight:500;text-align:center;letter-spacing:-.02em;margin-bottom:24px}.ticker{position:relative;overflow:hidden;height:48px}.ticker__track{display:flex;gap:57px;align-items:center;animation:ticker 80s linear infinite;width:max-content}.ticker__logo{height:39px;width:80px;object-fit:contain;flex-shrink:0}.ticker__fade{position:absolute;top:0;bottom:0;width:64px;pointer-events:none}.ticker__fade--left{left:0;background:linear-gradient(to right,#fff,transparent)}.ticker__fade--right{right:0;background:linear-gradient(to left,#fff,transparent)}.products-section{padding:64px 32px}.section-heading{font-size:48px;font-weight:400;text-align:center;letter-spacing:-.02em;margin-bottom:32px}.products-grid{display:flex;gap:32px;align-items:stretch;max-width:1238px;margin:0 auto}.product-card{border:2px solid #dcdcdc;border-radius:16px;overflow:hidden;display:flex;flex-direction:column;flex:1}.product-card__inner{padding:24px;display:flex;flex-direction:column;flex:1}.product-card__hero{width:100%;height:204px;object-fit:cover;border-radius:8px;margin-bottom:32px}#products>div.products-grid>div:nth-child(2)>div>img{object-position:bottom}#products>div.products-grid>div:nth-child(3)>div>img{object-position:top}.section-tag{border:1px solid #002b49;border-radius:5px;padding:7px 12px;font-size:13.5px;font-weight:600;color:#002b49;display:inline-flex;align-items:center;gap:6px;align-self:flex-start;margin-bottom:24px;position:relative;overflow:hidden;cursor:pointer}.section-tag:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(90deg,#f2ced8 11%,#ebcad9 10%,#dac0dd 38%,#bdafe3 71%,#aaa4e8 89%);transform:scaleX(0)}.section-tag:hover:before{transform:scaleX(1)}.section-tag__icon,.section-tag span{position:relative;z-index:1}.section-tag span{top:1px}.section-tag__icon{width:17px;height:17px}.product-card__desc{font-size:14px;line-height:1.5;letter-spacing:-.02em;flex:1;margin-bottom:24px}.product-card__cta{align-self:flex-start}.addons-box{max-width:1238px;margin:32px auto 0;background:#fff;border:2px solid #dcdcdc;border-radius:16px;padding:32px}.addons-box__heading{font-size:24px;font-weight:400;text-align:center;letter-spacing:-.02em;margin-bottom:8px}.addons-box__sub{font-size:14px;text-align:center;letter-spacing:-.02em;margin-bottom:40px}.addons-list{display:flex;flex-direction:column;gap:12px}.addons-row{display:flex;gap:12px;justify-content:center}.addon-btn{border:1px solid #002b49;border-radius:5px;padding:8px 12px;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;color:#002b49;background:#fff;cursor:pointer;display:flex;align-items:center;gap:8px;white-space:nowrap;position:relative;overflow:hidden}.addon-btn:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(90deg,#f2ced8 11%,#ebcad9 10%,#dac0dd 38%,#bdafe3 71%,#aaa4e8 89%);transform:scaleX(0)}.addon-btn:hover:before{transform:scaleX(1)}.addon-btn:active,.addon-btn:focus{outline:none;box-shadow:none}.addon-btn__icon,.addon-btn span{position:relative;z-index:1}.addon-btn__icon{width:auto;height:19px;object-fit:contain}.mobile-nav-backdrop{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:99}.mobile-nav-drawer{display:none;position:fixed;top:0;right:0;bottom:0;width:288px;background:#f8f9fc;box-shadow:-8px 0 12px #002b491f;padding:80px 24px 32px;flex-direction:column;gap:24px;z-index:100;transform:translate(100%);transition:transform .3s ease}.mobile-nav-drawer.is-open{transform:translate(0)}.mobile-nav-drawer__close{position:absolute;top:24px;right:24px;background:none;border:none;cursor:pointer;color:#002b49;padding:4px}.mobile-nav-drawer__link{font-family:Poppins,sans-serif;font-size:16px;font-weight:500;color:#002b49;letter-spacing:-.02em;background:none;border:none;padding:0;text-align:left;cursor:pointer;transition:opacity .2s}.mobile-nav-drawer__link:hover{opacity:.6}.mobile-nav-drawer__cta{width:100%;text-align:center}@media(max-width:767px){.mobile-nav-backdrop{display:block}.mobile-nav-drawer{display:flex}}.anim-fade{opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease}.anim-fade.is-visible{opacity:1;transform:translateY(0)}#about.anim-fade,#about.anim-fade.is-visible{transform:none}.addons-box{opacity:0;transform:translateY(24px);transition:opacity .6s ease,transform .6s ease}.addons-box.is-visible{opacity:1;transform:translateY(0)}.about-photo{opacity:0;transition:opacity .6s ease,transform .6s ease}.about-photo--house-roof{transform:translate(-40px,-20px)}.about-photo--woman-field{transform:translate(40px,-20px)}.about-photo--woman-dog{transform:translate(-40px,20px)}.about-photo--man-child{transform:translate(40px,20px)}.about-collage.is-visible .about-photo{opacity:1;transform:translate(0)}.about-collage.is-visible .about-photo--house-roof{transition-delay:0s}.about-collage.is-visible .about-photo--woman-field{transition-delay:.1s}.about-collage.is-visible .about-photo--woman-dog{transition-delay:.2s}.about-collage.is-visible .about-photo--man-child{transition-delay:.3s}.about-section{background:#fff;padding:64px 32px}.about-inner{max-width:1122px;margin:0 auto}.about-collage{position:relative;height:428px;margin-bottom:56px}.about-photo{position:absolute;border-radius:8px;overflow:hidden}.about-photo img{width:100%;height:100%;object-fit:cover}.about-photo--house-roof{left:221px;top:26px;width:238px;height:140px}.about-photo--woman-field{left:832px;top:1px;width:289px;height:168px}.about-photo--woman-dog{left:0;top:223px;width:322px;height:204px}.about-photo--man-child{left:843px;top:261px;width:209px;height:132px}.about-headline{position:absolute;top:228px;left:50%;transform:translate(-50%);width:432px;font-size:48px;font-weight:400;line-height:1.15;letter-spacing:-.02em;color:#002b49;text-align:center}.about-photo-group{display:contents}.why-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:32px}.why-item{text-align:center}.why-item__icon{width:31px;height:31px;object-fit:contain;margin:0 auto 12px;display:block}.why-item__title{font-size:20px;font-weight:500;letter-spacing:-.02em;margin-bottom:8px;white-space:pre-line}.why-item__desc{font-size:14px;line-height:1.5;letter-spacing:-.02em;width:223px;margin:0 auto}.section-cta{text-align:center;margin-top:56px}.network-section{padding:64px 32px}.network-box{background:#002b49;border-radius:16px;padding:32px;max-width:1302px;margin:0 auto;display:flex;justify-content:space-between;align-items:flex-start;gap:32px}.network-box__content{display:flex;flex-direction:column;gap:113px;flex:1;min-width:0}.network-box__h2{font-size:48px;font-weight:400;line-height:1.15;letter-spacing:-.02em;background-image:linear-gradient(90deg,#f2ced8 11%,#ebcad9 10%,#dac0dd 38%,#bdafe3 71%,#aaa4e8 89%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.network-box__desc{font-size:16px;color:#fff;line-height:1.31;letter-spacing:-.02em;max-width:719px}.network-box__logo{width:137px;height:auto;flex-shrink:0;margin-top:16px}.testimonials-section{background:#fff;padding:64px 32px}.testimonials-inner{max-width:790px;margin:0 auto;position:relative}.testimonial-card{border:2px solid #dcdcdc;border-radius:16px;padding:32px;height:280px;display:flex;flex-direction:column}.testimonial-stars{display:flex;gap:2px;margin-bottom:32px}.testimonial-quote{font-size:20px;font-weight:500;line-height:1.3;letter-spacing:-.02em;margin-bottom:24px;color:#002b49;flex:1}.testimonial-author{font-size:14px;color:#77757a;letter-spacing:-.02em}.testimonial-nav{position:absolute;top:50%;transform:translateY(-50%);width:32px;height:32px;border-radius:50%;border:1px solid #dcdcdc;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center}.testimonial-nav--prev{left:-20px}.testimonial-nav--next{right:-20px}.testimonial-dots{display:flex;justify-content:center;gap:8px;margin-top:24px}.testimonial-dot{width:8px;height:8px;border-radius:50%;border:none;cursor:pointer;background:#dcdcdc}.testimonial-dot.active{background:#002b49}.how-section{background:#fff;padding:64px 32px}.how-inner{max-width:1122px;margin:0 auto}.how-header{border-bottom:1px solid #002b49;padding-bottom:48px;display:flex;gap:144px;align-items:flex-start}.how-header__h2{font-size:48px;font-weight:400;letter-spacing:-.02em;line-height:1.15;flex-shrink:0;max-width:407px}.how-header__intro{font-size:14px;line-height:1.5;letter-spacing:-.02em;max-width:504px;padding-top:8px;padding-left:72px}.how-step{border-bottom:1px solid #002b49;padding:25px 0;display:flex;align-items:flex-start;gap:144px}.how-step__label{flex-shrink:0;width:407px}.how-step__num{font-size:16px;font-weight:500;letter-spacing:-.06em;margin-bottom:4px}.how-step__title{font-size:24px;font-weight:400;letter-spacing:-.02em}.how-step__right{display:flex;align-items:center;gap:32px;flex:1}.how-step__icon-wrap{flex-shrink:0;width:35px;display:flex;align-items:center;justify-content:center}.how-step__desc{font-size:14px;line-height:1.5;letter-spacing:-.02em}.careers-section{padding:64px 32px}.careers-box{background:#002b49;border-radius:16px;padding:32px;max-width:1302px;margin:0 auto;min-height:332px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.careers-box__h2{font-size:48px;font-weight:400;letter-spacing:-.02em;background-image:linear-gradient(90deg,#f2ced8 11%,#ebcad9 10%,#dac0dd 38%,#bdafe3 71%,#aaa4e8 89%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;white-space:nowrap}.careers-box__bottom{display:flex;justify-content:space-between;align-items:flex-end}.careers-box__desc{font-size:16px;color:#fff;line-height:1.5;letter-spacing:-.02em;max-width:366px}.careers-box__btn{flex-shrink:0;border:2px solid #f2ced8;border-radius:8px;padding:14px 24px;color:#ededed;font-family:Poppins,sans-serif;font-size:16px;font-weight:500;letter-spacing:-.02em;text-decoration:none;white-space:nowrap;transition:background .2s,color .2s}.careers-box__btn:hover{background:#fff;color:#002b49}.faq-section{padding:64px 32px}.faq-inner{max-width:1122px;margin:0 auto}.faq-heading{font-size:48px;font-weight:400;text-align:center;letter-spacing:-.02em;margin-bottom:8px}.faq-sub{font-size:14px;text-align:center;letter-spacing:-.02em;margin-bottom:40px}.faq-list{display:flex;flex-direction:column;gap:24px}.faq-item{width:100%;background:#f8f9fc;border:1px solid #dcdcdc;border-radius:16px;padding:32px 24px;transition:background .35s ease,border-color .35s ease}.faq-item--open{background:#dcdcdc;border-color:#b3b1b6}.faq-item__header{width:100%;text-align:left;background:none;border:none;padding:0;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:16px}.faq-item__question{font-size:24px;color:#002b49;font-weight:400;letter-spacing:-.02em;font-family:Poppins,sans-serif;line-height:1.15}.faq-item--open .faq-item__question{font-size:24px;line-height:1.15}.faq-item__toggle-icon{flex-shrink:0;width:20px;height:20px;transition:transform .35s ease}.faq-item--open .faq-item__toggle-icon{transform:rotate(90deg)}.faq-icon__main{opacity:1;transition:opacity .35s ease}.faq-item--open .faq-icon__main{opacity:0}.faq-icon__spoke{opacity:0;transition:opacity .35s ease}.faq-item--open .faq-icon__spoke{opacity:1}.faq-item__answer-wrap{display:grid;grid-template-rows:0fr;transition:grid-template-rows .35s ease}.faq-item--open .faq-item__answer-wrap{grid-template-rows:1fr}.faq-item__answer{overflow:hidden;min-height:0;padding-top:0;font-size:14px;color:#002b49;font-weight:400;letter-spacing:-.02em;line-height:1.5;max-width:85%;transition:padding-top .35s ease}.faq-item--open .faq-item__answer{padding-top:16px}.contact-section{padding:64px 32px;display:flex;gap:64px;align-items:stretch;max-width:1366px;margin:0 auto}.contact-panel{background:#002b49;border-radius:16px;padding:48px 32px;min-height:549px;display:flex;flex-direction:column;justify-content:space-between;width:50%}.contact-panel__h2{font-size:48px;font-weight:400;letter-spacing:-.02em;line-height:1.15;margin-bottom:32px;background-image:linear-gradient(90deg,#f2ced8 11%,#ebcad9 10%,#dac0dd 38%,#bdafe3 71%,#aaa4e8 89%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;height:-webkit-fill-available;height:stretch}.contact-panel__desc{font-size:16px;color:#fff;line-height:1.5;letter-spacing:-.02em;max-width:475px}.contact-form-wrap{flex:1;padding-top:10.4px;width:50%}.contact-form-wrap__intro{font-size:14px;line-height:1.5;letter-spacing:-.02em;margin-bottom:24px}input,textarea{width:100%;border:1px solid #002b49;border-radius:8px;padding:12px 16px;font-family:Poppins,sans-serif;font-size:14px;color:#002b49;background:#fff;outline:none}input:focus,textarea:focus{border-color:#002b49;box-shadow:0 0 0 2px #002b491a}.site-footer{background:linear-gradient(-.26deg,#f7f7e7 1%,#eef1e6 6%,#b4cee4 51%,#89b4e3 88%,#66a0e2 135%);padding:48px 32px;border-radius:16px;overflow:hidden;margin:64px 32px 32px}.footer-top{max-width:1302px;margin:0 auto;display:flex;justify-content:space-between;align-items:flex-start;padding-bottom:135px}.footer-top__tagline{font-size:20px;color:#002b49;letter-spacing:-.02em;font-weight:400;padding-top:2px}.footer-links{display:flex;flex-direction:column;gap:5px}.footer-link{font-size:16px;font-weight:500;color:#002b49;text-decoration:none;letter-spacing:-.02em;line-height:24px;transition:opacity .2s}.footer-link:hover{opacity:.8}.footer-socials{display:flex;flex-direction:column;gap:10px}.social-btn{width:21px;height:21px;background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;transition:opacity .2s}.social-btn:hover{opacity:.8}.footer-logo{max-width:1302px;margin:0 auto;display:flex;justify-content:flex-start;align-items:center;gap:40px;padding-bottom:24px}.footer-logo__img{height:184px;width:auto}.footer-bottom{max-width:1302px;margin:0 auto;padding:0;display:flex;flex-direction:column;gap:4px}.footer-bottom__row{display:flex;justify-content:space-between;align-items:center}.footer-bottom__left,.footer-bottom__right{font-size:12px;color:#002b49;letter-spacing:-.02em;white-space:nowrap}@media(max-width:767px){.hero-nav__hamburger{display:flex}.hero-section{padding:16px 16px 0}.hero-container{min-height:0;border-radius:16px}.hero-inner{padding:16px;min-height:0}.hero-nav__links{display:none}.hero-nav__logo-img{height:28px}.hero-content{flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:24px;padding-top:88px}.hero-headline{max-width:100%}.hero-headline__h1{font-size:36px;line-height:1;margin-bottom:0}.hero-headline__affiliate{margin-top:24px}.quote-card{width:100%}.carriers-section{padding:32px 16px 0}.products-section{padding:32px 16px}.section-heading{font-size:36px;margin-bottom:32px}.products-grid{flex-direction:column;max-width:100%;gap:16px}.product-card__inner{padding:16px}.addons-box{margin-top:24px;padding:16px}.addons-box__heading{font-size:20px}.addons-row{flex-wrap:wrap}.about-section{padding:32px 16px}.about-collage{height:auto;display:flex;flex-direction:column;gap:16px;margin-bottom:32px}.about-headline{position:static;transform:none;width:100%;font-size:36px;text-align:center;order:-1}.about-photo{position:static;width:100%;height:200px}.about-photo--house-roof,.about-photo--woman-field,.about-photo--woman-dog{display:none}.why-grid{grid-template-columns:1fr;gap:40px}.network-section{padding:32px 16px 0}.network-box{flex-direction:column;align-items:flex-start;padding:24px;gap:24px}.network-box__content{gap:24px}.network-box__h2{font-size:28px}.network-box__logo{margin-top:0}.how-section{padding:32px 16px}.how-header{flex-direction:column;gap:24px;padding-bottom:32px}.how-header__h2{font-size:28px;max-width:100%}.how-header__intro{padding-left:0}.how-step{flex-direction:column;gap:16px;padding:24px 0}.how-step__label{width:100%}.how-step__title{font-size:20px}.how-step__right{gap:16px}.careers-section{padding:32px 16px 0}.careers-box{min-height:0;padding:24px}.careers-box__h2{font-size:28px;white-space:normal;padding-bottom:48px}.careers-box__bottom{flex-direction:column;align-items:flex-start;gap:24px}.careers-box__desc{max-width:100%;font-size:14px}.faq-section{padding:32px 16px}.faq-heading{font-size:28px}.faq-item{position:relative}.faq-item__question{font-size:20px;margin-right:30px}.faq-item--open .faq-item__question{font-size:20px}.faq-item__answer{max-width:100%}.faq-item__toggle-icon,.faq-item--open .faq-item__toggle-icon{position:absolute;top:33px;right:22px}.contact-section{flex-direction:column;align-items:stretch;gap:0;padding:0 16px 48px}.contact-panel{flex:1 1 auto;min-height:0;border-radius:16px;padding:48px 32px;width:100%}.contact-panel__h2{font-size:32px;margin-bottom:88px;line-height:1.2;height:fit-content}.contact-panel__desc{font-size:14px}.contact-form-wrap{padding-top:32px;width:100%}.contact-form-wrap__intro{text-align:center}.site-footer{padding:40px 16px;border-radius:16px;overflow:hidden;margin:0 16px 16px}.footer-top{flex-direction:column;gap:32px;padding-bottom:64px}.footer-socials{flex-direction:row}.footer-logo{justify-content:flex-start;gap:10px;padding-bottom:16px}.footer-logo__img{height:34px}.footer-bottom{border-top:none;flex-direction:column;gap:12px;padding:0}.footer-bottom__row{flex-direction:column;align-items:flex-start;gap:0}.footer-bottom__left,.footer-bottom__right{font-size:10px}}.back-to-top{position:fixed;bottom:32px;right:32px;z-index:999;width:48px;height:48px;border-radius:24px;border:2px solid #002b49;background:#002b49;color:#fff;font-family:Inter,sans-serif;font-size:18px;font-weight:700;display:flex;align-items:center;justify-content:center;cursor:pointer;opacity:0;pointer-events:none;transition:opacity .2s ease,background .2s ease,border-color .2s ease,color .2s ease}.back-to-top.is-visible{opacity:1;pointer-events:auto}.back-to-top:hover{background:#fff;border-color:#f2ced8;color:#002b49}.back-to-top:hover svg path{stroke:#002b49}.back-to-top:focus-visible{outline:2px solid #002b49;outline-offset:4px}@media(min-width:768px)and (max-width:1199px){.mobile-nav-backdrop{display:block}.mobile-nav-drawer,.hero-nav__hamburger{display:flex}.hero-nav__links{display:none}.hero-section{padding:16px 16px 0}.hero-container{min-height:0}.hero-inner{padding:32px 16px 16px;min-height:0}.hero-nav__logo-img{height:28px}.hero-content{flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:24px;padding-top:88px}.hero-headline{width:100%;max-width:100%}.hero-headline__h1{font-size:36px;line-height:1;margin-bottom:0}.hero-headline__h1 br{display:none}.quote-card{width:100%;padding:32px}.carriers-section{padding:32px 16px 0}.products-section{padding:40px 16px}.section-heading{font-size:36px;margin-bottom:36px}.products-grid{flex-direction:column;max-width:560px;gap:32px}.product-card__inner{padding:16px}#products .section-heading{max-width:348px;justify-self:center}.addons-box{max-width:560px;margin:24px auto 0;padding:16px}.addons-box__heading{font-size:24px}.addons-list{flex-direction:column;align-items:center;gap:12px}.addons-row{max-width:340px;flex-wrap:wrap;justify-content:center;gap:12px}.about-section{padding:40px 16px}.about-collage{position:static;height:auto;display:flex;flex-direction:column;align-items:center;gap:44px;margin-bottom:44px}.about-photo-group{display:block;position:relative}.about-photo-group--top{width:65%;height:290px}.about-photo-group--bottom{width:260px;height:262px;display:none}.about-headline{position:static;transform:none;width:284px;font-size:36px;text-align:center}.about-photo{position:absolute}.about-photo--woman-dog{width:296px;height:184px;left:0;top:4px}.about-photo--man-child{width:188px;height:118px;left:277px;top:104px}.about-photo--house-roof{display:block;width:260px;height:152px;left:0;top:0}.about-photo--woman-field{display:block;width:214px;height:126px;left:0;top:136px}.why-grid{grid-template-columns:repeat(2,1fr);gap:24px 16px}.network-section{padding:32px 16px 0}.network-box{flex-direction:column;align-items:flex-start;gap:24px}.network-box__content{gap:40px}.network-box__h2{font-size:36px}.network-box__logo{margin-top:0}.how-section{padding:40px 16px}.how-header{gap:48px;padding-bottom:36px;flex-direction:column}.how-header__intro{padding-left:0;max-width:fit-content}.how-header__h2{font-size:36px;max-width:260px}.how-step{gap:31.99px;padding:25px 0;flex-direction:column}.how-step__label{width:260px}.how-step__title{font-size:20px}.careers-section{padding:32px 16px 0}.careers-box{min-height:0}.careers-box__h2{font-size:36px;white-space:nowrap;margin-bottom:36px}.careers-box__bottom{flex-direction:column;align-items:flex-start;gap:24px}.careers-box__desc{max-width:100%;font-size:16px}.faq-section{padding:32px 16px}.faq-heading{font-size:36px;margin-bottom:13px}.faq-sub{margin-bottom:40px}.faq-item__question,.faq-item--open .faq-item__question{font-size:24px}.faq-item__answer{max-width:100%}.contact-section{flex-direction:column;gap:24px;padding:0 16px 48px;max-width:100%;margin-top:32px}.contact-panel{flex:1 1 auto;min-height:0;border-radius:16px;padding:48px 32px;width:100%}.contact-panel__h2{font-size:36px;margin-bottom:88px}.contact-panel__desc{font-weight:500;line-height:1.25}.contact-form-wrap{padding-top:0;margin:0 auto;width:100%}.contact-form-wrap__intro{max-width:100%}.site-footer{padding:40px 16px;border-radius:16px;overflow:hidden;margin:0 16px 16px}.footer-top{flex-direction:column;gap:32px;padding-bottom:64px}.footer-socials{flex-direction:row}.footer-logo{justify-content:flex-start;gap:10px;padding-bottom:16px}.footer-logo__img{height:34px}.footer-bottom{border-top:none;flex-direction:column;gap:12px;padding:0;align-items:start}.footer-bottom__row{flex-direction:column;align-items:flex-start;gap:0}.footer-bottom__left,.footer-bottom__right{font-size:10px}}@media(min-width:1920px){.hero-section,.carriers-section{padding:32px 32px 0}.products-section{padding:64px 32px}.products-grid,.addons-box{max-width:1680px}.careers-section{padding:64px 32px}.careers-box{max-width:1856px;padding:48px}.careers-box__desc{max-width:500px}.network-section{padding:64px 32px}.network-box{max-width:1856px;padding:48px}.faq-section{padding:64px 32px}.contact-section{max-width:1920px}.site-footer{padding:64px 32px;margin:64px 32px 32px}.footer-top,.footer-logo{max-width:1856px}.footer-logo__img{height:184px}.footer-bottom{max-width:1856px}}@media(min-width:1199px)and (max-width:1919px){.footer-logo{justify-content:center}}
