
blockquote, body, button, dd, div, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, input, li, ol, p, pre, td, th, ul {
    margin: 0;
    padding: 0
}

fieldset, img {
    border: 0
}

embed, img, object {
    vertical-align: bottom
}

address, caption, cite, code, dfn, em, th, var {
    font-style: normal;
    font-weight: 400
}

ol, ul {
    list-style: none
}

caption, th {
    text-align: left
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%
}

q:after, q:before {
    content: ""
}

a * {
    cursor: pointer
}

input, textarea {
    outline: 0
}

html {
    height: 100%;
    min-width: 320px;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    font-family: 'Source Code Pro', monospace;
    font-size: 14px;
    height: 100%;
    min-width: 320px;
    position: relative;
    color: #ffffff;
    background: #1f1f1f;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.45);
}

a {
    color: #2600ff;
    text-decoration: none
}

input {
    outline: 0;
    -webkit-appearance: none;
    border-radius: 0
}

* {
    outline: 0;
    box-sizing: border-box
}

:after, :before {
    box-sizing: border-box
}

* ::-moz-selection {
    background: #2600ff;
    color: #fff
}

* ::selection {
    background: #2600ff;
    color: #fff
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #000
}

input:-moz-placeholder, textarea:-moz-placeholder {
    color: #000;
    opacity: 1
}

input::-moz-placeholder, textarea::-moz-placeholder {
    color: #000;
    opacity: 1
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    color: #000
}

input:focus::-webkit-input-placeholder, textarea:focus::-webkit-input-placeholder {
    color: transparent
}

input:focus:-moz-placeholder, textarea:focus:-moz-placeholder {
    color: transparent
}

input:focus::-moz-placeholder, textarea:focus::-moz-placeholder {
    color: transparent
}

input:focus:-ms-input-placeholder, textarea:focus:-ms-input-placeholder {
    color: transparent
}

input.placeholder, textarea.placeholder {
    color: #000 !important
}

.style1 {
    display: table;
    width: 100%;
    height: 100%;
    table-layout: fixed;
    overflow: hidden
}

.style3 {
    max-width: 1700px;
    padding: 0 20px;
    margin: 0 auto;
    width: 100%
}

.related {
    margin-top: 5px;
    float: right;
    z-index: 2
}

a.related_class {
    font-size: 14px
}

@media screen and (max-width: 1000px) {
    .style3 {
        padding: 0 10px
    }
}

.style2 {
    box-shadow: 0 0 32px rgba(0, 0, 0, .13);
    background-color: #000000;
    border-top: 3px solid #961015;
    padding: 15px 0
}

@media screen and (max-width: 1000px) {
    .style2 {
        position: relative;
        z-index: 10
    }
}

.style4 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.style5 {
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 50px
}

@media screen and (max-width: 1365px) {
    .style5 {
        margin-right: 25px
    }
}

@media screen and (max-width: 1000px) {
    .style5 {
        margin-right: 10px
    }
}

.style5 a {
    display: block
}

.right {
    color: #000;
    letter-spacing: 5px
}

.com {
    font-weight: 900;
    font-size: 25px
}

span.x {
    color: #ff9000;
    font-size: 30px;
    margin-right: -8px
}

.i {
    font-style: normal
}

.style6 {
    -ms-flex-negative: 1;
    flex-shrink: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    min-width: 1px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-align: center;
    align-items: center;
    position: relative
}

@media screen and (max-width: 1000px) {
    .style6 {
        position: static
    }
}

@media screen and (max-width: 1000px) {
    .style6.style17 .style7 {
        transform: translate3d(0, 0, 0);
        opacity: 1;
        visibility: visible
    }

    .style6.style17 .style16 span {
        transform: translate3d(-5px, 0, 0);
        background-color: #961015;
    }
}

.style7 {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-positive: 0;
    flex-grow: 0
}

@media screen and (max-width: 1000px) {
    .style7 {
        position: absolute;
        top: 100%;
        right: 0;
        width: 200px;
        background-color: #000000;
        box-shadow: 0 10px 20px rgba(0, 0, 0, .13);
        transform: translate3d(100%, 0, 0);
        opacity: 0;
        visibility: hidden;
        transition: transform .3s, opacity .3s, visibility .3s
    }
}

