.zero,
#sponsorship h1,
#sponsorship h2,
#sponsorship h3,
#sponsorship h4,
#sponsorship h5,
#sponsorship h6,
#sponsorship p {
    margin: 0;
    padding: 0;
}

#sponsorship {
    min-width: 310px;
    padding: 0;
    margin: 0;
    line-height: 2rem;
}

#sponsorship .section {
    position: relative;
    width: 100%;
    padding-top: 3.6rem;
    padding-bottom: 3.4rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#sponsorship .wrapper {
    max-width: 1220px;
    margin: 0 auto;
    width: 100%;
    padding-left: 1rem;
    padding-right: 1rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#sponsorship .button__holder {
    position: relative;
    text-align: left;
}

#sponsorship .list-basic {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    justify-content: space-around;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    padding: 0;
    font-size: 0;
    list-style-type: none;
}

#sponsorship .learn-more {
    display: inline-block;
    vertical-align: middle;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: none;
    cursor: pointer;
    outline: none;
    background-repeat: no-repeat;
    width: 28rem;
    line-height: 6rem;
    text-align: center;
    color: #fff;
    font-size: 1.8rem;
    font-weight: 500;
    text-decoration: none;
    border-radius: 5px;
}

#sponsorship .learn-more-black {
    color: #000;
    border: 1px solid #000;
}

#sponsorship .learn-more-white {
    color: #fff;
    border: 1px solid #fff;
}

#sponsorship ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

#sponsorship .banner-header_title {
    font-size: 4rem;
    line-height: 5rem;
    font-weight: 400;
    color: #000
}

#sponsorship .banner-header_title b {
    font-weight: 700;
}

#sponsorship h2 {
    font-size: 4rem;
    line-height: 6rem;
    font-weight: 700;
}

#sponsorship h3 {
    font-size: 3rem;
    line-height: 4rem;
    font-weight: 300;
    text-align: left;
}

#sponsorship h5 {
    font-size: 1.8rem;
}

@media all and (max-width: 410px) {
    #sponsorship .prime__button {
        padding: 2rem;
        min-width: 28rem;
    }
}

@media all and (max-width: 650px) {
    #sponsorship .banner-header_title {
        font-size: 3rem;
        line-height: 4rem;
    }
}

#sponsorship .fights {
    background-position: 70% 100%;
    background-repeat: no-repeat;
    -webkit-background-size: auto 100%;
    background-size: auto 100%;
    color: #ffffff;
    background-color: #fefefe;
    padding-bottom: 8.2rem;
}

html.no-webplossless #sponsorship .fights {
    background-image: url("images/new/kulebin-bg.png");
}

html.webplossless #sponsorship .fights {
    background-image: url("images/new/kulebin-bg.webp");
}

@media (max-width: 767px) {
    #sponsorship .fights:before {
        display: block;
        position: absolute;
        content: "";
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 0;
        background-color: #eff0f1;
        opacity: 0.8;
    }

    #sponsorship .fights {
        background-position: 70% 100%;
    }
}

#sponsorship .fights .fights__wrapper {
    position: relative;
    top: 7rem;
    max-width: 42%;
    color: #000000;
    text-align: left;
}

@media all and (max-width: 767px) {
    #sponsorship .fights .fights__wrapper {
        max-width: 100%;
    }
}

#sponsorship .fights .section__header {
    margin-bottom: 13rem;
}

@media all and (max-width: 1128px) {
    #sponsorship .fights .section__header {
        margin-bottom: 8rem;
    }
}

#sponsorship .fights .date {
    text-transform: uppercase;
    font-size: 1.4rem;
    font-weight: 600;
}

#sponsorship .fights .section__subtitle {
    font-size: 3rem;
    font-weight: 400;
    line-height: 4rem;
    margin-top: -0.7rem;
    margin-bottom: 2.6rem;
}

#sponsorship .fights .section__desc {
    font-size: 1.4rem;
    line-height: 2rem;
    font-weight: 400;
    margin-bottom: 4rem;
}

