@font-face {
  font-family: "Noe Display Medium";
  src: url("../fonts/noe-display-medium.otf") format("opentype");
}
@font-face {
  font-family: "Lineto Circular Book";
  src: url("../fonts/CircularStd-Book.otf") format("opentype");
}
@font-face {
  font-family: "Lineto Circular Bold";
  src: url("../fonts/CircularStd-Bold.otf") format("opentype");
}
html {
  font-family: "Lineto Circular Book";
}


.labs-bg-image {
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding-bottom: 80px;
}

.labs-innercontent h1 span {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 26.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Lager_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 300 300' style='enable-background:new 0 0 300 300;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23FFFFFF;%7D%0A%3C/style%3E%3Cpath class='st0' d='M150.8,298.6C105,267,59.1,235.5,13.3,203.8c0-11.1-0.2-22.3-0.2-33.4C55,199.1,96.7,228,138.6,256.7 c-1-127.1-1.1-127.1-2.1-254.2c7.9-0.1,16-0.2,24-0.2c1.1,127.1,0.9,127.1,2.1,254.2c41.5-29.3,82.6-59,124.1-88.2 c0.2,11.2,0.2,22.3,0.3,33.5C241.5,233.9,196.3,266.3,150.8,298.6z'/%3E%3C/svg%3E%0A");
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    padding: 25px;
    margin-bottom: 5px;
    margin-left: 10px;
}

.labs-innercontent a {
    color: white;
text-decoration: underline;
}



.labs-overlay {
    background-color: rgba(0, 0, 0, 0.2);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.labs-container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    max-width: 1140px;
}

.labs-articlepage header {
    padding: 40px 0;
}

.labs-logo {
    position: relative;
    color: white;
    font-family: "Noe Display Medium";
    font-size: 24px;
}

.labs-content {
    padding-bottom: 80px;
}

.labs-innercontent {
    padding: 0 30px;
}

.labs-logo span {
    font-family: "Lineto Circular Bold";
    font-size: 24px;
}

.labs-articlepage p {
    font-family: "Lineto Circular Book", sans-serif;
    font-size: 16px !important;
    line-height: 1.4;

}

.labs-articlepage .preamble {
    font-family: "Lineto Circular Bold";
    font-size: 17px !important;
    margin-bottom: 20px;
}

.labs-articlepage h1 {
    padding-top: 0;
    font-size: 4.5em;
    padding-bottom: 10px;
}

.labs-articlepage h2 {
    font-family: "Noe Display Medium";
    font-size: 2.5em;
    padding-bottom: 10px;
}

.labs-articlepage h3 {
    font-family: "Noe Display Medium";
    font-weight: normal;
    font-size: 2.5rem;
    padding-bottom: 0;
    margin-top: 30px;
    padding-bottom: 10px;
}

@media (max-width: 768px) {
    .labs-innercontent {
        padding: 0 0;
    }

      .labs-logo {
        font-size: 21px;
    }

    .labs-content {
        padding-bottom: 50px;
    }

    .labs-innercontent h1 span {
        padding: 18px;
        margin-left: 10px;
    }

    .labs-logo span {
        font-family: "Lineto Circular Bold";
        font-size: 21px;
    }

    .labs-articlepage p {
        font-family: "Lineto Circular Book", sans-serif;
        font-size: 14px !important;
    }

    .labs-articlepage .preamble {
        font-family: "Lineto Circular Bold";
        font-size: 16px !important;
    }

    .labs-articlepage h1 {
        font-size: 3.5em;
    }

    .labs-articlepage h2 {
        font-size: 2.25rem;
        padding-bottom: 10px;
    }

    .labs-articlepage h3 {
        font-size: 1.75rem;
        padding-bottom: 10px;
    }
}

.labs-articlepage .labs-bg-image p,
.labs-articlepage .labs-bg-image h1,
.labs-articlepage .labs-bg-image h2,
.labs-articlepage .labs-bg-image h3,
.labs-articlepage .labs-bg-image ul,
.labs-articlepage .labs-bg-image li .labs-bg-green .labs-logo,
.labs-bg-green .labs-logo span {
    color: white;
}

