.featured-products__intro{margin:0 auto;max-width:770px}.featured-products__intro--alignment-left{margin:0 auto 0 0}.featured-products__intro--alignment-center{margin:0 auto}.featured-products__intro--alignment-right{margin:0 0 0 auto}.featured-products__intro+.featured-products__grid{margin-top:40px}.featured-products__grid{column-gap:50px;display:grid;gap:30px 50px;grid-template-columns:repeat(auto-fill,minmax(min(300px,100%),1fr));justify-content:center;justify-items:center;row-gap:30px}.featured-products__grid--items-2{grid-template-columns:1fr 1fr}.featured-products__grid--items-3{grid-template-columns:1fr 1fr 1fr}.featured-products__grid--items-4{grid-template-columns:1fr 1fr 1fr 1fr}.featured-products__grid--items-3.featured-products__grid--offset .card:nth-child(3n+2){transform:translateY(-66px)}.featured-products__grid+.btns-wrapper{margin-top:40px}@media (max-width:992px){.featured-products__grid--items-3,.featured-products__grid--items-4{grid-template-columns:1fr 1fr}.featured-products__grid--items-3.featured-products__grid--offset .card:nth-child(3n+2){transform:translateY(0)}}@media (max-width:768px){.featured-products__grid--items-2,.featured-products__grid--items-3,.featured-products__grid--items-4{grid-template-columns:1fr}.featured-products__grid--items-3.featured-products__grid--offset .card:nth-child(3n+2){transform:translateY(0)}}