.tht-wrap{max-width:var(--page-width,140rem);margin:0 auto;padding:0 4rem;position:relative}.tht-section{display:block}.tht-eyebrow{display:block;font-size:1.15rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:rgb(var(--color-primary))}.tht-lede{font-size:1.9rem;line-height:1.7;color:rgb(var(--color-foreground)/.78)}.tht-lede p{margin:0 0 1.2rem}.tht-lede p:last-child{margin-bottom:0}.tht-stars{color:#e9a23c;letter-spacing:.2rem;font-size:1.5rem}.tht-btn{display:inline-flex;align-items:center;gap:1rem;padding:1.5rem 3rem;border-radius:var(--buttons-radius,999px);font-size:1.45rem;font-weight:600;letter-spacing:.02em;text-decoration:none;transition:.25s ease;border:1px solid transparent;font-family:var(--font-button-family);line-height:1}.tht-btn--primary{background-image:linear-gradient(160deg,#c76f18,#b75a0d 62%,#96490a);color:#fff6e2;box-shadow:0 6px 18px -8px #b75a0db3,inset 0 1px #ffd69666}.tht-btn--primary:hover{background-image:none;background-color:#2e2109;color:#f7edd2}.tht-btn--ghost{border-color:rgb(var(--color-primary));color:rgb(var(--color-primary))}.tht-btn--ghost:hover{background:rgb(var(--color-primary));color:#fff6e2}.tht-sechead{display:flex;align-items:flex-end;justify-content:space-between;gap:4rem;margin-bottom:4.6rem}.tht-sechead__h{margin:1.2rem 0 0;font-size:var(--font-h2-size);font-family:var(--font-heading-family);letter-spacing:-.02em;line-height:1.1}.tht-more{font-size:1.4rem;font-weight:700;color:rgb(var(--color-primary));white-space:nowrap;text-decoration:none;border-bottom:2px solid #E8C630;padding-bottom:.3rem}.tht-more:hover{color:rgb(var(--color-foreground));border-color:rgb(var(--color-foreground))}.tht-hero{position:relative;overflow:hidden;background:rgb(var(--color-background));color:rgb(var(--color-foreground))}.tht-hero:before{content:"";position:absolute;top:0;left:0;right:0;height:9.6rem;z-index:0;pointer-events:none;background-image:var(--tht-comb-fill);background-size:90px 52px;background-position:center;-webkit-mask-image:linear-gradient(to bottom,#000,#000 32%,transparent);mask-image:linear-gradient(to bottom,#000,#000 32%,transparent)}.tht-hero__comb{display:none}.tht-hero__bee{position:absolute;z-index:0;opacity:.16;color:#b8901a;pointer-events:none}.tht-hero__bee--a{left:2%;top:44%}.tht-hero__bee--b{right:3%;top:16%}.tht-hero__grid{position:relative;z-index:2;display:grid;grid-template-columns:1fr 1.04fr;gap:6.6rem;align-items:center;padding:10rem 4rem 9rem}.tht-hero__flight{display:block;width:100%;max-width:25rem;margin:0 0 1.6rem;color:rgb(var(--color-foreground)/.55)}.tht-hero__heading{margin:2rem 0 0;font-family:var(--font-heading-family);font-weight:500;font-size:clamp(4.4rem,5.4vw,7.4rem);line-height:1.06;letter-spacing:-.02em;max-width:13ch}.tht-hero__heading p{margin:0;font:inherit;color:inherit}.tht-hero__heading em{font-style:italic;color:rgb(var(--color-primary))}.tht-hero__copy .tht-lede{margin-top:2.4rem;max-width:31em}.tht-hero__cta{display:flex;gap:1.4rem;margin-top:3.4rem;flex-wrap:wrap}.tht-hero__meta{display:flex;gap:2.8rem;margin-top:4.2rem;padding-top:2.4rem;align-items:center;border-top:1px solid rgb(var(--color-border))}.tht-hero__vr{width:1px;height:3.8rem;background:rgb(var(--color-border))}.tht-hero__stat strong{font-family:var(--font-heading-family);font-size:1.9rem;font-weight:600;color:rgb(var(--color-primary));display:block;line-height:1.2}.tht-hero__stat small{display:block;font-size:1.3rem;color:rgb(var(--color-foreground)/.6);letter-spacing:.04em}.tht-hero__art{position:relative}.tht-hero__frame{position:relative;overflow:hidden;border:3px solid #E8C630;border-radius:.6rem .6rem 18rem;box-shadow:0 26px 60px -28px #2e210980}.tht-hero__frame img{width:100%;height:100%;aspect-ratio:5/4.5;object-fit:cover;display:block}.tht-hero__tag{position:absolute;left:-3rem;bottom:3.8rem;max-width:24rem;padding:1.6rem 2.2rem;background:rgb(var(--color-secondary-background));border:1px solid rgb(var(--color-border));border-left:4px solid #E8C630;border-radius:.5rem;box-shadow:0 18px 40px -22px #2e210973}.tht-hero__tag p{font-family:var(--font-heading-family);font-size:1.7rem;line-height:1.3;margin:.6rem 0 0}.tht-proof{position:relative;isolation:isolate;background:rgb(var(--color-background));color:rgb(var(--color-foreground))}.tht-proof:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;opacity:.17;background-image:var(--tht-comb-line);background-size:102px 59px}.tht-proof__grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(4,1fr);max-width:var(--page-width,140rem);margin:0 auto}.tht-proof__item{display:flex;gap:1.6rem;align-items:flex-start;padding:4rem 3rem;border-right:1px solid rgb(var(--color-foreground)/.16)}.tht-proof__item:last-child{border-right:none}.tht-hexicon{flex:none;width:4.6rem;height:5.3rem;display:grid;place-items:center;color:#2e2109;background:linear-gradient(160deg,#f4d64a,#d9bb1d);clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%)}.tht-hexicon svg{width:2.2rem;height:2.2rem}.tht-proof__item h4{font-size:1.45rem;font-weight:700;margin:.2rem 0 .4rem;font-family:var(--font-body-family)}.tht-proof__item p{font-size:1.35rem;line-height:1.5;margin:0;color:rgb(var(--color-foreground)/.62)}.tht-story{position:relative;isolation:isolate;overflow:hidden;background:rgb(var(--color-background));color:rgb(var(--color-foreground))}.tht-story__tex{display:none}.tht-story__bee{position:absolute;left:44%;bottom:6%;z-index:0;opacity:.16;color:#b8901a;pointer-events:none}.tht-story__grid{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;gap:7.6rem;align-items:center;padding:10rem 4rem}.tht-story__art{position:relative}.tht-story__art img{width:100%;aspect-ratio:4/5;object-fit:cover;display:block;border-radius:.6rem;border:3px solid #E8C630;box-shadow:0 30px 60px -32px #2e21098c}.tht-story__stat{position:absolute;right:-2.6rem;top:4rem;width:11.2rem;height:12.9rem;display:grid;place-content:center;text-align:center;color:#2e2109;background:linear-gradient(160deg,#f6dc58,#d9bb1d);clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%);filter:drop-shadow(0 16px 26px rgba(46,33,9,.4))}.tht-story__stat b{display:block;font-family:var(--font-heading-family);font-size:3.8rem;line-height:1;font-weight:700}.tht-story__stat span{font-size:1rem;letter-spacing:.16em;text-transform:uppercase;font-weight:700;opacity:.75}.tht-story__heading{margin:1.2rem 0 0;font-family:var(--font-heading-family);font-weight:500;font-size:var(--font-h2-size);line-height:1.1;letter-spacing:-.02em}.tht-story__copy .tht-lede{margin-top:2rem}.tht-checks{list-style:none;padding:0;margin:3rem 0 0;display:grid;gap:1.3rem}.tht-checks li{display:flex;gap:1.3rem;align-items:flex-start;font-size:1.6rem;color:rgb(var(--color-foreground)/.82)}.tht-checks svg{width:1.9rem;height:1.9rem;flex:none;color:#428842;margin-top:.3rem}.tht-quote{font-family:var(--font-heading-family);font-style:italic;font-size:2.2rem;line-height:1.45;border-left:3px solid #40267D;padding-left:2.2rem;margin:3rem 0 0}.tht-quote p{margin:0}.tht-story__cta{margin-top:3rem}.tht-blends{position:relative;background:rgb(var(--color-background));color:rgb(var(--color-foreground));padding:10rem 0}.tht-hexgrid{display:grid;grid-template-columns:repeat(var(--tht-cols,4),1fr);gap:2.6rem}.tht-hextile{position:relative;display:block;text-align:center;text-decoration:none;color:inherit;isolation:isolate}.tht-hextile__img{position:relative;z-index:1;display:block;max-width:23.8rem;margin:0 auto;aspect-ratio:1/1.13;overflow:hidden;background:rgb(var(--color-secondary-background));clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%);transition:transform .35s ease}.tht-hextile__img img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s ease}.tht-hextile__ring{position:absolute;left:50%;top:-.5rem;transform:translate(-50%);width:24.8rem;aspect-ratio:1/1.13;z-index:0;background:#e8c630;opacity:0;transition:.35s ease;clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%)}.tht-hextile:hover .tht-hextile__img{transform:translateY(-7px)}.tht-hextile:hover .tht-hextile__img img{transform:scale(1.07)}.tht-hextile:hover .tht-hextile__ring{opacity:1;top:-1.2rem}.tht-hextile h3{margin:1.8rem 0 0;font-family:var(--font-heading-family);font-size:2.3rem;font-weight:500;letter-spacing:-.01em}.tht-hextile__count{display:block;margin-top:.5rem;font-size:1.15rem;letter-spacing:.16em;text-transform:uppercase;font-weight:700;color:rgb(var(--color-foreground)/.55)}.tht-flight{display:block;width:100%;max-width:30rem;margin:6rem auto 0;color:rgb(var(--color-foreground)/.5)}@media(max-width:1100px){.tht-proof__grid{grid-template-columns:repeat(2,1fr)}.tht-proof__item:nth-child(2){border-right:none}.tht-hexgrid{grid-template-columns:repeat(2,1fr)}}@media(max-width:900px){.tht-wrap{padding:0 2.4rem}.tht-hero__grid,.tht-story__grid{grid-template-columns:1fr;gap:4.4rem;padding:7rem 2.4rem}.tht-hero__heading{max-width:none}.tht-hero__frame{border-radius:.6rem .6rem 12rem}.tht-hero__tag{left:auto;right:1.4rem;bottom:-2.2rem}.tht-story__stat{right:1.2rem;width:9rem;height:10.4rem}.tht-story__stat b{font-size:3rem}.tht-blends{padding:7rem 0}.tht-sechead{flex-direction:column;align-items:flex-start;gap:1.8rem}.tht-hero__bee--a,.tht-story__bee{display:none}}@media(max-width:600px){.tht-proof__grid{grid-template-columns:1fr}.tht-proof__item{border-right:none;border-bottom:1px solid rgb(var(--color-foreground)/.16);padding:2.8rem 2.4rem}.tht-proof__item:last-child{border-bottom:none}.tht-hero__meta{flex-wrap:wrap;gap:1.6rem}.tht-hero__vr{display:none}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/tht-sections.css.map */
