

.fade_in {
    opacity: 1;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: slide-up-in;
    animation-name: slide-up-in
}

.title-first {
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: slide-up-in;
    animation-name: slide-up-in
}

.subtitle-first {
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: slide-up-in;
    animation-name: slide-up-in
}

@-webkit-keyframes d3 {
    0% {
        transform: perspective(900) rotateY(-42deg) translateX(59%)
    }
    80% {
        transform: perspective(0) rotateY(0) translateX(59%)
    }
    100% {
        transform: perspective(0) rotateY(0) translateX(0)
    }
}

@keyframes d3 {
    0% {
        transform: perspective(900) rotateY(-42deg) translateX(59%)
    }
    80% {
        transform: perspective(0) rotateY(0) translateX(59%)
    }
    100% {
        transform: perspective(0) rotateY(0) translateX(0)
    }
}

@-webkit-keyframes d3-end {
    0% {
        transform: perspective(0) rotateY(0) translateX(0)
    }
    80% {
        transform: perspective(0) rotateY(0) translateX(59%)
    }
    100% {
        transform: perspective(900) rotateY(-42deg) translateX(59%)
    }
}

@keyframes d3-end {
    0% {
        transform: perspective(0) rotateY(0) translateX(0)
    }
    80% {
        transform: perspective(0) rotateY(0) translateX(59%)
    }
    100% {
        transform: perspective(900) rotateY(-42deg) translateX(59%)
    }
}


.slick-slide, .slick-slide * {
    outline: 0 !important
}

.black {
    color: #5a5a59
}

.poe {
    pointer-events: none
}

.mrm {
    margin-right: .5vw
}

.mr {
    margin-right: 1vw
}

.mrs {
    margin-right: 1.5vw
}

.mrx {
    margin-right: .781vw
}

.lt {
    color: #fff
}

.ggc {
    color: #69bdad
}

.gray {
    color: grey
}

.asfs {
    align-self: flex-start
}

.title-lg {
    font-size: 3.125vw;
    font-weight: 400;
    line-height: 1
}

.hero-click{
    position: relative;
}

.hero__gift{
    position: absolute;
    right: -111px;
    top: 0;
}
.hero__arrow{
    position: absolute;
    left: -62px;
    transform: rotate(-17deg);
    top: 9px;
}
.hero__giftimage{
    display: block;
    width: 60px;
}

@media (max-width:  768px){
    .hero__gift{
        right: -105px;
        top: -7px;
    }
    .hero-click{
        left: 0;
    }
    .header .online{
        display: none
    }
    .header .socials-items{
        margin-bottom: 10px
    }
}

.title-num {
    font-size: 4.008vw
}

.title72 {
    font-size: 3.75vw
}

.tac {
    text-align: center
}

.fw1 {
    font-weight: 100
}

.fw3 {
    font-weight: 300
}

.fw5 {
    font-weight: 500
}

.fw4 {
    font-weight: 400
}

.fw6 {
    font-weight: 600
}

.fw7 {
    font-weight: 700
}

.fw8 {
    font-weight: 800
}

.fwb {
    font-weight: 700
}

.fw9 {
    font-weight: 900
}

.fsi {
    font-style: italic
}

.tar {
    text-align: right
}

.tdt {
    text-decoration: line-through
}

.tdu {
    text-decoration: underline
}

.center {
    text-align: center
}

.ttu {
    text-transform: uppercase
}

.ttn {
    font-family: TTNorms
}

.title {
    font-size: 2.5vw
}

.t-min {
    font-size: 1.875vw
}

.t-ss {
    font-size: 1.5vw
}

.t-min2 {
    font-size: 1.5625vw
}

.text {
    font-size: .885vw
}

.text-md {
    font-size: 1.042vw
}

.tg {
    color: #f78449
}

.tg2 {
    color: #afe4d6
}

a.text-min {
    color: #181818;
    transition: all .4s
}

a.text-min:hover {
    color: #ff7200
}

.small-text {
    font-size: .92vw
}

.tsm8 {
    font-size: .55vw
}

.tsm10 {
    font-size: .61vw
}

.tsm11 {
    font-size: .7vw
}

.tsm12 {
    font-size: .729vw
}

.tsm13 {
    font-size: .78125vw
}

.tsm14 {
    font-size: .98125vw
}

.text24 {
    font-size: 1.25vw
}

