@import url(https://fonts.googleapis.com/css?family=Roboto:100,300,300i,400,500,700);

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

main {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

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

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

a {
    background-color: transparent
}

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

b,
strong {
    font-weight: bolder
}

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

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: 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
}

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

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

fieldset {
    padding: .35em .75em .625em
}

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

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio] {
    -webkit-box-sizing: border-box;
    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-decoration {
    -webkit-appearance: none
}

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

details {
    display: block
}

summary {
    display: list-item
}

[hidden],
template {
    display: none
}

@media print {
    *,
    :after,
    :before,
    :first-letter,
    blockquote:first-line,
    div:first-line,
    li:first-line,
    p:first-line {
        text-shadow: none!important;
        -webkit-box-shadow: none!important;
        box-shadow: none!important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    pre {
        white-space: pre-wrap!important
    }
    blockquote,
    pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }
    thead {
        display: table-header-group
    }
    img,
    tr {
        page-break-inside: avoid
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
    .main__navbar {
        display: none
    }
    .main__btn>.main__caret,
    .main__dropup>.main__btn>.main__caret {
        border-top-color: #000!important
    }
    .main__tag {
        border: 1px solid #000
    }
    .main__table {
        border-collapse: collapse!important
    }
    .main__table td,
    .main__table th {
        background-color: #fff!important
    }
    .main__table-bordered td,
    .main__table-bordered th {
        border: 1px solid #ddd!important
    }
}

html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

*,
:after,
:before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}

@-ms-viewport {
    width: device-width
}

html {
    font-size: 10px;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
    font-family: NeueHaasGrotesk55, Roboto, Arial, sans-serif;
    font-size: 1.6rem;
    line-height: 1.5;
    color: #888b8d;
    background-color: #fff
}

[tabindex="-1"]:focus {
    outline: none!important
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin-top: 0;
    margin-bottom: 0;
    max-width: 100%
}

abbr[data-original-title],
abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #f9f9f9
}

address {
    font-style: normal;
    line-height: inherit
}

address,
dl,
ol,
ul {
    margin-bottom: 1rem
}

dl,
ol,
ul {
    margin-top: 0;
    text-align:left;
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0;
    text-align:left;
}

dt {
    font-weight: 700
}

dd {
    margin-bottom: .5rem;
    margin-left: 0
}

blockquote {
    margin: 0 0 1rem
}

a {
    color: #0cb9e0;
    text-decoration: none;
    -webkit-transition: color .5s ease;
    transition: color .5s ease;
    max-width: 100%
}

a:focus {
    outline: 5px auto;
    outline-color: inherit;
    outline-offset: -2px
}

a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([tabindex]):focus {
    outline: none
}

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto
}

figure {
    margin: 0 0 1rem
}

img {
    vertical-align: middle
}

[role=button] {
    cursor: pointer
}

[role=button],
a,
area,
button,
input,
label,
select,
summary,
textarea {
    -ms-touch-action: manipulation;
    touch-action: manipulation
}

table {
    border-collapse: collapse;
    background-color: transparent
}

caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #f9f9f9;
    caption-side: bottom
}

caption,
th {
    text-align: left
}

label {
    display: inline-block;
    margin-bottom: .5rem
}

button:focus {
    outline: none
}

button,
input,
select,
textarea {
    line-height: inherit
}

input[type=checkbox]:disabled,
input[type=radio]:disabled {
    cursor: not-allowed
}

input[type=date],
input[type=datetime-local],
input[type=month],
input[type=time] {
    -webkit-appearance: listbox
}

textarea {
    resize: vertical
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit
}

input[type=search] {
    -webkit-appearance: none
}

.main__main {
    -ms-overflow-x: hidden;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background-color: transparent;
    margin: 0
}

.main__container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
    min-width: 320px;
    width: 100%;
    max-width: 1000px
}

@media (min-width:576px) {
    .main__container {
        width: 90%
    }
}

@media (min-width:768px) {
    .main__container {
        width: 80%
    }
}

.main__error {
    position: relative;
    z-index: 1;
    background-color: tomato;
    padding-top: 100px;
    padding-bottom: 100px
}

.main__sidebar {
    position: fixed;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    left: 50%;
    bottom: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
	z-index: 1000;
    width:100%;
}

@media (min-width:768px) {
    .main__sidebar {
        top: 40vh;
        bottom: auto;
        left: 100%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
	    z-index: 200;
    }
}

.main__link {
    position: relative;
    height: 70px;
    overflow: hidden;
    cursor: pointer;
    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;
    width:25%;
}

@media (min-width:768px) {
    .main__link {
        -webkit-transition: -webkit-transform .3s ease;
        transition: -webkit-transform .3s ease;
        transition: transform .3s ease;
        transition: transform .3s ease, -webkit-transform .3s ease;
        -webkit-transform: translateX(-70px);
        transform: translateX(-70px);
        width:auto;
    }
    .main__link:hover {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
}

.main__link img,
.main__link span {
    height: 70px;
    -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;
    justify-content: center
}

.main__link img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 20px;
    -o-object-fit: contain;
    font-family: "object-fit:contain";
    object-fit: contain;
    width:100%;
}

@media (min-width:768px) {
    .main__link img {
        width:72px;
    }
}

.main__link span {
    display: none;
    color: #fff;
    text-transform: uppercase;
    padding: 20px;
    font-family: NeueHaasGrotesk55, Roboto, Arial, sans-serif;
    font-size: 1.4rem;
    line-height: 1;
    letter-spacing: .1em;
    background-color: inherit;
    text-shadow: 0 0 2px #333;
    white-space: nowrap;
    -webkit-filter: brightness(1.1);
    filter: brightness(1.1)
}

