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}@font-face{font-family:Brema;src:url(/static/media/brema.69ebe8498c74a8a8bac0.ttf)}@font-face{font-family:Zen Kaku Gothic New;src:url(/static/media/ZenKakuGothicNew.256c72f034acaadc5812.ttf)}*{box-sizing:border-box;color:#006a38;font-family:Zen Kaku Gothic New;overflow-x:hidden}div{display:block}.pageContainer{background-color:#f7f7f7;display:flex;flex-direction:column;min-height:calc(100vh - 283px);padding:2% 10%;position:relative;width:auto}h1{font-family:brema;font-size:4rem}.navBarContainer{background-color:#f7f7f7;display:flex;height:100px;justify-content:space-between;padding:2em 10% 1em;width:100%}.logo{font-size:30px;font-weight:700;height:100%;text-decoration:none}.menuIcon{display:none}.navItems{display:flex;flex-direction:row}.nav-links{display:block;font-family:Zen Kaku Gothic New;font-size:20px;font-weight:600;margin-left:30px;text-decoration:none}.nav-links.active{background-color:hsla(80,52%,72%,.5)}.nav-links:hover{background-color:rgba(155,200,235,.5)}@media screen and (max-width:1024px){.menuIcon{cursor:pointer;display:inline-block;vertical-align:middle}.menuIcon img{height:40px;width:auto}.navBarItems{position:relative}.navItems{background-color:#f7f7f7;display:flex;flex-direction:column;gap:1.5rem;height:calc(100vh - 100px);justify-content:flex-start;left:-100%;padding-top:4em;position:fixed;top:100px;width:100%}.navItems,.navItems.active{opacity:1;transition:all .5s ease}.navItems.active{left:0;z-index:1}.navItems.active .nav-links{border-bottom:none;display:block;float:none;font-size:3rem;text-align:center}}.footerContainer{align-items:center;background-color:#006a38;bottom:0;display:flex;height:183px;overflow-y:hidden;padding-left:7%;position:relative;width:100%}.footerItem{list-style:none}.footer-links{display:inline-block;font-family:Zen Kaku Gothic New;font-size:18px;padding-top:4px;text-decoration:none;width:200px}#whiteLine{border-bottom:.5px solid #fff;width:250px}.footer-links img{display:inline-block;-webkit-filter:invert(98%) sepia(6%) saturate(331%) hue-rotate(239deg) brightness(116%) contrast(94%);filter:invert(98%) sepia(6%) saturate(331%) hue-rotate(239deg) brightness(116%) contrast(94%);height:24px;vertical-align:text-bottom;width:auto}#footerIcon{margin-right:24px}.footer-links>span{color:#fff;font-weight:600}.linkArrow{float:right}.homeContainer{align-items:center;background-color:#f7f7f7;display:flex;flex-direction:column;min-height:calc(100vh - 283px);padding-top:2%}.introText{font-size:3rem;font-weight:700;margin-bottom:2vw;max-width:1024px;text-align:center}.introText span{font-family:brema;font-style:italic}.introText img{display:inline-block;max-height:1em;vertical-align:middle;width:auto}.workSection{display:flex;flex-direction:column;max-width:1510px;padding:0 10vw}.block{padding:2vw 0;position:relative}.workCover{border-radius:10px;box-shadow:0 0 20px rgba(0,0,0,.1);object-fit:cover;width:100%}.workCover,.workDetails{position:relative}.workDetails p{margin:0 .25rem;max-width:85%}.workLink{text-decoration:none}.workLinkBox{height:32px;position:absolute;right:0;text-align:right;top:1em;width:150px}.workLink img{-webkit-filter:invert(18%) sepia(99%) saturate(2173%) hue-rotate(145deg) brightness(93%) contrast(105%);filter:invert(18%) sepia(99%) saturate(2173%) hue-rotate(145deg) brightness(93%) contrast(105%);height:100%;position:absolute;right:0;width:auto}.workLink img,.workLinkText{transition:opacity .5s ease-in-out}.workLinkText{font-size:1.17em;font-weight:600;opacity:0;position:absolute;right:0}.workLink:hover img{opacity:0}.workLink:hover .workLinkText{opacity:1}@media screen and (max-width:1024px){.introText{font-size:4vw;padding:0 5vw}}@media screen and (max-width:760px){.workSection{padding:2vw 5vw}}.aboutContainer{align-items:center;background-color:#f7f7f7;display:flex;flex-direction:column;min-height:calc(100vh - 283px);padding-top:2%;width:100%}.aboutSection{grid-gap:2em;display:grid;gap:2em;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;padding:0 10vw}.profileTextWrapper{align-self:start}.profileTextWrapper h1{margin-top:0}.aboutText{font-weight:300;position:relative;top:-2rem}.profileImgWrapper{align-self:center;justify-self:end}.profileImgWrapper img{border-radius:50%;display:block;height:auto;max-width:500px}.marquee{--gap:1rem;overflow:hidden;position:relative;-webkit-user-select:none;user-select:none}.marquee,.marqueeContent{display:flex;gap:var(--gap)}.marqueeContent{align-items:center;flex-shrink:0;justify-content:space-around;min-width:100%}.marqueeContent img{max-height:80%;width:5vw}@-webkit-keyframes scroll{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(calc(-100% - var(--gap)));transform:translateX(calc(-100% - var(--gap)))}}@keyframes scroll{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(calc(-100% - var(--gap)));transform:translateX(calc(-100% - var(--gap)))}}.scroll{-webkit-animation:scroll 20s linear infinite;animation:scroll 20s linear infinite}@media screen and (max-width:1024px){.aboutSection{grid-template-columns:1fr;padding:0 10vw}.aboutText{top:0}.profileImgWrapper{place-self:center}}img{display:block;height:auto;width:100%}.case-links{text-decoration:none}.caseNumber{font-family:brema;padding-left:4px}.tag{display:inline;padding-right:4px}.work{align-items:center;border-bottom:1px solid #000;display:flex;justify-content:space-between;width:100%}img{border-radius:10px}@media screen and (max-width:760px){.work{align-items:flex-start;flex-direction:column}.tag{position:relative;top:-15px}}
/*# sourceMappingURL=main.5dc37920.css.map*/