.text23 {
    font-size: 1.3vw
}

.text21 {
    font-size: 1.2vw
}

.container {
    max-width: 81.25vw;
    margin: 0 auto
}

.container-big {
    max-width: 89.323vw;
    margin: 0 auto
}

.container-min {
    max-width: 69.271vw;
    margin: 0 auto
}

.container-mid {
    max-width: 84.896vw;
    margin: 0 auto
}

.container--left {
    width: 100%;
    padding-left: 7.852vw
}

.container--right {
    width: 100%;
    padding-right: 7.5vw
}

.mlg {
    margin-bottom: 4.5vw
}

.msm {
    margin-bottom: 2.4vw
}

.mb {
    margin-bottom: 1.5vw
}

.mbm {
    margin-bottom: .7vw
}

.mbs {
    margin-bottom: .41vw
}

.stop {
    overflow: hidden
}

.section {
    padding: 6vw 0;
    position: relative
}

.max {
    width: 100%
}

.btn-text {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    white-space: nowrap
}



.gr {
    color: #8d8d8d
}



.quiz-progress {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.quiz-progress p {
    white-space: nowrap
}

.quiz-progress__line {
    width: 100%;
    position: relative;
    overflow: hidden;
    height: 1.302vw;
    border-radius: 13px;
    border: 1px solid #ededee;
    background-color: #fff;
    flex-grow: 1;
    margin-left: 1.927vw
}

.quiz-progress__line-inner {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    border-radius: 13px;
    background-color: #ee7832;
    background-image: url(../img/loading.png);
    background-size: contain;
    -webkit-animation: loadingBg 15s infinite linear;
    animation: loadingBg 15s infinite linear
}

@-webkit-keyframes loadingBg {
    0% {
        background-position: 2%
    }
    100% {
        background-position: 100%
    }
}

@keyframes loadingBg {
    0% {
        background-position: 2%
    }
    100% {
        background-position: 100%
    }
}

.quiz {
    padding-top: 10.365vw
}

.quiz__inner {
    display: flex;
    justify-content: space-between
}

.quiz-form {
    min-height: 31.25vw;
    display: flex;
    flex-direction: column
}

.quiz-right {
    width: 17.1875vw;
    margin-left: 8.333vw;
    margin-top: 16.2vw;
    /*margin-top: -10.2vw*/
}

.quiz-options {
    display: flex
}

.quiz-options--big {
    gap: 1.5vw
}

.quiz-options--big .quiz-option__img {
    width: 20.833vw;
    height: 15.625vw
}

.quiz-option {
    cursor: pointer
}

.quiz-option:hover .quiz-option__img {
    border-color: #ee7832
}

.quiz-option__input {
    display: none
}

.quiz-option__input:checked ~ .quiz-option__img {
    border-color: #ee7832
}

.quiz-option__input:checked ~ .quiz-option__label .quiz-option__checkbox::before {
    display: block
}

.quiz-option__input:checked ~ .quiz-option__label .quiz-option__text {
    font-weight: 800
}

.quiz-option__img {
    display: flex;
    border-radius: 3px;
    overflow: hidden;
    position: relative;
    margin-bottom: 1.198vw;
    border: 2px solid transparent;
    transition: .3s
}

.quiz-option__img img {
    position: absolute;
    max-width: unset;
    max-height: unset;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover
}

.quiz-option__label {
    display: flex;
    align-items: center
}

.quiz-option__checkbox {
    width: 1.667vw;
    height: 1.667vw;
    border-radius: 50%;
    border: 1px solid #e3e3e3;
    margin-right: .677vw;
    position: relative
}

.quiz-option__checkbox::before {
    content: '';
    width: 1.146vw;
    height: 1.146vw;
    border-radius: 50%;
    box-shadow: inset 0 0 27px rgba(254, 107, 117, .71);
    background-color: #ee7832;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    display: none
}

.quiz-btn {
    padding: 2.03125vw 5.99vw
}

.quiz-btns {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: auto
}

.quiz-right {
    display: flex;
    flex-direction: column;
    align-items: center
}

.quiz-right__img {
    display: flex;
    width: 17.1875vw;
    margin-bottom: 2.083vw
}

.quiz-right__position {
    margin-bottom: 2.083vw
}

.quiz-right__block {
    padding: 1.51vw .521vw;
    border: 1px dashed #e5e4e4;
    width: 100%;
    margin-bottom: 2.083vw
}

.quiz-right__item {
    display: flex;
    align-items: center;
    margin-bottom: .833vw
}

.quiz-right__item-img {
    display: flex;
    width: 5.104vw;
    margin-right: .9375vw
}

.quiz-right__gift {
    display: flex;
    align-items: center
}

.quiz-right__gift p {
    margin-top: 1.8vw
}

.quiz-right__gift-img {
    display: flex;
    width: 6.458vw;
    margin-left: 1.042vw
}

.quiz-options--left-image {
    align-items: center;
    justify-content: space-between
}

.quiz-options--left-image .input {
    margin-bottom: 2.24vw
}

.quiz-item-2-image {
    display: flex;
    width: 25.365vw;
    margin-right: 3.66875vw
}

.quiz-inner-options {
    flex-grow: 1
}

.quiz-item-2-title {
    margin-bottom: 4.323vw
}

.quiz-options--sm .quiz-option__img {
    width: 14.323vw;
    height: 15.625vw;
    border: 2px solid #f2f2f2
}

.quiz-options--sm {
    gap: 3.073vw
}

.aifs {
    align-items: flex-start
}

.quiz-options--scroll {
    display: flex;
    flex-wrap: wrap;
    overflow-y: auto;
    height: 19.6vw;
    position: relative;
    margin: 0 auto
}

.quiz-options--scroll::-webkit-scrollbar {
    width: 10px;
    border-radius: 5px;
    overflow: hidden
}

.quiz-options--scroll::-webkit-scrollbar-button {
    display: none
}

.quiz-options--scroll::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background-clip: content-box;
    background-color: #dadada
}

