body {
  font-family: "Poppins";
  line-height: 1.1;
  background: #ffffff;
}
p {
  font-weight: 400;
}
.container {
  padding: 0 30px;
}
.apps-badge {
  padding: 8.5px 16.5px;
  line-height: 1.1;
  border-radius: 48px;
  border: 1px solid rgba(255, 255, 255, 0.4);
  background: rgba(217, 223, 255, 0.4);
  box-shadow:
    6.017px -6.017px 6.017px 0 rgba(157, 157, 157, 0.1) inset,
    -6.017px 6.017px 6.017px 0 rgba(255, 255, 255, 0.1) inset;
  backdrop-filter: blur(6.016894340515137px);
}
.apps-cover-section {
  padding: 45px 0;
}

.apps-cover-section .section-title h1 {
  font-size: 30px;
  font-weight: 600;
  line-height: 1.1;
  margin-bottom: 20px;
}
.app-cover-top {
  max-width: 460px;
}
.app-cover-top p {
  margin-bottom: 54px;
}
.app-cover-bottom {
  max-width: 505px;
}
.app-cover-block {
  z-index: 3;
}
.app-cover-block .section-title {
  margin-top: 54px;
  max-width: 530px;
}
.app-cover-scroll {
  padding: 14px 24px;
  font-size: 14px;
  color: #4a5f93;
  transition: all 0.3s;
  border-radius: 8px;
}
.app-cover-scroll img {
  width: 12px;
  margin-left: 10px;
  transition: none;
}
.app-cover-scroll:hover {
  background: linear-gradient(274.59deg, #003aba 0%, #275fdc 99.6%);
  color: #ffffff;
}
.app-cover-scroll:hover img {
  filter: brightness(0) saturate(100%) invert(99%) sepia(22%) saturate(0%)
    hue-rotate(341deg) brightness(113%) contrast(100%);
}
.apps-cover-img {
  width: 120%;
  margin-top: 30px;
  margin-bottom: 55px;
}
.apps-cover-img img {
  width: 100%;
}
.background-shape {
  top: 12%;
  width: 80%;
  height: 60%;
  left: 50%;
  transform: translateX(-50%);
  background-image: url("apps-img/Background_Color_Decor.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 1;
}
.all-apps-section {
  padding: 53px 0 60px 0;
}
.all-apps-section::after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  height: 1px;
  background: linear-gradient(
    90deg,
    rgba(74, 95, 147, 0) 0%,
    rgba(74, 95, 147, 0.5) 49.06%,
    rgba(74, 95, 147, 0) 100%
  );
  width: 230px;
}
.section-title h2 {
  font-weight: 600;
  font-size: 30px;
  margin-bottom: 20px;
}
.all-apps-section .app-section-text {
  max-width: 455px;
}
.app-apps-block {
  max-width: 396px;
}
.app-item {
  border-radius: 10px;
  padding: 18px 22px 16px 22px;
  border: 1px solid #dadfeb;
  background: #ffffff;
  box-shadow:
    0 100px 80px 0 rgba(123, 120, 190, 0.04),
    0 41.778px 33.422px 0 rgba(123, 120, 190, 0.03),
    0 22.336px 17.869px 0 rgba(123, 120, 190, 0.02),
    0 12.522px 10.017px 0 rgba(123, 120, 190, 0.02),
    0 6.65px 5.32px 0 rgba(123, 120, 190, 0.02),
    0 2.767px 2.214px 0 rgba(123, 120, 190, 0.01);
}
.app-item-icon {
  width: 81px;
  height: 81px;
  border-radius: 10px;
}

.app-item-title {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.1;
}
.app-item-top {
  gap: 19px;
  margin-bottom: 27px;
}
.app-grade {
  font-size: 13px;
  gap: 6px;
}
.grade-star img {
  width: 16px;
}
.app-item-text {
  margin-bottom: 27px;
}
.app-details-btn {
  color: #4a5f93;
  display: flex;
  justify-content: center;
  font-size: 16px;
  font-weight: 500;
  padding: 12px 24px;
  border-radius: 7px;
  border: 1px solid #dadfeb;
  background: #ffffff;
}
.app-details-btn:hover,
.app-details-btn:focus {
  color: #ffffff;
  border-color: #dadfeb;
  background: var(
    --Gradients-Gradient-Blue---Conferences,
    linear-gradient(275deg, #003aba 0%, #275fdc 99.6%)
  );
}
.app-item-bottom {
  gap: 13px;
}
.app-links a {
  border-radius: 7px;
  border: 1px solid #dadfeb;
  background: #ffffff;
  width: calc(50% - 4px);
  display: flex;
  justify-content: center;
  padding: 6px;
}
.app-links a img {
  transition: none;
  max-width: 100%;
}
.app-links a:hover,
.app-links a:focus {
  border-color: #dadfeb;
  background: var(
    --Gradients-Gradient-Blue---Conferences,
    linear-gradient(275deg, #003aba 0%, #275fdc 99.6%)
  );
}
.app-links a:hover img,
.app-links a:focus img {
  filter: brightness(0) saturate(100%) invert(99%) sepia(22%) saturate(0%)
    hue-rotate(341deg) brightness(113%) contrast(100%);
}

.app-single-badge {
  background: linear-gradient(275deg, #003aba 0%, #275fdc 99.6%);
  border-radius: 8px;
  padding: 8px 16px;
  font-size: 14px;
  font-weight: 500;
  color: #ffffff;
  margin-bottom: 28px;
}
.app-single-text-box h1 {
  font-size: 24px;
  font-weight: 600;
  line-height: 1.1;
  margin-bottom: 16px;
}
.app-single-text-box p {
  color: #1f1f1f;
  line-height: 1.1;
  margin-bottom: 28px;
}
.back-btn {
  color: #000000;
  font-size: 16px;
  font-weight: 500;
  padding: 14px 20px;
  border-radius: 10px;
  background-color: #ffffff;
  display: flex;
  align-items: center;
  gap: 16px;
  transition: all 0.2s;
  margin-bottom: 40px;
}
.back-btn:hover,
.back-btn:focus {
  color: #ffffff;
  background: linear-gradient(275deg, #003aba 0%, #275fdc 99.6%);
}
.back-btn:hover path,
.back-btn:focus path {
  stroke: #ffffff;
}
/* .app-single-cover::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 85%;
    left: 0;
    top: 0;
    z-index: 2;
    border-radius: 0 0 80px 80px;
    background-color: rgba(158, 170, 237, 0.75);
} */
/* .app-single-cover::after {
    content: "";
    position: absolute;
    width: 45%;
    height: 45%;
    bottom: 30%;
    z-index: 1;
    border-radius: 821.625px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.75) 0%, rgba(158, 170, 237, 0.75) 51.92%, rgba(255, 255, 255, 0.75) 100%);
    filter: blur(250px);
} */
.shape1 {
  position: absolute;
  width: 100%;
  height: 85%;
  left: 0;
  top: 0;
  z-index: 2;
  overflow: hidden;
  border-radius: 0 0 80px 80px;
}
.shape1::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 30%;
  background-image: url("https://www.nysora.com/wp-content/uploads/2026/01/pozadina.png");
  background-size: cover;
  background-repeat: no-repeat;
}
.shape1::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  background-image: url("https://www.nysora.com/wp-content/uploads/2026/01/pozadina.png");
  background-size: cover;
  background-repeat: no-repeat;
}
.app-singe-cover-block {
  z-index: 3;
  gap: 45px;
}
.app-single-cover-img {
  max-width: 430px;
  margin-left: auto;
  margin-right: auto;
}
.app-single-cover-img img {
  width: 100%;
  height: auto;
}
.app-single-cover {
  padding: 20px 0 23px 0;
}
.as-title h2 {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.1;
  margin-bottom: 16px;
}
.as-text {
  line-height: 1.1;
}
.app-overview-section .as-text {
  padding: 0 20px;
}
.app-overview-section {
  padding: 23px 0 16px 0;
}
.overview-card {
  border-radius: 28px;
  background-color: rgba(158, 170, 237, 0.15);
  padding: 0 52px 0 52px;
  color: #1f1f1f;
  text-align: center;
  min-height: 220px;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.overview-card span {
  color: #bbbce4;
  opacity: 0.5;
  font-size: 50px;
  position: absolute;
  line-height: 1;
  top: 20px;
  right: 20px;
}
.app-overview-swiper-container {
  padding: 40px 0;
}
.swiper-slide {
  height: auto;
}
.app-overview-swiper-container .swiper {
  padding: 0 30px;
}
.swiper-pagination {
  bottom: 0;
  top: auto !important;
  max-width: 314px;
  left: 50% !important;
  transform: translateX(-50%);
  border-radius: 50px;
  background-color: #dadfeb;
  overflow: hidden;
}
.swiper-pagination .swiper-pagination-progressbar-fill {
  background-color: #275fdc;
  border-radius: 50px;
}
.app-video-container {
  border-radius: 16px;
  margin-top: 26px;
}
.app-video-section {
  padding: 16px 0;
}
.app-video-text .as-text {
  max-width: 300px;
}
.problems-solutions-section .as-text {
  max-width: 490px;
}
.problems-solutions-section {
  padding: 16px 0 32px 0;
}
.ps-row-item,
.ps-row-header {
  min-height: 115px;
  position: relative;
  background:
    radial-gradient(
        circle at 100% 100%,
        #ffffff 0,
        #ffffff 27px,
        transparent 27px
      )
      0% 0%/28px 28px no-repeat,
    radial-gradient(circle at 0 100%, #ffffff 0, #ffffff 27px, transparent 27px)
      100% 0%/28px 28px no-repeat,
    radial-gradient(circle at 100% 0, #ffffff 0, #ffffff 27px, transparent 27px)
      0% 100%/28px 28px no-repeat,
    radial-gradient(circle at 0 0, #ffffff 0, #ffffff 27px, transparent 27px)
      100% 100%/28px 28px no-repeat,
    linear-gradient(#ffffff, #ffffff) 50% 50% / calc(100% - 2px)
      calc(100% - 56px) no-repeat,
    linear-gradient(#ffffff, #ffffff) 50% 50% / calc(100% - 56px)
      calc(100% - 2px) no-repeat,
    linear-gradient(
      40deg,
      transparent 0%,
      rgba(215, 221, 249, 0.11) 57%,
      #d7ddf9 100%
    ),
    linear-gradient(197deg, transparent 58%, #d7ddf9 100%);
  border-radius: 28px;
  padding: 5px;
  box-sizing: border-box;
  box-shadow: 0px 100px 80px 0px #d7ddf933;
}
.ps-icon {
  width: 200px;
  height: 200px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
}
.ps-icon img {
  max-width: 100%;
  max-height: 100%;
}
.ps-main-text {
  color: #9faac5;
  font-size: 20px;
  font-weight: 400;
  align-self: flex-end;
  padding: 0 0 20px 24px;
}
.ps-arrow svg {
  transform: rotate(90deg);
  width: 18px;
}
.ps-row-header::before {
  background-image: url("https://www.nysora.com/wp-content/uploads/2026/01/ps-top-bg.svg");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.ps-solutions-header .ps-icon {
  left: 0;
  right: auto;
}
.ps-solutions-header .ps-main-text {
  padding: 0 24px 20px 24px;
}
.problems-solutions-block {
  padding-top: 30px;
}
.ps-wrapper,
.ps-rows,
.problems-solutions-block {
  gap: 20px;
}
.ps-row-item {
  color: #344067;
  line-height: 1.1;
  padding: 24px;
  text-align: center;
  box-shadow: 0px 100px 80px 0px #d7ddf933;
}
.technicques-section .as-text {
  max-width: 513px;
}
.technicques-section {
  background: linear-gradient(268deg, #f6f9ff 3.42%, #ebeef4 97.22%);
  padding: 80px 0 65px 0;
}
.tc-text h4 {
  color: #1f1f1f;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.1;
  letter-spacing: 1.6px;
  text-transform: uppercase;
  margin-bottom: 22px;
}
.tc-text p {
  color: #1f1f1f;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.1;
  max-width: 330px;
}
.technicques-card {
  max-width: 330px;
}
.tc-img {
  margin-bottom: -30px;
}
.tc-img img {
  height: auto;
}
.app-cta-block {
  background: linear-gradient(268.16deg, #f6f9ff 3.42%, #ebeef4 97.22%);
  border-radius: 48px;
  padding: 47px 30px 47px 30px;
  position: relative;
  z-index: 5;
}
.app-cta-img {
  border-radius: 40px;
}
.app-cta-text {
  padding-top: 30px;
}
.app-cta-text .app-single-badge {
  margin-bottom: 30px;
}
.app-cta-text h3 {
  font-weight: 500;
  font-size: 24px;
  line-height: 1.1;
  margin-bottom: 16px;
}
.app-cta-text p {
  font-size: 16px;
  line-height: 1.1;
  margin-bottom: 35px;
  max-width: 360px;
}
.tryout-card {
  box-shadow: 0px 100px 80px 0px #3c54aa1a;
  background-color: #003aba;
}

.app-cta-section {
  padding: 16px 0;
}
.tryout-card {
  background-image: url("<?= get_template_directory_uri(); ?>/assets/bluebg.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 330px;
  border-radius: 20px;
}
.tryout-card-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.tryout-section {
  padding: 60px 0 32px 0;
}
.tryout-card-text {
  z-index: 3;
  padding: 25px 25px 23px 25px;
}
.tryout-card-text::after {
  content: "";
  position: absolute;
  height: 150%;
  bottom: 0;
  width: 100%;
  left: 0;
  backdrop-filter: blur(3px);
  mask: linear-gradient(transparent, black, black);
}
.tryout-card-text h5 {
  font-size: 21px;
  font-weight: 500;
  line-height: 1.1;
  position: relative;
  z-index: 3;
  margin-bottom: 6px;
}
.tryout-card-text span {
  font-size: 12px;
  line-height: 1.1;
  position: relative;
  z-index: 3;
}
.tryout-swiper-container .swiper {
  padding-bottom: 100px !important;
}
.tryout-swiper-container .swiper-slide {
  scale: 0.85;
  transition: all 0.3s;
  opacity: 0.2;
}
.tryout-swiper-container .swiper-slide-active {
  scale: 1;
  opacity: 1;
}

.tryout-swiper-container .swiper-slide-active .tryout-card {
  box-shadow:
    0 70.632px 51.705px 0 rgba(60, 84, 170, 0.1),
    0 47.89px 38.312px 0 rgba(60, 84, 170, 0.07),
    0 25.604px 20.484px 0 rgba(60, 84, 170, 0.06),
    0 14.354px 11.483px 0 rgba(60, 84, 170, 0.05),
    0 7.623px 6.098px 0 rgba(60, 84, 170, 0.04),
    0 3.172px 2.538px 0 rgba(60, 84, 170, 0.03);
}
.tryout-block .as-text {
  max-width: 515px;
}
.stepbystep-section .as-text {
  max-width: 475px;
}
.steps-text {
  padding-top: 40px;
}
.swiper-button-next,
.swiper-button-prev {
  width: 31px;
  height: 31px;
  border-radius: 50%;
  position: static;
  background-color: #ffffff;
  border: 1px solid #4a5f93;
  margin-top: 0;
  opacity: 1 !important;
}
.swiper-button-next:hover,
.swiper-button-prev:hover {
  background-color: #0b2f80;
  border: 1px solid #0b2f80;
}
.app-testimonials-section .swiper-button-next:hover,
.app-testimonials-section .swiper-button-prev:hover {
  background: linear-gradient(to right, #275fdc, #003aba);
  border: 1px solid transparent;
}
.swiper-button-next::after,
.swiper-button-prev::after {
  color: #4a5f93;
  font-size: 12px;
  font-weight: 700;
}
.swiper-button-next:hover::after,
.swiper-button-prev:hover::after {
  color: #ffffff;
}
.news-progress,
.testimonials-progress,
.illustration-progress,
.steps-progress {
  height: 3px;
  background-color: #dadfeb;
  border-radius: 8px;
  width: 100%;
  max-width: 311px;
}
.news-progress .swiper-scrollbar-drag,
.testimonials-progress .swiper-scrollbar-drag,
.illustration-progress .swiper-scrollbar-drag,
.steps-progress .swiper-scrollbar-drag {
  background: linear-gradient(275deg, #003aba 0%, #275fdc 99.6%);
}
.testimonials-progress {
  margin-top: 32px;
}
.stepbystep-section {
  padding: 32px 0 16px 0;
}
.steps-fraction {
  color: #4a5f93;
  font-size: 16px;
  line-height: 1.1;
  position: absolute;
  top: 30px;
  left: 50%;
  transform: translateX(-50%);
  width: auto;
  z-index: 1;
}
.testimonials-fraction,
.illustration-fraction {
  color: #4a5f93;
  font-size: 16px;
  line-height: 1.1;
  width: auto;
  position: static;
}
.steps-img-box {
  padding-top: 24px;
}
.steps-img-box img {
  position: relative;
  max-height: 490px;
  z-index: 1;
}
.steps-img-box__gradient-box {
  width: 51.625rem;
  height: 20.25rem;
  border-radius: 50%;
  transform: translate(-50%, -50%);
  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0.75) 0%,
    rgba(158, 170, 237, 0.75) 51.92%,
    rgba(255, 255, 255, 0.75) 100%
  );
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  filter: blur(264px);
  z-index: -1;
}
.stepbystep-slider-container .steps-img-box {
  background-image: url("<?= get_template_directory_uri(); ?>/assets/bg-horizontal.png");
  background-size: cover;
  background-repeat: no-repeat;
}
.illustration-section {
  padding: 0 0 50px 0;
}
.illustration-section .apps-badge {
  margin-bottom: 50px;
  margin-top: 50px;
}
.illustration-swiper-container {
  padding-top: 40px;
}
.illustration-img {
  height: 225px;
  overflow: hidden;
  border-radius: 32px;
  background: rgba(0, 0, 0, 0.2);
  border: 1px solid rgba(215, 221, 248, 1);
}
.illustration-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.ill-nav {
  padding: 0 31px 26px 43px;
  border: 1px solid rgba(215, 221, 248, 1);
  background-image: url("<?= get_template_directory_uri(); ?>/assets/ill-nav-bg.png");
  background-repeat: no-repeat;
  overflow: hidden;
  border-radius: 32px;
}
.illustrationSwiper {
  border-radius: 32px;
}
.illustration-progress {
  margin-top: 40px;
}
.app-number-icon {
  width: 82px;
  height: 82px;
  border-radius: 16px;
  overflow: hidden;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  top: 22px;
  right: 22px;
  background: linear-gradient(352deg, #fff 17.87%, #dee0f5 109.39%);
  box-shadow:
    0 76px 80px 0 rgba(137, 163, 228, 0.04),
    0 31.751px 33.422px 0 rgba(137, 163, 228, 0.03),
    0 16.976px 17.869px 0 rgba(137, 163, 228, 0.02),
    0 9.516px 10.017px 0 rgba(137, 163, 228, 0.02),
    0 5.054px 5.32px 0 rgba(137, 163, 228, 0.02),
    0 2.103px 2.214px 0 rgba(137, 163, 228, 0.01);
}
.app-number-item {
  min-height: 250px;
  border-radius: 28px;
  background: rgba(255, 255, 255, 0.5);
  backdrop-filter: blur(40px) saturate(180%);
  -webkit-backdrop-filter: blur(40px) saturate(180%);
  border: 1px solid rgba(255, 255, 255, 0.6);
  padding: 55px 60px;
}

.app-numbers-section::after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 100%;
  height: 100%;
  transform: translateX(-50%);
  background: radial-gradient(
    ellipse 70% 40% at center,
    rgba(37, 57, 97, 1) 0%,
    rgba(255, 255, 255, 1) 70%
  );

  opacity: 0.15;
  pointer-events: none;
  z-index: -1;
}
.app-number-text__first-text {
  color: #1f1f1f;
  font-size: 16px;
  line-height: 1.1;
  margin-bottom: 6px;
}
.app-number-text__second-text {
  font-size: 80px;
  color: #000000;
  font-weight: 300;
  line-height: 1.1;
}
.app-numbers-section .container {
  z-index: 3;
}
.app-numbers-section {
  padding: 25px 0 16px 0;
}
.faq-acc-wrapper .accordion {
  gap: 12px;
}
.faq-acc-wrapper .accordion-item {
  border-radius: 9px !important;
  overflow: hidden;
  border: 1px solid #dadfeb !important;
  background: #ffffff;
  box-shadow:
    0 2.63px 10.017px 0 rgba(69, 79, 157, 0.03),
    0 1.397px 5.32px 0 rgba(69, 79, 157, 0.02),
    0 0.581px 2.214px 0 rgba(69, 79, 157, 0.01);
}
.app-faq-section {
  padding: 16px 0 50px 0;
}
.faq-acc-wrapper {
  padding-top: 30px;
}
.faq-acc-wrapper .accordion-button::after {
  filter: brightness(0) saturate(100%) invert(37%) sepia(12%) saturate(2019%)
    hue-rotate(185deg) brightness(92%) contrast(87%);
  background-image: url("<?php echo get_template_directory_uri(); ?>/assets/accordion-chevron.svg");
  background-size: 12px;
  background-position: center;
  margin-left: 5px;
}
.faq-acc-wrapper .accordion-button {
  color: #000;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.1;
  padding: 20px 30px;
}

.faq-acc-wrapper .accordion-body {
  color: #000;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.1;
  padding: 0 30px 20px 30px;
}
.app-testimonials-section .as-title h2 {
  margin-bottom: 32px;
}
.app-testimonials-section {
  padding: 32px 0 16px 0;
}
.testimonials-fraction {
  margin-bottom: 32px;
}
.app-testimonials-section::after {
  content: "";
  pointer-events: none;
  position: absolute;
  width: 100%;
  height: 120%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: radial-gradient(
    ellipse at center,
    rgba(158, 170, 237, 0.3) 0%,
    rgba(158, 170, 237, 0.15) 50%,
    rgba(158, 170, 237, 0.02) 70%,
    rgba(255, 255, 255, 1) 100%
  );
}
.testimonial-card-img {
  border-radius: 50%;
  overflow: hidden;
  width: 50px;
  height: 50px;
  flex-shrink: 0;
  box-shadow:
    0 66.84px 53.472px 0 rgba(47, 8, 8, 0.08),
    0 27.924px 22.339px 0 rgba(47, 8, 8, 0.06),
    0 14.93px 11.944px 0 rgba(47, 8, 8, 0.05),
    0 8.369px 6.696px 0 rgba(47, 8, 8, 0.04),
    0 4.445px 3.556px 0 rgba(47, 8, 8, 0.03),
    0 1.85px 1.48px 0 rgba(47, 8, 8, 0.02);
}
.testimonial-card-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.testimonial-card {
  padding: 20px 20px 16px 20px;
  border-radius: 16px;
  border: 0.668px solid rgba(109, 144, 232, 0.2);
  background: rgba(255, 255, 255, 0.8);
  backdrop-filter: blur(3px);
}
.tcard-text span {
  color: #3d3d3d;
  font-size: 10px;
  font-weight: 400;
  line-height: 1.1;
  margin-bottom: 9px;
  display: inline-block;
}
.tcard-text h5 {
  color: #000;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.1;
  margin-bottom: 13px;
}
.testimonial-slide {
  padding: 0 20px;
  gap: 16px;
}
.app-news-image {
  height: 180px;
  border-radius: 16px;
  overflow: hidden;
  margin-bottom: 40px;
}
.app-news-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.anc-btn {
  transition: all 0.2s;
  font-size: 16px;
  font-weight: 500;
}
.anc-btn:focus,
.anc-btn:hover {
  color: #003aba;
}
.anc-btn svg {
  transition: all 0.2s;
}
.anc-btn:focus svg path,
.anc-btn:hover svg path {
  fill: #003aba;
}
.anc-ellipse {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  margin-bottom: 13px;
  background-color: #dadfeb;
}
.app-news-card h3 {
  color: #000;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 13px;
}
.app-news-card-text {
  color: #757575;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.1;
  margin-bottom: 30px;
}
.news-progress {
  bottom: 0;
  top: auto !important;
  max-width: 250px;
  left: 50% !important;
  transform: translateX(-50%);
}
.news-progress-container {
  margin-top: 40px;
}
.app-news-section {
  padding: 16px 0;
  z-index: 3;
}
.app-news-section .row {
  --bs-gutter-x: 44px;
}

.newest-updates-section {
  z-index: 1;
  margin-bottom: 50px;
}
.container__content-wrapper {
  gap: 2.5rem;
}
.content-wrapper__left-block,
.content-wrapper__right-block {
  width: 100%;
}
.content-wrapper__left-block h1 {
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 110%;
  color: #000000;
  margin-bottom: 1.5rem;
}
.content-wrapper__left-block img {
  border-radius: 1rem;
  height: 17.25rem;
  object-fit: cover;
}
.content-wrapper__right-block {
  height: fit-content;
}
.content-wrapper__right-block h1 {
  font-size: 2rem;
  font-weight: 600;
  line-height: 100%;
  color: #000000;
  margin-bottom: 3rem;
}
.right-block__content-wrapper {
}
.item__circle {
  width: 2rem;
  height: 2rem;
  border-radius: 50%;
  background-color: #dadfeb;
  margin-bottom: 0.75rem;
}
.swiper-wrapper__item h3 {
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 100%;
  color: #000000;
  margin-bottom: 0.75rem;
}
.swiper-wrapper__item p {
  font-size: 1rem;
  font-weight: 400;
  line-height: 112%;
  color: #757575;
  margin-bottom: 2rem;
}
.item__link {
  font-size: 1rem;
  font-weight: 500;
  line-height: 100%;
  color: #000000;
  padding: 0.75rem 1.25rem;
  border-radius: 0.5rem;
  width: fit-content;
  height: fit-content;
  z-index: 2;
}
.item__link:hover {
  color: #ffffff;
  background: linear-gradient(to right, #275fdc, #003aba);
}
.item__link:hover svg path {
  fill: #ffffff;
}

.titlecut {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.excerptcut {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
@media (max-width: 464px) {
  .app-number-text__second-text {
    width: 25%;
  }
}
@media (max-width: 768px) {
  .app-cta-section .container {
    padding: 0;
  }
}
@media (max-width: 992px) {
  .container.tryout-swiper-container {
    padding: 0;
    max-width: 100%;
  }
}
.tryout-swiper-container {
  padding-top: 30px !important;
}

@media (min-width: 576px) {
  .tryout-card {
    height: 450px;
  }
}

@media (min-width: 768px) {
  .apps-cover-section {
    padding: 105px 0 50px 0;
  }
  .all-apps-section::after {
    width: 360px;
  }
  .all-apps-section {
    padding: 70px 0 60px 0;
  }
  .app-section-text p {
    margin-bottom: 70px;
  }
  .app-item {
    padding: 41px 50px 46px 50px;
  }

  .app-single-text-box h1 {
    font-size: 40px;
    margin-bottom: 25px;
  }
  .app-singe-cover-block {
    gap: 80px;
  }
  .app-single-cover {
    padding: 50px 0 60px 0;
  }
  .back-btn {
    margin-bottom: 65px;
  }
  .app-overview-section {
    padding: 65px 0 48px 0;
  }
  .app-overview-section .as-text {
    padding: 0;
    max-width: 472px;
  }
  .as-title h2 {
    font-size: 30px;
  }
  .overview-card {
    padding: 0 100px 0 100px;
  }
  .app-video-section {
    padding: 48px 0 55px 0;
  }
  .app-video-container {
    margin-top: 32px;
  }
  .problems-solutions-section {
    padding: 50px 0 22px 0;
  }
  .ps-row-item,
  .ps-row-header {
    min-height: 145px;
  }
  .ps-icon {
    width: 230px;
    height: 230px;
    left: 0;
    right: auto;
  }
  .ps-main-text {
    font-size: 48px;
    font-weight: 300;
    padding: 0 0 0 32px;
    align-self: center;
    gap: 10px;
  }
  .psri-inner {
    max-width: 260px;
  }
  .ps-arrow svg {
    width: 45px;
  }
  .ps-row-header::before {
    background-image: url("https://www.nysora.com/wp-content/uploads/2026/01/ps-top-bg.svg");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
  }
  .ps-solutions-header .ps-icon {
    left: auto;
    right: 0;
  }
  .ps-solutions-header .ps-main-text {
    padding: 0 0 0 34px;
  }
  .problems-solutions-block {
    padding-top: 30px;
  }
  .ps-wrapper,
  .ps-rows,
  .problems-solutions-block {
    gap: 20px;
  }
  .ps-row-item {
    color: #344067;
    line-height: 1.1;
    padding: 24px;
    text-align: center;
  }
  .technicques-card {
    max-width: 390px;
  }
  .app-cta-img {
  }
  .app-cta-block {
    padding: 27px 24px 70px 24px;
  }
  .stepbystep-section .as-text {
    max-width: 736px;
  }
  .steps-text {
    padding-top: 50px;
  }
  .stepbystep-section {
    padding: 32px 0 60px 0;
  }
  .illustration-section {
    padding: 0 0 40px 0;
  }
  .illustration-section .apps-badge {
    margin-bottom: 36px;
  }
  .illustration-section .as-title h2 {
    margin-bottom: 40px;
  }
  .illustration-section .as-text {
    max-width: 676px;
  }
  .illustration-swiper-container {
    padding-top: 55px;
  }
  .illustration-img {
    height: 255px;
  }
  .app-numbers-section {
    padding: 65px 0 40px 0;
  }
  .faq-acc-wrapper .accordion {
    gap: 20px;
  }
  .app-faq-section {
    padding: 55px 0 70px 0;
  }
  .faq-acc-wrapper .accordion-button {
    font-size: 18px;
    padding: 30px 16px;
    justify-content: space-between;
  }
  .faq-acc-wrapper .accordion-body {
    padding: 0 16px 30px 16px;
  }
  .app-testimonials-section {
    padding: 50px 0 60px 0;
  }
  .app-testimonials-section .as-title h2 {
    margin-bottom: 45px;
  }
  .testimonial-card {
    padding: 30px 30px 24px 30px;
    width: 70%;
    max-width: 400px;
    margin-left: auto;
  }
  .testimonial-slide {
    gap: 0;
  }
  .testimonial-card:nth-child(2) {
    margin-left: 0;
    transform: translateY(-15px);
  }
  .testimonial-card:nth-child(3) {
    transform: translateY(-30px);
  }
  .tcard-text h5 {
    font-size: 18px;
  }
  .tcard-text span {
    font-size: 14px;
  }
  .app-news-image {
    height: 340px;
    margin-bottom: 0;
    margin-top: 40px;
  }
  .app-news-section {
    padding: 40px 0 50px 0;
  }
  .app-news-section .as-title h2 {
    margin-bottom: 48px;
  }
  .content-wrapper__left-block img {
    border-radius: 1.25rem;
    height: 21.25rem;
  }
}

@media (min-width: 992px) {
  .app-apps-block {
    max-width: 100%;
  }
  .app-item {
    padding: 37px;
  }

  .app-single-cover-img {
    width: 100%;
    max-width: 533px;
  }
  .app-single-cover {
    padding: 42px 0 23px 0;
  }
  .back-btn {
    margin-bottom: 140px;
  }
  .app-overview-section {
    padding: 22px 0 60px 0;
  }
  .app-overview-section .as-text {
    padding: 0;
    max-width: 865px;
  }
  .overview-card {
    padding: 0 72px 0 72px;
  }
  .overview-cards-wrapper {
    padding-top: 55px;
  }
  .app-video-section {
    padding: 55px 0;
  }
  .problems-solutions-section .as-text {
    max-width: 905px;
  }
  .problems-solutions-section {
    padding: 55px 0;
  }
  .ps-row-header {
    height: 100%;
    letter-spacing: -1.92px;
  }
  .ps-icon {
    top: -10px;
    left: -10px;
    transform: none;
  }
  .ps-arrow {
    position: absolute;
    top: 20px;
    right: 43px;
    transform: none;
  }
  .ps-arrow svg {
    transform: none;
  }
  .ps-main-text {
    font-size: 44px;
    padding: 0 30px 30px 30px;
    align-self: flex-end;
  }
  .ps-solutions-header .ps-main-text {
    padding: 30px 30px 0 30px;
    align-self: flex-start;
  }
  .ps-rows {
    display: grid !important;
    grid-template-columns: 1fr 1fr;
    gap: 24px;
  }
  .ps-wrapper {
    gap: 24px;
    position: relative;
  }
  .psri-inner {
    max-width: 280px;
  }
  .problems-solutions-block {
    padding-top: 70px;
    gap: 64px;
  }
  .ps-row-item {
    text-align: start;
  }
  .ps-solutions-header .ps-icon {
    bottom: -10px;
    top: auto;
    left: -10px;
  }
  .ps-solutions-header .ps-arrow {
    bottom: 20px;
    top: auto;
    right: 43px;
  }
  .technicques-section {
    padding: 80px 0 185px 0;
  }
  .technicques-block {
    padding-top: 30px;
  }
  .technicques-block .col-md-4 {
    transform: translateY(65px);
  }
  .technicques-block .col-md-4:nth-child(2) {
    transform: none;
  }
  .tc-text h4 {
    max-width: 190px;
  }

  .app-cta-img {
    width: 442px;
  }
  .app-cta-block {
    padding: 26px 70px 26px 26px;
  }
  .app-cta-text .app-links a {
    min-width: 166px;
  }
  .ps-row-header::before {
    width: 150%;
    height: 150%;
    bottom: 0;
    right: 0;
    top: auto;
    left: auto;
  }
  .ps-solutions-header::before {
    width: 250%;
    height: 250%;
    bottom: -15px;
    left: 0;
    top: -28rem;
    transform: rotate(90deg);
  }
  .tryout-card {
    height: 400px;
    box-shadow:
      0 70.632px 51.705px 0 rgba(60, 84, 170, 0.1),
      0 47.89px 38.312px 0 rgba(60, 84, 170, 0.07),
      0 25.604px 20.484px 0 rgba(60, 84, 170, 0.06),
      0 14.354px 11.483px 0 rgba(60, 84, 170, 0.05),
      0 7.623px 6.098px 0 rgba(60, 84, 170, 0.04),
      0 3.172px 2.538px 0 rgba(60, 84, 170, 0.03);
  }
  .tryout-row-wrapper .row {
    --bs-gutter-x: 40px;
  }
  .tryout-row-wrapper {
    padding-top: 55px;
    max-width: 900px;
  }
  .tryout-section {
    padding: 100px 0 60px 0;
  }
  .stepbystep-section {
    padding: 110px 0 108px 0;
  }
  .steps-fraction {
    right: 20%;
    left: auto;
    transform: translateY(-50%);
    top: calc(50% - 50px);
    bottom: auto;
  }
  .illustration-section {
    padding: 100px 0 55px 0;
  }
  .illustration-swiper-container {
    padding-top: 60px;
  }
  .illustration-img img {
    filter: grayscale(100%);
    transition: all 0.2s;
  }
  .illustration-img:hover img {
    filter: none;
  }
  .app-numbers-section {
    padding: 55px 0 95px 0;
  }
  .app-numbers-section::after {
    background: radial-gradient(
      ellipse 95% 80% at center,
      rgba(37, 57, 97, 0.5) 0%,
      rgba(255, 255, 255, 1) 70%
    );
  }
  .app-faq-section {
    padding: 100px 0 115px 0;
  }
  .faq-acc-wrapper {
    padding-top: 45px;
  }
  .app-testimonials-section {
    padding: 55px 0 100px 0;
  }
  .app-testimonials-section .as-title h2 {
    margin-bottom: 42px;
  }
  .testimonial-swiper-container {
    width: 72%;
    flex-shrink: 0;
  }
  .testimonial-card:nth-child(1) {
    margin-right: 10%;
  }
  .testimonial-card:nth-child(2) {
    transform: translateY(-25px);
  }
  .testimonial-card:nth-child(3) {
    transform: translateY(-65px);
  }
  .app-news-image {
    height: 400px;
    width: 400px;
    margin: 0;
  }
  .app-news-block {
    gap: 50px;
  }
  .app-number-icon {
    width: 72px;
    height: 72px;
  }
  .newest-updates-section {
    margin-bottom: 0;
  }
  .container__content-wrapper {
    gap: 6.25rem;
  }
  .content-wrapper__left-block,
  .content-wrapper__right-block {
    width: 50%;
  }
  .content-wrapper__left-block img {
    border-radius: 3rem;
    height: 31.25rem;
  }

  .app-single-cover-img img {
    scale: 1.2;
  }
  .tc-img img {
  }
}

@media (min-width: 1200px) {
  .apps-cover-section {
    padding: 75px 0 60px 0;
  }
  .app-cover-block .section-title {
    margin-top: 25px;
    max-width: 1005px;
  }
  .app-cover-block .section-title h1 {
    font-size: 40px;
    margin-bottom: 30px;
  }
  .app-cover-top {
    max-width: 750px;
  }
  .app-cover-top p {
    margin-bottom: 35px;
  }
  .app-cover-bottom {
    max-width: 720px;
  }
  .apps-cover-img {
    margin-bottom: 100px;
  }
  .all-apps-section::after {
    width: 590px;
  }
  .all-apps-section {
    padding: 88px 0;
  }
  .all-apps-section .app-section-text {
    max-width: 866px;
  }
  .section-title h2 {
    margin-bottom: 33px;
  }
  .app-section-text p {
    margin-bottom: 45px;
  }

  .app-single-cover-img {
    margin-right: 30px;
    margin-top: 30px;
  }

  .back-btn {
    margin-bottom: 190px;
  }
  .ps-row-header {
    min-width: 300px;
  }
  .technicques-block .row {
    --bs-gutter-x: 45px;
  }
  .faq-acc-wrapper .accordion-button {
    padding: 28px 40px;
  }
  .faq-acc-wrapper .accordion-body {
    padding: 0 40px 40px 40px;
  }
  .app-news-block {
    gap: 100px;
  }
  .app-news-image {
    height: 500px;
    width: 500px;
  }
  .app-news-section {
    padding: 90px 0 55px 0;
  }
  .ps-solutions-header::before {
    top: auto;
  }
  .ps-main-text {
    font-size: 48px;
  }
  .app-number-icon {
    width: 82px;
    height: 82px;
  }
}
@media (min-width: 1400px) {
  .container {
    max-width: 1250px;
  }
}
