.portfolio-section {
  background-image: url(../image/podcast/podcast_bg_web.png);
  background-size: cover;
  background-position: inherit;
  background-repeat: no-repeat;
  height: 100vh;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  border-bottom: 1px solid var(--color-white-transparent-1);
  position: relative;
  background-attachment: fixed;
  padding-top: 270px;
  padding-bottom: 306px;
}

@supports (-webkit-touch-callout: none) {
  .portfolio-section {
    background-attachment: scroll;
  }
}
.portfolio-section h1 {
  line-height: 120%;
  text-align: center;
  max-width: 1247px;
  padding-inline: 46px;
}

@media (max-width: 1680px) {
  .portfolio-section h1 {
    max-width: 965px;
    margin: auto;
  }
}
@media (max-width: 1680px) {
  .portfolio-section p {
    max-width: 690px;
    padding-inline: 0px;
  }
}
@media (max-width: 1024px) {
  .portfolio-section {
    background-image: url(../image/podcast/tab.png);
    height: auto;
    background-attachment: unset;
    background-position: center;
    padding-top: 240px;
    padding-bottom: 240px;
  }
  .portfolio-section p {
    max-width: 584px !important;
    font-size: 24px;
    padding-inline: 0px !important;
  }
  .portfolio-section h1 {
    max-width: 590px;
    padding-inline: 4px;
    margin-inline: 4px;
    margin: auto;
  }
  .portfolio-section:after,
  .portfolio-section::before {
    display: none;
  }
}
.portfolio-section p {
  color: var(--color-white);
  max-width: 1132px;
  margin: 0 auto;
  text-align: center;
  opacity: 0.7 !important;
  padding-inline: 155px;
}

@media (max-width: 767px) {
  .portfolio-section p {
    font-size: 16px;
    padding-inline: 0px;
    max-width: 319px;
  }
}
@media (max-width: 600px) {
  .portfolio-section {
    padding-top: 190px;
    padding-bottom: 180px;
    height: auto;
    background-image: url(../image/podcast/mob.png);
    background-attachment: unset;
  }
}
.free-consultation {
  max-width: 100%;
  width: 100%;
  margin: 0px auto 0;
}

@media (max-width: 1024px) {
  .free-consultation {
    margin: 0 auto 0;
    width: 254px !important;
  }
}
.portfolio-launch-your-idea h3 {
  max-width: 1420px;
  width: 100%;
  margin: 0 auto;
}

@media (max-width: 1680px) {
  .portfolio-launch-your-idea h3 {
    max-width: 1000px;
  }
}
@media (max-width: 1440px) {
  .portfolio-launch-your-idea h3 {
    max-width: 800px;
    font-size: 28px;
  }
}
@media (max-width: 1024px) {
  .portfolio-launch-your-idea h3 {
    max-width: 580px;
    width: 100%;
  }
}
.tech-stack-section {
  background-color: #08121C;
  border-bottom: 0.4px solid #2C343C;
}

.tech-stack-section .section-heading {
  max-width: 1166px;
  width: 100%;
  margin: auto;
}

.tech-stack-section .section-heading h2 {
  text-align: center;
  margin-bottom: 24px;
}
@media (max-width: 1024px) {
  .tech-stack-section .section-heading h2 {
    margin-bottom: 16px;
  }
}
@media (max-width: 600px) {
  .tech-stack-section .section-heading h2 {
    text-align: left;
    margin-bottom: 12px;
  }
}

.tech-stack-section .section-desc {
  max-width: 1166px;
  margin: 0 auto;
  text-align: center;
  line-height: 34px;
  color: #FFFFFF;
  font-weight: 400;
  letter-spacing: 0%;
  opacity: 0.7;
  margin-bottom: 60px;
}
@media (max-width: 1680px) {
  .tech-stack-section .section-desc {
    max-width: 980px;
  }
}
@media (max-width: 1024px) {
  .tech-stack-section .section-desc {
    max-width: 466px;
    margin-bottom: 32px;
    line-height: 24px;
  }
}
@media (max-width: 600px) {
  .tech-stack-section .section-desc {
    max-width: 330px;
    text-align: left;
    margin-bottom: 40px;
    margin-inline: unset;
  }
}

.industries-experts-wrap-first {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 82px;
}

