

/* Start:/local/templates/main/css/about-box.css?16905280156374*/
body .about-box {
  padding-top: 65px;
  padding-bottom: 83px;
  overflow: hidden;
}
body .about-box_text__wrapper {
  max-width: 648px;
  position: absolute;
  z-index: 1;
}
body .about-box_text__wrapper .btn_primary {
  margin-top: 48px;
}
body .about-box_text__wrapper h2 {
  margin-top: 0;
  color: #002664;
  font-size: 56px;
  line-height: 100%;
  padding-bottom: 0;
  margin-bottom: 24px;
  font-family: Stem-Regular;
  font-weight: 400;
  letter-spacing: -0.01em;
}
body .about-box_text__wrapper p {
  font-family: Stem-Regular;
}
body .about-box_text {
  position: relative;
  padding-bottom: 64%;
}
body .about-box_img {
  position: absolute;
  width: 100%;
  z-index: 0;
  bottom: 0;
}
body .about-box_img img {
  width: 100%;
}
body .placeMarker_container, body .fly {
  font-size: 6.9444vw;
}
body .placeMarker {
  position: absolute;
}
body .placeMarker:nth-child(1) {
  top: 4.2175em;
  left: 2.29em;
}
body .placeMarker:nth-child(2) {
  top: 5.11em;
  left: 1.48em;
}
body .placeMarker:nth-child(3) {
  top: 5.22em;
  left: 2.75em;
}
body .placeMarker:nth-child(4) {
  top: 4.79em;
  left: 3.18em;
}
body .placeMarker:nth-child(5) {
  top: 5.53em;
  left: 0.95em;
}
body .placeMarker:nth-child(6) {
  top: 6.49em;
  left: 6.25em;
}
body .placeMarker:nth-child(7) {
  top: 6.4em;
  left: 8.44em;
}
body .placeMarker:nth-child(8) {
  top: 5.3973em;
  left: 11.62em;
}
body .placeMarker:nth-child(9) {
  top: 4.43em;
  left: 2.55em;
}
body .placeMarker__icon {
  display: flex;
  justify-content: center;
  align-items: center;
}
body .placeMarker__icon svg {
  fill: #FF0000;
  width: 8px;
  height: 8px;
}
body .placeMarker-star svg {
  width: 16px;
  height: 16px;
}
body .placeMarker__text {
  font-family: Stem-Medium;
  font-size: 14px;
  line-height: 14px;
  letter-spacing: 0em;
  text-align: center;
  color: #000000;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: max-content;
  text-align: center;
}
body .placeMarker-star .placeMarker__text {
  font-size: 22px;
  line-height: 22px;
}
body .placeMarker:nth-child(1) .placeMarker__text {
  transform: translate3d(-37px, -24px, 0);
}
body .placeMarker:nth-child(2) .placeMarker__text {
  transform: translate3d(-27px, 21px, 0);
}
body .placeMarker:nth-child(3) .placeMarker__text {
  transform: translate3d(-32px, 21px, 0);
}
body .placeMarker:nth-child(4) .placeMarker__text {
  transform: translate3d(-20px, 20px, 0);
}
body .placeMarker:nth-child(5) .placeMarker__text {
  transform: translate3d(-26px, 21px, 0);
}
body .placeMarker:nth-child(6) .placeMarker__text {
  transform: translate3d(-42px, 21px, 0);
}
body .placeMarker:nth-child(7) .placeMarker__text {
  transform: translate3d(-33px, 31px, 0);
}
body .placeMarker:nth-child(8) .placeMarker__text {
  transform: translate3d(-121px, 30px, 0);
}
body .placeMarker:nth-child(9) .placeMarker__text {
  transform: translate3d(-35px, 16px, 0);
}
body .fly {
  position: absolute;
  top: -0.2em;
  right: 0;
  left: -0.5em;
  bottom: 0;
  width: 14.3em;
  height: 40em;
  margin: auto;
}

