@-webkit-keyframes bounce {
    0%,20%,50%,80%,to {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px)
    }

    40% {
        -webkit-transform: translateY(-13px);
        transform: translateY(-13px)
    }

    60% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px)
    }
}

@keyframes bounce {
    0%,20%,50%,80%,to {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px)
    }

    40% {
        -webkit-transform: translateY(-13px);
        transform: translateY(-13px)
    }

    60% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px)
    }
}

a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
    border: 0;
    font: inherit;
    font-size: 100%;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    font-style: revert
}

body {
    font: inherit;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    line-height: 1;
    font-family: 'aktiv-grotesk',sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 16px;
    width: 100%;
    overflow-x: hidden;
}

article, aside, details, figcaption, figure, footer, header, hgroup, img, menu, nav, section {
    display: block
}

ol, ul {
    list-style: none
}

blockquote, q {
    quotes: none
}

    blockquote::after, blockquote::before, q::after, q::before {
        content: none
    }

table {
    border-collapse: collapse;
    border-spacing: 0
}

*, ::after, ::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

img {
    height: auto;
    max-width: 100%
}

button, input {
    border-radius: 0
}

body, button {
    border: 0
}

input {
    -webkit-appearance: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

a {
    text-decoration: none;
    color: #1A3E1F;
}

    a:hover {
        color: #166e2d;
    }

button, button::-moz-focus-inner, button[disabled], html input[disabled], html input[type=button], input, input::-moz-focus-inner, input[type=checkbox], input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button, input[type=radio], input[type=reset], input[type=search], input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration, input[type=submit], optgroup, select, textarea {
    -webkit-appearance: none;
    outline: 0;
    box-shadow: none
}

button, input, optgroup, select, textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

[type=button], [type=reset], [type=submit], button {
    -webkit-appearance: button;
    cursor: pointer
}

[data-aos][data-aos][data-aos-duration='50'], body[data-aos-duration='50'] [data-aos] {
    -webkit-transition-duration: 50ms;
    transition-duration: 50ms
}

[data-aos][data-aos][data-aos-delay='50'], body[data-aos-delay='50'] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

    [data-aos][data-aos][data-aos-delay='50'].aos-animate, body[data-aos-delay='50'] [data-aos].aos-animate {
        -webkit-transition-delay: 50ms;
        transition-delay: 50ms
    }

[data-aos][data-aos][data-aos-duration='100'], body[data-aos-duration='100'] [data-aos] {
    -webkit-transition-duration: 100ms;
    transition-duration: 100ms
}

[data-aos][data-aos][data-aos-delay='100'], body[data-aos-delay='100'] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

    [data-aos][data-aos][data-aos-delay='100'].aos-animate, body[data-aos-delay='100'] [data-aos].aos-animate {
        -webkit-transition-delay: 100ms;
        transition-delay: 100ms
    }

[data-aos][data-aos][data-aos-duration='150'], body[data-aos-duration='150'] [data-aos] {
    -webkit-transition-duration: 150ms;
    transition-duration: 150ms
}

[data-aos][data-aos][data-aos-delay='150'], body[data-aos-delay='150'] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

    [data-aos][data-aos][data-aos-delay='150'].aos-animate, body[data-aos-delay='150'] [data-aos].aos-animate {
        -webkit-transition-delay: 150ms;
        transition-delay: 150ms
    }

[data-aos][data-aos][data-aos-duration='200'], body[data-aos-duration='200'] [data-aos] {
    -webkit-transition-duration: 200ms;
    transition-duration: 200ms
}

[data-aos][data-aos][data-aos-delay='200'], body[data-aos-delay='200'] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

    [data-aos][data-aos][data-aos-delay='200'].aos-animate, body[data-aos-delay='200'] [data-aos].aos-animate {
        -webkit-transition-delay: 200ms;
        transition-delay: 200ms
    }

[data-aos][data-aos][data-aos-duration='250'], body[data-aos-duration='250'] [data-aos] {
    -webkit-transition-duration: 250ms;
    transition-duration: 250ms
}

[data-aos][data-aos][data-aos-delay='250'], body[data-aos-delay='250'] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

    [data-aos][data-aos][data-aos-delay='250'].aos-animate, body[data-aos-delay='250'] [data-aos].aos-animate {
        -webkit-transition-delay: 250ms;
        transition-delay: 250ms
    }

[data-aos][data-aos][data-aos-duration='300'], body[data-aos-duration='300'] [data-aos] {
    -webkit-transition-duration: 300ms;
    transition-duration: 300ms
}

[data-aos][data-aos][data-aos-delay='300'], body[data-aos-delay='300'] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

    [data-aos][data-aos][data-aos-delay='300'].aos-animate, body[data-aos-delay='300'] [data-aos].aos-animate {
        -webkit-transition-delay: 300ms;
        transition-delay: 300ms
    }

[data-aos][data-aos][data-aos-duration='350'], body[data-aos-duration='350'] [data-aos] {
    -webkit-transition-duration: 350ms;
    transition-duration: 350ms
}

[data-aos][data-aos][data-aos-delay='350'], body[data-aos-delay='350'] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

    [data-aos][data-aos][data-aos-delay='350'].aos-animate, body[data-aos-delay='350'] [data-aos].aos-animate {
        -webkit-transition-delay: 350ms;
        transition-delay: 350ms
    }

[data-aos][data-aos][data-aos-duration='400'], body[data-aos-duration='400'] [data-aos] {
    -webkit-transition-duration: 400ms;
    transition-duration: 400ms
}

[data-aos][data-aos][data-aos-delay='400'], body[data-aos-delay='400'] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

    [data-aos][data-aos][data-aos-delay='400'].aos-animate, body[data-aos-delay='400'] [data-aos].aos-animate {
        -webkit-transition-delay: 400ms;
        transition-delay: 400ms
    }

[data-aos][data-aos][data-aos-duration='450'], body[data-aos-duration='450'] [data-aos] {
    -webkit-transition-duration: 450ms;
    transition-duration: 450ms
}

[data-aos][data-aos][data-aos-delay='450'], body[data-aos-delay='450'] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

    [data-aos][data-aos][data-aos-delay='450'].aos-animate, body[data-aos-delay='450'] [data-aos].aos-animate {
        -webkit-transition-delay: 450ms;
        transition-delay: 450ms
    }

[data-aos][data-aos][data-aos-duration='500'], body[data-aos-duration='500'] [data-aos] {
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms
}

[data-aos][data-aos][data-aos-delay='500'], body[data-aos-delay='500'] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

    [data-aos][data-aos][data-aos-delay='500'].aos-animate, body[data-aos-delay='500'] [data-aos].aos-animate {
        -webkit-transition-delay: 500ms;
        transition-delay: 500ms
    }

[data-aos][data-aos][data-aos-duration='550'], body[data-aos-duration='550'] [data-aos] {
    -webkit-transition-duration: 550ms;
    transition-duration: 550ms
}

[data-aos][data-aos][data-aos-delay='550'], body[data-aos-delay='550'] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

    [data-aos][data-aos][data-aos-delay='550'].aos-animate, body[data-aos-delay='550'] [data-aos].aos-animate {
        -webkit-transition-delay: 550ms;
        transition-delay: 550ms
    }

[data-aos][data-aos][data-aos-duration='600'], body[data-aos-duration='600'] [data-aos] {
    -webkit-transition-duration: 600ms;
    transition-duration: 600ms
}

[data-aos][data-aos][data-aos-delay='600'], body[data-aos-delay='600'] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

    [data-aos][data-aos][data-aos-delay='600'].aos-animate, body[data-aos-delay='600'] [data-aos].aos-animate {
        -webkit-transition-delay: 600ms;
        transition-delay: 600ms
    }

[data-aos][data-aos][data-aos-duration='650'], body[data-aos-duration='650'] [data-aos] {
    -webkit-transition-duration: 650ms;
    transition-duration: 650ms
}

[data-aos][data-aos][data-aos-delay='650'], body[data-aos-delay='650'] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

    [data-aos][data-aos][data-aos-delay='650'].aos-animate, body[data-aos-delay='650'] [data-aos].aos-animate {
        -webkit-transition-delay: 650ms;
        transition-delay: 650ms
    }

[data-aos][data-aos][data-aos-duration='700'], body[data-aos-duration='700'] [data-aos] {
    -webkit-transition-duration: 700ms;
    transition-duration: 700ms
}

[data-aos][data-aos][data-aos-delay='700'], body[data-aos-delay='700'] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

    [data-aos][data-aos][data-aos-delay='700'].aos-animate, body[data-aos-delay='700'] [data-aos].aos-animate {
        -webkit-transition-delay: 700ms;
        transition-delay: 700ms
    }

[data-aos][data-aos][data-aos-duration='750'], body[data-aos-duration='750'] [data-aos] {
    -webkit-transition-duration: 750ms;
    transition-duration: 750ms
}

[data-aos][data-aos][data-aos-delay='750'], body[data-aos-delay='750'] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

    [data-aos][data-aos][data-aos-delay='750'].aos-animate, body[data-aos-delay='750'] [data-aos].aos-animate {
        -webkit-transition-delay: 750ms;
        transition-delay: 750ms
    }

[data-aos][data-aos][data-aos-duration='800'], body[data-aos-duration='800'] [data-aos] {
    -webkit-transition-duration: 800ms;
    transition-duration: 800ms
}

[data-aos][data-aos][data-aos-delay='800'], body[data-aos-delay='800'] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

    [data-aos][data-aos][data-aos-delay='800'].aos-animate, body[data-aos-delay='800'] [data-aos].aos-animate {
        -webkit-transition-delay: 800ms;
        transition-delay: 800ms
    }

[data-aos][data-aos][data-aos-duration='850'], body[data-aos-duration='850'] [data-aos] {
    -webkit-transition-duration: 850ms;
    transition-duration: 850ms
}

[data-aos][data-aos][data-aos-delay='850'], body[data-aos-delay='850'] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

    [data-aos][data-aos][data-aos-delay='850'].aos-animate, body[data-aos-delay='850'] [data-aos].aos-animate {
        -webkit-transition-delay: 850ms;
        transition-delay: 850ms
    }

[data-aos][data-aos][data-aos-duration='900'], body[data-aos-duration='900'] [data-aos] {
    -webkit-transition-duration: 900ms;
    transition-duration: 900ms
}

[data-aos][data-aos][data-aos-delay='900'], body[data-aos-delay='900'] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

    [data-aos][data-aos][data-aos-delay='900'].aos-animate, body[data-aos-delay='900'] [data-aos].aos-animate {
        -webkit-transition-delay: 900ms;
        transition-delay: 900ms
    }

[data-aos][data-aos][data-aos-duration='950'], body[data-aos-duration='950'] [data-aos] {
    -webkit-transition-duration: 950ms;
    transition-duration: 950ms
}

[data-aos][data-aos][data-aos-delay='950'], body[data-aos-delay='950'] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

    [data-aos][data-aos][data-aos-delay='950'].aos-animate, body[data-aos-delay='950'] [data-aos].aos-animate {
        -webkit-transition-delay: 950ms;
        transition-delay: 950ms
    }

[data-aos][data-aos][data-aos-duration='1000'], body[data-aos-duration='1000'] [data-aos] {
    -webkit-transition-duration: 1000ms;
    transition-duration: 1000ms
}

[data-aos][data-aos][data-aos-delay='1000'], body[data-aos-delay='1000'] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

    [data-aos][data-aos][data-aos-delay='1000'].aos-animate, body[data-aos-delay='1000'] [data-aos].aos-animate {
        -webkit-transition-delay: 1000ms;
        transition-delay: 1000ms
    }

[data-aos][data-aos][data-aos-duration='1050'], body[data-aos-duration='1050'] [data-aos] {
    -webkit-transition-duration: 1050ms;
    transition-duration: 1050ms
}

[data-aos][data-aos][data-aos-delay='1050'], body[data-aos-delay='1050'] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

    [data-aos][data-aos][data-aos-delay='1050'].aos-animate, body[data-aos-delay='1050'] [data-aos].aos-animate {
        -webkit-transition-delay: 1050ms;
        transition-delay: 1050ms
    }

[data-aos][data-aos][data-aos-duration='1100'], body[data-aos-duration='1100'] [data-aos] {
    -webkit-transition-duration: 1100ms;
    transition-duration: 1100ms
}

[data-aos][data-aos][data-aos-delay='1100'], body[data-aos-delay='1100'] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

    [data-aos][data-aos][data-aos-delay='1100'].aos-animate, body[data-aos-delay='1100'] [data-aos].aos-animate {
        -webkit-transition-delay: 1100ms;
        transition-delay: 1100ms
    }

[data-aos][data-aos][data-aos-duration='1150'], body[data-aos-duration='1150'] [data-aos] {
    -webkit-transition-duration: 1150ms;
    transition-duration: 1150ms
}

[data-aos][data-aos][data-aos-delay='1150'], body[data-aos-delay='1150'] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

    [data-aos][data-aos][data-aos-delay='1150'].aos-animate, body[data-aos-delay='1150'] [data-aos].aos-animate {
        -webkit-transition-delay: 1150ms;
        transition-delay: 1150ms
    }

[data-aos][data-aos][data-aos-duration='1200'], body[data-aos-duration='1200'] [data-aos] {
    -webkit-transition-duration: 1200ms;
    transition-duration: 1200ms
}

[data-aos][data-aos][data-aos-delay='1200'], body[data-aos-delay='1200'] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

    [data-aos][data-aos][data-aos-delay='1200'].aos-animate, body[data-aos-delay='1200'] [data-aos].aos-animate {
        -webkit-transition-delay: 1200ms;
        transition-delay: 1200ms
    }

[data-aos][data-aos][data-aos-duration='1250'], body[data-aos-duration='1250'] [data-aos] {
    -webkit-transition-duration: 1250ms;
    transition-duration: 1250ms
}

[data-aos][data-aos][data-aos-delay='1250'], body[data-aos-delay='1250'] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

    [data-aos][data-aos][data-aos-delay='1250'].aos-animate, body[data-aos-delay='1250'] [data-aos].aos-animate {
        -webkit-transition-delay: 1250ms;
        transition-delay: 1250ms
    }

[data-aos][data-aos][data-aos-duration='1300'], body[data-aos-duration='1300'] [data-aos] {
    -webkit-transition-duration: 1300ms;
    transition-duration: 1300ms
}

[data-aos][data-aos][data-aos-delay='1300'], body[data-aos-delay='1300'] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

    [data-aos][data-aos][data-aos-delay='1300'].aos-animate, body[data-aos-delay='1300'] [data-aos].aos-animate {
        -webkit-transition-delay: 1300ms;
        transition-delay: 1300ms
    }

[data-aos][data-aos][data-aos-duration='1350'], body[data-aos-duration='1350'] [data-aos] {
    -webkit-transition-duration: 1350ms;
    transition-duration: 1350ms
}

[data-aos][data-aos][data-aos-delay='1350'], body[data-aos-delay='1350'] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

    [data-aos][data-aos][data-aos-delay='1350'].aos-animate, body[data-aos-delay='1350'] [data-aos].aos-animate {
        -webkit-transition-delay: 1350ms;
        transition-delay: 1350ms
    }

[data-aos][data-aos][data-aos-duration='1400'], body[data-aos-duration='1400'] [data-aos] {
    -webkit-transition-duration: 1400ms;
    transition-duration: 1400ms
}

[data-aos][data-aos][data-aos-delay='1400'], body[data-aos-delay='1400'] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

    [data-aos][data-aos][data-aos-delay='1400'].aos-animate, body[data-aos-delay='1400'] [data-aos].aos-animate {
        -webkit-transition-delay: 1400ms;
        transition-delay: 1400ms
    }

[data-aos][data-aos][data-aos-duration='1450'], body[data-aos-duration='1450'] [data-aos] {
    -webkit-transition-duration: 1450ms;
    transition-duration: 1450ms
}

[data-aos][data-aos][data-aos-delay='1450'], body[data-aos-delay='1450'] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

    [data-aos][data-aos][data-aos-delay='1450'].aos-animate, body[data-aos-delay='1450'] [data-aos].aos-animate {
        -webkit-transition-delay: 1450ms;
        transition-delay: 1450ms
    }

[data-aos][data-aos][data-aos-duration='1500'], body[data-aos-duration='1500'] [data-aos] {
    -webkit-transition-duration: 1500ms;
    transition-duration: 1500ms
}

[data-aos][data-aos][data-aos-delay='1500'], body[data-aos-delay='1500'] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

    [data-aos][data-aos][data-aos-delay='1500'].aos-animate, body[data-aos-delay='1500'] [data-aos].aos-animate {
        -webkit-transition-delay: 1500ms;
        transition-delay: 1500ms
    }

[data-aos][data-aos][data-aos-duration='1550'], body[data-aos-duration='1550'] [data-aos] {
    -webkit-transition-duration: 1550ms;
    transition-duration: 1550ms
}

[data-aos][data-aos][data-aos-delay='1550'], body[data-aos-delay='1550'] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

    [data-aos][data-aos][data-aos-delay='1550'].aos-animate, body[data-aos-delay='1550'] [data-aos].aos-animate {
        -webkit-transition-delay: 1550ms;
        transition-delay: 1550ms
    }

[data-aos][data-aos][data-aos-duration='1600'], body[data-aos-duration='1600'] [data-aos] {
    -webkit-transition-duration: 1600ms;
    transition-duration: 1600ms
}

[data-aos][data-aos][data-aos-delay='1600'], body[data-aos-delay='1600'] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

    [data-aos][data-aos][data-aos-delay='1600'].aos-animate, body[data-aos-delay='1600'] [data-aos].aos-animate {
        -webkit-transition-delay: 1600ms;
        transition-delay: 1600ms
    }

[data-aos][data-aos][data-aos-duration='1650'], body[data-aos-duration='1650'] [data-aos] {
    -webkit-transition-duration: 1650ms;
    transition-duration: 1650ms
}

[data-aos][data-aos][data-aos-delay='1650'], body[data-aos-delay='1650'] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

    [data-aos][data-aos][data-aos-delay='1650'].aos-animate, body[data-aos-delay='1650'] [data-aos].aos-animate {
        -webkit-transition-delay: 1650ms;
        transition-delay: 1650ms
    }

[data-aos][data-aos][data-aos-duration='1700'], body[data-aos-duration='1700'] [data-aos] {
    -webkit-transition-duration: 1700ms;
    transition-duration: 1700ms
}

[data-aos][data-aos][data-aos-delay='1700'], body[data-aos-delay='1700'] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

    [data-aos][data-aos][data-aos-delay='1700'].aos-animate, body[data-aos-delay='1700'] [data-aos].aos-animate {
        -webkit-transition-delay: 1700ms;
        transition-delay: 1700ms
    }

[data-aos][data-aos][data-aos-duration='1750'], body[data-aos-duration='1750'] [data-aos] {
    -webkit-transition-duration: 1750ms;
    transition-duration: 1750ms
}

[data-aos][data-aos][data-aos-delay='1750'], body[data-aos-delay='1750'] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

    [data-aos][data-aos][data-aos-delay='1750'].aos-animate, body[data-aos-delay='1750'] [data-aos].aos-animate {
        -webkit-transition-delay: 1750ms;
        transition-delay: 1750ms
    }

[data-aos][data-aos][data-aos-duration='1800'], body[data-aos-duration='1800'] [data-aos] {
    -webkit-transition-duration: 1800ms;
    transition-duration: 1800ms
}

[data-aos][data-aos][data-aos-delay='1800'], body[data-aos-delay='1800'] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

    [data-aos][data-aos][data-aos-delay='1800'].aos-animate, body[data-aos-delay='1800'] [data-aos].aos-animate {
        -webkit-transition-delay: 1800ms;
        transition-delay: 1800ms
    }

[data-aos][data-aos][data-aos-duration='1850'], body[data-aos-duration='1850'] [data-aos] {
    -webkit-transition-duration: 1850ms;
    transition-duration: 1850ms
}

[data-aos][data-aos][data-aos-delay='1850'], body[data-aos-delay='1850'] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

    [data-aos][data-aos][data-aos-delay='1850'].aos-animate, body[data-aos-delay='1850'] [data-aos].aos-animate {
        -webkit-transition-delay: 1850ms;
        transition-delay: 1850ms
    }

[data-aos][data-aos][data-aos-duration='1900'], body[data-aos-duration='1900'] [data-aos] {
    -webkit-transition-duration: 1900ms;
    transition-duration: 1900ms
}

[data-aos][data-aos][data-aos-delay='1900'], body[data-aos-delay='1900'] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

    [data-aos][data-aos][data-aos-delay='1900'].aos-animate, body[data-aos-delay='1900'] [data-aos].aos-animate {
        -webkit-transition-delay: 1900ms;
        transition-delay: 1900ms
    }

[data-aos][data-aos][data-aos-duration='1950'], body[data-aos-duration='1950'] [data-aos] {
    -webkit-transition-duration: 1950ms;
    transition-duration: 1950ms
}

[data-aos][data-aos][data-aos-delay='1950'], body[data-aos-delay='1950'] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

    [data-aos][data-aos][data-aos-delay='1950'].aos-animate, body[data-aos-delay='1950'] [data-aos].aos-animate {
        -webkit-transition-delay: 1950ms;
        transition-delay: 1950ms
    }

[data-aos][data-aos][data-aos-duration='2000'], body[data-aos-duration='2000'] [data-aos] {
    -webkit-transition-duration: 2000ms;
    transition-duration: 2000ms
}

[data-aos][data-aos][data-aos-delay='2000'], body[data-aos-delay='2000'] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

    [data-aos][data-aos][data-aos-delay='2000'].aos-animate, body[data-aos-delay='2000'] [data-aos].aos-animate {
        -webkit-transition-delay: 2000ms;
        transition-delay: 2000ms
    }

[data-aos][data-aos][data-aos-duration='2050'], body[data-aos-duration='2050'] [data-aos] {
    -webkit-transition-duration: 2050ms;
    transition-duration: 2050ms
}

[data-aos][data-aos][data-aos-delay='2050'], body[data-aos-delay='2050'] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

    [data-aos][data-aos][data-aos-delay='2050'].aos-animate, body[data-aos-delay='2050'] [data-aos].aos-animate {
        -webkit-transition-delay: 2050ms;
        transition-delay: 2050ms
    }

[data-aos][data-aos][data-aos-duration='2100'], body[data-aos-duration='2100'] [data-aos] {
    -webkit-transition-duration: 2100ms;
    transition-duration: 2100ms
}

[data-aos][data-aos][data-aos-delay='2100'], body[data-aos-delay='2100'] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

    [data-aos][data-aos][data-aos-delay='2100'].aos-animate, body[data-aos-delay='2100'] [data-aos].aos-animate {
        -webkit-transition-delay: 2100ms;
        transition-delay: 2100ms
    }

[data-aos][data-aos][data-aos-duration='2150'], body[data-aos-duration='2150'] [data-aos] {
    -webkit-transition-duration: 2150ms;
    transition-duration: 2150ms
}

[data-aos][data-aos][data-aos-delay='2150'], body[data-aos-delay='2150'] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

    [data-aos][data-aos][data-aos-delay='2150'].aos-animate, body[data-aos-delay='2150'] [data-aos].aos-animate {
        -webkit-transition-delay: 2150ms;
        transition-delay: 2150ms
    }

[data-aos][data-aos][data-aos-duration='2200'], body[data-aos-duration='2200'] [data-aos] {
    -webkit-transition-duration: 2200ms;
    transition-duration: 2200ms
}

[data-aos][data-aos][data-aos-delay='2200'], body[data-aos-delay='2200'] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

    [data-aos][data-aos][data-aos-delay='2200'].aos-animate, body[data-aos-delay='2200'] [data-aos].aos-animate {
        -webkit-transition-delay: 2200ms;
        transition-delay: 2200ms
    }

[data-aos][data-aos][data-aos-duration='2250'], body[data-aos-duration='2250'] [data-aos] {
    -webkit-transition-duration: 2250ms;
    transition-duration: 2250ms
}

[data-aos][data-aos][data-aos-delay='2250'], body[data-aos-delay='2250'] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

    [data-aos][data-aos][data-aos-delay='2250'].aos-animate, body[data-aos-delay='2250'] [data-aos].aos-animate {
        -webkit-transition-delay: 2250ms;
        transition-delay: 2250ms
    }

[data-aos][data-aos][data-aos-duration='2300'], body[data-aos-duration='2300'] [data-aos] {
    -webkit-transition-duration: 2300ms;
    transition-duration: 2300ms
}

[data-aos][data-aos][data-aos-delay='2300'], body[data-aos-delay='2300'] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

    [data-aos][data-aos][data-aos-delay='2300'].aos-animate, body[data-aos-delay='2300'] [data-aos].aos-animate {
        -webkit-transition-delay: 2300ms;
        transition-delay: 2300ms
    }

[data-aos][data-aos][data-aos-duration='2350'], body[data-aos-duration='2350'] [data-aos] {
    -webkit-transition-duration: 2350ms;
    transition-duration: 2350ms
}

[data-aos][data-aos][data-aos-delay='2350'], body[data-aos-delay='2350'] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

    [data-aos][data-aos][data-aos-delay='2350'].aos-animate, body[data-aos-delay='2350'] [data-aos].aos-animate {
        -webkit-transition-delay: 2350ms;
        transition-delay: 2350ms
    }

[data-aos][data-aos][data-aos-duration='2400'], body[data-aos-duration='2400'] [data-aos] {
    -webkit-transition-duration: 2400ms;
    transition-duration: 2400ms
}

[data-aos][data-aos][data-aos-delay='2400'], body[data-aos-delay='2400'] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

    [data-aos][data-aos][data-aos-delay='2400'].aos-animate, body[data-aos-delay='2400'] [data-aos].aos-animate {
        -webkit-transition-delay: 2400ms;
        transition-delay: 2400ms
    }

[data-aos][data-aos][data-aos-duration='2450'], body[data-aos-duration='2450'] [data-aos] {
    -webkit-transition-duration: 2450ms;
    transition-duration: 2450ms
}

[data-aos][data-aos][data-aos-delay='2450'], body[data-aos-delay='2450'] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

    [data-aos][data-aos][data-aos-delay='2450'].aos-animate, body[data-aos-delay='2450'] [data-aos].aos-animate {
        -webkit-transition-delay: 2450ms;
        transition-delay: 2450ms
    }

[data-aos][data-aos][data-aos-duration='2500'], body[data-aos-duration='2500'] [data-aos] {
    -webkit-transition-duration: 2500ms;
    transition-duration: 2500ms
}

[data-aos][data-aos][data-aos-delay='2500'], body[data-aos-delay='2500'] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

    [data-aos][data-aos][data-aos-delay='2500'].aos-animate, body[data-aos-delay='2500'] [data-aos].aos-animate {
        -webkit-transition-delay: 2500ms;
        transition-delay: 2500ms
    }

[data-aos][data-aos][data-aos-duration='2550'], body[data-aos-duration='2550'] [data-aos] {
    -webkit-transition-duration: 2550ms;
    transition-duration: 2550ms
}

[data-aos][data-aos][data-aos-delay='2550'], body[data-aos-delay='2550'] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

    [data-aos][data-aos][data-aos-delay='2550'].aos-animate, body[data-aos-delay='2550'] [data-aos].aos-animate {
        -webkit-transition-delay: 2550ms;
        transition-delay: 2550ms
    }

[data-aos][data-aos][data-aos-duration='2600'], body[data-aos-duration='2600'] [data-aos] {
    -webkit-transition-duration: 2600ms;
    transition-duration: 2600ms
}

[data-aos][data-aos][data-aos-delay='2600'], body[data-aos-delay='2600'] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

    [data-aos][data-aos][data-aos-delay='2600'].aos-animate, body[data-aos-delay='2600'] [data-aos].aos-animate {
        -webkit-transition-delay: 2600ms;
        transition-delay: 2600ms
    }

[data-aos][data-aos][data-aos-duration='2650'], body[data-aos-duration='2650'] [data-aos] {
    -webkit-transition-duration: 2650ms;
    transition-duration: 2650ms
}

[data-aos][data-aos][data-aos-delay='2650'], body[data-aos-delay='2650'] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

    [data-aos][data-aos][data-aos-delay='2650'].aos-animate, body[data-aos-delay='2650'] [data-aos].aos-animate {
        -webkit-transition-delay: 2650ms;
        transition-delay: 2650ms
    }

[data-aos][data-aos][data-aos-duration='2700'], body[data-aos-duration='2700'] [data-aos] {
    -webkit-transition-duration: 2700ms;
    transition-duration: 2700ms
}

[data-aos][data-aos][data-aos-delay='2700'], body[data-aos-delay='2700'] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

    [data-aos][data-aos][data-aos-delay='2700'].aos-animate, body[data-aos-delay='2700'] [data-aos].aos-animate {
        -webkit-transition-delay: 2700ms;
        transition-delay: 2700ms
    }

[data-aos][data-aos][data-aos-duration='2750'], body[data-aos-duration='2750'] [data-aos] {
    -webkit-transition-duration: 2750ms;
    transition-duration: 2750ms
}

[data-aos][data-aos][data-aos-delay='2750'], body[data-aos-delay='2750'] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

    [data-aos][data-aos][data-aos-delay='2750'].aos-animate, body[data-aos-delay='2750'] [data-aos].aos-animate {
        -webkit-transition-delay: 2750ms;
        transition-delay: 2750ms
    }

[data-aos][data-aos][data-aos-duration='2800'], body[data-aos-duration='2800'] [data-aos] {
    -webkit-transition-duration: 2800ms;
    transition-duration: 2800ms
}

[data-aos][data-aos][data-aos-delay='2800'], body[data-aos-delay='2800'] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

    [data-aos][data-aos][data-aos-delay='2800'].aos-animate, body[data-aos-delay='2800'] [data-aos].aos-animate {
        -webkit-transition-delay: 2800ms;
        transition-delay: 2800ms
    }

[data-aos][data-aos][data-aos-duration='2850'], body[data-aos-duration='2850'] [data-aos] {
    -webkit-transition-duration: 2850ms;
    transition-duration: 2850ms
}

[data-aos][data-aos][data-aos-delay='2850'], body[data-aos-delay='2850'] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

    [data-aos][data-aos][data-aos-delay='2850'].aos-animate, body[data-aos-delay='2850'] [data-aos].aos-animate {
        -webkit-transition-delay: 2850ms;
        transition-delay: 2850ms
    }

[data-aos][data-aos][data-aos-duration='2900'], body[data-aos-duration='2900'] [data-aos] {
    -webkit-transition-duration: 2900ms;
    transition-duration: 2900ms
}

[data-aos][data-aos][data-aos-delay='2900'], body[data-aos-delay='2900'] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

    [data-aos][data-aos][data-aos-delay='2900'].aos-animate, body[data-aos-delay='2900'] [data-aos].aos-animate {
        -webkit-transition-delay: 2900ms;
        transition-delay: 2900ms
    }

[data-aos][data-aos][data-aos-duration='2950'], body[data-aos-duration='2950'] [data-aos] {
    -webkit-transition-duration: 2950ms;
    transition-duration: 2950ms
}

[data-aos][data-aos][data-aos-delay='2950'], body[data-aos-delay='2950'] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

    [data-aos][data-aos][data-aos-delay='2950'].aos-animate, body[data-aos-delay='2950'] [data-aos].aos-animate {
        -webkit-transition-delay: 2950ms;
        transition-delay: 2950ms
    }

[data-aos][data-aos][data-aos-duration='3000'], body[data-aos-duration='3000'] [data-aos] {
    -webkit-transition-duration: 3000ms;
    transition-duration: 3000ms
}

[data-aos][data-aos][data-aos-delay='3000'], body[data-aos-delay='3000'] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

    [data-aos][data-aos][data-aos-delay='3000'].aos-animate, body[data-aos-delay='3000'] [data-aos].aos-animate {
        -webkit-transition-delay: 3000ms;
        transition-delay: 3000ms
    }

[data-aos], body::before {
    pointer-events: none
}

    [data-aos].aos-animate {
        pointer-events: auto
    }

    [data-aos][data-aos][data-aos-easing=linear], body[data-aos-easing=linear] [data-aos] {
        -webkit-transition-timing-function: cubic-bezier(.25,.25,.75,.75);
        transition-timing-function: cubic-bezier(.25,.25,.75,.75)
    }

    [data-aos][data-aos][data-aos-easing=ease], body[data-aos-easing=ease] [data-aos] {
        -webkit-transition-timing-function: cubic-bezier(.25,.1,.25,1);
        transition-timing-function: cubic-bezier(.25,.1,.25,1)
    }

    [data-aos][data-aos][data-aos-easing=ease-in], body[data-aos-easing=ease-in] [data-aos] {
        -webkit-transition-timing-function: cubic-bezier(.42,0,1,1);
        transition-timing-function: cubic-bezier(.42,0,1,1)
    }

    [data-aos][data-aos][data-aos-easing=ease-out], body[data-aos-easing=ease-out] [data-aos] {
        -webkit-transition-timing-function: cubic-bezier(0,0,.58,1);
        transition-timing-function: cubic-bezier(0,0,.58,1)
    }

    [data-aos][data-aos][data-aos-easing=ease-in-out], body[data-aos-easing=ease-in-out] [data-aos] {
        -webkit-transition-timing-function: cubic-bezier(.42,0,.58,1);
        transition-timing-function: cubic-bezier(.42,0,.58,1)
    }

    [data-aos][data-aos][data-aos-easing=ease-in-back], body[data-aos-easing=ease-in-back] [data-aos] {
        -webkit-transition-timing-function: cubic-bezier(.6,-.28,.735,.045);
        transition-timing-function: cubic-bezier(.6,-.28,.735,.045)
    }

    [data-aos][data-aos][data-aos-easing=ease-out-back], body[data-aos-easing=ease-out-back] [data-aos] {
        -webkit-transition-timing-function: cubic-bezier(.175,.885,.32,1.275);
        transition-timing-function: cubic-bezier(.175,.885,.32,1.275)
    }

    [data-aos][data-aos][data-aos-easing=ease-in-out-back], body[data-aos-easing=ease-in-out-back] [data-aos] {
        -webkit-transition-timing-function: cubic-bezier(.68,-.55,.265,1.55);
        transition-timing-function: cubic-bezier(.68,-.55,.265,1.55)
    }

    [data-aos][data-aos][data-aos-easing=ease-in-sine], body[data-aos-easing=ease-in-sine] [data-aos] {
        -webkit-transition-timing-function: cubic-bezier(.47,0,.745,.715);
        transition-timing-function: cubic-bezier(.47,0,.745,.715)
    }

    [data-aos][data-aos][data-aos-easing=ease-out-sine], body[data-aos-easing=ease-out-sine] [data-aos] {
        -webkit-transition-timing-function: cubic-bezier(.39,.575,.565,1);
        transition-timing-function: cubic-bezier(.39,.575,.565,1)
    }

    [data-aos][data-aos][data-aos-easing=ease-in-out-sine], body[data-aos-easing=ease-in-out-sine] [data-aos] {
        -webkit-transition-timing-function: cubic-bezier(.445,.05,.55,.95);
        transition-timing-function: cubic-bezier(.445,.05,.55,.95)
    }

    [data-aos][data-aos][data-aos-easing=ease-in-quad], body[data-aos-easing=ease-in-quad] [data-aos] {
        -webkit-transition-timing-function: cubic-bezier(.55,.085,.68,.53);
        transition-timing-function: cubic-bezier(.55,.085,.68,.53)
    }

    [data-aos][data-aos][data-aos-easing=ease-out-quad], body[data-aos-easing=ease-out-quad] [data-aos] {
        -webkit-transition-timing-function: cubic-bezier(.25,.46,.45,.94);
        transition-timing-function: cubic-bezier(.25,.46,.45,.94)
    }

    [data-aos][data-aos][data-aos-easing=ease-in-out-quad], body[data-aos-easing=ease-in-out-quad] [data-aos] {
        -webkit-transition-timing-function: cubic-bezier(.455,.03,.515,.955);
        transition-timing-function: cubic-bezier(.455,.03,.515,.955)
    }

    [data-aos][data-aos][data-aos-easing=ease-in-cubic], body[data-aos-easing=ease-in-cubic] [data-aos] {
        -webkit-transition-timing-function: cubic-bezier(.55,.085,.68,.53);
        transition-timing-function: cubic-bezier(.55,.085,.68,.53)
    }

    [data-aos][data-aos][data-aos-easing=ease-out-cubic], body[data-aos-easing=ease-out-cubic] [data-aos] {
        -webkit-transition-timing-function: cubic-bezier(.25,.46,.45,.94);
        transition-timing-function: cubic-bezier(.25,.46,.45,.94)
    }

    [data-aos][data-aos][data-aos-easing=ease-in-out-cubic], body[data-aos-easing=ease-in-out-cubic] [data-aos] {
        -webkit-transition-timing-function: cubic-bezier(.455,.03,.515,.955);
        transition-timing-function: cubic-bezier(.455,.03,.515,.955)
    }

    [data-aos][data-aos][data-aos-easing=ease-in-quart], body[data-aos-easing=ease-in-quart] [data-aos] {
        -webkit-transition-timing-function: cubic-bezier(.55,.085,.68,.53);
        transition-timing-function: cubic-bezier(.55,.085,.68,.53)
    }

    [data-aos][data-aos][data-aos-easing=ease-out-quart], body[data-aos-easing=ease-out-quart] [data-aos] {
        -webkit-transition-timing-function: cubic-bezier(.25,.46,.45,.94);
        transition-timing-function: cubic-bezier(.25,.46,.45,.94)
    }

    [data-aos][data-aos][data-aos-easing=ease-in-out-quart], body[data-aos-easing=ease-in-out-quart] [data-aos] {
        -webkit-transition-timing-function: cubic-bezier(.455,.03,.515,.955);
        transition-timing-function: cubic-bezier(.455,.03,.515,.955)
    }

@media screen {
    html:not(.no-js) [data-aos^=fade][data-aos^=fade], html:not(.no-js) [data-aos^=zoom][data-aos^=zoom] {
        opacity: 0;
        -webkit-transition-property: opacity,-webkit-transform;
        transition-property: opacity,transform;
        transition-property: opacity,transform,-webkit-transform
    }

        html:not(.no-js) [data-aos^=fade][data-aos^=fade].aos-animate {
            opacity: 1;
            -webkit-transform: none;
            -ms-transform: none;
            transform: none
        }

    html:not(.no-js) [data-aos=fade-up] {
        -webkit-transform: translate3d(0,250px,0);
        transform: translate3d(0,250px,0)
    }

    html:not(.no-js) [data-aos=fade-down] {
        -webkit-transform: translate3d(0,-250px,0);
        transform: translate3d(0,-250px,0)
    }

    html:not(.no-js) [data-aos=fade-right] {
        -webkit-transform: translate3d(-250px,0,0);
        transform: translate3d(-250px,0,0)
    }

    html:not(.no-js) [data-aos=fade-left] {
        -webkit-transform: translate3d(250px,0,0);
        transform: translate3d(250px,0,0)
    }

    html:not(.no-js) [data-aos=fade-up-right] {
        -webkit-transform: translate3d(-250px,250px,0);
        transform: translate3d(-250px,250px,0)
    }

    html:not(.no-js) [data-aos=fade-up-left] {
        -webkit-transform: translate3d(250px,250px,0);
        transform: translate3d(250px,250px,0)
    }

    html:not(.no-js) [data-aos=fade-down-right] {
        -webkit-transform: translate3d(-250px,-250px,0);
        transform: translate3d(-250px,-250px,0)
    }

    html:not(.no-js) [data-aos=fade-down-left] {
        -webkit-transform: translate3d(250px,-250px,0);
        transform: translate3d(250px,-250px,0)
    }

    html:not(.no-js) [data-aos^=zoom][data-aos^=zoom].aos-animate {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0) scale(1);
        transform: translate3d(0,0,0) scale(1)
    }

    html:not(.no-js) [data-aos=zoom-in] {
        -webkit-transform: scale(.6);
        -ms-transform: scale(.6);
        transform: scale(.6)
    }

    html:not(.no-js) [data-aos=zoom-in-up] {
        -webkit-transform: translate3d(0,250px,0) scale(.6);
        transform: translate3d(0,250px,0) scale(.6)
    }

    html:not(.no-js) [data-aos=zoom-in-down] {
        -webkit-transform: translate3d(0,-250px,0) scale(.6);
        transform: translate3d(0,-250px,0) scale(.6)
    }

    html:not(.no-js) [data-aos=zoom-in-right] {
        -webkit-transform: translate3d(-250px,0,0) scale(.6);
        transform: translate3d(-250px,0,0) scale(.6)
    }

    html:not(.no-js) [data-aos=zoom-in-left] {
        -webkit-transform: translate3d(250px,0,0) scale(.6);
        transform: translate3d(250px,0,0) scale(.6)
    }

    html:not(.no-js) [data-aos=zoom-out] {
        -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
        transform: scale(1.2)
    }

    html:not(.no-js) [data-aos=zoom-out-up] {
        -webkit-transform: translate3d(0,250px,0) scale(1.2);
        transform: translate3d(0,250px,0) scale(1.2)
    }

    html:not(.no-js) [data-aos=zoom-out-down] {
        -webkit-transform: translate3d(0,-250px,0) scale(1.2);
        transform: translate3d(0,-250px,0) scale(1.2)
    }

    html:not(.no-js) [data-aos=zoom-out-right] {
        -webkit-transform: translate3d(-250px,0,0) scale(1.2);
        transform: translate3d(-250px,0,0) scale(1.2)
    }

    html:not(.no-js) [data-aos=zoom-out-left] {
        -webkit-transform: translate3d(250px,0,0) scale(1.2);
        transform: translate3d(250px,0,0) scale(1.2)
    }

    html:not(.no-js) [data-aos^=flip][data-aos^=flip], html:not(.no-js) [data-aos^=slide][data-aos^=slide] {
        -webkit-transition-property: -webkit-transform;
        transition-property: transform;
        transition-property: transform,-webkit-transform
    }

    html:not(.no-js) [data-aos^=slide][data-aos^=slide] {
        visibility: hidden
    }

        html:not(.no-js) [data-aos^=slide][data-aos^=slide].aos-animate {
            visibility: visible;
            -webkit-transform: translate3d(0,0,0);
            transform: translate3d(0,0,0)
        }

    html:not(.no-js) [data-aos=slide-up] {
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0)
    }

    html:not(.no-js) [data-aos=slide-down] {
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0)
    }

    html:not(.no-js) [data-aos=slide-right] {
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0)
    }

    html:not(.no-js) [data-aos=slide-left] {
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0)
    }

    html:not(.no-js) [data-aos^=flip][data-aos^=flip] {
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden
    }

    html:not(.no-js) [data-aos=flip-left] {
        -webkit-transform: perspective(2500px) rotateY(-100deg);
        transform: perspective(2500px) rotateY(-100deg)
    }

        html:not(.no-js) [data-aos=flip-left].aos-animate, html:not(.no-js) [data-aos=flip-right].aos-animate {
            -webkit-transform: perspective(2500px) rotateY(0);
            transform: perspective(2500px) rotateY(0)
        }

    html:not(.no-js) [data-aos=flip-right] {
        -webkit-transform: perspective(2500px) rotateY(100deg);
        transform: perspective(2500px) rotateY(100deg)
    }

    html:not(.no-js) [data-aos=flip-up] {
        -webkit-transform: perspective(2500px) rotateX(-100deg);
        transform: perspective(2500px) rotateX(-100deg)
    }

        html:not(.no-js) [data-aos=flip-down].aos-animate, html:not(.no-js) [data-aos=flip-up].aos-animate {
            -webkit-transform: perspective(2500px) rotateX(0);
            transform: perspective(2500px) rotateX(0)
        }

    html:not(.no-js) [data-aos=flip-down] {
        -webkit-transform: perspective(2500px) rotateX(100deg);
        transform: perspective(2500px) rotateX(100deg)
    }
}

