/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[9].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[9].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[13].oneOf[9].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[13].oneOf[9].use[5]!./app/[lang]/shared/components/page-title/IntroImgBar.module.scss ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.IntroImgBar_ta-left__5hupa {
  text-align: left !important;
}

.IntroImgBar_ta-right__K4rw_ {
  text-align: right !important;
}

.IntroImgBar_ta-center__wJ7xA {
  text-align: center !important;
}

.IntroImgBar_imageWrapper__UuVhc {
  left: 50%;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  transform: translateX(-50%) translateZ(0);
  margin-top: 10rem;
  will-change: transform, width, border-radius;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  border-radius: 5rem;
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  padding: 14rem 24rem 0;
  width: 192rem;
}

.IntroImgBar_paddingArea__FxYoN {
  margin-top: 10rem;
}

@media screen and (max-width: 1439px) {
  .IntroImgBar_imageWrapper__UuVhc {
    margin-top: 3rem;
    border-radius: 1.8rem;
    width: 100%;
    padding: 0;
  }
}
@media screen and (max-width: 799px) {
  .IntroImgBar_imageWrapper__UuVhc {
    transition: none;
  }
}
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[9].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[9].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[13].oneOf[9].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[13].oneOf[9].use[5]!./app/[lang]/(pages)/(full-layout)/(about-company)/history/page.module.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.page_ta-left__g3mGe {
  text-align: left !important;
}

.page_ta-right__PJWNq {
  text-align: right !important;
}

.page_ta-center__0pmxK {
  text-align: center !important;
}

@keyframes page_pulseFade__2rJVG {
  0% {
    transform: translateX(-50%) scale(1);
    opacity: 1;
  }
  100% {
    transform: translateX(-50%) scale(5);
    opacity: 0;
  }
}
.page_history___mWbi .page_historyContainer__qSnCx {
  position: relative;
  display: flex;
  flex-flow: column;
  margin-top: 8rem;
  align-items: center;
}
.page_history___mWbi .page_historyContainer__qSnCx .page_centerBar__r4WQX {
  position: absolute;
  height: 100%;
  left: 50%;
  border: 1px solid var(--color-gray400);
  display: flex;
  justify-content: center;
  z-index: 0;
}
.page_history___mWbi .page_historyContainer__qSnCx .page_centerBar__r4WQX .page_fillBar__1i_yW {
  position: absolute;
  border: 1px solid var(--color-primary);
  height: 100px;
}
.page_history___mWbi .page_historyContainer__qSnCx .page_centerBar__r4WQX .page_pin__XmCuS {
  position: absolute;
  width: 1.6rem;
  height: 1.6rem;
  top: 100px;
  background-color: var(--color-primary);
  border-radius: 50%;
  z-index: 2;
}
.page_history___mWbi .page_historyContainer__qSnCx .page_centerBar__r4WQX .page_pinBackdrop__NPyTB {
  position: absolute;
  content: "";
  width: 1.6rem;
  height: 1.6rem;
  background-color: var(--color-blue100);
  left: 50%;
  top: 100px;
  transform: translateX(-50%);
  opacity: 0.5;
  border-radius: 50%;
  z-index: 1;
  animation: page_pulseFade__2rJVG 2s cubic-bezier(1, 2, 0.66, 3) 0s infinite normal none running;
}
.page_history___mWbi .page_historyContainer__qSnCx .page_yearsList__tMSRL {
  display: grid;
  grid-gap: 16.8rem;
  gap: 16.8rem;
  grid-template-columns: 1fr 1fr;
  margin-block: 4.4rem;
}
.page_history___mWbi .page_historyContainer__qSnCx .page_yearsList__tMSRL .page_year__6ppKd {
  text-align: right;
  font-size: 12rem;
  font-style: normal;
  font-weight: 800;
  line-height: 140%;
  letter-spacing: -0.12rem;
  align-self: flex-start;
}
.page_history___mWbi .page_historyContainer__qSnCx .page_yearsList__tMSRL.page_active__hLX03 .page_year__6ppKd {
  color: var(--color-primary);
}
.page_history___mWbi .page_historyContainer__qSnCx .page_yearsList__tMSRL .page_monthList__UKxUI {
  align-self: flex-end;
}
.page_history___mWbi .page_historyContainer__qSnCx .page_yearsList__tMSRL .page_monthList__UKxUI .page_monthListItem__LiiVu {
  margin-bottom: 4.4rem;
}
.page_history___mWbi .page_historyContainer__qSnCx .page_yearsList__tMSRL .page_monthList__UKxUI .page_monthListItem__LiiVu p {
  color: var(--color-gray600);
  font-size: var(--font-size-b5);
  font-style: normal;
  font-weight: 600;
  line-height: 140%;
  letter-spacing: -0.018rem;
  margin-bottom: 1.2rem;
}
.page_history___mWbi .page_historyContainer__qSnCx .page_yearsList__tMSRL .page_monthList__UKxUI .page_monthListItem__LiiVu strong {
  color: var(--color-black);
  font-size: var(--font-size-b2);
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  letter-spacing: -0.026rem;
}

@media screen and (max-width: 1439px) {
  .page_history___mWbi .page_historyContainer__qSnCx {
    align-items: flex-start;
  }
  .page_history___mWbi .page_historyContainer__qSnCx .page_centerBar__r4WQX {
    top: 1.5rem;
    left: 1.5rem;
  }
  .page_history___mWbi .page_historyContainer__qSnCx .page_yearsList__tMSRL {
    display: flex;
    flex-flow: column;
    margin-top: 0;
    margin-left: 5rem;
    margin-bottom: 3.6rem;
    gap: 2.4rem;
  }
  .page_history___mWbi .page_historyContainer__qSnCx .page_yearsList__tMSRL .page_year__6ppKd {
    text-align: right;
    font-size: var(--font-size-b1);
    font-style: normal;
    font-weight: 800;
    line-height: 140%;
    letter-spacing: -0.03rem;
  }
  .page_history___mWbi .page_historyContainer__qSnCx .page_yearsList__tMSRL .page_monthList__UKxUI {
    align-self: flex-end;
  }
  .page_history___mWbi .page_historyContainer__qSnCx .page_yearsList__tMSRL .page_monthList__UKxUI .page_monthListItem__LiiVu {
    margin-bottom: 4.4rem;
  }
  .page_history___mWbi .page_historyContainer__qSnCx .page_yearsList__tMSRL .page_monthList__UKxUI .page_monthListItem__LiiVu p {
    font-size: var(--font-size-b7);
    font-weight: 600;
    line-height: 140%; /* 19.6px */
    letter-spacing: -0.014rem;
  }
  .page_history___mWbi .page_historyContainer__qSnCx .page_yearsList__tMSRL .page_monthList__UKxUI .page_monthListItem__LiiVu strong {
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
    letter-spacing: -0.015rem;
  }
}
