/* Shared native HTML layout: photographs and illustrations are separate assets. */
:root{--bg:#111318;--page-width:1240px;--gutter:max(24px,calc((100vw - var(--page-width))/2));--body-size:16px}
body.semantic-site{background:var(--bg);font-size:var(--body-size);overflow-x:clip}
.semantic-site .desktop-header,.semantic-site .native-content,.semantic-site .native-footer{max-width:var(--page-width);width:calc(100% - 48px)}
.semantic-site .desktop-header{height:135px;min-height:135px;margin:0 auto;gap:35px;position:relative;z-index:3}
.semantic-site .desktop-header nav{justify-content:center;gap:32px;font-size:16px;white-space:nowrap}
.semantic-site .header-phone{white-space:nowrap;font-size:16px;flex-shrink:0}
.semantic-site .desktop-header a:hover,.semantic-site .m-footer a:hover{color:#97caff}
.semantic-main{line-height:1.4}.semantic-site .m-section{padding:54px var(--gutter);content-visibility:visible}
.semantic-site .m-section small{font-size:14px;margin:0 0 28px;line-height:1.2;font-weight:400}
.semantic-site .m-section h2{font-size:32px;line-height:1.2;margin:0 0 28px}
.semantic-site .m-section p{font-size:16px;line-height:1.35}
.semantic-site .m-section>.button{width:auto;min-width:270px;font-size:16px;min-height:56px;justify-content:space-between;gap:28px}
.home-page .desktop-header{position:absolute;top:0;left:50%;transform:translateX(-50%)}
.semantic-site .m-hero{min-height:809px;padding:212px var(--gutter) 0;background:url('assets/responsive/hero.webp') center top/cover;display:flex;flex-direction:column}
.semantic-site .m-hero h1{font-size:48px;line-height:1.05;max-width:660px;margin:0 0 22px}
.semantic-site .m-hero>p{font-size:16px;line-height:1.25;max-width:590px;margin:0 0 45px}
.semantic-site .m-actions{max-width:610px;flex-direction:row;gap:20px;margin-bottom:80px}
.semantic-site .m-actions .button{font-size:16px;min-height:56px;flex:1;padding:16px 20px;justify-content:center;white-space:nowrap}
.semantic-site .m-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:30px;background:#88929d66;min-height:110px;padding:24px 30px;margin-top:auto;backdrop-filter:none}
.semantic-site .m-stats>div{justify-content:center}.semantic-site .m-stats strong{font-size:36px;line-height:1.1}.semantic-site .m-stats span{font-size:16px}
.semantic-site .m-about{background:#9da7b3;display:grid;grid-template-columns:1.2fr 1fr;column-gap:60px}
.semantic-site .m-about>small{grid-column:1/-1}.semantic-site .m-about>h2,.semantic-site .m-about>p,.semantic-site .m-about>.button{grid-column:1}
.semantic-site .m-about>.button{justify-self:start}.semantic-site .m-about>.about-photo{grid-column:2;grid-row:2/5;align-self:start;width:100%;height:320px;object-fit:cover}
.semantic-site .m-directions{background:url('assets/responsive/services.webp') center/cover;display:grid;grid-template-columns:1fr auto;align-items:center}
.semantic-site .m-directions>small{grid-column:1/-1}.semantic-site .m-directions>h2{grid-column:1}.semantic-site .m-directions>.button{grid-column:2;grid-row:2;background:none;padding:0;min-width:0;min-height:0;margin-bottom:28px}
.semantic-site .m-card-track{grid-column:1/-1;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:20px;margin:0;padding:0;overflow:visible}
.semantic-site .m-service{min-width:0;padding:22px;min-height:350px}.semantic-site .m-service img{width:72px;height:72px}.semantic-site .m-service h3{font-size:20px;line-height:1.2}.semantic-site .m-service p{font-size:14px;line-height:1.3}.semantic-site .m-arrow{font-size:30px}
.semantic-site .m-section:has(.m-industry-track){display:grid;grid-template-columns:1fr auto}.semantic-site .m-section:has(.m-industry-track)>small{grid-column:1/-1}.semantic-site .m-section:has(.m-industry-track)>.button{grid-column:2;grid-row:2;background:none;padding:0;min-width:0;min-height:0;margin-bottom:28px}
.semantic-site .m-industry-track{grid-column:1/-1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:0;padding:0;overflow:visible}.semantic-site .m-industry-track a{height:210px}.semantic-site .m-industry-track span{font-size:16px;left:18px;bottom:18px}
.semantic-site .m-map{max-height:750px;object-fit:contain}.semantic-site .m-partners{border-top:1px solid #ffffff35}.semantic-site .m-partners>[data-partner-carousel]{height:104px;margin:40px 0 20px}.semantic-site .m-carousel-controls{margin:15px 0 0}
.semantic-site .native-contact{display:grid;grid-template-columns:1.15fr 1fr 1fr;column-gap:36px;align-items:start}.native-contact>small,.native-contact>h2,.native-contact>p:first-of-type{grid-column:1}.native-contact>small{grid-row:1}.native-contact>h2{grid-row:2}.native-contact>p:first-of-type{grid-row:3}.native-contact>a{grid-column:2;margin:0 0 24px;font-size:16px}.native-contact>a[href^="tel:"]{grid-row:1}.native-contact>a[href^="mailto:"]{grid-row:2}.native-contact>p:not(:first-of-type){grid-column:2;margin:0 0 20px}.native-contact .map-widget{grid-column:3;grid-row:1/6;margin:0;min-height:300px}
.semantic-site .m-footer{padding:38px var(--gutter) 20px;display:grid;grid-template-columns:250px 1fr;gap:28px;border:0}.semantic-site .m-footer nav{display:flex;justify-content:flex-end;align-items:center;gap:36px;margin:0;font-size:16px}.semantic-site .m-footer>a:first-child img{width:98px;height:84px}.semantic-site .m-footer .brand-words{font-size:10px;max-width:120px}.semantic-site .m-footer>p{grid-column:2;margin:0;padding:18px 0;border-top:1px solid #fff4;text-align:right}.semantic-site .m-footer>a[href="privacy.html"]{grid-column:1;padding:18px 0;border-top:1px solid #fff4}
/* Content uses normal document flow; source panels become responsive grids. */
.native-service{padding:58px var(--gutter) 70px!important;min-height:60vh;max-width:none;line-height:1.35}
.native-service:before{height:1000px!important;background:var(--service-photo) right top/auto 100% no-repeat!important;opacity:1}
.native-service h1{font-size:32px!important;line-height:1.2!important;margin:0 0 38px!important;max-width:1100px}
.native-service>h2{font-size:20px!important;margin:28px 0 18px!important;max-width:var(--copy-width,100%)}
.native-service>p{max-width:var(--copy-width,100%);margin:0 0 16px!important;font-size:16px!important;line-height:1.25!important}
.native-service .source-copy{white-space:pre-line;overflow-wrap:break-word}
.source-panel{background:#282a2e;padding:28px 24px;margin:22px 0;max-width:var(--panel-width,100%);width:100%}
.source-panel h2{font-size:20px!important;margin:0 0 22px!important;line-height:1.25}.source-panel p{font-size:16px!important;line-height:1.25!important;margin:0 0 18px!important;max-width:none!important}.source-panel p:last-child{margin-bottom:0!important}
.source-columns{display:grid;grid-template-columns:1fr 1fr;gap:36px}.source-column{min-width:0}.checklist p{padding-left:32px!important;position:relative}.checklist p:before{content:'✓';position:absolute;left:0;top:2px;width:18px;height:18px;border:1px solid #167bcc;color:#167bcc;font-size:15px;text-align:center;line-height:18px}
.source-row{display:grid;grid-template-columns:repeat(var(--columns),minmax(0,1fr));gap:20px;align-items:stretch;margin:16px 0}.source-row>.source-panel{max-width:none;margin:0}.source-row>.source-copy{max-width:none!important;margin:0!important}
.outline-panel{border:1px solid #167bcc;background:transparent}.pale-panel{background:#9da7b3;color:#111318}
.native-service .expanded-panel{max-width:var(--panel-width,997px);margin:18px 0 34px 48px;padding:28px 24px;border:0}.native-service .expanded-panel p{font-size:16px!important;line-height:1.3!important;margin:0 0 20px;max-width:none!important}.native-service .expanded-panel p:last-child{margin-bottom:0}
.legal-block{margin:34px 0;max-width:1100px}.legal-block>h2{font-size:16px!important;margin:0 0 18px}.legal-block>.expanded-panel{margin-left:48px}
.native-service.industries:before,.native-service.scientific-support:before{display:none}
@media(min-width:1700px){:root{--page-width:1540px}.semantic-site .m-hero{min-height:900px}.semantic-site .m-hero h1{font-size:56px}.semantic-site .m-service{min-height:370px}}
@media(max-width:1200px) and (min-width:1101px){.semantic-site .desktop-header{gap:18px}.semantic-site .desktop-header nav{font-size:14px;gap:20px}.semantic-site .header-phone{font-size:14px}.semantic-site .desktop-header>a:first-child{width:210px}.semantic-site .m-service{padding:16px}.semantic-site .m-service h3{font-size:18px}}
@media(max-width:1100px){:root{--gutter:32px}.semantic-site .desktop-header{display:none}.semantic-site .m-hero{padding:48px var(--gutter) 0;min-height:660px}.semantic-site .m-hero h1{font-size:40px;max-width:650px}.semantic-site .m-actions{margin-bottom:55px}.semantic-site .m-stats{gap:20px;padding:22px}.semantic-site .m-stats strong{font-size:30px}.semantic-site .m-stats span{font-size:13px}.semantic-site .m-section{padding:40px var(--gutter)}.semantic-site .m-about{column-gap:30px}.semantic-site .m-about>.about-photo{height:300px}.semantic-site .m-card-track{display:flex;overflow-x:auto;padding-bottom:12px;scroll-snap-type:x mandatory}.semantic-site .m-service{flex:0 0 250px;min-height:330px}.semantic-site .m-industry-track{grid-template-columns:1fr 1fr}.semantic-site .m-footer{padding:30px var(--gutter);grid-template-columns:190px 1fr}.semantic-site .m-footer nav{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;font-size:14px}.semantic-site .native-contact{grid-template-columns:1fr 1fr}.native-contact .map-widget{grid-column:1/-1;grid-row:auto;min-height:330px;margin-top:25px}.native-service{padding:38px var(--gutter) 50px!important}.source-panel{max-width:100%}.native-service .expanded-panel{max-width:100%;margin-left:0}.native-service>p,.native-service>h2{max-width:100%}.native-service:before{opacity:.55}}
@media(max-width:600px){:root{--gutter:20px}.semantic-site .m-hero{min-height:610px;padding-top:30px;background-position:57% center}.semantic-site .m-hero h1{font-size:28px;max-width:390px}.semantic-site .m-hero>p{font-size:14px;max-width:390px;margin-bottom:26px}.semantic-site .m-actions{flex-direction:column;gap:12px;margin-bottom:35px;max-width:390px}.semantic-site .m-actions .button{font-size:13px;min-height:46px}.semantic-site .m-stats{grid-template-columns:1fr 1fr;gap:20px;padding:20px}.semantic-site .m-stats strong{font-size:28px}.semantic-site .m-stats span{font-size:12px}.semantic-site .m-section h2{font-size:25px}.semantic-site .m-section small{font-size:11px;margin-bottom:20px}.semantic-site .m-section p{font-size:15px}.semantic-site .m-about{display:block}.semantic-site .m-about>.about-photo{margin-top:26px;height:230px}.semantic-site .m-section>.button{font-size:13px;min-width:0;width:100%;min-height:46px}.semantic-site .m-directions,.semantic-site .m-section:has(.m-industry-track){display:flex;flex-direction:column;align-items:stretch}.semantic-site .m-directions>.button,.semantic-site .m-section:has(.m-industry-track)>.button{order:4;margin:24px 0 0;justify-content:flex-start}.semantic-site .m-industry-track{display:flex;overflow-x:auto;padding-bottom:10px}.semantic-site .m-industry-track a{flex:0 0 250px;height:175px}.semantic-site .m-industry-track span{font-size:14px}.semantic-site .m-service h3{font-size:20px}.semantic-site .m-service{flex-basis:240px}.semantic-site .m-card-track{margin:0 -20px;padding:0 20px 12px}.semantic-site .m-partners>[data-partner-carousel]{height:90px;margin:22px 0 12px}.semantic-site .native-contact{display:block}.native-contact>a,.native-contact>p{margin-bottom:18px!important}.native-contact .map-widget{min-height:290px;margin-top:28px}.semantic-site .m-footer{display:block}.semantic-site .m-footer nav{grid-template-columns:1fr 1fr;margin:26px 0}.semantic-site .m-footer>a[href="privacy.html"]{display:block}.semantic-site .m-footer>p{text-align:left;font-size:11px}.native-service h1{font-size:27px!important}.native-service>h2{font-size:21px!important}.native-service>p{font-size:15px!important;line-height:1.45!important}.source-panel{padding:22px 18px}.source-columns,.source-row{grid-template-columns:1fr;gap:18px}.source-panel p,.native-service .expanded-panel p{font-size:14px!important;line-height:1.45!important}.native-service .expanded-panel{padding:22px 18px}.legal-block>.expanded-panel{margin-left:0}.native-service:before{height:600px!important;opacity:.4}.semantic-site .native-content{width:calc(100% - 40px)}.semantic-site .native-footer{width:calc(100% - 40px)}}
@media(prefers-reduced-motion:reduce){.semantic-site *{scroll-behavior:auto!important}}
@media(min-width:1101px){.semantic-site .desktop-header{gap:79px}.semantic-site .desktop-header nav{justify-content:flex-start;gap:32px}.semantic-site .m-hero{padding-top:207px}.semantic-site .m-hero h1{font-size:46px;line-height:1.19565;max-width:610px;margin-bottom:18px}.semantic-site .m-hero>p{max-width:480px;line-height:1.25;margin-bottom:47px}.semantic-site .m-stats{min-height:93px;padding:18px 30px;gap:26px}.semantic-site .m-stats>div{position:relative;padding-left:85px}.semantic-site .m-stats>div:before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:72px;height:72px;background:center/contain no-repeat}.semantic-site .m-stats>div:nth-child(1):before{background-image:url('assets/stat-icon-0.png')}.semantic-site .m-stats>div:nth-child(2):before{background-image:url('assets/stat-icon-1.png')}.semantic-site .m-stats>div:nth-child(3):before{background-image:url('assets/stat-icon-2.png')}.semantic-site .m-stats>div:nth-child(4):before{background-image:url('assets/stat-icon-3.png')}.semantic-site .m-actions .button{gap:35px}.semantic-site .m-stats strong,.semantic-site .m-stats span{white-space:nowrap}}
@media(min-width:1101px) and (max-width:1300px){.semantic-site .desktop-header{gap:30px}.semantic-site .desktop-header nav{gap:20px}.semantic-site .m-stats>div{padding-left:60px}.semantic-site .m-stats>div:before{width:50px}.semantic-site .m-stats strong{font-size:30px}.semantic-site .m-stats span{font-size:13px}}
.native-service:before{background:linear-gradient(90deg,#111318 35%,#11131835 72%,#11131800),linear-gradient(0deg,#111318 0%,transparent 20%,#11131800 85%,#11131855),var(--service-photo) right top/auto 100% no-repeat!important}
@media(max-width:1100px){.native-service:before{background:linear-gradient(90deg,#111318dd,#11131899),linear-gradient(0deg,#111318,transparent),var(--service-photo) center/cover!important}}
.method-section{background:linear-gradient(#11131855,#11131855),url('assets/responsive/services.webp') center/cover;margin:40px calc(-1 * var(--gutter)) 28px;padding:32px var(--gutter);max-width:none!important;width:auto!important}.method-section h2{font-size:20px!important;margin:0 0 22px!important}.method-chips{display:flex;flex-wrap:wrap;gap:14px}.method-chips p{padding:18px 20px!important;background:#565f69bb;font-size:16px!important;line-height:1.2!important;margin:0!important}.process-steps{list-style:none;padding:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px;counter-reset:steps}.process-steps li{counter-increment:steps;position:relative;border-top:2px solid #72bddc;padding:26px 12px 16px;font-size:16px}.process-steps li:before{content:counter(steps);position:absolute;top:-13px;left:12px;width:24px;height:24px;display:grid;place-items:center;background:#fff;border-radius:50%;color:#111318;font-weight:bold}.outline-panel p:first-child{font-weight:700}
@media(max-width:600px){.process-steps{grid-template-columns:1fr 1fr;gap:28px 16px}.process-steps li{font-size:14px}.method-chips p{font-size:14px!important;padding:14px!important}.method-section{margin-top:30px}}
.audit-contact{margin:38px 0;padding:28px 0;border-block:1px solid #ffffff30}.audit-contact h2{font-size:20px;margin:0 0 16px}.audit-contact p{max-width:850px;font-size:16px;line-height:1.4}.audit-contact a{display:inline-block;font-size:22px;margin-top:12px}.laboratory-methods{max-width:750px;margin:20px 0 36px}
@media(min-width:1101px){.native-service:before{background-image:linear-gradient(90deg,#111318 27%,#111318dd 45%,#11131822 75%,transparent),linear-gradient(0deg,#111318 0%,transparent 18%),var(--service-photo)!important;background-size:100% 100%,100% 100%,var(--photo-size,auto 100%)!important;background-position:0 0,0 0,var(--photo-position,right top)!important;background-repeat:no-repeat!important}.native-service.industrial-safety{--photo-size:96.9vw 89.4vw;--photo-position:25.6vw -16.5vw}.native-service.electrical{--photo-size:96.1vw 96.1vw;--photo-position:3.9vw -36.4vw}.native-service.building-survey{--photo-size:87.7vw 131.5vw;--photo-position:12.4vw -24vw}.native-service.construction-control{--photo-size:146vw 62vw;--photo-position:41.7vw -5vw}.native-service.environment{--photo-size:84.7vw 84.7vw;--photo-position:23.7vw 0}.native-service.laboratories{--photo-size:68.5vw 68.5vw;--photo-position:33.6vw -10vw}.native-service.safety-audit{--photo-size:56.5vw 56.5vw;--photo-position:43.5vw 0}.native-service.safety-justification{--photo-size:58.3vw 58.3vw;--photo-position:43.7vw 0}}
/* Keep the service index's original arrow treatment consistent across all cards. */
.page-services .service-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;align-items:stretch}
.page-services .service-card{min-width:0;min-height:300px;padding:26px;display:grid;grid-template-rows:56px 84px 1fr;row-gap:16px;align-content:start}
.page-services .service-icon{display:grid;place-items:center;width:56px;height:56px;font-size:38px;line-height:1;color:#2586d4;margin:0;align-self:start;justify-self:start;flex-shrink:0}
.page-services .service-card h2{margin:0;font-size:22px;line-height:1.25;align-self:start;overflow-wrap:normal;hyphens:none}
.page-services .service-card p{margin:0;font-size:15px;line-height:1.4;align-self:start}
@media(min-width:601px) and (max-width:1000px){.page-services .service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.page-services .service-grid{grid-template-columns:1fr;gap:16px}.page-services .service-card{min-height:0;padding:24px;grid-template-rows:48px auto auto;gap:14px}.page-services .service-icon{width:48px;height:48px;font-size:34px}.page-services .service-card h2{font-size:22px}}
/* Cards remain aligned while appearing and while the pointer moves between them. */
.semantic-site .service-card,.semantic-site .m-service{transform:none!important;transition:background-color .22s ease,box-shadow .22s ease}
.semantic-site .service-card:hover,.semantic-site .m-service:hover{transform:none!important}
/* Verified against Figma frame 54:2997: ten illustrated cards over the source photograph. */
.semantic-site.page-services .native-content{width:100%;max-width:none;padding:0;margin:0}
.page-services .native-content>h1{max-width:var(--page-width);width:calc(100% - 48px);margin:52px auto 18px;font-size:32px;line-height:38px;padding-bottom:30px;position:relative}
.page-services .native-content>h1:after{content:'';position:absolute;bottom:0;left:0;width:115px;height:2px;background:linear-gradient(90deg,#ddd,transparent)}
.page-services .service-grid{padding:32px var(--gutter);grid-template-columns:repeat(5,minmax(0,1fr));gap:20px;background:url('assets/services-figma-bg.webp') center 49%/cover no-repeat}
.page-services .service-card{background:#111318;min-height:338px;padding:24px;grid-template-rows:91px 72px 56px 20px;gap:18px;border:0;border-radius:0;box-shadow:none}
.page-services .service-icon{display:block;width:91px;height:91px;object-fit:contain;margin:0}
.page-services .service-card h2{font-size:20px;line-height:24px;font-weight:700;margin:0}
.page-services .service-card p{font-size:12px;line-height:14px;margin:0}
.page-services .service-card-arrow{font-size:30px;line-height:20px;color:#008fff}
.page-services .service-card:hover{background:#151a22;box-shadow:inset 0 0 0 1px #008fff80}
@media(min-width:1101px) and (max-width:1390px){.page-services .service-card{padding:18px;grid-template-rows:80px 90px 70px 20px}.page-services .service-card h2{font-size:18px}.page-services .service-icon{width:80px;height:80px}}
@media(max-width:1100px){.page-services .service-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.page-services .service-card{grid-template-rows:80px 72px 56px 20px;padding:20px}.page-services .service-icon{width:80px;height:80px}}
@media(max-width:760px){.page-services .service-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.page-services .service-card{grid-template-rows:72px 96px 70px 20px;padding:18px}.page-services .service-icon{width:72px;height:72px}.page-services .service-card h2{font-size:18px}.page-services .native-content>h1{margin-top:34px}}
@media(max-width:450px){.page-services .service-grid{grid-template-columns:1fr}.page-services .service-card{grid-template-rows:80px auto auto 20px;min-height:300px;padding:24px}.page-services .service-card h2{font-size:20px}.page-services .service-card p{font-size:14px;line-height:18px}}
/* Original internal illustrations restored from the corresponding Figma exports. */
.original-icon{width:72px;height:72px;object-fit:contain;flex:none}
.illustrated-grid{display:grid;grid-template-columns:repeat(var(--columns),minmax(0,1fr));gap:0 32px;margin:28px 0 36px}
.illustrated-item{display:flex;align-items:center;gap:26px;padding:24px 12px;border-bottom:1px solid #ffffff80;min-width:0}
.illustrated-item p{margin:0!important;width:auto!important;max-width:none!important;font-size:16px!important;white-space:pre-line}
.illustrated-panel{display:grid;grid-template-columns:72px minmax(0,1fr);gap:12px 24px;align-content:start}
.illustrated-panel>.original-icon{grid-row:1/20}.illustrated-panel .source-copy{width:100%!important;max-width:none!important;margin:0!important}
.safety-examples .illustrated-item{display:flex;flex-direction:column;align-items:flex-start;border:0}
.native-service.industries{padding-bottom:90px!important;background:url('assets/industries-bands.png') center bottom/100% auto no-repeat}
.native-service.industries .source-panel{min-height:227px;background:#292b30d9}
.native-service.industries .source-panel h2{font-size:20px!important;margin-bottom:24px!important}
.native-service.industries .source-panel p{font-size:16px!important;line-height:1.25!important}
.semantic-site.page-company .native-content{max-width:none;width:100%;padding:0;margin:0}
.company-intro{position:relative;padding:58px var(--gutter) 90px;background:linear-gradient(90deg,#111318 30%,#11131800 65%),url('assets/company-figma-bg.webp') calc(50% + 445px) top/975px 650px no-repeat}
.company-intro:after{content:'';position:absolute;inset:auto 0 0;height:90px;background:url('assets/company-bands.png') center bottom/100% 90px no-repeat;pointer-events:none}
.company-intro>h1{font-size:32px;line-height:38px;max-width:610px;margin:0 0 40px}
.company-intro>.source-text{font-size:16px;line-height:19px;max-width:590px;margin:0 0 20px;white-space:pre-line}
.company-intro .values{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin-top:20px}
.company-intro .values article{padding:24px;background:#35373bd9;border:0;border-radius:0;min-height:270px}
.company-intro .values h2{font-size:20px;line-height:24px;max-width:210px;margin:22px 0 18px}
.company-intro .values p{font-size:16px;line-height:19px;margin:0}
.page-company .native-content>h2,.page-company .company-partners,.page-company .review-track,.page-company .company-letters{width:calc(100% - 48px);max-width:var(--page-width);margin:36px auto;display:block}
.page-company .native-content>h2{font-size:32px;margin-top:44px}
.page-company .company-partners{height:auto}
.page-company .review-track{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.page-company .review{background:#35373b;border:0;border-radius:0;padding:24px;margin:0;font-size:14px;position:relative}
.page-company .review p{font-size:14px;margin:0 0 16px}.page-company .review p:nth-child(2){font-size:10px;padding-right:130px;margin:0}
.review-stars{color:#e5b726;letter-spacing:3px;position:absolute;bottom:22px;right:24px;font-size:22px}
.page-company .company-letters{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}
.page-licenses .license-table{border-collapse:collapse;font-size:14px;width:100%;table-layout:fixed}
.page-licenses .license-table th,.page-licenses .license-table td{border:1px solid #a5a5a5;padding:20px 22px;font-size:14px;font-weight:400;line-height:1.25;background:transparent}
.page-licenses .license-table th{background:#25282e;text-align:left;padding-block:14px}
.page-licenses .license-table th:nth-child(1){width:32%}.page-licenses .license-table th:nth-child(2){width:36%}.page-licenses .license-table th:nth-child(3){width:32%}
.page-licenses .license-table td:first-child a{text-decoration:underline;text-underline-offset:2px}
.page-licenses .license-table td:last-child{position:relative;padding-right:106px}
.page-licenses .license-table .document-actions{position:absolute;right:18px;top:50%;transform:translateY(-50%);display:flex;gap:10px;margin:0}
.page-licenses .license-table .document-actions a{padding:5px;background:transparent;border:0;font-size:22px;color:#fff;min-width:26px}
@media(max-width:1100px){.illustrated-panel{grid-template-columns:58px minmax(0,1fr);gap:16px}.original-icon{width:58px;height:64px}.company-intro .values{grid-template-columns:repeat(2,minmax(0,1fr))}.company-intro{background-position:center top;background-size:auto,auto 650px}.company-intro>h1,.company-intro>.source-text{max-width:610px}.page-licenses .license-table td:last-child{padding-right:18px;padding-bottom:64px}.page-licenses .license-table .document-actions{top:auto;bottom:12px;transform:none}}
@media(max-width:650px){.illustrated-grid{grid-template-columns:1fr;gap:0}.illustrated-item{padding:20px 0;gap:20px}.illustrated-item p{font-size:14px!important}.company-intro{padding-top:34px;background-image:linear-gradient(#111318b0,#111318ee),url('assets/company-figma-bg.webp')}.company-intro>h1{font-size:27px;line-height:33px}.company-intro .values{grid-template-columns:1fr}.page-company .review-track{grid-template-columns:1fr}.page-company .company-letters{grid-template-columns:repeat(2,minmax(0,1fr))}.page-licenses .license-table{display:block}.page-licenses .license-table thead{display:none}.page-licenses .license-table tbody,.page-licenses .license-table tr,.page-licenses .license-table td{display:block;width:100%;box-sizing:border-box}.page-licenses .license-table tr{border:1px solid #888;margin-bottom:20px}.page-licenses .license-table td{border:0;padding:16px 20px}.page-licenses .license-table td:nth-child(2):before{content:'Кем выдано';display:block;font-size:12px;color:#aaa;margin-bottom:8px}.page-licenses .license-table td:last-child:before{content:'Срок действия';display:block;font-size:12px;color:#aaa;margin-bottom:8px}}
.native-service h1,.page-licenses .native-content>h1,.page-contacts .native-content>h1{position:relative;padding-bottom:22px}
.native-service h1:after,.page-licenses .native-content>h1:after,.page-contacts .native-content>h1:after{content:'';position:absolute;bottom:0;left:0;width:115px;height:2px;background:linear-gradient(90deg,#ddd,transparent)}
.contact-addresses{display:grid;grid-template-columns:1fr 1fr;gap:32px;margin:20px 0 38px}
.page-contacts .native-content>.map-widget{width:100%;height:440px;margin:0 0 36px}.page-contacts .map-widget iframe{height:100%;min-height:440px}
.contact-details{display:grid;grid-template-columns:1fr 1fr;gap:70px;padding:0 40px 100px;background:url('assets/industries-bands.png') center bottom/100% auto no-repeat}
.contact-requisites p{font-size:16px;line-height:1.35;margin:0 0 20px}.contact-requisites p:first-child{font-size:20px;font-weight:bold}.contact-channels a{display:block;margin:0 0 26px;font-size:16px}
@media(max-width:650px){.contact-addresses,.contact-details{grid-template-columns:1fr;gap:20px}.contact-details{padding:0 0 60px}.page-contacts .native-content>.map-widget,.page-contacts .map-widget iframe{height:320px;min-height:320px}}
.building-summary{max-width:780px}.building-summary .original-icon{width:52px;height:56px}.building-summary .illustrated-item{border-bottom:0;border-right:1px solid #777;padding:12px 10px 12px 0;gap:18px}.building-summary .illustrated-item:last-child{border:0}
@media(min-width:651px){.scientific-support>.source-row:last-child{grid-template-columns:2fr 1fr}}
@media(max-width:650px){.building-summary .illustrated-item{border-right:0}.native-service.industries{background-size:auto 85px}}
.industries .source-panel p{padding-left:18px!important;position:relative}.industries .source-panel p{background:radial-gradient(circle,#fff 1.5px,transparent 2px) 4px 8px/4px 20px repeat-y}
.audit-results>p{margin:0 0 26px!important}.audit-results .method-chips p{font-size:16px!important}
.process-steps{position:relative;gap:70px 32px;margin:60px 0 40px;grid-template-rows:auto auto}
.process-steps:before{content:'';position:absolute;inset:0 -28px 0 0;border:3px solid #c5f5ff;border-left:0;border-radius:0 100px 100px 0;filter:drop-shadow(0 0 3px #6bd6fb);pointer-events:none}
.process-steps li{border:0;padding:24px 18px;min-height:110px}.process-steps li:nth-child(5){grid-column:4;grid-row:2}.process-steps li:nth-child(6){grid-column:3;grid-row:2}.process-steps li:nth-child(7){grid-column:2;grid-row:2}.process-steps li:nth-child(8){grid-column:1;grid-row:2}
.process-steps li:nth-child(n+5):before{top:auto;bottom:-11px}
@media(max-width:650px){.process-steps{grid-template-columns:1fr;gap:0;margin:32px 0;padding-left:25px}.process-steps:before{border:0;border-left:2px solid #c5f5ff;border-radius:0;inset:0 auto 0 12px}.process-steps li:nth-child(n){grid-column:auto;grid-row:auto;padding:14px 0 25px 20px;min-height:0}.process-steps li:nth-child(n):before{left:-23px;top:12px;bottom:auto}}
/* Figma typography: selected text node 54:8665 confirms Lato Bold, 32 px. */
@font-face{font-family:Lato;src:url('assets/fonts/Lato-Regular.woff2') format('woff2');font-style:normal;font-weight:400;font-display:block}
@font-face{font-family:Lato;src:url('assets/fonts/Lato-Bold.woff2') format('woff2');font-style:normal;font-weight:700;font-display:block}
body.semantic-site{font-family:Lato,Arial,sans-serif}
.page-services .service-card{padding-right:10px}
@media(min-width:1101px){.page-services .service-grid{background-size:100.42vw 100.42vw;background-position:center -26.2vw}}
.illustrated-panel{display:block;position:relative;padding-left:120px!important;min-height:126px}
.illustrated-panel>.original-icon{position:absolute;left:24px;top:24px}
.illustrated-panel .source-copy{margin:0 0 10px!important;font-size:var(--source-font,16px)!important;line-height:1.25!important;overflow-wrap:normal;word-break:normal}
.laboratories .illustrated-panel{padding:36px 18px 24px 120px!important}.laboratories .illustrated-panel .source-copy{font-size:14px!important}
.outline-panel p:first-of-type{font-weight:700}.laboratories .outline-panel p:first-of-type{font-weight:400}
.native-service h1{margin-bottom:24px!important}
@media(max-width:1100px){.illustrated-panel{padding-left:96px!important}.illustrated-panel>.original-icon{left:18px;top:24px}.laboratories .illustrated-panel{padding-left:96px!important}}
.process-steps:before{right:0}
@media(min-width:601px) and (max-width:1100px){.laboratories>.source-row{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.laboratories>.source-row{grid-template-columns:1fr}}
@media(min-width:1101px){.native-service:before{height:var(--backdrop-height,1000px)!important}.industrial-safety{--backdrop-height:1050px}.electrical{--backdrop-height:860px}.building-survey{--backdrop-height:1550px}.construction-control{--backdrop-height:820px}.environment{--backdrop-height:1216px}.laboratories{--backdrop-height:844px}.safety-audit{--backdrop-height:810px}.safety-justification{--backdrop-height:836px}}
.laboratory-method-line{position:relative;padding-left:26px;margin:0!important;line-height:20px;font-size:16px}.laboratory-method-line:before{content:attr(data-marker);position:absolute;right:calc(100% - 20px);top:0}

/* Keep the following section below the initial desktop viewport. */
@media(min-width:1101px){.semantic-site.home-page .m-hero{min-height:max(809px,100svh)}}
