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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.logo{height:70px;padding:3em;width:70px}.header{color:#fff;font-size:32px;font-weight:700}body{background-color:#fff;color:#000;font-family:Helvetica Neue,sans-serif;margin:0}header{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding:.45rem;@media (max-width:768px){align-items:flex-start;flex-direction:column}}header a{color:#fff;text-decoration:none}nav{align-items:center;background-color:#fff;display:flex;height:70px;justify-content:space-between;left:0;padding:0 20px;position:fixed;top:0;width:100%}nav a{color:#fff;font-size:1.2em;font-weight:700;text-decoration:none}@media (min-width:480px){.navbar{width:95%}}li,ul{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding:.5rem}@media (max-width:768px){ul li{align-items:flex-start;flex-direction:column;padding-right:5em}}a:link{color:#f90}a:visited{color:#c60}a:active{color:#930}main{box-sizing:border-box;padding:5em}h1{font-size:30px}h1,h2{font-weight:400;margin:0;text-align:left}h2{font-size:24px}p{font-size:16px;line-height:1.5;margin:0 0 20px;text-align:left}.columns{display:flex;flex-direction:row;padding-bottom:2.5em}.column{flex:1 1}.expandable-section{width:100%}.expandable-section-header{align-items:center;display:flex;font-weight:600;justify-content:space-between;padding:0 0 1em}.expandable-section-body{padding:0}@media (max-width:768px){.columns{flex-direction:column}.column{width:100%}}.video-grid{grid-gap:10px;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-template-rows:repeat(1,1fr)}@media (max-width:768px){.video-grid{grid-template-columns:repeat(1,1fr);grid-template-rows:repeat(1,1fr)}}@media (max-width:480px){.video-grid{grid-template-columns:1fr;grid-template-rows:repeat(1,1fr)}}.video-grid video{height:auto;max-width:100%}.video-grid video:first-child{grid-column:1;grid-row:1}.video-grid video:nth-child(2){grid-column:2;grid-row:1}.image-grid{grid-gap:10px;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-template-rows:repeat(3,1fr)}@media (max-width:768px){.image-grid{grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(5,1fr)}}@media (max-width:480px){.image-grid{grid-template-columns:repeat(1,1fr);grid-template-rows:repeat(15,1fr)}}.image-grid img{height:auto;max-width:100%}.image-grid img:first-child{grid-column:1;grid-row:1}.image-grid img:nth-child(2){grid-column:2;grid-row:1}.image-grid img:nth-child(3){grid-column:3;grid-row:1}.image-grid img:nth-child(4){grid-column:4;grid-row:1}.image-grid img:nth-child(5){grid-column:1;grid-row:2}.image-grid img:nth-child(6){grid-column:2;grid-row:2}.image-grid img:nth-child(7){grid-column:3;grid-row:2}.image-grid img:nth-child(8){grid-column:4;grid-row:2}.image-grid img:nth-child(9){grid-column:1;grid-row:3}.image-grid img:nth-child(10){grid-column:2;grid-row:3}.image-grid img:nth-child(11){grid-column:3;grid-row:3}.image-grid img:nth-child(12){grid-column:4;grid-row:3}.footer{padding:2em}.footer p{margin:0;text-align:center}@media (max-width:768px){.footer{padding:.5em}}.showcase{width:70%}@media (max-width:768px){.showcase{width:100%}}@media (max-width:480px){.showcase{grid-template-columns:repeat(1,1fr);grid-template-rows:repeat(3,1fr)}}.masonry-grid{display:flex;flex-wrap:wrap;margin:-1rem}.masonry-grid__item{margin:1rem;width:calc(33.333% - 2rem)}.masonry-grid__item img{height:auto;width:100%}@media (max-width:768px){.masonry-grid__item{width:calc(50% - 2rem)}}@media (max-width:480px){.masonry-grid__item{width:100%}}.contact-button{background-color:#000;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:16px;font-weight:700;padding:12px 24px}.contact-button:hover{background-color:grey}
/*# sourceMappingURL=main.d9d25c25.css.map*/