@font-face {
    font-family: 'JetBrains Mono';
    font-style: normal;
    font-weight: normal;
    src: url(//yastatic.net/s3/vertis-front-deploy/mf-spec/_/1d9e47ce7f6576ce7bae.woff2) format('woff2');
    font-display: swap;
}

@font-face {
    font-family: 'JetBrains Mono';
    font-style: normal;
    font-weight: 500;
    src: url(//yastatic.net/s3/vertis-front-deploy/mf-spec/_/065ee491488865d52b60.woff2) format('woff2');
    font-display: swap;
}

@font-face {
    font-family: 'JetBrains Mono';
    font-style: italic;
    font-weight: 500;
    src: url(//yastatic.net/s3/vertis-front-deploy/mf-spec/_/cbdbf29e8995bf6c5b78.woff2) format('woff2');
    font-display: swap;
}

@font-face {
    font-family: 'JetBrains Mono';
    font-style: normal;
    font-weight: 600;
    src: url(//yastatic.net/s3/vertis-front-deploy/mf-spec/_/e25ac98086382ececc5d.woff2) format('woff2');
    font-display: swap;
}

@font-face {
    font-family: 'JetBrains Mono';
    font-style: normal;
    font-weight: bold;
    src: url(//yastatic.net/s3/vertis-front-deploy/mf-spec/_/75885bf04057d4697ae5.woff2) format('woff2');
    font-display: swap;
}

@font-face {
    font-family: 'JetBrains Mono';
    font-style: normal;
    font-weight: 800;
    src: url(//yastatic.net/s3/vertis-front-deploy/mf-spec/_/db311a06095e69d7ec53.woff2) format('woff2');
    font-display: swap;
}

@font-face {
    font-family: 'YS Geo';
    font-style: normal;
    font-weight: normal;
    src: url(//yastatic.net/s3/vertis-front-deploy/mf-spec/_/cfecfb868d03a60f2e63.woff2) format('woff2');
    font-display: swap;
}

@font-face {
    font-family: 'YS Geo';
    font-style: normal;
    font-weight: 500;
    src: url(//yastatic.net/s3/vertis-front-deploy/mf-spec/_/ea8e2f5dde581ccdca53.woff2) format('woff2');
    font-display: swap;
}

@font-face {
    font-family: 'YS Geo';
    font-style: normal;
    font-weight: bold;
    src: url(//yastatic.net/s3/vertis-front-deploy/mf-spec/_/abcfe81a93c393e653df.woff2) format('woff2');
    font-display: swap;
}

@font-face {
    font-family: 'YS Text';
    font-style: normal;
    font-weight: normal;
    src: url(//yastatic.net/s3/vertis-front-deploy/mf-spec/_/5b3a85021efcfe0b8efa.woff2) format('woff2');
    font-display: swap;
}

@font-face {
    font-family: 'YS Text';
    font-style: normal;
    font-weight: 500;
    src: url(//yastatic.net/s3/vertis-front-deploy/mf-spec/_/fd82028209e90f356054.woff2) format('woff2');
    font-display: swap;
}

@font-face {
    font-family: 'YS Text';
    font-style: normal;
    font-weight: bold;
    src: url(//yastatic.net/s3/vertis-front-deploy/mf-spec/_/29036cce06c2c28eca48.woff2) format('woff2');
    font-display: swap;
}


body {
    width: 100%;
    min-height: 100vh;
    padding: 0;
    margin: 0;
    font-family: var(--font-geo);
    color: #000;
    background: #fff;
    -webkit-font-smoothing: antialiased;
}

html {
    scroll-behavior: smooth;
    scroll-padding-top: 160px;

    @media (orientation: portrait) and (max-width: 767px),(orientation: landscape) and (max-height: 449px) {
        scroll-padding-top: 40px;
    }
}

img {
    -webkit-user-select: none;
            user-select: none;
}

/* stylelint-disable-next-line selector-max-universal */
*,
*::before,
*::after {
    box-sizing: border-box;
}

:root {
    --step-x1: 25px;
    --step-x2: 50px;
    --step-x3: 75px;
    --step-x4: 100px;
    --step-x5: 125px;
    --step-x6: 150px;
    --step-x7: 175px;
    --step-x8: 200px;
    --step-x9: 225px;
    --step-x10: 250px;
    --desktop-max-width: var(--unit-container-xlarge);
    --cars-listing-cards-card-max-width: 576px;
    --black: #000;
    --white: #fff;
    --semi-white: rgb(255 255 255 / 68%);
    --grey: rgb(28 33 40 / 60%)
}

.Badge-module__root__jxpb {
    color: var(--black);
    cursor: pointer;
    background: #F3F1F1;
    transition: border-radius .5s ease-in-out;

    @media (hover: hover), not all and (pointer: coarse) {
        &:hover {
            background: rgb(255 255 255 / 80%);
        }
    }
}

.Badge-module__s__kgk9 {
    padding: 8px 10px;
    font-size: 13px;
    line-height: 16px;
    border-radius: 16px;
}

.Badge-module__m__BRed {
    padding: 20px 40px;
    font-size: 24px;
    line-height: 110%;
    border-radius: 20px;
}

.Badge-module__root__jxpb.Badge-module__active__Yw1h {
    @media (hover: hover), not all and (pointer: coarse) {
        &:hover {
            background: none;
        }
    }
}

.Badge-module__active__Yw1h {
    border-radius: 10px;
}

.Filters-module__root__tF5P {
    display: flex;
    flex-wrap: wrap;
    gap: 4px;
    justify-content: flex-start;
}

.Section-module__root__Acl8 {
    box-sizing: border-box;
    width: 100%;
    padding: 40px 14px 80px;
    margin-top: -20px;
    border-radius: 20px 20px 0 0;
}

.Section-module__dark__QLkm {
    color: var(--white);
    background-color: var(--black);
}

.Section-module__default__UMtK {
    color: var(--black);
    background-color: transparent;
}

.Section-module__noMargin__czwm {
    margin: 0;
}

.Section-module__withBigPadding__UaU_ {
    padding-right: 28px;
    padding-left: 28px;
}

.Section-module__layout__yFDu {
    display: flex;
    flex-direction: column;
    gap: 24px
}

@media (orientation: portrait) and (min-width: 768px),(orientation: landscape) and (min-height: 600px) {
    .Section-module__root__Acl8 {
        gap: 40px;
        padding: 80px 32px;
    }
}

.SectionTitle-module__root__a2tI {
    margin: 0;
    font-family: var(--font-geo);
    font-size: 47px;
    font-weight: 500;
    font-variant-numeric: lining-nums proportional-nums;
    line-height: 52px;
    color: var(--white);
}

.SectionTitle-module__dark__QKFp {
    color: var(--black);
}

@media (orientation: portrait) and (min-width: 768px),(orientation: landscape) and (min-height: 600px) {
    .SectionTitle-module__root__a2tI {
        font-size: 64px;
        line-height: 64px;
    }
}

.RatingItem-module__item__mLV2 {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.RatingItem-module__text__jn8q {
    margin: 0;
    font-family: var(--font-geo);
    font-size: 17px;
    font-weight: normal;
    line-height: 21px;
    color: var(--semi-white);
}

.RatingItem-module__top__z78Q {
    font-weight: 500;
    color: var(--white);
}


@media (orientation: portrait) and (min-width: 768px),(orientation: landscape) and (min-height: 600px) {
    .RatingItem-module__text__jn8q {
        font-size: 24px;
        line-height: 28px;
    }
}

.RatingShowMoreButton-module__button__PdIh {
    display: flex;
    gap: 4px;
    align-items: center;
    justify-content: center;
    padding: 0;
    margin-top: 14px;
    font-family: var(--font-geo);
    font-size: 13px;
    font-weight: 500;
    line-height: 16px;
    color: var(--white);
    cursor: pointer;
    background-color: transparent;
    border: 0;
}

.RatingShowMoreButton-module__icon__lTEu {
    width: 16px;
    height: 16px;
    color: var(--white);
    transition: transform 0.3s;
}

.RatingShowMoreButton-module__iconExpanded__o0IK {
    transform: rotate(180deg);
}

@media (orientation: portrait) and (min-width: 768px),(orientation: landscape) and (min-height: 600px) {
    .RatingShowMoreButton-module__button__PdIh {
        font-size: 15px;
        line-height: 20px;
    }
}

.RatingList-module__listWrapper__IZHl {
    width: 100%;
    max-width: 1220px;
}

.RatingList-module__list__OPaq {
    display: flex;
    flex-direction: column;
    gap: 8px;
    padding: 0;
    margin: 0;
    color: var(--white);
    list-style: none;
}

.RatingList-module__secondList__jjDm {
    display: grid;
    grid-template-rows: 0fr;
    transition: grid-template-rows 0.3s ease-out;
}

.RatingList-module__secondListVisible__Ptj0 {
    grid-template-rows: 1fr;
    margin-top: 8px;
}

.RatingList-module__secondList__jjDm > ul {
    overflow: hidden;
}

.Rating-module__wrapper__O_qw {
    display: flex;
    flex-direction: column;
    gap: 24px;
    align-items: center;
}

.Rating-module__description__Zbgf {
    width: 100%;
    padding: 0;
    margin: 0 0 8px;
    font-family: var(--font-geo);
    font-size: 20px;
    font-variant-numeric: lining-nums proportional-nums;
    line-height: 24px;
    color: var(--semi-white);
}

@media (orientation: portrait) and (min-width: 768px),(orientation: landscape) and (min-height: 600px) {
    .Rating-module__wrapper__O_qw {
        gap: 30px;
        align-items: flex-start;
        max-width: var(--unit-container-xsmall);
        margin: 0 auto;
    }

    .Rating-module__description__Zbgf {
        margin: 0;
        font-size: 24px;
        line-height: 28px;
    }

    .Rating-module__filters__KHas {
        margin-bottom: 8px;
    }
}

.Accordion-module__container__fytB {
    display: flex;
    flex-direction: column;
    padding: 12px 18px;
    overflow-x: hidden;
    font-family: var(--font-text);
    color: #1e1e1e;
    background: var(--white);
    border-radius: 18px;
}

.Accordion-module__header__WgzL {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin: 0;
    cursor: pointer;
}

.Accordion-module__expandedHeader__ZD_t {
    margin-bottom: 16px;
}

.Accordion-module__title__jTsp {
    max-width: 92%;
    margin: 0;
    font-size: 17px;
    font-weight: 500;
    line-height: 19px;
    text-align: left;
}

.Accordion-module__arrowContainer__qkmS {
    display: flex;
    flex-shrink: 0;
    align-items: center;
    justify-content: center;
    width: 14px;
    height: 28px;
    color: var(--black);
}

.Accordion-module__content__Y4iN {
    display: flex;
    flex-direction: column;
    max-height: 0;
    overflow: hidden;
    font-size: 17px;
    line-height: 20px;
    text-align: left;
    white-space: pre-wrap;
    opacity: .6;
    transition: max-height 0.3s ease-in-out;

    & > a {
        color: inherit;
    }
}

.Accordion-module__expandedContent__pZla {
    transition: max-height 0.3s ease-in-out;
}

.Accordion-module__chevronIcon__lTda {
    display: flex;
    width: 14px;
    height: 14px;
    cursor: pointer;
    transition: transform 0.3s ease-in;
}

.Accordion-module__chevronIconActive__q9jf {
    transform: rotate(180deg);
}


@media (orientation: portrait) and (min-width: 768px),(orientation: landscape) and (min-height: 600px) {
    .Accordion-module__title__jTsp {
        line-height: 28px;
    }
}

.PromoTag-module__root__JOaC {
    box-sizing: border-box;
    display: flex;
    gap: var(--unit-x2);
    align-items: center;
    justify-content: center;
    width: fit-content;
    padding: 6px var(--unit-x2);
    font-family: var(--font-jetbrains);
    font-size: 13px;
    font-weight: 500;
    line-height: 16px;
    color: currentcolor;
    text-transform: uppercase;
    border: 1px solid var(--black);
    border-radius: var(--unit-radius-small);
}

.PromoTag-module__dark__UKVU {
    color: var(--white);
    border-color: var(--white);
}

.PromoTag-module__grey__Gb2h {
    color: var(--color-grey);
    border-color: var(--color-grey);
}

.PromoTag-module__default__YEvb {
    color: var(--black);
    border-color: var(--black);
}

.PromoTag-module__text__hOSx {
    margin: 0;
}

@media (orientation: portrait) and (min-width: 768px),(orientation: landscape) and (min-height: 600px) {
    .PromoTag-module__root__JOaC {
        font-size: 15px;
        line-height: 19px;
    }
}

.Faq-module__root__vrCl {
    position: relative;
    z-index: 2;
    align-items: center;
    width: 100%;
    margin-top: 0;
    text-align: center;
    border-radius: 0;
}

.Faq-module__promoTag__Sesm {
    opacity: 0.6;
}

.Faq-module__items__XHQW {
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.Faq-module__wrapper__G65w {
    max-width: var(--desktop-max-width);
}

.HugeBanner-module__image__Q0dy {
    width: 100%;
    height: 100%;
    overflow: hidden;
    object-fit: fill;
    border-radius: 20px;
}


@media (orientation: portrait) and (min-width: 768px),(orientation: landscape) and (min-height: 600px) {
    .HugeBanner-module__image__Q0dy {
        max-width: var(--unit-container-medium);
        height: auto;
        margin: 0 auto;
        border-radius: var(--unit-radius-xlarge);
    }
}

.Partners-module__section__OihE {
    gap: 32px;
    align-items: center;
    padding-bottom: 40px;
    background: linear-gradient(180deg, var(--white) 75.62%, #FFD6CD 150.2%);
}

@media (orientation: portrait) and (min-width: 768px),(orientation: landscape) and (min-height: 600px) {
    .Partners-module__section__OihE {
        gap: 40px;
        padding-bottom: 80px;
    }
}


.About-module__root__PCOZ {
    display: flex;
    flex-direction: column;
    gap: var(--unit-x6);
}

.About-module__section__zRpQ {
    margin-top: -25px;
    background: linear-gradient(180deg, #FFD6CD -3.58%, var(--white) 10.77%, var(--white) 75.62%, #FFD6CD 130.2%);
}

.About-module__description__pELX {
    width: 100%;
    margin: 0;
    font-family: var(--font-geo);
    font-size: 20px;
    line-height: 24px;
}

.About-module__link__hhmv {
    display: flex;
    gap: var(--unit-x1);
    align-items: center;
    padding: 0;
    cursor: pointer;
    background: none;
    border: none;
}

.About-module__linkText__OEzI {
    font-family: var(--font-geo);
    font-size: 13px;
    font-weight: 500;
    line-height: 16px;
    color: var(--grey);
}

.About-module__linkIcon__rKlX {
    width: 16px;
    height: 16px;
    color: var(--grey);
    transition: transform 0.3s;
}

.About-module__expandable__DVpA {
    display: grid;
    grid-template-rows: 0fr;
    transition: grid-template-rows 0.3s ease-out;
}

.About-module__expandable__DVpA:not(.About-module__expanded__nhyc) {
    margin-bottom: calc(-1 * var(--unit-x6));
}

.About-module__expanded__nhyc {
    grid-template-rows: 1fr;
}

.About-module__expandableContent__E3mB {
    display: flex;
    flex-direction: column;
    gap: var(--unit-x6);
    overflow: hidden;
}

@media (orientation: portrait) and (min-width: 768px),(orientation: landscape) and (min-height: 600px) {
    .About-module__root__PCOZ {
        max-width: var(--unit-container-medium);
        margin: 0 auto;
    }

    .About-module__description__pELX {
        font-size: 24px;
        line-height: 28px;
    }

    .About-module__linkText__OEzI {
        font-size: 15px;
        line-height: 20px;
    }

    .About-module__linkIcon__rKlX {
        width: 24px;
        height: 24px;
    }
}

.Actionable-module__container__pzQF {
    all: unset;
    display: inline-flex;

    @media (hover: hover), not all and (pointer: coarse) {
        &:not(:disabled) {
            cursor: pointer;
        }
    }
}

.Link-module__root__LRvT {
    --color: inherit;

    color: var(--color);
    transition: 0.1s color;
}

.Link-module__neutral__nJKT {
    --color: var(--black);

    @media (hover: hover), not all and (pointer: coarse) {
        &:not(:disabled):hover {
            --color: var(--color-foreground-primary);
        }
    }
}

.Link-module__neutralFaded__wFLb {
    --color: var(--black-faded);

    @media (hover: hover), not all and (pointer: coarse) {
        &:not(:disabled):hover {
            --color: var(--black-highlighted);
        }
    }
}

.Link-module__primary__i_M_ {
    --color: var(--color-foreground-primary);

    @media (hover: hover), not all and (pointer: coarse) {
        &:not(:disabled):hover {
            --color: var(--black);
        }
    }
}

.Link-module__primaryCritical__FnZ9 {
    --color: var(--color-foreground-primary);

    @media (hover: hover), not all and (pointer: coarse) {
        &:not(:disabled):hover {
            --color: var(--color-foreground-primary-highlighted);
        }
    }
}

.Link-module__gray__Wrob {
    --color: var(--color-foreground-gray);
}

.Link-module__white__MtwO {
    --color: var(--color-foreground-white);

    @media (hover: hover), not all and (pointer: coarse) {
        &:not(:disabled):hover {
            --color: var(--color-foreground-primary);
        }
    }
}

.Link-module__black__E1Xx {
    --color: var(--color-foreground-black);

    @media (hover: hover), not all and (pointer: coarse) {
        &:not(:disabled):hover {
            --color: var(--color-foreground-primary);
        }
    }
}

.BottomBar-module__bottomBar__J0zh {
    display: flex;
    flex-direction: column;
    gap: 12px;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding: 19px 16px;
    background-color: var(--black);
}

.BottomBar-module__link__TC2i {
    color: var(--semi-white);
    opacity: 0.6;
}

.BottomBar-module__copyright__z97d {
    margin: 0;
    color: var(--semi-white);
    text-align: right;
    opacity: 0.6;
}

.BottomBar-module__link__TC2i,
.BottomBar-module__copyright__z97d {
    font-size: 10px;
    line-height: 12px;
}

.BottomBar-module__firstLinks__ZzBR {
    display: flex;
    gap: 12px;
    align-items: center;
}

@media (max-width: 380px) {
    .BottomBar-module__firstLinks__ZzBR {
        flex-direction: column;
    }
}

@media (orientation: portrait) and (min-width: 768px),(orientation: landscape) and (min-height: 600px) {
    .BottomBar-module__bottomBar__J0zh {
        flex-direction: row;
    }
}

.Button-module__root__mV0r {
	display: flex;
	align-items: center;
	justify-content: center;
	font-family: var(--font-text);
	font-weight: 500;
	font-variant-numeric: lining-nums proportional-nums;
	white-space: nowrap;
	border: 1px none;
	transition: transform 0.1s;

    &:active {
        transform: scale(0.97);
    }

}

.Button-module__primary__Aqvo {
	color: var(--black);
	background-color: var(--white);
}

.Button-module__inverse__EPIq {
	color: var(--white);
	background-color: var(--black);
}

.Button-module__transparent__i_HY {
	color: var(--semi-white);
	background: transparent;
}

.Button-module__vote__Lk1s {
	color: var(--black);
	background-color: var(--black);
	border: none;
}

.Button-module__sizeS__FRxl {
	padding: 8px;
	font-size: 13px;
	line-height: 16px;
	border-radius: 10px;
}

.Button-module__sizeLogin__GCxM {
	padding: 8px 12px;
	font-size: 13px;
	line-height: 16px;
	border-radius: 10px;
}

.Button-module__sizeM__emSK {
	padding: 16px 19px;
	font-size: 17px;
	line-height: 24px;
	border-radius: 16px;
}

.Button-module__fullWidth__dTP1 {
	width: -webkit-fill-available;
	width: fill-available;
}

@media (orientation: portrait) and (min-width: 768px),(orientation: landscape) and (min-height: 600px) {
    .Button-module__sizeLogin__GCxM {
        font-size: 17px;
        line-height: 24px;
    }

    .Button-module__sizeS__FRxl {
        padding: 12px 20px;
    }
}

.ShareBlock-module__share__wkzx {
	display: flex;
	flex-direction: column;
	gap: 8px;
	align-items: center;
}

.ShareBlock-module__shareTitle__TzLf {
	margin: 0;
	font-size: 13px;
	line-height: 16px;
    color: var(--grey);
	text-align: center;
}

.ShareBlock-module__socialLinks___Kmm {
	display: flex;
	gap: 12px;
	align-items: center;
}

.ShareBlock-module__socialLink__K6S7 {
    padding: 0;
	font-size: 13px;
    font-weight: normal;
	line-height: 16px;
	color: var(--black);
	text-align: center;
}

@media (orientation: portrait) and (min-width: 768px),(orientation: landscape) and (min-height: 600px) {
    .ShareBlock-module__shareTitle__TzLf {
        font-size: 17px;
        line-height: 24px;
    }

    .ShareBlock-module__socialLink__K6S7 {
        font-size: 17px;
        line-height: 24px;
    }
}

.Footer-module__root__sBlX {
    display: flex;
    flex-direction: column;
    width: 100%;
}

.Footer-module__content__wBLD {
    display: flex;
    flex-direction: column;
    gap: 32px;
    align-items: center;
    padding: 52px 16px 32px;
    font-family: var(--font-text);
    background: linear-gradient(180deg, #FFD6CD -3.58%, var(--white) 10.77%, var(--white) 75.62%, #FFD6CD 130.2%);
}

.Footer-module__logo__mjSm {
    width: 255px;
    height: auto;
}

.Footer-module__magazine__oSOO {
    width: 153px;
    height: auto;
}

.Footer-module__navigation__Fw4W {
    display: flex;
    flex-direction: column;
    gap: 4px;
    align-items: center;
}

.Footer-module__navLink__ey8R {
    font-size: 15px;
    line-height: 19px;
    color: var(--grey);
    text-align: center;
}

@media (orientation: portrait) and (min-width: 768px),(orientation: landscape) and (min-height: 600px) {
    .Footer-module__content__wBLD {
        gap: 60px;
        padding: 60px 32px;
    }

    .Footer-module__magazine__oSOO {
        width: 338px;
    }

    .Footer-module__logo__mjSm {
        width: 563px;
    }

    .Footer-module__navLink__ey8R {
        font-size: 17px;
        line-height: 24px;
    }
}

.NominationCard-module__root__jGyj {
    display: flex;
    flex-direction: column;
    padding: 20px 16px;
    color: var(--black);
    background-color: var(--white);
    border-radius: 24px;
}

.NominationCard-module__header__FheB {
    display: grid;
    grid-template-columns: 1fr auto;
    gap: 8px;
    align-items: center;
    margin-bottom: 12px;
}

.NominationCard-module__title__bt3f {
    margin: 0;
    font-size: 24px;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: -0.02em;
}

.NominationCard-module__info__V024 {
    display: flex;
    gap: 8px;
}

.NominationCard-module__content__xAwN {
    display: flex;
    gap: 8px;
    align-items: flex-start;
    justify-content: space-between;
    margin-bottom: 14px;
}

.NominationCard-module__description__UQvn {
    flex-grow: 1;
    max-width: 266px;
    max-height: 20px;
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    font-family: var(--font-text);
    font-size: 15px;
    line-height: 19px;
    color: var(--grey);
    white-space: nowrap;
    transition-timing-function: ease-out;
    transition-duration: 0.4s;
    transition-property: max-height;
}

.NominationCard-module__description__UQvn.NominationCard-module__expanded__fRa0 {
    max-height: 100px;
    white-space: normal;
    transition-timing-function: ease-in;
    transition-duration: 0.2s;
}

.NominationCard-module__toggleButton__Lx3h {
    display: flex;
    flex-shrink: 0;
    align-items: center;
    justify-content: center;
    width: 24px;
    height: 24px;
    padding: 0;
    cursor: pointer;
    background: var(--black);
    border: none;
    border-radius: 50%;
    transition: background-color 0.2s ease-in-out;
}

.NominationCard-module__toggleButton__Lx3h.NominationCard-module__expanded__fRa0 {
    background: #f2f2f2;
}

.NominationCard-module__toggleIcon__FpBL {
    position: relative;
    width: 12px;
    height: 12px;
}

.NominationCard-module__toggleIcon__FpBL::before,
.NominationCard-module__toggleIcon__FpBL::after {
    position: absolute;
    content: '';
    background-color: var(--white);
    transition: transform 0.2s ease-in-out;
}

.NominationCard-module__toggleIcon__FpBL.NominationCard-module__expanded__fRa0::before,
.NominationCard-module__toggleIcon__FpBL.NominationCard-module__expanded__fRa0::after {
    background-color: #8c8c8c;
}

.NominationCard-module__toggleIcon__FpBL::before {
    top: 5px;
    left: 0;
    width: 12px;
    height: 2px;
}

.NominationCard-module__toggleIcon__FpBL::after {
    top: 0;
    left: 5px;
    width: 2px;
    height: 12px;
}

.NominationCard-module__toggleIcon__FpBL.NominationCard-module__expanded__fRa0::after {
    transform: scaleY(0);
}

.NominationCard-module__infoItem__jWm3 {
    display: flex;
    gap: 4px;
    align-items: center;
    padding: 6px 8px;
    font-family: var(--font-jetbrains);
    font-size: 13px;
    font-weight: 600;
    line-height: 16px;
    border: 1px solid var(--black);
    border-radius: 8px;
}

.NominationCard-module__infoItem__jWm3 svg {
    width: 16px;
    height: 16px;
}

@media (orientation: portrait) and (min-width: 768px),(orientation: landscape) and (min-height: 600px) {
    .NominationCard-module__root__jGyj {
        padding: 24px;
    }

    .NominationCard-module__title__bt3f {
        font-size: 28px;
        line-height: 32px;
    }

    .NominationCard-module__description__UQvn {
        max-width: 660px;
        max-height: none;
        font-size: 17px;
        line-height: 20px;
        white-space: normal;
    }

    .NominationCard-module__toggleButton__Lx3h {
        display: none;
    }

    .NominationCard-module__content__xAwN {
        margin-bottom: 16px;
    }
}


.Nominations-module__root__JOo3 {
    display: flex;
    flex-direction: column;
    gap: 16px;
    max-width: var(--unit-container-medium);
    margin: 0 auto;
}

.Nominations-module__section__SWin {
    background-color: #E9E3E3;
}

.Nominations-module__title__DZEe {
    color: var(--black);
}

.Nominations-module__promoTag__VY83 {
    margin-bottom: 14px;
}

.Nominations-module__list__dnWi {
    display: flex;
    flex-direction: column;
    gap: 8px;
    padding: 0;
    margin: 0;
    list-style: none;
}

@media (orientation: portrait) and (min-width: 768px),(orientation: landscape) and (min-height: 600px) {
    .Nominations-module__promoTag__VY83 {
        margin: 0 auto;
    }

    .Nominations-module__root__JOo3 {
        gap: 32px;
    }

    .Nominations-module__title__DZEe {
        max-width: 520px;
        margin: 0 auto 8px;
        text-align: center;
    }

    .Nominations-module__list__dnWi {
        gap: 14px;
    }
}

.AuthPromptBanner-module__banner__fxd_ {
	display: flex;
	gap: 16px;
	align-items: center;
	justify-content: space-between;
	padding: 16px 20px;
	background: radial-gradient(59.41% 70.24% at 51.43% 87.5%, #FF8676 0%, #FF5637 65.39%, #FF5637 100%);
	border-radius: 16px;
}

.AuthPromptBanner-module__text__vnLc {
	flex: 1;
	margin: 0;
	font-family: var(--font-text);
	font-size: 17px;
	font-weight: 500;
	line-height: 20px;
	color: var(--white);
}

.AuthPromptBanner-module__button__g_jR {
    padding: 12px 20px;
    font-size: 15px;
    line-height: 20px;
}

@media (max-width: 321px) {
    .AuthPromptBanner-module__text__vnLc {
        font-size: 15px;
        line-height: 20px;
    }
}

@media (orientation: portrait) and (min-width: 768px),(orientation: landscape) and (min-height: 600px) {
    .AuthPromptBanner-module__text__vnLc {
        font-size: 20px;
        line-height: 24px;
    }

    .AuthPromptBanner-module__button__g_jR {
        width: 188px;
    }
}

.Prizes-module__root___pNr {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.Prizes-module__content__Pnzs {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.Prizes-module__section__mjFw {
    background: linear-gradient(180deg, var(--white) 0.82%, var(--white) 75%, #FFD6CD 130%);
}

.Prizes-module__promoTag__MILZ {
    margin-bottom: 8px;
}

.Prizes-module__title__Htbt {
    color: var(--black);
}

.Prizes-module__badge__eWKx {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: fit-content;
    padding: 6px 8px;
    margin-bottom: 12px;
    background: linear-gradient(91deg, #E60000 -6.82%, #FF8676 41.37%, #FF5637 89.49%);
    border-radius: 8px;
}

.Prizes-module__badgeText__xEre {
    margin: 0;
    font-family: var(--font-geo);
    font-size: 20px;
    font-weight: normal;
    line-height: 24px;
    color: var(--white);
}

.Prizes-module__list__SnD0 {
    display: flex;
    flex-direction: column;
    gap: 14px;
    padding: 0;
    margin: 0;
    list-style: none;
}

.Prizes-module__listItem__L1ia {
    display: flex;
    gap: 24px;
    align-items: flex-start;
}

.Prizes-module__iconWrapper__cUlH {
    display: flex;
    flex-shrink: 0;
    align-items: center;
    justify-content: center;
    width: 29px;
    height: 29px;
    padding: 4px;
    border: 1px solid var(--black);
    border-radius: 8px;
}

.Prizes-module__icon__WuOB {
    display: flex;
    align-items: center;
    justify-content: center;
}

.Prizes-module__itemText__g215 {
    flex: 1;
    margin: 0;
    font-family: var(--font-geo);
    font-size: 20px;
    font-weight: normal;
    line-height: 24px;
    color: var(--grey);
}

.Prizes-module__imageWrapper__Ag_K {
    display: flex;
    justify-content: center;
    width: 100%;
    margin-top: 8px;
}

.Prizes-module__image__jBvc {
    display: block;
    width: 100%;
    height: auto;
    object-fit: contain;
}

@media (orientation: portrait) and (min-width: 768px),(orientation: landscape) and (min-height: 600px) {
    .Prizes-module__root___pNr {
        flex-direction: row;
        max-width: var(--unit-container-large);
        margin: 0 auto;
    }

    .Prizes-module__content__Pnzs {
        gap: 40px;
        min-width: 540px;
    }

    .Prizes-module__list__SnD0 {
        gap: 32px;
        margin-bottom: 24px;
    }

    .Prizes-module__imageWrapper__Ag_K {
        width: 617px;
        margin-left: -14px;
    }

    .Prizes-module__badgeText__xEre {
        font-size: 28px;
        line-height: 32px;
    }

    .Prizes-module__itemText__g215 {
        max-width: 391px;
        font-size: 24px;
        line-height: 28px;
    }
}

.HowTo-module__root__SmTz {
    display: flex;
    flex-direction: column;
    gap: 24px;
    align-items: center;
    justify-content: center;
}

.HowTo-module__image__yKBR {
    width: 100%;
    max-width: var(--unit-container-xsmall);
    min-height: 193px;
    object-fit: cover;
}

@media (orientation: portrait) and (min-width: 768px),(orientation: landscape) and (min-height: 600px) {
    .HowTo-module__image__yKBR {
        min-height: 374px;
    }
}

.HeaderNavigation-module__nav__Pf8p {
    display: flex;
    gap: 12px;
    align-items: center;
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
    color: var(--grey);
}

@media (orientation: portrait) and (min-width: 768px),(orientation: landscape) and (min-height: 600px) {
    .HeaderNavigation-module__nav__Pf8p {
        font-size: 28px;
        line-height: 32px;
    }
}

.HeaderMenuButton-module__button__fEj_ {
	position: relative;
	z-index: 200;
	display: flex;
	align-items: center;
	padding: 0;
	color: var(--white);
	cursor: pointer;
	background: none;
	border: none;
	-webkit-tap-highlight-color: transparent;
}

.HeaderMenuButton-module__white__MKrj {
	color: var(--white);
}

.HeaderMenuButton-module__grey__KVTp {
	color: var(--grey);
}

.HeaderMenu-module__menu__IXkr {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 80;
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	width: 100%;
	height: 100vh;
	height: 100dvh;
	padding: 24px 14px 0;
	overflow-y: auto;
	background: linear-gradient(180deg, #E9E3E3 0%, #FFF4F1 100%);
	transform: translateY(-100%);
	transition: transform 0.2s;
}

.HeaderMenu-module__top__F9m5 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 32px;
}

.HeaderMenu-module__opened__Zzp4 {
	transform: translateY(0);
}

.HeaderMenu-module__links__UzXB {
	flex-direction: column;
}

.HeaderMenu-module__bottom__Vp08 {
	display: flex;
	flex-direction: column;
	gap: 32px;
	align-items: center;
	padding: 32px 0;
	font-family: var(--font-text);
}

.HeaderMenu-module__logoContainer__ULoq {
	display: flex;
	flex-direction: column;
	gap: 32px;
	align-items: center;
}

.HeaderMenu-module__logo__raoz {
	width: 255px;
	height: auto;
}

.HeaderMenu-module__magazine__kj7c {
	width: 153px;
	height: auto;
}

.HeaderMenu-module__loginButton__nE_y {
	padding: 12px 24px;
	font-size: 13px;
	line-height: 15px;
	cursor: pointer;
}

.HeaderMenu-module__avatarLink__Lhxs {
	display: flex;
	align-items: center;
	text-decoration: none;
	border-radius: 50%;
	transition: opacity 0.2s ease-in-out;

    &:hover {
        opacity: 0.8;
    }
}

.HeaderMenu-module__avatar__zs31 {
	width: 44px;
	height: 44px;
	object-fit: cover;
	border-radius: 50%;
}



@media (orientation: portrait) and (min-width: 768px),(orientation: landscape) and (min-height: 600px) {
    .HeaderMenu-module__backdrop__OdZA {
        position: fixed;
        inset: 0;
        z-index: 79;
        display: none;
        display: block;
        pointer-events: none;
        background: rgb(0 0 0 / 80%);
        opacity: 0;
        transition: opacity 0.2s;
        will-change: opacity;
    }

    .HeaderMenu-module__backdropVisible__GK4M {
        pointer-events: auto;
        opacity: 1;
    }

    .HeaderMenu-module__menu__IXkr {
        right: 0;
        left: unset;
        width: 550px;
        padding: 40px;
    }
}

/**
 * Swiper 11.2.10
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2025 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: June 28, 2025
 */

/* FONT_START */
@font-face {
  font-family: 'swiper-icons';
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal;
}
/* FONT_END */
:root {
  --swiper-theme-color: #007aff;
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  --swiper-wrapper-transition-timing-function: initial;
  */
}
:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}
.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
  display: block;
}
.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}
.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}
.swiper-horizontal {
  touch-action: pan-y;
}
.swiper-vertical {
  touch-action: pan-x;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}
.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
/* 3D Effects */
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}
.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}
.swiper-3d {
  perspective: 1200px;
}
.swiper-3d .swiper-slide,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}
/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: '';
  flex-shrink: 0;
  order: 9999;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}
/* Slide styles start */
/* 3D Shadows */
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* Slide styles end */

.swiper.swiper-cards {
  overflow: visible;
}
.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  overflow: hidden;
}

/* stylelint-disable */

.Mag-module__section__yiDA {
    margin-top: -30px;
    background-image: url(//yastatic.net/s3/vertis-front-deploy/mf-spec/_/1e0b9e5e32ce10951261.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border-radius: 32px;
}

.Mag-module__header__P4d9 {
    display: flex;
    flex-direction: column;
    gap: 32px;
    align-items: center;
}

.Mag-module__swiper__Yd93 {
    max-width: 619px;
    max-height: 442px;
    margin: 0 auto;
    pointer-events: none;
    background: #fff;
    border-radius: 32px;
}

.Mag-module__swiper__Yd93 .swiper-wrapper,
.Mag-module__swiper__Yd93 .swiper-slide {
    pointer-events: none;
}

.Mag-module__slideContent__FBQc {
    height: 100%;
    overflow: hidden;
    color: var(--black);
    pointer-events: auto;
    border-radius: 32px;
    box-shadow: 0 4px 20px rgb(0 0 0 / 10%);
    transition: background-color 0.5s ease, color 0.5s ease;
}

.Mag-module__slideBackgroundPrimary__z6fx {
    background-color: var(--white);
}

.Mag-module__slideBackgroundSecondary__Xza6 {
    background-color: #E7DBDB;
}

.Mag-module__carItem__UQH7 {
    padding: 6px 8px;
    border: 1px solid var(--black);
    border-radius: 8px;
    transition: border-color 0.5s ease;
}

.Mag-module__slideContentInactive__rC3s {
    color: var(--grey);
}

.Mag-module__slideContentInactive__rC3s .Mag-module__carItem__UQH7 {
    border-color: var(--grey);
}

.Mag-module__cardLink__pY7r {
    display: flex;
    flex-direction: column;
    height: 100%;
    color: inherit;
    text-decoration: none;
}

.Mag-module__cardHeader__V7tD {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px 20px 0;
}

.Mag-module__cardTitle__TZb8 {
    font-family: var(--font-geo);
    font-size: 34px;
    font-weight: 500;
    line-height: 32px;
}

.Mag-module__cardYearBlock__uIGt {
    display: flex;
    gap: 4px;
    align-items: center;
}

.Mag-module__cardYear__C12J {
    font-family: var(--font-jetbrains);
    font-size: 15px;
    font-weight: 500;
    font-variant-numeric: lining-nums tabular-nums slashed-zero;
    line-height: 20px;
}

.Mag-module__image__SvtB {
    width: 100%;
    aspect-ratio: 305 / 189;
    padding: 14px 20px 20px;
    object-fit: contain;
    border-radius: 40px;
}

.Mag-module__button__J1nY {
    z-index: 10;
    width: 378px;
    margin: 0 auto;
}

.Mag-module__container__ELFD {
    position: relative;
    display: flex;
    gap: 28px;
    align-items: center;
    justify-content: center;
    width: fit-content;
    margin: 24px auto 40px;
}

.Mag-module__navButton__pVq8 {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    padding: 0;
    color: var(--white);
    cursor: pointer;
    background: transparent;
    border: none;
    transition: transform 0.3s ease, opacity 0.3s ease;

    &:disabled {
        cursor: not-allowed;
        opacity: 0.3;

        &:active {
            transform: none;
        }
    }

    /* stylelint-disable-next-line */
    &:first-child {
        transform: rotate(90deg);

        &:active {
            transform: rotate(90deg) scale(0.95);
        }

        &:disabled {
            transform: rotate(90deg);
        }
    }

    /* stylelint-disable-next-line */
    &:last-child {
        transform: rotate(-90deg);

        &:active {
            transform: rotate(-90deg) scale(0.95);
        }

        &:disabled {
            transform: rotate(-90deg);
        }
    }
}

.Mag-module__arrowDown__rLdA {
    width: 100%;
    height: 100%;
}

/* Фиксы только для Safari iOS. В нормальных браузерах итак все работает */
.safariFixes-module__main__WCfz {
    isolation: isolate;
}

.safariFixes-module__content__It5o {
    isolation: isolate;
    backface-visibility: hidden;
}

@supports (-webkit-touch-callout: none) {
    .safariFixes-module__content__It5o {
        contain: layout style paint;
        background-color: inherit;

        /* Принудительное создание stacking context  для Safari, без этого неправильно работает эффект наложения секций */
        opacity: 0.999;
        transform: translate3d(0, 0, 0);
        perspective: 1000;
    }
}

@supports (-webkit-hyphens: none) and (not (-webkit-touch-callout: none)) {
    .safariFixes-module__content__It5o {
        contain: layout style paint;
        background-color: inherit;
        opacity: 0.999;
        transform: translate3d(0, 0, 0);
        perspective: 1000;
    }
}

.HeaderMainLogo-module__root__rfhr {
    z-index: 10;
    display: block;
    height: 24px;
    color: var(--white);

    & > svg {
        width: auto;
        height: 100%;
    }
}

@media (orientation: portrait) and (min-width: 768px),(orientation: landscape) and (min-height: 600px) {
    .HeaderMainLogo-module__root__rfhr {
        /* Из-за того что в дизайне не учтена черточка t – без отступа лого выглядит не поцентру */
        padding-bottom: 3px;
    }
}

.Header-module__header__bo35 {
    display: grid;
    grid-template-columns: 1fr auto 1fr;
    align-items: center;
    width: 100%;
    background-color: transparent;
}

.Header-module__logo__c9zX {
    grid-column: 2 / 3;
}

@media (orientation: portrait) and (min-width: 768px),(orientation: landscape) and (min-height: 600px) {
    .Header-module__header__bo35 {
        display: flex;
        gap: 17px;
        align-items: center;
        max-width: var(--unit-container-xlarge);
        margin: 0 auto;
    }
}

.VideoHeadBlock-module__container___vEk {
    position: sticky;
    top: 0;
    z-index: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: 100vh;
    height: 100dvh;
    padding: 24px 14px 51px;
    overflow: hidden;
    transform: translateZ(0);
}

.VideoHeadBlock-module__backgroundVideo__J4CG {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    pointer-events: none;
    -webkit-user-select: none;
            user-select: none;
    user-select: none;
    object-fit: cover;
    -webkit-touch-callout: none;

    &::-webkit-media-controls {
        /* stylelint-disable-next-line declaration-no-important */
        display: none !important;
    }

    &::-webkit-media-controls-panel {
        /* stylelint-disable-next-line declaration-no-important */
        display: none !important;
    }

    &::-webkit-media-controls-play-button {
        /* stylelint-disable-next-line declaration-no-important */
        display: none !important;
    }

    &::-webkit-media-controls-start-playback-button {
        /* stylelint-disable-next-line declaration-no-important */
        display: none !important;
    }

    &::-webkit-media-controls-fullscreen-button {
        /* stylelint-disable-next-line declaration-no-important */
        display: none !important;
    }

    &::-webkit-media-controls-toggle-closed-captions-button {
        /* stylelint-disable-next-line declaration-no-important */
        display: none !important;
    }
}

.VideoHeadBlock-module__backgroundFallback__tLy9 {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -2;
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}

.VideoHeadBlock-module__content__xveM {
    display: flex;
    flex: 1;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.VideoHeadBlock-module__wrapper__RUTN {
    display: flex;
    align-items: flex-end;
    justify-content: flex-start;
    width: 100%;
    max-width: var(--desktop-max-width);
}

.VideoHeadBlock-module__scrollButton__lb9j {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: none;
    transition: transform 0.2s ease;

    &:hover {
        transform: scale(1.1);
    }
}

.VideoHeadBlock-module__scrollIcon__Vybz {
    width: 32px;
    height: 32px;
    color: var(--white);
}

@supports (-webkit-touch-callout: none) {
    .VideoHeadBlock-module__container___vEk {
        height: var(--viewport-height, 100vh);
    }
}

@media (orientation: portrait) and (min-width: 768px),(orientation: landscape) and (min-height: 600px) {
    .VideoHeadBlock-module__container___vEk {
        padding: 52px 14px 72px;
    }

    .VideoHeadBlock-module__scrollIcon__Vybz {
        width: 41px;
        height: 41px;
    }
}

.PosterFrontBlock-module__root__sUgr {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    height: 100%;
    padding: 114px 0 0;
    overflow: hidden;
}

.PosterFrontBlock-module__posterText__o43b {
    max-width: 500px;
    margin: 40px 0 16px;
    font-family: var(--font-text);
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
    color: var(--white);
    text-align: center;
}

.PosterFrontBlock-module__logo__yB9n {
    width: 100%;
    max-width: 711px;
}


@media (max-height: 1000px) {
    .PosterFrontBlock-module__root__sUgr {
        padding-top: 20px;

    }

    .PosterFrontBlock-module__logo__yB9n {
        max-width: 600px;
    }
}

.PageIndex-module__main__oSDl {
    position: relative;
}

.PageIndex-module__content__SwXN {
    position: relative;
    z-index: 2;
    background: var(--white);
    border-radius: 20px 20px 0 0;
}

/* Специальный фикс для Safari iOS - переопределение цвета фона */
@supports (-webkit-touch-callout: none) {
    .PageIndex-module__content__SwXN {
        background-color: var(--white);
    }
}

.NominationStats-module__root__SeDt {
    display: flex;
    gap: 4px;
    align-items: center;
    color: var(--white);
}

.NominationStats-module__item__gGni {
    display: flex;
    gap: 4px;
    align-items: center;
    padding: 6px var(--unit-x2);
    border: 1px solid currentcolor;
    border-radius: var(--unit-radius-small);
}

.NominationStats-module__icon__ogko {
    display: flex;
    width: 16px;
    height: 16px;
}

.NominationStats-module__icon__ogko svg {
    width: 100%;
    height: 100%;
}

.NominationStats-module__value__GzQI {
    font-family: var(--font-jetbrains);
    font-size: 13px;
    font-weight: 500;
    line-height: 16px;
    text-transform: uppercase;
}

@media (orientation: portrait) and (min-width: 768px),(orientation: landscape) and (min-height: 600px) {
    .NominationStats-module__value__GzQI {
        font-size: 18px;
        line-height: 20px;
    }

    .NominationStats-module__root__SeDt {
        justify-content: center;
    }

    .NominationStats-module__item__gGni {
        border-width: 1.5px;
    }
}

.NextNomination-module__root__oyK4 {
    display: flex;
    flex-direction: column;
    gap: var(--unit-x6);
}

.NextNomination-module__card__pUfs {
    position: relative;
    overflow: hidden;
    background-color: var(--white);
    border-radius: var(--unit-radius-xlarge);
}

.NextNomination-module__cardContent__JFIP {
    display: flex;
    flex-direction: column;
    padding: 24px;
}

.NextNomination-module__cardHeader__OrmF {
    display: flex;
    flex-direction: column;
    gap: 14px;
    margin-bottom: 24px;
}

.NextNomination-module__title__M2ki {
    margin: 0;
    font-family: var(--font-geo);
    font-size: 47px;
    font-weight: 500;
    line-height: 52px;
}

.NextNomination-module__description__ZlMc {
    height: 100px;
    margin: 0;
    margin-bottom: 40px;
    font-family: var(--font-text);
    font-size: 17px;
    font-weight: normal;
    line-height: 20px;
    color: var(--semi-white);
}

.NextNomination-module__actions__RctJ {
    display: flex;
    flex-direction: column;
    gap: var(--unit-x2);
}

.NextNomination-module__section__WsPH {
    gap: 60px;
    padding-top: 60px;
    border-radius: 0;
}

@media (orientation: portrait) and (min-width: 768px),(orientation: landscape) and (min-height: 600px) {
    .NextNomination-module__root__oyK4, .NextNomination-module__section__WsPH {
        align-items: center;
    }

    .NextNomination-module__card__pUfs {
        display: flex;
        justify-content: center;
        width: 100vw;
        max-width: var(--unit-container-medium);
        background-position: center;
        background-position: center 20%;
        background-size: cover;
    }

    .NextNomination-module__cardContent__JFIP {
        max-width: 459px;
        padding: 40px 0;
    }

    .NextNomination-module__title__M2ki {
        font-size: 64px;
        line-height: 100%;
        text-align: center;
    }

    .NextNomination-module__cardHeader__OrmF {
        gap: 24px;
    }

    .NextNomination-module__description__ZlMc {
        height: 80px;
        text-align: center;
        text-wrap-style: balance;
    }


    .NextNomination-module__promoTag__eOw2 {
        font-size: 20px;
        line-height: 20px;
    }
}

.VoteButton-module__button__O0m7 {
    width: 100%;
    font-family: var(--font-text);
    font-weight: 500;
    color: var(--black);
    cursor: pointer;
    background-color: var(--black);
    border: none;
    border-radius: 10px;
    transition: transform 0.1s, background-color 0.2s, color 0.2s;

    &:hover {
        color: var(--black);
    }

    &:active {
        transform: scale(0.95);
    }
}

.VoteButton-module__buttonDisabledWithNoStyles__pAgS {
    cursor: default;
}

.VoteButton-module__buttonDisabledWithNoStyles__pAgS:hover {
    color: var(--white);
    background-color: var(--black);
    transform: none;
}

.VoteButton-module__voted__e7im {
    display: flex;
    gap: 4px;
    align-items: center;
    justify-content: center;
    color: var(--black);
}

.VoteButton-module__icon__dMMe {
    height: 100%;
}

.VoteButton-module__s__OpIk {
    padding: 8px;
    font-size: 13px;
    line-height: 16px;

    & > .VoteButton-module__icon__dMMe {
        width: 16px;
    }
}

.VoteButton-module__m__UtAo {
    padding: 16px;
    font-size: 15px;
    line-height: 19px;

    & > .VoteButton-module__icon__dMMe {
        width: 24px;
    }
}

@media (orientation: portrait) and (min-width: 768px),(orientation: landscape) and (min-height: 600px) {
    .VoteButton-module__s__OpIk {
        padding: 12px 20px;
    }
}

.CarsGalleryCard-module__card__a4dK {
    width: 100%;
    cursor: pointer;
    background-color: var(--white);
    border-radius: 24px;
}

.CarsGalleryCard-module__content__NQF9 {
    display: flex;
    gap: 16px;
    padding: 14px;
}

.CarsGalleryCard-module__imageWrapper__UmRG {
    position: relative;
    flex-shrink: 0;
    width: 100%;
    max-width: 152px;
    aspect-ratio: 152 / 150;
    overflow: hidden;
    border-radius: 12px;
}

.CarsGalleryCard-module__image__DIB0 {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.CarsGalleryCard-module__info__fSGB {
    display: flex;
    flex-direction: column;
    gap: 22px;
    justify-content: space-between;
    width: 100%;
}

.CarsGalleryCard-module__textContent__F5m0 {
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.CarsGalleryCard-module__title__h0Ae {
    margin: 0;
    font-family: var(--font-geo);
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
    color: var(--black);
}

.CarsGalleryCard-module__description__vrvb {
    margin: 0;
    font-family: var(--font-text);
    font-size: 13px;
    font-weight: normal;
    line-height: 16px;
    color: var(--grey);
}

@media (max-width: 380px) {
    .CarsGalleryCard-module__content__NQF9 {
        flex-direction: column;
        gap: 12px;
        align-items: stretch;
        padding: 12px;
    }

    .CarsGalleryCard-module__imageWrapper__UmRG {
        max-width: unset;
        aspect-ratio: 291 / 164;
    }
}

@media (orientation: portrait) and (min-width: 768px),(orientation: landscape) and (min-height: 600px) {
    .CarsGalleryCard-module__content__NQF9 {
        gap: 24px;
        height: 100%;
    }

    .CarsGalleryCard-module__imageWrapper__UmRG {
        max-width: 180px;
        min-height: 100%;
        aspect-ratio: 89 / 75;
    }
}

.StickyNominationBar-module__root__R5GO {
    position: sticky;
    top: 0;
    z-index: 10;
    display: flex;
    justify-content: center;
    width: 100%;
    padding: 19px 14px;
    overflow: visible;
    color: var(--black);
    background-color: #F3F1F1;
    backdrop-filter: blur(20px);
}

.StickyNominationBar-module__content__kqDc {
    display: flex;
    gap: 12px;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    max-width: var(--unit-container-xlarge);
}

.StickyNominationBar-module__backgroundBlur__YQtS {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    pointer-events: none;
    object-fit: cover;
}

.StickyNominationBar-module__backButton__Y2is {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    height: 100%;
    padding: 0;
    color: #000;
    cursor: pointer;
    background: none;
    border: none;
    transform: rotate(180deg);
    transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);

    &:active {
        transform: rotate(180deg) scale(0.95);
    }
}

.StickyNominationBar-module__rotated__gsPy {
	transform: rotate(90deg);

    &:active {
        transform: rotate(90deg) scale(0.95);
    }
}

.StickyNominationBar-module__text__nRpE {
    margin: 0;
    font-family: var(--font-jetbrains);
    font-size: 13px;
    font-weight: 500;
    line-height: 16px;
    text-transform: uppercase;
}

.StickyNominationBar-module__statItem__lSP3 {
    display: flex;
    align-items: center;
    height: 33px;
    padding: 0 8px;
    border: 1px solid var(--black);
    border-radius: var(--unit-radius-small);
}

.StickyNominationBar-module__iconWrapper__mv_I {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 16px;
    height: 16px;
    padding: 2px;
    overflow: hidden;
    color: var(--black);
    border-radius: var(--unit-radius-medium);
}

.StickyNominationBar-module__leftBlock__fP6S {
    display: flex;
    gap: 4px;
}

.StickyNominationBar-module__statValueUnit__o_WR {
    margin-left: 4px;
}

.StickyNominationBar-module__nomination__KsT2 {
    margin-right: 4px;

    /* На маленьких экранах не помещается весь текст в номинации про путешествия, спеицифичный подгон */
    @media (max-width: 394px) {
        display: none;
    }
}

.StickyNominationBar-module__popup__EZAP {
	position: relative;
	z-index: 50;
}


@media (max-height: 750px) {
    .StickyNominationBar-module__root__R5GO {
        padding: 14px;
    }
}

@media (orientation: portrait) and (min-width: 768px),(orientation: landscape) and (min-height: 600px) {
    .StickyNominationBar-module__root__R5GO {
        padding: 28px;
    }

    .StickyNominationBar-module__nomination__KsT2 {
        margin-right: 8px;
    }

    .StickyNominationBar-module__text__nRpE {
        font-size: 20px;
        line-height: 20px;
    }

    .StickyNominationBar-module__icon__Qoxa {
        width: 100%;
        height: 100%;
    }

    .StickyNominationBar-module__iconWrapper__mv_I {
        width: 22px;
        height: 22px;
    }
}

.CarsCardsPopup-module__container__zSFV {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 30;
    display: flex;
    visibility: hidden;
    flex-direction: column;
    width: 100vw;
    height: 100dvh;

    /* Safari iOS фиксы для портала */
    isolation: isolate;
    opacity: 0;
    transition: opacity 0.3s, visibility 0.3s;
    backface-visibility: hidden;
}

.CarsCardsPopup-module__backdrop__mB_q {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    width: 100vw;
    height: 100vh;
    height: 100dvh;
    background-color: rgb(0 0 0 / 90%);
    opacity: 0;
    transition: opacity 0.6s;
}

.CarsCardsPopup-module__content__pYva {
    position: relative;
    z-index: 40;
    display: flex;
    flex: 1;
    align-items: center;
    justify-content: center;
    width: 100vw;
    height: 100%;
    padding: 14px 0 40px;
    transition: height 0.2s;
}

.CarsCardsPopup-module__visible__RAQ7 {
    visibility: visible;
    opacity: 1;
}

.CarsCardsPopup-module__visible__RAQ7 .CarsCardsPopup-module__backdrop__mB_q {
    opacity: 1;
}

@media (max-height: 750px) {
    .CarsCardsPopup-module__content__pYva {
        padding: 14px 0 40px;
    }
}

@media (max-height: 662px) {
    .CarsCardsPopup-module__content__pYva {
        padding: 14px 0 40px;
    }
}

/* Дополнительные фиксы для Safari iOS при использовании портала */
@supports (-webkit-touch-callout: none) {
    .CarsCardsPopup-module__container__zSFV {
        contain: layout style;

        /* Принудительное создание stacking context для Safari */
        transform: translate3d(0, 0, 0);
        perspective: 1000;
    }

    .CarsCardsPopup-module__content__pYva {
        /* Обеспечиваем правильное отображение контента в портале */
        isolation: isolate;
        backface-visibility: hidden;
    }
}

@media (orientation: portrait) and (min-width: 768px) and (max-height: 744px),(orientation: landscape) and (min-height: 600px) and (max-height: 744px) {
    .CarsCardsPopup-module__header__TMY8 {
        display: none;
    }
}

.CarsGalleryCards-module__cards__cmKa {
    display: flex;
    flex-direction: column;
    gap: 14px;
    padding: 0;
    margin: 0;
    list-style: none;
}

.CarsGalleryCards-module__taskBanner__UZRU {
    position: relative;
    height: 100%;
    -webkit-user-select: none;
            user-select: none;
}

.CarsGalleryCards-module__bannerImage__IJvc {
    width: 100%;
    height: 100%;
    overflow: hidden;
    object-fit: fill;
    border-radius: 20px;
}

.CarsGalleryCards-module__link__vZom {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    object-fit: fill;
}

@media (orientation: portrait) and (min-width: 768px),(orientation: landscape) and (min-height: 600px) {
    .CarsGalleryCards-module__cards__cmKa {
        --gap: 24px;

        flex-flow: row wrap;
        gap: var(--gap);
        align-items: stretch;
        justify-content: center;
    }

    .CarsGalleryCards-module__card__sj9m, .CarsGalleryCards-module__bannerWrapper__KHMq {
        --containerFreeSpace: calc(100% - var(--gap) * 2);

        width: calc(var(--containerFreeSpace) / 3);
        min-width: 335px;
        max-width: 410px;
    }

    .CarsGalleryCards-module__fewCards__O71d .CarsGalleryCards-module__card__sj9m {
        --containerFreeSpace: calc(100% - var(--gap));

        width: calc(var(--containerFreeSpace) / 2);
    }
}

@media (orientation: portrait) and (min-width: 768px) and (max-width: 1160px),(orientation: landscape) and (min-height: 600px) and (max-width: 1160px) {
    .CarsGalleryCards-module__card__sj9m, .CarsGalleryCards-module__bannerWrapper__KHMq {
        --containerFreeSpace: calc(100% - var(--gap));

        width: calc(var(--containerFreeSpace) / 2);
        max-width: initial;
    }
}

.CarsGallery-module__container__JtvX {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    width: 100%;
    padding: 14px 12px 80px;
    scroll-margin-top: 26px;
}

.CarsGallery-module__wrapper__O1sw {
    display: flex;
    flex-direction: column;
    gap: 20px;
    width: 100%;
    max-width: var(--desktop-max-width);
}

.CategoryInfo-module__root__hZfD {
    display: flex;
    flex-direction: column;
    gap: 18px;
    align-items: center;
    justify-content: center;
    width: 100%;
}

.CategoryInfo-module__header__ZQcX {
    display: flex;
    flex-direction: column;
    gap: 8px;
    align-items: center;
    width: 100%;
}

.CategoryInfo-module__subtitle__PPCK {
    max-width: 325px;
    margin: 0;
    font-family: var(--font-geo);
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
    color: var(--white);
    text-align: center;
    white-space: pre-wrap;
}

.CategoryInfo-module__titleWrapper__z6Vs {
    display: flex;
    flex-direction: column;
    gap: 16px;
    align-items: center;
    width: 100%;
}

.CategoryInfo-module__title__X5vF {
    margin: 0;
    font-family: var(--font-geo);
    font-size: 47px;
    font-weight: 500;
    line-height: 52px;
    color: var(--white);
    text-align: center;
    white-space: pre-wrap;
}

.CategoryInfo-module__description__mY3O {
    max-width: 325px;
    margin: 0;
    font-family: var(--font-text);
    font-size: 15px;
    font-weight: normal;
    line-height: 19px;
    color: var(--white);
    text-align: center;
    white-space: pre-wrap;
}

@media (max-width: 380px) {
    .CategoryInfo-module__description__mY3O {
        text-wrap-style: balance;
    }
}

@media (orientation: portrait) and (min-width: 768px),(orientation: landscape) and (min-height: 600px) {
    .CategoryInfo-module__root__hZfD {
        gap: 25px;
    }

    .CategoryInfo-module__subtitle__PPCK {
        font-size: 28px;
        line-height: 32px;
    }

    .CategoryInfo-module__title__X5vF {
        font-size: 100px;
        line-height: 100px;
    }

    .CategoryInfo-module__description__mY3O {
        max-width: 473px;
        font-size: 20px;
        line-height: 24px;
    }
}

.PageCategory-module__main__aro0 {
    position: relative;
}

.PageCategory-module__content__L2ek {
    position: relative;
    z-index: 2;
    background-color: #F3F1F1;
    border-radius: 20px 20px 0 0;
}

/* Специальный фикс для Safari iOS - переопределение цвета фона */
@supports (-webkit-touch-callout: none) {
    .PageCategory-module__content__L2ek {
        background-color: #F3F1F1;
    }
}


.Frame-module__root__i9dM {
    --_m_t: 0;
    --_m_r: 0;
    --_m_b: 0;
    --_m_l: 0;
    --_p_t: 0;
    --_p_r: 0;
    --_p_b: 0;
    --_p_l: 0;

    all: unset;
    display: flex;
    padding:
        calc(var(--unit-base) * var(--_p_t))
        calc(var(--unit-base) * var(--_p_r))
        calc(var(--unit-base) * var(--_p_b))
        calc(var(--unit-base) * var(--_p_l));
    margin:
        calc(var(--unit-base) * var(--_m_t))
        calc(var(--unit-base) * var(--_m_r))
        calc(var(--unit-base) * var(--_m_b))
        calc(var(--unit-base) * var(--_m_l));
}

.Frame-module__row__afgZ {
    flex-direction: row;
}

.Frame-module__column__GKWR {
    flex-direction: column;
}

.Frame-module__radius-smaller__MVWv {
    border-radius: var(--unit-radius-smaller);
}

.Frame-module__radius-small___HaG {
    border-radius: var(--unit-radius-small);
}

.Frame-module__radius-medium__nBrO {
    border-radius: var(--unit-radius-medium);
}

.Frame-module__radius-large__Kzme {
    border-radius: var(--unit-radius-large);
}

.Frame-module__radius-full__sPfh {
    border-radius: 100%;
}

.Frame-module__align-start__A1KR {
    align-items: flex-start;
}

.Frame-module__align-end__yyRU {
    align-items: flex-end;
}

.Frame-module__align-center__V6IK {
    align-items: center;
}

.Frame-module__justify-start__zbiT {
    justify-content: flex-start;
}

.Frame-module__justify-end__Xvdl {
    justify-content: flex-end;
}

.Frame-module__justify-center__Uog5 {
    justify-content: center;
}

.Frame-module__text-start__PqGK {
    text-align: left;
}

.Frame-module__text-center___w07 {
    text-align: center;
}

.Frame-module__text-end__ZT_b {
    text-align: right;
}

.Frame-module__overflow-scroll__YxHM {
    overflow: scroll;
}

.Frame-module__overflow-auto__X5db {
    overflow: auto;
}

.Frame-module__overflow-initial__ggHL {
    overflow: initial;
}

.Frame-module__overflow-visible__ZRZ4 {
    overflow: visible;
}

.Frame-module__overflow-hidden__Jouy {
    overflow: hidden;
}

.Frame-module__overflowX-scroll__QT9n {
    overflow-x: scroll;
}

.Frame-module__overflowX-auto__jqKw {
    overflow-x: auto;
}

.Frame-module__overflowX-initial__az0k {
    overflow-x: initial;
}

.Frame-module__overflowX-visible__hrtd {
    overflow-x: visible;
}

.Frame-module__overflowX-hidden__Ti04 {
    overflow-x: hidden;
}

.Frame-module__overflowY-scroll__Rhwn {
    overflow-y: scroll;
}

.Frame-module__overflowY-auto__lGY_ {
    overflow-y: auto;
}

.Frame-module__overflowY-initial__gcRA {
    overflow-y: scroll;
}

.Frame-module__overflowY-visible__Lu36 {
    overflow-y: visible;
}

.Frame-module__overflowY-hidden__do6Z {
    overflow-y: hidden;
}

.Frame-module__hiddenScrollBar__NC3Z {
    scrollbar-width: none; /** Для firefox */

    &::-webkit-scrollbar {
        display: none;
    }
}

.Frame-module__bg-neutral__ADST {
    background-color: var(--color-background-neutral);
}

.Frame-module__bg-primary__UR4y {
    background-color: var(--color-background-primary);
}

.Frame-module__bg-primary-faded__pVFC {
    background-color: var(--color-background-primary-faded);
}

.Frame-module__bg-positive__CxUC {
    background-color: var(--color-background-positive);
}

.Frame-module__bg-green__g0u5 {
    background-color: var(--color-background-green);
}

.Frame-module__bg-white__qSTs {
    background-color: var(--color-background-neutral);
}

.Frame-module__bg-page__KoAV {
    background-color: var(--color-background-page);
}

.Modal-module__root__Hvdh {
    position: fixed;
    top: 0;
    left: 0;
    display: flex;
    visibility: hidden;
    align-items: center;
    justify-content: center;
    width: 100vw;
    height: 100vh;
    background: rgb(0 0 0 / 90%);
    opacity: 0;

    @supports (height: 100dvh) {
        height: 100dvh;
    }
}

.Modal-module__root__Hvdh.Modal-module__opened__8iHt {
    z-index: calc(var(--z-index-front-top) + 10);
    visibility: visible;
    opacity: 1;
}

.Modal-module__closeButton__Qrex {
    position: absolute;
    top: 0;
    left: calc(100% + 16px);
    width: var(--unit-x3);
    height: var(--unit-x3);
    cursor: pointer;
}

@media (orientation: portrait) and (max-width: 767px),(orientation: landscape) and (max-height: 449px) {
    .Modal-module__root__Hvdh {
        justify-content: flex-end;
    }

    .Modal-module__closeButton__Qrex {
        top: -24px;
        left: var(--unit-x4);
    }
}

.AuthModal-module__content___7Wz {
	width: 100%;
	max-width: none;
	height: 591px;
	padding: 0;
	overflow: hidden;
}

.AuthModal-module__modalLayout__wSm5 {
	display: flex;
	flex-direction: column;
	width: 100%;
	height: 100%;
}

.AuthModal-module__overlaySection__l2dA {
    width: calc(100% - 28px);
    margin: 0 auto;

    @media (max-width: 405px) {
        width: calc(100% - 44px);
    }
}

.AuthModal-module__overlayContent__ezWS {
	display: flex;
	flex-direction: column;
	align-items: center;
	color: var(--white);
	text-align: center;
}

.AuthModal-module__textContent__dzSF {
    padding: 24px;
    text-align: left;
    background: radial-gradient(59.41% 70.24% at 51.43% 87.5%, #FF8676 0%, #FF5637 65.39%, #FF5637 100%);
    border-radius: 24px 24px 0 0;
}

.AuthModal-module__title__YHO4 {
    max-width: 317px;
	margin: 0 0 14px;
    font-family: var(--font-geo);
	font-size: 24px;
	font-weight: 500;
	line-height: 28px;
}

.AuthModal-module__description__Lx18 {
    max-width: 211px;
	margin: 0;
	font-size: 13px;
	line-height: 15px;
}

.AuthModal-module__authSection__tq3g {
	display: flex;
	flex: 1;
	align-items: center;
	justify-content: center;
	background: white;
    border-radius: 24px 24px 0 0;
}

.AuthModal-module__auth__Ze0a {
	width: 100%;
	height: 100%;
	border: none;
	border-radius: 0;
}

@media (orientation: portrait) and (min-width: 768px),(orientation: landscape) and (min-height: 600px) {
    .AuthModal-module__content___7Wz {
        width: 407px;
    }

    .AuthModal-module__authSection__tq3g {
        border-radius: 24px;
    }

    .AuthModal-module__description__Lx18 {
        max-width: 337px;
        font-size: 15px;
        line-height: 17px;
    }

    .AuthModal-module__textContent__dzSF {
        width: 100%;
        padding-bottom: 44px;
    }

    .AuthModal-module__overlaySection__l2dA {
        width: 100%;
        margin-bottom: -20px;
    }
}

:root {
    --z-index-step: 1;
    --z-index-multiply: 10;
    --z-index-back-bottom: calc(var(--z-index-multiply) * 1 - var(--z-index-step));
    --z-index-back: calc(var(--z-index-multiply) * 1);
    --z-index-back-top: calc(var(--z-index-multiply) * 1 + var(--z-index-step));
    --z-index-middle-bottom: calc(var(--z-index-multiply) * 2 - var(--z-index-step));
    --z-index-middle: calc(var(--z-index-multiply) * 2);
    --z-index-middle-top: calc(var(--z-index-multiply) * 2 + var(--z-index-step));
    --z-index-front-bottom: calc(var(--z-index-multiply) * 3 - var(--z-index-step));
    --z-index-front: calc(var(--z-index-multiply) * 3);
    --z-index-front-top: calc(var(--z-index-multiply) * 3 + var(--z-index-step));
    --z-index-corner: 10000;
}

:root {
    --unit-base: 4px; /* При смене значения, не забудь поменять в константах */
    --unit-x0: 0;
    --unit-x1: var(--unit-base); /* 4 */
    --unit-x2: calc(var(--unit-base) * 2); /* 8 */
    --unit-x3: calc(var(--unit-base) * 3); /* 12 */
    --unit-x4: calc(var(--unit-base) * 4); /* 16 */
    --unit-x5: calc(var(--unit-base) * 5); /* 20 */
    --unit-x6: calc(var(--unit-base) * 6); /* 24 */
    --unit-radius-smaller: 4px;
    --unit-radius-small: 8px;
    --unit-radius-medium: 16px;
    --unit-radius-large: 24px;
    --unit-radius-xlarge: 32px;
    --unit-radius-full: 100%;
    --unit-container-xsmall: 625px;
    --unit-container-small: 753px;
    --unit-container-medium: 840px;
    --unit-container-large: 1056px;
    --unit-container-xlarge: 1272px;
    --font-geo: 'YS Geo', arial, helvetica, sans-serif;
    --font-text: 'YS Text';
    --font-jetbrains: 'JetBrains Mono', arial, helvetica, sans-serif;
}

/* Для низких экранов тача */

/*
    @see https://medium.com/@ferie/detect-a-touch-device-with-only-css-9f8e30fa1134
    @see https://stackoverflow.com/questions/23885255/how-to-remove-ignore-hover-css-style-on-touch-devices
    @see https://gist.github.com/perjo927/e1f114398fc6fb8538a1412bea800f1a

    Ниже media query, чтобы убрать :hover на мобильных девайсах.
    Должно работать так:
    1) ставим @media на pointer: coarse, это будет работать в puppeteer
    2) ставим @media на прямую поддержку hover: hover для нормальных ребят
*/

