.div--u-iyxl3u7h9::-webkit-scrollbar {
  width: 4px; }
  .div--u-iyxl3u7h9::-webkit-scrollbar-track {
    background: rgba(255, 255, 255, 0.2); }
  .div--u-iyxl3u7h9::-webkit-scrollbar-thumb {
    background: rgba(116, 186, 2, 0.8);
    border-radius: 10px;
    transition: 0.3s; }
  .div--u-iyxl3u7h9::-webkit-scrollbar-thumb:hover {
    background: rgba(116, 186, 2, 1); }

@media (min-width: 991px) {
  .blocklist--u-ilmyn0ivm {
    margin: 0; }

  .blocklist__list--u-it3yscz7y {
    display: block;
    column-gap: 20px;
    column-count: 2; }

  .blocklist__item__outer--u-i2kyxdnzv {
    width: 100%;
    margin-bottom: 20px; }
    .blocklist__item__outer--u-i2kyxdnzv .blocklist__item--u-i4dj07qf5 {
      margin: 0; } }

.remodal-overlay {
  background-color: rgba(0, 0, 0, 0.5);
  display: block !important;
  transition: 0.3s;
  opacity: 0;
  visibility: hidden; }
  .remodal-overlay.remodal-is-opened {
    opacity: 1;
    visibility: visible;
    z-index: 10000; }

.remodal-wrapper {
  display: flex !important;
  align-items: center;
  justify-content: flex-start;
  pointer-events: none; }
  .remodal-wrapper .remodal {
    transition: 0.3s;
    transform: translateX(-100%); }
  .remodal-wrapper.remodal-is-opened {
    z-index: 10000;
    pointer-events: all; }
    .remodal-wrapper.remodal-is-opened .remodal {
      transform: translateX(0); }

#sitePreloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10000;
  background-color: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  transition: opacity 0.5s ease-in;
  transition-delay: 0.3s; }
  #sitePreloader.loaded {
    opacity: 0;
    pointer-events: none; }
    #sitePreloader.loaded .sitePreloader__container {
      transform: translateY(-100%); }
  #sitePreloader .sitePreloader__container {
    max-width: 300px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    transition: transform 2s; }
  #sitePreloader .sitePreloader__logo {
    margin-bottom: 20px;
    max-width: 170px; }
    #sitePreloader .sitePreloader__logo img, #sitePreloader .sitePreloader__logo svg {
      max-width: 100%; }
  #sitePreloader .progressBar {
    max-width: 220px;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.4);
    border-radius: 10px;
    overflow: hidden;
    height: 4px;
    margin-bottom: 10px; }
    #sitePreloader .progressBar span {
      display: block;
      width: 0;
      background-color: #74ba02;
      border-radius: 10px;
      transition: 0.3s;
      height: 100%; }

