.btn-wrapper{display:flex;margin-top:80px}.btn-wrapper .btn{display:flex;align-items:center;height:50px;border-radius:25px;background:rgba(0,0,0,0.8);padding:6px 24px;color:#fff;border:none}.btn-wrapper .btn:hover{background:rgba(0,0,0,0.8);color:#fff}.swiper{height:calc(100vh + 48px);position:relative}.swiper .swiper-wrapper{height:100%}.swiper .swiper-wrapper .swiper-slide{width:100%;height:100%;position:relative;overflow:hidden}.swiper .swiper-wrapper .swiper-slide img{width:100%;height:100%;object-fit:cover;transition:all 6s linear}.swiper .swiper-wrapper .swiper-slide .slide-content{position:absolute;display:flex;flex-direction:column;justify-content:center;align-items:center;inset:0;z-index:3;color:#fff;transition:all .5s}.swiper .swiper-wrapper .swiper-slide .slide-content .content-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.swiper .swiper-wrapper .swiper-slide .slide-content .title-1{width:100%;font-size:14px;margin-bottom:28px;text-align:justify;text-justify:distribute-all-lines;text-align-last:justify}.swiper .swiper-wrapper .swiper-slide .slide-content .title-2{line-height:1.5}.swiper .swiper-wrapper .swiper-slide .slide-content .btn-wrapper{margin-top:50px}.swiper .swiper-wrapper .swiper-slide .slide-content .btn-wrapper .btn{background-color:var(--primary-color)}.swiper .swiper-wrapper .swiper-slide.swiper-slide-2 .slide-content{align-items:flex-start}.swiper .swiper-wrapper .swiper-slide.swiper-slide-2 .slide-content .content-wrapper{align-items:flex-start;text-align:left}.swiper .swiper-wrapper .swiper-slide.swiper-slide-active img{animation:scale 6s linear alternate infinite}.swiper .swiper-wrapper .swiper-slide.swiper-slide-active .slide-content .title-1{animation:indjsText 1s ease both .2s}.swiper .swiper-wrapper .swiper-slide.swiper-slide-active .slide-content .title-2{animation:indjsText 1s ease both .4s}.swiper .swiper-wrapper .swiper-slide.swiper-slide-active .slide-content .btn-wrapper{animation:indjsText 1s ease both .6s}@keyframes indjsText{0%{opacity:0;transform:translateY(60px)}100%{opacity:1;transform:translateY(0)}}.swiper .swiper-pagination{width:initial !important;left:11% !important;bottom:100px !important}.swiper .swiper-pagination .swiper-pagination-bullet{background:#fff;margin:0 20px !important;position:relative}.swiper .swiper-pagination .swiper-pagination-bullet::before{content:"";position:absolute;top:50%;left:50%;width:40px;height:40px;border:4px solid var(--primary-color);border-left-color:transparent;border-radius:50%;opacity:0;transition:all .3s ease;transform:translate(-50%, -50%)}.swiper .swiper-pagination .swiper-pagination-bullet-active::before{opacity:1;animation:spin 2s linear infinite}@keyframes spin{0%{transform:translate(-50%, -50%) rotate(0deg)}100%{transform:translate(-50%, -50%) rotate(360deg)}}.about-us{padding:118px 0}.about-us .about-us-wrapper{overflow:hidden}.about-us .about-us-wrapper .image-wrapper{padding-right:48px}.about-us .about-us-wrapper .image-wrapper img{width:100%}.about-us .about-us-wrapper .content-wrapper .label{font-size:30px;margin-bottom:30px}.about-us .about-us-wrapper .content-wrapper .title{color:var(--primary-color);margin-bottom:50px}.about-us .about-us-wrapper .content-wrapper .desc{color:#888888;line-height:30px}.about-us .about-us-wrapper .content-wrapper .btn-wrapper{margin-top:50px}.product-center{padding:185px 0;background-position:center;background-size:contain;background-repeat:repeat-x}.product-center .label{font-size:30px;margin-bottom:20px}.product-center .title-wrapper{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.product-center .title-wrapper .title{color:var(--primary-color);width:60%}.product-center .title-wrapper .desc{width:40%;color:#888888;line-height:30px}.product-center .product-list-wrapper{margin-top:75px}.product-center .product-list-wrapper .product-list{height:500px;display:flex}.product-center .product-list-wrapper .product-list .product-item{width:160px;height:100%;overflow:hidden;position:relative;transition:all .5s ease;margin-right:24px}.product-center .product-list-wrapper .product-list .product-item:last-child{margin-right:0}.product-center .product-list-wrapper .product-list .product-item a{display:block;width:100%;height:100%}.product-center .product-list-wrapper .product-list .product-item a::after{content:'';position:absolute;inset:0;background:linear-gradient(to bottom, transparent, transparent, #000);transition:all .3s ease;z-index:2;opacity:0}.product-center .product-list-wrapper .product-list .product-item a img{transition:all .3s ease;object-fit:cover;height:100%}.product-center .product-list-wrapper .product-list .product-item a .content-wrapper{position:absolute;left:0;bottom:0;padding:10px 0;text-align:center;color:#fff;display:flex;align-items:flex-end;justify-content:space-between;padding:24px;z-index:3;transform:translateY(100%);transition:all .3s ease .5s}.product-center .product-list-wrapper .product-list .product-item a .content-wrapper .title{width:40%;font-size:30px;line-height:1.5;padding-right:24px}.product-center .product-list-wrapper .product-list .product-item a .content-wrapper .desc{width:60%;line-height:30px;text-align:left}.product-center .product-list-wrapper .product-list .product-item a .content-wrapper2{position:absolute;inset:0;background:rgba(0,0,0,0.3);padding:10px 0;color:#fff;transition:all .3s ease;display:flex;justify-content:center;align-items:flex-end;padding-bottom:120px}.product-center .product-list-wrapper .product-list .product-item a .content-wrapper2 .title{width:100%;font-size:30px;transform:rotate(-90deg);white-space:nowrap}.product-center .product-list-wrapper .product-list .product-item a .tag-wrapper{position:absolute;top:-58px;left:-58px;z-index:4;background:var(--primary-color);color:#fff;width:120px;height:118px;display:flex;justify-content:center;align-items:center;transform:rotate(-45deg);opacity:0}.product-center .product-list-wrapper .product-list .product-item a .tag-wrapper .icon{position:absolute;top:50%;right:50%;transform:rotate(45deg) translate(100%, 25%);font-size:32px}.product-center .product-list-wrapper .product-list .product-item.active{width:40%}.product-center .product-list-wrapper .product-list .product-item.active a::after{opacity:1}.product-center .product-list-wrapper .product-list .product-item.active a .content-wrapper{transform:translateY(0)}.product-center .product-list-wrapper .product-list .product-item.active a .content-wrapper2{opacity:0}.product-center .product-list-wrapper .product-list .product-item.active a .tag-wrapper{opacity:1}.press-center{padding:113px 0}.press-center .content{overflow-x:hidden}.press-center .press-center-left{padding-right:24px}.press-center .press-center-left .title{color:var(--primary-color);margin-bottom:50px}.press-center .press-center-left .label{margin-bottom:20px;font-size:30px}.press-center .press-center-left .date,.press-center .press-center-left .desc{color:#888888;line-height:30px}.press-center .press-center-left .date{margin:30px 0}.press-center .image-wrapper{width:100%;position:relative}.press-center .image-wrapper img{width:100%}.press-center .image-wrapper .tag{width:100px;height:50px;background:var(--primary-color);position:absolute;top:0;left:0;z-index:3;text-align:center;line-height:50px;color:#fff}.subscribe{background-position:center;background-size:contain;background-repeat:repeat-x;height:395px;color:#fff;position:relative}.subscribe::after{content:"";position:absolute;bottom:0;left:0;width:100%;height:50%;background-color:#251C14;z-index:-1}.subscribe .subscribe-content-wrapper{display:flex;justify-content:center;align-items:center;height:100%}.subscribe .subscribe-content-wrapper .subscribe-content{display:flex;flex-direction:column;align-items:center}.subscribe .subscribe-content-wrapper .subscribe-content .title{font-size:30px}.subscribe .subscribe-content-wrapper .subscribe-content p{margin:18px 0}.subscribe .subscribe-content-wrapper .subscribe-content input{width:600px;height:60px;border-radius:30px;background:#ffffff;padding:0 24px;border:none}.subscribe .subscribe-content-wrapper .subscribe-content input::placeholder{color:#b3b3b3}.subscribe .subscribe-content-wrapper .subscribe-content input:focus{outline:none}@media screen and (max-width:768px){.btn-wrapper .btn{height:40px;padding:6px 24px;font-size:14px}.swiper .swiper-wrapper .swiper-slide .slide-content .content-wrapper .title-1{font-size:18px;margin-bottom:20px}.swiper .swiper-wrapper .swiper-slide .slide-content .content-wrapper .title-2{font-size:24px}.swiper .swiper-wrapper .swiper-slide.swiper-slide-2 .slide-content{align-items:center}.swiper .swiper-wrapper .swiper-slide.swiper-slide-2 .slide-content .content-wrapper{align-items:center;text-align:center}.swiper .swiper-pagination{display:none}.about-us{padding:40px 0}.about-us .about-us-wrapper .image-wrapper{padding-right:0;margin-bottom:24px}.about-us .about-us-wrapper .content-wrapper .label{font-size:24px;margin-bottom:24px;text-align:center}.about-us .about-us-wrapper .content-wrapper .title{margin-bottom:24px;text-align:center}.about-us .about-us-wrapper .content-wrapper .text{font-size:14px;line-height:24px}.about-us .about-us-wrapper .content-wrapper .btn-wrapper{display:flex;justify-content:center;margin-top:24px}.product-center{padding:40px 0;text-align:center}.product-center .label{font-size:24px;margin-bottom:20px;text-align:center}.product-center .title-wrapper{flex-direction:column;margin-bottom:20px}.product-center .title-wrapper .title{width:100%;margin-bottom:12px}.product-center .title-wrapper .desc{width:100%}.product-center .product-list-wrapper{margin-top:24px}.product-center .product-list-wrapper .product-list{flex-direction:column;gap:12px;height:auto}.product-center .product-list-wrapper .product-list .product-item{width:100%;aspect-ratio:16 / 9}.product-center .product-list-wrapper .product-list .product-item a img{object-fit:cover;width:100%}.product-center .product-list-wrapper .product-list .product-item a::after{opacity:1}.product-center .product-list-wrapper .product-list .product-item a .content-wrapper2{padding-bottom:24px;z-index:3}.product-center .product-list-wrapper .product-list .product-item a .content-wrapper2 .title{font-size:18px;transform:initial}.product-center .product-list-wrapper .product-list .product-item a .tag-wrapper{display:none}.press-center{padding:0 0 40px}.press-center .press-center-left{padding-right:0}.press-center .press-center-left .title{margin-bottom:24px;text-align:center}.press-center .press-center-left .label{margin-bottom:12px;font-size:24px;text-align:center;line-height:1.5}.press-center .press-center-left .date,.press-center .press-center-left .desc{line-height:24px;text-align:center}.press-center .press-center-left .date{margin:24px 0}.press-center .press-center-left .btn-wrapper{margin-top:24px;justify-content:center}.press-center .image-wrapper{margin-top:24px}.press-center .image-wrapper .tag{width:80px;height:40px;line-height:40px}.subscribe{height:300px;background-size:cover}.subscribe .subscribe-content-wrapper .subscribe-content{text-align:center}.subscribe .subscribe-content-wrapper .subscribe-content .title{font-size:20px}.subscribe .subscribe-content-wrapper .subscribe-content p{line-height:1.5}.subscribe .subscribe-content-wrapper .subscribe-content form{width:100%}.subscribe .subscribe-content-wrapper .subscribe-content input{width:100%;height:40px;font-size:14px}}