.labs-articlepage .labs-bg-green {
    background-color: #0b7363;
}

.labs-articlepage .labs-bg-green p,
.labs-articlepage .labs-bg-green h1,
.labs-articlepage .labs-bg-green h2,
.labs-articlepage .labs-bg-green h3,
.labs-articlepage .labs-bg-green ul,
.labs-articlepage .labs-bg-green li,
.labs-bg-green .labs-logo,
.labs-bg-green .labs-logo span {
    color: #005f52;
}

.labs-articlepage .labs-bg-green {
    background-color: #4dbbab;
}

.labs-articlepage .labs-bg-light-green p,
.labs-articlepage .labs-bg-light-green h1,
.labs-articlepage .labs-bg-light-green h2,
.labs-articlepage .labs-bg-light-green h3,
.labs-articlepage .labs-bg-light-green ul,
.labs-articlepage .labs-bg-light-green li,
.labs-bg-light-green .labs-logo,
.labs-bg-light-green .labs-logo span {
    color: #4dbbab;
}

.labs-articlepage .labs-bg-lax {
    background-color: #fbe8dd;
}

.labs-articlepage .labs-bg-lax,
.labs-articlepage .labs-bg-lax p,
.labs-articlepage .labs-bg-lax h1,
.labs-articlepage .labs-bg-lax h2,
.labs-articlepage .labs-bg-lax h3,
.labs-articlepage .labs-bg-lax ul,
.labs-articlepage .labs-bg-lax li,
.labs-bg-lax .labs-logo,
.labs-bg-lax .labs-logo span {
    color: #005f52;
}

.labs-hero {
    padding: 200px 0;
    position: relative;
    background-position: 20% 20%;
    background-repeat: no-repeat;
    background-size: cover;
}

.labs-hero h1 {
    font-size: 6rem !important;
    color: #ffffff !important;
}

.labs-hero .underline {
    margin-top: 30px;
    display: block;
    width: 90px;
    height: 7px;
    margin-bottom: 20px;
    background-color: #ffffff;
}

.relative {
    position: relative;
}


.labs-hero .labs-logo {
    font-size: 6rem !important;
    font-family: "Lineto Circular Book", sans-serif !important;
}

span.arrow-down {
    position: absolute;
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Lager_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 42.5 42.5' style='enable-background:new 0 0 42.5 42.5;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%2354B68E;%7D .st1%7Bfill:none;stroke:%23FFFFFF;%7D%0A%3C/style%3E%3Cpath class='st0' d='M21.3,42.5c11.7,0,21.3-9.5,21.3-21.3S33,0,21.3,0C9.5,0,0,9.5,0,21.3S9.5,42.5,21.3,42.5'/%3E%3Cpolyline class='st1' points='9.6,16.7 21.3,28.3 32.9,16.7 '/%3E%3C/svg%3E%0A");
    background-position: top left;
    background-repeat: no-repeat;
    background-size: contain;
    height: 70px;
    width: 70px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    top: -35px;
}


