.h1 {
  text-transform: uppercase;
}

.obj {
  color: #222;
  margin-bottom: 6.9444444444vw;
  margin-top: 1.3888888889vw;
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .obj {
    margin-bottom: 10.4166666667vw;
  }
}
@media screen and (max-width: 767px) {
  .obj {
    margin-bottom: 15.625vw;
  }
}
@media screen and (min-width: 1440px) {
  .obj {
    margin-bottom: 100px;
  }
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .obj {
    margin-top: 0vw;
  }
}
@media screen and (max-width: 767px) {
  .obj {
    margin-top: 0vw;
  }
}
@media screen and (min-width: 1440px) {
  .obj {
    margin-top: 20px;
  }
}
.obj .container {
  overflow: hidden;
}
.obj .h1, .obj__title {
  text-align: left;
  margin-bottom: 0;
  font-weight: 700;
  font-size: 4.4444444444vw;
  line-height: 5.3472222222vw;
  letter-spacing: 0;
  text-transform: none;
  margin-bottom: 1.4583333333vw;
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .obj .h1, .obj__title {
    font-size: 4.6875vw;
    line-height: 5.5989583333vw;
  }
}
@media screen and (max-width: 767px) {
  .obj .h1, .obj__title {
    font-size: 7.5vw;
    line-height: 9.0625vw;
  }
}
@media screen and (min-width: 1440px) {
  .obj .h1, .obj__title {
    font-size: 64px;
    line-height: 77px;
  }
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .obj .h1, .obj__title {
    margin-bottom: 1.953125vw;
  }
}
@media screen and (max-width: 767px) {
  .obj .h1, .obj__title {
    margin-bottom: 6.25vw;
  }
}
@media screen and (min-width: 1440px) {
  .obj .h1, .obj__title {
    margin-bottom: 21px;
  }
}
@media screen and (max-width: 767px) {
  .obj .h1 {
    display: none;
  }
}
.obj__title {
  display: none;
}
@media screen and (max-width: 767px) {
  .obj__title {
    display: inline-block;
    order: 1;
    padding-top: 6.25vw;
    padding-left: 7.5vw;
    padding-right: 7.5vw;
  }
}
.obj__title strong {
  color: #051DE9;
}
.obj__wrapper1 {
  background: #fff;
  border-radius: 2.0833333333vw;
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .obj__wrapper1 {
    border-radius: 3.90625vw;
  }
}
@media screen and (max-width: 767px) {
  .obj__wrapper1 {
    border-radius: 4.6875vw;
  }
}
@media screen and (min-width: 1440px) {
  .obj__wrapper1 {
    border-radius: 30px;
  }
}
.obj__content {
  padding-left: 3.5416666667vw;
  padding-top: 2.3611111111vw;
  padding-bottom: 4.1666666667vw;
  display: flex;
  flex-direction: column;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .obj__content {
    padding-left: 3.90625vw;
  }
}
@media screen and (max-width: 767px) {
  .obj__content {
    padding-left: 3.125vw;
  }
}
@media screen and (min-width: 1440px) {
  .obj__content {
    padding-left: 51px;
  }
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .obj__content {
    padding-top: 2.6041666667vw;
  }
}
@media screen and (max-width: 767px) {
  .obj__content {
    padding-top: 0vw;
  }
}
@media screen and (min-width: 1440px) {
  .obj__content {
    padding-top: 34px;
  }
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .obj__content {
    padding-bottom: 2.8645833333vw;
  }
}
@media screen and (max-width: 767px) {
  .obj__content {
    padding-bottom: 7.5vw;
  }
}
@media screen and (min-width: 1440px) {
  .obj__content {
    padding-bottom: 60px;
  }
}
@media screen and (max-width: 767px) {
  .obj__content {
    order: 3;
    padding-right: 3.125vw;
  }
}
.obj__wrapper {
  display: flex;
}
@media screen and (max-width: 767px) {
  .obj__wrapper {
    flex-direction: column;
  }
}
.obj__media {
  position: relative;
  min-width: 41.6666666667vw;
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .obj__media {
    min-width: 37.7604166667vw;
  }
}
@media screen and (max-width: 767px) {
  .obj__media {
    min-width: 9.375vw;
  }
}
@media screen and (min-width: 1440px) {
  .obj__media {
    min-width: 600px;
  }
}
@media screen and (max-width: 767px) {
  .obj__media {
    order: 2;
    min-height: 40vw;
  }
}
.obj__media::before {
  content: "";
  width: 22.2222222222vw;
  height: 21.9444444444vw;
  border-radius: 22.2222222222vw;
  background: #051DE9;
  filter: blur(200px);
  position: absolute;
  left: 2.0833333333vw;
  top: 13.4027777778vw;
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .obj__media::before {
    width: 27.34375vw;
  }
}
@media screen and (max-width: 767px) {
  .obj__media::before {
    width: 33.75vw;
  }
}
@media screen and (min-width: 1440px) {
  .obj__media::before {
    width: 320px;
  }
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .obj__media::before {
    height: 27.0833333333vw;
  }
}
@media screen and (max-width: 767px) {
  .obj__media::before {
    height: 33.75vw;
  }
}
@media screen and (min-width: 1440px) {
  .obj__media::before {
    height: 316px;
  }
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .obj__media::before {
    border-radius: 3.90625vw;
  }
}
@media screen and (max-width: 767px) {
  .obj__media::before {
    border-radius: 9.375vw;
  }
}
@media screen and (min-width: 1440px) {
  .obj__media::before {
    border-radius: 320px;
  }
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .obj__media::before {
    left: 3.90625vw;
  }
}
@media screen and (max-width: 767px) {
  .obj__media::before {
    left: 28.125vw;
  }
}
@media screen and (min-width: 1440px) {
  .obj__media::before {
    left: 30px;
  }
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .obj__media::before {
    top: 3.90625vw;
  }
}
@media screen and (max-width: 767px) {
  .obj__media::before {
    top: 0vw;
  }
}
@media screen and (min-width: 1440px) {
  .obj__media::before {
    top: 193px;
  }
}
@media screen and (max-width: 767px) {
  .obj__media::before {
    filter: blur(75px);
  }
}
.obj__media__img {
  position: absolute;
  width: 57.8472222222vw;
  left: -12.4305555556vw;
  top: 11.7361111111vw;
  height: auto;
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .obj__media__img {
    width: 43.4895833333vw;
  }
}
@media screen and (max-width: 767px) {
  .obj__media__img {
    width: 78.125vw;
  }
}
@media screen and (min-width: 1440px) {
  .obj__media__img {
    width: 833px;
  }
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .obj__media__img {
    left: -1.4322916667vw;
  }
}
@media screen and (max-width: 767px) {
  .obj__media__img {
    left: 4.375vw;
  }
}
@media screen and (min-width: 1440px) {
  .obj__media__img {
    left: -179px;
  }
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .obj__media__img {
    top: 16.9270833333vw;
  }
}
@media screen and (max-width: 767px) {
  .obj__media__img {
    top: -2.1875vw;
  }
}
@media screen and (min-width: 1440px) {
  .obj__media__img {
    top: 169px;
  }
}
.obj__desc {
  max-width: 32.0833333333vw;
  font-weight: 400;
  font-size: 1.6666666667vw;
  line-height: 2.0138888889vw;
  letter-spacing: 0;
  margin-bottom: 2.5vw;
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .obj__desc {
    max-width: 50.390625vw;
  }
}
@media screen and (max-width: 767px) {
  .obj__desc {
    max-width: 77.5vw;
  }
}
@media screen and (min-width: 1440px) {
  .obj__desc {
    max-width: 462px;
  }
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .obj__desc {
    font-size: 2.6041666667vw;
    line-height: 3.125vw;
  }
}
@media screen and (max-width: 767px) {
  .obj__desc {
    font-size: 6.25vw;
    line-height: 7.5vw;
  }
}
@media screen and (min-width: 1440px) {
  .obj__desc {
    font-size: 24px;
    line-height: 29px;
  }
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .obj__desc {
    margin-bottom: 1.953125vw;
  }
}
@media screen and (max-width: 767px) {
  .obj__desc {
    margin-bottom: 6.25vw;
  }
}
@media screen and (min-width: 1440px) {
  .obj__desc {
    margin-bottom: 36px;
  }
}
@media screen and (max-width: 767px) {
  .obj__desc {
    padding-left: 4.375vw;
  }
}
@media screen and (max-width: 767px) {
  .obj__btn .btn {
    font-size: 5vw;
    line-height: 5.9375vw;
  }
}
.obj__bottom {
  display: flex;
  justify-content: flex-start;
  position: relative;
}
.obj__bottom::before {
  content: "";
  width: 2.0833333333vw;
  height: 2.0833333333vw;
  background: #222;
  position: absolute;
  left: -0.0694444444vw;
  top: -2.0833333333vw;
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .obj__bottom::before {
    width: 3.90625vw;
  }
}
@media screen and (max-width: 767px) {
  .obj__bottom::before {
    width: 4.6875vw;
  }
}
@media screen and (min-width: 1440px) {
  .obj__bottom::before {
    width: 30px;
  }
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .obj__bottom::before {
    height: 3.90625vw;
  }
}
@media screen and (max-width: 767px) {
  .obj__bottom::before {
    height: 4.6875vw;
  }
}
@media screen and (min-width: 1440px) {
  .obj__bottom::before {
    height: 30px;
  }
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .obj__bottom::before {
    left: -0.1302083333vw;
  }
}
@media screen and (max-width: 767px) {
  .obj__bottom::before {
    left: 0vw;
  }
}
@media screen and (min-width: 1440px) {
  .obj__bottom::before {
    left: -1px;
  }
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .obj__bottom::before {
    top: -3.90625vw;
  }
}
@media screen and (max-width: 767px) {
  .obj__bottom::before {
    top: -4.6875vw;
  }
}
@media screen and (min-width: 1440px) {
  .obj__bottom::before {
    top: -30px;
  }
}
.obj__bottom::after {
  content: "";
  width: 4.1666666667vw;
  height: 4.1666666667vw;
  background: #fff;
  position: absolute;
  left: -0.0694444444vw;
  top: -4.1666666667vw;
  border-radius: 50%;
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .obj__bottom::after {
    width: 7.8125vw;
  }
}
@media screen and (max-width: 767px) {
  .obj__bottom::after {
    width: 9.375vw;
  }
}
@media screen and (min-width: 1440px) {
  .obj__bottom::after {
    width: 60px;
  }
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .obj__bottom::after {
    height: 7.8125vw;
  }
}
@media screen and (max-width: 767px) {
  .obj__bottom::after {
    height: 9.375vw;
  }
}
@media screen and (min-width: 1440px) {
  .obj__bottom::after {
    height: 60px;
  }
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .obj__bottom::after {
    left: -0.1302083333vw;
  }
}
@media screen and (max-width: 767px) {
  .obj__bottom::after {
    left: 0vw;
  }
}
@media screen and (min-width: 1440px) {
  .obj__bottom::after {
    left: -1px;
  }
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .obj__bottom::after {
    top: -7.8125vw;
  }
}
@media screen and (max-width: 767px) {
  .obj__bottom::after {
    top: -9.375vw;
  }
}
@media screen and (min-width: 1440px) {
  .obj__bottom::after {
    top: -60px;
  }
}
.obj__bottom__wrapper {
  margin-left: -0.6944444444vw;
  margin-bottom: -0.6944444444vw;
  background: #222;
  border-top-right-radius: 2.0833333333vw;
  position: relative;
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .obj__bottom__wrapper {
    margin-left: -1.3020833333vw;
  }
}
@media screen and (max-width: 767px) {
  .obj__bottom__wrapper {
    margin-left: -1.5625vw;
  }
}
@media screen and (min-width: 1440px) {
  .obj__bottom__wrapper {
    margin-left: -10px;
  }
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .obj__bottom__wrapper {
    margin-bottom: -1.3020833333vw;
  }
}
@media screen and (max-width: 767px) {
  .obj__bottom__wrapper {
    margin-bottom: -1.5625vw;
  }
}
@media screen and (min-width: 1440px) {
  .obj__bottom__wrapper {
    margin-bottom: -10px;
  }
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .obj__bottom__wrapper {
    border-top-right-radius: 3.90625vw;
  }
}
@media screen and (max-width: 767px) {
  .obj__bottom__wrapper {
    border-top-right-radius: 4.6875vw;
  }
}
@media screen and (min-width: 1440px) {
  .obj__bottom__wrapper {
    border-top-right-radius: 30px;
  }
}
.obj__bottom__wrapper::before {
  content: "";
  width: 2.0833333333vw;
  height: 2.0833333333vw;
  background: #222;
  position: absolute;
  bottom: 0.6944444444vw;
  right: -2.0833333333vw;
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .obj__bottom__wrapper::before {
    width: 3.90625vw;
  }
}
@media screen and (max-width: 767px) {
  .obj__bottom__wrapper::before {
    width: 4.6875vw;
  }
}
@media screen and (min-width: 1440px) {
  .obj__bottom__wrapper::before {
    width: 30px;
  }
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .obj__bottom__wrapper::before {
    height: 3.90625vw;
  }
}
@media screen and (max-width: 767px) {
  .obj__bottom__wrapper::before {
    height: 4.6875vw;
  }
}
@media screen and (min-width: 1440px) {
  .obj__bottom__wrapper::before {
    height: 30px;
  }
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .obj__bottom__wrapper::before {
    bottom: 1.3020833333vw;
  }
}
@media screen and (max-width: 767px) {
  .obj__bottom__wrapper::before {
    bottom: 1.5625vw;
  }
}
@media screen and (min-width: 1440px) {
  .obj__bottom__wrapper::before {
    bottom: 10px;
  }
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .obj__bottom__wrapper::before {
    right: -3.90625vw;
  }
}
@media screen and (max-width: 767px) {
  .obj__bottom__wrapper::before {
    right: -4.6875vw;
  }
}
@media screen and (min-width: 1440px) {
  .obj__bottom__wrapper::before {
    right: -30px;
  }
}
.obj__bottom__wrapper::after {
  content: "";
  width: 4.1666666667vw;
  height: 4.1666666667vw;
  background: #fff;
  position: absolute;
  bottom: 0.6944444444vw;
  right: -4.1666666667vw;
  border-radius: 50%;
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .obj__bottom__wrapper::after {
    width: 7.8125vw;
  }
}
@media screen and (max-width: 767px) {
  .obj__bottom__wrapper::after {
    width: 9.375vw;
  }
}
@media screen and (min-width: 1440px) {
  .obj__bottom__wrapper::after {
    width: 60px;
  }
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .obj__bottom__wrapper::after {
    height: 7.8125vw;
  }
}
@media screen and (max-width: 767px) {
  .obj__bottom__wrapper::after {
    height: 9.375vw;
  }
}
@media screen and (min-width: 1440px) {
  .obj__bottom__wrapper::after {
    height: 60px;
  }
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .obj__bottom__wrapper::after {
    bottom: 1.3020833333vw;
  }
}
@media screen and (max-width: 767px) {
  .obj__bottom__wrapper::after {
    bottom: 1.5625vw;
  }
}
@media screen and (min-width: 1440px) {
  .obj__bottom__wrapper::after {
    bottom: 10px;
  }
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .obj__bottom__wrapper::after {
    right: -7.8125vw;
  }
}
@media screen and (max-width: 767px) {
  .obj__bottom__wrapper::after {
    right: -9.375vw;
  }
}
@media screen and (min-width: 1440px) {
  .obj__bottom__wrapper::after {
    right: -60px;
  }
}
.obj__bottom__btn {
  display: inline-flex;
  font-weight: 400;
  font-size: 3.3333333333vw;
  line-height: 4.0277777778vw;
  letter-spacing: 0;
  padding-top: 2.4305555556vw;
  padding-bottom: 2.4305555556vw;
  padding-left: 5.7638888889vw;
  padding-right: 5.7638888889vw;
  border: 10px solid #222;
  border-radius: 2.0833333333vw;
  border-width: 0.6944444444vw;
  background: #fff;
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .obj__bottom__btn {
    font-size: 4.1666666667vw;
    line-height: 4.9479166667vw;
  }
}
@media screen and (max-width: 767px) {
  .obj__bottom__btn {
    font-size: 5vw;
    line-height: 5.9375vw;
  }
}
@media screen and (min-width: 1440px) {
  .obj__bottom__btn {
    font-size: 48px;
    line-height: 58px;
  }
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .obj__bottom__btn {
    padding-top: 2.0833333333vw;
  }
}
@media screen and (max-width: 767px) {
  .obj__bottom__btn {
    padding-top: 7.1875vw;
  }
}
@media screen and (min-width: 1440px) {
  .obj__bottom__btn {
    padding-top: 35px;
  }
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .obj__bottom__btn {
    padding-bottom: 2.34375vw;
  }
}
@media screen and (max-width: 767px) {
  .obj__bottom__btn {
    padding-bottom: 7.1875vw;
  }
}
@media screen and (min-width: 1440px) {
  .obj__bottom__btn {
    padding-bottom: 35px;
  }
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .obj__bottom__btn {
    padding-left: 4.5572916667vw;
  }
}
@media screen and (max-width: 767px) {
  .obj__bottom__btn {
    padding-left: 1.5625vw;
  }
}
@media screen and (min-width: 1440px) {
  .obj__bottom__btn {
    padding-left: 83px;
  }
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .obj__bottom__btn {
    padding-right: 4.6875vw;
  }
}
@media screen and (max-width: 767px) {
  .obj__bottom__btn {
    padding-right: 1.5625vw;
  }
}
@media screen and (min-width: 1440px) {
  .obj__bottom__btn {
    padding-right: 83px;
  }
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .obj__bottom__btn {
    border-radius: 3.90625vw;
  }
}
@media screen and (max-width: 767px) {
  .obj__bottom__btn {
    border-radius: 4.6875vw;
  }
}
@media screen and (min-width: 1440px) {
  .obj__bottom__btn {
    border-radius: 30px;
  }
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .obj__bottom__btn {
    border-width: 1.3020833333vw;
  }
}
@media screen and (max-width: 767px) {
  .obj__bottom__btn {
    border-width: 1.5625vw;
  }
}
@media screen and (min-width: 1440px) {
  .obj__bottom__btn {
    border-width: 10px;
  }
}

