@charset "UTF-8";

@-webkit-keyframes stRotate {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@-moz-keyframes stRotate {
    0% {
        -moz-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -moz-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@-o-keyframes stRotate {
    0% {
        -o-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -o-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes stRotate {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        -moz-transform: rotate(1turn);
        -o-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.shTemplReset {
    font-size: medium;
    line-height: normal
}

.shTemplReset:before {
    clear: both;
    content: "";
    display: table;
    height: 0;
    margin-top: -1px
}

.shTemplReset * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.shTemplReset:focus {
    outline: none
}

.shTemplReset:after,
.shTemplReset:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.shTemplReset main,
.shTemplReset time {
    display: block
}

.shTemplReset address {
    font-style: normal
}

.shTemplReset button {
    cursor: pointer
}

.shTemplReset button:focus {
    outline: none
}

.shTemplReset fieldset {
    border: 0;
    margin: 0;
    padding: 0
}

.shTemplReset input {
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.shTemplReset [type=button]:-moz-focusring,
.shTemplReset [type=reset]:-moz-focusring,
.shTemplReset [type=submit]:-moz-focusring,
.shTemplReset button:-moz-focusring {
    border-style: none;
    outline: 0
}

.shTemplReset input:-webkit-autofill,
.shTemplReset input:-webkit-autofill:focus,
.shTemplReset input:-webkit-autofill:hover,
.shTemplReset select:-webkit-autofill,
.shTemplReset select:-webkit-autofill:focus,
.shTemplReset select:-webkit-autofill:hover,
.shTemplReset textarea:-webkit-autofill,
.shTemplReset textarea:-webkit-autofill:focus,
.shTemplReset textarea:-webkit-autofill:hover {
    -webkit-text-fill-color: inherit !important;
    background-color: transparent !important;
    -webkit-box-shadow: inset 0 0 0 50px #fff;
    -webkit-transition: background-color 5000s ease-in-out 0s;
    transition: background-color 5000s ease-in-out 0s
}

.shTemplReset img {
    border-style: none
}

.shTemplReset ul,
.shTemplReset ul li {
    list-style-type: none
}

.shTemplReset ul {
    margin: 0;
    padding: 0
}

.shTemplReset em,
.shTemplReset i {
    font-style: normal
}

.shTemplReset a,
.shTemplReset button,
.shTemplReset div,
.shTemplReset span {
    -webkit-tap-highlight-color: rgba(0, 0, 0, .3)
}

.shTemplReset hr,
.shTemplReset svg {
    overflow: visible
}

.shTemplReset:focus-visible {
    outline: 1px auto -webkit-focus-ring-color
}

.shTplGContainer {
    margin: 0 auto;
    max-width: 1340px;
    padding: 0 30px
}

.shTplGContainer:after {
    clear: both;
    content: "";
    display: table
}

@media (max-width:767px) {
    .shTplGContainer {
        padding: 0 20px
    }
}

.mediaPopup .mediaPopup__type h4,
.shTplGResetHeaders {
    letter-spacing: 0;
    margin: 0;
    padding: 0;
    text-transform: none
}

.mediaPopup .mediaPopup__type h4:first-letter,
.shTplGResetHeaders:first-letter {
    text-transform: capitalize
}

.mediaPopup .mediaPopup__desc .featuredParagraph a,
.mediaPopup .mediaPopup__postTitle.forNews a,
.shTplResetAnchor {
    font-family: inherit !important;
    font-size: inherit !important;
    font-weight: inherit !important;
    letter-spacing: inherit !important;
    line-height: inherit !important
}

.shTplGBlockScroll {
    overflow: hidden;
    position: relative
}

@media (max-width:730px) {
    .shTplGBlockScroll {
        height: 100%;
        position: fixed;
        width: 100%
    }
}

.shTplGBlockScroll-html {
    overflow: hidden
}

.mtGenericLoader {
    -webkit-animation: stRotate 1.2s linear infinite;
    -moz-animation: stRotate 1.2s linear infinite;
    -o-animation: stRotate 1.2s linear infinite;
    animation: stRotate 1.2s linear infinite;
    border: 2px solid #97012e;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border-right-color: transparent;
    height: 30px;
    margin: -15px 0 0;
    position: absolute;
    right: 70px;
    top: 50%;
    width: 30px;
    z-index: 2
}

@-webkit-keyframes skeletonAnimations {
    0% {
        background-image: -webkit-linear-gradient(#fff 40px, #fff 99%, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, .5) 100%, #000 0, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, .15) 100%, #000 0, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, .25) 10px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, .12) 12px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, .12) 12px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, .12) 12px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, .12) 12px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, .12) 12px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, .12) 12px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, .04) 8px, transparent 0), -webkit-linear-gradient(grey 100%, transparent 0);
        background-image: linear-gradient(#fff 40px, #fff 99%, transparent 0), linear-gradient(rgba(0, 0, 0, .5) 100%, #000 0, transparent 0), linear-gradient(rgba(0, 0, 0, .15) 100%, #000 0, transparent 0), linear-gradient(rgba(0, 0, 0, .25) 10px, transparent 0), linear-gradient(rgba(0, 0, 0, .12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, .12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, .12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, .12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, .12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, .12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, .04) 8px, transparent 0), linear-gradient(grey 100%, transparent 0);
        background-position: 0 0, 40px 0, 0 0, 20px 55%, 20px 60%, 20px 64%, 20px 68%, 20px 72%, 20px 76%, 20px 80%, 20px 84%, 0 0;
        background-size: 40px 40px, 135px 40px, 100% 50%, 0 10px, -webkit-calc(100% - 40px) 12px, -webkit-calc(100% - 40px) 12px, -webkit-calc(100% - 40px) 12px, -webkit-calc(100% - 40px) 12px, -webkit-calc(100% - 40px) 12px, -webkit-calc(100% - 40px) 12px, 80px 8px, 100% 100%;
        background-size: 40px 40px, 135px 40px, 100% 50%, 0 10px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, 80px 8px, 100% 100%
    }

    to {
        background-image: -webkit-linear-gradient(#fff 40px, #fff 99%, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, .5) 100%, #000 0, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, .15) 100%, #000 0, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, .25) 10px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, .12) 12px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, .12) 12px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, .12) 12px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, .12) 12px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, .12) 12px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, .12) 12px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, .04) 8px, transparent 0), -webkit-linear-gradient(grey 100%, transparent 0);
        background-image: linear-gradient(#fff 40px, #fff 99%, transparent 0), linear-gradient(rgba(0, 0, 0, .5) 100%, #000 0, transparent 0), linear-gradient(rgba(0, 0, 0, .15) 100%, #000 0, transparent 0), linear-gradient(rgba(0, 0, 0, .25) 10px, transparent 0), linear-gradient(rgba(0, 0, 0, .12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, .12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, .12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, .12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, .12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, .12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, .04) 8px, transparent 0), linear-gradient(grey 100%, transparent 0);
        background-position: 0 0, 40px 0, 0 0, 20px 55%, 20px 60%, 20px 64%, 20px 68%, 20px 72%, 20px 76%, 20px 80%, 20px 84%, 0 0;
        background-size: 40px 40px, 135px 40px, 100% 50%, 150px 10px, -webkit-calc(100% - 40px) 12px, -webkit-calc(100% - 40px) 12px, -webkit-calc(100% - 40px) 12px, -webkit-calc(100% - 40px) 12px, -webkit-calc(100% - 40px) 12px, -webkit-calc(100% - 40px) 12px, 80px 8px, 100% 100%;
        background-size: 40px 40px, 135px 40px, 100% 50%, 150px 10px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, 80px 8px, 100% 100%
    }
}

@-moz-keyframes skeletonAnimations {
    0% {
        background-image: -moz-linear-gradient(#fff 40px, #fff 99%, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, .5) 100%, #000 99%, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, .15) 100%, #000 99%, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, .25) 10px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, .12) 12px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, .12) 12px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, .12) 12px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, .12) 12px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, .12) 12px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, .12) 12px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, .04) 8px, transparent 0), -moz-linear-gradient(grey 100%, transparent 0);
        background-image: linear-gradient(#fff 40px, #fff 99%, transparent 0), linear-gradient(rgba(0, 0, 0, .5) 100%, #000 0, transparent 0), linear-gradient(rgba(0, 0, 0, .15) 100%, #000 0, transparent 0), linear-gradient(rgba(0, 0, 0, .25) 10px, transparent 0), linear-gradient(rgba(0, 0, 0, .12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, .12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, .12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, .12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, .12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, .12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, .04) 8px, transparent 0), linear-gradient(grey 100%, transparent 0);
        background-position: 0 0, 40px 0, 0 0, 20px 55%, 20px 60%, 20px 64%, 20px 68%, 20px 72%, 20px 76%, 20px 80%, 20px 84%, 0 0;
        -moz-background-size: 40px 40px, 135px 40px, 100% 50%, 0 10px, -moz-calc(100% - 40px) 12px, -moz-calc(100% - 40px) 12px, -moz-calc(100% - 40px) 12px, -moz-calc(100% - 40px) 12px, -moz-calc(100% - 40px) 12px, -moz-calc(100% - 40px) 12px, 80px 8px, 100% 100%;
        background-size: 40px 40px, 135px 40px, 100% 50%, 0 10px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, 80px 8px, 100% 100%
    }

    to {
        background-image: -moz-linear-gradient(#fff 40px, #fff 99%, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, .5) 100%, #000 99%, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, .15) 100%, #000 99%, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, .25) 10px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, .12) 12px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, .12) 12px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, .12) 12px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, .12) 12px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, .12) 12px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, .12) 12px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, .04) 8px, transparent 0), -moz-linear-gradient(grey 100%, transparent 0);
        background-image: linear-gradient(#fff 40px, #fff 99%, transparent 0), linear-gradient(rgba(0, 0, 0, .5) 100%, #000 0, transparent 0), linear-gradient(rgba(0, 0, 0, .15) 100%, #000 0, transparent 0), linear-gradient(rgba(0, 0, 0, .25) 10px, transparent 0), linear-gradient(rgba(0, 0, 0, .12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, .12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, .12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, .12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, .12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, .12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, .04) 8px, transparent 0), linear-gradient(grey 100%, transparent 0);
        background-position: 0 0, 40px 0, 0 0, 20px 55%, 20px 60%, 20px 64%, 20px 68%, 20px 72%, 20px 76%, 20px 80%, 20px 84%, 0 0;
        -moz-background-size: 40px 40px, 135px 40px, 100% 50%, 150px 10px, -moz-calc(100% - 40px) 12px, -moz-calc(100% - 40px) 12px, -moz-calc(100% - 40px) 12px, -moz-calc(100% - 40px) 12px, -moz-calc(100% - 40px) 12px, -moz-calc(100% - 40px) 12px, 80px 8px, 100% 100%;
        background-size: 40px 40px, 135px 40px, 100% 50%, 150px 10px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, 80px 8px, 100% 100%
    }
}

@-o-keyframes skeletonAnimations {
    0% {
        background-image: -o-linear-gradient(#fff 40px, #fff 99%, transparent 0), -o-linear-gradient(rgba(0, 0, 0, .5) 100%, #000 99%, transparent 0), -o-linear-gradient(rgba(0, 0, 0, .15) 100%, #000 99%, transparent 0), -o-linear-gradient(rgba(0, 0, 0, .25) 10px, transparent 0), -o-linear-gradient(rgba(0, 0, 0, .12) 12px, transparent 0), -o-linear-gradient(rgba(0, 0, 0, .12) 12px, transparent 0), -o-linear-gradient(rgba(0, 0, 0, .12) 12px, transparent 0), -o-linear-gradient(rgba(0, 0, 0, .12) 12px, transparent 0), -o-linear-gradient(rgba(0, 0, 0, .12) 12px, transparent 0), -o-linear-gradient(rgba(0, 0, 0, .12) 12px, transparent 0), -o-linear-gradient(rgba(0, 0, 0, .04) 8px, transparent 0), -o-linear-gradient(grey 100%, transparent 0);
        background-image: linear-gradient(#fff 40px, #fff 99%, transparent 0), linear-gradient(rgba(0, 0, 0, .5) 100%, #000 0, transparent 0), linear-gradient(rgba(0, 0, 0, .15) 100%, #000 0, transparent 0), linear-gradient(rgba(0, 0, 0, .25) 10px, transparent 0), linear-gradient(rgba(0, 0, 0, .12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, .12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, .12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, .12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, .12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, .12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, .04) 8px, transparent 0), linear-gradient(grey 100%, transparent 0);
        background-position: 0 0, 40px 0, 0 0, 20px 55%, 20px 60%, 20px 64%, 20px 68%, 20px 72%, 20px 76%, 20px 80%, 20px 84%, 0 0;
        -o-background-size: 40px 40px, 135px 40px, 100% 50%, 0 10px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, 80px 8px, 100% 100%;
        background-size: 40px 40px, 135px 40px, 100% 50%, 0 10px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, 80px 8px, 100% 100%
    }

    to {
        background-image: -o-linear-gradient(#fff 40px, #fff 99%, transparent 0), -o-linear-gradient(rgba(0, 0, 0, .5) 100%, #000 99%, transparent 0), -o-linear-gradient(rgba(0, 0, 0, .15) 100%, #000 99%, transparent 0), -o-linear-gradient(rgba(0, 0, 0, .25) 10px, transparent 0), -o-linear-gradient(rgba(0, 0, 0, .12) 12px, transparent 0), -o-linear-gradient(rgba(0, 0, 0, .12) 12px, transparent 0), -o-linear-gradient(rgba(0, 0, 0, .12) 12px, transparent 0), -o-linear-gradient(rgba(0, 0, 0, .12) 12px, transparent 0), -o-linear-gradient(rgba(0, 0, 0, .12) 12px, transparent 0), -o-linear-gradient(rgba(0, 0, 0, .12) 12px, transparent 0), -o-linear-gradient(rgba(0, 0, 0, .04) 8px, transparent 0), -o-linear-gradient(grey 100%, transparent 0);
        background-image: linear-gradient(#fff 40px, #fff 99%, transparent 0), linear-gradient(rgba(0, 0, 0, .5) 100%, #000 0, transparent 0), linear-gradient(rgba(0, 0, 0, .15) 100%, #000 0, transparent 0), linear-gradient(rgba(0, 0, 0, .25) 10px, transparent 0), linear-gradient(rgba(0, 0, 0, .12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, .12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, .12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, .12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, .12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, .12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, .04) 8px, transparent 0), linear-gradient(grey 100%, transparent 0);
        background-position: 0 0, 40px 0, 0 0, 20px 55%, 20px 60%, 20px 64%, 20px 68%, 20px 72%, 20px 76%, 20px 80%, 20px 84%, 0 0;
        -o-background-size: 40px 40px, 135px 40px, 100% 50%, 150px 10px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, 80px 8px, 100% 100%;
        background-size: 40px 40px, 135px 40px, 100% 50%, 150px 10px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, 80px 8px, 100% 100%
    }
}

@keyframes skeletonAnimations {
    0% {
        background-image: -webkit-linear-gradient(#fff 40px, #fff 99%, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, .5) 100%, #000 0, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, .15) 100%, #000 0, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, .25) 10px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, .12) 12px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, .12) 12px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, .12) 12px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, .12) 12px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, .12) 12px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, .12) 12px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, .04) 8px, transparent 0), -webkit-linear-gradient(grey 100%, transparent 0);
        background-image: -moz-linear-gradient(#fff 40px, #fff 99%, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, .5) 100%, #000 99%, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, .15) 100%, #000 99%, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, .25) 10px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, .12) 12px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, .12) 12px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, .12) 12px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, .12) 12px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, .12) 12px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, .12) 12px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, .04) 8px, transparent 0), -moz-linear-gradient(grey 100%, transparent 0);
        background-image: -o-linear-gradient(#fff 40px, #fff 99%, transparent 0), -o-linear-gradient(rgba(0, 0, 0, .5) 100%, #000 99%, transparent 0), -o-linear-gradient(rgba(0, 0, 0, .15) 100%, #000 99%, transparent 0), -o-linear-gradient(rgba(0, 0, 0, .25) 10px, transparent 0), -o-linear-gradient(rgba(0, 0, 0, .12) 12px, transparent 0), -o-linear-gradient(rgba(0, 0, 0, .12) 12px, transparent 0), -o-linear-gradient(rgba(0, 0, 0, .12) 12px, transparent 0), -o-linear-gradient(rgba(0, 0, 0, .12) 12px, transparent 0), -o-linear-gradient(rgba(0, 0, 0, .12) 12px, transparent 0), -o-linear-gradient(rgba(0, 0, 0, .12) 12px, transparent 0), -o-linear-gradient(rgba(0, 0, 0, .04) 8px, transparent 0), -o-linear-gradient(grey 100%, transparent 0);
        background-image: linear-gradient(#fff 40px, #fff 99%, transparent 0), linear-gradient(rgba(0, 0, 0, .5) 100%, #000 0, transparent 0), linear-gradient(rgba(0, 0, 0, .15) 100%, #000 0, transparent 0), linear-gradient(rgba(0, 0, 0, .25) 10px, transparent 0), linear-gradient(rgba(0, 0, 0, .12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, .12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, .12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, .12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, .12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, .12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, .04) 8px, transparent 0), linear-gradient(grey 100%, transparent 0);
        background-position: 0 0, 40px 0, 0 0, 20px 55%, 20px 60%, 20px 64%, 20px 68%, 20px 72%, 20px 76%, 20px 80%, 20px 84%, 0 0;
        -moz-background-size: 40px 40px, 135px 40px, 100% 50%, 0 10px, -moz-calc(100% - 40px) 12px, -moz-calc(100% - 40px) 12px, -moz-calc(100% - 40px) 12px, -moz-calc(100% - 40px) 12px, -moz-calc(100% - 40px) 12px, -moz-calc(100% - 40px) 12px, 80px 8px, 100% 100%;
        -o-background-size: 40px 40px, 135px 40px, 100% 50%, 0 10px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, 80px 8px, 100% 100%;
        background-size: 40px 40px, 135px 40px, 100% 50%, 0 10px, -webkit-calc(100% - 40px) 12px, -webkit-calc(100% - 40px) 12px, -webkit-calc(100% - 40px) 12px, -webkit-calc(100% - 40px) 12px, -webkit-calc(100% - 40px) 12px, -webkit-calc(100% - 40px) 12px, 80px 8px, 100% 100%;
        background-size: 40px 40px, 135px 40px, 100% 50%, 0 10px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, 80px 8px, 100% 100%
    }

    to {
        background-image: -webkit-linear-gradient(#fff 40px, #fff 99%, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, .5) 100%, #000 0, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, .15) 100%, #000 0, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, .25) 10px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, .12) 12px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, .12) 12px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, .12) 12px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, .12) 12px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, .12) 12px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, .12) 12px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, .04) 8px, transparent 0), -webkit-linear-gradient(grey 100%, transparent 0);
        background-image: -moz-linear-gradient(#fff 40px, #fff 99%, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, .5) 100%, #000 99%, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, .15) 100%, #000 99%, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, .25) 10px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, .12) 12px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, .12) 12px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, .12) 12px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, .12) 12px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, .12) 12px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, .12) 12px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, .04) 8px, transparent 0), -moz-linear-gradient(grey 100%, transparent 0);
        background-image: -o-linear-gradient(#fff 40px, #fff 99%, transparent 0), -o-linear-gradient(rgba(0, 0, 0, .5) 100%, #000 99%, transparent 0), -o-linear-gradient(rgba(0, 0, 0, .15) 100%, #000 99%, transparent 0), -o-linear-gradient(rgba(0, 0, 0, .25) 10px, transparent 0), -o-linear-gradient(rgba(0, 0, 0, .12) 12px, transparent 0), -o-linear-gradient(rgba(0, 0, 0, .12) 12px, transparent 0), -o-linear-gradient(rgba(0, 0, 0, .12) 12px, transparent 0), -o-linear-gradient(rgba(0, 0, 0, .12) 12px, transparent 0), -o-linear-gradient(rgba(0, 0, 0, .12) 12px, transparent 0), -o-linear-gradient(rgba(0, 0, 0, .12) 12px, transparent 0), -o-linear-gradient(rgba(0, 0, 0, .04) 8px, transparent 0), -o-linear-gradient(grey 100%, transparent 0);
        background-image: linear-gradient(#fff 40px, #fff 99%, transparent 0), linear-gradient(rgba(0, 0, 0, .5) 100%, #000 0, transparent 0), linear-gradient(rgba(0, 0, 0, .15) 100%, #000 0, transparent 0), linear-gradient(rgba(0, 0, 0, .25) 10px, transparent 0), linear-gradient(rgba(0, 0, 0, .12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, .12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, .12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, .12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, .12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, .12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, .04) 8px, transparent 0), linear-gradient(grey 100%, transparent 0);
        background-position: 0 0, 40px 0, 0 0, 20px 55%, 20px 60%, 20px 64%, 20px 68%, 20px 72%, 20px 76%, 20px 80%, 20px 84%, 0 0;
        -moz-background-size: 40px 40px, 135px 40px, 100% 50%, 150px 10px, -moz-calc(100% - 40px) 12px, -moz-calc(100% - 40px) 12px, -moz-calc(100% - 40px) 12px, -moz-calc(100% - 40px) 12px, -moz-calc(100% - 40px) 12px, -moz-calc(100% - 40px) 12px, 80px 8px, 100% 100%;
        -o-background-size: 40px 40px, 135px 40px, 100% 50%, 150px 10px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, 80px 8px, 100% 100%;
        background-size: 40px 40px, 135px 40px, 100% 50%, 150px 10px, -webkit-calc(100% - 40px) 12px, -webkit-calc(100% - 40px) 12px, -webkit-calc(100% - 40px) 12px, -webkit-calc(100% - 40px) 12px, -webkit-calc(100% - 40px) 12px, -webkit-calc(100% - 40px) 12px, 80px 8px, 100% 100%;
        background-size: 40px 40px, 135px 40px, 100% 50%, 150px 10px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, 80px 8px, 100% 100%
    }
}

.mediaPopup .owl-carousel {
    -webkit-tap-highlight-color: transparent;
    display: none;
    position: relative;
    width: 100%;
    z-index: 1
}

.mediaPopup .owl-carousel .owl-stage {
    -moz-backface-visibility: hidden;
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation
}

.mediaPopup .owl-carousel .owl-stage:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden
}

.mediaPopup .owl-carousel .owl-stage-outer {
    overflow: hidden;
    position: relative;
    -webkit-transform: translateZ(0)
}

.mediaPopup .owl-carousel .owl-item,
.mediaPopup .owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0)
}

.mediaPopup .owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-backface-visibility: hidden;
    float: left;
    min-height: 1px;
    position: relative
}

.mediaPopup .owl-carousel .owl-item img {
    display: block;
    width: 100%
}

.mediaPopup .owl-carousel .owl-dots.disabled,
.mediaPopup .owl-carousel .owl-nav.disabled {
    display: none
}

.mediaPopup .owl-carousel .owl-dot,
.mediaPopup .owl-carousel .owl-nav .owl-next,
.mediaPopup .owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.mediaPopup .owl-carousel .owl-nav button.owl-next,
.mediaPopup .owl-carousel .owl-nav button.owl-prev,
.mediaPopup .owl-carousel button.owl-dot {
    background: none;
    border: none;
    color: inherit;
    font: inherit;
    padding: 0 !important
}

.mediaPopup .owl-carousel.owl-loaded {
    display: block
}

.mediaPopup .owl-carousel.owl-loading {
    display: block;
    opacity: 0
}

.mediaPopup .owl-carousel.owl-hidden {
    opacity: 0
}

.mediaPopup .owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.mediaPopup .owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.mediaPopup .owl-carousel.owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: grab
}

.mediaPopup .owl-carousel.owl-rtl {
    direction: rtl
}

.mediaPopup .owl-carousel.owl-rtl .owl-item {
    float: right
}

.mediaPopup .no-js .owl-carousel {
    display: block
}

.mediaPopup .owl-carousel .animated {
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both
}

.mediaPopup .owl-carousel .owl-animated-in {
    z-index: 0
}

.mediaPopup .owl-carousel .owl-animated-out {
    z-index: 1
}

.mediaPopup .owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    -moz-animation-name: fadeOut;
    -o-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@-moz-keyframes fadeOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@-o-keyframes fadeOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.mediaPopup .owl-height {
    -webkit-transition: height .5s ease-in-out;
    -o-transition: height .5s ease-in-out;
    -moz-transition: height .5s ease-in-out;
    transition: height .5s ease-in-out
}

.mediaPopup .owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity .4s ease;
    -o-transition: opacity .4s ease;
    -moz-transition: opacity .4s ease;
    transition: opacity .4s ease
}

.mediaPopup .owl-carousel .owl-item .owl-lazy:not([src]),
.mediaPopup .owl-carousel .owl-item .owl-lazy[src^=""] {
    max-height: 0
}

.mediaPopup .owl-carousel .owl-item img.owl-lazy {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.mediaPopup .owl-carousel .owl-video-wrapper {
    background: #000;
    height: 100%;
    position: relative
}

.mediaPopup .owl-carousel .owl-video-play-icon {
    -webkit-backface-visibility: hidden;
    cursor: pointer;
    height: 80px;
    left: 50%;
    margin-left: -40px;
    margin-top: -40px;
    position: absolute;
    top: 50%;
    -webkit-transition: -webkit-transform .1s ease;
    transition: -webkit-transform .1s ease;
    -o-transition: -o-transform .1s ease;
    -moz-transition: transform .1s ease, -moz-transform .1s ease;
    transition: transform .1s ease;
    transition: transform .1s ease, -webkit-transform .1s ease, -moz-transform .1s ease, -o-transform .1s ease;
    width: 80px;
    z-index: 1
}

.mediaPopup .owl-carousel .owl-video-play-icon:hover {
    -ms-transform: scale(1.3);
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -o-transform: scale(1.3);
    transform: scale(1.3)
}

.mediaPopup .owl-carousel .owl-video-playing .owl-video-play-icon,
.mediaPopup .owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.mediaPopup .owl-carousel .owl-video-tn {
    background-position: 50%;
    background-repeat: no-repeat;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    height: 100%;
    opacity: 0;
    -webkit-transition: opacity .4s ease;
    -o-transition: opacity .4s ease;
    -moz-transition: opacity .4s ease;
    transition: opacity .4s ease
}

.mediaPopup .owl-carousel .owl-video-frame {
    height: 100%;
    position: relative;
    width: 100%;
    z-index: 1
}

.mpAudioPlayer {
    background-position: 50%;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    cursor: pointer;
    height: 100%;
    margin: auto;
    -webkit-transition: background-image 1s linear;
    -o-transition: background-image 1s linear;
    -moz-transition: background-image 1s linear;
    transition: background-image 1s linear;
    width: 100%;
    z-index: 3
}

.mpAudioPlayer,
.mpAudioPlayer+iframe {
    pointer-events: none;
    position: absolute
}

.mpAudioPlayer+iframe {
    opacity: 0;
    z-index: -6
}

.mpAudioPlayer .mpAudioPlayer__content {
    height: 100%;
    overflow: hidden;
    position: relative
}

.mpAudioPlayer .mpAudioPlayer__play-btn {
    background: #fff;
    border: none;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    height: 60px;
    left: 20px;
    margin-top: -30px;
    position: absolute;
    top: 50%;
    width: 60px;
    z-index: 3
}

.mpAudioPlayer .mpAudioPlayer__play-btn .playIcon {
    border-bottom: 9px solid transparent;
    border-left: 16px solid #000;
    border-top: 9px solid transparent;
    display: inline-block;
    margin: -9px 0 0 -6px;
    opacity: 1
}

.mpAudioPlayer .mpAudioPlayer__play-btn .pauseIcon,
.mpAudioPlayer .mpAudioPlayer__play-btn .playIcon {
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    z-index: 1
}

.mpAudioPlayer .mpAudioPlayer__play-btn .pauseIcon {
    height: 16px;
    margin: -8px 0 0 -9px;
    opacity: 0;
    width: 18px
}

.mpAudioPlayer .mpAudioPlayer__play-btn .pauseIcon:after,
.mpAudioPlayer .mpAudioPlayer__play-btn .pauseIcon:before {
    background: #000;
    content: "";
    display: inline-block;
    height: 100%;
    width: 6px
}

.mpAudioPlayer .mpAudioPlayer__play-btn .pauseIcon:before {
    margin-right: 3px
}

.mpAudioPlayer .mpAudioPlayer__play-btn .pauseIcon:after {
    margin-left: 3px
}

html.no-touch .mpAudioPlayer .mpAudioPlayer__play-btn:hover {
    background: #ed8b1f;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

html.no-touch .mpAudioPlayer .mpAudioPlayer__play-btn:hover:after {
    opacity: .25;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.mpAudioPlayer .mpAudioPlayer__waveWrapper {
    height: 30%;
    pointer-events: all;
    position: absolute;
    top: 35%;
    width: 100%
}

.mpAudioPlayer .mpAudioPlayer__waveWrapper:before {
    background: rgba(0, 0, 0, .2);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -2
}

.mpAudioPlayer .mpAudioPlayer__hoverPosition,
.mpAudioPlayer .mpAudioPlayer__position,
.mpAudioPlayer .mpAudioPlayer__waveform {
    height: 100%;
    left: 115px;
    position: absolute;
    right: 20px;
    top: 0
}

.mpAudioPlayer .mpAudioPlayer__waveform {
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    opacity: .5;
    -webkit-transition: background-image 1s linear;
    -o-transition: background-image 1s linear;
    -moz-transition: background-image 1s linear;
    transition: background-image 1s linear;
    z-index: 3
}

.mpAudioPlayer .mpAudioPlayer__hoverPosition,
.mpAudioPlayer .mpAudioPlayer__position {
    background: #fff;
    height: 100%;
    mix-blend-mode: overlay;
    -webkit-transition: width .05s linear;
    -o-transition: width .05s linear;
    -moz-transition: width .05s linear;
    transition: width .05s linear;
    width: 0;
    z-index: 1
}

html.touch .mpAudioPlayer .SCplayer__position {
    z-index: 0
}

.mpAudioPlayer.isPlaying .mpAudioPlayer__play-btn .playIcon {
    opacity: 0
}

.mpAudioPlayer.isPlaying .mpAudioPlayer__play-btn .pauseIcon,
.mpAudioPlayer.isPlaying .mpAudioPlayer__play-btn .playIcon {
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.mpAudioPlayer.isPlaying .mpAudioPlayer__play-btn .pauseIcon {
    opacity: 1
}

.mpAudioPlayer .mpAudioPlayer__hoverPosition {
    opacity: .3;
    -webkit-transition: width .04s linear;
    -o-transition: width .04s linear;
    -moz-transition: width .04s linear;
    transition: width .04s linear;
    z-index: 2
}

@media (max-width:767px) {
    .mpAudioPlayer .mpAudioPlayer__play-btn {
        height: 54px;
        left: 15px;
        margin-top: -27px;
        width: 54px
    }

    .mpAudioPlayer .mpAudioPlayer__hoverPosition,
    .mpAudioPlayer .mpAudioPlayer__position,
    .mpAudioPlayer .mpAudioPlayer__waveform {
        left: 84px
    }
}

@media (max-width:500px) {
    .mpAudioPlayer .mpAudioPlayer__play-btn {
        height: 48px;
        left: 10px;
        margin-top: -24px;
        width: 48px
    }

    .mpAudioPlayer .mpAudioPlayer__hoverPosition,
    .mpAudioPlayer .mpAudioPlayer__position,
    .mpAudioPlayer .mpAudioPlayer__waveform {
        left: 68px;
        right: 10px
    }
}

@media (max-width:430px) {
    .mpAudioPlayer .mpAudioPlayer__play-btn {
        height: 42px;
        margin-top: -21px;
        width: 42px
    }

    .mpAudioPlayer .mpAudioPlayer__play-btn .playIcon {
        border-bottom: 8px solid transparent;
        border-left: 14px solid #000;
        border-top: 8px solid transparent;
        margin: -7px 0 0 -6px
    }

    .mpAudioPlayer .mpAudioPlayer__play-btn .pauseIcon {
        height: 14px;
        margin: -7px 0 0 -8px;
        width: 16px
    }

    .mpAudioPlayer .mpAudioPlayer__play-btn .pauseIcon:after,
    .mpAudioPlayer .mpAudioPlayer__play-btn .pauseIcon:before {
        width: 4px
    }

    .mpAudioPlayer .mpAudioPlayer__play-btn .pauseIcon:before {
        margin-right: 2px
    }

    .mpAudioPlayer .mpAudioPlayer__hoverPosition,
    .mpAudioPlayer .mpAudioPlayer__position,
    .mpAudioPlayer .mpAudioPlayer__waveform {
        left: 62px
    }
}

.mpGalSlide {
    background: #e0e0e0;
    margin-bottom: 27px;
    padding-bottom: 56.25%;
    position: relative
}

.mpGalSlide .owl-item,
.mpGalSlide .owl-stage,
.mpGalSlide .owl-stage-outer {
    height: 100%
}

.mpGalSlide .mpGalSlide__carousel {
    height: 100%;
    position: absolute !important
}

.mpGalSlide .mpGalSlide__item {
    height: 100%
}

.mpGalSlide .mpGalSlide__item img,
.mpGalSlide .mpGalSlide__item video {
    height: 100% !important;
    max-width: 100% !important;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100% !important
}

.mpGalSlide .mpGalSlide__item.isPortrait img {
    -o-object-fit: contain;
    object-fit: contain
}

.mpGalSlide .mpGalSlide__autoplay,
.mpGalSlide .mpGalSlide__navBtn {
    background: rgba(0, 0, 0, .75);
    border: none;
    height: 50px;
    position: absolute;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    width: 50px;
    z-index: 5
}

html.no-touch .mpGalSlide .mpGalSlide__autoplay:hover,
html.no-touch .mpGalSlide .mpGalSlide__navBtn:hover {
    background: #000
}

.mpGalSlide .mpGalSlide__navBtn {
    margin-top: -25px;
    top: 50%
}

.mpGalSlide .mpGalSlide__navBtn i {
    border-bottom: 7px solid transparent;
    border-top: 7px solid transparent;
    display: inline-block;
    left: 50%;
    margin: -7px 0 0 -8px;
    position: absolute;
    top: 50%
}

.mpGalSlide .mpGalSlide__navBtn.isPrev {
    left: 0
}

.mpGalSlide .mpGalSlide__navBtn.isPrev i {
    border-right: 16px solid #fff
}

.mpGalSlide .mpGalSlide__navBtn.isNext {
    right: 0
}

.mpGalSlide .mpGalSlide__navBtn.isNext i {
    border-left: 16px solid #fff
}

.mpGalSlide .mpGalSlide__autoplay {
    bottom: 0;
    left: 50%;
    margin-left: -25px
}

.mpGalSlide .mpGalSlide__autoplay .mpGalSlide__play {
    border-bottom: 9px solid transparent;
    border-left: 22px solid #fff;
    border-top: 9px solid transparent;
    display: inline-block;
    margin: -9px 0 0 -11px;
    opacity: 0
}

.mpGalSlide .mpGalSlide__autoplay .mpGalSlide__pause,
.mpGalSlide .mpGalSlide__autoplay .mpGalSlide__play {
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.mpGalSlide .mpGalSlide__autoplay .mpGalSlide__pause {
    height: 22px;
    margin: -11px 0 0 -8px;
    opacity: 1;
    width: 16px
}

.mpGalSlide .mpGalSlide__autoplay .mpGalSlide__pause:after,
.mpGalSlide .mpGalSlide__autoplay .mpGalSlide__pause:before {
    background: #fff;
    content: "";
    height: 100%;
    position: absolute;
    top: 0;
    width: 5px
}

.mpGalSlide .mpGalSlide__autoplay .mpGalSlide__pause:before {
    left: 0
}

.mpGalSlide .mpGalSlide__autoplay .mpGalSlide__pause:after {
    right: 0
}

.mpGalSlide .mpGalSlide__autoplay.isPaused .mpGalSlide__play {
    opacity: 1
}

.mpGalSlide .mpGalSlide__autoplay.isPaused .mpGalSlide__pause,
.mpGalSlide .mpGalSlide__autoplay.isPaused .mpGalSlide__play {
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.mpGalSlide .mpGalSlide__autoplay.isPaused .mpGalSlide__pause {
    opacity: 0
}

.mpGalSlide .mpGalSlide__count {
    bottom: 20px;
    color: #fff;
    font-size: 16px;
    left: 20px;
    position: absolute;
    z-index: 5
}

@media (max-width:767px) {

    .mpGalSlide .mpGalSlide__autoplay,
    .mpGalSlide .mpGalSlide__navBtn {
        background: rgba(0, 0, 0, .35);
        height: 40px;
        width: 40px
    }

    .mpGalSlide .mpGalSlide__autoplay .mpGalSlide__play {
        border-bottom: 8px solid transparent;
        border-left: 20px solid #fff;
        border-top: 8px solid transparent;
        margin: -8px 0 0 -10px
    }

    .mpGalSlide .mpGalSlide__autoplay .mpGalSlide__pause {
        height: 20px;
        margin: -10px 0 0 -7px;
        width: 14px
    }

    .mpGalSlide .mpGalSlide__autoplay .mpGalSlide__pause:after,
    .mpGalSlide .mpGalSlide__autoplay .mpGalSlide__pause:before {
        width: 4px
    }

    .mpGalSlide .mpGalSlide__navBtn {
        margin-top: -20px
    }

    .mpGalSlide .mpGalSlide__navBtn i {
        border-bottom: 6px solid transparent;
        border-top: 6px solid transparent;
        margin: -6px 0 0 -7px
    }

    .mpGalSlide .mpGalSlide__navBtn.isPrev i {
        border-right: 14px solid #fff
    }

    .mpGalSlide .mpGalSlide__navBtn.isNext i {
        border-left: 14px solid #fff
    }

    .mpGalSlide .mpGalSlide__count {
        bottom: 10px;
        left: 10px
    }
}

.mpRelatedTags {
    display: block;
    font-size: 0;
    overflow: hidden;
    position: relative;
    vertical-align: top;
    z-index: 2
}

.mpRelatedTags li {
    background: #fff;
    background: #005c34;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: sirenia, sans-serif;
    font-size: 16px;
    line-height: 30px;
    margin-top: 13px;
    padding-right: 10px;
    text-transform: capitalize;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    vertical-align: middle
}

.mpRelatedTags li span {
    cursor: pointer;
    display: block;
    float: left;
    height: 30px;
    position: relative;
    width: 30px
}

.mpRelatedTags li span:after,
.mpRelatedTags li span:before {
    background: #fff;
    bottom: 0;
    content: "";
    display: block;
    height: 1px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 14px
}

.mpRelatedTags li span:after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.mpRelatedTags li span:before {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.mpRelatedTags li:not(:last-of-type) {
    margin-right: 30px
}

.mpRelatedTags li a {
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    text-decoration: inherit;
    word-break: break-all
}

.mpRelatedTags li.forStaff {
    padding-left: 10px
}

.mpRelatedTags li.forMpRelated {
    cursor: pointer;
    margin-bottom: 10px;
    margin-top: 0
}

.mpRelatedTags li.forMpRelated:not(:last-of-type) {
    margin-right: 15px
}

.mpRelatedTags li.isHidden {
    display: none !important
}

html.no-touch .mpRelatedTags li:not(.forStaff):hover {
    background: #fff;
    color: #005c34
}

html.no-touch .mpRelatedTags li:not(.forStaff):hover span:after,
html.no-touch .mpRelatedTags li:not(.forStaff):hover span:before {
    background: #005c34
}

@media (max-width:650px) {
    .mpRelatedTags {
        overflow: visible
    }
}

.mediaPopup {
    bottom: 0;
    left: 0;
    overflow: hidden;
    position: absolute;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 9999998
}

.mediaPopup:after {
    background: rgba(0, 0, 0, .8);
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: opacity .3s ease-out;
    -o-transition: opacity .3s ease-out;
    -moz-transition: opacity .3s ease-out;
    transition: opacity .3s ease-out
}

body.media-popup-opened .mediaPopup:after {
    opacity: 1
}

.mediaPopup .mediaPopup__inner {
    height: 100%;
    margin: 0 0 0 auto;
    max-width: 737px;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
    width: 100%;
    z-index: 2
}

.mediaPopup .mediaPopup__content,
.mediaPopup .mediaPopup__inner {
    position: relative;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.mediaPopup .mediaPopup__content {
    height: -webkit-calc(100% - 50px);
    height: -moz-calc(100% - 50px);
    height: calc(100% - 50px);
    min-height: -webkit-calc(100% - 50px);
    min-height: -moz-calc(100% - 50px);
    min-height: calc(100% - 50px);
    overflow-y: auto
}

html.touch .mediaPopup .mediaPopup__content {
    -webkit-overflow-scrolling: touch;
    overflow-y: scroll
}

.mediaPopup.defaultLayout .mediaPopup__singleImage {
    width: 100%
}

.mediaPopup .secondLvlCss {
    margin: 0;
    max-width: unset;
    min-width: unset;
    padding: 0;
    text-align: left
}

.mediaPopup .mediaPopup__featuredPost {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    background: #fff;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin: 0;
    padding: 30px;
    position: relative
}

.mediaPopup .mediaPopup__featuredPost:after {
    clear: both;
    content: "";
    display: table
}

.mediaPopup .mediaPopup__featuredPost a {
    color: currentColor
}

.mediaPopup .mediaPopup__url {
    bottom: 0;
    font-size: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1
}

.mediaPopup .mediaPopup__topNav {
    background: #005c34;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .25);
    -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .25);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .25);
    font-size: 0;
    margin: 0 0 0 auto;
    max-width: 737px;
    position: relative;
    z-index: 3
}

.mediaPopup .mediaPopup__type {
    background: #005c34;
    height: 50px;
    left: 50px;
    padding-left: 15px;
    position: absolute;
    right: 0;
    top: 0
}

.mediaPopup .mediaPopup__type h4 {
    color: #fff;
    line-height: 50px
}

.mediaPopup .mediaPopup__button {
    background: #013e23;
    height: 50px;
    position: relative;
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    width: 50px
}

.mediaPopup .mediaPopup__button i {
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0
}

html.no-touch .mediaPopup .mediaPopup__button:hover {
    background: #005c34
}

.mediaPopup .mediaPopup__close {
    border: none;
    display: inline-block
}

.mediaPopup .mediaPopup__close i:after,
.mediaPopup .mediaPopup__close i:before {
    background: #fff;
    bottom: 0;
    content: "";
    display: block;
    height: 2px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 14px
}

.mediaPopup .mediaPopup__close i:after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.mediaPopup .mediaPopup__close i:before {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.mediaPopup .mediaPopup__more,
.mediaPopup .mediaPopup__share {
    border: none;
    position: absolute;
    top: 0
}

.mediaPopup .mediaPopup__more {
    right: 60px
}

.mediaPopup .mediaPopup__more i {
    margin: auto;
    width: 23px
}

.mediaPopup .mediaPopup__share {
    right: 0
}

.mediaPopup .mediaPopup__share i {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23fff' viewBox='0 0 96 96' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M72 56c-4.813 0-9.12 2.137-12.054 5.501L39.643 51.35c.23-1.081.357-2.201.357-3.35s-.127-2.269-.357-3.349l20.303-10.152C62.879 37.864 67.187 40 72 40c8.836 0 16-7.164 16-16S80.836 8 72 8s-16 7.164-16 16c0 1.149.127 2.269.357 3.349L36.054 37.501C33.121 34.136 28.814 32 24 32c-8.836 0-16 7.164-16 16s7.164 16 16 16c4.814 0 9.12-2.137 12.054-5.501l20.304 10.152C56.127 69.731 56 70.851 56 72c0 8.836 7.164 16 16 16s16-7.164 16-16-7.164-16-16-16zm0-40a8 8 0 1 1 0 16 8 8 0 0 1 0-16zM24 56a8 8 0 1 1 0-16 8 8 0 0 1 0 16zm48 24a8 8 0 1 1 0-16 8 8 0 0 1 0 16z'/%3E%3C/svg%3E");
    background-position: 50%;
    background-repeat: no-repeat;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    height: 22px;
    width: 22px
}

.mediaPopup .mediaPopup__iframeContainer {
    margin-bottom: 26px;
    padding-bottom: 56.25%;
    position: relative;
    z-index: 1
}

.mediaPopup .mediaPopup__iframeContainer iframe,
.mediaPopup .mediaPopup__iframeContainer video {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.mediaPopup .mediaPopup__singleImage {
    display: inline-block;
    float: right;
    font-size: 0;
    margin-bottom: 20px;
    margin-left: 30px;
    position: relative;
    width: 50%
}

.mediaPopup .mediaPopup__singleImage img {
    width: 100%
}

.mediaPopup .mediaPopup__singleImage img:first-of-type {
    -webkit-filter: blur(5px);
    filter: blur(5px)
}

.mediaPopup .mediaPopup__singleImage img:nth-of-type(2) {
    bottom: 0;
    height: 100% !important;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100% !important
}

.mediaPopup .mediaPopup__singleImage.showBigImage img:nth-of-type(2) {
    opacity: 1;
    -webkit-transition: opacity .3s ease-in-out .3s;
    -o-transition: opacity .3s ease-in-out .3s;
    -moz-transition: opacity .3s ease-in-out .3s;
    transition: opacity .3s ease-in-out .3s
}

.mediaPopup .mediaPopup__singleImage.isPortrait {
    width: 40%
}

.mediaPopup .mediaPopup__singleImage.ImageBroken img {
    display: none;
    visibility: hidden
}

.mediaPopup .mediaPopup__feedInfo {
    margin-bottom: 13px !important;
    margin-top: 0 !important
}

.mediaPopup .mediaPopup__feedInfo>a {
    border-bottom: 0 !important;
    color: inherit;
    display: inline-block !important;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    position: relative;
    text-decoration: none !important;
    -webkit-transition: none;
    -o-transition: none;
    -moz-transition: none;
    transition: none;
    vertical-align: middle
}

.mediaPopup .mediaPopup__feedIcon,
.mediaPopup .mediaPopup__feedInfo span {
    display: inline-block;
    vertical-align: middle
}

.mediaPopup .mediaPopup__feedIcon {
    background-position: 50%;
    height: 30px;
    margin-right: 6px;
    width: 20px
}

.mediaPopup .mediaPopup__feedName {
    font-family: mr-eaves-modern, sans-serif;
    font-weight: 700;
    line-height: 30px;
    text-transform: uppercase
}

.mediaPopup .mediaPopup__date {
    color: rgba(41, 28, 28, .7);
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: .02em;
    margin-left: 7px;
    top: 1px;
    vertical-align: middle
}

.mediaPopup .mediaPopup__desc .secondLvlCss a {
    color: currentColor;
    position: relative;
    z-index: 1
}

.mediaPopup .mediaPopup__desc .featuredParagraph:after,
.mediaPopup .mediaPopup__desc .featuredParagraph:before {
    display: none !important
}

.mediaPopup .mediaPopup__postTitle.forNews a {
    border: none !important;
    text-decoration: none !important
}

.mediaPopup p.mediaPopup__postTitle {
    font-size: 18px;
    white-space: pre-wrap
}

.mediaPopup p.mediaPopup__postTitle a {
    font-size: 18px
}

.mediaPopup .mediaPopup__extraDescWrapper {
    position: relative;
    white-space: pre-wrap
}

.mediaPopup .mediaPopup__extraDescWrapper img {
    max-width: 100%
}

.mediaPopup .mediaPopup__related {
    background: #edeae7;
    overflow: hidden;
    padding: 26px 30px 30px;
    position: relative
}

.mediaPopup .mediaPopup__related .mtGenericLoader {
    border-color: #005c34;
    bottom: 0;
    height: 50px;
    left: 0;
    margin: auto;
    right: 0;
    top: 0;
    width: 50px
}

.mediaPopup .mediaPopup__related.isSecondary {
    display: none
}

.mediaPopup .mediaPopup__relatedHeaderWrapper:after {
    clear: both;
    content: "";
    display: table
}

.mediaPopup .mediaPopup__relatedHeaderWrapper .secondLvlCss {
    float: left;
    margin-right: 30px;
    vertical-align: middle
}

.mediaPopup .mediaPopup__relatedHeaderWrapper .secondLvlCss h4 {
    color: #013e23;
    text-transform: uppercase
}

.mediaPopup .mediaPopup__relatedContainer {
    clear: both;
    margin-top: 23px
}

.mediaPopup .mediaPopup__col {
    display: inline-block;
    padding-bottom: 10px;
    vertical-align: top;
    width: 50%
}

.mediaPopup .mediaPopup__col:nth-of-type(odd) {
    padding-right: 5px
}

.mediaPopup .mediaPopup__col:nth-of-type(2n) {
    padding-left: 5px
}

.mediaPopup .mediaPopup__col .js-cardPopup,
.mediaPopup .mediaPopup__col .js-staffPopup,
.mediaPopup .mediaPopup__col .mtStoryItem {
    padding: 0 5px 20px;
    width: 100%
}

.mediaPopup .mediaPopup__moreStoriesButton {
    padding: 0 30px 30px
}

.mediaPopup.news .mediaPopup__desc .mediaPopup__extraDescWrapper a:not(.downloadBtn),
.mediaPopup.news .mediaPopup__desc .mediaPopup__postTitle a,
.mediaPopup.news .mediaPopup__feedName,
.mediaPopup.TiarcNews .mediaPopup__desc .mediaPopup__extraDescWrapper a:not(.downloadBtn),
.mediaPopup.TiarcNews .mediaPopup__desc .mediaPopup__postTitle a,
.mediaPopup.TiarcNews .mediaPopup__feedName {
    color: #005c34
}

.mediaPopup.news .mediaPopup__feedIcon,
.mediaPopup.news .mediaPopup__more i,
.mediaPopup.TiarcNews .mediaPopup__feedIcon,
.mediaPopup.TiarcNews .mediaPopup__more i {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23005c34' viewBox='0 0 512 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M76 512c41.352 0 75-34.648 75-76s-33.648-76-75-76-76 34.648-76 76 34.648 76 76 76zm0 0'/%3E%3Cpath d='M242 497c0 5.063-.43 10.02-.762 15h90c.239-5.008.762-9.938.762-15 0-173.688-143.312-317-317-317-5.062 0-9.992.523-15 .762v90c4.98-.332 9.938-.762 15-.762 124.07 0 227 102.93 227 227zm0 0'/%3E%3Cpath d='M15 0C9.934 0 5.027.61 0 .758v90.004C5.02 90.574 9.938 90 15 90c223.316 0 407 183.684 407 407 0 5.063-.574 9.98-.762 15h90.004c.149-5.027.758-9.934.758-15C512 223.617 288.379 0 15 0zm0 0'/%3E%3C/svg%3E");
    background-position: 50%;
    background-repeat: no-repeat;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain
}

.mediaPopup.news .mediaPopup__featuredPost>.mediaPopup__url,
.mediaPopup.TiarcNews .mediaPopup__featuredPost>.mediaPopup__url {
    display: none
}

.mediaPopup.facebook .mediaPopup__desc .mediaPopup__extraDescWrapper a:not(.downloadBtn),
.mediaPopup.facebook .mediaPopup__desc .mediaPopup__postTitle a,
.mediaPopup.facebook .mediaPopup__feedName {
    color: #3b5998
}

.mediaPopup.facebook .mediaPopup__feedIcon,
.mediaPopup.facebook .mediaPopup__more i {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%233b5998' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 430.113 430.114'%3E%3Cpath d='M158.081 83.3v59.218h-43.385v72.412h43.385v215.183h89.122V214.936h59.805s5.601-34.721 8.316-72.685H247.54V92.74c0-7.4 9.717-17.354 19.321-17.354h48.557V.001h-66.021C155.878-.004 158.081 72.48 158.081 83.3z'/%3E%3C/svg%3E");
    background-position: 50%;
    background-repeat: no-repeat;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain
}

.mediaPopup.twitter .mediaPopup__desc .mediaPopup__extraDescWrapper a:not(.downloadBtn),
.mediaPopup.twitter .mediaPopup__desc .mediaPopup__postTitle a,
.mediaPopup.twitter .mediaPopup__feedName {
    color: #0f1419
}

.mediaPopup.twitter .mediaPopup__feedIcon,
.mediaPopup.twitter .mediaPopup__more i {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%230f1419' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 245.737 230'%3E%3Cpath d='m.6 0 94.876 126.859L0 230h21.488l83.589-90.3 67.537 90.3h73.124L145.522 96.006 234.39 0H212.9l-76.981 83.166L73.719 0zm31.6 15.828h33.594L214.133 214.17H180.54z'/%3E%3C/svg%3E");
    background-position: 50%;
    background-repeat: no-repeat;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain
}

.mediaPopup.blog .mediaPopup__desc .mediaPopup__extraDescWrapper a:not(.downloadBtn),
.mediaPopup.blog .mediaPopup__desc .mediaPopup__postTitle a,
.mediaPopup.blog .mediaPopup__feedName,
.mediaPopup.blogs .mediaPopup__desc .mediaPopup__extraDescWrapper a:not(.downloadBtn),
.mediaPopup.blogs .mediaPopup__desc .mediaPopup__postTitle a,
.mediaPopup.blogs .mediaPopup__feedName {
    color: #d54e21
}

.mediaPopup.blog .mediaPopup__feedIcon,
.mediaPopup.blog .mediaPopup__more i,
.mediaPopup.blogs .mediaPopup__feedIcon,
.mediaPopup.blogs .mediaPopup__more i {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23d54e21' xmlns='http://www.w3.org/2000/svg' height='56.693' width='56.693'%3E%3Cpath clip-rule='evenodd' d='m52.279 26.151-.406-.84-.68-.531c-.887-.695-5.375.045-6.584-1.053-.857-.789-.99-2.211-1.25-4.131-.48-3.734-.787-3.926-1.369-5.186-2.113-4.488-7.848-7.863-11.787-8.332H19.531c-8.395 0-15.257 6.877-15.257 15.271v17.813c0 8.379 6.862 15.242 15.257 15.242h17.534c8.395 0 15.215-6.863 15.262-15.242l.094-12.338-.142-.673zm-32.553-7.592h8.461a2.922 2.922 0 0 1 2.922 2.91 2.934 2.934 0 0 1-2.922 2.922h-8.461a2.934 2.934 0 0 1-2.923-2.922 2.921 2.921 0 0 1 2.923-2.91zm17.192 23.286H19.726c-1.615 0-2.923-1.328-2.923-2.906a2.916 2.916 0 0 1 2.923-2.906h17.192a2.908 2.908 0 0 1 2.906 2.906c0 1.578-1.301 2.906-2.906 2.906z' fill-rule='evenodd'/%3E%3C/svg%3E");
    background-position: 50%;
    background-repeat: no-repeat;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain
}

.mediaPopup.wordpress .mediaPopup__desc .mediaPopup__extraDescWrapper a:not(.downloadBtn),
.mediaPopup.wordpress .mediaPopup__desc .mediaPopup__postTitle a,
.mediaPopup.wordpress .mediaPopup__feedName {
    color: #d54e21
}

.mediaPopup.wordpress .mediaPopup__feedIcon,
.mediaPopup.wordpress .mediaPopup__more i {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23d54e21' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 28 28'%3E%3Cpath d='M1.984 14c0-1.734.375-3.391 1.047-4.891l5.734 15.703c-4.016-1.953-6.781-6.062-6.781-10.813zm20.125-.609c0 1.031-.422 2.219-.922 3.891l-1.188 4-4.344-12.906s.719-.047 1.375-.125c.641-.078.562-1.031-.078-.984-1.953.141-3.203.156-3.203.156s-1.172-.016-3.156-.156c-.656-.047-.734.938-.078.984.609.063 1.25.125 1.25.125l1.875 5.125-2.625 7.875-4.375-13s.719-.047 1.375-.125c.641-.078.562-1.031-.078-.984-1.937.141-3.203.156-3.203.156-.219 0-.484-.016-.766-.016a11.966 11.966 0 0 1 10.031-5.422c3.125 0 5.969 1.203 8.109 3.156h-.156c-1.172 0-2.016 1.016-2.016 2.125 0 .984.578 1.813 1.188 2.812.469.797.984 1.828.984 3.313zm-7.906 1.656 3.703 10.109a.59.59 0 0 0 .078.172c-1.25.438-2.578.688-3.984.688-1.172 0-2.312-.172-3.391-.5zm10.328-6.813A11.98 11.98 0 0 1 26.015 14c0 4.438-2.406 8.297-5.984 10.375l3.672-10.594c.609-1.75.922-3.094.922-4.312 0-.438-.031-.844-.094-1.234zM14 0c7.719 0 14 6.281 14 14s-6.281 14-14 14S0 21.719 0 14 6.281 0 14 0zm0 27.359c7.359 0 13.359-6 13.359-13.359S21.359.641 14 .641.641 6.641.641 14s6 13.359 13.359 13.359z'/%3E%3C/svg%3E");
    background-position: 50%;
    background-repeat: no-repeat;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain
}

.mediaPopup.tumblr .mediaPopup__desc .mediaPopup__extraDescWrapper a:not(.downloadBtn),
.mediaPopup.tumblr .mediaPopup__desc .mediaPopup__postTitle a,
.mediaPopup.tumblr .mediaPopup__feedName {
    color: #d54e21
}

.mediaPopup.tumblr .mediaPopup__feedIcon,
.mediaPopup.tumblr .mediaPopup__more i {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23d54e21' xmlns='http://www.w3.org/2000/svg' width='32' height='32'%3E%3Cpath d='M18.001 14v7.318c0 1.857-.024 2.927.173 3.453.195.524.685 1.067 1.218 1.381.709.425 1.517.637 2.428.637 1.62 0 2.577-.214 4.179-1.267v4.811a18.187 18.187 0 0 1-3.666 1.279 15.852 15.852 0 0 1-3.596.388c-1.463 0-2.327-.184-3.45-.552-1.124-.371-2.083-.9-2.876-1.579-.795-.685-1.344-1.413-1.652-2.182s-.46-1.888-.46-3.351V13.114H6.004V8.583C7.26 8.175 8.665 7.59 9.56 6.828a8.757 8.757 0 0 0 2.16-2.748c.543-1.067.917-2.429 1.121-4.079H18v8h7.999v6H18z'/%3E%3C/svg%3E");
    background-position: 50%;
    background-repeat: no-repeat;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain
}

.mediaPopup.calendar .mediaPopup__desc .mediaPopup__extraDescWrapper a:not(.downloadBtn),
.mediaPopup.calendar .mediaPopup__desc .mediaPopup__postTitle a,
.mediaPopup.calendar .mediaPopup__feedName,
.mediaPopup.events .mediaPopup__desc .mediaPopup__extraDescWrapper a:not(.downloadBtn),
.mediaPopup.events .mediaPopup__desc .mediaPopup__postTitle a,
.mediaPopup.events .mediaPopup__feedName,
.mediaPopup.tiarcfixtures .mediaPopup__desc .mediaPopup__extraDescWrapper a:not(.downloadBtn),
.mediaPopup.tiarcfixtures .mediaPopup__desc .mediaPopup__postTitle a,
.mediaPopup.tiarcfixtures .mediaPopup__feedName {
    color: #d4003c
}

.mediaPopup.calendar .mediaPopup__feedIcon,
.mediaPopup.calendar .mediaPopup__more i,
.mediaPopup.events .mediaPopup__feedIcon,
.mediaPopup.events .mediaPopup__more i,
.mediaPopup.tiarcfixtures .mediaPopup__feedIcon,
.mediaPopup.tiarcfixtures .mediaPopup__more i {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23d4003c' viewBox='0 0 1792 1792' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M192 1664h288v-288H192v288zm352 0h320v-288H544v288zm-352-352h288V992H192v320zm352 0h320V992H544v320zM192 928h288V640H192v288zm736 736h320v-288H928v288zM544 928h320V640H544v288zm768 736h288v-288h-288v288zm-384-352h320V992H928v320zM576 448V160q0-13-9.5-22.5T544 128h-64q-13 0-22.5 9.5T448 160v288q0 13 9.5 22.5T480 480h64q13 0 22.5-9.5T576 448zm736 864h288V992h-288v320zM928 928h320V640H928v288zm384 0h288V640h-288v288zm32-480V160q0-13-9.5-22.5T1312 128h-64q-13 0-22.5 9.5T1216 160v288q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5-9.5t9.5-22.5zm384-64v1280q0 52-38 90t-90 38H192q-52 0-90-38t-38-90V384q0-52 38-90t90-38h128v-96q0-66 47-113T480 0h64q66 0 113 47t47 113v96h384v-96q0-66 47-113t113-47h64q66 0 113 47t47 113v96h128q52 0 90 38t38 90z'/%3E%3C/svg%3E");
    background-position: 50%;
    background-repeat: no-repeat;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain
}

.mediaPopup.issuu .mediaPopup__desc .mediaPopup__extraDescWrapper a:not(.downloadBtn),
.mediaPopup.issuu .mediaPopup__desc .mediaPopup__postTitle a,
.mediaPopup.issuu .mediaPopup__feedName,
.mediaPopup.magazines .mediaPopup__desc .mediaPopup__extraDescWrapper a:not(.downloadBtn),
.mediaPopup.magazines .mediaPopup__desc .mediaPopup__postTitle a,
.mediaPopup.magazines .mediaPopup__feedName,
.mediaPopup.publication .mediaPopup__desc .mediaPopup__extraDescWrapper a:not(.downloadBtn),
.mediaPopup.publication .mediaPopup__desc .mediaPopup__postTitle a,
.mediaPopup.publication .mediaPopup__feedName {
    color: #f36d5d
}

.mediaPopup.issuu .mediaPopup__feedIcon,
.mediaPopup.issuu .mediaPopup__more i,
.mediaPopup.magazines .mediaPopup__feedIcon,
.mediaPopup.magazines .mediaPopup__more i,
.mediaPopup.publication .mediaPopup__feedIcon,
.mediaPopup.publication .mediaPopup__more i {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23f36d5d' xmlns='http://www.w3.org/2000/svg' width='32' height='32'%3E%3Cpath d='M15.985 8.421c-4.194 0-7.564 3.393-7.564 7.579s3.37 7.579 7.564 7.579 7.594-3.393 7.594-7.579-3.4-7.579-7.594-7.579zM16 20.21a4.21 4.21 0 1 1 0-8.42 4.21 4.21 0 0 1 0 8.42z'/%3E%3Cpath d='M16 0H1.369C.614 0 .001.613.001 1.368v14.631c0 8.836 7.164 16 16 16s16-7.164 16-16-7.164-16-16-16zm0 26.947C9.954 26.947 5.053 22.046 5.053 16S9.954 5.053 16 5.053 26.947 9.954 26.947 16 22.046 26.947 16 26.947z'/%3E%3C/svg%3E");
    background-position: 50%;
    background-repeat: no-repeat;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain
}

.mediaPopup.video .mediaPopup__desc .mediaPopup__extraDescWrapper a:not(.downloadBtn),
.mediaPopup.video .mediaPopup__desc .mediaPopup__postTitle a,
.mediaPopup.video .mediaPopup__feedName,
.mediaPopup.videos .mediaPopup__desc .mediaPopup__extraDescWrapper a:not(.downloadBtn),
.mediaPopup.videos .mediaPopup__desc .mediaPopup__postTitle a,
.mediaPopup.videos .mediaPopup__feedName,
.mediaPopup.youtube .mediaPopup__desc .mediaPopup__extraDescWrapper a:not(.downloadBtn),
.mediaPopup.youtube .mediaPopup__desc .mediaPopup__postTitle a,
.mediaPopup.youtube .mediaPopup__feedName {
    color: red
}

.mediaPopup.video .mediaPopup__feedIcon,
.mediaPopup.video .mediaPopup__more i,
.mediaPopup.videos .mediaPopup__feedIcon,
.mediaPopup.videos .mediaPopup__more i,
.mediaPopup.youtube .mediaPopup__feedIcon,
.mediaPopup.youtube .mediaPopup__more i {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='red' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 28 28'%3E%3Cpath d='m11.109 17.625 7.562-3.906-7.562-3.953v7.859zM14 4.156c5.891 0 9.797.281 9.797.281.547.063 1.75.063 2.812 1.188 0 0 .859.844 1.109 2.781.297 2.266.281 4.531.281 4.531v2.125s.016 2.266-.281 4.531c-.25 1.922-1.109 2.781-1.109 2.781-1.062 1.109-2.266 1.109-2.812 1.172 0 0-3.906.297-9.797.297-7.281-.063-9.516-.281-9.516-.281-.625-.109-2.031-.078-3.094-1.188 0 0-.859-.859-1.109-2.781C-.016 17.327 0 15.062 0 15.062v-2.125s-.016-2.266.281-4.531C.531 6.469 1.39 5.625 1.39 5.625 2.452 4.5 3.656 4.5 4.202 4.437c0 0 3.906-.281 9.797-.281z'/%3E%3C/svg%3E");
    background-position: 50%;
    background-repeat: no-repeat;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain
}

.mediaPopup.vimeo .mediaPopup__desc .mediaPopup__extraDescWrapper a:not(.downloadBtn),
.mediaPopup.vimeo .mediaPopup__desc .mediaPopup__postTitle a,
.mediaPopup.vimeo .mediaPopup__feedName {
    color: #28b5f5
}

.mediaPopup.vimeo .mediaPopup__feedIcon,
.mediaPopup.vimeo .mediaPopup__more i {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%2328b5f5' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath d='M31.988 8.563c-.144 3.113-2.319 7.381-6.525 12.794-4.35 5.65-8.031 8.481-11.044 8.481-1.863 0-3.444-1.719-4.731-5.163-.863-3.156-1.719-6.313-2.581-9.469-.956-3.444-1.981-5.162-3.081-5.162-.237 0-1.075.506-2.513 1.506L.007 9.612A391.952 391.952 0 0 0 4.676 5.45C6.782 3.631 8.364 2.675 9.42 2.575c2.487-.237 4.025 1.463 4.6 5.106.619 3.931 1.05 6.375 1.294 7.331.719 3.263 1.506 4.894 2.369 4.894.669 0 1.675-1.056 3.019-3.175 1.337-2.113 2.056-3.725 2.156-4.831.194-1.825-.525-2.744-2.156-2.744-.769 0-1.556.175-2.369.525 1.575-5.15 4.575-7.65 9.012-7.506 3.281.087 4.831 2.219 4.644 6.388z'/%3E%3C/svg%3E");
    background-position: 50%;
    background-repeat: no-repeat;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain
}

.mediaPopup.flickr .mediaPopup__desc .mediaPopup__extraDescWrapper a:not(.downloadBtn),
.mediaPopup.flickr .mediaPopup__desc .mediaPopup__postTitle a,
.mediaPopup.flickr .mediaPopup__feedName,
.mediaPopup.photo .mediaPopup__desc .mediaPopup__extraDescWrapper a:not(.downloadBtn),
.mediaPopup.photo .mediaPopup__desc .mediaPopup__postTitle a,
.mediaPopup.photo .mediaPopup__feedName,
.mediaPopup.photos .mediaPopup__desc .mediaPopup__extraDescWrapper a:not(.downloadBtn),
.mediaPopup.photos .mediaPopup__desc .mediaPopup__postTitle a,
.mediaPopup.photos .mediaPopup__feedName {
    color: #ff0084
}

.mediaPopup.flickr .mediaPopup__feedIcon,
.mediaPopup.flickr .mediaPopup__more i,
.mediaPopup.photo .mediaPopup__feedIcon,
.mediaPopup.photo .mediaPopup__more i,
.mediaPopup.photos .mediaPopup__feedIcon,
.mediaPopup.photos .mediaPopup__more i {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23ff0084' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath d='M0 17a7 7 0 1 1 14 0 7 7 0 0 1-14 0zm18 0a7 7 0 1 1 14 0 7 7 0 0 1-14 0z'/%3E%3C/svg%3E");
    background-position: 50%;
    background-repeat: no-repeat;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain
}

.mediaPopup.instagram .mediaPopup__desc .mediaPopup__extraDescWrapper a:not(.downloadBtn),
.mediaPopup.instagram .mediaPopup__desc .mediaPopup__postTitle a,
.mediaPopup.instagram .mediaPopup__feedName {
    color: #7a41ae
}

.mediaPopup.instagram .mediaPopup__feedIcon,
.mediaPopup.instagram .mediaPopup__more i {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%237a41ae' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 28'%3E%3Cpath d='M16 14c0-2.203-1.797-4-4-4s-4 1.797-4 4 1.797 4 4 4 4-1.797 4-4zm2.156 0c0 3.406-2.75 6.156-6.156 6.156S5.844 17.406 5.844 14 8.594 7.844 12 7.844s6.156 2.75 6.156 6.156zm1.688-6.406c0 .797-.641 1.437-1.437 1.437S16.97 8.39 16.97 7.594s.641-1.437 1.437-1.437 1.437.641 1.437 1.437zM12 4.156c-1.75 0-5.5-.141-7.078.484-.547.219-.953.484-1.375.906s-.688.828-.906 1.375c-.625 1.578-.484 5.328-.484 7.078s-.141 5.5.484 7.078c.219.547.484.953.906 1.375s.828.688 1.375.906c1.578.625 5.328.484 7.078.484s5.5.141 7.078-.484c.547-.219.953-.484 1.375-.906s.688-.828.906-1.375c.625-1.578.484-5.328.484-7.078s.141-5.5-.484-7.078c-.219-.547-.484-.953-.906-1.375s-.828-.688-1.375-.906C17.5 4.015 13.75 4.156 12 4.156zM24 14c0 1.656.016 3.297-.078 4.953-.094 1.922-.531 3.625-1.937 5.031s-3.109 1.844-5.031 1.937c-1.656.094-3.297.078-4.953.078s-3.297.016-4.953-.078c-1.922-.094-3.625-.531-5.031-1.937S.173 20.875.08 18.953C-.014 17.297.002 15.656.002 14s-.016-3.297.078-4.953c.094-1.922.531-3.625 1.937-5.031s3.109-1.844 5.031-1.937c1.656-.094 3.297-.078 4.953-.078s3.297-.016 4.953.078c1.922.094 3.625.531 5.031 1.937s1.844 3.109 1.937 5.031C24.016 10.703 24 12.344 24 14z'/%3E%3C/svg%3E");
    background-position: 50%;
    background-repeat: no-repeat;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain
}

.mediaPopup.audio .mediaPopup__desc .mediaPopup__extraDescWrapper a:not(.downloadBtn),
.mediaPopup.audio .mediaPopup__desc .mediaPopup__postTitle a,
.mediaPopup.audio .mediaPopup__feedName,
.mediaPopup.soundcould .mediaPopup__desc .mediaPopup__extraDescWrapper a:not(.downloadBtn),
.mediaPopup.soundcould .mediaPopup__desc .mediaPopup__postTitle a,
.mediaPopup.soundcould .mediaPopup__feedName {
    color: #f80
}

.mediaPopup.audio .mediaPopup__feedIcon,
.mediaPopup.audio .mediaPopup__more i,
.mediaPopup.soundcould .mediaPopup__feedIcon,
.mediaPopup.soundcould .mediaPopup__more i {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23f80' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 36 28'%3E%3Cpath d='m12.25 21.438.25-3.766-.25-8.172c-.016-.203-.172-.375-.375-.375-.187 0-.359.172-.359.375l-.219 8.172.219 3.766c.016.203.172.359.359.359a.377.377 0 0 0 .375-.359zm4.625-.454.172-3.297-.187-9.156a.44.44 0 0 0-.203-.375c-.078-.047-.156-.078-.25-.078s-.172.031-.25.078a.44.44 0 0 0-.203.375l-.016.094-.156 9.047.172 3.687v.016c0 .094.031.187.094.266a.47.47 0 0 0 .359.172.453.453 0 0 0 .313-.141.392.392 0 0 0 .141-.313zM.547 15.672l.313 2-.313 1.969c-.016.078-.063.141-.141.141s-.125-.063-.141-.141l-.266-1.969.266-2c.016-.078.063-.141.141-.141s.125.063.141.141zm1.344-1.234.406 3.234-.406 3.172c-.016.078-.078.141-.156.141s-.141-.063-.141-.156l-.359-3.156.359-3.234c0-.078.063-.141.141-.141s.141.063.156.141zm4.375 7.078zm-2.938-7.672.391 3.828-.391 3.703c0 .094-.078.172-.172.172s-.172-.078-.187-.172l-.328-3.703.328-3.828c.016-.109.094-.187.187-.187s.172.078.172.187zm1.469-.11.359 3.938-.359 3.813c-.016.125-.109.203-.219.203s-.203-.078-.203-.203l-.328-3.813.328-3.938c0-.125.094-.203.203-.203s.203.078.219.203zm1.469.282.328 3.656-.328 3.844c-.016.141-.125.25-.25.25s-.234-.109-.234-.25l-.313-3.844.313-3.656c0-.125.109-.234.234-.234s.234.109.25.234zm5.984 7.422zm-4.516-9.704.328 5.938-.328 3.844c0 .156-.125.281-.266.281-.156 0-.266-.125-.281-.281l-.281-3.844.281-5.938c.016-.156.125-.281.281-.281.141 0 .266.125.266.281zm1.469-1.343.297 7.313-.297 3.813a.297.297 0 0 1-.297.297c-.172 0-.297-.125-.313-.297l-.25-3.813.25-7.313c.016-.172.141-.297.313-.297.156 0 .297.125.297.297zm1.531-.625.281 7.906-.281 3.781a.344.344 0 0 1-.344.328c-.172 0-.313-.141-.328-.328l-.25-3.781.25-7.906c0-.187.156-.344.328-.344.187 0 .328.156.344.344zm6.125 11.593zM13.766 9.703 14 17.672l-.234 3.734c0 .219-.172.391-.391.391s-.375-.172-.391-.391l-.219-3.734.219-7.969c0-.219.172-.391.391-.391s.391.172.391.391zm1.547.297.219 7.688-.219 3.687c0 .234-.187.422-.422.422s-.422-.187-.438-.422l-.187-3.687.187-7.688c.016-.25.203-.438.438-.438s.406.187.422.438zm3.312 7.687-.219 3.609c0 .266-.219.484-.484.484s-.484-.219-.5-.484l-.094-1.781-.094-1.828.187-9.938v-.047a.581.581 0 0 1 .187-.375.499.499 0 0 1 .313-.109c.078 0 .172.031.234.078a.516.516 0 0 1 .25.406zM36 17.391c0 2.438-1.984 4.406-4.422 4.406H19.297c-.266-.031-.484-.234-.484-.516V7.234c0-.266.094-.391.438-.516a7.645 7.645 0 0 1 2.828-.531c4.078 0 7.422 3.125 7.781 7.109a4.43 4.43 0 0 1 6.141 4.094z'/%3E%3C/svg%3E");
    background-position: 50%;
    background-repeat: no-repeat;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain
}

.mediaPopup.audio .mediaPopup__iframeContainer {
    z-index: auto
}

.mediaPopup.pinterest .mediaPopup__desc .mediaPopup__extraDescWrapper a:not(.downloadBtn),
.mediaPopup.pinterest .mediaPopup__desc .mediaPopup__postTitle a,
.mediaPopup.pinterest .mediaPopup__feedName {
    color: #bd081c
}

.mediaPopup.pinterest .mediaPopup__feedIcon,
.mediaPopup.pinterest .mediaPopup__more i {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23bd081c' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 28'%3E%3Cpath d='M24 14c0 6.625-5.375 12-12 12-1.188 0-2.312-.172-3.406-.5.453-.719.969-1.641 1.219-2.562 0 0 .141-.531.844-3.297.406.797 1.625 1.5 2.922 1.5 3.859 0 6.484-3.516 6.484-8.234 0-3.547-3.016-6.875-7.609-6.875-5.688 0-8.563 4.094-8.563 7.5 0 2.063.781 3.906 2.453 4.594.266.109.516 0 .594-.313.063-.203.187-.734.25-.953.078-.313.047-.406-.172-.672-.484-.578-.797-1.313-.797-2.359 0-3.031 2.266-5.75 5.906-5.75 3.219 0 5 1.969 5 4.609 0 3.453-1.531 6.375-3.813 6.375-1.25 0-2.188-1.031-1.891-2.312.359-1.516 1.062-3.156 1.062-4.25 0-.984-.531-1.813-1.625-1.813-1.281 0-2.312 1.328-2.312 3.109 0 0 0 1.141.391 1.906-1.313 5.563-1.547 6.531-1.547 6.531-.219.906-.234 1.922-.203 2.766A12.002 12.002 0 0 1 0 14C0 7.375 5.375 2 12 2s12 5.375 12 12z'/%3E%3C/svg%3E");
    background-position: 50%;
    background-repeat: no-repeat;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain
}

.mediaPopup.tiktok .mediaPopup__desc .mediaPopup__extraDescWrapper a:not(.downloadBtn),
.mediaPopup.tiktok .mediaPopup__desc .mediaPopup__postTitle a,
.mediaPopup.tiktok .mediaPopup__feedName {
    color: #000
}

.mediaPopup.tiktok .mediaPopup__feedIcon,
.mediaPopup.tiktok .mediaPopup__more i {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 512 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M412.19 118.66a109.27 109.27 0 0 1-9.45-5.5 132.87 132.87 0 0 1-24.27-20.62c-18.1-20.71-24.86-41.72-27.35-56.43h.1C349.14 23.9 350 16 350.13 16h-82.44v318.78c0 4.28 0 8.51-.18 12.69 0 .52-.05 1-.08 1.56 0 .23 0 .47-.05.71v.18a70 70 0 0 1-35.22 55.56 68.8 68.8 0 0 1-34.11 9c-38.41 0-69.54-31.32-69.54-70s31.13-70 69.54-70a68.9 68.9 0 0 1 21.41 3.39l.1-83.94a153.14 153.14 0 0 0-118 34.52 161.79 161.79 0 0 0-35.3 43.53c-3.48 6-16.61 30.11-18.2 69.24-1 22.21 5.67 45.22 8.85 54.73v.2c2 5.6 9.75 24.71 22.38 40.82A167.53 167.53 0 0 0 115 470.66v-.2l.2.2c39.91 27.12 84.16 25.34 84.16 25.34 7.66-.31 33.32 0 62.46-13.81 32.32-15.31 50.72-38.12 50.72-38.12a158.46 158.46 0 0 0 27.64-45.93c7.46-19.61 9.95-43.13 9.95-52.53V176.49c1 .6 14.32 9.41 14.32 9.41s19.19 12.3 49.13 20.31c21.48 5.7 50.42 6.9 50.42 6.9v-81.84c-10.14 1.1-30.73-2.1-51.81-12.61z'/%3E%3C/svg%3E");
    background-position: 50%;
    background-repeat: no-repeat;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain
}

.mediaPopup.tiktok .mediaPopup__iframeContainer {
    padding-bottom: 0
}

.mediaPopup.tiktok .mediaPopup__iframeContainer blockquote {
    margin: 0
}

.mediaPopup.tiktok .mediaPopup__iframeContainer iframe {
    position: relative
}

.mediaPopup.tiktok .mediaPopup__desc {
    display: none
}

.mediaPopup.linkedin .mediaPopup__desc .mediaPopup__extraDescWrapper a:not(.downloadBtn),
.mediaPopup.linkedin .mediaPopup__desc .mediaPopup__postTitle a,
.mediaPopup.linkedin .mediaPopup__feedName {
    color: #0a66c2
}

.mediaPopup.linkedin .mediaPopup__feedIcon,
.mediaPopup.linkedin .mediaPopup__more i {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%230a66c2' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 382 382'%3E%3Cpath d='M347.445 0H34.555C15.471 0 0 15.471 0 34.555v312.889C0 366.529 15.471 382 34.555 382h312.889C366.529 382 382 366.529 382 347.444V34.555C382 15.471 366.529 0 347.445 0zM118.207 329.844c0 5.554-4.502 10.056-10.056 10.056H65.345c-5.554 0-10.056-4.502-10.056-10.056V150.403c0-5.554 4.502-10.056 10.056-10.056h42.806c5.554 0 10.056 4.502 10.056 10.056v179.441zM86.748 123.432c-22.459 0-40.666-18.207-40.666-40.666S64.289 42.1 86.748 42.1s40.666 18.207 40.666 40.666-18.206 40.666-40.666 40.666zM341.91 330.654a9.247 9.247 0 0 1-9.246 9.246H286.73a9.247 9.247 0 0 1-9.246-9.246v-84.168c0-12.556 3.683-55.021-32.813-55.021-28.309 0-34.051 29.066-35.204 42.11v97.079a9.246 9.246 0 0 1-9.246 9.246h-44.426a9.247 9.247 0 0 1-9.246-9.246V149.593a9.247 9.247 0 0 1 9.246-9.246h44.426a9.247 9.247 0 0 1 9.246 9.246v15.655c10.497-15.753 26.097-27.912 59.312-27.912 73.552 0 73.131 68.716 73.131 106.472v86.846z'/%3E%3C/svg%3E");
    background-position: 50%;
    background-repeat: no-repeat;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain
}

.mediaPopup.hubspot .mediaPopup__desc .mediaPopup__extraDescWrapper a:not(.downloadBtn),
.mediaPopup.hubspot .mediaPopup__desc .mediaPopup__postTitle a,
.mediaPopup.hubspot .mediaPopup__feedName {
    color: #f8761f
}

.mediaPopup.hubspot .mediaPopup__feedIcon,
.mediaPopup.hubspot .mediaPopup__more i {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23f8761f' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 13.107 13.099' preserveAspectRatio='xMidYMid'%3E%3Cpath d='M12.027 6.222a3.33 3.33 0 0 0-1.209-1.201 3.26 3.26 0 0 0-1.223-.424V3a1.17 1.17 0 0 0 .722-1.097 1.2 1.2 0 0 0-1.2-1.206 1.21 1.21 0 0 0-1.21 1.206c0 .49.26.908.707 1.097v1.588a3.49 3.49 0 0 0-1.064.334L3.275 1.685c.03-.113.056-.23.056-.353a1.336 1.336 0 1 0-1.335 1.336c.252 0 .485-.074.686-.195l.28.212L6.797 5.45a3.193 3.193 0 0 0-.543.636c-.306.485-.493 1.018-.493 1.6v.12a3.35 3.35 0 0 0 .21 1.156c.116.316.286.604.497.864l-1.274 1.277a1.027 1.027 0 0 0-1.387.968 1.033 1.033 0 0 0 2.065 0 1.03 1.03 0 0 0-.048-.31l1.316-1.316c.18.125.375.23.585.32a3.42 3.42 0 0 0 1.369.288h.09c.552 0 1.073-.13 1.562-.395a3.23 3.23 0 0 0 1.224-1.153 3.02 3.02 0 0 0 .475-1.63v-.03c0-.587-.136-1.128-.42-1.624zM10.42 8.984c-.357.397-.768.642-1.232.642H9.1c-.265 0-.525-.073-.778-.207a1.8 1.8 0 0 1-.682-.621 1.448 1.448 0 0 1-.284-.845v-.09c0-.296.057-.577.2-.842.153-.3.36-.515.635-.694s.558-.265.88-.265h.03c.29 0 .567.057.827.19a1.75 1.75 0 0 1 .65.591 1.88 1.88 0 0 1 .291.83l.007.187c0 .407-.156.784-.467 1.126z'/%3E%3C/svg%3E");
    background-position: 50%;
    background-repeat: no-repeat;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain
}

.mediaPopup.smugmug .mediaPopup__desc .mediaPopup__extraDescWrapper a:not(.downloadBtn),
.mediaPopup.smugmug .mediaPopup__desc .mediaPopup__postTitle a,
.mediaPopup.smugmug .mediaPopup__feedName {
    color: #2fd600
}

.mediaPopup.smugmug .mediaPopup__feedIcon,
.mediaPopup.smugmug .mediaPopup__more i {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%232fd600' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m18.31 0-.35.01c-1.55.13-2.46 1.2-2.6 2.28-.15 1.2.65 2.4 2.58 2.28 2.15-.12 3.09-1.2 3.1-2.28.02-1.15-1-2.28-2.73-2.29zM7.21.34A2.66 2.66 0 0 0 4.56 2.6C4.41 3.73 5.12 4.87 7 4.85c2.23-.04 3.31-1.37 3.16-2.57-.12-1-1.09-1.92-2.94-1.94zm12.35 8.71a7 7 0 0 0-.4.02c-5.28.54-5.54.6-15.26.82C-.2 9.9.62 24 9.38 24c8.2 0 18.12-15.15 10.18-14.95zm-1.1 2.7c3.18-.07-2.9 9.53-8.8 9.56-7.46 0-6.44-8.8-5.18-8.85 8.67-.35 10.88-.64 13.98-.71z'/%3E%3C/svg%3E");
    background-position: 50%;
    background-repeat: no-repeat;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain
}

.mediaPopup.isMpStaff .mediaPopup__featuredPost>.mediaPopup__url,
.mediaPopup.isMpStaff .mediaPopup__feedInfo,
.mediaPopup.isMpStaff .mediaPopup__more {
    display: none
}

.mediaPopup.isMpStaff .mediaPopup__postTitle {
    margin-bottom: 0
}

.mediaPopup.isMpStaff .isStaffRole {
    color: #1a3255;
    font-size: 16px;
    letter-spacing: .1em;
    margin-top: 0;
    text-transform: uppercase
}

.mediaPopup.isMpStaff .isStaffRole:before {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15.721' height='17.43'%3E%3Cpath data-name='Path 11941' d='M2.774 15.252a11.156 11.156 0 0 1-.857-.745 7.092 7.092 0 0 1-.857-.968 7.6 7.6 0 0 1-.5-.745.393.393 0 0 1-.018-.354 4.531 4.531 0 0 1 .428-.783 5.264 5.264 0 0 1 3.669-2.309.7.7 0 0 1 .54.13 4.49 4.49 0 0 0 2.682.876 4.493 4.493 0 0 0 2.683-.876.784.784 0 0 1 .54-.13 5.3 5.3 0 0 1 3.669 2.309 3.971 3.971 0 0 1 .428.783.317.317 0 0 1-.056.354 6.437 6.437 0 0 1-.5.745 8.557 8.557 0 0 1-.857.968 8.274 8.274 0 0 1-.857.745 8.439 8.439 0 0 1-5.066 1.677 8.439 8.439 0 0 1-5.071-1.677zm.82-10.487A4.277 4.277 0 0 1 7.859.499a4.277 4.277 0 0 1 4.266 4.266A4.277 4.277 0 0 1 7.859 9.03a4.277 4.277 0 0 1-4.265-4.264z' stroke='rgba(0,0,0,0)' stroke-miterlimit='10'/%3E%3C/svg%3E");
    background-position: 50%;
    background-repeat: no-repeat;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    content: "";
    display: inline-block;
    height: 16px;
    margin-right: 10px;
    vertical-align: middle;
    width: 15px
}

.mediaPopup.isMpStaff .isTitle {
    color: #1a3255;
    font-size: 40px;
    font-weight: 300;
    line-height: 1.12;
    margin-bottom: 7px;
    word-break: break-word
}

.mediaPopup.isMpStaff .isEmail,
.mediaPopup.isMpStaff .isPhone {
    font-size: 15px;
    letter-spacing: .1em;
    margin-bottom: 5px;
    text-transform: uppercase
}

.mediaPopup.isMpStaff .isEmail a,
.mediaPopup.isMpStaff .isPhone a {
    font-weight: 400;
    text-decoration: none
}

.mediaPopup.isMpStaff .isEmail a:before,
.mediaPopup.isMpStaff .isPhone a:before {
    display: none !important
}

.mediaPopup.isMpStaff .isPhone:before {
    content: "Phone:"
}

.mediaPopup.isMpStaff .isEmail:before {
    content: "Email:"
}

.mediaPopup.isMpStaff .mediaPopup__extraDescWrapper {
    margin-top: 30px
}

.mediaPopup.isMpStaff:not(.isCard) .mediaPopup__related.isSecondary {
    display: none
}

.mediaPopup.isCard .mediaPopup__related.isSecondary.isVisible {
    display: block
}

.mediaPopup p.isExtraField {
    font-weight: 600;
    margin: 0 0 15px
}

.mediaPopup .mediaPopups__tabs {
    background: #d0d0d0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0
}

.mediaPopup .mediaPopups__tabs button {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    background: none;
    border: 0;
    -webkit-flex: 1 1 25%;
    -ms-flex: 1 1 25%;
    flex: 1 1 25%;
    font-size: 16px;
    padding: 15px;
    -webkit-transition: background .3s ease-in-out, color .3s ease-in-out;
    -o-transition: background .3s ease-in-out, color .3s ease-in-out;
    -moz-transition: background .3s ease-in-out, color .3s ease-in-out;
    transition: background .3s ease-in-out, color .3s ease-in-out
}

.mediaPopup .mediaPopups__tabs button.hasBigText {
    font-size: .9em
}

.mediaPopup .mediaPopups__tabs button:not(:last-of-type) {
    border-right: 0
}

.mediaPopup .mediaPopups__tabs button.isActive,
html.no-touch .mediaPopup .mediaPopups__tabs button:hover {
    background: #fff;
    color: #222
}

.mediaPopup.shareIsOpened a {
    pointer-events: none
}

body.media-popup-opened .mediaPopup .mediaPopup__inner {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0)
}

.mediaPopup.noRelatedStaff .mediaPopup__related {
    display: none
}

.mediaPopup.noRelatedStaff:not(.hasStories) .mediaPopup__content,
.mediaPopup.noRelatedStories:not(.isCard) .mediaPopup__related.isPrimary .mediaPopup__related {
    background: #fff
}

.mediaPopup.noRelatedStories:not(.isCard) .mediaPopup__related.isPrimary .mediaPopup__relatedHeaderWrapper {
    opacity: 0;
    pointer-events: none
}

.mediaPopup.isMpStaff:not(.isCard) .mediaPopup__moreStoriesButton,
.mediaPopup.noRelatedStories.isCard .mediaPopup__related.isSecondary,
.mediaPopup.noRelatedStories .mediaPopup__moreStoriesButton {
    display: none
}

@media (max-width:767px) {

    .mediaPopup.eventProfile .mediaPopup__type h4,
    .mediaPopup.highlightsProfile .mediaPopup__type h4,
    .mediaPopup.teamProfile .mediaPopup__type h4 {
        font-size: 25px
    }
}

.mediaPopup.eventProfile .mediaPopup__content,
.mediaPopup.highlightsProfile .mediaPopup__content,
.mediaPopup.teamProfile .mediaPopup__content {
    background: #fff
}

.mediaPopup.eventProfile .mediaPopup__featuredPost,
.mediaPopup.highlightsProfile .mediaPopup__featuredPost,
.mediaPopup.teamProfile .mediaPopup__featuredPost {
    padding: 30px 30px 0
}

.mediaPopup.eventProfile .mediaPopup__featuredPost .mediaPopup__connector,
.mediaPopup.highlightsProfile .mediaPopup__featuredPost .mediaPopup__connector,
.mediaPopup.teamProfile .mediaPopup__featuredPost .mediaPopup__connector {
    display: inline-block
}

@media (max-width:767px) {

    .mediaPopup.eventProfile .mediaPopup__featuredPost,
    .mediaPopup.highlightsProfile .mediaPopup__featuredPost,
    .mediaPopup.teamProfile .mediaPopup__featuredPost {
        padding: 30px 0 0
    }
}

.mediaPopup.eventProfile .mediaPopup__teamInfo,
.mediaPopup.highlightsProfile .mediaPopup__teamInfo,
.mediaPopup.teamProfile .mediaPopup__teamInfo {
    border-bottom: none;
    margin: 5px 30px 30px;
    padding-top: 30px
}

.mediaPopup.eventProfile .mediaPopup__teamInfo h4,
.mediaPopup.highlightsProfile .mediaPopup__teamInfo h4,
.mediaPopup.teamProfile .mediaPopup__teamInfo h4 {
    margin-bottom: 0;
    margin-top: 0
}

@media (max-width:767px) {

    .mediaPopup.eventProfile .mediaPopup__teamInfo,
    .mediaPopup.highlightsProfile .mediaPopup__teamInfo,
    .mediaPopup.teamProfile .mediaPopup__teamInfo {
        margin: 20px
    }
}

.mediaPopup.eventProfile .mediaPopup__button.mediaPopup__highlightsIcon,
.mediaPopup.eventProfile .mediaPopup__button.mediaPopup__teamsIcon,
.mediaPopup.highlightsProfile .mediaPopup__button.mediaPopup__highlightsIcon,
.mediaPopup.highlightsProfile .mediaPopup__button.mediaPopup__teamsIcon,
.mediaPopup.teamProfile .mediaPopup__button.mediaPopup__highlightsIcon,
.mediaPopup.teamProfile .mediaPopup__button.mediaPopup__teamsIcon {
    position: absolute;
    right: 52px;
    top: 0
}

.mediaPopup.eventProfile .mediaPopup__button.mediaPopup__highlightsIcon i,
.mediaPopup.eventProfile .mediaPopup__button.mediaPopup__teamsIcon i,
.mediaPopup.highlightsProfile .mediaPopup__button.mediaPopup__highlightsIcon i,
.mediaPopup.highlightsProfile .mediaPopup__button.mediaPopup__teamsIcon i,
.mediaPopup.teamProfile .mediaPopup__button.mediaPopup__highlightsIcon i,
.mediaPopup.teamProfile .mediaPopup__button.mediaPopup__teamsIcon i {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26.097' height='25.907'%3E%3Cpath data-name='Path 8116' d='M13.049 4.738a5.017 5.017 0 0 0 2.308-4.7 7.3 7.3 0 0 1-4.616 0 5.017 5.017 0 0 0 2.308 4.7z' fill='%23fff'/%3E%3Cpath data-name='Path 8117' d='m5.356 22.043 15.385-2.192v-3.728L5.356 19.777z' fill='%23fff'/%3E%3Cellipse data-name='Ellipse 20' cx='.769' cy='1.539' rx='.769' ry='1.539' transform='translate(15.356 8.983)' fill='%23fff'/%3E%3Cpath data-name='Path 8118' d='M5.356 25.906h15.385v-4.5L5.356 23.598z' fill='%23fff'/%3E%3Cpath data-name='Path 8119' d='M16.057 3.763a5.868 5.868 0 0 1-3.009 2.695A6.455 6.455 0 0 1 9.202 0L5.356 1.154V18.19l15.385-3.654V.923L16.895 0a7.015 7.015 0 0 1-.838 3.763zm2.376 6.758c0 1.725-1.014 3.077-2.308 3.077-3.056-.091-3.055-6.063 0-6.154 1.298.004 2.308 1.352 2.308 3.077z' fill='%23fff'/%3E%3Cpath data-name='Path 8120' d='M.696 8.213h3.125v-6.6l-2.226.668z' fill='%23fff'/%3E%3Cpath data-name='Path 8121' d='M0 12.829h3.817V9.752H.464z' fill='%23fff'/%3E%3Cpath data-name='Path 8122' d='m24.505 2.283-2.226-.668v6.6H25.4z' fill='%23fff'/%3E%3Cpath data-name='Path 8123' d='M25.632 9.752h-3.353v3.077h3.817z' fill='%23fff'/%3E%3C/svg%3E");
    background-position: 50%;
    background-repeat: no-repeat;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    height: 22px;
    width: 22px
}

html.no-touch .mediaPopup.eventProfile .mediaPopup__button.mediaPopup__highlightsIcon:hover,
html.no-touch .mediaPopup.eventProfile .mediaPopup__button.mediaPopup__teamsIcon:hover,
html.no-touch .mediaPopup.highlightsProfile .mediaPopup__button.mediaPopup__highlightsIcon:hover,
html.no-touch .mediaPopup.highlightsProfile .mediaPopup__button.mediaPopup__teamsIcon:hover,
html.no-touch .mediaPopup.teamProfile .mediaPopup__button.mediaPopup__highlightsIcon:hover,
html.no-touch .mediaPopup.teamProfile .mediaPopup__button.mediaPopup__teamsIcon:hover {
    background: transparent
}

.mediaPopup.eventProfile .mediaPopup__button.mediaPopup__highlightsIcon i,
.mediaPopup.highlightsProfile .mediaPopup__button.mediaPopup__highlightsIcon i,
.mediaPopup.teamProfile .mediaPopup__button.mediaPopup__highlightsIcon i {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' data-name='Component 32 – 1' width='18.55' height='18.552'%3E%3Cpath data-name='Path 8126' d='M18.008 1.582a1.988 1.988 0 0 0-1.44-.622H14.84c.007-.311.012-.631.012-.96H3.709c0 .329 0 .649.012.96H1.982A1.984 1.984 0 0 0 .003 3.07c.311 5.181 2.985 8.431 7.224 8.915l-.821 2.857a1.767 1.767 0 0 0-1.767 1.767v1.943h9.285v-1.943a1.767 1.767 0 0 0-1.767-1.767l-.821-2.857c4.23-.487 6.9-3.736 7.21-8.914a2.005 2.005 0 0 0-.538-1.489zM1.856 2.959a.137.137 0 0 1 .037-.1.117.117 0 0 1 .088-.037h1.828c.276 3.643 1.081 5.712 1.866 6.879-2.979-1.246-3.689-4.578-3.819-6.742zM12.89 9.696c.781-1.171 1.584-3.237 1.86-6.88h1.825a.114.114 0 0 1 .088.037.137.137 0 0 1 .037.1c-.137 2.167-.844 5.491-3.81 6.743z' fill='%23fff'/%3E%3C/svg%3E")
}

.mediaPopup.eventProfile .mediaPopup__teamTags,
.mediaPopup.highlightsProfile .mediaPopup__teamTags,
.mediaPopup.teamProfile .mediaPopup__teamTags {
    border-top: 1px solid #005c34;
    font-size: 0;
    margin: 0 30px 25px
}

.mediaPopup.eventProfile .mediaPopup__teamTags h4,
.mediaPopup.highlightsProfile .mediaPopup__teamTags h4,
.mediaPopup.teamProfile .mediaPopup__teamTags h4 {
    color: #161615;
    font-family: museo-slab, sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 0;
    margin-top: 0;
    padding-top: 20px;
    text-transform: uppercase
}

.mediaPopup.eventProfile .mediaPopup__teamTags li,
.mediaPopup.highlightsProfile .mediaPopup__teamTags li,
.mediaPopup.teamProfile .mediaPopup__teamTags li {
    background: #005c34;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    line-height: 30px;
    margin-top: 13px;
    padding: 0 10px;
    text-transform: uppercase;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    vertical-align: middle
}

.mediaPopup.eventProfile .mediaPopup__teamTags li:not(:last-of-type),
.mediaPopup.highlightsProfile .mediaPopup__teamTags li:not(:last-of-type),
.mediaPopup.teamProfile .mediaPopup__teamTags li:not(:last-of-type) {
    margin-right: 30px
}

@media (max-width:767px) {

    .mediaPopup.eventProfile .mediaPopup__teamTags li:not(:last-of-type),
    .mediaPopup.highlightsProfile .mediaPopup__teamTags li:not(:last-of-type),
    .mediaPopup.teamProfile .mediaPopup__teamTags li:not(:last-of-type) {
        margin-right: 15px
    }
}

.mediaPopup.eventProfile .mediaPopup__teamTags li a,
.mediaPopup.highlightsProfile .mediaPopup__teamTags li a,
.mediaPopup.teamProfile .mediaPopup__teamTags li a {
    color: inherit;
    text-decoration: none
}

html.no-touch .mediaPopup.eventProfile .mediaPopup__teamTags li:hover,
html.no-touch .mediaPopup.highlightsProfile .mediaPopup__teamTags li:hover,
html.no-touch .mediaPopup.teamProfile .mediaPopup__teamTags li:hover {
    background: #434748
}

@media (max-width:767px) {

    .mediaPopup.eventProfile .mediaPopup__teamTags,
    .mediaPopup.highlightsProfile .mediaPopup__teamTags,
    .mediaPopup.teamProfile .mediaPopup__teamTags {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -webkit-box-align: start;
        -moz-box-align: start;
        -ms-flex-align: start;
        -webkit-align-items: flex-start;
        align-items: flex-start;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        margin: 0 20px 25px;
        text-align: center
    }

    .mediaPopup.eventProfile .mediaPopup__teamTags ul,
    .mediaPopup.highlightsProfile .mediaPopup__teamTags ul,
    .mediaPopup.teamProfile .mediaPopup__teamTags ul {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -moz-box-orient: horizontal;
        -moz-box-direction: normal;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap
    }
}

.mediaPopup.eventProfile .mediaPopup__teamInfo h4,
.mediaPopup.highlightsProfile .mediaPopup__teamInfo h4,
.mediaPopup.teamProfile .mediaPopup__teamInfo h4 {
    color: #005c34;
    font-size: 30px;
    font-weight: 400;
    line-height: 36px;
    text-align: left
}

.mediaPopup.eventProfile .mediaPopup__teamInfo ul,
.mediaPopup.highlightsProfile .mediaPopup__teamInfo ul,
.mediaPopup.teamProfile .mediaPopup__teamInfo ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
}

@media (max-width:767px) {

    .mediaPopup.eventProfile .mediaPopup__teamInfo ul,
    .mediaPopup.highlightsProfile .mediaPopup__teamInfo ul,
    .mediaPopup.teamProfile .mediaPopup__teamInfo ul {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.mediaPopup.eventProfile .mediaPopup__teamInfo ul li,
.mediaPopup.highlightsProfile .mediaPopup__teamInfo ul li,
.mediaPopup.teamProfile .mediaPopup__teamInfo ul li {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 0
}

.mediaPopup.eventProfile .mediaPopup__teamInfo ul li:not(:first-child),
.mediaPopup.highlightsProfile .mediaPopup__teamInfo ul li:not(:first-child),
.mediaPopup.teamProfile .mediaPopup__teamInfo ul li:not(:first-child) {
    padding-left: 10px
}

@media (max-width:767px) {

    .mediaPopup.eventProfile .mediaPopup__teamInfo ul li:not(:first-child),
    .mediaPopup.highlightsProfile .mediaPopup__teamInfo ul li:not(:first-child),
    .mediaPopup.teamProfile .mediaPopup__teamInfo ul li:not(:first-child) {
        padding-left: 0
    }
}

.mediaPopup.eventProfile .mediaPopup__teamInfo ul li:before,
.mediaPopup.highlightsProfile .mediaPopup__teamInfo ul li:before,
.mediaPopup.teamProfile .mediaPopup__teamInfo ul li:before {
    content: none
}

.mediaPopup.eventProfile .mediaPopup__teamInfo .clNavigation__item a,
.mediaPopup.highlightsProfile .mediaPopup__teamInfo .clNavigation__item a,
.mediaPopup.teamProfile .mediaPopup__teamInfo .clNavigation__item a {
    border: none;
    font-size: 20px;
    text-decoration: none
}

.mediaPopup.eventProfile .mediaPopup__teamInfo .clNavigation__item a,
.mediaPopup.eventProfile .mediaPopup__teamInfo .clNavigation__item button,
.mediaPopup.highlightsProfile .mediaPopup__teamInfo .clNavigation__item a,
.mediaPopup.highlightsProfile .mediaPopup__teamInfo .clNavigation__item button,
.mediaPopup.teamProfile .mediaPopup__teamInfo .clNavigation__item a,
.mediaPopup.teamProfile .mediaPopup__teamInfo .clNavigation__item button {
    font-family: museo-slab, sans-serif
}

html.no-touch .mediaPopup.eventProfile .mediaPopup__teamInfo .clNavigation__item:hover a,
html.no-touch .mediaPopup.highlightsProfile .mediaPopup__teamInfo .clNavigation__item:hover a,
html.no-touch .mediaPopup.teamProfile .mediaPopup__teamInfo .clNavigation__item:hover a {
    color: #fff
}

.mediaPopup.eventProfile .mediaPopup__name,
.mediaPopup.highlightsProfile .mediaPopup__name,
.mediaPopup.teamProfile .mediaPopup__name {
    color: #005c34;
    font-size: 30px;
    font-weight: 700;
    line-height: 32px;
    margin-top: 10px;
    text-align: left
}

@media (max-width:767px) {

    .mediaPopup.eventProfile .mediaPopup__name,
    .mediaPopup.highlightsProfile .mediaPopup__name,
    .mediaPopup.teamProfile .mediaPopup__name {
        font-size: 25px;
        line-height: 1.2;
        margin-bottom: 5px
    }
}

.mediaPopup.eventProfile .mediaPopup__coach-wrapper,
.mediaPopup.highlightsProfile .mediaPopup__coach-wrapper,
.mediaPopup.teamProfile .mediaPopup__coach-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    border-bottom: 1px solid #005c34;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 40px 0 30px;
    padding-bottom: 20px
}

.mediaPopup.eventProfile .mediaPopup__coach,
.mediaPopup.highlightsProfile .mediaPopup__coach,
.mediaPopup.teamProfile .mediaPopup__coach {
    background: #f7f7f7;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px
}

.mediaPopup.eventProfile .mediaPopup__coach .mediaPopup__coach-img,
.mediaPopup.highlightsProfile .mediaPopup__coach .mediaPopup__coach-img,
.mediaPopup.teamProfile .mediaPopup__coach .mediaPopup__coach-img {
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 125px;
    width: 125px
}

.mediaPopup.eventProfile .mediaPopup__coach .mediaPopup__coach-img.ImageBroken,
.mediaPopup.highlightsProfile .mediaPopup__coach .mediaPopup__coach-img.ImageBroken,
.mediaPopup.teamProfile .mediaPopup__coach .mediaPopup__coach-img.ImageBroken {
    background-image: none !important
}

.mediaPopup.eventProfile .mediaPopup__coach .mediaPopup__coach-img.ImageBroken .mediaPopup__coach-backupImg,
.mediaPopup.highlightsProfile .mediaPopup__coach .mediaPopup__coach-img.ImageBroken .mediaPopup__coach-backupImg,
.mediaPopup.teamProfile .mediaPopup__coach .mediaPopup__coach-img.ImageBroken .mediaPopup__coach-backupImg {
    display: block
}

.mediaPopup.eventProfile .mediaPopup__coach .mediaPopup__coach-img .mediaPopup__coach-backupImg,
.mediaPopup.highlightsProfile .mediaPopup__coach .mediaPopup__coach-img .mediaPopup__coach-backupImg,
.mediaPopup.teamProfile .mediaPopup__coach .mediaPopup__coach-img .mediaPopup__coach-backupImg {
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    display: none;
    height: 100%;
    width: 100%
}

@media (max-width:767px) {

    .mediaPopup.eventProfile .mediaPopup__coach .mediaPopup__coach-img,
    .mediaPopup.highlightsProfile .mediaPopup__coach .mediaPopup__coach-img,
    .mediaPopup.teamProfile .mediaPopup__coach .mediaPopup__coach-img {
        height: 100px;
        width: 100px
    }
}

.mediaPopup.eventProfile .mediaPopup__coach .mediaPopup__coach-infoWrapper,
.mediaPopup.highlightsProfile .mediaPopup__coach .mediaPopup__coach-infoWrapper,
.mediaPopup.teamProfile .mediaPopup__coach .mediaPopup__coach-infoWrapper {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    justify-content: center;
    padding: 20px 30px
}

@media (max-width:767px) {

    .mediaPopup.eventProfile .mediaPopup__coach .mediaPopup__coach-infoWrapper,
    .mediaPopup.highlightsProfile .mediaPopup__coach .mediaPopup__coach-infoWrapper,
    .mediaPopup.teamProfile .mediaPopup__coach .mediaPopup__coach-infoWrapper {
        overflow: hidden;
        padding: 10px 20px
    }
}

.mediaPopup.eventProfile .mediaPopup__coach .mediaPopup__coach-role,
.mediaPopup.highlightsProfile .mediaPopup__coach .mediaPopup__coach-role,
.mediaPopup.teamProfile .mediaPopup__coach .mediaPopup__coach-role {
    color: #005c34;
    display: inline-block;
    font-size: 27px;
    font-weight: 400;
    line-height: 42px;
    margin-right: 15px;
    text-align: left
}

@media (max-width:767px) {

    .mediaPopup.eventProfile .mediaPopup__coach .mediaPopup__coach-role,
    .mediaPopup.highlightsProfile .mediaPopup__coach .mediaPopup__coach-role,
    .mediaPopup.teamProfile .mediaPopup__coach .mediaPopup__coach-role {
        font-size: 18px;
        line-height: 25px;
        margin-right: 5px
    }
}

.mediaPopup.eventProfile .mediaPopup__coach .mediaPopup__coach-name,
.mediaPopup.highlightsProfile .mediaPopup__coach .mediaPopup__coach-name,
.mediaPopup.teamProfile .mediaPopup__coach .mediaPopup__coach-name {
    color: #000;
    font-size: 27px;
    font-weight: 400;
    line-height: 42px;
    text-align: left
}

@media (max-width:767px) {

    .mediaPopup.eventProfile .mediaPopup__coach .mediaPopup__coach-name,
    .mediaPopup.highlightsProfile .mediaPopup__coach .mediaPopup__coach-name,
    .mediaPopup.teamProfile .mediaPopup__coach .mediaPopup__coach-name {
        font-size: 18px;
        line-height: 25px
    }
}

.mediaPopup.eventProfile .mediaPopup__coach .mediaPopup__coach-email,
.mediaPopup.highlightsProfile .mediaPopup__coach .mediaPopup__coach-email,
.mediaPopup.teamProfile .mediaPopup__coach .mediaPopup__coach-email {
    color: #000;
    font-size: 18px;
    font-weight: 400;
    text-align: left
}

.mediaPopup.eventProfile .mediaPopup__coach .mediaPopup__coach-email.hasEmail,
.mediaPopup.highlightsProfile .mediaPopup__coach .mediaPopup__coach-email.hasEmail,
.mediaPopup.teamProfile .mediaPopup__coach .mediaPopup__coach-email.hasEmail {
    border-top: 1px solid rgba(0, 0, 0, .1);
    padding-top: 10px
}

@media (max-width:767px) {

    .mediaPopup.eventProfile .mediaPopup__coach .mediaPopup__coach-email,
    .mediaPopup.highlightsProfile .mediaPopup__coach .mediaPopup__coach-email,
    .mediaPopup.teamProfile .mediaPopup__coach .mediaPopup__coach-email {
        font-size: 14px
    }

    .mediaPopup.eventProfile .mediaPopup__coach .mediaPopup__coach-email a,
    .mediaPopup.highlightsProfile .mediaPopup__coach .mediaPopup__coach-email a,
    .mediaPopup.teamProfile .mediaPopup__coach .mediaPopup__coach-email a {
        display: block;
        margin: 0;
        overflow: hidden;
        text-decoration: none;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        white-space: nowrap;
        width: 100%
    }
}

.mediaPopup.eventProfile .mediaPopup__coach .mediaPopup__coach-info,
.mediaPopup.highlightsProfile .mediaPopup__coach .mediaPopup__coach-info,
.mediaPopup.teamProfile .mediaPopup__coach .mediaPopup__coach-info {
    padding-bottom: 10px
}

.mediaPopup.eventProfile .mediaPopup__coach.headcoach,
.mediaPopup.highlightsProfile .mediaPopup__coach.headcoach,
.mediaPopup.teamProfile .mediaPopup__coach.headcoach {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1
}

.mediaPopup.eventProfile .mediaPopup__coach.coach,
.mediaPopup.highlightsProfile .mediaPopup__coach.coach,
.mediaPopup.teamProfile .mediaPopup__coach.coach {
    -webkit-box-ordinal-group: 3;
    -moz-box-ordinal-group: 3;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2
}

.mediaPopup.eventProfile .mediaPopup__coach.assistantcoach,
.mediaPopup.highlightsProfile .mediaPopup__coach.assistantcoach,
.mediaPopup.teamProfile .mediaPopup__coach.assistantcoach {
    -webkit-box-ordinal-group: 4;
    -moz-box-ordinal-group: 4;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3
}

.mediaPopup.eventProfile .mediaPopup__coach.assistant,
.mediaPopup.highlightsProfile .mediaPopup__coach.assistant,
.mediaPopup.teamProfile .mediaPopup__coach.assistant {
    -webkit-box-ordinal-group: 5;
    -moz-box-ordinal-group: 5;
    -ms-flex-order: 4;
    -webkit-order: 4;
    order: 4
}

.mediaPopup.eventProfile .mediaPopup__bio h4,
.mediaPopup.highlightsProfile .mediaPopup__bio h4,
.mediaPopup.teamProfile .mediaPopup__bio h4 {
    color: #005c34;
    font-size: 30px;
    font-weight: 400;
    line-height: 36px;
    text-align: left
}

.mediaPopup.eventProfile .mediaPopup__bio p,
.mediaPopup.highlightsProfile .mediaPopup__bio p,
.mediaPopup.teamProfile .mediaPopup__bio p {
    color: #161615;
    font-size: 18px;
    font-weight: 400;
    line-height: 20px;
    text-align: left
}

.mediaPopup.eventProfile .mediaPopup__season,
.mediaPopup.highlightsProfile .mediaPopup__season,
.mediaPopup.teamProfile .mediaPopup__season {
    color: #000;
    font-size: 18px;
    font-weight: 400;
    text-align: left
}

.mediaPopup.eventProfile .mediaPopup__related:after,
.mediaPopup.highlightsProfile .mediaPopup__related:after,
.mediaPopup.playerProfile .mediaPopup__related:after,
.mediaPopup.teamProfile .mediaPopup__related:after {
    background-color: #757575
}

.mediaPopup.teamProfile.noCoaches:not(.noRoster) .mediaPopup__roster-wrapper {
    margin-top: 20px
}

.mediaPopup.teamProfile.noCoaches .mediaPopup__coach-wrapper {
    display: none
}

.mediaPopup.teamProfile.noRoster .mediaPopup__coach-wrapper {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0
}

.mediaPopup.teamProfile.noRoster .mediaPopup__roster-wrapper {
    display: none
}

.mediaPopup.teamProfile.noRoster .mediaPopup__teamTags {
    margin-top: 20px
}

.mediaPopup.teamProfile .mediaPopup__name {
    color: #161615;
    margin-bottom: 10px
}

.mediaPopup.teamProfile .mediaPopup__roster-wrapper {
    padding-bottom: 20px
}

.mediaPopup.teamProfile .mediaPopup__roster-wrapper h4 {
    color: #005c34;
    font-size: 30px;
    font-weight: 400;
    line-height: 36px;
    margin-bottom: 30px;
    margin-top: 0;
    text-align: left
}

.mediaPopup.teamProfile .mediaPopup__teamInfo {
    border-top: 1px solid #005c34 !important
}

.mediaPopup.teamProfile .mediaPopup__teamInfo h4 {
    margin-bottom: 30px
}

.mediaPopup.teamProfile .cPlayer {
    padding: 0 0 15px
}

.mediaPopup.teamProfile .cPlayer-inner {
    background: #f7f7f7;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    position: relative
}

.mediaPopup.teamProfile .cPlayer__img {
    background-position: 50%;
    background-repeat: no-repeat;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 125px;
    width: 125px
}

.mediaPopup.teamProfile .cPlayer__img.ImageBroken {
    background-image: none !important
}

.mediaPopup.teamProfile .cPlayer__img.ImageBroken .cPlayer__img-backup {
    display: block
}

.mediaPopup.teamProfile .cPlayer__img.showImage .cPlayer__img-backup {
    display: none
}

.mediaPopup.teamProfile .cPlayer__img .cPlayer__img-backup {
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    display: none;
    height: 100%;
    width: 100%
}

@media (max-width:767px) {
    .mediaPopup.teamProfile .cPlayer__img {
        display: none
    }
}

.mediaPopup.teamProfile .cPlayer__jerseyNumber {
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-align-items: center;
    align-items: center;
    background: #005c34;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    bottom: 5px;
    -webkit-box-shadow: 0 0 4px 2px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 0 4px 2px rgba(0, 0, 0, .1);
    box-shadow: 0 0 4px 2px rgba(0, 0, 0, .1);
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    height: 43px;
    -webkit-justify-content: center;
    justify-content: center;
    left: 5px;
    position: absolute;
    width: 43px
}

.mediaPopup.teamProfile .cPlayer__jerseyNumber.noJerseyNumber {
    display: none
}

@media (max-width:767px) {
    .mediaPopup.teamProfile .cPlayer__jerseyNumber {
        bottom: auto;
        left: auto;
        right: 10px;
        top: 10px
    }
}

.mediaPopup.teamProfile .cPlayer__jerseyNumber span {
    color: #fff;
    font-size: 23px;
    font-weight: 400;
    text-align: center
}

.mediaPopup.teamProfile .cPlayer__details {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 5px 30px;
    position: relative
}

@media (max-width:767px) {
    .mediaPopup.teamProfile .cPlayer__details {
        padding: 5px 50px 10px 30px
    }
}

.mediaPopup.teamProfile .cPlayer__team {
    -webkit-box-ordinal-group: 3;
    -moz-box-ordinal-group: 3;
    -ms-flex-order: 2;
    color: #161615;
    font-family: mr-eaves-modern, sans-serif;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 10px;
    -webkit-order: 2;
    order: 2;
    padding-left: 15px;
    position: relative;
    text-align: left
}

.mediaPopup.teamProfile .cPlayer__info {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 1;
    color: #000;
    font-size: 27px;
    font-weight: 700;
    line-height: 42px;
    -webkit-order: 1;
    order: 1;
    text-align: left
}

.mediaPopup.teamProfile .cPlayer__position {
    color: #005c34;
    font-weight: 700;
    margin-left: 5px
}

.mediaPopup.teamProfile .cPlayer__more {
    display: none
}

.mediaPopup.teamProfile .cPlayer__hoverContent {
    bottom: 0;
    height: 40px;
    left: 0;
    opacity: 0;
    position: absolute;
    visibility: hidden;
    width: 100%
}

.mediaPopup.teamProfile .cPlayer__hoverContent,
.mediaPopup.teamProfile .cPlayer__hoverContent li {
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.mediaPopup.teamProfile .cPlayer__hoverContent li {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    background: grey;
    color: #fff;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    height: 100%
}

.mediaPopup.teamProfile .cPlayer__hoverContent li span {
    text-transform: capitalize
}

.mediaPopup.teamProfile .cPlayer__hoverContent li:not(:first-child) {
    border-left: 1px solid #fff
}

.mediaPopup.teamProfile .cPlayer__button {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    background: grey;
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    display: block;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    height: 100%;
    padding: 0 10px;
    text-align: center;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    width: 100%
}

.mediaPopup.teamProfile .cPlayer__button:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mediaPopup.teamProfile .cPlayer__button>span {
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    height: 100%;
    -webkit-justify-content: center;
    justify-content: center;
    padding-top: 2px;
    text-align: center;
    width: 97%
}

.mediaPopup.teamProfile .cPlayer__button i {
    display: inline-block;
    height: 20px;
    position: relative;
    width: 20px
}

.mediaPopup.teamProfile .cPlayer__button i:after,
.mediaPopup.teamProfile .cPlayer__button i:before {
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    width: 100%
}

.mediaPopup.teamProfile .cPlayer__button i:before {
    opacity: 0
}

.mediaPopup.teamProfile .cPlayer__button i:after {
    opacity: 1
}

.mediaPopup.teamProfile .cPlayer__button span span {
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    font-family: mr-eaves-modern, sans-serif;
    font-size: 12px;
    font-weight: 700;
    -webkit-justify-content: center;
    justify-content: center;
    letter-spacing: .02em;
    line-height: 1.25;
    margin-left: 10px;
    text-transform: uppercase;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.mediaPopup.teamProfile .cPlayer-inner:hover .cPlayer__hoverContent {
    opacity: 1;
    visibility: visible
}

.mediaPopup.teamProfile .cPlayer-inner .cPlayer__hoverContent .cPlayer__button:hover {
    background: #005c34 !important
}

.mediaPopup.teamProfile .cPlayer-inner .cPlayer__hoverContent .cPlayer__button:hover span {
    color: #fff
}

.mediaPopup.teamProfile .cPlayer-inner .cPlayer__hoverContent .cPlayer__button:hover i:before {
    opacity: 1;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.mediaPopup.teamProfile .cPlayer-inner .cPlayer__hoverContent .cPlayer__button:hover i:after {
    opacity: 0;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.mediaPopup.teamProfile .cPlayer__tags {
    -webkit-box-ordinal-group: 4;
    -moz-box-ordinal-group: 4;
    -ms-flex-order: 3;
    border-top: 1px solid rgba(0, 0, 0, .1);
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-order: 3;
    order: 3;
    padding-top: 10px
}

.mediaPopup.teamProfile .cPlayer__tags a {
    text-decoration: none
}

.mediaPopup.teamProfile .cPlayer__sportTag {
    border: 1px solid #005c34;
    color: #161615;
    margin-right: 10px;
    padding: 0 5px
}

.mediaPopup.teamProfile .cPlayer__ageTag,
.mediaPopup.teamProfile .cPlayer__sportTag {
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: .06em;
    line-height: 22px;
    text-align: left;
    text-transform: uppercase
}

.mediaPopup.teamProfile .cPlayer__ageTag {
    color: grey
}

.mediaPopup.eventProfile .clNavigation__list,
.mediaPopup.eventProfile .mediaPopup__teamInfo {
    margin-bottom: 0;
    margin-top: 30px
}

.mediaPopup.eventProfile .mediaPopup__eventIcon {
    position: absolute;
    right: 52px;
    top: 0
}

.mediaPopup.eventProfile .mediaPopup__eventIcon i {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' data-name='calendar (10)' width='17.622' height='15.489'%3E%3Cpath data-name='Path 8112' d='M.515 12.391h13.493a.517.517 0 0 0 .331-.12c.13-.109 3.086-2.652 3.266-8.141H3.114c-.18 4.983-2.9 7.325-2.93 7.349a.517.517 0 0 0 .332.912z' fill='%23fff'/%3E%3Cpath data-name='Path 8113' d='M17.106 1.033h-2.582V.512a.516.516 0 0 0-1.033 0v.516h-2.615V.512a.516.516 0 0 0-1.033 0v.516H7.261V.512a.516.516 0 1 0-1.033 0v.516H3.647a.511.511 0 0 0-.516.516v1.549h14.491V1.549a.511.511 0 0 0-.516-.516z' fill='%23fff'/%3E%3Cpath data-name='Path 8114' d='M15.002 13.063a1.554 1.554 0 0 1-.994.361H3.131v1.549a.516.516 0 0 0 .516.516h13.458a.516.516 0 0 0 .516-.516V9.185a10.233 10.233 0 0 1-2.619 3.878z' fill='%23fff'/%3E%3C/svg%3E");
    background-position: 50%;
    background-repeat: no-repeat;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    height: 22px;
    width: 22px
}

html.no-touch .mediaPopup.eventProfile .mediaPopup__eventIcon:hover {
    background: transparent
}

.mediaPopup.eventProfile .mediaPopup__dateWrapper {
    margin-bottom: 20px
}

.mediaPopup.eventProfile .mediaPopup__date {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    border: 1px solid #161615;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 60px;
    -webkit-justify-content: center;
    justify-content: center;
    width: 60px
}

.mediaPopup.eventProfile .mediaPopup__date .day {
    color: #000;
    font-family: mr-eaves-modern, sans-serif;
    font-size: 26px;
    font-weight: 700;
    line-height: 15px;
    text-align: center
}

.mediaPopup.eventProfile .mediaPopup__date .month {
    color: #005c34;
    font-family: mr-eaves-modern, sans-serif;
    font-size: 15px;
    font-weight: 700;
    line-height: 15px;
    margin-top: 5px;
    text-align: center
}

.mediaPopup.eventProfile .mediaPopup__name {
    color: #005c34;
    margin-bottom: 30px
}

.mediaPopup.eventProfile .mediaPopup__name.hasResult {
    margin-bottom: 5px
}

.mediaPopup.eventProfile .mediaPopup__teamName {
    color: #161615
}

.mediaPopup.eventProfile .mediaPopup__location h3 {
    margin-top: 0
}

.mediaPopup.eventProfile .mediaPopup__location.noLocation {
    display: none
}

.mediaPopup.eventProfile .mediaPopup__connector {
    display: inline-block;
    margin-right: 5px
}

.mediaPopup.eventProfile .mediaPopup__directions-text {
    color: #161615;
    font-family: mr-eaves-modern, sans-serif;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 20px;
    text-align: left
}

.mediaPopup.eventProfile .mediaPopup__directions h3 {
    color: #161615;
    font-size: 18px;
    font-weight: 700;
    line-height: 19px;
    margin-bottom: 5px;
    text-align: left
}

.mediaPopup.eventProfile .mediaPopup__directions .viewMap {
    border: none;
    display: inline-block;
    margin-bottom: 20px;
    margin-top: 0
}

.mediaPopup.eventProfile .mediaPopup__directions .viewMap span {
    color: #161615;
    display: inline-block;
    font-family: mr-eaves-modern, sans-serif;
    font-size: 17px;
    font-weight: 700;
    text-transform: none;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    vertical-align: middle
}

html.no-touch .mediaPopup.eventProfile .mediaPopup__directions .viewMap:hover span {
    color: #005c34
}

html.no-touch .mediaPopup.eventProfile .mediaPopup__directions .viewMap:hover i:before {
    opacity: 1;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

html.no-touch .mediaPopup.eventProfile .mediaPopup__directions .viewMap:hover i:after {
    opacity: 0;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.mediaPopup.eventProfile .mediaPopup__directions .viewMap i {
    display: inline-block !important;
    height: 17px;
    margin-right: 10px;
    position: relative;
    vertical-align: middle;
    width: 17px
}

.mediaPopup.eventProfile .mediaPopup__directions .viewMap i:after,
.mediaPopup.eventProfile .mediaPopup__directions .viewMap i:before {
    background-position: 50%;
    background-repeat: no-repeat;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    width: 100%
}

.mediaPopup.eventProfile .mediaPopup__directions .viewMap i:before {
    opacity: 0
}

.mediaPopup.eventProfile .mediaPopup__directions .viewMap i:after,
.mediaPopup.eventProfile .mediaPopup__directions .viewMap i:before {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' data-name='Component 38 – 1' width='13.791' height='20.687'%3E%3Cpath data-name='Path 8095' d='M6.896 0A6.9 6.9 0 0 0 .828 10.173l5.691 10.292a.431.431 0 0 0 .754 0l5.693-10.3A6.9 6.9 0 0 0 6.896 0zm0 10.343A3.448 3.448 0 1 1 10.343 6.9a3.452 3.452 0 0 1-3.447 3.443z' fill='%23005c34'/%3E%3C/svg%3E")
}

.mediaPopup.eventProfile .mediaPopup__directions .viewMap i:after {
    opacity: 1
}

.mediaPopup.eventProfile .mediaPopup__related:after {
    z-index: 1
}

.mediaPopup.eventProfile .mediaPopup__related .mediaPopup__relatedContainer,
.mediaPopup.eventProfile .mediaPopup__related .mediaPopup__relatedHeaderWrapper {
    position: relative;
    z-index: 2
}

.mediaPopup.eventProfile .mediaPopup__related .mediaPopup__relatedContainer h4,
.mediaPopup.eventProfile .mediaPopup__related .mediaPopup__relatedHeaderWrapper h4 {
    color: #fff;
    font-size: 30px;
    font-weight: 400;
    line-height: 36px;
    margin: 0;
    text-align: left
}

.mediaPopup.eventProfile .addToCalendar {
    display: inline-block;
    margin-top: 5px;
    padding-left: 0
}

.mediaPopup.eventProfile .addToCalendar span {
    color: #161615;
    display: inline-block;
    font-family: mr-eaves-modern, sans-serif;
    font-size: 17px;
    font-weight: 700;
    text-decoration: underline;
    text-transform: none;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    vertical-align: middle
}

html.no-touch .mediaPopup.eventProfile .addToCalendar:hover span {
    color: #005c34
}

html.no-touch .mediaPopup.eventProfile .addToCalendar:hover i:before {
    opacity: 1;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

html.no-touch .mediaPopup.eventProfile .addToCalendar:hover i:after {
    opacity: 0;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.mediaPopup.eventProfile .addToCalendar i {
    display: inline-block;
    height: 17px;
    margin-right: 10px;
    position: relative;
    vertical-align: middle;
    width: 17px
}

.mediaPopup.eventProfile .addToCalendar i:after,
.mediaPopup.eventProfile .addToCalendar i:before {
    background-position: 50%;
    background-repeat: no-repeat;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    width: 100%
}

.mediaPopup.eventProfile .addToCalendar i:before {
    opacity: 0
}

.mediaPopup.eventProfile .addToCalendar i:after,
.mediaPopup.eventProfile .addToCalendar i:before {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23005c34' viewBox='0 0 1792 1792' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M192 1664h288v-288H192v288zm352 0h320v-288H544v288zm-352-352h288V992H192v320zm352 0h320V992H544v320zM192 928h288V640H192v288zm736 736h320v-288H928v288zM544 928h320V640H544v288zm768 736h288v-288h-288v288zm-384-352h320V992H928v320zM576 448V160q0-13-9.5-22.5T544 128h-64q-13 0-22.5 9.5T448 160v288q0 13 9.5 22.5T480 480h64q13 0 22.5-9.5T576 448zm736 864h288V992h-288v320zM928 928h320V640H928v288zm384 0h288V640h-288v288zm32-480V160q0-13-9.5-22.5T1312 128h-64q-13 0-22.5 9.5T1216 160v288q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5-9.5t9.5-22.5zm384-64v1280q0 52-38 90t-90 38H192q-52 0-90-38t-38-90V384q0-52 38-90t90-38h128v-96q0-66 47-113T480 0h64q66 0 113 47t47 113v96h384v-96q0-66 47-113t113-47h64q66 0 113 47t47 113v96h128q52 0 90 38t38 90z'/%3E%3C/svg%3E")
}

.mediaPopup.eventProfile .addToCalendar i:after {
    opacity: 1
}

.mediaPopup.eventProfile .mediaPopup__dateAndTime h3 {
    color: #161615;
    font-size: 18px;
    font-weight: 700;
    line-height: 19px;
    margin-bottom: 5px;
    text-align: left
}

.mediaPopup.eventProfile .mediaPopup__dateAndTime time {
    color: #161615;
    font-family: mr-eaves-modern, sans-serif;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 3px;
    text-align: left
}

.mediaPopup.eventProfile .mediaPopup__dateAndTime .addToCalendar {
    margin-bottom: 30px
}

.mediaPopup.eventProfile .mediaPopup__location h3 {
    color: #161615;
    font-size: 18px;
    font-weight: 700;
    line-height: 19px;
    margin-bottom: 5px;
    text-align: left
}

.mediaPopup.eventProfile .mediaPopup__location address {
    color: #161615;
    font-family: mr-eaves-modern, sans-serif;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 20px;
    text-align: left
}

.mediaPopup.eventProfile .mediaPopup__description {
    border-top: 1px solid #005c34;
    padding-top: 30px
}

.mediaPopup.eventProfile .mediaPopup__description .mediaPopup__info p {
    margin-bottom: 30px;
    margin-top: 0;
    position: relative
}

.mediaPopup.eventProfile .mediaPopup__teamTags h4 {
    color: #161615;
    font-family: museo-slab, sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 0;
    margin-top: 0;
    padding-top: 20px;
    text-transform: uppercase
}

.mediaPopup.eventProfile .mediaPopup__description h2 {
    color: #005c34;
    font-family: museo-slab, sans-serif;
    font-size: 30px;
    font-weight: 500;
    line-height: 36px;
    margin: 10px 0 20px;
    text-align: left;
    text-transform: capitalize
}

.mediaPopup.eventProfile .mediaPopup__fullSchedule {
    margin-top: 20px;
    position: relative;
    z-index: 2
}

.mediaPopup.eventProfile .mediaPopup__fullSchedule a {
    background: #005c34;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    color: #fff;
    font-family: museo-slab, sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.22;
    padding: 14px 45px 14px 25px;
    position: relative;
    text-decoration: none;
    text-transform: capitalize
}

.mediaPopup.eventProfile .mediaPopup__fullSchedule a,
.mediaPopup.eventProfile .mediaPopup__fullSchedule a:before {
    display: inline-block;
    -webkit-transition: .3s ease;
    -o-transition: .3s ease;
    -moz-transition: .3s ease;
    transition: .3s ease
}

.mediaPopup.eventProfile .mediaPopup__fullSchedule a:before {
    border: 2px solid #fff;
    border-bottom: none;
    border-left: none;
    content: "";
    height: 10px;
    margin-top: -7px;
    opacity: 1;
    position: absolute;
    right: 25px;
    top: 50%;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 10px
}

html.no-touch .mediaPopup.eventProfile .mediaPopup__fullSchedule a:not(.outlined):hover {
    background: #434748
}

.mediaPopup.eventProfile .mediaPopup__resultScore {
    margin-bottom: 20px
}

.mediaPopup.eventProfile .mediaPopup__resultScore.noResult .slEventCard__result {
    display: none
}

.mediaPopup.eventProfile .mediaPopup__resultScore.noResult .slEventCard__score {
    margin-left: 0
}

.mediaPopup.eventProfile .mediaPopup__topNav {
    max-width: 100%
}

.mediaPopup.eventProfile .customMediaPopup__inner,
.mediaPopup.eventProfile .mediaPopup__inner {
    max-width: 100%;
    width: 870px
}

@media screen and (min-width:1400px) {

    .mediaPopup.eventProfile .customMediaPopup__inner,
    .mediaPopup.eventProfile .mediaPopup__inner {
        width: 1200px
    }
}

@media screen and (max-width:1023px) {

    .mediaPopup.eventProfile .customMediaPopup__inner,
    .mediaPopup.eventProfile .mediaPopup__inner {
        width: 630px
    }
}

@media screen and (max-width:767px) {

    .mediaPopup.eventProfile .customMediaPopup__inner,
    .mediaPopup.eventProfile .mediaPopup__inner {
        width: 100%
    }
}

.mediaPopup.eventProfile .mediaPopup__dateBar {
    background: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    height: 50px;
    margin: 10px 0
}

.mediaPopup.eventProfile .mediaPopup__dateContainer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -webkit-box-pack: end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    background: #005c34;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    width: 50px
}

.mediaPopup.eventProfile .mediaPopup__month {
    background: rgba(0, 0, 0, .2);
    color: #fff;
    display: block;
    font-family: mr-eaves-modern, sans-serif;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: .02em;
    line-height: 19px;
    padding-top: 3px;
    text-align: center;
    text-transform: uppercase;
    width: 100%
}

.mediaPopup.eventProfile .mediaPopup__day {
    color: #fff;
    font-family: mr-eaves-modern, sans-serif;
    font-size: 22px;
    font-weight: 700
}

.mediaPopup.eventProfile .mediaPopup__dateInfo {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    color: #161615;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    font-size: 18px;
    font-weight: 700;
    line-height: 45px;
    padding-left: 15px;
    text-align: left
}

.mediaPopup.eventProfile .mediaPopup__relatedEvent {
    background: #fff;
    margin-bottom: 10px;
    padding: 20px
}

.mediaPopup.eventProfile .mediaPopup__relatedEvent-title {
    border-bottom: 1px solid #f0f0f0;
    color: #005c34;
    font-size: 21px;
    font-weight: 700;
    line-height: 22px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    text-align: left
}

.mediaPopup.eventProfile .mediaPopup__relatedEvent-timeInfo {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

.mediaPopup.eventProfile .mediaPopup__relatedEvent-time {
    font-family: mr-eaves-modern, sans-serif;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: .06em;
    line-height: 22px;
    text-align: left
}

.mediaPopup.eventProfile .mediaPopup__relatedEvent-time .isDuration {
    color: grey;
    margin: 0 10px 0 3px;
    padding-right: 10px;
    position: relative
}

.mediaPopup.eventProfile .mediaPopup__relatedEvent-time .isDuration:after {
    background: #161615;
    content: "";
    display: inline-block;
    height: 23px;
    margin-top: -12px;
    opacity: .5;
    position: absolute;
    right: 0;
    top: 50%;
    width: 1px
}

.mediaPopup.eventProfile .mediaPopup__relatedEvent-tags a {
    border: 1px solid #005c34;
    color: #161615;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: .06em;
    line-height: 20px;
    padding: 0 10px;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    z-index: 4
}

html.no-touch .mediaPopup.eventProfile .mediaPopup__relatedEvent-tags a:hover {
    color: #005c34
}

.mediaPopup.eventProfile.isScoreboardProfile .epAthleticsAddToCalendar {
    display: none
}

.mediaPopup.eventProfile.isScoreboardProfile .mediaPopup__dateAndTime {
    padding-bottom: 20px
}

.mediaPopup .epAthleticsAddToCalendar {
    background: none;
    border: none
}

.mediaPopup.eventProfile .mediaPopup__resultScore .slEventCard__result,
.mediaPopup.highlightsProfile .mediaPopup__resultScore .slEventCard__result {
    background: #013e23;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    display: inline-block;
    height: 34px;
    margin-left: 10px;
    -webkit-transform: translateY(9px);
    -moz-transform: translateY(9px);
    -ms-transform: translateY(9px);
    -o-transform: translateY(9px);
    transform: translateY(9px);
    width: 34px
}

.mediaPopup.eventProfile .mediaPopup__resultScore .slEventCard__result i:before,
.mediaPopup.highlightsProfile .mediaPopup__resultScore .slEventCard__result i:before {
    color: #fff;
    content: "";
    font-size: 20px;
    font-weight: 500;
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.mediaPopup.eventProfile .mediaPopup__resultScore.noResult .slEventCard__result,
.mediaPopup.highlightsProfile .mediaPopup__resultScore.noResult .slEventCard__result {
    display: none
}

.mediaPopup.eventProfile .mediaPopup__resultScore.noResult .slEventCard__score,
.mediaPopup.highlightsProfile .mediaPopup__resultScore.noResult .slEventCard__score {
    margin-left: 0
}

.mediaPopup.eventProfile .mediaPopup__resultScore.hasWon .slEventCard__result,
.mediaPopup.highlightsProfile .mediaPopup__resultScore.hasWon .slEventCard__result {
    background: #41bf22
}

.mediaPopup.eventProfile .mediaPopup__resultScore.hasWon .slEventCard__result i:before,
.mediaPopup.highlightsProfile .mediaPopup__resultScore.hasWon .slEventCard__result i:before {
    content: "W"
}

.mediaPopup.eventProfile .mediaPopup__resultScore.hasLost .slEventCard__result,
.mediaPopup.highlightsProfile .mediaPopup__resultScore.hasLost .slEventCard__result {
    background: #db1616
}

.mediaPopup.eventProfile .mediaPopup__resultScore.hasLost .slEventCard__result i:before,
.mediaPopup.highlightsProfile .mediaPopup__resultScore.hasLost .slEventCard__result i:before {
    content: "L"
}

.mediaPopup.eventProfile .mediaPopup__resultScore.hasTied .slEventCard__result i:before,
.mediaPopup.highlightsProfile .mediaPopup__resultScore.hasTied .slEventCard__result i:before {
    content: "T"
}

.mediaPopup.eventProfile .mediaPopup__resultScore .slEventCard__score,
.mediaPopup.highlightsProfile .mediaPopup__resultScore .slEventCard__score {
    font-size: 20px;
    font-weight: 500;
    margin-left: 10px
}

.mediaPopup.highlightsProfile .mediaPopup__headline {
    color: #005c34;
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
    text-align: left
}

.mediaPopup.highlightsProfile .mediaPopup__resultScore .slEventCard__result {
    background: #013e23;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    display: inline-block;
    height: 34px;
    margin-left: 10px;
    -webkit-transform: translateY(9px);
    -moz-transform: translateY(9px);
    -ms-transform: translateY(9px);
    -o-transform: translateY(9px);
    transform: translateY(9px);
    width: 34px
}

.mediaPopup.highlightsProfile .mediaPopup__resultScore .slEventCard__result i:before {
    color: #fff;
    content: "";
    font-size: 20px;
    font-weight: 500;
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.mediaPopup.highlightsProfile .mediaPopup__resultScore.noResult .slEventCard__result {
    display: none
}

.mediaPopup.highlightsProfile .mediaPopup__resultScore.noResult .slEventCard__score {
    margin-left: 0
}

.mediaPopup.highlightsProfile .mediaPopup__resultScore.hasWon .slEventCard__result {
    background: #41bf22
}

.mediaPopup.highlightsProfile .mediaPopup__resultScore.hasWon .slEventCard__result i:before {
    content: "W"
}

.mediaPopup.highlightsProfile .mediaPopup__resultScore.hasLost .slEventCard__result {
    background: #db1616
}

.mediaPopup.highlightsProfile .mediaPopup__resultScore.hasLost .slEventCard__result i:before {
    content: "L"
}

.mediaPopup.highlightsProfile .mediaPopup__resultScore.hasTied .slEventCard__result i:before {
    content: "T"
}

.mediaPopup.highlightsProfile .mediaPopup__resultScore .slEventCard__score {
    font-size: 20px;
    font-weight: 500;
    margin-left: 10px
}

.mediaPopup.highlightsProfile .mediaPopup__teamsInfo {
    float: right;
    margin: 0 0 20px 20px;
    width: 300px
}

.mediaPopup.highlightsProfile .mediaPopup__teamsInfo.noImages {
    display: none
}

@media (max-width:670px) {
    .mediaPopup.highlightsProfile .mediaPopup__teamsInfo {
        float: none;
        margin: 0 0 20px;
        width: 100%
    }
}

.mediaPopup.highlightsProfile .mediaPopup__teamName {
    color: #005c34
}

.mediaPopup.highlightsProfile .mediaPopup__teamsInfo-text {
    margin-bottom: 30px
}

.mediaPopup.highlightsProfile .mediaPopup__teamsInfo-images {
    height: 300px;
    min-width: 300px
}

.mediaPopup.highlightsProfile .mediaPopup__teamsInfo-images .slick-list,
.mediaPopup.highlightsProfile .mediaPopup__teamsInfo-images .slick-slide,
.mediaPopup.highlightsProfile .mediaPopup__teamsInfo-images .slick-slide>div,
.mediaPopup.highlightsProfile .mediaPopup__teamsInfo-images .slick-track {
    height: 100%
}

.mediaPopup.highlightsProfile .mediaPopup__teamsInfo-images.slick-initialized:before {
    background: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0)), to(#000));
    background: -webkit-linear-gradient(top, hsla(0, 0%, 100%, 0), #000);
    background: -moz-linear-gradient(top, hsla(0, 0%, 100%, 0) 0, #000 100%);
    background: -o-linear-gradient(top, hsla(0, 0%, 100%, 0) 0, #000 100%);
    background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), #000);
    bottom: 0;
    content: "";
    height: 30%;
    left: 0;
    opacity: .5;
    position: absolute;
    width: 100%;
    z-index: 1
}

.mediaPopup.highlightsProfile .mediaPopup__teamsInfo-images .slick-arrow {
    background: #fff;
    bottom: 10px;
    position: absolute;
    top: auto
}

.mediaPopup.highlightsProfile .mediaPopup__teamsInfo-images .slick-arrow.slick-next {
    background: transparent;
    border-color: transparent transparent transparent #fff;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border-style: solid;
    border-width: 10px 0 10px 17.3px;
    height: 0;
    right: 15px;
    width: 0
}

.mediaPopup.highlightsProfile .mediaPopup__teamsInfo-images .slick-arrow.slick-prev {
    background: transparent;
    border-color: transparent #fff transparent transparent;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border-style: solid;
    border-width: 10px 17.3px 10px 0;
    height: 0;
    left: 15px;
    width: 0
}

html.no-touch .mediaPopup.highlightsProfile .mediaPopup__teamsInfo-images .slick-arrow.slick-prev:hover {
    background: transparent;
    border-color: transparent #005c34 transparent transparent
}

html.no-touch .mediaPopup.highlightsProfile .mediaPopup__teamsInfo-images .slick-arrow.slick-next:hover {
    background: transparent;
    border-color: transparent transparent transparent #005c34
}

.mediaPopup.highlightsProfile .mediaPopup__teamsInfo-images ul.slick-dots {
    bottom: 13px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    left: 50%;
    position: absolute;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 2
}

.mediaPopup.highlightsProfile .mediaPopup__teamsInfo-images ul.slick-dots li {
    margin: 0;
    padding: 0
}

.mediaPopup.highlightsProfile .mediaPopup__teamsInfo-images ul.slick-dots li button {
    background: hsla(0, 0%, 100%, .5);
    border: none;
    height: 13px;
    width: 13px
}

.mediaPopup.highlightsProfile .mediaPopup__teamsInfo-images ul.slick-dots li.slick-active button {
    background: #fff
}

.mediaPopup.highlightsProfile .mediaPopup__img {
    background-position: 50%;
    background-repeat: no-repeat;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 100%
}

.mediaPopup.highlightsProfile .mediaPopup__teamsNames {
    color: #161615;
    font-size: 30px;
    font-weight: 700;
    line-height: 29px;
    margin-bottom: 10px;
    text-align: left
}

.mediaPopup.playerProfile .mediaPopup__inner {
    background: #fff
}

.mediaPopup.playerProfile .mediaPopup__playerProfileIcon {
    position: absolute;
    right: 52px;
    top: 0
}

.mediaPopup.playerProfile .mediaPopup__playerProfileIcon i {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' data-name='Component 32 – 1' width='23.028' height='25.726'%3E%3Cpath data-name='Path 8124' d='M11.515 13.359A6.679 6.679 0 1 0 4.836 6.68a6.7 6.7 0 0 0 6.679 6.679z' fill='%23fff'/%3E%3Cpath data-name='Path 8125' d='M22.978 18.696a6.226 6.226 0 0 0-.671-1.225 8.3 8.3 0 0 0-5.746-3.617 1.229 1.229 0 0 0-.846.2 7.12 7.12 0 0 1-8.4 0 1.094 1.094 0 0 0-.846-.2 8.242 8.242 0 0 0-5.746 3.617 7.179 7.179 0 0 0-.671 1.225.62.62 0 0 0 .029.554 11.635 11.635 0 0 0 .788 1.167 11.084 11.084 0 0 0 1.342 1.517 17.47 17.47 0 0 0 1.342 1.167 13.3 13.3 0 0 0 15.867 0 12.82 12.82 0 0 0 1.342-1.167 13.465 13.465 0 0 0 1.342-1.517 10.227 10.227 0 0 0 .788-1.167.5.5 0 0 0 .086-.554z' fill='%23fff'/%3E%3C/svg%3E");
    background-position: 50%;
    background-repeat: no-repeat;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    height: 22px;
    width: 22px
}

html.no-touch .mediaPopup.playerProfile .mediaPopup__playerProfileIcon:hover {
    background: transparent
}

.mediaPopup.playerProfile .mediaPopup__team {
    color: #000;
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
    text-align: left
}

@media (max-width:767px) {
    .mediaPopup.playerProfile .mediaPopup__team {
        margin-top: 30px
    }
}

.mediaPopup.playerProfile .mediaPopup__name {
    color: #000;
    font-size: 27px;
    font-weight: 400;
    line-height: 48px;
    margin-top: 10px;
    text-align: left
}

@media (max-width:767px) {
    .mediaPopup.playerProfile .mediaPopup__name {
        line-height: 1.2;
        margin-bottom: 5px
    }
}

.mediaPopup.playerProfile .mediaPopup__infoImg {
    float: right;
    position: relative
}

.mediaPopup.playerProfile .mediaPopup__infoImg.noJerseyNumber .mediaPopup__infoJersey {
    display: none
}

.mediaPopup.playerProfile .mediaPopup__infoImg .cPlayer__img {
    background-position: 50%;
    background-repeat: no-repeat;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 300px;
    width: 300px
}

@media (max-width:767px) {
    .mediaPopup.playerProfile .mediaPopup__infoImg .cPlayer__img {
        height: 150px;
        width: 150px
    }
}

.mediaPopup.playerProfile .mediaPopup__infoImg .cPlayer__img.ImageBroken,
.mediaPopup.playerProfile .mediaPopup__infoImg .cPlayer__img.showImage .cPlayer__img-backup {
    display: none
}

.mediaPopup.playerProfile .mediaPopup__infoImg .cPlayer__img .cPlayer__img-backup {
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    display: none;
    height: 100%;
    width: 100%
}

.mediaPopup.playerProfile .mediaPopup__infoJersey {
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-align-items: center;
    align-items: center;
    background: #005c34;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 4px 2px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 0 4px 2px rgba(0, 0, 0, .1);
    box-shadow: 0 0 4px 2px rgba(0, 0, 0, .1);
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    height: 43px;
    -webkit-justify-content: center;
    justify-content: center;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 43px
}

.mediaPopup.playerProfile .mediaPopup__infoJersey span {
    color: #fff;
    font-size: 23px;
    font-weight: 400;
    text-align: center
}

.mediaPopup.playerProfile .mediaPopup__information ul {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

.mediaPopup.playerProfile .mediaPopup__information ul li:before {
    content: none
}

.mediaPopup.playerProfile .mediaPopup__information ul li {
    color: grey;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: .06em;
    line-height: 22px;
    margin-bottom: 2px;
    margin-right: 5px;
    padding-left: 10px;
    padding-right: 5px;
    position: relative;
    text-align: left;
    text-transform: uppercase
}

.mediaPopup.playerProfile .mediaPopup__information ul li:first-child {
    padding-left: 0
}

.mediaPopup.playerProfile .mediaPopup__information ul li:not(:first-child):before {
    background: grey;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    content: "";
    height: 15px;
    left: -1px;
    position: absolute;
    top: 4px;
    width: 1px
}

.mediaPopup.playerProfile .mediaPopup__position {
    color: #005c34;
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 20px;
    text-align: left
}

.mediaPopup.playerProfile .mediaPopup__teamTags {
    border-top: 1px solid #005c34;
    margin: 0 30px 25px;
    padding-top: 30px
}

.mediaPopup.playerProfile .mediaPopup__teamTags h4 {
    font-size: 18px;
    line-height: 19px;
    margin-bottom: 0;
    text-transform: uppercase
}

.mediaPopup.playerProfile .mediaPopup__teamTags li {
    background: #005c34;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    line-height: 30px;
    margin-right: 10px;
    margin-top: 13px;
    padding: 0 10px;
    text-transform: uppercase;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    vertical-align: middle
}

html.no-touch .mediaPopup.playerProfile .mediaPopup__teamTags li:hover {
    background: #434748
}

.mediaPopup.playerProfile .mediaPopup__teamTags li a {
    color: #fff;
    text-decoration: none
}

.mediaPopup.playerProfile .mediaPopup__playerInfo {
    border-bottom: none;
    border-top: 1px solid #005c34 !important;
    margin: 5px 30px 30px;
    padding-top: 30px
}

.mediaPopup.playerProfile .mediaPopup__playerInfo h4 {
    color: #005c34;
    font-size: 30px;
    font-weight: 400;
    line-height: 36px;
    margin-bottom: 30px;
    text-align: left
}

@media (max-width:767px) {
    .mediaPopup.playerProfile .mediaPopup__playerInfo h4 {
        font-size: 25px
    }
}

.mediaPopup.playerProfile .mediaPopup__playerInfo .clNavigation__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
}

@media (max-width:767px) {
    .mediaPopup.playerProfile .mediaPopup__playerInfo .clNavigation__list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.mediaPopup.playerProfile .mediaPopup__playerInfo .clNavigation__item {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.mediaPopup.playerProfile .mediaPopup__playerInfo .clNavigation__list .clNavigation__item:before {
    content: none
}

.mediaPopup.playerProfile .mediaPopup__playerInfo .clNavigation__list .clNavigation__item {
    padding-left: 0
}

.mediaPopup.playerProfile .clNavigation .clNavigation__item a {
    border: none;
    color: #fff;
    font-size: 18px;
    margin-right: 10px;
    padding: 0 20px;
    text-decoration: none;
    width: 100%
}

html.no-touch .mediaPopup.playerProfile .clNavigation .clNavigation__item:hover a,
html.no-touch .mediaPopup.playerProfile .clNavigation .clNavigation__item a:hover {
    color: #fff
}

html.no-touch .mediaPopup.playerProfile .clNavigation .clNavigation__item:hover button {
    background: #434748
}

.mediaPopup.playerProfile .mediaPopup__playerInfo .clNavigation__item button {
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    background: #005c34;
    border: none;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 18px;
    height: 50px;
    margin-right: 10px;
    min-height: 50px;
    padding: 0 20px;
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    transition: all .3s ease-out;
    width: 100%
}

@media (max-width:850px) {
    .mediaPopup .mediaPopup__content {
        max-width: 100%
    }
}

@media (max-width:767px) {
    .mediaPopup .mediaPopup__featuredPost {
        padding: 20px 0
    }

    .mediaPopup .mediaPopup__desc {
        padding: 0 20px
    }

    .mediaPopup .mediaPopup__singleImage {
        margin-bottom: 12px;
        margin-left: 20px
    }

    .mediaPopup .mediaPopup__related {
        padding: 16px 10px 20px
    }
}

@media (max-width:650px) {
    .mediaPopup .mediaPopup__col:nth-of-type(odd) {
        display: block;
        margin: 0 auto;
        max-width: 330px;
        padding-right: 0;
        width: 100%
    }

    .mediaPopup .mediaPopup__col:nth-of-type(2n) {
        display: none
    }

    .mediaPopup .mediaPopup__categories {
        overflow: visible
    }
}

@media (max-width:500px) {
    .mediaPopup .mediaPopup__featuredPost {
        padding: 0 0 20px
    }

    .mediaPopup .mediaPopup__singleImage {
        margin-bottom: 15px;
        margin-left: 0;
        width: 100%
    }

    .mediaPopup .mediaPopup__singleImage.isPortrait {
        width: 100%
    }

    .mediaPopup .mediaPopup__related header {
        margin: 0 auto;
        max-width: 360px
    }

    .mediaPopup .mediaPopup__relatedContainer .mtStoryItem {
        display: block;
        margin: 0 auto;
        max-width: 360px;
        padding: 0 0 10px;
        width: 100%
    }
}

.ds-TP_GB,
.dsa-TP_GB:after,
.dsb-TP_GB:before {
    background-color: transparent;
    background-image: url(../imageds/wSprite.png?cb=638913580402180000);
    background-repeat: no-repeat
}

.ds-TP_GB_error404-SadFace {
    background-position: -1px -1px;
    height: 46px;
    width: 59px
}

.dsa-TP_GB_error404-SadFace:after,
.dsb-TP_GB_error404-SadFace:before {
    background-position: -1px -1px;
    content: "";
    display: inline-block;
    height: 46px;
    width: 59px
}

.ds-TP_GB_creditCard {
    background-position: -62px -1px;
    height: 30px;
    width: 30px
}

.dsa-TP_GB_creditCard:after,
.dsb-TP_GB_creditCard:before {
    background-position: -62px -1px;
    content: "";
    display: inline-block;
    height: 30px;
    width: 30px
}

.ds-TP_GB_interactive-share-copyurl,
.dsb-TP_GB_interactive-share-copyurl:before {
    background-position: -1px -49px;
    height: 30px;
    width: 30px
}

.dsb-TP_GB_interactive-share-copyurl:before {
    content: "";
    display: inline-block
}

.dsa-TP_GB_interactive-share-copyurl:after {
    background-position: -1px -49px;
    content: "";
    display: inline-block;
    height: 30px;
    width: 30px
}

.ds-TP_GB_interactive-share-email,
.dsb-TP_GB_interactive-share-email:before {
    background-position: -33px -49px;
    height: 30px;
    width: 30px
}

.dsb-TP_GB_interactive-share-email:before {
    content: "";
    display: inline-block
}

.dsa-TP_GB_interactive-share-email:after {
    background-position: -33px -49px;
    content: "";
    display: inline-block;
    height: 30px;
    width: 30px
}

.ds-TP_GB_interactive-share-facebook,
.dsb-TP_GB_interactive-share-facebook:before {
    background-position: -94px -1px;
    height: 30px;
    width: 30px
}

.dsb-TP_GB_interactive-share-facebook:before {
    content: "";
    display: inline-block
}

.dsa-TP_GB_interactive-share-facebook:after {
    background-position: -94px -1px;
    content: "";
    display: inline-block;
    height: 30px;
    width: 30px
}

.ds-TP_GB_interactive-share-fb-mes,
.dsb-TP_GB_interactive-share-fb-mes:before {
    background-position: -94px -33px;
    height: 30px;
    width: 30px
}

.dsb-TP_GB_interactive-share-fb-mes:before {
    content: "";
    display: inline-block
}

.dsa-TP_GB_interactive-share-fb-mes:after {
    background-position: -94px -33px;
    content: "";
    display: inline-block;
    height: 30px;
    width: 30px
}

.ds-TP_GB_interactive-share-instagram,
.dsb-TP_GB_interactive-share-instagram:before {
    background-position: -1px -81px;
    height: 30px;
    width: 30px
}

.dsb-TP_GB_interactive-share-instagram:before {
    content: "";
    display: inline-block
}

.dsa-TP_GB_interactive-share-instagram:after {
    background-position: -1px -81px;
    content: "";
    display: inline-block;
    height: 30px;
    width: 30px
}

.ds-TP_GB_interactive-share-linkedin,
.dsb-TP_GB_interactive-share-linkedin:before {
    background-position: -33px -81px;
    height: 30px;
    width: 30px
}

.dsb-TP_GB_interactive-share-linkedin:before {
    content: "";
    display: inline-block
}

.dsa-TP_GB_interactive-share-linkedin:after {
    background-position: -33px -81px;
    content: "";
    display: inline-block;
    height: 30px;
    width: 30px
}

.ds-TP_GB_interactive-share-pinterest,
.dsb-TP_GB_interactive-share-pinterest:before {
    background-position: -65px -81px;
    height: 30px;
    width: 30px
}

.dsb-TP_GB_interactive-share-pinterest:before {
    content: "";
    display: inline-block
}

.dsa-TP_GB_interactive-share-pinterest:after {
    background-position: -65px -81px;
    content: "";
    display: inline-block;
    height: 30px;
    width: 30px
}

.ds-TP_GB_interactive-share-twitter,
.dsb-TP_GB_interactive-share-twitter:before {
    background-position: -126px -1px;
    height: 30px;
    width: 30px
}

.dsb-TP_GB_interactive-share-twitter:before {
    content: "";
    display: inline-block
}

.dsa-TP_GB_interactive-share-twitter:after {
    background-position: -126px -1px;
    content: "";
    display: inline-block;
    height: 30px;
    width: 30px
}

.ds-TP_GB_interactive-share-whatsApp,
.dsb-TP_GB_interactive-share-whatsApp:before {
    background-position: -126px -33px;
    height: 30px;
    width: 30px
}

.dsb-TP_GB_interactive-share-whatsApp:before {
    content: "";
    display: inline-block
}

.dsa-TP_GB_interactive-share-whatsApp:after {
    background-position: -126px -33px;
    content: "";
    display: inline-block;
    height: 30px;
    width: 30px
}

.ds-TP_GB_login-icon,
.dsb-TP_GB_login-icon:before {
    background-position: -126px -65px;
    height: 30px;
    width: 30px
}

.dsa-TP_GB_login-icon:after,
.dsb-TP_GB_login-icon:before {
    content: "";
    display: inline-block
}

.dsa-TP_GB_login-icon:after {
    background-position: -126px -65px;
    height: 30px;
    width: 30px
}

.ds-TP_GB_search-btn,
.dsb-TP_GB_search-btn:before {
    background-position: -1px -113px;
    height: 30px;
    width: 30px
}

.dsa-TP_GB_search-btn:after,
.dsb-TP_GB_search-btn:before {
    content: "";
    display: inline-block
}

.dsa-TP_GB_search-btn:after {
    background-position: -1px -113px;
    height: 30px;
    width: 30px
}

.ds-TP_GB_ddl-arrow-inverted {
    background-position: -126px -97px;
    height: 7px;
    width: 10px
}

.dsa-TP_GB_ddl-arrow-inverted:after,
.dsb-TP_GB_ddl-arrow-inverted:before {
    background-position: -126px -97px;
    content: "";
    display: inline-block;
    height: 7px;
    width: 10px
}

.ds-TP_GB_ddl-arrow,
.dsb-TP_GB_ddl-arrow:before {
    background-position: -138px -97px;
    height: 7px;
    width: 10px
}

.dsa-TP_GB_ddl-arrow:after,
.dsb-TP_GB_ddl-arrow:before {
    content: "";
    display: inline-block
}

.dsa-TP_GB_ddl-arrow:after {
    background-position: -138px -97px;
    height: 7px;
    width: 10px
}

@media only screen and (-o-min-device-pixel-ratio:1.1/1),
only screen and (-webkit-min-device-pixel-ratio:1.1),
only screen and (min--moz-device-pixel-ratio:1.1),
only screen and (min-device-pixel-ratio:1.1),
only screen and (min-resolution:1.1dppx),
only screen and (min-resolution:192dpi) {

    .ds-TP_GB,
    .dsa-TP_GB:after,
    .dsb-TP_GB:before {
        background-color: transparent;
        background-image: url(../images/wSprite2.png?cb=638913580402180000);
        background-repeat: no-repeat;
        background-size: 157px 144px
    }
}

@import url("https://p.typekit.net/p.css?s=1&k=okj6efo&ht=tk&f=50171.50173.50175.50176&a=85245338&app=typekit&e=css");
@import url("https://p.typekit.net/p.css?s=1&k=xwu6iry&ht=tk&f=28400.28401.28405.28406.28413.28417.28418.28419.28487.28488.28490.28492.28494.28496.28497.28498&a=98986578&app=typekit&e=css");

@font-face {
    font-display: auto;
    font-family: sirenia;
    font-stretch: normal;
    font-style: normal;
    font-weight: 400;
    src: url(https://use.typekit.net/af/637952/00000000000000007736b525/30/l?fvd=n4&primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&v=3) format("woff2"), url(https://use.typekit.net/af/637952/00000000000000007736b525/30/d?fvd=n4&primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&v=3) format("woff"), url(https://use.typekit.net/af/637952/00000000000000007736b525/30/a?fvd=n4&primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&v=3) format("opentype")
}

@font-face {
    font-display: auto;
    font-family: sirenia;
    font-stretch: normal;
    font-style: italic;
    font-weight: 700;
    src: url(https://use.typekit.net/af/3d7b9b/00000000000000007736b521/30/l?fvd=i7&primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&v=3) format("woff2"), url(https://use.typekit.net/af/3d7b9b/00000000000000007736b521/30/d?fvd=i7&primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&v=3) format("woff"), url(https://use.typekit.net/af/3d7b9b/00000000000000007736b521/30/a?fvd=i7&primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&v=3) format("opentype")
}

@font-face {
    font-display: auto;
    font-family: sirenia;
    font-stretch: normal;
    font-style: normal;
    font-weight: 700;
    src: url(https://use.typekit.net/af/46b18e/00000000000000007736b52a/30/l?fvd=n7&primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&v=3) format("woff2"), url(https://use.typekit.net/af/46b18e/00000000000000007736b52a/30/d?fvd=n7&primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&v=3) format("woff"), url(https://use.typekit.net/af/46b18e/00000000000000007736b52a/30/a?fvd=n7&primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&v=3) format("opentype")
}

@font-face {
    font-display: auto;
    font-family: sirenia;
    font-stretch: normal;
    font-style: italic;
    font-weight: 400;
    src: url(https://use.typekit.net/af/2c6370/00000000000000007736b529/30/l?fvd=i4&primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&v=3) format("woff2"), url(https://use.typekit.net/af/2c6370/00000000000000007736b529/30/d?fvd=i4&primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&v=3) format("woff"), url(https://use.typekit.net/af/2c6370/00000000000000007736b529/30/a?fvd=i4&primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&v=3) format("opentype")
}

@font-face {
    font-display: auto;
    font-family: mr-eaves-modern;
    font-stretch: normal;
    font-style: normal;
    font-weight: 400;
    src: url(https://use.typekit.net/af/5a0a8b/00000000000000007735b33f/30/l?fvd=n4&primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&v=3) format("woff2"), url(https://use.typekit.net/af/5a0a8b/00000000000000007735b33f/30/d?fvd=n4&primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&v=3) format("woff"), url(https://use.typekit.net/af/5a0a8b/00000000000000007735b33f/30/a?fvd=n4&primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&v=3) format("opentype")
}

@font-face {
    font-display: auto;
    font-family: mr-eaves-modern;
    font-stretch: normal;
    font-style: italic;
    font-weight: 700;
    src: url(https://use.typekit.net/af/f8447e/00000000000000007735b340/30/l?fvd=i7&primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&v=3) format("woff2"), url(https://use.typekit.net/af/f8447e/00000000000000007735b340/30/d?fvd=i7&primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&v=3) format("woff"), url(https://use.typekit.net/af/f8447e/00000000000000007735b340/30/a?fvd=i7&primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&v=3) format("opentype")
}

@font-face {
    font-display: auto;
    font-family: mr-eaves-modern;
    font-stretch: normal;
    font-style: normal;
    font-weight: 700;
    src: url(https://use.typekit.net/af/555361/00000000000000007735b348/30/l?fvd=n7&primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&v=3) format("woff2"), url(https://use.typekit.net/af/555361/00000000000000007735b348/30/d?fvd=n7&primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&v=3) format("woff"), url(https://use.typekit.net/af/555361/00000000000000007735b348/30/a?fvd=n7&primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&v=3) format("opentype")
}

@font-face {
    font-display: auto;
    font-family: mr-eaves-modern;
    font-stretch: normal;
    font-style: italic;
    font-weight: 400;
    src: url(https://use.typekit.net/af/6fe007/00000000000000007735b34b/30/l?fvd=i4&primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&v=3) format("woff2"), url(https://use.typekit.net/af/6fe007/00000000000000007735b34b/30/d?fvd=i4&primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&v=3) format("woff"), url(https://use.typekit.net/af/6fe007/00000000000000007735b34b/30/a?fvd=i4&primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&v=3) format("opentype")
}

@font-face {
    font-display: auto;
    font-family: mr-eaves-sans;
    font-stretch: normal;
    font-style: italic;
    font-weight: 400;
    src: url(https://use.typekit.net/af/6aedf1/00000000000000007735b341/30/l?fvd=i4&primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&v=3) format("woff2"), url(https://use.typekit.net/af/6aedf1/00000000000000007735b341/30/d?fvd=i4&primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&v=3) format("woff"), url(https://use.typekit.net/af/6aedf1/00000000000000007735b341/30/a?fvd=i4&primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&v=3) format("opentype")
}

@font-face {
    font-display: auto;
    font-family: mr-eaves-sans;
    font-stretch: normal;
    font-style: normal;
    font-weight: 400;
    src: url(https://use.typekit.net/af/edf3b9/00000000000000007735b349/30/l?fvd=n4&primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&v=3) format("woff2"), url(https://use.typekit.net/af/edf3b9/00000000000000007735b349/30/d?fvd=n4&primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&v=3) format("woff"), url(https://use.typekit.net/af/edf3b9/00000000000000007735b349/30/a?fvd=n4&primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&v=3) format("opentype")
}

@font-face {
    font-display: auto;
    font-family: mr-eaves-sans;
    font-stretch: normal;
    font-style: normal;
    font-weight: 700;
    src: url(https://use.typekit.net/af/05ced8/00000000000000007735b34a/30/l?fvd=n7&primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&v=3) format("woff2"), url(https://use.typekit.net/af/05ced8/00000000000000007735b34a/30/d?fvd=n7&primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&v=3) format("woff"), url(https://use.typekit.net/af/05ced8/00000000000000007735b34a/30/a?fvd=n7&primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&v=3) format("opentype")
}

@font-face {
    font-display: auto;
    font-family: mr-eaves-sans;
    font-stretch: normal;
    font-style: italic;
    font-weight: 700;
    src: url(https://use.typekit.net/af/9d456f/00000000000000007735b34d/30/l?fvd=i7&primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&v=3) format("woff2"), url(https://use.typekit.net/af/9d456f/00000000000000007735b34d/30/d?fvd=i7&primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&v=3) format("woff"), url(https://use.typekit.net/af/9d456f/00000000000000007735b34d/30/a?fvd=i7&primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&v=3) format("opentype")
}

@font-face {
    font-display: auto;
    font-family: "mrs-eaves-xl-serif";
    font-stretch: normal;
    font-style: italic;
    font-weight: 400;
    src: url(https://use.typekit.net/af/2c0a1b/00000000000000007735b2ee/30/l?fvd=i4&primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&v=3) format("woff2"), url(https://use.typekit.net/af/2c0a1b/00000000000000007735b2ee/30/d?fvd=i4&primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&v=3) format("woff"), url(https://use.typekit.net/af/2c0a1b/00000000000000007735b2ee/30/a?fvd=i4&primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&v=3) format("opentype")
}

@font-face {
    font-display: auto;
    font-family: "mrs-eaves-xl-serif";
    font-stretch: normal;
    font-style: italic;
    font-weight: 700;
    src: url(https://use.typekit.net/af/4c7309/00000000000000007735b2ef/30/l?fvd=i7&primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&v=3) format("woff2"), url(https://use.typekit.net/af/4c7309/00000000000000007735b2ef/30/d?fvd=i7&primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&v=3) format("woff"), url(https://use.typekit.net/af/4c7309/00000000000000007735b2ef/30/a?fvd=i7&primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&v=3) format("opentype")
}

@font-face {
    font-display: auto;
    font-family: "mrs-eaves-xl-serif";
    font-stretch: normal;
    font-style: normal;
    font-weight: 400;
    src: url(https://use.typekit.net/af/b80a9d/00000000000000007735b2f3/30/l?fvd=n4&primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&v=3) format("woff2"), url(https://use.typekit.net/af/b80a9d/00000000000000007735b2f3/30/d?fvd=n4&primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&v=3) format("woff"), url(https://use.typekit.net/af/b80a9d/00000000000000007735b2f3/30/a?fvd=n4&primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&v=3) format("opentype")
}

@font-face {
    font-display: auto;
    font-family: "mrs-eaves-xl-serif";
    font-stretch: normal;
    font-style: normal;
    font-weight: 700;
    src: url(https://use.typekit.net/af/fd3695/00000000000000007735b2f7/30/l?fvd=n7&primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&v=3) format("woff2"), url(https://use.typekit.net/af/fd3695/00000000000000007735b2f7/30/d?fvd=n7&primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&v=3) format("woff"), url(https://use.typekit.net/af/fd3695/00000000000000007735b2f7/30/a?fvd=n7&primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&v=3) format("opentype")
}

@font-face {
    font-display: auto;
    font-family: "mrs-eaves-xl-serif-narrow";
    font-stretch: normal;
    font-style: italic;
    font-weight: 700;
    src: url(https://use.typekit.net/af/d7a545/00000000000000007735b2f0/30/l?fvd=i7&primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&v=3) format("woff2"), url(https://use.typekit.net/af/d7a545/00000000000000007735b2f0/30/d?fvd=i7&primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&v=3) format("woff"), url(https://use.typekit.net/af/d7a545/00000000000000007735b2f0/30/a?fvd=i7&primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&v=3) format("opentype")
}

@font-face {
    font-display: auto;
    font-family: "mrs-eaves-xl-serif-narrow";
    font-stretch: normal;
    font-style: italic;
    font-weight: 400;
    src: url(https://use.typekit.net/af/8fd461/00000000000000007735b2f4/30/l?fvd=i4&primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&v=3) format("woff2"), url(https://use.typekit.net/af/8fd461/00000000000000007735b2f4/30/d?fvd=i4&primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&v=3) format("woff"), url(https://use.typekit.net/af/8fd461/00000000000000007735b2f4/30/a?fvd=i4&primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&v=3) format("opentype")
}

@font-face {
    font-display: auto;
    font-family: "mrs-eaves-xl-serif-narrow";
    font-stretch: normal;
    font-style: normal;
    font-weight: 700;
    src: url(https://use.typekit.net/af/96299a/00000000000000007735b2f6/30/l?fvd=n7&primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&v=3) format("woff2"), url(https://use.typekit.net/af/96299a/00000000000000007735b2f6/30/d?fvd=n7&primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&v=3) format("woff"), url(https://use.typekit.net/af/96299a/00000000000000007735b2f6/30/a?fvd=n7&primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&v=3) format("opentype")
}

@font-face {
    font-display: auto;
    font-family: "mrs-eaves-xl-serif-narrow";
    font-stretch: normal;
    font-style: normal;
    font-weight: 400;
    src: url(https://use.typekit.net/af/d71eb9/00000000000000007735b2f8/30/l?fvd=n4&primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&v=3) format("woff2"), url(https://use.typekit.net/af/d71eb9/00000000000000007735b2f8/30/d?fvd=n4&primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&v=3) format("woff"), url(https://use.typekit.net/af/d71eb9/00000000000000007735b2f8/30/a?fvd=n4&primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&v=3) format("opentype")
}

li.is-logInButton,
li.is-logOutButton {
    display: none !important
}

li.is-logInButton.is-show,
li.is-logOutButton.is-show {
    display: list-item !important
}

div.is-logInButton,
div.is-logOutButton {
    display: none !important
}

div.is-logInButton.is-show,
div.is-logOutButton.is-show {
    display: block !important
}

section.gdpr {
    margin-top: 0;
    padding-top: 0
}