.section-join {
  background: linear-gradient(99deg, #2674C3, #735DBC, #2674C3, #735DBC);
  font-family: "Instrument Sans", sans-serif;
  color: #01043B;
  padding: 89px 2% 81px 2%;
  background-size: 400% 400%;
  animation: backgroundGradientAnimation 15s ease infinite;
}
.section-join .inner {
  max-width: clamp(1412px, 78.125vw, 2000px);
  width: 100%;
  padding: 0;
}
.section-join .abstract-image-box-sc-join {
  position: absolute;
  height: auto;
  width: clamp(228.283px, 15.0980859375vw, 386.511px);
}
.section-join .abstract-image-left-box-sc-join {
  top: -65px;
  left: -7.734375vw;
}
.section-join .abstract-image-right-box-sc-join {
  bottom: -22px;
  right: -5.625vw;
}
.section-join .sc-join-content {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  row-gap: clamp(32px, 2.1875vw, 56px);
  border-radius: 35px;
  background: #FFF;
  padding: clamp(53px, 2.421875vw, 62px) clamp(51px, 5.15625vw, 132px) clamp(58px, 3.125vw, 80px) clamp(51px, 5.0390625vw, 129px);
  position: relative;
}
.section-join .text-grow-sc-join {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  gap: 16px;
}
.section-join .grow-box-sc-join {
  display: flex;
  align-items: center;
  gap: 12px;
  justify-content: space-between;
  border-radius: 63.223px;
  background: #F3F8FE;
  padding: 16px 22px 18px 38px;
  margin-bottom: 10px;
}
.section-join .btn-grow-sc-join {
  display: flex;
  align-items: center;
  gap: 15px;
  border-radius: 63.223px;
  background: #FFF;
  padding: 5px 5px 5px 22px;
  direction: ltr;
  transition: all 0.5s linear;
  position: relative;
  overflow: hidden;
}
.section-join .btn-grow-sc-join::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(270deg, #9F4EB8 0%, #27A9E4 100%);
  opacity: 0;
  transition: opacity 0.5s linear;
  border-radius: inherit;
  z-index: 1;
}
.section-join .btn-grow-sc-join:hover::before {
  opacity: 1;
}
.section-join .btn-grow-sc-join .text-btn-grow-sc-join {
  z-index: 3;
  transition: all 0.3s linear;
  color: #01043B;
  font-size: 18px;
  font-weight: 400;
  line-height: normal;
  text-transform: capitalize;
}
.section-join .btn-grow-sc-join .plus-bg {
  color: #FFF;
  font-size: 26.741px;
  font-weight: 400;
  line-height: normal;
  width: 38.44px;
  height: 38.44px;
  transform: rotate(90deg);
  border-radius: 83.565px;
  background: linear-gradient(180deg, #9F4EB8 0%, #27A9E4 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.5s linear;
  position: relative;
  z-index: 2;
}
.section-join .btn-grow-sc-join .plus-bg::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, #9F4EB8 0%, #27A9E4 100%);
  opacity: 1;
  transition: opacity 0.5s linear, background 0.5s linear;
  border-radius: inherit;
  z-index: -1;
}
.section-join .btn-grow-sc-join:hover .text-btn-grow-sc-join {
  color: #FFF;
}
.section-join .btn-grow-sc-join:hover .plus-bg {
  background: rgba(255, 255, 255, 0);
  transform: rotate(270deg);
}
.section-join .btn-grow-sc-join:hover .plus-bg::before {
  opacity: 0;
}
.section-join .title-grow-sc-join {
  font-size: 20px;
  font-weight: 400;
  line-height: 114%;
  text-align: left;
  direction: ltr;
  max-width: 240px;
}
.section-join .title-grow-sc-join b, .section-join .title-grow-sc-join strong {
  font-weight: 700;
}
.section-join .text-box-sc-join {
  display: flex;
  flex-direction: column;
  row-gap: 5px;
  align-items: flex-end;
  text-align: left;
}
.section-join .text-box-sc-join.text-box-sc-join-mobile {
  display: none;
}
.section-join .subtitle-sc-join {
  font-size: clamp(18px, 0.78125vw, 20px);
  font-weight: 400;
  line-height: normal;
  text-transform: capitalize;
  direction: ltr;
  margin-bottom: 11px;
}
.section-join .title-sc-join {
  font-size: clamp(45px, 2.578125vw, 66px);
  font-weight: 600;
  line-height: 106.061%;
  direction: ltr;
}
.section-join .desc-sc-join {
  width: 100%;
  color: #545456;
  font-size: clamp(20px, 0.859375vw, 22px);
  font-weight: 400;
  line-height: 160%;
  direction: ltr;
}
.section-join .gallery-items-sc-join {
  display: flex;
  justify-content: space-between;
  gap: clamp(5px, 0.4296875vw, 11px);
  direction: ltr;
}
.section-join .gallery-item-sc-join {
  overflow: hidden;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: clamp(11.3px, 0.5859375vw, 15px);
}
.section-join .gallery-item-sc-join:nth-child(5) {
  width: 385.706px;
  max-height: clamp(320.66px, 16.6277734375vw, 425.671px);
  height: 100%;
}
.section-join .gallery-item-sc-join:nth-child(4) {
  width: 416.376px;
  max-height: clamp(249.247px, 12.9246484375vw, 330.871px);
  height: 100%;
}
.section-join .gallery-item-sc-join:nth-child(3) {
  width: 291.835px;
  max-height: clamp(320.66px, 16.6277734375vw, 425.671px);
  height: 100%;
}
.section-join .gallery-item-sc-join:nth-child(2) {
  width: 216.553px;
  max-height: clamp(249.247px, 12.9246484375vw, 330.871px);
  height: 100%;
}
.section-join .gallery-item-sc-join:nth-child(1) {
  width: 396px;
  max-height: clamp(284.75px, 14.765625vw, 378px);
  height: 100%;
}
.section-join .gallery-item-sc-join img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 50%;
  display: block;
  border-radius: clamp(11.3px, 0.5859375vw, 15px);
}

