:root{--brand:#e76f51;--dark:#222}html{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;scroll-behavior:smooth}*,::after,::before{-webkit-box-sizing:inherit;-moz-box-sizing:inherit;box-sizing:inherit}body{font-size:1em;line-height:1.6;font-weight:400;font-family:HelveticaNeue,"Helvetica Neue",Helvetica,Arial,sans-serif;color:var(--dark)}@media (prefers-color-scheme:dark){body{background-color:var(--dark);color:#fff}}code{font-family:HelveticaNeue,"Helvetica Neue",Helvetica,Arial,sans-serif}h1,h2,h3,h4,h5,h6{font-family:Jost,HelveticaNeue,"Helvetica Neue",Helvetica,Arial,sans-serif;margin-top:0;margin-bottom:1rem}h1{font-size:6rem;line-height:1;letter-spacing:-.1em;text-indent:-.1em;font-weight:300}h2{font-size:1.6rem;line-height:1;letter-spacing:1em;text-indent:1em}h3{font-size:2.05rem;line-height:1;letter-spacing:-.1em;text-indent:-.1em;margin-bottom:20px;font-weight:300}h4{font-size:2.05rem;line-height:1;letter-spacing:1em;text-indent:1em}h5{font-size:2.05rem;line-height:1;letter-spacing:-.05em;text-indent:-.1em;margin-bottom:20px;font-weight:300}@media (max-width:600px){h1{font-size:3.4rem}h2{font-size:1rem}h4{font-size:1.12rem}h5{font-size:1.12rem}body{font-size:1em}}p{margin-top:0}.left-align{text-align:left}.justify{text-align:justify}.center{text-align:center}a{color:#1eaedb}a:hover{color:#0fa0ce}img{width:100%;height:auto}section{margin:4rem auto}button{background-color:#000;border:none;border-radius:3px;color:#fff;height:auto;padding:8px 37px;font-weight:400;text-transform:uppercase;text-decoration:none;text-align:center;vertical-align:middle;transition:all .5s ease;cursor:pointer;font-size:.8rem}button:focus,button:hover{background-color:#fff;color:var(--dark)}button.light{background-color:#fff;color:var(--dark)}button.light:focus,button.light:hover{background-color:var(--dark);color:#fff}.margin-bottom{margin-bottom:5rem}.margin-bottom-small{margin-bottom:1rem}.margin-top{margin-top:1rem}.padding-small{padding:1rem}.full-width{width:100%}hr{border:0;border-top:1px solid #eee}@media (prefers-color-scheme:dark){hr{border-top:1px solid #444}}.section-title{margin-bottom:60px;text-transform:uppercase}@media only screen and (max-width:48em){.section-title{margin-bottom:35px}}.flex{display:flex}.row{margin:0 auto;padding-left:1rem;padding-right:1rem}.hero{background-position:center;background-repeat:no-repeat;background-size:cover;position:relative;color:#fff;overflow:hidden;background-color:var(--brand);background-image:linear-gradient(rgba(0,0,0,.3),rgba(0,0,0,0));height:100vh}.hero h1{margin:0;opacity:.9}.hero-text{padding:25px;text-align:center;width:100%}.hero-text p{margin:0;opacity:.7}@media only screen and (max-width:600px){.hero{height:64vw;background-image:none}}.highlight{font-style:italic}.intro p{font-size:1.25em;opacity:.7}.intro h5{opacity:1}@media only screen and (max-width:600px){.intro p{font-size:1em;opacity:.7}}.team .team-name{margin-top:.5rem;margin-bottom:.2rem;text-align:center}.team .position{opacity:.7;margin-bottom:0}.team .team-icon{max-width:30px}.team-max{width:310px}.team a{margin:0;text-decoration:none;vertical-align:text-top;height:33px;display:inline-flex}.team .a-background{width:28px;height:28px;margin-top:3px;margin-left:3px;background-color:var(--dark);border-radius:50%;z-index:1;opacity:0}.team .icon-back{position:absolute;fill:#fff;z-index:2}.team .icon-front{position:absolute;fill:var(--dark);z-index:3;transition:opacity .5s ease}@media (prefers-color-scheme:dark){.team .a-background{background-color:#fff}.team .icon-back{fill:var(--dark)}.team .icon-front{fill:#fff}}.team a:hover .a-background{opacity:1}.team a:hover .icon-front{opacity:0}.team svg{height:33px;width:33px;z-index:2}.team img{position:relative;width:100%;height:100%;object-fit:cover;border:1px solid #eee;transition:left .4s ease,opacity .4s ease,border-radius .4s;transition-delay:0.4s;border-radius:3px 3px 3px 3px;z-index:2;left:0}@media (prefers-color-scheme:dark){.team img{border:1px solid #444}}.hover-outer-box .img-selected{left:-50%;transition-delay:0.1s;border-radius:3px 0 0 3px}@media (hover:hover){.hover-outer-box:hover img{left:-50%;transition-delay:0.1s;border-radius:3px 0 0 3px}}@media only screen and (max-width:640px){.team img{z-index:0;border-radius:3px 3px 3px 3px}@media (hover:hover){.hover-outer-box:hover img{border-radius:3px 3px 3px 3px;left:0}}.hover-outer-box .img-selected{border-radius:3px 3px 3px 3px;left:0}}.team .divider-text{font-size:1.6rem;line-height:1;letter-spacing:-.05em;text-indent:-.05em;margin-bottom:10px;font-weight:400}.hover-outer-box{position:relative;display:flex;align-content:stretch;align-items:stretch}.hover-inner-box{background:var(--brand);height:100%;width:100%;opacity:0;top:0;left:0;position:absolute;padding:0;color:#fff;display:flex;border-radius:0;transition:left .4s ease,opacity .4s ease,border-radius .4s;transition-delay:0.4s;border-radius:3px 3px 3px 3px;z-index:1}.hover-inner-box{width:100%}.hover-outer-box .selected{opacity:1;left:50%;transition-delay:0.1s;border-radius:0 3px 3px 0}@media (hover:hover){.hover-outer-box:hover .hover-inner-box{opacity:1;left:50%;transition-delay:0.1s;border-radius:0 3px 3px 0}}@media only screen and (max-width:640px){.hover-inner-box{transition-delay:0s;border-radius:3px 3px 3px 3px}.hover-outer-box .selected{opacity:1;left:0;transition-delay:0s;border-radius:3px 3px 3px 3px}@media (hover:hover){.hover-outer-box:hover .hover-inner-box,.selected{opacity:1;left:0;transition-delay:0s;border-radius:3px 3px 3px 3px}}}.hover-inner-box p{font-size:.95rem}.hover-outer-box .hover-inner-box .hover-content{text-align:center;width:100%;padding-left:2rem;padding-right:2rem;padding-top:1.6rem}@media only screen and (max-width:395px){.hover-content p{font-size:.8rem}.hover-content h5{font-size:1.5rem}}@media only screen and (max-width:355px){.hover-content p{font-size:.7rem}.hover-content h5{font-size:1rem}}@media only screen and (max-width:320px){.hover-content h5{font-size:0rem}}.contact .col-md{padding:1rem}input,textarea{background-color:#eee;width:100%;min-width:304px;padding:1rem;border:0;border-radius:3px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}textarea{resize:none}[type=button],[type=reset],[type=submit]{-webkit-appearance:button;background-color:var(--dark);color:#fff;cursor:pointer;transition-property:background;transition-duration:.5s;transition-timing-function:ease}[type=button]:hover,[type=reset]:hover,[type=submit]:hover{-webkit-appearance:button;background-color:#fff;color:var(--dark)}@media (prefers-color-scheme:dark){[type=button],[type=reset],[type=submit]{background-color:var(--brand)}[type=button]:hover,[type=reset]:hover,[type=submit]:hover{background-color:var(--dark);color:#fff}}[type=button]:disabled,[type=reset]:disabled,[type=submit]:disabled{-webkit-appearance:button;background-color:#ccc;color:#aaa}footer{background-color:#eee;padding:5rem 0}@media (prefers-color-scheme:dark){footer{background-color:#000}}@media (max-width:600px){footer{padding:5rem 0;font-size:1em}}footer ul{padding:0}footer li{list-style:none}footer li a{padding:0;color:#000;text-decoration:none}footer p{margin-top:0;margin-bottom:16px;line-height:1.4}.bag{stroke:var(--dark)}@media (prefers-color-scheme:dark){.bag{stroke:#fff}}#cookie{position:sticky;width:100%;bottom:50px;z-index:100}#cookie .content{padding:1rem;min-width:400px;max-width:840px;width:40%;background-color:#fff;margin:auto;box-shadow:0 0 20px 10px rgba(0,0,0,.1)}#cookie button{width:100%}#cookie p{font-size:.9em;color:#666}@-webkit-keyframes fade-in{0%{opacity:0}100%{opacity:1}}@keyframes fade-in{0%{opacity:0}100%{opacity:1}}.pot{display:none}.fade-in{-webkit-animation:fade-in 1.2s cubic-bezier(.39,.575,.565,1) both;animation:fade-in 1.2s cubic-bezier(.39,.575,.565,1) both}
