.card{display:block;overflow:hidden;text-decoration:none}.card-information+.card{margin-bottom:1.8rem}.card-information .caption-with-letter-spacing{text-transform:uppercase;font-size:1.3rem;font-weight:500;letter-spacing:.52px;line-height:16px;color:var(--color-styleguide-victory-gray);font-family:var(--font-heading-family);margin-bottom:.4rem;text-decoration:none}.card.card--soft{background-color:rgba(var(--color-foreground),.04);color:rgb(var(--color-foreground))}.card .icon-wrap{margin-left:.8rem;white-space:nowrap;transition:transform var(--duration-short) ease;overflow:hidden}.card--media{display:block;text-decoration:none}.card__text{text-transform:uppercase;font-weight:700}.card--text-only{display:flex;justify-content:center}.card--text-only.card--product{position:static}.card--text-only:before{content:"";display:block;padding-bottom:100%}.card--product{position:relative}.card--stretch{height:100%}.card--outline:not(.card--soft){border:calc(.1rem / var(--font-body-scale)) solid var(--color-border)}.card--light-border{border:.1rem solid rgba(var(--color-foreground),.04)}.card--light-border:hover{border:.1rem solid rgba(var(--color-foreground),.3);box-shadow:none}.card__text-spacing{padding:3rem}.card-colored.color-background-1{background-color:rgba(var(--color-foreground),.04)}.card--media .card__text-spacing{padding:2rem}@media screen and (min-width: 750px){.card--media .card__text-spacing{padding-left:3rem;padding-right:3rem}}.card-information>*+*{margin-top:.5rem}.card--text-only .card__inner{display:grid;grid-template-rows:1fr auto 1fr;width:100%}.card__content{margin-left:2.5rem;margin-right:2.5rem}.card__content>*{margin:0}.card--text-only .card__content{grid-row:2;justify-self:flex-start;margin-bottom:0;margin-top:0}@media screen and (max-width: 1280px){.card--text-only .card__content .card__text{font-size:calc(var(--font-heading-scale) * 2.8rem)}}@media screen and (max-width: 959px){.card--text-only .card__content .card__text{font-size:calc(var(--font-heading-scale) * 1.8rem)}}.card--text-only .card__badge{align-self:flex-end;grid-row:1}.card--search .card__badge>*,.card--text-only .card__badge>*{margin:0}.card--text-only .card__content+.card__badge{margin-top:0}.media+.card__content{margin-top:2rem;margin-bottom:1.5rem}@media screen and (min-width: 750px){.card--text-only .card__content{margin-top:0;margin-bottom:0}.card--text-only .card__content+.card__badge{margin-top:0}}.card__text-spacing>*{margin:0}.card__text-spacing>*:not(.overlay-card)+*{margin-top:1.5rem}.card__text{margin:0;word-break:break-word}.card-information__text{display:block;margin:0 0 .8rem;padding-right:1.2rem}.card-information__text>.full-unstyled-link{font-size:1.4rem;font-family:var(--font-body-family);line-height:1.8rem;letter-spacing:.14px;color:var(--color-styleguide-navy);text-transform:none}.card-information__wrapper{width:100%}.card-information__wrapper>*{line-height:calc(1 + .4 / var(--font-body-scale));color:rgb(var(--color-foreground))}.price{justify-content:center}.card-information__wrapper>.price{color:var(--color-styleguide-text);margin-bottom:1.2rem;line-height:1.8rem}.card-information__wrapper>.rating{margin-top:.3rem}.card-information__wrapper .caption{letter-spacing:.07rem}.price__regular,.price__sale{font-size:1.4rem;font-family:var(--font-body-family);line-height:1.8rem;letter-spacing:normal;color:var(--color-styleguide-navy);letter-spacing:.14px}.price-item--sale{color:var(--color-styleguide-cc-sale, #8C0000);font-size:1.4rem;font-style:normal;font-weight:700;line-height:100%;letter-spacing:.14rem;text-transform:uppercase}.option_count{font-size:1.2rem;font-family:var(--font-body-family);line-height:1.4rem;letter-spacing:normal;color:var(--color-styleguide-text);text-align:left;margin-top:.6rem}.price--on-sale .price-item--regular{font-weight:500}.price--on-sale .price__sale{align-items:center}.card-wrapper{color:inherit;display:flex;flex-direction:column;position:relative;text-decoration:none}.card-wrapper .card-information{order:1;text-align:left}.card-wrapper .full-unstyled-link:focus-visible{outline:0;box-shadow:none}.card-wrapper .full-unstyled-link:focus-visible:after{outline:.2rem solid rgba(var(--color-foreground),.5);outline-offset:.3rem;box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 .5rem .4rem rgba(var(--color-foreground),.3)}.card-wrapper:focus-within .card{box-shadow:none}.card__media-spacer{padding:2rem 2rem 0}@media screen and (min-width: 750px){.card__media-spacer{padding:3rem 3rem 0}}.card__media-full-spacer{padding:2rem}.card-article-info{margin-top:1rem;display:flex;flex-wrap:wrap}.card__badge{top:0;display:flex;flex-wrap:wrap;left:0;position:absolute}@media (max-width:749px){.card__badge{top:0}}.overlay-card{position:absolute;top:0;bottom:0;left:0;right:0;display:flex;background:transparent;transition:background-color var(--duration-long) ease}.card:hover .card-colored .overlay-card{background-color:rgba(var(--color-card-hover),.06)}@media screen and (min-width: 990px){.card .media.media--hover-effect>img:only-child,.card-wrapper .media.media--hover-effect>img:only-child,.card--search img{transition:transform var(--image-hover-timing) ease}.card:hover .media.media--hover-effect>img:first-child:only-child,.card-wrapper:hover .media.media--hover-effect>img:first-child:only-child{transform:scale(1.2)}.card-wrapper:hover .media.media--hover-effect>img:first-child:not(:only-child){opacity:0}.card-wrapper:hover .media.media--hover-effect>img+img{opacity:1;transition:transform var(--image-hover-timing) ease;transform:scale(1.2)}.card-wrapper:hover .card--search img{transform:scale(1.05)}.card-wrapper:hover .card__text{text-decoration:underline;text-underline-offset:.3rem}.card-wrapper:hover .card--soft{background-color:rgba(var(--color-card-hover),.06);transition:background-color var(--duration-long) ease}}.ProductItem__LabelList{position:absolute;top:0;right:0;z-index:1;display:flex;flex-direction:column;align-items:end}.ProductItem__Label{color:var(--color-badge-foreground);margin-bottom:.5rem;font-size:1.2rem;font-family:var(--font-body-family);line-height:1.4rem;letter-spacing:.042rem;font-weight:700;text-transform:uppercase;text-align:center;padding:.5rem 1rem;background:var(--color-badge-background)}.ProductItem__Label:last-child{margin-bottom:0}@media screen and (max-width:750px){.ProductItem__Label{font-size:1rem;line-height:1.2rem;letter-spacing:.035rem;font-weight:700}.card-information__text>.full-unstyled-link{font-size:1.4rem;font-family:var(--font-body-family);line-height:1.8rem;letter-spacing:.14px;color:var(--color-styleguide-navy);text-transform:none}}.product .ProductItem__LabelList{top:2rem;right:initial;left:2rem}.product .ProductItem__Label{border:1px solid transparent;border-radius:1.4rem;background:var(--color-styleguide-primary)}@media screen and (max-width:750px){.product .ProductItem__LabelList{top:1rem;left:3rem}}.card__inner{cursor:pointer;background:#f5f4f1;aspect-ratio:370/278}@media (max-width:749px){.card__inner{aspect-ratio:296/220}}.card__inner img{object-fit:contain}.card__inner .hover--image{opacity:0;transition:all .3s ease;object-fit:cover;object-position:center center}.card__inner.has-hover--image{padding-top:0;padding-bottom:0}.card__inner.has-hover--image:hover img:not(.hover--image){opacity:0;transition:opacity .4s cubic-bezier(.25,.46,.45,.94)}.card__inner:hover .hover--image{opacity:1}.card--product .card__badge .badge{padding:1rem 1.2rem;align-items:center;gap:1rem;font-size:1.2rem;font-style:normal;font-weight:700;line-height:120%;letter-spacing:.096rem;text-transform:uppercase;border-radius:0;background:#1a1a1ab3;color:var(--color-styleguide-white)}.card-information .card-information__text>.full-unstyled-link{font-size:1.6rem;font-weight:700;line-height:120%;letter-spacing:.032rem;font-family:var(--font-body-family);color:var(--color-styleguide-cc-charcoal, #333);text-align:center}.card-information .price__regular{color:#6f6f6f;font-family:var(--font-body-family);font-size:1.4rem;letter-spacing:0;line-height:1.8rem}.card-information .variant-picker{margin-bottom:1.2rem}.card-information .variant-picker .variant-button{width:2rem;height:2rem;border-radius:5rem}.card-information .price-item{color:var(--color-styleguide-cc-text-gray, #595959);font-size:1.4rem;font-style:normal;font-weight:400;line-height:100%;letter-spacing:.14rem;text-transform:uppercase}.card-information .price-item--sale{color:var(--color-styleguide-cc-sale, #8C0000);font-size:1.4rem;font-style:normal;font-weight:700;line-height:100%;letter-spacing:.14rem;text-transform:uppercase}.card-information .variant-swatches{display:flex;align-items:center;flex-direction:row;justify-content:center;gap:.6rem}.card-information .variant-link{text-decoration:none;width:2rem;height:2rem}.card-information .variant-swatch{width:2rem;height:2rem;border-radius:2rem}.card-information .extra-variants{margin:0;width:2rem;height:2rem;line-height:2rem;letter-spacing:2.5px;color:var(--color-styleguide-brunswick-text-gray)}.ProductItem__InlineRating{min-height:2.1rem}@media screen and (max-width: 750px){.card-information .card-information__text>.full-unstyled-link{font-size:1.4rem;letter-spacing:.028rem}}
/*# sourceMappingURL=/cdn/shop/t/33/assets/component-card.css.map */
