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}.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)}}@font-face{font-family:SF Pro;font-style:normal;font-weight:100;src:local("SF Pro"),url(/static/media/SF-Pro-Text-Thin.ea8d0353cb0bd2ec9519.otf),format("opentype")}@font-face{font-family:SF Pro;font-style:normal;font-weight:400;src:local("SF Pro"),url(/static/media/SF-Pro-Text-Regular.ba21d41dbb34b2e04643.otf),format("opentype")}@font-face{font-family:SF Pro;font-style:normal;font-weight:700;src:local("SF Pro"),url(/static/media/SF-Pro-Text-Bold.171e620e032b7e72ca9c.otf),format("opentype")}body,html{background-color:#fff;font-family:SF Pro,sans-serif;margin:0;padding:0}h1{margin:1rem 0}*{box-sizing:border-box}.nav{background:#fff;border-bottom:2px solid;height:5rem;padding:1rem 2rem;position:-webkit-sticky;position:sticky;top:0;z-index:3}.nav__desktop{align-items:center;display:flex;height:100%;justify-content:space-between}.nav__desktop-logo{display:flex;height:100%;object-fit:contain}.nav__title-link{font-size:1.1rem}.nav__desktop-menu-item,.nav__title-link{color:inherit;margin-right:2rem;padding:1rem;position:relative;text-decoration:none}.nav__desktop-menu-item{cursor:pointer}.nav__desktop-menu-item:after{background-color:#000;bottom:0;content:"";height:3px;left:0;position:absolute;transition:width .3s ease;width:0}.nav__desktop-menu-item:hover:after{width:100%}.nav__desktop-menu-item:hover{color:#000;padding-bottom:1rem}.nav__mob{align-items:center;display:none;flex-direction:row;justify-content:space-between;position:-webkit-sticky;position:sticky;width:100vw}.nav__mob-logo{display:flex;height:100%;object-fit:contain;width:31px}.nav__mob-items{align-items:center;background-color:#fff;display:flex;flex-direction:column;height:100vh;margin:0;position:absolute;right:0;top:48px;transform:translateX(-100%);transition:transform .3s ease;width:100vw;z-index:-1}.nav__mob-items.active{transform:translateX(0)}.nav__mob-menu-item{color:inherit;cursor:pointer;display:flex;font-size:50px;font-weight:700;padding:2rem 0;text-decoration:none}@media screen and (max-width:720px){.nav{padding:0}.nav,.nav__mob{border-bottom:1px solid;height:3rem}.nav__mob{display:flex;padding:.5rem}.nav__desktop{display:none}}.nav__mob-button-svg{cursor:pointer;display:flex;height:30px;transform:scaleX(-1);width:30px}.nav__mob-button-svg line{stroke:#000;stroke-width:3px;transform-origin:center;transition:transform .3s}.nav__mob-button-svg .top{transform:translateY(-35%);-webkit-transform:translateY(-35%);-moz-transform:translateY(-35%);-ms-transform:translateY(-35%);-o-transform:translateY(-35%)}.nav__mob-button-svg .middle{transform:scaleX(1);-webkit-transform:scaleX(1);-moz-transform:scaleX(1);-ms-transform:scaleX(1);-o-transform:scaleX(1);transition:opacity .3s,transform .3s;-webkit-transition:opacity .3s,transform .3s;-moz-transition:opacity .3s,transform .3s;-ms-transition:opacity .3s,transform .3s;-o-transition:opacity .3s,transform .3s}.nav__mob-button-svg .bottom{transform:translateY(33%);-webkit-transform:translateY(33%);-moz-transform:translateY(33%);-ms-transform:translateY(33%);-o-transform:translateY(33%)}.nav__mob-button-svg.menu-open .top{stroke-linecap:round;transform:translateY(0) rotate(45deg);-webkit-transform:translateY(0) rotate(45deg);-moz-transform:translateY(0) rotate(45deg);-ms-transform:translateY(0) rotate(45deg);-o-transform:translateY(0) rotate(45deg)}.nav__mob-button-svg.menu-open .middle{opacity:0;transform:scaleX(.1);-webkit-transform:scaleX(.1);-moz-transform:scaleX(.1);-ms-transform:scaleX(.1);-o-transform:scaleX(.1)}.nav__mob-button-svg.menu-open .bottom{stroke-linecap:round;transform:translateY(0) rotate(-45deg);-webkit-transform:translateY(0) rotate(-45deg);-moz-transform:translateY(0) rotate(-45deg);-ms-transform:translateY(0) rotate(-45deg);-o-transform:translateY(0) rotate(-45deg)}h3,p{margin:0}p{font-size:small}.footer{align-items:left;box-sizing:border-box;display:flex;flex-direction:row;height:15vh;justify-content:space-between;padding:2rem;text-align:left}.footer__name{margin-bottom:5rem}.footer__name-heading{margin-bottom:1rem}@media screen and (max-width:720px){.footer{flex-direction:column;height:20vh;justify-content:flex-start;padding:1rem}.footer__name{margin-bottom:1rem}.footer__name-heading{margin-bottom:0}}.section__heading{font-size:3rem;font-weight:900;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;opacity:0;transform:translateY(10px);transition:all 1s ease-out}.section__heading-visible{opacity:1;transform:translateY(0)}@media screen and (max-width:720px){.section__heading{font-size:2rem;order:1}}.text{font-size:1.1rem;line-height:1.5rem;margin-top:3rem;max-width:40vw;opacity:0;transition:opacity 1s ease-out}.text-visible{opacity:1}@media screen and (max-width:720px){.text{font-size:1rem;margin-bottom:1rem;margin-top:1rem;max-width:100vw;order:2}}.section{border-bottom:1px solid;display:flex;height:765px}.section__image{background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;height:auto;position:relative;width:50%}.section__body{align-items:flex-start;display:flex;flex-direction:column;justify-content:space-around;padding:3rem;position:relative;text-align:left;width:50vw}@media screen and (max-width:720px){.section{flex-direction:column;height:auto}.section__image{background-position:50%;background-size:35rem;height:50vh;order:3;width:100vw}.section__body{order:2;padding:1rem;width:100vw}}.section__link{color:inherit;cursor:pointer;padding-bottom:.5rem;position:relative;text-decoration:none}.section__link:after{background-color:#000;bottom:0;content:"";height:3px;left:0;position:absolute;transition:width .3s ease;width:0}.section__link:hover:after{width:100%}.section__link:hover{color:#000;padding-bottom:.5rem}.section__image-works{display:flex;overflow:hidden;padding:5rem;position:relative;width:50vw}.section__image-row{background-image:url(https://placehold.co/350x600);background-repeat:no-repeat;background-size:contain;margin-right:1rem;min-width:250px}.scroller__inner{display:flex;position:relative}.scroller[data-animated=true]{-webkit-mask:linear-gradient(90deg,#0000,#fff 10%,#fff 90%,#0000);mask:linear-gradient(90deg,#0000,#fff 10%,#fff 90%,#0000);overflow:hidden}.scroller[data-animated=true] .scroller__inner{animation:scroll 20s linear infinite}@keyframes scroll{to{transform:translate(-50%)}}@media screen and (max-width:720px){.section__link{border-bottom:3px solid #000;margin-bottom:-2rem;margin-top:2rem;order:3}.section__image-works{height:70vh;order:2;width:100vw}.section__image-row{min-width:200px}.scroller[data-animated=true]{-webkit-mask:linear-gradient(90deg,#0000,#fff 20%,#fff 80%,#0000);mask:linear-gradient(90deg,#0000,#fff 20%,#fff 80%,#0000)}.section__remove-mob{height:0}}.section__design-body{align-items:flex-start;display:flex;flex-direction:column;padding:3rem;position:relative;text-align:left;width:55vw}.section__design-heading{font-size:3rem;font-weight:900;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:5rem 0 0 3rem}.section__design-text{text-wrap:pretty;align-items:flex-start;display:flex;flex-direction:column;font-size:1.1rem;justify-content:space-evenly;margin:0;overflow:hidden;padding:0 1rem;position:relative;width:100vw}li::marker{font-size:2rem;vertical-align:middle}li{margin-bottom:2rem;text-align:left}@media screen and (max-width:720px){.section__design-body{padding:1rem;width:100vw}.section__design-heading{font-size:2rem;margin:1rem 0}.section__design-text{font-size:1rem;margin:0;padding:0 1rem;width:100vw}li::marker{font-size:1rem}li{margin-bottom:1rem}}.section__services-image-container{align-content:space-around;align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-evenly;overflow:hidden;width:50vw}.section__services-image-grid{background-color:khaki;background-image:url(https://placehold.co/325x325);height:45%;margin:1rem;width:45%}.react-pdf__Document{align-items:center;display:flex;flex-direction:column}.section__document{background-color:#fff}@media screen and (max-width:720px){.section__document{left:0;max-width:100%;overflow-x:auto}.react-pdf__Document{overflow:auto;width:100%!important}.react-pdf__Page__canvas{height:100%!important;margin:0 auto;width:100%!important}.react-pdf__Page__annotations,.react-pdf__Page__textContent{width:100%!important}}:root{--react-pdf-annotation-layer:1;--annotation-unfocused-field-background:url('data:image/svg+xml;charset=utf-8,<svg width="1" height="1" xmlns="http://www.w3.org/2000/svg"><rect width="100%" height="100%" style="fill:rgba(0,54,255,.13)"/></svg>');--input-focus-border-color:Highlight;--input-focus-outline:1px solid Canvas;--input-unfocused-border-color:#0000;--input-disabled-border-color:#0000;--input-hover-border-color:#000;--link-outline:none}@media screen and (forced-colors:active){:root{--input-focus-border-color:CanvasText;--input-unfocused-border-color:ActiveText;--input-disabled-border-color:GrayText;--input-hover-border-color:Highlight;--link-outline:1.5px solid LinkText}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .textWidgetAnnotation :is(input,textarea):required{outline:1.5px solid selectedItem}.annotationLayer .linkAnnotation:hover{-webkit-backdrop-filter:invert(100%);backdrop-filter:invert(100%)}}.annotationLayer{left:0;pointer-events:none;position:absolute;top:0;transform-origin:0 0;z-index:3}.annotationLayer[data-main-rotation="90"] .norotate{transform:rotate(270deg) translateX(-100%)}.annotationLayer[data-main-rotation="180"] .norotate{transform:rotate(180deg) translate(-100%,-100%)}.annotationLayer[data-main-rotation="270"] .norotate{transform:rotate(90deg) translateY(-100%)}.annotationLayer canvas{height:100%;position:absolute;width:100%}.annotationLayer section{box-sizing:border-box;margin:0;pointer-events:auto;position:absolute;text-align:left;text-align:initial;transform-origin:0 0}.annotationLayer .linkAnnotation{outline:none;outline:var(--link-outline)}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{font-size:1em;height:100%;left:0;position:absolute;top:0;width:100%}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{background:#ff0;box-shadow:0 2px 10px #ff0;opacity:.2}.annotationLayer .textAnnotation img{cursor:pointer;height:100%;left:0;position:absolute;top:0;width:100%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input,.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .textWidgetAnnotation :is(input,textarea){background-image:url('data:image/svg+xml;charset=utf-8,<svg width="1" height="1" xmlns="http://www.w3.org/2000/svg"><rect width="100%" height="100%" style="fill:rgba(0,54,255,.13)"/></svg>');background-image:var(--annotation-unfocused-field-background);border:2px solid #0000;border:2px solid var(--input-unfocused-border-color);box-sizing:border-box;font:calc(9px*var(--scale-factor)) sans-serif;height:100%;margin:0;vertical-align:top;width:100%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .textWidgetAnnotation :is(input,textarea):required{outline:1.5px solid red}.annotationLayer .choiceWidgetAnnotation select option{padding:0}.annotationLayer .buttonWidgetAnnotation.radioButton input{border-radius:50%}.annotationLayer .textWidgetAnnotation textarea{resize:none}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .textWidgetAnnotation :is(input,textarea)[disabled]{background:none;border:2px solid #0000;border:2px solid var(--input-disabled-border-color);cursor:not-allowed}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .textWidgetAnnotation :is(input,textarea):hover{border:2px solid #000;border:2px solid var(--input-hover-border-color)}.annotationLayer .buttonWidgetAnnotation.checkBox input:hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .textWidgetAnnotation :is(input,textarea):hover{border-radius:2px}.annotationLayer .choiceWidgetAnnotation select:focus,.annotationLayer .textWidgetAnnotation :is(input,textarea):focus{background:none;border:2px solid Highlight;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:1px solid Canvas;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-color:initial;background-image:none}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid Highlight;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:1px solid Canvas;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.radioButton :focus{border:2px solid Highlight;border:2px solid var(--input-focus-border-color);outline:1px solid Canvas;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{background-color:CanvasText;content:"";display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{height:80%;left:45%;width:1px}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{transform:rotate(45deg)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{transform:rotate(-45deg)}.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{border-radius:50%;height:50%;left:30%;top:20%;width:50%}.annotationLayer .textWidgetAnnotation input.comb{font-family:monospace;padding-left:2px;padding-right:0}.annotationLayer .textWidgetAnnotation input.comb:focus{width:103%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{-webkit-appearance:none;appearance:none}.annotationLayer .popupTriggerArea{height:100%;width:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{font-size:calc(9px*var(--scale-factor));min-width:calc(180px*var(--scale-factor));pointer-events:none;position:absolute;width:100%}.annotationLayer .popup{word-wrap:break-word;background-color:#ff9;border-radius:calc(2px*var(--scale-factor));box-shadow:0 calc(2px*var(--scale-factor)) calc(5px*var(--scale-factor)) #888;cursor:pointer;font:message-box;margin-left:calc(5px*var(--scale-factor));max-width:calc(180px*var(--scale-factor));padding:calc(6px*var(--scale-factor));pointer-events:auto;position:absolute;white-space:normal}.annotationLayer .popup>*{font-size:calc(9px*var(--scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{display:inline-block;margin-left:calc(5px*var(--scale-factor))}.annotationLayer .popupContent{border-top:1px solid #333;margin-top:calc(2px*var(--scale-factor));padding-top:calc(2px*var(--scale-factor))}.annotationLayer .richText>*{font-size:calc(9px*var(--scale-factor));white-space:pre-wrap}.annotationLayer .caretAnnotation,.annotationLayer .circleAnnotation svg ellipse,.annotationLayer .fileAttachmentAnnotation,.annotationLayer .freeTextAnnotation,.annotationLayer .highlightAnnotation,.annotationLayer .inkAnnotation svg polyline,.annotationLayer .lineAnnotation svg line,.annotationLayer .polygonAnnotation svg polygon,.annotationLayer .polylineAnnotation svg polyline,.annotationLayer .squareAnnotation svg rect,.annotationLayer .squigglyAnnotation,.annotationLayer .stampAnnotation,.annotationLayer .strikeoutAnnotation,.annotationLayer .underlineAnnotation{cursor:pointer}.annotationLayer section svg{height:100%;left:0;position:absolute;top:0;width:100%}.annotationLayer .annotationTextContent{color:#0000;height:100%;opacity:0;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;width:100%}.annotationLayer .annotationTextContent span{display:inline-block;width:100%}:root{--react-pdf-text-layer:1;--highlight-bg-color:#b400aa;--highlight-selected-bg-color:#006400}@media screen and (forced-colors:active){:root{--highlight-bg-color:Highlight;--highlight-selected-bg-color:ButtonText}}[data-main-rotation="90"]{transform:rotate(90deg) translateY(-100%)}[data-main-rotation="180"]{transform:rotate(180deg) translate(-100%,-100%)}[data-main-rotation="270"]{transform:rotate(270deg) translateX(-100%)}.textLayer{-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none;forced-color-adjust:none;inset:0;line-height:1;overflow:hidden;position:absolute;text-align:left;text-align:initial;transform-origin:0 0;z-index:2}.textLayer :is(span,br){color:#0000;cursor:text;margin:0;position:absolute;transform-origin:0 0;white-space:pre}.textLayer span.markedContent{height:0;top:0}.textLayer .highlight{background-color:#b400aa;background-color:var(--highlight-bg-color);border-radius:4px;margin:-1px;padding:1px}.textLayer .highlight.appended{position:static}.textLayer .highlight.begin{border-radius:4px 0 0 4px}.textLayer .highlight.end{border-radius:0 4px 4px 0}.textLayer .highlight.middle{border-radius:0}.textLayer .highlight.selected{background-color:#006400;background-color:var(--highlight-selected-bg-color)}.textLayer br::selection{background:#0000}.textLayer .endOfContent{cursor:default;display:block;inset:100% 0 0;position:absolute;-webkit-user-select:none;user-select:none;z-index:-1}.textLayer .endOfContent.active{top:0}
/*# sourceMappingURL=main.85346a67.css.map*/