@keyframes backgroundGradientAnimation {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@media all and (max-width: 2160px) {
  .section-join .sc-join-content {
    padding: clamp(53px, 2.421875vw, 62px) clamp(51px, 2.734375vw, 70px) clamp(58px, 3.125vw, 80px) clamp(51px, 2.734375vw, 70px);
  }
}
@media all and (max-width: 1920px) {
  .section-join .abstract-image-left-box-sc-join {
    left: -0.1322751323vw;
  }
  .section-join .abstract-image-right-box-sc-join {
    right: 1.9841269841vw;
  }
}
@media all and (max-width: 1512px) {
  .section-join {
    padding: 6.0185185185vw 2% 6.4814814815vw 2%;
  }
  .section-join .sc-join-content {
    padding: 3.5052910053vw 3.373015873vw 3.835978836vw 3.373015873vw;
  }
  .section-join .abstract-image-box-sc-join {
    width: 15.0980820106vw;
  }
  .section-join .abstract-image-left-box-sc-join {
    top: -5.0264550265vw;
    left: -0.1322751323vw;
  }
  .section-join .abstract-image-right-box-sc-join {
    bottom: -3.4391534392vw;
    right: 1.9841269841vw;
  }
  .section-join .text-box-sc-join {
    row-gap: clamp(8px, 0.7936507937vw, 12px);
  }
  .section-join .subtitle-sc-join {
    font-size: clamp(14px, 1.1904761905vw, 18px);
    margin-bottom: clamp(10px, 1.0582010582vw, 16px);
  }
  .section-join .title-sc-join {
    line-height: 115.556%;
    font-size: clamp(32px, 2.9761904762vw, 45px);
    margin-bottom: 0;
  }
  .section-join .desc-sc-join {
    font-size: clamp(16px, 1.3227513228vw, 20px);
    line-height: 160%;
  }
  .section-join .grow-box-sc-join {
    margin-bottom: 0.5952380952vw;
  }
  .section-join .title-grow-sc-join {
    font-size: clamp(16px, 1.3227513228vw, 20px);
    max-width: clamp(170px, 15.873015873vw, 240px);
  }
  .section-join .grow-box-sc-join {
    padding: clamp(12px, 1.0582010582vw, 16px) clamp(10px, 1.455026455vw, 22px) clamp(12px, 1.1904761905vw, 18px) clamp(12px, 2.5132275132vw, 38px);
  }
  .section-join .btn-grow-sc-join {
    padding: 5px 6px 5px clamp(12px, 1.455026455vw, 22px);
    gap: clamp(8px, 0.9920634921vw, 15px);
  }
  .section-join .btn-grow-sc-join .plus-bg {
    font-size: clamp(18.741px, 1.7685846561vw, 26.741px);
    width: 2.5423280423vw;
    height: 2.5423280423vw;
  }
  .section-join .btn-grow-sc-join .text-btn-grow-sc-join {
    font-size: clamp(14px, 1.1904761905vw, 18px);
  }
  .section-join .gallery-item-sc-join {
    border-radius: 0.7473544974vw;
  }
  .section-join .gallery-item-sc-join:nth-child(5) {
    width: 19.4087962963vw;
    max-height: 21.4197751323vw;
  }
  .section-join .gallery-item-sc-join:nth-child(4) {
    width: 20.9521164021vw;
    max-height: 16.6494047619vw;
  }
  .section-join .gallery-item-sc-join:nth-child(3) {
    width: 14.6851190476vw;
    max-height: 21.4197751323vw;
  }
  .section-join .gallery-item-sc-join:nth-child(2) {
    width: 10.896957672vw;
    max-height: 16.6494047619vw;
  }
  .section-join .gallery-item-sc-join:nth-child(1) {
    width: 19.9267195767vw;
    max-height: 19.021031746vw;
  }
  .section-join .gallery-item-sc-join img {
    border-radius: 0.7473544974vw;
  }
}
@media all and (max-width: 1480px) {
  .section-join .gallery-item-sc-join:nth-child(5) {
    width: 19.7931216931vw;
    max-height: 21.8439153439vw;
  }
  .section-join .gallery-item-sc-join:nth-child(4) {
    width: 21.3669973545vw;
    max-height: 16.9791005291vw;
  }
  .section-join .gallery-item-sc-join:nth-child(3) {
    width: 14.9759259259vw;
    max-height: 21.8439153439vw;
  }
  .section-join .gallery-item-sc-join:nth-child(2) {
    width: 11.1127645503vw;
    max-height: 16.9791005291vw;
  }
  .section-join .gallery-item-sc-join:nth-child(1) {
    width: 20.3212962963vw;
    max-height: 19.3976190476vw;
  }
}
@media all and (max-width: 1024px) {
  .section-join .subtitle-sc-join {
    font-size: clamp(12px, 1.3671875vw, 14px);
  }
  .section-join .title-sc-join {
    font-size: clamp(24px, 3.125vw, 32px);
  }
  .section-join .desc-sc-join {
    font-size: clamp(12px, 1.5625vw, 16px);
  }
  .section-join .title-grow-sc-join {
    font-size: clamp(12px, 1.5625vw, 16px);
    max-width: clamp(130px, 16.6015625vw, 170px);
  }
  .section-join .btn-grow-sc-join .text-btn-grow-sc-join {
    font-size: clamp(10px, 1.3671875vw, 14px);
  }
}
@media all and (max-width: 768px) {
  .section-join {
    padding: 12.3076923077vw 0;
  }
  .section-join .inner {
    padding: 0 2.8205128205vw;
  }
  .section-join .abstract-image-box-sc-join {
    display: none;
  }
  .section-join .sc-join-content {
    flex-direction: column-reverse;
    padding: 8.4615384615vw 5.3846153846vw;
    row-gap: 3.0769230769vw;
    border-radius: 15px;
  }
  .section-join .text-box-sc-join {
    display: none;
    row-gap: 16px;
  }
  .section-join .text-box-sc-join.text-box-sc-join-mobile {
    display: flex;
  }
  .section-join .text-content-sc-join {
    align-self: center;
  }
  .section-join .subtitle-sc-join {
    font-size: clamp(16px, 2.6041666667vw, 20px);
    margin-bottom: 0;
  }
  .section-join .title-sc-join {
    font-size: clamp(28px, 4.6875vw, 36px);
    line-height: 110.714%;
    margin-bottom: 0;
    max-width: 85%;
  }
  .section-join .desc-sc-join {
    font-size: clamp(18px, 2.8645833333vw, 22px);
    line-height: 138%;
  }
  .section-join .btn-more-item-sc-join {
    font-size: clamp(16px, 2.6041666667vw, 20px);
  }
  .section-join .text-grow-sc-join {
    align-self: center;
  }
  .section-join .grow-box-sc-join {
    flex-direction: column-reverse;
    padding: 0;
    border-radius: 0;
    margin-top: 0;
    background: transparent;
    row-gap: 5.3846153846vw;
  }
  .section-join .title-grow-sc-join {
    font-size: clamp(20px, 3.125vw, 24px);
    max-width: clamp(221px, 36.4583333333vw, 280px);
    text-align: center;
  }
  .section-join .btn-grow-sc-join {
    padding: 5px 6px 5px 26px;
    background: #F3F8FE;
    gap: 22.56px;
  }
  .section-join .btn-grow-sc-join .plus-bg {
    font-size: clamp(26.741px, 5.4350260417vw, 41.741px);
    width: 9.8564102564vw;
    height: 9.8564102564vw;
  }
  .section-join .btn-grow-sc-join .text-btn-grow-sc-join {
    font-size: clamp(18px, 2.8645833333vw, 22px);
  }
  .section-join .gallery-items-sc-join {
    flex-wrap: wrap;
    gap: 2px;
    margin-bottom: 8px;
  }
  .section-join .gallery-item-sc-join {
    align-items: flex-start;
    border-radius: 1.2820512821vw;
  }
  .section-join .gallery-item-sc-join:nth-child(1) {
    width: 35.8671794872vw;
    max-height: 34.2366666667vw;
  }
  .section-join .gallery-item-sc-join:nth-child(2) {
    width: 22.3428205128vw;
    max-height: 34.2366666667vw;
  }
  .section-join .gallery-item-sc-join:nth-child(3) {
    width: 23.4041025641vw;
    max-height: 34.2366666667vw;
  }
  .section-join .gallery-item-sc-join:nth-child(4) {
    width: 44.7558974359vw;
    max-height: 35.5648717949vw;
  }
  .section-join .gallery-item-sc-join:nth-child(5) {
    width: 37.9487179487vw;
    max-height: 35.5648717949vw;
  }
  .section-join .gallery-item-sc-join img {
    border-radius: 1.2820512821vw;
  }
}

/*# sourceMappingURL=join-section.css.map */
