.brands-slider-section{padding:5rem 0 8rem;background:#f8f9fa;overflow:hidden}.brands-slider-wrapper{margin-top:3rem;overflow:hidden;position:relative;background:transparent;padding-bottom:100px}.slider-arrow{position:absolute;bottom:20px;transform:translateX(0);z-index:100;width:60px;height:60px;border-radius:50%;background:rgba(255,255,255,0.95);border:2px solid #8b5cf6;color:#8b5cf6;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all 0.3s ease;box-shadow:0 4px 15px rgba(139,92,246,0.3)}.slider-arrow:hover{background:linear-gradient(135deg,#8b5cf6 0%,#7c3aed 100%);color:white;transform:translateX(0) scale(1.1);box-shadow:0 6px 20px rgba(139,92,246,0.5)}.slider-arrow-left{left:calc(50% - 80px)}.slider-arrow-right{right:calc(50% - 80px)}.slider-arrow .material-symbols-outlined{font-size:2rem}.brands-slider{display:flex;animation:slideLeft 120s linear infinite;width:fit-content}.brands-slider:hover{animation-play-state:paused}.brand-slide{flex-shrink:0;width:520px;height:260px;margin:0 2rem;display:flex;align-items:center;justify-content:center;background-color:#ffffff!important;background:#ffffff!important;border-radius:20px;box-shadow:0 6px 25px rgba(0,0,0,0.1);padding:0.75rem;transition:all 0.3s ease;overflow:hidden;position:relative}.brand-slide:hover{transform:translateY(-10px);box-shadow:0 12px 40px rgba(99,102,241,0.2)}.brand-slide img{width:420px;max-width:90%;height:auto;max-height:180px;object-fit:contain;object-position:center center;opacity:1;transition:all 0.3s ease;display:block;margin:0 auto;position:relative}.countries-slider-section{padding:5rem 0 8rem;background:linear-gradient(135deg,#ffffff 0%,#f0f2f5 100%);overflow:hidden}.countries-slider-wrapper{margin-top:3rem;overflow:hidden;position:relative;padding-bottom:100px}.countries-slider{display:flex;animation:slideRight 120s linear infinite;width:fit-content}.countries-slider:hover{animation-play-state:paused}.country-slide{flex-shrink:0;width:180px;margin:0 1.5rem;display:flex;flex-direction:column;align-items:center;justify-content:center;background:white;border-radius:20px;box-shadow:0 4px 20px rgba(0,0,0,0.08);padding:2.5rem 1.5rem;transition:all 0.3s ease;cursor:pointer}.country-slide:hover{transform:translateY(-10px) scale(1.05);box-shadow:0 12px 35px rgba(99,102,241,0.2)}.country-flag{font-size:4rem;line-height:1;margin-bottom:1rem;transition:all 0.3s ease;display:flex;align-items:center;justify-content:center;width:64px;height:48px}.country-flag img{width:100%;height:100%;object-fit:contain;display:block}.country-slide:hover .country-flag{transform:scale(1.15)}.country-name{font-size:0.95rem;font-weight:600;color:var(--dark);text-align:center;letter-spacing:0.5px;text-transform:uppercase}@keyframes slideLeft{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}@keyframes slideRight{0%{transform:translateX(-50%)}100%{transform:translateX(0)}}@media (max-width:768px){.brands-slider-section,.countries-slider-section{padding:3rem 0 7rem}.brands-slider-wrapper,.countries-slider-wrapper{padding-bottom:40px}.brand-slide{width:320px;height:200px;margin:0 1rem;padding:0.5rem;background-color:#ffffff!important;background:#ffffff!important}.brand-slide img{width:220px;max-width:90%;max-height:120px;margin:0 auto}.country-slide{width:140px;margin:0 1rem;padding:2rem 1rem}.country-flag{font-size:3rem}.country-name{font-size:0.85rem}.brands-slider{animation-duration:50s}.countries-slider{animation-duration:50s}.countries-slider-wrapper .slider-arrow{display:none!important}.brands-slider-wrapper .slider-arrow{display:none!important}}.brands-slider-wrapper::before,.brands-slider-wrapper::after,.countries-slider-wrapper::before,.countries-slider-wrapper::after{display:none;content:none}