*{margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Karla,sans-serif;font-size:1rem;line-height:1.5}a,body{color:#000}a{text-decoration:none}h1,h2{font-family:Markazi Text;font-weight:400;line-height:1}h1{font-size:3.5rem}h2{font-size:2.5rem}form{display:flex;flex-direction:column;gap:2rem;max-width:28.125rem;padding:3rem 2rem}input,label,select{cursor:pointer}input,select{background:#fff;border:.0625rem solid #e0e0e0;border-radius:.375rem;color:#495e57;height:2.5rem;outline:none;padding-inline-end:1rem;padding-inline-start:1rem;transition:border-color .3s}input:focus,select:focus{border-color:#495e57;border-width:.125rem}label{font-weight:700}button{border:none;cursor:pointer}img{max-width:100%}main>section{margin-bottom:5rem}.container{margin-left:auto;margin-right:auto;max-width:61.625rem;width:90%}.grid{display:grid}.button-primary{background-color:#000;border-radius:2rem;color:#fff;font-weight:700;padding:.5rem 1rem;transition:background,border,color .5s}.button-primary:focus,.button-primary:hover{background-color:#8b8b8b;color:#fff}.nav-bar{grid-template-columns:auto auto auto;min-height:4.25rem}.nav-bar-logo{align-self:center;grid-column:1;justify-self:start;line-height:0}.nav-bar-logo img{max-width:6.625rem}.nav-bar-hamburger{color:#000;cursor:pointer;display:none;grid-column:2;transition:background-color .5s}.nav-bar-hamburger:hover{background-color:#8b8b8b}.nav-bar-links{display:flex;grid-column:3;justify-content:right;list-style-type:none;margin-block-end:0;margin-block-start:0;padding-inline-start:0;transition:left .3s}.nav-bar-links.expanded{left:0}.nav-bar-links li{display:flex}.nav-bar-links a{align-items:center;display:flex;padding:1.5rem 1rem;text-transform:uppercase;transition:background-color .5s}.current-location,.nav-bar-links a:focus,.nav-bar-links a:hover{text-decoration:underline}@media only screen and (max-width:992px){.nav-bar{grid-template-columns:auto auto}.nav-bar-hamburger{background:none;border:none;display:inline-block;justify-self:end;width:2.5rem}.nav-bar-links{background-color:#fff;box-shadow:2px 0 4px 0 #0003;height:100vh;left:-50%;position:absolute;top:0;width:50%;z-index:100}.nav-bar-links,.nav-bar-links li{flex-direction:column}}site-footer{background-color:#fff;color:#000}.site-footer .container{grid-template-columns:repeat(4,auto);justify-self:center;padding-bottom:2.5rem;padding-top:2.5rem}.site-footer-logo{grid-column:1;min-width:3rem;width:6rem}.site-footer h4{letter-spacing:.1875rem;margin-bottom:1rem;text-transform:uppercase}.site-footer a{color:#000;transition:color .5s}.site-footer a:focus,.site-footer a:hover{color:#8e8e8e}.site-footer-nav{grid-column:2}.site-footer-nav ul{list-style-type:none}.site-footer-nav li{margin-bottom:.25rem}.site-footer-contact{grid-column:3}.site-footer-contact svg{margin-right:.5rem}.site-footer-contact p{margin-bottom:.25rem}.site-footer-social{grid-column:4}.site-footer-social svg{margin-right:1rem}@media (max-width:927px){.site-footer .container{grid-template-columns:repeat(3,auto);grid-template-rows:auto auto}.site-footer-social{grid-column:1;grid-row:2;margin-top:2rem}}@media (max-width:789px){.site-footer .container{grid-template-columns:auto auto}.site-footer-contact{grid-column:1;grid-row:2;margin-top:2rem}.site-footer-social{grid-column:2}}@media (max-width:576px){.site-footer .container{grid-template-columns:auto}.site-footer-logo{grid-row:1}.site-footer-nav{grid-column:1;grid-row:2;margin-top:2rem}.site-footer-contact{grid-row:3}.site-footer-social{grid-column:1;grid-row:4}}.intro{align-content:center;padding-top:.875rem}.intro .container{align-content:center;display:flex;gap:3rem;justify-content:center;margin-bottom:1rem}.intro-information h1{color:#000;text-align:center;text-decoration:underline}.link-container{display:flex;justify-content:center}.about-sun{color:#000;font-family:Markazi Text;font-size:3rem;text-decoration:underline}.intro-information h3{color:#363636;font-family:Helvetica;text-align:center}.intro-information p{color:#363636;font-family:Helvetica;margin-top:1.5rem}.intro-information .button-primary{display:inline-block;margin-top:2rem}.intro-information .button-primary:focus,.intro-information .button-primary:hover{border-color:#8b8b8b}.intro-img{align-content:center;border-radius:0;-webkit-clip-path:circle(10rem at center);clip-path:circle(10rem at center);height:20rem}@media (max-width:792px){.intro .container{grid-template-columns:1fr;grid-template-rows:auto auto}.intro-information{grid-row:1}.intro-image{grid-column:1;grid-row:2}}.project-shuffle{gap:1.25rem;grid-template-columns:repeat(3,1fr);grid-template-rows:auto auto}.project-shuffle-header{align-content:center;display:flex;gap:2rem;grid-column:1/4;grid-row:1;justify-content:center;margin-bottom:1.875rem;margin-top:1.875rem}.project-shuffle-header h3{font-family:Markazi Text;font-size:2.5rem;font-weight:400;line-height:1}@media (max-width:960px){.project-shuffle{grid-template-columns:1fr 1fr;grid-template-rows:auto auto auto}.project-shuffle-header{grid-column:1/3}}@media (max-width:692px){.project-shuffle{grid-template-columns:1fr;grid-template-rows:repeat(4,auto)}.project-shuffle-header{grid-column:1/2}}.project-card:hover .project-card-image img{transform:scale(1.2)}.project-card-image img{transition:all .3s ease-in-out}.under-construction{display:flex;flex-direction:column;gap:1rem;min-height:31.25rem;padding:1.875rem 0;text-align:center}.project-card:hover .project-card-image img{filter:opacity(100%)}.project-card-image img{filter:opacity(25%)}.video-wrapper{aspect-ratio:16/9;background:#0b0c0e;border-radius:10px;max-width:1600px;overflow:hidden;position:relative;width:100%}.video-wrapper iframe{border:0;height:100%;inset:0;position:absolute;width:100%}.pdf-wrapper{background:#0b0c0e;border-radius:10px;height:clamp(420px,70vh,800px);max-height:800px;overflow:hidden;position:relative;width:100%}.pdf-scroll{-webkit-overflow-scrolling:touch;inset:0;overflow:auto;position:absolute}.pdf-scroll embed,.pdf-scroll iframe,.pdf-scroll object{border:0;display:block;height:100%;width:100%}.pdf-wrapper:after{bottom:0;box-shadow:inset 0 -18px 16px -16px #00000059;content:"";height:18px;left:0;pointer-events:none;position:absolute;right:0}.project-lists{gap:1.25rem;grid-template-columns:repeat(3,1fr);grid-template-rows:auto auto}.project-lists-header{align-content:center;display:flex;grid-column:1/4;grid-row:1;justify-content:space-between;margin-bottom:1.875rem}.project-lists-header h2{font-family:Markazi Text;font-size:2.5rem;font-weight:400;line-height:1}@media (max-width:960px){.project-lists{grid-template-columns:1fr 1fr;grid-template-rows:auto auto auto}.project-lists-header{grid-column:1/3}}@media (max-width:692px){.project-lists{grid-template-columns:1fr;grid-template-rows:repeat(4,auto)}.project-lists-header{grid-column:1/2}}.project-card{background-color:#ededed;border-radius:0;display:flex;flex-direction:column;grid-column:auto;min-height:31.25rem;overflow:hidden;padding-bottom:2.5rem}.project-card:hover .project-card-image img{transform:scale(1.1)}.project-card-image img{height:12.5rem;margin-bottom:.9375rem;object-fit:cover;transition:all .5s ease-in-out;width:100%}.project-card-body-footer,.project-card-header{padding-left:1.25rem;padding-right:1.25rem}.project-card-header{display:flex;gap:1.25rem;justify-content:space-between;margin-bottom:1.875rem}.project-card-header h3{font-size:1.15rem;text-transform:uppercase}.project-card-header span{color:#ee9972;font-weight:700}.project-card-body-footer{display:flex;flex-direction:column;height:100%;justify-content:space-between}.project-card-body-footer a{font-weight:700}.project-card-body-footer svg{margin-left:.5rem}@media (max-width:960px){.project-card{grid-row:auto}}.project-contents{gap:1.5rem;grid-template-rows:auto auto;padding-bottom:2.5rem}.project-caption{font-weight:700;text-transform:uppercase}.project-caption,.project-text{color:#5c5c5c;font-size:1rem;padding-bottom:1.5rem}.project-text{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;gap:1.5rem;grid-template-rows:auto auto;line-height:1.5}
/*# sourceMappingURL=main.c20ba266.css.map*/