/* 
@media (min-width: 2400px) {
    .hero__garland1,
    .hero__garland2,
    .hero__garland3,
    .hero__garland4,
    .hero__garland5,
    .hero__garland6,
    .hero__garland7 {
        display: none!important;
    }


    .hero__container::before {display: none;}
    
    .hero__list::before {display: none;}

    .hero__container::after {display: none;}


.stories__container::before {display: none;}

.stories__container::after {display: none;}
.contest__container::before {display: none;}
}
 */




/* @media (min-width: 2560px) {
.container-xxl{
    padding-left: 240px;
    padding-right: 240px;

 max-width: 100%;
}
} */




@media (max-width: 1024px) {

    
.offer__block-desctop {
    position: absolute;
    z-index: 10;
    width: 200px;
    top:8%;
    left: 6%;
}

.offer__block-monitor {
    width: 250px;
    position: absolute;
    z-index: 20;
    top: -1%;
    left: 20%;
}

.offer__block-lucky {
    width: 200px;
    position: absolute;
    z-index: 30;
    top: 8%;
    left: 37.4%;
}

.offer__block-monoblock {
    width: 250px;
    position: absolute;
    z-index: 20;
    top: 0%;
    left: 48%;
}

.offer__block-pro {
    width: 250px;
    position: absolute;
    z-index: 10;
    top:8%;
    left: 68%;
}

.contest__wrapper-offer {
    position: relative;
    width:85%;
    height:12vh;
    margin: 0 auto;
    text-align: center;
    font-size: 3rem;
    outline: 0px solid red;
}

.contest__wrapper {
    position: relative;
    width: 90%;
    height: 12vh;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 60px;
    outline: 0px solid red;
    left: 50%;
    transform: translateX(-63%)!important;
}

}




@media (max-width: 991px) and (min-width: 560px) {

    .hero {
        padding-top: 0!important;
    }

    html {
        overflow-x: hidden;
    }

    body {
        overflow-x: hidden;
    }
    .header__slogan {
        left: 50%;
        transform: translateX(20%) translateY(-50%);
        width: 70%!important;
    }

    .hero {
        height: 303px!important;
        margin-top: 56px!important;
    }

    .about {
        padding-bottom: 63px;
        padding-top: 0;
    }

    .stories__list-mod {
        padding-top: 55px;
    }

    .contest__wrapper {
        position: relative;
        width: 85%;
        height: 12vh;
        margin: 0 auto;
        text-align: center;
        padding-bottom: 60px;
        outline: 0px solid red;
        left: 50%;
        transform: translateX(-63%)!important;
    }

    .contest__block {
        padding-top: 200px;

        padding-top: 200px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    }

    .contest__prize {
height: 400px;

    }

    .stories__descr-mod1 {
        
        text-align: center;
        margin: 0;
        width: 70%;
        margin-bottom: 40px;
    }

    .contest__btn {
        zoom: 1.4;
    }

    .contest__container::before {
        content: "";
        position: absolute;
        background-image: url(../img/lights_garland.png);
        background-size: contain;
        background-position: center;
        background-repeat: repeat-x;
        top: 56%;
        left: 50%;
        transform: translate(-50%,-50%);
        z-index: 100;
        height: 20%;
        width: 100%;
    }

    
.hero__container::before {
    content: "";
    position: absolute;
    background-image: url(../img/lights_garland.png);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    background-size: contain;
    background-position: center;
    background-repeat: repeat-x;
    top: 7px;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 100;
    height: 50%;
    width:  100%;
}

.hero__container::after {
    content: "";
    position: absolute;
    background-image: url(../img/lights_garland.png);
    background-size: contain;
    background-position: center;
    background-repeat: repeat-x;
    bottom: -15%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 100;
    height: 50%;
    width:  100%;
}


    .contest__title1, .contest__title, .about__title, .about__title1 .contest__title-offer1, .contest__title-offer {
        font-size: 3.5rem;
    }

    .mb200 {
        margin-bottom: 72px;
    }

    .about__descr {
        text-align: center;
        margin: 0;
        width: 70%;
        margin-bottom: 40px;
    }
    .about__content {
        display: flex;
        flex-direction: column;
        justify-content: center;
    align-items: center;
    }

    .contest__wrapper-offer {
        margin-bottom: 50px;
    }

    .offer__content-dec-img {
        max-width: 60%!important;
    }

    .offer__block-desctop, .offer__block-monoblock, .offer__block-pro {
        
            display: flex;
            flex-direction: column;
            justify-content: flex-start;
            align-items: flex-start;
        }

        .offer__block-monoblock {
            width: 250px;
            position: absolute;
            z-index: 20;
            top: 9%;
            left: 48%;
        }

        .contest__descr {
            text-align: center;
            margin: 0;
            width: 70%;
            margin-bottom: 40px;
        }

        .mb912 {
            display: flex;
            flex-direction: column;
            justify-content: center;
            align-items: center;
        }



}

