.content-grid {
    --content-max-width: 1050px;
}

.wof-slice {
    white-space: pre-line;
}

.wof-right {
    max-width: 450px;
    padding-right: 10px;
}

.luck_wheel {
    position: relative;
}

.luck__content {
    position: absolute;
    left: 37%;
    top: 23%;
}

.wof-wheel .wof-form-wrapper input,
.wof-wheel .wof-form-wrapper select {
    background-color: #1e293b !important;
    background-color: #1e293b !important;
    border-radius: 0.8rem;
    padding: 2rem 1.6rem 2rem 9.6rem;
    text-align: left;
    font-size: 1.6rem;
    color: #94a3b8;
    max-width: unset !important;
}

.wof-wheel .wof-form-wrapper button {
    width: unset !important;
    line-height: 14px !important;
}

.wof-wheel .wof-form-wrapper input[type=email],.wof-wheel .wof-form-wrapper input[type=text] {
    border-radius: 0.8rem !important;
    padding: 3rem 1.6rem 3rem 9.6rem !important;
    direction: ltr;
    color: #fff !important;
}

.luck_wheel .wof-title,
.luck_wheel .wof-explainer,
.luck_wheel .wof-input,
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    font-family: IRANSansXV !important;
}

.wof-won .wof-title {
    font-size: 30px !important;
}

.luck_wheel .wof-title {
    margin: 0.8rem 0 3.2rem 0 !important;
    font-size: clamp(3.2rem, 8vw + .8rem, 6.0rem);
}

.wof-btn-done {
    display: none;
}

.luck_wheel .wof-explainer {
    color: #cbd5e1 !important;
    font-size: 14px !important;
}



.luck_wheel .wof-form-wrapper {
    position: relative !important;
    margin: 1.6rem 0 !important;
}

.wof-btn-submit {
    position: absolute;
    left: 0.8rem;
    top: 50%;
    transform: translateY(-86%);
    background-color: #fbbf24 !important;
    color: #0f172a !important;
    border-radius: 0.8rem !important;
    padding: 1.2rem !important;
}
.hyper__section .hyper__card .card__wrapper .card__main .card__detail p{
    color: #fff;
}
.instagram__section .instagram__image a {
    width: 50%;
}
.instagram__section .instagram__image a img {
    width: 100%;
}
.wof-wheel .wof-error{
    position: absolute;
}
@media(min-width:1000px) {
    .luck_wheel .wof-wheel-standalone .wof-wheel .wof-inner-wrapper {
        flex-flow: row;
    }
}

@media(max-width:547px) {
    .luck__content {
        top: 1%;
        right: 10%;
    }
    div.wof-wheel .wof-inner-wrapper {
        padding: unset;
    }
	.hero__section img.falling {
    transform: translateY(60%);
}
}