.service-expertise-section{background-color:#f5f5f5;width:100%}.expertise-container{background-color:#f5f5f5;flex-direction:column;gap:4rem;display:flex}@media (min-width:1900px){.expertise-container{margin-left:auto;margin-right:auto;padding:5rem 4rem}}.expertise-gallery-wrapper{background-color:#f5f5f5;width:100%;padding:3rem 0 4rem;position:relative;overflow:hidden}.expertise-gallery-wrapper:before,.expertise-gallery-wrapper:after{content:"";z-index:2;pointer-events:none;width:100px;position:absolute;top:0;bottom:0}@media (min-width:768px){.expertise-gallery-wrapper:before,.expertise-gallery-wrapper:after{width:200px}}.expertise-gallery-wrapper:before{background:linear-gradient(90deg,#f5f5f5 0%,#f5f5f500 100%);left:0}.expertise-gallery-wrapper:after{background:linear-gradient(270deg,#f5f5f5 0%,#f5f5f500 100%);right:0}.expertise-gallery-wrapper .expertise-gallery{width:max-content;display:flex}.expertise-gallery-wrapper .expertise-gallery .marquee-track{gap:1rem;padding-right:1rem;animation:30s linear infinite scroll-marquee;display:flex}.expertise-gallery-wrapper .expertise-gallery:hover .marquee-track{animation-play-state:paused}.expertise-gallery-wrapper .expertise-gallery .gallery-item{aspect-ratio:1.2;background-color:#e8e8e8;border-radius:12px;flex-shrink:0;width:240px;position:relative;overflow:hidden}@media (min-width:768px){.expertise-gallery-wrapper .expertise-gallery .gallery-item{width:300px}}@media (min-width:1200px){.expertise-gallery-wrapper .expertise-gallery .gallery-item{width:360px}}.expertise-gallery-wrapper .expertise-gallery .gallery-item .gallery-img{object-fit:cover;transition:transform .5s}.expertise-gallery-wrapper .expertise-gallery .gallery-item:hover .gallery-img{transform:scale(1.03)}@keyframes scroll-marquee{0%{transform:translate(0)}to{transform:translate(-100%)}}
