.brand-carousel-section{width:100%;padding:0;margin:0}.brand-carousel-container{max-width:100%;margin:0 auto;padding:0 15px}.brand-carousel-header{text-align:center;margin-bottom:40px}.brand-carousel-title{font-size:48px;font-weight:600;margin:0;padding:0 0 50px}.brand-carousel-viewport{overflow:hidden;width:100%;position:relative}.brand-carousel-slider-track{display:flex;width:fit-content;gap:0}.brand-carousel-items-wrapper{margin-right:30px;display:flex;gap:30px;animation:brandCarouselSlide 30s linear infinite}.brand-carousel-viewport:hover .brand-carousel-items-wrapper{animation-play-state:paused}.brand-carousel-item{flex:0 0 auto;width:350px;padding:0}.brand-carousel-card{background:#fff;border-radius:8px;overflow:hidden;transition:all .3s ease;height:100%}.brand-carousel-card:hover{transform:translateY(-5px)}.brand-carousel-image-wrapper{border-radius:50%;position:relative;width:100%;padding-bottom:100%;overflow:hidden;background:#f5f5f5}.brand-carousel-link{position:absolute;top:0;left:0;width:100%;height:100%;display:block}.brand-carousel-img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.brand-carousel-card:hover .brand-carousel-img{transform:scale(1.05)}.brand-carousel-info{padding:20px;text-align:center}.brand-carousel-item-title{font-size:18px;font-weight:500;color:#333;text-decoration:none;display:block;transition:color .3s ease}.brand-carousel-item-title:hover{color:#000}@keyframes brandCarouselSlide{0%{transform:translate(0)}to{transform:translate(-100%)}}@media (max-width: 1200px){.brand-carousel-item{width:300px}.brand-carousel-items-wrapper{gap:25px;animation-duration:35s}}@media (max-width: 768px){.brand-carousel-item{width:250px}.brand-carousel-items-wrapper{gap:20px;animation-duration:25s}.brand-carousel-title{font-size:24px}.brand-carousel-header{margin-bottom:30px}}@media (max-width: 480px){.brand-carousel-item{width:200px}.brand-carousel-items-wrapper{gap:15px;animation-duration:20s}.brand-carousel-info{padding:15px}.brand-carousel-item-title{font-size:16px}}.row-5-cols .col-lg-custom-5{flex:0 0 20%;max-width:20%}@media (max-width: 991px){.row-5-cols .col-lg-custom-5{flex:0 0 33.333333%;max-width:33.333333%}}.product-slider-wrapper{width:100%;position:relative;margin:30px -15px}.product-slider-container{position:relative;overflow:hidden;margin:0 45px}.product-slider-track{display:flex;transition:transform .5s ease;will-change:transform}.product-slide{flex:0 0 auto;padding:0 15px;box-sizing:border-box}.product-slide{width:25%}@media (max-width: 1199px){.product-slide{width:33.333%}}@media (max-width: 991px){.product-slide{width:50%}.product-slider-container{margin:0 35px}}@media (max-width: 575px){.product-slide{width:100%}.product-slider-container{margin:0 30px}}.slider-btn{position:absolute;top:50%;transform:translateY(-50%);width:45px;height:45px;background:#fff;border:none;border-radius:50%;box-shadow:0 2px 10px #00000026;cursor:pointer;font-size:24px;font-weight:700;color:#333;z-index:10;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.slider-btn:hover{background:#333;color:#fff;transform:translateY(-50%) scale(1.1);box-shadow:0 4px 15px #00000040}.slider-btn:active{transform:translateY(-50%) scale(.95)}.slider-btn-prev{left:4px}.slider-btn-next{right:4px}.slider-btn:disabled{opacity:.5;cursor:not-allowed;transform:translateY(-50%) scale(1)}.slider-btn:disabled:hover{background:#fff;color:#333;transform:translateY(-50%) scale(1);box-shadow:0 2px 10px #00000026}.slider-pagination{display:flex;justify-content:center;margin-top:30px;gap:10px}.pagination-dot{width:12px;height:12px;border-radius:50%;background:#ccc;cursor:pointer;transition:all .3s ease;border:none}.pagination-dot.active{background:#333;transform:scale(1.2)}.pagination-dot:hover{background:#666}@media (max-width: 991px){.slider-btn{width:35px;height:35px;font-size:20px}}@media (max-width: 575px){.slider-btn{width:30px;height:30px;font-size:18px}}.product-slide{transition:transform .3s ease}.product-slide:hover{transform:translateY(-3px)}.product-slider-wrapper[data-navigation=false] .slider-btn{display:none}.product-slider-wrapper[data-navigation=false] .product-slider-container{margin:0 15px}.product-slider-wrapper[data-pagination=false] .slider-pagination{display:none}.service-section{width:100%;position:relative}.service-container{margin:0 auto;padding:40px 30px;border:1px solid #e5e5e5;border-radius:50px;background-color:#fff;position:relative}.service-section .row{display:flex;margin:0 -15px}.service{padding:0 15px;display:flex;align-items:center;position:relative;min-height:80px}.service:not(:last-child):after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px;height:40px;background-color:#e0e0e0}.service .icon{width:50px;height:50px;margin-right:15px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.service .icon img{max-width:100%;max-height:100%;width:auto;height:auto}.service .icon .default-icon{width:40px;height:40px;background-color:#ddd;border-radius:50%}.service .content{flex:1}.service .content h3{font-size:18px;font-weight:600;color:#333;margin:0 0 5px;line-height:1.3}.service .content p{font-size:14px;color:#666;margin:0;line-height:1.4}@media (max-width: 1465px){.service-section .row{gap:5px!important}}@media (max-width: 1260px){.service-section .row{flex-wrap:wrap}}@media (max-width: 767px){.service-container{padding:30px 20px;border-radius:30px}.service{margin-bottom:25px;padding:0 10px}.service:not(:last-child):after{display:none}.service:not(:last-child):before{content:"";position:absolute;bottom:-12px;left:50%;transform:translate(-50%);width:80%;height:1px;background-color:#e0e0e0}.service .content h3{font-size:16px}.service .content p{font-size:13px}}@media (min-width: 768px) and (max-width: 1199px){.service:nth-child(2n):not(:last-child):after{display:none}.service:nth-child(odd):not(:nth-last-child(-n+2)):before{content:"";position:absolute;bottom:-15px;left:50%;transform:translate(-50%);width:calc(100% + 30px);height:1px;background-color:#e0e0e0}}@media (min-width: 1200px){.service-container{padding:50px 40px}}
/*# sourceMappingURL=/cdn/shop/t/2/compiled_assets/styles.css.map */
