.ts-home{--navy-900:#0E2138;--navy-800:#122A4A;--navy-700:#1C3A5E;--navy-600:#2C4F78;--slate-500:#51637A;--slate-400:#7C8A9C;--slate-300:#AEB8C4;--teal-700:#0F756E;--teal-600:#138A82;--teal-500:#19A89E;--teal-200:#BCE9E4;--teal-50:#E6F5F3;--cyan-400:#2DD9CE;--paper:#FAF7F1;--sand-50:#F4EEE4;--sand-100:#ECE3D5;--sand-200:#E0D4C2;--white:#FFFFFF;--text-body:#243244;--text-muted:#51637A;--surface-contrast:#122A4A;--border:rgba(18,42,74,.12);--border-strong:rgba(18,42,74,.22);--border-onDark:rgba(255,255,255,.14);--font-display:"Inter","Helvetica Neue",system-ui,sans-serif;--font-body:var(--font-display);--font-serif:var(--font-display);--font-mono:var(--font-display);--fw-medium:500;--fw-semibold:600;--fw-bold:700;--radius-md:14px;--radius-lg:20px;--radius-xl:28px;--radius-2xl:40px;--radius-pill:999px;--radius-sm:10px;--shadow-sm:0 2px 8px rgba(20,28,40,.06);--shadow-md:0 8px 24px rgba(18,42,74,.08);--shadow-lg:0 20px 48px rgba(18,42,74,.1);--shadow-xl:0 36px 80px rgba(14,33,56,.14);--ease-out:cubic-bezier(.22,.61,.36,1);--ease-inout:cubic-bezier(.45,0,.2,1);--dur-fast:.14s;--dur-base:.22s;--dur-slow:.4s;--container-lg:1120px;--gutter:clamp(20px,5vw,64px);background:#fff;color:var(--text-body);font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ts-home *,.ts-home *:before,.ts-home *:after{box-sizing:border-box}.ts-home img{max-width:100%;display:block}.ts-home .container{max-width:var(--container-lg);margin-inline:auto;padding-inline:var(--gutter)}.ts-home .section{padding-block:clamp(48px,6vw,92px)}.ts-home .section--navy{background:var(--surface-contrast)}.ts-home .tsico{display:inline-flex;align-items:center;justify-content:center}.ts-home .tsico svg{display:block}.ts-home .btn{display:inline-flex;align-items:center;justify-content:center;gap:.5em;font-family:var(--font-display);font-weight:var(--fw-semibold);border:1.5px solid transparent;border-radius:var(--radius-pill);cursor:pointer;text-decoration:none;line-height:1;white-space:nowrap;font-size:17px;padding:17px 34px;transition:background var(--dur-fast),box-shadow var(--dur-base),transform var(--dur-fast)}.ts-home .btn--primary{background:var(--navy-800);color:#fff;box-shadow:var(--shadow-sm)}.ts-home .btn--primary:hover{background:var(--navy-900);box-shadow:var(--shadow-md)}.ts-home .btn--accent{background:var(--teal-600);color:#fff;box-shadow:var(--shadow-sm)}.ts-home .btn--accent:hover{background:var(--teal-700);box-shadow:var(--shadow-md)}.ts-home .btn:active{transform:scale(.98)}.ts-home .hh{position:relative;min-height:clamp(560px,82vh,820px);display:flex;align-items:center;overflow:hidden}.ts-home .hh-media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.ts-home .hh-media img{width:100%;height:100%;object-fit:cover}.ts-home .hh-scrim{display:block;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,#0e2138d1,#0e21388c 42%,#0e21381f)}.ts-home .hh-inner{position:relative;z-index:2;width:100%}.ts-home .hh-copy{max-width:640px}.ts-home .hh-eyebrow{font-family:var(--font-display);font-weight:600;font-size:13px;letter-spacing:.16em;text-transform:uppercase;color:var(--cyan-400)}.ts-home .hh-title{font-family:var(--font-display);font-weight:700;font-size:clamp(34px,5.2vw,64px);line-height:1.04;letter-spacing:-.025em;color:#fff;margin:14px 0 18px;text-wrap:balance}.ts-home .hh-rating{display:inline-flex;align-items:center;gap:9px;margin:0 0 26px}.ts-home .hh-rating .ht-stars{color:#ffb020}.ts-home .hh-rating .ht-stars svg{width:17px;height:17px}.ts-home .hh-rating-meta{font-size:14px;color:#ffffffe6;font-weight:500}.ts-home .hh-rating-meta b{color:#fff;font-weight:700}.ts-home .hh-cue{position:absolute;bottom:22px;left:50%;transform:translate(-50%);width:46px;height:46px;border-radius:50%;border:1px solid rgba(255,255,255,.4);background:#ffffff14;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;text-decoration:none;animation:tshbob 2.4s var(--ease-inout) infinite}.ts-home .hh-cue svg{width:22px;height:22px}@keyframes tshbob{0%,to{transform:translate(-50%)}50%{transform:translate(-50%,7px)}}.ts-home .hi-grid{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}.ts-home .hi-media img{width:100%;height:auto;border-radius:var(--radius-xl);box-shadow:var(--shadow-md)}.ts-home .hi-title{font-family:var(--font-display);font-weight:700;font-size:clamp(28px,3.6vw,44px);line-height:1.1;letter-spacing:-.022em;color:var(--navy-800);margin:0;text-wrap:balance}.ts-home .hi-lead{font-size:18px;line-height:1.65;color:var(--text-muted);margin:18px 0 0}.ts-home .hi-bullets{list-style:none;padding:0;margin:26px 0 30px;display:flex;flex-direction:column;gap:14px}.ts-home .hi-bullets li{display:flex;align-items:center;gap:13px;font-family:var(--font-display);font-weight:600;font-size:17px;color:var(--navy-800)}.ts-home .hi-bullet-ic{flex:none;width:40px;height:40px;border-radius:var(--radius-md);background:var(--teal-50);color:var(--teal-700);display:flex;align-items:center;justify-content:center}.ts-home .hi-bullet-ic svg{width:20px;height:20px}.ts-home .hf-section{padding-top:0}.ts-home .hf-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.ts-home .hf-card{background:#fff;border:1px solid var(--border);border-radius:var(--radius-lg);padding:30px 24px;text-align:center;transition:box-shadow var(--dur-base) var(--ease-out),transform var(--dur-base) var(--ease-out)}.ts-home .hf-card:hover{box-shadow:var(--shadow-md);transform:translateY(-3px)}.ts-home .hf-ic{width:52px;height:52px;border-radius:50%;background:var(--navy-800);color:var(--cyan-400);display:inline-flex;align-items:center;justify-content:center;margin-bottom:16px}.ts-home .hf-ic svg{width:24px;height:24px}.ts-home .hf-t{font-family:var(--font-display);font-weight:600;font-size:17px;color:var(--navy-800);margin:0;letter-spacing:-.01em}.ts-home .ht{padding-top:clamp(20px,2.5vw,36px)}.ts-home .ht-quote{font-family:var(--font-serif);font-style:italic;font-size:clamp(24px,3.2vw,38px);line-height:1.32;color:var(--navy-800);text-align:center;max-width:20ch;margin:0 auto;border:0;padding:0;text-wrap:balance}.ts-home .ht-rating{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:20px}.ts-home .ht-stars{display:inline-flex;gap:2px}.ts-home .ht-stars svg{width:20px;height:20px}.ts-home .ht-rating-meta{font-size:15px;color:var(--text-muted)}.ts-home .ht-rating-meta b{color:var(--navy-800);font-family:var(--font-display)}.ts-home .ht-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px;margin-top:44px}.ts-home .ht-card{display:flex;flex-direction:column;gap:12px;background:#fff;border-radius:var(--radius-lg);box-shadow:var(--shadow-md);padding:30px 28px}.ts-home .ht-card .ht-stars svg{width:15px;height:15px}.ts-home .ht-head{font-family:var(--font-display);font-weight:600;font-size:19px;color:var(--navy-800);margin:4px 0 0;letter-spacing:-.01em}.ts-home .ht-body{font-size:15.5px;line-height:1.62;color:var(--text-muted);margin:0}.ts-home .ht-cite{display:flex;align-items:center;gap:12px;margin-top:auto;padding-top:6px;font-family:var(--font-display);font-weight:600;font-size:15px;color:var(--navy-800)}.ts-home .ht-av{width:38px;height:38px;border-radius:50%;background:var(--teal-600);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:15px}.ts-home .ht-star{color:var(--teal-600)}.ts-home .hc-grid{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}.ts-home .hc-copy{display:flex;flex-direction:column;text-align:center}.ts-home .hc-copy>a{align-self:center}.ts-home .hc-title--lead{font-family:var(--font-display);font-weight:700;color:#fff;font-size:clamp(28px,3.6vw,44px);line-height:1.1;letter-spacing:-.022em;margin:0}.ts-home .hc-lead{font-size:17px;line-height:1.66;color:var(--slate-300);margin:18px 0 26px;max-width:46ch}.ts-home .hc-table{background:#ffffff0a;border:1px solid var(--border-onDark);border-radius:var(--radius-xl);padding:8px 24px}.ts-home .hc-row{display:grid;grid-template-columns:1fr 120px 120px;align-items:center;padding:16px 0;border-bottom:1px solid var(--border-onDark)}.ts-home .hc-row:last-child{border-bottom:0}.ts-home .hc-row--head{border-bottom:1.5px solid rgba(255,255,255,.28)}.ts-home .hc-label{color:#fff;font-size:16px}.ts-home .hc-col{text-align:center;display:flex;align-items:center;justify-content:center;gap:8px;font-family:var(--font-display);font-weight:600;font-size:14px;color:var(--slate-300)}.ts-home .hc-col--us{color:var(--cyan-400)}.ts-home .hc-col--us img{width:18px;height:18px}.ts-home .hc-col svg{width:22px;height:22px}.ts-home .hc-col .yes{color:var(--cyan-400)}.ts-home .hc-col .no{color:var(--slate-500)}.ts-home .hn-card{background:var(--navy-800);border-radius:var(--radius-2xl);padding:clamp(36px,5vw,60px);max-width:620px;margin-inline:auto;text-align:center}.ts-home .hn-title{font-family:var(--font-display);font-weight:700;font-size:clamp(26px,3vw,36px);color:#fff;margin:0;letter-spacing:-.02em}.ts-home .hn-lead{color:var(--slate-300);font-size:16px;line-height:1.6;margin:14px auto 0;max-width:44ch}.ts-home .hn-form{display:flex;gap:12px;margin-top:28px}.ts-home .hn-input{flex:1;padding:16px 20px;border-radius:var(--radius-md);border:none;background:#fff;font-family:var(--font-body);font-size:16px;color:var(--navy-800)}.ts-home .hn-input::placeholder{color:var(--slate-400)}.ts-home .hn-input:focus{outline:none;box-shadow:0 0 0 3px var(--teal-500)}.ts-home .hn-submit{padding:16px 30px;border-radius:var(--radius-md);border:none;background:var(--teal-600);color:#fff;font-family:var(--font-display);font-weight:700;font-size:16px;cursor:pointer;transition:background var(--dur-fast);white-space:nowrap}.ts-home .hn-submit:hover{background:var(--teal-700)}.ts-home .hn-done{color:#fff;font-size:18px;display:flex;align-items:center;justify-content:center;gap:10px}.ts-home .hn-done svg{width:22px;height:22px;color:var(--cyan-400)}.ts-home .hn-trust{display:flex;flex-wrap:wrap;justify-content:center;gap:14px;margin-top:40px}.ts-home .hn-trust-item{display:flex;align-items:center;gap:9px;background:#fff;border:1px solid var(--border);border-radius:var(--radius-pill);padding:11px 20px;font-family:var(--font-display);font-weight:600;font-size:14px;color:var(--navy-800)}.ts-home .hn-trust-ic{color:var(--teal-600);display:flex}.ts-home .hn-trust-ic svg{width:18px;height:18px}@media(max-width:960px){.ts-home .hi-grid,.ts-home .hc-grid{grid-template-columns:1fr;gap:36px}.ts-home .hi-copy{display:flex;flex-direction:column}.ts-home .hi-copy>a{align-self:flex-start}.ts-home .hf-grid{grid-template-columns:1fr 1fr}.ts-home .ht-grid{grid-template-columns:1fr}.ts-home .hh{text-align:center}.ts-home .hh-scrim{background:linear-gradient(180deg,#0e21388c,#0e2138c7)}.ts-home .hh-copy{max-width:none;margin-inline:auto;display:flex;flex-direction:column;align-items:center}}@media(max-width:560px){.ts-home .hf-grid{grid-template-columns:1fr}.ts-home .hn-form{flex-direction:column}}@media(max-width:480px){.ts-home .hh-title{font-size:clamp(25px,7.2vw,33px)}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/ts-home.css.map */