.quiz-options--scroll::-webkit-scrollbar-track {
    border-radius: 5px;
    background-color: #f2f2f2
}

.quiz-options--scroll::-webkit-scrollbar-track-piece {
    border-radius: 5px;
    background-color: #f2f2f2
}

.quiz-options--right-image {
    align-items: center
}

.quiz-item-5-image {
    display: flex;
    width: 25.365vw;
    margin-left: 3.125vw
}

.quiz-options--inline {
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: 1.51vw
}

.quiz-options--inline > .quiz-option {
    width: 48%
}

.quiz-options--inline .quiz-option__label {
    padding: 1.20625vw 1.823vw;
    border-radius: 3px;
    border: 2px solid #f2f2f2
}

.quiz-options--inline .quiz-inner-options {
    display: flex;
    flex-direction: column;
    gap: 1.11vw
}

.quiz-item--semifinal {
    display: flex;
    justify-content: space-between
}

.quiz-item--semifinal .quiz-left {
    max-width: 23.6375vw
}

.quiz-item--semifinal .quiz-left .btn {
    width: 100%;
    margin-bottom: 1.40625vw
}

.quiz-socials {
    display: flex;
    margin-bottom: 2.34375vw
}

.quiz-social__label {
    padding: .78125vw 0;
    width: 5.46875vw;
    display: flex;
    flex-direction: column;
    align-items: center;
    border-radius: 15px
}

.quiz-social__img {
    width: 3.177vw;
    height: 3.177vw;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: .677vw
}

.quiz-social__img img {
    width: 1.354vw
}

.quiz-social {
    cursor: pointer;
    margin-right: .542vw
}

.quiz-social__input:checked ~ .quiz-social__label {
    box-shadow: 0 7px 27px rgba(40, 40, 40, .1)
}

.quiz-social__input:checked ~ .quiz-social__label .quiz-social__text {
    font-weight: 800
}

.quiz-social:last-child {
    margin-right: 0
}

.quiz-social:hover .quiz-social__label {
    box-shadow: 0 7px 27px rgba(40, 40, 40, .1)
}

.quiz-social.is-whatsapp .quiz-social__img {
    background-color: #25d266
}

.quiz-social.is-viber .quiz-social__img {
    background-color: #7460f3
}

.quiz-social.is-telegram .quiz-social__img {
    background-color: #00a2f2
}

.quiz-social.is-email .quiz-social__img {
    background-color: #fe7a55
}

.input.input--gray {
    background-color: #f0f0f0
}

.input.input--gray::-moz-placeholder {
    color: #282728
}

.input.input--gray:-ms-input-placeholder {
    color: #282728
}

.input.input--gray::placeholder {
    color: #282728
}

