:root{--td-green:#7ea62a;--td-dark:#090a09;--td-cream:#f5f5f2;--td-border:#e5e5e0;--td-muted:#666;--td-wrap:1400px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:#111;background:#fff}img{max-width:100%;height:auto}.td-wrap{width:min(var(--td-wrap),calc(100% - 48px));margin:auto}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.td-skip{position:absolute;left:-9999px}.td-skip:focus{left:10px;top:10px;background:#fff;padding:10px;z-index:9999}.td-announcement{background:#283020;color:#fff;font-size:12px;font-weight:700}.td-announcement__inner{min-height:40px;display:flex;align-items:center;justify-content:center;gap:clamp(18px,5vw,75px);overflow:auto}.td-header{background:#fff;border-bottom:1px solid #eee;position:relative;z-index:20}.td-header__inner{min-height:92px;display:grid;grid-template-columns:260px 1fr 120px;align-items:center;gap:25px}.td-logo{display:flex;flex-direction:column;text-decoration:none;color:#111;line-height:1}.td-logo img{max-height:68px;width:auto;object-fit:contain}.td-logo__name{font-size:25px;font-weight:900;letter-spacing:-.05em}.td-logo__name b{color:var(--td-green)}.td-logo small{font-size:8px;letter-spacing:.18em;margin-top:5px}.td-nav{display:flex;justify-content:center;gap:30px}.td-nav a,.td-actions a{color:#111;text-decoration:none;font-weight:700;font-size:14px}.td-actions{display:flex;justify-content:flex-end;gap:18px;font-size:20px}.td-cart-count{font-size:11px;background:var(--td-green);color:#fff;border-radius:20px;padding:2px 6px;vertical-align:top}.td-menu-btn{display:none}.td-hero{min-height:650px;position:relative;background:#080908;color:#fff;display:flex;align-items:center;overflow:hidden}.td-hero__image,.td-hero__image img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.td-hero__image img{object-fit:cover;object-position:center}.td-hero__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#000000e6,#000000a6 45%,#0000001a)}.td-hero__content{position:relative;padding:90px 0}.td-hero__content{max-width:var(--td-wrap)}.td-hero__content h1{font-size:clamp(52px,7vw,100px);line-height:.88;letter-spacing:-.055em;margin:0;max-width:760px}.td-hero__content h1:after{content:"";display:block;width:140px;height:9px;background:var(--td-green);margin-top:18px}.td-hero__content h2{font-size:clamp(25px,3vw,42px);margin:28px 0 12px;max-width:720px}.td-hero__content>p:not(.td-eyebrow){font-size:19px;line-height:1.5;max-width:680px}.td-eyebrow{font-size:13px;letter-spacing:.25em;font-weight:900;margin:0 0 12px;text-transform:uppercase}.td-eyebrow--green{color:var(--td-green)}.td-buttons{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.td-btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:14px 24px;text-decoration:none;font-weight:900;letter-spacing:.05em;font-size:13px}.td-btn--green{background:var(--td-green);color:#fff}.td-btn--outline{border:1px solid #fff;color:#fff;background:transparent}.td-btn--outline-dark{border:1px solid #111;color:#111;background:#fff}.td-split{display:grid;grid-template-columns:1fr 1fr;background:var(--td-cream)}.td-split__image{min-height:430px}.td-split__image img{width:100%;height:100%;object-fit:cover}.td-split__copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:70px clamp(30px,7vw,110px)}.td-split__copy h2,.td-title{font-size:clamp(36px,4vw,60px);line-height:1;letter-spacing:-.045em;margin:0 0 18px}.td-split__copy>p:not(.td-eyebrow){font-size:18px;line-height:1.6;max-width:620px;margin:0 0 25px}.td-benefits{display:grid;grid-template-columns:repeat(5,1fr);gap:18px;padding-top:30px;padding-bottom:30px;border-bottom:1px solid var(--td-border)}.td-benefit{display:flex;align-items:center;gap:10px}.td-benefit__icon{font-size:27px}.td-benefit strong,.td-benefit span{display:block}.td-benefit strong{font-size:13px}.td-benefit span{font-size:11px;color:var(--td-muted);margin-top:4px}.td-section{padding-top:75px;padding-bottom:75px}.td-center{text-align:center}.td-muted{color:var(--td-muted)}.td-cat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:34px}.td-cat{background:#f0f0ed;text-decoration:none;color:#111;overflow:hidden}.td-cat img{width:100%;aspect-ratio:1.3;object-fit:cover;display:block;transition:.3s}.td-cat:hover img{transform:scale(1.04)}.td-cat>div{position:relative;padding:17px 18px 20px}.td-cat strong{display:block;font-size:17px;text-transform:uppercase}.td-cat span{display:block;color:#666;font-size:12px;margin-top:5px;padding-right:25px}.td-cat b{position:absolute;right:18px;top:20px}.td-heading-row{display:flex;justify-content:space-between;align-items:end;gap:20px}.td-link{color:#111;font-size:12px;font-weight:900;text-decoration:none}.td-products{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:35px}.td-card{min-width:0}.td-card__media{display:block;position:relative;background:#f1f1ef;overflow:hidden}.td-card__media img{width:100%;aspect-ratio:1;object-fit:cover;display:block;transition:.3s}.td-card__media:hover img{transform:scale(1.03)}.td-card__body{padding-top:12px}.td-card h3{margin:0;font-size:15px;line-height:1.25}.td-card h3 a{color:#111;text-decoration:none}.td-card small{display:block;color:#777;margin-top:4px}.td-price{font-weight:900;margin-top:8px}.td-price s{color:#999;font-weight:400;margin-right:5px}.td-badge{position:absolute;top:10px;left:10px;background:#111;color:#fff;font-size:10px;font-weight:900;padding:6px 8px}.td-mini-btn{border:0;background:#111;color:#fff;font-size:11px;font-weight:900;padding:9px 12px;margin-top:10px;cursor:pointer}.td-promo{min-height:460px;position:relative;background:#111;color:#fff;display:flex;align-items:center;overflow:hidden}.td-promo__image,.td-promo__image img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.td-promo__image img{object-fit:cover}.td-promo__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:#000000b3}.td-promo__content{position:relative;padding:80px 0}.td-promo__content h2{font-size:clamp(38px,5vw,70px);max-width:750px;margin:0 0 15px}.td-promo__content>p:not(.td-eyebrow){font-size:18px;max-width:650px;line-height:1.5}.td-reviews{background:var(--td-cream);padding:75px 0}.td-review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:35px}.td-review-grid blockquote{background:#fff;margin:0;padding:28px}.td-stars{letter-spacing:4px}.td-review-grid p{line-height:1.6}.td-review-grid cite{font-style:normal;font-weight:900;font-size:13px}.td-newsletter{background:#10130d;color:#fff;padding:60px 0}.td-newsletter .td-wrap{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}.td-newsletter h2{font-size:42px;margin:0 0 10px}.td-newsletter p{color:#ddd}.td-newsletter__form{display:flex;gap:10px}.td-newsletter__form input,.td-search input,.td-select,.td-qty input{min-height:52px;border:1px solid #ccc;padding:12px 14px;font-size:15px;flex:1}.td-footer{background:#080908;color:#fff;padding:65px 0 0}.td-footer__grid{display:grid;grid-template-columns:2fr 1fr 1fr 1.5fr;gap:45px}.td-footer-logo{font-size:26px;font-weight:900}.td-footer-logo b{color:var(--td-green)}.td-footer p{color:#bbb;line-height:1.6}.td-footer h3{font-size:13px;text-transform:uppercase;letter-spacing:.15em}.td-footer a{display:block;color:#ddd;text-decoration:none;margin:10px 0;font-size:13px}.td-whatsapp{color:#fff!important;background:var(--td-green);padding:12px 15px;display:inline-block!important}.td-footer__bottom{border-top:1px solid #222;margin-top:45px;padding:18px 0;font-size:11px;color:#888}.td-product{display:grid;grid-template-columns:1.1fr .9fr;gap:55px;padding-top:55px;padding-bottom:80px}.td-product__gallery{display:grid;grid-template-columns:1fr 1fr;gap:12px;align-content:start}.td-product__gallery img{width:100%;aspect-ratio:1;object-fit:cover;background:#f2f2ef}.td-product__info{position:sticky;top:20px;align-self:start}.td-product__info h1{font-size:clamp(34px,4vw,60px);line-height:1;margin:0 0 15px}.td-product__price{font-size:25px;font-weight:900}.td-compare{color:#999}.td-stock{color:#5c8a18;font-size:12px;font-weight:900}.td-stock--out{color:#a33}.td-product__badges{display:flex;flex-wrap:wrap;gap:8px;margin:20px 0}.td-product__badges span{background:#f1f1ed;padding:9px 11px;font-size:11px}.td-label{display:block;font-size:12px;font-weight:900;margin:15px 0 6px}.td-select{width:100%}.td-qty input{width:90px;flex:none}.td-buy{display:block;width:100%;border:0;background:var(--td-green);color:#fff;min-height:56px;font-weight:900;letter-spacing:.05em;cursor:pointer;margin-top:15px}.td-buy:disabled{background:#999}.td-product__description{margin-top:35px;line-height:1.7}.td-product details{border-top:1px solid #ddd;margin-top:25px;padding:18px 0}.td-product summary{font-weight:900;cursor:pointer}.td-collection-head{padding:45px 0 10px}.td-richtext{line-height:1.7;max-width:850px}.td-pagination{text-align:center;padding-top:40px}.td-cart{border-top:1px solid #ddd}.td-cart__item{display:grid;grid-template-columns:100px 1fr 80px 70px;gap:20px;align-items:center;padding:18px 0;border-bottom:1px solid #ddd}.td-cart__item img{width:100px;aspect-ratio:1;object-fit:cover}.td-cart__item h2{font-size:16px;margin:0}.td-cart__item h2 a{color:#111;text-decoration:none}.td-cart__item input{width:65px;padding:9px}.td-cart__item>a:last-child{color:#777;font-size:12px}.td-cart__summary{margin-left:auto;max-width:420px;padding-top:30px}.td-cart__summary p{display:flex;justify-content:space-between}.td-cart__summary .td-buy,.td-cart__summary .td-btn{width:100%;margin-top:10px}.td-empty{padding:60px 0;text-align:center}.td-page{min-height:400px}.td-search{display:flex;gap:10px;margin:30px 0}.td-404{padding-top:120px;padding-bottom:140px}.td-cat-grid--collections{grid-template-columns:repeat(4,1fr)}@media(max-width:989px){.td-header__inner{grid-template-columns:1fr auto auto}.td-menu-btn{display:block;background:none;border:0;font-size:22px}.td-nav{display:none;position:absolute;left:0;right:0;top:100%;background:#fff;padding:20px;flex-direction:column;gap:15px;border-bottom:1px solid #ddd}.td-nav.is-open{display:flex}.td-benefits,.td-cat-grid,.td-products{grid-template-columns:repeat(2,1fr)}.td-review-grid{grid-template-columns:1fr}.td-footer__grid{grid-template-columns:1fr 1fr}.td-product{grid-template-columns:1fr}.td-product__info{position:static}.td-newsletter .td-wrap{grid-template-columns:1fr}.td-cat-grid--collections{grid-template-columns:repeat(2,1fr)}}@media(max-width:749px){.td-wrap{width:min(var(--td-wrap),calc(100% - 30px))}.td-announcement__inner{justify-content:flex-start}.td-announcement__inner span:nth-child(n+3){display:none}.td-header__inner{min-height:75px}.td-logo img{max-height:55px}.td-logo__name{font-size:19px}.td-logo small{font-size:6px}.td-actions{gap:10px}.td-hero{min-height:620px;align-items:flex-end}.td-hero__shade{background:linear-gradient(180deg,#0000001a,#000000e0 65%,#000000f2)}.td-hero__content{padding:45px 0}.td-hero__content h1{font-size:50px}.td-hero__content h2{font-size:25px}.td-split{grid-template-columns:1fr}.td-split__image{min-height:290px}.td-split__copy{padding:45px 25px 55px}.td-benefits{grid-template-columns:1fr 1fr;gap:20px 10px}.td-section{padding-top:55px;padding-bottom:55px}.td-cat-grid,.td-products{gap:10px}.td-cat>div{padding:12px}.td-cat strong{font-size:13px}.td-cat span{font-size:10px}.td-products{grid-template-columns:1fr 1fr}.td-heading-row{align-items:start;flex-direction:column}.td-promo__content{padding:65px 0}.td-newsletter__form{flex-direction:column}.td-footer__grid{grid-template-columns:1fr}.td-product__gallery{grid-template-columns:1fr 1fr;gap:7px}.td-cart__item{grid-template-columns:70px 1fr 55px}.td-cart__item img{width:70px}.td-cart__item>a:last-child{grid-column:2}.td-search{flex-direction:column}.td-cat-grid--collections{grid-template-columns:1fr 1fr}}#td-home-v8 .td-home__hero-cta-primary{box-shadow:0 8px 24px #8ddd2838;transform:translateY(0);transition:transform .2s,box-shadow .2s}#td-home-v8 .td-home__hero-cta-primary:hover{transform:translateY(-2px);box-shadow:0 12px 30px #8ddd2852}#td-home-v8 .td-home__hero-budget-link{display:inline-flex;align-items:center;gap:9px;color:#fff!important;font-size:12px;font-weight:900;letter-spacing:.04em;padding:10px 4px;border-bottom:1px solid var(--green)}#td-home-v8 .td-home__hero-budget-link:hover{color:var(--green)!important}@media(max-width:749px){#td-home-v8 .td-home__hero-budget-link{width:100%;justify-content:center;padding:10px 0}.td-home__buttons .td-btn{width:100%}}.td-home-v8 .td-home__beginner--dark{background:#0b0e0a;color:#fff;border-top:1px solid #1e281b;border-bottom:1px solid #1e281b}.td-home-v8 .td-home__beginner--dark .td-home__beginner-copy .td-home__eyebrow{color:var(--green)}.td-home-v8 .td-home__beginner--dark .td-home__beginner-copy h2{color:#fff}.td-home-v8 .td-home__beginner--dark .td-home__beginner-copy p{color:#d7ddd2}.td-home-v8 .td-home__beginner--dark .td-home__beginner-points span{color:#eef3e9}.td-home-v8 .td-home__beginner--dark .td-home__beginner-note{color:#aab3a4}.td-home-v8 .td-home__beginner--dark .td-home__beginner-copy .td-btn{box-shadow:0 7px 22px #7ea62a33}.td-home-v8 .td-home__promos{margin-top:8px}.td-home-v8 .td-home__promo--featured{box-shadow:0 12px 34px #00000040}.td-home-v8 .td-home__promo--gold{border:1px solid #9caf52;background:#15190e}.td-home-v8 .td-home__promo--gold:before{content:"R1,400 VALUE";position:absolute;z-index:3;top:18px;right:18px;background:var(--green);color:#0b1108;padding:7px 10px;font-size:10px;font-weight:900;letter-spacing:.08em}.td-home-v8 .td-home__promo--gold h2{font-size:26px;margin:0 0 7px}.td-home-v8 .td-home__promo--gold p b{color:#fff;font-size:18px}.td-home-v8 .td-home__promo--gold span{background:var(--green);border-color:var(--green);color:#0b1108}.td-home-v8 .td-home__promo:not(.td-home__promo--featured):not(.td-home__promo--gold){border:1px solid #333}@media(max-width:900px){.td-home-v8 .td-home__beginner--dark .td-home__beginner-copy{padding-bottom:48px}.td-home-v8 .td-home__promo--gold:before{top:14px;right:14px}}.td-home__keeper-grid a{display:flex;flex-direction:column;align-items:flex-start;gap:10px;min-height:210px;justify-content:flex-start;transition:transform .2s ease,border-color .2s ease,background .2s ease}.td-home__keeper-grid a:hover{transform:translateY(-4px)}.td-home__keeper-grid a span{font-size:32px;line-height:1}.td-home__keeper-grid a strong{font-size:24px;line-height:1.1}.td-home__keeper-grid a small{font-size:14px;line-height:1.45;opacity:.8;max-width:280px}.td-home__keeper-grid a b{margin-top:auto;font-size:13px;letter-spacing:.04em;color:inherit}@media(max-width:749px){.td-home__keeper-grid a{min-height:180px}.td-home__keeper-grid a strong{font-size:20px}}.td-home__product-meta{font-size:.82rem;color:#aeb6ad;margin:-6px 0 10px;font-weight:600}.td-home__product-img{position:relative;display:block}.td-home__product-img:after{content:"VIEW SPIDER \2192";position:absolute;left:14px;bottom:14px;background:#91dc3a;color:#071006;padding:8px 11px;font-size:.7rem;font-weight:800;letter-spacing:.04em;opacity:0;transform:translateY(5px);transition:.2s}.td-home__product:hover .td-home__product-img:after{opacity:1;transform:none}.td-home-v8 .td-home__products{background:#070907;color:#f5f7f2;padding-top:62px;padding-bottom:68px}.td-home-v8 .td-home__products .td-home__section-head h2{color:#f5f7f2}.td-home-v8 .td-home__products .td-home__section-head p{color:#aeb6ad}.td-home-v8 .td-home__products .td-home__product{background:#0e130f;border:1px solid #2d3a28;box-shadow:0 8px 24px #00000038;transition:transform .2s,border-color .2s,box-shadow .2s}.td-home-v8 .td-home__products .td-home__product:hover{transform:translateY(-5px);border-color:var(--green);box-shadow:0 14px 30px #00000052}.td-home-v8 .td-home__products .td-home__product-body,.td-home-v8 .td-home__products .td-home__product h3 a,.td-home-v8 .td-home__products .td-home__price{color:#fff}.td-home-v8 .td-home__products .td-home__price s{color:#879084}.td-home-v8 .td-home__products .td-home__stock{background:#8ddd2824;color:var(--green);border:1px solid rgba(141,221,40,.35)}.td-home-v8 .td-home__products .td-home__cart{background:var(--green);color:#081006}.td-home-v8 .td-home__products-more .td-btn{min-width:250px}.td-featured-products .td-product-card,.td-featured .td-product-card{display:flex;flex-direction:column}.td-featured-products .td-product-card__image,.td-featured .td-product-card__image{aspect-ratio:1 / .82;object-fit:cover}.td-featured-products .td-product-card__body,.td-featured .td-product-card__body{padding:18px 18px 16px}.td-featured-products .td-product-card__title,.td-featured .td-product-card__title{min-height:2.5em;margin-bottom:8px}.td-featured-products .td-product-card__price,.td-featured .td-product-card__price{margin-bottom:12px}.td-featured-products .td-product-card__button,.td-featured .td-product-card a.td-btn,.td-featured .td-product-card .td-btn{width:100%;text-align:center;margin-top:auto}.td-featured-products .td-product-grid,.td-featured .td-product-grid{align-items:stretch}@media(max-width:749px){.td-featured-products .td-product-card__image,.td-featured .td-product-card__image{aspect-ratio:1 / .9}.td-featured-products .td-product-card__body,.td-featured .td-product-card__body{padding:14px}}.td-featured-products__cta{text-align:center;margin:28px 0 4px}.td-featured-products__cta .td-btn{display:inline-block}#td-home-v8,#td-home-v8 .td-home__beginner--dark,#td-home-v8 .td-home__benefits,#td-home-v8 .td-home__keeper,#td-home-v8 .td-home__promos,#td-home-v8 .td-home__products,#td-home-v8 .td-home__reviews,#td-home-v8 .td-home__collection-cta,#td-home-v8 .td-home__whatsapp,#td-home-v8 .td-home__trustbar{background:#050705!important;color:#f5f7f2!important}#td-home-v8 .td-home__benefits{border-color:#202a1d!important}#td-home-v8 .td-home__benefits strong{color:#f5f7f2!important}#td-home-v8 .td-home__benefits small{color:#aeb6ad!important}#td-home-v8 .td-home__section-head h2,#td-home-v8 .td-home__reviews-head h2,#td-home-v8 .td-home__collection-cta h2{color:#f5f7f2!important}#td-home-v8 .td-home__section-head p,#td-home-v8 .td-home__reviews-head p{color:#aeb6ad!important}#td-home-v8 .td-home__reviews{border-top:1px solid #202a1d!important}#td-home-v8 .td-home__review-grid article{background:#0b100c!important;border-color:#2d3a28!important;color:#f5f7f2!important}#td-home-v8 .td-home__review-grid article p{color:#cbd2c7!important}#td-home-v8 .td-home__review-grid article strong{color:#f5f7f2!important}#td-home-v8 .td-home__rating span{color:#f5f7f2!important}#td-home-v8 .td-home__rating small{color:#9fa89c!important}#td-home-v8 .td-home__collection-cta{border-top:2px solid var(--green)!important}#td-home-v8 .td-home__whatsapp{border-top:1px solid #26321f!important;border-bottom:1px solid #26321f!important}#td-home-v8 .td-home__whatsapp small{color:#aeb6ad!important}#td-home-v8 .td-home__promos{position:relative}#td-home-v8 .td-home__promos>*{position:relative;z-index:1}#td-home-v8 .td-home__products-more{padding-bottom:2px}.td-footer{background:#030503;color:#fff;padding:68px 0 0;border-top:1px solid #202a1d}.td-footer__grid{grid-template-columns:2.1fr 1fr 1fr 1.4fr;gap:52px}.td-footer__brand{max-width:420px}.td-footer__logo-link{display:block;width:min(260px,100%);margin-bottom:12px}.td-footer__logo-link img{display:block;width:100%;height:auto;max-height:82px;object-fit:contain;object-position:left center}.td-footer__tagline{color:#8ddd28!important;font-weight:900;text-transform:uppercase;letter-spacing:.12em;font-size:11px;margin:0 0 10px!important}.td-footer h3{color:#8ddd28;margin:6px 0 17px;font-size:12px;letter-spacing:.16em}.td-footer a{transition:color .2s,transform .2s}.td-footer a:hover{color:#8ddd28;transform:translate(2px)}.td-footer__socials{display:flex;gap:8px;flex-wrap:wrap;margin-top:18px}.td-footer__socials a{display:inline-block!important;border:1px solid #2d3a28;padding:8px 10px!important;margin:0!important;font-size:10px!important;font-weight:900}.td-footer__trust{margin-top:12px;color:#cbd2c7;font-size:11px;font-weight:700}.td-footer__trust span{margin-right:6px}.td-footer .td-whatsapp{background:#8ddd28!important;color:#081006!important;font-weight:900!important;border:0!important;padding:12px 15px!important}.td-footer__bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #1c231a;margin-top:50px;padding:18px 0;color:#7f887d;font-size:10px;letter-spacing:.03em}.td-home__newsletter{background:#0a1008;color:#fff;border-top:1px solid #1f2b1b;border-bottom:1px solid #1f2b1b;padding:34px 0}.td-home__newsletter-inner{display:flex;align-items:center;justify-content:space-between;gap:35px}.td-home__newsletter h2{margin:0 0 7px;font-size:clamp(25px,3vw,38px);line-height:1;letter-spacing:-.03em}.td-home__newsletter p{margin:0;color:#aeb6ad;font-size:13px}.td-home__newsletter .td-home__eyebrow{color:#8ddd28;margin-bottom:7px}.td-home__newsletter-form{display:flex;gap:8px;min-width:min(520px,48%)}.td-home__newsletter-form input{flex:1;min-height:50px;background:#050705;border:1px solid #34412e;color:#fff;padding:12px 14px;font-size:14px;outline:none}.td-home__newsletter-form input:focus{border-color:#8ddd28}.td-home__newsletter-form button{border:0;background:#8ddd28;color:#081006;padding:0 22px;font-size:11px;font-weight:900;letter-spacing:.06em;cursor:pointer}#td-home-v8 .td-home__newsletter{background:#0a1008!important;color:#f5f7f2!important}@media(max-width:989px){.td-footer__grid{grid-template-columns:1fr 1fr}.td-home__newsletter-inner{align-items:flex-start;flex-direction:column}.td-home__newsletter-form{min-width:0;width:100%}}@media(max-width:749px){.td-footer__grid{grid-template-columns:1fr}.td-footer__logo-link{width:220px}.td-footer__bottom{flex-direction:column;gap:7px}.td-home__newsletter-form{flex-direction:column}.td-home__newsletter-form button{min-height:50px}.td-home__newsletter{padding:30px 0}}.td-header{background:#050705;color:#f5f7f2;border-bottom:1px solid #263024}.td-header .td-logo,.td-header .td-nav a,.td-header .td-actions a,.td-header .td-menu-btn{color:#f5f7f2}.td-collection-page{background:#050705;color:#f5f7f2;min-height:70vh}.td-collection-page .td-section{padding-top:58px;padding-bottom:90px}.td-collection-head{display:flex;justify-content:space-between;align-items:end;gap:35px;padding:20px 0 28px;border-bottom:1px solid #263024}.td-collection-head .td-title{color:#f5f7f2;margin-bottom:10px;font-size:clamp(42px,6vw,78px)}.td-collection-count{color:#9ca39b;font-size:13px;margin:15px 0 0;font-weight:700}.td-collection-sort{display:flex;align-items:center;gap:10px;flex:0 0 auto}.td-collection-sort label{font-size:11px;font-weight:900;letter-spacing:.16em;color:#9ca39b}.td-collection-sort select{min-width:210px;background:#0b100d;color:#f5f7f2;border:1px solid #34402f;padding:13px 38px 13px 14px;font-weight:700}.td-collection-page .td-richtext{color:#b9c0b8}.td-collection-page .td-products{margin-top:30px}.td-collection-page .td-card{background:#0a0f0c;border:1px solid #263024;transition:transform .2s,border-color .2s}.td-collection-page .td-card:hover{transform:translateY(-3px);border-color:#7ea62a}.td-collection-page .td-card__media{background:#000}.td-collection-page .td-card__media img{aspect-ratio:1;object-fit:cover}.td-collection-page .td-card__body{padding:16px 16px 18px}.td-collection-page .td-card h3{font-size:16px}.td-collection-page .td-card h3 a{color:#f5f7f2}.td-collection-page .td-card small{color:#8f988f}.td-collection-page .td-price{color:#f5f7f2;font-size:17px}.td-collection-page .td-price s{color:#707770}.td-collection-page .td-badge{background:#7ea62a;color:#071006;top:12px;left:12px}.td-collection-page .td-mini-btn{width:100%;background:#7ea62a;color:#071006;margin-top:12px;padding:11px 12px;transition:.2s}.td-collection-page .td-mini-btn:hover{background:#95c63b}.td-collection-page .td-pagination,.td-collection-page .td-pagination a,.td-collection-page .td-pagination span{color:#f5f7f2}.td-collection-page .td-empty{color:#f5f7f2;grid-column:1/-1}@media(max-width:749px){.td-collection-head{display:block}.td-collection-sort{margin-top:25px}.td-collection-sort select{width:100%}.td-collection-page .td-section{padding-top:35px;padding-bottom:65px}.td-collection-page .td-card__body{padding:12px}.td-collection-page .td-card h3{font-size:14px}}.td-collection-links{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px}.td-collection-links a{display:inline-flex;align-items:center;min-height:34px;padding:8px 13px;border:1px solid #34402f;background:#0a0f0c;color:#b9c0b8;text-decoration:none;font-size:10px;font-weight:900;letter-spacing:.13em;transition:.2s}.td-collection-links a:hover{border-color:#7ea62a;color:#f5f7f2;background:#10170f}.td-collection-page .td-products{align-items:stretch}.td-collection-page .td-card{display:flex;flex-direction:column;height:100%}.td-collection-page .td-card__media{flex:none}.td-collection-page .td-card__body{display:flex;flex-direction:column;flex:1}.td-collection-page .td-card__body form{margin-top:auto}.td-collection-page .td-card:not(:has(form)) .td-card__body{padding-bottom:22px}@media(max-width:749px){.td-collection-links{gap:6px}.td-collection-links a{font-size:9px;padding:7px 10px}}.td-search-page,.td-404-page{background:#050705;color:#f5f7f2;min-height:72vh}.td-search-hero{padding:76px 0 54px}.td-search-lead{max-width:760px;color:#aeb7b0;font-size:18px;margin:0 0 28px}.td-search-form{display:flex;gap:12px;max-width:900px}.td-search-form input[type=search]{flex:1;min-width:0;background:#090d0b;border:1px solid #314033;color:#f5f7f2;padding:18px 20px;font-size:17px;outline:none}.td-search-form input[type=search]:focus{border-color:#8fe52e;box-shadow:0 0 0 2px #8fe52e1f}.td-search-results{padding-bottom:80px}.td-search-results__head{border-top:1px solid #273129;padding:30px 0 26px;display:flex;align-items:end;justify-content:space-between;gap:20px}.td-search-results__head h2{margin:0;font-size:34px;line-height:1.05}.td-search-empty{border:1px solid #2b362e;background:#080c0a;padding:60px 24px;text-align:center;max-width:900px;margin:10px auto 0}.td-search-empty__icon{font-size:48px;display:block;margin-bottom:14px}.td-search-empty h3{font-size:30px;margin:0 0 10px}.td-search-empty p{color:#aeb7b0;max-width:620px;margin:0 auto 25px;font-size:17px}.td-search-empty__actions,.td-404-page__actions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}.td-btn--outline{display:inline-flex;align-items:center;justify-content:center;border:1px solid #dfe7e0;color:#f5f7f2;background:transparent;text-decoration:none;padding:15px 22px;font-weight:800;letter-spacing:.04em}.td-btn--outline:hover{border-color:#8fe52e;color:#8fe52e}.td-404-page{display:flex;align-items:center;justify-content:center;min-height:78vh;border-top:1px solid #273129}.td-404-page__inner{padding:80px 0}.td-404-page__mark{font-size:74px;line-height:1;margin:10px 0 18px}.td-404-page__lead{max-width:680px;margin:0 auto 30px;color:#aeb7b0;font-size:18px;line-height:1.55}.td-404-page__links{display:flex;justify-content:center;gap:26px;flex-wrap:wrap;margin-top:34px}.td-404-page__links a{color:#8fe52e;text-decoration:none;font-size:13px;font-weight:800;letter-spacing:.14em}.td-404-page__links a:hover{text-decoration:underline}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}@media(max-width:700px){.td-search-hero{padding:48px 0 38px}.td-search-form{flex-direction:column}.td-search-form .td-btn{width:100%}.td-search-results__head{display:block}.td-search-results__head .td-muted{margin-top:10px}.td-search-empty{padding:45px 18px}.td-404-page__inner{padding:55px 0}.td-404-page__mark{font-size:60px}}.td-collection-page .td-collection-links{display:flex;flex-wrap:wrap;gap:9px;margin-top:22px}.td-collection-page .td-collection-links a{display:inline-flex;align-items:center;min-height:40px;padding:9px 15px;border:1px solid #263024;color:#bfc8bd;text-decoration:none;font-size:11px;font-weight:900;letter-spacing:.12em;transition:.2s}.td-collection-page .td-collection-links a:hover,.td-collection-page .td-collection-links a.is-active{background:#7ea62a;border-color:#7ea62a;color:#071006}.td-collection-page .td-pagination{display:flex;justify-content:center;align-items:center;gap:7px;flex-wrap:wrap;margin-top:45px;padding-top:0}.td-collection-page .td-pagination a,.td-collection-page .td-pagination span{display:inline-flex;min-width:42px;height:42px;align-items:center;justify-content:center;padding:0 11px;border:1px solid #263024;color:#f5f7f2;text-decoration:none;font-size:12px;font-weight:900;background:#0a0f0c}.td-collection-page .td-pagination a:hover,.td-collection-page .td-pagination .current{background:#7ea62a;border-color:#7ea62a;color:#071006}.td-collection-page .td-mini-btn--sold{display:flex;align-items:center;justify-content:center;text-decoration:none;background:transparent!important;border:1px solid #52604e;color:#bfc8bd!important}.td-collection-page .td-mini-btn--sold:hover{background:#182017!important;border-color:#7ea62a;color:#f5f7f2!important}@media(max-width:749px){.td-collection-page .td-collection-links{gap:7px}.td-collection-page .td-collection-links a{min-height:38px;padding:8px 11px;font-size:10px}.td-collection-page .td-pagination{margin-top:35px}}.td-header{position:relative;z-index:100;background:#050705!important;color:#f5f7f2;border-bottom:1px solid #263024}.td-header__topline{background:#0b1109;border-bottom:1px solid #1d281b;color:#aeb8a9;font-size:9px;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.td-header__topline-inner{min-height:31px;display:flex;align-items:center;justify-content:center;gap:clamp(18px,5vw,70px);white-space:nowrap;overflow:hidden}.td-header__inner{min-height:104px;display:grid;grid-template-columns:270px 1fr auto;align-items:center;gap:26px}.td-header .td-logo{display:flex;align-items:center;text-decoration:none;width:250px;min-width:0}.td-header .td-logo img{display:block;width:100%;height:auto;max-height:78px;object-fit:contain;object-position:left center}.td-header .td-nav{display:flex;align-items:center;justify-content:center;gap:clamp(13px,1.7vw,27px)}.td-header .td-nav a{position:relative;color:#dfe6dc;text-decoration:none;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;padding:13px 0}.td-header .td-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:5px;height:2px;background:#8ddd28;transition:right .2s}.td-header .td-nav a:hover,.td-header .td-nav a:focus{color:#8ddd28}.td-header .td-nav a:hover:after,.td-header .td-nav a:focus:after{right:0}.td-header .td-nav .td-nav__primary{color:#8ddd28}.td-header .td-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px}.td-header .td-action{position:relative;display:inline-flex;align-items:center;gap:6px;min-height:42px;padding:0 11px;border:1px solid #2c3829;color:#f5f7f2;text-decoration:none;font-size:17px;transition:.2s}.td-header .td-action:hover{border-color:#8ddd28;color:#8ddd28;background:#0b1109}.td-header .td-action__label{font-size:9px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.td-header .td-cart-icon{font-size:16px;line-height:1}.td-header .td-cart-count{display:inline-flex;align-items:center;justify-content:center;min-width:19px;height:19px;padding:0 5px;border-radius:99px;background:#8ddd28;color:#081006;font-size:9px;font-weight:900}.td-header .td-cart-count--empty{background:#263024;color:#9ca69a}.td-header .td-menu-btn{display:none;border:1px solid #2c3829;background:#090e0a;color:#f5f7f2;width:44px;height:44px;align-items:center;justify-content:center;cursor:pointer}.td-menu-icon{display:flex;flex-direction:column;gap:4px}.td-menu-icon i{display:block;width:19px;height:2px;background:currentColor}.td-header+#MainContent{background:#050705}@media(max-width:1180px){.td-header__inner{grid-template-columns:225px 1fr auto;gap:16px}.td-header .td-logo{width:215px}.td-header .td-nav{gap:14px}.td-header .td-nav a{font-size:10px}.td-header .td-action__label{display:none}.td-header .td-action{padding:0 10px}}@media(max-width:989px){.td-header__topline-inner{justify-content:flex-start;padding:0 24px}.td-header__topline-inner span:nth-child(3){display:none}.td-header__inner{min-height:84px;grid-template-columns:1fr auto auto}.td-header .td-logo{width:205px}.td-header .td-logo img{max-height:65px}.td-header .td-menu-btn{display:flex;order:3}.td-header .td-actions{order:2}.td-header .td-nav{position:absolute;left:0;right:0;top:100%;display:none;flex-direction:column;align-items:stretch;gap:0;background:#070a07;border-top:1px solid #263024;border-bottom:1px solid #263024;box-shadow:0 18px 30px #00000059}.td-header .td-nav.is-open{display:flex}.td-header .td-nav a{padding:15px 24px;border-bottom:1px solid #182018;font-size:11px}.td-header .td-nav a:last-child{border-bottom:0}.td-header .td-nav a:after{display:none}.td-header .td-nav a:hover{background:#0c130b}.td-header .td-nav .td-nav__primary{background:#0b1109}}@media(max-width:520px){.td-header__topline-inner{gap:16px;font-size:8px}.td-header__topline-inner span:nth-child(2){display:none}.td-header__inner{width:calc(100% - 28px);grid-template-columns:1fr auto auto;gap:8px}.td-header .td-logo{width:170px}.td-header .td-logo img{max-height:55px}.td-header .td-action{min-height:40px;width:40px;justify-content:center;padding:0}.td-header .td-menu-btn{width:40px;height:40px}.td-header .td-cart-count{position:absolute;top:3px;right:3px;min-width:16px;height:16px;font-size:8px}.td-header .td-action--cart{font-size:15px}}.td-header{position:sticky;top:0}.td-header .td-nav a.is-active{color:#8ddd28}.td-header .td-nav a.is-active:after{right:0}.td-header .td-nav .td-nav__primary.is-active{background:transparent}.td-header__topline-inner{min-height:32px}#MainContent{background:#050705}.td-header+#MainContent>*:first-child{border-top:0}.td-btn,.td-mini-btn,.td-checkout,.td-home__cta,.td-home__button{transition:transform .18s ease,background-color .18s ease,border-color .18s ease,color .18s ease}.td-btn:hover,.td-mini-btn:hover,.td-checkout:hover{transform:translateY(-1px)}.td-header .td-action:focus-visible,.td-header .td-nav a:focus-visible,.td-header .td-menu-btn:focus-visible,.td-btn:focus-visible,button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid #8ddd28;outline-offset:3px}@media(max-width:989px){.td-header{position:sticky;top:0}.td-header__topline-inner span:nth-child(4){display:none}}@media(max-width:520px){.td-header__topline-inner{min-height:29px}}.td-shipping-note{margin-top:14px;padding:14px 16px;border:1px solid rgba(141,221,40,.38);background:#071006;color:#f5f7f2;font-size:14px;line-height:1.45}.td-shipping-note strong{color:#8ddd28}@media(max-width:749px){html,body{overflow-x:hidden}.td-header__topline{font-size:10px;letter-spacing:.04em}.td-header__topline-inner{padding:0 12px;gap:10px;white-space:nowrap;overflow:hidden}.td-header{min-height:0}.td-header__main{padding:10px 14px}.td-header__logo img{max-height:58px;width:auto;max-width:185px}.td-header__actions{gap:12px}.td-header__action{min-width:28px}.td-header__menu{padding:10px 14px}.td-header__menu a{padding:13px 0;font-size:15px}#td-home-v8 .td-home__hero{min-height:680px}#td-home-v8 .td-home__hero-inner{padding:42px 18px 34px}#td-home-v8 .td-home__hero h1{font-size:clamp(46px,15vw,72px);line-height:.9;letter-spacing:-.04em}#td-home-v8 .td-home__hero .td-home__eyebrow{font-size:13px;letter-spacing:.22em}#td-home-v8 .td-home__hero p{font-size:18px;line-height:1.25}#td-home-v8 .td-home__hero-actions{display:grid;grid-template-columns:1fr;gap:12px;margin-top:22px}#td-home-v8 .td-home__hero-actions a{width:100%;box-sizing:border-box;text-align:center;min-height:58px;display:flex;align-items:center;justify-content:center}#td-home-v8 .td-home__trust-icons{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:24px}#td-home-v8 .td-home__trust-icon{font-size:11px}#td-home-v8 .td-home__section-inner{padding-left:18px;padding-right:18px}#td-home-v8 .td-home__products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}#td-home-v8 .td-home__product-card{min-width:0}#td-home-v8 .td-home__product-card h3{font-size:14px;line-height:1.2}#td-home-v8 .td-home__product-card .price{font-size:15px}#td-home-v8 .td-home__promo-grid,#td-home-v8 .td-home__keeper-grid,#td-home-v8 .td-home__reviews-grid,#td-home-v8 .td-home__benefits-grid{grid-template-columns:1fr}#td-home-v8 .td-home__promo-main,#td-home-v8 .td-home__promo-side{min-height:240px}#td-home-v8 .td-home__cta{padding:34px 18px}#td-home-v8 .td-home__cta-actions{display:grid;grid-template-columns:1fr;gap:10px}#td-home-v8 .td-home__cta-actions a{width:100%;box-sizing:border-box}#td-home-v8 .td-home__newsletter-inner{grid-template-columns:1fr;gap:20px;padding:30px 18px}#td-home-v8 .td-home__newsletter form{display:grid;grid-template-columns:1fr;gap:10px}#td-home-v8 .td-home__newsletter input,#td-home-v8 .td-home__newsletter button{width:100%;box-sizing:border-box;min-height:52px}.td-collection-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.td-collection-card{min-width:0}.td-collection-card__info{padding:12px}.td-collection-card__title{font-size:14px;line-height:1.2}.td-collection-card__price{font-size:15px}.td-collection-card__actions a,.td-collection-card__actions button{width:100%;min-height:48px}.td-product{grid-template-columns:1fr!important;gap:24px!important}.td-product__gallery{position:relative!important}.td-product__info h1{font-size:38px!important;line-height:.98!important}.td-product__buybox{position:static!important}.td-product__buybox button,.td-product__buybox .td-btn{min-height:58px;width:100%}.td-product__trust{grid-template-columns:1fr!important}.td-product__quantity{width:100%!important}.td-cart{grid-template-columns:1fr!important}.td-cart__checkout,.td-cart__continue{width:100%!important;min-height:54px}}@media(max-width:420px){#td-home-v8 .td-home__hero{min-height:650px}#td-home-v8 .td-home__hero-inner{padding-top:34px}#td-home-v8 .td-home__hero h1{font-size:52px}#td-home-v8 .td-home__trust-icons{grid-template-columns:1fr 1fr}.td-collection-grid{grid-template-columns:1fr}}@media(max-width:749px){html,body{width:100%;max-width:100%;overflow-x:hidden!important}.td-header,.td-header__main,#td-home-v8{max-width:100%;overflow-x:hidden}.td-header__topline-inner,.td-header__main{width:100%;box-sizing:border-box}.td-header__logo{min-width:0;flex:1}.td-header__logo img{max-width:170px;max-height:54px;object-fit:contain}.td-header__actions{flex-shrink:0}#td-home-v8 .td-home__hero,#td-home-v8 .td-home__hero-inner,#td-home-v8 .td-home__hero-content{max-width:100%;box-sizing:border-box;overflow:hidden}#td-home-v8 .td-home__hero-inner{padding-left:18px;padding-right:18px}#td-home-v8 .td-home__hero h1{display:block!important;width:100%!important;max-width:100%!important;white-space:normal!important;overflow-wrap:anywhere!important;word-break:normal!important;font-size:clamp(42px,13.5vw,64px)!important;line-height:.92!important;letter-spacing:-.035em!important}#td-home-v8 .td-home__hero h1 *{white-space:normal!important}#td-home-v8 .td-home__hero p{max-width:100%!important;overflow-wrap:anywhere!important}#td-home-v8 .td-home__hero-actions,#td-home-v8 .td-home__trust-icons{width:100%;box-sizing:border-box}}@media(max-width:420px){#td-home-v8 .td-home__hero-inner{padding-left:16px;padding-right:16px}#td-home-v8 .td-home__hero h1{font-size:clamp(40px,13vw,55px)!important}#td-home-v8 .td-home__hero{min-height:640px}.td-header__logo img{max-width:155px;max-height:50px}.td-header__actions{gap:8px}}@media(max-width:749px){#td-home-v8 .td-home__hero h1{font-size:clamp(42px,11.8vw,56px)!important;line-height:.92!important;letter-spacing:-.025em!important;white-space:normal!important;overflow-wrap:normal!important;word-break:normal!important}#td-home-v8 .td-home__hero h1 span{overflow-wrap:normal!important;word-break:normal!important}}@media(max-width:420px){#td-home-v8 .td-home__hero h1{font-size:47px!important;letter-spacing:-.025em!important}}@media(max-width:749px){#td-home-v8 .td-home__hero{min-height:auto!important}#td-home-v8 .td-home__hero-inner{padding-top:38px!important;padding-bottom:34px!important}#td-home-v8 .td-home__hero h1{margin-top:10px!important;margin-bottom:18px!important}#td-home-v8 .td-home__hero .td-home__divider{margin:18px 0 20px!important}#td-home-v8 .td-home__hero p{margin-bottom:0!important}#td-home-v8 .td-home__trust-icons{margin-top:22px!important;margin-bottom:24px!important}#td-home-v8 .td-home__hero-actions{margin-top:20px!important}#td-home-v8 .td-home__category-grid,#td-home-v8 .td-home__budget-grid{grid-template-columns:1fr 1fr!important;gap:10px!important}#td-home-v8 .td-home__category-card,#td-home-v8 .td-home__budget-card{min-height:150px!important}#td-home-v8 h2{font-size:clamp(30px,9vw,44px)!important;line-height:1.02!important}#td-home-v8 .td-home__section{padding-top:38px!important;padding-bottom:38px!important}#td-home-v8 .td-home__promo-main,#td-home-v8 .td-home__promo-side{min-height:220px!important}#td-home-v8 .td-home__reviews-grid{gap:10px!important}}@media(max-width:420px){#td-home-v8 .td-home__category-card,#td-home-v8 .td-home__budget-card{min-height:135px!important}#td-home-v8 .td-home__section{padding-top:32px!important;padding-bottom:32px!important}}.td-404,.td-404-page,#td-404{min-height:calc(100vh - 120px);background:#050705!important;color:#f5f7f2!important}.td-404 a,.td-404-page a,#td-404 a{color:inherit}@media(max-width:749px){.td-404,.td-404-page,#td-404{min-height:calc(100vh - 90px);padding-left:18px!important;padding-right:18px!important;box-sizing:border-box}}html,body,#MainContent{background:#050705!important}#td-cart-page{min-height:calc(100vh - 120px)!important;background:#050705!important}@media screen and (max-width:749px){#td-cart-page{min-height:calc(100vh - 90px)!important}}
/*# sourceMappingURL=/cdn/shop/t/68/assets/td.css.map */
