.cat2-container{width:100%;box-sizing:border-box;margin-left:auto;margin-right:auto;margin-bottom:60px}.cat2-title{text-align:center;font-weight:800;letter-spacing:.6px;font-size:18px;color:#111}.cat2-row{display:grid;grid-template-columns:repeat(10,1fr);padding:0;margin-bottom:60px;grid-gap:10px;gap:10px}.cat2-card{width:120px;display:flex;flex-direction:column;align-items:center;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:var(--color-secondary);padding:12px 7px;border-radius:10px;white-space:nowrap}@media (max-width:600px){.cat2-card{white-space:normal}}.cat2-card a{text-decoration:none}.cat2-bubble{width:110px;height:110px;display:flex;align-items:center;justify-content:center;cursor:pointer;margin:auto;transition:transform .18s ease,box-shadow .18s ease}.cat2-bubble img{width:100px;height:100px;object-fit:fill;transition:transform .4s ease}.cat2-label{margin-bottom:5px;margin-top:5px;font-size:13px;font-weight:700;color:#111;line-height:1.1}.cat2-bubble:hover{transform:translateY(-6px)}.cat2-swiper .swiper-button-next,.cat2-swiper .swiper-button-prev{width:26px;height:26px;padding:5px;background:var(--color-primary);border-radius:50%;color:#fff;transition:all .3s ease}.cat2-swiper .swiper-button-next:after,.cat2-swiper .swiper-button-prev:after{font-size:10px;font-weight:600}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@media (max-width:992px){.cat2-row{grid-template-columns:repeat(6,1fr);margin-bottom:0}}@media (max-width:640px){.cat2-row{grid-template-columns:repeat(4,1fr);gap:10px;padding:0;margin-bottom:25px}.cat2-card{width:70px}.cat2-bubble{width:72px;height:72px}.cat2-bubble img{width:44px;height:44px}.cat2-label{font-size:12px}}@media (max-width:325px){.cat2-row{gap:0!important}}.client-section{padding-top:20px;padding-bottom:60px;text-align:center}.client-title{font-size:2rem;margin-bottom:30px;font-weight:700;color:#333}.review-card{background-color:var(--color-secondary);border-radius:10px;padding:30px 20px}.review-avatar{width:70px;height:70px;border-radius:50%;margin-bottom:15px;object-fit:cover;border:5px solid #fff}.review-text{font-size:1rem;color:#555;margin-bottom:10px;min-height:60px}.review-name{font-weight:600;color:#222}.product-card-grid{margin-bottom:38px}.homepage-sections-top-title{display:flex;justify-content:space-between;align-items:center}.top-selling-views-more{display:flex;justify-content:center}.top-title{text-align:left;margin-bottom:20px}.top-title .subtitle{display:block;font-size:14px;color:var(--color-primary);font-weight:600;text-transform:uppercase;margin-bottom:5px;letter-spacing:1px}.top-title .title{font-size:32px;font-weight:700;color:#1a1a1a;position:relative}.top-title .title:before{content:"";display:inline-block;width:4px;height:32px;background-color:var(--color-primary);margin-right:10px;vertical-align:middle}