.elementor-widget-leadlifter_team {
  overflow: hidden;
  margin-inline: -20px;
  padding-inline: 20px;
  width: calc(100% + 40px);
  max-width: calc(100% + 40px) !important;
}

.team-section .gradient-container {
  overflow: hidden;
}
@media (min-width: 1620px) {
  .team-section .row:before {
    content: "";
    display: block;
    position: absolute;
    top: -20px;
    bottom: -20px;
    right: 100%;
    width: calc((100vw - 1620px) / 2);
    background-color: var(--color-bg);
    z-index: 2;
  }
}
.team-section .row:has(.swiper-team) {
  margin-right: 0;
}
@media (min-width: 1620px) {
  .team-section .row:has(.swiper-team) {
    max-width: calc(1620px + (100vw - 1620px) / 2 - 18px);
  }
}
.team-section .row:has(.swiper-team) .swiper {
  width: calc(100% + clamp(10px, -5.8333333333px +  4.1666666667vw, 40px) + 18px);
  overflow: visible;
  cursor: grab;
}
.team-section .row:has(.swiper-team) .swiper .swiper-slide {
  height: auto;
  width: auto;
  max-width: 384px;
  display: flex;
}
.team-section .row:has(.swiper-team) .swiper .swiper-slide > * {
  width: 100%;
}
.team-section .row .col.claim-text-inside {
  text-align: center;
  margin-bottom: var(--small-space);
  background-color: var(--color-bg);
  z-index: 2;
}
@media (min-width: 1136px) {
  .team-section .row .col.claim-text-inside {
    text-align: left;
    margin-bottom: 0;
    position: relative;
    display: flex;
    align-items: center;
  }
  .team-section .row .col.claim-text-inside > * {
    width: 100%;
  }
  .team-section .row .col.claim-text-inside:before {
    content: "";
    display: block;
    position: absolute;
    top: calc(var(--small-space) * -1);
    bottom: calc(var(--small-space) * 3 * -1);
    background-color: var(--color-bg);
    right: 0;
    left: -18px;
    z-index: -1;
  }
  .team-section .row .col.claim-text-inside:after {
    content: "";
    display: block;
    position: absolute;
    top: calc(var(--small-space) * -1);
    bottom: calc(var(--small-space) * 3 * -1);
    left: 100%;
    width: 50px;
    z-index: -1;
    background: linear-gradient(to right, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0) 100%);
  }
}
@media (min-width: 1136px) {
  .team-section .row .col.claim-text-inside .claim-title {
    font-size: clamp(24px, -4.1652892562px +  2.479338843vw, 36px);
  }
}
.team-section .row .col.claim-text-inside .button-wrapper {
  justify-content: center;
}
@media (min-width: 1136px) {
  .team-section .row .col.claim-text-inside .button-wrapper {
    justify-content: flex-start;
  }
}
.team-section .row .col.team-inside .team-container .team-member .box {
  background-color: var(--color-bg);
  border-radius: var(--base-border-radius);
  padding: var(--small-space);
  box-shadow: var(--base-box-shadow);
  color: var(--color-text);
  border: var(--base-border);
  max-width: 384px;
}
.team-section .row .col.team-inside .team-container .team-member .box p {
  color: var(--color-text);
}
.team-section .row .col.team-inside .team-container .team-member .box img {
  border: var(--base-border);
  border-radius: var(--base-border-radius);
  aspect-ratio: 1/1;
  object-fit: cover;
}
.team-section .row .col.team-inside .team-container .team-member .box .info-container {
  padding-top: clamp(14px, 10.8333333333px +  0.8333333333vw, 20px);
  gap: 12px;
  display: grid;
  grid-template-columns: auto 44px;
}
.team-section .row .col.team-inside .team-container .team-member .box .info-container:after {
  content: "";
  display: inline-block;
  width: 44px;
  height: 34px;
  background: url("data:image/svg+xml,%3Csvg%20width='1000'%20height='874'%20viewBox='0%200%201000%20874'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3E%3Cg%20clip-path='url(%23clip0_243_50)'%3E%3Cpath%20d='M388.68%20710.52H33.3396C4.34961%20710.52-10.7804%20676.04%208.84961%20654.71L611.32%200H966.66C995.65%200%201010.78%2034.48%20991.15%2055.81L388.68%20710.52Z'%20fill='%23F26735'/%3E%3Cpath%20d='M883.39%20873.09H445.75C409.5%20873.09%20390.59%20829.97%20415.13%20803.3L925%20249.21V831.48C925%20854.46%20906.37%20873.09%20883.39%20873.09Z'%20fill='%2313223F'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath%20id='clip0_243_50'%3E%3Crect%20width='1000'%20height='873.09'%20fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E") no-repeat center/contain;
}
.team-section .row .col.team-inside .team-container .team-member .box .info-container .member {
  font-size: clamp(16px, 14.9444444444px +  0.2777777778vw, 18px);
  line-height: 124%;
}
.team-section .row .col.team-inside .team-container .team-member .box .info-container .member .name {
  display: block;
  font-weight: 700;
}
@media (max-width: 1135px) {
  .team-section .row .col.team-inside .swiper-navi {
    display: none;
  }
}
@media (min-width: 1136px) {
  .team-section .row .col.team-inside .swiper-navi {
    margin-top: var(--small-space);
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: var(--base-gap);
  }
  .team-section .row .col.team-inside .swiper-navi .swiper-button-prev, .team-section .row .col.team-inside .swiper-navi .swiper-button-next {
    width: 50px;
    height: 50px;
    background-color: var(--color-bg);
    color: var(--color-text);
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: background-color 0.3s;
    box-shadow: var(--base-box-shadow-small);
    border: var(--base-border);
    z-index: 3;
  }
  .team-section .row .col.team-inside .swiper-navi .swiper-button-prev:hover, .team-section .row .col.team-inside .swiper-navi .swiper-button-next:hover {
    background-color: rgba(255, 255, 255, 0.8);
  }
  .team-section .row .col.team-inside .swiper-navi .swiper-button-prev svg, .team-section .row .col.team-inside .swiper-navi .swiper-button-next svg {
    width: 8px;
  }
  .team-section .row .col.team-inside .swiper-navi .swiper-button-prev svg {
    transform: rotate(180deg);
  }
}
@media (min-width: 1136px) {
  .team-section .row .col.team-inside .mobile-swipe-hint {
    display: none;
  }
}
@media (max-width: 1135px) {
  .team-section .row .col.team-inside .mobile-swipe-hint {
    margin-top: var(--small-space);
    font-size: 13px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
  }
  .team-section .row .col.team-inside .mobile-swipe-hint:before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 22px;
    opacity: 0.6;
    animation: swipe 2s infinite;
    background: url("data:image/svg+xml,%3Csvg%20width='20'%20height='22'%20viewBox='0%200%2020%2022'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3E%3Cpath%20d='M1%206C0.716667%206%200.479333%205.90433%200.288%205.713C0.0960001%205.521%200%205.28333%200%205V1.75C0%201.53333%200.0710001%201.354%200.213%201.212C0.354333%201.07067%200.533333%201%200.75%201C0.966667%201%201.146%201.07067%201.288%201.212C1.42933%201.354%201.5%201.53333%201.5%201.75V3.025C2.66667%202.075%203.971%201.33333%205.413%200.8C6.85433%200.266667%208.38333%200%2010%200C12.4333%200%2014.4877%200.512333%2016.163%201.537C17.8377%202.56233%2018.9917%203.71667%2019.625%205C19.7583%205.26667%2019.75%205.5%2019.6%205.7C19.45%205.9%2019.2167%206%2018.9%206C18.7167%206%2018.575%205.95833%2018.475%205.875C18.375%205.79167%2018.2917%205.68333%2018.225%205.55C17.725%204.6%2016.7833%203.68733%2015.4%202.812C14.0167%201.93733%2012.2167%201.5%2010%201.5C8.48333%201.5%207.05433%201.76667%205.713%202.3C4.371%202.83333%203.16667%203.56667%202.1%204.5H4.25C4.46667%204.5%204.64567%204.571%204.787%204.713C4.929%204.85433%205%205.03333%205%205.25C5%205.46667%204.929%205.64567%204.787%205.787C4.64567%205.929%204.46667%206%204.25%206H1ZM9.2%2022C8.9%2022%208.596%2021.9457%208.288%2021.837C7.97933%2021.729%207.73333%2021.5833%207.55%2021.4L3.675%2017.325C3.49167%2017.1417%203.396%2016.9083%203.388%2016.625C3.37933%2016.3417%203.45%2016.0917%203.6%2015.875C3.71667%2015.7083%203.875%2015.5873%204.075%2015.512C4.275%2015.4373%204.5%2015.4333%204.75%2015.5L8%2016.25V5.5C8%205.08333%208.146%204.72933%208.438%204.438C8.72933%204.146%209.08333%204%209.5%204C9.91667%204%2010.2707%204.146%2010.562%204.438C10.854%204.72933%2011%205.08333%2011%205.5V11.5H11.9C12.0333%2011.5%2012.1833%2011.5167%2012.35%2011.55C12.5167%2011.5833%2012.6667%2011.6333%2012.8%2011.7L16.9%2013.75C17.2833%2013.9333%2017.575%2014.221%2017.775%2014.613C17.975%2015.0043%2018.0417%2015.4083%2017.975%2015.825L17.35%2020.275C17.2667%2020.775%2017.0417%2021.1873%2016.675%2021.512C16.3083%2021.8373%2015.875%2022%2015.375%2022H9.2Z'%20fill='black'/%3E%3C/svg%3E") no-repeat center/contain;
  }
  @keyframes swipe {
    0% {
      transform: translateX(0);
      opacity: 1;
    }
    50% {
      transform: translateX(-10px);
      opacity: 0.5;
    }
    100% {
      transform: translateX(0);
      opacity: 1;
    }
  }
}