.style7 ul {
    display: -ms-flexbox;
    display: flex
}

@media screen and (max-width: 1000px) {
    .style7 ul {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.style7 li {
    font-size: 14px;
    font-weight: 700;
    line-height: 1.2;
    text-transform: uppercase;
    margin: 0 10px
}

@media screen and (max-width: 1365px) {
    .style7 li {
        font-size: 13px;
        margin: 0 5px
    }
}

.style7 li.active a:after {
    transform: translate3d(0, 0, 0);
    opacity: 1;
    visibility: visible
}

.style7 a {
    color: #fff;
    display: block;
    padding: 10px;
    position: relative;
    transition: .3s;
}

.style7 a:hover {
    color: #ffffff;
}

.style7 a:hover:after {
    transform: translate3d(0, 0, 0);
    opacity: 1;
    visibility: visible;
}

.style7 a:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 3px;
    background-color: #961015;
    border-radius: 3px;
    transform: translate3d(0, 5px, 0);
    opacity: 0;
    visibility: hidden;
    transition: transform .3s, opacity .3s, visibility .3s
}

.style8 {
    margin-left: 20px;
    display: -ms-flexbox;
    display: flex
}

@media screen and (max-width: 1365px) {
    .style8 {
        margin-left: 10px
    }
}

.style8.style30 {
    width: 100%
}

@media screen and (max-width: 1159px) {
    .style8.style30 {
        width: auto
    }
}

@media screen and (max-width: 1000px) {
    .style8.style30 {
        width: 100%
    }
}

@media screen and (max-width: 479px) {
    .style8.style30 {
        width: auto;
        position: absolute;
        top: 50%;
        left: 0;
        right: 0;
        transform: translate3d(0, -50%, 0);
        margin: 0;
        padding: 0 10px;
        background-color: #fff;
        z-index: 1
    }
}

.style8.style30 .style9 {
    width: 100%;
    display: block
}

@media screen and (max-width: 1159px) {
    .style8.style30 .style9 {
        width: auto
    }
}

@media screen and (max-width: 1000px) {
    .style8.style30 .style9 {
        width: 100%
    }
}

.style8.style30 .style9 form {
    width: 100%
}

.style8.style30 .style13 {
    color: #9c9c9c;
    margin-left: 20px
}

@media screen and (max-width: 1365px) {
    .style8.style30 .style13 {
        margin-left: 15px
    }
}

@media screen and (max-width: 1159px) {
    .style8.style30 .style13 {
        background-color: #000000;
        width: 50px;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0
    }
}

@media screen and (max-width: 1000px) {
    .style8.style30 .style13 {
        position: static;
        top: auto;
        left: auto;
        right: auto;
        width: auto;
        background: 0 0
    }
}

.style8.style30 .style13 svg {
    display: none
}

.style8.style30 .style13 svg + svg {
    display: block
}

.style9 {
    display: -ms-flexbox;
    display: flex;
    position: relative;
    display: none
}

@media screen and (max-width: 1159px) {
    .style9 {
        position: absolute;
        top: 50%;
        left: 0;
        right: 50px;
        transform: translate3d(0, -50%, 0)
    }
}

@media screen and (max-width: 1000px) {
    .style9 {
        position: relative;
        top: auto;
        left: auto;
        right: auto;
        transform: none
    }
}

.style9 form {
    width: 100%
}

.style10 {
    height: 40px;
    border-radius: 20px;
    background-color: #ebebec;
    padding: 12px 50px 12px 18px;
    width: 100%;
    font-family: -apple-system, BlinkMacSystemFont, segoe ui, Roboto, Oxygen-Sans, Ubuntu, Cantarell, helvetica neue, sans-serif;
    color: #000;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.2;
    letter-spacing: .3px;
    border: none;
    position: relative;
    z-index: 991
}

.style11 {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 991;
    width: 50px;
    height: 100%;
    color: #ff9000;
    border: none;
    background: 0 0;
    cursor: pointer
}

.style11 svg {
    fill: #000000
}

.style13 {
    background: 0 0;
    border: none;
    padding: 0;
    font-size: 0;
    color: #000;
    cursor: pointer
}

.style13 {
    fill: #ffffff;
}

.style13 svg + svg {
    display: none
}

.style14 {
    color: #ff9000;
    margin-left: 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width: 1365px) {
    .style14 {
        margin-left: 15px
    }
}

.style14 i {
    font-size: 24px
}

@media screen and (max-width: 479px) {
    .style14 i {
        font-size: 20px
    }
}

.style16 {
    width: 28px;
    height: 22px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    position: relative;
    background: 0 0;
    border: none;
    margin-left: 15px;
    display: none
}

@media screen and (max-width: 1000px) {
    .style16 {
        display: block
    }
}

@media screen and (max-width: 479px) {
    .style16 {
        width: 24px;
        height: 20px
    }
}

.style16:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 4px;
    background-color: #ffffff;
    border-radius: 5px
}