.quiz-input.input {
    padding: 1.5625vw 2.552vw;
    margin-bottom: 1.302vw
}

.policy {
    display: flex;
    align-items: center
}

.policy__img {
    display: flex;
    width: .677vw;
    margin-right: .417vw
}

.policy .link {
    color: #282828
}

.policy .link--underline::before {
    border-color: #282828
}

.quiz-semifinal-img {
    display: flex;
    width: 17.96875vw
}

@media (max-width: 900px) {
    .quiz-progress__line {
        height: 1.302rem;
        margin-left: 1.927rem
    }

    .quiz {
        padding-top: 2.365rem
    }

    .quiz-form {
        min-height: unset
    }

    .quiz-right {
        display: none
    }

    .quiz-options--big {
        gap: 0
    }

    .quiz-options--big .quiz-option__img {
        width: 100%;
        height: 33.5vw
    }

    .quiz-option__checkbox {
        min-width: 1.667rem;
        height: 1.667rem;
        margin-right: .677rem
    }

    .quiz-option__checkbox::before {
        width: 1.146rem;
        height: 1.146rem
    }

    .quiz-btn {
        padding: 1.43125rem 3.19rem
    }

    .quiz-right__img {
        width: 17.1875rem;
        margin-bottom: 2.083rem
    }

    .quiz-right__position {
        margin-bottom: 2.083rem
    }

    .quiz-right__block {
        padding: 1.51rem .521rem;
        margin-bottom: 2.083rem
    }

    .quiz-right__item {
        margin-bottom: .833rem
    }

    .quiz-right__item-img {
        width: 7.104rem;
        margin-right: .9375rem
    }

    .quiz-right__gift p {
        margin-top: 1.8rem
    }

    .quiz-right__gift-img {
        width: 6.458rem;
        margin-left: 1.042rem
    }

    .quiz-options--left-image .input {
        margin-bottom: 2.24rem
    }

    .quiz-item-2-image {
        width: 25.365rem;
        margin-right: 3.66875rem
    }

    .quiz-item-2-title {
        margin-bottom: 4.323rem
    }

    .quiz-options--sm .quiz-option__img {
        width: 14.323rem;
        height: 15.625rem
    }

    .quiz-options--sm {
        gap: 0
    }

    .quiz-options--scroll {
        height: auto;
        overflow-y: visible
    }

    .quiz-item-5-image {
        width: 100%;
        margin-left: 0
    }

    .quiz-options--inline {
        row-gap: 1.51rem
    }

    .quiz-options--inline .quiz-option__label {
        padding: 1.40625rem 1.823rem
    }

    .quiz-options--inline .quiz-inner-options {
        gap: 1.51rem
    }

    .quiz-item--semifinal .quiz-left {
        max-width: 23.6375rem
    }

    .quiz-item--semifinal .quiz-left .btn {
        margin-bottom: 1.40625rem
    }

    .quiz-socials {
        margin-bottom: 2.34375rem
    }

    .quiz-social__label {
        padding: .78125rem 0;
        width: 5.46875rem
    }

    .quiz-social__img {
        width: 3.177rem;
        height: 3.177rem;
        margin-bottom: .677rem
    }

    .quiz-social__img img {
        width: 1.354rem
    }

    .quiz-social {
        margin-right: .542rem
    }

    .quiz-input.input {
        padding: 1.5625rem 2.552rem;
        margin-bottom: 1.302rem
    }

    .policy__img {
        width: .677rem;
        margin-right: .417rem
    }

    .quiz-semifinal-img {
        width: 17.96875rem
    }

    .quiz-options {
        width: 100%;
        justify-content: space-between;
        flex-wrap: wrap;
        row-gap: 2rem
    }

    .quiz-option {
        width: 49%
    }

    .quiz-options {
        margin-bottom: 2rem
    }

    .quiz-left .title-lg br {
        display: none
    }

    .quiz-option__text .tsm12 br {
        display: none
    }

    .quiz__progress-item-hint {
        font-size: 1.2rem !important;
        width: auto !important;
        white-space: nowrap
    }

    .quiz-options--inline .quiz-inner-options .quiz-option {
        width: 100%
    }

    .quiz-options.quiz-options--inline .quiz-option {
        width: 100%
    }

    .quiz-item--semifinal {
        flex-direction: column-reverse;
        align-items: center
    }

    .quiz-item--semifinal .quiz-left {
        max-width: unset
    }

    .quiz-social__label {
        padding: .78125rem 0;
        width: 6.76875rem
    }

    .input {
        height: 5rem
    }

    .policy__img {
        width: 1.477rem;
        margin-right: .417rem
    }
    .title-lg {
        font-size: 3.2rem
    }

    .title-mslg {
        font-size: 5.5rem;
        letter-spacing: .2rem
    }

    .title-elg {
        font-size: 6.6rem;
        letter-spacing: .2rem
    }

    .title {
        font-size: 2.6rem
    }

    .tgg {
        padding: .1rem .4rem;
        margin: .2rem 0
    }

    .t-min {
        font-size: 1.95rem
    }

    .t-ss {
        font-size: 1.7rem
    }

    .t-min2 {
        font-size: 1.9rem
    }

    .text-tg {
        margin-left: 1.5rem
    }

    .text-md {
        font-size: 1.4rem
    }

    .text {
        font-size: 1.2rem
    }

    .small-text {
        font-size: 1.1rem
    }

    .tsm8 {
        font-size: .8rem
    }

    .tsm {
        font-size: .9rem
    }

    .tsm10 {
        font-size: 1rem
    }

    .tsm11 {
        font-size: 1rem
    }

    .tsm12 {
        font-size: 1rem
    }

    .tsm13 {
        font-size: 1.1rem
    }
    .tsm14 {
        font-size: 1.4rem
    }

    .mr1 {
        margin-right: 1rem
    }

    .tnum {
        font-size: 2.9rem
    }

    .text24 {
        font-size: 1.4rem
    }

    .text23 {
        font-size: 1.3rem
    }

    .text21 {
        font-size: 1.3rem
    }
}




