@charset "utf-8";
.about {
  padding-top: clamp(2.5rem, 0.833rem + 3.47vw, 5rem);
}
.about__inner {
  position: relative;
}
.paint-bg1 {
  position: absolute;
  z-index: 10;
      top: -15%;
    left: 0;
    width: clamp(14.688rem, -6.146rem + 43.4vw, 45.938rem);
}
.about__container {
      position: relative;
    z-index: 100;
  padding: 0 clamp(2.5rem, -7.833rem + 21.53vw, 18rem);
      display: flex;
    align-items: center;
  justify-content: center;
    column-gap: clamp(1.25rem, -4.583rem + 12.15vw, 10rem);
}
.about__title {
      font-size: clamp(1.5rem, 0.833rem + 1.39vw, 2.5rem);
    font-weight: 700;
    line-height: 1.5;
    color: #2E619A;
}
.about__text {
      margin-top: clamp(1.563rem, 0.104rem + 3.04vw, 3.75rem);
    font-size: clamp(0.875rem, 0.625rem + 0.52vw, 1.25rem);
    font-weight: 500;
    color: #2E619A;
    line-height: 1.7;
}
.about__right {
  width: clamp(14.5rem, 0.875rem + 28.39vw, 34.938rem);
  position: relative;
}
.about__img {
      aspect-ratio: 1/1;
    border-radius: 50%;
    object-fit: cover;
    position: relative;
}
.about__right:before {
      content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #DDF0FD;
    border-radius: 50%;
    transform: scale(1.05);
    filter: blur(22px);
}

.item-top {
      position: relative;
    z-index: 100;
  padding-top: 116px;
}
.item-top__container {
      display: flex;
    column-gap: clamp(1.25rem, -4.125rem + 11.2vw, 9.313rem);
    align-items: center;
}
.item-top__left {
  width: 68%;
}
.item-top__img {
      object-fit: cover;
    aspect-ratio: 1146/589;
    border-radius: 0 295px 295px 0;
}
.item-top__right {
      width: 32%;
    writing-mode: vertical-rl;
    padding-right: clamp(3.75rem, -11.458rem + 31.68vw, 26.563rem);
}
.item-top__title {
      line-height: 1.7;
    font-size: clamp(1.125rem, 0.542rem + 1.22vw, 2rem);
    font-weight: 700;
    color: #2E619A;
    letter-spacing: 0.42em;
}

.point {
  padding-top: clamp(7.375rem, -2.083rem + 19.7vw, 21.563rem);
}
.point__inner {
  position: relative;
}
.paint-bg2 {
        position: absolute;
    z-index: 10;
    top: -20%;
    right: 0;
    width: clamp(56.25rem, 28.583rem + 57.64vw, 97.75rem);
    max-width: unset;
}
.point__container {
  position: relative;
    z-index: 100;
}
.point__items {
  padding: 0 clamp(1.25rem, -12.75rem + 29.17vw, 22.25rem);
      display: flex;
    flex-direction: column;
    row-gap: 104px;
}
.point__item {
      padding: clamp(2.5rem, 1.417rem + 2.26vw, 4.125rem) clamp(1.75rem, -3.667rem + 11.28vw, 9.875rem) clamp(2.5rem, 1.417rem + 2.26vw, 4.125rem) clamp(1.75rem, -2.25rem + 8.33vw, 7.75rem);
    display: flex;
    justify-content: space-between;
    align-items: center;
    column-gap: clamp(1.25rem, -2.875rem + 8.59vw, 7.438rem);
    background-color: #Fff;
    border-radius: 20px;
    position: relative;
}
.point__header {
      position: absolute;
    font-size: clamp(1.125rem, 0.542rem + 1.22vw, 2rem);
    font-weight: 700;
    color: #2E619A;
    top: -18%;
    left: clamp(0rem, -1.167rem + 2.43vw, 1.75rem);
}
.point__header span {
  font-size: clamp(3.75rem, 2.917rem + 1.74vw, 5rem);
}
.point__left {
  width: 60%;
}
.point__title {
        font-size: clamp(1.375rem, 0.958rem + 0.87vw, 2rem);
    font-weight: 700;
    color: #344A63;
    letter-spacing: 0.114em;
        border-bottom: 2px dashed;
    width: fit-content;
    padding-bottom: clamp(0.125rem, -0.083rem + 0.43vw, 0.438rem);
    border-color: #E8DF53;
}
.point__text {
      margin-top: clamp(1.25rem, 0.417rem + 1.74vw, 2.5rem);
  font-size: clamp(0.75rem, 0.583rem + 0.35vw, 1rem);
    font-weight: 400;
    line-height: 1.7;
}
.point__right {
  width: 40%;
}
.point__img {
      object-fit: cover;
    aspect-ratio: 1/1;
    border-radius: 50%;
}

