.bestsellers{padding:80px}.bestsellers .container{width:100%;max-width:1296px;margin:0 auto;padding:0 20px}.bestsellers .container .title-and-button{justify-content:space-between;align-items:center;margin-bottom:40px;display:flex}.bestsellers .container .title-and-button h2{color:#000;font-size:50px;font-weight:700}.bestsellers .container .title-and-button a{color:#000;background-color:#fff;border:1px solid #0009;padding:12px 28px;font-size:20px;font-weight:500;text-decoration:none;transition:all .3s;display:inline-block}.bestsellers .container .title-and-button a:hover{color:#d7d5d3}.bestsellers .container .products-grid{grid-template-columns:repeat(4,1fr);gap:24px;margin:0;padding:0;list-style:none;display:grid}
.customer-reviews{background-color:#f6f4f2;align-items:stretch;display:flex}.customer-reviews .left-side{flex:1;padding:80px 100px}.customer-reviews .left-side h2{color:#000;margin-bottom:25px;font-size:40px;font-weight:700}.customer-reviews .left-side .start{gap:4px;margin-top:20px;display:flex}.customer-reviews .left-side p{color:#000;margin-bottom:16px;font-size:16px;line-height:1.6}.customer-reviews .left-side .customer{align-items:center;gap:12px;margin-top:32px;display:flex}.customer-reviews .left-side .customer .avatar{object-fit:cover;border-radius:50%;width:40px;height:40px}.customer-reviews .left-side .customer .info{flex-direction:column;display:flex}.customer-reviews .left-side .customer .info .full-name{color:#000;font-size:16px;font-weight:700}.customer-reviews .left-side .customer .info .role{color:#0009;font-size:12px}.customer-reviews .right-side{flex:1}.customer-reviews .right-side img{object-fit:cover;width:100%;height:100%}
.icons-bar{justify-content:space-around;align-items:center;padding:40px 80px;display:flex}.icons-bar img{object-fit:contain;color:#a3a3a3;width:80px;height:80px}
