.logo__container{background:#fcfcfc;width:100%;height:54px;border-bottom:1px solid #e0e0e0;position:fixed;top:0;right:0;z-index:100}.logo__img{background:#fcfcfc;margin:2px 5px;width:auto;height:50px;object-fit:cover}.image__logo{width:220px;margin-left:-20px;margin-top:-40px}

.navbar{align-items:center;background:#fcfcfc;border-top:1px solid #e0e0e0;bottom:0;display:flex;height:50px;justify-content:space-around;left:0;margin:0 auto;max-width:500px;position:fixed;right:0;width:100%;z-index:100}.navbar__link{align-items:center;color:#888;display:inline-flex;height:100%;justify-content:center;text-decoration:none;width:100%}.navbar__link[aria-current]{color:#000}.navbar__link[aria-current]:after{content:'-';position:absolute;bottom:0;font-size:34px;line-height:20px}

.section__link{display:flex;flex-direction:column;text-align:center;text-decoration:none;width:75px}.section__img{border:1px solid #ddd;box-shadow:0px 10px 14px rgba(0,0,0,0.2);border-radius:50%;height:70px;overflow:hidden;object-fit:cover;width:70px}.section__p{font-size:15px;font-weight:600;color:black}

.list__sections{display:flex;overflow:scroll;width:100%;list-style:none;padding:5px 0;justify-content:center}.section{padding:0 8px}

.container__img{width:100%;max-width:900px;padding:5px 0;margin:0 auto}.banner__img{width:100%;max-width:900px;max-height:300px;object-fit:cover}

.container__item{min-height:100px;width:200px;height:auto;border-top-left-radius:30px;border-top:1px solid gray;border-left:1px solid gray;object-fit:cover;overflow:hidden;margin:10px}.item__link{border-radius:8px;box-shadow:0 0 8px rgba(0,0,0,0.3);display:inline-block;margin:1%;overflow:hidden;position:relative;width:31.33%}.item__link:after{content:'';display:block;padding-bottom:100%}.item__img{object-fit:cover;height:100%;width:100%;position:absolute}

.list__promotions{display:flex;flex-wrap:wrap;justify-content:space-evenly;overflow:scroll;width:100%;list-style:none;padding:5px 0}.item{padding:0 8px}

*{margin:0;box-sizing:border-box}body{padding-top:52px;padding-bottom:52px}

