.cat2-container{width:100%;box-sizing:border-box;margin-left:auto;margin-right:auto;margin-bottom:30px}.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:10px 5px;border-radius:10px}.cat2-card a{text-decoration:none}.cat2-bubble{width:70px;height:70px;border-radius:50%;background:linear-gradient(180deg,#f8fbff 0,var(--color-text-white) 100%);display:flex;align-items:center;justify-content:center;cursor:pointer;margin:auto;transition:transform .18s ease,box-shadow .18s ease}.cat2-bubble img{width:56px;height:56px;object-fit:fill;border-radius:100%;transition:transform .4s ease}.cat2-label{margin-top:10px;font-size:13px;font-weight:700;color:#111;line-height:1.1}.cat2-bubble:hover{transform:translateY(-6px);box-shadow:0 10px 30px rgba(16,24,40,.08)}.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:80px}.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}}.cat3-section{margin-bottom:32px}.cat3-swiper{padding:10px 0 6px}.title-cat{margin-bottom:20px}.cat3-swiper .swiper-button-next,.cat3-swiper .swiper-button-prev{width:30px;height:30px;padding:6px;background:#111827;border-radius:999px;color:#fff;box-shadow:0 10px 22px rgba(15,23,42,.22);transition:transform .2s ease,background .2s ease}.cat3-swiper .swiper-button-next:after,.cat3-swiper .swiper-button-prev:after{font-size:12px;font-weight:700}.cat3-swiper .swiper-button-next:hover,.cat3-swiper .swiper-button-prev:hover{transform:translateY(-1px) scale(1.04);background:#000}.cat3-poster{display:block;text-decoration:none;border-radius:18px;overflow:hidden;background:#fff;box-shadow:0 14px 30px rgba(15,23,42,.12);transition:transform .2s ease,box-shadow .2s ease}.cat3-poster:hover{transform:translateY(-6px);box-shadow:0 22px 44px rgba(15,23,42,.18)}.cat3-posterMedia{position:relative;width:100%;height:350px;background:#e5e7eb}.cat3-posterImg{object-fit:cover;object-position:center;transform:scale(1.01);transition:transform .35s ease}.cat3-poster:hover .cat3-posterImg{transform:scale(1.06)}.cat3-posterShade{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.45) 0,rgba(0,0,0,.18) 28%,transparent 60%);pointer-events:none}.cat3-posterTitle{position:absolute;left:14px;right:14px;bottom:16px;text-align:center;color:#fff;font-weight:800;font-size:20px;letter-spacing:.2px;line-height:1.1;text-shadow:0 2px 0 rgba(0,0,0,.55),0 8px 20px rgba(0,0,0,.35)}@media (max-width:1200px){.cat3-posterMedia{height:295px}.cat3-posterTitle{font-size:20px}}@media (max-width:992px){.cat3-posterMedia{height:270px}.cat3-posterTitle{font-size:18px}}@media (max-width:768px){.cat3-section{margin-bottom:26px}.cat3-posterMedia{height:240px}.cat3-posterTitle{font-size:16px;bottom:14px}}@media (max-width:480px){.cat3-swiper{padding-inline:4px}.cat3-posterMedia{height:210px}.cat3-posterTitle{font-size:14px;bottom:12px}.cat3-swiper .swiper-button-next,.cat3-swiper .swiper-button-prev{width:24px;height:24px}}.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}.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:center}.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;padding-bottom:8px}.top-title .title:before{content:"";position:absolute;text-align:center;left:50%;transform:translateX(-50%);bottom:0;width:60px;height:3px;background-color:var(--color-primary)}.product-card-grid{margin-bottom:38px}