:root{color:#333;font-synthesis:none;text-rendering:optimizelegibility;--brand-red:#e71a35;--deep-blue:#24303f;--content-width:1170px;background:#fff;font-family:Microsoft YaHei,PingFang SC,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:#fff;min-width:320px;margin:0}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.site-page{min-height:100vh}.site-header{z-index:100;background:#fffffffa;width:100%;position:sticky;top:0;box-shadow:0 1px #0000000f}.site-header--scrolled{background:#fffffffa}.site-header__inner{width:min(100%, var(--content-width));align-items:center;height:80px;margin:0 auto;display:flex}.site-logo{flex:0 0 300px;align-items:center;width:300px;height:80px;display:flex}.site-logo img{object-fit:contain;width:287px;height:80px}.site-logo picture{display:block}.main-navigation{flex:1;justify-content:flex-end;align-items:stretch;height:100%;display:flex}.main-navigation a{color:#e21b2d;white-space:nowrap;justify-content:center;align-items:center;min-width:104px;padding:0 15px;font-size:16px;transition:background-color .18s,color .18s;display:flex}.main-navigation a:hover,.main-navigation a.active{color:#fff;background:#d40000}.content-container{width:min(100% - 32px, var(--content-width));margin-left:auto;margin-right:auto}.hero-carousel{background:#eee;width:100%;height:clamp(560px,43vw,700px);position:relative;overflow:hidden}.hero-carousel--loading{background:#f5f1ee}.hero-carousel__slide{opacity:0;transition:opacity .7s;position:absolute;inset:0}.hero-carousel__slide.active{opacity:1}.hero-carousel__slide img{object-fit:cover;width:100%;height:100%}.scroll-reveal{opacity:0;will-change:opacity, transform;transition:opacity .7s,transform .7s;transform:translateY(34px)}.scroll-reveal--visible{opacity:1;transform:translate(0,0)}@media (prefers-reduced-motion:reduce){.scroll-reveal{opacity:1;transition:none;transform:none}}.hero-carousel__dots{justify-content:center;gap:10px;display:flex;position:absolute;bottom:20px;left:0;right:0}.hero-carousel__dots button{cursor:pointer;background:0 0;border:1px solid #fff;border-radius:50%;width:11px;height:11px;padding:0}.hero-carousel__dots button.active{background:#fff}.home-features{grid-template-columns:repeat(2,1fr);gap:42px;padding:58px 0 70px;display:grid}.home-feature>h2,.home-section-title h2{color:#555;margin:0 0 26px;padding-bottom:15px;font-size:25px;font-weight:400;position:relative}.home-feature>h2:after,.home-section-title h2:after{background:var(--brand-red);content:"";width:44px;height:2px;position:absolute;bottom:0;left:0}.home-feature__card{background:#f5f5f5;display:block}.home-feature__card img{aspect-ratio:560/321;object-fit:cover;width:100%}.home-feature__card div{min-height:220px;padding:32px 30px 28px}.home-feature__card h3{color:#333;margin:0 0 16px;font-size:19px;font-weight:400}.home-feature__card p{color:#777;margin:0 0 18px;font-size:13px;line-height:2}.home-feature__card span,.home-news__card span,.news-card__content span{color:var(--brand-red);font-size:13px}.home-service{background:#f5f5f5;padding:55px 0 70px}.home-section-title{text-align:center}.home-section-title h2{margin-bottom:8px;display:inline-block}.home-section-title h2:after{left:50%;transform:translate(-50%)}.home-section-title p{color:#888;margin:0 0 35px;font-family:Georgia,serif}.home-service__grid{grid-template-columns:repeat(3,1fr);display:grid}.home-service__grid>img{aspect-ratio:390/245;object-fit:cover;width:100%}.home-service__link{color:#fff;text-align:center;background:#ea1d36;place-content:center;gap:14px;min-height:180px;display:grid}.home-service__link:nth-child(2){background:#cb132a}.home-service__link:nth-child(3){background:#aa1326}.home-service__link strong{font-size:38px;font-weight:300}.home-news{padding:62px 0 78px}.home-news__card{background:#f5f5f5;grid-template-columns:55% 45%;width:100%;min-height:357px;margin:0 auto;display:grid}.home-news__images{grid-template-rows:repeat(2,1fr);grid-template-columns:2fr 1fr;display:grid;overflow:hidden}.home-news__images img{object-fit:cover;width:100%;height:100%;min-height:0}.home-news__images img:first-child{grid-row:1/3}.home-news__content{padding:45px}.home-news__card time,.news-card time{color:#999;font-size:12px}.home-news__card h3{margin:15px 0;font-size:22px;font-weight:400}.home-news__card p{color:#777;font-size:14px;line-height:2}.production-content{padding:32px 0 80px}.production-group{grid-template-columns:1fr 1fr;min-height:282px;margin-bottom:3px;display:grid}.production-group:nth-child(2n){grid-template-columns:1fr 1fr}.production-group:nth-child(2n) .production-gallery{order:2}.production-gallery{background:#eee;min-height:282px;position:relative;overflow:hidden}.production-gallery img{opacity:0;object-fit:cover;width:100%;height:100%;transition:opacity .7s;position:absolute;inset:0}.production-gallery img.active{opacity:1}.production-group h2{color:#fff;text-align:center;background:#747187;place-items:center;margin:0;padding:30px;font-size:29px;font-weight:400;display:grid}.production-group:nth-child(2n) h2{background:var(--brand-red)}.oem-layout{position:relative}.oem-content{padding:10px 0 80px 150px}.oem-intro{color:#666;text-indent:2em;background:#f5f5f5;margin:20px 0 55px;padding:25px 32px;line-height:2}.oem-section{padding:20px 0 45px;scroll-margin-top:90px}.oem-section>h2,.product-group>h2{color:#555;margin:0 0 24px;padding-left:22px;font-size:28px;font-weight:400;position:relative}.oem-section>h2:before,.product-group>h2:before{border:3px solid var(--brand-red);content:"";border-radius:50%;width:10px;height:10px;position:absolute;top:9px;left:0}.oem-section>p{color:#666;text-indent:2em;font-size:15px;line-height:2}.process-card{background:#f7f7f7;margin-top:35px;padding:28px}.process-card h3{color:#555;text-align:center;margin:0 0 22px;font-weight:400}.process-card img,.business-process-image{width:100%}.planning-card{grid-template-columns:50% 50%;min-height:270px;display:grid}.planning-card.reverse img{order:2}.planning-card img{object-fit:cover;width:100%;height:100%}.planning-card div{background:#f4f4f4;align-content:center;padding:45px;display:grid}.planning-card h3{color:var(--brand-red);margin:0 0 15px;font-size:23px;font-weight:400}.planning-card p{color:#666;margin:0;line-height:2}.products-content{padding:25px 0 75px}.product-group{margin-bottom:48px}.product-page-state{color:#777;text-align:center;min-height:280px;padding:80px 0}.product-page-state p{margin:0 0 18px}.product-page-state button{color:#666;cursor:pointer;background:#fff;border:1px solid #ccc;padding:9px 20px}.product-page-state--error{color:var(--brand-red)}.product-grid{grid-template-columns:repeat(3,1fr);gap:34px 30px;display:grid}.product-card{text-align:center;min-width:0}.product-card__image{background:#f6f6f6;overflow:hidden}.product-card__image img{aspect-ratio:1;object-fit:cover;width:100%;transition:transform .35s}.product-card:hover img{transform:scale(1.035)}.product-card h3{color:#333;margin:17px 0 7px;font-size:17px;font-weight:400}.product-card p{color:#999;margin:0;font-size:12px}.pagination{flex-wrap:wrap;justify-content:center;gap:6px;padding-top:18px;display:flex}.pagination button{color:#777;cursor:pointer;background:#fff;border:1px solid #ddd;min-width:34px;height:34px;padding:0 10px}.pagination button.active{border-color:var(--brand-red);color:#fff;background:var(--brand-red)}.pagination button:disabled{opacity:.4;cursor:default}.product-detail{grid-template-columns:46% 1fr;gap:65px;min-height:570px;padding:35px 0 85px;display:grid}.product-detail__image{background:#f7f7f7;align-self:start}.product-detail__image img{aspect-ratio:1;object-fit:cover;width:100%}.product-detail__content{padding-top:30px}.product-detail__content .eyebrow{color:var(--brand-red);font-size:14px}.product-detail__content h1{color:#333;border-bottom:1px solid #ddd;margin:12px 0 28px;padding-bottom:22px;font-size:30px;font-weight:400}.product-description{max-height:330px;margin-bottom:30px;padding-right:12px;overflow:auto}.product-description p{color:#666;text-align:justify;font-size:14px;line-height:2}.return-button{border:1px solid var(--brand-red);color:var(--brand-red);padding:11px 24px;display:inline-block}.return-button:hover{color:#fff;background:var(--brand-red)}.not-found{text-align:center;padding:100px 0}.news-list{padding:35px 0 90px}.news-card{background:#f4f4f4;grid-template-columns:54% 46%;min-height:310px;margin-bottom:40px;display:grid}.news-card__images{grid-template-rows:repeat(2,1fr);grid-template-columns:2fr 1fr;display:grid}.news-card__images img{object-fit:cover;width:100%;height:100%}.news-card__images img:first-child{grid-row:1/3}.news-card__content{padding:45px}.news-card__content h2{margin:16px 0;font-size:25px;font-weight:400}.news-card__content p{color:#777;font-size:14px;line-height:2}.news-detail{padding:20px 0 90px}.news-detail>header{text-align:center;border-bottom:1px solid #ddd;padding:25px 0}.news-detail>header h1{margin:0 0 15px;font-size:28px;font-weight:400}.news-detail>header p{color:#999;margin:0;font-size:12px}.news-detail__body{max-width:900px;margin:32px auto}.news-detail__body p{color:#555;text-indent:2em;line-height:2.1}.news-detail__body img{width:auto;max-width:100%;margin:20px auto}.contact-layout{grid-template-columns:130px 1fr;gap:45px;padding:35px 0 90px;display:grid}.contact-side-nav{align-content:start;gap:5px;display:grid}.contact-side-nav span,.contact-side-nav a{color:#fff;background:#aaa;border-radius:4px;place-items:center;height:40px;font-size:14px;display:grid}.contact-side-nav a{background:var(--brand-red)}.message-section h1{color:#555;margin:0 0 25px;font-size:30px;font-weight:400}.message-intro{background:#f6f6f6;align-items:center;gap:20px;margin-bottom:35px;padding:25px;display:flex}.message-intro>span{color:#fff;background:var(--brand-red);border-radius:50%;flex:0 0 55px;place-items:center;width:55px;height:55px;font-size:26px;display:grid}.message-intro strong{color:var(--brand-red);font-size:20px;font-weight:400}.message-intro p{color:#777;margin:8px 0 0}.message-form{grid-template-columns:repeat(2,1fr);gap:20px 26px;display:grid}.message-form label{color:#555;gap:8px;display:grid}.message-form .wide{grid-column:1/-1}.message-honeypot{width:1px!important;height:1px!important;position:absolute!important;left:-10000px!important;overflow:hidden!important}.message-form input,.message-form textarea{resize:vertical;border:1px solid #ddd;outline:none;width:100%;padding:11px 12px}.message-form input:focus,.message-form textarea:focus{border-color:var(--brand-red)}.message-form button{color:#fff;background:var(--brand-red);cursor:pointer;border:0;width:130px;height:42px}.message-form button:disabled{cursor:wait;opacity:.65}.form-field-error{color:var(--brand-red);font-size:13px}.form-notice{color:#438a49;margin:10px 0 0;font-size:13px}.form-notice--error{color:var(--brand-red)}.mobile-menu-button{display:none}.page-banner{background:#101d3c;width:100%;height:clamp(320px,27vw,390px);overflow:hidden}.page-banner img{object-fit:cover;object-position:center;width:100%;height:100%}.page-heading{text-align:center;padding-top:10px}.page-heading h1{height:72px;color:var(--brand-red);margin:0;font-size:22px;font-weight:400;line-height:72px;position:relative}.page-heading h1:after{content:"";background:#acacac;width:70px;height:1px;margin-left:-35px;position:absolute;bottom:0;left:50%}.page-heading p{color:#333;height:42px;margin:0;font-family:Times New Roman,Times,serif;font-size:16px;line-height:42px}.technology-layout{width:min(100% - 32px, var(--content-width));margin:0 auto;position:relative}.technology-content{padding-left:150px}.section-navigation{z-index:20;top:50%;left:max(24px, calc((100vw - var(--content-width)) / 2));gap:5px;width:130px;display:grid;position:fixed;transform:translateY(-50%)}.section-navigation button{color:#fff;cursor:pointer;background:#aaa;border:0;border-radius:5px;height:38px;padding:0 8px;font-size:14px;transition:background-color .18s;position:relative}.section-navigation button:hover,.section-navigation button.active{background:var(--brand-red)}.section-navigation button.active:after{border-top:6px solid #0000;border-bottom:6px solid #0000;border-left:7px solid var(--brand-red);content:"";position:absolute;top:50%;right:-7px;transform:translateY(-50%)}.research-section{padding-bottom:26px;scroll-margin-top:90px}.research-section>h2{color:#666;height:130px;margin:0;font-size:36px;font-weight:400;line-height:130px}.research-hero{width:100%;margin:0;position:relative;overflow:hidden}.research-hero img{width:100%;height:auto}.research-hero__dot{background:#fff;border-radius:50%;width:9px;height:9px;position:absolute;bottom:14px;left:50%;transform:translate(-50%)}.research-copy{padding:20px 25px}.research-copy--muted{background:#f6f6f6;margin-top:20px}.research-copy p,.direction-card__content p{color:#333;text-align:justify;text-indent:2em;margin:0;font-size:16px;line-height:2}.research-network{padding:55px 8px 70px;overflow:hidden}.research-network__top{grid-template-columns:repeat(3,1fr);place-items:center;max-width:780px;margin:0 auto;display:grid;position:relative}.research-network__top:before{content:"";background:#a6a6a6;height:1px;position:absolute;top:50%;left:16.666%;right:16.666%}.research-network__connector{grid-template-columns:repeat(7,1fr);height:62px;display:grid;position:relative}.research-network__connector:before{content:"";background:#a6a6a6;width:1px;height:33px;position:absolute;top:0;left:50%}.research-network__connector:after{content:"";background:#a6a6a6;height:1px;position:absolute;top:32px;left:7.14286%;right:7.14286%}.research-network__connector span{z-index:1;background:#a6a6a6;width:1px;height:30px;margin:32px auto 0}.research-network__branches{grid-template-columns:repeat(7,minmax(105px,1fr));gap:16px;display:grid;position:relative}.network-node{color:#fff;text-align:center;background:#898989;border-radius:10px;justify-content:center;align-items:center;min-height:68px;padding:8px;line-height:1.5;display:flex;position:relative}.network-node--primary{background:#ff1d3d;width:132px;min-height:68px;font-size:16px}.network-node--head{width:184px}.direction-grid{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.direction-card{border-left:1px solid #d0d0d0;min-width:0;margin-bottom:42px;padding:0 18px}.direction-card h3{color:#222;min-height:48px;margin:0;padding-left:22px;font-size:20px;line-height:48px;position:relative}.direction-card h3:before{content:"";border:3px solid #ff3150;border-radius:50%;width:11px;height:11px;position:absolute;top:17px;left:0}.direction-card__image{width:100%;margin-bottom:12px;overflow:hidden}.direction-card__image img{aspect-ratio:474/141;object-fit:cover;width:100%;transition:transform .35s}.direction-card:hover .direction-card__image img{transform:scale(1.03)}.direction-card__content p{font-size:14px;line-height:26px}.site-footer{color:#fff;background:var(--deep-blue);width:100%}.site-footer__inner{text-align:center;width:min(100% - 30px,750px);margin:0 auto;padding:18px 0 12px}.footer-slogan{border-bottom:1px solid #294970;padding-bottom:10px;font-size:14px;line-height:22px}.footer-slogan p,.footer-meta p{margin:0}.footer-contact{text-align:center;justify-content:center;align-items:center;gap:10px;padding:14px 0 8px;font-size:14px;display:flex}.footer-phone-icon{color:#fff;background:#f31637;border-radius:50%;place-items:center;width:30px;height:30px;font-size:18px;display:grid}.footer-meta{color:#8698b3;font-size:12px;line-height:24px}.footer-meta a:hover{color:#fff}.footer-meta img{width:42px;height:42px;margin:4px auto 0}.floating-contact{z-index:80;background:#fff;border:6px solid #f10819;border-radius:8px 0 0 8px;width:130px;position:fixed;top:50%;right:0;overflow:hidden;transform:translateY(-20%)}.floating-contact__qr{padding:7px}.floating-contact__qr img{aspect-ratio:1;object-fit:cover;width:100%}.floating-contact__item{color:#fff;cursor:pointer;background:#f10819;border:0;justify-content:center;align-items:center;gap:6px;width:100%;height:40px;padding:0;font-size:14px;display:flex}.floating-contact__item+.floating-contact__item{border-top:1px solid #ffffff73}.mobile-contact-bar{display:none}.placeholder-page{text-align:center;place-content:center;min-height:calc(100vh - 310px);padding:90px 20px;display:grid}.placeholder-page p{color:#888}.placeholder-page h1{color:var(--brand-red);margin:5px 0 25px}.placeholder-page a{color:#fff;background:var(--brand-red);border-radius:4px;padding:10px 18px}@media (max-width:1199px){.site-header__inner{padding-left:18px}.site-logo{flex-basis:285px;width:285px}.main-navigation a{min-width:auto;padding:0 17px;font-size:15px}.section-navigation{left:20px}.technology-content{padding-left:145px}}@media (max-width:900px){.site-header,.site-header--scrolled{background:#fffffffa}.site-header__inner{height:64px;padding:0 15px;position:relative}.site-logo{flex-basis:210px;width:210px;height:58px}.site-logo img{width:208px;height:58px}.mobile-menu-button{cursor:pointer;background:0 0;border:0;align-content:center;gap:5px;width:40px;height:40px;margin-left:auto;padding:9px;display:grid}.mobile-menu-button span{background:var(--brand-red);width:22px;height:2px;display:block}.main-navigation{background:#fffffffa;height:auto;padding:6px 0;display:none;position:absolute;top:64px;left:0;right:0;box-shadow:0 8px 20px #0000001f}.main-navigation--open{display:grid}.main-navigation a{color:#e21b2d;justify-content:flex-start;height:45px;padding:0 22px}.page-banner img{aspect-ratio:1920/390;height:auto;min-height:0}.page-banner{height:auto}.technology-layout{width:100%}.technology-content{padding-left:0}.section-navigation{z-index:40;background:#fffffff5;grid-template-columns:repeat(2,1fr);width:100%;padding:8px 15px;display:grid;position:sticky;top:64px;left:auto;transform:none;box-shadow:0 1px 8px #00000014}.section-navigation button{border-radius:3px;height:34px;font-size:13px}.section-navigation button.active:after{display:none}.research-section{padding:8px 15px 20px;scroll-margin-top:114px}.research-section>h2{height:48px;font-size:17px;font-weight:700;line-height:48px}.research-copy{padding:15px}.research-copy--muted{margin-top:10px}.research-copy p{font-size:14px;line-height:26px}.research-network{padding:30px 0 38px}.research-network__top{margin-bottom:0}.research-network__connector{height:42px}.research-network__connector:before{height:23px}.research-network__connector:after{top:22px}.research-network__connector span{height:20px;margin-top:22px}.network-node--primary{border-radius:5px;width:94px;min-height:46px;font-size:12px}.network-node--head{width:112px}.research-network__branches{grid-template-columns:repeat(7,minmax(0,1fr));gap:5px}.research-network__branches .network-node{overflow-wrap:anywhere;border-radius:4px;width:100%;min-width:0;min-height:46px;padding:4px 2px;font-size:8px;line-height:1.2}.direction-grid{grid-template-columns:1fr}.direction-card{border-left:0;margin-bottom:22px;padding:0}.direction-card h3{min-height:38px;font-size:16px;line-height:38px}.direction-card h3:before{top:13px}.direction-card__content p{font-size:14px;line-height:25px}.floating-contact{display:none}.mobile-contact-bar{z-index:90;color:#fff;background:#e71a35f5;grid-template-columns:repeat(4,1fr);height:48px;display:grid;position:fixed;bottom:0;left:0;right:0}.mobile-contact-bar a{border-right:1px solid #ffffff59;place-items:center;font-size:13px;display:grid}.site-footer{padding-bottom:48px}.footer-contact{justify-content:center;font-size:12px}.hero-carousel{aspect-ratio:1920/700;height:auto}.home-features{gap:24px;padding:35px 0 45px}.home-feature__card{min-height:0}.home-feature__card div{padding:22px 18px}.home-feature__card p{line-height:1.75}.home-service__link{min-height:135px}.home-news{padding:45px 0 55px}.production-content{padding-bottom:40px}.production-group,.production-group:nth-child(2n){grid-template-columns:1fr 1fr;min-height:240px}.production-group h2{padding:18px;font-size:20px}.oem-layout{width:100%}.oem-layout .section-navigation{top:64px}.oem-content{padding:10px 15px 45px}.oem-intro{margin-bottom:25px}.oem-section{scroll-margin-top:120px}.product-grid{grid-template-columns:repeat(2,1fr)}.product-detail{grid-template-columns:45% 1fr;gap:35px}.product-detail__content{padding-top:5px}.product-detail__content h1{font-size:23px}.news-card{grid-template-columns:50% 50%}.news-card__content{padding:30px}.contact-layout{grid-template-columns:110px 1fr;gap:25px}}@media (max-width:520px){.page-heading{padding-top:2px}.page-heading h1{height:46px;font-size:17px;line-height:46px}.page-heading p{height:31px;font-size:12px;line-height:31px}.research-copy{padding:12px 10px}.research-copy p,.direction-card__content p{text-align:left}.site-footer__inner{padding-top:14px}.footer-slogan{font-size:12px}.hero-carousel{aspect-ratio:1950/1219}.hero-carousel__dots{bottom:12px}.home-features{grid-template-columns:1fr}.home-feature>h2{margin-bottom:15px;font-size:20px}.home-feature__card{grid-template-columns:42% 1fr;display:grid}.home-feature__card img{aspect-ratio:auto;height:100%}.home-feature__card div{min-height:0;padding:17px 14px}.home-feature__card h3{margin-bottom:8px;font-size:16px}.home-feature__card p{-webkit-line-clamp:4;-webkit-box-orient:vertical;font-size:12px;display:-webkit-box;overflow:hidden}.home-service{padding:38px 0 45px}.home-service__grid{grid-template-columns:1fr 1fr}.home-service__grid>:first-child{order:1}.home-service__grid>:nth-child(4){order:2}.home-service__grid>:nth-child(2){order:4}.home-service__grid>:nth-child(5){order:3}.home-service__grid>:nth-child(3){order:5}.home-service__grid>:nth-child(6){order:6}.home-service__link{min-height:110px}.home-service__grid>img{height:110px}.home-news__card{grid-template-columns:1fr;min-height:0}.home-news__images{min-height:210px}.home-news__content{padding:24px}.production-content{width:100%;padding:12px 0 25px}.production-group,.production-group:nth-child(2n){flex-direction:column;min-height:0;margin-bottom:25px;display:flex}.production-group:nth-child(2n) .production-gallery{order:0}.production-gallery{min-height:260px}.production-group h2{min-height:75px;font-size:18px}.oem-intro{padding:18px;font-size:13px}.oem-banner img{aspect-ratio:auto;height:auto}.oem-section{padding-bottom:25px}.oem-section>h2,.product-group>h2{font-size:20px}.oem-section>h2:before,.product-group>h2:before{top:5px}.oem-section>p{font-size:13px}.process-card{padding:15px 8px}.process-card h3{font-size:15px}.planning-card,.planning-card.reverse{flex-direction:column;min-height:0;display:flex}.planning-card.reverse img{order:0}.planning-card img{height:200px}.planning-card div{padding:25px}.products-content{padding-top:15px}.product-grid{gap:24px 12px}.product-card h3{min-height:40px;margin-top:10px;font-size:14px}.pagination button{min-width:30px;height:32px;padding:0 7px;font-size:12px}.product-detail{padding:12px 0 55px;display:block}.product-detail__content{padding-top:20px}.product-detail__content h1{margin-bottom:15px;font-size:21px}.product-description{max-height:none}.news-list{padding:15px 0 55px}.news-card{display:block}.news-card__images{height:220px}.news-card__content{padding:24px}.news-detail{padding-top:5px}.news-detail>header h1{font-size:22px}.news-detail>header p{line-height:2}.news-detail__body p{text-align:justify;font-size:14px}.contact-layout{padding:12px 0 55px;display:block}.contact-side-nav{grid-template-columns:1fr 1fr;margin-bottom:28px;display:grid}.message-section h1{font-size:23px}.message-intro{padding:18px 14px}.message-intro>span{flex-basis:44px;width:44px;height:44px}.message-intro strong{font-size:15px}.message-intro p{font-size:12px;line-height:1.7}.message-form{display:block}.message-form label{margin-bottom:16px}}
