

/* Start:/local/templates/html/components-template/advantages/style.css?17877508455307*/
.advantages {
  background-color: #f5f5f5;
  padding-bottom: 120px;
  padding-top: 120px; }
  @media (max-width: 767px) {
    .advantages {
      padding-top: 60px;
      padding-bottom: 60px; } }
  @media (max-width: 575px) {
    .advantages {
      padding-top: 30px;
      padding-bottom: 30px; } }
  .advantages .advantages-card:nth-child(2n + 1) {
    position: relative;
    z-index: 1; }
    .advantages .advantages-card:nth-child(2n + 1):before {
      position: absolute;
      content: "";
      width: 60%;
      height: 60%;
      background-image: url("data:image/svg+xml,%3Csvg width='362' height='272' viewBox='0 0 362 272' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle opacity='0.4' cx='101' cy='261.5' r='261' fill='%23F5F5F5'/%3E%3C/svg%3E%0A");
      background-repeat: no-repeat;
      left: 0;
      bottom: 0;
      background-size: contain;
      z-index: 0; }
    .advantages .advantages-card:nth-child(2n + 1) .animate-field {
      position: absolute;
      top: 80px;
      z-index: 0;
      width: 100%; }
      .advantages .advantages-card:nth-child(2n + 1) .animate-field .el {
        position: absolute;
        z-index: 20;
        animation: opacityElement 5s infinite; }
        .advantages .advantages-card:nth-child(2n + 1) .animate-field .el:nth-child(4) {
          left: 80%;
          width: 3px;
          bottom: -16px;
          height: 60px;
          background-color: #ff8600;
          animation-delay: 2.5s; }
        .advantages .advantages-card:nth-child(2n + 1) .animate-field .el:nth-child(3) {
          left: 78%;
          width: 1px;
          bottom: -26px;
          height: 70px;
          background-color: #ff8600;
          animation-delay: 2.5s; }
        .advantages .advantages-card:nth-child(2n + 1) .animate-field .el:nth-child(1) {
          top: auto;
          bottom: 45px;
          left: 85%;
          width: 4px;
          height: 33px;
          background-color: #7a4281;
          animation-delay: 0s; }
        .advantages .advantages-card:nth-child(2n + 1) .animate-field .el:nth-child(2) {
          left: 92%;
          width: 2px;
          bottom: 35px;
          height: 70px;
          background-color: #894083;
          animation-delay: 2s; }
  .advantages .advantages-card:nth-child(2n) {
    position: relative; }
    .advantages .advantages-card:nth-child(2n):before {
      position: absolute;
      content: "";
      width: 80%;
      height: 80%;
      background-image: url("data:image/svg+xml,%3Csvg width='397' height='254' viewBox='0 0 397 254' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle opacity='0.4' cx='127' cy='127' r='127' fill='%23F5F5F5'/%3E%3Ccircle opacity='0.4' cx='343.75' cy='57.25' r='52.75' fill='%23F5F5F5'/%3E%3C/svg%3E%0A");
      background-repeat: no-repeat;
      left: 50px;
      top: 20;
      background-size: contain;
      z-index: 0; }
    .advantages .advantages-card:nth-child(2n) .animate-field {
      position: absolute;
      bottom: 0;
      z-index: 0;
      width: 100%; }
      .advantages .advantages-card:nth-child(2n) .animate-field .el {
        position: absolute;
        z-index: 20;
        animation: opacityElement 5s infinite; }
        .advantages .advantages-card:nth-child(2n) .animate-field .el:nth-child(4) {
          left: 80%;
          width: 3px;
          bottom: -16px;
          height: 60px;
          background-color: #ff8600;
          animation-delay: 2.5s; }
        .advantages .advantages-card:nth-child(2n) .animate-field .el:nth-child(3) {
          left: 78%;
          width: 1px;
          bottom: -26px;
          height: 70px;
          background-color: #ff8600;
          animation-delay: 2.5s; }
        .advantages .advantages-card:nth-child(2n) .animate-field .el:nth-child(1) {
          top: auto;
          bottom: 45px;
          left: 85%;
          width: 4px;
          height: 33px;
          background-color: #7a4281;
          animation-delay: 0s; }
        .advantages .advantages-card:nth-child(2n) .animate-field .el:nth-child(2) {
          left: 92%;
          width: 2px;
          bottom: 35px;
          height: 70px;
          background-color: #894083;
          animation-delay: 2s; }

