html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input {
    margin: 0;
    padding: 0;
}

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    overflow-x: hidden;
    max-width: 100%;
}
body {
    background-color: #fff;
    font-family: "Noto Sans SC", sans-serif;
    font-size: 14px;
    line-height: 1;
    color: #000000;
    font-style: normal;
    font-weight: 300;
    overflow-x: hidden;
    max-width: 100%;
}
/* header.css — styles for <header> block */
/* Extracted from main.css and style.css based on header.tpl */
/* ===== main.css ===== */
/*Бургер*/
/* ===== style.css ===== */
/**/
/*Новое меню каталога*/
/* Корзина @yakov 10.06.2026 */
.head__burger {
    display: none;
    cursor: pointer;
    border: 0px;
    background: transparent;
    position: absolute;
    right: 0;
    top: 25px;
    z-index: 103;
}
.bar1, .bar2, .bar3 {
display: block;
width: 24px;
height: 4px;
border-radius: 2px;
background-color: #E90707;
margin: 4px 0;
-webkit-transition: 0.4s;
-o-transition: 0.4s;
transition: 0.4s;
}
.bar2 {
width: 20px;
position: relative;
right: -4px;
}
.bar3 {
width: 16px;
position: relative;
right: -8px;
}
.change .bar1 {
-webkit-transform: rotate(-45deg) translate(-5px, 5px);
-ms-transform: rotate(-45deg) translate(-5px, 5px);
transform: rotate(-45deg) translate(-5px, 5px);
background-color: #E90707;
}
.change .bar2 {
opacity: 0;
}
.change .bar3 {
-webkit-transform: rotate(45deg) translate(-6px, -6px);
-ms-transform: rotate(45deg) translate(-6px, -6px);
transform: rotate(45deg) translate(-6px, -6px);
background-color: #E90707;
width: 24px;
right: auto;
}
.head__adaptive-menu {
width: 100%;
height: max-content;
background-color: #ffffff;
display: flex;
flex-direction: column;
justify-content: flex-start;
align-items: center;
position: absolute;
left: 0px;
top: -9999px;
-webkit-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
z-index: 102;
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding-top: 50px;
}
.head__adaptive-menu.open {
top: 0px;
-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
.adaptive-menu__list {
width: 100%;
box-sizing: border-box;
padding-left: 25px;
display: flex;
flex-direction: column;
justify-content: flex-start;
align-items: flex-start;
margin-top: 30px;
}
.adaptive-menu__item {
margin-bottom: 20px;
}
.adaptive-menu__item a {
font-family: 'Gotham Pro';
font-style: normal;
font-weight: 500;
font-size: 28px;
line-height: 26px;
color: #000000;
}
.adaptive-menu__phone {
font-family: 'Gotham Pro';
font-style: normal;
font-weight: 600;
font-size: 25px;
line-height: 23px;
color: #000000;
align-self: flex-start;
margin-top: 100px;
box-sizing: border-box;
padding-left: 25px;
}
.adaptive-menu__quest {
align-self: flex-start;
box-sizing: border-box;
padding-left: 25px;
font-family: 'Gotham Pro';
font-style: normal;
font-weight: 400;
font-size: 25px;
line-height: 21px;
text-decoration-line: underline;
color: #FF0068;
margin-top: 15px;
margin-bottom: 50px;
}
.head-banner {
width: 100%;
height: auto;
}
.head-banner.mob {
display: none;
}
.top_menu {
height: 60px;
display: flex;
justify-content: space-between;
font-size: 14px;
align-items: center;
padding: 0px 10px;
background-color: #f4f4f4;
font-family: "Noto Sans SC", sans-serif;
}
.top_menu2 {
height: 101px;
background-color: #fff;
padding: 5px 10px;
display: flex;
justify-content: space-between;
align-items: center;
gap: 20px;
}
.top_menu div:nth-child(1) {
flex: 4;
}
.top_menu div:nth-child(1) a:after {
content: "|";
color: #FF0068;
margin: 0px 10px;
}
.top_menu div:nth-child(1) a:last-child {
content: "";
}
.top_menu div:nth-child(2) {
flex: 3;
display: flex;
align-items: flex-start;
font-size: 14px;
}
.top_menu div:nth-child(3) {
flex: 1;
display: flex;
justify-content: center;
align-items: center;
font-size: 14px;
}
.top_menu div:nth-child(4) {
flex: 1;
display: flex;
justify-content: flex-end;
}
.top_menu div:nth-child(4) img {
width: 30px;
margin: 0px 2px;
}
.top_menu div {
margin: 0px 10px;
color: #000;
}
.wout_plashka:after {
content: " " !important;
}
.top_menu2 div:nth-child(2) .menu1 {
font-family: "Noto Sans SC", sans-serif;
font-size: 18px;
color: #000;
text-decoration: none;
}
.top_menu2 div:nth-child(2) a:hover.menu1 {
color: #FF0068;
text-decoration: underline;
}
.top_menu2 div:nth-child(3) {
display: flex;
justify-content: center;
align-items: center;
}
.top_menu2 div:nth-child(3) img:first-child {
width: 30px;
height: 30px;
cursor: pointer;
}
.top_menu2 div:nth-child(3) img.trubka-image {
width: 20px;
height: 20px;
margin-right: 5px;
}
.top_menu2 div:nth-child(3) img.basket-image {
width: 40px;
height: auto;
display: block;
}
.top_menu2 div:nth-child(3) img.basket-image.basket-image--pink {
display: none;
}
.top_menu2 div:nth-child(3).korzina-header--pink img.basket-image {
display: none;
}
.top_menu2 div:nth-child(3).korzina-header--pink img.basket-image.basket-image--pink {
display: block;
}
.top_menu2 div:nth-child(3) span.num_whitelist {
position: absolute;
right: 1px;
top: 3px;
display: flex;
justify-content: center;
align-items: center;
width: 21px;
height: 23px;
}
.top_menu2 .izbrannoe {
width: 42px;
height: 42px;
}
.top_menu2 .izbrannoe .izbrannoe__link {
display:block ;
width: 42px;
height: 42px;
background: url(/templates/Karnaval2020/images/new_design_images/heart2_2.png) no-repeat;
background-size: 100%;
position: relative;
}
.top_menu2 div:nth-child(3) span.num_cart {
width: 21px;
height: 18px;
top: 5px;
left: 13px;
right: auto;
color: #ffffff;
background: transparent;
border-radius: 0;
justify-content: center;
align-items: center;
}
.top_menu2 div:nth-child(3) .dropdown-menu {
display: none;
width: 300px;
position: absolute;
left: -300px;
background-color: transparent;
border: 0px;
box-shadow: 0 0px 0px transparent;
}
.top_menu2 div:nth-child(3) .dropdown-menu form {
display: flex;
}
.top_menu2 div:nth-child(4) {
flex: 1;
display: flex;
justify-content: flex-end;
font-size: 16px;
font-weight: 500;
padding-right: 10px;
}
.top_menu2 div:nth-child(4) .zakazat {
background-color: transparent;
color: #FF0068;
text-decoration: underline;
font-weight: 500;
font-size: 15px;
}
.menu_MB {
display: none;
}
#ajax_search {
width: 70%;
border-radius: 4px;
min-height: 50px;
min-width: 280px;
padding: 0 20px;
border: 3px solid gray;
height: 30px;
padding-left: 3px;
color: #000000;
background-color: #fff;
font-size: 18px;
}
.top_menu a {
color: #337ab7;
}
.top_menu a:hover {
color: #23527c;
text-decoration: underline;
}
a:hover.zakaz {
color: #dfddd9;
text-decoration: none;
}
.izbrCol {
position: relative;
right: -10px;
top: 3px;
color: #FFFFFF;
font-weight: 700;
width: 16px;
height: 16px;
display: block;
text-align: center;
}
.border2 {
background-color: #fff;
border: 3px solid gray;
border-radius: 4px;
min-height: 50px;
color: #ff0068;
font-size: 18px;
font-weight: 500;
margin-left: -10px;
padding: 0px 20px;
}
.soc_2020 a {
margin: 0px 0.5px;
}
#but2:hover {
cursor: pointer;
}
#but3:hover {
cursor: pointer;
}
.top_menu2_1 a {
display: flex;
align-items: center;
}
.top_menu2 .head-logo {
display: block;
width: auto;
height: 72px;
max-width: 100%;
object-fit: contain;
}
.catalog-menu {
width: 100%;
padding: 22px 10px;
box-sizing: border-box;
background: rgba(244, 244, 244, 1);
border-radius: 0 0 20px 20px;
margin-bottom: 9px;
display: none;
justify-content: space-between;
align-items: center;
gap: 10px;
position: relative;
}
.catalog-menu__whitelist {
background: #ffffff;
padding: 1.5px;
border-radius: 10px;
width: max-content;
height: max-content;
}
.catalog-menu__whitelist a {
display: block;
width: 30px;
height: 30px;
background: url(/templates/Karnaval2020/images/new_design_images/heart2.png) no-repeat;
background-size: 100%;
}
.catalog-menu__burger {
width: max-content;
height: max-content;
cursor: pointer;
}
.catalog-menu__burger img {
width: auto;
height: auto;
}
.catalog-menu form {
width: 100%;
position: relative;
}
.catalog-menu #ajax_search {
width: 100%;
border-radius: 5px;
min-width: 0px;
padding: 0;
border: 0px solid gray;
min-height: 30px;
height: 34px;
padding-left: 35px;
color: rgba(51, 51, 51, 1);
background-color: #fff;
font-size: 10px;
position: relative;
}
.catalog-menu form button {
width: 15px;
height: 15px;
background-color: white;
background-image: url(/templates/Karnaval2020/images/catalog-menu/catalog-search.png);
background-size: 100% 100%;
background-position: center;
background-repeat: no-repeat;
position: absolute;
top: 50%;
transform: translateY(-50%);
left: 10px;
border: 0px;
padding: 0;
min-height: 0;
margin-left: 0;
}
.catalog-menu__menu {
width: 100%;
position: fixed;
top: 0;
left: 0;
background: rgba(244, 244, 244, 1);
padding: 0 10px 48px;
z-index: 999;
transform: translateX(-100%);
transition: all 0.3s;
border-radius: 0 0 20px 20px;
}
.catalog-menu__menu.open {
transform: translateX(0);
}
.catalog-menu__menu-head {
width: 100%;
box-sizing: border-box;
display: flex;
justify-content: space-between;
align-items: center;
padding: 25px 0px;
}
.catalog-menu__menu-head button {
background: transparent;
border: 0;
outline: none;
display: flex;
justify-content: center;
align-items: center;
}
.catalog-menu__menu-head-title {
font-family: Gotham Pro;
font-weight: 400;
font-size: 12px;
line-height: 20px;
}
.catalog-menu__menu-head-logo {
display: block;
width: auto;
height: 28px;
max-width: 100%;
object-fit: contain;
}
.catalog-menu__list {
width: 100%;
}
.catalog-menu__item {
width: 100%;
font-family: Gotham Pro;
font-weight: 400;
font-size: 10px;
line-height: 100%;
padding: 10px 0;
}
.catalog-menu__footer {
width: 100%;
padding: 15px 0;
display: flex;
justify-content: space-between;
align-items: center;
}
.catalog-menu__phone {
font-family: Gotham Pro;
font-weight: 400;
font-size: 10px;
line-height: 100%;
}
.catalog-menu__quest {
font-family: Gotham Pro;
font-weight: 400;
font-size: 10px;
line-height: 100%;
text-decoration: underline;
}
.top_menu2_1, .top_menu2_2, .top_menu2_3 {
flex-shrink: 1;
width: auto;
max-width: 100%;
}
.top_menu2_1 {
flex-shrink: 0;
}
.top_menu2_2 {
display: flex;
justify-content: space-around;
width: 100%;
}
.top_menu2_3 {
display: flex;
align-items: center;
gap: 20px;
flex-shrink: 0;
}
.top_menu2_3_inner {
display: flex;
align-items: center;
gap: 20px;
}
.korzina-header {
display: inline-block;
vertical-align: middle;
}
.cart-header-btn {
width: max-content;
height: max-content;
position: relative;
color: #333;
text-decoration: none;
text-align: center;
line-height: 42px;
font-size: 22px;
}
.cart-header-btn:hover, .cart-header-btn:focus {
color: #ff0068;
text-decoration: none;
}
.num_cart {
position: absolute;
right: -2px;
top: 2px;
color: #FFFFFF;
font-weight: 700;
width: 16px;
height: 16px;
display: none;
text-align: center;
font-size: 11px;
line-height: 1;
border-radius: 50%;
}
.catalog-menu__cart {
background: #ffffff;
padding: 1.5px;
border-radius: 10px;
width: max-content;
height: max-content;
margin-left: 8px;
}
.catalog-menu__cart .cart-header-btn {
width: 30px;
height: 30px;
line-height: 30px;
font-size: 18px;
}
.catalog-menu__cart .num_cart {
right: 50%;
transform: translateX(62%) translateY(-62%);
top: 50%;
font-size: 8px;
width: 19px;
height: 11px;
justify-content: center;
align-items: center;
}

