/*!modern-normalize | MIT License | https://github.com/sindresorhus/modern-normalize*/html{-webkit-box-sizing:border-box;box-sizing:border-box}*,*::before,*::after{-webkit-box-sizing:inherit;box-sizing:inherit}:root{-moz-tab-size:4;-o-tab-size:4;tab-size:4}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}body{font-family:-apple-system,BlinkMacSystemFont,segoe ui,Roboto,Helvetica,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol}hr{height:0}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:SFMono-Regular,Consolas,liberation mono,Menlo,Courier,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{padding:0}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}body{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:100vh;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-family:source sans pro,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#77828c;background-color:#fff}.container{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;max-width:1140px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0 auto;padding:0 1.5rem}@media(min-width:1140px){.container{padding:0}}.section{padding:5rem 0;outline:none}.section#banner{padding:1.5rem 0}@media(min-width:768px){.section#banner{padding:2rem 0}}@media(min-width:768px){.section{padding:7.5rem 0}}.section--gray{background-color:#f4f4f4}.section--blue{background-color:rgba(31,110,215,.05)}.section__title{padding-bottom:3rem;font-size:2.375rem;text-align:center;letter-spacing:-.03125rem}#contact .section__title{padding-bottom:1.5rem}#projects .section__title{padding-bottom:1.5rem}@media(min-width:768px){#projects .section__title{padding-bottom:2rem}}@media(min-width:768px){.section__title{padding-bottom:5rem;font-size:2.875rem}}h1,h2,h3,h4,h5,h6{margin:0;font-weight:400;color:#43484d}p{margin:0}ul{list-style:none;margin:0;padding:0}a{display:inline-block;color:#77828c;text-decoration:none}.text-center{text-align:center}.not-found{font-size:1.125rem}.header{width:100%;padding:.9375rem .375rem;color:#fff;position:fixed;top:0;left:0;z-index:5;will-change:background-color;-webkit-transition:background-color .3s linear,padding .3s linear;-o-transition:background-color .3s linear,padding .3s linear;transition:background-color .3s linear,padding .3s linear}@media(min-width:768px){.header{padding:1.875rem .375rem}}.header .logo svg g{-webkit-transition:fill .3s linear;-o-transition:fill .3s linear;transition:fill .3s linear}.header.sticky{background-color:#fff;border-bottom:.0625rem solid rgba(0,0,0,.1)}@media(min-width:768px){.header.sticky{padding:1.0625rem .375rem}}.header.sticky svg g{fill:#43484d}.header-group{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.navigation{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.navigation nav{display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media(min-width:768px){.navigation nav{display:block;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left}}.navigation nav ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}@media(min-width:768px){.navigation nav ul{position:relative;top:0;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.navigation nav ul li{display:block;width:100%;text-align:center}.navigation nav ul li:not(:last-child){margin-bottom:2.5rem}@media(min-width:768px){.navigation nav ul li{display:inline-block;width:auto;text-align:left}.navigation nav ul li:not(:last-child){margin-right:3rem;margin-bottom:0}}.navigation nav ul li a{color:#fff;font-weight:600;font-size:1.6875rem;letter-spacing:.028125rem;-webkit-transition:color .3s linear;-o-transition:color .3s linear;transition:color .3s linear}@media(min-width:768px){.navigation nav ul li a{font-size:1.125rem;letter-spacing:.01875rem}}.sticky .navigation nav ul li a{color:#43484d}.navigation nav.is-open{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:100%;padding:1.875rem;position:fixed;left:0;top:0;background-color:#0b0f1b}.navigation__close{position:absolute;top:1.875rem;right:1.875rem;cursor:pointer}@media(min-width:768px){.navigation__close{display:none}}.nav-trigger{cursor:pointer}@media(min-width:768px){.nav-trigger{display:none}}.footer{padding:2rem 0;margin-top:auto;color:#fff;line-height:1.5;background-color:#868f9e}.footer-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media(min-width:768px){.footer-group{width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media(min-width:768px){.footer-group div{-webkit-box-flex:1;-ms-flex:1;flex:1}}.footer-group div:nth-child(2){margin:1rem 0 2.5rem}@media(min-width:768px){.footer-group div:nth-child(2){-webkit-box-flex:1.2;-ms-flex:1.2;flex:1.2;margin:0;text-align:center}}.footer__social-list{display:-webkit-box;display:-ms-flexbox;display:flex}@media(min-width:768px){.footer__social-list{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}.footer__social-list li:not(:last-child){margin-right:1.5rem}.hero{padding:11.5rem 0 12.75rem;color:#fff;text-align:center;background:url(../../images/img-hero/img-hero-2-x@2x.jpg)no-repeat 50% 100%;background-size:cover}.hero-group{width:100%}.hero__title{padding-bottom:2rem;font-size:2.75rem;color:#fff}@media(min-width:768px){.hero__title{padding-bottom:3.5rem;font-size:3.5rem}}.button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.125rem;font-weight:600;letter-spacing:.0625rem;text-align:center;color:#fff;text-transform:uppercase;padding:1.5rem 2.25rem;background-color:#206ed7;border-radius:.25rem;border:none;cursor:pointer;outline:none;will-change:background-color;-webkit-transition:background-color .2s linear;-o-transition:background-color .2s linear;transition:background-color .2s linear}.button:hover{background-color:#1d63c1}.button__icon{margin-right:.5rem}.button--submit{border:none;cursor:pointer}.button--special{padding:1.125rem 2rem;background-color:#206ed7;color:#fff}.button--special:hover{background-color:#1d63c1}.button-wrapper{width:100%;text-align:center}.form .button-wrapper{text-align:center}.projects{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden}@media(min-width:768px){.projects{width:auto;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin:0 -.4375rem}}@media(min-width:1024px){.projects{margin:0 -.9375rem}}.project-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;margin-bottom:1.875rem;-webkit-box-shadow:1px 2px 4px 0 rgba(0,0,0,.1);box-shadow:1px 2px 4px 0 rgba(0,0,0,.1);border-radius:.25rem}@media(min-width:768px){.project-item{width:calc(100%/2 - 15px);margin-left:7px;margin-right:7px}}@media(min-width:1024px){.project-item{width:calc(100%/3 - 30px);margin-left:.9375rem;margin-right:.9375rem}}.project-item img{display:block;width:100%;height:15.625rem;max-height:15.625rem;-o-object-fit:cover;object-fit:cover}.project-item__details{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:1rem .625rem 1.5rem;text-align:center;background-color:#fff;border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}@media(min-width:768px){.project-item__details{padding:1.5rem .625rem}}.project-item__type{margin:0;padding-bottom:.625rem;color:#1f6ed7;text-transform:uppercase;font-size:.875rem;font-weight:600;letter-spacing:.09375rem}.project-item__title{margin-bottom:1.25rem;color:#43484d;font-size:1.75rem}.project-item__location{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:auto;color:#86939e}.project-item__location img{width:1.5rem;height:1.5rem}.mixitup-filters{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-bottom:3rem;-webkit-transition:background-color .2s linear,opacity .2s linear,-webkit-transform .2s linear;transition:background-color .2s linear,opacity .2s linear,-webkit-transform .2s linear;-o-transition:background-color .2s linear,opacity .2s linear,transform .2s linear;transition:background-color .2s linear,opacity .2s linear,transform .2s linear;transition:background-color .2s linear,opacity .2s linear,transform .2s linear,-webkit-transform .2s linear}@media(min-width:768px){.mixitup-filters{padding-bottom:3.5rem}}.mixitup-filters.stickyNav{width:100%;padding:.3125rem;position:fixed;top:66px;z-index:1;background-color:#fff;-webkit-box-shadow:0 2px 24px 0 rgba(0,0,0,.1),inset 0 -1px 0 0 rgba(134,147,158,.2),inset 0 1px 0 0 rgba(134,147,158,.2);box-shadow:0 2px 24px 0 rgba(0,0,0,.1),inset 0 -1px 0 0 rgba(134,147,158,.2),inset 0 1px 0 0 rgba(134,147,158,.2)}@media(min-width:768px){.mixitup-filters.stickyNav{padding:.75rem;top:70px}}.mixitup-filters.stickyNav.stickyNavInvisible{opacity:0;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}.mixitup-filters button{padding:0 .3125rem;color:#86939e;font-size:.875rem;line-height:1.57142857;letter-spacing:.1px;background:0 0;border:none;cursor:pointer;outline:none}.mixitup-filters button.is-active{color:#1f6ed7;font-weight:600}@media(min-width:768px){.mixitup-filters button{padding:0 1rem;font-size:1.125rem;line-height:1.22222222}}.about{width:100%}.about__image{width:100%;text-align:center}.about__image img{width:100%;max-width:100%;height:auto}.about__columns{margin-top:1.75rem}@media(min-width:768px){.about__columns{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:2rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.about__left{margin-bottom:2.375rem}@media(min-width:768px){.about__left{width:48%}}.about__left p{font-size:1.375rem;line-height:1.45}@media(min-width:768px){.about__left p{line-height:1.82}}@media(min-width:768px){.about__right{width:48%}}.about__right h2{margin-bottom:.5rem;font-size:1.4375rem;font-weight:600;line-height:1.3;color:#43484d}.about__right p{font-size:1.125rem;line-height:1.56}.about__right p:not(:last-of-type){margin-bottom:2rem}.contact{width:100%}.contact__info{margin-bottom:2.5rem;text-align:center;font-size:1.375rem;line-height:1.45}@media(min-width:768px){.contact__info{margin-bottom:5rem;line-height:1.82}}.contact__info a{display:block}.contact__form{width:100%;max-width:34.625rem;margin:0 auto}.contact__message{display:none;width:100%;padding:1.25rem;text-align:center;font-size:1.25rem;font-weight:600;border-radius:.25rem}.contact__message--error{margin-bottom:.625rem;color:#8b0000;background-color:#f8d7da}.contact__message--success{color:#155724;background-color:#d4edda}.contact__message.is-shown{display:block}.form__control{margin-bottom:1.5rem}@media(min-width:768px){.form__control{margin-bottom:3rem}}.form__control label{display:block;margin-bottom:.5rem;color:#1f6ed7;font-size:.875rem;font-weight:600;letter-spacing:.09375rem;line-height:1.29;text-transform:uppercase}.form__control input,.form__control textarea{width:100%;padding:1.0625rem 1rem;font-size:1.125rem;color:#202020;line-height:1.44;background-color:rgba(255,255,255,.8);border:.0625rem solid rgba(142,141,160,.4);border-radius:.25rem}.form__control textarea{min-height:13.75rem;resize:vertical}.form__error{display:none;margin-top:.625rem;color:#8b0000}.error .form__error{display:inline-block}.banner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#43484d}.banner__icon{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:.875rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.banner__icon img:first-of-type{margin-bottom:.25rem}.banner__title,.banner__text{font-size:.9375rem;letter-spacing:.2px;line-height:1.53333333}@media(min-width:768px){.banner__title,.banner__text{font-size:1.125rem;line-height:1.33333333}}.banner__title{font-weight:600}