.providers-header .title-h1 {
    padding: 3.194vw 4vw 2.989vw;
}
.providers-header .title-h1 h1 {
    text-align: left;
    font-size: 4.306vw;
}
.providers-header .button-desc p {
    color: #FFF;
    /* Body 3 */
    font-family: "NeueMachina";
    font-size: 1.111vw;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;

    opacity: 0.7;
}
.providers-header .button-desc p {
    margin-bottom: 2.222vw;
}
.providers-info {
    margin-bottom: 5.83vw;
}

.providers-search .sort{
    border-radius: 1.667vw;
    border: 0.069vw solid rgba(255, 255, 255, 0.80);
}
.providers-search .search{
    display: flex;
}
.providers-search .search button{
    position: relative;

    border: 0;
    background: transparent!important;

    margin-right: 1.111vw;
    cursor: pointer!important;
}
.providers-search .search button svg{
    cursor: pointer!important;
    position: relative;
    top: 0;
    left: 0;
    right: 0;

    width: 2.8vw;
    height: 2.8vw;
}
.providers-info .item {
    cursor: unset !important;
}
.providers-info .item .number {
    background: #1E2B34;
}
.providers-info .item .number {
    color: #4EAEE9;
}
.providers-info .item:hover .number {
    background: #1E2B34;
}
.providers-info .item:hover .number {
    color: #4EAEE9;
}
.providers-info .item .text,.providers-info .item:hover .text {
    color: #4EAEE9!important;
}

.exploremore {
    padding: 4.16667vw 4.16667vw; }
.exploremore .exploremore-list .exploremore-list-item {
    height: 26vw;
}
@media screen and (max-width: 960px) {
    .exploremore {
        padding: 26.66667vw 4.26667vw 32vw; } }
.exploremore .title-wrap {
    margin-bottom: 4.51389vw; }
@media screen and (max-width: 960px) {
    .exploremore .title-wrap {
        margin-bottom: 9.33333vw; }
    .exploremore .title-wrap h2 {
        font-size: 7.46667vw; } }
.exploremore .exploremore-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
@media screen and (max-width: 960px) {
    .exploremore .exploremore-list {
        display: block; } }
.exploremore .exploremore-list .exploremore-list-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    width: 49.8%;
    padding: 2.56944vw 2.63889vw 2.63889vw 2.08333vw;
    border-radius: 2.08333vw;
    overflow: hidden;
    text-decoration: none;
    height: 26.69444vw; }
@media screen and (min-width: 960px) {
    .exploremore .exploremore-list .exploremore-list-item:hover .bg {
        opacity: 1; } }
@media screen and (max-width: 960px) {
    .exploremore .exploremore-list .exploremore-list-item {
        width: 100%;
        padding: 8vw 6.4vw;
        border-radius: 8vw;
        height: 70.66667vw;
        margin-bottom: 2.13333vw; } }
.exploremore .exploremore-list .exploremore-list-item .bg {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    left: 0 ;
    z-index: 1;
    -webkit-transition: .2s ease-in-out opacity;
    -o-transition: .2s ease-in-out opacity;
    transition: .2s ease-in-out opacity;
    opacity: 0; }
@media screen and (max-width: 960px) {
    .exploremore .exploremore-list .exploremore-list-item .bg {
        opacity: 1; } }
.exploremore .exploremore-list .exploremore-list-item .bg svg {
    width: 100%;
    height: 26.69444vw;
    opacity: 1;
    display: block; }
@media screen and (max-width: 960px) {
    .exploremore .exploremore-list .exploremore-list-item .bg svg {
        height: 70.66667vw;
        opacity: 1; } }
