.sewtech-collection-hero{background:var(--hero-soft);color:var(--hero-text);padding-block:clamp(1.6rem,3vw,3.2rem)}.sewtech-collection-hero__container{display:grid;gap:1.6rem}.sewtech-collection-hero__main{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));overflow:hidden;background:var(--hero-surface);border:.1rem solid rgba(39,133,39,.08);border-radius:2.4rem;box-shadow:0 1.8rem 5rem #27852717}.sewtech-collection-hero__content{z-index:2;display:flex;flex-direction:column;justify-content:center;padding:clamp(3.2rem,5vw,7rem)}.sewtech-collection-hero__heading{display:grid;gap:.2rem;max-width:72rem;margin:0 0 clamp(2.4rem,3vw,3.8rem);font-size:clamp(3.2rem,3.6vw,5.8rem);line-height:1.04;letter-spacing:-.035em}.sewtech-collection-hero__heading span{color:var(--hero-text)}.sewtech-collection-hero__heading em{color:var(--hero-accent);font-style:italic}.sewtech-collection-hero__benefits{display:grid;gap:1.5rem;margin:0;padding:0;list-style:none}.sewtech-collection-hero__benefits li{display:flex;align-items:center;gap:1.2rem;font-size:clamp(1.5rem,1.5vw,1.9rem);line-height:1.35}.sewtech-collection-hero__benefit-icon{display:grid;flex:0 0 3rem;width:3rem;height:3rem;place-items:center;color:var(--hero-accent)}.sewtech-collection-hero__benefit-icon svg{width:2.8rem;height:2.8rem;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.25;vector-effect:non-scaling-stroke}.sewtech-collection-hero__benefit-copy{display:flex;flex-wrap:wrap;align-items:baseline;gap:.35em;min-width:0;color:#444;font-weight:400}.sewtech-collection-hero__benefit-copy strong{color:var(--hero-text);font-weight:750}.sewtech-collection-hero__cta{display:inline-flex;align-items:center;justify-content:center;gap:1.4rem;width:min(100%,55rem);min-height:6.2rem;margin-top:clamp(2.6rem,4vw,4.2rem);padding:1.4rem 2.4rem;color:#fff;background:var(--hero-accent);border-radius:.9rem;font-size:clamp(1.5rem,1.6vw,1.9rem);font-weight:750;letter-spacing:.02em;text-decoration:none;transition:background-color .16s ease,transform .16s ease}.sewtech-collection-hero__cta:hover{color:#fff;background:var(--hero-accent-dark);transform:translateY(-.1rem)}.sewtech-collection-hero__cta-arrows{width:2.4rem;height:2.8rem;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.2}.sewtech-collection-hero__cta-arrows path{opacity:.35;transform-origin:center;animation:sewtech-hero-arrow-flow 1.35s ease-in-out infinite}.sewtech-collection-hero__cta-arrows path:nth-child(2){animation-delay:.15s}.sewtech-collection-hero__cta-arrows path:nth-child(3){animation-delay:.3s}@keyframes sewtech-hero-arrow-flow{0%,to{opacity:.3;transform:translateY(-.08rem)}50%{opacity:1;transform:translateY(.12rem)}}.sewtech-collection-hero__media{position:relative;display:grid;min-height:56rem;place-items:center;overflow:hidden;padding:clamp(.8rem,1.2vw,1.6rem);background:radial-gradient(circle at 22% 70%,rgba(39,133,39,.12),transparent 30%),linear-gradient(145deg,#fbfdf9,#f0f7ec)}.sewtech-collection-hero__dot-pattern{position:absolute;inset-block-start:0;inset-inline-start:0;width:48%;height:34%;opacity:.18;background-image:radial-gradient(var(--hero-accent) .12rem,transparent .12rem);background-size:1.2rem 1.2rem;-webkit-mask-image:linear-gradient(to bottom right,#000,transparent 75%);mask-image:linear-gradient(to bottom right,#000,transparent 75%)}.sewtech-collection-hero__image{z-index:1;width:100%;max-width:none;height:auto;max-height:none;object-fit:contain;filter:drop-shadow(0 2rem 2.4rem rgba(39,133,39,.12))}.sewtech-collection-hero__videos{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.4rem}.sewtech-collection-hero__video-button{width:100%;display:grid;grid-template-columns:3.4rem minmax(0,1fr) 2.2rem;align-items:center;gap:1.2rem;min-height:6.4rem;padding:1rem 1.4rem;color:#185f21;background:#f4fbf4;border:.1rem solid rgba(39,133,39,.2);border-radius:.6rem;font:inherit;text-align:start;cursor:pointer;transition:color .16s ease,background-color .16s ease,border-color .16s ease,transform .16s ease}.sewtech-collection-hero__video-button:hover,.sewtech-collection-hero__video-button:focus-visible,.sewtech-collection-hero__video-button[aria-pressed=true]{color:#fff;background:var(--hero-accent);border-color:var(--hero-accent);transform:translateY(-.1rem)}.sewtech-collection-hero__video-youtube{width:3.4rem;height:2.4rem;color:#f03}.sewtech-collection-hero__video-copy{display:grid;gap:.2rem}.sewtech-collection-hero__video-copy strong{font-size:1.5rem;font-weight:800;line-height:1.16;text-transform:uppercase}.sewtech-collection-hero__video-copy span{color:currentColor;font-size:1.2rem;font-weight:600;line-height:1.2;opacity:.78}.sewtech-collection-hero__video-click{width:2.2rem;height:2.2rem}.sewtech-collection-hero__video-modal{position:fixed;z-index:2147483000;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;padding:2.4rem;background:#000000ad}.sewtech-collection-hero__video-modal[aria-hidden=true]{display:none}.sewtech-collection-hero__video-dialog{position:relative;width:min(120rem,100%);background:#000;border-radius:.8rem;box-shadow:0 2.4rem 7rem #0000007a}.sewtech-collection-hero__video-close{position:absolute;z-index:2;inset-block-start:-4.4rem;inset-inline-end:0;width:4rem;height:4rem;padding:0;color:#fff;background:transparent;border:0;font:inherit;font-size:3.6rem;line-height:1;cursor:pointer}.sewtech-collection-hero__video-layout{display:grid;width:100%;overflow:hidden;background:#000;border-radius:inherit}.sewtech-collection-hero__video-layout.is-playlist{grid-template-columns:minmax(0,3fr) minmax(26rem,1fr)}.sewtech-collection-hero__video-ratio{width:100%;overflow:hidden;aspect-ratio:16 / 9;background:#000}.sewtech-collection-hero__video-ratio iframe,.sewtech-collection-hero__video-player-host{display:block;width:100%;height:100%;border:0}.sewtech-collection-hero__video-playlist{min-width:0;min-height:0;max-height:min(68vh,56rem);color:#153716;background:#f7fbf4}.sewtech-collection-hero__video-layout.is-playlist .sewtech-collection-hero__video-playlist:not([hidden]){display:flex;flex-direction:column}.sewtech-collection-hero__video-playlist-heading{display:flex;flex:0 0 auto;align-items:center;justify-content:space-between;gap:1rem;padding:1.4rem 1.4rem 1rem;border-bottom:.1rem solid rgba(39,133,39,.2)}.sewtech-collection-hero__video-playlist-title{font-size:1.4rem;line-height:1.25}.sewtech-collection-hero__video-playlist-count{flex:0 0 auto;min-width:3.2rem;padding:.35rem .7rem;color:#fff;background:#278527;border-radius:99rem;font-size:1.2rem;font-weight:700;line-height:1.2;text-align:center}.sewtech-collection-hero__video-playlist-items{display:grid;flex:1 1 auto;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:max-content;align-content:start;gap:.8rem;min-height:0;padding:1rem;overflow-y:auto;overscroll-behavior:contain}.sewtech-collection-hero__video-playlist-item{display:block;position:relative;align-self:start;width:100%;height:auto;min-height:0;padding:0;overflow:hidden;aspect-ratio:16 / 9;color:#fff;background:#dfe9da;border:.2rem solid transparent;border-radius:.6rem;cursor:pointer}.sewtech-collection-hero__video-playlist-item:hover,.sewtech-collection-hero__video-playlist-item:focus-visible,.sewtech-collection-hero__video-playlist-item.is-active{border-color:#278527;outline:none;box-shadow:0 0 0 .2rem #27852733}.sewtech-collection-hero__video-playlist-item img{display:block;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.sewtech-collection-hero__video-playlist-number{position:absolute;z-index:1;inset-block-end:.4rem;inset-inline-start:.4rem;min-width:2.2rem;padding:.25rem .45rem;background:#000000c7;border-radius:.3rem;font-size:1.1rem;font-weight:700;line-height:1.2;text-align:center}body.sewtech-video-open{overflow:hidden}@media screen and (max-width:989px){.sewtech-collection-hero__main{grid-template-columns:1fr}.sewtech-collection-hero__content{padding:clamp(2.8rem,7vw,5rem)}.sewtech-collection-hero__media{min-height:42rem;padding:1.4rem}.sewtech-collection-hero__videos{grid-template-columns:1fr;gap:1rem}}@media screen and (max-width:749px){.sewtech-collection-hero{padding-block:1.2rem}.sewtech-collection-hero__container{gap:1rem}.sewtech-collection-hero__main{border-radius:1.6rem}.sewtech-collection-hero__heading{font-size:clamp(2.4rem,7.2vw,3.2rem);gap:.35rem;margin-bottom:2rem}.sewtech-collection-hero__benefits{gap:1.3rem}.sewtech-collection-hero__benefits li{align-items:flex-start;font-size:1.45rem}.sewtech-collection-hero__cta{width:100%;min-height:5.6rem}.sewtech-collection-hero__media{order:-1;min-height:auto;padding:1rem}.sewtech-collection-hero__video-modal{padding:1.6rem}.sewtech-collection-hero__video-layout.is-playlist{grid-template-columns:1fr}.sewtech-collection-hero__video-playlist{max-height:25rem}.sewtech-collection-hero__video-playlist-items{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(prefers-reduced-motion:reduce){.sewtech-collection-hero__cta,.sewtech-collection-hero__video-button{transition:none}.sewtech-collection-hero__cta-arrows path{opacity:1;animation:none}}
/*# sourceMappingURL=/cdn/shop/t/23/compiled_assets/styles.css.map?subset=AAAAAAAAAAAAACA */
