:root{--introduction-navy:#16243a;--introduction-navy-light:#233955;--introduction-gold:#c8a96b;--introduction-text:#202936;--introduction-text-muted:#667080;--introduction-border:#dfe4ea;--introduction-background:#f4f6f8;--introduction-white:#fff;--introduction-content-width:1360px}@media (width>=1600px){:root{--introduction-content-width:1480px}}.introduction-hero{min-height:clamp(460px,55vh,620px);color:var(--introduction-white);background:radial-gradient(circle at 82% 25%, #c8a96b29 0, #c8a96b00 32%), linear-gradient(135deg, #101c2e 0%, var(--introduction-navy) 58%, var(--introduction-navy-light) 100%);display:flex;position:relative;overflow:hidden}.introduction-hero:before{content:"";background:#ffffff17;width:1px;height:100%;position:absolute;top:0;right:clamp(70px,12vw,240px)}.introduction-hero:after{aspect-ratio:1;content:"";border:1px solid #c8a96b33;border-radius:50%;width:clamp(440px,38vw,720px);position:absolute;bottom:clamp(-330px,-18vw,-190px);right:clamp(-180px,-8vw,-80px)}.introduction-hero-inner{z-index:1;width:min(calc(100% - clamp(48px, 10vw, 200px)), var(--introduction-content-width));margin:auto;padding-top:clamp(130px,10vw,170px);padding-bottom:clamp(65px,6vw,90px);position:relative}.introduction-hero-eyebrow{color:var(--introduction-gold);letter-spacing:.24em;margin:0 0 clamp(18px,1.8vw,28px);font-size:clamp(12px,.85vw,14px);font-weight:700}.introduction-hero h1{letter-spacing:-.055em;word-break:keep-all;max-width:850px;margin:0;font-size:clamp(44px,4.4vw,72px);font-weight:500;line-height:1.18}.introduction-hero-description{color:#ffffffad;letter-spacing:-.025em;word-break:keep-all;max-width:650px;margin:clamp(24px,2.8vw,38px) 0 0;font-size:clamp(16px,1.1vw,19px);line-height:1.8}@media (width<=1024px){.introduction-hero{min-height:500px}.introduction-hero-inner{width:calc(100% - 80px);padding-top:140px;padding-bottom:70px}.introduction-hero h1{font-size:clamp(44px,6vw,58px)}}@media (width<=768px){.introduction-hero{min-height:470px}.introduction-hero:before{right:46px}.introduction-hero:after{width:500px;bottom:-210px;right:-240px}.introduction-hero-inner{width:calc(100% - 48px);padding-top:125px;padding-bottom:60px}.introduction-hero h1{font-size:clamp(39px,9vw,50px);line-height:1.24}.introduction-hero-description{max-width:520px;margin-top:24px;line-height:1.75}}@media (width<=480px){.introduction-hero{min-height:440px}.introduction-hero-inner{width:calc(100% - 40px);padding-top:115px;padding-bottom:50px}.introduction-hero-eyebrow{margin-bottom:16px;font-size:11px}.introduction-hero h1{font-size:clamp(35px,10vw,43px);line-height:1.26}.introduction-hero-description{margin-top:22px;font-size:15px;line-height:1.7}}@media (width<=360px){.introduction-hero{min-height:420px}.introduction-hero-inner{width:calc(100% - 32px);padding-top:108px;padding-bottom:44px}.introduction-hero h1{font-size:33px}.introduction-hero-description{font-size:14px}}.introduction-navigation{z-index:2;border-bottom:1px solid var(--introduction-border);background:var(--introduction-white);position:relative}.introduction-navigation-inner{width:min(calc(100% - clamp(48px, 10vw, 200px)), var(--introduction-content-width));grid-template-columns:repeat(3,minmax(0,1fr));margin:0 auto;display:grid}.introduction-navigation a{color:#7a8491;text-align:center;justify-content:center;align-items:center;min-height:76px;font-size:16px;font-weight:600;text-decoration:none;transition:color .25s,background-color .25s;display:flex;position:relative}.introduction-navigation a:after{content:"";background:0 0;height:3px;position:absolute;bottom:-1px;left:0;right:0}.introduction-navigation a.is-active{color:var(--introduction-navy)}.introduction-navigation a.is-active:after{background:var(--introduction-gold)}@media (hover:hover){.introduction-navigation a:hover{color:var(--introduction-navy);background:#fafbfc}}@media (width<=768px){.introduction-navigation-inner{width:100%}.introduction-navigation a{min-height:66px;padding:0 12px;font-size:14px}}@media (width<=480px){.introduction-navigation a{letter-spacing:-.03em;min-height:60px;padding:0 6px;font-size:13px}}@media (width<=360px){.introduction-navigation a{min-height:56px;font-size:12px}}.introduction-overview{background:var(--introduction-white);padding:clamp(80px,7vw,120px) 0}.introduction-overview-inner{width:min(calc(100% - clamp(48px, 10vw, 200px)), var(--introduction-content-width));grid-template-columns:minmax(0,.95fr) minmax(400px,.8fr);align-items:start;gap:clamp(60px,8vw,120px);margin:0 auto;display:grid}.introduction-section-eyebrow{color:var(--introduction-gold);letter-spacing:.2em;margin:0 0 20px;font-size:13px;font-weight:700}.introduction-overview-heading h2{color:var(--introduction-text);letter-spacing:-.05em;word-break:keep-all;margin:0;font-size:clamp(34px,3vw,52px);font-weight:600;line-height:1.4}.introduction-overview-content{padding-top:34px}.introduction-overview-content p{color:var(--introduction-text-muted);letter-spacing:-.025em;word-break:keep-all;margin:0;font-size:clamp(16px,1.05vw,18px);line-height:1.85}.introduction-overview-content p+p{margin-top:22px}.introduction-overview-content .introduction-overview-lead{color:var(--introduction-text);font-size:clamp(18px,1.25vw,22px);font-weight:500;line-height:1.7}@media (width<=1200px){.introduction-overview-inner{grid-template-columns:minmax(0,.9fr) minmax(360px,1fr);gap:55px}.introduction-overview-content{padding-top:28px}}@media (width<=1024px){.introduction-overview{padding:76px 0}.introduction-overview-inner{grid-template-columns:minmax(0,.85fr) minmax(340px,1fr);gap:42px;width:calc(100% - 80px)}.introduction-overview-heading h2{font-size:36px}.introduction-overview-content{padding-top:26px}}@media (width<=768px){.introduction-overview{padding:64px 0}.introduction-overview-inner{grid-template-columns:1fr;gap:32px;width:calc(100% - 48px)}.introduction-overview-heading h2{max-width:620px;font-size:clamp(30px,7vw,40px)}.introduction-overview-content{max-width:none;margin:0;padding-top:0}}@media (width<=480px){.introduction-overview{padding:56px 0}.introduction-overview-inner{gap:26px;width:calc(100% - 40px)}.introduction-section-eyebrow{margin-bottom:16px;font-size:11px}.introduction-overview-heading h2{font-size:29px;line-height:1.45}.introduction-overview-content .introduction-overview-lead{font-size:17px;line-height:1.7}.introduction-overview-content p{font-size:15px;line-height:1.8}.introduction-overview-content p+p{margin-top:18px}}@media (width<=360px){.introduction-overview-inner{width:calc(100% - 32px)}.introduction-overview-heading h2{font-size:27px}}.introduction-values-section{background:var(--introduction-background);padding:clamp(80px,7vw,120px) 0}.introduction-values-inner{width:min(calc(100% - clamp(48px, 10vw, 200px)), var(--introduction-content-width));margin:0 auto}.introduction-values-heading{justify-content:space-between;align-items:end;gap:40px;margin-bottom:clamp(42px,4vw,64px);display:flex}.introduction-values-heading .introduction-section-eyebrow{margin-bottom:0}.introduction-values-heading h2{color:var(--introduction-text);letter-spacing:-.045em;word-break:keep-all;margin:0;font-size:clamp(30px,2.5vw,44px);font-weight:600;line-height:1.35}.introduction-value-list{border-top:1px solid #cfd5dc;border-bottom:1px solid #cfd5dc;grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.introduction-value-card{background:0 0;border-right:1px solid #cfd5dc;flex-direction:column;min-height:310px;padding:clamp(32px,3vw,48px);transition:background-color .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden}.introduction-value-card:first-child{border-left:1px solid #cfd5dc}.introduction-value-number{color:var(--introduction-gold);letter-spacing:.16em;font-size:13px;font-weight:700}.introduction-value-card>div{margin-top:auto}.introduction-value-card h3{color:var(--introduction-text);letter-spacing:-.04em;margin:0 0 18px;font-size:clamp(25px,1.8vw,32px);font-weight:600;transition:color .3s}.introduction-value-card p{color:var(--introduction-text-muted);letter-spacing:-.02em;word-break:keep-all;margin:0;font-size:16px;line-height:1.8;transition:color .3s}.introduction-value-card:before{background:var(--introduction-navy-light);content:"";transform-origin:0;height:3px;transition:transform .3s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}@media (hover:hover){.introduction-value-card:hover{z-index:1;background:var(--introduction-white);transform:none;box-shadow:0 16px 36px #16243a1a}.introduction-value-card:hover:before{transform:scaleX(1)}.introduction-value-card:hover h3{color:var(--introduction-text)}.introduction-value-card:hover p{color:var(--introduction-text-muted)}}@media (width<=1024px){.introduction-values-section{padding:76px 0}.introduction-values-inner{width:calc(100% - 80px)}.introduction-values-heading{display:block}.introduction-values-heading .introduction-section-eyebrow{margin-bottom:18px}.introduction-value-card{min-height:290px;padding:30px}}@media (width<=768px){.introduction-values-section{padding:64px 0}.introduction-values-inner{width:calc(100% - 48px)}.introduction-values-heading{margin-bottom:38px}.introduction-value-list{border-bottom:1px solid #cfd5dc;grid-template-columns:1fr}.introduction-value-card{border-bottom:1px solid #cfd5dc;border-right:0;grid-template-columns:55px minmax(0,1fr);gap:10px;min-height:auto;padding:32px 10px;display:grid}.introduction-value-card:first-child{border-left:0}.introduction-value-card:last-child{border-bottom:0}.introduction-value-card>div{margin-top:0}}@media (width<=480px){.introduction-values-section{padding:56px 0}.introduction-values-inner{width:calc(100% - 40px)}.introduction-values-heading h2{font-size:28px}.introduction-value-card{grid-template-columns:44px minmax(0,1fr);padding:28px 4px}.introduction-value-card h3{margin-bottom:12px;font-size:24px}.introduction-value-card p{font-size:15px;line-height:1.75}}@media (width<=360px){.introduction-values-inner{width:calc(100% - 32px)}.introduction-value-card{grid-template-columns:38px minmax(0,1fr)}}.introduction-message{color:var(--introduction-white);background:var(--introduction-navy);padding:clamp(90px,8vw,140px) 0;position:relative;overflow:hidden}.introduction-message:before{aspect-ratio:1;content:"";border:1px solid #c8a96b1f;border-radius:50%;width:min(70vw,960px);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.introduction-message:after{aspect-ratio:1;content:"";border:1px solid #ffffff0f;border-radius:50%;width:min(48vw,650px);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.introduction-message-inner{z-index:1;text-align:center;width:min(100% - clamp(48px,10vw,200px),1080px);margin:0 auto;position:relative}.introduction-message blockquote{letter-spacing:-.055em;word-break:keep-all;margin:0;font-size:clamp(32px,3.5vw,56px);font-weight:500;line-height:1.48}.introduction-message-link{color:var(--introduction-white);border-bottom:1px solid #ffffff73;align-items:center;gap:22px;margin-top:clamp(38px,4vw,58px);padding-bottom:10px;font-size:15px;font-weight:600;text-decoration:none;transition:gap .25s,border-color .25s;display:inline-flex}@media (hover:hover){.introduction-message-link:hover{border-color:var(--introduction-gold);gap:30px}}@media (width<=1024px){.introduction-message-inner{width:calc(100% - 80px)}}@media (width<=768px){.introduction-message{padding:84px 0}.introduction-message:before{width:720px}.introduction-message:after{width:480px}.introduction-message-inner{width:calc(100% - 48px)}}@media (width<=480px){.introduction-message{padding:72px 0}.introduction-message-inner{width:calc(100% - 40px)}.introduction-message blockquote{font-size:clamp(28px,8vw,36px);line-height:1.52}.introduction-message-link{gap:16px;margin-top:38px;font-size:14px}}@media (width<=360px){.introduction-message-inner{width:calc(100% - 32px)}.introduction-message blockquote{font-size:26px}}.introduction-navigation a:focus-visible,.introduction-message-link:focus-visible{outline:2px solid var(--introduction-gold);outline-offset:4px}@media (prefers-reduced-motion:reduce){.introduction-navigation a,.introduction-value-card,.introduction-value-card h3,.introduction-value-card p,.introduction-message-link{transition:none}}.ceo-greeting{background:var(--introduction-white);padding:clamp(80px,7vw,120px) 0}.ceo-greeting-inner{width:min(calc(100% - clamp(48px, 10vw, 200px)), var(--introduction-content-width));grid-template-columns:minmax(0,.85fr) minmax(450px,.8fr);align-items:start;gap:clamp(70px,9vw,150px);margin:0 auto;display:grid}.ceo-greeting-heading{position:sticky;top:130px}.ceo-greeting-heading h2{color:var(--introduction-text);letter-spacing:-.05em;word-break:keep-all;margin:0;font-size:clamp(34px,3vw,52px);font-weight:600;line-height:1.42}.ceo-greeting-quote{border-top:1px solid var(--introduction-border);color:var(--introduction-gold);letter-spacing:-.03em;word-break:keep-all;margin:clamp(42px,4vw,64px) 0 0;padding:28px 0 0 34px;font-size:clamp(18px,1.35vw,23px);font-weight:500;line-height:1.7;position:relative}.ceo-greeting-quote:before{color:var(--introduction-gold);content:"“";font-family:Georgia,serif;font-size:38px;line-height:1;position:absolute;top:24px;left:0}.ceo-greeting-content{padding-top:34px}.ceo-greeting-content>p{color:var(--introduction-text-muted);letter-spacing:-.025em;word-break:keep-all;margin:0;font-size:clamp(16px,1.05vw,18px);line-height:1.95}.ceo-greeting-content>p+p{margin-top:24px}.ceo-greeting-content .ceo-greeting-lead{color:var(--introduction-text);margin-bottom:38px;font-size:clamp(20px,1.4vw,24px);font-weight:600;line-height:1.75}.ceo-greeting-signature{border-top:1px solid var(--introduction-border);text-align:right;margin-top:54px;padding-top:28px}.ceo-greeting-signature>span{color:var(--introduction-text-muted);margin-bottom:8px;font-size:14px;display:block}.ceo-greeting-signature p{color:var(--introduction-text);margin:0;font-size:16px}.ceo-greeting-signature strong{letter-spacing:.04em;margin-left:10px;font-size:22px;font-weight:600}@media (width<=1200px){.ceo-greeting-inner{grid-template-columns:minmax(0,.8fr) minmax(400px,1fr);gap:60px}}@media (width<=1024px){.ceo-greeting{padding:76px 0}.ceo-greeting-inner{grid-template-columns:minmax(0,.8fr) minmax(360px,1fr);gap:46px;width:calc(100% - 80px)}.ceo-greeting-heading{top:110px}.ceo-greeting-heading h2{font-size:36px}.ceo-greeting-content{padding-top:26px}}@media (width<=768px){.ceo-greeting{padding:64px 0}.ceo-greeting-inner{grid-template-columns:1fr;gap:42px;width:calc(100% - 48px)}.ceo-greeting-heading{position:static}.ceo-greeting-heading h2{max-width:620px;font-size:clamp(30px,7vw,40px)}.ceo-greeting-quote{max-width:500px;margin-top:34px}.ceo-greeting-content{padding-top:0}}@media (width<=480px){.ceo-greeting{padding:56px 0}.ceo-greeting-inner{gap:34px;width:calc(100% - 40px)}.ceo-greeting-heading h2{font-size:29px}.ceo-greeting-quote{margin-top:28px;padding:24px 0 0 26px;font-size:17px}.ceo-greeting-quote:before{font-size:32px;top:21px}.ceo-greeting-content>p{font-size:15px;line-height:1.85}.ceo-greeting-content>p+p{margin-top:20px}.ceo-greeting-content .ceo-greeting-lead{margin-bottom:30px;font-size:18px}.ceo-greeting-signature{margin-top:42px}.ceo-greeting-signature strong{font-size:20px}}@media (width<=360px){.ceo-greeting-inner{width:calc(100% - 32px)}.ceo-greeting-heading h2{font-size:27px}}.ceo-commitment{background:var(--introduction-background);padding:clamp(80px,7vw,120px) 0}.ceo-commitment-inner{width:min(calc(100% - clamp(48px, 10vw, 200px)), var(--introduction-content-width));margin:0 auto}.ceo-commitment-heading{margin-bottom:clamp(42px,4vw,64px)}.ceo-commitment-heading h2{color:var(--introduction-text);letter-spacing:-.045em;margin:0;font-size:clamp(30px,2.5vw,44px);font-weight:600}.ceo-commitment-list{border-top:1px solid #cfd5dc;border-bottom:1px solid #cfd5dc;grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.ceo-commitment-item{border-right:1px solid #cfd5dc;padding:clamp(32px,3vw,48px)}.ceo-commitment-item:first-child{border-left:1px solid #cfd5dc}.ceo-commitment-item>span{color:var(--introduction-gold);letter-spacing:.16em;margin-bottom:clamp(50px,5vw,80px);font-size:13px;font-weight:700;display:block}.ceo-commitment-item h3{color:var(--introduction-text);letter-spacing:-.04em;word-break:keep-all;margin:0 0 18px;font-size:clamp(21px,1.5vw,27px);font-weight:600}.ceo-commitment-item p{color:var(--introduction-text-muted);letter-spacing:-.02em;word-break:keep-all;margin:0;font-size:16px;line-height:1.8}@media (width<=1024px){.ceo-commitment{padding:76px 0}.ceo-commitment-inner{width:calc(100% - 80px)}.ceo-commitment-item{padding:30px}.ceo-commitment-item>span{margin-bottom:48px}}@media (width<=768px){.ceo-commitment{padding:64px 0}.ceo-commitment-inner{width:calc(100% - 48px)}.ceo-commitment-list{grid-template-columns:1fr}.ceo-commitment-item{border-bottom:1px solid #cfd5dc;border-right:0;grid-template-columns:55px minmax(0,1fr);padding:30px 10px;display:grid}.ceo-commitment-item:first-child{border-left:0}.ceo-commitment-item:last-child{border-bottom:0}.ceo-commitment-item>span{grid-row:1/3;margin:3px 0 0}.ceo-commitment-item h3{margin-bottom:12px}}@media (width<=480px){.ceo-commitment{padding:56px 0}.ceo-commitment-inner{width:calc(100% - 40px)}.ceo-commitment-heading h2{font-size:28px}.ceo-commitment-item{grid-template-columns:44px minmax(0,1fr);padding:26px 4px}.ceo-commitment-item h3{font-size:21px}.ceo-commitment-item p{font-size:15px;line-height:1.75}}@media (width<=360px){.ceo-commitment-inner{width:calc(100% - 32px)}.ceo-commitment-item{grid-template-columns:38px minmax(0,1fr)}}.location-section{background:var(--introduction-white);padding:clamp(80px,7vw,120px) 0 0}.location-inner{width:min(calc(100% - clamp(48px, 10vw, 200px)), var(--introduction-content-width));grid-template-columns:minmax(0,.95fr) minmax(400px,.75fr);align-items:end;gap:clamp(60px,8vw,120px);margin:0 auto clamp(54px,5vw,80px);display:grid}.location-heading h2{color:var(--introduction-text);letter-spacing:-.05em;word-break:keep-all;margin:0;font-size:clamp(34px,3vw,52px);font-weight:600;line-height:1.42}.location-heading>p:last-child{max-width:460px;color:var(--introduction-text-muted);letter-spacing:-.025em;word-break:keep-all;margin:28px 0 0;font-size:17px;line-height:1.8}.location-information{border-top:1px solid var(--introduction-border);padding:32px 0 6px}.location-information-label{color:var(--introduction-gold);letter-spacing:.2em;margin-bottom:20px;font-size:12px;font-weight:700}.location-information address{color:var(--introduction-text);letter-spacing:-.035em;word-break:keep-all;margin:0;font-size:clamp(19px,1.4vw,24px);font-style:normal;font-weight:500;line-height:1.65}.location-map-links{flex-wrap:wrap;gap:10px;margin-top:28px;display:flex}.location-map-link{border:1px solid var(--introduction-navy);min-height:46px;color:var(--introduction-navy);background:var(--introduction-white);justify-content:center;align-items:center;gap:10px;padding:0 18px;font-size:14px;font-weight:600;text-decoration:none;transition:color .25s,border-color .25s,background-color .25s;display:inline-flex}.location-map-link.is-naver{border-color:var(--introduction-navy)}.location-map-link.is-tmap{display:none}.location-map-link-symbol{border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:12px;font-weight:800;display:inline-flex}.location-map-link.is-naver .location-map-link-symbol{color:#fff;background:#03c75a}.location-map-link.is-tmap .location-map-link-symbol{color:#fff;background:#ed174c}@media (hover:hover){.location-map-link.is-naver:hover{border-color:var(--introduction-gold);background:var(--introduction-gold);color:var(--introduction-white)}.location-map-link.is-tmap:hover{border-color:var(--introduction-navy);color:var(--introduction-white);background:var(--introduction-navy)}}@media (width<=768px){.location-map-link.is-tmap{display:inline-flex}}@media (width<=480px){.location-map-links{grid-template-columns:1fr 1fr;gap:8px;margin-top:24px;display:grid}.location-map-link{min-height:48px;padding:0 10px;font-size:13px}.location-map-link-symbol{width:20px;height:20px;font-size:11px}}@media (width<=360px){.location-map-links{grid-template-columns:1fr}}@media (width<=1200px){.location-inner{grid-template-columns:minmax(0,.9fr) minmax(360px,1fr);gap:55px}}@media (width<=1024px){.location-section{padding-top:76px}.location-inner{grid-template-columns:minmax(0,.85fr) minmax(340px,1fr);gap:42px;width:calc(100% - 80px);margin-bottom:54px}.location-heading h2{font-size:36px}}@media (width<=768px){.location-section{padding-top:64px}.location-inner{grid-template-columns:1fr;gap:38px;width:calc(100% - 48px);margin-bottom:44px}.location-heading h2{max-width:620px;font-size:clamp(30px,7vw,40px)}.location-heading>p:last-child{margin-top:22px;font-size:16px}.location-information{padding-top:26px}}@media (width<=480px){.location-section{padding-top:56px}.location-inner{gap:32px;width:calc(100% - 40px);margin-bottom:38px}.location-heading h2{font-size:29px}.location-heading>p:last-child{font-size:15px}.location-information address{font-size:18px}}@media (width<=360px){.location-inner{width:calc(100% - 32px)}.location-heading h2{font-size:27px}}.location-map-wrap{width:min(100% - 64px,1280px);margin:0 auto clamp(80px,8vw,120px)}.location-map{z-index:0;isolation:isolate;background:#e7ebef;border:1px solid #dfe4ea;border-radius:18px;width:100%;height:clamp(400px,34vw,520px);position:relative;overflow:hidden;box-shadow:0 18px 48px #16243a14}.location-map-placeholder{color:var(--introduction-text);text-align:center;background:linear-gradient(#ffffff9e,#ffffff9e),repeating-linear-gradient(45deg,#dfe4e8 0 1px,#0000 1px 32px),#edf0f2;flex-direction:column;justify-content:center;align-items:center;padding:30px;display:flex;position:absolute;inset:0}.location-map-pin{width:68px;height:68px;color:var(--introduction-white);background:var(--introduction-navy);border-radius:50%;justify-content:center;align-items:center;margin-bottom:22px;display:flex;box-shadow:0 14px 32px #16243a2e}.location-map-pin svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:30px;height:30px}.location-map-placeholder p{letter-spacing:-.035em;margin:0;font-size:clamp(21px,1.5vw,27px);font-weight:600}.location-map-placeholder>span:last-child{color:var(--introduction-text-muted);margin-top:10px;font-size:14px}.office-map-marker{cursor:pointer;flex-direction:column;align-items:center;gap:7px;display:flex;position:relative;transform:translate(-50%,calc(-100% - 8px))}.office-map-marker-label{color:#29456d;background:#fff;border:1px solid #29456d24;border-radius:9px;align-items:center;gap:8px;min-width:max-content;padding:9px 13px;transition:border-color .2s,box-shadow .2s,transform .2s;display:flex;box-shadow:0 10px 26px #16243a29,0 2px 5px #16243a14}.office-map-marker-dot{background:#c8a96b;border-radius:50%;flex:none;width:7px;height:7px;box-shadow:0 0 0 4px #c8a96b29}.office-map-marker-name{letter-spacing:-.025em;white-space:nowrap;font-size:14px;font-weight:700;line-height:1.3}.office-map-marker-pin{color:#fff;background:#29456d;border:3px solid #fff;border-radius:50% 50% 50% 0;justify-content:center;align-items:center;width:34px;height:34px;transition:background-color .2s,transform .2s;display:flex;transform:rotate(-45deg);box-shadow:0 8px 18px #16243a47}.office-map-marker-pin svg{fill:none;stroke:currentColor;stroke-width:2px;width:18px;height:18px;transform:rotate(45deg)}.office-map-marker:hover .office-map-marker-label{border-color:#29456d4d;transform:translateY(-2px);box-shadow:0 14px 30px #16243a33,0 3px 7px #16243a1a}.office-map-marker:hover .office-map-marker-pin{background:#c8a96b;transform:rotate(-45deg)scale(1.07)}@media (width<=1024px){.location-map-wrap{width:calc(100% - 48px);margin-bottom:80px}.location-map{height:430px}}@media (width<=768px){.location-map-wrap{width:calc(100% - 32px);margin-bottom:64px}.location-map{border-radius:14px;height:370px}}@media (width<=480px){.location-map-wrap{width:calc(100% - 24px);margin-bottom:56px}.location-map{border-radius:12px;height:320px}.office-map-marker-card{gap:7px;padding:9px 13px 9px 10px}.office-map-marker-icon{width:27px;height:27px}.office-map-marker-name{font-size:13px}.office-map-marker-label{gap:7px;padding:8px 11px}.office-map-marker-pin{width:31px;height:31px}.location-map-placeholder>span:last-child{font-size:13px}}@media (width<=360px){.location-map{height:290px}}.location-transport{width:min(calc(100% - clamp(48px, 10vw, 200px)), var(--introduction-content-width));margin:0 auto clamp(60px,6vw,90px)}.location-transport-heading{margin-bottom:clamp(34px,3vw,48px)}.location-transport-heading h2{color:var(--introduction-text);letter-spacing:-.045em;margin:0;font-size:clamp(30px,2.5vw,44px);font-weight:600}.location-transport-list{border-top:1px solid var(--introduction-border)}.location-transport-item{border-bottom:1px solid var(--introduction-border);grid-template-columns:90px minmax(170px,.35fr) minmax(0,1fr);align-items:start;gap:clamp(28px,4vw,64px);padding:clamp(32px,3.5vw,54px) 0;display:grid}.location-transport-icon{width:72px;height:72px;color:var(--introduction-navy);background:#e9edf3;border-radius:50%;justify-content:center;align-items:center;display:flex}.location-transport-icon svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:31px;height:31px}.location-transport-item h3{color:var(--introduction-text);letter-spacing:-.04em;word-break:keep-all;margin:20px 0 0;font-size:clamp(21px,1.5vw,27px);font-weight:600}.location-transport-content{padding-top:14px}.location-transport-content>p{max-width:720px;color:var(--introduction-text-muted);letter-spacing:-.02em;word-break:keep-all;margin:0;font-size:16px;line-height:1.8}.location-route-badges{flex-wrap:wrap;align-items:center;gap:9px;margin-bottom:16px;display:flex}.location-route-badges strong{color:var(--introduction-text);margin-left:4px;font-size:18px;font-weight:600}.location-route-badge,.location-bus-badge{min-width:58px;height:28px;color:var(--introduction-white);white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:0 12px;font-size:13px;font-weight:700;display:inline-flex}.location-route-badge.is-line-2{background:#36a852}.location-route-badge.is-line-3{background:#ef7c1c}.location-bus-route{align-items:center;gap:14px;min-height:34px;display:flex}.location-bus-route+.location-bus-route{margin-top:8px}.location-bus-route p{color:var(--introduction-text);margin:0;font-size:16px}.location-bus-badge.is-blue{background:#2862c7}.location-bus-badge.is-green{background:#3d9b54}.location-transport-content .location-transport-note{color:#8a929e;margin-top:18px;font-size:14px}@media (width<=1024px){.location-transport{width:calc(100% - 80px);margin-bottom:64px}.location-transport-item{grid-template-columns:78px minmax(150px,.35fr) minmax(0,1fr);gap:28px}.location-transport-icon{width:64px;height:64px}.location-transport-item h3{margin-top:17px}}@media (width<=768px){.location-transport{width:calc(100% - 48px);margin-bottom:54px}.location-transport-item{grid-template-columns:62px minmax(0,1fr);gap:22px;padding:32px 0}.location-transport-icon{grid-row:1;width:58px;height:58px}.location-transport-icon svg{width:27px;height:27px}.location-transport-item h3{align-self:center;margin:0}.location-transport-content{grid-column:2;padding-top:0}}@media (width<=480px){.location-transport{width:calc(100% - 40px);margin-bottom:46px}.location-transport-heading h2{font-size:28px}.location-transport-item{grid-template-columns:52px minmax(0,1fr);gap:16px;padding:28px 0}.location-transport-icon{width:50px;height:50px}.location-transport-icon svg{width:24px;height:24px}.location-transport-item h3{font-size:21px}.location-transport-content>p,.location-bus-route p{font-size:15px;line-height:1.75}.location-route-badges strong{flex-basis:100%;margin:2px 0 0;font-size:17px}.location-route-badge,.location-bus-badge{min-width:52px;height:26px;padding:0 10px;font-size:12px}.location-transport-content .location-transport-note{font-size:13px}}@media (width<=360px){.location-transport{width:calc(100% - 32px)}.location-transport-item{grid-template-columns:46px minmax(0,1fr);gap:13px}.location-transport-icon{width:44px;height:44px}.location-transport-icon svg{width:21px;height:21px}}.location-contact{border-top:1px solid var(--introduction-border);margin-top:34px;padding-top:28px}.location-contact-heading{flex-wrap:wrap;align-items:center;gap:10px 16px;margin-bottom:15px;display:flex}.location-contact-label{color:var(--introduction-gold);letter-spacing:.18em;font-size:12px;font-weight:700}.location-contact-status{min-height:26px;color:var(--introduction-navy);background:#edf0f5;border-radius:999px;align-items:center;padding:0 11px;font-size:12px;font-weight:700;display:inline-flex}.location-contact-status:before{content:"";background:#36a852;border-radius:50%;width:6px;height:6px;margin-right:7px}.location-contact-phone{color:var(--introduction-text);letter-spacing:-.025em;font-size:clamp(27px,2.1vw,36px);font-weight:700;line-height:1.3;text-decoration:none;display:inline-block}.location-contact>p{color:var(--introduction-text-muted);word-break:keep-all;margin:10px 0 0;font-size:14px;line-height:1.7}@media (hover:hover){.location-contact-phone:hover{color:var(--introduction-gold)}}@media (width<=480px){.location-contact{margin-top:28px;padding-top:24px}.location-contact-heading{margin-bottom:13px}.location-contact-phone{font-size:28px}.location-contact>p{font-size:13px}}@media (width<=360px){.location-contact-heading{flex-direction:column;align-items:flex-start}.location-contact-phone{font-size:26px}}