.style16:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 4px;
    background-color: #ffffff;
    border-radius: 5px
}

.style16 span {
    background-color: #ffffff;
    height: 4px;
    display: block;
    border-radius: 5px;
    transform: translate3d(0, 0, 0);
    transition: transform .3s, background-color .3s
}

.style31 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 25px 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.style31 li {
    font-weight: 700;
    font-size: 16px;
    margin: 1px
}

@media screen and (max-width: 860px) {
    .style31 li {
        display: none
    }

    .style31 li.style32 {
        display: block
    }
}

.style31 li.style32 a {
    background-color: #000000;
    color: #ffffff;
}

.style31 li.style33 {
    display: block
}

.style31 a {
    width: 50px;
    height: 50px;
    border-radius: 25px;
    color: #9b9b9d;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    transition: .3s;
}

@media screen and (min-width: 1025px) {
    .style31 a:hover {
        color: #000000;
        background: #961015;
    }

    .style31 a:hover svg {
        fill: #fff
    }
}

.twitter-typeahead {
    width: 100%;
    position: static !important
}

.tt-query {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.tt-menu {
    width: 100%;
    margin: 0;
    top: 25px !important;
    padding: 15px 0 0;
    background-color: #ebebec;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    overflow-y: auto;
    color: #000
}

.tt-dataset {
    border-top: 1px solid #fff;
    max-height: 200px
}

.tt-suggestion {
    padding: 12px;
    font-size: 12px;
    line-height: 16px
}

.tt-suggestion:hover {
    cursor: pointer;
    background-color: #ff9000;
    color: #fff
}

.tt-suggestion:hover .tt-highlight {
    color: #fff
}

.tt-highlight {
    color: #000;
    font-weight: 700
}

.tt-suggestion p {
    margin: 0
}

.style15 {
    padding: 50px 0 0
}

@media screen and (max-width: 860px) {
    .style15 {
        padding: 25px 0 0
    }
}

.style18 {
    margin-top: 50px
}

.style18:first-child {
    margin-top: 0
}

.style19 {
    margin-bottom: 40px;
    text-align: center
}

@media screen and (max-width: 860px) {
    .style19 {
        margin-bottom: 30px
    }
}

@media screen and (max-width: 567px) {
    .style19 {
        margin-bottom: 20px
    }
}

.style20 {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 24px
}

@media screen and (max-width: 860px) {
    .style20 {
        margin-bottom: 20px
    }
}

@media screen and (max-width: 567px) {
    .style20 {
        font-size: 20px
    }
}

.style20:last-child {
    margin-bottom: 0
}

.style27 {
    position: relative;
    z-index: 2
}

@media screen and (max-width: 567px) {
    .style27 {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .style27.style29 .style21 {
        transform: translate3d(0, 0, 0);
        opacity: 1;
        visibility: visible
    }

    .style27.style29 .style28 {
        background-color: #ff9000
    }

    .style27.style29 .style28 path {
        fill: #fff
    }
}

.style28 {
    background: #fff;
    border: none;
    padding: 10px 12px;
    border-top: 3px solid #ff9000;
    font-size: 0;
    margin: 0;
    display: none
}

@media screen and (max-width: 567px) {
    .style28 {
        display: block
    }
}

.style28 i {
    font-size: 18px
}

.shape {
    fill: grey
}

.colored .shape {
    fill: red
}

.style21 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center
}

@media screen and (max-width: 567px) {
    .style21 {
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
        max-width: 200px;
        -ms-flex-direction: column;
        flex-direction: column;
        background-color: #fff;
        box-shadow: 0 20px 32px rgba(0, 0, 0, .13);
        transform: translate3d(0, 10px, 0);
        opacity: 0;
        visibility: hidden;
        transition: transform .3s, opacity .3s, visibility .3s
    }
}

.style21 li {
    font-size: 12px;
    font-weight: 700;
    line-height: 1.2;
    text-transform: uppercase;
    padding: 0 6px
}

.style21 li.style22 a {
    color: #000
}

.style21 li.style22 a:after {
    opacity: 1;
    visibility: visible
}

.style21 a {
    color: #9c9c9c;
    padding: 10px 6px;
    display: block;
    position: relative;
    transition: color .3s
}

@media screen and (min-width: 1025px) {
    .style21 a:hover {
        color: #000
    }

    .style21 a:hover:after {
        opacity: 1;
        visibility: visible;
        transform: translate3d(0, 0, 0)
    }
}

.style21 a:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 3px;
    background-color: #ff9000;
    border-radius: 3px;
    transform: translate3d(0, 5px, 0);
    opacity: 0;
    visibility: hidden;
    transition: transform .3s, opacity .3s, visibility .3s
}

