.recommendations{display:none !important;margin:70px auto !important;gap:70px;flex-direction:column}.recommendations__heading{color:#000;text-align:center;font-family:Jost;font-size:22px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:.7px;text-transform:uppercase;text-align:center;margin:0}.recommendations__list{margin:0 auto;padding:0;list-style:none;display:grid;grid-template-columns:repeat(6, 1fr);gap:70px 45px}.recommendations__item{display:flex;flex-direction:column}.recommendations .card-wrapper{padding:0}.recommendations .card{display:flex;flex-direction:column;justify-content:space-between}.recommendations .card__content{padding:0;height:100%;display:flex}.recommendations .card__heading a{color:#000;text-align:center;font-family:Jost;font-size:16px;font-style:normal;font-weight:400;line-height:21px;text-transform:capitalize;max-height:85px;padding:0 7px;overflow:hidden;-webkit-font-smoothing:antialiased}.recommendations .card__information{padding:10px 0 0;display:flex;flex-direction:column;gap:10px;width:100%}.recommendations .card .card-information{margin:auto 0 0}.recommendations .card .card-information>.price{color:#40aa42;text-align:center;font-family:Inter;font-size:15px;font-style:normal;font-weight:700;letter-spacing:.32px}.recommendations .card .card-information .price--on-sale .price-item--regular{font-weight:300;font-size:14px;margin-right:5px}.recommendations .card .plp-atc-trigger{position:absolute;top:0;right:0;border-radius:50%;width:26px;height:26px;left:auto;padding:0;text-indent:-999999px;outline:none;min-width:auto;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30' fill='none'%3E%3Crect width='30' height='30' rx='15' fill='%236B0B11'/%3E%3Crect x='13.7148' y='6' width='2.57143' height='18' fill='white'/%3E%3Crect x='24' y='13.7144' width='2.57143' height='18' transform='rotate(90 24 13.7144)' fill='white'/%3E%3C/svg%3E") !important;z-index:9;background-color:rgba(0,0,0,0) !important;background-repeat:no-repeat !important;background-position:center !important}@media(max-width: 768px){.recommendations__list{grid-template-columns:repeat(2, 1fr);padding:0 18px;gap:50px 16px}}