#root,body,html{height:100%;margin:0}#root{display:flex;flex-direction:column}.page-container{flex:1 1}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@tailwind base;@tailwind components;@tailwind utilities;.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}h1{text-size:1em}header{align-items:center;background-color:#dce5f2;color:#002f56;display:flex;height:10vh;justify-content:space-between;padding:0 2rem}header h1{cursor:pointer;font-size:1.5em;margin:0;transition:color .3s}.header-nav{display:flex;gap:2rem}.header-nav .header-button{background-color:#dce5f2;border:none;color:#002f56;cursor:pointer;font-size:1em;letter-spacing:2px;padding:.5rem 0;text-decoration:none;transition:color .3s}.header-nav .header-button.active,.header-nav .header-button:hover{color:#fff}@media screen and (max-width:600px){header{align-items:center;flex-direction:column;height:auto;padding:1rem}header h1{font-size:1.2em;margin-bottom:.5rem}.header-nav{flex-wrap:wrap;gap:.5rem;justify-content:center;width:100%}.header-nav .header-button{font-size:.9em;padding:.4rem .6rem}}footer{background-color:#002f56;color:#fff;height:10vh;margin-top:auto;width:100%}.footer-container-nav,footer{align-items:center;display:flex;justify-content:center}.footer-container-nav{gap:2em;margin-right:auto;min-height:100%;width:60%}.footer-container-text{margin-right:10%}.footer-container-text,.footer-link{color:#fff;font-size:1em}.footer-link:hover{cursor:pointer;text-decoration:underline}@media screen and (max-width:600px){footer{align-items:center;flex-direction:column;height:auto;padding:1rem 0}.footer-conatiner-nav{flex-wrap:wrap;gap:.75rem;justify-content:center;margin-bottom:1rem;width:100%}.footer-link{font-size:.9em;padding:.25rem 0}.footer-container-text{font-size:.85em;margin:0;text-align:center;width:100%}}.intro-container{align-items:center;background-color:#fff;display:flex;gap:2rem;justify-content:space-between;margin:auto 10%;padding:3rem 1.5rem}.intro-text-container{flex:1 1;max-width:50%}.intro-text-container h1{color:#002f56;font-size:2.5rem;margin-bottom:1rem}.intro-text-container p{color:#333;font-size:1.125rem;line-height:1.6;margin-bottom:1.5rem}.intro-image-container{flex:1 1;text-align:right}.intro-image-container img{border-radius:8px;height:auto;max-width:80%}.intro-text-container .socials-container{justify-content:flex-start;margin-top:1rem}@media (max-width:768px){.intro-container{flex-direction:column-reverse;text-align:center}.intro-image-container,.intro-text-container{max-width:100%}.intro-image-container{margin-bottom:2rem;text-align:center}.intro-image-container img{max-width:90%}}.socials-container{align-items:center;display:flex;flex-wrap:nowrap;gap:2rem;justify-content:center;margin:0 auto;overflow-x:auto;padding:1rem 0;width:100%}.socials-container img{cursor:pointer;flex-shrink:0;height:50px;transition:transform .3s;width:50px}.socials-container img:hover{transform:scale(1.2)}.intro-text-container .socials-container{justify-content:center;margin:1rem auto 0;width:auto}.fade-in-section{opacity:0;transition:opacity 1.5s ease-out}.fade-in-section.is-visible{opacity:1}.landing-actions-container{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(3,1fr);margin:0 auto;padding:2rem 0;width:90%}.action-column{cursor:pointer}.image-wrapper{border-radius:8px;overflow:hidden;position:relative}.image-wrapper img{display:block;height:auto;opacity:.75;transition:transform .3s,opacity .3s;width:100%}.image-wrapper:hover img{opacity:1;transform:scale(1.05)}.overlay{background:#0003;height:100%;transition:background .3s;width:100%}.image-wrapper:hover .overlay .overlay-text{background:#0000;color:#000}.overlay-text{background-color:#000000b3;border-radius:4px;color:#fff;font-size:1.5rem;left:50%;padding:.5rem 1rem;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%)}@media (max-width:800px){.landing-actions-container{gap:1rem;grid-template-columns:1fr}}.about-container-video{align-items:center;display:flex;height:auto;justify-content:center;position:relative;text-align:center}.about-container-video video{height:auto;opacity:.5;position:relative;width:100%;z-index:0}.overlay{align-items:center;bottom:0;color:#002f56;display:flex;justify-content:center;left:0;position:absolute;right:0;text-align:center;top:0;z-index:1}#top_text{align-self:center;font-size:7vw}.about-img-text-container{align-items:center;background-color:#002f5640;display:flex;flex-direction:row;flex-grow:1;height:auto;justify-content:center;overflow:hidden;padding:20px 0;position:relative;width:100%}.about-img-text-container.Dark{background-color:#002f564d}.about-img-text-container.Medium{background-color:rgba(0,47,86,.125)}.about-img-text-container.Light{background-color:rgba(0,47,86,.075)}.about-img-text-container img{margin:0 auto;max-height:250px;padding:0 3vw}.about-img-text-container h1{text-wrap:pretty;color:#333;flex-grow:1}.about-img-text-container p{text-wrap:pretty;color:#333;font-size:1.2em;margin:0 3vw}.about-link{color:#333;font-size:1em;text-decoration:underline}.about-link:hover{cursor:pointer}.image-wide-container{display:block;position:relative;width:100%}.wide-image{display:block;height:auto;opacity:.5;width:100%}.centered-text{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.center-text-no-wide,.centered-text{color:#002f56;font-size:2vw;text-align:center}.rc-table{align-items:center;display:flex;justify-content:center;padding:2vh;width:100%}.rc-table table{border-collapse:collapse;margin:auto;max-width:100%;width:auto}.rc-table table td{padding:0 20px;vertical-align:top}.rc-table ul{list-style-type:none;margin:0;padding:0}.rc-table.Inside ul{list-style-type:square}.rc-table li{transition:transform .3s}.rc-table li:hover{cursor:pointer;transform:scale(1.05)}.rc-table h2,.rc-table h3{margin:0 0 10px}@media screen and (max-width:768px){.rc-table table,.rc-table table tr{display:block}.rc-table table td{box-sizing:border-box;display:block;margin-bottom:1.5rem;padding:0 1rem;width:100%}.rc-table td h2,.rc-table td h3{text-align:center}.center-text-no-wide h2,.centered-text{font-size:5vw}.about-img-text-container iframe{height:auto;max-height:200px;width:100%}.about-img-text-container{flex-direction:column;text-align:center}.about-img-text-container img{margin:1rem auto;max-height:none;padding:0;width:80%}.about-img-text-container p{margin-top:1rem;text-align:left}}.contact-form-container{display:flex;justify-content:center;padding:2rem 1rem}.contact-form{display:flex;flex-direction:column;max-width:600px;width:100%}.contact-form h1{color:#002f56;margin-bottom:1rem;text-align:center}.contact-form label{font-weight:500;margin-top:.75rem}.contact-form input,.contact-form textarea{border:1px solid #ccc;border-radius:4px;font-size:1rem;margin-top:.25rem;padding:.75rem}.contact-form textarea{min-height:140px;resize:vertical}.contact-form button{background-color:#002f56;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;margin-top:1.25rem;padding:.75rem;transition:opacity .2s}.contact-form button:hover{opacity:.9}.status-message{font-weight:500;margin-top:.75rem;text-align:center}@media (max-width:600px){.contact-form{padding:0 .5rem}}*{box-sizing:border-box}.slideshow-container{margin:0 auto;max-width:750px;padding-bottom:3rem;position:relative}.mySlides{display:none}.mySlides.active,.slide-image{display:block}.slide-image{height:250px;margin:0 auto;width:auto}.next,.prev{background:#0000004d;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1.5rem;padding:.75rem 1rem;position:absolute;top:50%;transform:translateY(-50%);transition:background .3s}.prev{left:.5rem}.next{right:.5rem}.next:hover,.prev:hover{background:#0009}.numbertext,.text{color:#f2f2f2;left:0;padding:.5rem;position:absolute;text-align:center;width:100%}.numbertext{font-size:.75rem;top:0}.text{bottom:0;color:#002f56;font-size:1rem}.dots-container{margin-top:1rem;text-align:center}.dot{background:#bbb;border-radius:50%;cursor:pointer;display:inline-block;height:12px;margin:0 .25rem;transition:background .3s;width:12px}.dot.active,.dot:hover{background:#717171}.fade{animation:fadeIn 1s ease both}@keyframes fadeIn{0%{opacity:.4}to{opacity:1}}@media (max-width:600px){.slide-image{height:180px}.next,.prev{font-size:1.2rem;padding:.5rem}.text{font-size:.85rem;padding:.25rem}}.year-projects-container{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(4,1fr);margin:0 auto;padding:2rem 0;width:90%}.project-column{text-align:center}.project-column img{border-radius:8px;cursor:pointer;height:auto;transition:transform .3s;width:100%}.project-column img:hover{transform:scale(1.05)}.project-column h3{color:#002f56;font-size:1.25rem;margin:.75rem 0 .25rem}.project-column p{color:#444;font-size:1rem;line-height:1.4;margin:0}@media (max-width:800px){.year-projects-container{gap:1.5rem;grid-template-columns:1fr}}.project-nav-container{background:none;display:flex;justify-content:space-between;margin:1rem 0;padding:.25rem 1rem;width:100%}.project-nav-link{background:none;color:#002f56;font-size:1rem;padding:.5rem;text-decoration:none}.project-nav-link:hover{background:none;text-decoration:underline}@media (max-width:600px){.project-nav-container{align-items:center;flex-direction:column;gap:.25rem}}.project-page-container{display:block;margin:2rem auto;width:90%}.project-content-block{text-align:center}.project-page-image{display:block;height:auto;margin:0 auto 1rem;max-width:100%}@media (min-width:768px){.project-page-image{height:250px;max-width:90%;width:auto}}.project-content-box{background-color:#f5f5f5;border-radius:8px;box-shadow:0 2px 6px #0000001a;margin:0 auto 2rem;padding:2rem;width:100%}.project-content-box h2{color:#002f56;font-size:2rem;margin-top:0}.project-content-box p{color:#333;font-size:1rem;line-height:1.6;margin-bottom:1rem;text-align:left;text-indent:2em}.image-gallery{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin:1.5rem 0}.gallery-item{align-items:center;display:flex;flex-basis:calc(33.333% - 1rem);flex-direction:column;flex-grow:1;flex-shrink:1;max-width:calc(33.333% - 1rem)}.gallery-item img{border-radius:4px;box-shadow:0 1px 4px #0000001a;display:block;height:250px;max-width:400px;width:auto}.gallery-item-wide{align-items:center;display:flex;flex-basis:calc(33.333% - 1rem);flex-direction:column;flex-grow:1;flex-shrink:1;max-width:calc(33.333% - 1rem)}.gallery-item-wide img{height:250px;width:auto}.gallery-item iframe,.gallery-item-wide img{border-radius:4px;box-shadow:0 1px 4px #0000001a;display:block}.gallery-caption{color:#555;font-size:.875rem;margin-top:.5rem;text-align:center;width:100%}@media (max-width:800px){.gallery-item{flex:1 1 100%;max-width:100%}.gallery-item-wide img{height:auto;max-width:300px}}@media (max-width:1300px){.gallery-item iframe,.gallery-item img{height:auto;max-height:250px;max-width:250px}}
/*# sourceMappingURL=main.8db8ac56.css.map*/