*{box-sizing:border-box;background:none;border:none;color:inherit;list-style:none;margin:0;padding:0;text-decoration:none}@font-face{font-family:ClearBold;src:url("../fonts/ClearSans-Bold.ttf")}@font-face{font-family:ClearReg;src:url("../fonts/ClearSans-Regular.ttf")}.hidden{display:none}.container{max-width:1200px;width:100%;margin:auto;padding:0 16px;box-sizing:border-box}p{padding-bottom:10px}.img-hide-desktop{width:100%;display:none !important}#jo-popup{position:fixed;top:0;left:0;width:100%;height:100%;z-index:999;display:none}#jo-popup .fader{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.7)}#jo-popup .content-container{padding:2px;background:white;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}#jo-popup .content-container iframe{display:block;width:45vw;height:45vh}#jo-popup.active{display:block}.logo-container{padding-left:0;margin-left:0;font-family:"Baloo Da 2",sans-serif;font-weight:800;font-size:30px;display:flex;align-items:center;color:#0d3b8e;gap:10px;flex-shrink:0}.logo-container .sub-caption{font-size:10px;font-family:"Roboto Condensed",sans-serif;font-weight:400;opacity:0.7;text-align:left;padding:0;width:200px;display:inline-block;padding-left:5px}.logo-container img{vertical-align:middle;padding-right:0;width:clamp(30px,3.5vw,42px)}.logo-container .group{display:flex;align-items:center}.logo-container .logo-text{width:auto;height:clamp(28px,3.5vw,42px);padding-right:0;display:inline-block;vertical-align:middle}.center{position:absolute;z-index:100;height:100%;width:100%;top:0}.mobile-handle{display:none}.desktop-hide{display:none}.skitter-large-box{width:100%}.skitter-large-box .skitter{width:100vw !important;max-width:100vw !important}#navbar{padding:0;border:none;font-family:"Roboto Condensed",sans-serif;font-weight:400;position:static}#navbar .navbar-top{background:white;border-bottom:1px solid #e0e0e0;padding:8px 0;color:#0d3b8e;border-radius:16px;margin:8px 80px 4px}#navbar .navbar-top .container{display:flex;justify-content:space-between;align-items:center;gap:20px}#navbar .navbar-bottom{background-color:#0d3b8e;color:white;border-radius:16px;overflow:visible;margin:0 80px 8px}#navbar .navbar-bottom.nav-fixed{position:fixed;top:8px;left:80px;width:calc(100% - 160px);margin:0;z-index:555;box-shadow:0 4px 24px rgba(13,59,142,0.13)}#navbar .navbar-bottom.nav-fixed ul li .sub-menu,#navbar .navbar-bottom.nav-fixed ul li .brand-mega-menu{top:50px}#navbar .navbar-bottom-placeholder{display:none;height:0;margin:0 80px 8px}#navbar .navbar-bottom-placeholder.active{display:block}#navbar .navbar-bottom .container{display:flex;justify-content:center}#navbar .language-container{position:absolute;top:-40px;right:15px;border:1px solid white;display:none;border-top:0}#navbar .language-container .lang-choice{padding:8px 15px;font-size:10px;cursor:pointer}#navbar .language-container .lang-choice.active{background:white;color:#0d3b8e}#navbar .search-group{display:flex;align-items:center;overflow:hidden;border-radius:5px;border:3px solid #0d3b8e;flex:1;min-width:200px;max-width:620px}#navbar .nav-input{background:white;color:#555;padding:5px 15px;height:36px;width:100%;outline:none;border:none;font-size:13px}#navbar .cart-button{cursor:pointer;white-space:nowrap;display:flex;align-items:center;flex-shrink:0}#navbar .cart-button a{display:flex;align-items:center;gap:8px;line-height:1;background-color:#0d3b8e;color:#fff;padding:8px 16px;border-radius:6px;font-size:14px;font-family:"Roboto Condensed",sans-serif;font-weight:600;letter-spacing:0.3px;transition:background-color 0.2s}#navbar .cart-button a:hover{background-color:#0a2f72}#navbar .cart-button img{filter:brightness(0) invert(1);width:20px;height:20px;object-fit:contain}#navbar .nav-submit{background:white;color:#e3450a;padding:0 12px;height:36px;outline:none;border:none;border-left:1px solid #ddd;cursor:pointer;display:flex;align-items:center;justify-content:center}#navbar .nav-submit:hover{background:#f5f5f5}#navbar .navbar-bottom .mobile-nav-list{display:none !important}#navbar .navbar-bottom ul{display:flex;position:relative;justify-content:center}#navbar .navbar-bottom ul li a{text-transform:uppercase;font-family:ClearBold;display:block;height:40px;padding:0 13px;line-height:40px;font-size:14px;color:white}#navbar .navbar-bottom ul li{position:relative}#navbar .navbar-bottom ul li:hover,#navbar .navbar-bottom ul li.nav-hovered{background:rgba(0,0,0,0.25)}#navbar .navbar-bottom ul li.nav-hovered .sub-menu,#navbar .navbar-bottom ul li.nav-hovered .brand-mega-menu{opacity:1;visibility:visible;transform:translateX(-50%) translateY(0);pointer-events:auto}#navbar .navbar-bottom ul li:hover .sub-menu{opacity:1;visibility:visible;transform:translateX(-50%) translateY(0);pointer-events:auto}#navbar ul.sub-menu{background:white;color:#0d3b8e;position:fixed;width:750px;top:120px;left:50%;display:grid;opacity:0;visibility:hidden;pointer-events:none;transform:translateX(-50%) translateY(-10px);transition:opacity 0.22s ease,transform 0.22s ease,visibility 0.22s ease;padding:6px;grid-template-columns:repeat(3,1fr);grid-auto-rows:min-content;border:2px solid #0d3b8e;border-radius:12px;box-shadow:0 8px 24px rgba(13,59,142,0.13);gap:4px;z-index:700}#navbar ul.sub-menu li{width:100%;position:relative;border:1.5px solid #a0b4e0;border-radius:3px}#navbar ul.sub-menu li ul.category_menu_list{display:none;background:#0d3b8e;color:white;position:absolute;left:100%;top:0;flex-wrap:wrap;border:1.5px solid #0a2f72;border-radius:8px;overflow:hidden;box-shadow:2px 4px 12px rgba(0,0,0,0.18)}#navbar ul.sub-menu li ul.category_menu_list ul.category_menu_list{display:none}#navbar ul.sub-menu li a{font-family:"Roboto Condensed",sans-serif;font-weight:400;text-transform:capitalize;height:30px;line-height:30px;padding:0 15px;display:block;overflow:hidden;text-overflow:ellipsis;color:#0d3b8e}#navbar ul.sub-menu li:hover{background:#0d3b8e;color:white}#navbar ul.sub-menu li:hover>a{color:white}#navbar ul.sub-menu li:hover ul.category_menu_list{display:block;min-width:200px;width:max-content;max-width:300px;color:#0d3b8e;z-index:2;box-shadow:2px 2px 8px rgba(0,0,0,0.12);padding:5px 0}#navbar ul.sub-menu li:hover ul.category_menu_list li a{white-space:nowrap;color:white}#navbar ul.sub-menu li:hover ul.category_menu_list li:hover{background:#1a52c4;color:white}#navbar ul.sub-menu li:hover ul.category_menu_list li:hover a{color:white}#navbar ul.sub-menu li:hover ul.category_menu_list li:hover ul.category_menu_list{display:flex}#parentContainer{position:relative;padding-top:16px;font-family:"Poppins",sans-serif;font-weight:400}#parentContainer .container{background:white}.white-section{background:white;width:1260px;margin:auto;padding:0 0 50px}.white-section .container{width:100%}#indexSlider2{display:none}#indexSlider,#indexSlider2{position:relative;height:53vh;overflow:hidden}#indexSlider .slider-timer,#indexSlider2 .slider-timer{z-index:5;position:absolute;top:0;left:0;width:100%;height:5px;background:transparent;overflow:hidden}#indexSlider .slider-timer .slider-bar,#indexSlider2 .slider-timer .slider-bar{height:100%;width:0%;background:red}#indexSlider .slider-timer .slider-bar.empty,#indexSlider2 .slider-timer .slider-bar.empty{width:0%}#indexSlider .slider-timer .slider-bar.full,#indexSlider2 .slider-timer .slider-bar.full{width:100%}#indexSlider .arrow-container.next,#indexSlider2 .arrow-container.next{right:35px;background:rgba(255,255,255,0.4)}#indexSlider .arrow-container.prev,#indexSlider2 .arrow-container.prev{left:35px;background:rgba(255,255,255,0.4)}#indexSlider .slide-items,#indexSlider2 .slide-items{background-size:110%;background-position:center center;background-repeat:no-repeat;position:relative;width:100%;transition:all 1s ease .2s !important;height:53vh;overflow:hidden}#indexSlider .slide-items.slick-active.slick-current,#indexSlider2 .slide-items.slick-active.slick-current{background-size:100%;background-position:center center;background-repeat:no-repeat;position:relative;width:100%;transition:all 1s ease .2s !important}#indexSlider .container,#indexSlider2 .container{background:transparent;position:relative;height:53vh;width:1100px}#indexSlider .slide-img,#indexSlider2 .slide-img{position:absolute;transform:translate(-50%,-50%);max-width:22vw}#indexSlider .text-container,#indexSlider2 .text-container{position:absolute;color:white;transform:translate(-50%,-50%)}#indexSlider .text-container .title,#indexSlider2 .text-container .title{text-transform:uppercase;font-size:38px;font-family:ClearBold;padding:15px 25px 0;background:rgba(0,0,0,0.9);opacity:0.8;display:inline-block}#indexSlider .text-container .caption,#indexSlider2 .text-container .caption{width:500px;font-size:18px;padding:15px 25px;background:rgba(0,0,0,0.9)}#indexSlider .text-container .link-button,#indexSlider2 .text-container .link-button{font-size:18px;padding:15px 25px;background:#f0802b;display:inline-block;opacity:1;text-transform:uppercase;position:relative}#indexSlider .text-container .link-button:after,#indexSlider2 .text-container .link-button:after{position:absolute;content:"";width:90%;height:70%;border:1px solid white;top:50%;left:50%;transform:translate(-50%,-50%);opacity:0;transition:all .3s ease}#indexSlider .text-container .link-button:hover:after,#indexSlider2 .text-container .link-button:hover:after{opacity:1}#indexSlider .hor-pos-1,#indexSlider2 .hor-pos-1{left:20%}#indexSlider .hor-pos-2,#indexSlider2 .hor-pos-2{left:35%}#indexSlider .hor-pos-3,#indexSlider2 .hor-pos-3{left:50%}#indexSlider .hor-pos-4,#indexSlider2 .hor-pos-4{left:65%}#indexSlider .hor-pos-5,#indexSlider2 .hor-pos-5{left:80%}#indexSlider .vert-pos-1,#indexSlider2 .vert-pos-1{top:20%}#indexSlider .vert-pos-2,#indexSlider2 .vert-pos-2{top:35%}#indexSlider .vert-pos-3,#indexSlider2 .vert-pos-3{top:50%}#indexSlider .vert-pos-4,#indexSlider2 .vert-pos-4{top:65%}#indexSlider .vert-pos-5,#indexSlider2 .vert-pos-5{top:85%}.section-title{font-size:24px;font-family:ClearBold;text-transform:uppercase;color:#0d3b8e;text-align:center;background:white;padding:0px 15px 10px;z-index:5;position:relative;display:inline-block;left:50%;transform:translateX(-50%)}.sub-caption{width:80%;margin:auto;text-align:center}#partnerSection{padding:40px 0}#partnerSection .partner-flex{display:flex;flex-wrap:wrap;justify-content:space-evenly;padding:20px 0;overflow:hidden;max-height:340px;transition:all .3s ease;width:100%}#partnerSection .partner-flex .flex-module{position:relative;width:150px;height:150px;transition:all .3s ease;cursor:pointer}#partnerSection .partner-flex .flex-module img{display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);max-height:80%;max-width:80%}#partnerSection .partner-flex .flex-module:hover{box-shadow:2px 2px 2px 2px rgba(0,0,0,0.1)}#partnerSection .partner-flex.active{max-height:1950px}.wing-line{height:1px;width:100%;background:black;position:relative;top:19px}.product-sku{display:none}#indexLatest{margin-top:10px}#indexLatest .latest-product-belt{display:flex;flex-wrap:wrap;justify-content:flex-start;margin:40px auto}#indexLatest .latest-product-belt .product-module{margin:0 10px;border:1px solid #ccc;font-family:ClearBold;padding:10px 10px 10px;border-radius:3px;transition:opacity 1.3s ease,top 1.3s ease;opacity:1;position:relative}#indexLatest .latest-product-belt .product-module .product-image{margin-bottom:20px;position:relative;overflow:hidden;height:200px}#indexLatest .latest-product-belt .product-module img{display:block;margin:auto;transition:all .3s ease;position:absolute;max-width:100%;max-height:100%;top:50%;left:50%;transform:translate(-50%,-50%)}#indexLatest .latest-product-belt .product-module .zoom{height:40px;width:40px;background:#ed1b24;position:absolute;bottom:-20px;left:-20px;transform:rotateZ(45deg);opacity:0;transition:all .3s ease}#indexLatest .latest-product-belt .product-module .product-brand{color:#ed1b24}#indexLatest .latest-product-belt .product-module .product-name{min-height:80px;font-size:14px;margin-top:3px;text-transform:uppercase}#indexLatest .latest-product-belt .product-module .product-sku{opacity:0.5;margin:5px 0 50px;font-size:14px}#indexLatest .latest-product-belt .product-module.slick-active{opacity:1;top:0}#indexLatest .latest-product-belt .product-module:hover{border:1px solid #555}#indexLatest .latest-product-belt .product-module:hover img{transform:translate(-50%,-50%) scale(1.1)}#indexLatest .latest-product-belt .product-module:hover .zoom{opacity:1}.red-button,.view-all-brand,.view-product-button{text-transform:uppercase;font-family:ClearBold;color:#ed1b24;background:white;padding:8px 15px;font-size:14px;border-radius:20px;transition:all .3s ease;cursor:pointer;border:2px solid #ed1b24;display:inline-block;width:100%;text-align:center}a.red-button.added,a.added.view-all-brand,a.added.view-product-button{background-color:#2AB41D;background-image:url(https://img.static.sldclc.com/checked.png);background-repeat:no-repeat;padding-left:32px;background-size:12px 12px;background-position:17% 50%;display:none;border:2px solid #2AB41D;color:#fff}a.red-button.added:hover,a.added.view-all-brand:hover,a.added.view-product-button:hover{background-color:white !important;color:#2AB41D !important;border:2px solid #2AB41D !important}.red-button:hover,.view-all-brand:hover,.view-product-button:hover{background:#ed1b24;color:white}.view-all-brand{margin:auto;width:120px;display:block;text-align:center}#indexNews{margin-top:80px;padding-bottom:100px}#indexNews .news-belt{display:flex}#indexNews .news-belt .news-module{width:33.3%;border:5px solid white;padding:0 20px}#indexNews .news-belt .news-module .news-image{overflow:hidden;height:255px;position:relative}#indexNews .news-belt .news-module img{display:block;transition:all .3s ease;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%}#indexNews .news-belt .news-module .news-title{font-family:ClearBold;color:#0d3b8e;font-size:25px;line-height:25px;text-transform:uppercase;padding-top:10px}#indexNews .news-belt .news-module .news-paragraph{font-size:14px;padding-right:10%;line-height:18px;padding-top:10px}#indexNews .news-belt .news-module:hover img{transform:translate(-50%,-50%) scale(1.1)}.slick-slide{outline:none}.arrow-container{height:32px;width:32px;background:black;position:absolute;z-index:5;cursor:pointer;top:50%;transform:translateY(-50%);transition:all .3s ease}.arrow-container .arrow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotateZ(-45deg);border:2px solid white;height:35%;width:35%}.arrow-container.slick-disabled{background:rgba(0,0,0,0.5)}.arrow-container.next{right:-35px}.arrow-container.next .arrow{left:45%;border-top:0;border-left:0}.arrow-container.prev{left:-35px}.arrow-container.prev .arrow{left:55%;border-bottom:0;border-right:0}.w80{width:90%;margin:auto}#footer{background:#0d3b8e;border-top:10px solid #0d3b8e;position:relative;color:rgba(255,255,255,0.8);font-family:"Roboto Condensed",sans-serif;font-weight:400}#footer .menu li:hover{color:rgba(250,250,250,0.4)}#footer .logo-container{padding-left:0}#footer .container{padding:10px 0;position:relative}#footer .floater{position:absolute;bottom:100%;display:flex;right:0px}#footer .contact-module{background:#ed1b24;margin:0px 0px;padding:10px 20px 15px;border-top-left-radius:12px;border-top-right-radius:12px;font-family:ClearBold;color:rgba(255,255,255,0.9);font-size:17px;border-bottom:10px solid #ed1b24;box-shadow:inset 0px -3px 7px 0px rgba(0,0,0,0.55)}#footer .footer-flex{display:flex;justify-content:flex-start;gap:40px;padding:16px 0;font-size:16px}#footer .footer-flex .contacts{flex:2}#footer .footer-flex .contact-col{flex:1}#footer .footer-flex .menu{flex:0 0 auto}#footer .footer-flex ul li{padding:1px 0}#footer .footer-flex .menu ul li a{font-size:13px;white-space:nowrap}#footer .footer-flex .contacts{font-size:15px}#footer .footer-flex .module-title{font-family:ClearBold;margin-bottom:8px;font-size:16px}#footer .footer-flex .flex-map{width:40%;padding:0}#footer .footer-flex .flex-map img{width:100%;display:block;opacity:0.25}#footer .copyright{background:#061620;padding:10px}#footer .copyright .container{display:flex;justify-content:space-between;font-size:17px;color:rgba(255,255,255,0.4)}#footer .copyright .container ul li{display:inline-block}#footer .copyright .container ul li a{padding:0 10px}.breadcrumb{font-size:14px;font-family:ClearBold,"Roboto Condensed",sans-serif;font-weight:700;margin:0 0 15px;padding-top:0}.breadcrumb .page{cursor:pointer}.breadcrumb .page:hover a{text-decoration:underline}.breadcrumb .page.active{color:#ed1b24}.breadcrumb .page:last-child:after{content:""}.breadcrumb .page:after{content:"/";padding-left:5px}.blue-button{background:#0d3b8e;color:rgba(255,255,255,0.87);padding:10px 20px;border-radius:5px;font-size:14px;cursor:pointer}.blue-button:hover{opacity:0.8}#productDetail{min-height:80vh;padding:30px 10px 40px}#productDetail .pd-layout{display:flex;align-items:flex-start;gap:32px;margin-bottom:40px}#productDetail .pd-gallery{display:flex;gap:10px;flex-shrink:0;width:50%}#productDetail .pd-thumb-strip{display:flex;flex-direction:column;gap:6px;width:64px;flex-shrink:0}#productDetail .pd-thumb{width:62px;height:62px;border:1px solid #ddd;padding:4px;cursor:pointer;position:relative;flex-shrink:0;background:#fff}#productDetail .pd-thumb.active,#productDetail .pd-thumb:hover{border-color:#0d3b8e}#productDetail .pd-thumb img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);max-width:85%;max-height:85%}#productDetail .pd-main-wrap{position:relative;flex:1}#productDetail .product-preview{overflow:hidden;width:100%;padding-top:100%;position:relative;border:1px solid #eee;cursor:zoom-in;background:#fff}#productDetail .product-preview img{display:block;max-width:90%;max-height:90%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}#productDetail .product-zoom{position:absolute;width:420px;height:420px;border:1px solid #ccc;background:white;top:0;left:calc(100%+10px);z-index:-5;opacity:0;transition:opacity .3s ease;background-size:200%;background-repeat:no-repeat;box-shadow:0 4px 16px rgba(0,0,0,.12)}#productDetail .product-zoom.active{z-index:5;opacity:1}#productDetail .pd-info{flex:1;position:sticky;top:116px;align-self:flex-start;min-width:0}#productDetail .pd-info-top{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-bottom:14px;min-height:40px}#productDetail .pd-info-top .blue-button,#productDetail .pd-info-top .red-button.added{width:fit-content;background-image:none;padding-left:14px;display:inline-flex;align-items:center;white-space:nowrap}#productDetail .pd-brand-logo{display:block;max-height:48px;max-width:120px;object-fit:contain}#productDetail .pd-badge-archived{display:inline-block;background:#999;color:#fff;font-size:11px;font-family:ClearBold;padding:2px 8px;border-radius:3px;text-transform:uppercase;letter-spacing:.5px}#productDetail .pd-actions{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:16px}#productDetail .pd-actions .blue-button,#productDetail .pd-actions .red-button.added{width:fit-content;background-image:none;padding-left:14px;display:inline-flex;align-items:center;white-space:nowrap}#productDetail .pd-actions .share-button{display:inline-flex;align-items:center;border:2px solid #3157b3;border-radius:999px;color:#3157b3;background:transparent;padding:7px 16px;font-size:14px;cursor:pointer;white-space:nowrap;text-decoration:none;transition:background 0.2s,color 0.2s}#productDetail .pd-actions .share-button:hover{background:#3157b3;color:#fff}#productDetail .pd-title{font-family:ClearBold;font-size:20px;line-height:1.4;margin:0 0 14px;color:#111}#productDetail .pd-mfr-number{display:flex;align-items:center;gap:6px;margin:-8px 0 12px;font-size:13px}#productDetail .pd-mfr-label{color:#6c757d;font-weight:600}#productDetail .pd-mfr-value{color:#333;font-family:monospace;font-size:13px}#productDetail .pd-meta{display:flex;flex-direction:column;gap:0;margin-bottom:16px;border:1px solid #e8e8e8;border-radius:5px;overflow:hidden}#productDetail .pd-meta-item{display:flex;align-items:center;padding:8px 12px;border-bottom:1px solid #e8e8e8;font-size:13px}#productDetail .pd-meta-item:last-child{border-bottom:none}#productDetail .pd-meta-label{min-width:90px;color:#888;font-family:ClearBold;font-size:12px;text-transform:uppercase;letter-spacing:.3px}#productDetail .pd-meta-val{color:#222}#productDetail .pd-meta-link{color:#0d3b8e}#productDetail .pd-shortdesc{font-size:13px;color:#555;line-height:1.6;margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid #eee}#productDetail .pd-actions{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:4px}#productDetail .pd-actions .blue-button,#productDetail .pd-actions .red-button{display:inline-flex;align-items:center}#productDetail .pd-tabs{margin-bottom:40px}#productDetail .pd-tab-nav{display:flex;border-bottom:2px solid #e0e0e0;gap:0}#productDetail .pd-tab-btn{padding:10px 20px;font-family:ClearBold;font-size:13px;text-transform:uppercase;letter-spacing:.4px;background:none;border:none;border-bottom:2px solid transparent;margin-bottom:-2px;color:#888;cursor:pointer;transition:all .2s ease}#productDetail .pd-tab-btn:hover{color:#333}#productDetail .pd-tab-btn.active{color:#ed1b24;border-bottom-color:#ed1b24}#productDetail .pd-tab-body{border:1px solid #e0e0e0;border-top:none}#productDetail .pd-tab-pane{display:none}#productDetail .pd-tab-pane.active{display:block}#productDetail .pd-tab-inner{padding:20px;font-size:14px;line-height:1.7}#productDetail .pd-tab-inner ul li{list-style:outside;margin-left:18px;padding:2px 0}#productDetail .pd-tab-inner table{border-collapse:collapse;width:100%;margin:8px 0}#productDetail .pd-tab-inner table td,#productDetail .pd-tab-inner table th{border:1px solid #ccc;padding:7px 12px;vertical-align:top;text-align:left}#productDetail .pd-related{margin-top:20px}#productDetail .pd-related-wrapper{position:relative;display:flex;align-items:center;gap:0}#productDetail .pd-scroll-btn{flex-shrink:0;width:36px;height:36px;border:1px solid #ddd;border-radius:50%;background:#fff;font-size:22px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#333;transition:background .2s,border-color .2s;z-index:2;padding:0;user-select:none}#productDetail .pd-scroll-btn:hover{background:#f0f0f0;border-color:#aaa}#productDetail .pd-scroll-btn:disabled{opacity:.3;cursor:default}#productDetail .pd-scroll-prev{margin-right:8px}#productDetail .pd-scroll-next{margin-left:8px}#productDetail .pd-related-scroll{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:8px;margin-top:16px;scrollbar-width:thin;scrollbar-color:#ddd transparent}#productDetail .pd-related-scroll::-webkit-scrollbar{height:5px}#productDetail .pd-related-scroll::-webkit-scrollbar-track{background:transparent}#productDetail .pd-related-scroll::-webkit-scrollbar-thumb{background:#ddd;border-radius:4px}#productDetail .pd-related-scroll .product-module{flex:0 0 200px;scroll-snap-align:start;border:1px solid #ddd;font-family:ClearBold;padding:14px;border-radius:4px;display:flex;flex-direction:column;transition:border-color .2s,box-shadow .2s}#productDetail .pd-related-scroll .product-module:hover{border-color:#aaa;box-shadow:0 2px 10px rgba(0,0,0,.07)}#productDetail .pd-related-scroll .product-module .product-image{margin-bottom:12px;position:relative;overflow:hidden;height:140px;display:flex;align-items:center;justify-content:center;background:#fafafa}#productDetail .pd-related-scroll .product-module img{max-width:100%;max-height:100%;object-fit:contain;transition:transform .3s ease}#productDetail .pd-related-scroll .product-module:hover img{transform:scale(1.06)}#productDetail .pd-related-scroll .product-module .zoom{height:40px;width:40px;background:#ed1b24;position:absolute;bottom:-20px;left:-20px;transform:rotateZ(45deg);opacity:0;transition:all .3s ease}#productDetail .pd-related-scroll .product-module:hover .zoom{opacity:1}#productDetail .pd-related-scroll .product-module .product-brand{color:#ed1b24;font-size:12px}#productDetail .pd-related-scroll .product-module .product-name{min-height:46px;font-size:13px;margin-top:4px;text-transform:uppercase;line-height:1.4}#productDetail .pd-related-scroll .product-module .product-sku{opacity:.5;margin:4px 0 12px;font-size:13px;flex:1}#productDetail .pd-related-scroll .product-module .red-button{margin-top:auto;font-size:12px}.has-submenu{position:relative;padding-right:10px}.has-submenu:after{content:"";height:4px;width:4px;border-bottom:2px solid white;border-right:2px solid white;transform:translateY(-50%) rotateZ(45deg);display:block;position:absolute;right:15px;top:50%}.filter-parent .filter-parent-handle{display:none}.spec-group{display:flex;align-items:flex-start;padding:10px 0;border-bottom:1px solid #ddd}.spec-group:first-child{padding-top:0}.spec-group:last-child{border:none;padding-bottom:0}.spec-group .spec-caption{min-width:140px;font-family:ClearBold;font-size:13px;color:#555;padding-right:10px;flex-shrink:0}.w25{width:25%}.w75{width:75%}.w100{width:100%}.filter-options a{width:90%}.filter-scroll{overflow-y:auto;padding-right:4px}.filter-scroll::-webkit-scrollbar{width:4px}.filter-scroll::-webkit-scrollbar-track{background:#f1f1f1;border-radius:2px}.filter-scroll::-webkit-scrollbar-thumb{background:#0d3b8e;border-radius:2px}.filter-scroll-cat{max-height:150px}.filter-scroll-brand{max-height:150px}.filter-checkbox-label{display:flex;align-items:center;gap:8px;cursor:pointer;font-weight:400;font-family:"Roboto Condensed",sans-serif;font-size:14px;width:100%;padding:2px 0}.filter-checkbox-label input[type="checkbox"]{accent-color:#0d3b8e;width:14px;height:14px;flex-shrink:0;cursor:pointer}.filter-checkbox-label .brand-count{color:#ed1b24;margin-left:auto;font-size:12px}.filter-checkbox-label:hover span:first-of-type{color:#0d3b8e;font-weight:700}.sub-toggle-icon{font-size:10px;color:#0d3b8e;margin-left:6px;cursor:pointer;transition:transform 0.2s;display:inline-block;line-height:1;padding:2px 4px;flex-shrink:0}.sub-toggle-icon.open{transform:rotate(90deg)}.sub-filter-list{list-style:none;margin:2px 0 4px 18px;padding:0;border-left:2px solid #d0daf5}.sub-filter-list li{padding:3px 0}.sub-label{font-size:13px !important;color:#444;padding-left:6px}.sub-label input[type="checkbox"]{accent-color:#0d3b8e;width:12px;height:12px}.filter-options .expand-subcat{width:16px;height:16px;border:1px solid #ccc;display:inline-block;text-align:center;line-height:11px;border-radius:3px;font-weight:normal !important}.filter-options li a{display:inline-block}.filter-options li .category_select_list{display:none}.filter-options li .category_select_list li{position:relative;padding:3px 2px 0 15px !important}.filter-options li .category_select_list li:after{content:"";height:8px;width:1px;background:#aaa;display:block;position:absolute;left:3px;top:6px}.filter-options li .category_select_list li:before{content:"";width:8px;height:1px;background:#aaa;display:block;position:absolute;left:3px;top:13px}.filter-options li.active{font-weight:bold}.filter-options li.active .category_select_list{font-weight:normal;display:block}.filter-options li.active .category_select_list .subcategory-items .category_select_list{font-weight:normal;display:none}.filter-options li.active .category_select_list .subcategory-items.active .category_select_list{font-weight:normal;display:block}.filter-options li.active .category_select_list a{font-weight:normal}.filter-options li:hover .category_select_list li{position:relative;text-decoration:none}.filter-options li:hover .category_select_list li:hover{text-decoration:underline}#productList{min-height:80vh;padding:30px 10px}#productList .flex{display:flex;justify-content:space-between;align-items:flex-start}#productList .flex .w25{position:sticky;top:116px;align-self:flex-start}#productList .flex .w75{padding-left:30px}#productList .filter-group{border:1.5px solid #0d3b8e;padding:12px 4px;margin-bottom:10px;border-radius:6px;background:#fff;border-radius:3px;max-height:43px;overflow:hidden;transition:all .5s linear}#productList .filter-group .filter-handle{font-family:ClearBold;text-transform:uppercase;padding:10px 12px;background:#0d3b8e;color:white;margin:-12px -4px 10px;border-radius:4px 4px 0 0;border-bottom:none;margin-bottom:10px;position:relative;cursor:pointer}#productList .filter-group .filter-handle:after{content:"+";position:absolute;right:10px;color:white}#productList .filter-group .filter-options{padding-left:10px;font-size:14px}#productList .filter-group .filter-options li{padding:5px 0;cursor:pointer}#productList .filter-group .filter-options li a .sidebar-brand{display:flex;justify-content:space-between}#productList .filter-group.active{max-height:750px;overflow-y:auto}#productList .filter-group.active .filter-handle:after{content:"-";position:absolute;right:10px}#productList .banner{height:180px;background:#0d3b8e}#productList .product-category{font-family:ClearBold;padding:0;font-size:20px}#productList .product-category .total-items{font-family:"Roboto Condensed",sans-serif;font-weight:400;opacity:0.6;font-size:14px}#productList .product-category .total-items .item{font-weight:bold}#productList .category-banner{display:flex;align-items:center;background-color:#0d3b8e;color:white;font-family:ClearBold,sans-serif;font-size:18px;font-weight:700;padding:0 20px;height:48px;margin-bottom:0;border-radius:3px;overflow:hidden}#productList .category-banner-accent{width:8px;height:100%;background-color:#ed1b24;margin-right:16px;flex-shrink:0;margin-left:-20px}#productList .product-list-parent{display:flex;flex-wrap:wrap}#productList .product-list-parent #product-items-wrap{display:contents}#productList .product-list-header{width:100%;display:flex;align-items:center;justify-content:space-between;padding:10px 0}#productList .sort-group{display:flex;align-items:center;gap:8px;font-family:"Roboto Condensed",sans-serif;font-size:14px}#productList .product-module{width:23%;margin-right:2%;font-family:ClearBold;font-size:14px;border:1.5px solid #0d3b8e;border-radius:10px;overflow:visible;padding:10px 10px 0;display:flex;flex-direction:column;margin-bottom:10px;padding:10px 10px;position:relative;line-height:17px}#productList .product-module:hover{border-color:#ed1b24;box-shadow:0 4px 12px rgba(6,51,80,0.15)}#productList .product-module .image-container{height:220px;position:relative;overflow:hidden}#productList .product-module .image-container img{display:block;max-width:100%;max-height:100%;width:auto;top:50%;left:50%;transform:translate(-50%,-50%);position:absolute}#productList .product-module .red-button,#productList .product-module .view-all-brand,#productList .product-module .view-product-button{display:block;font-size:13px;position:static;margin-top:auto;border-radius:20px;border:2px solid #ed1b24}#productList .product-module .red-button:hover,#productList .product-module .view-all-brand:hover,#productList .product-module .view-product-button:hover{background:#ed1b24;color:white;border:2px solid #ed1b24}#productList .product-module a.red-button.added,#productList .product-module a.added.view-all-brand,#productList .product-module a.added.view-product-button{background-color:#2AB41D;background-image:url(https://img.static.sldclc.com/checked.png);background-repeat:no-repeat;padding-left:32px;background-size:12px 12px;background-position:17% 50%;display:none}#productList .product-module img{display:block}#productList .brand{color:#ed1b24}#productList .name{text-transform:uppercase;margin-bottom:30px;min-height:50px;color:#0d3b8e}#floating-pagination{display:none;position:fixed;bottom:20px;left:62.5%;transform:translateX(-50%);z-index:500;background:white;border-radius:40px;box-shadow:0 4px 20px rgba(13,59,142,0.2);padding:6px 14px}#floating-pagination ul.pagination{margin:0}#floating-pagination ul.pagination li>span,#floating-pagination ul.pagination a{height:34px;width:34px;line-height:22px;font-size:13px;background:white;color:#0d3b8e;border-color:#0d3b8e;font-weight:700}#floating-pagination ul.pagination li>a:hover{background:#0d3b8e;color:#fff;border-color:#0d3b8e;box-shadow:inset 0 0 0 2px #fff}#floating-pagination ul.pagination li.active>span{background:#0d3b8e;color:#fff;border-color:#0d3b8e;box-shadow:inset 0 0 0 2px #fff;font-weight:700}#floating-pagination ul.pagination li.disabled>span{color:#aaa;border-color:#ddd;background:white;box-shadow:none}.post-pagination{width:100%}.pagination{display:flex;justify-content:center;margin-top:20px}.pagination li>span,.pagination a{padding:5px 10px;height:40px;min-width:40px;text-align:center;margin:0 3px;border:1.5px solid #ed1b24;border-radius:8px;cursor:pointer;display:block;line-height:28px;color:#ed1b24;background:white;text-decoration:none;white-space:nowrap;transition:all .2s ease}.pagination li>a:hover{background-color:#ed1b24;color:#fff;border-color:#ed1b24}.pagination li.active>span{background-color:#ed1b24;color:#fff;border-color:#ed1b24;font-family:ClearBold}.pagination li.disabled>span{color:#aaa;cursor:not-allowed;border-color:#eee}#brand{padding-top:30px;padding-bottom:100px}#brand .brand-flex{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;align-items:center;align-content:center;text-align:center;margin-top:50px}#brand .brand-flex .brand-module{height:131px;width:131px;border:1px solid #eee;position:relative;text-align:center;align-items:center;align-content:center;padding:0.5%}#brand .brand-flex .brand-module img{display:block;margin:auto;max-width:100px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}#promotion{padding-top:30px;padding-bottom:100px}#promotion .promotion-flex{padding:60px 0 100px;display:flex;justify-content:space-between;position:relative}#promotion .promotion-flex .promotion-module{position:relative}#promotion .promotion-flex .promotion-module img{display:block}#promotion .promotion-flex .promotion-module .hover-tint{height:100%;width:100%;background:rgba(8,27,41,0.88);position:absolute;opacity:0;top:0;left:0;transition:all .3s ease}#promotion .promotion-flex .promotion-module .hover-tint .border-button{border:1px solid white;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:white;padding:10px 15px;cursor:pointer;font-size:14px}#promotion .promotion-module:hover .hover-tint{opacity:1}#newsList,#videoList{min-height:80vh;padding:30px 10px}#newsList .f-btn,#videoList .f-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:40px !important}#newsList .hover-tint,#videoList .hover-tint{height:100%;width:100%;position:absolute;top:0;left:0;background:#0d3b8e;opacity:0;transition:all .3s ease}#newsList .flex,#videoList .flex{display:flex;justify-content:space-between;padding-top:50px;flex-wrap:wrap}#newsList .flex-module,#videoList .flex-module{display:flex;width:50%;margin-bottom:40px;cursor:pointer}#newsList .flex-module .image-box,#videoList .flex-module .image-box{width:50%;position:relative}#newsList .flex-module .image-box img,#videoList .flex-module .image-box img{width:100%;display:block}#newsList .flex-module .desc,#videoList .flex-module .desc{font-family:ClearBold;padding-left:25px;padding-right:25px;padding-top:5px;width:50%;color:#0d3b8e}#newsList .flex-module .desc .date,#videoList .flex-module .desc .date{font-family:"Roboto Condensed",sans-serif;font-weight:400;opacity:0.6;color:black}#newsList .flex-module:hover,#videoList .flex-module:hover{text-decoration:underline}#newsList .flex-module:hover .hover-tint,#videoList .flex-module:hover .hover-tint{opacity:.7}#newsDetail{padding:30px 10px;min-height:80vh;padding-bottom:100px}#articleDetail{padding-top:30px;min-height:80vh}#newsDetail .date{text-align:center;opacity:0.8;font-size:14px;padding:5px 0}#newsDetail .news-banner{padding:30px 0;width:85%;margin:auto}#newsDetail .news-banner img{display:block;width:100%}#newsDetail .paragraph{width:75%;margin:auto;color:rgba(0,0,0,0.86);text-align:justify}#newsDetail .paragraph img{display:block;margin:10px 0 0}#newsDetail .paragraph ul,#newsDetail .paragraph ol{padding-left:1.5em;margin:0.5em 0}#newsDetail .paragraph ul{list-style-type:disc}#newsDetail .paragraph ol{list-style-type:decimal}#newsDetail .paragraph li{margin-bottom:4px}#map{min-height:400px;background:black}textarea{font-family:Inherit}#contactUs{padding:30px 10px;min-height:80vh;padding-bottom:100px}#contactUs .contact-flex{padding-top:40px;display:flex;width:80%;margin:auto}#contactUs .title{font-family:ClearBold;font-size:20px;color:#0d3b8e}#contactUs .left{width:60%;padding-right:10%}#contactUs .form-container{display:flex;flex-wrap:wrap}#contactUs .form-container .group{position:relative;width:100%}#contactUs .form-container .group .floating-placeholder{font-size:13px;color:#aaa;position:absolute;left:15px;top:15px;transition:all .3s ease}#contactUs .form-container .group .floating-placeholder.active{font-size:8px;top:10px}#contactUs .form-container .full-input{background:#fff;border:1px solid #aaa;width:100%;margin:5px 0;padding:17px 15px 10px;outline:none;border-radius:5px}#contactUs .form-container .full-submit{background:#0d3b8e;width:100%;margin:5px 0;padding:15px 15px;outline:none;border-radius:5px;color:white;cursor:pointer}#contactUs .group{font-size:14px;margin-bottom:15px}#contactUs .group .title{font-size:16px;margin-bottom:5px}#about{padding:30px 0;background-image:url("../img/dummy/dummy-9.png")}#about .section-title{background:none;color:white}#about .paragraph{width:60%;margin:auto;text-align:center;font-size:14px;color:white;opacity:0.87;padding:20px 0}#vision{padding:40px 0}#vision .section-title{font-size:16px}#vision .vision-flex{display:flex;padding:20px 0;justify-content:center}#vision .vision-flex .flex-module{width:310px;height:310px;background:red;border-radius:50%;margin:0 -20px;position:relative;transition:all .4s ease;color:white;cursor:pointer}#vision .vision-flex .flex-module .ring{width:85%;height:85%;border:1px solid #fff;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:50%;padding:20% 8%;display:flex;align-content:center;flex-wrap:wrap}#vision .vision-flex .flex-module .ring .title{font-family:ClearBold;opacity:0.7;width:100%}#vision .vision-flex .flex-module .ring .paragraph{font-size:12px;margin-top:10px}#vision .vision-flex .flex-module.active{z-index:5}#vision .vision-flex .red{background:#a92d2a;text-align:right}#vision .vision-flex .blue{background:#273393}#vision .vision-flex .flex-module:hover{z-index:5}#vision .vision-flex:hover .flex-module:hover{z-index:5;opacity:1}#proposition{padding:40px 0;padding-bottom:150px}#proposition .section-title{font-size:16px}#proposition .flex{display:flex;justify-content:space-between;width:80%;margin:auto;margin-top:20px}#proposition .flex .flex-module{width:25%;padding:20px}#proposition .flex .flex-module img{display:block;padding-bottom:20px}#proposition .flex .top{text-transform:uppercase;letter-spacing:2px;padding-bottom:20px;position:relative}#proposition .flex .top .title{font-family:ClearBold;letter-spacing:0}#proposition .flex .top:after{content:"";width:40px;border:1px solid #ddd;position:absolute;bottom:9px}#proposition .flex .paragraph{font-size:13px}.product-video{padding:10px 0}.product-video iframe.yt-video{width:453px;height:253px}.enquiry-empty-container{text-align:center;padding:30px 0}.view-product-button{background:#333;width:200px;text-align:center;margin:30px auto}#inquiryParent{padding-top:30px;font-family:"Roboto Condensed",sans-serif;font-weight:400}#inquiryParent .section-title{text-align:left;width:100%}#inquiryParent .table-parent{padding-bottom:40px}#inquiryParent .table-parent .table-flex{display:flex;align-items:center;padding:20px;justify-content:space-between;border-bottom:1px solid #ccc}#inquiryParent .table-parent .table-flex.header{font-family:ClearBold;text-transform:uppercase;border:1px solid #ccc;padding:10px 20px;color:#0d3b8e}#inquiryParent .table-parent .table-flex:last-child{border-bottom:0}#inquiryParent .table-parent.no-border .table-flex{border-bottom:0}#inquiryParent .table-parent.no-border .table-flex.header{border:1px solid #ccc}#inquiryParent .table-parent.no-border .table-flex:last-child{border-top:1px solid #ccc}#inquiryParent .delete-icon{width:40px}#inquiryParent .product-quantity{width:10%}#inquiryParent .product-notes{width:30%}#inquiryParent .subcaption{font-family:"Roboto Condensed",sans-serif;font-weight:400;font-size:13px;opacity:0.7}#inquiryParent .caption{width:35%;font-family:ClearBold}#inquiryParent .full-input{background:#eee;width:100%;resize:vertical;border:1px solid #ddd;outline:none;padding:10px}#inquiryParent .full-input.success{background:#e2efd5;border:1px solid #5f953c}#inquiryParent .full-input.failed{background:#f5d8d8;border:1px solid #c34545}#inquiryParent .number-field{background:white;border:1px solid #aaa;padding:0 5px;height:35px;min-width:60px;width:60px;max-width:100px;outline:none}#inquiryParent .inquiry-button{background:#ed1b24;color:white;font-family:ClearBold;padding:10px 20px;cursor:pointer}#inquiryParent .group{width:100%;display:flex;align-items:center}#inquiryParent .group .grey-button{background:#333;border-radius:3px;color:white;padding:8px 20px;margin:0 10px;cursor:pointer;font-size:12px}#inquiryParent .group .full-input{width:35%;display:inline-block}#inquiryParent .product-container{display:flex;align-items:center;width:50%}#inquiryParent .product-container img{max-width:100px}#inquiryParent .product-container .desc{padding-left:20px;font-family:ClearBold}#inquiryParent .product-container .desc .brand{color:#ed1b24}.news-paragraph{display:block;display:-webkit-box;max-width:400px;height:68.8px;margin:0 auto;font-size:14px;line-height:1.4;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;border-bottom:1px solid white}.whatsapp-button{padding:10px 20px;color:white;border-radius:5px;cursor:pointer;position:fixed;z-index:556;bottom:0;right:0}.archived{position:absolute;background-color:#ed1b24;opacity:0.7;color:white;border-radius:50%;width:120px;height:120px;display:flex;align-items:center;justify-content:center;font-size:1.2rem;text-align:center;z-index:10;margin:90px 90px}.has-brand-submenu{position:relative;padding-right:10px}.has-brand-submenu:after{content:"";height:4px;width:4px;border-bottom:2px solid white;border-right:2px solid white;transform:translateY(-50%) rotateZ(45deg);display:block;position:absolute;right:15px;top:50%}.brand-mega-menu{display:block;position:fixed;top:120px;left:50%;transform:translateX(-50%) translateY(-10px);opacity:0;visibility:hidden;pointer-events:none;transition:opacity 0.22s ease,transform 0.22s ease,visibility 0.22s ease;background:white;z-index:700;padding:8px;box-shadow:0 8px 24px rgba(13,59,142,0.13);width:1160px;border:2px solid #0d3b8e;border-radius:12px}.has-brand-submenu:hover .brand-mega-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translateX(-50%) translateY(0)}.brand-mega-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:6px}.brand-mega-item{background:white;display:block;position:relative;height:11vh;overflow:hidden;transition:all 0.2s ease;border:1.5px solid #a0b4e0;border-radius:3px}.brand-mega-item:hover{border-color:#0d3b8e;box-shadow:0 2px 6px rgba(13,59,142,0.2);opacity:1}.brand-mega-item img{display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);max-height:95%;max-width:95%}.brand-mega-footer{margin-top:8px;text-align:right}#navbar .navbar-bottom .brand-mega-footer a{color:#0d3b8e;font-size:13px;font-family:"Roboto Condensed",sans-serif;text-transform:uppercase;letter-spacing:0.5px;font-weight:700;text-decoration:underline;background:none;border:none;padding:0;width:auto;height:auto;line-height:normal}#navbar .navbar-bottom .brand-mega-footer a:hover{color:#ed1b24;background:none}.floating-filter-btn,.filter-overlay,.filter-panel-close{display:none !important}footer{background:#f1f5f9}#footer{background:#071d4a;border-top:none;padding:0;margin:0 80px 40px;border-radius:24px;overflow:hidden}#footer .floater{display:none}#footer .footer-main{padding:48px 48px 32px}#footer .footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:40px;margin-bottom:36px}#footer .footer-logo-wrap{display:flex;align-items:center;gap:10px;margin-bottom:14px}#footer .footer-logo-wrap img.ft-icon{width:36px;height:auto}#footer .footer-logo-wrap img.ft-text{height:24px;width:auto}#footer .footer-desc{font-size:13px;line-height:1.7;color:#6b7280;max-width:260px;margin-bottom:16px}#footer .footer-contact-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:6px}#footer .footer-contact-list li a,#footer .footer-contact-list li{color:#9ca3af;text-decoration:none;font-size:13px;line-height:1.5}#footer .footer-contact-list li a:hover{color:#ed1b24}#footer .footer-col-title{color:#fff;font-size:13px;font-weight:700;margin-bottom:16px;text-transform:uppercase;letter-spacing:0.5px;font-family:ClearBold}#footer .footer-links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:9px}#footer .footer-links a{color:#6b7280;text-decoration:none;font-size:13px;transition:color .2s}#footer .footer-links a:hover{color:#ed1b24}#footer .copyright{background:#040f26;padding:16px 48px}#footer .copyright .container{display:flex;justify-content:space-between;align-items:center;padding:0;max-width:100%}#footer .copyright-text{font-size:12px;color:#4b5563}