@import url('iconfont.css');
@font-face{font-family:Circular;src:url('../fonts/circularstd-book.woff') format('woff');font-weight:400;font-display:swap}
@font-face{font-family:Circular;src:url('../fonts/circularstd-medium.woff') format('woff');font-weight:700;font-display:swap}
:root{--blue:#0078d2;--blue-dark:#005ca3;--navy:#182736;--ink:#343741;--body:#333;--muted:#65717d;--soft:#f2f5f7;--line:#d8dee3;--orange:#f47d3e;--white:#fff;--container:1170px}
*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Circular,Arial,sans-serif;color:var(--body);font-size:16px;line-height:24px;background:#fff}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}ul,ol{list-style:none}img{display:block;max-width:100%;height:auto}button,input,textarea,select{font:inherit}button{cursor:pointer}.container{width:min(var(--container),calc(100% - 30px));margin:auto;padding:0 15px}.section{padding:60px 0}.section-sm{padding:52px 0}.section-title{color:var(--ink);font-size:36px;line-height:43px;text-align:center;margin-bottom:16px}.section-intro{max-width:760px;text-align:center;margin:0 auto 36px;color:#56616a}.eyebrow{display:block;color:var(--blue);font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;margin-bottom:12px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:48px;padding:10px 20px;border:2px solid transparent;border-radius:6px;font-weight:700;transition:.22s}.btn-primary{background:var(--blue);color:#fff}.btn-primary:hover{background:var(--blue-dark)}.btn-secondary{background:#d8ecfd;color:var(--blue-dark)}.btn-secondary:hover{background:#c2e0f9}.btn-outline{border-color:var(--blue);color:var(--blue);background:#fff}.btn-outline:hover{color:#fff;background:var(--blue)}.btn-white{background:#fff;color:var(--blue)}.arrow{font-size:21px;line-height:1}.breadcrumbs{padding:16px 0;color:#65717d;font-size:14px}.breadcrumbs a{color:var(--blue)}.grid-2{display:grid;grid-template-columns:1fr 1fr;gap:30px;align-items:center}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}
@media(max-width:820px){.container{width:min(100% - 32px,var(--container))}.section{padding:58px 0}.section-title{font-size:30px}.grid-2{grid-template-columns:1fr;gap:30px}}

/* High-fidelity reference overrides */
body .announcement{height:38px;background:#111216;color:#fff;position:sticky;top:0;z-index:302}
body .announcement .container{width:1170px;max-width:calc(100% - 30px);padding:0;position:relative;align-items:center;gap:5px}
body .announcement a{color:#fff;font-weight:400}
body .announcement-close{position:absolute;right:0;top:0;width:38px;height:38px;border:0;background:transparent;color:#9ca0a5;font-size:29px;font-weight:300;line-height:38px}
body .site-header{border-bottom:0;position:sticky;top:38px;z-index:301}
body .header-main .header-container{width:1170px;max-width:calc(100% - 30px);padding:0;gap:0}
body .header-container>.logo{width:190px;flex:0 0 190px;margin-right:115px}
body .header-container>.logo img{width:190px}
body .main-nav>ul>li>a{padding:0 8px}
body .main-nav>ul>li>a:after{display:none}
body .header-actions{flex:1;gap:15px;margin-left:8px;margin-right:0}
body .icon-link{width:26px;height:36px;display:flex;align-items:center;justify-content:center}
body .search-glyph{width:15px;height:15px;border:2px solid #303841;border-radius:50%;display:block;position:relative}
body .search-glyph:after{content:'';position:absolute;width:7px;height:2px;background:#303841;right:-5px;bottom:-2px;transform:rotate(45deg)}
body .locale-link{display:flex;align-items:center;gap:7px;font-size:20px}
body .locale-link b{font-size:13px;font-weight:400;color:#3d4850}
body .plain-link{color:#0078d2;font-size:16px;margin-left:auto}
body .header-actions .btn{width:169px;height:57px;padding:14px 12px}
body .pl-hero-main{margin-left:-15px;margin-right:-15px}
body .pl-hero-copy>p{width:470px;margin-bottom:26px}
body .pl-actions .btn:first-child{width:169px}
body .pl-actions .btn:nth-child(2){width:208px}
body .pl-hero{background:linear-gradient(90deg,#f5f7fa 0 48.8%,#eff0f3 48.8% 100%)}
body .pl-hero-media img{width:585px;height:354px;object-fit:contain;object-position:center;mix-blend-mode:normal;transform:translateX(-50px) scale(1.18)}
body .pl-cert{width:1170px;margin-left:-15px;align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:0;border-top:0;padding-top:31px}
body .pl-cert strong{font-size:16px;line-height:24px;color:#0078d2;text-decoration:underline}
body .pl-cert span{font-size:16px;line-height:24px;color:#343741}
body .pl-service-tabs{overflow:visible;justify-content:center}
body .pl-service-tabs>.pl-service-tab{flex:0 0 180px;width:180px;min-width:0}
body .pl-service-pane{grid-template-columns:2fr 1fr}
body .pl-service-pane>.pl-service-copy{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto 1fr;padding:46px 0 0 29px}
body .pl-service-pane>.pl-service-copy h3{grid-column:1;grid-row:1;margin:0 0 10px}
body .pl-service-pane>.pl-service-copy p{grid-column:1;grid-row:2;width:315px;margin:0}
body .pl-service-pane>.pl-service-copy>a{grid-column:1;grid-row:3;width:128px;height:48px;align-self:start;margin-top:18px;padding:12px 18px;border-radius:6px;background:#d8ecfd;color:#005ca3;display:inline-flex;align-items:center;justify-content:center}
body .pl-service-pane>.pl-service-copy ul{grid-column:2;grid-row:1/4;margin:3px 25px 0 18px}
body .pl-service-pane>.pl-service-copy li{padding:4px 0 10px 27px}
body .pl-service-pane>.pl-service-copy li:before{color:#343741}
body .pl-service-pane>img{width:340px;height:242px;object-fit:contain;object-position:center;background:#fff}
body.announcement-hidden .site-header{top:0}

/* Shared inner-page treatment follows the same measured reference system. */
body .breadcrumbs{height:46px;padding:11px 0;background:#fff;border-top:1px solid #eef1f3}
body .inner-hero{min-height:430px;background:#f5f7fa}
body .inner-hero .container{min-height:430px;grid-template-columns:1fr 1fr;gap:30px}
body .inner-hero h1{font-size:46px;line-height:55px;max-width:570px;margin-bottom:14px}
body .inner-hero p{font-size:18px;line-height:27px;max-width:540px}
body .inner-art{height:360px;background:#fff;overflow:hidden}
body .inner-art img{width:100%;height:100%;max-height:none;object-fit:contain;filter:none}
body .section-title{font-size:32px;line-height:38px}
body .cards{gap:30px}
body .card{border:0;background:#f5f7fa}
body .card-media{height:210px;background:#fff}
body .card-media img{object-fit:contain}
body .card-body{padding:24px}
body .icon-cards{gap:30px}
body .icon-card{border:0;background:#ebf6ff;padding:28px 24px}
body .split-section{background:#f5f7fa}
body .split-section:nth-child(even){background:#f5f7fa}
body .split-media{background:#fff}
body .split-media img{object-fit:contain}
body .side-nav{top:147px}
body .cta{background:#0078d2;padding:52px 0}
body .cta h2{font-size:32px;line-height:38px}
body .cta p{margin-bottom:22px}

@media(max-width:1050px){
  body .header-container>.logo{width:164px;flex-basis:164px;margin-right:0}
  body .header-container>.logo img{width:164px}
  body .locale-link{display:none}
  body .header-actions{margin-left:auto;margin-right:0}
  body .plain-link{margin-left:0}
}
@media(max-width:760px){
  body .announcement .container{width:calc(100% - 32px);padding-right:30px}
  body .announcement-close{right:-8px}
  body .site-header{top:54px}
  body .pl-hero-main{margin:0}
  body .pl-hero{background:#f5f7fa}
  body .pl-hero-copy>p{width:auto}
  body .pl-hero-media img{transform:none}
  body .pl-cert{width:auto;margin:0;align-items:center;padding-top:24px}
  body .pl-service-tabs{overflow-x:auto;justify-content:flex-start}
  body .pl-service-tabs>.pl-service-tab{flex:0 0 190px;width:190px}
  body .pl-service-pane>.pl-service-copy{display:block;padding:25px 0}
  body .pl-service-pane>.pl-service-copy p{width:auto}
  body .pl-service-pane>.pl-service-copy>a{margin:18px 0}
  body .pl-service-pane>.pl-service-copy ul{margin:10px 0 0}
  body .inner-hero .container{min-height:0;grid-template-columns:1fr}
  body .inner-hero h1{font-size:36px;line-height:43px}
  body .inner-art{height:280px}
}

/* Reference-faithful v5 system: values are taken from the live site's public CSS. */
:root{--blue:#0078d2;--blue-dark:#005ca3;--navy:#15161b;--ink:#343741;--muted:#687082;--soft:#f5f7fa;--line:#e1e4ea;--pale-blue:#ebf6ff}
body{color:#343741}
body .announcement{font-size:15px;line-height:20px;background:#15161b}
body .site-header{border-bottom:1px solid #f1f4f8}
body .header-container>.logo{width:210px;flex:0 0 210px;margin-right:95px}
body .header-container>.logo img{width:210px}
body .main-nav>ul>li>a{padding:0 12px;font-size:14px;line-height:24px}
body .main-nav>ul>li:hover>a{background:#f5f7fa;color:#0078d2}
body .header-actions{gap:12px;margin-left:8px}
body .header-actions .btn{min-width:169px}

body .pl-home-v5 h1,body .pl-home-v5 h2,body .pl-home-v5 h3,body .pl-home-v5 h4{color:#343741;letter-spacing:0}
body .pl-home-v5 h2{font-size:32px;line-height:38px;font-weight:700}
body .pl-home-v5 h3{font-size:20px;line-height:26px;font-weight:700}
body .pl-home-v5 h4{font-size:20px;line-height:28px;font-weight:700}
body .pl-home-v5 p{margin:0 0 20px}
body .pl-home-v5 .btn{min-width:130px;border:0;border-radius:6px;padding:12px 20px;font-size:16px;line-height:24px;font-weight:700}
body .pl-home-v5 .btn-secondary{color:#005ca3;background:#d8ecfd}
body .pl-home-v5 .btn-secondary:hover{color:#003f6d;background:#b1d9fb}

body .pl-home-v5 .pl-hero{height:596px;background:#f5f7fa}
body .pl-home-v5 .pl-hero-wrap{height:596px;padding-left:0;padding-right:0}
body .pl-home-v5 .pl-hero-main{height:464px;margin:0;padding-top:50px;grid-template-columns:1fr 1fr}
body .pl-home-v5 .pl-hero-copy{height:414px}
body .pl-home-v5 .pl-hero-copy h1{width:100%;max-width:100%;font-size:46px;line-height:55px;margin:20px 0 8px;padding-bottom:10px}
body .pl-home-v5 .pl-hero-copy>p{width:87%;font-size:18px;line-height:24px;margin-bottom:24px}
body .pl-home-v5 .pl-hero-media{height:414px;overflow:visible;background:transparent}
body .pl-home-v5 .pl-hero-media img{width:504px;height:302px;object-fit:contain;transform:none;mix-blend-mode:multiply;-webkit-mask-image:radial-gradient(ellipse 78% 82% at center,#000 68%,transparent 100%);mask-image:radial-gradient(ellipse 78% 82% at center,#000 68%,transparent 100%)}
body .pl-home-v5 .pl-cert{height:132px;width:100%;margin:0;padding-top:20px;border:0}
body .pl-home-v5 .pl-cert strong,body .pl-home-v5 .pl-cert span{font-size:16px;line-height:24px}

body .pl-client-row{background:#fff;padding:20px 0 60px}
body .pl-client-row .container{display:grid;grid-template-columns:repeat(6,1fr);align-items:center;gap:30px}
body .pl-client-row strong{font-size:15px;line-height:20px;color:#343741}
body .pl-client-row span{text-align:center;color:#687082;font-size:18px;font-weight:700;filter:grayscale(1);opacity:.72}

body .pl-services-v5{background:#fff;padding:0 0 60px}
body .pl-services-v5 h2{text-align:center;margin:0 0 20px}
body .pl-services-v5 .pl-service-tabs{height:75px;margin:0;border-bottom:1px solid #e1e4ea;display:flex;justify-content:center;overflow:hidden}
body .pl-services-v5 .pl-service-tab{height:75px;flex:0 0 auto;width:auto;min-width:170px;margin:0 8px;padding:24px 16px;border:0;border-bottom:4px solid transparent;background:#fff;color:#343741;font-size:16px;line-height:24px;font-weight:700}
body .pl-services-v5 .pl-service-tab:hover{border-bottom-color:#e1e4ea;color:#687082}
body .pl-services-v5 .pl-service-tab.active{border-bottom-color:#0078d2;color:#343741}
body .pl-services-v5 .pl-service-tab img,body .pl-services-v5 .pl-service-tab b{display:none}
body .pl-services-v5 .pl-service-pane{height:auto;min-height:306px;grid-template-columns:2fr 1fr;gap:0;padding:15px}
body .pl-services-v5 .pl-service-pane>.pl-service-copy{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto 1fr;padding:32px 0 0}
body .pl-services-v5 .pl-service-copy h3{grid-column:1;margin:0 0 12px;font-size:26px;line-height:32px}
body .pl-services-v5 .pl-service-copy p{grid-column:1;width:auto;max-width:350px;margin:0}
body .pl-services-v5 .pl-service-copy>a{grid-column:1;width:130px;height:48px;margin-top:20px;background:#d8ecfd;color:#005ca3;border-radius:6px;padding:12px 20px;display:inline-flex;align-items:center;justify-content:center;font-weight:700}
body .pl-services-v5 .pl-service-copy ul{grid-column:2;grid-row:1/4;margin:0 30px 0 25px}
body .pl-services-v5 .pl-service-copy li{position:relative;padding:0 0 18px 28px}
body .pl-services-v5 .pl-service-copy li:before{content:'';position:absolute;left:2px;top:2px;width:7px;height:14px;border-right:2px solid #343741;border-bottom:2px solid #343741;transform:rotate(45deg)}
body .pl-services-v5 .pl-service-pane>img{width:100%;max-width:381px;height:242px;object-fit:contain;align-self:center;justify-self:end;background:#fff}

body .pl-feature-video{padding:80px 0}
body .pl-smart-v5{background:#f5f7fa}
body .pl-pro-v5,body .pl-support-v5{background:#fff}
body .pl-feature-video-inner{display:grid;grid-template-columns:1fr 1fr;align-items:stretch}
body .pl-feature-video-copy{display:flex;flex-direction:column;justify-content:center;padding:40px}
body .pl-feature-video-copy h2{margin:0 0 16px}
body .pl-feature-video-copy p{max-width:90%}
body .pl-feature-video-copy .btn{align-self:flex-start;margin-top:5px}
body .pl-video-shell,body .pl-support-image{position:relative;aspect-ratio:16/9;overflow:hidden;background:#e1e4ea}
body .pl-video-shell>img,body .pl-support-image>img{width:100%;height:100%;object-fit:cover}
body .pl-video-shell iframe{position:absolute;inset:0;width:100%;height:100%;border:0}
body .pl-video-trigger{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:76px;height:76px;border:0;border-radius:50%;background:rgba(255,255,255,.96);box-shadow:0 4px 18px rgba(21,22,27,.25)}
body .pl-video-trigger span{display:block;margin-left:6px;width:0;height:0;border-top:13px solid transparent;border-bottom:13px solid transparent;border-left:20px solid #0078d2}
body .pl-video-trigger:hover{transform:translate(-50%,-50%) scale(1.06)}
body .pl-pro-v5 .pl-feature-video-copy{padding:30px 30px 30px 40px}
body .pl-pro-v5 .pl-feature-video-copy h2 strong{background:linear-gradient(90deg,#0078d2,#52ccc6);-webkit-background-clip:text;background-clip:text;color:transparent}
body .pl-pro-v5 sup{font-size:40%;position:relative;top:-1em}
body .pl-support-v5{padding:80px 0 20px}

body .pl-title-band{padding:80px 0 40px;text-align:center;background:#fff}
body .pl-news-v5{background:#fff;padding:0 0 60px}
body .pl-news-v5>.swiper{max-width:1600px;margin:auto;overflow:hidden}
body .pl-news-v5>.news-swiper{padding:5px 0 0}
body .pl-slick-card{display:flex;flex-direction:column;height:100%;margin:0 11px;background:#f5f7fa;color:#343741}
body .pl-slick-image{height:206px;overflow:hidden;background:#e1e4ea}
body .pl-slick-image img{width:100%;height:100%;object-fit:cover}
body .pl-slick-content{min-height:270px;padding:24px 24px 48px;display:flex;flex-direction:column}
body .pl-slick-content h3{margin:0 0 16px}
body .pl-slick-content p{margin-bottom:24px}
body .pl-slick-content span{margin-top:auto;color:#0078d2;font-weight:700}
body .pl-slick-content span b{font-size:20px;margin-left:4px}
body .pl-slick-nav{height:48px;margin:40px auto 0;display:flex;justify-content:center;gap:12px}
body .pl-slick-nav button{width:50px;height:46px;border:0;border-radius:6px;background:#fff;color:#0078d2;font-size:28px;font-weight:700}
body .pl-slick-nav button:hover{background:#ebf6ff;color:#005ca3}

body .pl-how-v5{background:#f5f7fa;padding:80px 0}
body .pl-how-v5 h2{text-align:center;margin-bottom:40px}
body .pl-how-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}
body .pl-how-grid article{text-align:center}
body .pl-how-grid i{display:flex;align-items:center;justify-content:center;width:72px;height:72px;margin:0 auto 18px;color:#0078d2;font-size:48px;line-height:1;font-style:normal}
body .pl-how-grid i svg,body .pl-life-grid-v5 i svg{width:72px;height:72px;fill:none;stroke:#0078d2;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
body .pl-how-grid h4{margin:0 0 8px}
body .pl-centered-btn{display:flex;width:max-content;margin:40px auto 0}

body .pl-life-v5{background:#fff;padding:20px 0 60px}
body .pl-life-v5 h2{text-align:center;margin:0 0 40px}
body .pl-life-grid-v5{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}
body .pl-life-grid-v5 article{background:#ebf6ff;padding:24px;min-height:302px}
body .pl-life-grid-v5 i{display:block;color:#0078d2;font-size:42px;line-height:52px;font-style:normal;margin-bottom:12px}
body .pl-life-grid-v5 i svg{width:64px;height:64px}
body .pl-life-grid-v5 h4{margin-bottom:10px}

body .pl-industries-v5{background:#fff;padding:20px 0 80px}
body .pl-industries-v5 h2{text-align:center;margin-bottom:8px}
body .pl-centered-copy{text-align:center}
body .pl-industry-grid-v5{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;margin-top:20px}
body .pl-industry-grid-v5 article{background:#f5f7fa}
body .pl-industry-grid-v5 article>img{width:100%;height:165px;object-fit:cover}
body .pl-industry-grid-v5 article>div{padding:28px 32px 24px}
body .pl-industry-grid-v5 h4{margin-bottom:8px}
body .pl-industry-grid-v5 a{color:#0078d2;font-weight:700}

body .pl-resources-v5{background:#fff;padding:0 0 60px}
body .pl-resources-v5 h2{text-align:center;margin-bottom:40px}
body .pl-resources-v5 .swiper{overflow:hidden}
body .pl-resources-v5 .pl-slick-card{margin:0;background:#f5f7fa}
body .pl-resources-v5 .pl-slick-image{height:197px}
body .pl-resources-v5 .pl-slick-content{min-height:260px}

/* Home V5 uses content-driven carousel heights. The legacy fixed-height rules in
   style.css belong to the previous homepage and otherwise leave large empty bands. */
body .pl-news-v5 .pl-news-swiper,
body .pl-resources-v5 .pl-resource-swiper{height:auto}
body .pl-news-v5 .pl-news-swiper .swiper-wrapper,
body .pl-resources-v5 .pl-resource-swiper .swiper-wrapper{height:auto;align-items:stretch}
body .pl-news-v5 .pl-news-swiper .swiper-slide,
body .pl-resources-v5 .pl-resource-swiper .swiper-slide{height:auto;display:flex}
body .pl-news-v5 .pl-slick-card,
body .pl-resources-v5 .pl-slick-card{width:100%;height:100%}
body .pl-news-v5 .pl-slick-nav,
body .pl-resources-v5 .pl-slick-nav{position:relative}

body .pl-footer-v5{margin-top:0;font-size:13px;line-height:22px;color:#fff}
body .pl-stay-connected{background:#343741;color:#fff}
body .pl-stay-connected>.container{min-height:120px;display:grid;grid-template-columns:4fr 8fr;gap:30px;align-items:center}
body .pl-connected-title>strong{display:block;font-size:28px;line-height:28px;margin-bottom:8px}
body .pl-socials{display:flex;gap:5px}
body .pl-socials a{width:35px;height:35px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:19px;font-weight:700}
body .pl-stay-connected form{display:grid;grid-template-columns:5fr 4fr 3fr;gap:16px}
body .pl-stay-connected input,body .pl-stay-connected select{height:48px;border:1px solid #e1e4ea;border-radius:0;background:#fff;color:#343741;padding:0 14px}
body .pl-stay-connected button{height:48px}
body .pl-stay-connected .wpcf7{min-width:0}
body .pl-stay-connected .wpcf7 form{display:grid;grid-template-columns:5fr 4fr 3fr;gap:16px;margin:0}
body .pl-stay-connected .wpcf7 fieldset.hidden-fields-container{display:none}
body .pl-stay-connected .footer-cf7-row{display:contents}
body .pl-stay-connected .footer-cf7-row>p{display:contents;margin:0}
body .pl-stay-connected .footer-cf7-row br{display:none}
body .pl-stay-connected .wpcf7-form-control-wrap{display:block;min-width:0}
body .pl-stay-connected .wpcf7 input:not([type=submit]),body .pl-stay-connected .wpcf7 select{width:100%;height:48px;border:1px solid #e1e4ea;border-radius:0;background:#fff;color:#343741;padding:0 14px}
body .pl-stay-connected .wpcf7-submit{width:100%;height:48px;margin:0;border:0;border-radius:6px;background:#0078d2;color:#fff;font-size:16px;line-height:24px;font-weight:700;padding:12px 20px}
body .pl-stay-connected .wpcf7-spinner{display:none}
body .pl-stay-connected .wpcf7-response-output{grid-column:1/-1;margin:10px 0 0!important;color:#fff;border-color:#fff!important}
body .pl-footer-main{background:#15161b;color:#fff}
body .pl-footer-columns{display:grid;grid-template-columns:2fr repeat(4,1fr);gap:30px;padding-top:50px;padding-bottom:30px}
body .pl-footer-brand-v5 img{width:200px;max-height:76px;object-fit:contain;object-position:left center;margin-bottom:24px}
body .pl-footer-columns h3{font-size:20px;line-height:28px;color:#fff;margin-bottom:20px}
body .pl-footer-columns>div>a:not(:first-child),body .pl-footer-columns>div:not(.pl-footer-brand-v5)>a{display:block;color:#fff;line-height:18px;margin-bottom:8px}
body .pl-footer-legal{border-top:1px solid #fff;padding:25px 0 30px;display:flex;justify-content:space-between}

@media(min-width:1500px){
  :root{--container:1400px}
  body .announcement .container,body .header-main .header-container{width:1400px}
  body .header-container>.logo{margin-right:210px}
  body .main-nav>ul>li>a{padding-left:17px;padding-right:17px}
  body .pl-home-v5 .pl-hero-media img{width:504px;height:302px}
  body .pl-feature-video-copy{padding:48px 55px}
}

@media(max-width:1199px){
  body .main-nav{display:none}
  body .menu-toggle{display:block}
  body .header-container>.logo{width:210px;flex-basis:210px;margin-right:0}
  body .header-container>.logo img{width:210px}
  body .header-actions{margin-left:auto}
  body .pl-services-v5 .pl-service-tabs{height:auto;display:grid;grid-template-columns:1fr;overflow:visible;border:0}
  body .pl-services-v5 .pl-service-tab{width:100%;height:76px;margin:0;padding:7px;border-top:1px solid #e1e4ea;border-bottom:1px solid #e1e4ea;display:flex;align-items:center;text-align:left}
  body .pl-services-v5 .pl-service-tab img{display:block;width:90px;height:60px;object-fit:contain;margin-right:15px}
  body .pl-services-v5 .pl-service-tab span{flex:1}
  body .pl-services-v5 .pl-service-tab b{display:block;color:#0078d2;font-size:28px;margin-right:12px}
  body .pl-services-v5 .pl-service-pane{grid-template-columns:1fr;padding:15px}
  body .pl-services-v5 .pl-service-pane>.pl-service-copy{grid-template-columns:1fr 1fr}
  body .pl-services-v5 .pl-service-pane>img{display:none}
}

@media(max-width:767px){
  body .container{width:100%;max-width:100%}
  body .announcement{height:auto;min-height:40px}
  body .announcement .container{width:100%;max-width:100%;padding:9px 50px 9px 15px;display:block;line-height:20px}
  body .announcement .container>span{display:none}
  body .announcement-close{right:0}
  body .header-main{height:72px}
  body .header-container>.logo{width:170px;flex-basis:170px}
  body .header-container>.logo img{width:170px}
  body .header-actions .plain-link,body .locale-link{display:none}
  body .pl-home-v5 .pl-hero{height:auto;background:#f5f7fa;padding:32px 0}
  body .pl-home-v5 .pl-hero-wrap,body .pl-home-v5 .pl-hero-main,body .pl-home-v5 .pl-hero-copy{height:auto}
  body .pl-home-v5 .pl-hero-main{display:flex;flex-direction:column;padding:0}
  body .pl-home-v5 .pl-hero-wrap{padding-left:15px;padding-right:15px}
  body .pl-home-v5 .pl-hero-copy h1{font-size:32px;line-height:38px;margin:0 0 8px}
  body .pl-home-v5 .pl-hero-copy>p{width:100%;font-size:16px;line-height:24px}
  body .pl-home-v5 .pl-actions{display:grid;grid-template-columns:1fr;gap:12px}
  body .pl-home-v5 .pl-actions .btn{width:100%}
  body .pl-home-v5 .pl-hero-media{height:260px;margin-top:20px}
  body .pl-home-v5 .pl-hero-media{background:transparent}
  body .pl-home-v5 .pl-hero-media img{width:100%;height:260px;transform:none}
  body .pl-home-v5 .pl-cert{height:auto;padding:20px 0 0;align-items:flex-start}
  body .pl-client-row{padding:25px 0 35px}
  body .pl-client-row .container{grid-template-columns:repeat(2,1fr);gap:20px}
  body .pl-client-row strong{grid-column:1/-1;text-align:center}
  body .pl-services-v5{padding-bottom:35px}
  body .pl-services-v5 .pl-service-pane>.pl-service-copy{display:block;padding-top:20px}
  body .pl-services-v5 .pl-service-copy p{max-width:none}
  body .pl-services-v5 .pl-service-copy ul{margin:20px 0 0}
  body .pl-feature-video{padding:35px 0}
  body .pl-feature-video-inner{grid-template-columns:1fr}
  body .pl-feature-video-copy{padding:25px 0}
  body .pl-feature-video-copy p{max-width:none}
  body .pl-pro-v5 .pl-feature-video-copy{padding:25px 0}
  body .pl-pro-v5 .pl-video-shell{grid-row:2}
  body .pl-title-band{padding:50px 15px 25px}
  body .pl-slick-content{min-height:250px}
  body .pl-how-v5{padding:50px 0}
  body .pl-how-grid,body .pl-life-grid-v5,body .pl-industry-grid-v5{grid-template-columns:1fr}
  body .pl-how-grid{gap:35px}
  body .pl-life-v5,body .pl-industries-v5{padding:45px 0}
  body .pl-life-grid-v5 article{min-height:0}
  body .pl-industry-grid-v5 article>img{height:210px}
  body .pl-resources-v5{padding:0 0 45px}
  body .pl-stay-connected>.container{display:block;padding-top:27px;padding-bottom:25px}
  body .pl-connected-title{margin-bottom:20px}
  body .pl-stay-connected form{grid-template-columns:1fr}
  body .pl-stay-connected .wpcf7 form{grid-template-columns:1fr}
  body .pl-footer-columns{grid-template-columns:1fr 1fr;padding-top:40px}
  body .pl-footer-brand-v5{grid-column:1/-1}
  body .pl-footer-legal{display:block}
  body .pl-footer-legal span{display:block;margin-bottom:8px}
}

/* V6 inner-page system: matched to the public Protolabs page templates */
body:not([data-page="home"]) .announcement{display:none}
body:not([data-page="home"]) .site-header{top:0}
body .iconfont{font-style:normal}
body .header-actions .icon-link i{font-size:23px;color:#343741}
body .menu-toggle i{font-size:30px;color:#343741}
body .v6-main{color:#343741;background:#fff}
body .v6-main h1,body .v6-main h2,body .v6-main h3{color:#343741}
body .v6-main h2{font-size:32px;line-height:38px;margin:0 0 28px;text-align:center}
body .v6-main h3{font-size:20px;line-height:28px}
body .v6-main a:not(.btn){color:#0078d2}
body .v6-crumb{height:44px;background:#fff;border-top:1px solid #f1f4f8}
body .v6-crumb .container{height:44px;display:flex;align-items:center;gap:5px;padding:0;font-size:12px;line-height:18px;color:#687082}
body .v6-crumb b{font-weight:400;color:#9ca3af}
body .v6-crumb span{color:#343741}
body .v6-section{padding:72px 0}
body .v6-section>.container>h2:after{content:'';display:block;width:50px;height:3px;margin:22px auto 0;background:#8dbd25}
body .v6-lead{max-width:790px;margin:-12px auto 42px;text-align:center;color:#525866}

body .v6-hub-hero{height:342px;background:#f1f2f4 linear-gradient(90deg,#f1f2f4 0%,#f1f2f4 49%,rgba(241,242,244,.88) 58%,rgba(241,242,244,0) 78%);position:relative;overflow:hidden}
body .v6-hub-hero:before{content:'';position:absolute;inset:0;background-image:var(--hero-image);background-repeat:no-repeat;background-position:right center;background-size:58% auto;z-index:0}
body .v6-hub-hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#f1f2f4 0%,#f1f2f4 47%,rgba(241,242,244,.82) 60%,rgba(241,242,244,0) 78%);z-index:1}
body .v6-hub-hero>.container{height:100%;position:relative;z-index:2;padding:0}
body .v6-hub-copy{max-width:720px;padding-top:66px}
body .v6-hub-copy h1{font-size:46px;line-height:55px;margin:0 0 14px;font-weight:500}
body .v6-hub-copy p{max-width:680px;font-size:20px;line-height:27px;margin:0 0 18px}
body .v6-hub-copy .btn{margin-top:8px}
body .v6-cert{position:absolute;left:0;bottom:53px;display:flex;flex-direction:column;font-size:16px;line-height:22px}
body .v6-cert a{font-weight:700;text-decoration:underline}
body .v6-resources-hero,body .v6-about-hero{color:#fff;background-color:#15161b}
body .v6-resources-hero:before{background-size:cover}
body .v6-resources-hero:after{background:linear-gradient(90deg,rgba(21,22,27,.88) 0%,rgba(21,22,27,.72) 45%,rgba(21,22,27,.3) 100%)}
body .v6-resources-hero h1,body .v6-resources-hero p{color:#fff}
body .v6-materials-hero:before{background-size:52% auto}
body .v6-industries-hero:before{background-size:62% auto}

body .v6-service-choose{padding-top:66px}
body .v6-green-line{display:none}
body .v6-service-hub-grid,body .v6-four-tools,body .v6-industry-hub{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;margin-top:50px}
body .v6-industry-hub{grid-template-columns:repeat(3,1fr)}
body .v6-mini-card{display:flex;flex-direction:column;min-width:0;background:#f5f7fa;color:#343741!important;box-shadow:0 4px 20px rgba(21,22,27,.08);transition:.2s}
body .v6-mini-card:hover{transform:translateY(-3px);box-shadow:0 8px 28px rgba(21,22,27,.14)}
body .v6-mini-card>img{width:100%;height:190px;object-fit:cover;background:#fff}
body .v6-mini-card>div{display:flex;flex:1;flex-direction:column;padding:24px}
body .v6-mini-card h3{margin:0 0 10px}
body .v6-mini-card p{margin:0 0 22px;color:#525866}
body .v6-mini-card span{margin-top:auto;color:#0078d2;font-weight:700}
body .v6-mini-card span i{font-size:14px;margin-left:5px}
body .v6-service-hub-grid .v6-mini-card>img{height:175px;object-fit:contain;padding:14px}
body .v6-service-hub-grid .v6-mini-card>div{background:#fff;min-height:196px}

body .v6-feature-split{background:#fff}
body .v6-feature-split>.container{display:grid;grid-template-columns:1fr 1fr;align-items:stretch;padding:0}
body .v6-feature-split>.container>div{min-width:0}
body .v6-feature-split>.container>div:first-child img{width:100%;height:100%;min-height:360px;object-fit:cover}
body .v6-feature-split>.container>div:last-child{display:flex;flex-direction:column;justify-content:center;padding:42px 55px;background:#f5f7fa}
body .v6-feature-split h2{text-align:left;margin-bottom:18px}
body .v6-feature-split h2:after{display:none!important}
body .v6-feature-split .btn{align-self:flex-start;margin-top:8px}

/* A split feature immediately before the global CTA should end with the split
   itself, not with a second section-sized spacer. */
body .v6-main>.v6-feature-split:last-child{padding-bottom:0}
body .v6-checks{margin:14px 0}
body .v6-checks li{position:relative;padding:5px 0 5px 28px}
body .v6-checks li:before{content:'';position:absolute;left:3px;top:7px;width:7px;height:14px;border-right:2px solid #0078d2;border-bottom:2px solid #0078d2;transform:rotate(45deg)}

body .v6-soft{background:#f5f7fa}
body .v6-table-wrap{overflow:auto;border:1px solid #e1e4ea}
body .v6-table-wrap table{width:100%;border-collapse:collapse;min-width:840px}
body .v6-table-wrap th{background:#343741;color:#fff;text-align:left;font-size:16px;padding:17px 20px}
body .v6-table-wrap td{padding:17px 20px;border-top:1px solid #e1e4ea}
body .v6-table-wrap tr:nth-child(even){background:#f5f7fa}
body .v6-table-wrap td:first-child a{font-weight:700}
body .v6-three-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}
body .v6-three-grid article{padding:34px;background:#ebf6ff;min-height:190px}
body .v6-three-grid article>i{display:block;color:#0078d2;font-size:42px;margin-bottom:22px}
body .v6-three-grid h3{margin-bottom:10px}
body .v6-three-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}
body .v6-feature-quad{display:grid;grid-template-columns:repeat(2,1fr);gap:30px}
body .v6-feature-quad article{display:grid;grid-template-columns:42% 58%;min-height:260px;background:#fff}
body .v6-feature-quad article>img{width:100%;height:100%;min-height:260px;object-fit:cover}
body .v6-feature-quad article>div{display:flex;flex-direction:column;padding:30px}
body .v6-feature-quad h3{margin-bottom:10px}
body .v6-feature-quad p{margin-bottom:18px}
body .v6-feature-quad a{margin-top:auto;font-weight:700}
body .v6-four-tools{margin-top:35px}
body .v6-service-material-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}
body .v6-service-material-grid article{background:#fff;border:1px solid #e1e4ea;padding:0 24px 26px}
body .v6-service-material-grid article img{width:100%;height:175px;object-fit:contain;background:#fff;margin-bottom:18px}
body .v6-service-material-grid article h3{margin-bottom:8px}
body .v6-service-material-grid article a{display:inline-block;margin-top:10px;font-weight:700}

body .v6-client-strip{background:#fff;padding:24px 0 34px}
body .v6-client-strip>.container{display:grid;grid-template-columns:1.2fr repeat(5,1fr);gap:25px;align-items:center;padding:0;color:#868c96}
body .v6-client-strip strong{color:#343741;font-size:14px;line-height:18px}
body .v6-client-strip span{text-align:center;font-size:17px;font-weight:700}
body .v6-quick-links{padding:48px 0;background:#fff}
body .v6-quick-links>.container{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;padding:0}
body .v6-quick-links a{min-height:130px;background:#f5f7fa;padding:27px 25px;display:flex;flex-direction:column;color:#343741!important}
body .v6-quick-links strong{font-size:20px;line-height:28px}
body .v6-quick-links span{margin-top:auto;color:#0078d2;font-weight:700}

body .v6-carousel{overflow:hidden;padding-bottom:88px}
body .v6-carousel .swiper-slide{height:auto}
body .v6-carousel .v6-mini-card{height:100%;box-shadow:none}
body .v6-carousel-nav{position:absolute;left:0;right:0;bottom:16px;display:flex;justify-content:center;gap:12px;z-index:4}
body .v6-carousel-nav button{width:54px;height:48px;border:0;border-radius:5px;background:#fff;color:#0078d2;font-size:27px;box-shadow:0 0 0 1px #d8dde5}
body .v6-carousel-nav button:hover{background:#d8ecfd;color:#005ca3}

body .v6-about-hero{height:475px;position:relative;background-image:var(--hero-image);background-size:cover;background-position:center}
body .v6-about-hero:before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(21,22,27,.92),rgba(21,22,27,.38))}
body .v6-about-hero>.container{height:100%;position:relative;display:flex;flex-direction:column;justify-content:center;padding:0;color:#fff}
body .v6-about-hero span{font-size:16px;margin-bottom:12px}
body .v6-about-hero h1{max-width:860px;color:#fff;font-size:48px;line-height:56px;font-weight:500}
body .v6-story .pl-video-shell{min-height:360px}

body .v6-part-hero{height:475px;background:#f5f7fa}
body .v6-part-hero>.container{height:100%;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:350px 125px;position:relative;padding:0}
body .v6-part-copy{display:flex;flex-direction:column;justify-content:center;padding-right:45px}
body .v6-part-copy h1{font-size:46px;line-height:55px;margin:0 0 14px}
body .v6-part-copy p{max-width:570px;margin-bottom:22px}
body .v6-part-copy .btn+ .btn{margin-left:8px}
body .v6-part-image{display:flex;align-items:center;justify-content:center}
body .v6-part-image img{width:504px;height:302px;object-fit:contain;mix-blend-mode:multiply}
body .v6-part-lower{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;align-items:center;border-top:1px solid #e1e4ea}
body .v6-part-lower .v6-cert{position:static}
body .v6-scales{display:grid;grid-template-columns:repeat(3,1fr);text-align:center}
body .v6-scales>div{padding:0 12px;border-left:1px solid #cbd1da}
body .v6-scales strong{display:block;color:#0078d2;font-size:24px;line-height:28px}
body .v6-scales span{font-size:13px;line-height:16px}
body .v6-process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}
body .v6-process-grid article{text-align:center;padding:26px 20px}
body .v6-process-grid i{display:flex;width:74px;height:74px;margin:0 auto 20px}
body .v6-process-grid svg{width:74px;height:74px;fill:none;stroke:#0078d2;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
body .v6-process-grid h3{margin-bottom:8px}

body .v6-industry-detail-hero{height:475px;position:relative;background:#f5f7fa;background-image:var(--hero-image);background-repeat:no-repeat;background-position:right center;background-size:cover}
body .v6-industry-detail-hero:before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#f5f7fa 0%,#f5f7fa 43%,rgba(245,247,250,.86) 57%,rgba(245,247,250,0) 79%)}
body .v6-industry-detail-hero>.container{height:100%;position:relative;padding:0}
body .v6-industry-detail-hero>.container>div:first-child{max-width:700px;padding-top:70px}
body .v6-industry-detail-hero h1{font-size:46px;line-height:55px;margin-bottom:16px}
body .v6-industry-detail-hero p{max-width:650px;font-size:18px;line-height:26px;margin-bottom:22px}
body .v6-industry-detail-hero .btn+.btn{margin-left:8px}

body .v6-blog-hero{position:relative;padding:60px 0 65px;margin-bottom:80px;background:#f5f7fa;background-image:var(--hero-image);background-size:cover;background-position:center}
body .v6-blog-hero:before{content:'';position:absolute;inset:0;background:rgba(245,247,250,.82)}
body .v6-blog-hero>.container{padding:0}
body .v6-blog-hero>.container{position:relative;z-index:1}
body .v6-blog-hero h1{font-size:48px;line-height:56px;margin-bottom:12px}
body .v6-blog-hero p{font-size:20px;line-height:28px}
body .v6-blog-feature{padding:0;margin-bottom:80px}
body .v6-blog-feature>.container{display:grid;grid-template-columns:1fr 1fr;padding:0;background:#f5f7fa}
body .v6-blog-feature>.container>img{width:100%;height:450px;object-fit:cover}
body .v6-blog-feature>div>div{padding:45px;display:flex;flex-direction:column;justify-content:center}
body .v6-blog-feature span{font-size:12px;color:#687082}
body .v6-blog-feature h2{text-align:left;margin:16px 0}
body .v6-blog-feature a{font-weight:700;margin-top:14px}
body .v6-blog-layout{display:grid;grid-template-columns:245px 1fr;gap:45px}
body .v6-blog-layout aside{display:flex;flex-direction:column;align-items:stretch}
body .v6-blog-layout aside strong{font-size:20px;margin-bottom:16px}
body .v6-blog-layout aside button{text-align:left;border:0;border-bottom:1px solid #e1e4ea;background:#fff;padding:13px;color:#525866}
body .v6-blog-layout aside button.active{color:#0078d2;font-weight:700;border-left:3px solid #0078d2}
body .v6-blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}
body .v6-blog-grid .v6-mini-card{height:100%}

body .v11-blog-meta{display:flex;align-items:center;margin:20px 0 10px;font-size:15px;line-height:24px}
body .v11-blog-meta a{margin:0;color:#0078d2;font-weight:400}
body .v11-blog-meta span:before{content:'·';display:inline-block;margin:0 10px;color:#343741;font-size:28px;line-height:0;vertical-align:-2px}
body .v11-blog-author{display:flex;align-items:center;margin-top:20px}
body .v11-blog-author img{width:30px!important;height:30px!important;margin:0 10px 0 0!important;border-radius:50%;object-fit:contain;background:#fff}
body .v11-blog-author span{flex:1;color:#343741;font-size:14px}
body .v11-blog-author a,body .v11-blog-author b{display:inline-flex;align-items:center;margin:0;color:#0078d2;font-size:16px;font-weight:700}
body .v11-blog-author i{margin-left:7px;font-size:24px;font-weight:400}
body .v11-blog-latest{padding:0 0 80px}
body .v11-blog-latest h2{margin-bottom:20px;font-size:32px;line-height:40px}
body .v11-blog-latest .v6-blog-grid{gap:0 3%}
body .v11-blog-latest article{min-width:0;margin-bottom:50px}
body .v11-blog-image{display:block;overflow:hidden}
body .v11-blog-image img{display:block;width:100%;height:auto;aspect-ratio:550/300;object-fit:cover;transition:transform .5s}
body .v11-blog-latest article:hover .v11-blog-image img{transform:scale(1.1)}
body .v11-blog-copy{display:block;color:#343741}
body .v11-blog-copy h3{margin:0 0 10px;font-size:26px;line-height:30px}
body .v11-blog-copy p{margin:0}
body .v11-blog-copy:hover h3{color:#0078d2}
body .v11-blog-next{display:flex;align-items:center;justify-content:flex-end;margin-left:auto;color:#0078d2;font-weight:700}

body .v6-article-head{padding:70px 0;background:#f5f7fa}
body .v6-article-head>.container{max-width:970px;padding:0}
body .v6-article-head span{color:#0078d2;font-size:13px;font-weight:700;letter-spacing:.08em}
body .v6-article-head h1{max-width:850px;font-size:46px;line-height:55px;margin:12px 0}
body .v6-article-head p{font-size:20px;line-height:28px}
body .v6-article-layout{display:grid;grid-template-columns:1fr 250px;gap:55px;max-width:1170px}
body .v6-article-layout aside{display:flex;flex-direction:column;position:sticky;top:120px;align-self:start;order:2;border-left:3px solid #0078d2;padding-left:18px}
body .v6-article-layout aside strong{margin-bottom:10px}
body .v6-article-layout aside a{padding:5px 0}
body .v6-article-layout article{max-width:865px;order:1}
body .v6-article-layout article>img{width:100%;height:380px;object-fit:cover;margin-bottom:28px}
body .v6-article-layout article>.pl-video-shell{width:100%;margin-bottom:28px}
body .v6-article-layout article h2{text-align:left;margin:42px 0 14px}
body .v6-article-layout article h2:after{display:none!important}
body .v6-article-layout article p{margin-bottom:18px}
body .v6-article-layout article ul{list-style:disc;padding-left:22px;margin-bottom:20px}
body .v17-article-layout{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:55px;max-width:1170px}
body .v17-article-body{min-width:0}
body .v17-article-body>p{margin-bottom:18px}
body .v17-article-body>h2{margin:40px 0 14px;text-align:left;font-size:28px;line-height:35px}
body .v17-article-body>h2:after,body .v17-article-media h2:after{display:none!important}
body .v17-article-body>ul{margin:0 0 28px;padding-left:22px;list-style:disc}
body .v17-article-body>ul li{margin:7px 0;list-style:disc}
body .v17-article-body>.pl-video-shell{width:100%;margin:28px 0 42px;aspect-ratio:16/9}
body .v17-article-media{display:grid;grid-template-columns:minmax(0,1fr) 48%;gap:30px;align-items:start;margin:42px 0}
body .v17-article-media.reverse{grid-template-columns:minmax(0,1fr) 48%}
body .v17-article-media h2{margin:0 0 14px;text-align:left;font-size:25px;line-height:32px}
body .v17-article-media figure{margin:0}
body .v17-article-media img{display:block;width:100%;height:auto}
body .v17-article-media figcaption{padding-top:8px;color:#626a73;font-size:14px;line-height:20px}
body .v17-article-aside{position:sticky;top:120px;align-self:start;padding:24px;background:#15161b;color:#fff}
body .v17-article-aside img{display:block;width:100%;height:auto;margin:-24px -24px 22px;width:calc(100% + 48px);max-width:none}
body .v17-article-aside h3{margin:0 0 12px;color:#fff;font-size:22px}
body .v17-article-aside p{margin-bottom:22px;color:#fff}
body .v17-article-aside .btn{width:100%;text-align:center}
body .v17-design-tip .v8-faq{margin-top:55px}
body .v17-sheet-split{padding:70px 0;background:#fff}
body .v17-sheet-split.v6-soft{background:#f1f4f8}
body .v17-sheet-split>.container{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:0}
body .v17-sheet-split.reverse>.container>img{order:2}
body .v17-sheet-split>.container>img{display:block;width:100%;height:360px;object-fit:cover}
body .v17-sheet-split>.container>div{padding:44px 52px;background:#f5f7fa;align-self:stretch;display:flex;flex-direction:column;justify-content:center}
body .v17-sheet-split.reverse>.container>div{order:1}
body .v17-sheet-split h2,body .v17-sheet-split h3{margin:0 0 16px;text-align:left}
body .v17-sheet-split h2:after{display:none!important}
body .v17-sheet-split ul{display:grid;grid-template-columns:1fr 1fr;gap:7px 28px;margin:14px 0 20px;padding-left:20px}
body .v17-sheet-split li{list-style:disc}
body .v17-sheet-split .btn{align-self:flex-start;margin-top:12px}
body .v17-sheet-quote{min-height:420px;display:flex;align-items:center;background:linear-gradient(90deg,rgba(8,18,28,.15),rgba(8,18,28,.82)),var(--quote-image) center/cover no-repeat;color:#fff}
body .v17-sheet-quote>.container{display:flex;justify-content:flex-end}
body .v17-sheet-quote blockquote{width:50%;margin:0;padding:45px;font-size:27px;line-height:38px}
body .v17-sheet-quote footer{margin-top:25px;font-size:16px;line-height:24px}
body .v17-sheet-why>div>h2{text-align:center;margin-bottom:45px}
body .v17-sheet-why>.container>div{display:grid;grid-template-columns:1fr 1fr;gap:0 70px}
body .v17-sheet-why article{padding:0 0 28px;background:none;min-height:0}
body .v17-sheet-why article h3{margin-bottom:8px;font-size:20px}
body .v17-finish-guide{max-width:760px;margin:0 auto 38px;padding:28px 32px;background:#ebf6ff;text-align:center}
body .v17-finish-guide h3{margin-bottom:8px}
body .v17-finish-guide a{display:inline-flex;align-items:center;margin-top:10px;color:#0078d2;font-weight:700}

body .v6-form-hero{padding:72px 0;background:#f5f7fa}
body .v6-form-hero>.container{display:grid;grid-template-columns:5fr 7fr;gap:80px;padding:0}
body .v6-form-hero>div>div>span{color:#0078d2;font-size:13px;font-weight:700;letter-spacing:.08em}
body .v6-form-hero h1{font-size:46px;line-height:55px;margin:12px 0 18px}
body .v6-contact-list{margin-top:30px}
body .v6-contact-list li{margin:13px 0}
body .v6-contact-list i{display:inline-block;width:28px;color:#0078d2;font-size:20px}
body .v6-form-hero form{display:grid;grid-template-columns:1fr 1fr;gap:18px;background:#fff;padding:36px;box-shadow:0 5px 24px rgba(21,22,27,.08)}
body .v6-form-hero form>div{display:flex;flex-direction:column}
body .v6-form-hero form .full{grid-column:1/-1}
body .v6-form-hero label{font-size:14px;font-weight:700;margin-bottom:5px}
body .v6-form-hero input,body .v6-form-hero select,body .v6-form-hero textarea{width:100%;border:1px solid #aeb5c0;background:#fff;padding:11px 13px}
body .v6-form-hero .v19-big-form .wpcf7 form{display:grid;grid-template-columns:1fr 1fr;gap:18px 20px;background:#fff;padding:34px;box-shadow:0 5px 24px rgba(21,22,27,.08)}
body .v6-form-hero .v19-big-form .wpcf7 form>p{display:contents;margin:0}
body .v6-form-hero .v19-big-form .wpcf7 form>div{display:contents}
body .v6-form-hero .v19-big-form .wpcf7 form>div[style]{display:contents!important}
body .v6-form-hero .v19-big-form .wpcf7 form>div[style]>div{width:auto!important;display:block}
body .v6-form-hero .v19-big-form .wpcf7 br{display:none}
body .v6-form-hero .v19-big-form .wpcf7-form-control-wrap{display:block}
body .v6-form-hero .v19-big-form .wpcf7 input:not([type=submit]),body .v6-form-hero .v19-big-form .wpcf7 select,body .v6-form-hero .v19-big-form .wpcf7 textarea{width:100%;min-height:48px;border:1px solid #aeb5c0;border-radius:0;background:#fff;padding:11px 13px}
body .v6-form-hero .v19-big-form .wpcf7 textarea{min-height:132px;resize:vertical}
body .v6-form-hero .v19-big-form .wpcf7 .wpcf7-form-control-wrap[data-name=your-message]{grid-column:1/-1}
body .v6-form-hero .v19-big-form .wpcf7 .wpcf7-submit{min-width:132px;justify-self:start}
body .v6-form-hero .v19-big-form .wpcf7 .wpcf7-spinner{display:none}
body .v6-form-hero .v19-big-form .wpcf7 .wpcf7-response-output{grid-column:1/-1;margin:0!important}
body .v6-search-page{padding:75px 0}
body .v6-search-page>.container{max-width:1170px}
body .v6-search-page h1{font-size:46px;line-height:55px;margin-bottom:10px}
body .v6-search-page>div>p{font-size:20px;margin-bottom:30px}
body .v6-search-page form{display:flex;max-width:850px;margin-bottom:70px}
body .v6-search-page input{height:52px;flex:1;border:1px solid #aeb5c0;padding:0 16px}
body .v6-search-page form .btn{border-radius:0 5px 5px 0}
body .v6-policy{padding:65px 0}
body .v6-policy>.container{max-width:850px}
body .v6-policy h2{text-align:left;margin:40px 0 12px}
body .v6-policy h2:first-child{margin-top:0}
body .v6-policy h2:after{display:none!important}
body .v6-result{min-height:560px;background:#f5f7fa;display:flex;align-items:center;justify-content:center;text-align:center;padding:60px 15px}
body .v6-result>div{max-width:650px}
body .v6-result strong{display:block;color:#0078d2;font-size:96px;line-height:1;margin-bottom:18px}
body .v6-result>div>i{display:block;color:#0078d2;font-size:70px;margin-bottom:18px}
body .v6-result h1{font-size:46px;line-height:55px;margin-bottom:14px}
body .v6-result p{margin-bottom:26px}

@media(min-width:1500px){
  body .v6-crumb .container,body .v6-hub-hero>.container,body .v6-about-hero>.container,body .v6-part-hero>.container,body .v6-industry-detail-hero>.container,body .v6-client-strip>.container,body .v6-quick-links>.container,body .v6-feature-split>.container,body .v6-blog-hero>.container,body .v6-blog-feature>.container,body .v6-form-hero>.container{width:1400px}
  body .v6-hub-copy{max-width:810px}
}

@media(max-width:1199px){
  body .v6-service-hub-grid,body .v6-four-tools,body .v6-industry-hub,body .v6-service-material-grid{grid-template-columns:repeat(2,1fr)}
  body .v6-hub-hero:before{background-size:68% auto}
  body .v6-hub-hero:after{background:linear-gradient(90deg,#f1f2f4 0%,#f1f2f4 52%,rgba(241,242,244,.72) 74%,rgba(241,242,244,0))}
  body .v6-client-strip>.container{grid-template-columns:repeat(3,1fr)}
  body .v6-client-strip strong{grid-column:1/-1;text-align:center}
  body .v6-blog-grid{grid-template-columns:repeat(2,1fr)}
}

@media(max-width:767px){
  body .v6-crumb{height:40px}
  body .v6-crumb .container{height:40px;padding:0 15px;white-space:nowrap;overflow:hidden}
  body .v6-section{padding:48px 0}
  body .v6-main h2{font-size:28px;line-height:34px}
  body .v6-hub-hero{height:auto;min-height:650px}
  body .v6-hub-hero:before{background-position:center bottom;background-size:100% auto}
  body .v6-hub-hero:after{background:linear-gradient(180deg,#f1f2f4 0%,#f1f2f4 48%,rgba(241,242,244,.75) 70%,rgba(241,242,244,.05) 100%)}
  body .v6-hub-hero>.container{height:auto;min-height:650px;padding:0 15px}
  body .v6-hub-copy{padding-top:40px}
  body .v6-hub-copy h1,body .v6-part-copy h1,body .v6-industry-detail-hero h1,body .v6-article-head h1,body .v6-form-hero h1{font-size:34px;line-height:41px}
  body .v6-hub-copy p{font-size:17px;line-height:25px}
  body .v6-hub-hero .v6-cert{position:static;margin-top:18px;font-size:14px}
  body .v6-service-hub-grid,body .v6-four-tools,body .v6-industry-hub,body .v6-service-material-grid,body .v6-three-grid,body .v6-three-cards,body .v6-feature-quad{grid-template-columns:1fr}
  body .v6-feature-quad article{grid-template-columns:1fr}
  body .v6-feature-quad article>img{height:230px;min-height:0}
  body .v6-feature-split>.container{grid-template-columns:1fr;padding:0 15px}
  body .v6-feature-split>.container>div:first-child img{min-height:0;height:260px}
  body .v6-story .pl-video-shell{width:100%;min-height:0;aspect-ratio:16/9}
  body .v6-story .pl-video-shell>img{height:100%;min-height:0}
  body .v6-feature-split>.container>div:last-child{padding:28px 24px}
  body .v6-quick-links>.container{grid-template-columns:1fr;padding:0 15px}
  body .v6-quick-links a{min-height:100px}
  body .v6-client-strip>.container{grid-template-columns:repeat(2,1fr);padding:0 15px}
  body .v6-about-hero{height:430px;background-position:center}
  body .v6-about-hero>.container{padding:0 15px}
  body .v6-about-hero h1{font-size:36px;line-height:43px}
  body .v6-part-hero{height:auto}
  body .v6-part-hero>.container{display:flex;flex-direction:column;padding:0 15px}
  body .v6-part-copy{padding:40px 0 15px}
  body .v6-part-image img{height:250px}
  body .v6-part-lower{display:block;padding:22px 0}
  body .v6-part-lower .v6-cert{position:static;margin-bottom:22px}
  body .v6-scales>div{padding:0 5px}
  body .v6-scales strong{font-size:18px}
  body .v6-process-grid{grid-template-columns:1fr}
  body .v6-industry-detail-hero{height:580px;background-position:center bottom;background-size:100% auto}
  body .v6-industry-detail-hero:before{background:linear-gradient(180deg,#f5f7fa 0%,#f5f7fa 50%,rgba(245,247,250,.76) 72%,rgba(245,247,250,.15))}
  body .v6-industry-detail-hero>.container{padding:0 15px}
  body .v6-industry-detail-hero .v6-cert{left:15px;bottom:20px;font-size:14px}
  body .v6-industry-detail-hero>.container>div:first-child{padding-top:40px}
  body .v6-industry-detail-hero .btn{width:100%;margin:6px 0!important}
  body .v6-blog-feature>.container{grid-template-columns:1fr;padding:0 15px;background:#fff}
  body .v6-blog-feature img{height:260px}
  body .v6-blog-feature>div>div{padding:28px 20px;background:#f5f7fa}
  body .v6-blog-layout{grid-template-columns:1fr}
  body .v6-blog-layout aside{display:grid;grid-template-columns:1fr 1fr}
  body .v6-blog-layout aside strong{grid-column:1/-1}
  body .v6-blog-grid{grid-template-columns:1fr}
  body .v6-article-head>.container{padding:0 15px}
  body .v6-article-layout{grid-template-columns:1fr;padding:0 15px}
  body .v6-article-layout aside{position:static}
  body .v6-article-layout article>img{height:240px}
  body .v17-article-layout{grid-template-columns:1fr;padding:0 15px}
  body .v17-article-aside{position:static;order:2}
  body .v17-article-media,body .v17-article-media.reverse{grid-template-columns:1fr}
  body .v17-sheet-split{padding:45px 0}
  body .v17-sheet-split>.container{grid-template-columns:1fr}
  body .v17-sheet-split.reverse>.container>img,body .v17-sheet-split.reverse>.container>div{order:initial}
  body .v17-sheet-split>.container>img{height:260px}
  body .v17-sheet-split>.container>div{padding:28px 24px}
  body .v17-sheet-split ul,body .v17-sheet-why>.container>div{grid-template-columns:1fr}
  body .v17-sheet-quote{min-height:360px}
  body .v17-sheet-quote blockquote{width:100%;padding:25px;font-size:22px;line-height:31px}
  body .v6-form-hero>.container{grid-template-columns:1fr;padding:0 15px;gap:35px}
  body .v6-form-hero form{grid-template-columns:1fr;padding:24px}
  body .v6-form-hero form>div{grid-column:1/-1}
  body .v6-search-page form{display:grid;grid-template-columns:1fr}
  body .v6-search-page form .btn{border-radius:0 0 5px 5px}
  body .v6-search-page h1,body .v6-result h1{font-size:34px;line-height:41px}
}

/* V7 exact public-component system.
   These values mirror the live Protolabs component measurements and deliberately
   override the approximate card/button rules from earlier drafts. */
body .container{width:1170px;max-width:calc(100% - 30px);margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px}

body .btn,
body a.btn,
body button.btn{min-width:130px;min-height:48px;height:auto;max-width:440px;padding:12px 20px!important;border:0!important;border-radius:6px!important;display:inline-flex;align-items:center;justify-content:center;gap:7px;white-space:nowrap;font-size:16px;line-height:24px;font-weight:700;box-shadow:none;transform:none;transition:background-color .18s,color .18s}
body .btn-primary{color:#fff;background:#0078d2}
body .btn-primary:hover,body .btn-primary:focus{color:#fff;background:#005ca3}
body .btn-secondary{color:#005ca3;background:#d8ecfd}
body .btn-secondary:hover,body .btn-secondary:focus{color:#003f6d;background:#b1d9fb}
body .btn-white{color:#005ca3;background:#fff}
body .btn-white:hover,body .btn-white:focus{color:#003f6d;background:#ebf6ff}
body .header-actions .btn{width:auto;min-width:169px;min-height:48px;height:48px;padding:12px 20px!important}

/* Text links use the supplied iconfont's long right-arrow glyph. */
body a .icon-youjiantou,body span .icon-youjiantou{display:inline-block;margin-left:7px;font-size:24px;line-height:1;font-weight:400;vertical-align:-2px}
body .pl-slick-content span,body .v6-mini-card span,body .v6-feature-quad a,body .v6-service-material-grid a,body .v6-quick-links span,body .v6-blog-feature a{display:inline-flex;align-items:center;color:#0078d2;font-weight:700}

/* Carousel navigation is the measured 56px circular, neutral-outline control. */
body .pl-slick-nav{height:56px;margin:40px auto 0;display:flex;align-items:center;justify-content:center;gap:20px}
body .pl-slick-nav button,
body .v6-carousel-nav button{position:relative;display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;min-width:56px;padding:0!important;border:1px solid #e1e4ea!important;border-radius:50%!important;background:#fff;color:#525866;font-size:20px;line-height:1;box-shadow:none;transition:background-color .18s,color .18s,border-color .18s}
body .pl-slick-nav button:hover,
body .v6-carousel-nav button:hover{background:#f1f4f8;color:#343741;border-color:#e1e4ea!important}
body .pl-slick-nav button.swiper-button-disabled,
body .v6-carousel-nav button.swiper-button-disabled{opacity:.25;cursor:default}
body .pl-slick-nav button i,
body .v6-carousel-nav button i{font-size:18px;line-height:1}
body .v6-carousel{padding-bottom:96px}
body .v6-carousel-nav{bottom:0;gap:20px}

/* Reference cards are flat blocks: no floating shadow, rounded corners or lift. */
body .pl-slick-card,
body .v6-mini-card,
body .v6-mini-card:hover,
body .v6-feature-quad article,
body .v6-service-material-grid article,
body .v6-quick-links a{border:0;border-radius:0;box-shadow:none;transform:none;transition:none}
body .v6-mini-card{background:#f5f7fa}
body .v6-mini-card>div{padding:24px 24px 30px}
body .v6-mini-card h3{font-size:20px;line-height:28px;margin-bottom:12px}
body .v6-mini-card p{color:#343741;margin-bottom:24px}
body .v6-service-hub-grid .v6-mini-card>div{background:#f5f7fa}
body .v6-service-hub-grid .v6-mini-card p{display:none}
body .v6-service-hub-grid .v6-mini-card>div{min-height:132px;padding:22px 24px 24px}
body .v6-service-material-grid article{background:#f5f7fa;padding:0 24px 30px}
body .v6-feature-quad article{background:#fff}

/* Section spacing and headings follow the site's 80px desktop rhythm. */
body .v6-section{padding:80px 0}
body .v6-section>.container>h2:after{display:none}
body .v6-main h2,body .pl-home-v5 h2{font-size:32px;line-height:38px;font-weight:700;color:#343741}
body .v6-main h3,body .pl-home-v5 h3{font-size:20px;line-height:28px;font-weight:700;color:#343741}
body .v6-service-hub-grid,body .v6-four-tools,body .v6-industry-hub,body .v6-service-material-grid{margin-top:40px}

/* Header measurements from the live 89px desktop header. */
body .header-main,body .header-main .header-container{height:89px}
body .header-container>.logo{width:210px;flex:0 0 210px}
body .header-container>.logo img{width:210px;max-height:72px;object-fit:contain;object-position:left center}
body .main-nav>ul>li>a{height:89px;padding:32px 12px;font-size:14px;line-height:24px}
body .header-actions{height:89px;align-items:center}
body .header-actions .plain-link{font-size:16px;line-height:24px}

/* Full-width blue call-to-action band. */
body .cta{min-height:314px;padding:64px 0;background:#0078d2;text-align:center;color:#fff}
body .cta .container{display:flex;flex-direction:column;align-items:center}
body .cta h2{margin:0 0 18px;color:#fff;font-size:32px;line-height:38px}
body .cta p{margin:0 0 28px;color:#fff;font-size:20px;line-height:28px}

@media(min-width:1500px){
  body .container{width:1400px;max-width:calc(100% - 30px)}
  body .announcement .container,body .header-main .header-container{width:1400px;max-width:calc(100% - 30px)}
}
@media(min-width:1200px) and (max-width:1499px){
  body .container{width:1170px}
  body .announcement .container,body .header-main .header-container{width:1170px}
}
@media(min-width:992px) and (max-width:1199px){body .container{width:970px}}
@media(min-width:768px) and (max-width:991px){body .container{width:750px}}
@media(max-width:767px){
  body .container{width:100%;max-width:100%;padding-left:15px;padding-right:15px}
  body .btn,body a.btn,body button.btn{max-width:100%}
  body .header-main,body .header-main .header-container{height:72px}
  body .header-container>.logo{width:170px;flex-basis:170px}
  body .header-container>.logo img{width:170px;max-height:62px}
  body .pl-slick-nav{margin-top:28px}
  body .v6-section{padding:48px 0}
  body .cta{min-height:0;padding:52px 0}
  body .cta p{font-size:18px;line-height:26px}
}

/* V8 page-specific reference components */
body .v8-quote-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:40px}
body .v8-quote-grid article{display:flex;flex-direction:column;background:#f5f7fa;padding-bottom:28px}
body .v8-quote-grid img{width:100%;height:210px;object-fit:contain;background:#fff}
body .v8-quote-grid h3,body .v8-quote-grid p,body .v8-quote-grid a{margin-left:24px;margin-right:24px}
body .v8-quote-grid h3{margin-top:24px;margin-bottom:10px}
body .v8-quote-grid p{margin-bottom:20px}
body .v8-quote-grid a{display:inline-flex;align-items:center;margin-top:auto;color:#0078d2;font-weight:700}

body .v8-material-browser{margin-top:38px;background:#fff}
body .v8-material-tabs{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid #cbd1da}
body .v8-material-tabs button{position:relative;min-height:78px;padding:16px 22px;border:0;background:#e9edf2;color:#343741;font-size:17px;font-weight:700}
body .v8-material-tabs button+button{border-left:1px solid #fff}
body .v8-material-tabs button.active{background:#fff;color:#0078d2}
body .v8-material-tabs button.active:after{content:'';position:absolute;left:0;right:0;bottom:-1px;height:4px;background:#0078d2}
body .v8-material-stage{position:relative;min-height:390px;padding:38px 88px 78px;background:#fff}
body .v8-material-pane{display:none}
body .v8-material-pane.active{display:block}
body .v8-material-pane-head{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-bottom:28px}
body .v8-material-pane-head h3{font-size:24px;line-height:31px;margin:0}
body .v8-material-pane-head a{display:inline-flex;align-items:center;color:#0078d2;font-weight:700}
body .v8-material-columns{display:grid;grid-template-columns:1fr 1fr;gap:70px}
body .v8-material-columns section+section{border-left:1px solid #e1e4ea;padding-left:70px}
body .v8-material-columns h4{margin:0 0 16px;font-size:18px;color:#343741}
body .v8-material-columns img{display:block;width:100%;height:180px;object-fit:cover;margin:0 0 18px}
body .v8-material-columns ul{display:grid;grid-template-columns:1fr 1fr;gap:9px 30px}
body .v8-material-columns li{position:relative;padding-left:16px}
body .v8-material-columns li:before{content:'';position:absolute;left:0;top:10px;width:5px;height:5px;border-radius:50%;background:#0078d2}
body .v8-material-controls{position:absolute;left:0;right:0;bottom:22px;display:flex;align-items:center;justify-content:center;gap:18px}
body .v8-material-controls button{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:1px solid #cbd1da;border-radius:50%;background:#fff;color:#343741}
body .v8-material-controls button:hover{background:#f1f4f8}
body .v8-material-controls i{font-size:16px}
body .v8-material-controls span{min-width:42px;text-align:center;color:#687082}

body .v8-industry-use-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px;margin-top:40px}
body .v8-industry-use-grid article{display:grid;grid-template-columns:46% 54%;min-height:280px;background:#fff}
body .v8-industry-use-grid img{width:100%;height:100%;min-height:280px;object-fit:cover}
body .v8-industry-use-grid article>div{display:flex;flex-direction:column;justify-content:center;padding:28px}
body .v8-industry-use-grid h3{margin-bottom:10px}
body .v8-industry-use-grid p{margin-bottom:18px}
body .v8-industry-use-grid a{display:inline-flex;align-items:center;color:#0078d2;font-weight:700}
body .v8-split-reverse>.container>div:first-child{order:2}
body .v8-split-reverse>.container>div:last-child{order:1}
body .v8-four-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;margin-top:40px}
body .v8-four-cards .v6-mini-card{height:100%}
body .v8-centered{display:flex!important;width:max-content;margin:40px auto 0}
body .v8-process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;margin-top:40px}
body .v8-process-grid article{padding:30px 24px;background:#f5f7fa;text-align:center}
body .v8-process-grid i{display:flex;width:70px;height:70px;margin:0 auto 20px}
body .v8-process-grid svg{width:70px;height:70px;fill:none;stroke:#0078d2;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
body .v8-process-grid h3{margin-bottom:10px}
body .v8-process-grid p{margin:0;color:#525866}
body .v8-service-detail .v6-table-wrap{margin-top:38px;background:#fff}
body .v8-material-family-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:40px}
body .v8-material-family-grid article{display:flex;flex-direction:column;min-height:220px;padding:32px;background:#f5f7fa}
body .v8-material-family-grid h3{margin-bottom:12px}
body .v8-material-family-grid p{margin-bottom:24px}
body .v8-material-family-grid a{display:inline-flex;align-items:center;margin-top:auto;color:#0078d2;font-weight:700}
body .v8-application-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:40px;background:#dfe4ea;border:1px solid #dfe4ea}
body .v8-application-grid>div{display:flex;align-items:center;min-height:94px;padding:24px;background:#fff}
body .v8-application-grid i{margin-right:15px;color:#0078d2;font-size:28px}
body .v8-application-grid span{font-size:17px;font-weight:700}
body .v8-faq{max-width:970px}
body .v8-faq details{border-bottom:1px solid #cbd1da;background:#fff}
body .v8-faq summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 2px;cursor:pointer;font-size:18px;font-weight:700;list-style:none}
body .v8-faq summary::-webkit-details-marker{display:none}
body .v8-faq summary i{color:#0078d2;font-size:18px;transition:transform .2s}
body .v8-faq details[open] summary i{transform:rotate(180deg)}
body .v8-faq details p{padding:0 44px 24px 2px}
body .v8-use-cases{display:grid;grid-template-columns:repeat(5,1fr);gap:24px;margin-top:40px}
body .v8-use-cases article{background:#f5f7fa}
body .v8-use-cases img{width:100%;height:175px;object-fit:cover}
body .v8-use-cases article>div{padding:24px}
body .v8-use-cases h3{margin-bottom:10px}
body .v8-stat-band{padding:52px 0;background:#343741;color:#fff}
body .v8-stat-band>.container{display:grid;grid-template-columns:repeat(3,1fr)}
body .v8-stat-band div{text-align:center;padding:0 30px}
body .v8-stat-band div+div{border-left:1px solid rgba(255,255,255,.35)}
body .v8-stat-band strong{display:block;margin-bottom:8px;color:#fff;font-size:36px;line-height:43px}
body .v8-stat-band span{display:block;font-size:16px;line-height:24px}
body .v8-role-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;margin-top:40px}
body .v8-role-grid article{padding:30px 24px;background:#fff;text-align:center}
body .v8-role-grid i{display:flex;width:64px;height:64px;margin:0 auto 20px}
body .v8-role-grid svg{width:64px;height:64px;fill:none;stroke:#0078d2;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
body .v8-role-grid h3{margin-bottom:10px}
body .v8-material-tile-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:40px;background:#cbd1da;border:1px solid #cbd1da}
body .v8-material-tile-grid a{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:94px;padding:24px;background:#fff;color:#343741;font-size:17px;font-weight:700}
body .v8-material-tile-grid i{color:#0078d2;font-size:24px}

@media(max-width:1199px){
  body .v8-material-stage{padding-left:45px;padding-right:45px}
  body .v8-four-cards{grid-template-columns:repeat(2,1fr)}
  body .v8-process-grid{grid-template-columns:repeat(3,1fr)}
  body .v8-use-cases{grid-template-columns:repeat(3,1fr)}
  body .v8-role-grid{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:767px){
  body .v8-quote-grid,body .v8-industry-use-grid,body .v8-four-cards{grid-template-columns:1fr}
  body .v8-material-tabs{display:flex;overflow-x:auto}
  body .v8-material-tabs button{min-width:210px}
  body .v8-material-stage{padding:28px 20px 80px}
  body .v8-material-pane-head{display:block}
  body .v8-material-pane-head a{margin-top:12px}
  body .v8-material-columns{grid-template-columns:1fr;gap:28px}
  body .v8-material-columns section+section{border-left:0;border-top:1px solid #e1e4ea;padding:24px 0 0}
  body .v8-material-columns ul{grid-template-columns:1fr}
  body .v8-industry-use-grid article{grid-template-columns:1fr}
  body .v8-industry-use-grid img{height:230px;min-height:0}
  body .v8-split-reverse>.container>div:first-child,body .v8-split-reverse>.container>div:last-child{order:initial}
  body .v8-process-grid,body .v8-material-family-grid,body .v8-application-grid{grid-template-columns:1fr}
  body .v8-use-cases,body .v8-role-grid,body .v8-material-tile-grid{grid-template-columns:1fr}
  body .v8-stat-band>.container{grid-template-columns:1fr}
  body .v8-stat-band div{padding:22px 15px}
  body .v8-stat-band div+div{border-left:0;border-top:1px solid rgba(255,255,255,.35)}
}

/* V9: measured Industries page reconstruction from the live component CSS. */
body:not([data-page="home"]) .announcement{display:flex}
body .announcement{height:38px;min-height:38px;position:relative;top:auto}
body .announcement .container{height:38px;display:flex;align-items:center;justify-content:center;padding:0 50px}
body .announcement a{display:inline-flex;align-items:center;justify-content:center;color:#fff;font-weight:400;text-align:center}
body .announcement a b{padding:0 6px;font-weight:400}
body .announcement a .icon-youjiantou{font-size:24px;margin-left:8px}
body .site-header{position:relative;top:auto}

body .v9-industries-page .v6-crumb{height:49px;border-top:0;border-bottom:0}
body .v9-industries-page .v6-crumb .container{height:49px;font-size:12px;line-height:18px;padding:0 12px}
body .v9-industries-hero{height:475px;position:relative;overflow:hidden;background:#343741 url('../images/ragseo-industries-hero-v8.png') center/cover no-repeat;color:#fff}
body .v9-industries-hero>.container{height:100%;position:relative;padding:0}
body .v9-industries-copy{width:66.6667%;padding-top:70px}
body .v9-industries-copy h1{max-width:90%;margin:0 0 8px;color:#fff;font-size:46px;line-height:55px;font-weight:700}
body .v9-industries-copy p{width:85%;margin:0 0 26px;color:#fff;font-size:20px;line-height:28px}
body .v9-industries-copy .btn{min-width:145px}
body .v9-industries-cert{position:absolute;left:0;bottom:31px;display:flex;flex-direction:column;color:#fff;font-size:16px;line-height:24px}
body .v9-industries-cert a{color:#22a3e7;text-decoration:underline}

body .v9-client-strip{height:120px;background:#fff}
body .v9-client-strip>.container{height:120px;display:grid;grid-template-columns:1.2fr repeat(5,1fr);align-items:center;gap:30px;padding:0}
body .v9-client-strip p{margin:0;color:#687082;font-size:16px;line-height:20px}
body .v9-client-strip img{width:100%;max-width:155px;max-height:48px;object-fit:contain;justify-self:center;filter:grayscale(1)}

body .v9-industries-served{padding:80px 0 55px;background:#fff}
body .v9-industries-page h2{margin:0;color:#343741;font-size:32px;line-height:38px;font-weight:700;text-align:center}
body .v9-industry-links{display:grid;grid-template-columns:repeat(3,1fr);gap:25px 30px;margin-top:40px}
body .v9-industry-links>a{height:210px;display:grid;grid-template-columns:45% 55%;overflow:hidden;border-radius:6px;background:#f1f4f8;color:#343741}
body .v9-industry-image{height:210px;overflow:hidden;background:#fff}
body .v9-industry-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s}
body .v9-industry-link-copy{position:relative;display:flex;align-items:flex-start;padding:30px 24px 65px}
body .v9-industry-link-copy h3{margin:0;font-size:24px;line-height:26px;font-weight:700}
body .v9-industry-link-copy i{position:absolute;left:24px;bottom:20px;color:#0078d2;font-size:27px}
body .v9-industry-links>a:hover{background:#e1e4ea;color:#003f6d}
body .v9-industry-links>a:hover img{transform:scale(1.1)}

body .v9-company-uses{padding:80px 0;background:#fff}
body .v9-company-use-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:55px 30px;margin-top:40px}
body .v9-company-use-grid article{padding-right:9%;background:#fff}
body .v9-company-use-grid article>i{display:block;height:34px;margin-bottom:18px;color:#0078d2;font-size:32px;line-height:34px}
body .v9-company-use-grid h3{margin:0 0 10px;font-size:20px;line-height:28px}
body .v9-company-use-grid p{margin:0;font-size:16px;line-height:24px}

body .v9-industry-feature{padding:80px 0;background:#f5f7fa}
body .v9-industry-feature+.v9-industry-feature{background:#fff}
body .v9-industry-feature>.container{display:grid;grid-template-columns:1fr 1fr;min-height:365px;padding:0}
body .v9-industry-feature img{width:100%;height:365px;object-fit:cover}
body .v9-industry-feature>div>div{display:flex;flex-direction:column;justify-content:center;padding:45px 55px;background:#fff}
body .v9-industry-feature:not(.reverse)>div>div{background:#fff}
body .v9-industry-feature.reverse img{order:2}
body .v9-industry-feature.reverse>div>div{order:1;background:#f5f7fa}
body .v9-industry-feature h2{text-align:left;margin-bottom:18px}
body .v9-industry-feature p{margin-bottom:18px}
body .v9-industry-feature .btn{align-self:flex-start}
body .v9-industry-resources{padding:80px 0;background:#f5f7fa}
body .v9-industry-resources .v6-carousel{margin-top:40px}

@media(max-width:1199px){
  body .v9-industries-copy{width:72%}
  body .v9-industry-links>a{height:240px;grid-template-columns:1fr}
  body .v9-industry-image{height:135px}
  body .v9-industry-link-copy{padding:18px 20px 48px}
  body .v9-industry-link-copy h3{font-size:20px;line-height:24px}
  body .v9-industry-link-copy i{left:20px;bottom:14px}
}
@media(max-width:767px){
  body .announcement{min-height:40px;height:auto}
  body .announcement .container{height:auto;min-height:40px;padding:8px 45px 8px 15px}
  body .announcement a b{display:none}
  body .v9-industries-page .v6-crumb{height:40px}
  body .v9-industries-page .v6-crumb .container{height:40px;padding:0 15px}
  body .v9-industries-hero{height:auto;min-height:570px;background-position:70% bottom}
  body .v9-industries-hero:before{content:'';position:absolute;inset:0;background:rgba(21,22,27,.55)}
  body .v9-industries-hero>.container{min-height:570px;padding:0 15px}
  body .v9-industries-copy{position:relative;width:100%;padding-top:42px}
  body .v9-industries-copy h1{font-size:36px;line-height:43px}
  body .v9-industries-copy p{width:100%;font-size:17px;line-height:25px}
  body .v9-industries-cert{left:15px;bottom:24px}
  body .v9-client-strip{height:auto;padding:30px 0}
  body .v9-client-strip>.container{height:auto;grid-template-columns:1fr 1fr;gap:28px 18px;padding:0 15px}
  body .v9-client-strip p{grid-column:1/-1;text-align:center}
  body .v9-client-strip img{max-width:120px;max-height:38px}
  body .v9-industries-served,body .v9-company-uses,body .v9-industry-feature,body .v9-industry-resources{padding:48px 0}
  body .v9-industry-links,body .v9-company-use-grid{grid-template-columns:1fr}
  body .v9-industry-links>a{height:210px;grid-template-columns:45% 55%}
  body .v9-industry-image{height:210px}
  body .v9-company-use-grid{gap:36px}
  body .v9-company-use-grid article{padding-right:0}
  body .v9-industry-feature>.container{grid-template-columns:1fr;padding:0 15px}
  body .v9-industry-feature img{height:260px}
  body .v9-industry-feature>div>div{padding:28px 24px}
  body .v9-industry-feature.reverse img,body .v9-industry-feature.reverse>div>div{order:initial}
}

/* V10: hub heroes use the live 475px Hero2 geometry. */
body .v6-services-hero,body .v6-materials-hero,body .v6-resources-hero{height:475px;background-color:#f5f7fa;background-image:none}
body .v6-services-hero:before,body .v6-materials-hero:before,body .v6-resources-hero:before{inset:0;background-image:var(--hero-image);background-position:center;background-size:cover;background-repeat:no-repeat}
body .v6-services-hero:after,body .v6-materials-hero:after{display:none}
body .v6-resources-hero:after{display:block;background:rgba(52,55,65,.5)}
body .v6-services-hero .v6-hub-copy,body .v6-materials-hero .v6-hub-copy,body .v6-resources-hero .v6-hub-copy{max-width:66.6667%;padding-top:70px}
body .v6-services-hero .v6-hub-copy h1,body .v6-materials-hero .v6-hub-copy h1,body .v6-resources-hero .v6-hub-copy h1{max-width:90%;margin:0 0 8px;font-size:46px;line-height:55px;font-weight:700}
body .v6-services-hero .v6-hub-copy p,body .v6-materials-hero .v6-hub-copy p,body .v6-resources-hero .v6-hub-copy p{width:85%;max-width:none;margin:0;font-size:20px;line-height:28px}
body .v6-services-hero .v6-cert,body .v6-materials-hero .v6-cert{bottom:31px;font-size:16px;line-height:24px}
body .v6-services-hero .v6-cert a,body .v6-materials-hero .v6-cert a{color:#0078d2}
body .v6-resources-hero{color:#fff}
body .v6-resources-hero h1,body .v6-resources-hero p{color:#fff}

@media(max-width:767px){
  body .v6-services-hero,body .v6-materials-hero,body .v6-resources-hero{height:auto;min-height:570px;background-position:70% bottom}
  body .v6-services-hero:after,body .v6-materials-hero:after{display:block;background:linear-gradient(180deg,rgba(245,247,250,.98) 0%,rgba(245,247,250,.92) 45%,rgba(245,247,250,.2) 80%)}
  body .v6-resources-hero:after{background:rgba(21,22,27,.66)}
  body .v6-services-hero>.container,body .v6-materials-hero>.container,body .v6-resources-hero>.container{min-height:570px}
  body .v6-services-hero .v6-hub-copy,body .v6-materials-hero .v6-hub-copy,body .v6-resources-hero .v6-hub-copy{max-width:100%;padding-top:42px}
  body .v6-services-hero .v6-hub-copy h1,body .v6-materials-hero .v6-hub-copy h1,body .v6-resources-hero .v6-hub-copy h1{font-size:36px;line-height:43px}
  body .v6-services-hero .v6-hub-copy p,body .v6-materials-hero .v6-hub-copy p,body .v6-resources-hero .v6-hub-copy p{width:100%;font-size:17px;line-height:25px}
}

/* V11: page-specific components measured from the live Services, Materials and Resources hubs. */
body .v6-service-choose{padding:40px 0 30px}
body .v6-service-choose h2,body .v11-material-selectors h2{text-align:center}
body .v6-service-choose .v6-green-line{display:block;width:50px;height:3px;margin:20px auto 40px;background:#86bc25}
body .v6-service-choose .v6-service-hub-grid{margin-top:0}
body .v11-service-card{display:flex;flex-direction:column;min-width:0;margin-bottom:50px;padding:22px;background:#fff;border-radius:5px;box-shadow:0 10px 20px rgba(48,49,51,.1),0 -10px 20px rgba(48,49,51,.05);text-align:center}
body .v11-service-card h3{min-height:56px;margin:0;text-align:center;font-size:20px;line-height:28px}
body .v11-service-card .v11-service-image{display:block;margin:15px 0}
body .v11-service-card img{display:block;width:100%;height:auto;aspect-ratio:1/1;object-fit:contain;background:#fff}
body .v11-service-card .btn{width:100%;margin-top:auto;background:#d8ecfd;color:#005ca3}
body .v11-network-feature{padding:40px 0;background:#f5f7fa}
body .v11-network-feature>.container>div:first-child{display:flex;align-items:center;padding:0}
body .v11-network-feature .pl-video-shell{width:100%;height:100%;min-height:360px}
body .v11-network-feature .pl-video-shell img{height:100%;min-height:360px;object-fit:cover}

body .v11-material-selectors{padding:40px 0 80px}
body .v11-material-selectors .v6-lead{width:65%;margin:12px auto 0;text-align:center}
body .v11-material-selectors .v6-four-tools{margin-top:40px}
body .v11-material-tool{min-width:0;background:#fff}
body .v11-material-tool>img{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:cover}
body .v11-material-tool>a{position:relative;display:flex;flex-direction:column;min-height:132px;margin-top:0;padding:24px 24px 56px;border:1px solid #f1f4f8;border-radius:6px;background:#f1f4f8;color:#343741}
body .v11-material-tool strong{font-size:20px;line-height:28px}
body .v11-material-tool span{position:absolute;left:24px;bottom:20px;display:inline-flex;align-items:center;color:#0078d2;font-weight:700}
body .v11-material-tool span i{margin-left:7px;font-size:24px;line-height:1}

body .v6-main .v6-quick-links{padding:40px 0 55px;background:#fff}
body .v6-main .v6-quick-links>.container{grid-template-columns:repeat(4,1fr);gap:30px;padding:0 15px}
body .v6-main .v6-quick-links a{position:relative;width:auto;min-height:137px;margin:0 0 25px;padding:24px 24px 56px;border:1px solid #f1f4f8;border-radius:6px;background:#f1f4f8}
body .v6-main .v6-quick-links strong{font-size:20px;line-height:28px}
body .v6-main .v6-quick-links span{position:absolute;left:24px;bottom:20px}
body .v6-main .v6-quick-links a:hover{background:#e1e4ea}

body .v8-service-detail .v6-part-hero{height:475px;background:#f5f7fa}
body .v8-service-detail .v6-part-hero>.container{grid-template-rows:350px 125px}
body .v8-service-detail .v6-part-copy{justify-content:flex-start;padding-top:70px}
body .v8-service-detail .v6-part-copy h1{max-width:100%;margin:0 0 8px;font-size:46px;line-height:55px}
body .v8-service-detail .v6-part-copy p{width:100%;max-width:570px;margin:0 0 18px;font-size:16px;line-height:24px}
body .v8-service-detail .v6-part-image img{width:504px;height:302px;margin-top:20px;object-fit:contain;mix-blend-mode:multiply}
body .v8-service-detail .v6-part-lower{border-top:0}
body .v11-tertiary-link{display:inline-flex;align-items:center;min-height:48px;padding:12px 8px;color:#0078d2;font-weight:700;vertical-align:top}
body .v11-service-cert{display:flex;flex-direction:column;justify-content:center;padding:32px 0;font-size:16px;line-height:24px}
body .v11-service-cert a{color:#0078d2;font-weight:700;text-decoration:underline}
body .v11-service-cert strong{font-weight:700}
body .v8-service-detail .v6-scales{height:125px;align-items:stretch;direction:rtl;text-align:left}
body .v8-service-detail .v6-scales>div{display:flex;flex-direction:column;justify-content:center;padding:24px 0 24px 35px;border-left:0;direction:ltr}
body .v8-service-detail .v6-scales strong{margin-bottom:15px;color:#343741;font-size:20px;line-height:20px}
body .v8-service-detail .v6-scales span{font-size:14px;line-height:16px;font-weight:700}

body .v8-industry-detail .v6-industry-detail-hero{height:475px;background-position:center;background-size:cover}
body .v8-industry-detail .v6-industry-detail-hero>.container>div:first-child{max-width:780px;padding-top:70px}
body .v8-industry-detail .v6-industry-detail-hero h1{max-width:90%;margin:0 0 8px;font-size:46px;line-height:55px}
body .v8-industry-detail .v6-industry-detail-hero p{width:85%;max-width:none;margin:0 0 18px;font-size:16px;line-height:24px}
body .v8-industry-detail .v6-industry-detail-hero .v6-cert{bottom:31px;font-size:16px;line-height:24px}
body .v11-aerospace-detail .v6-industry-detail-hero{background-color:#343741;color:#fff}
body .v11-aerospace-detail .v6-industry-detail-hero:before{background:rgba(52,55,65,.72)}
body .v11-aerospace-detail .v6-industry-detail-hero h1,body .v11-aerospace-detail .v6-industry-detail-hero p{color:#fff}
body .v11-aerospace-detail .v6-industry-detail-hero .btn-secondary{background:#fff;color:#005ca3}
body .v11-aerospace-detail .v6-industry-detail-hero .v6-cert,body .v11-aerospace-detail .v6-industry-detail-hero .v6-cert a{color:#fff}

body .v6-about-hero{height:475px;background-position:center;background-size:cover}
body .v6-about-hero:before{background:rgba(21,22,27,.38)}
body .v6-about-hero>.container{justify-content:flex-start;padding-top:70px}
body .v6-about-hero span{margin:0 0 10px;font-size:16px;line-height:24px}
body .v6-about-hero h1{max-width:800px;margin:0;color:#fff;font-size:48px;line-height:58px;font-weight:700}
body .v6-story{padding:80px 0}
body .v6-story>.container>div:last-child{background:#fff;padding:40px}
body .v11-about-purpose{padding:20px 0 80px}
body .v11-about-purpose>.container{max-width:970px}
body .v11-about-purpose .container>div{text-align:center}
body .v11-about-purpose .container>div+div{margin-top:40px}
body .v11-about-purpose span{display:block;margin-bottom:8px;font-size:16px;line-height:24px}
body .v11-about-purpose h2{margin:0;font-size:32px;line-height:38px}
body .v11-about-stats{padding:0 0 60px}
body .v11-about-stats>.container{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}
body .v11-about-stats div{display:flex;flex-direction:column}
body .v11-about-stats span{min-height:48px;font-size:16px;line-height:24px}
body .v11-about-stats strong{display:block;margin-top:8px;background:linear-gradient(90deg,#0078d2,#4eb7c8,#86bc25);-webkit-background-clip:text;background-clip:text;color:transparent;font-size:48px;line-height:58px}
body .v11-about-global{padding:80px 0 0}
body .v11-about-global h2{text-align:center}
body .v11-about-global>div>p{width:75%;margin:12px auto 42px;text-align:center}
body .v11-location-map{width:100%;margin:0;overflow:hidden;background:#f1f4f8}
body .v11-location-map img{display:block;width:100%;height:auto;aspect-ratio:2.22/1;object-fit:cover}
body .v11-working{padding:80px 0}
body .v11-working>.container{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;align-items:stretch}
body .v11-working>.container>div{padding-right:30px}
body .v11-working h2{margin-bottom:14px;text-align:left}
body .v11-working .btn{margin-top:14px}
body .v11-working article{min-height:305px;padding:24px;background:#ebf6ff}
body .v11-working article>i{display:block;width:34px;height:34px;margin-bottom:18px;color:#343741;font-size:34px;font-style:normal}
body .v11-working article>i svg{display:block;width:34px;height:34px;stroke:currentColor}
body .v11-working article h3{margin-bottom:12px}
body .v11-community{padding:80px 0}
body .v11-community h2,body .v11-leadership h2{text-align:center;margin-bottom:40px}
body .v11-community .container>div{display:grid;grid-template-columns:1fr 1fr;gap:30px}
body .v11-community article{display:flex;flex-direction:column;background:#f5f7fa}
body .v11-community img{width:100%;height:300px;object-fit:cover}
body .v11-community article>div{display:flex;flex:1;flex-direction:column;padding:32px}
body .v11-community h3{margin-bottom:12px}
body .v11-community p{margin-bottom:24px}
body .v11-community .btn{align-self:flex-start;margin-top:auto}
body .v11-leadership{padding:0 0 80px}
body .v11-leadership .container>div{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}
body .v11-leadership article img{width:100%;height:350px;object-fit:cover}
body .v11-leadership article h3{margin:20px 0 2px}
body .v11-leadership article p{margin:0}
body .v17-about-final{overflow:hidden;background:#15161b;text-align:center}
body .v17-about-final>img{display:block;width:100%;height:auto}
body .v17-about-final>.container{display:flex;min-height:188px;align-items:center;justify-content:center}
body .v17-about-final .btn{min-width:148px}

@media(max-width:991px){
  body .v6-main .v6-quick-links>.container{grid-template-columns:repeat(2,1fr)}
  body .v11-service-card{padding:24px}
  body .v11-about-stats>.container,body .v11-working>.container{grid-template-columns:repeat(2,1fr)}
  body .v11-working>.container>div{grid-column:1/-1}
}
@media(max-width:767px){
  body .v6-service-choose,body .v11-material-selectors{padding:35px 0}
  body .v11-material-selectors .v6-lead{width:100%}
  body .v11-network-feature .pl-video-shell,body .v11-network-feature .pl-video-shell img{min-height:260px}
  body .v6-main .v6-quick-links>.container{grid-template-columns:1fr;padding:0 15px}
  body .v6-main .v6-quick-links a{margin-left:0;margin-right:0}
  body .v8-service-detail .v6-part-copy{padding-top:35px}
  body .v8-service-detail .v6-part-copy h1{font-size:34px;line-height:41px}
  body .v6-about-hero>.container{padding-top:42px}
  body .v6-about-hero h1{font-size:36px;line-height:43px}
  body .v11-about-purpose,body .v11-about-global,body .v11-working,body .v11-community{padding:48px 0}
  body .v11-about-stats>.container,body .v11-working>.container,body .v11-community .container>div,body .v11-leadership .container>div{grid-template-columns:1fr}
  body .v11-about-global>div>p{width:100%}
  body .v11-location-map{grid-template-columns:1fr;gap:24px;padding:35px 20px}
  body .v11-location-map:before{top:8%;bottom:8%;left:50%;right:auto;width:2px;height:auto}
  body .v11-location-map span{width:125px;height:125px}
  body .v17-about-final>.container{min-height:140px}
}

/* V12: page-specific source footer heroes. */
body .v12-footer-cta{position:relative;overflow:hidden;margin:0 0 -30px;background:#f5f7fa;text-align:center}
body .v12-footer-cta.lightgray3{background:#f1f4f8}
body .v12-footer-cta.trueblack{background:#15161b}
body .v12-footer-cta>.container{height:241px;display:flex;align-items:flex-start;justify-content:center;padding:0 15px}
body .v12-footer-cta-content{width:100%;margin:60px 0 65px;text-align:center}
body .v12-footer-cta h2{margin:0 0 10px;color:#343741;font-size:32px;line-height:38px;font-weight:700}
body .v12-footer-cta p{margin:0 0 5px;color:#343741;font-size:22px;line-height:31px}
body .v12-footer-cta .btn{height:48px;min-height:48px;margin:10px;padding:12px 20px;border:0;border-radius:6px;background:#0078d2;color:#fff}
body .v12-footer-cta-button-only>.container{height:188px}
body .v12-footer-cta-button-only .v12-footer-cta-content{margin:60px 0 65px}

/* Materials hub geometry measured at the same source-site viewport. */
@media(min-width:992px){
  body[data-page="materials"] .v6-materials-hero{height:369px}
  body[data-page="materials"] .v11-material-selectors{height:525px;padding:70px 0 0}
  body[data-page="materials"] .v11-material-selectors + .v6-section{height:807px;padding:80px 0 0}
  body[data-page="materials"] .v11-material-selectors + .v6-section + .v6-section{height:823px;padding:80px 0 0}
  body[data-page="materials"] .v6-feature-split{height:347px;padding:0}
  body[data-page="materials"] .v6-feature-split>.container{height:347px}
  body[data-page="materials"] .v6-feature-split>.container>div:first-child img{height:347px;min-height:347px}
  body[data-page="materials"] .v6-feature-split + .v6-section{height:801px;margin-top:40px;padding:80px 0 0}
}

@media(max-width:767px){
  body .v12-footer-cta{margin-bottom:0}
  body .v12-footer-cta>.container,body .v12-footer-cta-button-only>.container{height:auto;min-height:170px}
  body .v12-footer-cta-content,body .v12-footer-cta-button-only .v12-footer-cta-content{margin:42px 0}
  body .v12-footer-cta h2{font-size:28px;line-height:34px}
}

body .v12-material-detail{padding:80px 0}
body .v12-material-detail>.container{display:grid;grid-template-columns:repeat(2,1fr);gap:30px}
body .v12-material-detail article{min-height:220px;padding:36px 40px;background:#fff}
body .v12-material-detail h2{margin-bottom:14px}
body .v12-material-detail p{max-width:470px;margin-bottom:22px}
body .v12-material-detail a{display:inline-flex;align-items:center;gap:8px;color:#0078d2;font-weight:700}

/* V18: reference header utilities and routed second-level pages. */
body .header-main{position:relative}
body .header-actions .icon-link{width:42px;height:89px;padding:0;border:0;background:#fff;color:#15161b;display:inline-flex;align-items:center;justify-content:center}
body .header-actions .icon-link i{font-size:28px;line-height:1;font-weight:400}
body .locale-control{position:relative;height:89px;display:flex;align-items:center}
body .locale-toggle{width:78px;height:89px;padding:0 12px;border:0;background:#fff;display:flex;align-items:center;justify-content:center;gap:10px;color:#15161b}
body .locale-toggle>i{font-size:21px;transition:transform .18s ease}
body .locale-control.open .locale-toggle>i{transform:rotate(180deg)}
body .locale-dropdown{position:absolute;right:0;top:89px;z-index:1200;display:none;width:220px;padding:0;background:#f5f7fa;box-shadow:0 10px 24px rgba(21,22,27,.16)}
body .locale-control.open .locale-dropdown{display:block}
body .locale-dropdown button{width:100%;height:42px;padding:7px 18px;border:0;background:#f5f7fa;color:#343741;display:flex;align-items:center;gap:14px;text-align:left;font-size:15px}
body .locale-dropdown button:hover,body .locale-dropdown button:focus{background:#fff}
body .locale-dropdown button>span:first-child{width:28px;display:inline-flex;justify-content:center;font-size:21px}
body .locale-dropdown .locale-flag{flex:0 0 28px}
body .header-search-panel{position:absolute;inset:0;z-index:20;display:none;background:#fff;border-bottom:1px solid #e1e4ea}
body .header-search-panel.open{display:block}
body .header-search-panel>.container{height:89px;display:flex;align-items:center;padding-left:300px;padding-right:240px}
body .header-search-panel form{position:relative;width:100%}
body .header-search-panel form>i{position:absolute;left:13px;top:50%;transform:translateY(-50%);font-size:22px;color:#343741}
body .header-search-panel form>i{cursor:pointer}
body .header-search-panel input{width:100%;height:38px;padding:0 46px 0 42px;border:1px solid #e1e4ea;border-radius:6px;background:#fff;color:#343741;outline:none}
body .header-search-panel input:focus{border-color:#0078d2;box-shadow:0 0 0 1px #0078d2}
body .header-search-close{position:absolute;right:4px;top:50%;transform:translateY(-50%);width:34px;height:34px;border:0;background:transparent;color:#343741;font-size:28px;line-height:1}
body .locale-toggle:focus{outline:0}
body .locale-toggle:focus-visible{box-shadow:inset 0 0 0 2px #0078d2}
body .pl-video-trigger{display:flex;align-items:center;justify-content:center;width:76px;height:76px;padding:0!important}
body .pl-video-trigger span{flex:0 0 auto;margin:0 0 0 5px}

body .v18-child-hero{background:#f1f4f8}
body .v18-child-hero>.container{min-height:430px;display:grid;grid-template-columns:1fr 1fr;align-items:stretch;padding:0}
body .v18-child-hero>.container>div{padding:68px 60px 58px 0;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}
body .v18-child-hero span{margin-bottom:10px;color:#0078d2;font-size:14px;font-weight:700;letter-spacing:.07em;text-transform:uppercase}
body .v18-child-hero h1{margin:0 0 16px;color:#343741;font-size:46px;line-height:55px}
body .v18-child-hero p{max-width:580px;margin:0 0 26px;color:#343741;font-size:19px;line-height:28px}
body .v18-child-hero img{width:100%;height:430px;object-fit:cover;background:#fff}
body .v18-child-page .v6-feature-split h2{text-align:left}
body .v18-child-page .v6-three-grid article{min-height:260px}

@media(max-width:1199px){
  body .header-search-panel>.container{padding-left:220px;padding-right:190px}
}
@media(max-width:991px){
  body .header-actions .icon-link{height:72px;margin-left:auto}
  body .locale-control,body .locale-toggle{height:72px}
  body .locale-dropdown{top:72px}
  body .header-search-panel>.container{height:72px;padding:0 70px 0 185px}
  body .v18-child-hero>.container{grid-template-columns:1fr}
  body .v18-child-hero>.container>div{padding:48px 30px}
  body .v18-child-hero img{height:320px}
}
@media(max-width:767px){
  body .locale-control{display:none}
  body .header-search-panel>.container{height:72px;padding:0 58px 0 15px}
  body .v18-child-hero h1{font-size:36px;line-height:43px}
  body .v18-child-hero>.container>div{padding:42px 15px}
  body .v18-child-hero img{height:260px}
}
body .v12-finish-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:40px}
body .v12-finish-grid article{min-height:165px;padding:28px 30px;background:#f1f4f8}
body .v12-finish-grid h3{margin-bottom:10px}
body .v12-quote-panel{padding:62px 0;background:#f1f4f8;text-align:center}
body .v12-quote-panel>.container{display:flex;flex-direction:column;align-items:center}
body .v12-quote-panel h2{max-width:900px;margin:0 auto 12px}
body .v12-quote-panel p{max-width:760px;margin:0 auto 24px;font-size:18px;line-height:27px}

/* v19: form, contact and screenshot-specific layout corrections. */
body .v6-form-hero>.container{align-items:start}
body .v6-form-hero form.v19-big-form{grid-template-columns:1fr 1fr;gap:18px 20px;padding:34px}
body .v6-form-hero form.v19-big-form input,body .v6-form-hero form.v19-big-form textarea{min-height:48px;border-color:#aeb5c0;border-radius:0}
body .v6-form-hero form.v19-big-form textarea{min-height:132px;resize:vertical}
body .v6-form-hero form.v19-big-form button{min-width:132px;justify-self:start}
body .v6-form-hero form.v19-big-form input[type=submit].wpcf7-submit{width:auto;min-width:132px;min-height:48px;border:0!important;border-radius:6px;background:#0078d2!important;color:#fff!important;font-size:16px;line-height:24px;font-weight:700;padding:12px 20px!important;justify-self:start;cursor:pointer}
body .v6-form-hero form.v19-big-form input[type=submit].wpcf7-submit:hover,body .v6-form-hero form.v19-big-form input[type=submit].wpcf7-submit:focus{background:#005ca3!important;color:#fff!important}
body .v6-contact-list{display:grid;gap:15px;margin-top:30px}
body .v6-contact-list li{display:grid;grid-template-columns:30px minmax(0,1fr);align-items:start;margin:0}
body .v6-contact-list li>span{display:flex;flex-direction:column;min-width:0}
body .v6-contact-list strong{color:#343741;font-size:13px;line-height:18px;text-transform:lowercase}
body .v6-contact-list a,body .v6-contact-list address{color:#4d5662;font-style:normal;overflow-wrap:anywhere}
body .v6-contact-list a:hover{color:#0078d2}
body .v8-faq{width:min(970px,100%)}
body .v8-faq h2{margin-bottom:32px;text-align:center}
body .v8-faq details{padding:0 24px}
body .v8-faq summary{padding:22px 0}
body .v8-faq details p{padding:0 44px 24px 0}
body .v17-article-aside h3{color:#fff!important}
body .v17-article-aside p{color:#fff!important}
body .v19-quality-final{margin-bottom:64px}
body .v6-result{min-height:430px;padding:56px 15px}
body .v19-success-icon{display:flex;width:74px;height:74px;margin:0 auto 20px;border-radius:50%;align-items:center;justify-content:center;background:#0078d2;color:#fff;font-size:43px;font-weight:700;line-height:1}
body .v18-resource-detail .v18-blog-head{padding:62px 0}
body .v18-resource-detail .v18-blog-head h1{max-width:980px;font-size:44px;line-height:52px}

@media(min-width:1500px){
  body .v18-blog-head>.container,body .v18-blog-content>.container{width:1400px;max-width:1400px}
}

@media(max-width:767px){
  body .v12-material-detail{padding:48px 0}
  body .v12-material-detail>.container,body .v12-finish-grid{grid-template-columns:1fr}
  body .v12-material-detail article{min-height:0;padding:28px 24px}
  body .v12-finish-grid{gap:18px;margin-top:28px}
  body .v12-quote-panel{padding:48px 0}
  body .v6-form-hero form.v19-big-form{grid-template-columns:1fr;padding:24px}
  body .v6-form-hero form.v19-big-form .full{grid-column:auto}
  body .v6-form-hero form.v19-big-form button{width:100%}
  body .v8-faq details{padding:0 18px}
  body .v19-quality-final{margin-bottom:38px}
  body .v6-result{min-height:380px;padding:45px 15px}
  body .v18-resource-detail .v18-blog-head{padding:44px 0}
  body .v18-resource-detail .v18-blog-head h1{font-size:34px;line-height:41px}
}

/* Protolabs reference calibration: fixed global header and measured home rhythm. */
html{scroll-padding-top:128px}
body .pl-fixed-top{position:sticky;top:0;z-index:1400;background:#fff}
body .pl-fixed-top .announcement,body .pl-fixed-top .site-header{position:relative;top:auto}
body .pl-fixed-top .mega{z-index:1500}
@media(min-width:761px){
  body .pl-home-v5 .pl-client-row{height:117px;padding:0}
  body .pl-home-v5 .pl-client-row>.container{height:117px}
  body .pl-home-v5 .pl-services-v5{height:538px;padding:20px 0 0;overflow:hidden}
  body .pl-home-v5 .pl-smart-v5{height:472px;overflow:hidden}
  body .pl-home-v5 .pl-title-band{height:168px;padding:80px 0 40px}
  body .pl-home-v5 .pl-news-v5{height:646px;padding-bottom:60px;overflow:hidden}
  body .pl-home-v5 .pl-pro-v5{height:465px;overflow:hidden}
  body .pl-home-v5 .pl-how-v5{height:552px;margin-top:1px;overflow:hidden}
  body .pl-home-v5 .pl-support-v5{height:501px;overflow:hidden}
  body .pl-home-v5 .pl-life-v5{height:572px;padding:0 0 60px;overflow:hidden}
  body .pl-home-v5 .pl-industries-v5{height:521px;padding:0 0 80px;overflow:hidden}
  body .pl-home-v5 .pl-resources-v5{height:679px;overflow:hidden}
  body .pl-home-v5 .pl-smart-v5{padding-top:78px;padding-bottom:82px}
  body .pl-home-v5 .pl-pro-v5{padding-top:56px;padding-bottom:104px}
  body .pl-home-v5 .pl-support-v5{padding-top:71px;padding-bottom:29px}
}