/* ===== home-slider (from main.css) ===== */
/*Баннер на главной*/

.home-slider__body {
    width: 100%;
    height: auto;
    min-height: 37vw;
    position: relative;
}
.home-slider {
    width: 100%;
    min-height: 37vw;
    height: auto;
}

.home-slider__image {
    width: 100%;
    height: auto;
}
.home-slider__body .swiper-button-next::after,
.home-slider__body .swiper-button-prev::after {
    display: none;
}
.home-slider__body .swiper-button-next {
    right: 40px;
}
.home-slider__body .swiper-button-prev {
    left: 40px;
}
.home-slider__body .swiper-pagination {
    display: none;
}
.home-slider .swiper-slide {
    position: relative;
}
.home-slider__content {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 130px;
}
.home-slider__icon {
    width: auto;
    height: auto;
    margin-bottom: 30px;
}
.home-slider__title {
    font-family: Gotham Pro;
    font-weight: 700;
    font-size: 60px;
    line-height: 100%;
    color: #ffffff;
    margin-bottom: 20px;
}
.home-slider__title--first {
    margin-bottom: 0;
}
.home-slider__description {
    font-family: Gotham Pro;
    font-weight: 400;
    font-size: 24px;
    line-height: 100%;
    margin-bottom: 40px;
    color: #ffffff;
    max-width: 840px;
}
.home-slider__btn {
    font-family: Gotham Pro;
    font-weight: 400;
    font-size: 30px;
    line-height: 100%;
    color: #ffffff;
    padding: 20px 40px;
    background: transparent;
    border: 2px solid #FFFFFF;
    border-radius: 20px;
}
.home-slider__btn--mobile {
    display: none;
}
.home-slider__btn:hover {
    background: #ff0068;
    border: 2px solid #ff0068;
    color: #ffffff;
}
.home-slider__btn.main-banner {
    width: auto;
}
.home-slider__content.black .home-slider__title,
.home-slider__content.black .home-slider__description {
    color: #000000;
}
.home-slider__content.pink .home-slider__title {
    color: #ff0068;
}
.home-slider__content.pink .home-slider__description {
    color: #000000;
}
.home-slider__content.black .home-slider__btn {
    background: #ffffff;
    color: #000000;
}
.home-slider__content.pink .home-slider__btn{
    background: #ffffff;
    color: #000000;
    border: 2px solid #ff0068;
    width: max-content;
    cursor: pointer;
}
.home-slider__content.black .home-slider__btn:hover,
.home-slider__content.pink .home-slider__btn:hover {
    background: #ff0068;
    border: 2px solid #ff0068;
    color: #ffffff;
}

