@charset "UTF-8";
* {
  margin: 0;
  padding: 0;
  outline: none;
}

body,
html {
  min-height: 100vh;
}

body.innerPage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
body.innerPage header,
body.innerPage footer {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
body.innerPage main {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}
body.pageAbout footer {
  margin-top: 0;
}
body.pageAbout .homeWorks {
  margin-top: 80px;
}
body.pageAbout .homeApproaches {
  margin-bottom: 80px;
}
body.pageAbout .boxProfit {
  margin-top: 80px;
}
body.pageAbout .listProfit__title {
  padding: 30px;
}
body.pageAuthorization footer {
  margin-top: 0;
}
@media (max-width: 991px) {
  body.pageAbout .boxProfit {
    margin-top: 40px;
    margin-bottom: 0;
  }
  body.pageAbout .listProfit__title {
    padding: 15px 30px;
  }
}
@media (max-width: 768px) {
  body.pageAbout .homeWorks {
    margin-top: 40px;
  }
  body.pageAbout .homeApproaches {
    margin-bottom: 40px;
  }
}

:root {
  --font-family: "Montserrat", sans-serif;
  --text-default: #0b4644;
  --text-title: #0b4644;
  --text-white: #ffffff;
  --border-white: #ffffff;
  --border-blue: #0b4644;
  --main-forest: #0b4644;
  --main-cool-mint: #d0e0d8;
  --shade-1: #636569;
  --bgColor-white: #ffffff;
  --overlay-500: rgba(11, 70, 68, 0.5);
  --main-cream: #eaeceb;
  --main-cool-mint: #d0e0d8;
  --main-cool-mint-dimmed: #f6f9f7;
  --main-glacial-green: #90b1a7;
  --main-sage: #6a8d89;
  --main-forest: #0b4644;
  --main-background: #fff;
  --main-turquoise: #36c0c8;
  --text-inverted: #fff;
  --text-dimmed-1: #000;
  --text-dimmed-2: #636569;
  --text-dimmed-3: #929292;
  --text-highlighted: #d0e0d8;
  --icon-default: #0b4644;
  --icon-inverted: #fff;
  --icon-dimmed-2: #636569;
  --icon-dimmed-1: #000;
  --shade-0: rgba(255, 255, 255, 0.29);
  --shade-1: #636569;
  --shade-2: #929292;
  --shade-3: #e6e6e6;
  --system-warning-container: #fbf0d8;
  --system-warning-base: #ff6f00;
  --system-error-container: #fae6e5;
  --system-error-base: #cc0300;
  --system-success-container: #e9f6e7;
  --system-success-base: #26a312;
}

@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-Italic.woff") format("woff");
  src: url("../fonts/Montserrat-Italic.woff2") format("woff2");
  font-display: swap;
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-Regular.woff") format("woff");
  src: url("../fonts/Montserrat-Regular.woff2") format("woff2");
  font-display: swap;
  font-weight: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-Medium.woff") format("woff");
  src: url("../fonts/Montserrat-Medium.woff2") format("woff2");
  font-display: swap;
  font-weight: 500;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-MediumItalic.woff") format("woff");
  src: url("../fonts/Montserrat-MediumItalic.woff2") format("woff2");
  font-display: swap;
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-SemiBold.woff") format("woff");
  src: url("../fonts/Montserrat-SemiBold.woff2") format("woff2");
  font-display: swap;
  font-weight: 600;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-Bold.woff") format("woff");
  src: url("../fonts/Montserrat-Bold.woff2") format("woff2");
  font-display: swap;
  font-weight: 700;
}
.remodal-is-locked body {
  scrollbar-gutter: stable;
}

img:not([src]):not([srcset]) {
  visibility: hidden;
}

.width-1440, .protocolInfo, .boxSteps, .boxAbout, .homeJournal, .homeInfo {
  max-width: 1440px;
  margin: 0 auto;
}