[data-aos=custom-fade] {
    opacity: 0;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -webkit-transform: inherit;
    -ms-transform: inherit;
    transform: inherit
}

    .slider__bullets button.tns-nav-active, .slider__bullets span.tns-nav-active, .tns-nav button.tns-nav-active, .tns-nav span.tns-nav-active, [data-aos=custom-fade].aos-animate {
        opacity: 1
    }

body::before {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    overflow: hidden;
    z-index: 20;
    opacity: 0;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

body.dropdown-open::before {
    opacity: .5;
    background: #1c1c1f
}

.container {
    max-width: 1300px;
    width: 100%;
    margin: auto;
    padding: 0 20px;
    position: initial;
    z-index: 5
}

.container--article {
    max-width: 930px
}

.container--insight {
    max-width: 1300px
}

.container--thin {
    max-width: 680px
}

@media only screen and (max-width:819px) {
    .container--full-mobile {
        padding: 0
    }

        .container--full-mobile .section__heading {
            padding: 0 20px
        }
}

@media only screen and (min-width:1025px) {
    .container {
        padding: 0 40px
    }
}

.container--rule-top {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #d8d8d8
}

@media only screen and (min-width:820px) {
    .container--rule-top {
        padding-top: 40px;
        margin-top: 40px
    }
}

.container--np {
    padding: 0
}

.container--p-bottom {
    padding-bottom: 20px
}

@media only screen and (min-width:820px) {
    .container--p-bottom {
        padding-bottom: 40px
    }
}

main {
    overflow-x: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-preferred-size: auto;
    flex-basis: auto
}

.p-bottom {
    padding-bottom: 10px
}

@media only screen and (min-width:820px) {
    .p-bottom {
        padding-bottom: 20px
    }
}

.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: inherit;
    -ms-flex-pack: inherit;
    justify-content: inherit;
    -webkit-box-align: inherit;
    -ms-flex-align: inherit;
    align-items: inherit;
    -ms-flex-wrap: inherit;
    flex-wrap: inherit;
}

