*{box-sizing:border-box}
html,body{margin:0;min-width:320px}
body{background:#f5f7fa;color:var(--theme-ink);font:14px/1.65 Arial,"Microsoft YaHei",sans-serif}
a{color:inherit;text-decoration:none}
a:hover{color:var(--theme-primary)}
img{max-width:100%;vertical-align:middle}
.inner{width:96%;max-width:1400px;margin:0 auto}
.top-bar{height:41px;border-bottom:1px solid #ececec;background:#fff;color:#777}
.top-inner{position:relative;display:flex;align-items:center;width:96%;max-width:1400px;height:41px;margin:auto;padding:0 15px}
.top-actions{position:absolute;right:2px;display:flex;align-items:center;gap:8px;height:100%}
.top-actions i{height:16px;border-left:1px solid #777}
.top-actions>a:not(.social){transition:color .3s}
.top-actions>a:not(.social):hover{color:var(--theme-primary)}
.top-actions .social{display:flex;align-items:center;justify-content:center;width:17px;height:17px;color:#fff;font-size:12px;transition:opacity .3s,transform .3s}
.top-actions .social:hover{color:#fff;opacity:.75;transform:translateY(-2px)}
.top-actions .fb{background:#4267a9}.top-actions .tw{background:#2ba9e1}.top-actions .ig{background:#c13584}.top-actions .wa{background:#13b965}.top-actions .sk{background:#09b6e8}
.header{background:#fff}
.brand-row{position:relative;display:flex;align-items:center;height:100px}
.logo{display: inline-table;align-items:center;width:229px;height:80px;padding-right:20px;border-right:1px solid #e9e9e9;overflow:hidden}
.logo img{display:block;width:223px;height:80px;max-width:none;object-fit:contain}
.brand-name{margin:0 0 0 30px;font-size:23px;line-height:1.3;font-weight:700;transform:translateY(1px)}
.brand-name span{display:inline-block;transform-origin:left center}
.header-search{align-self:flex-start;display:flex;width:561px;height:46px;margin:21px 0 0 auto}
.header-search input,.side-search input{min-width:0;flex:1;border:1px solid #ddd;background:#fff;padding:0 15px;color:#777;font:14px Arial;outline:0;transition:border-color .2s,box-shadow .2s}
.header-search input:hover,.header-search input:focus,.header-search input:active,.side-search input:hover,.side-search input:focus,.side-search input:active{border-color:#f90;box-shadow:rgba(255,153,0,.376) 0 1px 1px inset;outline:0}
.header-search button{width:59px}.side-search button{width:51px}.header-search button,.side-search button{border:0;background:var(--theme-primary);color:#fff;font-size:16px;cursor:pointer}
.mobile-controls{display:none}
.main-nav{height:46px;background:#02569c;color:#fff;line-height:46px;text-transform:uppercase}
.nav-inner{display:flex;height:46px;align-items:stretch}
.nav-inner>a{position:relative;display:flex;align-items:center;justify-content:center;height:46px;padding:0 25px;color:#fff;font-size:14px}
.nav-inner>a.active,.nav-inner>a:hover{background:#ffc120;color:#fff}
.nav-inner>a.active:after{content:"";position:absolute;bottom:5px;left:25px;right:25px;height:1px;background:rgba(255,255,255,.55)}
.nav-inner .quote-btn{align-self:center;width:162px;height:34px;margin-left:auto;padding:0;border-radius:18px;background:var(--theme-primary)}
.nav-inner .quote-btn:hover{background:var(--theme-primary)}.quote-btn span{display:inline-block;width:0;height:0;margin-left:18px;border-top:7px solid transparent;border-bottom:7px solid transparent;border-left:8px solid #fff;font-size:0}
.inner-banner{width:100%;height:auto;aspect-ratio:6/1;background:url('/static/images/legacy-inner-banner.png') center/cover no-repeat}
.home-slider-gap{position:relative;height:53px;background:#f5f7fa;box-shadow:inset 0 5px 15px rgba(0,0,0,.06)}
.home-slider-gap span{position:absolute;top:13px;left:50%;width:30px;height:2px;background:#fff;box-shadow:0 1px 4px rgba(0,0,0,.25);transform:translateX(-50%)}
.sub-header{height:60.5px;background:#f5f7fa;color:#7b7b7b}
.sub-header-inner{display:flex;align-items:center;justify-content:space-between;height:60.5px}
.sub-header h1{margin:0;font-size:21px;line-height:1;font-weight:400}
.sub-header p{display:flex;align-items:center;gap:12px;margin:0;color:#7b7b7b;font-size:14px;line-height:20px}
.sub-header p a,.sub-header p span{color:inherit;font-size:inherit;line-height:inherit;font-weight:400}
.sub-header p>a:hover{color:var(--theme-primary)}
.sub-header p>span:not([aria-current]){color:#bbb}
.wrapper-content{display:flex;align-items:flex-start;padding:0 0 30px}
.inner-layout{padding-bottom:0}
.sidebar{order:1;width:25%;min-width:0}
.column-fluid{order:2;width:75%;min-width:0;margin-left:0}
.column-fluid.fullwidth{width:100%}
.inner-layout .column-fluid{padding-left:0}
.home-layout .column-fluid{width:75%;margin-left:0}
.widget-area,.content{background:#fff;border-top:1px solid rgba(32,32,32,.35);box-shadow:0 0 10px rgba(0,0,0,.12)}
.widget{margin:0}
.widget-title{height:49px;margin:0 -15px;padding:14px 12px;background:#f9f9f9;font-size:15px;line-height:21px;font-weight:700}
.widget-area{padding:0 15px;margin-right:30px;overflow:hidden}
.inner-layout .widget-area{padding-bottom:45px}
.side-search{display:flex;height:46px;margin:30px 0 29px}
.featured-widget,.company-widget{border-top:1px solid #aaa}
.side-products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:36px 12px;width:calc(100% - 30px);padding:14px 0 28px}
.side-products a{min-width:0;font-size:14px;line-height:21px;text-align:center}
.featured-widget .widget-title{height:44px;padding:10px 12px}
.side-products img{display:block;width:100%;aspect-ratio:1/1;object-fit:fill;margin-bottom:10px;transition:transform .3s ease-in-out,filter .3s ease-in-out}
.side-products a:hover{color:var(--theme-primary);text-decoration:underline}
.side-products a:hover img{transform:scale(1.1);filter:blur(2px)}
.side-products span{display:block;height:43px;overflow:hidden}
.team-widget{border-top:1px solid #aaa}
.team-widget .widget-title{height:44px;padding:10px 12px}
.team-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 5px;width:283px;max-width:100%;padding:20px 2px 66px}
.team-grid figure{margin:0;text-align:center}
.team-grid img{display:block;width:100%;aspect-ratio:1/1;object-fit:cover;border:1px solid transparent;transition:transform .3s,opacity .3s,border-color .3s}
.team-grid figure:hover img{transform:scale(1.04);opacity:.85;border-color:#ccc}
.team-grid figcaption{padding-top:5px;line-height:20px}
.company-widget .widget-title{height:46px;padding:10px 12px}
.company-widget>a{display:block;padding-top:36px}
.company-widget img{display:block;width:100%;height:auto}
.company-widget .company-top{height:22px;object-fit:cover}
.company-widget .company-top+img{margin-top:0}
.inner-layout .widget-title{border-top:1px solid rgba(32,32,32,.35)}
.about-company-widget{border-top:0}
.about-company-widget .widget-title{height:44px;margin-bottom:15px;padding:12px}
.about-company-body{padding-top:0}
.about-company-body img{display:block;width:100%;height:auto;margin:0}
.about-company-body p{margin:15px 0 0;font-size:14px;line-height:23.1px}
.about-team-widget{margin-top:30px;border-top:0}
.about-team-widget .widget-title{height:44px;margin-bottom:15px;padding:12px}
.about-team-widget .team-grid{width:290px;padding-bottom:16.53125px}
.content{min-height:260px;padding:30px}
.home-layout .content{padding:0 30px 30px;background:transparent;border:0;box-shadow:none}
.home-layout .section-item{margin:0 -20px 30px;padding:30px 20px;background:#fff;border-top:1px solid rgba(32,32,32,.35);box-shadow:0 0 10px rgba(0,0,0,.12)}
.heading-title{position:relative;margin:0 0 25px;font-size:28px;line-height:35px;text-transform:uppercase}
.heading-title .link-more{position:absolute;right:8px;bottom:-6px;font-size:12px;line-height:39px;font-weight:400}
.home-layout .heading-title .link-more{transform:translateY(-3px)}
.gallery-container{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin:-1% -1% -10px}
.item-content{min-width:0;margin:0;padding:4% 4% calc(4% + 10px)}
.item-cover{position:relative;width:100%;aspect-ratio:1/1;overflow:hidden;background:#fff}
.item-cover:before{content:"";position:absolute;z-index:2;top:-20%;left:-80%;width:45%;height:140%;background:linear-gradient(110deg,transparent,rgba(255,255,255,.65),transparent);transform:skewX(-20deg);pointer-events:none}
.item-cover:after{content:attr(data-title);position:absolute;z-index:3;left:14px;bottom:18px;max-width:calc(100% - 28px);box-sizing:border-box;padding:4px 8px;background:rgba(45,49,56,.92);box-shadow:0 1px 4px rgba(0,0,0,.35);color:#fff;font-size:13px;font-weight:700;line-height:18px;white-space:normal;opacity:0;transform:translateY(8px);transition:opacity .25s ease,transform .25s ease;pointer-events:none}
.item-cover img{display:block;width:100%;height:100%;object-fit:contain;transition:transform .3s ease-in-out,filter .3s ease-in-out}
.item-cover:hover img,.item-content>a:hover .item-cover img{transform:scale(1.1);filter:blur(2px)}
.item-cover:hover:before,.item-content>a:hover .item-cover:before{animation:product-shine .75s ease}
.item-cover:hover:after,.item-content>a:hover .item-cover:after{opacity:1;transform:translateY(0)}
@keyframes product-shine{to{left:135%}}
.item-content h3{height:40px;margin:10px 0 0;overflow:hidden;font-size:14px;line-height:20px;font-weight:400;text-align:center}
.item-content>a{transition:color .3s}
.item-content>a:hover,.item-content>a:hover h3{color:var(--theme-primary);text-decoration:underline;text-underline-offset:2px}
.page-title{margin:0 0 10px;padding-bottom:10px;border-bottom:1px solid #e6e6e6;font-size:24px;line-height:30px}
.content-body{line-height:1.9}
.content-body p{margin:35px 0 0}
.content-body p:first-child{margin-top:35px}
.about-content{margin-top:35px;font-size:14px;line-height:28px}
.about-content p,.about-content p:first-child{margin:0 0 21px;line-height:28px;text-indent:2em}
.about-content p:has(> br:only-child){min-height:28px;text-indent:0}
.about-share{display:flex;align-items:center;justify-content:flex-end;height:28px;margin:61px 0 25px;color:#888;gap:3px}
.about-share span{margin-right:4px}
.about-share a{display:flex;align-items:center;justify-content:center;width:20px;height:20px;color:#fff;font-size:13px;transition:opacity .3s,transform .3s}
.about-share a:hover{color:#fff;opacity:.75;transform:translateY(-2px)}
.about-share .fb{background:#4267a9}.about-share .tw{background:#2ba9e1}.about-share .in{background:#1483a9}.about-share .pin{background:#d52b32}
.product-share-row .about-share{justify-content:flex-end;height:20px;margin:61px 0 25px;gap:3px;color:#888}
.product-share-row .about-share span{margin-right:4px;font-size:14px;line-height:20px}
.product-share-row .about-share a{width:20px;height:20px;font-size:13px}
.page-title{margin:0 0 10px;padding:0 0 10px;border-bottom:1px solid rgba(0,0,0,.08);font-size:24px;line-height:30px;font-weight:700;color:var(--theme-ink)}
.news-detail-page .post-header{margin:0 0 25px}
.news-detail-page .entry-title{margin:0 0 12px;font-size:24px;line-height:30px;font-weight:700;color:var(--theme-ink)}
.news-detail-page .post-meta{color:rgba(0,0,0,.4);font-size:14px;line-height:23.1px}
.news-detail-page .post-meta span{margin-right:15px}
.news-detail-page .post-meta .fa{margin-right:4px}
.news-detail-page .post-meta a{color:rgba(0,0,0,.4);text-decoration:none}
.news-entry-content{margin:0 0 30px;font-size:14px;line-height:23.1px;color:#555}
.news-detail-page .post-meta-bottom{min-height:20px;margin:30px 0 0}
.news-detail-page .about-share{justify-content:flex-end}
.case-detail-page .post-header{margin:0 0 25px}
.case-detail-page .entry-title{margin:0 0 12px;font-size:24px;line-height:30px;font-weight:700;color:var(--theme-ink)}
.case-detail-page .post-meta{color:rgba(0,0,0,.4);font-size:14px;line-height:23.1px}
.case-detail-page .post-meta span{margin-right:15px}
.case-detail-page .post-meta .fa{margin-right:4px}
.case-detail-page .post-meta a{color:rgba(0,0,0,.4);text-decoration:none}
.case-entry-content{margin:0 0 30px;font-size:14px;line-height:23.1px;color:#555}
.case-detail-page .post-meta-bottom{min-height:20px;margin:30px 0 0}
.case-detail-page .about-share{justify-content:flex-end}
.post-prev-next{clear:both;margin:25px 0 35px;padding:12px 0;border-top:1px solid rgba(0,0,0,.08);border-bottom:1px solid rgba(0,0,0,.08);color:#666;font-size:14px;line-height:23.1px}
.post-prev-next p{margin:0}
.post-prev-next a{color:var(--theme-ink);text-decoration:none}
.post-prev-next a:hover{color:var(--theme-primary);text-decoration:underline}
.related-posts .heading-title{height:36px;margin:0 0 30px;padding-bottom:0;border-bottom:2px solid rgba(0,0,0,.1);font-size:20px;line-height:36px;text-transform:none}
.related-posts .heading-title span{position:relative;display:inline-block;height:33px}
.related-posts .heading-title span:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;background:rgba(0,0,0,.4)}
.related-case-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin:-1% -1% -10px}
.related-case-grid .item-content h3{color:var(--theme-ink);text-decoration:none}
.related-case-grid .item-content a:hover h3{color:var(--theme-primary);text-decoration:underline}
.contact-entry{margin:0 0 40px;font-size:14px;line-height:28px;color:var(--theme-ink)}
.contact-entry p{margin:0 0 21px}
.contact-entry img{display:inline-block;max-width:100%;height:auto;margin:0 0 15px}
.contact-entry img[src$="20210608115359_89423.jpg"]{width:757px;height:245px}
.contact-entry img[src$="20260629171551_40967.png"]{width:301px;height:352px}
.contact-page-form{box-sizing:border-box;width:100%;margin:0 0 40px;padding:20px;background:#eef2f3}
.contact-form-intro{box-sizing:border-box;margin:0 0 6px;padding:20px 15px 18px;border:1px solid #ddd;background:transparent;color:var(--theme-ink);font-size:14px;line-height:23.1px}
.contact-form-intro p{margin:0 0 8px}.contact-form-intro p:last-child{margin-bottom:0;color:#888}.contact-form-intro span{color:var(--theme-primary)}
.contact-page-form p{margin:0 0 18px}
.contact-page-form input[type=text],.contact-page-form input[type=email],.contact-page-form input[type=tel],.contact-page-form select,.contact-page-form textarea{display:block;width:100%;box-sizing:border-box;border:1px solid #ddd;border-radius:0;background:#fff;color:#666;font-size:14px;line-height:20px;padding:10px}
.contact-page-form input[type=text],.contact-page-form input[type=email],.contact-page-form input[type=tel]{height:42px}
.contact-page-form select{height:40px;line-height:normal}
.contact-page-form textarea{height:160px;resize:vertical}
.contact-page-form .contact-submit-row{margin:28px 0 0}
.contact-page-form .contact-submit-button{display:inline-block!important;width:96px!important;min-width:96px;height:38px;padding:0;border:1px solid rgba(0,0,0,0);background:var(--theme-primary);color:#fff;font-size:14px;font-weight:700;line-height:36px;text-align:center;cursor:pointer}
.contact-page-form .contact-submit-button:hover{background:var(--theme-primary-dark)}
.grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}
.product-grid{gap:0;margin:-1% -1% -10px}
.card{min-width:0;margin:0}
.card img{display:block;width:100%;aspect-ratio:1/1;object-fit:contain;background:#fff}
.card h3{height:44px;margin:8px 0 0;overflow:hidden;font-size:15px;line-height:22px;font-weight:400;text-align:center}
.news-archive-list{padding:0}
.article-card{position:relative;min-height:225px;margin:0 0 61px;padding:0 0 0 288px;color:var(--theme-ink)}
.article-card .article-thumb{position:absolute;left:0;top:0;display:block;width:268px;height:225px;overflow:hidden}
.article-card img{display:block;width:268px;height:225px;object-fit:cover;background:#fff;transition:transform .35s ease,filter .35s ease}
.article-card .article-thumb:hover img{transform:scale(1.06);filter:blur(3px)}
.article-card h3{margin:0 0 12px;font-size:16px;line-height:20px;font-weight:700}
.article-card h3 a{color:var(--theme-ink);text-decoration:none}
.article-card h3 a:hover{color:var(--theme-primary);text-decoration:underline}
.article-card:hover h3 a{color:var(--theme-primary);text-decoration:underline}
.article-meta{margin:0 0 14px;color:rgba(0,0,0,.4);font-size:14px;line-height:23.1px}.article-meta span{margin-right:15px}.article-meta .fa{margin-right:4px}
.article-card p{margin:0 0 15px;color:#555;line-height:23.1px}.read-more{font-weight:700;color:var(--theme-ink);text-decoration:underline}.read-more span{padding-left:8px;text-decoration:none}.read-more:hover,.article-card:hover .read-more{color:var(--theme-primary)}
.case-note{margin:8px 0 30px;padding:20px 15px;background:#f7f7f7;color:#666;font-size:14px;line-height:23.1px}
.case-gallery{display:grid;grid-template-columns:repeat(3,316px);gap:21px 21px}
.case-gallery-item{display:block;width:316px;height:376px;color:var(--theme-ink);text-align:center;text-decoration:none;overflow:hidden}
.case-gallery-item img{display:block;width:316px;height:316px;object-fit:cover;background:#fff;transition:transform .35s ease,filter .35s ease}
.case-gallery-item:hover img{transform:scale(1.06);filter:blur(3px)}
.case-gallery-item span{display:block;height:40px;margin-top:20px;overflow:hidden;font-size:14px;line-height:20px}
.case-gallery-item:hover span{color:var(--theme-primary);text-decoration:underline}
.case-strip{display:block;width:100%;height:107px;margin-top:1px;object-fit:cover}
.contact-strip{display:block;width:100%;height:153px;margin-top:35px;object-fit:cover;object-position:top}
.product-grid{transform:translateY(-1px)}
.pagination{margin-top:25px}
.product-pagination{display:flex;justify-content:center;gap:8px;margin:50px 0 0}
.product-pagination a,.product-pagination span{display:flex;align-items:center;justify-content:center;width:45px;height:45px;background:#eee;color:#666;font-size:18px;line-height:45px;transition:background .3s,color .3s}
.product-pagination .current,.product-pagination a:hover{background:var(--theme-primary);color:#fff}
.product-pagination .prev i,.product-pagination .next i{font-size:22px;line-height:1}
.home-layout{padding-bottom:0}
#hot-products{padding:0 30px 30px}
#hot-products .heading-title{height:65px;margin-bottom:25px;padding-top:30px}
.home-about{min-height:0}
.home-about-body{padding:23px 0 15px}
.home-about-body img{display:block;width:100%;height:auto;margin:0;object-fit:cover}
.home-about-body p{margin:0 0 15px;color:#555;line-height:23.1px;text-indent:2em}
.home-about-body p:has(> br:only-child){min-height:23.1px;text-indent:0}
.home-about-body img+p{margin-top:15px}
.read-about{display:inline-flex;margin:0;padding:11px 25px;border:1px solid transparent;background:var(--theme-primary);color:#fff;line-height:14px;transition:.4s}
.read-about:hover,.purchase-cta a:hover{border-color:var(--theme-primary-dark);background:var(--theme-primary-dark);color:#fff}
.home-news-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0}
.featured-news-slider{position:relative;width:calc(100% - 25px);overflow:hidden;background:#f5f5f5}
.featured-news-track{display:flex;width:100%;transition:transform .6s cubic-bezier(.22,.61,.36,1);will-change:transform}
.featured-news-slide{display:block;min-width:100%;background:#f5f5f5}
.featured-news-image{position:relative;display:block;width:100%;aspect-ratio:1/1;overflow:hidden}
.featured-news-image:after{content:"";position:absolute;inset:0;background:linear-gradient(115deg,transparent 35%,rgba(255,255,255,.35) 50%,transparent 65%);transform:translateX(-130%);transition:transform .7s ease}
.featured-news-slide:hover .featured-news-image:after{transform:translateX(130%)}
.featured-news-slide img{display:block;width:100%;height:auto;object-fit:contain;transition:transform .6s ease,filter .35s ease}
.featured-news-slide:hover img{transform:scale(1.04);filter:blur(3px)}
.featured-news-slide b{display:block;height:40px;padding:8px 15px;overflow:hidden;font-size:16px;white-space:nowrap;text-overflow:ellipsis}
.featured-news-dots{position:absolute;right:12px;bottom:49px;z-index:3;display:flex;gap:7px}
.featured-news-dots button{width:8px;height:8px;margin:0;padding:0;border:0;border-radius:50%;background:rgba(255,255,255,.72);box-shadow:0 0 0 1px rgba(0,0,0,.2);cursor:pointer;transition:width .3s,background .3s}
.featured-news-dots button.active{width:20px;border-radius:5px;background:var(--theme-primary)}
.news-list{display:grid;gap:8px}
.news-list-item{display:grid;grid-template-columns:75px 1fr;gap:14px;min-height:82px}
.news-date{display:grid;grid-template-rows:43px 26px;background:#eee;text-align:center}
.news-date b{color:var(--theme-ink);font-size:27px;line-height:43px;font-weight:400}
.news-date small{background:#ddd;color:#555;font-size:13px;line-height:26px}
.news-list-item>span:last-child{min-width:0}
.news-list-item>span:last-child>b{display:block;overflow:hidden;color:var(--theme-ink);font-size:16px;line-height:20px;white-space:nowrap;text-overflow:ellipsis;transition:color .3s}
.news-list-item:hover,.news-list-item:focus,.news-list-item:active{text-decoration:none}
.news-list-item:hover .news-date b,.news-list-item:focus .news-date b,.news-list-item:active .news-date b{color:var(--theme-ink)}
.news-list-item:hover .news-date small,.news-list-item:focus .news-date small,.news-list-item:active .news-date small{color:#555}
.news-list-item:hover>span:last-child>b{color:var(--theme-primary);text-decoration:none}
.news-list-item>span:last-child small{display:block;margin-top:5px;overflow:visible;color:var(--theme-ink);font-size:14px;line-height:23.1px;white-space:normal;text-overflow:clip}
.purchase-cta{display:flex;flex-direction:column;align-items:center;justify-content:center;height:273.28125px!important;padding:30px 20px!important;background:url('/static/images/bg-contact-us.jpg') center/cover no-repeat!important;color:#fff;text-align:center}
.purchase-cta h2{margin:20px 0;color:#eeee22;font-size:28px;line-height:35px}
.purchase-cta p{max-width:650px;margin:0 0 16px;line-height:23px}
.purchase-cta a{display:inline-flex;padding:8px 27px;border:1px solid transparent;background:var(--theme-primary);color:#fff;transition:.4s}
.home-partners{height:313.5703125px;margin-bottom:-50px!important}
.partner-slider{width:100%;height:163.5703125px;overflow:hidden}
.partner-track{display:flex;width:150%;transition:transform .65s cubic-bezier(.22,.61,.36,1);will-change:transform}
.partner-track figure{flex:0 0 8.333333%;margin:0;text-align:center}
.partner-track img{display:block;width:82px;height:54px;margin:0 auto 8px;object-fit:cover;transition:transform .35s ease,box-shadow .35s ease}
.partner-track figure:hover img{transform:translateY(-5px) scale(1.04);box-shadow:0 8px 16px rgba(0,0,0,.15)}
.partner-track figcaption{min-height:46px;line-height:23px}
.partner-dots{display:flex;justify-content:center;gap:16px;margin-top:22px}
.partner-dots button{display:block;width:7px;height:7px;margin:0;padding:0;border:0;border-radius:50%;background:#bbb;cursor:pointer;transition:transform .3s,background .3s}
.partner-dots button.active{background:#111;transform:scale(1.12)}
.footer{height:404.5859375px;margin:50px 0 0;padding:0;background:#f5f7fa;color:#777}
.footer-widgets-area{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:30px;height:351.4921875px;padding-top:40px}
.footer h3{margin:0 0 22px;color:var(--theme-ink);font-size:16px;text-transform:none}
.footer p{margin:0 0 10px}.qr-img{display:block;width:180px;/*height:211px;*/object-fit:cover}
.footer-bottom{display:flex;align-items:flex-start;justify-content:space-between;width:100%;max-width:none;margin:0;height:53.09375px;padding:15px max(2%,calc((100% - 1400px)/2));border-top:0;font-size:14px}
.footer-bottom p{margin:0}.footer-bottom p:first-child{max-width:none}.footer-bottom a{margin-left:18px}
.live-chat.live-chat{position:fixed;z-index:20;top:25%!important;right:10px;display:flex;width:52px;height:104px;flex-direction:column;gap:0}
.live-chat a{position:relative;display:flex;align-items:center;justify-content:center;width:52px;background:var(--theme-primary);color:#fff;font-size:26px}
.live-chat a:first-child{height:52px}.live-chat a:last-child{height:52px}
.live-chat a:before{content:attr(data-label);position:absolute;top:0;right:calc(100% + 14px);display:flex;align-items:center;justify-content:center;width:241px;height:100%;background:var(--theme-primary);color:#fff;font-size:14px;white-space:nowrap;opacity:0;visibility:hidden;transform:translateX(18px);transition:opacity .55s ease,transform .55s cubic-bezier(.22,.61,.36,1),visibility 0s linear .55s;pointer-events:none}
.live-chat a:after{content:"";position:absolute;top:50%;right:calc(100% + 6px);width:0;height:0;border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:8px solid var(--theme-primary);opacity:0;visibility:hidden;transform:translate(18px,-50%);transition:opacity .55s ease,transform .55s cubic-bezier(.22,.61,.36,1),visibility 0s linear .55s;pointer-events:none}
.live-chat a:hover:before,.live-chat a:focus-visible:before{opacity:1;visibility:visible;transform:translateX(0);transition-delay:0s}
.live-chat a:hover:after,.live-chat a:focus-visible:after{opacity:1;visibility:visible;transform:translate(0,-50%);transition-delay:0s}
.header-search button,.side-search button,.nav-inner>a,.live-chat a{transition:background-color .3s,color .3s,transform .3s}
.header-search button:hover,.side-search button:hover{background:var(--theme-primary-dark)}
.nav-inner .quote-btn span{transition:transform .3s}
.nav-inner .quote-btn:hover span{transform:translateX(4px)}
.live-chat a:hover,.live-chat a:focus-visible{background:var(--theme-primary-dark);color:#fff}
.message-form-box{position:fixed;right:10px;bottom:0;z-index:22;width:208px;color:var(--theme-ink);font-size:14px;transition:width .25s ease}
.message-form-box-toggle{width:320px}
.message-launcher{position:relative;display:flex;align-items:center;width:100%;height:36px;border:0;background:var(--theme-primary);color:#fff;padding:0;font-size:14px;box-shadow:0 0 21px rgba(0,0,0,.3);cursor:pointer}
.message-launcher .message-icon{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:var(--theme-primary-dark);font-size:18px;font-style:normal}.message-launcher b{margin-left:20px;font-weight:400}.message-launcher .message-arrow{margin-left:auto;margin-right:10px;font-style:normal;font-size:15px;transition:transform .25s ease}.message-form-box-toggle .message-arrow{transform:rotate(180deg)}
.message-form{display:none;width:320px;padding:15px;background:#fff;box-shadow:0 0 21px rgba(0,0,0,.15);box-sizing:border-box}
.message-form-box-toggle .message-form{display:block}
.message-form p{margin:0 0 12px}
.message-form p.message-submit-row{height:auto;margin:19px 0 0;padding:0;border:0;background:transparent;color:inherit}
.message-form input[type=text],.message-form input[type=email],.message-form input[type=tel],.message-form textarea{display:block;width:290px;box-sizing:border-box;border:1px solid #ddd;border-radius:0;background:#fff;color:#666;font-size:14px;line-height:20px;padding:10px}
.message-form input[type=text],.message-form input[type=email],.message-form input[type=tel]{height:42px}
.message-form textarea{height:160px;resize:vertical}
.message-form input[type=submit]{display:block;width:290px!important;min-width:0;height:38px;margin:0;padding:0;border:1px solid transparent;background:var(--theme-primary);color:#fff;font-size:14px;font-weight:700;line-height:36px;text-align:center;cursor:pointer;box-sizing:border-box}
.message-form input[type=submit]:hover{background:var(--theme-primary-dark)}
.rfq-turnstile-field{margin:0 0 12px;min-height:65px}
.message-form .rfq-turnstile-field{transform-origin:left top;transform:scale(.96)}
.back-to-top{position:fixed;right:10px;bottom:65px;z-index:21;display:none;align-items:center;justify-content:center;width:52px;height:52px;background:rgba(0,0,0,.25);color:#fff;font-size:30px;transition:bottom .3s ease,background-color .3s ease}
.back-to-top.visible{display:flex}
.back-to-top:hover{bottom:70px;background:rgba(0,0,0,.75);color:#fff}
body.nav-fixed .main-nav{position:fixed;top:0;left:0;right:0;z-index:19;box-shadow:0 1px 4px rgba(0,0,0,.18)}
body.nav-fixed .header{padding-bottom:46px}
body.nav-fixed .live-chat{top:180px}
@media(max-width:1023px){
  .inner,.top-inner{width:calc(100% - 30px)}.brand-name{font-size:18px}.header-search{width:35%}.nav-inner{overflow-x:auto}.nav-inner>a{white-space:nowrap}.nav-inner .quote-btn{margin-left:0;min-width:150px}
  .sidebar{display:none}.column-fluid,.home-layout .column-fluid{width:100%;margin-left:0}.inner-banner{height:auto;aspect-ratio:6/1;background-size:100% 100%;background-position:center}.grid{grid-template-columns:repeat(2,1fr)}
  .case-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:21px;width:100%}.case-gallery-item{width:100%;height:auto}.case-gallery-item img{width:100%;height:auto;aspect-ratio:1/1}
  #hot-products,#latest-products,.home-about,.home-news,.home-partners{height:auto}.home-news-grid{grid-template-columns:1fr}.featured-news-slider,.featured-news-image,.featured-news-slide img{width:100%}.featured-news-image,.featured-news-slide img{height:auto;aspect-ratio:406/338}.partner-track{width:300%}.partner-track figure{flex-basis:8.333333%}.footer{height:auto}.footer-widgets-area{height:auto;grid-template-columns:repeat(2,1fr);padding-bottom:30px}.footer-bottom{height:auto;gap:20px}
}
@media(max-width:640px){.message-form-box{right:10px;bottom:50px;width:40px}.message-form-box-toggle{right:10px;bottom:0;width:min(320px,calc(100vw - 20px))}.message-form{width:100%}.message-form input[type=text],.message-form input[type=email],.message-form input[type=tel],.message-form textarea,.message-form input[type=submit]{width:100%!important}.message-launcher{justify-content:center;width:40px!important;height:40px!important;padding:0!important}.message-launcher .message-icon{width:40px;height:40px;font-size:22px}.message-launcher b,.message-launcher .message-arrow{display:none}.message-form-box-toggle .message-launcher{justify-content:flex-start;width:100%!important;height:36px!important}.message-form-box-toggle .message-launcher .message-icon{width:36px;height:36px}.message-form-box-toggle .message-launcher b,.message-form-box-toggle .message-launcher .message-arrow{display:block}.partner-dots button.active{background:transparent}.footer-bottom{display:block;width:100%;height:156.28125px;padding:18px 2% 45px;text-align:center}.footer-bottom p{width:100%;margin:0 0 12px;text-align:center}.footer-bottom p:last-child a{margin:0 4px 0 0;padding:0 5px}.footer-bottom p:last-child a:last-child{margin-right:0;padding-right:0}.back-to-top{right:10px;bottom:100px;width:40px;height:40px;background:rgba(0,0,0,.25);font-size:24px}.back-to-top:hover{bottom:105px;background:rgba(0,0,0,.75)}}
@media(prefers-reduced-motion:reduce){.item-cover img,.nav-inner .quote-btn span,.featured-news-track,.featured-news-slide img,.featured-news-image:after,.partner-track,.partner-track img,.team-grid img,.article-card img,.case-gallery-item img{transition:none}.item-cover:hover img,.featured-news-slide:hover img,.partner-track figure:hover img,.team-grid figure:hover img,.article-card .article-thumb:hover img,.case-gallery-item:hover img{transform:none}.item-cover:hover img,.featured-news-slide:hover img,.article-card .article-thumb:hover img,.case-gallery-item:hover img{filter:none}.item-cover:hover:before{animation:none}}
@media(max-width:640px){
  .inner,.top-inner{width:96%}
  .top-bar,.top-inner{height:51px}.top-inner{display:block;padding:3px 15px 0}.top-actions{position:static;height:22px;gap:5px}.top-actions .social{display:flex}
  .brand-row{height:72px;min-height:72px;flex-wrap:nowrap;padding:0}.logo{width:105px;height:60px;padding:0;border:0}.logo img{width:95px;height:55px}.brand-name{display:none}.header-search{display:none;position:absolute;z-index:31;top:72px;left:0;width:100%;height:46px;margin:0}.mobile-controls{display:flex;gap:10px;margin-left:auto}.mobile-controls button{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:0;background:#333;color:#fff;font-size:16px}.main-nav{display:none;height:auto}.mobile-menu-open .main-nav{position:absolute;z-index:30;top:123px;left:0;right:0;display:block}.mobile-menu-open .nav-inner{display:flex;width:100%;height:auto;flex-direction:column;align-items:stretch;background:#02569c}.mobile-menu-open .nav-inner>a{height:48px;padding:0 20px;border-bottom:1px solid rgba(255,255,255,.14);justify-content:center;text-align:center}.mobile-menu-open .nav-inner>a.active:after{left:20%;right:20%;bottom:7px}.mobile-menu-open .nav-inner .quote-btn{align-self:center;width:calc(100% - 30px);height:42px;margin:12px 15px;border:0;border-radius:22px;justify-content:center}.mobile-search-open .header-search{display:flex}
  .inner-banner{height:auto;aspect-ratio:6/1;background-size:100% 100%;background-position:center}.sub-header{height:50px}.sub-header-inner{height:50px}
  .home-layout{padding-top:20px}.home-layout .content{padding-bottom:20px}.content{padding:20px 15px}.heading-title,#hot-products .heading-title{margin-bottom:20px}.gallery-container,.grid{grid-template-columns:repeat(2,1fr);gap:0}.case-gallery{grid-template-columns:1fr;gap:24px}.case-gallery-item span{margin-top:12px}.item-content{margin:10px 0;padding:3px 3px 13px}#hot-products,#latest-products{height:auto;overflow:visible}.home-about{height:auto;overflow:visible}.home-about-body{padding:23px 0 15px}.home-about-body img{height:auto;margin:0}.home-about-body p{margin:0 0 15px}.home-news{height:1029.671875px;overflow:hidden}.home-news-grid{gap:18.859375px}.featured-news-slider{height:354px}.news-list{height:540.8125px;align-content:space-between;gap:0}.purchase-cta{height:412.5625px!important;padding:35px 30px!important}.home-partners{position:relative;height:368.46875px;margin-bottom:30px!important}.partner-slider{height:252.46875px}.partner-track{width:1200%}.partner-track figure{flex-basis:calc(8.333333% - 10px);height:177.46875px;margin:20px 10px 0 0;padding:0 1%;overflow:hidden}.partner-track img{width:220px;height:144.375px;margin:0 auto 8px}.partner-dots{position:absolute;top:304.46875px;left:20px;width:calc(100% - 40px);height:20px;gap:0;margin:0}.partner-dots button{position:relative;width:23px;height:20px;background:transparent;transform:none!important}.partner-dots button:after{content:"";position:absolute;top:7px;left:8px;width:7px;height:7px;border-radius:50%;background:#bbb}.partner-dots button.active:after{background:#111}.footer{margin-top:0}.footer-widgets-area{height:592.625px;padding-bottom:0}.footer-bottom{width:100%;height:156.28125px;padding-right:2%;padding-left:2%}.article-card{position:relative;min-height:0;margin:0 0 34px;padding:0 0 30px;border-bottom:1px solid #eee}.article-card .article-thumb{position:static;width:100%;height:auto;margin:0 0 18px}.article-card img{width:100%;height:auto;aspect-ratio:268/225;object-fit:cover}.article-card h3{margin:0 0 12px;font-size:18px;line-height:22px}.article-meta{margin:0 0 16px;font-size:14px;line-height:22px}.article-meta span{display:inline-block;margin-right:24px}.article-card p{margin:0 0 16px;font-size:14px;line-height:24px}.read-more{display:inline-flex;align-items:center;font-size:14px;line-height:20px}.read-more span{font-size:22px;line-height:18px}.message-launcher{right:0;width:40px}.live-chat{top:211px!important;right:10px!important;bottom:auto!important;display:flex;height:80px;flex-direction:column;gap:0}.live-chat a{width:40px}.live-chat a:first-child{height:40px}.live-chat a:last-child{height:40px}
}
@media(min-width:401px) and (max-width:640px){.home-news{height:1070.96875px}.purchase-cta{height:354.46875px!important}.home-partners{height:328.8671875px}.partner-slider{height:212.8671875px}.partner-track{width:600%}.partner-track figure{height:137.8671875px;padding-right:3.421875px;padding-left:3.421875px}.partner-track img{height:auto}.partner-dots{top:265.7734375px}}

.product-detail-page{font-size:14px}
.single-product-gallery{float:left;width:48%;padding-right:28px;box-sizing:border-box}
.product-gallery-zoom{position:relative;border:1px solid #f0f0f0;background:#fff}
.product-image{position:relative;display:flex;align-items:center;justify-content:center;width:100%;aspect-ratio:1/1;background:#fff;overflow:hidden;cursor:crosshair}
.product-image img{display:block;max-width:100%;max-height:100%;object-fit:contain}
.product-zoom-tint{position:absolute;inset:0;z-index:3;background:#000;opacity:.25;display:none;pointer-events:none}
.product-zoom-lens{position:absolute;z-index:4;width:45%;height:45%;background:#fff;opacity:.1;border:1px solid rgba(255,255,255,.75);display:none;pointer-events:none;box-sizing:border-box}
.product-zoom-result{position:absolute;z-index:12;top:0;left:calc(100% + 15px);width:100%;height:100%;background-color:#fff;background-repeat:no-repeat;box-shadow:0 0 0 1px rgba(0,0,0,.06);display:none;overflow:hidden}
.product-gallery-zoom.is-zooming .product-zoom-tint,.product-gallery-zoom.is-zooming .product-zoom-lens,.product-gallery-zoom.is-zooming .product-zoom-result{display:block}
.product-thumbs-wrapper{display:flex;align-items:center;margin-top:12px;background:#fff}
.product-thumbs-wrapper .jcarousel-control-prev,.product-thumbs-wrapper .jcarousel-control-next{flex:0 0 32px;display:flex;align-items:center;justify-content:center;width:32px;height:65px;background:#eee;color:#777;font-size:20px;transition:.3s;cursor:pointer}
.product-thumbs-wrapper .jcarousel-control-prev:hover,.product-thumbs-wrapper .jcarousel-control-next:hover{background:var(--theme-primary);color:#fff}
.product-thumbs-gallery{flex:1;height:65px;overflow:hidden}
.flex-control-thumbs{display:flex;height:65px;list-style:none;margin:0;padding:0;transition:transform .3s ease}
.flex-control-thumbs li{flex:0 0 70px;width:70px;height:65px;padding:0 5px;box-sizing:border-box}
.flex-control-thumbs img{display:block;width:60px;height:60px;object-fit:contain;border:1px solid #e8e8e8;background:#fff;cursor:pointer;transition:border-color .25s}
.flex-control-thumbs li.flex-active img,.flex-control-thumbs img:hover{border-color:var(--theme-primary)}
.product-summary-wrapper{float:right;width:52%;box-sizing:border-box}
.product-header{margin-bottom:15px;padding-bottom:15px;border-bottom:1px solid rgba(0,0,0,.08)}
.product-title{margin:0;padding:0;border:0;font-size:24px;line-height:1.35;font-weight:700;color:var(--theme-ink)}
.product-meta-list{margin-bottom:0;color:var(--theme-ink);font-size:15px;line-height:28px}
.product-inquiry{clear:both;margin-top:20px;padding-top:20px;border-top:1px solid rgba(0,0,0,.08);overflow:hidden}
.product-inquiry form,.product-inquiry-actions{display:flex;gap:0;align-items:center}
.product-inquiry .btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-width:160px;height:39px;margin-right:20px;padding:0 28px;background:var(--theme-primary);color:#fff;font-size:14px;line-height:39px}
.product-inquiry .btn-chat{background:var(--theme-primary);color:#fff}
.product-inquiry .btn:hover{background:var(--theme-primary-dark);color:#fff}
.product-inquiry .btn-chat:hover{background:var(--theme-primary-dark);color:#fff}
.clearfix{clear:both}
.woocommerce-tabs{clear:both;padding-top:30px}
.tabs-list{border-top:1px solid #ddd;border-bottom:1px solid #ddd;background:#f8f8f8}
.tabs-list .inner{max-width:none}
.tabs.wc-tabs{display:flex;list-style:none;margin:0;padding:0;border:0}
.tabs.wc-tabs li{height:44px;padding:0 20px;border-top:3px solid transparent;color:#666;line-height:41px;cursor:pointer}
.tabs.wc-tabs li.active{border-top-color:var(--theme-primary);color:var(--theme-primary);background:#fff}
.product-content{padding-top:25px}
.entry-content{line-height:1.8;color:#333}
.entry-content h3{margin:20px 0 12px;font-size:18px;line-height:24px}
.entry-content p{margin:0 0 16px}
.entry-content ul{margin:0 0 18px 22px}
.entry-content li{margin-bottom:8px}
.entry-content table{width:100%;margin:16px 0 20px;border-collapse:collapse;font-size:13px}
.entry-content th,.entry-content td{padding:12px 14px;border:1px solid rgba(128,128,128,.5);vertical-align:top;text-align:left}
.entry-content th,.entry-content tr:nth-child(odd) td{background:rgba(128,128,128,.07)}
.section-row{margin-top:36px}
.section-row>h3,.comment-reply-title{position:relative;height:36px;margin:0 0 30px;padding-bottom:0;border-bottom:2px solid rgba(0,0,0,.1);font-size:20px;line-height:36px;font-weight:700;text-transform:none;color:var(--theme-ink)}
.section-row>h3:after,.comment-reply-title:after{display:none}
.section-row>h3 span,.comment-reply-title span{position:relative;display:inline-block;height:33px;font-size:20px;line-height:inherit}
.section-row>h3 span:after,.comment-reply-title span:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;background:rgba(0,0,0,.4)}
.related-products .gallery-container{grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin:-1% -1% -10px}
.related-products .item-content>a{position:relative;color:var(--theme-ink);text-decoration:none}
.related-products .item-content h3{height:40px;font-size:15px;line-height:20px;color:var(--theme-ink);text-decoration:none}
.related-products .item-content:hover>a,.related-products .item-content:hover h3,.related-products .item-content>a:hover,.related-products .item-content>a:hover h3{color:var(--theme-primary)!important;text-decoration:underline;text-underline-offset:2px}
.comments-area{clear:both}
.comment-form textarea,.comment-form input[type=text],.comment-form input[type=email]{width:100%;border:1px solid #e5e5e5;background:#fff;color:#555;font-size:14px;box-sizing:border-box}
.comment-form textarea{display:block;height:150px;padding:12px;margin-bottom:15px;resize:vertical}
#comment-input{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:15px}
#comment-input input{height:38px;padding:0 10px}
.form-submit{margin:0}
.btn-submit{height:36px;padding:0 24px;border:0;background:var(--theme-primary);color:#fff;cursor:pointer}
.btn-submit:hover{background:var(--theme-primary-dark);color:#fff}
.inquiry-page{max-width:100%;margin-top:0;color:var(--theme-ink);font-size:14px;line-height:28px}
.inner-layout .column-fluid.fullwidth .content{width:100%;box-sizing:border-box;padding:30px;background:#fff}
.inquiry-intro{margin:0 0 21px}
.inquiry-intro p{margin:0 0 6px}
.inquiry-intro span{display:inline-block;margin:0 1px;color:var(--theme-primary)}
.iq-form{box-sizing:border-box;width:100%;min-height:701px;padding:40px;border:1px solid rgba(0,0,0,.08);background:transparent}
.inquiry-page-form{padding:0}
.inquiry-field{display:grid;grid-template-columns:18px 132px minmax(0,1006px);align-items:start;margin-bottom:18px;column-gap:0}
.inquiry-required-mark{display:block;height:42px;color:#f00;font-size:14px;font-weight:400;line-height:42px;text-align:left}
.inquiry-field label{display:block;height:42px;padding-right:30px;color:var(--theme-ink);font-size:14px;line-height:42px;text-align:right;white-space:nowrap}
.inquiry-control{width:100%;max-width:1006px}
.inquiry-field input,.inquiry-field select,.inquiry-field textarea{display:block;width:100%;box-sizing:border-box;border:1px solid #ddd;border-radius:0;background:#fff;color:#666;font-size:14px;line-height:20px;outline:none;transition:border-color .25s,box-shadow .25s}
.inquiry-field input,.inquiry-field select{height:42px;padding:10px}
.inquiry-field select{height:40px;line-height:normal}
.inquiry-field textarea{height:160px;padding:10px;resize:vertical}
.inquiry-field-textarea{margin-bottom:25px}
.inquiry-field input:focus,.inquiry-field select:focus,.inquiry-field textarea:focus{border-color:#0b78d8;box-shadow:0 0 0 1px rgba(11,120,216,.2)}
.inquiry-submit-row{margin-left:150px}
.inquiry-submit-row .btn-submit{height:38px;padding:11px 25px;border:1px solid rgba(0,0,0,0);font-size:14px;line-height:14px}
.rfq-success,.rfq-error{margin:0 0 18px;padding:12px 15px;border:1px solid #c3e6cb;background:#d4edda;color:#155724;font-size:14px}
.rfq-error{border-color:#f5c6cb;background:#f8d7da;color:#721c24}
.rfq-error p{margin:0 0 6px}
.rfq-error p:last-child{margin-bottom:0}
@media(max-width:640px){.single-product-gallery,.product-summary-wrapper{float:none;width:100%;padding-right:0}.product-summary-wrapper{margin-top:22px}.product-inquiry form{flex-wrap:wrap}.tabs.wc-tabs li{height:42px;line-height:39px}.product-title{font-size:20px}}
@media(max-width:640px){.related-products .gallery-container{grid-template-columns:repeat(2,1fr)}#comment-input{grid-template-columns:1fr}}
.product-category-nav{margin:0 0 29px;border-top:1px solid #eee}.product-category-nav a{display:flex;align-items:center;min-height:40px;box-sizing:border-box;padding:11px 0;border-bottom:1px solid #eee;color:#333;font-size:14px;line-height:1.35;transition:color .2s ease}.product-category-nav a:before{content:"\f105";margin-right:9px;color:#aaa;font-family:FontAwesome;font-size:14px;transition:color .2s ease,transform .2s ease}.product-category-nav a:hover,.product-category-nav a.active{color:var(--theme-primary)}.product-category-nav a:hover:before,.product-category-nav a.active:before{color:var(--theme-primary);transform:translateX(2px)}.product-category-nav span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-category-nav em{margin-left:auto;color:#999;font-size:12px;font-style:normal;text-align:center}.product-category-nav a:hover em,.product-category-nav a.active em{color:var(--theme-primary)}
