@charset "utf-8";
/* ============================================================================
   HWASHIN GROUP — global-office.css
   글로벌 네트워크 > 해외사업장 > 미국 앨라배마 · 기준 아트보드 1920
   공통 히어로/콘텐츠 타이틀/탭은 global.css를 그대로 공유
   ========================================================================== */

.office-detail{
  padding:80px 0 203px;
  overflow:hidden;
  background:#fff;
}

/* --------------------------------------------------------- OFFICE HERO */
.office-detail-hero{
  position:relative;
  width:100%;
  height:500px;
  color:#fff;
}
.office-detail-hero__background-frame{
  position:absolute;
  inset:0;
  overflow:hidden;
  border-radius:8px;
}
.office-detail-hero__background{
  position:absolute;
  display:block;
  left:-30.764%;
  top:-8.6%;
  width:138.958%;
  max-width:none;
  height:133.4%;
  object-fit:fill;
}
.office-detail-hero__copy{
  position:absolute;
  z-index:2;
  left:74px;
  top:97px;
  width:560px;
}
.office-detail-kicker{
  margin:0;
  color:var(--cyan);
  font-family:'Poppins',sans-serif;
  font-size:21.333px;
  font-weight:700;
  line-height:1;
}
.office-detail-hero__copy h2{
  margin:27px 0 0;
  font-size:53.333px;
  font-weight:700;
  line-height:1.1;
  letter-spacing:-.04em;
}
.office-detail-hero__lead{
  margin:29px 0 0;
  font-size:24px;
  font-weight:700;
  line-height:1.35;
  letter-spacing:-.03em;
}
.office-detail-hero__description{
  margin:27px 0 0;
  font-size:18.667px;
  font-weight:400;
  line-height:1.58;
  letter-spacing:-.025em;
}
.office-detail-hero__photo{
  position:absolute;
  z-index:3;
  left:auto;
  right:74px;
  top:224px;
  width:550px;
  height:312px;
  border-radius:7px;
  object-fit:cover;
}
.office-detail-hero__utility{
  position:absolute;
  z-index:4;
  top:40px;
  right:73px;
  width:550px;
}
.office-detail-breadcrumb{
  display:flex;
  align-items:center;
  justify-content:flex-end;
  gap:8px;
  color:rgba(255,255,255,.94);
  font-size:13.333px;
  font-weight:500;
  line-height:1;
  white-space:nowrap;
}
.office-detail-breadcrumb > img{width:22px;height:15px;object-fit:cover;object-position:center;}
.office-detail-breadcrumb > img.office-detail-breadcrumb__arrow{width:7px;height:11px;object-fit:contain;flex:0 0 auto;}
.office-detail-breadcrumb i{font-style:normal;color:rgba(255,255,255,.78);}
.office-detail-breadcrumb strong{font-weight:700;}
.office-detail-actions{
  margin-top:32px;
  display:flex;
  align-items:center;
  justify-content:flex-end;
  gap:18px;
}
.office-detail-actions > a:not(.office-detail-back){
  width:19px;
  height:19px;
  display:grid;
  place-items:center;
}
.office-detail-actions > a:not(.office-detail-back) img{max-width:100%;max-height:100%;filter:brightness(0) invert(1);}
.office-detail-back{
  width:106px;
  height:36px;
  margin-left:8px;
  padding:0 17px;
  display:flex;
  align-items:center;
  justify-content:center;
  gap:8px;
  border-radius:999px;
  background:rgba(255,255,255,.34);
  -webkit-backdrop-filter:blur(12px);
  backdrop-filter:blur(12px);
  font-family:'Poppins',sans-serif;
  font-size:13.333px;
  font-weight:600;
  line-height:1;
  transition:background-color .2s ease;
}
.office-detail-back:hover,
.office-detail-back:focus-visible{background:rgba(255,255,255,.46);}
.office-detail-back:focus-visible{outline:2px solid #fff;outline-offset:3px;}
.office-detail-back img{width:18px;height:14px;object-fit:contain;filter:brightness(0) invert(1);}

/* ----------------------------------------------------------- KEY FACTS */
.key-facts{margin-top:137px;}
.key-facts > h3{
  margin:0;
  text-align:center;
  font-family:'Poppins',sans-serif;
  font-size:28px;
  font-weight:600;
  line-height:1.15;
}
.key-facts__grid{
  width:1293px;
  margin:39px auto 0;
  display:grid;
  grid-template-columns:repeat(4,307px);
  gap:22px;
}
.key-fact{
  height:307px;
  padding:65px 12px 22px;
  display:flex;
  flex-direction:column;
  align-items:center;
  border-radius:8px;
  background:#f3f7f9;
  text-align:center;
}
.key-fact img{width:53px;height:53px;object-fit:contain;}
.key-fact:nth-child(1) img{width:55px;height:46px;margin-top:4px;margin-bottom:3px;}
.key-fact:nth-child(2) img{width:41px;height:51px;margin-top:1px;margin-bottom:1px;}
.key-fact:nth-child(4) img{width:50px;height:50px;margin-top:2px;margin-bottom:1px;}
.key-fact strong{
  margin-top:27px;
  color:var(--blue);
  font-family:'Poppins',sans-serif;
  font-size:32px;
  font-weight:600;
  line-height:1.25;
  letter-spacing:-.035em;
  white-space:nowrap;
}
.key-fact span{
  margin-top:13px;
  font-family:'Poppins',sans-serif;
  font-size:16px;
  font-weight:500;
  line-height:1;
}

/* ----------------------------------------------------- PROFILE / TABLES */
.office-profile{
  width:1292px;
  margin:84px auto 0;
  display:grid;
  grid-template-columns:330px 862px;
  column-gap:100px;
  align-items:start;
}
.office-profile h3{
  margin:0;
  font-size:37.333px;
  font-weight:700;
  line-height:1.15;
  letter-spacing:-.04em;
}
.office-profile__us-map{
  position:relative;
  width:330px;
  height:205px;
  margin-top:57px;
}
.office-profile__us-map > img:first-child{display:block;width:100%;height:100%;object-fit:contain;}
.office-profile__pin{
  position:absolute;
  left:65.5%;
  top:77%;
  width:18px;
  height:21px;
  object-fit:contain;
  transform:translate(-50%,-100%);
}
.office-profile__description{
  margin:0;
  font-size:18.667px;
  font-weight:400;
  line-height:1.8;
  letter-spacing:-.025em;
  word-break:keep-all;
}
.office-table-block{margin-top:78px;}
.office-table-block > h4{
  margin:0;
  font-size:21.333px;
  font-weight:700;
  line-height:1.3;
  letter-spacing:-.03em;
}
.office-table-wrap{margin-top:24px;border-top:1px solid #1e1e1e;}
.office-data-table{
  width:100%;
  border-collapse:collapse;
  table-layout:fixed;
  color:#666;
  font-size:16px;
  font-weight:400;
}
.office-data-table th,
.office-data-table td{
  height:65px;
  padding:0 28px;
  border-right:1px solid #dfe4e8;
  border-bottom:1px solid #dfe4e8;
  text-align:left;
  vertical-align:middle;
}
.office-data-table tr > *:last-child{border-right:0;}
.office-data-table--profile th{
  width:137px;
  background:#f3f7f9;
  color:#222;
  font-weight:700;
  text-align:center;
}
.office-table-block--certification{margin-top:72px;}
.office-data-table--certification th,
.office-data-table--certification td{text-align:center;}
.office-data-table--certification thead th{
  background:#f3f7f9;
  color:#222;
  font-weight:700;
}
.office-data-table--certification tbody th{
  background:#f3f7f9;
  color:var(--blue);
  font-family:'Poppins',sans-serif;
  font-weight:600;
}
.office-data-table--certification td:last-child{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:31px;
}
.office-data-table--certification button{width:30px;height:40px;padding:0;}
.office-data-table--certification button img{width:100%;height:100%;}

/* ------------------------------------------------------- ESG / LOCATION */
.office-contact{
  width:1295px;
  height:352px;
  margin:124px auto 0;
  display:grid;
  grid-template-columns:389px 866px;
  gap:40px;
}
.office-esg-card,
.office-location-map{
  position:relative;
  height:352px;
  overflow:hidden;
  border-radius:8px;
}
.office-esg-card > img{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center 54%;
}
.office-esg-card::after{
  content:"";
  position:absolute;
  inset:0;
  background:rgba(0,0,0,.36);
}
.office-esg-card__copy{
  position:absolute;
  z-index:2;
  top:51px;
  left:24px;
  right:24px;
  color:#fff;
  text-align:center;
}
.office-esg-card__copy h3{
  margin:0;
  font-size:32px;
  font-weight:700;
  line-height:1.2;
}
.office-esg-card__copy p{
  margin:25px 0 0;
  font-size:18.667px;
  font-weight:500;
  line-height:1.5;
}
.office-esg-card__download{
  position:absolute;
  z-index:3;
  left:15px;
  right:15px;
  bottom:15px;
  height:67px;
  padding:0 32px 0 36px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  border-radius:4px;
  background:#fff;
  color:#222;
  font-size:18.667px;
  font-weight:700;
}
.office-esg-card__download span{margin-right:auto;text-align:left;}
.office-esg-card__download img{width:19px;height:25px;object-fit:contain;}
.office-location-map{border:1px solid #e3e7ea;}
.office-location-map iframe{
  display:block;
  width:100%;
  height:100%;
  border:0;
}

/* ------------------------------------------------------ FLUID / TABLET */
@media (max-width:1519px){
  .office-detail{padding-top:clamp(56px,5.27vw,80px);padding-bottom:13.36vw;}
  .office-detail-hero{height:min(34.722vw,500px);}
  .office-detail-hero__copy{left:5.139%;top:19.4%;width:39%;}
  .office-detail-hero__utility{top:8%;right:5.069%;width:38.2%;}
  .office-detail-hero__photo{left:auto;right:5.139%;top:44.8%;width:38.194%;height:auto;aspect-ratio:550/312;}
  .office-detail-kicker{font-size:clamp(15px,1.404vw,21.333px);}
  .office-detail-hero__copy h2{font-size:clamp(36px,3.511vw,53.333px);}
  .office-detail-hero__lead{font-size:clamp(17px,1.579vw,24px);}
  .office-detail-hero__description{font-size:clamp(13px,1.228vw,18.667px);}
  .key-facts__grid,
  .office-profile,
  .office-contact{width:89.792%;}
  .key-facts__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.528vw;}
  .key-fact{height:auto;aspect-ratio:1/1;padding-top:4.514vw;}
  .key-fact strong{font-size:clamp(20px,2.107vw,32px);}
  .office-profile{grid-template-columns:25.542% 66.718%;column-gap:7.74%;}
  .office-profile__location,
  .office-profile__us-map{width:100%;}
  .office-contact{grid-template-columns:30.039% 66.873%;gap:3.088%;}
}

@media (max-width:1100px){
  .office-detail{padding-top:56px;padding-bottom:110px;}
  .office-detail-hero{
    height:auto;
    min-height:720px;
    padding:36px 38px 0;
    overflow:hidden;
    border-radius:8px;
  }
  .office-detail-hero__background{left:0;top:0;width:100%;max-width:100%;height:100%;object-fit:cover;object-position:55% center;}
  .office-detail-hero__utility,
  .office-detail-hero__copy,
  .office-detail-hero__photo{position:relative;left:auto;right:auto;top:auto;width:auto;}
  .office-detail-hero__utility{width:100%;}
  .office-detail-breadcrumb{justify-content:flex-start;}
  .office-detail-actions{position:absolute;right:0;top:30px;margin:0;}
  .office-detail-hero__copy{width:62%;margin-top:60px;}
  .office-detail-hero__photo{width:58%;height:auto;margin:46px 0 0 auto;aspect-ratio:550/312;}

  .key-facts{margin-top:96px;}
  .key-facts__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;width:100%;}
  .key-fact{aspect-ratio:auto;height:240px;padding-top:43px;}

  .office-profile{width:100%;grid-template-columns:1fr;row-gap:64px;}
  .office-profile__us-map{width:330px;max-width:100%;}
  .office-profile__data{min-width:0;}
  .office-profile__description br{display:none;}

  .office-contact{width:100%;height:auto;grid-template-columns:minmax(260px,389px) minmax(0,1fr);gap:24px;}
}

/* ---------------------------------------------------------------- MOBILE */
@media (max-width:768px){
  .office-detail{padding:40px 0 84px;}
  .office-detail-hero{min-height:0;padding:28px 22px 0;}
  /* 데스크톱처럼 지사 사진의 하단이 히어로 배경 밖으로 살짝 내려오도록 구성 */
  .office-detail-hero__background-frame{bottom:28px;}
  .office-detail-breadcrumb{gap:6px;font-size:10px;}
  .office-detail-breadcrumb > img{width:16px;height:11px;}
  .office-detail-actions{position:relative;right:auto;top:auto;margin-top:22px;justify-content:flex-start;}
  .office-detail-actions > a:not(.office-detail-back){width:18px;height:18px;}
  .office-detail-back{width:92px;height:34px;margin-left:auto;font-size:11px;}
  .office-detail-hero__copy{width:100%;margin-top:42px;}
  .office-detail-kicker{font-size:14px;}
  .office-detail-hero__copy h2{margin-top:17px;font-size:34px;}
  .office-detail-hero__lead{margin-top:24px;font-size:18px;line-height:1.5;word-break:keep-all;}
  .office-detail-hero__description{margin-top:21px;font-size:14px;line-height:1.75;word-break:keep-all;}
  .office-detail-hero__description br{display:none;}
  .office-detail-hero__photo{width:100%;margin-top:42px;border-radius:6px;}

  .key-facts{margin-top:72px;}
  .key-facts > h3{font-size:24px;}
  .key-facts__grid{margin-top:32px;gap:12px;}
  .key-fact{height:180px;padding:30px 7px 15px;}
  .key-fact img,
  .key-fact:nth-child(1) img,
  .key-fact:nth-child(2) img,
  .key-fact:nth-child(4) img{width:39px;height:39px;margin:0;}
  .key-fact strong{margin-top:18px;font-size:18px;}
  .key-fact span{margin-top:11px;font-size:11px;}

  .office-profile{margin-top:72px;row-gap:50px;}
  .office-profile h3{font-size:28px;}
  .office-profile__us-map{height:auto;margin-top:36px;aspect-ratio:330/205;}
  .office-profile__description{font-size:14px;line-height:1.85;word-break:normal;}
  .office-table-block{margin-top:56px;}
  .office-table-block > h4{font-size:19px;}
  .office-table-wrap{
    overflow-x:auto;
    overscroll-behavior-inline:contain;
    -webkit-overflow-scrolling:touch;
    padding-bottom:14px;
    scrollbar-gutter:stable;
    scrollbar-width:thin;
    scrollbar-color:#aebdca #eef2f5;
  }
  .office-table-wrap::-webkit-scrollbar{height:7px;}
  .office-table-wrap::-webkit-scrollbar-track{background:#eef2f5;border-radius:999px;}
  .office-table-wrap::-webkit-scrollbar-thumb{background:#aebdca;border-radius:999px;}
  .office-data-table{min-width:690px;font-size:13px;}
  .office-data-table th,
  .office-data-table td{height:56px;padding:0 18px;}
  .office-table-block--certification{margin-top:52px;}

  .office-contact{margin-top:72px;grid-template-columns:1fr;gap:20px;}
  .office-esg-card,
  .office-location-map{height:auto;aspect-ratio:389/352;}
  .office-location-map{aspect-ratio:866/352;}
  .office-esg-card__copy{top:40px;}
  .office-esg-card__copy h3{font-size:26px;}
  .office-esg-card__copy p{margin-top:18px;font-size:14px;}
  .office-esg-card__download{height:58px;padding:0 26px 0 28px;font-size:15px;}
}

@media (max-width:420px){
  .office-detail-hero__copy h2{font-size:31px;}
  .office-detail-hero__lead{font-size:16px;}
  .key-fact strong{font-size:15px;}
  .office-esg-card__copy h3{font-size:23px;}
}

/* Exact subsidiary photo layer bounds, clipped by the original PSD aperture. */
.office-photo-frame{overflow:hidden;}
.office-photo-frame .psd-office-photo{position:absolute;max-width:none;object-fit:fill;}
.office-profile__us-map.office-country-map{width:var(--map-width);max-width:100%;height:auto;aspect-ratio:var(--map-ratio);}
.office-cert-pdf{display:inline-block;flex-shrink:0;width:30px;height:40px;}
.office-cert-pdf img{width:100%;height:100%;}
.office-esg-card__download:disabled{cursor:default;}
.office-data-table--certification td:last-child{min-height:65px;height:auto;padding-top:12px;padding-bottom:12px;}
@media(max-width:768px){.key-fact strong{white-space:normal;overflow-wrap:anywhere;}.office-data-table--certification td:last-child{min-height:56px;}}

/* Shared seven-office navigation between business tabs and the detail hero. */
.global-intro{height:auto;}
.global-intro__inner{padding-bottom:0;}
.office-navigation{padding-top:12px;}
.office-navigation__links{display:flex;justify-content:flex-start;gap:40px;width:max-content;max-width:100%;margin-inline:auto;overflow-x:auto;scrollbar-width:thin;}
.office-navigation a{flex:0 0 auto;padding:14px 4px 6px;border-bottom:2px solid transparent;color:#555;font-size:18px;font-weight:500;text-decoration:none;white-space:nowrap;}
.office-navigation a[aria-current="page"]{color:var(--blue);border-bottom-color:var(--blue);font-weight:700;}
.office-navigation a:hover{color:var(--blue);}
.office-navigation a:focus-visible{outline:2px solid var(--blue);outline-offset:-2px;}
.office-navigation + .office-detail{padding-top:148px;}
@media(max-width:768px){
 .office-navigation{padding-top:8px;}
 .office-navigation__links{justify-content:flex-start;gap:24px;}
 .office-navigation a{font-size:14px;padding:12px 2px 5px;}
 .office-navigation + .office-detail{padding-top:104px;}
}

.office-navigation__links{position:relative;}