@media (max-width: 1680px) {
  .industries-experts-wrap-first {
    justify-content: space-between;
  }
}
@media (max-width: 1024px) {
  .industries-experts-wrap-first {
    flex-direction: column !important;
    gap: 16px;
    align-items: stretch; /* important */
  }
}
.industries-experts-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 82px;
}

@media (max-width: 1024px) {
  .industries-experts-wrap {
    flex-direction: column-reverse;
    gap: 16px;
    align-items: stretch; /* important */
  }
}
.industries-experts-wrap .industries-experts-left {
  max-width: 1077px;
  width: 100%;
}
@media (max-width: 1680px) {
  .industries-experts-wrap .industries-experts-left {
    max-width: 980px;
  }
}
@media (max-width: 1440px) {
  .industries-experts-wrap .industries-experts-left {
    max-width: 780px;
  }
}
@media (max-width: 1024px) {
  .industries-experts-wrap .industries-experts-left {
    max-width: 100%;
    width: 100%;
  }
}

.industries-experts-wrap .industries-experts-right {
  max-width: 521px;
  width: 100%;
}
@media (max-width: 1680px) {
  .industries-experts-wrap .industries-experts-right {
    max-width: 480px;
  }
}
@media (max-width: 1440px) {
  .industries-experts-wrap .industries-experts-right {
    max-width: 344px;
  }
}
@media (max-width: 1024px) {
  .industries-experts-wrap .industries-experts-right {
    max-width: 100%;
    width: 100%;
  }
}

.industries-experts-wrap .industries-experts-heading {
  max-width: 430px;
}
@media (max-width: 1680px) {
  .industries-experts-wrap .industries-experts-heading {
    max-width: 320px;
  }
}
@media (max-width: 1440px) {
  .industries-experts-wrap .industries-experts-heading {
    max-width: 260px;
  }
}
@media (max-width: 1024px) {
  .industries-experts-wrap .industries-experts-heading {
    max-width: 100%;
    width: 100%;
    margin-bottom: 16px;
  }
}
@media (max-width: 600px) {
  .industries-experts-wrap .industries-experts-heading {
    margin-bottom: 12px !important;
  }
}

.industries-experts-wrap .industries-experts-p {
  max-width: 460px;
  margin-bottom: 32px;
  color: rgba(255, 255, 255, 0.7);
}
@media (max-width: 1680px) {
  .industries-experts-wrap .industries-experts-p {
    max-width: 380px;
  }
}
@media (max-width: 1440px) {
  .industries-experts-wrap .industries-experts-p {
    width: 100%;
  }
}
@media (max-width: 1024px) {
  .industries-experts-wrap .industries-experts-p {
    max-width: 100%;
    width: 100%;
    margin-bottom: 16px;
  }
}
@media (max-width: 600px) {
  .industries-experts-wrap .industries-experts-p {
    margin-bottom: 12px;
  }
}

.industries-experts-wrap .industries-experts-button {
  max-width: 185px;
}
@media (max-width: 1680px) {
  .industries-experts-wrap .industries-experts-button {
    max-width: 170px;
  }
}
@media (max-width: 1024px) {
  .industries-experts-wrap .industries-experts-button {
    max-width: 148px;
  }
}

/* youtube Section */
.insights-youtube-section {
  background-color: #08121C;
  border-bottom: 0.4px solid #2C343C;
}

.insights-youtube-section .testimonial-nav {
  gap: 29px;
  margin-left: 0px;
}
@media (max-width: 1024px) {
  .insights-youtube-section .testimonial-nav {
    gap: 16px;
  }
}

@media (max-width: 1024px) {
  .insights-youtube-section .testimonial-header-row .testimonial-nav {
    max-width: 112px;
    width: 100%;
  }
}
@media (max-width: 1024px) and (max-width: 600px) {
  .insights-youtube-section .testimonial-header-row .testimonial-nav {
    display: none;
  }
}
@media (max-width: 1024px) {
  .insights-youtube-section .gap-b-60 {
    margin-bottom: 32px;
  }
}
@media (max-width: 600px) {
  .insights-youtube-section .gap-b-60 {
    margin-bottom: 40px;
  }
}
.testimonial-carousel-wrapper {
  width: 87%;
  margin: 0 auto;
}
@media (max-width: 1680px) {
  .testimonial-carousel-wrapper {
    width: 93%;
  }
}
@media (max-width: 1440px) {
  .testimonial-carousel-wrapper {
    width: 90%;
  }
}
@media (max-width: 1024px) {
  .testimonial-carousel-wrapper {
    width: 90%;
  }
}

