.main {
  margin-top: 81px !important;
  padding-bottom: 30px;
}

.container {
  padding-left: 15px;
  padding-right: 15px;
  max-width: 1900px;
}

.hidden {
  display: none !important;
}

#expandBtn {
  color: #00BCFF;
  font-family: "Lato";
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.3px;
  border-bottom: 1px #00BCFF dashed;
  padding-bottom: 3px;
  margin-bottom: 33px;
  cursor: pointer;
}

.pages__name {
  display: flex;
  justify-content: flex-start;
  gap: 10px;
  align-items: center;
  margin-top: 25px;
}
.pages__name-info {
  color: #FFF;
  font-family: "Lato";
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.28px;
}
.pages__name-info:last-of-type {
  color: #777A9A;
  font-family: "Lato";
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.28px;
}
.pages__name-slash {
  color: #FFF;
  font-family: "Lato";
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.28px;
}

.images__row {
  display: flex;
  width: 100%;
  margin-top: 40px;
  gap: 30px;
}
.images__row .images {
  width: 50%;
  display: flex;
  flex-direction: row-reverse;
  gap: 37px;
}
.images__row .images .mySwiper2 {
  width: 700px !important;
  height: 480px !important;
  max-width: 700px !important;
  min-height: 480px !important;
  max-height: 480px !important;
  border-radius: 20px;
}
.images__row .images .mySwiper2 .swiper-wrapper {
  width: 100% !important;
  height: 480px !important;
  min-width: 100% !important;
  max-width: 100% !important;
  min-height: 480px !important;
  max-height: 480px !important;
  border-radius: 20px;
}
.images__row .images .mySwiper2 .swiper-wrapper .swiper-slide {
  width: 100% !important;
  height: 480px !important;
  min-width: 100% !important;
  max-width: 100% !important;
  min-height: 480px !important;
  max-height: 480px !important;
  border-radius: 20px;
}
.images__row .images .mySwiper2 .swiper-wrapper .swiper-slide img {
  width: 100% !important;
  height: 480px !important;
  min-width: 100% !important;
  max-width: 100% !important;
  min-height: 480px !important;
  max-height: 480px !important;
  border-radius: 20px;
}
.images__row .images .mySwiper {
  height: 480px;
  overflow-y: scroll;
}
.images__row .images .mySwiper::-webkit-scrollbar {
  display: none;
}
.images__row .images .mySwiper .swiper-wrapper {
  flex-direction: column;
  gap: 20px;
  width: 88px !important;
  max-width: 88px !important;
  min-width: 88px !important;
}
.images__row .images .mySwiper .swiper-wrapper .swiper-slide {
  width: 88px !important;
  height: 88px !important;
  max-width: 88px !important;
  min-width: 88px !important;
  min-height: 88px !important;
  max-height: 88px !important;
  border-radius: 20px;
  cursor: pointer;
}
.images__row .images .mySwiper .swiper-wrapper .swiper-slide img {
  width: 88px !important;
  height: 88px !important;
  border-radius: 20px;
}
.images__row .images .mySwiper .swiper-wrapper .swiper-slide-thumb-active img {
  border: 2px solid #666C85;
}
.images__row .parametrs {
  width: 50%;
}
.images__row .parametrs-name {
  color: #FFF;
  font-family: "Lato";
  font-size: 30px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  text-transform: uppercase;
  margin-bottom: 35px;
}
.images__row .parametrs-title {
  color: #FFF;
  font-family: "Lato";
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  text-transform: uppercase;
  margin-bottom: 26px;
}
.images__row .parametrs__list {
  display: flex;
  flex-direction: column;
  margin-bottom: 20px;
}
.images__row .parametrs__list__item {
  display: flex;
  justify-content: space-between;
  padding: 20px 0;
  border-top: 1px rgba(255, 255, 255, 0.15) solid;
  color: #FFF;
  font-family: "Lato";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  text-transform: uppercase;
}
.images__row .parametrs__list-btn {
  cursor: pointer !important;
  width: -moz-max-content;
  width: max-content;
}

.services__inner-container {
  border-radius: 20px;
  border: 1px solid rgb(235, 228, 228);
  background: linear-gradient(271deg, rgba(9, 13, 43, 0.3) 11.52%, rgba(85, 99, 153, 0.3) 76.1%), rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(5px);
  margin-top: 60px;
  padding: 30px;
  flex-direction: column;
}
.services__inner-container p {
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
}
.services__inner-container img {
  width: 100%;
  height: 400px;
  max-width: 100%;
  min-width: 100%;
  max-height: 400px;
  min-height: 400px;
  border-radius: 20px;
  overflow: hidden;
  margin-bottom: 30px;
}
.services__inner-container ul {
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin-bottom: 30px;
}
.services__inner-container ul li {
  list-style: disc;
  margin-left: 24px;
  font-size: 16px;
  font-weight: 400;
  font-family: "SF Pro Display";
}
.services__inner-container ul li::marker {
  color: #136BFF;
  font-size: 24px;
}

