@charset "UTF-8";
@font-face {
  font-family: 'SabonLTStd';
  src: url(/font/SabonLTStd-Roman.otf);
}
@font-face {
  font-family: 'Segoe UI Bold';
  src: url("../fonts/seguisb.ttf") format("truetype");
  font-weight: bold;
  font-display: swap;
}
@font-face {
  font-family: 'Segoe UI SemiBold';
  src: url("../fonts/segoeuib.ttf") format("truetype");
  font-weight: 600;
  font-display: swap;
}
@font-face {
  font-family: 'Segoe UI';
  src: url("../fonts/segoeui.ttf") format("truetype");
  font-weight: normal;
  font-display: swap;
}
/* line 42, ../sass/all/base.scss */
.w100 {
  width: 100% !important;
}

/* line 46, ../sass/all/base.scss */
.ttu {
  text-transform: uppercase !important;
}

/* line 50, ../sass/all/base.scss */
.tac {
  text-align: center !important;
}

/* line 54, ../sass/all/base.scss */
.tal {
  text-align: left !important;
}

/* line 58, ../sass/all/base.scss */
.tar {
  text-align: right !important;
}

/* line 62, ../sass/all/base.scss */
.ltr {
  direction: ltr;
}

/* line 66, ../sass/all/base.scss */
.rtl {
  direction: rtl;
}

/* line 70, ../sass/all/base.scss */
.d-f {
  display: -webkit-flex !important;
  display: -moz-flex !important;
  display: -ms-flex !important;
  display: -o-flex !important;
  display: flex !important;
}

/* line 78, ../sass/all/base.scss */
.f-w-w {
  -webkit-flex-wrap: wrap !important;
  -moz-flex-wrap: wrap !important;
  -ms-flex-wrap: wrap !important;
  -o-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}

/* line 86, ../sass/all/base.scss */
.j-c-c {
  justify-content: center !important;
}

/* line 90, ../sass/all/base.scss */
.j-c-s-b {
  justify-content: space-between !important;
}

/* line 94, ../sass/all/base.scss */
.j-c-f-e {
  justify-content: flex-end !important;
}

/* line 98, ../sass/all/base.scss */
.a-i-f-s {
  -ms-align-items: flex-start !important;
  align-items: flex-start !important;
}

/* line 103, ../sass/all/base.scss */
.a-i-c {
  -ms-align-items: center !important;
  align-items: center !important;
}

/* line 108, ../sass/all/base.scss */
.a-i-f-e {
  -ms-align-items: flex-end !important;
  align-items: flex-end !important;
}

/* line 113, ../sass/all/base.scss */
.no-pad-top {
  padding-top: 0 !important;
}

/* line 117, ../sass/all/base.scss */
.no-pad-bot {
  padding-bottom: 0 !important;
}

/* line 121, ../sass/all/base.scss */
.no-pad-left {
  padding-left: 0 !important;
}

/* line 125, ../sass/all/base.scss */
.no-pad-right {
  padding-right: 0 !important;
}

/* line 129, ../sass/all/base.scss */
.no-mar-top {
  margin-top: 0 !important;
}

/* line 133, ../sass/all/base.scss */
.no-mar-left {
  margin-left: 0 !important;
}

/* line 137, ../sass/all/base.scss */
.no-mar-right {
  margin-right: 0 !important;
}

/* line 141, ../sass/all/base.scss */
.no-mar-bot {
  margin-bottom: 0 !important;
}

/* line 145, ../sass/all/base.scss */
.global-link {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
}

