* {
  background-color: transparent;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #000000;
  font-family: 'Euclid Circular A', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  margin: 0;
  padding: 0; }

h1 {
  font-size: 60px;
  font-weight: 700;
  line-height: 64px;
  color: #000000; }

h2 {
  color: #000000;
  font-size: 40px;
  font-weight: 700;
  line-height: 44px; }

h3 {
  font-size: 24px;
  font-weight: 700;
  line-height: 24px; }

h4 {
  color: #000000;
  font-size: 20px;
  font-weight: 600;
  line-height: 28px; }

h5 {
  font-size: 16px;
  font-weight: 600;
  line-height: 16px; }

h6 {
  color: #22D497;
  font-size: 16px;
  font-weight: 500;
  line-height: 16px;
  margin-bottom: 28px;
  text-transform: uppercase; }

ul {
  list-style-type: none; }

p {
  background: transparent;
  color: #000053;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px; }

a {
  cursor: pointer;
  text-decoration: none; }

strong {
  font-weight: 700; }

small {
  color: rgba(0, 0, 0, 0.6);
  font-size: 12px;
  font-weight: 400;
  line-height: 24px; }

button, .btn {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #000000;
  border: none;
  border-radius: 28px;
  color: #FFFFFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 56px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 18px 24px;
  outline: 0; }

.container {
  margin: auto;
  width: 100%;
  max-width: 1440px;
  overflow-x: hidden; }

.icon {
  color: #000000;
  height: 24px;
  margin: 0 10px;
  width: 24px; }

.label {
  background-color: rgba(255, 255, 255, 0.7);
  border-radius: 12px;
  padding: 16px;
  position: absolute;
  z-index: 15; }
  .label.clients {
    height: 109px;
    left: -111px;
    top: 164px;
    width: 220px; }
    .label.clients h5 {
      margin-bottom: 10px; }
      .label.clients h5 strong {
        color: #00E0EF; }
    .label.clients img {
      width: 188px; }

label {
  color: rgba(0, 0, 0, 0.6);
  display: block;
  font-size: 16px;
  margin-bottom: 15px; }

input, textarea {
  background-color: #FFFFFF;
  border: none;
  border-radius: 12px;
  margin-bottom: 20px;
  padding: 16px;
  width: 100%; }

.lightblue {
  background-color: #93F8FF; }

.sand {
  background-color: #FFDC81; }

.violet {
  background-color: #E8BDFF; }

.white {
  background-color: rgba(255, 255, 255, 0.7);
  border: 1px solid #E8BDFF; }

.boost {
  background-color: #22D497; }

.text--sand {
  color: #FFDC81; }

.text--red {
  color: #FE5050; }

.text--primary {
  color: #376BF1; }

.text--carpie {
  color: #00A1ED; }

.text--boost {
  color: #22D497; }

.text--carp {
  color: #000053; }

.text--white {
  color: #FFFFFF; }

.text--disactive {
  color: rgba(255, 255, 255, 0.7); }

.text--blue {
  color: #00E0EF; }

.text--underline {
  text-decoration: underline; }

.attention {
  color: #00A850;
  text-transform: uppercase;
  font-weight: 750;
  font-size: 18px; }

* {
  background-color: transparent;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #000000;
  font-family: 'Euclid Circular A', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  margin: 0;
  padding: 0; }

h1 {
  font-size: 55px;
  font-weight: 700;
  line-height: 64px;
  color: #000000; }

h2 {
  color: #000000;
  font-size: 40px;
  font-weight: 700;
  line-height: 44px; }

h3 {
  font-size: 24px;
  font-weight: 700;
  line-height: 24px; }

h4 {
  color: #000000;
  font-size: 20px;
  font-weight: 600;
  line-height: 28px; }

h5 {
  font-size: 16px;
  font-weight: 600;
  line-height: 16px; }

h6 {
  color: #22D497;
  font-size: 16px;
  font-weight: 500;
  line-height: 16px;
  margin-bottom: 28px;
  text-transform: uppercase; }

ul {
  list-style-type: none; }

p {
  background: transparent;
  color: #000053;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px; }

a {
  cursor: pointer;
  text-decoration: none; }

strong {
  font-weight: 700; }

small {
  color: rgba(0, 0, 0, 0.6);
  font-size: 12px;
  font-weight: 400;
  line-height: 24px; }

button, .btn {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #000000;
  border: none;
  border-radius: 28px;
  color: #FFFFFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 56px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 18px 24px;
  outline: 0; }

.container {
  margin: auto;
  width: 100%;
  max-width: 1440px;
  overflow-x: hidden; }

.icon {
  color: #000000;
  height: 24px;
  margin: 0 10px;
  width: 24px; }

.label {
  background-color: rgba(255, 255, 255, 0.7);
  border-radius: 12px;
  padding: 16px;
  position: absolute;
  z-index: 15; }
  .label.clients {
    height: 109px;
    left: -111px;
    top: 164px;
    width: 220px; }
    .label.clients h5 {
      margin-bottom: 10px; }
      .label.clients h5 strong {
        color: #00E0EF; }
    .label.clients img {
      width: 188px; }

label {
  color: rgba(0, 0, 0, 0.6);
  display: block;
  font-size: 16px;
  margin-bottom: 15px; }

input, textarea {
  background-color: #FFFFFF;
  border: none;
  border-radius: 12px;
  margin-bottom: 20px;
  padding: 16px;
  width: 100%; }

header {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #FFFFFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 20px 40px; }
  header img.logo {
    margin-right: 90px;
    width: 40px; }
  header img.burg {
    display: none; }
  header .drop {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    header .drop nav ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      header .drop nav ul li {
        margin-right: 28px; }
        header .drop nav ul li a {
          color: rgba(0, 0, 0, 0.6);
          font-weight: 500; }
          header .drop nav ul li a:hover {
            color: #000000; }
    header .drop .socials {
      margin: 0 30px; }
  header .spacer {
    display: none;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1; }
  header button, header .btn {
    color: #FFFFFF !important;
    width: 193px; }

main section.get-new {
  background-image: url(../image/img/bg-carwash1.png);
  background-repeat: no-repeat;
  background-position: bottom 0 right 0;
  -webkit-background-size: auto 100%;
  background-size: auto 100%;
  min-height: 616px;
  padding: 60px 120px 80px;
  position: relative;
  width: 100%; }
  main section.get-new .bg {
    background: -webkit-gradient(linear, left top, right top, color-stop(40%, #C5E4FE), to(rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(left, #C5E4FE 40%, rgba(255, 255, 255, 0));
    background: -o-linear-gradient(left, #C5E4FE 40%, rgba(255, 255, 255, 0));
    background: linear-gradient(to right, #C5E4FE 40%, rgba(255, 255, 255, 0));
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 2; }
  main section.get-new h1 {
    letter-spacing: -1.1px;
    margin-bottom: 40px;
    position: relative;
    width: 590px;
    z-index: 5; }
  main section.get-new p {
    color: #000000;
    font-size: 20px;
    line-height: 32px;
    margin-bottom: 12px;
    position: relative;
    width: 385px;
    z-index: 5; }
  main section.get-new small {
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    position: relative;
    z-index: 5; }
  main section.get-new ul {
    margin-top: 12px;
    position: relative;
    list-style-type: none;
    width: 590px;
    z-index: 5; }
    main section.get-new ul li {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-line-pack: center;
      align-content: center;
      margin-bottom: 28px; }
      main section.get-new ul li img {
        margin-right: 12px;
        width: 24px; }
      main section.get-new ul li span {
        display: block;
        font-size: 20px;
        font-weight: 600; }
        main section.get-new ul li span br {
          display: none; }
  main section.get-new button, main section.get-new .btn {
    border-radius: 35px;
    height: 70px;
    margin-top: 50px;
    position: relative;
    width: 205px;
    z-index: 5; }
  main section.get-new .phone {
    position: absolute;
    bottom: -5px;
    right: 328px;
    z-index: 10; }
    main section.get-new .phone img {
      width: 302px; }
    main section.get-new .phone .label.clients img {
      width: 188px !important; }
    main section.get-new .phone .label.wash {
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      height: 90px;
      right: -158px;
      top: 327px;
      width: 284px; }
      main section.get-new .phone .label.wash img {
        border-radius: 10px;
        display: block;
        height: 60px;
        margin-right: 11px;
        width: 60px; }
      main section.get-new .phone .label.wash .wrap {
        width: 100%; }
        main section.get-new .phone .label.wash .wrap h5 {
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: justify;
          -ms-flex-pack: justify;
          justify-content: space-between;
          margin: 0 6px 0 0;
          width: 100%; }
          main section.get-new .phone .label.wash .wrap h5 img {
            display: inline;
            height: 10px;
            margin-right: 5px;
            width: 10px; }
        main section.get-new .phone .label.wash .wrap small {
          font-size: 12px; }
        main section.get-new .phone .label.wash .wrap p {
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: justify;
          -ms-flex-pack: justify;
          justify-content: space-between;
          margin-top: 0;
          width: 100%; }
          main section.get-new .phone .label.wash .wrap p img {
            width: 20px;
            height: 20px;
            margin-right: 0; }

main section.partners {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #FFFFFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 60px 120px; }
  main section.partners a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }

main section.join .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 15px; }
  main section.join .row:first-child {
    height: 678px; }
    main section.join .row:first-child .join__content {
      margin: 120px 80px 60px 60px; }
    main section.join .row:first-child .cont-img .img-wrap {
      margin: 190px 68px 38px 120px; }
  main section.join .row.qr {
    height: auto; }
    main section.join .row.qr .join__content {
      margin: 80px 80px 60px 60px; }
    main section.join .row.qr .cont-img .img-wrap {
      margin: 60px 68px 38px 120px; }
  main section.join .row.pro {
    height: auto; }
    main section.join .row.pro .join__content {
      margin: 80px 80px 60px 60px; }
    main section.join .row.pro .cont-img .img-wrap {
      margin: 60px 68px 38px 120px; }
  main section.join .row.checked {
    height: 500px; }
    main section.join .row.checked .join__content {
      margin: 60px 120px 60px 120px; }
    main section.join .row.checked .cont-img .img-wrap {
      margin: 80px 120px 145px 60px; }
  main section.join .row:last-child {
    height: auto;
    margin-bottom: 100px; }
    main section.join .row:last-child .join__content {
      margin: 0px 120px 60px 60px; }
    main section.join .row:last-child .cont-img .img-wrap {
      margin: 0px 68px 33px 120px; }
  main section.join .row .join__content h2 {
    font-size: 32px;
    margin-bottom: 26px;
    width: 510px; }
  main section.join .row .join__content p {
    margin-bottom: 12px;
    width: 510px; }
  main section.join .row .join__content h5 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #5247D3; }
    main section.join .row .join__content h5 img {
      width: 72px;
      height: 72px;
      margin-right: 24px; }
  main section.join .row .cont-img {
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    width: 750px;
    height: 100%;
    position: relative; }
    main section.join .row .cont-img.carwash {
      background-image: url(../image/img/bg-gradient.png); }
    main section.join .row .cont-img.equipment {
      background-image: url(../image/img/bg-gradient-2.png);
      -webkit-background-size: 122% 100%;
      background-size: 122% 100%;
      background-position: bottom 100px right 0; }
    main section.join .row .cont-img .img-wrap {
      height: 326px;
      position: relative;
      width: 562px;
      z-index: 10; }
      main section.join .row .cont-img .img-wrap img {
        width: 100%;
        height: 100%;
        border-radius: 12px; }
      main section.join .row .cont-img .img-wrap .label.clients {
        background-color: rgba(250, 250, 250, 0.7);
        left: auto;
        right: -48px;
        top: -70px;
        width: 220px; }
        main section.join .row .cont-img .img-wrap .label.clients img {
          margin: 0;
          width: 188px;
          height: auto; }
    main section.join .row .cont-img .persons-count {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      margin-left: 120px;
      width: auto; }
      main section.join .row .cont-img .persons-count img.person {
        width: 52px;
        height: 52px;
        border-radius: 50%;
        position: relative;
        margin: 0; }
        main section.join .row .cont-img .persons-count img.person[alt='person2'] {
          left: -20px; }
        main section.join .row .cont-img .persons-count img.person[alt='person3'] {
          left: -40px; }
    main section.join .row .cont-img .check {
      bottom: -25px;
      left: -44px;
      height: 122px;
      position: absolute;
      width: 122px; }

main section.how {
  background-color: #F3F7FA;
  background-image: url(../image/img/bg-lightBlue.png);
  background-repeat: no-repeat;
  background-position: bottom 0 right 0;
  -webkit-background-size: 100%;
  background-size: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 660px;
  overflow: hidden;
  padding: 80px 120px;
  position: relative; }
  main section.how .cols {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    main section.how .cols .col {
      margin-right: 20px; }
      main section.how .cols .col div {
        height: 240px;
        margin-bottom: 20px;
        width: 387px; }
        main section.how .cols .col div h6 {
          margin-bottom: 28px; }
        main section.how .cols .col div h2 {
          margin-bottom: 20px; }
        main section.how .cols .col div h5 {
          line-height: 28px; }
      main section.how .cols .col .card {
        background-color: rgba(255, 255, 255, 0.7);
        border-radius: 12px;
        height: 240px;
        padding: 32px 32px 20px;
        width: 387px; }
        main section.how .cols .col .card.violet {
          background-color: #E8BDFF; }
        main section.how .cols .col .card img.icon {
          height: 48px;
          margin: 0 0 28px;
          width: 48px; }
  main section.how .how__iphon {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1; }
    main section.how .how__iphon img.iphone {
      bottom: 0px;
      position: absolute;
      right: 80px;
      min-width: 300px;
      max-width: 360px;
      z-index: 15; }

main section.what {
  padding: 120px; }
  main section.what h2 {
    margin-bottom: 52px;
    width: 520px; }
  main section.what .row {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    main section.what .row .card {
      border-radius: 12px;
      height: 360px;
      margin-right: 20px;
      overflow: hidden;
      padding: 32px;
      position: relative;
      width: 387px; }
      main section.what .row .card.sand {
        margin-right: 0; }
        main section.what .row .card.sand img.lines {
          position: absolute;
          top: 0;
          right: 0; }
      main section.what .row .card.white img.icon {
        position: absolute;
        bottom: 32px;
        right: 32px;
        margin: 0; }
      main section.what .row .card img.icon {
        height: 54px;
        width: 54px;
        margin: 0 0 47px; }
      main section.what .row .card h4 {
        margin-bottom: 12px; }

main section.we {
  padding: 40px 120px 20px;
  background-color: #F3F7FA;
  background-image: url(../image/img/bg-violet.png);
  background-repeat: no-repeat;
  background-position: bottom 0 right 0;
  -webkit-background-size: 100%;
  background-size: 100%;
  overflow: hidden; }
  main section.we .row {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    main section.we .row div {
      min-height: 244px;
      margin-bottom: 20px;
      padding-top: 60px;
      width: 590px; }
      main section.we .row div h2 {
        font-size: 35px;
        line-height: 44px;
        letter-spacing: -1.35px;
        margin: 0;
        width: auto; }
    main section.we .row .card {
      background-color: rgba(255, 255, 255, 0.7);
      border-radius: 12px;
      min-height: 244px;
      margin-top: 0;
      margin-bottom: 20px;
      padding: 24px 32px;
      width: 590px; }
      main section.we .row .card img.icon {
        height: 100px;
        margin: 0;
        width: 100px; }
      main section.we .row .card strong {
        display: block;
        margin-top: 12px;
        line-height: 28px; }

main section.start {
  padding: 120px; }
  main section.start h2 {
    margin-bottom: 52px;
    width: 712px; }
  main section.start .stepper {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: 100%; }
    main section.start .stepper .step__col {
      -webkit-box-align: stretch;
      -ms-flex-align: stretch;
      align-items: stretch;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      width: 48%; }
      main section.start .stepper .step__col .step {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-bottom: 20px; }
        main section.start .stepper .step__col .step:nth-child(odd) .step__img {
          -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
          order: 2; }
        main section.start .stepper .step__col .step:nth-child(even) .step__img {
          -webkit-box-ordinal-group: 1;
          -ms-flex-order: 0;
          order: 0; }
        main section.start .stepper .step__col .step .step__desc {
          -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
          order: 1;
          width: 46%; }
          main section.start .stepper .step__col .step .step__desc h2 {
            margin-bottom: 12px; }
          main section.start .stepper .step__col .step .step__desc p {
            color: #000053; }
        main section.start .stepper .step__col .step .step__img {
          position: relative; }
          main section.start .stepper .step__col .step .step__img img {
            border-radius: 0 68px 68px 68px;
            height: 136px;
            position: relative;
            width: 285px; }
          main section.start .stepper .step__col .step .step__img .clip {
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            background-color: #22D497;
            border-radius: 32px;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            height: 64px;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            left: -32px;
            line-height: 20px;
            padding: 0 16px;
            position: absolute;
            top: -32px;
            -webkit-transform-origin: 32px 32px;
            -ms-transform-origin: 32px 32px;
            transform-origin: 32px 32px;
            -webkit-transform: rotate(-16deg);
            -ms-transform: rotate(-16deg);
            transform: rotate(-16deg);
            width: 212px; }
            main section.start .stepper .step__col .step .step__img .clip span {
              text-align: center;
              color: #FFFFFF;
              font-size: 16px;
              font-weight: 400;
              text-transform: uppercase; }

main section.call {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #F3F7FA;
  background-image: url(../image/img/bg-back.png);
  background-repeat: no-repeat;
  background-position: bottom 0 right 0;
  -webkit-background-size: auto 100%;
  background-size: auto 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 480px;
  padding: 80px 200px 80px 165px;
  position: relative; }
  main section.call .spline-bg {
    background-image: url(../image/img/spline-bg.svg);
    background-repeat: no-repeat;
    background-position: center left;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    bottom: 0;
    height: 480px;
    left: 0;
    position: absolute;
    top: 0;
    width: 900px;
    z-index: 2; }
  main section.call .call__us {
    position: relative;
    width: 495px;
    z-index: 15; }
    main section.call .call__us h2 {
      margin-bottom: 28px; }
    main section.call .call__us p {
      width: 400px; }
  main section.call form {
    background-color: rgba(255, 255, 255, 0.7);
    border-radius: 12px;
    height: 320px;
    padding: 40px 60px 55px;
    width: 460px;
    z-index: 15; }
    main section.call form h4 {
      margin-bottom: 20px;
      text-align: center; }
    main section.call form input {
      background-color: #FFFFFF;
      border: none;
      border-radius: 12px;
      margin-bottom: 20px;
      padding: 16px;
      width: 100%; }
    main section.call form button, main section.call form input.btn {
      background-color: #22D497;
      border: none;
      border-radius: 12px;
      margin-bottom: 20px;
      position: relative;
      width: 100%; }
      main section.call form button img.done, main section.call form input.btn img.done {
        width: 24px;
        display: none;
        position: absolute;
        right: 15px;
        color: white; }
    main section.call form small {
      color: #868686;
      display: block;
      text-align: center; }

main section.feedback {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.5);
  display: none;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  z-index: 998; }
  main section.feedback .feedback__card {
    background-color: #F3F7FA;
    border-radius: 12px;
    display: none;
    height: auto;
    max-width: 550px;
    min-height: 350px;
    min-width: 500px;
    padding: 60px;
    position: relative;
    width: 35%;
    z-index: 999; }
    main section.feedback .feedback__card img.feedback__close {
      height: 20px;
      position: absolute;
      right: 15px;
      top: 15px;
      width: 20px; }
    main section.feedback .feedback__card textarea {
      overflow-y: auto;
      resize: none; }
    main section.feedback .feedback__card .btn {
      background-color: #22D497;
      color: #FFFFFF;
      margin-bottom: 0; }

footer {
  background-color: #1B1C31;
  padding: 40px 96px 40px 120px; }
  footer .footer__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    footer .footer__row .socials {
      -webkit-box-flex: 3;
      -ms-flex-positive: 3;
      flex-grow: 3; }
      footer .footer__row .socials a {
        margin-right: 30px; }
        footer .footer__row .socials a:last-child {
          margin: 0; }
    footer .footer__row div.links {
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1; }
    footer .footer__row div.our-partners {
      -webkit-box-flex: 2;
      -ms-flex-positive: 2;
      flex-grow: 2; }
    footer .footer__row div h5 {
      margin-bottom: 4px; }
    footer .footer__row div ul li {
      margin-top: 20px; }
      footer .footer__row div ul li a {
        font-size: 14px; }
    footer .footer__row button, footer .footer__row .btn {
      background-color: #FFFFFF;
      color: #000000;
      font-weight: 500;
      width: 200px; }
  footer hr {
    border-top: 1px solid #292C46;
    border-bottom: none;
    border-left: none;
    border-right: none;
    margin-bottom: 40px;
    margin-top: 8px; }
  footer .footer__end {
    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; }

.lightblue {
  background-color: #93F8FF; }

.sand {
  background-color: #FFDC81; }

.violet {
  background-color: #E8BDFF; }

.white {
  background-color: rgba(255, 255, 255, 0.7);
  border: 1px solid #E8BDFF; }

.boost {
  background-color: #22D497; }

.text--sand {
  color: #FFDC81; }

.text--red {
  color: #FE5050; }

.text--primary {
  color: #376BF1; }

.text--carpie {
  color: #00A1ED; }

.text--boost {
  color: #22D497; }

.text--carp {
  color: #000053; }

.text--white {
  color: #FFFFFF; }

.text--disactive {
  color: rgba(255, 255, 255, 0.7); }

.text--blue {
  color: #00E0EF; }

.text--underline {
  text-decoration: underline; }

.attention {
  color: #00A850;
  text-transform: uppercase; }

.showIcon {
  -webkit-animation-name: show-icon;
  animation-name: show-icon;
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms; }

.hideIcon {
  -webkit-animation-name: hide-icon;
  animation-name: hide-icon;
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms; }

@-webkit-keyframes open-menu {
  from {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%); }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes open-menu {
  from {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%); }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@-webkit-keyframes close-menu {
  from {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  to {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%); } }

@keyframes close-menu {
  from {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  to {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%); } }

@-webkit-keyframes show-icon {
  from {
    -webkit-transform: rotateX(90deg);
    transform: rotateX(90deg);
    -webkit-transform-origin: center;
    transform-origin: center; }
  to {
    -webkit-transform: rotateX(0);
    transform: rotateX(0);
    -webkit-transform-origin: center;
    transform-origin: center; } }

@keyframes show-icon {
  from {
    -webkit-transform: rotateX(90deg);
    transform: rotateX(90deg);
    -webkit-transform-origin: center;
    transform-origin: center; }
  to {
    -webkit-transform: rotateX(0);
    transform: rotateX(0);
    -webkit-transform-origin: center;
    transform-origin: center; } }

@-webkit-keyframes hide-icon {
  from {
    -webkit-transform: rotateX(0);
    transform: rotateX(0);
    -webkit-transform-origin: center;
    transform-origin: center; }
  to {
    -webkit-transform: rotateX(90deg);
    transform: rotateX(90deg);
    -webkit-transform-origin: center;
    transform-origin: center; } }

@keyframes hide-icon {
  from {
    -webkit-transform: rotateX(0);
    transform: rotateX(0);
    -webkit-transform-origin: center;
    transform-origin: center; }
  to {
    -webkit-transform: rotateX(90deg);
    transform: rotateX(90deg);
    -webkit-transform-origin: center;
    transform-origin: center; } }
