*,*::after *::before{margin:0;padding:0;-webkit-box-sizing:inherit;box-sizing:inherit}html{font-size:62.5%;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;scroll-behavior:smooth}@media only screen and (min-width: 112.5em){html{font-size:75%}}@media only screen and (max-width: 85em){html{font-size:56.25%}}@media only screen and (max-width: 62em){html{font-size:50%}}body{position:relative;margin:0;min-height:100%;font-family:'Verdana', sans-serif;font-weight:400;line-height:1.7;font-size:1.5rem;scroll-behavior:smooth;background-color:grey}@media only screen and (max-width: 62em){body{padding:0}}body{font-family:'Lato', sans-serif;font-weight:400;line-height:1.7}.greetingText{overflow:hidden;line-height:5.4rem;color:#fff;font-weight:bold;font-size:4rem;height:5.7rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto;margin-top:25vh}@media only screen and (max-width: 85em){.greetingText{font-size:3rem}}@media only screen and (max-width: 62em){.greetingText{font-size:3rem}}@media only screen and (max-width: 37.5em){.greetingText{font-size:2.6rem}}@media only screen and (max-width: 37.5em){.greetingText{font-size:2.3rem}}.greetingText span{margin:0 1rem;float:left}.greetingText__list{float:left;margin:0;padding:0;text-align:left;list-style:none;-webkit-animation-name:change;animation-name:change;-webkit-animation-duration:10s;animation-duration:10s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.greetingText__list__item{line-height:5.4rem;margin:0}@-webkit-keyframes change{0%,12.66%,100%{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}16.66%,29.32%{-webkit-transform:translate3d(0, -25%, 0);transform:translate3d(0, -25%, 0)}33.32%,45.98%{-webkit-transform:translate3d(0, -50%, 0);transform:translate3d(0, -50%, 0)}49.98%,62.64%{-webkit-transform:translate3d(0, -75%, 0);transform:translate3d(0, -75%, 0)}66.64%,79.3%{-webkit-transform:translate3d(0, -50%, 0);transform:translate3d(0, -50%, 0)}83.3%,95.96%{-webkit-transform:translate3d(0, -25%, 0);transform:translate3d(0, -25%, 0)}}@keyframes change{0%,12.66%,100%{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}16.66%,29.32%{-webkit-transform:translate3d(0, -25%, 0);transform:translate3d(0, -25%, 0)}33.32%,45.98%{-webkit-transform:translate3d(0, -50%, 0);transform:translate3d(0, -50%, 0)}49.98%,62.64%{-webkit-transform:translate3d(0, -75%, 0);transform:translate3d(0, -75%, 0)}66.64%,79.3%{-webkit-transform:translate3d(0, -50%, 0);transform:translate3d(0, -50%, 0)}83.3%,95.96%{-webkit-transform:translate3d(0, -25%, 0);transform:translate3d(0, -25%, 0)}}.name{color:#fff;font-size:8rem;line-height:8rem;margin:0;text-shadow:4px 4px 4px #16738F}@media only screen and (max-width: 37.5em){.name{font-size:7rem;line-height:7rem}}@media only screen and (max-width: 37.5em){.name{font-size:6rem}}.name__subtext{font-size:2.5rem;color:#fff;float:right;margin:0}.name__subtext::after{content:'';display:table;clear:both}h1{margin-left:3rem;font-size:4rem;color:#16738F;z-index:999}.wattermark{position:absolute;font-size:40rem;font-weight:bold;z-index:0;top:-81%;color:rgba(22,22,22,0.1)}@media only screen and (max-width: 85em){.wattermark{top:-26%}}@media only screen and (max-width: 62em){.wattermark{top:-49%}}@media only screen and (max-width: 37.5em){.wattermark{font-size:28rem;top:-20%}}@media only screen and (max-width: 30em){.wattermark{font-size:28rem;top:-20%}}.wattermark--shadow{left:12vw;top:29vh;color:rgba(102,153,153,0.3)}.content__header{position:relative;margin:0 auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-top:1rem}.u-center-text{text-align:center}.u-margin-bottom-big{margin-bottom:8rem}.u-margin-bottom-medium{margin-bottom:4rem}.u-margin-bottom-small{margin-bottom:1.5rem}.u-center{margin-left:auto;margin-right:auto}.u-hidde{visibility:hidden;display:none}.u-show{visibility:visible}.menu{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;text-transform:uppercase}.menu ul{list-style-type:none;margin:0 auto;padding:0;text-align:center}.menu ul li{margin-bottom:2rem}.menu ul li a{position:relative}.menu ul li a:link,.menu ul li a:visited{font-size:2rem;color:#fff;display:inline-block;text-decoration:none}.menu ul li a:hover{-webkit-transform:scale(1.2);transform:scale(1.2)}.menu ul li a::before{content:"";position:absolute;width:100%;height:2px;bottom:0;left:0;background-color:#ffffff;visibility:hidden;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition:all 0.3s ease-in-out 0s;transition:all 0.3s ease-in-out 0s}.menu ul li a:hover::before{visibility:visible;-webkit-transform:scaleX(1);transform:scaleX(1)}.menu ul li a.active::before{visibility:visible;-webkit-transform:scaleX(1);transform:scaleX(1)}.menu.footer li{margin-bottom:0.5rem}.menu.footer a:link,.menu.footer a:visited{font-size:1.3rem}@media only screen and (max-width: 62em){.nav__phone{display:block;height:0}}.nav__phone__checkbox{opacity:0;position:fixed}.nav__phone__button{opacity:0;background:white;border-radius:50%;height:7rem;width:7rem;position:fixed;top:4rem;left:6rem;z-index:2000;text-align:center;cursor:pointer;-webkit-box-shadow:0px 3px 2px 1px rgba(0,0,0,0.2);box-shadow:0px 3px 2px 1px rgba(0,0,0,0.2)}@media only screen and (max-width: 62em){.nav__phone__button{opacity:1}}.nav__phone__nav{height:100vh;position:fixed;top:0;right:0;z-index:1500;opacity:0;width:20vw;-webkit-transition:all .8s;transition:all .8s}.nav__phone__list{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);list-style:none;text-align:center;width:100%;opacity:0}@media only screen and (max-width: 37.5em){.nav__phone__list{padding-left:0}}.nav__phone__item{margin:1rem}.nav__phone__link:link,.nav__phone__link:visited{display:inline-block;font-size:3rem;font-weight:300;padding:1rem 2rem;color:red;text-decoration:none;text-transform:uppercase;background-image:linear-gradient(120deg, transparent 0%, transparent 50%, red 50%);background-size:230%;-webkit-transition:all .4s;transition:all .4s}@media only screen and (max-width: 37.5em){.nav__phone__link:link,.nav__phone__link:visited{font-size:2.5rem}}.nav__phone__link.active,.nav__phone__link:hover,.nav__phone__link:active{background-position:100%;color:#16738F;-webkit-transform:translateX(1rem);transform:translateX(1rem)}.nav__phone__checkbox:checked ~ .sidebar{z-index:1000;top:0px;width:20vw;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}@media only screen and (max-width: 30em){.nav__phone__checkbox:checked ~ .sidebar{width:39vw;height:-webkit-fill-available}}.nav__phone__checkbox:checked ~ .nav__phone__nav{opacity:1;width:100%}.nav__phone__checkbox:checked ~ .nav__phone__nav>.nav__phone__list{opacity:1;-webkit-transition:opacity 1.8s cubic-bezier(0.84, 0.01, 0.98, 0.59);transition:opacity 1.8s cubic-bezier(0.84, 0.01, 0.98, 0.59)}.nav__phone__icon{position:relative;margin-top:3.4rem}.nav__phone__icon,.nav__phone__icon::before,.nav__phone__icon::after{width:3rem;height:2px;background-color:#699;display:inline-block}.nav__phone__icon::before,.nav__phone__icon::after{content:"";position:absolute;left:0;-webkit-transition:all .2s;transition:all .2s}.nav__phone__icon::before{top:-.8rem}.nav__phone__icon::after{top:.8rem}.nav__phone__button:hover .nav__phone__icon::before{top:-1rem}.nav__phone__button:hover .nav__phone__icon::after{top:1rem}.nav__phone__checkbox:checked+.nav__phone__button .nav__phone__icon{background-color:transparent}.nav__phone__checkbox:checked+.nav__phone__button .nav__phone__icon::before{-webkit-transform:rotate(135deg);transform:rotate(135deg);top:0}.nav__phone__checkbox:checked+.nav__phone__button .nav__phone__icon::after{-webkit-transform:rotate(-135deg);transform:rotate(-135deg);top:0}.wrapper{display:-ms-grid;display:grid;-ms-grid-columns:15vw auto;grid-template-columns:15vw auto;grid-gap:0;grid-template-areas:"sidebar hero"  "sidebar about" "sidebar contact" "sidebar attribution"}@media only screen and (max-width: 85em){.wrapper{-ms-grid-columns:20vw auto;grid-template-columns:20vw auto}}@media only screen and (max-width: 62em){.wrapper{-ms-grid-columns:auto;grid-template-columns:auto}}.header{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:5rem auto}@media only screen and (max-width: 62em){.header{margin:0 auto;margin-top:14rem}}.header hr{width:100%}.footer{margin-top:auto}.footer small{color:#fff;font-size:0.8rem}.attribution{height:5rem;background:#16738F;color:white;text-align:center;font-size:1.7rem;padding-top:20px}.sidebar{-ms-grid-row:1;-ms-grid-row-span:4;-ms-grid-column:1;grid-area:sidebar;background:#16738F;position:fixed;width:15vw;height:100vh}@media only screen and (max-width: 85em){.sidebar{width:20vw}}@media only screen and (max-width: 62em){.sidebar{width:0}}.sidebar .me{display:block;width:100%;margin-top:5rem;-webkit-clip-path:polygon(100% 0, 100% 60%, 0 100%, 0 40%);clip-path:polygon(100% 0, 100% 60%, 0 100%, 0 40%)}@media only screen and (max-width: 62em){.sidebar .me{margin-top:14rem}}.sidebar__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:65vh}@media only screen and (max-width: 85em){.sidebar__container{height:75vh}}.attribution{-ms-grid-row:4;-ms-grid-column:2;grid-area:attribution}.technicContainer{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.technic__card{background-color:#1f9fc7;-webkit-clip-path:polygon(100% 0, 100% 60%, 0 100%, 0 40%);clip-path:polygon(100% 0, 100% 60%, 0 100%, 0 40%);text-align:center;width:20em;margin:0 1rem}.technic__card>p{font-size:3rem;color:#fff}.contactContainer{display:-webkit-box;display:-ms-flexbox;display:flex;margin:3rem;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cardWrapper{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:14rem;margin-bottom:11rem;z-index:600}@media only screen and (max-width: 62em){.cardWrapper{margin:14rem 0}}.btn{border-radius:15px;-webkit-box-shadow:12px 12px 24px rgba(22,115,143,0.4),-12px -12px 24px #fff;box-shadow:12px 12px 24px rgba(22,115,143,0.4),-12px -12px 24px #fff}.btn:active{-webkit-transform:translate(-1px);transform:translate(-1px);-webkit-box-shadow:0 5px 1rem rgba(0,0,0,0.2);box-shadow:0 5px 1rem rgba(0,0,0,0.2)}.scroll--indicator{position:absolute;left:50%;font-size:50px;background:#16738F;-webkit-animation:bounce 1s infinite;animation:bounce 1s infinite}.scroll--outer{position:absolute;width:40px;height:70px;left:50%;bottom:1rem;border:7px solid #16738F;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:45px}.scroll--inner{position:relative;width:14px;height:14px;background:#16738F;-webkit-animation:bounce 1s infinite;animation:bounce 1s infinite;border-radius:40px;margin-top:70%}@-webkit-keyframes bounce{0%{top:10%}50%{top:35%}100%{top:10%}}@keyframes bounce{0%{top:10%}50%{top:35%}100%{top:10%}}#Planes{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;height:100%;overflow:hidden;z-index:0;-webkit-animation:FadeIn 3s ease-out;animation:FadeIn 3s ease-out;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@-webkit-keyframes FadeIn{from{opacity:0}to{opacity:1}}@keyframes FadeIn{from{opacity:0}to{opacity:1}}.Plane{position:absolute;width:100%;-webkit-animation-duration:70s;animation-duration:70s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-name:Float, FadeFloat;animation-name:Float, FadeFloat;z-index:1;font-size:3rem}.Plane.Foreground{height:10%;min-height:20px;z-index:3}.Plane.Background{height:9.09091%;min-height:8px;-webkit-animation-duration:122.5s;animation-duration:122.5s}@-webkit-keyframes Float{from{-webkit-transform:translateX(-15%) translateZ(0) rotate(0deg);transform:translateX(-15%) translateZ(0) rotate(0deg)}to{-webkit-transform:translateX(100%) translateZ(0) rotate(45deg);transform:translateX(100%) translateZ(0) rotate(45deg)}}@keyframes Float{from{-webkit-transform:translateX(-15%) translateZ(0) rotate(0deg);transform:translateX(-15%) translateZ(0) rotate(0deg)}to{-webkit-transform:translateX(100%) translateZ(0) rotate(45deg);transform:translateX(100%) translateZ(0) rotate(45deg)}}@-webkit-keyframes FadeFloat{0%,100%{opacity:0}5%,90%{opacity:1}}@keyframes FadeFloat{0%,100%{opacity:0}5%,90%{opacity:1}}.Plane:nth-child(1){-webkit-animation-delay:-10.76923s;animation-delay:-10.76923s;top:6%}.Plane.Foreground:nth-child(1){-webkit-animation-duration:66s;animation-duration:66s;height:12.5%;color:#16738F}.Plane.Background:nth-child(1){-webkit-animation-duration:83.5s;animation-duration:83.5s;height:7.84091%;color:#1f9fc7}.Plane:nth-child(2){-webkit-animation-delay:-21.53846s;animation-delay:-21.53846s;top:12%}.Plane.Foreground:nth-child(2){-webkit-animation-duration:62s;animation-duration:62s;height:15%;color:#16738F}.Plane.Background:nth-child(2){-webkit-animation-duration:79.5s;animation-duration:79.5s;height:6.59091%;color:#1f9fc7}.Plane:nth-child(3){-webkit-animation-delay:-32.30769s;animation-delay:-32.30769s;top:18%}.Plane.Foreground:nth-child(3){-webkit-animation-duration:58s;animation-duration:58s;height:17.5%;color:#16738F}.Plane.Background:nth-child(3){-webkit-animation-duration:75.5s;animation-duration:75.5s;height:5.34091%;color:#1f9fc7}.Plane:nth-child(4){-webkit-animation-delay:-43.07692s;animation-delay:-43.07692s;top:24%}.Plane.Foreground:nth-child(4){-webkit-animation-duration:54s;animation-duration:54s;height:20%;color:#16738F}.Plane.Background:nth-child(4){-webkit-animation-duration:71.5s;animation-duration:71.5s;height:4.09091%;color:#1f9fc7}.Plane:nth-child(5){-webkit-animation-delay:-53.84615s;animation-delay:-53.84615s;top:30%}.Plane.Foreground:nth-child(5){-webkit-animation-duration:50s;animation-duration:50s;height:22.5%;color:#16738F}.Plane.Background:nth-child(5){-webkit-animation-duration:67.5s;animation-duration:67.5s;height:2.84091%;color:#1f9fc7}.Plane:nth-child(6){-webkit-animation-delay:-64.61538s;animation-delay:-64.61538s;top:36%}.Plane.Foreground:nth-child(6){-webkit-animation-duration:46s;animation-duration:46s;height:25%;color:#16738F}.Plane.Background:nth-child(6){-webkit-animation-duration:63.5s;animation-duration:63.5s;height:1.59091%;color:#1f9fc7}.Plane:nth-child(7){-webkit-animation-delay:-75.38462s;animation-delay:-75.38462s;top:42%}.Plane.Foreground:nth-child(7){-webkit-animation-duration:42s;animation-duration:42s;height:27.5%;color:#16738F}.Plane.Background:nth-child(7){-webkit-animation-duration:59.5s;animation-duration:59.5s;height:.34091%;color:#1f9fc7}.Plane:nth-child(8){-webkit-animation-delay:-86.15385s;animation-delay:-86.15385s;top:48%}.Plane.Foreground:nth-child(8){-webkit-animation-duration:38s;animation-duration:38s;height:30%;color:#16738F}.Plane.Background:nth-child(8){-webkit-animation-duration:55.5s;animation-duration:55.5s;height:-.90909%;color:#1f9fc7}.Plane:nth-child(9){-webkit-animation-delay:-96.92308s;animation-delay:-96.92308s;top:54%}.Plane.Foreground:nth-child(9){-webkit-animation-duration:34s;animation-duration:34s;height:32.5%;color:#16738F}.Plane.Background:nth-child(9){-webkit-animation-duration:51.5s;animation-duration:51.5s;height:-2.15909%;color:#1f9fc7}.Plane:nth-child(10){-webkit-animation-delay:-107.69231s;animation-delay:-107.69231s;top:60%}.Plane.Foreground:nth-child(10){-webkit-animation-duration:30s;animation-duration:30s;height:35%;color:#16738F}.Plane.Background:nth-child(10){-webkit-animation-duration:47.5s;animation-duration:47.5s;height:-3.40909%;color:#1f9fc7}.Plane:nth-child(11){-webkit-animation-delay:-118.46154s;animation-delay:-118.46154s;top:66%}.Plane.Foreground:nth-child(11){-webkit-animation-duration:26s;animation-duration:26s;height:37.5%;color:#16738F}.Plane.Background:nth-child(11){-webkit-animation-duration:43.5s;animation-duration:43.5s;height:-4.65909%;color:#1f9fc7}.Plane:nth-child(12){-webkit-animation-delay:-129.23077s;animation-delay:-129.23077s;top:72%}.Plane.Foreground:nth-child(12){-webkit-animation-duration:22s;animation-duration:22s;height:40%;color:#16738F}.Plane.Background:nth-child(12){-webkit-animation-duration:39.5s;animation-duration:39.5s;height:-5.90909%;color:#1f9fc7}.Plane:nth-child(13){-webkit-animation-delay:-140s;animation-delay:-140s;top:78%}.Plane.Foreground:nth-child(13){-webkit-animation-duration:18s;animation-duration:18s;height:42.5%;color:#16738F}.Plane.Background:nth-child(13){-webkit-animation-duration:35.5s;animation-duration:35.5s;height:-7.15909%;color:#1f9fc7}.Plane:nth-child(14){-webkit-animation-delay:-150.76923s;animation-delay:-150.76923s;top:84%}.Plane.Foreground:nth-child(14){-webkit-animation-duration:14s;animation-duration:14s;height:45%;color:#16738F}.Plane.Background:nth-child(14){-webkit-animation-duration:31.5s;animation-duration:31.5s;height:-8.40909%;color:#1f9fc7}.Plane:nth-child(15){-webkit-animation-delay:-161.53846s;animation-delay:-161.53846s;top:90%}.Plane.Foreground:nth-child(15){-webkit-animation-duration:10s;animation-duration:10s;height:47.5%;color:#16738F}.Plane.Background:nth-child(15){-webkit-animation-duration:27.5s;animation-duration:27.5s;height:-9.65909%;color:#1f9fc7}.Plane:nth-child(16){-webkit-animation-delay:-172.30769s;animation-delay:-172.30769s;top:96%}.Plane.Foreground:nth-child(16){-webkit-animation-duration:6s;animation-duration:6s;height:50%;color:#16738F}.Plane.Background:nth-child(16){-webkit-animation-duration:23.5s;animation-duration:23.5s;height:-10.90909%;color:#1f9fc7}.Plane:nth-child(17){-webkit-animation-delay:-183.07692s;animation-delay:-183.07692s;top:102%}.Plane.Foreground:nth-child(17){-webkit-animation-duration:2s;animation-duration:2s;height:52.5%;color:#16738F}.Plane.Background:nth-child(17){-webkit-animation-duration:19.5s;animation-duration:19.5s;height:-12.15909%;color:#1f9fc7}.Plane:nth-child(18){-webkit-animation-delay:-193.84615s;animation-delay:-193.84615s;top:108%}.Plane.Foreground:nth-child(18){-webkit-animation-duration:-2s;animation-duration:-2s;height:55%;color:#16738F}.Plane.Background:nth-child(18){-webkit-animation-duration:15.5s;animation-duration:15.5s;height:-13.40909%;color:#1f9fc7}.Plane:nth-child(19){-webkit-animation-delay:-204.61538s;animation-delay:-204.61538s;top:114%}.Plane.Foreground:nth-child(19){-webkit-animation-duration:-6s;animation-duration:-6s;height:57.5%;color:#16738F}.Plane.Background:nth-child(19){-webkit-animation-duration:11.5s;animation-duration:11.5s;height:-14.65909%;color:#1f9fc7}.Plane:nth-child(20){-webkit-animation-delay:-215.38462s;animation-delay:-215.38462s;top:120%}.Plane.Foreground:nth-child(20){-webkit-animation-duration:-10s;animation-duration:-10s;height:60%;color:#16738F}.Plane.Background:nth-child(20){-webkit-animation-duration:7.5s;animation-duration:7.5s;height:-15.90909%;color:#1f9fc7}.card{width:45rem;border-radius:15px;background:#ffffff;-webkit-box-shadow:12px 12px 24px rgba(22,115,143,0.4),-12px -12px 24px #fff;box-shadow:12px 12px 24px rgba(22,115,143,0.4),-12px -12px 24px #fff;padding:2rem;border-radius:10px;z-index:100;float:left;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin:3rem 3rem;background-color:white}.card::after{content:'';display:table;clear:both}@media only screen and (max-width: 62em){.card{width:40rem;margin:3rem 2rem}}.card__image{float:left;width:30%}.card__header{float:left;font-size:3rem;border-bottom:3px #16738F solid;width:65%;margin-left:1rem;line-height:3rem}.card__items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:60%;margin:0 auto;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.card__items__item{margin-top:2rem;border-radius:10px;border:solid transparent 1px;-webkit-box-flex:3;-ms-flex-positive:3;flex-grow:3;text-align:center;background-color:#e9e9e9;font-weight:bold;padding:3px}.card__items__item:not(:first-child){margin-left:2rem}.hero{-ms-grid-row:1;-ms-grid-column:2;grid-area:hero;position:relative;background-repeat:no-repeat;background-size:cover;height:100vh;background-image:-webkit-gradient(linear, left top, right bottom, from(rgba(128,128,128,0.3)), to(rgba(128,128,128,0.5))),url("/img/startup-1920.jpg");background-image:linear-gradient(to right bottom, rgba(128,128,128,0.3), rgba(128,128,128,0.5)),url("/img/startup-1920.jpg");background-position:top}@media only screen and (max-width: 85em){.hero{background-image:-webkit-gradient(linear, left top, right bottom, from(rgba(128,128,128,0.3)), to(rgba(128,128,128,0.5))),url("/img/startup-1350.jpg");background-image:linear-gradient(to right bottom, rgba(128,128,128,0.3), rgba(128,128,128,0.5)),url("/img/startup-1350.jpg")}}@media only screen and (max-width: 62em){.hero{background-image:-webkit-gradient(linear, left top, right bottom, from(rgba(128,128,128,0.3)), to(rgba(128,128,128,0.5))),url("/img/startup-1000.jpg");background-image:linear-gradient(to right bottom, rgba(128,128,128,0.3), rgba(128,128,128,0.5)),url("/img/startup-1000.jpg")}}@media only screen and (max-width: 37.5em){.hero{background-image:-webkit-gradient(linear, left top, right bottom, from(rgba(128,128,128,0.3)), to(rgba(128,128,128,0.5))),url("/img/startup-600.jpg");background-image:linear-gradient(to right bottom, rgba(128,128,128,0.3), rgba(128,128,128,0.5)),url("/img/startup-600.jpg")}}.about{-ms-grid-row:2;-ms-grid-column:2;grid-area:about;position:relative;background-color:white;color:#16738F}.about__text{margin:4.5rem;font-size:2.5rem;text-align:justify}.contact{-ms-grid-row:3;-ms-grid-column:2;grid-area:contact;position:relative;min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content;background-color:white}@media only screen and (min-width: 112.5em){.contact{height:90vh}}@media only screen and (max-width: 85em){.contact{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}}.contact-form{width:50%;min-width:500px;z-index:999}.contact-form#mailsendSuccess{text-align:center;color:#16738F}.contact .text{margin-left:6rem;color:#16738F;font-size:2.5rem;z-index:999}.contact__card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;z-index:999;margin:5rem;text-align:center;font-size:2rem}.contact__name{margin:0;font-size:2rem;color:#16738F}.contactInput__wraper{position:relative;margin-bottom:4rem}.contactInput__wraper::after{content:"";visibility:hidden;position:absolute;width:98%;height:2px;bottom:0;left:0;background-color:#16738F;-webkit-transform:scaleX(0);transform:scaleX(0);left:2rem;-webkit-transition:all 0.5s ease-in-out 0.3s;transition:all 0.5s ease-in-out 0.3s}.contactInput__wraper:focus-within::after{visibility:visible;-webkit-transform:scaleX(1);transform:scaleX(1)}.inputPlaceholder{color:#b9b9b9;position:absolute;display:block;width:100%;height:100%;top:0;left:0;pointer-events:none}.inputPlaceholder::after{content:attr(data-placeholder);display:block;width:100%;position:absolute;top:0.6rem;left:1rem;font-size:1.8rem;color:#b9b9b9;line-height:1.2rem;-webkit-transition:all .4s;transition:all .4s}.contactInput{width:100%;height:3.5rem;font-size:2rem;display:block;color:#16738F;outline:none;border:none;position:relative;-webkit-transition:all .1s;transition:all .1s;background-size:cover;margin-bottom:3.5rem;padding-left:2rem;border-radius:15px;background:#ffffff;-webkit-box-shadow:12px 12px 24px rgba(22,115,143,0.4),-12px -12px 24px #fff;box-shadow:12px 12px 24px rgba(22,115,143,0.4),-12px -12px 24px #fff}.contactInput:focus+.inputPlaceholder::after{top:-2rem}.contactInput.not_empty+.inputPlaceholder::after{top:-2rem}textarea.contactInput{height:10rem;line-height:2;max-width:100%}.contactSelect::-ms-expand{display:none}.anrede__wraper{position:relative;width:50%}.contact_Header{margin-bottom:3rem}.qr-vcard{width:35rem}.vcard:link,.vcard:visited{background-color:#16738F;text-decoration:none;padding:15px;margin:2rem auto;font-size:2rem;color:white;width:80%}.contact__information p{font-size:2rem}.contact__information p a:link,.contact__information p a:visited{color:red;display:inline-block;text-decoration:none}.contact__information p i{font-size:2.5rem;margin-right:1rem}.contactButton{background-color:#16738F;color:white;width:50%;display:block;margin-top:3rem;height:6rem;font-size:3rem;border:none}.sub__content{-ms-grid-row:1;-ms-grid-column:2;grid-area:hero;padding:2rem;background-color:#c9c9c9;z-index:600}.sub__content h1{margin-top:10rem}.error{-ms-grid-row:1;-ms-grid-column:2;grid-area:hero;background-color:white;height:100vh;text-align:center;z-index:300}.error h1{margin-top:20%;font-size:7rem}.error h2{color:#16738F;font-size:5rem}
/*# sourceMappingURL=main.min.css.map */