.shopify-section-header-sticky sticky-header.header-wrapper{background:#fff}::selection{background-color:#fff;color:#000}.tsh-hero-wrapper{position:relative;width:100%;min-height:750px;display:flex;align-items:center;background-size:cover;background-position:center;background-repeat:no-repeat;overflow:hidden}div.tsh-hero-overlay{display:block;position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.tsh-hero-content{position:relative;z-index:2;max-width:1400px;width:100%;margin:0 auto;padding:4rem 2rem;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.tsh-top-graphic{max-width:250px;height:auto;margin-bottom:1.5rem;display:block}.tsh-hero-title{font-size:clamp(3rem,6vw,6.5rem);font-weight:900;color:#fff;line-height:1;text-transform:uppercase;margin:0 0 1rem;letter-spacing:-1px}.tsh-hero-subtitle{font-size:clamp(1.2rem,3vw,2.2rem);font-weight:600;color:#fff;margin:0 0 1.5rem}.tsh-feature-list{list-style:none;padding:0;margin:0 0 2.5rem;display:flex;flex-direction:column;gap:.8rem}.tsh-feature-item{display:flex;align-items:center;color:#fff;font-size:clamp(1.1rem,2vw,1.5rem);font-weight:600}.tsh-check-icon{display:inline-flex;align-items:center;justify-content:center;margin-right:12px}.tsh-check-icon svg{width:24px;height:24px;fill:none;stroke:#fff;stroke-width:2}.tsh-hero-buttons{display:flex;flex-direction:column;gap:15px;max-width:100%}.tsh-btn-row{display:flex;flex-wrap:wrap;gap:15px}.tsh-btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 28px;text-decoration:none;font-weight:800;border-radius:4px;transition:all .3s ease;text-transform:uppercase;font-size:1.2rem;line-height:1}.tsh-btn-arrow{margin-left:10px;font-size:1.2em;font-weight:400;display:inline-block;transition:transform .3s ease}.tsh-btn:hover .tsh-btn-arrow{transform:translate(4px)}.tsh-btn-dark{background-color:#2d2d2dd9;color:#fff;border:1px solid rgba(255,255,255,.2)}.tsh-btn-dark:hover{background-color:#000;border-color:#ffffff80}.tsh-btn-outline{background-color:transparent;color:#fff;border:2px solid #ffffff}.tsh-btn-outline:hover{background-color:#fff;color:#000}.tsh-btn-light{background-color:#fff;color:#000;border:2px solid #ffffff}.tsh-btn-light:hover{background-color:#e0e0e0}@media screen and (max-width:768px){.tsh-hero-wrapper{min-height:600px;align-items:flex-start}.tsh-hero-content{padding-top:3rem}.tsh-btn-row{flex-direction:column;width:100%}.tsh-btn{width:100%}}.tsh-about-overlay{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.tsh-about-preheading{font-size:1.2rem;font-weight:800;color:#fff;text-transform:uppercase;margin-bottom:1.5rem;display:inline-block;border-bottom:3px solid #ffffff;padding-bottom:4px}.tsh-about-title{white-space:pre-line;margin-bottom:1rem}.tsh-about-subtitle{font-size:clamp(1rem,1.5vw,1.2rem);text-transform:uppercase;letter-spacing:.5px;margin-bottom:2.5rem;color:#fff}.tsh-stats-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px;max-width:750px;margin-bottom:2.5rem}.tsh-stat-card{display:flex;align-items:center;background-color:#0009;border:1px solid rgba(255,255,255,.2);border-radius:6px;padding:1.5rem;transition:border-color .3s ease}.tsh-stat-card:hover{border-color:#ffffff80}.tsh-stat-icon{flex-shrink:0;width:45px;height:45px;margin-right:1.2rem;display:flex;align-items:center;justify-content:center}.tsh-stat-icon svg{width:100%;height:100%;fill:none;stroke:#fff;stroke-width:1.5}.tsh-stat-text-wrap{display:flex;flex-direction:column}.tsh-stat-number{font-size:clamp(1.5rem,2.5vw,2.2rem);font-weight:900;color:#fff;line-height:1.1;margin-bottom:4px}.tsh-stat-label{font-size:clamp(.85rem,1.5vw,.95rem);color:#e0e0e0;line-height:1.3}.tsh-about-btn{border-radius:4px;padding:16px 32px}@media screen and (max-width:768px){.tsh-stats-grid{grid-template-columns:1fr}}.tsh-steps-content{align-items:center;text-align:center}.tsh-steps-preheading{font-size:1.2rem;font-weight:800;color:#fff;text-transform:uppercase;margin-bottom:1.5rem;display:inline-block;border-bottom:3px solid #ffffff;padding-bottom:4px;letter-spacing:1px}.tsh-steps-title{white-space:pre-line;margin-bottom:3.5rem}.tsh-steps-grid{display:grid;grid-template-columns:repeat(3,1fr);width:100%;max-width:1200px;margin:0 auto 3.5rem;align-items:start}.tsh-step-item{display:flex;flex-direction:column;align-items:center;padding:0 2rem;position:relative}.tsh-step-item:not(:last-child){border-right:1px solid rgba(255,255,255,.3)}.tsh-step-icon{width:80px;height:80px;margin-bottom:1.5rem;display:flex;align-items:center;justify-content:center}.tsh-step-icon svg{width:100%;height:100%;fill:none;stroke:#fff;stroke-width:1.5}.tsh-step-title{font-size:clamp(2.2rem,3.5vw,3.5rem);font-weight:900;color:#fff;text-transform:uppercase;line-height:1;margin:0 0 1rem;letter-spacing:-.5px}.tsh-step-desc{font-size:clamp(1rem,1.5vw,1.25rem);font-weight:600;color:#e0e0e0;line-height:1.5;white-space:pre-line;margin:0}.tsh-steps-btn-wrapper{display:flex;justify-content:center;width:100%}@media screen and (max-width:768px){.tsh-steps-grid{grid-template-columns:1fr;gap:3rem;margin-bottom:2.5rem}.tsh-step-item{padding:0 1rem}.tsh-step-item:not(:last-child){border-right:none;padding-bottom:3rem;border-bottom:1px solid rgba(255,255,255,.15)}.tsh-step-icon{width:65px;height:65px;margin-bottom:1rem}}.tsh-four-content{align-items:center;text-align:center}.tsh-four-title{font-size:clamp(2.5rem,5vw,4.5rem);font-weight:900;color:#fff;line-height:1.1;text-transform:uppercase;margin:0;letter-spacing:-1px}.tsh-four-line{width:80px;height:4px;background-color:#fff;margin:1.5rem auto 3.5rem}.tsh-four-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;width:100%;max-width:1300px;margin:0 auto 3.5rem;align-items:start}.tsh-four-item{display:flex;flex-direction:column;align-items:center;text-align:center;padding:0 1rem}.tsh-four-icon{width:70px;height:70px;margin-bottom:1.5rem;display:flex;align-items:center;justify-content:center}.tsh-four-icon svg{width:100%;height:100%;fill:none;stroke:#fff;stroke-width:1.5}.tsh-four-item-title{font-size:clamp(1.2rem,2vw,1.5rem);font-weight:800;color:#fff;text-transform:uppercase;margin:0 0 .8rem;line-height:1.2}.tsh-four-item-desc{font-size:clamp(.95rem,1.5vw,1.1rem);font-weight:500;color:#e0e0e0;line-height:1.5;margin:0;white-space:pre-line}@media screen and (max-width:992px){.tsh-four-grid{grid-template-columns:repeat(2,1fr);gap:3rem 2rem}}@media screen and (max-width:768px){.tsh-four-grid{grid-template-columns:1fr;gap:3rem}.tsh-four-line{margin:1rem auto 2.5rem}}.tsh-policy-container{max-width:800px;margin:0 auto;padding:40px 20px;font-family:inherit;color:#333;line-height:1.6}.tsh-policy-header{text-align:center;margin-bottom:40px;padding-bottom:20px;border-bottom:2px solid #eeeeee}.tsh-policy-header h1{font-size:2.5rem;font-weight:800;margin-bottom:10px;color:#111;text-transform:uppercase}.tsh-policy-date{font-size:.95rem;color:#777;text-transform:uppercase;letter-spacing:1px}.tsh-policy-intro{font-size:1.1rem;margin-bottom:40px}.tsh-policy-section{margin-bottom:30px;background-color:#fafafa;padding:30px;border-radius:8px;border:1px solid #eaeaea;box-shadow:0 2px 8px #00000008}.tsh-policy-section h2{font-size:1.5rem;font-weight:700;margin-top:0;margin-bottom:15px;color:#111}.tsh-policy-section p{margin-top:0}.tsh-policy-section ul{margin:0;padding-left:20px}.tsh-policy-section li{margin-bottom:12px}.tsh-policy-section a{color:#000;text-decoration:underline;font-weight:600;transition:opacity .2s ease}.tsh-policy-section a:hover{opacity:.7}.tsh-contact-box{background-color:#111;color:#fff;padding:40px;border-radius:8px;margin-top:50px;box-shadow:0 4px 15px #0000001a}.tsh-contact-box h2{color:#fff;margin-top:0;border-bottom:1px solid #333333;padding-bottom:15px;margin-bottom:20px;font-weight:700}.tsh-contact-info p{margin:10px 0;color:#ddd}.tsh-contact-info a{color:#fff;text-decoration:underline;font-weight:700}.tsh-contact-info a:hover{color:#aaa}.tsh-equipment-wrapper{position:relative;width:100%;min-height:750px;display:flex;align-items:flex-end;background-size:cover;background-position:center;background-repeat:no-repeat;overflow:hidden}div.tsh-equipment-overlay{display:block;position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.tsh-equipment-content{position:relative;z-index:2;max-width:1400px;width:100%;margin:0 auto;padding:4rem 2rem;display:flex;flex-direction:column}.tsh-equipment-text-area{max-width:650px;margin-bottom:4rem}.tsh-equipment-title{font-size:clamp(3.5rem,6vw,6.5rem);font-weight:900;color:#fff;line-height:.95;text-transform:uppercase;margin:0 0 1.5rem;letter-spacing:-1.5px;white-space:pre-line}.tsh-equipment-desc{font-size:clamp(1.2rem,2.5vw,1.8rem);font-weight:500;color:#fff;line-height:1.4;margin:0 0 1.5rem;white-space:pre-line}.tsh-equipment-subtext{font-size:clamp(1rem,1.5vw,1.2rem);font-weight:400;color:#e0e0e0;margin:0}.tsh-equipment-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;width:100%}.tsh-equipment-box{display:flex;align-items:center;justify-content:flex-start;border:1px solid rgba(255,255,255,.4);border-radius:8px;padding:1.2rem 1.5rem;background-color:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:all .3s ease;cursor:default}.tsh-equipment-box:hover{border-color:#fffc;background-color:#000000d9}.tsh-equipment-box-icon{width:40px;height:40px;margin-right:15px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.tsh-equipment-box-icon svg{width:100%;height:100%;fill:none;stroke:#fff;stroke-width:1.5}.tsh-equipment-box-label{color:#fff;font-size:clamp(.9rem,1.5vw,1.1rem);font-weight:800;text-transform:uppercase;letter-spacing:.5px}@media screen and (max-width:1024px){.tsh-equipment-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px){.tsh-equipment-wrapper{min-height:600px;align-items:center}.tsh-equipment-text-area{margin-bottom:3rem}.tsh-equipment-grid{grid-template-columns:1fr}}main[data-template=page] h1,main[data-template=page] h2{font-weight:700}main[data-template=page] hr{margin:30px 0;border:none;border-top:1px solid #222}.footer{background:#000;color:#fff}
/*# sourceMappingURL=/cdn/shop/t/16/assets/tsh.css.map */