.exploremore .exploremore-list .exploremore-list-item:nth-child(1) {
    background: -webkit-linear-gradient(166deg, #222 0.61%, #FF771D 101.2%);
    background: -o-linear-gradient(166deg, #222 0.61%, #FF771D 101.2%);
    background: linear-gradient(284deg, #222 0.61%, #FF771D 101.2%); }
.exploremore .exploremore-list .exploremore-list-item:nth-child(2) {
    background: -webkit-linear-gradient(167deg, #222 0%, #F7C614 100%);
    background: -o-linear-gradient(167deg, #222 0%, #F7C614 100%);
    background: linear-gradient(283deg, #222 0%, #F7C614 100%); }
.exploremore .exploremore-list .exploremore-list-item .name {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-transform: uppercase;
    font-size: 2.63889vw;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: left;
    color: #f8f8f8;
    position: relative;
    z-index: 2; }
@media screen and (max-width: 960px) {
    .exploremore .exploremore-list .exploremore-list-item .name {
        font-size: 6.4vw; } }
.exploremore .exploremore-list .exploremore-list-item .name svg {
    width: 2.08333vw;
    height: 2.08333vw;
    margin-right: 0.97222vw;
    display: block;
    -webkit-transform: translateY(-0.27778vw);
    -ms-transform: translateY(-0.27778vw);
    transform: translateY(-0.27778vw); }
@media screen and (max-width: 960px) {
    .exploremore .exploremore-list .exploremore-list-item .name svg {
        width: 6.4vw;
        height: 6.4vw;
        margin-right: 3.2vw;
        -webkit-transform: translateY(-0.8vw);
        -ms-transform: translateY(-0.8vw);
        transform: translateY(-0.8vw); } }
.exploremore .exploremore-list .exploremore-list-item .desc {
    margin-top: 2.08333vw;
    font-size: 1.11111vw;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.3;
    letter-spacing: normal;
    text-align: left;
    color: #fff;
    position: relative;
    z-index: 2;
    width: 35.30556vw; }
@media screen and (max-width: 960px) {
    .exploremore .exploremore-list .exploremore-list-item .desc {
        margin-top: 8vw;
        font-size: 3.2vw;
        width: auto; } }
.exploremore .exploremore-list .exploremore-list-item .btn {
    position: relative;
    z-index: 2;
    display: inline-block;
    padding: 0.48611vw 1.11111vw 0.34722vw;
    border-radius: 16.66667vw;
    background-color: #fff;
    font-size: 1.11111vw;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.4;
    letter-spacing: normal;
    text-align: left;
    color: #000;
    margin-left: auto;
    -webkit-transition: .2s ease-in-out background, .2s ease-in-out color;
    -o-transition: .2s ease-in-out background, .2s ease-in-out color;
    transition: .2s ease-in-out background, .2s ease-in-out color; }
@media screen and (max-width: 960px) {
    .exploremore .exploremore-list .exploremore-list-item .btn {
        padding: 1.86667vw 4.26667vw 1.33333vw;
        border-radius: 64vw;
        font-size: 3.73333vw;
        margin-right: auto; } }
@media screen and (min-width: 960px) {
    .exploremore .exploremore-list .exploremore-list-item .btn:hover {
        background-color: rgba(255, 255, 255, 0.4);
        color: #fff; } }
}


.exploremore .exploremore-list .exploremore-list-item:last-child .bg{
    top:30%!important;
}
.exploremore .exploremore-list .exploremore-list-item:first-child .btn{
    margin-left: unset!important;
}
.exploremore .exploremore-list .exploremore-list-item:nth-child(1) {
    background: linear-gradient(121deg, #2E4559 0%, #5D98C5 100%);
}
.exploremore .exploremore-list .exploremore-list-item:nth-child(2) {
    background: linear-gradient(300deg, #5E98C7 -5.52%, #1921E5 89.62%);
}

.exploremore .exploremore-list .exploremore-list-item .bg svg {
    width: 100%;
    height: 26.69444vw;
    opacity: 0.1;
    display: block;
}

.sports-list{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;

   /* justify-content: center;*/
    align-items: center;
}
.sport-card{
    border-radius: 2.06vw;
    border: 1px solid rgba(255, 255, 255, 0.16);
    background: #151515;
    box-sizing: border-box;

    padding: 0.63vw;
    margin: 0.32vw;

    display: block;

    width: calc(25% - 0.95vw);

    max-height: 22vw;
}
/*.sport-card.long{
    width: 48.6% !important;
}*/
@media(min-width: 960px){
    .sports-list .sport-card:nth-child(2){
        width: 48.6% !important;
    }
    .sports-list .sport-card:nth-child(11){
        width: 48.6% !important;
    }
}
.sport-card img{
    max-width: 100%;
    height: 100%;
    border-radius: 2.06vw;
    width: 100%;
    object-fit: cover;

    min-height: 13vw;
    max-height: 13vw;
}

@media(max-width: 960px){
    .sport-card img{
        min-height: 54vw;
    }
}

.providers-header .bg-img{
    height: 70vw;
}
@media(max-width: 960px){
    .providers-header .bg-img{
        height: 200vw;
    }
}
.sport-card .sport-card-inner{
    position: relative;
}
.sport-card span{
    display: inline-flex;
    padding: 0.792vw 1.425vw 0.792vw 1.425vw;
    justify-content: center;
    align-items: center;

    border-radius: 3.167vw;
    background: #000;
    backdrop-filter: blur(4px);

    color: #FF771D;
    font-family: "NeueMachina";
    font-size: 1.5vw;
    font-style: normal;
    font-weight: 500;
    line-height: 140%;

    position: absolute;
    left: 1.742vw;
    bottom: 1.742vw;
}

.providers-search .search {
    position: relative;
    right: 1vw;
}
.post-inner-white .post-inner-header{
    position: relative;
    margin-top: 2.61vw!important;
    margin: 0 3.61111vw;

    min-height: 27vw;
}
.post-inner-white .post-inner-header .top-bg{
    position: absolute;
    top: 0;
    left: 0;
    max-width: 100%;
    width: 100%;
    box-sizing: border-box;
    z-index: 2;

    border-radius: 1.58vw;

    max-height: 27vw;
}
.post-inner-white .post-inner-header > div{
    position: relative;
    z-index: 3;
}
.post-inner-header{
    padding: 1.267vw!important;
}
.back-wrap svg path{
    stroke: white;
}

.post-inner-white .post-inner-header {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}

.post-inner-white .post-inner-header span{
    display: inline-flex;
    padding: 0.71vw 3.325vw 0.71vw 3.325vw;
    justify-content: center;
    align-items: center;
    border-radius: 6.334vw;
    background: #000;
    color: #FF771D!important;
    font-family: "NeueMachina";
    font-style: normal!important;
    font-weight: 500!important;
    line-height: 140%!important;
}
.title-cat{
    text-align: center;
    width: 100%!important;

    margin-bottom: 3vw;
}

.providers-search .sort .list {
    left: 0;
    z-index: 3;
}

.sport-card{
    transition: 0.3s;
}
.sport-card:hover{
    background: #2D2D2D;
}
.sport-card span{
    transition: 0.3s;
}
.sport-card:hover span{
    background: #FF771D;
    color: #000;
}

@media(max-width: 960px){
    .sports-list{
        flex-direction: column;
    }
    .sport-card,.sport-card.long{
        width:100%!important;

        max-height: 60vw;
        min-height: 60vw;

        margin: 1.015vw;
        margin-left: 0!important;
        margin-right: 0!important;

        padding: 3.038vw;
    }

    .sport-card span {
        display: inline-flex;
        padding: 1.792vw 3.54vw 1.792vw 3.54vw;
        justify-content: center;
        align-items: center;
        border-radius: 20.25vw;
        background: #000;
        backdrop-filter: blur(4px);
        color: #FF771D;
        font-family: "NeueMachina";
        font-size: 4.55vw;
        font-style: normal;
        font-weight: 500;
        line-height: 140%;
        position: absolute;
        left: 1.742vw;
        bottom: 1.742vw;
    }

    .post-inner-white .post-inner-header {
        position: relative;
        margin: 0!important;
        margin-top: 2.61vw !important;
    }

    .post-inner-white .post-inner-header .top-bg {
        position: absolute;
        top: 0;
        left: 0;
        max-width: 100%;
        width: 100%;
        box-sizing: border-box;
        z-index: 2;
        border-radius: 1.58vw;
        max-height: 43vw;
        min-height: 43vw;

        object-fit: cover;
    }
}

.providers-search .sort .sortSvg{
    position: absolute;
    top: 1.4vw;
    right: 1vw;
}
.no-search-results {
    color: #FFF;
    font-family: "NeueMachina";
    font-size: 2.222vw;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-top: 2.222vw;
}
.providers-search .sort .sort-container {
    width: 100%;
    min-width: 10.9vw;
}

@media(max-width: 960px){
    .providers-header .title-h1 h1 {
        text-align: left;
        font-size: 8.533vw!important;
        margin-bottom: 4vw!important;
        line-height: 110%;
    }

    .providers-header .button-desc p {
        color: #FFF;
        font-family: "NeueMachina";
        font-size: 3.467vw;
        font-style: normal;
        font-weight: 400;
        line-height: 140%;
        opacity: 0.7;
    }

    .providers-header .button-desc p {
        margin-bottom: 13.333vw;
    }

    .providers-info {
        margin-bottom: 13.867vw;
    }
    .providers-header .title-h1 {
        padding: 9.333vw 4vw 2.989vw;
    }

    .providers-search .search button svg {
        cursor: pointer !important;
        position: relative;
        top: 0;
        left: 0;
        right: 0;
        width: 10.8vw;
        height: 10.8vw;
    }

    .providers-search .sort {
        border-radius: 6.4vw;
        border: 0.069vw solid rgba(255, 255, 255, 0.80);
        padding-top: 1.3vw;
        padding-bottom: 1.3vw;
        padding-left: 2vw;
        box-sizing: border-box;
        padding-right: 5vw;
    }

    .providers-search {
        margin-bottom: 10.133vw;
    }

    .providers-search .sort .sortSvg {
        position: absolute;
        top: 3vw;
        right: 1vw;
    }

    .providers-search .sort .list {
        width: 100%;
        padding: 2.8vw;
        border-radius: 2.8vw;
        box-sizing: border-box;
    }
    .providers-search .sort .list .item {
        margin-bottom: 1.3vw;
        padding: 2vw;
        box-sizing: border-box;
        border-radius: 2vw !important;
        font-size: 4vw;
    }

    .providers-search .sort .list .item svg {
        display: none;
        position: absolute;
        left: 2.6vw;
        top: 1.6vw;
        width: 5vw;
        height: 5vw;
    }

    .no-search-results {
        color: #FFF;
        font-family: "NeueMachina";
        font-size: 6.222vw;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
        margin-top: 2.222vw;
        margin-bottom: 10vw;
    }
}

.breadcrumbs li:not(:last-child), .post-breadcrumbs li:not(:last-child){
    color: #FFF;
    font-family: "NeueMachina";
    font-size: 0.833vw;
    font-style: normal;
    font-weight: 400;
    line-height: 140%; /* 16.8px */
    text-transform: lowercase;

    opacity: 0.65;

    transition: opacity 0.3s;
}
.breadcrumbs li:not(:last-child):hover, .post-breadcrumbs li:not(:last-child):hover{
    opacity: 1!important;
}

.breadcrumbs li:last-child, .post-breadcrumbs li::last-child{
    color: #FFF;
    font-family: "NeueMachina";
    font-size: 0.833vw;
    font-style: normal;
    font-weight: 400;
    line-height: 140%; /* 16.8px */
    text-transform: lowercase;

    opacity: 0.4;
}
@media(max-width: 960px){
    .breadcrumbs li, .post-breadcrumbs li{
        font-size: 3.2vw!important;
    }
}

@media(min-width: 960px){
    .providers-search .search svg {
        width: 1.4vw;
        height: 1.4vw;
    }
}

.lwptoc-notInherit .lwptoc_i DIV A:hover {
    border-bottom: unset!important;
    border-color: #FFF0E7 !important
}