.full-width, .layout--2-col .col--image img {
    width: 100%;
    max-height: 600px;
    -o-object-fit: cover;
    object-fit: cover;
    font-family: "object-fit: cover;"
}

.mobile-only {
    display: block
}

@media only screen and (min-width:820px) {
    .mobile-only {
        display: none
    }
}

.desktop-only {
    display: none
}

@media only screen and (min-width:820px) {
    .desktop-only {
        display: block
    }
}

.box-shadow {
    -webkit-box-shadow: 0 30px 25px -25px rgba(0,0,0,.35);
    box-shadow: 0 30px 25px -25px rgba(0,0,0,.35)
}

.box-shadow--spread {
    -webkit-box-shadow: 0 10px 25px 5px rgba(0,0,0,.35);
    box-shadow: 0 10px 25px 5px rgba(0,0,0,.35)
}

.c-lilac {
    color: #8390c4
}

.c-blue {
    color: #166e2d
}

.navigation .menu .menu--item .dropdown .dropdown--item .dropdown--link:hover, .navigation .menu .menu--item:hover > .menu--link {
    color: #166e2d
}

.c-body {
    color: #595b61
}

.c-body-light {
    color: #a7a8b2
}

.f-h-primary {
    font-weight: 500;
    font-size: 30px;
    line-height: 40px;
    letter-spacing: .5px;
    color: #1A3E1F;
}

    .f-h-primary a {
        color: #1A3E1F;
    }

        .f-h-primary a:hover {
            color: #166e2d;
        }

@media only screen and (min-width:820px) {
    .f-h-primary {
        letter-spacing: 1px;
        font-size: 55px;
        line-height: 65px
    }

    .f-h-primary--home {
        font-size: 45px;
        line-height: 58px
    }
}

.f-h-secondary {
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    color: #1A3E1F
}

    .f-h-secondary a:hover {
        color: #166e2d;
    }

@media only screen and (min-width:820px) {
    .f-h-secondary {
        font-size: 35px;
        line-height: 45px
    }
}

.f-h-secondary--reduced {
    font-weight: 500;
    font-size: 20px;
    line-height: 30px
}

@media only screen and (min-width:820px) {
    .f-h-secondary--reduced {
        font-size: 27px;
        line-height: 37px
    }
}

.f-h-secondary a {
    color: #1c1c1f;
    -webkit-transition: color .2s ease;
    transition: color .2s ease
}

.f-body, .f-h-tertiary {
    font-weight: 400;
    font-size: 20px;
    line-height: 37px
}

.f-body {
    font-size: 14px;
    line-height: 26px
}

@media only screen and (min-width:820px) {
    .f-body {
        font-size: 15px;
        line-height: 28px
    }
}

.f-body-md, .layout--2-col--wider .intro p {
    font-weight: 400;
    font-size: 20px;
    line-height: 26px
}

@media only screen and (min-width:820px) {
    .f-body-md {
        font-size: 22px;
        line-height: 37px
    }
}

.f-body-lg {
    font-weight: 500;
    font-size: 20px;
    line-height: 25px
}

@media only screen and (min-width:820px) {
    .f-body-lg {
        font-size: 25px;
        line-height: 40px
    }
}

.f-s-primary {
    font-weight: 500;
    font-size: 17px;
    line-height: 28px
}

@media only screen and (min-width:820px) {
    .f-s-primary {
        font-size: 18px;
        line-height: 28px
    }
}

.f-s-secondary {
    font-weight: 700;
    font-size: 14px;
    line-height: 20px
}

@media only screen and (min-width:820px) {
    .f-s-secondary {
        font-size: 15px;
        line-height: 25px
    }
}

.f-s-tertiary {
    font-weight: 500;
    font-size: 11px;
    line-height: 1.4;
    letter-spacing: 2px;
    text-transform: uppercase
}

.f-s-tertiary--plus {
    font-size: 13px
}

.f-s-quaternary {
    font-weight: 500;
    font-size: 13px;
    line-height: 25px
}

strong {
    font-weight: 700
}

.layout {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: inherit;
    -ms-flex-pack: inherit;
    justify-content: inherit;
    -webkit-box-align: inherit;
    -ms-flex-align: inherit;
    align-items: inherit;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    max-width: 100vw;
    width: 100%
}

    .layout ~ .layout {
        padding-top: 30px
    }

@media only screen and (min-width:820px) {
    .layout ~ .layout {
        padding-top: 70px
    }
}

.layout--block {
    display: block
}

