.main-container{width:100%;margin:-.5rem auto}.content-container{width:80%;margin:0 auto;padding:4px 0;max-width:1152px;display:flex;flex-direction:column}.wrapper--white{background-color:#fff}.wrapper.color{width:100vw;margin:0 auto;background-color:var(--yellow10)}.padding-bottom{padding-bottom:24px}.tip-products-wrapper{border-radius:4px;display:inherit;flex-direction:column;padding:12px}.tip-products-wrapper.new-products{background-color:#fff}.tip-products-wrapper.new-products .tip-products__img{height:100px;background-position:50%;background-repeat:no-repeat;background-size:cover}.tip-products__label{display:flex;font-size:1.8rem;flex-direction:column;flex-wrap:wrap;justify-content:center;align-items:center}.tip-products__title:hover,.tip-products__title:hover p{color:var(--primary-mau3-1)}.tip-products__title,.tip-products__title p{text-decoration:none;color:#000;text-align:center}.non-hover:hover{color:#000}.tip-products__title-after:after{content:"::after";content:"";display:block;width:40px;height:2px;background:#000;margin:10px auto 15px}.tip-products__see-all-btn{text-decoration:none;color:var(--white);font-size:18px}.see-all-btn:hover,.tip-products__more:hover,.tip-products__see-all-btn:hover{color:#ff0}.tip-products__content{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;gap:1.2%}.tip-products__item{flex:0 0 19%}.banner-wrapper{margin:12px 0;width:100%;display:flex;flex-direction:row;gap:2%;flex-wrap:wrap}.banner-img--full{display:block;width:100%;aspect-ratio:37/6;position:relative}.banner-img--half{display:block;width:49%;max-width:49%;aspect-ratio:8/5;position:relative}.banner-img{border-radius:.5rem}@media screen and (max-width:1025px){.content-container{width:90%}.tip-products__content{gap:2%}}@media screen and (max-width:417px){.main-container{width:100%;margin:0 auto}.content-container{width:100%;padding:0 1rem}}