.swiper-button-next,.swiper-button-prev{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important;width:0!important;height:0!important;position:absolute!important;left:-9999px!important;right:-9999px!important}*{margin:0;padding:0;box-sizing:border-box}a{text-decoration:none;color:inherit;outline:none}li{list-style:none}body{font-family:Arial,Microsoft YaHei,sans-serif;color:#333}.container{max-width:1406px;margin:0 auto}header{background:transparent;position:fixed;width:100%;top:0;left:0;z-index:1000;height:82px;padding:0 40px;transition:background .3s ease}header .container{display:flex;justify-content:space-between;align-items:center;padding:0 40px;height:100%}header .logo a{display:inline-block}header .logo .logo-img{height:57px;vertical-align:middle}header nav ul{display:flex;gap:30px}header nav ul li{min-width:100px;text-align:center;cursor:pointer;position:relative}header nav ul li a{color:#fff;font-weight:500;transition:color .3s;display:block;padding:12px 0}header nav ul li>a:hover{color:#f2c86a}header nav ul li.dropdown:after{content:"";position:absolute;top:100%;left:0;width:100%;height:20px;background:transparent}header nav ul li.dropdown .dropdown-menu{position:absolute;top:calc(100% + 20px);left:-50%;width:195px;background:#fff;border-radius:10px;box-shadow:0 4px 8px #0000001a;display:none;z-index:1001}header nav ul li.dropdown .dropdown-menu:before{content:"";position:absolute;top:-10px;left:50%;transform:translate(-50%);border-width:0 10px 10px 10px;border-style:solid;border-color:transparent transparent #fff transparent}header nav ul li.dropdown .dropdown-menu a{color:#333;padding:12px 0;text-align:center;border-bottom:1px solid #f0f0f0;transition:all .3s}header nav ul li.dropdown .dropdown-menu a:first-child{border-radius:10px 10px 0 0}header nav ul li.dropdown .dropdown-menu a:last-child{border-bottom:none;border-radius:0 0 10px 10px}header nav ul li.dropdown .dropdown-menu a:hover{background-color:#ebebeb}header nav ul li.dropdown:hover .dropdown-menu,header nav ul li.dropdown .dropdown-menu:hover{display:block}header:hover nav ul li>a{color:#fff}header:hover nav ul li>a:hover{color:#f2c86a}header:hover nav ul li.dropdown .dropdown-menu a:hover{color:#f2c86a}header .hamburger-btn{display:none;flex-direction:column;justify-content:space-around;width:30px;height:24px;cursor:pointer;z-index:1002;flex-shrink:0;position:relative}header .hamburger-btn span{display:block;width:100%;height:3px;background-color:#000;border-radius:3px;transition:all .3s linear;transform-origin:1px}header .hamburger-btn.open span{background-color:#fff!important}header .hamburger-btn.open span:nth-child(1){transform:rotate(45deg)}header .hamburger-btn.open span:nth-child(2){opacity:0}header .hamburger-btn.open span:nth-child(3){transform:rotate(-45deg)}header.scrolled{background:#000}header.scrolled nav ul li>a{color:#fff}header.scrolled nav ul li>a:hover{color:#f2c86a}header.scrolled nav ul li.dropdown .dropdown-menu{background:#fff}header.scrolled nav ul li.dropdown .dropdown-menu a{color:#000}header.scrolled nav ul li.dropdown .dropdown-menu a:hover{background-color:#f9f9f9;color:#f2c86a}header.scrolled .hamburger-btn span{background-color:#fff}header.is-sub-page:not(.scrolled){background:transparent;box-shadow:none}header.is-sub-page:not(.scrolled) nav ul li>a{color:#333}header.is-sub-page:not(.scrolled) .hamburger-btn span{background-color:#000}header.menu-open{background:#000000e6!important}header.menu-open .hamburger-btn span{background-color:#fff!important}.swiper-button-next:after,.swiper-button-prev:after{content:""!important;display:none!important}.swiper-button-next img,.swiper-button-prev img{display:block!important}.hero-section{height:860px}.hero-section .swiper{width:100%;height:100%}.hero-section .swiper .swiper-slide{display:flex;align-items:center;justify-content:center}.hero-section .swiper .swiper-slide .slide-image{width:100%;height:100%;object-fit:cover}.hero-section .swiper .swiper-pagination{display:flex;justify-content:center;align-items:center;bottom:30px}.hero-section .swiper .swiper-pagination-bullet{width:12px;height:12px;background:#fff;opacity:.5;margin:0 6px}.hero-section .swiper .swiper-pagination-bullet.swiper-pagination-bullet-active{opacity:1}.hero-section .swiper .swiper-button-next,.hero-section .swiper .swiper-button-prev{width:45px;height:45px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#fff;color:#333;overflow:hidden;position:relative}.hero-section .swiper .swiper-button-next img,.hero-section .swiper .swiper-button-prev img{width:15px;height:12px;position:relative;z-index:2}.hero-section .swiper .swiper-button-next:after,.hero-section .swiper .swiper-button-prev:after{display:none!important;content:""!important;opacity:0!important;visibility:hidden!important;position:absolute!important;left:-9999px!important;font-size:0!important;line-height:0!important;width:0!important;height:0!important}.hero-section .swiper .swiper-button-next{right:190px!important}.hero-section .swiper .swiper-button-prev{left:190px!important}.products-section{padding:128px 0 178px;background:#f6f6f6;text-align:center}.products-section .section-title{font-size:40px;margin-bottom:48px;font-weight:700;color:#1a1a1a}.hot-products{padding:128px 0 178px;background:#fff;text-align:center;position:relative}.hot-products .section-title{font-size:40px;margin-bottom:30px;font-weight:700;color:#1a1a1a}.hot-products .productsSwiper{height:558px;padding:20px 0}.hot-products .productsSwiper .swiper-slide{width:441px;height:454px}.hot-products .productsSwiper .swiper-slide .product-card{width:444px;height:454px;padding:11px 11px 0;background:#fbfbfc;border-radius:16px;border:1px solid #e9e9e9;transition:transform .3s;cursor:pointer}.hot-products .productsSwiper .swiper-slide .product-card:hover{transform:scale(1.05)}.hot-products .productsSwiper .swiper-slide .product-card .product-image{width:422px;height:297px;border-radius:12px}.hot-products .productsSwiper .swiper-slide .product-card .product-image img{width:100%;height:100%;object-fit:cover}.hot-products .productsSwiper .swiper-slide .product-card .product-content{padding:20px 11px;text-align:left}.hot-products .productsSwiper .swiper-slide .product-card .product-content h4{font-size:36px;font-weight:700;color:#3a3a3a;margin:0 0 10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hot-products .productsSwiper .swiper-slide .product-card .product-content p{font-size:20px;color:#898989;margin:0;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.hot-products .productsSwiper .swiper-pagination-bullet{background:#06c}.hot-products .swiper-button-next,.hot-products .swiper-button-prev{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important;width:0!important;height:0!important;position:absolute!important;left:-9999px!important;right:-9999px!important}.about-section{background:#faf3ea;padding:153px 0 172px}.about-section .section-title{font-size:40px;color:#1a1a1a;margin-bottom:82px;font-weight:700;text-align:center}.about-section .about-content{display:flex;justify-content:space-evenly;flex-wrap:wrap}.about-section .stat-item{width:180px;text-align:center;border-radius:10px;display:flex;flex-direction:column;align-items:center}.about-section .stat-icon{width:40px;height:40px;margin-bottom:20px}.about-section .stat-number{font-size:36px;font-weight:700;color:#1a1a1a;margin-bottom:15px}.about-section .stat-label{color:#4a4948;font-size:15px;text-align:center}.design-process{margin-top:157px;margin-bottom:255px;background:#fff}.design-process .process-content{border-radius:16px;display:flex;background:#f9f9f9;height:570px}.design-process .process-left{flex:1.2;display:flex;flex-direction:column;padding:130px 0 0 95px}.design-process .process-left .process-title{font-size:40px;color:#1a1a1a;margin-bottom:72px;font-weight:700}.design-process .process-left .process-item{display:flex;margin-bottom:18px;font-weight:700;color:#1a1a1a}.design-process .process-left .process-item .process-item-title{flex-shrink:0}.design-process .process-left .process-cta{margin-top:30px;width:145px;height:54px;background-color:#000;color:#fff;font-size:15px;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:12px}.design-process .process-right{flex:1;display:flex;align-items:center;justify-content:center}.design-process .process-right .process-image{width:100%;height:100%}.global-cooperation{margin-top:34px;margin-bottom:214px}.global-cooperation .section-title{text-align:center;font-size:32px;color:#191c1f;font-weight:700;margin-bottom:65px}.global-cooperation .cooperation-map{height:310px}.global-cooperation .cooperation-map img{width:100%;height:100%;object-fit:contain}.introduction{height:595px}.introduction img{width:100%;height:100%;object-fit:contain}footer{margin-top:60px;margin-bottom:47px}footer .footer-content{display:flex;margin-bottom:40px}footer .footer-content .footer-left .footer-logo{height:73px;width:auto}footer .footer-content .footer-right{flex:1;display:flex;justify-content:space-evenly}footer .footer-content .footer-right .footer-column{display:flex;flex-direction:column;gap:15px}footer .footer-content .footer-right .footer-column .footer-title{font-size:14px;font-weight:700;color:#535353}footer .footer-content .footer-right .footer-column .footer-item a{color:#636363;transition:color .3s;font-size:12px}footer .footer-content .footer-right .footer-column .footer-item a:hover{color:#f2c86a}footer .footer-content .footer-right .footer-links{display:flex;flex-direction:column;gap:5px}footer .footer-content .footer-right .wechat-item{position:relative}footer .footer-content .footer-right .wechat-item .wechat-drawer{position:absolute;top:50%;left:100%;transform:translateY(-50%);background-color:#fff;padding:15px;border-radius:8px;box-shadow:0 4px 12px #00000026;display:none;margin-right:10px;z-index:1000;width:150px;text-align:center}footer .footer-content .footer-right .wechat-item .wechat-drawer:after{content:"";position:absolute;left:-8px;top:50%;transform:translateY(-50%);width:0;height:0;border-top:8px solid transparent;border-bottom:8px solid transparent;border-right:8px solid #fff}footer .footer-content .footer-right .wechat-item .wechat-drawer .wechat-qr-code{width:120px;height:120px;object-fit:contain;margin-bottom:8px}footer .footer-content .footer-right .wechat-item .wechat-drawer .wechat-text{font-size:12px;color:#333;white-space:nowrap}footer .footer-content .footer-right .wechat-item:hover .wechat-drawer{display:block}footer .copyright{display:flex;justify-content:space-between;padding-top:15px;border-top:1px solid #c4ccd7;color:#99a1af;font-size:14px}.drawer-buttons{position:fixed;right:30px;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;align-items:center;gap:20px;z-index:999}.drawer-capsule{height:287px;width:76px;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;background-color:#fff;border-radius:38px;box-shadow:0 2px 10px #0000001a}.drawer-capsule .drawer-btn{position:relative;width:60px;height:70px;background-color:transparent;border-radius:0;box-shadow:none;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;transition:all .3s;z-index:1}.drawer-capsule .drawer-btn:hover{z-index:10}.drawer-capsule .drawer-label{text-align:center;font-size:12px;color:#aaa}.drawer-btn{position:relative;width:60px;height:60px;background-color:#fff;border-radius:50%;box-shadow:0 2px 10px #0000001a;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s}.drawer-btn.store-drawer a{display:flex;flex-direction:column;align-items:center}.drawer-icon{width:33px;height:33px;display:flex;align-items:center;justify-content:center;z-index:2;margin-bottom:5px}.drawer-icon img{width:100%;height:100%;object-fit:contain}.drawer-content{position:absolute;right:100%;top:50%;transform:translateY(-50%);background-color:#fff;padding:10px 15px;border-radius:4px;box-shadow:0 2px 10px #0000001a;white-space:nowrap;opacity:0;visibility:hidden;transition:all .3s;margin-right:10px;z-index:999;width:auto;height:auto}.drawer-content:after{content:"";position:absolute;right:-8px;top:50%;transform:translateY(-50%);width:0;height:0;border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:10px solid #fff;z-index:1000}.drawer-btn:hover .drawer-content,.drawer-capsule .drawer-btn:hover .drawer-content{opacity:1;visibility:visible;transform:translateY(-50%) translate(-20%)}.drawer-text{font-size:14px;color:#aaa}.back-to-top{width:60px;height:60px;background-color:#fff;border-radius:50%;box-shadow:0 2px 10px #0000001a;display:none;align-items:center;justify-content:center;cursor:pointer;transition:all .3s;margin-top:20px}.back-to-top:hover{background-color:#f2c86a;transform:translateY(-5px)}.back-to-top img{width:24px;height:24px;object-fit:contain}@media screen and (max-width:768px){.container{width:100%!important;padding:0 15px!important}header{height:60px!important;padding:0!important}header.is-sub-page:not(.scrolled){background:transparent!important;box-shadow:none!important}header.is-sub-page:not(.scrolled) .hamburger-btn span{background-color:#333!important}header.is-sub-page:not(.scrolled) nav ul li>a{color:#333!important}header.is-sub-page:not(.scrolled).menu-open nav ul li>a{color:#fff!important}header .container{padding:0 15px!important}header .logo .logo-img{height:35px!important}header .hamburger-btn{display:flex!important}header nav{position:fixed;top:60px;left:0;width:100%;height:calc(100vh - 60px);background:#000000e6;transform:translate(-100%);transition:transform .3s ease-in-out;max-width:100%;overflow-y:auto;overflow-x:hidden;z-index:999}header nav.nav-active{transform:translate(0)}header nav ul{flex-direction:column!important;align-items:flex-start;justify-content:flex-start;padding-top:40px;padding-left:20px;padding-bottom:60px;gap:25px!important}header nav ul li{width:100%}header nav ul li a{font-size:18px!important;padding:10px 0!important;text-align:left;color:#fff!important}header nav ul li.dropdown .dropdown-menu{position:static!important;display:block!important;width:100%!important;background:transparent!important;box-shadow:none!important;margin-top:10px;padding-left:0!important}header nav ul li.dropdown .dropdown-menu:before{display:none}header nav ul li.dropdown .dropdown-menu a{color:#bbb!important;font-size:13px!important;border-bottom:none!important;padding:8px 0!important;text-align:left!important}header nav ul li.dropdown .dropdown-menu a:hover{background:transparent!important;color:#f2c86a!important}.hero-section{height:auto!important;min-height:250px!important;aspect-ratio:16/9}.hero-section .swiper-button-next,.hero-section .swiper-button-prev,.hero-section .custom-swiper-button-next,.hero-section .custom-swiper-button-prev{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}.drawer-buttons{right:0!important;transform:scale(.65) translateY(-50%)!important;transform-origin:right center!important}.back-to-top{transform:scale(1.5)!important;margin-top:40px!important}.products-section,.hot-products{padding:40px 0!important}.products-section .section-title,.hot-products .section-title{font-size:24px!important;margin-bottom:20px!important}.hot-products .productsSwiper{height:auto!important;padding:20px 0!important}.hot-products .productsSwiper .swiper-slide{width:90%!important;margin:0 auto;height:auto!important}.hot-products .productsSwiper .swiper-slide .product-card{width:100%!important;height:auto!important;padding:15px!important;box-shadow:0 4px 12px #0000000d}.hot-products .productsSwiper .swiper-slide .product-card .product-image{width:100%!important;height:auto!important;aspect-ratio:1/1}.hot-products .productsSwiper .swiper-slide .product-card .product-content{padding:15px 5px!important}.hot-products .productsSwiper .swiper-slide .product-card .product-content h4{font-size:20px!important;margin-bottom:8px!important}.hot-products .productsSwiper .swiper-slide .product-card .product-content p{font-size:14px!important;line-height:1.4!important}.hot-products .productsSwiper .swiper-button-next,.hot-products .productsSwiper .swiper-button-prev,.hot-products .productsSwiper .custom-swiper-button-next,.hot-products .productsSwiper .custom-swiper-button-prev{display:none!important}.about-section{padding:40px 0!important}.about-section .section-title{font-size:24px!important;margin-bottom:30px!important}.about-section .about-content{display:grid!important;grid-template-columns:1fr 1fr!important;gap:20px!important;align-items:start!important}.about-section .stat-item{width:100%!important}.about-section .stat-item .stat-icon{margin-bottom:10px!important}.about-section .stat-item .stat-number{font-size:24px!important;margin-bottom:10px!important}.about-section .stat-item .stat-label{font-size:13px!important}.design-process{margin-top:40px!important;margin-bottom:40px!important}.design-process .process-content{flex-direction:column-reverse!important;height:auto!important;background:transparent!important}.design-process .process-left{padding:20px 0!important;text-align:center!important}.design-process .process-left .process-title{font-size:24px!important;margin-bottom:20px!important}.design-process .process-left .process-item{flex-direction:column!important;align-items:center!important;margin-bottom:15px!important}.design-process .process-left .process-item .process-item-title{margin-bottom:5px!important}.design-process .process-left .process-cta{margin:20px auto 0!important}.design-process .process-right{padding-top:20px}.design-process .process-right .process-image{border-radius:12px;width:100%;height:auto}.global-cooperation{margin-top:40px!important;margin-bottom:40px!important}.global-cooperation .section-title{font-size:24px!important;margin-bottom:30px!important}.global-cooperation .cooperation-map{height:auto!important}.introduction{height:auto!important;aspect-ratio:16/9}footer{margin-top:30px!important;margin-bottom:20px!important}footer .footer-content{flex-direction:column!important;align-items:center!important;gap:30px!important}footer .footer-content .footer-left{text-align:center}footer .footer-content .footer-left .footer-logo{height:50px!important}footer .footer-content .footer-right{display:grid!important;grid-template-columns:repeat(2,1fr)!important;width:100%;gap:20px 10px!important;text-align:left!important}footer .footer-content .footer-right .footer-column{align-items:flex-start!important}footer .footer-content .footer-right .footer-column .footer-title{font-size:13px!important;margin-bottom:8px!important;font-weight:700;white-space:nowrap}footer .footer-content .footer-right .footer-column .footer-item{margin-bottom:5px}footer .footer-content .footer-right .footer-column .footer-item a{font-size:11px!important;white-space:nowrap}footer .copyright{flex-direction:column!important;align-items:center!important;gap:10px!important;text-align:center!important;padding:15px!important;font-size:11px!important;color:#99a1af}}.dropdown .dropdown-menu.show[data-v-a48e49ef]{display:block!important}@media(max-width:768px){.dropdown .dropdown-menu[data-v-a48e49ef]{position:static;width:100%;box-shadow:none;border-radius:0;display:none;background:#f5f5f5}.dropdown .dropdown-menu.show[data-v-a48e49ef]{display:block!important}.dropdown .dropdown-menu[data-v-a48e49ef]:before{display:none}}.drawer-qr-image[data-v-6c275ab7]{width:150px;height:150px;object-fit:contain;margin-bottom:10px}.phone-icon[data-v-6c275ab7]{width:16px;height:16px;margin-right:5px;display:inline-block;vertical-align:middle;flex-shrink:0}.phone-item[data-v-6c275ab7]{display:flex;align-items:center;margin-bottom:8px}.phone-item[data-v-6c275ab7]:last-child{margin-bottom:0}.phone-item span[data-v-6c275ab7]{flex:1;white-space:nowrap}.app-container[data-v-c3e83bc7]{min-height:100vh;display:flex;flex-direction:column}.main-content[data-v-c3e83bc7]{flex:1}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}:is(.swiper-button-prev,.swiper-button-next).swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}:is(.swiper-button-prev,.swiper-button-next).swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-prev,.swiper-button-next){display:none!important}:is(.swiper-button-prev,.swiper-button-next) svg{width:100%;height:100%;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset, 4px);left:auto}:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) .swiper-navigation-icon{transform:rotate(180deg)}:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset, 50%);right:auto;margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset, 4px);bottom:auto}:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset, 4px);top:auto}:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) .swiper-navigation-icon{transform:rotate(90deg)}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.hero-section[data-v-ea971250]{width:100%}.slide-image[data-v-ea971250]{width:100%;height:100%;object-fit:cover}.custom-swiper-button-next[data-v-ea971250],.custom-swiper-button-prev[data-v-ea971250]{position:absolute;top:50%;width:45px;height:45px;margin-top:-22.5px;z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#fff;overflow:hidden}.custom-swiper-button-next[data-v-ea971250]{right:190px}.custom-swiper-button-prev[data-v-ea971250]{left:190px}.custom-swiper-button-next img[data-v-ea971250],.custom-swiper-button-prev img[data-v-ea971250]{width:15px;height:12px;position:relative;z-index:2}.product-categories[data-v-1d357870]{display:flex;flex-direction:column;gap:15px}.product-row[data-v-1d357870]{display:flex;gap:33px;align-items:stretch}.product-item-group[data-v-1d357870]{flex:1;display:flex;flex-direction:row;gap:33px}.product-item[data-v-1d357870]{flex:1;border-radius:16px;height:395px;overflow:hidden;position:relative;background:#fff;cursor:pointer;z-index:1;display:block}.product-item-large[data-v-1d357870]{flex:1;height:395px}.product-item .product-image[data-v-1d357870]{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.product-item:hover .product-image[data-v-1d357870]{transform:scale(1.1)}.product-item .product-info[data-v-1d357870]{position:absolute;top:43px;left:41px;pointer-events:none;z-index:2}.product-item .product-info h3[data-v-1d357870]{color:#333;font-size:18px;margin:0}@media(max-width:768px){.product-categories[data-v-1d357870]{gap:15px}.product-row[data-v-1d357870]{flex-direction:column;gap:15px}.product-item-group[data-v-1d357870]{flex-direction:row;gap:15px}.product-item[data-v-1d357870]{height:200px;min-height:200px;touch-action:manipulation}.product-item-large[data-v-1d357870]{height:118px;width:100%;min-height:118px}.product-item .product-info[data-v-1d357870]{top:20px;left:20px;pointer-events:none}.product-item .product-info h3[data-v-1d357870]{font-size:16px}}.productsSwiper[data-v-12f21013] .swiper-button-next,.productsSwiper[data-v-12f21013] .swiper-button-prev{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}@media(max-width:768px){.productsSwiper[data-v-12f21013] .swiper-button-next,.productsSwiper[data-v-12f21013] .swiper-button-prev{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important;width:0!important;height:0!important;position:absolute!important;left:-9999px!important;right:-9999px!important}}
