html {
    box-sizing: border-box;
}

*::before,
*::after {
    box-sizing: inherit;
}

img {
    max-width: 100%;
}

@font-face {
    color: white;
    font-family: 'Fred';
    src: local('Fred-Fredburger-Headline'), url(../fonts/Fred-Fredburger-Headline.woff) format("woff");
    /* font-weight: 400; */
    font-style: normal;
    font-display: swap;
}

@font-face {
    color: white;
    font-family: 'Calibri';
    src: local('Calibri'), url(../fonts/CalibriL.woff) format("woff");
    /* font-weight: 500; */
    font-style: normal;
    font-display: swap;
}



body {
    
    font-weight: 400;
  
 
 
    font-size: 16px;
    line-height: 150%;
}
.wrapper {
   
    font-weight: 400;
    background: #8882dd;
    background: url(../img/BG.jpg);
    background-size: 90%;
    font-size: 16px;
    line-height: 150%;
}

.flex {
    display: flex;
}

.list-reset {
    margin: 0;
    padding: 0;
    text-decoration: none;
    list-style-type: none
}

.btn-reset {
    border: none;
    padding: 0;
    background-color: transparent;
    cursor: pointer;
    text-decoration: none;
}

.btn {
    border: 1px solid white;
    display: inline-block;
    padding: 25px 75px;
    font-weight: 700;
    font-size: 18px;
    transition: background-color 0.3s;
    color: white;
    text-decoration: none;
}

section {
    padding-top: 30px;
    padding-bottom: 30px;
}

section .about {
    padding-top: 0px;
    padding-bottom: 30px;
}

a {
    color: white;
    text-decoration: none;
}

p {
    color: white;
    text-decoration: none;
}

h1,
h2 {
    color: white;
    text-decoration: none;
}

.outlined {
    outline: 0px solid red;
}

.text-center {
    text-align: center;
}


/* header */

.header {
    height: 170px;
}

.header__img {
    padding-bottom: 60px;
}

.burger {
    position: absolute;
}

.container {
    width: 2650px;
}

.mb30 {margin-bottom: 30px;}
.mb45 {margin-bottom: 45px;}
.mb90 {margin-bottom: 90px;}
.mb200 {margin-bottom: 200px;}


/* hero */

.header__nav {
    display: none;
}
.hero__list {
    display: flex;
    position: relative;
    outline: 0px solid red;
}

.hero__list::before {
    content: "";
    position: absolute;
  background-image: url(/img/lights_garland.png);
  width: 100%;
    background-position: center ;
    
}

.banner_mob_333-block, .banner_mob_333 {
    display: none;
}

.hero {

    padding-bottom: 60px;
}

.header__slogan-mob {
    display: none;
}

.hero__garland1 {
    position: absolute;
    top: -22%;
    z-index: 100;
    left:50%;
    transform: translate(-50%);
    z-index: 100;
    width: 100%;
}

.hero__garland2 {
    position: absolute;
    bottom: 0%;
    z-index: 100;
    left:50%;
    transform: translate(-50%);
    z-index: 100;
    width: 100%;
}

.hero__img1,
.hero__img2,
.hero__img3 {
    position: relative;

}


/* about */