#sponsorship .fights .section__header {
    margin-top: 3.2rem;
}

#sponsorship .fights .count-item {
    -ms-flex-preferred-size: 43%;
    flex-basis: 43%;
}

@media all and (max-width: 767px) {
    #sponsorship .fights .count-item {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    }
}

#sponsorship .fights .button__holder {
    text-align: left;
}


#sponsorship .basketball {

    background-position: 50%;
    -webkit-background-size: auto 100%;
    background-size: auto 100%;
    background-repeat: no-repeat;
    color: #fff;
    padding-bottom: 8rem;
    background-color: #002758;
}


html.no-webplossless #sponsorship .basketball {
    background-image: url("images/new/zalgiris-banner.png");
}

html.webplossless #sponsorship .basketball {
    background-image: url("images/new/zalgiris-banner.webp");
}

@media all and (max-width: 564px) {
    #sponsorship .basketball {
        background-position: 62% 100%;
    }
}

@media (max-width: 767px) {
    #sponsorship .basketball:before {
        display: block;
        position: absolute;
        content: "";
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 0;
        background-color: #000000;
        opacity: 0.8;
    }
}

#sponsorship .logo-zalgiris {
    display: inline-block;
    background: url(images/new/zalgiris-icon.png);
    width: 90px;
    background-repeat: no-repeat;
    background-position: -4px 0;
    height: 117px;
}

#sponsorship .basketball .count-item span,
#sponsorship .basketball .count-item p {
    color: #fff;
}

#sponsorship .basketball .basketball__wrapper {
    position: relative;
    color: #ffffff;
    text-align: left;
}

#sponsorship .basketball .section__header {
    margin-top: 6.2rem;
    max-width: 39%;
    margin-bottom: 1rem;
}

@media all and (max-width: 767px) {
    #sponsorship .basketball .section__header {
        max-width: 100%;
    }
}

#sponsorship .basketball .date {
    margin-top: 0.5rem;
    margin-bottom: -0.1rem;
    text-transform: uppercase;
    font-size: 1.4rem;
    font-weight: 600;
}

#sponsorship .basketball .section__subtitle {
    font-size: 3rem;
    font-weight: 400;
    line-height: 4rem;
    margin-top: -0.6rem;
    margin-bottom: 2.6rem;
}

#sponsorship .basketball .section__desc {
    font-size: 1.4rem;
    line-height: 2rem;
    font-weight: 400;
    margin-bottom: 4rem;
}

#sponsorship .basketball .section__count {
    margin-bottom: 3rem;
}

#sponsorship .basketball .button__holder {
    text-align: left;
}

@media all and (max-width: 767px) {
    #sponsorship .basketball .count-item {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    }
}

/*BMW */

#sponsorship .bmw {
    position: relative;
    background-position: 50% 100%;
    background-size: auto auto;
    background-repeat: no-repeat;
    color: #000000;
    padding-bottom: 12.8rem;
    padding-top: 6.1rem;
    background-color: #ffffff;
}


#sponsorship .bmw .achievement__info .button__holder {
    text-align: left;
}


html.no-webplossless #sponsorship .bmw {
    background-image: url("images/new/bmw-new-bg.png");
}

html.webplossless #sponsorship .bmw {
    background-image: url("images/new/bmw-new-bg.webp");
}


#sponsorship .bmw .bmw__wrapper {
    position: relative;
    max-width: 42%;
    color: #000000;
    text-align: left;
}

#sponsorship .bmw .section__header {
    margin-bottom: 0;
    margin-top: 0;
}


@media all and (max-width: 767px) {
    #sponsorship .bmw .bmw__wrapper {
        max-width: 100%;

    }

    #sponsorship .bmw {
        background-position: 70% -100%;
    }

    #sponsorship .bmw:before {
        display: block;
        position: absolute;
        content: "";
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 0;
        background-color: #ffffff;
        opacity: 0.8;
    }
}

