.product-card:hover,.scroll-card:hover{box-shadow:0 15px 30px rgba(0,0,0,.12)}.banner-carousel{position:relative;width:100%;height:500px;overflow:hidden}.carousel-image,.carousel-item{position:absolute;top:0;left:0;height:100%;width:100%}.carousel-item{opacity:0;transition:opacity .8s ease-in-out}.carousel-item.active{opacity:1;z-index:1}.carousel-item::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.1);z-index:2;pointer-events:none}.carousel-image{background-position:center;background-size:100% 100%;background-repeat:no-repeat}.carousel-content,.carousel-control{top:50%;color:#fff;position:absolute;z-index:3}.carousel-content{left:50%;transform:translate(-50%,-50%);text-align:center;max-width:800px;width:90%;opacity:0;transition:opacity .8s ease-in-out 0.2s}.carousel-control,.indicator{transition:background-color .3s;cursor:pointer}.carousel-item.active .carousel-content{opacity:1}.carousel-content h1{font-size:48px;font-weight:700;margin-bottom:20px;text-shadow:2px 2px 4px rgba(0,0,0,.5)}.carousel-content p{font-size:20px;margin:0 auto;text-shadow:1px 1px 2px rgba(0,0,0,.5)}.carousel-control{transform:translateY(-50%);background:rgba(0,0,0,.1);border:0 #fff;border:none;padding:15px;font-size:24px;border-radius:50%;width:50px;height:50px;display:flex;align-items:center;justify-content:center}.carousel-control:hover{background:rgba(0,0,0,.7)}.carousel-control.prev{left:20px}.carousel-control.next{right:20px}.carousel-indicators{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);display:flex;gap:10px;z-index:3}.indicator{width:12px;height:12px;border-radius:50%;background:rgba(255,255,255,.5)}.indicator.active{/*background:#fff;*/transform:scale(1.2)}.indicator:hover{background:rgba(255,255,255,.8)}.section{padding:80px 0}.section-title{text-align:center;margin-bottom:50px}.horizontal-scroll-section .section-title h2,.section-title h2{font-size:36px;font-weight:600;color:#333;position:relative;display:inline-block;margin-bottom:15px}.horizontal-scroll-section .section-title h2::after,.section-title h2::after{content:'';position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);width:60px;height:3px;background:#4caf50}.horizontal-scroll-section .section-title p,.section-title p{font-size:18px;color:#666;max-width:700px;margin:20px auto 0}.advantage-card,.product-card{background:#fff;border-radius:10px;box-shadow:0 5px 15px rgba(0,0,0,.08)}.advantages-grid,.certificates-grid,.products-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.product-card{overflow:hidden;transition:transform .3s,box-shadow .3s}.product-card:hover{transform:translateY(-10px)}.product-card img{width:100%;height:200px;object-fit:cover}.product-card-content{padding:25px}.product-card h3{font-size:20px;font-weight:600;margin-bottom:10px;color:#333}.advantage-card p,.certificate-card p,.product-card p{color:#666;line-height:1.7}.client-name,.scroll-card h3{font-weight:600;color:#333;line-height:1.4}.advantage-card{text-align:center;padding:40px 25px;transition:transform .3s}.advantage-card:hover,.certificate-card:hover{transform:translateY(-5px)}.advantage-icon{width:80px;height:80px;margin:0 auto 25px;background:#e3f2fd;border-radius:50%;display:flex;align-items:center;justify-content:center}.advantage-icon img{width:100%;height:100%;border-radius:50%}.advantage-card h3,.certificate-card h3{font-size:20px;font-weight:600;margin-bottom:15px;color:#333}.clients{background:#f8f9fa;padding:40px 0;overflow:hidden}.clients-carousel{display:flex;gap:30px;overflow-x:auto;padding:20px 10px;scrollbar-width:thin;scrollbar-color:#ccc #f1f1f1;align-items:center;min-height:180px;-webkit-overflow-scrolling:touch}.client-logo{flex:0 0 auto;width:180px;height:150px;border-radius:8px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:15px;background:#fff;box-shadow:0 2px 10px rgba(0,0,0,.05);transition:.3s}.certificate-card,.scroll-card{box-shadow:0 5px 15px rgba(0,0,0,.08)}.logo-img-container{width:100px;height:80px;display:flex;align-items:center;justify-content:center;margin-bottom:15px}.client-logo img{max-width:100%;max-height:100%;object-fit:contain;border-radius:18%;transition:.3s}.client-name{margin:0;font-size:14px;text-align:center;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-top:5px;border-top:1px solid #f0f0f0;width:100%}@media screen and (max-width:768px){.clients{padding:30px 0}.clients-carousel{gap:20px;padding:15px;min-height:140px}.client-logo{width:140px;height:130px;padding:12px}.logo-img-container{width:80px;height:60px;margin-bottom:12px}.client-name{font-size:13px;padding-top:8px}}@media screen and (max-width:576px){.clients{padding:20px 0}.clients-carousel{gap:15px;padding:12px 10px;min-height:130px}.client-logo{width:120px;height:120px;padding:10px;border-radius:6px}.logo-img-container{width:70px;height:55px;margin-bottom:10px}.client-name{font-size:12px;padding-top:6px}}@media screen and (max-width:400px){.clients-carousel{gap:12px;padding:10px 8px}.client-logo{width:110px;height:110px;padding:8px}.logo-img-container{width:60px;height:50px;margin-bottom:8px}.client-name{font-size:11px}}@media screen and (max-width:320px){.client-logo{width:100px;height:100px;padding:6px}.logo-img-container{width:55px;height:45px;margin-bottom:6px}.client-name{font-size:10px}}.certificate-card{background:#fff;border-radius:10px;padding:40px 30px;text-align:center;transition:transform .3s}.certificate-icon{font-size:50px;color:#4caf50;margin-bottom:25px}@media (max-width:1024px){.banner{height:400px}.banner-content h1{font-size:36px}.section-title h2{font-size:32px}.advantages-grid,.certificates-grid,.products-grid{grid-template-columns:repeat(2,1fr);gap:25px}}.horizontal-scroll-section{background:#f8f9fa;padding:80px 0;overflow:hidden;position:relative}.horizontal-scroll-section .section-title{text-align:center;margin-bottom:40px}.scroll-container-wrapper{position:relative;overflow:hidden;padding:20px 0}.scroll-container{display:flex;gap:25px;animation:30s linear infinite scrollLeft;width:max-content}.scroll-container-wrapper:hover .scroll-container{animation-play-state:paused}.scroll-card{flex:0 0 auto;width:280px;background:#fff;border-radius:12px;overflow:hidden;transition:transform .3s,box-shadow .3s;cursor:pointer}.scroll-card:hover{transform:translateY(-8px)}.scroll-card img{width:100%;height:300px;object-fit:fill;border-bottom:1px solid #f0f0f0}.scroll-card-content{padding:20px;text-align:center}.scroll-card h3{font-size:18px;margin-bottom:8px}@keyframes scrollLeft{0%{transform:translateX(0)}100%{transform:translateX(calc(-280px * 8 - 25px * 7))}}.scroll-mask-left,.scroll-mask-right{position:absolute;top:0;width:100px;height:100%;z-index:2;pointer-events:none}.scroll-mask-left{left:0;background:linear-gradient(to right,#f8f9fa,rgba(248,249,250,0))}.scroll-mask-right{right:0;background:linear-gradient(to left,#f8f9fa,rgba(248,249,250,0))}@media (max-width:768px){.banner-carousel{height:350px}.carousel-content h1{font-size:32px;margin-bottom:15px}.banner-content p,.carousel-content p,.horizontal-scroll-section .section-title p,.section-title p{font-size:16px}.carousel-control{padding:10px;width:40px;height:40px;font-size:18px}.indicator{width:10px;height:10px}.banner{height:300px}.banner-content h1,.horizontal-scroll-section .section-title h2,.section-title h2{font-size:28px}.horizontal-scroll-section,.section{padding:60px 0}.advantages-grid,.certificates-grid,.products-grid{grid-template-columns:1fr;gap:20px}.advantage-card,.certificate-card,.product-card-content{padding:25px 20px}.advantage-card{padding:30px 20px}.clients-carousel{gap:15px;padding:15px 10px}.client-logo{width:140px;height:80px}.scroll-card{width:220px}.scroll-card img{height:260px}@keyframes scrollLeft{0%{transform:translateX(0)}100%{transform:translateX(calc(-220px * 8 - 20px * 7))}}.scroll-mask-left,.scroll-mask-right{width:50px}}@media (max-width:480px){.banner-carousel{height:300px}.carousel-content h1{font-size:28px;margin-bottom:10px}.banner-content p,.carousel-content p{font-size:14px}.banner{height:250px}.banner-content h1{font-size:24px;margin-bottom:10px}.horizontal-scroll-section,.section{padding:50px 0}.horizontal-scroll-section .section-title h2,.section-title h2{font-size:24px}.scroll-card{width:200px}.scroll-card img{height:240px}@keyframes scrollLeft{0%{transform:translateX(0)}100%{transform:translateX(calc(-200px * 8 - 15px * 7))}}.scroll-mask-left,.scroll-mask-right{width:30px}}