.hero-wrapper {
    display: flex;
    align-items: center
}

.hero-wrapper .btn {
    margin-right: 2.03125vw
}

.hero-click {
    display: flex;
    align-items: center
}

.hero-click__img {
    display: flex;
    width: 1.458vw;
    margin-right: .677vw
}

img {
    max-width: 100%;
    max-height: 100%;
    align-self: center;
}
.quiz__progress-item-hint {
    position: absolute;
    left: 50%;
    bottom: 110%;
    width: 80%;
    color: #282828;
    box-shadow: 4px 7px 17px -6px #000;
    background-color: #fff;
    text-align: center;
    padding: 5px 0;
    border-radius: 6px;
    z-index: 33;
    transform: translate(-50%, 0);
    opacity: 0;
    transition: opacity .6s;
    font-size: 1.5rem
}

.quiz-btn:hover:disabled .quiz__progress-item-hint {
    opacity: 1
}

.input{
    padding: 2.083vw 2.604vw;
    border-radius: 3px;
    border: 2px solid #f2f2f2;
    color: #282828;
    align-self: center;
    width: 100%;
    position: relative;
}

@media (max-width: 900px){
    .input {
        height: 4.5rem;
        padding: 0.3rem 1rem;
        padding-left: 2rem;
    }
}

@media (max-width: 567px){
    .hero-click__img {
        width: 1.958rem;
        margin-right: 0.877rem;
    }
    .title-lg {
        font-size: 2.4rem
    }
    .mlg {
        margin-bottom: 4.5rem
    }

    .msm {
        margin-bottom: 2.4rem
    }

    .mb {
        margin-bottom: 1.5rem
    }

    .mbm {
        margin-bottom: .7rem
    }

    .mbs {
        margin-bottom: .41rem
    }
    .container{
        max-width: 90.25vw;
    }
    .quiz__inner{
        flex-wrap: wrap;
    }
    .quiz-right {
        display: flex;
        width: 100%;
        margin-left: 0;
        margin-top: 15px;
        margin-bottom: 20px;
        flex-direction: row;
        flex-wrap: wrap;
    }
    .quiz-right__item{
        width: 48%
    }
    .quiz-right__gift{
        width: 48%
    }
    .quiz-right__gift p{
        margin-top: 0
    }
    .quiz-left h2, .quiz-left .t-min2, .quiz-left .text24{
        line-height: 1.2;
    }
    .quiz-left{
        margin-bottom: 10px
    }
}

.quiz-btn--prev{
    background: #e3e3e3 !important;
    border-color: #e3e3e3 !important;
}


