#home-page{margin-bottom:100px}#home-page .home-section{background-size:cover;background-position:center;background-repeat:no-repeat;padding:100px 0;position:relative}#home-page .home-section .mask{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.4);z-index:1}#home-page .home-section .home-header{display:flex;flex-direction:column;align-items:flex-end;z-index:2}#home-page .home-section .home-header .max-50{max-width:50%;gap:20px}#home-page .home-section .home-header .max-50 h1,#home-page .home-section .home-header .max-50 p{color:white;text-align:right;margin:0}#home-page .home-section .home-header .max-50 h1{font-size:2.25rem;width:70%}#home-page .home-section .home-header .max-50 p{font-size:1.2rem;font-weight:500}#home-page .categories-section{margin-top:30px;margin-bottom:60px}#home-page .categories-section .categories-top{justify-content:space-between;align-items:center}#home-page .categories-section .categories-top h2{margin-bottom:0}#home-page .categories-section .categories-top .all-products-link{text-decoration:none;color:var(--primary-color)}#home-page .categories-section .categories-row{margin-top:20px}#home-page .categories-section .categories-row .category-item{display:flex;flex-direction:column;align-items:center;flex:0 0 14.2%;text-decoration:none}#home-page .categories-section .categories-row .category-item .category-img{background-color:var(--primary-color);padding:20px;border-radius:50%;height:90px}#home-page .categories-section .categories-row .category-item .category-img .icon{color:white;width:50px;height:50px;line-height:1}#home-page .categories-section .categories-row .category-item .category-title{margin:0;margin-top:15px;flex:1;display:flex;justify-content:center;align-items:center;font-size:1.3rem;font-weight:700;text-align:center;max-width:90px;line-height:1.15}#home-page .banners-section{align-items:stretch}#home-page .banners-section .banner-container{height:100%;position:relative;padding:20px;background-repeat:no-repeat;background-size:cover;background-position:center;overflow:hidden;background-color:#f1f1f1;display:block;text-decoration:none}#home-page .banners-section .banner-container .banner-content{width:max-content;position:relative;z-index:1}#home-page .banners-section .banner-container .banner-content h3,#home-page .banners-section .banner-container .banner-content p{margin:0;color:white;line-height:1.15}#home-page .banners-section .banner-container .banner-content h3{font-size:1.5rem;font-weight:600;margin-bottom:10px;background:var(--primary-color);padding:5px 15px;box-shadow:6px 4px 0 black}#home-page .banners-section .banner-container .banner-content p{width:70%;font-size:.9rem}#home-page .banners-section .banner-container .button-container{width:100%;justify-content:flex-end;margin-top:100px}#home-page .banners-section .banner-container .button-container .generic-button{min-width:50%}#home-page .banners-section .banner-container .pseudo-element{content:'';position:absolute;top:0;left:0;width:70%;aspect-ratio:1/1;border-radius:100%;background-color:var(--primary-color);z-index:0;margin-top:-35%;margin-left:-30%}#home-page .benefits-section{margin:60px 0 70px 0}#home-page .benefits-section .benefit-item{display:flex;flex-direction:column;align-items:center;padding:0 10px}#home-page .benefits-section .benefit-item .benefit-img{width:50px}#home-page .benefits-section .benefit-item p{margin:0;text-align:center;max-width:210px}#home-page .benefits-section .benefit-item .benefit-title{font-weight:700;font-size:1.3rem;margin-top:15px;margin-bottom:10px;line-height:1.15}#home-page .fresh-section{margin:0 60px;align-items:center}#home-page .fresh-section .fresh-img{width:100%;max-height:340px;object-fit:cover}#home-page .fresh-section .fresh-text{padding-left:30px}#home-page .fresh-section .fresh-text h2{margin:0;margin-bottom:21px;font-weight:700;font-size:2rem;line-height:1}#home-page .fresh-section .fresh-text p{margin:0;margin-bottom:21px}@media screen and (max-width:1199px){#home-page .home-section .home-header .max-50{max-width:60%}}@media screen and (max-width:991px){#home-page .home-section{padding:60px 0}#home-page .home-section .home-header .max-50{max-width:60%}#home-page .home-section .home-header .max-50 h1{width:100%}#home-page .categories-section .categories-row .category-item{flex:0 0 25%}#home-page .categories-section .categories-row .category-item:nth-child(-n+4){margin-bottom:30px}#home-page .fresh-section{height:fit-content;margin:0 40px}#home-page .fresh-section .fresh-img{object-fit:cover;height:100%}}@media screen and (max-width:767px){#home-page{margin-bottom:80px}#home-page .home-section .home-header .max-50{max-width:100%}#home-page .banners-section{gap:20px}#home-page .banners-section .banner-container{min-height:215px}#home-page .fresh-section{flex-direction:column;margin:0}#home-page .fresh-section .fresh-text{margin-top:30px;padding-left:0}}@media screen and (max-width:500px){#home-page .benefits-section{flex-direction:column;align-items:center;margin-top:40px;gap:40px}#home-page .benefits-section .benefit-item{max-width:100%!important}#home-page .benefits-section .benefit-item .benefit-img{width:70px}#home-page .benefits-section .benefit-item p{max-width:300px}}@media screen and (max-width:439px){#home-page .categories-section .categories-row .category-item .category-img{height:60px;padding:10px}#home-page .categories-section .categories-row .category-item .category-img .icon{width:100%;height:100%}#home-page .categories-section .categories-row .category-item .category-title{max-width:100%;font-size:1.1rem;hyphens:auto}}