﻿@charset "UTF-8";

@-webkit-keyframes fade-in {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes fade-in {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-webkit-keyframes fade-slide-down {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes fade-slide-down {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@-webkit-keyframes fade-slide-up {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes fade-slide-up {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

.site-nav-desktop {
    opacity: 0;
    -webkit-animation: fade-slide-down 1.5s .5s forwards;
    animation: fade-slide-down 1.5s .5s forwards;
    -webkit-animation-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
    animation-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.page-header .row {
    opacity: 0;
    -webkit-animation: fade-slide-up 1.5s 1s forwards;
    animation: fade-slide-up 1.5s 1s forwards;
    -webkit-animation-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
    animation-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

a {
    color: #FF1932;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    word-wrap: break-word;
}

    a:hover {
        color: #333333;
        text-decoration: underline;
    }

h2[data-info]::after, .h2[data-info]::after, h3[data-info]::after, .h3[data-info]::after {
    content: attr(data-info);
    display: inline-block;
    font-weight: 300;
    font-size: 1rem;
    color: #333333;
    margin-left: 20px;
}

* {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .blockquote-footer, .h5, .event-summary.highlight-event .event-summary-content::before, .lead, blockquote, .search-box form .form-group .form-control-lg, .search-box .popular-searches ol li a {
    margin-bottom: 20px;
}

    h1.red, .h1.red, .site-nav-desktop aside.sub-nav .sub-info h3.h1, h2.red, .h2.red, .site-nav-desktop aside.sub-nav .sub-info h3.h2, h3.red, .site-nav-desktop aside.sub-nav .sub-info h3, .h3.red, .site-nav-desktop aside.sub-nav .sub-info h3.h3, h4.red, .h4.red, .site-nav-desktop aside.sub-nav .sub-info h3.h4, h5.red, .red.blockquote-footer, .site-nav-desktop aside.sub-nav .sub-info h3.blockquote-footer, .h5.red, .site-nav-desktop aside.sub-nav .sub-info h3.h5, .site-nav-desktop aside.sub-nav .sub-info .event-summary.highlight-event h3.event-summary-content::before, .event-summary.highlight-event .site-nav-desktop aside.sub-nav .sub-info h3.event-summary-content::before, .event-summary.highlight-event .red.event-summary-content::before, .lead.red, blockquote.red, .search-box form .form-group .red.form-control-lg, .search-box form .form-group .site-nav-desktop aside.sub-nav .sub-info h3.form-control-lg, .site-nav-desktop aside.sub-nav .sub-info .search-box form .form-group h3.form-control-lg, .search-box .popular-searches ol li a.red, .site-nav-desktop aside.sub-nav .sub-info h3.lead {
        color: #FF1932;
    }

    h1.light, .event-summary.highlight-event h1.event-location, .h1.light, .event-summary.highlight-event .h1.event-location, h2.light, .event-summary.highlight-event h2.event-location, .h2.light, .event-summary.highlight-event .h2.event-location, h3.light, .event-summary.highlight-event h3.event-location, .h3.light, .event-summary.highlight-event .h3.event-location, h4.light, .event-summary.highlight-event h4.event-location, .h4.light, .event-summary.highlight-event .h4.event-location, h5.light, .light.blockquote-footer, .event-summary.highlight-event .blockquote-footer.event-location, .event-summary.highlight-event h5.event-location, .h5.light, .event-summary.highlight-event .light.event-summary-content::before, .event-summary.highlight-event .event-summary-content.event-location::before, .event-summary.highlight-event .h5.event-location, .lead.light, blockquote.light, .event-summary.highlight-event blockquote.event-location, .search-box form .form-group .light.form-control-lg, .search-box form .form-group .event-summary.highlight-event .form-control-lg.event-location, .event-summary.highlight-event .search-box form .form-group .form-control-lg.event-location, .search-box .popular-searches ol li a.light, .search-box .popular-searches ol li .event-summary.highlight-event a.event-location, .event-summary.highlight-event .search-box .popular-searches ol li a.event-location, .event-summary.highlight-event .lead.event-location {
        color: #FFF;
    }

    h1.dark, .h1.dark, h2.dark, .h2.dark, h3.dark, .h3.dark, h4.dark, .h4.dark, h5.dark, .dark.blockquote-footer, .h5.dark, .event-summary.highlight-event .dark.event-summary-content::before, .lead.dark, blockquote.dark, .search-box form .form-group .dark.form-control-lg, .search-box .popular-searches ol li a.dark {
        color: #333333;
    }

h1, .h1 {
    font-weight: 700;
    font-size: 3.125rem;
    letter-spacing: -0.2px;
    line-height: 3.4375rem;
    -webkit-transform: translateX(-3px);
    transform: translateX(-3px);
}

@media (max-width: 767.98px) {
    h1, .h1 {
        font-size: 2.5rem;
        line-height: 2.6875rem;
    }
}

h2, .h2 {
    font-weight: 700;
    font-size: 2.1875rem;
    letter-spacing: -0.2px;
    line-height: 2.5rem;
    margin-bottom: 40px;
}

@media (max-width: 767.98px) {
    h2, .h2 {
        font-size: 1.75rem;
        line-height: 1.9375rem;
    }
}

h3, .h3 {
    font-weight: 700;
    font-size: 1.4375rem;
    letter-spacing: -0.13px;
    line-height: 1.6875rem;
}

h4, .h4 {
    font-weight: 700;
    font-size: 1rem;
    letter-spacing: -0.09px;
    line-height: 1.3125rem;
}

h5, .blockquote-footer, .h5, .event-summary.highlight-event .event-summary-content::before {
    font-weight: 700;
    font-size: 0.75rem;
    letter-spacing: 2.85px;
    text-transform: uppercase;
}

.display-2, .share-price-summary .share-price-value, .in-numbers .inner .number, .event-insights .event-insight span {
    font-weight: 300;
    font-size: 3.75rem;
    letter-spacing: 0.08188rem;
}

@media (max-width: 1023.98px) {
    .display-2, .share-price-summary .share-price-value, .in-numbers .inner .number, .event-insights .event-insight span {
        font-size: 2.8125rem;
    }
}

.display-3, .big-date .day {
    font-weight: 300;
    font-size: 2.1875rem;
    letter-spacing: 0.08188rem;
}

@media (max-width: 1023.98px) {
    .display-3, .big-date .day {
        font-size: 1.5625rem;
    }
}

.lead, blockquote, .search-box form .form-group .form-control-lg, .search-box .popular-searches ol li a {
    font-weight: 300;
    font-size: 1.4375rem;
    letter-spacing: 0;
    line-height: 1.6875rem;
}

@media (max-width: 767.98px) {
    .lead, blockquote, .search-box form .form-group .form-control-lg, .search-box .popular-searches ol li a {
        font-size: 1.25rem;
        line-height: 1.5rem;
    }
}

p {
    margin-bottom: 2.5rem;
}

    p.no-margin {
        margin-bottom: 0;
    }

    p a {
        text-decoration: underline;
    }

blockquote p {
    margin-bottom: 10px;
    quotes: initial !important;
}

blockquote + cite {
    font-style: normal;
}

@media (max-width: 1399.98px) {
    .main-nav-link, .site-nav-mobile .nav-mobile-inner > nav > div > a,
    .site-nav-mobile .nav-mobile-inner > nav > a {
        font-weight: 700;
        font-size: 18px;
        letter-spacing: 0.06px;
        line-height: 21px;
        color: #FFF;
        text-decoration: none;
    }
}

.sub-nav-link, .site-nav-desktop aside.sub-nav .sub-links a, .site-nav-mobile .nav-mobile-inner > nav nav a {
    font-weight: 300;
    font-size: 16px;
    letter-spacing: 0.35px;
    line-height: 31px;
    text-decoration: none;
}

    .sub-nav-link:hover, .site-nav-desktop aside.sub-nav .sub-links a:hover, .site-nav-mobile .nav-mobile-inner > nav nav a:hover {
        color: #FF1932;
    }

@media (max-width: 1399.98px) {
    .sub-nav-link, .site-nav-desktop aside.sub-nav .sub-links a, .site-nav-mobile .nav-mobile-inner > nav nav a {
        line-height: 1.75rem;
        color: #FFF;
    }
}

.blockquote-footer {
    margin-top: 1.25rem;
}

.small, .small-link, .event-summary .inner .event-summary-image a:not(:first-of-type), .small-heavy, .share-price-summary .share-price-date, .btn-heading, .share-price-summary .share-price-value .diff, .latest-vacancies .inner .job-vacancy-thumb .job-location, .news-feed.feed-condensed .news-link, .news-feed .inner ol.article-list .news-date, .featured-event footer a:not(.btn), .event-filter-month label {
    font-weight: 300;
    font-size: 0.875rem;
    line-height: 1.0625rem;
}

    .small.date, .date.small-link, .event-summary .inner .event-summary-image a.date:not(:first-of-type), .date.small-heavy, .share-price-summary .date.share-price-date, .date.btn-heading, .share-price-summary .share-price-value .date.diff, .latest-vacancies .inner .job-vacancy-thumb .date.job-location, .news-feed.feed-condensed .date.news-link, .news-feed .inner ol.article-list .date.news-date, .featured-event footer a.date:not(.btn), .event-filter-month label.date {
        display: inline-block;
        margin-bottom: 3px;
    }

.small-link, .event-summary .inner .event-summary-image a:not(:first-of-type) {
    color: #737373;
    letter-spacing: 0.02687rem;
}

    .small-link:hover, .event-summary .inner .event-summary-image a:hover:not(:first-of-type) {
        text-decoration: underline;
    }

.small-heavy, .share-price-summary .share-price-date {
    font-weight: 700;
}

i.icon {
    display: inline-block;
    width: 30px;
    margin-right: 10px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
}

    i.icon::before {
        content: "";
        width: 1px;
        margin-left: -1px;
        float: left;
        height: 0;
        padding-top: 100%;
    }

    i.icon::after {
        content: "";
        display: table;
        clear: both;
    }

    i.icon.icon-small {
        width: 15px;
    }

        i.icon.icon-small::before {
            padding-top: 15px;
        }

    i.icon.icon-instagram {
        background-image: url("../assets/graphics/icon-instagram-dark.svg");
    }

        i.icon.icon-instagram.light, .event-summary.highlight-event i.icon.icon-instagram.event-location {
            background-image: url("../assets/graphics/icon-instagram-white.svg");
        }

    i.icon.icon-facebook {
        background-image: url("../assets/graphics/icon-facebook-dark.svg");
    }

        i.icon.icon-facebook.light, .event-summary.highlight-event i.icon.icon-facebook.event-location {
            background-image: url("../assets/graphics/icon-facebook-white.svg");
        }

    i.icon.icon-twitter {
        background-image: url("../assets/graphics/icon-twitter-dark.svg");
    }

        i.icon.icon-twitter.light, .event-summary.highlight-event i.icon.icon-twitter.event-location {
            background-image: url("../assets/graphics/icon-twitter-white.svg");
        }

    i.icon.icon-linkedin {
        background-image: url("../assets/graphics/icon-linkedin-dark.svg");
    }

        i.icon.icon-linkedin.light, .event-summary.highlight-event i.icon.icon-linkedin.event-location {
            background-image: url("../assets/graphics/icon-linkedin-white.svg");
        }

    i.icon.icon-youtube {
        background-image: url("../assets/graphics/icon-youtube.svg");
    }

    i.icon.icon-search {
        background-image: url("../assets/graphics/icon-search-dark.svg");
    }

    i.icon.icon-burger {
        background-image: url("../assets/graphics/icon-burger.svg");
    }

    i.icon.icon-close {
        background-image: url("../assets/graphics/icon-close.svg");
    }

    i.icon.icon-location {
        background-image: url("../assets/graphics/location-pointer.svg");
    }

        i.icon.icon-location.light, .event-summary.highlight-event i.icon.icon-location.event-location {
            background-image: url("../assets/graphics/location-pointer-white.svg");
        }

.container-outer {
    padding: 40px 0 20px 0;
}

@media (max-width: 767.98px) {
    .container-outer .container {
        padding-left: 25px;
        padding-right: 25px;
    }
}

.container-outer.has-margin,
.container-outer .row.has-margin-bottom {
    margin-bottom: 40px;
}

.container-outer:not(.has-image).grey {
    background-color: #EEE;
}

.container-outer:not(.has-image).red, .site-nav-desktop aside.sub-nav .sub-info h3.container-outer:not(.has-image) {
    background-color: #FF1932;
}

.container-outer:not(.has-image).dark {
    background-color: #333333;
}

.container-outer.has-image {
    background-size: cover;
    background-position: center center;
    padding-bottom: 40px;
}

@media (max-width: 767.98px) {
    .container-outer.has-image {
        padding-left: 40px;
        padding-right: 40px;
    }
}

.container-outer.has-image .container {
    padding: 40px;
    padding-bottom: 20px;
    background: #FFF;
}

.container-outer.has-image.grey .container {
    background-color: #EEE;
}

.container-outer.has-image.red .container, .site-nav-desktop aside.sub-nav .sub-info h3.container-outer.has-image .container {
    background-color: #FF1932;
}

.container-outer.has-image.dark .container {
    background-color: #333333;
}

.container-outer.has-border-top {
    padding-top: 0;
}

    .container-outer.has-border-top .container {
        padding-top: 40px;
        border-top: 1px solid #eeeeee;
    }

.container-outer.is-narrow .container {
    width: 50%;
}

@media (max-width: 767.98px) {
    .container-outer.is-narrow .container {
        width: 100%;
    }
}

.background-thumb {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    -o-object-fit: cover;
    object-fit: cover;
}

.btn {
    border: 0;
    line-height: 21px;
    padding: 12px 15px 14px 15px;
    font-weight: 700;
    text-decoration: none;
    margin-bottom: 20px;
}

    .btn:active:focus, .btn:focus, .btn:active {
        outline: none;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .btn.no-margin {
        margin-bottom: 0;
        padding-bottom: 0;
    }

    .btn.btn-primary, .btn.btn-link {
        position: relative;
        margin-right: 20px;
    }

        .btn.btn-primary::before, .btn.btn-link::before {
            content: "";
            display: block;
            position: absolute;
            top: 0;
            right: 0;
            height: 100%;
        }

    .btn.btn-primary {
        padding-right: 60px;
        background: url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%22313%22%20height%3D%2247%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%3Cdefs%3E%3Cpath%20d%3D%22M8.846%200h303.728v46.898H8.846a8%208%200%200%201-8-8V8a8%208%200%200%201%208-8z%22%20id%3D%22a%22%2F%3E%3C%2Fdefs%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cmask%20id%3D%22b%22%20fill%3D%22%23FF1932%22%3E%3Cuse%20xlink%3Ahref%3D%22%23a%22%2F%3E%3C%2Fmask%3E%3Cuse%20fill%3D%22%23FF1932%22%20fill-rule%3D%22nonzero%22%20xlink%3Ahref%3D%22%23a%22%2F%3E%3Cg%20mask%3D%22url%28%23b%29%22%20fill%3D%22%23FF1932%22%20fill-rule%3D%22nonzero%22%3E%3Cpath%20d%3D%22M0%200h313v47H0z%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E") left center no-repeat;
        background-size: 313px 100%;
        -webkit-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out;
    }

        .btn.btn-primary:not(:only-child) {
            margin-right: 30px;
        }

@media (max-width: 767.98px) {
    .btn.btn-primary + .btn-primary {
        display: block;
    }
}

.btn.btn-primary:hover {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%22313%22%20height%3D%2247%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%3Cdefs%3E%3Cpath%20d%3D%22M8.846%200h303.728v46.898H8.846a8%208%200%200%201-8-8V8a8%208%200%200%201%208-8z%22%20id%3D%22a%22%2F%3E%3C%2Fdefs%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cmask%20id%3D%22b%22%20fill%3D%22%23333333%22%3E%3Cuse%20xlink%3Ahref%3D%22%23a%22%2F%3E%3C%2Fmask%3E%3Cuse%20fill%3D%22%23333333%22%20fill-rule%3D%22nonzero%22%20xlink%3Ahref%3D%22%23a%22%2F%3E%3Cg%20mask%3D%22url%28%23b%29%22%20fill%3D%22%23333333%22%20fill-rule%3D%22nonzero%22%3E%3Cpath%20d%3D%22M0%200h313v47H0z%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

.dark .btn.btn-primary:hover {
    color: #333333;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%22313%22%20height%3D%2247%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%3Cdefs%3E%3Cpath%20d%3D%22M8.846%200h303.728v46.898H8.846a8%208%200%200%201-8-8V8a8%208%200%200%201%208-8z%22%20id%3D%22a%22%2F%3E%3C%2Fdefs%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cmask%20id%3D%22b%22%20fill%3D%22%23FFF%22%3E%3Cuse%20xlink%3Ahref%3D%22%23a%22%2F%3E%3C%2Fmask%3E%3Cuse%20fill%3D%22%23FFF%22%20fill-rule%3D%22nonzero%22%20xlink%3Ahref%3D%22%23a%22%2F%3E%3Cg%20mask%3D%22url%28%23b%29%22%20fill%3D%22%23FFF%22%20fill-rule%3D%22nonzero%22%3E%3Cpath%20d%3D%22M0%200h313v47H0z%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

.btn.btn-primary:hover::before {
    content: "";
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%2240%22%20height%3D%2247%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%3Cdefs%3E%3Cpath%20d%3D%22M7.477%200S3.009%200%20.775%203.878v39.244S3.01%2047%207.477%2047h15.195s4.467%200%206.701-3.878l9.098-15.754s2.233-3.878%200-7.736L29.373%203.878c0-.02-2.234-3.878-6.701-3.878H7.477z%22%20id%3D%22a%22%2F%3E%3C%2Fdefs%3E%3Cuse%20fill%3D%22%23333333%22%20fill-rule%3D%22nonzero%22%20xlink%3Ahref%3D%22%23a%22%2F%3E%3C%2Fsvg%3E");
}

.dark .btn.btn-primary:hover::before {
    content: "";
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%2240%22%20height%3D%2247%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%3Cdefs%3E%3Cpath%20d%3D%22M7.477%200S3.009%200%20.775%203.878v39.244S3.01%2047%207.477%2047h15.195s4.467%200%206.701-3.878l9.098-15.754s2.233-3.878%200-7.736L29.373%203.878c0-.02-2.234-3.878-6.701-3.878H7.477z%22%20id%3D%22a%22%2F%3E%3C%2Fdefs%3E%3Cuse%20fill%3D%22%23FFF%22%20fill-rule%3D%22nonzero%22%20xlink%3Ahref%3D%22%23a%22%2F%3E%3C%2Fsvg%3E");
}

.btn.btn-primary::before {
    content: "";
    right: -20px;
    background: url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%2240%22%20height%3D%2247%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%3Cdefs%3E%3Cpath%20d%3D%22M7.477%200S3.009%200%20.775%203.878v39.244S3.01%2047%207.477%2047h15.195s4.467%200%206.701-3.878l9.098-15.754s2.233-3.878%200-7.736L29.373%203.878c0-.02-2.234-3.878-6.701-3.878H7.477z%22%20id%3D%22a%22%2F%3E%3C%2Fdefs%3E%3Cuse%20fill%3D%22%23FF1932%22%20fill-rule%3D%22nonzero%22%20xlink%3Ahref%3D%22%23a%22%2F%3E%3C%2Fsvg%3E") top left no-repeat;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    width: 40px;
}

.btn.btn-primary.red, .site-nav-desktop aside.sub-nav .sub-info h3.btn.btn-primary, .event-summary.highlight-event .event-summary-footer .btn-primary.btn-link {
    color: #FFF;
}

.btn.btn-primary.dark {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%22313%22%20height%3D%2247%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%3Cdefs%3E%3Cpath%20d%3D%22M8.846%200h303.728v46.898H8.846a8%208%200%200%201-8-8V8a8%208%200%200%201%208-8z%22%20id%3D%22a%22%2F%3E%3C%2Fdefs%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cmask%20id%3D%22b%22%20fill%3D%22%23333%22%3E%3Cuse%20xlink%3Ahref%3D%22%23a%22%2F%3E%3C%2Fmask%3E%3Cuse%20fill%3D%22%23333%22%20fill-rule%3D%22nonzero%22%20xlink%3Ahref%3D%22%23a%22%2F%3E%3Cg%20mask%3D%22url%28%23b%29%22%20fill%3D%22%23333%22%20fill-rule%3D%22nonzero%22%3E%3Cpath%20d%3D%22M0%200h313v47H0z%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

    .btn.btn-primary.dark:hover {
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%22313%22%20height%3D%2247%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%3Cdefs%3E%3Cpath%20d%3D%22M8.846%200h303.728v46.898H8.846a8%208%200%200%201-8-8V8a8%208%200%200%201%208-8z%22%20id%3D%22a%22%2F%3E%3C%2Fdefs%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cmask%20id%3D%22b%22%20fill%3D%22%23FF1932%22%3E%3Cuse%20xlink%3Ahref%3D%22%23a%22%2F%3E%3C%2Fmask%3E%3Cuse%20fill%3D%22%23FF1932%22%20fill-rule%3D%22nonzero%22%20xlink%3Ahref%3D%22%23a%22%2F%3E%3Cg%20mask%3D%22url%28%23b%29%22%20fill%3D%22%23FF1932%22%20fill-rule%3D%22nonzero%22%3E%3Cpath%20d%3D%22M0%200h313v47H0z%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    }

        .btn.btn-primary.dark:hover::before {
            content: "";
            background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%2240%22%20height%3D%2247%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%3Cdefs%3E%3Cpath%20d%3D%22M7.477%200S3.009%200%20.775%203.878v39.244S3.01%2047%207.477%2047h15.195s4.467%200%206.701-3.878l9.098-15.754s2.233-3.878%200-7.736L29.373%203.878c0-.02-2.234-3.878-6.701-3.878H7.477z%22%20id%3D%22a%22%2F%3E%3C%2Fdefs%3E%3Cuse%20fill%3D%22%23FF1932%22%20fill-rule%3D%22nonzero%22%20xlink%3Ahref%3D%22%23a%22%2F%3E%3C%2Fsvg%3E");
        }

    .btn.btn-primary.dark::before {
        content: "";
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%2240%22%20height%3D%2247%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%3Cdefs%3E%3Cpath%20d%3D%22M7.477%200S3.009%200%20.775%203.878v39.244S3.01%2047%207.477%2047h15.195s4.467%200%206.701-3.878l9.098-15.754s2.233-3.878%200-7.736L29.373%203.878c0-.02-2.234-3.878-6.701-3.878H7.477z%22%20id%3D%22a%22%2F%3E%3C%2Fdefs%3E%3Cuse%20fill%3D%22%23333%22%20fill-rule%3D%22nonzero%22%20xlink%3Ahref%3D%22%23a%22%2F%3E%3C%2Fsvg%3E");
    }

.btn.btn-primary.light, .event-summary.highlight-event .btn.btn-primary.event-location {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%22313%22%20height%3D%2247%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%3Cdefs%3E%3Cpath%20d%3D%22M8.846%200h303.728v46.898H8.846a8%208%200%200%201-8-8V8a8%208%200%200%201%208-8z%22%20id%3D%22a%22%2F%3E%3C%2Fdefs%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cmask%20id%3D%22b%22%20fill%3D%22%23FFF%22%3E%3Cuse%20xlink%3Ahref%3D%22%23a%22%2F%3E%3C%2Fmask%3E%3Cuse%20fill%3D%22%23FFF%22%20fill-rule%3D%22nonzero%22%20xlink%3Ahref%3D%22%23a%22%2F%3E%3Cg%20mask%3D%22url%28%23b%29%22%20fill%3D%22%23FFF%22%20fill-rule%3D%22nonzero%22%3E%3Cpath%20d%3D%22M0%200h313v47H0z%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    color: #333333;
}

    .btn.btn-primary.light:hover, .event-summary.highlight-event .btn.btn-primary.event-location:hover {
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%22313%22%20height%3D%2247%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%3Cdefs%3E%3Cpath%20d%3D%22M8.846%200h303.728v46.898H8.846a8%208%200%200%201-8-8V8a8%208%200%200%201%208-8z%22%20id%3D%22a%22%2F%3E%3C%2Fdefs%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cmask%20id%3D%22b%22%20fill%3D%22%23333333%22%3E%3Cuse%20xlink%3Ahref%3D%22%23a%22%2F%3E%3C%2Fmask%3E%3Cuse%20fill%3D%22%23333333%22%20fill-rule%3D%22nonzero%22%20xlink%3Ahref%3D%22%23a%22%2F%3E%3Cg%20mask%3D%22url%28%23b%29%22%20fill%3D%22%23333333%22%20fill-rule%3D%22nonzero%22%3E%3Cpath%20d%3D%22M0%200h313v47H0z%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E");
        color: #FFF;
    }

        .btn.btn-primary.light:hover::before, .event-summary.highlight-event .btn.btn-primary.event-location:hover::before {
            content: "";
            background: url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%2240%22%20height%3D%2247%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%3Cdefs%3E%3Cpath%20d%3D%22M7.477%200S3.009%200%20.775%203.878v39.244S3.01%2047%207.477%2047h15.195s4.467%200%206.701-3.878l9.098-15.754s2.233-3.878%200-7.736L29.373%203.878c0-.02-2.234-3.878-6.701-3.878H7.477z%22%20id%3D%22a%22%2F%3E%3C%2Fdefs%3E%3Cuse%20fill%3D%22%23333333%22%20fill-rule%3D%22nonzero%22%20xlink%3Ahref%3D%22%23a%22%2F%3E%3C%2Fsvg%3E") top left;
        }

    .btn.btn-primary.light::before, .event-summary.highlight-event .btn.btn-primary.event-location::before {
        content: "";
        background: url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%2240%22%20height%3D%2247%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%3Cdefs%3E%3Cpath%20d%3D%22M7.477%200S3.009%200%20.775%203.878v39.244S3.01%2047%207.477%2047h15.195s4.467%200%206.701-3.878l9.098-15.754s2.233-3.878%200-7.736L29.373%203.878c0-.02-2.234-3.878-6.701-3.878H7.477z%22%20id%3D%22a%22%2F%3E%3C%2Fdefs%3E%3Cuse%20fill%3D%22%23FFF%22%20fill-rule%3D%22nonzero%22%20xlink%3Ahref%3D%22%23a%22%2F%3E%3C%2Fsvg%3E") top left;
    }

.btn.btn-link {
    text-decoration: none;
    padding-right: 20px;
    padding-left: 0;
}

    .btn.btn-link::before {
        -webkit-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out;
    }

    .btn.btn-link:hover {
        text-decoration: none;
    }

        .btn.btn-link:hover::before {
            -webkit-transform: translateX(5px);
            transform: translateX(5px);
        }

    .btn.btn-link::before {
        content: "";
        background: url("data:image/svg+xml;charset=utf8,\a%20%20%3Csvg%20width%3D%226px%22%20height%3D%2216px%22%20viewBox%3D%220%200%206%2016%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E\a%20%20%20%20%3Cdefs%3E\a%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M0.636901855%2C0.439042978%20L0.636901855%2C0.439042978%20C0.970383534%2C0.209160166%201.42708069%2C0.293143642%201.6569635%2C0.62662532%20C1.66436064%2C0.637356045%201.67147041%2C0.648282049%201.67828524%2C0.65939169%20L4.98252396%2C6.04600983%20C5.34663234%2C6.70846215%205.52868652%2C7.31993651%205.52868652%2C7.88043291%20C5.52868652%2C8.44092931%205.34663234%2C9.05031392%204.98252396%2C9.70858673%20L1.66806808%2C14.991896%20C1.44894672%2C15.3411798%200.99087449%2C15.4513393%200.636901855%2C15.239876%20L0.636901855%2C15.239876%20C0.292920654%2C15.0343816%200.180654961%2C14.5889435%200.386149414%2C14.2449623%20C0.388919606%2C14.2403252%200.391741498%2C14.2357192%200.394614561%2C14.2311452%20L3.52063676%2C9.25436643%20C3.79263086%2C8.71750034%203.92862791%2C8.2595225%203.92862791%2C7.88043291%20C3.92862791%2C7.50134332%203.79263086%2C7.05321144%203.52063676%2C6.53603727%20L0.408687005%2C1.53487941%20C0.179939343%2C1.1672632%200.280419244%2C0.684781291%200.636901855%2C0.439042978%20Z%22%20id%3D%22path-1%22%3E%3C%2Fpath%3E\a%20%20%20%20%3C%2Fdefs%3E\a%20%20%20%20%3Cg%20id%3D%22Symbols%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E\a%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Buttons%2FPointer%2FLeft%22%20transform%3D%22translate%28-83.000000%2C%20-2.000000%29%22%3E\a%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Icons%2FArrowTip%22%20transform%3D%22translate%2883.000000%2C%202.000000%29%22%3E\a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Colour%22%3E\a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cmask%20id%3D%22mask-2%22%20fill%3D%22%23FF1932%22%3E\a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cuse%20xlink%3Ahref%3D%22%23path-1%22%3E%3C%2Fuse%3E\a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fmask%3E\a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cuse%20id%3D%22Mask%22%20fill%3D%22%23FF1932%22%20fill-rule%3D%22nonzero%22%20xlink%3Ahref%3D%22%23path-1%22%3E%3C%2Fuse%3E\a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Colours%2FWhite%22%20mask%3D%22url%28%23mask-2%29%22%20fill%3D%22%23FF1932%22%20fill-rule%3D%22nonzero%22%3E\a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Crect%20id%3D%22Rectangle%22%20x%3D%220%22%20y%3D%220%22%20width%3D%226%22%20height%3D%2217%22%3E%3C%2Frect%3E\a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E\a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E\a%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E\a%20%20%20%20%20%20%20%20%3C%2Fg%3E\a%20%20%20%20%3C%2Fg%3E\a%3C%2Fsvg%3E") no-repeat 100% 15px;
        width: 6px;
    }

    .btn.btn-link.dark {
        color: #333;
    }

        .btn.btn-link.dark::before {
            content: "";
            background-image: url("data:image/svg+xml;charset=utf8,\a%20%20%3Csvg%20width%3D%226px%22%20height%3D%2216px%22%20viewBox%3D%220%200%206%2016%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E\a%20%20%20%20%3Cdefs%3E\a%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M0.636901855%2C0.439042978%20L0.636901855%2C0.439042978%20C0.970383534%2C0.209160166%201.42708069%2C0.293143642%201.6569635%2C0.62662532%20C1.66436064%2C0.637356045%201.67147041%2C0.648282049%201.67828524%2C0.65939169%20L4.98252396%2C6.04600983%20C5.34663234%2C6.70846215%205.52868652%2C7.31993651%205.52868652%2C7.88043291%20C5.52868652%2C8.44092931%205.34663234%2C9.05031392%204.98252396%2C9.70858673%20L1.66806808%2C14.991896%20C1.44894672%2C15.3411798%200.99087449%2C15.4513393%200.636901855%2C15.239876%20L0.636901855%2C15.239876%20C0.292920654%2C15.0343816%200.180654961%2C14.5889435%200.386149414%2C14.2449623%20C0.388919606%2C14.2403252%200.391741498%2C14.2357192%200.394614561%2C14.2311452%20L3.52063676%2C9.25436643%20C3.79263086%2C8.71750034%203.92862791%2C8.2595225%203.92862791%2C7.88043291%20C3.92862791%2C7.50134332%203.79263086%2C7.05321144%203.52063676%2C6.53603727%20L0.408687005%2C1.53487941%20C0.179939343%2C1.1672632%200.280419244%2C0.684781291%200.636901855%2C0.439042978%20Z%22%20id%3D%22path-1%22%3E%3C%2Fpath%3E\a%20%20%20%20%3C%2Fdefs%3E\a%20%20%20%20%3Cg%20id%3D%22Symbols%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E\a%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Buttons%2FPointer%2FLeft%22%20transform%3D%22translate%28-83.000000%2C%20-2.000000%29%22%3E\a%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Icons%2FArrowTip%22%20transform%3D%22translate%2883.000000%2C%202.000000%29%22%3E\a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Colour%22%3E\a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cmask%20id%3D%22mask-2%22%20fill%3D%22%23333%22%3E\a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cuse%20xlink%3Ahref%3D%22%23path-1%22%3E%3C%2Fuse%3E\a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fmask%3E\a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cuse%20id%3D%22Mask%22%20fill%3D%22%23333%22%20fill-rule%3D%22nonzero%22%20xlink%3Ahref%3D%22%23path-1%22%3E%3C%2Fuse%3E\a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Colours%2FWhite%22%20mask%3D%22url%28%23mask-2%29%22%20fill%3D%22%23333%22%20fill-rule%3D%22nonzero%22%3E\a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Crect%20id%3D%22Rectangle%22%20x%3D%220%22%20y%3D%220%22%20width%3D%226%22%20height%3D%2217%22%3E%3C%2Frect%3E\a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E\a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E\a%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E\a%20%20%20%20%20%20%20%20%3C%2Fg%3E\a%20%20%20%20%3C%2Fg%3E\a%3C%2Fsvg%3E");
        }

    .btn.btn-link.light, .event-summary.highlight-event .btn.btn-link.event-location {
        color: #FFF;
    }

        .btn.btn-link.light::before, .event-summary.highlight-event .btn.btn-link.event-location::before {
            content: "";
            background-image: url("data:image/svg+xml;charset=utf8,\a%20%20%3Csvg%20width%3D%226px%22%20height%3D%2216px%22%20viewBox%3D%220%200%206%2016%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E\a%20%20%20%20%3Cdefs%3E\a%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M0.636901855%2C0.439042978%20L0.636901855%2C0.439042978%20C0.970383534%2C0.209160166%201.42708069%2C0.293143642%201.6569635%2C0.62662532%20C1.66436064%2C0.637356045%201.67147041%2C0.648282049%201.67828524%2C0.65939169%20L4.98252396%2C6.04600983%20C5.34663234%2C6.70846215%205.52868652%2C7.31993651%205.52868652%2C7.88043291%20C5.52868652%2C8.44092931%205.34663234%2C9.05031392%204.98252396%2C9.70858673%20L1.66806808%2C14.991896%20C1.44894672%2C15.3411798%200.99087449%2C15.4513393%200.636901855%2C15.239876%20L0.636901855%2C15.239876%20C0.292920654%2C15.0343816%200.180654961%2C14.5889435%200.386149414%2C14.2449623%20C0.388919606%2C14.2403252%200.391741498%2C14.2357192%200.394614561%2C14.2311452%20L3.52063676%2C9.25436643%20C3.79263086%2C8.71750034%203.92862791%2C8.2595225%203.92862791%2C7.88043291%20C3.92862791%2C7.50134332%203.79263086%2C7.05321144%203.52063676%2C6.53603727%20L0.408687005%2C1.53487941%20C0.179939343%2C1.1672632%200.280419244%2C0.684781291%200.636901855%2C0.439042978%20Z%22%20id%3D%22path-1%22%3E%3C%2Fpath%3E\a%20%20%20%20%3C%2Fdefs%3E\a%20%20%20%20%3Cg%20id%3D%22Symbols%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E\a%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Buttons%2FPointer%2FLeft%22%20transform%3D%22translate%28-83.000000%2C%20-2.000000%29%22%3E\a%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Icons%2FArrowTip%22%20transform%3D%22translate%2883.000000%2C%202.000000%29%22%3E\a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Colour%22%3E\a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cmask%20id%3D%22mask-2%22%20fill%3D%22%23FFF%22%3E\a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cuse%20xlink%3Ahref%3D%22%23path-1%22%3E%3C%2Fuse%3E\a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fmask%3E\a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cuse%20id%3D%22Mask%22%20fill%3D%22%23FFF%22%20fill-rule%3D%22nonzero%22%20xlink%3Ahref%3D%22%23path-1%22%3E%3C%2Fuse%3E\a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Colours%2FWhite%22%20mask%3D%22url%28%23mask-2%29%22%20fill%3D%22%23FFF%22%20fill-rule%3D%22nonzero%22%3E\a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Crect%20id%3D%22Rectangle%22%20x%3D%220%22%20y%3D%220%22%20width%3D%226%22%20height%3D%2217%22%3E%3C%2Frect%3E\a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E\a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E\a%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E\a%20%20%20%20%20%20%20%20%3C%2Fg%3E\a%20%20%20%20%3C%2Fg%3E\a%3C%2Fsvg%3E");
        }

    .btn.btn-link.red, .site-nav-desktop aside.sub-nav .sub-info h3.btn.btn-link, .event-summary.highlight-event .event-summary-footer .btn-link {
        color: #FF1932;
    }

        .btn.btn-link.red::before, .site-nav-desktop aside.sub-nav .sub-info h3.btn.btn-link::before, .event-summary.highlight-event .event-summary-footer .btn-link::before {
            background-image: url("data:image/svg+xml;charset=utf8,\a%20%20%3Csvg%20width%3D%226px%22%20height%3D%2216px%22%20viewBox%3D%220%200%206%2016%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E\a%20%20%20%20%3Cdefs%3E\a%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M0.636901855%2C0.439042978%20L0.636901855%2C0.439042978%20C0.970383534%2C0.209160166%201.42708069%2C0.293143642%201.6569635%2C0.62662532%20C1.66436064%2C0.637356045%201.67147041%2C0.648282049%201.67828524%2C0.65939169%20L4.98252396%2C6.04600983%20C5.34663234%2C6.70846215%205.52868652%2C7.31993651%205.52868652%2C7.88043291%20C5.52868652%2C8.44092931%205.34663234%2C9.05031392%204.98252396%2C9.70858673%20L1.66806808%2C14.991896%20C1.44894672%2C15.3411798%200.99087449%2C15.4513393%200.636901855%2C15.239876%20L0.636901855%2C15.239876%20C0.292920654%2C15.0343816%200.180654961%2C14.5889435%200.386149414%2C14.2449623%20C0.388919606%2C14.2403252%200.391741498%2C14.2357192%200.394614561%2C14.2311452%20L3.52063676%2C9.25436643%20C3.79263086%2C8.71750034%203.92862791%2C8.2595225%203.92862791%2C7.88043291%20C3.92862791%2C7.50134332%203.79263086%2C7.05321144%203.52063676%2C6.53603727%20L0.408687005%2C1.53487941%20C0.179939343%2C1.1672632%200.280419244%2C0.684781291%200.636901855%2C0.439042978%20Z%22%20id%3D%22path-1%22%3E%3C%2Fpath%3E\a%20%20%20%20%3C%2Fdefs%3E\a%20%20%20%20%3Cg%20id%3D%22Symbols%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E\a%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Buttons%2FPointer%2FLeft%22%20transform%3D%22translate%28-83.000000%2C%20-2.000000%29%22%3E\a%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Icons%2FArrowTip%22%20transform%3D%22translate%2883.000000%2C%202.000000%29%22%3E\a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Colour%22%3E\a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cmask%20id%3D%22mask-2%22%20fill%3D%22%23FF1932%22%3E\a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cuse%20xlink%3Ahref%3D%22%23path-1%22%3E%3C%2Fuse%3E\a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fmask%3E\a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cuse%20id%3D%22Mask%22%20fill%3D%22%23FF1932%22%20fill-rule%3D%22nonzero%22%20xlink%3Ahref%3D%22%23path-1%22%3E%3C%2Fuse%3E\a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Colours%2FWhite%22%20mask%3D%22url%28%23mask-2%29%22%20fill%3D%22%23FF1932%22%20fill-rule%3D%22nonzero%22%3E\a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Crect%20id%3D%22Rectangle%22%20x%3D%220%22%20y%3D%220%22%20width%3D%226%22%20height%3D%2217%22%3E%3C%2Frect%3E\a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E\a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E\a%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E\a%20%20%20%20%20%20%20%20%3C%2Fg%3E\a%20%20%20%20%3C%2Fg%3E\a%3C%2Fsvg%3E");
        }

        .btn.btn-link.red:hover, .site-nav-desktop aside.sub-nav .sub-info h3.btn.btn-link:hover, .event-summary.highlight-event .event-summary-footer .btn-link:hover {
            color: #FF1932;
        }

    .btn.btn-link[data-before-info], .btn.btn-link[data-after-info] {
        text-align: left;
    }

        .btn.btn-link[data-before-info]::after, .btn.btn-link[data-after-info]::after {
            display: block;
            font-weight: 300;
            font-size: 0.875rem;
        }

        .btn.btn-link[data-after-info]::after {
            content: "(" attr(data-after-info) ")";
        }

    .btn.btn-link[data-before-info] {
        margin-bottom: 0;
    }

        .btn.btn-link[data-before-info]::after {
            -webkit-transform: translateY(-50px);
            transform: translateY(-50px);
            content: attr(data-before-info);
        }

.btn.btn-action {
    border-radius: 8px;
    text-align: center;
    color: #FFF;
    background: #FF1932;
    padding-left: 1.5rem;
    padding-right: 1.6rem;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    width: auto;
}

    .btn.btn-action:hover {
        text-decoration: none;
        background-color: #333333;
    }

    .btn.btn-action.dark {
        background: #333333;
        color: #FFF;
    }

        .btn.btn-action.dark:hover {
            background-color: #FF1932;
        }

    .btn.btn-action.light, .event-summary.highlight-event .btn.btn-action.event-location {
        background: #FFF;
        color: #333333;
    }

        .btn.btn-action.light:hover, .event-summary.highlight-event .btn.btn-action.event-location:hover {
            background-color: #333333;
            color: #FFF;
        }

.btn-heading {
    padding-bottom: 0;
    margin-bottom: 0;
    position: relative;
    top: 8px;
}

    .btn-heading + .btn {
        margin-top: 0;
    }

.modal-backdrop.show {
    background-color: #333333;
    opacity: .9;
}

.modal .close {
    position: absolute;
    top: 40px;
    right: 40px;
    width: 40px;
    height: 40px;
    opacity: 1 !important;
}

@media (max-width: 767.98px) {
    .modal .close {
        top: auto;
        bottom: 80px;
        right: calc(50% - (40px / 2));
    }
}

.modal .close span {
    display: none;
}

.modal .close::before, .modal .close::after {
    content: "";
    display: block;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: inline-block;
    width: 2px;
    height: 100%;
    background: white;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: 50% 37%;
    transform-origin: 50% 37%;
    border-radius: 2px;
}

.modal .close::before {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.modal .close:focus {
    outline: 0;
    border: 0;
}

.modal.image-gallery .modal-content {
    border: 0;
}

.modal.image-gallery .modal-body {
    padding: 0 !important;
    overflow-x: hidden;
}

.modal.image-gallery .modal-dialog {
    max-width: 70vw;
}

@media (max-width: 767.98px) {
    .modal.image-gallery .modal-dialog {
        max-width: 100% !important;
    }
}

table.table,
table.table-sm {
    border: 1px solid #EEE;
}

    table.table thead,
    table.table-sm thead {
        background-color: #EEE;
    }

        table.table thead th,
        table.table-sm thead th {
            border-top: 0;
            padding-top: 40px;
        }

@media (max-width: 767.98px) {
    table.table thead th,
    table.table-sm thead th {
        padding-top: 20px;
    }
}

table.table tbody,
table.table-sm tbody {
    border: 0;
}

    table.table tbody tr:last-of-type td, table.table tbody tr:last-of-type th,
    table.table-sm tbody tr:last-of-type td,
    table.table-sm tbody tr:last-of-type th {
        padding-bottom: 35px;
    }

table.table tr,
table.table-sm tr {
    background-color: #EEE;
}

table.table th, table.table td,
table.table-sm th,
table.table-sm td {
    border: 0;
    font-size: 16px;
    padding-top: 17px;
    padding-bottom: 17px;
}

@media (max-width: 767.98px) {
    table.table th, table.table td,
    table.table-sm th,
    table.table-sm td {
        font-size: 14px;
    }
}

table.table th[scope='col'], table.table td[scope='col'],
table.table-sm th[scope='col'],
table.table-sm td[scope='col'] {
    font-weight: 700;
}

    table.table th[scope='col']::after, table.table td[scope='col']::after,
    table.table-sm th[scope='col']::after,
    table.table-sm td[scope='col']::after {
        content: "";
        display: block;
        border-bottom: 1px solid #333333;
        padding-top: 10px;
    }

table.table th:first-child, table.table td:first-child,
table.table-sm th:first-child,
table.table-sm td:first-child {
    padding-left: 40px;
}

@media (max-width: 767.98px) {
    table.table th:first-child, table.table td:first-child,
    table.table-sm th:first-child,
    table.table-sm td:first-child {
        padding-left: 20px;
    }
}

table.table th:last-child, table.table td:last-child,
table.table-sm th:last-child,
table.table-sm td:last-child {
    padding-right: 40px;
}

@media (max-width: 767.98px) {
    table.table th:last-child, table.table td:last-child,
    table.table-sm th:last-child,
    table.table-sm td:last-child {
        padding-right: 20px;
    }
}

table.table.striped tbody tr:nth-child(even),
table.table-sm.striped tbody tr:nth-child(even) {
    background-color: transparent;
}

table.table.striped tbody tr:nth-child(odd),
table.table-sm.striped tbody tr:nth-child(odd) {
    background-color: #EEE;
}

table.table.chunked tbody tr:not(:last-child) td,
table.table-sm.chunked tbody tr:not(:last-child) td {
    padding-top: 10px;
    padding-bottom: 10px;
}

table.table.chunked tbody:nth-child(even) tr,
table.table-sm.chunked tbody:nth-child(even) tr {
    background: transparent;
}

    table.table.chunked tbody:nth-child(even) tr:first-child td,
    table.table-sm.chunked tbody:nth-child(even) tr:first-child td {
        padding-top: 40px;
    }

@media (min-width: 768px) {
    .featured-item .w-75 {
        padding-right: 80px !important;
    }

    .featured-item .inner a.btn {
        margin-bottom: 40px;
    }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .featured-item .w-25 {
        display: none;
    }
}

.featured-item .background-thumb {
    right: 0;
    width: calc((100% / 12 * 4) - 20px);
    height: 100%;
}

@media (max-width: 1023.98px) {
    .featured-item .background-thumb {
        display: none;
    }
}

.share-price-summary {
    min-height: 350px;
}

@media (max-width: 767.98px) {
    .share-price-summary {
        min-height: 200px;
    }
}

.share-price-summary .inner {
    min-height: 100%;
    color: #FFF;
}

    .share-price-summary .inner .h5, .share-price-summary .inner .event-summary.highlight-event .event-summary-content::before, .event-summary.highlight-event .share-price-summary .inner .event-summary-content::before {
        margin-bottom: 0;
    }

.share-price-summary .share-price-value {
    margin: 0;
    padding: 80px 0;
    line-height: 1rm;
}

@media (max-width: 767.98px) {
    .share-price-summary .share-price-value {
        padding: 20px 0;
    }
}

.share-price-summary .share-price-value .diff {
    position: relative;
    top: -10px;
}

@media (max-width: 1023.98px) {
    .share-price-summary .share-price-value .diff {
        display: block;
        position: static;
        padding-left: 0;
        margin-bottom: 20px;
    }
}

.share-price-summary .share-price-value .diff::before {
    display: inline-block;
    position: relative;
    top: 10px;
    background: url("../assets/graphics/arrow.svg") no-repeat center center;
    background-size: contain;
    content: "";
    height: 30px;
    width: 20px;
    margin-right: 10px;
}

.share-price-summary .share-price-value .diff[data-value-change-dir="down"]::before {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.share-price-summary .share-price-date {
    position: absolute;
    bottom: 32px;
}

.latest-vacancies .inner .btn {
    margin-bottom: 0;
}

.latest-vacancies .inner .job-vacancies-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

@media (max-width: 1023.98px) {
    .latest-vacancies .inner .job-vacancies-list {
        display: block;
    }
}

.latest-vacancies .inner .job-vacancy-thumb {
    display: block;
    position: relative;
    text-decoration: none;
    color: #333333;
    width: calc(50% - (20px / 2));
    background: #FFF;
    padding: 20px;
    margin-bottom: 20px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

@media (max-width: 1023.98px) {
    .latest-vacancies .inner .job-vacancy-thumb {
        width: 100%;
    }
}

.latest-vacancies .inner .job-vacancy-thumb .job-title {
    padding-bottom: 20px;
}

.latest-vacancies .inner .job-vacancy-thumb .job-location {
    position: absolute;
    bottom: 20px;
}

.latest-vacancies .inner .job-vacancy-thumb:hover {
    background: #FF1932;
}

    .latest-vacancies .inner .job-vacancy-thumb:hover, .latest-vacancies .inner .job-vacancy-thumb:hover h4 {
        color: #FFF;
    }

.news-feed.feed-condensed .news-link {
    padding-left: 0 !important;
    padding-right: 80px !important;
    margin-bottom: 20px !important;
}

.news-feed.feed-condensed .news-date {
    right: -3px !important;
    left: auto !important;
    padding: 5px !important;
    font-size: 0.6875rem !important;
    width: 40px !important;
    min-height: 40px !important;
}

.news-feed .inner {
    color: #FFF;
}

    .news-feed .inner .btn {
        overflow-wrap: break-word;
    }

    .news-feed .inner ol.article-list {
        list-style: none;
        padding: 0;
        margin-bottom: 40px;
    }

        .news-feed .inner ol.article-list .news-link {
            padding-left: 80px;
            margin-bottom: 20px;
            position: relative;
        }

            .news-feed .inner ol.article-list .news-link a {
                color: #FFF;
                text-decoration: none;
                -webkit-transition: all 0.2s ease-in-out;
                transition: all 0.2s ease-in-out;
            }

                .news-feed .inner ol.article-list .news-link a:hover {
                    color: #FFB9A0;
                }

            .news-feed .inner ol.article-list .news-link em {
                -webkit-transition: all 0.2s ease-in-out;
                transition: all 0.2s ease-in-out;
                color: #FFB9A0;
                font-style: normal;
                text-decoration: underline;
            }

        .news-feed .inner ol.article-list .news-date {
            line-height: 0.9375rem;
            width: calc(55px);
            min-height: calc(55px);
            border: 1px solid #FFF;
            position: absolute;
            left: 0;
            top: 2px;
            padding: 10px;
            text-align: center;
        }

.social-feed .post-list {
    list-style: none;
    padding: 0;
}

.social-feed.btn-bottom .post-list {
    margin-bottom: 40px;
}

.social-feed .social-post {
    padding-left: 75px;
    margin-bottom: 20px;
    position: relative;
}

    .social-feed .social-post .icon {
        position: absolute;
        left: 0;
        top: 3px;
    }

.big-date {
    float: left;
    width: 30%;
    padding: 20px;
    text-align: center;
    border: 1px solid #FFF;
    margin-right: 20px;
}

@media (max-width: 1023.98px) {
    .big-date {
        width: 100%;
        float: none;
        margin-bottom: 20px;
    }
}

.big-date span {
    display: block;
    margin-bottom: 5px;
    color: #FFF;
}

.big-date .day {
    margin-bottom: 0;
}

.in-numbers .inner {
    padding-right: 0 !important;
    padding-bottom: 20px !important;
}

    .in-numbers .inner .in-numbers-data-set {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: 100%;
        margin: 0;
    }

@media (min-width: 768px) and (max-width: 1023.98px) {
    .in-numbers .inner .in-numbers-data-set {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }
}

.in-numbers .inner .in-numbers-data .desc {
    margin-bottom: 0;
}

.in-numbers .inner .number {
    margin-bottom: 0;
    padding-bottom: 0;
}

.in-numbers .inner .primary-data {
    width: 50%;
}

@media (min-width: 768px) and (max-width: 1023.98px) {
    .in-numbers .inner .primary-data {
        width: 100%;
    }
}

@media (max-width: 767.98px) {
    .in-numbers .inner .primary-data {
        padding-bottom: 40px;
    }
}

.in-numbers .inner .secondary-data {
    background: url("../assets/graphics/hyve-shape-white.svg") no-repeat 0% 30px;
    background-size: auto 110%;
    text-align: center;
    width: 50%;
    padding-top: 8em;
}

@media (min-width: 768px) and (max-width: 1023.98px) {
    .in-numbers .inner .secondary-data {
        width: 100%;
        -ms-flex-item-align: end;
        align-self: flex-end;
        padding-top: 40%;
        background-size: 132% auto;
        height: 60%;
    }
}

@media (max-width: 767.98px) {
    .in-numbers .inner .secondary-data {
        padding-top: 30%;
    }
}

.in-numbers .inner .secondary-data .in-numbers-data {
    text-align: left;
    width: 50%;
    margin: 0 auto;
}

.in-numbers .inner .secondary-data p {
    color: #333333 !important;
}

.job-vacancy h3 {
    margin-bottom: 10px;
}

.job-vacancy .location .icon {
    -webkit-transform: translateY(2px);
    transform: translateY(2px);
}

.job-vacancy p:nth-of-type(2) {
    margin-bottom: 20px;
}

.job-vacancy .date {
    font-size: 0.875rem;
}

.contact-summary .contact-title {
    margin-bottom: 10px;
    font-weight: 700;
}

.contact-summary .contact-links {
    margin-bottom: 0;
}

    .contact-summary .contact-links a {
        display: block;
    }

@media (max-width: 767.98px) {
    .people-promotion cite {
        margin-bottom: 20px;
        display: block;
    }
}

.inline-form.block .inner {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}

.inline-form.block label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-item-align: center;
    align-self: center;
}

.inline-form.block .btn {
    margin-bottom: 0;
    margin-left: 20px;
}

.block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 40px;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    overflow-y: hidden;
}

@media (min-width: 576px) {
    .block .inner {
        height: 100%;
        position: relative;
    }
}

@media (min-width: 576px) {
    .block .inner > [class*='w-']:nth-of-type(odd) {
        padding-right: 12.5px;
    }

    .block .inner > [class*='w-']:nth-of-type(even) {
        padding-left: 12.5px;
    }
}

@media (max-width: 767.98px) {
    .block .inner > [class*='w-'] {
        width: 100% !important;
        float: none !important;
    }
}

.block .inner > [class*='w-'] img:only-child {
    margin-bottom: 25px;
}

@media (max-width: 767.98px) {
    .block .inner > [class*='w-'] img:only-child {
        margin-bottom: 25px;
    }
}

.block .inner > img:first-child {
    margin-bottom: 25px;
}

.block .inner img + p {
    margin-top: 25px;
}

.block .inner p:last-child {
    margin-bottom: 0;
}

.block .inner:not(:only-of-type):first-of-type {
    height: auto;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}

    .block .inner:not(:only-of-type):first-of-type h5, .block .inner:not(:only-of-type):first-of-type .blockquote-footer {
        margin-bottom: 0;
    }

.block:not(.btn-bottom) .inner > :last-child.btn {
    margin-bottom: 0;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .block img:first-child {
        height: 100% !important;
    }
}

.block img:first-child + .inner {
    padding-top: 30px !important;
    padding-bottom: 40px;
}

.block.has-border .inner, .block.dark .inner, .block.red .inner, .site-nav-desktop aside.sub-nav .sub-info h3.block .inner, .block.salmon .inner, .block.grey .inner, .block.light .inner, .event-summary.highlight-event .block.event-location .inner {
    padding: 25px;
}

@media (max-width: 767.98px) {
    .block.has-border .inner, .block.dark .inner, .block.red .inner, .site-nav-desktop aside.sub-nav .sub-info h3.block .inner, .block.salmon .inner, .block.grey .inner, .block.light .inner, .event-summary.highlight-event .block.event-location .inner {
        padding: 25px;
    }
}

.block.has-border .inner {
    border: 1px solid rgba(51, 51, 51, 0.125);
}

    .block.has-border .inner[class*='w-']:not(:last-of-type) {
        border-right: none;
    }

    .block.has-border .inner[class*='w-']:last-of-type {
        border-left: none;
    }

@media (min-width: 576px) {
    .block.btn-bottom .inner {
        padding-bottom: 90px;
    }

        .block.btn-bottom .inner > :last-child.btn {
            position: absolute;
            bottom: 20px;
            margin-bottom: 10px;
        }

            .block.btn-bottom .inner > :last-child.btn.btn-link {
                margin-bottom: 0;
            }
}

.block.grey .inner {
    background-color: #EEE;
}

.block.red .inner, .site-nav-desktop aside.sub-nav .sub-info h3.block .inner {
    background-color: #FF1932;
}

.block.red .inner {
    background-color: #FF1932;
    color: white;
}

.block.dark .inner {
    background-color: #333;
    color: white;
}

.block.salmon .inner {
    background-color: #FFB9A0;
}

.block.light .inner, .event-summary.highlight-event .block.event-location .inner {
    background-color: #FFF;
}

    .block.light .inner h1, .event-summary.highlight-event .block.event-location .inner h1, .block.light .inner .h1, .event-summary.highlight-event .block.event-location .inner .h1, .block.light .inner h2, .event-summary.highlight-event .block.event-location .inner h2, .block.light .inner .h2, .event-summary.highlight-event .block.event-location .inner .h2, .block.light .inner h3, .event-summary.highlight-event .block.event-location .inner h3, .block.light .inner .h3, .event-summary.highlight-event .block.event-location .inner .h3,
    .block.light .inner h4,
    .event-summary.highlight-event .block.event-location .inner h4, .block.light .inner .h4, .event-summary.highlight-event .block.event-location .inner .h4, .block.light .inner h5, .event-summary.highlight-event .block.event-location .inner h5, .block.light .inner .blockquote-footer, .event-summary.highlight-event .block.event-location .inner .blockquote-footer, .block.light .inner .h5, .event-summary.highlight-event .block.event-location .inner .h5, .block.light .inner .event-summary.highlight-event .event-summary-content::before, .event-summary.highlight-event .block.light .inner .event-summary-content::before, .event-summary.highlight-event .block.event-location .inner .event-summary-content::before, .block.light .inner h6, .event-summary.highlight-event .block.event-location .inner h6, .block.light .inner .h6, .event-summary.highlight-event .block.event-location .inner .h6,
    .block.grey .inner h1,
    .block.grey .inner .h1,
    .block.grey .inner h2,
    .block.grey .inner .h2,
    .block.grey .inner h3,
    .block.grey .inner .h3,
    .block.grey .inner h4,
    .block.grey .inner .h4,
    .block.grey .inner h5,
    .block.grey .inner .blockquote-footer,
    .block.grey .inner .h5,
    .block.grey .inner .event-summary.highlight-event .event-summary-content::before,
    .event-summary.highlight-event .block.grey .inner .event-summary-content::before,
    .block.grey .inner h6,
    .block.grey .inner .h6,
    .block.salmon .inner h1,
    .block.salmon .inner .h1,
    .block.salmon .inner h2,
    .block.salmon .inner .h2,
    .block.salmon .inner h3,
    .block.salmon .inner .h3,
    .block.salmon .inner h4,
    .block.salmon .inner .h4,
    .block.salmon .inner h5,
    .block.salmon .inner .blockquote-footer,
    .block.salmon .inner .h5,
    .block.salmon .inner .event-summary.highlight-event .event-summary-content::before,
    .event-summary.highlight-event .block.salmon .inner .event-summary-content::before,
    .block.salmon .inner h6,
    .block.salmon .inner .h6 {
        color: #333333;
    }

        .block.light .inner h1 a, .event-summary.highlight-event .block.event-location .inner h1 a, .block.light .inner .h1 a, .event-summary.highlight-event .block.event-location .inner .h1 a, .block.light .inner h2 a, .event-summary.highlight-event .block.event-location .inner h2 a, .block.light .inner .h2 a, .event-summary.highlight-event .block.event-location .inner .h2 a, .block.light .inner h3 a, .event-summary.highlight-event .block.event-location .inner h3 a, .block.light .inner .h3 a, .event-summary.highlight-event .block.event-location .inner .h3 a,
        .block.light .inner h4 a,
        .event-summary.highlight-event .block.event-location .inner h4 a, .block.light .inner .h4 a, .event-summary.highlight-event .block.event-location .inner .h4 a, .block.light .inner h5 a, .event-summary.highlight-event .block.event-location .inner h5 a, .block.light .inner .blockquote-footer a, .event-summary.highlight-event .block.event-location .inner .blockquote-footer a, .block.light .inner .h5 a, .event-summary.highlight-event .block.event-location .inner .h5 a, .block.light .inner .event-summary.highlight-event .event-summary-content::before a, .event-summary.highlight-event .block.light .inner .event-summary-content::before a, .event-summary.highlight-event .block.event-location .inner .event-summary-content::before a, .block.light .inner h6 a, .event-summary.highlight-event .block.event-location .inner h6 a, .block.light .inner .h6 a, .event-summary.highlight-event .block.event-location .inner .h6 a,
        .block.grey .inner h1 a,
        .block.grey .inner .h1 a,
        .block.grey .inner h2 a,
        .block.grey .inner .h2 a,
        .block.grey .inner h3 a,
        .block.grey .inner .h3 a,
        .block.grey .inner h4 a,
        .block.grey .inner .h4 a,
        .block.grey .inner h5 a,
        .block.grey .inner .blockquote-footer a,
        .block.grey .inner .h5 a,
        .block.grey .inner .event-summary.highlight-event .event-summary-content::before a,
        .event-summary.highlight-event .block.grey .inner .event-summary-content::before a,
        .block.grey .inner h6 a,
        .block.grey .inner .h6 a,
        .block.salmon .inner h1 a,
        .block.salmon .inner .h1 a,
        .block.salmon .inner h2 a,
        .block.salmon .inner .h2 a,
        .block.salmon .inner h3 a,
        .block.salmon .inner .h3 a,
        .block.salmon .inner h4 a,
        .block.salmon .inner .h4 a,
        .block.salmon .inner h5 a,
        .block.salmon .inner .blockquote-footer a,
        .block.salmon .inner .h5 a,
        .block.salmon .inner .event-summary.highlight-event .event-summary-content::before a,
        .event-summary.highlight-event .block.salmon .inner .event-summary-content::before a,
        .block.salmon .inner h6 a,
        .block.salmon .inner .h6 a {
            color: #333333;
        }

            .block.light .inner h1 a:hover, .event-summary.highlight-event .block.event-location .inner h1 a:hover, .block.light .inner .h1 a:hover, .event-summary.highlight-event .block.event-location .inner .h1 a:hover, .block.light .inner h2 a:hover, .event-summary.highlight-event .block.event-location .inner h2 a:hover, .block.light .inner .h2 a:hover, .event-summary.highlight-event .block.event-location .inner .h2 a:hover, .block.light .inner h3 a:hover, .event-summary.highlight-event .block.event-location .inner h3 a:hover, .block.light .inner .h3 a:hover, .event-summary.highlight-event .block.event-location .inner .h3 a:hover,
            .block.light .inner h4 a:hover,
            .event-summary.highlight-event .block.event-location .inner h4 a:hover, .block.light .inner .h4 a:hover, .event-summary.highlight-event .block.event-location .inner .h4 a:hover, .block.light .inner h5 a:hover, .event-summary.highlight-event .block.event-location .inner h5 a:hover, .block.light .inner .blockquote-footer a:hover, .event-summary.highlight-event .block.event-location .inner .blockquote-footer a:hover, .block.light .inner .h5 a:hover, .event-summary.highlight-event .block.event-location .inner .h5 a:hover, .block.light .inner .event-summary.highlight-event .event-summary-content::before a:hover, .event-summary.highlight-event .block.light .inner .event-summary-content::before a:hover, .event-summary.highlight-event .block.event-location .inner .event-summary-content::before a:hover, .block.light .inner h6 a:hover, .event-summary.highlight-event .block.event-location .inner h6 a:hover, .block.light .inner .h6 a:hover, .event-summary.highlight-event .block.event-location .inner .h6 a:hover,
            .block.grey .inner h1 a:hover,
            .block.grey .inner .h1 a:hover,
            .block.grey .inner h2 a:hover,
            .block.grey .inner .h2 a:hover,
            .block.grey .inner h3 a:hover,
            .block.grey .inner .h3 a:hover,
            .block.grey .inner h4 a:hover,
            .block.grey .inner .h4 a:hover,
            .block.grey .inner h5 a:hover,
            .block.grey .inner .blockquote-footer a:hover,
            .block.grey .inner .h5 a:hover,
            .block.grey .inner .event-summary.highlight-event .event-summary-content::before a:hover,
            .event-summary.highlight-event .block.grey .inner .event-summary-content::before a:hover,
            .block.grey .inner h6 a:hover,
            .block.grey .inner .h6 a:hover,
            .block.salmon .inner h1 a:hover,
            .block.salmon .inner .h1 a:hover,
            .block.salmon .inner h2 a:hover,
            .block.salmon .inner .h2 a:hover,
            .block.salmon .inner h3 a:hover,
            .block.salmon .inner .h3 a:hover,
            .block.salmon .inner h4 a:hover,
            .block.salmon .inner .h4 a:hover,
            .block.salmon .inner h5 a:hover,
            .block.salmon .inner .blockquote-footer a:hover,
            .block.salmon .inner .h5 a:hover,
            .block.salmon .inner .event-summary.highlight-event .event-summary-content::before a:hover,
            .event-summary.highlight-event .block.salmon .inner .event-summary-content::before a:hover,
            .block.salmon .inner h6 a:hover,
            .block.salmon .inner .h6 a:hover {
                color: #FF1932;
            }

.block.red .inner h1, .site-nav-desktop aside.sub-nav .sub-info h3.block .inner h1, .block.red .inner .h1, .site-nav-desktop aside.sub-nav .sub-info h3.block .inner .h1, .block.red .inner h2, .site-nav-desktop aside.sub-nav .sub-info h3.block .inner h2, .block.red .inner .h2, .site-nav-desktop aside.sub-nav .sub-info h3.block .inner .h2, .block.red .inner h3, .site-nav-desktop aside.sub-nav .sub-info h3.block .inner h3, .block.red .inner .h3, .site-nav-desktop aside.sub-nav .sub-info h3.block .inner .h3,
.block.red .inner h4,
.site-nav-desktop aside.sub-nav .sub-info h3.block .inner h4, .block.red .inner .h4, .site-nav-desktop aside.sub-nav .sub-info h3.block .inner .h4, .block.red .inner h5, .site-nav-desktop aside.sub-nav .sub-info h3.block .inner h5, .block.red .inner .blockquote-footer, .site-nav-desktop aside.sub-nav .sub-info h3.block .inner .blockquote-footer, .block.red .inner .h5, .site-nav-desktop aside.sub-nav .sub-info h3.block .inner .h5, .block.red .inner .event-summary.highlight-event .event-summary-content::before, .event-summary.highlight-event .block.red .inner .event-summary-content::before, .site-nav-desktop aside.sub-nav .sub-info h3.block .inner .event-summary.highlight-event .event-summary-content::before, .event-summary.highlight-event .site-nav-desktop aside.sub-nav .sub-info h3.block .inner .event-summary-content::before, .block.red .inner h6, .site-nav-desktop aside.sub-nav .sub-info h3.block .inner h6, .block.red .inner .h6, .site-nav-desktop aside.sub-nav .sub-info h3.block .inner .h6,
.block.dark .inner h1,
.block.dark .inner .h1,
.block.dark .inner h2,
.block.dark .inner .h2,
.block.dark .inner h3,
.block.dark .inner .h3,
.block.dark .inner h4,
.block.dark .inner .h4,
.block.dark .inner h5,
.block.dark .inner .blockquote-footer,
.block.dark .inner .h5,
.block.dark .inner .event-summary.highlight-event .event-summary-content::before,
.event-summary.highlight-event .block.dark .inner .event-summary-content::before,
.block.dark .inner h6,
.block.dark .inner .h6 {
    color: #FFF;
}

.block.red .inner p, .site-nav-desktop aside.sub-nav .sub-info h3.block .inner p, .block.red .inner a:not(.btn), .site-nav-desktop aside.sub-nav .sub-info h3.block .inner a:not(.btn), .block.red .inner .lead, .site-nav-desktop aside.sub-nav .sub-info h3.block .inner .lead, .block.red .inner blockquote, .site-nav-desktop aside.sub-nav .sub-info h3.block .inner blockquote, .block.red .inner .search-box form .form-group .form-control-lg, .search-box form .form-group .block.red .inner .form-control-lg, .site-nav-desktop aside.sub-nav .sub-info h3.block .inner .search-box form .form-group .form-control-lg, .search-box form .form-group .site-nav-desktop aside.sub-nav .sub-info h3.block .inner .form-control-lg, .block.red .inner .search-box .popular-searches ol li a, .search-box .popular-searches ol li .block.red .inner a, .site-nav-desktop aside.sub-nav .sub-info h3.block .inner .search-box .popular-searches ol li a, .search-box .popular-searches ol li .site-nav-desktop aside.sub-nav .sub-info h3.block .inner a, .block.red .inner small, .site-nav-desktop aside.sub-nav .sub-info h3.block .inner small,
.block.dark .inner p,
.block.dark .inner a:not(.btn),
.block.dark .inner .lead,
.block.dark .inner blockquote,
.block.dark .inner .search-box form .form-group .form-control-lg,
.search-box form .form-group .block.dark .inner .form-control-lg,
.block.dark .inner .search-box .popular-searches ol li a,
.search-box .popular-searches ol li .block.dark .inner a,
.block.dark .inner small {
    color: #FFF;
}

.is-narrow .block:only-of-type {
    margin-bottom: 20px;
}

@media (max-width: 767.98px) {
    .is-narrow .block:only-of-type .inner {
        padding: 0;
    }
}

body.modal-open .site-header {
    padding-right: 15px;
}

.search-box {
    background: rgba(255, 25, 50, 0.3);
    padding-right: 0 !important;
}

    .search-box .modal-dialog {
        max-width: 100vw !important;
        margin: 0;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .search-box .modal-content {
        background: #FF1932;
        max-width: 100vw !important;
    }

    .search-box .modal-header {
        border-bottom: none;
    }

    .search-box .modal-body {
        width: 50%;
        margin: 0 auto;
        padding-bottom: 80px;
    }

    .search-box .close {
        position: static;
        padding: 0;
        margin-right: 20px;
        margin-top: 20px;
    }

    .search-box .icon-search {
        position: absolute;
        left: 0;
        top: 33px;
        width: 20px;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        -webkit-filter: brightness(100);
        filter: brightness(100);
    }

@media (max-width: 767.98px) {
    .search-box .icon-search {
        display: none;
    }
}

.search-box form .form-group {
    position: relative;
}

    .search-box form .form-group .form-control-lg {
        background: transparent;
        border: none;
        border-bottom: 1px solid #FFF;
        color: #FFF;
        padding-left: 0;
        width: 100%;
    }

        .search-box form .form-group .form-control-lg::-webkit-input-placeholder {
            color: #FFF;
            opacity: .7;
        }

        .search-box form .form-group .form-control-lg:-ms-input-placeholder {
            color: #FFF;
            opacity: .7;
        }

        .search-box form .form-group .form-control-lg::-ms-input-placeholder {
            color: #FFF;
            opacity: .7;
        }

        .search-box form .form-group .form-control-lg::placeholder {
            color: #FFF;
            opacity: .7;
        }

    .search-box form .form-group button[type='submit'] {
        background: transparent;
        border: none;
        color: #FFF;
        position: absolute;
        top: 13px;
        right: 0;
        cursor: pointer;
    }

.search-box h4, .search-box p, .search-box a, .search-box li {
    color: #FFF;
}

.search-box .popular-searches h4 {
    margin-bottom: 10px;
}

.search-box .popular-searches ol {
    padding: 0;
    list-style-position: inside;
    list-style: none;
}

    .search-box .popular-searches ol li {
        margin-bottom: 10px;
    }

        .search-box .popular-searches ol li a {
            text-decoration: none;
        }

            .search-box .popular-searches ol li a:hover {
                text-decoration: underline;
            }

body .serp-results {
    counter-reset: serp-counter;
}

.serp-results h2:not(:first-of-type) {
    border-top: 1px solid #eeeeee;
    padding-top: 40px;
}

.serp-results .result {
    counter-increment: serp-counter;
    margin-bottom: 40px;
}

    .serp-results .result p.lead, .serp-results .result .search-box form .form-group p.form-control-lg, .search-box form .form-group .serp-results .result p.form-control-lg {
        margin-bottom: 10px;
    }

        .serp-results .result p.lead a, .serp-results .result .search-box form .form-group p.form-control-lg a, .search-box form .form-group .serp-results .result p.form-control-lg a {
            text-decoration: none;
        }

            .serp-results .result p.lead a::before, .serp-results .result .search-box form .form-group p.form-control-lg a::before, .search-box form .form-group .serp-results .result p.form-control-lg a::before {
                display: inline-block;
                color: #ff1932;
                font-size: 0.75rem;
                content: counter(serp-counter);
                border: 1px solid #FF1932;
                min-width: 20px;
                padding: 2px 4px 0 4px;
                height: 20px;
                text-align: center;
                margin-right: 10px;
                line-height: 1em;
                -webkit-transform: translateY(-4px);
                transform: translateY(-4px);
                -webkit-transition: all 0.2s ease-in-out;
                transition: all 0.2s ease-in-out;
            }

            .serp-results .result p.lead a:hover::before, .serp-results .result .search-box form .form-group p.form-control-lg a:hover::before, .search-box form .form-group .serp-results .result p.form-control-lg a:hover::before {
                color: #FFF;
                background-color: #333333;
                border-color: #333333;
            }

    .serp-results .result small {
        display: block;
        opacity: .7;
        margin-bottom: 5px;
    }

        .serp-results .result small a {
            color: #333333;
        }

.serp-pagination {
    border-top: 1px solid #eeeeee;
    padding-top: 40px;
    margin-bottom: 40px;
    margin-top: 10px;
}

    .serp-pagination a {
        text-decoration: none;
    }

        .serp-pagination a:hover {
            background: #FF1932;
            color: #FFF;
            border-color: #FF1932;
        }

.serp-search-form .inner {
    height: auto;
}

.serp-search-form .btn {
    position: relative;
    top: 5px;
}

.serp-search-form .form-group .form-control-lg {
    margin-bottom: 10px;
}

@media (min-width: 1024px) {
    .serp-search-form .form-group .form-control-lg {
        margin-right: 10px;
    }
}

@media (max-width: 1023.98px) {
    .serp-search-form .form-group .form-control-lg {
        width: 100%;
    }
}

.page-header .row {
    min-height: 35vh;
    padding-top: 80px;
    padding-bottom: 68px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width: 767.98px) {
    .page-header .row .hero-logo {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
}

.page-header .row .hero-logo a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px;
    background-color: #FFF;
}

    .page-header .row .hero-logo a::before {
        content: "";
        width: 1px;
        margin-left: -1px;
        float: left;
        height: 0;
        padding-top: 100%;
    }

    .page-header .row .hero-logo a::after {
        content: "";
        display: table;
        clear: both;
    }

.page-header .row .hero-logo img {
    width: 100%;
}

.page-header .lead:not(:last-child), .page-header blockquote:not(:last-child), .page-header .search-box form .form-group .form-control-lg:not(:last-child), .search-box form .form-group .page-header .form-control-lg:not(:last-child), .page-header .search-box .popular-searches ol li a:not(:last-child), .search-box .popular-searches ol li .page-header a:not(:last-child) {
    margin-bottom: 40px;
}

.page-header.deep .row {
    min-height: 500px !important;
}

@media (min-width: 576px) {
    .page-header.deep .row {
        height: 50vh;
    }
}

.page-header.has-image {
    background-size: cover;
    background-position: center center;
}

.page-header.align-center {
    text-align: center;
}

.page-header.has-mask {
    position: relative;
}

    .page-header.has-mask::before {
        position: absolute;
        content: "";
        display: block;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        width: 50%;
        background: url("../assets/graphics/hero-mask-dark.svg") no-repeat center right;
        background-size: cover;
    }

@media (max-width: 767.98px) {
    .page-header.has-mask::before {
        background-position: top right;
        background-size: cover;
        width: 95%;
        top: 0;
    }
}

@media (max-width: 767.98px) {
    .page-header.has-mask .row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .page-header.has-mask .hero-logo {
        position: absolute;
        top: 6px;
        right: -15px;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        width: 40%;
        margin-bottom: 20px;
    }

    .page-header.has-mask div:first-child {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
}

.page-header.has-grad {
    position: relative;
}

    .page-header.has-grad::before {
        content: "";
        display: block;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        position: absolute;
        background-image: -webkit-gradient(linear, left top, right top, color-stop(23%, #333333), color-stop(74%, rgba(51, 51, 51, 0.5)));
        background-image: linear-gradient(90deg, #333333 23%, rgba(51, 51, 51, 0.5) 74%);
        mix-blend-mode: multiply;
    }

.page-header.dark, .page-header:not(.light):not(.red) {
    background-color: #333333;
}

    .page-header.dark h1, .page-header.dark h2, .page-header.dark h3, .page-header.dark h4, .page-header.dark h5, .page-header.dark .blockquote-footer, .page-header.dark p, .page-header:not(.light):not(.red) h1, .page-header:not(.light):not(.red) h2, .page-header:not(.light):not(.red) h3, .page-header:not(.light):not(.red) h4, .page-header:not(.light):not(.red) h5, .page-header:not(.light):not(.red) .blockquote-footer, .page-header:not(.light):not(.red) p {
        color: #FFF;
    }

.page-header.light, .event-summary.highlight-event .page-header.event-location {
    background-color: #FFF;
}

    .page-header.light h1, .event-summary.highlight-event .page-header.event-location h1, .page-header.light h2, .event-summary.highlight-event .page-header.event-location h2, .page-header.light h3, .event-summary.highlight-event .page-header.event-location h3, .page-header.light h4, .event-summary.highlight-event .page-header.event-location h4, .page-header.light h5, .event-summary.highlight-event .page-header.event-location h5, .page-header.light .blockquote-footer, .event-summary.highlight-event .page-header.event-location .blockquote-footer, .page-header.light p, .event-summary.highlight-event .page-header.event-location p {
        color: #333333;
    }

    .page-header.light.has-mask::before, .event-summary.highlight-event .page-header.has-mask.event-location::before {
        background-image: url("../assets/graphics/hero-mask-light.svg");
    }

    .page-header.light.has-grad::before, .event-summary.highlight-event .page-header.has-grad.event-location::before {
        background-image: -webkit-gradient(linear, left top, right top, color-stop(23%, white), color-stop(74%, rgba(255, 255, 255, 0.5)));
        background-image: linear-gradient(90deg, white 23%, rgba(255, 255, 255, 0.5) 74%);
    }

.page-header.red, .site-nav-desktop aside.sub-nav .sub-info h3.page-header {
    background-color: #FF1932;
}

    .page-header.red h1, .site-nav-desktop aside.sub-nav .sub-info h3.page-header h1, .page-header.red h2, .site-nav-desktop aside.sub-nav .sub-info h3.page-header h2, .page-header.red h3, .site-nav-desktop aside.sub-nav .sub-info h3.page-header h3, .page-header.red h4, .site-nav-desktop aside.sub-nav .sub-info h3.page-header h4, .page-header.red h5, .site-nav-desktop aside.sub-nav .sub-info h3.page-header h5, .page-header.red .blockquote-footer, .site-nav-desktop aside.sub-nav .sub-info h3.page-header .blockquote-footer, .page-header.red p, .site-nav-desktop aside.sub-nav .sub-info h3.page-header p {
        color: #FFF;
    }

    .page-header.red.has-mask::before, .site-nav-desktop aside.sub-nav .sub-info h3.page-header.has-mask::before {
        background-image: url("../assets/graphics/hero-mask-red.svg");
    }

    .page-header.red.has-grad::before, .site-nav-desktop aside.sub-nav .sub-info h3.page-header.has-grad::before {
        background-image: -webkit-gradient(linear, left top, right top, color-stop(23%, #ff1932), color-stop(74%, rgba(255, 25, 50, 0.5)));
        background-image: linear-gradient(90deg, #ff1932 23%, rgba(255, 25, 50, 0.5) 74%);
        mix-blend-mode: normal;
    }

::selection {
    background: #FFB9A0;
}

body {
    padding-top: 207px;
}

@media (max-width: 1023.98px) {
    body {
        padding-top: 135px;
    }
}

@media (max-width: 767.98px) {
    body {
        padding-top: 115px;
    }
}

body.show-mobile-nav {
    overflow: hidden !important;
}

ol li {
    margin-bottom: 20px;
}

ul {
    margin-bottom: 40px;
}

.lazyload {
    -webkit-filter: blur(5px);
    filter: blur(5px);
    -webkit-transition: -webkit-filter 400ms;
    transition: -webkit-filter 400ms;
    transition: filter 400ms;
    transition: filter 400ms, -webkit-filter 400ms;
}

.lazyloaded {
    -webkit-filter: blur(0);
    filter: blur(0);
}

.embed-responsive {
    margin-bottom: 40px;
}

.modal.video-player .embed-responsive {
    margin-bottom: 0;
}

.modal.video-player .modal-dialog {
    max-width: 80vw;
}

.modal.video-player .modal-content {
    border: none;
}

.modal.video-player .modal-body {
    padding: 0;
}

header.site-header {
    width: 100%;
    padding-top: 40px;
    text-align: center;
    background: #FFF;
    position: absolute;
    top: 0;
    z-index: 3;
    max-width: 10000px;
}

@media (max-width: 1023.98px) {
    header.site-header {
        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;
        padding-top: 30px;
    }

        header.site-header .header-logo {
            display: block;
        }

        header.site-header .mobile-search {
            margin-left: 20px;
        }

        header.site-header .mobile-burger {
            margin-right: 20px;
        }

            header.site-header .mobile-burger .icon {
                margin-right: 0;
            }

    .show-mobile-nav header.site-header .mobile-burger {
        opacity: 0;
    }
}

header.site-header .header-logo {
    display: inline-block;
}

@media (min-width: 768px) and (max-width: 1399.98px) {
    header.site-header .header-logo img {
        width: 75px !important;
        height: 75px;
    }
}

@media (max-width: 767.98px) {
    header.site-header .header-logo img {
        width: 50px;
        height: 50px;
    }
}
/*Old sticky navbar*/
/*
.site-header.sticky {
  padding-bottom: 0 !important;
  border-bottom: 1px solid rgba(51, 51, 51, 0.05); }

    header.site-header.sticky {
    position: fixed;
    top: -130px;
    left: 0;
    right: 0;
    padding-top: 20px;
    padding-bottom: 18px;
    -webkit-animation: fade-in 0.7s normal forwards cubic-bezier(0.19, 1, 0.22, 1);
    animation: fade-in 0.7s normal forwards cubic-bezier(0.19, 1, 0.22, 1); }
 */

/*starts Sticky Navbar*/
.stickyNav {
    position: fixed !important;
    width: 100% !important;
    z-index: 50 !important;
    padding-top: 25px !important;
}
div#homelogo:hover aside {
    display: none !Important;
}
/*ends Sticky Navbar*/
.site-nav-desktop {
    padding-top: 40px;
}

    .site-nav-desktop nav {
        position: relative;
        z-index: 2;
    }

        .site-nav-desktop nav > div {
            padding-bottom: 20px;
        }

            .site-nav-desktop nav > div:hover .sub-nav,
            .site-nav-desktop nav > div .sub-nav:hover {
                top: 58px;
                opacity: 1;
            }

    .site-nav-desktop .nav-link {
        -webkit-transition: color 0.2s ease-in-out;
        transition: color 0.2s ease-in-out;
        color: #333333;
        letter-spacing: 0.35px;
        text-align: center;
        font-size: 16px;
        padding-bottom: 0;
        text-decoration: none;
    }

        .site-nav-desktop .nav-link span {
            position: relative;
            display: block;
            padding-bottom: 10px;
        }

            .site-nav-desktop .nav-link span::after {
                content: "";
                display: block;
                position: absolute;
                bottom: 0;
                height: 2px;
                width: 100%;
                background: transparent;
            }

        .site-nav-desktop .nav-link:hover {
            color: #FF1932;
        }

        .site-nav-desktop .nav-link.active {
            color: #FF1932;
            font-weight: 700;
        }

            .site-nav-desktop .nav-link.active span::after {
                background: #FF1932;
            }

        .site-nav-desktop .nav-link.search {
            position: relative;
            top: -4px;
        }

            .site-nav-desktop .nav-link.search .icon {
                width: 25px;
                margin-right: 0;
            }

    .site-nav-desktop aside.sub-nav {
        -webkit-transition: opacity 0.2s ease-in-out;
        transition: opacity 0.2s ease-in-out;
        -webkit-transition-delay: 0.2s !important;
        transition-delay: 0.2s !important;
        -webkit-box-shadow: 0 8px 10px rgba(51, 51, 51, 0.2);
        box-shadow: 0 8px 10px rgba(51, 51, 51, 0.2);
        overflow: hidden;
        position: absolute;
        top: -1000px;
        z-index: 1;
        height: auto;
        left: 0;
        right: 0;
        max-width: 80vw;
        opacity: 0;
        -webkit-box-sizing: content-box;
        box-sizing: content-box;
        text-align: left;
        background: #FFF;
        padding: 20px 80px 40px 80px;
    }

        .site-nav-desktop aside.sub-nav .sub-info {
            padding-right: 40px;
            max-width: calc(33.33% - 20px);
            margin-right: 20px;
            border-right: 1px solid rgba(51, 51, 51, 0.3);
        }

            .site-nav-desktop aside.sub-nav .sub-info h3 {
                margin-top: -10px;
                padding-top: 0;
                margin-bottom: 20px;
            }

        .site-nav-desktop aside.sub-nav .sub-links {
            margin: 35px 0;
            position: relative;
        }

            .site-nav-desktop aside.sub-nav .sub-links div {
                margin-bottom: 0;
                padding-bottom: 0;
                padding-right: 20px;
            }

            .site-nav-desktop aside.sub-nav .sub-links a {
                color: #333;
                padding: 0;
                display: block;
            }

            .site-nav-desktop aside.sub-nav .sub-links div > a {
                background: url("data:image/svg+xml;charset=utf8,\a%20%20%3Csvg%20width%3D%226px%22%20height%3D%2216px%22%20viewBox%3D%220%200%206%2016%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E\a%20%20%20%20%3Cdefs%3E\a%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M0.636901855%2C0.439042978%20L0.636901855%2C0.439042978%20C0.970383534%2C0.209160166%201.42708069%2C0.293143642%201.6569635%2C0.62662532%20C1.66436064%2C0.637356045%201.67147041%2C0.648282049%201.67828524%2C0.65939169%20L4.98252396%2C6.04600983%20C5.34663234%2C6.70846215%205.52868652%2C7.31993651%205.52868652%2C7.88043291%20C5.52868652%2C8.44092931%205.34663234%2C9.05031392%204.98252396%2C9.70858673%20L1.66806808%2C14.991896%20C1.44894672%2C15.3411798%200.99087449%2C15.4513393%200.636901855%2C15.239876%20L0.636901855%2C15.239876%20C0.292920654%2C15.0343816%200.180654961%2C14.5889435%200.386149414%2C14.2449623%20C0.388919606%2C14.2403252%200.391741498%2C14.2357192%200.394614561%2C14.2311452%20L3.52063676%2C9.25436643%20C3.79263086%2C8.71750034%203.92862791%2C8.2595225%203.92862791%2C7.88043291%20C3.92862791%2C7.50134332%203.79263086%2C7.05321144%203.52063676%2C6.53603727%20L0.408687005%2C1.53487941%20C0.179939343%2C1.1672632%200.280419244%2C0.684781291%200.636901855%2C0.439042978%20Z%22%20id%3D%22path-1%22%3E%3C%2Fpath%3E\a%20%20%20%20%3C%2Fdefs%3E\a%20%20%20%20%3Cg%20id%3D%22Symbols%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E\a%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Buttons%2FPointer%2FLeft%22%20transform%3D%22translate%28-83.000000%2C%20-2.000000%29%22%3E\a%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Icons%2FArrowTip%22%20transform%3D%22translate%2883.000000%2C%202.000000%29%22%3E\a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Colour%22%3E\a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cmask%20id%3D%22mask-2%22%20fill%3D%22%23333333%22%3E\a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cuse%20xlink%3Ahref%3D%22%23path-1%22%3E%3C%2Fuse%3E\a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fmask%3E\a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cuse%20id%3D%22Mask%22%20fill%3D%22%23333333%22%20fill-rule%3D%22nonzero%22%20xlink%3Ahref%3D%22%23path-1%22%3E%3C%2Fuse%3E\a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Colours%2FWhite%22%20mask%3D%22url%28%23mask-2%29%22%20fill%3D%22%23333333%22%20fill-rule%3D%22nonzero%22%3E\a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Crect%20id%3D%22Rectangle%22%20x%3D%220%22%20y%3D%220%22%20width%3D%226%22%20height%3D%2217%22%3E%3C%2Frect%3E\a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E\a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E\a%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E\a%20%20%20%20%20%20%20%20%3C%2Fg%3E\a%20%20%20%20%3C%2Fg%3E\a%3C%2Fsvg%3E") no-repeat center right;
            }

                .site-nav-desktop aside.sub-nav .sub-links div > a:hover {
                    background: url("data:image/svg+xml;charset=utf8,\a%20%20%3Csvg%20width%3D%226px%22%20height%3D%2216px%22%20viewBox%3D%220%200%206%2016%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E\a%20%20%20%20%3Cdefs%3E\a%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M0.636901855%2C0.439042978%20L0.636901855%2C0.439042978%20C0.970383534%2C0.209160166%201.42708069%2C0.293143642%201.6569635%2C0.62662532%20C1.66436064%2C0.637356045%201.67147041%2C0.648282049%201.67828524%2C0.65939169%20L4.98252396%2C6.04600983%20C5.34663234%2C6.70846215%205.52868652%2C7.31993651%205.52868652%2C7.88043291%20C5.52868652%2C8.44092931%205.34663234%2C9.05031392%204.98252396%2C9.70858673%20L1.66806808%2C14.991896%20C1.44894672%2C15.3411798%200.99087449%2C15.4513393%200.636901855%2C15.239876%20L0.636901855%2C15.239876%20C0.292920654%2C15.0343816%200.180654961%2C14.5889435%200.386149414%2C14.2449623%20C0.388919606%2C14.2403252%200.391741498%2C14.2357192%200.394614561%2C14.2311452%20L3.52063676%2C9.25436643%20C3.79263086%2C8.71750034%203.92862791%2C8.2595225%203.92862791%2C7.88043291%20C3.92862791%2C7.50134332%203.79263086%2C7.05321144%203.52063676%2C6.53603727%20L0.408687005%2C1.53487941%20C0.179939343%2C1.1672632%200.280419244%2C0.684781291%200.636901855%2C0.439042978%20Z%22%20id%3D%22path-1%22%3E%3C%2Fpath%3E\a%20%20%20%20%3C%2Fdefs%3E\a%20%20%20%20%3Cg%20id%3D%22Symbols%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E\a%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Buttons%2FPointer%2FLeft%22%20transform%3D%22translate%28-83.000000%2C%20-2.000000%29%22%3E\a%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Icons%2FArrowTip%22%20transform%3D%22translate%2883.000000%2C%202.000000%29%22%3E\a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Colour%22%3E\a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cmask%20id%3D%22mask-2%22%20fill%3D%22%23333333%22%3E\a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cuse%20xlink%3Ahref%3D%22%23path-1%22%3E%3C%2Fuse%3E\a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fmask%3E\a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cuse%20id%3D%22Mask%22%20fill%3D%22%23333333%22%20fill-rule%3D%22nonzero%22%20xlink%3Ahref%3D%22%23path-1%22%3E%3C%2Fuse%3E\a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Colours%2FWhite%22%20mask%3D%22url%28%23mask-2%29%22%20fill%3D%22%23333333%22%20fill-rule%3D%22nonzero%22%3E\a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Crect%20id%3D%22Rectangle%22%20x%3D%220%22%20y%3D%220%22%20width%3D%226%22%20height%3D%2217%22%3E%3C%2Frect%3E\a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E\a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E\a%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E\a%20%20%20%20%20%20%20%20%3C%2Fg%3E\a%20%20%20%20%3C%2Fg%3E\a%3C%2Fsvg%3E") no-repeat center right;
                }

        .site-nav-desktop aside.sub-nav .sub-sub-nav {
            -webkit-transition: opacity 0.2s ease-in-out;
            transition: opacity 0.2s ease-in-out;
            -webkit-transition-delay: .2s;
            transition-delay: .2s;
            border-left: 1px solid rgba(51, 51, 51, 0.3);
            position: absolute;
            z-index: -100;
            opacity: 0;
            -webkit-transform: translateY(-70%);
            transform: translateY(-70%);
            left: 100%;
            width: 1000px;
            padding-left: 20px;
        }

            .site-nav-desktop aside.sub-nav .sub-sub-nav::before, .site-nav-desktop aside.sub-nav .sub-sub-nav::after {
                display: block;
                position: absolute;
                content: "";
                z-index: -1;
                left: 0;
                right: 0;
                width: 1000px;
                height: 1000px;
                background: #FFF;
            }

            .site-nav-desktop aside.sub-nav .sub-sub-nav::before {
                top: -500px;
            }

            .site-nav-desktop aside.sub-nav .sub-sub-nav::after {
                bottom: -1000px;
            }

        .site-nav-desktop aside.sub-nav .sub-links div:hover .sub-sub-nav {
            z-index: 11 !important;
            opacity: 1;
        }

.site-nav-mobile {
    -webkit-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
    opacity: 0;
    position: fixed !important;
    height: 100vh;
    width: 100vw;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: rgba(51, 51, 51, 0.7);
}

.show-mobile-nav .site-nav-mobile {
    opacity: 1;
    z-index: 10;
}

    .show-mobile-nav .site-nav-mobile .nav-mobile-inner {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

.site-nav-mobile .nav-mobile-inner {
    -webkit-transition: -webkit-transform 0.5s 0.2s ease-in-out;
    transition: -webkit-transform 0.5s 0.2s ease-in-out;
    transition: transform 0.5s 0.2s ease-in-out;
    transition: transform 0.5s 0.2s ease-in-out, -webkit-transform 0.5s 0.2s ease-in-out;
    -webkit-transform: translate3d(-110vw, 0, 0);
    transform: translate3d(-110vw, 0, 0);
    position: fixed;
    background: #333333;
    width: calc(100% - 70px);
    left: 0;
    top: 0;
    bottom: 0;
    height: 100%;
    z-index: 11;
    padding: 20px;
    overflow-y: auto;
}

    .site-nav-mobile .nav-mobile-inner > nav {
        margin-top: 20px;
    }

        .site-nav-mobile .nav-mobile-inner > nav > div > a,
        .site-nav-mobile .nav-mobile-inner > nav > a {
            display: block;
            padding: 16px 0 20px 0;
            border-bottom: 1px solid rgba(255, 255, 255, 0.1);
            -webkit-transition: all 0.2s ease-in-out;
            transition: all 0.2s ease-in-out;
        }

        .site-nav-mobile .nav-mobile-inner > nav > div {
            position: relative;
        }

            .site-nav-mobile .nav-mobile-inner > nav > div button {
                border: 0;
                outline: 0;
                position: absolute;
                width: 30px;
                height: 30px;
                right: -2px;
                top: 16px;
                -webkit-transform: rotate(90deg);
                transform: rotate(90deg);
                -webkit-transition: background-image 0.2s ease-in-out;
                transition: background-image 0.2s ease-in-out;
                background: url("data:image/svg+xml;charset=utf8,\a%20%20%3Csvg%20width%3D%226px%22%20height%3D%2216px%22%20viewBox%3D%220%200%206%2016%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E\a%20%20%20%20%3Cdefs%3E\a%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M0.636901855%2C0.439042978%20L0.636901855%2C0.439042978%20C0.970383534%2C0.209160166%201.42708069%2C0.293143642%201.6569635%2C0.62662532%20C1.66436064%2C0.637356045%201.67147041%2C0.648282049%201.67828524%2C0.65939169%20L4.98252396%2C6.04600983%20C5.34663234%2C6.70846215%205.52868652%2C7.31993651%205.52868652%2C7.88043291%20C5.52868652%2C8.44092931%205.34663234%2C9.05031392%204.98252396%2C9.70858673%20L1.66806808%2C14.991896%20C1.44894672%2C15.3411798%200.99087449%2C15.4513393%200.636901855%2C15.239876%20L0.636901855%2C15.239876%20C0.292920654%2C15.0343816%200.180654961%2C14.5889435%200.386149414%2C14.2449623%20C0.388919606%2C14.2403252%200.391741498%2C14.2357192%200.394614561%2C14.2311452%20L3.52063676%2C9.25436643%20C3.79263086%2C8.71750034%203.92862791%2C8.2595225%203.92862791%2C7.88043291%20C3.92862791%2C7.50134332%203.79263086%2C7.05321144%203.52063676%2C6.53603727%20L0.408687005%2C1.53487941%20C0.179939343%2C1.1672632%200.280419244%2C0.684781291%200.636901855%2C0.439042978%20Z%22%20id%3D%22path-1%22%3E%3C%2Fpath%3E\a%20%20%20%20%3C%2Fdefs%3E\a%20%20%20%20%3Cg%20id%3D%22Symbols%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E\a%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Buttons%2FPointer%2FLeft%22%20transform%3D%22translate%28-83.000000%2C%20-2.000000%29%22%3E\a%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Icons%2FArrowTip%22%20transform%3D%22translate%2883.000000%2C%202.000000%29%22%3E\a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Colour%22%3E\a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cmask%20id%3D%22mask-2%22%20fill%3D%22%23FFF%22%3E\a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cuse%20xlink%3Ahref%3D%22%23path-1%22%3E%3C%2Fuse%3E\a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fmask%3E\a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cuse%20id%3D%22Mask%22%20fill%3D%22%23FFF%22%20fill-rule%3D%22nonzero%22%20xlink%3Ahref%3D%22%23path-1%22%3E%3C%2Fuse%3E\a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Colours%2FWhite%22%20mask%3D%22url%28%23mask-2%29%22%20fill%3D%22%23FFF%22%20fill-rule%3D%22nonzero%22%3E\a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Crect%20id%3D%22Rectangle%22%20x%3D%220%22%20y%3D%220%22%20width%3D%226%22%20height%3D%2217%22%3E%3C%2Frect%3E\a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E\a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E\a%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E\a%20%20%20%20%20%20%20%20%3C%2Fg%3E\a%20%20%20%20%3C%2Fg%3E\a%3C%2Fsvg%3E") no-repeat center center;
                background-size: 8px;
            }

            .site-nav-mobile .nav-mobile-inner > nav > div.active button {
                -webkit-transform: rotate(-90deg);
                transform: rotate(-90deg);
                background-image: url("data:image/svg+xml;charset=utf8,\a%20%20%3Csvg%20width%3D%226px%22%20height%3D%2216px%22%20viewBox%3D%220%200%206%2016%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E\a%20%20%20%20%3Cdefs%3E\a%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M0.636901855%2C0.439042978%20L0.636901855%2C0.439042978%20C0.970383534%2C0.209160166%201.42708069%2C0.293143642%201.6569635%2C0.62662532%20C1.66436064%2C0.637356045%201.67147041%2C0.648282049%201.67828524%2C0.65939169%20L4.98252396%2C6.04600983%20C5.34663234%2C6.70846215%205.52868652%2C7.31993651%205.52868652%2C7.88043291%20C5.52868652%2C8.44092931%205.34663234%2C9.05031392%204.98252396%2C9.70858673%20L1.66806808%2C14.991896%20C1.44894672%2C15.3411798%200.99087449%2C15.4513393%200.636901855%2C15.239876%20L0.636901855%2C15.239876%20C0.292920654%2C15.0343816%200.180654961%2C14.5889435%200.386149414%2C14.2449623%20C0.388919606%2C14.2403252%200.391741498%2C14.2357192%200.394614561%2C14.2311452%20L3.52063676%2C9.25436643%20C3.79263086%2C8.71750034%203.92862791%2C8.2595225%203.92862791%2C7.88043291%20C3.92862791%2C7.50134332%203.79263086%2C7.05321144%203.52063676%2C6.53603727%20L0.408687005%2C1.53487941%20C0.179939343%2C1.1672632%200.280419244%2C0.684781291%200.636901855%2C0.439042978%20Z%22%20id%3D%22path-1%22%3E%3C%2Fpath%3E\a%20%20%20%20%3C%2Fdefs%3E\a%20%20%20%20%3Cg%20id%3D%22Symbols%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E\a%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Buttons%2FPointer%2FLeft%22%20transform%3D%22translate%28-83.000000%2C%20-2.000000%29%22%3E\a%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Icons%2FArrowTip%22%20transform%3D%22translate%2883.000000%2C%202.000000%29%22%3E\a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Colour%22%3E\a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cmask%20id%3D%22mask-2%22%20fill%3D%22%23FF1932%22%3E\a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cuse%20xlink%3Ahref%3D%22%23path-1%22%3E%3C%2Fuse%3E\a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fmask%3E\a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cuse%20id%3D%22Mask%22%20fill%3D%22%23FF1932%22%20fill-rule%3D%22nonzero%22%20xlink%3Ahref%3D%22%23path-1%22%3E%3C%2Fuse%3E\a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Colours%2FWhite%22%20mask%3D%22url%28%23mask-2%29%22%20fill%3D%22%23FF1932%22%20fill-rule%3D%22nonzero%22%3E\a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Crect%20id%3D%22Rectangle%22%20x%3D%220%22%20y%3D%220%22%20width%3D%226%22%20height%3D%2217%22%3E%3C%2Frect%3E\a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E\a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E\a%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E\a%20%20%20%20%20%20%20%20%3C%2Fg%3E\a%20%20%20%20%3C%2Fg%3E\a%3C%2Fsvg%3E");
            }

            .site-nav-mobile .nav-mobile-inner > nav > div.active > a {
                border-bottom-color: transparent;
                color: #FF1932;
            }

        .site-nav-mobile .nav-mobile-inner > nav nav {
            background: rgba(0, 0, 0, 0.3);
            margin-left: -20px;
            margin-right: -20px;
            padding: 10px 20px;
        }

            .site-nav-mobile .nav-mobile-inner > nav nav a {
                display: block;
                padding: 10px 0;
            }

            .site-nav-mobile .nav-mobile-inner > nav nav .sub-sub-nav {
                padding-left: 10px;
            }

                .site-nav-mobile .nav-mobile-inner > nav nav .sub-sub-nav a::before {
                    content: "–";
                    display: inline-block;
                    margin-right: 10px;
                }

.site-nav-mobile .mobile-logo {
    width: 50px;
}

.site-nav-mobile .mobile-close {
    background: transparent;
    border: 0;
    position: fixed;
    top: 43px;
    right: 2px;
}

footer.site-footer {
    background: #333;
    padding-top: 60px;
    padding-bottom: 20px;
}

    footer.site-footer h4, footer.site-footer p, footer.site-footer h4 a, footer.site-footer a.nav-link {
        color: #FFF;
        text-decoration: none;
    }

    footer.site-footer .footer-logo {
        margin-bottom: 40px;
        display: block;
    }

    footer.site-footer .footer-info {
        padding-bottom: 40px;
    }

        footer.site-footer .footer-info p > a {
            color: #FFB9A0;
            text-decoration: underline;
        }

    footer.site-footer .footer-social .social-channels {
        width: 100%;
    }

        footer.site-footer .footer-social .social-channels a {
            display: inline-block;
            margin-right: 2.8%;
        }

@media (max-width: 1399.98px) {
    footer.site-footer .footer-social .social-channels a {
        margin-right: 4%;
        margin-bottom: 10px;
    }
}

footer.site-footer .footer-social .social-channels a:last-child {
    margin-right: 0;
    padding-right: 0;
}

@media (min-width: 768px) and (max-width: 1023.98px) {
    footer.site-footer .footer-social {
        margin-top: 20px;
        text-align: center;
        padding-top: 40px;
        border-top: 1px solid rgba(255, 255, 255, 0.1);
    }

        footer.site-footer .footer-social h4 {
            display: none;
        }
}

@media (max-width: 767.98px) {
    footer.site-footer .footer-social h4 {
        margin-top: 10px;
    }
}

footer.site-footer .footer-legal {
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    padding-top: 20px;
    font-size: 13px;
}

    footer.site-footer .footer-legal a:hover {
        color: #FFB9A0;
    }

@media (min-width: 768px) and (max-width: 1023.98px) {
    footer.site-footer .footer-legal .nav {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    footer.site-footer .footer-legal p {
        text-align: center;
    }
}

@media (max-width: 767.98px) {
    footer.site-footer .footer-legal .copyright {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }

    footer.site-footer .footer-legal .links {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        text-align: center;
        margin-left: -0.5rem;
    }

        footer.site-footer .footer-legal .links .nav-link {
            padding-left: 0.5rem;
            padding-right: 0.5rem;
        }

    footer.site-footer .footer-legal p {
        padding-top: 20px;
    }
}

form .form-control,
form .custom-select-lg,
form textarea,
form input,
form select {
    font-weight: 300;
    border-color: transparent;
    font-size: 1rem;
}

    form .form-control:focus,
    form .custom-select-lg:focus,
    form textarea:focus,
    form input:focus,
    form select:focus {
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        outline: 0 none;
    }

form select {
    padding-left: 40px;
    padding-right: 40px;
}

/*form p:last-child {
  margin-bottom: 0; }*/
form p:last-child {
    margin-bottom: 2.5;
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
    width: 40px;
    height: 40px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMThweCIgaGVpZ2h0PSI1MHB4IiB2aWV3Qm94PSIwIDAgMTggNTAiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8ZGVmcz4KICAgICAgICA8cGF0aCBkPSJNMC43NzkyMTY4ODYsMi4yNTgyMTg0NyBMMy4xNjE5MDE5NywwLjYwNDkyODU4MSBDMy42MTU2NTI3MSwwLjI5MDA4MTQ2NyA0LjIzODcyNDM5LDAuNDAyNjg1MTA5IDQuNTUzNTcxNSwwLjg1NjQzNTg1NSBDNC41NjQ4NDAzNSwwLjg3MjY3NjI3MSA0LjU3NTYyNTE4LDAuODg5MjQ3MjQ0IDQuNTg1OTExNzgsMC45MDYxMjY5MzMgTDE1Ljc3Nzk5MjUsMTkuMjcxNjU2MyBDMTYuOTMxMDAyNCwyMS4zODMyMjMxIDE3LjUwNzUwNzMsMjMuMzMyMjk3NiAxNy41MDc1MDczLDI1LjExODg3OTkgQzE3LjUwNzUwNzMsMjYuOTA1NDYyMiAxNi45MzEwMDI0LDI4Ljg0Nzg3NTYgMTUuNzc3OTkyNSwzMC45NDYxMjAyIEw0LjU1NDI3NDk2LDQ4Ljk1NDY1NDQgQzQuMjY1NDQzNDUsNDkuNDE4MDg2NiAzLjY1ODI1MDUxLDQ5LjU2NDEyNTQgMy4xOTAyNzM3OSw0OS4yODI3MTY4IEwwLjg3MTI0MjgxNCw0Ny44ODgyMTI3IEMwLjM5Nzk0MDU5Nyw0Ny42MDM2MDE2IDAuMjQ0OTc2MTkxLDQ2Ljk4OTE5MTUgMC41Mjk1ODcyNTIsNDYuNTE1ODg5MyBDMC41MzI0MjA2MzEsNDYuNTExMTc3NSAwLjUzNTI5MjgyMSw0Ni41MDY0ODkxIDAuNTM4MjAzNTI5LDQ2LjUwMTgyNDYgTDExLjE0ODY4MzEsMjkuNDk4MjkzIEMxMi4wMDk5OTc3LDI3Ljc4NzAzMjMgMTIuNDQwNjU1LDI2LjMyNzIyOCAxMi40NDA2NTUsMjUuMTE4ODc5OSBDMTIuNDQwNjU1LDIzLjkxMDUzMTggMTIuMDA5OTk3NywyMi40ODIxMTE1IDExLjE0ODY4MzEsMjAuODMzNjE4OCBMMC40OTg3MDIzMzIsMy42MDU2MjcxNyBDMC4yMTkxMDkxODgsMy4xNTMzNDIgMC4zNDIzNTU2ODYsMi41NjEzNDYzMiAwLjc3OTIxNjg4NiwyLjI1ODIxODQ3IFoiIGlkPSJwYXRoLTEiPjwvcGF0aD4KICAgIDwvZGVmcz4KICAgIDxnIGlkPSJMaWJyYXJ5IiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyBpZD0iTGlicmFyeS0tLUdsb2JhbC1FbGVtZW50cyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTEyNzAuMDAwMDAwLCAtMjk4OC4wMDAwMDApIj4KICAgICAgICAgICAgPGcgaWQ9Ikljb25zL0Fycm93VGlwIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMjcwLjAwMDAwMCwgMjk4OC4wMDAwMDApIj4KICAgICAgICAgICAgICAgIDxnIGlkPSJDb2xvdXIiPgogICAgICAgICAgICAgICAgICAgIDxtYXNrIGlkPSJtYXNrLTIiIGZpbGw9IndoaXRlIj4KICAgICAgICAgICAgICAgICAgICAgICAgPHVzZSB4bGluazpocmVmPSIjcGF0aC0xIj48L3VzZT4KICAgICAgICAgICAgICAgICAgICA8L21hc2s+CiAgICAgICAgICAgICAgICAgICAgPHVzZSBpZD0iTWFzayIgZmlsbD0iIzczNzM3MyIgZmlsbC1ydWxlPSJub256ZXJvIiB4bGluazpocmVmPSIjcGF0aC0xIj48L3VzZT4KICAgICAgICAgICAgICAgICAgICA8ZyBpZD0iQ29sb3Vycy9XaGl0ZSIgbWFzaz0idXJsKCNtYXNrLTIpIiBmaWxsPSIjRkZGRkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iPgogICAgICAgICAgICAgICAgICAgICAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlIiB4PSIwIiB5PSIwIiB3aWR0aD0iMTkiIGhlaWdodD0iNTQiPjwvcmVjdD4KICAgICAgICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgIDwvZz4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPg==);
}

.carousel-control-prev-icon {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.event-link {
    background: url("../assets/graphics/location-web.svg") no-repeat center left;
    padding-left: 25px;
}

.event-location {
    background: url("../assets/graphics/location-pointer.svg") no-repeat center left;
    padding-left: 25px;
    text-decoration: none;
    color: #333333;
}

    .event-location.light, .event-summary.highlight-event .event-location {
        background-image: url("../assets/graphics/location-pointer-white.svg");
    }

.event-date {
    opacity: .7;
}

.featured-event .inner {
    position: relative;
    overflow: hidden !important;
    background-size: cover;
}

    .featured-event .inner::before, .featured-event .inner::after {
        position: absolute;
        top: 0;
        bottom: 0;
        content: "";
        height: 100%;
        display: block;
        background: url("../assets/graphics/hyve-shape.svg") no-repeat center center;
        background-size: cover;
    }

    .featured-event .inner::after {
        left: 0;
        width: 40%;
        background-position: center right;
    }

    .featured-event .inner::before {
        top: 0;
        right: -10%;
        width: 40%;
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
        background-position: center right;
    }

    .featured-event .inner .content {
        position: relative;
        width: 35%;
        z-index: 2;
        color: #FFF;
    }

    .featured-event .inner .event-logo {
        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;
        position: absolute;
        top: 40px;
        right: 40px;
        background: #FFF;
        width: 100px;
        height: 100px;
        padding: 10px;
    }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .featured-event .inner .event-logo img {
        height: inherit;
    }
}

.featured-event .inner h3 a {
    color: #FFF;
    text-decoration: none;
}

    .featured-event .inner h3 a:hover {
        text-decoration: underline;
    }

.featured-event .inner .event-location {
    position: absolute;
    z-index: 3;
    color: #FFF;
    right: 40px;
    bottom: 40px;
}

@media (max-width: 1023.98px) {
    .featured-event .inner .event-location {
        position: relative;
        right: auto;
        bottom: auto;
        width: 20%;
    }
}

@media (max-width: 767.98px) {
    .featured-event .inner::after {
        width: 100%;
        background: #FF1932;
        right: 0;
    }

    .featured-event .inner::before {
        display: none;
    }

    .featured-event .inner h3 {
        width: 60%;
    }

    .featured-event .inner .content {
        width: 100%;
    }

    .featured-event .inner .event-location {
        width: 100%;
        float: none;
        margin-top: 20px;
        display: block;
    }

    .featured-event .inner .event-logo {
        z-index: 10;
        top: 10px;
        right: 10px;
    }
}

.featured-event footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 1px solid #eeeeee;
    padding: 0 0 0 30px;
}

@media (max-width: 767.98px) {
    .featured-event footer {
        display: block;
    }
}

.featured-event footer .btn {
    margin-bottom: 0;
    color: #FF1932;
}

@media (max-width: 767.98px) {
    .featured-event footer > div {
        display: none;
    }
}

.featured-event footer a:not(.btn) {
    margin: 0;
    padding: 20px 30px;
    display: inline-block;
    border-left: 1px solid #eeeeee;
}

    .featured-event footer a:not(.btn):hover {
        color: #FF1932;
    }

@media (max-width: 1023.98px) {
    .event-summary {
        margin-bottom: 40px;
    }
}

.event-summary.highlight-event .event-summary-content::before {
    content: "Promoted Event";
    content: attr(data-highlight-text);
    background: url("../assets/graphics/logo-hyve-white.svg") no-repeat left center;
    background-size: contain;
    padding-left: 30px;
    color: #FFF;
    display: block;
    margin-bottom: 10px;
}

.event-summary.highlight-event .inner {
    background-color: #FF1932;
    border-color: #FF1932;
}

    .event-summary.highlight-event .inner *, .event-summary.highlight-event .inner a, .event-summary.highlight-event .inner a:hover, .event-summary.highlight-event .inner .event-summary-image a, .event-summary.highlight-event .inner .event-summary-image a:hover {
        color: #FFF !important;
    }

.event-summary.highlight-event .event-date {
    opacity: 1;
}

.event-summary.highlight-event .event-summary-footer {
    border-bottom-color: #FF1932;
}

.event-summary .inner {
    display: block;
    position: relative;
    border: 1px solid #eeeeee;
    padding: 40px 0 40px 40px;
    text-decoration: none;
    color: #333333;
}

    .event-summary .inner::after {
        display: block;
        clear: both;
        content: "";
    }

@media (max-width: 767.98px) {
    .event-summary .inner {
        padding: 25px;
    }
}

.event-summary .inner.inner {
    height: auto;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .event-summary .inner {
        overflow-x: hidden;
    }
}

.event-summary .inner h3 a {
    color: #333333;
    text-decoration: none;
}

    .event-summary .inner h3 a:hover {
        color: #FF1932;
        text-decoration: underline;
    }

.event-summary .inner .event-date {
    margin-bottom: 10px;
}

.event-summary .inner .event-summary-content {
    width: 50%;
    float: left;
}

@media (max-width: 767.98px) {
    .event-summary .inner .event-summary-content {
        width: 100%;
        float: none;
    }

        .event-summary .inner .event-summary-content h3 {
            width: 50%;
        }
}

.event-summary .inner .event-summary-image {
    float: right;
    width: 40%;
    margin-top: -40px;
}

@media (max-width: 767.98px) {
    .event-summary .inner .event-summary-image {
        width: 30%;
        float: none;
        position: absolute;
        right: 0;
        top: 0;
        -webkit-transform: translateY(43%);
        transform: translateY(43%);
    }

        .event-summary .inner .event-summary-image a:nth-child(n+2) {
            display: none !important;
        }
}

.event-summary .inner .event-summary-image a:first-of-type {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #EEE;
    border-left: 1px solid #EEE;
    padding: 20px;
    text-align: center;
}

    .event-summary .inner .event-summary-image a:first-of-type::before {
        content: "";
        width: 1px;
        margin-left: -1px;
        float: left;
        height: 0;
        padding-top: 100%;
    }

    .event-summary .inner .event-summary-image a:first-of-type::after {
        content: "";
        display: table;
        clear: both;
    }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .event-summary .inner .event-summary-image a:first-of-type {
        -ms-flex-pack: distribute;
        justify-content: space-around;
        -ms-flex-line-pack: center;
        align-content: center;
    }
}

.event-summary .inner .event-summary-image img {
    display: block;
    margin-bottom: 10px;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .event-summary .inner .event-summary-image img {
        width: auto !important;
        height: auto;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }
}

.event-summary .inner .event-summary-image a:not(:first-of-type) {
    text-align: right;
    display: block;
    margin-right: 20px;
    margin-top: 10px;
}

    .event-summary .inner .event-summary-image a:not(:first-of-type):hover {
        color: #FF1932;
    }

.event-summary .event-summary-footer {
    border-bottom: 1px solid #eeeeee;
    padding: 8px;
    padding-left: 20px;
}

    .event-summary .event-summary-footer .btn {
        margin-bottom: 0;
    }

@media (min-width: 576px) {
    .event-summary.summary-short .inner {
        padding-bottom: 0;
    }
}

@media (min-width: 576px) {
    .event-summary.summary-short .event-summary-content {
        margin-bottom: 40px;
    }
}

@media (max-width: 767.98px) {
    .event-summary.summary-short .event-summary-image {
        width: 30%;
    }
}

@media (min-width: 576px) {
    .event-summary.summary-short .event-summary-image a {
        border-bottom: none !important;
    }
}

.event-summary.summary-short .event-summary-image img {
    margin-bottom: 0;
}

.event-summary.summary-short .event-location {
    display: block;
    margin-top: 40px;
}

@media (max-width: 1023.98px) {
    .event-search-basic {
        margin-top: 10px;
    }
}

.event-search-basic form.form-inline {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-top: 1px solid #eeeeee;
    padding-top: 40px;
    margin-bottom: 40px;
}

    .event-search-basic form.form-inline * {
        margin-bottom: 0 !important;
    }

    .event-search-basic form.form-inline .btn:not(:last-of-type) {
        margin-right: 40px;
    }

    .event-search-basic form.form-inline p, .event-search-basic form.form-inline select {
        margin-right: 20px;
    }

    .event-search-basic form.form-inline select {
        background-color: #EEE;
        border: 0;
        padding-left: 20px;
        padding-right: 30px;
        font-size: 1rem;
    }

@media (max-width: 1023.98px) {
    .event-search-basic form.form-inline {
        display: block;
        text-align: center;
    }

        .event-search-basic form.form-inline .btn:first-of-type, .event-search-basic form.form-inline p {
            margin-bottom: 20px !important;
        }
}

@media (max-width: 767.98px) {
    .event-search-basic form.form-inline select {
        margin-bottom: 20px !important;
    }
}

.event-filter-month label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 15px;
}

@media (max-width: 767.98px) {
    .event-filter-month label {
        text-align: left;
    }
}

.event-filter-month select {
    background-color: #EEE;
}

.search-advanced small {
    display: block;
    text-align: center;
    margin-bottom: 20px;
}

.search-advanced .form-group:last-of-type {
    margin-bottom: 0;
}

    .search-advanced .form-group:last-of-type select, .search-advanced .form-group:last-of-type .btn {
        margin-bottom: 0;
    }

    .search-advanced .form-group:last-of-type.row .btn {
        width: 100%;
    }

.search-advanced button.btn {
    width: 33%;
}

@media (max-width: 767.98px) {
    .search-advanced button.btn {
        margin-top: 10px;
    }
}

.event-info {
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 20px;
    margin-bottom: 40px;
}

    .event-info h2 {
        margin-bottom: 20px;
    }

    .event-info .event-location,
    .event-info .event-link {
        margin-bottom: 10px;
        padding-left: 40px;
        color: #333333;
    }

    .event-info .event-place, .event-info .event-area {
        color: #333333;
    }

    .event-info .event-area {
        display: block;
    }

.event-insights {
    margin-top: 10px;
}

    .event-insights .event-insight {
        text-align: center;
        margin-bottom: 10px;
        padding-bottom: 20px;
        border-bottom: 1px solid #eeeeee;
    }

        .event-insights .event-insight:last-child {
            border-bottom: none;
        }

        .event-insights .event-insight span {
            display: block;
        }

.event-next .event-organisers {
    position: relative;
}

    .event-next .event-organisers .inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .event-next .event-organisers p:not(.lead):not(blockquote) a {
        display: block;
    }

#docs-button {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: white;
    border-radius: 100%;
    text-decoration: none;
    text-align: center;
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
    height: 60px;
    width: 60px;
    display: block;
    line-height: 60px;
    font-size: 12px !important;
    font-weight: 700;
    text-transform: uppercase;
    z-index: 200;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

    #docs-button:hover {
        background: #FF1932;
        color: #FFF !important;
    }

.docs .site-nav-desktop {
    padding-bottom: 20px;
}

.docs .sticky .site-nav-desktop {
    top: -120px !important;
    padding-top: 10px;
}

.docs .greyed {
    background: #EEE;
    min-height: 200px;
    height: 100%;
}

@media (max-width: 1023.98px) {
    .docs .greyed {
        background-clip: content-box;
        border-bottom: 20px solid white;
    }
}

.docs .is-block {
    margin-bottom: 20px;
}

.docs .page-hero .row {
    min-height: 30vh;
}

.docs hr {
    margin: 40px 0;
}

.docs table + h4,
.docs [class*='table-responsive'] + h4 {
    margin-top: 40px;
}

.docs .columns [class*='col'] {
    height: 300px;
    background: rgba(51, 51, 51, 0.9);
    background-clip: content-box;
    outline: rgba(51, 51, 51, 0.3) solid 1px;
    margin-bottom: 20px;
}

.docs .site-footer {
    margin-top: 80px;
}

.docs.headers .page-content > :not(:first-child) h2 {
    margin-top: 80px;
}

.docs code {
    display: inline-block;
    color: #FF1932;
}

.docs .is-block {
    padding: 20px;
}

    .docs .is-block.dark {
        background: #333333;
    }

    .docs .is-block.light, .docs .event-summary.highlight-event .is-block.event-location, .event-summary.highlight-event .docs .is-block.event-location {
        background: #EEE;
    }

    .docs .is-block.red, .docs .site-nav-desktop aside.sub-nav .sub-info h3.is-block, .site-nav-desktop aside.sub-nav .sub-info .docs h3.is-block {
        background: #FF1932;
    }
/*Accordion*/
.accordion {
    background-color: #eee;
    color: #444;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 1rem;
    transition: 0.4s;
    font-family: "sofia-pro", Roboto, "Helvetica Neue", Arial, sans-serif;
}

.panel p {
    font-family: "sofia-pro", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-size: 1rem;
    font-weight: 300;
    line-height: 1.3125;
    color: #212529;
}

.panel .active, .accordion:hover {
    background-color: #FF1932;
    color: white;
}

.panel {
    padding: 0 18px;
    display: none;
    background-color: white;
    overflow: hidden;
}
/*Mobile starts*/

@media only screen and (max-width: 767px) {
    .division-stats-mobile {
        display: block;
    }

    .division-stats-desk {
        display: none!important;
    }

    .hyve-search-filter-button {
        margin: auto;
    }

    .hyve-search-event-button {
        margin: auto;
    }

    .hyve-search-event-filter {
        text-align: justify;
        justify-content: space-between;
        margin: auto;
    }
}
/*Mobile ends*/

/*Desktop starts*/
@media only screen and (min-width : 768px) {
    .division-stats-desk {
        display: block;
        padding: 0px !important;
    }

    .division-stats-mobile {
        display: none;
    }

    .hyve-search-event-filter {
        text-align: justify;
        padding-top: 20px;
        justify-content: space-between;
        margin: auto;
    }

    .hyve-search-event-button {
        margin: auto;
    }
    /*Home button becomes logo starts*/
    .logosymbol {
        background: url(https://hyve.group/App_Themes/Hyve/assets/graphics/logo-hyve-red.svg);
        width: 100px;
        background-repeat: no-repeat;
        height: 95px;
        position: relative;
        bottom: 13px;
        background-size: 70px;
    }

        .logosymbol span {
        display: none !important;
        }

        .logosymbol a {
        height: 95px;
        }
    /*Home button becomes logo starts*/
    /*Sticky menu starts*/
    .stickymenu {
        position: fixed !important;
        top: -135px !important;
        left: 0;
        right: 0;
        padding-top: 20px;
        padding-bottom: 18px;
        -webkit-animation: fade-in 0.7s normal forwards cubic-bezier(0.19, 1, 0.22, 1);
        animation: fade-in 0.7s normal forwards cubic-bezier(0.19, 1, 0.22, 1);
    }
    /*Sticky menu ends*/
}
/*Desktop ends*/
