@import "./ui/swiper_lib.css";
/* Margin */
.ma35 {
  margin: 35px !important;
}

.ma30 {
  margin: 30px !important;
}

.ma25 {
  margin: 25px !important;
}

.ma20 {
  margin: 20px !important;
}

.ma15 {
  margin: 15px !important;
}

.ma10 {
  margin: 10px !important;
}

.ma5 {
  margin: 5px !important;
}

.nm {
  margin: 0px !important;
}

.ma-35 {
  margin: -35px !important;
}

.ma-30 {
  margin: -30px !important;
}

.ma-25 {
  margin: -25px !important;
}

.ma-20 {
  margin: -20px !important;
}

.ma-15 {
  margin: -15px !important;
}

.ma-10 {
  margin: -10px !important;
}

.ma-5 {
  margin: -5px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mt35 {
  margin-top: 35px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mt25 {
  margin-top: 25px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mt5 {
  margin-top: 5px !important;
}

.mt4 {
  margin-top: 4px !important;
}

.mt3 {
  margin-top: 3px !important;
}

.mt2 {
  margin-top: 2px !important;
}

.mt1 {
  margin-top: 1px !important;
}

.mt0 {
  margin-top: 0px !important;
}

.mt-35 {
  margin-top: -35px !important;
}

.mt-30 {
  margin-top: -30px !important;
}

.mt-25 {
  margin-top: -25px !important;
}

.mt-20 {
  margin-top: -20px !important;
}

.mt-15 {
  margin-top: -15px !important;
}

.mt-10 {
  margin-top: -10px !important;
}

.mt-5 {
  margin-top: -5px !important;
}

.mr35 {
  margin-right: 35px !important;
}

.mr30 {
  margin-right: 30px !important;
}

.mr25 {
  margin-right: 25px !important;
}

.mr20 {
  margin-right: 20px !important;
}

.mr15 {
  margin-right: 15px !important;
}

.mr10 {
  margin-right: 10px !important;
}

.mr5 {
  margin-right: 5px !important;
}

.mr0 {
  margin-right: 0px !important;
}

.mr-25 {
  margin-right: -25px !important;
}

.mr-20 {
  margin-right: -20px !important;
}

.mr-15 {
  margin-right: -15px !important;
}

.mr-10 {
  margin-right: -10px !important;
}

.mr-5 {
  margin-right: -5px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.mb35 {
  margin-bottom: 35px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb5 {
  margin-bottom: 5px !important;
}

.mb4 {
  margin-bottom: 4px !important;
}

.mb3 {
  margin-bottom: 3px !important;
}

.mb2 {
  margin-bottom: 2px !important;
}

.mb1 {
  margin-bottom: 1px !important;
}

.mb0 {
  margin-bottom: 0px !important;
}

.mb-35 {
  margin-bottom: -35px !important;
}

.mb-30 {
  margin-bottom: -30px !important;
}

.mb-25 {
  margin-bottom: -25px !important;
}

.mb-20 {
  margin-bottom: -20px !important;
}

.mb-15 {
  margin-bottom: -15px !important;
}

.mb-10 {
  margin-bottom: -10px !important;
}

.mb-5 {
  margin-bottom: -5px !important;
}

.ml35 {
  margin-left: 35px !important;
}

.ml30 {
  margin-left: 30px !important;
}

.ml25 {
  margin-left: 25px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.ml15 {
  margin-left: 15px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.ml5 {
  margin-left: 5px !important;
}

.ml0 {
  margin-left: 0px !important;
}

.ml-35 {
  margin-left: -35px !important;
}

.ml-30 {
  margin-left: -30px !important;
}

.ml-25 {
  margin-left: -25px !important;
}

.ml-20 {
  margin-left: -20px !important;
}

.ml-15 {
  margin-left: -15px !important;
}

.ml-10 {
  margin-left: -10px !important;
}

.ml-5 {
  margin-left: -5px !important;
}

/* Padding */
.pa35 {
  padding: 35px !important;
}

.pa30 {
  padding: 30px !important;
}

.pa25 {
  padding: 25px !important;
}

.pa20 {
  padding: 20px !important;
}

.pa15 {
  padding: 15px !important;
}

.pa10 {
  padding: 10px !important;
}

.pa5 {
  padding: 5px !important;
}

.np {
  padding: 0px !important;
}

.pt35 {
  padding-top: 35px !important;
}

.pt30 {
  padding-top: 30px !important;
}

.pt25 {
  padding-top: 25px !important;
}

.pt20 {
  padding-top: 20px !important;
}

.pt15 {
  padding-top: 15px !important;
}

.pt10 {
  padding-top: 10px !important;
}

.pt7 {
  padding-top: 7px !important;
}

.pt6 {
  padding-top: 6px !important;
}

.pt5 {
  padding-top: 5px !important;
}

.pt0 {
  padding-top: 0px !important;
}

.pr35 {
  padding-right: 35px !important;
}

.pr30 {
  padding-right: 30px !important;
}

.pr25 {
  padding-right: 25px !important;
}

.pr20 {
  padding-right: 20px !important;
}

.pr15 {
  padding-right: 15px !important;
}

.pr10 {
  padding-right: 10px !important;
}

.pr5 {
  padding-right: 5px !important;
}

.pr0 {
  padding-right: 0px !important;
}

.pb35 {
  padding-bottom: 35px !important;
}

.pb30 {
  padding-bottom: 30px !important;
}

.pb25 {
  padding-bottom: 25px !important;
}

.pb20 {
  padding-bottom: 20px !important;
}

.pb15 {
  padding-bottom: 15px !important;
}

.pb10 {
  padding-bottom: 10px !important;
}

.pb5 {
  padding-bottom: 5px !important;
}

.pb0 {
  padding-bottom: 0px !important;
}

.pl35 {
  padding-left: 35px !important;
}

.pl30 {
  padding-left: 30px !important;
}

.pl25 {
  padding-left: 25px !important;
}

.pl20 {
  padding-left: 20px !important;
}

.pl15 {
  padding-left: 15px !important;
}

.pl10 {
  padding-left: 10px !important;
}

.pl5 {
  padding-left: 5px !important;
}

.pl0 {
  padding-left: 0px !important;
}

.width-100 {
  width: 100% !important;
}

.block-overflowHidden {
  width: 100%;
  overflow: hidden;
}

.text-center {
  text-align: center;
}

.color-primary {
  color: #0086c1;
}

.color-white {
  color: white;
}

.color-gray {
  color: #ADADAD;
}

.bg-primary {
  background: #0086c1;
}

.bg-node {
  background: #f1f2f4;
}

.bg-white {
  background: white;
}

.color-text-link {
  color: #5f6877;
}
.color-text-link:hover {
  color: #0fa1ef;
}

.alignItemsCenterRow .row {
  align-items: center;
}

.max-width700 {
  max-width: 700px;
}

.margin {
  margin: 40px auto;
}
.margin-min {
  margin: 25px auto;
}
.margin-large {
  margin: 100px auto;
}
.margin-none {
  margin: 0px auto !important;
}
@media (max-width: 767px) {
  .margin {
    margin: 30px auto;
  }
  .margin-min {
    margin: 20px auto;
  }
  .margin-large {
    margin: 50px auto;
  }
}

.margin-bottom {
  margin-bottom: 40px;
}
.margin-bottom-min {
  margin-bottom: 25px;
}
.margin-bottom-large {
  margin-bottom: 100px;
}
.margin-bottom-none {
  margin-bottom: 0px;
}
@media (max-width: 767px) {
  .margin-bottom {
    margin-bottom: 30px;
  }
  .margin-bottom-min {
    margin-bottom: 20px;
  }
  .margin-bottom-large {
    margin-bottom: 50px;
  }
}

.padding {
  padding: 40px 0;
}
.padding-min {
  padding: 20px 0;
}
@media (max-width: 767px) {
  .padding {
    padding: 30px 0;
  }
  .padding-min {
    padding: 20px 0;
  }
}

.padding-bottom {
  padding-bottom: 40px;
}
@media (max-width: 767px) {
  .padding-bottom {
    padding-bottom: 30px;
  }
}

.padding-all {
  padding: 40px;
}
.padding-all-min {
  padding: 20px;
}
@media (max-width: 767px) {
  .padding-all {
    padding: 20px;
  }
  .padding-all-min {
    padding: 10px;
  }
}

b, strong {
  font-weight: 700;
}

.block-editor .col {
  position: relative;
}

.block-title {
  display: block;
  margin-bottom: 40px;
  text-align: left;
  position: relative;
}
.block-title-min {
  margin-bottom: 25px;
}
.block-title-large {
  margin-bottom: 100px;
}
.block-title-none {
  margin-bottom: 0px;
}
@media (max-width: 767px) {
  .block-title {
    margin-bottom: 30px;
  }
  .block-title-min {
    margin-bottom: 20px;
  }
  .block-title-large {
    margin-bottom: 50px;
  }
}
.block-title_center {
  text-align: center;
}
.block-title_uppercase {
  text-transform: uppercase;
}
.block-title_maxwidth {
  max-width: 700px;
  margin-left: 0px;
}
.block-title.margin-min {
  margin-bottom: 25px;
}
@media (max-width: 767px) {
  .block-title.margin-min {
    margin-bottom: 20px;
  }
}
.block-title.margin-bottom-min {
  margin-top: 0;
  margin-bottom: 25px;
}
@media (max-width: 767px) {
  .block-title.margin-bottom-min {
    margin-bottom: 20px;
  }
}
.block-title.block-title_minsize div {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 14px;
  line-height: 25px;
  text-transform: uppercase;
  color: #404557;
}
.block-title_img {
  background: #ccc;
  background-size: cover;
  padding: 50px 0;
  text-align: center;
  margin-bottom: 40px;
}
.block-title h1, .block-title h2, .block-title h3, .block-title h4, .block-title h5, .block-title h6, .block-title__title {
  margin: 0;
  color: #404557;
}
.block-title h1, .block-title div.block-title__h1 {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 34px;
  line-height: 50px;
  color: #404557;
}
@media (max-width: 767px) {
  .block-title h1, .block-title div.block-title__h1 {
    font-size: 20px;
    line-height: 35px;
  }
}
.block-title h2, .block-title div, .block-title div.block-title__mediumsize, .block-title div.block-title__h2 {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 35px;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
}
@media (max-width: 767px) {
  .block-title h2, .block-title div, .block-title div.block-title__mediumsize, .block-title div.block-title__h2 {
    font-size: 20px;
    line-height: 30px;
  }
}
.block-title h3, .block-title div.block-title__h3 {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 30px;
}
@media (max-width: 767px) {
  .block-title h3, .block-title div.block-title__h3 {
    font-size: 18px;
    line-height: 30px;
  }
}
.block-title h4, .block-title div.block-title__h4 {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 34px;
}
@media (max-width: 1200px) {
  .block-title h4, .block-title div.block-title__h4 {
    font-size: 22px;
    line-height: 30px;
  }
}
@media (max-width: 576px) {
  .block-title h4, .block-title div.block-title__h4 {
    font-size: 18px;
    line-height: 30px;
  }
}
.block-title h5, .block-title div.block-title__minsize, .block-title div.block-title__h5 {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 14px;
  line-height: 25px;
  text-transform: uppercase;
}
.block-title h6, .block-title div.block-title__h6 {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 28px;
}
.block-title__text {
  margin-top: 20px;
  font-size: 24px;
  line-height: 35px;
}
@media (max-width: 576px) {
  .block-title__text {
    font-size: 18px;
    line-height: 25px;
  }
}
.block-title__titleinline {
  display: inline-block;
}
@media (max-width: 576px) {
  .block-title__titleinline {
    display: block;
  }
}
.block-title__rightbtn {
  float: right;
  margin-top: 5px;
  font-family: "PT Sans", sans-serif;
  font-weight: 400;
}
@media (max-width: 576px) {
  .block-title__rightbtn {
    float: none;
  }
}
.block-title__readmore {
  font-family: "PT Sans", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 25px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
@media (max-width: 767px) {
  .block-title__readmore {
    font-size: 14px;
    line-height: 22px;
  }
}
.block-title_readmore {
  text-align: left;
  position: relative;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  gap: 15px;
}
.block-title_readmore a {
  font-family: "PT Sans", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  padding: 10px 35px 10px 20px;
  color: white;
  background: #0086c1;
  border-radius: 4px;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  text-transform: none;
}
@media (max-width: 767px) {
  .block-title_readmore a {
    font-size: 10px;
    line-height: 15px;
  }
}
.block-title_readmore a:after {
  content: "";
  display: block;
  right: 17px;
  top: 50%;
  margin-top: -3px;
  position: absolute;
  width: 6px;
  height: 6px;
  border-top: 2px solid white;
  border-right: 2px solid white;
  transform: rotate(45deg);
  transition: 0.3s;
}
.block-title_readmore a:before {
  content: "";
  display: block;
  right: 18px;
  top: 50%;
  margin-top: -1px;
  position: absolute;
  width: 12px;
  height: 2px;
  background: white;
  transition: 0.3s;
}
.block-title_readmore a:hover {
  background: #0fa1ef;
}
@media (max-width: 576px) {
  .block-title_readmore a {
    display: none !important;
  }
}
.block-title_underline {
  padding-top: 13px;
  position: relative;
}
.block-title_underline:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 120px;
  height: 3px;
  background-image: url(/local/templates/altamed/img/line-icone.svg);
}
.block-title_decorate h1, .block-title_decorate h2, .block-title_decorate h3, .block-title_decorate h4, .block-title_decorate h5, .block-title_decorate h6, .block-title_decorate .block-title__title {
  font-size: 40px;
  line-height: 50px;
}
@media (max-width: 1200px) {
  .block-title_decorate h1, .block-title_decorate h2, .block-title_decorate h3, .block-title_decorate h4, .block-title_decorate h5, .block-title_decorate h6, .block-title_decorate .block-title__title {
    font-size: 35px;
    line-height: 45px;
  }
}
@media (max-width: 991px) {
  .block-title_decorate h1, .block-title_decorate h2, .block-title_decorate h3, .block-title_decorate h4, .block-title_decorate h5, .block-title_decorate h6, .block-title_decorate .block-title__title {
    font-size: 30px;
    line-height: 40px;
  }
}
@media (max-width: 767px) {
  .block-title_decorate h1, .block-title_decorate h2, .block-title_decorate h3, .block-title_decorate h4, .block-title_decorate h5, .block-title_decorate h6, .block-title_decorate .block-title__title {
    font-size: 24px;
    line-height: 35px;
  }
}
.block-title_slider {
  padding-right: 200px;
}
@media (max-width: 767px) {
  .block-title_slider {
    padding-right: 0;
  }
}
.block-title.white.block-title h1, .block-title.white.block-title h2, .block-title.white.block-title h3, .block-title.white.block-title h4, .block-title.white.block-title h5, .block-title.white.block-title h6, .block-title.white.block-title .block-title__title, .block-title.white.block-title div.block-title__h1 {
  color: white;
}
.block-title.white.block-title_readmore a {
  color: white;
}
.block-title.white.block-title_readmore a:after {
  border-color: white;
}
.block-title.white.block-title_readmore a:before {
  background: white;
}
.block-title.white.block-title_readmore a:hover {
  color: white;
  opacity: 0.8;
}
.block-title.white.block-title_readmore a:hover:after {
  border-color: white;
  opacity: 0.8;
}
.block-title.white.block-title_readmore a:hover:before {
  background: white;
  opacity: 0.8;
}
.block-video {
  border-radius: 8px;
  overflow: clip;
}
.block-video__img {
  display: block;
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  background-position: center;
  background-size: cover;
  cursor: pointer;
  border-radius: 8px;
  overflow: clip;
}
.block-video__img:after {
  content: "";
  display: block;
  width: 70px;
  height: 70px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -35px;
  margin-top: -35px;
  background-image: url(/res/icon/play-video.svg);
  background-position: center;
  background-size: contain;
  z-index: 2;
  transition: 0.3s;
  transform: scale(1);
}
.block-video__img:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #000;
  opacity: 0;
  transition: 0.3s;
}
.block-video__img:hover:before {
  opacity: 0.1;
}
.block-video__img:hover:after {
  transform: scale(1.4);
  transition: 0.3s;
}
.block-video_shorts .ratio.ratio-16x9::before {
  padding-top: 177%;
}
@media (max-width: 767px) {
  .block-video_shortsAdaptive .ratio.ratio-16x9::before {
    padding-top: 177%;
  }
}
.block-image img {
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  border-radius: 8px;
  overflow: hidden;
  position: relative;
}
.block-image__img {
  display: block;
  width: 100%;
  position: relative;
}
.block-image__img img {
  width: 100%;
  aspect-ratio: 16/9;
  object-fit: cover;
}
.block-image__imgsquare {
  display: block;
  width: 100%;
  position: relative;
}
.block-image__imgsquare img {
  width: 100%;
  aspect-ratio: 1/1;
  object-fit: cover;
}
.block-image__rectangle {
  display: block;
  width: 100%;
  position: relative;
}
.block-image__rectangle img {
  width: 100%;
  aspect-ratio: 2/1;
  object-fit: cover;
}
@media (max-width: 1200px) {
  .block-image_mobileFixHeight400 img {
    max-height: 400px;
  }
}
.block-image_maxHeight {
  position: absolute;
  height: 100%;
  width: calc(100% - var(--bs-gutter-x));
  top: 0;
  left: calc(var(--bs-gutter-x) * 0.5);
  border-top: 0 !important;
  border-bottom: 0 !important;
}
.block-image_maxHeight img {
  position: relative;
  max-height: 100%;
  width: auto;
}
.block-image_maxHeightStretch {
  position: absolute;
  height: 100%;
  width: calc(100% - var(--bs-gutter-x));
  top: 0;
  left: calc(var(--bs-gutter-x) * 0.5);
  border-top: 0 !important;
  border-bottom: 0 !important;
}
.block-image_maxHeightStretch img {
  position: relative;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.block-image_decorTop {
  border-top: 85px solid transparent;
  text-align: center;
}
.block-image_decorTop > div {
  position: relative;
  display: inline-block;
}
.block-image_decorTop > div:before {
  content: "";
  display: block;
  position: absolute;
  top: -85px;
  right: 0;
  width: 400px;
  max-width: 70%;
  height: 85px;
  background: #f1f2f4;
}
.block-image_decorTop img {
  z-index: 2;
}
@media (max-width: 991px) {
  .block-image_decorTop {
    border-top: 45px solid transparent;
  }
  .block-image_decorTop > div {
    position: relative;
    display: inline-block;
  }
  .block-image_decorTop > div:before {
    top: -45px;
    width: 300px;
  }
}
.block-gallery {
  position: relative;
}
.block-gallery__carousel {
  position: relative;
  overflow: hidden;
  padding-bottom: 40px;
}
.block-gallery__carousel.swiper-horizontal > .swiper-scrollbar {
  bottom: 5px;
}
.block-gallery__carousel .swiper-slide {
  width: auto;
}
.block-gallery__item {
  display: block;
  height: 450px;
}
.block-gallery__item img {
  height: 100%;
}
@media (max-width: 991px) {
  .block-gallery__item {
    height: 350px;
  }
}
@media (max-width: 576px) {
  .block-gallery__item {
    height: 250px;
  }
}
.block-files {
  display: block;
  width: 100%;
  background: white;
  padding: 40px 0;
}
.block-files-min {
  padding: 20px 0;
}
@media (max-width: 767px) {
  .block-files {
    padding: 30px 0;
  }
  .block-files-min {
    padding: 20px 0;
  }
}
.block-files__doc {
  display: flex;
  gap: 20px;
  margin-bottom: 40px;
  align-items: center;
  color: #5f6877;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 34px;
}
.block-files__doc-min {
  margin-bottom: 25px;
}
.block-files__doc-large {
  margin-bottom: 100px;
}
.block-files__doc-none {
  margin-bottom: 0px;
}
@media (max-width: 767px) {
  .block-files__doc {
    margin-bottom: 30px;
  }
  .block-files__doc-min {
    margin-bottom: 20px;
  }
  .block-files__doc-large {
    margin-bottom: 50px;
  }
}
@media (max-width: 1200px) {
  .block-files__doc {
    font-size: 22px;
    line-height: 30px;
  }
}
@media (max-width: 576px) {
  .block-files__doc {
    font-size: 18px;
    line-height: 30px;
  }
}
.block-files__doc svg {
  width: 60px;
  height: 60px;
  fill: #0086c1;
}
.block-files__doc div:first-child {
  align-self: start;
}
.block-files__doc div:last-child {
  max-width: calc(100% - 80px);
  word-wrap: break-word;
}
.block-files__doc:hover {
  color: #0fa1ef;
}
.block-linkBlock a, .block-linkBlock span {
  display: block;
  border: 2px solid #f1f2f4;
  padding: 20px;
  font-family: "PT Sans", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  color: #5f6877;
  background: white;
}
@media (max-width: 767px) {
  .block-linkBlock a, .block-linkBlock span {
    font-size: 16px;
    line-height: 25px;
  }
}
@media (max-width: 767px) {
  .block-linkBlock a, .block-linkBlock span {
    padding: 15px;
  }
}
@media (max-width: 576px) {
  .block-linkBlock a, .block-linkBlock span {
    padding: 10px;
  }
}
.block-linkBlock a {
  position: relative;
  padding-right: 70px;
}
.block-linkBlock a:hover {
  background: #e5f3f9;
}
.block-linkBlock a:before {
  content: "";
  display: block;
  width: 30px;
  height: 8px;
  position: absolute;
  top: 50%;
  right: 20px;
  margin-top: -4px;
  background-image: url("data:image/svg+xml,%3Csvg width='31' height='8' viewBox='0 0 31 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M30.4629 4.17778C30.6582 3.98252 30.6582 3.66593 30.4629 3.47067L27.2809 0.28869C27.0857 0.0934274 26.7691 0.0934274 26.5738 0.288689C26.3786 0.483952 26.3786 0.800534 26.5738 0.995796L29.4023 3.82422L26.5738 6.65265C26.3786 6.84791 26.3786 7.1645 26.5738 7.35976C26.7691 7.55502 27.0857 7.55502 27.2809 7.35976L30.4629 4.17778ZM0.109375 4.32422L30.1094 4.32422L30.1094 3.32422L0.109375 3.32422L0.109375 4.32422Z' fill='%23606060'/%3E%3C/svg%3E%0A");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
@media (max-width: 767px) {
  .block-linkBlock a {
    padding: 15px 60px 15px 15px;
  }
  .block-linkBlock a:before {
    right: 15px;
  }
}
@media (max-width: 576px) {
  .block-linkBlock a {
    padding: 10px 50px 10px 10px;
  }
  .block-linkBlock a:before {
    right: 10px;
  }
}

.block-text {
  display: block;
  font-family: "PT Sans", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
}
@media (max-width: 767px) {
  .block-text {
    font-size: 16px;
    line-height: 25px;
  }
}
.block-text.white p, .block-text.white div, .block-text.white h1, .block-text.white h2, .block-text.white h3, .block-text.white h4, .block-text.white h5, .block-text.white h6, .block-text.white__title, .block-text.white ul li, .block-text.white ol li {
  color: white;
}
.block-text.white ul li:before {
  background: white;
}
.block-text.white ol li::marker {
  color: white;
}
.block-text p, .block-text div {
  font-family: "PT Sans", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  margin-bottom: 20px;
  margin-top: 0px;
}
@media (max-width: 767px) {
  .block-text p, .block-text div {
    font-size: 16px;
    line-height: 25px;
  }
}
.block-text p iframe, .block-text div iframe {
  max-width: 100% !important;
}
.block-text p:last-child, .block-text div:last-child {
  margin-bottom: 0;
}
.block-text p {
  display: block;
}
.block-text a {
  text-decoration: none;
}
.block-text a:hover {
  text-decoration: underline;
}
.block-text a.btn:hover {
  text-decoration: none;
}
.block-text ul {
  margin-bottom: 20px;
  list-style-type: none;
  padding: 0;
  max-width: 100%;
}
.block-text ul li {
  font-family: "PT Sans", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  margin-bottom: 15px;
  position: relative;
  padding-left: 20px;
}
@media (max-width: 767px) {
  .block-text ul li {
    font-size: 16px;
    line-height: 25px;
  }
}
.block-text ul li:before {
  content: "";
  width: 8px;
  height: 1px;
  display: block;
  position: absolute;
  left: 0;
  top: 13px;
  background: #0086c1;
}
@media (max-width: 767px) {
  .block-text ul li {
    padding-left: 15px;
  }
  .block-text ul li:before {
    top: 11px;
  }
}
.block-text ol {
  margin-bottom: 20px;
  padding: 0;
  max-width: 100%;
  padding-left: 25px;
}
.block-text ol li {
  font-family: "PT Sans", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  margin-bottom: 15px;
  position: relative;
}
@media (max-width: 767px) {
  .block-text ol li {
    font-size: 16px;
    line-height: 25px;
  }
}
.block-text ol li::marker {
  color: #0086c1;
}
.block-text img {
  display: block;
  max-width: 100%;
  border-radius: 5px;
  margin: 0 auto 20px;
  height: auto !important;
}
.block-text h1, .block-text h2, .block-text h3, .block-text h4, .block-text h5, .block-text h6, .block-text__title {
  margin: 0;
  color: #404557;
  margin: 20px 0;
}
@media (max-width: 576px) {
  .block-text h1, .block-text h2, .block-text h3, .block-text h4, .block-text h5, .block-text h6, .block-text__title {
    margin: 15px 0;
  }
}
.block-text h1 {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 34px;
  line-height: 50px;
}
@media (max-width: 767px) {
  .block-text h1 {
    font-size: 20px;
    line-height: 35px;
  }
}
.block-text h2, .block-text div.text__title {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 35px;
}
@media (max-width: 767px) {
  .block-text h2, .block-text div.text__title {
    font-size: 20px;
    line-height: 30px;
  }
}
.block-text h3 {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 30px;
}
@media (max-width: 767px) {
  .block-text h3 {
    font-size: 18px;
    line-height: 30px;
  }
}
.block-text h4 {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 34px;
}
@media (max-width: 1200px) {
  .block-text h4 {
    font-size: 22px;
    line-height: 30px;
  }
}
@media (max-width: 576px) {
  .block-text h4 {
    font-size: 18px;
    line-height: 30px;
  }
}
.block-text h5 {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 14px;
  line-height: 25px;
  text-transform: uppercase;
}
.block-text h6 {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 28px;
}
.block-text blockquote {
  background: #f9f8f4;
  border: 2px solid #0086c1;
  border-radius: 5px;
  padding: 20px;
  position: relative;
  margin: 40px auto;
}
.block-text blockquote-min {
  margin: 25px auto;
}
.block-text blockquote-large {
  margin: 100px auto;
}
.block-text blockquote-none {
  margin: 0px auto !important;
}
@media (max-width: 767px) {
  .block-text blockquote {
    margin: 30px auto;
  }
  .block-text blockquote-min {
    margin: 20px auto;
  }
  .block-text blockquote-large {
    margin: 50px auto;
  }
}
.block-text.block-text_quote {
  padding: 25px 30px;
  position: relative;
  color: #5f6877;
  font-family: "PT Sans", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  font-weight: 700;
  background: #f1f2f4;
}
@media (max-width: 767px) {
  .block-text.block-text_quote {
    font-size: 16px;
    line-height: 25px;
  }
}
.block-text.block-text_quote p, .block-text.block-text_quote div, .block-text.block-text_quote ul li, .block-text.block-text_quote ol li {
  font-family: "PT Sans", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  font-weight: 700;
}
@media (max-width: 767px) {
  .block-text.block-text_quote p, .block-text.block-text_quote div, .block-text.block-text_quote ul li, .block-text.block-text_quote ol li {
    font-size: 16px;
    line-height: 25px;
  }
}
.block-text.block-text_quote p:last-child, .block-text.block-text_quote div:last-child, .block-text.block-text_quote ul li:last-child, .block-text.block-text_quote ol li:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .block-text.block-text_quote {
    padding: 20px 20px;
  }
}
.block-text.block-text_maxWidth {
  max-width: 700px;
}

.block-textMin {
  display: block;
  font-family: "PT Sans", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 25px;
}
@media (max-width: 767px) {
  .block-textMin {
    font-size: 14px;
    line-height: 22px;
  }
}
.block-textMin.white p, .block-textMin.white div, .block-textMin.white h1, .block-textMin.white h2, .block-textMin.white h3, .block-textMin.white h4, .block-textMin.white h5, .block-textMin.white h6, .block-textMin.white__title, .block-textMin.white ul li, .block-textMin.white ol li {
  color: white;
}
.block-textMin.white ul li:before {
  background: white;
}
.block-textMin.white ol li::marker {
  color: white;
}
.block-textMin p, .block-textMin div {
  font-family: "PT Sans", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 25px;
  margin-bottom: 20px;
  margin-top: 0px;
}
@media (max-width: 767px) {
  .block-textMin p, .block-textMin div {
    font-size: 14px;
    line-height: 22px;
  }
}
.block-textMin p iframe, .block-textMin div iframe {
  max-width: 100% !important;
}
.block-textMin p:last-child, .block-textMin div:last-child {
  margin-bottom: 0;
}
.block-textMin p {
  display: block;
}
.block-textMin a {
  text-decoration: none;
}
.block-textMin a:hover {
  text-decoration: underline;
}
.block-textMin a.btn:hover {
  text-decoration: none;
}
.block-textMin ul {
  margin-bottom: 20px;
  list-style-type: none;
  padding: 0;
  max-width: 100%;
}
.block-textMin ul li {
  font-family: "PT Sans", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 25px;
  margin-bottom: 15px;
  position: relative;
  padding-left: 25px;
}
@media (max-width: 767px) {
  .block-textMin ul li {
    font-size: 14px;
    line-height: 22px;
  }
}
.block-textMin ul li:before {
  content: "";
  width: 8px;
  height: 8px;
  display: block;
  position: absolute;
  left: 0px;
  top: 9px;
  border: 2px solid #5f6877;
  border-radius: 50%;
}
@media (max-width: 767px) {
  .block-textMin ul li {
    padding-left: 20px;
  }
  .block-textMin ul li:before {
    top: 6px;
  }
}
.block-textMin ol {
  margin-bottom: 20px;
  padding: 0;
  max-width: 100%;
  padding-left: 25px;
}
.block-textMin ol li {
  font-family: "PT Sans", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 25px;
  margin-bottom: 15px;
  position: relative;
}
@media (max-width: 767px) {
  .block-textMin ol li {
    font-size: 14px;
    line-height: 22px;
  }
}
.block-textMin ol li::marker {
  color: #0086c1;
}
.block-textMin img {
  display: block;
  max-width: 100%;
  border-radius: 5px;
  margin: 0 auto 20px;
  height: auto !important;
}
.block-textMin h1, .block-textMin h2, .block-textMin h3, .block-textMin h4, .block-textMin h5, .block-textMin h6, .block-textMin__title {
  margin: 0;
  color: #404557;
  margin: 20px 0;
}
@media (max-width: 576px) {
  .block-textMin h1, .block-textMin h2, .block-textMin h3, .block-textMin h4, .block-textMin h5, .block-textMin h6, .block-textMin__title {
    margin: 15px 0;
  }
}
.block-textMin h1 {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 34px;
  line-height: 50px;
}
@media (max-width: 767px) {
  .block-textMin h1 {
    font-size: 20px;
    line-height: 35px;
  }
}
.block-textMin h2, .block-textMin div.text__title {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 35px;
}
@media (max-width: 767px) {
  .block-textMin h2, .block-textMin div.text__title {
    font-size: 20px;
    line-height: 30px;
  }
}
.block-textMin h3 {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 30px;
}
@media (max-width: 767px) {
  .block-textMin h3 {
    font-size: 18px;
    line-height: 30px;
  }
}
.block-textMin h4 {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 34px;
}
@media (max-width: 1200px) {
  .block-textMin h4 {
    font-size: 22px;
    line-height: 30px;
  }
}
@media (max-width: 576px) {
  .block-textMin h4 {
    font-size: 18px;
    line-height: 30px;
  }
}
.block-textMin h5 {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 14px;
  line-height: 25px;
  text-transform: uppercase;
}
.block-textMin h6 {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 28px;
}
.block-textMin blockquote {
  background: #f9f8f4;
  border: 2px solid #0086c1;
  border-radius: 5px;
  padding: 20px;
  position: relative;
  margin: 40px auto;
}
.block-textMin blockquote-min {
  margin: 25px auto;
}
.block-textMin blockquote-large {
  margin: 100px auto;
}
.block-textMin blockquote-none {
  margin: 0px auto !important;
}
@media (max-width: 767px) {
  .block-textMin blockquote {
    margin: 30px auto;
  }
  .block-textMin blockquote-min {
    margin: 20px auto;
  }
  .block-textMin blockquote-large {
    margin: 50px auto;
  }
}
.block-textMin.block-textMin_quote {
  padding: 25px 30px;
  position: relative;
  color: #5f6877;
  font-family: "PT Sans", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 25px;
  font-weight: 700;
  background: #f1f2f4;
}
@media (max-width: 767px) {
  .block-textMin.block-textMin_quote {
    font-size: 14px;
    line-height: 22px;
  }
}
.block-textMin.block-textMin_quote p, .block-textMin.block-textMin_quote div, .block-textMin.block-textMin_quote ul li, .block-textMin.block-textMin_quote ol li {
  font-family: "PT Sans", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  font-weight: 700;
}
@media (max-width: 767px) {
  .block-textMin.block-textMin_quote p, .block-textMin.block-textMin_quote div, .block-textMin.block-textMin_quote ul li, .block-textMin.block-textMin_quote ol li {
    font-size: 16px;
    line-height: 25px;
  }
}
.block-textMin.block-textMin_quote p:last-child, .block-textMin.block-textMin_quote div:last-child, .block-textMin.block-textMin_quote ul li:last-child, .block-textMin.block-textMin_quote ol li:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .block-textMin.block-textMin_quote {
    padding: 20px 20px;
  }
}
.block-textMin.block-textMin_maxWidth {
  max-width: 700px;
}

.block-ol__item {
  font-family: "PT Sans", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  margin-bottom: 25px;
  padding-left: 35px;
  min-height: 40px;
  position: relative;
}
@media (max-width: 767px) {
  .block-ol__item {
    font-size: 16px;
    line-height: 25px;
  }
}
@media (max-width: 767px) {
  .block-ol__item {
    margin-bottom: 20px;
  }
}
.block-ol__item-counter {
  font-family: "PT Sans", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  height: 20px;
  width: 20px;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  color: #0086c1;
  position: absolute;
  top: 4px;
  left: 0;
}
@media (max-width: 767px) {
  .block-ol__item-counter {
    font-size: 10px;
    line-height: 15px;
  }
}
.block-ol__item-counter:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -15px;
  left: 0;
  width: 100%;
  height: 2px;
  background: #0086c1;
}

.link-white {
  color: white;
}
.link-white:hover {
  color: #0086c1;
}

.block-buttonScrollDown {
  display: inline-block;
  position: relative;
  padding-left: 40px;
  padding-right: 20px;
  color: white;
  font-family: "PT Sans", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  line-height: 30px;
}
@media (max-width: 767px) {
  .block-buttonScrollDown {
    font-size: 16px;
    line-height: 25px;
  }
}
.block-buttonScrollDown svg {
  display: block;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 0px;
  left: 0px;
}
.block-buttonScrollDown svg #wheel {
  animation: scrollDown ease 1.5s infinite;
}

@keyframes scrollDown {
  0% {
    transform: translateY(0);
  }
  30% {
    transform: translateY(100px);
  }
}
.btn {
  font-size: 16px;
  line-height: 20px;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  display: inline-block;
  vertical-align: top;
  padding: 15px 25px;
  text-align: center;
  border-radius: 3px;
  border: 1px solid #0086c1;
  background-color: #0086c1;
  color: white;
  transition: 0.3s;
}
@media (max-width: 767px) {
  .btn {
    font-size: 14px;
  }
}
.btn:hover {
  background: #0fa1ef;
  border-color: #0fa1ef;
}
.btn-primary {
  color: white;
  background: #0086c1;
  border-color: #0086c1;
}
.btn-primary:hover {
  color: white;
  background: #0fa1ef;
  border-color: #0fa1ef;
}
.btn-primary:focus, .btn-primary:active {
  color: white;
  background: #0fa1ef;
  border-color: #0fa1ef;
}
.btn-primary:disabled {
  box-shadow: none !important;
  color: #757b92;
  background: #eee;
  border-color: #ccc;
  cursor: not-allowed;
}
.btn-primary.loading {
  position: relative;
  overflow: hidden;
}
.btn-primary.loading:before {
  content: "";
  background: #0086c1;
  border-color: #0086c1;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.btn-primary.loading:after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  border: 4px solid transparent;
  border-top-color: #ffffff;
  border-radius: 50%;
  animation: button-loading-spinner 1s ease infinite;
}
.btn-small {
  padding: 10px 30px;
}
.btn-noMinWidth {
  min-width: auto;
}
.btn-flex {
  display: flex;
  align-items: center;
  gap: 8px;
}
.btn-white {
  background: #fff;
  color: #5f6877;
}
.btn-white:hover {
  background: rgba(255, 255, 255, 0.7);
}
.btn-white-empty {
  border: 1px solid #fff;
  color: #fff;
}
.btn-white-empty:hover {
  color: #333;
  background: #fff;
}
.btn-dark {
  background: #0086c1;
  border-color: #0086c1;
  color: #fff;
}
.btn-dark:hover {
  background: #0fa1ef;
  border-color: #0fa1ef;
}
.btn-dark:focus, .btn-dark:active {
  box-shadow: none !important;
  background: #0fa1ef;
  border-color: #0fa1ef;
}
.btn-dark-empty {
  border: 1px solid #000;
  color: #000;
}
.btn-blue {
  color: #fff;
  background: #006A80;
  border-radius: 8px;
}
.btn-blue:hover {
  color: #fff;
  background: #007f9a;
}
.btn-block {
  display: block;
  width: 100%;
}
@media (max-width: 767px) {
  .btn {
    padding: 10px 15px;
    min-width: auto;
  }
  .btn-small {
    padding: 10px 10px;
  }
}

.btn-link {
  color: #0086c1;
  font-size: 16px;
  line-height: 20px;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  border: none;
  text-decoration: none;
  outline: none;
  background: transparent;
  padding: 0;
  display: inline-flex;
  align-items: center;
  gap: 5px;
  cursor: pointer;
}
@media (max-width: 767px) {
  .btn-link {
    font-size: 14px;
  }
}
.btn-link:after {
  content: "";
  position: relative;
  display: block;
  width: 20px;
  height: 20px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 13px;
  background-image: url(/res/icon/arrow-link.svg);
  transition: 0.3s;
}
.btn-link:hover {
  color: #0086c1;
}
.btn-link:hover:after {
  transform: translateX(5px);
  transition: 0.3s;
}
.btn-link--down:after {
  background-image: url(/res/icon/arrow-link-down.svg);
}
.btn-link--down:hover:after {
  transform: rotate(-90deg) translateX(-2px);
}
.btn-link--down.active:after {
  transform: scale(1, -1);
}

.btn-close {
  border: 0px;
  outline: none;
  background: transparent;
  display: inline-block;
  width: 25px;
  height: 25px;
  position: relative;
  transition: 0.3s;
}
.btn-close:before, .btn-close:after {
  content: "";
  display: block;
  width: 25px;
  height: 2px;
  position: absolute;
  transform: rotate(45deg);
  background: #5f6877;
  left: 1px;
  top: 12px;
}
.btn-close:after {
  transform: rotate(-45deg);
}
.btn-close:hover {
  opacity: 0.8;
}

.form-group label {
  font-weight: normal;
  font-family: "PT Sans", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .form-group label {
    font-size: 16px;
    line-height: 25px;
  }
}
.form-group.is-invalid .invalid-feedback {
  display: block;
}

.form-control {
  background: #F0F6F9;
  border: 1px solid #F0F6F9;
  border-radius: 4px;
  box-shadow: none;
  color: #5f6877;
  font-family: "PT Sans", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  padding: 12px 24px;
}
@media (max-width: 767px) {
  .form-control {
    font-size: 16px;
    line-height: 25px;
  }
}
@media (max-width: 1460px) {
  .form-control {
    padding: 15px 30px;
  }
}
.form-control::placeholder {
  color: #757b92;
  opacity: 0.3;
}
.form-control:focus {
  box-shadow: none;
  background: white;
  border-color: #0086c1;
}
.form-control.is-invalid {
  border-color: #DC2829;
}
.form-control.form-control-lg {
  padding: 18px 40px;
}
@media (max-width: 1460px) {
  .form-control.form-control-lg {
    padding: 15px 30px;
  }
}

.select2 {
  display: block;
  width: 100%;
}
.select2.select2-container--open .select2-selection .select2-selection__arrow:before {
  margin-top: -7px;
  transform: rotate(-135deg);
}
.select2.select2-container--open .select2-selection.select2-selection--multiple:after {
  margin-top: -7px;
  transform: rotate(-135deg);
}
.select2.select2-container--focus .select2-selection--multiple {
  border: 1px solid #F0F6F9;
}
.select2 .select2-selection {
  border-radius: 0px;
  box-shadow: none;
  border: 1px solid #f1f2f4;
  border-radius: 3px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.03);
  background: white;
  height: auto;
  font-family: "PT Sans", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  padding: 16px 30px 17px;
  min-height: calc(1.5em + 1rem + 2px);
  position: relative;
}
@media (max-width: 767px) {
  .select2 .select2-selection {
    font-size: 16px;
    line-height: 25px;
  }
}
.select2 .select2-selection .select2-selection__placeholder {
  color: #5f6877;
  opacity: 0.3;
}
.select2 .select2-selection .select2-selection__arrow {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -10px;
}
.select2 .select2-selection .select2-selection__arrow b {
  display: none;
}
.select2 .select2-selection .select2-selection__arrow:before {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  border-bottom: 2px solid #0086c1;
  border-right: 2px solid #0086c1;
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  margin-top: -9px;
  right: 4px;
  transition: 0.3s;
}
.select2 .select2-selection.select2-selection--multiple:after {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  border-bottom: 2px solid #0086c1;
  border-right: 2px solid #0086c1;
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  margin-top: -9px;
  right: 19px;
  transition: 0.3s;
}
.select2 .select2-selection.select2-selection--multiple .select2-selection__choice {
  margin: 0 5px 5px 0;
  background: #0086c1;
  padding-left: 5px;
  padding-right: 25px;
  border-color: #f1f2f4;
  color: white;
}
.select2 .select2-selection.select2-selection--multiple .select2-selection__choice__remove {
  left: auto;
  right: 0px;
  border-right: 0px;
  border-left: 1px solid #f1f2f4;
  border-radius: 0 4px 4px 0;
}
.select2 .select2-selection.select2-selection--multiple .select2-selection__choice__remove:hover {
  background: #0fa1ef;
}
.select2 .select2-selection.select2-selection--multiple .select2-selection__choice__remove span {
  color: white;
}
.select2 .select2-search--inline {
  height: 25px;
  display: block;
}
.select2 .select2-search--inline .select2-search__field {
  color: #5f6877;
  font-family: "PT Sans", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  line-height: 25px;
  vertical-align: middle;
  margin: 0;
  height: 100%;
  width: 100% !important;
}
@media (max-width: 767px) {
  .select2 .select2-search--inline .select2-search__field {
    font-size: 16px;
    line-height: 25px;
  }
}
.select2 .select2-search--inline .select2-search__field::placeholder {
  color: #5f6877;
  opacity: 0.3;
}
.select2 .select2-selection__clear {
  display: none;
}

.select2-container .select2-search__field {
  background: #fafafa;
  outline: none;
  font-family: "PT Sans", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .select2-container .select2-search__field {
    font-size: 10px;
    line-height: 15px;
  }
}
.select2-container .select2-results > .select2-results__options {
  max-height: 300px;
  font-family: "PT Sans", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 25px;
}
@media (max-width: 767px) {
  .select2-container .select2-results > .select2-results__options {
    font-size: 14px;
    line-height: 22px;
  }
}

.form-filterSelect {
  position: relative;
}
.form-filterSelect:before {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 70px;
  background: white;
  border-radius: 24px;
  top: 0;
  left: 0;
}
.form-filterSelect label {
  margin-bottom: 0;
  padding-top: 5px;
  padding-left: 20px;
  font-size: 13px;
  line-height: 30px;
  color: #757b92;
  position: relative;
  z-index: 2;
}
.form-filterSelect .select2 {
  margin-top: -35px;
  position: relative;
  z-index: 3;
}
.form-filterSelect .select2 .select2-selection {
  padding: 30px 30px 10px 12px;
  background: transparent;
  border: 1px solid #daddea;
}
.form-filterSelect .select2 .select2-selection .select2-selection__arrow:before {
  width: 10px;
  height: 10px;
  border-color: #5f6877;
}
.form-filterSelect .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple:before, .form-filterSelect .select2-container--default.select2-container--open.select2-container--below .select2-selection--single:before {
  content: "";
  display: block;
  width: 100%;
  height: 15px;
  background: white;
  bottom: 0;
  left: 0;
  position: absolute;
}

.modal.modal_primary .modal-content {
  border-radius: 0px;
  border: 0px;
  background: transparent;
}
.modal.modal_primary .modal-header {
  border-bottom: 0px;
  padding: 0;
}
.modal.modal_primary .modal-header .btn-close {
  padding: 0;
  margin: 0 0 0 -22px;
  position: absolute;
  bottom: 0px;
  left: 50%;
  background: #5f6877;
  z-index: 2;
  width: 44px;
  height: 44px;
}
.modal.modal_primary .modal-header .btn-close:before, .modal.modal_primary .modal-header .btn-close:after {
  background: white;
  top: 21px;
  left: 9px;
}
.modal.modal_primary .modal-body {
  background: white;
  padding: 40px 120px;
  margin-bottom: 60px;
}
.modal.modal_primary .modal-body.modal-body-clear {
  padding: 0px;
}
@media (max-width: 991px) {
  .modal.modal_primary .modal-body {
    padding: 30px 60px;
  }
}
@media (max-width: 576px) {
  .modal.modal_primary .modal-body {
    padding: 30px 20px;
  }
}
.modal.modal_video .modal-content {
  border-radius: 0;
  border: 0;
  background: transparent;
}
.modal.modal_video .modal-header {
  border-bottom: 0;
  padding: 0;
}
.modal.modal_video .modal-header .btn-close {
  padding: 0;
  margin: 0 0 0 -22px;
  position: absolute;
  bottom: 0;
  top: auto;
  left: 50%;
  background: #0086c1;
  z-index: 2;
  width: 44px;
  height: 44px;
  border-radius: 2px;
}
.modal.modal_video .modal-header .btn-close:before, .modal.modal_video .modal-header .btn-close:after {
  background: white;
  top: 21px;
  left: 9px;
}
.modal.modal_video .modal-header .btn-close:hover {
  background: #0fa1ef;
}
.modal.modal_video .modal-body {
  padding: 0;
  margin-bottom: 60px;
}

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 640px;
  }
  .modal-dialog.modal-xl {
    max-width: 1200px;
  }
  .modal-dialog.modal-sm {
    max-width: 400px;
  }
}
.swiper-horizontal > .swiper-scrollbar {
  height: 3px;
  bottom: 21px;
  left: 0;
  width: calc(100% - 130px);
  max-width: 600px;
  background: #DBDBDB;
}
.swiper-horizontal > .swiper-scrollbar .swiper-scrollbar-drag {
  height: 5px;
  border-radius: 2px;
  background: #404557;
  top: -1px;
  cursor: pointer;
}

.block-swiper .container {
  overflow: hidden;
}
.block-swiper .swiper {
  padding-bottom: 70px;
}
.block-swiper .swiper .swiper-nav {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 130px;
  height: 44px;
  display: flex;
  gap: 25px;
  justify-content: right;
}
.block-swiper .swiper .swiper-nav .swiper-button-prev, .block-swiper .swiper .swiper-nav .swiper-button-next {
  position: relative;
  display: inline-block;
  width: 44px;
  height: 44px;
  left: auto;
  right: auto;
  top: auto;
  margin: 0;
  padding: 12px;
  border: 1px solid #404557;
  border-radius: 50%;
  cursor: pointer;
}
.block-swiper .swiper .swiper-nav .swiper-button-prev:after, .block-swiper .swiper .swiper-nav .swiper-button-next:after {
  content: none;
}
.block-swiper .swiper .swiper-nav .swiper-button-prev:before, .block-swiper .swiper .swiper-nav .swiper-button-next:before {
  content: "";
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 18px;
  height: 12px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  margin-top: 3px;
}
.block-swiper .swiper .swiper-nav .swiper-button-prev:before {
  background-image: url("data:image/svg+xml,%3Csvg width='18' height='12' viewBox='0 0 18 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.48834 0.195262C7.7896 0.455612 7.7896 0.877722 7.48834 1.13807L2.63382 5.33333H17.2286C17.6546 5.33333 18 5.63181 18 6C18 6.36819 17.6546 6.66667 17.2286 6.66667H2.63382L7.48834 10.8619C7.7896 11.1223 7.7896 11.5444 7.48834 11.8047C7.18708 12.0651 6.69864 12.0651 6.39738 11.8047L0.225946 6.4714C-0.0753154 6.21105 -0.0753154 5.78895 0.225946 5.5286L6.39738 0.195262C6.69864 -0.0650874 7.18708 -0.0650874 7.48834 0.195262Z' fill='%23404557'/%3E%3C/svg%3E%0A");
}
.block-swiper .swiper .swiper-nav .swiper-button-next:before {
  background-image: url("data:image/svg+xml,%3Csvg width='18' height='12' viewBox='0 0 18 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.5117 11.8047C10.2104 11.5444 10.2104 11.1223 10.5117 10.8619L15.3662 6.66667L0.771427 6.66667C0.345379 6.66667 -1.90735e-06 6.36819 -1.90735e-06 6C-1.90735e-06 5.63181 0.345379 5.33333 0.771427 5.33333L15.3662 5.33333L10.5117 1.13807C10.2104 0.877722 10.2104 0.455611 10.5117 0.195262C10.8129 -0.0650873 11.3014 -0.0650873 11.6026 0.195262L17.7741 5.5286C18.0753 5.78895 18.0753 6.21105 17.7741 6.4714L11.6026 11.8047C11.3014 12.0651 10.8129 12.0651 10.5117 11.8047Z' fill='%23404557'/%3E%3C/svg%3E%0A");
}
@media (max-width: 1200px) {
  .block-swiper .swiper {
    width: calc(100% + var(--bs-gutter-x) * 0.5);
  }
  .block-swiper .swiper .swiper-nav {
    right: calc(var(--bs-gutter-x) * 0.5);
  }
}
@media (max-width: 767px) {
  .block-swiper .swiper .swiper-nav {
    gap: 15px;
  }
}
@media (max-width: 576px) {
  .block-swiper .swiper .swiper-nav {
    gap: 10px;
  }
}
.block-swiper__carousel {
  position: relative;
  padding-bottom: 40px;
}
.block-swiper__carousel .swiper-slide {
  height: auto;
}
.block-swiper__carousel .swiper-scrollbar {
  bottom: 3px;
}
.block-swiper__navigation {
  position: absolute;
  top: -70px;
  right: 0;
  display: flex;
  gap: 15px;
}
.block-swiper__navigation .swiper-button-prev, .block-swiper__navigation .swiper-button-next {
  position: relative;
  display: inline-block;
  width: 55px;
  height: 25px;
  left: auto;
  right: auto;
  top: auto;
  margin: 0;
}
.block-swiper__navigation .swiper-button-prev:after, .block-swiper__navigation .swiper-button-next:after {
  content: none;
}
.block-swiper__navigation .swiper-button-prev:before, .block-swiper__navigation .swiper-button-next:before {
  content: "";
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 55px;
  height: 25px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.block-swiper__navigation .swiper-pagination {
  position: relative;
  min-width: 40px;
  bottom: initial;
  font-size: 16px;
  line-height: 25px;
}
.block-swiper__navigation .swiper-button-prev:before {
  background-image: url("data:image/svg+xml,%3Csvg width='56' height='8' viewBox='0 0 56 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.473595 3.76364C0.278332 3.9589 0.278332 4.27548 0.473595 4.47075L3.65558 7.65273C3.85084 7.84799 4.16742 7.84799 4.36268 7.65273C4.55795 7.45746 4.55795 7.14088 4.36268 6.94562L1.53426 4.11719L4.36268 1.28876C4.55794 1.0935 4.55794 0.77692 4.36268 0.581658C4.16742 0.386396 3.85084 0.386396 3.65557 0.581658L0.473595 3.76364ZM55.8271 3.61719L0.827148 3.61719L0.827148 4.61719L55.8271 4.61719L55.8271 3.61719Z' fill='%23000'/%3E%3C/svg%3E");
}
.block-swiper__navigation .swiper-button-next:before {
  background-image: url("data:image/svg+xml,%3Csvg width='57' height='8' viewBox='0 0 57 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M56.1807 4.47075C56.376 4.27549 56.376 3.95891 56.1807 3.76364L52.9987 0.581663C52.8035 0.3864 52.4869 0.3864 52.2916 0.581663C52.0964 0.776925 52.0964 1.09351 52.2916 1.28877L55.12 4.1172L52.2916 6.94562C52.0964 7.14089 52.0964 7.45747 52.2916 7.65273C52.4869 7.84799 52.8035 7.84799 52.9987 7.65273L56.1807 4.47075ZM0.827148 4.61719L55.8271 4.6172L55.8271 3.6172L0.827149 3.61719L0.827148 4.61719Z' fill='black'/%3E%3C/svg%3E");
}
@media (max-width: 767px) {
  .block-swiper__navigation {
    top: initial;
    bottom: 10px;
    width: 200px;
    left: 50%;
    margin-left: -100px;
  }
}
.block-swiper_innerContainer {
  overflow: hidden;
}
@media (max-width: 1460px) {
  .block-swiper_innerContainer {
    width: calc(100% + var(--bs-gutter-x) * 0.5);
  }
  .block-swiper_innerContainer .block-swiper__navigation {
    right: 12px;
  }
}
@media (max-width: 1460px) and (max-width: 767px) {
  .block-swiper_innerContainer .block-swiper__navigation {
    margin-left: -88px;
  }
}
.block-swiper_navigationTop {
  padding-top: 70px;
  margin-top: -70px;
  overflow: hidden;
}
.block-swiper_navigationTop .block-swiper__carousel {
  padding-bottom: 0;
}
@media (max-width: 767px) {
  .block-swiper_navigationTop {
    padding-top: 0;
    margin-top: 0;
  }
  .block-swiper_navigationTop .block-swiper__carousel {
    padding-bottom: 50px;
  }
}

.block-advantagesLargeBlock__decorWrapper {
  display: flex;
  flex-wrap: nowrap;
  gap: 25px;
  height: 100%;
}
.block-advantagesLargeBlock__decorContent {
  max-width: 200px;
  flex: 0 0 200px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 25px;
}
.block-advantagesLargeBlock__decorContent-item {
  flex: 1;
  display: flex;
  flex-direction: column;
  padding: 40px 25px;
  border-radius: 8px;
  background: #0086c1;
  color: white;
  text-align: center;
  align-items: center;
  justify-content: center;
}
.block-advantagesLargeBlock__decorContent-item-title {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 35px;
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .block-advantagesLargeBlock__decorContent-item-title {
    font-size: 20px;
    line-height: 30px;
  }
}
.block-advantagesLargeBlock__decorContent-item-text {
  font-family: "PT Sans", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 25px;
}
@media (max-width: 767px) {
  .block-advantagesLargeBlock__decorContent-item-text {
    font-size: 14px;
    line-height: 22px;
  }
}
.block-advantagesLargeBlock__decorContent-item:last-child {
  background: #404557;
}
.block-advantagesLargeBlock__decorImage {
  flex: 1;
  background-size: cover;
  background-position: center;
  border-radius: 8px;
}
.block-advantagesLargeBlock__contentWrapper {
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: space-between;
  gap: 25px;
}
@media (max-width: 576px) {
  .block-advantagesLargeBlock__decorWrapper {
    flex-direction: column;
    gap: 15px;
  }
  .block-advantagesLargeBlock__decorContent {
    max-width: 100%;
    flex: 1;
    gap: 15px;
    order: 2;
  }
  .block-advantagesLargeBlock__decorContent-item {
    padding: 30px 15px;
  }
  .block-advantagesLargeBlock__decorContent-item-title {
    max-width: 250px;
  }
  .block-advantagesLargeBlock__decorContent-item-text {
    max-width: 250px;
  }
  .block-advantagesLargeBlock__decorImage {
    height: 290px;
    min-height: 290px;
    width: 100%;
  }
}

.block-formContentPhone__content {
  position: relative;
}
.block-formContentPhone__alert-content {
  display: flex;
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  align-items: center;
  text-align: center;
  background: #e5f3f9;
  z-index: 1;
  padding: 30px;
  border-radius: 3px;
}
.block-formContentPhone__alert-content .block-text .title {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 34px;
}
@media (max-width: 1200px) {
  .block-formContentPhone__alert-content .block-text .title {
    font-size: 22px;
    line-height: 30px;
  }
}
@media (max-width: 576px) {
  .block-formContentPhone__alert-content .block-text .title {
    font-size: 18px;
    line-height: 30px;
  }
}
.block-formContentPhone__alert-content .block-text p {
  text-align: center;
}
.block-formContentPhone__form-rule label {
  font-family: "PT Sans", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 25px;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .block-formContentPhone__form-rule label {
    font-size: 14px;
    line-height: 22px;
  }
}
.block-formContentPhone__form-rule label a {
  color: #0086c1;
}
.block-formContentPhone__form-rule label a:hover {
  color: #0fa1ef;
}
.block-formContentPhone__form-rule.is-invalid .form-check-input {
  border-color: #DC2829;
}
.block-formContentPhone__form-rule.is-invalid .invalid-feedback {
  display: block;
}

.block-advantagesImageBlock .swiper-wrapper .swiper-slide {
  height: auto;
}
.block-advantagesImageBlock:not(.swiper-initialized) .swiper-wrapper {
  gap: 20px;
}
.block-advantagesImageBlock:not(.swiper-initialized) .swiper-slide {
  width: 24%;
}
@media (max-width: 1200px) {
  .block-advantagesImageBlock:not(.swiper-initialized) .swiper-slide {
    width: 35%;
  }
}
@media (max-width: 991px) {
  .block-advantagesImageBlock:not(.swiper-initialized) .swiper-slide {
    width: 45%;
  }
}
@media (max-width: 576px) {
  .block-advantagesImageBlock:not(.swiper-initialized) .swiper-slide {
    width: 80%;
  }
}
.block-advantagesImageBlock__item {
  display: flex;
  height: 100%;
  flex-direction: column;
  background: #f1f2f4;
  overflow: hidden;
  padding-bottom: 30px;
  border-radius: 8px;
}
.block-advantagesImageBlock__item img {
  display: block;
  width: 100%;
  height: 220px;
  object-fit: cover;
  object-position: center;
  margin-bottom: 20px;
}
.block-advantagesImageBlock__item-title {
  padding: 0 30px;
  margin-bottom: 10px;
  color: #404557;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 30px;
  transition: 0.3s;
}
@media (max-width: 767px) {
  .block-advantagesImageBlock__item-title {
    font-size: 18px;
    line-height: 30px;
  }
}
.block-advantagesImageBlock__item .block-textMin {
  padding: 0 30px;
  text-align: left;
}
.block-advantagesImageBlock__item .block-textMin * {
  text-align: left;
}
@media (max-width: 767px) {
  .block-advantagesImageBlock__item {
    padding-bottom: 20px;
  }
  .block-advantagesImageBlock__item img {
    height: 200px;
    margin-bottom: 10px;
  }
  .block-advantagesImageBlock__item-title {
    padding: 0 20px;
  }
  .block-advantagesImageBlock__item .block-textMin {
    padding: 0 20px;
  }
}
@media (max-width: 576px) {
  .block-advantagesImageBlock__item {
    padding-bottom: 15px;
  }
  .block-advantagesImageBlock__item img {
    height: 180px;
  }
  .block-advantagesImageBlock__item-title {
    padding: 0 15px;
  }
  .block-advantagesImageBlock__item .block-textMin {
    padding: 0 15px;
  }
}
.block-advantagesImageBlock a.block-advantagesImageBlock__item:hover .block-advantagesImageBlock__item-title {
  color: #0fa1ef;
}

a {
  text-decoration: none;
  color: inherit;
  transition: 0.3s;
}

.container {
  max-width: 1460px !important;
  position: relative;
}
.container .container-minWidth {
  max-width: 1100px !important;
  margin: 0 auto;
}
.container .container-microWidth {
  max-width: 900px !important;
  margin: 0 auto;
}

.row-fillRightColumn .col:nth-child(2) .wrapper {
  height: 100%;
  padding: 40px;
  border-radius: 12px;
  background: #e5f3f9;
}
@media (max-width: 991px) {
  .row-fillRightColumn .col:nth-child(1) {
    margin-bottom: 25px;
  }
}
@media (max-width: 991px) and (max-width: 767px) {
  .row-fillRightColumn .col:nth-child(1) {
    margin-bottom: 20px;
  }
}
@media (max-width: 991px) {
  .row-fillRightColumn .col:nth-child(2) .wrapper {
    padding: 20px;
  }
}

.container-fluid {
  max-width: 1460px;
}

/*# sourceMappingURL=altamed.css.map */