@media (min-width: 560px) {
    .contest {
        width: 106%;
        position: relative;
        background-image: url(../img/BG1.png)!important;
        background-size:COVER ;
        background-position: bottom 15% center;
        background-color: #430087;
        overflow: hidden;
    }

    .contest {
        width: 100%;
        position: relative;
       background-image: NONE;
        background-size:COVER ;
        background-position: bottom 15% center;
        background-color: #430087;
        overflow: hidden;
    }
}


@media (max-width: 560px) {



    .offer__content-mob__list {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    html {
        overflow-x: hidden;
    }

    body {
        overflow-x: hidden;
    }

    .footer {
        display: none!important;
    }

    .footer__mob {
        width: 98%;
        display: none;
        padding-left: 15px;
        padding-right: 15px;
    }
    .toTop {
        display: flex;
        position: fixed;
        right: 1rem;
        bottom: 3.2rem;
        width: 55px;
        height: 55px;
        cursor: pointer;
        z-index: 20;
        opacity: 1;
    }

    .footer__mob {
        display: flex!important;
    }

    .offer__content-mob {
        display: block;
        left: 50%;
        transform: translateX(-10px);
    }


.footer-mobile__descr {
    font-size: 0.7rem;
    line-height: 130%;
}

    .footer__mob {
        background-color: #8a3ed6;
        display: block;
        display: flex;
    }

    .banner_mob_333-block, .banner_mob_333 {
        display: block;
    }

    .hero__container::before {display: none;}
    
    .hero__list::before {display: none;}

    .hero__container::after {display: none;}


.stories__container::before {display: none!important;}

.stories__container::after {display: none!important;}
.contest__container::before {display: none!important;}

.hero__list {
    margin-top: 42%;
    display: none!important;
    
}

.banner_mob_333-block {
    display: block;
  
}

.banner_mob_333 {
    width: 96%;
}

.about__title, .about__title1, .stories__title, .stories__title1 {
   
    font-size: 2.5rem!important;
}

.contest__title, .contest__title1 {
    margin-top: 0!important;
    font-size: 2.5rem!important;
}


    .wrapper {
        font-family: "Roboto", sans-serif;
        font-weight: 400;
        background: #8882dd;
        background: url(../img/BF_Xmas_2023_4_mob\ \(2\).jpg);
        background-size: 90%;
        font-size: 16px;
        line-height: 150%;
    }

    .header__slogan-mob {
        display: block;
    }

    .offer__block-content {
        outline: 0px solid red;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .burger {
        visibility: hidden;
    }

    .contest__wrapper-offer {
        position: relative;
        width: 90%;
        height: 12vh;
        margin: 0 auto;
        text-align: center;
        padding-bottom: 60px;
        left: 50%;
        transform: translateX(-239px);
        
    }

    .contest__descr {
        width: 91%;
        line-height: 170%;
        letter-spacing: 0.1rem;
        font-family: 'Fred';
        font-weight: 400;
        font-size: 22px;
        color: white;
        text-align: center;
        margin-top: 0;
        left: 50%;
    transform: translateX(-15px);
    }

    .contest__mob560 {
        display: flex;
        align-items: center;
        justify-content: center;
       
    }

    .about__title-wrapper {
        position: relative;
        width: 85%;
        height: 1vh;
        margin: 0 auto;
        text-align: center;
        padding-bottom: 60px;
        outline: 0px solid red;
        margin-bottom: 30px;
    }

    .contest__descr {
        width: 91%;
        line-height: 170%;
        letter-spacing: 0.1rem;
        font-family: 'Fred';
        font-weight: 400;
        font-size: 22px;
        color: white;
        text-align: center;
        margin-top: 0;
    }


    .hero__garland1,
    .hero__garland2,
    .hero__garland3,
    .hero__garland4,
    .hero__garland5,
    .hero__garland6,
    .hero__garland7 {
        display: none;
    }
    .header__img {
        width: 70%;
    }

    
    .header__content {
        
        justify-content: center!important;
        align-items: center!important;
        margin-top: 0!important;
       
    }

    .header__image {
        justify-content: center;
    }

    .header {
        height: 80px;
    }

    .header__nav {
        display: block;
    }
    .hero__list {
        display: flex;
        flex-direction: column;
    }
    .hero__img1 {
        right: 5%;
        top: 40%;
        width: 49%;
        position: absolute;
    }
    .hero__img2 {
        left: 5%;
        bottom: -10%;
        width: 65%;
        position: absolute;
    }
 

    .hero__img3 {
        left: 11%;
        top: 45%;
        width: 32%;
        position: absolute;
    }

    .hero {
        height: 620px!important;
        margin-bottom: 100px!important;
    }
    .header__slogan {
        display: none;
    }

  

    
   
    .about__descr {
        font-size: 24px;
        line-height: 130%;
        padding-left: 0px;
        padding-right: 5px;
        max-width: 90%;
        margin-bottom: 12px;
    }
    .stories__list-block,
    .stories__list-block {
        display: none;
    }
    .stories__list-block-mob {
        display: flex;
        flex-direction: column;
    }
    .stories {
        padding-top: 0;
    }
    .contest__title {
        text-align: center;
        margin-top: 40px;
        margin-bottom: 40px;
        font-family: 'Fred';
        font-size: 40px;
        color: #532194;
        
    }

    .mb200 {
        margin-bottom:20px ;
    }
    
    .contest__btn {
        padding-top: 20px;
        padding-bottom: 17px;
        padding-left: 60px;
        padding-right: 60px;
        background-color: #bb00ff;
        border-radius: 20px;
        font-family: 'Calibri';
        font-weight: 400;
        font-size: 38px;
        border: 0px;
        margin-bottom: 39px;
        ZOOM: 70%;
        LEFT: 50%;
        TRANSFORM: TRANSLATEX(-50%);
    }
    .stories__descr {
        margin-bottom: 25px;
        text-align: center;
        font-size: 24px;
        margin-top: 1px;
    }
    
    .contest__prize {
        height:17rem ;
        position: relative;
        margin: 0 0;
        
    }

    .contest__wrapper-offer {
        position: relative;
        width: 80%;
        height: 12vh;
        margin: 0 auto;
        text-align: center;
        padding-bottom: 60px;
        outline: 0px solid red;
    }

    .contest__descr {
        width: 91%;
        line-height: 120%;
        letter-spacing: 0.1rem;
        font-family: 'Fred';
        font-weight: 400;
        font-size: 1rem;
        color: white;
        text-align: center;
        margin-top: 0;
    }

  
  
    .offer__content {
        display: flex;
        flex-direction: column;
    }
    .offer__block-desctop {
        position: relative;
        z-index: 10;
        width: 200px;
        top: -50%;
    }
    .offer__block-monitor {
        width: 200px;
        position: relative;
        z-index: 20;
        top: -35%;
        left: 10px;
    }
    .offer__block-lucky {
        width: 180px;
        position: relative;
        z-index: 30;
        top: -30%;
        left: 10px;
    }
    .offer__block-monoblock {
        width: 180px;
        position: relative;
        z-index: 20;
        left: 10px;
        top: -10%;
    }
    .offer__block-pro {
        width: 180px;
        position: relative;
        z-index: 10;
        left: 10px;
        top: 8%;
    }
    .contest__btn {
        padding-top: 20px;
        padding-bottom: 17px;
        padding-left: 80px;
        padding-right:80px;
        background-color: #bb00ff;
        border-radius: 20px;
        font-family: 'Calibri';
        font-weight: 400;
        font-size: 38px;
        border: 0px;
        margin-bottom: 39px;
    }

    .contest__image-mobile {
        width: 120%;
    }

    .contest__wrapper {
        position: relative;
        width: 90%;
        height: 17vh;
        margin: 0 auto;
        text-align: center;
        padding-bottom: 60px;
        outline: 0px solid red;
    }

    .stories__descr {
        max-width: 100%;
        line-height: 122%;
        text-align: left!important;
        padding-left: 5px;
    
    }

    .stories__list {
        margin-right: 0;
    }

    .stories__descr-mob {
        text-align: left!important;
        padding-left: 10px;
    }

    .stories__descr-mod1 {
        width: 90%;
        line-height: 134%;
        letter-spacing: 0.1rem;
        font-family: 'Fred';
        font-weight: 400;
        font-size: 1rem;
        color: white;
        text-align: center;
     margin-bottom: 45px;
    }

    .contest {
        width: 106%!important;
        position: relative;
       background-image: url(../img/фонмоб.jpg)!important;
        background-size:COVER ;
        background-position: bottom 15% center;
        /* background-color: #430087; */
        overflow: hidden;
    }

    .contest__title {
        font-size: 60px;
        margin-top: 50px;
        margin-bottom: 20px;
    }
    .offer__content {
        padding-top: 0px;
        padding-bottom: 0px;
        height: 2500px;
        display: none!important;
    }
    .footer {
        height: 50px
    }
    .footer__logo {
  
   
        padding-left: 80px;
        font-size: 12px;
        font-weight: 400;
      
    }

    .header__burgerblock {
        position: absolute;
    }

    .about__descr {
        font-size: 1rem;
    }

    .nav__item {
        color: white;
        font-size: 20px;
        font-family: Roboto;
        font-weight: 500;
        text-transform: uppercase;
        letter-spacing: 0.16em;
    }
    .nav__list {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
        margin-right: 40px;
        margin-bottom: 100px;
    }
    .header__nav {
        position: absolute;
        left: 0;
        top: 0;
        width: 50%;
        min-width: 150px;
        height: 100vh;
        z-index: 1000;
        padding: 50px;
        box-shadow: 0 0 5px #888;
        background-color: #fff;
        overflow-y: auto;
        visibility: hidden;
        transform: translateX(-120%);
        transition: visibility 0.3s ease-in-out, transform 0.3s ease-in-out;
    }
    .header_nav .nav__list {
        flex-direction: column;
    }
    .header__nav .nav__item:not(:last-child) {
        margin-right: 0;
        margin-bottom: 20px;
    }
    .header__nav .nav__link {
        font-size: 14px
    }
    .header__nav--active {
        visibility: visible;
        transform: none;
    }
    .burger--active .burger__line:nth-child(2) {
        opacity: 0;
    }
    .burger--active .burger__line:first-child {
        left: 25%;
        top: 50%;
        transform: rotate(45deg);
        transform-origin: center;
        transition: transform 0.3s ease-in-out, top 0.3s ease-in-out, left 0.3s ease-in-out;
    }
    .burger--active .burger__line:last-child {
        bottom: auto;
        left: 25%;
        top: 50%;
        transform: rotate(-45deg);
        transform-origin: center;
        transition: transform 0.3s ease-in-out, top 0.3s ease-in-out, left 0.3s ease-in-out;
    }

    .burger {
        color: white;
        position: relative;
        width: 40px;
        height: 40px;
        border: 1px solid currentColor;
        border-radius: 3px;
    }

    .burger--active .burger__line:nth-child(2) {
        opacity: 0;
    }
    .burger--active .burger__line:first-child {
        left: 25%;
        top: 50%;
        transform: rotate(45deg);
        transform-origin: center;
        transition: transform 0.3s ease-in-out, top 0.3s ease-in-out, left 0.3s ease-in-out;
    }
    .burger--active .burger__line:last-child {
        left: 25%;
        top: 50%;
        transform: rotate(-45deg);
        transform-origin: center;
        transition: transform 0.3s ease-in-out, top 0.3s ease-in-out, left 0.3s ease-in-out;
    }
    .burger__line {
        transition: transform 0.3s ease-in-out, top 0.3s ease-in-out, left 0.3s ease-in-out;
    }

    .stop-scroll {
        overflow: hidden;
    }

    .burger__line {
        position: absolute;
        left: 50%;
        width: 20px;
        height: 2px;
        border-radius: inherit;
        transform: translateX(-50%);
        background-color: currentColor;
    }
    .burger__line:nth-child(1) {
        top: 13px;
    }
    .burger__line:nth-child(2) {
        top: 50%;
        transform: translateX(-50%) translateY(-50%);
    }
    .burger__line:nth-child(3) {
        bottom: 13px;
    }
    .header-nav--active {
        visibility: visible;
        transform: none;
    }
    .header__nav {
        background: #000;
        padding: 30px;
    } 
    .stories__descr {
        font-size: 1.1rem!important;
    }

    .contest__title-offer {
        position: absolute;
        margin-top: 20px;
        margin-bottom: 50px;
        line-height: 110%;
        font-family: 'Fred';
        font-size: 35px;
        color: #532194;
        /* text-shadow: 1px 0 1px rgb(255 255 255), 0 4px 4px rgb(255 255 255), -4px 0 4px rgb(255 255 255), 0 -4px 4px rgb(255 255 255); */
    }

    
    
    .contest__title-offer1 {
        position: absolute;
        margin-top: 20px;
        margin-bottom: 50px;
        line-height: 110%;
        font-family: 'Fred';
        font-size: 35px;
        color: #532194;
        /* text-shadow: 1px 0 1px rgb(255 255 255), 0 4px 4px rgb(255 255 255), -4px 0 4px rgb(255 255 255), 0 -4px 4px rgb(255 255 255); */
    }
    
    .contest__title1 {
        position: absolute;
        margin-top: 20px;
        margin-bottom: 50px;
        line-height: 110%;
        font-family: 'Fred';
        font-size: 35px;
        color: #ffffff;
        -webkit-text-stroke-width: 6px;
        -webkit-text-stroke-color: white;
       
    }


    .contest__wrapper-offer {
        position: relative;
        width: 90%;
        height: 12vh;
        margin: 0 auto;
        text-align: center;
        padding-bottom: 60px;
        left: 50%;
        transform: translateX(-313px);
    }

    .about__title-wrapper {
        margin-bottom: 5px;
        left: 50%;
        transform: translateX(-62%) translateY(48%);
    }

}



@media (min-width:1201px) {
.stories__item {
    margin-bottom: 30px;
}

.hero__garland4 {
    position: absolute;
    top: 30%;
}
}


/* @media (min-width: 2000px) {
    .hero__garland1,
    .hero__garland2,
    .hero__garland3,
    .hero__garland4,
    .hero__garland5,
    .hero__garland6,
    .hero__garland7 {
        max-height: 60%;;
    }
} */

@media (min-width: 1200px) and (max-width: 1200px) {
.hero__garland3 {
    position: absolute;
    width: 100%;
    top: -7%;
    left: 50%;
    transform: translate(-50%);
    z-index: 100;

}}





@media (max-width: 415px) {


.toTop {
    display: flex;
    position: fixed;
    right: 1rem;
    bottom: 3.2rem;
    width: 40px;
    height: 40px;
    cursor: pointer;
    z-index: 20;
    opacity: 0.8;
}


.hero {
    padding-top: 0;
}
   
    .offer__content-mob-img {
        width: 73%!important;
    }

    .offer__content-mob-img1{
        width: 63%!important;
    }

    .offer__content-mob-img2{
        width: 63%!important;
    }


    .offer__content-mob-img3{
        width: 63%!important;
    }


    .offer__content-mob-img4{
        width: 73%!important;
    }


    .btn-mod {
        position: relative;
        display: inline-block;
        padding-top: 10px;
        padding-bottom: 7px;
        padding-left: 33px!important;
        padding-right: 33px!important;
        text-align: center;
        /* line-height: 60px; */
        color: #fff;
        /* font-size: 24px; */
        text-transform: uppercase;
        text-decoration: none;
        font-family: sans-serif;
        box-sizing: border-box;
        background: #bb00ff;
        background-size: 400%;
        border-radius: 8px;
        z-index: 1;
        zoom: 1.8;
    }

    .banner_mob_333-block {
        display: block;
        left: 50%;
        transform: translateX(-11px);
    }

  
/* 
    .offer__button412 {
        left:50%!important;
        transform: translateX(-81%)!important;
    }

    .offer__buttonmono412
    {
        left:50%!important;
        transform: translateX(-61%)!important;
    }
    .banner_mob_333 {
        transform: translateX(-11px);
        width: 96%;
        left: 50%;
    }

    .offer__buttongame412
    {
        left:50%!important;
        transform: translateX(-65%)!important; }

    .hero {
        height: 464px!important;
        margin-bottom: 100px!important;
    } */
    
.about__title-wrapper {
    margin-bottom: 5px;
    left: 50%;
    transform: translateX(-61%) translateY(40%)!important;

}

    body {background-image: url(../img/BF_Xmas_2023_4_mob\ \(2\).jpg);}

    .offer__button {
        
            padding-top: 13px;
            padding-bottom: 10px;
            padding-left: 65px;
            padding-right: 65px;
            background-color: #bb00ff;
            border-radius: 12px;
            font-family: 'Calibri';
            font-weight: 400;
            font-size: 0.7rem!important;
            border: 0px;
        /* left: 50%;
        transform: translateX(-53%); */
    }

    .contest__btn {
        padding-top: 20px;
        padding-bottom: 17px;
        padding-left: 80px;
        padding-right: 80px;
        background-color: #bb00ff;
        border-radius: 20px;
        font-family: 'Calibri';
        font-weight: 400;
        font-size: 38px;
        border: 0px;
        margin-bottom: 39px;
        left: 50%;
        transform: translateX(-59%);
    }
    
    .footer {
        display: none!important;
    }

    .offer__content-mob__item {
        margin-bottom: 50px;
        outline: 0px solid red;
    }
    
    .offer__title {
        color: white;
        font-family: 'Fred';
        font-size: 1.2rem;
        margin-bottom: 20px;
    }


   

    .footer__mob {
        display: block;
    }
    

    .offer__descr {
        color: white;
        font-family: 'Fred';
        font-size: 2rem;
        margin-bottom: 34px;
    }
    .btn-mod {
        position: relative;
        display: inline-block;
        padding-top: 10px;
        padding-bottom: 7px;
        padding-left: 25px;
        padding-right: 25px;
        text-align: center;
        /* line-height: 60px; */
        color: #fff;
        /* font-size: 24px; */
        text-transform: uppercase;
        text-decoration: none;
        font-family: sans-serif;
        box-sizing: border-box;
        background: #bb00ff;
        background-size: 400%;
        border-radius: 8px;
        z-index: 1;
        zoom: 1.8;
    }
    .contest__descr {
        PADDING-TOP: 24PX;
        width: 91%;
        line-height: 142%;
        letter-spacing: 0.1rem;
        font-family: 'Fred';
        font-weight: 400;
        font-size: 1rem;
        color: white;
        text-align: center;
        margin-top: 0;
    }
    .stories__list-block-mob {
        display: flex;
        flex-direction: column;
        padding-left: 1.5rem;
    }

    .about__descr {
        font-size: 1rem!important;
    }

    .stories__image {
        width: 91%!important;
    }

    .about__descr, .stories__descr {
        max-width: 85%;
    }

    .about__descr {
        max-width: 96%;
    }
    

    .header {
        margin-bottom:0 ;
    }
    
    .header__img {
        width: 76%;
    }

    .contest__descr {
        padding-left: 15px;
        PADDING-TOP: 24PX;
        width: 91%;
        line-height: 142%;
        letter-spacing: 0.1rem;
        font-family: 'Fred';
        font-weight: 400;
        font-size: 1rem;
        color: white;
        text-align: center;
        margin-top: 0;
        padding-right: 25px;
    }

.hero {height: 500px;
margin-bottom: 0!important;}

.contest__wrapper-offer {
    position: relative;
    width: 90%;
    height: 12vh;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 60px;
    left: 50%;
    transform: translateX(-253px);
}



.about__title-wrapper {
    margin-bottom: 20px;
    left: 50%;
    transform: translateX(-61%) translateY(40%)!important;
}

.contest__wrapper-offer {
    position: relative;
    width: 90%;
    height: 12vh;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 60px;
    left: 50%;
    transform: translateX(-239px);
}

.hero {
    height: 379px!important;
    margin-bottom: 100px!important;
}
.contest__wrapper {
    position: relative;
    width: 89%;
    height: 17vh;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 60px;
    outline: 0px solid red;
}

.contest__wrapper-offer {
    position: relative;
    width: 79%;
    height: 12vh;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 60px;
    left: 50%;
    transform: translateX(-245px);
}

.offer__content-mob {
    display: block;
    left: 50%;
    transform: translateX(-18px);
}

.hero {
    height: 379px!important;
    margin-bottom: 115px!important;
}

.header__img {
    left: 50%;
    transform: translateX(-20px);
}

.header__img {
    width: 72%!important;
}
}



@media (max-width: 360px) {

    .about__title-wrapper {
        margin-bottom: 20px;
        left: 50%;
        transform: translateX(-85%) translateY(40%)!important;
    
    }


    .contest__wrapper-offer {
        position: relative;
        width: 90%;
        height: 12vh;
        margin: 0 auto;
        text-align: center;
        padding-bottom: 60px;
        outline: 0px solid red;

        left: 50%;
        transform: translateX(-60%) translateY(40%)!important;
    }


/* header */
.header__img {
    width: 51%;
}

/* .hero {
    padding-top: 0!important;
} */

.hero__img1 {
    right: 3%;
    top: 39%;
    width: 50%;
    position: absolute;
}
.hero__img2 {
    left: 10%;
    bottom: -3%;
    width: 70%;
    position: absolute;
}


.hero__img3 {
    left: 12%;
    top: 43%;
    width: 33%;
    position: absolute;
}

.about__title-wrapper {
    display:block;
}

.about__title {
   
    position: absolute;
    text-align: center;
    text-align: center;
    margin-bottom: 0px;
    padding-bottom: 0;
    font-family: 'Fred';
    
    color: #532194;
    /* text-shadow: 1px 0 1px rgb(255, 255, 255), 0 4px 4px rgb(255, 255, 255), -4px 0 4px rgb(255, 255, 255), 0 -4px 4px rgb(255, 255, 255); */
}

.about__title-wrapper {
    position: relative;
    width: 62%;
    height: 1vh;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 60px;
    outline: 0px solid red;
    margin-bottom: 0x;
}

.about__descr {
    font-size: 15px;
    line-height: 130%;
    padding-left: 0px;
    padding-right: 5px;
    max-width: 90%;
}

.stories__descr {
    font-size: 15px;
}

.contest__title {
    font-size: 42px;
    margin-top: 0px;
    margin-bottom: 20px;
}

.stories__descr-mod1 {
    line-height: 180%;
    letter-spacing: 0.1rem;
    font-family: 'Fred';
    font-weight: 400;
    font-size: 1rem!important;
    color: white;
}

.contest__btn {
    padding-top: 13px;
    padding-bottom: 10px;
    padding-left: 65px;
    padding-right: 65px;
    background-color: #bb00ff;
    border-radius: 12px;
    font-family: 'Calibri';
    font-weight: 400;
    font-size: 1rem!important;
    border: 0px;
}

.contest__title-offer {
    position: absolute;
    margin-top: 20px;
    margin-bottom: 50px;
    line-height: 110%;
    font-family: 'Fred';
    font-size: 40px;
    color: #532194;

    
}


.contest__title {
    position: absolute;
    margin-top: 20px;
    margin-bottom: 50px;
    line-height: 110%;
    font-family: 'Fred';
    font-size: 40px!important;
    color: #532194;

    /* text-shadow: 1px 0 1px rgb(255, 255, 255), 0 4px 4px rgb(255, 255, 255), -4px 0 4px rgb(255, 255, 255), 0 -4px 4px rgb(255, 255, 255); */
}

.contest__title1 {
    position: absolute;
    margin-top: 20px;
    margin-bottom: 50px;
    line-height: 110%;
    font-family: 'Fred';
    font-size: 40px!important;
    color: #ffffff;
    -webkit-text-stroke-width: 6px ;
    -webkit-text-stroke-color: white;
    
    /* text-shadow: 1px 0 1px rgb(255, 255, 255), 0 4px 4px rgb(255, 255, 255), -4px 0 4px rgb(255, 255, 255), 0 -4px 4px rgb(255, 255, 255); */




}

.contest__title-offer {
    position: absolute;
    margin-top: -50px;
    margin-bottom: 50px;
    line-height: 110%;
    font-family: 'Fred';
    font-size: 40px;
    color: #532194;
}

.contest__wrapper-offer {
    position: relative;
    width: 90%;
    height: 12vh;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 60px;
    outline: 0px solid red;
}

.stories__list {
    margin-right: 0px;
}



.footer__logo {
    height: 40px;
   
    padding-left: 10px;
    font-size: 12px;
    font-weight: 400;
    line-height: 110%;
}

.footer {
    height: 40px;
    padding-bottom:  0px!important; ;
}

/* .hero, .about, .stories, .header {
    display:none ;
}
*/
.footer {display: none;} 


.contest__descr {
    width: 91%;
    line-height: 170%;
    letter-spacing: 0.05rem;
    font-family: 'Fred';
    font-weight: 400;
    font-size: 16px;
    color: white;
    text-align: center;
    margin-top: 0;
}


.hero {
    height: 470px!important;
    margin-bottom: 0!important;
    padding-bottom: 0;
}

.burger {
    position: absolute;
}

.header__img {
    padding-bottom: 0;
    padding-top: 50px;
}

.about__title-wrapper {
    position: relative;
    width: 62%;
    height: 1vh;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 83px!important;
    outline: 0px solid red;
    margin-bottom: 0x;
}

}


@media (max-width: 320px) {

    .hero {
        height: 347px!important;
        margin-bottom: 100px!important;
    }


    .offer__descr {
        color: white;
        font-family: 'Fred';
        font-size: 1.8rem;
        margin-bottom: 25px;
    }

    /* .offer__button320 {
        left: 50%;
        transform: translateX(-64%);
    } */

    .offer__title {
        text-align: center;
        color: white;
        font-family: 'Fred';
        font-size: 1.5rem;
        margin-bottom: 20px;
    }
    
    
    .about__title-wrapper {
        margin-bottom: 5px;
        left: 50%;
        transform: translateX(-86%) translateY(0%)!important;
    }

    .contest__wrapper-offer {
        position: relative;
        width: 87%;
        height: 12vh;
        margin: 0 auto;
        text-align: center;
        padding-bottom: 60px;
        outline: 0px solid red;
        transform: translateX(-200px)!important;
    }
    .contest__btn {
        padding-top: 13px;
        padding-bottom: 10px;
        padding-left: 65px;
        padding-right: 65px;
        background-color: #bb00ff;
        border-radius: 12px;
        font-family: 'Calibri';
        font-weight: 400;
        font-size: 1rem!important;
        border: 0px;
        zoom: 1;
    }
    .btn-mod {
        position: relative;
        display: inline-block;
        padding-top: 10px;
        padding-bottom: 7px;
        padding-left: 25px;
        padding-right: 25px;
        text-align: center;
        /* line-height: 60px; */
        color: #fff;
        /* font-size: 24px; */
        text-transform: uppercase;
        text-decoration: none;
        font-family: sans-serif;
        box-sizing: border-box;
        background: #bb00ff;
        background-size: 400%;
        border-radius: 8px;
        z-index: 1;
        zoom: 1.5;
    }

    .about__title-wrapper {
        margin-bottom: 5px;
        left: 50%;
        transform: translateX(-86%) translateY(32%)!important;
    }

    .stories__descr-mod1 {
        line-height: 180%;
        letter-spacing: 0.1rem;
        font-family: 'Fred';
        font-weight: 400;
        font-size: 1rem!important;
        color: white;
        margin: 0;
        margin-bottom: 0px;
    }

    .contest__wrapper-offer{
margin-top: 30px;
    }

    .contest__btn {
        padding-top: 13px;
        padding-bottom: 10px;
        padding-left: 65px;
        padding-right: 65px;
        background-color: #bb00ff;
        border-radius: 12px;
        font-family: 'Calibri';
        font-weight: 400;
        font-size: 1rem!important;
        border: 0px;
        zoom: 1;
        margin-top: 20px;
    }

    .contest__wrapper-offer {
        position: relative;
        width: 87%;
        height: 12vh;
        margin: 0 auto;
        text-align: center;
        padding-bottom: 60px;
        outline: 0px solid red;
        transform:translateY(50px) translateX(-200px)!important ;
    }
}