@media screen and (max-width: 567px) {
    .style21 a:after {
        bottom: 5px
    }
}

.style23 {
    text-align: center;
    font-size: 0;
    margin: -10px
}

@media screen and (max-width: 1024px) {
    .style23 {
        margin: -10px -5px
    }
}

.style24 {
    display: inline-block;
    vertical-align: top;
    width: 25%;
    padding: 10px
}

@media screen and (max-width: 1024px) {
    .style24 {
        padding: 10px 5px
    }
}

@media screen and (max-width: 860px) {
    .style24 {
        width: 33.333%
    }
}

@media screen and (max-width: 567px) {
    .style24 {
        width: 100%
    }
}

@media screen and (max-width: 374px) {
    .style24 {
        width: 100%
    }
}

.style25 {
    display: block
}

@media screen and (min-width: 1025px) {
    .style25:hover img {
        box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .3)
    }

    .style25:hover .style26, .style25:hover .style49 {
        color: #961015
    }

    .style25:hover .style53 {
        display: none
    }

    .style25:hover .style54 {
        display: -ms-flexbox;
        display: flex
    }
}

.style25 img {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0 0 0 0 rgba(0, 0, 0, .3);
    transition: box-shadow .3s;
    position: absolute
}

.style26 {
    margin-top: 20px;
    text-align: center;
    color: #ffffff;
    transition: color .3s;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.2;
    text-transform: uppercase
}

@media screen and (max-width: 1024px) {
    .style26 {
        font-size: 14px;
        margin-top: 10px
    }
}

.style47 {
    font-size: 12px;
    font-weight: 500;
    display: block
}

.style82 {
    position: relative;
    padding-bottom: 56%
}

span.like {
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer
}

.style48 {
    position: absolute;
    left: 10px;
    bottom: 10px;
    border-radius: 12px;
    background-color: rgba(255, 255, 255, .8);
    color: #000;
    font-size: 12px;
    font-weight: 500;
    padding: 5px 8px
}

@media screen and (max-width: 767px) {
    .style48 {
        font-size: 11px;
        padding: 4px 8px;
        left: 5px;
        bottom: 5px
    }
}