/* line 1, ../sass/index-new/index-new-top.scss */
.ni-top {
  position: relative;
  padding-top: 225px;
  padding-bottom: 195px;
  overflow: hidden;
}
/* line 7, ../sass/index-new/index-new-top.scss */
.ni-top.cases-top {
  padding-top: 155px;
}
/* line 11, ../sass/index-new/index-new-top.scss */
.ni-top.smallpd {
  padding-top: 130px;
}
/* line 14, ../sass/index-new/index-new-top.scss */
.ni-top.smallpd .ni-top-image-ic {
  transform: translateY(-50%) translateX(-25%);
}
/* line 19, ../sass/index-new/index-new-top.scss */
.ni-top .img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 106%;
  /* z-index: -1; */
  opacity: 0.2;
  pointer-events: none;
}
/* line 29, ../sass/index-new/index-new-top.scss */
.ni-top .img img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
/* line 37, ../sass/index-new/index-new-top.scss */
.ni-top .container {
  z-index: 2;
}

/* line 42, ../sass/index-new/index-new-top.scss */
.ni-top-wr {
  width: auto;
  max-width: 1200px;
  margin: 0 auto;
}

/* line 48, ../sass/index-new/index-new-top.scss */
.ni-top-image {
  position: absolute;
  top: -82px;
  left: -93px;
  pointer-events: none;
}
/* line 54, ../sass/index-new/index-new-top.scss */
.ni-top-image.land {
  top: 0;
  left: 0;
}
/* line 59, ../sass/index-new/index-new-top.scss */
.ni-top-image.land img {
  width: 100%;
  display: block;
}
/* line 65, ../sass/index-new/index-new-top.scss */
.ni-top-image img {
  display: block;
}

/* line 70, ../sass/index-new/index-new-top.scss */
.ni-top-desc {
  width: 50%;
  color: #fff;
  position: relative;
  z-index: 2;
}
/* line 76, ../sass/index-new/index-new-top.scss */
.ni-top-desc.more-width {
  width: 67%;
}
/* line 80, ../sass/index-new/index-new-top.scss */
.ni-top-desc .n-undertitle {
  font-size: 24px;
  display: flex;
  align-items: center;
  gap: 18px;
  letter-spacing: .5px;
  margin-bottom: 13px;
}
/* line 88, ../sass/index-new/index-new-top.scss */
.ni-top-desc .n-undertitle svg {
  width: 32px;
  height: 32px;
}
/* line 94, ../sass/index-new/index-new-top.scss */
.ni-top-desc .n-title {
  font-size: 62px;
  font-family: 'Segoe UI Bold';
  line-height: 1.3;
  letter-spacing: 1px;
}
/* line 100, ../sass/index-new/index-new-top.scss */
.ni-top-desc .n-title b {
  color: #02a9c7;
}
/* line 105, ../sass/index-new/index-new-top.scss */
.ni-top-desc .n-text {
  font-size: 24px;
  margin-top: 38px;
  line-height: 1.5;
}
/* line 110, ../sass/index-new/index-new-top.scss */
.ni-top-desc .n-text span {
  font-size: .8em;
}
/* line 115, ../sass/index-new/index-new-top.scss */
.ni-top-desc .n-btn {
  font-size: 18px;
  text-align: center;
  background: #02a9c7;
  height: 50px;
  display: flex;
  width: max-content;
  align-items: center;
  margin-top: 53px;
  padding: 0 70px;
  font-family: 'Segoe UI SemiBold';
  cursor: pointer;
  border-radius: 3px;
  transition: .3s ease-in-out;
}
@media (hover: hover) {
  /* line 131, ../sass/index-new/index-new-top.scss */
  .ni-top-desc .n-btn:hover {
    background-color: #cbb79b;
    border-color: #cbb79b;
    color: #fff;
  }
}