#sponsorship .bmw .date {
    text-transform: uppercase;
    font-size: 1.4rem;
    font-weight: 600;
}

#sponsorship .bmw .section__subtitle {
    font-size: 3rem;
    font-weight: 400;
    line-height: 3rem;
    margin-bottom: 2rem
}

#sponsorship .bmw .section__count {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: nowrap;
    margin-bottom: 0.5rem;
    justify-content: space-between;
}

#sponsorship .bmw .section__desc {
    font-size: 1.4rem;
    line-height: 2rem;
    font-weight: 400;
    margin-top: 3.2rem;
    margin-bottom: 3.1rem;
}


#sponsorship .bmw .count-item_text {
    padding-right: 0;
    margin-top: 0.1rem;
    color: #6a7c8e;
}

#sponsorship .bmw .count-item {
    flex-basis: 20%;
    margin-bottom: 3rem;
}

#sponsorship .bmw .achievement__info {
    margin-top: 2.8rem;
}


@media all and (max-width: 1200px) {
    #sponsorship .bmw .count-item {
        flex-basis: 50%;
    }
}

#sponsorship .bmw .count-item span {
    color: #6a7c8e;
    font-size: 4rem;
    font-weight: 700;
    white-space: nowrap;
    line-height: 4.7rem;
}




/* -=- */
/*auto-racing*/
#sponsorship .auto-racing {
    background-position: 50% 100%;
    background-size: auto 100%;
    background-repeat: no-repeat;
    color: #000000;
    padding-bottom: 6.8rem;
    padding-top: 14.5rem;
    background-color: #d7ae59;
}


html.no-webplossless #sponsorship .auto-racing {
    background-image: url("images/new/motor-bg.jpg");
}

html.webplossless #sponsorship .auto-racing {
    background-image: url("images/new/motor-bg.webp");
}

#sponsorship .auto-racing__info .count-item p {
    font-size: 1.4rem;
    line-height: 2rem;
    margin-top: 0.8rem;
    padding-right: 0;
}

#sponsorship .auto-racing__info span {
    font-size: 4rem;
    line-height: 3.6rem;
}


@media (max-width: 767px) {
    #sponsorship .auto-racing:before {
        display: block;
        position: absolute;
        content: "";
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 0;
        background-color: #ffffff;
        opacity: 0.8;
    }

}

#sponsorship .auto-racing .achievement_item {
    position: relative;
    padding-left: 2rem;
    margin-bottom: 3rem;
}

#sponsorship .auto-racing .achievement_item:before {
    content: '';
    position: absolute;
    font-size: 1rem;
    width: 6.1rem;
    height: 6rem;
    background-image: url("images/new/crown-black.png");
    background-repeat: no-repeat;
    background-size: auto 100%;
    top: -1rem;
    left: 0rem;
}

#sponsorship .auto-racing .count-item span {
    font-size: 4rem;
    font-weight: 600;
}


#sponsorship .auto-racing .auto-racing__wrapper {
    position: relative;
    max-width: 43%;
    text-align: left;
}

#sponsorship .auto-racing .section__header {
    margin-top: 0rem;
    margin-bottom: 1rem;
}


#sponsorship .auto-racing .date {
    text-transform: uppercase;
    font-size: 1.4rem;
    font-weight: 600;
}

#sponsorship .auto-racing .section__subtitle {
    font-size: 3rem;
    font-weight: 400;
    line-height: 4rem;
    margin-bottom: 2.6rem;
}

#sponsorship .auto-racing .section__count {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 3rem;
}

#sponsorship .auto-racing .section__desc {
    font-size: 1.4rem;
    line-height: 2rem;
    font-weight: 400;
    margin-bottom: 4.4rem;
}

@media (max-width: 767px) {
    #sponsorship .auto-racing .auto-racing__wrapper {
        max-width: 100%;
    }

    #sponsorship .auto-racing {
        background-position: 70% 100%;
    }

}