@media (max-width: 1035px) {
  body .about-box_text {
    padding-bottom: 10px;
  }
  body .about-box_text__wrapper {
    position: static;
    max-width: 100%;
    padding-bottom: 297px;
    background-image: url("/local/templates/main/css/../images/map-mob.png");
    background-size: 115%;
    background-repeat: no-repeat;
    background-position: bottom 15px left -27px;
    margin: 0 -24px;
    padding-right: 24px;
    padding-left: 24px;
  }
  body .about-box_text__wrapper .btn_primary {
    margin-bottom: 0;
  }
  body .about-box_img {
    z-index: -1;
  }
  body .about-box {
    padding-top: 51px;
    padding-bottom: 48px;
  }
  body .list-city {
    font-size: 14px;
    line-height: 100%;
    display: flex;
    align-items: center;
    color: #000000;
    padding: 90px 0 0px 0;
    position: absolute;
    bottom: 70px;
    flex-wrap: wrap;
  }
  body .list-city .star-block-name {
    width: 100%;
    font-family: Stem-Medium;
    font-size: 22px;
    line-height: 100%;
    color: #000000;
    margin-bottom: 16px;
    display: flex;
    align-items: center;
  }
  body .list-city .star-block-name svg {
    width: 16px;
    height: 16px;
    margin-right: 7px;
  }
  body .list-city_column > div {
    display: flex;
    align-items: center;
    margin-bottom: 16px;
    font-size: 14px;
    line-height: 100%;
    font-family: Stem-Medium;
  }
  body .list-city_column > div:last-child {
    margin-bottom: 0;
  }
  body .list-city_column > div:before {
    content: "";
    background: #FF0000;
    width: 8px;
    height: 8px;
    min-width: 8px;
    display: block;
    border-radius: 50%;
    margin-right: 8px;
  }
  body .list-city_column {
    padding-right: 42px;
  }
  body .list-city_column:nth-child(2n-2) {
    padding-right: 0px;
  }
  body .about-box_text__wrapper .btn_primary {
    margin-top: 15px;
  }
  body .about-box_text__wrapper h2 {
    font-size: 32px;
    line-height: 100%;
  }
  body .about-box_text__wrapper p {
    font-size: 16px;
    line-height: 160%;
  }
}
@media (max-width: 1300px) {
  body .placeMarker_container, body .fly {
    font-size: 6.8vw;
  }
}
@media (max-width: 1200px) {
  body .placeMarker__text {
    font-size: 13px;
    line-height: 13px;
  }
  body .placeMarker-star .placeMarker__text {
    font-size: 17px;
    line-height: 17px;
  }
  body .placeMarker:nth-child(1) .placeMarker__text {
    transform: translate3d(-37px, -25px, 0);
  }
  body .placeMarker:nth-child(2) .placeMarker__text {
    transform: translate3d(-25px, 14px, 0);
  }
  body .placeMarker:nth-child(3) .placeMarker__text {
    transform: translate3d(-29px, 14px, 0);
  }
  body .placeMarker:nth-child(4) .placeMarker__text {
    transform: translate3d(-17px, 14px, 0);
  }
  body .placeMarker:nth-child(5) .placeMarker__text {
    transform: translate3d(-22px, 14px, 0);
  }
  body .placeMarker:nth-child(6) .placeMarker__text {
    transform: translate3d(-35px, 14px, 0);
  }
  body .placeMarker:nth-child(7) .placeMarker__text {
    transform: translate3d(-24px, 20px, 0);
  }
  body .placeMarker:nth-child(8) .placeMarker__text {
    transform: translate3d(-86px, 20px, 0);
  }
}
@media (max-width: 1600px) {
  body .fly {
    top: -0.05em;
    height: 32em;
    left: -0.55em;
  }
}
@media (max-width: 1150px) {
  body .fly {
    top: 0.1em;
  }
}

/*# sourceMappingURL=about-box.css.map */

/* End */


/* Start:/local/templates/main/css/service-box.css?16905280152297*/
.service-box {
  padding: 72px 160px 45px 44px;
  background-image: url("/local/templates/main/css/../images/service-background.png");
  background-repeat: no-repeat;
  background-position: left top;
  margin-bottom: 65px;
  background-size: cover;
  position: relative;
  z-index: 1;
  background-color: #F4F4F4;
  margin-top: 16px;
}

.service-box:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  bottom: 0;
  background: linear-gradient(180deg, rgba(244, 244, 244, 0) 57.67%, #F4F4F4 100%);
  z-index: -1;
}

