/* legacy-content.css — extracted from dist/css/nav.css.
   nav.css was misnamed: ~60% of it is page-content styling (Design Story panels,
   container1, img_sec/text_sec, desktop_view/mobile_view gating, award_img...).
   Nav/header/menu/navbar rules are stripped here because the Astro Nav.astro
   component ships its own scoped styles and collides with them (.navbar,
   .navbar-brand). Regenerate with the script in this commit if nav.css changes. */

.container1 {
  max-width: 1032px;
  width: 1032px;
  margin: auto;
  position: relative;
}
.mt_p1 {
  margin-top: 1.5rem;
}
.stream_secroll_sec .stream_view_left {
  padding-right: 2rem;
}
.stream_secroll_sec .scroll_view_right {
  padding-left: 2rem;
  border-left: #212121 solid 2px;
}
.stream_secroll_sec .descerip_txt {
  max-width: 600px;
  float: right;
}
.client_bottom_sec {
  background-color: #212121;
}
.client_sec {
  margin: 40px 0px 20px;
}
.client_list {
  max-width: 1080px;
  width: 100%;
  margin: 0px auto;
}
.client_list ul {
  display: flex;
  width: 100%;
}
.client_list ul li {
  display: flex;
  position: relative;
  padding: 30px;
  align-items: center;
}
.client_list ul li img {
  width: 100%;
}
.client_bottom_sec .afTextRef {
  color: #f0f0f0;
}
.client_bottom_sec .stream--headline {
  color: #f0f0f0;
}
.ptop-0 {
  padding-top: 0px !important;
}
.metapodDesignStoryImg_sec {
  height: 100%;
  display: flex;
  justify-content: center;
}
.product_section {
  background-image: url("../../assets/images/revamped/homepage/productBgImage.png");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  min-height: 100vh;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.product_section .product_text_sec {
  padding: 11rem;
  width: 50%;
}
.product_section .product_text_sec .lastsection__text {
  color: #f0f0f0;
}
.tx15 {
  font-size: 14px;
}
.bt_100 {
  bottom: 100px !important;
}
.typeeffect_ani {
  padding-top: 100px !important;
  width: unset !important;
  max-width: unset !important;
}
.mt_30 {
  margin-top: 30px;
}
.container1 {
  max-width: 1320px;
  margin: auto;
  position: relative;
}
.audiobox_home {
  height: 90% !important;
  top: 5% !important;
}
/*Start bottom Get Design button*/

.bottomdesign_50 {
  position: absolute;
  bottom: 50px;
  left: 0;
  margin: auto;
  right: 0;
}
.bottom_75 {
  margin-top: -84px !important;
}
.bottom_0 {
  margin-top: 0px !important;
}
.container {
  position: relative;
}
.get_design_btn_desktop {
  display: flex;
  justify-content: center;
  left: 0;
  right: 0;
  bottom: 30px;
  margin: auto;
  position: absolute;
}
#close_btn_desktop {
  background: #283891;
  border-radius: 10px;
  display: flex;
  cursor: pointer;
  position: relative;
  padding: 10px;
  width: 360px;
  z-index: 111;
  bottom: unset;
  left: unset;
  animation: opac1 0.8s;
}
#close_btn_desktop.show_close_icon_desktop {
  width: 100px;
  position: absolute !important;
  right: 0;
  animation: opac 0.8s;
  bottom: 0px;
}
#close_btn_desktop span {
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 17px;
  margin-right: 10px;
  color: #f0f0f0;
}
.active_btn_sec_desktop {
  display: flex;
  align-items: center;
}
.active_btn_sec_desktop img {
  max-height: 23px;
}
.active_btn_sec_desktop {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  transition: all 1s ease;
}
.close_btn_sec_desktop {
  display: none;
}
.show_close_icon_desktop .active_btn_sec_desktop {
  display: none;
}
.show_close_icon_desktop .close_btn_sec_desktop {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.show_close_icon_desktop .close_btn_sec_desktop img {
  max-height: 23px;
}
.design_sec_animation {
  max-height: 0px;
  transition: all 1s ease;
  overflow: hidden;
  padding-top: 0;
}
.design_sec_animation .text_sec {
  flex-direction: column;
  display: flex;
  justify-content: center;
}
.show_design_story_mobile {
  display: block;
  overflow: hidden;
  max-height: 90vh;
  transition: all 1s ease;
}
.show_design_story_desktop {
  display: block;
  overflow: hidden;
  max-height: 100vh !important;
  transition: all 1s ease;
}
.sleefe_design_sec_animation {
  display: none;
}
/* End Bottom Get Design Button*/

/*Start bottom Get Design button*/

.tm_sup {
  top: -0.2em;
}
.top30 {
  top: 30px;
  position: relative;
}
.mr-40px {
  margin-right: 40px;
}
.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
  padding-right: unset;
  padding-left: unset;
}
.award_img {
  position: absolute;
  z-index: 1;
  right: 90px;
  max-height: 130px;
  top: 75px;
}
.collapse:not(.show) {
  display: none;
}
@media (min-width: 992px) {
.mb-lg-0 {
    margin-bottom: 0 !important;
  }
}
.strip_carousal {
  overflow: hidden;
  white-space: nowrap;
  width: 100%;
  background-color: #212121;
  padding: 10px 0;
  position: relative;
  color: #ffffff;
  display: flex;
  align-items: center;
  height: 68px;
}
.strip_carousal ul {
  display: flex;
  gap: 20px;
  animation: scroll 40s linear infinite;
  /* Slower and smoother */
  padding: 0;
  margin: 0;
  list-style: none;
}
.strip_carousal ul li {
  display: inline-flex;
  align-items: center;
  white-space: nowrap;
  padding: 10px 20px;
  font-weight: 400;
  font-size: 12px;
  line-height: 15px;
}
.strip_carousal ul li a {
  font-weight: 600;
  text-decoration: underline;
  color: inherit;
  white-space: nowrap;
  margin-right: 4px;
  margin-left: 4px;
}
.star_icon {
  display: inline-block;
  width: 40px;
  height: 40px;
  background: url("../../assets/icons/star.svg") no-repeat center center;
  background-size: contain;
  margin-right: 12px;
}
/* Hover effect to pause animation */
.strip_carousal ul:hover {
  animation-play-state: paused;
}
.our_client_sec {
  width: 100%;
  max-width: 100%;
  text-align: center;
  background-color: #fff;
  padding: 6rem 0;
}
.our_client_sec h2 {
  font-size: 26px;
  line-height: 28px;
  font-weight: 500;
  color: #212121;
  margin-bottom: 40px;
}
.carousel-wrapper {
  overflow: hidden;
  width: 100%;
  height: 100px;
  display: flex;
  align-items: center;
  position: relative;
}
.carousel-wrapper .carousel {
  display: flex;
  gap: 60px;
  align-items: center;
  animation: client-carousel-scroll 30s linear infinite;
  will-change: transform;
}
.carousel-wrapper .carousel img {
  height: 60px;
  width: auto;
  object-fit: contain;
}
/* Keyframes for smooth scrolling animation */
@keyframes client-carousel-scroll {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(-100%);
  }
}
@media (max-width: 768px) {
.our_client_sec {
    padding: 3rem 0;
  }
.our_client_sec h2 {
    margin-bottom: 20px;
  }
.carousel-wrapper {
    height: 60px;
  }
.carousel-wrapper .carousel img {
    height: 40px;
  }
.mobile_view {
    display: block;
  }
.desktop_view {
    display: none;
  }
.strip_carousal {
    margin-top: 60px;
  }
.product_section .product_text_sec {
    padding: 4rem 2rem;
    width: 100%;
  }
.metapodDesignStoryImg {
    height: 97%;
    position: absolute;
    right: 0;
    margin-top: 9px;
    top: 0;
  }
.show_design_story_mobile {
    max-height: 600px;
  }
.get_design_btn_desktop {
    display: flex;
    justify-content: center;
    margin-top: 50px !important;
    cursor: pointer;
    position: relative;
  }
#close_btn_desktop {
    width: 340px;
  }