.testimonial-carousel-wrapper .insights-carousel {
  padding: 0px 0px;
  gap: 28px;
}
@media (max-width: 1024px) {
  .testimonial-carousel-wrapper .insights-carousel {
    gap: 24px;
  }
}

.testimonial-carousel-wrapper .insights-youtube-card {
  max-width: 538px;
  width: 100%;
  height: 572px;
  background: #08121C;
  border-radius: 8px;
  overflow: hidden;
  flex: 0 0 calc(33.333% - 16px);
  border: 1px solid #2C343C;
  box-shadow: 0px 0px 11.8px 0px rgba(0, 201, 169, 0.1803921569);
  transition: 0.3s ease;
}
@media (max-width: 1680px) {
  .testimonial-carousel-wrapper .insights-youtube-card {
    max-width: 499px;
  }
}
@media (max-width: 1540px) {
  .testimonial-carousel-wrapper .insights-youtube-card {
    max-width: 450px;
  }
}
@media (max-width: 1440px) {
  .testimonial-carousel-wrapper .insights-youtube-card {
    max-width: 412px;
  }
}
@media (max-width: 1024px) {
  .testimonial-carousel-wrapper .insights-youtube-card {
    max-width: 213px;
    width: 100%;
    height: 381px;
  }
}
@media (max-width: 600px) {
  .testimonial-carousel-wrapper .insights-youtube-card {
    max-width: 222px;
    width: 100%;
  }
}

.testimonial-carousel-wrapper .insights-youtube-card .card-img img {
  width: 100%;
  height: 321px;
  object-fit: cover;
  display: block;
}
@media (max-width: 1024px) {
  .testimonial-carousel-wrapper .insights-youtube-card .card-img img {
    height: 147px;
  }
}

/* Content */
.testimonial-carousel-wrapper .insights-youtube-card .card-content {
  padding: 20px;
  height: 251px;
}
@media (max-width: 1024px) {
  .testimonial-carousel-wrapper .insights-youtube-card .card-content {
    height: 234px;
    padding: 16px;
  }
}
@media (max-width: 600px) {
  .testimonial-carousel-wrapper .insights-youtube-card .card-content {
    padding: 12px;
  }
}

.testimonial-carousel-wrapper .insights-youtube-card .card-content h3 {
  font-size: 32px;
  color: #FFFFFF;
  margin-bottom: 20px;
}
@media (max-width: 1680px) {
  .testimonial-carousel-wrapper .insights-youtube-card .card-content h3 {
    font-size: 30px;
  }
}
@media (max-width: 1440px) {
  .testimonial-carousel-wrapper .insights-youtube-card .card-content h3 {
    font-size: 24px;
    margin-bottom: 16px;
  }
}
@media (max-width: 1024px) {
  .testimonial-carousel-wrapper .insights-youtube-card .card-content h3 {
    font-size: 20px;
    line-height: 24px;
  }
}
@media (max-width: 600px) {
  .testimonial-carousel-wrapper .insights-youtube-card .card-content h3 {
    margin-bottom: 12px;
  }
}

.card-content p {
  font-size: 24px;
  margin-bottom: 20px;
  opacity: 0.7;
  line-height: 34px;
}
@media (max-width: 1680px) {
  .card-content p {
    font-size: 22px;
  }
}
@media (max-width: 1540px) {
  .card-content p {
    max-width: 450px;
    font-size: 20px;
    line-height: 28px;
  }
}
@media (max-width: 1440px) {
  .card-content p {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 16px;
  }
}
@media (max-width: 1024px) {
  .card-content p {
    font-size: 16px;
    line-height: 140%;
  }
}
@media (max-width: 600px) {
  .card-content p {
    margin-bottom: 12px;
  }
}

/* Responsive */
@media (max-width: 1024px) {
  .youtube-card {
    flex: 0 0 calc(50% - 12px);
  }
}
@media (max-width: 768px) {
  .youtube-cards {
    flex-direction: column;
  }
  .youtube-card {
    flex: 100%;
  }
  .youtube-header {
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
  }
}
.insights-carousel {
  cursor: grab;
  user-select: none;
}

/*# sourceMappingURL=podcast.css.map */