@media (min-width:768px) {
    .main__link span {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.header__nav {
    position: fixed;
    background-color: #0cb9e0;
    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;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0 0 0 15px;
    height: 70px;
    z-index: 999
}

.header__nav .header__inner {
    -webkit-transition: none;
    transition: none
}

@supports ((position:-webkit-sticky) or (position:sticky)) {
    .header__nav {
        position: -webkit-sticky;
        position: sticky;
        top: 0
    }
}

.navbar__navList {
    padding: 30px 15px 75px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: left;
    height: 100%;
    background-color: transparent;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0;
    margin-top: 0;
    -webkit-transition: opacity .5s ease, height .5s ease, -webkit-transform .5s ease;
    transition: opacity .5s ease, height .5s ease, -webkit-transform .5s ease;
    transition: opacity .5s ease, transform .5s ease, height .5s ease;
    transition: opacity .5s ease, transform .5s ease, height .5s ease, -webkit-transform .5s ease;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    font-size: 1rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    list-style: none;
    opacity: 0;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: right top;
    transform-origin: right top
}

@media (max-width:1199px) {
    .navbar__navList {
        position: absolute;
        left: 0;
        top: 70px;
        height: 0;
        width: 100%;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        line-height: 80px;
        background-size: cover;
        background-color: #0cb9e0;
	    padding: 30px 0 75px;
    }
}

@media (min-width:1200px) {
    .navbar__navList {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        text-align: center;
        padding: 0;
        height: 100%;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        opacity: 1;
        -webkit-transform: none;
        transform: none;
        margin-top: 0;
        line-height: 70px;
        -webkit-transition: .5s ease;
        transition: .5s ease
    }
}

.navbar__navList.navbar__navOpen {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
    overflow-y: auto;
    height: calc(100vh - 70px)
}

.navbar__navItem {
    font-family: NeueHaasGrotesk55, Roboto, Arial, sans-serif;
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    list-style: none;
    padding: 0
}

.navbar__inner .navbar__navItem.navbar__scrollHide {
    visibility: hidden;
    display: none
}

@media (min-width:1200px) {
    .navbar__navItem {
        height: 70px
    }
}

.navbar__navLink {
    padding-left: 0;
    margin-bottom: 0;
    -webkit-transition: color .5s ease;
    transition: color .5s ease;
    text-decoration: none
}

.navbar__navLink,
.navbar__nestLink {
    position: relative;
    -webkit-transition: border-bottom-color .5s ease, color .5s ease, background-color .5s ease;
    transition: border-bottom-color .5s ease, color .5s ease, background-color .5s ease;
    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;
    padding: 13px;
    letter-spacing: 1px;
    font-weight: 500;
    background-color: transparent;
    border-radius: 0;
    border: none;
    text-transform: uppercase;
    font-family: NeueHaasGrotesk55, Roboto, Arial, sans-serif;
    font-size: 2.2rem;
    color: #fff;
    line-height: 1.5;
}

@media (min-width:1200px) {
    .navbar__navLink,
    .navbar__nestLink {
        padding: calc(1.66667vw - 7px);

    }
}

@media (max-width:1200px) {
	.navbar__navLink,
	.navbar__nestLink {
		white-space: normal;
		text-align: center;
		line-height: 24px;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
}


@media screen and (min-width:1200px) and (min-width:1800px) {
    .navbar__navLink,
    .navbar__nestLink {
        padding: 23px
    }
}

.navbar__nestedNavList .navbar__navLink,
.navbar__nestedNavList .navbar__nestLink {
    text-shadow: none;
    font-size: 1.8rem
}

@media (min-width:1200px) {
    .navbar__nestedNavList .navbar__navLink,
    .navbar__nestedNavList .navbar__nestLink {
        font-size: 1.5rem
    }
}

.navbar__nestedNavList .navbar__navLink:before,
.navbar__nestedNavList .navbar__nestLink:before {
    content: none
}

.navbar__navLink:before,
.navbar__nestLink:before {
	content: "";
	z-index: 1;
	position: absolute;
	/*top: 77%;*/
	bottom: 15px;
	left: 49%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	height: 2px;
	width: 46%;
	-webkit-transition: background-color .5s ease;
	transition: background-color .5s ease;
	background-color: transparent;
}

.navbar__navLink:active,
.navbar__navLink:focus,
.navbar__nestLink:active,
.navbar__nestLink:focus {
    text-decoration: none;
    outline: 2px solid rgba(196, 214, 0, .8)
}


@media screen and (min-width:1199px) and (max-width:1300px) {
	.navbar__navLink:before,
	.navbar__nestLink:before {
		bottom: 9px;
	}
}


@media (min-width:1200px) {
    .navbar__navLink,
    .navbar__nestLink {
        height: 100%;
        font-size: 1.5rem
    }
}

.navbar__navItem:hover>.navbar__navLink,
.navbar__navItem:hover>.navbar__nestLink,
.navbar__navLink:active,
.navbar__navLink[aria-current=page],
.navbar__navLink[aria-current=true],
.navbar__nestLink:active,
.navbar__nestLink[aria-current=page],
.navbar__nestLink[aria-current=true] {
    outline: none
}


@media (min-width:1200px) {
    .navbar__navItem:hover>.navbar__navLink:before,
    .navbar__navItem:hover>.navbar__nestLink:before,
    .navbar__navLink:active:before,
    .navbar__navLink[aria-current=page]:before,
    .navbar__navLink[aria-current=true]:before,
    .navbar__nestLink:active:before,
    .navbar__nestLink[aria-current=page]:before,
    .navbar__nestLink[aria-current=true]:before {
        background-color: #fff
    }
    .navbar__nestedNavList .navbar__navItem:hover>.navbar__navLink,
    .navbar__nestedNavList .navbar__navItem:hover>.navbar__nestLink,
    .navbar__nestedNavList .navbar__navLink:active,
    .navbar__nestedNavList .navbar__navLink[aria-current=page],
    .navbar__nestedNavList .navbar__navLink[aria-current=true],
    .navbar__nestedNavList .navbar__nestLink:active,
    .navbar__nestedNavList .navbar__nestLink[aria-current=page],
    .navbar__nestedNavList .navbar__nestLink[aria-current=true] {
        background-color: #fd702d
    }
	.navbar__nestedNavList .level_3.navbar__navItem:hover>.navbar__navLink,
	.navbar__nestedNavList .level_3.navbar__navItem:hover>.navbar__nestLink {
		background-color: #909192
	}
}

.navbar__nestLink {
    position: relative;
    left: 0;
    right: 0;
    list-style: none;
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
    text-decoration: none
}

.navbar__nestLink:after {
    content: "";
    height: 1rem;
    width: 1rem;
    -webkit-transform: translateX(1rem) rotate(-135deg);
    transform: translateX(1rem) rotate(-135deg);
    border-color: transparent transparent currentcolor currentcolor;
    border-style: solid;
    border-width: .5rem;
    -webkit-transition: -webkit-transform .5s ease;
    transition: -webkit-transform .5s ease;
    transition: transform .5s ease;
    transition: transform .5s ease, -webkit-transform .5s ease
}

@media (min-width:1200px) {
    .navbar__nestLink:after {
        content: none
    }
}

.navbar__nestLink>i {
    margin-left: 1rem
}

.navbar__nestedNavList {
    visibility: hidden;
    overflow: visible;
    opacity: 0;
    -webkit-transition: opacity .5s ease, max-height 0s linear .4s, -webkit-transform .5s ease;
    transition: opacity .5s ease, max-height 0s linear .4s, -webkit-transform .5s ease;
    transition: transform .5s ease, opacity .5s ease, max-height 0s linear .4s;
    transition: transform .5s ease, opacity .5s ease, max-height 0s linear .4s, -webkit-transform .5s ease;
    left: 0;
    display: none;
    max-height: 0;
    white-space: nowrap;
    position: relative;
    z-index: 1000;
    width: 100%;
    -webkit-transform-origin: -50% top;
    transform-origin: -50% top;
    -webkit-transform: scale(0) translateX(-50%);
    transform: scale(0) translateX(-50%);
    background-color: #ff671f;
    padding: 0;
    margin-bottom: 0;
    list-style: none
}

@media (min-width:1200px) {
    .navbar__nestedNavList {
        position: absolute;
        top: 100%;
        -webkit-transform-origin: left top;
        transform-origin: left top;
        left: 50%;
        bottom: auto;
        width: auto;
        height: auto;
        margin-top: 0
    }
}

@media (min-width:1200px) {
    .navbar__nestedNavList .navbar__navLink,
    .navbar__nestedNavList .navbar__nestLink {
	    padding: 18px 30px;
    }
    .navbar__nestedNavList .navbar__nestLink:after {
        content: "";
        -webkit-transform: translateX(1rem) rotate(-135deg)!important;
        transform: translateX(1rem) rotate(-135deg)!important
    }
    .navbar__nestedNavList .navbar__nestedNavList {
        position: absolute;
        left: calc(100% - 1px);
        top: 0
    }
}

.navbar__nestedNavList .navbar__navItem {
    height: auto;
    display: block
}

.navbar__navList>.navbar__navItem:last-child>.navbar__nestedNavList {
    right: 0;
    left: auto;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: top right;
    transform-origin: top right
}

.navbar__navList>.navbar__navItem:last-child>.navbar__nestedNavList .navbar__nestedNavList {
    left: auto;
    right: 100%
}

.navbar__navList>.navbar__navItem:last-child>.navbar__nestedNavList .navbar__nestLink:after {
    content: "";
    position: absolute;
    left: 0;
    -webkit-transform: translateX(1rem) rotate(45deg)!important;
    transform: translateX(1rem) rotate(45deg)!important
}

.navbar__navList>.navbar__navItem:last-child:hover>.navbar__nestedNavList {
    -webkit-transform: scale(1);
    transform: scale(1);
    max-height: 100vh;
    opacity: 1
}

@media (min-width:1200px) {
    .navbar__navList>.navbar__navItem:last-child:hover>.navbar__nestedNavList {
        -webkit-transform: scale(1) translateX(-50%);
        transform: scale(1) translateX(-50%);
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.navbar__nestedNavList .navbar__nestedNavList {
    background-color: #888b8d
}

.navbar__navItem:focus-within>.navbar__nestedNavList {
    visibility: visible;
    opacity: 1;
    display: block
}

.navbar__navItem .navbar__nestedNavList:hover,
.navbar__navItem:hover>.navbar__nestedNavList {
    visibility: visible;
    opacity: 1;
    display: block
}

.navbar__navItem .navbar__nestedNavList .navbar__navItem .navbar__navItem:focus-within>.navbar__nestedNavList {
    visibility: visible;
    opacity: 1;
    display: block;
    -webkit-transform: none;
    transform: none
}

.navbar__navItem .navbar__nestedNavList .navbar__navItem .navbar__navItem .navbar__nestedNavList:hover,
.navbar__navItem .navbar__nestedNavList .navbar__navItem .navbar__navItem:hover>.navbar__nestedNavList {
    visibility: visible;
    opacity: 1;
    display: block;
    -webkit-transform: none;
    transform: none
}

.navbar__navItem:focus-within .navbar__nestedNavList {
    -webkit-transition: opacity .5s ease, max-height 0s linear, -webkit-transform .5s ease;
    transition: opacity .5s ease, max-height 0s linear, -webkit-transform .5s ease;
    transition: transform .5s ease, opacity .5s ease, max-height 0s linear;
    transition: transform .5s ease, opacity .5s ease, max-height 0s linear, -webkit-transform .5s ease;
    -webkit-transform: scale(1);
    transform: scale(1);
    max-height: 100vh;
    opacity: 1
}

@media (min-width:1200px) {
    .navbar__navItem:focus-within .navbar__nestedNavList {
        -webkit-transform: scale(1) translateX(-50%);
        transform: scale(1) translateX(-50%)
    }
}

.navbar__navItem:focus-within .navbar__nestLink:after {
    -webkit-transform: translateX(1rem) rotate(-45deg);
    transform: translateX(1rem) rotate(-45deg)
}

.navbar__navItem:focus-within>.navbar__nestLink:after {
    -webkit-transform: translateX(1rem) rotate(-45deg);
    transform: translateX(1rem) rotate(-45deg)
}

.navbar__navItem:focus-within>.navbar__navLink,
.navbar__navItem:focus-within>.navbar__nestLink {
    outline: none
}

.navbar__navItem:hover .navbar__nestedNavList {
    -webkit-transition: opacity .5s ease, max-height 0s linear, -webkit-transform .5s ease;
    transition: opacity .5s ease, max-height 0s linear, -webkit-transform .5s ease;
    transition: transform .5s ease, opacity .5s ease, max-height 0s linear;
    transition: transform .5s ease, opacity .5s ease, max-height 0s linear, -webkit-transform .5s ease;
    -webkit-transform: scale(1);
    transform: scale(1);
    max-height: 100vh;
    opacity: 1
}

@media (min-width:1200px) {
    .navbar__navItem:hover .navbar__nestedNavList {
        -webkit-transform: scale(1) translateX(-50%);
        transform: scale(1) translateX(-50%)
    }
}

.navbar__navItem:hover .navbar__nestedNavList .navbar__nestedNavList {
    -webkit-transform: scale(1);
    transform: scale(1);
    max-height: 100vh;
    opacity: 1
}

@media (min-width:1200px) {
    .navbar__navItem:hover .navbar__nestedNavList .navbar__nestedNavList {
        -webkit-transform: scale(1) translateX(-50%);
        transform: scale(1) translateX(-50%);
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.navbar__navItem:hover .navbar__nestLink:after,
.navbar__navItem:hover>.navbar__nestLink:after {
    -webkit-transform: translateX(1rem) translateY(-.5rem) rotate(-45deg);
    transform: translateX(1rem) translateY(-.5rem) rotate(-45deg)
}

.navbar__navItem:hover>.navbar__navLink,
.navbar__navItem:hover>.navbar__nestLink {
    outline: none
}

.toggleButton__button {
    margin-left: auto;
    padding: 0;
    background-color: transparent;
    width: 5.4rem;
    height: 5.4rem;
    border-radius: 50%;
    z-index: 1040;
    border: none;
    cursor: pointer
}

.toggleButton__button svg {
    stroke-linecap: round
}

.toggleButton__button svg line {
    stroke: #fff
}

@media (min-width:1200px) {
    .toggleButton__button {
        display: none
    }
}

.toggleButton__button.toggleButton__inner rect {
    fill: #15c5ed
}

.toggleButton__button.toggleButton__navOpen rect {
    fill: transparent
}

.brand__brandLink {
    position: relative;
    display: block;
    height: 100%;
    width: 128px;
    -webkit-transition: margin-right .5s ease;
    transition: margin-right .5s ease;
    padding: 0
}

.brand__brandLink:focus {
    outline: none
}

@media (min-width:1200px) {
    .brand__brandLink {
        margin: 0 15px 0 0
    }
}

@media (min-width:1400px) {
    .brand__brandLink {
        margin: 0 43px 0 calc(1.66667vw - 7px)
    }
}

@media screen and (min-width:1800px) {
    .brand__brandLink {
        margin-left: 23px
    }
}

.brand__navbarLogo {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    -o-object-fit: contain;
    font-family: "object-fit:contain";
    object-fit: contain
}

.footer__footer {
    background-color: #fff;
    position: relative
}

.title__wrapper {
    background-color: #f9f9f9;
    padding: 2rem 0;
    margin-bottom: 9rem
}

.title__title {
    color: #fff;
    /*background-color: #0cb9e0;*/
    font-size: 3.5em;
    text-transform: lowercase;
    font-family: NeueHaasGrotesk65, Roboto, Arial, sans-serif;
    font-weight: 500;
    position: relative;
    line-height: 1.1;
    display: inline-block;
}

@media screen and (min-width:479px) {
    .title__title {
        font-size: calc(2.34375vw - 7.5px + 5rem)
    }
}

.footer-contact__info {
    margin-left: auto;
    margin-right: auto;
    min-width: 320px;
    width: 100%;
    max-width: 1000px;
    padding: 30px 20px
}

@media (min-width:576px) {
    .footer-contact__info {
        width: 90%
    }
}

@media (min-width:768px) {
    .footer-contact__info {
        width: 80%
    }
}

.footer-contact__info .footer-contact__header {
    color: #888b8d
}

@media (min-width:768px) {
    .footer-contact__info {
        -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;
        padding-top: 80px;
        padding-bottom: 80px
    }
}

.footer-contact__header {
    font-size: 3rem;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    color: #888b8d
}

@media screen and (min-width:320px) {
    .footer-contact__header {
        font-size: calc(.78125vw - 2.5px + 3rem)
    }
}

@media screen and (min-width:1600px) {
    .footer-contact__header {
        font-size: 4rem
    }
}

.footer-contact__row {
    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: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (min-width:992px) {
    .footer-contact__row {
        -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: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }
}

.footer-contact__item {
    margin-top: 25px;
    width: 100%;
    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-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

@media (min-width:992px) {
    .footer-contact__item {
        width: 30%
    }
}

.footer-contact__itemTitle {
    font-size: 1.5rem;
    font-weight: 700;
    text-align: center;
    color: #00acd3;
    text-transform: uppercase;
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.footer-contact__itemTitle i {
    font-size: 30px;
    margin-bottom: 8px
}

@media (min-width:768px) {
    .footer-contact__itemTitle {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .footer-contact__itemTitle i {
        margin-right: 20px;
        margin-bottom: 0
    }
}

.footer-contact__detail {
    font-size: 1.6rem;
    font-weight: 100;
    line-height: 1.63;
    text-align: center;
    color: #888b8d
}

.footer-contact__directionLink {
    font-size: 1.5rem;
    font-weight: 700;
    color: #888b8d;
    text-transform: uppercase
}

.footer-contact__management {
    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: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 20px
}

@media (min-width:992px) {
    .footer-contact__management {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.footer-contact__link {
    width: 100%;
    height: 60px;
    margin-top: 30px
}

.footer-contact__link img {
    height: 100%;
    width: 100%;
    -o-object-fit: contain;
    font-family: "object-fit:contain";
    object-fit: contain
}

@media (min-width:576px) {
    .footer-contact__link {
        width: 50%
    }
}

@media (min-width:992px) {
    .footer-contact__link {
        width: auto
    }
    .footer-contact__link+.footer-contact__link {
        margin-left: 30px
    }
}

.footer-contact__tagline {
    width: 100%;
    text-align: center;
    font-size: 1.5rem;
    color: #888b8d;
    margin-top: 30px
}

.footer-banner__banner {
    background-color: #f6f6f6
}

.footer-banner__container {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    position: relative;
    text-align: center;
	padding: 1.5rem 40px 1.5rem 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
	flex-flow:column wrap;
}

@media (min-width:992px) {
    .footer-banner__container {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding-top: 3rem;
        padding-bottom: 3rem;
	    flex-flow:row wrap;
    }
}

.footer-banner__container>* {
    margin: 0 auto
}

@media (min-width:576px) {
    .footer-banner__container>* {
        margin: 0
    }
}

[id=cms-cybernautic-logo] {
    color: #aeaeae
}

[id=cms-cybernautic-logo] * {
    color: inherit!important;
    fill: currentColor!important
}

[id=cms-cybernautic-logo]:hover {
    color: #0cb9e0
}

.footer-banner__cybernautic,
[id*=cms-cybernautic-logo-line] {
    display: block;
    width: 20rem;
    height: 2rem;
    margin-top: 2rem;
    -webkit-transition: color .5s ease;
    transition: color .5s ease
}

@media (min-width:576px) {
    .footer-banner__cybernautic,
    [id*=cms-cybernautic-logo-line] {
        margin: 0
    }
}


.footer-banner__icon {
	font-size: 24px;
	margin:-5px 20px 20px 0;
}

.footer-banner__link {
    color: #aeaeae;
    padding: .5rem 1rem;
    line-height: 18px;
    display: block;
    width: 100%;
    -webkit-transition: color .35s ease;
    transition: color .35s ease;
    font-weight: 500;
    font-size: 13px;
	letter-spacing:0.65px;
}

@media (min-width:992px) {
    .footer-banner__link {
        width: auto;
        display: inline
    }
}

.footer-banner__link:hover {
    color: #0cb9e0
}

.footer-banner__link img {
    width: 100%;
    max-width: 20rem
}

.contact__wrapper {
    border-left: 10px solid #c4d600;
    padding: 80px 0
}

@media (min-width:992px) {
    .contact__wrapper {
        padding: 80px 70px 80px 102px
    }
}

.contact__container {
    padding: 0 15px;
    width: 100%;
    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-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (min-width:992px) {
    .contact__container {
        padding: 0;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }
}

.contact__content {
    max-width: 420px;
    margin: 0 auto;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

@media (min-width:992px) {
    .contact__content {
        width: 50%;
        margin-left: 0;
        margin-right: 60px
    }
}

@media (min-width:1400px) {
    .contact__content {
        margin-right: 120px
    }
}

.contact__button {
    margin-top: 2.5rem !important;
}

@media (max-width:768px){
	.contact__button{
		margin-left: auto;
		margin-right: auto;
	}
}

.contact__contactForm {
    width: 100%;
    margin-top: 45px;
    max-width: 400px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media (min-width:210px) {
    .contact__contactForm {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        max-width: 750px;
        margin-left: auto;
        margin-right: auto;
    }
}

@media (min-width:992px) {
    .contact__contactForm {
        margin-top: 0;
    }
}


@media (min-width:992px) {
	.contact__contactForm.get-in-touch {
		margin-top: 0;
		margin-right: 18px;
	}
}

.contact__textForm {
    margin-top: 85px;
    background-color: #0cb9e0;
    padding: 58px 63px 63px
}

.contact__formField {
    border: 1px solid #f5f5f5;
    border-radius: 0;
    width: 100%;
    position: relative;
    display: inline-block
}

@supports (display:block) {
    .contact__formField {
        border: none
    }
}

.contact__formField:not(:first-of-type) {
    margin-top: 24px
}

@media (min-width:768px) {
    .contact__formField.contact__half {
        width: calc((100% - 30px)/2)
    }
}

.contact__formField.contact__textarea .contact__label {
    top: 19px
}

.contact__label {
    position: absolute;
    top: 19px;
	left: 24px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: top .5s ease, left .5s ease, color .5s ease;
    transition: top .5s ease, left .5s ease, color .5s ease;
    margin-bottom: 0;
    line-height: 1.86;
    font-family: NeueHaasGrotesk55, Roboto, Arial, sans-serif;
    letter-spacing: .1em;
    font-size: 1.4rem;
    font-weight: 400;
    text-align: left;
    color: #888b8d
}

@media (min-width:768px) {
    .contact__label {
        left: 24px;
        -webkit-transform: none;
        transform: none
    }
}

.contact__input {
    border: none;
    font-size: 1.4rem;
    background-color: #f5f5f5;
    color: #333333 !important;
    font-weight: 400;
    width: 100%;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    padding: 19px 24px;
    letter-spacing: .1rem;
    -webkit-transition: border-color .35s ease;
    transition: border-color .35s ease
}

@supports (display:block) {
    .contact__input {
        border: 1px solid #f5f5f5;
        border-radius: 0
    }
}

.contact__input:focus {
    border-color: #ff671f
}

.contact__input:focus+label {
    top: -24px!important;
    left: 0;
    -webkit-transform: none;
    transform: none;
    color: #ffffff;
}

.contact__input:active,
.contact__input:focus {
    outline: none
}

.contact__input::-webkit-input-placeholder {
    color: #ff671f;
    text-transform: uppercase;
    opacity: 0
}

.contact__input:-ms-input-placeholder {
    color: #ff671f;
    text-transform: uppercase;
    opacity: 0
}

.contact__input::-ms-input-placeholder {
    color: #ff671f;
    text-transform: uppercase;
    opacity: 0
}

.contact__input::placeholder {
    color: #ff671f;
    text-transform: uppercase;
    opacity: 0
}

.contact__input:not(:placeholder-shown)+label {
    top: -24px!important;
    left: 0;
    -webkit-transform: none;
    transform: none;
    color:#ffffff !important;
}

.contact__info {
    width: 100%
}

@media (min-width:768px) {
    .contact__info {
        width: 48%
    }
}

.contact__header {
    text-transform: lowercase;
    font-family: NeueHaasGrotesk65, Roboto, Arial, sans-serif;
    font-size: 5rem;
    line-height: 1.33;
    color: #c4d600;
    font-weight: 500;
}

@media screen and (min-width:320px) {
    .contact__header {
        font-size: calc(.78125vw - 2.5px + 5rem)
    }
}

@media screen and (min-width:1600px) {
    .contact__header {
        font-size: 6rem
    }
}

@media (min-width:210px) {
    .contact__header {
        text-align: center
    }
}

@media (min-width:992px) {
    .contact__header {
        text-align: left
    }
}

.contact__textForm .contact__header {
    color: #fff;
    font-size: 4.4rem
}

.contact__subtitle {
    font-family: NeueHaasGrotesk65, Roboto, Arial, sans-serif;
    font-weight: 500;
    font-size: 2rem;
    color: #c4d600
}

@media screen and (min-width:320px) {
    .contact__subtitle {
        font-size: calc(.625vw - 2px + 2rem)
    }
}

@media screen and (min-width:1600px) {
    .contact__subtitle {
        font-size: 2.8rem
    }
}

@media (min-width:210px) {
    .contact__subtitle {
        text-align: center
    }
}

@media (min-width:992px) {
    .contact__subtitle {
        text-align: left
    }
}

.contact__text {
    font-weight: 400;
    font-family: NeueHaasGrotesk55, Roboto, Arial, sans-serif;
    font-size: 1.6rem;
    line-height: 1.44;
    color: #888b8d;
	margin:24px auto 40px;
}

@media screen and (min-width:320px) {
    .contact__text {
        font-size: calc(.15625vw - .5px + 1.6rem)
    }
}

@media screen and (min-width:1600px) {
    .contact__text {
        font-size: 1.8rem
    }
}

@media (min-width:210px) {
    .contact__text {
        text-align: center
    }
}

@media (min-width:992px) {
    .contact__text {
        max-width: 320px;
        text-align: left;
        margin-left: 0
    }
}

.contact__links {
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 22px
}

@media (max-width:991px) {
	.contact__links {
		justify-content:center;
	}
}

@media (max-width:479px) {
	.footer__spacer {
		display:none;
	}
	.contact__links {
		flex-flow:column nowrap;
		align-items: center;
	}
}

.contact__links .contact__link {
	margin: 0 0 10px 0 !important
}

.contact__link {
    font-family: NeueHaasGrotesk55, Roboto, Arial, sans-serif;
    font-size: 1.4rem;
    line-height: 1.44;
    text-align: left;
    color: #c4d600;
    white-space: nowrap
}

@media screen and (min-width:320px) {
    .contact__link {
        font-size: calc(.3125vw - 1px + 1.4rem)
    }
}

@media screen and (min-width:1600px) {
    .contact__link {
        font-size: 1.8rem
    }
}

.contact__link i {
    margin-right: 13px
}

.contact__link+.contact__link {
    margin-left: 10px
}

.contact__detail {
    font-size: 1.8rem;
    font-weight: 300;
    line-height: 1.2;
    letter-spacing: .1em;
    text-align: left;
    color: #888b8d;
    margin-top: 1rem
}

@media screen and (min-width:320px) {
    .contact__detail {
        font-size: calc(.15625vw - .5px + 1.8rem)
    }
}

@media screen and (min-width:1600px) {
    .contact__detail {
        font-size: 2rem
    }
}

.contact__messageWrapper {
    width: 100%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    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
}

.contact__message {
    color: #ffffff;
    text-align: center;
    font-size: 1.6rem
}

.buttons__orange,
.buttons__primary,
.buttons__red,
.buttons__secondary,
.buttons__white {
    z-index: 1;
    cursor: pointer;
    display: inline-block;
    width: auto;
    text-decoration: none;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-transition-property: background-color, color, border-color;
    transition-property: background-color, color, border-color;
    line-height: 1;
    padding: 15px 30px;
    border-radius: 0;
    border-width: 2px;
    border-style: solid;
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: NeueHaasGrotesk55, Roboto, Arial, sans-serif;
    font-size: 1.4rem;
    text-transform: lowercase;
    font-weight: 400;
    color: #fff;
    letter-spacing: .2em;
	min-width: 210px;
	text-align: center;
}

.buttons__orange a,
.buttons__primary a,
.buttons__red a,
.buttons__secondary a,
.buttons__white a {
    text-transform: uppercase;
    color: inherit
}

.buttons__orange:active a,
.buttons__orange:hover a,
.buttons__primary:active a,
.buttons__primary:hover a,
.buttons__red:active a,
.buttons__red:hover a,
.buttons__secondary:active a,
.buttons__secondary:hover a,
.buttons__white:active a,
.buttons__white:hover a {
    text-decoration: none;
    color: inherit
}

.buttons__orange[disabled],
.buttons__primary[disabled],
.buttons__red[disabled],
.buttons__secondary[disabled],
.buttons__white[disabled] {
    pointer-events: none;
    opacity: .75;
    cursor: not-allowed;
    background-color: #f9f9f9!important
}

@media (min-width:768px) {
    .buttons__orange,
    .buttons__primary,
    .buttons__red,
    .buttons__secondary,
    .buttons__white {
        padding: 15px 40px
    }
}

@media screen and (min-width:320px) {
    .buttons__orange,
    .buttons__primary,
    .buttons__red,
    .buttons__secondary,
    .buttons__white {
        font-size: calc(.15625vw - .5px + 1.4rem)
    }
}

@media screen and (min-width:1600px) {
    .buttons__orange,
    .buttons__primary,
    .buttons__red,
    .buttons__secondary,
    .buttons__white {
        font-size: 1.6rem
    }
}

.buttons__primary {
    background-color: #00acd3;
    border-color: #00acd3;
    color: #fff
}

.buttons__primary:active,
.buttons__primary:focus,
.buttons__primary:hover {
    color: #00acd3;
    background-color: #fff
}

.buttons__primary.buttons__outline {
    background-color: transparent;
    border-color: #00acd3;
    color: #00acd3
}

.buttons__primary.buttons__outline:active,
.buttons__primary.buttons__outline:focus,
.buttons__primary.buttons__outline:hover {
    color: #fff;
    background: #00acd3
}

.buttons__secondary {
    background-color: #c4d600;
    border-color: #c4d600;
    color: #fff;
    text-shadow: 1px 1px 1px #677000
}

.buttons__secondary:active,
.buttons__secondary:focus,
.buttons__secondary:hover {
    color: #c4d600;
    background-color: #fff
}

.buttons__secondary.buttons__outline {
    background-color: #fff;
    border-color: #c4d600;
    color: #c4d600
}

.buttons__secondary.buttons__outline:active,
.buttons__secondary.buttons__outline:focus,
.buttons__secondary.buttons__outline:hover {
    color: #c4d600;
    background-color: #fff
}

.buttons__orange {
    background-color: #ff671f;
    border-color: #ff671f;
    color: #fff
}

.buttons__orange:active,
.buttons__orange:focus,
.buttons__orange:hover {
    color: #ff671f;
    background-color: #fff
}

.buttons__red {
    background-color: #a4343a;
    border-color: #a4343a;
    color: #fff
}

.buttons__red:active,
.buttons__red:focus,
.buttons__red:hover {
    color: #a4343a;
    background-color: #fff
}

.buttons__white {
    color: #0cb9e0;
    background-color: #fff
}

.buttons__white:active,
.buttons__white:focus,
.buttons__white:hover {
    color: #fff;
    background-color: #00acd3
}

.buttons__white.buttons__outline {
    color: #fff;
    background-color: transparent
}

.buttons__white.buttons__outline:active,
.buttons__white.buttons__outline:focus,
.buttons__white.buttons__outline:hover {
    color: #0cb9e0;
    background-color: #fff
}

.cyclingBanner__wrapper {
    width: 100%;
    position: relative;
    top: 0;
    z-index: -1
}

@supports ((position:-webkit-sticky) or (position:sticky)) {
    .cyclingBanner__wrapper {
        position: -webkit-sticky;
        position: sticky;
        top: 70px
    }
}

.cyclingBanner__slider {
    width: 100%;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    -webkit-transition: opacity .75s ease;
    transition: opacity .75s ease
}

.cyclingBanner__slider [class=slick-track] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.cyclingBanner__slider [class*=slick-slide] {
    display: block
}

.cyclingBanner__slide {
    height: calc(100vh - 80px);
    width: 100%;
    -o-object-fit: cover;
    font-family: "object-fit:cover";
    object-fit: cover
}

@media (min-width:1200px) {
    .cyclingBanner__slide {
        height: calc(100vh - 80px)
    }
}

.cyclingBanner__image {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    font-family: "object-fit:cover";
    object-fit: cover
}

.cyclingBanner__figcaption {
    margin-left: auto;
    margin-right: auto;
    min-width: 320px;
    width: 100%!important;
    max-width: 1400px!important;
    width: 100%;
    padding: 38px 20px;
    position: relative;
    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;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    z-index: 3
}

@media (min-width:576px) {
    .cyclingBanner__figcaption {
        width: 90%
    }
}

@media (min-width:768px) {
    .cyclingBanner__figcaption {
        width: 80%
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .cyclingBanner__figcaption {
        padding-top: 15px;
        padding-bottom: 15px
    }
}

@media (min-width:992px) {
    .cyclingBanner__figcaption {
        width: 100%;
        padding-left: 70px;
        padding-right: 102px
    }
}

@media (min-width:1400px) {
    .cyclingBanner__figcaption {
        padding-top: 78px;
        padding-bottom: 78px
    }
}

@media (max-width:767px) {
    .cyclingBanner__figcaption a {
        width: 60%;
        text-align: center;
        margin: 0
    }
    .cyclingBanner__figcaption a+a {
        margin-top: 15px
    }
}

@media (min-width:768px) {
    .cyclingBanner__figcaption a+a {
        margin-left: 20px
    }
}

.cyclingBanner__logo {
    height: 194px;
    width: 153px;
    background-color: #0cb9e0;
    -o-object-fit: contain;
    font-family: "object-fit:contain";
    object-fit: contain;
    padding: 37px 32px
}

@media (min-width:768px) {
    .cyclingBanner__logo {
        padding: 15px;
        height: 220px;
        width: 166px
    }
}

@media (min-width:1400px) {
    .cyclingBanner__logo {
        padding: 63px 55px;
        height: 329px;
        width: 260px
    }
}

.cyclingBanner__subtitle,
.cyclingBanner__title {
    width: 80%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    font-family: NeueHaasGrotesk65, Roboto, Arial, sans-serif;
    color: #fff
}

@media (min-width:768px) {
    .cyclingBanner__subtitle,
    .cyclingBanner__title {
        width: 51%;
        margin-right: 45%
    }
}

.cyclingBanner__title {
    font-size: 5rem;
    font-weight: 500;
    line-height: .8;
    text-align: left;
    margin-top: 15px;
    text-shadow: 0 0 5px rgba(51, 51, 51, .75)
}

@media screen and (min-width:320px) {
    .cyclingBanner__title {
        font-size: calc(3.90625vw - 12.5px + 5rem)
    }
}

@media screen and (min-width:1600px) {
    .cyclingBanner__title {
        font-size: 10rem
    }
}

@media (min-width:1400px) {
    .cyclingBanner__title {
        margin-top: 30px
    }
}

.cyclingBanner__subtitle {
    text-shadow: 0 0 2px #333;
    font-size: 2.5rem;
    font-weight: 500;
    margin-top: 8px
}

@media screen and (min-width:320px) {
    .cyclingBanner__subtitle {
        font-size: calc(1.17188vw - 3.75px + 2.5rem)
    }
}

@media screen and (min-width:1600px) {
    .cyclingBanner__subtitle {
        font-size: 4rem
    }
}

@media (min-width:1400px) {
    .cyclingBanner__subtitle {
        margin-top: 19px
    }
}

.cyclingBanner__caption {
    font-family: NeueHaasGrotesk65, Roboto, Arial, sans-serif;
    font-size: 2.6rem;
    font-weight: 400;
    text-align: center;
    color: #fff;
    line-height: 1;
    margin-top: 10px
}

@media screen and (min-width:320px) {
    .cyclingBanner__caption {
        font-size: calc(.625vw - 2px + 2.6rem)
    }
}

@media screen and (min-width:1600px) {
    .cyclingBanner__caption {
        font-size: 3.4rem
    }
}

@media (min-width:768px) {
    .cyclingBanner__caption {
        font-weight: 200;
        line-height: 1.3
    }
}

@media (min-width:992px) {
    .cyclingBanner__caption {
        letter-spacing: .025em;
        margin-top: 20px
    }
}

.cyclingBanner__fieldset {
    position: absolute;
    left: 50%;
    bottom: 10px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 10
}

@media (min-width:768px) {
    .cyclingBanner__fieldset {
        bottom: 20px
    }
}

.cyclingBanner__controls {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 750px;
    margin: 0 auto
}

.cyclingBanner__legend {
    width: 0;
    height: 0;
    visibility: hidden
}

.cyclingBanner__nextButton,
.cyclingBanner__prevButton {
    cursor: pointer;
    border: none;
    background-color: transparent;
    z-index: 10;
    text-shadow: 1px 0 1px #888b8d;
    color: #fff;
    font-size: 24px;
    padding: 0;
    -webkit-transition: background-color .35s ease, -webkit-transform .35s ease;
    transition: background-color .35s ease, -webkit-transform .35s ease;
    transition: transform .35s ease, background-color .35s ease;
    transition: transform .35s ease, background-color .35s ease, -webkit-transform .35s ease;
    border-radius: 50%;
    line-height: 0
}

.cyclingBanner__nextButton:hover,
.cyclingBanner__prevButton:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    background-color: #0cb9e0
}

.cyclingBanner__nextButton i,
.cyclingBanner__prevButton i {
    padding: 0;
    margin: 0;
    font-style: normal
}

.cyclingBanner__nextButton span,
.cyclingBanner__prevButton span {
    height: 0;
    width: 0;
    visibility: hidden;
    overflow: hidden;
    display: block
}

.cyclingBanner__prevButton {
    margin-right: 40px
}

@media (min-width:768px) {
    .cyclingBanner__prevButton {
        margin-right: 80px
    }
}

.cyclingBanner__nextButton {
    margin-left: 40px
}

@media (min-width:768px) {
    .cyclingBanner__nextButton {
        margin-left: 80px
    }
}

.cyclingBanner__indicators {
    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;
    height: 20px
}

.cyclingBanner__indicatorLabel {
    height: 10px;
    width: 10px;
    border-radius: 50%;
    background-color: hsla(0, 0%, 100%, .5);
    -webkit-transition: background-color .5s ease;
    transition: background-color .5s ease;
    border: none;
    padding: 0;
    cursor: pointer;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    margin: 0;
    -webkit-box-shadow: 0 0 2px #333;
    box-shadow: 0 0 2px #333
}

.cyclingBanner__indicatorLabel.cyclingBanner__active,
.cyclingBanner__indicatorLabel:hover {
    background-color: #0cb9e0
}

.cyclingBanner__indicatorLabel span {
    position: absolute;
    opacity: 0;
    height: 0;
    width: 0
}

.cyclingBanner__indicatorLabel+.cyclingBanner__indicatorLabel {
    margin-left: 10px
}

.cyclingBanner__indicator {
    display: block;
    visibility: hidden;
    height: 0;
    width: 0;
    overflow: hidden
}

.cyclingBanner__indicator:checked+.cyclingBanner__indicatorLabel {
    background-color: #0cb9e0;
    border-color: #0cb9e0
}

.spinners__rotatingPlane {
    width: 40px;
    height: 40px;
    background-color: #0cb9e0;
    margin: 40px auto;
    -webkit-animation: spinners__rotatePlane 1.2s ease-in-out infinite;
    animation: spinners__rotatePlane 1.2s ease-in-out infinite
}

@-webkit-keyframes spinners__rotatePlane {
    0% {
        -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
        transform: perspective(120px) rotateX(0deg) rotateY(0deg)
    }
    50% {
        -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
        transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg)
    }
    to {
        -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
        transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg)
    }
}

@keyframes spinners__rotatePlane {
    0% {
        -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
        transform: perspective(120px) rotateX(0deg) rotateY(0deg)
    }
    50% {
        -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
        transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg)
    }
    to {
        -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
        transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg)
    }
}

.spinners__spinner {
    width: 40px;
    height: 40px;
    position: relative;
    margin: 40px auto
}

.spinners__doubleBounce1,
.spinners__doubleBounce2 {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #0cb9e0;
    opacity: .6;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation: spinners__doubleBounce 2s ease-in-out infinite;
    animation: spinners__doubleBounce 2s ease-in-out infinite
}

.spinners__doubleBounce2 {
    -webkit-animation-delay: -1s;
    animation-delay: -1s
}

@-webkit-keyframes spinners__doubleBounce {
    0%,
    to {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    50% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes spinners__doubleBounce {
    0%,
    to {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    50% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.spinners__sk-wave {
    margin: 40px auto;
    width: 50px;
    height: 40px;
    text-align: center;
    font-size: 10px
}

.spinners__sk-wave .spinners__sk-rect {
    background-color: #0cb9e0;
    height: 100%;
    width: 6px;
    display: inline-block;
    -webkit-animation: spinners__sk-waveStretchDelay 1.2s ease-in-out infinite;
    animation: spinners__sk-waveStretchDelay 1.2s ease-in-out infinite
}

.spinners__sk-wave .spinners__sk-rect1 {
    -webkit-animation-delay: -1.2s;
    animation-delay: -1.2s
}

.spinners__sk-wave .spinners__sk-rect2 {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s
}

.spinners__sk-wave .spinners__sk-rect3 {
    -webkit-animation-delay: -1s;
    animation-delay: -1s
}

.spinners__sk-wave .spinners__sk-rect4 {
    -webkit-animation-delay: -.9s;
    animation-delay: -.9s
}

.spinners__sk-wave .spinners__sk-rect5 {
    -webkit-animation-delay: -.8s;
    animation-delay: -.8s
}

@-webkit-keyframes spinners__sk-waveStretchDelay {
    0%,
    40%,
    to {
        -webkit-transform: scaleY(.4);
        transform: scaleY(.4)
    }
    20% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1)
    }
}

@keyframes spinners__sk-waveStretchDelay {
    0%,
    40%,
    to {
        -webkit-transform: scaleY(.4);
        transform: scaleY(.4)
    }
    20% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1)
    }
}

.spinners__sk-wandering-cubes {
    margin: 40px auto;
    width: 40px;
    height: 40px;
    position: relative
}

.spinners__sk-wandering-cubes .spinners__cube {
    background-color: #0cb9e0;
    width: 10px;
    height: 10px;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation: spinners__sk-wanderingCube 1.8s ease-in-out -1.8s infinite both;
    animation: spinners__sk-wanderingCube 1.8s ease-in-out -1.8s infinite both
}

.spinners__sk-wandering-cubes .spinners__sk-cube2 {
    -webkit-animation-delay: -.9s;
    animation-delay: -.9s
}

@-webkit-keyframes spinners__sk-wanderingCube {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    25% {
        -webkit-transform: translateX(30px) rotate(-90deg) scale(.5);
        transform: translateX(30px) rotate(-90deg) scale(.5)
    }
    50% {
        -webkit-transform: translateX(30px) translateY(30px) rotate(-179deg);
        transform: translateX(30px) translateY(30px) rotate(-179deg)
    }
    50.1% {
        -webkit-transform: translateX(30px) translateY(30px) rotate(-180deg);
        transform: translateX(30px) translateY(30px) rotate(-180deg)
    }
    75% {
        -webkit-transform: translateX(0) translateY(30px) rotate(-270deg) scale(.5);
        transform: translateX(0) translateY(30px) rotate(-270deg) scale(.5)
    }
    to {
        -webkit-transform: rotate(-1turn);
        transform: rotate(-1turn)
    }
}

@keyframes spinners__sk-wanderingCube {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    25% {
        -webkit-transform: translateX(30px) rotate(-90deg) scale(.5);
        transform: translateX(30px) rotate(-90deg) scale(.5)
    }
    50% {
        -webkit-transform: translateX(30px) translateY(30px) rotate(-179deg);
        transform: translateX(30px) translateY(30px) rotate(-179deg)
    }
    50.1% {
        -webkit-transform: translateX(30px) translateY(30px) rotate(-180deg);
        transform: translateX(30px) translateY(30px) rotate(-180deg)
    }
    75% {
        -webkit-transform: translateX(0) translateY(30px) rotate(-270deg) scale(.5);
        transform: translateX(0) translateY(30px) rotate(-270deg) scale(.5)
    }
    to {
        -webkit-transform: rotate(-1turn);
        transform: rotate(-1turn)
    }
}

.spinners__sk-spinner-pulse {
    width: 40px;
    height: 40px;
    margin: 40px auto;
    background-color: #0cb9e0;
    border-radius: 100%;
    -webkit-animation: spinners__sk-pulseScaleOut 1s ease-in-out infinite;
    animation: spinners__sk-pulseScaleOut 1s ease-in-out infinite
}

@-webkit-keyframes spinners__sk-pulseScaleOut {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }
}

@keyframes spinners__sk-pulseScaleOut {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }
}

.spinners__sk-chasing-dots {
    margin: 40px auto;
    width: 40px;
    height: 40px;
    position: relative;
    text-align: center;
    -webkit-animation: spinners__sk-chasingDotsRotate 2s linear infinite;
    animation: spinners__sk-chasingDotsRotate 2s linear infinite
}

.spinners__sk-chasing-dots .spinners__sk-child {
    width: 60%;
    height: 60%;
    display: inline-block;
    position: absolute;
    top: 0;
    background-color: #0cb9e0;
    border-radius: 100%;
    -webkit-animation: spinners__sk-chasingDotsBounce 2s ease-in-out infinite;
    animation: spinners__sk-chasingDotsBounce 2s ease-in-out infinite
}

.spinners__sk-chasing-dots .spinners__sk-dot2 {
    top: auto;
    bottom: 0;
    -webkit-animation-delay: -1s;
    animation-delay: -1s
}

@-webkit-keyframes spinners__sk-chasingDotsRotate {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes spinners__sk-chasingDotsRotate {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@-webkit-keyframes spinners__sk-chasingDotsBounce {
    0%,
    to {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    50% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes spinners__sk-chasingDotsBounce {
    0%,
    to {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    50% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.spinners__sk-three-bounce {
    margin: 40px auto;
    width: 80px;
    text-align: center
}

.spinners__sk-three-bounce .spinners__sk-child {
    width: 20px;
    height: 20px;
    background-color: #0cb9e0;
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: spinners__sk-three-bounce 1.4s ease-in-out 0s infinite both;
    animation: spinners__sk-three-bounce 1.4s ease-in-out 0s infinite both
}

.spinners__sk-three-bounce .spinners__sk-bounce1 {
    -webkit-animation-delay: -.32s;
    animation-delay: -.32s
}

.spinners__sk-three-bounce .spinners__sk-bounce2 {
    -webkit-animation-delay: -.16s;
    animation-delay: -.16s
}

@-webkit-keyframes spinners__sk-three-bounce {
    0%,
    80%,
    to {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    40% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes spinners__sk-three-bounce {
    0%,
    80%,
    to {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    40% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.spinners__sk-circle {
    margin: 40px auto;
    width: 40px;
    height: 40px;
    position: relative
}

.spinners__sk-circle .spinners__sk-child {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0
}

.spinners__sk-circle .spinners__sk-child:before {
    content: "";
    display: block;
    margin: 0 auto;
    width: 15%;
    height: 15%;
    background-color: #0cb9e0;
    border-radius: 100%;
    -webkit-animation: spinners__sk-circleBounceDelay 1.2s ease-in-out infinite both;
    animation: spinners__sk-circleBounceDelay 1.2s ease-in-out infinite both
}

.spinners__sk-circle .spinners__sk-circle2 {
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg)
}

.spinners__sk-circle .spinners__sk-circle3 {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg)
}

.spinners__sk-circle .spinners__sk-circle4 {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.spinners__sk-circle .spinners__sk-circle5 {
    -webkit-transform: rotate(120deg);
    transform: rotate(120deg)
}

.spinners__sk-circle .spinners__sk-circle6 {
    -webkit-transform: rotate(150deg);
    transform: rotate(150deg)
}

.spinners__sk-circle .spinners__sk-circle7 {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.spinners__sk-circle .spinners__sk-circle8 {
    -webkit-transform: rotate(210deg);
    transform: rotate(210deg)
}

.spinners__sk-circle .spinners__sk-circle9 {
    -webkit-transform: rotate(240deg);
    transform: rotate(240deg)
}

.spinners__sk-circle .spinners__sk-circle10 {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg)
}

.spinners__sk-circle .spinners__sk-circle11 {
    -webkit-transform: rotate(300deg);
    transform: rotate(300deg)
}

.spinners__sk-circle .spinners__sk-circle12 {
    -webkit-transform: rotate(330deg);
    transform: rotate(330deg)
}

.spinners__sk-circle .spinners__sk-circle2:before {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s
}

.spinners__sk-circle .spinners__sk-circle3:before {
    -webkit-animation-delay: -1s;
    animation-delay: -1s
}

.spinners__sk-circle .spinners__sk-circle4:before {
    -webkit-animation-delay: -.9s;
    animation-delay: -.9s
}

.spinners__sk-circle .spinners__sk-circle5:before {
    -webkit-animation-delay: -.8s;
    animation-delay: -.8s
}

.spinners__sk-circle .spinners__sk-circle6:before {
    -webkit-animation-delay: -.7s;
    animation-delay: -.7s
}

.spinners__sk-circle .spinners__sk-circle7:before {
    -webkit-animation-delay: -.6s;
    animation-delay: -.6s
}

.spinners__sk-circle .spinners__sk-circle8:before {
    -webkit-animation-delay: -.5s;
    animation-delay: -.5s
}

.spinners__sk-circle .spinners__sk-circle9:before {
    -webkit-animation-delay: -.4s;
    animation-delay: -.4s
}

.spinners__sk-circle .spinners__sk-circle10:before {
    -webkit-animation-delay: -.3s;
    animation-delay: -.3s
}

.spinners__sk-circle .spinners__sk-circle11:before {
    -webkit-animation-delay: -.2s;
    animation-delay: -.2s
}

.spinners__sk-circle .spinners__sk-circle12:before {
    -webkit-animation-delay: -.1s;
    animation-delay: -.1s
}

@-webkit-keyframes spinners__sk-circleBounceDelay {
    0%,
    80%,
    to {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    40% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes spinners__sk-circleBounceDelay {
    0%,
    80%,
    to {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    40% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.spinners__cubeGrid {
    width: 40px;
    height: 40px;
    margin: 40px auto;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.spinners__cubeGrid .spinners__cube {
    width: 33.33%;
    height: 33.33%;
    background-color: #0cb9e0;
    float: left;
    -webkit-animation: spinners__cubeGridScaleDelay 1.3s ease-in-out infinite;
    animation: spinners__cubeGridScaleDelay 1.3s ease-in-out infinite
}

.spinners__cubeGrid .spinners__cube7 {
    -webkit-animation-delay: 0s;
    animation-delay: 0s
}

.spinners__cubeGrid .spinners__cube4,
.spinners__cubeGrid .spinners__cube8 {
    -webkit-animation-delay: .1s;
    animation-delay: .1s
}

.spinners__cubeGrid .spinners__cube1,
.spinners__cubeGrid .spinners__cube5,
.spinners__cubeGrid .spinners__cube9 {
    -webkit-animation-delay: .2s;
    animation-delay: .2s
}

.spinners__cubeGrid .spinners__cube2,
.spinners__cubeGrid .spinners__cube6 {
    -webkit-animation-delay: .3s;
    animation-delay: .3s
}

.spinners__cubeGrid .spinners__cube3 {
    -webkit-animation-delay: .4s;
    animation-delay: .4s
}

@-webkit-keyframes spinners__cubeGridScaleDelay {
    0%,
    70%,
    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
    35% {
        -webkit-transform: scale3D(0, 0, 1);
        transform: scale3D(0, 0, 1)
    }
}

@keyframes spinners__cubeGridScaleDelay {
    0%,
    70%,
    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
    35% {
        -webkit-transform: scale3D(0, 0, 1);
        transform: scale3D(0, 0, 1)
    }
}

.spinners__sk-fading-circle {
    margin: 40px auto;
    width: 40px;
    height: 40px;
    position: relative
}

.spinners__sk-fading-circle .spinners__sk-circle {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0
}

.spinners__sk-fading-circle .spinners__sk-circle:before {
    content: "";
    display: block;
    margin: 0 auto;
    width: 15%;
    height: 15%;
    background-color: #0cb9e0;
    border-radius: 100%;
    -webkit-animation: spinners__sk-circleFadeDelay 1.2s ease-in-out infinite both;
    animation: spinners__sk-circleFadeDelay 1.2s ease-in-out infinite both
}

.spinners__sk-fading-circle .spinners__sk-circle2 {
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg)
}

.spinners__sk-fading-circle .spinners__sk-circle3 {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg)
}

.spinners__sk-fading-circle .spinners__sk-circle4 {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.spinners__sk-fading-circle .spinners__sk-circle5 {
    -webkit-transform: rotate(120deg);
    transform: rotate(120deg)
}

.spinners__sk-fading-circle .spinners__sk-circle6 {
    -webkit-transform: rotate(150deg);
    transform: rotate(150deg)
}

.spinners__sk-fading-circle .spinners__sk-circle7 {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.spinners__sk-fading-circle .spinners__sk-circle8 {
    -webkit-transform: rotate(210deg);
    transform: rotate(210deg)
}

.spinners__sk-fading-circle .spinners__sk-circle9 {
    -webkit-transform: rotate(240deg);
    transform: rotate(240deg)
}

.spinners__sk-fading-circle .spinners__sk-circle10 {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg)
}

.spinners__sk-fading-circle .spinners__sk-circle11 {
    -webkit-transform: rotate(300deg);
    transform: rotate(300deg)
}

.spinners__sk-fading-circle .spinners__sk-circle12 {
    -webkit-transform: rotate(330deg);
    transform: rotate(330deg)
}

.spinners__sk-fading-circle .spinners__sk-circle2:before {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s
}

.spinners__sk-fading-circle .spinners__sk-circle3:before {
    -webkit-animation-delay: -1s;
    animation-delay: -1s
}

.spinners__sk-fading-circle .spinners__sk-circle4:before {
    -webkit-animation-delay: -.9s;
    animation-delay: -.9s
}

.spinners__sk-fading-circle .spinners__sk-circle5:before {
    -webkit-animation-delay: -.8s;
    animation-delay: -.8s
}

.spinners__sk-fading-circle .spinners__sk-circle6:before {
    -webkit-animation-delay: -.7s;
    animation-delay: -.7s
}

.spinners__sk-fading-circle .spinners__sk-circle7:before {
    -webkit-animation-delay: -.6s;
    animation-delay: -.6s
}

.spinners__sk-fading-circle .spinners__sk-circle8:before {
    -webkit-animation-delay: -.5s;
    animation-delay: -.5s
}

.spinners__sk-fading-circle .spinners__sk-circle9:before {
    -webkit-animation-delay: -.4s;
    animation-delay: -.4s
}

.spinners__sk-fading-circle .spinners__sk-circle10:before {
    -webkit-animation-delay: -.3s;
    animation-delay: -.3s
}

.spinners__sk-fading-circle .spinners__sk-circle11:before {
    -webkit-animation-delay: -.2s;
    animation-delay: -.2s
}

.spinners__sk-fading-circle .spinners__sk-circle12:before {
    -webkit-animation-delay: -.1s;
    animation-delay: -.1s
}

@-webkit-keyframes spinners__sk-circleFadeDelay {
    0%,
    39%,
    to {
        opacity: 0
    }
    40% {
        opacity: 1
    }
}

@keyframes spinners__sk-circleFadeDelay {
    0%,
    39%,
    to {
        opacity: 0
    }
    40% {
        opacity: 1
    }
}

.spinners__sk-folding-cube {
    margin: 40px auto;
    width: 40px;
    height: 40px;
    position: relative;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.spinners__sk-folding-cube .spinners__cube {
    float: left;
    width: 50%;
    height: 50%;
    position: relative;
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.spinners__sk-folding-cube .spinners__cube:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #0cb9e0;
    -webkit-animation: spinners__sk-foldCubeAngle 2.4s linear infinite both;
    animation: spinners__sk-foldCubeAngle 2.4s linear infinite both;
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%
}

.spinners__sk-folding-cube .spinners__cube2 {
    -webkit-transform: scale(1.1) rotate(90deg);
    transform: scale(1.1) rotate(90deg)
}

.spinners__sk-folding-cube .spinners__cube3 {
    -webkit-transform: scale(1.1) rotate(180deg);
    transform: scale(1.1) rotate(180deg)
}

.spinners__sk-folding-cube .spinners__cube4 {
    -webkit-transform: scale(1.1) rotate(270deg);
    transform: scale(1.1) rotate(270deg)
}

.spinners__sk-folding-cube .spinners__cube2:before {
    -webkit-animation-delay: .3s;
    animation-delay: .3s
}

.spinners__sk-folding-cube .spinners__cube3:before {
    -webkit-animation-delay: .6s;
    animation-delay: .6s
}

.spinners__sk-folding-cube .spinners__cube4:before {
    -webkit-animation-delay: .9s;
    animation-delay: .9s
}

@-webkit-keyframes spinners__sk-foldCubeAngle {
    0%,
    10% {
        -webkit-transform: perspective(140px) rotateX(-180deg);
        transform: perspective(140px) rotateX(-180deg);
        opacity: 0
    }
    25%,
    75% {
        -webkit-transform: perspective(140px) rotateX(0deg);
        transform: perspective(140px) rotateX(0deg);
        opacity: 1
    }
    90%,
    to {
        -webkit-transform: perspective(140px) rotateY(180deg);
        transform: perspective(140px) rotateY(180deg);
        opacity: 0
    }
}

@keyframes spinners__sk-foldCubeAngle {
    0%,
    10% {
        -webkit-transform: perspective(140px) rotateX(-180deg);
        transform: perspective(140px) rotateX(-180deg);
        opacity: 0
    }
    25%,
    75% {
        -webkit-transform: perspective(140px) rotateX(0deg);
        transform: perspective(140px) rotateX(0deg);
        opacity: 1
    }
    90%,
    to {
        -webkit-transform: perspective(140px) rotateY(180deg);
        transform: perspective(140px) rotateY(180deg);
        opacity: 0
    }
}

.spinners__ballLine {
    position: fixed;
    width: 100vw;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 40%;
    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;
    background: hsla(0, 0%, 100%, .2);
    border-radius: 5rem;
    padding: 0;
    opacity: 0
}

.spinners__ballLine,
.spinners__ballLine.spinners__active {
    -webkit-transition: opacity .5s ease, z-index 0s linear;
    transition: opacity .5s ease, z-index 0s linear
}

.spinners__ballLine.spinners__active {
    z-index: 1000;
    opacity: 1
}

.spinners__ball {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    background-color: #fff;
    opacity: .1;
    height: 3rem;
    width: 3rem;
    border-radius: 5rem
}

.spinners__ball:first-of-type {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: .8
}

.spinners__text {
    position: absolute;
    bottom: 100%;
    left: 0;
    width: 100%;
    text-align: center
}

.spinners__text:after {
    content: "\2026";
    overflow: hidden;
    display: inline-block;
    vertical-align: bottom;
    -webkit-animation: spinners__ellipses 1.5s infinite;
    animation: spinners__ellipses 1.5s infinite;
    width: 0;
    opacity: 0;
    text-align: left;
    position: absolute
}

@-webkit-keyframes spinners__ellipses {
    to {
        width: 1.75rem;
        opacity: 1
    }
}

@keyframes spinners__ellipses {
    to {
        width: 1.75rem;
        opacity: 1
    }
}

.description__wrapper {
    z-index: 1;
    position: relative;
    background-color: #fff;
    padding-top: 50px;
    padding-bottom: 50px
}

@media (min-width:768px) {
    .description__wrapper {
        padding-top: 100px;
        padding-bottom: 100px
    }
}

.description__container {
    position: relative;
    z-index: 1;
    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-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
    min-width: 320px;
    width: 100%;
    max-width: 1000px;
    grid-row: 1/-1
}

@media (min-width:576px) {
    .description__container {
        width: 90%
    }
}

@media (min-width:768px) {
    .description__container {
        width: 80%
    }
}

.description__header {
    font-family: NeueHaasGrotesk55, Roboto, Arial, sans-serif;
    font-weight: 400;
    font-size: 2.5rem;
    line-height: 1;
    text-align: center;
    color: #0cb9e0;
    padding-bottom: 28px;
    position: relative
}

@media screen and (min-width:320px) {
    .description__header {
        font-size: calc(1.95313vw - 6.25px + 2.5rem)
    }
}

@media screen and (min-width:1600px) {
    .description__header {
        font-size: 5rem
    }
}

.description__header:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    height: 3px;
    width: 80px;
    background-color: #0cb9e0
}

.description__text {
    font-family: NeueHaasGrotesk55, Roboto, Arial, sans-serif;
    font-size: 1.4rem;
    font-weight: 300;
    line-height: 1.42;
    text-align: center;
    color: #888b8d;
    max-width: 850px
}

@media screen and (min-width:320px) {
    .description__text {
        font-size: calc(.78125vw - 2.5px + 1.4rem)
    }
}

@media screen and (min-width:1600px) {
    .description__text {
        font-size: 2.4rem
    }
}

.description__services {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.description__service {
    display: block;
    height: 227px;
    width: 227px;
    padding: 27px;
    position: relative
}

.description__service:hover .description__cardBack {
    -webkit-transform: rotate(0) scale(1);
    transform: rotate(0) scale(1);
    opacity: 1
}

.description__title {
    font-family: NeueHaasGrotesk55, Roboto, Arial, sans-serif;
    font-size: 1.8rem;
    line-height: 1;
    text-align: center;
    color: #0cb9e0
}

.description__cardFront {
    -webkit-transition: -webkit-transform .5s ease;
    transition: -webkit-transform .5s ease;
    transition: transform .5s ease;
    transition: transform .5s ease, -webkit-transform .5s ease;
    background-color: #888b8d;
    border-radius: 50%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    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: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    width: 100%;
    position: relative
}

.description__cardFront:after {
    border-radius: 50%;
    content: "";
    position: absolute;
    left: 10px;
    right: 10px;
    top: 10px;
    bottom: 10px;
    border: 2px solid #0cb9e0
}

.description__cardBack {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    border-radius: 50%;
    opacity: .5;
    -webkit-transform: rotate(-180deg) scale(0);
    transform: rotate(-180deg) scale(0);
    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: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 24px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: opacity, transform;
    transition-property: opacity, transform, -webkit-transform;
    background-color: #ff671f
}

.description__cardBack .description__title {
    color: #888b8d
}

.description__cardBack i {
    color: #888b8d;
    font-size: 18px
}

.description__html {
    font-family: NeueHaasGrotesk55, Roboto, Arial, sans-serif;
    font-size: 1.6rem;
    font-weight: 300;
    line-height: 1.5;
    text-align: center;
    color: #888b8d;
    margin-top: 10px;
    margin-bottom: 10px
}

.description__background {
    background-size: cover;
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: -1;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
    background-image: -webkit-gradient(linear, left top, right top, from(#32d6bc), to(#15c5ed));
    background-image: linear-gradient(90deg, #32d6bc, #15c5ed);
    grid-row: 1/-1
}

@supports (display:grid) {
    .description__background {
        position: static
    }
}

@media (min-width:768px) {
    .description__background {
        grid-column: 4/-1
    }
}

.description__text {
    margin-bottom: 30px
}

.description__buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.description__buttons *+* {
    margin-left: 15px
}

.testimonials__wrapper {
    padding-top: 60px;
    padding-bottom: 60px;
    width: 100%;
    overflow: hidden;
    position: relative;
    z-index: 1;
    background-color: #fff
}

.testimonials__title {
    font-family: NeueHaasGrotesk55, Roboto, Arial, sans-serif;
    font-weight: 400;
    font-size: 2.5rem;
    line-height: 1;
    text-align: center;
    color: #0cb9e0;
    padding-bottom: 28px;
    position: relative
}

@media screen and (min-width:320px) {
    .testimonials__title {
        font-size: calc(1.95313vw - 6.25px + 2.5rem)
    }
}

@media screen and (min-width:1600px) {
    .testimonials__title {
        font-size: 5rem
    }
}

.testimonials__title:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    height: 3px;
    width: 80px;
    background-color: #0cb9e0
}

.testimonials__image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -2;
    -o-object-fit: cover;
    font-family: "object-fit:cover";
    object-fit: cover
}

.testimonials__container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
    min-width: 320px;
    width: 100%;
    max-width: 1000px;
    position: relative
}

@media (min-width:576px) {
    .testimonials__container {
        width: 90%
    }
}

@media (min-width:768px) {
    .testimonials__container {
        width: 80%
    }
}

.testimonials__nextButton,
.testimonials__prevButton {
    background-color: transparent;
    border: none;
    color: #0cb9e0;
    font-size: 20px;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 50%;
    cursor: pointer;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    max-width: 888px
}

.testimonials__nextButton span,
.testimonials__prevButton span {
    position: absolute;
    opacity: 0;
    z-index: -1
}

.testimonials__prevButton {
    right: 100%
}

.testimonials__nextButton {
    left: 100%
}

.testimonials__quote {
    border: 2px solid #0cb9e0;
    position: relative;
    margin-top: 54px;
    padding: 43px
}

.testimonials__quote:before {
    content: open-quote;
    font-family: NeueHaasGrotesk55, Roboto, Arial, sans-serif;
    font-size: 120px;
    text-align: center;
    color: #0cb9e0;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    line-height: 30px
}

.testimonials__quote:after {
    content: close-quote;
    opacity: 0;
    position: absolute;
    visibility: hidden
}

.testimonials__text {
    font-family: NeueHaasGrotesk55, Roboto, Arial, sans-serif;
    font-size: 1.8rem;
    font-weight: 300;
    line-height: 1.19;
    text-align: center;
    color: #888b8d
}

@media screen and (min-width:320px) {
    .testimonials__text {
        font-size: calc(.46875vw - 1.5px + 1.8rem)
    }
}

@media screen and (min-width:1600px) {
    .testimonials__text {
        font-size: 2.4rem
    }
}

.testimonials__cite {
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 1.72;
    font-style: normal;
    margin-top: 15px
}

.testimonials__cite,
.testimonials__stars {
    text-align: center;
    color: #0cb9e0;
    display: block
}

.testimonials__stars i {
    font-size: 14px
}

.testimonials__stars i+i {
    margin-left: 5px
}

.staticBanner__banner,
[class*=slick-track] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.staticBanner__banner {
    background-color: #333;
    position: relative;
    min-height: 60vh;
    margin: 0;
    padding-top: 70px;
    z-index: -1;
    background-size:cover;
    background-repeat:no-repeat;
}

.staticBanner__wrapper {
    width: 90%;
    margin: 0 auto;
    max-width: 1200px;
    padding: 0;
}

@supports ((position:-webkit-sticky) or (position:sticky)) {
    .staticBanner__banner {
        position: -webkit-sticky;
        position: sticky;
        top: 70px;
        padding-top: 0
    }
}

@media (max-width:991px) {
	.staticBanner__banner {
		min-height: 300px;
	}
}

.staticBanner__caption {
    /*margin: 0 0 0 10%;
    padding-left: 20px;
    padding-right: 20px;*/
    min-width: 265px;
	width: auto !important;
	max-width: 48% !important;
    background-color:#0cb9e0;
    padding: 25px;
}


@media (max-width:991px) {
	.staticBanner__caption {
		max-width: 57%!important;
	}
}

@media (max-width: 767px){
	.staticBanner__caption {
		max-width: 75%!important;
	}
}

@media (max-width: 479px) {
	.staticBanner__caption {
		max-width: 100%!important;
		margin: 0 auto;
		text-align:center;
	}
}

.staticBanner__image {
    position: absolute;
    top: 0;
    left: 0;
    -o-object-fit: cover;
    font-family: "object-fit:cover";
    object-fit: cover;
    height: 100%;
    width: 100%
}

.staticBanner__logo {
    width: 35%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    max-width: 350px;
    margin-right: 15px
}

@media (min-width:768px) {
    .staticBanner__logo {
        margin-right: 25px
    }
}

@media (min-width:1200px) {
    .staticBanner__logo {
        margin-right: 50px
    }
}

.staticBanner__text {
    display: block;
    font-family: NeueHaasGrotesk55, Roboto, Arial, sans-serif;
    letter-spacing: .1em;
    text-align: left
}

.staticBanner__text:first-of-type {
    font-size: 1.6rem;
    font-weight: 300;
    line-height: 1.33
}

@media screen and (min-width:320px) {
    .staticBanner__text:first-of-type {
        font-size: calc(.46875vw - 1.5px + 1.6rem)
    }
}

@media screen and (min-width:1600px) {
    .staticBanner__text:first-of-type {
        font-size: 2.2rem
    }
}

.staticBanner__text:last-of-type {
    font-size: 1.8rem;
    font-weight: 500;
    line-height: 1.25;
    margin-bottom: 0
}

@media screen and (min-width:320px) {
    .staticBanner__text:last-of-type {
        font-size: calc(.70313vw - 2.25px + 1.8rem)
    }
}

@media screen and (min-width:1600px) {
    .staticBanner__text:last-of-type {
        font-size: 2.7rem
    }
}

.text__hr {
    height: 4px;
    margin-top: 30px;
    background-color: #888b8d;
    border: none
}

.text__content,
.text__hr,
[class*=ck-content] {
    width: 95%;
	padding-top:20px;
	padding-bottom:35px;
}

@media (max-width:767px){
	.text__content,
	.text__hr,
	[class*=ck-content] {
		padding: 20px;
        width:100%;
	}
}


.text__content>:first-child,
[class*=ck-content]>:first-child {
    margin-top: 0
}

.text__content img,
[class*=ck-content] img {
    max-width: 100%;
    -o-object-fit: contain;
    font-family: "object-fit:contain";
    object-fit: contain
}

.text__content img[class*=imgRight],
[class*=ck-content] img[class*=imgRight] {
    float: right;
    margin-left: 20px;
    margin-bottom: 10px
}

.text__content img[class*=imgLeft],
[class*=ck-content] img[class*=imgLeft] {
    float: left;
    margin-right: 20px;
    margin-bottom: 10px
}

@media(max-width:479px){
    .text__content img[class*=imgRight],
    [class*=ck-content] img[class*=imgRight] {
        float: none;
        margin: 0;
    }

    .text__content img[class*=imgLeft],
    [class*=ck-content] img[class*=imgLeft] {
        float: none;
        margin: 0 0 10px 0;
    }
}


.text__content:after,
[class*=ck-content]:after {
    content: "";
    clear: both
}

.text__content:not(:first-of-type),
:not(:first-of-type)[class*=ck-content],
h1+.text__content,
h1+[class*=ck-content] {
    margin-top: 60px
}

.text__content h2,
.text__content h3,
.text__content h4,
.text__content h5,
.text__content h6,
.text__header1,
[class*=ck-content] h2,
[class*=ck-content] h3,
[class*=ck-content] h4,
[class*=ck-content] h5,
[class*=ck-content] h6 {
    font-family: NeueHaasGrotesk65, Roboto, Arial, sans-serif;
    line-height: 1;
    clear: both
}

.text__content h2:first-child,
.text__content h3:first-child,
.text__content h4:first-child,
.text__content h5:first-child,
.text__content h6:first-child,
.text__header1:first-child,
[class*=ck-content] h2:first-child,
[class*=ck-content] h3:first-child,
[class*=ck-content] h4:first-child,
[class*=ck-content] h5:first-child,
[class*=ck-content] h6:first-child {
    margin-top: 0
}

.text__content h2,
[class*=ck-content] h2 {
    color: #0cb9e0;
    font-weight: 500;
    font-size: 2.8rem
}

.text__header1 {
	text-transform:lowercase;
	text-align:center;
	color: #0cb9e0;
	font-weight: 500;
	font-size: calc(1.71875vw - 5.5px + 3rem);
	padding-left:20px;
}

@media screen and (min-width:320px) {
    .text__content h2,
    [class*=ck-content] h2 {
        font-size: calc(1.71875vw - 5.5px + 3rem);
	    text-align:center;
	    margin: 0 auto;
    }
}

@media screen and (min-width:768px) {
	.text__header1 {
		text-align:left;
		padding-left:0;
	}
}

@media screen and (min-width:991px) {
    .text__content h2,
    .text__header1,
    [class*=ck-content] h2 {
        font-size: 4.4rem;
	    text-align:left;
	    margin:15px 0 0;
    }
}

.text__content h3,
[class*=ck-content] h3 {
    font-size: 1.8em;
    font-family: NeueHaasGrotesk65, Roboto, Arial, sans-serif;
    color: #c4d600;
    font-weight: 500;
    margin-top: 10px;
	text-transform:lowercase;
}

.text__header2 {
	font-family: NeueHaasGrotesk65, Roboto, Arial, sans-serif;
	color: #c4d600;
	font-weight: 500;
	margin-top: 0;
	text-align:center;
	text-transform:lowercase;
	font-size: 20px;
}

@media screen and (min-width:479px) {
    .text__content h3,
    [class*=ck-content] h3 {
        font-size: 2em;
    }
}

@media screen and (min-width:768px) {
	.text__header2 {
		text-align:left;
		font-size:28px;
	}
}

@media screen and (min-width:1600px) {
    .text__content h3,
    [class*=ck-content] h3 {
        font-size: 2.8rem
    }
}

.text__content p a:not([class]),
.text__link,
.text__paraLink,
[class*=ck-content] p a:not([class]) {
    color: #ff671f;
    font-weight: 300
}

.text__content p a:not([class]):hover,
.text__link:hover,
.text__paraLink:hover,
[class*=ck-content] p a:not([class]):hover {
    text-decoration: none
}

.text__content a:not([class]),
.text__link,
[class*=ck-content] a:not([class]) {
    font-family: NeueHaasGrotesk55, Roboto, Arial, sans-serif;
    font-size: 1.6rem
}

.text__bodyCopy,
.text__bodyCopy>p,
.text__content p:not([class]),
[class*=ck-content] p:not([class]) {
    max-width: 100%;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    font-family: NeueHaasGrotesk55, Roboto, Arial, sans-serif;
    font-size: 1em;
    font-weight: 400;
    line-height: 1.77;
    text-align: left;
    color: #888b8d;
    width: 100%;
}

@media (min-width:1200px) {
    .text__bodyCopy,
    .text__bodyCopy>p,
    .text__content p:not([class]),
    [class*=ck-content] p:not([class]) {
        -webkit-hyphens: none;
        -ms-hyphens: none;
        hyphens: none
    }
}

@media (max-width:767px) {
	.text__bodyCopy,
	.text__bodyCopy>p,
    .text__content p:not([class]),
    [class*=ck-content] p:not([class]) {
        text-align: center;
	}
}

.text__content ol,
.text__content ul,
.text__ol,
.text__ul,
[class*=ck-content] ol,
[class*=ck-content] ul {
    margin-top: 20px;
    line-height: 1.25;
    text-align:left;
}

.text__content ol>.text__content ol,
.text__content ol>.text__content ul,
.text__content ol>.text__ol,
.text__content ol>.text__ul,
.text__content ol>[class*=ck-content] ol,
.text__content ol>[class*=ck-content] ul,
.text__content ul>.text__content ol,
.text__content ul>.text__content ul,
.text__content ul>.text__ol,
.text__content ul>.text__ul,
.text__content ul>[class*=ck-content] ol,
.text__content ul>[class*=ck-content] ul,
.text__ol>.text__content ol,
.text__ol>.text__content ul,
.text__ol>.text__ol,
.text__ol>.text__ul,
.text__ol>[class*=ck-content] ol,
.text__ol>[class*=ck-content] ul,
.text__ul>.text__content ol,
.text__ul>.text__content ul,
.text__ul>.text__ol,
.text__ul>.text__ul,
.text__ul>[class*=ck-content] ol,
.text__ul>[class*=ck-content] ul,
[class*=ck-content] ol>.text__content ol,
[class*=ck-content] ol>.text__content ul,
[class*=ck-content] ol>.text__ol,
[class*=ck-content] ol>.text__ul,
[class*=ck-content] ol>[class*=ck-content] ol,
[class*=ck-content] ol>[class*=ck-content] ul,
[class*=ck-content] ul>.text__content ol,
[class*=ck-content] ul>.text__content ul,
[class*=ck-content] ul>.text__ol,
[class*=ck-content] ul>.text__ul,
[class*=ck-content] ul>[class*=ck-content] ol,
[class*=ck-content] ul>[class*=ck-content] ul {
    font-size: 1.8rem;
    color: #888b8d
}

.text__content ul,
.text__ul,
[class*=ck-content] ul {
    list-style-type: square;
    text-align:left;
}

.text__content ul p {
    text-align:left !important;
}

.text__content li,
.text__li,
[class*=ck-content] li {
    max-width: 100%;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    font-family: NeueHaasGrotesk55, Roboto, Arial, sans-serif;
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 1.67;
    color: #888b8d;
	padding-left:15px;
}

@media (min-width:1200px) {
    .text__content li,
    .text__li,
    [class*=ck-content] li {
        -webkit-hyphens: none;
        -ms-hyphens: none;
        hyphens: none
    }
}

.text__content li p,
.text__li p,
[class*=ck-content] li p {
    margin: 0!important
}

.text__blockquote,
.text__content blockquote,
[class*=ck-content] blockquote {
    display: block;
    clear: both;
    width: 100%;
    padding: 30px 50px!important;
    border: none!important;
    margin: 60px 0;
    font-family: NeueHaasGrotesk55, Roboto, Arial, sans-serif;
    font-style: italic;
    font-weight: 400;
    color: #fff;
    font-size: 1.4rem;
    position: relative;
    z-index: 1;
    text-align: left;
	min-height:120px;
	background-image:url(../img/people.jpg);
	background-size:cover;
	background-position:center center;
}

@media screen and (min-width:320px) {
    .text__blockquote,
    .text__content blockquote,
    [class*=ck-content] blockquote {
        font-size: calc(.15625vw - .5px + 1.4rem)
    }
}

@media screen and (min-width:1600px) {
    .text__blockquote,
    .text__content blockquote,
    [class*=ck-content] blockquote {
        font-size: 1.6rem
    }
}

.text__blockquote:after,
.text__blockquote:before,
.text__content blockquote:after,
.text__content blockquote:before,
[class*=ck-content] blockquote:after,
[class*=ck-content] blockquote:before {
    content: "";
    position: absolute;
    left: 0
}

.text__blockquote:before,
.text__content blockquote:before,
[class*=ck-content] blockquote:before {
    width: 30px;
    top: 20%;
    height: 57px;
    background-color: #c4d600
}

.text__blockquote:after,
.text__content blockquote:after,
[class*=ck-content] blockquote:after {
    top: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(12, 185, 224, .9);
    z-index: -1
}

.text__blockquote>p,
.text__content blockquote>p,
[class*=ck-content] blockquote>p {
    color: inherit!important;
    font-size: inherit!important;
    font-style: inherit!important;
    font-weight: inherit!important
}

.text__blockquote img,
.text__content blockquote img,
[class*=ck-content] blockquote img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    font-family: "object-fit:cover";
    object-fit: cover;
    z-index: -2
}

.text__fabBar {
    position: absolute;
    right: 25px;
    bottom: 25px;
    display: grid;
    grid-template-columns: repeat(1, 50px);
    grid-gap: 15px;
    z-index: 1
}

.text__fab {
    cursor: pointer;
    color: #fff;
    font-size: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-shadow: 3px 3px 6px #888b8d;
    box-shadow: 3px 3px 6px #888b8d;
    border-radius: 50%;
    background-color: #a4343a;
    height: 50px;
    width: 50px;
    border: none
}

.text__fab:active {
    -webkit-box-shadow: 1px 1px 2px #888b8d;
    box-shadow: 1px 1px 2px #888b8d
}

.list__wrapper {
    z-index: 1
}

.list__item,
.list__wrapper {
    width: 100%;
    position: relative
}

.list__imageWrapper {
	flex: 0 1 35%;
}

.list__mobileimageWrapper {
	display:none;
}

@media (max-width:991px) {
	.list__imageWrapper {
		display:none;
	}
	.list__mobileimageWrapper {
		flex: 0 1 85%;
		margin:0 auto;
		display:block;
	}
}

@media (max-width:767px) {
	.list__mobileimageWrapper {
		flex: 0 1 100%;
		width: 100%;
	}
}


.list__mobileicon {
	display:none;
}

@media (max-width:767px) {
	.list__icon {
		display:none;
	}
	.list__mobileicon {
		float: none !important;
		display: block;
		margin: 0 auto;
		text-align: center;
	}
}


.list__item {
    padding: 30px 0;
    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-align: center;
    -ms-flex-align: center;
    align-items: center;
	border-bottom: 1px solid #f2f2f2;
}

.list__item figcaption {
    margin-top: 20px
}

.list__item>p,
.list__item figcaption {
    text-align: center
}

@media (min-width:992px) {
    .list__item {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
    .list__item figcaption {
        margin-top: 0
    }
    .list__item figcaption,
    .list__item p {
        text-align: left
    }
}

.list__aside {
    padding: 35px 25px;
    background-color: #f2f2f2;
	min-height: 190px;
	position: relative;
	min-width: 256px;
}

@media (max-width:767px) {
	.list__aside {
        padding: 20px 25px;
        width: 100%;
		min-height: unset;
		text-align:center;
	}
}

.list__aside span {
    display: block;
    font-family: NeueHaasGrotesk55, Roboto, Arial, sans-serif;
    font-size: 1.4rem;
    line-height: 1.38;
    color: #888b8d
}

.list__aside span:first-child {
    font-size: 1.9rem;
    margin-bottom: 10px;
}

.list__aside span:last-child {
    margin-top: 5px
}

.list__buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
	margin-top: 30px;
}

.list__buttons *+* {
	margin-left: 15px
}

@media (max-width:767px) {
	.list__buttons {
		margin: 30px auto 10px;
	}
}


@media (max-width:479px) {
	.list__buttons {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.list__buttons *+* {
		margin-left: 0;
	}
}

.list__image {
    position: relative;
    width: 100%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -o-object-fit: cover;
    font-family: "object-fit:cover";
    object-fit: cover;
    background-color: #f9f9f9
}

@media (min-width:992px) {
    .list__image {
        margin-top: 0;
    }
}

.list__header {
    font-size: 2.6rem;
    font-weight: 500;
    text-transform: uppercase;
	font-family: NeueHaasGrotesk65, Roboto, Arial, sans-serif;
	line-height: 1;
	color: #c4d600;
}

.list__subheader {
    font-family: NeueHaasGrotesk55, Roboto, Arial, sans-serif;
    line-height: 1;
    color: #c4d600
}

.list__subheader {
    font-size: 2rem;
    font-weight: 400
}

.amsd__link {
    color: #fff
}

.amsd__link:hover {
    /*color: #c4d600*/
    color:#333333;
}

.amsd__link.grid__red:hover {
    color: #333333;
}

.amsd__link i {
    float: none;
    font-size: 25px;
    color: inherit;
    position:absolute;
    right:0;
	/*margin-top: 12px;*/
}

.amsd__link:hover i {
    /*color: #c4d600*/
    color:#333333;
}

.amsd__link.grid__red:hover i {
    color: #333333;
}

.grid-arrow {
    position:absolute;
    right:10px;
    top:50%;
    transform:translateY(-50%);
    float:none !important;
    margin:0 !important;
    font-size:25px;
}

.amsd__title {
    text-align: center;
    font-family: NeueHaasGrotesk65, Roboto, Arial, sans-serif;
    font-size: 2.8rem;
    font-weight: 500;
    line-height: 1;
    color: inherit
}

.amsd__data {
	flex: 0 1 63%;
	margin-left: 20px;
	width: 100%;
	display: flex;
	flex-flow: column;
	justify-content: center;
	align-items: flex-start;
}

.amsd__data .amsd__previewText {
	margin-top: 10px;
}

@media (max-width:991px) {
	.amsd__data {
		margin-left:0;
	}
}

@media (max-width:767px) {
	.amsd__profile .amsd__title {
		text-align:center;
	}
	.amsd__profile .amsd__subtitle {
		text-align:center;
	}
}

@media (min-width:768px) {
    .amsd__title {
        text-align: left
    }
}

.amsd__subtitle {
    font-family: NeueHaasGrotesk55, Roboto, Arial, sans-serif;
    font-size: 2rem;
    line-height: 1;
    color: inherit;
    text-align: left;
}

@media (max-width:768px) {
	.amsd__label {
		margin:0 auto;
		text-align:center;
	}
	.amsd__subtitle {
		text-align: center;
	}
}

@media (min-width:768px) {
    .amsd__subtitle {
        text-align: left;
    }
}

.amsd__previewText {
    margin-top: 17px;
    font-family: NeueHaasGrotesk55, Roboto, Arial, sans-serif;
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 1.29;
    color: #fff;
    text-align: center
}

@media (min-width:768px) {
    .amsd__previewText {
        text-align: left
    }
}

.amsd__previewText p {
    color: inherit;
    font-size: inherit;
    line-height: inherit
}

.amsd__contactLink {
    font-family: NeueHaasGrotesk55, Roboto, Arial, sans-serif;
    font-size: 1.6rem;
    line-height: 1.25;
    text-align: center;
    color: #fff;
    margin-top: 18px;
    display: block;
    width: 100%;
}

@media (min-width:768px) {
    .amsd__contactLink {
        text-align: left
    }
}

.amsd__contactLink i {
    margin-right: 5px;
    font-size:14px;
}

.amsd__contactLink+.amsd__contactLink {
    margin-top: 9px
}

.amsd__contactLink:first-child {
    margin-top: 0
}

.amsd__contactLink:hover {
    color: #333
}

.amsd__item {
    clear: both;
    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-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 100%;
    margin-top: 30px
}

@media (min-width:768px) {
    .amsd__item {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: stretch;
        -ms-flex-pack: stretch;
        justify-content: stretch;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    @supports (display:grid) {
        .amsd__item {
            display: grid;
            grid-template-columns: 241px 114px 1fr
        }
    }
}

.amsd__imageLink {
    width: 100%;
    height: calc(63.662vw - 15.9156px)
}

@media (min-width:768px) {
    .amsd__imageLink {
        width: 355px;
        height: 226px;
        margin-right: 30px;
        margin-top: 31px
    }
}

@supports (display:grid) {
    .amsd__imageLink {
        margin-right: 0!important;
        margin-left: 0!important;
        grid-column: 1/span 2;
        grid-row: 1
    }
}

.amsd__image {
    z-index: 2;
    -o-object-fit: cover;
    font-family: "object-fit:cover";
    object-fit: cover;
    background-color: #f9f9f9
}

.amsd__caption,
.amsd__image {
    position: relative;
    width: 100%
}

.amsd__caption {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    background-color: transparent;
    border: 2px solid #888b8d;
    padding: 25px;
    z-index: 1;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1
}

@media (min-width:768px) {
    .amsd__caption {
        padding: 25px 32px 25px 135px;
        width: calc(100% - 355px);
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }
    @supports (display:grid) {
        .amsd__caption {
            width: 100%;
            height: 100%;
            grid-column: 2/span 2;
            grid-row: 1
        }
    }
}

.amsd__caption:before {
    content: "";
    position: absolute;
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    background-color: #888b8d;
    opacity: .5;
    z-index: -1
}

.amsd__button {
    margin-top: 50px
}

.amsd__time {
    font-family: NeueHaasGrotesk55, Roboto, Arial, sans-serif;
    font-size: 1.2rem;
    font-weight: 300;
    color: #0cb9e0;
    margin-top: 5px
}

.amsd__tags {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-top: 10px
}

.amsd__tag {
    font-family: NeueHaasGrotesk55, Roboto, Arial, sans-serif;
    font-size: 1.2rem;
    font-weight: 300;
    color: #888b8d
}

.amsd__tag:not(:last-child):after {
    content: ","
}

.amsd__tag+.amsd__tag {
    margin-left: 1ch
}

.group__item {
	padding: 30px 0;
	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-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	border-bottom: 1px solid #f2f2f2;
}

@media (min-width:992px) {
    .amsd__list.amsd__compact .amsd__previewText {
        grid-column: 2/-1
    }
}

.amsd__list .amsd__profileImage {
    -ms-flex-item-align: start;
    align-self: flex-start;
	width: 45%;
}

@media (max-width:767px) {
	.amsd__list .amsd__profileImage {
		width: 100%;
	}
}

.amsd__list .amsd__aside {
    -ms-flex-item-align: start;
    align-self: flex-start
}

.amsd__profile {
    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-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 100%;
	padding-top: 20px;
}

.amsd__label {
    padding: 10px 28px;
    font-family: NeueHaasGrotesk55, Roboto, Arial, sans-serif;
    font-size: 1.6rem;
    line-height: 1;
    color: #fff;
    background-color: #ff671f
}

.amsd__compact .amsd__label {
    background-color: #c4d600
}

.amsd__header {
	position:relative;
    background-color: #0cb9e0;
	padding: 15px 15px 15px 27px;
    width: 100%;
    color: #fff;
	margin-bottom:15px;
}

@media (max-width:991px){
	.list__wrapper .amsd__header {
		margin-bottom:0;
	}
}

@media (max-width:767px){
	.amsd__header {
		margin-bottom:0;
	}
}

.group__item .amsd__header {
	margin-bottom:0;
}

.group__data {
	display:flex;
	flex-flow:row nowrap;
	align-items:flex-start;
	justify-content:flex-start;
}

@media (max-width:767px){
	.group__data {
		flex-flow: column nowrap;
		align-items: center;
	}
}

.group__data .amsd__data {
	flex: 1 1 63%;
	margin: 25px 25px 0;
	width: 100%;
	display: flex;
	flex-flow: column;
	justify-content: space-between;
	align-items: flex-start;
}

@media (max-width:767px){
	.group__data .amsd__data {
		width:95%;
        margin: 25px 20px 0;
	}
}

.group__title {
	font-family: NeueHaasGrotesk55, Roboto, Arial, sans-serif;
	font-size: 1.6rem;
	font-weight: 500;
	line-height: 1;
	margin-top: 5px;
	padding: 0 0 10px 0;
	color: #fc8851;
	text-transform: uppercase;
    text-align:left;
    width: 100%;
}

@media (max-width:767px){
    .group__title {
        text-align:center;
    }
}

.group__profilebtn {
	position:absolute;
	bottom:4px;
}

@media (max-width:767px){
	.group__profilebtn {
		position: relative;
		bottom: 0;
	}
}

.amsd__red .amsd__header {
    background-color: #ff671f
}

.amsd_profiledata {
	display:flex;
	flex-flow:row wrap;
	justify-content:space-between;
	align-items:flex-start;
	width:100%;
}

.amsd__figure {
	align-self: flex-start;
	width: 45%;
	min-height: 50px;
	/*max-height: 440px;*/
	/*height: 0;*/
    height: 100%;
	background-size: cover;
	background-position:center center;
	/*padding-bottom: 50%;*/
	position: relative;
}

.amsd__figure.empty {
    width:0;
    display:none;
}

@media (max-width:767px) {
	.amsd__figure {
		width: 100%;
		/*padding-bottom: 80%;*/
	}
}

.amsd__profileImage {
    width: 100%;
}

.amsd__figcaption {
    padding: 15px;
    background-color: #c4d600;
    -ms-flex-negative: 1;
    flex-shrink: 1;
	position: absolute;
	width: 100%;
	bottom: 0;

}

.amsd__red .amsd__figcaption {
    background-color: #0cb9e0
}

.amsd__profileText {
    margin-top: 0;
	width: 51%;
}

.amsd__profileText.empty {
    margin-top: 0;
    width: 100%;
}

.amsd__subheader {
    color: #0cb9e0
}

.amsd__backLink {
    font-family: NeueHaasGrotesk55, Roboto, Arial, sans-serif;
    font-size: calc(.15625vw - .5px + 1.4rem);
    font-weight: 700;
    line-height: 1;
    padding: 3px;
    margin-left: auto;
    text-transform: lowercase;
    -webkit-transition: color .5s ease;
    transition: color .5s ease;
    display:inline-block;
}

.amsd__backLink i {
    font-size: 22px;
    margin-left: 10px;
    float: right;
    margin-top: -4px;
}

.blue__backLink {
     color: #0cb9e0;
}

.amsd__backLink.blue__backLink:hover {
    color: #c4d600;
}

.ltblue__backLink {
    color: #aff0ff;
}

.amsd__backLink.ltblue__backLink:hover {
    color: #c4d600;
}

.white__backLink {
    color: #ffffff;
}

.amsd__backLink.white__backLink:hover {
    color: #333333;
}

.orange__backLink {
    color: #ffdac8;
}

.amsd__backLink.orange__backLink:hover {
    color: #333333;
}

.amsd__backLink.header__backLink {
	position:absolute;
	right:10px;
	top:50%;
	transform:translateY(-50%);
    display:inline-block;
}

.amsd__backLink.gall__backLink {
    position:absolute;
    right:50px;
    top:20px;
    display:inline-block;
}

.amsd__backLink.spons__backLink {
    position:absolute;
    right:50px;
    top:20px;
    display:inline-block;
    transform: translateY(-50%);
}

@media (max-width:767px){
    .amsd__backLink.gall__backLink {
        position:relative;
        right:0;
        top:0;
        display:inline-block;
    }

    .amsd__backLink.spons__backLink {
        display:none;
    }

}



.text__content .amsd__backLink {
    margin-top:20px;
}

.amsd__mobileback {
	display:none;
	margin:25px auto 15px;
	text-align: center;
	line-height: 26px;
	vertical-align:middle;
    font-size:20px;
}

.amsd__mobileback i {
	font-size:26px;
    vertical-align: text-bottom;
}

.amsd__mobileback:hover {
	color:#c4d600;
}




@media (max-width:767px) {
	.amsd__profileText {
		margin-top: 10px;
		width: 100%;
	}
	.text__bodyCopy .amsd__mobileback, .text__content .amsd__mobileback {
		display:block;
	}

	.amsd__header .amsd__backLink {
		display:none;
	}
}

@media (min-width:992px) {
    .amsd__backLink {
	    position: absolute;
	    top: 50%;
	    right: 15px;
	    z-index: 1;
	    transform: translateY(-50%);
    }
}

.grid__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    width: 100%;
    position: relative;
	margin-bottom: 50px;
}

.grid__wrapper.grid__columns {
	max-width: 1050px;
	margin: 0 auto;
    min-height: 230px;
}

.grid__item {
    width: 100%;
    position: relative;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	height: 0;
	padding-bottom: 80%;
}

.grid__item > .amsd__link {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.grid__columns .box__item {
	margin: 20px 10px 5px;
}

.box__item {
	margin: 20px 10px 5px;
	width: calc((100% - 70px)/3);
	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-align: center;
	-ms-flex-align: center;
	align-items: center;
	position:relative;
}

@media (max-width:991px) {
	.box__item {
		width: calc((100% - 50px)/2);
	}
}

@media (max-width:600px) {
	.box__item {
		width: 100%;
		margin: 20px 0 5px;
	}
}

@media (min-width:767px) {
	.grid__columns .box__item {
		width: calc((100% - 65px)/2);
	}
}

@media (max-width:479px) {
	.grid__columns .box__item {
		width: 100%;
		margin: 20px 0 10px;
	}
}

@media (max-width:950px) {
	.sml_hide {
		display:none;
	}
}

.grid__item figcaption {
    width: 100%
}

.grid__image {
    -o-object-fit: cover;
    font-family: "object-fit:cover;object-position:center";
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    width: 100%;
    height: 200px
}

.grid__columns .grid__image {
    height: 250px
}

.grid__contain .grid__image {
    -o-object-fit: contain;
    font-family: "object-fit:contain";
    object-fit: contain
}

@media (min-width:1200px) {
    .grid__image {
        height: 300px
    }
    .grid__columns .grid__image {
        height: 375px
    }
}

.grid__figcaption {
    background-color: #0cb9e0;
    padding: 18px 20px 18px;
	position:relative;
	width:100%;
	bottom: 0;
	display: flex;
	align-items: flex-start;
	flex-flow: column wrap;
	justify-content: space-between;
    min-height: 50px;
    color:#ffffff;
}

.amsd__span {
	position:relative;
	width:100%;
}


.grid__figcaption .amsd__link {
	width:100%;
    line-height: 20px;
}

/*
.grid__figcaption .amsd__span.w-link::after {
	content:"\f0a9";
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: -10px;
	font-size: 26px;
}*/

.grid__figcaption i {
	color:#ffffff;
}

@media (max-width:479px) {
	.grid__figcaption {
		padding: 18px 15px 18px;
	}
}

.grid__red .grid__figcaption {
    background-color: #ff671f
}

.grid__columns .grid__figcaption {
    position: absolute;
    bottom: 20px;
    background-color: rgba(196, 214, 0, .95)
}

.grid__profile {
    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-align: center;
    -ms-flex-align: center;
    align-items: center
}

.grid__profile .grid__header,
.grid__profile .grid__subheader {
    text-align: center
}

.grid__profile .grid__image {
    width: 100%;
    height: 250px;
    max-width: 571px
}

@media (min-width:768px) {
    .grid__profile .grid__image {
        height: 400px
    }
}

.grid__profile .grid__subheader {
    color: #0cb9e0
}

.categories__content {
    width: 100%;
	text-align:center;
}

.categories__content:nth-child(n+2) {
    margin-top: 30px
}

.categories__dropdown {
    background-color: transparent;
    border: 2px solid #a4343a;
    border-radius: 0;
    overflow: hidden;
    position: relative;
    z-index: 1;
    margin: 10px auto 25px;
	display: inline-block;
}

.categories__dropdown_staff {
	background-color: transparent;
	border: 2px solid #a4343a;
	border-radius: 0;
	overflow: hidden;
	position: relative;
	z-index: 1;
	margin: 0;
	display: inline-block;
}

@media (min-width:991px){
	.categories__dropdown {
		position:absolute;
		right:0;
		margin:20px 0 0 0;
	}
	.categories__dropdown_staff {
		position:absolute;
		right:0;
	}
}

.categories__dropdown i {
    height: 18px;
    width: 18px;
    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: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #a4343a;
    color: #a4343a;
    border-radius: 50%;
    position: absolute;
    right: 21px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: -1
}

.categories__dropdown select {
    font-family: NeueHaasGrotesk55, Roboto, Arial, sans-serif;
	font-size: 1.6rem;
	text-transform: lowercase;
	line-height: 1.2;
	letter-spacing: .2em;
    text-align: left;
    color: #a4343a;
    padding: 17px 53px 17px 28px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    background-color: transparent;
    height: 100%;
    width: 100%;
    position: relative;
}

.categories__dropdown select,
.categories__dropdown select:active,
.categories__dropdown select:focus,
.categories__dropdown select:hover {
    outline: none
}


.categories__dropdown_staff i {
	height: 18px;
	width: 18px;
	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: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border: 1px solid #a4343a;
	color: #a4343a;
	border-radius: 50%;
	position: absolute;
	right: 21px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: -1
}

.categories__dropdown_staff select {
	font-family: NeueHaasGrotesk55, Roboto, Arial, sans-serif;
	font-size: 1.6rem;
	text-transform: lowercase;
	line-height: 1.2;
	letter-spacing: .2em;
	text-align: left;
	color: #a4343a;
	padding: 17px 53px 17px 28px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: none;
	background-color: transparent;
	height: 100%;
	width: 100%;
	position: relative;
}

.categories__dropdown_staff select,
.categories__dropdown_staff select:active,
.categories__dropdown_staff select:focus,
.categories__dropdown_staff select:hover {
	outline: none
}

.categories__category {
    margin-top: 78px
}

.categories__formWrapper {
    max-width: 446px;
    margin: 0 auto;
    width: 100%
}

.categories__form {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 70px 35px
}

.categories__formHeader {
    width: 100%;
    font-size: 2rem;
    font-weight: 700;
    line-height: 1;
    letter-spacing: .05em;
    text-align: center;
    color: #fff;
    padding: 43px 20px 34px;
    -webkit-clip-path: polygon(0 0, 100% 30px, 100% 110%, 0 110%);
    clip-path: polygon(0 0, 100% 30px, 100% 110%, 0 110%)
}

@media screen and (min-width:320px) {
    .categories__formHeader {
        font-size: calc(.78125vw - 2.5px + 2rem)
    }
}

@media screen and (min-width:1600px) {
    .categories__formHeader {
        font-size: 3rem
    }
}

.categories__label {
    position: relative;
    width: 75%;
    min-width: 200px;
    margin: 10px auto
}

.categories__label span {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-family: NeueHaasGrotesk55, Roboto, Arial, sans-serif;
    font-size: 1.4rem;
    line-height: 1;
    letter-spacing: .2em;
    text-align: center;
    color: #888b8d;
    text-transform: uppercase;
    -webkit-transition: top .5s ease, left .5s ease, -webkit-transform .5s ease;
    transition: top .5s ease, left .5s ease, -webkit-transform .5s ease;
    transition: top .5s ease, left .5s ease, transform .5s ease;
    transition: top .5s ease, left .5s ease, transform .5s ease, -webkit-transform .5s ease
}

.categories__input {
    background-color: transparent;
    padding: 18px;
    width: 100%;
    border-radius: 5px;
    border: 1px solid #888b8d
}

.categories__input::-webkit-input-placeholder {
    opacity: 0
}

.categories__input:-ms-input-placeholder {
    opacity: 0
}

.categories__input::-ms-input-placeholder {
    opacity: 0
}

.categories__input::placeholder {
    opacity: 0
}

.categories__input:focus+span {
    color: #a4343a
}

.categories__input:focus,
.categories__input:not(:placeholder-shown) {
    border-color: #a4343a
}

.categories__input:focus+span,
.categories__input:not(:placeholder-shown)+span {
    top: -20px
}

.categories__icon {
    margin-right: 10px
}

.categories__searchControls {
    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;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    min-height: 45px
}

.categories__searchLabel {
    margin-right: auto;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    position: relative;
    margin-bottom: 0
}

.categories__searchLabelContent {
    position: absolute;
    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;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 19px;
    font-family: NeueHaasGrotesk55, Roboto, Arial, sans-serif;
    font-size: 1.4rem;
    line-height: 1;
    letter-spacing: .1em;
    text-align: left;
    color: #888b8d;
    text-transform: uppercase;
    -webkit-transition: top .5s ease, color .5s ease, width .25s ease;
    transition: top .5s ease, color .5s ease, width .25s ease;
    pointer-events: none
}

.categories__searchLabelContent span {
    margin-right: 20px
}

.categories__searchInput {
    height: 100%;
    width: 100%;
    border-radius: 5px;
    border: 1px solid #888b8d;
    position: relative;
    padding: 19px;
    background-color: transparent
}

.categories__searchInput::-webkit-input-placeholder {
    opacity: 0
}

.categories__searchInput:-ms-input-placeholder {
    opacity: 0
}

.categories__searchInput::placeholder {
    opacity: 0
}

.categories__searchInput:focus+.categories__searchLabelContent {
    color: #a4343a
}

.categories__searchInput:focus,
.categories__searchInput:not(:placeholder-shown) {
    border-color: #a4343a
}

.categories__searchInput:focus+.categories__searchLabelContent,
.categories__searchInput:not(:placeholder-shown)+.categories__searchLabelContent {
    top: -15px;
    width: 115px
}

.categories__profile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.categories__profile .categories__image {
    width: 100%;
    height: auto
}

.categories__profile .categories__caption {
    padding: 0;
    background-color: transparent;
    border: none
}

.categories__profile .categories__caption:before {
    content: none
}

.gallery__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
    position: relative;
    margin: 15px 0 25px;
	flex-flow:row wrap;
}

@media (min-width:767px){
	.gallery__wrapper {
		margin: 35px 0;
	}
}

.gallery__wrapper+h2,
.gallery__wrapper+h3,
.gallery__wrapper+h4 {
    margin-top: 78px
}

.gallery__link {
    position: relative;
    color: #fff;
	height:100%;
}

.gallery__link:hover+.gallery__caption .gallery__iconLink {
    color: #c4d600
}

.gallery__figure {
    width: 100%;
    height: 400px;
    margin-bottom: 0;
    background-color: #f9f9f9;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 10px;
    padding: 0;
    border: none;
	position:relative;
	background-size: cover;
	background-repeat: no-repeat;
	background-position:center center;
}

@media (min-width:768px) {
    .gallery__figure {
        width: 49%;
    }
}

@media (min-width:991px){
	.gallery__figure {
		width: 32%;

	}
}

.gallery__figure img {
    width: 100%;
    height: 100%;
    display: block;
    -o-object-fit: cover;
    font-family: "object-fit:cover";
    object-fit: cover
}

.gallery__caption {
    background-color: rgba(12, 185, 224, .95);
    color: inherit;
    padding: 20px 40px 20px 25px;
    -webkit-transition: background-color .5s ease;
    transition: background-color .5s ease;
    line-height: 1;
    letter-spacing: .05em;
    text-align: left;
    z-index: 1;
	position:absolute;
	bottom:0;
	width:100%;
}

.gallery__iconLink {
    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;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    color: #fff
}

.gallery__iconLink i {
    font-size: 25px
}

.gallery__iconLink:hover {
    color: #c4d600
}

.gallery__title {
    font-family: NeueHaasGrotesk65, Roboto, Arial, sans-serif;
    font-size: 2em;
    line-height: 1;
    text-align: left;
    text-transform: lowercase;
    font-weight: 500;
    width: 100%;
    padding-right:25px;
}

@media screen and (min-width:320px) {
    .gallery__title {
        font-size: calc(.625vw - 2px + 3rem)
    }
}

.gallery__subtitle {
    font-family: NeueHaasGrotesk55, Roboto, Arial, sans-serif;
    font-weight: 400;
    text-transform: none;
    font-size: 2.3rem;
    line-height: 1.3;
    color: #fff
}

.gallery__subtitle:hover {
    color: #c4d600
}

.gallery__text {
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 1.29;
    text-align: left;
    color: #fff;
    margin-bottom: 0;
    margin-top: 20px
}

.gall_arrow {
    position: absolute;
    right: 10px;
    top: 22px;
}

.album__wrapper {
    margin-top: 37px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 100%;
    position: relative
}

.album__title {
    color: #0cb9e0;
    font-size: 2.6em;
}

.album__subtitle,
.album__title {
    font-family: NeueHaasGrotesk65, Roboto, Arial, sans-serif;
    font-weight: 500;
    line-height: 1;
    text-transform: lowercase;
    text-align: left;
}

.album__subtitle {
    font-size: 2em;
    margin-top: 5px;
    margin-bottom: 25px;
    color: #c4d600
}

@media (max-width:767px) {
    .album__subtitle, .album__title {
        text-align:center;
        padding: 0 15px;
    }
}

@media (min-width:991px) {
    .album__title {
        font-size:3em;
    }
}


.album__text {
    margin-top: 25px;
    padding-top: 30px;
    border-top: 3px solid #0cb9e0
}

.album__button {
    width: 100%;
    height:0;
    padding-bottom:60%;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    margin: 5px;
    cursor: pointer;
    background-color: transparent;
    border: none;
	background-position:center center;
	background-size:cover;
	background-repeat:no-repeat;
}

@media (min-width:350px) {
	.album__button {
		width: 47%;
        height:0;
        padding-bottom:50%;
	}
}

@media (min-width:679px) {
	.album__button {
		width: 31%;
        height:0;
        padding-bottom:30%;
	}
}

@media (min-width:768px) {
	.album__button {
		width: 23%;
        height:0;
        padding-bottom:25%;
	}
}

@media (min-width:991px) {
	.album__button {
		width: 18%;
        height:0;
        padding-bottom:20%;
	}
}


.album__button img {
    width: 100%;
    display: block;
    height: 100%;
    -o-object-fit: cover;
    font-family: "object-fit:cover";
    object-fit: cover
}

.album__indicators {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100vw;
    padding: 15px 25px 20px;
    color: #fff;
    background-color: rgba(0, 0, 0, .5);
    z-index: 1001;
    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
}

.album__indicator {
    cursor: pointer;
    color: #fff;
    border-radius: 50%;
    border: none;
    background-color: hsla(0, 0%, 100%, .5);
    height: 8px;
    width: 8px;
    padding: 0;
    -webkit-transition: background-color .35s ease;
    transition: background-color .35s ease
}

.album__indicator+.album__indicator {
    margin-left: 5px
}

.album__indicator span {
    opacity: 0;
    height: 0;
    width: 0;
    overflow: hidden;
    z-index: -1
}

.album__indicator.album__active {
    background-color: #fff;
    height: 10px;
    width: 10px
}

.album__profile {
    position: relative;
    padding-bottom: 68px
}

.album__profile .album__image {
    width: 100%;
    height: 250px;
    max-width: 571px
}

@media (min-width:768px) {
    .album__profile .album__image {
        height: 400px
    }
}

.album__profile .album__backButton {
    position: absolute;
    bottom: 0;
    right: 0;
    width: auto;
    margin: 0;
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
    padding: 10px 20px
}

@-webkit-keyframes ril__closeWindow {
    0% {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

@keyframes ril__closeWindow {
    0% {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

.ril__outer {
    background-color: rgba(0, 0, 0, .85);
    outline: none;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10000;
    width: 100%;
    height: 100%;
    -ms-content-zooming: none;
    -ms-user-select: none;
    -ms-touch-select: none;
    -ms-touch-action: none;
    touch-action: none
}

.ril__outerClosing {
    opacity: 0
}

.ril__image,
.ril__imageNext,
.ril__imagePrev,
.ril__inner {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.ril__image,
.ril__imageNext,
.ril__imagePrev {
    margin: auto;
    max-width: none;
    -ms-content-zooming: none;
    -ms-user-select: none;
    -ms-touch-select: none;
    -ms-touch-action: none;
    touch-action: none
}

.ril__imageDiscourager {
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: contain
}

.ril__navButtons {
    border: none;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 20px;
    height: 34px;
    padding: 40px 30px;
    margin: auto;
    cursor: pointer;
    opacity: .7
}

.ril__navButtons:hover {
    opacity: 1
}

.ril__navButtons:active {
    opacity: .7
}

.ril__navButtonPrev {
    left: 0;
    background: rgba(0, 0, 0, .2) url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIzNCI+PHBhdGggZD0iTTE5IDNsLTItMkwxIDE3bDE2IDE2IDEtMUwzIDE3IDE4IDJ6IiBmaWxsPSIjRkZGIi8+PC9zdmc+") no-repeat 50%
}

.ril__navButtonNext {
    right: 0;
    background: rgba(0, 0, 0, .2) url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIzNCI+PHBhdGggZD0iTTEgM2wyLTIgMTYgMTZMMyAzM2wtMS0xIDE1LTE1TDIgMnoiIGZpbGw9IiNGRkYiLz48L3N2Zz4=") no-repeat 50%
}

.ril__downloadBlocker {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
    background-size: cover
}

.ril__caption,
.ril__toolbar {
    background-color: rgba(0, 0, 0, .5);
    position: absolute;
    left: 0;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.ril__caption {
    bottom: 0;
    max-height: 150px;
    overflow: auto
}

.ril__captionContent {
    padding: 10px 20px;
    color: #fff
}

.ril__toolbar {
    top: 0;
    height: 50px
}

.ril__toolbarSide {
    height: 50px;
    margin: 0
}

.ril__toolbarLeftSide {
    padding-left: 20px;
    padding-right: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    overflow: hidden;
    text-overflow: ellipsis
}

.ril__toolbarRightSide {
    padding-left: 0;
    padding-right: 20px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.ril__toolbarItem {
    display: inline-block;
    line-height: 50px;
    padding: 0;
    color: #fff;
    font-size: 120%;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.ril__toolbarItemChild {
    vertical-align: middle
}

.ril__builtinButton {
    width: 40px;
    height: 35px;
    cursor: pointer;
    border: none;
    opacity: .7
}

.ril__builtinButton:hover {
    opacity: 1
}

.ril__builtinButton:active {
    outline: none
}

.ril__builtinButtonDisabled {
    cursor: default;
    opacity: .5
}

.ril__builtinButtonDisabled:hover {
    opacity: .5
}

.ril__closeButton {
    background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+PHBhdGggZD0iTTEgM2wxLjI1LTEuMjUgNy41IDcuNSA3LjUtNy41TDE4LjUgMyAxMSAxMC41bDcuNSA3LjUtMS4yNSAxLjI1LTcuNS03LjUtNy41IDcuNUwxIDE4bDcuNS03LjVMMSAzeiIgZmlsbD0iI0ZGRiIvPjwvc3ZnPg==") no-repeat 50%
}

.ril__zoomInButton {
    background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+PHBhdGggZD0iTTEgMTlsNi02bTItNWg2bS0zLTN2NiIgc3Ryb2tlPSIjZmZmIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPjxjaXJjbGUgY3g9IjEyIiBjeT0iOCIgcj0iNyIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjZmZmIiBzdHJva2Utd2lkdGg9IjIiLz48L3N2Zz4=") no-repeat 50%
}

.ril__zoomOutButton {
    background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+PHBhdGggZD0iTTEgMTlsNi02bTItNWg2IiBzdHJva2U9IiNmZmYiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIi8+PGNpcmNsZSBjeD0iMTIiIGN5PSI4IiByPSI3IiBmaWxsPSJub25lIiBzdHJva2U9IiNmZmYiIHN0cm9rZS13aWR0aD0iMiIvPjwvc3ZnPg==") no-repeat 50%
}

.ril__outerAnimating {
    -webkit-animation-name: ril__closeWindow;
    animation-name: ril__closeWindow
}

@-webkit-keyframes ril__pointFade {
    0%,
    19.999%,
    to {
        opacity: 0
    }
    20% {
        opacity: 1
    }
}

@keyframes ril__pointFade {
    0%,
    19.999%,
    to {
        opacity: 0
    }
    20% {
        opacity: 1
    }
}

.ril__loadingCircle {
    width: 60px;
    height: 60px;
    position: relative
}

.ril__loadingCirclePoint {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0
}

.ril__loadingCirclePoint:before {
    content: "";
    display: block;
    margin: 0 auto;
    width: 11%;
    height: 30%;
    background-color: #fff;
    border-radius: 30%;
    -webkit-animation: ril__pointFade .8s ease-in-out infinite both;
    animation: ril__pointFade .8s ease-in-out infinite both
}

.ril__loadingCirclePoint:first-of-type {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
}

.ril__loadingCirclePoint:first-of-type:before,
.ril__loadingCirclePoint:nth-of-type(7):before {
    -webkit-animation-delay: -.8s;
    animation-delay: -.8s
}

.ril__loadingCirclePoint:nth-of-type(2) {
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg)
}

.ril__loadingCirclePoint:nth-of-type(8) {
    -webkit-transform: rotate(210deg);
    transform: rotate(210deg)
}

.ril__loadingCirclePoint:nth-of-type(2):before,
.ril__loadingCirclePoint:nth-of-type(8):before {
    -webkit-animation-delay: -666ms;
    animation-delay: -666ms
}

.ril__loadingCirclePoint:nth-of-type(3) {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg)
}

.ril__loadingCirclePoint:nth-of-type(9) {
    -webkit-transform: rotate(240deg);
    transform: rotate(240deg)
}

.ril__loadingCirclePoint:nth-of-type(3):before,
.ril__loadingCirclePoint:nth-of-type(9):before {
    -webkit-animation-delay: -533ms;
    animation-delay: -533ms
}

.ril__loadingCirclePoint:nth-of-type(4) {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.ril__loadingCirclePoint:nth-of-type(10) {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg)
}

.ril__loadingCirclePoint:nth-of-type(4):before,
.ril__loadingCirclePoint:nth-of-type(10):before {
    -webkit-animation-delay: -.4s;
    animation-delay: -.4s
}

.ril__loadingCirclePoint:nth-of-type(5) {
    -webkit-transform: rotate(120deg);
    transform: rotate(120deg)
}

.ril__loadingCirclePoint:nth-of-type(11) {
    -webkit-transform: rotate(300deg);
    transform: rotate(300deg)
}

.ril__loadingCirclePoint:nth-of-type(5):before,
.ril__loadingCirclePoint:nth-of-type(11):before {
    -webkit-animation-delay: -266ms;
    animation-delay: -266ms
}

.ril__loadingCirclePoint:nth-of-type(6) {
    -webkit-transform: rotate(150deg);
    transform: rotate(150deg)
}

.ril__loadingCirclePoint:nth-of-type(12) {
    -webkit-transform: rotate(330deg);
    transform: rotate(330deg)
}

.ril__loadingCirclePoint:nth-of-type(6):before,
.ril__loadingCirclePoint:nth-of-type(12):before {
    -webkit-animation-delay: -133ms;
    animation-delay: -133ms
}

.ril__loadingCirclePoint:nth-of-type(7) {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.ril__loadingCirclePoint:nth-of-type(13) {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn)
}

.ril__loadingCirclePoint:nth-of-type(7):before,
.ril__loadingCirclePoint:nth-of-type(13):before {
    -webkit-animation-delay: 0ms;
    animation-delay: 0ms
}

.ril__loadingContainer {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.ril__imageNext .ril__loadingContainer,
.ril__imagePrev .ril__loadingContainer {
    display: none
}

.ril__errorContainer {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff
}

.ril__imageNext .ril__errorContainer,
.ril__imagePrev .ril__errorContainer {
    display: none
}

.ril__loadingContainer__icon {
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}

.news__wrapper {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    z-index: 1;
    position: relative
}

@media (min-width:992px) {
    .news__wrapper {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.news__listing {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    position: relative
}

.news__archive {
    display: none
}

@media (min-width:992px) {
    .news__archive {
        padding: 45px 42px 39px;
        background-color: #f9f9f9;
        display: block;
        width: 276px;
        margin-left: 56px;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        position: relative;
        -ms-flex-item-align: start;
        align-self: flex-start
    }
    .news__archive:before {
        z-index: -1;
        content: "";
        position: absolute;
        top: 25px;
        left: 25px;
        height: 100%;
        width: 100%;
        border: 8px solid #a4343a
    }
}

.news__header,
.news__subheader {
    margin-top: 0
}

.news__previewText {
    margin-top: 15px;
    font-family: NeueHaasGrotesk55, Roboto, Arial, sans-serif;
    font-size: 1.4rem;
    line-height: 1.57;
    text-align: left;
    color: #888b8d
}

@media (min-width:768px) {
    .news__previewText {
        margin-top: 30px
    }
}

.news__previewText p {
    color: inherit;
    font-size: inherit;
    line-height: inherit
}

.news__archiveList {
    padding: 0 49px
}

.news__archiveList:first-of-type {
    margin-top: 31px
}

.news__archiveCategory {
    font-family: NeueHaasGrotesk55, Roboto, Arial, sans-serif;
    font-size: 2.6rem;
    letter-spacing: .1em;
    color: #a4343a;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer
}

.news__archiveCategory i {
    font-size: 12px;
    -webkit-transform: rotate(90deg) translateX(100%);
    transform: rotate(90deg) translateX(100%);
    -webkit-transition: -webkit-transform .5s ease;
    transition: -webkit-transform .5s ease;
    transition: transform .5s ease;
    transition: transform .5s ease, -webkit-transform .5s ease;
    margin-left: 10px;
    -webkit-transform-origin: right top;
    transform-origin: right top
}

.news__checkbox {
    opacity: 0;
    position: absolute;
    height: 0;
    width: 0
}

.news__checkbox:checked+.news__archiveCategory i {
    -webkit-transform: none;
    transform: none
}

.news__checkbox:checked~.news__dropdown {
    display: block;
    -webkit-transition: none;
    transition: none
}

.news__dropdown {
    -webkit-transition: display 0s linear .5s;
    transition: display 0s linear .5s;
    display: none;
    list-style-type: none
}

.news__dropdown li {
    font-family: NeueHaasGrotesk55, Roboto, Arial, sans-serif;
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 2.14;
    letter-spacing: .2em;
    text-align: left;
    color: #888b8d;
    text-transform: uppercase
}

.news__dropdown li a {
    color: inherit;
    -webkit-transition: color .5s ease;
    transition: color .5s ease
}

.news__dropdown li a:hover {
    color: #a4343a
}

.news__item {
    position: relative
}

.news__imageWrapper {
    position: relative;
    width: 100%;
    height: 250px;
    margin-top: 40px;
    margin-bottom: 40px
}

.news__imageWrapper:before {
    z-index: -1;
    content: "";
    position: absolute;
    top: 15px;
    right: 15px;
    height: 100%;
    width: 100%;
    border: 10px solid #a4343a
}

@media (min-width:576px) {
    .news__imageWrapper:before {
        top: 25px;
        right: 25px
    }
}

@media (min-width:768px) {
    .news__imageWrapper {
        width: 100%;
        height: 400px;
        margin-bottom: 60px;
        max-width: 571px;
        margin-left: auto;
        margin-right: auto
    }
}

.news__imageWrapper.news__primary:before {
    border-color: #0cb9e0
}

.news__image {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    font-family: "object-fit:cover";
    object-fit: cover;
    background-color: #f9f9f9
}

.news__button {
    margin-top: 50px
}

.page__links {
    display: none;
    background-color: #888b8d;
    padding: 0 15px;
    -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: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media (min-width:768px) {
    .page__links {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.page__wrapper {
    position: relative;
    padding: 50px 0;
    background-color: #fff;
    width: 100%;
    overflow: hidden
}


.page__wrapper.page__shortened {
    padding-top: 10rem;
    padding-bottom: 10rem
}

@media (min-width:768px) {
    .page__wrapper.page__shortened {
        padding-top: 15rem
    }
}

.page__container {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 1200px;
    position: relative;
    z-index: 1;
    text-align:center;
}

@media (min-width:768px) {
    .page__container {
        width: 90%;
	    padding-right: 25px;
        text-align:left;
    }
}

@media (min-width:991px) {
	.page__container {
		width: 90%;
        padding-right: 25px;
	}
}

.page__loading {
    height: 100%;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.calendar__wrapper {
    width: 100%;
    margin-top: 50px;
    font-size: 10px
}

.calendar__wrapper *,
.calendar__wrapper:after,
.calendar__wrapper:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.calendar__container {
    width: 100%;
    overflow: auto
}

.calendar__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: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (min-width:768px) {
    .calendar__nav {
        padding: 0 30px
    }
}

.calendar__monthLink {
    font-size: 48px;
    color: #0cb9e0
}

.calendar__currentMonth {
    font-family: NeueHaasGrotesk55, Roboto, Arial, sans-serif;
    font-size: 3.2em;
    margin: 0 auto;
    font-weight: 700;
    line-height: .5;
    letter-spacing: .4px;
    text-align: center;
    color: #0cb9e0
}

@media screen and (min-width:320px) {
    .calendar__currentMonth {
        font-size: calc(1.25vw - 4px + 3.2em)
    }
}

@media screen and (min-width:1600px) {
    .calendar__currentMonth {
        font-size: 4.8em
    }
}

.calendar__month {
    min-width: 700px;
    padding: 0;
    margin-top: 10px;
    display: block;
    counter-reset: dateOfMonth
}

.calendar__labels {
    min-width: 700px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 62px;
    padding: 0 0 12px;
    border-bottom: 1px solid #e0e0e0
}

.calendar__label {
    display: inline-block;
    width: 14.28571%;
    text-align: center;
    font-family: NeueHaasGrotesk55, Roboto, Arial, sans-serif;
    font-size: 1.8em;
    line-height: 1;
    letter-spacing: .1px;
    color: #181818
}

@media (min-width:768px) {
    .calendar__label .calendar__short {
        display: none
    }
}

.calendar__label .calendar__medium {
    display: none
}

@media (min-width:768px) and (max-width:991px) {
    .calendar__label .calendar__medium {
        display: inline-block
    }
}

.calendar__label .calendar__long {
    display: none
}

@media (min-width:992px) {
    .calendar__label .calendar__long {
        display: inline-block
    }
}

.calendar__week {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

.calendar__week:first-child {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.calendar__week:first-child .calendar__day:first-child:not(:nth-last-child(7)) {
    border-left: 1px solid #e0e0e0
}

@media (min-width:992px) {
    .calendar__week:first-child .calendar__day:nth-last-child(-n+3) .calendar__details {
        left: auto;
        right: calc(100% + 12px)
    }
    .calendar__week:first-child .calendar__day:nth-last-child(-n+3) .calendar__details:before {
        left: 100%
    }
    .calendar__week:first-child .calendar__day:nth-last-child(-n+3) .calendar__details:after {
        left: auto;
        right: -12px
    }
}

.calendar__week:last-child .calendar__day:last-child:not(:nth-child(7)) {
    width: calc(14.28571% + 1px);
    border-right: 1px solid #e0e0e0
}

.calendar__week:not(:first-child) .calendar__day {
    position: relative
}

.calendar__week:not(:first-child) .calendar__day:after {
    content: "";
    position: absolute;
    top: 0;
    left: 10px;
    right: 10px;
    height: 1px;
    background-color: #e0e0e0
}

.calendar__day {
    padding: 2px 4px;
    width: 14.28571%;
    min-height: 75px;
    display: inline-block;
    text-align: left
}

@media (min-width:1200px) {
    .calendar__day {
        min-height: 150px
    }
}

.calendar__day:not(:first-child) {
    border-left: 1px solid #e0e0e0
}

@media (min-width:992px) {
    .calendar__day:nth-child(n+5) .calendar__details {
        left: auto;
        right: calc(100% + 12px)
    }
    .calendar__day:nth-child(n+5) .calendar__details:before {
        left: 100%
    }
    .calendar__day:nth-child(n+5) .calendar__details:after {
        left: auto;
        right: -12px
    }
}

.calendar__dateOfMonth {
    font-family: NeueHaasGrotesk55, Roboto, Arial, sans-serif;
    line-height: 1;
    text-align: left;
    color: #181818;
    border-radius: 50%;
    height: 30px;
    width: 30px;
    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: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    counter-increment: dateOfMonth
}

.calendar__dateOfMonth:before {
    content: counter(dateOfMonth);
    height: 1em;
    line-height: 1.333333em;
    font-size: 1.8em;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.calendar__dateOfMonth.calendar__active {
    background-color: #0cb9e0
}

.calendar__event {
    display: block;
    font-family: NeueHaasGrotesk55, Roboto, Arial, sans-serif;
    font-size: 1.2em;
    letter-spacing: .1px;
    text-align: left;
    color: #0cb9e0;
    text-transform: uppercase;
    margin-top: 10px;
    position: relative
}

.calendar__event:focus .calendar__details,
.calendar__event:hover .calendar__details {
    display: block
}

.calendar__details {
    display: none;
    position: absolute;
    top: 100%;
    left: 50%;
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
    width: 300px;
    padding: 15px;
    background-color: #0cb9e0;
    color: #fff;
    z-index: 100;
    font-size: 10px
}

.calendar__details span {
    font-family: NeueHaasGrotesk55, Roboto, Arial, sans-serif;
    font-size: 1.4em;
    line-height: 1;
    letter-spacing: .1em;
    text-align: left;
    color: #fff;
    display: block
}

.calendar__details span+span {
    margin-top: 10px
}

.calendar__details a {
    color: #fff;
    font-size: 1.4em;
    -webkit-transition: color .3s ease;
    transition: color .3s ease
}

.calendar__details a:hover {
    color: #333
}

.calendar__details:after,
.calendar__details:before {
    content: "";
    position: absolute;
    z-index: -1
}

.calendar__details:before {
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
    height: 15px;
    width: 15px;
    background-color: inherit
}

.calendar__details:after {
    height: 12px;
    width: 100%;
    left: 0;
    top: -12px
}

@media (min-width:992px) {
    .calendar__details:after {
        height: 100%;
        width: 12px;
        top: 0;
        left: -12px
    }
}

@media (min-width:992px) {
    .calendar__details {
        top: .5em;
        left: calc(100% + 12px);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }
    .calendar__details:before {
        top: 50%;
        left: 0
    }
}

.calendar__profile {
    font-size: 16px
}

.calendar__textContent {
    margin-top: 30px
}

.homepage__wrapper {
    position: relative;
    padding: 50px 0;
    background-color: #fff
}

@media (min-width:991px) {
	.homepage__wrapper {
		padding: 100px 0;
	}
}

.homepage__header {
    font-family: NeueHaasGrotesk65, Roboto, Arial, sans-serif;
    font-size: 5rem;
    font-weight: 500;
    line-height: 1;
    color: #fff;
    text-align: center
}

@media screen and (min-width:320px) {
    .homepage__header {
        font-size: calc(.78125vw - 2.5px + 5rem)
    }
}

.homepage__header span {
    font-size: 2rem;
    display: block;
	line-height: 32px;
	margin-top: 6px;
    font-weight: 500;
    letter-spacing: 0.5px;
}

@media screen and (min-width:320px) {
    .homepage__header span {
        font-size: calc(.625vw - 2px + 2rem)
    }
}

.homepage__header.homepage__primary {
    color: #0cb9e0
}

.homepage__header.homepage__orange {
    color: #ff671f
}

@media (min-width:1200px) {
    .homepage__header {
        text-align: left
    }
}

.homepage__text {
    font-family: NeueHaasGrotesk55, Roboto, Arial, sans-serif;
    font-size: 1.6rem;
    line-height: 1.44;
    color: #fff;
    margin-top: 20px;
    text-align: center;
	padding-right: 10px;
}

@media screen and (min-width:320px) {
    .homepage__text {
        font-size: calc(.15625vw - .5px + 1.6rem);
    }
}

@media screen and (min-width:1600px) {
    .homepage__text {
        font-size: 1.8rem
    }
}

.homepage__text.homepage__gray {
    color: #888b8d
}

.homepage__text.homepage__primary {
    color: #0cb9e0
}

@media (min-width:991px) {
    .homepage__text {
        text-align: left;
    }
}

.homepage__mission .homepage__container {
    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-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

@media (min-width:992px) {
    .homepage__mission .homepage__container {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
	    align-items:center;
        padding: 0 0 0 15px
    }
}

.homepage__mission .homepage__description {
    width: 100%;
    max-width: 380px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
	margin:0 auto;
	padding-bottom: 50px;
}

@media (min-width:992px) {
	.homepage__mission .homepage__description {
		padding-left:50px;
	}
}

.homepage__mission .homepage__row {
    padding: 20px 20px 0;
    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-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    z-index: 1;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
	width:100%;
}

.homepage__mission .homepage__row:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 174px;
    background-color: #0cb9e0;
    z-index: -1
}

@media (min-width:768px) {
    .homepage__mission .homepage__row {

    }
}

@media (min-width:768px) {
    .homepage__mission .homepage__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: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
		max-width:990px;
	    padding: 45px 70px 0 45px;
	    align-self:flex-end;
	    margin-left: auto;
	    flex-flow:row wrap;
    }
}

.homepage__mission .homepage__item {
    padding: 30px 20px 40px;
    background-color: #f9f9f9;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 80%;
    height: 310px;
	min-width:210px;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 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;
    justify-content: center;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-property: background-color;
    transition-property: background-color;
	margin-bottom:40px;
}

@media (min-width:768px) {
	.homepage__mission .homepage__item {
		width: 49%;
        height: 270px;
        min-width:210px;
	}
}

@media (min-width:1370px) {
    .homepage__mission .homepage__item {
        width: 24%;
    }
}

.homepage__mission .homepage__item .homepage__imgWrapper {
    height: 150px;
    padding: 30px;
    width: 150px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    border-radius: 50%;
    background-color: #0cb9e0;
    -webkit-transition-duration: inherit;
    transition-duration: inherit;
    -webkit-transition-timing-function: inherit;
    transition-timing-function: inherit;
    -webkit-transition-property: background-color, height, width, padding;
    transition-property: background-color, height, width, padding;
    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: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (min-width:768px) {
    .homepage__mission .homepage__item .homepage__imgWrapper {
        height: 127px;
        width: 127px;
    }
}

.homepage__mission .homepage__item .homepage__image {
    -o-object-fit: contain;
    font-family: "object-fit:contain";
    object-fit: contain;
    display: block;
    height: 100%;
    width: 100%
}

.homepage__mission .homepage__item .homepage__itemTitle {
    font-weight: 600;
    font-size: 1.6rem;
    line-height: 1;
    letter-spacing: .1em;
    text-transform: uppercase;
    margin-top: 30px;
    -webkit-transition-duration: inherit;
    transition-duration: inherit;
    -webkit-transition-timing-function: inherit;
    transition-timing-function: inherit;
    -webkit-transition-property: color, margin-top;
    transition-property: color, margin-top;
    color: #0cb9e0
}

@media(max-width:768px){
    .homepage__mission .homepage__item .homepage__itemTitle {
        font-size:1.6rem;
    }
}

.homepage__mission .homepage__item .homepage__itemText,
.homepage__mission .homepage__item .homepage__itemTitle {
    font-family: NeueHaasGrotesk65, Roboto, Arial, sans-serif;
    text-align: center
}

.homepage__mission .homepage__item .homepage__itemText {
    opacity: 0;
    -webkit-transition-duration: inherit;
    transition-duration: inherit;
    -webkit-transition-timing-function: inherit;
    transition-timing-function: inherit;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    margin-top: 20px;
    font-size: 1.4rem;
    line-height: 1.38;
    overflow: hidden;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    color: #fff;
    font-family: NeueHaasGrotesk55, Roboto, Arial, sans-serif;
}


.homepage__mission .homepage__item i {
    position: absolute;
    top: 100%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 22px;
    padding: 12px;
    background-color: #cee009;
    color: #fff;
    border-radius: 50%;
    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: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.homepage__mission .homepage__item:hover {
    background-color: #cee009
}

.homepage__mission .homepage__item:hover .homepage__imgWrapper {
    height: 45px;
    width: 45px;
    padding: 0;
    background-color: transparent
}

.homepage__mission .homepage__item:hover .homepage__itemTitle {
    color: #fff;
    margin-top: 15px
}

.homepage__mission .homepage__item:hover .homepage__itemText {
    opacity: 1
}

.homepage__wwd3 {
    padding: 100px 0 0;
    z-index: 1
}

.homepage__wwd3 .homepage__bg {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 120px;
    right: 0;
    background-size: cover;
    background-repeat:no-repeat;
    opacity: .15;
    z-index: -1
}

@media (max-width:767px){
    .homepage__wwd3 .homepage__bg {
        background-size:150%;
    }
}


.homepage__wwd3 .homepage__container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
    min-width: 270px;
    width: 100%;
    max-width: 1000px
}

@media (min-width:576px) {
    .homepage__wwd3 .homepage__container {
        width: 90%
    }
}

@media (min-width:768px) {
    .homepage__wwd3 .homepage__container {
        width: 80%
    }
}

.homepage__wwd3 .homepage__description {
    max-width: 600px;
    margin: 0 auto
}

.homepage__wwd3 .homepage__header {
    text-align: center
}

.homepage__wwd3 .homepage__row {
    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-align: center;
    -ms-flex-align: center;
    align-items: center;
	margin-top: 35px;
}

@media (min-width:768px) {
    .homepage__wwd3 .homepage__row {
        margin-top: 55px;
        -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-around;
	    flex-wrap:wrap;
    }
}

@media (max-width:479px) {
    .homepage__wwd3 .homepage__row {
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
    }
}

.shade__cover {
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	background-image:linear-gradient(transparent, rgba(0,0,0,0.6));
}

.homepage__wwd3 .homepage__item {
    height: auto;
    margin-bottom: 23px;
}

@media (min-width:768px) {
    .homepage__wwd3 .homepage__item {
       /* height: 150px;*/
	    width: calc((100% - 46px)/2);
    }
}

@media (min-width:992px) {
    .homepage__wwd3 .homepage__item {
        /*height: 190px*/
	    width: calc((100% - 46px)/3);
    }
}

@media (min-width:1200px) {
    .homepage__wwd3 .homepage__item {
        /*height: 220px*/
    }
}

.homepage__wwd3 .homepage__item .homepage__figure {
    position: relative;
    height: 100%;
    margin: 0
}

.homepage__wwd3 .homepage__item .homepage__image {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    font-family: "object-fit:cover";
    object-fit: cover
}

.homepage__wwd3 .homepage__item .homepage__figcaption {
    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;
    padding: 20px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    color: #fff;
    text-shadow: 0 0 2px #333;
    -webkit-transition: color .3s ease;
    transition: color .3s ease
}

.homepage__wwd3 .homepage__item .homepage__figcaption i {
    font-size: 27px;
    color: inherit
}

.homepage__wwd3 .homepage__item .homepage__itemTitle {
    font-family: NeueHaasGrotesk55, Roboto, Arial, sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 2rem;
    color: inherit
}

@media screen and (min-width:320px) {
    .homepage__wwd3 .homepage__item .homepage__itemTitle {
        font-size: calc(.625vw - 2px + 2rem)
    }
}

@media screen and (min-width:1600px) {
    .homepage__wwd3 .homepage__item .homepage__itemTitle {
        font-size: 2.8rem
    }
}

.homepage__wwd3 .homepage__item:hover .homepage__figcaption {
    color: #ff671f
}

.homepage__wwd2 {
    position: relative;
    z-index: 1
}

.homepage__wwd2 .homepage__container {
    width: 100%;
    padding: 0 15px;
    max-width: 1500px;
    margin: 0 auto
}

@media (min-width:992px) {
    .homepage__wwd2 .homepage__container {
        padding: 0 60px
    }
}

.homepage__wwd2 .homepage__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (min-width:768px) {
    .homepage__wwd2 .homepage__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
    }
}

.homepage__wwd2 .homepage__item {
    position: relative;
    width: 100%;
}

.homepage__wwd2 .homepage__item:nth-child(2n) .homepage__figcaption {
    background-color: rgba(255, 103, 31, .95);
}

@media (min-width:768px) {
    .homepage__wwd2 .homepage__item {
        width: calc((100% - 36px)/2);
    }
}

.homepage__wwd2 .homepage__item .homepage__figcaption i.ei {
	font-size: 40px;
	margin-top:15px;
}

@media (min-width:992px) {
	.homepage__wwd2 .homepage__item .homepage__figcaption i.ei {
		position:absolute;
		top:50%;
		right:17px;
		transform:translateY(-50%);
		font-size: 40px;
		margin-top: 0;
	}
}

@media (min-width:1400px) {
    .homepage__wwd2 .homepage__item {
        width: calc((100% - 72px)/2);
    }
}

.homepage__wwd2 .homepage__item .homepage__figure {
    position: relative;
    height: 100%;
    width: 100%;
	padding-top: 75vw;
    margin: 0
}

@media (min-width:767px) {
	.homepage__wwd2 .homepage__item .homepage__figure {
		padding-top: 30vw;
	}
}

@media (min-width:1200px) {
    .homepage__wwd2 .homepage__item .homepage__figure {
        padding-top: 0
    }
}

.homepage__wwd2 .homepage__item .homepage__image {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    font-family: "object-fit:cover";
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: -1
}

@media (min-width:1200px) {
    .homepage__wwd2 .homepage__item .homepage__image {
        position: static
    }
}

.homepage__wwd2 .homepage__item .homepage__figcaption {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    z-index: 1;
    -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;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    padding: 25px;
    background-color: rgba(12, 185, 224, .95);
    -webkit-transition: color .3s ease;
    transition: color .3s ease
}

@media (min-width:1200px) {
    .homepage__wwd2 .homepage__item .homepage__figcaption {
        position: absolute;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        right: 75px;
        -webkit-transition: -webkit-transform .3s ease;
        transition: -webkit-transform .3s ease;
        transition: transform .3s ease;
        transition: transform .3s ease, -webkit-transform .3s ease;
	    width: calc(100% - 75px);
	    bottom: 40px;
	    padding: 25px 55px 40px 45px;
    }
    .homepage__wwd2 .homepage__item .homepage__figcaption:hover {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
}

.homepage__wwd2 .homepage__item .homepage__figcaption .homepage__itemTitle {
    font-family: NeueHaasGrotesk65, Roboto, Arial, sans-serif;
    font-weight: 500;
    font-size: 4rem;
    line-height: 1.5;
    text-align: center;
    color: #fff
}

@media (min-width:1200px) {
    .homepage__wwd2 .homepage__item .homepage__figcaption .homepage__itemTitle {
        text-align: left;
        grid-column: 1
    }
}

.homepage__wwd2 .homepage__item .homepage__figcaption .homepage__itemText {
    font-family: NeueHaasGrotesk55, Roboto, Arial, sans-serif;
    font-size: 1.6rem;
    letter-spacing: 1px;
    line-height: 1.6;
}

@media (min-width:1200px) {
    .homepage__wwd2 .homepage__item .homepage__figcaption .homepage__itemText {
        text-align: left;
        grid-column: 1;
        grid-row: 2
    }
}

.homepage__wwd2 .homepage__item .homepage__figcaption i {
    font-size: 27px;
    color: inherit;
    grid-column: 2;
    grid-row: 2
}

.social__wrapper {
    background-color: #f8f8f8;
    padding: 0;
    position: relative;
    z-index: 1;
    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-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
	overflow: hidden;
}

@media (min-width:768px) {
    .social__wrapper {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.social__content {
    padding: 60px 90px;
    position: relative
}

@media (min-width:767px) {
    .social__content {
        max-width: 453px
    }
}

.social__bg {
    z-index: -1;
    background-size: cover
}

.social__bg,
.social__bg:after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.social__bg:after {
    content: "";
    background-color: #c4d600;
    opacity: .85
}

.social__title {
    font-family: NeueHaasGrotesk65, Roboto, Arial, sans-serif;
    font-size: 5rem;
    line-height: 56px;
    font-weight: 500;
    color: #fff;
    text-align: center;
	margin-bottom:15px;
}

@media screen and (min-width:320px) {
    .social__title {
        font-size: calc(.78125vw - 2.5px + 5rem);
    }
}

@media (min-width:768px) {
    .social__title {
        text-align: left
    }
}

.social__subtitle {
    font-family: NeueHaasGrotesk65, Roboto, Arial, sans-serif;
    font-weight: 500;
    font-size: 2rem;
    line-height: 1.2;
    color: #fff;
    text-align: center;
	letter-spacing:1px;
}

@media screen and (min-width:320px) {
    .social__subtitle {
        font-size: calc(.625vw - 3px + 2rem)
    }
}

@media (min-width:768px) {
    .social__subtitle {
        text-align: left
    }
}

.social__socialRow {
    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;
    margin-top: 60px
}

.social__socialLink {
    font-size: 40px;
    color: #fff
}

.social__socialLink:hover {
    color: #fd702d
}

.social__igLink {
    padding: 32px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #c4d600;
    font-family: NeueHaasGrotesk65, Roboto, Arial, sans-serif;
    font-size: 4rem;
    color: #fff;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-property: background-color, color;
    transition-property: background-color, color
}

.social__igLink:hover {
    color: #cee009;
    background-color: #fff
}

@media (min-width:768px) {
    .social__igLink {
        -webkit-writing-mode: vertical-lr;
        -ms-writing-mode: tb-lr;
        writing-mode: vertical-lr;
        -webkit-transform: rotate(.5turn);
        transform: rotate(.5turn)
    }
}

.social__ig {
    padding: 65px 35px;
    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;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-item-align: center;
    align-self: center;
    width:100%;
}

@media (min-width:992px) {
    .social__ig {
        padding-right: 70px
    }
}

.social__igImg {
    position: relative;
    width: 100%;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    /*background-color: #111;*/
    -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;
    justify-content: center;
    display: none
}

.social__igImg:first-child {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}


@media (min-width:768px) {
	.social__ig {
		flex-flow: column wrap;
		align-items: center;
	}
	.social__igImg {
		margin-top: 5px;
		width: calc(55% - 5px);
		min-width: 180px;
	}
	.social__igImg:nth-child(-n+2) {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
}

@media (min-width:992px) {
	.social__ig {
		flex-flow: row wrap;
		align-items: center;
	}
	.social__igImg {
		width: calc(50% - 5px);
		min-width: unset;
	}
    .social__igImg:nth-child(-n+4) {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

@media (min-width:1200px) {
    .social__igImg {
        width: calc(33.333% - 5px)
    }
    .social__igImg:nth-child(-n+6) {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

@media (min-width:1400px) {
    .social__igImg {
        width: calc(25% - 5px)
    }
    .social__igImg:nth-child(-n+8) {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.social__igImg img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    font-family: "object-fit:cover";
    object-fit: cover
}

.social__igImg .social__overlay {
    position: absolute;
    opacity: 0;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-image: radial-gradient(circle closest-corner, rgba(17, 17, 17, .7) 15%, rgba(17, 17, 17, .1));
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    font-size: 2.2rem
}

.social__igImg .social__overlay i:before {
    margin-right: 10px
}

.social__igImg .social__overlay i+i {
    margin-left: 25px
}

.social__igImg:hover .social__overlay {
    opacity: 1
}

.support__wrapper {
    position: relative;
    z-index: 1;
	padding: 80px 0 55px 0;
}

.support__bg {
    z-index: -1;
    background-size: cover
}

.support__bg,
.support__bg:after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.support__bg:after {
    content: "";
    background-color: #0cb9e0;
    opacity: .95
}

.support__container {
    position: relative;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-bottom: 54px;
	align-items: center;
}

@media (min-width:1200px) {
    .support__container {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        padding: 0 70px 0 95px;
    }
}

.support__content {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    text-align: center;
    margin: 0 auto
}

@media (min-width:768px) {
    .support__content {
        max-width: 301px
    }
}

@media (min-width:1200px) {
    .support__content {
        text-align: left;
        margin: 0 50px 0 0
    }
}

@media (min-width:1400px) {
    .support__content {
        margin: 0 85px 0 0
    }
}

.support__title {
    font-family: NeueHaasGrotesk65, Roboto, Arial, sans-serif;
    font-size: 5rem;
    line-height: 1.33;
    font-weight: 500;
    color: #fff
}

@media screen and (min-width:320px) {
    .support__title {
        font-size: calc(.78125vw - 2.5px + 5rem)
    }
}

.support__subtitle {
    font-family: NeueHaasGrotesk65, Roboto, Arial, sans-serif;
    font-weight: 500;
    font-size: 2rem;
	line-height:1.3;
    color: #fff;
}

@media screen and (min-width:320px) {
    .support__subtitle {
        font-size: calc(.625vw - 2px + 2rem)
    }
}

.support__text {
    font-family: NeueHaasGrotesk55, Roboto, Arial, sans-serif;
    font-size: 1.6rem;
    line-height: 1.64;
    text-align: center;
    color: #fff;
	margin: 15px 0 30px;
	letter-spacing: 1px;
	font-weight:400;
}

@media screen and (min-width:320px) {
    .support__text {
        font-size: calc(.15625vw - .5px + 1.6rem)
    }
}

@media (min-width:1200px) {
    .support__text {
        text-align: left
    }
}

.support__slider {
    -ms-flex-negative: 1;
    flex-shrink: 1;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    position: relative;
    top: 0;
    -webkit-transition: opacity .75s ease;
    transition: opacity .75s ease;
    width: 100%;
    overflow: hidden
}

@media (min-width:1400px) {
    .support__slider {
        width: calc(100% - 506px);
    }
}

.support__slider [class=slick-list] {
    margin-top: 50px;
    margin-left: -29.5px!important;
    margin-right: -29.5px!important
}

@media (min-width:1200px) {
    .support__slider [class=slick-list] {
        margin-top: 0
    }
}

.support__slider [class*=slick-slide] {
    display: block;
    width: 100%;
    margin: 0 10px;
}

@media (min-width:768px) {
    .support__slider [class*=slick-slide] {
        width: calc((100% - 59px)/2)
    }
}

.support__slide {
    position: relative;
    width: 100%;
    display: block;
    -webkit-box-shadow: 0 0 0 #fff;
    box-shadow: 0 0 0 #fff;
	height: 0;
	padding-bottom: 75%;
	background-size: cover;
	background-repeat:no-repeat;
}

.support__slide:hover .support__caption {
    bottom: 40px
}

.support__image {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    font-family: "object-fit:cover";
    object-fit: cover
}

.support__caption {
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    padding: 15px;
    -webkit-transition: bottom .3s ease;
    transition: bottom .3s ease;
    background-color: rgba(196, 214, 0, .95)
}

.support__caption.support__red {
    background-color: rgba(255, 103, 31, .95)
}

@media (min-width:768px) {
    .support__caption {
        padding: 20px 40px
    }
}

.support__caption .support__title {
    font-size: 2rem;
    line-height: 1.43
}

@media(max-width:479px) {
    .support__caption .support__title,.support__caption .support__subtitle {
        margin: 0 15px;
    }
}

@media screen and (min-width:320px) {
    .support__caption .support__title {
        font-size: calc(.625vw - 2px + 2rem)
    }
}

@media screen and (min-width:1600px) {
    .support__caption .support__title {
        font-size: 2.8rem
    }
}

.support__caption .support__subtitle {
    font-size: 1.4rem;
    line-height: 1.43;
    font-weight: 400
}

.support__fieldset {
    position: absolute;
    right: 15px;
    bottom: 10px;
    z-index: 10
}

@media (min-width:768px) {
    .support__fieldset {
        bottom: 20px;
        right: 70px
    }
}

.support__controls {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 750px;
    margin: 0 auto
}

.support__legend {
    width: 0;
    height: 0;
    visibility: hidden
}

.support__nextButton,
.support__prevButton {
    cursor: pointer;
    border: none;
    background-color: transparent;
    z-index: 10;
    text-shadow: 1px 0 1px #888b8d;
    color: #fff;
    font-size: 24px;
    padding: 0;
    -webkit-transition: background-color .35s ease, -webkit-transform .35s ease;
    transition: background-color .35s ease, -webkit-transform .35s ease;
    transition: transform .35s ease, background-color .35s ease;
    transition: transform .35s ease, background-color .35s ease, -webkit-transform .35s ease;
    border-radius: 50%;
    line-height: 0
}

.support__nextButton:hover,
.support__prevButton:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    background-color: #0cb9e0
}

.support__nextButton i,
.support__prevButton i {
    padding: 0;
    margin: 0;
    font-style: normal
}

.support__nextButton span,
.support__prevButton span {
    height: 0;
    width: 0;
    visibility: hidden;
    overflow: hidden;
    display: block
}

.support__nextButton {
    margin-left: 15px
}

.whoWeAre__wrapper {
    position: relative;
    z-index: 1;
    background-color: #fff;
    padding: 100px 0px 80px
}

@media (min-width:767px) {
	.whoWeAre__wrapper {
		padding: 130px 15px 100px;
	}
}


.whoWeAre__bg {
    z-index: -1;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 65%;
    background-size: cover;
    background-repeat: no-repeat;
    opacity: .1
}

.whoWeAre__container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
    min-width: 320px;
    width: 100%;
    max-width: 1000px
}

@media (min-width:576px) {
    .whoWeAre__container {
        width: 90%
    }
}

@media (min-width:768px) {
    .whoWeAre__container {
        width: 80%
    }
}

.whoWeAre__header {
    text-align: center!important
}

.whoWeAre__subtitle {
    font-family: NeueHaasGrotesk65, Roboto, Arial, sans-serif;
    font-size: 17px;
	line-height:24px;
    font-weight: 500;
    text-align: center;
    color: #0cb9e0;
    max-width: 600px;
    margin: 21px auto 0;
    letter-spacing: 1.5px;
	padding:0 15px;
}

@media screen and (min-width:479px) {
    .whoWeAre__subtitle {
        font-size: calc(.625vw - 2px + 2rem);
	    line-height:28px;
    }
}

.whoWeAre__video {
    border: none;
    width: 100%;
    height: calc(56.30252vw - 16.89076px);
    max-height: 402px;
    max-width: 717px;
    margin: 45px auto 0;
    display: block
}

@counter-style faqstyle {
    system: numeric;
    pad: 2 "0"
}

.faqs__content {
    counter-reset: faqs;
    width: 100%;
    margin-top: 35px;
}

.faqs__detail {
    width: 100%;
    margin-top: 4px;
    display: block
}

.faqs__detail[open] .faqs__summary i {
    -webkit-transform: rotate(-.5turn);
    transform: rotate(-.5turn)
}

.faqs__summary {
    padding: 30px 20px 30px 15px;
    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;
    font-weight: 400;
    color: #fff;
    background-color: #0cb9e0;
    -webkit-transition: background-color .5s ease;
    transition: background-color .5s ease;
    position: relative;
    cursor: pointer;
    font-family: NeueHaasGrotesk55, Roboto, Arial, sans-serif;
    font-size: 2rem;
    line-height: 1.3;
    text-align: left;
    flex-wrap: nowrap;
}

.faqs__summary::-webkit-details-marker {
    color: transparent
}

@media (min-width:768px) {
    .faqs__summary {
        padding: 30px
    }
}

@media (max-width:479px) {
	.faqs__summary {
		font-size: 1.5rem;
	}
}


.faqs__summary:focus {
    outline: none
}

.faqs__summary span {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding-left: 20px
}

.faqs__summary i {
    font-size: 25px;
    -webkit-transition: -webkit-transform .3s ease;
    transition: -webkit-transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease, -webkit-transform .3s ease
}

.faqs__detailContent {
    padding: 36px 45px;
    background-color: #f5f5f5;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width:100%;
}

@media (max-width:479px) {
	.faqs__detailContent {
		padding: 25px;
		margin: 0;
	}
}

@media (max-width:767px) {
	.block-heading {
		padding:0 20px;
	}
}

.sponsor__wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    width: 100%;
    max-width: 960px;
    margin: 40px auto 0;
	display:flex;
}

.sponsor__link {
    width: 25%;
    float: left;
	height: 400px;
    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-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0;
    z-index: 1;
    -webkit-transition: z-index 0s linear .3s;
    transition: z-index 0s linear .3s;
}

.sponsor__link:hover {
    -webkit-transition: z-index 0s linear;
    transition: z-index 0s linear;
    z-index: 2
}

.sponsor__item {
	position: relative;
	z-index: 1;
	width: 100%;
	height: 100%;
	padding: 50px 15px 24px 40px;
	margin: 0;
	display: block;
	mix-blend-mode: luminosity
}

@media (min-width:1200px) {
	.sponsor__link:hover .sponsor__item {
		height: 110%;
		width: 110%
	}
	.sponsor__item {
		-webkit-transition: height .3s ease, width .3s ease;
		transition: height .3s ease, width .3s ease;
		-ms-flex-item-align: end;
		align-self: flex-end
	}
}

@media (max-width:1200px){
	.sponsor__wrapper {
		flex-wrap:wrap;
	}
	.sponsor__link {
		width: 50%;
		height: 300px;
	}
	.sponsor__item {
		padding: 25px 12px 25px 28px;
	}
}

@media (max-width:768px){
	.sponsor__link {
		width: 100%;
		height: 350px;
	}
	.sponsor__item {
		padding: 25px 12px 25px 28px;
	}
}

.sponsor__image {
    mix-blend-mode: luminosity;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    font-family: "object-fit:cover";
    object-fit: cover;
    opacity: .25
}

.sponsor__bg,
.sponsor__image {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.sponsor__bg {
    z-index: -1;
    opacity: .75
}

.sponsor__figcaption {
    height: 100%;
    color: #fff;
    position: relative;
    z-index: 1;
    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-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.sponsor__title {
    font-weight: 500;
    font-size: 4.4rem;
    line-height: 1.2;
    text-transform: lowercase;
}

.sponsor__subtitle,
.sponsor__title {
    font-family: NeueHaasGrotesk65, Roboto, Arial, sans-serif;
    text-align: left
}

.sponsor__subtitle {
    font-size: 30px;
    font-size: 3rem;
    line-height: 1.67;
    color: #fff;
    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;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.sponsor__subtitle span {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.sponsor__subtitle i {
    font-size: 25px
}

.sponsor__profile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

@media (max-width:640px) {
    .sponsor__profile {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.text__content .amsd__backLink, .sponsor__profile .amsd__backLink {
	font-family: NeueHaasGrotesk55, Roboto, Arial, sans-serif;
	font-size: 1.4rem;
	font-weight: 700;
	line-height: 1;
	padding: 3px;
	color: #24badc;
	text-transform: lowercase;
	-webkit-transition: color .5s ease;
	transition: color .5s ease;
	position:relative;
	float:right;
	margin-top:15px;
	right: 0;
}

.sponsor__profile .amsd__backLink:hover {
	color: #c4d600 !important;
}

.sponsor__data {
	display: flex;
	width: 100%;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}

@media (min-width:992px) {
    .sponsor__profile {
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch
    }
}

.sponsor__profile .sponsor__title {
    font-family: NeueHaasGrotesk65, Roboto, Arial, sans-serif;
    font-weight: 500;
    font-size: 2rem;
    text-align: left;
    color: #fff
}

@media screen and (min-width:320px) {
    .sponsor__profile .sponsor__title {
        font-size: calc(.625vw - 2px + 2rem)
    }
}

@media screen and (min-width:1600px) {
    .sponsor__profile .sponsor__title {
        font-size: 2.8rem
    }
}

.sponsor__profile .sponsor__subtitle {
    font-weight: 500;
    line-height: 1;
    font-size: 2.5rem
}

@media screen and (min-width:320px) {
    .sponsor__profile .sponsor__subtitle {
        font-size: calc(1.95313vw - 6.25px + 2.5rem)
    }
}

@media screen and (min-width:1600px) {
    .sponsor__profile .sponsor__subtitle {
        font-size: 5rem
    }
}

.sponsor__header {
    padding: 14px 30px 14px 20px;
    background-color: #0cb9e0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
	justify-content: space-between;
}

.sponsor__picture {
    min-height: 350px;
	max-height:400px;
    position: relative;
    width: 315px;
    margin-right: 20px;
    float: left
}

@media (max-width:640px) {
    .sponsor__picture {
        min-height: 350px;
        max-height:400px;
        position: relative;
        width: 100%;
        margin-right: 0;
        float: none;
    }
}

.sponsor__text {
    margin-top: 0;
    width: unset!important
}

.sponsor__form {
	margin: 28px 0 0;
	width: 100%;
	max-width: 100%;
}

.sponsor__button {
    margin-left: auto;
    margin-right: 0;
    max-width: unset
}

.map {
	margin-bottom: -6px;
}

.locations__wrapper {
    width: 100%;
    left: 0;
    /*-webkit-transform: translate(-50%);
    transform: translate(-50%);*/
    position: relative;
    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-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    height: 85vh;
}

@media (min-width:768px) {
    .locations__wrapper {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: stretch;
        -ms-flex-pack: stretch;
        justify-content: stretch
    }
}

.locations__tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #0cb9e0;
    width: 100%;
	z-index:99;
}

@media (min-width:768px) {
    .locations__tabs {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        height: 100%;
        max-width: 360px;
        width: 29%;
    }
    @supports (display:grid) {
        .locations__tabs {
            display: grid;
            grid-template-columns: 1fr 1fr;
            grid-template-rows: -webkit-max-content 1fr;
            grid-template-rows: max-content 1fr
        }
    }
}

.locations__list {
    display: none;
    overflow: hidden;
    list-style-type: none;
    padding: 0;
    margin: 0
}

@media (min-width:768px) {
    .locations__list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 0;
        height: 0;
        -webkit-transition: width .5s ease, height 0s linear .5s;
        transition: width .5s ease, height 0s linear .5s;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    @supports (display:grid) {
        .locations__list {
            -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
            -webkit-transition: -webkit-transform .5s ease;
            transition: -webkit-transform .5s ease;
            transition: transform .5s ease;
            transition: transform .5s ease, -webkit-transform .5s ease;
            height: 100%;
            width: 100%;
            grid-column: 1/-1;
            grid-row: 2
        }
    }
}

.locations__radioLabel {
    position: relative;
    font-size: 1.6rem;
    font-weight: 400;
    color: #fff;
    letter-spacing: .2em;
    cursor: pointer;
    text-transform: lowercase;
    padding: 20px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: center;
    background-color: #fd702d;
    margin: 0
}

.locations__radioLabel.locations__future {
    background-color: #c4d600
}

@media (min-width:768px) {
    .locations__radioLabel {
        text-align: left;
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0
    }
    @supports (display:grid) {
        .locations__radioLabel {
            height: 100%;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            grid-row: 1
        }
    }
}

.locations__radioInput {
    opacity: 0;
    z-index: -1;
    position: absolute;
    height: 0;
    width: 0
}

.locations__radioInput:checked+.locations__list {
    -webkit-transition: width .5s ease, height 0s linear;
    transition: width .5s ease, height 0s linear;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    height: auto
}

@supports (display:grid) {
    .locations__radioInput:checked+.locations__list {
        -webkit-transition: -webkit-transform .5s ease;
        transition: -webkit-transform .5s ease;
        transition: transform .5s ease;
        transition: transform .5s ease, -webkit-transform .5s ease;
        height: 100%
    }
}

.locations__hiddenInput {
    width: .1px;
    height: .1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1
}

.locations__button {
    background-color: transparent;
    padding: 7px 30px;
    -webkit-transition: background-color .5s ease;
    transition: background-color .5s ease;
    color: #fff;
    border: none;
    cursor: pointer;
    font-family: NeueHaasGrotesk65, Roboto, Arial, sans-serif;
    font-size: 1.6rem;
    line-height: 1;
    font-weight: 500;
	letter-spacing:1px;
    text-align: left
}

@media screen and (min-width:320px) {
    .locations__button {
        font-size: calc(.78125vw - 2.5px + 1.6rem)
    }
}

@media screen and (min-width:1600px) {
    .locations__button {
        font-size: 2.6rem
    }
}

.locations__button:active,
.locations__button:focus {
    background-color: #ff671f
}

.locations__button:active.locations__future,
.locations__button:focus.locations__future {
    background-color: #c4d600
}

.locations__listName {
    text-transform: uppercase;
    padding: 11px 30px;
    color: #fff;
    font-size: 2rem;
    line-height: 1;
    margin: 15px 0;
}

.locations__map {
    background-color: #f2f2f2;
    height: 100%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    position: relative;
    overflow: hidden
}

.locations__popupBubble {
    top: 0
}

.locations__popupBubble,
.locations__popupBubbleAnchor {
    position: absolute;
    left: 0;
    -webkit-transform: translate(-50%, -100%);
    transform: translate(-50%, -100%)
}

.locations__popupBubbleAnchor {
    bottom: 0;
    height: 0;
    overflow: visible;
    border-radius: 0;
    max-width: 310px;
    width: 310px
}

.locations__popupContainer {
    cursor: 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-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-transform: translate(1px, calc(-100% - 47px));
    transform: translate(1px, calc(-100% - 47px));
    background-color: rgba(255, 103, 31, .95);
    width: 100%;
    padding: 18px 30px 18px 22px;
    position: relative;
    color: #fff;
}

.locations__popupContainer:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 8px solid rgba(255, 103, 31, .95)
}

.locations__popupContainer.locations__future {
    background-color: rgba(196, 214, 0, .95)
}

.locations__popupContainer.locations__future:after {
    border-top: 8px solid rgba(196, 214, 0, .95)
}

.locations__title {
    font-size: 2rem;
    font-weight: 500;
    line-height: 1;
    text-transform: lowercase;
    margin: 0 0 7px;
}

@media screen and (min-width:320px) {
    .locations__title {
        font-size: calc(.625vw - 2px + 2rem)
    }
}

@media screen and (min-width:1600px) {
    .locations__title {
        font-size: 2.8rem
    }
}

.locations__location {
    color: #fff;
    font-family: NeueHaasGrotesk55, Roboto, Arial, sans-serif;
    font-weight: 400;
    font-size: 1.6rem
}

@media screen and (min-width:320px) {
    .locations__location {
        font-size: calc(.3125vw - 1px + 1.6rem)
    }
}

@media screen and (min-width:1600px) {
    .locations__location {
        font-size: 2rem
    }
}

.locations__preview_text {
    color: #fff;
    font-family: NeueHaasGrotesk55, Roboto, Arial, sans-serif;
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 1.29;
    margin-top: 10px
}

.locations__link {
    color: #fff;
    display: inline-block;
    font-size: 25px;
    width:100%;
}

.locations__popupContainer a:hover {
    color: #333333;
}

.locations__arrow {
    position:absolute;
    top:18px;
    right:10px;
}

.helpers__form-invalid {
    border: 1px solid red
}

.helpers__contact-form-loading-icon {
    display: none
}

.contact-form-success-message {
	margin:50px 20px;
}


@font-face {
	font-family: NeueHaasGrotesk65;
	src: url("../fonts/NHaasGroteskDSPro-65Md.otf") format("opentype");
}
@font-face {
	font-family: NeueHaasGrotesk55;
	src: url("../fonts/NHaasGroteskTXPro-55Rg.otf") format("opentype");
}
@font-face {
	font-family: NeueHaasGrotesk56;
	src: url("../fonts/NHaasGroteskTXPro-56lt.otf") format("opentype");
}
@font-face {
	font-family: NeueHaasGrotesk75;
	src: url("../fonts/NHaasGroteskTXPro-75Bd.otf") format("opentype");
}


.grid__figcaption,.amsd__previewText,.amsd__link,.amsd__link i {
    transition:all 500ms ease !important;
}

.grid__figcaption.col2:hover {
    background-color: rgba(255, 255, 255, .95) !important;
    color: rgba(196, 214, 0, .95) !important;
}

.grid__figcaption.col2:hover .amsd__previewText {
    color: rgba(196, 214, 0, .95) !important;
}

.grid__figcaption.col2:hover .amsd__link {
    color: rgba(196, 214, 0, .95) !important;
}

.grid__figcaption.col2:hover .amsd__link i {
    color: rgba(196, 214, 0, .95) !important;
}



/* Modal Popup */

.cipopup-wrapper {
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100vh;
    background-color:rgba(12,185,224,0.9);
    z-index: 99999;
    display:none;
}

.cipopup-text-wrapper {
    background-color:#ff671f;
    position:absolute;
    width:85%;
    max-width:650px;
    padding:0;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
    z-index: 99;
}

.cipopup-close {
    position:absolute;
    top:-15px;
    right:-15px;
    color:#ffffff;
    background-color:#ff671f;
    padding:4px;
    border-radius:50%;
    font-size:16px;
    cursor:pointer;
    z-index: 110;
    font-weight:bold;
    width: 30px;
    height: 30px;
    text-align: center;
}

.cipopup-close:hover {
    color:#000000;
}

.cipopup-html {
    width:100%;
    position:relative;
    margin:0 !important;
    padding:35px 25px !important;
    background-color:#ff671f;
    overflow:auto;
    max-height:650px;
}

.cipopup-html * {
    color:#ffffff !important;
}

@media(max-width:767px){
    .cipopup-html {
        max-height:450px;
    }

    .cipopup-html .userUpload.imgBanner {
        width:100% !important;
        height:auto !important;
    }
}