/* line 140, ../sass/index-new/index-new-top.scss */
.ni-num-wr {
  background: #192238;
  background: -moz-linear-gradient(82deg, rgba(25, 34, 56, 0.79876) 0%, #0c111e 67%);
  background: -webkit-linear-gradient(82deg, rgba(25, 34, 56, 0.79876) 0%, #0c111e 67%);
  background: linear-gradient(82deg, rgba(25, 34, 56, 0.79876) 0%, #0c111e 67%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#192238",endColorstr="#0c111e",GradientType=1);
  margin-top: 116px;
  max-width: 1270px;
  margin-left: auto;
  margin-right: auto;
  padding: 28px 38px;
  border-radius: 25px;
  color: #fff;
  display: flex;
  flex-wrap: wrap;
  gap: 4%;
}

/* line 158, ../sass/index-new/index-new-top.scss */
.ni-num-box {
  width: calc(61% / 3);
  display: flex;
  flex-direction: column;
}
/* line 163, ../sass/index-new/index-new-top.scss */
.ni-num-box b {
  font-size: 32px;
  font-family: 'Segoe UI Bold';
  display: block;
  margin-bottom: 10px;
}
/* line 170, ../sass/index-new/index-new-top.scss */
.ni-num-box span {
  font-size: 18px;
  color: #abaeb3;
  line-height: 1.6;
  display: block;
  max-width: 88%;
}

/* line 182, ../sass/index-new/index-new-top.scss */
.ni-top-image-ic {
  position: absolute;
  top: 50%;
  display: flex;
  width: 100%;
  flex-direction: row-reverse;
  transform: translateY(-50%);
  pointer-events: none;
  z-index: -1;
  /* Анимация с трансформацией */
}
/* line 192, ../sass/index-new/index-new-top.scss */
.ni-top-image-ic img {
  display: block;
  pointer-events: none;
  transition: 1s ease-in-out;
  animation: move 2s ease-in-out infinite alternate;
  width: auto !important;
  aspect-ratio: 1 / 4.8;
}
/* line 202, ../sass/index-new/index-new-top.scss */
.ni-top-image-ic img:nth-child(1) {
  animation-delay: 0.3s;
}
/* line 202, ../sass/index-new/index-new-top.scss */
.ni-top-image-ic img:nth-child(2) {
  animation-delay: 0.2s;
}
/* line 202, ../sass/index-new/index-new-top.scss */
.ni-top-image-ic img:nth-child(3) {
  animation-delay: 0.9s;
}
/* line 202, ../sass/index-new/index-new-top.scss */
.ni-top-image-ic img:nth-child(4) {
  animation-delay: 0.1s;
}
/* line 202, ../sass/index-new/index-new-top.scss */
.ni-top-image-ic img:nth-child(5) {
  animation-delay: 0.4s;
}
/* line 202, ../sass/index-new/index-new-top.scss */
.ni-top-image-ic img:nth-child(6) {
  animation-delay: 0.1s;
}
/* line 202, ../sass/index-new/index-new-top.scss */
.ni-top-image-ic img:nth-child(7) {
  animation-delay: 0.7s;
}
/* line 202, ../sass/index-new/index-new-top.scss */
.ni-top-image-ic img:nth-child(8) {
  animation-delay: 0.5s;
}
/* line 202, ../sass/index-new/index-new-top.scss */
.ni-top-image-ic img:nth-child(9) {
  animation-delay: 0.4s;
}
/* line 202, ../sass/index-new/index-new-top.scss */
.ni-top-image-ic img:nth-child(10) {
  animation-delay: 1s;
}
/* line 202, ../sass/index-new/index-new-top.scss */
.ni-top-image-ic img:nth-child(11) {
  animation-delay: 0.3s;
}
/* line 202, ../sass/index-new/index-new-top.scss */
.ni-top-image-ic img:nth-child(12) {
  animation-delay: 0.9s;
}
/* line 202, ../sass/index-new/index-new-top.scss */
.ni-top-image-ic img:nth-child(13) {
  animation-delay: 0.5s;
}
/* line 202, ../sass/index-new/index-new-top.scss */
.ni-top-image-ic img:nth-child(14) {
  animation-delay: 0.1s;
}
/* line 202, ../sass/index-new/index-new-top.scss */
.ni-top-image-ic img:nth-child(15) {
  animation-delay: 0.9s;
}
/* line 202, ../sass/index-new/index-new-top.scss */
.ni-top-image-ic img:nth-child(16) {
  animation-delay: 0.9s;
}
/* line 202, ../sass/index-new/index-new-top.scss */
.ni-top-image-ic img:nth-child(17) {
  animation-delay: 0.7s;
}
/* line 202, ../sass/index-new/index-new-top.scss */
.ni-top-image-ic img:nth-child(18) {
  animation-delay: 1s;
}
/* line 202, ../sass/index-new/index-new-top.scss */
.ni-top-image-ic img:nth-child(19) {
  animation-delay: 1s;
}
/* line 202, ../sass/index-new/index-new-top.scss */
.ni-top-image-ic img:nth-child(20) {
  animation-delay: 0.2s;
}
/* line 202, ../sass/index-new/index-new-top.scss */
.ni-top-image-ic img:nth-child(21) {
  animation-delay: 0.4s;
}
/* line 202, ../sass/index-new/index-new-top.scss */
.ni-top-image-ic img:nth-child(22) {
  animation-delay: 0.3s;
}
@keyframes move {
  0% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(-10px);
  }
  100% {
    transform: translateY(10px);
  }
}
@media only screen and (min-width: 1241px) and (max-width: 1439px) {
  /* line 223, ../sass/index-new/index-new-top.scss */
  .ni-top {
    padding-top: 185px;
    padding-bottom: 140px;
  }
  /* line 227, ../sass/index-new/index-new-top.scss */
  .ni-top.cases-top {
    padding-top: 120px;
  }

  /* line 232, ../sass/index-new/index-new-top.scss */
  .ni-top-image {
    top: -60px;
    left: -234px;
  }
  /* line 236, ../sass/index-new/index-new-top.scss */
  .ni-top-image img {
    width: 80%;
  }

  /* line 243, ../sass/index-new/index-new-top.scss */
  .ni-top-desc .n-undertitle {
    font-size: 22px;
    gap: 15px;
    margin-bottom: 11px;
  }
  /* line 248, ../sass/index-new/index-new-top.scss */
  .ni-top-desc .n-undertitle svg {
    width: 28px;
    height: 28px;
  }
  /* line 254, ../sass/index-new/index-new-top.scss */
  .ni-top-desc .n-title {
    font-size: 56px;
  }
  /* line 258, ../sass/index-new/index-new-top.scss */
  .ni-top-desc .n-text {
    font-size: 22px;
    margin-top: 30px;
  }

  /* line 264, ../sass/index-new/index-new-top.scss */
  .ni-num-wr {
    margin-top: 70px;
  }

  /* line 270, ../sass/index-new/index-new-top.scss */
  .ni-num-box b {
    font-size: 30px;
  }
  /* line 274, ../sass/index-new/index-new-top.scss */
  .ni-num-box span {
    font-size: 16px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1240px) {
  /* line 282, ../sass/index-new/index-new-top.scss */
  .ni-top {
    padding-top: 150px;
    padding-bottom: 100px;
  }
  /* line 286, ../sass/index-new/index-new-top.scss */
  .ni-top.smallpd {
    padding-top: 100px;
  }
  /* line 289, ../sass/index-new/index-new-top.scss */
  .ni-top.smallpd .ni-top-image-ic {
    transform: translateY(-50%) translateX(-57%);
  }

  /* line 295, ../sass/index-new/index-new-top.scss */
  .ni-top-image {
    top: 7px;
    left: -368px;
  }
  /* line 299, ../sass/index-new/index-new-top.scss */
  .ni-top-image img {
    width: 58%;
  }
  /* line 303, ../sass/index-new/index-new-top.scss */
  .ni-top-image.land {
    top: 0;
    left: 0;
  }
  /* line 307, ../sass/index-new/index-new-top.scss */
  .ni-top-image.land img {
    width: 80%;
    margin-right: auto;
  }

  /* line 314, ../sass/index-new/index-new-top.scss */
  .ni-top-image-ic {
    transform: translateY(-50%) scale(0.6) translateX(31%);
  }

  /* line 320, ../sass/index-new/index-new-top.scss */
  .ni-top-desc .n-undertitle {
    font-size: 20px;
    gap: 13px;
    margin-bottom: 11px;
  }
  /* line 325, ../sass/index-new/index-new-top.scss */
  .ni-top-desc .n-undertitle svg {
    width: 22px;
    height: 22px;
  }
  /* line 331, ../sass/index-new/index-new-top.scss */
  .ni-top-desc .n-title {
    font-size: 48px;
  }
  /* line 335, ../sass/index-new/index-new-top.scss */
  .ni-top-desc .n-text {
    font-size: 18px;
    margin-top: 20px;
  }
  /* line 340, ../sass/index-new/index-new-top.scss */
  .ni-top-desc .n-btn {
    font-size: 17px;
    height: 46px;
    padding: 0 57px;
  }

  /* line 347, ../sass/index-new/index-new-top.scss */
  .ni-num-wr {
    gap: 2%;
    margin-top: 45px;
    padding: 23px;
  }

  /* line 353, ../sass/index-new/index-new-top.scss */
  .ni-num-box {
    width: calc(69% / 3);
  }
  /* line 356, ../sass/index-new/index-new-top.scss */
  .ni-num-box b {
    font-size: 28px;
  }
  /* line 360, ../sass/index-new/index-new-top.scss */
  .ni-num-box span {
    font-size: 16px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 368, ../sass/index-new/index-new-top.scss */
  .ni-top {
    padding-top: 150px;
    padding-bottom: 100px;
  }
  /* line 372, ../sass/index-new/index-new-top.scss */
  .ni-top.smallpd {
    padding-top: 100px;
  }
  /* line 375, ../sass/index-new/index-new-top.scss */
  .ni-top.smallpd .ni-top-image-ic {
    transform: translateY(-37%) translateX(-123%);
  }

  /* line 381, ../sass/index-new/index-new-top.scss */
  .ni-top-image {
    top: 14px;
    left: -83px;
    width: 340px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  /* line 389, ../sass/index-new/index-new-top.scss */
  .ni-top-image img {
    width: 100%;
  }
  /* line 393, ../sass/index-new/index-new-top.scss */
  .ni-top-image.land {
    top: 0;
    left: -83px;
  }
  /* line 397, ../sass/index-new/index-new-top.scss */
  .ni-top-image.land img {
    width: 80%;
    margin-right: auto;
  }

  /* line 404, ../sass/index-new/index-new-top.scss */
  .ni-top-image-ic {
    transform: translateY(-55%) scale(0.5) translateX(-67%);
  }

  /* line 409, ../sass/index-new/index-new-top.scss */
  .ni-top-desc {
    width: 75%;
  }
  /* line 412, ../sass/index-new/index-new-top.scss */
  .ni-top-desc .n-undertitle {
    font-size: 20px;
    gap: 13px;
    margin-bottom: 11px;
  }
  /* line 417, ../sass/index-new/index-new-top.scss */
  .ni-top-desc .n-undertitle svg {
    width: 22px;
    height: 22px;
  }
  /* line 423, ../sass/index-new/index-new-top.scss */
  .ni-top-desc .n-title {
    font-size: 48px;
  }
  /* line 427, ../sass/index-new/index-new-top.scss */
  .ni-top-desc .n-text {
    font-size: 18px;
    margin-top: 20px;
  }
  /* line 432, ../sass/index-new/index-new-top.scss */
  .ni-top-desc .n-btn {
    margin-top: 45px;
    font-size: 16px;
    height: 44px;
    padding: 0 44px;
  }

  /* line 440, ../sass/index-new/index-new-top.scss */
  .ni-num-wr {
    gap: 2%;
    margin-top: 45px;
    padding: 23px;
  }

  /* line 446, ../sass/index-new/index-new-top.scss */
  .ni-num-box {
    width: calc(95% / 3);
  }
  /* line 449, ../sass/index-new/index-new-top.scss */
  .ni-num-box b {
    font-size: 28px;
  }
  /* line 453, ../sass/index-new/index-new-top.scss */
  .ni-num-box span {
    font-size: 16px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  /* line 462, ../sass/index-new/index-new-top.scss */
  .ni-top {
    padding-top: 150px;
    padding-bottom: 100px;
  }

  /* line 467, ../sass/index-new/index-new-top.scss */
  .ni-top-image {
    top: 0;
    bottom: -420px;
    left: -103px;
    width: 250px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  /* line 476, ../sass/index-new/index-new-top.scss */
  .ni-top-image img {
    width: 100%;
    position: relative;
    z-index: 2;
  }
  /* line 482, ../sass/index-new/index-new-top.scss */
  .ni-top-image.land {
    display: none !important;
  }

  /* line 487, ../sass/index-new/index-new-top.scss */
  .ni-top-image-ic {
    transform: translateY(-42%) scale(0.5) translateX(-133%);
    z-index: 0;
  }

  /* line 493, ../sass/index-new/index-new-top.scss */
  .ni-top-wr {
    position: relative;
  }

  /* line 497, ../sass/index-new/index-new-top.scss */
  .ni-top-desc {
    width: 100%;
  }
  /* line 501, ../sass/index-new/index-new-top.scss */
  .ni-top-desc .n-undertitle {
    font-size: 20px;
    gap: 13px;
    margin-bottom: 11px;
  }
  /* line 506, ../sass/index-new/index-new-top.scss */
  .ni-top-desc .n-undertitle svg {
    width: 22px;
    height: 22px;
  }
  /* line 512, ../sass/index-new/index-new-top.scss */
  .ni-top-desc .n-title {
    font-size: 38px;
  }
  /* line 516, ../sass/index-new/index-new-top.scss */
  .ni-top-desc .n-text {
    font-size: 16px;
    margin-top: 15px;
  }
  /* line 521, ../sass/index-new/index-new-top.scss */
  .ni-top-desc .n-btn {
    margin-top: 45px;
    font-size: 16px;
    height: 44px;
    padding: 0 40px;
  }

  /* line 529, ../sass/index-new/index-new-top.scss */
  .ni-num-wr {
    gap: 15px;
    margin-top: 35px;
    padding: 20px;
    flex-direction: column;
  }

  /* line 536, ../sass/index-new/index-new-top.scss */
  .ni-num-box {
    width: 100%;
  }
  /* line 539, ../sass/index-new/index-new-top.scss */
  .ni-num-box b {
    font-size: 26px;
    margin-bottom: 4px;
  }
  /* line 544, ../sass/index-new/index-new-top.scss */
  .ni-num-box span {
    font-size: 16px;
  }
}
/* line 1, ../sass/index-new/index-new-item.scss */
.n-item {
  position: relative;
  color: #fff;
}
/* line 5, ../sass/index-new/index-new-item.scss */
.n-item .n-undertitle-circle {
  color: #c7a487;
  border: 2px solid #c7a487;
  font-size: 18px;
  height: 39px;
  padding: 0 23px;
  display: flex;
  margin: 0 auto;
  border-radius: 20px;
  width: max-content;
  align-items: center;
  background: #e0ccc1;
  background: -moz-linear-gradient(94deg, rgba(224, 204, 193, 0.1) 0%, rgba(224, 204, 193, 0.2) 100%);
  background: -webkit-linear-gradient(94deg, rgba(224, 204, 193, 0.1) 0%, rgba(224, 204, 193, 0.2) 100%);
  background: linear-gradient(94deg, rgba(224, 204, 193, 0.1) 0%, rgba(224, 204, 193, 0.2) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e0ccc1",endColorstr="#e0ccc1",GradientType=1);
}
/* line 23, ../sass/index-new/index-new-item.scss */
.n-item .n-title {
  text-align: center;
  font-size: 50px;
  font-family: 'Segoe UI Bold';
  margin: 12px 0 53px;
}
/* line 32, ../sass/index-new/index-new-item.scss */
.n-item.height .n-item-box {
  min-height: initial !important;
}
/* line 39, ../sass/index-new/index-new-item.scss */
.n-item.n4 .n-item-wr {
  justify-content: space-between;
}
/* line 43, ../sass/index-new/index-new-item.scss */
.n-item.n4 .n-item-box {
  width: calc(100% / 4 - 23px);
}

/* line 49, ../sass/index-new/index-new-item.scss */
.n-item-wr {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  max-width: 1178px;
  margin: 0 auto;
}
/* line 61, ../sass/index-new/index-new-item.scss */
.n-item-wr.column-space .n-item-box {
  justify-content: space-between;
}

/* line 69, ../sass/index-new/index-new-item.scss */
.n-item-box {
  padding: 44px 33px;
  border-radius: 20px;
  display: flex;
  flex-direction: column;
  min-height: 429px;
  width: calc(100% / 3 - 20px);
  background: #172333;
  background: -moz-linear-gradient(189deg, rgba(23, 35, 51, 0.8) 0%, #0a0e1a 100%);
  background: -webkit-linear-gradient(189deg, rgba(23, 35, 51, 0.8) 0%, #0a0e1a 100%);
  background: linear-gradient(189deg, rgba(23, 35, 51, 0.8) 0%, #0a0e1a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#172333",endColorstr="#0a0e1a",GradientType=1);
  position: relative;
  overflow: hidden;
}
/* line 84, ../sass/index-new/index-new-item.scss */
.n-item-box:after {
  content: '';
  position: absolute;
  top: -98%;
  left: -83%;
  width: 970px;
  height: 793px;
  background-image: url(../img/index-item-bg.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  opacity: 0;
  pointer-events: none;
  transition: .3s ease-in-out;
}
/* line 100, ../sass/index-new/index-new-item.scss */
.n-item-box svg {
  width: 63px;
  height: 63px;
  position: relative;
  z-index: 2;
}
/* line 107, ../sass/index-new/index-new-item.scss */
.n-item-box .title {
  font-size: 34px;
  display: block;
  font-family: 'Segoe UI Bold';
  margin-bottom: 15px;
  margin-top: 29px;
  position: relative;
  z-index: 2;
}
/* line 117, ../sass/index-new/index-new-item.scss */
.n-item-box p {
  font-size: 18px;
  display: block;
  color: #abaeb3;
  line-height: 1.6;
  margin-bottom: 10px;
  position: relative;
  z-index: 2;
}
/* line 128, ../sass/index-new/index-new-item.scss */
.n-item-box .n-item-btn {
  display: flex;
  align-items: center;
  gap: 20px;
  color: #02a9c7;
  font-size: 18px;
  margin-top: 74px;
  margin-top: auto;
  position: relative;
  z-index: 2;
  transition: .3s ease-in-out;
}
/* line 140, ../sass/index-new/index-new-item.scss */
.n-item-box .n-item-btn svg {
  width: 30px;
  height: 30px;
}
@media (hover: hover) {
  /* line 150, ../sass/index-new/index-new-item.scss */
  .n-item-box:hover:after {
    opacity: 1;
  }
  /* line 154, ../sass/index-new/index-new-item.scss */
  .n-item-box:hover .n-item-btn {
    gap: 25px;
  }
}

@media only screen and (min-width: 1241px) and (max-width: 1439px) {
  /* line 165, ../sass/index-new/index-new-item.scss */
  .n-item .n-title {
    margin: 12px 0 47px;
  }

  /* line 172, ../sass/index-new/index-new-item.scss */
  .n-item-box {
    padding: 35px 26px;
  }
  /* line 175, ../sass/index-new/index-new-item.scss */
  .n-item-box svg {
    width: 55px;
    height: 55px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1240px) {
  /* line 186, ../sass/index-new/index-new-item.scss */
  .n-item .n-title {
    margin: 12px 0 47px;
    font-size: 42px;
  }
  /* line 191, ../sass/index-new/index-new-item.scss */
  .n-item .n-undertitle-circle {
    font-size: 17px;
    height: 37px;
    padding: 0 19px;
  }
  /* line 200, ../sass/index-new/index-new-item.scss */
  .n-item.n4 .n-item-box {
    width: calc(100% / 2 - 15px);
  }

  /* line 206, ../sass/index-new/index-new-item.scss */
  .n-item-box {
    padding: 30px 21px;
    min-height: 400px;
  }
  /* line 212, ../sass/index-new/index-new-item.scss */
  .n-item-box:nth-child(1):after {
    top: -71%;
    left: -16%;
    width: 400px;
    height: 500px;
    background-size: cover;
  }
  /* line 221, ../sass/index-new/index-new-item.scss */
  .n-item-box .title {
    font-size: 28px;
    margin-bottom: 11px;
    margin-top: 20px;
  }
  /* line 227, ../sass/index-new/index-new-item.scss */
  .n-item-box svg {
    width: 55px;
    height: 55px;
  }
  /* line 232, ../sass/index-new/index-new-item.scss */
  .n-item-box p {
    font-size: 17px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 242, ../sass/index-new/index-new-item.scss */
  .n-item .n-title {
    margin: 12px 0 33px;
    font-size: 32px;
  }
  /* line 247, ../sass/index-new/index-new-item.scss */
  .n-item .n-undertitle-circle {
    font-size: 16px;
    height: 34px;
    padding: 0 15px;
  }
  /* line 256, ../sass/index-new/index-new-item.scss */
  .n-item.n4 .n-item-box {
    width: calc(100% / 2 - 15px);
  }

  /* line 262, ../sass/index-new/index-new-item.scss */
  .n-item-wr {
    gap: 15px;
  }

  /* line 266, ../sass/index-new/index-new-item.scss */
  .n-item-box {
    padding: 30px 21px;
    min-height: 400px;
    width: 100%;
    min-height: auto;
  }
  /* line 274, ../sass/index-new/index-new-item.scss */
  .n-item-box:nth-child(1):after {
    top: -71%;
    left: -16%;
    width: 400px;
    height: 500px;
    background-size: cover;
  }
  /* line 283, ../sass/index-new/index-new-item.scss */
  .n-item-box .title {
    font-size: 26px;
    margin-bottom: 11px;
    margin-top: 20px;
  }
  /* line 289, ../sass/index-new/index-new-item.scss */
  .n-item-box svg {
    width: 50px;
    height: 50px;
  }
  /* line 294, ../sass/index-new/index-new-item.scss */
  .n-item-box p {
    font-size: 17px;
    margin-bottom: 15px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  /* line 306, ../sass/index-new/index-new-item.scss */
  .n-item .n-title {
    font-size: 30px;
    margin: 15px 0 30px;
  }
  /* line 311, ../sass/index-new/index-new-item.scss */
  .n-item .n-undertitle-circle {
    font-size: 14px;
    height: 30px;
    padding: 0 10px;
  }
  /* line 320, ../sass/index-new/index-new-item.scss */
  .n-item.n4 .n-item-box {
    width: 100%;
  }

  /* line 326, ../sass/index-new/index-new-item.scss */
  .n-item-wr {
    gap: 15px;
  }

  /* line 330, ../sass/index-new/index-new-item.scss */
  .n-item-box {
    padding: 30px 21px;
    min-height: 400px;
    width: 100%;
    min-height: auto;
  }
  /* line 338, ../sass/index-new/index-new-item.scss */
  .n-item-box:nth-child(1):after {
    top: -100%;
    left: -16%;
    width: 400px;
    height: 500px;
    background-size: cover;
  }
  /* line 347, ../sass/index-new/index-new-item.scss */
  .n-item-box .title {
    font-size: 26px;
    margin-bottom: 11px;
    margin-top: 20px;
  }
  /* line 353, ../sass/index-new/index-new-item.scss */
  .n-item-box svg {
    width: 50px;
    height: 50px;
  }
  /* line 358, ../sass/index-new/index-new-item.scss */
  .n-item-box p {
    font-size: 17px;
    margin-bottom: 15px;
  }
}
/* line 8, ../sass/cases.scss */
body, html {
  font-family: 'Segoe UI', sans-serif;
  background-color: #0a0313;
}