.width-1264, .modalCard__item, .copyright, .footer__top--bottom, .footer__top--top, .whatIt__item, .boxSchedule, .boxFormula__item, .boxRestoration, .boxTrials, .boxInteresting__item, .boxRecommended, .boxResearch, .boxConfirmed, .boxMeans,
.boxClue, .boxReasons, .aboutAcne, .boxEquipment, .stepProtocol__item, .aboutEnvironmental, .boxProblems, .authorizationOrder, .boxCabinet, .boxApplication__item, .boxCard, .boxFollow__social, .boxFollow__item, .infoAbout, .sectionKey,
.boxTransformation, .sectionBlockquote, .sectionAbout__item, .menuAbout, .sectionResults, .infoResults__title, .boxProfit, .pageInfo, .title-contact, .boxContact, .boxCity, .boxMap, .sectionFind__width, .titleSearch, .boxWidth, .boxFilter, .homeWorks__social, .homeWorks__title, .homeAdvantages__item, .homeApproaches, .homeProduct, .boxPromotion__item, .breadcrumbs, .header__center--width, .boxСonditions__item {
  max-width: 1264px;
  margin: 0 auto;
}
@media (max-width: 1400px) {
  .width-1264, .modalCard__item, .copyright, .footer__top--bottom, .footer__top--top, .whatIt__item, .boxSchedule, .boxFormula__item, .boxRestoration, .boxTrials, .boxInteresting__item, .boxRecommended, .boxResearch, .boxConfirmed, .boxMeans,
  .boxClue, .boxReasons, .aboutAcne, .boxEquipment, .stepProtocol__item, .aboutEnvironmental, .boxProblems, .authorizationOrder, .boxCabinet, .boxApplication__item, .boxCard, .boxFollow__social, .boxFollow__item, .infoAbout, .sectionKey,
  .boxTransformation, .sectionBlockquote, .sectionAbout__item, .menuAbout, .sectionResults, .infoResults__title, .boxProfit, .pageInfo, .title-contact, .boxContact, .boxCity, .boxMap, .sectionFind__width, .titleSearch, .boxWidth, .boxFilter, .homeWorks__social, .homeWorks__title, .homeAdvantages__item, .homeApproaches, .homeProduct, .boxPromotion__item, .breadcrumbs, .header__center--width, .boxСonditions__item {
    max-width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
}
@media (max-width: 768px) {
  .width-1264, .modalCard__item, .copyright, .footer__top--bottom, .footer__top--top, .whatIt__item, .boxSchedule, .boxFormula__item, .boxRestoration, .boxTrials, .boxInteresting__item, .boxRecommended, .boxResearch, .boxConfirmed, .boxMeans,
  .boxClue, .boxReasons, .aboutAcne, .boxEquipment, .stepProtocol__item, .aboutEnvironmental, .boxProblems, .authorizationOrder, .boxCabinet, .boxApplication__item, .boxCard, .boxFollow__social, .boxFollow__item, .infoAbout, .sectionKey,
  .boxTransformation, .sectionBlockquote, .sectionAbout__item, .menuAbout, .sectionResults, .infoResults__title, .boxProfit, .pageInfo, .title-contact, .boxContact, .boxCity, .boxMap, .sectionFind__width, .titleSearch, .boxWidth, .boxFilter, .homeWorks__social, .homeWorks__title, .homeAdvantages__item, .homeApproaches, .homeProduct, .boxPromotion__item, .breadcrumbs, .header__center--width, .boxСonditions__item {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}

img {
  display: block;
  width: auto;
  max-width: 100%;
  height: auto;
}

a img {
  border: none;
}

use,
use:hover,
a,
a:hover {
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
}

@media screen and (min-width: 1281px) {
  select {
    display: none !important;
  }
}
@media (min-width: 1280px) {
  .buttonDrop,
  .buttonMenu,
  .mobileMenu {
    display: none;
  }
}
@media (min-width: 992px) {
  .mobileFilter {
    display: none;
  }
}
html,
body,
span,
applet,
object,
iframe,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

input,
button {
  border-radius: 0;
  -webkit-box-sizing: border-box;
  -webkit-appearance: button;
  box-sizing: border-box;
  outline: none;
  border: none;
  font-family: inherit;
  font-size: initial;
}

textarea {
  font-family: inherit;
}

button,
input[type=submit],
input[type=button] {
  cursor: pointer;
}

body {
  font-family: var(--font-family);
  font-optical-sizing: auto;
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  color: var(--text-default, #0b4644);
  background: #fff;
  font-size: 16px;
}

::-webkit-input-placeholder {
  opacity: 1;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

::-moz-placeholder {
  opacity: 1;
  -moz-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

:-moz-placeholder {
  opacity: 1;
  -moz-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

:-ms-input-placeholder {
  opacity: 1;
  -ms-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

:focus::-webkit-input-placeholder {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

:focus::-moz-placeholder {
  opacity: 0;
  -moz-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

:focus:-moz-placeholder {
  opacity: 0;
  -moz-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

:focus:-ms-input-placeholder {
  opacity: 0;
  -ms-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

::-webkit-input-placeholder {
  color: var(--text-dimmed-1, #000);
}

::-moz-placeholder {
  color: var(--text-dimmed-1, #000);
}

:-moz-placeholder {
  color: var(--text-dimmed-1, #000);
}

:-ms-input-placeholder {
  color: var(--text-dimmed-1, #000);
}

strong,
b {
  font-weight: bold;
}

i,
cite,
em,
var,
address,
dfn {
  font-style: italic;
}

input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  margin: 0;
}

input[type=number] {
  -moz-appearance: textfield;
}

input[type=text]::-ms-clear {
  display: none;
  width: 0;
  height: 0;
}

input[type=text]::-ms-reveal {
  display: none;
  width: 0;
  height: 0;
}

input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
  display: none;
}

.table-responsive {
  overflow-x: auto;
  margin-bottom: 13px;
}
.table-responsive table {
  padding-bottom: 10px;
  margin: 0 !important;
}

input[type=color],
input[type=date],
input[type=datetime],
input[type=datetime-local],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week],
select:focus,
textarea {
  font-size: 16px;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  select:focus,
  textarea:focus,
  input:focus {
    font-size: 16px;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
}
input[type=text]::-ms-clear {
  display: none;
}

input[type=password]::-ms-reveal {
  display: none;
}

.flex, .modalCongratulations__bottom,
.modalLocation__bottom, .modalChoice__top, .footerSocial, .footerPayment, .smallMenu ul, .footer__top--bottom, .footer__top--top, .listNumber__li, .listNumber, .listSchedule, .listFormula__li, .listFormula, .listRestoration, .listTrials__li, .listTrials, .boxResearch, .sliderConfirmed__after, .sliderConfirmed__to, .sliderConfirmed__item, .columnMeans, .listMeans__li, .listClue__li, .listReasons, .listSuitable__li, .bigStep__item, .protocolInfo__item, .listStrengthening, .stepProtocol__box, .stepProtocol__item, .listEnvironmental__position, .listEnvironmental__equipment, .listEnvironmental__li, .stepList__li, .listProblems, .formOrder__column, .tabsOrder, .acceptedSocial__link, .acceptedSocial, .boxDiscount, .boxPercentage, .authorizationOrder__item, .listOrder__li, .smallHistory__quantity, .smallHistory__item:nth-child(6), .smallHistory, .listHistory__bottom--right, .listHistory__bottom--left, .listHistory__bottom, .historyFilter__sorting, .historyFilter, .socialCabinet__link, .menuCabinet button,
.menuCabinet a, .boxCabinet, .chooseSelect__button, .formConfirmation__code, .boxAuthorization__width, .boxAuthorization, .sliderSteps__item, .tabsApplication, .cardCheck .check-text, .boxCard__check, .boxCard__box-2, .boxCard__box-1, .boxCard, .boxQuantity, .listBasket__item, .boxInstallment, .modalBasket__zero, .modalBasket__text-4, .modalBasket__subTitle, .modalBasket__box, .modalBasket__title, .modalBasket, .boxFollow__social, .listKey__item, .listKey, .listTransformation, .boxAbout__left, .boxAbout, .menuAbout a, .menuAbout ul, .beforeAfter, .listResults__link, .listResults, .listProfit__title, .listProfit__item, .listProfit, .listContact, .listCity__link a, .listCity__telephone a, .listCity__bottom, .listCity__top, .listCity, .customModal__top, .boxMap__stiker, .sectionFind, .listCatalog__stiker span, .listCatalog, .boxSorting, .boxChosen__selected, .boxChosen__item, .boxFilter__links, .boxFilter__center--top, .boxFilter__top--left, .boxFilter__top, .splide__pagination, .homeWorks__social, .listJournal__item, .listJournal, .homeInfo__right, .homeInfo, .listAdvantages, .listImprovement__number, .listImprovement__li, .sliderApproaches__right, .sliderApproaches__item, .tabsApproaches, .tabsProduct, .breadcrumbs ul, .swiper-pagination, .sliderTop__item, .formSearch__list a, .header__center--right, .header__center--left, .header__center--width, .header__top, .boxСonditions__item, .buttonWhite, .listHistory__repeat, .listHistory__showMore, .listCity__button, .customModal__button, .sliderKit__link, .buttonTetriary, .modalDiscounts__cancel, .modalCongratulations__cancel,
.modalLocation__cancel, .acceptedBottom__link, .formAuthorization__apple, .formAuthorization__google, .buttonBlue, .modalDiscounts__confirm, .modalCongratulations__confirm,
.modalLocation__confirm, .modalChoice__button, .buttonBuy, .acceptedBottom__button, .listHistory__pay, .formChoose__button, .formAuthorization__button, .boxCard__button, .modalBasket__button, .sectionFind__link, .sliderApproaches__link, .sliderTop__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.inline-flex, .showMore a, .homeInfo__link a, .listAdvantages__item, .buttonGrey, .listMeans__button, .listCatalog__link, .boxFilter__links a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.f_wrap, .footerSocial, .footerPayment, .smallMenu ul, .listNumber, .listSchedule, .listFormula, .listRestoration, .listTrials, .columnMeans, .listReasons, .listStrengthening, .listEnvironmental__equipment, .listProblems, .formOrder__column, .acceptedSocial, .listHistory__bottom--right, .listHistory__bottom--left, .boxCard__check, .listKey, .listTransformation, .menuAbout ul, .beforeAfter, .listResults, .listProfit, .listContact, .listCity__bottom, .listCity__top, .listCity, .customModal__top, .listCatalog, .boxChosen__item, .boxFilter__links, .boxFilter__center--top, .boxFilter__top--left, .listJournal, .tabsApproaches, .tabsProduct, .breadcrumbs ul {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.f_none, .modalChoice__top .buttonLocation, .scrollTop, .listNumber__number, .listFormula__thumb, .listTrials__thumb, .listClue__thumb, .listSuitable__icons, .stepProtocol__box, .listEnvironmental__position picture, .listEnvironmental__thumb, .stepList__thumb, .boxDiscount__icons, .boxPercentage__icons, .listOrder__thumb, .smallHistory__quantity, .boxCabinet__left, .sliderSteps__thumb, .boxCard .boxQuantity, .boxQuantity__plus, .boxQuantity__minus, .listBasket__thumb, .boxInstallment__thumb, .infoTooltip,
.infoModal, .listResults__thumb, .listCity__link span, .boxMap__stiker img, .boxChosen__title, .listJournal__thumb, .listAdvantages__icons, .listImprovement__number, .sliderApproaches__right {
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
}

.a-i_start, .footer__top--top, .listNumber__li, .boxResearch, .listMeans__li, .listClue__li, .bigStep__item, .listEnvironmental__li, .authorizationOrder__item, .boxCabinet, .sliderSteps__item, .listBasket__item, .boxFilter__center--top, .boxFilter__top--left, .boxFilter__top, .listJournal__item, .sliderApproaches__item {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.a-i_center, .footerPayment, .footer__top--bottom, .listFormula__li, .listTrials__li, .sliderConfirmed__after, .sliderConfirmed__to, .listSuitable__li, .protocolInfo__item, .stepProtocol__item, .listEnvironmental__position, .stepList__li, .tabsOrder, .acceptedSocial__link, .boxDiscount, .boxPercentage, .listOrder__li, .smallHistory__quantity, .smallHistory__item:nth-child(6), .historyFilter__sorting, .historyFilter, .socialCabinet__link, .menuCabinet button,
.menuCabinet a, .chooseSelect__button, .boxAuthorization__width, .cardCheck .check-text, .boxCard__box-2, .boxCard__box-1, .boxInstallment, .modalBasket__zero, .modalBasket__text-4, .modalBasket__subTitle, .modalBasket__title, .boxAbout__left, .menuAbout a, .listResults__link, .listProfit__title, .listCity__link a, .listCity__telephone a, .boxMap__stiker, .sectionFind, .showMore a, .boxSorting, .boxChosen__selected, .boxChosen__item, .splide__pagination, .homeInfo__link a, .homeInfo__right, .listAdvantages__item, .listImprovement__number, .listImprovement__li, .swiper-pagination, .sliderTop__item, .formSearch__list a, .header__center--right, .header__center--left, .header__center--width, .header__top, .boxСonditions__item, .buttonGrey, .listMeans__button, .listCatalog__link, .boxFilter__links a, .buttonWhite, .listHistory__repeat, .listHistory__showMore, .listCity__button, .customModal__button, .sliderKit__link, .buttonTetriary, .modalDiscounts__cancel, .modalCongratulations__cancel,
.modalLocation__cancel, .acceptedBottom__link, .formAuthorization__apple, .formAuthorization__google, .buttonBlue, .modalDiscounts__confirm, .modalCongratulations__confirm,
.modalLocation__confirm, .modalChoice__button, .buttonBuy, .acceptedBottom__button, .listHistory__pay, .formChoose__button, .formAuthorization__button, .boxCard__button, .modalBasket__button, .sectionFind__link, .sliderApproaches__link, .sliderTop__link {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.a-i_end {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.j-c_start, .listEnvironmental__position, .boxMap__stiker {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.j-c_center, .listRestoration, .sliderConfirmed__after, .sliderConfirmed__to, .listReasons, .tabsOrder, .acceptedSocial, .smallHistory__quantity, .formConfirmation__code, .boxAuthorization__width, .tabsApplication, .cardCheck .check-text, .modalBasket__zero, .boxFollow__social, .menuAbout a, .menuAbout ul, .listProfit__title, .listContact, .sectionFind, .showMore a, .boxChosen__selected, .splide__pagination, .homeWorks__social, .homeInfo__link a, .listImprovement__number, .tabsApproaches, .tabsProduct, .swiper-pagination, .header__top, .boxСonditions__item, .buttonGrey, .listMeans__button, .listCatalog__link, .boxFilter__links a, .buttonWhite, .listHistory__repeat, .listHistory__showMore, .listCity__button, .customModal__button, .sliderKit__link, .buttonTetriary, .modalDiscounts__cancel, .modalCongratulations__cancel,
.modalLocation__cancel, .acceptedBottom__link, .formAuthorization__apple, .formAuthorization__google, .buttonBlue, .modalDiscounts__confirm, .modalCongratulations__confirm,
.modalLocation__confirm, .modalChoice__button, .buttonBuy, .acceptedBottom__button, .listHistory__pay, .formChoose__button, .formAuthorization__button, .boxCard__button, .modalBasket__button, .sectionFind__link, .sliderApproaches__link, .sliderTop__link {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.j-c_around {
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.j-c_end {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.j-c_between, .modalCongratulations__bottom,
.modalLocation__bottom, .modalChoice__top, .footer__top--bottom, .listSchedule, .boxResearch, .sliderConfirmed__item, .columnMeans, .bigStep__item, .protocolInfo__item, .formOrder__column, .authorizationOrder__item, .listOrder__li, .listHistory__bottom, .historyFilter, .boxCabinet, .boxAuthorization, .sliderSteps__item, .boxCard__box-2, .boxCard__box-1, .boxCard, .listBasket__item, .modalBasket__box, .modalBasket, .listTransformation, .boxAbout, .boxFilter__top, .listJournal__item, .sliderApproaches__right, .sliderApproaches__item, .formSearch__list a, .header__center--width {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.f-d_column, .modalBasket__zero, .modalBasket, .listKey__item, .listProfit__item {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.table-responsive {
  overflow-x: auto;
  margin-bottom: 13px;
}

.table-responsive table {
  padding-bottom: 10px;
  margin: 0 !important;
}

.img-center, .slider-2__thumb, .slider-1__thumb, .scrollTop, .footerSocial a, .listFormula__thumb, .listTrials__thumb, .sliderRecommended__thumb picture, .listMeans__thumb picture, .listClue__thumb, .listReasons__thumb, .sliderMarked__thumb, .listSuitable__icons, .listEnvironmental__position picture, .listEnvironmental__thumb picture, .stepList__thumb picutre, .listOrder__thumb picture, .smallHistory__thumb picture, .socialCabinet__list i, .menuCabinet__exit i, .sliderSteps__thumb picture, .smallSlider__thumb, .bigSlider__video--box, .bigSlider__thumb, .listBasket__thumb picture, .boxFollow__social a, .listTransformation__thumb, .sectionAbout__icons, .listResults__thumb, .listContact__icons, .listCity__link a span, .listCity__telephone a span, .listCatalog__thumb picture, .homeWorks__social a, .listAdvantages__icons, .swiper-button-next,
.swiper-button-prev, .buttonSearch,
.buttonLogin,
.buttonBasket, .logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  overflow: hidden;
}
.img-center img, .slider-2__thumb img, .slider-1__thumb img, .scrollTop img, .footerSocial a img, .listFormula__thumb img, .listTrials__thumb img, .sliderRecommended__thumb picture img, .listMeans__thumb picture img, .listClue__thumb img, .listReasons__thumb img, .sliderMarked__thumb img, .listSuitable__icons img, .listEnvironmental__position picture img, .listEnvironmental__thumb picture img, .stepList__thumb picutre img, .listOrder__thumb picture img, .smallHistory__thumb picture img, .socialCabinet__list i img, .menuCabinet__exit i img, .sliderSteps__thumb picture img, .smallSlider__thumb img, .bigSlider__video--box img, .bigSlider__thumb img, .listBasket__thumb picture img, .boxFollow__social a img, .listTransformation__thumb img, .sectionAbout__icons img, .listResults__thumb img, .listContact__icons img, .listCity__link a span img, .listCity__telephone a span img, .listCatalog__thumb picture img, .homeWorks__social a img, .listAdvantages__icons img, .swiper-button-next img,
.swiper-button-prev img, .buttonSearch img,
.buttonLogin img,
.buttonBasket img, .logo img,
.img-center svg,
.slider-2__thumb svg,
.slider-1__thumb svg,
.scrollTop svg,
.footerSocial a svg,
.listFormula__thumb svg,
.listTrials__thumb svg,
.sliderRecommended__thumb picture svg,
.listMeans__thumb picture svg,
.listClue__thumb svg,
.listReasons__thumb svg,
.sliderMarked__thumb svg,
.listSuitable__icons svg,
.listEnvironmental__position picture svg,
.listEnvironmental__thumb picture svg,
.stepList__thumb picutre svg,
.listOrder__thumb picture svg,
.smallHistory__thumb picture svg,
.socialCabinet__list i svg,
.menuCabinet__exit i svg,
.sliderSteps__thumb picture svg,
.smallSlider__thumb svg,
.bigSlider__video--box svg,
.bigSlider__thumb svg,
.listBasket__thumb picture svg,
.boxFollow__social a svg,
.listTransformation__thumb svg,
.sectionAbout__icons svg,
.listResults__thumb svg,
.listContact__icons svg,
.listCity__link a span svg,
.listCity__telephone a span svg,
.listCatalog__thumb picture svg,
.homeWorks__social a svg,
.listAdvantages__icons svg,
.swiper-button-next svg,
.swiper-button-prev svg,
.buttonSearch svg,
.buttonLogin svg,
.buttonBasket svg,
.logo svg {
  display: block;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  max-width: 100%;
  max-height: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-align-self: center;
  margin: 0 auto;
}

.img-position, .sliderConfirmed__thumb, .listStrengthening__thumb, .listProblems__thumb picture, .listKey__thumb, .sectionAbout__thumb, .listProfit__thumb, .sectionFind__thumb, .sliderWorks__thumb, .sliderApproaches__thumb picture, .sliderKit__thumb picture, .sliderTop__thumb {
  display: block;
  position: relative;
  font-size: 0;
}
.img-position img, .sliderConfirmed__thumb img, .listStrengthening__thumb img, .listProblems__thumb picture img, .listKey__thumb img, .sectionAbout__thumb img, .listProfit__thumb img, .sectionFind__thumb img, .sliderWorks__thumb img, .sliderApproaches__thumb picture img, .sliderKit__thumb picture img, .sliderTop__thumb img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}

picture {
  display: block;
  font-size: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: var(--font-family);
  color: var(--text-title, #0b4644);
  font-weight: 600;
  line-height: 1.28;
}

h1 {
  font-size: 36px;
  line-height: 1.22;
}

h2 {
  font-size: 28px;
}

h3 {
  font-size: 20px;
}

h4 {
  font-size: 18px;
}

h5,
h6 {
  font-size: 16px;
}

p {
  font-size: 16px;
  color: var(--text-default, #0b4644);
  line-height: 1.5;
}

sup,
sub {
  font-size: 50%;
  line-height: 1;
}

sup {
  vertical-align: top;
}

.titleH2, .whatIt__title, .boxTrials__subTitle, .boxResearch__title, .aboutAcne__subTitle, .bigStep__title, .boxEquipment__title, .protocolInfo__title, .sectionKey__title,
.boxTransformation__title, .boxCity__title, .homeWorks__title, .homeInfo__title, .homeAdvantages__title, .sliderApproaches__title, .homeApproaches__title {
  font-family: var(--font-family);
  color: var(--text-title, #0b4644);
  font-weight: 600;
  line-height: 1.28;
  font-size: 28px;
}
@media (max-width: 991px) {
  .titleH2, .whatIt__title, .boxTrials__subTitle, .boxResearch__title, .aboutAcne__subTitle, .bigStep__title, .boxEquipment__title, .protocolInfo__title, .sectionKey__title,
  .boxTransformation__title, .boxCity__title, .homeWorks__title, .homeInfo__title, .homeAdvantages__title, .sliderApproaches__title, .homeApproaches__title {
    font-size: 24px;
  }
}
@media (max-width: 359px) {
  .titleH2, .whatIt__title, .boxTrials__subTitle, .boxResearch__title, .aboutAcne__subTitle, .bigStep__title, .boxEquipment__title, .protocolInfo__title, .sectionKey__title,
  .boxTransformation__title, .boxCity__title, .homeWorks__title, .homeInfo__title, .homeAdvantages__title, .sliderApproaches__title, .homeApproaches__title {
    font-size: 20px;
  }
}

.buttonBlue, .modalDiscounts__confirm, .modalCongratulations__confirm,
.modalLocation__confirm, .modalChoice__button, .buttonBuy, .acceptedBottom__button, .listHistory__pay, .formChoose__button, .formAuthorization__button, .boxCard__button, .modalBasket__button, .sectionFind__link, .sliderApproaches__link, .sliderTop__link {
  text-align: center;
  height: 40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 2px solid var(--main-forest, #0b4644);
  background-color: var(--main-forest, #0b4644);
  text-decoration: none;
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase;
  color: var(--text-white, #ffffff);
  border-radius: 25px;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
}
.buttonBlue:hover, .modalDiscounts__confirm:hover, .modalCongratulations__confirm:hover,
.modalLocation__confirm:hover, .modalChoice__button:hover, .buttonBuy:hover, .acceptedBottom__button:hover, .listHistory__pay:hover, .formChoose__button:hover, .formAuthorization__button:hover, .boxCard__button:hover, .modalBasket__button:hover, .sectionFind__link:hover, .sliderApproaches__link:hover, .sliderTop__link:hover {
  background-color: var(--bgColor-white, #ffffff);
  color: var(--text-default, #0b4644);
}
.buttonBlue:active, .modalDiscounts__confirm:active, .modalCongratulations__confirm:active,
.modalLocation__confirm:active, .modalChoice__button:active, .buttonBuy:active, .acceptedBottom__button:active, .listHistory__pay:active, .formChoose__button:active, .formAuthorization__button:active, .boxCard__button:active, .modalBasket__button:active, .sectionFind__link:active, .sliderApproaches__link:active, .sliderTop__link:active {
  background-color: var(--main-forest, #0b4644);
  color: var(--text-white, #ffffff);
}

.buttonTetriary, .modalDiscounts__cancel, .modalCongratulations__cancel,
.modalLocation__cancel, .acceptedBottom__link, .formAuthorization__apple, .formAuthorization__google {
  text-align: center;
  height: 40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 2px solid var(--main-cool-mint, #d0e0d8);
  background-color: var(--main-cool-mint, #d0e0d8);
  text-decoration: none;
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase;
  color: var(--text-default, #0b4644);
  border-radius: 25px;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
}
.buttonTetriary:hover, .modalDiscounts__cancel:hover, .modalCongratulations__cancel:hover,
.modalLocation__cancel:hover, .acceptedBottom__link:hover, .formAuthorization__apple:hover, .formAuthorization__google:hover {
  background-color: var(--main-forest, #0b4644);
  border-color: var(--main-forest, #0b4644);
  color: var(--text-white, #ffffff);
}
.buttonTetriary:active, .modalDiscounts__cancel:active, .modalCongratulations__cancel:active,
.modalLocation__cancel:active, .acceptedBottom__link:active, .formAuthorization__apple:active, .formAuthorization__google:active {
  background-color: var(--main-cool-mint, #d0e0d8);
  border-color: var(--main-cool-mint, #d0e0d8);
  color: var(--text-default, #0b4644);
}

.buttonWhite, .listHistory__repeat, .listHistory__showMore, .listCity__button, .customModal__button, .sliderKit__link {
  width: 150px;
  height: 36px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 2px solid var(--border-blue, #0b4644);
  background-color: var(--bgColor-white, #ffffff);
  border-radius: 10px;
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase;
  color: var(--text-default, #0b4644);
  text-decoration: none;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
  text-align: center;
}
.buttonWhite:hover, .listHistory__repeat:hover, .listHistory__showMore:hover, .listCity__button:hover, .customModal__button:hover, .sliderKit__link:hover {
  background-color: var(--main-forest, #0b4644);
  color: var(--border-white, #ffffff);
}
.buttonWhite:active, .listHistory__repeat:active, .listHistory__showMore:active, .listCity__button:active, .customModal__button:active, .sliderKit__link:active {
  background-color: var(--bgColor-white, #ffffff);
  color: var(--text-default, #0b4644);
}

.buttonGrey, .listMeans__button, .listCatalog__link, .boxFilter__links a {
  min-width: 150px;
  height: 42px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid var(--shade-1, #636569);
  background-color: var(--bgColor-white, #ffffff);
  border-radius: 4px;
  padding: 0 12px;
  text-align: center;
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase;
  color: var(--text-dimmed-2, #636569);
  text-decoration: none;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
}
.buttonGrey:hover, .listMeans__button:hover, .listCatalog__link:hover, .boxFilter__links a:hover {
  background-color: var(--main-forest, #0b4644);
  border-color: var(--main-forest, #0b4644);
  color: var(--text-white, #ffffff);
}
.buttonGrey:active, .listMeans__button:active, .listCatalog__link:active, .boxFilter__links a:active {
  border: 1px solid var(--shade-1, #636569);
  background-color: var(--bgColor-white, #ffffff);
  color: var(--text-dimmed-2, #636569);
}

.clinic .header__center--left {
  width: 300px;
  margin-right: 0;
}
.clinic .header__center--right {
  width: 300px;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.clinic .boxLogo {
  max-width: 100%;
}
@media (min-width: 1280px) {
  .clinic .menuTop > ul > li {
    margin: 4px 12px;
  }
}
@media (max-width: 1279px) {
  .clinic .header__center--left,
  .clinic .header__center--right {
    width: auto;
  }
}
@media (max-width: 768px) {
  .clinic .header__center--left {
    margin-right: 5px;
  }
}

.innerPage .sliderTop {
  margin-bottom: 23px;
}
@media (max-width: 639px) {
  .innerPage .sliderTop {
    margin-bottom: 12px;
  }
}

.boxСonditions {
  background-color: #d0e0d8;
}
.boxСonditions__item {
  min-height: 26px;
  text-align: center;
  font-size: 14px;
  line-height: 1.28;
  text-transform: uppercase;
  color: var(--text-default, #0b4644);
}
.boxСonditions p {
  font-size: 14px;
  line-height: 1.28;
  text-transform: uppercase;
  color: var(--text-default, #0b4644);
}
.boxСonditions a {
  color: var(--text-default, #0b4644);
  text-decoration: underline;
}
.boxСonditions a:hover {
  text-decoration: none;
}
@media (max-width: 768px) {
  .boxСonditions__item {
    font-size: 12px;
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .boxСonditions p {
    text-transform: initial;
  }
}
@media (max-width: 374px) {
  .boxСonditions__item {
    font-size: 10px;
  }
}

.header {
  position: relative;
  z-index: 20;
}
.header__top {
  width: 100%;
  height: 60px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 15px;
}
.header__bgWhite {
  width: 100% !important;
  background-color: var(--bgColor-white, #ffffff);
  z-index: 200;
  height: 80px;
}
.header__bgWhite.is-sticky {
  -webkit-box-shadow: 0 1px 2px 0px rgba(0, 0, 0, 0.06);
  box-shadow: 0 1px 2px 0px rgba(0, 0, 0, 0.06);
}
.header__center {
  height: 80px;
  position: relative;
  z-index: 2;
}
.header__center--width {
  height: 80px;
}
.header__center--left {
  margin-right: 16px;
}
@media (max-width: 768px) {
  .header__top {
    height: 40px;
  }
  .header__bgWhite {
    height: 52px;
  }
  .header__center {
    height: 52px;
  }
  .header__center--width {
    height: 52px;
  }
  .header__center--left {
    margin-right: 5px;
  }
}

.logo {
  height: 100%;
  font-size: 0;
  text-decoration: none;
}

@media (max-width: 1279px) {
  .buttonMenu {
    display: block;
    width: 40px;
    height: 40px;
    font-size: 0;
    background-color: transparent;
    margin-right: 15px;
  }
  .buttonMenu use {
    stroke: var(--text-default, #0b4644);
    stroke-width: 1.5px;
  }
}
@media (max-width: 479px) {
  .buttonMenu {
    margin-right: 10px;
    width: 30px;
  }
}

.boxLogo {
  font-size: 0;
  text-decoration: none;
  max-width: 192px;
}
@media (max-width: 479px) {
  .boxLogo {
    max-width: 154px;
  }
}
@media (max-width: 359px) {
  .boxLogo {
    max-width: 140px;
  }
}

.menuTop {
  display: none;
}

@media (min-width: 1280px) {
  .menuTop {
    display: block;
    margin-top: 2px;
  }
  .menuTop > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .menuTop > ul > li {
    margin: 4px 8px;
  }
  .menuTop > ul > li.dropDown:hover > a:before {
    display: block;
    content: "";
    width: calc(100% + 32px);
    position: absolute;
    top: 100%;
    left: -16px;
    height: 26px;
  }
  .menuTop > ul > li.dropDown:hover > a:after {
    left: 0;
    width: 100%;
    -webkit-transition: 0.3s ease all;
    transition: 0.3s ease all;
  }
  .menuTop > ul > li.dropDown:hover .subMenu {
    display: block;
  }
  .menuTop > ul > li.active > a:after {
    left: 0;
    width: 100%;
  }
  .menuTop > ul > li > a {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 4px 0;
    font-size: 14px;
    line-height: 1.28;
    text-transform: uppercase;
    color: var(--text-default, #0b4644);
    text-decoration: none;
    position: relative;
    text-align: center;
    cursor: pointer;
  }
  .menuTop > ul > li > a:after {
    display: block;
    content: "";
    width: 0;
    position: absolute;
    bottom: 0;
    left: 50%;
    height: 2px;
    background-color: var(--text-default, #0b4644);
    -webkit-transition: 0.3s ease all;
    transition: 0.3s ease all;
  }
  .menuTop > ul > li > a:hover:after {
    left: 0;
    width: 100%;
    -webkit-transition: 0.3s ease all;
    transition: 0.3s ease all;
  }
  .dropSection .subMenu {
    padding: 0;
  }
  .dropSection__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 1440px;
    margin: 0 auto;
  }
  .dropSection__left {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 462px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 24px 0 24px 88px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-height: 534px;
    overflow: hidden;
    overflow-y: auto;
    scrollbar-width: thin;
  }
  .dropSection__left ul {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 24px;
  }
  .dropSection__left ul > li span {
    font-weight: 600;
    font-size: 14px;
    line-height: 1.42;
    text-transform: uppercase;
    color: var(--text-title, #0b4644);
  }
  .dropSection__left ul > li ul {
    margin-top: 8px;
  }
  .dropSection__left ul > li ul li {
    margin-top: 13px;
  }
  .dropSection__left ul > li ul a {
    display: block;
    font-size: 14px;
    line-height: 1.28571;
    color: var(--text-default, #0b4644);
    text-decoration: none;
  }
  .dropSection__left ul > li ul a:hover {
    text-decoration: underline;
  }
  .dropSection__right {
    width: calc(100% - 462px);
  }
  .dropSection__link {
    display: block;
    font-size: 0;
    text-decoration: none;
    margin-bottom: 24px;
  }
  .dropSection__link:Last-child {
    margin-bottom: 0;
  }
  .dropSection__link picture {
    display: block;
    position: relative;
    font-size: 0;
    padding-bottom: 26.075%;
  }
  .dropSection__link picture img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
  }
  .subMenu {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    padding: 24px 0 0 0;
    background-color: #fff;
  }
  .subMenu:after {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 50px;
    z-index: -1;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
  }
  .subMenu > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 1264px;
    margin: 0 auto;
  }
  .subMenu > ul > li {
    width: 25%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 24px 24px 0;
  }
  .subMenu > ul > li > a {
    display: block;
    max-width: 200px;
    width: 100%;
    font-size: 0;
    text-decoration: none;
  }
  .subMenu > ul > li > a span {
    display: block;
    font-size: 14px;
    line-height: 1.28571;
    text-transform: uppercase;
    color: #0b4644;
    margin-top: 8px;
  }
  .subMenu > ul > li > a:hover span {
    text-decoration: underline;
  }
}
@media (max-width: 1400px) {
  .dropSection__left {
    padding-left: 30px;
  }
}
.buttonSearch,
.buttonLogin,
.buttonBasket {
  overflow: visible;
  width: 24px;
  height: 24px;
  background: transparent;
  font-size: 0;
  text-decoration: none;
  margin-left: 16px;
}
.buttonSearch use,
.buttonLogin use,
.buttonBasket use {
  stroke: var(--text-default, #0b4644);
  stroke-width: 1.5px;
}
.buttonSearch:hover use,
.buttonLogin:hover use,
.buttonBasket:hover use {
  opacity: 0.7;
}
@media (max-width: 479px) {
  .buttonSearch,
  .buttonLogin,
  .buttonBasket {
    margin-left: 10px;
  }
}

.buttonBasket {
  position: relative;
}
.buttonBasket__quantity {
  display: block;
  width: 20px;
  height: 20px;
  font-size: 10px;
  background: var(--main-cool-mint, #d0e0d8);
  color: var(--main-forest, #0b4644);
  line-height: 20px;
  text-align: center;
  border-radius: 50%;
  position: absolute;
  top: -7px;
  right: -9px;
  z-index: 2;
}

.buttonSearch {
  margin-left: 0;
}

.boxSearch {
  position: relative;
  margin-left: 16px;
}
@media (max-width: 768px) {
  .boxSearch {
    margin-left: 0;
  }
}

.open-search .formSearch {
  display: block;
}
.open-search .buttonMenu,
.open-search .boxLogo,
.open-search .menuTop {
  display: none;
}

.formSearch {
  display: none;
  position: absolute;
  top: -8px;
  right: 0;
  z-index: 2;
  width: 400px;
  height: 40px;
}
.formSearch__input {
  display: block;
  width: 100%;
  height: 40px;
  line-height: 38px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 35px 0 4px;
  border-top: 1px solid transparent;
  background-color: var(--bgColor-white, #ffffff);
  border-bottom: 1px solid var(--shade-1, #636569);
  font-size: 12px !important;
  text-transform: uppercase;
  color: var(--text-dimmed-1, #000000);
}
.formSearch__close {
  display: block;
  width: 24px;
  height: 40px;
  font-size: 0;
  background-color: transparent;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
}
.formSearch__close use {
  stroke: var(--text-dimmed-1, #000000);
  stroke-width: 2px;
}
.formSearch__close:hover use {
  stroke: var(--text-default, #0b4644);
}
.formSearch__modal {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 2;
  background-color: var(--bgColor-white, #ffffff);
  max-height: 315px;
  overflow: hidden;
  overflow-y: auto;
  scrollbar-width: thin;
}
.formSearch__list li {
  border-bottom: 1px solid var(--shade-3, #e6e6e6);
}
.formSearch__list a {
  font-size: 12px;
  line-height: 1.5;
  color: var(--text-dimmed-2, #636569);
  text-decoration: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 8px 4px;
}
.formSearch__list a:hover {
  color: var(--text-default, #0b4644);
}
.formSearch__quantity {
  font-size: 12px;
  line-height: 1.5;
  color: var(--text-dimmed-2, #636569);
  white-space: nowrap;
  margin-left: 10px;
}
@media (max-width: 639px) {
  .formSearch {
    width: calc(100vw - 110px);
  }
}
@media (max-width: 479px) {
  .formSearch {
    width: calc(100vw - 98px);
  }
}

/** swiper **/
.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
  display: block;
}

.swiper-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}

.swiper-horizontal {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.swiper-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}

.swiper-slide {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  display: block;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}

.swiper-backface-hidden .swiper-slide {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-lazy-preloader {
  width: 20px;
  height: 20px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -10px;
  margin-top: -10px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 2px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
  -webkit-animation: swiper-preloader-spin 1s infinite linear;
  animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #0a0f9e;
}

@-webkit-keyframes swiper-preloader-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.swiper-fade.swiper-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.swiper-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-fade .swiper-slide-active, .swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

/** END swiper **/
.sliderTop {
  margin-bottom: 40px;
  position: relative;
}
.sliderTop__thumb {
  /*padding-bottom: 41.68%;*/
  padding-bottom: 27.396%;
  /*height: 526px;*/
}
.sliderTop__thumb img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
.sliderTop__item {
  position: absolute;
  left: 6%;
  right: 6%;
  top: 13%;
  bottom: 13%;
  z-index: 2;
}
.sliderTop__item.textLeft {
  text-align: left;
}
.sliderTop__item.textCenter {
  text-align: center;
}
.sliderTop__item.textCenter .sliderTop__link,
.sliderTop__item.textCenter .sliderTop__text {
  margin-left: auto;
  margin-right: auto;
}
.sliderTop__item.textRight {
  text-align: right;
}
.sliderTop__item.textRight .sliderTop__link,
.sliderTop__item.textRight .sliderTop__text {
  margin-left: auto;
}
.sliderTop__item.blockLeft .sliderTop__width {
  margin-right: auto;
}
.sliderTop__item.blockCenter .sliderTop__width {
  margin-left: auto;
  margin-right: auto;
}
.sliderTop__item.blockRight .sliderTop__width {
  margin-left: auto;
}
.sliderTop__width {
  max-width: 700px;
}
.sliderTop__title {
  font-size: 54px;
  font-family: var(--font-family);
  color: var(--text-title, #0b4644);
}
.sliderTop__text {
  max-width: 555px;
  font-size: 16px;
  line-height: 1.5;
  color: var(--text-default, #0b4644);
  margin-top: 27px;
}
.sliderTop__text p {
  font-size: 16px;
  line-height: 1.5;
  color: var(--text-default, #0b4644);
}
.sliderTop__link {
  max-width: 388px;
  width: 100%;
  margin-top: 27px;
}
.sliderTop .swiper-pagination {
  padding: 0;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 24px;
  z-index: 2;
}
.sliderTop .swiper-button-next,
.sliderTop .swiper-button-prev {
  width: 40px;
  height: 40px;
  background-color: rgba(255, 255, 255, 0.29);
  margin-top: -20px;
}
.sliderTop .swiper-button-next use,
.sliderTop .swiper-button-prev use {
  stroke-width: 1.43px;
}
.sliderTop .swiper-button-next {
  right: 0;
}
.sliderTop .swiper-button-prev {
  left: 0;
}
@media (max-width: 1400px) {
  .sliderTop__title {
    font-size: 42px;
  }
}
@media (max-width: 1440px) {
  .sliderTop__thumb {
    padding-bottom: 36.528%;
  }
}
@media (max-width: 1199px) {
  .sliderTop .swiper-pagination {
    bottom: 10px;
  }
}
@media (max-width: 991px) {
  .sliderTop__width {
    max-width: 67%;
  }
  .sliderTop__title {
    font-size: 32px;
  }
  .sliderTop__text {
    font-size: 14px;
    margin-top: 10px;
  }
  .sliderTop__text p {
    font-size: 14px;
  }
  .sliderTop__link {
    margin-top: 16px;
  }
}
@media (max-width: 768px) {
  .sliderTop__thumb {
    padding-bottom: 151.512%;
    display: block;
    position: relative;
    font-size: 0;
    height: auto;
  }
  .sliderTop__thumb img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
  }
  .sliderTop__width {
    max-width: 100%;
  }
  .sliderTop__title {
    font-size: 24px;
  }
  .sliderTop__text {
    font-size: 12px;
  }
  .sliderTop__text p {
    font-size: 12px;
  }
  .sliderTop__item {
    left: 5%;
    right: 5%;
    bottom: 60%;
    top: initial;
  }
  .sliderTop__link {
    max-width: 274px;
  }
  .sliderTop .swiper-button-next,
  .sliderTop .swiper-button-prev {
    display: none;
  }
}
@media (max-width: 479px) {
  .sliderTop {
    margin-bottom: 24px;
  }
}
@media (max-width: 374px) {
  .sliderTop__item {
    bottom: 50%;
  }
}

.swiper-pagination {
  padding: 20px 0;
}
.swiper-pagination.swiper-pagination-lock {
  display: none !important;
}
.swiper-pagination-bullet {
  margin: 4px;
  display: block;
  width: 12px;
  height: 12px;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid var(--border-blue, #0b4644);
  cursor: pointer;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
  position: relative;
}
.swiper-pagination-bullet.swiper-pagination-bullet-active, .swiper-pagination-bullet:hover {
  background-color: var(--main-forest, #0b4644);
}
@media (max-width: 991px) {
  .swiper-pagination {
    padding: 10px 0;
  }
}

.breadcrumbs {
  padding: 15px 0 10px 0;
}
.breadcrumbs li {
  font-style: italic;
  font-size: 12px;
  line-height: 1.5;
  text-transform: uppercase;
  color: var(--text-dimmed-3, #929292);
  position: relative;
  margin: 0 43px 5px 0;
}
.breadcrumbs li:after {
  display: block;
  content: "";
  background-color: var(--icon-dimmed-2, #636569);
  -webkit-mask-image: url(../images/arrows-2.svg);
  mask-image: url(../images/arrows-2.svg);
  width: 7px;
  height: 12px;
  position: absolute;
  top: 3px;
  right: -26px;
}
.breadcrumbs li:last-child {
  margin-right: 0;
}
.breadcrumbs li:last-child:after {
  display: none;
}
.breadcrumbs a {
  display: block;
  color: var(--text-dimmed-1, #000);
  text-decoration: none;
  line-height: 1.5;
  text-transform: uppercase;
}
.breadcrumbs a:hover {
  color: var(--text-default, #0b4644);
}
@media (max-width: 768px) {
  .breadcrumbs {
    padding: 10px 0 5px 0;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .breadcrumbs ul {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    overflow-x: auto;
    padding-left: 15px;
    padding-right: 15px;
    scrollbar-color: transparent transparent;
  }
  .breadcrumbs li {
    white-space: nowrap;
    margin-right: 28px;
  }
  .breadcrumbs li:after {
    right: -18px;
  }
}

.boxPromotion {
  background: var(--main-cool-mint, #d0e0d8);
}
.boxPromotion__item {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-height: 76px;
  padding: 16px 0;
  font-weight: 600;
  font-size: 36px;
  line-height: 1.22;
  text-align: center;
  color: var(--text-default, #0b4644);
}
@media (max-width: 1199px) {
  .boxPromotion__item {
    font-size: 26px;
    min-height: 64px;
  }
}
@media (max-width: 991px) {
  .boxPromotion__item {
    font-size: 18px;
    min-height: 54px;
  }
}
@media (max-width: 768px) {
  .boxPromotion__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 12px;
    min-height: 26px;
    padding: 5px 15px;
    line-height: 1.28;
  }
}

@media (max-width: 1279px) {
  .open-menu {
    overflow-y: hidden;
  }
  .open-menu:before {
    display: block;
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    z-index: 300;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
  }
  .open-menu .mobileMenu {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .mobileMenu {
    display: block;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    background-color: var(--bgColor-white, #ffffff);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 400px;
    z-index: 700;
    -webkit-transform: translate3d(-400px, 0, 0);
    transform: translate3d(-400px, 0, 0);
    transition: -webkit-transform 0.4s ease;
    -webkit-transition: -webkit-transform 0.4s ease;
    transition: transform 0.4s ease;
    transition: transform 0.4s ease, -webkit-transform 0.4s ease;
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
  }
  .mobileMenu__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 15px;
    height: 52px;
  }
  .mobileMenu__top--close {
    display: block;
    width: 40px;
    height: 40px;
    font-size: 0;
    background: transparent;
  }
  .mobileMenu__top--close use {
    stroke: var(--icon-dimmed-2, #636569);
    stroke-width: 2px;
  }
  .mobileMenu .logo {
    max-width: 192px;
    margin: 0;
  }
  .mobileMenu__scroll {
    height: calc(100% - 52px);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 11px 0 11px 0;
    overflow: hidden;
    overflow-y: auto;
    scrollbar-color: #F7F7F7 transparent;
  }
  .mobileMenu__scroll::-webkit-scrollbar-track {
    background: transparent;
  }
  .mobileMenu__scroll::-webkit-scrollbar-thumb {
    background: var(--main-forest, #0b4644);
  }
  .mobileMenu__scroll::-webkit-scrollbar {
    background-color: #F7F7F7;
    width: 5px;
  }
  .mobileMenu .menuTop {
    display: block;
  }
  .mobileMenu .footerSocial {
    margin-bottom: 15px;
  }
  .mobileMenu .footerSocial a {
    margin: 15px 0 0 15px;
  }
  .mobileMenu .footerSocial a img {
    -webkit-filter: brightness(0) saturate(100%) invert(20%) sepia(71%) saturate(478%) hue-rotate(129deg) brightness(91%) contrast(96%);
    filter: brightness(0) saturate(100%) invert(20%) sepia(71%) saturate(478%) hue-rotate(129deg) brightness(91%) contrast(96%);
  }
  .mobileMenu .footer__subTitle {
    color: var(--text-title, #0b4644);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 15px;
  }
  .mobileMenu .footerMail,
  .mobileMenu .footerTelephone,
  .mobileMenu .footerAddress {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 15px;
    color: var(--text-default, #0b4644);
  }
  .mobileMenu .footerMail a,
  .mobileMenu .footerTelephone a,
  .mobileMenu .footerAddress a {
    color: var(--text-default, #0b4644);
  }
  .mobileMenu .footerSchedule {
    color: var(--text-default, #0b4644);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 15px;
  }
  .menuTop > ul > li {
    margin: 6px 0;
    position: relative;
  }
  .menuTop > ul > li.active > a {
    font-weight: bold;
  }
  .menuTop > ul > li.dropDown > a {
    margin-right: 36px;
    padding-right: 0;
  }
  .menuTop > ul > li.open-nextLevel .subMenu {
    display: block;
    margin-top: 10px;
  }
  .menuTop > ul > li.open-nextLevel .buttonDrop:before {
    display: none;
  }
  .menuTop > ul > li > a {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 6px 15px;
    font-size: 14px;
    line-height: 1.28;
    text-transform: uppercase;
    color: var(--text-default, #0b4644);
    text-decoration: none;
    font-weight: 500;
  }
  .subMenu {
    display: none;
  }
  .subMenu ul {
    padding: 0 15px;
  }
  .subMenu ul > li {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 7px 10px 7px;
  }
  .subMenu ul > li a {
    display: block;
    text-decoration: none;
    padding: 0 15px;
    font-size: 14px;
    line-height: 1.28;
    color: var(--text-default, #0b4644);
    font-weight: 500;
  }
  .subMenu ul > li a picture {
    display: none;
  }
  .subMenu ul > li a span {
    display: block;
  }
  .subMenu ul > li > ul {
    margin-top: 10px;
    padding: 0;
  }
  .buttonDrop {
    display: block;
    position: absolute;
    top: 7px;
    right: 20px;
    width: 16px;
    height: 16px;
    font-size: 0;
    background: transparent;
  }
  .buttonDrop:before, .buttonDrop:after {
    display: block;
    content: "";
    background: var(--main-forest, #0b4644);
    position: absolute;
  }
  .buttonDrop:before {
    top: 0;
    right: 7px;
    height: 16px;
    width: 2px;
  }
  .buttonDrop:after {
    height: 2px;
    width: 16px;
    top: 7px;
    right: 0;
  }
  .dropSection__left {
    padding: 0;
  }
  .dropSection__right {
    display: none;
  }
}
@media (max-width: 639px) {
  .mobileMenu {
    width: 85.9vw;
    -webkit-transform: translate3d(-86vw, 0, 0);
    transform: translate3d(-86vw, 0, 0);
  }
  .mobileMenu__top {
    padding-right: 5px;
  }
}
.homeProduct {
  margin-top: 40px;
  margin-bottom: 40px;
}
.homeProduct__content {
  display: none;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 22px;
}
.homeProduct__content.active {
  display: block;
}
.homeProduct__content.removePadding {
  padding: 0;
}
@media (max-width: 1400px) {
  .homeProduct__content {
    padding: 0 15px;
  }
}
@media (max-width: 768px) {
  .homeProduct .swiper-button-next,
  .homeProduct .swiper-button-prev {
    display: none !important;
  }
  .homeProduct__content {
    padding: 0;
    margin: 0 -15px;
  }
}
@media (max-width: 479px) {
  .homeProduct {
    margin-top: 24px;
  }
}

.tabsProduct__li {
  margin: 0 12px 12px 12px;
}
.tabsProduct__li.active .tabsProduct__button:after {
  left: 0;
  width: 100%;
}
.tabsProduct__button {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 4px;
  font-weight: 600;
  font-size: 14px;
  line-height: 1.42;
  background-color: transparent;
  text-transform: uppercase;
  color: var(--text-default, #0b4644);
  position: relative;
}
.tabsProduct__button:after {
  display: block;
  content: "";
  width: 0;
  position: absolute;
  bottom: 0;
  left: 50%;
  height: 1px;
  background-color: var(--text-default, #0b4644);
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
}
.tabsProduct__button:hover:after {
  left: 0;
  width: 100%;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
}
@media (max-width: 768px) {
  .tabsProduct {
    flex-wrap: nowrap;
    margin: 0 -15px;
    overflow: hidden;
    overflow-x: auto;
    scrollbar-color: transparent transparent;
    -ms-flex-wrap: nowrap;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 15px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .tabsProduct li {
    white-space: nowrap;
    margin: 0 15px 0 0;
  }
  .tabsProduct li:last-child {
    margin-right: 0;
  }
}

.sliderKit .swiper-wrapper.centered {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.sliderKit .swiper-slide {
  height: auto;
  min-height: 100%;
}
.sliderKit__item {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 10px 76px 10px;
}
.sliderKit__thumb {
  display: block;
  font-size: 0;
  max-width: 300px;
  margin: 0 auto 24px auto;
}
.sliderKit__thumb picture {
  padding-bottom: 100%;
}
.sliderKit__title {
  max-height: 72px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-weight: 600;
  font-size: 16px;
  line-height: 1.5;
  text-align: center;
  color: var(--text-title, #0b4644);
  text-decoration: none;
}
.sliderKit__title:hover {
  text-decoration: underline;
}
.sliderKit__text {
  max-height: 60px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-top: 4px;
  font-size: 14px;
  line-height: 1.42;
  text-align: center;
  color: var(--text-dimmed-2, #636569);
  text-decoration: none;
}
.sliderKit__text:hover {
  color: var(--text-title, #0b4644);
}
.sliderKit__link {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 24px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .sliderKit {
    padding: 0 15px;
  }
  .sliderKit .swiper-wrapper.centered {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .sliderKit .swiper-slide {
    width: 310px;
  }
}
@media (max-width: 479px) {
  .sliderKit .swiper-slide {
    width: 280px;
  }
}
@media (max-width: 359px) {
  .sliderKit .swiper-slide {
    width: 250px;
  }
}

.swiper-button-lock {
  display: none !important;
}

.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: 50%;
  margin-top: -35px;
  z-index: 2;
  width: 70px;
  height: 70px;
  background: rgba(255, 255, 255, 0.29);
  cursor: pointer;
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: 0.5;
  pointer-events: none;
  cursor: default;
}
.swiper-button-next use,
.swiper-button-prev use {
  stroke: var(--icon-dimmed-2, #636569);
  stroke-width: 2.5px;
}
.swiper-button-next:hover use,
.swiper-button-prev:hover use {
  stroke: var(--text-default, #0b4644);
}
@media (max-width: 1439px) {
  .swiper-button-next,
  .swiper-button-prev {
    margin-top: -20px;
    width: 40px;
    height: 40px;
  }
}

.swiper-button-prev {
  left: -79px;
}
@media (max-width: 1439px) {
  .swiper-button-prev {
    left: -30px;
  }
}
@media (max-width: 768px) {
  .swiper-button-prev {
    left: -15px;
  }
}

.swiper-button-next {
  right: -79px;
}
.swiper-button-next svg {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
@media (max-width: 1439px) {
  .swiper-button-next {
    right: -30px;
  }
}
@media (max-width: 1439px) {
  .swiper-button-next {
    right: -15px;
  }
}

.homeApproaches {
  margin-top: 40px;
  margin-bottom: 40px;
}
.homeApproaches__title {
  text-align: center;
  margin-bottom: 24px;
}
.homeApproaches__content {
  display: none;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.homeApproaches__content.active {
  display: block;
}
.homeApproaches__content .swiper-pagination {
  display: none;
}
.homeApproaches__content.removePadding {
  padding: 0;
}
@media (max-width: 1400px) {
  .homeApproaches__content {
    padding: 0 15px;
  }
}
@media (max-width: 768px) {
  .homeApproaches__content {
    padding: 0 30px;
  }
}
@media (max-width: 479px) {
  .homeApproaches__content {
    padding: 0;
  }
  .homeApproaches__content .swiper-button-next,
  .homeApproaches__content .swiper-button-prev {
    display: none;
  }
  .homeApproaches__content .swiper-pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 15px 0 0 0;
  }
}

.tabsApproaches__li {
  margin: 0 12px 12px 12px;
}
.tabsApproaches__li.active .tabsApproaches__button:after {
  left: 0;
  width: 100%;
}
.tabsApproaches__button {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 4px;
  font-weight: 600;
  font-size: 14px;
  line-height: 1.42;
  background-color: transparent;
  text-transform: uppercase;
  color: var(--text-default, #0b4644);
  position: relative;
}
.tabsApproaches__button:after {
  display: block;
  content: "";
  width: 0;
  position: absolute;
  bottom: 0;
  left: 50%;
  height: 1px;
  background-color: var(--text-default, #0b4644);
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
}
.tabsApproaches__button:hover:after {
  left: 0;
  width: 100%;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
}
@media (max-width: 768px) {
  .tabsApproaches {
    flex-wrap: nowrap;
    margin: 0 -15px;
    overflow: hidden;
    overflow-x: auto;
    scrollbar-color: transparent transparent;
    -ms-flex-wrap: nowrap;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 15px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .tabsApproaches li {
    white-space: nowrap;
    margin: 0 15px 0 0;
  }
  .tabsApproaches li:last-child {
    margin-right: 0;
  }
}

.sliderApproaches {
  margin-top: 27px;
}
.sliderApproaches__title {
  text-align: center;
  font-size: 36px;
  margin-bottom: 40px;
}
.sliderApproaches__left {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 9%;
}
.sliderApproaches__right {
  width: 616px;
}
.sliderApproaches__thumb {
  width: calc(50% - 8px);
  position: relative;
}
.sliderApproaches__thumb picture {
  padding-bottom: 125%;
  border-radius: 24px;
  overflow: hidden;
}
.sliderApproaches__text {
  position: absolute;
  right: 40px;
  z-index: 2;
  bottom: -13px;
  background-color: var(--main-forest, #0b4644);
  font-weight: 600;
  font-size: 12px;
  line-height: 1.33;
  text-transform: uppercase;
  text-align: center;
  color: var(--text-white, #ffffff);
  border-radius: 25px;
  padding: 6px 12px;
}
.sliderApproaches__subTitle {
  font-weight: 600;
  font-size: 16px;
  line-height: 1.5;
  color: var(--text-default, #0b4644);
  margin: 38px 0 8px 0;
}
.sliderApproaches__list li {
  font-size: 16px;
  line-height: 1.5;
  color: var(--text-default, #0b4644);
}
.sliderApproaches__link {
  max-width: 388px;
  margin-top: 40px;
}
@media (max-width: 1279px) {
  .sliderApproaches__left {
    padding-right: 30px;
  }
}
@media (max-width: 1199px) {
  .sliderApproaches__right {
    width: 416px;
  }
  .sliderApproaches__link {
    margin-top: 20px;
  }
  .sliderApproaches__text {
    left: 15px;
    right: 15px;
    margin: 0 auto;
  }
}
@media (max-width: 991px) {
  .sliderApproaches__item {
    display: block;
  }
  .sliderApproaches__left {
    padding-right: 0;
  }
  .sliderApproaches__title {
    font-size: 28px;
    margin-bottom: 20px;
  }
  .sliderApproaches__number {
    width: 50px;
    height: 50px;
    font-size: 16px;
    margin-right: 15px;
  }
  .sliderApproaches__right {
    width: 100%;
    max-width: 616px;
    margin: 15px auto 0 auto;
  }
}
@media (max-width: 639px) {
  .sliderApproaches__list li {
    font-size: 14px;
  }
}
@media (max-width: 479px) {
  .sliderApproaches__text {
    font-size: 10px;
  }
  .sliderApproaches__thumb picture {
    border-radius: 10px;
  }
}

.listImprovement__li {
  margin-bottom: 24px;
}
.listImprovement__li:last-child {
  margin-bottom: 0;
}
.listImprovement__number {
  border-radius: 0 53px 53px 53px;
  width: 106px;
  height: 106px;
  background-color: var(--main-cool-mint-dimmed, #f6f9f7);
  font-weight: 600;
  font-size: 36px;
  line-height: 1.22;
  text-align: center;
  color: var(--text-default, #0b4644);
  margin-right: 24px;
}
.listImprovement__text {
  font-size: 16px;
  line-height: 1.5;
  color: var(--text-default, #0b4644);
}
@media (max-width: 1199px) {
  .listImprovement__li {
    margin-bottom: 15px;
  }
  .listImprovement__number {
    width: 86px;
    height: 86px;
    font-size: 24px;
    margin-right: 16px;
  }
}
@media (max-width: 639px) {
  .listImprovement__text {
    font-size: 14px;
  }
}

.homeAdvantages {
  background-color: var(--main-cool-mint-dimmed, #f6f9f7);
  padding: 40px 0;
  margin: 40px 0;
}
.homeAdvantages__title {
  text-align: center;
}
@media (max-width: 479px) {
  .homeAdvantages {
    padding-bottom: 21px;
  }
}

.listAdvantages {
  margin-top: 24px;
}
.listAdvantages__li {
  width: 25%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 19px 12px;
  text-align: center;
}
.listAdvantages__item {
  text-align: left;
}
.listAdvantages__icons {
  width: 61px;
  height: 61px;
  margin-right: 16px;
}
.listAdvantages__right {
  width: 100%;
}
.listAdvantages__title {
  font-weight: 600;
  font-size: 16px;
  line-height: 1.5;
  color: var(--text-title, #0b4644);
}
@media (max-width: 1199px) {
  .listAdvantages__title {
    font-size: 14px;
  }
}
@media (max-width: 991px) {
  .listAdvantages__item {
    display: block;
    text-align: center;
  }
  .listAdvantages__icons {
    margin: 0 auto 15px auto;
  }
}
@media (max-width: 768px) {
  .listAdvantages {
    margin-left: -12px;
    margin-right: -12px;
  }
}
@media (max-width: 639px) {
  .listAdvantages {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .listAdvantages__li {
    width: 50%;
  }
}

.homeInfo {
  margin: 40px auto;
}
.homeInfo.homeInfo--2 .homeInfo__left {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
.homeInfo.homeInfo--2 .homeInfo__right {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.homeInfo__left {
  width: 50%;
}
.homeInfo__right {
  width: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 88px;
  background-color: var(--main-forest, #0b4644);
}
.homeInfo__item {
  width: 100%;
}
.homeInfo__thumb {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.homeInfo__thumb img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
.homeInfo__subTitle {
  font-weight: 600;
  font-size: 20px;
  line-height: 1.4;
  color: #fff;
  margin-bottom: 17px;
}
.homeInfo__title {
  color: var(--text-white, #ffffff);
}
.homeInfo__text {
  margin-top: 16px;
  color: var(--text-white, #ffffff);
  line-height: 1.5;
}
.homeInfo__text p {
  font-size: 16px;
  color: var(--text-white, #ffffff);
  margin-bottom: 24px;
}
.homeInfo__text ul {
  margin-bottom: 24px;
}
.homeInfo__text ul li {
  font-size: 16px;
  color: var(--text-white, #ffffff);
  line-height: 1.5;
  position: relative;
  padding-left: 25px;
}
.homeInfo__text ul li:before {
  display: block;
  content: "";
  width: 2px;
  height: 2px;
  border-radius: 50%;
  position: absolute;
  top: 11px;
  left: 11px;
  background-color: var(--text-white, #ffffff);
}
.homeInfo__text > *:last-child {
  margin-bottom: 0;
}
.homeInfo__link {
  margin-top: 39px;
  text-align: center;
}
.homeInfo__link a {
  min-width: 388px;
  min-height: 36px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 5px 12px;
  border: 1px solid var(--border-white, #ffffff);
  font-weight: 600;
  font-size: 14px;
  line-height: 1.2;
  text-transform: uppercase;
  color: var(--text-white, #ffffff);
  text-decoration: none;
  border-radius: 25px;
}
.homeInfo__link a:hover {
  background-color: #fff;
  color: var(--text-default, #0b4644);
  border-color: var(--text-default, #0b4644);
}
.homeInfo__link a:active {
  color: var(--text-white, #ffffff);
  background-color: var(--main-forest, #0b4644);
  border-color: var(--border-white, #ffffff);
}
@media (max-width: 1279px) {
  .homeInfo__right {
    padding: 40px;
  }
}
@media (max-width: 1199px) {
  .homeInfo__link {
    margin-top: 25px;
  }
  .homeInfo__subTitle {
    font-size: 18px;
    margin-bottom: 15px;
  }
}
@media (max-width: 991px) {
  .homeInfo {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .homeInfo.homeInfo--2 .homeInfo__left {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .homeInfo.homeInfo--2 .homeInfo__right {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .homeInfo__left {
    width: 100%;
  }
  .homeInfo__right {
    padding: 40px 30px;
    width: 100%;
  }
}
@media (max-width: 639px) {
  .homeInfo__right {
    padding: 30px 15px;
  }
}
@media (max-width: 479px) {
  .homeInfo__link a {
    min-width: 100%;
  }
}

.homeJournal {
  margin-top: 40px;
  margin-bottom: 40px;
}

.listJournal {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 4px;
}
.listJournal__li {
  width: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 4px;
}
.listJournal__item {
  border-radius: 0 24px 24px 0;
  -webkit-box-shadow: 2px 0 1px 0 rgba(0, 0, 0, 0.06);
  box-shadow: 2px 0 1px 0 rgba(0, 0, 0, 0.06);
  background: var(--bgColor-white, #ffffff);
  overflow: hidden;
}
.listJournal__thumb {
  width: 48.872%;
}
.listJournal__right {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 24px 16px;
}
.listJournal__name {
  font-weight: 600;
  font-size: 20px;
  line-height: 1.4;
  color: var(--text-title, #0b4644);
  margin-bottom: 40px;
}
.listJournal__title {
  font-weight: 600;
  font-size: 18px;
  line-height: 1.33333;
  color: var(--text-title, #0b4644);
}
.listJournal__text {
  font-size: 14px;
  line-height: 1.42;
  color: var(--text-default, #0b4644);
  margin-top: 8px;
}
.listJournal__text p {
  font-size: 14px;
  line-height: 1.42;
  color: var(--text-default, #0b4644);
}
.listJournal__link p {
  margin-top: 8px;
  line-height: 1;
}
.listJournal__link a {
  font-style: italic;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.125;
  text-decoration: underline;
  color: var(--text-default, #0b4644);
}
.listJournal__link a:hover {
  text-decoration: none;
}
@media (max-width: 1400px) {
  .listJournal__name {
    margin-bottom: 20px;
  }
}
@media (max-width: 1279px) {
  .listJournal__right {
    padding: 15px;
  }
  .listJournal__name {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .listJournal__title {
    font-size: 16px;
  }
  .listJournal__link a {
    font-size: 14px;
  }
}
@media (max-width: 1199px) {
  .listJournal__thumb {
    width: 346px;
  }
  .listJournal__li {
    width: 100%;
    margin-bottom: 24px;
  }
  .listJournal__li:last-child {
    margin-bottom: 0;
  }
  .listJournal__right {
    padding: 24px 16px;
  }
  .listJournal__name {
    font-size: 20px;
    margin-bottom: 20px;
  }
  .listJournal__title {
    font-size: 18px;
  }
  .listJournal__link a {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  .listJournal__thumb {
    width: 48.872%;
  }
  .listJournal__thumb img {
    width: 100%;
  }
  .listJournal__right {
    padding: 15px;
  }
  .listJournal__name {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .listJournal__title {
    font-size: 16px;
  }
  .listJournal__link a {
    font-size: 14px;
  }
}
@media (max-width: 639px) {
  .listJournal__item {
    display: block;
    border-radius: 0 0 24px 24px;
    -webkit-box-shadow: 0px 2px 1px 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0px 2px 1px 0 rgba(0, 0, 0, 0.06);
  }
  .listJournal__thumb {
    width: 100%;
  }
}

.homeWorks {
  margin: 40px 0;
}
.homeWorks__title {
  text-align: center;
  font-size: 20px;
  line-height: 1.4;
}
.homeWorks__social {
  margin-top: 8px;
}
.homeWorks__social a {
  width: 50px;
  height: 50px;
  background-color: var(--main-forest, #0b4644);
  margin: 8px 8px 0 8px;
  font-size: 0;
  text-decoration: none;
  border-radius: 50%;
  -webkit-transition: none;
  transition: none;
}
.homeWorks__social a:hover {
  background-color: var(--main-cool-mint, #d0e0d8);
}
.homeWorks__social a:hover img {
  -webkit-filter: brightness(0) saturate(100%) invert(20%) sepia(71%) saturate(478%) hue-rotate(129deg) brightness(91%) contrast(96%);
  filter: brightness(0) saturate(100%) invert(20%) sepia(71%) saturate(478%) hue-rotate(129deg) brightness(91%) contrast(96%);
}

/** splide **/
.splide__container {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}

.splide__list {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  margin: 0 !important;
  padding: 0 !important;
  font-size: 0;
}

.splide.is-initialized:not(.is-active) .splide__list {
  display: block;
}

.splide__pagination {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  pointer-events: none;
  bottom: 23px;
  z-index: 2;
}

.splide__pagination li {
  display: inline-block;
  line-height: 1;
  list-style-type: none;
  margin: 0;
  pointer-events: auto;
}

.splide:not(.is-overflow) .splide__arrows,
.splide:not(.is-overflow) .splide__pagination {
  display: none;
}

.splide__progress__bar {
  width: 0;
}

.splide {
  position: relative;
  visibility: hidden;
}

.splide.is-initialized,
.splide.is-rendered {
  visibility: visible;
}

.splide__slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  list-style-type: none !important;
  margin: 0;
  position: relative;
}

.splide__slide img {
  vertical-align: bottom;
}

.splide__spinner {
  -webkit-animation: splide-loading 1s linear infinite;
  animation: splide-loading 1s linear infinite;
  border: 2px solid #999;
  border-left-color: transparent;
  border-radius: 50%;
  bottom: 0;
  contain: strict;
  display: inline-block;
  height: 20px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
}

.splide__sr {
  clip: rect(0 0 0 0);
  border: 0;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.splide__toggle.is-active .splide__toggle__play,
.splide__toggle__pause {
  display: none;
}

.splide__toggle.is-active .splide__toggle__pause {
  display: inline;
}

.splide__track {
  overflow: hidden;
  position: relative;
  z-index: 0;
}

@-webkit-keyframes splide-loading {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
@keyframes splide-loading {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
.splide__track--draggable {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.splide__track--fade > .splide__list > .splide__slide {
  margin: 0 !important;
  opacity: 0;
  z-index: 0;
}

.splide__track--fade > .splide__list > .splide__slide.is-active {
  opacity: 1;
  z-index: 1;
}

/** END splide **/
.sliderWorks {
  margin-top: 40px;
}
.sliderWorks .splide__slide {
  width: 288px;
}
.sliderWorks__link {
  display: block;
  font-size: 0;
}
.sliderWorks__thumb {
  padding-bottom: 100%;
}
@media (max-width: 991px) {
  .sliderWorks .splide__slide {
    width: 220px;
  }
}

.boxFilter {
  padding-bottom: 24px;
}
.boxFilter__center {
  display: none;
}
.boxFilter__bottom {
  border-top: 1px solid var(--main-cream, #eaeceb);
  padding-top: 16px;
  margin-top: 16px;
}
.boxFilter__text {
  font-size: 12px;
  line-height: 1.5;
  text-transform: uppercase;
  color: var(--text-dimmed-2, #636569);
}
.boxFilter__item {
  width: 205px;
  position: relative;
  margin: 16px 16px 0 0;
}
.boxFilter__item:last-child {
  margin-right: 0;
}
.boxFilter__item.open-filterModal .boxFilter__button {
  border-color: var(--main-forest, #0b4644);
}
.boxFilter__item.open-filterModal .boxFilter__button:after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  margin-top: -3px;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
}
.boxFilter__item.open-filterModal .boxFilter__modal {
  display: block;
}
.boxFilter__item.error .filterMap__input {
  border-color: #CC0300;
  padding-right: 34px;
}
.boxFilter__button {
  display: block;
  width: 100%;
  height: 40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 1px solid var(--text-dimmed-1, #000);
  font-size: 12px;
  line-height: 1.42;
  color: var(--text-dimmed-1, #000);
  text-align: left;
  background: transparent;
  position: relative;
  padding-right: 35px;
}
.boxFilter__button:after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  right: 4px;
  width: 15px;
  height: 7px;
  background-color: var(--text-dimmed-1, #000);
  -webkit-mask-image: url(../images/arrows-3.svg);
  mask-image: url(../images/arrows-3.svg);
  margin-top: -3px;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
}
.boxFilter__modal {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  max-height: 283px;
  -webkit-box-shadow: 0 3px 13px 0 rgba(0, 0, 0, 0.07);
  box-shadow: 0 3px 13px 0 rgba(0, 0, 0, 0.07);
  background-color: var(--bgColor-white, #ffffff);
  z-index: 5;
  overflow: hidden;
  overflow-y: auto;
  scrollbar-width: thin;
}
.boxFilter__modal .filterCheck label {
  padding-left: 10px !important;
}
.boxFilter__list a {
  display: block;
  padding: 11px 10px;
  font-size: 12px;
  line-height: 1.5;
  color: var(--text-dimmed-2, #636569);
  text-decoration: none;
}
.boxFilter__list a:hover {
  color: var(--text-default, #0b4644);
}
.boxFilter .hasRegion p {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px 15px;
  font-size: 14px;
  line-height: 1.42;
  color: var(--text-default, #0b4644);
}
.boxFilter .hasRegion a {
  padding-left: 25px;
}
.boxFilter__links a {
  width: 340px;
  height: 40px;
  margin: 0 16px 16px 0;
}
.boxFilter__links a:hover, .boxFilter__links a.active {
  border-color: var(--shade-2, #929292);
  background-color: var(--shade-2, #929292);
  color: var(--text-white, #ffffff);
}
@media (max-width: 1199px) {
  .boxFilter__links a {
    width: 300px;
  }
}
@media (max-width: 991px) {
  .boxFilter__top--left {
    display: none;
  }
  .boxFilter__center {
    display: block;
  }
  .boxFilter__center--top {
    display: none;
  }
}

.filterMap.filterMap--2 .boxFilter__top {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.filterMap.filterMap--2 .boxFilter__bottom {
  border-top: 0;
  padding-top: 0;
  margin-top: 0;
}
.filterMap.filterMap--3 .boxFilter__center {
  display: block;
}
.filterMap.filterMap--3 .boxFilter__bottom {
  border-top: 1px solid var(--main-cream, #eaeceb);
  padding-top: 16px;
  margin-top: 16px;
}
.filterMap__box {
  position: relative;
}
.filterMap__input {
  display: block;
  width: 100%;
  height: 40px;
  line-height: 39px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 0 0 34px;
  font-size: 12px !important;
  background-color: var(--bgColor-white, #ffffff);
  color: var(--text-dimmed-1, #000);
  border-bottom: 1px solid #000;
}
.filterMap__iconsSearch, .filterMap__resetSearch {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  width: 24px;
  height: 40px;
  background: transparent;
  font-size: 0;
}
.filterMap__iconsSearch:hover, .filterMap__resetSearch:hover {
  opacity: 0.7;
}
.filterMap__iconsSearch {
  right: initial;
  left: 0;
  pointer-events: none;
}
.filterMap__iconsSearch use {
  stroke: var(--text-default, #0b4644);
  stroke-width: 1.5px;
}
.filterMap__resetSearch use {
  stroke-width: 2px;
  stroke: var(--icon-dimmed-1, #000);
}
.filterMap .boxFilter__item {
  width: 340px;
  margin: 0 16px 16px 0;
}
.filterMap .boxFilter__item--2 {
  width: 100%;
  margin-bottom: 0;
}
.filterMap .filterCheck label {
  padding-left: 0;
}
.filterMap .boxChosen {
  margin-top: 0;
}
.filterMap .boxChosen__item {
  margin-top: 16px;
}
.filterMap .boxChosen__selected {
  border: 0;
  padding: 4px 0 4px 40px;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0;
}
.filterMap .boxChosen__selected svg {
  right: initial;
  left: 8px;
  margin-top: -9px;
}
.filterMap .boxChosen__selected span {
  font-weight: normal;
  text-transform: initial;
  margin-left: 8px;
}
.filterMap .boxChosen__reset {
  margin-top: 12px;
}
@media (max-width: 1199px) {
  .filterMap .boxFilter__item {
    width: 300px;
  }
  .filterMap .boxFilter__item--2 {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .filterMap .boxChosen {
    margin-top: 16px;
  }
  .filterMap .boxChosen__item {
    margin-top: 8px;
  }
  .filterMap .boxChosen__selected {
    padding: 4px 0 4px 28px;
  }
  .filterMap .boxChosen__selected svg {
    left: 0;
  }
  .filterMap.filterMap--2 .boxFilter__bottom {
    border-top: 1px solid var(--main-cream, #eaeceb);
    padding-top: 16px;
    margin-top: 16px;
  }
  .filterMap__input {
    padding-right: 24px;
  }
}
@media (max-width: 479px) {
  .filterMap .buttonFilter {
    margin-top: 0;
  }
}

.text-error {
  margin-top: 12px;
  font-size: 13px;
  color: #CC0300;
  line-height: 1.38;
}

.boxChosen {
  margin-top: 16px;
  width: 100%;
}
.boxChosen__title {
  font-weight: 600;
  font-size: 12px;
  line-height: 1.33;
  text-transform: uppercase;
  color: var(--text-dimmed-2, #636569);
  padding: 6px 10px 6px 0;
  margin-bottom: 7px;
}
.boxChosen__selected {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 5px 30px 5px 10px;
  font-size: 12px;
  line-height: 1.33;
  color: var(--text-dimmed-2, #636569);
  text-decoration: none;
  border: 1px solid var(--shade-1, #636569);
  position: relative;
  margin: 0 8px 8px 0;
}
.boxChosen__selected svg {
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -5px;
}
.boxChosen__selected use {
  stroke-width: 2px;
  stroke: var(--text-dimmed-2, #636569);
}
.boxChosen__selected:hover {
  color: var(--text-default, #0b4644);
  border-color: var(--main-forest, #0b4644);
}
.boxChosen__selected:hover use {
  stroke: var(--text-default, #0b4644);
}
.boxChosen__reset {
  display: inline-block;
  font-size: 12px;
  background-color: transparent;
  line-height: 1.5;
  text-transform: uppercase;
  color: var(--text-dimmed-2, #636569);
  margin-top: 8px;
}
.boxChosen__reset:hover {
  color: var(--text-default, #0b4644);
}

.filterCheck.filterCheck--2 input:checked + .check-radio {
  background-color: transparent;
}
.filterCheck.filterCheck--2 .check-radio {
  width: 20px;
  height: 20px;
  border: 1px solid var(--shade-1, #636569);
  border-radius: 50%;
  margin-right: 6px;
}
.filterCheck.filterCheck--2 .check-radio:before {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: var(--main-forest, #0b4644);
  -webkit-mask-image: none;
  mask-image: none;
  -webkit-transition: none;
  transition: none;
}
.filterCheck.filterCheck--3 input:checked + .check-radio {
  background-color: transparent;
}
.filterCheck.filterCheck--3 label {
  padding: 8px 16px;
}
.filterCheck.filterCheck--3 .check-radio {
  width: 20px;
  height: 20px;
  border: 1px solid var(--shade-1, #636569);
  border-radius: 50%;
  margin-right: 12px;
}
.filterCheck.filterCheck--3 .check-radio:before {
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background-color: var(--main-forest, #0b4644);
  -webkit-mask-image: none;
  mask-image: none;
  -webkit-transition: none;
  transition: none;
  left: 2px;
  top: 2px;
}
.filterCheck.filterCheck--3 .check-text {
  font-size: 14px;
  line-height: 1.42;
  color: var(--text-dimmed-1, #000);
}
.filterCheck input {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  border: 0;
  opacity: 0;
  visibility: hidden;
  cursor: pointer;
}
.filterCheck input:checked + .check-radio {
  background-color: var(--main-forest, #0b4644);
  border-color: var(--main-forest, #0b4644);
}
.filterCheck input:checked + .check-radio:before {
  opacity: 1;
  visibility: visible;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
}
.filterCheck label {
  cursor: pointer;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px 10px;
  position: relative;
}
.filterCheck .check-text {
  font-size: 12px;
  line-height: 1.5;
  color: var(--text-dimmed-2, #636569);
  word-break: break-word;
}
.filterCheck .check-text a {
  color: var(--text-dimmed-2, #636569);
  text-decoration: underline;
}
.filterCheck .check-text a:hover {
  text-decoration: none;
}
.filterCheck .check-radio {
  width: 16px;
  height: 16px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: var(--border-white, #ffffff);
  border: 1px solid var(--main-forest, #0b4644);
  position: relative;
  border-radius: 4px;
  margin-right: 8px;
}
.filterCheck .check-radio:before {
  opacity: 1;
  visibility: hidden;
  content: "";
  position: absolute;
  left: 3px;
  top: 3px;
  width: 10px;
  height: 8px;
  background-color: #ffffff;
  -webkit-mask-image: url(../images/arrows-4.svg);
  mask-image: url(../images/arrows-4.svg);
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
}
@media (max-width: 479px) {
  .filterCheck.filterCheck--3 label {
    padding: 8px 0;
  }
}

.buttonFilter {
  display: inline-block;
  height: 40px;
  text-align: left;
  background-color: transparent;
  padding: 0 2px;
  font-size: 16px;
  color: var(--text-dimmed-1, #000);
}
.buttonFilter--2 {
  display: none;
}
.buttonFilter svg {
  margin-right: 6px;
  position: relative;
  top: 2px;
}
.buttonFilter use {
  stroke-width: 2px;
  stroke: var(--text-dimmed-1, #000);
}
.buttonFilter:hover {
  color: var(--text-default, #0b4644);
}
.buttonFilter:hover use {
  stroke: var(--text-default, #0b4644);
}
@media (max-width: 991px) {
  .buttonFilter {
    display: none;
  }
  .buttonFilter--2 {
    display: block;
  }
}
@media (max-width: 768px) {
  .buttonFilter {
    font-size: 14px;
    margin-top: -2px;
  }
}

@media (max-width: 991px) {
  .mobileFilter {
    display: block;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    background-color: var(--bgColor-white, #ffffff);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    z-index: 700;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    transition: -webkit-transform 0.4s ease;
    -webkit-transition: -webkit-transform 0.4s ease;
    transition: transform 0.4s ease;
    transition: transform 0.4s ease, -webkit-transform 0.4s ease;
    -webkit-transform-origin: top right;
    -ms-transform-origin: top right;
    transform-origin: top right;
  }
  .mobileFilter__top {
    position: relative;
    background-color: var(--main-forest, #0b4644);
    padding: 18px 20px;
  }
  .mobileFilter__title {
    font-size: 16px;
    color: var(--text-white, #ffffff);
    font-weight: 600;
  }
  .mobileFilter__close {
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 8px;
    right: 8px;
    background-color: transparent;
  }
  .mobileFilter__close use {
    stroke-width: 2px;
    stroke: var(--text-white, #ffffff);
  }
  .mobileFilter__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: calc(100% - 132px);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 1px solid var(--shade-3, #e6e6e6);
  }
  .mobileFilter__left {
    width: 40%;
    background-color: var(--main-cool-mint-dimmed, #f6f9f7);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-right: 1px solid var(--shade-3, #e6e6e6);
  }
  .mobileFilter__right {
    width: 60%;
    background-color: var(--bgColor-white, #ffffff);
  }
  .mobileFilter__bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 80px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: var(--bgColor-white, #ffffff);
    padding: 20px 10px;
  }
  .mobileFilter__show, .mobileFilter__back {
    display: block;
    width: calc(50% - 10px);
    text-transform: initial;
  }
  .open-filter .mobileFilter {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .boxFilter__links a {
    width: 100%;
    margin-right: 0;
  }
}
@media (max-width: 374px) {
  .mobileFilter__show, .mobileFilter__back {
    margin: 0 5px;
  }
}
.tabsFilter li {
  border-bottom: 1px solid var(--shade-3, #e6e6e6);
}
.tabsFilter li.active button {
  background: var(--main-cool-mint, #d0e0d8);
}
.tabsFilter li button {
  display: block;
  width: 100%;
  font-size: 14px;
  line-height: 1.25;
  color: var(--text-default, #0b4644);
  background-color: transparent;
  text-align: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px 15px;
}
.tabsFilter__content {
  display: none;
  height: 100%;
}
.tabsFilter__content.active {
  display: block;
}
.tabsFilter__scroll {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 7px 10px 7px 10px;
  height: 100%;
  overflow: hidden;
  overflow-y: auto;
  scrollbar-width: thin;
}
@media (max-width: 374px) {
  .tabsFilter li button {
    padding: 20px 10px;
  }
}

@media (min-width: 992px) {
  .open-desktopFilter .buttonFilter {
    font-size: 0;
  }
  .open-desktopFilter .buttonFilter:after {
    display: inline-block;
    content: attr(data-text);
    font-size: 16px;
  }
  .open-desktopFilter .boxFilter__center {
    display: block;
  }
}

.boxSorting__text {
  font-size: 12px;
  line-height: 1.5;
  text-transform: uppercase;
  color: var(--text-dimmed-2, #636569);
  margin-right: 16px;
}
.boxSorting__select {
  width: 255px;
}
@media (max-width: 768px) {
  .boxSorting__select {
    width: 200px;
  }
}
@media (max-width: 639px) {
  .boxSorting__select {
    width: 120px;
  }
  .boxSorting__text {
    margin-right: 7px;
  }
}

.boxWidth {
  margin-top: 40px;
  margin-bottom: 40px;
}
@media (max-width: 991px) {
  .boxWidth {
    margin-top: 0;
  }
}

.listCatalog {
  margin: 0 -20px;
}
.listCatalog__li {
  width: 25%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 20px 40px 20px;
}
.listCatalog__item {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-height: 100%;
  position: relative;
  text-align: center;
  padding-bottom: 52px;
}
.listCatalog__stiker {
  position: absolute;
  top: 0;
  left: 4px;
  z-index: 2;
}
.listCatalog__stiker span {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 4px 8px;
  background-color: var(--main-cream, #eaeceb);
  font-weight: 600;
  font-size: 12px;
  line-height: 1.33;
  text-transform: uppercase;
  color: var(--text-dimmed-2, #636569);
  border-radius: 4px;
  margin-top: 4px;
}
.listCatalog__thumb {
  display: block;
  font-size: 0;
  margin-bottom: 16px;
}
.listCatalog__thumb picture {
  width: 100%;
}
.listCatalog__link {
  margin-bottom: 17px;
}
.listCatalog__link.disabled {
  width: calc(100% - 24px);
  background-color: var(--shade-2, #929292);
  border-color: var(--shade-2, #929292);
  color: var(--text-white, #ffffff);
  cursor: default;
  pointer-events: none;
}
.listCatalog__title {
  display: block;
  font-size: 14px;
  line-height: 1.42857;
  color: var(--text-dimmed-1, #000);
  text-decoration: none;
  margin-bottom: 4px;
}
.listCatalog__title:hover {
  color: var(--text-default, #0b4644);
}
.listCatalog__text {
  max-height: 60px;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 14px;
  line-height: 1.42;
  color: var(--text-dimmed-2, #636569);
  text-decoration: none;
}
.listCatalog__text:hover {
  color: var(--text-default, #0b4644);
}
.listCatalog__price {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 16px;
}
.listCatalog__newPrice {
  font-weight: 700;
  font-size: 16px;
  line-height: 1.25;
  color: var(--text-default, #0b4644);
}
@media (max-width: 991px) {
  .listCatalog__li {
    width: 33.33%;
    padding-bottom: 24px;
  }
}
@media (max-width: 768px) {
  .listCatalog {
    margin: 0 -15px;
  }
  .listCatalog__li {
    padding: 0 15px 24px 15px;
  }
}
@media (max-width: 639px) {
  .listCatalog__li {
    width: 50%;
  }
}
@media (max-width: 479px) {
  .listCatalog {
    margin: 0 -7px;
  }
  .listCatalog__li {
    padding: 0 7px 24px 7px;
  }
  .listCatalog__item {
    padding-bottom: 36px;
  }
  .listCatalog__link {
    height: 36px;
    font-size: 12px;
  }
  .listCatalog__text {
    max-height: 44px;
    font-size: 12px;
    line-height: 1.22;
  }
  .listCatalog__price {
    bottom: 0;
  }
}
@media (max-width: 359px) {
  .listCatalog__link {
    min-width: 100%;
  }
}

.showMore {
  text-align: center;
}
.showMore.showMore--2 {
  max-width: 600px;
  margin-top: 28px;
}
.showMore.showMore--2 p {
  font-size: 12px;
  line-height: 1.5;
  color: var(--text-dimmed-1, #000);
}
.showMore.showMore--2 span {
  display: block;
  position: relative;
  width: 100%;
  height: 2px;
  background-color: var(--shade-3, #e6e6e6);
  margin-top: 16px;
}
.showMore.showMore--2 span i {
  height: 2px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  background-color: var(--main-forest, #0b4644);
}
.showMore.showMore--2 a {
  height: 54px;
  margin-top: 24px;
}
.showMore a {
  height: 32px;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid var(--shade-1, #636569);
  border-radius: 4px;
  padding: 0 12px;
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase;
  color: var(--text-dimmed-2, #636569);
  text-decoration: none;
}
.showMore a:hover {
  border-color: var(--main-forest, #0b4644);
  background-color: var(--main-forest, #0b4644);
  color: var(--text-white, #ffffff);
}
.showMore a:active {
  border-color: var(--shade-1, #636569);
  color: var(--text-dimmed-2, #636569);
  background-color: var(--bgColor-white, #ffffff);
}
@media (max-width: 479px) {
  .showMore {
    margin-top: 16px;
  }
}

.titleSearch {
  color: var(--text-dimmed-1, #000);
  margin-top: 25px;
  margin-bottom: 47px;
}
.titleSearch--2 {
  margin-top: 24px;
  margin-bottom: 24px;
}
@media (max-width: 1279px) {
  .titleSearch {
    font-size: 28px;
    margin-top: 10px;
    margin-bottom: 24px;
  }
  .titleSearch--2 {
    margin-top: 10px;
  }
}
@media (max-width: 991px) {
  .titleSearch {
    font-size: 24px;
  }
}
@media (max-width: 359px) {
  .titleSearch {
    font-size: 20px;
  }
}

.notFound {
  font-size: 12px;
  line-height: 1.5;
  text-align: center;
  background-color: var(--main-cream, #eaeceb);
  color: var(--text-dimmed-2, #636569);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 16px 15px;
}

.sectionFind {
  position: relative;
  margin-bottom: 24px;
  min-height: 300px;
}
.sectionFind.textLeft {
  text-align: left;
}
.sectionFind.textCenter {
  text-align: center;
}
.sectionFind.textRight {
  text-align: right;
}
.sectionFind.blockLeft .sectionFind__link {
  margin-right: auto;
}
.sectionFind.blockCenter .sectionFind__link {
  margin-left: auto;
  margin-right: auto;
}
.sectionFind.blockRight .sectionFind__link {
  margin-left: auto;
}
.sectionFind--2 {
  min-height: 350px;
  margin-bottom: 40px;
}
.sectionFind--3 {
  min-height: 174px;
  margin-bottom: 40px;
}
.sectionFind--4 {
  min-height: 350px;
  margin-bottom: 0;
}
.sectionFind--5 {
  min-height: 200px;
  margin-bottom: 0;
}
.sectionFind--5 .sectionFind__text {
  margin: 8px 0;
}
.sectionFind--6 {
  min-height: 200px;
  margin-bottom: 40px;
}
.sectionFind__thumb {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.sectionFind__width {
  position: relative;
  z-index: 2;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 30px 0;
}
.sectionFind__title {
  text-transform: uppercase;
  font-size: 28px;
  line-height: 1.28;
}
.sectionFind__text {
  font-size: 14px;
  line-height: 1.42;
  color: var(--text-default, #0b4644);
  margin-top: 8px;
}
.sectionFind__text p {
  font-size: 14px;
  line-height: 1.42;
  color: var(--text-default, #0b4644);
}
.sectionFind__link {
  margin-top: 40px;
  max-width: 388px;
}
@media (max-width: 991px) {
  .sectionFind {
    min-height: 220px;
  }
  .sectionFind--5 {
    min-height: 200px;
  }
  .sectionFind--6 {
    min-height: 140px;
  }
}
@media (max-width: 479px) {
  .sectionFind {
    min-height: 200px;
  }
  .sectionFind--3 {
    min-height: 174px;
  }
  .sectionFind--6 {
    min-height: 140px;
  }
  .sectionFind__title {
    font-size: 24px;
  }
  .sectionFind__link {
    margin-top: 24px;
  }
}

.boxMap {
  margin-bottom: 40px;
}
.boxMap--2 .boxMap__item {
  height: 682px;
}
.boxMap__item {
  position: relative;
  height: 734px;
}
.boxMap__right {
  position: absolute;
  z-index: 2;
  top: 60px;
  right: 10px;
  max-width: 199px;
  border-radius: 5px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 4px 8px;
  background-color: var(--main-cool-mint, #d0e0d8);
}
.boxMap__stiker {
  margin: 4px 0;
}
.boxMap__stiker img {
  margin-right: 4px;
  position: relative;
  top: 1px;
}
.boxMap__stiker span {
  display: block;
  font-size: 12px;
  line-height: 1.25;
  color: var(--text-default, #0b4644);
  background-color: var(--main-cool-mint, #d0e0d8);
}
@media (max-width: 1439px) {
  .boxMap__item {
    height: 600px;
  }
}
@media (max-width: 768px) {
  .boxMap__stiker span {
    font-size: 10px;
  }
  .boxMap img {
    margin-right: 5px;
  }
}

.map {
  width: 100%;
  height: 100%;
}

.customModal {
  display: none;
  position: absolute;
  background-color: var(--bgColor-white, #ffffff);
  width: 336px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 34px 10px 12px 10px;
  z-index: 999;
  -webkit-box-shadow: 5px 10px 40px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 5px 10px 40px 0 rgba(0, 0, 0, 0.1);
}
.customModal:after {
  display: block;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  border-top: 8px solid #fff;
  border-bottom: 0;
  position: absolute;
  left: 50%;
  margin-left: -6px;
  bottom: -6px;
}
.customModal__close {
  width: 24px;
  height: 24px;
  position: absolute;
  top: 8px;
  right: 8px;
  background: transparent;
  font-size: 0;
}
.customModal__close use {
  stroke-width: 3px;
  stroke: var(--icon-dimmed-1, #000);
}
.customModal__close:hover use {
  stroke: var(--text-default, #0b4644);
}
.customModal__stiker {
  display: inline-block;
  vertical-align: top;
  padding: 4px 8px;
  border-radius: 4px;
  background-color: var(--main-cool-mint, #d0e0d8);
  margin: 0 8px 8px 0;
  font-weight: 600;
  font-size: 12px;
  line-height: 1.33;
  text-transform: uppercase;
  color: var(--text-default, #0b4644);
}
.customModal__stiker:last-child {
  margin-right: 0;
}
.customModal__name {
  font-size: 14px;
  line-height: 1.42;
  color: var(--text-dimmed-1, #000);
  margin-bottom: 8px;
}
.customModal__address {
  line-height: 1.42;
  color: var(--text-dimmed-2, #636569);
  font-size: 14px;
  margin-bottom: 12px;
}
.customModal .listCity__link {
  margin-right: 16px;
}
.customModal__button {
  width: 100%;
  padding: 0 24px;
  text-transform: uppercase;
  text-decoration: none;
  margin-top: 8px;
}
.customModal .listCity__link a,
.customModal .listCity__telephone a {
  font-size: 12px;
}
.customModal .listCity__link a span,
.customModal .listCity__telephone a span {
  width: 18px;
  height: 18px;
}

.buttonLocation {
  display: block;
  position: relative;
  min-width: 255px;
  height: 40px;
  padding: 0 10px 0 34px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 1px solid var(--shade-1, #636569);
  font-size: 12px;
  line-height: 1.42;
  color: var(--text-dimmed-1, #000);
  background: transparent;
  -webkit-transition: 0.3s border-color ease;
  transition: 0.3s border-color ease;
  text-align: left;
  text-transform: uppercase;
}
.buttonLocation svg {
  position: absolute;
  left: 3px;
  top: 50%;
  margin-top: -10px;
}
.buttonLocation use {
  fill: var(--text-default, #0b4644);
}
.buttonLocation:hover {
  border-color: var(--border-blue, #0b4644);
}
@media (max-width: 768px) {
  .buttonLocation {
    min-width: auto;
  }
}
@media (max-width: 479px) {
  .buttonLocation {
    padding: 0 2px 0 28px;
  }
}
@media (max-width: 359px) {
  .buttonLocation {
    text-transform: initial;
  }
}

.boxCity {
  margin-bottom: 16px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0px 44px;
}
.boxCity__title {
  text-align: center;
  color: var(--text-dimmed-1, #000);
  margin-bottom: 24px;
}

.listCity {
  margin-left: -10px;
  margin-right: -10px;
  margin-top: 39px;
}
.listCity__li {
  width: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 10px;
  margin-bottom: 24px;
}
.listCity__border {
  border-bottom: 1px solid var(--main-cream, #eaeceb);
  padding-bottom: 24px;
}
.listCity__stiker {
  display: inline-block;
  vertical-align: top;
  padding: 4px 8px;
  border-radius: 4px;
  background-color: var(--main-cool-mint, #d0e0d8);
  margin: 0 8px 8px 0;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  color: var(--text-default, #0b4644);
  line-height: 1.33;
}
.listCity__stiker:last-child {
  margin-right: 0;
}
.listCity__name {
  font-size: 16px;
  line-height: 1.5;
  color: var(--text-dimmed-1, #000);
  margin-bottom: 17px;
}
.listCity__address {
  line-height: 1.42;
  color: var(--text-dimmed-2, #636569);
  font-size: 14px;
  margin-bottom: 15px;
}
.listCity__button {
  margin-top: 16px;
  max-width: 317px;
  width: 100%;
}
.listCity__link {
  margin: 8px 24px 0 0;
}
.listCity__link:last-child {
  margin-right: 0;
}
.listCity__link a, .listCity__telephone a {
  font-size: 14px;
  line-height: 1.28;
  text-decoration: underline;
  text-transform: uppercase;
  color: var(--text-dimmed-1, #000);
  word-break: break-word;
}
.listCity__link a span, .listCity__telephone a span {
  width: 24px;
  height: 24px;
  margin-right: 8px;
}
.listCity__link a:hover, .listCity__telephone a:hover {
  text-decoration: none;
}
.listCity__telephone use {
  stroke-width: 2px;
  stroke: var(--text-default, #0b4644);
}
.listCity__link use {
  fill: var(--text-default, #0b4644);
}
@media (max-width: 479px) {
  .listCity {
    margin-top: 24px;
  }
  .listCity__li {
    width: 100%;
  }
}

.boxContact {
  margin-top: 40px;
  margin-bottom: 40px;
}
.boxContact__title {
  text-align: center;
}
@media (max-width: 991px) {
  .boxContact__title {
    font-size: 32px;
  }
}
@media (max-width: 768px) {
  .boxContact__title {
    font-size: 28px;
  }
}

.listContact {
  max-width: 1144px;
  margin: 0 auto;
}
.listContact__li {
  width: 33.33%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 40px 0 40px;
  text-align: center;
}
.listContact__icons {
  width: 106px;
  height: 106px;
  border-radius: 0 53px 53px 53px;
  background-color: var(--main-cool-mint-dimmed, #f6f9f7);
  margin: 0 auto 40px auto;
}
.listContact__title {
  font-weight: 600;
  font-size: 20px;
  line-height: 1.4;
  color: var(--text-title, #0b4644);
}
.listContact__telephone {
  margin-top: 8px;
  font-size: 16px;
  line-height: 1.5;
  color: #000;
}
.listContact__telephone a {
  color: var(--text-dimmed-1, #000);
  text-decoration: none;
}
.listContact__telephone a:hover {
  color: var(--text-default, #0b4644);
}
.listContact__schedule {
  margin-top: 24px;
}
.listContact__schedule p {
  margin-top: 8px;
}
@media (max-width: 1199px) {
  .listContact__li {
    padding: 24px 20px 0 20px;
  }
}
@media (max-width: 991px) {
  .listContact {
    margin: 0 -20px;
  }
  .listContact__icons {
    width: 76px;
    height: 76px;
    margin-bottom: 24px;
  }
  .listContact__icons img {
    max-width: 40px;
  }
  .listContact__title {
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  .listContact {
    margin: 0 -15px;
  }
  .listContact__li {
    width: 50%;
    padding: 24px 15px 0 15px;
  }
}
@media (max-width: 479px) {
  .listContact__li {
    width: 100%;
    padding-top: 40px;
  }
}

.title-contact {
  margin-bottom: 15px;
}
@media (max-width: 991px) {
  .title-contact {
    font-size: 28px;
  }
}
@media (max-width: 359px) {
  .title-contact {
    font-size: 24px;
  }
}

.pageInfo {
  padding-top: 24px;
}
.pageInfo__title {
  margin-bottom: 24px;
}
.pageInfo__description {
  max-width: 786px;
}
@media (max-width: 991px) {
  .pageInfo {
    padding-top: 10px;
  }
  .pageInfo__title {
    font-size: 28px;
  }
}
@media (max-width: 768px) {
  .pageInfo__title {
    margin-bottom: 15px;
  }
}
@media (max-width: 359px) {
  .pageInfo__title {
    font-size: 24px;
  }
}

.description {
  font-size: 14px;
  line-height: 1.42;
  color: var(--text-dimmed-1, #000);
}
.description p {
  font-size: 14px;
  line-height: 1.42;
  color: var(--text-dimmed-1, #000);
  margin-bottom: 20px;
}
.description p iframe {
  width: 100% !important;
  height: auto !important;
  aspect-ratio: 16/9;
}
.description p * {
  margin: 0 !important;
}
.description p b,
.description p strong {
  font-weight: 600;
}
.description h1,
.description h2,
.description h3,
.description h4,
.description h5,
.description h6 {
  font-family: var(--font-family);
  color: var(--text-title, #0b4644);
  font-weight: 600;
  line-height: 1.28;
  margin-bottom: 10px;
}
.description h1 {
  font-size: 36px;
  line-height: 1.22;
}
.description h2 {
  font-size: 28px;
}
.description h3 {
  font-size: 20px;
}
.description h4 {
  font-size: 18px;
}
.description h5,
.description h6 {
  font-size: 16px;
  text-transform: uppercase;
  color: var(--text-dimmed-1, #000);
}
.description a {
  color: var(--text-default, #0b4644);
  text-decoration: none;
}
.description a:hover {
  text-decoration: underline;
}
.description blockquote {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-left: 3px solid var(--main-forest, #0b4644);
  font-size: 16px;
  line-height: 1.5;
  color: var(--text-dimmed-1, #000);
  margin: 20px 0;
  padding: 10px 15px;
  text-align: left;
}
.description blockquote p {
  position: relative;
  text-align: left;
  padding: 0;
  margin-bottom: 0 !important;
}
.description ol {
  counter-reset: item;
  margin: 0 0 20px 0;
}
.description ol li {
  font-size: 14px;
  line-height: 1.42;
  color: var(--text-dimmed-1, #000);
  list-style: inside decimal;
  position: relative;
  padding-left: 15px;
}
.description ol li::marker {
  opacity: 0;
  display: none;
  visibility: hidden;
  font-size: 0;
}
.description ol li:before {
  display: block;
  content: counter(item) ".";
  counter-increment: item;
  font-size: 14px;
  color: var(--text-dimmed-1, #000);
  position: absolute;
  left: 0;
  top: 0;
}
.description ol li ol {
  margin-left: 15px;
}
.description ol li a {
  color: var(--text-default, #0b4644);
}
.description ul {
  margin: 0 0 20px 0;
  position: relative;
}
.description ul li {
  font-size: 14px;
  line-height: 1.42;
  color: var(--text-dimmed-1, #000);
  position: relative;
  z-index: 2;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 13px;
}
.description ul li:before {
  display: block;
  content: "-";
  font-size: 14px;
  position: absolute;
  top: 0;
  left: 0;
}
.description table {
  width: 100%;
  margin: 20px 0;
}
.description table tr th {
  font-size: 16px;
  line-height: 1.2;
  color: var(--text-dimmed-1, #000);
  text-align: left;
  border: 1px solid #d9d9d9;
  padding: 24px 10px 24px 10px;
  background-color: #fff;
}
.description table tr td {
  font-size: 14px;
  line-height: 1.42;
  color: var(--text-dimmed-1, #000);
  text-align: center;
  border: 1px solid #d9d9d9;
  padding: 20px 10px 20px 10px;
  background-color: #fff;
  text-align: left;
}
.description table tr td * {
  margin: 0 !important;
}
.description img {
  max-width: 100%;
  height: auto;
  margin: 20px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.description img:not(.note-float-left), .description img:not(.note-float-center), .description img:not(.note-float-right) {
  display: inline-block;
  vertical-align: middle;
  margin: 0 8px 0 0 !important;
  position: relative;
  top: -1px;
}
.description img.note-float-left {
  margin: 0 20px 20px 0 !important;
}
.description img.note-float-right {
  margin: 0 0 20px 20px !important;
}
.description img.note-float-center {
  margin: 0 0 20px 0 !important;
}
.description hr {
  border: 1px solid var(--main-cream, #eaeceb);
  border-top: 0;
  margin: 20px 0;
}
.description > *:first-child {
  margin-top: 0 !important;
}
.description > *:last-child {
  margin-bottom: 0 !important;
}
.description.size-16 {
  font-size: 16px;
  line-height: 1.5;
  color: var(--text-default, #0b4644);
}
.description.size-16 p {
  font-size: 16px;
  line-height: 1.5;
  color: var(--text-default, #0b4644);
  margin-bottom: 0;
}
.description.size-16 h1,
.description.size-16 h2,
.description.size-16 h3,
.description.size-16 h4,
.description.size-16 h5,
.description.size-16 h6 {
  color: var(--text-default, #0b4644);
  margin-bottom: 8px;
}
.description.size-16 h1 {
  font-size: 24px;
}
.description.size-16 h2 {
  font-size: 18px;
}
.description.size-16 h3 {
  font-size: 16px;
}
.description.size-16 h4 {
  font-size: 16px;
}
.description.size-16 h5,
.description.size-16 h6 {
  font-size: 16px;
  text-transform: initial;
}
.description.size-16 blockquote {
  color: var(--text-default, #0b4644);
}
.description.size-16 ol {
  margin-bottom: 8px;
}
.description.size-16 ol li {
  font-size: 16px;
  line-height: 1.5;
  color: var(--text-default, #0b4644);
  padding-left: 16px;
}
.description.size-16 ol li:before {
  font-size: 16px;
  color: var(--text-default, #0b4644);
}
.description.size-16 ol li ol {
  margin-left: 10px;
}
.description.size-16 ul {
  margin-bottom: 8px;
}
.description.size-16 ul li {
  font-size: 16px;
  line-height: 1.5;
  color: var(--text-default, #0b4644);
  position: relative;
  padding-left: 10px;
}
.description.size-16 ul li:before {
  content: "";
  font-size: 0;
  width: 3px;
  height: 3px;
  background-color: var(--text-default, #0b4644);
  top: 10px;
  border-radius: 50%;
}
.description.size-16 table {
  margin-bottom: 8px;
}
.description.size-16 table td {
  font-size: 16px;
  line-height: 1.5;
  color: var(--text-dimmed-2, #636569);
}
.description.size-16 img {
  margin: 8px 0;
}
.description.size-16 > *:first-child {
  margin-top: 0 !important;
}
.description.size-16 > *:last-child {
  margin-bottom: 0 !important;
}
.description.protocolInfo__text {
  font-size: 16px;
  line-height: 1.5;
  color: var(--text-default, #0b4644);
}
.description.protocolInfo__text p {
  font-size: 16px;
  line-height: 1.5;
  color: var(--text-default, #0b4644);
}
.description.protocolInfo__text h1,
.description.protocolInfo__text h2,
.description.protocolInfo__text h3,
.description.protocolInfo__text h4,
.description.protocolInfo__text h5,
.description.protocolInfo__text h6 {
  color: var(--text-default, #0b4644);
}
.description.protocolInfo__text h1 {
  font-size: 24px;
}
.description.protocolInfo__text h2 {
  font-size: 18px;
}
.description.protocolInfo__text h3 {
  font-size: 16px;
}
.description.protocolInfo__text h4 {
  font-size: 16px;
}
.description.protocolInfo__text h5,
.description.protocolInfo__text h6 {
  font-size: 16px;
  text-transform: initial;
}
.description.protocolInfo__text blockquote {
  color: var(--text-default, #0b4644);
}
.description.protocolInfo__text ol li {
  font-size: 16px;
  line-height: 1.5;
  color: var(--text-default, #0b4644);
  padding-left: 16px;
}
.description.protocolInfo__text ol li:before {
  font-size: 16px;
  color: var(--text-default, #0b4644);
}
.description.protocolInfo__text ol li ol {
  margin-left: 10px;
}
.description.protocolInfo__text ul li {
  font-size: 16px;
  line-height: 1.5;
  color: var(--text-default, #0b4644);
  position: relative;
  padding-left: 10px;
}
.description.protocolInfo__text ul li:before {
  content: "";
  font-size: 0;
  width: 3px;
  height: 3px;
  background-color: var(--text-default, #0b4644);
  top: 10px;
  border-radius: 50%;
}
.description.protocolInfo__text table td {
  font-size: 16px;
  line-height: 1.5;
  color: var(--text-dimmed-2, #636569);
}
.description.grey-16 {
  font-size: 16px;
  line-height: 1.5;
  color: var(--text-dimmed-2, #636569);
}
.description.grey-16 p {
  font-size: 16px;
  line-height: 1.5;
  color: var(--text-dimmed-2, #636569);
}
.description.grey-16 h1,
.description.grey-16 h2,
.description.grey-16 h3,
.description.grey-16 h4,
.description.grey-16 h5,
.description.grey-16 h6 {
  color: var(--text-dimmed-2, #636569);
  margin-bottom: 8px;
}
.description.grey-16 h1 {
  font-size: 24px;
}
.description.grey-16 h2 {
  font-size: 18px;
}
.description.grey-16 h3 {
  font-size: 16px;
}
.description.grey-16 h4 {
  font-size: 16px;
}
.description.grey-16 h5,
.description.grey-16 h6 {
  font-size: 16px;
  text-transform: initial;
}
.description.grey-16 blockquote {
  color: var(--text-dimmed-2, #636569);
}
.description.grey-16 ol li {
  font-size: 16px;
  line-height: 1.5;
  color: var(--text-dimmed-2, #636569);
  padding-left: 16px;
}
.description.grey-16 ol li:before {
  font-size: 16px;
  color: var(--text-dimmed-2, #636569);
}
.description.grey-16 ol li ol {
  margin-left: 10px;
}
.description.grey-16 ul li {
  font-size: 16px;
  line-height: 1.5;
  color: var(--text-dimmed-2, #636569);
  position: relative;
  padding-left: 10px;
}
.description.grey-16 ul li:before {
  content: "";
  font-size: 0;
  width: 3px;
  height: 3px;
  background-color: var(--text-dimmed-2, #636569);
  top: 10px;
  border-radius: 50%;
}
.description.grey-16 table td {
  font-size: 16px;
  line-height: 1.5;
  color: var(--text-dimmed-2, #636569);
}
.description.grey-16.mb-0 ul,
.description.grey-16.mb-0 ol,
.description.grey-16.mb-0 p {
  margin: 0 !important;
}
.description.listRestoration__text, .description.aboutAcne__description {
  font-size: 16px;
  line-height: 1.5;
  color: var(--text-dimmed-1, #000);
}
.description.listRestoration__text p, .description.aboutAcne__description p {
  font-size: 16px;
  line-height: 1.5;
  color: var(--text-dimmed-1, #000);
  margin-bottom: 0;
}
.description.listRestoration__text h1,
.description.listRestoration__text h2,
.description.listRestoration__text h3,
.description.listRestoration__text h4,
.description.listRestoration__text h5,
.description.listRestoration__text h6, .description.aboutAcne__description h1,
.description.aboutAcne__description h2,
.description.aboutAcne__description h3,
.description.aboutAcne__description h4,
.description.aboutAcne__description h5,
.description.aboutAcne__description h6 {
  color: var(--text-default, #0b4644);
  margin: 24px 0;
}
.description.listRestoration__text h1, .description.aboutAcne__description h1 {
  font-size: 28px;
}
.description.listRestoration__text h2, .description.aboutAcne__description h2 {
  font-size: 28px;
}
.description.listRestoration__text h3, .description.aboutAcne__description h3 {
  font-size: 28px;
}
.description.listRestoration__text h4, .description.aboutAcne__description h4 {
  font-size: 24px;
}
.description.listRestoration__text h5,
.description.listRestoration__text h6, .description.aboutAcne__description h5,
.description.aboutAcne__description h6 {
  font-size: 20px;
}
.description.listRestoration__text blockquote, .description.aboutAcne__description blockquote {
  ccolor: var(--text-dimmed-1, #000);
}
.description.listRestoration__text ol, .description.aboutAcne__description ol {
  margin-bottom: 8px;
}
.description.listRestoration__text ol li, .description.aboutAcne__description ol li {
  font-size: 16px;
  line-height: 1.5;
  color: var(--text-dimmed-1, #000);
  padding-left: 16px;
}
.description.listRestoration__text ol li:before, .description.aboutAcne__description ol li:before {
  font-size: 16px;
  color: var(--text-dimmed-1, #000);
}
.description.listRestoration__text ol li ol, .description.aboutAcne__description ol li ol {
  margin-left: 10px;
}
.description.listRestoration__text ul, .description.aboutAcne__description ul {
  margin-bottom: 8px;
}
.description.listRestoration__text ul li, .description.aboutAcne__description ul li {
  font-size: 16px;
  line-height: 1.5;
  color: var(--text-dimmed-1, #000);
  position: relative;
  padding-left: 10px;
}
.description.listRestoration__text ul li:before, .description.aboutAcne__description ul li:before {
  content: "";
  font-size: 0;
  width: 3px;
  height: 3px;
  background-color: var(--text-dimmed-1, #000);
  top: 10px;
  border-radius: 50%;
}
.description.listRestoration__text table, .description.aboutAcne__description table {
  margin-bottom: 8px;
}
.description.listRestoration__text table td, .description.aboutAcne__description table td {
  font-size: 16px;
  line-height: 1.5;
  color: var(--text-dimmed-1, #000);
}
.description.listRestoration__text img, .description.aboutAcne__description img {
  margin: 8px 0;
}
.description.listRestoration__text > *:first-child, .description.aboutAcne__description > *:first-child {
  margin-top: 0 !important;
}
.description.listRestoration__text > *:last-child, .description.aboutAcne__description > *:last-child {
  margin-bottom: 0 !important;
}
.description.listRestoration__text ul li {
  padding-left: 24px;
}
.description.listRestoration__text ul li:before {
  width: 2px;
  height: 2px;
  top: 11px;
  left: 11px;
}
.description.listClue__text, .description.boxResearch__descrition, .description.listMeans__descrition {
  font-size: 16px;
  line-height: 1.5;
  color: var(--text-default, #0b4644);
}
.description.listClue__text p, .description.boxResearch__descrition p, .description.listMeans__descrition p {
  font-size: 16px;
  line-height: 1.5;
  color: var(--text-default, #0b4644);
  margin-bottom: 24px;
}
.description.listClue__text h1,
.description.listClue__text h2,
.description.listClue__text h3,
.description.listClue__text h4,
.description.listClue__text h5,
.description.listClue__text h6, .description.boxResearch__descrition h1,
.description.boxResearch__descrition h2,
.description.boxResearch__descrition h3,
.description.boxResearch__descrition h4,
.description.boxResearch__descrition h5,
.description.boxResearch__descrition h6, .description.listMeans__descrition h1,
.description.listMeans__descrition h2,
.description.listMeans__descrition h3,
.description.listMeans__descrition h4,
.description.listMeans__descrition h5,
.description.listMeans__descrition h6 {
  color: var(--text-default, #0b4644);
  margin-bottom: 12px;
}
.description.listClue__text h1, .description.boxResearch__descrition h1, .description.listMeans__descrition h1 {
  font-size: 24px;
}
.description.listClue__text h2, .description.boxResearch__descrition h2, .description.listMeans__descrition h2 {
  font-size: 18px;
}
.description.listClue__text h3, .description.boxResearch__descrition h3, .description.listMeans__descrition h3 {
  font-size: 16px;
}
.description.listClue__text h4, .description.boxResearch__descrition h4, .description.listMeans__descrition h4 {
  font-size: 16px;
}
.description.listClue__text h5,
.description.listClue__text h6, .description.boxResearch__descrition h5,
.description.boxResearch__descrition h6, .description.listMeans__descrition h5,
.description.listMeans__descrition h6 {
  font-size: 16px;
  text-transform: initial;
}
.description.listClue__text blockquote, .description.boxResearch__descrition blockquote, .description.listMeans__descrition blockquote {
  color: var(--text-default, #0b4644);
}
.description.listClue__text ol, .description.boxResearch__descrition ol, .description.listMeans__descrition ol {
  margin-bottom: 24px;
}
.description.listClue__text ol li, .description.boxResearch__descrition ol li, .description.listMeans__descrition ol li {
  font-size: 16px;
  line-height: 1.5;
  color: var(--text-default, #0b4644);
  padding-left: 16px;
}
.description.listClue__text ol li p, .description.boxResearch__descrition ol li p, .description.listMeans__descrition ol li p {
  margin: 0 !important;
}
.description.listClue__text ol li:before, .description.boxResearch__descrition ol li:before, .description.listMeans__descrition ol li:before {
  font-size: 16px;
  color: var(--text-default, #0b4644);
}
.description.listClue__text ol li ol, .description.boxResearch__descrition ol li ol, .description.listMeans__descrition ol li ol {
  margin-left: 10px;
}
.description.listClue__text ul, .description.boxResearch__descrition ul, .description.listMeans__descrition ul {
  margin-bottom: 24px;
}
.description.listClue__text ul li, .description.boxResearch__descrition ul li, .description.listMeans__descrition ul li {
  font-size: 16px;
  line-height: 1.5;
  color: var(--text-default, #0b4644);
  position: relative;
  padding-left: 24px;
}
.description.listClue__text ul li p, .description.boxResearch__descrition ul li p, .description.listMeans__descrition ul li p {
  margin: 0 !important;
}
.description.listClue__text ul li:before, .description.boxResearch__descrition ul li:before, .description.listMeans__descrition ul li:before {
  content: "";
  font-size: 0;
  width: 2px;
  height: 2px;
  background-color: var(--text-default, #0b4644);
  top: 11px;
  border-radius: 50%;
  left: 10px;
}
.description.listClue__text > *:first-child, .description.boxResearch__descrition > *:first-child, .description.listMeans__descrition > *:first-child {
  margin-top: 0 !important;
}
.description.listClue__text > *:last-child, .description.boxResearch__descrition > *:last-child, .description.listMeans__descrition > *:last-child {
  margin-bottom: 0 !important;
}
.description.boxResearch__descrition p {
  margin-bottom: 0 !important;
  padding-left: 23px;
}
.description.listClue__text {
  color: var(--text-dimmed-1, #000);
}
.description.listClue__text p,
.description.listClue__text ul li,
.description.listClue__text ol li {
  color: var(--text-dimmed-1, #000);
}
@media (max-width: 1279px) {
  .description.sliderSteps__text.grey-16 {
    font-size: 14px;
  }
  .description.sliderSteps__text.grey-16 li,
  .description.sliderSteps__text.grey-16 p {
    font-size: 14px;
  }
  .description.sliderSteps__text.grey-16 ol li:before {
    font-size: 14px;
  }
  .description.sliderSteps__text.grey-16 ul li:before {
    top: 8px;
  }
  .description.sliderSteps__text.grey-16 ul,
  .description.sliderSteps__text.grey-16 ol,
  .description.sliderSteps__text.grey-16 p {
    margin: 0 0 10px 0 !important;
  }
  .description.sliderSteps__text.grey-16 > *:last-child {
    margin-bottom: 0 !important;
  }
}

.boxProfit {
  margin-top: 40px;
  margin-bottom: 40px;
}
.boxProfit__title {
  text-align: center;
  color: var(--text-dimmed-1, #000);
  margin-bottom: 24px;
}

.listProfit {
  margin: 0 -10px;
}
.listProfit__li {
  width: 33.333333333%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 10px 40px 10px;
}
.listProfit__item {
  min-height: 100%;
  border-radius: 24px;
  overflow: hidden;
}
.listProfit__thumb {
  padding-bottom: 100%;
}
.listProfit__title {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  min-height: 159px;
  background-color: var(--main-forest, #0b4644);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 15px 30px;
  font-weight: 600;
  font-size: 16px;
  line-height: 1.5;
  text-align: center;
  color: var(--text-white, #ffffff);
}
@media (max-width: 991px) {
  .listProfit__item {
    border-radius: 16px;
  }
  .listProfit__title {
    font-size: 14px;
    padding: 15px;
    min-height: auto;
  }
}
@media (max-width: 768px) {
  .listProfit__li {
    width: 50%;
    padding-bottom: 20px;
  }
  .listProfit__item {
    border-radius: 24px;
  }
  .listProfit__title {
    font-size: 16px;
    padding: 30px;
  }
}
@media (max-width: 639px) {
  .listProfit__item {
    border-radius: 16px;
  }
  .listProfit__title {
    font-size: 14px;
    padding: 15px;
  }
}
@media (max-width: 479px) {
  .listProfit__li {
    width: 100%;
  }
  .listProfit__item {
    border-radius: 24px;
  }
  .listProfit__title {
    font-size: 16px;
    padding: 15px;
    min-height: 80px;
  }
}

.infoResults {
  background-color: var(--main-cool-mint, #d0e0d8);
  margin-bottom: 40px;
}
.infoResults__title {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 16px;
  font-weight: 600;
  font-size: 24px;
  line-height: 1.22;
  text-align: center;
  color: var(--text-title, #0b4644);
}
@media (max-width: 768px) {
  .infoResults__title {
    font-size: 20px;
  }
}
@media (max-width: 359px) {
  .infoResults__title {
    font-size: 18px;
  }
}

.listResults {
  margin: 0 -10px;
}
.listResults__li {
  width: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 10px 16px 10px;
}
.listResults__link {
  font-size: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 8px 16px;
  background-color: var(--main-cool-mint-dimmed, #f6f9f7);
  -webkit-transition: 0.3s background-color ease;
  transition: 0.3s background-color ease;
  cursor: pointer;
}
.listResults__link.active, .listResults__link:hover {
  background-color: var(--main-forest, #0b4644);
  -webkit-transition: 0.3s background-color ease;
  transition: 0.3s background-color ease;
}
.listResults__link.active .listResults__thumb, .listResults__link:hover .listResults__thumb {
  background-color: #fff;
  -webkit-transition: 0.3s background-color ease;
  transition: 0.3s background-color ease;
}
.listResults__link.active .listResults__thumb img, .listResults__link:hover .listResults__thumb img {
  -webkit-filter: brightness(0) saturate(100%) invert(21%) sepia(13%) saturate(3404%) hue-rotate(133deg) brightness(89%) contrast(91%);
  filter: brightness(0) saturate(100%) invert(21%) sepia(13%) saturate(3404%) hue-rotate(133deg) brightness(89%) contrast(91%);
}
.listResults__link.active .listResults__title, .listResults__link:hover .listResults__title {
  color: var(--text-white, #ffffff);
  -webkit-transition: 0.3s color ease;
  transition: 0.3s color ease;
}
.listResults__title {
  width: 100%;
  font-weight: 600;
  font-size: 20px;
  line-height: 1.4;
  color: var(--text-title, #0b4644);
  -webkit-transition: 0.3s color ease;
  transition: 0.3s color ease;
}
.listResults__thumb {
  width: 54px;
  height: 54px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 5px;
  border-radius: 50%;
  background-color: var(--main-forest, #0b4644);
  margin-right: 16px;
  -webkit-transition: 0.3s background-color ease;
  transition: 0.3s background-color ease;
}
@media (max-width: 991px) {
  .listResults__title {
    font-size: 16px;
  }
}
@media (max-width: 639px) {
  .listResults__li {
    width: 100%;
  }
  .listResults__thumb {
    width: 44px;
    height: 44px;
  }
}

.beforeAfter {
  margin: 0 -10px;
}
.beforeAfter__li {
  width: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 24px 10px 16px 10px;
}
.beforeAfter__bottom {
  padding-top: 8px;
}
.beforeAfter__subTitle {
  font-weight: 600;
  font-size: 16px;
  line-height: 1.5;
  color: var(--text-dimmed-1, #000);
}
.beforeAfter__link {
  margin-top: 8px;
}
.beforeAfter__link a {
  display: inline-block;
  font-size: 14px;
  line-height: 1.28;
  text-decoration: underline;
  color: var(--text-dimmed-1, #000);
}
.beforeAfter__link a:hover {
  text-decoration: none;
}
@media (max-width: 639px) {
  .beforeAfter__li {
    width: 100%;
  }
}

.beer-slider {
  position: relative;
  overflow: hidden;
  font-size: 0;
}

.beer-slider img {
  width: 100%;
  font-size: 0;
}

.beer-slider > * {
  height: 100%;
}

.beer-slider > img {
  max-width: 100%;
  height: auto;
}

.beer-reveal {
  position: absolute;
  left: 0;
  top: 0;
  right: 50%;
  overflow: hidden;
  z-index: 1;
  opacity: 0;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
}

.beer-reveal > :first-child {
  width: 200%;
  max-width: none;
  height: 100%;
}

.beer-reveal > img:first-child {
  height: auto;
}

.beer-range {
  position: absolute;
  z-index: 2;
  top: 0;
  bottom: 0;
  height: 100%;
  margin: 0;
  /*left: -1px;
  width: calc(100% + 2px);*/
  left: 0;
  width: 100%;
  cursor: pointer;
  -webkit-appearance: slider-horizontal !important;
  -moz-appearance: none;
  opacity: 0;
  -ms-touch-action: auto;
  touch-action: auto;
}

.beer-range::-webkit-slider-thumb {
  height: 300vh;
}

.beer-range::-moz-range-thumb {
  height: 300vh;
}

.beer-range::-ms-tooltip {
  display: none;
}

.beer-handle {
  position: absolute;
  z-index: 2;
  pointer-events: none;
  opacity: 0;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  color: #000;
  background: url(../images/round.png) no-repeat;
  width: 54px;
  height: 54px;
  -webkit-transition: background 0.3s, opacity 0.5s 0.25s, -webkit-box-shadow 0.3s;
  transition: background 0.3s, opacity 0.5s 0.25s, -webkit-box-shadow 0.3s;
  transition: background 0.3s, box-shadow 0.3s, opacity 0.5s 0.25s;
  transition: background 0.3s, box-shadow 0.3s, opacity 0.5s 0.25s, -webkit-box-shadow 0.3s;
}

.beer-handle:before {
  display: block;
  content: "";
  width: 4px;
  position: absolute;
  top: 0;
  height: 1000px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 25px;
  background-color: #fff;
}

.beer-slider[data-beer-label]:after,
.beer-reveal[data-beer-label]:after {
  content: attr(data-beer-label);
  position: absolute;
  top: 0;
  padding: 15px 16px;
  font-weight: 600;
  font-size: 18px;
  line-height: 1.33;
  width: 100%;
  white-space: nowrap;
}

.beer-slider[data-beer-label]:after {
  right: 0;
  background-color: var(--main-cool-mint, #d0e0d8);
  color: var(--text-title, #0b4644);
  text-align: right;
}

.beer-reveal[data-beer-label]:after {
  left: 0;
  background-color: var(--main-forest, #0b4644);
  color: var(--text-white, #ffffff);
}

.beer-slider[data-beer-label=""]:after,
.beer-reveal[data-beer-label=""]:after {
  content: none;
}

.beer-ready .beer-reveal,
.beer-ready .beer-handle {
  opacity: 1;
}

@media (max-width: 1199px) {
  .beer-slider[data-beer-label]:after,
  .beer-reveal[data-beer-label]:after {
    font-size: 14px;
  }
}
@media (max-width: 991px) {
  .beer-slider[data-beer-label]:after,
  .beer-reveal[data-beer-label]:after {
    font-size: 12px;
    padding: 10px;
  }
}
.menuAbout {
  margin-top: 10px;
  margin-bottom: 16px;
}
.menuAbout li {
  margin: 0 12px 24px 12px;
}
.menuAbout li.active a {
  background-color: var(--main-forest, #0b4644);
  color: var(--text-white, #ffffff);
}
.menuAbout a {
  text-align: center;
  min-width: 280px;
  min-height: 40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-weight: 600;
  font-size: 14px;
  line-height: 1.42;
  text-transform: uppercase;
  color: var(--text-title, #0b4644);
  border-radius: 25px;
  padding: 6px 16px;
  background-color: var(--main-cool-mint, #d0e0d8);
  text-decoration: none;
}
.menuAbout a:hover {
  background-color: var(--main-forest, #0b4644);
  color: var(--text-white, #ffffff);
}
@media (max-width: 1279px) {
  .menuAbout a {
    min-width: auto;
  }
}
@media (max-width: 991px) {
  .menuAbout {
    padding: 10px 0 5px 0;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-top: 0;
  }
  .menuAbout ul {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    overflow-x: auto;
    padding-left: 30px;
    padding-right: 30px;
    scrollbar-color: transparent transparent;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .menuAbout li {
    white-space: nowrap;
    margin: 0 24px 5px 0;
  }
  .menuAbout li:last-child {
    margin-right: 0;
  }
}
@media (max-width: 768px) {
  .menuAbout ul {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 479px) {
  .menuAbout li {
    margin-right: 15px;
  }
  .menuAbout a {
    font-size: 12px;
  }
}

.sectionAbout {
  display: block;
  position: relative;
  margin-bottom: 40px;
}
.sectionAbout.textLeft {
  text-align: left;
}
.sectionAbout.textCenter {
  text-align: center;
}
.sectionAbout.textRight {
  text-align: right;
}
.sectionAbout.blockLeft .sliderTop__thumb,
.sectionAbout.blockLeft .sectionAbout__text {
  margin-right: auto;
}
.sectionAbout.blockCenter .sectionAbout__icons,
.sectionAbout.blockCenter .sectionAbout__text {
  margin-left: auto;
  margin-right: auto;
}
.sectionAbout.blockRight .sectionAbout__icons,
.sectionAbout.blockRight .sectionAbout__text {
  margin-left: auto;
}
.sectionAbout__thumb {
  padding-bottom: 24.306%;
}
.sectionAbout__item {
  position: absolute;
  top: 10%;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
}
.sectionAbout__text {
  max-width: 576px;
  font-size: 14px;
  line-height: 1.42;
  color: var(--text-default, #0b4644);
}
.sectionAbout__text p {
  font-size: 14px;
  line-height: 1.42;
  color: var(--text-default, #0b4644);
  margin-bottom: 24px;
}
.sectionAbout__text > *:last-child {
  margin-bottom: 0;
}
.sectionAbout__icons {
  width: 352px;
  height: 154px;
  margin-bottom: 24px;
}
@media (max-width: 1370px) {
  .sectionAbout__item {
    top: 16px;
  }
}
@media (max-width: 1279px) {
  .sectionAbout__icons {
    width: 250px;
    height: auto;
    margin-bottom: 16px;
  }
}
@media (max-width: 991px) {
  .sectionAbout__thumb {
    padding-bottom: 35%;
  }
  .sectionAbout__thumb img {
    -o-object-position: 55% center;
    object-position: 55% center;
  }
  .sectionAbout__text {
    max-width: 470px;
  }
}
@media (max-width: 768px) {
  .sectionAbout__thumb {
    padding-bottom: 151.512%;
  }
  .sectionAbout__icons {
    margin: 0 auto 16px auto;
  }
  .sectionAbout__text {
    max-width: 100%;
    text-align: center;
  }
}
@media (max-width: 639px) {
  .sectionAbout__icons {
    width: 166px;
  }
}

.sectionBlockquote {
  margin-top: 80px;
  margin-bottom: 80px;
}
.sectionBlockquote__item {
  max-width: 1044px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto;
  border: 1px solid #0b4644;
  border-radius: 100px;
  padding: 24px;
  text-align: center;
  font-size: 16px;
  line-height: 1.5;
  color: var(--text-dimmed-1, #000);
}
.sectionBlockquote__item p {
  font-size: 16px;
  line-height: 1.5;
  color: var(--text-dimmed-1, #000);
  margin-bottom: 24px;
}
.sectionBlockquote__item > *:last-child {
  margin-bottom: 0 !important;
}
@media (max-width: 991px) {
  .sectionBlockquote {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .sectionBlockquote__item {
    border-radius: 30px;
  }
}
@media (max-width: 639px) {
  .sectionBlockquote__item {
    border-radius: 16px;
    padding: 15px;
  }
}

.boxAbout__left {
  width: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 88px;
  background-color: var(--main-forest, #0b4644);
}
.boxAbout__right {
  width: 50%;
}
.boxAbout__thumb {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.boxAbout__thumb img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
.boxAbout__item {
  width: 100%;
}
.boxAbout__subTitle {
  font-weight: 600;
  font-size: 20px;
  line-height: 1.4;
  color: var(--text-white, #ffffff);
}
.boxAbout__column {
  margin-bottom: 40px;
}
.boxAbout__column:last-child {
  margin-bottom: 0;
}
.boxAbout__text {
  margin-top: 16px;
  color: var(--text-white, #ffffff);
  line-height: 1.5;
}
.boxAbout__text p {
  font-size: 16px;
  color: var(--text-white, #ffffff);
  margin-bottom: 24px;
}
.boxAbout__text ul {
  margin-bottom: 24px;
}
.boxAbout__text ul li {
  font-size: 16px;
  color: var(--text-white, #ffffff);
  line-height: 1.5;
  position: relative;
  padding-left: 25px;
}
.boxAbout__text ul li:before {
  display: block;
  content: "";
  width: 2px;
  height: 2px;
  border-radius: 50%;
  position: absolute;
  top: 11px;
  left: 11px;
  background-color: var(--text-white, #ffffff);
}
.boxAbout__text > *:last-child {
  margin-bottom: 0;
}
@media (max-width: 1279px) {
  .boxAbout__left {
    padding: 40px;
  }
}
@media (max-width: 1199px) {
  .boxAbout__subTitle {
    font-size: 18px;
    margin-bottom: 15px;
  }
}
@media (max-width: 991px) {
  .boxAbout {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .boxAbout__right {
    width: 100%;
  }
  .boxAbout__left {
    padding: 40px 30px;
    width: 100%;
  }
}
@media (max-width: 639px) {
  .boxAbout__left {
    padding: 30px 15px;
  }
}

.sectionKey,
.boxTransformation {
  margin-top: 80px;
  margin-bottom: 80px;
}
.sectionKey__title,
.boxTransformation__title {
  font-size: 36px;
  text-align: center;
}
.sectionKey__text,
.boxTransformation__text {
  max-width: 1040px;
  margin: 15px auto 0 auto;
  font-size: 16px;
  line-height: 1.5;
  text-align: center;
  color: var(--text-default, #0b4644);
}
.sectionKey__text p,
.boxTransformation__text p {
  font-size: 16px;
  line-height: 1.5;
  color: var(--text-default, #0b4644);
}
@media (max-width: 991px) {
  .sectionKey,
  .boxTransformation {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .sectionKey__title,
  .boxTransformation__title {
    font-size: 28px;
  }
}
@media (max-width: 639px) {
  .sectionKey__title,
  .boxTransformation__title {
    font-size: 24px;
  }
}
@media (max-width: 359px) {
  .sectionKey__title,
  .boxTransformation__title {
    font-size: 20px;
  }
}

.listTransformation {
  max-width: 1046px;
  margin: 0 auto;
}
.listTransformation__li {
  width: calc(50% - 20px);
  margin-top: 40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 8px 12px 0 12px;
}
.listTransformation__thumb {
  width: 106px;
  height: 109px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 0 53px 53px 53px;
  padding: 10px;
  background-color: var(--main-cool-mint-dimmed, #f6f9f7);
  margin-bottom: 16px;
}
.listTransformation__title {
  font-weight: 600;
  font-size: 20px;
  line-height: 1.4;
  color: var(--text-title, #0b4644);
}
.listTransformation__text {
  font-size: 16px;
  line-height: 1.5;
  color: var(--text-title, #0b4644);
  margin-top: 8px;
}
.listTransformation__text p {
  font-size: 16px;
  line-height: 1.5;
  color: var(--text-title, #0b4644);
}
@media (max-width: 768px) {
  .listTransformation__li {
    width: calc(50% - 15px);
    padding: 0;
    margin-top: 24px;
  }
  .listTransformation__title {
    font-size: 16px;
  }
  .listTransformation__text {
    font-size: 14px;
  }
  .listTransformation__text p {
    font-size: 14px;
  }
}
@media (max-width: 479px) {
  .listTransformation__li {
    width: 100%;
    text-align: center;
  }
  .listTransformation__thumb {
    margin-left: auto;
    margin-right: auto;
  }
}

.listKey {
  margin: 0 -10px;
}
.listKey__li {
  width: 33.333333333%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 10px 0 10px;
}
.listKey__item {
  min-height: 100%;
  border-radius: 24px;
  overflow: hidden;
}
.listKey__thumb {
  padding-bottom: 100%;
}
.listKey__bg {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  background-color: var(--main-forest, #0b4644);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 24px 30px;
  text-align: center;
}
.listKey__title {
  font-weight: 600;
  font-size: 16px;
  line-height: 1.5;
  color: var(--text-white, #ffffff);
}
.listKey__text {
  font-size: 16px;
  line-height: 1.5;
  color: var(--text-white, #ffffff);
  margin-top: 16px;
}
.listKey__text p {
  font-size: 16px;
  line-height: 1.5;
  color: var(--text-white, #ffffff);
}
@media (max-width: 991px) {
  .listKey__item {
    border-radius: 16px;
  }
  .listKey__bg {
    padding: 15px;
  }
  .listKey__text, .listKey__title {
    font-size: 14px;
  }
  .listKey__text p {
    font-size: 14px;
  }
}
@media (max-width: 768px) {
  .listKey__li {
    width: 50%;
    padding-top: 24px;
  }
  .listKey__item {
    border-radius: 24px;
  }
  .listKey__bg {
    padding: 24px 30px;
  }
  .listKey__text, .listKey__title {
    font-size: 16px;
  }
  .listKey__text p {
    font-size: 16px;
  }
}
@media (max-width: 639px) {
  .listKey__item {
    border-radius: 16px;
  }
  .listKey__bg {
    padding: 15px;
  }
  .listKey__text, .listKey__title {
    font-size: 14px;
  }
  .listKey__text p {
    font-size: 14px;
  }
}
@media (max-width: 479px) {
  .listKey__li {
    width: 100%;
  }
  .listKey__item {
    border-radius: 24px;
  }
  .listKey__text, .listKey__title {
    font-size: 16px;
  }
  .listKey__text p {
    font-size: 16px;
  }
}

.infoAbout {
  text-align: center;
  margin-top: 80px;
  margin-bottom: 80px;
}
.infoAbout__title {
  font-weight: 600;
  font-size: 36px;
  line-height: 1.22;
  color: var(--text-title, #0b4644);
}
.infoAbout__text {
  max-width: 1040px;
  margin: 16px auto 0 auto;
  font-size: 16px;
  line-height: 1.5;
  color: var(--text-default, #0b4644);
}
.infoAbout__text p {
  font-size: 16px;
  line-height: 1.5;
  color: var(--text-default, #0b4644);
  margin-bottom: 24px;
}
.infoAbout__text > *:last-child {
  margin-bottom: 0 !important;
}
@media (max-width: 991px) {
  .infoAbout {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .infoAbout__title {
    font-size: 28px;
  }
}
@media (max-width: 639px) {
  .infoAbout__title {
    font-size: 24px;
  }
}
@media (max-width: 359px) {
  .infoAbout__title {
    font-size: 20px;
  }
}

.boxFollow {
  background-color: var(--main-cool-mint, #d0e0d8);
  margin-top: 80px;
}
.boxFollow__item {
  text-align: center;
  padding: 40px 0;
}
.boxFollow__title {
  font-weight: 600;
  font-size: 20px;
  line-height: 1.4;
  color: var(--text-title, #0b4644);
}
.boxFollow__social {
  margin-top: 8px;
}
.boxFollow__social a {
  width: 50px;
  height: 50px;
  background-color: var(--main-forest, #0b4644);
  margin: 8px 8px 0 8px;
  font-size: 0;
  text-decoration: none;
  border-radius: 50%;
}
.boxFollow__social a:hover {
  opacity: 0.7;
}
@media (max-width: 991px) {
  .boxFollow {
    margin-top: 40px;
  }
}
@media (max-width: 639px) {
  .boxFollow__item {
    padding: 24px 0;
  }
}

.open-basket {
  overflow-y: hidden;
}
.open-basket body {
  overflow-y: hidden;
}
.open-basket:before {
  display: block;
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  z-index: 300;
  width: 100%;
  height: 100%;
  background: rgba(11, 70, 68, 0.5);
}
.open-basket .modalBasket {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.modalBasket {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  background: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 600px;
  z-index: 700;
  -webkit-transform: translate3d(600px, 0, 0);
  transform: translate3d(600px, 0, 0);
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
}
.modalBasket__top {
  margin-bottom: 16px;
}
.modalBasket__scroll {
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 16px;
  overflow: hidden;
  overflow-y: auto;
  scrollbar-width: thin;
}
.modalBasket__scroll::-webkit-scrollbar-track {
  background: transparent;
}
.modalBasket__scroll::-webkit-scrollbar-thumb {
  background: var(--main-forest, #0b4644);
}
.modalBasket__scroll::-webkit-scrollbar {
  background-color: #F7F7F7;
  width: 5px;
}
.modalBasket__bottom {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 24px;
  border-top: 1px solid #e7e7e7;
  margin-top: 16px;
}
.modalBasket__title {
  height: 76px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 1px solid #e6e6e6;
  position: relative;
  padding: 0 76px 0 16px;
  font-weight: 600;
  font-size: 20px;
  line-height: 1.22;
  color: var(--text-title, #0b4644);
}
.modalBasket__close {
  position: absolute;
  top: 17px;
  right: 16px;
  width: 40px;
  height: 40px;
  background: transparent;
  font-size: 0;
}
.modalBasket__close use {
  stroke: var(--shade-1, #636569);
  stroke-width: 2px;
}
.modalBasket__close:hover use {
  stroke: var(--text-default, #0b4644);
}
.modalBasket__button {
  width: 100%;
  margin-top: 12px;
}
.modalBasket__button.disabled, .modalBasket__button:disabled {
  background: #e6e6e6;
  border-color: #e6e6e6;
  color: #929292;
  pointer-events: none;
}
.modalBasket__box {
  margin-bottom: 8px;
}
.modalBasket__box--2 {
  margin-top: 11px;
  margin-bottom: 12px;
}
.modalBasket__box--2:first-child {
  margin-top: 0 !important;
  margin-bottom: 16px !important;
}
.modalBasket__box--3 {
  border-bottom: 1px solid #e7e7e7;
  padding-bottom: 14px;
  margin-bottom: 14px;
}
.modalBasket__subTitle {
  font-weight: 600;
  font-size: 14px;
  line-height: 1.42;
  color: var(--text-title, #0b4644);
  margin-bottom: 12px;
}
.modalBasket__price, .modalBasket__text-1 {
  font-size: 14px;
  line-height: 1.42;
  color: var(--text-default, #0b4644);
}
.modalBasket__text-1 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 5px;
}
.modalBasket__price {
  white-space: nowrap;
}
.modalBasket__price--2 {
  color: var(--text-dimmed-2, #636569);
}
.modalBasket__text-4 {
  color: var(--text-dimmed-2, #636569);
  font-size: 14px;
  line-height: 1.42;
}
.modalBasket__totalPrice, .modalBasket__text-2 {
  font-weight: 600;
  font-size: 20px;
  line-height: 1.4;
}
.modalBasket__totalPrice {
  color: var(--text-dimmed-1, #000);
}
.modalBasket__price-2, .modalBasket__text-3 {
  font-weight: 600;
  font-size: 14px;
  line-height: 1.42;
  color: var(--text-title, #0b4644);
}
.modalBasket__price-2 {
  color: var(--text-dimmed-1, #000);
}
.modalBasket__error {
  background-color: var(--system-error-container, #fae6e5);
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 7px 16px;
  margin-top: 18px;
}
.modalBasket__error p {
  font-size: 12px;
  line-height: 1.5;
  text-align: center;
  color: var(--system-error-base, #cc0300);
}
.modalBasket__error p a {
  color: var(--system-error-base, #cc0300);
  text-decoration: underline;
}
.modalBasket__error p a:hover {
  text-decoration: none;
}
.modalBasket__check {
  margin-top: 34px;
}
.modalBasket__check--error .check-radio {
  border-color: var(--system-error-container, #fae6e5) !important;
}
.modalBasket__check--error .textError {
  font-size: 12px;
  line-height: 1.42;
  color: var(--system-error-base, #cc0300);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 24px;
  margin-top: 4px;
}
.modalBasket__check label {
  padding: 0;
}
.modalBasket__check .check-text {
  position: relative;
  top: 1px;
  font-size: 14px;
  line-height: 1.42;
}
.modalBasket__zero {
  text-align: center;
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 15px 0;
}
.modalBasket__zero--title {
  margin-top: 36px;
  font-weight: 600;
  font-size: 20px;
  line-height: 1.4;
  color: var(--text-default, #0b4644);
}
@media (max-height: 800px) and (max-width: 1800px) {
  .modalBasket__title {
    height: 48px;
  }
  .modalBasket__top {
    margin-bottom: 12px;
  }
  .modalBasket__close {
    top: 3px;
  }
  .modalBasket__box {
    margin-bottom: 4px;
  }
  .modalBasket__box--2 {
    margin-bottom: 8px;
    margin-top: 8px;
  }
  .modalBasket__box--3 {
    padding-bottom: 8px;
    margin-bottom: 8px;
  }
  .modalBasket__bottom {
    padding: 16px 24px;
    margin-top: 12px;
  }
  .modalBasket__subTitle {
    margin-bottom: 8px;
  }
  .modalBasket__check {
    margin-top: 18px;
  }
}
@media (max-width: 639px) {
  .modalBasket {
    width: 90%;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  .modalBasket__bottom {
    padding: 12px 15px;
  }
  .modalBasket__totalPrice, .modalBasket__text-2 {
    font-size: 18px;
  }
}
@media (max-width: 479px) {
  .modalBasket {
    width: 100%;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.infoTooltip,
.infoModal {
  position: relative;
  top: -2px;
  width: 13px;
  height: 13px;
  margin-left: 10px;
}
.infoTooltip use,
.infoModal use {
  fill: #929292;
}
.infoTooltip:hover use,
.infoModal:hover use {
  fill: var(--text-default, #0b4644);
}

.infoModal {
  cursor: pointer;
}

.infoTooltip.open .infoTooltip__modal {
  display: block;
}
.infoTooltip svg {
  cursor: pointer;
}
.infoTooltip__modal {
  display: none;
  width: 202px;
  position: absolute;
  left: 100%;
  bottom: 100%;
  z-index: 2;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  padding: 24px 10px 10px 10px;
  margin: 0 0 8px -26px;
  -webkit-box-shadow: 5px 10px 40px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 5px 10px 40px 0 rgba(0, 0, 0, 0.1);
}
.infoTooltip__modal:after {
  top: 100%;
  left: 13px;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-top-color: #ffffff;
  border-width: 6px;
  z-index: 2;
}
.infoTooltip__modal p {
  font-size: 12px;
  line-height: 1.5;
  color: var(--text-dimmed-1, #000);
}
.infoTooltip__close {
  display: block;
  width: 10px;
  height: 10px;
  font-size: 0;
  background: transparent;
  position: absolute;
  top: 8px;
  right: 8px;
}
.infoTooltip__close use {
  stroke-width: 1px;
  stroke: var(--icon-dimmed-1, #000);
}
.infoTooltip__close:hover use {
  stroke: var(--text-default, #0b4644);
}
@media (max-width: 479px) {
  .infoTooltip__modal {
    left: 50%;
    margin-left: -101px;
  }
  .infoTooltip__modal:after {
    left: 50%;
    margin-left: -6px;
  }
}

.boxInstallment {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: var(--main-cool-mint-dimmed, #f6f9f7);
  padding: 8px 40px 8px 20px;
  cursor: pointer;
  margin-bottom: 12px;
  position: relative;
}
.boxInstallment:hover .boxInstallment__icons use {
  fill: var(--text-default, #0b4644);
}
.boxInstallment__thumb {
  margin-right: 16px;
}
.boxInstallment__title {
  font-weight: 400;
  font-size: 14px;
  line-height: 1.42;
  color: var(--text-title, #0b4644);
}
.boxInstallment__text {
  font-size: 12px;
  line-height: 1.5;
  color: var(--text-dimmed-2, #636569);
}
.boxInstallment__icons {
  position: absolute;
  right: 13px;
  top: 50%;
  margin-top: -7px;
}
.boxInstallment__icons use {
  fill: #929292;
}
@media (max-height: 800px) and (max-width: 1800px) {
  .boxInstallment {
    padding: 4px 40px 4px 20px;
  }
}
@media (max-width: 639px) {
  .boxInstallment {
    padding-left: 10px;
  }
}

.lineFree {
  background-color: var(--main-cool-mint-dimmed, #f6f9f7);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 12px 16px;
  text-align: center;
  margin: 16px 16px 0 16px;
}
.lineFree__title {
  font-weight: 600;
  font-size: 14px;
  line-height: 1.42;
  color: var(--text-title, #0b4644);
  margin-bottom: 8px;
}
.lineFree__link {
  display: inline-block;
  text-decoration: underline;
  font-size: 14px;
  line-height: 1.28;
  color: var(--text-default, #0b4644);
  text-underline-offset: 2px;
  margin-top: 8px;
}
.lineFree__link:hover {
  text-decoration: none;
}
.lineFree__line {
  max-width: 312px;
  margin: 0 auto;
  height: 5px;
  border-radius: 50px;
  background-color: var(--main-cool-mint, #d0e0d8);
  position: relative;
}
.lineFree__line span {
  position: absolute;
  height: 5px;
  top: 0;
  left: 0;
  z-index: 2;
  border-radius: 50px;
  background-color: var(--main-forest, #0b4644);
}
@media (max-height: 800px) and (max-width: 1800px) {
  .lineFree {
    margin-top: 12px;
    padding: 8px 16px;
  }
  .lineFree__title {
    margin-bottom: 4px;
  }
  .lineFree__link {
    margin-top: 4px;
  }
}
@media (max-width: 639px) {
  .lineFree__link, .lineFree__title {
    font-size: 12px;
  }
}

.listBasket__li {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #e6e6e6;
}
.listBasket__li.noActive .listBasket__title,
.listBasket__li.noActive .listBasket__text,
.listBasket__li.noActive .listBasket__dosage,
.listBasket__li.noActive .listBasket__newPrice {
  color: #7e8081;
}
.listBasket__li:last-child {
  margin-bottom: 0;
}
.listBasket__item {
  position: relative;
}
.listBasket__thumb {
  width: 200px;
  height: 200px;
}
.listBasket__thumb picture {
  width: 100%;
  height: 100%;
}
.listBasket__right {
  width: calc(100% - 200px);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 36px 0 12px;
  position: relative;
}
.listBasket__remove {
  display: block;
  width: 24px;
  height: 24px;
  font-size: 0;
  background: transparent;
  position: absolute;
  top: -1px;
  right: 0;
}
.listBasket__remove use {
  fill: var(--icon-dimmed-2, #636569);
}
.listBasket__remove:hover use {
  fill: var(--text-default, #0b4644);
}
.listBasket__title {
  display: inline-block;
  font-weight: 600;
  font-size: 20px;
  line-height: 1.4;
  color: var(--text-dimmed-1, #000);
  text-decoration: none;
  margin: 0 0 8px 0;
}
.listBasket__title:hover {
  color: var(--text-title, #0b4644);
}
.listBasket__dosage, .listBasket__text {
  font-size: 12px;
  line-height: 1.5;
  color: var(--text-dimmed-1, #000);
  margin-bottom: 8px;
}
.listBasket__text {
  text-decoration: none;
}
.listBasket__text:hover {
  color: var(--text-title, #0b4644);
}
.listBasket__price {
  margin: 12px 0;
}
.listBasket__newPrice {
  font-weight: 600;
  font-size: 20px;
  line-height: 1.4;
  color: var(--text-dimmed-1, #000);
}
.listBasket__limitation {
  font-size: 12px;
  line-height: 1.5;
  color: var(--text-dimmed-2, #636569);
}
.listBasket__error {
  background-color: var(--system-error-container, #fae6e5);
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 16px;
  margin-bottom: 12px;
  font-size: 12px;
  line-height: 1.5;
  text-align: center;
  color: var(--system-error-base, #cc0300);
}
@media (max-width: 639px) {
  .listBasket__thumb {
    width: 100px;
    height: 100px;
  }
  .listBasket__right {
    width: calc(100% - 100px);
    padding-right: 0;
    padding-top: 3px;
  }
  .listBasket__title {
    font-size: 14px;
    margin: 0 36px 4px 0;
  }
  .listBasket__dosage, .listBasket__text {
    margin-bottom: 4px;
  }
  .listBasket__price {
    margin: 4px 0;
  }
}

.boxQuantity {
  width: 112px;
  height: 40px;
  margin-bottom: 12px;
}
.boxQuantity__input {
  width: 32px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  background: transparent;
  line-height: 1;
  font-size: 14px !important;
  color: var(--text-dimmed-1, #000);
}
.boxQuantity__plus, .boxQuantity__minus {
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: var(--main-cool-mint-dimmed, #f6f9f7);
  position: relative;
  font-size: 0;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
}
.boxQuantity__plus.disabled, .boxQuantity__plus:disabled, .boxQuantity__minus.disabled, .boxQuantity__minus:disabled {
  background-color: var(--main-cool-mint-dimmed, #f6f9f7);
  pointer-events: none;
}
.boxQuantity__plus.disabled:before, .boxQuantity__plus.disabled:after, .boxQuantity__plus:disabled:before, .boxQuantity__plus:disabled:after, .boxQuantity__minus.disabled:before, .boxQuantity__minus.disabled:after, .boxQuantity__minus:disabled:before, .boxQuantity__minus:disabled:after {
  background-color: #929292;
}
.boxQuantity__plus:hover, .boxQuantity__minus:hover {
  background-color: var(--main-forest, #0b4644);
}
.boxQuantity__plus:hover:before, .boxQuantity__plus:hover:after, .boxQuantity__minus:hover:before, .boxQuantity__minus:hover:after {
  background-color: var(--bgColor-white, #ffffff);
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
}
.boxQuantity__plus:before, .boxQuantity__minus:before {
  display: block;
  content: "";
  width: 12px;
  height: 2px;
  background-color: var(--icon-dimmed-1, #000);
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -1px 0 0 -6px;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
  border-radius: 10px;
}
.boxQuantity__plus:after {
  display: block;
  content: "";
  width: 2px;
  height: 12px;
  background-color: var(--icon-dimmed-1, #000);
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -1px;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
  border-radius: 10px;
}
@media (max-width: 639px) {
  .boxQuantity {
    margin-bottom: 8px;
  }
}

.boxCard {
  margin-top: 40px;
  margin-bottom: 40px;
}
.boxCard__left {
  width: 61.32%;
}
.boxCard__right {
  width: 38.68%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 40px;
}
.boxCard__title {
  font-weight: 600;
  font-size: 28px;
  line-height: 1.28;
  color: var(--text-dimmed-1, #000);
  margin-bottom: 8px;
}
.boxCard__text {
  font-weight: 600;
  font-size: 18px;
  line-height: 1.33;
  color: var(--text-dimmed-1, #000);
}
.boxCard__box-1 {
  margin-top: 17px;
}
.boxCard__box-2 {
  margin-top: 40px;
}
.boxCard__price {
  white-space: nowrap;
}
.boxCard__newPrice {
  font-weight: 600;
  font-size: 28px;
  line-height: 1.28;
  color: var(--text-dimmed-1, #000);
}
.boxCard__check {
  padding-bottom: 16px;
  margin-bottom: 16px;
  border-bottom: 1px solid var(--shade-2, #929292);
}
.boxCard .boxQuantity {
  width: 140px;
  height: 54px;
  margin: 0 16px 16px 0;
}
.boxCard .boxQuantity .boxQuantity__plus,
.boxCard .boxQuantity .boxQuantity__minus {
  width: 54px;
  height: 54px;
}
.boxCard .boxQuantity .boxQuantity__input {
  height: 54px;
  line-height: 54px;
}
.boxCard__button {
  width: 100%;
  height: 54px;
  border-radius: 4px;
  margin-bottom: 16px;
}
.boxCard__description {
  margin-top: 40px;
}
.boxCard__stock {
  font-weight: 600;
  font-size: 12px;
  line-height: 1.33;
  text-transform: uppercase;
  color: var(--text-dimmed-2, #636569);
  padding: 4px 8px;
  border-radius: 4px;
  background-color: var(--main-cream, #eaeceb);
  margin-left: 10px;
  text-align: center;
}
.boxCard__bg {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 107px;
}
@media (max-width: 1279px) {
  .boxCard {
    margin-top: 24px;
  }
}
@media (max-width: 1199px) {
  .boxCard__left {
    width: 50%;
  }
  .boxCard__right {
    width: 50%;
  }
}
@media (max-width: 991px) {
  .boxCard {
    margin-top: 16px;
    display: block;
  }
  .boxCard__left {
    width: 100%;
  }
  .boxCard__right {
    width: 100%;
    padding: 24px 0 0 0;
  }
}
@media (max-width: 639px) {
  .boxCard__newPrice, .boxCard__title {
    font-size: 24px;
  }
  .boxCard__box-2 {
    margin-top: 24px;
  }
  .boxCard__description {
    margin-top: 24px;
  }
  .boxCard__bg {
    padding-left: 75px;
  }
}
@media (max-width: 374px) {
  .boxCard__newPrice, .boxCard__title {
    font-size: 20px;
  }
  .boxCard__text {
    font-size: 14px;
  }
}

.bigSlider {
  width: 100%;
}
.bigSlider__thumb {
  width: 100%;
  height: 544px;
  cursor: url("../images/zoom.svg"), pointer !important;
}
.bigSlider__video--box {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 30px 0;
  width: 100%;
  height: 544px;
}
.bigSlider__video--box video,
.bigSlider__video--box iframe {
  width: 100% !important;
  height: auto !important;
  aspect-ratio: 16/9;
}
.bigSlider .swiper-button-next,
.bigSlider .swiper-button-prev {
  width: 62px;
  height: 62px;
  margin-top: -31px;
  pointer-events: initial;
  cursor: pointer;
}
.bigSlider .swiper-button-next use,
.bigSlider .swiper-button-prev use {
  stroke: var(--icon-dimmed-1, #000);
}
.bigSlider .swiper-button-next:hover,
.bigSlider .swiper-button-prev:hover {
  stroke: var(--text-default, #0b4644);
}
.bigSlider .swiper-button-prev {
  left: 0;
}
.bigSlider .swiper-button-next {
  right: 0;
}
@media (max-width: 1199px) {
  .bigSlider__thumb {
    height: 359px;
  }
  .bigSlider__video--box {
    height: 359px;
  }
}
@media (max-width: 768px) {
  .bigSlider__thumb {
    pointer-events: none;
    cursor: default;
  }
}
@media (max-width: 639px) {
  .bigSlider .swiper-button-next,
  .bigSlider .swiper-button-prev {
    width: 40px;
    height: 40px;
  }
  .bigSlider .swiper-button-next svg,
  .bigSlider .swiper-button-prev svg {
    width: 10px;
    height: auto;
  }
}
@media (max-width: 479px) {
  .bigSlider__thumb {
    height: 270px;
  }
  .bigSlider__video--box {
    height: 270px;
  }
}

.smallSlider.swiper {
  width: 84px;
  height: 544px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
.smallSlider .swiper-slide.smallSlider__video {
  height: 100%;
}
.smallSlider__thumb {
  width: 100%;
  height: 100%;
  cursor: pointer;
  opacity: 0.8;
  -webkit-transition: 0.3s opacity ease;
  transition: 0.3s opacity ease;
}
.smallSlider__thumb:hover {
  opacity: 1;
}
.smallSlider .swiper-slide-thumb-active .smallSlider__thumb {
  opacity: 1;
}
.smallSlider .swiper-slide-thumb-active .smallSlider__video--box {
  border-color: var(--border-blue, #0b4644);
}
.smallSlider .swiper-button-next,
.smallSlider .swiper-button-prev {
  width: 100%;
  height: 24px;
  margin: 0;
  pointer-events: initial;
  cursor: pointer;
  background: rgba(255, 255, 255, 0.8);
}
.smallSlider .swiper-button-next.swiper-button-disabled,
.smallSlider .swiper-button-prev.swiper-button-disabled {
  display: none;
}
.smallSlider .swiper-button-next use,
.smallSlider .swiper-button-prev use {
  stroke: var(--icon-dimmed-1, #000);
}
.smallSlider .swiper-button-next:hover,
.smallSlider .swiper-button-prev:hover {
  stroke: var(--text-default, #0b4644);
}
.smallSlider .swiper-button-prev {
  left: 0;
  top: 0;
}
.smallSlider .swiper-button-prev svg {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.smallSlider .swiper-button-next {
  right: 0;
  top: initial;
  bottom: 0;
}
.smallSlider .swiper-button-next svg {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.smallSlider__video--box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 100%;
  cursor: pointer;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid var(--shade-1, #636569);
}
.smallSlider__video--box:hover {
  border-color: var(--border-blue, #0b4644);
}
.smallSlider__video svg {
  margin-left: 2px;
}
.smallSlider__video use {
  fill: #000;
}
.smallSlider__video p {
  font-size: 14px;
  line-height: 1;
  color: #000;
  margin-top: 8px;
  font-weight: 600;
}
@media (max-width: 1199px) {
  .smallSlider.swiper {
    height: 359px;
  }
}
@media (max-width: 639px) {
  .smallSlider.swiper {
    width: 60px;
  }
}
@media (max-width: 479px) {
  .smallSlider.swiper {
    height: 270px;
  }
}

.buttonZoom {
  display: block;
  width: 24px;
  height: 24px;
  font-size: 0;
  background: transparent;
  position: absolute;
  top: 15px;
  right: 77px;
  z-index: 3;
  cursor: url("../images/zoom.svg"), pointer !important;
  pointer-events: none;
  cursor: default;
}
.buttonZoom use {
  fill: #000;
}
@media (max-width: 1199px) {
  .buttonZoom {
    right: 15px;
  }
}
@media (max-width: 768px) {
  .buttonZoom {
    display: none;
  }
}

.cardCheck {
  padding: 16px 16px 0 0;
}
.cardCheck input {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  border: 0;
  opacity: 0;
  visibility: hidden;
  cursor: pointer;
}
.cardCheck input:checked + .check-text {
  background: #d0e0d8;
}
.cardCheck label {
  display: block;
  cursor: pointer;
  width: 100%;
  position: relative;
}
.cardCheck .check-text {
  width: 100%;
  height: 24px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #d0e0d8;
  padding: 0 8px;
  text-align: center;
  font-weight: 600;
  font-size: 12px;
  line-height: 1.33;
  text-transform: uppercase;
  border-radius: 4px;
  color: var(--text-default, #0b4644);
}

.boxApplication {
  background-color: var(--main-cream, #eaeceb);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0;
}
.tabsApplication li {
  margin: 0 12px;
}
.tabsApplication li.active button:after {
  left: 0;
  width: 100%;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
}
.tabsApplication button {
  display: block;
  padding: 4px;
  font-weight: 600;
  font-size: 14px;
  line-height: 1.42;
  text-transform: none;
  color: var(--text-dimmed-1, #000);
  position: relative;
  text-transform: uppercase;
  background-color: transparent;
}
.tabsApplication button:after {
  display: block;
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0;
  height: 2px;
  background-color: var(--main-forest, #0b4644);
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
}
.tabsApplication button:hover:after {
  left: 0;
  width: 100%;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
}
.tabsApplication__content {
  display: none;
  background-color: var(--bgColor-white, #ffffff);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 24px;
}
.tabsApplication__content.active {
  display: block;
}
@media (max-width: 639px) {
  .tabsApplication {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin: 0 -15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 15px;
    overflow: hidden;
    overflow-x: auto;
    scrollbar-color: transparent transparent;
  }
  .tabsApplication li {
    margin: 0 24px 0 0;
    white-space: nowrap;
  }
  .tabsApplication li:last-child {
    margin-right: 0;
  }
  .tabsApplication__content {
    padding: 24px 15px;
  }
}

.boxSteps {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 7px;
  margin-top: 40px;
}

.sliderSteps {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 2px;
}
.sliderSteps:hover .swiper-button-prev,
.sliderSteps:hover .swiper-button-next {
  opacity: 1;
  visibility: visible;
}
.sliderSteps .swiper-slide {
  padding-bottom: 2px;
  -webkit-transition: height 0.3s ease;
  transition: height 0.3s ease;
}
.sliderSteps__item {
  height: 100%;
  -webkit-box-shadow: 2px 0 1px 0 rgba(0, 0, 0, 0.06);
  box-shadow: 2px 0 1px 0 rgba(0, 0, 0, 0.06);
  background-color: var(--bgColor-white, #ffffff);
  border-radius: 0 24px 24px 0;
}
.sliderSteps__thumb {
  display: block;
  font-size: 0;
  width: 346px;
  height: 484px;
}
.sliderSteps__thumb picture {
  width: 100%;
  height: 100%;
}
.sliderSteps__right {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 24px 16px;
  width: 100%;
}
.sliderSteps__subTitle {
  font-weight: 600;
  font-size: 20px;
  line-height: 1.4;
  color: var(--text-title, #0b4644);
  margin-bottom: 40px;
}
.sliderSteps__title {
  font-weight: 600;
  font-size: 18px;
  line-height: 1.33;
  color: var(--text-title, #0b4644);
  text-decoration: none;
}
.sliderSteps a.sliderSteps__title:hover {
  text-decoration: underline;
}
.sliderSteps__text {
  margin-top: 0;
}
.sliderSteps__text p:nth-child(2) b,
.sliderSteps__text p:nth-child(2) strong {
  font-size: 18px;
}
.sliderSteps__text p b,
.sliderSteps__text p strong {
  font-weight: 600;
  font-size: 20px;
  line-height: 1.4;
  color: var(--text-title, #0b4644);
}
.sliderSteps .swiper-button-prev,
.sliderSteps .swiper-button-next {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
}
.sliderSteps .swiper-button-prev {
  left: 0;
}
.sliderSteps .swiper-button-next {
  right: 0;
}
.sliderSteps .swiper-pagination {
  display: none;
}
@media (max-width: 1370px) {
  .sliderSteps__subTitle {
    margin-bottom: 24px;
  }
  .sliderSteps__right {
    padding: 16px;
  }
}
@media (max-width: 1279px) {
  .sliderSteps__thumb {
    width: 210px;
    height: auto;
  }
  .sliderSteps .swiper-button-next,
  .sliderSteps .swiper-button-prev {
    display: none !important;
  }
  .sliderSteps .swiper-pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 0;
  }
}
@media (max-width: 991px) {
  .sliderSteps .swiper-slide {
    height: auto !important;
  }
}
@media (max-width: 768px) {
  .sliderSteps__subTitle {
    margin-bottom: 10px;
    font-size: 18px;
  }
  .sliderSteps__title {
    font-size: 16px;
  }
  .sliderSteps__text p:nth-child(2) b,
  .sliderSteps__text p:nth-child(2) strong {
    font-size: 16px;
  }
  .sliderSteps__text p b,
  .sliderSteps__text p strong {
    font-size: 18px;
  }
}
@media (max-width: 479px) {
  .sliderSteps__item {
    display: block;
    border-radius: 0 0 24px 24px;
    -webkit-box-shadow: 0px 2px 1px 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0px 2px 1px 0 rgba(0, 0, 0, 0.06);
  }
  .sliderSteps__thumb {
    width: 100%;
    height: 200px;
  }
  .sliderSteps__right {
    padding: 15px;
  }
}

.boxAuthorization {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.boxAuthorization__left {
  width: 50%;
}
.boxAuthorization__right {
  width: 50%;
}
.boxAuthorization__thumb {
  width: 100%;
  height: 100%;
}
.boxAuthorization__thumb img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
.boxAuthorization__width {
  width: 632px;
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 30px 62px 30px 30px;
}
.boxAuthorization__item {
  max-width: 420px;
  width: 100%;
  margin-left: auto;
}
.boxAuthorization__title {
  font-weight: 600;
  font-size: 20px;
  line-height: 1.4;
  text-align: center;
  color: var(--text-title, #0b4644);
}
.boxAuthorization__text {
  font-size: 14px;
  line-height: 1.42;
  text-align: center;
  color: var(--text-default, #0b4644);
  margin-top: 16px;
}
.boxAuthorization__text--2 p {
  margin-bottom: 22px;
}
.boxAuthorization__text--2 p:last-child {
  margin-bottom: 0;
}
.boxAuthorization__text p {
  font-size: 14px;
  line-height: 1.42;
  color: var(--text-default, #0b4644);
}
@media (max-width: 1340px) {
  .boxAuthorization__width {
    padding: 30px;
  }
  .boxAuthorization__item {
    margin: 0 auto;
  }
}
@media (max-width: 1279px) {
  .boxAuthorization__width {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .boxAuthorization {
    display: block;
  }
  .boxAuthorization__left {
    display: none;
  }
  .boxAuthorization__right {
    display: block;
    width: 100%;
  }
  .boxAuthorization__width {
    padding: 20px 15px 40px 15px;
  }
}

.formAuthorization {
  margin-top: 16px;
}
.formAuthorization.boxData {
  max-width: 515px;
  margin: 0 0 32px 0;
}
.formAuthorization.boxData .formAuthorization__item {
  margin-bottom: 16px;
}
.formAuthorization.boxData .formAuthorization__button {
  margin-top: 24px;
  height: 40px;
}
.formAuthorization--2 .formAuthorization__item {
  margin-bottom: 16px;
}
.formAuthorization--2 .formAuthorization__button {
  margin-top: 24px;
}
.formAuthorization__item {
  margin-bottom: 24px;
}
.formAuthorization__item.error .formAuthorization__input {
  border-color: #cc0300;
}
.formAuthorization__remove {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  width: 24px;
  height: 36px;
  font-size: 0;
  text-decoration: none;
  background: transparent;
}
.formAuthorization__remove use {
  stroke-width: 2px;
  stroke: var(--icon-dimmed-1, #000);
}
.formAuthorization__remove:hover use {
  stroke: var(--text-default, #0b4644);
}
.formAuthorization__input {
  display: block;
  width: 100%;
  height: 36px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 1px solid var(--shade-1, #636569);
  line-height: 35px;
  font-size: 14px !important;
  background-color: var(--bgColor-white, #ffffff);
}
.formAuthorization__input::-webkit-input-placeholder {
  color: #929292;
}
.formAuthorization__input::-moz-placeholder {
  color: #929292;
}
.formAuthorization__input:-moz-placeholder {
  color: #929292;
}
.formAuthorization__input:-ms-input-placeholder {
  color: #929292;
}
.formAuthorization__or {
  margin: 24px 0;
  font-size: 14px;
  line-height: 1.42;
  text-align: center;
  color: var(--text-default, #0b4644);
}
.formAuthorization__apple img {
  position: relative;
  top: -1px;
}
.formAuthorization__apple, .formAuthorization__google {
  width: 100%;
  height: 36px;
  margin-top: 16px;
}
.formAuthorization__apple img, .formAuthorization__google img {
  margin-right: 13px;
}
.formAuthorization__apple.active, .formAuthorization__google.active {
  font-size: 0;
}
.formAuthorization__apple.active:after, .formAuthorization__google.active:after {
  display: block;
  font-size: 14px;
  content: attr(data-text);
}
.formAuthorization__button {
  width: 100%;
  height: 36px;
}
.formAuthorization__button.disabled, .formAuthorization__button:disabled {
  background: #e6e6e6;
  border-color: #e6e6e6;
  color: #929292;
  pointer-events: none;
}
.formAuthorization__text {
  font-size: 12px;
  line-height: 1.5;
  color: var(--text-dimmed-1, #000);
  margin-bottom: 4px;
}
.formAuthorization__text--2 {
  font-size: 13px;
  line-height: 1.38;
  color: #7e8081;
  margin: 12px 0 0 0;
}
.formAuthorization__text--3 {
  font-size: 12px;
  line-height: 1.5;
  color: var(--text-dimmed-2, #636569);
  margin-top: 4px;
}
.formAuthorization__info {
  font-size: 12px;
  line-height: 1.5;
  color: var(--text-dimmed-2, #636569);
}
.formAuthorization__modal {
  position: relative;
  -webkit-box-shadow: 0 3px 13px 0 rgba(0, 0, 0, 0.07);
  box-shadow: 0 3px 13px 0 rgba(0, 0, 0, 0.07);
  background: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 2;
}
.formAuthorization__area {
  resize: none;
  padding: 10px 7px;
  height: 64px;
  line-height: 1;
  margin-top: 4px;
  font-size: 14px !important;
  border-color: var(--shade-2, #929292);
}
@media (max-width: 991px) {
  .formAuthorization {
    margin-top: 32px;
  }
}
@media (max-width: 768px) {
  .formAuthorization.boxData {
    max-width: 100%;
  }
}

.errorText {
  font-size: 12px;
  line-height: 1.5;
  color: #cc0300;
  margin-top: 12px;
}

.boxError {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 16px;
  margin-bottom: 24px;
  background-color: var(--system-error-container, #fae6e5);
  font-size: 12px;
  line-height: 1.5;
  color: var(--system-error-base, #cc0300);
  text-align: center;
}
.boxError p {
  color: var(--system-error-base, #cc0300);
  font-size: 12px;
  line-height: 1.5;
}

.formConfirmation {
  margin-top: 16px;
  text-align: center;
}
.formConfirmation__time {
  font-size: 14px;
  line-height: 1.42;
  text-align: center;
  color: var(--text-default, #0b4644);
}
.formConfirmation__item.error .formConfirmation__input {
  border-color: var(--system-error-base, #cc0300);
}
.formConfirmation__item.error .errorText {
  margin-top: 24px;
  text-align: center;
}
.formConfirmation__code {
  margin-top: 16px;
}
.formConfirmation__input {
  display: block;
  width: 42px;
  height: 56px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid var(--shade-3, #e6e6e6);
  line-height: 54px;
  text-align: center;
  font-size: 14px !important;
  text-transform: uppercase;
  margin: 0 4px;
}
.formConfirmation__input.active, .formConfirmation__input:focus {
  border-color: var(--shade-1, #636569);
}
.formConfirmation__repeat {
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  line-height: 1.28;
  text-transform: uppercase;
  color: var(--text-dimmed-3, #929292);
  background: transparent;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
  margin-top: 16px;
}
.formConfirmation__repeat:hover {
  color: var(--text-default, #0b4644);
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
}
.formConfirmation__repeat.disabled, .formConfirmation__repeat:disabled {
  pointer-events: none;
  color: #929292;
}

.formChoose {
  margin-top: 16px;
}
.formChoose__link {
  text-align: center;
  margin: 24px 0;
}
.formChoose__link button {
  display: inline-block;
  font-size: 14px;
  line-height: 1.42;
  color: var(--text-default, #0b4644);
  text-decoration: underline;
  background: transparent;
}
.formChoose__link button:hover {
  text-decoration: none;
}
.formChoose__button {
  width: 100%;
}
.formChoose__button.disabled, .formChoose__button:disabled {
  background: #e6e6e6;
  border-color: #e6e6e6;
  color: #929292;
  pointer-events: none;
}

.chooseSelect {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid var(--shade-2, #929292);
}
.chooseSelect.open .chooseSelect__button:after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.chooseSelect.open .chooseSelect__modal {
  display: block;
  border-top: 1px solid var(--shade-2, #929292);
}
.chooseSelect__button {
  width: 100%;
  height: 38px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 55px 0 16px;
  cursor: pointer;
  font-size: 14px;
  line-height: 1.42;
  color: var(--text-dimmed-1, #000);
  position: relative;
}
.chooseSelect__button:after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  right: 19px;
  width: 15px;
  height: 7px;
  background-color: var(--text-dimmed-1, #000);
  -webkit-mask-image: url(../images/arrows-3.svg);
  mask-image: url(../images/arrows-3.svg);
  margin-top: -3px;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
}
.chooseSelect__button span {
  display: block;
  width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.chooseSelect__modal {
  display: none;
}
.chooseSelect__search {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 8px 16px 16px 16px;
}
.chooseSelect__iconsSearch {
  position: absolute;
  top: 8px;
  left: 16px;
  z-index: 2;
  width: 24px;
  height: 40px;
  background: transparent;
  font-size: 0;
  pointer-events: none;
}
.chooseSelect__iconsSearch use {
  stroke: var(--text-default, #0b4644);
  stroke-width: 1.5px;
}
.chooseSelect__input {
  display: block;
  width: 100%;
  height: 40px;
  line-height: 39px;
  font-size: 12px !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 0 0 34px;
  background: #fff;
  border-bottom: 1px solid var(--shade-1, #636569);
  text-transform: uppercase;
}
.chooseSelect__scroll {
  max-height: 246px;
  background: #fff;
  overflow: hidden;
  overflow-y: auto;
  scrollbar-width: thin;
}

.chooseCheck {
  margin-bottom: 16px;
}
.chooseCheck.chooseCheck--2 {
  margin-bottom: 0;
}
.chooseCheck.chooseCheck--2 label {
  padding: 8px 15px 8px 15px;
  border: 0;
}
.chooseCheck.chooseCheck--2 .chooseSelect__name {
  font-size: 14px;
  line-height: 1.44;
  color: var(--text-dimmed-1, #000);
  position: relative;
  z-index: 2;
}
.chooseCheck.chooseCheck--2 .chooseSelect__address {
  font-size: 12px;
  line-height: 1.5;
  color: var(--text-dimmed-2, #636569);
  position: relative;
  z-index: 2;
  margin-top: 8px;
}
.chooseCheck.chooseCheck--2 .check-text:after {
  opacity: 0;
  visibility: hidden;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: var(--main-cool-mint-dimmed, #f6f9f7);
  z-index: 0;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
}
.chooseCheck.chooseCheck--2 input:checked + .check-radio + .check-text:after {
  opacity: 1;
  visibility: visible;
}
.chooseCheck.chooseCheck--2 input:checked + .check-radio + .check-text:before {
  display: none;
}
.chooseCheck input {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  border: 0;
  opacity: 0;
  visibility: hidden;
  cursor: pointer;
}
.chooseCheck input:checked + .check-radio {
  border: 1px solid var(--border-blue, #0b4644);
}
.chooseCheck input:checked + .check-radio:before {
  opacity: 1;
  visibility: visible;
}
.chooseCheck input:checked + .check-radio + .check-text:before {
  display: block;
  content: "";
  position: absolute;
  top: -1px;
  right: -1px;
  bottom: -1px;
  left: -1px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #000;
}
.chooseCheck label {
  cursor: pointer;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 16px;
  position: relative;
  border: 1px solid #e7e7e7;
}
.chooseCheck .check-text {
  font-size: 14px;
  line-height: 1.42;
}
.chooseCheck .check-radio {
  width: 20px;
  height: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #FFFFFF;
  border: 1px solid;
  position: relative;
  border-radius: 50%;
  -webkit-box-shadow: 0 8px 24px 0 rgba(0, 0, 0, 0.04);
  box-shadow: 0 8px 24px 0 rgba(0, 0, 0, 0.04);
  margin-right: 12px;
  z-index: 2;
}
.chooseCheck .check-radio:before {
  opacity: 1;
  visibility: hidden;
  content: "";
  position: absolute;
  left: 2px;
  top: 2px;
  width: 14px;
  height: 14px;
  background: var(--main-forest, #0b4644);
  border-radius: 50%;
}

.boxCabinet {
  margin-top: 24px;
}
.boxCabinet__left {
  width: 240px;
}
.boxCabinet__right {
  width: calc(100% - 240px);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 80px;
}
.boxCabinet__bg {
  background-color: var(--main-cool-mint-dimmed, #f6f9f7);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 24px;
}
.boxCabinet__congratulations {
  font-weight: 600;
  font-size: 20px;
  line-height: 1.4;
  color: var(--text-title, #0b4644);
}
.boxCabinet__title {
  max-width: 515px;
  font-weight: 600;
  font-size: 20px;
  line-height: 1.4;
  color: var(--text-title, #0b4644);
  margin-bottom: 16px;
}
.boxCabinet__title--2 {
  margin-bottom: 40px;
}
.boxCabinet__title--3 {
  margin-bottom: 24px;
}
@media (max-width: 991px) {
  .boxCabinet {
    margin-top: 0;
  }
  .boxCabinet__right {
    padding-left: 30px;
  }
}
@media (max-width: 768px) {
  .boxCabinet {
    display: block;
  }
  .boxCabinet__left {
    width: 100%;
    margin-bottom: 24px;
  }
  .boxCabinet__right {
    width: 100%;
    padding: 0;
  }
  .boxCabinet__title {
    max-width: 100%;
  }
  .boxCabinet__title--2 {
    margin-bottom: 16px;
  }
  .boxCabinet__bg {
    padding: 16px 15px;
  }
}

.menuCabinet {
  margin-top: 24px;
}
.menuCabinet li {
  border-top: 1px solid var(--shade-3, #e6e6e6);
}
.menuCabinet li:first-child {
  border-top: 0;
}
.menuCabinet li:last-child {
  border-top: 0;
}
.menuCabinet li.active a {
  color: var(--text-default, #0b4644);
}
.menuCabinet button,
.menuCabinet a {
  font-size: 14px;
  line-height: 1.42;
  color: var(--text-dimmed-2, #636569);
  text-decoration: none;
  padding: 16px 0;
  background-color: transparent;
}
.menuCabinet button:hover,
.menuCabinet a:hover {
  color: var(--text-default, #0b4644);
}
.menuCabinet__exit {
  margin-top: 17px;
}
.menuCabinet__exit i {
  width: 24px;
  height: 24px;
  margin-right: 8px;
}
.menuCabinet__exit i use {
  fill: var(--text-default, #0b4644);
}
.menuCabinet__exit button,
.menuCabinet__exit a {
  line-height: 1;
  padding: 5px 0;
  color: var(--text-default, #0b4644);
}
.menuCabinet__exit button:hover,
.menuCabinet__exit a:hover {
  color: var(--text-dimmed-2, #636569);
}
.menuCabinet__exit button:hover use,
.menuCabinet__exit a:hover use {
  fill: var(--text-dimmed-2, #636569);
}
@media (max-width: 768px) {
  .menuCabinet {
    margin-top: 0;
  }
  .menuCabinet ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -5px;
    margin-right: -5px;
  }
  .menuCabinet li {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 16px 5px 0 5px;
    width: 25%;
    border: 0;
  }
  .menuCabinet li.active a {
    border-color: var(--border-blue, #0b4644);
  }
  .menuCabinet button,
  .menuCabinet a {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid var(--shade-3, #e6e6e6);
    padding: 10px;
    text-align: center;
  }
  .menuCabinet__exit {
    margin-top: 0;
  }
}
@media (max-width: 639px) {
  .menuCabinet li {
    width: 50%;
  }
}

.socialCabinet {
  background: var(--main-cool-mint-dimmed, #f6f9f7);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 8px 16px;
  max-width: 515px;
  margin-bottom: 32px;
}
.socialCabinet--2 {
  max-width: 100%;
  margin-bottom: 24px;
}
.socialCabinet__title {
  font-size: 14px;
  line-height: 1.42;
  color: var(--text-dimmed-1, #000);
}
.socialCabinet__list i {
  width: 22px;
  margin-right: 11px;
}
.socialCabinet__link {
  font-size: 14px;
  line-height: 1.42;
  color: var(--text-dimmed-2, #636569);
  margin: 11px 0 0 0;
  text-decoration: none;
  word-break: break-word;
}
.socialCabinet__link use {
  fill: var(--text-default, #0b4644);
}
.socialCabinet__link:hover {
  color: var(--text-default, #0b4644);
}
@media (max-width: 768px) {
  .socialCabinet {
    max-width: 100%;
    margin-bottom: 24px;
  }
}

.boxData__bottom {
  max-width: 515px;
}
.boxData__bottom .boxCabinet__title {
  margin-bottom: 24px;
}
@media (max-width: 768px) {
  .boxData__bottom {
    max-width: 100%;
  }
  .boxData__bottom .boxCabinet__title {
    margin-bottom: 16px;
  }
}

.updatedClinic {
  max-width: 515px;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 16px;
  background-color: var(--main-cool-mint-dimmed, #f6f9f7);
  text-align: center;
  margin-bottom: 32px;
  font-size: 14px;
  line-height: 1.5;
  color: var(--text-title, #0b4644);
  font-weight: 600;
}
@media (max-width: 768px) {
  .updatedClinic {
    max-width: 100%;
    margin-bottom: 24px;
  }
}

.errorClinic {
  max-width: 515px;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 16px;
  background-color: var(--system-error-container, #fae6e5);
  text-align: center;
  margin-bottom: 32px;
  font-size: 12px;
  line-height: 1.5;
  color: var(--system-error-base, #cc0300);
}
.errorClinic p {
  font-size: 12px;
  line-height: 1.5;
  color: var(--system-error-base, #cc0300);
}
.errorClinic a {
  color: var(--system-error-base, #cc0300);
  text-decoration: underline;
}
.errorClinic a:hover {
  text-decoration: none;
}
@media (max-width: 768px) {
  .errorClinic {
    max-width: 100%;
  }
}

.cumulativeDiscount {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 16px;
  background-color: var(--main-cool-mint-dimmed, #f6f9f7);
}
.cumulativeDiscount__title {
  font-weight: 600;
  font-size: 28px;
  line-height: 1.28;
  color: var(--text-dimmed-1, #000);
}
.cumulativeDiscount__text {
  font-size: 14px;
  line-height: 1.42;
  color: #4f4f4f;
  margin-top: 5px;
}
.cumulativeDiscount__text p {
  font-size: 14px;
  line-height: 1.42;
  color: #4f4f4f;
}
@media (max-width: 768px) {
  .cumulativeDiscount__title {
    font-size: 24px;
  }
  .cumulativeDiscount__text {
    margin-top: 8px;
  }
}

.historyFilter {
  margin-bottom: 24px;
}
.historyFilter__quantity {
  font-size: 12px;
  line-height: 1.5;
  text-transform: uppercase;
  color: var(--text-dimmed-2, #636569);
  margin-right: 8px;
}
.historyFilter__text {
  font-size: 12px;
  line-height: 1.5;
  text-transform: uppercase;
  color: var(--text-dimmed-2, #636569);
  margin-right: 16px;
}
.historyFilter__select {
  width: 255px;
}
@media (max-width: 991px) {
  .historyFilter__select {
    width: 194px;
  }
}
@media (max-width: 768px) {
  .historyFilter__select {
    width: 255px;
  }
}
@media (max-width: 639px) {
  .historyFilter {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .historyFilter__quantity {
    width: 100%;
    text-align: center;
    margin-right: 0;
  }
}
@media (max-width: 359px) {
  .historyFilter__select {
    width: 194px;
  }
}

.zeroOrders {
  text-align: center;
}
.zeroOrders__thumb {
  max-width: 300px;
  width: 100%;
  margin: 0 auto;
}
.zeroOrders__text {
  font-weight: 600;
  font-size: 20px;
  line-height: 1.4;
  color: var(--text-title, #0b4644);
}

.listHistory {
  max-width: 600px;
  width: 100%;
}
.listHistory__li {
  padding-bottom: 26px;
  margin-bottom: 26px;
  border-bottom: 1px solid var(--shade-3, #e6e6e6);
}
.listHistory__li.open .smallHistory {
  display: none;
}
.listHistory__li.open .listHistory__dropDown {
  display: block;
}
.listHistory__li.open .listHistory__showMore {
  font-size: 0;
}
.listHistory__li.open .listHistory__showMore:after {
  display: block;
  content: attr(data-text);
  font-size: 14px;
}
.listHistory__textWarning {
  background-color: var(--system-warning-container, #fbf0d8);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 16px;
  text-align: center;
  margin-bottom: 12px;
}
.listHistory__textWarning p {
  font-size: 12px;
  line-height: 1.5;
  color: var(--system-warning-base, #ff6f00);
}
.listHistory__number {
  font-weight: 600;
  font-size: 16px;
  line-height: 1.5;
  color: var(--text-title, #0b4644);
  margin-bottom: 12px;
}
.listHistory__status {
  display: inline-block;
  font-weight: 600;
  font-size: 12px;
  line-height: 1.33;
  text-transform: uppercase;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 4px;
  padding: 4px 8px;
  color: var(--text-default, #0b4644);
  background-color: var(--main-cool-mint, #d0e0d8);
  margin-bottom: 12px;
}
.listHistory__status.bg-waiting {
  background-color: var(--system-warning-container, #fbf0d8);
  color: var(--system-warning-base, #ff6f00);
}
.listHistory__price {
  margin-bottom: 12px;
}
.listHistory__newPrice {
  font-weight: 600;
  font-size: 20px;
  line-height: 1.4;
  color: var(--text-default, #0b4644);
}
.listHistory__data {
  font-size: 14px;
  line-height: 1.42;
  color: var(--text-dimmed-2, #636569);
  margin-bottom: 8px;
}
.listHistory__data span {
  color: var(--text-dimmed-1, #000);
}
.listHistory__data a {
  color: var(--text-dimmed-1, #000);
  text-decoration: none;
}
.listHistory__data a:hover {
  color: var(--text-default, #0b4644);
}
.listHistory__bottom {
  margin-top: 12px;
}
.listHistory__showMore {
  width: auto;
  height: 40px;
  margin-right: 12px;
  padding: 0 10px;
  -webkit-transition: 0.3s background-color ease, 0.3s color ease, 0.3s border-color ease;
  transition: 0.3s background-color ease, 0.3s color ease, 0.3s border-color ease;
}
.listHistory__repeat {
  width: auto;
  height: 40px;
  padding: 0 10px;
}
.listHistory__cancel {
  display: block;
  background-color: transparent;
  font-size: 14px;
  line-height: 1.28;
  text-decoration: underline;
  color: var(--text-default, #0b4644);
}
.listHistory__cancel:hover {
  text-decoration: none;
}
.listHistory__pay {
  padding: 0 10px;
  margin-left: 16px;
}
.listHistory__dropDown {
  display: none;
}
@media (max-width: 991px) {
  .listHistory__bottom {
    display: block;
  }
  .listHistory__bottom--right {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .listHistory__cancel, .listHistory__pay {
    margin-top: 16px;
  }
}
@media (max-width: 479px) {
  .listHistory__bottom {
    margin-top: 0;
  }
  .listHistory__showMore, .listHistory__repeat {
    margin-top: 12px;
  }
}
@media (max-width: 359px) {
  .listHistory__pay {
    margin-left: 6px;
  }
}

.smallHistory {
  margin: 20px 0;
  position: relative;
}
.smallHistory__item {
  width: 100px;
  margin: 0 12px 0 0;
}
.smallHistory__item:nth-child(6) {
  width: 40px;
  margin-right: 0;
}
.smallHistory__thumb {
  display: block;
  width: 100%;
  height: 100px;
  font-size: 0;
}
.smallHistory__thumb picture {
  width: 100%;
  height: 100%;
}
.smallHistory__quantity {
  border-radius: 50%;
  width: 40px;
  height: 40px;
  background-color: var(--main-cool-mint-dimmed, #f6f9f7);
  font-weight: 600;
  font-size: 16px;
  text-align: center;
  color: #0b4644;
  pointer-events: none;
}
@media (max-width: 991px) {
  .smallHistory__thumb {
    height: 70px;
  }
}
@media (max-width: 479px) {
  .smallHistory__item {
    width: 49px;
  }
  .smallHistory__thumb {
    height: 49px;
  }
}

.listOrder {
  margin-top: 20px;
  margin-bottom: 20px;
}
.listOrder__li {
  margin-bottom: 12px;
}
.listOrder__thumb {
  width: 200px;
  height: 200px;
}
.listOrder__thumb picture {
  width: 100%;
  height: 100%;
}
.listOrder__right {
  width: 100%;
  padding: 0 0 16px 12px;
}
.listOrder__title {
  font-weight: 600;
  font-size: 20px;
  line-height: 1.4;
  color: var(--text-dimmed-1, #000);
  text-decoration: none;
}
.listOrder__title:hover {
  color: var(--text-title, #0b4644);
}
.listOrder__volume, .listOrder__text {
  margin-top: 8px;
  font-size: 14px;
  line-height: 1.42;
  color: var(--text-dimmed-1, #000);
}
.listOrder__price {
  margin-top: 16px;
}
.listOrder__newPrice {
  font-weight: 600;
  font-size: 20px;
  line-height: 1.4;
  color: var(--text-dimmed-1, #000);
}
@media (max-width: 991px) {
  .listOrder__thumb {
    width: 130px;
    height: 130px;
  }
  .listOrder__right {
    padding: 0 0 0 12px;
  }
  .listOrder__price {
    margin-top: 8px;
  }
  .listOrder__title {
    font-size: 16px;
  }
}
@media (max-width: 479px) {
  .listOrder__li {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-bottom: 12px;
    border-bottom: 1px solid var(--shade-3, #e6e6e6);
  }
  .listOrder__li:last-child {
    border-bottom: 0;
    padding-bottom: 0;
  }
  .listOrder__thumb {
    width: 80px;
    height: 80px;
  }
  .listOrder__price, .listOrder__volume, .listOrder__text {
    margin-top: 4px;
  }
}

.commentDoctor {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 16px;
  background-color: var(--main-cool-mint-dimmed, #f6f9f7);
  margin: 29px 0 20px 0;
}
.commentDoctor__title {
  font-weight: 600;
  font-size: 16px;
  line-height: 1.5;
  color: var(--text-title, #0b4644);
}
.commentDoctor__text {
  font-size: 14px;
  line-height: 1.42;
  color: #4f4f4f;
  margin-top: 5px;
}
.commentDoctor__text p {
  font-size: 14px;
  line-height: 1.42;
  color: #4f4f4f;
}
@media (max-width: 479px) {
  .commentDoctor {
    margin: 20px 0 8px 0;
  }
}

.authorizationOrder {
  margin-top: 25px;
}
.authorizationOrder--2 {
  margin-top: 80px;
}
.authorizationOrder--2 .authorizationOrder__title {
  font-size: 36px;
}
.authorizationOrder__title {
  font-weight: 600;
  font-size: 28px;
  line-height: 1.28;
  text-align: center;
  color: var(--text-title, #0b4644);
}
.authorizationOrder__text {
  font-size: 14px;
  line-height: 1.42;
  text-align: center;
  color: var(--text-default, #0b4644);
  margin-top: 4px;
}
.authorizationOrder__text p {
  font-size: 14px;
  line-height: 1.42;
  color: var(--text-default, #0b4644);
}
.authorizationOrder__item {
  padding-top: 39px;
}
.authorizationOrder__left {
  width: 40%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 85px;
}
.authorizationOrder__right {
  width: 60%;
}
.authorizationOrder__right--width {
  max-width: 600px;
  width: 100%;
  margin-left: auto;
  background-color: var(--main-cool-mint-dimmed, #f6f9f7);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 24px;
}
.authorizationOrder .formChoose {
  margin-top: 24px;
}
.authorizationOrder__bg {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 24px;
  background-color: var(--main-cool-mint-dimmed, #f6f9f7);
}
.authorizationOrder__boxTotal {
  margin-top: 17px;
}
.authorizationOrder__boxTotal .modalBasket__box {
  margin-bottom: 12px;
}
.authorizationOrder__boxTotal .modalBasket__text-1 {
  font-size: 16px;
  line-height: 1.5;
}
.authorizationOrder__boxTotal .modalBasket__price {
  font-weight: 600;
  font-size: 16px;
  line-height: 1.5;
  color: var(--text-dimmed-1, #000);
}
.authorizationOrder .modalBasket__button {
  margin-top: 24px;
}
.authorizationOrder .errorClinic {
  max-width: 100%;
  margin: 16px 0 0 0;
}
.authorizationOrder__box {
  margin-top: 24px;
}
.authorizationOrder__bottom {
  margin-top: 24px;
}
.authorizationOrder .modalBasket__check {
  margin-top: 27px;
  padding: 0 0 0 16px;
}
.authorizationOrder .modalBasket__check.filterCheck .check-radio {
  margin-right: 16px;
}
@media (max-width: 1279px) {
  .authorizationOrder__left {
    padding-right: 30px;
  }
}
@media (max-width: 991px) {
  .authorizationOrder--2 {
    margin-top: 24px;
  }
  .authorizationOrder--2 .authorizationOrder__title {
    font-size: 28px;
  }
  .authorizationOrder__item {
    display: block;
  }
  .authorizationOrder__left {
    width: 100%;
    padding: 0 0 32px 0;
  }
  .authorizationOrder__right {
    width: 100%;
  }
  .authorizationOrder__right--width {
    max-width: 100%;
  }
}
@media (max-width: 768px) {
  .authorizationOrder--2 .authorizationOrder__title {
    font-size: 24px;
  }
  .authorizationOrder__right {
    width: 100%;
  }
  .authorizationOrder__right--width {
    padding: 16px;
  }
  .authorizationOrder__title {
    font-size: 24px;
  }
  .authorizationOrder__item {
    padding-top: 24px;
  }
  .authorizationOrder .boxAuthorization__text {
    margin-top: 4px;
  }
  .authorizationOrder .formChoose {
    margin-top: 16px;
  }
  .authorizationOrder .formChoose__link {
    margin: 16px 0;
  }
  .authorizationOrder__bg {
    padding: 16px;
  }
  .authorizationOrder__boxTotal .modalBasket__box {
    margin-bottom: 8px;
  }
  .authorizationOrder .modalBasket__button {
    margin-top: 16px;
  }
  .authorizationOrder .boxAuthorization__title {
    font-size: 18px;
  }
  .authorizationOrder .formAuthorization {
    margin-top: 16px;
  }
  .authorizationOrder .formAuthorization__button {
    margin-top: 16px;
  }
}
@media (max-width: 479px) {
  .authorizationOrder .listBasket__thumb {
    width: 70px;
    height: 70px;
  }
  .authorizationOrder .listBasket__right {
    width: calc(100% - 70px);
  }
  .authorizationOrder .modalBasket__check {
    margin-top: 16px;
    padding: 0;
  }
  .authorizationOrder .modalBasket__check.filterCheck .check-radio {
    margin-right: 16px;
  }
}
@media (max-width: 359px) {
  .authorizationOrder--2 .authorizationOrder__title {
    font-size: 20px;
  }
  .authorizationOrder__title {
    font-size: 20px;
  }
}

.boxPercentage {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 16px;
  background-color: var(--main-cool-mint-dimmed, #f6f9f7);
  margin-top: 24px;
}
.boxPercentage__icons {
  margin-right: 8px;
}
.boxPercentage__text {
  font-size: 14px;
  line-height: 1.42;
  color: var(--text-dimmed-1, #000);
}
.boxPercentage__text p {
  font-size: 14px;
  line-height: 1.42;
  color: var(--text-dimmed-1, #000);
}
@media (max-width: 768px) {
  .boxPercentage {
    margin-top: 16px;
  }
}

.boxOrder {
  margin-top: 24px;
}
.boxOrder__title {
  font-weight: 600;
  font-size: 20px;
  line-height: 1.4;
  text-align: center;
  color: var(--text-title, #0b4644);
}
.boxOrder__text {
  font-size: 14px;
  line-height: 1.42;
  text-align: center;
  color: var(--text-default, #0b4644);
  margin-top: 16px;
}
.boxOrder__text p {
  font-size: 14px;
  line-height: 1.42;
  color: var(--text-default, #0b4644);
}
.boxOrder .socialCabinet {
  margin: 16px 0 0 0;
  max-width: 100%;
}
@media (max-width: 768px) {
  .boxOrder__text {
    margin-top: 8px;
  }
}

.boxDiscount {
  margin-top: 16px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 19px 16px;
  background-color: var(--main-cool-mint-dimmed, #f6f9f7);
}
.boxDiscount__icons {
  margin-right: 8px;
}
.boxDiscount__right {
  width: 100%;
}
.boxDiscount__title {
  font-weight: 600;
  font-size: 16px;
  line-height: 1.5;
  color: var(--text-dimmed-1, #000);
}
.boxDiscount__text {
  font-size: 12px;
  line-height: 1.5;
  color: var(--text-dimmed-2, #636569);
}
.boxDiscount__text a {
  color: var(--main-forest, #0b4644);
  text-decoration: underline;
}
.boxDiscount__text a:hover {
  text-decoration: none;
}
@media (max-width: 768px) {
  .boxDiscount {
    padding: 16px;
  }
}

.success {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 16px;
  background-color: var(--system-success-container, #e9f6e7);
  text-align: center;
  font-size: 12px;
  line-height: 1.5;
  color: var(--system-success-base, #26a312);
  margin-top: 16px;
}
.success p {
  font-size: 12px;
  line-height: 1.5;
  color: var(--system-success-base, #26a312);
}

.acceptedSocial {
  padding-top: 1px;
}
.acceptedSocial__link {
  font-size: 14px;
  text-decoration: none;
  margin: 12px 12px 0 12px;
  color: var(--shade-1, #636569);
  word-break: break-word;
}
.acceptedSocial__link svg {
  margin-right: 11px;
}
.acceptedSocial__link use {
  fill: var(--text-default, #0b4644);
}
.acceptedSocial__link:hover {
  color: var(--text-default, #0b4644);
}

.acceptedThumb {
  margin-top: 48px;
}
.acceptedThumb img {
  margin: 0 auto;
}

.acceptedBottom__link, .acceptedBottom__button {
  width: 248px;
  margin: 24px auto 0 auto;
}

.tabsOrder {
  margin: 14px -8px 0 -8px;
}
.tabsOrder__button {
  display: block;
  margin: 8px;
  padding: 1px 0 0 28px;
  position: relative;
  min-height: 23px;
  font-size: 14px;
  line-height: 1.42;
  color: var(--text-dimmed-1, #000);
  background-color: transparent;
  text-align: left;
}
.tabsOrder__button:before {
  display: block;
  content: "";
  width: 20px;
  height: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid var(--text-dimmed-1, #000);
  -webkit-box-shadow: 0 8px 24px 0 rgba(0, 0, 0, 0.04);
  box-shadow: 0 8px 24px 0 rgba(0, 0, 0, 0.04);
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -10px;
}
.tabsOrder__button:after {
  display: none;
  content: "";
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background-color: var(--main-forest, #0b4644);
  position: absolute;
  top: 50%;
  left: 3px;
  margin-top: -7px;
}
.tabsOrder__button.active:after, .tabsOrder__button:hover:after {
  display: block;
}
.tabsOrder__content {
  display: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 18px 0 0 0;
}
.tabsOrder__content.active {
  display: block;
}
@media (max-width: 639px) {
  .tabsOrder__button {
    padding: 26px 0 0 0;
    text-align: center;
  }
  .tabsOrder__button:before {
    top: 0;
    left: 50%;
    margin: 0 0 0 -10px;
  }
  .tabsOrder__button:after {
    top: 3px;
    left: 50%;
    margin: 0 0 0 -7px;
  }
}

.order__title {
  font-size: 14px;
  line-height: 1.42;
  color: var(--text-dimmed-1, #000);
}
.order__text {
  font-size: 12px;
  line-height: 1.5;
  color: var(--text-dimmed-2, #636569);
  margin-top: 4px;
}
.order__text p {
  font-size: 12px;
  line-height: 1.5;
  color: var(--text-dimmed-2, #636569);
}
.order__amount {
  text-align: center;
  margin-top: 16px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid var(--text-default, #0b4644);
  padding: 8px;
}
@media (max-width: 768px) {
  .order__amount p {
    font-size: 14px;
  }
}

.formOrder {
  margin-top: 16px;
}
.formOrder--2 {
  margin-top: 24px;
}
.formOrder__title {
  text-align: center;
  font-weight: 600;
  font-size: 20px;
  line-height: 1.4;
  color: var(--text-title, #0b4644);
  margin-bottom: 16px;
}
.formOrder .formAuthorization__item {
  margin-bottom: 16px;
}
.formOrder .formAuthorization__input {
  background-color: transparent;
  color: var(--text-dimmed-1, #000);
}
.formOrder .formAuthorization__input::-webkit-input-placeholder {
  color: var(--text-dimmed-1, #000);
}
.formOrder .formAuthorization__input::-moz-placeholder {
  color: var(--text-dimmed-1, #000);
}
.formOrder .formAuthorization__input:-moz-placeholder {
  color: var(--text-dimmed-1, #000);
}
.formOrder .formAuthorization__input:-ms-input-placeholder {
  color: var(--text-dimmed-1, #000);
}
.formOrder__column .formAuthorization__item {
  width: calc(50% - 12px);
  margin-bottom: 12px;
}
.formOrder__smallText {
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 7px 16px;
  background-color: var(--shade-3, #e6e6e6);
  font-size: 12px;
  line-height: 1.5;
  color: var(--text-dimmed-1, #000);
}
.formOrder__smallText p {
  font-size: 12px;
  line-height: 1.5;
  color: var(--text-dimmed-1, #000);
}
@media (max-width: 479px) {
  .formOrder__column {
    display: block;
  }
  .formOrder__column .formAuthorization__item {
    width: 100%;
    margin-bottom: 16px;
  }
}

.input-rel {
  position: relative;
}
.input-rel.active .formAuthorization__remove {
  display: block;
}
.input-rel .formAuthorization__input {
  padding-right: 34px;
  background: transparent;
}

.listAddress {
  max-height: 200px;
  overflow: hidden;
  overflow-y: auto;
  scrollbar-width: thin;
}
.listAddress li {
  font-size: 14px;
  line-height: 1.42;
  color: var(--text-dimmed-2, #636569);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 8px 8px;
  border-bottom: 1px solid var(--shade-3, #e6e6e6);
  cursor: pointer;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
}
.listAddress li:hover {
  color: var(--text-default, #0b4644);
}

.buttonBuy {
  width: 100%;
}
.buttonBuy.disabled, .buttonBuy:disabled {
  background: #e6e6e6;
  border-color: #e6e6e6;
  color: #929292;
  pointer-events: none;
}

.boxProblems {
  margin-top: 40px;
  margin-bottom: 40px;
}

.listProblems {
  margin: 0 -10px;
}
.listProblems__li {
  width: 33.333333%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 10px 50px 10px;
}
.listProblems__item {
  position: relative;
  padding-bottom: 34px;
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.listProblems__thumb {
  display: block;
  font-size: 0;
  margin-bottom: 24px;
}
.listProblems__thumb picture {
  padding-bottom: 63.728%;
}
.listProblems__title {
  font-weight: 600;
  font-size: 20px;
  line-height: 1.4;
  color: var(--text-title, #0b4644);
  text-decoration: none;
}
.listProblems__title:hover {
  color: var(--text-dimmed-1, #000);
}
.listProblems__text {
  max-height: 72px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-top: 8px;
  font-size: 16px;
  line-height: 1.5;
  color: var(--text-default, #0b4644);
}
.listProblems__more {
  position: absolute;
  left: 0;
  bottom: 0;
  display: inline-block;
  font-size: 14px;
  line-height: 1.28;
  text-transform: uppercase;
  color: var(--text-default, #0b4644);
  text-underline-offset: 2px;
}
.listProblems__more:hover {
  text-decoration: none;
}
@media (max-width: 991px) {
  .listProblems__li {
    width: 50%;
  }
  .listProblems__thumb {
    margin-bottom: 16px;
  }
}
@media (max-width: 768px) {
  .listProblems__li {
    padding-bottom: 40px;
  }
  .listProblems__title {
    font-size: 16px;
  }
  .listProblems__text {
    max-height: 63px;
    margin-top: 8px;
    font-size: 14px;
  }
  .listProblems__text p {
    font-size: 14px;
  }
}
@media (max-width: 479px) {
  .listProblems__li {
    width: 100%;
  }
}

.aboutEnvironmental {
  margin-top: 80px;
  margin-bottom: 80px;
}
.aboutEnvironmental__description {
  text-align: center;
}
@media (max-width: 991px) {
  .aboutEnvironmental {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}

.stepEnvironmental {
  background-color: var(--main-cool-mint, #d0e0d8);
  margin-bottom: 80px;
}
@media (max-width: 1199px) {
  .stepEnvironmental {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 30px;
  }
}
@media (max-width: 991px) {
  .stepEnvironmental {
    margin-bottom: 40px;
  }
}
@media (max-width: 768px) {
  .stepEnvironmental {
    padding: 0 15px;
  }
}

.stepList {
  max-width: 1040px;
  margin: 0 auto;
}
.stepList__li {
  padding: 40px 0;
}
.stepList__thumb {
  display: block;
  width: 60px;
  height: 60px;
}
.stepList__thumb picutre {
  width: 100%;
  height: 100%;
}
.stepList__title {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 2px 0 0 24px;
  font-weight: 600;
  font-size: 20px;
  line-height: 1.4;
  color: var(--text-title, #0b4644);
}
@media (max-width: 991px) {
  .stepList {
    padding: 20px 0;
  }
  .stepList__li {
    padding: 20px 0;
  }
}
@media (max-width: 639px) {
  .stepList__title {
    padding: 2px 0 0 16px;
    font-size: 16px;
  }
}

.listEnvironmental {
  max-width: 850px;
  width: 100%;
  margin: 0 auto;
}
.listEnvironmental__li {
  margin-bottom: 80px;
}
.listEnvironmental__thumb {
  width: 300px;
  height: 300px;
}
.listEnvironmental__thumb picture {
  width: 100%;
  height: 100%;
  border-radius: 24px;
  overflow: hidden;
}
.listEnvironmental__right {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 80px;
}
.listEnvironmental__title {
  display: inline-block;
  font-weight: 600;
  font-size: 36px;
  line-height: 1.22;
  color: var(--text-title, #0b4644);
  text-decoration: none;
}
.listEnvironmental__title:hover {
  text-decoration: underline;
}
.listEnvironmental__equipment {
  margin-top: 16px;
}
.listEnvironmental__position {
  min-width: 300px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 24px;
  padding: 8px 24px;
  background-color: var(--main-cool-mint, #d0e0d8);
  font-weight: 600;
  font-size: 20px;
  line-height: 1.4;
  color: var(--text-default, #0b4644);
  margin: 24px 16px 0 0;
}
.listEnvironmental__position:last-child {
  margin-right: 0;
}
.listEnvironmental__position picture {
  width: 35px;
  height: 35px;
  margin-right: 16px;
}
@media (max-width: 991px) {
  .listEnvironmental {
    max-width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 30px;
  }
  .listEnvironmental__li {
    margin-bottom: 40px;
  }
  .listEnvironmental__right {
    padding-left: 40px;
  }
  .listEnvironmental__title {
    font-size: 28px;
  }
  .listEnvironmental__equipment {
    margin-top: 0;
  }
  .listEnvironmental__position {
    padding: 8px 16px;
    font-size: 16px;
    margin: 24px 16px 0 0;
  }
}
@media (max-width: 768px) {
  .listEnvironmental {
    padding: 0 15px;
  }
  .listEnvironmental__right {
    padding-left: 24px;
  }
  .listEnvironmental__position {
    min-width: auto;
  }
}
@media (max-width: 639px) {
  .listEnvironmental__thumb {
    width: 160px;
    height: 160px;
  }
  .listEnvironmental__right {
    padding-left: 16px;
  }
  .listEnvironmental__title {
    font-size: 18px;
  }
  .listEnvironmental__position {
    min-width: 200px;
    padding: 4px 16px;
    font-size: 14px;
    margin: 16px 8px 0 0;
  }
  .listEnvironmental__position picture {
    width: 25px;
    height: 25px;
    margin-right: 8px;
  }
}
@media (max-width: 479px) {
  .listEnvironmental__position {
    min-width: auto;
    font-size: 12px;
  }
}
@media (max-width: 374px) {
  .listEnvironmental__thumb {
    width: 100px;
    height: 100px;
  }
  .listEnvironmental__thumb picture {
    border-radius: 16px;
  }
  .listEnvironmental__position {
    margin: 8px 8px 0 0;
  }
}

.stepProtocol {
  background-color: var(--main-cool-mint, #d0e0d8);
  margin-bottom: 40px;
}
.stepProtocol__item {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0;
  min-height: 188px;
}
.stepProtocol__title {
  font-weight: 600;
  font-size: 20px;
  line-height: 1.4;
  color: var(--text-title, #0b4644);
  padding-right: 60px;
}
.stepProtocol__dots {
  display: block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 1px solid var(--border-blue, #0b4644);
  margin-right: 67px;
  position: relative;
}
.stepProtocol__dots:last-child {
  margin-right: 0;
}
.stepProtocol__dots:last-child:after {
  display: none;
}
.stepProtocol__dots.active:before {
  display: block;
  content: "";
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background-color: var(--main-forest, #0b4644);
  position: absolute;
  top: 3px;
  left: 3px;
}
.stepProtocol__dots:after {
  display: block;
  content: "";
  width: 59px;
  height: 2px;
  background: url(../images/line.svg) no-repeat;
  position: absolute;
  top: 50%;
  margin-top: -1px;
  left: 25px;
}
@media (max-width: 991px) {
  .stepProtocol__item {
    min-height: 140px;
  }
  .stepProtocol__title {
    padding-right: 30px;
  }
}
@media (max-width: 768px) {
  .stepProtocol__item {
    display: block;
    text-align: center;
    padding: 24px 0;
  }
  .stepProtocol__title {
    padding: 0 0 15px 0;
  }
  .stepProtocol__box {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
@media (max-width: 479px) {
  .stepProtocol__title {
    font-size: 16px;
  }
}

.sectionStrengthening {
  max-width: 1140px;
  margin: 40px auto 0 auto;
}
@media (max-width: 991px) {
  .sectionStrengthening {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 15px;
  }
}
@media (max-width: 479px) {
  .sectionStrengthening {
    padding: 0;
  }
}

.listStrengthening__li {
  width: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 65px 40px 65px;
}
.listStrengthening__thumb {
  border-radius: 24px;
  padding-bottom: 136.594%;
  overflow: hidden;
  margin-bottom: 24px;
}
.listStrengthening__text {
  font-weight: 600;
  font-size: 20px;
  line-height: 1.4;
  color: var(--text-default, #0b4644);
}
@media (max-width: 991px) {
  .listStrengthening__li {
    padding: 0 15px 30px 15px;
  }
  .listStrengthening__text {
    font-size: 18px;
  }
}
@media (max-width: 639px) {
  .listStrengthening__li {
    width: 100%;
  }
  .listStrengthening__thumb {
    margin-bottom: 15px;
  }
}

.protocolInfo {
  margin-bottom: 40px;
}
.protocolInfo__title {
  text-align: center;
  font-size: 36px;
  margin-bottom: 40px;
}
.protocolInfo__left {
  width: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 88px;
}
.protocolInfo__right {
  width: 50%;
}
.protocolInfo__thumb {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.protocolInfo__thumb img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
@media (max-width: 1279px) {
  .protocolInfo__left {
    padding: 40px;
  }
  .protocolInfo__title {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 30px;
  }
}
@media (max-width: 991px) {
  .protocolInfo__title {
    font-size: 28px;
    margin-bottom: 24px;
  }
  .protocolInfo__item {
    display: block;
  }
  .protocolInfo__left {
    width: 100%;
    padding: 0 30px 30px 30px;
  }
  .protocolInfo__right {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .protocolInfo__title {
    font-size: 24px;
    padding: 0 15px;
  }
  .protocolInfo__left {
    padding: 0 15px 30px 15px;
  }
}

.boxEquipment {
  border-top: 1px solid var(--shade-3, #e6e6e6);
  margin-top: 40px;
  padding-top: 40px;
  margin-bottom: 80px;
}
.boxEquipment__title {
  text-align: center;
  margin-bottom: 24px;
}
.boxEquipment__rel {
  position: relative;
}
@media (max-width: 1400px) {
  .boxEquipment__rel {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 15px;
  }
}
@media (max-width: 991px) {
  .boxEquipment__item {
    margin: 0 -30px;
  }
}
@media (max-width: 768px) {
  .boxEquipment {
    margin-bottom: 40px;
  }
  .boxEquipment__item {
    margin: 0 -15px;
  }
  .boxEquipment__rel {
    padding: 0 30px;
  }
}
@media (max-width: 479px) {
  .boxEquipment__rel {
    padding: 0;
  }
  .boxEquipment .swiper-button-next,
  .boxEquipment .swiper-button-prev {
    display: none;
  }
}

.smallStep .swiper-wrapper {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.smallStep .swiper-slide {
  width: auto;
}
.smallStep .swiper-slide-thumb-active .smallStep__title:after {
  left: 0;
  width: 100%;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
}
.smallStep__title {
  font-weight: 600;
  font-size: 14px;
  line-height: 1.42;
  text-transform: uppercase;
  color: var(--text-title, #0b4644);
  cursor: pointer;
  padding: 4px;
  position: relative;
}
.smallStep__title:after {
  display: block;
  content: "";
  width: 0;
  position: absolute;
  bottom: 0;
  left: 50%;
  height: 1px;
  background-color: var(--text-default, #0b4644);
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
}
.smallStep__title:hover:after {
  left: 0;
  width: 100%;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
}
@media (max-width: 1199px) {
  .smallStep {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 30px;
  }
  .smallStep .swiper-wrapper {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
@media (max-width: 768px) {
  .smallStep {
    padding: 0 15px;
  }
}

.bigStep {
  margin-top: 38px;
}
.bigStep__title {
  font-size: 36px;
  text-align: center;
}
.bigStep__item {
  margin-top: 60px;
}
.bigStep__left {
  width: 47.547%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 40px;
}
.bigStep__right {
  width: 52.453%;
}
.bigStep__thumb {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.bigStep__thumb img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
.bigStep__subTitle {
  font-weight: 600;
  font-size: 20px;
  line-height: 1.4;
  color: var(--text-title, #0b4644);
  margin-bottom: 17px;
}
.bigStep__subTitle--2 {
  margin-top: 24px;
  margin-bottom: 10px;
}
.bigStep .swiper-pagination {
  display: none;
}
@media (max-width: 991px) {
  .bigStep__left {
    padding-right: 24px;
    width: 50%;
  }
  .bigStep__right {
    width: 50%;
  }
  .bigStep__title {
    font-size: 28px;
  }
}
@media (max-width: 768px) {
  .bigStep__item {
    margin-top: 24px;
    display: block;
  }
  .bigStep__left {
    padding: 0 0 24px 0;
    width: 100%;
  }
  .bigStep__right {
    width: 100%;
  }
}
@media (max-width: 479px) {
  .bigStep {
    margin-top: 24px;
  }
  .bigStep .swiper-pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.listSuitable__li {
  margin-bottom: 16px;
}
.listSuitable__li:last-child {
  margin-bottom: 0;
}
.listSuitable__icons {
  background-color: var(--main-cool-mint-dimmed, #f6f9f7);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 0 30px 30px 30px;
  padding: 5px;
  width: 60px;
  height: 60px;
}
.listSuitable__title {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 24px;
  font-size: 16px;
  line-height: 1.5;
  color: var(--text-default, #0b4644);
}

.sliderMarked .splide__slide {
  width: 378px;
}
.sliderMarked__link {
  display: block;
  font-size: 0;
}
.sliderMarked__thumb {
  width: 100%;
  height: 122px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;
}
@media (max-width: 991px) {
  .sliderMarked .splide__slide {
    width: 220px;
  }
  .sliderMarked__thumb {
    height: 80px;
  }
}
@media (max-width: 479px) {
  .sliderMarked .splide__slide {
    width: 160px;
  }
  .sliderMarked__thumb {
    height: 60px;
  }
}

.aboutAcne {
  margin-bottom: 80px;
  text-align: center;
}
.aboutAcne__title {
  font-size: 36px;
  line-height: 1.22;
  max-width: 1050px;
  margin: 0 auto;
}
.aboutAcne__subTitle {
  margin-top: 16px;
}
.aboutAcne__description {
  margin-top: 24px;
  text-align: center;
}
@media (max-width: 991px) {
  .aboutAcne {
    margin-bottom: 40px;
  }
  .aboutAcne__title {
    font-size: 28px;
  }
}
@media (max-width: 768px) {
  .aboutAcne__title {
    font-size: 24px;
  }
  .aboutAcne__subTitle {
    font-size: 20px;
  }
}
@media (max-width: 359px) {
  .aboutAcne__title {
    font-size: 20px;
  }
  .aboutAcne__subTitle {
    font-size: 18px;
  }
}

.boxReasons {
  margin-bottom: 60px;
}
@media (max-width: 991px) {
  .boxReasons {
    margin-bottom: 20px;
  }
}

.listReasons {
  margin: 0 -10px;
  padding: 0 0;
}
.listReasons__li {
  width: 25%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0px 10px 20px 10px;
}
.listReasons__bg {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px 16px 24px 16px;
  border-radius: 24px;
  background-color: var(--main-cool-mint-dimmed, #f6f9f7);
  min-height: 100%;
}
.listReasons__title {
  font-weight: 600;
  font-size: 18px;
  line-height: 1.33;
  text-align: center;
  color: var(--text-dimmed-1, #000);
  margin: 20px 0 20px 0;
}
.listReasons__thumb {
  width: 100%;
  height: 240px;
  margin-bottom: 20px;
}
.listReasons__text {
  font-size: 16px;
  line-height: 1.5;
  text-align: center;
  color: var(--text-dimmed-1, #000);
}
@media (max-width: 1279px) {
  .listReasons__thumb {
    margin-bottom: 16px;
  }
  .listReasons__bg {
    padding: 16px;
  }
  .listReasons__text {
    font-size: 14px;
  }
}
@media (max-width: 991px) {
  .listReasons__li {
    width: 33.33%;
  }
}
@media (max-width: 768px) {
  .listReasons__li {
    width: 50%;
  }
  .listReasons__title {
    font-size: 16px;
    margin: 12px 0;
  }
}
@media (max-width: 479px) {
  .listReasons__li {
    width: 100%;
  }
}

.boxMeans,
.boxClue {
  margin-bottom: 80px;
}
.boxMeans__title,
.boxClue__title {
  font-size: 36px;
  line-height: 1.22;
  max-width: 1050px;
  margin: 0 auto;
  text-align: center;
}
@media (max-width: 991px) {
  .boxMeans,
  .boxClue {
    margin-bottom: 40px;
  }
  .boxMeans__title,
  .boxClue__title {
    font-size: 28px;
  }
}
@media (max-width: 768px) {
  .boxMeans__title,
  .boxClue__title {
    font-size: 24px;
  }
}
@media (max-width: 359px) {
  .boxMeans__title,
  .boxClue__title {
    font-size: 20px;
  }
}

.boxMeans__text {
  margin-top: 16px;
  text-align: center;
  font-size: 16px;
  line-height: 1.5;
  color: var(--text-dimmed-1, #000);
}
.boxMeans__text p {
  font-size: 16px;
  line-height: 1.5;
  color: var(--text-dimmed-1, #000);
}

.listClue {
  margin-top: 24px;
}
.listClue__li {
  margin-bottom: 40px;
}
.listClue__li:last-child {
  margin-bottom: 0;
}
.listClue__thumb {
  width: 106px;
  height: 106px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 0 53px 53px 53px;
  padding: 10px;
  background-color: var(--main-cool-mint-dimmed, #f6f9f7);
}
.listClue__right {
  width: calc(100% - 106px);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 0 0 24px;
}
.listClue__title {
  font-weight: 600;
  font-size: 28px;
  line-height: 1.28;
  color: var(--text-title, #0b4644);
}
.listClue__text {
  font-size: 16px;
  line-height: 1.5;
  color: var(--text-dimmed-1, #000);
  margin-top: 16px;
}
@media (max-width: 991px) {
  .listClue__title {
    font-size: 24px;
  }
}
@media (max-width: 768px) {
  .listClue__title {
    font-size: 20px;
  }
  .listClue__text {
    font-size: 14px;
    margin-top: 8px;
  }
}
@media (max-width: 479px) {
  .listClue__thumb {
    width: 66px;
    height: 66px;
  }
  .listClue__right {
    width: calc(100% - 66px);
    padding: 0 0 0 16px;
  }
  .listClue__title {
    font-size: 18px;
  }
}
@media (max-width: 374px) {
  .listClue__title {
    font-size: 17px;
  }
}
@media (max-width: 359px) {
  .listClue__title {
    font-size: 16px;
    word-wrap: break-word;
  }
}

.listMeans {
  margin-top: 24px;
}
.listMeans__li {
  margin-bottom: 40px;
}
.listMeans__li:last-child {
  margin-bottom: 0;
}
.listMeans__thumb {
  display: block;
  font-size: 0;
  width: 408px;
  height: 408px;
}
.listMeans__thumb picture {
  width: 100%;
  height: 100%;
}
.listMeans__right {
  width: calc(100% - 408px);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 24px;
}
.listMeans__title {
  display: block;
  font-weight: 600;
  font-size: 28px;
  line-height: 1.2;
  color: var(--text-title, #0b4644);
  text-decoration: none;
}
.listMeans__title:hover {
  color: var(--text-dimmed-1, #000);
}
.listMeans__descrition {
  margin-top: 19px;
}
.listMeans__button {
  margin-top: 40px;
}
@media (max-width: 991px) {
  .listMeans__thumb {
    width: 278px;
    height: 278px;
  }
  .listMeans__right {
    width: calc(100% - 278px);
  }
  .listMeans__title {
    font-size: 24px;
  }
  .listMeans__button {
    margin-top: 24px;
  }
}
@media (max-width: 768px) {
  .listMeans__thumb {
    width: 168px;
    height: 168px;
  }
  .listMeans__title {
    font-size: 20px;
  }
  .listMeans__right {
    width: calc(100% - 168px);
  }
}
@media (max-width: 479px) {
  .listMeans__li {
    display: block;
  }
  .listMeans__thumb {
    width: 100%;
    height: auto;
  }
  .listMeans__right {
    width: 100%;
    padding: 16px 0 0 0;
  }
}

.columnMeans {
  margin-top: 40px;
}
.columnMeans__item {
  width: calc(50% - 20px);
  text-align: center;
  margin-bottom: 40px;
}
.columnMeans__title {
  font-weight: 600;
  font-size: 28px;
  line-height: 1.28;
  color: var(--text-title, #0b4644);
}
.columnMeans__text {
  font-size: 16px;
  line-height: 1.5;
  color: var(--text-dimmed-1, #000);
  margin-top: 24px;
}
.columnMeans__text p {
  font-size: 16px;
  line-height: 1.5;
  color: var(--text-dimmed-1, #000);
}
@media (max-width: 991px) {
  .columnMeans__title {
    font-size: 24px;
  }
  .columnMeans__text {
    margin-top: 16px;
  }
}
@media (max-width: 479px) {
  .columnMeans__item {
    display: block;
    width: 100%;
  }
}

.boxConfirmed {
  margin-bottom: 40px;
}
.boxConfirmed__rel {
  position: relative;
}
@media (max-width: 1439px) {
  .boxConfirmed .swiper-button-prev {
    left: -50px;
  }
  .boxConfirmed .swiper-button-next {
    right: -50px;
  }
}
@media (max-width: 1400px) {
  .boxConfirmed__rel {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 30px;
  }
  .boxConfirmed .swiper-button-prev {
    left: -15px;
  }
  .boxConfirmed .swiper-button-next {
    right: -15px;
  }
}
@media (max-width: 991px) {
  .boxConfirmed__rel {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 15px;
  }
  .boxConfirmed .swiper-button-prev {
    left: -25px;
  }
  .boxConfirmed .swiper-button-next {
    right: -25px;
  }
}
@media (max-width: 768px) {
  .boxConfirmed__rel {
    padding: 0;
    margin: 0 -15px;
  }
  .boxConfirmed .swiper-button-prev,
  .boxConfirmed .swiper-button-next {
    display: none;
  }
}

.sliderConfirmed {
  font-size: 0;
}
.sliderConfirmed.threeSlides .swiper-wrapper {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.sliderConfirmed__item {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 20px;
  margin-bottom: 16px;
  position: relative;
}
.sliderConfirmed__rotateText {
  font-size: 7px;
  line-height: 1;
  text-transform: capitalize;
  color: var(--text-dimmed-2, #636569);
  -webkit-writing-mode: sideways-lr;
  -ms-writing-mode: sideways-lr;
  writing-mode: sideways-lr;
  position: absolute;
  bottom: 0;
  right: 6px;
  white-space: nowrap;
}
.sliderConfirmed__width {
  width: calc(50% - 10px);
}
.sliderConfirmed__after, .sliderConfirmed__to {
  width: 100%;
  height: 32px;
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 16px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 5px;
}
.sliderConfirmed__to {
  color: var(--text-white, #ffffff);
  background-color: var(--main-forest, #0b4644);
}
.sliderConfirmed__after {
  color: var(--text-default, #0b4644);
  background-color: var(--main-cool-mint, #d0e0d8);
}
.sliderConfirmed__thumb {
  padding-bottom: 128.794%;
}
.sliderConfirmed__title {
  font-weight: 600;
  font-size: 16px;
  line-height: 1.5;
  text-align: center;
  color: var(--text-dimmed-2, #636569);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 20px;
}
.sliderConfirmed__text {
  display: block;
  text-align: center;
  font-size: 16px;
  line-height: 1.5;
  color: var(--text-dimmed-2, #636569);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 20px;
  margin-top: 4px;
}
.sliderConfirmed__text p,
.sliderConfirmed__text a,
.sliderConfirmed__text span {
  display: inline;
  font-size: 16px;
  line-height: 1.5;
  text-align: center;
  color: var(--text-dimmed-2, #636569);
}
.sliderConfirmed__text a {
  text-decoration: none;
}
.sliderConfirmed__text a:hover {
  color: var(--text-default, #0b4644);
}
.sliderConfirmed__smallText {
  font-size: 12px;
  line-height: 1.25;
  text-align: center;
  color: var(--text-dimmed-2, #636569);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 20px;
  margin-top: 8px;
  margin-bottom: 16px;
}
@media (max-width: 991px) {
  .sliderConfirmed.threeSlides .swiper-wrapper {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
@media (max-width: 768px) {
  .sliderConfirmed {
    padding: 0 15px;
  }
  .sliderConfirmed .swiper-slide {
    width: 422px;
  }
}
@media (max-width: 479px) {
  .sliderConfirmed .swiper-slide {
    width: 320px;
  }
  .sliderConfirmed__after, .sliderConfirmed__to {
    font-size: 12px;
  }
}

.boxResearch {
  margin-bottom: 40px;
}
.boxResearch__left {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 64px;
}
.boxResearch__right {
  max-width: 652px;
  width: 100%;
}
.boxResearch__thumb {
  width: 100%;
}
.boxResearch__thumb img {
  margin: 0 auto;
}
.boxResearch__title {
  text-align: center;
}
.boxResearch__descrition {
  margin-top: 16px;
}
.boxResearch__subTitle {
  text-align: center;
  font-weight: 600;
  font-size: 20px;
  line-height: 1.4;
  color: var(--text-title, #0b4644);
  margin-bottom: 16px;
}
@media (max-width: 991px) {
  .boxResearch {
    display: block;
  }
  .boxResearch__left {
    padding: 0 0 24px 0;
  }
  .boxResearch__right {
    max-width: 100%;
  }
  .boxResearch__thumb img {
    margin: 0 auto;
  }
}

.boxRecommended {
  margin-bottom: 80px;
}
.boxRecommended__rel {
  position: relative;
}
@media (max-width: 1439px) {
  .boxRecommended .swiper-button-prev {
    left: -50px;
  }
  .boxRecommended .swiper-button-next {
    right: -50px;
  }
}
@media (max-width: 1400px) {
  .boxRecommended__rel {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 30px;
  }
  .boxRecommended .swiper-button-prev {
    left: -15px;
  }
  .boxRecommended .swiper-button-next {
    right: -15px;
  }
}
@media (max-width: 991px) {
  .boxRecommended {
    margin-bottom: 40px;
  }
  .boxRecommended__rel {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 15px;
  }
  .boxRecommended .swiper-button-prev {
    left: -25px;
  }
  .boxRecommended .swiper-button-next {
    right: -25px;
  }
}
@media (max-width: 768px) {
  .boxRecommended__rel {
    padding: 0;
    margin: 0 -15px;
  }
  .boxRecommended .swiper-button-prev,
  .boxRecommended .swiper-button-next {
    display: none;
  }
}

.sliderRecommended.threeSlides .swiper-wrapper {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.sliderRecommended__thumb {
  display: block;
  font-size: 0;
  width: 100%;
  height: 248px;
  margin-bottom: 16px;
}
.sliderRecommended__thumb picture {
  width: 100%;
  height: 248px;
}
.sliderRecommended__title {
  display: block;
  font-size: 14px;
  line-height: 1.42;
  text-align: center;
  color: var(--text-dimmed-1, #000);
  text-decoration: none;
}
.sliderRecommended__title:hover {
  color: var(--text-default, #0b4644);
}
.sliderRecommended__text {
  font-size: 14px;
  line-height: 1.42;
  text-align: center;
  color: var(--shade-1, #636569);
  margin-top: 4px;
}
@media (max-width: 768px) {
  .sliderRecommended {
    padding: 0 15px;
  }
  .sliderRecommended .swiper-slide {
    width: 286px;
  }
  .sliderRecommended.threeSlides .swiper-wrapper {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
@media (max-width: 479px) {
  .sliderRecommended .swiper-slide {
    width: 220px;
  }
}

.boxInteresting {
  background-color: var(--main-cool-mint, #d0e0d8);
  margin-bottom: 80px;
}
.boxInteresting__item {
  padding: 40px 0;
}
.boxInteresting__title {
  text-align: center;
  color: var(--text-dimmed-1, #000);
  margin-bottom: 15px;
}
.boxInteresting__description {
  text-align: center;
  font-weight: 600;
  color: var(--text-dimmed-1, #000);
}
.boxInteresting__description p {
  font-weight: 600;
  color: var(--text-dimmed-1, #000);
}
@media (max-width: 991px) {
  .boxInteresting {
    margin-bottom: 40px;
  }
}

.boxTrials {
  margin-bottom: 40px;
}
.boxTrials__title {
  font-size: 36px;
  line-height: 1.22;
  max-width: 1050px;
  margin: 0 auto;
  text-align: center;
}
.boxTrials__text {
  text-align: center;
  margin-top: 16px;
  font-size: 16px;
  line-height: 1.5;
  color: var(--text-dimmed-1, #000);
}
.boxTrials__text--2 {
  margin-top: -16px;
}
.boxTrials__text p {
  font-size: 16px;
  line-height: 1.5;
  color: var(--text-dimmed-1, #000);
}
.boxTrials__subTitle {
  margin-top: 16px;
  text-align: center;
}
@media (max-width: 991px) {
  .boxTrials {
    margin-bottom: 0;
  }
  .boxTrials__title {
    font-size: 28px;
  }
}
@media (max-width: 768px) {
  .boxTrials__title {
    font-size: 24px;
  }
  .boxTrials__subTitle {
    font-size: 20px;
  }
}
@media (max-width: 359px) {
  .boxTrials__title {
    font-size: 20px;
  }
  .boxTrials__subTitle {
    font-size: 18px;
  }
}

.listTrials {
  margin: 24px -20px 0 -20px;
}
.listTrials.fourTrials .listTrials__li {
  width: 50%;
}
.listTrials__li {
  width: 33.33%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 20px 40px 20px;
}
.listTrials__thumb {
  width: 106px;
  height: 106px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;
  border-radius: 0 53px 53px 53px;
  background-color: var(--main-cool-mint-dimmed, #f6f9f7);
}
.listTrials__text {
  width: calc(100% - 106px);
  font-size: 16px;
  line-height: 1.5;
  color: var(--text-dimmed-1, #000);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 24px;
}
@media (max-width: 1199px) {
  .listTrials__li {
    width: 50%;
  }
}
@media (max-width: 768px) {
  .listTrials {
    margin-left: 0;
    margin-right: 0;
  }
  .listTrials.fourTrials .listTrials__li {
    width: 100%;
  }
  .listTrials__li {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 479px) {
  .listTrials__thumb {
    width: 68px;
    height: 68px;
  }
  .listTrials__text {
    width: calc(100% - 68px);
    padding-left: 16px;
  }
}

.listRestoration {
  margin: 0 -20px;
}
.listRestoration__li {
  width: 33.33%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 20px 40px 20px;
}
.listRestoration__title {
  font-weight: 600;
  font-size: 28px;
  line-height: 1.28;
  color: var(--text-title, #0b4644);
  text-align: center;
}
.listRestoration__text {
  margin-top: 16px;
}
@media (max-width: 991px) {
  .listRestoration {
    margin: 0;
  }
  .listRestoration__li {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 768px) {
  .listRestoration__title {
    font-size: 24px;
  }
}
@media (max-width: 359px) {
  .listRestoration__title {
    font-size: 20px;
  }
}

.boxFormula {
  background-color: #d0e0d8;
  margin-bottom: 40px;
}
.boxFormula__item {
  padding: 40px 0;
}
.boxFormula__title {
  font-size: 36px;
  line-height: 1.22;
  max-width: 1050px;
  margin: 0 auto;
  text-align: center;
}
@media (max-width: 991px) {
  .boxFormula__title {
    font-size: 28px;
  }
}
@media (max-width: 768px) {
  .boxFormula__title {
    font-size: 24px;
  }
}
@media (max-width: 359px) {
  .boxFormula__title {
    font-size: 20px;
  }
}

.listFormula {
  margin: 0 -20px;
}
.listFormula__li {
  width: 25%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 20px 0 20px;
}
.listFormula__thumb {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background-color: var(--main-forest, #0b4644);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 5px;
}
.listFormula__title {
  width: calc(100% - 60px);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 0 0 24px;
  font-weight: 600;
  font-size: 20px;
  line-height: 1.4;
  color: var(--text-title, #0b4644);
}
@media (max-width: 991px) {
  .listFormula {
    margin: 0 -15px;
  }
  .listFormula__li {
    display: block;
    padding: 24px 15px 0 15px;
    text-align: center;
  }
  .listFormula__thumb {
    margin: 0 auto;
  }
  .listFormula__title {
    width: 100%;
    padding: 8px 0 0 0;
  }
}
@media (max-width: 639px) {
  .listFormula__li {
    width: 50%;
  }
  .listFormula__title {
    font-size: 16px;
  }
}

.boxMarked {
  margin: 60px 0;
}
@media (max-width: 991px) {
  .boxMarked {
    margin: 40px 0;
  }
}

.boxSchedule {
  margin-bottom: 40px;
}
@media (max-width: 991px) {
  .boxSchedule {
    margin-bottom: 0;
  }
}

.listSchedule {
  margin: 0 -20px;
}
.listSchedule__li {
  width: 33.33%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 20px 40px 20px;
}
.listSchedule__title {
  font-weight: 600;
  font-size: 20px;
  line-height: 1.4;
  text-align: center;
  color: var(--text-title, #0b4644);
  margin-bottom: 24px;
}
.listSchedule__thumb {
  width: 100%;
}
.listSchedule__thumb img {
  margin: 0 auto;
}
@media (max-width: 991px) {
  .listSchedule__li {
    width: 50%;
  }
  .listSchedule__title {
    margin-bottom: 16px;
  }
}
@media (max-width: 768px) {
  .listSchedule {
    margin: 0 -15px;
  }
  .listSchedule__li {
    padding: 0 15px 40px 15px;
  }
}
@media (max-width: 639px) {
  .listSchedule__li {
    width: 100%;
  }
}

.listNumber {
  margin: 0 -8px;
}
.listNumber__li {
  width: 33.33%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 24px 8px 0 8px;
  text-align: left;
}
.listNumber__number {
  font-weight: 600;
  font-size: 36px;
  line-height: 1.22;
  color: var(--text-default, #0b4644);
  margin-right: 24px;
}
.listNumber__text {
  width: 100%;
  font-size: 16px;
  line-height: 1.5;
  color: var(--text-dimmed-1, #000);
}
@media (max-width: 768px) {
  .listNumber__li {
    width: 100%;
  }
  .listNumber__number {
    font-size: 28px;
    margin-right: 16px;
    width: 20px;
  }
}

.whatIt {
  margin-bottom: 40px;
  background-color: var(--main-cool-mint, #d0e0d8);
}
.whatIt__item {
  padding: 80px 0;
  text-align: center;
}
.whatIt__title {
  font-size: 36px;
  line-height: 1.22;
}
.whatIt__text {
  margin-top: 40px;
  font-weight: 600;
  font-size: 28px;
  line-height: 1.28;
  color: var(--text-default, #0b4644);
}
.whatIt__text p {
  font-weight: 600;
  font-size: 28px;
  line-height: 1.28;
  color: var(--text-default, #0b4644);
}
@media (max-width: 991px) {
  .whatIt__item {
    padding: 40px 0;
  }
  .whatIt__title {
    font-size: 28px;
  }
  .whatIt__text {
    margin-top: 24px;
    font-size: 20px;
  }
  .whatIt__text p {
    font-size: 20px;
  }
}
@media (max-width: 768px) {
  .whatIt__title {
    font-size: 24px;
  }
  .whatIt__text {
    margin-top: 16px;
    font-size: 16px;
  }
  .whatIt__text p {
    font-size: 16px;
  }
}
@media (max-width: 359px) {
  .whatIt__title {
    font-size: 20px;
  }
}

.footer {
  margin-top: 80px;
}
.footer__top {
  background-color: var(--main-forest, #0b4644);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 25px;
}
.footer__top--top {
  position: relative;
}
.footer__top--bottom {
  padding-top: 36px;
  padding-bottom: 20px;
  margin-top: 39px;
  border-top: 1px solid var(--border-white, #ffffff);
}
.footer__bottom {
  background-color: var(--shade-1, #636569);
  padding: 5px 0 4px 0;
}
.footer__title {
  font-weight: 600;
  font-size: 14px;
  line-height: 1.42;
  text-transform: uppercase;
  color: var(--text-white, #ffffff);
}
.footer__item {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.footer__item--1 {
  width: 27.2%;
  padding-right: 20px;
}
.footer__item--2 {
  width: 23.2%;
  padding-right: 20px;
}
.footer__item--3 {
  width: 25.2%;
  padding-right: 20px;
}
.footer__item--4 {
  width: 24.4%;
}
.footer__subTitle {
  font-weight: 600;
  font-size: 14px;
  line-height: 1.42;
  text-transform: uppercase;
  color: var(--text-white, #ffffff);
  margin-bottom: 8px;
}
.footer__subTitle--2 {
  margin-top: 33px;
}
@media (max-width: 991px) {
  .footer {
    margin-top: 40px;
  }
  .footer__top--top {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .footer__top--bottom {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 20px;
  }
  .footer__item--1 {
    width: 33.33%;
  }
  .footer__item--2 {
    width: 33.33%;
  }
  .footer__item--3 {
    width: 33.33%;
    padding-right: 0;
  }
  .footer__item--4 {
    width: 100%;
    padding-top: 30px;
  }
  .footer__subTitle--2 {
    margin-top: 24px;
  }
}
.footer__text {
  max-width: 300px;
  margin-top: 18px;
  font-size: 12px;
  line-height: 1.5;
  color: var(--text-white, #ffffff);
}
.footer__text p {
  font-size: 12px;
  line-height: 1.5;
  color: var(--text-white, #ffffff);
}
@media (max-width: 768px) {
  .footer {
    position: relative;
    padding-top: 40px;
  }
  .footer__top--top {
    position: initial;
  }
  .footer__text {
    margin-top: 12px;
  }
}
@media (max-width: 639px) {
  .footer__top--bottom {
    margin-top: 24px;
  }
  .footer__item--1 {
    width: 100%;
    padding: 0 0 15px 0;
  }
  .footer__item--2 {
    width: 100%;
    padding: 0 0 15px 0;
  }
  .footer__item--3 {
    width: 100%;
    padding: 0 0 15px 0;
  }
  .footer__item--4 {
    padding: 0;
  }
  .footer__item.open .footerMenu {
    display: block;
    margin-bottom: 10px;
  }
  .footer__item.open .footer__title:before {
    display: none;
  }
  .footer__title {
    cursor: pointer;
    padding-right: 30px;
    position: relative;
  }
  .footer__title:before, .footer__title:after {
    display: block;
    content: "";
    position: absolute;
    background-color: var(--bgColor-white, #ffffff);
  }
  .footer__title:before {
    width: 2px;
    height: 12px;
    top: 4px;
    right: 11px;
  }
  .footer__title:after {
    width: 12px;
    height: 2px;
    top: 9px;
    right: 6px;
  }
}

.clinic .footer__item--1 {
  width: 56%;
  padding-top: 8px;
}
.clinic .footer__item--2 {
  width: 22%;
}
.clinic .footer__item--3 {
  width: 22%;
  padding-right: 50px;
}
@media (max-width: 991px) {
  .clinic .footer__item--1 {
    width: 40%;
    padding-right: 20px;
  }
  .clinic .footer__item--2 {
    width: 30%;
  }
  .clinic .footer__item--3 {
    width: 30%;
  }
}
@media (max-width: 639px) {
  .clinic .footer__item--1 {
    width: 100%;
    padding: 0 0 24px 0;
  }
  .clinic .footer__item--2 {
    width: 100%;
    padding: 0 0 15px 0;
  }
  .clinic .footer__item--3 {
    width: 100%;
    padding: 0 0 15px 0;
  }
  .clinic .footer__item--4 {
    width: 100%;
  }
}

.footerLogo {
  display: inline-block;
  max-width: 210px;
  font-size: 0;
  text-decoration: none;
}

.smallMenu li {
  margin: 5px 24px 5px 0;
}
.smallMenu a {
  display: block;
  font-size: 14px;
  line-height: 1.28;
  color: var(--text-white, #ffffff);
  text-decoration: underline;
  text-align: center;
}
.smallMenu a:hover {
  text-decoration: none;
}
@media (max-width: 991px) {
  .smallMenu {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .smallMenu ul {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .smallMenu li {
    margin: 5px 12px;
  }
}
@media (max-width: 359px) {
  .smallMenu a {
    font-size: 12px;
  }
}

.copyright {
  text-align: center;
  font-size: 12px;
  line-height: 1.5;
  color: var(--text-white, #ffffff);
}

.footerPayment img {
  margin: 4px 0 4px 8px;
}
@media (max-width: 991px) {
  .footerPayment {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin-bottom: 10px;
  }
  .footerPayment img {
    margin: 4px;
  }
}

.footerMenu li {
  margin-top: 16px;
}
.footerMenu a {
  display: inline-block;
  text-decoration: none;
  font-size: 14px;
  line-height: 1.28;
  text-transform: uppercase;
  color: var(--text-white, #ffffff);
}
.footerMenu a:hover {
  text-decoration: underline;
}
@media (max-width: 991px) {
  .footerMenu li {
    margin-top: 11px;
  }
}
@media (max-width: 639px) {
  .footerMenu {
    display: none;
  }
}

.footerSocial {
  margin-bottom: 16px;
}
.footerSocial a {
  width: 40px;
  height: 40px;
  margin: 0 16px 16px 0;
}
.footerSocial a:hover {
  opacity: 0.7;
}
@media (max-width: 991px) {
  .footerSocial {
    margin-bottom: 0;
  }
}

.footerMail,
.footerTelephone,
.footerAddress {
  margin-bottom: 8px;
}
.footerMail a,
.footerTelephone a,
.footerAddress a {
  display: inline-block;
  font-size: 14px;
  line-height: 1.42;
  color: var(--text-white, #ffffff);
  text-decoration: none;
}
.footerMail a:hover,
.footerTelephone a:hover,
.footerAddress a:hover {
  text-decoration: underline;
}

.footerSchedule {
  font-size: 14px;
  line-height: 1.42;
  color: var(--text-white, #ffffff);
  margin-top: 8px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 50px;
}

.scrollTop {
  position: absolute;
  right: 0;
  bottom: 3px;
  cursor: pointer;
  width: 40px;
  height: 40px;
  -webkit-transition: cubic-bezier(0.3, 0.46, 0.45, 0.94) 0.4s;
  transition: cubic-bezier(0.3, 0.46, 0.45, 0.94) 0.4s;
  -webkit-transition-property: opacity, visibility;
  transition-property: opacity, visibility;
  z-index: 30;
  background-color: var(--bgColor-white, #ffffff);
  -webkit-box-shadow: 0px 1px 10px 2px rgba(11, 70, 68, 0.3);
  box-shadow: 0px 1px 10px 2px rgba(11, 70, 68, 0.3);
}
.scrollTop span {
  display: none;
}
.scrollTop use {
  stroke: var(--icon-dimmed-1, #000);
  stroke-width: 1.5px;
}
.scrollTop:hover {
  opacity: 0.7;
}
.scrollTop:hover use {
  stroke: var(--text-default, #0b4644);
}
@media (max-width: 1400px) {
  .scrollTop {
    right: 30px;
  }
}
@media (max-width: 768px) {
  .scrollTop {
    position: absolute;
    right: 0;
    top: 0;
    bottom: initial;
    opacity: 1 !important;
    visibility: visible !important;
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 15px;
    background-color: var(--main-sage, #6a8d89);
  }
  .scrollTop span {
    display: block;
    font-size: 12px;
    color: var(--text-white, #ffffff);
  }
  .scrollTop svg {
    margin: 0;
  }
  .scrollTop use {
    stroke: var(--text-white, #ffffff);
  }
  .scrollTop:hover {
    -webkit-transition: 0.3s ease all;
    transition: 0.3s ease all;
  }
}

/** Selectric **/
.selectric-wrapper {
  position: relative;
  cursor: pointer;
}

.selectric {
  position: relative;
  overflow: hidden;
  border-bottom: 1px solid var(--shade-1, #636569);
}

.selectric-open .selectric {
  border-color: var(--main-forest, #0b4644);
}

.selectric-label {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-weight: normal;
  width: 100%;
  height: 39px;
  line-height: 39px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 30px 0 0;
  text-align: left;
  font-size: 12px !important;
  color: var(--text-dimmed-1, #000);
  text-transform: uppercase;
}

.selectric-button {
  display: block;
  position: absolute;
  right: 0px;
  top: 0;
  bottom: 0;
  width: 24px;
  background: transparent;
  text-align: center;
  font-size: 0;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
}

.selectric-button:after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  right: 4px;
  width: 15px;
  height: 7px;
  background-color: var(--text-dimmed-1, #000);
  -webkit-mask-image: url(../images/arrows-3.svg);
  mask-image: url(../images/arrows-3.svg);
  margin-top: -4px;
}

.selectric-open .selectric-button {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.selectric-open {
  z-index: 9999;
}

.selectric-open .selectric-items {
  display: block;
}

.selectric-disabled {
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.selectric-hide-select {
  position: relative;
  overflow: hidden;
  width: 0;
  height: 0;
}

.selectric-hide-select select {
  position: absolute;
  left: -100%;
}

.selectric-hide-select.selectric-is-native {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 10;
}

.selectric-hide-select.selectric-is-native select {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  border: none;
  z-index: 1;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  opacity: 0;
}

.selectric-input {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 1px !important;
  height: 1px !important;
  outline: none !important;
  border: none !important;
  *font: 0/0 a !important;
  background: none !important;
}

.selectric-temp-show {
  position: absolute !important;
  visibility: hidden !important;
  display: block !important;
}

.selectric-items {
  display: none;
  position: absolute;
  z-index: -1;
  top: 100%;
  left: 0;
  -webkit-box-shadow: 0 3px 13px 0 rgba(0, 0, 0, 0.07);
  box-shadow: 0 3px 13px 0 rgba(0, 0, 0, 0.07);
  background: #fff;
  overflow: hidden;
}

.selectric-items .selectric-scroll {
  height: 100%;
  overflow: auto;
}

.selectric-items ul,
.selectric-items li {
  list-style: none;
  padding: 0;
}

.selectric-items li {
  display: block;
  padding: 10px 15px;
  cursor: pointer;
  text-align: left;
  font-size: 12px;
  line-height: 1.42;
  color: var(--text-dimmed-1, #000);
  text-transform: uppercase;
}

.selectric-items li.selected,
.selectric-items li.highlighted,
.selectric-items li:hover {
  background: var(--main-forest, #0b4644);
  color: var(--text-white, #ffffff);
}

.selectric-items .disabled {
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: default !important;
  background: none !important;
  color: #2f2f2f !important;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.selectric-items .selectric-group .selectric-group-label {
  font-weight: bold;
  padding-left: 10px;
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background: none;
  color: #161616;
}

.selectric-items .selectric-group.disabled li {
  filter: alpha(opacity=100);
  opacity: 1;
}

@media (max-width: 768px) {
  .selectric-label {
    padding-right: 24px;
  }
}
/** END Selectric **/
/** remodal **/
html.remodal-is-locked {
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none;
}

.remodal,
[data-remodal-id] {
  display: none;
}

.remodal-overlay {
  position: fixed;
  z-index: 1000;
  top: -5000px;
  right: -5000px;
  bottom: -5000px;
  left: -5000px;
  display: none;
}

.remodal-wrapper {
  position: fixed;
  z-index: 1001;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  overflow: auto;
  text-align: center;
  -webkit-overflow-scrolling: touch;
}

.remodal-wrapper:after {
  display: inline-block;
  height: 100%;
  margin-left: -0.05em;
  content: "";
}

.remodal-overlay,
.remodal-wrapper {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.remodal {
  position: relative;
  outline: none;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
}

.remodal-is-initialized {
  display: inline-block;
}

.remodal-bg.remodal-is-opening,
.remodal-bg.remodal-is-opened {
  -webkit-filter: blur(3px);
  filter: blur(3px);
}

.remodal-overlay {
  background: rgba(11, 70, 68, 0.5);
}

.remodal-overlay.remodal-is-opening,
.remodal-overlay.remodal-is-closing {
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.remodal-overlay.remodal-is-opening {
  -webkit-animation-name: remodal-overlay-opening-keyframes;
  animation-name: remodal-overlay-opening-keyframes;
}

.remodal-overlay.remodal-is-closing {
  -webkit-animation-name: remodal-overlay-closing-keyframes;
  animation-name: remodal-overlay-closing-keyframes;
}

.remodal-wrapper {
  padding: 10px;
}

.remodal {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  margin-bottom: 10px;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.remodal.remodal-is-opening,
.remodal.remodal-is-closing {
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.remodal.remodal-is-opening {
  -webkit-animation-name: remodal-opening-keyframes;
  animation-name: remodal-opening-keyframes;
}

.remodal.remodal-is-closing {
  -webkit-animation-name: remodal-closing-keyframes;
  animation-name: remodal-closing-keyframes;
}

.remodal,
.remodal-wrapper:after {
  vertical-align: middle;
}

.remodal-close {
  display: block;
  position: absolute;
  top: 8px;
  right: 8px;
  width: 24px;
  height: 24px;
  cursor: pointer;
  background: transparent;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
  z-index: 2;
  font-size: 0;
}

.remodal-close use {
  stroke-width: 3px;
  stroke: var(--icon-dimmed-1, #000);
}

.remodal-close:hover use {
  stroke: var(--text-default, #0b4644);
}

@-webkit-keyframes remodal-opening-keyframes {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
    -webkit-filter: blur(0);
    filter: blur(0);
  }
}
@keyframes remodal-opening-keyframes {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
    -webkit-filter: blur(0);
    filter: blur(0);
  }
}
@-webkit-keyframes remodal-closing-keyframes {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
    -webkit-filter: blur(0);
    filter: blur(0);
  }
}
@keyframes remodal-closing-keyframes {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
    -webkit-filter: blur(0);
    filter: blur(0);
  }
}
@-webkit-keyframes remodal-overlay-opening-keyframes {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes remodal-overlay-opening-keyframes {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes remodal-overlay-closing-keyframes {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes remodal-overlay-closing-keyframes {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.remodal {
  max-width: 632px;
  text-align: left;
  position: relative;
  z-index: 2;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: var(--bgColor-white, #ffffff);
  padding: 34px 24px 32px 24px;
}
.remodal.modalCancelOrder, .remodal.modalRemove, .remodal.modalLocation {
  max-width: 346px;
}
.remodal.modalApplication {
  max-width: 900px;
  padding: 40px 48px 32px 24px;
}
.remodal.modalCongratulations, .remodal.modalDiscounts {
  max-width: 400px;
  padding: 40px 24px 32px 24px;
}
.remodal.modalChoice {
  max-width: 600px;
  padding: 32px;
}
@media (max-width: 639px) {
  .remodal.modalChoice {
    padding: 32px 15px 24px 15px;
  }
}
.remodal.modalCard {
  max-width: 100%;
  height: 100%;
  padding: 24px 0;
  margin: 0;
}
.remodal.modalCard .remodal-close {
  top: 24px;
  width: 54px;
  height: 54px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: var(--bgColor-white, #ffffff);
  border: 1px solid var(--shade-1, #636569);
}
.remodal.modalCard .remodal-close use {
  stroke-width: 2px;
  stroke: var(--icon-dimmed-2, #636569);
}
.remodal.modalCard .remodal-close:hover {
  border-color: var(--border-blue, #0b4644);
}
.remodal.modalCard .remodal-close:hover use {
  stroke: var(--text-default, #0b4644);
}
@media (max-width: 768px) {
  .remodal.modalApplication {
    padding: 40px 15px 30px 15px;
  }
}
@media (max-width: 359px) {
  .remodal.modalLocation {
    padding: 40px 15px 30px;
  }
}

.modalCancelOrder .modalLocation__cancel {
  width: 100%;
}

.fond-modalChoice .remodal-close {
  top: 34px;
  right: 32px;
}
@media (max-width: 768px) {
  .fond-modalChoice .remodal-close {
    top: 8px;
    right: 8px;
  }
}

.modalChoice__title {
  font-weight: 600;
  font-size: 20px;
  line-height: 1.4;
  text-align: left;
  color: var(--text-dimmed-1, #000);
  margin-bottom: 24px;
}
.modalChoice__button {
  width: 100%;
  height: 40px;
}
.modalChoice__top {
  margin-bottom: 24px;
}
.modalChoice__top .buttonLocation {
  margin-left: 24px;
}
.modalChoice__top .filterMap__input {
  padding-right: 0;
}
@media (max-width: 639px) {
  .modalChoice__title {
    margin-bottom: 16px;
  }
  .modalChoice__top {
    display: block;
  }
  .modalChoice__top .buttonLocation {
    margin: 16px auto 0 auto;
    width: 100%;
  }
}

.searchChoose {
  position: relative;
  width: 100%;
}
.searchChoose .filterMap__input {
  border-bottom: 1px solid var(--text-dimmed-2, #636569);
}

.listChoose {
  max-height: 164px;
  margin-bottom: 24px;
  overflow: hidden;
  overflow-y: auto;
  scrollbar-width: thin;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 8px;
}
@media (max-width: 768px) {
  .listChoose {
    padding-right: 0;
  }
}

.mapChoose {
  width: 100%;
  height: 310px;
  margin-bottom: 24px;
  position: relative;
}
.mapChoose .listCity__bottom {
  display: block;
}
.mapChoose .listCity__link {
  margin-right: 0;
}
.mapChoose .listCity__link a,
.mapChoose .listCity__telephone a {
  text-transform: initial;
  text-decoration: none;
  color: var(--text-dimmed-2, #636569);
}
.mapChoose .listCity__link a:hover,
.mapChoose .listCity__telephone a:hover {
  color: var(--text-default, #0b4644);
}

.modalCongratulations__title,
.modalLocation__title {
  font-size: 18px;
  line-height: 1.33;
  font-weight: 600;
  color: var(--text-dimmed-1, #000);
}
.modalCongratulations__text,
.modalLocation__text {
  font-size: 14px;
  line-height: 1.42;
  color: var(--text-dimmed-1, #000);
  margin-top: 16px;
}
.modalCongratulations__bottom,
.modalLocation__bottom {
  margin-top: 24px;
}
.modalCongratulations__cancel,
.modalLocation__cancel {
  width: calc(50% - 12px);
}
.modalCongratulations__confirm,
.modalLocation__confirm {
  width: calc(50% - 12px);
}
@media (max-width: 359px) {
  .modalCongratulations__confirm, .modalCongratulations__cancel,
  .modalLocation__confirm,
  .modalLocation__cancel {
    width: calc(50% - 5px);
  }
}

.modalDiscounts__title {
  font-weight: 600;
  font-size: 20px;
  line-height: 1.4;
  color: var(--text-dimmed-1, #000);
}
.modalDiscounts__description {
  margin-top: 16px;
}
.modalDiscounts__confirm {
  margin-top: 16px;
}
.modalDiscounts__cancel {
  margin-top: 16px;
  padding: 0 10px;
}

.fond-modalCard.remodal-wrapper {
  padding: 0;
}
.fond-modalCard .remodal-close {
  top: 30px;
  right: calc(50% - 632px);
}
@media (max-width: 1340px) {
  .fond-modalCard .remodal-close {
    right: 32px;
  }
}

.modalCard__item {
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-bottom: 107px;
}

.slider-1 {
  width: 100%;
  height: 100%;
}
.slider-1__thumb {
  width: 100%;
  height: 100%;
}
.slider-1__gallery {
  width: 100%;
  height: 100%;
}
.slider-1__video--box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 30px 0;
  width: 100%;
  height: 100%;
}
.slider-1__video--box video,
.slider-1__video--box iframe {
  width: 100% !important;
  height: auto !important;
  aspect-ratio: 16/9;
}
.slider-1 .swiper-button-next,
.slider-1 .swiper-button-prev {
  background-color: transparent;
  pointer-events: initial;
  cursor: pointer;
}
.slider-1 .swiper-button-next use,
.slider-1 .swiper-button-prev use {
  stroke: var(--shade-1, #636569);
}
.slider-1 .swiper-button-next:hover use,
.slider-1 .swiper-button-prev:hover use {
  stroke: var(--text-default, #0b4644);
}
.slider-1 .swiper-button-next {
  right: 0;
}
.slider-1 .swiper-button-prev {
  left: 0;
}

.slider-2 {
  margin-top: 20px;
}
.slider-2 .swiper-slide {
  height: 87px;
}
.slider-2__thumb {
  width: 100%;
  height: 100%;
  cursor: pointer;
  position: relative;
  opacity: 0.7;
}
.slider-2 .swiper-slide-thumb-active .slider-2__thumb {
  opacity: 1;
}
.slider-2 .swiper-slide-thumb-active .slider-2__video--box {
  border-color: var(--border-blue, #0b4644);
}
.slider-2__video--box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 100%;
  cursor: pointer;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid var(--shade-1, #636569);
}
.slider-2__video--box:hover {
  border-color: var(--border-blue, #0b4644);
}
.slider-2__video svg {
  margin-left: 2px;
}
.slider-2__video use {
  fill: #000;
}
.slider-2__video p {
  font-size: 14px;
  line-height: 1;
  color: #000;
  margin-top: 8px;
  font-weight: 600;
}

.lt-ie9 .remodal-overlay {
  background: #2b2e38;
}

.lt-ie9 .remodal {
  width: 700px;
}

/** END remodal **/
.modalGallery .pswp__button--close {
  top: 24px;
  width: 54px;
  height: 54px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: var(--bgColor-white, #ffffff);
  border: 1px solid var(--shade-1, #636569);
  right: calc(50% - 632px);
  background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m0.515,0.515c0.39,-0.39 1.023,-0.39 1.414,0l7.071,7.07l7.071,-7.07c0.39,-0.39 1.024,-0.39 1.414,0c0.39,0.39 0.39,1.023 0,1.414l-7.07,7.071l7.07,7.071c0.39,0.39 0.39,1.024 0,1.414c-0.39,0.39 -1.023,0.39 -1.414,0l-7.071,-7.07l-7.071,7.07c-0.39,0.39 -1.024,0.39 -1.414,0c-0.39,-0.39 -0.39,-1.023 0,-1.414l7.07,-7.071l-7.07,-7.071c-0.39,-0.39 -0.39,-1.024 0,-1.414z' fill='%23636569' /%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 14px 14px;
  background-position: center;
  left: initial;
  margin: 0;
}
.modalGallery .pswp__button--close svg {
  display: none;
}
.modalGallery .pswp__button--close:hover {
  background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m0.515,0.515c0.39,-0.39 1.023,-0.39 1.414,0l7.071,7.07l7.071,-7.07c0.39,-0.39 1.024,-0.39 1.414,0c0.39,0.39 0.39,1.023 0,1.414l-7.07,7.071l7.07,7.071c0.39,0.39 0.39,1.024 0,1.414c-0.39,0.39 -1.023,0.39 -1.414,0l-7.071,-7.07l-7.071,7.07c-0.39,0.39 -1.024,0.39 -1.414,0c-0.39,-0.39 -0.39,-1.023 0,-1.414l7.07,-7.071l-7.07,-7.071c-0.39,-0.39 -0.39,-1.024 0,-1.414z' fill='%230b4644' /%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 14px 14px;
  background-position: center;
  border: 1px solid var(--border-blue, #0b4644);
}
@media (max-width: 1340px) {
  .modalGallery .pswp__button--close {
    right: 32px;
  }
}

.galleryMobile .pswp__bg {
  background: #f6f6f6;
}
.galleryMobile .pswp__button--close {
  width: 24px;
  height: 24px;
  top: 10px;
  right: 10px;
  background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m0.515,0.515c0.39,-0.39 1.023,-0.39 1.414,0l7.071,7.07l7.071,-7.07c0.39,-0.39 1.024,-0.39 1.414,0c0.39,0.39 0.39,1.023 0,1.414l-7.07,7.071l7.07,7.071c0.39,0.39 0.39,1.024 0,1.414c-0.39,0.39 -1.023,0.39 -1.414,0l-7.071,-7.07l-7.071,7.07c-0.39,0.39 -1.024,0.39 -1.414,0c-0.39,-0.39 -0.39,-1.023 0,-1.414l7.07,-7.071l-7.07,-7.071c-0.39,-0.39 -0.39,-1.024 0,-1.414z' fill='%237e8081' /%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 18px 18px;
  background-position: center;
  left: initial;
  margin: 0;
}
.galleryMobile .pswp__button--close svg {
  display: none;
}
.galleryMobile .pswp__button--close:hover {
  background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m0.515,0.515c0.39,-0.39 1.023,-0.39 1.414,0l7.071,7.07l7.071,-7.07c0.39,-0.39 1.024,-0.39 1.414,0c0.39,0.39 0.39,1.023 0,1.414l-7.07,7.071l7.07,7.071c0.39,0.39 0.39,1.024 0,1.414c-0.39,0.39 -1.023,0.39 -1.414,0l-7.071,-7.07l-7.071,7.07c-0.39,0.39 -1.024,0.39 -1.414,0c-0.39,-0.39 -0.39,-1.023 0,-1.414l7.07,-7.071l-7.07,-7.071c-0.39,-0.39 -0.39,-1.024 0,-1.414z' fill='%230a0f9e' /%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 18px 18px;
  background-position: center;
}
.galleryMobile .pswp__counter {
  margin-top: 7px;
  text-shadow: none;
  opacity: 1;
  color: #000;
  position: absolute;
  left: 0;
}
.galleryMobile .pswp__button--zoom {
  width: 22px;
  height: 22px;
  background: url("../images/zoom.svg") no-repeat;
  position: absolute;
  top: 10px;
  right: 50px;
}
.galleryMobile .pswp__button--zoom svg {
  display: none;
}
.galleryMobile .pswp__hide-on-close {
  opacity: 1;
}

/*
	Styles for basic PhotoSwipe (pswp) 
*/
.pswp {
  --pswp-bg: #000;
  --pswp-placeholder-bg: #222;
  --pswp-root-z-index: 100000;
  --pswp-preloader-color: rgba(79, 79, 79, 0.4);
  --pswp-preloader-color-secondary: rgba(255, 255, 255, 0.9);
  /* defined via js:
   --pswp-transition-duration: 333ms; */
  --pswp-icon-color: #fff;
  --pswp-icon-color-secondary: #4f4f4f;
  --pswp-icon-stroke-color: #4f4f4f;
  --pswp-icon-stroke-width: 2px;
  --pswp-error-text-color: var(--pswp-icon-color);
}

.pswp {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: var(--pswp-root-z-index);
  display: none;
  -ms-touch-action: none;
  touch-action: none;
  outline: 0;
  opacity: 0.003;
  contain: layout style size;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.pswp:focus {
  outline: 0;
}

.pswp * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.pswp img {
  max-width: none;
}

.pswp--open {
  display: block;
}

.pswp,
.pswp__bg {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  will-change: opacity;
}

.pswp__bg {
  opacity: 0.005;
  background-color: #fff;
}

.pswp,
.pswp__scroll-wrap {
  overflow: hidden;
}

.pswp__scroll-wrap,
.pswp__bg,
.pswp__container,
.pswp__item,
.pswp__content,
.pswp__img,
.pswp__zoom-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.pswp__img,
.pswp__zoom-wrap {
  width: auto;
  height: auto;
}

.pswp--click-to-zoom.pswp--zoom-allowed .pswp__img {
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.pswp--zoomed-in .pswp__container .pswp__img {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}

.pswp--click-to-zoom.pswp--zoomed-in .pswp__img:active {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img,
.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img:active,
.pswp__img {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.pswp__container,
.pswp__img,
.pswp__button,
.pswp__counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.pswp__item {
  z-index: 1;
  overflow: hidden;
}

.pswp__hidden {
  display: none !important;
}

.pswp__content {
  pointer-events: none;
}

.pswp__content > * {
  pointer-events: auto;
}

.pswp__error-msg-container {
  display: grid;
}

.pswp__error-msg {
  margin: auto;
  font-size: 1em;
  line-height: 1;
  color: var(--pswp-error-text-color);
}

.pswp .pswp__hide-on-close {
  opacity: 0.005;
  will-change: opacity;
  -webkit-transition: opacity var(--pswp-transition-duration) cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity var(--pswp-transition-duration) cubic-bezier(0.4, 0, 0.22, 1);
  z-index: 10;
  pointer-events: none;
}

.pswp--ui-visible .pswp__hide-on-close {
  opacity: 1;
  pointer-events: auto;
}

.pswp__button {
  position: relative;
  display: block;
  width: 50px;
  height: 60px;
  padding: 0;
  margin: 0;
  overflow: hidden;
  cursor: pointer;
  background: none;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: 0.85;
  -webkit-appearance: none;
  -webkit-touch-callout: none;
}

.pswp__button:hover,
.pswp__button:active,
.pswp__button:focus {
  -webkit-transition: none;
  transition: none;
  padding: 0;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: 1;
}

.pswp__button:disabled {
  opacity: 0.3;
  cursor: auto;
}

.pswp__icn {
  fill: var(--pswp-icon-color);
  color: var(--pswp-icon-color-secondary);
}

.pswp__icn {
  position: absolute;
  top: 14px;
  left: 9px;
  width: 32px;
  height: 32px;
  overflow: hidden;
  pointer-events: none;
}

.pswp__icn-shadow {
  stroke: var(--pswp-icon-stroke-color);
  stroke-width: var(--pswp-icon-stroke-width);
  fill: none;
}

.pswp__icn:focus {
  outline: 0;
}

div.pswp__img--placeholder,
.pswp__img--with-bg {
  background: var(--pswp-placeholder-bg);
}

.pswp__top-bar {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  z-index: 10;
}

.pswp__top-bar > * {
  will-change: opacity;
}

.pswp__button--close {
  margin-right: 6px;
}

.pswp__button--arrow {
  position: absolute;
  top: 0;
  width: 75px;
  height: 100px;
  top: 50%;
  margin-top: -50px;
}

.pswp__button--arrow:disabled {
  display: none;
  cursor: default;
}

.pswp__button--arrow .pswp__icn {
  top: 50%;
  margin-top: -30px;
  width: 60px;
  height: 60px;
  background: none;
  border-radius: 0;
}

.pswp--one-slide .pswp__button--arrow {
  display: none;
}

.pswp--touch .pswp__button--arrow {
  visibility: hidden;
}

.pswp--has_mouse .pswp__button--arrow {
  visibility: visible;
}

.pswp__button--arrow--prev {
  right: auto;
  left: 0px;
}

.pswp__button--arrow--next {
  right: 0px;
}

.pswp__button--arrow--next .pswp__icn {
  left: auto;
  right: 14px;
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.pswp__button--zoom {
  display: none;
}

.pswp--zoom-allowed .pswp__button--zoom {
  display: block;
}

.pswp--zoomed-in .pswp__zoom-icn-bar-v {
  display: none;
}

.pswp__preloader {
  display: none !important;
  position: relative;
  overflow: hidden;
  width: 50px;
  height: 60px;
  margin-right: auto;
}

.pswp__preloader .pswp__icn {
  opacity: 0;
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
  -webkit-animation: pswp-clockwise 600ms linear infinite;
  animation: pswp-clockwise 600ms linear infinite;
}

.pswp__preloader--active .pswp__icn {
  opacity: 0.85;
}

@-webkit-keyframes pswp-clockwise {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes pswp-clockwise {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.pswp__counter {
  height: 30px;
  margin-top: 15px;
  -webkit-margin-start: 20px;
  margin-inline-start: 20px;
  font-size: 14px;
  line-height: 30px;
  color: var(--pswp-icon-color);
  text-shadow: 1px 1px 3px var(--pswp-icon-color-secondary);
  opacity: 0.85;
}

.pswp--one-slide .pswp__counter {
  display: none;
}