.about__title {
   line-height: 110%;
    position: absolute;
    text-align: center;
    text-align: center;
    margin-bottom: 40px;
    font-family: 'Fred';
    font-size: 4.5rem;
    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__title1 {
    text-align: center;
    position: absolute;
    text-align: center;
    margin-bottom: 40px;
    font-family: 'Fred';
    font-size: 4.5rem;
    color: #ffffff;
    -webkit-text-stroke-width: 6px ;
    -webkit-text-stroke-color: white;
}


.about__title-wrapper {
    position: relative;
    width: 50%;
    height: 1vh;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 60px;
    outline: 0px solid red;
    margin-bottom: 30px;
    
}

.about__descr {
    letter-spacing: 0.1rem;
    font-family: 'Fred';
    font-weight: 400;
    font-size: 1.3rem;
    color: white;
    line-height: 1.7rem;
}


/* stories */

.stories {
    position: relative;
}

.hero__garland3 {
    position: absolute;
    width: 100%;
    top: -15%;
    left:50%;
    transform: translate(-50%);
    z-index: 100;
}

.hero__garland4 {
    position: absolute;
    top: 37%;
    z-index: 100;
    left:50%;
    transform: translate(-50%);
    z-index: 100;
    width: 100%;
}

.hero__garland5 {
    position: absolute;
    bottom: -7%;
    z-index: 100;
    left:50%;
    transform: translate(-50%);
    z-index: 100;
    width: 100%;
}

.stories__descr {
    line-height: 170%;
    letter-spacing: 0.1rem;
    font-family: 'Fred';
    font-weight: 400;
    font-size: 1rem;
    color: white;
}

.stories__descr-mod1 {
    line-height: 180%;
    letter-spacing: 0.1rem;
    font-family: 'Fred';
    font-weight: 400;
    font-size: 16px;
    color: white;
}



/* .stories__item {
    margin-bottom: 15px;
} */

.stories__list-block-mob {
    display: none;
}

.stories__list-mod {
    padding-top: 115px;
}

.stories__descr-mod {
    padding-bottom: 29px;
}

.stories__descr {
    margin-bottom:38px;
}

.text-right {
    text-align: right;
}

.stories__list {
    margin-right: 40px;
}

.stories__item-sale-img {
    margin-bottom: 81px;
}


/* contest */ 

.contest__prize img.box {
    outline: 0px solid red;
    position: absolute;
    max-height: 702px;
    left: -1px;
    top: 1px;
    z-index: 1;
}


.contest__prize img.box1 {
    position: absolute;
    max-height: 702px;
    left: -1px;
    top: 1px;
    z-index: 10;
}

.contest__prize img.gift {
    position: absolute;
    max-height: 702px;
    z-index: 5;
}

.stories__descr-mod1 {
    line-height: 180%;
    letter-spacing: 0.1rem;
    font-family: 'Fred';
    font-weight: 400;
    font-size: 16px;
    margin: 50px 0;
    color: white;
}


/* .hero__garland6 {
   
    outline: 0px solid red;
    position: absolute;
    top: 23%;
    left:50%;
    transform: translate(-50%);
    z-index: 1;
    width: 100%;
    
} */

.hero__garland6 {
    outline: 0px solid red;
    position: absolute;
    top: 28%;
    left:50%;
    transform: translate(-50%);
    z-index: 100;
    width: 100%;
}

/* .contest {
    position: relative;
    background-image: url(../img/BG1.png);
    background-position: center ;
    overflow: hidden;
} */

/* .contest {
    position: relative;
    background-image: url(../img/BG1.png);
    background-position: center center;
	background-color: #430087;
    overflow: hidden;
} */


.contest__btn {
    padding-top: 13px;
    padding-bottom: 10px;
    padding-left: 50px;
    padding-right: 50px;
    background-color: #bb00ff;
    border-radius: 20px;
    font-family: 'Calibri';
    font-weight: 400;
    font-size: 16px;
    border: 0px;
}

.about__title-wrapper {
    margin-bottom: 5px;
    left: 50%;
    transform: translateX(-100%) translateY(-30%);



}

.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(-61%)!important;
}

.toTop {
    display: flex;
    position: fixed;
    right: 20px;
    bottom: 0;
    width: 55px;
    height: 55px;
    cursor: pointer;
    z-index: 1000;
    opacity: 1;
    cursor: pointer;


}




.toTop::before {
    content: "";
    position: absolute;
    left: -5px;
    right: -5px;
    top: -5px;
    bottom: -5px;
}

.visible {
    opacity: 1;
}
.footer__mob {
    display: none!important;
}

.contest__wrapper {
    position: relative;
    width: 90%;
    height: 3vh;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 60px;
    outline: 0px solid red;
}

.offer__content-mob {
    display: none;
}



