html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
body {
margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
display: block;
}
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
a {
background-color: transparent;
}
a:active,
a:hover {
outline: 0;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
h1 {
font-size: 2em;
margin: 0.67em 0;
}
mark {
background: #ff0;
color: #000;
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 1em 40px;
}
hr {
-webkit-box-sizing: content-box;
box-sizing: content-box;
height: 0;
}
pre {
overflow: auto;
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
color: inherit;
font: inherit;
margin: 0;
}
button {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled],
html input[disabled] {
cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
input {
line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
legend {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
td,
th {
padding: 0;
} html {
font-family: "century-old-style-std", serif;
font-weight: 100;
font-size: 10px;
line-height: 1.4;
color: #222;
}
body {
font-size: 1.6rem;
}
h1,
h2,
.overlay .text span,
.hero > p,
.two-columns h3,
blockquote,
strong {
font-family: "century-old-style-std", serif; line-height: 1em;
}
.social-links a,
.project,
.footer-info,
.mobile-title,
.text-card,
.section-header,
h3,
h4,
h5,
h6,
nav {
font-family: "copperplate", sans-serif;
-webkit-font-feature-settings: "liga" 0;
font-feature-settings: "liga" 0;
font-weight: 100;
text-transform: lowercase;
font-size: 1.5rem;
letter-spacing: 2px;
margin: 0 auto 1.5em;
display: block;
}
.mobile-title {
display: none;
}
@media screen and (max-width: 50em) {
.mobile-title {
display: block;
color: #b29570;
}
.mobile-title button {
display: none;
}
}
.footer-info,
.text-card {
font-size: 1.3rem;
}
@media screen and (max-width: 35em) {
.project,
.footer-info,
.text-card,
.section-header,
h3,
h4,
h5,
h6,
nav {
font-size: 1.4rem;
}
}
.section-header:after,
.section-header:before {
content: "—";
display: inline-block;
font-size: 110%;
margin: 0 0.5em;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
}
p {
margin-bottom: 1.5em;
}
dfn,
cite,
em,
i {
font-style: italic;
}
blockquote {
margin: 0 1.5em;
}
address {
margin: 0 0 1.5em;
}
pre {
background: #eee;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 15px;
font-size: 0.9375rem;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
code,
kbd,
tt,
var {
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
font-size: 15px;
font-size: 0.9375rem;
}
abbr,
acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark,
ins {
background: #fff9c0;
text-decoration: none;
}
big {
font-size: 125%;
} html {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
*,
*:before,
*:after { -webkit-box-sizing: inherit;
box-sizing: inherit;
}
body {
background: #fff; }
blockquote:before,
blockquote:after,
q:before,
q:after {
content: "";
}
blockquote,
q {
quotes: "" "";
}
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}
ul,
ol {
margin: 0 0 1.5em;
}
ul {
list-style: none;
padding: 0;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 1.5em;
}
dt {
font-weight: bold;
}
dd {
margin: 0 1.5em 1.5em;
}
img {
height: auto; max-width: 100%; }
table {
margin: 0 0 1.5em;
width: 100%;
} button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
border: 1px solid;
border-color: #ccc #ccc #bbb;
border-radius: 3px;
background: #e6e6e6;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 15px 17px rgba(255, 255, 255, 0.5), inset 0 -5px 12px rgba(0, 0, 0, 0.05);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 15px 17px rgba(255, 255, 255, 0.5), inset 0 -5px 12px rgba(0, 0, 0, 0.05);
color: rgba(0, 0, 0, 0.8);
font-size: 12px;
font-size: 0.75rem;
line-height: 1;
padding: 0.6em 1em 0.4em;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {  }
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {   }
button {
outline: 0;
border: 0;
-webkit-box-shadow: none;
box-shadow: none;
background: transparent;
padding: 0 0.5rem;
cursor: pointer;
color: inherit;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
color: #666;
border: 1px solid #ccc;
border-radius: 3px;
padding: 3px;
}
select {
border: 1px solid #ccc;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
color: #111;
}
textarea {
width: 100%;
} .header-container {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: auto;
height: 5rem;
overflow: hidden;
background: #fff;
color: #000;
z-index: 99999;
-webkit-transition: all 2s ease;
-o-transition: all 2s ease;
transition: all 2s ease;
}
nav {
text-align: center;
font-size: 0.7em;
margin-top: 1.5rem;
}
nav ul {
margin-top: 1.5rem;
text-transform: lowercase;
letter-spacing: 2px;
}
nav > div {
display: inline-block;
vertical-align: middle; }
nav ul li {
display: inline-block;
height: 100%;
vertical-align: bottom;
color: #695842;
position: relative;
}
nav ul li:after,
nav ul#menu-left li:last-child:after {
content: "|";
position: absolute;
right: -0.5rem;
left: auto;
top: 0;
bottom: auto;
}
nav ul#menu-right li:last-child:after, .tucked nav ul#menu-left li:last-child:after {
content: "";
}
nav ul li a {
color: #695842;
margin: 0 1rem;
}
nav ul li a:focus {
outline: none;
}
nav .logo-holder {
height: 2rem;
width: 0rem; opacity: 0;
filter: alpha(opacity=0);
position: relative;
overflow: hidden;
-webkit-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
nav .logo-holder:hover svg path {
-webkit-transition: fill 0.15s;
-o-transition: fill 0.15s;
transition: fill 0.15s;
fill: #695842;
}
.tucked nav .logo-holder {
width: 5.9rem;
padding: 0 0.5rem;
opacity: 1;
filter: alpha(opacity=100);
}
@media screen and (max-width: 37em) {
.header-container nav .logo-holder {
width: 100%;
margin: auto;
padding: 0;
opacity: 1;
filter: alpha(opacity=100);
}
.logo-holder > div {
display: none;
} .tucked nav .logo-holder {  } }
nav .logo-holder a {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 99999999;
}
nav .logo-holder .full-logo,
nav .logo-holder .short-logo {
opacity: 0;
filter: alpha(opacity=0);
height: 100%;
position: absolute;
top: 0;
bottom: 0;
left: -20rem;
right: -20rem;
margin: auto;
-webkit-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
}
nav .logo-holder .short-logo {
opacity: 1;
filter: alpha(opacity=100);
}
@media screen and (min-width: 54em) {
nav .logo-holder .short-logo {
opacity: 0;
filter: alpha(opacity=0);
}
nav .logo-holder .full-logo {
opacity: 1;
filter: alpha(opacity=100);
}
.tucked nav .logo-holder {
width: 24rem;
padding: 0 0.5rem;
opacity: 1;
filter: alpha(opacity=100);
}
}  a {
color: inherit;
}
a:visited {
color: inherit;
}
a:hover,
a:focus,
a:active {
color: #000;
}
a:focus { }
a:hover,
a:active {
outline: 0;
} .main-navigation {
clear: both;
display: block;
float: left;
width: 100%;
}
.main-navigation ul { list-style: none;
margin: 0;
padding-left: 0;
}
@media screen and (max-width: 37em) {
.header-container:before,
.header-container:after {
content: "";
width: 3rem;
height: 100%;
position: absolute;
z-index: 9999;
top: 0;
bottom: 0;
left: auto;
right: auto;
background: #fff;
-webkit-transition: left 2s ease, right 2s ease;
-o-transition: left 2s ease, right 2s ease;
transition: left 2s ease, right 2s ease;
}
.header-container:before {
left: -3rem;
}
.header-container:after {
right: -3rem;
}
.header-container {
position: fixed;
z-index: 999999; background: #fff;
float: left;
-webkit-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
-webkit-transition: background 0.25s ease, height 0.35s ease, top 0.5s ease, right 1s ease, left 1s ease;
-o-transition: background 0.25s ease, height 0.35s ease, top 0.5s ease, right 1s ease, left 1s ease;
transition: background 0.25s ease, height 0.35s ease, top 0.5s ease, right 1s ease, left 1s ease;
}
.header-container.opened:before {
left: 0rem;
}
.header-container.opened:after {
right: 0rem;
}
.header-container.opened {
height: 35rem;
height: calc(35rem + 5vh);
} .header-container.opened:before {
opacity: 1;
filter: alpha(opacity=100);
}
.main-navigation ul {
opacity: 0;
filter: alpha(opacity=0);
}
.main-navigation > div {
display: block;
}
.main-navigation ul li {
display: block;
float: none;
margin: 3vh auto 0;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.main-navigation ul li:after {
display: none;
}
.opened .main-navigation ul {
opacity: 1;
filter: alpha(opacity=100);
}
nav {
margin-top: 6.1rem;
background: #fff;
-webkit-transition: margin-top 0.35s ease;
-o-transition: margin-top 0.35s ease;
transition: margin-top 0.35s ease;
}
.tucked nav {
margin-top: 3rem;
}
.opened nav {
margin-top: 8rem;
}
nav .logo-holder {
position: fixed;
float: left;
top: 0;
bottom: auto;
left: 0rem;
right: 0rem;
width: auto;
height: 5rem;
background: #fff;
z-index: 999;
opacity: 1;
filter: alpha(opacity=100);
}
nav .logo-holder .full-logo {
opacity: 1;
filter: alpha(opacity=100);
width: auto;
height: 2rem;
}
nav .logo-holder svg {
height: 100%;
width: auto;
margin-top: 0rem;
}
nav .logo-holder .short-logo {
opacity: 0;
filter: alpha(opacity=0);
}
.home .hero svg { }
}
.main-navigation li {
float: left;
position: relative;
}
.main-navigation a {
display: block;
text-decoration: none;
}
.main-navigation ul ul {
-webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
float: left;
position: absolute;
top: 1.5em;
left: -999em;
z-index: 99999;
}
.main-navigation ul ul ul {
left: -999em;
top: 0;
}
.main-navigation ul ul a {
width: 200px;
}
.main-navigation ul ul li {
}
.main-navigation li:hover > a,
.main-navigation li.focus > a {
}
.main-navigation ul ul :hover > a,
.main-navigation ul ul .focus > a {
}
.main-navigation ul ul a:hover,
.main-navigation ul ul a.focus {
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
left: auto;
}
.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
left: 100%;
}
.main-navigation .current_page_item > a,
.main-navigation .current_page_ancestor > a,
.main-navigation .current-menu-ancestor > a {
color: #b29570;
} .menu-toggle,
button {
-webkit-box-shadow: none;
box-shadow: none;
background: transparent;
outline: 0;
border: 0;
border-radius: 0;
margin: 0 auto;
font-size: 0.8em;
padding: 0.35em;
position: relative;
text-transform: uppercase;
z-index: 999999;
}
button {
z-index: auto;
color: #b29570;
}
.menu-toggle {
padding: 1rem;
position: relative;
z-index: 99999999999;
}
.menu-button {
margin: 0 auto;
height: 0.5rem;
width: 2.5rem;
padding: 0.3rem;
border-top: 1px solid rgba(0, 0, 0, 1);
border-bottom: 1px solid rgba(0, 0, 0, 1);
border-right: 1px solid rgba(0, 0, 0, 0);
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.opened .menu-button {
height: 1.5rem;
width: 1.5rem;
border-top: 1px solid rgba(0, 0, 0, 0);
border-right: 1px solid rgba(0, 0, 0, 1);
-webkit-transform: rotate(-135deg);
-ms-transform: rotate(-135deg);
transform: rotate(-135deg);
}
.menu-toggle:active,
.menu-toggle:hover {
-webkit-box-shadow: none;
box-shadow: none;
}
.menu-toggle,
.main-navigation.toggled ul {
display: block;
}
@media screen and (min-width: 37em) {
.menu-toggle {
display: none;
}
.main-navigation ul {
display: block;
}
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
margin: 0 0 1.5em;
overflow: hidden;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
float: left;
width: 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
float: right;
text-align: right;
width: 50%;
}  .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
-webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } #content[tabindex="-1"]:focus {
outline: 0;
} .alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
} .clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
content: "";
display: table;
table-layout: fixed;
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
clear: both;
} .widget {
margin: 0 0 1.5em;
} .widget select {
max-width: 100%;
} img {
width: auto;
max-width: 100%;
}
svg {
height: 100%;
}
section {
min-height: 100vh;
min-height: calc(100vh - 10rem);
width: 100%;
position: relative;
}
section.project-locations,
section.millwork {
padding-top: 2em;
min-height: 0;
padding-bottom: 7vh;
}
main {
margin: 5rem;
background: #f1f1f1;
-webkit-transition: margin 1s ease;
-o-transition: margin 1s ease;
transition: margin 1s ease;
}
@media screen and (max-width: 37em) {
main {
margin: 5rem 1rem 1rem;
}
}
.footer-info {
margin: 0 auto;
text-align: center;
height: 5rem;
background: #fff;
position: fixed;
top: auto;
right: 0;
bottom: 0;
left: 0;
z-index: 9999;
text-transform: uppercase;
-webkit-font-feature-settings: "liga" 0;
font-feature-settings: "liga" 0;
letter-spacing: 2px;
font-size: 0.6em;
color: #695842;
}
.footer-info > div {
padding: 0 5rem;
position: absolute;
top: 1.8rem;
right: 0;
bottom: 0;
left: 0;
}
@media screen and (max-width: 37em) {
.footer-info {
height: 1rem;
}
}
.footer-info .project-open,
.footer-info .project-open.show {
visibility: none;
pointer-events: none;
opacity: 0;
filter: alpha(opacity=0);
-webkit-transition: opacity 0.8s ease, filter 0.8s ease;
-o-transition: opacity 0.8s ease, filter 0.8s ease;
-webkit-transition: opacity 0.8s ease, -webkit-filter 0.8s ease;
transition: opacity 0.8s ease, -webkit-filter 0.8s ease;
transition: opacity 0.8s ease, filter 0.8s ease;
transition: opacity 0.8s ease, filter 0.8s ease, -webkit-filter 0.8s ease;
}
.footer-info .project-open.show.allow {
pointer-events: auto;
opacity: 1;
filter: alpha(opacity=100);
}
.footer-info .project-open > div {
display: inline-block;
vertical-align: top;
width: auto;
text-align: justify;
}
.footer-info .project-open > div:nth-child(1) {
float: left;
}
.footer-info .project-open > div:nth-child(2) {
position: absolute;
left: 0;
right: 0;
margin: 0 auto;
text-align: center;
}
.footer-info .project-open > div:nth-child(3) {
float: right;
}
@media screen and (max-width: 50em) {
.footer-info {
height: auto;
height: 2.5rem;
}
.footer-info > div {
padding: 0; height: 5rem;
top: 0.65rem;
right: 0;
bottom: 0;
left: 0;
}
.footer-info .project-open > div:nth-child(1) {
width: 100%;
text-align: center; }
.footer-info .project-open > div:nth-child(2) {
display: none !important;
}
} .hero {
position: relative;
overflow: hidden;
height: 100vh;
height: calc(100vh - 10rem);
width: 100%; }
@media screen and (max-width: 50em) {
.hero {
height: calc(100vh - 2rem);
}
}
.hero .image-holder {
height: 100%;
width: 100%;
}
.hero img {   position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
-o-object-fit: cover;
object-fit: cover;
height: 100%;
width: 100%;
font-family: "object-fit:cover;";
}
.hero.home img {  }
.hero.home img { -o-object-position: 40% 60%;
object-position: 40% 60%;
font-family: "object-fit: cover; object-position: 40% 60%;";
}
@media screen and (max-width: 37em) {
.hero.home img {
height: 120%;
margin-top: -20%;
-o-object-position: 40% 50%;
object-position: 40% 50%;
font-family: "object-fit: cover; object-position: 40% 50%;";
} }
.hero > p {
color: #fff;
text-align: center;
padding: 10rem 0 0;
margin: 0 auto;
font-size: 1.8em;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
max-width: 24em;
line-height: 1.4;
position: relative;
z-index: 5;
}
@media screen and (max-width: 50em) {
.hero > p {
padding: 5vh 0 0;
margin: 0 auto;
font-size: 1.3em;
line-height: 1.4;
z-index: 5;
text-shadow: #000 0 0 7px;
}
}
.home-logo {
width: 40vw;
min-width: 24rem;
max-width: 45rem;
height: auto; margin: 3vh auto 0;
position: absolute;
top: 8vh;
left: 0;
right: 0;
bottom: auto;
z-index: 5;
}
.home-logo svg {
width: 100%;
height: auto;
margin: 0 auto; }
.entire-logo {
display: none;
}
@media screen and (max-width: 37em) {
.header-container {
height: 10rem;
background: #fff;
}
.tucked .header-container {
height: 7rem;
}
nav {
font-size: 0.8em;
margin-top: 7.25rem;
top: 8rem;
}
.tucked nav {
margin-top: 4rem;
}
.home-logo {
display: none;
}
.logo-holder > div.entire-logo {
display: block;
position: fixed;
margin-top: 0;
top: 0.6rem;
left: 0;
right: 0;
bottom: auto;
height: 7.5rem;
overflow: hidden;
z-index: 9999999;
width: 100%;
-webkit-transition: height 0.5s ease;
-o-transition: height 0.5s ease;
transition: height 0.5s ease;
}
.tucked .logo-holder > div.entire-logo {
height: 4rem;
}
.logo-holder > div.entire-logo svg {
width: 100%;
height: 6.75rem;
max-height: auto;
}
}
@media screen and (max-width: 20em) {
.tucked .header-container {
height: 5.5rem;
}
.opened .header-container {
height: 9rem;
background: #fff;
}
nav {
margin-top: 6.25rem;
font-size: 0.8em;
}
.tucked nav {
margin-top: 3.1rem;
}
.home-logo {
display: none;
}
.logo-holder > div.entire-logo {
display: block;
position: fixed;
margin-top: 0;
top: 0.6rem;
left: 0;
right: 0;
bottom: auto;
height: 5.5rem;
overflow: hidden;
z-index: 9999999;
width: 100%;
-webkit-transition: height 0.5s ease;
-o-transition: height 0.5s ease;
transition: height 0.5s ease;
}
.tucked .logo-holder > div.entire-logo {
height: 3rem;
}
.logo-holder > div.entire-logo svg {
width: 100%;
height: 5.75rem;
max-height: auto;
}
}  section.portfolio { text-align: center;
position: relative; }
.project-grid {
vertical-align: middle;
width: 70%;
max-width: 100vh;
margin: 10vh auto;
height: auto;
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
justify-content: space-between;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-flow: row wrap;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
-webkit-transition: width 0.3s;
-o-transition: width 0.3s;
transition: width 0.3s;
}
.project-grid .section-header {
width: 100%;
flex: 0 1 100%;
}
.project {
position: relative; width: 50%;
width: calc(50% - 8px);
font-size: 1em;
letter-spacing: 0;
max-width: 50vh;
margin: 0 auto 8px;
display: inline-block;
position: relative;
overflow: hidden;
cursor: pointer;
}
.project.placeholder {
cursor: auto;
background: rgba(0, 0, 0, 0.05);
}
@media screen and (min-width: 70em) {
.project-grid {
width: 90%;
max-width: 140vh;
}
.project {
width: 32%;
width: calc(33.3% - 8px);
}
}
.project:nth-child(3):before {
content: "";
display: block;
}
.project > a {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 6;
}
.overlay {
opacity: 0;
position: relative;
padding-top: 66.67%;
z-index: 5;
background: rgba(0, 0, 0, 0.85);
-webkit-transition: all 0.6s ease;
-o-transition: all 0.6s ease;
transition: all 0.6s ease;
}
.project:hover .overlay {
opacity: 1;
} .project > picture { position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
margin: 0 auto;
z-index: 1;
max-width: 100%;
max-height: 100%;
height: 100%;
width: 100%;
-o-object-fit: contain;
object-fit: contain;
font-family: "object-fit: contain;";
min-width: 100%;
-webkit-transition: transform 0.6s ease;
-o-transition: transform 0.6s ease;
-webkit-transition: -webkit-transform 0.6s ease;
transition: -webkit-transform 0.6s ease;
transition: transform 0.6s ease;
transition: transform 0.6s ease, -webkit-transform 0.6s ease;
}
.project > picture img,
.project > picture source {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
margin: 0 auto;
z-index: 1;
height: 100%;
width: 100%;
-o-object-fit: cover;
object-fit: cover;
font-family: "object-fit: cover;";
min-width: 100%;
}
.project:hover > picture {
-webkit-transform: scale(1.04);
-ms-transform: scale(1.04);
transform: scale(1.04);
-webkit-transition: transform 1s ease;
-o-transition: transform 1s ease;
-webkit-transition: -webkit-transform 1s ease;
transition: -webkit-transform 1s ease;
transition: transform 1s ease;
transition: transform 1s ease, -webkit-transform 1s ease;
}
.overlay .text {
position: absolute;  color: #a38e72;
font-weight: 400;
font-size: 1em;
top: 0;
right: 0;
bottom: 0;
left: 0;
margin: auto;
width: 100%; height: 4rem;
z-index: 99999;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
@media screen and (max-width: 50em) {
.overlay .text {
font-size: 0.9em;
}
}
.overlay .text > span {
font-size: calc(3vh + 3em);
color: #fff;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.overlay .text p {
margin: 1rem auto 0;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.touchevents .overlay .text p:after {
content: "Tap again to view";
display: block; position: relative;
bottom: -0.5rem;
left: 0;
right: 0;
margin: 0 auto;
font-size: 60%;
letter-spacing: 1px;
}
svg.frame {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
margin: auto;
height: 95%;
width: 97%;
z-index: 1;
}
@media screen and (max-width: 1024px) {
.project-grid {
width: 80%;
}
}
@media screen and (max-width: 768px) {
.project-grid {
width: 90%;
max-width: 25em;
}
.project {
width: 100%;
max-width: none;
max-height: none;
margin: 0 0 1rem;
display: block;
}
}
.project-list {
margin-top: 7vh;
vertical-align: middle;
width: 70%;
max-width: 120rem;
margin: 10vh auto;
height: auto;
position: relative;
-webkit-transition: width 0.3s;
-o-transition: width 0.3s;
transition: width 0.3s;
margin: 0 auto;
text-align: center;
}
@media screen and (min-width: 70em) {
.project-list {
min-width: 45em;
}
}
.project-list ul {
width: 115%;
margin: 0 auto 3em;
line-height: 1.8;
font-size: 0.95em; -webkit-column-count: auto;
column-count: auto;
-webkit-column-gap: 4em;
column-gap: 4em;
-webkit-column-width: 15.5em;
column-width: 15.5em;
}
.project-list ul li {
white-space: nowrap;
text-align: left;
}
@media screen and (max-width: 70em) {
.project-list ul {
-webkit-column-count: 2;
column-count: 2;
}
}
@media screen and (max-width: 50em) {
.project-list ul {
width: 100%;
-webkit-column-count: 1;
column-count: 1;
}
.project-list ul li {
text-align: center;
}
} .slideshow-holder {
position: relative;
opacity: 0;
-webkit-transition: opacity 2s 0.5s ease;
-o-transition: opacity 2s 0.5s ease;
transition: opacity 2s 0.5s ease;
}
.slideshow {
height: 100vh;
height: calc(100vh - 10rem);
margin-bottom: 5rem;  filter: alpha(opacity=0);
-webkit-transition: opacity 2s ease, filter 2s ease;
-o-transition: opacity 2s ease, filter 2s ease;
-webkit-transition: opacity 2s ease, -webkit-filter 2s ease;
transition: opacity 2s ease, -webkit-filter 2s ease;
transition: opacity 2s ease, filter 2s ease;
transition: opacity 2s ease, filter 2s ease, -webkit-filter 2s ease;
}
.slideshow.open {
max-height: 100vh;
opacity: 1;
filter: alpha(opacity=100);
}
.slide {
height: 100%;
width: 100%;
}
.slide img {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
margin: 0 auto;
z-index: 1;
max-width: 100%;
max-height: 100%;
height: 100%;
width: 100%; -o-object-fit: contain;
object-fit: contain;
font-family: "object-fit: contain;";
}
.image-fit-fill .slide img {
-o-object-fit: cover;
object-fit: cover;
font-family: "object-fit: cover;";
}
.image-fit-fill .slide.vert img {
-o-object-fit: contain;
object-fit: contain;
font-family: "object-fit: contain;";
}
@media screen and (max-width: 50em) {
.slideshow-holder {
position: relative;
height: auto;
padding: 3rem 0 2rem;
}
.slideshow {
height: auto;
margin-bottom: 2rem;
position: relative;
}
.slideshow-button {
display: none;
}
.slide {
top: auto !important;
height: auto !important;
display: block;
position: relative !important;
opacity: 1 !important;
visibility: visible !important;
margin: 2rem 0;
}
.slide.cycle-sentinel {
display: none !important;
}
.slide img {
position: relative;
top: auto;
width: 100%;
height: auto;
}
}
.slideshow-holder:selection,
.slideshow:selection,
.slide:selection,
.slideshow-button:selection,
img:selection {
background-color: rgba(255, 255, 255, 0);
}
.project-info {
display: none;
}
.slideshow-button {
position: absolute;
top: 0; bottom: auto;
height: calc(100vh - 18rem);
z-index: 150;
}
.slideshow-button.left {
left: 0;
right: 50%;
cursor: url(//hgcraft.com/wp-content/themes/hudson-green-craft/img/left-arrow.png), w-resize;
}
.slideshow-button.right {
right: 0;
left: 50%;
cursor: url(//hgcraft.com/wp-content/themes/hudson-green-craft/img/right-arrow.png), w-resize;
}  .share-link { opacity: 0.5;
filter: alpha(opacity=50);
z-index: 9999999999999;
display: block;
position: fixed;
left: 6.5rem;
bottom: 6.5rem;
width: 8.5rem;
height: 1.75rem;
overflow: hidden;
-webkit-transition: height 0.5s, opacity 0.25s, filter 0.25s;
-o-transition: height 0.5s, opacity 0.25s, filter 0.25s;
-webkit-transition: height 0.5s, opacity 0.25s, -webkit-filter 0.25s;
transition: height 0.5s, opacity 0.25s, -webkit-filter 0.25s;
transition: height 0.5s, opacity 0.25s, filter 0.25s;
transition: height 0.5s, opacity 0.25s, filter 0.25s, -webkit-filter 0.25s;
}
@media screen and (max-width: 50em) {
.share-link {
position: absolute;
bottom: 1rem;
left: 0.5rem;
}
.share-link div {
color: #fff;
text-shadow: none;
}
}
.touch .share-link {
opacity: 0.35;
filter: alpha(opacity=35);
}
.slide:hover > .share-link {
opacity: 1;
filter: alpha(opacity=100);
}
.share-link.show {
height: 9.25rem;
}
.share-link .share-button {
height: 1.5rem;
width: 3rem;
margin: 0 0 0.5rem;
line-height: 0.5em;
font-size: 1.5em;
color: #695842;
cursor: pointer;  -webkit-transition: opacity 1s, filter 1s;
-o-transition: opacity 1s, filter 1s;
-webkit-transition: opacity 1s, -webkit-filter 1s;
transition: opacity 1s, -webkit-filter 1s;
transition: opacity 1s, filter 1s;
transition: opacity 1s, filter 1s, -webkit-filter 1s;
}
.share-link.show .share-button {
opacity: 0;
filter: alpha(opacity=0);
-webkit-transition: opacity 0.25s, filter 0.25s;
-o-transition: opacity 0.25s, filter 0.25s;
-webkit-transition: opacity 0.25s, -webkit-filter 0.25s;
transition: opacity 0.25s, -webkit-filter 0.25s;
transition: opacity 0.25s, filter 0.25s;
transition: opacity 0.25s, filter 0.25s, -webkit-filter 0.25s;
}
.touch .share-link.show .share-button {
opacity: 1;
filter: alpha(opacity=100);
}
.share-link .social-links a {
color: #695842;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
text-transform: uppercase;
text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.35);
text-decoration: none;
font-size: 1.1rem !important;
line-height: 1.8 !important;
margin: 0 !important;
font-weight: 100;
letter-spacing: 1px;
display: block;
text-align: left;
}
.share-link .social-links a:hover {
opacity: 0.7;
filter: alpha(opacity=70);
}   .text-section {
background: #fff;
padding: 3rem 2rem;
text-align: center;
font-size: 1.5rem;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.profile .hero { min-height: calc(100vh - 10rem);
height: 60vw;
}
.profile .hero > p { margin: 2em;
bottom: 0;
left: 0;
position: absolute;
text-align: left; }
.profile .hero img {
-o-object-fit: cover;
object-fit: cover;
-o-object-position: 38% 50%;
object-position: 38% 50%;
font-family: "object-fit: cover;object-position: 38% 50%;";
}
@media screen and (max-width: 50em) {
.text-section {
padding: 2rem 0.5rem;
font-size: 1.3rem;
}
.profile .hero { min-height: calc(65vh - 10rem);
height: 60vw;
}
.profile .hero > p {
margin: 1em;
}
}
.text-section strong {
font-size: 3.4em;
font-size: calc(1.1em + 4vw);
text-align: center;
display: block;
width: 100%;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 100;
}
@media screen and (min-width: 70em) {
.text-section strong {
font-size: 3.4em;
}
}
.profile p:first-child { }
.profile .text-section {
padding: 10rem 0 15rem;
}
@media screen and (max-width: 50em) {
.profile .text-section {
padding: 5rem 0 7rem;
}
}
.text-section > p { width: 85%;
max-width: 70em;
margin: 2rem auto 3rem;
line-height: 2.2;
text-align: left;
font-size: 1.1em;
}
@media screen and (max-width: 50em) {
.text-section > p {
width: 90%;
}
} .two-columns {
display: inline-block;
width: 45%;
text-align: left;
max-width: 32rem;
position: relative;
vertical-align: top;
}
.two-columns p {
position: relative;
line-height: 1.6;
}
.two-columns:first-of-type {
margin-right: 4%;
}
.two-columns span {
position: relative;
display: block;
}
.two-columns:first-of-type span:after {
content: "";
position: absolute;
right: -1.5vw;
top: 0;
bottom: 0;
height: 100%; width: 1px;
background: #000;
}
@media screen and (max-width: 50em) {
.two-columns {
display: block;
width: 90%;
margin: 0 auto;
text-align: left;
}
.two-columns:first-of-type {
margin-right: auto;
}
.two-columns:first-of-type span:after {
display: none;
}
}
.two-columns h3 {
margin: 0 auto;
font-size: 1.3em;
text-transform: none;
letter-spacing: 0;
}
@media screen and (max-width: 50em) {
.two-columns h3 {
font-size: 1.5em;
}
}  section.millwork,
section.services {
text-align: center;
position: relative;
background: #2d2829;
}
section.services:before {
content: "";
display: inline-block;
height: 100vh; vertical-align: middle;
margin-right: -0.25em; }
section.millwork .text-section,
section.services .text-section {
background: none;
display: inline-block;
vertical-align: middle; width: 100%;  height: auto;
position: relative;
}
section.millwork h2,
section.services h2 {
color: #695842;
color: #9e876a;
margin: 0 auto 5rem;
}
section.millwork .text-section > p,
section.services .text-section > p {
width: 70%;
max-width: 150rem;
color: #fff;
text-align: left;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
section.millwork .text-section > p {
max-width: 90rem;
}
@media screen and (max-width: 50em) {
section.millwork .text-section > p,
section.services .text-section > p {
width: 90%;
}
}
blockquote p {
color: #695842;
color: #9e876a;
font-size: 2.4vw;
font-size: calc(1.3em + 1.2vw);
line-height: 1.4;
letter-spacing: 1px;
width: 100%;
margin: 0;
max-width: none;
text-align: center;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
blockquote:before,
blockquote:after {
content: "";
height: 1px;
width: 88%;
background: #695842;
position: relative;
display: block;
margin: 2rem auto;
}
@media screen and (max-width: 50em) {
blockquote:before,
blockquote:after {
width: 100%;
}
}  section.contact .hero {
text-align: center;
position: relative;
}
section.contact .hero:before {
content: "";
display: inline-block;
height: 100vh;
height: calc(100vh - 10rem);
vertical-align: middle;
margin-right: -0.25em; }
section.contact .hero .text-section {
background: none;
display: inline-block;
vertical-align: middle;
width: 40rem;
height: 35rem;
padding: 8rem 1rem 7rem;
background: rgba(255, 255, 255, 0.85);
color: #695842;
margin: 10vh auto;
height: auto;
position: relative;
line-height: 2;
z-index: 5;
}
.text-card svg.logo-full {
width: 65%;
margin: 0 auto 1rem;
}
@media screen and (max-width: 40em) {
section.contact .hero .image-holder {
opacity: 0.15;
filter: alpha(opacity=15);
}
section.contact .hero .text-section {
width: auto;
background: none;
}
section.contact .hero .text-card p {
font-size: 1.3rem;
}
section.contact .hero .text-section .text-card .frame {
display: none;
}
.text-card svg.logo-full {
width: 80%;
margin: 10vh auto 1rem;
}
}
.text-card a {
text-decoration: none;
}
.text-card h3 {
color: #000;
font-size: 1em;
position: relative;
z-index: 9;
}
.hero .text-card p {
margin: 0 auto;
line-height: 2;
position: relative;
z-index: 9;
}
.hero .image-holder.overlay {
padding: 0;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
opacity: 0.5;
filter: alpha(opacity=50);
z-index: 4;
-webkit-transition: transform 4s 0.5s ease-in;
-o-transition: transform 4s 0.5s ease-in;
-webkit-transition: -webkit-transform 4s 0.5s ease-in;
transition: -webkit-transform 4s 0.5s ease-in;
transition: transform 4s 0.5s ease-in;
transition: transform 4s 0.5s ease-in, -webkit-transform 4s 0.5s ease-in;
}
.active .hero .image-holder.overlay {
-webkit-transition: transform 7s ease-out;
-o-transition: transform 7s ease-out;
-webkit-transition: -webkit-transform 7s ease-out;
transition: -webkit-transform 7s ease-out;
transition: transform 7s ease-out;
transition: transform 7s ease-out, -webkit-transform 7s ease-out;
-webkit-transform: scale(1.08) translateY(2%);
-ms-transform: scale(1.08) translateY(2%);
transform: scale(1.08) translateY(2%);
}   @-webkit-keyframes pulse {
50% {
background: white;
}
}
@keyframes pulse {
50% {
background: white;
}
}
.loading {
position: relative;
width: 6px;
height: 6px;
margin: 0.5em auto 0;
background: rgba(255, 255, 255, 0.2);
-webkit-animation: pulse 750ms infinite;
animation: pulse 750ms infinite;
-webkit-animation-delay: 250ms;
animation-delay: 250ms;
}
.loading:before,
.loading:after {
content: "";
position: absolute;
display: block;
height: 6px;
width: 6px;
background: rgba(255, 255, 255, 0.2);
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
-webkit-animation: pulse 750ms infinite;
animation: pulse 750ms infinite;
}
.loading:before {
left: -12px;
}
.loading:after {
left: 12px;
-webkit-animation-delay: 500ms;
animation-delay: 500ms;
}           .sticky {
display: block;
}
.hentry {
margin: 0 0 1.5em;
}
.byline,
.updated:not(.published) {
display: none;
}
.single .byline,
.group-blog .byline {
display: inline;
}
.page-content,
.entry-content,
.entry-summary {
margin: 1.5em 0 0;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
} .comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
}  .infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer { display: none;
} .infinity-end.neverending .site-footer {
display: block;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} embed,
iframe,
object {
max-width: 100%;
} .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
}
.wp-caption-text {
text-align: center;
} .gallery {
margin-bottom: 1.5em;
}
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-caption {
display: block;
}
section.services h2:not(:first-of-type) {
margin: 8rem auto 3rem;
}
section.services .text-section > p {
max-width: 90rem;
} .heart-slideshow {
position: relative;
top: 0;
right: 0;
bottom: 0;
left: 0;
width: 83vmin;
max-width: 90rem;
height: 57vmin;
max-height: 61.8rem;
overflow: hidden;
z-index: 10;
margin: 0 auto;
}
.heart-slideshow li.blocks-gallery-item {
position: absolute;
height: 100%;
width: 100%;
z-index: 10;
opacity: 0;
}
.heart-slideshow .image-holder {
height: 100%;
width: 100%;
margin: 0;
}
.heart-slideshow.wp-block-gallery li.blocks-gallery-item figure img {
height: 100%;
width: 100%;
margin: 0;
}
.heart-slideshow.wp-block-gallery li.blocks-gallery-item figure {
display: block;
}
li.blocks-gallery-item img[src] {
-o-object-fit: cover;
object-fit: cover;
font-family: "object-fit: cover;";
}
.heart-slideshow li.blocks-gallery-item.active {
opacity: 1;
z-index: 20;
-webkit-backface-visibility: visible;
backface-visibility: visible;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
-webkit-transition: opacity 3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
-o-transition: opacity 3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
transition: opacity 3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
.heart-slideshow li.blocks-gallery-item.previous {
z-index: 10;
} .people-list {
width: calc(100% - 6rem);
margin: 20px auto;
text-align: left;
}
.partner-grid {
padding-bottom: 4em;
}
.people-list .grid-item {
margin-bottom: 3em;
position: relative;
}
.people-list .grid-item .image-holder {
position: relative;
overflow: hidden;  padding-top: 134%;
margin-bottom: 1.5rem;
width: 100%;
}
.people-list .grid-item .image-holder::after {
content: "";
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 10;
background-color: #000;
opacity: 0.05;
pointer-events: none;
}
.text-section .people-list .grid-item img {
margin: 0;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
width: 100%;
max-width: none;
-o-object-fit: cover;
object-fit: cover;
font-family: "object-fit: cover;";
}
.people-text-holder {
max-width: 90%;
}
.profile-alt .people-text-holder.default {
display: none;
}
.image-holder .people-text-holder {
display: none;
}
.profile-alt .image-holder .people-text-holder {
display: block;
max-width: 90%;
color: #fff;
color: rgba(255, 255, 255, 0.85);
padding-left: 1rem;
position: absolute;
bottom: 0;
}
.people-text-holder h3,
.people-text-holder h4 {
position: relative;
z-index: 2;
}
.bio-holder {
text-wrap: balance;
text-wrap: pretty;
width: calc(100% - 0.6rem);
}
.profile-alt .bio-holder {
opacity: 0;
transition: opacity 0.3s ease;
color: #fff;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
padding-left: 0.6rem;
}
.profile-alt .grid-item:hover .bio-holder {
opacity: 1;
}
.people-list .grid-item .image-holder img {
width: 100%;
height: 100%;
object-fit: cover;
font-family: "object-fit: cover;";
}
.people-list .grid-item .image-holder h4 {
position: absolute;
margin: auto;
top: 0;
bottom: 0;
height: 1.7rem;
left: 0;
right: 0;
text-align: center;
opacity: 0.5;
pointer-events: none;
}
.profile-alt .people-list .grid-item .image-holder::before {
content: "";
position: absolute;
bottom: 0;
left: 0;
right: 0;
height: 7rem;
z-index: 1;
opacity: 0.3;
background: linear-gradient(
to top,
hsl(0, 0%, 0%) 0%,
hsla(0, 0%, 0%, 0.987) 8.1%,
hsla(0, 0%, 0%, 0.951) 15.5%,
hsla(0, 0%, 0%, 0.896) 22.5%,
hsla(0, 0%, 0%, 0.825) 29%,
hsla(0, 0%, 0%, 0.741) 35.3%,
hsla(0, 0%, 0%, 0.648) 41.2%,
hsla(0, 0%, 0%, 0.55) 47.1%,
hsla(0, 0%, 0%, 0.45) 52.9%,
hsla(0, 0%, 0%, 0.352) 58.8%,
hsla(0, 0%, 0%, 0.259) 64.7%,
hsla(0, 0%, 0%, 0.175) 71%,
hsla(0, 0%, 0%, 0.104) 77.5%,
hsla(0, 0%, 0%, 0.049) 84.5%,
hsla(0, 0%, 0%, 0.013) 91.9%,
hsla(0, 0%, 0%, 0) 100%
);
}
.people-list .grid-item h4 {
margin: 0.45em 0 0.75rem;
font-size: 1.2rem;
line-height: 1.4;
letter-spacing: 0.125em;
}
.people-list .grid-item h4 + p {
margin-top: 0;
}
.people-list h3 {
font-family: "century-old-style-std", serif;
line-height: 1em;
margin: 0 auto;
font-size: 1.3em;
text-transform: none;
letter-spacing: 0;
}
@media screen and (min-width: 50em) {
.people-list {
width: 94%;
margin: 10vh auto 0;
line-height: 1.6;
gap: 20px;
}
.people-list.staff-grid {
margin-top: 3rem;
}
.profile-alt .people-list.staff-grid {
margin-top: 0;
}
.grid {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
}
.partner-grid {
justify-content: center;
padding-bottom: 0;
}
.grid-item { width: 50%;
max-width: calc(50% - 10px);
margin-bottom: calc(1rem + 2.5vh);
}
}
@media screen and (min-width: 55em) {
.people-list {
width: 94%;
gap: 30px;
max-width: 165vmin;
margin: 10vh auto 0;
line-height: 1.6;
}
.partner-grid .grid-item {
width: 33.333%;
max-width: calc(33.333% - 20px);
}
.staff-grid .grid-item {
width: 33.333%;
max-width: calc(33.333% - 20px);
}
}
@media screen and (min-width: 70em) {
.people-list {
width: 94%;
gap: 20px;
max-width: 195vmin;
margin: 10vh auto 0;
line-height: 1.6;
min-width: 60vw;
}
.partner-grid .grid-item {
width: 25%;
max-width: calc(25% - 20px);
}
.staff-grid .grid-item {
width: 25%;
max-width: calc(25% - 20px);
}
} .heart-slideshow {
width: 90%;
height: 51vw;
}
@media all and (min-width: 50em) {
.heart-slideshow {
width: 70%;
height: 39vw;
}
}