.service {
      padding-top: clamp(5rem, 1.833rem + 6.6vw, 9.75rem);
    position: relative;
    z-index: 100;
}
.service__inner {
  padding: 0 clamp(1.25rem, -12.75rem + 29.17vw, 22.25rem);
}
.service__container {
      display: flex;
    flex-direction: column;
    align-items: center;
}
.service__items {
      margin-top: clamp(2.5rem, 0.833rem + 3.47vw, 5rem);
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    column-gap: clamp(1.25rem, -2.292rem + 7.38vw, 6.563rem);
    row-gap: 50px;
}
.service__item {
      display: flex;
    flex-direction: column;
    align-items: center;
    row-gap: clamp(2rem, 0.75rem + 2.6vw, 3.875rem);
}
.service-item__top {
      width: clamp(11.563rem, 9.396rem + 4.51vw, 14.813rem);
    border-radius: 50%;
    position: relative;
}
.service-item__top:before {
      content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #DDF0FD;
    border-radius: 50%;
    transform: scale(1.1);
    filter: blur(22px);
}
.service-item__img {
  position: relative;
      object-fit: cover;
    aspect-ratio: 1/1;
}
.service-item__bottom {
  text-align: center;
}
.service-item__title {
      font-size: clamp(1.375rem, 1.125rem + 0.52vw, 1.75rem);
    font-weight: 700;
    color: #344A63;
}
.service-item__text {
      margin-top: clamp(1rem, 0.667rem + 0.69vw, 1.5rem);
    line-height: 1.7;
    font-weight: 400;
}

.flow {
  padding-top: clamp(5rem, 3.75rem + 2.6vw, 6.875rem);
  padding-bottom: clamp(6.25rem, 2.917rem + 6.94vw, 11.25rem);
}
.flow__inner {
      padding: 0 clamp(1.25rem, -24.375rem + 53.39vw, 39.688rem);
}
.flow__container {
      display: flex;
    flex-direction: column;
    align-items: center;
}
.flow__items {
  margin-top: clamp(2.5rem, 1.75rem + 1.56vw, 3.625rem);
}
.flow__item {
      display: flex;
    column-gap: clamp(1.125rem, -1.25rem + 4.95vw, 4.688rem);
    position: relative;
    padding-bottom: clamp(2rem, 0.917rem + 2.26vw, 3.625rem);
}
.flow__item:last-child {
  padding-bottom: 0;
}
.flow__item:not(:last-child)::before {
        content: "";
    position: absolute;
    width: clamp(0.125rem, 0.042rem + 0.17vw, 0.25rem);
    height: 100%;
    background-color: #D8CA04;
    left: clamp(1.563rem, 0.729rem + 1.74vw, 2.813rem);
    z-index: 10;
}
.flow-item__number {
      width: clamp(3.125rem, 1.458rem + 3.47vw, 5.625rem);
    height: clamp(3.125rem, 1.458rem + 3.47vw, 5.625rem);
  min-width: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #D8CA04;
    border-radius: 50%;
    font-size: clamp(1.25rem, 0.417rem + 1.74vw, 2.5rem);
    font-weight: 700;
    letter-spacing: 0.03em;
    color: #Fff;
      position: relative;
    z-index: 100;
}
.flow-item__title {
      font-size: clamp(1.125rem, 0.708rem + 0.87vw, 1.75rem);
    font-weight: 700;
    color: #344A63;
}
.flow-item__text {
      margin-top: clamp(0.875rem, 0.625rem + 0.52vw, 1.25rem);
    line-height: 1.7;
    font-weight: 400;
}

@media (max-width: 767px) {
  .paint-bg1 {
    top: 60px;
  }
  .about__container {
        flex-direction: column-reverse;
    row-gap: 44px;
  }
  
  .item-top__container {
        flex-direction: column;
    row-gap: 40px;
    align-items: flex-start;
  }
  .item-top__left {
    width: 90%;
  }
  .item-top__right {
        padding-right: 0;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
  }
  
  .point {
    padding-top: 0;
  }
  .point__inner {
    padding-top: clamp(7.375rem, -2.083rem + 19.7vw, 21.563rem);
    overflow: hidden;
    }
  .paint-bg2 {
        height: 100%;
    top: 0;
    left: 0;
  }
  .point__item {
    flex-direction: column-reverse;
    row-gap: 30px;
    text-align: center;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 32px;
    padding-right: 32px;
  }
  .point__header {
    top: -12%;
  }
  .point__left {
    width: 100%;
  }
  .point__title {
        margin-left: auto;
    margin-right: auto;
  }
  .point__right {
    width: 179px;
  }
  
  .service__items {
    grid-template-columns: repeat(1, 1fr);
  }
}

@media (max-width: 389px) {
  .about__title {
    font-size: 20px;
  }
  .flow__item {
    column-gap: 10px;
  }
  .flow-item__number {
        min-width: 40px;
    height: 40px;
    width: 40px;
  }
  .flow__item:not(:last-child)::before {
    left: 20px;
  }
}