.featured-product-carousel{display:flex;flex-wrap:wrap;gap:var(--text-gap) var(--col-gap-lg)}@media screen and (min-width:990px){.featured-product-carousel{padding-right:0}}.featured-product-carousel__text-container{text-align:left;flex:0 0 45%;flex-basis:calc(45% - var(--col-gap-lg))}@media screen and (max-width:989px){.featured-product-carousel__text-container{flex:0 0 100%}}.featured-product-carousel__text-container .section-heading-container{text-align:left;margin-bottom:0}.featured-product-carousel__text-container .section-heading-container .section-heading{margin:0;padding:0}.featured-product-carousel__text-container .text-block.align-justify{text-align:justify}.featured-product-carousel__text-container .text-block li,.featured-product-carousel__text-container .text-block ol,.featured-product-carousel__text-container .text-block p,.featured-product-carousel__text-container .text-block ul{color:#000;font-size:20px;font-style:normal;font-weight:500;line-height:1.7}.featured-product-carousel__text-container .text-block li strong,.featured-product-carousel__text-container .text-block ol strong,.featured-product-carousel__text-container .text-block p strong,.featured-product-carousel__text-container .text-block ul strong{color:#000;font-weight:400}.featured-product-carousel__text-container .text-block h1,.featured-product-carousel__text-container .text-block h2,.featured-product-carousel__text-container .text-block h3,.featured-product-carousel__text-container .text-block h4,.featured-product-carousel__text-container .text-block h5,.featured-product-carousel__text-container .text-block h6{color:#000}.featured-product-carousel__text-container a.button{align-self:flex-start}.featured-product-carousel__carousel-container{flex:1 0 auto;flex-basis:calc(50% - var(--col-gap-lg));overflow-x:scroll}@media screen and (max-width:989px){.featured-product-carousel__carousel-container{flex:0 0 100%;overflow-x:hidden}}.featured-product-carousel__carousel-container .grid{display:grid;gap:var(--grid-gap);margin:0;grid-template-columns:repeat(auto-fill,minmax(287px,1fr));grid-auto-flow:column;grid-auto-columns:287px;scroll-snap-type:x mandatory;width:100vw;translate:calc(-1 * var(--sect-pad-x-sm));padding:0 var(--sect-pad-x-sm);box-sizing:border-box;padding-bottom:var(--grid-gap)}@media screen and (max-width:989px){.featured-product-carousel__carousel-container .grid{overflow-x:scroll;scroll-snap-type:x mandatory;padding-bottom:0}}.featured-product-carousel__carousel-container .grid li{width:100%;max-width:100%;min-width:100%;scroll-snap-align:center;display:grid;grid-template-rows:subgrid;grid-row:span 5;gap:0}.featured-product-carousel__carousel-container .grid li:last-of-type{padding-right:var(--grid-gap)}@media screen and (max-width:989px){.featured-product-carousel__carousel-container .grid li{width:70vw;min-width:287px;max-width:287px}}.featured-product-carousel__carousel-container .grid li .product-card-wrapper .card .card__content{grid-row:span 5}.featured-product-carousel__carousel-container .grid li .product-card-wrapper .card .card__content .view-subscriptions{margin-bottom:0;margin-top:auto;position:relative;grid-row-start:auto;margin:1rem 0 0;z-index:1}.featured-product-carousel__carousel-container .slider-buttons{display:none}