.style49 {
    margin-top: 10px;
    color: #ffffff;
    text-align: left;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.2;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

@media screen and (max-width: 767px) {
    .style49 {
        font-size: 13px
    }
}

.style50 {
    margin-top: 10px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start
}

.style51 {
    text-align: left;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    min-width: 1px;
    position: relative
}

.style51 span {
    display: block;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.2;
    margin-bottom: 5px;
    padding-top: 5px
}

@media screen and (max-width: 767px) {
    .style51 span {
        font-size: 11px
    }
}

.style51 a {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.2;
    color: #ffffff;
}

.style51 span .model {
    padding-left: 5px
}

@media screen and (max-width: 767px) {
    .style51 a {
        font-size: 11px
    }
}

@media screen and (min-width: 1025px) {
    .style51 a:hover {
        color: #ffdc28;
        text-decoration: underline;
    }
}

.style52 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.style53 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end;
    color: #9b9b9d;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.2
}

@media screen and (max-width: 767px) {
    .style53 {
        font-size: 11px
    }
}

.style53 svg {
    margin-left: 5px
}

.style54 {
    display: none
}

.style55 {
    border: none;
    background: 0 0;
    cursor: pointer;
    padding: 0 2px
}

@media screen and (min-width: 1025px) {
    .style55:hover svg {
        fill: #00d372
    }
}

@media screen and (min-width: 1025px) {
    .style55.style56:hover svg {
        fill: #fb0000
    }
}

.style35 {
    box-shadow: 0 0 32px rgba(0, 0, 0, .13);
    border-radius: 10px;
    background-color: #504b4b;
    padding: 50px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

@media screen and (max-width: 1366px) {
    .style35 {
        padding: 25px
    }
}

@media screen and (max-width: 1000px) {
    .style35 {
        -ms-flex-pack: distribute;
        justify-content: space-around
    }
}

.style36 {
    box-shadow: -4px 6px 21px rgba(25, 25, 33, .19)
}

@media screen and (max-width: 1310px) {
    .style36:nth-child(4) {
        display: none
    }
}

@media screen and (max-width: 1000px) {
    .style36:nth-child(3) {
        display: none
    }
}

@media screen and (max-width: 690px) {
    .style36:nth-child(2) {
        display: none
    }
}

.style37 {
    text-align: center;
    font-size: 0;
    margin: -10px 0 0 -5px
}

.style37 a {
    margin: 10px 0 0 5px;
    display: inline-block;
    vertical-align: top;
    color: #ffffff;
    font-size: 10px;
    font-weight: 500;
    line-height: 1.2;
    text-transform: uppercase;
    border-radius: 15px;
    background-color: #504b4b;
    transition: .3s;
    padding: 8px 20px
}

@media screen and (min-width: 1025px) {
    .style37 a:hover {
        background: #000000;
        color: #961015;
    }
}

@media screen and (max-width: 567px) {
    .style37 a {
        font-size: 11px
    }
}

.style38 {
    position: relative;
    padding-bottom: 40px;
    margin-bottom: 40px;
    border-bottom: 1px solid #d9d9db
}

.style39 {
    position: absolute;
    top: 0;
    left: 0;
    color: #ff9000;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.2;
    text-transform: uppercase;
    letter-spacing: 1.2px
}

@media screen and (max-width: 567px) {
    .style39 {
        font-size: 20px;
        position: static;
        margin-bottom: 10px
    }
}

.style40 {
    column-count: 5;
    padding-left: 95px
}

@media screen and (max-width: 1160px) {
    .style40 {
        padding-left: 50px;
        column-count: 3
    }
}

@media screen and (max-width: 567px) {
    .style40 {
        column-count: 2;
        padding-left: 0
    }
}

.style40 li {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.25
}

@media screen and (max-width: 767px) {
    .style40 li {
        font-size: 14px
    }
}

@media screen and (max-width: 567px) {
    .style40 li {
        font-size: 13px
    }
}

.style40 a {
    color: #ffffff;
    display: inline-block;
    vertical-align: top;
    padding: 5px 18px;
    border-radius: 15px;
    transition: .3s;
}

@media screen and (min-width: 1025px) {
    .style40 a:hover {
        background-color: #000000;
        color: #961015
    }
}

@media screen and (max-width: 1000px) {
    .style40 a {
        padding: 5px 0
    }
}

.style41 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start
}

@media screen and (max-width: 767px) {
    .style41 {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: stretch;
        align-items: stretch
    }
}