#telfoniyaModal {
    display: none;
}
.home-slider__btn.main-banner.home-slider__btn--mobile {
    display: none;
}

/*новый баннер*/
.home-slider__content.home-slider__content--mascots {
    left: 110px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}

.home-slider__content.home-slider__content--mascots .home-slider__content-inner {
    padding-left: 50px;
}

.home-slider__content-suptitle {
    font-family: Montserrat;
    font-size: 20px;
    line-height: 1;
    margin-bottom: 30px;
    color: #ffffff;
}
.home-slider__content-title {
    font-family: 'Saar SP Demo';
    font-size: 88px;
    line-height: 1;
    text-transform: uppercase;
    color: #ffffff;
    margin-bottom: 16px;
}
.home-slider__content-title span.last-span {
    color: #d2ff98;
    font-size: 114px;
    margin-bottom: 20px;
}
.home-slider__content-subtitle {
    font-family: Montserrat;
    font-size: 20px;
    line-height: 1;
    font-weight: 500;
    margin-bottom: 22px;
    color: #ffffff;
}
.home-slider__content-subtitle.home-slider__content-subtitle--mobile {
    display: none;
}
.home-slider__content.home-slider__content--mascots .home-slider__content-btn {
    font-size: 26px;
    line-height: 1;
    text-align: center;
    padding: 20px 100px;
    color: #ffffff;
    font-family: Montserrat;
    text-transform: uppercase;
    font-family: Montserrat;
    border-radius: 70px;
    box-shadow: 0px 5px 20px 13px #ffffff40;
    background-color: #953AEE;
    margin-bottom: 55px;
    width: max-content;
    cursor: pointer;
}
.home-slider__content-labels {
    width: max-content;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 23px;
}
.home-slider__content-label {
    width: max-content;
    height: max-content;
    min-height: 86px;
    color: #ffffff;
    font-size: 22px;
    font-weight: 700;
    font-family: Montserrat;
    text-transform: uppercase;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 40px;
    background-color: #5681A6A3;
    border-radius: 20px;
    padding: 20px 50px;
}
.home-slider__content-label span {
    font-size: 16px;
    font-weight: 400;
}
/*коненц нового баннера*/
@media (max-width: 1799px) {
    .top_menu2 div:nth-child(4) {
        flex: 1.2;
    }
}
@media (max-width: 1799px) {
.home-slider__title {
        font-size: 40px;
    }
.home-slider__content.black .home-slider__title {
        font-size: 40px;
    }
.home-slider__content.pink .home-slider__title {
        font-size: 40px;
    }
.home-slider__description {
        font-size: 18px;
        max-width: 600px;
    }
.home-slider__content.pink .home-slider__description {
        font-size: 18px;
        max-width: 600px;
    }
.home-slider__content.black .home-slider__description {
        font-size: 18px;
        max-width: 600px;
    }
.home-slider__btn {
        font-size: 24px;
        padding: 15px 40px;
    }
.home-slider__content.black .home-slider__btn {
        font-size: 24px;
        padding: 15px 40px;
    }
.home-slider__content.pink .home-slider__btn {
        font-size: 24px;
        padding: 15px 40px;
    }
}
@media (max-width: 1699px) {
    .top_menu2 div:nth-child(2) .menu1 {
        font-size: 16px;
    }
    .top_menu2 div:nth-child(4) {
        flex: 1.5;
    }

    /*новый баннер*/
    .home-slider__content-title {
        font-size: 76px;
    }
    .home-slider__content-suptitle {
        font-size: 16px;
    }
    .home-slider__content-title span.last-span {
        font-size: 100px;
    }
    .home-slider__content-subtitle {
        font-size: 16px;
    }
    .home-slider__content.home-slider__content--mascots .home-slider__content-btn {
        font-size: 22px;
        padding: 20px 80px;
    }

    .home-slider__content-label {
        font-size: 18px;
        padding: 15px 30px;
    }
    /*новый баннер конец*/
}
@media (max-width: 1600px) {
    .top_menu2 div:nth-child(2) .menu1 {
        font-size: 15px;
    }
    .top_menu2 .head-logo {
        height: 64px;
    }
}
@media (max-width: 1500px) {
    .top_menu2 div:nth-child(2) .menu1 {
        font-size: 15px;
    }

    /*новый баннер*/
    .home-slider__content-title {
        font-size: 62px;
    }
    .home-slider__content-suptitle {
        font-size: 14px;
    }
    .home-slider__content-title span.last-span {
        font-size: 82px;
    }
    .home-slider__content-subtitle {
        font-size: 14px;
    }
    .home-slider__content.home-slider__content--mascots .home-slider__content-btn {
        font-size: 18px;
        padding: 20px 60px;
    }
    .home-slider__content-label {
        font-size: 16px;
        padding: 5px 20px;
        gap: 20px;
    }
    .home-slider__content-labels {
        gap: 12px;
    }
    .home-slider__content.home-slider__content--mascots {
        left: 70px;
    }
    /*новый баннер конец*/
}
@media (max-width: 1399px) {
.home-slider__title {
        font-size: 30px;
    }
.home-slider__content.black .home-slider__title {
        font-size: 30px;
    }
.home-slider__content.pink .home-slider__title {
        font-size: 30px;
    }
.home-slider__description {
        font-size: 12px;
        max-width: 410px;
    }
.home-slider__content.pink .home-slider__description {
        font-size: 12px;
        max-width: 410px;
    }
.home-slider__content.black .home-slider__description {
        font-size: 12px;
        max-width: 410px;
    }
.home-slider__btn {
        font-size: 20px;
        padding: 12px 30px;
    }
.home-slider__content.black .home-slider__btn {
        font-size: 20px;
        padding: 12px 30px;
    }
.home-slider__content.pink .home-slider__btn {
        font-size: 20px;
        padding: 12px 30px;
    }
}
@media (max-width: 1399px) {
    .top_menu2 .head-logo {
        height: 56px;
    }
    .top_menu2 div:nth-child(2) .menu1 {
        font-size: 13px;
    }
    .top_menu2 div:nth-child(4) {
        font-size: 14px;
    }
}
@media (max-width: 1299px) {
    .top_menu2 div:nth-child(2) .menu1 {
        font-size: 12px;
    }

    /*новый баннер*/
    .home-slider__content.home-slider__content--mascots .home-slider__content-btn {
        margin-bottom: 30px;
    }

    .home-slider__content-label {
        line-height: 1.4;
    }

    .home-slider__content-label span {
        font-size: 12px;
    }
    /*новый баннер конец*/
}
@media (max-width: 1199px) {
    .top_menu div:nth-child(1) a:after {
        margin: 0px 5px;
    }
    .top_menu {
        font-size: 13px;
    }
    .top_menu div:nth-child(2) {
        font-size: 13px;
        max-width: 232px;
    }
    .top_menu div:nth-child(3) {
        font-size: 13px;
    }
    .top_menu2 div:nth-child(2) .menu1 {
        font-size: 10px;
    }
    .top_menu2 div:nth-child(4) {
        font-size: 13px;
    }
    .menu_MB {
        display: none;
    }
    .top_menu div {
        margin: 0 4px;
    }
    .top_menu2 .head-logo {
        height: 48px;
    }
    .top_menu2_3 {
        gap: 10px;
    }
    .top_menu2_3_inner {
        gap: 10px;
    }

    /*новый баннер*/
    .home-slider__content.home-slider__content--mascots {
        left: 50px;
    }
    .home-slider__content-title {
        font-size: 48px;
    }
    .home-slider__content-title span.last-span {
        font-size: 63px;
    }
    .home-slider__content.home-slider__content--mascots .home-slider__content-btn {
        font-size: 14px;
        padding: 15px 52px;
    }
    .home-slider__content-suptitle {
        font-size: 10px;
        margin-bottom: 10px;
    }
    .home-slider__content-label {
        font-size: 12px;
        min-height: 60px;
    }
    .home-slider__content-label span {
        font-size: 10px;
    }
    /*новый баннер конец*/
}
@media (max-width: 1024px) {
    .top_menu2 div:nth-child(3) img.basket-image {
        width: 30px;
        height: auto;
    }
    .korzina-header {
        margin-left: 0;
    }
    .cart-header-btn {
        width: 32px;
        height: 32px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    /*новый баннер*/
    .home-slider__content.home-slider__content--mascots .home-slider__content-inner {
        padding-left: 0;
    }
    .home-slider__content.home-slider__content--mascots {
        justify-content: flex-start;
    }
    .home-slider__content.home-slider__content--mascots {
        position: absolute;
        top: 50px;
        transform: translateY(0);
        left: 40px;
    }
    .home-slider__content-title {
        font-size: 75px;
    }
    .home-slider__content-title span.last-span {
        font-size: 132px;
    }
    .home-slider__content-suptitle {
        font-size: 25px;
        margin-bottom: 20px;
    }
    .home-slider__content-subtitle {
        font-size: 21px;
    }
    .home-slider__content.home-slider__content--mascots .home-slider__content-btn {
        font-size: 27px;
        padding: 20px 60px;
    }
    .home-slider__content-labels {
        gap: 16px;
        flex-direction: column-reverse;
        align-items: flex-start;
    }
    .home-slider__content-label {
        font-size: 22px;
        min-height: 80px;
        gap: 30px;
        padding: 18px 16px;
    }
    .home-slider__content-label span {
        font-size: 19px;
    }
    /*новый баннер конец*/
}
@media (max-width: 1024px) {
.home-slider__title {
        font-size: 24px;
    }
.home-slider__content.black .home-slider__title {
        font-size: 24px;
    }
.home-slider__content.pink .home-slider__title {
        font-size: 24px;
    }
.home-slider__description {
        max-width: 325px;
    }
.home-slider__content.pink .home-slider__description {
        max-width: 325px;
    }
.home-slider__content.black .home-slider__description {
        max-width: 325px;
    }
.home-slider__btn {
        font-size: 12px;
    }
.home-slider__content.black .home-slider__btn {
        font-size: 12px;
    }
.home-slider__content.pink .home-slider__btn {
        font-size: 12px;
    }
}
@media (max-width: 992px) {
.home-slider__content {
        left: 30px;
    }
.home-slider__body .swiper-pagination {
        display: block;
    }
.home-slider__body .swiper-button-next,
    .home-slider__body .swiper-button-prev {
        display: none;
    }
.home-slider__body .swiper-pagination .swiper-pagination-bullet-active {
        background: #FF0068;
    }
}
@media (max-width: 992px) {
    .top_menu2 div:nth-child(4) {
        font-size: 10px;
    }
    .top_menu2 div:nth-child(4) .zakazat {
        font-size: 11px;
    }
    .top_menu2 div:nth-child(2) .menu1 {
        font-size: 7px;
    }
    .top_menu div:nth-child(1) {
        font-size: 10px;
    }
    .top_menu div:nth-child(1) a:after {
        margin: 0px 2px;
    }
    .top_menu div:nth-child(2) {
        font-size: 10px;
    }
    .top_menu div:nth-child(3) {
        font-size: 11px;
    }
    .top_menu div {
        margin: 0px 8px;
    }
    .top_menu2_3 table td a, .top_menu2_3 table td span {
        font-size: 12px;
    }
    .izbrannoe a {
        width: 30px !important;
        height: 30px !important;
    }
    .top_menu2 div:nth-child(3) span {
        right: -6px;
        top: -1px;
    }
    .top_menu2 {
        gap: 10px;
    }
    .top_menu2 .izbrannoe {
        width: 30px;
        height: 30px;
    }
    .top_menu2 div:nth-child(3) span.num_whitelist {
        width: 16px;
        height: 18px;
        font-size: 10px;
    }
    .top_menu2 div:nth-child(3) span.num_cart {
        width: 15px;
        height: 14px;
        top: 7px;
        left: 11px;
        font-size: 10px;
    }
    .top_menu2 div:nth-child(3) img:first-child {
        width: 25px;
        height: 25px;
        cursor: pointer;
    }
}
@media (max-width: 767px) {
.home-slider__content {
        top: 40px;
        left: 50%;
        transform: translateX(-50%);
        width: max-content;
        max-width: 90%;
    }
.home-slider__title {
        font-size: 19px;
        text-align: center;
        margin-bottom: 9px;
    }
.home-slider__content.black .home-slider__title {
        font-size: 19px;
        text-align: center;
        margin-bottom: 9px;
    }
.home-slider__content.pink .home-slider__title {
        font-size: 19px;
        text-align: center;
        margin-bottom: 9px;
    }
.home-slider__title--first {
        margin-bottom: 0;
    }
.home-slider__description {
        max-width: 335px;
        text-align: center;
    }
.home-slider__content.pink .home-slider__description {
        max-width: 335px;
        text-align: center;
    }
.home-slider__content.black .home-slider__description {
        max-width: 335px;
        text-align: center;
    }
.home-slider__btn {
        font-size: 12px;
        background: #ffffff;
        color: #FF0068;
        display: none;
    }
.home-slider__content.black .home-slider__btn {
        font-size: 12px;
    }
.home-slider__content.pink .home-slider__btn {
        font-size: 12px;
    }

    .home-slider__btn.main-banner {
        display: none;
    }
    .home-slider__btn.main-banner.home-slider__btn--mobile {
        display: block;
    }
.home-slider__btn--mobile {
        display: block;
        position: absolute;
        bottom: 60px;
        left: 50%;
        transform: translateX(-50%);
    }
.home-slider__icon {
        display: none;
    }
    .home-slider__body {
        min-height: 500px;
    }
    .home-slider {
        min-height: 500px;
    }

    .menu_MB .dropdown {
        margin-right: 5px;
    }

}
@media (max-width: 767px) {
    .head__burger {
        display: block;
    }
    .head-banner {
        display: none;
    }
    .head-banner.mob {
        display: block;
    }
    .menu_MB {
        display: flex;
        justify-content: space-around;
        align-items: center;
        background-color: #ffffff;
        padding: 20px 50px 20px 10px;
        box-sizing: border-box;
    }
    .top_menu {
        display: none;
    }
    .top_menu2 {
        display: none;
    }
    .menu_MB .dropdown-menu {
        top: 45px;
        left: -235px;
        padding: 0px 0px;
    }
    .menu_MB .dropdown-menu form {
        display: flex;
    }
    #ajax_search {
        min-width: 200px;
    }
    .menu_MB .menu_MB-logo {
        display: flex;
        align-items: center;
        flex: 1 1 auto;
        min-width: 0;
        max-width: 52%;
        height: auto;
    }
    .menu_MB .menu_MB-logo img {
        display: block;
        width: auto;
        height: 44px;
        max-width: 100%;
        object-fit: contain;
    }
    .catalog-menu__whitelist a {
        position: relative;
    }
    .izbrCol {
        right: -22px;
    }
    .catalog-menu__whitelist .izbrCol {
        right: -15px;
        font-size: 8px;
        width: 14px;
        height: 17px;
        top: 1px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .catalog-menu {
        display: flex;
    }
    .menu_MB .knop.k3 img {
        width: 35px;
        height: auto;
    }
    .catalog-menu__cart .cart-header-btn {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .korzina-header img.basket-image {
        width: 90%;
        height: auto;
    }
    .korzina-header.korzina-header--pink img.basket-image {
        display: none;
    }
    .korzina-header img.basket-image.basket-image--pink {
        display: none;
    }
    .korzina-header.korzina-header--pink img.basket-image.basket-image--pink {
        display: block;
    }
    .cart-header-btn {
        width: 42px;
        height: 42px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .num_cart {
        right: 7px;
        top: 10px;
        width: 20px;
        height: 16px;
        justify-content: center;
        align-items: center;
    }

    /*новый баннер*/
    .home-slider__content.home-slider__content--mascots {
        top: 0;
        left: 0;
        width: 100%;
        max-width: 100%;
        box-sizing: border-box;
        padding-top: 20px;
    }
    .home-slider__content-suptitle {
        font-size: 18px;
        margin-bottom: 20px;
        text-align: center;
        width: 100%;
        box-sizing: border-box;
    }
    .home-slider__content-title {
        font-size: 100px;
        display: flex;
        flex-direction: column;
        align-items: center;
        box-sizing: border-box;
        width: 100%;
    }
    .home-slider__content.home-slider__content--mascots .home-slider__content-inner {
        width: 100%;
    }
    .home-slider__content-title span {
        font-size: 65px;
    }
    .home-slider__content-title span.last-span {
        font-size: 116px;
        width: 100%;
        text-align: center;
    }
    .home-slider__content-subtitle {
        display: none;
    }
    .home-slider__content-subtitle.home-slider__content-subtitle--mobile {
        display: block;
        text-align: center;
        box-sizing: border-box;
    }
    .home-slider__content.home-slider__content--mascots .home-slider__content-btn {
        font-size: 27px;
        padding: 20px 40px;
        margin: 0 auto;
        margin-bottom: 40px;
        font-weight: 700;
    }
    .home-slider__content-labels {
        gap: 16px;
        flex-direction: column-reverse;
        align-items: flex-start;
        padding-left: 10%;
    }
    .home-slider__content-label:last-child {
        position: absolute;
        bottom: 5%;
        left: 50%;
        transform: translateX(-50%);
        gap: 60px;
        padding: 26px 75px;
    }
    .home-slider__content-label:last-child span {
        font-size: 16px;
    }
    /*новый баннер конец*/
}

@media (max-width: 577px) {
    /*новый баннер*/
    .home-slider__content.home-slider__content--mascots {
        padding-top: 10px;
    }

    .home-slider__content-suptitle {
        font-size: 14px;
        margin-bottom: 10px;
    }
    .home-slider__content-title {
        font-size: 82px;
        margin-bottom: 0;
    }
    .home-slider__content-title span {
        font-size: 54px;
    }
    .home-slider__content-title span.last-span {
        font-size: 90px;
    }
    .home-slider__content-subtitle {
        font-size: 18px;
    }
    .home-slider__content.home-slider__content--mascots .home-slider__content-btn {
        font-size: 24px;
    }
    .home-slider__content-label:last-child {
        position: absolute;
        bottom: 3%;
        left: 50%;
        transform: translateX(-50%);
        gap: 40px;
        padding: 15px 40px;
    }
    /*новый баннер конец*/
}

@media (max-width: 449px) {
    /*новый баннер*/
    .home-slider__content.home-slider__content--mascots .home-slider__content-btn {
        font-size: 20px;
        margin-bottom: 20px;
    }
    .home-slider__content-label {
        font-size: 16px;
        min-height: 60px;
        gap: 30px;
        padding: 15px 12px;
    }
    .home-slider__content-label:last-child {
        position: absolute;
        bottom: 3%;
        left: 50%;
        transform: translateX(-50%);
        gap: 24px;
        padding: 15px 24px;
    }
    /*новый баннер конец*/
}

@media (max-width: 399px) {
    .adaptive-menu__list {
        padding-left: 8px;
    }
    .adaptive-menu__phone {
        padding-left: 8px;
    }
    .adaptive-menu__item a {
        font-size: 24px;
    }

    /*новы баннер*/
    .home-slider__content-suptitle {
        font-size: 10px;
    }
    .home-slider__content-title {
        font-size: 48px;
        margin-bottom: 0;
    }
    .home-slider__content-title span {
        font-size: 31px;
    }
    .home-slider__content-title span.last-span {
        font-size: 62px;
        margin-bottom: 0;
    }
    .home-slider__content-subtitle {
        font-size: 14px;
    }
    .home-slider__content.home-slider__content--mascots .home-slider__content-btn {
        font-size: 16px;
        margin-bottom: 20px;
    }
    .home-slider__content-label:last-child span {
        font-size: 12px;
    }
    /*новый баннер конец*/
}
