.text-uppercase{text-transform:uppercase}@-webkit-keyframes pulse{0%{-webkit-transform:scale(0.95);transform:scale(0.95);-webkit-box-shadow:0 0 0 0 rgba(7,134,73,.7);box-shadow:0 0 0 0 rgba(7,134,73,.7)}70%{-webkit-transform:scale(1);transform:scale(1);-webkit-box-shadow:0 0 0 10px rgba(7,134,73,0);box-shadow:0 0 0 10px rgba(7,134,73,0)}100%{-webkit-transform:scale(0.95);transform:scale(0.95);-webkit-box-shadow:0 0 0 0 rgba(7,134,73,0);box-shadow:0 0 0 0 rgba(7,134,73,0)}}@keyframes pulse{0%{-webkit-transform:scale(0.95);transform:scale(0.95);-webkit-box-shadow:0 0 0 0 rgba(7,134,73,.7);box-shadow:0 0 0 0 rgba(7,134,73,.7)}70%{-webkit-transform:scale(1);transform:scale(1);-webkit-box-shadow:0 0 0 10px rgba(7,134,73,0);box-shadow:0 0 0 10px rgba(7,134,73,0)}100%{-webkit-transform:scale(0.95);transform:scale(0.95);-webkit-box-shadow:0 0 0 0 rgba(7,134,73,0);box-shadow:0 0 0 0 rgba(7,134,73,0)}}@-webkit-keyframes fadeIn{from{opacity:0;-webkit-transform:translate(0, -15%);transform:translate(0, -15%)}to{opacity:1;-webkit-transform:translate(0, 0%);transform:translate(0, 0%)}}@keyframes fadeIn{from{opacity:0;-webkit-transform:translate(0, -15%);transform:translate(0, -15%)}to{opacity:1;-webkit-transform:translate(0, 0%);transform:translate(0, 0%)}}@-webkit-keyframes float{0%{-webkit-transform:translateY(0px);transform:translateY(0px)}50%{-webkit-transform:translateY(-14px);transform:translateY(-14px)}100%{-webkit-transform:translateY(0px);transform:translateY(0px)}}@keyframes float{0%{-webkit-transform:translateY(0px);transform:translateY(0px)}50%{-webkit-transform:translateY(-14px);transform:translateY(-14px)}100%{-webkit-transform:translateY(0px);transform:translateY(0px)}}.related-products--wrapper.stacked{display:grid;grid-template-columns:repeat(var(--column_count, 2), 1fr);-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:10px}@media(min-width: 768px){.related-products--wrapper.carousel.column-count-5 .product--card{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%}.related-products--wrapper.carousel.column-count-4 .product--card{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%}.related-products--wrapper.carousel.column-count-3 .product--card{-webkit-box-flex:0;-ms-flex:0 0 33.33%;flex:0 0 33.33%}.related-products--wrapper.stacked{gap:20px}}@media(max-width: 767px){.related-products--wrapper.stacked.mobile-swipe{grid-auto-flow:column;grid-auto-columns:minmax(55%, 1fr);grid-template-columns:repeat(auto-fill, minmax(55%, 1fr));overflow-x:auto;padding-bottom:15px;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;gap:10px}.m-pr-0 .section--header{left:-15px}}.related-product--card .product--card-detail-inner{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.related-product--card .product--card-detail-inner .product--card-detail-content{margin:auto}.related-product--card .product--card-detail-inner .product--card-detail-content .product-actions .product-selection-radio{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:sans-serif;color:#d00019;font-weight:600;cursor:pointer;text-align:center}.related-product--card .product--card-detail-inner .product--card-detail-content .product-actions .product-selection-radio label{cursor:pointer}.related-product--card .product--card-detail-inner .product--card-detail-content .product-actions .product-selection-radio input[type=radio]{display:none}.related-product--card .product--card-detail-inner .product--card-detail-content .product-actions .product-selection-radio input[type=radio]+.product-selection-radio--dot{width:1.5em;height:1.5em;border:2px solid #d00019;border-radius:50%;margin-bottom:8px;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;margin:0 auto .5em auto}.related-product--card .product--card-detail-inner .product--card-detail-content .product-actions .product-selection-radio input[type=radio]:checked+.product-selection-radio--dot{background-color:#d00019}.related-product--card .product--card-detail-inner .product--card-detail-content .product-actions .product-selection-radio--title{font-size:.7em;line-height:1.15;max-width:150px;width:100%}@media(min-width: 768px){.related-product--card .product--card-detail-inner .product--card-detail-content .product-actions .product-selection-radio--title{font-size:1em}}.related-product--card .product--card-detail-inner .product--card-detail-content .product-actions .product-selection-radio--title small{display:block;text-transform:uppercase;font-weight:lighter;font-size:50%}@media(min-width: 768px){.related-product--card .product--card-detail-inner .product--card-detail-content .product-actions .product-selection-radio--title small{font-size:70%}}related-products{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1em;padding:1em;width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap}@media(min-width: 768px){related-products{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}related-products>*{-webkit-box-flex:10;-ms-flex:10 0 auto;flex:10 0 auto}@media(min-width: 768px){related-products>*{-webkit-box-flex:10;-ms-flex:10 0 0px;flex:10 0 0}}related-products .container,related-products .container-sm{padding:0;max-width:none}related-products .section-featured-image{border-radius:1em;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex}@media(min-width: 768px){related-products .section-featured-image{max-width:33%}}related-products .section-featured-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:opacity .4s ease-in-out;transition:opacity .4s ease-in-out}@media(min-width: 768px){related-products .section-featured-image+*{max-width:66%}}related-products .section--header{text-align:center;color:#d00019}related-products .section--header h2{font-weight:300;color:#d00019;font-size:1.5em}@media(min-width: 768px){related-products .section--header h2{font-size:2em}}related-products .section--header h2 strong{font-weight:bold}related-products .section--footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1em;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:1em 0}@media(min-width: 768px){related-products .section--footer{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:1em}}related-products .section--footer .related-products--totals{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;line-height:1;font-size:1em;color:#d00019}related-products .section--footer .related-products--totals .related-products--compare-at-price{font-size:80%;text-decoration:line-through}related-products .section--footer .related-products--totals .related-products--price{font-size:150%;font-weight:bold}related-products .section--footer .product-checkout-buttons{padding:0}related-products .section--footer .product-checkout-buttons .button{background-color:#d00019;border:0px;border-radius:999px;padding:1em 2em}related-products .product--card-inner .product--card-detail{padding:0 !important}/*# sourceMappingURL=component.related-products.min.css.map */