@-webkit-keyframes FilterTooltipTag_enterElement__tDAY0 {
    0% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
        opacity: 0;
    }
    50% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        opacity: 1;
    }
}
@keyframes FilterTooltipTag_enterElement__tDAY0 {
    0% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
        opacity: 0;
    }
    50% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        opacity: 1;
    }
}
@-webkit-keyframes FilterTooltipTag_hide__VlpYu {
    35% {
        -webkit-transform: translateX(10%);
        transform: translateX(10%);
    }
    80% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        opacity: 0;
    }
    to {
        display: none;
    }
}
@keyframes FilterTooltipTag_hide__VlpYu {
    35% {
        -webkit-transform: translateX(10%);
        transform: translateX(10%);
    }
    80% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        opacity: 0;
    }
    to {
        display: none;
    }
}
.FilterTooltipTag_tag__rUvx3 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    height: 32px;
    color: var(--textPrimary);
}
@media screen and (max-width: 767px) {
    .FilterTooltipTag_tag__rUvx3 {
        height: 44px;
    }
}
.FilterTooltipTag_text__P5jci {
    font-family: "Text", var(--default-fonts);
    font-size: 17px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: -0.2px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
    display: inline-block;
    max-width: 250px;
    margin-left: 2px;
}
@-webkit-keyframes Category_enterElement__DJJuw {
    0% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
        opacity: 0;
    }
    50% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        opacity: 1;
    }
}
@keyframes Category_enterElement__DJJuw {
    0% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
        opacity: 0;
    }
    50% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        opacity: 1;
    }
}
@-webkit-keyframes Category_hide__zcC4x {
    35% {
        -webkit-transform: translateX(10%);
        transform: translateX(10%);
    }
    80% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        opacity: 0;
    }
    to {
        display: none;
    }
}
@keyframes Category_hide__zcC4x {
    35% {
        -webkit-transform: translateX(10%);
        transform: translateX(10%);
    }
    80% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        opacity: 0;
    }
    to {
        display: none;
    }
}
.Category_container__rIgVS {
    display: -ms-flexbox;
    display: flex;
    height: auto;
    padding: 12px 0;
}
@media screen and (max-width: 767px) {
    .Category_container__rIgVS {
        padding-top: 32px;
    }
}
.Category_container_with-btn__3R8ZB {
    padding-bottom: 40px;
}
.Category_container__rIgVS .Category_list__phvHN {
    overflow: scroll;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    height: 100%;
    max-height: 528px;
}
@media screen and (max-width: 767px) {
    .Category_container__rIgVS .Category_list__phvHN {
        max-height: unset;
    }
}
.Category_container__rIgVS .Category_list__phvHN .Category_item__ejh5j {
    font-family: "Text", var(--default-fonts);
    font-size: 17px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: -0.2px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-align: center;
    align-items: center;
    height: 44px;
    padding: 0 20px;
    color: var(--textPrimary);
    -webkit-transition: 0.1s;
    -o-transition: 0.1s;
    transition: 0.1s;
}
.Category_container__rIgVS .Category_list__phvHN .Category_item_disabled__iu8S9 {
    pointer-events: none;
    opacity: 0.5;
}
@media screen and (min-width: 767px) {
    .Category_container__rIgVS .Category_list__phvHN .Category_item__ejh5j:hover {
        background-color: var(--interactiveExtraLight);
    }
}
.Category_container__rIgVS .Category_list__phvHN .Category_item_active__1pXQ8 {
    background-color: var(--interactiveExtraLight);
}
.Category_header__uq0GB {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 0 20px 16px;
}
.Category_title__3w7zN {
    font-family: "H3", var(--default-fonts);
    font-size: var(--h3FontSize);
    font-weight: var(--h3FontWeight);
    line-height: var(--h3LineHeight);
    text-transform: var(--h3TextTransform);
    letter-spacing: var(--h3LetterSpacing);
    color: var(--textPrimary);
}
.Category_reset__yQRfJ {
    font-family: "Text", var(--default-fonts);
    font-size: 15px;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: -0.15px;
    margin-top: 4px;
    margin-left: 16px;
    color: var(--textPrimary);
    opacity: 0.6;
}
.Category_tags__dUIrY {
    margin-bottom: 20px;
    padding-bottom: 12px;
}
.Category_tag___XDfA {
    margin: 0 0 0 20px;
}
.Category_btn-wrapper__APoCE {
    display: none;
    background-color: var(--accentsPopupBackground);
}
.Category_btn-wrapper__APoCE:before {
    content: "";
    position: absolute;
    top: -34px;
    right: 0;
    left: 0;
    display: block;
    height: 34px;
    background: var(--shadowInlineTopLight);
}
@media screen and (max-width: 767px) {
    .Category_btn-wrapper__APoCE {
        position: absolute;
        bottom: 0;
        display: block;
        width: calc(100% - 32px);
        margin: 0 auto 0 16px;
        padding: 0 0 20px;
    }
}
@-webkit-keyframes CategoryToggleBtn_enterElement__AGdz4 {
    0% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
        opacity: 0;
    }
    50% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        opacity: 1;
    }
}
@keyframes CategoryToggleBtn_enterElement__AGdz4 {
    0% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
        opacity: 0;
    }
    50% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        opacity: 1;
    }
}
@-webkit-keyframes CategoryToggleBtn_hide__J7qnc {
    35% {
        -webkit-transform: translateX(10%);
        transform: translateX(10%);
    }
    80% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        opacity: 0;
    }
    to {
        display: none;
    }
}
@keyframes CategoryToggleBtn_hide__J7qnc {
    35% {
        -webkit-transform: translateX(10%);
        transform: translateX(10%);
    }
    80% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        opacity: 0;
    }
    to {
        display: none;
    }
}
.CategoryToggleBtn_container__yVjck {
    position: relative;
    overflow: hidden;
    cursor: pointer;
    position: fixed;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    visibility: hidden;
    opacity: 0;
    background-color: var(--interactiveFloatIcon);
    -webkit-backdrop-filter: blur(30px);
    backdrop-filter: blur(30px);
    border-radius: var(--sidebarWidgetsBorderRadius);
    -webkit-transition: opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1), top 0.3s ease, bottom 0.4s cubic-bezier(0.4, 0, 0.2, 1), visibility 2s cubic-bezier(0.4, 0, 0.2, 1);
    -o-transition: opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1), top 0.3s ease, bottom 0.4s cubic-bezier(0.4, 0, 0.2, 1), visibility 2s cubic-bezier(0.4, 0, 0.2, 1);
    transition: opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1), top 0.3s ease, bottom 0.4s cubic-bezier(0.4, 0, 0.2, 1), visibility 2s cubic-bezier(0.4, 0, 0.2, 1);
}
@media screen and (max-width: 767px) {
    .CategoryToggleBtn_container__yVjck {
        z-index: 399;
        top: unset;
        right: 12px;
        bottom: calc(env(safe-area-inset-bottom) + 32px);
        display: -ms-flexbox;
        display: flex;
        width: 56px;
        height: 56px;
        padding: 8px;
    }
    .CategoryToggleBtn_container_visible__hhoV2 {
        visibility: visible;
        opacity: 1;
        -webkit-transition: opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0.1s, top 0.3s ease, bottom 0.4s cubic-bezier(0.4, 0, 0.2, 1), visibility 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0.1s;
        -o-transition: opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0.1s, top 0.3s ease, bottom 0.4s cubic-bezier(0.4, 0, 0.2, 1), visibility 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0.1s;
        transition: opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0.1s, top 0.3s ease, bottom 0.4s cubic-bezier(0.4, 0, 0.2, 1), visibility 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0.1s;
    }
}
.CategoryToggleBtn_counter__aCL1a {
    font-family: "Captions", var(--default-fonts);
    font-size: 11px;
    font-weight: 400;
    line-height: 14px;
    letter-spacing: 0.12px;
    position: absolute;
    top: 8px;
    right: 8px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 16px;
    height: 16px;
    color: var(--textInversePrimary);
    background-color: var(--textError);
    border-radius: 50%;
}
@-webkit-keyframes FilterTooltip_enterElement__d9EC0 {
    0% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
        opacity: 0;
    }
    50% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        opacity: 1;
    }
}
@keyframes FilterTooltip_enterElement__d9EC0 {
    0% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
        opacity: 0;
    }
    50% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        opacity: 1;
    }
}
@-webkit-keyframes FilterTooltip_hide__zoFln {
    35% {
        -webkit-transform: translateX(10%);
        transform: translateX(10%);
    }
    80% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        opacity: 0;
    }
    to {
        display: none;
    }
}
@keyframes FilterTooltip_hide__zoFln {
    35% {
        -webkit-transform: translateX(10%);
        transform: translateX(10%);
    }
    80% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        opacity: 0;
    }
    to {
        display: none;
    }
}
.FilterTooltip_filterTooltip__S_1fo {
    pointer-events: none;
    position: absolute;
    z-index: 20;
    top: 44px;
    left: 0;
    -webkit-transform: translate(-80px, -33%) scale3d(0.2, 0.2, 1);
    transform: translate(-80px, -33%) scale3d(0.2, 0.2, 1);
    min-width: 240px;
    padding: 20px;
    opacity: 0;
    background-color: var(--accentsPopupBackground);
    border-radius: var(--buttonSmallBorderRadius);
    -webkit-box-shadow: 0 16px 24px 0 rgba(0, 0, 0, 0.08);
    box-shadow: 0 16px 24px 0 rgba(0, 0, 0, 0.08);
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.FilterTooltip_filterTooltip_active__6YsDu {
    pointer-events: all;
    -webkit-transform: translate(0) scaleX(1);
    transform: translate(0) scaleX(1);
    opacity: 1;
}
.FilterTooltip_tag__bUJEx {
    margin: 6px 0;
}
.FilterTooltip_btn__8IeLB {
    font-family: "Text", var(--default-fonts);
    font-size: 17px;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: -0.2px;
    height: 36px;
    margin-top: 20px;
    padding: 6px 0;
}
.FilterTooltip_btn_hidden__7gi0q {
    display: none;
}
@-webkit-keyframes Filter_enterElement__45Q_I {
    0% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
        opacity: 0;
    }
    50% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        opacity: 1;
    }
}
@keyframes Filter_enterElement__45Q_I {
    0% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
        opacity: 0;
    }
    50% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        opacity: 1;
    }
}
@-webkit-keyframes Filter_hide__bzly_ {
    35% {
        -webkit-transform: translateX(10%);
        transform: translateX(10%);
    }
    80% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        opacity: 0;
    }
    to {
        display: none;
    }
}
@keyframes Filter_hide__bzly_ {
    35% {
        -webkit-transform: translateX(10%);
        transform: translateX(10%);
    }
    80% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        opacity: 0;
    }
    to {
        display: none;
    }
}
.Filter_wrapper__KFRBq {
    position: relative;
}
.Filter_filter__FYMeG {
    cursor: pointer;
    overflow: hidden;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    color: var(--textPrimary);
    background-color: var(--interactiveExtraLight);
    border: none;
}
@media screen and (min-width: 1200px) {
    .Filter_filter__FYMeG:hover {
        background-color: var(--interactiveLight);
    }
}
.Filter_filter_active__lqIis {
    background-color: var(--interactiveLight);
}
.Filter_icon__gytz_ {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 16px;
    height: 16px;
    margin-right: 6px;
    opacity: 1;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}
