.main{display:flex;flex-direction:column;.banner{margin-top:-6rem;display:flex;flex-direction:row;.right{display:flex;flex-direction:column;flex-grow:5;flex-basis:400px;padding-left:10px;justify-content:flex-end;@media (max-width:600px){&:before{background:url(/main/main_2_central.webp) no-repeat;opacity:.4;content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1}}.row{display:flex;flex-direction:row;align-items:center;.text_column{justify-content:space-between;padding:0 5px;text-align:center;font-size:var(--font-title-size);text-transform:uppercase;color:var(--hover-color);flex:1 1}}}.left{position:relative;height:400px;width:400px;@media (max-width:600px){&{display:none}}.image{object-fit:cover;width:100%;height:100%}}}.new_products{text-align:center;.wrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-around;row-gap:20px}.button_wrapper{padding-top:20px;padding-right:10px;text-align:end}}.news{text-align:center;.wrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-around;row-gap:20px}}.stores{text-align:center;.wrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-around;row-gap:20px}}.about{text-align:center;padding-bottom:30px;.wrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-around;row-gap:20px;.left{width:350px;height:310px;position:relative;flex-grow:1;.image{object-fit:scale-down}}.right{text-align:justify;text-indent:30px;flex-grow:4;flex-basis:300px;p{padding-bottom:10px}}}}}.NewsCard{width:200px;min-height:300px;.top{margin-top:10px}}.StoreCard{min-height:330px;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:space-around;.address{padding-bottom:15px}.row{display:flex;flex-wrap:wrap;.address{text-align:left;padding:10px}.left{display:flex;flex-wrap:wrap;margin:0 10px;gap:10px;.map{width:300px;height:300px}}.right{.days{max-width:40vh;.title{padding-bottom:10px}.day{display:flex;flex-direction:row;justify-content:space-between;gap:10px}}.button_container{padding-top:15px;text-align:left}}}}.cardProductHorizontal{max-width:370px;height:190px;border:1px solid var(--border-color);box-shadow:2px 2px 4px #d3d3d3;display:flex;flex-direction:row;justify-content:space-between;.right{display:flex;flex-direction:column;justify-content:space-between;padding:10px 0;.sizes{display:flex;flex-direction:row;justify-content:center;flex-wrap:wrap;.size{padding-right:5px}}.price{font-weight:800}}}