.style41 .style24 {
    width: 33.333%
}

@media screen and (max-width: 1160px) {
    .style41 .style24 {
        width: 50%
    }
}

@media screen and (max-width: 767px) {
    .style41 .style24 {
        width: 33.333%
    }
}

@media screen and (max-width: 567px) {
    .style41 .style24 {
        width: 50%
    }
}

@media screen and (max-width: 374px) {
    .style41 .style24 {
        width: 100%
    }
}

.style42 {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    width: 400px;
    background-color: #fff;
    margin-right: 19px;
    border-radius: 5px;
    padding: 20px
}

@media screen and (max-width: 1160px) {
    .style42 {
        width: 300px
    }
}

@media screen and (max-width: 860px) {
    .style42 {
        width: 250px
    }
}

@media screen and (max-width: 767px) {
    .style42 {
        width: 100%;
        margin: 0 0 20px
    }
}

.style44 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 20px
}

@media screen and (max-width: 768px) {
    .style44 {
        font-size: 16px
    }
}

.style45 form {
    font-size: 0
}

.style46 {
    margin-bottom: 20px
}

@media screen and (max-width: 767px) {
    .style46 {
        display: inline-block;
        vertical-align: top;
        margin: 0 10px 10px 0
    }
}

.style46 input {
    display: none
}

.style46 input:checked + label:before {
    display: block
}

.style46 label {
    position: relative;
    padding-left: 30px;
    font-family: -apple-system, BlinkMacSystemFont, segoe ui, Roboto, Oxygen-Sans, Ubuntu, Cantarell, helvetica neue, sans-serif;
    font-size: 16px;
    line-height: 20px;
    cursor: pointer;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width: 768px) {
    .style46 label {
        font-size: 14px
    }
}

.style46 label:before {
    content: "";
    position: absolute;
    top: 6px;
    left: 4px;
    width: 12px;
    height: 6px;
    z-index: 2;
    border: none;
    border-left: 2px solid #ff9000;
    border-bottom: 2px solid #ff9000;
    transform: rotate(-45deg);
    display: none
}

.style46 label:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: "";
    border-radius: 3px;
    border: 1px solid #999;
    background-color: #fff
}

.style43 {
    -ms-flex-negative: 1;
    flex-shrink: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    min-width: 1px
}

@media screen and (max-width: 1160px) {
    .style43 .style31 li {
        display: none
    }

    .style43 .style31 li.style32, .style43 .style31 li.style33 {
        display: block
    }
}

.style57 {
    box-shadow: 0 0 32px rgba(0, 0, 0, .13);
    border-radius: 10px;
    background-color: #fff;
    padding: 50px;
    text-align: center
}

@media screen and (max-width: 1000px) {
    .style57 {
        padding: 10px
    }
}

.style57 img {
    display: inline-block;
    vertical-align: top;
    max-width: 100%;
    height: auto
}

.style58 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start
}