#sponsorship .auto-racing .count-item {
    -ms-flex-preferred-size: 43%;
    flex-basis: 33%;
   
}


@media all and (max-width: 1200px) {
    #sponsorship .auto-racing .count-item {
        flex-basis: 50%;
    }
}

#sponsorship .auto-racing .count-item span {
    color: #000;
    font-size: 4rem;
    font-weight: 700;
    white-space: nowrap;
}



/* -=- */
#sponsorship .race {

    background-position: 50% 100%;
    background-repeat: no-repeat;
    color: #ffffff;
    background-color: #ffffff;
    padding-bottom: 15.3rem;
}


html.webplossless #sponsorship .race {
    background-image: url("images/new/race-new-bg.webp");
}

html.no-webplossless #sponsorship .race {
    background-image: url("images/new/race-new-bg.png");
}

@media (max-width: 767px) {
    #sponsorship .race:before {
        display: block;
        position: absolute;
        content: "";
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 0;
        background-color: #eff0f1;
        opacity: 0.8;
    }
}

#sponsorship .race .race__wrapper {
    position: relative;
    top: 4rem;
    max-width: 42%;
    color: #000000;
    text-align: left;
}

@media all and (max-width: 767px) {
    #sponsorship .race .race__wrapper {
        max-width: 100%;
    }
}

#sponsorship .race .section__header {
    margin-top: 3.6rem;
    margin-bottom: 0;
}

#sponsorship .race .section__header span {
    font-size: 1.4rem;
    font-weight: 600;
}

#sponsorship .race .section__subtitle {
    margin-top: -0.4rem;
    font-size: 3rem;
    font-weight: 400;
    line-height: 4rem;
    margin-bottom: 2.7rem;
}

#sponsorship .race .section__desc {
    font-size: 1.4rem;
    line-height: 2rem;
    font-weight: 400;
    margin-bottom: 0;
}

#sponsorship .race .date {
    margin-bottom: -0.1rem;
    text-transform: uppercase;
    font-size: 1.4rem;
    font-weight: 600;
}

#sponsorship .race .race__info {
    margin-top: 3rem;
    color: #697d8c;
}

#sponsorship .race .race__info p {
    font-size: 1.4rem;
    line-height: 2rem;
}

#sponsorship .race .race__info span {
    display: inline-block;
    margin-top: 1.2rem;
    margin-bottom: 1.2rem;
    font-size: 4rem;
    line-height: 3.6rem;
}

#sponsorship .race .race__info .count-item p {
    margin-bottom: 0;
    padding-right: 0;
}

#sponsorship .race .race__info .section__count {
    margin-bottom: 3.5rem;
}

@media all and (max-width: 767px) {
    #sponsorship .race .count-item {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    }
}

#sponsorship .race .button__holder {
    text-align: left;
}

#sponsorship .football {
    background-position: 50% 100%;
    background-repeat: no-repeat;
    color: #000000;
    background-color: #001d02;
    padding-bottom: 11.4rem;
}

html.no-webplossless #sponsorship .football {
    background-image: url("images/new/Football-bg.jpg");
}

html.webplossless #sponsorship .football {
    background-image: url("images/new/Football-bg.webp");
}

@media (max-width: 767px) {
    #sponsorship .football:before {
        display: block;
        position: absolute;
        content: "";
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 0;
        background-color: #000000;
        opacity: 0.8;
    }

    #sponsorship .football {
        background-position: 70% 50%;
    }
}

#sponsorship .football .football__wrapper {
    position: relative;
    color: #ffffff;
    text-align: left;
}

#sponsorship .football .section__header {
    margin-top: 7.9rem;
    max-width: 40%;
    margin-bottom: 1rem;
}

@media all and (max-width: 767px) {
    #sponsorship .football .section__header {
        max-width: 100%;
    }
}

