/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:0.67em 0}figcaption,figure{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}main{display:block}pre{font-family:monospace, monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button{overflow:visible}button,select{text-transform:none}button,html [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}input{overflow:visible}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[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-cancel-button,[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}fieldset{padding:0.35em 0.75em 0.625em}legend{box-sizing:border-box;display:table;max-width:100%;padding:0;color:inherit;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}details{display:block}summary{display:list-item}menu{display:block}canvas{display:inline-block}template{display:none}[hidden]{display:none}*{box-sizing:border-box}html{background-color:#1a1a1a;font-size:62.5%;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}body{color:#333;line-height:1.6}img{max-width:100%;height:auto}a{color:#00B27D}::-moz-selection{background-color:#00B27D;color:#FFF}::selection{background-color:#00B27D;color:#FFF}.js-loading *,.js-loading *:before,.js-loading *:after{-webkit-animation-play-state:paused !important;animation-play-state:paused !important}@-webkit-keyframes greenGlow{0%{background-color:#33E5B0;box-shadow:0 0 0.75rem #00B27D}50%{background-color:#007F4A;box-shadow:0 0 0.3rem #006631;-webkit-transform:scaleX(0.5);transform:scaleX(0.5)}100%{background-color:#33E5B0;box-shadow:0 0 0.75rem #00B27D}}@keyframes greenGlow{0%{background-color:#33E5B0;box-shadow:0 0 0.75rem #00B27D}50%{background-color:#007F4A;box-shadow:0 0 0.3rem #006631;-webkit-transform:scaleX(0.5);transform:scaleX(0.5)}100%{background-color:#33E5B0;box-shadow:0 0 0.75rem #00B27D}}@-webkit-keyframes greenGlowMobile{0%{background-color:#33E5B0;box-shadow:0 0 0.75rem #00B27D}50%{background-color:#007F4A;box-shadow:0 0 0.3rem #006631}100%{background-color:#33E5B0;box-shadow:0 0 0.75rem #00B27D}}@keyframes greenGlowMobile{0%{background-color:#33E5B0;box-shadow:0 0 0.75rem #00B27D}50%{background-color:#007F4A;box-shadow:0 0 0.3rem #006631}100%{background-color:#33E5B0;box-shadow:0 0 0.75rem #00B27D}}@-webkit-keyframes fadeIn{0%{opacity:0;visibility:hidden}100%{opacity:1;visibility:visible}}@keyframes fadeIn{0%{opacity:0;visibility:hidden}100%{opacity:1;visibility:visible}}@-webkit-keyframes fadeInDisplay{0%{opacity:0;visibility:hidden}100%{opacity:1;visibility:visible}}@keyframes fadeInDisplay{0%{opacity:0;visibility:hidden}100%{opacity:1;visibility:visible}}@-webkit-keyframes fadeOutDisplay{0%{opacity:1;visibility:hidden}100%{opacity:0;visibility:visible}}@keyframes fadeOutDisplay{0%{opacity:1;visibility:hidden}100%{opacity:0;visibility:visible}}@-webkit-keyframes moveLeftToRight{0%{opacity:0;-webkit-transform:translateX(-5rem);transform:translateX(-5rem);visibility:hidden}100%{opacity:1;-webkit-transform:translate(0);transform:translate(0);visibility:visible}}@keyframes moveLeftToRight{0%{opacity:0;-webkit-transform:translateX(-5rem);transform:translateX(-5rem);visibility:hidden}100%{opacity:1;-webkit-transform:translate(0);transform:translate(0);visibility:visible}}@-webkit-keyframes moveLeftToRightButton{0%{visibility:hidden;-webkit-transform:translateX(-2.5rem);transform:translateX(-2.5rem)}100%{-webkit-transform:translate(0);transform:translate(0);visibility:visible}}@keyframes moveLeftToRightButton{0%{visibility:hidden;-webkit-transform:translateX(-2.5rem);transform:translateX(-2.5rem)}100%{-webkit-transform:translate(0);transform:translate(0);visibility:visible}}@-webkit-keyframes moveRightToLeft{0%{opacity:0;-webkit-transform:translateX(5rem);transform:translateX(5rem);visibility:hidden}100%{opacity:1;-webkit-transform:translate(0);transform:translate(0);visibility:visible}}@keyframes moveRightToLeft{0%{opacity:0;-webkit-transform:translateX(5rem);transform:translateX(5rem);visibility:hidden}100%{opacity:1;-webkit-transform:translate(0);transform:translate(0);visibility:visible}}@-webkit-keyframes moveRightToLeftButton{0%{visibility:hidden;-webkit-transform:translateX(2.5rem);transform:translateX(2.5rem)}100%{visibility:visible;-webkit-transform:translate(0);transform:translate(0)}}@keyframes moveRightToLeftButton{0%{visibility:hidden;-webkit-transform:translateX(2.5rem);transform:translateX(2.5rem)}100%{visibility:visible;-webkit-transform:translate(0);transform:translate(0)}}@-webkit-keyframes moveBottomToTop{0%{opacity:0;-webkit-transform:translateY(3rem);transform:translateY(3rem);visibility:hidden}100%{opacity:1;-webkit-transform:translate(0);transform:translate(0);visibility:visible}}@keyframes moveBottomToTop{0%{opacity:0;-webkit-transform:translateY(3rem);transform:translateY(3rem);visibility:hidden}100%{opacity:1;-webkit-transform:translate(0);transform:translate(0);visibility:visible}}@-webkit-keyframes moveTopToBottom{0%{opacity:0;-webkit-transform:translateY(-3rem);transform:translateY(-3rem);visibility:hidden}100%{opacity:1;-webkit-transform:translate(0);transform:translate(0);visibility:visible}}@keyframes moveTopToBottom{0%{opacity:0;-webkit-transform:translateY(-3rem);transform:translateY(-3rem);visibility:hidden}100%{opacity:1;-webkit-transform:translate(0);transform:translate(0);visibility:visible}}.body-text{font-family:"Avenir Next", "Helvetica Neue", Helvetica, sans-serif;font-size:2.2rem;font-weight:400}.body-text--green{color:#00B27D}.body-text--green-dark-1{color:#009964}.body-text--small{font-size:2rem}@media only screen and (max-width: 56.25em){.body-text{font-size:1.9rem;line-height:1.5}}@media only screen and (max-width: 37.5em){.body-text{font-size:1.6rem}}.heading{font-family:"Montserrat", "Helvetica Neue", Helvetica, sans-serif;font-size:4.6rem;font-weight:600;margin-bottom:0;margin-top:0}@media only screen and (max-width: 56.25em){.heading{font-size:4rem}}@media only screen and (max-width: 37.5em){.heading{font-size:3.2rem}}.heading--section-padding{padding-top:9rem}@media only screen and (max-width: 75em){.heading--section-padding{padding-top:7rem}}@media only screen and (max-width: 56.25em){.heading--section-padding{padding-top:5rem}}@media only screen and (max-width: 37.5em){.heading--section-padding{padding-top:3rem}}.heading--green{color:#00B27D}.heading--green-dark-1{color:#009964}.heading--grey-light-1{color:#f7f7f7}.heading--grey-light-2{color:#eee}.heading--thin{font-weight:300}.heading--bold{font-weight:700}.heading-secondary{font-family:"Avenir Next", "Helvetica Neue", Helvetica, sans-serif;font-size:2.6rem}@media only screen and (max-width: 56.25em){.heading-secondary{font-size:2.2rem}}@media only screen and (max-width: 37.5em){.heading-secondary{font-size:2rem}}.heading__divider{height:.4rem;margin:.3rem auto 1rem auto;position:relative;text-align:center;width:8rem}.heading__divider--left-align{margin:0}.heading__divider--blue{background-color:#00B1B3}.heading__divider--grey-light-1{background-color:#f7f7f7}.heading__divider--grey-light-2{background-color:#eee}.heading__divider--green{background-color:#00B27D}.heading__divider--green-dark-1{background-color:#009964}@media only screen and (max-width: 56.25em){.heading__divider{height:.3rem;margin-bottom:-1rem;width:6.5rem}}@media only screen and (max-width: 37.5em){.heading__divider{width:4.6rem}}.u-center-text{text-align:center}.u-margin-top-small{margin-top:3rem !important}.u-margin-top-medium{margin-top:5rem !important}.u-margin-top-big{margin-top:9rem !important}.u-padding-top-small{padding-top:3rem !important}.u-padding-top-medium{padding-top:5rem !important}.u-padding-top-big{padding-top:9rem !important}.loader__container{background:#262626;position:fixed;height:100vh;width:100%;z-index:9999;display:flex;flex-direction:column;align-items:center;justify-content:center}.loader{height:10rem;position:relative;transition:all .3s;width:75px}.loader__bar{position:absolute;bottom:0;width:10px;height:50%;background:#00B27D;-webkit-transform-origin:center bottom;transform-origin:center bottom;box-shadow:1px 1px 0 rgba(0,0,0,0.2)}.loader__bar:nth-child(1){left:0px;-webkit-transform:scale(1, 0.2);transform:scale(1, 0.2);-webkit-animation:barUp1 4s infinite;animation:barUp1 4s infinite;-webkit-animation-play-state:running !important;animation-play-state:running !important}.loader__bar:nth-child(2){left:15px;-webkit-transform:scale(1, 0.4);transform:scale(1, 0.4);-webkit-animation:barUp2 4s infinite;animation:barUp2 4s infinite;-webkit-animation-play-state:running !important;animation-play-state:running !important}.loader__bar:nth-child(3){left:30px;-webkit-transform:scale(1, 0.6);transform:scale(1, 0.6);-webkit-animation:barUp3 4s infinite;animation:barUp3 4s infinite;-webkit-animation-play-state:running !important;animation-play-state:running !important}.loader__bar:nth-child(4){left:45px;-webkit-transform:scale(1, 0.8);transform:scale(1, 0.8);-webkit-animation:barUp4 4s infinite;animation:barUp4 4s infinite;-webkit-animation-play-state:running !important;animation-play-state:running !important}.loader__bar:nth-child(5){left:60px;-webkit-transform:scale(1, 1);transform:scale(1, 1);-webkit-animation:barUp5 4s infinite;animation:barUp5 4s infinite;-webkit-animation-play-state:running !important;animation-play-state:running !important}.loader__ball{position:absolute;bottom:10px;left:0;width:10px;height:10px;background:#00B27D;border-radius:50%;-webkit-animation:ball 4s infinite;animation:ball 4s infinite;-webkit-animation-play-state:running !important;animation-play-state:running !important}@-webkit-keyframes ball{0%{-webkit-transform:translate(0, 0);transform:translate(0, 0)}5%{-webkit-transform:translate(8px, -14px);transform:translate(8px, -14px)}10%{-webkit-transform:translate(15px, -10px);transform:translate(15px, -10px)}17%{-webkit-transform:translate(23px, -24px);transform:translate(23px, -24px)}20%{-webkit-transform:translate(30px, -20px);transform:translate(30px, -20px)}27%{-webkit-transform:translate(38px, -34px);transform:translate(38px, -34px)}30%{-webkit-transform:translate(45px, -30px);transform:translate(45px, -30px)}37%{-webkit-transform:translate(53px, -44px);transform:translate(53px, -44px)}40%{-webkit-transform:translate(60px, -40px);transform:translate(60px, -40px)}50%{-webkit-transform:translate(60px, 0);transform:translate(60px, 0)}57%{-webkit-transform:translate(53px, -14px);transform:translate(53px, -14px)}60%{-webkit-transform:translate(45px, -10px);transform:translate(45px, -10px)}67%{-webkit-transform:translate(37px, -24px);transform:translate(37px, -24px)}70%{-webkit-transform:translate(30px, -20px);transform:translate(30px, -20px)}77%{-webkit-transform:translate(22px, -34px);transform:translate(22px, -34px)}80%{-webkit-transform:translate(15px, -30px);transform:translate(15px, -30px)}87%{-webkit-transform:translate(7px, -44px);transform:translate(7px, -44px)}90%{-webkit-transform:translate(0, -40px);transform:translate(0, -40px)}100%{-webkit-transform:translate(0, 0);transform:translate(0, 0)}}@keyframes ball{0%{-webkit-transform:translate(0, 0);transform:translate(0, 0)}5%{-webkit-transform:translate(8px, -14px);transform:translate(8px, -14px)}10%{-webkit-transform:translate(15px, -10px);transform:translate(15px, -10px)}17%{-webkit-transform:translate(23px, -24px);transform:translate(23px, -24px)}20%{-webkit-transform:translate(30px, -20px);transform:translate(30px, -20px)}27%{-webkit-transform:translate(38px, -34px);transform:translate(38px, -34px)}30%{-webkit-transform:translate(45px, -30px);transform:translate(45px, -30px)}37%{-webkit-transform:translate(53px, -44px);transform:translate(53px, -44px)}40%{-webkit-transform:translate(60px, -40px);transform:translate(60px, -40px)}50%{-webkit-transform:translate(60px, 0);transform:translate(60px, 0)}57%{-webkit-transform:translate(53px, -14px);transform:translate(53px, -14px)}60%{-webkit-transform:translate(45px, -10px);transform:translate(45px, -10px)}67%{-webkit-transform:translate(37px, -24px);transform:translate(37px, -24px)}70%{-webkit-transform:translate(30px, -20px);transform:translate(30px, -20px)}77%{-webkit-transform:translate(22px, -34px);transform:translate(22px, -34px)}80%{-webkit-transform:translate(15px, -30px);transform:translate(15px, -30px)}87%{-webkit-transform:translate(7px, -44px);transform:translate(7px, -44px)}90%{-webkit-transform:translate(0, -40px);transform:translate(0, -40px)}100%{-webkit-transform:translate(0, 0);transform:translate(0, 0)}}@-webkit-keyframes barUp1{0%{-webkit-transform:scale(1, 0.2);transform:scale(1, 0.2)}40%{-webkit-transform:scale(1, 0.2);transform:scale(1, 0.2)}50%{-webkit-transform:scale(1, 1);transform:scale(1, 1)}90%{-webkit-transform:scale(1, 1);transform:scale(1, 1)}100%{-webkit-transform:scale(1, 0.2);transform:scale(1, 0.2)}}@keyframes barUp1{0%{-webkit-transform:scale(1, 0.2);transform:scale(1, 0.2)}40%{-webkit-transform:scale(1, 0.2);transform:scale(1, 0.2)}50%{-webkit-transform:scale(1, 1);transform:scale(1, 1)}90%{-webkit-transform:scale(1, 1);transform:scale(1, 1)}100%{-webkit-transform:scale(1, 0.2);transform:scale(1, 0.2)}}@-webkit-keyframes barUp2{0%{-webkit-transform:scale(1, 0.4);transform:scale(1, 0.4)}40%{-webkit-transform:scale(1, 0.4);transform:scale(1, 0.4)}50%{-webkit-transform:scale(1, 0.8);transform:scale(1, 0.8)}90%{-webkit-transform:scale(1, 0.8);transform:scale(1, 0.8)}100%{-webkit-transform:scale(1, 0.4);transform:scale(1, 0.4)}}@keyframes barUp2{0%{-webkit-transform:scale(1, 0.4);transform:scale(1, 0.4)}40%{-webkit-transform:scale(1, 0.4);transform:scale(1, 0.4)}50%{-webkit-transform:scale(1, 0.8);transform:scale(1, 0.8)}90%{-webkit-transform:scale(1, 0.8);transform:scale(1, 0.8)}100%{-webkit-transform:scale(1, 0.4);transform:scale(1, 0.4)}}@-webkit-keyframes barUp3{0%{-webkit-transform:scale(1, 0.6);transform:scale(1, 0.6)}100%{-webkit-transform:scale(1, 0.6);transform:scale(1, 0.6)}}@keyframes barUp3{0%{-webkit-transform:scale(1, 0.6);transform:scale(1, 0.6)}100%{-webkit-transform:scale(1, 0.6);transform:scale(1, 0.6)}}@-webkit-keyframes barUp4{0%{-webkit-transform:scale(1, 0.8);transform:scale(1, 0.8)}40%{-webkit-transform:scale(1, 0.8);transform:scale(1, 0.8)}50%{-webkit-transform:scale(1, 0.4);transform:scale(1, 0.4)}90%{-webkit-transform:scale(1, 0.4);transform:scale(1, 0.4)}100%{-webkit-transform:scale(1, 0.8);transform:scale(1, 0.8)}}@keyframes barUp4{0%{-webkit-transform:scale(1, 0.8);transform:scale(1, 0.8)}40%{-webkit-transform:scale(1, 0.8);transform:scale(1, 0.8)}50%{-webkit-transform:scale(1, 0.4);transform:scale(1, 0.4)}90%{-webkit-transform:scale(1, 0.4);transform:scale(1, 0.4)}100%{-webkit-transform:scale(1, 0.8);transform:scale(1, 0.8)}}@-webkit-keyframes barUp5{0%{-webkit-transform:scale(1, 1);transform:scale(1, 1)}40%{-webkit-transform:scale(1, 1);transform:scale(1, 1)}50%{-webkit-transform:scale(1, 0.2);transform:scale(1, 0.2)}90%{-webkit-transform:scale(1, 0.2);transform:scale(1, 0.2)}100%{-webkit-transform:scale(1, 1);transform:scale(1, 1)}}@keyframes barUp5{0%{-webkit-transform:scale(1, 1);transform:scale(1, 1)}40%{-webkit-transform:scale(1, 1);transform:scale(1, 1)}50%{-webkit-transform:scale(1, 0.2);transform:scale(1, 0.2)}90%{-webkit-transform:scale(1, 0.2);transform:scale(1, 0.2)}100%{-webkit-transform:scale(1, 1);transform:scale(1, 1)}}.btn,.btn:link,.btn:visited{border:none;border-radius:10rem;box-shadow:0 0.25rem 0.75rem rgba(0,0,0,0.2);cursor:pointer;display:inline-block;font-size:1.5rem;padding:1.5rem 4rem;position:relative;text-decoration:none;text-transform:uppercase;transition:all 0.3s}.btn:hover{box-shadow:0 1rem 2rem rgba(0,0,0,0.2);-webkit-transform:translateY(-3px);transform:translateY(-3px)}.btn:hover::after{-webkit-transform:scaleX(1.4) scaleY(1.6);transform:scaleX(1.4) scaleY(1.6);opacity:0}.btn:active,.btn:focus{box-shadow:0 0.5rem 1rem rgba(0,0,0,0.2);outline:none;-webkit-transform:translateY(-0.1rem);transform:translateY(-0.1rem)}.btn:after{border-radius:10rem;content:"";display:inline-block;height:100%;width:100%;left:0;position:absolute;top:0;transition:all 0.4s;z-index:-1}.btn--white{background-color:#f7f7f7;color:#333}.btn--white:after{background-color:#f7f7f7}.btn--black{background-color:#333;color:#f7f7f7}.btn--black:after{background-color:#333}.hero{background-color:#1a1a1a;height:auto;min-height:100vh;width:100%;display:flex;align-items:center;justify-content:center}.hero__container{display:flex;align-items:center}@media only screen and (max-width: 37.5em){.hero__container{align-items:flex-start;justify-content:center;flex-direction:column}}.hero__left-side{-webkit-animation:moveLeftToRight .6s ease both .8s;animation:moveLeftToRight .6s ease both .8s;text-align:right}@media only screen and (max-width: 37.5em){.hero__left-side{-webkit-animation-name:moveTopToBottom;animation-name:moveTopToBottom}}.hero__heading{font-size:9rem}@media only screen and (max-width: 56.25em){.hero__heading{font-size:6.5rem}}@media only screen and (max-width: 37.5em){.hero__heading{font-size:6em;text-align:left}}.hero__subheading{font-size:3rem}@media only screen and (max-width: 56.25em){.hero__subheading{font-size:2.4rem;text-align:left}}@media only screen and (max-width: 37.5em){.hero__subheading{font-size:2rem;margin-top:-2rem}}.hero__divider{background-color:#33E5B0;box-shadow:0 0 0.75rem #00B27D;height:30rem;margin:0 5rem;min-width:2px;width:2px;-webkit-animation-name:fadeIn, greenGlow;animation-name:fadeIn, greenGlow;-webkit-animation-delay:.2s, 3.1s;animation-delay:.2s, 3.1s;-webkit-animation-duration:.6s, 2.6s;animation-duration:.6s, 2.6s;-webkit-animation-fill-mode:both, none;animation-fill-mode:both, none;-webkit-animation-iteration-count:1, infinite;animation-iteration-count:1, infinite;-webkit-animation-timing-function:ease, ease-in-out;animation-timing-function:ease, ease-in-out}@media only screen and (max-width: 56.25em){.hero__divider{margin:0 3rem;height:22rem}}@media only screen and (max-width: 37.5em){.hero__divider{height:2px;margin:2rem 0 .8rem 0;width:25.5rem;-webkit-animation-name:fadeIn, greenGlowMobile;animation-name:fadeIn, greenGlowMobile}}.hero .body-text{max-width:26rem;text-align:left;-webkit-animation:moveRightToLeft .6s ease 1.4s both;animation:moveRightToLeft .6s ease 1.4s both}@media only screen and (max-width: 56.25em){.hero .body-text{font-size:1.8rem;max-width:20rem;line-height:1.5}}@media only screen and (max-width: 37.5em){.hero .body-text{-webkit-animation-name:moveBottomToTop;animation-name:moveBottomToTop}}.about{height:auto;min-height:105vh;display:flex}@media only screen and (max-width: 75em){.about{flex-direction:column;min-height:auto}}.about__image-side{background-color:#262626;display:flex;align-items:center;justify-content:center;flex-basis:50%}@media only screen and (max-width: 75em){.about__image-side{order:2}}.about__image{position:relative;top:-1%;width:100%}@media only screen and (max-width: 75em){.about__image{padding:2rem 0 4rem 0;width:60%}}@media only screen and (max-width: 56.25em){.about__image{padding:2rem 0}}@media only screen and (max-width: 37.5em){.about__image{padding-bottom:2rem 0}}.about__text-side{background-color:#333;flex-basis:50%}@media only screen and (max-width: 75em){.about__text-side{order:1;display:flex;padding-bottom:5rem}}@media only screen and (max-width: 37.5em){.about__text-side{padding-bottom:3rem}}.about__text-container{margin:0 auto;width:60%}.why{background-color:#009964;padding-bottom:5rem;display:flex;flex-direction:column}@media only screen and (max-width: 37.5em){.why{padding-bottom:1rem}}.flip-card__container{height:auto;margin:6rem 0;display:flex;justify-content:center}@media only screen and (max-width: 75em){.flip-card__container{align-items:center;flex-direction:column}}@media only screen and (max-width: 56.25em){.flip-card__container{margin-top:5rem}}@media only screen and (max-width: 37.5em){.flip-card__container{margin-top:4rem}}.flip-card{cursor:pointer;margin:0 5.5rem;-webkit-perspective:150rem;perspective:150rem;height:40rem;width:30rem}@media only screen and (max-width: 75em){.flip-card{cursor:default;display:flex;align-items:center;flex-direction:row;justify-content:center}.flip-card:not(:last-child){margin-bottom:5rem}}@media only screen and (max-width: 56.25em){.flip-card{height:34rem;width:26rem}}@media only screen and (max-width: 37.5em){.flip-card{display:block;height:52rem;margin:0;width:19rem;flex-direction:column}}.flip-card__side{-webkit-backface-visibility:hidden;backface-visibility:hidden;border-radius:2rem;box-shadow:0 1rem 2rem rgba(0,0,0,0.2);transition:all .3s ease;width:100%;position:absolute;left:0;top:0;display:flex;align-items:center;flex-direction:column;justify-content:flex-start}@media only screen and (max-width: 75em){.flip-card__side{margin:0 4rem;position:static}}@media only screen and (max-width: 56.25em){.flip-card__side{margin:0 2rem}}@media only screen and (max-width: 37.5em){.flip-card__side{margin:0}}.flip-card__side--front,.flip-card__side--back{min-height:100%;min-width:100%}@media only screen and (max-width: 37.5em){.flip-card__side--front,.flip-card__side--back{min-height:50%}}.flip-card__side--front{background-color:#eee;color:#333}@media only screen and (max-width: 75em){.flip-card__side--front{-webkit-transform:rotateY(0);transform:rotateY(0)}}@media only screen and (max-width: 37.5em){.flip-card__side--front{position:relative;left:-2rem}}.flip-card__side--back{background-color:#333;color:#eee;-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}@media only screen and (max-width: 75em){.flip-card__side--back{-webkit-transform:rotateY(0);transform:rotateY(0)}.flip-card__side--back--red{color:#f17675}.flip-card__side--back--blue{color:#00B1B3}.flip-card__side--back--green{color:#1ACC97}}@media only screen and (max-width: 37.5em){.flip-card__side--back{margin-top:2.5rem;position:relative;left:2rem}}.flip-card:hover .flip-card__side--front{-webkit-transform:rotateY(-180deg) translateY(-0.5rem);transform:rotateY(-180deg) translateY(-0.5rem)}@media only screen and (max-width: 75em){.flip-card:hover .flip-card__side--front{-webkit-transform:none;transform:none}}.flip-card:hover .flip-card__side--back{-webkit-transform:rotateY(0) translateY(-0.5rem);transform:rotateY(0) translateY(-0.5rem)}@media only screen and (max-width: 75em){.flip-card:hover .flip-card__side--back{-webkit-transform:none;transform:none}}.flip-card:active .flip-card__side{box-shadow:0 0.5rem 1rem rgba(0,0,0,0.2)}.flip-card:active .flip-card__side--back{-webkit-transform:translateY(-0.25rem);transform:translateY(-0.25rem)}@media only screen and (max-width: 75em){.flip-card:active .flip-card__side--back{-webkit-transform:none;transform:none}}.flip-card:active .flip-card__side--back--red{color:#EF6462}.flip-card:active .flip-card__side--back--blue{color:#00B1B3}.flip-card:active .flip-card__side--back--green{color:#1ACC97}.flip-card__icon{margin:0;-webkit-transform:translateY(5rem);transform:translateY(5rem)}@media only screen and (max-width: 56.25em){.flip-card__icon{-webkit-transform:translateY(4rem);transform:translateY(4rem)}}@media only screen and (max-width: 37.5em){.flip-card__icon{-webkit-transform:translateY(3rem);transform:translateY(3rem)}}.flip-card__icon>i{font-size:7.5rem}@media only screen and (max-width: 56.25em){.flip-card__icon>i{font-size:6rem}}@media only screen and (max-width: 37.5em){.flip-card__icon>i{font-size:4rem}}.flip-card__title{margin:0;-webkit-transform:translateY(8rem);transform:translateY(8rem)}@supports (-moz-appearance: none){.flip-card__title{position:absolute;top:39%;-webkit-transform:none;transform:none}@media only screen and (max-width: 56.25em){.flip-card__title{position:static}}}@media only screen and (max-width: 56.25em){.flip-card__title{-webkit-transform:translateY(6rem);transform:translateY(6rem)}}@media only screen and (max-width: 37.5em){.flip-card__title{-webkit-transform:translateY(4rem);transform:translateY(4rem)}}.flip-card__description{margin:0;max-width:22rem;-webkit-transform:translateY(8rem);transform:translateY(8rem)}@supports (-moz-appearance: none){.flip-card__description{-webkit-transform:none;transform:none;position:absolute;top:49%}@media only screen and (max-width: 56.25em){.flip-card__description{position:static}}}@media only screen and (max-width: 56.25em){.flip-card__description{max-width:21rem;-webkit-transform:translateY(5.7rem);transform:translateY(5.7rem)}}@media only screen and (max-width: 37.5em){.flip-card__description{max-width:18rem;-webkit-transform:translateY(4rem);transform:translateY(4rem)}}.showcase{background-color:#333;height:200rem;position:relative;transition:all .3s;display:flex;flex-direction:column;align-items:center}@media only screen and (max-width: 75em){.showcase{height:auto}}.showcase__content{padding-bottom:7rem;width:105rem;display:flex;align-items:center;flex-direction:column}@media only screen and (max-width: 75em){.showcase__content{width:84rem}}@media only screen and (max-width: 56.25em){.showcase__content{width:40rem}}@media only screen and (max-width: 37.5em){.showcase__content{width:30rem}}.showcase__heading,.showcase__divider{align-self:flex-start;z-index:1}.showcase__overlay{background:#000;height:100%;opacity:0;transition:all .3s;width:100%;z-index:-1;position:absolute;top:0;left:0}.showcase__overlay--active{opacity:.8;z-index:1000}@media only screen and (max-width: 75em){.showcase__overlay{display:none}}.long-card{background-color:#f7f7f7;border-radius:1rem;box-shadow:0 1rem 2rem rgba(0,0,0,0.2);height:35rem;margin:4rem 0;min-width:100%;position:relative;transition:all .4s, z-index .4s;width:100%;z-index:1;display:flex;align-items:center}@media only screen and (max-width: 75em){.long-card{height:32rem;margin:3rem}}@media only screen and (max-width: 56.25em){.long-card{height:100%;flex-direction:column}}@media only screen and (max-width: 37.5em){.long-card{background-color:#f7f7f7;border:1px solid #d5d5d5;border-radius:0;box-shadow:none;margin:0}}.long-card--first{margin-top:6.5rem}@media only screen and (max-width: 75em){.long-card--first{margin-top:6rem}}@media only screen and (max-width: 37.5em){.long-card--first{border-top-left-radius:1rem;border-top-right-radius:1rem;margin-top:4rem}}@media only screen and (max-width: 37.5em){.long-card--last{border-bottom-left-radius:1rem;border-bottom-right-radius:1rem}}.long-card--active{z-index:3000}.long-card:hover{-webkit-transform:translateY(-0.5rem);transform:translateY(-0.5rem)}@supports (-moz-appearance: none){.long-card:hover{-webkit-transform:none;transform:none}}@media only screen and (max-width: 75em){.long-card:hover{-webkit-transform:none;transform:none}}.long-card__image-box{border:2rem solid transparent;border-radius:3rem;cursor:pointer;height:100%;overflow:hidden;position:relative;min-width:45rem;max-width:45rem}@media only screen and (max-width: 75em){.long-card__image-box{max-width:40rem;min-width:40rem}}@media only screen and (max-width: 56.25em){.long-card__image-box{min-height:27rem;max-height:27rem;min-width:92.3%;max-width:92.3%}}@media only screen and (max-width: 37.5em){.long-card__image-box{min-height:22rem;max-height:22rem;margin-top:1.5rem}}.long-card__image-box:after{background:rgba(38,38,38,0.8);border-radius:1rem;content:"\A";position:absolute;height:100%;left:0;opacity:0;transition:all .3s;top:0;width:100%}@media only screen and (max-width: 75em){.long-card__image-box:after{opacity:1}}@media only screen and (max-width: 56.25em){.long-card__image-box:after{display:none}}.long-card__image-box:hover:after{opacity:1}.long-card__image-box:hover .long-card__btn{-webkit-animation:moveLeftToRightButton 0.4s;animation:moveLeftToRightButton 0.4s;opacity:1}@media only screen and (max-width: 75em){.long-card__image-box:hover .long-card__btn{-webkit-animation:none;animation:none}}.long-card__image-box:hover .long-card__btn--middle-card{-webkit-animation:moveRightToLeftButton 0.4s;animation:moveRightToLeftButton 0.4s;opacity:1}@media only screen and (max-width: 75em){.long-card__image-box:hover .long-card__btn--middle-card{-webkit-animation:none;animation:none}}.long-card__image{transition:all .3s;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.long-card__btn-container{position:absolute;left:0;top:0;height:100%;width:100%;display:flex;align-items:center;justify-content:center}@media only screen and (max-width: 56.25em){.long-card__btn-container{display:none}}.long-card__btn{opacity:0;z-index:5000}@media only screen and (max-width: 75em){.long-card__btn{opacity:1}}@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm){.long-card__btn{transition:all .3s}.long-card__btn:hover{-webkit-transform:translateY(-3px);transform:translateY(-3px)}.long-card__btn:active{-webkit-transform:translateY(-1px);transform:translateY(-1px)}}.long-card__divider{background-color:#d5d5d5;margin:0 3rem 0 1rem;height:82%;width:4px}@media only screen and (max-width: 56.25em){.long-card__divider{height:3px;margin:0 0 1.5rem 0;width:80%}}@media only screen and (max-width: 37.5em){.long-card__divider{display:none}}.long-card__divider--middle-card{margin:0 1rem 0 3rem}@media only screen and (max-width: 56.25em){.long-card__divider--middle-card{margin:0 0 1.5rem 0;order:2}}.long-card__text-container{align-self:center;font-family:"Avenir Next", "Helvetica Neue", Helvetica, sans-serif}@media only screen and (max-width: 56.25em){.long-card__text-container{width:80%}}@media only screen and (max-width: 37.5em){.long-card__text-container{margin-top:-2rem}}.long-card__text-container--middle-card{text-align:right}@media only screen and (max-width: 56.25em){.long-card__text-container--middle-card{order:3}}.long-card__title{font-weight:bold;font-size:3rem;margin:0}@media only screen and (max-width: 75em){.long-card__title{font-size:2.6rem}}.long-card__subtitle{font-size:2.4rem;font-weight:normal;margin:0}@media only screen and (max-width: 75em){.long-card__subtitle{font-size:2rem}}.long-card__subtitle:nth-child(4){margin-top:1rem}.long-card__description{display:inline-block;font-size:1.8rem;margin:0;width:90%}@media only screen and (max-width: 75em){.long-card__description{font-size:1.6rem}}.long-card__link{display:inline-block;margin:2rem 0 3rem 0;padding:3px 5px}@media only screen and (max-width: 37.5em){.long-card__link{margin:2rem 0 3.5rem 0}}.long-card__link:link,.long-card__link:visited{border-bottom:1px solid #009964;color:#009964;font-size:1.6rem;text-decoration:none;transition:all .2s}@media only screen and (max-width: 56.25em){.long-card__link:link,.long-card__link:visited{display:inline-block}}.long-card__link:hover{background-color:#00B27D;background-image:linear-gradient(to right bottom, #1ACC97, #009964);box-shadow:0 1rem 2rem rgba(0,0,0,0.15);-webkit-transform:translateY(-2px);transform:translateY(-2px);color:#FFF}.projects{background-color:#eee;height:auto;min-height:48rem;padding-bottom:10.8rem;display:flex;flex-direction:column;align-items:center}@media only screen and (max-width: 37.5em){.projects{padding-bottom:0}}.projects__container{margin:5rem 0;display:flex;align-items:center;flex-wrap:wrap;justify-content:center}@media only screen and (max-width: 37.5em){.projects__container{margin:5rem 0 3rem 0}}.projects__image-box{border-radius:1rem;box-shadow:0 0.25rem 0.75rem rgba(0,0,0,0.2);cursor:pointer;height:18rem;margin:0 2rem 5rem 2rem;overflow:hidden;position:relative;transition:all .3s;min-width:26rem;width:26rem}@media only screen and (max-width: 37.5em){.projects__image-box{margin-bottom:2rem;height:14rem;min-width:20rem;width:20rem}}.projects__image-box:hover{box-shadow:0 1rem 2rem rgba(0,0,0,0.2);-webkit-transform:scale(1.03);transform:scale(1.03)}.projects__image-box:active,.projects__image-box:focus{box-shadow:0 0.5rem 1rem rgba(0,0,0,0.2);-webkit-transform:scale(1.01);transform:scale(1.01)}.projects__image-box:after{background:rgba(0,0,0,0.4);border-radius:1rem;content:"\A";height:100%;opacity:0;transition:all .2s;width:100%;position:absolute;left:0;top:0}.projects__image-box:hover:after{opacity:1}.projects__image{height:100%;-o-object-fit:cover;object-fit:cover;width:100%;transition:all .3s}.contact{background-color:#333;height:auto;min-height:60rem;position:relative}#contact{background-color:transparent;height:1rem;width:1rem;position:absolute;top:-16%}@media only screen and (max-width: 37.5em){#contact{top:0}}.form{background-color:#009964;border-radius:7.5%;box-shadow:0 1rem 2rem rgba(0,0,0,0.2);margin:0 auto;height:68rem;position:relative;top:-10.8rem;width:58rem;display:flex;align-items:center;flex-direction:column;justify-content:center}@media only screen and (max-width: 56.25em){.form{height:64rem;width:54.5rem}}@media only screen and (max-width: 37.5em){.form{border-radius:0;padding:3rem 0 2rem 0;height:100%;min-height:80vh;position:static;width:100%}}.form__heading{padding-top:1.2rem}@media only screen and (max-width: 56.25em){.form__heading{padding-top:0}}.form__group{padding-bottom:2rem;width:45rem;display:flex;justify-content:center;align-items:center}@media only screen and (max-width: 37.5em){.form__group{width:80%}}.form__group:last-of-type{display:flex;justify-content:flex-end}@media only screen and (max-width: 37.5em){.form__group:last-of-type{justify-content:center}}.form__input{background-color:#eeeeee;border:none;border-bottom:.4rem solid transparent;border-radius:2px;color:#333;display:block;font-family:"Avenir Next", "Helvetica Neue", Helvetica, sans-serif;font-size:1.8rem;padding:1.5rem 2rem;transition:all .3s;width:50rem}@media only screen and (max-width: 37.5em){.form__input{font-size:1.6rem}}.form__input:focus{border-bottom:0.4rem solid #007F4A;box-shadow:0 1rem 2rem rgba(0,0,0,0.1);outline:none}.form__input:focus:invalid{border-bottom:0.4rem solid #EF6462}.form__input::-webkit-input-placeholder{color:#999;line-height:2.75rem}.form__label{display:block;font-family:"Avenir Next", "Helvetica Neue", Helvetica, sans-serif;font-size:1rem;font-weight:bold;margin-left:2rem;margin-top:.7rem;transition:all .3s;position:absolute;left:-9999rem}.navigation{transition:all .3s ease}.navigation__hidden{visibility:hidden;opacity:0}.navigation__checkbox{display:none}.navigation__button{background-color:#f7f7f7;border-radius:50%;box-shadow:0 1rem 2rem rgba(0,0,0,0.2);cursor:pointer;height:5.5rem;text-align:center;width:5.5rem;z-index:2000;position:fixed;right:6rem;top:3rem}@media only screen and (max-width: 56.25em){.navigation__button{height:5rem;width:5rem;top:2.5rem;right:4rem}}@media only screen and (max-width: 37.5em){.navigation__button{height:4rem;width:4rem;top:3rem;right:3rem}}.navigation__background{background:#262626;border-radius:50%;height:5.5rem;width:5.5rem;z-index:1000;position:fixed;right:6rem;top:3rem;transition:-webkit-transform 0.8s cubic-bezier(0.86, 0, 0.07, 1);transition:transform 0.8s cubic-bezier(0.86, 0, 0.07, 1);transition:transform 0.8s cubic-bezier(0.86, 0, 0.07, 1),-webkit-transform 0.8s cubic-bezier(0.86, 0, 0.07, 1)}@media only screen and (max-width: 56.25em){.navigation__background{height:5rem;width:5rem;top:2.5rem;right:4rem}}@media only screen and (max-width: 37.5em){.navigation__background{height:3rem;width:3rem;top:3.5rem;right:3.5rem}}.navigation__nav{height:100vh;opacity:0;visibility:hidden;width:0;z-index:1500;position:fixed;left:0;top:0;transition:all 0.8s cubic-bezier(0.68, -0.55, 0.265, 1.55)}@media only screen and (max-width: 37.5em){.navigation__nav{width:100%;display:flex;justify-content:center;align-items:center}}.navigation__list{list-style:none;text-align:center;width:100%;padding-left:0;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -66%);transform:translate(-50%, -66%)}.navigation__item{margin:1rem}.navigation__link:link,.navigation__link:visited{color:#f7f7f7;display:inline-block;font-family:"Montserrat", "Helvetica Neue", Helvetica, sans-serif;font-size:4.4rem;font-weight:600;text-decoration:none;transition:all .4s}@media only screen and (max-width: 56.25em){.navigation__link:link,.navigation__link:visited{font-size:4rem}}@media only screen and (max-width: 37.5em){.navigation__link:link,.navigation__link:visited{font-size:3rem}}.navigation__link:hover,.navigation__link:active{color:#00B27D}.navigation__checkbox:checked ~ .navigation__background{-webkit-transform:scale(80);transform:scale(80)}.navigation__checkbox:checked ~ .navigation__nav{visibility:visible;opacity:1;width:100%}.navigation__icon{margin-top:2.66rem;position:relative}@media only screen and (max-width: 56.25em){.navigation__icon{margin-top:2.5rem}}@media only screen and (max-width: 37.5em){.navigation__icon{margin-top:2rem}}.navigation__icon,.navigation__icon::before,.navigation__icon::after{background-color:#262626;display:inline-block;height:2px;width:3rem}@media only screen and (max-width: 37.5em){.navigation__icon,.navigation__icon::before,.navigation__icon::after{width:2.5rem;height:1.5px}}.navigation__icon::before,.navigation__icon::after{content:"";left:0;position:absolute;transition:all .2s}.navigation__icon::before{top:-.8rem}@media only screen and (max-width: 37.5em){.navigation__icon::before{top:-.6rem}}.navigation__icon::after{top:.8rem}@media only screen and (max-width: 37.5em){.navigation__icon::after{top:.6rem}}.navigation__button:hover .navigation__icon:before{top:-1rem}@media only screen and (max-width: 37.5em){.navigation__button:hover .navigation__icon:before{top:-.6rem}}.navigation__button:hover .navigation__icon:after{top:1rem}@media only screen and (max-width: 37.5em){.navigation__button:hover .navigation__icon:after{top:.6rem}}.navigation__checkbox:checked+.navigation__button .navigation__icon{background-color:transparent}.navigation__checkbox:checked+.navigation__button .navigation__icon::before{top:0;-webkit-transform:rotate(135deg);transform:rotate(135deg)}.navigation__checkbox:checked+.navigation__button .navigation__icon::after{top:0;-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}.header{font-family:"Avenir Next", "Helvetica Neue", Helvetica, sans-serif;margin-top:1.2rem;position:absolute;width:100%;display:flex;justify-content:space-between;align-items:center;-webkit-animation:fadeIn .6s ease 2s both;animation:fadeIn .6s ease 2s both}@media only screen and (max-width: 56.25em){.header{margin-top:2rem}}@media only screen and (max-width: 37.5em){.header{display:none}}.header__logo-box{background-color:#212121;border-radius:.5rem;box-shadow:0 0.25rem 0.75rem rgba(0,0,0,0.2);cursor:pointer;height:8rem;margin-left:5rem;min-height:8rem;min-width:8rem;transition:all .3s;width:8rem;display:flex;justify-content:center;align-items:center}@media only screen and (max-width: 56.25em){.header__logo-box{height:6rem;margin-left:2rem;min-height:6rem;min-width:6rem;width:6rem}}.header__logo-box:hover{background-color:#292929;box-shadow:0 1rem 2rem rgba(0,0,0,0.2);-webkit-transform:translateY(-2px);transform:translateY(-2px)}.header__logo-box:active,.header__logo-box:focus{background-color:#333;box-shadow:0px 0px 30px -5px #1ACC97;-webkit-transform:translateY(-1px);transform:translateY(-1px)}.header__logo{width:100%}.header__logo--color,.header__logo-box:hover .header__logo--grayscale{display:none}.header__logo--grayscale,.header__logo-box:hover .header__logo--color{-webkit-animation:fadeInDisplay .4s ease-in-out;animation:fadeInDisplay .4s ease-in-out;display:block}.header__list{font-size:1.75rem;list-style-type:none;margin-right:5rem;display:flex}@media only screen and (max-width: 56.25em){.header__list{margin-right:2rem;font-size:1.5rem}}.header__item{letter-spacing:1.2px;padding:0 2rem}@media only screen and (max-width: 56.25em){.header__item{letter-spacing:1.1px;padding:0 1.25rem}}.header__link{color:#777;position:relative;text-decoration:none}.header__link:hover{color:#1ACC97;top:-2px}.header__link:before{background-color:#1ACC97;content:"";height:3px;-webkit-transform:scaleX(0);transform:scaleX(0);transition:all .1s ease;width:100%;position:absolute;bottom:-4px;left:0}.header__link:hover:before{visibility:visible;-webkit-transform:scaleX(1);transform:scaleX(1)}.container{display:grid;background-color:red}.footer{background-color:#1a1a1a;height:auto;min-height:20vh;display:flex;flex-direction:column;align-items:center;justify-content:center}.footer__icons{margin-top:2rem;display:flex;justify-content:flex-end}.footer__icon-link{text-decoration:none}.footer__icon-link:not(:last-child){margin-right:3rem}@media only screen and (max-width: 37.5em){.footer__icon-link:not(:last-child){margin-right:2.5rem}}.footer__icon-circle{border:1px solid #777;border-radius:2.5rem;line-height:2.5rem;height:5rem;transition:all .2s;width:5rem;display:flex;align-items:center;justify-content:center}@media only screen and (max-width: 37.5em){.footer__icon-circle{font-size:2.2 0.25rem;border-radius:2.25rem;line-height:2.25rem;height:4.5rem;width:4.5rem}}.footer__icon-circle:hover{border:1px solid #eee;background-color:#eee}.footer__icon-circle:hover .footer__icon{color:#00B27D}.footer__icon{color:#f7f7f7;font-size:2.5rem;transition:color .2s}@media only screen and (max-width: 37.5em){.footer__icon{font-size:2.2rem}}.footer__text{color:rgba(153,153,153,0.75);display:inline-block;font-family:"Avenir Next", "Helvetica Neue", Helvetica, sans-serif;font-size:1.75rem;position:relative;top:.75rem}@media only screen and (max-width: 37.5em){.footer__text{font-size:1.6rem}}.footer__copyright{color:rgba(0,127,74,0.75)}