#close_btn_desktop.show_close_icon_desktop {
    width: 100px;
    position: relative !important;
    bottom: unset !important;
    animation: opac3 0.8s;
  }
@keyframes opac3 {
    from {
      opacity: 0;
    }

    to {
      opacity: 1;
    }
  }
#close_btn_mobile.show_close_icon_mobile {
    width: 100px;
    animation: opac 0.8s;
  }
@keyframes opac {
    from {
      opacity: 0;
    }

    to {
      opacity: 1;
    }
  }
.get_design_btn_mobile {
    display: flex;
    justify-content: center;
    margin-top: 20px;
    width: 100%;
  }
#close_btn_mobile {
    background: #283891;
    border-radius: 10px;
    display: flex;
    position: relative;
    padding: 10px;
    z-index: 111;
    width: 340px;
    bottom: unset;
    left: unset;
    animation: opac3 0.8s;
  }
@keyframes opac3 {
    from {
      opacity: 0;
    }

    to {
      opacity: 1;
    }
  }
#close_btn_mobile span {
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 17px;
    margin-right: 10px;
    color: #f0f0f0;
  }
.active_btn_sec_mobile {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
  }
.active_btn_sec_mobile img {
    max-height: 23px;
  }
.active_btn_sec_mobile {
    display: flex;
    align-items: center;
  }
.close_btn_sec_mobile {
    display: none;
  }
.show_close_icon_mobile .active_btn_sec_mobile {
    display: none;
  }
.show_close_icon_mobile .close_btn_sec_mobile {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
  }
.show_close_icon_mobile .close_btn_sec_mobile img {
    max-height: 23px;
  }
.container1 {
    width: auto;
  }
.transition_body {
    animation: opac15 0.8s;
  }
@keyframes opac15 {
    from {
      opacity: 0;
    }

    to {
      opacity: 1;
    }
  }
}
@media screen and (max-width: 1024px) {
.product_section .product_text_sec {
    width: 100%;
  }
}
@media screen and (min-width: 1600px) {
.award_img {
    position: absolute;
    z-index: 1;
    right: 110px;
    max-height: 130px;
    top: 75px;
  }
.contact_sec .img_sec {
    bottom: 60px;
  }
}