.labs-teaser-bg {

    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.labs-teaser-content {
    padding: 60px;
}

.labs-teaser-content h2 {
    font-family: "Noe Display Medium";
    font-size: 48px !important;
    font-weight: 400;
    color: #07705f;
    line-height: 1 !important;
    padding-bottom: 20px !important;
    margin-bottom: 10px !important;
}

.labs-bg-about {


    min-height: 600px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;

}

.labs-text-media-teaser {
    margin-top: 120px;
}

.labs-teaser-content h2 span {
    margin-top: 30px;
    display: block;
    width: 80px;
    height: 7px;
    background-color: #07705f;
}

.labs-teaser-content p {
    font-family: "Lineto Circular Book", sans-serif;
    font-size: 16px !important;
    color: #07705f;
    line-height: 1.4;
}

.bg-color-mint {
    background-color: #dff1ea !important;
}

.text-white {
    color: #fff !important;
}

.bg-color-green {
    background-color: #07705f !important;
}

.align-items-center {
    -ms-flex-align: center !important;
    align-items: center !important;
}

.d-flex {
    display: -ms-flexbox !important;
    display: flex !important;
}

.btn.btn-success {
    border-width: 0 !important;
    background-color: #52b38a !important;
    color: #ffffff !important;
    font-family: "Lineto Circular Book", sans-serif;
    font-size: 16px !important;
    padding: 0.5rem 1rem !important;
    line-height: 1.5;
    border-radius: 0 !important;
    margin-top: 20px;
}

span.icon-nw-white {
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Lager_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 11.4 11.4' style='enable-background:new 0 0 11.4 11.4;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23FFFFFF;%7D%0A%3C/style%3E%3Cpath class='st0' d='M11.4,5.7C11.4,2.6,8.8,0,5.7,0C2.6,0.1,0,2.6,0,5.7s2.6,5.7,5.7,5.7S11.4,8.8,11.4,5.7h-0.7c0,2.7-2.2,5-4.9,5 s-5-2.2-5-5s2.2-5,4.9-5c1.3,0,2.6,0.5,3.5,1.4c0.9,0.9,1.5,2.3,1.5,3.6'/%3E%3Cpolygon class='st0' points='6.2,8.3 8.4,5.6 6.2,3 5.7,3.4 7.4,5.6 5.7,7.8 '/%3E%3Crect x='3' y='5.3' class='st0' width='4.7' height='0.7'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: top left;
    background-size: contain;
    cursor: pointer;
    display: inline-block;
    height: 20px;
    width: 20px;
    vertical-align: text-bottom;
    margin-left: 30px;
}

.labs-introduction {
    text-align: center;
    margin-top: 60px;
    padding-bottom: 60px;
}

.labs-introduction h2 {
    font-family: "Noe Display Medium";
    font-size: 48px;
    margin-bottom: 30px;
}

.labs-lead-text {
    font-family: "Lineto Circular Book", sans-serif;
    font-size: 18px !important;
    color: #07705f;
}

.labs-teaser-high {
    height: 280px;
    overflow: hidden;
    padding: 40px;
    margin-bottom: 0;
}

.labs-teaser h3 {
    font-family: "Noe Display Medium";
    font-size: 31px;
    margin-bottom: 10px;
    line-height: 1;
    font-weight: 400;
}

.labs-teaser h3 span {
    margin-top: 20px;
    display: block;
    width: 60px;
    height: 6px;
    background-color: white;
}


@media (max-width: 1199px) {


    .labs-teaser-content h2 {
        font-size: 40px !important;
    }

    .labs-teaser-content {
        padding: 40px;
    }
}

@media (max-width: 768px) {

    .labs-hero {
        margin-top: 50px;
        padding: 150px 0;
    }

    span.arrow-down {
        height: 50px;
        width: 50px;
        top: -25px;
    }

    .labs-hero .underline {
        margin-top: 20px;
        width: 60px;
        height: 5px;
        margin-bottom: 10px;
    }

    .labs-hero h1 {
        font-size: 4rem !important;
    }

    .labs-hero .labs-logo {
        font-size: 4rem !important;
    }

    .hero-square {
        padding: 30px;
    }

    .h-100 {
        height: auto !important;
    }

    .bg-color-green {
        background-color: rgba(7, 112, 95, 0.8) !important;
    }


    .labs-teaser-bg {
        background-image: none;
    }

    .labs-teaser-content {
        padding: 20px;
    }

    .labs-text-media-teaser {
        margin-top: 80px;
    }

    .labs-teaser-content h2 {
        font-size: 32px !important;
        padding-bottom: 10px !important;
        margin-bottom: 20px !important;
    }

    .labs-teaser-content img {
        margin-bottom: 20px !important;
    }

    .labs-teaser-content p {
        font-size: 15px !important;
    }

    .labs-teaser-content h2 span {
        margin-top: 30px;
        display: block;
        width: 60px;
        height: 5px;
        background-color: #07705f;
    }
}


#editorial-content img {
    display: block;
    max-width: 100%;
    height: auto;
}