.tss-home{--ink:#102632;--navy:#17394a;--sage:#6f8f83;--cream:#f7f4ee;color:var(--ink);font-family:Poppins,sans-serif}.tss-home *{box-sizing:border-box}.tss-home h1,.tss-home h2,.tss-home h3{font-family:var(--font-heading-family),Georgia,serif;color:#101b20}.tss-home__wrap{width:min(1460px,calc(100% - 48px));margin:auto}.tss-home__hero{display:grid;grid-template-columns:.92fr 1.08fr;height:340px;min-height:340px;background:linear-gradient(105deg,#f8f6f1,#fff)}.tss-home__hero-copy{display:flex;flex-direction:column;justify-content:center;padding:24px max(42px,calc((100vw - 1460px)/2))}.tss-home__hero h1{max-width:560px;margin:0 0 12px;font-size:clamp(38px,3.25vw,56px);line-height:.98;letter-spacing:-.035em}.tss-home__hero-copy>p{max-width:560px;margin:0 0 16px;font-size:14px;line-height:1.4}.tss-home__buttons{display:flex;flex-wrap:wrap;gap:10px}.tss-home__button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:9px 20px;border:1px solid var(--navy);border-radius:4px;background:var(--navy);color:#fff;text-decoration:none;font-size:12px;font-weight:650}.tss-home__button--secondary{background:transparent;color:var(--navy)}.tss-home__benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:18px;font-size:10px}.tss-home__benefits span{display:flex;align-items:center;gap:7px}.tss-home__benefits b{display:grid;place-items:center;width:25px;height:25px;border:1px solid #9aaba5;border-radius:50%;font-size:12px}.tss-home__hero-gallery{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1.08fr .92fr;gap:5px;height:340px;min-height:340px}.tss-home__hero-photo{position:relative;overflow:hidden;background:#e8ece9}.tss-home__hero-photo:first-child{grid-column:1/3;grid-row:1}.tss-home__hero-photo:nth-child(2){grid-column:1;grid-row:2}.tss-home__hero-photo:nth-child(3){grid-column:2;grid-row:2}.tss-home__hero-slide{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity 1.8s ease-in-out}.tss-home__hero-slide.is-active{opacity:1}.tss-home__hero-photo em{position:absolute;z-index:2;right:18px;bottom:10px;color:#fff;font-family:Parisienne,cursive;font-size:22px;font-style:normal;font-weight:400;line-height:1.15;text-shadow:0 2px 8px rgba(0,0,0,.45)}.tss-home__placeholder{display:grid;place-items:center;width:100%;height:100%;min-height:100px;background:#e8ece9;color:#6d7b75}@media(prefers-reduced-motion:reduce){.tss-home__hero-slide{transition:none}.tss-home__hero-slide:not(.is-active){display:none}}.tss-home__trust{display:grid;grid-template-columns:repeat(3,1fr);width:100%;padding:15px max(24px,calc((100vw - 1460px)/2));border-top:1px solid #aabbb4;border-bottom:1px solid #aabbb4;background:#dfe8e3;color:#101b20}.tss-home__trust span{display:flex;align-items:center;justify-content:center;gap:12px;min-width:0;padding:0 18px;font-size:15px;font-weight:700;letter-spacing:.01em;line-height:1.25;text-align:center}.tss-home__trust span+span{border-left:1px solid #9eafa8}.tss-home__trust-icon{display:grid;place-items:center;flex:0 0 32px;width:32px;height:32px;border:1.5px solid #223a34;border-radius:50%;font-size:16px;font-weight:700;line-height:1}.tss-home__pathways{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;padding:28px 0}.tss-home__pathway{display:grid;grid-template-columns:1.1fr .9fr;min-height:205px;overflow:hidden;border:1px solid #e3e4e1;border-radius:5px;background:#f6f6f3;color:inherit;text-decoration:none}.tss-home__pathway>div:first-child{min-width:0}.tss-home__pathway img{width:100%;height:100%;object-fit:cover}.tss-home__pathway-copy{display:flex;flex-direction:column;justify-content:center;padding:23px}.tss-home__pathway h3{margin:0 0 9px;font-size:26px;line-height:1}.tss-home__pathway p{margin:0 0 14px;font-size:11px;line-height:1.5}.tss-home__pathway u{font-size:11px;font-weight:700}.tss-home__section{padding:10px 0 34px}.tss-home__section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:15px}.tss-home__section h2{margin:0 0 4px;font-size:34px;line-height:1.1}.tss-home__section-head p{margin:0;font-size:12px;color:#536971}.tss-home__section-head a{color:#315e73;font-size:12px;font-weight:700}.tss-home__products,.tss-home__stories{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.tss-home__product{min-width:0;color:inherit;text-decoration:none}.tss-home__product-media,.tss-home__story{overflow:hidden;aspect-ratio:1;border-radius:4px;background:#edf0ed}.tss-home__product img,.tss-home__story img{width:100%;height:100%;object-fit:cover}.tss-home__product h3{margin:8px 0 2px;font-family:Poppins,sans-serif;font-size:11px;line-height:1.35}.tss-home__product-price{font-size:12px;font-weight:650}.tss-home__product-rating{margin-top:4px;color:#9d672e;font-size:10px}.tss-home__stories{gap:7px}.tss-home__story{position:relative}.tss-home__story span{position:absolute;inset:auto 0 0;padding:28px 10px 9px;background:linear-gradient(transparent,#081419b3);color:#fff;font-size:10px;font-weight:650}@media(max-width:990px){.tss-home__hero{grid-template-columns:1fr;height:auto;min-height:0}.tss-home__hero-copy{min-height:340px}.tss-home__hero-gallery{height:340px;min-height:340px}.tss-home__trust{padding-inline:18px}.tss-home__trust span{padding-inline:10px;font-size:13px}.tss-home__pathways{grid-template-columns:1fr}.tss-home__products,.tss-home__stories{grid-template-columns:repeat(3,1fr)}}@media(max-width:600px){.tss-home__wrap{width:min(100% - 28px,1460px)}.tss-home__hero-copy{min-height:0;padding:32px 20px 28px}.tss-home__hero h1{font-size:41px}.tss-home__hero-copy>p{font-size:13px}.tss-home__button{width:100%}.tss-home__benefits{grid-template-columns:1fr;margin-top:20px}.tss-home__hero-gallery{grid-template-columns:1fr 1fr;grid-template-rows:1.08fr .92fr;height:300px;min-height:300px}.tss-home__hero-photo:first-child{grid-column:1/3;grid-row:1}.tss-home__trust{grid-template-columns:1fr;padding:10px 18px}.tss-home__trust span{justify-content:flex-start;padding:7px 0;font-size:13px;text-align:left}.tss-home__trust span+span{border-top:1px solid #b8c7c1;border-left:0}.tss-home__trust-icon{flex-basis:27px;width:27px;height:27px;font-size:13px}.tss-home__pathway{grid-template-columns:1fr 1fr}.tss-home__section h2{font-size:27px}.tss-home__section-head{align-items:start}.tss-home__products,.tss-home__stories{grid-template-columns:repeat(2,1fr)}}.tss-home__reviews{border-top:1px solid #dfe3e0;border-bottom:1px solid #dfe3e0;padding:34px 0 40px}.tss-home__reviews-heading{text-align:center}.tss-home__reviews-heading h2{margin:0 0 24px;font-size:30px}.tss-home__carousel-shell{position:relative;padding:0 46px}.tss-home__review-track{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 48px)/4);gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.tss-home__review-track::-webkit-scrollbar{display:none}.tss-home__review{display:flex;flex-direction:column;justify-content:center;min-height:220px;padding:27px;border:1px solid #dfe3e0;border-radius:8px;background:#fff;text-align:center;scroll-snap-align:start}.tss-home__review-stars{color:#bd9858;font-size:18px;letter-spacing:2px}.tss-home__review-stars .is-empty{color:#d8d8d3}.tss-home__review blockquote{margin:17px auto;font-size:14px;line-height:1.6;font-style:normal}.tss-home__review footer{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:5px 10px;font-size:11px}.tss-home__review footer strong{font-size:12px}.tss-home__review footer span{color:#66736e}.tss-home__review footer a{color:var(--navy)}.tss-home__carousel-arrow{position:absolute;z-index:2;top:50%;display:grid;place-items:center;width:38px;height:38px;padding:0;transform:translateY(-50%);border:1px solid #d8dfdb;border-radius:50%;background:#f7f9f8;color:var(--navy);font-size:28px;line-height:1;cursor:pointer}.tss-home__carousel-arrow--prev{left:0}.tss-home__carousel-arrow--next{right:0}.tss-home__customer-stories[hidden]{display:none}@media(max-width:600px){.tss-home__reviews-heading h2{font-size:24px}.tss-home__carousel-shell{padding:0 34px}.tss-home__review-track{grid-auto-columns:100%;gap:12px}.tss-home__review{min-height:210px;padding:22px 18px}.tss-home__carousel-arrow{width:30px;height:30px;font-size:22px}.tss-home__section-head>a{white-space:normal;text-align:right}}@media(min-width:991px){.tss-home__hero,.tss-home__hero-gallery{height:410px;min-height:410px}}@media(min-width:601px)and (max-width:990px){.tss-home__hero-gallery{height:410px;min-height:410px}}@media(max-width:600px){.tss-home__hero-gallery{height:340px;min-height:340px}}@media(min-width:991px){.tss-home__hero,.tss-home__hero-gallery{height:430px;min-height:430px}.tss-home__pathway{aspect-ratio:1/1;min-height:0}.tss-home__pathway>div:first-child{height:100%;overflow:hidden}.tss-home__pathway img{display:block;width:100%;height:100%;object-fit:cover}}@media(min-width:991px){.tss-home__hero,.tss-home__hero-gallery{height:485px;min-height:485px}.tss-home__trust{position:relative;z-index:1;margin:0}}.tss-home__reviews,.tss-home__customer-stories{width:100vw;margin-left:calc(50% - 50vw);padding-left:max(48px,calc((100vw - 1460px)/2));padding-right:max(48px,calc((100vw - 1460px)/2))}.tss-home__review-track{grid-auto-columns:calc((100% - 48px)/4)}@media(max-width:990px){.tss-home__reviews,.tss-home__customer-stories{padding-left:24px;padding-right:24px}.tss-home__review-track{grid-auto-columns:calc((100% - 16px)/2)}}@media(max-width:600px){.tss-home__reviews,.tss-home__customer-stories{padding-left:14px;padding-right:14px}.tss-home__review-track{grid-auto-columns:100%}}@media(min-width:601px)and (max-width:990px){.tss-home__review-track{grid-auto-columns:calc((100% - 16px)/2)}}.tss-home__orderways{padding:24px 0 38px}.tss-home__orderways-grid{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:14px;min-height:390px;padding:20px;border-radius:48px;background:#f4f3ef}.tss-home__orderway{position:relative;min-height:0;overflow:hidden;border-radius:16px;background:#e9ece8;color:#102632;text-decoration:none}.tss-home__orderway--1{grid-row:1/3}.tss-home__orderway>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.tss-home__orderway:hover>img{transform:scale(1.015)}.tss-home__orderway-placeholder{display:grid;place-items:center;width:100%;height:100%;color:#718078}.tss-home__orderway-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#f8f8f5f7,#f8f8f5db 38%,#f8f8f514 74%)}.tss-home__orderway-copy{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:center;width:55%;height:100%;padding:28px 30px}.tss-home__orderway-copy>span{margin-bottom:12px;font-size:10px;font-weight:700;letter-spacing:.22em}.tss-home__orderway-copy h2{margin:0 0 12px;font-family:Poppins,sans-serif;font-size:clamp(23px,2vw,34px);line-height:1.05}.tss-home__orderway-copy p{margin:0 0 14px;font-size:13px;line-height:1.45}.tss-home__orderway-copy strong{font-size:13px;text-decoration:underline}.tss-home__orderway--2 .tss-home__orderway-copy,.tss-home__orderway--3 .tss-home__orderway-copy{width:51%;padding:18px 28px}.tss-home__orderway--2 .tss-home__orderway-copy h2,.tss-home__orderway--3 .tss-home__orderway-copy h2{font-size:24px}.tss-home__orderway--2 .tss-home__orderway-copy>span,.tss-home__orderway--3 .tss-home__orderway-copy>span{margin-bottom:6px}.tss-home__orderway--2 .tss-home__orderway-copy p,.tss-home__orderway--3 .tss-home__orderway-copy p{margin-bottom:6px;font-size:11px}@media(max-width:990px){.tss-home__orderways-grid{min-height:620px}.tss-home__orderway-copy{width:64%}.tss-home__orderway--2 .tss-home__orderway-copy,.tss-home__orderway--3 .tss-home__orderway-copy{width:62%}}@media(max-width:600px){.tss-home__orderways{padding:16px 0 28px}.tss-home__orderways-grid{display:flex;flex-direction:column;min-height:0;padding:10px;border-radius:28px}.tss-home__orderway{min-height:260px}.tss-home__orderway--2,.tss-home__orderway--3{min-height:220px}.tss-home__orderway-copy,.tss-home__orderway--2 .tss-home__orderway-copy,.tss-home__orderway--3 .tss-home__orderway-copy{width:70%;padding:22px 20px}.tss-home__orderway-copy h2,.tss-home__orderway--2 .tss-home__orderway-copy h2,.tss-home__orderway--3 .tss-home__orderway-copy h2{font-size:22px}}.tss-home__quick-order{position:relative;min-height:330px;margin:8px 0 38px;overflow:hidden;border:1px solid #dce3df;border-radius:18px;background:#f7f8f5}.tss-home__quick-order-media,.tss-home__quick-order-media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.tss-home__quick-order-media img{object-fit:cover}.tss-home__quick-order-copy{position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;width:46%;min-height:330px;padding:42px 52px}.tss-home__quick-order-copy h2{max-width:570px;margin:0 0 13px;font-family:Poppins,sans-serif;font-size:clamp(30px,3vw,48px);font-weight:750;line-height:1.02;letter-spacing:-.035em}.tss-home__quick-order-copy p{max-width:520px;margin:0 0 20px;color:#44575e;font-size:14px;line-height:1.55}.tss-home__quick-order-button{display:inline-flex;align-items:center;justify-content:center;gap:18px;min-height:48px;padding:11px 24px;border-radius:7px;background:#315e73;color:#fff;text-decoration:none;font-size:14px;font-weight:750}.tss-home__quick-order-button:hover{background:#244b5e;color:#fff}.tss-home__quick-order-copy small{margin-top:12px;color:#627178;font-size:11px;letter-spacing:.08em}.tss-home__quick-order-copy small:empty{display:none}@media(max-width:990px){.tss-home__quick-order{min-height:300px}.tss-home__quick-order-copy{width:53%;min-height:300px;padding:34px}.tss-home__quick-order-copy h2{font-size:34px}}@media(max-width:600px){.tss-home__quick-order{display:flex;flex-direction:column;min-height:0;margin:4px 0 28px}.tss-home__quick-order-media{position:relative;inset:auto;aspect-ratio:3/1}.tss-home__quick-order-media img{object-position:64% center}.tss-home__quick-order-copy{width:100%;min-height:0;padding:25px 22px 28px}.tss-home__quick-order-copy h2{font-size:29px}.tss-home__quick-order-copy p{font-size:13px}.tss-home__quick-order-button{width:100%}}@media(max-width:600px){.tss-home__pathway{grid-template-columns:45% 55%}.tss-home__pathway-copy{min-width:0;padding:18px 16px}.tss-home__pathway h3{font-size:clamp(2rem,6.2vw,2.3rem);line-height:1.08;white-space:normal;overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none;text-wrap:balance}}
/*# sourceMappingURL=/cdn/shop/t/95/assets/tss-homepage.css.map */
