@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;

500;700&display=swap);

a {
    color: #00adee;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

a:hover {
    color: #00adee;
    text-shadow: 0 0 10px rgba(0,173,238,.6),0 0 50px #00adee
}

@media screen and (min-width:320px) {
    .contest-header {
        width: 100%;
        height: 456px;
        background: url(https://madeindream.com/image/data/news/gifts-for-review/3.png);
        background-position: center;
        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-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .contest-header-logo {
        margin: 20px 0 0 0
    }

    .contwst-header-rate {
        margin: 0 0 -10px 100px
    }

    .contest-header-title {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        font-family: 'Intro Bold Caps', Tahoma, Geneva, sans-serif !important;
        font-style: normal;
        text-transform: uppercase;
        font-weight: 900;
        font-size: 24px;
        line-height: 36px;
        color: #fff;
        text-align: center;
        letter-spacing: .14em;
        margin: 10px 0 0 0;
        max-width: 300px;
        text-shadow: 0 0 16px rgba(0,173,238,.6),0 0 53px #00adee
    }

    .contest-main-prize {
        max-width: 872px;
        background: url(https://madeindream.com/image/data/news/gifts-for-review/5.png);
        border-radius: 20px;
        background-position: center;
        margin: 40px 10px;
        padding: 24px
    }

    .contest-main-prize-text {
        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;
        padding: 0;
        max-width: 510px
    }

    .contest-main-prize-text1 {
        font-family: Inter;
        font-style: normal;
        font-weight: 500;
        font-size: 26px;
        line-height: 135%;
        color: #000
    }

    .contest-main-prize-text2 {
        margin: 20px 0 0 0;
        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-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .contest-main-prize-text5 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin: 20px 0 0 0;
        font-family: Inter;
        font-style: normal;
        font-weight: 400;
        color: #00adee;
        line-height: 135%
    }

    .contest-main-prize-text3 {
        font-family: Inter;
        font-style: normal;
        font-weight: 600;
        font-size: 22px;
        line-height: 135%
    }

    .contest-main-prize-text4 {
        font-size: 14px
    }

    .contest-main-prize-text6 {
        margin: 20px 0 0 0;
        font-family: Inter;
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 135%;
        color: #353535
    }

    .contest-main-prize-text7 {
        margin: 20px 0 0 0;
        font-family: Inter;
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 135%
    }

    .contest-gift-for-review {
        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-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: distribute;
        justify-content: space-around;
        max-width: 872px;
        margin: 80px 10px 0
    }

    .contest-gift-for-review:nth-child(even) {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    .contest-gift-for-review-text {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        max-width: 510px;
        margin: 20px 10px 0
    }

    .contest-gift-for-review-text1 {
        font-family: Inter;
        font-style: normal;
        font-weight: 500;
        font-size: 24px;
        line-height: 29px;
        text-align: left;
        color: #000
    }

    .contest-gift-for-review-text2 {
        font-family: Inter;
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 135%;
        text-align: left;
        margin: 10px 0 0 0;
        color: #353535
    }

    .alleft {
        text-align: left
    }

    .contest-forms {
        background: -o-radial-gradient(50% 50%,50% 50%,rgba(58,201,255,0) 0,rgba(58,201,255,.1) 100%);
        background: radial-gradient(50% 50% at 50% 50%,rgba(58,201,255,0) 0,rgba(58,201,255,.1) 100%);
        padding: 32px 10px;
        margin: 80px 0 0 0
    }

    .contest-forms-text {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        max-width: 300px;
        margin: 0 auto
    }

    .contest-forms-text1 {
        font-family: Inter;
        font-style: normal;
        font-weight: 500;
        font-size: 24px;
        line-height: 29px;
        text-align: left;
        color: #00adee
    }

    .contest-forms-text2 {
        font-family: Inter;
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 135%;
        margin: 10px 0 0 0;
        text-align: left;
        color: #353535
    }

    .contest-forms-desc {
        margin: 20px 0 0 0;
        font-family: Inter;
        font-style: normal;
        font-weight: 400;
        font-size: 12px;
        line-height: 135%;
        color: #353535
    }

    .contest-forms form {
        margin: 0 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        max-width: 329px;
        -webkit-transition: .3s;
        -o-transition: .3s;
        transition: .3s
    }

    .contest-forms form input {
        background: #fff;
        font-family: Inter;
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 135%;
        padding: 0 0 0 10px;
        border: 1px solid #00adee;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        border-radius: 5px;
        width: 285px;
        height: 46px;
        margin: 5px 0 0 0
    }

    .contest-forms form input:focus-visible {
        -webkit-transition: .3s;
        -o-transition: .3s;
        transition: .3s;
        -webkit-box-shadow: 0 0 25px rgba(0,173,238,.2);
        box-shadow: 0 0 25px rgba(0,173,238,.2)
    }

    .contest-forms form button {
        background: -o-radial-gradient(50% 0,118.01% 118.01%,#00adee 0,#3ac9ff 100%);
        background: radial-gradient(118.01% 118.01% at 50% 0,#00adee 0,#3ac9ff 100%);
        border-radius: 5px;
        width: 285px;
        height: 50px;
        font-family: Inter;
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 135%;
        border: 0;
        margin: 30px 0 0 0;
        color: #fff;
		z-index: 2;
		cursor: pointer;
    }

    .contest-secret-bottom {
        max-width: 330px;
        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-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center;
        margin: 0 auto 40px
    }

    .contest-secret-bottom img {
		z-index: 1;
        margin: -50px 0 -50px 80px
    }

    .contest-secret-bottom-text1 {
        font-family: Inter;
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        line-height: 17px;
        text-align: right;
        color: #00adee
    }

    .contest-secret-bottom-text2 {
        font-family: Inter;
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 135%;
        text-align: center;
        margin: 9px 0 0 0;
        color: #353535
    }
}

@media screen and (min-width:420px) {
    .contest-header {
        width: 100%;
        height: 456px;
        background: url(https://madeindream.com/image/data/news/gifts-for-review/3.png);
        background-position: center;
        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-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .contest-header-logo {
        margin: 20px 0 0 0
    }

    .contwst-header-rate {
        margin: 0 0 -10px 260px
    }

    .contest-header-title {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        font-family: 'Intro Bold Caps', Tahoma, Geneva, sans-serif !important;
        font-style: normal;
        text-transform: uppercase;
        font-weight: 900;
        font-size: 36px;
        line-height: 36px;
        color: #fff;
        text-align: center;
        letter-spacing: .14em;
        margin: 10px 0 0 0;
        max-width: 300px;
        text-shadow: 0 0 16px rgba(0,173,238,.6),0 0 53px #00adee
    }

    .contest-main-prize {
        max-width: 872px;
        background: url(https://madeindream.com/image/data/news/gifts-for-review/5.png);
        border-radius: 20px;
        background-position: center;
        margin: 40px 20px;
        padding: 24px
    }

    .contest-main-prize-text {
        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;
        padding: 0;
        max-width: 510px
    }

    .contest-main-prize-text1 {
        font-family: Inter;
        font-style: normal;
        font-weight: 500;
        font-size: 36px;
        line-height: 44px;
        color: #000
    }

    .contest-main-prize-text2 {
        margin: 20px 0 0 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .contest-main-prize-text5 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin: 0 0 0 20px;
        font-family: Inter;
        font-style: normal;
        font-weight: 400;
        color: #00adee;
        line-height: 135%
    }

    .contest-main-prize-text3 {
        font-family: Inter;
        font-style: normal;
        font-weight: 600;
        font-size: 22px;
        line-height: 135%
    }

    .contest-main-prize-text4 {
        font-size: 14px
    }

    .contest-main-prize-text6 {
        margin: 20px 0 0 0;
        font-family: Inter;
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 135%;
        color: #353535
    }

    .contest-main-prize-text7 {
        margin: 20px 0 0 0;
        font-family: Inter;
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 135%
    }

    .contest-gift-for-review {
        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-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: distribute;
        justify-content: space-around;
        max-width: 872px;
        margin: 80px 20px 0
    }

    .contest-gift-for-review:nth-child(even) {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    .contest-gift-for-review-text {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        max-width: 510px;
        margin: 20px 10px 0
    }

    .contest-gift-for-review-text1 {
        font-family: Inter;
        font-style: normal;
        font-weight: 500;
        font-size: 24px;
        line-height: 29px;
        text-align: left;
        color: #000
    }

    .contest-gift-for-review-text2 {
        font-family: Inter;
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 135%;
        text-align: left;
        margin: 10px 0 0 0;
        color: #353535
    }

    .alleft {
        text-align: left
    }

    .contest-forms {
        background: -o-radial-gradient(50% 50%,50% 50%,rgba(58,201,255,0) 0,rgba(58,201,255,.1) 100%);
        background: radial-gradient(50% 50% at 50% 50%,rgba(58,201,255,0) 0,rgba(58,201,255,.1) 100%);
        padding: 32px 0;
        margin: 80px 0 0 0
    }

    .contest-forms-text {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        max-width: 360px;
        margin: 0 auto
    }

    .contest-forms-text1 {
        font-family: Inter;
        font-style: normal;
        font-weight: 500;
        font-size: 24px;
        line-height: 29px;
        text-align: left;
        color: #00adee
    }

    .contest-forms-text2 {
        font-family: Inter;
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 135%;
        margin: 10px 0 0 0;
        text-align: left;
        color: #353535
    }

    .contest-forms-desc {
        margin: 20px 0 0 0;
        font-family: Inter;
        font-style: normal;
        font-weight: 400;
        font-size: 12px;
        line-height: 135%;
        color: #353535
    }

    .contest-forms form {
        margin: 0 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        max-width: 329px;
        -webkit-transition: .3s;
        -o-transition: .3s;
        transition: .3s
    }

    .contest-forms form input {
        background: #fff;
        font-family: Inter;
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 135%;
        padding: 0 0 0 10px;
        border: 1px solid #00adee;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        border-radius: 5px;
        width: 329px;
        height: 46px;
        margin: 5px 0 0 0
    }

    .contest-forms form input:focus-visible {
        -webkit-transition: .3s;
        -o-transition: .3s;
        transition: .3s;
        -webkit-box-shadow: 0 0 25px rgba(0,173,238,.2);
        box-shadow: 0 0 25px rgba(0,173,238,.2)
    }

    .contest-forms form button {
        background: -o-radial-gradient(50% 0,118.01% 118.01%,#00adee 0,#3ac9ff 100%);
        background: radial-gradient(118.01% 118.01% at 50% 0,#00adee 0,#3ac9ff 100%);
        border-radius: 5px;
        width: 329px;
        height: 50px;
        font-family: Inter;
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 135%;
        border: 0;
        margin: 30px 0 0 0;
        color: #fff;
		z-index: 2;
		cursor: pointer;
    }

    .contest-secret-bottom {
        max-width: 330px;
        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-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center;
        margin: 0 auto 40px
    }

    .contest-secret-bottom img {
		z-index: 1;
        margin: -50px 0 -50px 120px
    }

    .contest-secret-bottom-text1 {
        font-family: Inter;
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        line-height: 17px;
        text-align: right;
        color: #00adee
    }

    .contest-secret-bottom-text2 {
        font-family: Inter;
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 135%;
        text-align: center;
        margin: 9px 0 0 0;
        color: #353535
    }
}

@media screen and (min-width:750px) {
    .contest-header {
        width: 100%;
        height: 456px;
        background: url(https://madeindream.com/image/data/news/gifts-for-review/3.png);
        background-position: center;
        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-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .contest-header-logo {
        margin: 20px 0 0 0
    }

    .contwst-header-rate {
        margin: 0 0 -10px 260px
    }

    .contest-header-title {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        font-family: 'Intro Bold Caps', Tahoma, Geneva, sans-serif !important;
        font-style: normal;
        text-transform: uppercase;
        font-weight: 900;
        font-size: 36px;
        line-height: 36px;
        color: #fff;
        text-align: center;
        letter-spacing: .14em;
        margin: 10px 0 0 0;
        max-width: 300px;
        text-shadow: 0 0 16px rgba(0,173,238,.6),0 0 53px #00adee
    }

    .contest-main-prize {
        max-width: 872px;
        background: url(https://madeindream.com/image/data/news/gifts-for-review/5.png);
        border-radius: 20px;
        background-position: center;
        margin: 40px 20px;
        padding: 32px
    }

    .contest-main-prize-text {
        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;
        padding: 0;
        width: 510px
    }

    .contest-main-prize-text1 {
        font-family: Inter;
        font-style: normal;
        font-weight: 500;
        font-size: 36px;
        line-height: 44px;
        color: #000
    }

    .contest-main-prize-text2 {
        margin: 20px 0 0 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .contest-main-prize-text5 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin: 0 0 0 20px;
        font-family: Inter;
        font-style: normal;
        font-weight: 400;
        color: #00adee;
        line-height: 135%
    }

    .contest-main-prize-text3 {
        font-family: Inter;
        font-style: normal;
        font-weight: 600;
        font-size: 24px;
        line-height: 135%
    }

    .contest-main-prize-text4 {
        font-size: 18px
    }

    .contest-main-prize-text6 {
        margin: 20px 0 0 0;
        font-family: Inter;
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 135%;
        color: #353535
    }

    .contest-main-prize-text7 {
        font-family: Inter;
        font-style: normal;
        margin: 20px 0 0 0;
        font-weight: 400;
        font-size: 16px;
        line-height: 135%
    }

    .contest-gift-for-review {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: distribute;
        justify-content: space-around;
        max-width: 872px;
        margin: 80px 20px 0
    }
	
	.contest-gift-for-review:nth-child(even) {
		flex-direction: row;
	}

    .contest-gift-for-review-text {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        max-width: 510px
    }

    .contest-gift-for-review-text1 {
        font-family: Inter;
        font-style: normal;
        font-weight: 500;
        font-size: 24px;
        line-height: 29px;
        text-align: right;
        color: #000
    }

    .contest-gift-for-review-text2 {
        font-family: Inter;
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 135%;
        text-align: right;
        margin: 10px 0 0 0;
        color: #353535
    }

    .alleft {
        text-align: left
    }

    .contest-forms {
        background: -o-radial-gradient(50% 50%,50% 50%,rgba(58,201,255,0) 0,rgba(58,201,255,.1) 100%);
        background: radial-gradient(50% 50% at 50% 50%,rgba(58,201,255,0) 0,rgba(58,201,255,.1) 100%);
        padding: 32px 0;
        margin: 80px 0 0 0
    }

    .contest-forms-text {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        max-width: 630px;
        margin: 0 auto
    }

    .contest-forms-text1 {
        font-family: Inter;
        font-style: normal;
        font-weight: 500;
        font-size: 24px;
        line-height: 29px;
        text-align: center;
        color: #00adee
    }

    .contest-forms-text2 {
        font-family: Inter;
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 135%;
        margin: 10px 0 0 0;
        text-align: center;
        color: #353535
    }

    .contest-forms-desc {
        margin: 20px 0 0 0;
        font-family: Inter;
        font-style: normal;
        font-weight: 400;
        font-size: 12px;
        line-height: 135%;
        color: #353535
    }

    .contest-forms form {
        margin: 0 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        max-width: 329px;
        -webkit-transition: .3s;
        -o-transition: .3s;
        transition: .3s
    }

    .contest-forms form input {
        background: #fff;
        font-family: Inter;
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 135%;
        padding: 0 0 0 10px;
        border: 1px solid #00adee;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        border-radius: 5px;
        width: 329px;
        height: 46px;
        margin: 5px 0 0 0
    }

    .contest-forms form input:focus-visible {
        -webkit-transition: .3s;
        -o-transition: .3s;
        transition: .3s;
        -webkit-box-shadow: 0 0 25px rgba(0,173,238,.2);
        box-shadow: 0 0 25px rgba(0,173,238,.2)
    }

    .contest-forms form button {
        background: -o-radial-gradient(50% 0,118.01% 118.01%,#00adee 0,#3ac9ff 100%);
        background: radial-gradient(118.01% 118.01% at 50% 0,#00adee 0,#3ac9ff 100%);
        border-radius: 5px;
        width: 329px;
        height: 50px;
        font-family: Inter;
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 135%;
        border: 0;
        margin: 30px 0 0 0;
        color: #fff;
		z-index: 2;
		cursor: pointer;
    }

    .contest-secret-bottom {
        max-width: 456px;
        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-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center;
        margin: 0 auto 40px
    }

    .contest-secret-bottom img {
		z-index: 1;
        margin: -50px 0 -50px 120px
    }

    .contest-secret-bottom-text1 {
        font-family: Inter;
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        line-height: 17px;
        text-align: right;
        color: #00adee
    }

    .contest-secret-bottom-text2 {
        font-family: Inter;
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 135%;
        text-align: center;
        margin: 9px 0 0 0;
        color: #353535
    }
}

@media screen and (min-width:962px) {
    .contest-header {
        width: 100%;
        height: 456px;
        background: url(https://madeindream.com/image/data/news/gifts-for-review/3.png);
        background-position: center;
        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-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .contest-header-logo {
        margin: 20px 0 0 0
    }

    .contwst-header-rate {
        margin: 0 0 -10px 260px
    }

    .contest-header-title {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        font-family: 'Intro Bold Caps', Tahoma, Geneva, sans-serif !important;
        font-style: normal;
        text-transform: uppercase;
        font-weight: 900;
        font-size: 36px;
        line-height: 36px;
        color: #fff;
        text-align: center;
        letter-spacing: .14em;
        margin: 10px 0 0 0;
        max-width: 600px;
        text-shadow: 0 0 16px rgba(0,173,238,.6),0 0 53px #00adee
    }

    .contest-main-prize {
        max-width: 872px;
        background: url(https://madeindream.com/image/data/news/gifts-for-review/5.png);
        border-radius: 20px;
        background-position: center;
        margin: 40px auto 0;
        padding: 32px
    }

    .contest-main-prize-text {
        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;
        padding: 0;
        width: 510px
    }

    .contest-main-prize-text1 {
        font-family: Inter;
        font-style: normal;
        font-weight: 500;
        font-size: 36px;
        line-height: 44px;
        color: #000
    }

    .contest-main-prize-text2 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .contest-main-prize-text5 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin: 0 0 0 20px;
        font-family: Inter;
        font-style: normal;
        font-weight: 400;
        color: #00adee;
        line-height: 135%
    }

    .contest-main-prize-text3 {
        font-family: Inter;
        font-style: normal;
        font-weight: 600;
        font-size: 24px;
        line-height: 135%
    }

    .contest-main-prize-text4 {
        font-size: 18px
    }

    .contest-main-prize-text6 {
        font-family: Inter;
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 135%;
        color: #353535
    }

    .contest-main-prize-text7 {
        font-family: Inter;
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 135%
    }

    .contest-gift-for-review {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: distribute;
        justify-content: space-around;
        max-width: 872px;
        margin: 80px auto 0
    }
	
	.contest-gift-for-review:nth-child(even) {
		flex-direction: row;
	}

    .contest-gift-for-review-text {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        max-width: 510px
    }

    .contest-gift-for-review-text1 {
        font-family: Inter;
        font-style: normal;
        font-weight: 500;
        font-size: 24px;
        line-height: 29px;
        text-align: right;
        color: #000
    }

    .contest-gift-for-review-text2 {
        font-family: Inter;
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 135%;
        text-align: right;
        margin: 10px 0 0 0;
        color: #353535
    }

    .alleft {
        text-align: left
    }

    .contest-forms {
        background: -o-radial-gradient(50% 50%,50% 50%,rgba(58,201,255,0) 0,rgba(58,201,255,.1) 100%);
        background: radial-gradient(50% 50% at 50% 50%,rgba(58,201,255,0) 0,rgba(58,201,255,.1) 100%);
        padding: 32px 0;
        margin: 80px 0 0 0
    }

    .contest-forms-text {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        max-width: 630px;
        margin: 0 auto
    }

    .contest-forms-text1 {
        font-family: Inter;
        font-style: normal;
        font-weight: 500;
        font-size: 24px;
        line-height: 29px;
        text-align: center;
        color: #00adee
    }

    .contest-forms-text2 {
        font-family: Inter;
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 135%;
        margin: 10px 0 0 0;
        text-align: center;
        color: #353535
    }

    .contest-forms-desc {
        margin: 20px 0 0 0;
        font-family: Inter;
        font-style: normal;
        font-weight: 400;
        font-size: 12px;
        line-height: 135%;
        color: #353535
    }

    .contest-forms form {
        margin: 0 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        max-width: 329px;
        -webkit-transition: .3s;
        -o-transition: .3s;
        transition: .3s
    }

    .contest-forms form input {
        background: #fff;
        font-family: Inter;
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 135%;
        padding: 0 0 0 10px;
        border: 1px solid #00adee;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        border-radius: 5px;
        width: 329px;
        height: 46px;
        margin: 5px 0 0 0
    }

    .contest-forms form input:focus-visible {
        -webkit-transition: .3s;
        -o-transition: .3s;
        transition: .3s;
        -webkit-box-shadow: 0 0 25px rgba(0,173,238,.2);
        box-shadow: 0 0 25px rgba(0,173,238,.2)
    }

    .contest-forms form button {
        background: -o-radial-gradient(50% 0,118.01% 118.01%,#00adee 0,#3ac9ff 100%);
        background: radial-gradient(118.01% 118.01% at 50% 0,#00adee 0,#3ac9ff 100%);
        border-radius: 5px;
        width: 329px;
        height: 50px;
        font-family: Inter;
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 135%;
        border: 0;
        margin: 30px 0 0 0;
        color: #fff;
		z-index: 2;
		cursor: pointer;
    }

    .contest-secret-bottom {
        max-width: 456px;
        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-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center;
        margin: 0 auto 40px
    }

    .contest-secret-bottom img {
		z-index: 1;
        margin: -50px 0 -50px 120px
    }

    .contest-secret-bottom-text1 {
        font-family: Inter;
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        line-height: 17px;
        text-align: right;
        color: #00adee
    }

    .contest-secret-bottom-text2 {
        font-family: Inter;
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 135%;
        text-align: center;
        margin: 9px 0 0 0;
        color: #353535
    }
}