.contest__title {
    position: absolute;
    margin-top: 20px;
    margin-bottom: 50px;
    line-height: 110%;
    font-family: 'Fred';
 font-size: 4.5rem;
    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: 4.5rem;
    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__wrapper-offer {
    display: flex;
    justify-content: center;
    position: relative;
    width:100%;
    height:12vh;
    margin: 0 auto;
    text-align: center;
    font-size: 4.5rem;
    outline: 0px solid red;
}

.contest__title-offer {
    position: absolute;
    margin-top: 20px;
    margin-bottom: 50px;
    line-height: 110%;
    font-family: 'Fred';
 font-size: 4.5rem;
    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: 4.5rem;
    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__descr {
    line-height: 170%;
    letter-spacing: 0.05rem;
    font-family: 'Fred';
    font-weight: 400;
    font-size: 16px;
    color: white;
    text-align: center;
  
    margin-top: 0;
}


/* offer */

.offer__content {
    padding-top: 40px;
    padding-bottom: 40px;
    position: relative;
    min-height: 480px;
    outline: 0px solid red;

}

.offer__title {
    color: white;
    font-family: 'Fred';
    font-size: 15px;
    margin-bottom: 10px;
}

.offer__block-desctop {
    position: absolute;
    z-index: 10;
    width: 200px;
    top:8%;
    left: 13%;
}

.offer__block-monitor {
    width: 250px;
    position: absolute;
    z-index: 20;
    top: -1%;
    left: 25%;
}

.offer__block-lucky {
    width: 200px;
    position: absolute;
    z-index: 30;
    top: 8%;
    left: 42.4%;
}

.offer__block-monoblock {
    width: 250px;
    position: absolute;
    z-index: 20;
    top: 0%;
    left: 53%;
}

.offer__block-pro {
    width: 250px;
    position: absolute;
    z-index: 10;
    top:8%;
    left: 73%;
}

.offer__button {
    padding-top: 13px;
    padding-bottom: 10px;
    padding-left: 16px;
    padding-right: 16px;
    background-color: #bb00ff;
    border-radius: 15px;
    font-family: 'Calibri';
    font-weight: 400;
    font-size: 12px;
    border: 0px;
}

.offer__descr {
    color: white;
    font-family: 'Fred';
    font-size: 24px;
    margin-bottom: 20px;
}

.offer__content-mob__item {
    margin-bottom: 50px;
}


/* footer */

/* .footer {
    background:  rgb(60, 0, 100);
    height: 30px;
    padding-top: 13px;
    margin: 0 auto;
} */

.footer__mob {
    width: 106%;
    display: none;
    padding-left: 15px;
    padding-right: 15px;
}

.footer__logo {
 

    font-size: 10px;
    font-weight: 400;
}

.footer__img {
    margin-right: 1em;
    
}

/* animation */

.sale:hover {
    transform-origin: top center;
    animation-name: sale;
    animation-duration: 1s;
    animation-fill-mode: both;
}

@keyframes sale {
    20% {
        transform: rotate3d(0, 0, 1, 15deg);
    }
    40% {
        transform: rotate3d(0, 0, 1, -10deg);
    }
    60% {
        transform: rotate3d(0, 0, 1, 5deg);
    }
    70% {
        transform: rotate3d(0, 0, 1, 0deg);
    }
    80% {
        transform: rotate3d(0, 0, 1, -5deg);
    }
    90% {
        transform: rotate3d(0, 0, 1, -3deg);
    }
    100% {
        transform: rotate3d(0, 0, 1, 0deg);
    }
}


/* anim-btn */

.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;
}

.btn-mod:hover {
    animation: animate 8s linear infinite;
}

@keyframes animate {
    0% {
        background-position: 0%;
    }
    100% {
        background-position: 400%;
    }
}

.btn-mod:before {
    content: "";
    position: absolute;
    top: -5px;
    right: -5px;
    bottom: -5px;
    left: -5px;
    z-index: -1;
    background: #bb00ff;
    background-size: 400%;
    border-radius: 40px;
    opacity: 0;
    transition: .5s;
}

.btn-mod:hover:before {
    filter: blur(20px);
    opacity: 1;
    animation: animate 8s linear infinite;
}

.btn {
    position: relative;
    display: inline-block;
    padding-top: 13px;
    padding-bottom: 10px;
    padding-left: 50px;
    padding-right: 50px;
    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: 30px;
    z-index: 1;
}

.btn:hover {
    animation: animate 8s linear infinite;
}

@keyframes animate {
    0% {
        background-position: 0%;
    }
    100% {
        background-position: 400%;
    }
}

.btn:before {
    content: "";
    position: absolute;
    top: -5px;
    right: -5px;
    bottom: -5px;
    left: -5px;
    z-index: -1;
    background: linear-gradient(90deg, #03a9f4, #f441a5, #03a9f4);
    background-size: 400%;
    border-radius: 40px;
    opacity: 0;
    transition: .5s;
}

.btn:hover:before {
    filter: blur(20px);
    opacity: 1;
    animation: animate 8s linear infinite;
}


/* 
/* paralaks */


/* 
.parallax {
    perspective: 1px;
    height: 100vh;
    overflow-y: auto;
}

.parallax-layer {
    position: absolute;
    inset: 0; // вместо top, bottom, left, right: 0;
}

.parallax-image {
    transform: translateZ(0);
}

.parallax-text {
    transform: translateZ(-2px);
} */

