
.hmr-hero{position:relative;display:flex;align-items:flex-end;min-height:88vh;padding:10rem 0 6rem;overflow:hidden;color:#fff;background:#071820}.hmr-hero__image{position:absolute;inset:0}.hmr-hero__image img{width:100%;height:100%;object-fit:cover;object-position:center 55%}.hmr-hero:before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(4,18,26,.98) 0%,rgba(4,18,26,.86) 48%,rgba(4,18,26,.38) 100%),linear-gradient(0deg,rgba(4,18,26,.42),rgba(4,18,26,.08))}.hmr-hero__container{position:relative;z-index:2}.hmr-hero__content{max-width:900px}.hmr-badge{display:inline-flex;margin-bottom:1.2rem;padding:.45rem .8rem;border:1px solid rgba(243,163,18,.35);border-radius:999px;font-size:.72rem;font-weight:800;letter-spacing:.11em;text-transform:uppercase;color:var(--si-orange);background:rgba(243,163,18,.08)}.hmr-hero h1{max-width:900px;margin:1.2rem 0 1.5rem;font-size:clamp(2.8rem,4.6vw,5rem);line-height:1.02;letter-spacing:-.035em}.hmr-hero p{max-width:760px;margin:0;font-size:clamp(1.08rem,1.5vw,1.25rem);color:rgba(255,255,255,.78)}
.hmr-section{padding:7rem 0}.hmr-section--soft{background:var(--si-paper)}.hmr-section--dark{color:#fff;background:linear-gradient(135deg,#071820 0%,#0b1f2a 100%)}.hmr-title{max-width:760px;margin:.7rem 0 0;font-size:clamp(2rem,3vw,3.25rem);line-height:1.08;letter-spacing:-.03em}.hmr-title--wide{max-width:980px}.hmr-copy{max-width:760px;margin-left:auto}.hmr-copy p{margin-bottom:1.4rem;font-size:1.02rem;line-height:1.75;color:var(--si-muted)}.hmr-lead{max-width:760px;margin:1.4rem 0 0;font-size:1.08rem;line-height:1.75;color:rgba(255,255,255,.72)}.hmr-split{align-items:stretch}.hmr-split__left{display:flex;flex-direction:column;justify-content:flex-start}.hmr-split__right{display:flex;flex-direction:column;justify-content:flex-end}
.hmr-presence-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-top:4rem}.hmr-presence-grid article{min-height:230px;padding:1.7rem;border:1px solid var(--si-border);border-radius:var(--si-radius);background:#fff}.hmr-presence-grid span,.hmr-services article>span{display:block;margin-bottom:1.2rem;font-family:"Manrope",Inter,sans-serif;font-size:2.5rem;font-weight:800;color:rgba(21,83,106,.14)}.hmr-presence-grid h3{margin-bottom:.75rem;font-size:1.15rem}.hmr-presence-grid p,.hmr-services p{margin:0;color:var(--si-muted)}
.hmr-scope{margin-top:2.3rem;padding:1.6rem;border:1px solid rgba(255,255,255,.11);border-radius:1rem;background:rgba(255,255,255,.035)}.hmr-scope__label{display:block;margin-bottom:1rem;font-size:.76rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--si-orange)}.hmr-scope ul{display:grid;gap:.8rem;margin:0;padding:0;list-style:none}.hmr-scope li{position:relative;padding-left:1.45rem;color:rgba(255,255,255,.72)}.hmr-scope li:before{content:"";position:absolute;top:.65rem;left:0;width:.48rem;height:.48rem;border-radius:50%;background:var(--si-orange)}.hmr-quality-note{margin-top:1.5rem;padding-left:1.3rem;border-left:4px solid var(--si-orange)}.hmr-quality-note strong{display:block;margin-bottom:.45rem}.hmr-quality-note p{margin:0;color:rgba(255,255,255,.64)}.hmr-certificate{margin:0}.hmr-certificate img{width:100%;max-height:670px;object-fit:cover;border-radius:1.2rem;box-shadow:0 28px 70px rgba(0,0,0,.34)}.hmr-certificate figcaption,.hmr-operation-image figcaption{margin-top:.8rem;font-size:.82rem;color:rgba(255,255,255,.52)}
.hmr-services{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:3rem}.hmr-services article{min-height:280px;padding:1.8rem;border:1px solid var(--si-border);border-radius:var(--si-radius);background:#fff;transition:.25s ease}.hmr-services article:hover{transform:translateY(-6px);border-color:transparent;box-shadow:var(--si-shadow)}.hmr-services h3{margin-bottom:.9rem;font-size:1.25rem}
.hmr-group__panel{height:100%;padding:2.3rem;border:1px solid var(--si-border);border-radius:1.4rem;background:#fff}.hmr-group__panel--dark{color:#fff;border-color:rgba(255,255,255,.08);background:linear-gradient(135deg,#071820,#123442)}.hmr-group__panel h2{margin:.8rem 0 1rem;font-size:clamp(1.9rem,2.7vw,3rem);line-height:1.08}.hmr-group__panel p{color:var(--si-muted)}.hmr-group__panel--dark p{color:rgba(255,255,255,.66)}.hmr-group__tags{display:flex;flex-wrap:wrap;gap:.55rem;margin-top:1.5rem}.hmr-group__tags span{padding:.42rem .72rem;border:1px solid var(--si-border);border-radius:999px;font-size:.73rem;font-weight:700;letter-spacing:.06em}.hmr-group__panel--dark .hmr-group__tags span{border-color:rgba(255,255,255,.17);color:rgba(255,255,255,.76)}.hmr-connection{display:flex;align-items:center;justify-content:center;gap:1.3rem;margin-top:2rem;font-family:"Manrope",Inter,sans-serif;font-weight:800;color:var(--si-blue)}.hmr-connection strong{color:var(--si-orange)}
.hmr-location-copy{margin-top:1.5rem;line-height:1.75;color:var(--si-muted)}.hmr-operation-image{margin:0}.hmr-operation-image img{width:100%;min-height:430px;object-fit:cover;border-radius:1.4rem;box-shadow:var(--si-shadow)}.hmr-operation-image figcaption{color:var(--si-muted)}
.hmr-section--cta{padding-top:5rem}.hmr-cta{position:relative;padding:clamp(2.2rem,6vw,5.5rem);overflow:hidden;color:#fff;border-radius:1.8rem;background:linear-gradient(125deg,var(--si-blue),var(--si-navy))}.hmr-cta h2{max-width:920px;margin:1rem 0 1.25rem;font-size:clamp(2.2rem,3.6vw,4rem);line-height:1.04}.hmr-cta p{max-width:760px;margin-bottom:1.8rem;font-size:1.08rem;color:rgba(255,255,255,.72)}
@media(max-width:1199.98px){.hmr-presence-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hmr-services{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:991.98px){.hmr-hero{min-height:760px;padding:9rem 0 4.5rem}.hmr-hero:before{background:rgba(4,18,26,.76)}.hmr-section{padding:5rem 0}.hmr-split__left,.hmr-split__right{display:block}.hmr-copy{max-width:none;margin-left:0}.hmr-certificate{max-width:520px;margin:0 auto}}@media(max-width:767.98px){.hmr-presence-grid,.hmr-services{grid-template-columns:1fr}.hmr-title{font-size:clamp(2rem,8vw,3rem)}.hmr-connection{flex-direction:column;gap:.5rem}.hmr-connection strong{transform:rotate(90deg)}}@media(max-width:575.98px){.hmr-hero{min-height:680px}.hmr-presence-grid article,.hmr-services article,.hmr-group__panel{padding:1.5rem}.hmr-cta{border-radius:1.2rem}}