.Filter_icon_active__0IE_L {
    opacity: 1;
}
.Filter_counter__9qXvm {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 16px;
    height: 16px;
    margin-right: 6px;
    font-family: "Captions", var(--default-fonts);
    font-size: 11px;
    font-weight: 400;
    line-height: 14px;
    letter-spacing: 0.12px;
    color: #000;
    background-color: #fff;
    border-radius: 50%;
}
.Filter_counter_dark__Ovrd_ {
    color: #fff;
    background-color: rgba(28, 28, 28, 0.65);
}
@-webkit-keyframes CategorySlider_enterElement__3Xeag {
    0% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
        opacity: 0;
    }
    50% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        opacity: 1;
    }
}
@keyframes CategorySlider_enterElement__3Xeag {
    0% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
        opacity: 0;
    }
    50% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        opacity: 1;
    }
}
@-webkit-keyframes CategorySlider_hide__BQi1p {
    35% {
        -webkit-transform: translateX(10%);
        transform: translateX(10%);
    }
    80% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        opacity: 0;
    }
    to {
        display: none;
    }
}
@keyframes CategorySlider_hide__BQi1p {
    35% {
        -webkit-transform: translateX(10%);
        transform: translateX(10%);
    }
    80% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        opacity: 0;
    }
    to {
        display: none;
    }
}
.CategorySlider_container__Oaa__ {
    width: 100%;
    margin-top: 28px;
}
@media screen and (max-width: 767px) {
    .CategorySlider_container__Oaa__ {
        margin-top: 16px;
    }
}
.CategorySlider_container_pinned__YOvLY {
    margin-top: 0;
}
.CategorySlider_container__Oaa__ .CategorySlider_wrapper__1QXNi {
    display: -ms-flexbox;
    display: flex;
}
@media screen and (max-width: 439px) {
    .CategorySlider_container__Oaa__ .CategorySlider_wrapper__1QXNi {
        padding-top: 0;
    }
}
.CategorySlider_container__Oaa__ .CategorySlider_wrapper_pinned__dddbA.CategorySlider_wrapper__1QXNi {
    pointer-events: none;
    position: fixed;
    z-index: 390;
    top: -64px;
    right: 0;
    left: 0;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    height: 68px;
    padding: 16px 0 13px;
    opacity: 0;
    background: var(--accentsCategorySliderBackground);
    border-right: 1px solid var(--interactiveLight);
    -webkit-box-shadow: var(--shadowCategorySlider);
    box-shadow: var(--shadowCategorySlider);
    -webkit-transition: top 0.3s ease, opacity 0.3s ease, right 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    -o-transition: top 0.3s ease, opacity 0.3s ease, right 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    transition: top 0.3s ease, opacity 0.3s ease, right 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
@media screen and (max-width: 767px) {
    .CategorySlider_container__Oaa__ .CategorySlider_wrapper_pinned__dddbA.CategorySlider_wrapper__1QXNi {
        z-index: 300;
        height: unset;
        padding: 6px 0 5px;
    }
    .CategorySlider_container__Oaa__ .CategorySlider_wrapper_pinned__dddbA.CategorySlider_wrapper__1QXNi:before {
        display: none;
    }
}
.CategorySlider_container__Oaa__ .CategorySlider_wrapper_pinned__dddbA.CategorySlider_wrapper_with-alert__xLhqI {
    top: 0;
}
@media screen and (min-width: 1200px) {
    .CategorySlider_container__Oaa__ .CategorySlider_wrapper_pinned__dddbA.CategorySlider_wrapper_with-sidebar__T2Yjf {
        right: 346px;
        -webkit-transition: top 0.3s ease, opacity 0.3s ease, right 0.4s cubic-bezier(0.4, 0, 0.2, 1) 0.1s;
        -o-transition: top 0.3s ease, opacity 0.3s ease, right 0.4s cubic-bezier(0.4, 0, 0.2, 1) 0.1s;
        transition: top 0.3s ease, opacity 0.3s ease, right 0.4s cubic-bezier(0.4, 0, 0.2, 1) 0.1s;
    }
}
.CategorySlider_container__Oaa__ .CategorySlider_wrapper_pinned__dddbA.CategorySlider_wrapper_visible__qCZif {
    pointer-events: all;
    top: 0;
    opacity: 1;
}
.CategorySlider_container__Oaa__ .CategorySlider_wrapper_pinned__dddbA.CategorySlider_wrapper_visible_with-alert__GjqD3 {
    top: 62px;
}
@media screen and (max-width: 767px) {
    .CategorySlider_container__Oaa__ .CategorySlider_wrapper_pinned__dddbA.CategorySlider_wrapper_visible_with-alert__GjqD3 {
        top: 74px;
    }
}
.CategorySlider_container__Oaa__ .CategorySlider_wrapper_pinned__dddbA.CategorySlider_wrapper__1QXNi .CategorySlider_sub-wrapper__0IRxG {
    scrollbar-width: none !important;
    overflow: scroll;
    display: -ms-flexbox;
    display: flex;
}
.CategorySlider_container__Oaa__ .CategorySlider_wrapper_pinned__dddbA.CategorySlider_wrapper__1QXNi .CategorySlider_list__WW3kn {
    overflow-x: scroll;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: center;
    align-items: center;
}
@media screen and (max-width: 439px) {
    .CategorySlider_container__Oaa__ .CategorySlider_wrapper_pinned__dddbA.CategorySlider_wrapper__1QXNi .CategorySlider_list__WW3kn {
        margin: 0;
    }
    .CategorySlider_container__Oaa__ .CategorySlider_wrapper_pinned__dddbA.CategorySlider_wrapper__1QXNi .CategorySlider_list__WW3kn:before {
        display: none;
    }
}
.CategorySlider_container__Oaa__ .CategorySlider_wrapper_pinned__dddbA.CategorySlider_wrapper__1QXNi .CategorySlider_list__WW3kn .CategorySlider_category__D8hc8 {
    margin: 0;
    color: var(--textSecondary);
    background: none;
}
.CategorySlider_container__Oaa__ .CategorySlider_wrapper_pinned__dddbA.CategorySlider_wrapper__1QXNi .CategorySlider_list__WW3kn .CategorySlider_category__D8hc8:first-child {
    margin-left: 12px;
}
@media screen and (max-width: 767px) {
    .CategorySlider_container__Oaa__ .CategorySlider_wrapper_pinned__dddbA.CategorySlider_wrapper__1QXNi .CategorySlider_list__WW3kn .CategorySlider_category_with-back-btn__YLKVH:first-child {
        margin-left: 40px;
    }
}
.CategorySlider_container__Oaa__ .CategorySlider_wrapper_pinned__dddbA.CategorySlider_wrapper__1QXNi .CategorySlider_list__WW3kn .CategorySlider_category__D8hc8:last-child {
    margin-right: 12px;
}
.CategorySlider_container__Oaa__ .CategorySlider_wrapper_pinned__dddbA.CategorySlider_wrapper__1QXNi .CategorySlider_list__WW3kn .CategorySlider_category_active__Qdusu {
    color: var(--textPrimary);
    background-color: var(--interactiveExtraLight);
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: var(--buttonSmallBorderRadius);
}
.CategorySlider_container__Oaa__ .CategorySlider_wrapper_pinned__dddbA.CategorySlider_wrapper__1QXNi .CategorySlider_overflow__zJ8fN {
    margin: 0;
}
.CategorySlider_container__Oaa__ .CategorySlider_wrapper_isOpen__lMvu1.CategorySlider_wrapper__1QXNi {
    z-index: 400;
}
.CategorySlider_container__Oaa__ .CategorySlider_wrapper__1QXNi .CategorySlider_list__WW3kn {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
}
@media screen and (max-width: 439px) {
    .CategorySlider_container__Oaa__ .CategorySlider_wrapper__1QXNi .CategorySlider_list__WW3kn {
        overflow-x: scroll;
        overflow-y: hidden;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        margin: 0 -12px;
    }
    .CategorySlider_container__Oaa__ .CategorySlider_wrapper__1QXNi .CategorySlider_list__WW3kn:before {
        content: "";
        display: block;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        width: 12px;
    }
}
.CategorySlider_container__Oaa__ .CategorySlider_wrapper__1QXNi .CategorySlider_list__WW3kn::-webkit-scrollbar {
    display: none;
}
.CategorySlider_container__Oaa__ .CategorySlider_wrapper__1QXNi .CategorySlider_list__WW3kn .CategorySlider_category__D8hc8 {
    position: relative;
    overflow: hidden;
    cursor: pointer;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-align: center;
    align-items: center;
    height: 36px;
    margin: 0 8px 8px 0;
    padding: 0 12px;
    font-family: "Text", var(--default-fonts);
    font-size: 17px;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: -0.2px;
    color: var(--textPrimary);
    text-decoration: none;
    white-space: nowrap;
    background-color: var(--interactiveExtraLight);
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: var(--buttonSmallBorderRadius);
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
@media screen and (max-width: 439px) {
    .CategorySlider_container__Oaa__ .CategorySlider_wrapper__1QXNi .CategorySlider_list__WW3kn .CategorySlider_category__D8hc8 {
        margin: 0 8px 0 0;
        color: var(--textSecondary);
        background: none;
    }
    .CategorySlider_container__Oaa__ .CategorySlider_wrapper__1QXNi .CategorySlider_list__WW3kn .CategorySlider_category_active__Qdusu {
        color: var(--textPrimary);
        background-color: var(--interactiveExtraLight);
        background-repeat: no-repeat;
        background-size: cover;
        border-radius: var(--buttonSmallBorderRadius);
    }
}
.CategorySlider_container__Oaa__ .CategorySlider_wrapper__1QXNi .CategorySlider_list__WW3kn .CategorySlider_category__D8hc8 span {
    pointer-events: none;
}
@media screen and (min-width: 767px) {
    .CategorySlider_container__Oaa__ .CategorySlider_wrapper__1QXNi .CategorySlider_list__WW3kn .CategorySlider_category__D8hc8:hover:before {
        pointer-events: none;
        content: "";
        position: absolute;
        z-index: 50;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        display: block;
        background-color: rgba(var(--color-white-rgb), 0.3);
    }
}
@media screen and (min-width: 767px) {
    .CategorySlider_container__Oaa__ .CategorySlider_wrapper__1QXNi .CategorySlider_list__WW3kn .CategorySlider_category_dark__lrwLr:hover:before {
        pointer-events: none;
        content: "";
        position: absolute;
        z-index: 50;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        display: block;
        background-color: rgba(var(--color-white-rgb), 0.1);
    }
}
.CategorySlider_container__Oaa__ .CategorySlider_overflow__zJ8fN {
    position: sticky;
    z-index: 500;
    right: -20px;
    display: none;
}
.CategorySlider_container__Oaa__ .CategorySlider_overflow_visible__2uulJ {
    display: block;
}
.CategorySlider_container__Oaa__ .CategorySlider_overflow__zJ8fN .CategorySlider_toggle__rHbC0 {
    z-index: 1;
    margin-right: 12px;
    visibility: visible;
    background: var(--accentsCategorySliderBackground);
}
@media screen and (max-width: 767px) {
    .CategorySlider_container__Oaa__ .CategorySlider_overflow__zJ8fN .CategorySlider_toggle__rHbC0 {
        display: none;
    }
}
.CategorySlider_container__Oaa__ .CategorySlider_overflow__zJ8fN .CategorySlider_toggle_visible__YVSXM {
    visibility: visible;
    background: var(--accentsCategorySliderBackground);
}
.CategorySlider_container__Oaa__ .CategorySlider_overflow__zJ8fN .CategorySlider_toggle__rHbC0:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: -24px;
    width: 24px;
    background: var(--accentsCategorySliderGradient);
}
.CategorySlider_container__Oaa__ .CategorySlider_overflow__zJ8fN .CategorySlider_toggle__rHbC0 .CategorySlider_toggle-btn__6Q2j9 {
    background: var(--accentsCategorySliderBackground);
}
@media screen and (min-width: 767px) {
    .CategorySlider_container__Oaa__ .CategorySlider_overflow__zJ8fN .CategorySlider_toggle__rHbC0 .CategorySlider_toggle-btn__6Q2j9:hover {
        background-color: var(--interactiveExtraLight);
    }
}
.CategorySlider_container__Oaa__ .CategorySlider_overflow__zJ8fN .CategorySlider_toggle__rHbC0 .CategorySlider_toggle-btn_active__8VHUH {
    background-color: var(--interactiveExtraLight);
}
.CategorySlider_pinned-filter-tooltip__uqIkO {
    z-index: 400;
    top: 56px;
    left: 20px;
}
.CategorySlider_pinned-filter-tooltip_hidden__PRxNg {
    pointer-events: none;
}
.CategorySlider_filter__M2HrX {
    font-family: "Text", var(--default-fonts);
    font-size: 17px;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: -0.2px;
    height: 36px;
    margin: 0 8px 8px 0;
    padding: 0 12px;
    border-radius: var(--buttonSmallBorderRadius);
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
@media screen and (max-width: 767px) {
    .CategorySlider_filter__M2HrX {
        margin: 0 8px 0 0;
    }
}
.CategorySlider_filter_pinned__i2ZYN {
    position: relative;
    z-index: 30;
    margin: 0;
}
.CategorySlider_filter-wrapper_pinned__UuwHB {
    position: absolute;
    z-index: 10;
    top: 0;
    left: 20px;
    background: var(--accentsCategorySliderBackground);
}
@media screen and (max-width: 767px) {
    .CategorySlider_filter-wrapper_pinned__UuwHB {
        position: static;
        margin-right: 4px;
        margin-left: 12px;
    }
    .CategorySlider_filter-wrapper_pinned__UuwHB:before {
        display: none;
    }
}
.CategorySlider_filter-wrapper_pinned__UuwHB:before {
    content: "";
    position: absolute;
    top: 0;
    left: calc(100% - 22px);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    width: 30px;
    height: 100%;
    background: -webkit-gradient(linear, right top, left top, color-stop(83.67%, var(--accentsCategorySliderBackground)), color-stop(97.6%, hsla(0, 0%, 100%, 0)));
    background: -o-linear-gradient(right, var(--accentsCategorySliderBackground) 83.67%, hsla(0, 0%, 100%, 0) 97.6%);
    background: linear-gradient(270deg, var(--accentsCategorySliderBackground) 83.67%, hsla(0, 0%, 100%, 0) 97.6%);
}
@-webkit-keyframes CatalogBackBtn_enterElement__tIc90 {
    0% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
        opacity: 0;
    }
    50% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        opacity: 1;
    }
}
@keyframes CatalogBackBtn_enterElement__tIc90 {
    0% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
        opacity: 0;
    }
    50% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        opacity: 1;
    }
}
@-webkit-keyframes CatalogBackBtn_hide__3jFAg {
    35% {
        -webkit-transform: translateX(10%);
        transform: translateX(10%);
    }
    80% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        opacity: 0;
    }
    to {
        display: none;
    }
}
@keyframes CatalogBackBtn_hide__3jFAg {
    35% {
        -webkit-transform: translateX(10%);
        transform: translateX(10%);
    }
    80% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        opacity: 0;
    }
    to {
        display: none;
    }
}
.CatalogBackBtn_btn__KJ3BY {
    cursor: pointer;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    font-family: "Text", var(--default-fonts);
    font-size: 17px;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: -0.2px;
    color: var(--textPrimary);
}
@media screen and (max-width: 767px) {
    .CatalogBackBtn_btn__KJ3BY {
        margin-top: 30px;
    }
}
@media screen and (min-width: 767px) {
    .CatalogBackBtn_btn__KJ3BY:hover button {
        background-color: var(--interactiveLight);
    }
}
.CatalogBackBtn_btn-icon__N5Yvj {
    display: block;
    margin-right: 15px;
    -webkit-transition: background-color 0.2s linear;
    -o-transition: background-color 0.2s linear;
    transition: background-color 0.2s linear;
}
@media screen and (min-width: 767px) {
    .CatalogBackBtn_btn-icon__N5Yvj:hover {
        background-color: var(--interactiveLight);
    }
}
.CategoryList_container__QVlhv .CategoryList_list__6IpdW {
    padding-top: 48px;
}
@media screen and (max-width: 767px) {
    .CategoryList_container__QVlhv .CategoryList_list__6IpdW {
        padding-top: 16px;
    }
}
.CategoryList_container__QVlhv .CategoryList_list__6IpdW .CategoryList_item__H_XJa:last-child {
    padding-bottom: 0;
}
.CategoryList_container__QVlhv .CategoryList_list__6IpdW .CategoryList_item__H_XJa + .CategoryList_item__H_XJa {
    margin-top: 48px;
    padding-top: 48px;
    border-top: 1px solid var(--interactiveLight);
}
@media screen and (max-width: 767px) {
    .CategoryList_container__QVlhv .CategoryList_list__6IpdW .CategoryList_item__H_XJa + .CategoryList_item__H_XJa {
        margin-top: 32px;
        padding-top: 32px;
    }
    .CategoryList_container__QVlhv .CategoryList_list__6IpdW .CategoryList_item__H_XJa + .CategoryList_item_list__kVT2r {
        border-top: 0;
    }
}
@-webkit-keyframes CornerHeader_enterElement____LTm {
    0% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
        opacity: 0;
    }
    50% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        opacity: 1;
    }
}
@keyframes CornerHeader_enterElement____LTm {
    0% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
        opacity: 0;
    }
    50% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        opacity: 1;
    }
}
@-webkit-keyframes CornerHeader_hide__YyWmq {
    35% {
        -webkit-transform: translateX(10%);
        transform: translateX(10%);
    }
    80% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        opacity: 0;
    }
    to {
        display: none;
    }
}
@keyframes CornerHeader_hide__YyWmq {
    35% {
        -webkit-transform: translateX(10%);
        transform: translateX(10%);
    }
    80% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        opacity: 0;
    }
    to {
        display: none;
    }
}
.CornerHeader_back-btn__Gj3jy {
    margin: 24px 0 48px;
}
@media screen and (max-width: 767px) {
    .CornerHeader_back-btn__Gj3jy {
        margin: 16px 0 40px;
    }
}
.CornerHeader_img-wrapper__zpPWn,
.CornerHeader_img__AXi9q {
    -o-object-fit: cover;
    object-fit: cover;
}
.CornerHeader_img-wrapper__zpPWn {
    overflow: hidden;
    width: 120px;
    height: 120px;
    border-radius: var(--buttonSmallBorderRadius);
}
@media screen and (max-width: 767px) {
    .CornerHeader_img-wrapper__zpPWn {
        width: 80px;
        height: 80px;
    }
}
.CornerHeader_title__GcjPM {
    font-family: "H1", var(--default-fonts);
    font-size: var(--h1FontSizeLarge);
    font-weight: var(--h1FontWeight);
    line-height: var(--h1LineHeight);
    text-transform: var(--h1TextTransform);
    letter-spacing: var(--h1LetterSpacing);
    margin-top: 20px;
    color: var(--textPrimary);
}
@media screen and (max-width: 1919px) {
    .CornerHeader_title__GcjPM {
        font-size: var(--h1FontSizeLarge);
    }
}
@media screen and (max-width: 1439px) {
    .CornerHeader_title__GcjPM {
        font-size: var(--h1FontSizeDesktop);
    }
}
@media screen and (max-width: 1199px) {
    .CornerHeader_title__GcjPM {
        font-size: var(--h1FontSizeTablet);
    }
}
@media screen and (max-width: 767px) {
    .CornerHeader_title__GcjPM {
        font-size: var(--h1FontSizeMobile);
        margin-top: 16px;
    }
}
.CornerHeader_description__IMuN1 {
    position: relative;
    max-width: 754px;
    margin-top: 12px;
    font-family: "Text", var(--default-fonts);
    font-size: 17px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: -0.2px;
}
.CornerHeader_description-text__294sa {
    overflow: hidden;
    display: block;
    height: 40px;
    opacity: 0.6;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}
