main .mouse-scroll{margin-bottom:16px;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center}main .mouse-scroll .box-concave-down{width:100%;height:50px;background-color:#fff;position:relative;display:flex;align-items:center;justify-content:center}main .mouse-scroll .box-mouse{position:absolute;display:flex;justify-content:center}main .mouse-scroll .box-mouse #roller{position:absolute;top:0;animation:roll 1s infinite alternate}main .home-summary{position:relative;padding-bottom:85px}main .home-summary .summary-main{position:relative;z-index:2}main .home-summary .summary-main p{font-size:15px;line-height:100%;text-align:center;margin-bottom:36px}main .home-summary .summary-icons{display:flex;align-items:center;justify-content:space-between;gap:24px;position:relative;z-index:2}main .home-summary .summary-icons .icon-item{display:flex;flex-direction:column;gap:10px}main .home-summary .summary-icons .icon-item .img-box{width:80px;height:80px}main .home-summary .summary-icons .icon-item .img-box img{width:100%;height:100%;object-fit:contain}main .home-summary .summary-icons .icon-item h5{font-size:18px;line-height:24px;color:#0d0d0d;margin-bottom:0}main .home-summary .summary-icons .icon-item .description{font-size:15px;line-height:20px;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:4;display:-webkit-box;-webkit-box-orient:vertical}main .home-slider,main .our-customers{width:100%;position:relative;z-index:2}main .home-slider .slider-item,main .our-customers .slider-item{position:relative;display:flex;align-items:center;justify-content:center}main .home-slider .slider-item img,main .our-customers .slider-item img{width:100%;height:auto;object-fit:cover}main .home-slider .slider-item .info-slider,main .our-customers .slider-item .info-slider{position:absolute;width:400px;min-height:324px;height:auto;padding:64px 40px;background-color:#ef8736cc;clip-path:polygon(20% 0%,100% 0%,100% 20%,100% 80%,80% 100%,0% 100%,0% 80%,0% 20%);right:20%}main .home-slider .slider-item .info-slider #icon-tl,main .our-customers .slider-item .info-slider #icon-tl{position:absolute;top:0;right:0;z-index:1}main .home-slider .slider-item .info-slider h3,main .our-customers .slider-item .info-slider h3{font-family:Inter-SemiBold,sans-serif;color:#fff;font-size:24px;line-height:120%;padding-bottom:24px;margin-bottom:24px;position:relative}main .home-slider .slider-item .info-slider h3:after,main .our-customers .slider-item .info-slider h3:after{content:"";width:100px;height:2px;background-color:#fff;position:absolute;bottom:0;left:0}main .home-slider .slider-item .info-slider p,main .our-customers .slider-item .info-slider p{font-size:16px;line-height:140%;color:#fff;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:4;display:-webkit-box;-webkit-box-orient:vertical}main .home-slider .owl-nav,main .our-customers .owl-nav{position:absolute;width:100%;display:flex;justify-content:space-between;align-items:center;height:100%;top:0;padding:0 50px}main .home-slider .owl-nav .owl-prev,main .home-slider .owl-nav .owl-next,main .our-customers .owl-nav .owl-prev,main .our-customers .owl-nav .owl-next{background:#ffffffa3;width:60px;height:60px;display:flex;align-items:center;justify-content:center;border-radius:50%;box-shadow:1px 1px 4px #00000029}main .home-slider .owl-nav .owl-prev:hover,main .home-slider .owl-nav .owl-next:hover,main .our-customers .owl-nav .owl-prev:hover,main .our-customers .owl-nav .owl-next:hover{background:#fff}main .home-slider .owl-nav .owl-prev:hover svg path,main .home-slider .owl-nav .owl-next:hover svg path,main .our-customers .owl-nav .owl-prev:hover svg path,main .our-customers .owl-nav .owl-next:hover svg path{stroke:#ef8736}main .home-slider .owl-dots,main .our-customers .owl-dots{display:flex;justify-content:center;align-items:center;width:100%;gap:16px;position:absolute;bottom:24px}main .home-slider .owl-dots .owl-dot,main .our-customers .owl-dots .owl-dot{width:20px;height:20px;border-radius:50%;background:#ffffff80;display:flex;justify-content:center;align-items:center}main .home-slider .owl-dots .owl-dot span,main .our-customers .owl-dots .owl-dot span{opacity:0;margin:0}main .home-slider .owl-dots .owl-dot.active,main .our-customers .owl-dots .owl-dot.active{background:#fff}main .home-slider .owl-dots .owl-dot.active span,main .our-customers .owl-dots .owl-dot.active span{opacity:1;background-color:#ef8736}main .home-our-customers{position:relative;background-color:#fffaf6}@keyframes roll{0%{transform:translateY(10px)}to{transform:translateY(28px)}}@media (max-width: 1024px){main .home-summary .summary-icons{gap:12px}main .home-summary .summary-icons .icon-item h5{font-size:16px}main .home-slider .owl-nav .owl-prev,main .home-slider .owl-nav .owl-next,main .our-customers .owl-nav .owl-prev,main .our-customers .owl-nav .owl-next{width:50px;height:50px}main .home-slider .owl-dots .owl-dot,main .our-customers .owl-dots .owl-dot{width:16px;height:16px}main .home-slider .slider-item .info-slider,main .our-customers .slider-item .info-slider{min-height:unset;padding:32px 20px;clip-path:polygon(7% 0%,100% 0%,100% 20%,100% 90%,92% 100%,0% 100%,0% 80%,0% 10%)}main .home-slider .slider-item .info-slider h3,main .our-customers .slider-item .info-slider h3{font-size:18px;margin-bottom:16px;padding-bottom:16px}main .home-slider .slider-item .info-slider p,main .our-customers .slider-item .info-slider p{font-size:14px}main .home-slider .slider-item .info-slider #icon-tl,main .our-customers .slider-item .info-slider #icon-tl{width:32px;height:32px}main .home-slider .owl-nav,main .our-customers .owl-nav{padding:0 20px}main .home-summary{padding-bottom:48px}}@media (max-width: 500px){main .home-summary .summary-icons{overflow-x:auto;flex-wrap:nowrap}main .home-summary .summary-icons .icon-item{min-width:200px}main .home-slider .slider-item img,main .our-customers .slider-item img{height:400px}main .home-slider .slider-item .info-slider,main .our-customers .slider-item .info-slider{min-width:unset;right:unset;width:calc(100vw - 30px)}}
