.brow .loader__wrapper{height:760px}.brow .video-block__buttons{width:100%;flex-direction:row;justify-content:space-between}.brow .buttons__title svg path{transition:ease-in-out .3s;fill:var(--red)}.brow .buttons__title:hover svg path{transition:ease-in-out .3s;fill:var(--white)}@media (max-width: 440px){.brow .loader__wrapper{height:426px}}.product__title a,.product__desc a,.product__content-wrapper a,.smui-paper__content a{text-decoration:none;color:var(--red);font-weight:700}.catalog{padding:var(--wrapper);padding-top:calc(40px + var(--headerHeight));display:flex;flex-direction:column}.catalog h3{color:var(--gray);text-wrap:nowrap}.catalog__nav{display:flex;flex-direction:column;gap:22px}.catalog__content{display:flex;justify-content:space-between}.catalog__products{display:flex;flex-direction:column;max-width:1370px;width:100%;height:100%}.catalog__products .catalog-btn{cursor:pointer;display:flex;align-items:center;justify-content:center;padding:15px 40px;border:none;border-radius:10px;background:var(--gray2);color:var(--gray, );font-size:24px;font-weight:400;line-height:120%}.catalog__products .catalog-btn:hover{background-color:var(--gray);color:var(--black);transition:ease-out .3s}.catalog__list{display:grid;grid-template-columns:repeat(3,1fr);gap:4px}.catalog__list .product__item{display:flex;flex-direction:column;justify-content:space-between;max-width:455px;max-height:466px;width:100%;height:100%;background:var(--gray2);padding:32px;text-decoration:none}.catalog__list .product__item img{max-width:390px;max-height:304px;width:100%;height:100%}.catalog__list .product__item h4{text-align:center}@media (max-width: 1440px){.catalog{padding-top:calc(36px + var(--headerHeight))}.catalog__list .product__item{padding:24px}}@media (max-width: 1024px){.catalog{padding:0;padding-top:calc(24px + var(--headerHeight))}.catalog__nav{align-items:center;gap:44px}.catalog__products{padding:var(--wrapper)}.catalog__content{flex-direction:column}.catalog__list{gap:2px}.catalog__list .product__item{padding:22px}}@media (max-width: 768px){.catalog__nav{gap:32px}.catalog__list{grid-template-columns:repeat(2,1fr)}.catalog__list .product__item{padding:44px 24px}.catalog__list .product__item h4{font-size:24px;font-weight:300;line-height:120%}.catalog__products{padding:0}}@media (max-width: 440px){.catalog{padding:52px 0 0;margin-bottom:70px;gap:24px}.catalog .catalog__nav{gap:18px;margin-bottom:0}.catalog__content{flex-direction:column;gap:24px}.catalog__products{gap:46px}.catalog .product__item{padding:12px;min-width:158px;min-height:158px}.catalog .product__item img{max-width:none;width:100%;max-height:156px}.catalog .product__item h4{font-size:16px;font-weight:300;line-height:120%}}.contacts{padding-top:calc(90px + var(--headerHeight));margin:var(--wrapper)}.contacts__group{display:flex;gap:32px}.contacts__group .contacts__info{max-width:650px}.contacts__group .contacts__info .info__title{color:var(--red);margin-bottom:32px}.contacts__group .contacts__info .info__desc{margin-bottom:34px}.contacts__group .contacts__info .info__details{display:flex;flex-direction:column;gap:20px;max-width:420px}.contacts__group .contacts__info .info__details .details__item{display:flex;gap:14px}.contacts__group .contacts__form{margin:0 auto;max-width:720px;gap:42px;width:100%;height:max-content;padding:44px 84px;background-color:var(--gray2);border-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:space-between}.contacts__group .contacts__form .form__fields{display:flex;flex-direction:column;gap:24px;width:100%}.contacts__group .contacts__form .form__fields .form__textfield-wrap{width:100%}.contacts__group .contacts__form .form__fields .form__textfield-wrap .body2{color:var(--red)}.contacts__group .contacts__form .form__footer{display:flex;flex-direction:column;gap:24px;align-items:center}.contacts__group .contacts__form .form__footer .policy__text{text-align:center}.contacts__group .contacts__form .form__footer .policy__text a{color:var(--red);text-decoration:none}.contacts__wholesellers .wholesellers__title{color:var(--red);margin-bottom:18px}.contacts__wholesellers .wholesellers__desc{max-width:650px}@media (min-width: 2060px){.contacts{margin:0;padding-top:calc(90px + var(--headerHeight))}}@media (max-width: 1440px){.contacts{padding-top:calc(56px + var(--headerHeight))}.contacts__group .contacts__info{max-width:492px}.contacts__group .contacts__info .info__title{margin-bottom:24px}.contacts__group .contacts__info .info__desc{margin-bottom:32px}.contacts__group .contacts__info .info__details{gap:24px;max-width:420px}.contacts__group .contacts__info .info__details .details__item{gap:12px}.contacts__group .contacts__form{margin:0 auto;max-width:600px;padding:44px 64px;gap:32px}.contacts__group .contacts__form .form__fields{display:flex;flex-direction:column;gap:4px;width:100%}.contacts__group .contacts__form .form__fields .form__textfield-wrap{width:100%}.contacts__wholesellers .wholesellers__title{margin-bottom:24px}.contacts__wholesellers .wholesellers__desc{max-width:650px}}@media (max-width: 1024px){.contacts{padding-top:calc(50px + var(--headerHeight))}.contacts__group .contacts__info{max-width:336px}.contacts__group .contacts__info .info__title{margin-bottom:22px}.contacts__group .contacts__info .info__details{max-width:336px}.contacts__group .contacts__form{max-width:484px;gap:20px;padding:44px}.contacts__group .contacts__form .form__fields{display:flex;flex-direction:column;gap:4px;width:100%}.contacts__group .contacts__form .form__fields .form__textfield-wrap{width:100%}.contacts__wholesellers .wholesellers__desc{max-width:336px}}@media (max-width: 768px){.contacts{padding-top:calc(64px + var(--headerHeight));margin:0}.contacts__group{flex-direction:column}.contacts__group .contacts__info{margin:var(--wrapper);max-width:100%;margin-bottom:64px}.contacts__group .contacts__info .info__title{margin-bottom:24px}.contacts__group .contacts__info .info__desc{margin-bottom:44px;max-width:536px}.contacts__group .contacts__info .info__details{max-width:536px;gap:12px}.contacts__group .contacts__info .info__details .details__item{gap:8px}.contacts__group .contacts__info .info__details .details__item svg{width:24px;height:24px}.contacts__group .contacts__form{max-width:100%;gap:32px;padding:44px;margin-bottom:64px}.contacts__group .contacts__form .form__fields{display:flex;flex-direction:column;gap:4px;width:100%}.contacts__group .contacts__form .form__fields .form__textfield-wrap{width:100%}.contacts__wholesellers{margin:var(--wrapper)}.contacts__wholesellers .wholesellers__desc{max-width:536px}}@media (max-width: 440px){.contacts{padding-top:calc(44px + var(--headerHeight))}.contacts__group .contacts__info{margin:var(--wrapper);max-width:100%;margin-bottom:64px}.contacts__group .contacts__info .info__title{margin-bottom:12px}.contacts__group .contacts__info .info__desc{margin-bottom:21px;max-width:314px}.contacts__group .contacts__info .info__details{max-width:314px}.contacts__group .contacts__form{max-width:100%;height:600px;padding:24px 44px;margin-bottom:44px}.contacts__group .contacts__form .form__fields{display:flex;flex-direction:column;gap:4px;width:100%}.contacts__group .contacts__form .form__fields .form__textfield-wrap{width:100%}.contacts__wholesellers{margin:var(--wrapper)}.contacts__wholesellers .wholesellers__title{margin-bottom:12px}.contacts__wholesellers .wholesellers__desc{max-width:336px;margin-bottom:44px}}@media (max-width: 768px){.wholesellers{margin:var(--wrapper)}}.lash .loader__wrapper{height:760px}.lash__cards{display:flex;gap:4px}.lash__card{background-color:var(--gray2);display:flex;width:100%;padding:64px 84px;flex-direction:column;justify-content:space-between;align-items:center}.lash__card .card__title{margin-bottom:16px;text-align:center}.lash__card .card__desc{color:var(--gray);margin-bottom:32px;text-align:center}.lash__card .card__text{margin-bottom:50px}@media (max-width: 1440px){.lash__cards{gap:2px}.lash__card{padding:44px 58px}.lash__card .card__title{margin-bottom:12px}.lash__card .card__desc{margin-bottom:22px}.lash__card .card__text{margin-bottom:48px}}@media (max-width: 768px){.lash__cards{display:none}}@media (max-width: 440px){.lash .loader__wrapper{height:426px}}.longread{padding-top:calc(var(--headerHeight) + 80px)}.longread__title{width:64vw;color:var(--red);padding:var(--wrapper);line-height:100%}.longread__title h1,.longread__title h2,.longread__title h3,.longread__title h4,.longread__title h5,.longread__title h6{color:var(--red);line-height:100%}.longread__group{padding:var(--wrapper);display:flex;gap:50px;justify-content:space-between}.longread__group .lon .longread__img{max-width:50%}.longread__group .video{max-width:58%;object-fit:contain;object-position:top}.longread__subtitle{color:var(--red);margin-bottom:32px;line-height:100%}.longread__subtitle h1,.longread__subtitle h2,.longread__subtitle h3,.longread__subtitle h4,.longread__subtitle h5,.longread__subtitle h6{color:var(--red);line-height:100%}.longread li.longread__desc{margin-left:1.5em;list-style-type:disc}.longread__desc a{text-decoration:none;color:var(--red);font-weight:700}.longread__desc ul,.longread__desc ol{padding-left:1.5em}.longread .type-2{display:flex;overflow:hidden;position:relative;width:100%;height:56.25vw;max-height:1000px}.longread__bg-img{position:absolute;z-index:0;width:100%;object-fit:cover}.longread__card{width:650px;height:min-content;margin:var(--wrapper);margin-top:42px;padding:42px;background-color:var(--white);position:relative;z-index:1}.longread__img{max-width:47vw;height:30%;object-fit:contain;object-position:top}.longread .type-3 .longread__img{position:sticky;top:calc(var(--headerHeight) + 10px)}.longread .type-4 .longread__info{width:50%}.longread .button{min-width:150px}.longread .buttons-wrap{margin-top:32px;display:flex;gap:64px}.longread .type-5.longread__group{display:flex;background-color:var(--gray2);gap:92px}.longread .type-5 .longread__info{display:flex;flex-direction:column;justify-content:center;width:100%}.longread .type-5 .longread__subtitle{margin-bottom:16px}.longread .type-5 .longread__info,.longread .type-5 img{width:50%}@media (max-width: 1440px){.longread{padding-top:calc(var(--headerHeight) + 56px)}.longread__subtitle{margin-bottom:24px}.longread__card{margin-top:30px}}@media (max-width: 1024px){.longread{padding-top:calc(var(--headerHeight) + 50px);gap:26px}.longread__title{width:100vw}}@media (max-width: 1024px){.longread{padding-top:calc(var(--headerHeight) + 50px)}.longread__title{margin-bottom:24px}.longread__group{flex-direction:column;padding:0}.longread__group .video{max-width:100%;width:100%}.longread__info{padding:var(--wrapper)}.longread .type-2{justify-content:center;height:min-content}.longread .type-2 img{width:100%;height:440px}.longread__card{background-color:var(--gray2);margin-top:366px;padding:44px 18px}.longread .type-3 .longread__group{flex-direction:column-reverse}.longread .type-3 .longread__img{position:static;max-width:100%;width:100%}.longread .type-5.longread__group{flex-direction:column;gap:0}.longread .type-5 .longread__info{width:100%;margin:44px 0}.longread .type-5 .buttons-wrap{flex-direction:column;align-items:center;gap:24px}.longread .type-5 img{width:100%}}@media (max-width: 440px){.longread{padding-top:calc(var(--headerHeight) + 44px)}.longread__subtitle{margin-bottom:12px}.longread__group{gap:24px}.longread__card{padding:24px 9px 44px}.longread__img{height:258px}}.markdown__desc a{text-decoration:none;color:var(--red);font-weight:700}.binacil{width:100%;height:100%;overflow:hidden}.binacil .loader__wrapper{height:760px}.binacil__mobile{display:none}.binacil__tinit{display:flex;flex-direction:column;position:relative;width:100%;padding:var(--wrapper);padding-top:42px;padding-bottom:64px;height:calc(100vh - var(--headerHeight));max-height:1000px}.binacil__img{position:absolute;top:50%;left:50%;width:100%;height:100%;max-height:1000px;transform:translate(-50%,-50%);object-fit:cover;z-index:0}.binacil__card{background-color:var(--white);padding:40px 50px;width:650px;z-index:1}.binacil__card .info__title{color:var(--red);margin-bottom:4px}.binacil__card .info__motto{color:var(--gray);margin-bottom:32px}.binacil__card .info__desc{margin-bottom:32px}.binacil__card .card__colors{margin-bottom:42px}.binacil__card .card__colors .colors__list{margin-top:6px;display:flex;gap:20px;align-items:center}.binacil__card .button-more{width:162px}@media (max-width: 1440px){.binacil .binacil__tinit{padding:30px 50px 44px}.binacil__card{width:490px;padding:28px 35px}.binacil__card .info__title{margin-bottom:2px}.binacil__card .info__motto,.binacil__card .info__desc{margin-bottom:22px}.binacil__card .card__colors{margin-bottom:42px}.binacil__card .card__colors .colors__list{margin-top:3px;gap:14px}.binacil__card .button-more{display:inline-block}}@media (max-width: 768px){.binacil .img-wrapper{position:relative;height:100%;overflow:hidden}.binacil .gradient-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to bottom,#00000080,#fff0)}.binacil .binacil__mobile{position:absolute;z-index:1;padding:var(--wrapper);padding-top:44px;top:0;width:100%;display:flex;flex-direction:column;gap:8px;align-items:start}.binacil .binacil__mobile h2{font-family:Bradley Hand;font-size:86px;line-height:50px;color:var(--white)}.binacil .binacil__mobile h4{color:var(--white)}.binacil .binacil__tinit{padding:0;height:auto;flex-direction:column;max-height:none;align-items:center;justify-content:center}.binacil .binacil__img{position:relative;width:768px;height:1024px;transform:none;object-fit:cover;transform:translate(-50%);margin-bottom:44px}.binacil .binacil__card{margin:0;padding:var(--wrapper);width:100%}.binacil .binacil__card .info__title{margin-bottom:8px}.binacil .binacil__card .info__motto{margin-bottom:24px}.binacil .binacil__card .info__desc{margin-bottom:44px}.binacil .binacil__card .card__colors{margin-bottom:38px}.binacil .binacil__card .card__colors .colors__list{margin-top:12px;gap:24px}.binacil .binacil__card .button-more{display:block;width:min-content;margin:0 auto}}@media (max-width: 440px){.binacil .binacil__img{max-height:600px}.binacil .binacil__card .info__title{margin-bottom:4px}.binacil .binacil__card .info__motto{margin-bottom:12px}.binacil .binacil__card .info__desc,.binacil .binacil__card .card__colors{margin-bottom:24px}.binacil .binacil__card .card__colors .colors__list{margin-top:5px;gap:20px}.binacil .binacil__card .button-more{display:block;padding:12px 50px;width:222px;margin:0 auto}}.product__card{padding:var(--wrapper);padding-top:calc(48px + var(--headerHeight));display:flex;flex-direction:column;justify-content:center}.product__card .product__prev{display:flex;gap:34px;justify-content:start;align-items:start;min-width:0}.product__card .product__prev .product__img{max-width:50%;max-height:630px;width:auto;height:auto;flex-shrink:1;object-fit:contain}.product__card .product__prev .product__info{max-width:779px;width:100%;min-width:0}.product__card .product__prev .product__info .product__articul{margin-top:8px;color:var(--gray);margin-bottom:15px}.product__card .product__prev .product__info .product__info-wrapper{margin-bottom:50px;display:flex;flex-direction:column;gap:24px;min-width:0}.product__card .product__prev .product__info .product__title{color:var(--red)}.product__card .product__prev .product__info .product__packaging{color:var(--gray)}.product__card .product__main .product__tabs{display:flex}.product__card .product__main .product__tabs .product__tab{cursor:pointer;border:none;background:none;display:flex;padding:20px 30px;justify-content:center;align-items:center;flex-shrink:0;align-self:stretch;border-left:3px solid var(--gray2)}.product__card .product__main .product__tabs .product__tab:first-child{border:none}.product__card .product__main .product__tabs .product__tab.active{background:var(--gray2)}.product__card .product__main .product__tabs .product__tab h5{font-weight:400}.product__card .product__main .product__content-wrapper{background:var(--gray2);padding:42px 30px}@media (max-width: 1440px){.product__card{padding-top:calc(12px + var(--headerHeight))}.product__card .product__prev{padding-top:44px}.product__card .product__prev .product__img{max-height:472px}.product__card .product__prev .product__info .product__articul{margin-top:0;margin-bottom:12px}.product__card .product__prev .product__info .product__info-wrapper{margin-bottom:32px;gap:18px}.product__card .product__main .product__tabs .product__tab{width:150px;padding:15px 22px}.product__card .product__main .product__content-wrapper{padding:42px 22px}}@media (max-width: 1024px){.product__card{padding:0;padding-top:calc(44px + var(--headerHeight))}.product__card .product__prev{padding:var(--wrapper);padding-top:44px}.product__card .product__prev .product__img{max-height:464px}.product__card .product__prev .product__info{max-width:366px}.product__card .product__main{padding:0}.product__card .product__main .product__tabs{flex-direction:column;width:100%;margin:0}.product__card .product__main .product__tabs .product__tab,.product__card .product__main .product__content-wrapper{display:none}}@media (max-width: 768px){.product__card{padding-top:calc(44px + var(--headerHeight))}.product__card .product__prev{margin-top:55px;padding:var(--wrapper);flex-direction:column;gap:64px}.product__card .product__prev .product__img{max-width:90vw;max-height:none}.product__card .product__prev .product__info{max-width:none;width:100%}.product__card .product__prev .product__info .product__articul{margin-bottom:18px}.product__card .product__prev .product__info .product__title{max-width:538px;margin-bottom:24px}.product__card .product__prev .product__info .product__desc{max-width:538px;margin-bottom:44px}.product__card .product__prev .product__info button{margin:0 auto}.product__card .product__main .product__tabs{flex-direction:column;width:100%;margin:0}.product__card .product__main .product__tabs .product__tab,.product__card .product__main .product__content{display:none}}@media (max-width: 440px){.product__card{padding:64px 0 0}.product__card .product__prev{margin-top:44px;flex-direction:column;gap:4px}.product__card .product__prev img{padding:10px;max-width:440px}.product__card .product__prev .product__info{margin-bottom:64px}.product__card .product__prev .product__info .product__articul{margin-top:0;margin-bottom:12px}.product__card .product__prev .product__info .product__title{margin-bottom:24px}.product__card .product__prev .product__info .product__desc{width:100%;margin-bottom:42px}.product__card .product__prev .product__info .button{margin:0 auto}.product__card .product__main{padding:0;margin-bottom:64px}.product__card .product__main .product__tabs{flex-direction:column;width:100%;margin:0}.product__card .product__main .product__tabs .product__tab,.product__card .product__main .product__content{display:none}}@keyframes moveSlideshow{to{transform:translate(-40%)}}.main{padding-top:var(--headerHeight)}.main__list{display:grid;grid-template-columns:repeat(4,1fr);gap:4px}.main__item{width:100%;aspect-ratio:100/89;max-height:407px;position:relative;display:flex;align-items:end;justify-content:center;text-decoration:none;background-repeat:no-repeat}.main__item .item__img{position:absolute;z-index:0;width:100%;height:100%;filter:brightness(.85)}.main__item .item__title{color:var(--white);z-index:1;margin-bottom:10px}.main__item:hover{transition-duration:.3s;opacity:95%}.main__item:hover .item__img{filter:brightness(1)}.main__item:hover .item__title{color:var(--red)}.main__rewards{width:100%;display:flex;flex-direction:column;justify-content:center;gap:32px;overflow:hidden}.main .rewards__title{text-align:center}.main .rewards__wrapper{position:relative;height:180px;width:100%;margin:0;padding:0;display:flex;align-items:center;flex-wrap:nowrap}.main .rewards__content{animation-name:moveSlideshow;animation-iteration-count:infinite;animation-timing-function:linear;animation-duration:120s;animation-direction:normal;animation-delay:0s;display:flex;width:max-content;min-width:200%;flex-shrink:0}.main .rewards__bar{width:50%;flex-shrink:0;opacity:1}.main .rewards__items{display:flex;justify-content:center;align-items:center}.main .rewards__item{height:180px;width:auto;display:flex;justify-content:center;align-items:center;padding:0 60px}.main .rewards__item img{height:130px}@media (max-width: 1440px){.main__list{gap:2px}.main .rewards__wrapper{height:130px}.main .rewards__item{height:130px;padding:0 50px}.main .rewards__item img{height:110px}}@media (max-width: 1024px){.main .rewards__wrapper{height:110px}.main .rewards__item{height:110px;padding:0 40px}.main .rewards__item img{height:90px}}@media (max-width: 768px){.main__list{grid-template-columns:repeat(2,1fr);padding:var(--wrapper);gap:4px}.main__item{aspect-ratio:1/1;max-width:358px;max-height:358px;width:100%;height:100%}.main__rewards{display:none}}.cosmetics .buttons-wrap{width:100%;display:flex;justify-content:start;gap:64px}.cosmetics .slider__wrapper-lg{margin:var(--wrapper);display:flex;flex-direction:column}.cosmetics .slider__wrapper-lg .slider__info{display:flex;justify-content:space-between;align-items:center;margin-bottom:26px}.cosmetics .slider__wrapper-lg .slider__info .slider__title{color:var(--red)}.cosmetics .slider__wrapper-lg .slider__item{display:flex;width:100%;height:calc(650px - var(--headerHeight));position:relative;overflow:hidden;margin-bottom:44px}.cosmetics .slider__wrapper-lg .slider__item .item__img{position:absolute;z-index:-1;width:100%;height:100%;object-fit:contain}.cosmetics .slider__wrapper-lg .slider__item .item__img img{top:50%;left:50%;width:100%;height:100%;max-height:calc(650px - var(--headerHeight));object-fit:cover}.cosmetics .slider__wrapper-lg .slider__item .item__card{display:flex;flex-direction:column;width:650px;height:min-content;margin:42px 70px;padding:40px 50px;background:var(--white, )}.cosmetics .slider__wrapper-lg .slider__item .item__card .item__title{color:var(--red);margin-bottom:14px}.cosmetics .slider__wrapper-lg .slider__item .item__card .item__desc{margin-bottom:42px}.cosmetics .slider__wrapper-lg .slider__button-wrapper{position:relative}.cosmetics .slider__wrapper-lg .item__info{background-color:var(--gray2);display:flex;flex-direction:column;align-items:center;justify-content:space-between;height:100%;width:100%;padding:22px}.cosmetics .slider__wrapper-lg .swiper-button-next,.cosmetics .slider__wrapper-lg .swiper-button-prev{position:absolute;border-radius:10px;background-color:var(--white);width:70px;height:70px;cursor:pointer;z-index:10;display:flex;align-items:center;justify-content:center;top:calc(50% - 35px)}.cosmetics .slider__wrapper-lg .swiper-button-prev{left:-35px}.cosmetics .slider__wrapper-lg .swiper-button-next{right:-35px}.cosmetics .slider__wrapper-lg .slider__miniatures{display:flex;width:100%;justify-content:center;gap:16px}.cosmetics .slider__wrapper-lg .slider__miniatures .miniature{cursor:pointer;opacity:50%;width:180px;height:180px;border:none}.cosmetics .slider__wrapper-lg .slider__miniatures .miniature:hover{opacity:100%;transition:ease-out .3s}.cosmetics .slider__wrapper-lg .slider__miniatures .miniature.active{opacity:100%;transition:ease-out .6s}.cosmetics .slider__wrapper-lg .slider__miniatures .miniature img{width:100%;height:100%;object-fit:cover}@media (max-width: 1440px){.cosmetics .slider__wrapper-lg .slider__item{margin-bottom:32px;height:522px}.cosmetics .slider__wrapper-lg .slider__item .item__card{width:491px;height:min-content;margin:30px 50px;padding:28px 42px}.cosmetics .slider__wrapper-lg .slider__item .item__card .item__title{margin-bottom:10px}.cosmetics .slider__wrapper-lg .slider__item .item__card .item__desc{margin-bottom:30px}.cosmetics .slider__wrapper-lg .swiper-button-next,.cosmetics .slider__wrapper-lg .swiper-button-prev{border-radius:7px;width:50px;height:50px;top:calc(50% - 25px)}.cosmetics .slider__wrapper-lg .swiper-button-prev{left:-25px}.cosmetics .slider__wrapper-lg .swiper-button-next{right:-25px}.cosmetics .slider__wrapper-lg .slider__miniatures{gap:12px}.cosmetics .slider__wrapper-lg .slider__miniatures .miniature{width:124px;height:124px}}@media (max-width: 1024px){.cosmetics .slider__wrapper-lg .slider__item{height:460px}.cosmetics .slider__wrapper-lg .slider__item .item__card{width:463px}}@media (max-width: 768px){.cosmetics .slider__wrapper-lg .buttons-wrap{flex-wrap:wrap;gap:8px;justify-content:space-between}.cosmetics .slider__wrapper-lg .slider__item{margin-bottom:44px;display:flex;flex-direction:column-reverse;height:742px}.cosmetics .slider__wrapper-lg .slider__item .item__img{position:relative;z-index:0;max-height:420px}.cosmetics .slider__wrapper-lg .slider__item .item__img img{width:100%;height:100%;max-height:calc(650px - var(--headerHeight))}.cosmetics .slider__wrapper-lg .slider__item .item__card{background-color:var(--gray2);width:100%;margin:0;padding:28px 22px 44px}.cosmetics .slider__wrapper-lg .slider__item .item__card .item__title{margin-bottom:24px}.cosmetics .slider__wrapper-lg .slider__item .item__card .item__desc{margin-bottom:66px}.cosmetics .slider__wrapper-lg .swiper-button-next,.cosmetics .slider__wrapper-lg .swiper-button-prev{display:none}.cosmetics .slider__wrapper-lg .slider__miniatures{gap:9px}.cosmetics .slider__wrapper-lg .slider__miniatures .miniature{width:136px;height:136px}}@media (max-width: 440px){.cosmetics .slider__wrapper-lg .slider__item{margin-bottom:12px;height:auto}.cosmetics .slider__wrapper-lg .slider__item .item__img{max-height:none;height:min-content;object-fit:none}.cosmetics .slider__wrapper-lg .slider__item .item__card{background-color:var(--gray2);width:100%;height:100%;margin:0;padding:12px 9px 24px}.cosmetics .slider__wrapper-lg .slider__item .item__card .item__title{margin-bottom:12px}.cosmetics .slider__wrapper-lg .slider__item .item__card .item__desc{margin-bottom:32px}.cosmetics .slider__wrapper-lg .slider__miniatures{gap:4px}.cosmetics .slider__wrapper-lg .slider__miniatures .miniature{width:79px;height:56px}}.path__wrapper .path{padding:30px 0;display:flex;align-items:center;gap:20px}.path__wrapper .path button{border:none;background:none}.path__wrapper .path h5{cursor:pointer;color:var(--gray3);text-wrap:nowrap;padding-bottom:2px}.path__wrapper .path h5:hover{transition:ease-out .3s;color:var(--red)}@media (max-width: 1440px){.path__wrapper .path{padding:22px 0;gap:15px}}@media (max-width: 1024px){.path__wrapper .path{padding:var(--wrapper);gap:9px}}@media (max-width: 768px){.path__wrapper .path h5{cursor:pointer;overflow-x:hidden;text-overflow:ellipsis}.path__wrapper .path .arrow_svg{width:25px;height:25px}}@media (max-width: 440px){.path__wrapper{padding:var(--wrapper)}.path__wrapper .path{padding:0}.path__wrapper .path .arrow_svg{margin-top:0}}.slider__wrapper{margin:var(--wrapper);display:flex;flex-direction:column}.slider__wrapper .slider__info{display:flex;gap:32px;justify-content:space-between;align-items:center;margin-bottom:26px}.slider__wrapper .slider__info .slider__title{color:var(--red)}.slider__wrapper .slider__button-wrapper{position:relative}.slider__wrapper .slider__btn-all{display:none}.slider__wrapper .slider__item{max-width:590px;min-width:158px;aspect-ratio:1/1;margin-bottom:68px}.slider__wrapper .slider__item a{text-decoration:none}.slider__wrapper .slider__item a:hover .item__title{color:var(--red);transition:ease-out .3s}.slider__wrapper .item__info{background-color:var(--gray2);display:flex;flex-direction:column;align-items:center;justify-content:space-between;height:100%;width:100%;padding:22px}.slider__wrapper .item__info .item__title{text-align:center}.slider__wrapper .item__info img{pointer-events:none;width:100%;min-width:112px;min-height:112px;max-width:394px;max-height:394px;aspect-ratio:1/1;object-fit:contain}.slider__wrapper .swiper-button-next,.slider__wrapper .swiper-button-prev{position:absolute;border-radius:10px;background-color:var(--white);width:70px;height:70px;cursor:pointer;z-index:10;display:flex;align-items:center;justify-content:center;top:calc(50% - 35px)}.slider__wrapper .swiper-button-prev{left:-35px}.slider__wrapper .swiper-button-next{right:-35px}@media (max-width: 1440px){.slider__wrapper .slider__item{margin-bottom:48px}}@media (max-width: 1024px){.slider__wrapper .slider__item{margin-bottom:36px}}@media (max-width: 768px){.slider__wrapper{margin:0;padding:0}.slider__wrapper .slider__item{margin-bottom:48px}.slider__wrapper .swiper-button-prev,.slider__wrapper .swiper-button-next{display:none}.slider__wrapper .slider__info{padding:var(--wrapper);margin-bottom:44px}.slider__wrapper .slider__info a{display:none}.slider__wrapper .item__info{padding:44px 24px 24px;justify-content:none}.slider__wrapper .item__info img{max-width:250px;max-height:250px;margin-bottom:0}.slider__wrapper .item__info .item__title{font-size:24px;font-weight:300;line-height:120%}.slider__wrapper .slider__btn-all{display:inline-block;margin:0 auto}.slider__wrapper swiper-container{margin-bottom:44px}}@media (max-width: 440px){.slider__wrapper .slider__item{margin-bottom:28px}.slider__wrapper .slider__info{margin-bottom:24px}.slider__wrapper .item__info{padding:12px}.slider__wrapper .item__info .item__title{font-size:16px;font-weight:300;line-height:120%}.slider__wrapper .slider__item{margin-bottom:24px}.slider__wrapper swiper-container{margin-bottom:24px}}.main .slider__item{background-color:var(--gray2);padding:var(--wrapper);display:flex;justify-content:space-between;align-items:center;height:580px}.main .slider__item.red{background:radial-gradient(circle,var(--red),#971b1b)}.main .slider__item.red .item__title,.main .slider__item.red .item__desc{color:var(--white)}.main .slider__item .button-more{min-width:150px;display:inline-block}.main .slider__item .item__info,.main .slider__item .item__img{width:50%}.main .slider__item .item__title{color:var(--red);margin-bottom:16px}.main .slider__item .item__desc{margin-bottom:64px}.main .slider__item img{max-width:833px;max-height:593px;min-width:302px;min-height:163px;pointer-events:none;width:100%;padding-right:20px}.main swiper-container::part(pagination){margin-bottom:30px;bottom:0;display:flex;justify-content:center;gap:6.5px}.main swiper-container::part(bullet){margin:0;border-radius:50%;border:solid 3.5px var(--bullet-color);opacity:100%;background-color:transparent}.main swiper-container::part(bullet-active){margin:0;border-radius:50%;border:solid 3.5px var(--bullet-color);opacity:100%;background-color:var(--bullet-color)}@media (max-width: 1440px){.main .slider__item{height:452px}.main .slider__item .item__title{font-size:64px;margin-bottom:4px}.main .slider__item .item__desc{margin-bottom:24px}.main .slider__item img{max-width:580px;max-height:412px}.main swiper-container::part(pagination){gap:6px}.main swiper-container::part(bullet){border:solid 3px var(--bullet-color);width:6px;height:6px}.main swiper-container::part(bullet-active){border:solid 3px var(--bullet-color);width:6px;height:6px}}@media (max-width: 1024px){.main .slider__item{height:374px}.main .slider__item .item__info{width:max-content}.main .slider__item .item__img{width:auto}.main .slider__item .item__title{margin-bottom:12px}.main .slider__item .item__desc{margin-bottom:44px}.main .slider__item img{max-width:400px;max-height:285px;padding:0}}@media (max-width: 768px){.main .slider__item{flex-direction:column-reverse;align-items:center;gap:14px;padding-bottom:118px;height:745px}.main .slider__item .item__title{margin-bottom:8px}.main .slider__item .item__desc{margin-bottom:44px}.main .slider__item .item__info{display:flex;width:100%;flex-direction:column;align-items:start}.main .slider__item .item__img{width:80%;height:350px;padding-top:10px}.main .slider__item img{max-width:100%;max-height:384px;width:auto;height:100%;object-fit:contain}.main .slider__item .button-more{text-align:center;max-width:none;margin:0 auto}.main swiper-container::part(pagination){margin-bottom:40px}}@media (max-width: 440px){.main .slider__item{margin-top:0;padding-bottom:52px;gap:12px;height:440px}.main .slider__item .item__title{margin-bottom:4px;font-size:34px;font-weight:300;line-height:90%}.main .slider__item .item__desc{margin-bottom:24px}.main .slider__item .item__img{width:80%;height:250px}.main .slider__item .button-more{padding:12px 50px}.main swiper-container::part(pagination){margin-bottom:17px;gap:2.5px}.main swiper-container::part(bullet){border:solid 1.5px var(--bullet-color);width:4px;height:4px}.main swiper-container::part(bullet-active){border:solid 1.5px var(--bullet-color);width:4px;height:4px}}.header{position:fixed;display:flex;justify-content:center;width:100%;height:var(--headerHeight);background-color:var(--white);z-index:100;box-shadow:0 2px 2px #0000000d}.header ul{list-style:none}.header .burger__wrapper{display:none}.header__nav{display:flex;justify-content:start;align-items:center;height:100%}.header__nav .header__lang{display:flex;position:relative}.header__nav .header__lang .selected-option{border:none;background-color:var(--gray2);border-radius:10px;padding:8px 12px;width:88px;height:38px;display:flex;align-items:center;position:relative;justify-content:space-between;font-weight:400;font-size:20px;color:var(--black)}.header__nav .header__lang .selected-option.active{color:var(--red)}.header__nav .header__lang .selected-option.active svg{pointer-events:none}.header__nav .header__lang .selected-option.active svg path{fill:var(--red)}.header__nav .header__lang .selected-option svg{width:20px;height:20px;pointer-events:none;margin-bottom:2px}.header__nav .header__lang .selected-option svg path{fill:var(--black)}.header__nav .header__lang .selected-option svg.arrow-close{transform:rotate(-180deg)}.header__nav .header__lang .selected-option:hover{cursor:pointer;color:var(--red)}.header__nav .header__lang .selected-option:hover svg{pointer-events:none}.header__nav .header__lang .selected-option:hover svg path{fill:var(--red)}.header__nav .header__lang .options-list{margin-top:20px;background-color:var(--white);position:absolute;z-index:110;border-radius:10px;width:88px;height:400px;max-height:400px}.header__nav .header__lang .options-list:after{opacity:0;transition:ease-in-out .3s;content:"";position:absolute;bottom:0;left:0;right:0;height:20%;pointer-events:none;border-bottom-left-radius:10px;border-bottom-right-radius:10px;background:linear-gradient(180deg,rgba(255,255,255,0) 0%,var(--white) 100%)}.header__nav .header__lang .options-list.shadow:after{opacity:1;transition:ease-in-out .3s;content:"";position:absolute;bottom:0;left:0;right:0;height:20%;pointer-events:none;border-bottom-left-radius:10px;border-bottom-right-radius:10px;background:linear-gradient(180deg,rgba(255,255,255,0) 0%,var(--white) 100%)}.header__nav .header__lang .options-list .option{width:100%;height:44px;border:none;background-color:var(--gray2);font-weight:400;font-size:20px;letter-spacing:0px;padding:14px 12px;margin-bottom:1px;justify-content:start;align-items:center;display:flex;gap:10px}.header__nav .header__lang .options-list .option .option__icon{width:20px;height:20px;margin-bottom:4px}.header__nav .header__lang .options-list .option.active{color:var(--red)}.header__nav .header__lang .options-list .option:hover{cursor:pointer;color:var(--red)}.header__nav .header__lang .options-list .option:last-child{margin-bottom:0}.header .burger{width:32px;height:32px;padding:10px 6px 10px 0;cursor:pointer;border:none;background:none}.header .burger span{width:100%;height:2px;background-color:var(--white);display:block;transition:background-color .3s ease-in-out}.header .burger span:after,.header .burger span:before{content:"";width:100%;background-color:var(--white);display:block;transition:all .3s ease-in-out;height:2px}.header .burger span:before{transform:translateY(-8px)}.header .burger span:after{transform:translateY(8px);margin-top:-2px}.header .burger.active span{background-color:transparent}.header .burger.active span:before{transform:rotate(45deg) translateY(0)}.header .burger.active span:after{transform:rotate(-45deg) translateY(0)}.header .burger.active:before{transform:rotate(45deg) translateY(0)}.header .burger.active:after{transform:rotate(-45deg) translateY(0)}.header__wrapper{width:100%;height:100%;max-width:1920px;position:relative;margin:var(--wrapper);display:flex;justify-content:end;align-items:center}.header .burger__menu{position:absolute;top:0;left:-100%;min-width:512px;width:33vw;height:calc(100vh - var(--headerHeight));background-color:var(--black);z-index:10001;display:none;flex-direction:column;align-items:center;transition:left .3s ease;margin-top:calc(var(--headerHeight))}.header .burger__menu .burger__nav{display:none;width:100%;height:100%;display:flex;flex-direction:column;justify-content:start;align-items:center;overflow-y:auto}.header .burger__menu .burger__nav .burger__btns{width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between}.header .burger__menu .burger__nav .burger__btns .button{width:100%;height:72px;border-radius:0;padding:var(--wrapper);display:flex;align-items:center;justify-content:start;border:0;border-bottom:2px solid var(--black);background-color:var(--black2)}.header .burger__menu .burger__nav .burger__btns .button:last-child{background-color:var(--red);border:0}.header .burger__menu .burger__nav .burger__btns .button h3{color:var(--white)}.header .burger__menu .burger__nav .burger__btns .button.account{display:flex;align-items:center;gap:8px;background-color:var(--black2)}.header .burger__menu .burger__nav .burger__btns .button.account svg{margin-top:4px}.header .burger__menu.open{left:0}.header__logo{position:absolute;top:0;left:0}.header__logo .logo{display:block}.header__logo .min-logo{display:none}.header__links{display:flex;justify-content:start;align-items:center;height:min-content}.header__links:hover{height:100%}.header__btns{display:flex;gap:12px;justify-content:end;align-items:center;padding-left:16px}.header__btns .button-account{display:flex;justify-content:center;align-items:center;padding:6px;border:none;border-radius:10px;cursor:pointer;width:100%;height:100%}.header__btns .button-account:hover svg path{transition:ease-out .3s;fill:red}.header__btns .button-account.auth:hover{opacity:80%;transition:ease-out .3s;background-color:var(--red)}.header__btns .button-account.auth svg{width:25px;height:25px}.header__btns .button-account.auth svg path{fill:var(--red)}.header__btns .button-account.auth:hover{transition:ease-out .3s}.header__btns .button-account.auth:hover svg path{fill:var(--white)}.header__link{display:flex;color:var(--black);position:relative;align-items:center;padding:8px 16px;height:100%;border-left:var(--gray2) solid 1px}.header__link:first-child{border-left:none}.header__link:hover{height:100%;background-color:var(--gray2)}.header__link:hover a,.header__link:hover button{color:var(--red)}.header__link:hover .dropdown-content{display:flex}.header__link button,.header__link a{color:var(--black)}.header__link .dropdown-content{display:none;position:absolute;top:var(--headerHeight);left:0;background-color:var(--gray2);width:224px;padding:8px 16px;flex-direction:column;gap:4px;box-shadow:0 2px 2px #0000000d}.header__link .dropdown-content a{color:var(--black);text-decoration:none;padding:8px 0}.header__link .dropdown-content a:hover{color:var(--red)}.header__lang{display:none;flex-direction:column;align-items:center}@media (max-width: 1750px){.header .logo{width:284px}.header__btns{gap:10px}.header__btns .button-account{border-radius:7px;height:30px;width:30px;aspect-ratio:1/1}.header__btns .button-account.auth svg{width:18px;height:18px}.header__link{padding:3px 14px}.header__link .dropdown-content{width:180px}.header__nav .header__lang .selected-option{border-radius:6px;padding:6px 8px;width:74px;height:32px;font-weight:400;font-size:16px;letter-spacing:0px;gap:4px}.header__nav .header__lang .selected-option svg{width:14px;height:14px}.header__nav .header__lang .options-list{margin-top:16px;border-radius:6px;width:74px;height:400px;max-height:400px}.header__nav .header__lang .options-list:after{border-bottom-left-radius:6px;border-bottom-right-radius:6px}.header__nav .header__lang .options-list.shadow:after{border-bottom-left-radius:6px;border-bottom-right-radius:6px}.header__nav .header__lang .options-list .option{width:100%;height:40px;font-weight:400;font-size:16px;letter-spacing:0px;padding:12px;gap:8px}.header__nav .header__lang .options-list .option .option__icon{width:16px;height:16px}}@media (max-width: 1440px){.header__nav .header__lang .selected-option{font-size:14px}}@media (max-width: 1350px){.header{display:flex;align-items:center;justify-content:center;background-color:var(--black)}.header__wrapper{width:100%;align-items:center;justify-content:space-between;padding:0}.header__wrapper .header__nav{display:none;justify-content:start}.header .burger__wrapper,.header .burger__menu{display:flex}.header__logo{position:absolute;z-index:10002;top:50%;left:50%;transform:translate(-50%,-50%)}.header__logo .logo{display:none}.header__logo .min-logo{display:block}.header .header__lang{display:flex}.header .header__lang .selected-option{border:none;background-color:var(--black2);padding:8px 12px;width:74px;height:34px;display:flex;align-items:center;justify-content:space-between;font-weight:400;font-size:18px;line-height:100%;color:var(--white)}.header .header__lang .selected-option.active{background-color:var(--red)}.header .header__lang .selected-option svg{width:18px;height:18px;pointer-events:none}.header .header__lang .selected-option svg path{fill:var(--white)}.header .header__lang .selected-option svg.arrow-close{transform:rotate(-180deg)}.header .header__lang .selected-option:hover{cursor:pointer;background-color:var(--red)}.header .header__lang .selected-option:hover svg{pointer-events:none}.header .header__lang .options-list__wrapper{top:var(--headerHeight);left:calc(100vw - 434px);position:absolute;z-index:110;width:386px;height:min-content;max-height:590px;border-radius:0;background-color:var(--black)}.header .header__lang .options-search{background-color:var(--black);display:flex;align-items:center;justify-content:center;width:100%;margin-bottom:4px;position:relative}.header .header__lang .options-search .search-input__img{position:absolute;left:68px}.header .header__lang .options-search .search-input{background-color:var(--black2);border:none;border-radius:10px;width:290px;height:50px;color:var(--white);font-weight:400;font-size:22px;line-height:120%;letter-spacing:0px;padding:12px 12px 12px 68px}.header .header__lang .options-search .search-input::placeholder{opacity:1;color:var(--gray)}.header .header__lang .options-list{background-color:var(--black2);max-height:512px}.header .header__lang .options-list .option{width:100%;height:64px;border:none;background-color:var(--black);font-weight:400;font-size:28px;line-height:90%;letter-spacing:0px;padding:18px 48px;margin-bottom:1px;justify-content:start;align-items:center;display:flex;gap:10px;color:var(--white)}.header .header__lang .options-list .option .option__icon{width:28px;height:28px}.header .header__lang .options-list .option.active{color:var(--red)}.header .header__lang .options-list .option:hover{cursor:pointer;color:var(--red)}.header .header__lang .options-list .option:last-child{margin-bottom:0}}@media (max-width: 768px){.header .burger__menu{min-width:100%;width:100vw;padding:var(--wrapper);padding-top:0;padding-bottom:9px}.header .burger__menu .burger__nav .burger__btns .button{width:100%;height:80px;padding:0 34px}.header .header__lang{display:flex}.header .header__lang .selected-option{padding:4px 12px;width:74px;height:30px;font-weight:400;font-size:18px;line-height:80%}.header .header__lang .options-list__wrapper{top:var(--headerHeight);width:100vw;left:-24px;position:absolute;z-index:110;height:min-content;height:calc(1000vh - var(--headerHeight));max-height:none;border-radius:0;background-color:var(--black)}.header .header__lang .options-search{background-color:var(--black);display:flex;align-items:center;justify-content:center;width:100%;margin-bottom:4px;position:relative;height:74px}.header .header__lang .options-search .search-input__img{position:absolute;left:32px}.header .header__lang .options-search .search-input{background-color:var(--black2);border:none;border-radius:10px;margin:12px 24px;width:100%;height:50px;color:var(--white);font-weight:400;font-size:22px;line-height:120%;letter-spacing:0px;padding:12px 12px 12px 56px}.header .header__lang .options-list{background-color:var(--black2);max-height:calc(100vh - var(--headerHeight) - 78px);border-left:solid 20px var(--black)}.header .header__lang .options-list .option{height:80px;font-weight:400;font-size:32px;line-height:90%;letter-spacing:0px;padding:26px 14px;gap:16px}}@media (max-width: 440px){.header .header__lang{display:flex}.header .header__lang .selected-option{padding:4px 8px;width:46px;height:20px;font-weight:400;font-size:12px;line-height:12px;letter-spacing:0px;gap:4px}.header .header__lang .options-list__wrapper{top:var(--headerHeight);width:100vw;left:-9px;position:absolute;z-index:110;height:min-content;height:calc(1000vh - var(--headerHeight));max-height:none;border-radius:0;background-color:var(--black)}.header .header__lang .options-search .search-input__img{position:absolute;left:29px}.header .header__lang .options-search .search-input{margin:12px 9px;font-weight:400;font-size:22px;line-height:120%;letter-spacing:0px}.header .header__lang .options-list{background-color:var(--black2);max-height:calc(100vh - var(--headerHeight) - 78px);border-left:solid 9px var(--black)}.header .header__lang .options-list .option{height:56px;padding:17px 24px;gap:16px;font-weight:400;font-size:24px;line-height:80%;letter-spacing:0px}.header .header__lang .options-list .option .option__icon{width:22px;height:22px;margin-bottom:4px}.header .burger{width:24px;height:24px;padding:6px 4px}.header .burger span{height:1px}.header .burger span:after,.header .burger span:before{height:1px}.header .burger span:before{transform:translateY(-6px)}.header .burger span:after{transform:translateY(6px);margin-top:-1px}.header .burger__menu .burger__nav .burger__btns .button{width:100%;height:56px;padding:0 24px}.header__lang .lang__button{padding:4px 8px;font-size:16px;font-weight:400;line-height:15.312px;border-radius:8px}.header__lang .lang__button svg{width:14px;height:14px;margin-left:8px}.header__lang .lang__popup{top:44px;width:58px;border-radius:8px;padding:4px 0}.header__lang .lang__popup li button{font-size:16px;font-weight:400;line-height:15.312px}.header__lang .lang__popup li button.active{font-size:18px}}@font-face{font-family:Lato,sans-serif;src:url(../../../fonts/Lato-Thin.ttf);font-weight:100;font-display:swap}@font-face{font-family:Lato,sans-serif;src:url(../../../fonts/Lato-Light.ttf);font-weight:300;font-display:swap}@font-face{font-family:Lato,sans-serif;src:url(../../../fonts/Lato-Regular.ttf);font-weight:400;font-display:swap}@font-face{font-family:Lato,sans-serif;src:url(../../../fonts/Lato-Bold.ttf);font-weight:700;font-display:swap}@font-face{font-family:Lato,sans-serif;src:url(../../../fonts/Lato-Black.ttf);font-weight:900;font-display:swap}@font-face{font-family:Bradley Hand;src:url(../../../fonts/bradleyhanditctt.ttf)}:root{--mdc-ripple-fg-opacity: 0}.mdc-tab-bar{height:min-content}.mdc-tab-bar .mdc-tab-scroller__scroll-area{scrollbar-width:none;margin-bottom:0!important}.mdc-tab .mdc-tab__ripple:before,.mdc-tab .mdc-tab__ripple:after{background-color:var(--white)}.mdc-tab{border-bottom:solid 2px var(--gray);height:56px;min-width:72px!important}.mdc-tab:hover{border-bottom:solid 2px var(--black)}.mdc-tab:hover .mdc-tab__text-label h3{color:var(--black)}.mdc-tab:hover.mdc-ripple-upgraded .mdc-ripple-upgraded--background-focused.mdc-ripple-upgraded--background-focused{background-color:var(--white)!important}.mdc-tab .mdc-tab__text-label{text-transform:none}.mdc-tab.mdc-tab--active h3{color:var(--red)!important}.mdc-tab-indicator{top:2px}@media (max-width: 1024px){.mdc-tab{height:min-content;width:336px}.mdc-tab .mdc-tab__text-label{padding:24px}}@media (max-width: 768px){.mdc-tab{width:352px}}@media (max-width: 440px){.mdc-tab{width:202px}.mdc-tab .mdc-tab__text-label{padding:10px}}.mdc-chip-set{flex-direction:column;padding:0;gap:35px}.mdc-chip-set .mdc-chip{background-color:var(--white);height:50px;width:min-content;display:flex;align-items:center;margin:0;border-radius:240px}.mdc-chip-set .mdc-chip .mdc-chip__ripple{padding:10px;border-radius:240px}.mdc-chip-set .mdc-chip .mdc-chip__ripple .mdc-chip__primary-action{padding-right:8px}.mdc-chip-set .mdc-chip .mdc-chip__touch{height:min-content;margin:0}.mdc-chip-set .mdc-chip--selected{background-color:var(--black)}.mdc-chip-set .mdc-chip--selected .mdc-chip__checkmark{display:none}.mdc-chip-set .mdc-chip--selected .mdc-chip__text h4{color:var(--white)}.mdc-chip-set .mdc-chip--selected .mdc-chip__text .close-icon{width:10px;height:10px}@media (max-width: 1440px){.mdc-chip-set{gap:12px}.mdc-chip-set .mdc-chip{height:32px}}@media (max-width: 1024px){.mdc-chip-set{flex-direction:row;gap:8px;flex-wrap:nowrap;padding:0 4px;overflow:auto;scrollbar-width:none}.mdc-chip-set .mdc-chip{background-color:var(--gray2);height:60px;padding:19px 28px}.mdc-chip-set .mdc-chip .mdc-chip__ripple{padding:10px}.mdc-chip-set .mdc-chip .mdc-chip__ripple .mdc-chip__primary-action{padding-right:8px}.mdc-chip-set .mdc-chip .mdc-chip__touch{height:min-content;margin:0}.mdc-chip-set .mdc-chip--selected{background-color:var(--black)}}@media (max-width: 440px){.mdc-chip-set{gap:4px;padding:0}.mdc-chip-set .mdc-chip{height:34px;padding:8px 12px}}.accordion-container .smui-accordion{position:static}.accordion-container .smui-accordion .smui-accordion__panel .smui-accordion__header .smui-accordion__header__title{padding:var(--wrapper);padding-top:31px;padding-bottom:31px}.accordion-container .smui-accordion .smui-accordion__panel .smui-accordion__header__icon{margin:0!important;width:min-content;height:min-content}.accordion-container .smui-accordion .smui-accordion__panel .smui-accordion__header__icon path{fill:var(--service)}.accordion-container .smui-accordion .smui-accordion__panel .smui-accordion__header__icon .mdc-icon-button{width:min-content;height:min-content}.accordion-container .smui-accordion .smui-accordion__panel .smui-accordion__header__icon .mdc-icon-button svg{width:58px;height:58px}.accordion-container .smui-accordion .smui-accordion__panel .smui-paper__content{padding:var(--wrapper)}.accordion-container .smui-accordion .smui-accordion__panel.smui-accordion__panel--open{border-top-width:1px!important;margin:0}.accordion-container .smui-accordion .smui-accordion__panel.smui-accordion__panel--open .smui-accordion__header__icon{transform:rotate(180deg)}.accordion-container .smui-accordion .smui-accordion__panel.smui-accordion__panel--open .smui-accordion__header__icon path{fill:var(--black)}.accordion-container .smui-accordion .smui-accordion__panel.smui-accordion__panel--open .smui-paper__content{background-color:var(--gray2);padding:var(--wrapper);padding-top:64px;padding-bottom:64px}@media (max-width: 440px){.accordion-container .smui-accordion .smui-accordion__panel .smui-accordion__header .smui-accordion__header__title{padding-top:12px;padding-bottom:12px}.accordion-container .smui-accordion .smui-accordion__panel .smui-accordion__header .mdc-icon-button svg{width:24px;height:24px}.accordion-container .smui-accordion .smui-accordion__panel.smui-accordion__panel--open .smui-paper__content{padding-top:24px;padding-bottom:24px}}.colored-checkbox{--mdc-checkbox-checked-color: var(--red)}.colored-checkbox .mdc-checkbox__native-control:enabled:not(:checked):not(:indeterminate):not([data-indeterminate=true])~.mdc-checkbox__background{border-color:#0000008a;border-color:var(--mdc-checkbox-unchecked-color, rgba(0, 0, 0, .54));background-color:transparent}.colored-checkbox .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,.colored-checkbox .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background,.colored-checkbox .mdc-checkbox__native-control[data-indeterminate=true]:enabled~.mdc-checkbox__background{border-color:var(--white);border-color:var(--mdc-checkbox-checked-color, var(--mdc-theme-secondary, var(--white)));background-color:var(--white);background-color:var(--mdc-checkbox-checked-color, var(--mdc-theme-secondary, var(--white)))}@keyframes mdc-checkbox-fade-in-background-8A000000--white00000000--white{0%{border-color:#0000008a;border-color:var(--mdc-checkbox-unchecked-color, rgba(0, 0, 0, .54));background-color:transparent}50%{border-color:var(--white);border-color:var(--mdc-checkbox-checked-color, var(--mdc-theme-secondary, var(--white)));background-color:var(--white);background-color:var(--mdc-checkbox-checked-color, var(--mdc-theme-secondary, var(--white)))}}@keyframes mdc-checkbox-fade-out-background-8A000000--white00000000--white{0%,80%{border-color:var(--white);border-color:var(--mdc-checkbox-checked-color, var(--mdc-theme-secondary, var(--white)));background-color:var(--white);background-color:var(--mdc-checkbox-checked-color, var(--mdc-theme-secondary, var(--white)))}to{border-color:#0000008a;border-color:var(--mdc-checkbox-unchecked-color, rgba(0, 0, 0, .54));background-color:transparent}}.colored-checkbox.mdc-checkbox--anim-unchecked-checked .mdc-checkbox__native-control:enabled~.mdc-checkbox__background,.colored-checkbox.mdc-checkbox--anim-unchecked-indeterminate .mdc-checkbox__native-control:enabled~.mdc-checkbox__background{animation-name:mdc-checkbox-fade-in-background-8A000000--white00000000--white}.colored-checkbox.mdc-checkbox--anim-checked-unchecked .mdc-checkbox__native-control:enabled~.mdc-checkbox__background,.colored-checkbox.mdc-checkbox--anim-indeterminate-unchecked .mdc-checkbox__native-control:enabled~.mdc-checkbox__background{animation-name:mdc-checkbox-fade-out-background-8A000000--white00000000--white}.colored-checkbox .mdc-checkbox__native-control[disabled]:not(:checked):not(:indeterminate):not([data-indeterminate=true])~.mdc-checkbox__background{border-color:#00000061;border-color:var(--mdc-checkbox-disabled-color, rgba(0, 0, 0, .38));background-color:transparent}.colored-checkbox .mdc-checkbox__native-control[disabled]:checked~.mdc-checkbox__background,.colored-checkbox .mdc-checkbox__native-control[disabled]:indeterminate~.mdc-checkbox__background,.colored-checkbox .mdc-checkbox__native-control[data-indeterminate=true][disabled]~.mdc-checkbox__background{border-color:var(--gray);background-color:var(--gray);background-color:var(--mdc-checkbox-disabled-color, var(--gray))}.colored-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__checkmark{color:var(--white);color:var(--mdc-checkbox-ink-color, var(--white))}.colored-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__mixedmark{border-color:var(--white);border-color:var(--mdc-checkbox-ink-color, var(--white))}.colored-checkbox .mdc-checkbox__native-control:disabled~.mdc-checkbox__background .mdc-checkbox__checkmark{color:var(--gray2);color:var(--mdc-checkbox-ink-color, var(--gray2))}.colored-checkbox .mdc-checkbox__native-control:disabled~.mdc-checkbox__background .mdc-checkbox__mixedmark{border-color:var(--gray2);border-color:var(--mdc-checkbox-ink-color, var(--gray2))}.colored-checkbox.mdc-checkbox--selected .mdc-checkbox__ripple:before,.colored-checkbox.mdc-checkbox--selected .mdc-checkbox__ripple:after{background-color:var(--gray2);background-color:var(--mdc-ripple-color, var(--gray2))}.colored-checkbox.mdc-checkbox--selected:hover .mdc-checkbox__ripple:before,.colored-checkbox.mdc-checkbox--selected.mdc-ripple-surface--hover .mdc-checkbox__ripple:before{opacity:.04;opacity:var(--mdc-ripple-hover-opacity, .04)}.colored-checkbox.mdc-checkbox--selected.mdc-ripple-upgraded--background-focused .mdc-checkbox__ripple:before,.colored-checkbox.mdc-checkbox--selected:not(.mdc-ripple-upgraded):focus .mdc-checkbox__ripple:before{transition-duration:75ms;opacity:.12;opacity:var(--mdc-ripple-focus-opacity, .12)}.colored-checkbox.mdc-checkbox--selected:not(.mdc-ripple-upgraded) .mdc-checkbox__ripple:after{transition:opacity .15s linear}.colored-checkbox.mdc-checkbox--selected:not(.mdc-ripple-upgraded):active .mdc-checkbox__ripple:after{transition-duration:75ms;opacity:.12;opacity:var(--mdc-ripple-press-opacity, .12)}.colored-checkbox.mdc-checkbox--selected.mdc-ripple-upgraded{--mdc-ripple-fg-opacity: var(--mdc-ripple-press-opacity, .12)}.colored-checkbox.mdc-ripple-upgraded--background-focused.mdc-checkbox--selected .mdc-checkbox__ripple:before,.colored-checkbox.mdc-ripple-upgraded--background-focused.mdc-checkbox--selected .mdc-checkbox__ripple:after{background-color:var(--gray2);background-color:var(--mdc-ripple-color, var(--gray2))}.mdc-form-field{display:flex;align-items:center;gap:30px}.mdc-form-field .mdc-checkbox{--mdc-ripple-fg-size: 30px !important;--mdc-checkbox-ripple-size: 30px;width:30px;height:30px}.mdc-form-field .mdc-checkbox__background{border-radius:5px;border:var(--gray) 1px solid;width:30px;height:30px}.mdc-form-field .mdc-checkbox__ripple{top:-4px;left:3px}.mdc-linear-progress{border-radius:100px}.mdc-linear-progress .mdc-linear-progress__bar-inner{height:100%;border-radius:1000px}.mdc-linear-progress .mdc-linear-progress__buffer-bar{background-color:var(--gray2)}:root{--mdc-shape-small: 10px;--mdc-typography-subtitle1-font-family: "Lato", sans-serif;--mdc-typography-caption-font-family: "Lato", sans-serif}.mdc-text-field{border-radius:0}.mdc-text-field-helper-line .mdc-text-field-helper-text:not(.mdc-text-field-helper-text--validation-msg){opacity:1}.mdc-floating-label{color:var(--gray, #b2b2b2);font-size:24px;font-style:normal;font-weight:400;line-height:120%;padding-right:20px}.mdc-floating-label--required:after{color:var(--red);font-size:24px;font-style:normal;font-weight:400;line-height:120%;margin-top:-2px;margin-left:6px;font-family:Lato,sans-serif}.smui-text-field--standard:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:var(--gray)}@media (max-width: 1440px){.mdc-floating-label{color:var(--gray, #b2b2b2);font-size:18px;font-style:normal;font-weight:400;line-height:120%;padding-right:20px}.mdc-floating-label--required:after{position:relative;color:var(--red);font-size:18px;font-style:normal;font-weight:400;line-height:120%;top:-2px;left:6px;font-family:Lato,sans-serif}}.group__row .mdc-form-field{gap:4px;display:flex;align-items:center}.mdc-form-field>label{padding-left:0!important}.mdc-radio{position:relative;top:-4px}.mdc-radio__background{width:26px;height:26px}.mdc-radio__outer-circle{border-width:2.5px}.mdc-radio__inner-circle{background-color:var(--red)}.mdc-radio__ripple{top:2.5px;left:3px}.mdc-radio .mdc-radio__native-control:enabled:not(:checked)+.mdc-radio__background .mdc-radio__outer-circle{border-color:var(--gray)}.colored-radio .mdc-radio__native-control{width:36px;height:36px}.colored-radio .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle{border-color:var(--gray)}.colored-radio .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle{border-color:var(--red)}.colored-radio [aria-disabled=true] .mdc-radio__native-control:checked+.mdc-radio__background .mdc-radio__outer-circle,.colored-radio .mdc-radio__native-control:disabled:checked+.mdc-radio__background .mdc-radio__outer-circle{border-color:cvar(--red)}.colored-radio [aria-disabled=true] .mdc-radio__native-control+.mdc-radio__background .mdc-radio__inner-circle,.colored-radio .mdc-radio__native-control:disabled+.mdc-radio__background .mdc-radio__inner-circle{border-color:var(--red)}.colored-radio .mdc-radio__background:before{background-color:var(--red)}.mdc-dialog--open .mdc-dialog__scrim{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.mdc-dialog .mdc-dialog__surface{border-radius:10px}.colored-circle .mdc-circular-progress__determinate-circle,.colored-circle .mdc-circular-progress__indeterminate-circle-graphic{stroke:var(--red)}.colored-circle .mdc-circular-progress__determinate-track{stroke:var(--gray2)}.burger__accordion{width:100%}.burger__accordion :root{--mdc-shape-medium: 0;--mdc-ripple-fg-size: 100%}.burger__accordion .smui-accordion{position:static;width:100%}.burger__accordion .smui-accordion .smui-paper.smui-accordion--rounded{border-radius:0}.burger__accordion .smui-accordion .smui-accordion__panel{background:var(--black);border-bottom:2px solid var(--black2)}.burger__accordion .smui-accordion .smui-accordion__panel .smui-accordion__header{padding:var(--wrapper);padding-top:14px;padding-bottom:14px;display:flex;align-items:center;justify-content:space-between}.burger__accordion .smui-accordion .smui-accordion__panel .smui-accordion__header .smui-accordion__header__title{padding:0;width:min-content;display:flex;align-items:center}.burger__accordion .smui-accordion .smui-accordion__panel .smui-accordion__header .smui-accordion__header__title h3{width:min-content;color:var(--white);line-height:120%}.burger__accordion .smui-accordion .smui-accordion__panel .mdc-icon-button{padding:0}.burger__accordion .smui-accordion .smui-accordion__panel .smui-accordion__header__icon{margin:0!important;width:min-content;height:44px}.burger__accordion .smui-accordion .smui-accordion__panel .smui-accordion__header__icon path{fill:var(--black2)}.burger__accordion .smui-accordion .smui-accordion__panel .smui-accordion__header__icon .mdc-icon-button{width:min-content;height:min-content}.burger__accordion .smui-accordion .smui-accordion__panel .smui-accordion__header__icon .mdc-icon-button svg{width:44px;height:44px}.burger__accordion .smui-accordion .smui-accordion__panel .smui-paper__content{padding:0;background-color:var(--black)}.burger__accordion .smui-accordion .smui-accordion__panel .smui-paper__content .child{background-color:transparent;width:100%;text-align:start;border:none;cursor:pointer}.burger__accordion .smui-accordion .smui-accordion__panel .smui-paper__content .child h4{color:var(--white);padding:18px 84px}.burger__accordion .smui-accordion .smui-accordion__panel.smui-accordion__panel--open{border-top-width:1px!important;margin:0}.burger__accordion .smui-accordion .smui-accordion__panel.smui-accordion__panel--open .smui-accordion__header__icon{transform:rotate(180deg)}.burger__accordion .smui-accordion .smui-accordion__panel.smui-accordion__panel--open .smui-accordion__header__icon path{fill:var(--white)}@media (max-width: 768px){.burger__accordion .smui-accordion .smui-accordion__panel .smui-accordion__header{max-height:80px;padding:18px 34px}.burger__accordion .smui-accordion .smui-accordion__panel .smui-accordion__header__icon{height:44px}.burger__accordion .smui-accordion .smui-accordion__panel .smui-accordion__header__icon .mdc-icon-button svg{width:44px;height:44px}.burger__accordion .smui-accordion .smui-accordion__panel .smui-paper__content .child h4{padding:18px 44px}}@media (max-width: 440px){.burger__accordion{width:100%}.burger__accordion .smui-accordion .smui-accordion__panel .smui-accordion__header{max-height:56px;padding:16px 24px}.burger__accordion .smui-accordion .smui-accordion__panel .smui-accordion__header__icon{height:24px}.burger__accordion .smui-accordion .smui-accordion__panel .smui-accordion__header__icon .mdc-icon-button svg{width:24px;height:24px}.burger__accordion .smui-accordion .smui-accordion__panel .smui-paper__content .child h4{padding:12px 62px}}.mdc-snackbar.success .mdc-snackbar__surface{background-color:var(--green)}.mdc-snackbar.warning .mdc-snackbar__surface{background-color:var(--orange)}.mdc-snackbar.error .mdc-snackbar__surface{background-color:var(--red)}:root{--green: #0b9228;--orange: #fc9003;--red: #d12525;--black: #0e0d0d;--black2: #3a3a3a;--whiteGray: #f2f2f2;--gray: #b2b2b2;--gray2: #f3f3f3;--gray3: #b0b7bf;--white: #ffffff;--service: #b0b7bf;--headerHeight: 62px;--wrapper: 0 70px;--mdc-dialog-z-index: 100000}*{padding:0;margin:0;outline:none;box-sizing:border-box;font-family:Lato,sans-serif}html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;scrollbar-width:none}.wholesellers__header .select-wrapper .simplebar-scrollbar{background-color:var(--red);border-radius:4px;width:4px;right:1px;top:0;bottom:0;cursor:pointer}.wholesellers__header .select-wrapper .simplebar-scrollbar:hover{cursor:pointer}.wholesellers__header .select-wrapper .simplebar-scrollbar:before{background-color:var(--red);cursor:pointer}.wholesellers__header .select-wrapper .simplebar-scrollbar:before:hover{cursor:pointer}.wholesellers__header .select-wrapper .simplebar-track.simplebar-horizontal{width:0;cursor:pointer}.wholesellers__header .select-wrapper .simplebar-track.simplebar-horizontal:hover{cursor:pointer}.wholesellers__header .select-wrapper .simplebar-mask{border-radius:10px}.wholesellers__header .select-wrapper .simplebar-scrollbar{display:none}.header__lang .simplebar-scrollbar{opacity:0;background-color:var(--red);border-radius:4px;width:4px;right:1px;top:0;bottom:0;cursor:pointer}.header__lang .simplebar-scrollbar:hover{cursor:pointer}.header__lang .simplebar-scrollbar:before{background-color:var(--red);cursor:pointer}.header__lang .simplebar-scrollbar:before:hover{cursor:pointer}.header__lang .simplebar-track{padding:4px 0}.header__lang .simplebar-track.simplebar-horizontal{width:0;margin-top:4px;margin-bottom:4px;cursor:pointer}.header__lang .simplebar-track.simplebar-horizontal:hover{cursor:pointer}.header__lang .simplebar-mask{border-radius:10px}.header__lang .simplebar-scrollbar{display:none}.wholesellers__main .simplebar-scrollbar{background-color:var(--red);border-radius:4px;margin:0 auto;width:4px;top:0;bottom:0;cursor:pointer}.wholesellers__main .simplebar-scrollbar:hover{cursor:pointer}.wholesellers__main .simplebar-scrollbar:before{background-color:var(--red);cursor:pointer}.wholesellers__main .simplebar-scrollbar:before:hover{cursor:pointer}.wholesellers__main .simplebar-track{background-color:var(--gray2);padding:4px 0;width:20px;cursor:pointer}.wholesellers__main .simplebar-track:hover{cursor:pointer}.wholesellers__main .simplebar-track.simplebar-vertical{width:16px;margin-top:4px;margin-bottom:4px;cursor:pointer}.wholesellers__main .simplebar-track.simplebar-vertical:hover{cursor:pointer}h1,h2,h3,h4,h5,h6{color:var(--black)}h1{font-size:90px;font-style:normal;font-weight:300;line-height:100%}h2{font-size:62px;font-style:normal;font-weight:300;line-height:100%}h3{font-size:37px;font-style:normal;font-weight:400;line-height:100%}h4{font-size:30px;font-style:normal;font-weight:400;line-height:120%}h5{font-size:22px;font-style:normal;font-weight:300;line-height:120%}p,paragraph,.body1{font-size:22px;font-style:normal;font-weight:400;line-height:120%}p span,paragraph span,.body1 span{font-weight:600}.body2{font-size:17px;font-style:normal;font-weight:400;line-height:120%}.mb-2{margin-bottom:84px}.mb-1{margin-bottom:64px}.button{width:min-content;display:block;text-align:center;text-wrap:nowrap;border:solid 1px var(--red);padding:7px 18px;font-size:16px;font-style:normal;font-weight:400;line-height:22px;color:var(--red);background-color:var(--white);border-radius:10px;text-decoration:none;cursor:pointer}.button:disabled{background-color:var(--gray3)!important;border:solid 1px var(--gray3)}.button:disabled:hover{opacity:1}.button:hover{opacity:80%;transition:ease-out .3s;color:var(--white);background-color:var(--red)}.button.red{color:var(--white);background-color:var(--red)}.button.lg{padding:12px 24px;font-size:22px;font-style:normal;font-weight:400;line-height:120%}.button.link{border:0;padding:0;text-align:left;background-color:initial}.button.link:hover{opacity:1;color:var(--red);background-color:inherit;transition:ease-out .3s}.loader__wrapper{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.loader__wrapper .loader{border:10px solid var(--gray2);border-top:10px solid var(--red);border-radius:50%;width:80px;height:80px;animation:spin 2s linear infinite}@media (max-width: 1024px){.loader__wrapper .loader{width:60px;height:60px;border:8px solid var(--gray2);border-top:8px solid var(--red)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.video-block{position:relative;width:100%;height:auto;max-height:1000px;aspect-ratio:2/1}.video-block__video{width:100%;max-height:1000px}.video-block__preview{position:relative;display:none;width:100%;height:568px}.video-block__card{top:0;position:absolute;z-index:1;margin:var(--wrapper);margin-top:42px;display:flex;width:650px;padding:42px;flex-direction:column;justify-content:center;align-items:center;gap:64px;background-color:var(--white)}.video-block__info .info__title{color:var(--red)}.video-block__info .info__date{margin-top:16px;color:var(--gray)}.video-block__info .info__desc{margin-top:32px;color:var(--black);text-wrap:wrap}.video-block__buttons{display:flex;flex-direction:column;align-items:center;gap:20px}.video-block__buttons h5{color:var(--red)}.video-block__buttons .buttons__title{display:flex;align-items:center;gap:8px}.video-block__buttons .buttons__title h5{color:var(--black)}.video-block__buttons .buttons__title svg{padding-top:4px}.video-block__buttons .buttons__group{display:flex;gap:40px}@media (max-width: 1750px){.header__lang .simplebar-mask{border-radius:6px}:root{--wrapper: 0 48px;--headerHeight: 48px}h1{font-size:60px;font-weight:300;line-height:90%}h2{font-size:41px;font-weight:300;line-height:100%}h3{font-size:26px;font-weight:400;line-height:90%}h4{font-size:20px;font-weight:400;line-height:120%}h5{font-size:15px;font-weight:300;line-height:120%}p,paragraph,.body1{font-size:16px;font-weight:400;line-height:120%}.mb-2{margin-bottom:64px}.mb-1{margin-bottom:44px}.button{font-size:14px;font-weight:400;line-height:16px}.button.lg{font-size:16px;font-weight:400;line-height:120%}}@media (max-width: 1440px){.wholesellers__main .simplebar-scrollbar{width:3px}.wholesellers__main .simplebar-track{padding:4px 0;width:12px}.wholesellers__main .simplebar-track.simplebar-vertical{width:12px;margin-top:4px;margin-bottom:4px}.select-wrapper .simplebar-scrollbar{width:3px}.video-block{height:auto}.video-block__card{width:490px;margin:30px 50px;padding:30px}.video-block__info .info__date{margin-top:12px}.video-block__info .info__desc{margin-top:22px}.video-block__buttons{gap:14px}.video-block__buttons .buttons__group{gap:28px}}@media (max-width: 1350px){:root{--wrapper: 0 48px;--headerHeight: 54px}.header__lang .simplebar-scrollbar{margin:0 auto;opacity:1}.header__lang .simplebar-track{background-color:var(--black);width:20px;cursor:pointer}.header__lang .simplebar-track:hover{cursor:pointer}.header__lang .simplebar-mask{border-radius:0}}@media (max-width: 1024px){.wholesellers__main .simplebar-scrollbar{width:2px}.wholesellers__main .simplebar-track{padding:3px 0;width:8px}.wholesellers__main .simplebar-track.simplebar-vertical{width:8px;margin-top:3px;margin-bottom:3px}.select-wrapper .simplebar-scrollbar{width:2px}.video-block__card{width:462px;margin:var(--wrapper);margin-top:30px;padding:30px;margin-bottom:32px;gap:44px}}@media (max-width: 768px){:root{--wrapper: 0 24px}.wholesellers__main .simplebar-scrollbar{width:4px}.wholesellers__main .simplebar-track{padding:4px 0;width:20px}.wholesellers__main .simplebar-track.simplebar-vertical{width:16px;margin-top:4px;margin-bottom:4px}.select-wrapper .simplebar-scrollbar{width:4px}h1{font-size:64px;font-weight:300;line-height:90%}h2{font-size:49px;font-weight:300;line-height:100%}h3{font-size:26px;font-weight:400;line-height:90%}h4{font-size:24px;font-weight:400;line-height:120%}h5{font-size:15px;font-weight:300;line-height:120%}p,paragraph .body1{font-size:16px;font-weight:400;line-height:120%}.body2{font-size:14px;font-weight:400;line-height:120%}.button{font-size:16px;font-weight:400;line-height:18px;padding:18px 84px}.button.lg{font-size:22px;font-weight:400;line-height:120%;padding:18px 84px}.video-block{position:relative;width:100%;max-height:none;margin-bottom:64px}.video-block__video{display:none}.video-block__card{position:static;width:100%;margin:0 0 32px;padding:var(--wrapper)}.video-block__info{margin-bottom:44px}.video-block__info .info__date{margin-top:8px}.video-block__info .info__desc{margin-top:24px}.video-block__buttons{display:none}.video-block__preview{display:flex;overflow:hidden;min-height:1024px}.video-block__preview img{position:absolute;height:100%;top:0;left:50%;transform:translate(-50%)}.video-block__preview .gradient-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to bottom,#00000080,#fff0)}.video-block__preview .preview__wrapper{position:absolute;z-index:1;width:100%;height:100%;padding:var(--wrapper);padding-top:44px;padding-bottom:44px;display:flex;flex-direction:column;justify-content:space-between}.video-block__preview .preview__wrapper .button-more{margin:0 auto}.video-block__preview .preview__text{display:flex;flex-direction:column;gap:10px}.video-block__preview .preview__text h2,.video-block__preview .preview__text h4{color:var(--white)}}@media (max-width: 440px){:root{--wrapper: 0 9px;--headerHeight: 40px}h1{font-size:32px;font-weight:400;line-height:100%}h2{font-size:26px;font-weight:300;line-height:100%}h3{font-size:22px;font-weight:400;line-height:90%}h4{font-size:19px;font-weight:300;line-height:120%}h5{font-size:15px;font-weight:300;line-height:120%}p,paragraph,.body1{font-size:14px;font-weight:400;line-height:120%}.body2{font-size:12px;font-weight:400;line-height:110%}.button{font-size:11px;font-weight:400;line-height:12px;padding:12px 50px}.button.lg{font-size:13px;font-weight:400;line-height:120%;padding:12px 50px}.video-block__preview{min-height:650px}.video-block .preview__wrapper .button-more{font-size:12px;font-weight:400;line-height:22px;padding:12px 50px}}.login.svelte-1fduebc{position:relative;width:480px;padding:44px;display:flex;flex-direction:column;align-items:center;gap:42px}.login__close.svelte-1fduebc{position:absolute;top:0;right:0;background:none;border:none;padding:12px;cursor:pointer}.login__textfields.svelte-1fduebc{display:flex;width:100%;flex-direction:column;align-items:end;gap:16px}.login__forgot.svelte-1fduebc{margin-top:12px;color:var(--gray);background:inherit;border:none;text-decoration:underline;cursor:pointer}.login__forgot.svelte-1fduebc:hover{color:var(--red)}.login__textfield-wrap.svelte-1fduebc{width:100%;position:relative}.login__textfield-wrap.svelte-1fduebc .body2:where(.svelte-1fduebc){color:var(--red)}.login__password-show.svelte-1fduebc{position:absolute;z-index:1;display:flex;align-items:center;justify-content:center;border:none;background:inherit;right:0;top:45%;transform:translateY(-60%);cursor:pointer}.login__password-show.svelte-1fduebc svg:where(.svelte-1fduebc){width:24px;height:24px;stroke:var(--gray)}.login.svelte-1fduebc .button:where(.svelte-1fduebc){width:150px}.login.svelte-1fduebc .sign-up__button:where(.svelte-1fduebc){border:none;background:inherit;cursor:pointer;color:var(--red)}.login__bottom.svelte-1fduebc{display:flex;flex-direction:column;gap:18px}.login__bottom.svelte-1fduebc p:where(.svelte-1fduebc){text-align:center}.login__bottom.svelte-1fduebc p:where(.svelte-1fduebc):last-child{color:var(--gray)}.login__bottom.svelte-1fduebc a:where(.svelte-1fduebc){color:var(--red);text-decoration:none}.sign-up.svelte-t7wxzf{position:relative;width:480px;padding:44px;display:flex;flex-direction:column;align-items:center;gap:42px}.sign-up__close.svelte-t7wxzf{position:absolute;top:0;right:0;background:none;border:none;padding:12px;cursor:pointer}.sign-up__title.svelte-t7wxzf{display:flex;align-items:center;flex-direction:column;gap:16px}.sign-up__title.svelte-t7wxzf p:where(.svelte-t7wxzf){text-align:center}.sign-up__buttons.svelte-t7wxzf{display:flex;gap:32px}.sign-up__buttons.svelte-t7wxzf .button:where(.svelte-t7wxzf){width:150px}.sign-up.svelte-t7wxzf .login-button:where(.svelte-t7wxzf){border:none;background:inherit;color:var(--red);cursor:pointer}.button.svelte-5egsnx{min-width:150px}.forgot.svelte-5egsnx{position:relative;width:480px;padding:44px;display:flex;flex-direction:column;align-items:center;gap:42px}.forgot__close.svelte-5egsnx{position:absolute;top:0;right:0;background:none;border:none;padding:12px;cursor:pointer}.forgot__title.svelte-5egsnx{display:flex;flex-direction:column;gap:20px;align-items:center}.forgot__title.svelte-5egsnx p:where(.svelte-5egsnx){text-align:center}.forgot__textfields.svelte-5egsnx{display:flex;width:100%;flex-direction:column;align-items:end;gap:24px}.forgot__textfield-wrap.svelte-5egsnx{width:100%;position:relative}.forgot__password-show.svelte-5egsnx{position:absolute;z-index:1;display:flex;align-items:center;justify-content:center;border:none;background:inherit;right:0;top:60%;transform:translateY(-60%);cursor:pointer}.forgot__password-show.svelte-5egsnx svg:where(.svelte-5egsnx){width:24px;height:24px;stroke:var(--gray)}.forgot__buttons.svelte-5egsnx{display:flex;gap:15px}.attention.svelte-ej86xa{position:relative;width:480px;padding:44px;display:flex;flex-direction:column;align-items:center;gap:42px}.attention__close.svelte-ej86xa{position:absolute;top:0;right:0;background:none;border:none;padding:12px;cursor:pointer}.attention__title.svelte-ej86xa{display:flex;align-items:center;flex-direction:column;gap:16px}.attention__title.svelte-ej86xa p:where(.svelte-ej86xa){text-align:center}.attention__buttons.svelte-ej86xa{display:flex;gap:32px}.attention__buttons.svelte-ej86xa .button:where(.svelte-ej86xa){width:150px}.code-input.svelte-1rpmxim{display:flex;height:54px;gap:8px}.code-input.svelte-1rpmxim .code-cell:where(.svelte-1rpmxim){width:44px;border:none;background:var(--gray2);display:flex;text-align:center;font-size:32px;font-style:normal;font-weight:400;line-height:120%}.verification.svelte-1rpmxim{position:relative;width:480px;padding:44px;display:flex;flex-direction:column;align-items:center;gap:42px}.verification__close.svelte-1rpmxim{position:absolute;top:0;right:0;background:none;border:none;padding:12px;cursor:pointer}.verification__title.svelte-1rpmxim{display:flex;flex-direction:column;gap:20px;align-items:center}.verification__title.svelte-1rpmxim p:where(.svelte-1rpmxim){text-align:center}.verification__title.svelte-1rpmxim p:where(.svelte-1rpmxim) span:where(.svelte-1rpmxim){color:var(--red)}.verification__buttons.svelte-1rpmxim{display:flex;gap:15px}.verification__loader.svelte-1rpmxim{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%}.cancel.svelte-1835bcf{position:relative;width:480px;padding:44px;display:flex;flex-direction:column;align-items:center;gap:42px}.cancel__title.svelte-1835bcf{display:flex;align-items:center;flex-direction:column;gap:16px}.cancel__title.svelte-1835bcf p:where(.svelte-1835bcf){text-align:center}.cancel__buttons.svelte-1835bcf{display:flex;gap:32px}.cancel__buttons.svelte-1835bcf .button:where(.svelte-1835bcf){width:150px}.invalid-batch.svelte-1ispr1y{position:relative;width:480px;padding:44px;display:flex;flex-direction:column;align-items:center;gap:42px}.invalid-batch__close.svelte-1ispr1y{position:absolute;top:0;right:0;background:none;border:none;padding:12px;cursor:pointer}.invalid-batch__title.svelte-1ispr1y{display:flex;align-items:center;flex-direction:column;gap:16px}.invalid-batch__title.svelte-1ispr1y p:where(.svelte-1ispr1y){text-align:center}.invalid-batch__buttons.svelte-1ispr1y{display:flex;gap:32px}.invalid-batch__buttons.svelte-1ispr1y .button:where(.svelte-1ispr1y){width:150px}.require-verification.svelte-70470z{position:relative;width:480px;padding:44px;display:flex;flex-direction:column;align-items:center;gap:42px}.require-verification__close.svelte-70470z{position:absolute;top:0;right:0;background:none;border:none;padding:12px;cursor:pointer}.require-verification__title.svelte-70470z{display:flex;align-items:center;text-align:center;flex-direction:column;gap:16px}.require-verification__title.svelte-70470z p:where(.svelte-70470z){text-align:center}.require-verification__title.svelte-70470z span:where(.svelte-70470z){color:var(--red)}.require-verification__buttons.svelte-70470z{display:flex;gap:32px}.require-verification__buttons.svelte-70470z .button:where(.svelte-70470z){width:150px}.base-error.svelte-347e06{position:relative;width:480px;padding:44px;display:flex;flex-direction:column;align-items:center;gap:42px}.base-error__close.svelte-347e06{position:absolute;top:0;right:0;background:none;border:none;padding:12px;cursor:pointer}.base-error__content.svelte-347e06{display:flex;align-items:center;text-align:center;flex-direction:column}.base-error__content.svelte-347e06 h3:where(.svelte-347e06){margin-bottom:42px}.base-error__content.svelte-347e06 .constent__desc:where(.svelte-347e06){text-align:center;margin-bottom:24px}.base-error__content.svelte-347e06 .content__group:where(.svelte-347e06){display:flex;text-align:center;flex-direction:column;gap:8px}.base-error__content.svelte-347e06 .content__item:where(.svelte-347e06){display:flex;gap:16px}.base-error__content.svelte-347e06 .content__item:where(.svelte-347e06) p:where(.svelte-347e06){text-align:start}.footer.svelte-tt0k3u{width:100%}.footer.svelte-tt0k3u ul:where(.svelte-tt0k3u){list-style:none}.footer__links.svelte-tt0k3u{padding:var(--wrapper);background-color:var(--red);display:flex;flex-wrap:wrap;padding-top:40px;box-shadow:0 2px 10px #00000080}.footer__links.svelte-tt0k3u .links__list:where(.svelte-tt0k3u){width:16%;min-width:120px;margin:0 30px}.footer__links.svelte-tt0k3u .links__list:where(.svelte-tt0k3u) ul:where(.svelte-tt0k3u){margin-bottom:60px}.footer__links.svelte-tt0k3u .links__list:where(.svelte-tt0k3u) a[href]:where(.svelte-tt0k3u):not([href=""]):not([href=null]):hover h4:where(.svelte-tt0k3u){color:var(--black)}.footer__links.svelte-tt0k3u .links__list:where(.svelte-tt0k3u) .list__title:where(.svelte-tt0k3u){width:max-content;color:#fff;text-transform:uppercase;display:inline-block;padding-bottom:4px}.footer__links.svelte-tt0k3u .links__list:where(.svelte-tt0k3u) .list__title:where(.svelte-tt0k3u):after{content:"";display:block;height:1.5px;background-color:#fff3;margin-top:4px}.footer__links.svelte-tt0k3u .links__list:where(.svelte-tt0k3u) .list__item:where(.svelte-tt0k3u){position:relative}.footer__links.svelte-tt0k3u .links__list:where(.svelte-tt0k3u) .list__item:where(.svelte-tt0k3u) a:where(.svelte-tt0k3u){color:var(--white);text-decoration:none;display:inline-block;padding-bottom:4px}.footer__links.svelte-tt0k3u .links__list:where(.svelte-tt0k3u) .list__item:where(.svelte-tt0k3u) a:where(.svelte-tt0k3u):hover{color:var(--black)}.footer__links.svelte-tt0k3u .links__list:where(.svelte-tt0k3u) .list__item:where(.svelte-tt0k3u):after{content:"";display:block;height:1.5px;background-color:#fff3;margin-top:4px}.footer__bottom.svelte-tt0k3u{height:80px;padding:0 30px;display:flex;align-items:center;justify-content:space-between;color:var(--gray)}.footer__bottom.svelte-tt0k3u .bottom__links:where(.svelte-tt0k3u){display:flex;align-items:center;gap:20px;margin-right:30px}.footer__bottom.svelte-tt0k3u .bottom__links:where(.svelte-tt0k3u) .line-mobile:where(.svelte-tt0k3u){display:none}.footer__bottom.svelte-tt0k3u .bottom__links:where(.svelte-tt0k3u) span:where(.svelte-tt0k3u){width:1px;height:30px;background-color:var(--gray);opacity:50%}.footer__bottom.svelte-tt0k3u .bottom__links:where(.svelte-tt0k3u) a:where(.svelte-tt0k3u){text-decoration:none;color:var(--gray)}.footer__bottom.svelte-tt0k3u .bottom__links:where(.svelte-tt0k3u) a:where(.svelte-tt0k3u):hover{color:var(--black)}@media (max-width: 768px){.footer__links.svelte-tt0k3u{justify-content:space-between}.footer__bottom.svelte-tt0k3u{flex-direction:column;height:auto;margin:30px 0}.footer__bottom.svelte-tt0k3u .bottom__links:where(.svelte-tt0k3u){flex-direction:column;max-width:320px;width:100%;margin:0 0 10px;gap:10px}.footer__bottom.svelte-tt0k3u .bottom__links:where(.svelte-tt0k3u) li:where(.svelte-tt0k3u){width:100%}.footer__bottom.svelte-tt0k3u .bottom__links:where(.svelte-tt0k3u) li:where(.svelte-tt0k3u) a:where(.svelte-tt0k3u){text-align:start}.footer__bottom.svelte-tt0k3u .bottom__links:where(.svelte-tt0k3u) .line-mobile:where(.svelte-tt0k3u){display:flex}.footer__bottom.svelte-tt0k3u .bottom__links:where(.svelte-tt0k3u) span:where(.svelte-tt0k3u){width:100%;height:1.5px}}@media (max-width: 440px){.footer__links.svelte-tt0k3u{justify-content:center}}.wrapper-lg.svelte-1j2j4f4{max-width:1920px;margin:0 auto;height:100%}
