.s-cross-sell{display:grid;grid-template-columns:repeat(5, 1fr);grid-column-gap:30px;-moz-column-gap:30px;column-gap:30px;padding:50px;background-color:#fff}.s-cross-sell__img-container{position:relative;grid-column:1/3}.s-cross-sell__collection{grid-column:3/6;display:grid;grid-template-columns:repeat(2, 1fr);grid-template-rows:repeat(2, 1fr);grid-column-gap:20px;-moz-column-gap:20px;column-gap:20px;grid-row-gap:40px;row-gap:40px}.s-cross-sell__slider{background-color:#fff;margin-bottom:50px}.s-cross-sell__slider .c-product-card{padding:20px 30px}.s-cross-sell__info{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);width:80%}@media screen and (max-width: 499px){.s-cross-sell__info{width:90%}}.s-cross-sell__btn-wrapper{position:relative}.s-cross-sell__btn-wrapper .s-cross-sell__btn{padding:13px;width:100%}.s-cross-sell__btn-wrapper .loading-overlay{left:0;top:0;bottom:0;width:100%;background-color:#fff}.s-cross-sell__btn-wrapper .loading-overlay__spinner{position:relative;top:50%;transform:translateY(-40%)}.s-cross-sell__btn-wrapper .loading-overlay__spinner:not(.hidden)~*{visibility:hidden}.s-cross-sell__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.s-cross-sell__products{background-color:#fff;color:#000}.c-product-card{display:flex;flex-direction:column;justify-content:space-between;border-top:solid 1px rgba(0,0,0,0.32157);padding-top:10px}.c-product-card__img{width:100%;height:250px;-o-object-fit:contain;object-fit:contain}.c-product-card__info>*{margin-top:0;margin-bottom:8px}.c-product-card__heading,.c-note__heading{text-transform:uppercase;font-weight:bold;margin-top:20px}.c-product-card__img-container{margin:20px 0}.c-product-card__svg{width:100%;height:300px}.c-note{background-color:#ece7e2;text-align:center;display:flex;flex-direction:column;justify-content:space-evenly;padding:40px}.c-note__heading{font-size:22px;line-height:31px;padding:0 20px;margin:0}.c-note__body{font-size:15px;line-height:28px}.s-cross-sell__dots{position:absolute;left:50%;transform:translateX(-50%);display:flex;width:100%;max-width:500;margin:20px auto 40px}.s-cross-sell__dot{display:inline-flex;cursor:pointer;width:100%;height:1px;border-radius:0;border:0;margin:0 5px;background-color:#fff}.s-cross-sell__dot:not(.is-active){background-color:rgba(34,34,34,0.22745)}.icon-arrow-curved{position:relative;left:35%;transform:translateX(-50%)}@media screen and (max-width: 1024px){.s-cross-sell{padding:0;margin:0}.s-cross-sell__img-container{position:relative;grid-column:1/6;height:60em}}
