.dc-logo-link{display:inline-flex;align-items:center;padding:0!important}.dc-logo-img{width:130px;height:auto;display:block}.dc-button{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;min-height:2.4rem;padding:0 1rem;border-radius:0;text-transform:uppercase;letter-spacing:.08em;text-decoration:none!important;font-weight:700;font-size:.75rem;line-height:1;cursor:pointer;border:2px solid transparent;transition:all var(--dc-transition);white-space:nowrap;color:#fff!important}.dc-button:hover{opacity:.88}.dc-button:focus-visible{outline:2px solid var(--dc-color-white);outline-offset:3px}.dc-button--primary{background:var(--dc-color-secondary);color:var(--dc-color-white);border-color:var(--dc-color-secondary)}.dc-button--primary:hover{background:#a35a27;border-color:#a35a27}.dc-button--secondary{background:var(--dc-color-primary);color:var(--dc-color-white);border-color:var(--dc-color-primary)}.dc-button--secondary:hover{background:#356440;border-color:#356440}.dc-button--ghost{border:2px solid rgba(255,255,255,.9);color:var(--dc-color-white);background:transparent}.dc-button--ghost:hover{border-color:var(--dc-color-white);background:#ffffff1a}.dc-button--duck{background:var(--dc-cta-duck);color:var(--dc-color-white);border-color:var(--dc-cta-duck)}.dc-button--duck:hover{background:#356440;border-color:#356440}.dc-button--strut{background:#6b4226;color:var(--dc-color-white);border-color:var(--dc-cta-strut)}.dc-button--strut:hover{background:#7d4e2d;border-color:#7d4e2d}.dc-button--fin{background:#1a6b6b;color:var(--dc-color-white);border-color:var(--dc-cta-fin)}.dc-button--fin:hover{background:#1f7d7d;border-color:#1f7d7d}.dc-button--tan{background:#a67c52;color:var(--dc-color-white);border-color:#a67c52}.dc-button--tan:hover{background:#b88a5e;border-color:#b88a5e}.dc-button--buck{background:var(--dc-cta-buck);color:var(--dc-color-white);border-color:var(--dc-cta-buck)}.dc-button--buck:hover{background:#e86520;border-color:#e86520}.dc-button span,.dc-button .dc-button__text{color:#fff!important}.dc-button__arrow{width:.75rem;height:.75rem;flex-shrink:0;transition:transform var(--dc-transition);color:#fff!important;stroke:#fff!important}.dc-button:hover .dc-button__arrow{transform:translate(2px)}.dc-badge{display:inline-block;padding:.3rem .6rem;font-size:.9rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;border-radius:0;line-height:1}.dc-badge--primary{background:var(--dc-color-secondary);color:var(--dc-color-white)}.dc-badge--secondary{background:var(--dc-color-primary);color:var(--dc-color-white)}.dc-product-card__brand-badge{position:absolute;top:.5rem;right:.5rem;z-index:3;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;font-size:.6rem;font-weight:800;letter-spacing:.02em;color:var(--dc-color-white);text-transform:uppercase;line-height:1;box-shadow:0 2px 6px #00000040}.dc-product-card__brand-badge--duck{background:var(--dc-cta-duck)}.dc-product-card__brand-badge--strut{background:var(--dc-strut-brown)}.dc-product-card__brand-badge--fin{background:var(--dc-cta-fin)}.dc-product-card__brand-badge--buck{background:var(--dc-cta-buck)}.dc-product-card{position:relative;background:var(--dc-color-dark);border-radius:var(--dc-radius);overflow:hidden;box-shadow:var(--dc-shadow);transition:box-shadow var(--dc-transition),transform var(--dc-transition)}.dc-product-card:hover{box-shadow:var(--dc-shadow-hover)}.dc-product-card__link{display:block;text-decoration:none;color:inherit}.dc-product-card__media,.dc-product-card__image{position:relative;overflow:hidden;aspect-ratio:1 / 1;background:var(--dc-color-dark)}.dc-product-card__media img,.dc-product-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.dc-product-card:hover .dc-product-card__media img,.dc-product-card:hover .dc-product-card__image img{transform:scale(1.04)}.dc-product-card__media .placeholder-svg{width:100%;height:100%}.dc-product-card__badge{position:absolute;top:.8rem;left:.8rem;z-index:2}.dc-product-card__content{padding:1rem 1.2rem 1.2rem}.dc-product-card__title{margin:0 0 .4rem;font-size:1.2rem;font-weight:700;line-height:1.3;color:var(--dc-color-white)}.dc-product-card__price{font-size:1.2rem;font-weight:600;color:var(--dc-color-white);margin-bottom:.8rem}.dc-product-card__price .price{display:flex;align-items:center;gap:.4rem;flex-wrap:wrap}.dc-product-card__cta{width:100%;justify-content:center;font-size:1rem;min-height:3.2rem;padding:0 1rem}.dc-heading-with-lines{display:flex;align-items:center;justify-content:center;gap:1.2rem;margin-bottom:1.5rem}.dc-heading-with-lines--left{justify-content:flex-start}.dc-heading-with-lines--left .dc-heading-with-lines__heading{white-space:normal}.dc-heading-with-lines--left .dc-heading-with-lines__line:first-child{display:none}.dc-heading-with-lines--left .dc-heading-with-lines__line{max-width:72px}.dc-heading-with-lines__line{flex:1;max-width:60px;height:1px;background:#ffffff4d}.dc-heading-with-lines__heading{margin:0;white-space:nowrap;font-family:var(--dc-font-heading);font-size:clamp(1.4rem,2.5vw,2rem);font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--dc-color-white)}.dc-heading-with-lines--parchment .dc-heading-with-lines__heading{color:var(--dc-color-dark)}.dc-heading-with-lines--parchment .dc-heading-with-lines__line{background:#1e1a1447}.dc-section-heading{text-align:center;margin:0 0 .6rem;font-family:var(--dc-font-heading);font-size:clamp(2rem,3vw,2.8rem);font-weight:700;text-transform:uppercase;letter-spacing:.03em;line-height:1.1}.dc-section-subheading{text-align:center;margin:0 0 2.4rem;font-size:1.3rem;line-height:1.5;opacity:.85}
/*# sourceMappingURL=/cdn/shop/t/17/assets/dc-components.css.map?cb=20260605a */
