/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
:root{
--page-width: 1248px;	
}
.img-mb {
    display: none;
}
@media (max-width: 750px){
.img-pc {
    display: none;
}
.img-mb {
    display: block;
}
}
@font-face {
    font-family: 'Shokz Sans Display';
    src: url('fonts/ShokzSansDisplay-Medium.eot');
    src: url('fonts/ShokzSansDisplay-Medium.eot?#iefix') format('embedded-opentype'),
        url('fonts/ShokzSansDisplay-Medium.woff2') format('woff2'),
        url('fonts/ShokzSansDisplay-Medium.woff') format('woff'),
        url('fonts/ShokzSansDisplay-Medium.ttf') format('truetype'),
        url('fonts/ShokzSansDisplay-Medium.svg#ShokzSansDisplay-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Shokz Sans Text';
    src: url('fonts/ShokzSansText.eot');
    src: url('fonts/ShokzSansText.eot?#iefix') format('embedded-opentype'),
        url('fonts/ShokzSansText.woff2') format('woff2'),
        url('fonts/ShokzSansText.woff') format('woff'),
        url('fonts/ShokzSansText.ttf') format('truetype'),
        url('fonts/ShokzSansText.svg#ShokzSansText') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
.swiper-container{margin:0 auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;-o-transition-property:transform,height;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-container-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-wp8-horizontal,.swiper-container-wp8-horizontal>.swiper-wrapper{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-container-wp8-vertical,.swiper-container-wp8-vertical>.swiper-wrapper{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background-position:center;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s opacity;-o-transition:.3s opacity;transition:.3s opacity;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:.2s top,.2s -webkit-transform;transition:.2s top,.2s -webkit-transform;-o-transition:.2s transform,.2s top;transition:.2s transform,.2s top;transition:.2s transform,.2s top,.2s -webkit-transform}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s left,.2s -webkit-transform;transition:.2s left,.2s -webkit-transform;-o-transition:.2s transform,.2s left;transition:.2s transform,.2s left;transition:.2s transform,.2s left,.2s -webkit-transform}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s right,.2s -webkit-transform;transition:.2s right,.2s -webkit-transform;-o-transition:.2s transform,.2s right;transition:.2s transform,.2s right;transition:.2s transform,.2s right,.2s -webkit-transform}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-progressbar.swiper-pagination-white{background:rgba(255,255,255,.25)}.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-pagination-progressbar.swiper-pagination-black{background:rgba(0,0,0,.25)}.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill{background:#000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;animation:swiper-preloader-spin 1s steps(12,end) infinite}.swiper-lazy-preloader:after{display:block;content:'';width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-coverflow .swiper-wrapper{-ms-perspective:1200px}
.feature-row__image-wrapper {
    position: relative;
    width: 100%;
    margin: 0 auto;
}
.feature-row__image {
    display: block;
    margin: 0 auto;
}
.feature-row__image-wrapper .feature-row__image {
    width: 100%;
    position: absolute;
    top: 0;
    height: 100%;
}
.feature-row__image-wrapper .feature-row__image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: none;
}
.section-home-most-popular.active{
     background: #191919;
  }
  .section-home-most-popular {
    padding: 80px 0px 130px;
    overflow: hidden;
    transition:all 0.5s linear;
}
  .section-home-most-popular .swiper-container{
    overflow: unset;
  }
 .normal-inner {
    max-width: 1248px;
    margin: 0px auto;
   padding:0 24px;
}
  .section-home-most-popular .top-text-wrapper {
    display: flex;
    justify-content: space-between;
    margin-bottom: 48px;
    align-items: flex-end;
}
 .section-home-most-popular  .text1 {
    color: #2F2F2F;
    font-size: 18px;
    margin-top: 4px;
    line-height: 1.4;
}
  .section-home-most-popular .title {
    color: #2F2F2F;
    font-size: 32px;
}
.section-home-most-popular .compare-button {
    display: flex;
    align-items: center;
    color: #FF7A3D;
    text-decoration: underline;
    font-size: 14px;
    margin-bottom: 10px;
    display:none;
}
  .section-home-most-popular .product-item {
  display: block;
  position: relative;
  height: 500px;
  overflow: hidden;
  box-sizing: border-box;
  border-radius: 4px;
}
  .section-home-most-popular .product-item .img-wrapper-2 .feature-row__image-wrapper{
    min-height: 500px;
  }
  .section-home-most-popular .product-item .img-wrapper .feature-row__image-wrapper{
    transition:all 0.3s;
  }
  .section-home-most-popular .product-item:hover .feature-row__image-wrapper{
    transform: scale(1.1);
  }
  .section-home-most-popular .img-mb {
  display: none;
}
  .section-home-most-popular .sign {
  position: absolute;
  padding: 4px 6px;
  line-height: 1;
  font-size: 14px;
  color: rgba(102, 102, 102, 1);
  border: 1px solid rgba(102, 102, 102, 1);
  border-radius: 4px;
  top: 24px;
  left: 24px;
}
  .section-home-most-popular .product-info-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
 
  .section-home-most-popular .text-wrapper {
  position: absolute;
  bottom: 28px;
  width: 100%;
  padding: 0px 24px;
  box-sizing: border-box;
  left:0;
}
  .section-home-most-popular .logo-image{
        position: absolute;
    top: 10px;
    left: 10px;
    height: 100px;
    width: auto;
  }
  
  .section-home-most-popular .name {
  height: 20px;
  width: unset;
    display: block;
}
  .section-home-most-popular .product-info {
  margin: 7px 0px 15px;
  color: #E7E7E7;
  font-size: 13px;
  min-height: 34px;
}
  .section-home-most-popular .color-and-size-wrapper {
  display: flex;
  align-items: center;
}
  .section-home-most-popular .color-wraper {
  display: flex;
  align-items: center;
}
  .section-home-most-popular .color-item {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  border: 1px solid #fff;
  margin-right: 4px;
}
  .section-home-most-popular .size-wraper {
  font-size: 14px;
  line-height: 1.2;
  color: #fff;
  margin-left: 8px;
}
  .section-home-most-popular .prize-wrapper {
     font-size: 20px;
    line-height: 1.2;
    color: #fff;
    display: flex;
    align-items: center;
    gap: 8px;
}
  .section-home-most-popular .prize-wrapper .compare_price{
        font-size: 80%;
    text-decoration: line-through;
  }
  .section-home-most-popular .product-item.no-img{
    background:#f2f2f4;
    justify-content:center;
    align-items:flex-start;
    padding: 48px 40px 0px;
  }
  .section-home-most-popular .product-item.no-img .product-info,.section-home-most-popular .product-item.no-img .size-wraper,.section-home-most-popular .product-item.no-img .prize-wrapper{color:#666}

  .section-home-most-popular .swiper-pagination-product-card {
  align-items: center;
  justify-content: center;
  margin-top: 20px;
  width:100%;
}
  
  .section-home-most-popular .swiper-pagination-bullet {
  width: 6px;
  height: 6px;
  display: inline-block;
  border-radius: 10px;
  background: #BABABA;
  opacity: 1;
  transition: width 0.3s,color 0.3s;
}
  .section-home-most-popular .swiper-pagination-bullet:not(:last-of-type){margin-right:10px;}
 .section-home-most-popular .swiper-pagination-bullet-active {
  opacity: 1;
  background: #050505;
  width: 32px;
}

  .which-product-wrapper {
  background: #f1f1f1;
  margin-top: 80px;
  padding: 48px 64px;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
  .which-product-wrapper .which-product-text1 {
  color: #050505;
  font-size: 24px;
  line-height: 1.2;
  font-family: Shokz Sans Display;
}
  .which-product-wrapper .which-product-right-wrapper {
  display: flex;
  align-items: center;
}
  .which-product-wrapper .which-product-right-wrapper .svg-2 circle,
  .which-product-wrapper .which-product-right-wrapper .svg-2 path,
  .which-product-wrapper .which-product-right-wrapper .fill,
  .which-product-wrapper .which-product-right-wrapper .stroke{
    transition:all 0.3s;
  }
  .which-product-wrapper .which-product-right-wrapper:hover .fill{
     fill: #ff7a3d;
     fill-opacity: 1;
  }
   .which-product-wrapper .which-product-right-wrapper:hover .svg-2 path{
      stroke:#FFF;
   }
  .which-product-wrapper .which-product-right-wrapper:hover .stroke{
     stroke: #ff7a3d;
  }
 .which-product-wrapper .which-product-right-wrapper span{
  display: block;
  color: #666;
  margin: 0px 32px 0px 24px;
  font-size: 16px;
    font-family: Shokz Sans Display;
}
  .popular-button-prev{
        left: -112px;
    background: unset;
    width: 64px;
    height: 64px;
    z-index: 1;
    opacity:0 !important;
    transition:all 0.3s;
    pointer-events: auto !important;
  }
    .popular-button-next{
      right: -112px;
    background: unset;
    width: 64px;
    height: 64px;
    z-index: 1;
      opacity:0 !important;
      transition:all 0.3s;
      pointer-events: auto !important;
  }
  .swiper-content-wrapper:hover .popular-button-next,
  .swiper-content-wrapper:hover .popular-button-prev{
      opacity:1 !important;
  }
  @media (max-width:1500px){
  .popular-button-prev{
    left: 0px;
  }
    .popular-button-next{
      right: 0px;
  }
}
  @media(max-width: 1000px){
    .which-product-wrapper {
      padding: 32px 24px;
    }
    .which-product-wrapper .which-product-text1 {
      font-size: 20px;
    }
    .which-product-wrapper .which-product-right-wrapper span {
      margin: 0px 22px 0px 20px;
      font-size: 16px;
    }
    .section-home-most-popular{
          padding: 40px 0px 65px;
    }
  }
  @media(max-width: 600px){
      .normal-inner{
      padding:0 16px;
    }
  .section-home-most-popular .swiper-pagination-product-card {
      display: flex;
    align-items: center;
    justify-content: center;
    width:100%;
    position:relative;
}
    .section-home-most-popular .top-text-wrapper {
  margin-bottom: 32px;
}
    .section-home-most-popular .text1 {
  font-size: 14px;
    }
    .section-home-most-popular .title {
  font-size: 20px;
}
    .section-home-most-popular .compare-button {
  display: none;
}
    .section-home-most-popular {
  padding: 80px 0 80px;
}
    .which-product-wrapper {
    padding: 0px;
    margin-top: 64px;
    background: unset;
    display: block;
  }
    .which-product-wrapper .which-product-text1 {
    font-size: 18px;
    line-height: 1.2;
    margin-bottom: 24px;
  }
    .which-product-wrapper .which-product-right-wrapper {
  display: flex;
  align-items: center;
  background: #F1F1F1;
  justify-content: center;
  padding: 20px 5px;
  border-radius: 4px;
}
    .which-product-wrapper .svg-1 {
  display: block;
  width: 48px;
  height: unset;
}
   .which-product-wrapper .svg-2 {
  display: block;
  height: 28px;
  width: unset;
}
      .which-product-wrapper .which-product-right-wrapper span {
    margin: 0px 59px 0px 16px;
    font-size: 16px;
  }
    .section-home-most-popular .img-mb {
  display: block;
  height: 435px;
}
    .section-home-most-popular .img-pc {
  display: none;
}.section-home-most-popular .product-item {
      min-height: 435px;
      height:auto
    }
.section-home-most-popular .product-item .img-wrapper-2 .feature-row__image-wrapper{
    min-height: 435px;
  height:auto
  }
    .section-home-most-popular .text-wrapper {
  bottom: 16px;
  padding: 0px 16px;
}
    .section-home-most-popular .name {
  height: 18px;
}
    .section-home-most-popular .product-info {
  font-size: 14px;
}
    .section-home-most-popular .size-wraper {
  color: #E7E7E7;
  margin-left: 16px;
}
    .section-home-most-popular .prize-wrapper {
  font-size: 16px;
}
  }
  @media(max-width: 370px){
    .which-product-wrapper .which-product-right-wrapper span {
    margin: 0px 24px 0px 16px;
    font-size: 14px;
  }
  }
  
.section-home-video {
  position: relative;
  background: #000;
}
  .section-home-video .video-wrapper {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  position: sticky;
  height: 100vh;
  top: 40px;
}
  .section-home-video .home-video-mp4 {
  display: block;
  width: 80vw;
}
  .section-home-video .mask{
    position:relative;
  }
  .section-home-video .mask:after{
    content: "";
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 83.48%, #000000 100%), linear-gradient(360deg, rgba(0, 0, 0, 0) 92.41%, #000000 109.76%);
    position: absolute;
    height: 100%;
    left: 0;
    width: 100%;
    top:0;
  }
  .section-home-video .text-wrapper {
        color: #fff;
    max-width: 1248px;
    position: relative;
    z-index: 2;
    margin-top: -50vh;
    padding-left: 24px;
    padding-right: 24px;
    margin-left: auto;
    margin-right: auto;
    height: 160vh;
    min-height: 1400px;
}
  .section-home-video .text-wrapper .text-inner{
    max-width:432px;
  }
  .section-home-video .text1 {
  color: #E7E7E7;
  font-size: 18px;
  margin-bottom: 4px;
}
  .section-home-video .title {
  font-size: 32px;
  margin-bottom: 32px;
}
  .section-home-video .text2 {
  color: #E7E7E7;
  font-size: 14px;
  margin-bottom: 48px;
  line-height: 1.4285;
}
  .section-home-video .button-link-wrapper {
  padding-bottom: 64px;
  margin-bottom: 50vh;
  /* border-bottom: 1px solid #6c6c6c; */
    display: flex;
  flex-direction: column;
  align-items: flex-start;
}
  .section-home-video .link-button {
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  border: 1px solid #fff;
  height: 40px;
  width:323px;
  border-radius: 4px;
  transition: all 0.3s;
  text-transform: uppercase;
}
  .section-home-video .link-button:hover{
    background:#ff7a3d;
    border-color:#ff7a3d;
  }
  .section-home-video .link-button-1 {
  margin-bottom: 16px;
}
  .section-home-video .text3 {
  color: #BABABA;
  font-size: 14px;
  line-height: 1.4;
}
  .section-home-video .item {
  display: flex;
  align-items: center;
    justify-content: space-between;
    margin-top: 32px;
}
  .section-home-video .item-right {
  width: calc(100% - 52px);
}
  .section-home-video .item-right-title {
  font-size: 18px;
  line-height: 1.4444;
}
  .section-home-video .item-right-content {
  font-size: 14px;
  line-height: 1.4;
  color: #BABABA;
}
  @media (max-width:1000px){
    .section-home-video .text-wrapper{
          height: 140vh;
    }
  }
  @media(max-width: 850px){
    .section-home-video .video-wrapper {
              justify-content: center;
        top: 40px;
        height: unset;
        overflow: hidden;
    }
    .section-home-video .home-video-mp4 {
      width: 1200px;
      max-width: unset;
    }
  }
  @media(max-width: 600px){
    .section-home-video .home-video-mp4 {
      width: 200vw;
      max-width: unset;
      transform: translateX(-30vw);
    }
    .section-home-video .text-wrapper {
      margin-left: 0px;
      z-index: 2;
      margin-top: 0px;
      width: 100%;
      padding: 0px 16px 80px;
      height: auto;
      min-height: auto;
    }
    .section-home-video .button-link-wrapper{
      margin-bottom:64px;
      border-bottom: 1px solid #6c6c6c; 
    }
    .section-home-video .text1 {
      color:#BABABA;
  font-size: 13px;
  margin-bottom: 4px;
}
    .section-home-video .title {
  font-size: 18px;
  margin-bottom: 24px;
}
    .section-home-video .text2 {
  color: #F1F1F1;
  font-size: 13px;
  margin-bottom: 32px;
}
  }
  @media (max-width:400px){
    .section-home-video .item-right-content{
      width:90%;
    }
  } 

.footer-navigation-bar-wrapper{background:#2F2F2F;padding: 15px 24px;}
  .footer-navigation-bar-wrapper .navigation-inner{
    max-width: 1200px;
    display: flex;
    align-items:center;
    margin: 0px auto;
  }
  .footer-navigation-bar-wrapper .navigation-inner a,.navigation-inner span{
    font-size: 12px;
    line-height: 1.5;
    color: #BABABA;
    text-transform: capitalize;
    transition: all 0.3s;
  }
  .footer-navigation-bar-wrapper .navigation-inner svg{
    display: block;
    margin: 0px 2px;
  }
  .footer-navigation-bar-wrapper .navigation-inner a:hover{
    color:#ff7a3d;
  }
  @media (max-width: 750px){
    .footer-navigation-bar-wrapper {
      padding: 16px;
    }
  }

/***   page-template-open-run-pro2-transparent.php  ***************/
.hide-pc {
    display: none!important;
}
.hide-mb{display:block!important}
@media(max-width:768px){
.hide-pc{display:block!important}
.hide-mb{display:none!important}
}
/***   herobaner  ***************/
.section-product-banner {
    position: relative;
}
.danhsachnut {
    position: absolute;
    bottom: 12.65vw;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.section-product-banner .text-wrapper {
    position: absolute;
    top: 14.6145833vw;
    left: 0;
    width: 100%;
}
  .btn-price{
        position: absolute;
    bottom: -35px;
    color: #FFF;
    font-size: 18px;
    display: flex;
    white-space: nowrap;
  }
 .openrunpro2-banner-wrapper .background{
   display:block;
   width:100%;
 }
 .openrunpro2-banner-wrapper {
    position: relative;
    display: flex;
    justify-content: center;
    overflow: hidden;
    flex-direction: column;
}
  .openrunpro2-banner-wrapper .text-wrapper{
         text-align: center;
    top: 7vw;
  }
  .openrunpro2-banner-wrapper .text-wrapper .title{
        color: #FFF;
        font-family: 'Shokz Sans Display';
    font-size: calc(10px + 1.875vw);
    margin-bottom: 1.25vw;
    line-height: 1.2;
  }
  .openrunpro2-banner-wrapper .text-wrapper svg path{
    fill:#FFF;
  }
  .openrunpro2-banner-wrapper .text-wrapper svg{
        height: calc(10px + 0.52083333vw);
    width: auto;
  }
   .openrunpro2-banner-wrapper .l-img{
             position: absolute;
    width: 17.812vw;
    height: auto;
    left: 27.9687vw;
    top: 19.7vw;
   }
   .openrunpro2-banner-wrapper .r-img{
              position: absolute;
    width: 18.2291vw;
    height: auto;
    right: 35.3vw;
    top: 21.8vw;
   }
  .openrunpro2-banner-wrapper .r-img-2{
        position: absolute;
    width: 14.531vw;
    right: 26.093vw;
    top: 12.2vw;
    height: auto;
  }
  .openrunpro2-banner-wrapper .product-page-button{
        
    background: #FFF;
    color: #000;
    width: 162px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    transition:all 0.3s;
  }
  .openrunpro2-banner-wrapper .product-page-button span{
   padding-top:2px;
  }
  .openrunpro2-banner-wrapper .product-page-button:hover{
    color:#FF7A3D;
  }
  .openrunpro2-banner-wrapper .product-page-button:hover svg path{
    fll:#FF7A3D;
  }
  @media (max-width:1000px){
    .openrunpro2-banner-wrapper .product-page-button{
      bottom: 8.65vw;
    }
  }
  @media (max-width:768px){
    .openrunpro2-banner-wrapper .text-wrapper{
        top: 17.4vw;
    }
    .openrunpro2-banner-wrapper .background{
        height: 211.33vw;
        object-fit: cover;
    }
    .openrunpro2-banner-wrapper .text-wrapper .title{
      font-size: 7.4666vw;
      margin-bottom: 4.8vw;
    }
    .openrunpro2-banner-wrapper .text-wrapper svg{
          height: 4vw;
    }
  .openrunpro2-banner-wrapper .product-page-button{
                     width: calc(61px + 13.333vw);
        height: calc(17px + 4vw);
        font-size: calc(6px + 1.6vw);
        bottom: 73vw;
    }
      .openrunpro2-banner-wrapper .l-img{
                width: 35.733vw;
        left: 4.266vw;
        top: 74vw;
   }
   .openrunpro2-banner-wrapper .r-img{
              width: 36.8vw;
        right: 22.8vw;
        top: 79vw;
   }
    .openrunpro2-banner-wrapper .r-img-2{
    width: 29.0666vw;
    right: 3.46vw;
    top: 58.2vw;
    }
  }
.blank-box-animation2 .blank-box{min-height:110vh;background:#050505}
  .blank-box-animation2 .fixed-text-wrapper{position:fixed;top:50%;width:100%;left:50%;text-align:center;opacity:0;pointer-events:none;transform:translate(-50%,-50%) scale(.8);transform-origin:center;z-index:1}
  .blank-box-animation2 .fixed-text-wrapper.active{pointer-events:unset}
  .blank-box-animation2 .fixed-text1{font-family:Shokz Sans Display;font-size:32px;font-weight:400;line-height:1.3;text-align:center;color:#d9d9d9}
  .blank-box-animation2 .fixed-text2{font-family:Shokz Sans Display;font-size:48px;font-weight:400;line-height:1.3;text-align:center;color:#fff;margin-top:5px;position:relative}
  .blank-box-animation2 .fixed-text2 br{display:none}
  .blank-box-animation2 .fixed-text3{margin:40px auto 80px;font-family:Shokz Sans Text;font-size:18px;font-weight:400;line-height:1.3;text-align:center;color:#bababa;max-width:800px;}
  .blank-box-animation2 .fixed-text3 span{display:block;margin-top:20px}
  .blank-box-animation2 .pop-video-wrapper{display:flex;align-items:center;justify-content:center;font-family:Poppins;font-size:16px;font-weight:500;line-height:1;color:#fff;cursor:pointer;text-decoration:underline}
  .blank-box-animation2 .pop-video-wrapper svg{display:block;margin-left:14px}

  .blank-box-animation2 .fixed-text2 .title {
    opacity:0;
  }
  .blank-box-animation2 .fixed-text2 .title.active {
    opacity:1;
  }
  .blank-box-animation2 .fixed-text2 .title2,.blank-box-animation2 .fixed-text2 .title3 {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 0px;
    width: 100%;
    transition: all 0.3s;
  }
  
  @media(max-width:1200px){
    .blank-box-animation2 .fixed-text3{margin:20px auto 40px;font-size:16px}
    .blank-box-animation2 .fixed-text2{font-size:42px}
    .blank-box-animation2 .fixed-text1{font-size:28px}
    .blank-box-animation2 .fixed-text-wrapper{padding:0 24px}
  }
  @media(max-width:768px){
    .blank-box-animation2 .fixed-text-wrapper{padding:0 4.26666vw}
    .blank-box-animation2 .fixed-text1{font-size:4.26666vw;text-align:left}
    .blank-box-animation2 .fixed-text2{font-size:8vw;margin-top:4.26666vw;text-align:left}
    .blank-box-animation2 .fixed-text3{margin:8.53333vw 0 12.8vw;font-size:4.26666vw;text-align:left}
    .blank-box-animation2 .pop-video-wrapper{font-size:4.266666vw;justify-content:flex-start}
    .blank-box-animation2 .pop-video-wrapper svg{margin-left:14px;width:6.4vw;height:6.4vw}
    .blank-box-animation2 .fixed-text3 span{display:unset}
    .blank-box-animation2 .fixed-text2 br{display:block}
    .blank-box-animation2 .fixed-text-wrapper{top:calc(50% + 40px)}
  }
  @media(max-width:768px) and (min-width:690px){
    .blank-box-animation2 .fixed-text3{margin:40px 0 60px;font-size:18px}
    .blank-box-animation2 .fixed-text2{font-size:48px}
    .blank-box-animation2 .fixed-text1{font-size:28px}
    .blank-box-animation2 .pop-video-wrapper{font-size:22px}
  }
  .scrollmagic-pin-spacer {
  background: #050505;
}
  .section-openrunpro2-animation2 {
  width: 100%;
  overflow: hidden;
  min-height: 100vh;
  display: flex;
  align-items: center;
    background: #020202;
}
  .section-openrunpro2-animation2-inner{
  width: 100%;
    opacity:0;
}
  .video2-wrapper {
    width: 100%;
    overflow: hidden;
    position: relative;
  }
  .video2-wrapper video{
    display: block;
    width: 100%;
  }
  .section-openrunpro2-animation2-inner .animaction2-video1{
    transition: all 0.5s;
    pointer-events: none;
    z-index: 1;
    position: relative;
    width: 100%;
  }
  
  .section-openrunpro2-animation2-inner.show-video2 .animaction2-video1{
    display: block;
    width: 100%;
  }
  .video2-wrapper .animaction2-video3 {
    position:absolute !important;
    top:0px;
    left: 0px;
    opacity: 0;
    width: 100%;
  }
  .section-openrunpro2-animation2-inner .animaction2-video2{
    position:absolute !important;
    top:0px;
    left: 0px;
    opacity:1;
    transition: all 0.3s;
  }
  .section-openrunpro2-animation2-inner.show-video2 .animaction2-video2{
    opacity:1;
  }
  .section-openrunpro2-animation2-inner.show-video2 .animaction2-video1{
    opacity:0;
  }
  .section-openrunpro2-animation2-inner.show-video3 .animaction2-video3{
    opacity:1;
  }
  .section-openrunpro2-animation2-inner.show-video3 .animaction2-video2{
    opacity:0;
  }
  
  .section-openrunpro2-animation2-inner.show-json .animaction2-video3{
    opacity:0;
  }
  .section-openrunpro2-animation2-inner.show-json #lottie_animation1{
    opacity:1;
  }
  #lottie_animation1{
    display: block;
    width: 100%;
    position: absolute;
    left: 0px;
    top:0px;
    opacity:0;
  }
  #lottie_animation2 {
  display: block;
  position: absolute;
  left: 21%;
  top: 19%;
  width: 58%;
    opacity:0;
    pointer-events: none;
}

  .section-openrunpro2-animation2-inner .title {
  position: absolute;
  top: 2vw;
  left: 0px;
  font-family: Shokz Sans Display;
  font-size: 48px;
  font-weight: 400;
  line-height: 1.3;
  text-align: center;
  width: 100%;
    color:#FFFFFF;
    opacity:0;
    transition: all 0.5s;
    pointer-events: none;
}
  .section-openrunpro2-animation2-inner .title br{display: none;''}
  .section-openrunpro2-animation2-inner .item-text {
  position: absolute;
    transition: all 0.5s;
    opacity: 0;
  max-width: 376px;
    pointer-events: none;
}
  .section-openrunpro2-animation2-inner .title.active{
    opacity: 1;
    pointer-events: unset;
  }
  .section-openrunpro2-animation2-inner .item-text.active {
    opacity: 1;
    pointer-events: unset;
}
  .section-openrunpro2-animation2-inner .text1 {
  font-family: Shokz Sans Display;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.3;
  color: #FFF;
}
  .section-openrunpro2-animation2-inner .text1 br{
    display: none;
  }
  .section-openrunpro2-animation2-inner .text2 {
  color: #BABABA;
  font-family: Shokz Sans Text;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.3;
}
  .section-openrunpro2-animation2-inner .item-text:after {
    content:'';
    width: 1px;
    position: absolute;
    background:#D8D8D8;
  }
  

  .section-openrunpro2-animation2-inner .item-text1 {
  text-align: right;
  top: 17vw;
  right: 56vw;
}
  .section-openrunpro2-animation2-inner .item-text2 {
  top: 14vw;
  text-align: right;
  right: 56vw;
}
  .section-openrunpro2-animation2-inner .item-text3 {
  left: 52vw;
  top: 13vw;
}
  .section-openrunpro2-animation2-inner .item-text4 {
  left: 50vw;
  top: 13.5vw;
    max-width: 445px;
}
  .section-openrunpro2-animation2-inner .item-text5 {
  left: 53vw;
  top: 20.5vw;
   max-width: 400px;
}
  .section-openrunpro2-animation2-inner .item-text2::after {
  right: -12px;
  height: 8vw;
  top: 3px;
}

  .section-openrunpro2-animation2-inner .item-text1::after {
  right: -12px;
  height: 9.8958333vw;
  top: 3px;
}
  .section-openrunpro2-animation2-inner .item-text2::after {
  right: -12px;
  height: 9.8958333vw;
  top: 3px;
}
  .section-openrunpro2-animation2-inner .item-text2::before {
  right: -12px;
  height: 7.6vw;
  top: 10.1vw;
  width: 14.11458vw;
  border-left: 1px solid #d8d8d8;
  border-top: 1px solid #d8d8d8;
  background: unset;
  background-image: linear-gradient(to bottom,#d8d8d8,#d8d8d8);
  background-size: 1px 2vw;
  background-repeat: no-repeat;
  background-position: top right;
  content: "";
  position: absolute;
  transform: translateX(52%);
}
  .section-openrunpro2-animation2-inner .item-text3::after {
  right: unset;
  height: 16vw;
  top: 3px;
  left: -12px;
}
  .section-openrunpro2-animation2-inner .item-text4::after {
  right: unset;
  height: 16vw;
  top: 3px;
  left: -12px;
}
  .section-openrunpro2-animation2-inner .item-text5::after {
  right: unset;
  height: 9vw;
  top: 3px;
  left: -12px;
}
  @media(min-width: 1921px){
    .section-openrunpro2-animation2-inner .title {
      font-size: 2.5vw;
    }
    .section-openrunpro2-animation2-inner .item-text {
  max-width: 19.58333vw;
}
    .section-openrunpro2-animation2-inner .text1 {
  font-size: 0.9375vw;
    }
    .section-openrunpro2-animation2-inner .text2 {
  font-size: 0.9375vw;
    }
    .section-openrunpro2-animation2-inner .item-text4 {
    max-width: 23.177vw;
}
  .section-openrunpro2-animation2-inner .item-text5 {
   max-width: 20.8333vw;
}
  }
  @media(max-width: 1200px){
    .section-openrunpro2-animation2-inner .title {
      font-size: 32px;
      top: 0vw;
    }
    .section-openrunpro2-animation2-inner .text1 {
      font-size: 16px;
    }
    .section-openrunpro2-animation2-inner .text2 {
      font-size: 16px;
    }
    .section-openrunpro2-animation2-inner .item-text4::after {
      height: 19.5vw;
    }
    .section-openrunpro2-animation2-inner .item-text4 {
      top: 10vw;
    }
  }
  @media(max-width: 850px){
    .video2-wrapper video {
      min-width: 250vw;
      position: relative;
      left: 50% !important;
      transform: translateX(-50%);
      margin-top: -1vw;
    }
    .animaction2-video1{
      min-width: 250vw;
      position: relative;
      left: 50% !important;
      transform: translateX(-50%);
    }
    .animaction2-video3{
      min-width: 247vw;
      position: relative;
      left: 50% !important;
      transform: translateX(-50%);
      margin-top: -1vw;
    }
    #lottie_animation1 {
      min-width: 250vw;
      left: 50%;
      transform: translateX(-50%);
    }
    .section-openrunpro2-animation2-inner .title br{display: block;}
    .section-openrunpro2-animation2-inner .title {
      top: 0vw;
      font-size: 8.5333vw;
      text-align: left;
      padding-left: 4.26666vw;
    }
    .section-openrunpro2-animation2-inner .title2{
      font-size: 8.2vw;
    }
    .section-openrunpro2-animation2-inner .item-text {
      max-width: 39.7333vw;
    }
    .section-openrunpro2-animation2-inner .text1 {
      font-size: 3.2vw;
    }
    .section-openrunpro2-animation2-inner .text1 br{
      display: block;
    }
    .section-openrunpro2-animation2-inner .text2 {
      font-size: 3.2vw;
    }
    .section-openrunpro2-animation2-inner .item-text1 {
      top: 32vw;
      right: 58vw;
    }
    .section-openrunpro2-animation2-inner .item-text1::after {
      right: -10px;
      height: 38vw;
    }
    .section-openrunpro2-animation2-inner .item-text2 {
      top: 32vw;
      right: 62vw;
      max-width: 37vw;
    }
    .section-openrunpro2-animation2-inner .item-text2::before {
      right: -14px;
      height: 18.6vw;
      top: 27vw;
      width: 37vw;
      background-size: 1px 4vw;
      transform: translateX(43%);
    }
    .section-openrunpro2-animation2-inner .item-text3 {
      left: 56vw;
      top: 32vw;
    }
    .section-openrunpro2-animation2-inner .item-text3::after {
      height: 38vw;
      left: -10px;
    }
    .section-openrunpro2-animation2-inner .item-text2::after {
      right: -10px;
      height: 26vw;
    }
    .section-openrunpro2-animation2-inner .item-text4 {
      top: 32vw;
      max-width: 42vw;
    }
    .section-openrunpro2-animation2-inner .item-text4::after {
      height: 42vw;
      left: -10px;
    }
    .section-openrunpro2-animation2-inner .item-text5 {
      left: 6vw;
      top: 105vw;
      max-width: 43vw;
    }
    .section-openrunpro2-animation2-inner .item-text5::after {
      right: unset;
      height: 24vw;
      top: unset;
      left: unset;
      right: -10px;
      bottom: 3px;
    }
    #lottie_animation2 {
  left: 3%;
  top: 34%;
  width: 100%;
}
  }
  @media(max-width: 850px) and (min-width: 600px){
     .section-openrunpro2-animation2-inner .title {
      top: 5vw;
    }
  }
    
 .itemvideotrai.medium-6.small-12.large-6{flex-basis: 45%;
    max-width: 45%;}
.itemvideotrai2.medium-6.small-12.large-6{flex-basis: 55%;
    max-width: 55%;}
  .section-openrunpro2-video-img{padding:0px 24px 80px;position:relative;z-index:1;background: #050505;}
  .section-openrunpro2-video-img .openfit-air-video-img-wrapper{transform: translateY(-6.8125vw);}
  .section-openrunpro2-video-img .openfit-air-video-img-wrapper .video-wrapper{position:relative;line-height:0;padding-bottom:0;overflow:hidden;border: 1px solid #4b4949;}
  .section-openrunpro2-video-img .openfit-air-video-img-wrapper .video-wrapper .videoloop-dex{border-radius:6px;height:100%;width:100%;object-fit:cover}
  .section-openrunpro2-video-img .openfit-air-video-img-wrapper .video-wrapper .video-text{color:#fff;font-style:normal;font-weight:400;font-size:24px;line-height:1.2;position:absolute;bottom:34px;left:16px;z-index:2}
  .section-openrunpro2-video-img .openfit-air-video-img-wrapper .video-wrapper .video-link{bottom:24px;right:24px;position:absolute;cursor:pointer;z-index:2}
  .section-openrunpro2-video-img .openfit-air-video-img-wrapper .video-wrapper .video-link svg{width:48px;height:48px}
  .section-exit-pop-video{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.8);display:flex;align-items:center;justify-content:center;z-index:222221!important;opacity:1;display:none;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}
  .section-exit-pop-video.active{display:flex}
  .section-exit-pop-video .content{position:relative;transform:translateY(100%);opacity:0;transition:all .5s;max-height: 95vh;overflow-y: auto;}
  .section-exit-pop-video .content.active{transform:unset;opacity:1}
  .section-exit-pop-video .content .title{font-size:24px;padding-bottom:32px;opacity:0;}
  .section-exit-pop-video .content .close-exit-pop{position:absolute;top:0px;cursor:pointer;right:0}
  .section-openrunpro2-video-img .item{position:relative;line-height:0;cursor:pointer;overflow:hidden;border: 1px solid #4b4949;}
  .section-openrunpro2-video-img .item .go-to-what svg{width:45px;height:45px}
  .section-openrunpro2-video-img .item:nth-of-type(n+3) .go-to-what svg {
    width: 32px;
    height: 32px;
  }
  .section-openrunpro2-video-img .item:hover .go-to-what svg circle{fill:#ff7a3d;fill-opacity:1}
  .section-openrunpro2-video-img .item img{width:100%;height:100%;object-fit:cover;}
  .section-openrunpro2-video-img .openfit-air-video-img-wrapper .item .go-to-what{position:absolute;bottom:24px;right:24px}
  .section-openrunpro2-video-img .item .text{position:absolute;font-style:normal;font-weight:400;line-height:1.22222;color:#fff}
  .section-openrunpro2-video-img .item-1 .text{left:24px;bottom:34px;font-size:24px}
  .section-openrunpro2-video-img .item-2 .text{left:24px;top:24px;font-size:18px;max-width:180px}
  .section-openrunpro2-video-img .item-3 .text{left:24px;top:24px;font-size:18px;}
  .section-openrunpro2-video-img .item-4 .text{left:24px;top:24px;font-size:18px;color:#050505;}
  .section-openrunpro2-video-img .item-5 .text{font-size:18px;bottom:31px;left:24px;}
  .section-openrunpro2-video-img .item-6 .text{font-size:18px;bottom:31px;left:24px;}
  .go-to-what svg circle{transition:all .3s}

  
  .product-video-img-ga4 .item *{pointer-events: none;}
  @media (min-width:1000px){
    #player{
      width: 1200px;
      height: 675px;
      max-height: calc(100vh - 150px);
      max-width: 95vw;  
    }
  }
  @media (max-width:1280px){
    .section-openrunpro2-video-img .openfit-air-video-img-wrapper{
      transform: unset;
    }
  }
  @media (max-width:1000px){
    .section-openrunpro2-video-img{padding:0px 24px 124px 24px}
    .section-openrunpro2-video-img .openfit-air-video-img-wrapper .video-wrapper .video-text{font-size:16px}
    .section-openrunpro2-video-img .openfit-air-video-img-wrapper{width:100%;gap:16px}
    .section-openrunpro2-video-img .openfit-air-video-img-wrapper .item .go-to-what{bottom:16px;right:16px}
    .section-openrunpro2-video-img .item-1 .text{font-size:14px}
    .section-openrunpro2-video-img .item-2 .text,.section-openrunpro2-video-img .item-3 .text,.section-openrunpro2-video-img .item-4 .text,.section-openrunpro2-video-img .item-5 .text,.section-openrunpro2-video-img .item-6 .text{font-size:12px}
    .section-openrunpro2-video-img .item .go-to-what svg{width:32px;height:32px}
    .section-openrunpro2-video-img .item:nth-of-type(n+3) .go-to-what svg {
    width: 24px;
    height: 24px;
  }
    .section-openrunpro2-video-img .openfit-air-video-img-wrapper .video-wrapper .video-link svg{width:40px;height:40px}
    .section-openrunpro2-video-img .openfit-air-video-img-wrapper .video-wrapper .video-link{bottom:16px;right:16px}
  }
  @media (max-width:900px){
    .section-exit-pop-video .content{margin:0 24px}
  }
  @media (max-width:768px){
    .section-openrunpro2-video-img{padding:0px 24px 64px;margin-top: -53vw;}
    .section-exit-pop-video .content{margin:0 14px;padding:0 5px 5px 5px}
    .section-exit-pop-video .content .title{font-size:18px;padding:10px 10px}
    .section-exit-pop-video .content .close-exit-pop{top:8px}
    .section-exit-pop-video .content .close-exit-pop svg{width:18px}
     .section-openrunpro2-video-img .openfit-air-video-img-wrapper .video-wrapper .video-text {
    font-size: 4.2666vw;
    top: unset;
    left: 2.1333vw;
    bottom: 3.2vw;
  }
    .section-openrunpro2-video-img .openfit-air-video-img-wrapper .video-wrapper .video-link{bottom:3.2vw;right: 3.2vw;}
    .section-openrunpro2-video-img .openfit-air-video-img-wrapper .item .go-to-what{right:3.2vw;cursor:pointer;bottom:3.2vw}
    .section-openrunpro2-video-img .openfit-air-video-img-wrapper{gap:16px;}
    .section-openrunpro2-video-img .openfit-air-video-img-wrapper .video-wrapper{width:100%;order:1}
    .section-openrunpro2-video-img .item-1{width:100%;order:2}

    .section-openrunpro2-video-img .item-6{width:100%;order:7}
    .section-openrunpro2-video-img .openfit-air-video-img-wrapper .video-wrapper .video-link svg{width:6.4vw;height:6.4vw}
     .section-openrunpro2-video-img .item-1 .text {
    font-size: 3.733vw;
    left: 2.13333vw;
    top: 50%;
    transform: translateY(-50%);
    bottom: unset;
    max-width: 32vw;
  }
    .section-openrunpro2-video-img .item-2 .text {
    font-size: 3.466666vw;
    top: unset;
    left: 2.13333vw;
    bottom: 3.2vw;
    max-width: unset;
  }
     .section-openrunpro2-video-img .item-3 .text {
    font-size: 3.466666vw;
    top: unset;
    left: 2.13333vw;
    bottom: 3.2vw;
    max-width: 24vw;
  }
    .section-openrunpro2-video-img .item-4 .text {
    font-size: 3.2vw;
    top: unset;
    left: 2.13333vw;
    bottom: 3.2vw;
    max-width: unset;
    color: #fff;
  }
     .section-openrunpro2-video-img .item-5 .text {
    font-size: 3.2vw;
    top: unset;
    left: 2.13333vw;
    bottom: 3.2vw;
    max-width: 59%;
  }
    .section-openrunpro2-video-img .item-5 .text br{display: none;}
     .section-openrunpro2-video-img .item-6 .text {
    font-size: 3.2vw;
    top: unset;
    left: 2.13333vw;
    bottom: 3.2vw;
    max-width: 32vw;
  }
    .section-openrunpro2-video-img .item .go-to-what svg{width:4.26666vw;height:4.26666vw;}
    .section-openrunpro2-video-img .item:nth-of-type(n+3) .go-to-what svg {
      width:3.2vw;height:3.2vw;
    }
    .section-openrunpro2-video-img .item-2 .go-to-what svg,.section-openrunpro2-video-img .item-3 .go-to-what svg,.section-openrunpro2-video-img .item-4 .go-to-what svg,.section-openrunpro2-video-img .item-5 .go-to-what svg,.section-openrunpro2-video-img .item-6 .go-to-what svg{width:4.2666vw;height:4.2666vw}
    .section-openrunpro2-video-img .item-3 img {
      width: 100%;
      max-width: unset;
    }
  }
  @media (max-width:600px){
    .section-openrunpro2-video-img{padding:0px 16px 64px;}
     .section-openrunpro2-video-img .item .go-to-what svg {
      width: 24px;
      height: 24px;
    }
    .section-openrunpro2-video-img .item:nth-of-type(n+3) .go-to-what svg {
    width: 16px;
    height: 16px;
  }
    .section-openrunpro2-video-img .item-2 .go-to-what svg,.section-openrunpro2-video-img .item-3 .go-to-what svg,.section-openrunpro2-video-img .item-4 .go-to-what svg,.section-openrunpro2-video-img .item-5 .go-to-what svg,.section-openrunpro2-video-img .item-6 .go-to-what svg{width:16px;height:16px}
    .section-openrunpro2-video-img .openfit-air-video-img-wrapper{gap:8px;}
    
  } 
  #DoubleViewer{position:relative;overflow:hidden;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;user-select:none}
#DoubleViewer img{display:block;object-fit:cover;max-width:1152px}
#line{border:2px solid #8b8b8b;position:absolute;top:0;bottom:0;width:4px;left:20%;z-index:2;background:#8b8b8b;cursor:move;display: block;}
#after{position:absolute;overflow:hidden;left:0;width:20%;bottom:0;top:0;z-index:1;}
#line:before{content:'<';color: #FFF;top: 50%;font-size: 28px;right: 16px;transform: translateY(-50%);position: absolute;}
#line:after{content: '> Drag to compare';position: absolute;width: max-content;color: #FFF;top: 50%;font-size: 28px;left: 16px;transform: translateY(-50%);}
.section-openrunpro2-signature{position:relative;background:#050505;overflow-x:hidden}
.section-openrunpro2-signature .img{display:block;width:100%;background:#050505;position:relative}
.section-openrunpro2-signature .img-mb{display:none}
.section-openrunpro2-signature .blank-box{min-height:110vh;background:0 0}
.section-openrunpro2-signature .fixed-text-wrapper{position:fixed;top:50%;max-width:610px;width:100%;left:50%;opacity:0;pointer-events:none;transform:translate(-50%,-50%) scale(.8);transform-origin:center;z-index:1}
.section-openrunpro2-signature .fixed-text1{font-family:Shokz Sans Display;font-size:32px;font-weight:400;line-height:1.3;text-align:left;color:#d9d9d9}
.section-openrunpro2-signature .fixed-text2{font-family:Shokz Sans Display;font-size:48px;font-weight:400;line-height:1.3;text-align:left;color:#fff;margin-top:5px}
.section-openrunpro2-signature .fixed-text2 br{display:none}
.section-openrunpro2-signature .fixed-text3{margin:40px 0 0;font-family:Shokz Sans Text;font-size:16px;font-weight:400;line-height:1.3;text-align:left;color:#bababa;max-width:540px}
.section-openrunpro2-signature .fixed-text3 span{display:block;margin-top:20px}
@media(max-width:1200px){.section-openrunpro2-signature .fixed-text3{margin:20px 0 0;font-size:16px}
.section-openrunpro2-signature .fixed-text2{font-size:42px}
.section-openrunpro2-signature .fixed-text1{font-size:28px}
.section-openrunpro2-signature .fixed-text-wrapper{padding:0 24px}
}
@media(max-width:768px){.section-openrunpro2-signature .fixed-text-wrapper{padding:0 4.26666vw}
.section-openrunpro2-signature .fixed-text1{font-size:4.26666vw;text-align:left}
.section-openrunpro2-signature .fixed-text2{font-size:8.533333vw;margin-top:4.26666vw;text-align:left}
.section-openrunpro2-signature .fixed-text3{margin:8.53333vw 0 0;font-size:4.26666vw;text-align:left;max-width:unset}
.section-openrunpro2-signature .fixed-text3 span{display:unset}
.section-openrunpro2-signature .fixed-text2 br{display:block}
.section-openrunpro2-signature .fixed-text-wrapper{top:calc(50% + 40px);max-width:unset}
.section-openrunpro2-signature .img-mb{display:block}
.section-openrunpro2-signature .img-pc{display:none}
}
@media(max-width:768px) and (min-width:690px){.section-openrunpro2-signature .fixed-text3{margin:40px 0 0;font-size:18px}
.section-openrunpro2-signature .fixed-text2{font-size:48px}
.section-openrunpro2-signature .fixed-text1{font-size:28px}
}


.section-openrunpro2-leak-free{position:relative;background:#050505;padding:140px 24px}
.section-openrunpro2-leak-free .img{display:block;width:100%}
.section-openrunpro2-leak-free .img-mb{display:none}
.section-openrunpro2-leak-free .bg-img{display:block;width:100%;transition:all .2s linear}
.section-openrunpro2-leak-free .bg-img-mb{display:none}
.section-openrunpro2-leak-free .text2-wrapper{max-width:600px;margin:140px 0 100px}
.section-openrunpro2-leak-free .text2-wrapper h2 br{display:none}
.section-openrunpro2-leak-free .bg-wrapper{overflow:hidden;height:620px;position:relative}
.section-openrunpro2-leak-free .img-wrapper1{transition:all .3s linear}
.section-openrunpro2-leak-free .img-wrapper2{position:absolute;top:0;left:0;border:1px solid #404040;height:100%;overflow:hidden;opacity:0;transition:all .3s linear}
.section-openrunpro2-leak-free .control-svg{position:absolute;bottom:60px;right:60px;display:block;cursor:pointer;transition:all .3s}
.section-openrunpro2-leak-free .control-svg circle{transition:all .3s}
.section-openrunpro2-leak-free .control-svg:hover circle{fill:#ff7a3d;fill-opacity:1}
.section-openrunpro2-leak-free .detail-text{position:absolute;top:0;font-family:Shokz Sans Display;font-size:24px;font-weight:400;line-height:1.2;text-align:left;top:48px;left:32px;color:#fff;opacity:0;transition:all .3s}
.section-openrunpro2-leak-free .bg-wrapper.show-detail .img-wrapper1{opacity:0}
.section-openrunpro2-leak-free .bg-wrapper.show-detail .img-wrapper2{opacity:1}
.section-openrunpro2-leak-free .bg-wrapper.show-detail .control-svg{transform:rotate(45deg)}
.section-openrunpro2-leak-free .bg-wrapper.show-detail .detail-text{opacity:1}
@media(max-width:1248px){.section-openrunpro2-leak-free .bg-wrapper{height:49.2vw}
.section-openrunpro2-leak-free .detail-text{font-size:24px}
}
@media(max-width:850px) and (min-width:751px){.section-openrunpro2-leak-free h2.normal-title{font-size:25px}
.section-openrunpro2-leak-free .normal-img-part .text-wrapper{max-width:340px}
}
@media(max-width:750px){.section-openrunpro2-leak-free .img-mb{display:block}
.section-openrunpro2-leak-free .img-pc{display:none}
.section-openrunpro2-leak-free .bg-img-mb{display:block}
.section-openrunpro2-leak-free .bg-img-pc{display:none}
.section-openrunpro2-leak-free{padding:0 0 80px}
.section-openrunpro2-leak-free .normal-img-part .text-wrapper{top:16vw;padding:0 16px}
.section-openrunpro2-leak-free .bg-wrapper{height:122vw;margin:0 16px}
.section-openrunpro2-leak-free .text2-wrapper{max-width:unset;margin:80px 16px 48px}
.section-openrunpro2-leak-free .control-svg{bottom:4.8vw;right:4.8vw;width:10.666vw;height:10.666vw}
.section-openrunpro2-leak-free .detail-text{font-size:20px;left:18px;top:18px;max-width:160px}
.section-openrunpro2-leak-free .text2-wrapper h2 br{display:block}
.section-openrunpro2-leak-free h2.normal-title{font-size:32px}
}
.section-openrunpro2-freedom .right-part{position:relative;overflow:hidden;width:100%;max-height:42.7vw}
.section-openrunpro2-freedom .right-part img {
    min-width: 900px;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    transition: all .2s linear;
}
.section-openrunpro2-freedom .item{position:relative;padding:0;background:#1f1b19;border:1px solid #2f2f2f}
.section-openrunpro2-freedom .item .item-text-wrapper{display:none;position:relative;font-family:Shokz Sans Text;font-size:13px;font-weight:400;line-height:1.3;text-align:left;color:#bababa}
.section-openrunpro2-freedom .title{font-family:Shokz Sans Display;font-size:36px;font-weight:400;line-height:1.3;text-align:left;color:#fff;margin-bottom:48px}
.section-openrunpro2-freedom .text1{font-family:Shokz Sans Display;font-size:24px;font-weight:400;line-height:1.3;text-align:left;margin-bottom:24px;color:#fff}
.section-openrunpro2-freedom .text2{font-family:Shokz Sans Text;font-size:14px;font-weight:400;line-height:1.3;text-align:left;color:#e7e7e7;margin-bottom:32px}
.section-openrunpro2-freedom .item1{margin-bottom:20px}
.section-openrunpro2-freedom .item-tittle{display:flex;align-items:center;justify-content:space-between;font-family:Shokz Sans Display;font-size:18px;font-weight:400;line-height:1.3;text-align:left;color:#e7e7e7;padding:14px 20px}
.section-openrunpro2-freedom .text-detail{position:absolute;bottom:20px;left:20px;font-family:Shokz Sans Text;font-size:12px;font-weight:400;line-height:1.2;text-align:left;display:flex;align-items:center;color:#fff;transition:all .3s;opacity:0}
.section-openrunpro2-freedom .text-detail span{font-size:18px;padding-right:20px}


@media(max-width:1000px){
.section-openrunpro2-freedom .right-part img {
    min-width: unset;
    position: relative;
    left: unset;
    transform: unset;
}	
.section-openrunpro2-freedom .title{font-size:32px}
.section-openrunpro2-freedom .text1{font-size:18px}
.section-openrunpro2-freedom .text2{font-size:16px;color:#bababa}
.section-openrunpro2-freedom .item-tittle{padding:14px 10px}	
	
}
@media(max-width:600px){
.section-openrunpro2-freedom .right-part{max-height:108vw}
}

.section-openrunpro2-img-part1{position:relative;overflow:hidden}
.section-openrunpro2-img-part1 .img{display:block;width:100%}
.section-openrunpro2-img-part1 .img-mb{display:none}
.section-openrunpro2-img-part1 .text-wrapper{position:absolute;top:0;max-width:700px;font-size:16px;font-weight:400;line-height:1.3;text-align:center;left:50%;transform:translateX(-50%);top:5.2083vw;color:#f1f1f1}
.section-openrunpro2-img-part1 .text-wrapper .normal-title2{text-align:center}
.section-openrunpro2-img-part1 .text-wrapper span{display:block;margin-top:10px}
@media(max-width:1200px){.section-openrunpro2-img-part1 .text-wrapper{font-size:16px;width:100%}
.section-openrunpro2-img-part1 .img{min-width:1200px}
}
@media(max-width:600px){.section-openrunpro2-img-part1 .text-wrapper .normal-title2{text-align:left}
.section-openrunpro2-img-part1 .img-mb{display:block;min-width:unset}
.section-openrunpro2-img-part1 .img-pc{display:none;min-width:unset}
.section-openrunpro2-img-part1 .text-wrapper{max-width:unset;font-size:18px;width:100%;top:21.333vw;left:0;transform:unset;text-align:left;padding:0 16px;color:#e7e7e7}
}
.section-openrunpro2-app .item {
    min-height: 532px;
    position: relative;
    overflow: hidden;
    padding: 20px;
    border: 1px solid #616161;
}
.section-openrunpro2-app .item-1 {
    border: 1px solid #616161BF;
    background: linear-gradient(180deg,#1f1b19 0,#0b0b0b 100%),radial-gradient(26.52% 31.75% at 100% 100%,rgba(29,31,34,.2) 0,rgba(29,31,34,0) 100%),radial-gradient(38% 45.5% at 0 100%,rgba(29,31,34,.4) 0,rgba(29,31,34,0) 100%),linear-gradient(196.01deg,#000 11.15%,#4e5665 139.17%);
}
.section-openrunpro2-app .text-wrapper {
    max-width: 323px;
    position: relative;
    z-index: 1;
}
.scroll-animation {
    transition: .5s linear .1s;
}
.section-openrunpro2-app .normal-title1 {
    margin-bottom: 20px;
    font-size: 24px;
}
.scroll-animation.active {
    opacity: 1;
    transform: unset;
}

.section-openrunpro2-app .img-left svg {
    display: block;
    width: unset;
    height: 36px;
}




.nguyenlan-compare_product{
      padding-top: 80px;
      padding-bottom: 80px;
  }

   .nguyenlan-compare_product .content-wrapper {
      position: relative;z-index:9
  }

   .nguyenlan-compare_product .title-wrapper {
      text-align: center;
  }

   .nguyenlan-compare_product .title-wrapper .b-title {
      
      font-size: 32px;
      

      
      color: #2f2f2f;
      

      
      padding-bottom: 48px;
      
      font-family: Shokz Sans Display;
      line-height: 1.2;
      border-bottom: 1px solid #e7e7e7;
  }

  @media (max-width: 1100px) and (min-width:769px) {
       .nguyenlan-compare_product{
          padding-top: 60px;
          padding-bottom: 60px;
      }
       .nguyenlan-compare_product .title-wrapper .b-title {
          
          font-size: 28px;
          

          
          padding-bottom: 48px;
          
      }
  }

  @media (max-width: 768px) {
       .nguyenlan-compare_product{
          padding-top: 60px;
          padding-bottom: 60px;
          overflow: hidden;
       }

       .nguyenlan-compare_product .title-wrapper .b-title {
          
          font-size: 24px;
          

          
          padding-bottom: 48px;
          
      }
  }

  .section-home-page-email-regiter {
    padding: 0 !important;
    background: #F1F1F1;
}


.page-width {
    max-width: var(--page-width);
    margin: 0 auto;
    padding: 0 24px;
}
  .nguyenlan-compare_product .item{display:flex;align-items:flex-start;justify-content:space-between;padding:64px 0;border-top:1px solid #e7e7e7}
  .nguyenlan-compare_product .item.product-image,.nguyenlan-compare_product .item.product-name{padding:32px 0;border-top:unset;align-items: center;}
  .nguyenlan-compare_product .item .content{width:calc(25% - 18px);display:block;position:relative}
  .nguyenlan-compare_product .item .variant-image{display:none;max-width:260px;margin:auto}
  .nguyenlan-compare_product .item .variant-image.active{display:block}
  .nguyenlan-compare_product .item .content.data{display:none}
  .nguyenlan-compare_product .item .content.data.active{display:block}
  .nguyenlan-compare_product .item .content.title{font-size:20px;font-weight:500;text-align:left;color:#2f2f2f;line-height:1.2;font-family:'Shokz Sans Display'}
  .nguyenlan-compare_product .item .swatch-active{padding:17px 12px;display:flex;align-items:center;justify-content:space-between;border-radius:4px;border:1px solid #d8d8d8;cursor:pointer}
  .nguyenlan-compare_product .item .swatch-active span{display:none;}
  .nguyenlan-compare_product .item .swatch-active .name{height:16px;width:auto}
  .nguyenlan-compare_product .item .swatch-active .arrow{width:auto;height:14px;transition:all .3s}
  .nguyenlan-compare_product .item .swatch-active.active .arrow{transform:rotate(90deg)}
  .nguyenlan-compare_product .item .swatch-active .arrow path{fill:#ff7a3d}
  .nguyenlan-compare_product .item .select-wrapper{position:absolute;width:100%;background:#ebebeb;display:none}
  .nguyenlan-compare_product .item .select-wrapper .s-item{cursor:pointer;transition:all .3s;padding:10px 30px}
  .nguyenlan-compare_product .item .select-wrapper .s-item:hover{background:#ff7a3d}
  .nguyenlan-compare_product .item .select-wrapper .s-item .name{height:14px;width:auto}
  .nguyenlan-compare_product .item .select-wrapper .s-title{color:#bababa;font-size:16px;padding:5px 0;padding-left:10px;padding-top:10px;text-align:left;border-top:1px solid #bababa}
  .nguyenlan-compare_product .item .select-wrapper .s-title.no-border{border-top:unset}
  .nguyenlan-compare_product .item .options-item{display:flex;align-items:center;gap:10px;margin-bottom:15px;justify-content:center;flex-wrap: wrap;}
  .nguyenlan-compare_product .item .product-color-swatch-wrapper{gap:15px;font-size:16px;font-weight:500;text-align:center;color:#050505}
  .nguyenlan-compare_product .item .product-color-swatch-wrapper .swatch{width:20px;height:20px}
  .nguyenlan-compare_product .item .content .prices{font-size:16px;font-weight:500;text-align:center;color:#050505;justify-content: center;gap: 8px;}
  .nguyenlan-compare_product .item .data_metafields{text-align:center;position:relative}
  .nguyenlan-compare_product .item .data_metafields svg{display:block;margin:auto;margin-bottom:12px}
  .nguyenlan-compare_product .item .data_metafields span{font-size:14px;color:#2f2f2f}
  .nguyenlan-compare_product .item .data_metafields .hover-wrapper{position:absolute;left:50%;transform:translate(-50%);font-weight:500;width:260px;transition:all .3s;color:#050505;background:#fff;border-radius:3px;padding:10px;font-size:12px;z-index:2;line-height:1.2;box-shadow:0 -10px 30px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.2);opacity:0;visibility:hidden}
  .nguyenlan-compare_product .item .data_metafields:hover .hover-wrapper{visibility:visible;opacity:1}
  .nguyenlan-compare_product .item .data_metafields .hover-wrapper:before{content:"";border-top:10px solid transparent;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:12px solid #fff;position:absolute;top:-21px;left:50%;transform:translateX(-50%)}
  .nguyenlan-compare_product .item .data_metafields:has(.hover-wrapper){cursor:pointer}
  .nguyenlan-compare_product .item .content.shake{animation:shake 1s ease}
  @keyframes shake{0%{transform:translate(0,0)}
  10%{transform:translate(-5px,-5px)}
  20%{transform:translate(5px,-5px)}
  30%{transform:translate(-5px,5px)}
  40%{transform:translate(5px,5px)}
  50%{transform:translate(-5px,-5px)}
  60%{transform:translate(5px,-5px)}
  70%{transform:translate(-5px,5px)}
  80%{transform:translate(5px,5px)}
  90%{transform:translate(-5px,0)}
  100%{transform:translate(0,0)}
  }
  .bottom-product-wrapper{padding: 96px 24px;background: #f8f8f8;}
  .bottom-product-wrapper .title{font-size: 28px;font-weight: 500;color: #2f2f2f;margin-bottom: 24px;text-align: center;line-height: 1.2;font-family: Shokz Sans Display;}
  .bottom-product-wrapper .bottom-product-inner{display: flex;align-items: flex-start;justify-content: space-between;max-width: 1200px;margin: auto;}
  .bottom-product-wrapper .bottom-product-inner .b-product-item{max-width: 280px;text-align: center;width: 33%;}
  .bottom-product-wrapper .bottom-product-inner .b-product-item .feature-row__image-wrapper {max-width: 260px;}
  .bottom-product-wrapper .bottom-product-inner .b-product-item .name{height: 16px;width: auto;}
  .bottom-product-wrapper .bottom-product-inner .b-product-item .prices{font-size: 16px;font-weight: 500;color: #050505;margin-top: 16px;margin-bottom: 32px;}
  .bottom-product-wrapper .bottom-product-inner .b-product-item .buynow{border-radius: 4px;background: #fff;width: 160px;height: 40px;padding: 0;display: flex;align-items: center;justify-content: center;color: #050505;max-width: 100%;border: 1px solid #e0e0e0;transition: all .3s;font-size: 14px;margin: auto;margin-bottom: 32px;}
  .bottom-product-wrapper .bottom-product-inner .b-product-item .buynow:hover{background:#ff7a3d;color:#fff;}
  .bottom-product-wrapper .bottom-product-inner .b-product-item .Discontinued{border-radius: 4px;width: 160px;height: 40px;padding: 0;display: flex;align-items: center;justify-content: center;max-width: 100%;border: 1px solid #e0e0e0;transition: all .3s;font-size: 14px;margin: auto;background: #666;cursor: unset;color: #fff;}
  .bottom-product-wrapper .bottom-product-inner .b-product-item .more{font-size: 14px;font-weight: 500;color: #666;text-decoration: underline;transition:all 0.3;}
  .bottom-product-wrapper .bottom-product-inner .b-product-item .more:hover{color:#ff7a3d;}
  .nguyenlan-compare_product .item.product-name .content{z-index: 1;}
  @media (max-width:900px){.nguyenlan-compare_product .item .content{width:calc(33.33% - 10px);}
  }
  @media (max-width:700px){
    .nguyenlan-compare_product .item.product-name .content.title,
    .nguyenlan-compare_product .item.product-image .content.title{display:none;}
    .nguyenlan-compare_product .item .content{ width: calc(50% - 5px);}
    .nguyenlan-compare_product .item .select-wrapper .s-item{ padding:6px 10px;}
    .nguyenlan-compare_product .item .select-wrapper .s-item .name,
    .nguyenlan-compare_product .item .swatch-active .name,
    .nguyenlan-compare_product .item .swatch-active .arrow{height: 12px;}
    .nguyenlan-compare_product .item.product-image,.nguyenlan-compare_product .item.product-name{padding: 16px 0;}
    .nguyenlan-compare_product .item .swatch-active{padding:17px 5px;}
    .nguyenlan-compare_product .item{padding: 16px 0;display: flex;flex-wrap: wrap;border: unset;}
    .nguyenlan-compare_product .item .content.title{width: 100%;font-size: 16px;margin-bottom: 16px;border-bottom: 1px solid #e7e7e7;padding-bottom: 16px;}
    .nguyenlan-compare_product .item .data_metafields span{font-size:13px;}
    .nguyenlan-compare_product .item .content .prices{font-size:14px;}
    .nguyenlan-compare_product .item .data_metafields .hover-wrapper{width: 180px;}
    .bottom-product-wrapper .title{font-size: 20px;margin-bottom: 32px;}
    .bottom-product-wrapper .bottom-product-inner .b-product-item{width:calc(50% - 10px);max-width: unset;}
    .bottom-product-wrapper .bottom-product-inner .b-product-item.hide-mobile{display:none;}
    .nguyenlan-compare_product .item .product-color-swatch-wrapper{gap: 5px;}
    .nguyenlan-compare_product .item .product-color-swatch-wrapper .swatch{width: 15px;height: 15px;}
    .nguyenlan-compare_product .item .options-item .o-item{padding: 3px 6px;font-size:11px;}
    .nguyenlan-compare_product .options-item .option-name{font-size:12px;white-space: nowrap;}
  }


.section-collection-banner{position:relative}
.section-collection-banner .text-wrapper{position:absolute;top:50%;left:calc((100% - 1200px)/ 2);transform:translateY(-50%);display:flex;justify-content:center;flex-direction:column;align-content:center}
.section-collection-banner .title{position:unset;margin:0;font-weight:500;text-align:left;transform:unset;margin-bottom:32px;font-style:normal;font-size:1.6666666666vw!important;color:#050505;text-transform:none}
.section-collection-banner img{width:100%}
.section-collection-banner .button-text{border-radius:4px;font-weight:500;width:200px;height:50px;background:#fff;color:#050505;display:flex;align-items:center;justify-content:center;transition:all .3s;cursor:pointer;font-size:14px;}
.section-collection-banner .button-text:hover{color:#fff;background:#ff7a3d}
.section-collection-banner .button-text:hover svg path{fill:#fff}
.section-collection-banner .button-text:hover svg path{transition:all .3s}
@media(max-width:1248px){.section-collection-banner .text-wrapper{left:24px}
}
@media(max-width:1000px){.section-collection-banner .title{font-size:2.3vw!important}
}
@media(max-width:768px){.section-collection-banner .text-wrapper{top:36vw;left:50%;transform:translateX(-50%);display:flex;align-items:flex-start;justify-content:center;flex-direction:column;width:92%;max-width:unset}
.section-collection-banner .title{font-size:32px!important;margin-bottom:40px;color:#fff}
}
@media(max-width:650px){.section-collection-banner .title{font-size:28px!important;margin-bottom:20px}
.section-collection-banner .button-text{width:200px;height:40px;font-size:12px}
}
@media(min-width:1920px){.section-collection-banner .text-wrapper{left:18.75vw}
}
@media (min-width:2000px){.section-collection-banner{display:flex;justify-content:center}
.section-collection-banner .text-wrapper{width:80rem;padding:0 2.5rem;left:auto}
.section-collection-banner .title{font-size:32px!important}
}

.section-home-page-collection .collection-item-wrapper .collection-item:hover{box-shadow:0 6px 16px #00000014}.section-home-page-collection .collection-item-wrapper .collection-item:hover .collection-item-inner{transform:unset}.section-home-page-collection .collection-item-wrapper .collection-item:hover .product-top-part-wrapper{background:#f1f1f1}.section-home-page-collection .collection-item-wrapper .collection-item:hover .addtocart-btn{background:#050505}.section-home-page-collection .collection-item-wrapper .collection-item:hover .addtocart-btn svg path{fill:#fff}.section-home-page-collection-pc .collection-item-wrapper .collection-item .product-name{font-weight:400;margin-bottom:0}.section-home-page-collection-pc .collection-item-wrapper .collection-item .product-name svg{height:18px;width:unset}.section-home-page-collection-pc .collection-item-wrapper .collection-item .product-name span{display:block}.section-home-page-collection-mb,.section-home-page-collection-pc .swiper-1,.section-home-page-collection-pc .swiper-2,.section-home-page-collection-pc .swiper-3,.section-home-page-collection-pc .swiper-button-next-1,.section-home-page-collection-pc .swiper-button-next-2,.section-home-page-collection-pc .swiper-button-prev-1,.section-home-page-collection-pc .swiper-button-prev-2{display:none}.section-home-page-collection-pc .section-home-page-collection-pc-swiper{overflow:hidden;max-width:1220px;margin:auto;padding:10px 10px 20px;display:none;opacity:0;transform:translateY(0);transition:all .6s ease-in-out}.section-home-page-collection-pc .section-home-page-collection-pc-swiper.container-active{opacity:1;transform:translateY(0);display:block}.section-home-page-collection .variant-img{max-width:230px}.section-home-page-collection-pc .swiper .collection-item-wrapper{flex-wrap:nowrap!important;justify-content:flex-start}.section-home-page-collection-mb-2{display:none}.section-home-page-collection .collection-item-wrapper .collection-item{box-sizing:border-box;padding:0;background:#fff!important;border:1px solid #F1F1F1}.section-home-page-collection-pc .title-wrapper{max-width:1220px;padding:0 10px;margin:0 auto 36px;display:flex;justify-content:space-between;align-items:center}.section-home-page-collection-pc .title-wrapper .title{color:#2f2f2f;font-weight:400;display:block;cursor:pointer;margin:0;font-size:24px;transition:all .5s;text-transform:none}.section-home-page-collection-pc .title-wrapper .title:hover{color:#ff7a3d}.section-home-page-collection-pc .title-wrapper .title-active{color:#050505}.section-home-page-collection-pc .a-line{height:36px;width:1px;background:#d8d8d8;margin:0 15px}.section-home-page-collection-pc .compare-product-wrapper{display:flex;align-items:center;justify-content:center}.section-home-page-collection-pc .compare-svg-wrapper{display:flex;align-items:center;justify-content:center;width:40px;height:36px;background:#f1f1f1;border-radius:2px;margin-right:19px;transition:all .5s}.section-home-page-collection-pc .compare-product-wrapper:hover .compare-svg-wrapper{background:#ff7a3d}.section-home-page-collection-pc .compare-product-wrapper:hover .compare-svg-wrapper svg path{fill:#fff}.section-home-page-collection-pc .compare-svg-wrapper svg{display:block;transition:all .5s}.section-home-page-collection-pc .compare-product-wrapper .button_text{font-weight:500;font-size:16px;line-height:1.5;text-decoration:underline;color:#2f2f2f;transition:all .3s;display:flex;align-items:center}.section-home-page-collection-pc .compare-product-wrapper:hover .button_text{color:#ff7a3d}.section-home-page-collection-pc .compare-product-wrapper .button_text svg path{transition:all .3s}.section-home-page-collection-pc .compare-product-wrapper:hover .button_text svg path{fill:#ff7a3d}.section-home-page-collection-pc-button-prev{transform:rotate(180deg)}.section-home-page-collection-items-wrapper{position:relative;max-width:1220px;margin:0 auto}.section-home-page-collection-pc-button-next,.section-home-page-collection-pc-button-prev{background:unset!important}.section-home-page-collection-pc-button-next svg,.section-home-page-collection-pc-button-prev svg{display:block}.section-home-page-collection-pc-button-next svg g,.section-home-page-collection-pc-button-prev svg g{transition:all .3s}.section-home-page-collection-pc-button-next svg circle,.section-home-page-collection-pc-button-prev svg circle{transition:all .3s}.section-home-page-collection-pc-button-next:hover svg g,.section-home-page-collection-pc-button-prev:hover svg g{opacity:1!important}.section-home-page-collection-pc-button-next:hover svg circle,.section-home-page-collection-pc-button-prev:hover svg circle{fill:#ff7a3d!important}.section-home-page-collection-pc-button-next{right:-70px}.section-home-page-collection-pc-button-prev{left:-70px}.section-home-page-collection .color_list{margin:-40px auto 20px;gap:15px}.section-home-page-collection .collection-item-wrapper .collection-item .product-name .product-badge{position:unset;top:unset;width:100%;font-size:14px;font-weight:400;line-height:1;color:#666;margin-bottom:12px}.section-home-page-collection .product-info-wrapper{text-align:left;display:flex;align-items:flex-end;justify-content:space-between}.section-home-page-collection .product-top-part-wrapper{padding:0 16px 19px;background:#f8f8f8;transition:all .5s}.section-home-page-collection .warpper{background:#fff;padding:16px 16px 28px}.section-home-page-collection .collection-item-wrapper .varaint-collection{margin-bottom:0}.section-home-page-collection .collection-item-wrapper .varaint-collection{padding:2px;background:#fff}.section-home-page-collection .collection-item-wrapper .varaint-collection .item{line-height:1.5;cursor:pointer;font-size:14px;color:#bababa;padding:2px 6px}.section-home-page-collection .collection-item-wrapper .varaint-collection .item.active{background:#f1f1f1;color:#050505;border-radius:4px;padding:2px 6px}.section-home-page-collection .collection-item-wrapper .collection-item,.section-home-page-collection .collection-item-wrapper .collection-item-inner{transition:width 0s,box-shadow .3s;border-radius:4px}.section-home-page-collection .color_list li .options-color{width:16px;height:16px;box-shadow:unset;border:0px}.section-home-page-collection .color_list li.active .options-color{width:16px;height:16px;box-shadow:unset;border:unset}.section-home-page-collection .color_list li.active .options-color svg{display:block;top:1px;left:1px}.section-home-page-collection .connectivity_switch .item:not(:last-of-type){margin-right:15px}.section-home-page-collection .connectivity_switch .item{font-size:12px}.section-home-page-collection .connectivity_switch .item svg{margin-right:4px}.section-home-page-collection .collection-item-wrapper .collection-item .collection-item-inner.opencomm .product-imgs{transform:translateY(19px)}.section-home-page-collection .collection-item-wrapper .collection-item .collection-item-inner.item-connectivity .product-imgs img[data-id="40146623070307"]{transform:translateY(15px)}.section-home-page-collection .selling-point-item{display:flex;align-items:center;justify-content:flex-start;text-align:left;font-size:12px;color:#666;max-height:24px;margin-bottom:20px}.section-home-page-collection .selling-point-item svg{display:block;margin-right:8px;width:24px;height:24px}.section-home-page-collection .selling-point-item svg path{fill:#666}.section-home-page-collection .selling-point-item span{width:calc(100% - 32px);line-height:1.5}.section-home-page-collection .product-button-wrapper{display:flex;padding-top:30px;border-top:1px solid #F1F1F1;align-items:center;justify-content:space-between}.section-home-page-collection .collection-item-wrapper .addtocart-btn{background:#f1f1f1;padding:0;border-radius:2px!important;margin-top:0!important;width:40px;height:40px;max-width:unset;display:flex;align-items:center;justify-content:center;transition:all .3s;margin-right:4px;cursor:pointer}.section-home-page-collection .collection-item-wrapper .addtocart-btn svg{display:block}.section-home-page-collection .collection-item-wrapper .addtocart-btn svg path{transition:all .3s}.section-home-page-collection .collection-item-wrapper .addtocart-btn:hover svg path{fill:#fff}.section-home-page-collection .collection-item-wrapper .addtocart-btn:hover{background:#ff7a3d!important}.section-home-page-collection .collection-item-wrapper .learn-more{display:inline-flex;font-size:14px;font-weight:500;color:#050505;margin-top:0;text-decoration:unset;transition:all .3s;width:140px;height:40px;background:#f1f1f1;justify-content:center;align-items:center;border-radius:2px;cursor:pointer}.section-home-page-collection .collection-item-wrapper .learn-more span{padding-top:3px}.section-home-page-collection .collection-item-wrapper .learn-more svg path{transition:all .3s}.section-home-page-collection .collection-item-wrapper .learn-more:hover{color:#fff;background:#fe7b3d}.section-home-page-collection .collection-item-wrapper .learn-more:hover svg path{fill:#fff}.section-home-page-collection .variant-buttons{display:flex;align-items:center;justify-content:center}.section-home-page-collection .collection-item-wrapper .price{font-size:20px;font-weight:500;line-height:1.5;color:#050505}.section-home-page-collection .collection-item-wrapper .collection-item{margin-top:0!important}.section-home-page-collection-pagination{display:none!important}.section-home-page-collection .title-mb-select-wrapper{display:none}.section-home-page-collection .swiper-button-next,.section-home-page-collection .swiper-button-prev{width:32px;height:32px;z-index:1}.section-home-page-collection .connectivity_switch .item span{display:none}.section-home-page-collection .connectivity_switch .item.active span{display:block}.section-home-page-collection .variant-wrapper .icon{width:40px;height:40px;background:#f1f1f1;margin-left:10px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s;border-radius:2px}.section-home-page-collection .variant-wrapper .icon svg path{transition:all .3s}.section-home-page-collection .variant-wrapper .icon:hover{background:#ff7a3d}.section-home-page-collection .variant-wrapper .icon:hover svg path{fill:#fff}.section-home-page-collection .collection-item-wrapper .collection-item .openfit-gift-box{width:110px;height:40px;right:10px;top:15px;background:#fff}.collection-item-inner.openfit .color_list .variant-item:nth-child(2)~.variant-item{display:none!important}@media (max-width: 1400px){.section-home-page-collection-pc-button-next{right:-30px}.section-home-page-collection-pc-button-prev{left:-30px}.section-home-page-collection .swiper-button-next,.section-home-page-collection .swiper-button-prev{width:24px;height:24px}.section-home-page-collection .collection-item-wrapper .price{font-size:18px}}@media (max-width: 1200px){.section-home-page-collection-pc .title-wrapper .title{font-size:20px}.section-home-page-collection .collection-item-wrapper .collection-item .product-name{font-size:18px}.section-home-page-collection .collection-item-wrapper .collection-item .product-name .product-badge{font-size:12px}.section-home-page-collection .connectivity_switch .item:not(:last-of-type){margin-right:10px}}@media (max-width: 900px){.section-home-page-collection-pc .title-wrapper .title{font-size:15px}.section-home-page-collection-pc .compare-svg-wrapper{margin-right:10px}.section-home-page-collection-pc .compare-product-wrapper .button_text{font-size:13px}.section-home-page-collection-pc .a-line{margin:0 10px}.section-home-page-collection .collection-item-wrapper .collection-item .openfit-gift-box{width:90px;height:30px;top:10px;right:10px}.section-home-page-collection-pc .collection-item-wrapper .collection-item .product-name svg{height:16px}}@media (max-width:750px){.section-home-page-collection{padding:40px 6px 58px}.section-home-page-collection-pc .a-line{margin:0 2px}.section-home-page-collection-pagination.pagination-active{display:flex!important;justify-content:center;width:100%}.section-home-page-collection .swiper-pagination-bullet{width:6px;height:6px;display:inline-block;background:#bababa;opacity:1;border-radius:6px}.section-home-page-collection .swiper-pagination-bullet-active{background:#050505;width:32px}.section-home-page-collection .swiper-pagination-bullet:not(:last-of-type){margin-right:10px}.section-home-page-collection .collection-item-wrapper .collection-item.swiper-slide-active{box-shadow:0 6px 16px #00000014}.section-home-page-collection .collection-item-wrapper .collection-item.swiper-slide-active .collection-item-inner{transform:unset}.section-home-page-collection .collection-item-wrapper .collection-item.swiper-slide-active .product-top-part-wrapper{background:#f1f1f1}.section-home-page-collection .collection-item-wrapper .collection-item.swiper-slide-active .addtocart-btn{background:#050505}.section-home-page-collection .collection-item-wrapper .collection-item.swiper-slide-active .addtocart-btn svg path{fill:#fff}}@media (max-width:500px){.section-home-page-collection{padding:40px 6px 58px}.section-home-page-collection-pc .a-line{margin:0 2px}.section-home-page-collection-pc-button-next,.section-home-page-collection-pc-button-prev{display:none!important}.section-home-page-collection .variant-img{max-width:180px}.section-home-page-collection .color_list{margin:-20px auto 15px}.section-home-page-collection .collection-item-wrapper .collection-item .product-name .product-badge{margin-bottom:8px}.section-home-page-collection .collection-item-wrapper .collection-item .product-name{font-size:20px}.section-home-page-collection .product-top-part-wrapper{padding:0 16px 10px}.section-home-page-collection .product-button-wrapper{padding-top:28px}.section-home-page-collection .selling-point-item{margin-bottom:18px}.section-home-page-collection .collection-item-wrapper .price{margin-top:0}.section-home-page-collection .collection-item-inner.item-connectivity .product-imgs{margin-bottom:14px}.section-home-page-collection-pc .title-wrapper .title-pc{display:none}.section-home-page-collection .title-mb-select-wrapper{display:block;position:relative;font-weight:500;font-size:16px;line-height:1.5;text-align:left}.section-home-page-collection .siwtch-active{display:flex;align-items:center;justify-content:flex-start;cursor:pointer}.section-home-page-collection .siwtch-active svg{display:flex;margin-left:8px}.section-home-page-collection .siwtch-active h2{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;width:108px;word-break:break-all;font-weight:500;font-size:16px;line-height:1.5}.section-home-page-collection-pc .compare-svg-wrapper{width:32px;height:28px;margin-right:8px}.section-home-page-collection-pc .compare-svg-wrapper svg{width:18px;height:16px}.section-home-page-collection-pc .switch-title-items{position:absolute;top:27px;display:none;width:100%;z-index:2;min-width:176px;box-shadow:0 4px 8px #0000001a;border-radius:4px;background:#f1f1f1}.section-home-page-collection-pc .title-wrapper .title{font-size:16px;transition:all .3s;border-bottom:1px solid #D8D8D8;padding:18px 0 18px 16px;font-weight:400}.section-home-page-collection-pc .title-wrapper .title:hover{color:#ff7a3d}.section-home-page-collection-pc .title-wrapper .title-active{display:none}}@media (max-width:370px){.section-home-page-collection .product-top-part-wrapper{padding:0 10px 10px}.section-home-page-collection .collection-item-wrapper .collection-item .product-name{font-size:18px}.section-home-page-collection-pc .compare-product-wrapper .button_text,.section-home-page-collection .title-mb-select-wrapper{font-size:12px}.section-home-page-collection .siwtch-active svg{width:15px;height:15px}.section-home-page-collection-pc .compare-svg-wrapper{width:28px;margin-right:5px}}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}