/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-outline-style:solid}}}@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{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.outline{outline-style:var(--tw-outline-style);outline-width:1px}}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:#0a0a0a;background:#fff;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}header{z-index:50;background:#fff;border-bottom:1px solid #eee;justify-content:space-between;align-items:center;height:84px;padding:0 4vw;display:flex;position:sticky;top:0}.brand{align-items:center;gap:13px;display:flex}.mark{border:2px solid #111;justify-content:center;align-items:center;gap:1px;width:54px;height:36px;display:flex;position:relative}.mark:before,.mark:after{content:"";background:#111;height:1px;position:absolute;left:6px;right:6px}.mark:before{top:5px}.mark:after{bottom:5px}.mark b{font-family:Times New Roman,serif;font-size:13px}.brandWords{flex-direction:column;line-height:1;display:flex}.brandWords strong{letter-spacing:.12em;font-family:Times New Roman,serif;font-size:18px}.brandWords small{letter-spacing:.38em;margin-top:6px;font-size:7px}nav{text-transform:uppercase;letter-spacing:.08em;gap:28px;font-size:11px;display:flex}.headActions{align-items:center;gap:18px;display:flex}.langs{border:1px solid #ddd;display:flex}.langs button{cursor:pointer;background:#fff;border:0;padding:8px 9px;font-size:10px}.langs .active{color:#fff;background:#111}.headCta{color:#fff;text-transform:uppercase;letter-spacing:.08em;background:#111;padding:13px 18px;font-size:11px}.hero{color:#fff;height:calc(100vh - 84px);min-height:660px;position:relative;overflow:hidden}.hero>img{object-fit:cover;width:100%;height:100%}.shade{background:linear-gradient(90deg,#000000db,#00000073 55%,#0000001a);position:absolute;inset:0}.heroCopy{max-width:790px;position:absolute;top:50%;left:7vw;transform:translateY(-50%)}.eyebrow,.aboutText>small,.form>small{letter-spacing:.18em;text-transform:uppercase;font-size:11px}.hero h1,.sectionHead h2,.aboutText h2,.form h2{font-family:Times New Roman,serif;font-weight:400;line-height:.98}.hero h1{margin:28px 0;font-size:clamp(52px,6.2vw,98px)}.heroCopy>p:not(.eyebrow){color:#e7e7e7;max-width:650px;font-size:18px;line-height:1.65}.heroCopy>div{gap:12px;margin-top:35px;display:flex}.btn{text-transform:uppercase;letter-spacing:.1em;padding:17px 23px;font-size:11px;display:inline-flex}.white{color:#111;background:#fff}.outline{border:1px solid #fff}.black{color:#fff;background:#111}.section{padding:120px 6vw}.sectionHead{grid-template-columns:1fr 3fr;margin-bottom:60px;display:grid}.sectionHead>span{letter-spacing:.16em;color:#777;font-size:11px}.sectionHead h2,.aboutText h2,.form h2{margin:0 0 22px;font-size:clamp(40px,5vw,70px)}.sectionHead p{color:#666;max-width:720px;font-size:17px;line-height:1.65}.cards{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.cards article{border:1px solid #ddd}.cardImg{height:370px;position:relative;overflow:hidden}.cardImg img{object-fit:cover;width:100%;height:100%;transition:all .6s}.cards article:hover img{transform:scale(1.04)}.cardImg b{background:#fff;padding:10px;font-size:11px;position:absolute;top:18px;left:18px}.cardText{padding:30px}.cardText small{color:#777;text-transform:uppercase;letter-spacing:.12em}.cardText h3{margin:20px 0;font-family:Times New Roman,serif;font-size:32px;font-weight:400;line-height:1.1}.cardText p{color:#666;min-height:106px;line-height:1.65}.cardText a{text-transform:uppercase;letter-spacing:.12em;border-bottom:1px solid;padding-bottom:7px;font-size:11px}.dark{color:#fff;background:#090909}.dark .sectionHead p,.dark .sectionHead>span{color:#aaa}.mosaic{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.mosaic figure{height:500px;margin:0;position:relative;overflow:hidden}.mosaic .wide{grid-column:span 2;height:620px}.mosaic img{object-fit:cover;width:100%;height:100%;transition:all .7s}.mosaic figure:hover img{transform:scale(1.025)}figcaption{background:linear-gradient(#0000,#000c);flex-direction:column;gap:8px;padding:80px 30px 30px;display:flex;position:absolute;bottom:0;left:0;right:0}figcaption b{font:400 32px Times New Roman,serif}figcaption span{color:#ddd;font-size:13px}.about{grid-template-columns:1.1fr 1fr;min-height:800px;display:grid}.aboutImg img{object-fit:cover;width:100%;height:100%}.aboutText{flex-direction:column;justify-content:center;padding:100px 7vw;display:flex}.aboutText>p{color:#666;font-size:17px;line-height:1.8}.facts{border-top:1px solid #ddd;border-left:1px solid #ddd;grid-template-columns:repeat(2,1fr);margin:35px 0 45px;display:grid}.facts div{border-bottom:1px solid #ddd;border-right:1px solid #ddd;flex-direction:column;padding:24px;display:flex}.facts b{font:400 42px Times New Roman,serif}.facts span{text-transform:uppercase;color:#777;font-size:10px}.aboutText .btn{align-self:flex-start}.process{background:#f4f4f2}.steps{border-top:1px solid #bbb;border-left:1px solid #bbb;grid-template-columns:repeat(3,1fr);display:grid}.steps div{border-bottom:1px solid #bbb;border-right:1px solid #bbb;flex-direction:column;justify-content:space-between;min-height:170px;padding:24px;display:flex}.steps small{color:#888}.steps b{font:400 25px Times New Roman,serif}.contact{color:#fff;background:#090909;grid-template-columns:1fr 1fr;display:grid}.contactImg{background:#fff;min-height:780px;position:relative}.contactImg img{object-fit:cover;width:100%;height:100%}.contactImg>div{background:#111;flex-direction:column;padding:20px 24px;display:flex;position:absolute;bottom:30px;left:30px}.contactImg b{letter-spacing:.08em;font:400 26px Times New Roman,serif}.contactImg small{letter-spacing:.12em}.form{padding:100px 7vw}.form>p{color:#aaa;line-height:1.7}.form form{gap:12px;margin-top:35px;display:grid}.form input,.form select,.form textarea{color:#fff;background:0 0;border:1px solid #444;width:100%;padding:17px}.form select option{color:#111}.form textarea{height:120px}.form button{color:#111;text-transform:uppercase;letter-spacing:.12em;cursor:pointer;background:#fff;border:0;padding:18px;font-size:11px}footer{border-top:1px solid #ddd;grid-template-columns:1.5fr 1fr 1fr auto;align-items:center;gap:30px;padding:55px 5vw;display:grid}footer p{color:#666;font-size:11px}footer>div{flex-direction:column;gap:8px;font-size:12px;display:flex}footer>small{color:#888}@media (width<=1050px){nav{display:none}.cards{grid-template-columns:1fr}.cardImg{height:520px}.about,.contact{grid-template-columns:1fr}.aboutImg{height:700px}.contactImg{min-height:600px}}@media (width<=680px){header{height:70px;padding:0 18px}.brandWords,.headCta{display:none}.mark{width:48px}.hero{height:calc(100vh - 70px);min-height:650px}.heroCopy{left:22px;right:22px}.shade{background:#0000009e}.hero h1{font-size:48px}.heroCopy>p:not(.eyebrow){font-size:15px}.heroCopy>div{flex-direction:column;align-items:flex-start}.section{padding:80px 20px}.sectionHead{grid-template-columns:1fr;gap:18px}.cardImg{height:360px}.cardText p{min-height:auto}.mosaic{grid-template-columns:1fr}.mosaic figure,.mosaic .wide{grid-column:auto;height:430px}.aboutImg{height:520px}.aboutText,.form{padding:75px 22px}.facts,.steps{grid-template-columns:1fr 1fr}.contactImg{min-height:470px}footer{grid-template-columns:1fr;align-items:start}}body{font-family:Times New Roman,Times,serif}header{height:104px;padding:0 3vw}.brand{flex:none;align-items:center;gap:0;display:flex}.brandFull{mix-blend-mode:multiply;width:330px;height:auto;display:block}.brandCompact{mix-blend-mode:multiply;width:145px;height:auto;display:none}nav{gap:24px;font-size:12px}.headActions{gap:14px}.langs button{font-size:11px}.headCta{font-size:12px}.hero{height:calc(100vh - 104px)}.steps div{min-height:190px}.steps small{color:#777;font-size:36px;line-height:1}.contactAddress{border-top:1px solid #555;margin-top:12px;padding-top:12px;font-size:15px}.form{padding-top:85px;padding-bottom:85px}.directContacts{border-top:1px solid #444;border-bottom:1px solid #444;gap:10px;margin:25px 0 8px;padding:18px 0;display:grid}.directContacts a{font-size:16px}.instagram{align-items:center;gap:8px;display:flex}.instagram svg{fill:none;stroke:currentColor;stroke-width:1.7px;flex:none;width:20px;height:20px}.form form{margin-top:25px}footer{grid-template-columns:1.45fr .9fr 1fr 1.15fr auto;padding-left:4vw;padding-right:4vw}footer .brandFull{width:250px}footer address{font-size:14px;font-style:normal;line-height:1.5}footer>div{font-size:14px}@media (width<=1250px){header nav{display:none}footer{grid-template-columns:1fr 1fr 1fr}}@media (width<=680px){header{height:76px;padding:0 16px}.brandFull{display:none}.brandCompact{display:block}.hero{height:calc(100vh - 76px)}footer{grid-template-columns:1fr}footer .brandFull{width:260px;display:block}footer .brandCompact{display:none}}html,body,body *,button,input,select,textarea,header,header a,header button,header nav,.langs,.headCta{font-family:Times New Roman,Times,serif!important}.brand{gap:12px;height:100%;overflow:hidden}.brandEmblem,.brandWordmark{object-fit:contain;mix-blend-mode:multiply;flex:none;display:block}.brandEmblem{width:104px;height:54px}.brandWordmark{width:285px;height:82px}header .brandWords{display:flex}header nav a,.langs button,.headCta{font-style:normal}footer .brandEmblem{width:82px;height:44px}footer .brandWordmark{width:220px;height:64px}@media (width<=680px){.brand{gap:0}.brandEmblem{width:142px;height:58px}.brandWordmark{display:none}footer .brandEmblem{width:112px;height:52px}footer .brandWordmark{width:210px;height:62px;display:block}}footer.contactFooter{background:#fff;border-top:1px solid #ddd;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;padding:0;display:grid}.footerContact{border-right:1px solid #ddd;justify-content:center;align-items:center;gap:15px;min-height:118px;padding:28px 4vw;font-size:17px;line-height:1.35;transition:background .2s,color .2s;display:flex}.footerContact:last-child{border-right:0}.footerContact:hover,.footerContact:focus-visible{color:#fff;background:#111;outline:none}.footerContact svg{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:30px;height:30px}@media (width<=820px){footer.contactFooter{grid-template-columns:1fr}.footerContact{border-bottom:1px solid #ddd;border-right:0;justify-content:flex-start;min-height:82px;padding:22px}.footerContact:last-child{border-bottom:0}}header .brandSolo{gap:0;overflow:visible}header .brandSolo .brandEmblem{width:205px;height:72px}@media (width<=680px){header .brandSolo .brandEmblem{width:158px;height:58px}}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}