#sponsorship .football .date {
    text-transform: uppercase;
    font-size: 1.4rem;
    font-weight: 600;
}

#sponsorship .football .section__subtitle {
    margin-top: -0.6rem;
    font-size: 3rem;
    font-weight: 400;
    line-height: 4rem;
    margin-bottom: 2.6rem;
}

#sponsorship .football .section__desc {
    font-size: 1.4rem;
    line-height: 2rem;
    font-weight: 400;
    margin-bottom: 5.6rem;
}

#sponsorship .football .football__info {
    position: relative;
}

#sponsorship .football .football__info .count-item {
    -ms-flex-preferred-size: 41%;
    flex-basis: 41%;
}

@media all and (max-width: 767px) {
    #sponsorship .football .football__info .count-item {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }
}

#sponsorship .football .achievement_item {
    padding-left: 2rem;
    margin-bottom: 3.7rem;
}

#sponsorship .football .section__count {
    margin-bottom: 3rem;
}

@media all and (max-width: 767px) {
    #sponsorship .football .count-item {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    }
}

#sponsorship .football .count-item span {
    font-size: 4rem;
    font-weight: 600;
    color: #fff;
}

#sponsorship .football .achievement_item-second {
    position: relative;
}

#sponsorship .football .achievement_item:before {
    content: '';
    position: absolute;
    font-size: 1rem;
    width: 6.1rem;
    height: 6rem;
    background-image: url("images/new/crown-white.png");
    background-repeat: no-repeat;
    background-size: auto 100%;
    top: -2rem;
    left: 0rem;
}

#sponsorship .football .achievement_item-second:before {
    top: -2rem;
    right: 0rem;
}

#sponsorship .football .button__holder {
    text-align: left;
}

#sponsorship .banner {
    padding-top: 7.7rem;
    padding-bottom: 9.2rem;
    color: #000;

}

#sponsorship .banner .banner-header .banner-header_title {
    margin-bottom: 1.5rem;
}

#sponsorship .banner .banner-header p {
    display: inline-block;
    max-width: 1070px;
    font-size: 1.4rem;
    line-height: 2rem;
    font-weight: 400;
}

#sponsorship .banner-header {
    padding: 0 1rem;
}

#sponsorship .section__count {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 5rem;
}

#sponsorship .count-item {
    -ms-flex-preferred-size: 43%;
    flex-basis: 43%;
}

#sponsorship .count-item span {
    color: #697d8c;
    font-size: 4rem;
    font-weight: 700;

}

html[lang="cs"] #sponsorship .count-item span {
    font-size: 3rem
}

#sponsorship .fights .count-item span {
    color: #000;
}

#sponsorship .count-item p {
    color: #000;
    line-height: 2rem;
    font-size: 1.4rem;
    margin-top: 1rem;
}

#sponsorship .race .count-item p {
    color: #697d8c;
}

#sponsorship .football .count-item p {
    margin-top: 0.8rem;
    color: #fff;
}


#sponsorship .count-item_text {
    padding-right: 2rem;
}

/*ael */

#sponsorship .ael {
    position: relative;
    background-position: 50% 100%;
    background-size: auto auto;
    background-repeat: no-repeat;
    color: #fff;
    padding-bottom: 14.9rem;
    padding-top: 14.6rem;
    background-color: #36558f;
}


#sponsorship .ael .button__holder {
    text-align: left;
}


html.no-webplossless #sponsorship .ael {
    background-image: url("images/new/ael-bg.png");
}

html.webplossless #sponsorship .ael {
    background-image: url("images/new/ael-bg.webp");
}


#sponsorship .ael .ael_wrapper {
    position: relative;
    max-width: 41%;
    color: #fff;
    text-align: left;
}

#sponsorship .ael .section__header {
    margin-bottom: 0;
    margin-top: 0;
}


