﻿@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap");@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap");*{margin:0;padding:0;box-sizing:border-box;}body{font-family:"Roboto",sans-serif;}img{display:block;}[role=button]{cursor:pointer;}a{text-decoration:none;}.font-inter{font-family:"Inter",sans-serif;font-optical-sizing:auto;font-weight:900;font-style:normal;font-variation-settings:"slnt" 0;}.font-inter{font-family:"Inter",sans-serif;font-optical-sizing:auto;font-weight:900;font-style:normal;font-variation-settings:"slnt" 0;}h2{color:#000;font-size:clamp(30px,4.8828125vw,50px);text-transform:uppercase;}p{line-height:1.6em;margin-bottom:1.6em;}body{font-family:"Inter",sans-serif;}.paddingTop100{padding-top:clamp(60px,6.25vw,80px);}.paddingTop300{padding-top:clamp(172px,18.75vw,240px);}.paddingBottom100{padding-bottom:clamp(60px,6.25vw,80px);}.paddingTop150{padding-top:clamp(90px,9.375vw,120px);}.paddingBottom150{padding-bottom:clamp(90px,9.375vw,120px);}.paddingTop200{padding-top:clamp(120px,12.5vw,160px);}.paddingBottom200{padding-bottom:clamp(120px,12.5vw,160px);}.paddingBottom25{padding-bottom:clamp(10px,1.5625vw,20px);}.paddingTop25{padding-top:clamp(10px,1.5625vw,20px);}.paddingTop50{padding-top:clamp(20px,2.0833333333vw,30px);}.paddingBottom50{padding-bottom:clamp(20px,2.0833333333vw,30px);}.paddingHorizontal100{padding-inline:clamp(20px,7.8125vw,100px);max-width:1920px;}.button{display:flex;gap:10px;display:inline-flex;align-items:center;font-weight:600;text-decoration:none;}.button.black{background-color:#000;color:#fff;padding:10px 14px;}p a{color:#00f;text-decoration:underline;}section.megaMenu.row{position:absolute;left:0;right:0;top:100%;background-color:#000;display:none;background-image:url(/images/sftc-icon-white-transparent.png);background-repeat:no-repeat;background-position:top center;box-shadow:0 8px 8px 0 rgba(0,0,0,.4);border-bottom:1px solid #000;}section.megaMenu.row>.column{display:grid;justify-content:end;align-items:start;}section.megaMenu.row>.column nav ul{margin-bottom:20px;list-style:none;}section.megaMenu.row>.column nav ul li{text-align:right;margin-bottom:clamp(30px,4.6875vw,30px);}section.megaMenu.row>.column nav ul li a{color:#fff;text-decoration:none;border-bottom:1px dashed #fff;}.sticky{background-color:#f00;position:sticky;inset:0;z-index:1000;}header{background-color:#000;}header>.column .content{display:flex;justify-content:space-between;align-items:center;}header>.column .content .logo{width:clamp(100px,11.71875vw,120px);}header>.column .content .logo img{width:100%;}@media(width<= 640px){header > .column .content .navigation{display:none;}}header>.column .content .navigation ul{display:flex;list-style:none;height:100%;}header>.column .content .navigation ul li{display:flex;border-right:1px dashed #999;}header>.column .content .navigation ul li a{display:flex;align-items:center;color:#fff;padding-inline:30px;font-weight:600;}header>.column .content .navigation ul li:last-child{border-right:0;}header>.column .content>div.mobileNavigation{display:none;position:relative;width:32px;height:32px;isolation:isolate;}@media(width<= 640px){header > .column .content > div.mobileNavigation{display:block;}}header>.column .content>div.mobileNavigation>.hamburger{position:absolute;z-index:10;cursor:pointer;background-color:transparent;-webkit-appearance:none;appearance:none;border:0;}section.row.masthead{background-position:center center;background-size:cover;}section.row.masthead>.column h1{color:#fff;font-size:clamp(40px,5.859375vw,60px);text-transform:uppercase;margin-bottom:.25em;display:grid;justify-items:start;}section.row.masthead>.column h1 span{padding-inline:10px;}section.row.masthead>.column h1 span.primary{background-color:#fff;color:#000;font-size:.75em;}section.row.masthead>.column h1 span.secondary{background-color:#fff;color:#000;}section.row.masthead>.column h2{color:#333;font-size:clamp(20px,2.9296875vw,30px);text-transform:none;}section.row.masthead>.column h2 span{background-color:#fff;padding-inline:10px;}section.row.genericText{border-bottom:10px dotted #eee;}section.row.genericText>.column h1{margin-bottom:1em;font-size:clamp(30px,3.90625vw,40px);}section.row.genericText>.column h3{margin-bottom:1em;}section.row.genericText>.column p{margin-bottom:1.4em;max-width:64ch;}section.row.genericText>.column ol{padding-left:4em;}section.row.genericText>.column ol li{line-height:1.6em;}section.row.genericText>.column .photoParagraph{margin-bottom:clamp(30px,5.859375vw,60px);display:grid;grid-template-columns:minmax(200px,2fr) 8fr;gap:clamp(20px,3.90625vw,40px);}@media(width< 640px){section.row.genericText > .column .photoParagraph{grid-template-columns:1fr;}section.row.genericText > .column .photoParagraph > .photo img{max-width:200px;}}section.row.genericText>.column .photoParagraph>.photo img{width:100%;}section.row.brutalText>.column{background-position:80% center;background-size:contain;background-repeat:no-repeat;}section.row.brutalText>.column>.content{display:grid;grid-template-columns:1fr 2fr;gap:clamp(20px,7.8125vw,80px);}@media(width< 768px){section.row.brutalText > .column > .content{grid-template-columns:1fr;}}section.row.brutalText>.column>.content>.left h2{border-left:8px solid #333;padding-left:.5em;font-size:clamp(30px,3.4722222222vw,50px);text-wrap:pretty;}section.row.brutalText>.column>.content>.right{max-width:780px;display:grid;gap:clamp(20px,3.90625vw,40px);}section.row.brutalText>.column>.content>.right>.introImage img{width:100%;}section.row.brutalText>.column>.content>.right>.images{display:none;}section.row.brutalText>.column>.content>.right>.images img{width:100%;}section.row.brutalText>.column>.content>.right>.text h2{font-weight:300;font-size:clamp(20px,2.34375vw,24px);margin-bottom:.5em;text-transform:none;}section.row.brutalText>.column>.content>.right>.text p{max-width:100ch;margin-bottom:2em;}section.row.projectList>.column h1{margin-bottom:1em;font-size:clamp(30px,3.90625vw,40px);}section.row.projectList>.column .projects{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:clamp(20px,3.90625vw,40px);}section.row.projectList>.column .projects>.project{cursor:pointer;display:grid;gap:20px;align-content:start;}section.row.projectList>.column .projects>.project>.image img{width:100%;}section.row.projectInterior>.column h1{margin-bottom:1em;font-size:clamp(30px,3.90625vw,40px);}section.row.projectInterior>.column h2{margin-bottom:1em;font-size:clamp(18px,1.953125vw,20px);}section.row.projectInterior>.column>p{margin-bottom:1em;}section.row.projectInterior>.column>.peopleList{gap:20px;display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));align-items:start;}section.row.projectInterior>.column>.peopleList>.person{cursor:pointer;position:relative;}section.row.projectInterior>.column>.peopleList>.person img{width:100%;}section.row.projectInterior>.column>.peopleList>.person .floater{position:absolute;inset:0;display:flex;justify-content:center;align-items:center;}section.row.projectInterior>.column>.peopleList>.person .floater p{font-size:2em;background-color:rgba(255,255,255,.9);padding:20px;margin-bottom:0;}section.row.projectInterior.photoStory>.column a.backLink{display:inline-block;margin-bottom:1em;}section.row.projectInterior.photoStory>.column>.photoList .card{display:grid;grid-template-columns:3fr 7fr;gap:clamp(20px,3.90625vw,40px);}@media(max-width:960px){section.row.projectInterior.photoStory>.column>.photoList .card{grid-template-columns:1fr;}section.row.projectInterior.photoStory>.column>.photoList .card>.image{max-width:320px;}}section.row.projectInterior.photoStory>.column>.photoList .card h2{font-size:30px;margin-bottom:1em;}section.row.projectInterior.photoStory>.column>.photoList .card>.image img{width:100%;}section.row.projectInterior.photoStory>.column>.photoList .card>.content blockquote{margin-bottom:1.6em;}section.row.projectInterior.photoStory>.column>.photoList .card>.content ul li{background-color:#f00;margin-bottom:1.6em;}.hr{border-bottom:10px dotted #eee;}footer{background-color:#000;}footer>.column>.content{gap:clamp(20px,7.8125vw,80px);color:#fff;font-size:clamp(16px,1.7578125vw,18px);line-height:1.6em;display:flex;justify-content:space-between;}@media(width< 768px){footer > .column > .content{flex-direction:column;}}footer>.column>.content>.left{display:flex;gap:clamp(20px,7.8125vw,80px);}@media(width< 768px){footer > .column > .content > .left{flex-direction:column;}}footer>.column>.content>.left>.logo{width:clamp(100px,29.296875vw,200px);}footer>.column>.content>.left>.logo img{width:100%;}footer>.column>.content>.left nav{display:flex;flex-direction:column;}footer>.column>.content>.left nav a{color:#a5c2f7;}footer>.column>.content address{font-style:normal;}footer>.column>.content address a{color:#a5c2f7;}section.row>.column>.crumbs a{color:#0d3973;display:flex;gap:20px;align-items:center;}