.row {
  justify-content: center;
}

@media (max-width: 1700px) {
  .images__row .images .mySwiper2 {
    width: 600px !important;
    height: 480px !important;
    max-width: 600px !important;
    min-height: 480px !important;
    max-height: 480px !important;
    border-radius: 20px;
  }
}
@media (max-width: 1500px) {
  .images__row .images {
    gap: 30px;
  }
  .images__row .images .mySwiper2 {
    width: 500px !important;
    height: 430px !important;
    max-width: 500px !important;
    min-height: 430px !important;
    max-height: 430px !important;
    border-radius: 20px;
  }
  .images__row .parametrs-name {
    margin-bottom: 30px;
  }
  .images__row .images .mySwiper {
    height: 430px;
    width: 20%;
  }
}
@media (max-width: 1350px) {
  .images__row {
    flex-direction: column;
  }
  .images__row .images {
    width: 100%;
  }
  .images__row .images .mySwiper2 {
    width: 80% !important;
    height: 480px !important;
    max-width: 80% !important;
    min-width: 80% !important;
    min-height: 480px !important;
    max-height: 480px !important;
    border-radius: 20px;
  }
  .images__row .images .mySwiper .swiper-wrapper .swiper-slide img {
    width: 100%;
    min-width: 100%;
    height: 120px !important;
    border-radius: 20px;
  }
  .images__row .images .mySwiper .swiper-wrapper .swiper-slide {
    width: 100% !important;
    height: 120px !important;
    max-width: 100% !important;
    min-width: 120px !important;
    min-height: 120px !important;
    max-height: 88px !important;
    border-radius: 20px;
    cursor: pointer;
  }
  .images__row .images .mySwiper .swiper-wrapper {
    flex-direction: column;
    gap: 20px;
    width: 100%;
    max-width: 100% !important;
    min-width: 100% !important;
  }
  .images__row .images .mySwiper {
    height: 480px;
  }
  .images__row .parametrs {
    width: 100%;
  }
}
@media (max-width: 1140px) {
  .pages__name {
    display: none;
    width: 0;
    height: 0;
    opacity: 0;
  }
}
@media (max-width: 1000px) {
  .services__inner-container {
    margin-top: 55px;
  }
}
@media (max-width: 820px) {
  .images__row .images {
    flex-direction: column;
  }
  .images__row .images .mySwiper .swiper-wrapper {
    flex-direction: row;
  }
  .images__row .images .mySwiper {
    height: 120px;
  }
  .images__row .images .mySwiper {
    width: 100%;
    height: auto;
  }
  .images__row .images .mySwiper2 {
    width: 100% !important;
    height: 480px !important;
    max-width: 100% !important;
    min-width: 100% !important;
    min-height: 480px !important;
    max-height: 480px !important;
  }
  .images__row .images .mySwiper .swiper-wrapper .swiper-slide {
    width: 88px !important;
    height: 88px !important;
    max-width: 88px !important;
    min-width: 88px !important;
    min-width: 88px !important;
    min-height: 88px !important;
    max-height: 88px !important;
  }
  .images__row .images .mySwiper .swiper-wrapper .swiper-slide img {
    width: 88px !important;
    height: 88px !important;
    max-width: 88px !important;
    min-width: 88px !important;
    min-width: 88px !important;
    min-height: 88px !important;
    max-height: 88px !important;
  }
}
@media (max-width: 800px) {
  .services__inner-container {
    margin-top: 50px;
  }
  .images__row .images .mySwiper2 {
    height: 450px !important;
    min-height: 450px !important;
    max-height: 450px !important;
  }
  .images__row .images .mySwiper2 .swiper-wrapper .swiper-slide img {
    height: 450px !important;
    min-height: 450px !important;
    max-height: 450px !important;
  }
  .images__row .images .mySwiper2 .swiper-wrapper .swiper-slide {
    height: 450px !important;
    min-height: 450px !important;
    max-height: 450px !important;
  }
  .images__row .images .mySwiper2 .swiper-wrapper {
    height: 450px !important;
    min-height: 450px !important;
    max-height: 450px !important;
  }
  .images__row .parametrs__list__item {
    flex-direction: column;
    gap: 10px;
  }
}
@media (max-width: 700px) {
  .images__row .parametrs-name {
    font-size: 28px;
  }
  .images__row .parametrs__list__item {
    font-size: 15px;
  }
  .images__row .parametrs-title {
    font-size: 19px;
    margin-bottom: 23px;
  }
  .parametrs__list__item {
    padding: 18px 0 !important;
  }
}
@media (max-width: 620px) {
  .services__inner-container {
    margin-top: 40px;
    padding: 20px 20px;
  }
  .images__row .images .mySwiper2 {
    height: 350px !important;
    min-height: 350px !important;
    max-height: 350px !important;
  }
  .images__row .images .mySwiper2 .swiper-wrapper .swiper-slide img {
    height: 350px !important;
    min-height: 350px !important;
    max-height: 350px !important;
  }
  .images__row .images .mySwiper2 .swiper-wrapper .swiper-slide {
    height: 350px !important;
    min-height: 350px !important;
    max-height: 350px !important;
  }
  .images__row .images .mySwiper2 .swiper-wrapper {
    height: 350px !important;
    min-height: 350px !important;
    max-height: 350px !important;
  }
  .images__row .images .mySwiper .swiper-wrapper .swiper-slide {
    width: 78px !important;
    height: 78px !important;
    max-width: 78px !important;
    min-width: 78px !important;
    min-height: 78px !important;
    max-height: 78px !important;
  }
  .images__row .images .mySwiper .swiper-wrapper .swiper-slide img {
    width: 78px !important;
    height: 78px !important;
    max-width: 78px !important;
    min-width: 78px !important;
    min-height: 78px !important;
    max-height: 78px !important;
  }
  .images__row .images {
    gap: 25px;
  }
  .images__row .parametrs-name {
    font-size: 26px;
  }
  .images__row .parametrs__list__item {
    font-size: 15px;
  }
  .images__row .parametrs-title {
    font-size: 18px;
    margin-bottom: 20px;
  }
  .parametrs__list__item {
    padding: 16px 0 !important;
  }
  .services__inner-container {
    margin-bottom: 50px !important;
  }
  #expandBtn {
    font-size: 14px;
  }
}
@media (max-width: 450px) {
  .services__inner-container {
    margin-top: 30px;
    padding: 20px 15px;
  }
  .images__row .images .mySwiper2 {
    height: 300px !important;
    min-height: 300px !important;
    max-height: 300px !important;
  }
  .images__row .images .mySwiper2 .swiper-wrapper .swiper-slide img {
    height: 300px !important;
    min-height: 300px !important;
    max-height: 300px !important;
  }
  .images__row .images .mySwiper2 .swiper-wrapper .swiper-slide {
    height: 300px !important;
    min-height: 300px !important;
    max-height: 300px !important;
  }
  .images__row .images .mySwiper2 .swiper-wrapper {
    height: 300px !important;
    min-height: 300px !important;
    max-height: 300px !important;
  }
  .images__row .images .mySwiper .swiper-wrapper .swiper-slide {
    width: 68px !important;
    height: 68px !important;
    max-width: 68px !important;
    min-width: 68px !important;
    min-height: 68px !important;
    max-height: 68px !important;
  }
  .images__row .images .mySwiper .swiper-wrapper .swiper-slide img {
    width: 68px !important;
    height: 68px !important;
    max-width: 68px !important;
    min-width: 68px !important;
    min-height: 68px !important;
    max-height: 68px !important;
  }
  .images__row .images {
    gap: 20px;
  }
  .images__row .parametrs-name {
    font-size: 24px;
    margin-bottom: 25px;
  }
  .images__row .parametrs__list__item {
    font-size: 14px;
  }
  .images__row .parametrs-title {
    font-size: 17px;
    margin-bottom: 15px;
  }
  .parametrs__list__item {
    padding: 13px 0 !important;
  }
  .services__inner-container {
    margin-bottom: 40px !important;
  }
  #expandBtn {
    font-size: 13px;
  }
}
@media (max-width: 400px) {
  .images__row .images .mySwiper2 {
    height: 250px !important;
    min-height: 250px !important;
    max-height: 250px !important;
  }
  .images__row .images .mySwiper2 .swiper-wrapper .swiper-slide img {
    height: 250px !important;
    min-height: 250px !important;
    max-height: 250px !important;
  }
  .images__row .images .mySwiper2 .swiper-wrapper .swiper-slide {
    height: 250px !important;
    min-height: 250px !important;
    max-height: 250px !important;
  }
  .images__row .images .mySwiper2 .swiper-wrapper {
    height: 250px !important;
    min-height: 250px !important;
    max-height: 250px !important;
  }
  .images__row .images .mySwiper .swiper-wrapper .swiper-slide {
    width: 64px !important;
    height: 64px !important;
    max-width: 64px !important;
    min-width: 64px !important;
    min-height: 64px !important;
    max-height: 64px !important;
  }
  .images__row .images .mySwiper .swiper-wrapper .swiper-slide img {
    width: 64px !important;
    height: 64px !important;
    max-width: 64px !important;
    min-width: 64px !important;
    min-height: 64px !important;
    max-height: 64px !important;
  }
  .images__row .parametrs-name {
    font-size: 20px;
  }
  .images__row .parametrs__list__item {
    font-size: 12px;
  }
  .images__row .parametrs-title {
    font-size: 16px;
  }
  .parametrs__list__item {
    padding: 10px 0 !important;
  }
  .images__row .images .mySwiper .swiper-wrapper {
    gap: 15px;
  }
  .services__inner-container {
    margin-bottom: 30px !important;
  }
  #expandBtn {
    font-size: 12px;
  }
}/*# sourceMappingURL=equipment_inner-details.css.map */