.products{margin-top:54px}.products__container{padding-top:2rem;padding-bottom:3rem}.products__margin-top{margin-top:1rem}.products__product-card-container{flex-direction:column;gap:2rem;margin-top:1.5rem;display:flex}.products__product-list-container{flex-direction:column;justify-content:flex-start;display:flex}.products__product-list-item{margin:.5rem 0}.products__product-card{background-color:#f6f8fb;border-radius:16px;padding:2rem}.products__product-icon{width:70px;height:auto;margin-bottom:.5rem}.products__product-nav{cursor:pointer;justify-content:flex-start;align-items:center;margin-top:1rem;display:flex}.products__right-arrow{width:25px;height:auto;margin-top:6px;margin-left:1rem}.products__margin-top-large{margin-top:3rem}@media (min-width:1200px){.products{margin-top:180px}.products__container{padding-bottom:2rem}.products__product-card-container{grid-template-columns:auto auto auto auto;gap:1.5rem;margin-top:2rem;display:grid}.products__product-card{padding:1rem}.products__product-icon{width:60px}.products__right-arrow{width:20px;height:auto;margin-top:4px;margin-left:2rem}.products__margin-top-large{margin-top:4rem}}
