.custom-recommended-products{padding:48px 0 66px;overflow:hidden}.custom-recommended-products .crp-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.custom-recommended-products .crp-header .crp-heading{color:#000;font-family:General Sans;font-size:45px;font-style:normal;font-weight:600;line-height:normal;margin:0}.custom-recommended-products .crp-header .crp-shop-all{color:#000;text-align:center;font-family:General Sans;font-size:20px;font-style:normal;font-weight:500;line-height:normal}.custom-recommended-products .crp-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:60px 21px}.custom-recommended-products .crp-grid.crp-slick-enabled{display:block;gap:unset}.custom-recommended-products .crp-grid.crp-slick-enabled .slick-track{display:flex}.custom-recommended-products .crp-grid.crp-slick-enabled .slick-slide{padding:0 10px}.custom-recommended-products .crp-grid.crp-slick-enabled .slick-list{margin:0 -10px;overflow:hidden;width:calc(100% + (100vw - 100%)/2);padding-right:100px}.custom-recommended-products .crp-grid .crp-card{display:flex;flex-direction:column;height:auto}.custom-recommended-products .crp-grid .crp-card .crp-image-wrapper{position:relative;overflow:hidden;aspect-ratio:4 / 4.7}.custom-recommended-products .crp-image-link{display:block;width:100%;height:100%}.custom-recommended-products .crp-image{width:100%;height:100%;object-fit:cover;display:block}.custom-recommended-products .crp-image--primary{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.custom-recommended-products .crp-image--secondary{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;opacity:0}.custom-recommended-products .crp-image-wrapper:hover .crp-image--primary{opacity:0;transform:scale(1.04)}.custom-recommended-products .crp-image-wrapper:hover .crp-image--secondary{opacity:1}.custom-recommended-products .crp-image-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#f0f0f0}.custom-recommended-products .crp-image-placeholder svg{width:60px;height:60px}.custom-recommended-products .crp-card-actions{position:absolute;bottom:0;left:0;right:0;z-index:1;display:flex;gap:10px;padding:10px 10px 5px;transform:translateY(100%);transition:transform .32s cubic-bezier(.34,1.2,.64,1)}.custom-recommended-products .crp-image-wrapper:hover .crp-card-actions{transform:translateY(0)}.custom-recommended-products .crp-atc-form{flex:1}.custom-recommended-products .crp-btn-atc{width:100%;padding:20px;cursor:pointer;white-space:nowrap;background:#009ccc;color:#fff;text-align:center;font-family:General Sans;font-size:24px;font-style:normal;font-weight:500;line-height:normal;border:0}.custom-recommended-products .crp-btn-atc:active{transform:scale(.98)}.custom-recommended-products .crp-btn-view{width:72px;height:auto;display:flex;align-items:center;justify-content:center;background:#c5e9f9;border-radius:0;color:#111;text-decoration:none}.custom-recommended-products .crp-card-info{padding:15px 0 0;display:flex;flex-direction:column-reverse;gap:4px;margin-top:auto}.custom-recommended-products .crp-card-info .crp-product-tags{margin-bottom:4px;order:1}.custom-recommended-products .crp-card-info .crp-product-tags span{color:#003955;font-family:General Sans;font-size:16px;font-style:normal;font-weight:500;line-height:normal;border-radius:99px;background:#c5e9f9;padding:8px 15px;display:flex;width:fit-content}.custom-recommended-products .crp-card-info .crp-title-price-wrapper{display:flex;flex-direction:column;gap:4px;justify-content:flex-end}.custom-recommended-products .crp-swatches{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin-bottom:10px;margin-left:10px;margin-top:4px;order:2}.custom-recommended-products .crp-swatch{display:inline-block;width:34px;height:34px;border-radius:50%;border:1.5px solid rgba(0,0,0,.12);cursor:pointer;flex-shrink:0;transition:transform .18s ease,border-color .18s ease}.custom-recommended-products .crp-swatch:hover{transform:scale(1.15);border-color:#0000004d}.custom-recommended-products .crp-swatch.is-active{transform:scale(1.15);border-color:#fff;box-shadow:0 0 0 4.5px #fff,0 0 0 5.5px #009ccc;cursor:default}.custom-recommended-products .crp-swatch-extra{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;border:1.5px solid rgba(0,0,0,.15);background:#f3f4f6;color:#555;font-family:General Sans,sans-serif;font-size:10px;font-weight:600;cursor:default;flex-shrink:0}.custom-recommended-products .crp-product-title{color:#333;font-family:General Sans;font-size:20px;font-style:normal;font-weight:500;line-height:24px;margin:0;order:3}.custom-recommended-products .crp-prices{display:flex;align-items:center;gap:8px;flex-wrap:wrap;order:4}.custom-recommended-products .crp-price{color:#757575;font-family:General Sans;font-size:20px;font-style:normal;font-weight:600;line-height:normal;text-decoration-line:line-through}.custom-recommended-products .crp-price--compare{color:#757575;font-family:General Sans;font-size:20px;font-style:normal;font-weight:600;line-height:normal;text-decoration-line:line-through;text-decoration-thickness:1px}.custom-recommended-products .crp-price--sale{color:#009ccc;font-family:General Sans;font-size:20px;font-style:normal;font-weight:600;line-height:normal;text-decoration-line:none}.custom-recommended-products .crp-banner-tag{color:#009ccc;font-family:General Sans;font-size:20px;font-style:normal;font-weight:600;line-height:normal}.custom-recommended-products .crp-dots{display:none;justify-content:center;gap:7px;margin-top:20px}.custom-recommended-products .crp-dot{width:8px;height:8px;border-radius:50%;border:none;background:#d1d5db;cursor:pointer;padding:0;transition:background .25s ease,transform .2s ease}.custom-recommended-products .crp-dot.is-active{background:#2ca0d8;transform:scale(1.25)}.custom-recommended-products .crp-mobile-buttons-wrap{display:none;margin-top:24px;flex-direction:column;gap:9px}.custom-recommended-products .crp-mobile-buttons-wrap .mobile-button-1 a{background:#009ccc;padding:20px 36px;display:flex;align-items:center;justify-content:center;color:#fff;text-align:center;font-family:General Sans;font-size:24px;font-style:normal;font-weight:500;line-height:normal}.custom-recommended-products .crp-mobile-buttons-wrap .mobile-button-2 a{display:flex;padding:20px 36px;justify-content:center;align-items:center;border:1px solid rgba(0,0,0,.12);color:#000;text-align:center;font-family:General Sans;font-size:24px;font-style:normal;font-weight:500;line-height:normal}@media(max-width:1024px)and (min-width:768px){.custom-recommended-products .crp-grid{grid-template-columns:repeat(2,1fr);gap:50px 21px}.custom-recommended-products .crp-grid .crp-card .crp-image-wrapper{aspect-ratio:4 / 4}.custom-recommended-products .crp-header .crp-heading{font-size:40px}.custom-recommended-products .crp-grid.crp-slick-enabled{display:block}}@media(max-width:767px){.custom-recommended-products{padding:75px 0 72px}.custom-recommended-products .crp-header .crp-heading{font-size:35px}.custom-recommended-products .crp-grid{display:block;gap:unset;overflow-x:unset;scroll-snap-type:unset;-webkit-overflow-scrolling:unset;scrollbar-width:unset;grid-template-columns:unset;width:100%}.custom-recommended-products .crp-grid.crp-stacked-mobile{display:flex;flex-direction:column;gap:24px}.custom-recommended-products .crp-grid.crp-slick-enabled .slick-list{margin:0 -10px;overflow:hidden;padding-right:60px}.custom-recommended-products .crp-card:last-child{margin-right:0}.custom-recommended-products .crp-card{flex:unset;max-width:unset;min-width:unset;scroll-snap-align:unset}.custom-recommended-products .crp-btn-atc{font-size:18px;padding:20px}.custom-recommended-products .crp-btn-view{height:64px}.custom-recommended-products .crp-swatch{width:26px;height:26px}.custom-recommended-products .crp-swatch-extra{width:14px;height:14px;font-size:8px}}@media(max-width:575px){.custom-recommended-products .crp-grid .crp-card .crp-image-wrapper{aspect-ratio:4/4}.custom-recommended-products .crp-image{object-fit:contain}.custom-recommended-products .crp-header .crp-heading{font-size:32px}.custom-recommended-products .crp-header .crp-shop-all{display:none}.custom-recommended-products.shop-remi-coll .crp-header .crp-shop-all{display:block}.custom-recommended-products .crp-grid.crp-slick-enabled .slick-list{padding-right:0}.custom-recommended-products .crp-mobile-buttons-wrap{display:flex}}
/*# sourceMappingURL=/cdn/shop/t/429/assets/custom-recommended-products.css.map */
