.HomePage{flex-flow:column;min-height:100vh;display:flex}.HomePage-title{text-align:center;margin-top:40px;margin-bottom:0;position:relative}.HomePage-title hr{z-index:1;background:#dfdfdf;width:100%;margin-top:0;margin-bottom:0;position:relative;bottom:15px}.HomePage-title-bestsellers{color:#333;text-align:center;text-transform:uppercase;z-index:2;background:#f3f2f7;margin-top:0;margin-bottom:0;padding:0 17px;font-size:25px;font-weight:400;display:inline-block;position:relative}.HomePage-ImageCarucel{border-bottom:1px solid rgba(0,0,0,.26);justify-content:center;align-items:center;width:100vw;display:flex}.HomePage-products-container{flex-wrap:nowrap;justify-content:center;align-items:center;width:100%;display:flex}.HomePage-products{grid-template-columns:repeat(auto-fit,minmax(245px,1fr));justify-content:center;align-items:center;width:100%;max-width:1380px;margin:20px;display:grid}
