.featured-product-card{background:var(--color-accent);display:flex;overflow:hidden;padding:20px 0;position:relative;width:100%}@media only screen and (min-width:768px){.featured-product-card{padding:50px 0}}.featured-product-card .row{width:100%}.featured-product-card--mobile{display:block}@media only screen and (min-width:768px){.featured-product-card--mobile{display:none}}.featured-product-card--desktop{display:none}@media only screen and (min-width:768px){.featured-product-card--desktop{display:block}}.featured-product-card--bg{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:0}.featured-product-card--bg.parallax--true{height:110%;top:-5%}.featured-product-card--bg img,.featured-product-card--bg svg{height:100%;object-fit:cover;width:100%}.featured-product-card--bg svg{fill:var(--bg-body,#fff);opacity:.5;padding:50px}.featured-product-card--bg:after{background-color:rgba(var(--color-overlay-rgb),var(--overlay-opacity));bottom:0;content:"";height:100%;left:0;pointer-events:none;position:absolute;width:100%;z-index:11}.featured-product-card--content{display:flex;flex-direction:column;gap:40px;margin:0 auto;padding:0 15px;position:relative;width:100%;z-index:5}@media only screen and (min-width:768px){.featured-product-card--content{flex-direction:row;justify-content:space-between;padding:0 50px}}.featured-product-card--content-inner{color:#fff;width:100%}.featured-product-card--content-inner.content-width-small{max-width:450px}.featured-product-card--content-inner.content-width-medium{max-width:550px}.featured-product-card--content-inner.content-width-large{max-width:650px}.featured-product-card--content .featured-product-card--heading{color:inherit}.animations-true .featured-product-card--content .featured-product-card--heading{visibility:hidden;will-change:visibility}.featured-product-card--content>*+.button{margin-top:30px}.animations-true .featured-product-card--content .button,.animations-true .featured-product-card--content .subheading{opacity:0}@media only screen and (min-width:1068px){.featured-product-card--content .rte.description-size--medium{font-size:1.25rem}.featured-product-card--content .rte.description-size--large{font-size:1.5rem}}.featured-product-card--content .rte p{font-size:inherit}.animations-true .featured-product-card--content .rte p{visibility:hidden;will-change:visibility}@media only screen and (min-width:768px){.featured-product-card--content.content-top{align-items:flex-start}.featured-product-card--content.content-middle{align-items:center}.featured-product-card--content.content-bottom{align-items:flex-end}}.featured-product-card .product-card{background-color:var(--bg-body,#fff);display:none;margin:auto 0 0;max-width:320px;min-height:auto;padding:20px}@media only screen and (min-width:768px){.featured-product-card .product-card{display:flex}}.featured-product-card .product-cart-item{align-items:center;background-color:var(--bg-body,#fff);margin:auto auto 0 0;min-width:270px;padding:5px 20px 5px 5px;width:auto}@media only screen and (min-width:768px){.featured-product-card .product-cart-item{display:none}}