.swiper-slide {
  cursor: pointer; }
  .swiper-slide.advantages-card {
    background: #fff;
    padding-left: 30px;
    padding-right: 30px;
    height: 350px;
    width: 576px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    box-sizing: border-box; }
    @media (max-width: 767px) {
      .swiper-slide.advantages-card {
        width: 90%;
        height: auto;
        padding-top: 32px;
        padding-bottom: 24px;
        justify-content: flex-start; } }
    .swiper-slide.advantages-card .advantages-card__title {
      font-weight: bold;
      font-size: 36px;
      line-height: 44px;
      text-transform: uppercase;
      margin-bottom: 39px;
      position: relative; }
      @media (max-width: 575px) {
        .swiper-slide.advantages-card .advantages-card__title {
          font-weight: bold;
          font-size: 20px;
          line-height: 29px; } }
    .swiper-slide.advantages-card .advantages-card__descr {
      font-weight: normal;
      font-size: 16px;
      line-height: 22px;
      color: #666666;
      position: relative; }

/* End */


/* Start:/local/templates/html/components-template/mixin__pre-slider-title/style.css?17877508452654*/
.preslider-section {
  display: flex; }
  .preslider-section .slider-nav {
    display: flex;
    margin-left: 40px; }
  @media (max-width: 575px) {
    .preslider-section__title h2 {
      margin-bottom: 0px; } }
  @media (max-width: 575px) {
    .preslider-section {
      display: flex;
      align-items: flex-start;
      justify-content: space-between; }
      .preslider-section .slider-nav {
        display: flex;
        margin-top: 0px;
        margin-left: 0px;
        padding-left: 5px; } }
  .preslider-section .slider-nav__prev,
  .preslider-section .slider-nav__next {
    width: 52px;
    height: 52px;
    display: flex;
    align-items: center;
    justify-content: center; }
    .preslider-section .slider-nav__prev.swiper-button-disabled,
    .preslider-section .slider-nav__next.swiper-button-disabled {
      opacity: .3;
      pointer-events: none; }
    @media (max-width: 1199px) {
      .preslider-section .slider-nav__prev,
      .preslider-section .slider-nav__next {
        width: 40px;
        height: 40px; } }
    @media (max-width: 575px) {
      .preslider-section .slider-nav__prev,
      .preslider-section .slider-nav__next {
        width: 16px;
        height: 16px; } }
    .preslider-section .slider-nav__prev:hover,
    .preslider-section .slider-nav__next:hover {
      cursor: pointer; }
      .preslider-section .slider-nav__prev:hover:after,
      .preslider-section .slider-nav__next:hover:after {
        border-color: black; }
  .preslider-section .slider-nav__prev {
    position: relative; }
    @media (max-width: 575px) {
      .preslider-section .slider-nav__prev {
        margin-right: 43px; } }
    .preslider-section .slider-nav__prev:after {
      position: absolute;
      top: 50%;
      left: 50%;
      width: 16px;
      height: 16px;
      content: '';
      transition: all .3s ease;
      transform: rotate(45deg) translate(-50%, -50%);
      border-bottom: 2px solid #666;
      border-left: 2px solid #666; }
      @media (max-width: 575px) {
        .preslider-section .slider-nav__prev:after {
          top: calc(50% + 10px); } }
  .preslider-section .slider-nav__next {
    position: relative; }
    .preslider-section .slider-nav__next:after {
      position: absolute;
      top: 50%;
      left: 50%;
      width: 16px;
      height: 16px;
      content: '';
      transition: all .3s ease;
      transform: rotate(45deg) translate(-50%, -50%);
      border-top: 2px solid #666;
      border-right: 2px solid #666; }
      @media (max-width: 575px) {
        .preslider-section .slider-nav__next:after {
          top: calc(50% + 10px);
          left: calc(50% - 10px); } }

/* End */


/* Start:/local/templates/html/components-template/faq/style.css?17877508452671*/
.faq {
  margin-top: 120px;
  margin-bottom: 120px; }
  @media (max-width: 767px) {
    .faq {
      margin: 60px 0; } }
  @media (max-width: 575px) {
    .faq {
      margin: 30px 0; } }
  .faq__title__wrap {
    display: flex; }
    .faq__title__wrap:not(:last-child) {
      margin-bottom: 38px;
      transition: all .3s ease; }
    .faq__title__wrap.active {
      margin-bottom: 0px; }
      .faq__title__wrap.active .faq__toggle::after, .faq__title__wrap.active .faq__toggle:before {
        background-color: #ff8600; }
      .faq__title__wrap.active .faq__toggle:after {
        top: 0;
        bottom: 100%; }
      .faq__title__wrap.active .faq__toggle .faq__title {
        color: #ff8600; }
  .faq__toggler {
    margin-top: 60px; }
  .faq__toggle {
    position: relative;
    min-width: 20px;
    height: 20px;
    margin-right: 28px; }
    .faq__toggle:after {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 50%;
      width: 2px;
      content: '';
      transition: all .3s ease;
      transform: translateX(-50%);
      background-color: #894083; }
    .faq__toggle:before {
      position: absolute;
      top: 50%;
      width: 100%;
      height: 2px;
      content: '';
      transition: all .3s ease;
      transform: translateY(-50%);
      background-color: #894083; }
  .faq__title__wrap {
    letter-spacing: .02em;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.3; }
    @media (max-width: 575px) {
      .faq__title__wrap {
        font-size: 16px; } }
    .faq__title__wrap:hover {
      cursor: pointer;
      color: #ff8600; }
      .faq__title__wrap:hover .faq__toggle:after, .faq__title__wrap:hover .faq__toggle:before {
        background-color: #ff8600; }
  .faq__content {
    max-height: 0px;
    overflow: hidden;
    padding-left: 55px;
    transition: all .3s ease; }
    .faq__content .text {
      font-size: 18px; }
      @media (max-width: 575px) {
        .faq__content .text {
          font-size: 14px; } }
    .faq__content.active {
      position: relative;
      max-height: 1000px;
      margin-bottom: 38px;
      padding-bottom: 28px; }
      .faq__content.active:after {
        position: absolute;
        top: 20px;
        left: 0;
        width: 100%;
        height: 1px;
        content: '';
        background-color: #e0e0e0; }
      .faq__content.active:before {
        position: absolute;
        bottom: 0px;
        left: 0;
        width: 100%;
        height: 1px;
        content: '';
        background-color: #e0e0e0; }
  .faq__descr {
    margin-top: 40px;
    font-size: 18px;
    font-weight: normal;
    line-height: 27px; }

/* End */


/* Start:/local/templates/html/components-template/portfolio/style.css?17877508455609*/
.portfolio {
  background-color: #fff;
  padding-bottom: 60px;
  padding-top: 110px;
  margin: 120px 0 0 0; }
  @media (max-width: 767px) {
    .portfolio {
      margin: 60px 0 30px 0;
      padding-top: 0;
      padding-bottom: 0; } }
  @media (max-width: 575px) {
    .portfolio {
      margin: 30px 0; } }
  .portfolio .preslider-section {
    position: relative;
    z-index: 10; }

.portfolio-slider {
  position: relative; }
  .portfolio-slider:before {
    top: -258px;
    left: -348px;
    position: absolute;
    background-image: url("data:image/svg+xml,%3Csvg width='570' height='611' viewBox='0 0 570 611' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.6968 352.873C-8.92011 270.002 -2.87065 181.038 32.738 102.263L97.7932 131.67C69.2515 194.811 64.4026 266.119 84.134 332.543L15.6968 352.873Z' fill='%23F5F5F5'/%3E%3Cpath d='M569.924 542.95C505.17 589.302 426.866 612.858 347.285 609.925L349.915 538.58C413.702 540.932 476.466 522.051 528.369 484.897L569.924 542.95Z' fill='%23F5F5F5'/%3E%3Cpath d='M109.056 288.747C105.441 247.17 111.684 205.326 127.28 166.615C142.875 127.905 167.381 93.4185 198.809 65.9587C230.237 38.499 267.699 18.8401 308.152 8.57907C348.605 -1.68193 390.908 -2.25563 431.624 6.90463L420.066 58.278C387.431 50.9357 353.523 51.3955 321.098 59.6201C288.674 67.8447 258.647 83.6021 233.456 105.612C208.266 127.622 188.622 155.264 176.122 186.292C163.622 217.321 158.618 250.86 161.516 284.186L109.056 288.747Z' fill='%23F5F5F5'/%3E%3Cpath d='M398.13 529.239C349.771 533.781 301.095 524.925 257.434 503.643L266.522 484.998C306.761 504.613 351.622 512.774 396.19 508.589L398.13 529.239Z' fill='%23F5F5F5'/%3E%3C/svg%3E%0A");
    content: "";
    width: 650px;
    height: 650px;
    background-size: contain;
    background-repeat: no-repeat; }
  @media (max-width: 767px) {
    .portfolio-slider:before {
      top: -258px;
      left: -348px;
      position: absolute;
      background-image: url("data:image/svg+xml,%3Csvg width='570' height='611' viewBox='0 0 570 611' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.6968 352.873C-8.92011 270.002 -2.87065 181.038 32.738 102.263L97.7932 131.67C69.2515 194.811 64.4026 266.119 84.134 332.543L15.6968 352.873Z' fill='%23F5F5F5'/%3E%3Cpath d='M569.924 542.95C505.17 589.302 426.866 612.858 347.285 609.925L349.915 538.58C413.702 540.932 476.466 522.051 528.369 484.897L569.924 542.95Z' fill='%23F5F5F5'/%3E%3Cpath d='M109.056 288.747C105.441 247.17 111.684 205.326 127.28 166.615C142.875 127.905 167.381 93.4185 198.809 65.9587C230.237 38.499 267.699 18.8401 308.152 8.57907C348.605 -1.68193 390.908 -2.25563 431.624 6.90463L420.066 58.278C387.431 50.9357 353.523 51.3955 321.098 59.6201C288.674 67.8447 258.647 83.6021 233.456 105.612C208.266 127.622 188.622 155.264 176.122 186.292C163.622 217.321 158.618 250.86 161.516 284.186L109.056 288.747Z' fill='%23F5F5F5'/%3E%3Cpath d='M398.13 529.239C349.771 533.781 301.095 524.925 257.434 503.643L266.522 484.998C306.761 504.613 351.622 512.774 396.19 508.589L398.13 529.239Z' fill='%23F5F5F5'/%3E%3C/svg%3E%0A");
      content: "";
      left: 50%;
      top: 55%;
      transform: translate(-50%, -220px);
      z-index: 0;
      width: 350px;
      height: 350px;
      background-size: contain;
      background-repeat: no-repeat; } }
  .portfolio-slider a.project-descr {
    display: flex;
    opacity: 0;
    background-color: #894083;
    height: 100%;
    width: 100%;
    justify-content: center;
    align-items: center;
    padding: 10px;
    display: flex;
    flex-direction: column;
    transform: rotateY(180deg);
    transition: transform 0.92s ease; }
    @media (max-width: 1199px) {
      .portfolio-slider a.project-descr {
        display: none; } }
    .portfolio-slider a.project-descr .project-descr__title {
      font-family: Circe;
      font-style: normal;
      font-weight: bold;
      font-size: 18px;
      line-height: 27px;
      text-align: center;
      letter-spacing: 0.02em;
      color: #ffffff;
      text-transform: uppercase;
      margin-bottom: 10px;
      transition: 0.3s ease;
      transition-delay: 0.3s;
      opacity: 0; }
    .portfolio-slider a.project-descr .project-descr__content {
      font-family: Circe;
      font-style: normal;
      font-weight: normal;
      font-size: 18px;
      line-height: 27px;
      display: flex;
      align-items: center;
      text-align: center;
      letter-spacing: 0.02em;
      color: #ffffff;
      transition: 0.3s ease;
      transition-delay: 0.3s;
      opacity: 0; }

.swiper-slide {
  transition: all ease .3s; }
  .swiper-slide.portfolio-card {
    height: 480px;
    width: 620px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    box-sizing: border-box;
    overflow: hidden; }
    @media (max-width: 767px) {
      .swiper-slide.portfolio-card {
        width: 65%;
        height: 320px; } }
    @media (max-width: 575px) {
      .swiper-slide.portfolio-card {
        height: 240px; } }
    .swiper-slide.portfolio-card .portfolio-image {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      overflow: hidden;
      height: 100%;
      position: absolute;
      transform: rotateY(360deg);
      transition: transform 0.92s ease;
      opacity: 1; }
    .swiper-slide.portfolio-card:hover .portfolio-image {
      transform: scale(1.03); }
    @media (max-width: 575px) {
      .swiper-slide.portfolio-card {
        width: 65%;
        justify-content: flex-start; }
        .swiper-slide.portfolio-card img {
          width: 100%;
          height: 100%; } }

/* End */


/* Start:/local/templates/html/components-template/trust-us/style.css?17877508454182*/
.trust-us {
  margin: 120px 0; }
  @media (max-width: 767px) {
    .trust-us {
      margin: 60px 0; } }
  @media (max-width: 575px) {
    .trust-us {
      margin: 30px 0; } }
  @media (max-width: 1199px) {
    .trust-us .trust-us-card {
      padding: 0px 15px; } }
  .trust-us .trust-card-top {
    display: flex; }
    @media (max-width: 575px) {
      .trust-us .trust-card-top {
        position: relative; } }
    .trust-us .trust-card-top__info {
      margin-left: 33px; }
      @media (max-width: 575px) {
        .trust-us .trust-card-top__info {
          margin-left: 21px;
          width: 50%; } }
    .trust-us .trust-card-top__title {
      font-weight: bold;
      font-size: 18px;
      line-height: 26px; }
    .trust-us .trust-card-top__project {
      display: flex;
      font-weight: normal;
      font-size: 15px;
      line-height: 24px; }
    .trust-us .trust-card-top__value {
      font-weight: bold;
      font-size: 24px;
      line-height: 35px;
      margin-right: 15px; }
    .trust-us .trust-card-top__rating {
      align-items: center;
      margin-top: 11px;
      display: flex; }
      @media (max-width: 575px) {
        .trust-us .trust-card-top__rating {
          position: absolute;
          left: 0;
          bottom: 0;
          transform: translateY(100%); } }
    .trust-us .trust-card-top__stars {
      display: flex; }
    .trust-us .trust-card-top__star {
      margin-right: 6px;
      width: 20px;
      height: 20px;
      background-image: url("data:image/svg+xml,%3Csvg width='20' height='19' viewBox='0 0 20 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 2.98775L11.7217 7.12724C11.8657 7.47348 12.1913 7.71005 12.5651 7.74001L17.0341 8.09829L13.6292 11.0149C13.3444 11.2589 13.22 11.6416 13.307 12.0064L14.3473 16.3673L10.5213 14.0304C10.2012 13.8349 9.79876 13.8349 9.47875 14.0304L5.65272 16.3673L6.69296 12.0064C6.77996 11.6416 6.65559 11.2589 6.3708 11.0149L2.96595 8.09829L7.43488 7.74001C7.80867 7.71005 8.13428 7.47348 8.27829 7.12724L10 2.98775Z' stroke='%23E0E0E0' stroke-width='2' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
      background-size: contain;
      background-repeat: no-repeat; }
      .trust-us .trust-card-top__star.active {
        background-image: url("data:image/svg+xml,%3Csvg width='20' height='19' viewBox='0 0 20 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 2.98775L11.7217 7.12724C11.8657 7.47348 12.1913 7.71005 12.5651 7.74001L17.0341 8.09829L13.6292 11.0149C13.3444 11.2589 13.22 11.6416 13.307 12.0064L14.3473 16.3673L10.5213 14.0304C10.2012 13.8349 9.79876 13.8349 9.47875 14.0304L5.65272 16.3673L6.69296 12.0064C6.77996 11.6416 6.65559 11.2589 6.3708 11.0149L2.96595 8.09829L7.43488 7.74001C7.80867 7.71005 8.13428 7.47348 8.27829 7.12724L10 2.98775Z' stroke='%23FF8600' stroke-width='2' stroke-linejoin='round'/%3E%3C/svg%3E%0A"); }
    @media (max-width: 575px) {
      .trust-us .trust-card-top__logo {
        width: 50%; } }
    .trust-us .trust-card-top__logo .lazy-img-wrap {
      filter: grayscale(100%);
      width: 295px;
      height: 140px;
      display: flex;
      justify-content: center;
      align-items: center; }
      @media (max-width: 575px) {
        .trust-us .trust-card-top__logo .lazy-img-wrap {
          width: auto;
          height: 80px; } }
      .trust-us .trust-card-top__logo .lazy-img-wrap img {
        max-width: 100%;
        max-height: 100%; }
  .trust-us .trust-us-card-bottom {
    max-width: 950px; }
    .trust-us .trust-us-card-bottom__quote {
      margin-top: 40px;
      font-weight: bold;
      font-size: 24px;
      line-height: 1.3;
      letter-spacing: 0.02em;
      display: -webkit-box;
      -webkit-line-clamp: 10;
      -webkit-box-orient: vertical;
      overflow: hidden;
      height: 285px;
      word-wrap: break-word; }
      @media (max-width: 575px) {
        .trust-us .trust-us-card-bottom__quote {
          margin-top: 20px;
          font-size: 20px;
          height: 260px; } }
    .trust-us .trust-us-card-bottom__descr {
      margin-top: 15px;
      font-weight: normal;
      font-size: 15px;
      line-height: 24px;
      letter-spacing: 0.02em; }

/* End */
/* /local/templates/html/components-template/advantages/style.css?17877508455307 */
/* /local/templates/html/components-template/mixin__pre-slider-title/style.css?17877508452654 */
/* /local/templates/html/components-template/faq/style.css?17877508452671 */
/* /local/templates/html/components-template/portfolio/style.css?17877508455609 */
/* /local/templates/html/components-template/trust-us/style.css?17877508454182 */
