.btn {
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 21px;
  text-align: center;
  border: 1px solid;
  border-image-slice: 1;
  padding: 15px 48px;
  border-image-source: linear-gradient(95.03deg, #FF0318 0%, #CF197B 81.72%);
  text-decoration: none;
  outline: none;
}
.btn:hover {
  background: linear-gradient(95.03deg, rgba(255, 3, 24, 0.1) 0%, rgba(207, 25, 123, 0.1) 81.72%);
  text-decoration: none;
}
.btn:focus {
  border-image-source: none;
  border: 1px solid transparent;
  background: linear-gradient(95.03deg, rgba(255, 3, 24, 0.1) 0%, rgba(207, 25, 123, 0.1) 81.72%);
}
.btn span {
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  background-image: linear-gradient(95.03deg, #FF0318 0%, #CF197B 81.72%);
}
form {
  margin-top: 75px;
}
label {
  display: block;
  padding-top: 20px;
}
@media all and (max-width: 1279px) {
  label {
    width: 100%;
  }
}
label .label-text {
  transform: translateY(-40px);
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 21px;
  color: #1C232A;
  pointer-events: none;
  transition: all .3s;
}
label input {
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid rgba(181, 189, 201, 0.3);
  width: 100%;
  height: 31px;
  margin-bottom: 10px;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 21px;
  color: #1C232A;
}
label input:focus {
  outline: none;
  border-bottom: 1px solid #B5BDC9;
}
label input:hover {
  border-bottom: 1px solid #B5BDC9;
}
label input:focus + .label-text {
  transform: translateY(-60px);
  font-size: 12px;
  line-height: 18px;
  color: #ACB6C3;
}
label input:not(:focus):valid ~ .label-text {
  transform: translateY(-60px);
  font-size: 12px;
  line-height: 18px;
  color: #ACB6C3;
}
label textarea {
  height: 180px;
  width: 100%;
  border: 1px solid rgba(181, 189, 201, 0.3);
  padding: 16px;
  box-sizing: border-box;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 21px;
  color: #1C232A;
}
label textarea:focus {
  outline: none;
  border: 1px solid #B5BDC9;
}
label textarea:hover {
  border: 1px solid #B5BDC9;
}
label .textarea-text {
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 21px;
  color: #1C232A;
  pointer-events: none;
  margin-bottom: 6px;
}
input[type="submit"] {
  background: linear-gradient(95.03deg, #FF0318 0%, #CF197B 81.72%), #000000;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 21px;
  text-align: center;
  color: #FFFFFF;
  padding: 15px 70px;
  border: none;
  text-transform: uppercase;
  outline: none;
  position: relative;
  left: 0;
  top: 0;
  cursor: pointer;
  transition: all .3s;
  margin: 0;
  -webkit-appearance: none; -moz-appearance: none; appearance: none;
}
input[type="submit"]:hover {
  left: -8px;
  top: -8px;
}
input[type="submit"]:focus {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), linear-gradient(95.03deg, #FF0318 0%, #CF197B 81.72%), #000000;
  left: 0;
  top: 0;
}
.submit {
  position: relative;
  margin-top: 45px;
}
.submit:after {
  pointer-events: none;
  content: ' ';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  /*height: 100%;
  width: 100%;*/
  border: 1px solid;
  border-image-slice: 1;
  border-image-source: linear-gradient(95.03deg, #FF0318 0%, #CF197B 81.72%);
  opacity: 1;
  z-index: -1;
}
.submit:hover:after {
  opacity:1;
}
.upload-file__input {
  opacity: 0;
  position: absolute;
  z-index: -1;
  overflow: hidden;
  width: 0.4px;
  height: 0.4px;
}
.upload-file__label {
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  margin-top: 25px;
}
.upload-file__label img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
}
.upload-file__label span {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 24px;
  color: #ACB6C3;
}
::-webkit-input-placeholder {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 24px;
  color: #ACB6C3;
  font-family: 'Poppins';
}
::-moz-placeholder {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 24px;
  color: #ACB6C3;
  font-family: 'Poppins';
}
:-moz-placeholder {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 24px;
  color: #ACB6C3;
  font-family: 'Poppins';
}
:-ms-input-placeholder {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 24px;
  color: #ACB6C3;
  font-family: 'Poppins';
}
.header {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: -0.02em;
  padding: 17px 0 12px;
  position: relative;
}
@media all and (min-width: 767px) {
  .header.fixed {
    background: #fff;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9999;
  }
}
.header a {
  color: #ACB6C3;
  text-decoration: none;
  line-height: 24px;
}
.header a:hover {
  color: transparent;
      -webkit-background-clip: text;
      background-clip: text;
      background-image: linear-gradient(95.03deg, #FF0318 0%, #CF197B 81.72%);
}
.header a:focus {
   color: transparent;
      -webkit-background-clip: text;
      background-clip: text;
      background-image: linear-gradient(95.03deg, #FF0318 0%, #CF197B 81.72%);
}
.header a.logo:hover {
  border-bottom: none;
}
.header a.logo:focus {
  border-bottom: none;
}
.header-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
  padding-left: 50px;
  padding-right: 110px;
}
@media all and (max-width: 1279px) {
  .header-list {
    padding-left: 33px;
    padding-right: 20px;
  }
}
@media all and (max-width: 767px) {
  .header-list {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.header-item:nth-child(2) {
  margin-left: 24%;
  margin-right: 9%;
}
@media all and (max-width: 1919px) {
  .header-item:nth-child(2) {
    margin-left: 30%;
    margin-right: 10%;
  }
}
@media all and (max-width: 1439px) {
  .header-item:nth-child(2) {
    margin-left: 24%;
    margin-right: 10%;
  }
}
@media all and (max-width: 767px) {
  .header-item:nth-child(2) {
    display: none;
  }
}
.header-menu {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
@media all and (max-width: 1279px) {
  .header-menu {
    display: none;
  }
}
.header-link:not(:last-child) {
  margin-right: 30px;
}
.header .language {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.header .language span {
  color: #ACB6C3;
  margin: 0 3px;
}
.header .language a.active {
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  background-image: linear-gradient(95.03deg, #FF0318 0%, #CF197B 81.72%);
}
.footer {
  font-family: 'Poppins';
  background: rgba(0, 0, 0, 0.03);
  padding: 85px 0 120px;
}
.footer .subtitle {
  margin-bottom: 15px;
}
@media all and (max-width: 1279px) {
  .footer .subtitle {
    font-size: 16px;
    text-align: center;
  }
}
.footer-text {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  color: #000000;
}
@media all and (max-width: 1279px) {
  .footer-text {
    font-size: 16px;
  }
}
.footer-text a {
  text-decoration: none;
  color: #000000;
  display: inline-block;
}
.footer-text a:hover {
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  background-image: linear-gradient(95.03deg, #FF0318 0%, #CF197B 81.72%);
  display: inline-block;
}
@media all and (max-width: 1279px) {
  .footer-text a {
    display: block;
  }
}
.footer-flex {
  display: -ms-flexbox;
  display: flex;
  max-width: 1220px;
  width: 100%;
  margin: 0 auto;
}
@media all and (max-width: 1279px) {
  .footer-flex {
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: center;
        align-items: center;
    text-align: center;
  }
}
.footer-item:nth-child(1) {
  width: 15.5%;
  margin-right: 10%;
}
@media all and (max-width: 1279px) {
  .footer-item:nth-child(1) {
    width: 24.5%;
    margin-right: 0;
    margin-bottom: 60px;
  }
}
.footer-item:nth-child(2) {
  width: 15.5%;
  margin-right: 10%;
}
@media all and (max-width: 1279px) {
  .footer-item:nth-child(2) {
    width: auto;
    margin-right: 0;
    margin-bottom: 60px;
  }
}
.footer-item:nth-child(3) {
  width: 15.5%;
  margin-right: 10%;
}
@media all and (max-width: 1279px) {
  .footer-item:nth-child(3) {
    width: auto;
    margin-right: 0;
    margin-bottom: 60px;
  }
}
.footer-logo {
  width: 100%;
}
.footer-logo img {
  display: block;
  width: 100%;
}
.social {
  display: -ms-flexbox;
  display: flex;
}
.social-item {
  width: 36px;
  height: 36px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  background: #FFFFFF;
  border-radius: 10px;
}
.social-item .hover {
  display: none;
}
.social-item:hover .hover {
  display: block;
}
.social-item:hover .default {
  display: none;
}
.social-item:focus {
  background: #F3F3F3;
}
.social-item:focus .hover {
  display: block;
}
.social-item:focus .default {
  display: none;
}
.social-item:not(:last-child) {
  margin-right: 10px;
}
@font-face {
  font-family: 'Poppins';
  src: url('Poppins-Regular.eot');
  src: local('Poppins Regular'), local('Poppins-Regular'), url('../fonts/Poppins-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Poppins-Regular.woff') format('woff'), url('../fonts/Poppins-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Poppins';
  src: url('Poppins-Bold.eot');
  src: local('Poppins Bold'), local('Poppins-Bold'), url('../fonts/Poppins-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Poppins-Bold.woff') format('woff'), url('../fonts/Poppins-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Poppins';
  src: url('Poppins-Medium.eot');
  src: local('Poppins Medium'), local('Poppins-Medium'), url('../fonts/Poppins-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/Poppins-Medium.woff') format('woff'), url('../fonts/Poppins-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}
body {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  min-height: 100vh;
  margin: 0;
  min-width: 375px;
  width: 100%;
}
.main {
  -ms-flex: 1 0 auto;
      flex: 1 0 auto;
  font-family: 'Poppins';
}
.container {
  max-width: 1440px;
  width: 100%;
  margin: 0 auto;
}
.container-lit {
  max-width: 1010px;
  width: 100%;
  margin: 0 auto;
}
.tagline {
  padding: 180px 0 140px;
}
@media all and (max-width: 1919px) {
  .tagline {
    padding-top: 185px;
  }
}
@media all and (max-width: 1279px) {
  .tagline {
    padding-top: 80px;
    padding-bottom: 105px;
  }
}
@media all and (max-width: 767px) {
  .tagline {
    padding-bottom: 90px;
  }
}
.tagline .text {
  width: 60%;
}
@media all and (max-width: 1279px) {
  .tagline .text {
    width: 75%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media all and (max-width: 767px) {
  .tagline .text {
    width: 90%;
  }
}
@media all and (max-width: 1279px) {
  .tagline .title-span {
    text-align: center;
    display: block;
  }
}
.subtitle {
  font-style: normal;
  font-weight: bold;
  font-size: 10px;
  line-height: 24px;
  text-transform: uppercase;
  color: #ACB6C3;
  transition: all .3s;
}
@media all and (max-width: 1279px) {
  .subtitle {
    text-align: center;
  }
}
@media all and (max-width: 767px) {
  .subtitle {
    font-size: 14px;
  }
}
.title {
  font-style: normal;
  font-weight: bold;
  font-size: 60px;
  line-height: 70px;
  letter-spacing: -0.02em;
  color: #000000;
  transition: all .3s;
  display: inline-block;
}
.contact .title {
  font-size:45px;
}
@media all and (max-width: 1279px) {
  .title {
    text-align: center;
    width: 100%;
  }
}
@media all and (max-width: 767px) {
  .title {
    font-size: 40px;
    line-height: 58px;
  }
  .contact .title {
    font-size:40px;
  }
}
.title-span {
  margin-left: 7px;
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  background-image: linear-gradient(95.03deg, #FF0318 0%, #CF197B 81.72%);
  display: inline-block;
}
@media all and (max-width: 1279px) {
  .title-span {
    text-align: center;
  }
}
.title .grey-title {
  color: #ACB6C3;
}
.text {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 24px;
  color: #ACB6C3;
  margin-top: 37px;
}
@media all and (max-width: 1279px) {
  .text {
    text-align: center;
    width: 100%;
  }
}
@media all and (max-width: 767px) {
  .text {
    margin-top: 17px;
  }
}
.banner {
  width: 100%;
  min-height: 750px;
  background-position: center center;
  background-size: cover;
  overflow: hidden;
  position: relative;
}
@media all and (max-width: 767px) {
  .banner {
    min-height: 360px;
  }
}
.banner #video {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  z-index: 1;
  background-size: cover;
}
.banner video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height:750px;
  -o-object-fit: cover;
     object-fit: cover;
  min-width: 100%;
  /*min-height: 100%;*/
}
@media all and (max-width: 767px) {
  .banner video {
    height: 365px;
  }
}
.about {
  padding: 190px 0 240px;
  overflow-x: hidden;
}
@media all and (max-width: 1919px) {
  .about {
    padding-top: 180px;
  }
}
@media all and (max-width: 1279px) {
  .about {
    padding-top: 155px;
    padding-bottom: 315px;
  }
}
@media all and (max-width: 767px) {
  .about {
    padding-top: 105px;
    padding-bottom: 175px;
  }
}
.about-flex {
    grid-gap: 50px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
@media all and (max-width: 1279px) {
  .about-flex {
      grid-gap: 0;
    -ms-flex-direction: column;
        flex-direction: column;
  }
}
.about .text {
  width: 490px;
}
@media all and (max-width: 767px) {
  .about .text {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
  }
}
.about-item {
  position: relative;
}
.about-item:last-child {
  top: -10px;
}
.about-item:last-child img{
    width: 100%;
}
@media all and (max-width: 1439px) {
  .about-item:last-child {
    margin-left: 40px;
  }
}
@media all and (max-width: 1279px) {
  .about-item:last-child {
      width: 80%;
    margin-left: 0;
    top: 30px;
  }

    .about-item .like{
        left: -10px !important;
        bottom: -10px !important;
    }
}
@media all and (max-width: 767px) {
  .about-item:last-child {
    margin-left: 0px;
    top: 30px;
    width: 90%;
  }
}
@media all and (max-width: 767px) {
  .about-item .photo001 {
    width: 100%;
  }
}
.about-item .photo002 {
  position: absolute;
  right: -35%;
  top: -12%;
}
@media all and (max-width: 767px) {
  .about-item .photo002 {
    right: 0%;
    top: -17%;
    width: 38%;
  }
}
.about-item .photo003 {
  position: absolute;
  bottom: -39%;
  right: -34%;
}
@media all and (max-width: 767px) {
  .about-item .photo003 {
    bottom: -42%;
    right: 0%;
    width: 45%;
  }
}
.about .like {
  width: 96px;
  height: 96px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  background: #fff;
  box-shadow: 10.5882px 10.5882px 35.2941px rgba(0, 0, 0, 0.1);
  border-radius: 17px;
  position: absolute;
  bottom: -32%;
  left: -17%;
  animation: rotate 2s linear infinite;
  transition: all 2s ease;
}
.about .like .bg {
  opacity: 0.4;
  -webkit-filter: blur(16px);
          filter: blur(16px);
  position: absolute;
  top: 60%;
  left: 55%;
  transform: translate(-50%, -50%);
}
.about .like img {
  width: 65px;
}
@media all and (max-width: 767px) {
  .about .like {
    width: 55px;
    height: 55px;
    left: -4%;
    animation: rotate-mob 2s linear infinite;
  }
  .about .like img {
    width: 36px;
  }
}
@keyframes rotate {
  0% {
    bottom: -25%;
  }
  50% {
    bottom: -38%;
  }
  100% {
    bottom: -25%;
  }
}
@keyframes rotate-mob {
  0% {
    bottom: -16%;
  }
  50% {
    bottom: -26%;
  }
  100% {
    bottom: -16%;
  }
}
.what {
  background: #121212;
  padding: 135px 0 170px;
}
@media all and (max-width: 1279px) {
  .what {
    padding-top: 175px;
    padding-bottom: 105px;
  }
}
@media all and (max-width: 767px) {
  .what {
    padding-top: 105px;
  }
}
.what .container-lit {
  position: relative;
}
.what .title {
  color: #fff;
}
.what-text-flex {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: start;
      align-items: flex-start;
}
@media all and (max-width: 1279px) {
  .what-text-flex {
    -ms-flex-direction: column;
        flex-direction: column;
  }
}
.what-text-flex .text:first-child {
  width: 490px;
}
@media all and (max-width: 1279px) {
  .what-text-flex .text:first-child {
    margin-left: auto;
    margin-right: auto;
    width: 80%;
  }
}
@media all and (max-width: 767px) {
  .what-text-flex .text:first-child {
    width: 93%;
    margin-top: 30px;
  }
}
.what-text-flex .text:last-child {
  width: 385px;
  position: relative;
}
@media all and (max-width: 1279px) {
  .what-text-flex .text:last-child {
    margin-left: auto;
    margin-right: auto;
    margin-top: 75px;
    width: 46%;
  }
}
@media all and (max-width: 767px) {
  .what-text-flex .text:last-child {
    margin-right: auto;
    margin-top: 56px;
    width: 85%;
    margin-left: 8%;
    text-align: left;
  }
}
.what-text-flex .text:last-child:after {
  content: ' ';
  position: absolute;
  left: -32px;
  top: 0;
  bottom: 0;
  width: 2px;
  height: 100%;
  background: linear-gradient(95.03deg, #FF0318 0%, #CF197B 81.72%);
  border-radius: 5px;
}
@media all and (max-width: 767px) {
  .what-text-flex .text:last-child:after {
    left: -15px;
  }
}
.what-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 70px;
}
@media all and (max-width: 1279px) {
  .what-list {
    -ms-flex-pack: center;
        justify-content: center;
    margin-top: 85px;
  }
}
@media all and (max-width: 767px) {
  .what-list {
    margin-top: 57px;
  }
}
.what-item {
  width: 48.5%;
}
.what-item-img {
  text-align: center;
}
@media all and (max-width: 1279px) {
  .what-item {
    width: 64%;
  }
  .what-item:not(:first-child) {
    margin-top: 100px;
  }
}
@media all and (max-width: 767px) {
  .what-item {
    width: 90%;
  }
}
.what-item:nth-child(2n) {
  margin-top: 170px;
}
@media all and (max-width: 1279px) {
  .what-item:nth-child(2n) {
    margin-top: 100px;
  }
}
.what-item-title {
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 31px;
  text-align: center;
  letter-spacing: -0.02em;
  color: #FFFFFF;
  margin-top: 38px;
}
.what-item-text {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 24px;
  text-align: center;
  color: #ACB6C3;
  margin-top: 11px;
  padding: 0 16px;
}
.what-item-flex {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  margin-top: 29px;
}
.what-item-flex a:nth-child(2) {
  margin-left: 15px;
}
.what-item-img {
  overflow: hidden;
}
.what .more {
  text-align: center;
  margin-top: 130px;
}
.what .more.active {
  display: none;
}
@media all and (max-width: 1279px) {
  .what .more {
    margin-top: 170px;
  }
}
.what .more span {
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 24px;
  text-align: center;
  text-transform: uppercase;
  color: #FFFFFF;
  position: relative;
  text-decoration: none;
  cursor: pointer;
}
.what .more span:after {
  content: ' ';
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  bottom: -3px;
  opacity: 0.4;
  border: 1px dashed #FFFFFF;
}
.team {
  padding: 205px 0;
}
@media all and (max-width: 1279px) {
  .team {
    padding: 155px 0;
  }
}
@media all and (max-width: 767px) {
  .team {
    padding-top: 105px;
  }
}
.team-flex {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
@media all and (max-width: 1279px) {
  .team-flex {
    -ms-flex-direction: column;
        flex-direction: column;
  }
}
.team .text {
  width: 485px;
}
@media all and (max-width: 1279px) {
  .team .text {
    margin-left: auto;
    margin-right: auto;
    width: 85%;
  }
}
.slider {
  margin-top: 120px;
}
@media all and (max-width: 1439px) {
  .slider {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media all and (max-width: 1279px) {
  .slider {
    margin-top: -15px;
    margin-left: 3%;
    width: 97%;
  }
}
.slider img {
  display: block;
  width: 100%;
}
.slider-position {
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: -0.02em;
  color: #ACB6C3;
  margin-top: 16px;
}
.slider-name {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 23px;
  letter-spacing: -0.02em;
  color: #000000;
}
.slider-wrapper {
  width: 177px;
  margin: 270px auto 0;
  transition: all 1s;
  animation-delay: 1s;
}
@media all and (max-width: 1439px) {
  .slider-wrapper {
    width: 280px;
    margin: 80px auto 0;
  }
}
@media all and (max-width: 1279px) {
  .slider-wrapper {
    width: 280px;
    margin: 80px auto 0;
  }
}
.slick-active ~ .slick-active ~ .slick-active .slider-wrapper {
  width: 177px ;
  margin: 0 auto ;
}
@media all and (max-width: 1439px) {
  .slick-active ~ .slick-active ~ .slick-active .slider-wrapper {
    width: 280px;
    margin: 80px auto 0;
  }
}
@media all and (max-width: 1279px) {
  .slick-active ~ .slick-active ~ .slick-active .slider-wrapper {
    width: 280px;
    margin: 80px auto 0;
  }
}
.slick-active ~ .slick-active .slider-wrapper,
.slick-active ~ .slick-active ~ .slick-active ~ .slick-active .slider-wrapper {
  width: 280px;
  margin: 80px auto 0;
}
@media all and (max-width: 1439px) {
  .slick-active ~ .slick-active .slider-wrapper,
  .slick-active ~ .slick-active ~ .slick-active ~ .slick-active .slider-wrapper {
    width: 177px;
    margin: 0 auto 0;
  }
}
@media all and (max-width: 1279px) {
  .slick-active ~ .slick-active .slider-wrapper,
  .slick-active ~ .slick-active ~ .slick-active ~ .slick-active .slider-wrapper {
    width: 280px;
    margin: 80px auto 0;
  }
}
.slick-active ~ .slick-active ~ .slick-active ~ .slick-active ~ .slick-active .slider-wrapper {
  width: 177px;
  margin: 270px auto 0;
}
@media all and (max-width: 1279px) {
  .slick-active ~ .slick-active ~ .slick-active ~ .slick-active ~ .slick-active .slider-wrapper {
    width: 280px;
    margin: 80px auto 0;
  }
}
.careers {
  padding: 40px 0;
}
@media all and (max-width: 1439px) {
  .careers {
    padding-top: 105px;
  }
}
@media all and (max-width: 1280px) {
  .careers {
    padding-top: 120px;
  }
}
@media all and (max-width: 767px) {
  .careers {
    padding-top: 15px;
  }
  .careers-title {
    margin-bottom: 20px;
  }
}
.careers .container-lit {
  position: relative;
}
.careers .text {
  width: 590px;
  margin-bottom: 16px;
}
@media all and (max-width: 1279px) {
  .careers .text {
    margin-left: auto;
    margin-right: auto;
    width: 80%;
  }
}
.careers-flex {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
  padding: 52px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
@media all and (max-width: 1279px) {
  .careers-flex {
    width: 95%;
    margin: 0 auto;
  }
}
@media all and (max-width: 767px) {
  .careers-flex {
    -ms-flex-direction: column;
        flex-direction: column;
    text-align: center;
    padding: 35px 0;
  }
}
@media all and (max-width: 767px) {
  .careers-item:first-child {
    margin-bottom: 17px;
    width: 70%;
    margin-left: auto;
    margin-right: auto;
  }
}
.careers-title {
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 32px;
  color: #000;
}
.careers-title span {
  color: #ACB6C3;
}
 .contact {
   margin-left: calc(100%/2 - 784px);
   padding: 162px 0 90px;
 }
 @media all and (max-width: 1439px) {
   .contact {
      margin-left: calc(100%/2 - 685px);
   }
 }
@media all and (max-width: 1279px) {
  .contact {
    margin-left: auto;
    width: 100%;
    margin-right: auto;
    padding-top: 105px;
  }
}
.contact form {
  margin-top: 45px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
}
.contact form label {
  width: 100%;
}
@media all and (max-width: 767px) {
  .contact form {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
}
.contact-flex {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
@media all and (max-width: 1279px) {
  .contact-flex {
    -ms-flex-direction: column;
        flex-direction: column;
  }
}
.contact-flex-item:first-child {
  max-width: 385px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.contact-flex-item:last-child {
  width: 60%;
}
@media all and (max-width: 1279px) {
  .contact-flex-item:last-child {
    margin-top: 90px;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
  }
}
.contact-text {
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  color: #000000;
  text-decoration: none;
}
.contact-text:hover {
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  background-image: linear-gradient(95.03deg, #FF0318 0%, #CF197B 81.72%);
  display: inline-block;
}
.footer-form {
  display: -ms-flexbox;
  display: flex;
  margin-top: 50px;
}
@media all and (max-width: 1279px) {
  .footer-form {
    -ms-flex-pack: center;
        justify-content: center;
  }
}
.footer-form-item:first-child {
  margin-right: 90px;
}
@media all and (max-width: 767px) {
  .footer-form-item:first-child {
    margin-right: 40px;
  }
}
.footer-form .subtitle {
  margin-bottom: 8px;
}
@media all and (max-width: 1279px) {
  .footer-form .subtitle {
    font-size: 14px;
  }
}
@media all and (max-width: 1279px) {
  .footer-form .contact-text {
    font-size: 16px;
  }
}
.like-v {
  width: 270px;
  position: absolute;
  top: -25.25%;
  right: 5%;
  animation: like-v 2s linear infinite;
  transition: all 2s ease;
}
@media all and (max-width: 1279px) {
  .like-v {
    display: none;
  }
}
@media all and (max-width: 767px) {
  .like-v {
    display: none;
  }
}
.cup {
  width: 300px;
  position: absolute;
  top: -7.25%;
  right: -5%;
  animation: cup 2s linear infinite;
  transition: all 2s ease;
}
@media all and (max-width: 1279px) {
  .cup {
    display: none;
  }
}
@keyframes cup {
  0% {
    transform: rotate(0);
    top: -7.25%;
  }
  50% {
    transform: rotate(-45deg);
    top: -11.25%;
  }
  100% {
    transform: rotate(0deg);
    top: -7.25%;
  }
}
@keyframes like-v {
  0% {
    transform: rotate(0);
    top: -25.25%;
  }
  50% {
    transform: rotate(-36deg);
    top: -39.5%;
  }
  100% {
    transform: rotate(0deg);
    top: -25.25%;
  }
}
#map {
  width: 100%;
  height: 535px;
  margin-top: 10px;
}
#map:focus {
  outline:none;
}
.gm-style-mtc,
.gm-svpc {
  display: none !important;
}
.new {
  position: relative;
}
@media all and (max-width: 1439px) {
  .slider .slick-next,
  .slider .slick-prev {
    bottom: -21% !important;
  }
}
@media all and (max-width: 767px) {
  .slider .slick-next,
  .slider .slick-prev {
    bottom: -12% !important;
  }
}
.what-list-more {
  display: none;
}
.what-list-more.active {
  display: -ms-flexbox;
  display: flex;
}
.container-job {
  max-width: 1220px;
  width: 100%;
  margin: 0 auto;
}
@media all and (max-width: 1279px) {
  .container-job {
    max-width: 728px;
  }
}
@media all and (max-width: 767px) {
  .container-job {
    max-width: 343px;
  }
}
.back {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  text-decoration: none;
  margin-bottom: 60px;
}
.back:hover {
  text-decoration: none;
}
.back:hover span {
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  background-image: linear-gradient(95.03deg, #FF0318 0%, #CF197B 81.72%);
  display: inline-block;
}.back:hover .icon {
  fill: #FF1E56;
}
.back:focus {
  text-decoration: none;
}
.back:focus span {
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  background-image: linear-gradient(95.03deg, #FF0318 0%, #CF197B 81.72%);
  display: inline-block;
}
.back .icon {
  margin-right: 8px;
  width: 20px;
  height: 20px;
  fill: #000;
}
.back span {
  text-decoration: none;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 24px;
  color: #000000;
}
.job {
  padding: 46px 0 150px;
}
.job .title {
  max-width: 570px;
  width: 100%;
}
@media all and (max-width: 1279px) {
  .job .title {
    margin-left: auto;
    margin-right: auto;
    max-width: initial;
  }
}
.job .text {
  max-width: 590px;
  width: 100%;
}
@media all and (max-width: 1279px) {
  .job .text {
    margin-left: auto;
    margin-right: auto;
    max-width: initial;
  }
}
.job .text span {
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 24px;
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  background-image: linear-gradient(95.03deg, #FF0318 0%, #CF197B 81.72%);
}
.job-flex {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  margin-top: 75px;
}
@media all and (max-width: 1279px) {
  .job-flex {
    -ms-flex-direction: column;
        flex-direction: column;
  }
}
.job-flex-item:first-child {
  width: 48%;
}
@media all and (max-width: 1279px) {
  .job-flex-item:first-child {
    width: 100%;
  }
}
.job-flex-item:last-child {
  width: 40%;
}
@media all and (max-width: 1279px) {
  .job-flex-item:last-child {
    width: 100%;
    margin-top: 50px;
  }
}
.job-title {
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.02em;
  color: #000000;
  text-transform: uppercase;
  margin-bottom: 30px;
}
.job ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.job ul li {
  position: relative;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 24px;
  color: #000000;
  padding-left: 24px;
}
@media all and (max-width: 1279px) {
  .job ul li {
    width: 90%;
  }
}
.job ul li:not(:last-child) {
  margin-bottom: 28px;
}
.job ul li:after {
  content: ' ';
  position: absolute;
  left: 0;
  top: 7px;
  width: 6px;
  height: 6px;
  background: linear-gradient(95.03deg, #FF0318 0%, #CF197B 81.72%), #000000;
  border-radius: 6px;
}
.job-wrapper {
  padding: 50px 0;
  border-bottom: 1px solid rgba(181, 189, 201, 0.3);
}
.job-wrapper:first-child {
  padding-top: 0;
}
.job-wrapper:last-child {
  border-bottom: inherit;
}
.job-form {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: -5px;
}
.job-form label {
  width: 43%;
  padding-top: 0;
}
@media all and (max-width:767px) {
  .job-form label {
    width: 100%;
  }
}
.job-form label:nth-child(5) {
  width: 100%;
}
.job-form .submit {
  width: 100%;
  margin-top: 63px;
}
.job-form input[type="submit"] {
  width: 100%;
  text-transform: inherit;
}
.manager-flex {
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 80px;
}
.manager-photo {
  width: 176px;
  height: 176px;
  border-radius: 50%;
  overflow: hidden;
  margin-right: 32px;
}
@media all and (max-width: 767px) {
  .manager-photo {
    width: 100px;
    height: 100px;
  }
}
.manager-photo img {
  width: 100%;
}
.manager-name {
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: -0.02em;
  color: #000000;
  margin-top: 10px;
  margin-bottom: 16px;
}
.manager-social {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
      align-items: flex-end;
  text-decoration: none;
}
.manager-social:hover {
  text-decoration: none;
}
.manager-social:hover span {
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  background-image: linear-gradient(95.03deg, #FF0318 0%, #CF197B 81.72%);
  display: inline-block;
}
.manager-social:hover .icon {
  fill: #7E858F;
}
.manager-social:focus {
  text-decoration: none;
}
.manager-social:focus span {
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  background-image: linear-gradient(95.03deg, #FF0318 0%, #CF197B 81.72%);
  display: inline-block;
}
.manager-social:focus .icon {
  fill: #3A3E42;
}
.manager-social:not(:last-child) {
  margin-bottom: 16px;
}
.manager-social .icon {
  width: 18px;
  height: 18px;
  fill: #ACB6C3;
  margin-right: 8px;
}
.manager-social img {
  margin-right: 8px;
}
.manager-social span {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 14px;
  color: #000000;
}
.gm-style .gm-style-iw-c {
  min-height: 55px !important;
  min-width:103px !important;
}
