@import"https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;600;700&display=swap";:root{--truce-navy: #002554;--truce-orange: #ff671f;--truce-light-bg: #f2f2f3;--truce-white: #ffffff;--truce-text: #5c5c63;--truce-text-dark: #002554;--truce-btn-text: #e6f1ff;--truce-blue-link: #1e88e5;--truce-cyan: #00bcd4;--truce-max-width: 1480px;--truce-section-padding: 144px 64px;--truce-font: "Noto Sans", sans-serif}.truce-hero,.truce-section,.truce-tagline,.truce-hero *,.truce-section *,.truce-tagline *{font-family:var(--truce-font)!important;box-sizing:border-box}.truce-container{max-width:var(--truce-max-width);margin:0 auto}.truce-hero{padding:144px 64px;background:var(--truce-white)}.truce-hero__grid{display:grid;grid-template-columns:676px 740px;gap:64px;align-items:center;max-width:var(--truce-max-width);margin:0 auto}.truce-hero__heading{font-size:60px;font-weight:400;color:var(--truce-navy);line-height:1.2;letter-spacing:-1.6px;margin:0 0 24px}.truce-accent{color:var(--truce-orange);font-weight:700}.truce-hero__text{font-size:19.8px;color:var(--truce-navy);line-height:1.5;margin:0 0 32px}.truce-hero__media{border-radius:12px;overflow:hidden;aspect-ratio:16/10}.truce-btn{display:inline-block;font-size:18px;font-weight:700;border-radius:100px;padding:13.5px 36px;text-decoration:none;transition:all .3s ease;cursor:pointer;border:none}.truce-btn--primary{background:var(--truce-navy);color:var(--truce-btn-text)}.truce-btn--primary:hover{background:#003580;transform:translateY(-2px)}.truce-btn--secondary{background:var(--truce-orange);color:#fff}.truce-btn--secondary:hover{background:#e55b15;transform:translateY(-2px)}.truce-tagline{padding:60px 0;background:var(--truce-white);border-top:1px solid var(--truce-light-bg)}.truce-tagline__heading{font-size:42px;font-weight:400;color:var(--truce-navy);line-height:1.3;text-align:center;margin:0 0 20px}.truce-tagline__heading strong{font-weight:700}.truce-tagline__text{font-size:18px;color:var(--truce-text);text-align:center;max-width:900px;margin:0 auto;line-height:1.6}.truce-section{padding:var(--truce-section-padding)}.truce-section--light{background:var(--truce-light-bg)}.truce-section--white{background:var(--truce-white)}.truce-section--dark{background:var(--truce-navy)}.truce-section__heading{font-size:48px;font-weight:700;color:var(--truce-navy);line-height:1.2;letter-spacing:-.5px;margin:0 0 12px}.truce-section--dark .truce-section__heading{color:#fff}.truce-section__heading--sm{font-size:28px;font-weight:700;color:var(--truce-navy);margin:0 0 8px}.truce-section__subheading{font-size:24px;font-weight:400;color:var(--truce-navy);line-height:1.5;margin:0 0 20px}.truce-section__subheading--sm{font-size:18px;color:var(--truce-text);margin:0 0 16px}.truce-section__text{font-size:18px;color:var(--truce-text);line-height:1.65;margin:0 0 16px}.truce-section__icon{margin-bottom:16px}.truce-section__cta-wrap{margin-top:40px;text-align:center}.truce-section__callout{margin-top:60px;max-width:900px}.truce-section__callout-bold{font-size:24px;font-weight:700;line-height:1.4;color:var(--truce-navy);margin-bottom:24px}.truce-grid-2col{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center}.truce-grid-3col{display:grid;grid-template-columns:1fr 1fr 1fr;gap:40px}.truce-mt-lg{margin-top:80px}.truce-privacy-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;max-width:1000px;margin:0 auto}.truce-teaser-card{align-items:center;background:var(--truce-light-bg);border-radius:16px;padding:48px;gap:48px}.truce-app-badges{display:flex;gap:12px;flex-wrap:wrap}.truce-rounded-img{width:100%;border-radius:12px;display:block}.truce-phone-pair{display:flex;gap:16px;align-items:center;justify-content:center}.truce-phone-pair img{width:48%;border-radius:12px}.truce-section img{max-width:100%;height:auto;display:block}.truce-home-subsection{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center;margin-top:60px}.truce-home-subsection--text-only{padding-left:20px;border-left:4px solid var(--truce-blue-link)}.truce-features-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:40px;margin-top:60px}.truce-feature-card{background:transparent;padding:0;border-radius:0}.truce-section--white .truce-feature-card{background:transparent}.truce-feature-card__icon{width:55px;height:55px;margin-bottom:16px}.truce-feature-card__icon svg{width:55px;height:55px}.truce-feature-card h3{font-size:22px;font-weight:700;color:var(--truce-navy);margin:0 0 12px;line-height:1.4}.truce-feature-card p{font-size:18px;color:var(--truce-text);line-height:1.6;margin:0}.truce-testimonial-carousel{overflow:hidden;position:relative;max-width:800px;margin:0 auto}.truce-testimonial-track{display:flex;transition:transform .5s ease}.truce-testimonial-slide{min-width:100%;padding:48px 60px;text-align:center}.truce-testimonial__quote{font-size:22px;color:#fff;line-height:1.6;margin:0 0 20px;font-style:italic}.truce-testimonial__source{font-size:14px;color:#fff9;font-weight:600}.truce-testimonial-nav{display:flex;align-items:center;justify-content:center;gap:16px;padding:16px 0 8px}.truce-testimonial-prev,.truce-testimonial-next{background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#fff;width:40px;height:40px;border-radius:50%;font-size:24px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s;font-family:var(--truce-font)!important}.truce-testimonial-prev:hover,.truce-testimonial-next:hover{background:#fff3}.truce-testimonial-dots{display:flex;gap:8px}.truce-testimonial-dot{width:10px;height:10px;border-radius:50%;background:#ffffff4d;border:none;cursor:pointer;padding:0;transition:background .2s}.truce-testimonial-dot.active{background:#fff}.truce-tabs{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:72px;align-items:start;margin-top:60px}.truce-tabs__nav{display:flex;flex-direction:column;gap:0;margin:0;align-items:stretch}.truce-tab-btn{-webkit-appearance:none;appearance:none;border:none;border-radius:0;border-left:2px solid rgba(0,0,0,.1);padding:12px 32px 20px;text-align:left;background:transparent;color:var(--truce-navy);font-weight:400;margin:0;transition:border-color .25s ease,grid-template-rows .25s ease;font-size:16px;display:grid;grid-template-columns:1fr;grid-template-rows:auto 1fr;row-gap:10px;overflow:hidden;cursor:pointer;font-family:var(--truce-font)!important}.truce-tab-btn[aria-selected=false],.truce-tabs--collapsed .truce-tab-btn{grid-template-rows:auto 0fr}.truce-tab-btn:hover,.truce-tab-btn.active,.truce-tab-btn[aria-selected=true]{border-left-color:var(--truce-navy)}.truce-tabs--collapsed .truce-tab-btn.active,.truce-tabs--collapsed .truce-tab-btn[aria-selected=true]{border-left-color:#0000001a}.truce-tab-btn h3{font-size:24px;font-weight:700;color:var(--truce-navy);margin:0;padding:0}.truce-tab-btn__description-wrapper{overflow:hidden;display:flex;flex-direction:column;gap:20px;min-height:0;transition:opacity .2s ease}.truce-tabs--collapsed .truce-tab-btn__description-wrapper{opacity:0}.truce-tab-btn__description{font-size:18px;font-weight:400;color:var(--truce-text);margin:0;line-height:1.6}.truce-tab-btn__mobile-media{display:none;align-items:center;justify-content:center;aspect-ratio:3 / 4;width:100%;padding:24px;border-radius:24px;background:var(--truce-light-bg)}.truce-tab-btn__mobile-media img{width:100%;height:100%;object-fit:contain}.truce-tabs__content{overflow:hidden;border-radius:32px;background:var(--truce-light-bg)}.truce-tabs__content-track{display:flex;transform:translate(0);transition:transform .25s ease-in-out;will-change:transform}.truce-tab-panel{flex:0 0 100%;display:flex;align-items:center;justify-content:center;aspect-ratio:3 / 4;padding:40px;animation:truceFadeIn .4s ease}.truce-tab-panel__media{width:100%;height:100%;margin:0;display:flex;align-items:center;justify-content:center}.truce-tab-panel__media img{width:100%;height:100%;object-fit:contain}.at-home__content-wrapper,.at-home__media-wrapper{display:flex;flex-direction:column}.truce-section--setup{background:var(--truce-navy)!important;color:#fff!important}.truce-section--setup .truce-section__heading{color:#fff!important}.truce-section--setup .truce-section__accent{color:var(--truce-orange)!important}.truce-section--setup .truce-section__text{color:#ffffffd9!important}.truce-steps{display:grid;grid-template-columns:1fr 1fr 1fr;gap:60px;margin:60px 0 40px}.truce-step img{width:120px;height:120px;margin:0 auto 20px;filter:brightness(0) invert(1)}.truce-step p{font-size:18px;color:var(--truce-text);line-height:1.5}.truce-section--setup .truce-step p{color:#ffffffd9!important}.truce-app-badges{display:flex;gap:24px;justify-content:center;margin-top:24px}.truce-btn--orange{background:var(--truce-orange);color:#fff;padding:14px 40px;border-radius:30px;font-weight:600;font-size:16px;text-decoration:none;display:inline-block;transition:all .3s ease;border:none}.truce-btn--orange:hover{background:#e55a15;transform:translateY(-2px)}.truce-pricing{display:grid;grid-template-columns:1fr 1fr;gap:24px;max-width:800px;margin:0 auto;align-items:stretch}.truce-pricing-card{background:#fff;border:1px solid rgba(0,37,84,.08);border-radius:28px;box-shadow:2px 2px 20px -10px #0003;overflow:hidden;text-align:left;display:flex;flex-direction:column}.truce-pricing-card__header{background:var(--truce-light-bg)}.truce-pricing-card__plan-label-wrapper{padding:10px 16px;text-align:center}.truce-pricing-card__plan-label-wrapper--cyan{background:var(--truce-cyan)}.truce-pricing-card__plan-label-wrapper--navy{background:var(--truce-navy)}.truce-pricing-card__header-inner{display:flex;flex-direction:column;align-items:center;gap:16px;padding:28px 28px 24px}.truce-pricing-card__body{background:#fff;padding:0 40px 32px;flex:1 1 auto}.truce-pricing-card__label{display:block;font-size:12px;font-weight:900;color:#fff;text-transform:uppercase;letter-spacing:.18em}.truce-pricing-card__price{font-size:64px;font-weight:700;color:var(--truce-navy);margin:0;line-height:1}.truce-pricing-card__price span{font-size:45%;font-weight:400;color:var(--truce-navy)}.truce-pricing-card__price span:before{content:"/";margin-inline:.2em}.truce-pricing-card__sub{font-size:14px;color:var(--truce-navy);margin:-8px 0 0}.truce-pricing-btn{background:var(--truce-navy);color:#fff;display:block;min-width:170px;margin:0 auto;text-align:center;padding:13px 32px}.truce-pricing-btn:hover{background:#003580;transform:translateY(-2px)}.truce-pricing-card ul{list-style:none;padding:0;margin:0}.truce-pricing-card li{font-size:16px;color:var(--truce-text);border-bottom:1px solid rgba(0,0,0,.06);padding:10px 0 10px 24px;position:relative;line-height:1.45}.truce-pricing-card li:before{content:"+";position:absolute;left:0;color:var(--truce-navy);font-weight:700;font-size:18px}.truce-accent--pink{color:#e91e8c;font-weight:700}.truce-diff-panel{overflow:hidden;display:grid;gap:0}.truce-diff-panel--full{grid-template-columns:minmax(0,1fr) minmax(0,45%);max-width:1150px;margin:0 auto 8px}.truce-diff-row{display:grid;grid-template-columns:minmax(0,1.22fr) minmax(0,1fr);gap:0;max-width:1150px;margin:0 auto;align-items:start}.truce-diff-panel--half{grid-template-columns:minmax(0,36%) minmax(0,64%)}.truce-diff-panel--stacked{grid-template-columns:1fr;grid-template-rows:1fr auto;grid-row:1 / span 2;grid-column:2}.truce-diff-panel--full .truce-diff-panel__image,.truce-diff-row>.truce-diff-panel:first-child .truce-diff-panel__image{border-top-left-radius:200px;overflow:hidden}.truce-diff-panel--full .truce-diff-panel__content,.truce-diff-row>.truce-diff-panel:first-child .truce-diff-panel__content{border-top-right-radius:28px;border-bottom-right-radius:28px}.truce-diff-panel--stacked .truce-diff-panel__image{border-top-right-radius:200px;overflow:hidden}.truce-diff-panel__image img{width:100%;height:100%;object-fit:cover;display:block;min-height:260px}.truce-diff-panel__content{padding:36px 32px;display:flex;flex-direction:column;justify-content:center}.truce-diff-panel__content--navy{background:var(--truce-navy)}.truce-diff-panel__content--teal{background:var(--truce-cyan)}.truce-diff-panel__content--blue{background:#1985e2}.truce-diff-panel__icon{margin-bottom:16px}.truce-diff-panel__content h3{font-size:20px;font-weight:700;color:#fff;margin:0 0 12px;line-height:1.4}.truce-diff-panel__content p{font-size:15px;color:#ffffffd9;margin:0;line-height:1.6}.truce-diff-tagline{font-size:22px;font-weight:700;color:var(--truce-navy);line-height:1.35;max-width:500px;margin:0;text-align:left;grid-column:1;grid-row:2;align-self:center;justify-self:center;padding:0}.truce-partners{display:grid;grid-template-columns:1fr 1fr 1fr;gap:40px}.truce-partner img{max-height:60px;margin:0 auto 16px;object-fit:contain}.truce-partner p{font-size:15px;color:var(--truce-text);line-height:1.5}.truce-form-wrap{max-width:700px;margin:0 auto}@keyframes truceFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.truce-fade-in{opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease}.truce-fade-in.truce-visible{opacity:1;transform:translateY(0)}@media(max-width:1024px){:root{--truce-section-padding: 80px 40px}.truce-hero__heading{font-size:44px}.truce-section__heading{font-size:36px}.truce-tagline__heading{font-size:32px}.truce-grid-2col,.truce-features-grid,.truce-grid-3col,.truce-steps,.truce-partners,.truce-diff-panel--full,.truce-diff-panel--half,.truce-diff-row{grid-template-columns:1fr}.truce-diff-tagline{font-size:26px}.truce-pricing{grid-template-columns:1fr;max-width:500px}.truce-testimonial-slide{padding:32px 24px}.truce-testimonial__quote{font-size:18px}.truce-testimonials,.truce-hero__grid,.truce-tabs{grid-template-columns:1fr}.truce-container{padding:0 24px}.truce-hero{padding:80px 40px}.truce-mt-lg{margin-top:48px}.truce-features-grid,.truce-section__callout{margin-top:40px}.truce-custom-header{padding:7px 16px}.truce-custom-header__inner{padding:16px 32px}.truce-custom-header__logo img{height:40px!important}.truce-custom-header__nav{gap:20px}.truce-custom-header__nav a{font-size:15px}.truce-custom-header__cta{padding:10px 24px!important;font-size:15px!important}.truce-custom-footer{padding:20px 24px}.truce-custom-footer__inner{flex-direction:column;text-align:center}.truce-custom-footer__left{flex-direction:column;gap:8px}.truce-custom-footer__links{flex-wrap:wrap;justify-content:center}}@media(max-width:768px){:root{--truce-section-padding: 60px 24px}.truce-hero__heading{font-size:36px;line-height:1.2;letter-spacing:-.5px}.truce-hero__text{font-size:17px}.truce-section__heading{font-size:30px}.truce-section__heading--sm{font-size:24px}.truce-tagline__heading{font-size:26px}.truce-tagline{padding:40px 0}.truce-section__text{font-size:16px}.truce-section__subheading{font-size:18px}.truce-section__callout-bold{font-size:20px}.truce-tabs__nav{gap:4px}.truce-tab-btn{padding:8px 16px;font-size:14px}.truce-btn{font-size:16px;padding:12px 28px}.truce-pricing-card__price{font-size:36px}.truce-diff-card img{height:180px}.truce-steps{gap:32px}.truce-hero{padding:40px 0 32px}.truce-grid-2col{gap:32px}.truce-custom-header__nav-links{display:none}.truce-custom-header__hamburger,.truce-custom-header__nav.open .truce-custom-header__nav-links{display:flex}}@media(max-width:480px){.truce-hero__heading{font-size:28px}.truce-section__heading{font-size:26px}.truce-tagline__heading{font-size:22px}.truce-container{padding:0 16px}.truce-custom-header{padding:7px 12px}.truce-custom-header__inner{padding:12px 20px}.truce-custom-header__logo img{height:32px!important}.truce-custom-header__nav{gap:12px}.truce-custom-header__nav a{font-size:13px}.truce-custom-header__cta{padding:8px 18px!important;font-size:13px!important}.truce-section__callout-bold{font-size:18px}.truce-app-badges{flex-direction:column;align-items:center}}.announcement-bar,.header-announcements,[data-section-type=header-announcements],.shopify-section-header-announcements{display:none!important}#header-component,header-component{background:transparent!important;padding:16px 40px!important;font-family:var(--truce-font)!important}#header-component .header__row,header-component .header__row{background:#002554!important;border-radius:100px!important;padding:12px 48px!important;max-width:var(--truce-max-width)!important;margin:0 auto!important}#header-component .header__row *,header-component .header__row *{color:#fff!important;font-family:var(--truce-font)!important}#header-component .header__logo,#header-component .header__heading a,header-component .header__logo,header-component .header__heading a{color:#fff!important;font-size:22px!important;font-weight:700!important;text-decoration:none!important}#header-component .header__menu a,#header-component nav a,#header-component .header__nav a,header-component .header__menu a,header-component nav a,header-component .header__nav a{color:#fff!important;font-size:16px!important;font-weight:600!important;text-decoration:none!important;transition:opacity .2s ease!important}#header-component .header__menu a:hover,#header-component nav a:hover,header-component .header__menu a:hover,header-component nav a:hover{opacity:.8!important}#header-component .header__actions,header-component .header__actions,.header__actions{display:none!important}#header-component .header__row,header-component .header__row{border:none!important;box-shadow:none!important}#header-component .header__row>*,header-component .header__row>*{background:transparent!important}.header__underlay{display:none!important}.shopify-section-footer,.footer,footer,[data-section-type=footer]{background:var(--truce-navy)!important;color:#fff!important;font-family:var(--truce-font)!important;border-top:none!important}.footer *,.shopify-section-footer *{color:#ffffffb3!important;font-family:var(--truce-font)!important}.footer a:hover,.shopify-section-footer a:hover{color:#fff!important}.footer__copyright,.footer__bottom{color:#ffffff80!important;font-size:14px!important}.footer__payment,.footer__brand{opacity:.5}.shopify-section-footer .footer__newsletter,.shopify-section-footer .newsletter,.footer .newsletter{display:none!important}.truce-section--teal{background:linear-gradient(45deg,#007180,#00bcd4 140%)!important;color:#fff!important;padding:var(--truce-section-padding)}.truce-section--teal .truce-section__heading{color:#fff!important}.truce-section--teal .truce-form-wrap{background:transparent;border-radius:0;padding:0}.truce-section--teal .truce-form-wrap iframe{border-radius:0}.truce-custom-header{position:sticky;top:0;z-index:1000;padding:10px 24px;transform:translateY(0);transition:transform .28s ease;will-change:transform}.truce-custom-header[data-scroll-state=hidden]{transform:translateY(calc(-100% - 16px))}.truce-custom-header__inner{max-width:var(--truce-max-width);margin:0 auto;display:flex;align-items:center;justify-content:space-between;background:var(--truce-navy);border-radius:100px;padding:18px 56px}.truce-custom-header__logo img{display:block}.truce-custom-header__nav{display:flex;align-items:center;gap:36px}.truce-custom-header__nav a{color:#fff!important;text-decoration:none;font-family:var(--truce-font)!important;font-size:17px;font-weight:500;transition:opacity .2s}.truce-custom-header__nav a:hover{opacity:.8}.truce-custom-header__cta{background:var(--truce-orange)!important;color:#fff!important;padding:11px 30px!important;border-radius:100px;font-weight:700!important;font-size:17px!important;transition:background .2s}.truce-custom-header__cta:hover{background:#e55a16!important;opacity:1!important}.truce-custom-header__cart{position:relative;display:flex;align-items:center;justify-content:center;color:#fff;text-decoration:none;padding:6px;border-radius:50%;transition:opacity .2s;margin-left:4px}.truce-custom-header__cart:hover{opacity:.8}.truce-custom-header__cart svg{display:block}.truce-custom-header__cart-count{position:absolute;top:-4px;right:-6px;background:var(--truce-orange);color:#fff;font-size:11px;font-weight:700;min-width:18px;height:18px;border-radius:9px;display:flex;align-items:center;justify-content:center;line-height:1;padding:0 4px}.truce-custom-footer{background:var(--truce-navy);padding:24px 40px;font-family:var(--truce-font)!important}.truce-custom-footer__inner{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px}.truce-custom-footer__left{display:flex;align-items:center;gap:0;color:#d7d7db;font-size:15px}.truce-custom-footer__links{display:flex;gap:24px}.truce-custom-footer__links a{color:#fff!important;text-decoration:underline;font-size:15px;font-family:var(--truce-font)!important;transition:color .2s}.truce-custom-footer__links a:hover{color:#fff!important}.truce-hero{padding:96px 0 48px}.truce-hero__grid{grid-template-columns:minmax(0,1fr) minmax(320px,50%);gap:72px}.truce-hero__content{display:flex;flex-direction:column;gap:24px}.truce-hero__content>*{margin:0}.truce-hero__media{display:flex;justify-content:center}.truce-tagline{border-top:0;padding:0 0 72px}.truce-tagline__heading{max-width:18ch;margin-left:auto;margin-right:auto}.truce-custom-header__logo img{height:60px;width:auto}.truce-custom-header__nav{display:flex;align-items:center}.truce-custom-header__nav-links{display:flex;align-items:center;gap:36px}.truce-custom-header__hamburger{display:none;flex-direction:column;justify-content:center;gap:5px;padding:0;margin-left:16px;border:0;background:transparent;cursor:pointer}.truce-custom-header__hamburger span{display:block;width:22px;height:2px;border-radius:999px;background:#fff}.truce-testimonial-slide{padding:48px 0 16px}.truce-testimonial__quote{max-width:1100px;margin:0 auto 12px;font-size:28px;font-weight:700;line-height:1.7;font-style:normal}.truce-testimonial__source{color:#fff;font-size:16px;font-weight:700}.truce-testimonial-nav{padding-top:0}.truce-testimonial-prev,.truce-testimonial-next{display:none}.truce-diff-panel__image img{width:100%;height:100%;object-fit:cover}.truce-partner{display:flex;flex-direction:column;gap:24px;padding:48px;border-radius:32px;background:#fff}.truce-partner img{width:180px;height:89px;margin:0 auto;object-fit:contain}.truce-partner p{font-size:16px;line-height:1.65}.truce-partner-link{color:var(--truce-orange);font-size:16px;font-weight:700;text-decoration:none}.truce-partner-link:hover{color:var(--truce-navy)}.truce-section--teal .truce-form-wrap{max-width:none}.truce-section--teal .truce-form-wrap iframe{min-height:100px}.truce-webinar-card__img{width:100%;height:100%;object-fit:cover;display:block}.truce-custom-footer__left img{width:auto;height:24px}@media(max-width:1024px){.truce-hero{padding:72px 0 40px}.truce-tagline{padding-bottom:56px}}@media(max-width:767px){.truce-custom-header__inner{position:relative}.truce-custom-header__hamburger{display:flex}.truce-custom-header__nav{position:absolute;top:calc(100% + 12px);left:0;right:0;display:none}.truce-custom-header__nav.open{display:block}.truce-custom-header__nav-links{display:flex;flex-direction:column;align-items:stretch;gap:16px;padding:24px;border-radius:32px;background:var(--truce-navy);box-shadow:0 16px 40px #0000002e}.truce-custom-header__nav-links a{text-align:left}.truce-custom-header__cta{text-align:center!important}.truce-testimonial__quote{font-size:22px}.truce-partner{padding:32px 24px}}@media(max-width:480px){.truce-custom-header__logo img{height:32px}.truce-testimonial__quote{font-size:18px}}.truce-homepage .truce-container{max-width:var(--truce-max-width)}.truce-homepage .truce-hero{padding:144px 64px}.truce-homepage .truce-hero__grid{grid-template-columns:676px 740px;gap:64px;align-items:center}.truce-homepage .truce-hero__content{max-width:676px}.truce-homepage .truce-hero__heading{max-width:none;font-size:60px;line-height:1.2;letter-spacing:-1.6px}.truce-homepage .truce-hero__text{max-width:32rem;font-size:19.8px;line-height:1.5}.truce-homepage .truce-hero .truce-btn--primary{align-self:flex-start;min-width:16.75rem;text-align:center}.truce-homepage .truce-hero__media{aspect-ratio:16 / 9;border-radius:16px}.truce-homepage .truce-hero__intro{display:flex;flex-direction:column;align-items:center;gap:21px;padding-top:144px;text-align:center}.truce-homepage .truce-tagline__heading{max-width:none;margin:0 auto;font-size:48px;line-height:1.5;white-space:nowrap}.truce-homepage .truce-tagline__heading br{display:none}.truce-homepage .truce-tagline__text{max-width:58rem;font-size:18px;line-height:1.5}.truce-homepage .truce-section{padding:104px 64px}.truce-homepage .truce-section--corner{overflow:hidden;border-bottom-right-radius:20vw}.truce-homepage .truce-section__intro,.truce-homepage #behind-the-wheel .truce-grid-2col,.truce-homepage .truce-home-intro,.truce-homepage .truce-home-feature-row{grid-template-columns:minmax(0,42%) minmax(0,58%);gap:clamp(40px,4vw,72px)}.truce-homepage .truce-section__intro,.truce-homepage #behind-the-wheel .truce-grid-2col,.truce-homepage .truce-home-intro{align-items:end}.truce-homepage .truce-home-intro{align-items:start}.truce-homepage .truce-section__heading{font-size:clamp(2.4rem,3vw,3rem);line-height:1.1}.truce-homepage .truce-section__subheading{font-size:clamp(1.28rem,1.45vw,1.58rem);max-width:34ch;margin-bottom:16px;font-weight:400;line-height:1.35}.truce-homepage .truce-section__text,.truce-homepage .truce-feature-card p,.truce-homepage .truce-tabs__nav .truce-tab-btn p,.truce-homepage .truce-partner p,.truce-homepage .truce-diff-panel__content p{font-size:clamp(1rem,1.04vw,1.14rem);line-height:1.62}.truce-homepage .truce-section__heading--sm{font-size:clamp(1.55rem,1.8vw,2rem);line-height:1.18}.truce-homepage .truce-section__subheading--sm{font-size:clamp(1rem,1vw,1.18rem)}.truce-homepage .truce-section__image-stack,.truce-homepage .at-home__media-wrapper,.truce-homepage .truce-home-feature-row__media{display:flex;justify-content:center;align-items:center}.truce-homepage .truce-section__image-stack img,.truce-homepage .at-home__media-wrapper img,.truce-homepage .truce-home-feature-row__media img,.truce-homepage #behind-the-wheel .truce-grid-2col>:last-child img{width:min(100%,860px);margin-inline-start:auto;border-radius:0}.truce-homepage #at-school .truce-section__icon svg{width:80px;height:80px}.truce-homepage .truce-section__intro>div:first-child{display:flex;flex-direction:column;gap:21px}.truce-homepage .truce-section__icon{margin-bottom:0}.truce-homepage .truce-section__heading{margin-bottom:0;line-height:1.2}.truce-homepage .truce-section__subheading{margin-bottom:0}.truce-homepage #at-home .truce-home-intro .truce-section__icon svg,.truce-homepage #behind-the-wheel .truce-section__icon svg{width:80px;height:80px}.truce-homepage #at-home .truce-home-feature-row .truce-section__icon svg{width:56px;height:56px}.truce-homepage #behind-the-wheel .truce-grid-2col>div:first-child{display:flex;flex-direction:column;gap:21px}.truce-homepage .truce-features-grid{margin-top:clamp(56px,5vw,88px);gap:clamp(28px,3vw,56px)}.truce-homepage .truce-feature-card h3{font-size:clamp(1.25rem,1.25vw,1.52rem);line-height:1.34}.truce-homepage #behind-the-wheel .truce-features-grid{margin-top:clamp(36px,3.2vw,52px);gap:clamp(24px,2.2vw,40px);align-items:start}.truce-homepage #behind-the-wheel .truce-feature-card{display:flex;flex-direction:column;align-items:flex-start;gap:16px}.truce-homepage #behind-the-wheel .truce-feature-card__icon{width:56px;height:48px;margin-bottom:0}.truce-homepage #behind-the-wheel .truce-feature-card__icon svg{width:56px;height:48px;display:block}.truce-homepage #behind-the-wheel .truce-feature-card h3{margin:0;font-size:clamp(1.12rem,1.08vw,1.34rem);line-height:1.3}.truce-homepage #behind-the-wheel .truce-feature-card p{max-width:32ch;margin:0;font-size:clamp(.96rem,.94vw,1.05rem);line-height:1.6}.truce-homepage #behind-the-wheel .truce-feature-card__icon svg :not([stroke=none]){stroke:#bf1363}.truce-homepage #behind-the-wheel .truce-feature-card__icon svg [fill]:not([fill=none]){fill:#bf1363}.truce-homepage .truce-section__callout{margin-top:clamp(48px,5vw,80px);max-width:74rem}.truce-homepage .truce-section__callout-bold{font-size:clamp(1.2rem,1.45vw,1.65rem);line-height:1.32;max-width:none}.truce-homepage .truce-home-feature-row{display:grid;grid-template-columns:1fr 1fr;gap:clamp(40px,4vw,72px);align-items:center;margin-top:clamp(56px,6vw,96px)}.truce-homepage .truce-home-feature-row__media img{max-width:563px;width:100%}.truce-homepage .truce-home-feature-row__content{display:flex;flex-direction:column;gap:10px}.truce-homepage .truce-home-subsection--text-only{margin-top:28px;padding-left:24px;border-left-width:5px}.truce-homepage .truce-section__callout--home{max-width:66rem}.truce-homepage .truce-testimonials-section{padding-top:88px;padding-bottom:88px}.truce-homepage .truce-testimonial-carousel{max-width:1240px}.truce-homepage .truce-testimonial-track{align-items:stretch}.truce-homepage .truce-testimonial-slide{min-width:100%;padding:0}.truce-homepage .truce-testimonial__quote{max-width:1184px;margin:0 auto 22px;font-size:clamp(1.5rem,1.5vw,1.9rem);line-height:1.7;text-wrap:pretty}.truce-homepage .truce-testimonial__source{display:block;margin-bottom:34px}.truce-homepage .truce-testimonial-dot{background:#ffffffd1}.truce-homepage .truce-testimonial-dot.active{background:#000}.truce-homepage .truce-testimonial-nav{padding:0}.truce-homepage .truce-tabs{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:72px;align-items:start}.truce-homepage .truce-tab-btn{padding:12px 0 18px 28px;row-gap:8px}.truce-homepage .truce-tab-btn h3{font-size:clamp(1.32rem,1.4vw,1.62rem);line-height:1.26;transform:none}.truce-homepage .truce-tab-btn__description{max-width:34ch;font-size:clamp(.95rem,.92vw,1.05rem);line-height:1.58}.truce-homepage .truce-tabs__content{border-radius:28px}.truce-homepage .truce-tabs__content-track{align-items:stretch}.truce-homepage .truce-tab-panel{aspect-ratio:auto;padding:clamp(28px,3vw,42px);min-height:500px}.truce-homepage .truce-tab-panel__media{max-width:100%;max-height:480px}.truce-homepage .truce-tab-panel__media img{width:100%;height:100%;max-height:480px;object-fit:contain;margin-inline-start:0}.truce-homepage .truce-section--setup{padding-top:88px;padding-bottom:96px}.truce-homepage .truce-section--setup .truce-section__heading{font-size:clamp(2.4rem,3vw,3rem);font-weight:400}.truce-homepage .truce-steps{gap:clamp(28px,2.5vw,44px);margin:40px 0 36px}.truce-homepage .truce-step{display:flex;flex-direction:column;align-items:center;gap:18px}.truce-homepage .truce-step__number{order:2;color:var(--truce-orange);font-size:clamp(1.12rem,1.2vw,1.45rem);font-weight:900;line-height:1}.truce-homepage .truce-step img{order:1;width:min(66%,168px);height:auto;filter:none;margin:0}.truce-homepage .truce-step p{order:3;max-width:28ch;margin:0;text-wrap:balance;font-size:.95rem;line-height:1.45}.truce-homepage .truce-pricing{max-width:800px;gap:20px;align-items:stretch}.truce-homepage .truce-pricing-card{border-radius:28px;display:flex;flex-direction:column}.truce-homepage .truce-pricing-card__price{font-size:54px}.truce-homepage .truce-pricing-card__body{flex:1;padding:0 28px 24px}.truce-homepage .truce-pricing-card li{font-size:15px}.truce-homepage .truce-diff-panel__content{justify-content:flex-start;padding:32px 28px}.truce-homepage .truce-diff-tagline{max-width:500px;font-size:clamp(1.35rem,1.9vw,2.2rem)}.truce-homepage .truce-diff-heading,.truce-homepage .truce-partners-heading,.truce-homepage #features .truce-section__heading,.truce-homepage #pricing .truce-section__heading{font-weight:400}.truce-homepage .truce-diff-intro,.truce-homepage .truce-partners-intro{max-width:64ch!important;margin-bottom:2.25rem!important}.truce-homepage .truce-partners-heading strong,.truce-homepage .truce-diff-heading strong{font-weight:700}.truce-homepage .truce-partner{text-align:left}.truce-homepage .truce-partner img{height:89px;width:180px;object-fit:contain}.truce-homepage .truce-partner-link{align-self:flex-start}.truce-homepage .truce-partners{gap:28px}.truce-homepage .truce-partner{padding:38px 36px}.truce-homepage .truce-partner p{font-size:1rem;line-height:1.55}.truce-homepage .truce-section--teal .truce-grid-2col{align-items:start;grid-template-columns:minmax(0,1fr) minmax(640px,1.05fr);gap:clamp(48px,4vw,72px)}.truce-homepage .truce-section--teal .truce-section__heading{font-size:clamp(3.25rem,3.75vw,4.2rem);line-height:1.06}.truce-homepage .truce-section--teal .truce-form-wrap{max-width:none;width:100%;margin-inline-start:auto}.truce-homepage .truce-section--teal .truce-form-wrap iframe{min-height:760px}.truce-homepage #at-school .truce-section__subheading,.truce-homepage #behind-the-wheel .truce-section__subheading{color:var(--truce-navy)}@media(max-width:1024px){.truce-homepage .truce-section,.truce-homepage .truce-hero{padding-inline:40px}.truce-homepage .truce-container{padding:0!important}.truce-homepage .truce-hero__grid,.truce-homepage .truce-section__intro,.truce-homepage #behind-the-wheel .truce-grid-2col,.truce-homepage .truce-home-intro,.truce-homepage .truce-home-feature-row,.truce-homepage .truce-tabs{grid-template-columns:1fr}.truce-homepage .truce-section__image-stack img,.truce-homepage .at-home__media-wrapper img,.truce-homepage .truce-home-feature-row__media img,.truce-homepage #behind-the-wheel .truce-grid-2col>:last-child img,.truce-homepage .truce-tab-panel__media img{width:100%;margin-inline-start:0}.truce-homepage .truce-section--corner{border-bottom-right-radius:28vw}.truce-homepage .truce-hero__intro{padding-top:32px}.truce-homepage .truce-tagline__heading{max-width:22ch}.truce-homepage .truce-tabs__content{width:100%}.truce-homepage .truce-section--teal .truce-grid-2col{grid-template-columns:1fr}}@media(max-width:767px){.truce-homepage .truce-hero,.truce-homepage .truce-section{padding-inline:24px}.truce-homepage .truce-hero{padding-top:48px;padding-bottom:64px}.truce-homepage .truce-hero .truce-btn--primary,.truce-homepage .truce-section__callout .truce-btn--primary{min-width:0;width:100%}.truce-homepage .truce-section--corner{border-bottom-right-radius:34vw}.truce-homepage .truce-tagline__heading{max-width:100%;font-size:26px}.truce-homepage .truce-tagline__heading br{display:block}.truce-homepage .truce-tabs{gap:24px}.truce-homepage .truce-tab-btn{padding:12px 0 16px 18px}.truce-homepage .truce-tab-btn h3{font-size:1.22rem;transform:none}.truce-homepage .truce-tab-btn__description{max-width:none;font-size:.98rem}.truce-homepage .truce-tab-btn__mobile-media{display:flex;padding:18px;border-radius:20px}.truce-homepage .truce-tabs__content{display:none}.truce-homepage .truce-features-grid,.truce-homepage .truce-steps,.truce-homepage .truce-partners,.truce-homepage .truce-pricing,.truce-homepage .truce-diff-row,.truce-homepage .truce-diff-panel--full,.truce-homepage .truce-diff-panel--half{grid-template-columns:1fr}.truce-homepage .truce-diff-row{align-items:stretch;gap:24px}.truce-homepage .truce-diff-panel--stacked{grid-column:auto;grid-row:auto}.truce-homepage .truce-testimonial__quote{max-width:16ch}.truce-homepage .truce-step img{width:min(56%,156px)}}@media(max-width:768px){.truce-hero__grid{grid-template-columns:1fr!important;gap:32px!important}.truce-hero .truce-btn{flex:1 1 100%;text-align:center}.truce-tagline__heading,.truce-homepage .truce-tagline__heading{font-size:26px!important;max-width:100%!important;white-space:normal!important}.truce-app-badges{flex-direction:column!important;align-items:stretch!important}.truce-app-badges .truce-btn{margin-left:0!important;text-align:center}.truce-privacy-grid{grid-template-columns:repeat(2,1fr)!important;gap:20px!important;max-width:100%!important}.truce-teaser-card{padding:24px!important;gap:24px!important}.truce-cta-card{padding:24px!important}section[style*="padding:20px 40px"]{padding:16px 20px!important}div[style*="gap:12px 40px"]{gap:10px 16px!important;font-size:13px!important}.truce-grid-2col[style*="gap:32px"],.truce-grid-2col[style*="gap:48px"]{gap:20px!important}h3[style*="font-size:28px"]{font-size:22px!important}h3[style*="font-size:24px"]{font-size:20px!important}[style*="max-width:700px"],[style*="max-width:800px"],[style*="max-width:926px"],[style*="max-width:1000px"]{max-width:100%!important}}@media(max-width:480px){.truce-privacy-grid{grid-template-columns:1fr!important;gap:16px!important}.truce-teaser-card{padding:20px!important;gap:20px!important}.truce-cta-card{padding:20px!important}.truce-cta-card .truce-btn{display:block!important;width:100%!important;text-align:center}.truce-download-row{flex-direction:column!important;align-items:stretch!important}.truce-download-row .truce-btn{width:100%!important;text-align:center}div[style*="gap:12px 40px"]{flex-direction:column!important;gap:8px!important;align-items:flex-start!important}}
/*# sourceMappingURL=/cdn/shop/t/35/assets/truce-homepage.css.map */
