.img-show[data-v-73b73e0f]{align-items:center;display:flex;justify-content:center;left:0;position:fixed;right:0;top:3000px;z-index:9999}.img-show .content[data-v-73b73e0f]{border-radius:4px;display:flex;height:100vh;opacity:0;overflow:hidden;padding:0;position:relative;transform:translateY(1000px);transition:all .8s ease;width:100vw}.img-show .content .show-store-box[data-v-73b73e0f]{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-radius:8px 80px 8px 8px;left:50%;margin-left:-720px;margin-top:-30vh;min-height:700px;opacity:1;position:absolute;top:50%;width:1440px}.img-show .content .show-store-box .close-btn[data-v-73b73e0f]{background-color:#2253ff;border-radius:0 10px 0 0;clip-path:polygon(0 0,100% 0,100% 0,100% 100%,0 0);cursor:pointer;height:49px;position:absolute;right:2px;top:2px;width:49px}.img-show .content .show-store-box .close-btn svg[data-v-73b73e0f]{position:absolute;right:5px;top:2px;width:16px}.img-show .content .show-store-box.show[data-v-73b73e0f]{display:none}.img-show .content .show-store-box .show-store[data-v-73b73e0f]{align-items:center;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#434343c4;border:1px solid hsla(0,0%,100%,.059);border-radius:8px;clip-path:polygon(0 0,96.5% 0,100% 7.3%,100% 100%,0 100%);display:flex;flex-direction:column;min-height:700px;padding:20px;position:relative;width:1440px}.img-show .content .show-store-box .show-store h3[data-v-73b73e0f]{font-size:var(--size-36);line-height:1.3em}.img-show .content .show-store-box .show-store p[data-v-73b73e0f]{font-size:var(--size-18);line-height:1.5em;margin-top:10px;min-height:60px;padding:0 10%;text-align:center}.img-show .content .show-store-box .show-store .img-box[data-v-73b73e0f]{align-items:center;display:flex;justify-content:center;margin-top:30px;position:relative;width:80%}.img-show .content .show-store-box .show-store .img-box .img-container[data-v-73b73e0f]{height:460px;text-align:center;width:1100px}.img-show .content .show-store-box .show-store .img-box .img-container img[data-v-73b73e0f]{max-height:460px;max-width:1100px;-o-object-fit:cover;object-fit:cover}.img-show .content .show-store-box .show-store .img-box .nav-btn[data-v-73b73e0f]{align-items:center;background:#333;border:none;border-radius:50px;box-shadow:0 4px 6px #32325d1c,0 1px 3px #00000014;color:#fff;cursor:pointer;display:flex;height:50px;justify-content:center;padding:0;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s;width:50px}.img-show .content .show-store-box .show-store .img-box .nav-btn[data-v-73b73e0f]:hover{background:var(--main-active);transform:translateY(-50%) scale(1.1)}.img-show .content .show-store-box .show-store .img-box .nav-btn.prev-btn[data-v-73b73e0f]{left:-8%}.img-show .content .show-store-box .show-store .img-box .nav-btn.next-btn[data-v-73b73e0f]{right:-8%}.hide[data-v-73b73e0f]{transition:all .3s ease}.show[data-v-73b73e0f]{top:0}.show .content[data-v-73b73e0f]{opacity:1;top:0;transform:translateY(0)}@media (max-width:1440px){.img-show .content .show-store-box[data-v-73b73e0f]{left:50%;margin-left:-45vw;margin-top:-30vh;min-height:700px;position:absolute;top:40%;width:90vw}.img-show .content .show-store-box .close-btn[data-v-73b73e0f]{background-color:#2253ff;border-radius:0 10px 0 0;clip-path:polygon(0 0,100% 0,100% 0,100% 100%,0 0);cursor:pointer;position:absolute}.img-show .content .show-store-box .show-store[data-v-73b73e0f]{border-radius:8px;clip-path:polygon(0 0,95.5% 0,100% 7.3%,100% 100%,0 100%);min-height:80vh;padding:20px;width:90vw}.img-show .content .show-store-box .show-store .img-box[data-v-73b73e0f]{align-items:center;display:flex;justify-content:center;margin-top:20px;position:relative;width:80%}.img-show .content .show-store-box .show-store .img-box .img-container[data-v-73b73e0f]{height:auto;text-align:center;width:90vw}.img-show .content .show-store-box .show-store .img-box .img-container img[data-v-73b73e0f]{width:100%}}@media (max-width:768px){.img-show[data-v-73b73e0f]{display:none}}.accessories{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-top:50px}.accessories h1{font-size:var(--size-40);line-height:1.3em}.accessories .desc{font-size:var(--size-20);line-height:1.5em;margin-top:30px}.product-list{display:flex;flex-wrap:wrap;gap:30px;margin-top:50px}.product-list .product-item{display:flex;flex-direction:column;line-height:1.2em;overflow:hidden;position:relative;width:calc(33.333% - 20px)}.product-list .product-item .bg{height:450px;overflow:hidden;position:relative}.product-list .product-item .bg img{transition:transform .3s ease}.product-list .product-item .bg img:hover{transform:scale(1.1)}.product-list .product-item img{height:450px;-o-object-fit:cover;object-fit:cover;width:100%}.product-list .product-item .info{background:linear-gradient(0deg,rgba(0,0,0,.655),transparent);bottom:0;left:0;padding:20px;position:absolute;width:100%}.product-list .product-item .info .title{font-size:var(--size-24);line-height:1.3em}.product-list .product-item .info .desc{font-size:var(--size-18);line-height:1.3em;margin-top:10px}.product-list .col-1{width:calc(33.333% - 20px)}.product-list .col-2{width:calc(66.666% - 10px)}@media (max-width:1440px){.product-list .product-item .bg,.product-list .product-item img{height:320px}}@media (max-width:760px){.header .wrapper{padding:0 20px}.wrapper{padding:0}.accessories{background:url(../images/accessories/h-bg.png) no-repeat 50%;background-size:100%;flex-direction:column;height:107.8880407125vw;margin:-100px 0 0;text-align:center;width:100vw}.accessories h1{font-size:var(--size-24);margin-top:150px}.accessories h1 span{display:block}.accessories .desc{color:var(--light-color);font-size:var(--size-16)}.product-list{display:flex;flex-wrap:wrap;gap:20px 0;justify-content:space-between;margin-top:50px;padding:0 20px}.product-list .product-item{margin:0;width:calc(50% - 10px)}.product-list .product-item .bg{height:auto;width:100%}.product-list .product-item .bg img{border-radius:6px;height:auto;-o-object-fit:cover;object-fit:cover;width:100%}.product-list .product-item .info{padding:10px}.product-list .product-item .info .title{font-size:var(--size-14)}.product-list .product-item .info .desc{color:var(--light-color);font-size:var(--size-12);margin-top:5px}.product-list .col-1{width:100%}.product-list .col-2{height:50vw;width:100%}}
