.text-white{color:#fff}.bg-success{background-color:#10be16}.bg-secondary{background-color:#878887}.bg-primary{background-color:#9d262a}.text-gray-primary{color:#1d1d1d}.text-success{color:#10be16}.text-gray-secondary{color:#707070}.clients-section{display:flex;flex-direction:column;align-items:center;justify-content:start;padding:5dvh 5dvw;background-color:#fff;width:100%}.clients-section .clients-header{margin:0;padding:0;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.clients-section .clients-header .clients-title{margin:0;padding:0;font-size:2rem;color:#9d262a;font-weight:600;text-align:center}.clients-section .clients-header .clients-subtitle{margin:0;padding:0;font-size:1.3rem;color:#484848;font-weight:400}.clients-section .clients-carousel-wrapper{position:relative;width:100%;max-width:1200px;margin:0 auto}.clients-section .clients-carousel-wrapper .carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:2;background:#ffffffd9;border:none;font-size:2.2rem;cursor:pointer;padding:.2em .5em;border-radius:50%;box-shadow:0 2px 8px #00000014;transition:background .2s}.clients-section .clients-carousel-wrapper .carousel-arrow.left{left:.5rem}.clients-section .clients-carousel-wrapper .carousel-arrow.right{right:.5rem}.clients-section .clients-carousel-wrapper .carousel-arrow:hover{background:#eee}.clients-section .clients-carousel-wrapper .clients-logos{display:flex;overflow-x:auto;scroll-behavior:smooth;gap:2rem;padding:1rem 2.5rem;align-items:center;-ms-overflow-style:none;scrollbar-width:none}.clients-section .clients-carousel-wrapper .clients-logos::-webkit-scrollbar{display:none}.clients-section .clients-carousel-wrapper .clients-logos .client-logo-img{height:70px;width:auto;object-fit:contain;transition:transform .2s;filter:grayscale(.2) contrast(1.1)}.clients-section .clients-carousel-wrapper .clients-logos .client-logo-img:hover{transform:scale(1.07);filter:grayscale(0) contrast(1.2)}
