/* about css */
.about_marquee .swiper-wrapper {
  transition-timing-function: linear !important;
  pointer-events: none;
}
.about_marquee .swiper-wrapper .swiper-slide {
  width: auto !important;
  overflow: visible !important;
  margin-right: 6.25vw !important;
}
.elementor-testimonial:before {
  position: absolute;
  content: "";
  background: linear-gradient(26.55deg, #ef9f80 -1.79%, #a35539 119.64%);
  width: 0.6944444444444444vw;
  height: 0.6944444444444444vw;
  top: 53%;
  left: -2.7777777777777777vw;
  transform: translateY(-50%);
  border-radius: 50%;
}

.about_marquee .elementor-testimonial__text {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(26.55deg, #ef9f80 -1.79%, #a35539 119.64%);
  -webkit-background-clip: text;
  background-clip: text;
}

.journy_slider_main .journey_slider_wrapper {
  position: relative;
  z-index: 1;
}
.journy_slider_main .journey_slider_wrapper .journey-slider {
  position: relative;
}
.journy_slider_main {
  overflow-x: clip !important;
}
.journy_slider_main .journey_slider_wrapper .slick-track {
  /* margin-left: 13.055555555555557vw; */
  transition-duration: 500ms !important;
  transition-timing-function: linear !important;
}
.journy_slider_main .journey_slider_wrapper .slick-list {
  padding-left: 6.527777777777779vw ;
  padding-right: 15%;
}
.journey_year h2 {
  position: relative;
}
.journey_year .text_span {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(26.55deg, #ef9f80 -1.79%, #a35539 119.64%);
  -webkit-background-clip: text;
  background-clip: text;
}
.journey_year h2:after {
  position: absolute;
  content: "";
  background: linear-gradient(26.55deg, #ef9f80 -1.79%, #a35539 119.64%);
  width: 0.625vw;
  height: 0.625vw;
  left: -3px;
  bottom: -1.7361111111111112vw;
  border-radius: 50%;
}
.journy_slider_main .border-line-slider {
  z-index: -1;
  background-image: linear-gradient(27deg, #ef9f80, #a35539);
  height: 0.069vw;
  position: absolute;
  top: 4.861vw;
  left: 0;
  right: 0;
}

.journey-slider .slick-next {
  background-color: #fff;
  height: 2.7083333333333335vw;
  width: 2.7083333333333335vw;
  z-index: 999999;
  position: absolute;
  border-radius: 20.833vw;
  transition: all 0.3s;
  top: -8.333vw;
  left: auto;
  right: 0;
  margin: 0;
  display: block !important;
  margin-right: 6.527777777777779vw;
}
.journey-slider .slick-prev {
  background-color: #fff;
  height: 2.7083333333333335vw;
  width: 2.7083333333333335vw;
  z-index: 99;
  position: absolute;
  right: 2.083vw;
  border-radius: 20.833vw;
  transition: all 0.3s;
  background-size: 100% !important;
  background-color: #fff !important;
  top: -8.333vw;
  left: auto;
  right: 0;
  margin: 0;
  display: block !important;
  position: absolute;
  background: hsl(0 0% 100% / 75%);
  border: none;
  color: #333;
  margin-right: calc(6.527777777777779vw + 3.5416666666666665vw);
}
.journey-slider .slick-arrow.slick-disabled {
  opacity: 0.2;
}
.journey-slider .slick-prev:after {
  position: absolute;
  content: "";
  background: url(/wp-content/uploads/2024/06/ab-arrow.svg);
  width: 1.0416666666666665vw;
  height: 0.9027777777777777vw;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) rotate(180deg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 1.0416666666666665vw;
}

.journey-slider .slick-next:after {
  display: block;
  position: absolute;
  content: "";
  background: url(/wp-content/uploads/2024/06/ab-arrow.svg);
  width: 1.0416666666666665vw;
  height: 0.9027777777777777vw;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 1.0416666666666665vw;
}
.journey-slider .slick-prev:before,
.journey-slider .slick-next:before {
  display: none;
}

.journy_slider_main .journey_slider_wrapper .journey-slider:after {
  position: absolute;
  content: "";
  z-index: 3;
  background-image: linear-gradient(270deg, #002930 12%, rgba(0, 41, 48, 0));
  width: 16.875vw;
  position: absolute;
  top: 0;
  bottom: 0;
  right: -2.2222222222222223vw;
}
.journy_slider_main .journey_slider_wrapper .journey-slider:before {
  position: absolute;
  content: "";
  z-index: 3;
  width: 16.875vw;
  position: absolute;
  top: 0;
  bottom: 0;
  background-image: linear-gradient(90deg, #002930 3%, rgba(0, 41, 48, 0));
  left: -2.2222222222222223vw;
  right: auto;
}
.seed-six-slide-main.about::after {
  background-image: url("/wp-content/uploads/2024/06/image-container.svg");
}

.team_wrapper .team_list {
  grid-column-gap: 2.778vw;
  grid-row-gap: 2.778vw;
  grid-template: "." / 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  display: grid;
}
.team_wrapper .team_list .team_box {
  cursor: pointer;
  background-image: linear-gradient(#fff, #fff);
  border: 0.069vw solid #eee;
  border-radius: 0.694vw;
  width: 100%;
  position: relative;
  overflow: hidden;
  transition: all 0.4s;
}

.team_wrapper .team_list .team_box:hover {
  box-shadow: 0px 0px 70px 0px #0000000d;
}
.team_wrapper .icon_box {
  grid-column-gap: 1.042vw;
  grid-row-gap: 1.042vw;
  flex-direction: column;
  display: flex;
  position: absolute;
  top: 2.083vw;
  right: -2.7777777777777777vw;
  transition: all 0.4s;
}
.team_wrapper .team_box:hover .icon_box {
  right: 2.083vw;
}
.team_wrapper h3.team-name {
  color: #484848;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Halyard Display, sans-serif;
  font-size: 1.667vw;
  font-weight: 400;
  line-height: 2.292vw;
}
.team_wrapper p.team-description {
  color: #484848;
  margin-bottom: 0;
  font-family: Halyard Display, sans-serif;
  font-size: 1.111vw;
  font-weight: 200;
  line-height: 1.528vw;
  padding-bottom: 1.3888888888888888vw;
}
.team_wrapper .btn-box {
  grid-column-gap: 0.556vw;
  grid-row-gap: 0.556vw;
  border-radius: 20.833vw;
  justify-content: flex-end;
  align-items: center;
  padding: 0;
  text-decoration: none;
  display: flex;
}
.team_wrapper h3.btn-heading {
  color: #002930;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Halyard Display, sans-serif;
  font-size: 1.111vw;
  font-weight: 300;
  line-height: 1.736vw;
}
.team_wrapper .details_box {
  grid-column-gap: 0vw;
  grid-row-gap: 0vw;
  flex-direction: column;
  height: auto;
  display: flex;
  padding: 2.083vw;
}
.team_wrapper .meet-img-box {
  min-width: 0;
  max-width: 27.778vw;
  height: 27.778vw;
  max-height: 27.778vw;
}
.team_wrapper a.meet-image-link {
  width: 100%;
  height: 100%;
  display: block;
}
.team_wrapper .team_box img.image-blog {
  object-fit: contain;
  object-position: 50% 20%;
  border-top-left-radius: 0.694vw;
  border-top-right-radius: 0.694vw;
  width: 100%;
  max-width: 27.778vw;
  height: 100%;
}
.team_wrapper .icon_box img.social-icon {
  width: 100vw;
  max-width: 2.083vw;
}
.team_wrapper .icon_box img.social-icon:hover {
  opacity: 0.8;
}
.team_wrapper .btn-box img.team_profile {
  width: 100vw;
  max-width: 0.972vw;
}

/* team detail */

.member_details_inner {
  grid-column-gap: 5.972vw;
  grid-row-gap: 5.972vw;
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}
.member_details_inner .back-btn-box.mobile {
  padding-bottom: 20px;
  display: none;
}
.member_details_inner .back-btn-box a.back-btn-2 {
  grid-column-gap: 0.417vw;
  grid-row-gap: 0.417vw;
  background-color: #002930;
  border-radius: 20.833vw;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0.208vw 1.111vw;
  text-decoration: none;
  display: flex;
}
.meet-box-main {
  cursor: pointer;
  background-image: linear-gradient(#fff, #fff);
  border: 0.069vw solid #eee;
  border-radius: 0.694vw;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.member_details_inner .back-btn-box img.back-arrow-2 {
  width: 100vw;
  max-width: 0.764vw;
  max-height: 0.764vw;
}
.member_details_inner .back-btn-box .heading-18 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Halyard Display, sans-serif;
  font-size: 0.972vw;
  font-weight: 300;
  line-height: 1.667vw;
  text-decoration: none;
}
.member_details_right {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.member_details_inner .back-btn-box {
  flex-direction: row;
  display: flex;
}
.member_details_inner .member-name-details {
  grid-column-gap: 1.389vw;
  grid-row-gap: 1.389vw;
  flex-direction: column;
  padding-top: 3.472vw;
  padding-bottom: 3.472vw;
  display: flex;
}
.member_details_inner h1.team_name {
  color: #002930;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Halyard Display, sans-serif;
  font-size: 4.167vw;
  font-weight: 300;
  line-height: 105%;
}
.member_details_inner .description {
  color: #484848;
  margin-bottom: 0;
  font-family: Halyard Display, sans-serif;
  font-size: 1.667vw;
  font-weight: 200;
  line-height: 2.292vw;
}
.member_details_inner .member-other-details {
  grid-column-gap: 2.569vw;
  grid-row-gap: 2.569vw;
  flex-direction: column;
  display: flex;
}
.member_details_inner .member-other-details-inner {
  grid-column-gap: 1.389vw;
  grid-row-gap: 1.389vw;
  flex-direction: column;
  display: flex;
}
.member_details_inner .g-member-title {
  letter-spacing: 0.139vw;
  text-transform: uppercase;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(27deg, #ef9f80, #a35539);
  -webkit-background-clip: text;
  background-clip: text;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Halyard Display, sans-serif;
  font-size: 0.833vw;
  font-weight: 400;
  line-height: 2.292vw;
}
.member_details_inner .member-title-text {
  color: #484848;
  margin-bottom: 0;
  font-family: Halyard Display, sans-serif;
  font-size: 1.25vw;
  font-weight: 300;
  line-height: 1.667vw;
}
.member_details_inner .icon-box-member {
  grid-column-gap: 1.042vw;
  grid-row-gap: 1.042vw;
  flex-direction: column;
  display: flex;
  position: absolute;
  top: 2.083vw;
  right: 2.083vw;
}
.member_details_inner img.social-icon {
  max-width: 2.778vw;
  width: 100vw;
}
.team_list_slider .team_box .meet-img-box {
  width: 100%;
  max-width: 100%;
  height: 21.25vw;
  max-height: 100%;
}
.member_details_inner .meet-img-box.member-meet-img-box {
  /* background-color: #f8f8f8; */
  width: 39.167vw;
  max-width: 39.167vw;
  height: 44.722vw;
  max-height: 44.722vw;
}
.member_details_inner .image-blog {
  object-fit: contain;
  max-width: 39.167vw;
  height: 100%;
}
.member_details_inner img.social-icon:hover {
  opacity: 0.8;
}

.team_list_slider .slick-list {
  margin: 0 -0.6944444444444444vw;
}
.team_list_slider .team_box {
  cursor: pointer;
  background-image: linear-gradient(#fff, #fff);
  border: 0.069vw solid #eee;
  border-radius: 0.694vw;
  width: 100%;
  position: relative;
  overflow: hidden;
  margin: 0 0.6944444444444444vw;
}
.member_details_inner .back-btn-box a.back-btn-2:hover {
  background: linear-gradient(to bottom, #ef9f80, #a35539);
}
.member_details_inner .back-btn-box a.back-btn-2:hover img.back-arrow-2 {
  filter: brightness(0) invert(1);
}

.buyer-guide-des-content {
  max-height: 30vw;
  overflow-y: auto;
  min-height: 30vw;
}
.buyer-guide-des-content::-webkit-scrollbar{
  width: 0;
}

@media (max-width: 1280px) {
  .team_wrapper h3.team-name {
    font-size: 1.875vw;
    line-height: 2.578125vw;
  }
  .team_wrapper p.team-description {
    font-size: 1.25vw;
    line-height: 1.7187500000000002vw;
    padding-bottom: 1.5625vw;
  }
  .team_wrapper h3.btn-heading {
    font-size: 1.25vw;
    line-height: 1.953125vw;
  }
  .team_wrapper .icon_box img.social-icon {
    max-width: 2.34375vw;
  }
  .member_details_inner .member-title-text {
    font-size: 1.40625vw;
    line-height: 1.875vw;
  }
  .member_details_inner .g-member-title {
    font-size: 0.9375vw;
    line-height: 2.578125vw;
  }
  .member_details_inner .back-btn-box .heading-18 {
    font-size: 1.09375vw;
    line-height: 1.953125vw;
  }
  .member_details_inner .back-btn-box img.back-arrow-2 {
    max-width: 0.9375vw;
  }
}

@media (max-width: 1024px) {
  .meet-box-main{
    border-radius: 10px;
  }
  .buyer-guide-des-content{
    max-height:100%;
      overflow-y: auto;
  }
  .seeds-six-key-main h2 {
    font-weight: 300 !important;
  }
  .team_wrapper .details_box {
    padding: 30px;
  }
  .about_marquee .elementor-testimonial:before {
    width: 10px;
    height: 10px;
    left: -45px;
  }
  .about_marquee .swiper-wrapper .swiper-slide {
    margin-right: 90px !important;
  }
  .journy_slider_main .journey_slider_wrapper .slick-track {
    /* margin-left: 30px; */
  }
  .journy_slider_main .journey_slider_wrapper .slick-list {
    padding-left: 30px;
    padding-right: 5%;
  }
  .journey_year h2:after {
    width: 9px;
    height: 9px;
    bottom: -25px;
  }
  .journy_slider_main .border-line-slider {
    height: 1px;
    top: 68px;
  }
  .journey-slider .slick-prev {
    height: 39px;
    width: 39px;
    top: -70px;
    margin-right: calc(30px + 50px);
    width: 39px !important;
    height: 39px !important;
    top: calc(100% + 37px);
    left: calc(50% + 25px);
    right: auto;
    transform: translateX(calc(50% - 88px));
    margin: 0;
  }
  .journey-slider .slick-next {
    height: 39px;
    width: 39px;
    top: -70px;
    margin-right: 30px;
    width: 39px !important;
    height: 39px !important;
    top: calc(100% + 37px);
    left: calc(50% + 25px);
    transform: translateX(-50%);
    right: auto;
  }
  .journey-slider .slick-prev:after {
    width: 15px;
    height: 13px;
    background-size: 15px;
  }
  .journey-slider .slick-next:after {
    width: 15px;
    height: 13px;
    background-size: 15px;
  }
  .team_wrapper h3.team-name {
    font-size: 24px;
    line-height: 33px;
  }
  .team_wrapper p.team-description {
    font-size: 16px;
    line-height: 22px;
  }
  .team_wrapper h3.btn-heading {
    font-size: 16px;
    line-height: 25px;
  }
  .team_wrapper .btn-box img.team_profile {
    width: 100%;
    max-width: 13px;
    max-height: 10px;
  }
  .team_wrapper .btn-box {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
  }
  .team_wrapper .icon_box img.social-icon {
    max-width: 30px;
  }
  .team_wrapper .icon_box {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    top: 30px;
    right: -30px;
  }
  .team_wrapper .team_box:hover .icon_box {
    right: 30px;
  }
  .team_wrapper .team_list {
    grid-template-columns: 1fr 1fr;
  }
  .team_wrapper .team_box img.image-blog {
    max-width: 100%;
  }
  .team_wrapper .meet-img-box {
    min-width: 0;
    max-width: 100%;
    width: 100%;
    height: 400px;
    max-height: 400px;
  }
  .member_details_inner h1.team_name {
    font-size: 32px;
    line-height: 44px;
  }
  .member_details_inner .description {
    font-size: 18px;
    line-height: 24px;
  }
  .member_details_inner .g-member-title {
    font-size: 12px;
    line-height: 33px;
  }
  .member_details_inner .member-title-text {
    font-size: 16px;
    line-height: 22px;
  }
  .member_details_inner .back-btn-box .heading-18 {
    font-size: 14px;
    line-height: 22px;
  }
  .member_details_inner .back-btn-box img.back-arrow-2 {
    max-width: 11px;
    max-height: 8px;
  }
  .member_details_inner .back-btn-box a.back-btn-2 {
    grid-column-gap: 6px;
    padding: 4px 16px;
  }
  .member_details_inner .member-name-details {
    padding-top: 33px;
    padding-bottom: 50px;
  }
  .member_details_inner img.social-icon {
    max-width: 40px;
  }
  .member_details_left {
    width: 50%;
  }
  .member_details_right {
    width: 50%;
  }
  .member_details_inner .meet-img-box.member-meet-img-box {
    /* background-color: #f8f8f8; */
    width: 100%;
    max-width: 100%;
    height: 44.722vw;
    max-height: 44.722vw;
  }
  .member_details_inner .image-blog {
    object-fit: contain;
    max-width: 100%;
    height: 100%;
  }
  .team_list_slider .team_box {
    margin: 0 10px;
  }
  .team_list_slider .slick-list {
    margin: 0 -10px;
  }
  .team_list_slider .team_box .meet-img-box {
    height: 306px;
  }
}

@media (max-width: 767px) {
  .team_wrapper p.team-description {
    padding-bottom: 10px;
  }
  .about_marquee .elementor-testimonial:before {
    top: 54%;
    left: -30px;
  }
  .about_marquee .swiper-wrapper .swiper-slide {
    margin-right: 60px !important;
  }
  .team_wrapper .team_list {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
  }
  .team_wrapper .team_box img.image-blog {
    max-width: 100%;
  }
  .team_wrapper .meet-img-box {
    min-width: 0;
    max-width: 100%;
    width: 100%;
    height: 400px;
    max-height: 400px;
  }
  .team_wrapper .team_list {
    justify-items: center;
  }
  .team_wrapper .team_list .team_box {
    max-width: 400px;
  }
  .journy_slider_main .journey_slider_wrapper .slick-list {
    padding-right: 20%;
  }
  .member_details_inner {
    flex-direction: column;
    gap: 33px;
  }
  .member_details_left {
    width: 100%;
  }
  .member_details_right {
    width: 100%;
  }
  .meet-box-main {
    max-width: 400px;
  }
  .member_details_inner .meet-img-box.member-meet-img-box {
    max-width: 100%;
    height: 437px;
    max-height: 100%;
  }
  .member_details_inner .back-btn-box.mobile {
    display: flex;
}
.member_details_inner .back-btn-box {
  flex-direction: row;
  display: none;
}
.member_details_inner .member-name-details {
  padding-top: 0;
}
.member_details_inner .member-other-details {
  gap: 39px;
}
}


