#page-home .slider{position:relative;height:100vh;background-color:var(--color1);}#page-home .slider .item{position:relative;height:100vh;width:100%;}#page-home .slider .item .img{position:relative;height:100%;}#page-home .slider .item .img img{width:100%;height:100%;object-fit:cover;}#page-home .slider .item .img:after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;}#page-home .slider .item .texts{position:absolute;top:50%;transform:translateY(-50%);left:0;padding:0 var(--space);color:#fff;}#page-home .slider .item .texts .t{font-family:var(--font1);font-size:50px;line-height:62px;margin-bottom:10px;}#page-home .slider .item .texts .d{width:400px;}#page-home .slider .item .texts .p-link{margin-top:30px;display:flex;gap:20px;}#page-home .slider .item .texts .p-link .quote-btn{background-color:var(--color2);color:#fff;}#page-home .slider .item .texts .p-link .quote-btn:after{filter:brightness(0) invert(1);}#page-home .slider .item .texts .p-link .quote-btn:hover{background-color:var(--color1);}#page-home .slider .owl-carousel .owl-dots{position:absolute;bottom:87px;right:var(--space);display:flex;}#page-home .slider .owl-carousel .owl-dots button{width:40px;height:2px;background-color:#fff;transition:0.2s;opacity:0.3;margin-right:10px;}#page-home .slider .owl-carousel .owl-dots button.active{opacity:1;}#page-home .slider .owl-carousel .owl-dots button:last-child{margin-right:0;}#page-home .projects{overflow:hidden;padding:0 var(--space);padding-top:100px;}#page-home .projects .tab-content{display:none;}#page-home .projects .tab-content.active{display:block;}#page-home .projects .tab-content .owl-stage-outer{overflow:inherit;}#page-home .projects .tab-content .owl-dots{margin-top:55px;display:flex;justify-content:center;}#page-home .projects .tab-content .owl-dots button{width:40px;height:2px;background-color:var(--color1);transition:0.2s;opacity:0.3;margin-right:10px;}#page-home .projects .tab-content .owl-dots button.active{opacity:1;}#page-home .projects .tab-content .owl-dots button:last-child{margin-right:0;}#page-home .projects .product-box .bottom .t{font-weight:500;font-size:20px;}#page-home .twoboxes{margin-top:100px;padding:0 var(--space);display:flex;gap:20px;}#page-home .twoboxes .box{position:relative;width:50%;border-radius:10px;background-color:#f4f6fc;padding:80px;height:500px;}#page-home .twoboxes .box .t{font-size:3vw;line-height:3.1vw;font-family:var(--font1);position:relative;z-index:1;}#page-home .twoboxes .box .d{position:relative;margin:15px 0;margin-bottom:25px;z-index:1;width:355px;max-width:100%;}#page-home .twoboxes .box .img{position:absolute;user-select:none;top:0;left:0;bottom:0;right:0;pointer-events:none;}#page-home .twoboxes .box .img img{position:absolute;bottom:0;right:0;object-position:bottom right;height:16vw;max-height:270px;transform-origin:bottom right;transition:var(--transition) 0.5s;}#page-home .twoboxes .box .p-link{display:flex;flex-direction:column;gap:25px;align-items:flex-start;}#page-home .twoboxes .box:hover .img img{transform:scale(1.03);}#page-home .twoboxes .box.p{background-color:#fef3f3;}#page-home .about-us{margin-top:150px;padding:0 calc(var(--space)*3);text-align:center;font-size:34px;font-family:var(--font1);line-height:42px;}#page-home .about-us .p-link{font-weight:500;margin-top:50px;font-size:16px;}#page-home .category{position:relative;padding:0 calc(var(--space)*3);margin-top:108px;}#page-home .category .area{position:relative;border-radius:10px;overflow:hidden;height:400px;}#page-home .category .area video{position:absolute;width:100%;top:50%;transform:translateY(-50%) scale(1.01);}#page-home .category .area .bg{width:100%;height:100%;object-fit:cover;}#page-home .category .area .right{position:absolute;background-color:#fff;background-color:rgba(255, 255, 255, 0.64);backdrop-filter:blur(5px);border-radius:10px;top:40px;right:40px;bottom:40px;padding:45px;}#page-home .category .area .right img{width:56px;max-width:100%;}#page-home .category .area .right .t{margin-top:30px;font-size:28px;line-height:32px;margin-bottom:20px;}#page-home .products-slider{margin:100px 0;position:relative;}#page-home .products-slider img{width:100%;height:100vh;min-height:600px;object-fit:cover;}#page-home .products-slider .area{position:absolute;left:calc(var(--space)*2);bottom:80px;padding:80px;border-radius:10px;background-color:rgba(255, 255, 255, 0.9);backdrop-filter:blur(5px);z-index:2;width:calc(50% - var(--space)*2);}#page-home .products-slider .area .t{font-family:var(--font1);font-size:22px;line-height:32px;border-bottom:1px solid rgba(0, 0, 0, 0.1);padding-bottom:20px;margin-bottom:20px;}#page-home .products-slider .area .circle{display:flex;gap:15px;margin-bottom:25px;}#page-home .products-slider .area .circle i{cursor:pointer;user-select:none;width:44px;height:44px;font-style:normal;border-radius:50%;border:1px solid #e30b13;color:#e30b13;display:flex;justify-content:center;align-items:center;opacity:0.2;transition:var(--transition) 0.5s;}#page-home .products-slider .area .circle i.active{opacity:1;}#page-home .products-slider .area .texts-area .item{display:none;}#page-home .products-slider .area .texts-area .item.active{display:block;}#page-home .products-slider .area .texts .b{margin-bottom:10px;}#page-home .products-slider .area .texts .d{opacity:0.5;}#page-home .products-slider .area .p-link{margin-top:33px;}#page-home .product-one-view{padding:0 var(--space);}#page-home .product-one-view .area{background-color:#eee;display:flex;padding:0 var(--space);align-items:center;border-radius:10px;padding-bottom:0;}#page-home .product-one-view .right{width:50%;padding:80px 0;}#page-home .product-one-view .left{width:50%;padding-top:80px;}#page-home .product-one-view .left img{width:100%;}#page-home .product-one-view .t{font-size:50px;font-family:var(--font1);line-height:48px;margin-bottom:10px;}#page-home .product-one-view .d{width:355px;max-width:100%;}#page-home .product-one-view .p-link{margin-top:30px;}#page-home .works{position:relative;overflow:hidden;margin:100px 0;}#page-home .works .tab{margin:0 calc(var(--space)*2);margin-bottom:50px;}#page-home .works .owl-carousel{padding:0 calc(var(--space)*2);}#page-home .works .owl-carousel .owl-stage-outer{overflow:inherit;}#page-home .works .owl-carousel .owl-dots{margin-top:80px;display:flex;justify-content:center;}#page-home .works .owl-carousel .owl-dots button{width:40px;height:2px;background-color:var(--color1);transition:0.2s;opacity:0.3;margin-right:10px;}#page-home .works .owl-carousel .owl-dots button.active{opacity:1;}#page-home .works .owl-carousel .owl-dots button:last-child{margin-right:0;}#page-home .refs-items{margin:100px 0;}#page-home .refs-items .item img{max-height:120px;}