/* Hengjia Auto Accessories — reference-aligned WordPress presentation layer. */
:root{--cgb2b-accent:#4ca3db;--cgb2b-cyan:#65b0e6;--cgb2b-dark:#000;--cgb2b-panel:#060d13;--cgb2b-panel-2:#091118;--cgb2b-navy:#0b1e2e;--cgb2b-card:#222;--cgb2b-border:#2f353a;--cgb2b-border-soft:#1f262b;--cgb2b-muted:rgba(255,255,255,.5);--cgb2b-container:1630px;--cgb2b-ease:cubic-bezier(.22,1,.36,1)}
html{min-width:320px;min-height:100%;scroll-behavior:smooth;background:#000}
body{min-height:100%;height:auto;margin:0;color:#fff;background:#000;font-family:"Swis721","Roboto Condensed","Arial Narrow",Arial,sans-serif;font-size:16px;font-weight:400;line-height:1.6;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
body.cgb2b-menu-open{overflow:hidden}button,input,select,textarea{font:inherit}button{border:0}img{image-rendering:auto}::selection{color:#fff;background:#4ca3db}
.body-overflow-box{position:relative;width:100%;max-width:1920px;min-height:100vh;margin:0 auto;overflow:hidden;color:#fff;background:#000;transition:transform .5s ease}
.ui.container,.cgb2b-container{position:relative;width:var(--cgb2b-container);max-width:100%;margin-right:auto;margin-left:auto;padding-right:15px;padding-left:15px}
.screen-reader-text{position:absolute!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.cgb2b-skip-link{position:fixed;z-index:100000;top:10px;left:10px;padding:9px 16px;color:#000;background:#fff;transform:translateY(-150%)}.cgb2b-skip-link:focus{transform:none}
:where(a,button,input,select,textarea):focus-visible{outline:2px solid #65b0e6;outline-offset:3px}.clear{clear:both}

/* Header */
#header{position:fixed;z-index:21;top:0;left:max(0px,calc((100vw - 1920px)/2));width:min(100%,1920px);color:#fff;background:transparent;transition:background-color .5s ease,box-shadow .5s ease}
#header.active,#header.is-scrolled,#header.is-solid{background:#000;box-shadow:0 0 15px rgba(255,255,255,.2)}
#header .nav{height:84px;line-height:84px}#header .nav .ui.menu{display:flex;height:100%;align-items:center}
#header .nav .ui.menu .logo{display:flex;width:132px;height:100%;margin:0 auto 0 0;align-items:center;flex:0 0 132px;float:none}
#header .nav .ui.menu .logo a{display:flex;width:132px;height:100%;align-items:center}#header .nav .ui.menu .logo img{display:block;width:auto;max-width:132px;max-height:68px;object-fit:contain}
#header .nav .ui.menu>.box{display:flex;height:100%;margin-left:auto;align-items:center;justify-content:flex-end;color:#fff;font-size:20px;line-height:normal;text-transform:uppercase}
#header .menu-box,#header .menu-menu-container,#header .menu-box>div,#header .menu-box>ul{height:100%}#header .menu-box ul.menu{display:flex;height:100%;align-items:stretch}
#header .menu-box ul.menu>li{position:relative;z-index:100;display:flex;height:100%;margin:0 45px;align-items:center;perspective:500px;transform-style:preserve-3d;transition:color .5s ease}
#header .menu-box ul.menu>li>a{display:flex;height:100%;padding:15px 0;align-items:center;color:inherit;white-space:nowrap}
#header .menu-box ul.menu>li:hover,#header .menu-box ul.menu>li:focus-within,#header .menu-box ul.menu>li.current-menu-item,#header .menu-box ul.menu>li.current-menu-ancestor{color:#4ca3db}
#header .menu-box ul.sub-menu{position:absolute;top:100%;left:-10px;width:180px;padding:0;color:#000;background:#fff;border-bottom:3px solid #007cc2;box-shadow:0 8px 10px rgba(0,0,0,.2);font-size:14px;line-height:24px;text-align:left;text-transform:capitalize;opacity:0;visibility:hidden;transform:rotate3d(1,0,0,-90deg);transform-origin:0 0;transition:transform .5s ease,opacity .3s ease,visibility 0s linear .5s}
#header .menu-box ul.menu>li:hover>ul.sub-menu,#header .menu-box ul.menu>li:focus-within>ul.sub-menu{opacity:1;visibility:visible;transform:rotate3d(0,0,0,0deg);transition-delay:0s}
#header .menu-box ul.sub-menu li{display:block;padding:8px 15px;color:#000;transition:color .5s ease,background-color .5s ease}#header .menu-box ul.sub-menu li:hover,#header .menu-box ul.sub-menu li:focus-within{color:#fff;background:#222}#header .menu-box ul.sub-menu a{display:block;color:inherit}
#header .h-search{display:grid;width:28px;height:70px;margin:0 0 0 2px;padding:0;place-items:center;color:#fff;background:transparent}#header .h-search svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.5}#header .h-search:hover{color:#4ca3db}
#header .yuy{position:relative;display:flex;height:70px;margin-left:40px;align-items:center;gap:6px;white-space:nowrap}#header .yuy .earth{display:grid;width:16px;place-items:center}#header .yuy .earth svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.25}
#header .yuy .current-language{display:inline-flex;align-items:center;gap:6px}#header .yuy .current-language i{width:0;height:0;border-top:4px solid currentColor;border-right:4px solid transparent;border-left:4px solid transparent}
#header .yuy .cgb2b-languages{position:absolute;top:100%;right:0;width:120px;color:#000;background:#fff;border-bottom:3px solid #4ca3db;box-shadow:0 8px 10px rgba(0,0,0,.2);font-size:14px;line-height:22px;text-align:left;opacity:0;visibility:hidden;transform:rotate3d(1,0,0,-90deg);transform-origin:0 0;transition:transform .5s ease,opacity .3s ease,visibility 0s linear .5s}
#header .yuy:hover .cgb2b-languages,#header .yuy:focus-within .cgb2b-languages{opacity:1;visibility:visible;transform:rotate3d(0,0,0,0deg);transition-delay:0s}#header .yuy .cgb2b-languages li{display:block;padding:4px 10px;transition:color .35s ease,background-color .35s ease}#header .yuy .cgb2b-languages li:hover,#header .yuy .cgb2b-languages li.current-lang{color:#fff;background:#222}#header .yuy .cgb2b-languages a{display:block}
.header-inquiry{position:fixed;z-index:22;right:2%;bottom:5%;display:grid;width:60px;height:60px;margin:0;padding:0;place-items:center;border-radius:50%;color:#fff;background:#6076f1;box-shadow:0 2px 9px rgba(0,0,0,.35);transition:background-color .5s ease,transform .5s var(--cgb2b-ease)}
.header-inquiry::before{width:22px;height:17px;border:2px solid #fff;border-radius:50%;content:""}.header-inquiry::after{position:absolute;top:34px;left:21px;width:7px;height:7px;border-bottom:2px solid #fff;border-left:2px solid #fff;content:"";transform:rotate(-20deg)}.header-inquiry:hover,.header-inquiry:focus-visible{color:#fff;background:#889aff;transform:translateY(-3px)}
.header-inquiry>span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.header-inquiry>b{position:absolute;top:-3px;right:-3px;display:grid;min-width:19px;height:19px;padding:0 4px;place-items:center;border:2px solid #6076f1;border-radius:20px;color:#6076f1;background:#fff;font-size:10px;font-weight:700;line-height:1}

/* Full-screen search */
#header .search-box{position:fixed;z-index:100;inset:0;width:100vw;max-width:none;height:100vh;max-height:none;margin:0;padding:0;border:0;color:#111;background:#fff}#header .search-box::backdrop{background:rgba(255,255,255,.96)}#header .search-box:not([open]){display:none}
#header .search-box .search-close{position:absolute;z-index:2;top:28px;right:38px}#header .search-box .search-close button{width:48px;height:48px;padding:0;color:#111;background:transparent;font-size:44px;font-weight:300;line-height:1}
#header .search-box>form[role="search"]{position:absolute;top:45%;left:20%;display:grid;width:60%;grid-template-columns:minmax(0,1fr) 60px;border-bottom:1px solid #888;transform:translateY(-50%)}#header .search-box input{width:100%;min-width:0;height:76px;padding:0 12px;border:0;color:#111;background:transparent;font-size:26px}
#header .search-box>form[role="search"] button{display:grid;width:60px;height:76px;padding:0;place-items:center;color:#111;background:transparent}#header .search-box>form[role="search"] svg{width:27px;height:27px;fill:none;stroke:currentColor;stroke-width:1.5}
#mobile,.cgb2b-menu-scrim{display:none}

/* Hero */
#banner{position:relative;width:100%;height:auto;min-height:0;aspect-ratio:1920/920;overflow:hidden;color:#fff;background:#050a0e}#banner .banner-list{position:absolute;inset:0;width:100%;height:100%;margin:0;padding:0}
#banner .cgb2b-hero__slide{position:absolute;z-index:0;inset:0;width:100%;height:100%;opacity:0;visibility:hidden;transform:none;transition:opacity 1.5s ease,visibility 0s linear 1.5s}#banner .cgb2b-hero__slide.is-active{z-index:1;opacity:1;visibility:visible;transition-delay:0s}
#banner .cgb2b-hero__slide>img,#banner .banner-poster-link,#banner .banner-poster-link>img{display:block;width:100%;height:100%}#banner .cgb2b-hero__slide>img,#banner .banner-poster-link>img{object-fit:cover;object-position:center}
#banner .cgb2b-hero__slide>.content{position:absolute;z-index:2;top:50%;left:0;width:100%;color:#fff;transform:translateY(-50%)}#banner .content .left{width:50%}
#banner .content h6{display:block;margin:0;font-size:48px;font-weight:400;line-height:1;text-transform:capitalize}#banner .content h2{display:block;margin:15px 0 25px;color:#fff;font-size:60px;font-weight:700;letter-spacing:0;line-height:1;text-transform:uppercase}#banner .content h2 span{color:inherit}#banner .content p{display:block;margin:0;color:#fff;font-size:18px;font-weight:400;line-height:2;text-shadow:1px 1px 1px rgba(94,94,94,.38)}#banner .content .btn{margin-top:50px}
#banner .content .btn a.more,#index-body a.more{display:inline-flex;min-width:198px;height:51px;padding:0 36px;align-items:center;justify-content:center;border-radius:30px;color:#fff;background:#4ca3db;font-size:18px;font-weight:700;line-height:1;text-align:center;text-transform:uppercase;transition:color .5s ease,background-color .5s ease,border-color .5s ease}#banner .content .btn a.more:hover,#index-body a.more:hover{color:#000;background:#fff}
#banner .banner-controls{position:absolute;z-index:5;right:auto;bottom:2%;left:50%;display:block;width:auto;transform:translateX(-50%)}#banner .banner-controls>.slick-prev,#banner .banner-controls>.slick-next,#banner .banner-controls>.slide-pause{display:none}
#banner .slick-dots{display:flex;width:150px;height:20px;align-items:center;justify-content:center}#banner .slick-dots button{display:block;width:20px;height:20px;margin:0 15px;padding:0;border:0;border-radius:50%;background:#fff;transition:background-color .5s ease,transform .5s ease}#banner .slick-dots button span{display:none}#banner .slick-dots button.is-active,#banner .slick-dots button[aria-current="true"]{background:#4ca3db}
#banner .scroll{position:absolute;z-index:5;bottom:7%;left:9%;display:flex;align-items:center;gap:9px;color:#fff;font-size:14px;font-weight:700;line-height:1;text-transform:uppercase}#banner .scroll i{display:inline-block;font-size:31px;font-weight:300;animation:cgb2b-scroll-y 1s linear infinite alternate}@keyframes cgb2b-scroll-y{from{transform:translateY(-20%)}to{transform:translateY(20%)}}

/* Homepage */
#index-body{color:#fff;background:#000}#index-body section{position:relative}#index-body i.tag{display:block;margin-bottom:15px;color:#4ca3db;font-size:24px;font-weight:400;line-height:1;text-transform:capitalize}#index-body h2{margin:0;color:#fff;font-size:60px;font-weight:700;letter-spacing:0;line-height:1.6;text-transform:uppercase}.cgb2b-notice{padding:25px;border:1px solid #2f353a;color:rgba(255,255,255,.6);background:#091118;text-align:center}

#index-body .init-1{padding:0 0 70px;background:#060d13}#index-body .init-1 .top{min-height:515px;padding-top:140px;background-image:linear-gradient(90deg,rgba(2,8,13,.05) 0%,rgba(2,8,13,.24) 43%,rgba(2,8,13,.89) 68%,#060d13 100%),var(--init-image);background-position:center top;background-repeat:no-repeat;background-size:100% auto}
#index-body .init-1 .top .text{padding-left:55%}#index-body .init-1 .top .text .content{margin:20px 0 30px;color:rgba(255,255,255,.8);font-size:18px;font-weight:300;line-height:2}#index-body .init-1 .top .text .content p{padding-top:20px}#index-body .init-1 .top .text .content p:first-child{padding-top:0}#index-body .init-1 .top .about-points{color:rgba(255,255,255,.56)}
#index-body .init-1 .bottom{padding-top:100px;text-align:center}#index-body .init-1 .bottom ul{display:flex}#index-body .init-1 .bottom ul li{width:25%}#index-body .init-1 .bottom ul li h5{display:block;margin-bottom:5px;color:#fff;font-size:60px;font-weight:700;line-height:1}#index-body .init-1 .bottom ul li h5 em{font:inherit}#index-body .init-1 .bottom ul li p{display:block;color:rgba(255,255,255,.3);font-size:20px;font-weight:400}

#index-body .init-2{display:grid;min-height:414px;padding:100px 0;place-items:center;color:#fff;background-color:#0b1116;background-image:linear-gradient(rgba(0,0,0,.36),rgba(0,0,0,.42)),var(--init-image);background-position:center;background-repeat:no-repeat;background-size:cover;text-align:center}#index-body .init-2 .box{display:block;max-width:950px;margin:0 auto}
#index-body .init-2 .play{position:relative;display:block;width:54px;height:54px;margin:0 auto;border:2px solid rgba(255,255,255,.82);border-radius:50%;color:#fff;transition:color .5s ease,border-color .5s ease,background-color .5s ease,transform .5s var(--cgb2b-ease)}#index-body .init-2 .play span{position:absolute;top:50%;left:52%;width:0;height:0;border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:12px solid currentColor;transform:translate(-42%,-50%)}#index-body .init-2 .play:hover{border-color:#4ca3db;background:#4ca3db;transform:scale(1.08)}#index-body .init-2 h3{margin:25px 0;color:#fff;font-size:36px;font-weight:400;line-height:1}#index-body .init-2 p{color:#fff;font-size:18px;font-weight:400;line-height:2}

#index-body .init-3{height:251px;padding:70px 0;color:#fff;background:#000}#index-body .init-3>.container>.box{display:flex;align-items:center}#index-body .init-3 .box>.left{width:30%}#index-body .init-3 .box>.left h3{display:block;margin:0;font-size:48px;font-weight:700;line-height:1;text-transform:capitalize}#index-body .init-3 .box>.left h3::before{margin-right:10px;color:#4ca3db;content:"/"}#index-body .init-3 .box>.right{width:70%;text-align:center}#index-body .init-3 .right ul{display:flex;align-items:center}#index-body .init-3 .right li{width:16.666666%;padding:0 10px}#index-body .init-3 .right a{display:block}#index-body .init-3 .right img{display:block;width:70px;height:70px;margin:0 auto;object-fit:contain;filter:grayscale(1);transition:filter .5s ease,transform .5s var(--cgb2b-ease)}#index-body .init-3 .right h6{margin-top:10px;font-size:18px;font-weight:400;line-height:1;transition:color .5s ease}#index-body .init-3 .right li:hover img,#index-body .init-3 .right li:focus-within img{filter:grayscale(0);transform:translateY(-4px)}#index-body .init-3 .right li:hover h6,#index-body .init-3 .right li:focus-within h6{color:#4ca3db}#index-body .init-3 .all-products a{display:flex;min-height:70px;align-items:center;justify-content:center}#index-body .init-3 .all-products span{width:12px;height:12px;margin:0 4px;border-radius:50%;background:#979797;transition:background-color .5s ease}#index-body .init-3 .all-products a:hover span{background:#4ca3db}

#index-body .init-4{min-height:743px;padding:0 0 70px;color:#fff;background:#000;text-align:center}#index-body .init-4>.ui.container{width:auto;max-width:none;padding-right:2.7%;padding-left:2.7%}#index-body .init-4 .list{margin-top:50px}
.productList{position:relative;width:100%;overflow:hidden}.productList>ul,.productList .grid-box{display:flex;width:100%;margin:0 -5px;flex-wrap:nowrap;transition:transform 1.5s ease;will-change:transform}.productList>ul>li,.productList .grid-box>li.column{width:20%;min-width:0;padding:0 5px;flex:0 0 20%}
.productList li .box{position:relative;display:flex;min-width:0;height:100%;overflow:hidden;flex-direction:column;border:1px solid #2f353a;border-radius:12px;color:#fff;background:#000}.productList li .box .img-box,.productList li .box .cgqs-product__image{position:relative;display:block;width:100%;aspect-ratio:1/1;overflow:hidden;border:0;border-bottom:1px solid #2f353a;background:#fff}.productList li .box .img-box img,.productList li .box .cgqs-product__image img{display:block;width:100%;height:100%;object-fit:contain;transition:transform .5s var(--cgb2b-ease)}.productList li .box:hover .img-box img{transform:scale(1.025)}
.productList li .box>.content{position:relative;display:flex;min-height:198px;padding:0 12px;flex:1;flex-direction:column;color:#fff;text-align:left}.productList li .evaluation{display:block;padding:15px 0 5px;color:rgba(255,255,255,.5);font-size:15px;line-height:1.5}.productList li .evaluation i{margin-left:5px;color:#ffd11b}.productList li .evaluation i::before{content:"★ ★ ★ ★ ★";font-size:8px;letter-spacing:-1px}
.productList li h5{display:grid;min-height:74px;margin:0;padding:14px 0;place-items:center;border-top:2px solid #1f262b;border-bottom:2px solid #1f262b;color:#fff;font-size:17px;font-weight:700;line-height:1.55;text-align:center}.productList li h5 a{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;transition:color .5s ease}.productList li h5 a:hover{color:#4ca3db}
.productList li a.more2{display:flex;width:100%;min-width:0;height:50px;margin:20px 0 25px;padding:0 12px;align-items:center;justify-content:center;border-radius:50px;color:rgba(255,255,255,.22);background:#21252c;font-size:18px;font-weight:700;line-height:1;text-align:center;text-transform:uppercase;transition:color .5s ease,background-color .5s ease}.productList li a.more2:hover{color:#fff;background:#4ca3db}
.productList .add-inquiry{position:absolute;z-index:3;top:12px;right:12px;display:grid;width:42px;height:42px;padding:0;place-items:center;border:1px solid rgba(255,255,255,.76);border-radius:50%;color:#fff;background:rgba(76,163,219,.94);box-shadow:0 4px 16px rgba(0,0,0,.28);font-size:0;opacity:0;transform:translateY(-8px);transition:opacity .4s ease,transform .4s var(--cgb2b-ease),background-color .4s ease}.productList .add-inquiry span{font-size:24px;font-weight:300;line-height:1}.productList .box:hover .add-inquiry,.productList .add-inquiry:focus-visible,.productList .add-inquiry.is-added{opacity:1;transform:none}.productList .add-inquiry:hover,.productList .add-inquiry.is-added{background:#222}.cgqs-product__replacement-note{position:absolute;right:10px;bottom:10px;padding:5px 8px;color:#fff;background:rgba(0,0,0,.68);font-size:9px;line-height:1.2}

#index-body .init-5{padding:110px 0 55px;color:#fff;background:#000;text-align:center}#index-body .init-5::after{position:absolute;z-index:0;top:25%;left:0;width:100%;height:75%;background:radial-gradient(ellipse at 20% 62%,rgba(29,53,69,.42),transparent 40%),radial-gradient(ellipse at 83% 70%,rgba(28,45,60,.36),transparent 42%);content:"";pointer-events:none}#index-body .init-5>.container{z-index:1}#index-body .init-5 .list{padding:45px 0}#index-body .init-5 .list>ul{display:flex;flex-wrap:wrap;background:#222}#index-body .init-5 .list>ul>li{width:50%}
#index-body .init-5>.container>h2{max-width:850px;margin-right:auto;margin-left:auto}
#index-body .init-5 .list li>.box{position:relative;display:flex;width:100%;height:257px;overflow:hidden;background:#222}#index-body .init-5 .list li>.box>.text,#index-body .init-5 .list li>.box>.img{width:50%;height:100%}#index-body .init-5 .list li>.box>.text{position:relative;z-index:1;display:flex;padding:38px 4% 24px;flex-direction:column;justify-content:center;color:#fff;text-align:left}
#index-body .init-5 .list li>.box>.text h6{position:absolute;z-index:-1;top:0;right:55%;color:#3b3b3b;font-size:70px;font-weight:700;line-height:1;transform:scaleX(1.2)}#index-body .init-5 .list li>.box>.text h3{margin:0;color:#fff;font-size:20px;font-weight:700;line-height:1.15}#index-body .init-5 .list li>.box>.text .content{margin-top:15px;color:rgba(255,255,255,.5);font-size:14px;font-weight:300;line-height:2}#index-body .init-5 .list li>.box>.text .content p{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:4}
#index-body .init-5 .list li>.box>.img img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .8s var(--cgb2b-ease)}#index-body .init-5 .list li>.box:hover>.img img{transform:scale(1.045)}#index-body .init-5 .list li>.box>a.more2{position:absolute;z-index:3;right:50%;bottom:0;display:grid;width:52px;height:52px;place-items:center;color:#6a6e71;background:#060d13;font-size:42px;line-height:1;transition:color .5s ease,background-color .5s ease}#index-body .init-5 .list li>.box>a.more2:hover{color:#fff;background:#4ca3db}
#index-body .init-5 .list>ul>li:nth-child(3) .img,#index-body .init-5 .list>ul>li:nth-child(4) .img{transform:translateX(-100%)}#index-body .init-5 .list>ul>li:nth-child(3) .text,#index-body .init-5 .list>ul>li:nth-child(4) .text{transform:translateX(100%)}#index-body .init-5 .list>ul>li:nth-child(3) .text h6,#index-body .init-5 .list>ul>li:nth-child(4) .text h6{right:5%}#index-body .init-5 .list>ul>li:nth-child(3) a.more2,#index-body .init-5 .list>ul>li:nth-child(4) a.more2{right:auto;left:50%;transform:rotateY(180deg)}

#index-body .init-6{z-index:1;min-height:298px;padding:70px 0;color:#fff;background:#000}#index-body .init-6::after{position:absolute;z-index:-1;top:0;left:0;width:85%;height:100%;background:#0b1e2e;content:""}#index-body .init-6 .box{display:flex;align-items:flex-end}#index-body .init-6 .left{width:55%}#index-body .init-6 .right{width:45%;margin-bottom:20px;padding-right:15%;text-align:right}#index-body .init-6 i.tag{margin-bottom:25px}#index-body .init-6 h3{margin:0;color:#fff;font-size:40px;font-weight:700;line-height:1.8}#index-body .init-6 .left>p,#index-body .init-6 .right>small{display:none}

#index-body .init-7{min-height:800px;padding:100px 0 110px;color:#fff;background:#060d13}#index-body .init-7 i.tag{margin-bottom:25px}#index-body .init-7 .list{margin-top:50px;overflow:hidden}#index-body .init-7 .list>ul{display:flex;width:100%;margin:0 -20px;flex-wrap:nowrap;transition:transform 1.5s ease;will-change:transform}#index-body .init-7 .list>ul>li{width:33.333333%;min-width:0;padding:0 20px;flex:0 0 33.333333%}
#index-body .init-7 .list li .box{position:relative;display:block;width:100%;aspect-ratio:1/1;overflow:hidden;background:#111}#index-body .init-7 .list li .box::before{position:absolute;z-index:1;inset:0;background:rgba(0,0,0,.7);content:"";opacity:0;transition:opacity .5s ease}#index-body .init-7 .list li .box>img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .8s var(--cgb2b-ease)}#index-body .init-7 .list li .text{position:absolute;z-index:2;top:55%;left:0;width:100%;padding:0 8%;opacity:0;transform:translateY(-50%);transition:top .5s ease,opacity .5s ease}#index-body .init-7 .list li .box:hover::before,#index-body .init-7 .list li .box:focus-within::before{opacity:1}#index-body .init-7 .list li .box:hover>img,#index-body .init-7 .list li .box:focus-within>img{transform:scale(1.035)}#index-body .init-7 .list li .box:hover .text,#index-body .init-7 .list li .box:focus-within .text{top:50%;opacity:1}
#index-body .init-7 .list h4{margin:0;overflow:hidden;color:#fff;font-size:20px;font-weight:700;line-height:2;text-overflow:ellipsis;white-space:nowrap}#index-body .init-7 .list h4 a:hover{color:#4ca3db}#index-body .init-7 .list time{display:block;margin:15px 0 10px;color:rgba(255,255,255,.7);font-size:16px;font-style:italic;font-weight:300;line-height:1}#index-body .init-7 .list p{display:-webkit-box;max-height:96px;overflow:hidden;color:#fff;font-size:16px;font-weight:300;line-height:2;-webkit-box-orient:vertical;-webkit-line-clamp:3}#index-body .init-7 .list a.more{min-width:0;width:auto;height:40px;margin-top:25px;padding:0 35px;font-size:16px}
.cgb2b-carousel{overflow:hidden}.cgb2b-carousel__track{display:flex;flex-wrap:nowrap;transition:transform 1.5s ease;will-change:transform}.cgb2b-carousel__dots{display:flex;padding-top:35px;align-items:center;justify-content:center;gap:30px}.cgb2b-carousel__dots button{width:16px;height:16px;padding:0;border-radius:50%;background:#515151;transition:background-color .5s ease}.cgb2b-carousel__dots button.is-active,.cgb2b-carousel__dots button[aria-current="true"]{background:#4ca3db}

/* Footer */
#footer{position:relative;min-height:629px;overflow:hidden;color:#fff;background:#000}#footer::before{position:absolute;top:145px;left:50%;width:min(720px,62vw);height:300px;background-image:radial-gradient(circle,rgba(76,163,219,.32) 0 1px,transparent 1.35px);background-size:8px 8px;content:"";opacity:.48;pointer-events:none;transform:translateX(-50%);-webkit-mask-image:radial-gradient(ellipse at center,#000 0 42%,transparent 75%);mask-image:radial-gradient(ellipse at center,#000 0 42%,transparent 75%)}
#footer .footer-top{position:relative;z-index:1;min-height:530px;padding:60px 0 30px}#footer .footer-top .logo{display:block;height:70px;text-align:center}#footer .footer-top .logo a{display:inline-flex;height:70px;align-items:center}#footer .footer-top .logo img{display:block;width:auto;max-width:180px;max-height:70px}#footer .footer-top .list{margin-top:50px}#footer .footer-top .list>ul{display:flex;margin:-15px;flex-wrap:wrap}#footer .footer-top .list>ul>li{padding:15px}#footer .footer-top .list>ul>li:nth-child(1){width:23%}#footer .footer-top .list>ul>li:nth-child(2){width:17.5%}#footer .footer-top .list>ul>li:nth-child(3){width:15.5%}#footer .footer-top .list>ul>li:nth-child(4){width:25%}#footer .footer-top .list>ul>li:nth-child(5){width:19%;padding-right:5%;padding-left:2%}
#footer dl,#footer dt,#footer dd{margin:0}#footer dt{margin-bottom:30px;color:#fff;font-size:28px;font-weight:700;line-height:1;text-transform:uppercase}#footer dd{color:rgba(255,255,255,.5);font-size:18px;font-weight:300;line-height:2;transition:color .5s ease}#footer dd:hover,#footer dd:focus-within{color:#fff}#footer .footer-about dl{max-width:300px}#footer .catalogue{display:inline-block;margin-top:12px;color:#4ca3db}
#footer dd.share{display:flex;margin-top:40px;gap:5px}#footer dd.share a{display:grid;width:32px;height:32px;place-items:center;border-radius:50%;color:#1a1a1a;background:#7c7c7d;font-size:12px;font-weight:700;line-height:1;transition:color .5s ease,background-color .5s ease}#footer dd.share a:hover{color:#fff;background:#4ca3db}
#footer .footer-contact dl{max-width:330px}#footer .footer-contact dd{position:relative;margin-bottom:14px;padding-left:36px}#footer .footer-contact dd i{position:absolute;top:1px;left:0;width:24px;color:#4ca3db;font-size:15px;font-weight:700;text-align:center}#footer .footer-contact dd.company{padding-left:0}
#footer .footer-qr #ewm{display:grid;width:128px;height:128px;padding:7px;place-items:center;border:5px solid #fff;color:#000;background:#fff}#footer .footer-qr #ewm svg{width:100%;height:100%;fill:currentColor}#footer .footer-qr h6{display:block;width:128px;margin-top:25px;color:#fff;font-size:20px;font-weight:300;line-height:1;text-align:center}
#footer .footer-bottom{position:relative;z-index:1;min-height:99px;padding:15px 0 20px;border-top:1px solid rgba(255,255,255,.035)}#footer .footer-bottom .container{display:flex;min-height:63px;align-items:center;flex-wrap:wrap;gap:16px 28px}#footer .footer-bottom p,#footer .cgb2b-legal-menu{color:rgba(255,255,255,.2);font-size:18px;font-weight:300;line-height:2}#footer .cgb2b-legal-menu{display:flex;gap:18px}#footer .footer-bottom a:hover{color:#fff}#footer #top{position:absolute;right:-68px;bottom:-20px;display:grid;width:68px;height:46px;padding:0;place-items:center;color:#fff;background:#4ca3db;font-size:25px;line-height:1}.cgb2b-whatsapp{display:none!important}

/* Inner pages */
.cgb2b-content{min-height:60vh;color:#fff;background:#000}.cgb2b-inner-hero{position:relative;display:flex;height:500px;padding-top:270px;overflow:hidden;align-items:flex-start;color:#fff;background:#091118}.cgb2b-inner-hero__image,.cgb2b-inner-hero__veil{position:absolute;inset:0;width:100%;height:100%}.cgb2b-inner-hero__image{object-fit:cover;filter:saturate(.8) contrast(1.05)}.cgb2b-inner-hero__veil{background:linear-gradient(90deg,rgba(0,0,0,.86),rgba(0,0,0,.18))}.cgb2b-inner-hero>.cgb2b-container{z-index:2}.cgb2b-inner-hero>.cgb2b-container>p{margin:12px 0 0;color:#4ca3db;font-size:16px;text-transform:uppercase}.cgb2b-inner-hero h1{max-width:1000px;margin:4px 0 0;color:#fff;font-size:48px;font-weight:700;line-height:1.2;text-transform:uppercase}
.cgb2b-breadcrumbs{display:flex;flex-wrap:wrap;gap:8px;color:rgba(255,255,255,.62);font-size:16px;font-weight:300;line-height:1.5}.cgb2b-breadcrumbs a:hover{color:#4ca3db}.cgb2b-section{padding:80px 0 160px}.cgb2b-section-head{display:grid;margin-bottom:50px;grid-template-columns:minmax(0,1fr) minmax(300px,.7fr);align-items:end;gap:70px}.cgb2b-section-head h2{margin:0;color:#fff;font-size:40px;font-weight:700;line-height:1.25;text-transform:uppercase}.cgb2b-section-head>p{margin:0;color:rgba(255,255,255,.5);font-size:16px;font-weight:300;line-height:2}.cgb2b-kicker{margin:0 0 12px;color:#4ca3db;font-size:16px;font-weight:400;letter-spacing:0;text-transform:capitalize}
.cgb2b-page-article{padding-top:80px;padding-bottom:160px}.cgb2b-entry-content{width:min(100%,970px);margin:0 auto;color:rgba(255,255,255,.72);font-size:18px;font-weight:300;line-height:2}.cgb2b-entry-content>:first-child{margin-top:0}.cgb2b-entry-content h2,.cgb2b-entry-content h3,.cgb2b-entry-content h4{color:#fff;font-weight:700;line-height:1.35}.cgb2b-entry-content h2{margin:45px 0 20px;font-size:36px;text-transform:uppercase}.cgb2b-entry-content h3{margin:34px 0 16px;font-size:26px}.cgb2b-entry-content p,.cgb2b-entry-content ul,.cgb2b-entry-content ol,.cgb2b-entry-content blockquote,.cgb2b-entry-content table{margin:0 0 24px}.cgb2b-entry-content ul,.cgb2b-entry-content ol{padding-left:22px}.cgb2b-entry-content li{list-style:disc}.cgb2b-entry-content a:not(.more):not(.cgb2b-button){color:#4ca3db;text-decoration:underline;text-underline-offset:3px}.cgb2b-entry-content img{height:auto}
.cgb2b-page-collection{margin-top:55px}.cgb2b-evidence-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.cgb2b-evidence-grid article{overflow:hidden;border:1px solid #2f353a;color:#fff;background:#091118}.cgb2b-evidence-grid article>img,.cgb2b-evidence-placeholder{width:100%;height:240px;object-fit:cover}.cgb2b-evidence-placeholder{display:grid;place-items:center;color:rgba(255,255,255,.45);background:#111c25}.cgb2b-evidence-grid article>div:last-child{padding:24px}.cgb2b-evidence-grid h2{margin:0 0 10px;color:#fff;font-size:20px;font-weight:700;text-transform:uppercase}.cgb2b-evidence-grid p{margin:0;color:rgba(255,255,255,.5);font-size:15px;line-height:1.8}
.cgb2b-faq details{border-top:1px solid #2f353a;color:#fff;background:#091118}.cgb2b-faq details:last-child{border-bottom:1px solid #2f353a}.cgb2b-faq summary{display:flex;min-height:78px;padding:0 22px;align-items:center;justify-content:space-between;gap:25px;font-size:20px;font-weight:700}.cgb2b-faq summary::-webkit-details-marker{display:none}.cgb2b-faq summary span{color:#4ca3db;font-size:28px;transition:transform .5s ease}.cgb2b-faq details[open] summary span{transform:rotate(45deg)}.cgb2b-faq details>div{padding:0 70px 28px 22px;color:rgba(255,255,255,.55);font-size:16px;line-height:1.8}

/* News archive */
.cgb2b-news--archive{color:#fff;background:#060d13}.cgb2b-news-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:38px}.cgb2b-news-grid article{position:relative;overflow:hidden;border:1px solid #2f353a;color:#fff;background:#091118}.cgb2b-news-card__image{display:block;width:100%;aspect-ratio:1.25/1;overflow:hidden;background:#111}.cgb2b-news-card__image img,.cgb2b-news-card__image span{display:block;width:100%;height:100%;object-fit:cover;background-image:var(--news-image);background-position:center;background-size:cover;transition:transform .7s var(--cgb2b-ease)}.cgb2b-news-grid article:hover .cgb2b-news-card__image img,.cgb2b-news-grid article:hover .cgb2b-news-card__image span{transform:scale(1.045)}.cgb2b-news-grid article>div{min-height:250px;padding:28px 30px 34px}.cgb2b-news-grid small{color:#4ca3db;font-size:14px}.cgb2b-news-grid h2{margin:12px 38px 14px 0;color:#fff;font-size:22px;font-weight:700;line-height:1.3;text-transform:uppercase}.cgb2b-news-grid p{color:rgba(255,255,255,.5);font-size:15px;line-height:1.8}.cgb2b-news-grid article>div>a:last-child{position:absolute;right:27px;bottom:28px;display:grid;width:38px;height:38px;place-items:center;color:#fff;background:#21252c;transition:background-color .5s ease}.cgb2b-news-grid article>div>a:last-child:hover{background:#4ca3db}
.navigation.pagination{margin-top:45px}.nav-links{display:flex;justify-content:center;gap:8px}.nav-links .page-numbers{display:grid;min-width:42px;height:42px;padding:0 10px;place-items:center;border:1px solid #2f353a;color:rgba(255,255,255,.62)}.nav-links .page-numbers.current,.nav-links a.page-numbers:hover{color:#fff;background:#4ca3db;border-color:#4ca3db}

/* Product catalogue shortcode */
.cgqs-catalog{--cgqs-accent:#4ca3db;--cgqs-navy:#0b1e2e;--cgqs-border:#2f353a;--cgqs-muted:rgba(255,255,255,.5);color:#fff}.cgqs-search{display:grid;margin-bottom:40px;padding:24px;grid-template-columns:minmax(220px,.7fr) minmax(0,1.3fr);align-items:center;gap:34px;border:1px solid #2f353a;color:#fff;background:#091118}.cgqs-search>label{color:#fff;font-size:18px;font-weight:700}.cgqs-search>div{display:grid;grid-template-columns:1fr auto}.cgqs-search input{width:100%;min-height:48px;padding:0 15px;border:1px solid #3a4146;border-right:0;border-radius:0;color:#fff;background:#060d13}.cgqs-search input:focus{border-color:#4ca3db;box-shadow:inset 0 0 0 1px #4ca3db}.cgqs-search button{min-width:110px;min-height:48px;padding:0 20px;color:#fff;background:#4ca3db;font-weight:700}.cgqs-search button:hover{color:#000;background:#fff}
.cgqs-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;border:0}.cgqs-product-grid>.cgqs-product{overflow:hidden;border:1px solid #2f353a;border-radius:12px;color:#fff;background:#000}.cgqs-product-grid .cgqs-product__image{aspect-ratio:1/1;border-bottom:1px solid #2f353a;background:#fff}.cgqs-product-grid .cgqs-product__image img{object-fit:contain;transition:transform .5s var(--cgb2b-ease)}.cgqs-product-grid .cgqs-product:hover .cgqs-product__image img{transform:scale(1.025)}.cgqs-product-grid .cgqs-product__category{top:10px;left:10px;padding:5px 8px;color:#fff;background:rgba(0,0,0,.76);font-size:10px}.cgqs-product-grid .cgqs-product__body{min-height:238px;padding:18px 14px 22px}.cgqs-product-grid .cgqs-product__body>small{color:rgba(255,255,255,.5);font-size:12px}.cgqs-product-grid .cgqs-product__body h3,.cgqs-product-grid .cgqs-product__body h3 a{color:#fff}.cgqs-product-grid .cgqs-product__body h3{min-height:70px;margin:10px 0;padding:14px 0;border-top:2px solid #1f262b;border-bottom:2px solid #1f262b;font-size:16px;line-height:1.4;text-align:center}.cgqs-product-grid .cgqs-product__body p,.cgqs-product-grid .cgqs-product__body em{color:rgba(255,255,255,.45)}.cgqs-product-grid .cgqs-product__body>button{min-height:46px;border-radius:40px;color:rgba(255,255,255,.55);background:#21252c;transition:color .5s ease,background-color .5s ease}.cgqs-product-grid .cgqs-product__body>button:hover,.cgqs-product-grid .cgqs-product__body>button.is-added{color:#fff;background:#4ca3db}.cgqs-empty,.cgqs-no-results{border-color:#2f353a;color:rgba(255,255,255,.55);background:#091118}.cgqs-pagination a{border-radius:0;border-color:#2f353a;color:rgba(255,255,255,.7)}.cgqs-pagination a:hover,.cgqs-pagination a:focus-visible,.cgqs-pagination a.is-current{border-color:#4ca3db;background:#4ca3db}

/* Product detail */
.cgb2b-product-page>.cgb2b-container{padding-top:130px;padding-bottom:110px}.cgb2b-product-page>.cgb2b-container>.cgb2b-breadcrumbs{margin-bottom:45px}.cgb2b-single-product{display:grid;padding-bottom:80px;grid-template-columns:51% 49%;border-bottom:1px solid #3a4146}.cgb2b-single-product__gallery{display:grid;padding-right:5%;grid-template-columns:15% 85%;align-items:start}.cgb2b-single-product__main-image{grid-column:2;grid-row:1;aspect-ratio:1/1;overflow:hidden;background:#fff}.cgb2b-single-product__gallery:not(:has(.cgb2b-single-product__thumbs)) .cgb2b-single-product__main-image{grid-column:1/-1}.cgb2b-single-product__main-image>img,.cgb2b-product-image-missing{width:100%;height:100%;object-fit:contain}.cgb2b-product-image-missing{display:grid;place-items:center;color:#fff;background-color:#1d252c;background-image:linear-gradient(rgba(6,13,19,.56),rgba(6,13,19,.56)),var(--placeholder-image);background-position:center;background-size:cover;text-align:center}.cgb2b-product-image-missing small{display:block;margin-top:8px;color:rgba(255,255,255,.55)}
.cgb2b-single-product__thumbs{display:flex;padding-right:12px;grid-column:1;grid-row:1;flex-direction:column;gap:10px}.cgb2b-single-product__thumbs button{width:100%;aspect-ratio:1/1;padding:3px;border:1px solid #2f353a;background:#fff}.cgb2b-single-product__thumbs button.is-active,.cgb2b-single-product__thumbs button:hover{border-color:#4ca3db}.cgb2b-single-product__thumbs img{width:100%;height:100%;object-fit:contain}
.cgb2b-single-product__summary{padding-left:5%}.cgb2b-single-product__summary h1{margin:12px 0 0;color:#fff;font-size:28px;font-weight:700;line-height:1.35;text-transform:uppercase}.cgb2b-single-product__lead{margin:20px 0;color:rgba(255,255,255,.55);font-size:18px;font-weight:300;line-height:1.8}.cgb2b-single-product__summary table{display:block;width:100%;max-height:330px;margin-top:25px;overflow:auto;border-top:1px solid #2b323a}.cgb2b-single-product__summary tbody{display:table;width:100%}.cgb2b-single-product__summary th,.cgb2b-single-product__summary td{padding:10px 12px;border-bottom:1px solid #2b323a;color:rgba(255,255,255,.58);font-size:15px;font-weight:300;line-height:1.45;text-align:left}.cgb2b-single-product__summary th{width:38%;color:#fff;font-weight:700}
.cgb2b-product-buybox{display:flex;margin-top:30px;align-items:center;gap:12px}.cgb2b-product-buybox label{font-size:16px}.cgb2b-product-buybox input{width:70px;height:50px;padding:0 8px;border:1px solid #3a4146;color:#fff;background:#091118;text-align:center}.cgb2b-product-add{width:240px;height:50px;padding:0 20px;border-radius:28px;color:#fff;background:#4ca3db;font-size:16px;font-weight:700;text-transform:uppercase;transition:color .5s ease,background-color .5s ease}.cgb2b-product-add:hover,.cgb2b-product-add.is-added{color:#000;background:#fff}.cgb2b-product-buybox__note{margin:18px 0 0;color:rgba(255,255,255,.42);font-size:14px;line-height:1.7}.cgb2b-product-links{display:flex;margin-top:20px;flex-wrap:wrap;gap:12px 25px;color:#4ca3db;font-size:16px}
.cgb2b-product-description{display:grid;padding:70px 0;grid-template-columns:36% 64%;gap:60px;border-bottom:1px solid #3a4146}.cgb2b-product-description h2,.cgb2b-related-products h2{margin:0;color:#fff;font-size:30px;font-weight:700;line-height:1.25;text-transform:uppercase}.cgb2b-product-description>div:last-child{color:rgba(255,255,255,.5);font-size:18px;font-weight:300;line-height:1.8}.cgb2b-product-assurance{display:grid;padding:40px 0;grid-template-columns:repeat(3,1fr);border-bottom:1px solid #3a4146}.cgb2b-product-assurance article{padding:20px 35px;border-right:1px solid #2f353a}.cgb2b-product-assurance article:first-child{padding-left:0}.cgb2b-product-assurance article:last-child{border-right:0}.cgb2b-product-assurance strong{color:#fff;font-size:18px}.cgb2b-product-assurance p{margin:8px 0 0;color:rgba(255,255,255,.45);font-size:14px;line-height:1.7}
.cgb2b-related-products{padding-top:55px}.cgb2b-related-products>header{margin-bottom:35px}.cgb2b-related-products>div{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.cgb2b-related-products article{overflow:hidden;border:1px solid #2f353a;border-radius:12px}.cgb2b-related-products__image{display:block;aspect-ratio:1/1;overflow:hidden;background:#fff}.cgb2b-related-products__image img,.cgb2b-related-products__image span{display:grid;width:100%;height:100%;place-items:center;object-fit:contain;background-image:var(--placeholder-image);background-position:center;background-size:cover}.cgb2b-related-products h3{min-height:72px;padding:18px;color:#fff;font-size:16px;font-weight:700;line-height:1.4;text-align:center}.cgb2b-related-products h3 a:hover{color:#4ca3db}

/* Inquiry form */
.cgqs-quote-wrap{--cgqs-accent:#4ca3db;--cgqs-navy:#0b1e2e;--cgqs-border:#d9dde0;--cgqs-muted:#65717c;overflow:hidden;border:0;color:#1b2833;background:#fff}.cgqs-cart,.cgqs-form{padding:34px}.cgqs-cart{top:90px}.cgqs-cart__head h2,.cgqs-form__heading h2{color:#0b1e2e;font-size:26px}.cgqs-cart__head small,.cgqs-form__heading small,.cgqs-cart-line small{color:#4ca3db}.cgqs-form__submit{border-radius:28px;background:#4ca3db}.cgqs-form__submit:hover{background:#0b1e2e}

/* Reveal rhythm */
.cgb2b-js [data-cgb2b-reveal]{opacity:0;transform:translate3d(0,100%,0)}.cgb2b-js [data-cgb2b-reveal].is-revealed,.cgb2b-js [data-cgb2b-reveal].animated{animation:cgb2b-fade-in-up 1.5s both}#index-body .tag.is-revealed{animation-delay:.3s}#index-body h2.is-revealed{animation-delay:.4s}#index-body .content.is-revealed,#index-body .list>ul>li:nth-child(1).is-revealed{animation-delay:.5s}#index-body .list>ul>li:nth-child(2).is-revealed{animation-delay:.6s}#index-body .list>ul>li:nth-child(3).is-revealed{animation-delay:.7s}#banner .is-active>.content{animation:cgb2b-fade-in 1.5s 1.2s both}#banner .is-active .content h2{animation:cgb2b-fade-in-up 1.5s 1.4s both}#banner .is-active .content p{animation:cgb2b-fade-in-up 1.5s 1.8s both}@keyframes cgb2b-fade-in{from{opacity:0}to{opacity:1}}@keyframes cgb2b-fade-in-up{from{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}

/* Reference breakpoints */
@media screen and (max-width:1650px){
 :root{--cgb2b-container:1400px}#header .nav{height:70px;line-height:70px}#banner .content h6{font-size:40px}#banner .content h2,#index-body h2,#index-body .init-1 .bottom ul li h5{font-size:50px}#banner .content p,#index-body .init-1 .top .text .content,#index-body .init-2 p{font-size:16px}#banner .content .btn a.more,#index-body a.more{min-width:200px;height:50px}#banner .scroll{left:3%}#index-body i.tag{font-size:20px}#index-body .init-1 .top{padding-top:100px}#index-body .init-1 .bottom ul li p{font-size:18px}#index-body .init-3 .box>.left h3{font-size:40px}#index-body .init-5 .list li>.box>.text h6{font-size:70px}#index-body .init-6::after{width:90%}#footer dt{font-size:24px}#footer .footer-top .list>ul>li:nth-child(5){width:18%}
}
@media screen and (max-width:1450px){
 :root{--cgb2b-container:1250px}#header .yuy{position:absolute;top:70px;right:0;margin-left:0}#banner .content h6{font-size:30px}#banner .content h2,#index-body h2{font-size:44px}#banner .content .btn{margin-top:30px}#banner .content .btn a.more,#index-body a.more{min-width:160px;height:40px;padding:0 25px;font-size:16px}#index-body i.tag{font-size:18px}#index-body .init-1 .top .text .content{margin:20px 0 30px}#index-body .init-1 .bottom ul li h5{font-size:40px}#index-body .init-2 h3{font-size:32px}#index-body .init-3 .box>.left h3{font-size:32px}#index-body .init-3 .right h6{font-size:16px}#index-body .init-5 .list li>.box>.text h3{font-size:20px}#index-body .init-5 .list li>.box>.text .content{font-size:14px}#index-body .init-6 h3{font-size:32px}#index-body .init-7 .list h4{font-size:20px}#index-body .init-7 .list time,#index-body .init-7 .list p{font-size:16px}
 .productList>ul>li,.productList .grid-box>li.column{width:25%;flex-basis:25%}.productList li .evaluation{font-size:12px}.productList li h5{font-size:15px}.productList li a.more2{font-size:15px}.cgb2b-inner-hero{height:360px;padding-top:160px}#footer .footer-products{display:none}#footer .footer-top .list>ul>li.footer-about{width:25%}#footer .footer-top .list>ul>li.footer-quick-links{width:20%}#footer .footer-top .list>ul>li.footer-contact{width:35%}#footer .footer-top .list>ul>li.footer-qr{width:20%;padding-right:15px;padding-left:15px}
}
@media screen and (max-width:1250px){
 :root{--cgb2b-container:970px}#header .menu-box ul.menu>li{margin:0 25px;font-size:18px}#header .yuy{margin-left:24px}#index-body .init-5 .list li>.box>a.more2{display:none}#index-body .init-6 .right{padding-right:10%}.cgb2b-section-head{gap:40px}.cgqs-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media screen and (max-width:1000px){
 :root{--cgb2b-container:700px}#header{display:none}#mobile{display:block;position:fixed;z-index:23;top:0;left:0;width:40px;height:40px;color:#fff;transition:transform .5s ease}
 #mobile .mobile-logo{position:fixed;z-index:0;top:0;left:0;display:flex;width:100vw;height:40px;align-items:center;justify-content:center;background:#111;box-shadow:0 0 10px rgba(255,255,255,.2)}#mobile .mobile-logo a{display:flex;height:40px;align-items:center}#mobile .mobile-logo img{display:block;width:auto;max-width:96px;max-height:30px}
 #mobile #menu-on{position:fixed;z-index:3;top:0;left:0;display:block;width:40px;height:40px;padding:0;background:#f5f5f5;transition:left .5s ease}#mobile #menu-on i{position:absolute;left:50%;display:block;width:23px;height:2px;background:#222;transform:translateX(-50%);transform-origin:left center;transition:transform .5s ease,opacity .5s ease,top .5s ease}#mobile #menu-on i.line1{top:12px}#mobile #menu-on i.line2{top:19px}#mobile #menu-on i.line3{top:26px}#mobile .mobile-inquiry{display:none}
 #mobile .menu-content{position:fixed;z-index:2;top:0;left:-280px;display:block;width:280px;height:100vh;padding:40px 28px 60px;overflow-y:auto;color:#fff;background:#222;visibility:hidden;transition:left .5s ease,visibility 0s linear .5s}#mobile.active .menu-content,#mobile .menu-content.is-open{left:0;visibility:visible;transition-delay:0s}#mobile.active #menu-on,body.cgb2b-menu-open #mobile #menu-on{left:240px}#mobile.active #menu-on i.line1,#mobile #menu-on.is-open i.line1{top:12px;margin-left:3px;transform:translateX(-50%) rotate(45deg)}#mobile.active #menu-on i.line2,#mobile #menu-on.is-open i.line2{opacity:0}#mobile.active #menu-on i.line3,#mobile #menu-on.is-open i.line3{top:28px;margin-left:3px;transform:translateX(-50%) rotate(-45deg)}
 #mobile .menu-content .menu-logo img{display:block;width:auto;max-width:150px;max-height:45px;margin:0 auto}#mobile .menu-content h3{margin:0 0 10px;color:#fff;font-size:20px;font-weight:400;text-transform:capitalize}#mobile .menu-list{margin:40px 0}#mobile .menu-list li{color:#fff;font-size:15px;line-height:20px;text-transform:uppercase}#mobile .menu-list li a{display:block;padding:8px 0}#mobile .menu-list li a:hover{color:#4ca3db;text-decoration:underline}#mobile .menu-list .sub-menu a{position:relative;padding-left:15px;font-size:14px;line-height:2;text-transform:none}#mobile .menu-list .sub-menu a::before{position:absolute;top:50%;left:0;width:6px;height:1px;background:#fff;content:"";transform:translateY(-50%)}
 #mobile .mob-search form{position:relative;display:grid;grid-template-columns:1fr 45px}#mobile .mob-search input{width:100%;height:45px;padding:0 12px;border:0;border-radius:4px 0 0 4px;color:#000;background:#fff;font-size:14px}#mobile .mob-search button{width:45px;height:45px;color:#fff;background:#4ca3db}#mobile .mob-yuy{margin:40px 0}#mobile .mob-yuy .current-language,#mobile .mob-yuy .earth{display:none}#mobile .mob-yuy .cgb2b-languages ul{display:block}#mobile .mob-yuy .cgb2b-languages li{margin-bottom:8px;font-size:14px}#mobile .mob-yuy .cgb2b-languages li.current-lang{color:#4ca3db}#mobile .mob-share ul{display:flex;gap:4px}#mobile .mob-share li{width:30px;height:30px}#mobile .mob-share a{display:grid;width:30px;height:30px;place-items:center;border-radius:3px;background:#333;font-size:12px}#mobile .mob-share a:hover{background:#4ca3db}#mobile .mob-cart{margin-top:28px}#mobile .mob-cart a{display:flex;min-height:42px;padding:0 15px;align-items:center;justify-content:space-between;background:#4ca3db;font-size:14px;font-weight:700;text-transform:uppercase}#mobile #menu-off{margin-top:40px}#mobile #menu-off button{padding:0;color:#fff;background:transparent;font-size:14px}
 .cgb2b-menu-scrim{position:fixed;z-index:22;inset:0;display:block;background:rgba(0,0,0,.13);opacity:0;visibility:hidden;transition:opacity .5s ease,visibility 0s linear .5s}.cgb2b-menu-scrim.is-open,body.cgb2b-menu-open .cgb2b-menu-scrim{opacity:1;visibility:visible;transition-delay:0s}body.cgb2b-menu-open .body-overflow-box{transform:translateX(200px)}body.cgb2b-menu-open #mobile{transform:translateX(-200px)}
 #banner{margin-top:40px}#banner .content .left{width:75%}#banner .scroll{display:none}#index-body .init-1 .top .text{padding-left:0}#index-body .init-3{display:none}.productList>ul>li,.productList .grid-box>li.column{width:33.333333%;flex-basis:33.333333%}#index-body .init-5{padding-top:70px}#index-body .init-5 .list li>.box{height:230px}#index-body .init-5 .list li>.box>.text{padding:28px 4%}#index-body .init-6 h3{font-size:28px}#index-body .init-7 .list>ul>li{width:50%;flex-basis:50%}#index-body .init-7 .cgb2b-carousel__dots{display:none}
 #footer .footer-qr{display:none}#footer .footer-top .list>ul>li.footer-about{width:60%}#footer .footer-top .list>ul>li.footer-quick-links{width:40%}#footer .footer-top .list>ul>li.footer-contact{width:100%;margin-top:35px}
 .cgb2b-inner-hero{height:300px;margin-top:40px;padding-top:120px}.cgb2b-inner-hero h1{font-size:32px}.cgb2b-section{padding:60px 0 100px}.cgb2b-section-head{grid-template-columns:1fr;gap:20px}.cgb2b-page-article{padding-top:60px;padding-bottom:100px}.cgb2b-evidence-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cgb2b-news-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.cgb2b-product-page>.cgb2b-container{padding-top:80px}.cgb2b-single-product{grid-template-columns:1fr}.cgb2b-single-product__gallery{padding-right:0}.cgb2b-single-product__summary{padding-top:40px;padding-left:0}.cgb2b-product-description{grid-template-columns:1fr;gap:24px}.cgb2b-related-products>div{grid-template-columns:repeat(2,1fr)}.cgqs-search{grid-template-columns:1fr;gap:12px}.cgqs-quote-wrap{grid-template-columns:1fr}.cgqs-cart{position:static}
}
@media screen and (max-width:700px){
 :root{--cgb2b-container:100%}.ui.container,.cgb2b-container{width:100%;padding-right:15px;padding-left:15px}#banner .content .left{width:100%}.productList>ul>li,.productList .grid-box>li.column{width:50%;flex-basis:50%}#footer #top{right:15px;bottom:-20px}.cgb2b-inner-hero{height:auto;min-height:0;margin-bottom:20px;padding-top:50px;padding-bottom:20px}.cgb2b-inner-hero h1{font-size:24px}.cgb2b-breadcrumbs{font-size:14px}.cgb2b-section{padding:40px 0 70px}.cgb2b-section-head h2{font-size:30px}.cgb2b-page-article{padding-top:40px;padding-bottom:70px}.cgb2b-entry-content{font-size:16px}.cgb2b-entry-content h2{font-size:28px}.cgb2b-evidence-grid{grid-template-columns:1fr}.cgqs-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cgqs-search>div{grid-template-columns:1fr;gap:8px}.cgqs-search input{border-right:1px solid #3a4146}.cgb2b-single-product__summary h1{font-size:20px}.cgb2b-product-assurance{grid-template-columns:1fr}.cgb2b-product-assurance article,.cgb2b-product-assurance article:first-child{padding:20px 0;border-right:0;border-bottom:1px solid #2f353a}.cgb2b-product-assurance article:last-child{border-bottom:0}
}
@media screen and (max-width:500px){
 #banner .content h6{font-size:20px;line-height:20px}#banner .content h2{margin:8px 0 0;font-size:24px;line-height:24px}#banner .content p,#banner .content .btn{display:none}#banner .slick-dots{width:auto;height:3px}#banner .slick-dots button{width:30px;height:3px;margin:0 5px;border-radius:3px}
 #index-body i.tag{margin-bottom:15px;font-size:18px;line-height:18px}#index-body h2{font-size:24px;line-height:1.6}#index-body a.more{min-width:130px;height:36px;padding:0 20px;font-size:14px}
 #index-body .init-1{min-height:713px;padding-bottom:60px}#index-body .init-1 .top{min-height:455px;padding-top:60px;background-image:linear-gradient(90deg,rgba(6,13,19,.18),rgba(6,13,19,.78) 60%,#060d13 100%),var(--init-image);background-position:left top;background-size:800px auto}#index-body .init-1 .top .text .content{margin:15px 0 25px;font-size:16px;line-height:1.6}#index-body .init-1 .top .text .content p{padding-top:12px}#index-body .init-1 .bottom{padding-top:40px}#index-body .init-1 .bottom ul{flex-wrap:wrap;row-gap:28px}#index-body .init-1 .bottom ul li{width:50%}#index-body .init-1 .bottom ul li h5{font-size:28px}#index-body .init-1 .bottom ul li p{font-size:12px}
 #index-body .init-2{min-height:422px;padding:60px 15px}#index-body .init-2 .play{width:50px;height:50px}#index-body .init-2 h3{margin:22px 0;font-size:28px;line-height:1.25}#index-body .init-2 p{font-size:14px;line-height:2}
 #index-body .init-4{min-height:767px;padding-bottom:40px}#index-body .init-4>.ui.container{padding-right:5px;padding-left:5px}#index-body .init-4 .list{margin-top:30px}.productList>ul,.productList .grid-box{margin:0}.productList>ul>li,.productList .grid-box>li.column{width:100%;padding:0 5px;flex-basis:100%}.productList li .box>.content{min-height:176px}.productList li .evaluation{font-size:12px}.productList li h5{min-height:62px;padding:12px 0;font-size:15px}.productList li a.more2{height:40px;margin:14px 0 16px;font-size:14px}.productList .add-inquiry{width:38px;height:38px;opacity:1;transform:none}
 #index-body .init-5{min-height:2164px;padding:40px 0 20px}#index-body .init-5::after{display:none}#index-body .init-5 .list{padding:20px 0 0}#index-body .init-5 .list>ul{display:block}#index-body .init-5 .list>ul>li{display:block;width:100%}#index-body .init-5 .list li>.box{display:block;height:500px}#index-body .init-5 .list li>.box>.text,#index-body .init-5 .list li>.box>.img{display:block;width:100%;transform:none!important}#index-body .init-5 .list li>.box>.text{height:185px;min-height:185px;padding:30px 15px}#index-body .init-5 .list li>.box>.img{height:315px}#index-body .init-5 .list li>.box>.text h6{top:16px;right:18px!important;font-size:64px}#index-body .init-5 .list li>.box>.text h3{font-size:17px}#index-body .init-5 .list li>.box>.text .content{margin-top:12px;font-size:13px;line-height:1.75}#index-body .init-5 .list li>.box>a.more2{display:none}
 #index-body .init-6{min-height:272px;padding:30px 0}#index-body .init-6::after{width:100%}#index-body .init-6 .box{display:block}#index-body .init-6 .left,#index-body .init-6 .right{width:100%}#index-body .init-6 h3{font-size:22px;line-height:1.8}#index-body .init-6 .right{margin:20px 0 0;padding:0;text-align:left}
 #index-body .init-7{min-height:541px;padding:40px 0}#index-body .init-7 .list{margin-top:30px}#index-body .init-7 .list>ul{margin:0 -5px}#index-body .init-7 .list>ul>li{width:100%;padding:0 5px;flex-basis:100%}#index-body .init-7 .list li .text,#index-body .init-7 .list li .box::before{display:none}
 #footer{min-height:565px}#footer::before{top:170px;width:520px;height:250px;opacity:.55}#footer .footer-top{min-height:466px;padding:45px 0 20px}#footer .footer-top .logo,#footer .footer-top .logo a{height:60px}#footer .footer-top .logo img{max-width:135px;max-height:60px}#footer .footer-top .list{margin-top:35px}#footer .footer-about,#footer .footer-quick-links,#footer .footer-products,#footer .footer-qr{display:none!important}#footer .footer-top .list>ul{margin:0}#footer .footer-top .list>ul>li.footer-contact{width:100%;margin:0;padding:0 12px}#footer .footer-contact dl{max-width:310px;margin:0 auto}#footer dt{margin-bottom:25px;font-size:24px;text-align:center}#footer dd{font-size:15px;line-height:1.75}#footer .footer-contact dd{margin-bottom:10px;padding-left:34px}#footer .footer-bottom{min-height:99px;padding:15px 0 20px;text-align:center}#footer .footer-bottom .container{justify-content:center}#footer .footer-bottom p,#footer .cgb2b-legal-menu{font-size:11px;line-height:1.7}#footer .cgb2b-legal-menu{justify-content:center}#footer #top{display:none}.header-inquiry{right:2%;bottom:5%}
 .cgb2b-inner-hero h1{font-size:20px;line-height:36px}.cgb2b-inner-hero>.cgb2b-container>p{font-size:13px}.cgb2b-inner-hero__veil{background:linear-gradient(90deg,rgba(0,0,0,.78),rgba(0,0,0,.38))}.cgb2b-section-head h2{font-size:24px}.cgb2b-section-head>p{font-size:14px;line-height:1.8}.cgb2b-entry-content h2{font-size:24px}.cgb2b-entry-content h3{font-size:20px}.cgb2b-news-grid{grid-template-columns:1fr}.cgqs-search{padding:16px}.cgqs-product-grid{grid-template-columns:1fr}.cgqs-cart,.cgqs-form{padding:18px}.cgqs-form__grid{grid-template-columns:1fr}.cgb2b-product-page>.cgb2b-container{padding-top:70px;padding-bottom:70px}.cgb2b-single-product__gallery{grid-template-columns:20% 80%}.cgb2b-single-product__summary{padding-top:30px}.cgb2b-product-buybox{align-items:flex-end;flex-wrap:wrap}.cgb2b-product-buybox label{width:100%}.cgb2b-product-add{width:calc(100% - 82px);min-width:180px}.cgb2b-product-description{padding:45px 0}.cgb2b-product-description h2,.cgb2b-related-products h2{font-size:24px}.cgb2b-product-description>div:last-child{font-size:16px}.cgb2b-related-products>div{grid-template-columns:1fr}
}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.cgb2b-js [data-cgb2b-reveal]{opacity:1;transform:none}}

/* Final compatibility corrections for the WordPress DOM. */
#index-body .init-4{padding-bottom:55px}.productList li .box>.content{position:static}#footer #top{bottom:-35px}
@media screen and (max-width:1000px){#header{display:block;height:0;background:transparent!important;box-shadow:none!important;pointer-events:none}#header .nav,#header .search-box{display:none}.header-inquiry{pointer-events:auto}.body-overflow-box{transform:none!important}#main-content,#footer{transition:transform .5s ease}body.cgb2b-menu-open #main-content,body.cgb2b-menu-open #footer{transform:translateX(200px)}body.cgb2b-menu-open #mobile{transform:none}}
@media screen and (max-width:500px){#index-body .init-5 .list li>.box{height:494px}#index-body .init-5 .list li>.box>.img{height:309px}}

/* Pass-two geometry: remove the non-reference product-section padding and
 * make the 1440px about section land on the audited 795.39px rhythm. */
@media screen and (min-width:1001px){#index-body .init-1 .top{min-height:551.6px}#index-body .init-4{min-height:743.39px;padding-bottom:0}}

/* Carousel cards move as one rail. Per-card WOW transforms can otherwise be
 * captured mid-stagger and make cloned/active slides appear vertically offset. */
.cgb2b-carousel__track{align-items:stretch}.cgb2b-carousel__track>li,.cgb2b-carousel__track>.slick-slide{align-self:stretch;margin-top:0}
.cgb2b-js .cgb2b-carousel .cgb2b-carousel__track>li{opacity:1!important;visibility:visible!important;transform:none!important;animation:none!important;transition:none!important}
