
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}

:focus {
    outline: 0;
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    height: 100%;
    overflow-x: hidden;
}
body {
    display: flex;
    flex-direction: column;
    min-height: 100%;
    overflow-x: hidden;
}

.main-content{
    flex: 1 0 auto;
}

ol,
ul {
    list-style: none;
}

caption,
th,
td {
    text-align: left;
    font-weight: normal;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
}

blockquote,
q {
    quotes: """";
}

html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden],
template {
    display: none;
}

a {
    background-color: transparent;
    text-decoration: none;
    transition: all 200ms ease-out;
}

a:focus {
    outline: none;
}

a:active,
a:hover {
    outline: 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong,
.bold {
    font-weight: bold;
}

em,
i {
    font-style: italic;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

hr {
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code,
kbd,
pre,
samp {
    font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled],
html input[disabled] {
    cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input {
    line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

* {
    box-sizing: border-box;
}

*:before,
*:after {
    box-sizing: border-box;
}

input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

figure {
    margin: 0;
}

img {
    vertical-align: middle;
    max-width: 100%;
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #E9E9E9;
}

[role="button"] {
    cursor: pointer;
}

/* Fancybox */
.fancybox_modal {
    display: none;
    width: 1000px;
    max-width: 90%;
    padding: 30px;
    border-radius: 10px;
}
.fancybox_modal_inner{
    background: #fff;
    padding: 35px 25px;
    font-size: 14px;
}
.fancybox_modal.fancybox_modal_big{
    width: 900px;
}
@media(min-width: 990px){
    .fancybox_modal.fancybox_modal_big{
        width: 960px;
    }
    .fancybox_modal.fancybox_modal_big .fancybox_modal_inner{
        padding: 50px;
    }
}

#responseMessage .fancybox_modal-content.error {
    color: #FF4632;
}
/* /. Fancybox */



.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
}

@media (min-width: 1480px) {
    .container {
        width: 1450px;
    }   
    .compare-char-filter {
        position: absolute;
        bottom: 0;
        right: 0;
        bottom: 35px;
        right: -140px;
    }

}

@media (max-width: 1450px) {
    .header {
        width: 100%;
    }
    .hero-img {
        right: -5%;
        height: 80%;
        z-index: 0;
    }
    .hero-section__about-title {
        font-size: 58px;
        position: relative;
        z-index: 1;
    }
    .eyelash {
        width: 220px;
        position: absolute;
        top: -15%;
        right: 0%;
    }
    .prize1 {
        width: 400px;
        position: absolute;
        top: -16%;
        left: -5%;
    }
    .prize2 {
        width: 400px;
        position: absolute;
        bottom: -10%;
        right: -4%;
    }
    .spring {
        position: absolute;
        width: 200px;
        bottom: -10%;
        left: -3%;
    }
    .crown {
        position: absolute;
        top: -30%;
        right: 1%;
        width: 200px;
    }
    .star {
        width: 200px;
        position: absolute;
        top: -24%;
        left: -1%;
    }
    .heart {
        width: 200px;
        position: absolute;
        top: -16%;
        right: -1%;
    }
    .efforts-info-img {
        width: 40%;
    }
    .efforts-info-text {
        padding: 20px 0;
    }
    .talant-section {
        background: #F0E3E6 url(../img/talant-bg.png) 23% 100% no-repeat;
    }
    .steps-list .item {
        justify-content: space-between;
    }
}


@media (max-width: 768px) {
    .header-inner__left img {
        width: 70px;
    }
    .header-inner__right {
        display: none;
    }
    .header {
        width: auto;
        top: 60px;
    }

    .section-title {
        font-size: 18px;
        margin-bottom: 40px;
    }
    


    /* Hero */
    .hero-section {
        padding: 140px 0 25px;
        margin-bottom: 30px;
    }
    .hero-section__about-subtitle {
        font-size: 16px;
    }
    .hero-section__about-title {
        font-size: 25px;
        margin-bottom: 280px;
    }
    .hero-section__about-btn {
        padding: 10px 0px;
        width: 100%;
        z-index: 1;
        position: relative;
        border-radius: 10px;
    }
    .hero-section__about-btn span {
        font-size: 16px;
    }
    .hero-img {
        width: 280px;
        position: absolute;
        bottom: 0;
        left: -10%;
        z-index: 0;
    }

    .section-text {
        max-width: auto;
        margin: auto;
        margin-bottom: 40px;
        text-align: center;
        font-size: 14px;
    }

    /* Info */
    .info-section {
        margin: 30px 0;
    }
    .info-list {
        display: flex;
        gap: 10px;
        flex-wrap: wrap;
    }
    .info-list .item {
        width: 100% !important;
        display: flex;
        flex-direction: row;
        gap: 16px;
        align-items: center;
        justify-content: flex-start;
    }
    .info-list .item .item-text {
        text-align: left;
        font-size: 12px;
    }
    .info-list .item .item-text br{
        display: none;
    }
    .info-list .item img {
        width: 40px;
        height: 40px;
    }


    /* Pink */
    .pink-section {
        margin: 30px 0;
    }
    .pink-info {
        padding: 40px;
        border-radius: 20px;
    }
    .pink-info2 {
        padding: 68px 23px;
    }
    .pink-info3 {
        padding: 40px 18px 20px;
    }

    .pink-info__flex-text > div {
        width: 100%;
    }
    .pink-info__flex-text {
        gap: 0;
        flex-wrap: wrap;
    }
    .pink-info__title {
        font-size: 18px;
        letter-spacing: 0px;
        margin-bottom: 20px;
    }
    .pink-info__text {
        font-size: 14px;
    }
    .eyelash {
        width: 97px;
        position: absolute;
        top: -14%;
        right: 1%;
    }
    .spring {
        height: 95px;
        top: -17%;
        left: -7%;
    }


    /* Prize */
    .prize-section {
        margin: 30px 0;
    }

    .prize-info {
        background: #E5004E;
        border-radius: 20px;
        padding: 40px 40px 70px;
    }
    .prize1{
        width: 115px;
        top: -12%;
        left: -9%;
    }
    .prize2 {
        height: 157px;
        position: absolute;
        bottom: -10%;
        right: -6%;
    }
    .prize-info__name {
        font-size: 18px;
    }
    .prize-info__price {
        font-size: 34px;
    }
    .prize-info__pochet {
        font-size: 18px;
    }
    .prize-info__kubok {
        font-size: 34px;
    }
    .prize-info__titul {
        font-size: 14px;
    }
    .prize-info__more {
        font-size: 8px;
    }
    .prize-info__pluse {
        font-size: 20px;
        margin: 20px 0;
    }

    /* Why */
    .why-section {
        margin: 30px 0;
    }
    .why-list {
        margin-bottom: 40px;
        flex-wrap: wrap;
    }
    .why-list .item {
        width: 100%;
        gap: 16px;
    }
    .why-list .item img {
        border-radius: 20px;
    }
    .why-list .item-title {
        font-size: 14px;
    }
    .why-list .item-text {
        font-size: 14px;
    }


    /* Steps */
    .steps-section {
        margin: 30px 0;
    }
    .steps-list {
        gap: 40px;
        flex-wrap: wrap;
    }
    .steps-list .item {
        width: 100%;
        gap: 16px;
    }
    .steps-list .item-text {
        font-size: 14px;
    }
    .steps-list .item-date {
        font-size: 16px;
        padding: 14px 0;
        border-radius: 20px;
    }
    .steps-section .crown {
        display: none;
    }



    /* Talant */
    .talant-section {
        margin: 30px 0;
        background: none;
    }
    .talant-info {
        padding: 0;
        margin-left: auto;
        max-width: none;
        position: relative;
    }
    .talant-mobile {
        margin-bottom: 20px;
        width: 100%;
        display: block;
    }
    .talant-info__subtitle {
        font-size: 12px;
        color: #2C2B30;
        text-transform: uppercase;
        margin-bottom: 16px;
    }
    .talant-info__title {
        font-size: 18px;
        color: #2C2B30;
        margin-bottom: 20px;
        letter-spacing: unset;
        letter-spacing: 0.5px;
    }
    .crown-mobile {
        display: block;
        position: absolute;
        width: 105px;
        top: -13%;
        right: -5%;
    }


    /* Format */
    .format-section {
        margin: 30px 0;
    }
    .format-list {
        gap: 20px;
        margin-bottom: 20px;
        flex-wrap: wrap;
    }
    .format-list .item {
        width: 100%;
    }
    .format-list .item img{
        width: 40px;
    }
    .format-list .item-text {
        font-size: 14px;
    }
    .format-text {
        font-size: 14px;
        color: #2C2B30;
        text-align: center;
        max-width: auto;
        margin: auto;
        margin-top: 20px;
    }


    /* Judge */
    .judge-section {
        margin: 30px 0;
        padding: 40px 0 0px;
    }
    .judge-list {
        gap: 12px;
        flex-wrap: wrap;
    }
    .judge-list .item {
        width: calc(50% - 6px);
        margin-bottom: 20px;
    }
    .judge-list .item-name {
        margin-top: 16px;
        font-size: 14px;
    }
    .judge-list .item-city {
        font-size: 14px;
    }
    .judge-list .item-text {
        margin-top: 16px;
        font-size: 10px;
    }
    .star {
        width: 95px;
        position: absolute;
        top: -11%;
        left: 0;
    }

    /* Requirements */
    .requirements-section {
        margin: 30px 0;
    }
    .requirements-list {
        gap: 40px;
    }
    .requirements-list .item {
        width: 100%;
        gap: 16px;
        margin-bottom: 0;
        align-items: center;
        text-align: center;
    }
    .requirements-list img {
        padding-left: 0;
    }
    .requirements-list .item-about {
        font-weight: 600;
        font-size: 16px;
        color: #2C2B30;
        padding: 24px 0;
        width: 100%;
        background: #fff;
        padding-left: 0px;
        border-radius: 20px;
        text-transform: uppercase;
    }
    .requirements-list .item-text {
        font-size: 14px;
        color: #2C2B30;
        padding-left: 0px;
    }
    .requirements-list .item-text ul {
        display: flex;
        padding-left: 35px;
        text-align: center;
        flex-direction: column;
        align-items: center;
    }


    /* Chance */
    .chance-section {
        margin: 30px 0;
        padding: 40px 0;
    }
    .chance-text {
        font-size: 14px;
        max-width: auto;
        margin-bottom: 40px;
    }
    .chance-list {
        gap: 20px;
        flex-wrap: wrap;
    }
    .chance-list .item {
        width: 100%;
        gap: 16px;
    }
    .chance-list .item img{
        width: 46px;
    }
    .chance-list .item-title {
        font-size: 14px;
        font-weight: normal;
        margin-bottom: 0;
    }
    .chance-list .item-text {
        font-size: 14px;
    }

    /* efforts */
    .efforts-section {
        margin: 30px 0;
    }
    .efforts-info {
        gap: 60px;
        background: none;
        border-radius: 0;
        margin: 0;
        flex-wrap: wrap;
    }
    .efforts-info-img {
        width: 100%;
        order: 2;
    }
    .efforts-info__subtitle {
        font-size: 14px;
        margin-bottom: 16px;
        text-align: center;
    }
    .efforts-info__title {
        text-align: center;
        font-size: 18px;
        margin-bottom: 40px;
    }
    .heart {
        width: 100px;
        position: absolute;
        top: -40%;
        right: -6%;
    }
    .efforts-btns {
        display: flex;
        gap: 40px;
        justify-content: center;
        flex-wrap: wrap;
        margin-top: 60px;
    }
    .efforts-btns > a {
        max-width: auto;
        padding: 10px 0;
        width: 100%;
        border-radius: 10px;
        justify-content: flex-start;
        gap: 15px;
    }

    .efforts-btns > a svg{
        height: 20px;
    }


    /* Policy */
    section.policy-section {
        padding-top: 125px;
    }
    .policy-title {
        font-size: 18px;
        margin-bottom: 20px;
    }
    .policy-content {
        font-size: 12px;
    }

    /* Modal */
    .info-modal__content {
        font-size: 14px;
    }
    .fancybox_modal {
        padding: 15px;
    }

    /* Footer */
    .footer {
        margin-top: 100px;
        margin-bottom: 70px;
    }
    .footer .line {
        display: none;
    }
    .footer .header-inner {
        flex-wrap: wrap;
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
        flex-direction: column;
        gap: 50px;
    }
    .footer .header-inner__right {
        display: block;
    }

    .footer .header-inner__right nav ul {
        display: flex;
        gap: 16px;
        flex-direction: column;
        align-items: flex-start;
    
    }

    .footer .header-inner__right nav ul li a {
        font-weight: 400;
    }

    .policy {
        font-size: 10px;
        color: #2C2B30;
        margin-top: 20px;
    }
}







/* Бургер */
.burger-btn {
    width: 28px;
    height: 22px;
    display: none;
    flex-direction: column;
    justify-content: space-between;
    cursor: pointer;
    position: relative;
    z-index: 110;
}

.burger-btn span {
    display: block;
    width: 100%;
    height: 3px;
    background: #2C2B30;
    border-radius: 3px;
    transition: 0.3s ease;
}

/* Анимация бургер → крестик */
.burger-btn.active span:nth-child(1) {
    transform: translateY(9px) rotate(45deg);
}
.burger-btn.active span:nth-child(2) {
    opacity: 0;
}
.burger-btn.active span:nth-child(3) {
    transform: translateY(-9px) rotate(-45deg);
}

/* Мобильное меню (без дублирования лого) */
.mobile-menu {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100vh;
    background: transparent; /* фон hero остаётся */
    display: none;
    z-index: 90;
}

.mobile-menu__nav {
    padding-top: 100px;
    list-style: none;
    padding-left: 30px;
}
.mobile-menu__nav li {
    margin-bottom: 16px;
}
.mobile-menu__nav li a {
    font-size: 16px;
    color: #2C2B30;
}

/* Скрытие hero по opacity */
.hero-section__about {
    transition: opacity 0.25s ease;
}

/* Показываем бургер на мобилке */
@media(max-width:768px){
    .burger-btn { display: flex; }
}
