@charset "UTF-8";

/* normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

progress {
    vertical-align: baseline
}

template,
[hidden] {
    display: none
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

a:active,
a:hover {
    outline-width: 0
}

abbr[title] {
    border-bottom: 0;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: inherit
}

b,
strong {
    font-weight: bolder
}

dfn {
    font-style: italic
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -0.25em
}

sup {
    top: -0.5em
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

button,
input,
select,
textarea {
    font: inherit;
    margin: 0
}

optgroup {
    font-weight: bold
}

button,
input, a {
    overflow: visible;
    display: block
}

button,
select {
    text-transform: none
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

textarea {
    overflow: auto
}

[type="checkbox"],
[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto
}

[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-input-placeholder {
    color: inherit;
    opacity: .54
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    line-height: 1
}

html {
    font-size: 100%;
    font-family: 'PT Sans', Arial, sans-serif;
    font-display: fallback;
    font-weight: 300
}

body {
    background-color: #fff
}

a {
    text-decoration: none;
    color: inherit;
    display: inline-block
}

a:visted {
    color: inherit
}

img {
    display: block;
    max-width: 100%;
    height: auto
}

.layout {
    min-height: 100vh
}

.main,
.subpage,
.footer {
    padding-left: 6.25vw;
    padding-right: 6.25vw
}

.main {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    min-height: 90vh;
    padding-top: 9vh;
    padding-bottom: 9vh
}

.main__logo {
    width: 100%
}

@media(max-width:68em) {
    .main__logo {
        max-width: 50%
    }
}

.main__text {
    width: 50%;
    margin-top: 5rem
}

@media(max-width:68em) {
    .main__text {
        width: 100%
    }
}

.main__text p {
    max-width: 445px
}

.main__text .headline {
    margin-bottom: 2rem;
    margin-top: 2rem;
}

a + a {
    margin-top: 1rem;
}


.main__brands {
    width: 50%;
    margin-top: 5rem;
    padding-left: 5rem
}

@media(max-width:68em) {
    .main__brands {
        width: 100%;
        padding-left: 0
    }
}

.main__deco {
    width: 100%;
    margin-top: 5rem
}

.subpage {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    min-height: 90vh;
    align-content: flex-start;
    padding-top: 9vh;
    padding-bottom: 9vh
}

.subpage__logo {
    width: 100%
}

.subpage__text {
    margin-top: 5rem
}

.footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 1em;
    padding-bottom: 1em;
    padding-left: 6.25vw
}

@media(max-width:35em) {
    .footer {
        padding-top: 2em;
        padding-bottom: 2em
    }
}

@supports(display:grid) {
    .main {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 6.25vw auto 1.25rem 1fr 3.75rem auto;
        grid-template-columns: 6.25vw auto 1.25rem 1fr 3.75rem auto;
        -ms-grid-rows: 67px auto auto;
        grid-template-rows: 67px auto auto;
        padding-left: 0;
        padding-right: 0
    }

    @media(max-width:68em) {
        .main {
            -ms-grid-columns: 6.25vw auto 1.25rem 1fr 6.25rem auto;
            grid-template-columns: 6.25vw auto 1.25rem 1fr 6.25rem auto;
            -ms-grid-rows: 67px auto 2.5rem auto auto auto;
            grid-template-rows: 67px auto 2.5rem auto auto auto
        }
    }

    @media(max-width:35em) {
        .main {
            -ms-grid-columns: 6.25vw auto 1.25rem 1fr 6.25rem auto 6.25vw;
            grid-template-columns: 6.25vw auto 1.25rem 1fr 6.25rem auto 6.25vw;
            -ms-grid-rows: 67px auto 2.5rem auto auto auto auto;
            grid-template-rows: 67px auto 2.5rem auto auto auto auto
        }
    }

    .main__logo {
        grid-column: 2 / 3;
        grid-row: 1 / 3;
        width: auto
    }

    @media(max-width:68em) {
        .main__logo {
            max-width: none
        }
    }

    .main__text {
        grid-column: 4 / 5;
        grid-row: 2 / 3;
        margin-left: 5vw;
        width: auto;
        margin-top: 0
    }

    @media(max-width:68em) {
        .main__text {
            grid-column: 2 / 4;
            grid-row: 4 / 5;
            margin-left: 0
        }
    }

    @media(max-width:35em) {
        .main__text {
            grid-column: 2 / -2
        }
    }

    .main__brands {
        grid-column: 6 / 7;
        grid-row: 2 / 4;
        justify-self: flex-end;
        width: auto;
        margin-top: 0;
        padding-left: 0
    }

    @media(max-width:68em) {
        .main__brands {
            grid-row: 2 / 5;
            width: auto
        }
    }

    @media(max-width:35em) {
        .main__brands {
            grid-column: 2 / -2;
            grid-row: 5 / 6;
            margin-top: 5rem;
            justify-self: auto;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            -ms-flex-direction: column-reverse;
            flex-direction: column-reverse
        }
    }

    .main__deco {
        grid-column: 1 / 5;
        grid-row: 3 / 4;
        -ms-flex-item-align: end;
        align-self: flex-end;
        padding-top: 6.25rem;
        margin-left: calc((20rem - 16vw) * -1);
        width: auto;
        margin-top: 0
    }

    @media(max-width:68em) {
        .main__deco {
            grid-column: 1 / -1;
            grid-row: 5 / 6;
            margin-left: -5rem
        }
    }

    @media(max-width:35em) {
        .main__deco {
            grid-row: 6 / 7;
            margin-left: -2.5rem
        }
    }
}

.text p {
    font-size: 1rem;
    line-height: 1.2;
    color: #fff
}

.text a {
    text-decoration: none;
    -webkit-text-decoration-color: rgba(255, 255, 255, 0.6);
    text-decoration-color: rgba(255, 255, 255, 0.6);
    transition: opacity 320ms
}

.text a:hover {
    text-decoration: none;
    opacity: .7
}
.text button a:hover {
    opacity: 1
}

.text h2 {
    display: inline-block;
    background-color: #fff;
    color: #0077ba;
    text-transform: uppercase;
    letter-spacing: .05em;
    font-size: 1rem;
    font-weight: 600;
    line-height: 1;
    padding: .75em
}

.text h2:not(:first-child) {
    margin-top: 2.4em
}

.text ul {
    line-height: 1
}

.text ul:not(:first-child) {
    margin-top: 1em
}

.text ul li {
    list-style-type: none;
    display: table;
    line-height: 1.4
}

.text ul li::before {
    content: '>>';
    display: table-cell;
    padding-right: .5em
}

.default-text {
    max-width: 700px
}

.default-text p {
    font-size: 1rem;
    line-height: 1.2;
    color: #fff;
    margin-bottom: 1.2em
}

.default-text strong {
    font-weight: 600
}

.default-text a {
    text-decoration: underline;
    -webkit-text-decoration-color: rgba(255, 255, 255, 0.6);
    text-decoration-color: rgba(255, 255, 255, 0.6);
    transition: opacity 320ms;
    word-break: break-all
}

.default-text a:hover {
    text-decoration: none;
    opacity: .7
}

.default-text h1 {
    font-weight: 300;
    font-size: 28px;
    text-transform: uppercase
}

.default-text h2 {
    font-weight: 300;
    font-size: 22px
}

.default-text h3 {
    font-size: 20px
}

.default-text h1:not(:first-child),
.default-text h2:not(:first-child),
.default-text h3:not(:first-child) {
    margin-top: 1.5em
}

.default-text h1+p,
.default-text h2+p,
.default-text h3+p {
    margin-top: 1.2em
}

.default-text ul {
    margin-bottom: 1.2em
}

.default-text ul li {
    display: table;
    list-style-position: inside;
    line-height: 1.2em
}

.default-text ul li::before {
    content: '•';
    display: table-cell;
    padding-right: .5em
}

.brands-list {
    width: 100%
}

.brands-list li {
    list-style-type: none
}

.brands-list li:not(:last-child) {
    margin-bottom: .5em
}

.brands-subline {
    font-size: 1.4375rem;
    line-height: 1.2;
    font-weight: 300;
    max-width: 12.5rem;
    margin-top: 1.2em;
    margin-right: 1.25rem
}

.brands-subline strong {
    font-weight: 600
}

@supports(display:grid) {
    @media(max-width:35em) {
        .brands-subline {
            margin-top: 0;
            margin-bottom: 1.2em
        }
    }
}

.brand-link {
    display: inline-block;
    position: relative
}

.brand-link:hover span {
    opacity: 1
}

.brand-link span {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: rgba(51, 51, 51, 0.95);
    color: #fff;
    transition: opacity 320ms;
    opacity: 0
}

.footer-nav a:not(:last-child)::after {
    content: '//';
    margin-left: .4em;
    margin-right: .1em
}

.main,
.subpage {
    background-color: #74514e;
    color: #fff
}

.footer {
    background-color: #fff;
    color: #999
}

.invisible {
    position: absolute;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0
}

@media(max-width:48em) {
    .hide-at-mss {
        display: none
    }
}

.button {
    appearance: none;
    background-color: transparent;
    border: none;
    border-radius: 0;
    outline: none;
    -webkit-tap-highlight-color: transparent;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 1.25rem;
    font-weight: 700;
    text-transform: uppercase;
    padding: 0.8em 1em;
    background-color: #fff;
    color: #0077ba;
    transition: color, background-color 260ms;
    cursor: pointer;
}
.button a {
    text-decoration: none;
}
.button:hover {
    background-color: rgba(51, 51, 51, 0.95);
    color: rgba(255, 255, 255, 0.6);
}

.headline {
    display: inline-block;
    font-size: 1.25rem;
    font-weight: 700;
    text-transform: uppercase;
    padding: 0.8em 1em;
    background-color: #fff;
    color: #0077ba;
}

.video_thumbnail {
    padding: 2rem 0;
}