/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.hidden{display:none}.table{display:table}.resize{resize:both}}:root{--ink:#050505;--paper:#f4f4f1;--white:#fff;--muted:#737373;--line:#d5d5d0;--page-progress:0;--hero-shift:0px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Arial,Hiragino Kaku Gothic ProN,Yu Gothic,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}main{overflow:hidden}.scroll-progress{z-index:100;width:100%;height:2px;transform:scaleX(var(--page-progress));transform-origin:0;mix-blend-mode:difference;pointer-events:none;background:#fff;position:fixed;top:0;left:0}.has-js .reveal{opacity:0;transition:opacity .9s cubic-bezier(.2,.65,.2,1),transform .9s cubic-bezier(.2,.65,.2,1);transform:translateY(38px)}.has-js .reveal.is-visible{opacity:1;transform:none}.site-header{z-index:50;color:#fff;background:#05050533;border-bottom:1px solid #0000;align-items:center;gap:40px;height:72px;padding:0 max(3vw,24px);transition:background .35s,-webkit-backdrop-filter .35s,backdrop-filter .35s,border-color .35s;display:flex;position:fixed;top:0;left:0;right:0}.has-scrolled .site-header{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#050505e0;border-bottom-color:#ffffff1f}.brand{align-items:flex-end;gap:9px;margin-right:auto;display:flex}.brand span{letter-spacing:.16em;padding-bottom:2px;font-size:9px}.desktop-nav{gap:28px;font-size:11px;display:flex}.desktop-nav a{opacity:.66;transition:opacity .2s}.desktop-nav a:hover{opacity:1}.header-contact{border-left:1px solid #555;padding-left:28px;font-size:11px}.mobile-menu{display:none}.home-hero{color:#fff;background:#050505;flex-direction:column;min-height:100svh;padding:145px max(6vw,28px) 48px;display:flex;position:relative}.home-hero-mark{width:min(48vw,680px);transform:translateY(calc(-50% + var(--hero-shift)));opacity:.105;position:absolute;top:51%;right:1vw}.home-hero-mark img{filter:invert();width:100%}.home-kicker{z-index:1;color:#777;letter-spacing:.24em;margin:0;font-size:9px;line-height:1.8;position:relative}.home-title{z-index:1;letter-spacing:-.075em;margin:auto 0 9vh;font-size:clamp(66px,10vw,154px);font-weight:650;line-height:.89;position:relative}.home-title span,.home-title strong{display:block}.home-title span{margin-bottom:22px;font-size:.56em;font-weight:500}.home-title strong{font-weight:650}.home-hero-foot{z-index:1;justify-content:flex-end;align-items:flex-end;gap:14vw;display:flex;position:relative}.home-hero-foot p{color:#aaa;margin:0;font-size:13px;line-height:2}.home-hero-foot a{letter-spacing:.14em;border-top:1px solid #555;justify-content:space-between;width:230px;padding:15px 0;font-size:9px;display:flex}.home-hero-foot i{font-style:normal}.story{background:#fff;grid-template-columns:1.05fr .95fr;gap:170px 10vw;padding:170px max(7vw,32px) 190px;display:grid}.story-opening,.story-turn,.story-finale{position:relative}.story small{color:#777;letter-spacing:.2em;margin-bottom:42px;font-size:10px;font-weight:500;display:block}.story-opening{grid-column:1}.story-opening p{letter-spacing:-.06em;margin:0;font-size:clamp(52px,6.4vw,98px);font-weight:600;line-height:1.05}.story-turn{grid-column:2;align-self:end;padding:0 0 14px}.story-turn:before{content:"";background:#d7d7d2;width:100%;height:1px;margin-bottom:42px;display:block}.story-turn p{letter-spacing:-.05em;margin:0;font-size:clamp(30px,3.9vw,58px);line-height:1.25}.story-turn small{margin-bottom:28px}.story-finale{border-top:1px solid #bdbdb8;grid-column:1/-1;grid-template-columns:30% 1fr;column-gap:8vw;padding-top:44px;display:grid}.story-finale small{grid-area:1/1/3;margin:5px 0 0}.story-finale strong{letter-spacing:-.06em;grid-column:2;font-size:clamp(46px,6vw,90px);line-height:1.08}.story-finale p{color:#555;grid-column:2;max-width:610px;margin:54px 0 0 auto;font-size:15px;line-height:2.1}.home-intro{padding:150px max(7vw,32px) 180px}.home-intro-head{border-bottom:1px solid var(--line);grid-template-columns:30% 1fr;align-items:start;gap:8vw;padding-bottom:95px;display:grid}.home-intro-head small,.home-values small,.home-business small,.home-recruit small{color:#666;letter-spacing:.2em;padding-top:9px;font-size:10px;font-weight:500}.home-intro-head p{letter-spacing:-.04em;margin:0;font-size:clamp(30px,4.1vw,60px);line-height:1.3}.home-intro-head strong{font-weight:600}.home-intro-main{width:70%;margin:125px 0 0 auto}.home-intro-main h2,.home-values h2,.home-business h2,.home-recruit h2,.home-contact h2{letter-spacing:-.065em;margin:0;font-size:clamp(52px,7vw,108px);font-weight:600;line-height:1.02}.home-intro-main>p{max-width:600px;margin:60px 0 52px auto;font-size:15px;line-height:2.1}.line-link{border-top:1px solid;border-bottom:1px solid;justify-content:space-between;width:min(100%,520px);margin-left:auto;padding:18px 0;font-size:12px;display:flex}.line-link i{font-style:normal;transition:transform .25s}.line-link:hover i{transform:translate(5px,-5px)}.home-values{color:#fff;background:#0a0a0a;padding:135px max(7vw,32px) 130px}.home-values-head{grid-template-columns:30% 1fr;align-items:start;margin-bottom:90px;display:grid}.home-values-head>div{flex-direction:column;gap:18px;display:flex}.home-values-head>div>span{color:#777;font-size:12px}.home-values-head h2{grid-column:2;font-size:clamp(46px,5.6vw,84px)}.home-value{border-top:1px solid #343434;grid-template-columns:8% 22% 1fr 30px;align-items:center;gap:20px;min-height:150px;padding:34px 0;display:grid;position:relative;overflow:hidden}.home-value:last-child{border-bottom:1px solid #343434}.home-value:before{content:"";background:#fff;transition:transform .4s cubic-bezier(.2,.7,.2,1);position:absolute;inset:0 -30px;transform:translateY(102%)}.home-value:hover:before{transform:none}.home-value>*{z-index:1;transition:color .3s,transform .3s;position:relative}.home-value:hover i{transform:translate(5px,-5px)}.home-value>span{color:#8a8a8a;font-size:10px}.home-value h3{margin:0;font-size:clamp(34px,4vw,62px);font-weight:500}.home-value p{color:#b5b5b5;margin:0;font-size:14px;line-height:1.8}.home-value i{font-style:normal}.home-business{color:#fff;background:#151515;grid-template-columns:1.05fr 1fr;display:grid}.home-business-copy{padding:135px max(7vw,50px)}.home-business h2{margin:55px 0 45px;font-size:clamp(48px,5.6vw,85px)}.home-business-copy>p{color:#999;max-width:450px;margin-bottom:55px;font-size:13px;line-height:2}.line-link.light{border-color:#555;margin-left:0}.home-business-index{border-left:1px solid #333;flex-direction:column;justify-content:center;padding:120px max(6vw,45px);display:flex}.home-business-index span{letter-spacing:-.035em;border-bottom:1px solid #333;padding:25px 0;font-size:clamp(21px,2.6vw,39px)}.home-business-index span:first-child{border-top:1px solid #333}.home-recruit{align-items:center;min-height:780px;padding:180px max(7vw,32px);display:flex;position:relative;overflow:hidden}.home-recruit>div:not(.home-recruit-mark){z-index:1;width:70%;margin-left:auto;position:relative}.home-recruit-mark{opacity:.085;width:min(53vw,720px);position:absolute;top:50%;left:-8vw;transform:translateY(-50%)}.home-recruit-mark img{width:100%}.home-recruit h2{margin:50px 0 45px}.home-recruit p{max-width:610px;margin-bottom:55px;font-size:14px;line-height:2.1}.home-contact{color:#fff;background:#050505;padding:145px max(7vw,32px) 150px}.home-contact>p{color:#777;letter-spacing:.2em;font-size:9px}.home-contact h2{margin:90px 0 80px;font-size:clamp(66px,9.5vw,146px)}.home-contact>a{border-top:1px solid #333;border-bottom:1px solid #333;justify-content:space-between;align-items:center;padding:28px 0;font-size:clamp(23px,3vw,45px);display:flex}.home-contact>a i{font-style:normal;transition:transform .25s}.home-contact>a:hover i{transform:translate(6px,-6px)}.subpage{padding-top:72px}.sub-hero{color:#fff;background:#050505;flex-direction:column;justify-content:flex-end;min-height:70vh;padding:120px max(7vw,32px) 55px;display:flex}.sub-hero>p{color:#777;letter-spacing:.22em;margin:auto 0 0;font-size:9px}.sub-hero h1{letter-spacing:-.08em;margin:38px 0 30px;font-size:clamp(70px,11vw,168px);font-weight:600;line-height:.9}.sub-hero>span{color:#aaa;letter-spacing:.08em;font-size:13px}.company-message,.recruit-message{grid-template-columns:1fr 1fr;gap:10vw;padding:160px max(7vw,32px);display:grid}.company-message small,.recruit-message small,.sub-section-head small,.business-lead small,.request-band small,.apply-band small,.contact-address small{letter-spacing:.2em;color:#777;font-size:9px}.company-message h2,.recruit-message h2,.sub-section-head h2,.business-lead h2,.request-band h2,.apply-band h2,.contact-intro h2{letter-spacing:-.06em;margin:60px 0 0;font-size:clamp(50px,6.4vw,98px);font-weight:600;line-height:1.02}.company-message p,.recruit-message p{margin:0;font-size:14px;line-height:2.1}.company-message .large,.recruit-message .large{letter-spacing:-.035em;margin-bottom:50px;font-size:clamp(24px,3vw,44px);line-height:1.65}.company-values{color:#fff;background:#0a0a0a;padding:140px max(7vw,32px)}.sub-section-head{grid-template-columns:30% 1fr;align-items:start;margin-bottom:100px;display:grid}.sub-section-head h2{grid-column:2;margin:0}.company-values article{border-top:1px solid #303030;grid-template-columns:8% 15% 22% 1fr;gap:20px;padding:46px 0;display:grid}.company-values article>span,.company-values article>p{color:#666;letter-spacing:.16em;font-size:9px}.company-values article>p{margin:2px 0}.company-values h3{margin:0;font-size:clamp(35px,4vw,62px);font-weight:500}.company-values article>div{color:#999;font-size:13px;line-height:2}.company-profile,.job-profile{padding:150px max(7vw,32px)}.company-profile dl,.job-profile dl{width:62%;margin-left:auto}.company-profile dl>div,.job-profile dl>div{border-top:1px solid var(--line);grid-template-columns:150px 1fr;padding:23px 0;font-size:13px;line-height:1.8;display:grid}.company-profile dl>div:last-child,.job-profile dl>div:last-child{border-bottom:1px solid var(--line)}.company-profile dd,.job-profile dd{margin:0}.next-page{color:#fff;background:#121212;grid-template-columns:120px 1fr 30px;align-items:center;padding:70px max(7vw,32px);display:grid}.next-page small{color:#777;letter-spacing:.18em;font-size:9px}.next-page span{letter-spacing:-.055em;font-size:clamp(32px,5vw,72px)}.next-page i{font-size:28px;font-style:normal}.business-lead{grid-template-columns:30% 1fr;padding:150px max(7vw,32px);display:grid}.business-lead small{grid-row:1/4}.business-lead h2{margin:0}.business-lead p{max-width:560px;margin:60px 0 0 auto;font-size:14px;line-height:2.1}.business-detail{color:#fff;background:#0a0a0a;padding:90px max(7vw,32px)}.business-detail article{border-top:1px solid #303030;grid-template-columns:8% 38% 1fr;gap:22px;padding:58px 0;display:grid}.business-detail article>span,.business-detail small{color:#666;letter-spacing:.16em;font-size:9px}.business-detail h2{letter-spacing:-.04em;margin:14px 0 0;font-size:clamp(30px,4vw,60px);font-weight:500}.business-detail article>p{color:#999;max-width:520px;font-size:13px;line-height:2}.request-band,.apply-band{padding:140px max(7vw,32px)}.request-band h2,.apply-band h2{margin:65px 0}.request-band a,.apply-band a{border-top:1px solid;border-bottom:1px solid;justify-content:space-between;width:min(100%,520px);padding:18px 0;font-size:12px;display:flex}.recruit-points{color:#fff;background:#0a0a0a;grid-template-columns:repeat(3,1fr);gap:1px;padding:100px max(7vw,32px);display:grid}.recruit-points article{border-left:1px solid #303030;padding:45px 3vw}.recruit-points article:first-child{border-left:0}.recruit-points span{color:#666;font-size:9px}.recruit-points h3{letter-spacing:-.035em;margin:70px 0 35px;font-size:clamp(24px,2.5vw,38px);font-weight:500;line-height:1.45}.recruit-points p{color:#999;font-size:13px;line-height:2}.apply-band small{color:#777}.contact-intro{grid-template-columns:1fr 1fr;align-items:end;gap:8vw;padding:150px max(7vw,32px);display:grid}.contact-intro h2{margin:0}.contact-intro p{max-width:560px;font-size:14px;line-height:2.1}.contact-options{padding:0 max(7vw,32px) 150px}.contact-options a{border-top:1px solid var(--line);grid-template-columns:140px 1fr 220px 30px;align-items:center;padding:38px 0;transition:opacity .2s;display:grid;position:relative}.contact-options a:last-child{border-bottom:1px solid var(--line)}.contact-options a:hover{opacity:.5}.contact-options small{letter-spacing:.16em;color:#777;font-size:9px}.contact-options strong{letter-spacing:-.04em;font-size:clamp(24px,3.2vw,48px);font-weight:500}.contact-options p{color:#777;font-size:11px}.contact-options i{font-style:normal}.contact-address{color:#fff;background:#101010;padding:110px max(7vw,32px)}.contact-address p{letter-spacing:-.035em;margin:60px 0 0;font-size:clamp(25px,3.5vw,50px);line-height:1.5}footer{color:#777;letter-spacing:.1em;background:#050505;border-top:1px solid #222;grid-template-columns:1fr auto;align-content:space-between;gap:32px;min-height:280px;padding:52px max(3vw,24px) 28px;font-size:9px;display:grid}.footer-brand{align-items:flex-end;gap:10px;display:flex}.footer-brand span{color:#fff;padding-bottom:2px;font-size:8px}footer nav{gap:28px;display:flex}footer nav a:hover{color:#fff}footer p{margin:0}footer p:last-child{text-align:right}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.story-line i{animation:none}.has-js .reveal{opacity:1;transition:none;transform:none}}@media (width<=900px){.desktop-nav,.header-contact{display:none}.site-header{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#050505d9;height:64px}.brand img{width:145px}.mobile-menu{display:block}.mobile-menu summary{cursor:pointer;flex-direction:column;justify-content:center;gap:7px;width:34px;height:34px;list-style:none;display:flex}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary i{background:#fff;width:24px;height:1px}.mobile-menu nav{background:#050505;flex-direction:column;padding:22px;display:flex;position:fixed;top:64px;left:0;right:0}.mobile-menu nav a{border-bottom:1px solid #222;padding:17px 0}.story-line{left:8vw}.story-opening,.story-turn,.story-finale{width:82%;min-height:45vh;margin-left:10%}.story-turn{margin-left:18%}.home-intro{grid-template-columns:1fr}.home-intro-main{margin-top:50px}.home-values-head{grid-template-columns:1fr}.home-values-head h2{grid-column:1;margin-top:45px}.home-value{grid-template-columns:45px 1fr 30px}.home-value p{grid-column:2}.home-value i{grid-area:1/3/3}.home-business{grid-template-columns:1fr}.home-business-index{border-top:1px solid #333;border-left:0}.home-recruit>div:not(.home-recruit-mark){width:100%}.subpage{padding-top:64px}.company-message,.recruit-message,.business-lead,.contact-intro{grid-template-columns:1fr}.company-message>div+div,.recruit-message>div+div{margin-top:55px}.sub-section-head{grid-template-columns:1fr}.sub-section-head h2{grid-column:1;margin-top:45px}.company-profile dl,.job-profile dl{width:100%;margin-left:0}.business-lead small{grid-row:auto}.business-lead h2{margin-top:50px}.business-detail article{grid-template-columns:45px 1fr}.business-detail article>p{grid-column:2}.recruit-points{grid-template-columns:1fr}.recruit-points article{border-top:1px solid #303030;border-left:0}.recruit-points article:first-child{border-top:0}.contact-options a{grid-template-columns:120px 1fr 30px}.contact-options p{grid-column:2}.contact-options i{grid-area:1/3/3}}@media (width<=560px){.home-hero{padding:120px 22px 35px}.home-hero-mark{width:82vw;right:-28vw}.home-title{font-size:15vw}.home-title span{font-size:.6em}.home-hero-foot{flex-direction:column;align-items:flex-start;gap:34px}.home-hero-foot a{width:100%}.story{padding:110px 22px 140px}.story-line{top:90px;left:22px}.story-opening,.story-turn,.story-finale{width:calc(100% - 42px);min-height:45vh;margin-left:42px}.story-opening p{font-size:13vw}.story-turn p{font-size:10vw}.story-finale{text-align:left;align-items:flex-start}.story-finale strong{font-size:11vw}.home-intro,.home-values,.home-business-copy,.home-business-index,.home-recruit,.home-contact{padding-left:22px;padding-right:22px}.home-intro{padding-top:110px;padding-bottom:120px}.home-intro-main h2,.home-values h2,.home-business h2,.home-recruit h2,.home-contact h2{font-size:14vw}.home-intro-main>p{margin-top:45px}.home-values{padding-top:100px;padding-bottom:95px}.home-values-head{margin-bottom:65px}.home-value{grid-template-columns:34px 1fr 22px;gap:8px}.home-value h3{font-size:34px}.home-value p{font-size:12px;line-height:1.7}.home-business-copy{padding-top:100px;padding-bottom:100px}.home-business-index{padding-top:70px;padding-bottom:70px}.home-recruit{min-height:690px;padding-top:110px;padding-bottom:110px}.home-recruit-mark{width:95vw;left:-36vw}.home-contact{padding-top:100px;padding-bottom:105px}.home-contact h2{margin:70px 0;font-size:16vw}.sub-hero{min-height:62vh;padding:100px 22px 38px}.sub-hero h1{font-size:19vw}.company-message,.recruit-message,.company-values,.company-profile,.job-profile,.business-lead,.business-detail,.request-band,.apply-band,.contact-intro,.contact-options,.contact-address{padding-left:22px;padding-right:22px}.company-message,.recruit-message{padding-top:105px;padding-bottom:110px}.company-message h2,.recruit-message h2,.sub-section-head h2,.business-lead h2,.request-band h2,.apply-band h2,.contact-intro h2{font-size:14vw}.company-values{padding-top:100px;padding-bottom:95px}.company-values article{grid-template-columns:34px 1fr;gap:8px}.company-values article>p,.company-values h3,.company-values article>div{grid-column:2}.company-profile,.job-profile{padding-top:100px;padding-bottom:110px}.company-profile dl>div,.job-profile dl>div{grid-template-columns:90px 1fr}.next-page{grid-template-columns:1fr 24px;padding:55px 22px}.next-page small{grid-column:1}.next-page span{font-size:38px}.next-page i{grid-area:1/2/3}.business-lead{padding-top:100px;padding-bottom:105px}.business-detail{padding-top:65px;padding-bottom:65px}.business-detail article{grid-template-columns:34px 1fr;gap:8px}.request-band,.apply-band{padding-top:100px;padding-bottom:105px}.recruit-points{padding:50px 22px}.recruit-points article{padding:42px 0}.recruit-points h3{margin-top:45px}.contact-intro{padding-top:105px;padding-bottom:95px}.contact-options{padding-bottom:110px}.contact-options a{grid-template-columns:1fr 22px;padding:32px 0}.contact-options small,.contact-options strong,.contact-options p{grid-column:1}.contact-options i{grid-area:1/2/4}.contact-options strong{margin:12px 0;font-size:21px}.contact-address{padding-top:90px;padding-bottom:95px}footer{grid-template-columns:1fr;min-height:330px;padding-left:22px;padding-right:22px}footer nav{flex-direction:column;gap:12px}footer p:last-child{text-align:left}}.home-kicker{color:#aaa;letter-spacing:.2em;font-size:11px;font-weight:500;line-height:1.95}.home-kicker:before{content:"";background:#555;width:34px;height:1px;margin-bottom:18px;display:block}.home-hero-foot{gap:12vw}.home-hero-foot p{color:#d0d0d0;letter-spacing:.02em;max-width:470px;font-size:15px;font-weight:500;line-height:2.05}.home-hero-foot a{border-color:#666;width:250px;padding:17px 0;font-size:10px}.sub-hero{min-height:clamp(430px,68svh,700px);padding:118px max(7vw,32px) 52px}.sub-hero>p{color:#9a9a9a;letter-spacing:.2em;font-size:10px;font-weight:500}.sub-hero h1{letter-spacing:-.065em;text-wrap:balance;margin:30px 0 26px;font-size:clamp(62px,8.6vw,132px);line-height:.94}.sub-hero>span{color:#d0d0d0;letter-spacing:.06em;align-items:center;gap:14px;font-size:14px;font-weight:500;display:flex}.sub-hero>span:before{content:"";background:#555;width:34px;height:1px}.company-message small,.recruit-message small,.sub-section-head small,.business-lead small,.request-band small,.apply-band small,.contact-address small{letter-spacing:.18em;color:#696969;font-size:10px;font-weight:500}.company-message p,.recruit-message p{font-size:15px}.business-detail{padding-top:70px;padding-bottom:70px}.business-detail article{border-color:#343434;grid-template-columns:7% minmax(270px,39%) minmax(260px,1fr);align-items:start;gap:28px;padding:46px 0}.business-detail article:last-child{border-color:#343434}.business-detail article>span,.business-detail small{color:#8a8a8a;letter-spacing:.15em;font-size:10px;font-weight:500}.business-detail h2{letter-spacing:-.035em;text-wrap:balance;overflow-wrap:anywhere;max-width:100%;font-size:clamp(28px,3.15vw,48px);line-height:1.25}.business-detail article>p{color:#b0b0b0;margin:3px 0 0;font-size:14px;line-height:1.95}@media (width<=1180px) and (width>=561px){.sub-hero{min-height:clamp(360px,64svh,590px);padding-top:108px;padding-bottom:42px}.sub-hero h1{margin:24px 0 20px;font-size:clamp(58px,8vw,94px)}.business-detail article{grid-template-columns:52px minmax(0,1fr);gap:18px;padding:38px 0}.business-detail article>p{grid-column:2;max-width:680px;margin-top:10px}.business-detail h2{overflow-wrap:normal;font-size:clamp(34px,5vw,48px)}.home-kicker{font-size:10px}.home-hero-foot p{font-size:14px}}@media (height<=560px) and (width>=561px){.sub-hero{justify-content:flex-start;min-height:calc(100svh - 72px);padding-top:36px;padding-bottom:24px}.sub-hero h1{margin:16px 0 14px;font-size:clamp(52px,7.5vw,74px)}.sub-hero>p{margin-top:0}}@media (width<=900px) and (height<=560px) and (width>=561px){.sub-hero{min-height:calc(100svh - 64px)}}@media (width<=560px){.home-kicker{letter-spacing:.16em;font-size:10px}.home-hero-foot p{font-size:14px;line-height:1.95}.home-hero-foot a{width:100%}.sub-hero{min-height:clamp(390px,58svh,540px);padding:100px 22px 36px}.sub-hero h1{margin:24px 0 20px;font-size:clamp(52px,17vw,76px)}.sub-hero>span{font-size:13px}.business-detail article{grid-template-columns:34px minmax(0,1fr);gap:10px;padding:34px 0}.business-detail article>p{grid-column:2;margin-top:8px;font-size:13px}.business-detail h2{overflow-wrap:anywhere;font-size:clamp(29px,9vw,39px)}}.home-business,.home-values,.home-contact{color:#f3f1eb;background-color:#181916;background-image:linear-gradient(90deg,#0000 calc(25% - .5px),#ffffff0a 25%,#0000 calc(25% + .5px) calc(75% - .5px),#ffffff0a 75%,#0000 calc(75% + .5px)),linear-gradient(145deg,#11120f 0%,#1a1b17 56%,#20211d 100%);position:relative}@media (width<=1100px){.home-business-head{grid-template-columns:150px minmax(0,1fr)}.home-business-head>small{grid-column:1}.home-business-head h2{grid-column:2}.home-business-head>div{grid-column:2;grid-template-columns:minmax(0,1fr) minmax(280px,.7fr);gap:44px;margin-top:8px;display:grid}.home-business-head .line-link{align-self:end;margin-top:0}.home-values-head,.home-contact-head{grid-template-columns:150px minmax(0,1fr)}.home-contact-head>p{grid-column:1}.home-contact-head h2{grid-column:2}.home-contact-head>span{grid-column:2;max-width:620px;margin-top:36px}.home-contact-panel{grid-template-columns:1fr}.home-contact-primary{border-bottom:1px solid #56554e;border-right:0}.home-contact-direct{grid-template-rows:1fr;grid-template-columns:1fr 1fr}.home-contact-direct a{border-bottom:0;border-right:1px solid #56554e}.home-contact-direct a:last-child{border-right:0}}@media (width<=700px){.home-business,.home-values,.home-contact{background-image:linear-gradient(90deg,#0000 calc(50% - .5px),#ffffff0a 50%,#0000 calc(50% + .5px)),linear-gradient(145deg,#141512 0%,#20211d 100%);padding-left:20px;padding-right:20px}.home-business-head,.home-values-head,.home-contact-head{display:block}.home-business-head>small,.home-values-head>div,.home-contact-head>p{margin:0 0 38px;display:flex}.home-business-head h2,.home-values-head h2,.home-contact-head h2{font-size:clamp(42px,11.4vw,58px);line-height:1.1}.home-business-head>div{margin-top:38px;padding:0;display:block}.home-business-head>div>p{font-size:13px}.home-business-head .line-link{margin-top:34px}.home-values-head{margin-bottom:56px}.home-values-head>div{padding:0}.home-values-head>div>span{margin-left:0}.home-value{grid-template-columns:32px minmax(0,1fr) 20px;gap:8px 12px;min-height:0;padding:29px 0}.home-value h3{grid-column:2;font-size:clamp(34px,9.4vw,46px)}.home-value p{grid-column:2;font-size:12px;line-height:1.8}.home-value i{grid-area:1/3/3}.home-contact-head>span{margin:34px 0 0;font-size:13px;display:block}.home-contact-panel{margin-top:58px;display:block}.home-contact-primary{min-height:205px;padding:30px 52px 30px 24px}.home-contact-primary:hover{padding-left:24px}.home-contact-primary strong{font-size:clamp(30px,8vw,40px)}.home-contact-direct{display:block}.home-contact-direct a{border-bottom:1px solid #56554e;border-right:0;padding:25px 24px}.home-contact-direct a:last-child{border-bottom:0}.home-contact-direct a:hover{padding-left:24px}.home-contact-direct strong{font-size:clamp(18px,5vw,23px)}}@media (width<=900px){.story{grid-template-columns:1fr;row-gap:110px;padding:130px max(7vw,32px) 145px}.story-opening,.story-turn,.story-finale{grid-column:1;width:auto;min-height:0;margin:0}.story-turn{width:72%;margin-left:auto}.story-finale{grid-template-columns:1fr;padding-top:38px}.story-finale small{grid-area:auto/1;margin:0 0 38px}.story-finale strong,.story-finale p{grid-column:1}.story-finale p{margin-top:42px}.home-intro-head{grid-template-columns:1fr;gap:40px;padding-bottom:70px}.home-intro-main{width:100%;margin:90px 0 0}.home-values-head{grid-template-columns:1fr;margin-bottom:70px}.home-values-head h2{grid-column:1;margin-top:45px}}@media (width<=560px){.story{row-gap:82px;padding:105px 22px 120px}.story small{margin-bottom:30px}.story-opening,.story-turn,.story-finale{text-align:left;align-items:initial;width:100%;margin:0}.story-opening p{font-size:13vw}.story-turn:before{margin-bottom:30px}.story-turn p{font-size:9.5vw}.story-finale{padding-top:32px;display:block}.story-finale small{margin-bottom:30px}.story-finale strong{font-size:11vw}.story-finale p{margin-top:34px;font-size:13px;line-height:2}.home-intro-head{gap:34px;padding-bottom:58px}.home-intro-head small{padding-top:0}.home-intro-head p{font-size:8.2vw;line-height:1.35}.home-intro-main{margin-top:72px}.home-intro-main h2{font-size:12.5vw}.home-values-head>div{gap:12px}.home-values-head h2{margin-top:42px;font-size:12vw}.home-value{min-height:0;padding:32px 0}}::selection{color:#050505;background:#fff}a:focus-visible,summary:focus-visible{outline-offset:5px;outline:2px solid}.desktop-nav a{padding:10px 0;position:relative}.desktop-nav a:after{content:"";transform-origin:100%;background:currentColor;height:1px;transition:transform .35s cubic-bezier(.2,.7,.2,1);position:absolute;bottom:3px;left:0;right:0;transform:scaleX(0)}.desktop-nav a:hover:after{transform-origin:0;transform:scaleX(1)}.header-contact{letter-spacing:.08em;border:1px solid #ffffff8c;padding:12px 16px;font-size:10px;transition:background .25s,color .25s}.header-contact span{margin-left:22px}.home-hero{padding-bottom:54px}.home-title{margin-bottom:7vh}.home-hero-foot{grid-template-columns:minmax(360px,1fr) auto;align-items:end;gap:56px;display:grid}.home-hero-foot p{justify-self:end;margin-right:5vw}.hero-actions{gap:10px;display:flex}.hero-actions a{letter-spacing:.06em;border:1px solid #555;justify-content:space-between;align-items:center;width:210px;min-height:58px;padding:0 18px;font-size:11px;transition:background .25s,border-color .25s,color .25s;display:flex}.hero-actions a:hover{border-color:#fff}.hero-actions .hero-action-primary{color:#050505;background:#fff;border-color:#fff}.hero-actions i{font-size:14px;font-style:normal}.home-scope{background:#efefec;border-bottom:1px solid #d0d0cb;grid-template-columns:34% 1fr;gap:5vw;padding:28px max(3vw,24px);display:grid}.home-scope p{margin:0;font-size:13px;line-height:1.8}.home-scope p span{color:#777;letter-spacing:.18em;font-size:9px;display:block}.home-scope>div{grid-template-columns:repeat(4,1fr);align-items:center;display:grid}.home-scope>div span{border-left:1px solid #ccc;padding:6px 18px;font-size:11px;line-height:1.55}.home-scope>div span:first-child{border-left:0}.home-business{color:#fff;background:#0a0a0a;padding:145px max(7vw,32px) 150px;display:block}.home-business-head{grid-template-columns:27% 1fr;column-gap:7vw;margin-bottom:90px;display:grid}.home-business-head>small{color:#777;letter-spacing:.2em;grid-row:1/3;font-size:10px;font-weight:500}.home-business-head h2{grid-column:2;margin:0 0 60px;font-size:clamp(54px,6.5vw,98px);line-height:1.04}.home-business-head>div{grid-column:2;grid-template-columns:1fr 1fr;align-items:end;gap:6vw;display:grid}.home-business-head>div>p{color:#aaa;max-width:520px;margin:0;font-size:14px;line-height:2}.home-business-head .line-link{width:100%;margin:0}.home-business-grid{border-top:1px solid #333;border-left:1px solid #333;grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.business-card{isolation:isolate;border-bottom:1px solid #333;border-right:1px solid #333;flex-direction:column;min-height:350px;padding:32px;transition:color .4s;display:flex;position:relative;overflow:hidden}.business-card:before{content:"";z-index:-1;background:#f4f4f1;transition:transform .5s cubic-bezier(.2,.7,.2,1);position:absolute;inset:0;transform:translateY(101%)}.business-card:after{content:"";z-index:-2;background:repeating-linear-gradient(115deg,#0000 0 74px,#ffffff09 75px 76px);position:absolute;inset:0}.business-card:hover:before{transform:none}.business-card>div{color:#777;letter-spacing:.15em;justify-content:space-between;font-size:10px;display:flex}.business-card h3{letter-spacing:-.045em;max-width:80%;margin:auto 0 30px;font-size:clamp(32px,4vw,62px);font-weight:500;line-height:1.15}.business-card p{color:#999;max-width:470px;margin:0;font-size:13px;line-height:1.9}.business-card>i{font-size:24px;font-style:normal;transition:transform .25s;position:absolute;bottom:28px;right:32px}.business-card:hover>i{transform:translate(6px,-6px)}.home-intro{padding-top:150px}.home-intro-head p{font-size:clamp(46px,6.5vw,96px);line-height:1.08}.home-intro-main{margin-top:105px}.intro-statement{border-top:1px solid var(--line);grid-template-columns:70px 1fr;gap:22px;padding:34px 0;display:grid}.intro-statement span{color:#777;padding-top:7px;font-size:10px}.intro-statement p{letter-spacing:-.035em;max-width:720px;margin:0;font-size:clamp(24px,3vw,43px);line-height:1.45}.intro-copy{max-width:570px;margin:62px 0 50px auto;font-size:14px;line-height:2.1}.home-values{padding-top:145px}.home-values-head h2{max-width:900px}.home-value{transition:padding .35s}.home-value:hover{padding-left:18px;padding-right:18px}.story{background:#f4f4f1}.story-opening p,.story-finale strong{max-width:840px}.story-turn{padding-right:2vw}.home-recruit:after{content:"";background:#d5d5d0;height:1px;position:absolute;bottom:0;left:7vw;right:7vw}.home-recruit>div:not(.home-recruit-mark){width:64%}.home-recruit h2{font-size:clamp(54px,6.5vw,98px)}.home-contact-head{grid-template-columns:27% 1fr;column-gap:7vw;display:grid}.home-contact-head>p{color:#777;letter-spacing:.2em;margin:8px 0 0;font-size:10px}.home-contact-head h2{grid-column:2;margin:0;font-size:clamp(56px,7.5vw,112px)}.home-contact-options{border-top:1px solid #333}.home-contact-options a{border-bottom:1px solid #333;grid-template-columns:260px 1fr 30px;align-items:center;padding:32px 0;transition:padding .3s,background .3s;display:grid}.home-contact-options a:hover{background:#101010;padding-left:18px;padding-right:18px}.home-contact-options small{color:#777;letter-spacing:.16em;font-size:9px}.home-contact-options strong{letter-spacing:-.035em;font-size:clamp(22px,3vw,44px);font-weight:500}.home-contact-options i,.home-contact-general i{font-style:normal}.home-contact-general{border-top:1px solid #555;border-bottom:1px solid #555;justify-content:space-between;width:min(100%,520px);margin:75px 0 0 auto;padding:18px 0;font-size:12px;display:flex}footer{min-height:0;padding:0 max(3vw,24px) 30px;display:block}.footer-call{border-bottom:1px solid #252525;justify-content:space-between;align-items:center;min-height:290px;display:flex}.footer-call p{color:#fff;letter-spacing:-.05em;font-size:clamp(38px,5vw,72px);line-height:1.05}.footer-call a{color:#fff;border-top:1px solid #555;border-bottom:1px solid #555;justify-content:space-between;width:min(38vw,460px);padding:24px 0;font-size:14px;display:flex}.footer-call i{font-style:normal}.footer-main{justify-content:space-between;align-items:flex-start;padding:48px 0;display:flex}.footer-meta{border-top:1px solid #252525;justify-content:space-between;padding-top:24px;display:flex}.footer-meta p:last-child{text-align:right}@media (width<=1000px){.home-hero-foot{grid-template-columns:1fr}.home-hero-foot p{justify-self:start;margin-right:0}.hero-actions{width:100%}.hero-actions a{flex:1}.home-scope{grid-template-columns:1fr;gap:24px}.home-scope>div span:first-child{border-left:1px solid #ccc}.home-business-head{grid-template-columns:1fr}.home-business-head>small,.home-business-head h2,.home-business-head>div{grid-column:1}.home-business-head>small{grid-row:auto;margin-bottom:50px}.home-business-head>div{grid-template-columns:1fr;gap:42px}.home-business-grid{grid-template-columns:1fr}.home-intro-main{width:100%}.home-contact-head{grid-template-columns:1fr}.home-contact-head>p,.home-contact-head h2,.home-contact-head>span{grid-column:1}.home-contact-head>p{margin-bottom:50px}.home-contact-options a{grid-template-columns:220px 1fr 30px}}@media (width<=560px){.site-header{padding:0 20px}.brand img{width:136px}.brand span{font-size:8px}.home-hero{padding:112px 20px 30px}.home-title{margin-bottom:8vh}.home-hero-foot{gap:28px}.home-hero-foot p{font-size:13px}.hero-actions{flex-direction:column}.hero-actions a{flex:auto;width:100%;min-height:54px}.home-scope{padding:25px 20px}.home-scope>div{grid-template-columns:1fr 1fr}.home-scope>div span{border-top:1px solid #ccc;border-left:0;align-items:center;min-height:54px;padding:10px 6px;display:flex}.home-scope>div span:nth-child(2n){border-left:1px solid #ccc;padding-left:16px}.home-business{padding:105px 20px 110px}.home-business-head{margin-bottom:58px}.home-business-head>small{margin-bottom:38px}.home-business-head h2{margin-bottom:42px;font-size:13vw}.home-business-head>div>p{font-size:13px}.business-card{min-height:290px;padding:24px}.business-card h3{max-width:90%;font-size:10vw}.business-card p{padding-right:18px;font-size:12px}.business-card>i{bottom:22px;right:24px}.home-intro{padding-top:105px}.home-intro-head p{font-size:12.5vw}.home-intro-main{margin-top:68px}.intro-statement{grid-template-columns:34px 1fr;gap:8px;padding:26px 0}.intro-statement p{font-size:6.5vw}.intro-copy{margin-top:48px;font-size:13px}.home-values{padding-top:105px}.home-value:hover{padding-left:0;padding-right:0}.story{background:#f4f4f1}.home-recruit{min-height:650px}.home-recruit>div:not(.home-recruit-mark){width:100%}.home-contact{padding:105px 20px 95px}.home-contact-head>p{margin-bottom:38px}.home-contact-head h2{font-size:13vw}.home-contact-head>span{margin:40px 0 65px;font-size:13px}.home-contact-options a{grid-template-columns:1fr 22px;gap:10px;padding:26px 0}.home-contact-options small,.home-contact-options strong{grid-column:1}.home-contact-options strong{overflow-wrap:anywhere;font-size:6.3vw}.home-contact-options i{grid-area:1/2/3}.home-contact-general{margin-top:58px}.footer-call{min-height:250px;padding:65px 0;display:block}.footer-call p{margin-bottom:55px;font-size:12vw}.footer-call a{width:100%;font-size:12px}.footer-main{display:block}.footer-main nav{margin-top:38px}.footer-meta{display:block}.footer-meta p:last-child{text-align:left;margin-top:18px}}:root{--ink:#181816;--paper:#f2f0ea;--warm:#e4e1d9;--soft:#d7d3c9;--charcoal:#21211e;--smoke:#2b2a26;--line:#c9c5ba}.site-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#141412e0;border-bottom-color:#ffffff14}.home-hero{isolation:isolate;background:#111;min-height:100svh;position:relative;overflow:hidden}.hero-slides,.hero-shade{pointer-events:none;position:absolute;inset:0}.hero-slides{z-index:-2;background:#111;overflow:hidden}.hero-slides span{opacity:0;background-position:50%;background-size:cover;animation:24s cubic-bezier(.45,0,.2,1) infinite issinHero;position:absolute;inset:-4%;transform:scale(1.07)}.hero-slides span:nth-child(2){animation-delay:8s}.hero-slides span:nth-child(3){animation-delay:16s}.hero-shade{z-index:-1;background:linear-gradient(90deg,#060605e8 0%,#060605b8 38%,#06060559 72%,#0606058a 100%),linear-gradient(#0000 58%,#060605b8)}@keyframes issinHero{0%{opacity:0;transform:scale(1.07)}5%,30%{opacity:1}36%,to{opacity:0;transform:scale(1)}}.home-kicker,.home-title,.home-hero-foot{z-index:1;position:relative}.home-kicker{border-left:0;padding-left:0}.intro-place{letter-spacing:.09em;color:#76736c;margin-top:44px;font-size:12px;font-weight:400;line-height:1.8;display:block}.home-recruit{background:#f5f3ee;overflow:hidden}.home-recruit-mark{opacity:.055;pointer-events:none;width:min(50vw,740px);position:absolute;top:50%;transform:translateY(-50%)}.home-recruit-mark img{width:100%;height:auto;display:block}.home-recruit-mark-left{left:-33vw}.home-recruit-mark-right{left:auto;right:-33vw}.home-recruit>div:not(.home-recruit-mark){z-index:1;width:58%;margin:0 auto;position:relative}.home-recruit h2{font-size:clamp(50px,5.1vw,76px);line-height:1.14}.home-contact{background:var(--charcoal);color:#f1efe9}.home-contact-head>span{color:#aaa79f}.home-contact-panel{border-top:1px solid #4a4944;border-bottom:1px solid #4a4944;grid-template-columns:minmax(0,1.25fr) minmax(340px,.75fr);display:grid}.home-contact-primary{border-right:1px solid #4a4944;flex-direction:column;justify-content:center;min-height:260px;padding:36px 9vw 36px 0;transition:padding .35s,background .35s;display:flex;position:relative}.home-contact-primary small,.home-contact-direct small{color:#8d8a82;letter-spacing:.18em;font-size:9px}.home-contact-primary strong{letter-spacing:-.045em;margin:28px 0 18px;font-size:clamp(30px,4vw,58px);font-weight:500}.home-contact-primary span{color:#aaa79f;font-size:12px}.home-contact-primary i{font-size:22px;font-style:normal;position:absolute;top:34px;right:32px}.home-contact-direct{grid-template-rows:1fr 1fr;display:grid}.home-contact-direct a{border-bottom:1px solid #4a4944;flex-direction:column;justify-content:center;padding:28px 0 28px 42px;transition:background .3s,padding .3s;display:flex}.home-contact-direct a:last-child{border-bottom:0}.home-contact-direct strong{letter-spacing:-.025em;overflow-wrap:anywhere;margin-top:14px;font-size:clamp(18px,1.8vw,28px);font-weight:450}footer{color:#8e8b83;background:#191917;padding:0 max(3vw,24px) 28px}.footer-main{border-bottom:1px solid #33322e;align-items:center;padding:48px 0 40px}.footer-main nav{gap:30px;display:flex}.footer-main nav a{letter-spacing:.08em;color:#a9a69e;font-size:10px}.footer-meta{letter-spacing:.08em;border-top:0;padding-top:24px;font-size:9px}.subpage{background:var(--paper)}.sub-hero{color:#f2f0ea;background:linear-gradient(135deg,#181816 0%,#292822 100%);position:relative;overflow:hidden}.sub-hero:after{content:"";pointer-events:none;border:1px solid #ffffff17;border-radius:50%;width:52vw;height:52vw;position:absolute;bottom:-38vw;right:-25vw;box-shadow:0 0 0 60px #ffffff05,0 0 0 120px #ffffff04}.company-message,.recruit-message,.business-lead,.contact-form-section{background:var(--paper);color:var(--ink)}.company-message,.recruit-message{border-bottom:1px solid var(--line)}.company-message p:not(.large),.recruit-message p:not(.large),.business-lead>p,.contact-form-intro>p{color:#66635d}.company-values,.recruit-points{background:var(--warm);color:var(--ink)}.company-profile,.job-profile{color:var(--ink);background:#ece9e1}.business-detail{background:var(--charcoal);color:#f1efe9}.business-detail article{border-color:#45443f}.business-detail article>p{color:#aaa79f}.request-band,.contact-address{background:var(--soft);color:var(--ink)}.request-band a,.apply-band a{border-color:currentColor}.apply-band{background:var(--smoke);color:#f3f1eb}.next-page{color:#f0eee8;background:#22221f;border-color:#44433e}.contact-form-section{grid-template-columns:minmax(300px,.78fr) minmax(460px,1.22fr);gap:9vw;padding:145px max(7vw,32px);display:grid}.contact-form-intro small{letter-spacing:.2em;color:#77736b;font-size:10px}.contact-form-intro h2{letter-spacing:-.05em;margin:45px 0 34px;font-size:clamp(42px,5vw,76px);font-weight:500;line-height:1.12}.contact-form-intro>p{max-width:510px;font-size:14px;line-height:2}.contact-direct{border-top:1px solid var(--line);margin-top:65px}.contact-direct a{border-bottom:1px solid var(--line);padding:22px 0;display:block}.contact-direct span{color:#77736b;letter-spacing:.17em;margin-bottom:10px;font-size:9px;display:block}.contact-direct strong{overflow-wrap:anywhere;font-size:clamp(18px,2vw,28px);font-weight:500}.inquiry-form{background:#f7f5f0;border:1px solid #c8c4b9;grid-template-columns:1fr 1fr;gap:0 24px;padding:36px;display:grid}.form-row{flex-direction:column;padding:0 0 28px;display:flex}.form-row-wide{grid-column:1/-1}.form-row label{letter-spacing:.05em;margin-bottom:12px;font-size:11px}.form-row label span{color:#8c887f;margin-left:6px;font-size:9px}.form-row input,.form-row select,.form-row textarea{width:100%;color:var(--ink);font:inherit;background:0 0;border:0;border-bottom:1px solid #aaa69b;border-radius:0;outline:none;padding:12px 2px;font-size:16px;transition:border-color .2s}.form-row textarea{resize:vertical;border:1px solid #aaa69b;min-height:170px;padding:15px}.form-row input:focus,.form-row select:focus,.form-row textarea:focus{border-color:#181816}.form-consent{color:#65625c;grid-column:1/-1;align-items:flex-start;gap:12px;margin:4px 0 26px;font-size:11px;line-height:1.7;display:flex}.form-consent input{margin-top:4px}.inquiry-form button{border:1px solid var(--ink);background:var(--ink);color:#f5f3ed;min-height:62px;font:inherit;letter-spacing:.08em;cursor:pointer;grid-column:1/-1;justify-content:space-between;align-items:center;padding:0 20px;font-size:12px;transition:background .25s,color .25s;display:flex}.inquiry-form button:hover{color:var(--ink);background:0 0}.inquiry-form button i{font-size:16px;font-style:normal}.form-note,.form-status{color:#7b786f;grid-column:1/-1;margin:14px 0 0;font-size:10px;line-height:1.7}.form-status{min-height:17px;margin-top:6px}.contact-address{border-top:1px solid #c1bdb2}@media (width<=1000px){.home-contact-panel{grid-template-columns:1fr}.home-contact-primary{border-bottom:1px solid #4a4944;border-right:0}.home-contact-direct{grid-template-rows:1fr;grid-template-columns:1fr 1fr}.home-contact-direct a{border-bottom:0;border-right:1px solid #4a4944}.home-contact-direct a:last-child{border-right:0}.contact-form-section{grid-template-columns:1fr;gap:75px}.contact-form-intro{grid-template-columns:1fr 1fr;column-gap:7vw;display:grid}.contact-form-intro small,.contact-form-intro h2{grid-column:1}.contact-form-intro>p,.contact-direct{grid-column:2}.contact-form-intro>p{grid-row:1/3;margin-top:32px}.contact-direct{margin-top:35px}}@media (width<=560px){.hero-slides span{background-position:78%}.hero-shade{background:linear-gradient(90deg,#050504d1,#05050461),linear-gradient(#0000 50%,#050504c2)}.home-kicker{padding-left:0}.intro-place{margin-top:28px;font-size:10px;line-height:1.7}.home-recruit-mark{opacity:.045;width:92vw;top:26%}.home-recruit-mark-left{left:-66vw}.home-recruit-mark-right{right:-66vw}.home-recruit>div:not(.home-recruit-mark){width:100%;margin:0}.home-contact-panel{display:block}.home-contact-primary{min-height:220px;padding:28px 56px 28px 0}.home-contact-primary:hover{padding-left:0}.home-contact-primary strong{font-size:8.5vw}.home-contact-primary span{line-height:1.7}.home-contact-primary i{right:4px}.home-contact-direct{display:block}.home-contact-direct a{border-bottom:1px solid #4a4944;border-right:0;padding:24px 0}.home-contact-direct a:last-child{border-bottom:0}.home-contact-direct a:hover{padding-left:0}.home-contact-direct strong{font-size:5.2vw}footer{padding-left:20px;padding-right:20px}.footer-main{padding:38px 0 30px}.footer-main nav{grid-template-columns:1fr 1fr;gap:17px 30px;display:grid}.footer-meta{font-size:8px;line-height:1.8}.sub-hero:after{width:100vw;height:100vw;bottom:-64vw;right:-66vw}.contact-form-section{padding:100px 20px;display:block}.contact-form-intro{display:block}.contact-form-intro h2{margin-top:35px;font-size:11.5vw}.contact-form-intro>p{margin-top:0}.contact-direct{margin:45px 0 65px}.inquiry-form{padding:25px 20px;display:block}.form-row{padding-bottom:24px}.form-row input,.form-row select,.form-row textarea{font-size:16px}.inquiry-form button{width:100%}}@media (prefers-reduced-motion:reduce){.hero-slides span{opacity:0;animation:none;transform:none}.hero-slides span:first-child{opacity:1}}:root{--v8-ink:#1a1a18;--v8-graphite:#252520;--v8-deep:#1d1e1b;--v8-stone:#e8e4da;--v8-stone-2:#d8d3c7;--v8-stone-3:#c8c2b5;--v8-line:#bdb7aa;--v8-light:#f3f0e9}body{background:var(--v8-stone);color:var(--v8-ink)}.site-header{background:#191a17e6;height:68px;padding-inline:max(3vw,28px)}.brand span{letter-spacing:.12em;opacity:.78;padding:1px 0 0;font-size:7px;line-height:1}.footer-brand span{opacity:.76;padding:1px 0 0;font-size:7px}.home-business{background:linear-gradient(145deg,#11120f,#1b1c18)}.business-card{color:#f2f0ea;background:#11120f}.business-card:before{z-index:-1;background:linear-gradient(90deg,#080907eb,#0809077a);transition:background .45s;transform:none}.business-card:after{z-index:-2;opacity:0;background-position:50%;background-size:cover;background-image:var(--service-image);transition:opacity .55s,transform 1.1s cubic-bezier(.2,.65,.2,1);inset:-3%;transform:scale(1.04)}.business-card:hover{color:#fff}.business-card:hover:after{opacity:.7;transform:scale(1)}.business-card:hover:before{background:linear-gradient(90deg,#080907d6,#08090747);transform:none}.business-card:hover p,.business-card:hover>div{color:#d1cec5}.home-intro,.story{background:linear-gradient(135deg,#ece8de,#e4dfd4)}.home-intro-head p{text-wrap:balance;font-size:clamp(40px,4.5vw,70px);line-height:1.1}.intro-place{color:#716e67}.intro-mobile-break{display:none}.home-values{background:linear-gradient(145deg,#1b1c18,#272722)}.story{position:relative}.story:before{content:"";pointer-events:none;background:repeating-linear-gradient(116deg,#0000 0 119px,#28272306 120px 121px);position:absolute;inset:0}.story>*{position:relative}.home-recruit{background:linear-gradient(135deg,#e8e4da,#f0ede6)}.home-contact{background:linear-gradient(145deg,#20211d,#292925)}.home-contact-head h2{text-wrap:balance;font-size:clamp(50px,6.2vw,92px);line-height:1.04}.subpage{background:var(--v8-stone);padding-top:68px}.sub-hero{min-height:clamp(470px,66svh,650px);color:var(--v8-light);background:radial-gradient(circle at 82% 118%,#36362f 0,#0000 38%),linear-gradient(135deg,#1c1d1a,#282823)}.company-message,.recruit-message,.business-lead,.contact-form-section{color:var(--v8-ink);border-color:var(--v8-line);background:linear-gradient(135deg,#ebe7dd,#e3ded2)}.company-values,.recruit-points{color:var(--v8-ink);background:linear-gradient(145deg,#d5d0c4,#c9c3b6)}.company-values article,.recruit-points article{border-color:#aaa497}.company-values article>p,.company-values article>div,.recruit-points article>p{color:#5d5b55}.company-profile,.job-profile{color:var(--v8-ink);background:linear-gradient(135deg,#ded9ce,#d3cdc1);padding-block:130px}.company-profile dl>div,.job-profile dl>div{border-color:#b4aea1}.company-profile dt,.job-profile dt{color:#69665f}.company-profile dl{background:#f5f2eb38;border-top:1px solid #ffffff73;padding:0 26px}.next-page{color:var(--v8-ink);background:#c7c1b5;border-color:#aea89b;padding-block:58px}.next-page small{color:#68655e}.business-detail{color:var(--v8-light);background:linear-gradient(145deg,#20211d,#2a2a25)}.business-detail article{isolation:isolate;border-color:#4a4942;padding-inline:22px;position:relative;overflow:hidden}.business-detail article:before,.business-detail article:after{content:"";pointer-events:none;position:absolute;inset:0}.business-detail article:before{z-index:-1;background:linear-gradient(90deg,#181916f0,#181916b3)}.business-detail article:after{z-index:-2;opacity:0;background-position:50%;background-size:cover;background-image:var(--service-image);transition:opacity .55s,transform 1.1s;transform:scale(1.04)}.business-detail article:hover:after{opacity:.5;transform:scale(1)}.request-band{color:var(--v8-ink);background:linear-gradient(135deg,#c9c3b7,#bbb4a7)}.request-band p{color:#5e5b54;max-width:580px;margin:-35px 0 58px auto;font-size:14px;line-height:2}.apply-band{color:var(--v8-light);background:linear-gradient(135deg,#31312c,#3b3a34)}.requirements-gateway{background:linear-gradient(135deg,#e4dfd4,#d6d0c4);grid-template-columns:24% 1fr 31%;align-items:end;gap:6vw;padding:130px max(7vw,32px);display:grid}.requirements-gateway>small,.requirements-title small,.offices-head small{color:#6b6861;letter-spacing:.19em;align-self:start;font-size:10px}.requirements-gateway h2{letter-spacing:-.055em;margin:0;font-size:clamp(48px,6vw,86px);font-weight:550;line-height:1.06}.requirements-gateway p{color:#625f58;max-width:510px;margin:38px 0 0;font-size:14px;line-height:2}.requirements-gateway>a{border-top:1px solid #8e897f;border-bottom:1px solid #8e897f;justify-content:space-between;padding:20px 0;font-size:12px;display:flex}.requirements-gateway i{font-style:normal}.requirements-section{background:linear-gradient(135deg,#e7e3d9,#d8d2c6);padding:125px max(7vw,32px)}.requirements-block{border-top:1px solid var(--v8-line);grid-template-columns:34% 1fr;gap:8vw;padding:85px 0;display:grid}.requirements-block:last-child{border-bottom:1px solid var(--v8-line)}.requirements-title h2{letter-spacing:-.05em;word-break:keep-all;margin:40px 0 0;font-size:clamp(40px,4vw,60px);font-weight:550;line-height:1.1}.requirements-block dl{margin:0}.requirements-block dl>div{border-top:1px solid #bbb5a8;grid-template-columns:150px 1fr;gap:20px;padding:24px 0;font-size:13px;line-height:1.8;display:grid}.requirements-block dl>div:last-child{border-bottom:1px solid #bbb5a8}.requirements-block dt{color:#6c6961}.requirements-block dd{margin:0}.contact-form-section{grid-template-columns:minmax(340px,.82fr) minmax(520px,1.18fr);gap:7vw;padding-block:120px}.contact-form-intro h2{font-size:clamp(44px,4vw,60px);line-height:1.1}.contact-direct{margin-top:48px}.inquiry-form{background:#f6f3ec6b;border-color:#b9b3a6;padding:34px}.form-honey{opacity:0!important;width:1px!important;height:1px!important;position:absolute!important;left:-9999px!important}.inquiry-form button:disabled{cursor:wait;opacity:.65}.form-status.success{color:#315f47}.form-status.error{color:#984a43}.contact-offices{color:var(--v8-ink);background:linear-gradient(135deg,#d2ccc0,#c5beb1);padding:115px max(7vw,32px) 125px}.offices-head{grid-template-columns:28% 1fr;margin-bottom:80px;display:grid}.offices-head h2{letter-spacing:-.055em;grid-column:2;margin:0;font-size:clamp(46px,5.8vw,82px);font-weight:550;line-height:1.08}.office-grid{border-top:1px solid #a7a094;border-left:1px solid #a7a094;grid-template-columns:repeat(3,1fr);display:grid}.office-grid article{border-bottom:1px solid #a7a094;border-right:1px solid #a7a094;min-height:260px;padding:30px}.office-grid small{color:#716e66;letter-spacing:.17em;font-size:9px}.office-grid h3{margin:65px 0 28px;font-size:clamp(24px,2.5vw,38px);font-weight:500}.office-grid p{color:#58564f;margin:0;font-size:13px;line-height:1.9}footer{background:#24241f;border-color:#3a3933}.footer-main{padding-block:40px}.footer-meta{color:#8f8b82}@media (width<=1000px){.requirements-gateway{grid-template-columns:1fr 1fr}.requirements-gateway>small{grid-column:1/-1;margin-bottom:30px}.requirements-gateway>a{grid-column:2}.requirements-block{grid-template-columns:1fr;gap:55px}.contact-form-section{grid-template-columns:1fr}.office-grid{grid-template-columns:1fr 1fr}.office-grid article:last-child{grid-column:1/-1}.offices-head{grid-template-columns:1fr}.offices-head h2{grid-column:1;margin-top:35px}}@media (width<=560px){.site-header{height:62px;padding-inline:18px}.brand img{width:127px}.brand span{font-size:6px}.subpage{padding-top:62px}.sub-hero{min-height:490px}.sub-hero h1{font-size:clamp(50px,16vw,70px)}.home-intro-head p{font-size:9.8vw}.intro-mobile-break{display:block}.home-contact-head h2{font-size:12vw}.business-card:after{opacity:.2}.business-card:before{background:linear-gradient(90deg,#080907e6,#080907a6)}.business-detail article{padding-inline:8px}.business-detail article:after{opacity:.16}.business-detail article:before{background:linear-gradient(90deg,#181916e6,#181916c2)}.request-band p{margin:-25px 0 48px;font-size:13px}.company-profile dl{padding-inline:12px}.company-profile dl>div{grid-template-columns:82px 1fr}.requirements-gateway{padding:100px 20px;display:block}.requirements-gateway h2{margin-top:36px;font-size:12vw}.requirements-gateway p{font-size:13px}.requirements-gateway>a{margin-top:52px}.requirements-section{padding:80px 20px}.requirements-block{padding:70px 0;display:block}.requirements-title h2{font-size:11.5vw}.requirements-block dl{margin-top:55px}.requirements-block dl>div{grid-template-columns:88px 1fr;gap:12px;padding:20px 0;font-size:12px}.contact-form-section{padding:90px 20px}.contact-form-intro h2{font-size:9.6vw}.inquiry-form{padding:24px 18px}.contact-offices{padding:90px 20px}.offices-head{margin-bottom:58px}.offices-head h2{font-size:11vw}.office-grid{grid-template-columns:1fr}.office-grid article,.office-grid article:last-child{grid-column:auto;min-height:220px}.office-grid h3{margin-top:48px}.footer-brand img{width:158px}}.privacy-intro{border-bottom:1px solid var(--v8-line);background:linear-gradient(135deg,#ebe7dd,#e0dbcf);grid-template-columns:24% minmax(0,1fr);gap:7vw;padding:120px max(7vw,32px);display:grid}.privacy-intro small,.privacy-contact small{color:#6d6961;letter-spacing:.19em;padding-top:8px;font-size:10px}.privacy-intro>div{max-width:820px}.privacy-intro p{letter-spacing:-.025em;margin:0;font-size:clamp(20px,2.15vw,32px);line-height:1.75}.privacy-intro span{color:#706d65;letter-spacing:.08em;margin-top:36px;font-size:11px;display:block}.privacy-body{background:linear-gradient(135deg,#ddd8cc,#d0c9bc);padding:70px max(7vw,32px) 120px}.privacy-body article{border-top:1px solid #aea79a;grid-template-columns:54px minmax(210px,30%) minmax(0,720px);align-items:start;gap:clamp(20px,4vw,70px);padding:44px 0;display:grid}.privacy-body article:last-child{border-bottom:1px solid #aea79a}.privacy-body article>span{color:#716d64;letter-spacing:.12em;padding-top:8px;font-size:10px}.privacy-body h2{letter-spacing:-.035em;margin:0;font-size:clamp(24px,2.7vw,40px);font-weight:520;line-height:1.35}.privacy-body p{color:#58554e;margin:3px 0 0;font-size:14px;line-height:2.05}.privacy-contact{color:#f1efe9;background:linear-gradient(145deg,#252621,#30302a);grid-template-columns:24% minmax(300px,1fr) minmax(280px,.75fr);align-items:start;gap:7vw;padding:110px max(7vw,32px) 120px;display:grid}.privacy-contact small{color:#918e86}.privacy-contact h2{letter-spacing:-.05em;margin:0;font-size:clamp(38px,4.5vw,68px);font-weight:520;line-height:1.15}.privacy-contact>div{border-top:1px solid #55544d;padding-top:7px}.privacy-contact p{color:#aaa79f;margin:18px 0 30px;font-size:12px}.privacy-contact a{overflow-wrap:anywhere;border-top:1px solid #46453f;padding:17px 0;font-size:clamp(17px,1.7vw,25px);display:block}.privacy-contact a:last-child{border-bottom:1px solid #46453f}.form-consent a{text-underline-offset:3px;text-decoration:underline}.form-consent a:hover{opacity:.62}a,button,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:4px;outline:2px solid}@media (width<=900px){.mobile-menu summary{align-items:center;width:44px;height:44px}.mobile-menu nav{padding:22px max(20px,5vw) 30px;top:62px;box-shadow:0 24px 40px #00000042}.mobile-menu nav a{align-items:center;min-height:52px;display:flex}.mobile-menu[open] summary i:first-child{transform:translateY(4px)rotate(45deg)}.mobile-menu[open] summary i:last-child{transform:translateY(-4px)rotate(-45deg)}.mobile-menu summary i{transition:transform .25s}.privacy-intro{grid-template-columns:1fr;gap:42px}.privacy-body article{grid-template-columns:44px minmax(180px,32%) 1fr;gap:24px}.privacy-contact{grid-template-columns:1fr 1fr}.privacy-contact small{grid-column:1/-1}.privacy-contact>div{margin-top:6px}}@media (width<=560px){html,body{width:100%;max-width:100%;overflow-x:hidden}.site-header{padding-inline:18px}.mobile-menu{margin-right:-6px}.mobile-menu nav{top:62px}.mobile-menu nav a{font-size:14px}.mobile-menu nav .mobile-contact-link{min-height:54px}.home-hero{min-height:100svh;padding:104px 20px 26px}.home-title{margin-bottom:7vh;font-size:14.2vw;line-height:.94}.home-title span{margin-bottom:14px}.home-hero-foot{gap:24px}.home-hero-foot p{font-size:12px;line-height:1.8}.hero-actions a{min-height:56px;padding-inline:15px}.home-business{padding:92px 20px 98px}.home-business-head h2{font-size:12.2vw}.business-card{min-height:265px}.business-card h3{font-size:9.1vw}.business-card p{font-size:7vw}.business-card>div small{text-align:right;max-width:62%;line-height:1.5}.home-intro{padding:92px 20px 105px}.home-intro-head p{font-size:9.2vw;line-height:1.25}.home-intro-main{margin-top:60px}.intro-statement p{font-size:6.1vw;line-height:1.5}.intro-copy{line-height:2}.home-values{padding:92px 20px 100px}.home-values-head h2{font-size:11.2vw}.home-value{min-height:0;padding:30px 0}.home-value h3{font-size:9.5vw}.home-value p{padding-right:8px}.story{row-gap:90px;padding:95px 20px 110px}.story-opening p{font-size:12vw}.story-turn p{font-size:8.8vw}.story-finale{padding-top:36px;display:block}.story-finale small{margin-bottom:28px}.story-finale strong{font-size:10.6vw}.story-finale p{margin-top:40px;font-size:13px}.home-recruit{min-height:610px;padding:100px 20px}.home-recruit h2{margin:38px 0 34px;font-size:11.7vw}.home-recruit p{font-size:13px}.home-contact{padding:92px 20px 88px}.home-contact-head h2{font-size:10.9vw}.home-contact-primary{min-height:205px}.home-contact-primary strong{font-size:7.8vw}.home-contact-direct strong{font-size:4.8vw}.sub-hero{min-height:430px;padding:92px 20px 34px}.sub-hero h1{overflow-wrap:anywhere;font-size:15.5vw;line-height:.98}.sub-hero>span{font-size:11px}.business-lead,.recruit-message{padding:92px 20px 100px}.business-lead h2,.recruit-message h2{font-size:11.4vw}.business-lead p,.recruit-message p{font-size:13px}.recruit-message .large{font-size:6vw}.company-profile,.job-profile{padding:88px 20px 96px}.company-profile .sub-section-head,.job-profile .sub-section-head{margin-bottom:58px}.company-profile dl>div,.job-profile dl>div{grid-template-columns:76px minmax(0,1fr);gap:12px;font-size:12px}.company-profile dd,.job-profile dd{overflow-wrap:anywhere}.business-detail article{padding:32px 4px}.business-detail h2{font-size:8.3vw}.business-offer .business-promise{font-size:8.8vw}.request-band,.apply-band{padding:92px 20px 100px}.request-band h2,.apply-band h2{font-size:11vw}.request-band a,.apply-band a{align-items:center;min-height:52px}.recruit-points{padding:34px 20px}.recruit-points article{padding:42px 2px}.recruit-points h3{font-size:7.8vw}.requirements-gateway{padding:90px 20px}.requirements-section{padding:70px 20px}.requirements-block{padding:60px 0}.requirements-block dl{margin-top:44px}.requirements-block dl>div{grid-template-columns:78px minmax(0,1fr);gap:10px}.requirements-block dd{overflow-wrap:anywhere}.contact-form-section{padding:84px 20px 92px}.contact-form-intro h2{font-size:9.1vw}.contact-form-intro>p{font-size:13px}.contact-direct strong{font-size:5vw}.inquiry-form{padding:23px 17px}.form-consent{font-size:10px}.inquiry-form button{min-height:58px}.contact-offices{padding:84px 20px 92px}.offices-head h2{font-size:10.2vw}.office-grid article{min-height:205px;padding:25px}.office-grid h3{font-size:8vw}.office-grid p{font-size:12px}.privacy-hero{min-height:460px}.privacy-hero h1{font-size:13.5vw;line-height:1.02}.privacy-intro{padding:82px 20px 88px;display:block}.privacy-intro>div{margin-top:38px}.privacy-intro p{font-size:5.6vw;line-height:1.75}.privacy-body{padding:48px 20px 82px}.privacy-body article{grid-template-columns:30px 1fr;gap:8px 12px;padding:34px 0}.privacy-body article>span{grid-column:1}.privacy-body h2{grid-column:2;font-size:7.2vw}.privacy-body p{grid-column:2;font-size:12px;line-height:2}.privacy-contact{padding:82px 20px 90px;display:block}.privacy-contact h2{margin:38px 0 52px;font-size:9.8vw}.privacy-contact>div{padding-top:4px}.privacy-contact a{font-size:5vw}.footer-navigation nav{grid-template-columns:1fr 1fr}.footer-navigation nav a{align-items:center;min-height:32px;display:flex}.footer-meta p{overflow-wrap:anywhere}}@media (width<=390px){.brand img{width:108px}.brand span{font-size:6px}.home-title{font-size:13.7vw}.requirements-block dl>div{display:block}.requirements-block dt{margin-bottom:8px}.privacy-title-break{display:block}.footer-navigation nav{grid-template-columns:1fr}}@media (hover:hover){.requirements-gateway>a:hover{padding-inline:12px}.next-page,.requirements-gateway>a{transition:background .3s,padding .3s}}.site-header{gap:30px}.brand{align-items:center;gap:10px}.brand img{width:140px}.brand span{letter-spacing:.14em;opacity:.86;white-space:nowrap;padding:2px 0 0;font-size:8px;line-height:1}.desktop-nav{gap:26px}.header-contact{border-color:#ffffff9e;justify-content:space-between;align-items:center;min-width:142px;padding:13px 15px;display:flex}.header-contact span{margin-left:20px;font-size:13px}.footer-main{gap:48px}.footer-brand{align-items:center;gap:11px}.footer-brand img{width:150px}.footer-brand span{letter-spacing:.14em;opacity:.84;white-space:nowrap;padding:2px 0 0;font-size:8px;line-height:1}.footer-navigation{align-items:center;gap:36px;display:flex}.footer-navigation nav{gap:26px}.footer-contact{color:#f0eee8;letter-spacing:.08em;border:1px solid #ffffff7a;justify-content:space-between;align-items:center;min-width:142px;padding:13px 15px;font-size:10px;transition:background .25s,color .25s,border-color .25s;display:flex}.footer-contact:hover{color:#1a1a18;background:#f0eee8;border-color:#f0eee8}.footer-contact span{font-size:13px}.home-business-grid,.business-card{border-color:#45453f}.business-card p{color:#d4d1c8;letter-spacing:-.035em;font-size:clamp(22px,2.4vw,36px);font-weight:500;line-height:1.2}.home-contact-head{grid-template-columns:24% minmax(0,1fr);column-gap:6vw}.home-contact-head h2{letter-spacing:-.055em;max-width:1180px;font-size:clamp(44px,4.4vw,68px);line-height:1.08}.home-contact-head>span{color:#c0bdb5;max-width:660px;margin-top:48px;margin-bottom:82px;font-size:15px}.company-message{background:linear-gradient(135deg,#e6e1d6 0%,#dcd6ca 100%);grid-template-columns:minmax(420px,.95fr) minmax(460px,1.05fr);gap:clamp(60px,7vw,130px);padding:145px max(8vw,48px) 155px}.company-message h2{letter-spacing:-.055em;max-width:700px;margin-top:54px;font-size:clamp(46px,4.5vw,68px);line-height:1.08}.company-message>div:last-child{padding-top:72px}.company-values{background:linear-gradient(135deg,#d2ccbf 0%,#c5beaf 100%);padding:120px max(8vw,48px) 135px}.company-values .sub-section-head{grid-template-columns:22% 1fr;max-width:1500px;margin:0 auto 74px}.company-values .sub-section-head h2{font-size:clamp(48px,5.6vw,82px)}.company-values>div:last-child{border-bottom:1px solid #a59e90;max-width:1500px;margin:0 auto}.company-values article{border-color:#a59e90;grid-template-columns:54px 120px minmax(180px,260px) minmax(340px,680px);align-items:center;column-gap:clamp(22px,3.4vw,64px);padding:50px 18px;transition:background .35s,padding .35s}.company-values article:last-child{border-bottom:0}.company-values article>span,.company-values article>p{color:#6c685f;font-size:10px}.company-values h3{font-size:clamp(39px,3.6vw,56px);line-height:1.1}.company-values article>div{color:#57544d;max-width:680px;font-size:14px;line-height:2}.business-detail{background:linear-gradient(145deg,#20211d 0%,#292924 54%,#22231f 100%);padding:78px max(7vw,32px)}.business-detail article{border-color:#4c4b44;grid-template-columns:56px minmax(300px,40%) minmax(300px,1fr);align-items:center;gap:clamp(20px,3.5vw,68px);min-height:190px;padding:42px 28px}.business-detail article:first-child{border-top-color:#6a685f}.business-detail article:last-child{border-bottom:1px solid #6a685f}.business-detail article:before{background:linear-gradient(90deg,#0a0a0938,#0a0a0914 60%,#0a0a0929)}.business-detail article:hover:before{background:linear-gradient(90deg,#0e0f0de6,#0e0f0d9e 60%,#0e0f0dcc)}.business-detail h2{margin-top:13px;font-size:clamp(34px,3.4vw,52px)}.business-promise{z-index:1;color:#e8e5dc;letter-spacing:-.055em;white-space:nowrap;justify-self:start;font-size:clamp(32px,4.1vw,62px);font-weight:500;line-height:1.08;transition:transform .4s,color .4s;position:relative}.business-detail article:hover .business-promise{color:#fff;transform:translate(10px)}.request-band h2{max-width:1120px;font-size:clamp(48px,5.5vw,82px);line-height:1.08}.request-band p{margin:42px 0 54px auto}@media (width<=1000px){.company-message{grid-template-columns:1fr;gap:0;padding-inline:max(7vw,32px)}.company-message>div:last-child{padding-top:0}.company-values article{grid-template-columns:48px 105px minmax(160px,220px) 1fr;column-gap:24px}.business-detail article{grid-template-columns:46px minmax(0,1fr);gap:18px}.business-promise{grid-column:2;margin-top:15px}}@media (width>=561px){.home-contact-head h2{word-break:keep-all}}@media (width<=900px){.header-contact{display:none}.mobile-menu nav .mobile-contact-link{border:1px solid #555;justify-content:space-between;margin-top:12px;padding:17px 14px;display:flex}.footer-main{display:block}.footer-navigation{justify-content:space-between;gap:28px;margin-top:38px}.company-message>div+div{margin-top:0}.company-values .sub-section-head{grid-template-columns:1fr}.company-values .sub-section-head h2{grid-column:1}.company-values article{grid-template-columns:42px minmax(130px,190px) 1fr;gap:20px}.company-values article>p{display:none}.company-values article>div{grid-column:3}}@media (width<=560px){.brand{gap:7px}.brand img{width:118px}.brand span{letter-spacing:.1em;font-size:6.5px}.footer-brand{gap:8px}.footer-brand img{width:136px}.footer-brand span{font-size:7px}.footer-navigation{display:block}.footer-navigation nav{grid-template-columns:1fr 1fr;margin:0 0 28px}.footer-contact{width:100%;min-height:48px}.business-card p{font-size:7.4vw}.home-contact-head h2{font-size:11.5vw;line-height:1.13}.home-contact-head>span{font-size:13px;line-height:2}.company-message{padding:100px 22px 110px}.company-message h2{font-size:12.2vw}.company-message>div:last-child{padding-top:0}.company-message .large{font-size:6.6vw;line-height:1.65}.company-message p:not(.large){font-size:13px}.company-values{padding:94px 22px 105px}.company-values .sub-section-head{margin-bottom:55px}.company-values .sub-section-head h2{white-space:nowrap;font-size:9.8vw}.company-values article{grid-template-columns:34px 1fr;gap:8px 12px;padding:34px 2px;display:grid}.company-values article>span{grid-area:1/1}.company-values article>p{grid-area:1/2;margin:0;display:block}.company-values h3{grid-area:2/2;margin:8px 0 13px;font-size:10.5vw}.company-values article>div{grid-area:3/2;font-size:13px;line-height:1.9}.business-detail{padding:54px 20px}.business-detail article{grid-template-columns:32px minmax(0,1fr);gap:8px 12px;min-height:0;padding:34px 8px}.business-detail article>div{grid-column:2}.business-detail h2{font-size:8.6vw}.business-promise{white-space:normal;grid-column:2;margin-top:18px;font-size:9.4vw}.request-band h2{font-size:11.5vw}.request-band p{margin:38px 0 48px}}@media (hover:hover){.company-values article:hover{background:#ffffff29;padding-left:30px;padding-right:30px}}.company-message{grid-template-columns:minmax(500px,.95fr) minmax(560px,1.05fr);gap:clamp(60px,5vw,100px);padding:132px max(7vw,32px) 145px}.company-message h2{max-width:760px;margin-top:50px;font-size:clamp(50px,4.5vw,78px);line-height:1.06}.company-message>div:last-child,.company-message-copy{padding-top:54px}.company-message .large{max-width:760px;margin-bottom:42px;font-size:clamp(24px,2.05vw,34px);line-height:1.75}.company-message .large strong{font-weight:600}.company-message p:not(.large){max-width:740px;font-size:14px;line-height:2.15}.company-signature{color:#6f6b63;letter-spacing:.12em;align-items:center;gap:14px;margin-top:42px;font-size:10px;display:flex}.company-signature:before{content:"";background:#918c82;width:38px;height:1px}.business-detail article{grid-template-columns:52px minmax(300px,31%) minmax(0,1fr);gap:clamp(22px,3vw,58px)}.business-offer{z-index:1;grid-template-columns:minmax(200px,.72fr) minmax(260px,1fr);align-items:center;gap:clamp(30px,4vw,76px);display:grid;position:relative}.business-offer .business-promise{justify-self:start}.business-offer p{color:#bbb8af;letter-spacing:.025em;border-left:1px solid #e8e5dc47;margin:0;padding-left:clamp(24px,3vw,50px);font-size:14px;line-height:1.9}@media (width<=1180px){.company-message{grid-template-columns:minmax(390px,.9fr) minmax(430px,1.1fr);gap:55px}.company-message h2{font-size:clamp(48px,5.2vw,64px)}.business-detail article{grid-template-columns:46px minmax(260px,35%) minmax(0,1fr)}.business-offer{grid-template-columns:1fr;gap:20px}.business-offer p{border-top:1px solid #e8e5dc47;border-left:0;padding:18px 0 0}}@media (width<=1000px){.company-message{grid-template-columns:1fr;gap:0}.company-message>div:last-child,.company-message-copy{padding-top:0}.business-detail article{grid-template-columns:46px minmax(0,1fr)}.business-offer{grid-column:2;grid-template-columns:minmax(180px,.7fr) minmax(260px,1fr);gap:30px;margin-top:15px}.business-offer p{border-top:0;border-left:1px solid #e8e5dc47;padding:0 0 0 28px}.business-promise{grid-column:auto;margin-top:0}}@media (width<=560px){.company-message h2{font-size:11.8vw;line-height:1.08}.company-message .large{font-size:6.1vw;line-height:1.75}.company-signature{margin-top:34px}.business-offer .business-promise{font-size:9.2vw;display:block}.business-offer p{border-top:1px solid #e8e5dc47;border-left:0;margin-top:18px;padding:17px 0 0;font-size:12px;line-height:1.8}.company-message{padding:92px 20px 100px}.company-message h2{font-size:11.4vw}.company-message .large{font-size:5.9vw}.company-message p:not(.large){font-size:13px}.business-detail{padding:48px 20px}.business-detail article{grid-template-columns:30px minmax(0,1fr);gap:8px 10px;padding:30px 2px}.business-offer{grid-column:2;margin-top:16px;display:block}.business-offer .business-promise{font-size:8.7vw}.business-offer p{margin-top:16px;padding-top:16px;font-size:12px}.footer-navigation nav{grid-template-columns:1fr 1fr}.footer-navigation nav a{min-height:32px}}@media (width<=390px){.footer-navigation nav{grid-template-columns:1fr}}:root{--issin-grid:#34322d11;--issin-frame:#ffffff38}.site-header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#11110f75;border-bottom:1px solid #ffffff1f;height:72px;padding-inline:max(3vw,24px)}.has-scrolled .site-header{background:#11110feb;border-bottom:1px solid #ffffff1a;height:68px}.site-header:after{display:none}.desktop-nav{margin-left:auto;position:static;transform:none}.header-contact{background:0 0;border-radius:0;min-width:142px;padding:13px 15px}.header-contact span{border:0;border-radius:0;width:auto;height:auto}.header-contact:hover{color:#181816;background:#f2f0ea}.home-hero{padding-top:132px}.home-hero:before{content:"";z-index:0;border:1px solid var(--issin-frame);pointer-events:none;position:absolute;inset:100px max(3vw,24px) 24px}.hero-slides>span{filter:saturate(.68)contrast(1.03)brightness(.82)}.hero-shade{background:linear-gradient(90deg,#050504d1 0%,#0505047a 47%,#0505042e 100%),linear-gradient(#0000 52%,#05050494)}.home-kicker:before{content:"";background:#fff;width:32px;height:1px;display:block;transform:none}.home-title{max-width:980px;margin-bottom:7vh}.home-title span{font-size:.52em}.home-title strong{letter-spacing:-.075em}.home-hero-foot{justify-content:space-between;padding:0 22px 8px}.hero-actions{gap:10px}.hero-actions a{border-radius:0;width:220px;padding-inline:18px}.hero-actions .hero-action-primary{background:#f2f0ea}.hero-actions i{border:0;border-radius:0;width:auto;height:auto}.home-business:before,.home-intro:before,.home-values:before,.story:before,.home-recruit:before,.home-contact:before,.home-business:after,.home-values:after,.home-contact:after,.home-intro:after,.story:after,.home-recruit:after{display:none}.home-business,.home-values,.home-contact{background-image:linear-gradient(90deg,#0000 calc(25% - .5px),#ffffff0b 25%,#0000 calc(25% + .5px) calc(75% - .5px),#ffffff0b 75%,#0000 calc(75% + .5px))}.home-intro,.story,.home-recruit{background-image:linear-gradient(90deg,transparent calc(25% - .5px),var(--issin-grid) 25%,transparent calc(25% + .5px),transparent calc(75% - .5px),var(--issin-grid) 75%,transparent calc(75% + .5px))}.home-business-head>small,.home-values-head>div>small,.home-recruit small,.sub-section-head small,.business-lead small,.company-message small,.recruit-message small,.contact-form-intro small,.requirements-title small,.offices-head small{align-items:center;gap:14px;display:flex}.home-business-head>small:after,.home-values-head>div>small:after,.home-recruit small:after,.sub-section-head small:after,.business-lead small:after,.company-message small:after,.recruit-message small:after,.contact-form-intro small:after,.requirements-title small:after,.offices-head small:after{content:"";opacity:.65;background:currentColor;width:34px;height:1px;transform:none}.business-card{min-height:360px;transform:none}.business-card:after{clip-path:none;transform:scale(1.04)}.business-card:hover{border-color:#77756d;transform:none}.business-card>i{border:0;border-radius:0;width:auto;height:auto;display:block}.intro-statement:hover{background:0 0;padding-left:0}.home-value:before{clip-path:none}.story-turn:before{transform:none}.story-finale strong:after{display:none}.story-finale{border-top-width:1px}.home-recruit>div:not(.home-recruit-mark){clip-path:none;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#f4f1eab8;border:1px solid #413e3724;width:62%;padding:68px 6vw}.home-contact-panel:before{display:none}.home-contact-primary{clip-path:none}.home-contact-primary i,.footer-contact span{border-radius:0}.home-contact-primary i{border:0;width:auto;height:auto;display:block}.subpage{--sub-image:url(/hero-03.jpg)}.business-page{--sub-image:url(/hero-01.jpg)}.company-page{--sub-image:url(/hero-03.jpg)}.recruit-page{--sub-image:url(/business-event-v2.jpg)}.requirements-page{--sub-image:url(/hero-02.jpg)}.contact-page{--sub-image:url(/hero-01.jpg)}.privacy-page{--sub-image:url(/hero-03.jpg)}.sub-hero{isolation:isolate;background:#181916;min-height:clamp(500px,68svh,680px);padding-bottom:58px}.sub-hero:before{content:"";z-index:0;background-image:linear-gradient(90deg,#0d0d0ccc 0%,#0d0d0c6e 50%,#0d0d0c2e 100%),linear-gradient(0deg,#0d0d0c75,transparent 58%),var(--sub-image);clip-path:none;filter:saturate(.74)contrast(1.03)brightness(1.04);background-position:50%;background-size:cover;position:absolute;inset:0}.business-page .sub-hero:before{background-position:50% 55%}.company-page .sub-hero:before{background-position:50% 52%}.recruit-page .sub-hero:before{background-position:50% 48%}.sub-hero:after{z-index:1;background:0 0;border:1px solid #fff3;border-radius:0;width:auto;height:auto;inset:44px max(3vw,24px) 24px;transform:none}.sub-hero>p,.sub-hero h1,.sub-hero>span{z-index:2;max-width:74%;position:relative}.sub-hero h1{font-size:clamp(70px,9vw,132px)}.company-message,.recruit-message,.business-lead,.contact-form-section,.privacy-intro,.requirements-gateway,.requirements-section,.company-profile,.job-profile,.contact-offices{isolation:isolate;position:relative;overflow:hidden}.company-message:before,.recruit-message:before,.business-lead:before,.contact-form-section:before,.privacy-intro:before,.requirements-gateway:before,.requirements-section:before,.company-profile:before,.job-profile:before,.contact-offices:before{content:"";z-index:-1;background:linear-gradient(90deg,transparent calc(25% - .5px),var(--issin-grid) 25%,transparent calc(25% + .5px),transparent calc(75% - .5px),var(--issin-grid) 75%,transparent calc(75% + .5px));position:absolute;inset:0}.business-detail article:after{clip-path:none}.line-link,.request-band a,.apply-band a,.requirements-gateway>a{border-left:0;border-right:0;border-radius:0;padding-inline:0}.inquiry-form button{border-radius:0}.inquiry-form button i{border:0;border-radius:0;width:auto;height:auto}.footer-contact{border-radius:0}.footer-main:before,.next-page:after{display:none}@media (width<=1000px){.home-recruit>div:not(.home-recruit-mark){width:78%}.sub-hero>p,.sub-hero h1,.sub-hero>span{max-width:82%}}@media (width<=560px){.site-header,.has-scrolled .site-header{height:62px;padding-inline:18px}.home-hero{padding-top:100px}.home-hero:before{inset:78px 14px 14px}.hero-slides>span{filter:saturate(.65)contrast(1.03)brightness(.78)}.hero-shade{background:linear-gradient(90deg,#050504c7,#0505044d),linear-gradient(#0000 50%,#050504a3)}.home-title{font-size:13.8vw}.home-hero-foot{padding:0 4px 2px}.hero-actions{display:block}.hero-actions a{width:100%;margin-top:10px}.hero-actions a:first-child{margin-top:0}.home-business,.home-intro,.home-values,.story,.home-recruit,.home-contact{background-image:linear-gradient(90deg,#0000 calc(50% - .5px),#5a564d12 50%,#0000 calc(50% + .5px))}.home-business,.home-values,.home-contact{background-image:linear-gradient(90deg,#0000 calc(50% - .5px),#ffffff0b 50%,#0000 calc(50% + .5px))}.business-card{min-height:280px}.business-card:after{clip-path:none}.home-recruit>div:not(.home-recruit-mark){clip-path:none;border-left:0;border-right:0;width:100%;padding:46px 26px}.sub-hero{min-height:450px;padding-top:94px}.sub-hero:before{background-image:linear-gradient(90deg,#0d0d0cc7,#0d0d0c47),linear-gradient(0deg,#0d0d0c80,transparent 58%),var(--sub-image);filter:saturate(.72)contrast(1.03)brightness(1.03);background-position:50%}.business-page .sub-hero:before{background-position:62%}.company-page .sub-hero:before{background-position:66%}.recruit-page .sub-hero:before{background-position:50%}.sub-hero:after{inset:16px 14px 14px}.sub-hero>p,.sub-hero h1,.sub-hero>span{max-width:94%}.sub-hero h1{font-size:14vw}.company-message:before,.recruit-message:before,.business-lead:before,.contact-form-section:before,.privacy-intro:before,.requirements-gateway:before,.requirements-section:before,.company-profile:before,.job-profile:before,.contact-offices:before{background:linear-gradient(90deg,transparent calc(50% - .5px),var(--issin-grid) 50%,transparent calc(50% + .5px))}.footer-contact{border-radius:0}}.home-business,.home-values,.home-contact{color:#f3f1eb;background-color:#181916;background-image:linear-gradient(90deg,#0000 calc(25% - .5px),#ffffff0a 25%,#0000 calc(25% + .5px) calc(75% - .5px),#ffffff0a 75%,#0000 calc(75% + .5px)),linear-gradient(145deg,#11120f 0%,#1b1c18 58%,#20211d 100%)}.home-values{background-color:#1c1d19;background-image:linear-gradient(90deg,#0000 calc(25% - .5px),#ffffff0a 25%,#0000 calc(25% + .5px) calc(75% - .5px),#ffffff0a 75%,#0000 calc(75% + .5px)),linear-gradient(145deg,#191a17,#252620)}.home-contact{background-color:#22231f;background-image:linear-gradient(90deg,#0000 calc(25% - .5px),#ffffff0a 25%,#0000 calc(25% + .5px) calc(75% - .5px),#ffffff0a 75%,#0000 calc(75% + .5px)),linear-gradient(145deg,#20211d,#2a2a25)}.home-business-head,.home-business-grid,.home-values-head,.home-value-list,.home-contact-head,.home-contact-panel{width:min(100%,1580px);margin-left:auto;margin-right:auto}.home-business{padding:clamp(108px,8vw,142px) max(5vw,32px) clamp(118px,9vw,154px)}.home-business-head{grid-template-columns:minmax(130px,.38fr) minmax(430px,1fr) minmax(340px,.76fr);align-items:start;gap:clamp(40px,5vw,88px);margin-bottom:clamp(70px,7vw,108px);display:grid}.home-business-head>small{color:#a9a69d;grid-area:auto/1;padding-top:10px}.home-business-head h2{letter-spacing:-.055em;grid-column:2;margin:0;font-size:clamp(48px,4.9vw,76px);line-height:1.08}.home-business-head>div{grid-column:3;padding-top:8px;display:block}.home-business-head>div>p{color:#bbb8af;max-width:440px;font-size:14px;line-height:2}.home-business-head .line-link{color:#f3f1eb;border-color:#5a5952;margin-top:42px}.home-business-grid{border-color:#4a4942}.home-values{padding:clamp(108px,8vw,142px) max(5vw,32px) clamp(112px,8vw,142px)}.home-values-head{grid-template-columns:minmax(190px,.48fr) minmax(520px,1.52fr);align-items:start;gap:clamp(46px,6vw,104px);margin-bottom:clamp(66px,6vw,96px);display:grid}.home-values-head>div{grid-column:1;padding-top:7px}.home-values-head h2{letter-spacing:-.06em;grid-column:2;max-width:920px;margin:0;font-size:clamp(50px,5.1vw,78px);line-height:1.08}.home-value{border-color:#4a4942;grid-template-columns:64px minmax(180px,.42fr) minmax(360px,1fr) 24px;gap:clamp(22px,3.5vw,58px);min-height:132px;padding:34px 12px}.home-value:last-child{border-color:#4a4942}.home-value h3{font-size:clamp(36px,3.3vw,52px);line-height:1.1}.home-value p{color:#c4c1b8;max-width:640px;font-size:14px;line-height:1.9}.home-contact{padding:clamp(108px,8vw,142px) max(5vw,32px) clamp(100px,7vw,126px)}.home-contact-head{grid-template-columns:minmax(150px,.36fr) minmax(520px,1.05fr) minmax(330px,.7fr);align-items:start;gap:clamp(40px,5vw,88px);display:grid}.home-contact-head>p{color:#a19e96;grid-column:1;margin:10px 0 0}.home-contact-head h2{letter-spacing:-.055em;grid-column:2;max-width:760px;margin:0;font-size:clamp(46px,4.4vw,68px);line-height:1.1}.home-contact-head>span{color:#c0bdb5;grid-column:3;max-width:470px;margin:8px 0 0;font-size:14px;line-height:2.05}.home-contact-panel{border-color:#56554e;margin-top:clamp(68px,6vw,94px)}.home-contact-primary{background:#181916;border-color:#56554e;min-height:232px;padding:38px clamp(42px,5vw,82px)}.home-contact-primary:hover{background:#131411;padding-left:clamp(54px,6vw,98px)}.home-contact-primary strong{font-size:clamp(34px,3.5vw,54px)}.home-contact-primary span{color:#bcb9b0}.home-contact-direct{background:#272823}.home-contact-direct a{border-color:#56554e;padding:28px 38px}.home-contact-direct a:hover{background:#30312b;padding-left:50px}.home-contact-direct strong{color:#f3f1eb;font-size:clamp(18px,1.55vw,25px)}@media (width<=1100px){.home-business-head{grid-template-columns:150px minmax(0,1fr)}.home-business-head>small{grid-column:1}.home-business-head h2{grid-column:2}.home-business-head>div{grid-column:2;grid-template-columns:minmax(0,1fr) minmax(280px,.7fr);gap:44px;margin-top:8px;display:grid}.home-business-head .line-link{align-self:end;margin-top:0}.home-values-head,.home-contact-head{grid-template-columns:150px minmax(0,1fr)}.home-contact-head>p{grid-column:1}.home-contact-head h2{grid-column:2}.home-contact-head>span{grid-column:2;max-width:620px;margin-top:36px}.home-contact-panel{grid-template-columns:1fr}.home-contact-primary{border-bottom:1px solid #56554e;border-right:0}.home-contact-direct{grid-template-rows:1fr;grid-template-columns:1fr 1fr}.home-contact-direct a{border-bottom:0;border-right:1px solid #56554e}.home-contact-direct a:last-child{border-right:0}}@media (width<=700px){.home-business,.home-values,.home-contact{background-image:linear-gradient(90deg,#0000 calc(50% - .5px),#ffffff0a 50%,#0000 calc(50% + .5px)),linear-gradient(145deg,#141512,#20211d);padding-left:20px;padding-right:20px}.home-business-head,.home-values-head,.home-contact-head{display:block}.home-business-head>small,.home-values-head>div,.home-contact-head>p{margin:0 0 38px;display:flex}.home-business-head h2,.home-values-head h2,.home-contact-head h2{font-size:clamp(42px,11.4vw,58px);line-height:1.1}.home-business-head>div{margin-top:38px;padding:0;display:block}.home-business-head>div>p{font-size:13px}.home-business-head .line-link{margin-top:34px}.home-values-head{margin-bottom:56px}.home-values-head>div{padding:0}.home-value{grid-template-columns:32px minmax(0,1fr) 20px;gap:8px 12px;min-height:0;padding:29px 0}.home-value h3{grid-column:2;font-size:clamp(34px,9.4vw,46px)}.home-value p{grid-column:2;font-size:12px;line-height:1.8}.home-value i{grid-area:1/3/3}.home-contact-head>span{margin:34px 0 0;font-size:13px;display:block}.home-contact-panel{margin-top:58px;display:block}.home-contact-primary{min-height:205px;padding:30px 52px 30px 24px}.home-contact-primary:hover{padding-left:24px}.home-contact-primary strong{font-size:clamp(30px,8vw,40px)}.home-contact-direct{display:block}.home-contact-direct a{border-bottom:1px solid #56554e;border-right:0;padding:25px 24px}.home-contact-direct a:last-child{border-bottom:0}.home-contact-direct a:hover{padding-left:24px}.home-contact-direct strong{font-size:clamp(18px,5vw,23px)}}:root{--issin-paper:#f1efe9;--issin-stone:#d8d3c8;--issin-ink:#171815;--issin-charcoal:#23241f;--issin-metal:#8f918c;--issin-light-line:#bbb5a9}.home-intro{color:var(--issin-ink);background-color:var(--issin-paper);background-image:linear-gradient(90deg,#0000 calc(25% - .5px),#34322d0f 25%,#0000 calc(25% + .5px) calc(75% - .5px),#34322d0f 75%,#0000 calc(75% + .5px)),linear-gradient(135deg,#f4f2ed 0%,#ebe8e0 100%);box-shadow:inset 0 1px #ffffffd1,inset 0 -1px #33312b1a}.home-values{color:var(--issin-ink);background-color:var(--issin-stone);background-image:linear-gradient(90deg,#0000 calc(25% - .5px),#34322d0e 25%,#0000 calc(25% + .5px) calc(75% - .5px),#34322d0e 75%,#0000 calc(75% + .5px)),linear-gradient(135deg,#dfdbd2 0%,#d2cdc1 100%);box-shadow:inset 0 1px #ffffff6b,inset 0 -1px #33312b24}.home-values-head>div>small{color:#66655f}.home-values-head>div>span{color:#77746c}.home-value,.home-value:last-child{border-color:var(--issin-light-line)}.home-value>span{color:#747169}.home-value p{color:#595750}.home-value:before{background:var(--issin-charcoal)}.home-value:hover>*{color:#f3f1eb}.home-value:hover p,.home-value:hover>span{color:#c7c4bb}.story{color:var(--issin-ink);background-color:#e8e4db;background-image:linear-gradient(90deg,#0000 calc(25% - .5px),#34322d0d 25%,#0000 calc(25% + .5px) calc(75% - .5px),#34322d0d 75%,#0000 calc(75% + .5px)),linear-gradient(135deg,#ebe8e1 0%,#e1ddd3 100%);box-shadow:inset 0 -1px #33312b1f}.home-recruit{color:var(--issin-ink);background-color:var(--issin-stone);background-image:linear-gradient(90deg,#0000 calc(25% - .5px),#34322d0e 25%,#0000 calc(25% + .5px) calc(75% - .5px),#34322d0e 75%,#0000 calc(75% + .5px)),linear-gradient(90deg,#dcd8ceed,#e5e1d8d1),url(/business-event-v2.jpg);background-position:50%,50%,50% 42%;background-size:auto,cover,cover;box-shadow:inset 0 1px #fff6,inset 0 -1px #33312b21}.home-recruit>div:not(.home-recruit-mark){background:#f1efe9c7;border-color:#3d3b342b;box-shadow:0 24px 70px #2d2b2514}.home-recruit-mark{opacity:.035}.company-message,.recruit-message,.business-lead,.contact-form-section,.privacy-intro,.requirements-gateway,.requirements-section{background-color:var(--issin-paper);background-image:linear-gradient(90deg,#0000 calc(25% - .5px),#34322d0e 25%,#0000 calc(25% + .5px) calc(75% - .5px),#34322d0e 75%,#0000 calc(75% + .5px)),linear-gradient(135deg,#f1efe9,#e6e2d8)}.company-values,.recruit-points,.company-profile,.job-profile,.contact-offices{color:var(--issin-ink);background-color:var(--issin-stone);background-image:linear-gradient(90deg,#0000 calc(25% - .5px),#34322d0d 25%,#0000 calc(25% + .5px) calc(75% - .5px),#34322d0d 75%,#0000 calc(75% + .5px)),linear-gradient(135deg,#ddd8ce,#d1cbbf)}.request-band{background:linear-gradient(135deg,#d7d1c5,#c9c2b5)}.next-page{background:#cec8bc}.next-page:hover{background:#c3bcae}@media (width<=700px){.home-intro,.home-values,.story{background-image:linear-gradient(90deg,#0000 calc(50% - .5px),#34322d0f 50%,#0000 calc(50% + .5px)),linear-gradient(135deg,#f1efe9,#e3dfd5)}.home-recruit{background-image:linear-gradient(90deg,#0000 calc(50% - .5px),#34322d0f 50%,#0000 calc(50% + .5px)),linear-gradient(#dcd8cee8,#e5e1d8d1),url(/business-event-v2.jpg);background-position:50%,50%,58%}.home-values-head>div>small{color:#66655f}.home-value p{color:#595750}}.brand,.footer-brand{align-items:center;gap:0}.brand-lockup{grid-template-columns:34px 18px max-content max-content;align-items:center;column-gap:7px;display:grid;font-size:inherit!important;letter-spacing:0!important;padding:0!important;line-height:1!important}.brand .brand-mark,.footer-brand .brand-mark{object-fit:contain;filter:invert();opacity:.96;width:34px;height:34px}.brand-rule{background:#f2f0ea;width:18px;height:1px;display:block}.desktop-nav a{opacity:.66;padding:9px 0;position:relative}.desktop-nav a:after{content:"";background:#fff;height:1px;transition:right .3s;position:absolute;bottom:3px;left:0;right:100%}.desktop-nav a:hover:after,.desktop-nav a[aria-current=page]:after{right:0}.desktop-nav a[aria-current=page]{opacity:1}.mobile-menu nav a[aria-current=page]{color:#fff}.mobile-menu nav a[aria-current=page]:before{content:"";vertical-align:middle;background:currentColor;width:18px;height:1px;margin-right:12px;display:inline-block}.footer-brand .brand-lockup{grid-template-columns:38px 20px max-content max-content;column-gap:8px}.footer-meta{align-items:flex-end;gap:44px}.footer-details{align-items:flex-end;gap:clamp(44px,6vw,104px);display:flex}.footer-details>p{color:#a29f96;text-align:left;max-width:390px;font-size:10px;line-height:1.9}.footer-direct{gap:clamp(32px,4vw,68px);display:flex}.footer-direct a{color:#f0eee8;flex-direction:column;gap:9px;transition:opacity .25s;display:flex}.footer-direct a:hover{opacity:.58}.footer-direct small{color:#77746c;letter-spacing:.17em;font-size:7px}.footer-direct span{letter-spacing:.04em;font-size:11px}.contact-page .contact-form-section:before,.contact-page .contact-offices:before{display:none}.contact-page .contact-form-section{background-image:linear-gradient(135deg,#f1efe9,#e6e2d8)}.contact-page .contact-offices{background-image:linear-gradient(135deg,#ddd8ce,#d1cbbf)}.business-detail-link{display:block}.business-detail-link article{cursor:pointer;transition:border-color .3s,background .3s}.business-detail-link article>i{color:#8f8c84;letter-spacing:.12em;font-size:9px;font-style:normal;transition:color .3s,transform .3s;position:absolute;bottom:18px;right:28px}.business-detail-link:hover article>i{color:#f3f1eb;transform:translate(6px)}.business-detail-link:focus-visible{outline-offset:4px;outline:2px solid #f3f1eb}.works-page{--sub-image:url(/hero-02.jpg)}.works-intro{color:var(--issin-ink);background:linear-gradient(135deg,#f1efe9,#e7e3d9);grid-template-columns:24% minmax(0,1fr);gap:7vw;padding:130px max(7vw,32px);display:grid}.works-intro>small{color:#6b6861;letter-spacing:.19em;padding-top:9px;font-size:10px}.works-intro h2{letter-spacing:-.06em;max-width:870px;margin:0;font-size:clamp(50px,6vw,88px);font-weight:550;line-height:1.06}.works-intro p{color:#5f5c55;max-width:620px;margin:52px 0 0 auto;font-size:14px;line-height:2.05}.works-index{background:#d7d2c7;border-top:1px solid #b8b1a4;border-bottom:1px solid #b8b1a4;grid-template-columns:repeat(4,1fr);padding:0 max(7vw,32px);display:grid}.works-index a{border-left:1px solid #b8b1a4;grid-template-columns:1fr 20px;align-content:space-between;min-height:150px;padding:26px 24px;transition:background .3s,color .3s;display:grid}.works-index a:last-child{border-right:1px solid #b8b1a4}.works-index a:hover{background:var(--issin-charcoal);color:#f2f0ea}.works-index span{color:#716e66;letter-spacing:.14em;grid-column:1;font-size:9px}.works-index strong{letter-spacing:-.03em;grid-column:1;font-size:clamp(17px,1.55vw,24px);font-weight:500}.works-index i{grid-area:1/2/3;align-self:end;font-style:normal}.works-list{background:linear-gradient(135deg,#ebe8df,#dfdbd1);padding:90px max(7vw,32px) 130px}.work-entry{border-top:1px solid #b8b1a4;grid-template-columns:minmax(0,1.08fr) minmax(370px,.92fr);align-items:center;gap:clamp(54px,7vw,120px);max-width:1580px;margin:0 auto;padding:78px 0;scroll-margin-top:90px;display:grid}.work-entry:last-child{border-bottom:1px solid #b8b1a4}.work-entry:nth-child(2n) .work-visual{grid-column:2}.work-entry:nth-child(2n) .work-copy{grid-area:1/1}.work-visual{aspect-ratio:16/10;background:#bbb5a9;position:relative;overflow:hidden}.work-visual:after{content:"";background:linear-gradient(#0000 52%,#10110e66);position:absolute;inset:0}.work-visual img{object-fit:cover;filter:saturate(.55)contrast(1.04);width:100%;height:100%;transition:transform 1s cubic-bezier(.2,.65,.2,1)}.work-entry:hover .work-visual img{transform:scale(1.025)}.work-visual>span{z-index:1;color:#f2f0ea;letter-spacing:.14em;font-size:9px;position:absolute;bottom:20px;left:24px}.work-copy>div{color:#716e66;letter-spacing:.15em;border-bottom:1px solid #b8b1a4;justify-content:space-between;padding-bottom:22px;font-size:9px;display:flex}.work-copy h2{letter-spacing:-.055em;margin:42px 0 22px;font-size:clamp(38px,4vw,62px);font-weight:520;line-height:1.12}.work-copy>strong{letter-spacing:-.04em;font-size:clamp(24px,2.7vw,40px);font-weight:500;display:block}.work-copy>p{color:#5d5a53;max-width:520px;margin:32px 0 42px;font-size:13px;line-height:2}.work-copy>a{border-top:1px solid #8f8a80;border-bottom:1px solid #8f8a80;justify-content:space-between;max-width:460px;padding:18px 0;font-size:12px;display:flex}.work-copy>a i{font-style:normal;transition:transform .25s}.work-copy>a:hover i{transform:translate(5px,-5px)}@media (width<=1000px){.brand-lockup{grid-template-columns:31px 15px max-content max-content;column-gap:6px}.brand .brand-mark{width:31px;height:31px}.brand-name{font-size:22px}.desktop-nav{gap:20px}.footer-details{display:block}.footer-direct{margin-top:24px}.works-intro{grid-template-columns:1fr;gap:42px}.works-index{grid-template-columns:1fr 1fr}.works-index a:nth-child(2){border-right:1px solid #b8b1a4}.works-index a:nth-child(n+3){border-top:1px solid #b8b1a4}.work-entry{grid-template-columns:1fr;gap:46px}.work-entry:nth-child(2n) .work-visual,.work-entry:nth-child(2n) .work-copy{grid-area:auto/1}}@media (width<=700px){.brand-lockup{grid-template-columns:28px 13px max-content max-content;column-gap:5px}.brand .brand-mark{width:28px;height:28px}.brand-name{font-size:19px}.brand-company{display:none}.footer-brand .brand-lockup{grid-template-columns:34px 17px max-content max-content}.footer-brand .brand-mark{width:34px;height:34px}.footer-brand .brand-name{font-size:25px}.footer-brand .brand-company,.footer-details,.footer-direct{display:block}.footer-direct a{border-top:1px solid #3b3a35;padding:17px 0}.footer-direct a:last-child{border-bottom:1px solid #3b3a35}.footer-meta>p{margin-top:30px}.business-detail-link article>i{grid-column:2;margin-top:14px;position:static}.works-intro{padding:90px 20px}.works-intro h2{font-size:12vw}.works-intro p{margin-top:38px;font-size:13px}.works-index{grid-template-columns:1fr;padding:0 20px}.works-index a,.works-index a:nth-child(2),.works-index a:last-child{border-top:1px solid #b8b1a4;border-left:0;border-right:0;min-height:98px;padding:20px 4px}.works-index a:first-child{border-top:0}.works-list{padding:48px 20px 88px}.work-entry{gap:34px;padding:54px 0}.work-copy h2{margin-top:32px;font-size:10.5vw}.work-copy>strong{font-size:7.4vw}.work-copy>p{margin:26px 0 34px;font-size:12px}.work-visual>span{bottom:14px;left:16px}}.brand-lockup{align-items:center;display:flex;font-size:inherit!important;letter-spacing:0!important;padding:0!important;line-height:1!important}.brand .brand-mark,.footer-brand .brand-mark{object-fit:contain;filter:invert();opacity:.96;flex:none;width:30px;height:30px}.brand-rule{background:#f2f0ea;flex:none;width:16px;height:1px;margin-left:-1px;margin-right:3px;display:block}.brand-name{letter-spacing:-.09em;white-space:nowrap;color:#fff;font-family:Hiragino Mincho ProN,Yu Mincho,serif;font-size:23px;font-weight:600;line-height:1}.brand-company{color:#cfccc4;white-space:nowrap;align-self:center;margin:5px 0 0 11px;font-family:Arial,Yu Gothic,sans-serif;font-weight:400;line-height:1;letter-spacing:.1em!important;opacity:.86!important;padding:0!important;font-size:6.5px!important}.footer-brand .brand-lockup{display:flex}.footer-brand .brand-mark{width:34px;height:34px}.footer-brand .brand-name{font-size:27px}.footer-brand .brand-company{font-size:7px!important}.works-steel{--sub-image:url(/hero-01.jpg)}.works-welding{--sub-image:url(/hero-02.jpg)}.works-maintenance{--sub-image:url(/hero-03.jpg)}.works-event{--sub-image:url(/business-event-v2.jpg)}.works-catalog{color:var(--issin-ink);background:#e7e3d9;grid-template-columns:minmax(220px,18vw) minmax(0,1fr);display:grid}.works-sidebar{background:#d8d3c8;border-right:1px solid #b8b1a4;position:relative}.works-sidebar>div{padding:74px 24px 100px max(3vw,28px);position:sticky;top:90px}.works-sidebar p{color:#716e66;letter-spacing:.18em;margin:0 0 34px;font-size:8px}.works-sidebar a{color:#5f5c55;border-top:1px solid #b4aea1;grid-template-columns:30px minmax(0,1fr);align-items:center;gap:10px;min-height:66px;padding:12px 12px 12px 0;transition:padding .28s,color .28s,background .28s;display:grid;position:relative}.works-sidebar a:last-child{border-bottom:1px solid #b4aea1}.works-sidebar a span{letter-spacing:.12em;font-size:8px}.works-sidebar a strong{font-size:13px;font-weight:500;line-height:1.5}.works-sidebar a:after{content:"→";opacity:0;transition:opacity .25s,transform .25s;position:absolute;right:10px;transform:translate(-8px)}.works-sidebar a:hover,.works-sidebar a.is-active{color:#f2f0ea;background:#23241f;padding-left:12px}.works-sidebar a:hover:after,.works-sidebar a.is-active:after{opacity:1;transform:none}.works-overview,.works-category-main{min-width:0;padding:110px max(5vw,46px) 135px}.works-overview-head{grid-template-columns:minmax(145px,.35fr) minmax(430px,1fr) minmax(280px,.7fr);align-items:start;gap:clamp(35px,4vw,72px);margin-bottom:85px;display:grid}.works-overview-head>small{color:#716e66;letter-spacing:.18em;padding-top:8px;font-size:9px}.works-overview-head h2{letter-spacing:-.055em;margin:0;font-size:clamp(44px,4.5vw,70px);font-weight:550;line-height:1.08}.works-overview-head p{color:#5e5b54;margin:7px 0 0;font-size:13px;line-height:2}.works-overview-grid{border-top:1px solid #b8b1a4;border-left:1px solid #b8b1a4;grid-template-columns:1fr 1fr;display:grid}.works-overview-card{border-bottom:1px solid #b8b1a4;border-right:1px solid #b8b1a4;flex-direction:column;min-height:470px;padding:26px;transition:background .35s;display:flex;position:relative;overflow:hidden}.works-overview-image{background:#bbb5aa;height:235px;margin:-26px -26px 25px;overflow:hidden}.works-overview-image img{object-fit:cover;filter:saturate(.55);width:100%;height:100%;transition:transform .8s}.works-overview-card:hover{background:#ded9ce}.works-overview-card:hover img{transform:scale(1.03)}.works-overview-card>div:nth-child(2){color:#716e66;letter-spacing:.14em;justify-content:space-between;font-size:8px;display:flex}.works-overview-card h3{letter-spacing:-.045em;margin:30px 0 12px;font-size:clamp(27px,2.6vw,42px);font-weight:520}.works-overview-card p{color:#5e5b54;margin:0;font-size:12px;line-height:1.8}.works-overview-card>i{letter-spacing:.11em;align-self:flex-end;margin-top:auto;padding-top:24px;font-size:9px;font-style:normal}.works-category-head{border-bottom:1px solid #b8b1a4;grid-template-columns:minmax(120px,.3fr) minmax(360px,1fr) minmax(230px,.65fr);align-items:start;gap:clamp(28px,4vw,70px);padding-bottom:72px;display:grid}.works-category-head>div{color:#716e66;letter-spacing:.14em;justify-content:space-between;padding-top:8px;font-size:8px;display:flex}.works-category-head h2{letter-spacing:-.06em;margin:0;font-size:clamp(48px,5vw,78px);font-weight:550;line-height:1.05}.works-category-head>strong{letter-spacing:-.04em;font-size:clamp(25px,2.8vw,42px);font-weight:500}.works-category-head>p{color:#5e5b54;grid-column:3;max-width:440px;margin:22px 0 0;font-size:13px;line-height:2}.works-feature{border-bottom:1px solid #b8b1a4;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);align-items:center;gap:clamp(45px,6vw,100px);padding:86px 0;display:grid}.works-feature>div{aspect-ratio:16/10;background:#b8b1a4;position:relative;overflow:hidden}.works-feature>div:after{content:"";background:linear-gradient(#0000 50%,#0f100d66);position:absolute;inset:0}.works-feature img{object-fit:cover;filter:saturate(.55);width:100%;height:100%}.works-feature>div>span{z-index:1;color:#f2f0ea;letter-spacing:.15em;font-size:8px;position:absolute;bottom:17px;left:20px}.works-feature aside>small{color:#716e66;letter-spacing:.17em;font-size:8px}.works-feature h3{letter-spacing:-.04em;margin:28px 0 42px;font-size:clamp(29px,3vw,46px);font-weight:520;line-height:1.25}.works-feature dl{margin:0}.works-feature dl>div{border-top:1px solid #b8b1a4;grid-template-columns:88px 1fr;gap:14px;padding:15px 0;font-size:11px;line-height:1.7;display:grid}.works-feature dl>div:last-child{border-bottom:1px solid #b8b1a4}.works-feature dt{color:#716e66}.works-feature dd{margin:0}.works-cases{padding:92px 0 74px}.works-cases-title{grid-template-columns:145px 1fr;gap:40px;display:grid}.works-cases-title small{color:#716e66;letter-spacing:.17em;padding-top:8px;font-size:8px}.works-cases-title h2{letter-spacing:-.05em;margin:0;font-size:clamp(39px,4.3vw,66px);font-weight:540;line-height:1.1}.works-notice{color:#625f58;max-width:620px;margin:42px 0 64px auto;font-size:12px;line-height:2}.works-case-grid{background:#b8b1a4;border:1px solid #b8b1a4;grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.works-case-grid article{background:#e7e3d9;padding:18px}.works-case-grid article>div{aspect-ratio:4/3;background:#b8b1a4;margin-bottom:22px;position:relative;overflow:hidden}.works-case-grid img{object-fit:cover;filter:saturate(.48);width:100%;height:100%;transition:transform .8s}.works-case-grid article:hover img{transform:scale(1.03)}.works-case-grid article>div>span{color:#f2f0ea;letter-spacing:.12em;background:#191a16cc;padding:7px 9px;font-size:8px;position:absolute;top:10px;right:10px}.works-case-grid small{color:#77746c;letter-spacing:.14em;font-size:8px}.works-case-grid h3{margin:16px 0 10px;font-size:clamp(19px,1.8vw,27px);font-weight:520}.works-case-grid p{color:#66635c;margin:0;font-size:11px;line-height:1.8}.works-category-contact{border-top:1px solid #b8b1a4;grid-template-columns:1fr minmax(300px,460px);align-items:center;gap:50px;padding-top:50px;display:grid}.works-category-contact p{letter-spacing:-.04em;margin:0;font-size:clamp(24px,2.5vw,38px)}.works-category-contact a{border-top:1px solid #89847b;border-bottom:1px solid #89847b;justify-content:space-between;padding:18px 0;font-size:12px;display:flex}@media (width<=1100px){.works-overview-head{grid-template-columns:130px 1fr}.works-overview-head p{grid-column:2}.works-category-head{grid-template-columns:110px 1fr}.works-category-head>strong,.works-category-head>p{grid-column:2}.works-feature{grid-template-columns:1fr}.works-feature aside{max-width:680px}.works-case-grid{grid-template-columns:1fr 1fr}.works-case-grid article:last-child{grid-column:1/-1}.works-case-grid article:last-child>div{aspect-ratio:16/7}}@media (width<=760px){.brand .brand-mark{width:27px;height:27px}.brand-rule{width:14px;margin-right:2px}.brand-name{font-size:20px}.brand-company{display:none}.footer-brand .brand-company,.works-catalog{display:block}.works-sidebar{border-bottom:1px solid #b8b1a4;border-right:0;overflow-x:auto}.works-sidebar>div{width:max-content;padding:18px 20px;display:flex;position:static}.works-sidebar p{display:none}.works-sidebar a{white-space:nowrap;border-top:0;border-left:1px solid #b4aea1;gap:8px;min-height:48px;padding:10px 18px;display:flex}.works-sidebar a:last-child{border-bottom:0;border-right:1px solid #b4aea1}.works-sidebar a:hover,.works-sidebar a.is-active{padding-left:18px}.works-sidebar a:after{display:none}.works-overview,.works-category-main{padding:74px 20px 92px}.works-overview-head{margin-bottom:52px;display:block}.works-overview-head h2{margin-top:34px;font-size:11.5vw}.works-overview-head p{margin-top:32px}.works-overview-grid{grid-template-columns:1fr}.works-overview-card{min-height:425px}.works-overview-image{height:215px}.works-category-head{padding-bottom:52px;display:block}.works-category-head>div{margin-bottom:32px}.works-category-head h2{font-size:12vw}.works-category-head>strong{margin-top:25px;font-size:7.6vw;display:block}.works-category-head>p{margin-top:28px}.works-feature{gap:34px;padding:58px 0}.works-feature h3{margin-bottom:32px;font-size:8.5vw}.works-cases{padding:70px 0 56px}.works-cases-title{display:block}.works-cases-title h2{margin-top:28px;font-size:10.2vw}.works-notice{margin:32px 0 46px}.works-case-grid{grid-template-columns:1fr}.works-case-grid article:last-child{grid-column:auto}.works-case-grid article:last-child>div{aspect-ratio:4/3}.works-category-contact{display:block}.works-category-contact a{margin-top:32px}}.brand .brand-mark,.footer-brand .brand-mark{margin-right:7px}.brand-rule{display:none}.business-works{color:var(--issin-ink);background:#e4e0d6;grid-template-columns:minmax(220px,18vw) minmax(0,1fr);display:grid}.business-tabs{color:#d0cdc5;background:#23241f;border-right:1px solid #45453f;position:relative}.business-tabs>div{padding:74px 24px 100px max(3vw,28px);position:sticky;top:90px}.business-tabs p{color:#85827a;letter-spacing:.18em;margin:0 0 34px;font-size:8px}.business-tabs button{color:#aaa79f;text-align:left;cursor:pointer;background:0 0;border:0;border-top:1px solid #4c4c45;grid-template-columns:30px minmax(0,1fr);align-items:center;gap:10px;width:100%;min-height:72px;padding:14px 34px 14px 0;transition:padding .28s,color .28s,background .28s;display:grid;position:relative}.business-tabs button:last-child{border-bottom:1px solid #4c4c45}.business-tabs button span{letter-spacing:.12em;font-size:8px}.business-tabs button strong{font-size:13px;font-weight:500;line-height:1.5}.business-tabs button:after{content:"→";opacity:0;transition:opacity .25s,transform .25s;position:absolute;right:10px;transform:translate(-8px)}.business-tabs button:hover,.business-tabs button.is-active{color:#1a1b18;background:#f0eee8;padding-left:12px}.business-tabs button:hover:after,.business-tabs button.is-active:after{opacity:1;transform:none}.business-tabs button:focus-visible{outline-offset:3px;outline:2px solid #fff}.business-panels{min-width:0}.business-panel{padding:110px max(5vw,46px) 130px}.business-panel[hidden]{display:none}.business-panel-head{border-bottom:1px solid #b8b1a4;grid-template-columns:minmax(120px,.3fr) minmax(360px,1fr) minmax(230px,.65fr);align-items:start;gap:clamp(28px,4vw,70px);padding-bottom:72px;display:grid}.business-panel-head>div{color:#716e66;letter-spacing:.14em;justify-content:space-between;padding-top:8px;font-size:8px;display:flex}.business-panel-head h2{letter-spacing:-.06em;margin:0;font-size:clamp(48px,5vw,78px);font-weight:550;line-height:1.05}.business-panel-head>strong{letter-spacing:-.04em;font-size:clamp(25px,2.8vw,42px);font-weight:500}.business-panel-head>p{color:#5e5b54;grid-column:3;max-width:440px;margin:22px 0 0;font-size:13px;line-height:2}.business-feature{border-bottom:1px solid #b8b1a4;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);align-items:center;gap:clamp(45px,6vw,100px);padding:86px 0;display:grid}.business-feature>div{aspect-ratio:16/10;background:#b8b1a4;position:relative;overflow:hidden}.business-feature>div:after{content:"";background:linear-gradient(#0000 50%,#0f100d66);position:absolute;inset:0}.business-feature img{object-fit:cover;filter:saturate(.55);width:100%;height:100%;transition:transform .8s}.business-panel:hover .business-feature img{transform:scale(1.012)}.business-feature>div>span{z-index:1;color:#f2f0ea;letter-spacing:.15em;font-size:8px;position:absolute;bottom:17px;left:20px}.business-feature aside>small{color:#716e66;letter-spacing:.17em;font-size:8px}.business-feature h3{letter-spacing:-.04em;margin:28px 0 42px;font-size:clamp(29px,3vw,46px);font-weight:520;line-height:1.25}.business-feature dl{margin:0}.business-feature dl>div{border-top:1px solid #b8b1a4;grid-template-columns:88px 1fr;gap:14px;padding:15px 0;font-size:11px;line-height:1.7;display:grid}.business-feature dl>div:last-child{border-bottom:1px solid #b8b1a4}.business-feature dt{color:#716e66}.business-feature dd{margin:0}.business-cases{padding:92px 0 74px}.business-cases-title{grid-template-columns:145px 1fr;gap:40px;margin-bottom:60px;display:grid}.business-cases-title small{color:#716e66;letter-spacing:.17em;padding-top:8px;font-size:8px}.business-cases-title h2{letter-spacing:-.05em;margin:0;font-size:clamp(39px,4.3vw,66px);font-weight:540;line-height:1.1}.business-case-grid{background:#b8b1a4;border:1px solid #b8b1a4;grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.business-case-grid article{background:#e7e3d9;padding:18px}.business-case-grid article>div{aspect-ratio:4/3;background:#b8b1a4;margin-bottom:22px;position:relative;overflow:hidden}.business-case-grid img{object-fit:cover;filter:saturate(.48);width:100%;height:100%;transition:transform .8s}.business-case-grid article:hover img{transform:scale(1.03)}.business-case-grid article>div>span{color:#f2f0ea;letter-spacing:.12em;background:#191a16cc;padding:7px 9px;font-size:8px;position:absolute;top:10px;right:10px}.business-case-grid small{color:#77746c;letter-spacing:.14em;font-size:8px}.business-case-grid h3{margin:16px 0 10px;font-size:clamp(19px,1.8vw,27px);font-weight:520}.business-case-grid p{color:#66635c;margin:0;font-size:11px;line-height:1.8}.business-panel-contact{border-top:1px solid #b8b1a4;grid-template-columns:1fr minmax(300px,460px);align-items:center;gap:50px;padding-top:50px;display:grid}.business-panel-contact p{letter-spacing:-.04em;margin:0;font-size:clamp(24px,2.5vw,38px)}.business-panel-contact a{border-top:1px solid #89847b;border-bottom:1px solid #89847b;justify-content:space-between;padding:18px 0;font-size:12px;display:flex}@media (width<=1100px){.business-panel-head{grid-template-columns:110px 1fr}.business-panel-head>strong,.business-panel-head>p{grid-column:2}.business-feature{grid-template-columns:1fr}.business-feature aside{max-width:680px}.business-case-grid{grid-template-columns:1fr 1fr}.business-case-grid article:last-child{grid-column:1/-1}.business-case-grid article:last-child>div{aspect-ratio:16/7}}@media (width<=760px){.brand .brand-mark{margin-right:5px}.business-works{display:block}.business-tabs{border-bottom:1px solid #45453f;border-right:0;overflow-x:auto}.business-tabs>div{width:max-content;padding:18px 20px;display:flex;position:static}.business-tabs p{display:none}.business-tabs button{white-space:nowrap;border-top:0;border-left:1px solid #4c4c45;gap:8px;width:auto;min-height:48px;padding:10px 18px;display:flex}.business-tabs button:last-child{border-bottom:0;border-right:1px solid #4c4c45}.business-tabs button:hover,.business-tabs button.is-active{padding-left:18px}.business-tabs button:after{display:none}.business-panel{padding:74px 20px 92px}.business-panel-head{padding-bottom:52px;display:block}.business-panel-head>div{margin-bottom:32px}.business-panel-head h2{font-size:12vw}.business-panel-head>strong{margin-top:25px;font-size:7.6vw;display:block}.business-panel-head>p{margin-top:28px}.business-feature{gap:34px;padding:58px 0}.business-feature h3{margin-bottom:32px;font-size:8.5vw}.business-cases{padding:70px 0 56px}.business-cases-title{margin-bottom:44px;display:block}.business-cases-title h2{margin-top:28px;font-size:10.2vw}.business-case-grid{grid-template-columns:1fr}.business-case-grid article:last-child{grid-column:auto}.business-case-grid article:last-child>div{aspect-ratio:4/3}.business-panel-contact{display:block}.business-panel-contact a{margin-top:32px}}.business-overview-head{grid-template-columns:minmax(130px,.32fr) minmax(390px,1fr) minmax(270px,.66fr);align-items:start;gap:clamp(32px,4.5vw,76px);margin-bottom:78px;display:grid}.business-overview-head small{color:#716e66;letter-spacing:.18em;padding-top:9px;font-size:8px}.business-overview-head h2{letter-spacing:-.06em;margin:0;font-size:clamp(48px,5vw,78px);font-weight:550;line-height:1.06}.business-overview-head p{color:#5e5b54;max-width:450px;margin:8px 0 0;font-size:13px;line-height:2}.business-overview-grid{border-top:1px solid #b8b1a4;border-left:1px solid #b8b1a4;grid-template-columns:1fr 1fr;display:grid}.business-overview-card{min-width:0;min-height:470px;color:var(--issin-ink);text-align:left;cursor:pointer;background:#e7e3d9;border:1px solid #b8b1a4;border-top:0;border-left:0;flex-direction:column;padding:24px;transition:background .3s;display:flex;position:relative;overflow:hidden}.business-overview-card:hover{background:#dcd7cc}.business-overview-image{background:#b8b1a4;height:220px;margin:-24px -24px 24px;overflow:hidden}.business-overview-image img{object-fit:cover;filter:saturate(.5);width:100%;height:100%;transition:transform .8s}.business-overview-card:hover img{transform:scale(1.03)}.business-overview-meta{color:#716e66;letter-spacing:.14em;justify-content:space-between;font-size:8px;display:flex}.business-overview-card h3{letter-spacing:-.05em;margin:29px 0 12px;font-size:clamp(27px,2.5vw,40px);font-weight:520;line-height:1.15}.business-overview-card>strong{font-size:clamp(19px,1.8vw,27px);font-weight:500}.business-overview-card>p{color:#625f58;margin:15px 0 0;font-size:11px;line-height:1.8}.business-overview-card>i{color:#55524c;letter-spacing:.1em;justify-content:space-between;margin-top:auto;padding-top:27px;font-size:9px;font-style:normal;display:flex}.business-overview-card:focus-visible{outline-offset:-5px;outline:2px solid #222}@media (width<=1100px){.business-overview-head{grid-template-columns:110px 1fr}.business-overview-head p{grid-column:2}.business-overview-grid{grid-template-columns:1fr 1fr}}@media (width<=760px){.business-overview-head{margin-bottom:52px;display:block}.business-overview-head h2{margin-top:32px;font-size:11.8vw}.business-overview-head p{margin-top:30px;font-size:12px}.business-overview-grid{grid-template-columns:1fr}.business-overview-card{min-height:430px}.business-overview-image{height:215px}}.business-tabs button{grid-template-columns:none;align-items:center;padding-left:0;display:flex}.business-tabs button strong{padding-right:22px}.business-panel-head>div,.business-overview-meta{justify-content:flex-start}.work-process{color:#f1efe9;background:#22231f;padding:130px max(6vw,42px) 145px}.work-process-head{grid-template-columns:minmax(130px,.32fr) minmax(420px,1fr) minmax(280px,.66fr);align-items:start;gap:clamp(34px,5vw,82px);max-width:1600px;margin:0 auto 78px;display:grid}.work-process-head small{color:#929088;letter-spacing:.18em;padding-top:9px;font-size:8px}.work-process-head h2{letter-spacing:-.06em;margin:0;font-size:clamp(48px,5vw,78px);font-weight:540;line-height:1.07}.work-process-head p{color:#bbb8b0;max-width:460px;margin:8px 0 0;font-size:13px;line-height:2}.work-process-grid{border-top:1px solid #505049;border-left:1px solid #505049;grid-template-columns:repeat(5,1fr);max-width:1600px;margin:auto;display:grid}.work-process-grid article{border-bottom:1px solid #505049;border-right:1px solid #505049;min-height:330px;padding:30px 24px;position:relative}.work-process-grid small{color:#96938b;letter-spacing:.16em;font-size:8px}.work-process-grid h3{letter-spacing:-.035em;margin:68px 0 24px;font-size:clamp(22px,1.9vw,30px);font-weight:500;line-height:1.4}.work-process-grid p{color:#aaa79f;margin:0;font-size:11px;line-height:1.9}.company-people{color:#f2f0ea;background:#191a17;grid-template-columns:1fr 1fr;min-height:720px;display:grid}.company-people-copy{flex-direction:column;justify-content:center;padding:110px max(7vw,48px);display:flex}.company-people-copy small,.company-safety-head small,.company-qualifications-head small{color:#89867e;letter-spacing:.18em;font-size:8px}.company-people-copy h2{letter-spacing:-.06em;margin:52px 0 45px;font-size:clamp(48px,5vw,78px);font-weight:540;line-height:1.07}.company-people-copy p{color:#b6b3aa;max-width:580px;margin:0;font-size:14px;line-height:2.15}.company-people-copy strong{border-top:1px solid #4a4943;max-width:600px;margin-top:55px;padding-top:30px;font-size:clamp(21px,2vw,30px);font-weight:500;line-height:1.7;display:block}.company-people-visual{min-height:620px;position:relative;overflow:hidden}.company-people-visual:after{content:"";background:linear-gradient(90deg,#191a1761,#0000 45%),linear-gradient(#0000 50%,#0a0b0985);position:absolute;inset:0}.company-people-visual img{object-fit:cover;filter:saturate(.48)contrast(1.03);width:100%;height:100%}.company-people-visual span{z-index:1;color:#d2cfc6;letter-spacing:.14em;font-size:8px;position:absolute;bottom:25px;left:28px}.company-safety{color:#191a17;background:#f0eee8;padding:130px max(7vw,42px) 145px}.company-safety-head{grid-template-columns:minmax(130px,.32fr) minmax(420px,1fr) minmax(280px,.68fr);gap:clamp(34px,5vw,82px);max-width:1580px;margin:0 auto 80px;display:grid}.company-safety-head h2{letter-spacing:-.06em;margin:0;font-size:clamp(48px,5vw,78px);font-weight:540;line-height:1.07}.company-safety-head p{color:#615e57;max-width:460px;margin:8px 0 0;font-size:13px;line-height:2}.company-safety-grid{border-top:1px solid #b9b3a7;border-left:1px solid #b9b3a7;grid-template-columns:repeat(3,1fr);max-width:1580px;margin:auto;display:grid}.company-safety-grid article{border-bottom:1px solid #b9b3a7;border-right:1px solid #b9b3a7;min-height:300px;padding:34px}.company-safety-grid small{color:#747169;letter-spacing:.15em;font-size:8px}.company-safety-grid h3{letter-spacing:-.045em;margin:70px 0 25px;font-size:clamp(30px,3vw,46px);font-weight:520}.company-safety-grid p{color:#605d56;max-width:420px;margin:0;font-size:12px;line-height:2}.company-qualifications{color:#191a17;background:#d2ccc0;grid-template-columns:minmax(360px,.72fr) minmax(620px,1.28fr);gap:clamp(60px,8vw,140px);padding:130px max(7vw,42px) 145px;display:grid}.company-qualifications-head h2{letter-spacing:-.06em;margin:52px 0 38px;font-size:clamp(48px,5vw,76px);font-weight:540;line-height:1.07}.company-qualifications-head p{color:#5e5b54;max-width:480px;margin:0;font-size:13px;line-height:2}.company-qualifications-head>span{color:#625f57;letter-spacing:.12em;border:1px solid #8f897e;margin-top:38px;padding:9px 13px;font-size:9px;display:inline-block}.qualification-grid{border-top:1px solid #aaa397;border-left:1px solid #aaa397;grid-template-columns:1fr 1fr;display:grid}.qualification-grid article{border-bottom:1px solid #aaa397;border-right:1px solid #aaa397;padding:30px}.qualification-grid h3{border-bottom:1px solid #aaa397;margin:0 0 28px;padding-bottom:20px;font-size:clamp(21px,2vw,29px);font-weight:520}.qualification-grid ul{margin:0;padding:0;list-style:none}.qualification-grid li{color:#55524c;padding:9px 0 9px 17px;font-size:12px;line-height:1.65;position:relative}.qualification-grid li:before{content:"";background:#656158;width:5px;height:1px;position:absolute;top:17px;left:0}.mobile-quick-contact{display:none}@media (width<=1100px){.work-process-head,.company-safety-head{grid-template-columns:120px 1fr}.work-process-head p,.company-safety-head p{grid-column:2}.work-process-grid{grid-template-columns:repeat(2,1fr)}.work-process-grid article:last-child{grid-column:1/-1;min-height:240px}.company-people{grid-template-columns:1fr}.company-people-visual{grid-row:1;min-height:580px}.company-qualifications{grid-template-columns:1fr}.company-qualifications-head{max-width:760px}.qualification-grid{max-width:none}}@media (width<=760px){.business-tabs button{padding-left:18px;display:flex}.business-tabs button strong{padding:0}.work-process{padding:90px 20px 100px}.work-process-head,.company-safety-head{margin-bottom:52px;display:block}.work-process-head h2,.company-safety-head h2{margin-top:34px;font-size:11.6vw}.work-process-head p,.company-safety-head p{margin-top:30px;font-size:12px}.work-process-grid{grid-template-columns:1fr}.work-process-grid article,.work-process-grid article:last-child{grid-column:auto;min-height:250px;padding:27px 24px}.work-process-grid h3{margin-top:48px;font-size:7vw}.company-people{min-height:0;display:block}.company-people-copy{padding:92px 20px 100px}.company-people-copy h2{margin:38px 0 34px;font-size:11.5vw}.company-people-copy p{font-size:13px}.company-people-copy strong{margin-top:42px;font-size:5.8vw}.company-safety{padding:92px 20px 100px}.company-safety-grid{grid-template-columns:1fr}.company-safety-grid article{min-height:250px;padding:27px 24px}.company-safety-grid h3{margin-top:48px}.company-qualifications{padding:92px 20px 105px;display:block}.company-qualifications-head h2{margin:38px 0 32px;font-size:11.5vw}.company-qualifications-head p{font-size:12px}.qualification-grid{grid-template-columns:1fr;margin-top:58px}.qualification-grid article{padding:25px 22px}.mobile-quick-contact{z-index:120;grid-template-columns:1fr 1fr;height:64px;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 30px #0000002e}.mobile-quick-contact a{color:#f0eee8;background:#242520;border-top:1px solid #4b4a44;flex-direction:column;justify-content:center;padding:0 18px;display:flex}.mobile-quick-contact a+a{color:#1b1c18;background:#f0eee8;border-top-color:#b7b1a5}.mobile-quick-contact small{letter-spacing:.15em;opacity:.66;font-size:7px}.mobile-quick-contact strong{margin-top:5px;font-size:12px;font-weight:500}body{padding-bottom:64px}html{-webkit-text-size-adjust:100%;width:100%;max-width:100%;scroll-padding-top:76px;overflow-x:hidden}body{width:100%;max-width:100%;padding-bottom:calc(64px + env(safe-area-inset-bottom));overscroll-behavior-x:none;overflow-x:hidden}main,.subpage,section,footer{min-width:0;max-width:100vw}img,video,svg{max-width:100%}button,a,summary{touch-action:manipulation;-webkit-tap-highlight-color:transparent}input,textarea,select{width:100%;max-width:100%;font-size:16px!important}.site-header,.has-scrolled .site-header{height:calc(62px + env(safe-area-inset-top));padding-top:env(safe-area-inset-top);padding-inline:16px}.brand{min-width:0}.brand-lockup{max-width:calc(100vw - 92px)}.brand .brand-mark{width:27px;height:27px;margin-right:5px}.brand-name{letter-spacing:-.08em;font-size:19px}.mobile-menu{flex:none;margin-left:auto}.mobile-menu summary{width:44px;height:44px}.mobile-menu nav{left:0;right:0;top:calc(62px + env(safe-area-inset-top));width:100%;max-height:calc(100svh - 62px - env(safe-area-inset-top));padding:18px 20px calc(28px + env(safe-area-inset-bottom));overscroll-behavior:contain;background:#121310fb;position:fixed;overflow-y:auto}.mobile-menu nav a{min-height:54px;font-size:14px}.home-hero{min-height:100svh;padding-bottom:calc(92px + env(safe-area-inset-bottom))}.home-title,.home-hero-foot,.hero-actions{min-width:0;max-width:100%}.home-title{overflow-wrap:normal;font-size:clamp(46px,13vw,64px)}.hero-actions a{min-height:54px}.home-recruit-mark{pointer-events:none}.subpage{padding-top:calc(62px + env(safe-area-inset-top))}.sub-hero{min-height:430px;padding-top:92px}.sub-hero h1{word-break:keep-all;overflow-wrap:normal;max-width:100%;font-size:clamp(48px,15vw,66px);line-height:1.02}.sub-hero>p,.sub-hero>span{max-width:100%}.business-works,.business-panels,.business-panel,.business-overview-grid,.business-overview-card{min-width:0;max-width:100%}.business-tabs{-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scrollbar-width:none;width:100%;max-width:100vw;overflow:auto hidden}.business-tabs::-webkit-scrollbar{display:none}.business-tabs>div{max-width:none;padding-inline:20px}.business-tabs button{flex:none;min-width:max-content}.business-panel{padding-inline:20px;overflow:hidden}.business-panel-head h2,.business-panel-head>strong,.business-overview-head h2,.business-feature h3,.business-cases-title h2{word-break:keep-all;overflow-wrap:normal}.business-feature>div,.business-feature img{width:100%;max-width:100%}.business-feature dl>div{grid-template-columns:78px minmax(0,1fr)}.business-panel-contact a{align-items:center;min-height:54px}.company-profile dl,.job-profile dl{min-width:0}.company-profile dl>div,.job-profile dl>div{gap:14px}.company-profile dd,.job-profile dd,.office-grid p,.footer-details p,.footer-direct span{overflow-wrap:anywhere;min-width:0}.company-people-visual{min-height:360px}.inquiry-form{width:100%;max-width:100%;overflow:hidden}.form-row{min-width:0}.inquiry-form button{min-height:58px}.footer-main,.footer-meta{padding-inline:20px}.footer-brand,.footer-brand .brand-lockup{max-width:100%}.footer-navigation nav a,.footer-contact,.footer-direct a{min-height:48px}.mobile-quick-contact{height:calc(64px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom)}.mobile-quick-contact a{min-width:0;padding-inline:16px}}@media (width<=360px){.site-header,.has-scrolled .site-header{padding-inline:12px}.brand .brand-mark{width:25px;height:25px}.brand-name{font-size:17px}.home-title{font-size:clamp(42px,12.6vw,50px)}.business-panel,.business-overview,.works-overview,.works-category-main{padding-left:16px;padding-right:16px}}.business-card-link{z-index:3;width:52px;height:52px;color:inherit;touch-action:manipulation;-webkit-tap-highlight-color:transparent;justify-content:center;align-items:center;font-size:24px;line-height:1;display:flex;position:absolute;bottom:16px;right:18px}.business-card-link:before{content:"";opacity:0;border:1px solid #ffffff3d;transition:opacity .25s,transform .25s;position:absolute;inset:5px}.business-card-link span{transition:transform .25s;position:relative}.business-card-link:hover:before,.business-card-link:focus-visible:before{opacity:1}.business-card-link:hover span,.business-card-link:focus-visible span{transform:translate(3px,-3px)}.business-card-link:focus-visible{outline-offset:2px;outline:2px solid #fff}@media (width<=760px){.business-card{cursor:default}.business-card-link{width:58px;height:58px;font-size:23px;bottom:8px;right:10px}.business-card-link:before{opacity:.42;inset:6px}}@media (hover:none){.business-card:hover:after{opacity:.2;transform:scale(1.04)}.business-card:hover:before{background:linear-gradient(90deg,#080907e6,#080907a6)}.business-card:hover p,.business-card:hover>div{color:inherit}}.home-value{cursor:default;grid-template-columns:64px minmax(180px,.42fr) minmax(360px,1fr)}.business-card-link:before{display:none!important}.business-card-link{outline-offset:-6px;border:0!important}.company-locations .offices-head{grid-template-columns:minmax(180px,.36fr) minmax(520px,1fr) minmax(280px,.65fr);gap:clamp(38px,5vw,84px)}.company-locations .offices-head h2{grid-column:2}.company-locations .offices-head>p{color:#5e5b54;grid-column:3;max-width:430px;margin:9px 0 0;font-size:13px;line-height:2}.company-page .company-profile{padding-top:clamp(96px,7vw,126px);padding-bottom:clamp(100px,7vw,132px)}.company-page .company-profile .sub-section-head{margin-bottom:clamp(56px,5vw,82px)}.company-page .sub-hero{min-height:clamp(440px,58svh,590px)}@media (width<=1000px){.company-locations .offices-head{grid-template-columns:1fr}.company-locations .offices-head h2,.company-locations .offices-head>p{grid-column:1}.company-locations .offices-head>p{margin-top:26px}}@media (width<=760px){.hero-actions .hero-action-primary{display:none}.hero-actions{width:100%;display:block}.hero-actions>a{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#08090738;border-color:#ffffff57;width:100%;min-height:58px;margin:0;padding:0 20px}.home-business-grid{background:0 0;border:0;display:block}.business-card{isolation:isolate;color:#f3f1eb;opacity:.58;background:#11120f;border:1px solid #ffffff26;min-height:clamp(350px,76vw,430px);margin-top:12px;padding:27px 23px 28px;transition:opacity .7s,transform .95s cubic-bezier(.2,.7,.2,1),border-color .7s,box-shadow .7s;transform:translateY(18px)scale(.985)}.business-card:first-child{margin-top:0}.business-card:before{z-index:-1;background:linear-gradient(#0809078a 0%,#0809072e 42%,#080907e6 100%),linear-gradient(90deg,#080907ad,#0809071f);transition:background .85s;transform:none}.business-card:after{z-index:-2;opacity:.16;filter:saturate(.55)contrast(1.06)brightness(.84);transition:opacity .95s,transform 1.45s cubic-bezier(.2,.7,.2,1),filter .95s;inset:-4%;transform:scale(1.11)}.business-card.is-inview{opacity:1;border-color:#ffffff52;transform:none;box-shadow:0 24px 64px #0003}.business-card.is-inview:after{opacity:.86;filter:saturate(.62)contrast(1.08)brightness(.9);transform:scale(1.015)}.business-card.is-inview:before{background:linear-gradient(#07080666 0%,#0708061f 42%,#070806e6 100%),linear-gradient(90deg,#07080699,#07080614)}.business-card>div,.business-card h3,.business-card p{transition:opacity .65s,transform .8s cubic-bezier(.2,.7,.2,1),color .4s}.business-card:not(.is-inview)>div,.business-card:not(.is-inview) h3,.business-card:not(.is-inview) p{opacity:.68;transform:translateY(7px)}.business-card h3{text-shadow:0 2px 24px #0000004d;margin-top:auto;font-size:clamp(31px,9vw,42px)}.business-card p{color:#efede7;text-shadow:0 2px 22px #0000005c;padding-right:48px;font-size:clamp(25px,7.3vw,34px)}.business-card-link{color:#fff;width:72px;height:72px;font-size:24px;bottom:2px;right:4px}.business-card-link span:before{content:"";transform-origin:100%;background:#ffffff9e;width:22px;height:1px;transition:width .25s;position:absolute;bottom:-8px;right:4px}.business-card-link:active span{transform:translate(3px,-3px)}.business-card-link:active span:before{width:30px}.home-value-list{border-top:1px solid #23241f38}.home-value{isolation:isolate;opacity:.5;border-top:0;grid-template-columns:36px minmax(0,1fr);gap:9px 13px;min-height:250px;padding:36px 12px 38px;transition:opacity .75s,transform .95s cubic-bezier(.2,.7,.2,1),background .75s;display:grid;overflow:hidden;transform:translateY(16px);border-bottom:1px solid #23241f38!important}.home-value:before{z-index:-1;opacity:0;background:linear-gradient(110deg,#ffffff61,#fff0 42%),radial-gradient(circle at 82% 12%,#ffffff57,#0000 38%);transition:opacity .85s,transform 1.1s cubic-bezier(.2,.7,.2,1);display:block;inset:0;transform:translate(-12%)}.home-value.is-inview{opacity:1;background:#f7f4ed33;transform:none}.home-value.is-inview:before{opacity:1;transform:none}.home-value>*{color:inherit!important;transform:none!important}.home-value>span{letter-spacing:.12em;grid-area:1/1/3;padding-top:6px;font-size:9px}.home-value h3{letter-spacing:-.055em;grid-area:1/2;margin:0;font-size:clamp(38px,10.5vw,50px);line-height:1.05}.home-value p{grid-area:2/2;max-width:290px;margin:26px 0 0;font-size:13px;line-height:1.9;color:#55534d!important}.company-page .sub-hero{min-height:360px;padding-top:78px;padding-bottom:46px}.company-page .company-profile{padding:72px 20px 78px}.company-page .company-profile .sub-section-head{margin-bottom:44px}.company-page .company-profile .sub-section-head h2{margin-top:28px;font-size:clamp(46px,13vw,60px)}.company-page .company-profile dl{background:0 0;border-top-color:#aaa397;padding-inline:0}.company-page .company-profile dl>div{grid-template-columns:74px minmax(0,1fr);gap:14px;padding:20px 0;font-size:12px;line-height:1.75}.company-locations{padding:78px 20px 86px}.company-locations .offices-head{margin-bottom:48px}.company-locations .offices-head h2{margin-top:28px;font-size:clamp(42px,11.3vw,54px);line-height:1.1}.company-locations .offices-head>p{margin-top:24px;font-size:12px;line-height:1.9}.company-locations .office-grid article{min-height:190px;padding:24px}.company-locations .office-grid h3{margin:44px 0 22px;font-size:clamp(29px,8vw,38px)}.mobile-quick-contact{background:#171815;border-top:1px solid #ffffff29;box-shadow:0 -14px 38px #0003}.mobile-quick-contact a,.mobile-quick-contact a+a{color:#f3f1eb;background:#171815;border:0;position:relative}.mobile-quick-contact a+a:before{content:"";background:#ffffff2e;width:1px;position:absolute;top:15px;bottom:15px;left:0}.mobile-quick-contact small{color:#aaa79f;opacity:1}.mobile-quick-contact strong{color:#f3f1eb}}@media (prefers-reduced-motion:reduce){.business-card,.business-card:after,.business-card>div,.business-card h3,.business-card p,.home-value,.home-value:before{transition:none!important;transform:none!important}}.company-story{color:#f2f0ea;background:#181916;padding:clamp(108px,8vw,148px) max(7vw,32px) clamp(120px,9vw,164px)}.company-story-intro{grid-template-columns:minmax(430px,.92fr) minmax(520px,1.08fr);gap:clamp(64px,8vw,150px);max-width:1580px;margin:0 auto clamp(82px,7vw,120px);display:grid}.company-story-intro>small,.company-principles small{color:#89867e;letter-spacing:.18em;font-size:8px}.company-story-intro h2{letter-spacing:-.06em;margin:48px 0 0;font-size:clamp(50px,5.2vw,82px);font-weight:540;line-height:1.06}.company-story-intro>div{padding-top:50px}.company-story-intro p{color:#aaa79f;max-width:690px;margin:0;font-size:13px;line-height:2.15}.company-story-intro .company-story-lead{color:#f2f0ea;letter-spacing:-.035em;margin-bottom:38px;font-size:clamp(22px,2vw,32px);line-height:1.75}.company-story-intro strong{border-top:1px solid #484842;max-width:690px;margin-top:48px;padding-top:28px;font-size:clamp(20px,1.8vw,28px);font-weight:500;line-height:1.7;display:block}.company-story-visual{aspect-ratio:16/6;background:#0f100e;max-width:1580px;margin:0 auto;position:relative;overflow:hidden}.company-story-visual:after{content:"";background:linear-gradient(90deg,#090a086b,#0000 50%),linear-gradient(#0000 45%,#0809078c);position:absolute;inset:0}.company-story-visual img{object-fit:cover;object-position:center 48%;filter:saturate(.42)contrast(1.07)brightness(.82);width:100%;height:100%;transition:transform 1.4s cubic-bezier(.2,.7,.2,1)}.company-story-visual:hover img{transform:scale(1.018)}.company-story-visual span{z-index:1;color:#d0cdc5;letter-spacing:.14em;font-size:8px;position:absolute;bottom:20px;left:24px}.company-principles{border-top:1px solid #464640;border-left:1px solid #464640;grid-template-columns:repeat(3,1fr);max-width:1580px;margin:1px auto 0;display:grid}.company-principles article{border-bottom:1px solid #464640;border-right:1px solid #464640;min-height:340px;padding:34px clamp(28px,3vw,48px)}.company-principles h3{letter-spacing:-.05em;margin:72px 0 28px;font-size:clamp(34px,3.3vw,52px);font-weight:520}.company-principles p{color:#aaa79f;max-width:410px;margin:0;font-size:12px;line-height:2.05}.company-page .company-profile{background:#ece9e1}.company-page .company-locations{background:#d8d2c6}@media (width<=1100px){.company-story-intro{grid-template-columns:1fr;gap:20px}.company-story-intro>div{max-width:760px;margin-left:auto;padding-top:0}.company-story-visual{aspect-ratio:16/8}.company-principles{grid-template-columns:1fr 1fr}.company-principles article:last-child{grid-column:1/-1;min-height:270px}}@media (width<=760px){.company-story{padding:88px 20px 100px}.company-story-intro{margin-bottom:60px;display:block}.company-story-intro h2{margin-top:36px;font-size:clamp(42px,11.7vw,56px)}.company-story-intro>div{margin-top:54px}.company-story-intro .company-story-lead{font-size:clamp(20px,5.8vw,27px);line-height:1.75}.company-story-intro p{font-size:12px;line-height:2}.company-story-intro strong{margin-top:38px;font-size:clamp(18px,5.2vw,23px)}.company-story-visual{aspect-ratio:4/5}.company-story-visual img{object-position:62% center}.company-story-visual span{font-size:7px;bottom:14px;left:16px}.company-principles{grid-template-columns:1fr}.company-principles article,.company-principles article:last-child{grid-column:auto;min-height:260px;padding:28px 24px}.company-principles h3{margin-top:48px;font-size:clamp(34px,9.5vw,44px)}.company-principles p{font-size:12px;line-height:1.95}}.work-process-grid small{color:#d1b47c;letter-spacing:.12em;align-items:center;gap:12px;font-size:10px;font-weight:600;display:flex}.work-process-grid small:after{content:"";opacity:.72;background:currentColor;width:28px;height:1px}@media (width<=760px){.work-process-grid article,.work-process-grid article:last-child{min-height:228px;padding:26px 24px 28px}.work-process-grid small{font-size:10px}.work-process-grid h3{margin:38px 0 20px;font-size:clamp(23px,6vw,28px);line-height:1.45}}.home-values-head>.home-values-message{grid-column:2;max-width:920px;padding:0}.home-values-message p{color:#595750;max-width:720px;margin:42px 0 0;font-size:14px;line-height:2}.home-value p{max-width:760px}@media (width<=700px){.home-values-head>.home-values-message{max-width:none;margin:0;padding:0;display:block}.home-values-message p{margin-top:30px;font-size:13px;line-height:1.95}.home-value{min-height:275px}.home-value p{max-width:310px}}