@media screen and (max-width: 1000px) {
    .style58 {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.style59 {
    -ms-flex-negative: 1;
    flex-shrink: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    min-width: 1px
}

.style60 {
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 58%
}

@media screen and (max-width: 1024px) {
    .style60 {
        margin-bottom: 10px
    }
}

.style60 img {
    width: 100%;
    height: auto;
    display: block
}

.style61 {
    display: block;
    border-radius: 25px;
    background-color: #ffffff;
    color: #000000;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.3;
    text-transform: uppercase;
    padding: 15px;
    text-align: center;
    margin-bottom: 20px;
    transition: .3s;
}

@media screen and (min-width: 1025px) {
    .style61:hover {
        color: #ffffff;
        background: #961015;
    }
}

@media screen and (max-width: 1024px) {
    .style61 {
        font-size: 14px;
        padding: 10px
    }
}

.style62 {
    display: -ms-flexbox;
    display: flex
}

@media screen and (max-width: 479px) {
    .style62 {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.style63 {
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    min-width: 1px
}

.style64 {
    color: #ffffff;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 10px
}

@media screen and (max-width: 1024px) {
    .style64 {
        font-size: 20px
    }
}

@media screen and (max-width: 480px) {
    .style64 {
        font-size: 18px
    }
}

.style65 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -5px -10px;
    padding-bottom: 20px
}

.style66 {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.2;
    color: #ffffff;
    margin: 5px 10px
}

@media screen and (max-width: 1024px) {
    .style66 {
        font-size: 13px
    }
}

.style66 span {
    color: #9b9b9d
}

.style66 a {
    color: #ff9000
}

@media screen and (min-width: 1025px) {
    .style66 a:hover {
        text-decoration: underline
    }
}

.style74 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0);
    background-color: rgba(255, 174, 70, .8);
    width: 100px;
    height: 100px;
    border-radius: 50px;
    border: none;
    margin: 0;
    font-size: 0;
    cursor: pointer
}

@media screen and (max-width: 1024px) {
    .style74 {
        width: 80px;
        height: 80px
    }
}

@media screen and (max-width: 640px) {
    .style74 {
        width: 60px;
        height: 60px
    }
}

.style74 svg {
    fill: #fff;
    display: inline-block;
    vertical-align: top;
    margin-left: 5px
}

@media screen and (max-width: 1024px) {
    .style74 svg {
        width: 24px;
        height: 30px
    }
}

@media screen and (max-width: 640px) {
    .style74 svg {
        width: 20px;
        height: 26px
    }
}

.style67 {
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-left: 20px
}

@media screen and (max-width: 479px) {
    .style67 {
        margin: 0 0 20px
    }
}

.style68 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: end;
    align-items: flex-end;
    color: #9b9b9d;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.2
}

@media screen and (max-width: 1024px) {
    .style68 {
        font-size: 13px
    }
}

@media screen and (max-width: 479px) {
    .style68 {
        display: -ms-inline-flexbox;
        display: inline-flex
    }
}

.style68 span {
    color: #00d372;
    margin-right: 6px;
    padding-left: 6px
}

.style69 {
    margin: 0 2px
}

@media screen and (min-width: 1025px) {
    .style69:hover svg {
        fill: #00d372
    }
}

.style69.style70:hover svg {
    fill: #fb0000
}

.style69 svg {
    fill: #9b9b9d
}

@media screen and (max-width: 1024px) {
    .style69 svg {
        width: 24px;
        height: 26px
    }
}

.style71 {
    width: 100%;
    margin-top: 6px;
    border-radius: 3px;
    background-color: #ddd;
    height: 6px;
    position: relative;
    overflow: hidden
}

.style71 span {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #00d372;
    z-index: 2;
    height: 100%
}

.style72 {
    color: #ffffff;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.4;
    letter-spacing: .35px;
    margin-bottom: 25px
}

@media screen and (max-width: 1024px) {
    .style72 {
        font-size: 13px
    }
}

.style73 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -5px -5px 0
}

.style73 span {
    color: #9b9b9d;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.4;
    letter-spacing: .4px;
    margin: 0 10px 5px 0
}

@media screen and (max-width: 1024px) {
    .style73 span {
        font-size: 14px
    }
}

.style73 a {
    color: #ffffff;
    font-size: 12px;
    font-weight: 700;
    line-height: 1.4;
    text-transform: uppercase;
    border-radius: 15px;
    background-color: #504b4b;
    padding: 7px 18px;
    margin: 0 5px 5px 0;
    transition: .3s;
}

@media screen and (min-width: 1025px) {
    .style73 a:hover {
        background-color: #000000;
        color: #961015
    }
}

@media screen and (max-width: 1024px) {
    .style73 a {
        font-size: 11px
    }
}

.style75 {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    width: 400px;
    margin-left: 20px;
    box-shadow: 0 0 32px rgba(71, 44, 44, .13);
    border-radius: 10px;
    background-color: #fff;
    padding: 50px;
    font-size: 0
}

@media screen and (max-width: 1366px) {
    .style75 {
        padding: 25px;
        width: 350px
    }
}

