.dc-hero{position:relative;overflow:hidden;background:var(--dc-color-dark)}.template-index{--dc-home-hero-card-overlap: 340px;--dc-home-hero-photo-bleed: 760px;--dc-home-hero-carousel-to-grid: 126px;--dc-home-hero-dots-gap: 1.5rem;--dc-home-min-edge: clamp(1rem, 4vw, 2.4rem);--dc-home-content-max: 1320px;--dc-home-content-pad: var(--dc-home-min-edge)}.template-index .dc-hero{padding-bottom:var(--dc-home-hero-photo-bleed);margin-bottom:calc(var(--dc-home-hero-photo-bleed) * -1);position:relative;z-index:1;overflow:visible}.template-index .dc-hero:after{content:"";position:absolute;left:0;right:0;bottom:0;height:var(--dc-home-hero-photo-bleed, 760px);pointer-events:none;z-index:2;background:linear-gradient(180deg,#14100c00,#14100c29 48%,#14100c47)}.dc-hero__carousel{position:relative;width:100%;height:clamp(320px,50vh,600px)}.dc-hero__slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;visibility:visible;transition:opacity .9s ease;pointer-events:none;display:flex;align-items:center;z-index:1}.dc-hero__slide--active{opacity:1;pointer-events:auto;z-index:2}.dc-hero__slide-bg{position:absolute;top:-25%;left:0;right:0;width:100%;height:180%;object-fit:cover;will-change:transform}.dc-hero__slide--portrait .dc-hero__slide-bg{object-position:center 30%}.dc-hero__slide-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.template-index .dc-hero__slide-overlay{bottom:calc(var(--dc-home-hero-photo-bleed, 760px) * -1)}.dc-hero__slide-overlay--duck{background:linear-gradient(180deg,rgba(20,16,12,calc(var(--dc-hero-overlay, .5) * .48)),rgba(20,16,12,calc(var(--dc-hero-overlay, .5) * .28)) 40%,rgba(20,16,12,calc(var(--dc-hero-overlay, .5) * .55))),linear-gradient(90deg,rgba(20,16,12,calc(var(--dc-hero-overlay, .5) * .5)),#0000 50%),linear-gradient(180deg,#29513500,#2951351f)}.dc-hero__slide-overlay--buck{background:linear-gradient(180deg,rgba(20,16,12,calc(var(--dc-hero-overlay, .5) * .48)),rgba(20,16,12,calc(var(--dc-hero-overlay, .5) * .28)) 40%,rgba(20,16,12,calc(var(--dc-hero-overlay, .5) * .55))),linear-gradient(90deg,rgba(20,16,12,calc(var(--dc-hero-overlay, .5) * .5)),#0000 50%),linear-gradient(180deg,#d3541a00,#d3541a1a)}.dc-hero__slide-overlay--strut{background:linear-gradient(180deg,rgba(20,16,12,calc(var(--dc-hero-overlay, .5) * .48)),rgba(20,16,12,calc(var(--dc-hero-overlay, .5) * .28)) 40%,rgba(20,16,12,calc(var(--dc-hero-overlay, .5) * .55))),linear-gradient(90deg,rgba(20,16,12,calc(var(--dc-hero-overlay, .5) * .5)),#0000 50%),linear-gradient(180deg,#6b422600,#6b42261f)}.dc-hero__slide-overlay--fin{background:linear-gradient(180deg,rgba(20,16,12,calc(var(--dc-hero-overlay, .5) * .48)),rgba(20,16,12,calc(var(--dc-hero-overlay, .5) * .28)) 40%,rgba(20,16,12,calc(var(--dc-hero-overlay, .5) * .55))),linear-gradient(90deg,rgba(20,16,12,calc(var(--dc-hero-overlay, .5) * .5)),#0000 50%),linear-gradient(180deg,#1a6b6b00,#1a6b6b1f)}.dc-hero__slide-content{position:relative;z-index:2;display:flex;flex-direction:column;align-items:flex-start;text-align:left;padding:3rem clamp(1.6rem,5vw,4rem);height:100%;justify-content:center;max-width:1320px;width:100%;margin:0 auto}.dc-hero__slide-wordmark{display:none;width:auto;max-width:min(640px,70vw);height:auto;max-height:clamp(110px,14vw,200px);object-fit:contain;object-position:left center;margin:0 0 1rem;filter:brightness(0) invert(1)}.dc-hero__slide-wordmark--duck,.dc-hero__slide-wordmark--buck,.dc-hero__slide-wordmark--strut{max-width:min(640px,70vw);max-height:clamp(110px,14vw,200px)}.dc-hero__slide-wordmark--fin{max-width:min(720px,78vw);max-height:clamp(110px,14vw,200px)}.dc-hero__slide-headline{font-family:var(--dc-font-hero-italic, "Helvetica Neue", Helvetica, Arial, sans-serif);font-style:italic;font-size:clamp(2.8rem,6.4vw,5.4rem);font-weight:800;text-transform:uppercase;color:var(--dc-color-white);line-height:.96;letter-spacing:-.02em;margin:0 0 .6rem;max-width:14ch}.dc-hero__slide-subline{font-family:var(--dc-font-heading);font-style:normal;font-weight:600;font-size:clamp(.82rem,1.05vw,.98rem);text-transform:uppercase;letter-spacing:.2em;color:#ffffffe0;margin:0 0 1.4rem;max-width:40ch}.dc-hero__slide-cta{display:flex;gap:1.25rem;align-items:center;flex-wrap:wrap}.dc-hero__slide-cta .dc-button--hero{min-height:3rem;padding:0 1.85rem;font-size:.92rem;letter-spacing:.1em;font-weight:800}.dc-hero__slide-textlink{display:inline-flex;align-items:center;gap:.55rem;color:#fff;font-family:var(--dc-font-heading);text-transform:uppercase;letter-spacing:.12em;font-size:.85rem;font-weight:700;text-decoration:none;padding:.5rem .1rem;border-bottom:1.5px solid rgba(255,255,255,.35);transition:border-color .25s ease,transform .25s ease}.dc-hero__slide-textlink:hover,.dc-hero__slide-textlink:focus-visible{border-bottom-color:#fff}.dc-hero__slide-textlink-arrow{width:14px;height:14px;transition:transform .25s ease}.dc-hero__slide-textlink:hover .dc-hero__slide-textlink-arrow{transform:translate(3px)}.dc-hero__dots{position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%);display:flex;gap:.6rem;z-index:3}.dc-hero__dot{width:10px;height:10px;border-radius:50%;border:none;background:#ffffff59;cursor:pointer;padding:0;transition:background .3s,transform .3s}.dc-hero__dot:hover{background:#fff9;transform:scale(1.2)}.dc-hero__dot:focus-visible{outline:2px solid #fff;outline-offset:3px;background:#ffffffd9}.dc-hero__dot--active{transform:scale(1.2)}.dc-hero__dot--duck.dc-hero__dot--active{background:#295135}.dc-hero__dot--buck.dc-hero__dot--active{background:#d3541a}.dc-hero__dot--strut.dc-hero__dot--active{background:#6b4226}.dc-hero__dot--fin.dc-hero__dot--active{background:#1a6b6b}@media screen and (max-width:1199px)and (min-width:750px){.dc-hero__carousel{width:100%;height:clamp(320px,50vh,600px)}}@media screen and (max-width:749px){.template-index{--dc-home-hero-card-overlap: 320px;--dc-home-hero-photo-bleed: 620px;--dc-home-hero-carousel-to-grid: 82px}.dc-hero__carousel{width:100%;height:clamp(380px,58vh,500px)}.dc-hero__slide-overlay--duck{background:linear-gradient(180deg,#0000000f 0% 28%,#14100c61 68%,#14100c80),linear-gradient(180deg,transparent 0%,rgba(41,81,53,.12) 100%)}.dc-hero__slide-overlay--buck{background:linear-gradient(180deg,#0000000f 0% 28%,#14100c61 68%,#14100c80),linear-gradient(180deg,transparent 0%,rgba(211,84,26,.1) 100%)}.dc-hero__slide-overlay--strut{background:linear-gradient(180deg,#0000000f 0% 28%,#14100c61 68%,#14100c80),linear-gradient(180deg,transparent 0%,rgba(107,66,38,.11) 100%)}.dc-hero__slide-overlay--fin{background:linear-gradient(180deg,#0000000f 0% 28%,#14100c61 68%,#14100c80),linear-gradient(180deg,transparent 0%,rgba(26,107,107,.11) 100%)}.dc-hero__slide-content{align-items:flex-start;text-align:left;justify-content:center;min-height:0;padding:calc(var(--dc-header-height, 64px) + .75rem) 1.4rem 1.5rem}.dc-hero__slide-wordmark{max-width:min(92vw,520px);max-height:clamp(88px,18vw,160px);margin:0 0 .85rem;object-position:left center}.dc-hero__slide-wordmark--duck,.dc-hero__slide-wordmark--buck,.dc-hero__slide-wordmark--strut{max-width:min(92vw,520px);max-height:clamp(88px,18vw,160px)}.dc-hero__slide-wordmark--fin{max-width:min(94vw,580px);max-height:clamp(88px,18vw,160px)}.dc-hero__slide-headline{font-size:clamp(1.7rem,7.4vw,2.4rem);letter-spacing:0;max-width:16ch;margin-bottom:.45rem}.dc-hero__slide-subline{font-size:clamp(.7rem,3vw,.82rem);letter-spacing:.1rem;margin-bottom:1.1rem;max-width:32ch}.dc-hero__slide-cta{flex-wrap:wrap;gap:.85rem 1rem;width:100%}.dc-hero__slide-cta .dc-button--hero{min-height:2.95rem;padding:0 1.5rem;font-size:.86rem}.dc-hero__slide-textlink{font-size:.78rem;padding:.4rem .1rem}.dc-hero__dots{bottom:.9rem}.dc-hero__dot{width:8px;height:8px}.template-index .dc-hero{padding-bottom:var(--dc-home-hero-photo-bleed);margin-bottom:calc(var(--dc-home-hero-photo-bleed) * -1);overflow:visible}}@media screen and (max-width:380px){.dc-hero__slide-content{padding:1.25rem 1.1rem 2rem}.dc-hero__slide-wordmark{max-width:min(94vw,480px);max-height:clamp(76px,22vw,140px)}.dc-hero__slide-wordmark--duck,.dc-hero__slide-wordmark--buck,.dc-hero__slide-wordmark--strut{max-width:min(92vw,440px);max-height:clamp(76px,22vw,140px)}.dc-hero__slide-wordmark--fin{max-width:min(96vw,520px);max-height:clamp(76px,22vw,140px)}.dc-hero__slide-cta{flex-direction:column;align-items:stretch;gap:.65rem}.dc-hero__slide-cta .dc-button--hero{width:100%}}.dc-commander-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,#0000001a,#00000026 40%,#0009 75%,#000000e0);pointer-events:none}.dc-commander-card__caption{position:absolute;left:0;right:0;bottom:0;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:.55rem;padding:1.1rem 1rem 1.8rem;pointer-events:none;text-align:center;overflow:visible}.dc-commander-card__logo{display:block;width:auto;max-width:62%;height:auto;max-height:200px;filter:brightness(0) invert(1) drop-shadow(0 2px 10px rgba(0,0,0,.5));transition:transform .4s cubic-bezier(.4,0,.2,1);flex:0 0 auto}.dc-commander-card__logo--wordmark{max-width:62%;max-height:200px}.dc-commander-card__logo--fin{max-width:68%}.dc-commander-card__logo--buck{max-width:62%}.dc-commander-card:hover .dc-commander-card__logo{transform:translateY(-4px) scale(1.03)}.dc-commander-card__brand-name{display:block;margin:0 auto;max-width:92%;font-family:var(--dc-font-heading);font-weight:700;font-size:clamp(.78rem,.95vw,.98rem);line-height:1.1;letter-spacing:.16em;text-transform:uppercase;color:#fff;text-shadow:0 2px 10px rgba(0,0,0,.55)}.dc-commander-series{position:relative;padding:3.25rem 0 3.5rem;background-color:#14100c;background-image:linear-gradient(180deg,#1a1612,#14100c)}.template-index .dc-commander-series{padding:0 0 2rem;background:transparent}.dc-commander-series__header{display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between;gap:1rem;margin:0 0 1.5rem;padding:0;text-align:left}.dc-commander-series__header[data-dc-sticky-stack]{position:sticky;top:84px;z-index:6;padding:.75rem 0 .65rem;background:linear-gradient(180deg,#14100cfa,#14100ceb);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.dc-commander-series__heading{display:none}.dc-commander-series__view-all{display:inline-flex;align-items:center;gap:.55rem;font-family:var(--dc-font-knockout, var(--dc-font-heading));font-size:.95rem;font-weight:700;text-transform:uppercase;letter-spacing:.16em;color:var(--dc-color-white);text-decoration:none;transition:color .2s ease,transform .2s ease}.dc-commander-series__view-all:hover{color:#d3541a;transform:translate(2px)}.dc-commander-series__view-all:after{content:"\2192";font-size:1.05rem;line-height:1}.dc-commander-series__intro{text-align:left;margin:0 0 1.5rem;max-width:720px;font-size:1rem;line-height:1.55;color:#ffffffc7;font-family:var(--dc-font-body)}.dc-commander-series__grid{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(0,1fr);grid-template-columns:repeat(4,minmax(0,1fr));gap:.65rem;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:.25rem}.dc-commander-series__grid::-webkit-scrollbar{display:none}.dc-commander-series__grid>.dc-commander-card{scroll-snap-align:start}.dc-commander-card{position:relative;display:block;border-radius:0;overflow:hidden;text-decoration:none;color:inherit;box-shadow:none}.dc-commander-card:hover,.dc-commander-card:focus-visible{text-decoration:none}.dc-commander-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:4;pointer-events:none;box-shadow:inset 0 0 0 1px #ffffff80;transition:box-shadow .35s ease}.dc-commander-card:hover:after,.dc-commander-card:focus-visible:after{box-shadow:inset 0 0 0 1px #fffc}.dc-commander-card__image{position:relative;aspect-ratio:3 / 5;overflow:hidden;background:var(--dc-color-dark)}.dc-commander-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.4,0,.2,1)}.dc-commander-card:hover .dc-commander-card__image img{transform:scale(1.04)}.dc-commander-card__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#1e1a1426}.dc-commander-card__placeholder--duck{background:linear-gradient(135deg,#2951351f,#2951350d)}.dc-commander-card__placeholder--strut{background:linear-gradient(135deg,#6b42261f,#6b42260d)}.dc-commander-card__placeholder--fin{background:linear-gradient(135deg,#1a6b6b1f,#1a6b6b0d)}.dc-commander-card__placeholder--buck{background:linear-gradient(135deg,#d3541a1f,#d3541a0d)}.dc-commander-card__content,.dc-commander-card__copy,.dc-commander-card__title-bar,.dc-commander-card__title-logo,.dc-commander-card__logo-overlay{display:none!important}.dc-commander-series__inner{width:100%;max-width:1320px;margin:0 auto;padding:0 clamp(1rem,3vw,2.4rem);box-sizing:border-box}.template-index .dc-commander-series__inner{max-width:1320px;margin:0 auto;padding:0 clamp(1.5rem,3vw,2.5rem)}@media screen and (max-width:989px)and (min-width:750px){.dc-commander-card__logo,.dc-commander-card__logo--wordmark{max-width:58%;max-height:160px}.dc-commander-card__logo--fin{max-width:64%}.dc-commander-card__logo--buck{max-width:58%}.dc-commander-card__brand-name{font-size:clamp(.72rem,.95vw,.86rem);letter-spacing:.14em}.dc-commander-card__caption{padding:.95rem .75rem 1.15rem;gap:.5rem}}@media screen and (max-width:989px)and (min-width:750px){.dc-commander-series__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.5rem}}@media screen and (max-width:749px){.dc-commander-series{padding:2rem 0 2.25rem}.template-index .dc-commander-series{padding:0 0 1.5rem;background:transparent}.dc-commander-series__header{flex-direction:column;align-items:flex-start;text-align:left;margin-bottom:1rem;gap:.45rem}.dc-commander-series__heading{font-size:clamp(1.5rem,6.5vw,2rem)}.dc-commander-series__view-all{font-size:.82rem;letter-spacing:.14em}.dc-commander-series__intro{font-size:.92rem;margin-bottom:1rem}.dc-commander-series__grid{display:flex;grid-template-columns:none;grid-auto-flow:column;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:.55rem;padding:0 .85rem .75rem;margin:0 -.85rem}.dc-commander-series__grid>.dc-commander-card{flex:0 0 46%;max-width:220px;scroll-snap-align:start}.dc-commander-series__inner{padding:0 1rem}.template-index .dc-commander-series__inner{padding:0 1rem;max-width:none}.template-index .dc-commander-series__grid{margin:0;padding:0 0 .75rem;gap:.55rem!important}.dc-commander-card__image{aspect-ratio:4 / 5}.dc-commander-card__logo,.dc-commander-card__logo--wordmark{max-width:62%;max-height:160px}.dc-commander-card__logo--fin{max-width:68%}.dc-commander-card__logo--buck{max-width:62%}.dc-commander-card__brand-name{font-size:clamp(.7rem,2.4vw,.92rem);letter-spacing:.14em}.dc-commander-card__caption{bottom:0;padding:1rem .85rem 1.25rem;gap:.5rem}}.dc-featured-products{padding:1.75rem 0 2rem;background-color:var(--dc-texture-dark);background-image:linear-gradient(180deg,#1f1812,#16100c)}.dc-featured-products--legacy-texture{background-image:radial-gradient(ellipse 100% 60% at 50% 0%,rgba(255,255,255,.05) 0%,transparent 45%),radial-gradient(ellipse 80% 50% at 100% 100%,rgba(0,0,0,.35) 0%,transparent 55%),repeating-linear-gradient(0deg,transparent,transparent 5px,rgba(0,0,0,.05) 5px,rgba(0,0,0,.05) 6px),repeating-linear-gradient(90deg,transparent,transparent 4px,rgba(255,255,255,.01) 4px,rgba(255,255,255,.01) 5px),repeating-linear-gradient(7deg,transparent,transparent 2px,rgba(0,0,0,.1) 2px,rgba(0,0,0,.1) 3px),linear-gradient(175deg,#252018,#15100c)}.dc-featured-products--light{background-color:#f5f0ea!important;background-image:none!important;padding:1.15rem 0 1.55rem}.dc-featured-products--light .dc-featured-products__heading{color:var(--dc-color-dark)!important;text-shadow:none}.dc-featured-products--light .dc-featured-products__subheading{color:#6b5d4f!important;text-shadow:none}.dc-featured-products--light .dc-product-card__title{color:var(--dc-color-dark)!important}.dc-featured-products--light .dc-product-card__price{color:#555!important}.dc-featured-products--light .dc-featured-products__header{margin-bottom:1rem}.dc-featured-products--light .dc-featured-products__heading{font-size:clamp(1.35rem,2.2vw,1.65rem)}.dc-featured-products--light .dc-featured-products__subheading{margin-bottom:.85rem;font-size:.8rem}.dc-featured-products--light .dc-featured-products__grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.7rem;max-width:1280px;margin-left:auto;margin-right:auto;justify-content:center}.dc-featured-products--carousel{padding:2.6rem 0 3rem}.dc-featured-products--carousel.dc-featured-products--light{background-color:#f5f0ea!important;background-image:none!important;padding:2.6rem 0 3rem}.dc-featured-products__top{display:flex;align-items:flex-end;justify-content:space-between;gap:1.5rem;margin:0 0 1.4rem;flex-wrap:wrap}.dc-featured-products--carousel .dc-featured-products__header{flex:1 1 auto;min-width:220px;margin:0}.dc-featured-products--carousel .dc-featured-products__heading{font-size:clamp(1.5rem,2.6vw,2rem);letter-spacing:.04em;line-height:1.05;margin:0 0 .35rem}.dc-featured-products--carousel .dc-featured-products__subheading{font-size:.78rem;letter-spacing:.16em;margin:0;max-width:640px}.dc-featured-products__controls{display:inline-flex;align-items:center;gap:.45rem;flex:0 0 auto}.dc-featured-products__arrow{display:inline-flex;align-items:center;justify-content:center;width:2.4rem;height:2.4rem;padding:0;border:1.5px solid currentColor;border-radius:999px;background:transparent;color:var(--dc-color-dark, #1d1812);cursor:pointer;transition:background .18s ease,color .18s ease,transform .18s ease,opacity .18s ease}.dc-featured-products--dark .dc-featured-products__arrow{color:#fff;border-color:#ffffff8c}.dc-featured-products__arrow:hover:not(:disabled){background:currentColor;transform:translateY(-1px)}.dc-featured-products__arrow:hover:not(:disabled) svg{stroke:var(--dc-bg, #f5f0ea)}.dc-featured-products--dark .dc-featured-products__arrow:hover:not(:disabled) svg{stroke:#1d1812}.dc-featured-products__arrow:disabled{opacity:.35;cursor:not-allowed}.dc-featured-products__arrow svg{display:block}.dc-featured-products--carousel .dc-featured-products__track{display:flex;flex-wrap:nowrap;gap:1rem;overflow-x:auto;overflow-y:visible;scroll-snap-type:x mandatory;scroll-behavior:smooth;scroll-padding-left:.25rem;-webkit-overflow-scrolling:touch;padding:.4rem .25rem 1.1rem;margin:0;align-items:stretch;scrollbar-width:none}.dc-featured-products--carousel .dc-featured-products__track::-webkit-scrollbar{display:none}.dc-featured-products--carousel .dc-featured-products__track:focus-visible{outline:2px solid var(--dc-color-duck-orange, #d3541a);outline-offset:4px;border-radius:4px}.dc-featured-products--carousel .dc-featured-products__item{scroll-snap-align:start;scroll-snap-stop:always;display:flex;flex-grow:0;flex-shrink:0;flex-basis:calc((100% - 4rem)/5);min-width:0}.dc-featured-products--carousel .dc-featured-products__item .dc-product-card{width:100%;border-radius:4px;overflow:hidden;background:#fff;box-shadow:0 1px 2px #0000000f,0 4px 16px #0000000a;border:1px solid rgba(0,0,0,.04);transition:transform .25s ease,box-shadow .25s ease}.dc-featured-products--carousel .dc-featured-products__item .dc-product-card:hover{transform:translateY(-3px);box-shadow:0 4px 8px #00000014,0 14px 32px #0000001a}.dc-featured-products--carousel .dc-product-card__image,.dc-featured-products--carousel .dc-product-card__media{aspect-ratio:1;background:#f3eee7}.dc-featured-products--carousel .dc-product-card__content{padding:.85rem .95rem 1.1rem;text-align:left;align-items:flex-start;border-top:none}.dc-featured-products--carousel .dc-product-card__title{font-size:.82rem;letter-spacing:.04em;line-height:1.25;text-align:left;min-height:2em}.dc-featured-products--carousel .dc-product-card__price{margin:0;font-size:.92rem;font-weight:700;color:var(--dc-color-dark, #1d1812)}.dc-featured-products--carousel .dc-product-card__compare-price{font-weight:500;color:#999;text-decoration:line-through;margin-right:.4em}.dc-featured-products--carousel .dc-featured-products__cta{margin-top:1.6rem}@media screen and (max-width:1199px){.dc-featured-products--carousel .dc-featured-products__item{flex-basis:calc((100% - 3rem)/4)}}@media screen and (max-width:899px){.dc-featured-products--carousel .dc-featured-products__track{gap:.75rem}.dc-featured-products--carousel .dc-featured-products__item{flex-basis:calc((100% - 2.25rem)/4)}}@media screen and (max-width:599px){.dc-featured-products--carousel{padding:1.85rem 0 2.2rem}.dc-featured-products--carousel .dc-featured-products__top{align-items:center;margin-bottom:1rem}.dc-featured-products--carousel .dc-featured-products__track{gap:.7rem;padding:.3rem .2rem .85rem}.dc-featured-products--carousel .dc-featured-products__item{flex-basis:calc((100% - .7rem) / 1.4)}.dc-featured-products--carousel .dc-featured-products__heading{font-size:clamp(1.3rem,5.5vw,1.65rem)}.dc-featured-products--carousel .dc-featured-products__subheading{font-size:.72rem;letter-spacing:.14em}.dc-featured-products__arrow{width:2.1rem;height:2.1rem}}.dc-featured-products--light .dc-featured-products__cta{margin-top:1rem}.dc-featured-products--light .dc-featured-products__header[data-dc-sticky-stack]{background:linear-gradient(180deg,#f5f0eafa,#f5f0eaeb)}@media screen and (max-width:749px){.dc-featured-products--light .dc-featured-products__grid{grid-template-columns:repeat(2,minmax(0,1fr));max-width:none}}.dc-featured-products__heading{text-align:left;margin:0 0 .2rem;font-family:var(--dc-font-heading);font-size:clamp(1.7rem,2.8vw,2.2rem);font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--dc-color-white)!important}.dc-featured-products__subheading{text-align:left;margin:0 0 1.1rem;font-size:.85rem;line-height:1.5;color:#ffffffd9!important;font-style:normal;font-family:var(--dc-font-heading);text-transform:uppercase;letter-spacing:.14em;max-width:560px}.dc-featured-products__header{margin:0 0 1.35rem}.dc-featured-products__header[data-dc-sticky-stack]{position:sticky;top:84px;z-index:6;padding:.75rem 0 .65rem;background:linear-gradient(180deg,#1f1812fa,#16100ceb);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.dc-featured-products__header .dc-featured-products__heading{margin-bottom:.35rem}.dc-featured-products__header .dc-featured-products__subheading{margin-bottom:0}.dc-featured-products__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.8rem;margin-bottom:.8rem;align-items:stretch}.dc-featured-products__item{display:flex}.dc-featured-products__empty{grid-column:1 / -1;text-align:center;padding:3rem 2rem;color:var(--dc-color-dark);opacity:.5;font-size:1.3rem}.dc-featured-products .dc-product-card{position:relative;border-radius:0;overflow:hidden;background:#fff;box-shadow:var(--dc-shadow);display:flex;flex-direction:column}.dc-featured-products .dc-product-card__link{display:flex;flex-direction:column;height:100%}.dc-featured-products .dc-product-card__image,.dc-featured-products .dc-product-card__media{position:relative;aspect-ratio:1;overflow:hidden;background:#f0ece6}.dc-featured-products .dc-product-card__image img,.dc-featured-products .dc-product-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.dc-featured-products .dc-product-card:hover .dc-product-card__image img,.dc-featured-products .dc-product-card:hover .dc-product-card__media img{transform:scale(1.04)}.dc-featured-products .dc-product-card__image:after,.dc-featured-products .dc-product-card__media:after{display:none}.dc-featured-products .dc-product-card__content{position:relative;z-index:2;padding:.7rem .6rem .8rem;text-align:center;background:#fff;flex:1;display:flex;flex-direction:column;align-items:center;border-top:1px solid rgba(0,0,0,.06)}.dc-featured-products .dc-product-card__title{margin:0 0 .25rem;font-size:.78rem;font-weight:700;color:var(--dc-color-dark);text-transform:uppercase;font-family:var(--dc-font-heading);letter-spacing:.03em}.dc-featured-products .dc-product-card__price{font-size:.8rem;font-weight:600;color:#555;margin-bottom:.5rem}.dc-featured-products .dc-product-card__cta{margin-top:auto;display:inline-flex;min-height:1.8rem;padding:0 .8rem;font-size:.65rem;text-transform:uppercase;letter-spacing:.08em}.dc-featured-products .dc-product-card__badge,.dc-featured-products .dc-product-card__brand-badge{display:none}.dc-button--sm{min-height:1.5rem;padding:0 .5rem;font-size:.58rem}.dc-featured-products__cta{display:flex;justify-content:flex-start;margin-top:1.4rem}@media screen and (max-width:749px){.dc-featured-products{padding:1.25rem 0 1.5rem}.dc-featured-products__heading{font-size:clamp(1.4rem,5.8vw,1.8rem)}.dc-featured-products__subheading{font-size:.85rem;padding:0 1.25rem}.dc-featured-products__grid{grid-template-columns:repeat(2,1fr);gap:.75rem}.dc-featured-products .dc-product-card__content{padding:.7rem .6rem .85rem}.dc-featured-products .dc-product-card__title{font-size:.78rem;line-height:1.25}.dc-featured-products .dc-product-card__cta{min-height:2.5rem;font-size:.7rem;padding:0 1rem;width:100%;justify-content:center}}@media screen and (max-width:380px){.dc-featured-products__grid{gap:.55rem}.dc-featured-products .dc-product-card__content{padding:.55rem .45rem .7rem}.dc-featured-products .dc-product-card__title{font-size:.72rem}}.dc-shop-by-season{padding:1.25rem 0 1.5rem;background-color:var(--dc-parchment);background-image:repeating-linear-gradient(0deg,transparent,transparent 2px,rgba(100,80,50,.04) 2px,rgba(100,80,50,.04) 3px),repeating-linear-gradient(1deg,transparent,transparent 10px,rgba(80,60,30,.02) 10px,rgba(80,60,30,.02) 11px),repeating-linear-gradient(90deg,transparent,transparent 6px,rgba(100,80,50,.015) 6px,rgba(100,80,50,.015) 7px),linear-gradient(180deg,#ebe3d4,#d8cbb6)}.dc-shop-by-season__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.dc-season-block{position:relative;border-radius:0;overflow:hidden;aspect-ratio:4 / 5;cursor:pointer}.dc-season-block__image{width:100%;height:100%;object-fit:cover;transition:transform .8s ease}.dc-season-block:hover .dc-season-block__image{transform:scale(1.04)}.dc-season-block__placeholder{width:100%;height:100%;background:linear-gradient(135deg,#29513566,#1e1a1499)}.dc-season-block__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.8) 0%,rgba(0,0,0,.15) 50%,transparent 100%);display:flex;flex-direction:column;justify-content:flex-end;align-items:center;text-align:center;padding:1rem;transition:background .4s cubic-bezier(.4,0,.2,1)}.dc-season-block:hover .dc-season-block__overlay{background:linear-gradient(to top,rgba(0,0,0,.9) 0%,rgba(0,0,0,.25) 60%,transparent 100%)}.dc-season-block__title{margin:0 0 .4rem;font-family:var(--dc-font-heading);font-size:1.25rem;font-weight:700;text-transform:none;letter-spacing:.02em;color:var(--dc-color-white)}@media screen and (max-width:749px){.dc-shop-by-season{padding:1rem 0 1.25rem}.dc-shop-by-season__grid{grid-template-columns:1fr;max-width:400px;margin-left:auto;margin-right:auto;gap:.75rem}.dc-season-block{aspect-ratio:16 / 9}.dc-season-block__title{font-size:1.1rem}}.dc-brand-story{padding:0;overflow:hidden;background-color:var(--dc-texture-dark);background-image:radial-gradient(ellipse 70% 50% at 30% 50%,rgba(255,255,255,.03) 0%,transparent 60%),repeating-linear-gradient(0deg,transparent,transparent 4px,rgba(0,0,0,.04) 4px,rgba(0,0,0,.04) 5px),repeating-linear-gradient(90deg,transparent,transparent 5px,rgba(255,255,255,.008) 5px,rgba(255,255,255,.008) 6px),linear-gradient(90deg,#1a1410,#221a14)}.dc-brand-story__inner{display:grid;grid-template-columns:1fr 1fr;gap:0;align-items:stretch;max-width:1320px;margin:0 auto}.dc-brand-story__image{position:relative;overflow:hidden}.dc-brand-story__image img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.dc-brand-story__placeholder{aspect-ratio:4 / 3;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#29513526,#8c4d211a);color:#1e1a1433;min-height:350px}.dc-brand-story__content{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(2.25rem,4vw,3rem) clamp(2rem,4vw,3.5rem);background:transparent;min-height:340px}.dc-brand-story__heading{margin:0 0 .35rem;font-family:var(--dc-font-heading);font-size:clamp(1.85rem,3.4vw,3rem);font-weight:700;font-style:normal;text-transform:uppercase;letter-spacing:.04em;color:var(--dc-color-white)!important;line-height:1.05}.dc-brand-story__subhead{margin:0 0 .85rem;font-family:var(--dc-font-knockout);font-size:clamp(.7rem,1.1vw,.82rem);font-weight:500;font-style:normal;text-transform:uppercase;letter-spacing:.14em;line-height:1.35;color:#ffffffeb!important}.dc-brand-story__text{margin:0 0 1rem;font-size:.9rem;font-weight:400;line-height:1.65;color:#ffffffeb!important;font-family:var(--dc-font-body)}.dc-brand-story__text p{margin:0 0 .8rem}.dc-brand-story__text p:last-child{margin-bottom:0}.dc-brand-story__text strong{font-weight:600;color:var(--dc-color-white);font-family:var(--dc-font-body);font-style:normal;text-transform:none;letter-spacing:normal}.dc-brand-story__social{margin-top:.25rem;margin-bottom:1rem}@media screen and (max-width:749px){.dc-brand-story__inner{grid-template-columns:1fr}.dc-brand-story__image{order:-1;height:clamp(200px,56vw,260px)}.dc-brand-story__content{padding:1.5rem 1.6rem 2rem;min-height:0}.dc-brand-story__heading{font-size:1.3rem}}.dc-video-grid{padding:1.25rem 0 1.5rem;background-color:var(--dc-parchment);background-image:repeating-linear-gradient(90deg,transparent,transparent 2px,rgba(100,80,50,.035) 2px,rgba(100,80,50,.035) 3px),repeating-linear-gradient(0deg,transparent,transparent 3px,rgba(100,80,50,.02) 3px,rgba(100,80,50,.02) 4px),repeating-linear-gradient(1deg,transparent,transparent 12px,rgba(80,60,30,.015) 12px,rgba(80,60,30,.015) 13px),linear-gradient(180deg,#ebe3d4,#d8cbb6)}.dc-video-grid__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.6rem}.dc-video-grid__empty{grid-column:1 / -1;text-align:center;padding:3rem 2rem;color:#1e1a1473;font-size:1.1rem;font-family:var(--dc-font-serif)}.dc-video-card{border-radius:0;overflow:hidden;background:#ffffffa6;border:1px solid rgba(30,26,20,.12);box-shadow:0 4px 14px #00000014;transition:transform .4s cubic-bezier(.4,0,.2,1),box-shadow .4s cubic-bezier(.4,0,.2,1)}.dc-video-card:hover{transform:translateY(-2px);box-shadow:var(--dc-shadow-hover)}.dc-video-card__link{display:block;text-decoration:none;color:inherit}.dc-video-card__image{aspect-ratio:16 / 9;overflow:hidden;background:#ffffff08;position:relative}.dc-video-card__image img{width:100%;height:100%;object-fit:cover}.dc-video-card__image:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:4rem;height:4rem;background:#0009;border-radius:50%;border:2px solid rgba(255,255,255,.8)}.dc-video-card__content{padding:1.2rem}.dc-video-card__title{margin:0;font-size:1.15rem;font-weight:700;color:var(--dc-color-dark);line-height:1.3}.dc-video-card__text{margin:.4rem 0 0;font-size:.95rem;line-height:1.5;color:#1e1a14a6;font-family:var(--dc-font-serif)}@media screen and (max-width:749px){.dc-video-grid{padding:1rem 0 1.25rem}.dc-video-grid__grid{grid-template-columns:1fr;max-width:400px;margin-left:auto;margin-right:auto;gap:1rem}.dc-video-card__content{padding:.8rem}.dc-video-card__title{font-size:1rem}}.dc-video-grid__cta .dc-button--ghost{background:#c0392b!important;border-color:#c0392b!important;color:#fff!important;font-weight:700;letter-spacing:.04em;padding:.7rem 2rem;text-transform:uppercase;transition:background .4s,border-color .4s}.dc-video-grid__cta .dc-button--ghost:hover{background:#a93226!important;border-color:#a93226!important}.dc-newsletter{padding:1rem 0;background:var(--dc-color-primary)}.dc-newsletter__inner{max-width:480px;margin:0 auto;text-align:center;padding:0 2rem}.dc-newsletter__heading{margin:0 0 .4rem;font-family:var(--dc-font-heading);font-size:clamp(1.4rem,2vw,1.8rem);font-weight:700;text-transform:uppercase;letter-spacing:.03em;color:var(--dc-color-white)}.dc-newsletter__subheading{margin:0 0 1rem;font-size:.9rem;line-height:1.5;color:#fff}.dc-newsletter__form{display:flex;gap:.6rem}.dc-newsletter__input{flex:1;min-width:0;padding:.8rem 1.2rem;border:2px solid rgba(255,255,255,.3);border-radius:0;background:#ffffff1a;color:var(--dc-color-white);font-size:1.2rem}.dc-newsletter__input::placeholder{color:#ffffff80}.dc-newsletter__input:focus{outline:none;border-color:var(--dc-color-white);background:#ffffff26}.dc-newsletter__form .dc-button{flex-shrink:0}@media screen and (max-width:749px){.dc-newsletter{padding:1.5rem 0}.dc-newsletter__heading{font-size:1.3rem}.dc-newsletter__form{flex-direction:column;gap:.5rem}.dc-newsletter__input{font-size:1rem;padding:.7rem 1rem}}.dc-sponsors{padding:3.25rem 0 3rem;background-color:#14100c;background-image:radial-gradient(ellipse 90% 60% at 50% 0%,rgba(255,255,255,.04) 0%,transparent 58%),linear-gradient(180deg,#18120e,#100c09);border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08);position:relative;z-index:10}.dc-sponsors__heading{text-align:center;white-space:nowrap;color:#ffffff8c;margin:0 0 clamp(1.5rem,3vw,2.5rem)!important}.dc-sponsors__marquee{position:relative;overflow:hidden;width:100%;mask-image:linear-gradient(90deg,transparent 0,#000 8%,#000 92%,transparent 100%);-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 8%,#000 92%,transparent 100%);display:flex;flex-wrap:nowrap}.dc-sponsors__track{list-style:none;margin:0;padding:0;display:flex;flex-wrap:nowrap;align-items:center;gap:3.5rem;flex-shrink:0;padding-right:3.5rem;animation:dc-sponsors-scroll linear infinite;animation-duration:calc(var(--dc-sponsors-duration, 40) * 1s);will-change:transform}.dc-sponsors__marquee:hover .dc-sponsors__track{animation-play-state:paused}.dc-sponsors__item{--logo-h: 50px;--logo-w: 170px;flex:0 0 auto;display:flex;align-items:center;justify-content:center;min-height:64px;min-width:110px;padding:0 12px}.dc-sponsors__item--text{padding:0 1.4rem;border:1.5px solid rgba(255,255,255,.18);border-radius:4px;background:#ffffff0a;transition:border-color .25s ease,background .25s ease,transform .25s ease}.dc-sponsors__item--text a{text-decoration:none;display:inline-flex;align-items:center;height:100%}.dc-sponsors__name{font-family:var(--dc-font-heading);font-weight:700;font-size:.95rem;letter-spacing:.18em;text-transform:uppercase;color:#ffffffd1;white-space:nowrap;line-height:1}.dc-sponsors__item--text:hover{border-color:#ffffff73;background:#ffffff14;transform:scale(1.04)}.dc-sponsors__item img{max-height:var(--logo-h, 50px);max-width:var(--logo-w, 170px);width:auto;height:auto;object-fit:contain;opacity:.92;transition:opacity .3s ease,transform .3s ease;display:block}.dc-sponsors__item:has(img[alt=YETI]){--logo-h: 36px;--logo-w: 180px}.dc-sponsors__item:has(img[alt=Realtree]){--logo-h: 80px;--logo-w: 200px}.dc-sponsors__item:has(img[alt=Benelli]){--logo-h: 44px;--logo-w: 220px}.dc-sponsors__item:has(img[alt="MOJO Outdoors"]){--logo-h: 52px;--logo-w: 200px}.dc-sponsors__item:has(img[alt="Tetra Hearing"]){--logo-h: 50px;--logo-w: 200px}.dc-sponsors__item:has(img[alt=Zebco]){--logo-h: 48px;--logo-w: 238px}.dc-sponsors__item:has(img[alt="BNM Poles"]){--logo-h: 56px;--logo-w: 180px}.dc-sponsors__item:has(img[alt="Kicks Industries"]){--logo-h: 63px;--logo-w: 300px}.dc-sponsors__item:has(img[alt="Leland Lures"]){--logo-h: 128px;--logo-w: 440px}.dc-sponsors__item:has(img[alt="Higdon Decoys"]){--logo-h: 48px;--logo-w: 220px}.dc-sponsors__item:has(img[alt=HEVI-Shot]){--logo-h: 60px;--logo-w: 360px}@supports not (selector(:has(*))){.dc-sponsors__item[data-sponsor=yeti]{--logo-h: 36px;--logo-w: 180px}.dc-sponsors__item[data-sponsor=realtree]{--logo-h: 80px;--logo-w: 200px}.dc-sponsors__item[data-sponsor=benelli]{--logo-h: 44px;--logo-w: 220px}.dc-sponsors__item[data-sponsor=mojo-outdoors]{--logo-h: 52px;--logo-w: 200px}.dc-sponsors__item[data-sponsor=tetra-hearing]{--logo-h: 50px;--logo-w: 200px}.dc-sponsors__item[data-sponsor=zebco]{--logo-h: 48px;--logo-w: 238px}.dc-sponsors__item[data-sponsor=bnm-poles]{--logo-h: 56px;--logo-w: 180px}.dc-sponsors__item[data-sponsor=kicks-industries]{--logo-h: 63px;--logo-w: 300px}.dc-sponsors__item[data-sponsor=leland-lures]{--logo-h: 128px;--logo-w: 440px}.dc-sponsors__item[data-sponsor=higdon-decoys]{--logo-h: 48px;--logo-w: 220px}.dc-sponsors__item[data-sponsor=hevishot],.dc-sponsors__item[data-sponsor=hevi-shot]{--logo-h: 60px;--logo-w: 360px}}.dc-sponsors__item a:hover img,.dc-sponsors__item img:hover{opacity:1;transform:scale(1.04)}@keyframes dc-sponsors-scroll{0%{transform:translate(0)}to{transform:translate(-100%)}}@media(prefers-reduced-motion:reduce){.dc-sponsors__track{animation:none!important}.dc-sponsors__marquee{overflow-x:auto;mask-image:none;-webkit-mask-image:none}.dc-hero__slide,.dc-hero__slide--active{transition:opacity 1ms linear!important}.dc-commander-card:hover .dc-commander-card__image img{transform:none!important}}@media screen and (max-width:749px){.dc-sponsors{padding:1.75rem 0}.dc-sponsors__heading{font-size:clamp(.62rem,2.8vw,.85rem)!important;letter-spacing:.06em!important;margin-bottom:clamp(1.25rem,4vw,1.75rem)!important;white-space:nowrap}.dc-sponsors__marquee{mask-image:linear-gradient(90deg,transparent 0,#000 4%,#000 96%,transparent 100%);-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 4%,#000 96%,transparent 100%)}.dc-sponsors__track{gap:2rem;padding-right:2rem}.dc-sponsors__item{min-height:44px;min-width:80px;padding:0 8px;--logo-h: 36px;--logo-w: 120px}.dc-sponsors__item:has(img[alt=YETI]){--logo-h: 25px;--logo-w: 126px}.dc-sponsors__item:has(img[alt=Realtree]){--logo-h: 56px;--logo-w: 140px}.dc-sponsors__item:has(img[alt=Benelli]){--logo-h: 31px;--logo-w: 154px}.dc-sponsors__item:has(img[alt="MOJO Outdoors"]){--logo-h: 36px;--logo-w: 140px}.dc-sponsors__item:has(img[alt="Tetra Hearing"]){--logo-h: 35px;--logo-w: 140px}.dc-sponsors__item:has(img[alt=Zebco]){--logo-h: 34px;--logo-w: 166px}.dc-sponsors__item:has(img[alt="BNM Poles"]){--logo-h: 39px;--logo-w: 126px}.dc-sponsors__item:has(img[alt="Kicks Industries"]){--logo-h: 44px;--logo-w: 210px}.dc-sponsors__item:has(img[alt="Leland Lures"]){--logo-h: 90px;--logo-w: 308px}.dc-sponsors__item:has(img[alt="Higdon Decoys"]){--logo-h: 34px;--logo-w: 154px}.dc-sponsors__item:has(img[alt=HEVI-Shot]){--logo-h: 42px;--logo-w: 252px}.dc-sponsors__item--text{padding:0 1rem}.dc-sponsors__name{font-size:.78rem;letter-spacing:.14em}@supports not (selector(:has(*))){.dc-sponsors__item[data-sponsor=yeti]{--logo-h: 25px;--logo-w: 126px}.dc-sponsors__item[data-sponsor=realtree]{--logo-h: 56px;--logo-w: 140px}.dc-sponsors__item[data-sponsor=benelli]{--logo-h: 31px;--logo-w: 154px}.dc-sponsors__item[data-sponsor=mojo-outdoors]{--logo-h: 36px;--logo-w: 140px}.dc-sponsors__item[data-sponsor=tetra-hearing]{--logo-h: 35px;--logo-w: 140px}.dc-sponsors__item[data-sponsor=zebco]{--logo-h: 34px;--logo-w: 166px}.dc-sponsors__item[data-sponsor=bnm-poles]{--logo-h: 39px;--logo-w: 126px}.dc-sponsors__item[data-sponsor=kicks-industries]{--logo-h: 44px;--logo-w: 210px}.dc-sponsors__item[data-sponsor=leland-lures]{--logo-h: 90px;--logo-w: 308px}.dc-sponsors__item[data-sponsor=higdon-decoys]{--logo-h: 34px;--logo-w: 154px}.dc-sponsors__item[data-sponsor=hevishot],.dc-sponsors__item[data-sponsor=hevi-shot]{--logo-h: 42px;--logo-w: 252px}}}.dc-sponsors__marquee{padding-block:16px}.dc-sponsors__item{height:84px;min-width:150px;padding:0 24px;transition:transform .25s ease}.dc-sponsors__item a{display:inline-flex;align-items:center;justify-content:center;height:100%;width:100%}.dc-sponsors__item img{max-height:46px;max-width:150px;width:auto;height:auto;object-fit:contain;opacity:1;filter:none;transition:none}.dc-sponsors__item:hover{transform:translateY(-3px);transition:transform .5s ease}.dc-sponsors__item a:hover img,.dc-sponsors__item img:hover{opacity:1;transform:none}.dc-sponsors__item img{filter:brightness(0) invert(1)}.dc-sponsors__item--text,.template-index .dc-sponsors__item--text{display:none!important}@media screen and (max-width:749px){.dc-sponsors__item{height:60px;min-width:108px;padding:0 15px;border-radius:11px}.dc-sponsors__item img{max-height:34px;max-width:112px}}.dc-brand-cross{position:relative;z-index:10;padding:3.25rem 0 3.5rem;background-color:#14100c;background-image:radial-gradient(ellipse 80% 60% at 50% 0%,rgba(255,255,255,.04) 0%,transparent 60%),linear-gradient(180deg,#1f1812,#14100c)}.dc-brand-cross:before{content:"";position:absolute;top:-1px;left:0;right:0;height:26px;background-color:#14100c;-webkit-mask-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 26' preserveAspectRatio='none'><path d='M0,26 L1200,26 L1200,8 C1170,4 1140,12 1110,7 C1080,2 1050,11 1020,9 C990,7 960,2 930,5 C900,8 870,14 840,10 C810,6 780,1 750,4 C720,7 690,13 660,10 C630,7 600,2 570,5 C540,8 510,15 480,11 C450,7 420,1 390,4 C360,7 330,13 300,9 C270,5 240,11 210,8 C180,5 150,1 120,5 C90,9 60,14 30,10 C20,9 10,8 0,9 Z' fill='black'/></svg>");mask-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 26' preserveAspectRatio='none'><path d='M0,26 L1200,26 L1200,8 C1170,4 1140,12 1110,7 C1080,2 1050,11 1020,9 C990,7 960,2 930,5 C900,8 870,14 840,10 C810,6 780,1 750,4 C720,7 690,13 660,10 C630,7 600,2 570,5 C540,8 510,15 480,11 C450,7 420,1 390,4 C360,7 330,13 300,9 C270,5 240,11 210,8 C180,5 150,1 120,5 C90,9 60,14 30,10 C20,9 10,8 0,9 Z' fill='black'/></svg>");-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;z-index:2;pointer-events:none}.dc-brand-cross__header{display:flex;flex-direction:row;align-items:baseline;justify-content:space-between;gap:1.2rem;margin:0 0 1.5rem;padding:0;text-align:left;flex-wrap:wrap}.dc-brand-cross__header[data-dc-sticky-stack]{position:sticky;top:84px;z-index:6;padding:.75rem 0 .65rem;background:linear-gradient(180deg,#14100cfa,#14100ceb);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.dc-brand-cross__heading{text-align:left;font-family:var(--dc-font-knockout, var(--dc-font-heading));font-size:clamp(1.9rem,2.8vw,2.6rem);font-weight:800;text-transform:uppercase;color:var(--dc-color-white);margin:0;letter-spacing:.04em;line-height:1}.dc-brand-cross__view-all{display:inline-flex;align-items:center;gap:.55rem;font-family:var(--dc-font-knockout, var(--dc-font-heading));font-size:.95rem;font-weight:700;text-transform:uppercase;letter-spacing:.16em;color:var(--dc-color-white);text-decoration:none;transition:color .2s ease,transform .2s ease}.dc-brand-cross__view-all:hover{color:#d3541a;transform:translate(2px)}.dc-brand-cross__view-all:after{content:"\2192";font-size:1.05rem;line-height:1}.dc-brand-cross__grid{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(0,1fr);grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:.25rem}.dc-brand-cross__grid::-webkit-scrollbar{display:none}.dc-brand-cross__grid>.dc-brand-cross__card{scroll-snap-align:start}.dc-brand-cross__card{position:relative;overflow:hidden;aspect-ratio:4 / 5;text-decoration:none;display:block}.dc-brand-cross__image{position:absolute;top:0;right:0;bottom:0;left:0}.dc-brand-cross__image>img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease;display:block}.dc-brand-cross__card:hover .dc-brand-cross__image>img{transform:scale(1.015)}.dc-brand-cross__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,#0000000d 0% 50%,#0000008c 80%,#000000d9);pointer-events:none;transition:background .45s ease}.dc-brand-cross__card:hover .dc-brand-cross__overlay{background:linear-gradient(180deg,#0000 0% 45%,#00000080 78%,#000000e6)}.dc-brand-cross__caption{position:absolute;left:0;right:0;bottom:0;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:.45rem;padding:1rem .85rem 1.1rem;pointer-events:none;text-align:center}.dc-brand-cross__logo{display:block;width:auto;height:auto;max-height:clamp(44px,5.8vw,64px);max-width:min(72%,200px);object-fit:contain;margin:0;filter:brightness(0) invert(1) drop-shadow(0 2px 10px rgba(0,0,0,.45));transition:transform .45s ease}.dc-brand-cross__logo--duck,.dc-brand-cross__logo--buck,.dc-brand-cross__logo--strut{max-height:clamp(44px,5.8vw,64px);max-width:min(72%,200px)}.dc-brand-cross__logo--fin{max-height:clamp(44px,5.8vw,64px);max-width:min(78%,220px);filter:brightness(0) invert(1) drop-shadow(0 2px 10px rgba(0,0,0,.45))}.dc-brand-cross__card:hover .dc-brand-cross__logo{transform:translateY(-2px)}.dc-brand-cross__label{display:inline-block;max-width:92%;font-family:var(--dc-font-heading);font-weight:700;font-size:clamp(.68rem,.9vw,.82rem);letter-spacing:.22em;text-transform:uppercase;color:#ffffffd9;line-height:1.15;text-shadow:0 1px 4px rgba(0,0,0,.35);margin:0}@media screen and (max-width:749px){.dc-brand-cross{padding:2rem 0 2.25rem}.dc-brand-cross__header{margin-bottom:1rem;gap:.45rem}.dc-brand-cross__heading{font-size:clamp(1.5rem,6.5vw,2rem)}.dc-brand-cross__view-all{font-size:.82rem;letter-spacing:.14em}.dc-brand-cross__grid{display:flex;grid-template-columns:none;grid-auto-flow:column;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:.55rem;padding:0 .85rem .75rem;margin:0 -.85rem}.dc-brand-cross__grid>.dc-brand-cross__card{flex:0 0 65%;max-width:320px;scroll-snap-align:start}.dc-brand-cross__card{aspect-ratio:4 / 5}}.template-index .main-content .dc-page-width,.template-index .dc-hero__slide-content,.template-index .dc-commander-series__inner,.template-index .dc-brand-story__inner{max-width:var(--dc-home-content-max);margin-left:auto;margin-right:auto;padding-left:var(--dc-home-content-pad);padding-right:var(--dc-home-content-pad);box-sizing:border-box}.template-index .dc-hero__slide-content{width:100%}@media screen and (min-width:750px){.template-index .dc-hero__slide-content{padding-top:calc(var(--dc-header-height, 88px) + 5rem);padding-bottom:1rem}}.template-index .dc-commander-series__inner{width:100%}.template-index .dc-commander-series__grid,.template-index .dc-featured-products--carousel .dc-featured-products__track,.template-index .dc-video-grid__grid{width:100%;max-width:100%}.template-index .dc-featured-products--carousel,.template-index .dc-featured-products--carousel.dc-featured-products--light,.template-index .dc-video-grid{background-color:#14100c!important;background-image:radial-gradient(ellipse 90% 60% at 50% 0%,rgba(255,255,255,.04) 0%,transparent 58%),linear-gradient(180deg,#18120e,#100c09)!important}.template-index .dc-featured-products--carousel{padding:1.55rem 0 2rem!important}.template-index .dc-featured-products__top{align-items:flex-start;margin-bottom:.9rem;gap:1rem}.template-index .dc-featured-products__heading,.template-index .dc-video-grid .dc-heading-with-lines__heading{color:#fff!important}.template-index .dc-featured-products--carousel .dc-featured-products__track{padding-top:.25rem}.template-index .dc-brand-story{background-color:#14100c!important;background-image:linear-gradient(180deg,#100c09,#18120e)!important}.template-index .dc-brand-story__inner{padding-left:var(--dc-home-content-pad);padding-right:var(--dc-home-content-pad)}.template-index .dc-video-grid{padding:1.75rem 0 2.4rem!important}@media screen and (max-width:749px){.template-index .main-content .dc-page-width,.template-index .dc-hero__slide-content,.template-index .dc-commander-series__inner,.template-index .dc-brand-story__inner{max-width:none;padding-left:var(--dc-page-pad-x);padding-right:var(--dc-page-pad-x)}.template-index .dc-featured-products--carousel{padding:1.45rem 0 1.9rem!important}.template-index .dc-video-grid{padding:1.6rem 0 2rem!important}.template-index .dc-sponsors{padding-top:clamp(2.5rem,10vw,4rem)}}.template-index .dc-hero__slide-content,.template-index .dc-commander-series__inner,.template-index .dc-featured-products .dc-page-width,.template-index .dc-brand-story__inner,.template-index .dc-video-grid .dc-page-width,.template-index .dc-sponsors .dc-page-width{max-width:var(--dc-home-content-max);padding-left:var(--dc-home-min-edge);padding-right:var(--dc-home-min-edge);margin-left:auto;margin-right:auto;box-sizing:border-box}.template-index .dc-commander-series__grid{margin-left:0;margin-right:0}.template-index .dc-featured-products--carousel,.template-index .dc-featured-products--carousel.dc-featured-products--light,.template-index .dc-brand-story,.template-index .dc-video-grid,.template-index .dc-sponsors{background-color:#14100c!important;background-image:radial-gradient(ellipse 90% 60% at 50% 0%,rgba(255,255,255,.04) 0%,transparent 58%),linear-gradient(180deg,#18120e,#100c09)!important}.template-index .shopify-section.section-dc-featured-products,.template-index .shopify-section.section-dc-brand-story,.template-index .shopify-section.section-dc-video-grid{position:relative;z-index:5}.template-index .dc-featured-products--carousel{padding-top:1.55rem!important;padding-bottom:2rem!important}.template-index .dc-featured-products__top{align-items:flex-start;gap:1rem;margin-bottom:.9rem}.template-index .dc-featured-products__controls{display:none}.template-index .dc-featured-products__heading,.template-index .dc-video-grid .dc-heading-with-lines__heading,.template-index .dc-sponsors__heading{color:#fff!important}.template-index .dc-featured-products__subheading{color:#ffffffb8!important;margin-bottom:0}.template-index .dc-featured-products--carousel .dc-featured-products__track{padding-top:.25rem;width:100%;max-width:100%}.template-index .dc-featured-products--carousel .dc-featured-products__item .dc-product-card{background:#fff}.template-index .dc-video-grid{padding-top:1.75rem!important;padding-bottom:2.4rem!important}.template-index .dc-video-grid .dc-heading-with-lines{margin-bottom:1rem}.template-index .dc-video-grid .dc-heading-with-lines__line{background:#fff3}.template-index .dc-video-card{background:#ffffff0f!important;border-color:#ffffff1f!important}.template-index .dc-video-card__title{color:#fff!important}.template-index .dc-video-grid__cta{margin-top:1.25rem}.template-index .dc-sponsors{padding-top:clamp(3rem,6vw,5rem)}.template-index .dc-sponsors__heading{color:#ffffffbd!important}.template-index .dc-sponsors__item--text{border-color:#fff3;background:#ffffff0d}@media screen and (max-width:749px){.template-index .dc-hero__slide-content,.template-index .dc-commander-series__inner,.template-index .dc-featured-products .dc-page-width,.template-index .dc-brand-story__inner,.template-index .dc-video-grid .dc-page-width,.template-index .dc-sponsors .dc-page-width{max-width:none;padding-left:var(--dc-page-pad-x);padding-right:var(--dc-page-pad-x)}.template-index .dc-featured-products--carousel{padding-top:1.45rem!important;padding-bottom:1.9rem!important}.template-index .dc-video-grid{padding-top:1.6rem!important;padding-bottom:2rem!important}.template-index .dc-sponsors{padding-top:clamp(2.5rem,10vw,4rem)}}.template-index .dc-featured-products--carousel .dc-featured-products__item .dc-product-card{background:#1c1610!important;border:1px solid rgba(255,255,255,.12)!important;box-shadow:0 1px 2px #00000040,0 10px 28px #00000052!important}.template-index .dc-featured-products--carousel .dc-product-card__image,.template-index .dc-featured-products--carousel .dc-product-card__media{background:#0f0b08!important}.template-index .dc-featured-products--carousel .dc-product-card__content{background:#1c1610!important;border-top:1px solid rgba(255,255,255,.08)!important}.template-index .dc-featured-products--carousel .dc-product-card__title,.template-index .dc-featured-products--carousel .dc-product-card__title a{color:#fff!important}.template-index .dc-featured-products--carousel .dc-product-card__price{color:#ffffffd9!important}.template-index .dc-featured-products--carousel .dc-product-card__compare-price{color:#ffffff80!important}.template-index .dc-featured-products__cta .dc-button,.template-index .dc-video-grid__cta .dc-button,.template-index .dc-video-grid__cta .dc-button--ghost{background:transparent!important;background-image:none!important;border:0!important;border-radius:0!important;padding:.4rem 0!important;color:#fff!important;font-family:var(--dc-font-heading)!important;text-transform:uppercase!important;letter-spacing:.12em!important;font-size:1rem!important;font-weight:800!important;display:inline-flex!important;align-items:center!important;gap:.5rem!important;box-shadow:none!important}.template-index .dc-featured-products__cta .dc-button:hover,.template-index .dc-featured-products__cta .dc-button:focus-visible,.template-index .dc-video-grid__cta .dc-button:hover,.template-index .dc-video-grid__cta .dc-button:focus-visible,.template-index .dc-video-grid__cta .dc-button--ghost:hover,.template-index .dc-video-grid__cta .dc-button--ghost:focus-visible{background:transparent!important;background-image:none!important;color:var(--dc-color-buck, #d3541a)!important;transform:translate(2px)}.template-index .dc-commander-series__view-all{font-size:1rem}.dc-sponsors__marquee{justify-content:flex-start}.dc-featured-products--carousel .dc-featured-products__track{align-items:flex-start}.dc-featured-products--carousel .dc-product-card__title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.45em}.template-index .dc-featured-products--carousel .dc-product-card__title,.template-index .dc-featured-products--carousel .dc-product-card__title a{font-family:var(--dc-font-heading)!important;font-size:16px!important;font-weight:600!important;text-transform:uppercase!important;letter-spacing:.1em!important;line-height:1.25!important;color:#ffffffb8!important}.template-index .dc-featured-products--carousel .dc-product-card__price{font-family:var(--dc-font-heading)!important;font-weight:600!important;text-transform:uppercase!important;letter-spacing:.1em!important;color:#ffffffb8!important}.dc-hero .dc-hero__dots{left:50%;right:auto;bottom:1.5rem;top:auto;transform:translate(-50%);flex-direction:row;z-index:6}.template-index .dc-hero .dc-hero__dots{left:50%;right:auto;transform:translate(-50%);width:min(calc(100% - 2 * var(--dc-home-content-pad, 1.6rem)),var(--dc-home-content-max, 1320px));justify-content:center;bottom:calc(var(--dc-home-hero-photo-bleed, 760px) - var(--dc-home-hero-carousel-to-grid, 126px) + var(--dc-home-hero-dots-gap, .75rem))}@media screen and (max-width:749px){.dc-hero .dc-hero__dots{bottom:.9rem}.template-index .dc-hero .dc-hero__dots{width:calc(100% - 2 * var(--dc-page-pad-x, 1rem));bottom:calc(var(--dc-home-hero-photo-bleed, 620px) - var(--dc-home-hero-carousel-to-grid, 82px) + var(--dc-home-hero-dots-gap, .75rem))}}.dc-hero .dc-hero__dot{width:12px;height:12px;background:#9a9a9a!important;opacity:.5!important;box-shadow:none}.dc-hero .dc-hero__dot:hover{opacity:.75!important}.dc-hero .dc-hero__dot:focus-visible{outline:2px solid rgba(255,255,255,.85);outline-offset:3px}.dc-hero .dc-hero__dot--active,.dc-hero .dc-hero__dot--duck.dc-hero__dot--active,.dc-hero .dc-hero__dot--buck.dc-hero__dot--active,.dc-hero .dc-hero__dot--strut.dc-hero__dot--active,.dc-hero .dc-hero__dot--fin.dc-hero__dot--active{background:#9a9a9a!important;opacity:1!important;transform:scale(1.2)}.dc-hero--brand .dc-brand-hero__stack{pointer-events:auto}
/*# sourceMappingURL=/cdn/shop/t/17/assets/dc-home.css.map?cb=20260605a */