.about {
  background: #fff;
  padding-top: 6.9444444444vw;
  padding-bottom: 13.0555555556vw;
  margin-bottom: 6.9444444444vw;
  border-radius: 3.4722222222vw;
  border-bottom-left-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
  color: #222;
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .about {
    padding-top: 10.4166666667vw;
  }
}
@media screen and (max-width: 767px) {
  .about {
    padding-top: 15.625vw;
  }
}
@media screen and (min-width: 1440px) {
  .about {
    padding-top: 100px;
  }
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .about {
    padding-bottom: 10.4166666667vw;
  }
}
@media screen and (max-width: 767px) {
  .about {
    padding-bottom: 15.625vw;
  }
}
@media screen and (min-width: 1440px) {
  .about {
    padding-bottom: 188px;
  }
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .about {
    margin-bottom: 10.4166666667vw;
  }
}
@media screen and (max-width: 767px) {
  .about {
    margin-bottom: 15.625vw;
  }
}
@media screen and (min-width: 1440px) {
  .about {
    margin-bottom: 100px;
  }
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .about {
    border-radius: 0vw;
  }
}
@media screen and (max-width: 767px) {
  .about {
    border-radius: 0vw;
  }
}
@media screen and (min-width: 1440px) {
  .about {
    border-radius: 50px;
  }
}
.about .h2 {
  margin-bottom: 5.0694444444vw;
  grid-row: 1/2;
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .about .h2 {
    margin-bottom: 6.5104166667vw;
  }
}
@media screen and (max-width: 767px) {
  .about .h2 {
    margin-bottom: 9.375vw;
  }
}
@media screen and (min-width: 1440px) {
  .about .h2 {
    margin-bottom: 73px;
  }
}
.about__wrapper {
  display: grid;
  grid-template-columns: 1fr 36.9vw;
  -moz-column-gap: 3.4722222222vw;
       column-gap: 3.4722222222vw;
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .about__wrapper {
    -moz-column-gap: 3.2552083333vw;
         column-gap: 3.2552083333vw;
  }
}
@media screen and (max-width: 767px) {
  .about__wrapper {
    -moz-column-gap: 0vw;
         column-gap: 0vw;
  }
}
@media screen and (min-width: 1440px) {
  .about__wrapper {
    -moz-column-gap: 50px;
         column-gap: 50px;
  }
}
@media screen and (min-width: 1440px) {
  .about__wrapper {
    grid-template-columns: 1fr 532px;
  }
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .about__wrapper {
    grid-template-columns: 1fr 44.6vw;
  }
}
@media screen and (max-width: 767px) {
  .about__wrapper {
    grid-template-columns: 1fr;
  }
}
.about__content {
  display: grid;
  grid-template-columns: 1fr;
  row-gap: 3.4722222222vw;
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .about__content {
    row-gap: 6.5104166667vw;
  }
}
@media screen and (max-width: 767px) {
  .about__content {
    row-gap: 15.625vw;
  }
}
@media screen and (min-width: 1440px) {
  .about__content {
    row-gap: 50px;
  }
}
@media screen and (min-width: 767px) {
  .about__content {
    grid-row: 2/3;
  }
}
.about__img {
  display: flex;
}
@media screen and (min-width: 767px) {
  .about__img {
    align-items: center;
    grid-row: 1/3;
  }
}
@media screen and (max-width: 767px) {
  .about__img {
    grid-row: 2/3;
    margin-bottom: 8.4375vw;
  }
}
.about__img__src {
  width: 11.3888888889vw;
  height: 28.6805555556vw;
  border-radius: 2.0833333333vw;
  overflow: hidden;
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .about__img__src {
    width: 13.671875vw;
  }
}
@media screen and (max-width: 767px) {
  .about__img__src {
    width: 27.9375vw;
  }
}
@media screen and (min-width: 1440px) {
  .about__img__src {
    width: 164px;
  }
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .about__img__src {
    height: 34.375vw;
  }
}
@media screen and (max-width: 767px) {
  .about__img__src {
    height: 70.3125vw;
  }
}
@media screen and (min-width: 1440px) {
  .about__img__src {
    height: 413px;
  }
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .about__img__src {
    border-radius: 3.90625vw;
  }
}
@media screen and (max-width: 767px) {
  .about__img__src {
    border-radius: 9.375vw;
  }
}
@media screen and (min-width: 1440px) {
  .about__img__src {
    border-radius: 30px;
  }
}
.about__img__src:not(:last-child) {
  margin-right: 2.0833333333vw;
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .about__img__src:not(:last-child) {
    margin-right: 3.90625vw;
  }
}
@media screen and (max-width: 767px) {
  .about__img__src:not(:last-child) {
    margin-right: 3.4375vw;
  }
}
@media screen and (min-width: 1440px) {
  .about__img__src:not(:last-child) {
    margin-right: 30px;
  }
}
.about__img__src:nth-child(2) {
  margin-top: 13.1944444444vw;
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .about__img__src:nth-child(2) {
    margin-top: 17.8385416667vw;
  }
}
@media screen and (max-width: 767px) {
  .about__img__src:nth-child(2) {
    margin-top: 18.75vw;
  }
}
@media screen and (min-width: 1440px) {
  .about__img__src:nth-child(2) {
    margin-top: 190px;
  }
}
.about__img__src img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: 0.3s all ease-in-out;
}
.about__img__src:hover img {
  transform: scale(1.4);
}
.about .about__left {
  margin-bottom: 0vw;
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .about .about__left {
    margin-bottom: 6.5104166667vw;
  }
}
@media screen and (max-width: 767px) {
  .about .about__left {
    margin-bottom: 0vw;
  }
}
@media screen and (min-width: 1440px) {
  .about .about__left {
    margin-bottom: 0px;
  }
}
.about .about__left .h2,
.about .about__right {
  font-weight: 400;
  font-size: 1.3888888889vw;
  line-height: 1.6666666667vw;
  letter-spacing: 0;
  color: #A0A0A0;
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .about .about__left .h2,
  .about .about__right {
    font-size: 2.6041666667vw;
    line-height: 3.125vw;
  }
}
@media screen and (max-width: 767px) {
  .about .about__left .h2,
  .about .about__right {
    font-size: 6.25vw;
    line-height: 7.5vw;
  }
}
@media screen and (min-width: 1440px) {
  .about .about__left .h2,
  .about .about__right {
    font-size: 20px;
    line-height: 24px;
  }
}
.about .about__right {
  text-align: right;
}
.about__media {
  position: relative;
  margin-left: 3.4722222222vw;
  margin-top: 4.0277777778vw;
  min-width: 37.2222222222vw;
  min-height: 43.75vw;
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .about__media {
    margin-left: 6.5104166667vw;
  }
}
@media screen and (max-width: 767px) {
  .about__media {
    margin-left: 0vw;
  }
}
@media screen and (min-width: 1440px) {
  .about__media {
    margin-left: 50px;
  }
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .about__media {
    margin-top: 7.5520833333vw;
  }
}
@media screen and (max-width: 767px) {
  .about__media {
    margin-top: 0vw;
  }
}
@media screen and (min-width: 1440px) {
  .about__media {
    margin-top: 58px;
  }
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .about__media {
    min-width: 69.7916666667vw;
  }
}
@media screen and (max-width: 767px) {
  .about__media {
    min-width: 85.9375vw;
  }
}
@media screen and (min-width: 1440px) {
  .about__media {
    min-width: 536px;
  }
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .about__media {
    min-height: 76.8229166667vw;
  }
}
@media screen and (max-width: 767px) {
  .about__media {
    min-height: 98.75vw;
  }
}
@media screen and (min-width: 1440px) {
  .about__media {
    min-height: 630px;
  }
}
.about__media__bg {
  position: absolute;
  width: 42.4305555556vw;
  height: 37.1527777778vw;
  top: 0vw;
  left: 0.3472222222vw;
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .about__media__bg {
    width: 79.5572916667vw;
  }
}
@media screen and (max-width: 767px) {
  .about__media__bg {
    width: 105.625vw;
  }
}
@media screen and (min-width: 1440px) {
  .about__media__bg {
    width: 611px;
  }
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .about__media__bg {
    height: 69.6614583333vw;
  }
}
@media screen and (max-width: 767px) {
  .about__media__bg {
    height: 92.5vw;
  }
}
@media screen and (min-width: 1440px) {
  .about__media__bg {
    height: 535px;
  }
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .about__media__bg {
    top: 0vw;
  }
}
@media screen and (max-width: 767px) {
  .about__media__bg {
    top: -4.0625vw;
  }
}
@media screen and (min-width: 1440px) {
  .about__media__bg {
    top: 0px;
  }
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .about__media__bg {
    left: 0.6510416667vw;
  }
}
@media screen and (max-width: 767px) {
  .about__media__bg {
    left: 0vw;
  }
}
@media screen and (min-width: 1440px) {
  .about__media__bg {
    left: 5px;
  }
}
.about__media__bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.about__media__bg::after {
  content: "";
  position: absolute;
  background: #586B9E;
  border-radius: 50%;
  display: inline-flex;
  width: 1.5972222222vw;
  height: 1.5972222222vw;
  top: -0.6944444444vw;
  left: 35.4166666667vw;
  z-index: 1;
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .about__media__bg::after {
    width: 2.9947916667vw;
  }
}
@media screen and (max-width: 767px) {
  .about__media__bg::after {
    width: 4.0625vw;
  }
}
@media screen and (min-width: 1440px) {
  .about__media__bg::after {
    width: 23px;
  }
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .about__media__bg::after {
    height: 2.9947916667vw;
  }
}
@media screen and (max-width: 767px) {
  .about__media__bg::after {
    height: 4.0625vw;
  }
}
@media screen and (min-width: 1440px) {
  .about__media__bg::after {
    height: 23px;
  }
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .about__media__bg::after {
    top: -1.3020833333vw;
  }
}
@media screen and (max-width: 767px) {
  .about__media__bg::after {
    top: -1.875vw;
  }
}
@media screen and (min-width: 1440px) {
  .about__media__bg::after {
    top: -10px;
  }
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .about__media__bg::after {
    left: 66.40625vw;
  }
}
@media screen and (max-width: 767px) {
  .about__media__bg::after {
    left: 15.625vw;
  }
}
@media screen and (min-width: 1440px) {
  .about__media__bg::after {
    left: 510px;
  }
}
.about__media__img1, .about__media__img2 {
  transition: 0.3s all ease-in-out;
  transition-duration: 2s;
}
.about__media__img1 img, .about__media__img2 img {
  filter: grayscale(1);
  transition: 0.3s all ease-in-out;
  transition-duration: 2s;
}
.about__media__img1.wow_finished, .about__media__img2.wow_finished {
  filter: drop-shadow(0px 0px 30px #586B9E);
}
.about__media__img1.wow_finished img, .about__media__img2.wow_finished img {
  filter: grayscale(0);
}
.about__media__img1 {
  position: absolute;
  width: 27.6388888889vw;
  height: 10vw;
  border-radius: 6.9444444444vw;
  top: 2.4305555556vw;
  left: 3.1944444444vw;
  overflow: hidden;
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .about__media__img1 {
    width: 51.8229166667vw;
  }
}
@media screen and (max-width: 767px) {
  .about__media__img1 {
    width: 68.75vw;
  }
}
@media screen and (min-width: 1440px) {
  .about__media__img1 {
    width: 398px;
  }
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .about__media__img1 {
    height: 18.75vw;
  }
}
@media screen and (max-width: 767px) {
  .about__media__img1 {
    height: 24.90625vw;
  }
}
@media screen and (min-width: 1440px) {
  .about__media__img1 {
    height: 144px;
  }
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .about__media__img1 {
    border-radius: 13.0208333333vw;
  }
}
@media screen and (max-width: 767px) {
  .about__media__img1 {
    border-radius: 15.625vw;
  }
}
@media screen and (min-width: 1440px) {
  .about__media__img1 {
    border-radius: 100px;
  }
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .about__media__img1 {
    top: 4.5572916667vw;
  }
}
@media screen and (max-width: 767px) {
  .about__media__img1 {
    top: 1.5625vw;
  }
}
@media screen and (min-width: 1440px) {
  .about__media__img1 {
    top: 35px;
  }
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .about__media__img1 {
    left: 5.9895833333vw;
  }
}
@media screen and (max-width: 767px) {
  .about__media__img1 {
    left: 6.25vw;
  }
}
@media screen and (min-width: 1440px) {
  .about__media__img1 {
    left: 46px;
  }
}
.about__media__img1 img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.about__media__img2 {
  position: absolute;
  width: 27.6388888889vw;
  height: 10vw;
  top: 15.2083333333vw;
  left: 8.4027777778vw;
  border-radius: 6.9444444444vw;
  overflow: hidden;
  transition-delay: 1s;
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .about__media__img2 {
    width: 51.8229166667vw;
  }
}
@media screen and (max-width: 767px) {
  .about__media__img2 {
    width: 68.75vw;
  }
}
@media screen and (min-width: 1440px) {
  .about__media__img2 {
    width: 398px;
  }
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .about__media__img2 {
    height: 18.75vw;
  }
}
@media screen and (max-width: 767px) {
  .about__media__img2 {
    height: 24.90625vw;
  }
}
@media screen and (min-width: 1440px) {
  .about__media__img2 {
    height: 144px;
  }
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .about__media__img2 {
    top: 28.515625vw;
  }
}
@media screen and (max-width: 767px) {
  .about__media__img2 {
    top: 61.875vw;
  }
}
@media screen and (min-width: 1440px) {
  .about__media__img2 {
    top: 219px;
  }
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .about__media__img2 {
    left: 15.8854166667vw;
  }
}
@media screen and (max-width: 767px) {
  .about__media__img2 {
    left: 13.4375vw;
  }
}
@media screen and (min-width: 1440px) {
  .about__media__img2 {
    left: 121px;
  }
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .about__media__img2 {
    border-radius: 13.0208333333vw;
  }
}
@media screen and (max-width: 767px) {
  .about__media__img2 {
    border-radius: 15.625vw;
  }
}
@media screen and (min-width: 1440px) {
  .about__media__img2 {
    border-radius: 100px;
  }
}
.about__media__img2 img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.services {
  margin-bottom: 6.9444444444vw;
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .services {
    margin-bottom: 10.4166666667vw;
  }
}
@media screen and (max-width: 767px) {
  .services {
    margin-bottom: 15.625vw;
  }
}
@media screen and (min-width: 1440px) {
  .services {
    margin-bottom: 100px;
  }
}
.services .h2 {
  margin-bottom: 2.0833333333vw;
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .services .h2 {
    margin-bottom: 3.90625vw;
  }
}
@media screen and (max-width: 767px) {
  .services .h2 {
    margin-bottom: 9.375vw;
  }
}
@media screen and (min-width: 1440px) {
  .services .h2 {
    margin-bottom: 30px;
  }
}
.services .container {
  border-bottom: 1px solid #fff;
  border-width: 0.0694444444vw;
  padding-bottom: 6.9444444444vw;
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .services .container {
    border-width: 0.1302083333vw;
  }
}
@media screen and (max-width: 767px) {
  .services .container {
    border-width: 0.3125vw;
  }
}
@media screen and (min-width: 1440px) {
  .services .container {
    border-width: 1px;
  }
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .services .container {
    padding-bottom: 6.5104166667vw;
  }
}
@media screen and (max-width: 767px) {
  .services .container {
    padding-bottom: 15.625vw;
  }
}
@media screen and (min-width: 1440px) {
  .services .container {
    padding-bottom: 100px;
  }
}
.services__desc {
  border-bottom: 1px solid #fff;
  font-weight: 400;
  font-size: 1.6666666667vw;
  line-height: 2.0138888889vw;
  letter-spacing: 0;
  margin-bottom: 4.1666666667vw;
  padding-bottom: 0vw;
  border-width: 0vw;
  text-transform: uppercase;
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .services__desc {
    font-size: 3.125vw;
    line-height: 3.7760416667vw;
  }
}
@media screen and (max-width: 767px) {
  .services__desc {
    font-size: 7.5vw;
    line-height: 9.0625vw;
  }
}
@media screen and (min-width: 1440px) {
  .services__desc {
    font-size: 24px;
    line-height: 29px;
  }
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .services__desc {
    margin-bottom: 6.5104166667vw;
  }
}
@media screen and (max-width: 767px) {
  .services__desc {
    margin-bottom: 15.625vw;
  }
}
@media screen and (min-width: 1440px) {
  .services__desc {
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .services__desc {
    padding-bottom: 0vw;
  }
}
@media screen and (max-width: 767px) {
  .services__desc {
    padding-bottom: 15.625vw;
  }
}
@media screen and (min-width: 1440px) {
  .services__desc {
    padding-bottom: 0px;
  }
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .services__desc {
    border-width: 0vw;
  }
}
@media screen and (max-width: 767px) {
  .services__desc {
    border-width: 0.3125vw;
  }
}
@media screen and (min-width: 1440px) {
  .services__desc {
    border-width: 0px;
  }
}
.services__wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding-bottom: 0vw;
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .services__wrapper {
    padding-bottom: 1.953125vw;
  }
}
@media screen and (max-width: 767px) {
  .services__wrapper {
    padding-bottom: 4.6875vw;
  }
}
@media screen and (min-width: 1440px) {
  .services__wrapper {
    padding-bottom: 0px;
  }
}
.services__item {
  display: flex;
  flex-direction: column;
  width: 28.125vw;
  margin-bottom: 4.5833333333vw;
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .services__item {
    width: 52.734375vw;
  }
}
@media screen and (max-width: 767px) {
  .services__item {
    width: 90.625vw;
  }
}
@media screen and (min-width: 1440px) {
  .services__item {
    width: 405px;
  }
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .services__item {
    margin-bottom: 6.5104166667vw;
  }
}
@media screen and (max-width: 767px) {
  .services__item {
    margin-bottom: 9.375vw;
  }
}
@media screen and (min-width: 1440px) {
  .services__item {
    margin-bottom: 66px;
  }
}
.services__item:nth-child(3n+1), .services__item:nth-child(3n+2) {
  margin-right: 2.7083333333vw;
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .services__item:nth-child(3n+1), .services__item:nth-child(3n+2) {
    margin-right: 0vw;
  }
}
@media screen and (max-width: 767px) {
  .services__item:nth-child(3n+1), .services__item:nth-child(3n+2) {
    margin-right: 0vw;
  }
}
@media screen and (min-width: 1440px) {
  .services__item:nth-child(3n+1), .services__item:nth-child(3n+2) {
    margin-right: 39px;
  }
}
.services__item:hover .services__item__img__src {
  transform: scale(1.4);
}
.services__item_margin0 {
  margin-right: 0 !important;
}
.services__item__wrapper {
  display: flex;
  flex-direction: column;
  padding-top: 1.9444444444vw;
  padding-bottom: 1.7361111111vw;
  padding-left: 1.9444444444vw;
  padding-right: 1.9444444444vw;
  border-radius: 3.4722222222vw;
  background: #fff;
  overflow: hidden;
  color: #222;
  flex-grow: 2;
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .services__item__wrapper {
    padding-top: 3.6458333333vw;
  }
}
@media screen and (max-width: 767px) {
  .services__item__wrapper {
    padding-top: 5.625vw;
  }
}
@media screen and (min-width: 1440px) {
  .services__item__wrapper {
    padding-top: 28px;
  }
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .services__item__wrapper {
    padding-bottom: 3.2552083333vw;
  }
}
@media screen and (max-width: 767px) {
  .services__item__wrapper {
    padding-bottom: 4.6875vw;
  }
}
@media screen and (min-width: 1440px) {
  .services__item__wrapper {
    padding-bottom: 25px;
  }
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .services__item__wrapper {
    padding-left: 3.6458333333vw;
  }
}
@media screen and (max-width: 767px) {
  .services__item__wrapper {
    padding-left: 5.625vw;
  }
}
@media screen and (min-width: 1440px) {
  .services__item__wrapper {
    padding-left: 28px;
  }
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .services__item__wrapper {
    padding-right: 3.6458333333vw;
  }
}
@media screen and (max-width: 767px) {
  .services__item__wrapper {
    padding-right: 5.625vw;
  }
}
@media screen and (min-width: 1440px) {
  .services__item__wrapper {
    padding-right: 28px;
  }
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .services__item__wrapper {
    border-radius: 6.5104166667vw;
  }
}
@media screen and (max-width: 767px) {
  .services__item__wrapper {
    border-radius: 15.625vw;
  }
}
@media screen and (min-width: 1440px) {
  .services__item__wrapper {
    border-radius: 50px;
  }
}
.services__item__title {
  font-weight: 400;
  font-size: 1.3888888889vw;
  line-height: 1.6666666667vw;
  letter-spacing: 0;
  margin-bottom: 2.0833333333vw;
  text-align: center;
  text-transform: uppercase;
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .services__item__title {
    font-size: 2.6041666667vw;
    line-height: 3.125vw;
  }
}
@media screen and (max-width: 767px) {
  .services__item__title {
    font-size: 6.25vw;
    line-height: 7.5vw;
  }
}
@media screen and (min-width: 1440px) {
  .services__item__title {
    font-size: 20px;
    line-height: 24px;
  }
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .services__item__title {
    margin-bottom: 3.90625vw;
  }
}
@media screen and (max-width: 767px) {
  .services__item__title {
    margin-bottom: 9.375vw;
  }
}
@media screen and (min-width: 1440px) {
  .services__item__title {
    margin-bottom: 30px;
  }
}
.services__item__img {
  height: 20vw;
  border-radius: 1.3888888889vw;
  margin-bottom: 2.0833333333vw;
  width: 100%;
  overflow: hidden;
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .services__item__img {
    height: 37.5vw;
  }
}
@media screen and (max-width: 767px) {
  .services__item__img {
    height: 65.625vw;
  }
}
@media screen and (min-width: 1440px) {
  .services__item__img {
    height: 288px;
  }
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .services__item__img {
    border-radius: 2.6041666667vw;
  }
}
@media screen and (max-width: 767px) {
  .services__item__img {
    border-radius: 6.25vw;
  }
}
@media screen and (min-width: 1440px) {
  .services__item__img {
    border-radius: 20px;
  }
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .services__item__img {
    margin-bottom: 3.90625vw;
  }
}
@media screen and (max-width: 767px) {
  .services__item__img {
    margin-bottom: 1.5625vw;
  }
}
@media screen and (min-width: 1440px) {
  .services__item__img {
    margin-bottom: 30px;
  }
}
.services__item__img__src {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: 0.3s all ease-in-out;
}
.services__item__desc {
  font-weight: 400;
  font-size: 1.25vw;
  line-height: 2.0138888889vw;
  letter-spacing: 0;
  margin-bottom: 4.1666666667vw;
  text-align: center;
  flex-grow: 2;
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .services__item__desc {
    font-size: 2.34375vw;
    line-height: 3.7760416667vw;
  }
}
@media screen and (max-width: 767px) {
  .services__item__desc {
    font-size: 5.625vw;
    line-height: 9.0625vw;
  }
}
@media screen and (min-width: 1440px) {
  .services__item__desc {
    font-size: 18px;
    line-height: 29px;
  }
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .services__item__desc {
    margin-bottom: 6.5104166667vw;
  }
}
@media screen and (max-width: 767px) {
  .services__item__desc {
    margin-bottom: 10.9375vw;
  }
}
@media screen and (min-width: 1440px) {
  .services__item__desc {
    margin-bottom: 60px;
  }
}
.services__item__btn {
  display: flex;
  justify-content: center;
}
.services__item__btn__link {
  font-weight: 400;
  font-size: 1.3888888889vw;
  line-height: 1.6666666667vw;
  letter-spacing: 0;
  color: #222;
  display: inline-flex;
  align-items: center;
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .services__item__btn__link {
    font-size: 2.6041666667vw;
    line-height: 3.125vw;
  }
}
@media screen and (max-width: 767px) {
  .services__item__btn__link {
    font-size: 6.25vw;
    line-height: 7.5vw;
  }
}
@media screen and (min-width: 1440px) {
  .services__item__btn__link {
    font-size: 20px;
    line-height: 24px;
  }
}
.services__item__btn__link::after {
  content: "";
  background: url(../img/template/more.svg) no-repeat;
  background-size: contain;
  width: 2.0833333333vw;
  height: 2.0833333333vw;
  margin-left: 1.0416666667vw;
  border-radius: 50%;
  display: inline-flex;
  box-shadow: 0px 2px 15px 0px rgba(0, 0, 0, 0.2);
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .services__item__btn__link::after {
    width: 3.90625vw;
  }
}
@media screen and (max-width: 767px) {
  .services__item__btn__link::after {
    width: 9.375vw;
  }
}
@media screen and (min-width: 1440px) {
  .services__item__btn__link::after {
    width: 30px;
  }
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .services__item__btn__link::after {
    height: 3.90625vw;
  }
}
@media screen and (max-width: 767px) {
  .services__item__btn__link::after {
    height: 9.375vw;
  }
}
@media screen and (min-width: 1440px) {
  .services__item__btn__link::after {
    height: 30px;
  }
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .services__item__btn__link::after {
    margin-left: 1.953125vw;
  }
}
@media screen and (max-width: 767px) {
  .services__item__btn__link::after {
    margin-left: 4.6875vw;
  }
}
@media screen and (min-width: 1440px) {
  .services__item__btn__link::after {
    margin-left: 15px;
  }
}
.services__video {
  position: relative;
  border-radius: 3.4722222222vw;
  margin-bottom: 3.4722222222vw;
  height: 37.7777777778vw;
  width: 100%;
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .services__video {
    border-radius: 6.5104166667vw;
  }
}
@media screen and (max-width: 767px) {
  .services__video {
    border-radius: 15.625vw;
  }
}
@media screen and (min-width: 1440px) {
  .services__video {
    border-radius: 50px;
  }
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .services__video {
    margin-bottom: 6.5104166667vw;
  }
}
@media screen and (max-width: 767px) {
  .services__video {
    margin-bottom: 9.375vw;
  }
}
@media screen and (min-width: 1440px) {
  .services__video {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .services__video {
    height: 40.3645833333vw;
  }
}
@media screen and (max-width: 767px) {
  .services__video {
    height: 137.8125vw;
  }
}
@media screen and (min-width: 1440px) {
  .services__video {
    height: 544px;
  }
}
.services__video__src {
  border-radius: 3.4722222222vw;
  overflow: hidden;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-bottom-right-radius: 5.5555555556vw;
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .services__video__src {
    border-radius: 6.5104166667vw;
  }
}
@media screen and (max-width: 767px) {
  .services__video__src {
    border-radius: 15.625vw;
  }
}
@media screen and (min-width: 1440px) {
  .services__video__src {
    border-radius: 50px;
  }
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .services__video__src {
    border-bottom-right-radius: 10.4166666667vw;
  }
}
@media screen and (max-width: 767px) {
  .services__video__src {
    border-bottom-right-radius: 15.625vw;
  }
}
@media screen and (min-width: 1440px) {
  .services__video__src {
    border-bottom-right-radius: 80px;
  }
}
.services__video::after {
  content: "";
  background: url(../img/content/index/Video.png) no-repeat;
  background-size: contain;
  width: 31.8055555556vw;
  height: 10.8333333333vw;
  display: inline-flex;
  position: absolute;
  bottom: -0.1388888889vw;
  right: -0.1388888889vw;
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .services__video::after {
    width: 35.15625vw;
  }
}
@media screen and (max-width: 767px) {
  .services__video::after {
    width: 0vw;
  }
}
@media screen and (min-width: 1440px) {
  .services__video::after {
    width: 458px;
  }
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .services__video::after {
    height: 11.8489583333vw;
  }
}
@media screen and (max-width: 767px) {
  .services__video::after {
    height: 0vw;
  }
}
@media screen and (min-width: 1440px) {
  .services__video::after {
    height: 156px;
  }
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .services__video::after {
    bottom: -0.6510416667vw;
  }
}
@media screen and (max-width: 767px) {
  .services__video::after {
    bottom: 0vw;
  }
}
@media screen and (min-width: 1440px) {
  .services__video::after {
    bottom: -2px;
  }
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .services__video::after {
    right: -0.6510416667vw;
  }
}
@media screen and (max-width: 767px) {
  .services__video::after {
    right: 0vw;
  }
}
@media screen and (min-width: 1440px) {
  .services__video::after {
    right: -2px;
  }
}
.services .btn__wrapper {
  margin-bottom: 4.8611111111vw;
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .services .btn__wrapper {
    margin-bottom: 6.5104166667vw;
  }
}
@media screen and (max-width: 767px) {
  .services .btn__wrapper {
    margin-bottom: 9.375vw;
  }
}
@media screen and (min-width: 1440px) {
  .services .btn__wrapper {
    margin-bottom: 70px;
  }
}

.gallery .h2 {
  margin-bottom: 6.25vw;
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .gallery .h2 {
    margin-bottom: 11.71875vw;
  }
}
@media screen and (max-width: 767px) {
  .gallery .h2 {
    margin-bottom: 16.25vw;
  }
}
@media screen and (min-width: 1440px) {
  .gallery .h2 {
    margin-bottom: 90px;
  }
}
.gallery__slider__wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 5.9722222222vw;
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .gallery__slider__wrapper {
    margin-bottom: 11.71875vw;
  }
}
@media screen and (max-width: 767px) {
  .gallery__slider__wrapper {
    margin-bottom: 16.25vw;
  }
}
@media screen and (min-width: 1440px) {
  .gallery__slider__wrapper {
    margin-bottom: 86px;
  }
}
.gallery .gallery__slider__item {
  width: 100%;
  height: 100%;
}
.gallery .gallery__slider__item:hover img {
  transform: scale(1.4);
}
.gallery .gallery__slider__item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: 0.3s all ease-in-out;
}
.gallery .owl-stage-outer {
  position: relative;
  height: 27.7777777778vw;
  width: 100% !important;
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .gallery .owl-stage-outer {
    height: 35.9375vw;
  }
}
@media screen and (max-width: 767px) {
  .gallery .owl-stage-outer {
    height: 123.125vw;
  }
}
@media screen and (min-width: 1440px) {
  .gallery .owl-stage-outer {
    height: 400px;
  }
}
.gallery .owl-stage {
  position: initial;
  height: 27.7777777778vw;
  width: 100% !important;
  transform: none !important;
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .gallery .owl-stage {
    height: 35.9375vw;
  }
}
@media screen and (max-width: 767px) {
  .gallery .owl-stage {
    height: 123.125vw;
  }
}
@media screen and (min-width: 1440px) {
  .gallery .owl-stage {
    height: 400px;
  }
}
.gallery .owl-stage .owl-item {
  position: absolute;
  opacity: 0;
}
.gallery .owl-stage .active {
  position: absolute;
  top: 0;
  opacity: 1;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
  border-radius: 2.7777777778vw;
  overflow: hidden;
  transition: 0.3s all ease-in-out;
  transition-property: width, height, left;
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .gallery .owl-stage .active {
    border-radius: 5.2083333333vw;
  }
}
@media screen and (max-width: 767px) {
  .gallery .owl-stage .active {
    border-radius: 12.5vw;
  }
}
@media screen and (min-width: 1440px) {
  .gallery .owl-stage .active {
    border-radius: 40px;
  }
}
.gallery .owl-stage .owl-item.active {
  width: 33.3333333333vw !important;
  height: 16.6666666667vw;
  left: 2.6388888889vw;
  z-index: 0;
  cursor: pointer;
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .gallery .owl-stage .owl-item.active {
    width: 42.3177083333vw !important;
  }
}
@media screen and (max-width: 767px) {
  .gallery .owl-stage .owl-item.active {
    width: 100% !important;
  }
}
@media screen and (min-width: 1440px) {
  .gallery .owl-stage .owl-item.active {
    width: 480px !important;
  }
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .gallery .owl-stage .owl-item.active {
    height: 25.5208333333vw;
  }
}
@media screen and (max-width: 767px) {
  .gallery .owl-stage .owl-item.active {
    height: 123.125vw;
  }
}
@media screen and (min-width: 1440px) {
  .gallery .owl-stage .owl-item.active {
    height: 240px;
  }
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .gallery .owl-stage .owl-item.active {
    left: 0vw;
  }
}
@media screen and (max-width: 767px) {
  .gallery .owl-stage .owl-item.active {
    left: 0vw;
  }
}
@media screen and (min-width: 1440px) {
  .gallery .owl-stage .owl-item.active {
    left: 38px;
  }
}
.gallery .owl-stage .owl-item.active ~ .active {
  width: 44.4444444444vw !important;
  cursor: pointer;
  height: 22.2222222222vw;
  left: 7.0833333333vw;
  z-index: 1;
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .gallery .owl-stage .owl-item.active ~ .active {
    width: 63.1510416667vw !important;
  }
}
@media screen and (max-width: 767px) {
  .gallery .owl-stage .owl-item.active ~ .active {
    width: 100% !important;
  }
}
@media screen and (min-width: 1440px) {
  .gallery .owl-stage .owl-item.active ~ .active {
    width: 640px !important;
  }
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .gallery .owl-stage .owl-item.active ~ .active {
    height: 35.9375vw;
  }
}
@media screen and (max-width: 767px) {
  .gallery .owl-stage .owl-item.active ~ .active {
    height: 123.125vw;
  }
}
@media screen and (min-width: 1440px) {
  .gallery .owl-stage .owl-item.active ~ .active {
    height: 320px;
  }
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .gallery .owl-stage .owl-item.active ~ .active {
    left: 15.234375vw;
  }
}
@media screen and (max-width: 767px) {
  .gallery .owl-stage .owl-item.active ~ .active {
    left: 0vw;
  }
}
@media screen and (min-width: 1440px) {
  .gallery .owl-stage .owl-item.active ~ .active {
    left: 102px;
  }
}
.gallery .owl-stage .owl-item.active ~ .active ~ .active {
  width: 55.5555555556vw !important;
  z-index: 3;
  cursor: default;
  height: 27.7777777778vw;
  left: 16.5277777778vw;
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .gallery .owl-stage .owl-item.active ~ .active ~ .active {
    width: 42.3177083333vw !important;
    z-index: 0;
  }
}
@media screen and (max-width: 767px) {
  .gallery .owl-stage .owl-item.active ~ .active ~ .active {
    width: 100% !important;
  }
}
@media screen and (min-width: 1440px) {
  .gallery .owl-stage .owl-item.active ~ .active ~ .active {
    width: 800px !important;
  }
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .gallery .owl-stage .owl-item.active ~ .active ~ .active {
    height: 25.5208333333vw;
  }
}
@media screen and (max-width: 767px) {
  .gallery .owl-stage .owl-item.active ~ .active ~ .active {
    height: 123.125vw;
  }
}
@media screen and (min-width: 1440px) {
  .gallery .owl-stage .owl-item.active ~ .active ~ .active {
    height: 400px;
  }
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .gallery .owl-stage .owl-item.active ~ .active ~ .active {
    left: 53.6458333333vw;
  }
}
@media screen and (max-width: 767px) {
  .gallery .owl-stage .owl-item.active ~ .active ~ .active {
    left: 0vw;
  }
}
@media screen and (min-width: 1440px) {
  .gallery .owl-stage .owl-item.active ~ .active ~ .active {
    left: 238px;
  }
}
.gallery .owl-stage .owl-item.active ~ .active ~ .active ~ .active {
  cursor: pointer;
  width: 44.4444444444vw !important;
  height: 22.2222222222vw;
  left: 38.4722222222vw;
  z-index: 2;
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .gallery .owl-stage .owl-item.active ~ .active ~ .active ~ .active {
    width: 42.3177083333vw !important;
  }
}
@media screen and (max-width: 767px) {
  .gallery .owl-stage .owl-item.active ~ .active ~ .active ~ .active {
    width: 100% !important;
  }
}
@media screen and (min-width: 1440px) {
  .gallery .owl-stage .owl-item.active ~ .active ~ .active ~ .active {
    width: 640px !important;
  }
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .gallery .owl-stage .owl-item.active ~ .active ~ .active ~ .active {
    height: 25.5208333333vw;
  }
}
@media screen and (max-width: 767px) {
  .gallery .owl-stage .owl-item.active ~ .active ~ .active ~ .active {
    height: 123.125vw;
  }
}
@media screen and (min-width: 1440px) {
  .gallery .owl-stage .owl-item.active ~ .active ~ .active ~ .active {
    height: 320px;
  }
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .gallery .owl-stage .owl-item.active ~ .active ~ .active ~ .active {
    left: 56.3802083333vw;
  }
}
@media screen and (max-width: 767px) {
  .gallery .owl-stage .owl-item.active ~ .active ~ .active ~ .active {
    left: 0vw;
  }
}
@media screen and (min-width: 1440px) {
  .gallery .owl-stage .owl-item.active ~ .active ~ .active ~ .active {
    left: 554px;
  }
}
.gallery .owl-stage .owl-item.active ~ .active ~ .active ~ .active ~ .active {
  cursor: pointer;
  width: 33.3333333333vw !important;
  height: 16.6666666667vw;
  left: 54.0277777778vw;
  z-index: 1;
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .gallery .owl-stage .owl-item.active ~ .active ~ .active ~ .active ~ .active {
    width: 42.3177083333vw !important;
  }
}
@media screen and (max-width: 767px) {
  .gallery .owl-stage .owl-item.active ~ .active ~ .active ~ .active ~ .active {
    width: 100% !important;
  }
}
@media screen and (min-width: 1440px) {
  .gallery .owl-stage .owl-item.active ~ .active ~ .active ~ .active ~ .active {
    width: 480px !important;
  }
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .gallery .owl-stage .owl-item.active ~ .active ~ .active ~ .active ~ .active {
    height: 25.5208333333vw;
  }
}
@media screen and (max-width: 767px) {
  .gallery .owl-stage .owl-item.active ~ .active ~ .active ~ .active ~ .active {
    height: 123.125vw;
  }
}
@media screen and (min-width: 1440px) {
  .gallery .owl-stage .owl-item.active ~ .active ~ .active ~ .active ~ .active {
    height: 240px;
  }
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
  .gallery .owl-stage .owl-item.active ~ .active ~ .active ~ .active ~ .active {
    left: 56.3802083333vw;
  }
}
@media screen and (max-width: 767px) {
  .gallery .owl-stage .owl-item.active ~ .active ~ .active ~ .active ~ .active {
    left: 0vw;
  }
}
@media screen and (min-width: 1440px) {
  .gallery .owl-stage .owl-item.active ~ .active ~ .active ~ .active ~ .active {
    left: 778px;
  }
}/*# sourceMappingURL=index.css.map */