@media screen and (max-width: 1000px) {
    .style59 {
        width: 100%
    }

    .style75 {
        margin: 20px 0 0;
        width: 100%;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: distribute;
        justify-content: space-around;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media screen and (max-width: 374px) {
    .style75 {
        background: 0 0;
        box-shadow: none;
        padding: 0
    }
}

.style76 {
    box-shadow: -4px 6px 21px rgba(25, 25, 33, .19);
    margin-top: 30px;
    display: inline-block;
    vertical-align: top
}

.style76:first-child {
    margin-top: 0
}

@media screen and (max-width: 1000px) {
    .style76 {
        margin: 0
    }

    .style76:nth-child(3) {
        display: none
    }
}

@media screen and (max-width: 680px) {
    .style76:nth-child(2) {
        display: none
    }
}

.style100 {
    display: table-row;
    height: 1px
}

.style101 {
    padding: 50px 0
}

.style102 {
    text-align: center;
    margin-bottom: 45px
}

@media screen and (max-width: 567px) {
    .style102 {
        margin-bottom: 25px
    }
}

.style102 a {
    display: inline-block;
    vertical-align: top
}

.style102 svg {
    display: block
}

@media screen and (max-width: 567px) {
    .style102 svg {
        width: 180px;
        height: 58px
    }
}

.style103 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 18px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.style103 li {
    font-size: 14px;
    font-weight: 700;
    line-height: 1.2;
    text-transform: uppercase;
    letter-spacing: .35px;
    padding: 0 34px
}

@media screen and (max-width: 1000px) {
    .style103 li {
        padding: 0 10px
    }
}

@media screen and (max-width: 567px) {
    .style103 li {
        font-size: 12px;
        padding: 0 5px
    }
}

.style103 a {
    color: #ffffff;
    position: relative;
    display: block;
    padding: 10px;
    transition: .3s;
}



@media screen and (min-width: 1025px) {
    .style103 a:hover:before {
        transform: translate3d(0, 0, 0);
        opacity: 1;
        visibility: visible
    }
}

.style103 a:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 3px;
    background-color: #961015;
    border-radius: 3px;
    transform: translate3d(0, 5px, 0);
    opacity: 0;
    visibility: hidden;
    transition: transform .3s, opacity .3s, visibility .3s
}

.style104 {
    text-align: center;
    color: #9c9c9c;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.4;
    letter-spacing: .35px
}

.style104 a {
    color: #ffffff
}

@media screen and (max-width: 567px) {
    .style104 {
        font-size: 12px
    }
}

@media screen and (max-width: 375px) {
    .related {
        position: absolute;
        top: -14px
    }
}

.style80 {
    text-align: center;
    margin-bottom: 20px
}

.style80 a {
    padding: 10px;
    background: #fff;
    border-bottom: 3px solid #961015;
    border-radius: 3px;
    display: block;
    color: #000;
    font-weight: 700;
    box-shadow: 0 0 32px rgba(0, 0, 0, .13)
}

.style80 a:hover {
    background: #f9f9f9;
    text-decoration: underline
}

.style81 {
    display: none
}

#fluid_video_wrapper_my-video, .fluid_video_wrapper video, .style60 iframe, .style60 video {
    height: 100% !important;
    width: 100% !important;
    position: absolute !important
}

@media screen and (max-width: 567px) {
    .style81 {
        display: block;
        text-align: center
    }

    .style5 a svg {
        height: 32px;
        width: 110px
    }

    .style2 {
        padding: 5px 0
    }

    .style15 {
        padding: 10px 0 0
    }

    .style61, .style67, .style72, .style80 {
        margin: 0 0 10px
    }

    .style65 {
        padding: 0 0 10px
    }

    .style69 svg {
        width: 16px;
        height: 16px
    }

    .style72 {
        max-height: 55px;
        overflow-y: scroll
    }
}

@media screen and (max-width: 480px) {
    .style65, .style67, .style72 {
        display: none
    }
}

.style81 span {
    font-size: 12px;
    display: block;
    margin-bottom: 5px
}

#exoNativeWidget3924116.exo-native-widget {
    width: 100% !important
}

.style89 {
    display: none
}

@media screen and (max-width: 480px) {
    .style89 {
        display: block;
        margin: 15px 0
    }
}