@media all and (max-width: 767px) {
    #sponsorship .ael .ael_wrapper {
        max-width: 100%;

    }

    #sponsorship .ael {
        background-position: 70% -100%;
    }

    #sponsorship .ael:before {
        display: block;
        position: absolute;
        content: "";
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 0;
        background-color: #000;
        opacity: 0.8;
    }
}

#sponsorship .ael .date {
    margin-bottom: -0.1rem;
    text-transform: uppercase;
    font-size: 1.4rem;
    font-weight: 600;
}

#sponsorship .ael .section__subtitle {
    font-size: 3rem;
    font-weight: 400;
    line-height: 3rem;
    margin-bottom: 2rem
}

#sponsorship .ael .section__count {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: nowrap;
    margin-bottom: 0.6rem;
    justify-content: space-between;
}

#sponsorship .ael .section__desc {
    font-size: 1.4rem;
    line-height: 2rem;
    font-weight: 400;
    margin-top: 3.1rem;
    margin-bottom: 2.8rem;
}


#sponsorship .ael .count-item_text {
    padding-right: 0;
    margin-top: 0.2rem;
    color: #fff;
}

#sponsorship .ael .count-item {
    flex-basis: 20%;
    margin-bottom: 3rem;
}

#sponsorship .ael .achievement__info {
    margin-top: 2.8rem;
}


@media all and (max-width: 1200px) {
    #sponsorship .ael .count-item {
        flex-basis: 50%;
    }
}

#sponsorship .ael .count-item span {
    color: #fff;
    font-size: 4rem;
    font-weight: 700;
    white-space: nowrap;
    line-height: 4.7rem;
}

/*charity*/


#sponsorship .charity {

    background-position: 50%;
    -webkit-background-size: auto 100%;
    background-size: auto 100%;
    background-repeat: no-repeat;
    color: #fff;
    padding-bottom: 14.7rem;
    padding-top: 10.7rem;
    background-color: #043a70;
}


html.no-webplossless #sponsorship .charity {
    background-image: url("images/new/charity-bg.png");
}

html.webplossless #sponsorship .charity {
    background-image: url("images/new/charity-bg.webp");
}

@media all and (max-width: 564px) {
    #sponsorship .charity {
        background-position: 62% 100%;
    }
}

@media (max-width: 767px) {
    #sponsorship .charity:before {
        display: block;
        position: absolute;
        content: "";
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 0;
        background-color: #000000;
        opacity: 0.8;
    }
}

#sponsorship .logo-charity {
    display: inline-block;
    margin-bottom: 1.3rem;
    width: 82px;
    background: url(images/new/charity-logo.png) no-repeat;
    height: 76px;
}

#sponsorship .charity .count-item span,
#sponsorship .charity .count-item p {
    color: #fff;
}

#sponsorship .charity .charity_wrapper {
    position: relative;
    color: #ffffff;
    text-align: left;
}

#sponsorship .charity .section__header {
    margin-top: 6.2rem;
    max-width: 39%;
    margin-bottom: 1rem;
}

@media all and (max-width: 1024px) {
    #sponsorship .charity .section__header {
        max-width: 48%;
    }
}

@media all and (max-width: 767px) {
    #sponsorship .charity .section__header {
        max-width: 100%;
    }
}

#sponsorship .charity .date {
    margin-top: 0.5rem;
    margin-bottom: -0.1rem;
    text-transform: uppercase;
    font-size: 1.4rem;
    font-weight: 600;
}

#sponsorship .charity .section__subtitle {
    font-size: 3rem;
    font-weight: 400;
    line-height: 4rem;
    margin-top: -0.4rem;
    margin-bottom: 2.5rem;
}

#sponsorship .charity .section__desc {
    font-size: 1.4rem;
    line-height: 2rem;
    font-weight: 400;
    margin-bottom: 4rem;
}

#sponsorship .charity .section__count {
    margin-bottom: 3rem;
}

#sponsorship .charity .button__holder {
    text-align: left;
}

@media all and (max-width: 767px) {
    #sponsorship .charity .count-item {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    }
}