h1, h2, h3, h4, h5, h6 {
  font-family: acumin-pro-condensed, sans-serif;
  font-weight: 700;
  font-style: normal;
}

p {
  font-family: acumin-pro-condensed, sans-serif !important;
  font-weight: 400;
  font-style: normal;
}

body.welcome .wrapper-form {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 50%;
  padding: 1rem;
  border: 1px solid grey;
  border-radius: 0.5rem;
}
body.welcome .wrapper-form input {
  margin-bottom: 2rem;
}

main {
  position: relative;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  overflow: hidden;
  width: 100vw;
  height: 100vh;
}
main.main-prize h1 {
  color: #18bab0 !important;
  font-size: 4vw !important;
  margin: 15vh 0 5vh !important;
  line-height: 1.25 !important;
}
main.main-prize h2 {
  font-size: 3vw !important;
  color: white !important;
  line-height: 1.125 !important;
}
main.main-prize h4 {
  color: white !important;
  font-size: 2vw !important;
  margin-bottom: 5vh;
}
main.main-prize h5 {
  color: white !important;
  font-size: 2vw !important;
  font-weight: 300;
  font-family: acumin-pro-condensed, sans-serif !important;
  font-weight: 300;
  font-style: normal;
}
main.main-prize .wrapper-content > .section-bottom {
  position: absolute;
  bottom: 5vh !important;
  right: -5% !important;
  left: initial !important;
  transform: translate(-50%, -50%);
}
main > img {
  width: 100vw;
  height: 100vh;
  z-index: 1;
}
main > .wrapper-content {
  position: absolute;
  top: 0;
  z-index: 2;
  width: 100%;
  height: 100vh;
}
main > .wrapper-content > .section-bottom {
  position: absolute;
  bottom: 10vh;
  left: 50%;
  transform: translate(-50%, -50%);
}
main.main-front * {
  color: white;
}
main.main-front h1 {
  font-size: 3vw !important;
  margin: 15vh 0 5vh !important;
}
main.main-front h2 {
  color: #18bab0;
  font-size: 3.5vw !important;
}
main.main-checking h1 {
  font-size: 4vw !important;
  margin: 27.5vh 0 5vh !important;
  color: #18bab0 !important;
}
main.main-checking h2 {
  color: white;
  font-size: 3vw !important;
}
main.main-success {
  background-color: #55B976;
}
main.main-success h1.h1-winner {
  font-size: 3vw !important;
}
main.main-success .col-float-img {
  position: relative;
}
main.main-success .col-float-img img {
  position: absolute;
  right: 10.5vw;
  top: 10vh;
  max-width: 375px;
}
main.main-error h1 {
  font-size: 3vw !important;
}
main.main-prize h1 {
  font-size: 4vw;
  line-height: 1.5;
  margin-bottom: 2rem;
}
main.main-prize h2 {
  font-size: 3.25vw;
  line-height: 1.5;
  margin-bottom: 3rem;
}
main.main-prize p {
  font-size: 2.3vw;
  line-height: 1.5;
  margin-bottom: 3rem;
}
main.main-additional .wrapper-content > .section-bottom {
  position: absolute;
  bottom: 5vh !important;
  right: -0.5% !important;
  left: initial !important;
  transform: translate(-50%, -50%);
}
main.main-additional .col-content .wrapper {
  margin-left: 10vw;
}
main.main-additional h1 {
  margin-top: 10vh;
  font-size: 4vw !important;
  color: white;
}
main.main-additional h2 {
  font-size: 3vw !important;
  color: #192232;
  margin-bottom: 10vh;
}
main.main-additional p {
  font-size: 2.25vw;
  color: white;
}
main .max-600 {
  max-width: 600px !important;
}
main header {
  margin-bottom: 2vh;
}
main footer {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0 2vw;
}
main footer p {
  font-size: 1.55vw;
  font-style: italic;
}
main .section-center-content .col-content .wrapper h1 {
  font-size: 4.5vw;
  margin-bottom: 7.5vh;
}
main .section-center-content .col-content .wrapper h2 {
  font-size: 6vw;
}
main section.section-logo {
  padding-top: 10vh;
}
main section.section-logo img {
  width: 15vw;
}
main section.section-bottom-message {
  padding: 10vh 5vw 10vh 0;
}
main section.section-bottom-message p {
  font-style: italic;
  font-size: 45pt;
  line-height: 1.25;
}
/*
    &.main-front {
        background-color: $color-yellow;
        color: black;
        width: 100vw;
        height: 100vh;
        position: relative;
        left: -4vw;

        .section-content {
            position: relative;
            top: 15vh;
            left: -7.5vw;
            width: 100%;
            max-width: 100%;
            min-height: 60vh;

            .wrapper {
                transform: scale(1.5);
                display: flex;
                flex-direction: row;
                align-items: center;
                justify-content: center;
                .content__left,
                .content__right {
                    padding-right: 5rem;
                }

                .content__right {
                    position: relative;
                    top: -2.5vh;
                    left: 5vw;
                }

                h1 {
                    font-size: 88pt;
                    font-weight: bold;
                    max-width: 37.5vw;
                    line-height: 1.25;
                }

                img {
                    // position: absolute;
                    // bottom: 28vh;
                    // right: 42vw;
                }
            }//.wrapper
        }//.section-content


            // .content__left, .content__right {
            //     width: 50%;
            // }

            // .content__left {
            //     img {
            //         width: 30vw;
            //     }
            // }

            // .content__right {
            //     h1 {
            //         font-size: 120pt;
            //     }

            //     h2 {
            //         margin-top: 5vh;
            //         font-size: 60pt;
            //     }
            // }


    }//&.main-front

    */

/*# sourceMappingURL=style.css.map */