.CornerHeader_description-more__WNapn,
.CornerHeader_description-text__294sa {
    font-family: "Text", var(--default-fonts);
    font-size: 17px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: -0.2px;
    color: var(--textPrimary);
}
.CornerHeader_description-more__WNapn {
    cursor: pointer;
    position: absolute;
    z-index: 5;
    right: 0;
    bottom: 0;
    display: inline-block;
    margin-left: 8px;
}
.CornerHeader_description-more__WNapn:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: -4px;
    width: calc(100% + 4px);
    height: 100%;
    background-color: var(--accentsBackground);
}
.CornerHeader_description-more__WNapn:after {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: -36px;
    width: 32px;
    height: 100%;
    background: -webkit-gradient(linear, right top, left top, from(var(--accentsBackground)), to(hsla(0, 0%, 100%, 0)));
    background: -o-linear-gradient(right, var(--accentsBackground) 0, hsla(0, 0%, 100%, 0) 100%);
    background: linear-gradient(270deg, var(--accentsBackground) 0, hsla(0, 0%, 100%, 0) 100%);
}
.CornerHeader_btn__0huJW {
    font-family: "Text", var(--default-fonts);
    font-size: 15px;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: -0.15px;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    height: 48px;
    margin-top: 12px;
    padding: 14px 20px;
}
.CornerHeader_banners__ioCM1 {
    margin-top: 32px;
}
@media screen and (max-width: 767px) {
    .CornerHeader_banners__ioCM1 {
        margin-top: 28px;
    }
}
@-webkit-keyframes QuickMeals_enterElement__whO8R {
    0% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
        opacity: 0;
    }
    50% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        opacity: 1;
    }
}
@keyframes QuickMeals_enterElement__whO8R {
    0% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
        opacity: 0;
    }
    50% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        opacity: 1;
    }
}
@-webkit-keyframes QuickMeals_hide___OlqU {
    35% {
        -webkit-transform: translateX(10%);
        transform: translateX(10%);
    }
    80% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        opacity: 0;
    }
    to {
        display: none;
    }
}
@keyframes QuickMeals_hide___OlqU {
    35% {
        -webkit-transform: translateX(10%);
        transform: translateX(10%);
    }
    80% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        opacity: 0;
    }
    to {
        display: none;
    }
}
.QuickMeals_for-you__DpRSd {
    position: relative;
    margin: 32px 0 30px;
}
@media screen and (max-width: 767px) {
    .QuickMeals_for-you__DpRSd {
        margin: 28px 0;
    }
}
.QuickMeals_sub-title__ZC1tX {
    margin-bottom: 24px;
    font-family: "H3", var(--default-fonts);
    font-size: var(--h3FontSize);
    font-weight: var(--h3FontWeight);
    line-height: var(--h3LineHeight);
    text-transform: var(--h3TextTransform);
    letter-spacing: var(--h3LetterSpacing);
    color: var(--textPrimary);
}
@media screen and (max-width: 1200px) {
    .QuickMeals_sub-title__ZC1tX {
        margin-top: 20px;
    }
}
@media screen and (max-width: 767px) {
    .QuickMeals_sub-title__ZC1tX {
        margin-top: 10px;
        margin-bottom: 16px;
    }
}
@-webkit-keyframes MainBanners_enterElement__gvY3G {
    0% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
        opacity: 0;
    }
    50% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        opacity: 1;
    }
}
@keyframes MainBanners_enterElement__gvY3G {
    0% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
        opacity: 0;
    }
    50% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        opacity: 1;
    }
}
@-webkit-keyframes MainBanners_hide__0PMrV {
    35% {
        -webkit-transform: translateX(10%);
        transform: translateX(10%);
    }
    80% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        opacity: 0;
    }
    to {
        display: none;
    }
}
@keyframes MainBanners_hide__0PMrV {
    35% {
        -webkit-transform: translateX(10%);
        transform: translateX(10%);
    }
    80% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        opacity: 0;
    }
    to {
        display: none;
    }
}
.MainBanners_banners__obLGS {
    -webkit-animation: MainBanners_enterElement__gvY3G 1.5s forwards;
    animation: MainBanners_enterElement__gvY3G 1.5s forwards;
    margin: 48px 0 0;
}
@media screen and (max-width: 767px) {
    .MainBanners_banners__obLGS {
        margin: 28px 0 0;
    }
}
.MainBanners_title__4_alC {
    overflow: hidden;
    margin-bottom: 32px;
    font-family: "H2", var(--default-fonts);
    font-size: var(--h2FontSize);
    font-weight: var(--h2FontWeight);
    line-height: var(--h2LineHeight);
    text-transform: var(--h2TextTransform);
    letter-spacing: var(--h2LetterSpacing);
    color: var(--textPrimary);
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}
@media screen and (max-width: 767px) {
    .MainBanners_title__4_alC {
        margin-bottom: 16px;
        font-size: var(--h2FontSizeMobile);
        line-height: var(--h2LineHeightMobile);
    }
}
@-webkit-keyframes CategoryItem_enterElement__Ym2dt {
    0% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
        opacity: 0;
    }
    50% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        opacity: 1;
    }
}
@keyframes CategoryItem_enterElement__Ym2dt {
    0% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
        opacity: 0;
    }
    50% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        opacity: 1;
    }
}
@-webkit-keyframes CategoryItem_hide__EKKTg {
    35% {
        -webkit-transform: translateX(10%);
        transform: translateX(10%);
    }
    80% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        opacity: 0;
    }
    to {
        display: none;
    }
}
@keyframes CategoryItem_hide__EKKTg {
    35% {
        -webkit-transform: translateX(10%);
        transform: translateX(10%);
    }
    80% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        opacity: 0;
    }
    to {
        display: none;
    }
}
.CategoryItem_link__iQr_d {
    cursor: pointer;
    position: relative;
    overflow: hidden;
    -ms-flex-preferred-size: calc(32% + 5px);
    flex-basis: calc(32% + 5px);
    max-width: 100%;
    max-height: 100%;
    margin-right: 10px;
    margin-bottom: 10px;
    padding-top: calc(32% + 5px);
    border-radius: 12px;
}
.CategoryItem_link__iQr_d:nth-of-type(3n) {
    margin-right: 0;
}
@media screen and (max-width: 1439px) {
    .CategoryItem_link__iQr_d {
        -ms-flex-preferred-size: 32%;
        flex-basis: 32%;
        padding-top: 32%;
    }
}
@media screen and (max-width: 1280px) {
    .CategoryItem_link__iQr_d {
        -ms-flex-preferred-size: calc(51% - 15px);
        flex-basis: calc(51% - 15px);
        padding-top: calc(51% - 15px);
    }
    .CategoryItem_link__iQr_d:nth-of-type(3n) {
        margin-right: 10px;
    }
    .CategoryItem_link__iQr_d:nth-of-type(2n) {
        margin-right: 0;
    }
}
@media screen and (max-width: 580px) {
    .CategoryItem_link__iQr_d {
        -ms-flex-preferred-size: 48%;
        flex-basis: 48%;
        padding-top: 48%;
    }
    .CategoryItem_link__iQr_d:nth-of-type(2n) {
        margin-right: 0;
    }
}
.CategoryItem_link_vertical-menu__1xlIv {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
@media screen and (max-width: 580px) {
    .CategoryItem_link_vertical-menu__1xlIv {
        -ms-flex-preferred-size: 48%;
        flex-basis: 48%;
        margin: 0 10px 10px 0;
        padding-top: 48%;
    }
    .CategoryItem_link_vertical-menu__1xlIv:nth-of-type(2n) {
        margin-right: 0;
    }
}
.CategoryItem_link_shop__WHxMZ {
    -ms-flex-preferred-size: 32%;
    flex-basis: 32%;
    margin-right: 20px;
    margin-bottom: 20px;
    padding-top: 32%;
}
@media screen and (max-width: 1600px) {
    .CategoryItem_link_shop__WHxMZ {
        -ms-flex-preferred-size: calc(30% + 15px);
        flex-basis: calc(30% + 15px);
        padding-top: calc(30% + 15px);
    }
}
@media screen and (max-width: 1439px) {
    .CategoryItem_link_shop__WHxMZ {
        -ms-flex-preferred-size: 31%;
        flex-basis: 31%;
        padding-top: 31%;
    }
}
@media screen and (max-width: 1280px) {
    .CategoryItem_link_shop__WHxMZ {
        -ms-flex-preferred-size: calc(51% - 15px);
        flex-basis: calc(51% - 15px);
        margin-right: 10px;
        margin-bottom: 10px;
        padding-top: calc(51% - 15px);
    }
    .CategoryItem_link_shop__WHxMZ:nth-of-type(3n) {
        margin-right: 10px;
    }
    .CategoryItem_link_shop__WHxMZ:nth-of-type(2n) {
        margin-right: 0;
    }
    .CategoryItem_link_shop__WHxMZ:last-child {
        margin-bottom: 20px;
    }
}
@media screen and (max-width: 580px) {
    .CategoryItem_link_shop__WHxMZ {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        -ms-flex-positive: 1;
        flex-grow: 1;
        height: 50%;
        margin-right: 0;
        margin-bottom: 10px;
        padding-top: 50%;
    }
    .CategoryItem_link_shop__WHxMZ:nth-of-type(3n) {
        margin-right: 0;
    }
    .CategoryItem_link_shop__WHxMZ:last-child {
        margin-bottom: 10px;
    }
}
.CategoryItem_link_shop_even-categories__OPPoS {
    -ms-flex-preferred-size: calc(50% - 10px);
    flex-basis: calc(50% - 10px);
    padding-top: calc(33% - 10px);
}
.CategoryItem_link_shop_even-categories__OPPoS:nth-of-type(2n) {
    margin-right: 0;
}
.CategoryItem_link_shop_even-categories__OPPoS:nth-of-type(odd) {
    margin-right: 20px;
}
@media screen and (max-width: 1280px) {
    .CategoryItem_link_shop_even-categories__OPPoS {
        margin-right: 20px;
        margin-bottom: 20px;
    }
}
@media screen and (max-width: 580px) {
    .CategoryItem_link_shop_even-categories__OPPoS {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        padding-top: 50%;
    }
    .CategoryItem_link_shop_even-categories__OPPoS:nth-of-type(n) {
        margin-right: 0;
    }
}
.CategoryItem_link_brand__AO91S {
    overflow: visible;
    margin-bottom: 75px;
}
.CategoryItem_link_brand__AO91S:last-child {
    margin-bottom: 75px;
}
.CategoryItem_link_brand_without-descr__IqZEp {
    margin-bottom: 53px;
}
.CategoryItem_link_brand_without-descr__IqZEp:last-child {
    margin-bottom: 53px;
}
.CategoryItem_link_not-loaded__QCqvQ {
    opacity: 0.5;
}
.CategoryItem_link__span__BGew9 {
    pointer-events: none;
    position: absolute;
    z-index: 10;
    top: 16px;
    left: 16px;
    max-width: 80%;
    font-family: "Headers", var(--default-fonts);
    font-size: 19px;
    font-weight: 500;
    line-height: 22px;
    letter-spacing: 0.3px;
    color: #1c1c1c;
    border-radius: 8px;
}
@media screen and (max-width: 767px) {
    .CategoryItem_link__span__BGew9 {
        top: 12px;
        left: 12px;
    }
}
@media screen and (max-width: 580px) {
    .CategoryItem_link__span__BGew9 {
        max-width: -webkit-min-content;
        max-width: -moz-min-content;
        max-width: min-content;
        font-family: "Text", var(--default-fonts);
        font-size: 17px;
        font-weight: 500;
        line-height: 20px;
        letter-spacing: -0.2px;
    }
}
.CategoryItem_link__span_light_background__2DTOO {
    top: 12px;
    left: 12px;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    padding: 8px 12px;
    background-color: hsla(0, 0%, 95%, 0.7);
    -webkit-backdrop-filter: blur(30px);
    backdrop-filter: blur(30px);
}
@media screen and (max-width: 767px) {
    .CategoryItem_link__span_light_background__2DTOO {
        top: 8px;
        left: 8px;
    }
}
.CategoryItem_link__span_dark__JGqWC {
    color: hsla(0, 0%, 100%, 0.92);
}
.CategoryItem_link__span_dark_background___oieJ {
    top: 12px;
    left: 12px;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    padding: 8px 12px;
    background-color: rgba(28, 28, 28, 0.75);
    -webkit-backdrop-filter: blur(30px);
    backdrop-filter: blur(30px);
}
@media screen and (max-width: 767px) {
    .CategoryItem_link__span_dark_background___oieJ {
        top: 8px;
        left: 8px;
    }
}
.CategoryItem_link__span_vertical-menu__Peo7t {
    display: none;
}
.CategoryItem_link__iQr_d .CategoryItem_img__eoNAZ {
    min-width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    border-radius: var(--productImageLargeBorderRadius);
}
.CategoryItem_link__iQr_d .CategoryItem_img_vertical-menu__CEK44 {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.CategoryItem_link__iQr_d .CategoryItem_img__container__hkzu4 {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: -ms-flexbox;
    display: flex;
    border-radius: var(--productImageLargeBorderRadius);
}
.CategoryItem_link__iQr_d .CategoryItem_img__container_vertical-menu__IlIyO {
    bottom: auto;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.CategoryItem_link__iQr_d .CategoryItem_span-bottom__eLPym {
    display: none;
}
.CategoryItem_link__iQr_d .CategoryItem_span-bottom_vertical-menu__OtJnP {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-width: 100%;
    height: 100%;
    min-height: 44px;
    font-family: "Text", var(--default-fonts);
    font-size: 17px;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: -0.2px;
    color: var(--textPrimary);
    text-align: center;
    background-color: var(--interactiveFloatPrimary);
    border-bottom-right-radius: var(--productImageLargeBorderRadius);
    border-bottom-left-radius: var(--productImageLargeBorderRadius);
}
.CategoryItem_link__iQr_d .CategoryItem_span-bottom_vertical-menu_light__Jofsu {
    padding: 8px;
    color: var(--textPrimary);
    background: #f3f3f3;
}
.CategoryItem_link__iQr_d .CategoryItem_span-bottom_vertical-menu_dark__85Co8 {
    padding-top: 8px;
    color: var(--textInversePrimary);
    background: #1c1c1c;
}
.CategoryItem_brand__logo__sidb3 {
    pointer-events: none;
    position: absolute;
    z-index: 10;
    bottom: 12px;
    left: 12px;
    overflow: hidden;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 80px;
    max-width: 80px;
    height: 80px;
    max-height: 80px;
    background: #808368;
    border-radius: 12px;
    -webkit-box-shadow: 0 6.66667px 20px rgba(0, 0, 0, 0.08);
    box-shadow: 0 6.66667px 20px rgba(0, 0, 0, 0.08);
}
@media screen and (max-width: 580px) {
    .CategoryItem_brand__logo__sidb3 {
        width: 56px;
        height: 56px;
    }
}
.CategoryItem_brand__logo__sidb3 .CategoryItem_wrapper__zuOeW {
    max-width: 80px;
    max-height: 80px;
}
@media screen and (max-width: 580px) {
    .CategoryItem_brand__logo__sidb3 .CategoryItem_wrapper__zuOeW {
        max-width: 56px;
        max-height: 56px;
    }
}
.CategoryItem_brand__logo-img__YjhYR {
    width: 80px;
}
.CategoryItem_brand__name__F92vH {
    font-family: "Text", var(--default-fonts);
    font-size: 17px;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: -0.2px;
    position: absolute;
    bottom: -8px;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    display: grid;
    grid-template-columns: auto auto;
    grid-column-gap: 6px;
    -webkit-column-gap: 6px;
    -moz-column-gap: 6px;
    column-gap: 6px;
    -ms-flex-align: center;
    align-items: center;
    color: var(--textPrimary);
}
.CategoryItem_brand__name__F92vH .CategoryItem_delivery-info__ZK5fJ {
    opacity: 0.6;
}
.CategoryItem_brand-description__Us1YN {
    position: absolute;
    bottom: -30px;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 100%;
    color: var(--textPrimary);
}
@media screen and (max-width: 580px) {
    .CategoryItem_brand-description__Us1YN {
        font-family: "Captions", var(--default-fonts);
        font-size: 13px;
        font-weight: 500;
        line-height: 16px;
        letter-spacing: 0;
        opacity: 0.6;
    }
}
.MainAlerts_alerts__3eIf2 {
    margin: 12px 0 0;
}
.CategoryMenu_menu__QBYCd {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: 100%;
    margin-bottom: -10px;
    border-radius: 8px;
}
@-webkit-keyframes MainMenu_enterElement__WcZjl {
    0% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
        opacity: 0;
    }
    50% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        opacity: 1;
    }
}
@keyframes MainMenu_enterElement__WcZjl {
    0% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
        opacity: 0;
    }
    50% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        opacity: 1;
    }
}
@-webkit-keyframes MainMenu_hide__9qJWq {
    35% {
        -webkit-transform: translateX(10%);
        transform: translateX(10%);
    }
    80% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        opacity: 0;
    }
    to {
        display: none;
    }
}
@keyframes MainMenu_hide__9qJWq {
    35% {
        -webkit-transform: translateX(10%);
        transform: translateX(10%);
    }
    80% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        opacity: 0;
    }
    to {
        display: none;
    }
}
.MainMenu_title__75w6R {
    overflow: hidden;
    margin-top: 48px;
    margin-bottom: 28px;
    font-family: "H2", var(--default-fonts);
    font-size: var(--h2FontSize);
    font-weight: var(--h2FontWeight);
    line-height: var(--h2LineHeight);
    text-transform: var(--h2TextTransform);
    letter-spacing: var(--h2LetterSpacing);
    color: var(--textPrimary);
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}
@media screen and (max-width: 767px) {
    .MainMenu_title__75w6R {
        margin-top: 32px;
        margin-bottom: 16px;
        font-size: var(--h2FontSizeMobile);
        line-height: var(--h2LineHeightMobile);
    }
}
.MainPage_main-page__xvEI1 {
    width: 100%;
}
.MainPage_main-page__xvEI1 .MainPage_category-list__iyTkp {
    padding-top: 38px;
}
@media screen and (max-width: 767px) {
    .MainPage_main-page__xvEI1 .MainPage_category-list__iyTkp {
        padding-top: 24px;
    }
}
.MainPage_main-page__xvEI1 .MainPage_category-list__iyTkp .MainPage_item__1qUJP {
    padding-bottom: 48px;
}
@media screen and (max-width: 767px) {
    .MainPage_main-page__xvEI1 .MainPage_category-list__iyTkp .MainPage_item__1qUJP {
        padding-bottom: 32px;
    }
}
.MainPage_main-page__xvEI1 .MainPage_category-list__iyTkp .MainPage_item__1qUJP:last-child {
    padding-bottom: 0;
}
.MainPage_main-page__xvEI1 .MainPage_category-list__iyTkp .MainPage_item__1qUJP + .MainPage_item__1qUJP {
    padding-top: 48px;
    border-top: 1px solid var(--interactiveLight);
}
@media screen and (max-width: 767px) {
    .MainPage_main-page__xvEI1 .MainPage_category-list__iyTkp .MainPage_item__1qUJP + .MainPage_item__1qUJP {
        padding-top: 32px;
    }
}

.swiperA-block {
    box-sizing: border-box;
    display: inline-block;
    overflow: hidden;
    width: initial;
    height: initial;
    background: none;
    opacity: 1;
    border: 0px;
    margin: 0px;
    padding: 0px;
    position: relative;
    max-width: 100%;
}

.warranty {
    box-sizing: border-box;
    display: block;
    overflow: hidden;
    width: initial;
    height: initial;
    background: none;
    opacity: 1;
    border: 0px;
    margin: 0px;
    padding: 0px;
    position: absolute;
    inset: 0px;
}

.swiper-slide {
    pointer-events: none;
}