@import url("https://fonts.googleapis.com/css2?family=Figtree:ital,wght@0,300..900;1,300..900&family=Red+Hat+Display:ital,wght@0,300..900;1,300..900&display=swap");
.img-fluid {
  display: block;
  max-width: 100%;
  height: auto;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

html,
body {
  width: 100%;
  height: 100%;
}

body {
  font-family: Figtree !important;
  font-weight: normal;
  font-style: normal;
  background-color: #efebe4;
  -webkit-font-smoothing: antialiased;
  overscroll-behavior: none;
}

*:focus {
  outline: none;
}

p,
ul,
ol,
h1,
h2,
h3,
h4,
h5,
h6 {
  padding: 0;
  margin: 0;
}

a:hover {
  text-decoration: none !important;
}

main {
  overflow: unset;
}

@media only screen and (min-width: 0px) {
  .container {
    max-width: 100% !important;
  }
}
@media only screen and (min-width: 1200px) {
  .container {
    max-width: 1100px !important;
  }
}
@media only screen and (min-width: 1440px) {
  .container {
    max-width: 1348px !important;
  }
}
@media only screen and (min-width: 1800px) {
  .container {
    max-width: 1600px !important;
  }
}

.btn {
  background: transparent;
  border: 1px solid transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 32px;
  padding: 0;
  border-radius: 0px;
  cursor: pointer;
  text-decoration: none;
  transition: all 0.4s ease;
  line-height: 125%;
  font-family: Figtree !important;
  font-weight: 500;
  font-style: normal;
  color: #261a28;
  gap: 8px;
  white-space: nowrap;
}
@media only screen and (min-width: 1024px) and (max-width: 1200px) {
  .btn {
    gap: 6px;
    height: 30px;
  }
}
.btn i {
  width: 16;
  height: 16px;
  display: flex;
}
@media only screen and (min-width: 1024px) and (max-width: 1200px) {
  .btn i {
    width: 14px;
    height: 14px;
  }
}
.btn i svg {
  width: 100%;
  height: 100%;
}
.btn.w-full {
  width: 100%;
}
@media only screen and (min-width: 320px) and (max-width: 1023px) {
  .btn.w-mobile-full {
    width: 100%;
  }
}
.btn.btn-text {
  font-size: 12px;
  color: rgba(38, 26, 40, 0.8);
  line-height: 133.333%;
  height: fit-content;
}
.btn.btn-text-light {
  font-size: 12px;
  color: #efebe4;
  line-height: 133.333%;
  height: fit-content;
}
.btn.h-40 {
  height: 40px;
}
@media only screen and (min-width: 1024px) and (max-width: 1200px) {
  .btn.h-40 {
    height: 36px;
  }
}
.btn.h-48 {
  height: 48px;
}
.btn.btn-light {
  padding: 0 16px;
  box-shadow: 0 0 0 1px rgba(38, 26, 40, 0.1);
  background: #fafafa;
  border-radius: 80px;
  font-size: 16px;
  line-height: 125%;
  letter-spacing: 0.2px;
  box-shadow: 0 0 0 1px rgba(38, 26, 40, 0.1);
}
@media only screen and (min-width: 1024px) and (max-width: 1200px) {
  .btn.btn-light {
    padding: 0 8px;
    font-size: 12px;
  }
}
.btn.btn-light:hover {
  border-radius: 12px;
}
.btn.btn-primary {
  padding: 0 16px;
  box-shadow: 0 -1px 1px 1px rgba(38, 26, 40, 0.1) inset, 0 1px 1px 1px rgba(239, 235, 228, 0.2) inset, 0 6px 6px -3px rgba(38, 26, 40, 0.05), 0 3px 3px -1.5px rgba(38, 26, 40, 0.05), 0 1px 1px -0.5px rgba(38, 26, 40, 0.05), 0 0 0 1px rgba(239, 235, 228, 0.1);
  background: linear-gradient(0deg, #E92E2F 0%, #FF6126 100%);
  border-radius: 80px;
  font-size: 16px;
  line-height: 125%;
  letter-spacing: 0.2px;
  color: #efebe4;
  transition: all 0.5s ease;
}
@media only screen and (min-width: 1024px) and (max-width: 1200px) {
  .btn.btn-primary {
    padding: 0 8px;
    font-size: 12px;
  }
}
.btn.btn-primary:hover {
  border-radius: 12px;
}
.btn.btn-primary i svg path {
  stroke: #efebe4;
}

.homepage-insider-one-ai {
  padding: 64px 0;
  background: #efebe4;
  position: relative;
  z-index: 2;
}
@media only screen and (min-width: 320px) and (max-width: 1023px) and (min-width: 320px) and (max-width: 576px) {
  .homepage-insider-one-ai {
    padding-top: 10.2564102564vw;
  }
}
@media only screen and (min-width: 320px) and (max-width: 1023px) and (min-width: 577px) and (max-width: 767px) {
  .homepage-insider-one-ai {
    padding-top: 6.9324090121vw;
  }
}
@media only screen and (min-width: 320px) and (max-width: 1023px) and (min-width: 768px) and (max-width: 1023px) {
  .homepage-insider-one-ai {
    padding-top: 5.2083333333vw;
  }
}
@media only screen and (min-width: 320px) and (max-width: 1023px) and (min-width: 1024px) and (max-width: 1200px) {
  .homepage-insider-one-ai {
    padding-top: 3.90625vw;
  }
}
@media only screen and (min-width: 320px) and (max-width: 1023px) and (min-width: 320px) and (max-width: 576px) {
  .homepage-insider-one-ai {
    padding-bottom: 10.2564102564vw;
  }
}
@media only screen and (min-width: 320px) and (max-width: 1023px) and (min-width: 577px) and (max-width: 767px) {
  .homepage-insider-one-ai {
    padding-bottom: 6.9324090121vw;
  }
}
@media only screen and (min-width: 320px) and (max-width: 1023px) and (min-width: 768px) and (max-width: 1023px) {
  .homepage-insider-one-ai {
    padding-bottom: 5.2083333333vw;
  }
}
@media only screen and (min-width: 320px) and (max-width: 1023px) and (min-width: 1024px) and (max-width: 1200px) {
  .homepage-insider-one-ai {
    padding-bottom: 3.90625vw;
  }
}
.homepage-insider-one-ai-head {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.homepage-insider-one-ai-head.align-left {
  align-items: flex-start;
}
.homepage-insider-one-ai-head.align-left * {
  text-align: left;
}
.homepage-insider-one-ai-head.align-left .title span {
  justify-content: flex-start;
}
@media only screen and (min-width: 320px) and (max-width: 1023px) {
  .homepage-insider-one-ai-head {
    align-items: flex-start;
    text-align: start;
  }
}
.homepage-insider-one-ai-head .title {
  margin-bottom: 8px;
}
.homepage-insider-one-ai-head .title h2 strong {
  background: linear-gradient(270deg, #E92E2F 0%, #FF6126 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) and (min-width: 320px) and (max-width: 576px) {
  .homepage-insider-one-ai-head .title {
    margin-bottom: 5.1282051282vw;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) and (min-width: 577px) and (max-width: 767px) {
  .homepage-insider-one-ai-head .title {
    margin-bottom: 3.4662045061vw;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) and (min-width: 768px) and (max-width: 1023px) {
  .homepage-insider-one-ai-head .title {
    margin-bottom: 2.6041666667vw;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) and (min-width: 1024px) and (max-width: 1200px) {
  .homepage-insider-one-ai-head .title {
    margin-bottom: 1.953125vw;
  }
}
@media only screen and (min-width: 320px) and (max-width: 767px) and (min-width: 320px) and (max-width: 576px) {
  .homepage-insider-one-ai-head .title {
    margin-bottom: 4.1025641026vw;
  }
}
@media only screen and (min-width: 320px) and (max-width: 767px) and (min-width: 577px) and (max-width: 767px) {
  .homepage-insider-one-ai-head .title {
    margin-bottom: 2.7729636049vw;
  }
}
@media only screen and (min-width: 320px) and (max-width: 767px) and (min-width: 768px) and (max-width: 1023px) {
  .homepage-insider-one-ai-head .title {
    margin-bottom: 2.0833333333vw;
  }
}
@media only screen and (min-width: 320px) and (max-width: 767px) and (min-width: 1024px) and (max-width: 1200px) {
  .homepage-insider-one-ai-head .title {
    margin-bottom: 1.5625vw;
  }
}
.homepage-insider-one-ai-head .title * {
  font-family: Red Hat Display !important;
  font-weight: normal;
  font-style: normal;
  color: #261a28;
  font-size: 40px;
  line-height: 120%;
  letter-spacing: 0.5px;
  position: relative;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .homepage-insider-one-ai-head .title * {
    line-height: 125%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) and (min-width: 320px) and (max-width: 576px) {
  .homepage-insider-one-ai-head .title * {
    font-size: 8.2051282051vw;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) and (min-width: 577px) and (max-width: 767px) {
  .homepage-insider-one-ai-head .title * {
    font-size: 5.5459272097vw;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) and (min-width: 768px) and (max-width: 1023px) {
  .homepage-insider-one-ai-head .title * {
    font-size: 4.1666666667vw;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) and (min-width: 1024px) and (max-width: 1200px) {
  .homepage-insider-one-ai-head .title * {
    font-size: 3.125vw;
  }
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .homepage-insider-one-ai-head .title * {
    line-height: 115%;
  }
}
@media only screen and (min-width: 320px) and (max-width: 767px) and (min-width: 320px) and (max-width: 576px) {
  .homepage-insider-one-ai-head .title * {
    font-size: 7.1794871795vw;
  }
}
@media only screen and (min-width: 320px) and (max-width: 767px) and (min-width: 577px) and (max-width: 767px) {
  .homepage-insider-one-ai-head .title * {
    font-size: 4.8526863085vw;
  }
}
@media only screen and (min-width: 320px) and (max-width: 767px) and (min-width: 768px) and (max-width: 1023px) {
  .homepage-insider-one-ai-head .title * {
    font-size: 3.6458333333vw;
  }
}
@media only screen and (min-width: 320px) and (max-width: 767px) and (min-width: 1024px) and (max-width: 1200px) {
  .homepage-insider-one-ai-head .title * {
    font-size: 2.734375vw;
  }
}
.homepage-insider-one-ai-head .title * span {
  margin-bottom: 8px;
  font-size: 14px;
  background: linear-gradient(90deg, #e92e2f 0%, #ff6126 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: flex;
  justify-content: center;
}
@media only screen and (min-width: 320px) and (max-width: 1023px) {
  .homepage-insider-one-ai-head .title * span {
    justify-content: flex-start;
  }
}
.homepage-insider-one-ai-head .description {
  font-family: Figtree !important;
  font-weight: normal;
  font-style: normal;
  color: rgba(38, 26, 40, 0.8);
  font-size: 20px;
  line-height: 140%;
  width: 60%;
}
@media (min-width: 1800px) {
  .homepage-insider-one-ai-head .description {
    width: 50%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .homepage-insider-one-ai-head .description {
    line-height: 130%;
    width: 90%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) and (min-width: 320px) and (max-width: 576px) {
  .homepage-insider-one-ai-head .description {
    font-size: 4.6153846154vw;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) and (min-width: 577px) and (max-width: 767px) {
  .homepage-insider-one-ai-head .description {
    font-size: 3.1195840555vw;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) and (min-width: 768px) and (max-width: 1023px) {
  .homepage-insider-one-ai-head .description {
    font-size: 2.34375vw;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) and (min-width: 1024px) and (max-width: 1200px) {
  .homepage-insider-one-ai-head .description {
    font-size: 1.7578125vw;
  }
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .homepage-insider-one-ai-head .description {
    line-height: 137%;
  }
}
@media only screen and (min-width: 320px) and (max-width: 767px) and (min-width: 320px) and (max-width: 576px) {
  .homepage-insider-one-ai-head .description {
    font-size: 4.1025641026vw;
  }
}
@media only screen and (min-width: 320px) and (max-width: 767px) and (min-width: 577px) and (max-width: 767px) {
  .homepage-insider-one-ai-head .description {
    font-size: 2.7729636049vw;
  }
}
@media only screen and (min-width: 320px) and (max-width: 767px) and (min-width: 768px) and (max-width: 1023px) {
  .homepage-insider-one-ai-head .description {
    font-size: 2.0833333333vw;
  }
}
@media only screen and (min-width: 320px) and (max-width: 767px) and (min-width: 1024px) and (max-width: 1200px) {
  .homepage-insider-one-ai-head .description {
    font-size: 1.5625vw;
  }
}
@media only screen and (min-width: 320px) and (max-width: 576px) {
  .homepage-insider-one-ai-head .description {
    width: 100%;
  }
}
.homepage-insider-one-ai-body {
  display: grid;
  grid-template-columns: 1fr 1fr;
  width: 100%;
  column-gap: 64px;
  align-items: center;
  padding: 90px 0;
}
@media only screen and (min-width: 320px) and (max-width: 1023px) {
  .homepage-insider-one-ai-body {
    grid-template-columns: 1fr;
    padding-bottom: 0;
  }
}
@media only screen and (min-width: 320px) and (max-width: 1023px) and (min-width: 320px) and (max-width: 576px) {
  .homepage-insider-one-ai-body {
    padding-top: 14.6153846154vw;
  }
}
@media only screen and (min-width: 320px) and (max-width: 1023px) and (min-width: 577px) and (max-width: 767px) {
  .homepage-insider-one-ai-body {
    padding-top: 9.8786828423vw;
  }
}
@media only screen and (min-width: 320px) and (max-width: 1023px) and (min-width: 768px) and (max-width: 1023px) {
  .homepage-insider-one-ai-body {
    padding-top: 7.421875vw;
  }
}
@media only screen and (min-width: 320px) and (max-width: 1023px) and (min-width: 1024px) and (max-width: 1200px) {
  .homepage-insider-one-ai-body {
    padding-top: 5.56640625vw;
  }
}
@media only screen and (min-width: 320px) and (max-width: 767px) and (min-width: 320px) and (max-width: 576px) {
  .homepage-insider-one-ai-body {
    padding-top: 10.2564102564vw;
  }
}
@media only screen and (min-width: 320px) and (max-width: 767px) and (min-width: 577px) and (max-width: 767px) {
  .homepage-insider-one-ai-body {
    padding-top: 6.9324090121vw;
  }
}
@media only screen and (min-width: 320px) and (max-width: 767px) and (min-width: 768px) and (max-width: 1023px) {
  .homepage-insider-one-ai-body {
    padding-top: 5.2083333333vw;
  }
}
@media only screen and (min-width: 320px) and (max-width: 767px) and (min-width: 1024px) and (max-width: 1200px) {
  .homepage-insider-one-ai-body {
    padding-top: 3.90625vw;
  }
}
@media (min-width: 1024px) {
  .homepage-insider-one-ai-body-content.image-left {
    order: 1;
  }
}
@media only screen and (min-width: 320px) and (max-width: 1023px) {
  .homepage-insider-one-ai-body-content {
    display: none;
  }
}
.homepage-insider-one-ai-body-content-item {
  cursor: pointer;
  display: flex;
  flex-direction: column;
  padding: 16px 0 16px 16px;
  transition: opacity 0.4s ease;
  position: relative;
  background: #efebe4;
  z-index: 2;
}
.homepage-insider-one-ai-body-content-item.active {
  z-index: 1;
}
.homepage-insider-one-ai-body-content-item.active .title {
  opacity: 1;
}
.homepage-insider-one-ai-body-content-item.active .subtitle {
  opacity: 1;
}
.homepage-insider-one-ai-body-content-item.active .subtitle * {
  background: linear-gradient(90deg, #e92e2f 0%, #ff6126 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.homepage-insider-one-ai-body-content-item.active .homepage-insider-one-ai-body-content-item-end {
  opacity: 1;
  margin-top: 8px;
}
.homepage-insider-one-ai-body-content-item.active .description,
.homepage-insider-one-ai-body-content-item.active .action {
  opacity: 1;
}
.homepage-insider-one-ai-body-content-item.active .progress-bar {
  opacity: 1;
}
.homepage-insider-one-ai-body-content-item .progress-bar {
  display: flex;
  justify-content: flex-start;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 2px;
  height: 100%;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 3px;
  overflow: hidden;
  opacity: 0;
}
.homepage-insider-one-ai-body-content-item .progress-bar::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 2px;
  height: 40px;
  background: linear-gradient(0deg, rgba(239, 235, 228, 0) 0%, rgb(239, 235, 228) 72.0879%);
}
.homepage-insider-one-ai-body-content-item .progress-bar::after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  width: 2px;
  height: 40px;
  background: linear-gradient(rgba(239, 235, 228, 0) 0%, rgb(239, 235, 228) 72.0879%);
}
.homepage-insider-one-ai-body-content-item .progress-bar span {
  display: block;
  width: 100%;
  height: 0%;
  background: linear-gradient(0deg, rgb(244, 73, 44) 0%, rgb(255, 168, 136) 100%);
  transition: height linear;
}
.homepage-insider-one-ai-body-content-item .subtitle {
  margin-bottom: 8px;
  opacity: 0.6;
}
.homepage-insider-one-ai-body-content-item .subtitle * {
  font-family: Red Hat Display !important;
  font-weight: 500;
  font-style: normal;
  color: #474048;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 1px;
}
.homepage-insider-one-ai-body-content-item .title {
  opacity: 0.6;
}
.homepage-insider-one-ai-body-content-item .title * {
  font-family: Red Hat Display !important;
  font-weight: normal;
  font-style: normal;
  color: #261a28;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: 0.5px;
}
.homepage-insider-one-ai-body-content-item-end {
  height: 0;
  opacity: 0;
  transition: all 0.4s ease-out;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.homepage-insider-one-ai-body-content-item .description {
  font-family: Figtree !important;
  font-weight: normal;
  font-style: normal;
  color: rgba(38, 26, 40, 0.8);
  font-size: 20px;
  line-height: 28px;
}
.homepage-insider-one-ai-body-content-item .action a {
  font-family: Red Hat Display !important;
  font-weight: 500;
  font-style: normal;
  color: #261a28;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.2px;
  text-decoration: none;
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 14px 0;
  position: relative;
}
.homepage-insider-one-ai-body-content-item .action a span {
  transition: 0.35s ease;
}
.homepage-insider-one-ai-body-content-item .action a span::before {
  content: attr(data-text);
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  background: linear-gradient(90deg, #ff6126 0%, #e92e2f 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  opacity: 0;
  transition: 0.35s ease;
}
.homepage-insider-one-ai-body-content-item .action a:hover span {
  color: transparent;
}
.homepage-insider-one-ai-body-content-item .action a:hover span::before {
  opacity: 1;
}
.homepage-insider-one-ai-body-content-item .action a:hover svg path {
  stroke: #e92e2f;
}
.homepage-insider-one-ai-body-content-item .action a i {
  display: flex;
  width: 16px;
  height: 16px;
  transition: transform 0.4s ease;
}
.homepage-insider-one-ai-body-content-item .action a i svg {
  width: 100%;
  height: 100%;
}
.homepage-insider-one-ai-body-content-item .action a i svg path {
  transition: all 0.4s ease;
}
.homepage-insider-one-ai-body-slider {
  width: 100%;
  max-width: 100%;
  min-width: 0;
}
.homepage-insider-one-ai-body-slider .swiper {
  width: 100%;
  max-width: 100%;
  min-width: 0;
}
.homepage-insider-one-ai-body-slider .swiper .swiper-wrapper .swiper-slide {
  width: auto;
  min-width: 0;
  border-radius: 16px;
}
@media only screen and (min-width: 320px) and (max-width: 1023px) {
  .homepage-insider-one-ai-body-slider .swiper .swiper-wrapper .swiper-slide {
    border-radius: 0;
    height: auto;
  }
}
.homepage-insider-one-ai-body-slider .swiper .swiper-wrapper .swiper-slide.swiper-slide-active .media {
  transform: translateY(0);
  opacity: 1;
}
@media only screen and (min-width: 320px) and (max-width: 1023px) {
  .homepage-insider-one-ai-body-slider .swiper .swiper-wrapper .swiper-slide .homepage-insider-one-ai-slide-item {
    display: flex;
    flex-direction: column;
    height: 100%;
  }
}
.homepage-insider-one-ai-body-slider .swiper .swiper-wrapper .swiper-slide .homepage-insider-one-ai-slide-item-content-start {
  display: flex;
  flex-direction: column;
}
@media only screen and (min-width: 320px) and (max-width: 576px) {
  .homepage-insider-one-ai-body-slider .swiper .swiper-wrapper .swiper-slide .homepage-insider-one-ai-slide-item-content-start {
    gap: 1.5384615385vw;
  }
}
@media only screen and (min-width: 577px) and (max-width: 767px) {
  .homepage-insider-one-ai-body-slider .swiper .swiper-wrapper .swiper-slide .homepage-insider-one-ai-slide-item-content-start {
    gap: 1.0398613518vw;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .homepage-insider-one-ai-body-slider .swiper .swiper-wrapper .swiper-slide .homepage-insider-one-ai-slide-item-content-start {
    gap: 0.78125vw;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1200px) {
  .homepage-insider-one-ai-body-slider .swiper .swiper-wrapper .swiper-slide .homepage-insider-one-ai-slide-item-content-start {
    gap: 0.5859375vw;
  }
}
@media only screen and (min-width: 320px) and (max-width: 576px) {
  .homepage-insider-one-ai-body-slider .swiper .swiper-wrapper .swiper-slide .homepage-insider-one-ai-slide-item-content-start {
    margin-bottom: 10.2564102564vw;
  }
}
@media only screen and (min-width: 577px) and (max-width: 767px) {
  .homepage-insider-one-ai-body-slider .swiper .swiper-wrapper .swiper-slide .homepage-insider-one-ai-slide-item-content-start {
    margin-bottom: 6.9324090121vw;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .homepage-insider-one-ai-body-slider .swiper .swiper-wrapper .swiper-slide .homepage-insider-one-ai-slide-item-content-start {
    margin-bottom: 5.2083333333vw;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1200px) {
  .homepage-insider-one-ai-body-slider .swiper .swiper-wrapper .swiper-slide .homepage-insider-one-ai-slide-item-content-start {
    margin-bottom: 3.90625vw;
  }
}
@media (min-width: 1024px) {
  .homepage-insider-one-ai-body-slider .swiper .swiper-wrapper .swiper-slide .homepage-insider-one-ai-slide-item-content-start {
    display: none;
  }
}
.homepage-insider-one-ai-body-slider .swiper .swiper-wrapper .swiper-slide .homepage-insider-one-ai-slide-item-content-start .subtitle * {
  font-family: Red Hat Display !important;
  font-weight: 500;
  font-style: normal;
  color: #474048;
  line-height: 100%;
  letter-spacing: 1px;
  background: linear-gradient(270deg, #e92e2f 0%, #ff6126 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media only screen and (min-width: 320px) and (max-width: 576px) {
  .homepage-insider-one-ai-body-slider .swiper .swiper-wrapper .swiper-slide .homepage-insider-one-ai-slide-item-content-start .subtitle * {
    font-size: 3.5897435897vw;
  }
}
@media only screen and (min-width: 577px) and (max-width: 767px) {
  .homepage-insider-one-ai-body-slider .swiper .swiper-wrapper .swiper-slide .homepage-insider-one-ai-slide-item-content-start .subtitle * {
    font-size: 2.4263431542vw;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .homepage-insider-one-ai-body-slider .swiper .swiper-wrapper .swiper-slide .homepage-insider-one-ai-slide-item-content-start .subtitle * {
    font-size: 1.8229166667vw;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1200px) {
  .homepage-insider-one-ai-body-slider .swiper .swiper-wrapper .swiper-slide .homepage-insider-one-ai-slide-item-content-start .subtitle * {
    font-size: 1.3671875vw;
  }
}
.homepage-insider-one-ai-body-slider .swiper .swiper-wrapper .swiper-slide .homepage-insider-one-ai-slide-item-content-start .title * {
  font-family: Red Hat Display !important;
  font-weight: 500;
  font-style: normal;
  line-height: 140%;
  letter-spacing: 0.5px;
}
@media only screen and (min-width: 320px) and (max-width: 576px) {
  .homepage-insider-one-ai-body-slider .swiper .swiper-wrapper .swiper-slide .homepage-insider-one-ai-slide-item-content-start .title * {
    font-size: 7.1794871795vw;
  }
}
@media only screen and (min-width: 577px) and (max-width: 767px) {
  .homepage-insider-one-ai-body-slider .swiper .swiper-wrapper .swiper-slide .homepage-insider-one-ai-slide-item-content-start .title * {
    font-size: 4.8526863085vw;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .homepage-insider-one-ai-body-slider .swiper .swiper-wrapper .swiper-slide .homepage-insider-one-ai-slide-item-content-start .title * {
    font-size: 3.6458333333vw;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1200px) {
  .homepage-insider-one-ai-body-slider .swiper .swiper-wrapper .swiper-slide .homepage-insider-one-ai-slide-item-content-start .title * {
    font-size: 2.734375vw;
  }
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .homepage-insider-one-ai-body-slider .swiper .swiper-wrapper .swiper-slide .homepage-insider-one-ai-slide-item-content-start .title * {
    line-height: 133%;
  }
}
@media only screen and (min-width: 320px) and (max-width: 767px) and (min-width: 320px) and (max-width: 576px) {
  .homepage-insider-one-ai-body-slider .swiper .swiper-wrapper .swiper-slide .homepage-insider-one-ai-slide-item-content-start .title * {
    font-size: 6.1538461538vw;
  }
}
@media only screen and (min-width: 320px) and (max-width: 767px) and (min-width: 577px) and (max-width: 767px) {
  .homepage-insider-one-ai-body-slider .swiper .swiper-wrapper .swiper-slide .homepage-insider-one-ai-slide-item-content-start .title * {
    font-size: 4.1594454073vw;
  }
}
@media only screen and (min-width: 320px) and (max-width: 767px) and (min-width: 768px) and (max-width: 1023px) {
  .homepage-insider-one-ai-body-slider .swiper .swiper-wrapper .swiper-slide .homepage-insider-one-ai-slide-item-content-start .title * {
    font-size: 3.125vw;
  }
}
@media only screen and (min-width: 320px) and (max-width: 767px) and (min-width: 1024px) and (max-width: 1200px) {
  .homepage-insider-one-ai-body-slider .swiper .swiper-wrapper .swiper-slide .homepage-insider-one-ai-slide-item-content-start .title * {
    font-size: 2.34375vw;
  }
}
.homepage-insider-one-ai-body-slider .swiper .swiper-wrapper .swiper-slide .homepage-insider-one-ai-slide-item-content-end {
  display: flex;
  flex-direction: column;
}
@media only screen and (min-width: 320px) and (max-width: 576px) {
  .homepage-insider-one-ai-body-slider .swiper .swiper-wrapper .swiper-slide .homepage-insider-one-ai-slide-item-content-end {
    gap: 3.0769230769vw;
  }
}
@media only screen and (min-width: 577px) and (max-width: 767px) {
  .homepage-insider-one-ai-body-slider .swiper .swiper-wrapper .swiper-slide .homepage-insider-one-ai-slide-item-content-end {
    gap: 2.0797227036vw;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .homepage-insider-one-ai-body-slider .swiper .swiper-wrapper .swiper-slide .homepage-insider-one-ai-slide-item-content-end {
    gap: 1.5625vw;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1200px) {
  .homepage-insider-one-ai-body-slider .swiper .swiper-wrapper .swiper-slide .homepage-insider-one-ai-slide-item-content-end {
    gap: 1.171875vw;
  }
}
@media only screen and (min-width: 320px) and (max-width: 576px) {
  .homepage-insider-one-ai-body-slider .swiper .swiper-wrapper .swiper-slide .homepage-insider-one-ai-slide-item-content-end {
    padding-left: 3.5897435897vw;
  }
}
@media only screen and (min-width: 577px) and (max-width: 767px) {
  .homepage-insider-one-ai-body-slider .swiper .swiper-wrapper .swiper-slide .homepage-insider-one-ai-slide-item-content-end {
    padding-left: 2.4263431542vw;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .homepage-insider-one-ai-body-slider .swiper .swiper-wrapper .swiper-slide .homepage-insider-one-ai-slide-item-content-end {
    padding-left: 1.8229166667vw;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1200px) {
  .homepage-insider-one-ai-body-slider .swiper .swiper-wrapper .swiper-slide .homepage-insider-one-ai-slide-item-content-end {
    padding-left: 1.3671875vw;
  }
}
@media only screen and (min-width: 320px) and (max-width: 576px) {
  .homepage-insider-one-ai-body-slider .swiper .swiper-wrapper .swiper-slide .homepage-insider-one-ai-slide-item-content-end {
    padding-right: 3.5897435897vw;
  }
}
@media only screen and (min-width: 577px) and (max-width: 767px) {
  .homepage-insider-one-ai-body-slider .swiper .swiper-wrapper .swiper-slide .homepage-insider-one-ai-slide-item-content-end {
    padding-right: 2.4263431542vw;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .homepage-insider-one-ai-body-slider .swiper .swiper-wrapper .swiper-slide .homepage-insider-one-ai-slide-item-content-end {
    padding-right: 1.8229166667vw;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1200px) {
  .homepage-insider-one-ai-body-slider .swiper .swiper-wrapper .swiper-slide .homepage-insider-one-ai-slide-item-content-end {
    padding-right: 1.3671875vw;
  }
}
@media only screen and (min-width: 320px) and (max-width: 576px) {
  .homepage-insider-one-ai-body-slider .swiper .swiper-wrapper .swiper-slide .homepage-insider-one-ai-slide-item-content-end {
    margin-bottom: 10.2564102564vw;
  }
}
@media only screen and (min-width: 577px) and (max-width: 767px) {
  .homepage-insider-one-ai-body-slider .swiper .swiper-wrapper .swiper-slide .homepage-insider-one-ai-slide-item-content-end {
    margin-bottom: 6.9324090121vw;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .homepage-insider-one-ai-body-slider .swiper .swiper-wrapper .swiper-slide .homepage-insider-one-ai-slide-item-content-end {
    margin-bottom: 5.2083333333vw;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1200px) {
  .homepage-insider-one-ai-body-slider .swiper .swiper-wrapper .swiper-slide .homepage-insider-one-ai-slide-item-content-end {
    margin-bottom: 3.90625vw;
  }
}
@media (min-width: 1024px) {
  .homepage-insider-one-ai-body-slider .swiper .swiper-wrapper .swiper-slide .homepage-insider-one-ai-slide-item-content-end {
    display: none;
  }
}
@media only screen and (min-width: 320px) and (max-width: 767px) and (min-width: 320px) and (max-width: 576px) {
  .homepage-insider-one-ai-body-slider .swiper .swiper-wrapper .swiper-slide .homepage-insider-one-ai-slide-item-content-end {
    padding-left: 3.0769230769vw;
  }
}
@media only screen and (min-width: 320px) and (max-width: 767px) and (min-width: 577px) and (max-width: 767px) {
  .homepage-insider-one-ai-body-slider .swiper .swiper-wrapper .swiper-slide .homepage-insider-one-ai-slide-item-content-end {
    padding-left: 2.0797227036vw;
  }
}
@media only screen and (min-width: 320px) and (max-width: 767px) and (min-width: 768px) and (max-width: 1023px) {
  .homepage-insider-one-ai-body-slider .swiper .swiper-wrapper .swiper-slide .homepage-insider-one-ai-slide-item-content-end {
    padding-left: 1.5625vw;
  }
}
@media only screen and (min-width: 320px) and (max-width: 767px) and (min-width: 1024px) and (max-width: 1200px) {
  .homepage-insider-one-ai-body-slider .swiper .swiper-wrapper .swiper-slide .homepage-insider-one-ai-slide-item-content-end {
    padding-left: 1.171875vw;
  }
}
@media only screen and (min-width: 320px) and (max-width: 767px) and (min-width: 320px) and (max-width: 576px) {
  .homepage-insider-one-ai-body-slider .swiper .swiper-wrapper .swiper-slide .homepage-insider-one-ai-slide-item-content-end {
    padding-right: 3.0769230769vw;
  }
}
@media only screen and (min-width: 320px) and (max-width: 767px) and (min-width: 577px) and (max-width: 767px) {
  .homepage-insider-one-ai-body-slider .swiper .swiper-wrapper .swiper-slide .homepage-insider-one-ai-slide-item-content-end {
    padding-right: 2.0797227036vw;
  }
}
@media only screen and (min-width: 320px) and (max-width: 767px) and (min-width: 768px) and (max-width: 1023px) {
  .homepage-insider-one-ai-body-slider .swiper .swiper-wrapper .swiper-slide .homepage-insider-one-ai-slide-item-content-end {
    padding-right: 1.5625vw;
  }
}
@media only screen and (min-width: 320px) and (max-width: 767px) and (min-width: 1024px) and (max-width: 1200px) {
  .homepage-insider-one-ai-body-slider .swiper .swiper-wrapper .swiper-slide .homepage-insider-one-ai-slide-item-content-end {
    padding-right: 1.171875vw;
  }
}
.homepage-insider-one-ai-body-slider .swiper .swiper-wrapper .swiper-slide .homepage-insider-one-ai-slide-item-content-end .description {
  font-family: Figtree !important;
  font-weight: normal;
  font-style: normal;
  color: rgba(38, 26, 40, 0.8);
  line-height: 133%;
}
@media only screen and (min-width: 320px) and (max-width: 576px) {
  .homepage-insider-one-ai-body-slider .swiper .swiper-wrapper .swiper-slide .homepage-insider-one-ai-slide-item-content-end .description {
    font-size: 4.6153846154vw;
  }
}
@media only screen and (min-width: 577px) and (max-width: 767px) {
  .homepage-insider-one-ai-body-slider .swiper .swiper-wrapper .swiper-slide .homepage-insider-one-ai-slide-item-content-end .description {
    font-size: 3.1195840555vw;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .homepage-insider-one-ai-body-slider .swiper .swiper-wrapper .swiper-slide .homepage-insider-one-ai-slide-item-content-end .description {
    font-size: 2.34375vw;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1200px) {
  .homepage-insider-one-ai-body-slider .swiper .swiper-wrapper .swiper-slide .homepage-insider-one-ai-slide-item-content-end .description {
    font-size: 1.7578125vw;
  }
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .homepage-insider-one-ai-body-slider .swiper .swiper-wrapper .swiper-slide .homepage-insider-one-ai-slide-item-content-end .description {
    line-height: 137%;
  }
}
@media only screen and (min-width: 320px) and (max-width: 767px) and (min-width: 320px) and (max-width: 576px) {
  .homepage-insider-one-ai-body-slider .swiper .swiper-wrapper .swiper-slide .homepage-insider-one-ai-slide-item-content-end .description {
    font-size: 4.1025641026vw;
  }
}
@media only screen and (min-width: 320px) and (max-width: 767px) and (min-width: 577px) and (max-width: 767px) {
  .homepage-insider-one-ai-body-slider .swiper .swiper-wrapper .swiper-slide .homepage-insider-one-ai-slide-item-content-end .description {
    font-size: 2.7729636049vw;
  }
}
@media only screen and (min-width: 320px) and (max-width: 767px) and (min-width: 768px) and (max-width: 1023px) {
  .homepage-insider-one-ai-body-slider .swiper .swiper-wrapper .swiper-slide .homepage-insider-one-ai-slide-item-content-end .description {
    font-size: 2.0833333333vw;
  }
}
@media only screen and (min-width: 320px) and (max-width: 767px) and (min-width: 1024px) and (max-width: 1200px) {
  .homepage-insider-one-ai-body-slider .swiper .swiper-wrapper .swiper-slide .homepage-insider-one-ai-slide-item-content-end .description {
    font-size: 1.5625vw;
  }
}
.homepage-insider-one-ai-body-slider .swiper .swiper-wrapper .swiper-slide .homepage-insider-one-ai-slide-item-content-end .action {
  display: flex;
}
.homepage-insider-one-ai-body-slider .swiper .swiper-wrapper .swiper-slide .homepage-insider-one-ai-slide-item-content-end .action a {
  font-family: Red Hat Display !important;
  font-weight: 500;
  font-style: normal;
  color: #261a28;
  letter-spacing: 0.2px;
  text-decoration: none;
  display: flex;
  align-items: center;
  line-height: 114%;
}
@media only screen and (min-width: 320px) and (max-width: 576px) {
  .homepage-insider-one-ai-body-slider .swiper .swiper-wrapper .swiper-slide .homepage-insider-one-ai-slide-item-content-end .action a {
    gap: 1.5384615385vw;
  }
}
@media only screen and (min-width: 577px) and (max-width: 767px) {
  .homepage-insider-one-ai-body-slider .swiper .swiper-wrapper .swiper-slide .homepage-insider-one-ai-slide-item-content-end .action a {
    gap: 1.0398613518vw;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .homepage-insider-one-ai-body-slider .swiper .swiper-wrapper .swiper-slide .homepage-insider-one-ai-slide-item-content-end .action a {
    gap: 0.78125vw;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1200px) {
  .homepage-insider-one-ai-body-slider .swiper .swiper-wrapper .swiper-slide .homepage-insider-one-ai-slide-item-content-end .action a {
    gap: 0.5859375vw;
  }
}
@media only screen and (min-width: 320px) and (max-width: 576px) {
  .homepage-insider-one-ai-body-slider .swiper .swiper-wrapper .swiper-slide .homepage-insider-one-ai-slide-item-content-end .action a {
    font-size: 3.5897435897vw;
  }
}
@media only screen and (min-width: 577px) and (max-width: 767px) {
  .homepage-insider-one-ai-body-slider .swiper .swiper-wrapper .swiper-slide .homepage-insider-one-ai-slide-item-content-end .action a {
    font-size: 2.4263431542vw;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .homepage-insider-one-ai-body-slider .swiper .swiper-wrapper .swiper-slide .homepage-insider-one-ai-slide-item-content-end .action a {
    font-size: 1.8229166667vw;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1200px) {
  .homepage-insider-one-ai-body-slider .swiper .swiper-wrapper .swiper-slide .homepage-insider-one-ai-slide-item-content-end .action a {
    font-size: 1.3671875vw;
  }
}
@media only screen and (min-width: 320px) and (max-width: 576px) {
  .homepage-insider-one-ai-body-slider .swiper .swiper-wrapper .swiper-slide .homepage-insider-one-ai-slide-item-content-end .action a {
    padding-top: 3.3333333333vw;
  }
}
@media only screen and (min-width: 577px) and (max-width: 767px) {
  .homepage-insider-one-ai-body-slider .swiper .swiper-wrapper .swiper-slide .homepage-insider-one-ai-slide-item-content-end .action a {
    padding-top: 2.2530329289vw;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .homepage-insider-one-ai-body-slider .swiper .swiper-wrapper .swiper-slide .homepage-insider-one-ai-slide-item-content-end .action a {
    padding-top: 1.6927083333vw;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1200px) {
  .homepage-insider-one-ai-body-slider .swiper .swiper-wrapper .swiper-slide .homepage-insider-one-ai-slide-item-content-end .action a {
    padding-top: 1.26953125vw;
  }
}
@media only screen and (min-width: 320px) and (max-width: 576px) {
  .homepage-insider-one-ai-body-slider .swiper .swiper-wrapper .swiper-slide .homepage-insider-one-ai-slide-item-content-end .action a {
    padding-bottom: 3.3333333333vw;
  }
}
@media only screen and (min-width: 577px) and (max-width: 767px) {
  .homepage-insider-one-ai-body-slider .swiper .swiper-wrapper .swiper-slide .homepage-insider-one-ai-slide-item-content-end .action a {
    padding-bottom: 2.2530329289vw;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .homepage-insider-one-ai-body-slider .swiper .swiper-wrapper .swiper-slide .homepage-insider-one-ai-slide-item-content-end .action a {
    padding-bottom: 1.6927083333vw;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1200px) {
  .homepage-insider-one-ai-body-slider .swiper .swiper-wrapper .swiper-slide .homepage-insider-one-ai-slide-item-content-end .action a {
    padding-bottom: 1.26953125vw;
  }
}
.homepage-insider-one-ai-body-slider .swiper .swiper-wrapper .swiper-slide .homepage-insider-one-ai-slide-item-content-end .action a:hover i {
  transform: translate(2px, -2px);
}
.homepage-insider-one-ai-body-slider .swiper .swiper-wrapper .swiper-slide .homepage-insider-one-ai-slide-item-content-end .action a i {
  display: flex;
  transition: transform 0.4s ease;
}
@media only screen and (min-width: 320px) and (max-width: 576px) {
  .homepage-insider-one-ai-body-slider .swiper .swiper-wrapper .swiper-slide .homepage-insider-one-ai-slide-item-content-end .action a i {
    width: 4.1025641026vw;
  }
}
@media only screen and (min-width: 577px) and (max-width: 767px) {
  .homepage-insider-one-ai-body-slider .swiper .swiper-wrapper .swiper-slide .homepage-insider-one-ai-slide-item-content-end .action a i {
    width: 2.7729636049vw;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .homepage-insider-one-ai-body-slider .swiper .swiper-wrapper .swiper-slide .homepage-insider-one-ai-slide-item-content-end .action a i {
    width: 2.0833333333vw;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1200px) {
  .homepage-insider-one-ai-body-slider .swiper .swiper-wrapper .swiper-slide .homepage-insider-one-ai-slide-item-content-end .action a i {
    width: 1.5625vw;
  }
}
@media only screen and (min-width: 320px) and (max-width: 576px) {
  .homepage-insider-one-ai-body-slider .swiper .swiper-wrapper .swiper-slide .homepage-insider-one-ai-slide-item-content-end .action a i {
    height: 4.1025641026vw;
  }
}
@media only screen and (min-width: 577px) and (max-width: 767px) {
  .homepage-insider-one-ai-body-slider .swiper .swiper-wrapper .swiper-slide .homepage-insider-one-ai-slide-item-content-end .action a i {
    height: 2.7729636049vw;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .homepage-insider-one-ai-body-slider .swiper .swiper-wrapper .swiper-slide .homepage-insider-one-ai-slide-item-content-end .action a i {
    height: 2.0833333333vw;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1200px) {
  .homepage-insider-one-ai-body-slider .swiper .swiper-wrapper .swiper-slide .homepage-insider-one-ai-slide-item-content-end .action a i {
    height: 1.5625vw;
  }
}
.homepage-insider-one-ai-body-slider .swiper .swiper-wrapper .swiper-slide .homepage-insider-one-ai-slide-item-content-end .action a i svg {
  width: 100%;
  height: 100%;
}
.homepage-insider-one-ai-body-slider .swiper .swiper-wrapper .swiper-slide .media {
  display: flex;
  width: 100%;
  height: auto;
  transform: translateY(100px);
  opacity: 0;
  transition: all 0.8s ease;
}
.homepage-insider-one-ai-body-slider .swiper .swiper-wrapper .swiper-slide .media .media-desktop {
  display: none;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .homepage-insider-one-ai-body-slider .swiper .swiper-wrapper .swiper-slide .media .media-desktop {
    justify-content: center;
  }
}
@media (min-width: 768px) {
  .homepage-insider-one-ai-body-slider .swiper .swiper-wrapper .swiper-slide .media .media-desktop {
    display: flex;
  }
  .homepage-insider-one-ai-body-slider .swiper .swiper-wrapper .swiper-slide .media .media-mobile {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .homepage-insider-one-ai-body-slider .swiper .swiper-wrapper .swiper-slide .media {
    justify-content: center;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .homepage-insider-one-ai-body-slider .swiper .swiper-wrapper .swiper-slide .media img {
    max-width: 600px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 1023px) {
  .homepage-insider-one-ai-body-slider .swiper .swiper-wrapper .swiper-slide .media {
    transform: translateY(0);
    opacity: 1;
  }
}
@media only screen and (min-width: 320px) and (max-width: 1023px) and (min-width: 320px) and (max-width: 576px) {
  .homepage-insider-one-ai-body-slider .swiper .swiper-wrapper .swiper-slide .media {
    margin-bottom: 7.1794871795vw;
  }
}
@media only screen and (min-width: 320px) and (max-width: 1023px) and (min-width: 577px) and (max-width: 767px) {
  .homepage-insider-one-ai-body-slider .swiper .swiper-wrapper .swiper-slide .media {
    margin-bottom: 4.8526863085vw;
  }
}
@media only screen and (min-width: 320px) and (max-width: 1023px) and (min-width: 768px) and (max-width: 1023px) {
  .homepage-insider-one-ai-body-slider .swiper .swiper-wrapper .swiper-slide .media {
    margin-bottom: 3.6458333333vw;
  }
}
@media only screen and (min-width: 320px) and (max-width: 1023px) and (min-width: 1024px) and (max-width: 1200px) {
  .homepage-insider-one-ai-body-slider .swiper .swiper-wrapper .swiper-slide .media {
    margin-bottom: 2.734375vw;
  }
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .homepage-insider-one-ai-body-slider .swiper .swiper-wrapper .swiper-slide .media {
    height: 400px;
  }
}
.homepage-insider-one-ai-body-slider .swiper .swiper-wrapper .swiper-slide .media picture {
  width: 100%;
  height: 100%;
}
.homepage-insider-one-ai-body-slider .swiper .swiper-wrapper .swiper-slide .media img {
  object-fit: contain;
  width: 100%;
  height: 100%;
  border-radius: 16px;
}
@media (min-width: 1024px) {
  .homepage-insider-one-ai-body-slider .swiper .swiper-wrapper .swiper-slide .media img {
    max-width: 576px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 1023px) {
  .homepage-insider-one-ai-body-slider .swiper .swiper-wrapper .swiper-slide .media img {
    border-radius: 12px;
  }
}
.homepage-insider-one-ai-body-slider .swiper .swiper-nav {
  display: flex;
  align-items: center;
}
@media only screen and (min-width: 320px) and (max-width: 576px) {
  .homepage-insider-one-ai-body-slider .swiper .swiper-nav {
    gap: 5.1282051282vw;
  }
}
@media only screen and (min-width: 577px) and (max-width: 767px) {
  .homepage-insider-one-ai-body-slider .swiper .swiper-nav {
    gap: 3.4662045061vw;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .homepage-insider-one-ai-body-slider .swiper .swiper-nav {
    gap: 2.6041666667vw;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1200px) {
  .homepage-insider-one-ai-body-slider .swiper .swiper-nav {
    gap: 1.953125vw;
  }
}
@media (min-width: 1024px) {
  .homepage-insider-one-ai-body-slider .swiper .swiper-nav {
    display: none;
  }
}
@media only screen and (min-width: 320px) and (max-width: 767px) and (min-width: 320px) and (max-width: 576px) {
  .homepage-insider-one-ai-body-slider .swiper .swiper-nav {
    gap: 4.1025641026vw;
  }
}
@media only screen and (min-width: 320px) and (max-width: 767px) and (min-width: 577px) and (max-width: 767px) {
  .homepage-insider-one-ai-body-slider .swiper .swiper-nav {
    gap: 2.7729636049vw;
  }
}
@media only screen and (min-width: 320px) and (max-width: 767px) and (min-width: 768px) and (max-width: 1023px) {
  .homepage-insider-one-ai-body-slider .swiper .swiper-nav {
    gap: 2.0833333333vw;
  }
}
@media only screen and (min-width: 320px) and (max-width: 767px) and (min-width: 1024px) and (max-width: 1200px) {
  .homepage-insider-one-ai-body-slider .swiper .swiper-nav {
    gap: 1.5625vw;
  }
}
.homepage-insider-one-ai-body-slider .swiper .swiper-nav a {
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #fff;
}
@media only screen and (min-width: 320px) and (max-width: 576px) {
  .homepage-insider-one-ai-body-slider .swiper .swiper-nav a {
    width: 12.3076923077vw;
  }
}
@media only screen and (min-width: 577px) and (max-width: 767px) {
  .homepage-insider-one-ai-body-slider .swiper .swiper-nav a {
    width: 8.3188908146vw;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .homepage-insider-one-ai-body-slider .swiper .swiper-nav a {
    width: 6.25vw;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1200px) {
  .homepage-insider-one-ai-body-slider .swiper .swiper-nav a {
    width: 4.6875vw;
  }
}
@media only screen and (min-width: 320px) and (max-width: 576px) {
  .homepage-insider-one-ai-body-slider .swiper .swiper-nav a {
    height: 12.3076923077vw;
  }
}
@media only screen and (min-width: 577px) and (max-width: 767px) {
  .homepage-insider-one-ai-body-slider .swiper .swiper-nav a {
    height: 8.3188908146vw;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .homepage-insider-one-ai-body-slider .swiper .swiper-nav a {
    height: 6.25vw;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1200px) {
  .homepage-insider-one-ai-body-slider .swiper .swiper-nav a {
    height: 4.6875vw;
  }
}
.homepage-insider-one-ai-body-slider .swiper .swiper-nav a i {
  display: flex;
  width: 24px;
  height: 24px;
}
@media only screen and (min-width: 320px) and (max-width: 576px) {
  .homepage-insider-one-ai-body-slider .swiper .swiper-nav a i {
    width: 6.1538461538vw;
  }
}
@media only screen and (min-width: 577px) and (max-width: 767px) {
  .homepage-insider-one-ai-body-slider .swiper .swiper-nav a i {
    width: 4.1594454073vw;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .homepage-insider-one-ai-body-slider .swiper .swiper-nav a i {
    width: 3.125vw;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1200px) {
  .homepage-insider-one-ai-body-slider .swiper .swiper-nav a i {
    width: 2.34375vw;
  }
}
@media only screen and (min-width: 320px) and (max-width: 576px) {
  .homepage-insider-one-ai-body-slider .swiper .swiper-nav a i {
    height: 6.1538461538vw;
  }
}
@media only screen and (min-width: 577px) and (max-width: 767px) {
  .homepage-insider-one-ai-body-slider .swiper .swiper-nav a i {
    height: 4.1594454073vw;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .homepage-insider-one-ai-body-slider .swiper .swiper-nav a i {
    height: 3.125vw;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1200px) {
  .homepage-insider-one-ai-body-slider .swiper .swiper-nav a i {
    height: 2.34375vw;
  }
}
.homepage-insider-one-ai-body-slider .swiper .swiper-nav a i svg {
  width: 100%;
  height: 100%;
}