@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";
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@500&display=swap");
@font-face {
  font-family: 'Gilroy';
  src: url("https://static-files.zeely.link/landing2/static/fonts/Gilroy-Semibold.woff2") format("woff2"), url("https://static-files.zeely.link/landing2/static/fonts/Gilroy-Semibold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Gilroy';
  src: url("https://static-files.zeely.link/landing2/static/fonts/Gilroy-Medium.woff2") format("woff2"), url("https://static-files.zeely.link/landing2/static//fonts/Gilroy-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

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

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

h1 {
  font-family: 'Gilroy';
  font-style: 24px; }

html {
  font-size: calc(100vw / 1920);
  height: 100%; 
}

body {
  height: 100%;
  scroll-behavior: smooth;
  text-rendering: optimizeSpeed;
  line-height: 1.5;
  font-family: 'Gilroy';
  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: 1600rem;
  width: 100%; }

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

.footer {
  background: #000000;
  padding-top: 36rem; }
  .footer-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 47rem; }
  .footer-right {
    margin-left: auto;
    margin-right: 130rem; }
  .footer .logo {
    margin-right: 155rem;
    font-weight: bold;
    font-size: 48rem;
    line-height: 58rem;
    color: #FFFFFF; }
  .footer nav ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(4, 1fr);
    grid-auto-flow: column; }
  .footer nav li {
    margin-bottom: 25rem;
    margin-right: 76rem; }
  .footer nav a {
    font-weight: 400;
    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: 15rem;
    font-weight: 600;
    font-size: 16rem;
    line-height: 110.5%;
    color: #FFFFFF; }
    .footer-contact svg {
      fill: transparent;
      width: 20rem;
      min-width: 20rem;
      height: 20rem;
      margin-right: 14rem;
      stroke: url(#my-cool-gradient); }
  .footer-social {
    margin-top: 5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20rem; }
    .footer-social li {
      margin-right: 13rem; }
    .footer-social svg {
      width: 30rem;
      height: 30rem; }
  .footer .btn {
    max-width: 180rem;
    font-weight: 500;
    font-size: 16rem;
    line-height: 19rem; 
    min-width: 180rem;
    }
    .footer-bottom {
      height: 55rem;
      background: #000000;
      position: relative;
    }
    .footer-bottom-wrap {
      display: flex;
      align-items: center;
      justify-content: space-between;
      height: 68rem;
      width: 510rem;
      padding: 0 32rem;
      background: linear-gradient(135deg, #B420FA 0%, #BD00FF 100%);
      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, 0, 0, 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: #FFFFFF;
    padding: 63rem 60rem 47rem; }
  .popup__close {
    position: absolute;
    top: 19rem;
    right: 19rem;
    width: 36rem;
    height: 36rem;
    border: 1rem solid #F3F3F9;
    -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: #252426;
    margin-bottom: 7rem; }
  .popup p {
    font-weight: normal;
    font-size: 18rem;
    line-height: 26rem;
    text-align: center;
    color: #5A5A5C;
    margin-bottom: 26rem; }
  .popup .input {
    width: 100%;
    margin-bottom: 11rem; }
    .popup .input input {
      background: #F9F9FC;
      color: #5A5A5C; }
      .popup .input input::-webkit-input-placeholder {
        color: #898989; }
      .popup .input input::-moz-placeholder {
        color: #898989; }
      .popup .input input:-ms-input-placeholder {
        color: #898989; }
      .popup .input input::-ms-input-placeholder {
        color: #898989; }
      .popup .input input::placeholder {
        color: #898989; }
  .popup .btn {
    height: 54rem;
    margin-bottom: 13rem;
    width: 100%;
    max-width: 100%; }
    .popup .btn:last-child {
      margin-bottom: 0; }
  .popup .checkbox {
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .popup .checkbox span {
      color: #5A5A5C; }
  .popup .checkbox__icon {
    border: 1px solid #E8E8F2; }
    .popup .checkbox__icon svg {
      stroke: url(#my-cool-gradient); }
  .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 {
  width: 100%;
  z-index: 10;
  padding-top: 10rem;
  padding-bottom: 10rem;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.03);
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.03); }
  .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 .logo {
    font-weight: bold;
    font-size: 24rem;
    line-height: 29rem;
    letter-spacing: 0.01em;
    color: #252426; }
  .header nav ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .header nav li {
    margin-right: 36rem; }
    .header nav li:last-child {
      margin-right: 0; }
  .header nav a {
    font-style: normal;
    font-weight: 500;
    font-size: 16rem;
    line-height: 19rem;
    color: #252426;
    white-space: nowrap;
    font-family: 'Gilroy'; }
    .header nav a:hover {
      color: #B420FA;
    }
  .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: 180rem;
      font-size: 16rem;
      line-height: 19rem; }
  .header-phone {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 14rem; }
    .header-phone-pin {
      display: none;
    }
    .header-phone svg {
      fill: transparent;
      stroke: #252426;
      width: 17rem;
      height: 17rem;
      margin-right: 7rem; }
    .header-phone a {
      display: block;
      white-space: nowrap;
      font-weight: 500;
      font-size: 16rem;
      line-height: 19rem;
      color: #252426;
      font-family: 'Gilroy'; }

main {
  background: url(https://static-files.zeely.link/landing2/static/images/common/bg.svg) no-repeat;
  background-position: center 780rem;
  background-size: 1528rem auto; }

.banner {
  padding-top: 50rem;
  padding-bottom: 50rem; }
  .banner .container {
    padding-top: 163rem;
    padding-bottom: 157rem;
    background: -o-linear-gradient(315deg, rgba(180, 32, 250, 0.5) 0%, rgba(189, 0, 255, 0.5) 100%, rgba(189, 0, 255, 0.5) 100%), url("https://dev-users-files.s3.us-east-2.amazonaws.com/010caba8-70c6-415a-a1a7-c7d3f3f225d1/image_cropper_A775D78C-D7DA-4DD9-B41C-85F1F44D1DB6-6509-0000040CC462D7FD.jpg") no-repeat;
    background: linear-gradient(135deg, rgba(180, 32, 250, 0.5) 0%, rgba(189, 0, 255, 0.5) 100%, rgba(189, 0, 255, 0.5) 100%), url("https://dev-users-files.s3.us-east-2.amazonaws.com/010caba8-70c6-415a-a1a7-c7d3f3f225d1/image_cropper_A775D78C-D7DA-4DD9-B41C-85F1F44D1DB6-6509-0000040CC462D7FD.jpg") no-repeat;
    background-size: cover;
    border-radius: 20rem; }
  .banner h1 {
    font-family: 'Gilroy';
    font-weight: bold;
    font-size: 56rem;
    line-height: 124.8%;
    text-align: center;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #FFFFFF;
    max-width: 1089rem;
    margin: 0 auto 18rem; }
  .banner p {
    font-family: 'Gilroy';
    font-weight: normal;
    font-size: 22rem;
    line-height: 34rem;
    text-align: center;
    color: #FFFFFF;
    margin: 0 auto;
    max-width: 950rem; }
.sale-form {
  position: relative;
  z-index: 1; }
  .sale-form-wrapper {
    max-width: 1330rem;
    background: #000000;
    -webkit-box-shadow: 0px 4rem 20rem rgba(0, 0, 0, 0.1);
    box-shadow: 0px 4rem 20rem rgba(0, 0, 0, 0.1);
    border-radius: 20rem;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    padding: 25rem;
    overflow: hidden; }
    .sale-form-wrapper h3 {
      margin-bottom: 7rem; }
    .sale-form-wrapper p {
      margin-bottom: 26rem; }
    .sale-form-wrapper .btn {
      max-width: 300rem;
      line-height: 1.2; }
      .sale-form-wrapper .btn svg {
        fill: transparent;
        stroke: #FFFFFF;
        width: 18rem;
        height: 18rem;
        margin-left: 6rem; }
  .sale-form-container {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 15rem;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 19rem; }
    .sale-form-container .input {
      width: 100%; }

      .sale-form--1 {
        margin-bottom: 32rem;
      }

    
  .sale-form--second .sale-form-wrapper {
    position: relative;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    max-width: 100%;
    top: 0;
    left: 0;
    padding: 71.5rem 183rem 71.5rem 135rem; }

.offer {
  padding-top: 150rem;
  padding-bottom: 150rem; }
  .offer h2 {
    margin-bottom: 44rem; }
    .offer-more {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      margin-top: 22rem; }
      .offer-more #loadmoreOffer, .offer-more #hidemoreOffer {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        font-size: 18rem;
        line-height: 26rem;
        color: #B420FA;
        margin-top: 12rem;
        cursor: pointer; }
        .offer-more #loadmoreOffer svg, .offer-more #hidemoreOffer svg {
          stroke: url(#my-cool-gradient);
          display: block;
          margin-left: 5rem;
          width: 14rem;
          height: 7rem; }
      .offer-more #hidemoreOffer svg {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg); }


  .offer-container {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 20rem; }
  .offer-item {
    padding: 32rem;
    background: #FFFFFF;
    border: 1rem solid #F3F3F9;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 5rem; 
    cursor: pointer;
    display: flex;
    flex-direction: column;
  }
    .offer-item__img {
      width: 100%;
      position: relative;
      padding-top: 54.85%;
      margin-bottom: 17rem; 
      border-radius: 5rem;}
      .offer-item__img img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        object-position: center;
        border-radius: 5rem; 
        }
    .offer-item h3 {
      font-size: 22rem;
      margin-bottom: 10rem;
      color: #000000; }
    .offer-item p {
      font-size: 16rem;
      line-height: 24rem;
      margin-bottom: 22rem;
      letter-spacing: 0.01em;
      color: #5A5A5C;
      flex: 1;
     }
    .offer-item-bottom {
      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; }
    .offer-item__price {
      font-weight: bold;
      font-size: 20rem;
      line-height: 110.5%;
      background: -webkit-linear-gradient(#b420fa, #bd00ff);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent; }
    .offer-item .btn {
      max-width: 218rem; }

.about {
  padding-top: 150rem;
  padding-bottom: 150rem; }
  .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 {
    max-width: 790rem; }
    .about-left h2 {
      text-align: left;
      margin-bottom: 13rem; }
    .about-left p {
      font-size: 20rem;
      line-height: 31rem;
      color: #5A5A5C;
      margin-bottom: 26rem; }
  .about-contact span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 15rem;
    font-weight: bold;
    font-size: 22rem;
    line-height: 110.5%;
    color: #252426; }
    .about-contact span:last-child {
      margin-bottom: 0; }
    .about-contact span svg {
      fill: transparent;
      width: 28rem;
      min-width: 28rem;
      height: 28rem;
      margin-right: 14rem;
      stroke: url(#my-cool-gradient); }
  .about-right {
    width: 660rem;
    height: 664rem;
    position: relative;
    z-index: 1; 
    border-radius: 20rem;}
    .about-right img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      border-radius: 20rem;
      position: relative;
    }

.work {
  margin-bottom: 150rem;
}

  .work .container {
    background: -o-linear-gradient(353.76deg, #A43BD9 0%, #EA9174 100%);
    background: linear-gradient(96.24deg, #A43BD9 0%, #EA9174 100%);
    border-radius: 20rem;
    padding: 71rem 181rem 71rem 182rem;
    position: relative; }
  .work h2 {
    margin-bottom: 44rem;
    color: #FFFFFF; }
  .work-wrapper {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 24rem;
   }
  .work-item {
    border-radius: 5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20rem;
    border: 1rem solid rgba(255, 255, 255, 0.08);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 20rem;
    width: 100%;
   }
    .work-item--red {
      width: 441rem; }
    .work-item--purple {
      width: 369rem; }
    .work-item--blue {
      width: 379rem; }
    .work-item__icon {
      margin-right: 20rem; }
      .work-item__icon svg {
        width: 44rem;
        height: 44rem;
        fill: transparent;
        stroke: #FFFFFF; }
    .work-item p {
      font-size: 18rem;
      line-height: 26rem;
      color: #FFFFFF; }

.gallery {
  margin-top: 150rem;
  padding-bottom: 75rem; }
  .gallery h2 {
    margin-bottom: 44rem; }
  .gallery .swiper-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 20rem; }

  .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: 47rem;
      height: 55rem;
      background: url(https://static-files.zeely.link/landing2/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: 71.73%; 
    border-radius: 5rem;
  }
  .gallery-item__img.loading-img:after {
    border-radius: 5rem;
  }
    .gallery-item__img img {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover;
      position: absolute;
      top: 0;
      left: 0;
      border-radius: 5rem;
      }
  .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-size: 18rem;
    line-height: 26rem;
    color: #B420FA;
    margin-top: 34rem;
    cursor: pointer; }
    .gallery #hidemore svg, .gallery #loadmore svg {
      stroke: url(#my-cool-gradient);
      display: block;
      margin-left: 8rem;
      margin-top: 2rem;
      width: 14rem;
      height: 7rem; }
  .gallery #hidemore svg {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg); }

.start {
  padding-top: 75rem;
  padding-bottom: 150rem; }
  .start h2 {
    margin-bottom: 44rem; }
  .start .container {
    background: #FCF4FF;
    border-radius: 20rem;
    padding: 71rem 0 71rem; }
  .start-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .start-item {
    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;
    width: 250rem;
    margin-right: 155rem; }
    .start-item:last-child {
      margin-right: 0; }
    .start-item__number {
      margin-bottom: 2rem;
      font-weight: bold;
      font-size: 56rem;
      line-height: 124.8%;
      text-align: center;
      letter-spacing: 0.04em;
      text-transform: uppercase;
      background: -webkit-linear-gradient(#B420FA, #BD00FF);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent; }
    .start-item p {
      font-weight: normal;
      font-size: 18rem;
      line-height: 26rem;
      text-align: center;
      color: #252426; }

.faq {
  padding-top: 150rem;
  padding-bottom: 150rem; }
  .faq .container {
    background: #FFFFFF;
    border: 1rem solid #F3F3F9;
    -webkit-box-shadow: 0px 4rem 20rem rgba(0, 0, 0, 0.03);
    box-shadow: 0px 4rem 20rem rgba(0, 0, 0, 0.03);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 5rem;
    padding: 61rem 0 31rem;
    position: relative; }
  .faq-container {
    max-width: 1060rem;
    width: 100%;
    margin: 0 auto; }
  .faq h2 {
    margin-bottom: 14rem; }
  .faq-item {
    position: relative;
    padding: 30rem 0;
    border-top: 1rem solid #F3F3F9;
    cursor: pointer; }
    .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: #000000;
        -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: 600;
      font-size: 24rem;
      line-height: 110.5%;
      color: #000000;
      max-width: 790rem; }
    .faq-item p {
      font-weight: normal;
      font-size: 18rem;
      line-height: 26rem;
      color: #5A5A5C;
      max-width: 790rem;
      margin-top: 14rem;
      display: none; }
    .faq-item.active .faq-item__arrow svg {
      -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      transform: rotate(0deg); }

.question .container {
  background: -o-linear-gradient(315deg, #B420FA 0%, #BD00FF 100%);
  background: linear-gradient(135deg, #B420FA 0%, #BD00FF 100%);
  -webkit-box-shadow: 0rem 4rem 20rem rgba(0, 0, 0, 0.03);
  box-shadow: 0rem 4rem 20rem rgba(0, 0, 0, 0.03);
  border-radius: 20rem;
  padding: 60rem 0;
  position: relative; }
.question {
  padding-bottom: 150rem;
}
.question h2 {
  color: #FFFFFF;
  margin-bottom: 7rem; }

.question p {
  max-width: 380rem;
  font-size: 20rem;
  line-height: 31rem;
  text-align: center;
  color: #FFFFFF;
  margin: 0 auto 47rem; 

}

.question form {
  max-width: 946rem;
  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: 304rem;
  margin-bottom: 17rem; }
  .question .input:nth-child(4) {
    width: 100%; }
  .question .input input {
    background: #C83AFF;
    color: #FFFFFF; }
    .question .input input::-webkit-input-placeholder {
      color: #FCFCFF; }
    .question .input input::-moz-placeholder {
      color: #FCFCFF; }
    .question .input input:-ms-input-placeholder {
      color: #FCFCFF; }
    .question .input input::-ms-input-placeholder {
      color: #FCFCFF; }
    .question .input input::placeholder {
      color: #FCFCFF; }

.question button {
  width: 100%;
  background: #FFFFFF;
  border-radius: 5rem;
  height: 58rem;
  border: none;
  outline: none;
  cursor: pointer;
  font-weight: 500;
  font-size: 18rem;
  line-height: 21rem;
  text-align: center;
  letter-spacing: 0.03em;
  margin-bottom: 14rem; 
  border: 1rem solid #FFFFFF;
  transition: 0.3s;
}
  .question button span {
    background: -webkit-linear-gradient(#B420FA, #BD00FF);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; 
    transition: 0.3s;
  
  }
  .question button:hover {
    background: #B420FA;
  }
  .question button:hover span{
    background: -webkit-linear-gradient(#FFFFFF, #FFFFFF);
    -webkit-background-clip: text;
  }
.question .checkbox {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%; }
  .question .checkbox svg {
    stroke: #FFFFFF; }
  .question .checkbox span {
    color: #FFFFFF; }
  .question .checkbox a {
    color: #FFFFFF;
    text-decoration: underline; }

.team {
  padding-top: 150rem;
  overflow-x: hidden;
  padding-bottom: 150rem; }
  .team h2 {
    margin-bottom: 44rem; }
  .team-container {
    overflow: visible;
    width: 100%; }
    .team-container .swiper-wrapper {
      width: 100%;
      display: grid;
      grid-template-columns: 1fr 1fr 1fr 1fr;
      grid-gap: 46rem;
      margin: 0 auto; }
  .team .container {
    position: relative; }
  .team-item__img {
    width: 100%;
    position: relative;
    padding-top: 104.93%;
    margin-bottom: 20rem; 
    border-radius: 20rem; 
  }
    .team-item__img img {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover;
      position: absolute;
      top: 0;
      left: 0;
      border-radius: 20rem; }
  .team-item__name {
    font-weight: 600;
    font-size: 24rem;
    line-height: 110.5%;
    color: #252426;
    margin-bottom: 10rem;
    text-align: center; }
  .team-item__job {
    font-size: 16rem;
    line-height: 24rem;
    letter-spacing: 0.01em;
    color: #5A5A5C;
    margin-bottom: 10rem;
    text-align: center; }
  .team-item__social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .team-item__social li {
      margin-right: 13rem; }
      .team-item__social li:last-child {
        margin-right: 0; }
    .team-item__social svg {
      width: 30rem;
      height: 30rem; }
  .team-nav {

    display: none;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .team-nav__prev, .team-nav__next {
      cursor: pointer; }
      .team-nav__prev svg, .team-nav__next svg {
        stroke: #252426; }
      .team-nav__prev.swiper-button-disabled, .team-nav__next.swiper-button-disabled {
        pointer-events: none; }
        .team-nav__prev.swiper-button-disabled svg, .team-nav__next.swiper-button-disabled svg {
          stroke: #DDDDDD;
          fill: #DDDDDD; }
    .team-nav .swiper-scrollbar {
      position: relative;
      margin: 0 59rem;
      height: 10rem;
      width: calc(100% - 6rem);
      border-radius: 5rem;
      padding: 2rem 0rem;
      background: #F3F3F9; }
      .team-nav .swiper-scrollbar:after {
        position: absolute;
        content: '';
        width: 100%;
        height: 100%;
        left: -3rem;
        top: 0;
        width: calc(100% + 6rem);
        background: #F3F3F9;
        border-radius: 5rem;
        z-index: -1; }
    .team-nav .swiper-scrollbar .swiper-scrollbar-drag {
      cursor: pointer;
      margin-right: 3rem;
      height: 6rem;
      border-radius: 3rem;
      background: -o-linear-gradient(315deg, #B420FA 0%, #BD00FF 100%);
      background: linear-gradient(135deg, #B420FA 0%, #BD00FF 100%); }

h2 {
  text-align: center;
  font-weight: bold;
  font-size: 30rem;
  line-height: 36rem;
  letter-spacing: 0.02em;
  color: #000000; }

h3 {
  font-weight: bold;
  font-size: 24rem;
  line-height: 110.5%;
  color: #FFFFFF; }

p {
  font-weight: normal;
  font-size: 18rem;
  line-height: 26rem;
  color: #DDDDDD; }

.input {
  width: 316rem; }
  .input input {
    width: 100%;
    height: 100%;
    border: none;
    padding-left: 20rem;
    padding-top: 0;
    padding-bottom: 0;
    background: #252426;
    border-radius: 5rem;
    font-size: 18rem;
    line-height: 21rem;
    letter-spacing: 0.03em;
    color: #FFFFFF;
    height: 58rem; }
    .input input::-webkit-input-placeholder {
      color: #DDDDDD; }
    .input input::-moz-placeholder {
      color: #DDDDDD; }
    .input input:-ms-input-placeholder {
      color: #DDDDDD; }
    .input input::-ms-input-placeholder {
      color: #DDDDDD; }
    .input input::placeholder {
      color: #DDDDDD; }
    .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.5px; }

.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: 2rem;
    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: normal;
    font-size: 16rem;
    line-height: 24rem;
    letter-spacing: 0.01em;
    color: #FFFFFF; }
  .checkbox a {
    color: #B420FA; 
  }
  .checkbox a:hover {
    text-decoration: underline;
  }

.btn {
  background: transparent;
  border-radius: 5rem;
  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: 48rem;
  max-width: 236rem;
  border-radius: 5rem;
  width: 100%;
  font-weight: 500;
  font-size: 18rem;
  line-height: 21rem;
  letter-spacing: 0.03em;
  color: #FFFFFF;
  font-family: "Gilroy";
  letter-spacing: 0.03em; 
  overflow: hidden;
  position: relative;
  transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
  z-index: 1;
}
  .btn--1 {
    height: 58rem; 
  }
.btn:before{
    background: linear-gradient(135deg, #B420FA 0%, #BD00FF 100%);
    content: "";
    height: 100%;
    left: 0%;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -2;
    transition-delay: 0ms;
    
}
.btn:after {
    background: #fff;
    content: "";
    height: 500%;
    left: -100%;
    position: absolute;
    top: -40%;
    transform: rotate(22deg) translate(-50%, 0%);
    transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
    width: 150%;
    z-index: -1;
}
.offer-item .btn:after {
  height: 155rem;
  left: -75rem;
  top: -50rem;
  width: 50rem;
  transform: rotate(22deg);
}
.btn:hover:after {
    left: 50%;
    transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
}
.btn:hover::before {
  opacity: 0;
  transition-delay: 550ms;
}
.btn:hover {
  color: #B420FA;
}
.offer-item:hover .btn {
  color: #FFFFFF;
}
.offer-item:hover .btn:after  {
  left: 120%;
}
.offer-item:hover .btn::before {
  opacity: 1;
}
.header-contact-mobile {
  display: none;
}
@media (max-width: 991px) {
  html {
    font-size: 1.2px;
    height: 100%; 
  }
  .container {
    max-width: 720px; }
  main {
    background: url(https://static-files.zeely.link/landing2/static/images/common/bg-1.svg) no-repeat;
    background-position: center top;
    background-size: calc(720rem - 32rem) auto; }
  .header {
    padding-top: 10px; }
    .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; }
      .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: 24rem; }
    .header.active {
      background: #fff;
      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: 10px;
          left: 0;
          width: 100%;
          z-index: 11;
      }
      
    .header-top {
      background: #fff;
      position: fixed;
      top: 0;
      left: 0;
      height: calc(100vh - calc(100vh - 100%));
      width: 100%;
      padding-top: 97rem;
      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; 
        height: 100%;
        padding-bottom: 30rem;
      }
      .header-top nav {
        width: 100%;
        margin-bottom: 20rem; }
        .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: 18rem; }
          .header-top nav li:last-child {
            margin-bottom: 0; }
        .header-top nav a {
          display: block;
          font-weight: 500;
          font-size: 16rem;
          line-height: 19rem;
          color: #252426;
          text-align: center; }
    .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%; }
    .header-phone {
      margin-bottom: 20rem; 
      margin-right: 0;
    }
      .header-phone svg {
        stroke: #252426; 
        min-width: 17rem;
      }
      .header-phone a {
        color: #252426;
        font-weight: 600; 
        white-space: normal;
      }
      .header-phone-pin {
        display: flex;
      }
  .banner {
    padding-top: 0rem;
    padding-bottom: 32rem; }
    .banner .container {
      padding: 80rem 20rem 80rem;
      border-radius: 0; }
    .banner h1 {
      font-size: 28rem;
      line-height: 36rem;
      letter-spacing: 1rem;
      margin-bottom: 11rem; }
    .banner p {
      font-size: 14rem;
      line-height: 19rem; }
  .sale-form-wrapper {
    padding: 16rem 23rem 16rem 16rem;
    border-radius: 5rem; }
    .sale-form-wrapper .btn {
      max-width: 100%;
      margin-bottom: 12rem; 
      margin-top: 5rem;
    }
  .sale-form-container {
    grid-template-columns: 100%;
    grid-gap: 7rem;
    margin-bottom: 0; }
  .sale-form-wrapper h3 {
    font-size: 20rem;
    line-height: 110.9%;
    letter-spacing: 1rem;
    margin-bottom: 7rem; }
  .sale-form-wrapper p {
    font-size: 12rem;
    line-height: 139%;
    margin-bottom: 9rem; }
  .offer {
    padding-top: 52rem;
    padding-bottom: 52rem; }
    .offer h2 {
      margin-bottom: 19rem; }
    .offer-more {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      margin-top: 12rem; }
      .offer-more #loadmoreOffer, .offer-more #hidemoreOffer {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        font-size: 12rem;
        line-height: 139%;
        color: #B420FA;
        margin-top: 12rem;
        cursor: pointer; }
        .offer-more #loadmoreOffer svg, .offer-more #hidemoreOffer svg {
          stroke: url(#my-cool-gradient);
          display: block;
          margin-left: 7.5rem;
          width: 8.75rem;
          height: 4.5rem; }
      .offer-more #hidemoreOffer svg {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg); }
    .offer-container {
      grid-template-columns: 1fr 1fr;
      grid-gap: 12rem; }
    .offer-item {
      padding: 16rem; }
      .offer-item__img {
        padding-top: 69.35%;
        margin-bottom: 17rem; }
      .offer-item h3 {
        font-size: 18rem;
        line-height: 78.4%;
        letter-spacing: 1rem;
        margin-bottom: 10rem; }
      .offer-item p {
        font-size: 12rem;
        line-height: 16rem;
        margin-bottom: 13rem; }
      .offer-item .btn {
        height: 38rem;
        max-width: 113rem;
        font-size: 12rem;
        line-height: 14rem;
        letter-spacing: 0.03em;
        padding-top: 2rem; }
      .offer-item__price {
        font-size: 14rem;
        line-height: 118.9%;
        letter-spacing: 1rem; }
  .sale-form--second .sale-form-wrapper {
    padding: 16rem 20rem; }
  .about {
    padding-top: 52rem;
    padding-bottom: 52rem; }
    .about h2 {
      margin-bottom: 12rem; }
    .about p {
      font-size: 12rem;
      line-height: 139%;
      margin-bottom: 19rem; }
    .about-contact span {
      font-size: 14rem;
      line-height: 118.9%;
      letter-spacing: 1rem;
      margin-bottom: 10rem; }
      .about-contact span svg {
        width: 18rem;
        min-width: 18rem;
        height: 18rem;
        margin-right: 14rem; }
      .about-contact span strong {
        display: block; }
    .about-left {
      max-width: 100%;
      width: 100%;
      margin-bottom: 36rem; }
    .about-right {
      width: 100%;
      height: 0;
      padding-top: 96%;
      padding-left: 0rem; }
      .about-right img {
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
      }
      .about-right:after {
        left: 0;
        height: calc(100% - 26.32rem);
        width: 100rem; }
  .about .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
  .work {
    margin-bottom: 52rem;
    }
    .work .container {
      padding: 30rem 20rem 30rem; }
    .work h2 {
      margin-bottom: 19rem; }
    .work-wrapper {
      grid-template-columns: 100%;
      grid-gap: 0;
    }
    .work-item {
      width: 100%;
      margin-bottom: 24rem; }
      .work-item:last-child {
        margin-bottom: 0; }
      .work-item__icon svg {
        width: 30rem;
        height: 30rem; }
      .work-item p {
        font-size: 12rem;
        line-height: 139%; }
  .gallery {
    margin-top: 52rem;
    padding-bottom: 26rem; }
    .gallery h2 {
      margin-bottom: 19rem; }
  .start {
    padding-top: 26rem;
    padding-bottom: 52rem; }
    .start h2 {
      margin-bottom: 19rem; }
    .start .container {
      padding: 30rem 20rem; }
    .start-wrapper {
      -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 {
      max-width: 225rem;
      margin-right: 0;
      margin-bottom: 36rem; }
      .start-item:last-child {
        margin-bottom: 0; }
      .start-item p {
        font-size: 12rem;
        line-height: 139%; }
  .faq {
    padding-top: 52rem;
    padding-bottom: 52rem; }
    .faq .container {
      padding: 30rem 20rem 29rem; }
    .faq h2 {
      margin-bottom: 4rem; }
    .faq .faq-item__title {
      max-width: calc(100% - 20rem);
      font-size: 16rem;
      line-height: 1.2;
      letter-spacing: 0.2rem; }
    .faq-item {
      padding: 15rem; }
      .faq-item p {
        font-size: 12rem;
        line-height: 139%;
        color: #5A5A5C;
        margin-top: 8rem;
        max-width: calc(100% - 20rem); }
      .faq-item__arrow {
        right: 16rem; }
        .faq-item__arrow svg {
          width: 16rem;
          height: 16rem; }
.question {
  padding-bottom: 52rem;
}
  .question .container {
    padding: 0;
    position: relative; }
  .question-top {
    position: relative;
    padding: 17rem 0 15rem; }
  .question h2 {
    margin-bottom: 7rem; }
  .question p {
    font-size: 12rem;
    line-height: 139%;
    margin-bottom: 0;
    max-width: 225rem; }
  .question form {
    padding: 0rem 20rem 17rem;
    position: relative; }
    .question form .input {
      width: 100%;
      margin-bottom: 7rem; }
    .question form .input:nth-child(4) {
      margin-bottom: 11rem; }
    .question form button {
      height: 46rem; }
      .question form button span {
        font-size: 14rem;
        line-height: 16rem;
        letter-spacing: 0.03em; }
  .team {
    padding-top: 52rem;
    padding-bottom: 52rem; }
    .team h2 {
      margin-bottom: 19rem;
    }
    .team-item__img {
      margin-bottom: 12rem; }
    .team-item__name {
      font-size: 16rem;
      line-height: 96.9%;
      letter-spacing: 0.2rem;
      margin-bottom: 8rem; }
    .team-item__job {
      font-size: 14rem;
      line-height: 16rem;
      letter-spacing: 0.01em;
      margin-bottom: 8rem; }
    .team-item__social svg {
      width: 24rem;
      height: 24rem; }
    .team-nav {
      margin-top: 16rem; 
      display: flex;
      }
      .team-nav .swiper-scrollbar {
        margin: 0;
        height: 4rem;
        border-radius: 2rem;
        width: calc(100% - 2rem);
        padding: 1rem 0; }
        .team-nav .swiper-scrollbar:after {
          left: -1rem;
          width: calc(100% + 2rem); }
      .team-nav .swiper-scrollbar .swiper-scrollbar-drag {
        height: 2rem;
        border-radius: 1rem; }
  .footer {
    padding-top: 36rem; }
    .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; }
    .footer .logo {
      margin-right: 0;
      margin-bottom: 22rem;
      font-size: 24rem;
      line-height: 29rem; }
    .footer nav li {
      margin-right: 0;
      margin-bottom: 11rem;
      width: -webkit-min-content;
      width: -moz-min-content;
      width: min-content;
      height: 14rem; }
      .footer nav li a {
        font-size: 12rem;
        line-height: 139%;
        font-weight: normal; }
    .footer nav {
      margin-bottom: 22rem; }
      .footer nav ul {
        grid-template-columns: auto -webkit-min-content;
        grid-template-columns: auto min-content;
        height: 101rem;
        width: 268rem; }
    .footer-right {
      width: 100%;
      max-width: 280rem;
      margin: 0 auto; }
  .footer-contact svg {
    width: 16rem;
    min-width: 16rem;
    height: 16rem;
    margin-right: 4rem; }
  .footer-contact {
    font-size: 12rem;
    line-height: 110.5%;
    margin-bottom: 15.5rem; }
  .footer-social svg {
    width: 24rem;
    height: 24rem; }
  .footer-social {
    margin-bottom: 20rem; }
  .footer .btn {
    max-width: 100%;
    height: 38rem;
    font-weight: 500;
    font-size: 12rem;
    line-height: 14rem;
    letter-spacing: 0.03em; }
    .footer-bottom {
      height: 60rem;
    }
    .footer-bottom-wrap {
      height: auto;
      width: 100%;
      padding: 14rem 20rem;
      box-shadow: none;
      border-radius: 0;
      left: 0;
    }
    .footer-bottom__logo {
      width: 24rem;
      height: 24rem;
    }
    .footer-bottom__text {
      width: 113rem;
      height: 15rem;
    }
  h2 {
    font-size: 20rem;
    line-height: 110.9%;
    letter-spacing: 1rem; }
  .btn {
    height: 46rem;
    font-size: 14rem;
    line-height: 16rem; }
  .input input {
    font-size: 14rem;
    line-height: 16rem;
    height: 46rem; 
    padding-top: 1rem;
  
  }
  .checkbox__icon {
    width: 14rem;
    height: 14rem;
    margin-right: 10rem; }
    .checkbox__icon svg {
      width: 8rem;
      height: 8rem; }
  .checkbox span {
    font-size: 10rem;
    line-height: 14rem; }
  .checkbox {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; } }

@media (max-width: 767px) {
  .container {
    max-width: 540px; }
  main {
    background-size: calc(540rem - 32rem) auto; }
  .work h2 {
    padding: 0 20rem; }
  .work .container {
    max-width: 100%;
    padding-right: 0;
    padding-left: 0;
    border-radius: 0; }
  .work-item {
    margin-right: 0rem;
    min-width: 188rem;
    margin-bottom: 22rem; }
    .work-item:last-child {
      margin-right: 0;
      margin-bottom: 0; }
  .faq .container {
    max-width: 100%;
    border: none; }
  .question .container {
    max-width: 100%;
    border-radius: 0; }
  .gallery .container {
    max-width: 100%;
    padding: 0 20rem; }
  .gallery {
    overflow: hidden; }
    .gallery .swiper-scrollbar {
      margin-top: 17rem;
      height: 4rem;
      border-radius: 2rem;
      width: calc(100% - 2rem);
      padding: 1rem 0;
      background: #F3F3F9;
      position: relative; }
      .gallery .swiper-scrollbar:after {
        left: -1rem;
        width: calc(100% + 2rem);
        background: #F3F3F9;
        border-radius: 2rem;
        z-index: -1;
        top: 0;
        position: absolute;
        content: ''; }
    .gallery .swiper-scrollbar .swiper-scrollbar-drag {
      height: 2rem;
      border-radius: 1rem;
      cursor: pointer;
      background: -o-linear-gradient(315deg, #B420FA 0%, #BD00FF 100%);
      background: linear-gradient(135deg, #B420FA 0%, #BD00FF 100%); }
  .team-container .swiper-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    grid-gap: 0; }
  .gallery-item.video:after {
    width: 43rem;
    height: 50rem; }
  .gallery .swiper-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    grid-gap: 0; }
  .start-wrapper {
    -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 {
    margin-right: 0;
    margin-bottom: 36rem;
    max-width: 225rem; }
    .start-item:last-child {
      margin-bottom: 0; }
  .work-wrapper {
    padding: 0 20rem;

  }
  .popup-container {
    width: calc(100% - 40rem);
    padding: 46rem 21rem 31rem; }
  .popup-succes .popup-container {
    padding-top: 46rem;
    padding-bottom: 21rem; }
  .popup__icon svg {
    width: 44rem;
    height: 44rem; }
  .popup__title {
    font-size: 18rem;
    line-height: 112.9%;
    text-align: center;
    letter-spacing: 1rem;
    margin-bottom: 7rem; }
  .popup p {
    margin-bottom: 13rem;
    font-size: 12rem;
    line-height: 139%; }
  .popup .input {
    margin-bottom: 7rem; }
    .popup .input input {
      height: 40rem; }
  .popup .btn {
    height: 40rem;
    font-size: 12rem;
    line-height: 139%; }
  .popup__close {
    width: 24rem;
    height: 24rem;
    top: 9rem;
    right: 9rem; }
    .popup__close svg {
      width: 12rem;
      height: 12rem; }
  .offer-container {
    grid-template-columns: 100%; } }

@media (max-width: 580px) {
  .container {
    padding-right: 20rem;
    padding-left: 20rem; }
  main {
    background-size: calc(100% - 22rem) auto; } 
    .start .container {
      border-radius: 0;
    }
    }

@media (max-width: 375px) {
  html {
    font-size: calc(100vw / 320);
    height: 100%; 
  }
}
   
     .loader {
      background: none repeat scroll 0 0 #000;
      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: #fff;
  position: absolute;
  left: 44.5%;
  top: 37%;

  border-radius: 50px;
  box-shadow: 0 0 3px rgba(0,0,0,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;
}
.loading-img:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.2), transparent);
    background-position-x: -100px;
    animation: loading 0.8s infinite;
    border-radius: 20rem;
}
@keyframes loading {
  100% {
    background-position-x: 100%;
  }
}
.lazy {
  z-index: 1;
}


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

