@import url("commonm.css");@import url("animate.min.css");@font-face{font-family:"Rerode-Sans";src:local("Rerode-Sans"),url("../font/RerodeSans-Regular.woff2") format("woff2"),url("../font/RerodeSans-Regular.woff") format("woff"),url("../font/RerodeSans-Regular.otf") format("opentype");font-weight:400;font-style:normal;font-display:swap}:root{--bg-color: #000;--text-color: #9E9E9E;--tips-color: #909193;--light-color: #c0c4cc;--border-color: #dadbde;--disabled-color: #c8c9cc;--primary: #3c9cff;--primary-dark: #398ade;--primary-disabled: #9acafc;--primary-light: #ecf5ff;--warning: #f9ae3d;--warning-dark: #f1a532;--warning-disabled: #f9d39b;--warning-light: #fdf6ec;--error: #f56c6c;--error-dark: #e45656;--error-disabled: #f7b2b2;--error-light: #fef0f0;--success: #5ac725;--success-dark: #53c21d;--success-disabled: #a9e08f;--success-light: #f5fff0;--info: #909399;--info-dark: #767a82;--info-disabled: #c4c6c9;--info-light: #f4f4f5;--link-color: #3498db;--link-hover-color: #fff;--link-active-color: #206f9b;--link-focus-color: #206f9b;--link-visited-color: #3498db;--button-color: #3498db;--tds-bezier: cubic-bezier(0.5,0,0,0.75);--font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, ui-sans-serif, system-ui, sans-serif;--font-rerode: "Rerode-Sans", sans-serif;--font-size: 16px;--min-width: 1200px;--main-bg-color:#242424;--topbar-height: 80px;color-scheme:only light;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;-moz-osx-font-smoothing:grayscale}@media screen and (-webkit-min-device-pixel-ratio: 2), (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){:root{-webkit-font-smoothing:antialiased}}html{font-size:clamp(12px, var(--font-size), 16px)}body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:100vh;max-width:100vw;min-width:var(--min-width, 1200px);margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box;background:var(--bg-color);font-family:var(--font-family);color:var(--text-color);font-size:var(--font-size);-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variation-settings:normal}main{-webkit-box-flex:1;-ms-flex:1;flex:1;width:clamp(var(--min-width, 1200px), 100vw, 100%)}a{-webkit-transition:all 0.35s;transition:all 0.35s;color:var(--text-color)}a:hover,a:focus{color:var(--link-hover-color)}.shell{width:100%;margin:0 auto}.w100{width:100%}.w50{width:50%;max-width:50%;min-width:50%}.w20{width:20%}.max-w{max-width:var(--min-width);margin:0 auto}.ml-3{margin-left:0.75rem}.mt-3{margin-top:0.75rem}.mt-4{margin-top:1rem}.mt-8{margin-top:2rem}.mb-0{margin-bottom:0 !important}.mb-3{margin-bottom:0.75rem}.mb-4{margin-bottom:1rem}.mb-8{margin-bottom:2rem}.mb-16{margin-bottom:4rem}.pt-0{padding-top:0 !important}.pt-2{padding-top:0.5rem}.pt-3{padding-top:0.75rem}.pt-4{padding-top:1rem}.pb-3{padding-bottom:0.75rem}.pb-4{padding-bottom:1rem}.pt-8{padding-top:2rem}.pb-8{padding-bottom:2rem}.p-1_5{padding:0.375rem}.p-4{padding:1rem}.p-mb-4 p{margin-bottom:1rem}.main-bg{background-color:var(--main-bg-color)}.text-white{color:#fff}.text-black{color:#000}.text-color{color:var(--text-color)}.opacity-50{opacity:0.5}.opacity-100{opacity:1}.backdrop-opacity-0{-webkit-backdrop-filter:opacity(0);backdrop-filter:opacity(0)}.bg-transparent{background-color:transparent}.bg-white{background-color:#fff}.bg-base{background-color:var(--bg-color, #000)}.text-center{text-align:center}.text-right{text-align:right}.text-xs{font-size:0.75rem}.text-sm{font-size:0.875rem}.text-base{font-size:1rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem}.text-3xl{font-size:1.875rem}.text-4xl{font-size:2.25rem}.font-normal{font-weight:400}.font-bold{font-weight:bold}.font-rerode{font-family:Rerode-Sans, sans-serif}.leading-loose{line-height:2}.leading-10{line-height:2.5rem}.gap24{gap:24px}.rounded-lg{border-radius:0.5rem}.cursor-pointer{cursor:pointer}.overflow-hidden{overflow:hidden}.relative{position:relative}.p-e-none{pointer-events:none}.p-container{padding:50px 0 0}.hr{border:none;border-bottom:1px solid #333}.hr.dot{border-bottom:1px dotted #333}.hr.das{border-bottom:1px dashed #333}.btn-small{background-color:rgba(255,255,255,0.16);color:rgba(255,255,255,0.88);padding-left:8px;padding-right:12px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;padding:4px 12px;height:28px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;border-radius:160px;font-size:12px;font-weight:500;-webkit-backdrop-filter:blur(16px) saturate(1);backdrop-filter:blur(16px) saturate(1);cursor:pointer}.btn-small:hover{background-color:rgba(255,255,255,0.08)}.btn--solid{border:1px solid #fff;padding:8px 14px;color:#fff}.btn--solid:hover{background-color:#fff;color:#000}.header{--topbar-height: 80px;--topbar-side-padding: 40px;height:var(--header-height, 80px);position:fixed;top:0;z-index:20;width:clamp(var(--min-width, 1200px), 100vw, 100%)}.header .header_pack{z-index:9999;position:absolute;top:0;left:0;width:clamp(var(--min-width, 1200px), 100vw, 100%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.header .header_pack.scroll-bg{--scroll-progress:0;background-color:rgba(0, 0, 0, calc(var(--scroll-progress) * 1))}.header .header_pack .header_topbar{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:var(--topbar-height);-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 var(--topbar-side-padding);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.header .header_pack .header_topbar .logo{-ms-flex-preferred-size:25%;flex-basis:25%}.header .header_pack .header_topbar .logo img{max-height:12px;width:auto}.header .header_pack .header_topbar .nav{-ms-flex-preferred-size:50%;flex-basis:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.header .header_pack .header_topbar .nav ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.header .header_pack .header_topbar .nav ul li{cursor:pointer;background:inherit;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;opacity:.87;font-size:14px;font-style:normal;font-weight:400;line-height:100%;letter-spacing:1.5px;text-transform:uppercase;-webkit-transition:opacity .6s;transition:opacity .6s;padding:9px 15px}.header .header_pack .header_topbar .nav ul li a{color:#fff;white-space:nowrap}.header .header_pack .header_topbar .nav ul li:lang(en){font-family:Rerode-Sans, sans-serif}.header .header_pack .header_topbar .nav ul li:hover{-webkit-transition-duration:.18s;transition-duration:.18s}.header .header_pack .header_topbar .language{-ms-flex-preferred-size:25%;flex-basis:25%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}.header .header_pack .header_topbar .language span{margin:auto 5px;font-size:12px;color:#fff;opacity:.5}.header .header_pack .header_topbar .language span a{color:#fff}.header .header_pack .header_topbar .language span.active,.header .header_pack .header_topbar .language span:hover{opacity:1}.header .header_pack .header_topbar.index{background-color:rgba(0,0,0,0)}.header .header_pack .menu-modal{width:100%;opacity:0;max-height:0;pointer-events:none;transition:opacity 0.3s var(--tds-bezier),transform 0.3s var(--tds-bezier),visibility 0s 0.3s,max-height 0.3s var(--tds-bezier),height 0.3s var(--tds-bezier),-webkit-transform 0.3s var(--tds-bezier);visibility:hidden}.header .header_pack .menu-modal .menu-panel-content{position:relative;padding:0 var(--topbar-side-padding);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.header .header_pack .menu-modal .menu-panel-content .menu-item{width:100%;opacity:0;visibility:hidden;pointer-events:none;position:relative;display:none;top:0;left:0;right:0;z-index:0}.header .header_pack.opened{background-color:#fff;-webkit-transition:background-color 0.3s var(--tds-bezier);transition:background-color 0.3s var(--tds-bezier)}.header .header_pack.opened .logo img{-webkit-filter:invert(100%) contrast(200%);filter:invert(100%) contrast(200%);-webkit-transition:-webkit-filter 0.3s;transition:-webkit-filter 0.3s;transition:filter 0.3s;transition:filter 0.3s, -webkit-filter 0.3s}.header .header_pack.opened .nav ul li:hover,.header .header_pack.opened .nav ul li.active{border-radius:4px;background:#F2F2F2}.header .header_pack.opened .nav ul li:hover a,.header .header_pack.opened .nav ul li.active a{color:#171A20}.header .header_pack.opened .nav ul li a,.header .header_pack.opened .language span a{color:#171A20}.header .header_pack.opened .language span{color:#171A20}.header .header_pack.opened .menu-modal{opacity:1;max-height:300px;pointer-events:inherit;transition:opacity 0.5s var(--tds-bezier),transform 0.5s var(--tds-bezier),visibility 0s 0s,max-height 0.5s var(--tds-bezier),height 0.5s var(--tds-bezier),-webkit-transform 0.5s var(--tds-bezier);visibility:inherit;-webkit-box-shadow:0 15px 16px 0 #00000029;box-shadow:0 15px 16px 0 #00000029}.header .header_pack.opened .menu-modal .menu-panel-content .menu-item.active{opacity:1;visibility:inherit;pointer-events:inherit;z-index:1;min-height:150px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;transition:opacity 0.3s var(--tds-bezier),transform 0.3s var(--tds-bezier),visibility 0s 0s,-webkit-transform 0.3s var(--tds-bezier)}.header .header_pack.opened .menu-modal .menu-panel-content .menu-item.active ul.menu-item-content{width:100%;max-width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10%}.header .header_pack.opened .menu-modal .menu-panel-content .menu-item.active ul.menu-item-content.product{gap:1%}.header .header_pack.opened .menu-modal .menu-panel-content .menu-item.active ul.menu-item-content .media{--dx-transition-delay: 0.10s;transition:transform 0.5s var(--tds-bezier),opacity 0.5s var(--tds-bezier),-webkit-transform 0.5s var(--tds-bezier);-webkit-transition-delay:var(--dx-transition-delay);transition-delay:var(--dx-transition-delay)}.header .header_pack.opened .menu-modal .menu-panel-content .menu-item.active ul.menu-item-content .media img{max-width:100%;width:266px;height:148px;background-position:center;background-repeat:no-repeat;background-size:cover;opacity:0.85;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.header .header_pack.opened .menu-modal .menu-panel-content .menu-item.active ul.menu-item-content .media img:hover{opacity:1}.header .header_pack.opened .menu-modal .menu-panel-content .menu-item.active ul.menu-item-content .media:hover img{opacity:1}.header .header_pack.opened .menu-modal .menu-panel-content .menu-item.active ul.menu-item-content .media h3{color:#171A20;font-weight:500;line-height:2}.header .header_pack.opened .menu-modal .menu-panel-content .menu-item.active ul.menu-item-content .media .content a{margin:0 12px;color:#5C5E62;font-weight:300;font-size:14px;line-height:2}.header .header_pack.opened .menu-modal .menu-panel-content .menu-item.active ul.menu-item-content .media .content a:hover{color:#171A20}.header .header_pack.opened .menu-modal .menu-panel-content .menu-item.active ul.menu-item-content .media:hover .content a{color:#171A20}.header .header_pack.opened .menu-modal .menu-panel-content .menu-item.active ul.menu-item-content li>a{color:#5C5E62}.header .header_pack.opened .menu-modal .menu-panel-content .menu-item.active ul.menu-item-content li>a:hover{color:#171A20}.header.index{position:unset}.footer{--wrapper-margin: 0 auto;--wrapper-padding: 0;--wrapper-maxWidth: 900px;--siteLinks-display: flex;--accordionLinks-display: none;background-color:#000;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:clamp(var(--min-width, 1200px), 100vw, 100%)}.footer .footer_wrapper{padding:var(--wrapper-padding);margin:var(--wrapper-margin);max-width:var(--wrapper-maxWidth);width:100%}.footer .footer_wrapper .newsletterContainer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;color:#fff;width:100%;padding:40px 0;font-size:20px;font-style:normal;font-weight:300;line-height:26px;letter-spacing:.5px;text-align:center;border-bottom:1px solid rgba(255,255,255,0.16)}.footer .footer_wrapper .socialsContainer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:48px;padding-top:32px;padding-bottom:32px;border-bottom:1px solid rgba(255,255,255,0.16)}.footer .footer_wrapper .socialsContainer .icon img{width:22px;height:22px;color:transparent}.footer .footer_wrapper .socialsContainer .qr-img{display:block;padding:12px}.footer .footer_wrapper .socialsContainer .qr-img img{width:120px;max-width:120px;min-height:120px}.footer .footer_wrapper .site-links{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;padding:30px 0 48px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;text-align:center}.footer .footer_wrapper .site-links .footer-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:5px}.footer .footer_wrapper .site-links .footer-links .links_section{margin-bottom:16px;font-size:14px;font-style:normal;font-weight:400;color:rgba(255,255,255,0.4);line-height:136%;letter-spacing:.8px;text-transform:uppercase}.footer .footer_wrapper .site-links .footer-links .links_section:lang(en){font-family:Rerode-Sans, sans-serif}.footer .footer_wrapper .site-links .footer-links .links_list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}.footer .footer_wrapper .site-links .footer-links .links_list li a{display:block;color:rgba(255,255,255,0.88);font-size:12px;font-style:normal;font-weight:300;line-height:1;letter-spacing:.3px;-webkit-transition:color .3s;transition:color .3s}.footer .footer_wrapper .site-links .footer-links .links_list li a:hover{color:#fff}.footer .footer_wrapper .site-name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:48px 0}.footer .footer_wrapper .site-name img{max-height:12px;width:auto}.footer .footer_wrapper .footer_copyright{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:#4a4a4a;text-align:center;font-size:12px;font-weight:300;line-height:200%;letter-spacing:.3px;padding:30px 0}.footer .footer_wrapper .footer_copyright a{color:#4a4a4a;text-decoration:none;-webkit-transition:color .3s;transition:color .3s}.home-video{background:black;margin-top:calc(-1* var(--header-height, 80px))}.home-video .video-box{background-color:black;position:relative;height:100vh;height:100dvh}.home-video .video-box:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:-webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0.75)), color-stop(22.26%, rgba(0,0,0,0))),-webkit-gradient(linear, left top, left bottom, color-stop(60.38%, rgba(0,0,0,0)), to(rgba(0,0,0,0.75)));background:linear-gradient(180deg, rgba(0,0,0,0.75), rgba(0,0,0,0) 22.26%),linear-gradient(180deg, rgba(0,0,0,0) 60.38%, rgba(0,0,0,0.75))}.home-video .video-box video{display:block;width:100%;max-width:100%;height:100%}.home-video .video-box .video-fit{width:100%;max-width:100%;-o-object-fit:cover;object-fit:cover;height:100%;display:block}.home-video .video-box .home-buttons{position:absolute;bottom:96px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.home-video .video-box .home-buttons .headings-h1{font-size:24px;line-height:128%;letter-spacing:2.4px}.home-video .video-box .home-buttons .buttons-container{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px}.home-video .video-box .home-buttons .buttons-container .btn-products{width:108px;background-color:rgba(255,255,255,0.16);color:#fff;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:8px 16px;height:36px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;-ms-flex-negative:0;flex-shrink:0;border-radius:160px;font-size:14px;font-weight:600;font-family:Universal-Sans;line-height:20.16px;letter-spacing:.35px;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);min-width:128px;cursor:pointer}.home-video .video-box .home-buttons .buttons-container .btn-products.emphasis{background-color:#fff;color:#000}.home-video .video-box .home-buttons .buttons-container .btn-products:hover{background-color:rgba(255,255,255,0.08)}.home-club .swiper-button,.para-swiper .swiper-button,.history-slider-box .swiper-button{background-color:#626566;border-radius:2.5rem;color:#fff;width:2.5rem;height:2.5rem;padding:0;margin:0 6px}.home-club .swiper-button:after,.para-swiper .swiper-button:after,.history-slider-box .swiper-button:after{font-size:.75rem}.home-club .swiper-button{position:unset}.history-slider .swiper-button{top:calc(50% - 20px)}.main-content{width:clamp(var(--min-width, 1200px), 100vw, 100%);height:auto;margin:0 auto;padding-top:var(--topbar-height, 80px)}.main-content .main-wrap{width:clamp(var(--min-width, 1200px), 85%, 1600px);margin:0 auto;padding:50px 0;display:-webkit-box;display:-ms-flexbox;display:flex;gap:50px;-webkit-box-sizing:border-box;box-sizing:border-box}.main-content .main-wrap .container{-webkit-box-flex:1;-ms-flex:1;flex:1}.main-content .main-wrap .container .article-header .article-title{color:#fff;line-height:2}.main-content .main-wrap .container .article-header .article-meta{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px}.main-content .main-wrap .container .article-content{padding:50px 0;line-height:1.8}.main-content .main-wrap .container .article-content h1{color:#fff;line-height:2}.main-content .main-wrap .container .article-content img{width:auto !important;display:inline-block}.main-content .main-wrap .container .article-tags{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.85rem}.main-content .main-wrap .container .article-related{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.main-content .main-wrap .sidebar{width:300px}.main-content .main-wrap .sidebar .title{color:#fff;line-height:2}.main-content .main-wrap .sidebar nav a{display:block;line-height:2;font-size:14px}.main-content .main-wrap .sidebar nav a:hover{color:#fff}.content-flex-wrap{width:clamp(var(--min-width, 1200px), 85%, 1600px);margin:0 auto;padding:50px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box}.content-flex-wrap.title{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.content-flex-wrap.pb-3{padding-bottom:.75rem}.content-flex-wrap.pt-3{padding-top:.75rem}.subnav-category ul>li{padding:6px 18px 6px 0}.subnav-category ul>li.active a,.subnav-category ul>li a:hover{color:#fff}ul.list-txt{width:100%;padding:0;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem;-ms-flex-wrap:wrap;flex-wrap:wrap}ul.list-thumb{width:100%;padding:0;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem;-ms-flex-wrap:wrap;flex-wrap:wrap}ul.list-thumb li{width:calc((100% - 2rem) / 3);-webkit-box-sizing:border-box;box-sizing:border-box}ul.list-thumb li .img{position:relative;margin:0 auto;width:100%;aspect-ratio:16/9;overflow:hidden;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}ul.list-thumb li .img img{width:100%;aspect-ratio:16/9;position:absolute;top:0;left:0;right:0;bottom:0;-o-object-fit:cover;object-fit:cover;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}ul.list-thumb li .content{background-color:#000;padding:1rem;-webkit-box-sizing:border-box;box-sizing:border-box}.media.home .img{position:relative;margin:0 auto;width:100%;aspect-ratio:16/9;overflow:hidden;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.media.home .img img{width:100%;aspect-ratio:16/9;position:absolute;top:0;left:0;right:0;bottom:0;-o-object-fit:cover;object-fit:cover;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.media.home .content{background-color:#262626;padding:1rem;-webkit-box-sizing:border-box;box-sizing:border-box}.grid-bg{display:-ms-grid;display:grid;width:100%}.grid-bg .img{width:100%;height:auto;-ms-grid-row:1;-ms-grid-column:1;grid-area:1 / 1;-o-object-fit:cover;object-fit:cover}.grid-bg .content{-ms-grid-row:1;-ms-grid-column:1;grid-area:1 / 1;display:-ms-grid;display:grid;place-items:center;color:white;z-index:1}.serve-content{background-color:var(--main-bg-color, #242424)}.serve-content.main-content{padding-top:0}.company-content{background-color:var(--main-bg-color, #242424)}.company-content.main-content{padding-top:0}.company-content .history-slider-box{position:relative}.company-content .history-slider-box .swiper-button{top:calc(50% - 20px)}.company-content .history-slider-box .swiper-button-prev{left:-60px}.company-content .history-slider-box .swiper-button-next{right:-60px}.brand-lcontent{width:clamp(var(--min-width, 1200px), 85%, 1600px);margin:0 auto;padding:50px 0;-webkit-box-sizing:border-box;box-sizing:border-box;display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[5];grid-template-columns:repeat(5, 1fr)}.brand-lcontent .lc-item{padding:8px 12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;min-width:0}.brand-lcontent .lc-item::after{content:'';display:block;position:absolute;top:1px;right:0;left:0;border-top:1px solid rgba(255,255,255,0.16);height:1px;width:100%;z-index:1}.brand-lcontent .lc-item:first-child::before,.brand-lcontent .lc-item:last-child::before{content:'';display:block;position:absolute;top:0;right:0;left:60px;width:40px;height:3px;background-color:red;border-radius:3px;pointer-events:none;z-index:2}.brand-lcontent .lc-item .subtitle{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.brand-lcontent .lc-item .text{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;text-overflow:ellipsis;max-height:calc(2em * 3)}.brand-lcontent .lc-item:hover{cursor:pointer}.brand-lcontent .lc-item:hover .text{color:rgba(255,255,255,0.75)}.brand-lcontent .lc-item .images-slide{--total-images: 3;--animation-duration: calc(5s * var(--total-images));--slide-duration: 5s;aspect-ratio:16/9;display:-ms-grid;display:grid;width:100%;overflow:hidden;margin:8px auto;position:relative}.brand-lcontent .lc-item .images-slide img{position:absolute;-ms-grid-row:1;-ms-grid-column:1;grid-area:1 / 1;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:0;-webkit-animation:imgslideShow var(--animation-duration) infinite;animation:imgslideShow var(--animation-duration) infinite;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.brand-lcontent .lc-item .images-slide img:nth-child(1){-webkit-animation-delay:0s;animation-delay:0s}.brand-lcontent .lc-item .images-slide img:nth-child(2){-webkit-animation-delay:var(--slide-duration);animation-delay:var(--slide-duration)}.brand-lcontent .lc-item .images-slide img:nth-child(3){-webkit-animation-delay:calc(var(--slide-duration) * 2);animation-delay:calc(var(--slide-duration) * 2)}.brand-lcontent .lc-item .images-slide img:nth-child(4){-webkit-animation-delay:calc(var(--slide-duration) * 3);animation-delay:calc(var(--slide-duration) * 3)}.brand-lcontent .lc-item .images-slide img:nth-child(5){-webkit-animation-delay:calc(var(--slide-duration) * 4);animation-delay:calc(var(--slide-duration) * 4)}.policy-links{width:100%;padding:50px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;text-align:center}.policy-links .policy-links-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}.policy-links .policy-links-item .links_section{font-size:1rem;font-style:normal;font-weight:400;color:#fff;line-height:136%}.policy-links .policy-links-item .list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.policy-links .policy-links-item .list a{color:#9E9E9E;font-size:0.875rem;font-style:normal;font-weight:300;line-height:1;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.policy-links .policy-links-item .list a:hover{color:#fff;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.carousel-container{position:relative}.carousel-container .carousel-title{position:absolute;top:0;left:0;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:1}.carousel-container .carousel-title::after{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;z-index:-1;background:rgba(0,0,0,0.75);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.carousel-container .carousel-title:hover::after{background:rgba(0,0,0,0.5);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.product-divider{position:relative;z-index:1;width:100%;min-width:var(--min-width, 1200px);margin:0 auto;padding:0}.product-divider .indicatorThin{--linear-color:#FF1717;content:"";position:absolute;height:1px;width:50%;bottom:1px;left:0;border-radius:150px;background:-webkit-gradient(linear, left top, right top, from(rgba(255,23,23,0)), to(var(--linear-color, #FF1717)));background:linear-gradient(90deg, rgba(255,23,23,0), var(--linear-color, #FF1717));-webkit-transition:width .35s ease-out, -webkit-transform .35s ease-out;transition:width .35s ease-out, -webkit-transform .35s ease-out;transition:width .35s ease-out, transform .35s ease-out;transition:width .35s ease-out, transform .35s ease-out, -webkit-transform .35s ease-out;will-change:width, transform;z-index:1}.divider{position:relative;z-index:1;width:100%;min-width:var(--min-width, 1200px);margin:0 auto;padding:0}.divider:before{position:absolute;top:1px;background:-webkit-gradient(linear, left top, right top, from(rgba(36,36,36,0.9)), color-stop(10.27%, rgba(0,0,0,0.24)), color-stop(49.5%, transparent), color-stop(89.65%, rgba(0,0,0,0.24)), to(rgba(36,36,36,0.9))),rgba(255,255,255,0.16);background:linear-gradient(90deg, rgba(36,36,36,0.9), rgba(0,0,0,0.24) 10.27%, transparent 49.5%, rgba(0,0,0,0.24) 89.65%, rgba(36,36,36,0.9)),rgba(255,255,255,0.16);content:"";display:block;height:1px;width:calc(100dvw - 20px);-webkit-transform:translateX(-50%);transform:translateX(-50%);left:50%}.divider .indicatorThin{content:"";position:absolute;height:1px;width:50%;top:1px;left:0;border-radius:150px;background:-webkit-gradient(linear, left top, right top, from(rgba(255,23,23,0)), to(#FF1717));background:linear-gradient(90deg, rgba(255,23,23,0), #FF1717);-webkit-transition:width .35s ease-out, -webkit-transform .35s ease-out;transition:width .35s ease-out, -webkit-transform .35s ease-out;transition:width .35s ease-out, transform .35s ease-out;transition:width .35s ease-out, transform .35s ease-out, -webkit-transform .35s ease-out;will-change:width, transform;z-index:1}.divider .indicator{opacity:.85}.divider .indicator:before{opacity:0}.divider .swiper-slide-thumb-active .indicator{position:relative;color:#fff;opacity:1}.divider .swiper-slide-thumb-active .indicator:before{position:absolute;z-index:3;top:0;left:0;content:"";display:block;width:60px;height:3px;background-color:red;border-radius:3px;pointer-events:none;-webkit-transition:-webkit-transform .53s ease-out;transition:-webkit-transform .53s ease-out;transition:transform .53s ease-out;transition:transform .53s ease-out, -webkit-transform .53s ease-out;-webkit-animation:ConfiguratorFadeIn 0.1s linear .3s forwards;animation:ConfiguratorFadeIn 0.1s linear .3s forwards;-webkit-transform-origin:center center;transform-origin:center center;will-change:transform}.carousel-wrapper{position:relative;overflow:hidden;width:100%;height:200px;max-height:14.67vw;min-height:auto}.carousel-wrapper .carousel-track{display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;position:absolute}.carousel-wrapper .carousel-track .carousel-item{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:300px;max-width:22vw;height:200px;max-height:14.67vw;min-height:auto;margin-right:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-position:center;background-repeat:no-repeat;background-size:cover;-webkit-transition:-webkit-transform 0.3s ease;transition:-webkit-transform 0.3s ease;transition:transform 0.3s ease;transition:transform 0.3s ease, -webkit-transform 0.3s ease}.carousel-wrapper.history{height:clamp(200px, 17vw, 320px);max-height:320px}.carousel-wrapper.history .carousel-track .carousel-item{width:clamp(300px, 26.5vw, 510px);max-width:510px;height:clamp(200px, 17vw, 320px);max-height:320px;opacity:.75;-webkit-transition:-webkit-transform 0.3s ease;transition:-webkit-transform 0.3s ease;transition:transform 0.3s ease;transition:transform 0.3s ease, -webkit-transform 0.3s ease}.carousel-wrapper.history .carousel-track .carousel-item:hover{opacity:1;-webkit-transition:-webkit-transform 0.3s ease;transition:-webkit-transform 0.3s ease;transition:transform 0.3s ease;transition:transform 0.3s ease, -webkit-transform 0.3s ease}.config-page{position:relative;background-color:#000;width:clamp(var(--min-width, 1200px), 100vw, 100%);height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0}.config-page .product-sticky{position:-webkit-sticky;position:sticky;top:80px;z-index:10;height:calc(100vh - 80px);width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.config-page .product-sticky .styicky-wrap{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0;margin:0 auto;width:100%;height:100%;background-color:#000;color:#fff;overscroll-behavior:auto;z-index:0;opacity:0;will-change:opacity;-webkit-animation:ConfiguratorFadeIn .6s ease-out .6s forwards;animation:ConfiguratorFadeIn .6s ease-out .6s forwards}.config-page .product-sticky .styicky-wrap .product-sticky-preview{width:100%;max-width:100%;min-height:400px}.config-page .product-sticky .styicky-wrap .product-sticky-preview .swiper-wrapper{width:100%;max-width:100%}.config-page .product-sticky .styicky-wrap .product-sticky-preview .swiper-wrapper .swiper-slide{width:100%;max-width:100%}.config-page .product-sticky .styicky-wrap .product-sticky-preview .swiper-wrapper .swiper-slide .slide_color{position:relative;width:100%;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-touch-action:pan-y pinch-zoom;touch-action:pan-y pinch-zoom;height:clamp(400px, 40dvh, 999px);-webkit-animation:ConfiguratorFadeIn .6s ease-out forwards;animation:ConfiguratorFadeIn .6s ease-out forwards;pointer-events:none}.config-page .product-sticky .styicky-wrap .product-sticky-preview .swiper-wrapper .swiper-slide .slide_color .preview_image,.config-page .product-sticky .styicky-wrap .product-sticky-preview .swiper-wrapper .swiper-slide .slide_color .previewCarousel_image{position:absolute;margin:0 auto;max-height:100%;max-width:100%;width:auto;height:auto;opacity:0;--image-preview-pictures-transition-duration: 0.6s;will-change:opacity;z-index:1;-webkit-animation:ConfiguratorFadeOut .6s ease-out forwards;animation:ConfiguratorFadeOut .6s ease-out forwards}.config-page .product-sticky .styicky-wrap .product-sticky-preview .swiper-wrapper .swiper-slide .slide_color .preview_image.active,.config-page .product-sticky .styicky-wrap .product-sticky-preview .swiper-wrapper .swiper-slide .slide_color .previewCarousel_image.active{opacity:1;z-index:0;-webkit-animation:ConfiguratorFadeIn .1s ease-in forwards;animation:ConfiguratorFadeIn .1s ease-in forwards}.config-page .product-sticky .styicky-wrap .swiper-category{position:relative;z-index:1;width:100%;max-width:var(--min-width, 1200px);margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;padding:0}.config-page .product-sticky .styicky-wrap .swiper-category:before{position:absolute;bottom:1px;background:-webkit-gradient(linear, left top, right top, from(rgba(0,0,0,0.9)), color-stop(10.27%, rgba(0,0,0,0.24)), color-stop(49.5%, transparent), color-stop(89.65%, rgba(0,0,0,0.24)), to(rgba(0,0,0,0.9))),rgba(255,255,255,0.16);background:linear-gradient(90deg, rgba(0,0,0,0.9), rgba(0,0,0,0.24) 10.27%, transparent 49.5%, rgba(0,0,0,0.24) 89.65%, rgba(0,0,0,0.9)),rgba(255,255,255,0.16);content:"";display:block;height:1px;width:calc(100dvw - 20px);-webkit-transform:translateX(-50%);transform:translateX(-50%);left:50%}.config-page .product-sticky .styicky-wrap .swiper-category .swiper-button{width:40px;position:unset;-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#999;margin-top:unset;height:48px}.config-page .product-sticky .styicky-wrap .swiper-category .swiper-button:after{font-size:12px}.config-page .product-sticky .styicky-wrap .swiper-category .slide-titles{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;overflow:hidden}.config-page .product-sticky .styicky-wrap .swiper-category .slide-titles .swiper-titles{width:100%;max-width:100%}.config-page .product-sticky .styicky-wrap .swiper-category .slide-titles .swiper-titles .swiper-slide{text-align:center}.config-page .product-sticky .styicky-wrap .swiper-category .slide-titles .category-button{position:relative;font-size:12px;font-weight:500;line-height:16px;color:#999;letter-spacing:1px;text-transform:uppercase;background:none;border:none;padding:16px 8px;white-space:nowrap;word-break:keep-all;word-wrap:keep-all;margin:0 auto;cursor:pointer}.config-page .product-sticky .styicky-wrap .swiper-category .slide-titles .category-button::after{opacity:0}.config-page .product-sticky .styicky-wrap .swiper-category .slide-titles .category-button:lang(en){font-family:Rerode-Sans, sans-serif}.config-page .product-sticky .styicky-wrap .swiper-category .slide-titles .swiper-slide-thumb-active .category-button{--bd-color:#FF1711;color:#fff}.config-page .product-sticky .styicky-wrap .swiper-category .slide-titles .swiper-slide-thumb-active .category-button::after{position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);content:"";display:block;width:100%;height:3px;background-color:var(--bd-color, #FF1711);pointer-events:none;-webkit-transition:-webkit-transform .53s ease-out;transition:-webkit-transform .53s ease-out;transition:transform .53s ease-out;transition:transform .53s ease-out, -webkit-transform .53s ease-out;-webkit-animation:ConfiguratorFadeIn 0.1s linear .3s forwards;animation:ConfiguratorFadeIn 0.1s linear .3s forwards;-webkit-transform-origin:center center;transform-origin:center center;will-change:transform}.config-page .product-sticky .styicky-wrap .swiper-option{max-width:100%;width:100%;overflow:hidden}.config-page .product-sticky .styicky-wrap .swiper-option .option-box{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;-ms-flex-preferred-size:auto;flex-basis:auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;max-width:890px;margin:0 auto;padding:16px;will-change:height;overflow:hidden;scrollbar-width:none;-ms-overflow-style:none;overscroll-behavior:contain}.config-page .product-sticky .styicky-wrap .swiper-option .option-box .option-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:8px;padding:8px 10px;background-color:rgba(255,255,255,0.16);border-radius:160px}.config-page .product-sticky .styicky-wrap .swiper-option .option-box .option-text .option-text-content{background-color:rgba(255,255,255,0.88);color:rgba(0,0,0,0.88);-webkit-backdrop-filter:blur(16px) saturate(1);backdrop-filter:blur(16px) saturate(1);padding:4px 12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:160px;font-weight:500;font-family:Universal-sans;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.config-page .product-sticky .styicky-wrap .swiper-option .option-selector-box{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;-ms-flex-preferred-size:auto;flex-basis:auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;max-width:890px;margin:0 auto;padding:16px;will-change:height;overflow:hidden;scrollbar-width:none;-ms-overflow-style:none;overscroll-behavior:contain}.config-page .product-sticky .styicky-wrap .swiper-option .option-selector-box .option-color{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:8px;padding-top:8px}.config-page .product-sticky .styicky-wrap .swiper-option .option-selector-box .option-color .color-switch{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:8px;gap:8px;background-color:rgba(255,255,255,0.16);border-radius:160px}.config-page .product-sticky .styicky-wrap .swiper-option .option-selector-box .option-color .color-switch .option_color_btn{--bd-color:#FF1711;width:32px;height:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.config-page .product-sticky .styicky-wrap .swiper-option .option-selector-box .option-color .color-switch .option_color_btn::before{content:"";width:16px;height:16px;border-radius:50%;-webkit-transition:all .3s ease-out;transition:all .3s ease-out;cursor:pointer;background-color:var(--bd-color, #FF1711)}.config-page .product-sticky .styicky-wrap .swiper-option .option-selector-box .option-color .color-switch .option_color_btn.selected::before{width:32px;height:32px}.config-page .product-container{width:100%;position:relative;z-index:20;display:block;min-height:100vh}.config-page .product-container .product-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.config-page .product-container .product-wrap .ProductPageView_scrollingContent{--scroll-progress: 40%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#242424;border-top-right-radius:16px;border-top-left-radius:16px;width:var(--scroll-progress);overflow:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:width .1s ease;transition:width .1s ease;will-change:transform, opacity, scroll-position}.config-page .product-container .product-wrap .ProductPageView_scrollingContent .product-video-box{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;max-width:100%;height:670px}.config-page .product-container .product-wrap .ProductPageView_scrollingContent .product-video-box .heroMedia_video{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;background-size:cover;background-position:50%;opacity:.7;z-index:0;overflow:hidden !important}.config-page .product-container .product-wrap .ProductPageView_scrollingContent .product-video-box .heroMedia_text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;margin-top:48px;position:relative;z-index:1;font-size:16px;line-height:21px;letter-spacing:1.6px;color:#fff;font-weight:bold}.para-swiper{padding-bottom:40px !important}.para-swiper .swiper-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.para-swiper .swiper-wrapper .swiper-slide{width:60%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:flex-grow 0.3s ease, -webkit-box-flex 0.3s ease;transition:flex-grow 0.3s ease, -webkit-box-flex 0.3s ease;transition:flex-grow 0.3s ease;transition:flex-grow 0.3s ease, -webkit-box-flex 0.3s ease, -ms-flex-positive 0.3s ease}.para-swiper .swiper-wrapper .swiper-slide.swiper-slide-active{width:60%}.para-swiper .swiper-wrapper .swiper-slide img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.para-swiper .swiper-button{top:calc(50% - 20px)}.para-swiper .swiper-button-prev{left:calc(20% - 75px)}.para-swiper .swiper-button-next{right:calc(20% - 75px)}.para-swiper .swiper-pagination{bottom:-20px}.para-swiper .swiper-pagination .swiper-pagination-bullet{background:#515151}.para-swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{width:24px;border-radius:24px;background:#A2A2A2}.product-content .grid-container{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3, 1fr);-ms-grid-rows:auto auto;grid-template-rows:auto auto;gap:16px}.product-content .grid-container .grid-item{background:#2E2E2E;border-radius:16px;text-align:center;padding:10px}.product-content .grid-container .grid-item h3{font-size:3.5rem;margin-bottom:-1.75rem}.r1-parameter{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;gap:2.5rem}.r1-parameter::before{position:absolute;bottom:1px;background:-webkit-gradient(linear, left top, right top, from(rgba(0,0,0,0.9)), color-stop(10.27%, rgba(0,0,0,0.24)), color-stop(49.5%, transparent), color-stop(89.65%, rgba(0,0,0,0.24)), to(rgba(0,0,0,0.9))),rgba(255,255,255,0.16);background:linear-gradient(90deg, rgba(0,0,0,0.9), rgba(0,0,0,0.24) 10.27%, transparent 49.5%, rgba(0,0,0,0.24) 89.65%, rgba(0,0,0,0.9)),rgba(255,255,255,0.16);content:"";display:block;height:1px;width:calc(100dvw - 20px);-webkit-transform:translateX(-50%);transform:translateX(-50%);left:50%}.r1-parameter .r1-parameter-item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:8px;padding:1rem 0 1.5rem;cursor:pointer}.r1-parameter .r1-parameter-item::after{position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);content:"";display:block;width:100%;height:3px;opacity:0;background-color:var(--bd-color, #FF1711);pointer-events:none;transition:-webkit-transform .53s ease-out;-webkit-transition:-webkit-transform .53s ease-out;transition:transform .53s ease-out;transition:transform .53s ease-out, -webkit-transform .53s ease-out;-webkit-transform-origin:center center;transform-origin:center center;will-change:transform}.r1-parameter .r1-parameter-item.active::after{opacity:1}.r1-parameter .r1-parameter-item img,.r1-parameter .r1-parameter-item span{vertical-align:bottom;white-space:nowrap}.product-parameter{position:relative}.product-parameter .r1-parameter-content{display:none;margin:0 auto;max-height:100%;max-width:100%;width:auto;height:auto;z-index:0;will-change:opacity;-webkit-transition:opacity .5s ease-out;transition:opacity .5s ease-out}.product-parameter .r1-parameter-content.active{display:block;z-index:1;-webkit-transition:opacity .5s ease-out;transition:opacity .5s ease-out}.dropdown{position:relative}.dropdown .dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,0.05);border-radius:0.25rem;-webkit-box-shadow:0 0.5rem 1rem rgba(0,0,0,0.175);box-shadow:0 0.5rem 1rem rgba(0,0,0,0.175)}.dropdown .dropdown-menu.has-arrow{top:calc(100% + 5px)}.dropdown .dropdown-menu.has-arrow::before{content:'';position:absolute;top:-5px;left:10px;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid rgba(0,0,0,0.05)}.dropdown .dropdown-menu.has-arrow::after{content:'';position:absolute;top:-4px;left:11px;width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-bottom:4px solid #fff}.dropdown .dropdown-menu.show{display:block}.dropdown:hover>.dropdown-menu{display:block}.dropdown.dropcenter .dropdown-menu{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.dropdown.dropcenter .dropdown-menu.has-arrow::after{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.dropdown.dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:0.125rem}.dropdown.dropup .dropdown-menu.has-arrow::before{top:auto;bottom:-5px;border-top:5px solid rgba(0,0,0,0.05);border-bottom:none}.dropdown.dropup .dropdown-menu.has-arrow::after{top:auto;bottom:-4px;border-top:4px solid #fff;border-bottom:none}.dropdown.dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:0.125rem}.dropdown.dropright .dropdown-menu.has-arrow::before{top:10px;left:-5px;border-top:5px solid transparent;border-bottom:5px solid transparent;border-right:5px solid rgba(0,0,0,0.05)}.dropdown.dropright .dropdown-menu.has-arrow::after{top:10px;left:-4px;border-top:5px solid transparent;border-bottom:5px solid transparent;border-right:5px solid #fff}.dropdown.dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:0.125rem}.dropdown.dropleft .dropdown-menu.has-arrow::before{top:10px;right:-5px;left:auto;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:5px solid rgba(0,0,0,0.05);border-right:none}.dropdown.dropleft .dropdown-menu.has-arrow::after{top:10px;right:-4px;left:auto;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:4px solid #fff;border-right:none}ul.accordion{width:100%}ul.accordion>li{overflow:hidden}ul.accordion>li>.title{cursor:pointer;-webkit-transition:all 0.2s;transition:all 0.2s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}ul.accordion>li>.content{display:none}.media{margin-bottom:1.5rem}.media>.img{margin-bottom:1rem;text-align:center}.media>.img img{width:100%}.media.left,.media.right{display:-webkit-box;display:-ms-flexbox;display:flex}.media.left>.img{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;-webkit-box-flex:1;-ms-flex:1 1 25%;flex:1 1 25%;width:25%;margin-top:.375rem;margin-bottom:0}.media.right>.img{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;-webkit-box-flex:1;-ms-flex:1 1 25%;flex:1 1 25%;width:25%;margin-top:.375rem;margin-bottom:0}.media.left>.content{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;-webkit-box-flex:1;-ms-flex:1 1 75%;flex:1 1 75%;width:75%;padding-left:1.5rem}.media.right>.content{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;-webkit-box-flex:1;-ms-flex:1 1 75%;flex:1 1 75%;width:75%;padding-right:1.5rem}.media.radius>.img{overflow:hidden;border-radius:.5rem}.media.zoom>.img{overflow:hidden}.media.zoom>.img:hover img{transform:scale(1.05);-webkit-transform:scale(1.05)}.media.overlay{position:relative;overflow:hidden}.media.overlay>.img{margin-bottom:0}.media.overlay>.content{position:absolute;bottom:0;left:0;z-index:10;padding:1.5rem;width:100%;height:100%}.media.overlay.radius{border-radius:.5rem}.media.overlay.darken>.content{background-color:rgba(0,0,0,0.8)}.media.overlay.fadein>.content{visibility:hidden;opacity:0}.media.overlay.fadein:hover>.content{visibility:visible;opacity:1}.media.overlay.zoom:hover>.img img{transform:scale(1.05);-webkit-transform:scale(1.05);-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.modal{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:fixed;z-index:10000;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,0.7)}.modal-content{background-color:#fefefe;margin:0 auto;padding:0px;border:0px solid #888;width:100%;position:relative}.close{color:#aaa;font-size:28px;font-weight:bold;cursor:pointer;position:absolute;z-index:9;width:40px;height:40px;line-height:40px;text-align:center;border-radius:100%;background:#333;top:-40px;left:50%;-webkit-transform:translateX(-20px);transform:translateX(-20px)}.close:hover,.close:focus{color:black;text-decoration:none;cursor:pointer}.page{margin:auto}.pagination-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:2rem;padding-bottom:2rem}.pagination{margin:0}.pagination li{display:inline-block}.pagination_info{margin:0 10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pagination li a,.pagination li span{border-radius:0 !important;margin-right:8px;color:#9E9E9E;position:relative;display:block;padding:0.5rem 0.75rem;margin-left:-1px;line-height:1.25;background-color:#fff;border:1px solid #9E9E9E}.pagination li.disabled span{cursor:not-allowed}.pagination>.active>span,.pagination>.active>span:hover,.pagination>li>a:hover{color:#fff;background:#9E9E9E;border:1px solid transparent}@-webkit-keyframes imgslideShow{0%,10%{opacity:0;z-index:1;mix-blend-mode:overlay;-webkit-transform:scale(1.5);transform:scale(1.5);-webkit-filter:blur(6px);filter:blur(6px)}0.5%{opacity:0.8}1%{opacity:0.3}1.5%{opacity:0.9}3%{opacity:1}10%{opacity:1;mix-blend-mode:normal;-webkit-transform:scale(1);transform:scale(1);-webkit-filter:blur(0px);filter:blur(0px)}10%,90%{opacity:1;z-index:0;mix-blend-mode:normal;-webkit-transform:scale(1);transform:scale(1);-webkit-filter:blur(0px);filter:blur(0px)}90%,100%{opacity:0;mix-blend-mode:multiply;-webkit-transform:scale(0.95);transform:scale(0.95);-webkit-filter:blur(6px);filter:blur(6px)}95%{opacity:0.5}100%{opacity:0}}@keyframes imgslideShow{0%,10%{opacity:0;z-index:1;mix-blend-mode:overlay;-webkit-transform:scale(1.5);transform:scale(1.5);-webkit-filter:blur(6px);filter:blur(6px)}0.5%{opacity:0.8}1%{opacity:0.3}1.5%{opacity:0.9}3%{opacity:1}10%{opacity:1;mix-blend-mode:normal;-webkit-transform:scale(1);transform:scale(1);-webkit-filter:blur(0px);filter:blur(0px)}10%,90%{opacity:1;z-index:0;mix-blend-mode:normal;-webkit-transform:scale(1);transform:scale(1);-webkit-filter:blur(0px);filter:blur(0px)}90%,100%{opacity:0;mix-blend-mode:multiply;-webkit-transform:scale(0.95);transform:scale(0.95);-webkit-filter:blur(6px);filter:blur(6px)}95%{opacity:0.5}100%{opacity:0}}@-webkit-keyframes ConfiguratorFadeIn{0%{opacity:0}to{opacity:1}}@keyframes ConfiguratorFadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes ConfiguratorFadeOut{0%{opacity:1}to{opacity:0}}@keyframes ConfiguratorFadeOut{0%{opacity:1}to{opacity:0}}@media screen and (min-width: 768px) and (max-width: 1024px){.shell{padding:0}}@media screen and (max-width: 767px){.shell{padding:0}}