.layout--column {
    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-pack: inherit;
    -ms-flex-pack: inherit;
    justify-content: inherit;
    -webkit-box-align: inherit;
    -ms-flex-align: inherit;
    align-items: inherit;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.layout--rule {
    padding-bottom: 30px;
    border-bottom: 1px solid #d8d8d8
}

@media only screen and (min-width:820px) {
    .layout--rule {
        padding-bottom: 70px
    }
}

.layout .col .numbers ~ .numbers {
    margin-top: 20px;
    min-width: max-content;
}

@media only screen and (min-width:820px) {
    .layout .col .numbers ~ .numbers {
        margin-top: 40px;
        min-width: max-content;
    }
}

.layout .col--np {
    padding: 0;
    margin: 0
}

.layout--break {
    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-pack: inherit;
    -ms-flex-pack: inherit;
    justify-content: inherit;
    -webkit-box-align: inherit;
    -ms-flex-align: inherit;
    align-items: inherit;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    margin-bottom: 0;
    max-width: none;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    padding-bottom: 20px
}

.layout--table {
    overflow: auto hidden
}

.layout--align-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.layout .justify-end {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

@media only screen and (max-width:819px) {
    .layout--2-col {
        margin-bottom: -40px
    }
}

@media only screen and (min-width:820px) {
    .layout--2-col {
        margin-right: -40px;
        margin-left: -40px
    }
}

@media only screen and (max-width:819px) {
    .layout--2-col--wider > div:first-child {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%
    }
}

@media only screen and (min-width:820px) {
    .layout--2-col--wider > div:first-child {
        -ms-flex-preferred-size: calc(60% - 80px);
        flex-basis: calc(60% - 80px);
        max-width: calc(60% - 80px)
    }
}

@media only screen and (max-width:819px) {
    .layout--2-col--wider > div:nth-child(2) {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%
    }
}

@media only screen and (min-width:820px) {
    .layout--2-col--wider > div:nth-child(2) {
        -ms-flex-preferred-size: calc(40% - 80px);
        flex-basis: calc(40% - 80px);
        max-width: calc(40% - 80px)
    }
}

@media only screen and (min-width:820px) {
    .layout--2-col--wider .intro p {
        font-size: 22px;
        line-height: 37px
    }
}

.layout--2-col .col--image {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1
}

@media only screen and (min-width:820px) {
    .layout--2-col .col--image {
        -webkit-box-ordinal-group: inherit;
        -ms-flex-order: inherit;
        order: inherit
    }
}

.layout--2-col .col--image img {
    max-height: 350px;
    font-family: 'object-fit: cover;'
}

@media only screen and (max-width:819px) {
    .layout--2-col > div {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
        margin-bottom: 40px
    }
}

@media only screen and (min-width:820px) {
    .layout--2-col > div {
        -ms-flex-preferred-size: calc(50% - 80px);
        flex-basis: calc(50% - 80px);
        max-width: calc(50% - 80px);
        margin-right: 40px;
        margin-left: 40px
    }

    .layout--2-col > .layout > div {
        margin-left: 0;
        margin-bottom: 0
    }

    .layout--2-col-stats > .col {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
        margin-bottom: 0;
        padding: 0
    }

        .layout--2-col-stats > .col:last-child {
            margin-top: 40px
        }

        .layout--2-col-stats > .col > .numbers {
            -ms-flex-preferred-size: calc(50% - 40px);
            flex-basis: calc(50% - 40px);
            max-width: calc(50% - 40px);
            padding-top: 0;
            margin-right: 40px;
            min-width: 320px;
        }
}

.layout--2-col--intro .col-small {
    color: #262626;
    margin-bottom: 40px
}

    .layout--2-col--intro .col-small p {
        font-weight: 400;
        font-size: 20px;
        line-height: 26px;
        padding-bottom: 20px
    }

@media only screen and (min-width:820px) {
    .layout--2-col--intro .col-small p {
        font-size: 22px;
        line-height: 37px;
        padding-bottom: 40px
    }

    .layout--2-col--intro .col-small {
        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-pack: inherit;
        -ms-flex-pack: inherit;
        justify-content: inherit;
        -webkit-box-align: inherit;
        -ms-flex-align: inherit;
        align-items: inherit;
        -ms-flex-wrap: inherit;
        flex-wrap: inherit;
        -ms-flex-preferred-size: calc(30%);
        flex-basis: calc(30%);
        max-width: calc(30%);
        margin-bottom: 0
    }
}

.layout--2-col--intro .col-small > div {
    margin-bottom: 40px
}

    .layout--2-col--intro .col-small > div:last-of-type {
        margin-bottom: 0
    }

.layout--2-col--intro .col-small .numbers__stat {
    padding-bottom: 5px;
    padding-right: 5px;
}

.layout--2-col--intro .col-large {
    color: #595b61
}

    .layout--2-col--intro .col-large p {
        font-weight: 400;
        font-size: 14px;
        line-height: 26px
    }

@media only screen and (min-width:820px) {
    .layout--2-col--intro .col-large p {
        font-size: 15px;
        line-height: 28px
    }
}

.layout--2-col--intro .col-large p:last-of-type, .layout--2-col--intro .col-large__small-content p:last-of-type {
    padding-bottom: 0
}

@media only screen and (min-width:820px) {
    .layout--2-col--intro .col-large {
        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-pack: inherit;
        -ms-flex-pack: inherit;
        justify-content: inherit;
        -webkit-box-align: inherit;
        -ms-flex-align: inherit;
        align-items: inherit;
        -ms-flex-wrap: inherit;
        flex-wrap: inherit;
        -ms-flex-preferred-size: calc(70% - 80px);
        flex-basis: calc(70% - 80px);
        max-width: calc(70% - 80px);
        margin-left: 80px
    }
}

.layout--2-col--intro .col-large--left {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    margin-left: 0;
    margin-bottom: 20px
}

@media only screen and (min-width:820px) {
    .layout--2-col--intro .col-large--left {
        margin-bottom: 0;
        margin-right: 80px
    }
}

.layout--2-col--intro .col-large__large-content h2, .layout--2-col--intro .col-large__large-content h3 {
    color: #1c1c1f;
    font-weight: 500
}

.layout--2-col--intro .col-large__large-content h2 {
    font-size: 20px;
    line-height: 30px
}

@media only screen and (min-width:820px) {
    .layout--2-col--intro .col-large__large-content h2 {
        font-size: 35px;
        line-height: 45px
    }
}

.layout--2-col--intro .col-large__large-content h3 {
    font-size: 18px;
    line-height: 30px
}

@media only screen and (min-width:820px) {
    .layout--2-col--intro .col-large__large-content h3 {
        font-size: 20px;
        line-height: 40px
    }
}

.layout--2-col--intro .col-large__large-content p {
    font-weight: 400;
    font-size: 20px;
    line-height: 26px
}

@media only screen and (min-width:820px) {
    .layout--2-col--intro .col-large__large-content p {
        font-size: 22px;
        line-height: 37px
    }
}

.layout--2-col--intro .col-large__small-content p {
    font-weight: 400;
    font-size: 14px;
    line-height: 26px;
    padding-top: 40px
}

@media only screen and (min-width:820px) {
    .layout--2-col--intro .col-large__small-content p {
        font-size: 15px;
        line-height: 28px
    }
}

.layout--2-col--image .col--image-overflow {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

@media only screen and (min-width:820px) {
    .layout--2-col--image .col--image-overflow {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        overflow-x: visible;
        position: relative;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

        .layout--2-col--image .col--image-overflow img {
            position: absolute;
            max-height: 100%;
            max-width: none;
            top: 0;
            left: 0
        }
}

.layout--2-col--image .col--image-overflow, .layout--2-col--image-first {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

    .layout--2-col--image-first .col--image-overflow {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

.layout--2-col--image > div {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.layout--2-col--image h3 {
    font-size: 27px
}

.layout--2-col-mobile {
    margin-right: -40px;
    margin-bottom: -80px
}

    .layout--2-col-mobile > div {
        -ms-flex-preferred-size: calc(50% - 40px);
        flex-basis: calc(50% - 40px);
        max-width: calc(50% - 40px)
    }

@media only screen and (max-width:819px) {
    .layout--3-col {
        margin-bottom: -40px
    }
}

@media only screen and (min-width:820px) {
    .layout--3-col {
        margin-right: -40px;
        margin-left: -40px;
        margin-bottom: -80px
    }
}

@media only screen and (max-width:819px) {
    .layout--3-col > * {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
        margin-bottom: 40px
    }
}

@media only screen and (min-width:820px) {
    .layout--3-col > * {
        -ms-flex-preferred-size: calc(33.3333% - 80px);
        flex-basis: calc(33.3333% - 80px);
        max-width: calc(33.3333% - 80px);
        margin-right: 40px;
        margin-left: 40px;
        margin-bottom: 80px
    }
}

.layout--3-col--image .col--image-overflow {
    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-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

@media only screen and (min-width:820px) {
    .layout--3-col--image .col--image-overflow {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        overflow-x: visible;
        position: relative;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

        .layout--3-col--image .col--image-overflow img {
            position: absolute;
            max-height: 100%;
            max-width: none
        }
}

.layout--3-col--image > div {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media only screen and (min-width:820px) {
    .layout--3-col--image > div {
        padding: 40px 0
    }
}

.layout--3-col--image-first .col--image-overflow {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

@media only screen and (min-width:820px) {
    .layout--3-col-stats > .col {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-preferred-size: calc(66.6666% - 80px);
        flex-basis: calc(66.6666% - 80px);
        max-width: calc(66.6666% - 80px);
        margin-bottom: 0;
        padding: 0 0 80px
    }

        .layout--3-col-stats > .col:last-child {
            margin-bottom: 40px
        }

        .layout--3-col-stats > .col > .numbers {
            -ms-flex-preferred-size: calc(50% - 40px);
            flex-basis: calc(50% - 40px);
            max-width: calc(50% - 40px);
            padding-top: 0;
            margin-right: 40px;
            margin-top: 0 !important
        }
}

@media only screen and (max-width:819px) {
    .layout--4-col {
        margin-bottom: -40px
    }
}

@media only screen and (max-width:479px) {
    .layout--4-col > * {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%
    }
}

@media only screen and (max-width:819px) {
    .layout--4-col > * {
        margin-bottom: 40px
    }
}

@media only screen and (min-width:480px) {
    .layout--4-col > * {
        -ms-flex-preferred-size: calc(50% - 80px);
        flex-basis: calc(50% - 80px);
        max-width: calc(50% - 80px);
        margin-right: 40px;
        margin-left: 40px;
        margin-bottom: 40px
    }
}

@media only screen and (min-width:1025px) {
    .layout--4-col > * {
        -ms-flex-preferred-size: calc(25% - 80px);
        flex-basis: calc(25% - 80px);
        max-width: calc(25% - 80px)
    }
}

@media only screen and (max-width:819px) {
    .layout--5-col {
        margin-bottom: -40px
    }
}

@media only screen and (min-width:820px) {
    .layout--5-col {
        margin-right: -40px;
        margin-left: -40px;
        margin-bottom: -80px
    }
}

@media only screen and (max-width:819px) {
    .layout--5-col > * {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%;
        margin-bottom: 40px
    }
}

@media only screen and (min-width:820px) {
    .layout--5-col > * {
        -ms-flex-preferred-size: calc(33.3% - 80px);
        flex-basis: calc(33.3% - 80px);
        max-width: calc(33.3% - 80px);
        margin-right: 40px;
        margin-left: 40px;
        margin-bottom: 80px
    }
}

@media only screen and (min-width:1025px) {
    .layout--5-col > * {
        -ms-flex-preferred-size: calc(20% - 80px);
        flex-basis: calc(20% - 80px);
        max-width: calc(20% - 80px)
    }
}

.layout--home-slider {
    z-index: 1
}

@media only screen and (max-width:819px) {
    .layout--home-slider {
        margin-bottom: -40px
    }
}

@media only screen and (min-width:820px) {
    .layout--home-slider {
        margin-right: -40px;
        margin-left: -40px;
        margin-bottom: -80px
    }
}

@media only screen and (max-width:819px) {
    .layout--home-slider > .col {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
        margin-bottom: 40px
    }
}

@media only screen and (min-width:820px) {
    .layout--home-slider > .col {
        -ms-flex-preferred-size: calc(30% - 80px);
        flex-basis: calc(30% - 80px);
        max-width: calc(30% - 80px);
        margin-right: 40px;
        margin-left: 40px;
        margin-bottom: 80px
    }

        .layout--home-slider > .col > h2 {
            -webkit-transform: translateY(40px);
            -ms-transform: translateY(40px);
            transform: translateY(40px)
        }
}

.layout--home-slider > .col--slider {
    padding: 30px;
    background-color: #1c1c1f
}

@media only screen and (min-width:820px) {
    .layout--home-slider > .col--slider {
        padding: 70px;
        margin-right: 40px;
        margin-left: 40px;
        -ms-flex-preferred-size: calc(70% - 80px);
        flex-basis: calc(70% - 80px);
        max-width: calc(70% - 80px)
    }
}

.layout--home-slider > .col--slider .tns-outer {
    margin-top: 0
}

.cookie-alert {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    max-width: 100vw;
    padding: 10px 0;
    z-index: 9999;
    background-color: #4f5156
}

    .cookie-alert .container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -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;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .cookie-alert .cookie-message {
        max-width: 100%;
        padding-bottom: 20px
    }

@media only screen and (min-width:480px) {
    .cookie-alert .cookie-message {
        padding-bottom: 0;
        max-width: 80%
    }
}

.cookie-alert p {
    display: block;
    color: #fff;
    line-height: 1.4
}

    .cookie-alert p a {
        text-decoration: underline;
        color: #fff
    }

.cookie-alert .button {
    padding: 10px 25px;
    background: 0 0
}

.cookie-alert.accepted, .navigation .menu .menu--item.has-dropdown .menu--link svg {
    display: none
}

.navigation {
    background: #fff;
    max-width: 430px;
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 30;
    -webkit-transform: translateX(430px);
    -ms-transform: translateX(430px);
    transform: translateX(430px);
    -webkit-transition: -webkit-transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out,-webkit-transform .2s ease-in-out;
    border-left: 2px solid #f2f2f2
}

    .navigation .nav-base {
        background: #fff;
        padding: 25px 20px
    }

@media only screen and (min-width:1025px) {
    .navigation .nav-base {
        padding: 25px 55px
    }
}

.navigation .top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.navigation .menu .menu--item {
    margin: 10px 0
}

    .navigation .menu .menu--item .menu--link {
        padding: 10px 0;
        display: inline-block;
        color: #1a3e1f;
        font-weight: 700
    }

        .navigation .menu .menu--item .menu--link svg {
            margin-left: 10px
        }

    .navigation .menu .menu--item .menu--item__mobile {
        background: 0 0;
        display: inline-block;
        width: 6px;
        height: 11px;
        outline: 0
    }

        .navigation .menu .menu--item .menu--item__mobile svg, .navigation .menu .menu--item .menu--link svg {
            -webkit-transform: rotate(90deg);
            -ms-transform: rotate(90deg);
            transform: rotate(90deg)
        }

    .navigation .menu .menu--item .menu--cta {
        padding: 10px 0;
        display: block;
        color: #166e2d;
        font-weight: 700
    }

        .navigation .menu .menu--item .menu--cta svg {
            margin-right: 10px
        }

    .navigation .menu .menu--item .dropdown {
        padding: 0 25px;
        max-height: 0;
        overflow: hidden;
        -webkit-transition: max-height .4s ease-in-out;
        transition: max-height .4s ease-in-out
    }

        .article-filter__button a svg, .navigation .menu .menu--item .dropdown .dropdown--item {
            margin-bottom: 10px
        }

            .navigation .menu .menu--item .dropdown .dropdown--item:first-of-type {
                margin-top: 10px
            }

            .navigation .menu .menu--item .dropdown .dropdown--item .dropdown--link {
                display: block;
                padding: 5px 0;
                color: #1c1c1f
            }

    .navigation .menu .menu--item.has-dropdown.active .menu--item__mobile svg, .navigation .menu .menu--item.has-dropdown.active .menu--link svg, .navigation .menu .menu--item.has-dropdown:active .menu--item__mobile svg, .navigation .menu .menu--item.has-dropdown:active .menu--link svg, .navigation .menu .menu--item.has-dropdown:hover .menu--item__mobile svg, .navigation .menu .menu--item.has-dropdown:hover .menu--link svg {
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg)
    }

    .navigation .menu .menu--item.has-dropdown.active .dropdown {
        max-height: 500px
    }

    .navigation .menu .menu--item.has-dropdown .menu--link {
        display: inline-block
    }

@media only screen and (min-width:820px) {
    .navigation .menu .menu--item.has-dropdown .menu--link {
        display: inline-block
    }
}

.transactions {
    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-pack: inherit;
    -ms-flex-pack: inherit;
    justify-content: inherit;
    -webkit-box-align: inherit;
    -ms-flex-align: inherit;
    align-items: inherit;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 auto 40px;
    position: relative;
    width: 100%
}

.transactions--filter {
    margin-bottom: 0;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.transactions--home .transactions__row, .transactions__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.transactions .button-wrap {
    width: 100%;
    margin-top: 20px
}

@media only screen and (min-width:820px) {
    .transactions .button-wrap {
        margin-top: 40px
    }
}

.transactions__row {
    -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;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 10px;
    border-bottom: 1px solid #f2f2f3;
    color: #595b61;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    display: none;
    min-height: 80px
}

    .transactions__row:last-of-type {
        border-bottom: none
    }

    .transactions__row:nth-child(even) {
        background-color: #f2f2f3
    }

    .transactions__row.active {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

.transactions__logo {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
    padding-bottom: 10px;
    display: none;
    height: 80px
}

    .transactions__logo img {
        max-width: 80px;
        mix-blend-mode: darken
    }

@media only screen and (min-width:820px) {
    .transactions__logo {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding-bottom: 0;
        -ms-flex-preferred-size: 19%;
        flex-basis: 19%;
        max-width: 19%
    }

        .transactions__logo img {
            max-width: auto
        }
}

.transactions__company {
    -ms-flex-preferred-size: 40%;
    flex-basis: 40%;
    max-width: 40%;
    padding: 0 10px 0 0
}

    .transactions__company span {
        font-weight: 500;
        color: #262626
    }

@media only screen and (min-width:820px) {
    .transactions__company {
        padding: 0 10px;
        -ms-flex-preferred-size: 36%;
        flex-basis: 36%;
        max-width: 36%
    }
}

.transactions__deal {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
    padding: 0 10px
}

@media only screen and (min-width:820px) {
    .transactions__deal {
        -ms-flex-preferred-size: 15%;
        flex-basis: 15%;
        max-width: 15%
    }
}

.transactions__amount {
    -ms-flex-preferred-size: 35%;
    flex-basis: 35%;
    max-width: 35%;
    padding: 0 10px
}

@media only screen and (min-width:820px) {
    .transactions__amount {
        -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
        max-width: 20%
    }
}

.transactions__date {
    display: none;
    padding-left: 10px
}

@media only screen and (min-width:820px) {
    .transactions__date {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-preferred-size: 10%;
        flex-basis: 10%;
        max-width: 10%
    }
}

.transactions__table {
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
    display: none;
    width: 100%
}

    .transactions__table.active {
        opacity: 1;
        pointer-events: all;
        display: block
    }

.transactions__filter, .transactions__filter .filter-item, .transactions__filter .filter-item a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.transactions__filter {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    position: relative;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

    .transactions__filter::before {
        content: '';
        position: absolute;
        width: 100%;
        height: 1px;
        border-top: 1px dashed #4f5156;
        top: 50%
    }

    .transactions__filter .filter-item, .transactions__filter .filter-item a {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .transactions__filter .filter-item {
        background-color: #4f5156;
        border-radius: 50%;
        -webkit-transition: all .2s ease;
        transition: all .2s ease;
        width: 30px;
        height: 30px;
        position: relative;
        margin: 6px;
    }

        .transactions__filter .filter-item:hover {
            background-color: #166e2d
        }

        .transactions__filter .filter-item a {
            width: 100%;
            height: 100%;
            font-size: 7px;
            font-weight: 500;
            line-height: 1.4;
            letter-spacing: 2px;
            text-transform: uppercase;
            color: #fff;
            position: absolute;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%,-50%);
            -ms-transform: translate(-50%,-50%);
            transform: translate(-50%,-50%)
        }

        .transactions__filter .filter-item.active {
            background-color: #166e2d;
            -webkit-transform: scale(2);
            -ms-transform: scale(2);
            transform: scale(2)
        }

.transactions__row--headings {
    border-bottom: none;
    padding-bottom: 0;
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    width: 100%
}

    .transactions__row--headings span {
        color: #a7a8b2 !important;
        font-weight: 700
    }

.transactions .button {
    display: block
}

    .transactions .button.hide {
        display: none
    }

.section.stackedtransactionsuccesses {
    padding-top: 50px
}

    .section.stackedtransactionsuccesses .section__heading,
    .section.stackedlatestinsights .section__heading,
    .section.stackedexperts .section__heading {
        margin-bottom: 40px
    }

    .section.stackedtransactionsuccesses .button-wrap {
        margin-top: 40px
    }

.stackedlatestinsights img,
.stackedlatestnews img {
    width: 100%;
}

.stackedlatestnews .article-list .container {
    padding: 0;
}

.transactions__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-evenly;
    flex-wrap: wrap;
    flex-grow: 1;
}

    .transactions__items .transactions__item {
        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-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        margin: 0 0 30px;
        border-left: 2px solid #828282;
        padding-left: 30px;
        min-width: 300px;
    }

        .transactions__items .transactions__item .f-body {
            color: #a7a8b2;
            text-transform: uppercase;
            font-size: 11px;
            letter-spacing: 2.2px;
            margin-bottom: 3px;
            font-weight: 500
        }

    .transactions__items .transactions__item--info, .transactions__items .transactions__item--info .transactions__item--logo {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: stretch;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
    }

    .transactions__items .transactions__item--info {
        -ms-flex-direction: column;
        flex-direction: column;
        height: 100%;
    }

        .transactions__items .transactions__item--info .transactions__item--logo {
            margin-bottom: 25px;
            height: 50px;
        }

            .transactions__items .transactions__item--info .transactions__item--logo img {
                height: fit-content;
                max-height: 70px;
                max-width: 300px;
            }

        .transactions__items .transactions__item--info .transactions__item--company {
            margin-bottom: 10px;
            color: #1c1c1f;
            font-size: 24px;
            line-height: 30px;
            font-weight: 600;
            max-width: 80%;
            height: 80px;
        }

        .transactions__items .transactions__item--info .transactions__item--amount {
            color: #1a3e1f;
            font-size: 80px;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            -webkit-box-align: end;
            -ms-flex-align: end;
            font-weight: 700;
            align-items: flex-end;
        }

.transactions__item--amount-raised {
    color: #216F35;
    font-weight: 700;
    padding-top: 10px;
    font-size: 12px;
}

.transactions__items .transactions__item--info .transactions__item--cap {
    font-size: 18px;
    font-weight: 500;
    color: #a7a8b2;
}

.transactions__item--base {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}

    .transactions__item--base .base--item {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        text-align: left;
    }

    .transactions__item--base .base--item__content {
        font-size: 15px;
        font-weight: 600;
        text-wrap: nowrap;
        font-style: italic;
        color: #216F35;
        padding-right: 10px;
    }

@media only screen and (min-width:820px) {
    .transactions__items {
        margin: 0 -20px;
        padding-top: 0
    }

        .transactions__items .transactions__item {
            margin: 20px;
            -ms-flex-preferred-size: calc(50% - 40px);
            flex-basis: calc(50% - 40px);
            min-width: 300px;
        }
}

@media only screen and (min-width:1025px) {
    .transactions__items .transactions__item {
        -ms-flex-preferred-size: calc(33.33% - 57px);
        flex-basis: calc(33.33% - 57px);
        min-width: 300px;
    }
}

.section {
    padding: 50px 0;
    position: relative;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

@media only screen and (min-width:820px) {
    .section {
        padding: 80px 0
    }
}

.section--white {
    padding: 50px 0;
    margin-bottom: 0;
}

    .section--white + .banner, .section--white + .section-list, .section--white + .section:not(.section--white) {
        margin-top: 50px
    }

@media only screen and (min-width:820px) {
    .section--white + .banner, .section--white + .section-list, .section--white + .section:not(.section--white) {
        margin-top: 50px
    }
}

.section--white + .insight-banner {
    margin-top: 50px
}

@media only screen and (min-width:820px) {
    .section--white + .insight-banner {
        margin-top: 50px
    }
}

.section--white:last-child {
    padding-bottom: 50px
}

@media only screen and (min-width:820px) {
    .section--white:last-child {
        padding-bottom: 50px
    }
}

.section--white + .parallax {
    margin-top: 50px
}

@media only screen and (min-width:820px) {
    .section--white + .parallax {
        margin-top: 50px
    }
}

.section--white-grey {
    background: #fff;
    background: -webkit-gradient(linear,left top,left bottom,from(#fff),color-stop(50%,#fff),color-stop(50%,#f4f4f5),to(#f4f4f5));
    background: linear-gradient(to bottom,#fff 0%,#fff 50%,#f4f4f5 50%,#f4f4f5 100%)
}

@media only screen and (min-width:820px) {
    .section__heading--half {
        max-width: 50%
    }
}

.section--black {
    background-color: #1c1c1f
}

    .section--black .section__heading {
        color: #fff
    }

.section--grey {
    background-color: #f2f2f3
}

.section--grey-light {
    background-color: #f4f4f5
}

    .section--grey-light:last-child {
        margin-bottom: 0
    }

.section--dark-grey {
    background-color: #4f5156
}

.section--forestgreen,
.section--forestgreen .f-h-primary {
    background-color: #1A3E1F;
    color: white;
}

.section--shadow {
    -webkit-box-shadow: 0 30px 25px -25px rgba(0,0,0,.35);
    box-shadow: 0 30px 25px -25px rgba(0,0,0,.35)
}

.section--overflow {
    overflow: visible
}

@media only screen and (min-width:820px) {
    .section--sidebar::before {
        content: '';
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        width: 15%;
        height: 100%;
    }
}

.section--sidebar + .section--sidebar {
    padding-top: 0
}

.section--np-top {
    padding-top: 0;
    margin-bottom: 0
}

.section--np-bottom {
    padding-bottom: 0;
    margin-bottom: 0
}

.section--thin {
    padding: 15px 0
}

@media only screen and (min-width:820px) {
    .section--thin {
        padding: 35px 0
    }
}

.section--thin-bottom {
    padding-bottom: 25px
}

@media only screen and (min-width:820px) {
    .section--thin-bottom {
        padding-bottom: 50px
    }
}

.section--main {
    padding: 35px 0
}

@media only screen and (min-width:820px) {
    .section--main {
        padding: 65px 0
    }
}

.section--contain {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media only screen and (min-width:820px) {
    .section--contain {
        max-width: 1500px;
        width: 100%;
        margin: auto;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        position: relative;
        padding: 50px 0
    }
}

.section__image {
    padding: 20px 20px 0;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

@media only screen and (min-width:820px) {
    .section__image {
        padding: 0;
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }
}

.section__image img {
    max-height: 400px;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    font-family: 'object-fit: cover;'
}

@media only screen and (min-width:820px) {
    .section__image {
        padding-top: 0;
        position: absolute;
        top: 0;
        right: 0;
        width: 33.3333%;
        height: 100%
    }

        .section__image img {
            position: absolute;
            max-height: none;
            height: 100%;
            width: 100%;
            -o-object-fit: cover;
            object-fit: cover;
            font-family: 'object-fit: cover;'
        }

    .section__image--half {
        width: calc(50% - 160px);
        padding: 0
    }
}

.section__image--left {
    left: 0
}

.section-list .section--management-group:nth-child(odd) {
    background-color: #f2f2f3
}

.footer {
    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-pack: inherit;
    -ms-flex-pack: inherit;
    justify-content: inherit;
    -webkit-box-align: inherit;
    -ms-flex-align: inherit;
    align-items: inherit;
    -ms-flex-wrap: inherit;
    flex-wrap: inherit;
    background-color: #1c1c1f;
    padding: 50px 0
}

@media only screen and (min-width:820px) {
    .footer {
        padding: 50px 0
    }
}

.footer__items {
    margin-bottom: 8px
}

@media only screen and (min-width:820px) {
    .footer__items {
        margin-bottom: 0
    }
}

.footer__item {
    padding-bottom: 8px;
    line-height: 18px
}

    .footer__item a {
        color: #fff;
        border-bottom: 1px solid transparent;
        -webkit-transition: border-color .2s ease;
        transition: border-color .2s ease
    }

        .footer__item a:hover {
            border-bottom: 1px solid #fff
        }

@media only screen and (min-width:820px) {
    .footer__item:last-of-type {
        padding-bottom: 0
    }
}

.footer h2 {
    color: #a7a8b2;
    padding-bottom: 15px
}

@media only screen and (min-width:820px) {
    .footer h2 {
        padding-bottom: 30px
    }
}

@media only screen and (max-width:819px) {
    .footer .col:last-of-type {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        max-width: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

.footer .back-to-top, .footer .back-to-top svg {
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}

.footer .back-to-top {
    color: #595b61;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

    .footer .back-to-top svg {
        margin-left: 10px
    }

    .footer .back-to-top:hover {
        color: #fff
    }

        .footer .back-to-top:hover svg, .wayfinder.section--dark-grey .wayfinder__item a svg path {
            fill: #fff
        }

.footer-terms {
    display: block;
    margin-top: 20px
}

.footer-terms__text {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
    color: #fff;
    margin-top: 30px;
}

    .footer-terms__text p {
        font-size: 13px
    }

.footer-terms__logo {
    -ms-flex-preferred-size: 105px;
    flex-basis: 105px;
    max-width: 150px;
    margin-top: 20px
}

@media only screen and (min-width:820px) {
    .footer-terms__logo {
        margin-top: 0;
    }
}

.footer-terms__logo svg {
    width: 100%
}

.banner {
    position: relative;
    overflow: hidden;
    background-color: #595b61
}

.pagehome .banner {
    height: 100vh
}

@media only screen and (max-height:620px) and (max-width:767px) {
    .pagehome .banner {
        height: auto
    }
}

.banner > .container {
    position: relative;
}

@media only screen and (min-width:820px) {
    .banner > .container {
        position: static
    }
}

.banner .layout {
    position: static
}

@media only screen and (max-width:819px) {
    .banner--home > .container {
        position: absolute;
    }

    .banner--home img {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        font-family: "object-fit: cover;"
    }

    .banner--home .banner__headline {
        width: 100%
    }
}

@media only screen and (max-width:819px) and (max-height:620px) and (max-width:767px) {
    .banner--home .banner__headline {
        padding-bottom: 50px
    }
}

@media only screen and (max-width:340px) {
    .banner--home .banner__headline h1 {
        font-size: 26px;
        line-height: 32px
    }
}

.banner::before, .banner__image {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.banner::before {
    content: "";
    display: block;
    pointer-events: none;
    background-color: rgba(38,38,38,.6);
    z-index: 3
}

.banner__image {
    -o-object-fit: cover;
    object-fit: cover;
    z-index: 1
}

@media only screen and (min-width:820px) {
    .banner__image {
        position: relative;
        top: auto;
        left: auto;
        min-height: 650px;
        height: 100%
    }
}

.banner__headline {
    position: relative;
    padding-top: 200px;
    bottom: 40px;
    color: #fff;
    max-width: 960px;
    width: calc(100% - 40px);
    z-index: 3
}

    .banner__headline .f-h-primary,
    .banner__headline .f-h-secondary {
        color: white;
    }

    .banner__headline .f-h-primary {
        color: white;
        font-weight: 400;
    }

@media only screen and (min-width:820px) {
    .banner__headline {
        padding-top: 0;
        bottom: auto;
        position: absolute;
        top: 45%;
        -webkit-transform: translateY(-40%);
        -ms-transform: translateY(-40%);
        transform: translateY(-40%)
    }
}

.banner__headline h1, .insight-banner__headline h1 {
    display: block;
    padding-bottom: 20px;
    font-weight: 500;
}

.banner__headline p {
    width: 80%;
    padding: 20px 0
}

@media only screen and (min-width:820px) {
    .banner__headline p {
        padding: 20px 0 40px
    }
}

.banner__headline .f-body-md {
    font-family: "aktiv-grotesk-thin",sans-serif
}

.banner__headline--row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.banner--text-bottom .banner__headline--2-col .banner__info, .banner__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal
}

.banner__link {
    color: #fff;
    -webkit-box-orient: horizontal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

    .banner__link.button {
        padding-top: 20px;
        padding-bottom: 20px;
        width: fit-content;
    }

    .banner__link > span, .insight-banner__link > span {
        border-bottom: 1px solid transparent;
        -webkit-transition: border .2s ease;
        transition: border .2s ease;
        margin: auto;
    }

    .banner__link.arrow-left, .banner__link.arrow-right {
        border-color: transparent
    }

        .banner__link.arrow-left svg {
            margin-right: 10px
        }

        .banner__link.arrow-right svg {
            margin-left: 10px
        }

    .banner__link ~ .banner__link {
        margin-left: 20px
    }

.banner--text-bottom .banner__headline {
    top: 50%;
    bottom: auto;
    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-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.banner--text-bottom .banner__headline--2-col {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    max-width: 1260px
}

@media only screen and (min-width:1025px) {
    .banner--text-bottom .banner__headline--2-col h1 {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }
}

.banner--text-bottom .banner__headline--2-col .banner__info {
    -webkit-box-orient: vertical;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: inherit;
    -ms-flex-pack: inherit;
    justify-content: inherit;
    -webkit-box-align: inherit;
    -ms-flex-align: inherit;
    align-items: inherit;
    -ms-flex-wrap: inherit;
    flex-wrap: inherit
}

@media only screen and (min-width:1025px) {
    .banner--text-bottom .banner__headline--2-col .banner__info {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%
    }
}

.banner--text-bottom .banner__headline--2-col .banner__info p, .insight-banner--text-bottom .insight-banner__headline--2-col .insight-banner__info p {
    padding: 0
}

    .banner--text-bottom .banner__headline--2-col .banner__info p:first-child, .insight-banner--text-bottom .insight-banner__headline--2-col .insight-banner__info p:first-child {
        padding-bottom: 40px
    }

    .banner--text-bottom .banner__headline--2-col .banner__info p > a, .insight-banner--text-bottom .insight-banner__headline--2-col .insight-banner__info p > a {
        color: #fff;
        border-bottom: 1px solid #fff;
        -webkit-transition: all .2s ease;
        transition: all .2s ease
    }

        .banner--text-bottom .banner__headline--2-col .banner__info p > a:hover, .insight-banner--text-bottom .insight-banner__headline--2-col .insight-banner__info p > a:hover {
            border-bottom: 1px solid #a7a8b2;
            color: #a7a8b2
        }

.banner--text-bottom .banner__image {
    min-height: 450px
}

.banner--grey {
    background-color: #1a3e1f
}

@media only screen and (min-width:820px) {
    .banner--grey {
        min-height: 480px
    }
}

@media only screen and (max-width:819px) {
    .banner--grey {
        max-height: none
    }

        .banner--grey .banner__headline {
            padding-top: 200px;
            position: relative;
            bottom: 40px;
            top: auto;
            -webkit-transform: none;
            -ms-transform: none;
            transform: none
        }
}

.banner--light-grey {
    min-height: 320px;
    background-color: #f2f2f3
}

@media only screen and (min-width:820px) {
    .banner--light-grey {
        min-height: 480px
    }
}

.banner--light-grey::before, .banner.no-filter::before {
    content: none
}

.banner--light-grey .banner__headline {
    color: #1c1c1f
}

.banner--image-right .banner__headline {
    max-width: 50%
}

.banner--inner {
    max-height: 650px
}

@media only screen and (max-width:819px) {
    .banner--inner {
        max-height: none
    }

        .banner--inner .banner__image {
            position: absolute;
            z-index: 0;
            min-height: unset;
            height: 100%;
            width: 100%;
            -o-object-fit: cover;
            object-fit: cover;
            font-family: "object-fit: cover;"
        }

    .pagehome .banner--inner .banner__image {
        z-index: -1
    }

    .banner--inner .banner__headline {
        position: relative;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        padding-top: 200px;
        bottom: 40px
    }
}

.banner--cta, .banner--inner-thin {
    max-height: 500px
}

@media only screen and (max-width:819px) {
    .banner--inner.banner--grey {
        max-height: none
    }

        .banner--inner.banner--grey .banner__headline {
            padding-top: 200px;
            position: relative;
            bottom: 40px
        }
}

.banner--cta .banner__headline {
    max-width: 600px
}

@media only screen and (max-width:819px) {
    .banner--cta img {
        position: absolute;
        height: 100%;
        width: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        font-family: "object-fit: cover;";
        z-index: -1
    }

    .banner--cta .banner__headline, .banner--cta .quote--cta {
        position: relative;
        padding: 80px 0;
        top: unset;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.banner .button-wrap {
    padding-top: 40px
}

.banner-spacer {
    padding: 30px 0 60px
}

@media only screen and (min-width:820px) {
    .banner-spacer {
        padding: 60px 0 90px
    }
}

@media only screen and (min-width:1025px) {
    .banner--split {
        overflow: visible
    }
}

.banner--split .banner__headline .square-image {
    display: none
}

@media only screen and (min-width:1025px) {
    .banner--split .banner__headline, .banner--split--wider .banner__headline {
        max-width: 1300px
    }

        .banner--split .banner__headline h1, .banner--split .banner__headline h2 {
            max-width: calc(50% - 80px)
        }

        .banner--split .banner__headline .square-image {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            position: absolute;
            right: 0;
            top: 50%;
            -webkit-transform: translateY(-20%);
            -ms-transform: translateY(-20%);
            transform: translateY(-20%);
            max-width: calc(50% - 80px)
        }

        .banner--split--wider .banner__headline h1, .banner--split--wider .banner__headline h2 {
            max-width: calc(60% - 80px)
        }

        .banner--split--wider .banner__headline .square-image {
            max-width: calc(40% - 80px)
        }
}

@media only screen and (min-width:1025px) {
    .square-image--mob {
        display: none
    }
}

@media only screen and (min-width:820px) {
    .col--square-image {
        -webkit-box-ordinal-group: initial;
        -ms-flex-order: initial;
        order: initial;
        position: absolute;
        right: 0;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }
}

.insight-banner {
    position: relative;
    overflow: hidden;
    background-color: #595b61
}

.pagehome .insight-banner {
    height: 100vh
}

@media only screen and (max-height:620px) and (max-width:767px) {
    .pagehome .insight-banner {
        height: auto
    }
}

.insight-banner > .container {
    position: relative
}

@media only screen and (min-width:820px) {
    .insight-banner > .container {
        position: static
    }
}

.insight-banner .layout {
    position: static
}

.banner--home .slash {
    background-color: rgb(40 62 49 / 60%);
    z-index: 3;
    left: 63%;
    width: 11%;
    position: absolute;
}

@media only screen and (max-width:819px) {
    .insight-banner--home img {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        font-family: "object-fit: cover;" font-family: "object-fit: cover;"
    }

    .insight-banner--home .insight-banner__headline {
        width: 100%
    }
}

@media only screen and (max-width:819px) and (max-height:620px) and (max-width:767px) {
    .insight-banner--home .insight-banner__headline {
        padding-bottom: 50px
    }
}

@media only screen and (max-width:340px) {
    .insight-banner--home .insight-banner__headline h1 {
        font-size: 26px;
        line-height: 32px
    }
}

.insight-banner::before, .insight-banner__image {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.insight-banner::before {
    content: "";
    display: block;
    pointer-events: none;
    z-index: 3
}

.insight-banner__image {
    -o-object-fit: cover;
    object-fit: cover;
    font-family: "object-fit: cover;";
    z-index: 1
}

@media only screen and (min-width:820px) {
    .insight-banner__image {
        position: relative;
        top: auto;
        left: auto;
        min-height: 650px;
        height: 100%
    }
}

.insight-banner__headline {
    position: relative;
    padding-top: 200px;
    bottom: 40px;
    color: #fff;
    max-width: 960px;
    width: calc(100% - 40px);
    z-index: 3
}

@media only screen and (min-width:820px) {
    .insight-banner__headline {
        padding-top: 0;
        bottom: auto;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }
}

.insight-banner__headline p {
    width: 80%;
    padding: 20px 0
}

@media only screen and (min-width:820px) {
    .insight-banner__headline p {
        padding: 20px 0 40px
    }
}

.insight-banner__headline .f-body-md {
    font-family: "aktiv-grotesk-thin",sans-serif
}

.insight-banner__headline--row, .insight-banner__link {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.insight-banner__link {
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

    .insight-banner__link.button {
        padding-top: 20px;
        padding-bottom: 20px
    }

    .insight-banner__link.arrow-left, .insight-banner__link.arrow-right {
        border-color: transparent
    }

        .insight-banner__link.arrow-left svg {
            margin-right: 10px
        }

        .insight-banner__link.arrow-right svg {
            margin-left: 10px
        }

    .insight-banner__link ~ .insight-banner__link {
        margin-left: 20px
    }

.insight-banner--text-bottom .insight-banner__headline {
    top: 50%;
    bottom: auto;
    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-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.insight-banner--text-bottom .insight-banner__headline--2-col {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    max-width: 1260px
}

@media only screen and (min-width:1025px) {
    .insight-banner--text-bottom .insight-banner__headline--2-col h1 {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }
}

.insight-banner--text-bottom .insight-banner__headline--2-col .insight-banner__info {
    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-pack: inherit;
    -ms-flex-pack: inherit;
    justify-content: inherit;
    -webkit-box-align: inherit;
    -ms-flex-align: inherit;
    align-items: inherit;
    -ms-flex-wrap: inherit;
    flex-wrap: inherit
}

@media only screen and (min-width:1025px) {
    .insight-banner--text-bottom .insight-banner__headline--2-col .insight-banner__info {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%
    }
}

.insight-banner--text-bottom .insight-banner__image {
    min-height: 450px
}

.insight-banner--grey {
    background-color: #595b61
}

@media only screen and (min-width:820px) {
    .insight-banner--grey {
        min-height: 480px
    }
}

@media only screen and (max-width:819px) {
    .insight-banner--grey {
        max-height: none
    }

        .insight-banner--grey .insight-banner__headline {
            padding-top: 200px;
            position: relative;
            bottom: 40px;
            top: auto;
            -webkit-transform: none;
            -ms-transform: none;
            transform: none
        }
}

.insight-banner--light-grey {
    min-height: 320px;
    background-color: #f2f2f3
}

@media only screen and (min-width:820px) {
    .insight-banner--light-grey {
        min-height: 480px
    }
}

.insight-banner--light-grey::before, .insight-banner.no-filter::before {
    content: none
}

.insight-banner--light-grey .insight-banner__headline {
    color: #1c1c1f
}

.insight-banner--image-right .insight-banner__headline {
    max-width: 50%
}

.insight-banner--inner {
    max-height: 650px
}

@media only screen and (max-width:819px) {
    .insight-banner--inner {
        max-height: none
    }

        .insight-banner--inner .insight-banner__image {
            position: absolute;
            z-index: 0;
            min-height: unset;
            height: 100%;
            width: 100%;
            -o-object-fit: cover;
            object-fit: cover;
            font-family: "object-fit: cover;"
        }

    .pagehome .insight-banner--inner .insight-banner__image {
        z-index: -1
    }

    .insight-banner--inner .insight-banner__headline {
        position: relative;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        padding-top: 200px;
        bottom: 40px
    }
}

.insight-banner--cta, .insight-banner--inner-thin {
    max-height: 500px
}

@media only screen and (max-width:819px) {
    .insight-banner--inner.insight-banner--grey {
        max-height: none
    }

        .insight-banner--inner.insight-banner--grey .insight-banner__headline {
            padding-top: 200px;
            position: relative;
            bottom: 40px
        }
}

.insight-banner--cta .insight-banner__headline {
    max-width: 600px
}

@media only screen and (max-width:819px) {
    .insight-banner--cta img {
        position: relative;
        height: calc(100%);
        max-width: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        font-family: "object-fit: cover;";
    }

    .insight-banner--cta .insight-banner__headline, .insight-banner--cta .quote--cta {
        position: relative;
        padding: 80px 0;
        top: unset;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.insight-banner .button-wrap {
    padding-top: 40px
}

.insight-banner-spacer {
    padding: 30px 0 60px
}

@media only screen and (min-width:820px) {
    .insight-banner-spacer {
        padding: 60px 0 90px
    }
}

@media only screen and (min-width:1025px) {
    .insight-banner--split {
        overflow: visible
    }
}

.article .excerpt img, .insight-banner--split .insight-banner__headline .square-image {
    display: none
}

@media only screen and (min-width:1025px) {
    .insight-banner--split .insight-banner__headline, .insight-banner--split--wider .insight-banner__headline {
        max-width: 1300px
    }

        .insight-banner--split .insight-banner__headline h1, .insight-banner--split .insight-banner__headline h2 {
            max-width: calc(50% - 80px)
        }

        .insight-banner--split .insight-banner__headline .square-image {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            position: absolute;
            right: 0;
            top: 50%;
            -webkit-transform: translateY(-20%);
            -ms-transform: translateY(-20%);
            transform: translateY(-20%);
            max-width: calc(50% - 80px)
        }

        .insight-banner--split--wider .insight-banner__headline h1, .insight-banner--split--wider .insight-banner__headline h2 {
            max-width: calc(60% - 80px)
        }

        .insight-banner--split--wider .insight-banner__headline .square-image {
            max-width: calc(40% - 80px)
        }
}

.square-image--mob {
    display: block;
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1
}

@media only screen and (min-width:1025px) {
    .square-image--mob {
        display: none
    }
}

.col--square-image {
    max-width: 45% !important;
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1
}

@media only screen and (min-width:820px) {
    .col--square-image {
        -webkit-box-ordinal-group: initial;
        -ms-flex-order: initial;
        order: initial;
        position: absolute;
        right: 0;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }
}

.col--slash {
    -ms-transform: rotate(45deg);
    background-color: #1b6c2f;
    width: 12px;
    height: 50px;
    transform: skew(330deg);
    margin-left: 15px;
    margin-bottom: 15px;
    margin-top: 25px;
}

.downloads h2, .downloads__item .downloads__title {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
    padding-bottom: 30px
}

.downloads__item {
    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-pack: inherit;
    -ms-flex-pack: inherit;
    justify-content: inherit;
    -webkit-box-align: inherit;
    -ms-flex-align: inherit;
    align-items: inherit;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media only screen and (min-width:820px) {
    .downloads__item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: inherit;
        -ms-flex-pack: inherit;
        justify-content: inherit;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.downloads__item .downloads__title {
    padding-bottom: 10px
}

@media only screen and (min-width:820px) {
    .downloads__item .downloads__title {
        padding-bottom: 0;
        -ms-flex-preferred-size: 40%;
        flex-basis: 40%;
        max-width: 40%
    }
}

.downloads__item .button-wrap {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%
}

@media only screen and (min-width:820px) {
    .downloads__item .button-wrap {
        -ms-flex-preferred-size: 60%;
        flex-basis: 60%;
        max-width: 60%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }
}

.downloads__item ~ .downloads__item {
    padding-top: 30px
}

.slider__navigation {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 30px;
}

.stackedexperts .slider__navigation--dark {
    position: relative;
    box-sizing: border-box;
}

.stackedexperts .slider__navigation {
    box-sizing: border-box;
    justify-content: space-between;
    margin-block-start: auto;
    position: absolute;
    top: 37%;
    width: 95%;
    left: 38px;
}

.slider__navigation .slider__buttons {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: space-between;
}

.slider__buttons .prev-button,
.slider__buttons .next-button {
    cursor: pointer;
    display: block !important;
}

.slider--home .slider__slide .detail, .slider__slide {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.slider--home .slider__slide .detail {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.slider--home .slider__slide .detail, .slider--home .slider__slide .quote {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%
}

.slider--insight, .slider--people {
    display: block;
    position: relative;
    width: 50%;
    margin: 0 auto;
}

.slider__bullets, .tns-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: inherit;
    -ms-flex-pack: inherit;
    justify-content: inherit;
    -webkit-box-align: inherit;
    -ms-flex-align: inherit;
    align-items: inherit;
    -ms-flex-wrap: inherit;
    flex-wrap: inherit
}

    .slider__bullets button, .slider__bullets span, .tns-nav button, .tns-nav span {
        cursor: pointer;
        display: block;
        height: 1px;
        width: 30px;
        margin: 0 5px;
        background-color: #fff;
        opacity: .4;
        position: relative
    }

        .slider__bullets button::before, .slider__bullets span::before, .slider__navigation--dark .slider__bullets button::before, .slider__navigation--dark .slider__bullets span::before, .slider__navigation--dark .tns-nav button::before, .slider__navigation--dark .tns-nav span::before, .tns-nav button::before, .tns-nav span::before {
            content: '';
            position: absolute;
            top: -15px;
            left: 0;
            width: 100%;
            height: 15px;
            display: block;
            background-color: transparent
        }

        .slider__bullets button::after, .slider__bullets span::after, .tns-nav button::after, .tns-nav span::after {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 15px;
            display: block;
            background-color: transparent
        }

@media only screen and (min-width:820px) {
    .slider__bullets button, .slider__bullets span, .tns-nav button, .tns-nav span {
        width: 60px
    }
}

.tns-nav {
    position: absolute;
    right: 0;
    bottom: -40px
}

@media only screen and (max-width:819px) {
    .tns-nav {
        display: none
    }
}

.slider__navigation--dark .slider__bullets button, .slider__navigation--dark .slider__bullets span, .slider__navigation--dark .tns-nav button, .slider__navigation--dark .tns-nav span {
    background-color: #595b61;
    position: relative
}

    .slider__navigation--dark .slider__bullets button::after, .slider__navigation--dark .slider__bullets span::after, .slider__navigation--dark .tns-nav button::after, .slider__navigation--dark .tns-nav span::after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 10px;
        display: block;
        background-color: transparent
    }

.slider__navigation--dark .slider__buttons .next-button svg, .slider__navigation--dark .slider__buttons .prev-button svg {
    fill: #166e2d
}

.detail {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
    color: #fff;
    margin-bottom: 40px;
    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-pack: inherit;
    -ms-flex-pack: inherit;
    justify-content: inherit;
    -webkit-box-align: inherit;
    -ms-flex-align: inherit;
    align-items: inherit;
    -ms-flex-wrap: inherit;
    flex-wrap: inherit
}

@media only screen and (min-width:820px) {
    .detail {
        -ms-flex-preferred-size: 35%;
        flex-basis: 35%;
        max-width: 35%
    }
}

@media only screen and (min-width:1025px) {
    .detail {
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        max-width: 25%
    }
}

.detail .col, .detail__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -ms-flex-wrap: inherit;
    flex-wrap: inherit
}

.detail .col {
    margin-bottom: 10px;
    -webkit-box-orient: vertical;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: inherit;
    -ms-flex-pack: inherit;
    justify-content: inherit;
    -webkit-box-align: inherit;
    -ms-flex-align: inherit;
    align-items: inherit
}

@media only screen and (max-width:819px) {
    .detail .col-mobile {
        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-pack: inherit;
        -ms-flex-pack: inherit;
        justify-content: inherit;
        -webkit-box-align: inherit;
        -ms-flex-align: inherit;
        align-items: inherit;
        -ms-flex-wrap: inherit;
        flex-wrap: inherit
    }
}

.detail__row {
    -webkit-box-orient: horizontal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    border-bottom: 1px solid #a7a8b2;
    padding: 10px 0 35px
}

    .detail__row:last-of-type {
        border-bottom: none
    }

@media only screen and (max-width:819px) {
    .detail__row-mobile {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -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;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -ms-flex-wrap: inherit;
        flex-wrap: inherit;
        border-bottom: 1px solid #a7a8b2;
        padding: 10px 0;
        width: 100%
    }

        .detail__row-mobile:last-of-type {
            border-bottom: none
        }
}

.detail h3 {
    padding-bottom: 5px;
    color: #a7a8b2
}

.detail__client img {
    max-width: 110px
}

.detail__deal {
    padding-right: 15px
}

@media only screen and (min-width:820px) {
    .home-slider-image {
        max-width: 1500px;
        margin-left: auto;
        position: relative;
        height: 600px;
        margin-top: -500px;
        width: 100vw
    }

        .home-slider-image img {
            position: absolute;
            -o-object-fit: cover;
            object-fit: cover;
            font-family: 'object-fit: cover; object-position: left top;';
            -o-object-position: 0 0;
            object-position: 0 0;
            height: 100%;
            width: 100%
        }
}

.tns-outer {
    padding: 0 !important;
    margin-top: 30px;
    position: relative;
    width: 90%;
    margin: 0 auto;
}

@media only screen and (min-width:820px) {
    .tns-outer {
        margin-top: 60px
    }
}

.tns-outer [hidden] {
    display: none !important
}

.tns-outer [aria-controls], .tns-outer [data-action] {
    cursor: pointer
}

.tns-slider {
    -webkit-transition: all 0s;
    transition: all 0s
}

.tns-horizontal.tns-subpixel {
    white-space: nowrap
}

    .tns-horizontal.tns-subpixel > .tns-item {
        vertical-align: top;
        white-space: normal;
        display: inline-block
    }

.tns-horizontal.tns-no-subpixel:after, .tns-t-ct:after {
    content: '';
    display: table;
    clear: both
}

.tns-horizontal.tns-no-subpixel > .tns-item {
    float: left
}

.tns-horizontal.tns-carousel.tns-no-subpixel > .tns-item {
    margin-right: -100%
}

.tns-gallery, .tns-no-calc {
    position: relative;
    left: 0
}

.tns-gallery {
    min-height: 1px
}

    .tns-gallery > .tns-item {
        display: inline-block;
        position: absolute;
        left: -100%;
        -webkit-transition: opacity 0s,-webkit-transform 0s;
        transition: transform 0s,opacity 0s;
        transition: transform 0s,opacity 0s,-webkit-transform 0s
    }

    .tns-gallery > .tns-slide-active {
        position: relative;
        left: auto !important
    }

    .tns-gallery > .tns-moving {
        -webkit-transition: all .25s;
        transition: all .25s
    }

.tns-autowidth, .tns-vpfix > div, .tns-vpfix > li {
    display: inline-block
}

.tns-lazy-img {
    -webkit-transition: opacity .6s;
    transition: opacity .6s;
    opacity: .6
}

    .tns-lazy-img.tns-complete {
        opacity: 1
    }

.tns-ah {
    -webkit-transition: height 0s;
    transition: height 0s
}

.tns-ovh {
    overflow: hidden
}

.tns-visually-hidden {
    position: absolute;
    left: -10000em
}

.tns-transparent {
    opacity: 0;
    visibility: hidden
}

.tns-fadeIn {
    opacity: 1;
    filter: alpha(opacity=100);
    z-index: 0
}

.tns-fadeOut, .tns-normal {
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: -1
}

.tns-vpfix {
    white-space: nowrap
}

.tns-t-subp2 {
    margin: 0 auto;
    width: 310px;
    position: relative;
    height: 10px;
    overflow: hidden
}

.tns-t-ct {
    width: 2333.33333%;
    width: calc(100%*70/3);
    position: absolute;
    right: 0
}

    .tns-t-ct > div {
        width: 1.42857%;
        width: calc(100%/70);
        height: 10px;
        float: left
    }

.article, .article-list {
    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-pack: inherit;
    -ms-flex-pack: inherit;
    justify-content: inherit;
    -webkit-box-align: inherit;
    -ms-flex-align: inherit;
    align-items: inherit;
    -ms-flex-wrap: inherit;
    flex-wrap: inherit
}

    .article-list .container {
        padding-left: 100px;
    }

.article {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%
}

    .article .section {
        padding: 40px 0 0
    }

        .article .section:first-of-type {
            padding: 0 0 40px
        }

    .article iframe, .insight iframe {
        max-width: 100%;
        height: auto
    }

.article-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: inherit;
    -ms-flex-pack: inherit;
    justify-content: inherit;
    -webkit-box-align: inherit;
    -ms-flex-align: inherit;
    align-items: inherit;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%
}

.article__main {
    width: 100%
}

@media only screen and (min-width:820px) {
    .article__main {
        -ms-flex-preferred-size: calc(90% - 80px);
        flex-basis: calc(90% - 80px);
        max-width: calc(90% - 80px);
        margin-right: 80px
    }
}

.article__share {
    width: 100%;
    display: block;
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    padding: 20px 0 40px
}

@media only screen and (min-width:820px) {
    .article .excerpt, .article__share {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-direction: normal;
        -webkit-box-pack: inherit;
        -ms-flex-pack: inherit;
        justify-content: inherit;
        -ms-flex-wrap: inherit;
        flex-wrap: inherit
    }

    .article__share {
        padding: 0;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        -ms-flex-preferred-size: 10%;
        flex-basis: 10%;
        max-width: 10%;
        -webkit-box-orient: vertical;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }

    .article .excerpt {
        -webkit-box-orient: horizontal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: inherit;
        -ms-flex-align: inherit;
        align-items: inherit
    }

        .article .excerpt p {
            -webkit-box-flex: 1;
            -ms-flex: 1 1 calc(75% - 80px);
            flex: 1 1 calc(75% - 80px);
            width: calc(75% - 80px);
            margin-right: 80px
        }
}

@media only screen and (min-width:820px) {
    .article .excerpt img {
        display: block;
        -webkit-box-flex: 1;
        -ms-flex: 1 1 25%;
        flex: 1 1 25%;
        width: 25%;
        height: auto;
        -ms-flex-item-align: start;
        align-self: flex-start
    }
}

.article .intro {
    font-weight: 400;
    font-size: 20px;
    line-height: 26px;
    color: #262626
}

@media only screen and (min-width:820px) {
    .article .intro {
        font-size: 22px;
        line-height: 37px
    }
}

.article ul {
    list-style: disc
}

    .article ul li {
        margin-left: 15px;
        color: #595b61
    }

        .article ol li:last-child, .article ul li:last-child, .article > :last-child, .insight ol li:last-child, .insight ul li:last-child {
            padding-bottom: 0
        }

.article ol, .insight ol {
    list-style: none;
    counter-reset: counter
}

    .article ol li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        counter-increment: counter;
        font-weight: 400;
        color: #595b61
    }

        .article ol li:before, .insight ol li:before {
            content: counter(counter) ". ";
            color: #166e2d;
            padding-right: 10px
        }

.article > *, .news-article .staff-profile {
    padding-bottom: 20px
}

@media only screen and (min-width:820px) {
    .article > * {
        padding-bottom: 20px
    }
}

.article blockquote, .article h2, .article h3 {
    font-weight: 500;
    font-size: 20px;
    line-height: 30px
}

@media only screen and (min-width:820px) {
    .article h2 {
        font-size: 35px;
        line-height: 45px
    }
}

.article blockquote, .article h3 {
    font-size: 18px
}

@media only screen and (min-width:820px) {
    .article h3 {
        font-size: 20px;
        line-height: 40px
    }
}

.article li, .article p {
    font-weight: 400;
    font-size: 14px;
    line-height: 26px;
    color: #595b61
}

@media only screen and (min-width:820px) {
    .article li, .article p {
        font-size: 15px;
        line-height: 28px
    }
}

.article blockquote {
    color: #1c1c1f;
    font-size: 20px
}

    .article blockquote::before, .news-article blockquote::before {
        content: '"';
        display: block;
        font-size: 75px;
        color: #1A3E1F;
        font-weight: 700;
        line-height: 1;
        font-style: italic
    }

@media only screen and (min-width:820px) {
    .article blockquote {
        font-size: 35px;
        line-height: 45px
    }
}

.article img, .insight img {
    width: 100%;
    height: auto
}

.article__share, .article__share > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media only screen and (min-width:820px) {
    .article__share {
        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-pack: inherit;
        -ms-flex-pack: inherit;
        justify-content: inherit;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-wrap: inherit;
        flex-wrap: inherit
    }
}

.article--terms h2, .article__share > h3 {
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #166e2d
}

.article__share > h3 {
    margin-right: 20px;
    font-size: 11px
}

@media only screen and (min-width:820px) {
    .article__share > h3 {
        margin-right: 0;
        margin-bottom: 20px
    }
}

@media only screen and (min-width:820px) {
    .article__share > ul {
        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-pack: inherit;
        -ms-flex-pack: inherit;
        justify-content: inherit;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-wrap: inherit;
        flex-wrap: inherit
    }
}

.article__share > ul li {
    list-style: none;
    padding-bottom: 0;
    line-height: 1
}

@media only screen and (min-width:820px) {
    .article__share > ul li {
        padding-bottom: 20px;
        margin-left: 0
    }
}

.article--terms h2 {
    font-weight: 500;
    font-size: 13px;
    line-height: 1.4
}

.news-article .container ~ .container {
    padding-top: 20px
}

@media only screen and (min-width:820px) {
    .news-article .container ~ .container {
        padding-top: 40px
    }
}

@media only screen and (min-width:820px) {
    .news-article .staff-profile {
        padding-bottom: 0
    }
}

.news-article blockquote {
    color: #1c1c1f;
    font-size: 20px;
    line-height: 30px;
    font-weight: 500;
    margin: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media only screen and (min-width:820px) {
    .news-article blockquote {
        max-width: 75%
    }
}

.news-article blockquote::before {
    padding-right: 40px
}

@media only screen and (min-width:820px) {
    .news-article blockquote {
        font-size: 22px;
        line-height: 33px
    }
}

.insight, .news-article__prev-next .next, .news-article__prev-next .prev {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

    .insight-article__prev-next .next > span, .insight-article__prev-next .prev > span, .news-article__prev-next .next > span, .news-article__prev-next .prev > span {
        max-width: 100%;
        display: block;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }

        .news-article__prev-next .next > span > a, .news-article__prev-next .prev > span > a {
            color: #1c1c1f;
            border-bottom: 2px solid transparent;
            -webkit-transition: border-color .2s ease;
            transition: border-color .2s ease;
            display: inline-block
        }

@media only screen and (min-width:820px) {
    .news-article__prev-next .next > span > a, .news-article__prev-next .prev > span > a {
        width: auto;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }
}

.insight-article__prev-next .next > span > a:hover, .insight-article__prev-next .prev > span > a:hover, .news-article__prev-next .next > span > a:hover, .news-article__prev-next .prev > span > a:hover {
    border-bottom: 2px solid #1c1c1f
}

.news-article__prev-next .next .sub-link, .news-article__prev-next .prev .sub-link {
    color: #1a3e1f;
    font-size: 13px;
    border-bottom: 2px solid transparent;
    -webkit-transition: border-color .2s ease;
    transition: border-color .2s ease
}

    .insight-article__prev-next .next .sub-link:hover, .insight-article__prev-next .prev .sub-link:hover, .news-article__prev-next .next .sub-link:hover, .news-article__prev-next .prev .sub-link:hover {
        border-bottom: 2px solid #166e2d
    }

@media only screen and (min-width:820px) {
    .news-article__prev-next .next {
        text-align: right;
        margin-left: auto
    }
}

.insight {
    -webkit-box-pack: inherit;
    -ms-flex-pack: inherit;
    justify-content: inherit;
    -webkit-box-align: inherit;
    -ms-flex-align: inherit;
    align-items: inherit;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%
}

    .insight .section {
        padding: 40px 0 0
    }

        .insight .section:first-of-type {
            padding: 0 0 40px
        }

.insight-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: inherit;
    -ms-flex-pack: inherit;
    justify-content: inherit;
    -webkit-box-align: inherit;
    -ms-flex-align: inherit;
    align-items: inherit;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%
}

.insight__main {
    width: 100%
}

@media only screen and (min-width:820px) {
    .insight__main {
        -ms-flex-preferred-size: calc(90% - 80px);
        flex-basis: calc(90% - 80px);
        max-width: calc(90% - 80px);
        margin-right: 80px;
        margin-bottom: 40px
    }
}

.insight__share {
    width: 100%;
    display: block;
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    padding: 20px 0 40px
}

@media only screen and (min-width:820px) {
    .insight .excerpt, .insight__share {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-direction: normal;
        -webkit-box-pack: inherit;
        -ms-flex-pack: inherit;
        justify-content: inherit;
        -ms-flex-wrap: inherit;
        flex-wrap: inherit
    }

    .insight__share {
        padding: 0;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        -ms-flex-preferred-size: 10%;
        flex-basis: 10%;
        max-width: 10%;
        -webkit-box-orient: vertical;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }

    .insight .excerpt {
        -webkit-box-orient: horizontal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: inherit;
        -ms-flex-align: inherit;
        align-items: inherit
    }

        .insight .excerpt p {
            -webkit-box-flex: 1;
            -ms-flex: 1 1 calc(75% - 80px);
            flex: 1 1 calc(75% - 80px);
            width: calc(75% - 80px);
            margin-right: 80px
        }
}

.insight .excerpt img {
    display: none
}

@media only screen and (min-width:820px) {
    .insight .excerpt img {
        display: block;
        -webkit-box-flex: 1;
        -ms-flex: 1 1 25%;
        flex: 1 1 25%;
        width: 25%;
        height: auto;
        -ms-flex-item-align: start;
        align-self: flex-start
    }
}

.insight .intro {
    font-weight: 400;
    font-size: 20px;
    line-height: 26px;
    color: #262626
}

@media only screen and (min-width:820px) {
    .insight .intro {
        font-size: 22px;
        line-height: 37px
    }
}

.insight ul {
    list-style: disc
}

    .insight ul li {
        margin-left: 15px;
        color: #595b61
    }

.insight ol li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    counter-increment: counter;
    font-weight: 400;
    color: #595b61
}

.insight > * {
    padding-bottom: 20px
}

@media only screen and (min-width:820px) {
    .insight > * {
        padding-bottom: 40px
    }
}

.insight > :last-child {
    padding-bottom: 0
}

.insight blockquote, .insight h2, .insight h3 {
    font-weight: 500;
    font-size: 20px;
    line-height: 30px
}

@media only screen and (min-width:820px) {
    .insight h2 {
        font-size: 35px;
        line-height: 45px
    }
}

.insight blockquote, .insight h3 {
    font-size: 18px
}

@media only screen and (min-width:820px) {
    .insight h3 {
        font-size: 20px;
        line-height: 40px
    }
}

.home-intro .col p, .insight li, .insight p {
    font-weight: 400;
    font-size: 14px;
    line-height: 26px;
    /* color: #595b61; */
}

@media only screen and (min-width:820px) {
    .insight li, .insight p {
        font-size: 15px;
        line-height: 28px
    }
}

.insight blockquote {
    color: #fff;
    font-size: 20px
}

    .insight blockquote::before, .insight-article blockquote::before {
        content: '"';
        display: block;
        font-size: 75px;
        color: #166e2d;
        font-weight: 700;
        line-height: 1;
        font-style: italic
    }

@media only screen and (min-width:820px) {
    .insight blockquote {
        font-size: 35px;
        line-height: 45px
    }
}

.insight__share, .insight__share > ul {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media only screen and (min-width:820px) {
    .insight__share {
        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-pack: inherit;
        -ms-flex-pack: inherit;
        justify-content: inherit;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-wrap: inherit;
        flex-wrap: inherit
    }
}

.insight--terms h2, .insight__share > h3 {
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #166e2d
}

.insight__share > h3 {
    margin-right: 20px;
    font-size: 11px
}

@media only screen and (min-width:820px) {
    .insight__share > h3 {
        margin-right: 0;
        margin-bottom: 20px
    }
}

@media only screen and (min-width:820px) {
    .insight__share > ul {
        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-pack: inherit;
        -ms-flex-pack: inherit;
        justify-content: inherit;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-wrap: inherit;
        flex-wrap: inherit
    }
}

.insight__share > ul li {
    list-style: none;
    padding-bottom: 0;
    line-height: 1
}

@media only screen and (min-width:820px) {
    .insight__share > ul li {
        padding-bottom: 20px;
        margin-left: 0
    }
}

.insight--terms h2 {
    font-weight: 500;
    font-size: 13px;
    line-height: 1.4
}

.insight-article .container ~ .container {
    padding-top: 20px
}

@media only screen and (min-width:820px) {
    .insight-article .container ~ .container {
        padding-top: 40px
    }
}

.insight-article .staff-profile {
    padding-bottom: 20px
}

@media only screen and (min-width:820px) {
    .insight-article .staff-profile {
        padding-bottom: 0
    }
}

#header, .insight-article blockquote, .insight__share, .insight__share > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.insight-article blockquote {
    color: #1c1c1f;
    font-size: 20px;
    line-height: 30px;
    font-weight: 500;
    margin: auto
}

@media only screen and (min-width:820px) {
    .insight-article blockquote {
        max-width: 85%
    }
}

.insight-article blockquote::before {
    padding-right: 40px
}

@media only screen and (min-width:820px) {
    .insight-article blockquote {
        font-size: 22px;
        line-height: 33px
    }
}

.insight-article__prev-next .next, .insight-article__prev-next .prev {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

    .insight-article__prev-next .next > span > a, .insight-article__prev-next .prev > span > a {
        color: #1c1c1f;
        border-bottom: 2px solid transparent;
        -webkit-transition: border-color .2s ease;
        transition: border-color .2s ease;
        display: inline-block
    }

@media only screen and (min-width:820px) {
    .insight-article__prev-next .next > span > a, .insight-article__prev-next .prev > span > a {
        width: auto;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }
}

.insight-article__prev-next .next .sub-link, .insight-article__prev-next .prev .sub-link {
    color: #166e2d;
    font-size: 13px;
    border-bottom: 2px solid transparent;
    -webkit-transition: border-color .2s ease;
    transition: border-color .2s ease
}

@media only screen and (min-width:820px) {
    .insight-article__prev-next .next {
        text-align: right;
        margin-left: auto
    }
}

.stackedrunningcopy .insight {
    padding-right: 20px;
    padding-left: 20px
}

@media only screen and (min-width:820px) {
    .stackedrunningcopy .insight {
        padding-left: 40px;
        padding-right: 80px
    }
}

#header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 25px 20px;
    z-index: 100;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

    #header.fixed {
        position: fixed;
        background: #1c1c1f
    }

@media only screen and (min-width:1025px) {
    #header.fixed:not(.header-spaced) {
        padding: 25px 40px;
    }
}

#header.fixed.header-spaced + main {
    padding-top: 82px
}

    #header.fixed.header-spaced + main:before {
        content: '';
        background: #1c1c1f;
        position: absolute;
        top: 0;
        height: 82px;
        left: 0;
        width: 100%
    }

@media only screen and (min-width:820px) {
    #header.fixed > .hamburger {
        padding-top: 5px
    }
}

#header.fixed > .hamburger .hamburger-copy {
    opacity: 0;
    height: 0
}

#header.menu-open .navigation {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    overflow: auto
}

.header-spaced.container {
    padding-top: 55px;
    padding-bottom: 25px;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}

@media only screen and (min-width:1025px) {
    .header-spaced.container {
        padding-top: 20px;
        padding-bottom: 20px;
    }
}

#header:not(.fixed) .header-spaced.container {
    padding-top: 70px;
    padding-bottom: 70px;
}

#header.header-spaced:not(.fixed) {
    background: #1c1c1f
}

    #header.header-spaced:not(.fixed) .nav-base {
        padding: 25px 40px
    }

    #header.header-spaced:not(.fixed) + main {
        padding-top: 90px
    }

@media only screen and (min-width:1025px) {
    #header {
        /* padding: 25px 40px; */
        /* padding-top: 25px; */
        /* padding-right: 40px; */
        /* padding-bottom: 25px; */
        /* padding-left: 40px; */
        margin: auto;
    }

        #header.header-spaced:not(.fixed) {
            padding: 25px 40px
        }

        #header.fixed .nav-base {
            padding: 25px 40px
        }
}

.logo {
    min-width: 180px;
    max-width: 180px;
    display: block
}

    .logo svg {
        width: 180px;
    }

.pagination li, .pagination ul {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.pagination li {
    counter-increment: pagination;
    font-weight: 500
}

    .executive-management__item:hover .executive-management__info h3, .pagination li.active a {
        color: #166e2d;
    }

    .pagination li a {
        padding-right: 20px;
        color: #1A3E1F;
        -webkit-transition: color .2s ease;
        transition: color .2s ease
    }

        .pagination li a:hover {
            color: #166e2d
        }

        .pagination li a:after {
            content: " " counter(pagination) " "
        }

.sector-list {
    margin-bottom: -20px
}

@media only screen and (min-width:820px) {
    .sector-list {
        margin-bottom: -40px
    }
}

.sector-list li {
    font-weight: 500;
    margin-bottom: 20px
}

@media only screen and (min-width:820px) {
    .sector-list li {
        margin-bottom: 40px
    }
}

.table {
    text-align: left
}

@media only screen and (min-width:820px) {
    .table {
        min-width: 100%
    }
}

.table tr {
    border-bottom: 1px solid #d8d8d8
}

.table td, .table th {
    padding: 20px 20px 20px 0
}

@media only screen and (min-width:820px) {
    .table td, .table th {
        padding: 20px 0
    }
}

.table td {
    color: #595b61
}

.table th {
    color: #a7a8b2;
    font-weight: 500
}

.table.research td:nth-child(n+4) {
    width: 10%
}

.table.disclosure--keys tr td:first-of-type, .table.disclosure--keys tr th:first-of-type {
    padding-right: 30px
}

.table.disclosures td .tick {
    width: 20px;
    height: 20px;
    display: block
}

    .table.disclosures td .tick svg {
        max-width: 100%
    }

.table.disclosures td:nth-child(1), .table.disclosures th:nth-child(1) {
    width: 40%
}

.table.disclosures td:nth-child(n+2), .table.disclosures th:nth-child(n+2) {
    width: 5%
}

.table.disclosures td:nth-child(6).na5n6,
.table.disclosures td:nth-child(7).na5n6 {
    background-image: url('/assets/img/icons8-not-applicable-48.png');
    background-repeat: no-repeat;
    background-size: 32px 32px;
    background-position: left center;
}


.parallax {
    height: 400px;
    width: 100%;
    display: block;
    background-attachment: scroll;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%
}

@media only screen and (min-width:1024px) {
    .parallax {
        background-attachment: fixed
    }
}

.tab-wrap {
    max-width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: inherit;
    -ms-flex-pack: inherit;
    justify-content: inherit;
    -webkit-box-align: inherit;
    -ms-flex-align: inherit;
    align-items: inherit;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    background-color: #fff;
    -ms-flex-item-align: start;
    align-self: flex-start
}

@media only screen and (min-width:820px) {
    .tab-wrap {
        max-width: 50%;
        margin-top: -25%
    }
}

.tab-wrap .tab {
    display: none
}

.tab-wrap .tab__content {
    position: absolute;
    width: 100%;
    z-index: -1;
    opacity: 0;
    left: 0;
    background-color: #1c1c1f;
    color: #fff;
    padding: 20px
}

@media only screen and (min-width:820px) {
    .tab-wrap .tab__content {
        padding: 40px 60px 20px
    }
}

.tab-wrap .tab__content h1 {
    font-weight: 400
}

.tab-wrap .tab__contact {
    padding-bottom: 20px
}

@media only screen and (min-width:820px) {
    .tab-wrap .tab__contact {
        padding-bottom: 30px
    }
}

.tab-wrap .tab__contact a, .tab-wrap .tab__contact a:hover {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.tab-wrap .tab__contact a {
    color: #fff;
    -webkit-box-shadow: 0 -1px 0 0 transparent inset,0 -1px 0 0 transparent inset;
    box-shadow: 0 -1px 0 0 transparent inset,0 -1px 0 0 transparent inset
}

    .tab-wrap .tab__contact a:hover {
        -webkit-box-shadow: 0 -1px 0 0 transparent inset,0 -1px 0 0 #fff inset;
        box-shadow: 0 -1px 0 0 transparent inset,0 -1px 0 0 #fff inset
    }

.tab-wrap .layout ~ .layout {
    padding-top: 0
}

.tab:checked:nth-of-type(1) ~ .tab__content:nth-of-type(1), .tab:checked:nth-of-type(2) ~ .tab__content:nth-of-type(2), .tab:checked:nth-of-type(3) ~ .tab__content:nth-of-type(3), .tab:checked:nth-of-type(4) ~ .tab__content:nth-of-type(4) {
    opacity: 1;
    position: relative;
    top: 0;
    z-index: 10;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.tab:checked:nth-of-type(3) ~ .tab__content:nth-of-type(3), .tab:checked:nth-of-type(4) ~ .tab__content:nth-of-type(4) {
    z-index: 100
}

.tab:checked:nth-of-type(4) ~ .tab__content:nth-of-type(4) {
    z-index: 10
}

.tab:first-of-type:not(:last-of-type) + label {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.tab:not(:first-of-type):not(:last-of-type) + label {
    border-radius: 0
}

.tab:last-of-type:not(:first-of-type) + label {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.tab:checked + label {
    cursor: default
}

    .tab:checked + label, .tab:checked + label:hover {
        background-color: #1c1c1f
    }

.tab + label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: inherit;
    flex-wrap: inherit;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    cursor: pointer;
    background-color: #166e2d;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-align: center;
    height: 70px;
    padding: 15px;
    color: #fff
}

@media only screen and (min-width:820px) {
    .tab + label {
        width: auto
    }
}

.tab + label:hover {
    background-color: rgba(0,0,0,.8)
}

@media only screen and (min-width:820px) {
    .contact-tabs .tab-wrap {
        -ms-flex-preferred-size: calc(60% - 70px);
        flex-basis: calc(60% - 70px);
        max-width: 100%
    }

    .contact-tabs > .col {
        -ms-flex-preferred-size: calc(40% - 30px);
        flex-basis: calc(40% - 30px);
        margin-left: auto
    }
}

.form {
    background-color: #f4f4f5;
    padding: 30px
}

@media only screen and (min-width:820px) {
    .form {
        padding: 60px
    }
}

.form label {
    font-weight: 700;
    display: block;
    padding: 20px 0 10px
}

.form input[type=email], .form input[type=text], .form textarea {
    border: 0;
    background-color: #fff;
    display: block;
    width: 100%;
    padding: 10px
}

    .form input[type=email] ::-webkit-input-placeholder, .form input[type=text] ::-webkit-input-placeholder, .form textarea ::-webkit-input-placeholder {
        color: #4a4a4a
    }

    .form input[type=email] :-moz-placeholder, .form input[type=email] ::-moz-placeholder, .form input[type=text] :-moz-placeholder, .form input[type=text] ::-moz-placeholder, .form textarea :-moz-placeholder, .form textarea ::-moz-placeholder {
        color: #4a4a4a
    }

    .form input[type=email] :-ms-input-placeholder, .form input[type=text] :-ms-input-placeholder, .form textarea :-ms-input-placeholder {
        color: #4a4a4a
    }

    .form input[type=email].input-validation-error, .form input[type=text].input-validation-error, .form textarea.input-validation-error {
        border: 1px solid red
    }

.form .button-wrap {
    margin-top: 40px
}

.form .form__required-field-label {
    font-size: 12px;
    margin-top: 1em;
    margin-bottom: 1em
}

.brag-box {
    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-pack: inherit;
    -ms-flex-pack: inherit;
    justify-content: inherit;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media only screen and (min-width:820px) {
    .brag-box {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.brag-box__image {
    width: 100%;
    padding: 0 20px;
    position: relative;
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1
}

@media only screen and (min-width:820px) {
    .brag-box__image {
        padding: 0;
        -webkit-box-ordinal-group: initial;
        -ms-flex-order: initial;
        order: initial;
        width: calc(50% - 40px)
    }
}

.brag-box__image img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    font-family: 'object-fit: cover;'
}

@media only screen and (min-width:820px) {
    .brag-box .container {
        max-width: calc(50% - 40px)
    }

        .brag-box .container .article {
            display: block
        }
}

.brag-box .col {
    padding: 40px 0
}

.stackedhomepagestatsandtextintro .numbers__stat {
    color: white;
}

.stackedhomepagestatsandtextintro .numbers__stat--normal {
    font-size: 100px;
    line-height: 120px;
}

.stackedhomepagestatsandtextintro .numbers__stat--number {
    font-size: 60px;
    line-height: 80px;
}

.home-intro {
    width: 100%;
    -webkit-box-orient: vertical;
    -ms-flex-direction: column;
    flex-direction: column;
    /*    margin-bottom: -80px*/
}

@media only screen and (min-width:820px) {
    .home-intro {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: inherit;
        -ms-flex-pack: inherit;
        justify-content: inherit;
        -webkit-box-align: inherit;
        -ms-flex-align: inherit;
        align-items: inherit;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: 0;
        margin-top: 30px;
    }
}

.home-intro, .home-intro .number-col > .col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-pack: inherit;
    -ms-flex-pack: inherit;
    justify-content: inherit;
    -webkit-box-align: inherit;
    -ms-flex-align: inherit;
    align-items: inherit;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

    .home-intro .col, .home-intro .number-col > .col {
        /*        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%*/
    }

@media only screen and (min-width:820px) {
    .home-intro .col {
        padding-right: 80px;
        -ms-flex-preferred-size: calc(50% - 40px);
        flex-basis: calc(50% - 40px);
        /*        max-width: calc(50% - 40px)*/
    }
}

.home-intro .col h2 {
    margin-bottom: 15px
}

@media only screen and (min-width:820px) {
    .home-intro .col h2 {
        margin-bottom: 30px
    }
}

@media only screen and (min-width:820px) {
    .home-intro .col p {
        font-size: 19px;
        line-height: 28px
    }
}

.home-intro .text-col {
    padding-right: 0;
    margin-top: 40px
}

@media only screen and (min-width:1025px) {
    .home-intro .text-col {
        margin-top: 0;
        -ms-flex-preferred-size: 35%;
        flex-basis: 35%;
        max-width: 35%
    }
}

.home-intro .number-col {
    padding-right: 0;
    /* margin-top: 40px; */
}

@media only screen and (min-width:820px) {
    .home-intro .number-col {
        /* margin-top: 0; */
        -ms-flex-preferred-size: 65%;
        flex-basis: 65%;
        max-width: 65%
    }
}

.home-intro .number-col > .col {
    -webkit-box-orient: horizontal;
    -ms-flex-direction: row;
    flex-direction: row;
    /* padding-right: 0; */
    /* margin-right: 0; */
    margin-bottom: 20px
}

    .home-intro .number-col > .col .numbers {
        min-width: max-content;
        padding-right: 40px
    }

@media only screen and (min-width:480px) {
    .home-intro .number-col > .col .numbers {
        max-width: 50%
    }
}

.home-intro .number-col > .col .numbers ~ .numbers {
    padding-right: 0
}

@media only screen and (min-width:480px) {
    .home-intro .number-col > .col .numbers ~ .numbers {
        margin-top: 0
    }
}

@media only screen and (max-width:479px) {
    .home-intro .number-col > .col .numbers {
        margin-top: 20px;
        max-width: 100%
    }

    .home-intro .number-col > .col:first-child {
        margin-bottom: 0
    }
}

@media only screen and (min-width:1025px) {
    .home-intro .number-col {
        /* padding-left: 40px; */
    }
}

.executive-management h2 {
    display: block;
    width: 100%;
    margin-bottom: 20px
}

@media only screen and (min-width:820px) {
    .executive-management h2 {
        margin-bottom: 40px
    }
}

.executive-management .layout--people {
    margin: 0 -20px
}

.executive-management .management-wrap, .executive-management__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-pack: inherit;
    -ms-flex-pack: inherit;
    justify-content: inherit;
    -webkit-box-align: inherit;
    -ms-flex-align: inherit;
    align-items: inherit;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.executive-management .management-wrap {
    min-width: 100%;
    -webkit-box-orient: horizontal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin: 0 -20px;
}

.executive-management__item {
    -webkit-box-orient: vertical;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-preferred-size: calc(50% - 40px);
    flex-basis: calc(50% - 40px);
    max-width: calc(50% - 40px);
    margin: 0 20px 20px;
    -ms-flex-line-pack: start;
    align-content: flex-start
}

@media only screen and (min-width:480px) {
    .executive-management__item {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        margin: 0 20px 30px
    }
}

@media only screen and (min-width:1025px) {
    .executive-management__item {
        -ms-flex-preferred-size: calc(33.3333% - 40px);
        flex-basis: calc(33.3333% - 40px);
        max-width: calc(33.3333% - 40px)
    }
}

.executive-management__item .img-wrap, .numbers > span, .offices__address span {
    display: block
}

@media only screen and (min-width:820px) {
    .executive-management__item .img-wrap {
        -ms-flex-preferred-size: 40%;
        flex-basis: 40%;
        max-width: 40%
    }
}

@media only screen and (min-width:480px) {
    .executive-management__item img {
        padding-right: 25px
    }
}

.executive-management__info {
    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-pack: inherit;
    -ms-flex-pack: inherit;
    justify-content: inherit;
    -webkit-box-align: inherit;
    -ms-flex-align: inherit;
    align-items: inherit;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 15px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

@media only screen and (min-width:820px) {
    .executive-management__info {
        padding-top: 25px;
        -ms-flex-preferred-size: 60%;
        flex-basis: 60%;
        max-width: 60%
    }
}

.executive-management__info h3 {
    font-weight: 500;
    line-height: 21px;
    padding-bottom: 5px;
    color: #1c1c1f;
    -webkit-transition: color .2s ease;
    transition: color .2s ease
}

.executive-management__info h4 {
    color: #1a3e1f;
    font-weight: 500;
    line-height: 18px
}

.iframe {
    max-width: 1300px;
    width: 100%;
    margin: auto;
    padding: 20px 40px;
    position: static
}

@media only screen and (min-width:1025px) {
    .iframe {
        padding: 40px
    }
}

.container .iframe {
    padding: 20px 0
}

.iframe__wrap {
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 56.25%
}

    .iframe__wrap iframe {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0
    }

.button {
    font-family: 'aktiv-grotesk',sans-serif;
    font-weight: 700;
    font-style: normal;
    border: 1px solid rgba(255,255,255,.75);
    color: #fff;
    padding: 25px 35px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

    .button:hover {
        background-color: #fff;
        color: #166e2d
    }

.button--black {
    color: #1c1c1f;
    border-color: rgba(0,0,0,.75)
}

    .button--black:hover {
        background-color: #1c1c1f;
        color: #fff
    }

.button--blue {
    background-color: transparent;
    color: #166e2d;
    border-color: rgba(62,95,212,.75)
}

    .button--blue:hover {
        background-color: #166e2d;
        color: #fff
    }

.button--green {
    background-color: transparent;
    color: #1A3E1F;
    border-color: #1A3E1F;
}

    .button--green:hover {
        background-color: #166e2d;
        color: #fff
    }

.button.disabled {
    opacity: .5;
    cursor: not-allowed
}

.button-wrap {
    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-pack: inherit;
    -ms-flex-pack: inherit;
    justify-content: inherit;
    -webkit-box-align: inherit;
    -ms-flex-align: inherit;
    align-items: inherit;
    -ms-flex-wrap: inherit;
    flex-wrap: inherit
}

@media only screen and (min-width:480px) {
    .button-wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: inherit;
        -ms-flex-pack: inherit;
        justify-content: inherit;
        -webkit-box-align: inherit;
        -ms-flex-align: inherit;
        align-items: inherit;
        -ms-flex-wrap: inherit;
        flex-wrap: inherit;
        margin-top: inherit;
    }
}

.button-wrap--center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.button-wrap .button {
    text-align: center
}

@media only screen and (max-width:479px) {
    .button-wrap .button {
        margin-top: 20px
    }
}

@media only screen and (min-width:480px) {
    .button-wrap .button ~ .button {
        margin-bottom: 0;
        margin-left: 20px;
        margin-top: 0
    }
}

.stackedquotecta blockquote, .stackedquotecta blockquote p {
    color: #1c1c1f;
    font-size: 20px;
    line-height: 30px;
    font-weight: 500
}

    .stackedquotecta blockquote::before, .stackedrunningcopytwocolumn blockquote::before {
        content: '"';
        display: block;
        font-size: 75px;
        color: #166e2d;
        font-weight: 700;
        line-height: 1;
        font-style: italic
    }

@media only screen and (min-width:820px) {
    .stackedquotecta blockquote {
        font-size: 35px;
        line-height: 45px
    }
}

@media only screen and (min-width:820px) {
    .stackedquotecta blockquote p {
        font-size: 35px;
        line-height: 45px
    }
}

.breadcrumb, .stackedrunningcopytwocolumn blockquote {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

    .stackedrunningcopytwocolumn blockquote::before {
        font-size: 52px;
        padding-right: 40px
    }

@media only screen and (min-width:820px) {
    .stackedrunningcopytwocolumn blockquote {
        font-size: 22px;
        line-height: 33px
    }
}

.stackedrunningcopytwocolumn blockquote p {
    font-size: 22px;
    line-height: 37px;
    color: #595b61
}

.breadcrumb {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: inherit;
    -ms-flex-pack: inherit;
    justify-content: inherit;
    -webkit-box-align: left;
    -ms-flex-align: left;
    align-items: left;
    -ms-flex-wrap: inherit;
    flex-wrap: inherit
}

.breadcrumb__link, .offices__heading h2 {
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: 2px
}

.breadcrumb a, .insight-profile a span, .staff-profile a span {
    border-bottom: 1px solid transparent;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}

.breadcrumb__divider {
    padding: 0 20px;
    font-size: 11px
}

.breadcrumb--blue .breadcrumb__divider, .breadcrumb--blue .breadcrumb__link {
    color: #1a3e1f
}

.breadcrumb--blue a:hover, .insight-profile a:hover span, .staff-profile a:hover span {
    border-bottom: 1px solid #166e2d;
}

.hamburger, .hamburger-copy {
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}

.hamburger {
    cursor: pointer;
    -webkit-transition-property: opacity,-webkit-filter;
    transition-property: opacity,filter;
    transition-property: opacity,filter,-webkit-filter;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    background: 0 0;
    outline: 0;
    border: 0;
    -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;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    color: #fff;
    text-transform: uppercase;
    font-size: 10px;
    letter-spacing: 2.5px;
    position: relative;
    padding: 0;
    justify-content: center;
}

.hamburger-copy {
    display: none;
    padding-top: 5px;
    overflow: hidden
}

@media only screen and (min-width:820px) {
    .hamburger-copy {
        display: inline-block
    }
}

.hamburger:hover, .menu-open .hamburger:hover {
    opacity: .7
}

.hamburger-box {
    width: 35px;
    height: 24px;
    position: relative
}

.hamburger-slashbox {
    width: 40px;
    display: flex;
    justify-content: space-evenly;
    align-content: stretch;
}

    .hamburger-slashbox .hamburger-slash {
        background-color: white;
        width: 2px;
        transform: rotate(25deg);
        height: 30px;
        display: inline;
    }

.hamburger-inner, .hamburger-inner::after, .hamburger-inner::before {
    width: 35px;
    height: 2px;
    background-color: #fff;
    position: absolute;
    -webkit-transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
    display: block
}

.hamburger-inner {
    top: 50%;
    margin-top: -2px
}

    .hamburger-inner::after, .hamburger-inner::before {
        content: ""
    }

    .hamburger-inner::before {
        top: -7px
    }

    .hamburger-inner::after {
        bottom: -7px
    }

.hamburger--squeeze .hamburger-inner {
    -webkit-transition-duration: .1s;
    transition-duration: .1s;
    -webkit-transition-timing-function: cubic-bezier(.55,.055,.675,.19);
    transition-timing-function: cubic-bezier(.55,.055,.675,.19)
}

    .hamburger--squeeze .hamburger-inner::before {
        -webkit-transition: top .1s .1s ease,opacity .1s ease;
        transition: top .1s .1s ease,opacity .1s ease
    }

    .hamburger--squeeze .hamburger-inner::after {
        -webkit-transition: bottom .1s .1s ease,-webkit-transform .1s cubic-bezier(.55,.055,.675,.19);
        transition: bottom .1s .1s ease,transform .1s cubic-bezier(.55,.055,.675,.19);
        transition: bottom .1s .1s ease,transform .1s cubic-bezier(.55,.055,.675,.19),-webkit-transform .1s cubic-bezier(.55,.055,.675,.19)
    }

.menu-open .hamburger .hamburger-inner, .menu-open .hamburger .hamburger-inner::after, .menu-open .hamburger .hamburger-inner::before {
    background-color: #1c1c1f
}

.menu-open .hamburger--squeeze .hamburger-inner {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition-delay: .1s;
    transition-delay: .1s;
    -webkit-transition-timing-function: cubic-bezier(.215,.61,.355,1);
    transition-timing-function: cubic-bezier(.215,.61,.355,1)
}

    .menu-open .hamburger--squeeze .hamburger-inner::before {
        top: 0;
        opacity: 0;
        -webkit-transition: top .1s ease,opacity .1s .1s ease;
        transition: top .1s ease,opacity .1s .1s ease
    }

    .menu-open .hamburger--squeeze .hamburger-inner::after {
        bottom: 0;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        -webkit-transition: bottom .1s ease,-webkit-transform .1s .1s cubic-bezier(.215,.61,.355,1);
        transition: bottom .1s ease,transform .1s .1s cubic-bezier(.215,.61,.355,1);
        transition: bottom .1s ease,transform .1s .1s cubic-bezier(.215,.61,.355,1),-webkit-transform .1s .1s cubic-bezier(.215,.61,.355,1)
    }

.offices {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative
}

    .offices .layout {
        max-width: 1300px;
        width: calc(100% - 40px);
        margin: auto;
        position: absolute;
        top: 0;
        height: 100%
    }

.offices__office {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
    position: relative
}

    .offices__office::after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        display: block;
        background-color: rgba(38,38,38,.6);
        pointer-events: none
    }

.offices__office--london {
    background: url(/assets/img/london.jpg) no-repeat center center;
    background-size: cover
}

.offices__office--new-york {
    background: url(/assets/img/new-york.jpg) no-repeat center center;
    background-size: cover
}

.offices__office img {
    width: 100%;
    min-height: 300px;
    max-height: 300px;
    -o-object-fit: cover;
    object-fit: cover;
    font-family: 'object-fit: cover;'
}

.offices__heading, .offices__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.offices__heading {
    position: absolute;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    top: 50px;
    -webkit-box-orient: horizontal;
    -ms-flex-direction: row;
    flex-direction: row
}

    .offices__heading h2 {
        font-weight: 400;
        color: #d8d8d8
    }

    .offices__heading::before {
        content: '';
        width: 15px;
        height: 1px;
        background-color: #a7a8b2;
        position: absolute;
        left: -20px
    }

@media only screen and (min-width:820px) {
    .offices__heading::before {
        width: 25px;
        left: -40px
    }
}

.offices__info {
    -ms-flex-preferred-size: calc(100% - 20px);
    flex-basis: calc(100% - 20px);
    max-width: calc(100% - 20px);
    -webkit-box-orient: vertical;
    -ms-flex-direction: column;
    flex-direction: column
}

    .offices__info h3 {
        color: #fff;
        font-family: 'aktiv-grotesk',sans-serif;
        font-weight: 700;
        font-style: normal;
        font-size: 20px;
        line-height: 1;
        padding-bottom: 15px
    }

.offices .office__contact {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

    .offices .office__contact a, .offices__info p {
        font-family: 'aktiv-grotesk',sans-serif;
        font-weight: 400;
        font-style: normal;
        color: #fff;
        font-size: 14px;
        line-height: 25px
    }

        .offices .office__contact a.tel-desktop {
            display: none
        }

@media only screen and (min-width:820px) {
    .offices .office__contact a.tel-desktop {
        display: block
    }

    .offices .office__contact a.tel-mobile {
        display: none
    }
}

.scroll, .scroll .icon {
    position: absolute;
    right: 0;
    left: 0
}

.scroll {
    border-radius: 50%;
    bottom: -90px;
    background: #166e2d;
    opacity: .6;
    z-index: 1;
    width: 180px;
    height: 180px;
    margin: 0 auto
}

    .scroll .icon {
        top: 50px;
        margin: auto;
        width: 35px;
        height: 20px;
        -webkit-transform: translateY(-36px);
        -ms-transform: translateY(-36px);
        transform: translateY(-36px);
        -webkit-animation: bounce 2s infinite;
        animation: bounce 2s infinite
    }

.search {
    border: 0;
    border-bottom: 1px solid #d8d8d8;
    max-width: 500px;
    width: 100%;
    outline: 0;
    padding: 10px 0;
    font-size: 18px;
    font-weight: 500;
    color: #262626
}

    .search ::-webkit-input-placeholder {
        color: #262626
    }

    .search :-moz-placeholder, .search ::-moz-placeholder {
        color: #262626
    }

    .search :-ms-input-placeholder {
        color: #262626
    }

.date-search {
    width: 100%;
    border: 0;
    border-bottom: 1px solid #d8d8d8;
    font-size: 18px;
    font-weight: 500;
    padding: 10px 0
}

.slash {
    width: 100%;
    max-width: 250px;
    height: 200%;
    position: absolute;
    top: -50%;
    left: -15%;
    -webkit-transform: rotate(-34deg);
    -ms-transform: rotate(-34deg);
    transform: rotate(-34deg);
    z-index: 0
}

@media only screen and (min-width:480px) {
    .slash {
        left: 0
    }
}

@media only screen and (min-width:1260px) {
    .slash {
        left: 5%;
        max-width: 350px
    }
}

.slash--dark {
    background-color: rgba(26,62,31,.2)
}

.slash--light {
    background-color: rgba(255,255,255,.05)
}

.slash--blue {
    background-color: rgba(62,95,212,.2)
}

.slash--right {
    left: 88%;
    top: -175%;
    height: 400%
}

.slash--people {
    left: 140%
}

@media only screen and (min-width:820px) {
    .slash--people {
        left: 80%
    }
}

.slash--middle {
    left: 50%
}

.slash--top-middle {
    left: 100%;
    top: -50%
}

@media only screen and (min-width:820px) {
    .slash--top-middle {
        left: unset;
        top: 0
    }
}

.slash--svg {
    opacity: .1;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    display: none
}

@media only screen and (min-width:820px) {
    .slash--svg {
        display: block
    }
}

.numbers__stat {
    font-size: 30px;
    line-height: 36px;
    font-weight: 600;
    padding-bottom: 15px;
    display: inline-block;
    min-width: max-content;
    color: #1A3E1F;
}

@media only screen and (min-width:820px) {
    .numbers__stat {
        font-size: 40px;
        line-height: 70px;
        padding-bottom: 0;
        padding-right: 10px;
    }
}

.numbers__stat--normal {
    display: inline-block;
    font-size: 80px;
    line-height: 100px;
}

.numbers__detail, .numbers__title {
    font-size: 14px;
    line-height: 20px;
}

.numbers--icon .numbers__title {
    font-size: 16px;
    line-height: 26px;
    font-weight: 500;
    padding-bottom: 5px
}

@media only screen and (min-width:820px) {
    .numbers--icon .numbers__title {
        padding-bottom: 15px;
        font-size: 16px;
        line-height: 26px
    }
}

.numbers--icon .numbers__detail {
    font-weight: 400;
    font-size: 14px;
    line-height: 26px;
    color: #595b61
}

@media only screen and (min-width:820px) {
    .numbers--icon .numbers__detail {
        font-size: 15px;
        line-height: 28px
    }
}

.numbers--icon .numbers__stat {
    padding-bottom: 15px
}

.numbers--icon img {
    height: 75px;
    width: auto
}

.article-thumb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: inherit;
    -ms-flex-pack: inherit;
    justify-content: inherit;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 920px;
    width: 100%;
    margin: auto;
    padding: 30px 0;
    border-bottom: 1px solid #a7a8b2
}

@media only screen and (min-width:820px) {
    .article-thumb {
        padding-bottom: 40px;
        padding-top: 0
    }
}

.article-thumb:last-child, .article-thumb:last-child .article-thumb__info {
    border-bottom: none
}

@media only screen and (min-width:820px) {
    .article-thumb {
        border-bottom: none
    }
}

.article-thumb__image {
    width: 40%;
    padding-right: 15px
}

    .article-thumb__image img {
        width: 100%
    }

@media only screen and (min-width:820px) {
    .article-thumb__image {
        width: 25%
    }
}

.article-thumb__info {
    -ms-flex-preferred-size: 60%;
    flex-basis: 60%;
    max-width: 60%
}

@media only screen and (min-width:820px) {
    .article-thumb__info {
        -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
        max-width: 75%;
        padding-left: 15px;
        border-bottom: 1px solid #a7a8b2
    }
}

.article-thumb__info .article-thumb__meta {
    display: none
}

@media only screen and (min-width:820px) {
    .article-thumb__info .article-thumb__meta {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.article-thumb__heading {
    padding: 30px 0;
    font-weight: 400;
    color: #1c1c1f;
    min-height: 140px
}

    .article-thumb__heading a {
        color: #1c1c1f
    }

    .article-thumb__heading span {
        -webkit-box-shadow: 0 -1px 0 0 transparent inset,0 -2px 0 0 transparent inset;
        box-shadow: 0 -1px 0 0 transparent inset,0 -2px 0 0 transparent inset;
        -webkit-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out
    }

.article-thumb:hover .article-thumb__heading span {
    -webkit-box-shadow: 0 -1px 0 0 transparent inset,0 -2px 0 0 #1c1c1f inset;
    box-shadow: 0 -1px 0 0 transparent inset,0 -2px 0 0 #1c1c1f inset
}

.article-thumb__meta {
    color: #166e2d
}

.article-thumb__meta-mob {
    display: block;
    width: 100%;
    padding-bottom: 20px
}

@media only screen and (min-width:820px) {
    .article-thumb__meta-mob {
        display: none
    }
}

.article-thumb .divider {
    padding: 0 10px
}

.article-filter {
    position: relative;
    left: 0;
    top: 0;
    width: 100%
}

@media only screen and (min-width:1260px) {
    .article-filter {
        position: absolute
    }
}

.article-filter__button, .article-filter__button a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.article-filter__button {
    position: relative;
    left: 0;
    top: 0;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

@media only screen and (min-width:1260px) {
    .article-filter__button {
        position: absolute
    }
}

.article-filter__button a {
    color: #1a3e1f;
    cursor: pointer;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: 2px;
    line-height: 20px;
    font-weight: 500;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media only screen and (min-width:1260px) {
    .article-filter__button a {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

.article-filter__button--close {
    position: relative
}

    .article-filter__button--close a, .wayfinder.section--dark-grey .wayfinder__item a {
        color: #fff
    }

@media only screen and (min-width:820px) {
    .article-filter__button--close {
        -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
        max-width: 20%
    }
}

.article-filter__filter, .article-filter__filter .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: inherit;
    flex-wrap: inherit
}

.article-filter__filter {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.9);
    z-index: 500;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media only screen and (min-width:820px) {
    .article-filter__filter {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}

.article-filter__filter.active {
    opacity: 1;
    pointer-events: all
}

.article-filter__filter .container {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

@media only screen and (min-width:820px) {
    .article-filter__filter .container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -ms-flex-wrap: inherit;
        flex-wrap: inherit
    }
}

.article-filter__filter-list {
    width: 100%;
    text-align: left
}

@media only screen and (min-width:820px) {
    .article-filter__filter-list {
        -ms-flex-preferred-size: 80%;
        flex-basis: 80%;
        max-width: 80%
    }
}

.article-filter__filter-list a, .article-filter__filter-list a:hover {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.article-filter__filter-list a {
    color: #fff;
    -webkit-box-shadow: 0 -1px 0 0 transparent inset,0 -2px 0 0 transparent inset;
    box-shadow: 0 -1px 0 0 transparent inset,0 -2px 0 0 transparent inset
}

    .article-filter__filter-list a:hover {
        -webkit-box-shadow: 0 -1px 0 0 transparent inset,0 -2px 0 0 #fff inset;
        box-shadow: 0 -1px 0 0 transparent inset,0 -2px 0 0 #fff inset
    }

.article-filter__filter-list-item {
    padding-bottom: 20px;
    position: relative
}

@media only screen and (min-width:820px) {
    .article-filter__filter-list-item {
        padding-bottom: 50px
    }
}

.article-filter__filter .article-number {
    color: #fff;
    font-size: 13px;
    position: absolute;
    top: -5px;
    padding-left: 10px
}

.staff-profile {
    padding-bottom: 20px
}

@media only screen and (min-width:820px) {
    .staff-profile {
        padding-bottom: 40px
    }
}

@media only screen and (max-width:819px) {
    .staff-profile__image {
        margin-bottom: 15px
    }
}

.insight-profile h4, .staff-profile h4 {
    color: #166e2d;
    padding-bottom: 10px
}

.insight-profile a, .staff-profile a {
    font-weight: 500;
    color: #166e2d;
    display: inline-block;
    padding-top: 15px
}

    .insight-profile a svg, .staff-profile a svg {
        fill: #166e2d;
        margin-right: 5px
    }

.staff-profile--column, .staff-profile__info {
    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-pack: inherit;
    -ms-flex-pack: inherit;
    justify-content: inherit;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.staff-profile--column {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: inherit;
    flex-wrap: inherit
}

@media only screen and (min-width:820px) {
    .staff-profile--row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

        .staff-profile--row .staff-profile__image {
            margin-right: 40px
        }

        .staff-profile--row .staff-profile__image, .staff-profile--row .staff-profile__info {
            -ms-flex-preferred-size: 33%;
            flex-basis: 33%;
            max-width: 33%
        }

            .staff-profile--row .staff-profile__info h3 {
                color: #262626
            }

            .staff-profile--row .staff-profile__info p {
                display: block;
                max-width: 100%
            }

            .staff-profile--row .staff-profile__info .staff-profile__info-link {
                margin-top: auto
            }
}

.staff-profile.slider__slide .staff-profile__info {
    -webkit-box-flex: 0;
    -ms-flex: 0 auto;
    flex: 0 auto;
    max-width: 100%;
    margin-top: 20px
}

    .insight-profile.slider__slide .insight-profile__info p, .staff-profile.slider__slide .staff-profile__info p {
        display: block;
        max-width: 100%
    }

.staff-profile.slider__slide .staff-profile__info-link {
    margin-top: auto
}

.insight-profile {
    padding-bottom: 20px
}

@media only screen and (min-width:820px) {
    .insight-profile {
        padding-bottom: 40px
    }
}

@media only screen and (max-width:819px) {
    .insight-profile__image {
        margin-bottom: 15px
    }
}

.insight-profile--column, .insight-profile__info {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
    padding-right: 10px; /* Adjust as needed */
}

.insight-profile--column {
    flex: 1;
}

@media only screen and (min-width:820px) {
    .insight-profile--row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

        .insight-profile--row .insight-profile__image {
            margin-right: 40px
        }

        .insight-profile--row .insight-profile__image, .insight-profile--row .insight-profile__info {
            -ms-flex-preferred-size: 33%;
            flex-basis: 33%;
            max-width: 33%
        }

            .insight-profile--row .insight-profile__info h3 {
                color: #262626
            }

            .insight-profile--row .insight-profile__info p {
                display: block;
                max-width: 100%
            }

            .insight-profile--row .insight-profile__info .insight-profile__info-link {
                margin-top: auto
            }

            .insight-profile--row .insight-profile__info .insight-profile__meta {
                color: #166e2d
            }

            .insight-profile--row .insight-profile__info .insight-profile__meta-mob {
                color: #166e2d;
                margin-top: auto;
                display: block;
                width: 100%;
                padding-top: 15px;
                padding-bottom: 20px
            }
}

.insight-profile.slider__slide .insight-profile__info {
    -webkit-box-flex: 0;
    -ms-flex: 0 auto;
    flex: 0 auto;
    max-width: 100%;
    margin-top: 20px
}

.insight-profile.slider__slide .insight-profile__info-link {
    margin-top: auto
}

.insight-profile.slider__slide .insight-profile__meta {
    color: #166e2d
}

.insight-profile.slider__slide .insight-profile__meta-mob {
    color: #166e2d;
    margin-top: auto;
    display: block;
    width: 100%;
    padding-top: 15px;
    padding-bottom: 20px
}

.press-enquiries {
    margin-top: 20px
}

@media only screen and (min-width:820px) {
    .press-enquiries {
        margin-top: 60px
    }
}

.press-enquiries h2 {
    padding-bottom: 10px
}

.press-enquiries span {
    display: block;
    padding: 10px 0 5px
}

    .press-enquiries span a {
        color: #1c1c1f;
        text-decoration: underline
    }

.press-enquiries .f-s-quaternary {
    letter-spacing: 2px;
    text-transform: uppercase;
    font-size: 11px
}

.wayfinder {
    margin-bottom: 0;
    padding-top: 50px
}

    .wayfinder h2 {
        display: block;
        width: 100%;
        padding-bottom: 40px
    }

@media only screen and (max-width:819px) {
    .wayfinder h2 {
        padding-left: 20px;
        padding-right: 20px
    }
}

.wayfinder .layout--3-col {
    margin-bottom: -20px
}

@media only screen and (min-width:820px) {
    .wayfinder .layout--3-col {
        margin-bottom: -40px
    }
}

.ethos-message h3, .wayfinder .wayfinder__item {
    margin-bottom: 30px
}

@media only screen and (min-width:820px) {
    .wayfinder .wayfinder__item {
        margin-bottom: 40px
    }
}

@media only screen and (max-width:819px) {
    .wayfinder .wayfinder__item {
        padding-left: 20px;
        padding-right: 20px
    }
}

.wayfinder .wayfinder__item a {
    color: white;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 20px;
    line-height: initial;
}

    .wayfinder .wayfinder__item a h3 {
        border-bottom: 1px solid transparent;
        -webkit-transition: all .2s ease;
        transition: all .2s ease;
        font-weight: 500
    }

    .wayfinder .wayfinder__item a svg {
        margin-right: 10px;
        border-bottom: 1px solid transparent
    }

        .wayfinder .wayfinder__item a svg path {
            fill: white;
            -webkit-transition: all .3s ease-in-out;
            transition: all .3s ease-in-out
        }

.wayfinder .wayfinder__item p {
    padding-bottom: 20px
}

.ethos-message, .wayfinder--secondary .section__heading {
    margin-bottom: 40px
}

.wayfinder--secondary .col {
    margin-bottom: 0
}

@media only screen and (min-width:820px) {
    .wayfinder--secondary .col {
        margin-bottom: 80px
    }

    .wayfinder--secondary .wayfinder__item {
        margin: 60px 0 0
    }

        .wayfinder--secondary .wayfinder__item h3 {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -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;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -ms-flex-wrap: inherit;
            flex-wrap: inherit
        }
}

.ethos-message {
    border-bottom: 1px solid #d8d8d8;
    padding-bottom: 40px
}

@media only screen and (min-width:820px) {
    .ethos-message {
        padding-bottom: 40px;
        margin-bottom: 40px
    }
}

.ethos-message:last-child {
    border-bottom: none
}

.quote {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
    z-index: 10;
    color: #fff
}

.quote__icon {
    display: block;
    margin-bottom: 20px
}

.quote blockquote footer {
    margin-top: 30px
}

.quote blockquote span {
    font-weight: 400;
    display: block;
    color: #d8d8d8;
    padding-bottom: 10px
}

.quote blockquote p {
    font-weight: 400
}

.quote--cta {
    position: absolute;
    top: 80%;
    -webkit-transform: translateY(-80%);
    -ms-transform: translateY(-80%);
    transform: translateY(-80%);
    width:33%;
}

    .quote--cta svg {
        fill: #fff
    }

.social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: inherit;
    -ms-flex-pack: inherit;
    justify-content: inherit;
    -webkit-box-align: inherit;
    -ms-flex-align: inherit;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: auto;
    margin-right: 2.5vh;
}

    .social a {
        margin-right: 15px;
        vertical-align: middle;
    }

        .social a:last-child {
            margin-right: 0;
        }

        .social a svg {
            width: 40px;
            height: auto;
            -webkit-transition: all .2s ease;
            transition: all .2s ease;
        }

.stackedlatestinsights .insight-profile .f-body a {
    padding: 0;
}

.two-column-grid {
    display: grid;
    grid-template-columns: 11fr 1fr;
    grid-gap: 20px;
}

.load-button-container {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.four-line-paragraph {
    max-height: 4.8em;
    overflow: hidden;
    position: relative;
    margin-top: 15px;
}

    .four-line-paragraph::after {
        content: '...';
        position: absolute;
        bottom: 0;
        right: 0;
        background-color: #f2f2f3;
        padding: 0 6px;
        font-size: 1.5em;
    }

.green-italic-text {
    color: #166e2d;
    font-style: italic;
    margin-top: 10px;
    font-size: 12px;
    font-size: 12px;
}

.rounded-image-container {
    width: 150px;
    overflow: hidden;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.rounded-image {
    clip-path: circle();
    object-fit: cover;
    width: 100%;
}

.img-350-250 {
    width: 350px;
    height: 250px;
}

.text-primary {
    color: #1A3E1F;
}

.text-secondary {
    color: #1aa2e7;
}

.text-success {
    color: #166e2d;
}

.text-danger {
    color: #eb201f;
}

.text-warning {
    color: #de7d14;
}

.text-info {
    color: #8158f0;
}

.text-light {
    color: #79dda7;
}

/*img.crop-te-bs {
    object-fit: cover;
    clip-path: polygon(0 0, 80% 0%, 100% 20%, 100% 100%, 20% 100%, 0 80%);
}

img.crop-ts-be {
    object-fit: cover;
    clip-path: polygon(0 25%, 25% 0, 100% 0, 100% 75%, 75% 100%, 0 100%);
}*/

.stackeduspnumberstats .layout {
    padding-top: 0;
}

.fs-7 {
    font-size: 0.75rem;
}

.numbers {
    margin-bottom: 20px;
}

.text {
    margin-top: 20px;
}

.hidden {
    display: none;
}

.svg-10 {
    width: 10px;
}

.stackedlatestnews .svg-20,
.stackedlatestinsights .svg-20,
.svg-20 {
    min-width: 20px;
    max-width: 20px;
}

.stackedlatestnews .svg-30,
.stackedlatestinsights .svg-30,
.svg-30 {
    min-width: 30px;
    max-width: 30px;
}

.svg-40 {
    width: 40px;
}

.svg-10,
.svg-20,
.svg-30,
.svg-40,
.stackedlatestnews .svg-20,
.stackedlatestnews .svg-30,
.stackedlatestinsights .svg-20,
.stackedlatestinsights .svg-30 {
    height: auto;
    transition: transform 0.3s ease;
}

    .svg-20:hover, .svg-30:hover {
        transform: translateX(5px) scaleX(1.2) scaleY(1.2);
    }

    .svg-40:hover {
        transform: scaleX(1.2) scaleY(1.2);
    }

.stackedrunningcopy table {
    width: 100%;
    table-layout: auto;
}

.stackedrunningcopy td {
    padding: 8px;
}

.stackedthreeupiconstats {
    min-height: 250px;
}

.stackeduspnumberstats {
    min-height: 350px;
}

.green-background {
    background-image: url('../icons/Shape.svg');
    background-repeat: no-repeat;
    background-position: bottom;
    margin-left: 80px;
}

.vacancy-button {
    border: 2px solid;
    padding: 2% 20%;
    transition: padding 0.5s ease;
}

    .vacancy-button:hover {
        padding: 2% 30%;
    }

.pagecareers .stackedintrotwocolumn {
    background-color: #1A3E1F;
}

    .pagecareers .stackedintrotwocolumn  p{
        color: white;
    }

    .pagecareers .stackedintrotwocolumn .f-h-secondary {
        color: white;
    }

.pagecareers .layout--rule {
    display:none;
}

.pagecareers .banner__headline h1,
.pagecareers .banner__headline .button-wrap {
    display: none;
}

.stackedcareerpromotion {
    padding-top:0;
    margin-top:0;
}

.stackedcareerpromotion blockquote p{
    font-size:15px;
    line-height:28px;
}

@media only screen and (max-width:1080px) {
    .stackedexperts .slider__navigation {
        top: 33%;
        left: 20px;
    }
}

@media only screen and (max-width:820px) {
    .numbers {
        margin: 10px;
    }

    .pagehome .insight-banner {
        height: 29vh;
        overflow: hidden;
    }

    .stackedexperts .slider__navigation {
        top: 170px;
        left: 8px;
    }
}

@media only screen and (max-width:480px) {
    .stackedexperts .slider__navigation {
        top: 30%;
        left: 8px;
    }

    .stackedhomepagestatsandtextintro .numbers__stat--normal {
        font-size: 60px;
        line-height: 80px;
    }

    .stackedhomepagestatsandtextintro .numbers__stat--number,
    .stackedhomepagestatsandtextintro .numbers__title {
        font-size: 17px;
        line-height: 22px;
    }

    .transactions__items .transactions__item--info .transactions__item--logo img {
        height: auto !important;
        max-width: 75%;
    }

    .transactions__items .transactions__item {
        padding-left: 15px;
    }

    .transactions__items .transactions__item--info .transactions__item--company {
        height: auto;
    }

    .transactions__items .transactions__item--info .transactions__item--amount {
        font-size: 60px;
    }

    .transactions__items .transactions__item--info .transactions__item--logo {
        margin-bottom: 15px;
        display: block;
    }

    .insight-banner--cta img {
        max-width: 100%;
        height: 100%;
    }

    .pagehome .insight-banner {
        height: 20vh;
        overflow: hidden;
    }

    .social {
        flex-direction: row;
    }

        .social a {
            margin-right: 5px;
            margin-bottom: 5px;
        }

            .social a svg {
                width: 50%
            }

    .banner__link.button {
        padding: 15px;
    }

    .two-column-grid {
        grid-gap: 5px;
    }

    #header {
        padding: 0;
    }

    .row > * {
        padding-right: 0;
    }

    .numbers {
        margin: 0;
    }

    .transactions__filter .filter-item.active {
        -webkit-transform: scale(1.3);
        -ms-transform: scale(1.3);
        transform: scale(1.3)
    }
}