.remodal {
  max-width: 480px;
  height: 100%;
  width: 100%;
  background-color: #282525;
  padding: 60px 40px;
  display: flex;
  align-items: center;
  justify-content: center; }
  .remodal .remodal-close-btn {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 20px;
    height: 20px;
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 47.971 47.971' style='enable-background:new 0 0 47.971 47.971;' xml:space='preserve'%3E%3Cg%3E%3Cpath fill='%23fff' d='M28.228,23.986L47.092,5.122c1.172-1.171,1.172-3.071,0-4.242c-1.172-1.172-3.07-1.172-4.242,0L23.986,19.744L5.121,0.88 c-1.172-1.172-3.07-1.172-4.242,0c-1.172,1.171-1.172,3.071,0,4.242l18.865,18.864L0.879,42.85c-1.172,1.171-1.172,3.071,0,4.242 C1.465,47.677,2.233,47.97,3,47.97s1.535-0.293,2.121-0.879l18.865-18.864L42.85,47.091c0.586,0.586,1.354,0.879,2.121,0.879 s1.535-0.293,2.121-0.879c1.172-1.171,1.172-3.071,0-4.242L28.228,23.986z'/%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3C/svg%3E");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    font-size: 0;
    padding: 0;
    border: 0;
    outline: none;
    background-color: transparent; }
  .remodal .tpl-anketa {
    width: 100%; }
    .remodal .tpl-anketa .title {
      font-size: 30px;
      font-weight: 600;
      margin-bottom: 20px;
      color: #fff; }
    .remodal .tpl-anketa .tpl-field {
      margin-bottom: 10px; }
      .remodal .tpl-anketa .tpl-field input[type="text"], .remodal .tpl-anketa .tpl-field textarea {
        background-color: transparent;
        border-radius: 0;
        padding: 15px;
        border: 1px solid rgba(255, 255, 255, 0.1);
        max-width: 100%;
        width: 100%;
        outline: none;
        transition: 0.3s;
        color: #fff; }
        .remodal .tpl-anketa .tpl-field input[type="text"]:hover, .remodal .tpl-anketa .tpl-field textarea:hover, .remodal .tpl-anketa .tpl-field input[type="text"]:active, .remodal .tpl-anketa .tpl-field textarea:active, .remodal .tpl-anketa .tpl-field input[type="text"]:focus, .remodal .tpl-anketa .tpl-field textarea:focus {
          border: 1px solid rgba(255, 255, 255, 0.7);
          outline: none; }
      .remodal .tpl-anketa .tpl-field .error-message {
        color: #fff;
        margin-bottom: 5px; }
      .remodal .tpl-anketa .tpl-field.type-checkbox {
        margin: 20px 0; }
        .remodal .tpl-anketa .tpl-field.type-checkbox ul {
          padding: 0;
          margin: 0; }
          .remodal .tpl-anketa .tpl-field.type-checkbox ul li {
            list-style: none;
            display: flex;
            justify-content: center;
            text-align: left; }
            .remodal .tpl-anketa .tpl-field.type-checkbox ul li a {
              color: #86d20e; }
            .remodal .tpl-anketa .tpl-field.type-checkbox ul li label {
              display: flex;
              align-items: center;
              position: relative; }
            .remodal .tpl-anketa .tpl-field.type-checkbox ul li span {
              color: #fff; }
              .remodal .tpl-anketa .tpl-field.type-checkbox ul li span:after {
                content: '';
                position: absolute;
                top: 50%;
                left: 0;
                transform: translateY(-50%);
                border: 1px solid rgba(255, 255, 255, 0.4);
                width: 15px;
                height: 15px;
                transition: 0.3s;
                background-position: center;
                background-repeat: no-repeat;
                background-size: 13px; }
            .remodal .tpl-anketa .tpl-field.type-checkbox ul li input {
              margin: 0 10px 0 0;
              opacity: 0;
              width: 15px;
              height: 15px; }
              .remodal .tpl-anketa .tpl-field.type-checkbox ul li input:checked + span:after {
                border: 1px solid rgba(255, 255, 255, 0.7);
                background-image: url("data:image/svg+xml,%0A%3Csvg width='48px' height='48px' viewBox='0 0 48 48' version='1' xmlns='http://www.w3.org/2000/svg' enable-background='new 0 0 48 48'%3E%3Cpolygon fill='%23fff' points='40.6,12.1 17,35.7 7.4,26.1 4.6,29 17,41.3 43.4,14.9'/%3E%3C/svg%3E%0A"); }
    .remodal .tpl-anketa .tpl-field-button {
      margin-top: 20px; }
      .remodal .tpl-anketa .tpl-field-button button {
        background-color: #74ba02;
        padding: 17.5px 30px;
        color: #000;
        border: 0;
        border-radius: 0;
        outline: none;
        box-shadow: none;
        font-size: 13px; }
    .remodal .tpl-anketa form {
      max-width: 360px;
      width: 100%;
      margin: 0 auto; }

.call-back-form-btn {
  text-decoration: none;
  font-size: 13px;
  color: #000;
  font-family: "Inter";
  font-weight: 600;
  display: inline-block;
  padding: 17px 0;
  width: 100%;
  text-align: center;
  transition: 0.3s; }
  .call-back-form-btn:hover {
    background-color: rgba(255, 255, 2555, 0.8) !important; }

@media (max-width: 640px) {
    .imageFit__overlay--u-icl31owhn {
      position: static;
      z-index: 1; } }

@media (max-width: 640px) {
    .imageFit__img--u-i1qn9p4ru {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0; } }

@media (max-width: 640px) {
    .imageFit--u-ibpxhzlej {
      min-height: 300px; }
      .imageFit--u-ibpxhzlej:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
        right: 0;
        bottom: 0;
        background-color: rgba(0, 0, 0, 0.3); } }

@media (max-width: 768px) {
    .mosaic-s3-include--u-ikx1pyfzn {
      order: -1;
      margin-right: 10px; }
      .mosaic-s3-include--u-ikx1pyfzn a {
        padding: 17px 10px; } }
  @media (max-width: 768px) {
    .mosaic-s3-include--u-ikx1pyfzn a {
      font-size: 11px; } }

.div--u-iacz5yk0h {
  z-index: 5;
  background: rgba(0, 0, 0, 0.5); }

.full-screen-block {
  height: 100vh;
  position: relative;
  width: calc(100% + 280px);
  margin-right: -20px;
  margin-left: -260px;
  padding: 45px 50px 70px;
  box-sizing: border-box;
  margin-top: -20px;
  background-color: #000 !important; }
  @media (max-width: 767px) {
  .full-screen-block {
    width: calc(100% + 40px);
    margin: 0 -20px;
    padding: 20px 20px 50px; } }
  .full-screen-block:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    pointer-events: none; }
  .full-screen-block__inner {
    width: calc(100% - 240px);
    display: flex;
    position: relative;
    z-index: 2;
    margin-left: auto;
    height: 100%; }
    @media (max-width: 991px) {
  .full-screen-block__inner {
    width: calc(100% - 210px); } }
    @media (max-width: 768px) {
  .full-screen-block__inner {
    flex-direction: column; } }
    @media (max-width: 767px) {
  .full-screen-block__inner {
    width: 100%; } }
  .full-screen-block__left {
    width: 50%;
    display: flex;
    flex-direction: column; }
    @media (max-width: 768px) {
  .full-screen-block__left {
    width: 100%; } }
    .full-screen-block__left h1 {
      margin-top: 130px; }
      @media (min-width: 1261px) {
  .full-screen-block__left h1 {
    font-size: 42px; } }
      @media (max-width: 991px) {
  .full-screen-block__left h1 {
    margin-top: 30px; } }
      @media (max-width: 768px) {
  .full-screen-block__left h1 {
    width: 100%; } }
  .full-screen-block__title {
    font-size: 18px;
    opacity: 0.5;
    font-weight: 500; }
  .full-screen-block__scroll-btn {
    position: absolute;
    top: 100%;
    width: 21px;
    height: 30px;
    left: 0;
    z-index: 5;
    cursor: pointer;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='22px' height='31px'%3E%3Cpath fill-rule='evenodd' opacity='0.502' fill='rgb(255, 255, 255)' d='M12.078,30.970 L9.078,30.970 C4.117,30.970 0.081,26.934 0.081,21.973 L0.081,9.976 C0.081,5.014 4.117,0.978 9.078,0.978 L12.078,0.978 C17.039,0.978 21.075,5.014 21.075,9.976 L21.075,21.973 C21.075,26.934 17.039,30.970 12.078,30.970 ZM18.076,9.976 C18.076,6.668 15.385,3.977 12.078,3.977 L9.078,3.977 C5.771,3.977 3.080,6.668 3.080,9.976 L3.080,21.973 C3.080,25.280 5.771,27.971 9.078,27.971 L12.078,27.971 C15.385,27.971 18.076,25.280 18.076,21.973 L18.076,9.976 Z'/%3E%3Cpath fill-rule='evenodd' fill='rgb(116, 186, 2)' d='M10.593,14.475 L10.563,14.475 C9.743,14.475 9.078,13.810 9.078,12.990 L9.078,8.476 C9.078,7.656 9.743,6.992 10.563,6.992 L10.593,6.992 C11.413,6.992 12.078,7.656 12.078,8.476 L12.078,12.990 C12.078,13.810 11.413,14.475 10.593,14.475 Z'/%3E%3C/svg%3E") 50% no-repeat; }
  .full-screen-block__right {
    width: 50%;
    display: flex;
    flex-direction: column;
    height: 100%;
    max-width: 604px;
    margin-left: auto; }
    @media (max-width: 768px) {
  .full-screen-block__right {
    max-width: 100%;
    width: 100%; } }
  .full-screen-block__text {
    font-size: 17px;
    color: rgba(255, 255, 255, 0.702);
    line-height: 1.649;
    margin: auto 0;
    max-width: 474px; }
    @media (max-width: 1100px) {
  .full-screen-block__text {
    font-size: 15px;
    line-height: normal; } }
    @media (max-width: 768px) {
  .full-screen-block__text {
    font-size: 14px;
    max-width: 100%; } }
  .full-screen-block__params {
    display: flex;
    flex-wrap: wrap; }
    @media (max-width: 768px) {
  .full-screen-block__params {
    margin-bottom: 20px; } }
    .full-screen-block__params .item {
      margin-right: 25px;
      margin-bottom: 5px; }
      .full-screen-block__params .item .title {
        font-size: 16px;
        font-weight: normal;
        color: #fff; }
        @media (max-width: 1100px) {
  .full-screen-block__params .item .title {
    font-size: 14px;
    font-weight: 300; } }
      .full-screen-block__params .item .body {
        font-size: 30px;
        font-weight: bold;
        color: #fff; }
        @media (max-width: 1100px) {
  .full-screen-block__params .item .body {
    font-size: 20px; } }

.gallery-block {
  width: calc(100% + 280px);
  margin-right: -20px;
  margin-left: -260px;
  background: #fff; }
  @media (max-width: 767px) {
  .gallery-block {
    width: calc(100% + 40px);
    margin: 0 -20px; } }
  .gallery-block__inner {
    display: flex;
    flex-wrap: wrap;
    gap: 10px; }
  .gallery-block__item {
    width: calc(50% - 5px);
    position: relative;
    padding-top: 56%; }
    .gallery-block__item img {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 100%;
      object-fit: cover; }

.specialist-list {
  padding: 80px 30px;
  color: #000; }
  @media (max-width: 991px) {
  .specialist-list {
    padding: 30px 0; } }
  .specialist-list__inner {
    display: flex;
    flex-wrap: wrap; }
  .specialist-list__item {
    margin-right: 60px;
    margin-bottom: 5px; }
    @media (max-width: 1100px) {
  .specialist-list__item {
    margin-right: 20px; } }
  .specialist-list__item-title {
    font-size: 16px;
    font-weight: 300;
    color: #999; }
    @media (max-width: 1100px) {
  .specialist-list__item-title {
    font-size: 14px; } }
  .specialist-list__item-body {
    font-size: 30px;
    font-weight: normal;
    color: #000; }
    @media (max-width: 1100px) {
  .specialist-list__item-body {
    font-size: 20px; } }
    @media (max-width: 767px) {
  .specialist-list__item-body {
    color: #fff; } }

@media (max-width: 991px) {
  .root .section--u-iffis8v02 {
    padding-left: 0;
    padding-right: 0; } }

@media (max-width: 767px) {
  .mosaic-wrap .root {
    background: #000; }
    .mosaic-wrap .root .div--u-iq5fe9kjm {
      filter: unset; } }

.sitePreloader-text__title {
  text-transform: uppercase;
  color: #fff;
  font-size: 14px;
  font-family: "Inter"; }
  .sitePreloader-text__desc {
    /*	text-transform: lowercase;*/
    color: #fff;
    font-size: 15px;
    font-family: "Inter";
    text-align: center; }

.wr_btn div {
  padding: 0 0px 0 18px; }

.wr_btn .tpl-form-button {
  min-width: 186px; }
