.dd-product-card--section{position:relative;display:flex;flex-direction:column;justify-content:space-between;width:100%;height:100%;min-width:0;color:var(--dd-color-buzzard-black)}.dd-product-card--section .dd-product-card__top{flex:0 0 auto;gap:12px;overflow:hidden}.dd-product-card--section .dd-product-card__media{position:relative;flex:0 0 auto;background:var(--dd-color-dusty)}.dd-product-card--section.dd-product-card--background-off .dd-product-card__media{background:transparent}.dd-product-card--section .dd-product-card__image{position:absolute;top:0;right:0;bottom:0;left:0;object-fit:cover;border-radius:inherit;pointer-events:none;transform:none;transition:opacity .18s ease}.dd-product-card--section .dd-product-card__image--secondary{opacity:0}.dd-product-card--section .dd-product-card__titles{min-height:42px;padding-inline:8px}.dd-product-card--section.dd-product-card--subtitle-hidden .dd-product-card__titles{min-height:0}.dd-product-card--section .dd-product-card__title{font-size:20px}.dd-product-card--section .dd-product-card__subtitle{font-size:14px}.dd-product-card__lower,.dd-product-card__info,.dd-product-card__cta-wrap{display:flex;width:100%}.dd-product-card__lower,.dd-product-card__info{flex-direction:column}.dd-product-card__lower{align-items:center;overflow:hidden}.dd-product-card__info{align-items:center;gap:6px}.dd-product-card--section .dd-product-card__rating{width:calc(100% - 16px);min-height:16px;font-size:12px;text-align:center}.dd-product-card--section .dd-product-card__price{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:21px;padding-inline:8px;font-size:20px;text-align:center}.dd-product-card__compare-price{color:#918e8e;text-decoration-thickness:1.5px}.dd-product-card__body{width:100%;margin:0;padding-inline:8px;color:inherit;font-family:var(--dd-font-hex);font-size:14px;font-weight:400;line-height:1.3;text-align:center;white-space:pre-line}.dd-product-card__cta-wrap{position:relative;z-index:3;align-items:center;justify-content:center;padding-block-start:10px}.dd-product-card__cta-wrap modal-opener,.dd-product-card__cta-wrap product-form,.dd-product-card__cta-wrap form{display:block}.dd-product-card__cta{position:relative;display:inline-flex;box-sizing:border-box;align-items:flex-start;justify-content:flex-start;width:min(169px,100%);height:49px;min-height:49px;margin:0;padding:2px 25px 7px 20px;border:0;border-radius:0;background:transparent;color:var(--dd-color-sunbleached-bone);font:inherit;text-decoration:none;-webkit-appearance:none;appearance:none;cursor:pointer;isolation:isolate}.dd-product-card__cta:before{position:absolute;z-index:-1;top:5px;right:22px;bottom:4px;left:23px;border-radius:6px;background:var(--dd-color-buzzard-black);content:""}.dd-product-card__cta-face{display:inline-flex;flex:1 1 auto;align-items:center;justify-content:center;gap:7px;min-width:0;min-height:40px;padding-inline:8px;border-radius:6px;background:var(--dd-color-verde-vivo);color:var(--dd-color-sunbleached-bone);font-family:var(--dd-font-hex-condensed);font-size:14px;font-weight:700;line-height:1.3;text-align:center;text-transform:uppercase;white-space:nowrap;transition:background-color .16s ease}.dd-product-card__cta>.sold-out-message:not(.hidden){display:inline-flex;flex:1 1 auto;align-items:center;justify-content:center;min-width:0;min-height:40px;padding-inline:8px;border-radius:6px;background:#918e8e;color:var(--dd-color-sunbleached-bone);font-family:var(--dd-font-hex-condensed);font-size:14px;font-weight:700;line-height:1.3;text-align:center;text-transform:uppercase;white-space:nowrap}.dd-product-card__cta-icon{flex-basis:16px}.dd-product-card__cta--style-secondary .dd-product-card__cta-face{background:var(--dd-color-vivid-ember)}.dd-product-card__cta--style-tertiary .dd-product-card__cta-face{background:var(--dd-color-canyon-earth)}.dd-product-card__cta--style-text{width:auto;height:auto;min-height:36px;padding:9px 0 6px;color:inherit;font-family:var(--dd-font-hex);font-size:14px;font-weight:400;line-height:1.3}.dd-product-card__cta--style-text:before{display:none}.dd-product-card__cta--style-text .dd-product-card__cta-face{position:relative;min-height:auto;padding:0;border-radius:0;background:transparent;color:inherit;font:inherit;text-transform:none}.dd-product-card__cta--style-text .dd-product-card__cta-face:after{position:absolute;right:0;bottom:-2px;left:0;height:1px;background:currentColor;content:"";transform-origin:left;transition:transform .16s ease}.dd-product-card--section:hover .dd-product-card__cta-face,.dd-product-card--section:focus-within .dd-product-card__cta-face,.dd-product-card__cta:hover .dd-product-card__cta-face{background:var(--dd-button-primary-hover)}.dd-product-card--section:hover .dd-product-card__cta--style-secondary .dd-product-card__cta-face,.dd-product-card--section:focus-within .dd-product-card__cta--style-secondary .dd-product-card__cta-face,.dd-product-card__cta--style-secondary:hover .dd-product-card__cta-face{background:var(--dd-button-secondary-hover)}.dd-product-card--section:hover .dd-product-card__cta--style-tertiary .dd-product-card__cta-face,.dd-product-card--section:focus-within .dd-product-card__cta--style-tertiary .dd-product-card__cta-face,.dd-product-card__cta--style-tertiary:hover .dd-product-card__cta-face{background:var(--dd-color-burnt-rose)}.dd-product-card--section:hover .dd-product-card__cta--style-text .dd-product-card__cta-face,.dd-product-card--section:focus-within .dd-product-card__cta--style-text .dd-product-card__cta-face,.dd-product-card__cta--style-text:hover .dd-product-card__cta-face{background:transparent}.dd-product-card--section:hover .dd-product-card__cta--style-text .dd-product-card__cta-face:after,.dd-product-card--section:focus-within .dd-product-card__cta--style-text .dd-product-card__cta-face:after,.dd-product-card__cta--style-text:hover .dd-product-card__cta-face:after{transform:scaleX(.72)}.dd-product-card__cta:disabled{cursor:not-allowed}.dd-product-card__cta:disabled .dd-product-card__cta-face{background:#918e8e}.dd-product-card__cta:focus-visible{outline:2px solid var(--dd-color-buzzard-black);outline-offset:3px}.dd-product-card--align-left .dd-product-card__titles,.dd-product-card--align-left .dd-product-card__rating,.dd-product-card--align-left .dd-product-card__price,.dd-product-card--align-left .dd-product-card__body{text-align:left}.dd-product-card--align-left .dd-product-card__info{align-items:flex-start}.dd-product-card--align-left .dd-product-card__price{justify-content:flex-start}.dd-product-card--align-left .dd-product-card__cta-wrap{align-items:flex-start;justify-content:flex-start;padding-inline-start:8px}@media(hover:hover)and (pointer:fine){.dd-product-card--has-secondary:hover .dd-product-card__image--primary,.dd-product-card--has-secondary:focus-within .dd-product-card__image--primary{opacity:0}.dd-product-card--section:hover .dd-product-card__image--secondary,.dd-product-card--section:focus-within .dd-product-card__image--secondary{opacity:1}}@media screen and (min-width:750px){.dd-product-card--section .dd-product-card__top{gap:14px}.dd-product-card--section .dd-product-card__titles{min-height:62px;padding-inline:10px}.dd-product-card--section.dd-product-card--subtitle-hidden .dd-product-card__titles{min-height:0}.dd-product-card--section .dd-product-card__title{font-size:28px}.dd-product-card--section .dd-product-card__subtitle{font-size:18px}.dd-product-card__info{gap:8px;padding-inline:10px}.dd-product-card--section .dd-product-card__rating{width:100%;min-height:18px;font-size:14px}.dd-product-card--section .dd-product-card__price{gap:10px;min-height:38px;padding-inline:0;font-size:28px}.dd-product-card__body{padding-inline:0;font-size:16px}.dd-product-card__cta-wrap{padding-block-start:8px}.dd-product-card__cta{height:51px;min-height:51px;padding:2px 7px 7px 2px}.dd-product-card__cta:before{top:5px;right:4px;bottom:4px;left:5px}.dd-product-card__cta--add{width:181px}.dd-product-card__cta--shop{width:141px}.dd-product-card__cta-face{min-height:42px}.dd-product-card__cta>.sold-out-message:not(.hidden){min-height:42px}.dd-product-card--align-left .dd-product-card__cta-wrap{padding-inline-start:10px}}@media(prefers-reduced-motion:reduce){.dd-product-card--section .dd-product-card__image{transition:none}.dd-product-card--section .dd-product-card__image--primary{opacity:1!important}.dd-product-card--section .dd-product-card__image--secondary{opacity:0!important}}
/*# sourceMappingURL=/cdn/shop/t/27/assets/component-dd-product-card-section.css.map */