.service-box .title-box {
  margin-bottom: 38px;
}

.service-box_title {
  font-size: 56px;
  line-height: 100%;
  color: #002664;
  margin-top: 38px;
  font-family: Stem-Regular;
}

.service-box_bottom {
  margin-top: 201px;
  display: flex;
  justify-content: space-between;
  align-items: end;
}

.service-box_bottom__text {
  max-width: 529px;
  font-size: 28px;
  line-height: 120%;
  font-family: Stem-Regular;
}

.service-box a:visited {
  color: #0F4DBC;
}

.service-box .icon-link {
  font-size: 22px;
  line-height: 100%;
  margin-bottom: 10px;
}

@media (max-width: 1225px) {
  .service-box {
    padding: 56px 44px 45px 44px;
  }
}
@media (max-width: 1025px) {
  .service-box {
    padding: 40px 24px 69px 24px;
    margin-bottom: 0;
  }
  .service-box_title {
    font-size: 32px;
    line-height: 100%;
    margin-top: 16px;
  }
  .service-box_bottom {
    flex-direction: column;
    align-items: start;
    margin-top: 260.43px;
  }
  .service-box_bottom__text {
    order: 1;
    font-size: 24px;
    line-height: 120%;
    margin-bottom: 24px;
  }
  .service-box_bottom__link {
    order: 2;
  }
  .service-box .icon-link {
    margin-bottom: 0;
  }
  .service-box .title-box {
    margin-bottom: 16px;
  }
  .service-box .icon-link {
    font-size: 16px;
    line-height: 100%;
  }
  .service-box .icon-link {
    font-family: Stem-Bold;
  }
}
@media (max-width: 480px) {
  .service-box {
    background: linear-gradient(180deg, rgba(244, 244, 244, 0) 57.67%, #F4F4F4 100%), url("/local/templates/main/css/../images/service-background-mobile0.jpg");
    background-repeat: no-repeat;
    background-size: cover;
  }
  .service-box:before {
    background: linear-gradient(180deg, rgba(244, 244, 244, 0) 17.39%, #F4F4F4 100%);
  }
}

/*# sourceMappingURL=service-box.css.map */

/* End */


/* Start:/local/templates/main/css/product-page.css?169356591213545*/
body header .title_media {
  font-family: Stem-Medium, serif;
  padding-top: 24px;
}
body header .description_media {
  padding-bottom: 29px;
}
body main .about-box.mission {
  padding-top: 63px;
  padding-bottom: 0;
}
body main .about-box_text__wrapper.mission h2 {
  margin-top: -5px !important;
  margin-bottom: 27px;
}
body main .page-title {
  margin-top: 200px;
}
body main .characteristics-box_item:nth-child(1) {
  margin-top: 16px !important;
}
body main .characteristics-box_item-right {
  padding: 31px 0px 0px 24px;
}
body main .mission-our-box {
  padding: 142px 160px 306px 44px;
}
body main .item-page.mission {
  /* margin-top: -75px !important; */
}
body main .characteristics-box_item-left h3 {
  font-size: 28px;
}
body main .title-box-mission {
  font-size: 18px;
  line-height: 100%;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 63px;
  font-family: Stem-Regular, serif;
  font-weight: 400;
  opacity: 0.6;
}
body main .leaning-box {
  padding: 38px 87px 0px 44px;
  background: url("/local/templates/main/css/../images/mission-leaning-bg-icons.png") 0% 50% no-repeat, url("/local/templates/main/css/../images/mission-leaning-bg.png") repeat;
  margin-bottom: 60px;
  position: relative;
}
body main .leaning-box h2 {
  font-weight: 400;
  margin-bottom: 18px;
  word-spacing: -1px;
  font-family: Stem-Regular;
  font-size: 56px;
  line-height: 100%;
  letter-spacing: -0.01em;
  margin: 37px 0px 18px 0px;
}
body main .leaning-block-text {
  display: flex;
  /* justify-content: space-between; */
}
body main .leaning-block-desc-bold {
  width: 42%;
  color: #fff;
}
body main .leaning-block-desc-bold.power {
  color: #000;
  font-size: 28px !important;
  width: 52% !important;
  line-height: 120% !important;
  font-family: Stem-Regular;
  padding-left: 0;
}
body main .leaning-block-desc {
  width: 46%;
  color: #fff;
  margin-left: 153px;
  padding-top: 5px;
  padding-right: 20px;
}
body main .leaning-block-desc.power {
  color: #000;
  font-size: 18px !important;
  margin-left: 0px !important;
  line-height: 160%;
  font-family: Stem-Regular;
  padding-right: 0;
  margin-top: -7px;
  margin-right: -10px;
}
body main .leaning-block-desc-bold {
  font-family: Stem-Regular;
  font-size: 28px;
  line-height: 140%;
}
body main .leaning-block-desc {
  font-family: Stem-Regular;
  font-size: 22px;
  line-height: 140%;
}
body main .leaning-block-gallery {
  display: flex;
  justify-content: center;
  margin-top: 140px;
  width: 104.5%;
}
body main .power-box {
  padding: 0px 44px;
}
body main .power-box h2 {
  color: #002664;
  font-family: Stem-Regular;
  font-size: 56px;
  line-height: 100%;
  letter-spacing: -0.01em;
  font-weight: 400;
  margin: 0;
  margin-top: 128px;
  padding-bottom: 42px;
}
body main .power-box-text {
  display: flex;
}
body main .power-box-text p {
  width: 50%;
  line-height: 28px;
  box-sizing: border-box;
}
body main .about-box.product-page {
  padding-top: 90px;
  padding-bottom: 69px;
}
body main .container.about-box.product-page .box-counter_desc {
  line-height: 34px;
  margin-top: 29px;
}
body main .container.about-box.product-page .box-counter_item__text {
  margin-top: 10px;
}
body main .item-page.mission-img {
  margin-top: 94px;
}
body main .mission-last-img {
  width: 100%;
}
body main .comfort-quality_item {
  width: 41%;
  height: 582px;
  padding: 43px 64px;
  display: flex;
  align-items: flex-end;
}
body main .comfort-quality_item h2 {
  font-size: 56px;
  font-family: "Stem-Regular";
  margin: 0 auto;
  margin-top: 200px;
}
body main .comfort-quality_item p {
  font-size: 18px;
  font-family: "Stem-Regular";
  color: #fff;
  padding-bottom: 5px;
}
body main .advantages-box_item-desc-block {
  margin-top: 85px;
}
body main .comfort-quality_item.comfort {
  background: url("/local/templates/main/css/../images/product-page/comfort-img.png");
  background-size: cover;
  /* width: 584px !important; */
}
body main .comfort-quality_item.quality {
  background: url("/local/templates/main/css/../images/product-page/quality-img.png");
  background-size: cover;
  width: 543px !important;
}
body main .advantages-box_item {
  width: 50%;
  padding: 72px 29px 53px 84px;
  text-align: left;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
body main .advantages-box_item div p {
  font-size: 14px;
  color: #fff;
  line-height: 30px;
}
body main .advantages-box_list-bottom {
  display: flex;
  justify-content: space-between;
  padding-bottom: 40px;
}
body main .advantages-box_item-bottom-desc {
  color: #000000 !important;
  font-size: 14px;
}
body main .slider-box_main-image {
  width: 100%;
  height: 600px;
}
body main .characteristics-box_item {
  display: flex;
  justify-content: space-between;
  margin-top: 48px;
  border-top: 1px solid rgba(0, 0, 0, 0.3568627451);
}
body main .characteristics-box_item:last-child {
  border-bottom: 1px solid rgba(0, 0, 0, 0.3568627451);
}
body main .characteristics-box_span {
  color: #969696;
  /* text-align: right; */
  font-size: 14px;
  display: flex;
  justify-content: end;
  margin-right: 291px;
  margin-top: 79px;
}
body main .form {
  padding: 15px;
}
body main .form-item {
  display: inline-block;
  vertical-align: top;
  position: relative;
  width: 100%;
}
body main .form-input {
  width: 100%;
  height: 40px;
  padding: 5px 15px;
}
body main .form-label {
  position: absolute;
  pointer-events: none;
  left: -3px;
  right: 15px;
  top: 12px;
  white-space: nowrap;
  overflow: hidden;
  line-height: 40px;
  transition: 0.3s;
  font-size: 22px;
  color: #969696;
}
body main .form-input:focus ~ .form-label, body main .form-input:not(:focus):valid ~ .form-label {
  top: -10px;
  font-size: 10px;
}
body main .contact-form-box_right form input {
  display: block;
  border: none;
  border-bottom: 1px solid #969696;
  background-color: transparent;
  /* color: #969696; */
  outline: none;
  padding: 8px;
  width: 90%;
  font-size: 22px;
  margin-bottom: 18px;
  padding-left: 0px;
  padding-top: 13px;
}
body main .contact-form-box_bottom-flex {
  display: flex;
  /* justify-content: center; */
  align-items: center;
  margin-top: 53px;
}
body main .contact-form-box_checkbox {
  display: flex;
  align-items: flex-start;
  margin-left: 40px;
}
body main .contact-form-box_checkbox label {
  color: #969696;
  width: 270px;
  font-size: 12px;
}
body main .contact-form-box_left h2 {
  font-size: 56px;
  margin: 0;
  color: #002664;
  margin-top: 32px;
  line-height: 56px;
}
body main .leaning-block-gallery img {
  max-width: 21%;
  width: 265px;
}
body .header_product-page-bg.header_blue .page-title {
  margin-top: 237px;
}
body .header_mission-bg.header_blue {
  margin: 16px;
}

@media screen and (min-width: 1200px) {
  body main .power-box-text--english {
    gap: 31px;
  }
}
@media (min-width: 2125px) {
  body header .title_media {
    font-size: calc(70px + 3.75vw);
    line-height: 100%;
  }
  body header .description_media {
    font-size: calc(20px + 1vw);
  }
  body .header_blue.background-img .title_media-box {
    max-width: 56%;
  }
}
@media (min-width: 1800px) {
  body main .leaning-block-gallery img {
    max-width: none;
    width: 20%;
  }
  body main .service-box_description {
    width: auto;
    max-width: 70%;
  }
  body main .mission-our-box {
    padding-top: 250px;
  }
  body main .about-box_text__wrapper.mission {
    max-width: none;
  }
}
@media (max-width: 1575px) {
  body main .page-title {
    margin-top: 200px;
  }
}
@media (min-width: 1441px) {
  body main .comfort-quality_item {
    width: 41% !important;
  }
  body main .comfort-quality-box {
    justify-content: space-around;
  }
  body main .comfort-quality_item.quality {
    width: 41% !important;
  }
}
@media (max-width: 1349px) {
  body main .about-box_text-mission {
    margin-bottom: 49%;
  }
}
@media (max-width: 1080px) {
  body main .page-title {
    padding-left: 24px;
  }
  body main .mission-footer {
    margin-top: 16px;
  }
  body .header_blue.background-img {
    margin: 0;
    padding: 0;
  }
  body .header_blue.background-img.height-unset {
    margin: 0;
    padding: 0;
  }
}
@media (min-width: 1025px) {
  body .header_blue.background-img .title_media-box .title_media {
    padding: 32px 0;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    font-size: 120px;
    font-family: Stem-Medium;
    line-height: 80%;
    letter-spacing: -0.03em;
  }
}
@media (max-width: 1025px) {
  body .main-page-index header {
    margin: 0;
  }
  body header .description_media {
    padding: 24px 24px 0px 24px;
    font-size: calc(10px + 1.75vw);
  }
  body header .title_media-box {
    height: 60%;
    bottom: 45px;
  }
  body main .about-box.mission {
    padding-top: 30px;
  }
  body main .page-title {
    margin: 0;
  }
  body main .container_nav {
    padding: 0 0 0 24px;
  }
  body main .icon-link:before {
    margin-right: 16px;
  }
  body main .mission-our-box {
    padding-left: 24px;
  }
  body main .container {
    padding: 0 24px;
  }
  body main .main-page-index nav.open-menu {
    top: -16px;
  }
  body main .about-box_text__wrapper {
    padding-bottom: 0px !important;
  }
  body main .about-box_text-mission {
    margin-bottom: 0 !important;
  }
  body main .leaning-box {
    margin-bottom: 30px;
  }
  body main .leaning-box h2 {
    font-size: 20px;
    line-height: 140%;
    margin-bottom: 0;
    padding-bottom: 16px;
    word-spacing: initial;
    margin-top: 5px;
  }
  body main .power-box h2 {
    margin-top: 0;
  }
  body main .leaning-block-desc-bold, body main .leaning-block-desc {
    font-size: 14px;
  }
}
@media (max-width: 930px) {
  body main .leaning-block-text {
    display: block;
  }
  body main .advantages-box_item {
    width: 100%;
  }
  body main .leaning-block-desc-bold.power {
    margin-bottom: 30px;
  }
  body main .comfort-quality_item.comfort, body main .comfort-quality_item.quality {
    width: 80% !important;
  }
  body main .leaning-block-gallery {
    margin-top: 24px;
    padding-bottom: 24px;
  }
  body main .leaning-block-gallery img {
    max-width: none;
    display: none;
  }
  body main .leaning-block-gallery img:first-child {
    display: block;
  }
  body main .advantages-box_item-element {
    transform: translateY(0px) !important;
  }
  body main .slider-box_main-image {
    height: auto !important;
  }
  body main .advantages-box_item {
    padding: 16px !important;
    box-sizing: border-box;
  }
  body main .advantages-box_item-desc-block {
    margin-top: 0;
  }
  body main .item-page.gray-bg {
    padding: 16px;
    margin: 0px 16px;
  }
  body main .advantages-box_item-title {
    padding-bottom: 24px;
  }
  body main .advantages-box_list-bottom-title {
    padding-left: 10px !important;
  }
  body main .contact-form-box_bottom-flex {
    display: block;
  }
  body main .characteristics-box_item-right {
    padding: 0px;
  }
  body main .characteristics-box_item-right-line p:nth-child(1) {
    width: 70%;
  }
  body main .characteristics-box_item-left p {
    width: auto !important;
  }
  body main .leaning-block-desc-bold {
    width: 100%;
    margin-bottom: 14px;
    line-height: 140%;
  }
  body main .leaning-block-desc-bold.power {
    width: 100% !important;
  }
  body main .leaning-block-desc {
    width: 100%;
    margin-left: 0px;
    padding: 0;
  }
  body main .leaning-block-desc.power {
    margin-left: 0px !important;
    width: 100%;
    padding: 0;
    margin: 0;
    line-height: 140%;
    font-size: 16px !important;
  }
  body main .comfort-quality_item {
    width: 80% !important;
    margin: 0 auto;
    margin-top: 25px;
  }
  body main .power-box-text {
    display: block;
  }
  body main .item-page.mission-img {
    margin-top: 44px;
    margin-bottom: 44px;
  }
}
@media (max-width: 665px) {
  body main .power-box h2 {
    font-size: 36px;
  }
  body main .mission-our-box {
    background-image: url("/local/templates/main/css/../images/Blue-background-mission.png");
  }
  body main .service-box_description {
    max-width: none;
  }
  body main .about-box_text__wrapper.mission {
    margin-bottom: 30px;
  }
}
@media (max-width: 740px) {
  body .header_product-page-bg {
    height: auto !important;
  }
  body main .leaning-block-desc-bold.power {
    font-size: 20px !important;
    padding: 0;
    line-height: 140% !important;
    margin-bottom: 18px;
  }
  body main .page-title {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
  }
}
@media (max-width: 665px) {
  body .main-page-index .container_nav {
    padding: 0px !important;
  }
  body main .leaning-box {
    padding: 33px 20px 0px 24px;
  }
  body main .leaning-block-gallery {
    width: 100%;
  }
  body main .power-box {
    padding: 0px 20px;
  }
  body main .service-box_description {
    width: 100%;
  }
  body main .comfort-quality_item {
    width: 60% !important;
    height: auto;
  }
  body main .advantages-box_list-top .advantages-box_item, body main .advantages-box_list-bottom .advantages-box_item {
    padding: 29px;
  }
  body main .advantages-box_list-bottom-title {
    padding-left: 29px;
  }
  body main .comfort-quality_item {
    width: 77% !important;
    padding: 29px;
  }
  body main .box-counter_desc {
    width: auto;
  }
  body main .contact-form-box_checkbox {
    margin-left: 10px;
  }
}
@media (max-width: 648px) {
  body main .service-box_description {
    width: 100%;
  }
  body main .mission-our-box {
    padding: 65px 44px 51px 24px;
  }
}
@media (max-width: 500px) {
  body main .open-menu .header_btn {
    bottom: 15px;
  }
}

/*# sourceMappingURL=product-page.css.map */

/* End */


/* Start:/local/templates/main/css/content-slider.css?16905280153070*/
body .services-slider_wrapper {
  position: relative;
  margin-bottom: 142px;
}
body .services-slider_wrapper .arrow-prev,
body .services-slider_wrapper .arrow-next {
  cursor: pointer;
  position: absolute;
  top: calc(50% - 38px);
  transform: translateY(-50%);
}
body .services-slider_wrapper .arrow-prev svg,
body .services-slider_wrapper .arrow-next svg {
  filter: drop-shadow(0px 0px 30px rgba(141, 51, 50, 0.1));
  transform: matrix(-1, 0, 0, 1, 0, 0);
}
body .services-slider_wrapper .arrow-prev svg ellipse,
body .services-slider_wrapper .arrow-next svg ellipse {
  transition: fill 0.4s;
}
body .services-slider_wrapper .arrow-prev:hover svg ellipse,
body .services-slider_wrapper .arrow-next:hover svg ellipse {
  fill: rgb(207, 207, 207);
}
body .services-slider_wrapper .arrow-prev {
  left: -64px;
}
body .services-slider_wrapper .arrow-next {
  right: -64px;
}
body .services-slider_wrapper .slider-dots {
  width: 100%;
}
body .services-slider_wrapper .slider-dots .slick-dots {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin: 0;
  max-width: none;
  margin-top: -5.5px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
body .services-slider_wrapper .slider-dots .slick-dots li {
  max-width: 50%;
  width: 100%;
  margin-bottom: 0;
  display: flex;
}
body .services-slider_wrapper .slider-dots .slick-dots li:before {
  content: none;
}
body .services-slider_wrapper .slider-dots .slick-dots li button {
  background: transparent;
  text-indent: -999999px;
  background-color: transparent;
  width: 100%;
  padding: 6px 0px;
  margin: 0;
  font-size: 0;
  cursor: pointer;
  margin-bottom: -8px;
}
body .services-slider_wrapper .slider-dots .slick-dots li button:focus, body .services-slider_wrapper .slider-dots .slick-dots li button:hover {
  outline: none;
}
body .services-slider_wrapper .slider-dots .slick-dots li button:before {
  content: "";
  background-color: transparent;
  width: 100%;
  height: 3px;
  margin: 0;
  padding: 0;
  font-size: 0;
  cursor: pointer;
  display: block;
}
body .services-slider_wrapper .slider-dots .slick-dots .slick-active button:before {
  content: "";
  height: 3px;
  background-color: #002664;
}
body .services-slider {
  cursor: grab;
}
body .services-slider .slick-list .slick-track {
  display: flex;
}
body .services-slider_slide {
  margin-bottom: 31px;
}
body .services-slider_slide img {
  margin-bottom: 16px;
  width: 100%;
  aspect-ratio: 3/2;
  object-fit: cover;
}
body .services-slider_slide p {
  font-family: "Stem-Regular";
  font-size: 16px;
  line-height: 100%;
  color: #969696;
}
body .content_slider {
  margin: 64px 0px;
  max-width: 100%;
}

@media (max-width: 1025px) {
  body .services-slider_wrapper {
    position: relative;
    margin-bottom: 50px;
  }
  body .services-slider_wrapper .arrow-prev,
  body .services-slider_wrapper .arrow-next {
    display: none;
  }
  body .services-slider_wrapper .arrow-prev {
    left: 10px;
  }
  body .services-slider_wrapper .arrow-next {
    right: 10px;
  }
}

/*# sourceMappingURL=content-slider.css.map */

/* End */
/* /local/templates/main/css/about-box.css?16905280156374 */
/* /local/templates/main/css/service-box.css?16905280152297 */
/* /local/templates/main/css/product-page.css?169356591213545 */
/* /local/templates/main/css/content-slider.css?16905280153070 */
