.shopify-section.ms-tools-rec-section{--ms-tools-rec-pad-top-d: 80px;--ms-tools-rec-pad-bottom-d: 100px;--ms-tools-rec-pad-top-m: 40px;--ms-tools-rec-pad-bottom-m: 50px}.shopify-section.ms-tools-rec-section .ms-tools-rec{display:block;padding-top:var(--ms-tools-rec-pad-top-m);padding-bottom:var(--ms-tools-rec-pad-bottom-m)}@media screen and (min-width:960px){.shopify-section.ms-tools-rec-section .ms-tools-rec{padding-top:var(--ms-tools-rec-pad-top-d);padding-bottom:var(--ms-tools-rec-pad-bottom-d)}}.shopify-section.ms-tools-rec-section .ms-tools-rec__title-wrap{text-align:center;margin:0 0 2rem}.shopify-section.ms-tools-rec-section .ms-tools-rec__heading{margin:0 0 60px;font-size:clamp(1.5rem,2vw + 1rem,3rem);font-weight:700}.shopify-section.ms-tools-rec-section .ms-tools-rec__grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.shopify-section.ms-tools-rec-section .ms-tools-rec__grid>li{position:relative}@media screen and (min-width:769px){.shopify-section.ms-tools-rec-section .ms-tools-rec__grid{margin-top:0}}@media screen and (min-width:960px){.shopify-section.ms-tools-rec-section .ms-tools-rec__grid{grid-template-columns:repeat(var(--ms-tools-rec-cols-d, 4),minmax(0,1fr));gap:20px}.shopify-section.ms-tools-rec-section .ms-tools-rec__grid--cols-4-desktop{display:flex;flex-wrap:wrap;gap:20px}.shopify-section.ms-tools-rec-section .ms-tools-rec__grid--cols-4-desktop>li{width:calc((100% - 60px)/4);flex:0 0 auto;min-height:510px;padding:24px 20px;box-sizing:border-box;box-shadow:0 0 7px #b0b0b059;border-radius:10px}.shopify-section.ms-tools-rec-section .ms-tools-rec__grid--cols-4-desktop>li .ms-tools-rec-card{min-height:100%}.shopify-section.ms-tools-rec-section .ms-tools-rec__grid--cols-4-desktop>li .ms-tools-rec-card__info{padding:0}.shopify-section.ms-tools-rec-section .ms-tools-rec__grid--cols-3-desktop{display:flex;flex-wrap:wrap;gap:20px}.shopify-section.ms-tools-rec-section .ms-tools-rec__grid--cols-3-desktop>li{width:calc((100% - 40px) / 3);flex:0 0 auto;min-height:600px;padding:24px 20px;box-sizing:border-box;box-shadow:0 0 7px #b0b0b059}.shopify-section.ms-tools-rec-section .ms-tools-rec__grid--cols-3-desktop>li .ms-tools-rec-card{min-height:100%}.shopify-section.ms-tools-rec-section .ms-tools-rec__grid--cols-3-desktop>li .ms-tools-rec-card__info{padding-left:0;padding-right:0}.shopify-section.ms-tools-rec-section .ms-tools-rec__grid--cols-2-desktop{display:flex;flex-wrap:wrap;gap:20px}.shopify-section.ms-tools-rec-section .ms-tools-rec__grid--cols-2-desktop>li{width:calc((100% - 20px)/2);flex:0 0 auto;min-height:500px;padding:24px 20px;box-sizing:border-box;box-shadow:0 0 7px #b0b0b059}.shopify-section.ms-tools-rec-section .ms-tools-rec__grid--cols-2-desktop>li .ms-tools-rec-card{min-height:100%}.shopify-section.ms-tools-rec-section .ms-tools-rec__grid--cols-2-desktop>li .ms-tools-rec-card__info{padding-left:0;padding-right:0}}.ms-tools-rec-card{position:relative;z-index:0;background:var(--ms-tools-rec-card-bg, #1e1e1e);border-radius:10px;overflow:hidden;height:100%;display:flex;flex-direction:column;justify-content:space-between;text-decoration:none;color:inherit}@media screen and (min-width:769px){.shopify-section.ms-tools-rec-section .ms-tools-rec-card__wrap .ms-tools-rec-card{min-height:430px}}.ms-tools-rec-card__media{position:relative;background:var(--ms-tools-rec-card-bg, #1e1e1e)}.ms-tools-rec-card__media-link{display:block;position:relative;aspect-ratio:1 / 1;overflow:hidden}.ms-tools-rec-card__img{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center}.ms-tools-rec-card__img--primary{z-index:1;transition:opacity .3s ease}.ms-tools-rec-card__img--secondary{z-index:0;opacity:0;transition:opacity .3s ease}.ms-tools-rec-card__media--dual .ms-tools-rec-card__media-link:hover .ms-tools-rec-card__img--secondary,.ms-tools-rec-card__media--dual .ms-tools-rec-card__media-link:focus-within .ms-tools-rec-card__img--secondary{opacity:1}.ms-tools-rec-card__media--dual .ms-tools-rec-card__media-link:hover .ms-tools-rec-card__img--primary,.ms-tools-rec-card__media--dual .ms-tools-rec-card__media-link:focus-within .ms-tools-rec-card__img--primary{opacity:0}@media screen and (min-width:960px){.ms-tools-rec-card__media--dual .ms-tools-rec-card__media-link:hover .ms-tools-rec-card__img--secondary .ms-tools-rec-card__image,.ms-tools-rec-card__media--dual .ms-tools-rec-card__media-link:focus-within .ms-tools-rec-card__img--secondary .ms-tools-rec-card__image{transform:scale(1.03)}}.ms-tools-rec-card__image{width:100%;height:100%;object-fit:contain;display:block;transition:opacity .3s ease,transform var(--duration-long, .4s) ease}.ms-tools-rec-card__placeholder{width:60%;height:auto;opacity:.35}.ms-tools-rec-card__save{position:absolute;z-index:3;top:10px;left:10px;display:inline-flex;align-items:center;gap:4px;padding:2px 12px;font-family:Poppins,var(--font-body-family),sans-serif;font-size:12px;font-weight:600;font-style:normal;line-height:normal;background:var(--ms-tools-rec-save-bg, rgba(19, 178, 186, .1));color:var(--ms-tools-rec-save-text, rgb(var(--color-custom-theme, 19 178 186)));border-radius:50px}@media screen and (max-width:1599px){.shopify-section.ms-tools-rec-section .ms-tools-rec-card__save{font-size:11px}}@media screen and (max-width:958px){.shopify-section.ms-tools-rec-section .ms-tools-rec-card__save{font-size:12px;zoom:.8}}@media screen and (max-width:589px){.shopify-section.ms-tools-rec-section .ms-tools-rec-card__save{font-size:11px}}.ms-tools-rec-card__info{flex:1;display:flex;flex-direction:column;padding:24px 20px;gap:8px}.ms-tools-rec-card__tag{display:inline-block;align-self:flex-start;font-family:Poppins,var(--font-body-family),sans-serif;font-size:12px;font-weight:600;font-style:normal;line-height:normal;letter-spacing:normal;text-transform:none;padding:2px 12px;border-radius:50px;color:rgb(var(--color-custom-theme, 19 178 186));background:#13b2ba1a}.ms-tools-rec-card__title{margin:4px 0 0;font-size:20px;font-weight:600;line-height:1.2}.ms-tools-rec-card__title-link{display:-webkit-box;padding-right:4px;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;color:var(--ms-tools-rec-title, #fff);text-decoration:none}.ms-tools-rec-card__title-link:hover{text-decoration:underline}.ms-tools-rec-card__sub{margin:0;padding-top:4px;padding-right:4px;font-size:14px;font-weight:400;line-height:1.2;color:var(--ms-tools-rec-sub, #999999);overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}.ms-tools-rec-card__price{margin-top:auto;padding-top:8px}.ms-tools-rec-card__price .price{margin:0}.ms-tools-rec-card__price .price:not(.price--on-sale) .price__regular{display:flex;flex-wrap:wrap;align-items:baseline;gap:.35rem .5rem}.ms-tools-rec-card__price .price--on-sale .price__sale{display:flex;flex-wrap:wrap;align-items:baseline;gap:.35rem .5rem}.shopify-section.ms-tools-rec-section .ms-tools-rec-card__price .price .price-item--sale,.shopify-section.ms-tools-rec-section .ms-tools-rec-card__price .price:not(.price--on-sale) .price__regular .price-item--regular,.shopify-section.ms-tools-rec-section .ms-tools-rec-card__price .price-position-sale .price-item--sale{color:var(--ms-tools-rec-price-sale, rgb(var(--color-custom-theme, 19 178 186)));font-size:20px!important;font-weight:600;line-height:1.2}.shopify-section.ms-tools-rec-section .ms-tools-rec-card__price .price--on-sale .price-item--sale,.shopify-section.ms-tools-rec-section .ms-tools-rec-card__price .price-position-sale .price-item--sale{margin-right:16px}.shopify-section.ms-tools-rec-section .ms-tools-rec-card__price .price-item--regular.variant-item__old-price,.shopify-section.ms-tools-rec-section .ms-tools-rec-card__price s.price-item--regular,.shopify-section.ms-tools-rec-section .ms-tools-rec-card__price .price--on-sale .price-item--regular,.shopify-section.ms-tools-rec-section .ms-tools-rec-card__price .price-position-origin .price-item--regular,.shopify-section.ms-tools-rec-section .ms-tools-rec-card__price .price-position-origin .itrans-money{color:var(--ms-tools-rec-price-compare, #666666);font-size:14px!important;font-weight:400;line-height:1.2;text-decoration:line-through}.ms-tools-rec-card__actions{margin-top:12px}.ms-tools-rec-card__btn{display:inline-flex;align-items:center;justify-content:center;width:auto;padding:10px 30px;font-family:Poppins,var(--font-body-family),sans-serif;font-size:14px;font-weight:500;line-height:normal;text-align:center;text-decoration:none;color:var(--ms-tools-rec-btn-text, #fff);background:var(--ms-tools-rec-btn-bg, #13b2ba);border-radius:50px;border:1px solid var(--ms-tools-rec-btn-border, #13b2ba);transition:background .2s ease,border-color .2s ease,color .2s ease,filter .2s ease;cursor:pointer}.ms-tools-rec-card__btn:hover,.ms-tools-rec-card__btn:focus-visible{filter:brightness(1.08)}@media screen and (max-width:768px){.shopify-section.ms-tools-rec-section .ms-tools-rec-card__btn{width:100%}}.shopify-section.ms-tools-rec-section .ms-tools-rec-outer--black,.shopify-section.ms-tools-rec-section .ms-tools-rec-outer--black .ms-tools-rec.page-width{background-color:#000!important}.shopify-section.ms-tools-rec-section .ms-tools-rec__heading--poppins{font-family:Poppins,var(--font-body-family),sans-serif;font-weight:600}@media screen and (max-width:768px){.shopify-section.ms-tools-rec-section .ms-tools-rec__grid{gap:10px}.shopify-section.ms-tools-rec-section .ms-tools-rec-card__tag{zoom:.8}.shopify-section.ms-tools-rec-section .ms-tools-rec-card__title{font-size:14px}.shopify-section.ms-tools-rec-section .ms-tools-rec-card__sub{font-size:12px}.shopify-section.ms-tools-rec-section .ms-tools-rec-card__price .price .price-item--sale,.shopify-section.ms-tools-rec-section .ms-tools-rec-card__price .price:not(.price--on-sale) .price__regular .price-item--regular,.shopify-section.ms-tools-rec-section .ms-tools-rec-card__price .price-position-sale .price-item--sale{font-size:20px!important}.shopify-section.ms-tools-rec-section .ms-tools-rec-card__price .price-item--regular.variant-item__old-price,.shopify-section.ms-tools-rec-section .ms-tools-rec-card__price s.price-item--regular,.shopify-section.ms-tools-rec-section .ms-tools-rec-card__price .price--on-sale .price-item--regular,.shopify-section.ms-tools-rec-section .ms-tools-rec-card__price .price-position-origin .price-item--regular,.shopify-section.ms-tools-rec-section .ms-tools-rec-card__price .price-position-origin .itrans-money{font-size:14px!important}.shopify-section.ms-tools-rec-section .ms-tools-rec-card__actions{margin-top:16px}}@media(hover:hover)and (pointer:fine)and (min-width:960px){.shopify-section.ms-tools-rec-section .ms-tools-rec-card__actions{height:0;max-height:none;overflow:hidden;margin-top:0;padding-top:0;box-sizing:border-box;opacity:1;transition:height .3s ease,margin-top .3s ease,padding-top .3s ease}.shopify-section.ms-tools-rec-section .ms-tools-rec-card:hover .ms-tools-rec-card__actions,.shopify-section.ms-tools-rec-section .ms-tools-rec-card:focus-within .ms-tools-rec-card__actions{height:48px;margin-top:12px;padding-top:14px;box-sizing:content-box}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/section-ms-tools-product-recommendations.css.map */
