@import "https://cdnjs.cloudflare.com/ajax/libs/normalize/8.0.1/normalize.min.css";
@import "https://cdnjs.cloudflare.com/ajax/libs/Swiper/7.0.3/swiper-bundle.css";
@font-face {
  font-family: 'GT Eesti Pro Display';
  src: url("https://static-files.zeely.link/landing6/static/fonts/GTEestiProDisplay-Medium.woff2") format("woff2"), url("https://static-files.zeely.link/landing6/static/fonts/GTEestiProDisplay-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'GT Eesti Pro Display';
  src: url("https://static-files.zeely.link/landing6/static/fonts/GTEestiProDisplay-Bold.woff2") format("woff2"), url("https://static-files.zeely.link/landing6/static/fonts/GTEestiProDisplay-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'GT Eesti Pro Display';
  src: url("https://static-files.zeely.link/landing6/static/fonts/GTEestiProDisplay-Light.woff2") format("woff2"), url("https://static-files.zeely.link/landing6/static/fonts/GTEestiProDisplay-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'GT Eesti Pro Display';
  src: url("https://static-files.zeely.link/landing6/static/fonts/GTEestiProDisplay-Thin.woff2") format("woff2"), url("https://static-files.zeely.link/landing6/static/fonts/GTEestiProDisplay-Thin.woff") format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'GT Eesti Pro Display';
  src: url("https://static-files.zeely.link/landing6/static/fonts/GTEestiProDisplay-Regular.woff2") format("woff2"), url("https://static-files.zeely.link/landing6/static/fonts/GTEestiProDisplay-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

html {
  font-size: 1px;
  height: 100%; }

body {
  height: 100%;
  scroll-behavior: smooth;
  text-rendering: optimizeSpeed;
  line-height: 1.5;
  font-family: 'GT Eesti Pro Display';
  font-size: 16px; }

*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

body, h1, h2, h3, h4, h5, h6, p, ol, ul {
  margin: 0;
  padding: 0;
  font-weight: normal; }

a {
  text-decoration: none; }

ol, ul {
  list-style: none; }

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

input,
button,
textarea,
select {
  font: inherit; }

audio,
canvas,
iframe,
img,
svg,
video,
textarea {
  vertical-align: middle; }

textarea {
  resize: none; }

section {
  position: relative; }

input,
select,
button {
  outline: none; }

.wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%; }

.content {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto; }

.container {
  margin: 0 auto;
  max-width: 1180rem;
  width: 100%; }

footer {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto; }

.footer {
  background: #001A34;
  padding-top: 45rem;
  padding-bottom: 0rem; }
  .footer-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 35rem; }
    .footer-top-left {
      margin-right: 84rem; }
  .footer .logo {
    display: block;
    margin-right: 84rem;
    font-weight: bold;
    font-size: 36rem;
    line-height: 48rem;
    color: #FFFFFF; }
  .footer-social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20rem; }
    .footer-social li {
      margin-right: 12rem; }
      .footer-social li:last-child {
        margin-right: 0; }
    .footer-social svg {
      width: 30rem;
      height: 30rem; }
  .footer-right {
    margin-left: auto; 
    min-width: 300px;
    }
  .footer nav ul {
    display: grid;
    grid-template-columns: repeat(2, -webkit-min-content);
    grid-template-columns: repeat(2, min-content);
    grid-template-rows: repeat(4, 1fr);
    grid-auto-flow: column; }
  .footer nav li {
    margin-bottom: 18rem;
    margin-right: 56rem; }
  .footer nav a {
    font-weight: 350;
    font-size: 16rem;
    line-height: 19rem;
    color: #FFFFFF;
    white-space: nowrap; }
  .footer-contact {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 12rem;
    font-weight: 500;
    font-size: 20rem;
    line-height: 23rem;
    color: #FFFFFF;
    margin-right: 67rem; }
    .footer-contact svg {
      fill: transparent;
      width: 24rem;
      min-width: 22rem;
      height: 24rem;
      margin-right: 10rem;
      stroke: #FC2B62; }
    .footer-contact span {
      display: block; }
  .footer .btn {
    max-width: 285rem; 
    width: 100%;
    }
  .footer-middle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 21rem 0;
    border-top: 2rem solid #011528; }
    .footer-middle p {
      font-weight: 300;
      font-size: 13rem;
      line-height: 130%;
      color: #979DB1; }
    .footer-middle ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      .footer-middle ul li {
        margin-right: 50rem; }
        .footer-middle ul li:last-child {
          margin-right: 0; }
    .footer-middle a {
      font-weight: 300;
      font-size: 13rem;
      line-height: 130%;
      color: #979DB1; }
  .footer-bottom {
    height: 55rem;
    background: #001A34;
    position: relative;
  }
  .footer-bottom-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 68rem;
    width: 510rem;
    padding: 0 32rem;
    background: #005DFA;
    box-shadow: 0px -3rem 28rem rgba(21, 21, 21, 0.08);
    border-radius: 20rem 20rem 0px 0px;
    position: fixed;
    left: 40rem;
    bottom: 0;
    z-index: 5;
  }
  .footer-bottom-wrap svg {
    width: 100%;
    height: 100%;
  }
  .footer-bottom__logo {
    width: 28rem;
    height: 28rem;
    display: flex;
  }
  .footer-bottom__text {
    width: 136rem;
    height: 17rem;
    display: flex;
  }

.popup {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 26, 52, 0.79);
  z-index: 10000;
  display: none; }
  .popup-container {
    width: 100%;
    max-width: 520rem;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border-radius: 5rem;
    background: #005DFA;
    padding: 63rem 60rem 47rem; }
  .popup__close {
    position: absolute;
    top: 19rem;
    right: 19rem;
    width: 36rem;
    height: 36rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer; }
  .popup__title {
    font-weight: bold;
    font-size: 26rem;
    line-height: 31rem;
    text-align: center;
    letter-spacing: 0.02em;
    color: #FFFFFF;
    margin-bottom: 7rem; }
  .popup p {
    font-weight: normal;
    font-size: 18rem;
    line-height: 26rem;
    text-align: center;
    color: #FFFFFF;
    margin-bottom: 26rem; }
  .popup .input {
    width: 100%;
    margin-bottom: 11rem; }
  .popup .btn {
    height: 54rem;
    margin-bottom: 13rem;
    width: 100%;
    max-width: 100%;
    background: #FFFFFF;
    color: #005DFA; }
    .popup .btn:last-child {
      margin-bottom: 0; }
  .popup .checkbox {
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .popup__icon {
    margin: 0 auto 6rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .popup__icon svg {
      width: 80rem;
      height: 80rem; }

header {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto; }

.header {
  z-index: 10;
  padding-top: 20rem;
  padding-bottom: 25rem; }
  .header .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .header-mobile {
    display: none; }
  .header .mobile {
    display: none; }
  .header .logo {
    font-weight: bold;
    font-size: 24rem;
    line-height: 32rem;
    color: #252426; }
  .header nav {
    margin-left: auto;
    margin-right: 41rem; }
    .header nav ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
    .header nav li {
      margin-right: 30rem; }
      .header nav li:last-child {
        margin-right: 0; }
    .header nav a {
      font-style: normal;
      font-weight: 300;
      font-size: 14rem;
      line-height: 16rem;
      color: #001A34; }
      .header nav a:hover {
        color: #FC2B62; }
  .header-contact {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .header-contact .btn {
      min-width: 193rem;
      border: 1px solid #005DFA;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      background: #fff;
      font-size: 16rem;
      line-height: 130%;
      text-align: center;
      color: #005DFA; }
      .header-contact .btn svg {
        margin-right: 4rem; }

.banner {
  padding-top: 126rem;
  padding-bottom: 126rem;
  position: relative;

  background: -o-linear-gradient(184.76deg, rgba(0, 91, 255, 0.53) 21.17%, #005BFF 85.83%), url("https://images.unsplash.com/photo-1671469899814-167d3dc77c02?ixid&#x3D;M3wxMjA3fDB8MXxzZWFyY2h8MjR8fGNyZWRpdCUyMHNjb3JlJTIwaW1wcm92ZW1lbnQlMjBzZXJ2aWNlc3xlbnwwfHx8fDE2OTI5MjgzOTl8MA&amp;ixlib&#x3D;rb-4.0.3");
  background: linear-gradient(-94.76deg, rgba(0, 91, 255, 0.53) 21.17%, #005BFF 85.83%), url("https://images.unsplash.com/photo-1671469899814-167d3dc77c02?ixid&#x3D;M3wxMjA3fDB8MXxzZWFyY2h8MjR8fGNyZWRpdCUyMHNjb3JlJTIwaW1wcm92ZW1lbnQlMjBzZXJ2aWNlc3xlbnwwfHx8fDE2OTI5MjgzOTl8MA&amp;ixlib&#x3D;rb-4.0.3");

  
  background-size: cover;
  background-position: center;
  position: relative; }
  .banner h1 {
    font-weight: 500;
    font-size: 48rem;
    line-height: 56rem;
    color: #FFFFFF;
    margin-bottom: 20rem;
    max-width: 580rem; }
  .banner p {
    font-weight: 300;
    font-size: 22rem;
    line-height: 130%;
    color: #FFFFFF;
    max-width: 576rem;
    margin-bottom: 35rem; }
  .banner-action {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .banner-action .btn {
      max-width: 275rem;
      background: #FFFFFF;
      height: 60rem;
      font-size: 22rem;
      line-height: 130%;
      text-align: center;
      color: #005DFA; }
    .banner-action .btn--white {
      border: 2px solid #FFFFFF;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      background: transparent;
      color: #FFFFFF;
      margin-left: 25rem; }

.offer {
  padding-top: 120rem;
  padding-bottom: 120rem; }
  .offer h2 {
    margin-bottom: 50rem; }
  .offer-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
  .offer-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20rem;
    border: 1px solid #F6F6F6;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0px 0px 40rem rgba(17, 19, 22, 0.04);
    box-shadow: 0px 0px 40rem rgba(17, 19, 22, 0.04);
    border-radius: 12rem;
    overflow: hidden; }
    .offer-item:nth-child(even) {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
      flex-direction: row-reverse; }
      .offer-item:nth-child(even) .offer-item-info {
        margin-right: 0rem;
        margin-left: 80rem; }
    .offer-item-pic {
      width: 474rem; }
    .offer-item-info {
      width: 565rem;
      margin-right: 100rem; }
    .offer-item__img {
      width: 100%;
      position: relative;
      padding-top: 73%; }
      .offer-item__img img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover; }
    .offer-item h3 {
      font-weight: 500;
      font-size: 32rem;
      line-height: 37rem;
      color: #001A34;
      margin-bottom: 12rem; }
    .offer-item p {
      font-weight: 300;
      font-size: 20rem;
      line-height: 130%;
      color: #979DB1;
      margin-bottom: 25rem; }
    .offer-item-bottom {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
    .offer-item__price {
      font-weight: 500;
      font-size: 20rem;
      line-height: 130%;
      color: #001A34; }
    .offer-item .btn {
      max-width: 191rem;
      height: 45rem;
      background: #FC2B62;
      color: #FFFFFF;
      font-weight: 300;
      margin-right: 25rem; }
  .offer #loadmoreOffer, .offer #hidemoreOffer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-weight: 300;
    font-size: 17rem;
    line-height: 20rem;
    color: #FC2B62;
    cursor: pointer;
    margin-top: 30rem; }
    .offer #loadmoreOffer svg, .offer #hidemoreOffer svg {
      stroke: #FC2B62;
      display: block;
      margin-left: 7.5rem;
      width: 8.75rem;
      height: 4.5rem; }
  .offer-more {
    margin-top: -17rem; }
  .offer #hidemoreOffer svg {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg); }

.sale-form {
  position: relative;
  z-index: 1; }
  .sale-form .container {
    background: #005DFA;
    border-radius: 12rem;
    padding-top: 55rem;
    padding-bottom: 55rem; }
  .sale-form-wrapper {
    max-width: 1036rem;
    margin: 0 auto; }
  .sale-form h3 {
    font-weight: 500;
    font-size: 24rem;
    line-height: 28rem;
    color: #FFFFFF;
    max-width: 470rem;
    margin-bottom: 12rem; }
  .sale-form p {
    font-weight: 300;
    font-size: 17rem;
    line-height: 130%;
    color: #FFFFFF;
    margin-bottom: 20rem; }
  .sale-form-container {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 6rem;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 13rem; }
    .sale-form-container .input {
      width: 100%; }
  .sale-form .btn {
    max-width: 100%;
    margin-bottom: 19rem;
    background: #FFFFFF;
    color: #005DFA; }
  .sale-form--blue {
    background: #005DFA;
    padding-top: 68rem;
    padding-bottom: 68rem; }
    .sale-form--blue .container {
      background: #FFFFFF; }
    .sale-form--blue h3 {
      color: #005DFA; }
    .sale-form--blue p {
      color: #001A34;
      max-width: 470rem; }
    .sale-form--blue .btn {
      color: #FFFFFF;
      background: #005DFA; }
    .sale-form--blue .input input {
      background: #F4F8FB; }
    .sale-form--blue .checkbox__icon {
      border: 1px solid #DADBDD; }
      .sale-form--blue .checkbox__icon svg {
        stroke: #005DFA; }
    .sale-form--blue .checkbox span {
      color: #979DB1; }
      .sale-form--blue .checkbox span a {
        color: #FC2B62; }

.about {
  margin-top: 120rem;
  padding-top: 68rem;
  padding-bottom: 68rem;
  background: #F4F8FB; }
  .about .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .about-left {
    width: 576rem;
    height: 500rem;
    position: relative;
    z-index: 1; }
    .about-left img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      -webkit-filter: drop-shadow(0px 4rem 20rem rgba(0, 0, 0, 0.03));
      filter: drop-shadow(0px 4rem 20rem rgba(0, 0, 0, 0.03)); 
      position: relative;
    }
  .about-contact span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 12rem;
    font-weight: 500;
    font-size: 20rem;
    line-height: 23rem;
    color: #000000; }
    .about-contact span:last-child {
      margin-bottom: 0; }
    .about-contact span svg {
      fill: transparent;
      width: 22rem;
      min-width: 22rem;
      height: 22rem;
      margin-right: 10rem;
      stroke: #FC2B62; }
    .about-contact span strong {
      font-weight: 500; }
  .about-right {
    max-width: 575rem; }
    .about-right h2 {
      text-align: left;
      margin-bottom: 30rem; }
    .about-right__text {
      font-weight: 300;
      font-size: 18rem;
      line-height: 130%;
      color: #001A34;
      margin-bottom: 57rem; }

.work {
  padding-top: 120rem;
  padding-bottom: 120rem; }
  .work h2 {
    margin-bottom: 50rem; }
  .work-wrapper {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 20rem;
   }
  .work-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    padding: 37px 30px 35px;
    border: 1px solid rgba(246, 246, 246, 0.5);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0px 5rem 30rem rgba(17, 19, 22, 0.02);
    box-shadow: 0px 5rem 30rem rgba(17, 19, 22, 0.02);
    border-radius: 12rem; }
    .work-item__icon {
      width: 66rem;
      height: 66rem;
      margin-bottom: 24rem; }
      .work-item__icon svg {
        width: 66rem;
        height: 66rem; }
    .work-item h3 {
      font-weight: 500;
      font-size: 24rem;
      line-height: 28rem;
      color: #005DFA;
      margin-bottom: 12rem; }
    .work-item p {
      font-weight: 300;
      font-size: 18rem;
      line-height: 21rem;
      color: #001A34; 
      display: none;
    }

.gallery {
  padding-top: 120rem;
  padding-bottom: 60rem; }
  .gallery h2 {
    margin-bottom: 50rem; }
  .gallery-container {
    width: 100%; }
  .gallery .swiper-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 25rem; }
  .gallery-item.video {
    position: relative;
    display: block; }
    .gallery-item.video:after {
      position: absolute;
      content: '';
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      width: 64rem;
      height: 64rem;
      background: url(https://static-files.zeely.link/landing6/static/images/common/play.svg);
      background-size: cover;
      z-index: 2;
       }
      .gallery-item.video img{
filter: brightness(.5);
      -webkit-filter: brightness(.5);
       }
  .gallery-item__img {
    width: 100%;
    position: relative;
    padding-top: 74.66%; 
    border-radius: 12rem; }
    .gallery-item__img img {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover;
      position: absolute;
      top: 0;
      left: 0;
      border-radius: 12rem; }
  .gallery #hidemore, .gallery #loadmore {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 300;
    font-size: 17rem;
    line-height: 20rem;
    color: #FC2B62;
    margin-top: 30rem;
    cursor: pointer; }
    .gallery #hidemore svg, .gallery #loadmore svg {
      stroke: #FC2B62;
      display: block;
      margin-left: 8rem; }
  .gallery #hidemore svg {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg); }

.start {
  padding-top: 60rem;
  padding-bottom: 120rem; }
  .start h2 {
    margin-bottom: 50rem; }
  .start-wrapper {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 20rem;
  }
  .start-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 380rem; }
    .start-item__number {
      font-weight: 500;
      font-size: 59rem;
      line-height: 68rem;
      color: #FC2B62;
      margin-right: 20rem; }
    .start-item p {
      font-weight: 300;
      font-size: 19rem;
      line-height: 26rem;
      color: #001A34; }
  .start-button {
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid rgba(246, 246, 246, 0.5);
    box-sizing: border-box;
    box-shadow: 0px 5px 30px rgba(17, 19, 22, 0.03);
    border-radius: 12rem;
    margin: 22rem auto 0;
    width: 380rem;
    height: 120rem;
  }
  .start-btn.btn {
    max-width: 270rem;
    height: 60rem;
    font-size: 22rem;
    line-height: 130%; 
  }

.faq {
  padding-top: 68rem;
  padding-bottom: 68rem;
  background: #F4F8FB; }
  .faq-tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .faq-tabs a {
      width: 50%;
      display: block;
      padding-bottom: 25rem;
      border-bottom: 2px solid #DADBDD;
      cursor: pointer; }
      .faq-tabs a.active {
        border-bottom: 2px solid #005DFA; }
        .faq-tabs a.active h2 {
          color: #001A34; }
    .faq-tabs h2 {
      font-size: 48rem;
      line-height: 56rem;
      color: #979DB1; }
  .faq-container {
    width: 100%;
    margin: 0 auto;
    padding-top: 25rem; }
  .faq-item {
    position: relative;
    padding: 25rem 0;
    border-top: 2px solid #DADBDD;
    cursor: pointer; }
    .faq-item:last-child {
      border-bottom: 2px solid #DADBDD;
    }
    .faq-item:first-child {
      border-top: none; }
    .faq-item__arrow {
      position: absolute;
      right: 0;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); }
      .faq-item__arrow svg {
        fill: transparent;
        stroke: #FC2B62;
        -webkit-transform-origin: center;
        -ms-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg);
        width: 20rem;
        height: 11rem;
        -webkit-transition: 0.3s ease-in-out;
        -o-transition: 0.3s ease-in-out;
        transition: 0.3s ease-in-out; }
    .faq-item__title {
      font-weight: 500;
      font-size: 24rem;
      line-height: 28rem;
      color: #001A34;
      max-width: 850rem; }
    .faq-item p {
      font-weight: 300;
      font-size: 18rem;
      line-height: 130%;
      color: #001A34;
      max-width: 850rem;
      margin-top: 25rem;
      display: none; }
    .faq-item.active .faq-item__arrow svg {
      -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      transform: rotate(0deg); }

.question {
  padding-top: 50rem; }
  .question__text {
    max-width: 530rem;
    font-style: normal;
    font-weight: 500;
    font-size: 24rem;
    line-height: 28rem;
    text-align: center;
    color: #001A34;
    margin: 0 auto 35rem; }
  .question form {
    max-width: 780rem;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .question .input {
    width: 252rem;
    margin-bottom: 15rem; }
    .question .input:nth-child(4) {
      width: 100%; }
  .question button {
    width: 100%;
    max-width: 100%;
    cursor: pointer;
    margin-bottom: 15rem; }
  .question .checkbox {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%; }
    .question .checkbox__icon {
      border-color: #005DFA; }
    .question .checkbox svg {
      stroke: #005DFA; }
    .question .checkbox span {
      color: #005DFA;
      letter-spacing: 0.01em; }
    .question .checkbox a {
      color: #005DFA;
      text-decoration: underline; }

.team {
  padding-top: 120rem;
  overflow-x: hidden;
  padding-bottom: 120rem; }
  .team h2 {
    margin-bottom: 50rem; }
  .team-container {
    overflow: visible; }
  .team .container {
    position: relative; }
  .team .swiper-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 20rem; }
  .team-item {
    border: 1px solid rgba(246, 246, 246, 0.8);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0px 15rem 30rem rgba(17, 19, 22, 0.02);
    box-shadow: 0px 15rem 30rem rgba(17, 19, 22, 0.02);
    border-radius: 12rem;
    overflow: hidden; }
    .team-item__img {
      width: 100%;
      position: relative;
      padding-top: 67%; }
      .team-item__img img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        position: absolute;
        top: 0;
        left: 0;
        border-radius: 12rem 12rem 0 0;
      }
    .team-item-info {
      padding: 33rem 40rem 39rem; }
    .team-item__name {
      font-weight: 500;
      font-size: 24rem;
      line-height: 28rem;
      text-align: left;
      margin-bottom: 10rem; }
    .team-item__job {
      font-size: 17rem;
      line-height: 130%;
      color: #979DB1;
      margin-bottom: 5rem;
      text-align: left; }
    .team-item__social {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start; }
      .team-item__social li {
        margin-right: 10rem; }
        .team-item__social li:last-child {
          margin-right: 0; }
      .team-item__social svg {
        width: 30rem;
        height: 30rem; }
  .team #loadmoreTeam, .team #hidemoreTeam {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-weight: 300;
    font-size: 17rem;
    line-height: 20rem;
    color: #FC2B62;
    cursor: pointer;
    margin-top: 30rem; }
    .team #loadmoreTeam svg, .team #hidemoreTeam svg {
      stroke: #FC2B62;
      display: block;
      margin-left: 7.5rem;
      width: 8.75rem;
      height: 4.5rem; }
  .team #hidemoreTeam svg {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg); }

h2 {
  font-weight: 500;
  font-size: 48rem;
  line-height: 56rem;
  text-align: center;
  color: #001A34; }

.input {
  width: 316rem; }
  .input input {
    width: 100%;
    height: 100%;
    border: none;
    background: #FFFFFF;
    border-radius: 6rem;
    font-weight: 300;
    font-size: 17rem;
    line-height: 130%;
    color: #252426;
    height: 45rem;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    padding-left: 25rem; 
     padding-top: 0;
    padding-bottom: 0;
    }
    .input input::-webkit-input-placeholder {
      color: rgba(151, 157, 177, 0.8); }
    .input input::-moz-placeholder {
      color: rgba(151, 157, 177, 0.8); }
    .input input:-ms-input-placeholder {
      color: rgba(151, 157, 177, 0.8); }
    .input input::-ms-input-placeholder {
      color: rgba(151, 157, 177, 0.8); }
    .input input::placeholder {
      color: rgba(151, 157, 177, 0.8); }
    .input input.error {
      border: 1px solid #FB1D1D;
      color: #FB1D1D; }
      .input input.error::-webkit-input-placeholder {
        color: #FB1D1D; }
      .input input.error::-moz-placeholder {
        color: #FB1D1D; }
      .input input.error:-ms-input-placeholder {
        color: #FB1D1D; }
      .input input.error::-ms-input-placeholder {
        color: #FB1D1D; }
      .input input.error::placeholder {
        color: #FB1D1D; }
  .input label.error {
    display: block;
    font-size: 12rem;
    line-height: 18rem;
    letter-spacing: 0.03em;
    color: #FB1D1D;
    margin-top: 6.5rem; }

.checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer; }
  .checkbox input {
    visibility: hidden;
    width: 0%;
    height: 0%; }
    .checkbox input:checked ~ .checkbox__icon svg {
      opacity: 1; }
    .checkbox input.error ~ span {
      color: #FB1D1D; }
  .checkbox__icon {
    width: 20rem;
    height: 20rem;
    border: 1rem solid #FFFFFF;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 4rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 10rem; }
    .checkbox__icon svg {
      width: 11rem;
      height: 8rem;
      stroke: #FFFFFF;
      fill: transparent;
      opacity: 0; }
  .checkbox span {
    font-weight: 300;
    font-size: 16rem;
    line-height: 24rem;
    letter-spacing: 0.01em;
    color: #FFFFFF; }
  .checkbox a {
    color: #FFFFFF;
    text-decoration: underline; }

.btn {
  background: transparent;
  border-radius: 6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: none;
  outline: none;
  cursor: pointer;
  height: 45rem;
  max-width: 300rem;
  width: 100%;
  font-weight: normal;
  font-size: 18rem;
  line-height: 130%;
  text-align: center;
  color: #FFFFFF; 
  position: relative;
  z-index: 1;
}
.btn:after {
  position: absolute;
  content: '';
  width: calc(100% + 0rem);
  height: calc(100% + 0rem);
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background: #005DFA;
  border: 2rem solid #005DFA;
  border-radius: 6rem;
  z-index: -1;
  transition: 0.3s;
}
.btn:hover:after {
  width: calc(100% + 4rem);
  height: calc(100% + 4rem);
  background: #005DFA;
  border: 2rem solid #005DFA;
}
.header-contact .btn {
  background: transparent;
  border: none;
}
.header-contact .btn:after {
  background: #FFFFFF;
  border: 1px solid #005DFA;
}
.header-contact .btn:hover {
  color: #fff;
}
.header-contact .btn:hover:after {
  background: #005DFA;
  border: 1px solid #005DFA;
}
.banner-action .btn {
  background: transparent;
  border: none;
}
.banner-action .btn:after {
  background: #FFFFFF;
  border: 1px solid #fff;
}
.banner-action .btn:hover:after {
  background: #FFFFFF;
  border: 1px solid #fff;
}
.banner-action .btn--white.btn {
  background: transparent;
  border: none;
}
.banner-action .btn--white.btn:after {
  background: transparent;
  border: 2rem solid #fff;
}
.banner-action .btn--white.btn:hover {
  color: #005BFF;
}
.banner-action .btn--white.btn:hover:after {
  background: #FFFFFF;
  border: 2rem solid #fff;
}
.offer-item .btn {
  background: transparent;
  border: none;
}
.offer-item .btn:after {
  background: #FC2B62;
  border: none;
}
.offer-item:hover .btn:after {
  background: #FC2B62;
  border: none;
}

.sale-form .btn, .popup .btn {
  background: transparent;
  border: none;
}
.sale-form .btn:after, .popup .btn:after {
  background: #FFFFFF;
  border: 1px solid #fff;
}
.sale-form .btn:hover:after, .popup .btn:hover {
  background: #FFFFFF;
  border: 1px solid #fff;
}
.sale-form--blue .btn {
  background: transparent;
  border: none;
}
.sale-form--blue .btn:after {
  background: #005DFA;
  border: 2rem solid #005DFA;
}
.sale-form--blue .btn:hover:after {
  background: #005DFA;
  border: 2rem solid #005DFA;
}
@media (max-width: 991px) {
  .container, .header .container, .banner .container {
    max-width: 720px; }
  .header {
    padding-top: 0rem;
    padding-bottom: 0rem; }
    .header-mobile {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      position: relative;
      z-index: 100;
      background: #FFFFFF;
      padding-top: 12rem;
      padding-bottom: 12rem; }
      .header-mobile .close {
        display: none; }
      .header-mobile .burger {
        position: relative;
        z-index: 11; }
      .header-mobile .logo {
        position: relative;
        z-index: 11;
        font-size: 20rem;
        line-height: 27rem; }
    .header.active {
      height: 100%; }
      .header.active .header-mobile .close {
        display: block; }
      .header.active .header-mobile .open {
        display: none; }
      .header.active .logo-fill {
        fill: #252426; }
        .header.active .header-mobile {
          position: fixed;
          top: 0rem;
          left: 0;
          width: 100%;
          z-index: 11;
      }
    .header-top {
      background: #005DFA;
      position: fixed;
      top: 0;
      left: 0;
      height: calc(100vh - calc(100vh - 100%));
      width: 100%;
      padding-top: 90rem;
      z-index: 10;
      display: none; }
      .header-top .logo {
        display: none; }
      .header-top .container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; }
      .header-top nav {
        width: 100%;
        margin-bottom: 35rem; }
        .header-top nav ul {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -ms-flex-direction: column;
          flex-direction: column;
          width: 100%; }
        .header-top nav li {
          margin-right: 0;
          width: 100%;
          margin-bottom: 20rem; }
          .header-top nav li:last-child {
            margin-bottom: 0; }
        .header-top nav a {
          display: block;
          font-weight: normal;
          font-size: 16rem;
          line-height: 19rem;
          text-align: center;
          color: #FFFFFF; }
    .header-social.mobile {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin-bottom: 20rem; }
      .header-social.mobile li {
        margin-right: 12rem; }
        .header-social.mobile li:last-child {
          margin-bottom: 0; }
      .header-social.mobile svg {
        width: 30rem;
        height: 30rem; }
    .header-phone.mobile {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      margin-bottom: 20rem; }
      .header-phone.mobile svg {
        width: 22rem;
        height: 22rem;
        margin-right: 10rem;
        stroke: #FFFFFF;
        fill: transparent; }
      .header-phone.mobile span {
        display: block;
        font-weight: 500;
        font-size: 17rem;
        line-height: 120%;
        color: #FFFFFF; }
    .header-contact {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      width: 100%; }
      .header-contact .btn {
        max-width: 100%;
        height: 45rem;
        font-size: 14rem;
        line-height: 130%; }
        .header-contact .btn svg {
          display: none; }
  .banner {
    padding-top: 70rem;
    padding-bottom: 50rem; }
    .banner h1 {
      font-size: 26rem;
      line-height: 105%;
      margin-bottom: 15rem; 
      text-align: center;
      }
    .banner p {
      font-size: 14rem;
      line-height: 130%;
      text-align: center;
      margin-bottom: 20rem; }
    .banner-action .btn {
      font-size: 14rem;
      line-height: 130%;
      height: 45rem; 
      }
  .offer {
    padding-top: 40rem;
    padding-bottom: 41rem; }
    .offer .title-text {
      margin-bottom: 6rem; }
    .offer h2 {
      margin-bottom: 20rem; }
    .offer-item {
      padding: 16rem;
      width: 100%;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      padding: 0;
      margin-bottom: 20rem; }
      .offer-item:nth-child(even) {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; }
      .offer-item:last-child {
        margin-bottom: 0rem; }
      .offer-item-pic {
        width: 100%; }
      .offer-item__img {
        padding-top: 39%;
        margin-bottom: 0rem; }
      .offer-item-info {
        padding: 28rem 24rem 27rem;
        width: 100%;
        margin-right: 0; }
      .offer-item h3 {
        font-size: 20rem;
        line-height: 23rem;
        margin-bottom: 10rem; }
      .offer-item p {
        font-size: 13px;
        line-height: 130%;
        margin-bottom: 16px; }
      .offer-item .offer-item-bottom {
        max-width: 232px;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between; }
      .offer-item .btn {
        height: 40rem;
        max-width: 120rem;
        font-size: 14px;
        line-height: 130%;
        margin-right: 0rem; }
      .offer-item__price {
        font-size: 14px;
        line-height: 110.5%; }
  .offer-item:nth-child(even) .offer-item-info {
    margin-left: 0; }
  .offer #loadmoreOffer, .offer #hidemoreOffer {
    font-size: 12px;
    line-height: 139%;

    margin-top: 10rem; }
    .offer #loadmoreOffer svg, .offer #hidemoreOffer svg {
      stroke: #17120F;
      width: 9px;
      height: 5px; }
  .sale-form .container {
    padding-top: 39px;
    padding-bottom: 39px; }
  .sale-form-wrapper {
    padding: 0 0px; }
  .sale-form h3 {
    font-size: 20px;
    line-height: 23px;
    margin-bottom: 10px; }
  .sale-form p {
    font-size: 12rem;
    line-height: 130%;
    margin-bottom: 10rem; }
  .sale-form .btn {
    margin-bottom: 0; }
  .sale-form-container {
    grid-template-columns: 100%;
    margin-bottom: 10px;
    grid-gap: 7px; }
  .sale-form--blue {
    padding-top: 41px;
    padding-bottom: 40px; }
  .about {
    padding-top: 30rem;
    padding-bottom: 30px;
    margin-top: 41px; }
    .about h2 {
      margin-bottom: 10rem;
      text-align: left; }
    .about .container {
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
      flex-direction: column-reverse; }
    .about-contact span {
      font-size: 17px;
      line-height: 120%;
      margin-bottom: 8px; }
      .about-contact span strong {
        display: block; }
      .about-contact span svg {
        width: 16rem;
        min-width: 16rem;
        height: 16rem;
        margin-right: 13px; }
    .about-left {
      max-width: 100%;
    width: 100%; 
    height: 0;
    position: relative;
    padding-top: 87%;
  }.about-left img {
    position: absolute;
    top: 0;
    left: 0;
  }
    .about-right {
      width: 100%;
      margin-bottom: 20px; }
      .about-right__text {
        font-size: 14px;
        line-height: 130%;
        margin-bottom: 15px; }
  .work {
    padding-top: 41rem;
    padding-bottom: 41rem; }
    .work h2 {
      margin-bottom: 20rem; }
    .work-wrapper {
      grid-template-columns: 100%;
      grid-gap: 0;
    }
    .work-item {
      width: 100%;
      margin-bottom: 10rem;
      padding: 25px 24px; }
      .work-item:last-child {
        margin-bottom: 0; }
      .work-item__icon {
        margin-bottom: 11rem; }
        .work-item__icon svg {
          width: 53rem;
          height: 53rem; }
      .work-item h3 {
        font-size: 20px;
        line-height: 23px;
        margin-bottom: 10px; }
      .work-item p {
        font-size: 15px;
        line-height: 17px; }
  .gallery {
    padding-top: 41rem;
    padding-bottom: 20rem; }
    .gallery h2 {
      margin-bottom: 20rem; }
  .start {
    padding-top: 20rem;
    padding-bottom: 41px; }
    .start h2 {
      margin-bottom: 20rem; }
    .start-wrapper {
      grid-template-columns: 100%;
      grid-gap: 0;
     }
    .start-item {
      margin-bottom: 20rem;
      width: 100%;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      .start-item:last-child {
        margin-bottom: 0; }
      .start-item__number {
        font-size: 59px;
        line-height: 68px;
        margin-bottom: 5rem;
        text-align: center;
        margin-right: 0;
       }
      .start-item p {
        font-size: 15px;
        line-height: 17px;
        text-align: center; }
        .start-button {
          margin-top: 25px;
          width: 100%;
          max-width: 580px;
          height: 75px;
          padding: 20px 25px;
        }
    .start-btn.btn {
     
      max-width: 100%;
      height: 35px;
      font-size: 14px;
      line-height: 130%; }
  .faq {
    padding-top: 30rem;
    padding-bottom: 31px; }
    .faq .faq-item__title {
      max-width: calc(100% - 50rem);
      font-size: 18px;
      line-height: 21px; }
    .faq-container {
      padding-top: 0; }
    .faq-tabs a {
      padding-bottom: 15px; }
      .faq-tabs a h2 {
        font-size: 20px;
        line-height: 23px; }
    .faq-item {
      padding: 20rem 0; }
      .faq-item p {
        font-size: 13px;
        line-height: 130%;
        margin-top: 10rem;
        max-width: calc(100% - 50rem); }
      .faq-item__arrow {
        right: 16rem; }
        .faq-item__arrow svg {
          width: 16rem;
          height: 16rem; }
  .question {
    padding-top: 25rem; }
    .question__text {
      font-size: 18px;
      line-height: 21px;
      max-width: 100%;
      margin-bottom: 20rem; }
    .question form {
      position: relative; }
      .question form .input {
        width: 100%;
        margin-bottom: 10rem; }
      .question form .input:nth-child(4) {
        margin-bottom: 15rem; }
      .question form button {
        height: 45rem;
        font-size: 14px;
        line-height: 130%;
        margin-bottom: 10rem; }
  .team {
    padding-top: 40rem;
    padding-bottom: 41rem; }
    .team h2 {
      margin-bottom: 20rem; }
    .team-item-info {
      padding: 20rem 20rem 27rem; }
    .team-item__name {
      font-size: 20px;
      line-height: 23px;
      margin-bottom: 5rem;
      text-align: left; }
    .team-item__job {
      font-size: 12px;
      line-height: 130%;
      margin-bottom: 0rem;
      text-align: left; }
    .team-item__social {
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start; }
      .team-item__social li {
        margin-right: 8rem; }
      .team-item__social svg {
        width: 20rem;
        height: 20rem; }
  .footer {
    padding-top: 50rem; }
    .footer-top {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      margin-bottom: 40rem; }
      .footer-top-left {
        margin-right: 0; }
    .footer .logo {
      margin: 0 auto 20px;
      font-size: 36rem;
      line-height: 48rem; }
    .footer nav li {
      margin-bottom: 15rem;
      width: -webkit-min-content;
      width: -moz-min-content;
      width: min-content;
      height: 20rem;
      margin-right: 0; }
      .footer nav li:last-child {
        margin-bottom: 0; }
      .footer nav li a {
        font-size: 16px;
        line-height: 19px;
        font-weight: normal; }
    .footer nav {
      margin-bottom: 35rem;
      width: 100%; }
      .footer nav ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; }
    .footer-right {
      width: 100%;
      max-width: 335rem;
      margin: 0 auto; }
      .footer-right .footer-social {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
  .footer-contact svg {
    width: 22rem;
    height: 22rem;
    min-width: 22rem;
    margin-right: 10rem; }
  .footer-contact {
    font-size: 17px;
    line-height: 120%;
    margin-bottom: 8rem;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 0;
    text-align: center;
   }
  .footer-social svg {
    width: 24rem;
    height: 24rem; }
  .footer-social {
    margin-bottom: 20rem;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .footer-social li {
      margin-right: 12rem; }
      .footer-social li:last-child {
        margin-right: 0; }
    .footer-social svg {
      width: 30rem;
      height: 30rem; }
  .footer .btn {
    max-width: 230rem;
    height: 35rem;
    font-size: 14px;
    line-height: 130%;
    margin: 0 auto; }

  .footer-bottom {
    height: 60rem;
  }
  .footer-bottom-wrap {
    height: auto;
    width: 100%;
    padding: 14rem 20rem;
    background: #005DFA;
    box-shadow: none;
    border-radius: 0;
    left: 0;
  }
  .footer-bottom__logo {
    width: 24rem;
    height: 24rem;
  }
  .footer-bottom__text {
    width: 113rem;
    height: 15rem;
  }


  .footer-middle {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 17px 0 25px; }
    .footer-middle p {
      margin-bottom: 18px;
      font-size: 11px;
      line-height: 130%; }
    .footer-middle ul {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      .footer-middle ul li {
        margin-bottom: 8px;
        margin-right: 0; }
        .footer-middle ul li:last-child {
          margin-bottom: 0; }
      .footer-middle ul a {
        font-size: 11px;
        line-height: 130%; }
  h2 {
    font-size: 24px;
    line-height: 28px; }
  .btn {
    height: 35rem;
    font-size: 14px;
    line-height: 130%; }
  .input input {
    font-size: 13px;
    line-height: 130%;
    height: 35rem;
    padding-left: 18px; }
  .checkbox__icon {
    width: 18rem;
    height: 18rem;
    margin-right: 10rem; }
    .checkbox__icon svg {
      width: 8rem;
      height: 8rem; }
  .checkbox span {
    font-size: 11px;
    line-height: 130%; }
  .checkbox {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; } }

@media (max-width: 767px) {
  .container {
    max-width: 540px; }
  .gallery .swiper-wrapper {
    grid-template-columns: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .gallery {
    overflow: hidden; }
    .gallery .swiper-scrollbar {
      margin-top: 17rem;
      height: 4rem;
      border-radius: 2rem;
      width: 100%;
      background: #F3F3F9;
      position: relative; }
    .gallery .swiper-scrollbar .swiper-scrollbar-drag {
      height: 4rem;
      border-radius: 2rem;
      cursor: pointer;
      background: #FC2B62; }
  .gallery-item.video:after {
    width: 40px;
    height: 40px; }
  .team .swiper-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    grid-template-columns: 100%;
    grid-gap: 0; }
  .popup-container {
    width: calc(100% - 40rem);
    padding: 25rem 24rem 25rem;
    border-radius: 12rem; }
  .popup-succes .popup-container {
    padding-top: 46rem;
    padding-bottom: 21rem; }
  .popup__icon svg {
    width: 44rem;
    height: 44rem; }
  .popup__title {
    font-size: 20px;
    line-height: 23px;
    text-align: center;
    font-weight: 500;
    margin-bottom: 10rem; }
  .popup p {
    margin-bottom: 12rem;
    font-weight: 300;
    font-size: 12rem;
    line-height: 130%;
    text-align: center; }
  .popup .input {
    margin-bottom: 10rem; }
  .popup .btn {
    height: 35rem;
    font-size: 14px;
    line-height: 130%; }
  .popup__close {
    width: 18rem;
    height: 18rem;
    top: 10rem;
    right: 8rem; }
    .popup__close svg {
      width: 18rem;
      height: 18rem; } }

@media (max-width: 580px) {
  .container {
    padding-right: 20rem;
    padding-left: 20rem; }
  .banner {
    background: -o-linear-gradient(180.24deg, rgba(0, 91, 255, 0.53) 21.17%, #005BFF 85.83%),  url("https://images.unsplash.com/photo-1671469899814-167d3dc77c02?ixid&#x3D;M3wxMjA3fDB8MXxzZWFyY2h8MjR8fGNyZWRpdCUyMHNjb3JlJTIwaW1wcm92ZW1lbnQlMjBzZXJ2aWNlc3xlbnwwfHx8fDE2OTI5MjgzOTl8MA&amp;ixlib&#x3D;rb-4.0.3");
    background: linear-gradient(180.24deg, rgba(0, 91, 255, 0.53) 21.17%, #005BFF 85.83%),  url("https://images.unsplash.com/photo-1671469899814-167d3dc77c02?ixid&#x3D;M3wxMjA3fDB8MXxzZWFyY2h8MjR8fGNyZWRpdCUyMHNjb3JlJTIwaW1wcm92ZW1lbnQlMjBzZXJ2aWNlc3xlbnwwfHx8fDE2OTI5MjgzOTl8MA&amp;ixlib&#x3D;rb-4.0.3");
    background-size: cover; 
    background-position: center;
    }
  .sale-form .container {
    max-width: calc(100% - 40px); }
  .banner-action {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    .banner-action .btn {
      max-width: 100%; }
    .banner-action .btn--white {
      margin-left: 0;
      margin-top: 10px; }
  .offer-item .offer-item-bottom {
    max-width: 100%; } }



    

    .loader {
      background: none repeat scroll 0 0 #fff;
      position: fixed;
      bottom: 0;
      left: 0;
      right: 0;
      top: 0;
      height: 100%;
      width: 100%;
      z-index: 9999;
      display: flex;
      justify-content: center;
      align-items: center;
    }
    
.spin-loader {
  position: absolute;
  width: 50px;
  height: 50px;
  top: 50%;
  left: 50%;
  margin-left: -25px;
  margin-top: -25px;
}

/* iOS Loader */
.ios-loader .bar
{
  width: 10%;
  height: 26%;
  background: #000;
  position: absolute;
  left: 44.5%;
  top: 37%;

  border-radius: 50px;
  box-shadow: 0 0 3px rgba(255,255,255,0.2);
  opacity: 0;
  animation: fade 1s linear infinite;
}
@keyframes fade { from {opacity: 1;} to {opacity: 0;} }

.ios-loader .bar1 {
  transform: rotate(-315deg) translate(0px, -142%);
  animation-delay: -0.875s;
}
.ios-loader .bar2 {
  transform: rotate(-270deg) translate(0px, -142%);
  animation-delay: -0.75s;
}
.ios-loader .bar3 {
  transform: rotate(-225deg) translate(0px, -142%);
  animation-delay: -0.625s;
}
.ios-loader .bar4 {
  transform: rotate(-180deg) translate(0px, -142%);
  animation-delay: -0.5s;
}
.ios-loader .bar5 {
  transform: rotate(-135deg) translate(0px, -142%);
  animation-delay: -0.375s;
}
.ios-loader .bar6 {
  transform: rotate(-90deg) translate(0px, -142%);
  animation-delay: -0.25s;
}
.ios-loader .bar7 {
  transform: rotate(-45deg) translate(0px, -142%);
  animation-delay: -0.125s;
}
.ios-loader .bar8 {
  transform: rotate(0deg) translate(0px, -142%);
  animation-delay: 0s;
}


.animated.fade-in-bottom {
  -webkit-animation: fade-in-bottom 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) both;
  animation: fade-in-bottom 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) both; }

@-webkit-keyframes fade-in-bottom {
  0% {
    -webkit-transform: translateY(100px);
    transform: translateY(100px);
    opacity: 0; }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; } }

@keyframes fade-in-bottom {
  0% {
    -webkit-transform: translateY(100px);
    transform: translateY(100px);
    opacity: 0; }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; } }

.animation-element {
  opacity: 0; }

  .loading-img {
    background: #cccccc;
    overflow: hidden;
    height: 100%;
    
}
.loading-img:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    transform: translateX(-100px);
    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.2), transparent);
    animation: loading 0.8s infinite;
}
@keyframes loading {
  100% {
      transform: translateX(100%);
  }
}
.lazy {
  z-index: 1;
}



.fancybox-toolbar, .fancybox-infobar {
  display: none;
}


