@font-face {
  font-family: Pretendard;
  src: url('../fonts/Pretendard-ExtraLight.woff') format("woff");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Pretendard;
  src: url('../fonts/Pretendard-Black.woff') format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Pretendard;
  src: url('../fonts/Pretendard-Medium.woff') format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Pretendard;
  src: url('../fonts/Pretendard-Regular.woff') format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Pretendard;
  src: url('../fonts/Pretendard-SemiBold.woff') format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Pretendard;
  src: url('../fonts/Pretendard-ExtraBold.woff') format("woff");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Pretendard;
  src: url('../fonts/Pretendard-Bold.woff') format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Pretendard;
  src: url('../fonts/Pretendard-Thin.woff') format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Pretendard;
  src: url('../fonts/Pretendard-Light.woff') format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

:root {
  --numbers--10: 10px;
  --numbers--12: 12px;
  --numbers--4: 4px;
  --measurements--radius--xl: 12px;
  --background--button--primary: #14151a;
  --numbers--8: 8px;
  --numbers--0: 0px;
  --numbers--6: 6px;
  --numbers--2: 2px;
  --measurements--radius--lg: 10px;
  --background--button--ghost: #fff0;
  --measurements--gap--0: 0px;
  --measurements--gap--16: 16px;
  --border--action--normal: #dee0e3;
  --background--button--secondary: #fff;
  --measurements--device--width: 1440px;
  --typography--paragraph-spacing--caption-l: 0px;
  --typography--family--pretendard: pretendard, Arial, sans-serif;
  --text--base--secondary: #0f132499;
  --typography--size--caption-l: 14px;
  --typography--line-height--caption-l: 20px;
  --typography--letter-spacing--caption-l: -.1px;
  --numbers--40: 40px;
  --measurements--gap--120-24: 120px;
  --numbers--64: 64px;
  --background--surface--neutral: #f7f7f8;
  --text--base--inverted: #fff;
  --numbers--24: 24px;
  --text--base--primary: #14151a;
  --border--base--alpha: #0a0f2914;
  --alley-component-library--gray--900: #131316;
  --alley-component-library--blue--900: #5167f6;
  --alley-component-library--neutral--off-white: #f4f4f6;
  --alley-component-library--blue--100: #eceefe;
  --alley-component-library--blue--800: #6478f7;
  --alley-component-library--blue--700: #7788f8;
  --alley-component-library--gray--500: #5e606e;
  --alley-component-library--gray--700: #383942;
  --flowui-component-library--gray-900: #160042;
  --flowui-component-library--gray-200: #f3f5fb;
  --flowui-component-library--primary-base: #642eff;
  --flowui-component-library--grey-600: #393b6a;
  --flowui-component-library--white: white;
  --flowui-component-library--gray-700: #282556;
  --flowui-component-library--grey-300: #e4e6f1;
  --flowui-component-library--gray-100: #f7f9fd;
  --untitled-ui--gray600: #475467;
  --untitled-ui--primary600: #7f56d9;
  --untitled-ui--white: white;
  --untitled-ui--primary700: #6941c6;
  --untitled-ui--primary100: #f4ebff;
  --untitled-ui--gray500: #667085;
  --untitled-ui--gray700: #344054;
  --untitled-ui--gray900: #101828;
  --untitled-ui--gray50-2: #f9fafb;
  --untitled-ui--gray100: #f2f4f7;
  --untitled-ui--gray300: #d0d5dd;
  --untitled-ui--gray800: #1d2939;
  --background--surface--default: #fff;
  --background--badge--gray: #e9eaec;
  --background--badge--surface: #fff;
  --measurements--radius--sm: 6px;
  --numbers--1-3: 1px;
  --numbers--3: 3px;
  --numbers--120: 120px;
  --numbers--16: 16px;
  --text--base--tertiary: #0d112666;
  --typography--letter-spacing--caption-m: 0px;
  --typography--letter-spacing--body-s: -.2px;
  --typography--line-height--caption-m: 16px;
  --typography--line-height--body-s: 24px;
  --typography--paragraph-spacing--caption-m: 0px;
  --typography--paragraph-spacing--body-s: 0px;
  --typography--size--caption-m: 12px;
  --typography--size--body-s: 16px;
  --numbers--1-21: 1px;
  --alley-component-library--gray--100: #b2b3bd;
  --alley-component-library--gray--800: #26272c;
  --alley-component-library--neutral--black: black;
}

.about {
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100vw;
  text-decoration: none;
  display: flex;
  position: relative;
}

.section-header {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  text-decoration: none;
  display: flex;
}

.section {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 5rem 2rem;
  text-decoration: none;
  display: flex;
}

.container {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.container-2 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text {
  color: #14151a;
  letter-spacing: -.6px;
  white-space: break-spaces;
  word-break: keep-all;
  max-width: 1024px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Pretendard, Arial, sans-serif;
  font-size: 2.25rem;
  font-weight: 500;
  line-height: 2.75rem;
  text-decoration: none;
}

.actions {
  grid-column-gap: 16px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.button {
  grid-column-gap: 4px;
  background-color: #fff;
  border: 1px solid #dee0e3;
  border-radius: 12px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 10px 12px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 1px 2px #14151a0d, inset 0 -1px 1px #0000001a;
}

.text-2 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding-left: 4px;
  padding-right: 4px;
  text-decoration: none;
  display: flex;
}

.label {
  color: #14151a;
  text-align: center;
  letter-spacing: -.1px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Pretendard, Arial, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
}

.program {
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100vw;
  text-decoration: none;
  display: flex;
  position: relative;
}

.section-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  padding-top: 5rem;
  padding-left: 2rem;
  padding-right: 2rem;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 1px;
  text-decoration: none;
  display: flex;
}

.container-3 {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-3 {
  color: #0f132499;
  letter-spacing: -.2px;
  white-space: break-spaces;
  word-break: keep-all;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Pretendard, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5rem;
  text-decoration: none;
}

.text-4 {
  color: #14151a;
  letter-spacing: -1px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Pretendard, Arial, sans-serif;
  font-size: 3rem;
  font-weight: 600;
  line-height: 3.5rem;
  text-decoration: none;
}

.section-3 {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  padding: 5rem 2rem;
  text-decoration: none;
  display: flex;
}

.container-4 {
  grid-column-gap: 40px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.container-5 {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 480px;
  height: 360px;
  display: flex;
}

.text-5 {
  color: #14151a;
  letter-spacing: -.5px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Pretendard, Arial, sans-serif;
  font-size: 1.875rem;
  font-weight: 400;
  line-height: 2.25rem;
  text-decoration: none;
}

.actions-2 {
  grid-column-gap: 16px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 16px;
  text-decoration: none;
  display: flex;
}

.img_program01 {
  object-fit: cover;
  border-radius: 16px;
}

.type-default-style-primary-size-md-target-default-shape-rounded-state-default {
  padding: var(--numbers--10) var(--numbers--12);
  grid-column-gap: var(--numbers--4);
  border-radius: var(--measurements--radius--xl);
  background-color: var(--background--button--primary);
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
  box-shadow: 0 1px 2px #14151a0d, inset 0 -1px 1px #0000001a;
}

.type-with-text {
  grid-column-gap: var(--numbers--8);
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  padding: 1px;
  text-decoration: none;
  display: flex;
}

.type-symbol {
  grid-column-gap: var(--numbers--0);
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 1px;
  text-decoration: none;
  display: flex;
}

.type-label {
  padding: var(--numbers--0);
  grid-column-gap: var(--numbers--6);
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.type-button {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.type-default-style-primary-size-sm-target-default-shape-rounded-state-default {
  padding: var(--numbers--6) var(--numbers--10);
  grid-column-gap: var(--numbers--2);
  border-radius: var(--measurements--radius--lg);
  background-color: var(--background--button--primary);
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
  box-shadow: 0 1px 2px #14151a0d, inset 0 -1px 1px #0000001a;
}

.type-icon-only-style-ghost-size-sm-target-default-shape-rounded-state-default {
  padding: var(--numbers--8);
  grid-column-gap: var(--numbers--2);
  border-radius: var(--measurements--radius--lg);
  background-color: var(--background--button--ghost);
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.type-button-device-desktop {
  padding: var(--measurements--gap--0);
  grid-column-gap: var(--measurements--gap--16);
  flex: 0 auto;
  justify-content: center;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.type-default-style-secondary-size-md-target-default-shape-rounded-state-default {
  padding: var(--numbers--10) var(--numbers--12);
  grid-column-gap: var(--numbers--4);
  border: 1px solid var(--border--action--normal);
  border-radius: var(--measurements--radius--xl);
  background-color: var(--background--button--secondary);
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
  box-shadow: 0 1px 2px #14151a0d, inset 0 -1px 1px #0000001a;
}

.type-03-device-desktop {
  width: var(--measurements--device--width);
  padding: var(--numbers--0);
  grid-row-gap: var(--numbers--0);
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 1440px;
  text-decoration: none;
  display: flex;
}

.label-2 {
  margin-top: 0;
  margin-bottom: var(--typography--paragraph-spacing--caption-l);
  font-family: var(--typography--family--pretendard);
  color: var(--text--base--secondary);
  font-size: var(--typography--size--caption-l);
  line-height: var(--typography--line-height--caption-l);
  text-align: center;
  letter-spacing: var(--typography--letter-spacing--caption-l);
  font-weight: 500;
  text-decoration: none;
}

.section-4 {
  padding: var(--numbers--40) var(--measurements--gap--120-24);
  grid-row-gap: var(--numbers--64);
  background-color: var(--background--surface--neutral);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.logo {
  grid-column-gap: var(--numbers--0);
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  width: 24%;
  padding: 1px;
  text-decoration: none;
  display: flex;
}

.logo img {
  max-width: 48px;
  max-height: 40px;
}

.button-2 {
  padding: var(--numbers--6) var(--numbers--10);
  grid-column-gap: var(--numbers--2);
  border-radius: var(--measurements--radius--lg);
  background-color: var(--background--button--primary);
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
  box-shadow: 0 1px 2px #14151a0d, inset 0 -1px 1px #0000001a;
}

.container-6 {
  padding: var(--numbers--0);
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.left {
  padding: var(--numbers--0);
  grid-column-gap: var(--numbers--0);
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.label-3 {
  margin-top: 0;
  margin-bottom: var(--typography--paragraph-spacing--caption-l);
  font-family: var(--typography--family--pretendard);
  color: var(--text--base--inverted);
  font-size: var(--typography--size--caption-l);
  line-height: var(--typography--line-height--caption-l);
  text-align: center;
  letter-spacing: var(--typography--letter-spacing--caption-l);
  font-weight: 500;
  text-decoration: none;
}

.style-guide-heading {
  color: #000c;
  letter-spacing: -.02em;
  width: 100%;
  max-width: 340px;
  font-size: 42px;
  font-weight: 700;
  line-height: 64px;
}

.style-guide-infotext-large {
  color: #0000004d;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
}

.style-guide-wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  border: 0 solid #dcdcdc;
  border-top-width: 1px;
  flex-direction: row;
  justify-content: center;
  padding: 24px;
  display: flex;
}

.h5-regular {
  letter-spacing: -.5px;
  font-size: 30px;
  font-weight: 400;
  line-height: 36px;
}

.text-style {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  padding: 0;
  display: flex;
}

.style-guide-info-text {
  color: #0000004d;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
}

.body-s-regular {
  letter-spacing: -.2px;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.caption-l-medium {
  letter-spacing: -.1px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.body-s-medium {
  letter-spacing: -.2px;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}

.body-s-semi-bold {
  letter-spacing: -.2px;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
}

.h4-medium {
  letter-spacing: -.7px;
  font-size: 36px;
  font-weight: 500;
  line-height: 44px;
}

.body-l-regular {
  letter-spacing: -.2px;
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
}

.body-m-medium {
  letter-spacing: -.2px;
  font-size: 18px;
  font-weight: 500;
  line-height: 26px;
}

.h3-semi-bold {
  letter-spacing: -1px;
  font-size: 48px;
  font-weight: 600;
  line-height: 56px;
}

.text-styles-wrapper {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  padding: 0;
  display: flex;
}

.styles-wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  border: 0 solid #dcdcdc;
  border-top-width: 1px;
  flex-direction: row;
  justify-content: center;
  padding: 24px;
  display: flex;
}

.color-styles-wrapper {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding: 0;
  display: grid;
}

.styles-guide-section {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  display: flex;
}

.style-guide-heading-2 {
  color: #000c;
  letter-spacing: -.02em;
  width: 100%;
  max-width: 340px;
  font-size: 42px;
  font-weight: 700;
  line-height: 64px;
}

.style-guide-wrapper-2 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  border: 0 solid #dcdcdc;
  border-top-width: 1px;
  flex-direction: row;
  justify-content: center;
  padding: 24px;
  display: flex;
}

.h5-regular-2 {
  letter-spacing: -.5px;
  font-family: Pretendard, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 36px;
}

.text-style-2 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  padding: 0;
  display: flex;
}

.body-s-regular-2 {
  letter-spacing: -.2px;
  font-family: Pretendard, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.caption-l-medium-2 {
  letter-spacing: -.1px;
  font-family: Pretendard, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.body-s-medium-2 {
  letter-spacing: -.2px;
  font-family: Pretendard, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}

.body-s-semi-bold-2 {
  letter-spacing: -.2px;
  font-family: Pretendard, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
}

.caption-l-medium-3 {
  letter-spacing: -.1px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.h4-medium-2 {
  letter-spacing: -.7px;
  font-family: Pretendard, sans-serif;
  font-size: 36px;
  font-weight: 500;
  line-height: 44px;
}

.body-l-regular-2 {
  letter-spacing: -.2px;
  font-family: Pretendard, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
}

.body-m-medium-2 {
  letter-spacing: -.2px;
  font-family: Pretendard, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 26px;
}

.h3-semi-bold-2 {
  letter-spacing: -1px;
  font-family: Pretendard, sans-serif;
  font-size: 48px;
  font-weight: 600;
  line-height: 56px;
}

.text-styles-wrapper-2 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  padding: 0;
  display: flex;
}

.style-guide-heading-3 {
  color: #000c;
  letter-spacing: -.02em;
  width: 100%;
  max-width: 340px;
  font-size: 42px;
  font-weight: 700;
  line-height: 64px;
}

.styles-wrapper-2 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  border: 0 solid #dcdcdc;
  border-top-width: 1px;
  flex-direction: row;
  justify-content: center;
  padding: 24px;
  display: flex;
}

.style-guide-heading-4 {
  color: #000c;
  letter-spacing: -.02em;
  width: 100%;
  max-width: 340px;
  font-size: 42px;
  font-weight: 700;
  line-height: 64px;
}

.styles-wrapper-3 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  border: 0 solid #dcdcdc;
  border-top-width: 1px;
  flex-direction: row;
  justify-content: center;
  padding: 24px;
  display: flex;
}

.team {
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100vw;
  text-decoration: none;
  display: flex;
  position: relative;
}

.section-header-2 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  text-decoration: none;
  display: flex;
}

.section-5 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 81px;
  padding-left: 32px;
  padding-right: 32px;
  text-decoration: none;
  display: flex;
}

.container-7 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-2 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 1px;
  text-decoration: none;
  display: flex;
}

.container-8 {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-6 {
  color: #0f132499;
  letter-spacing: -.2px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Pretendard, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5rem;
  text-decoration: none;
}

.text-7 {
  color: #14151a;
  letter-spacing: -1px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Pretendard, Arial, sans-serif;
  font-size: 3rem;
  font-weight: 600;
  line-height: 3.5rem;
  text-decoration: none;
}

.section-6 {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 2.5rem 2rem;
  text-decoration: none;
  display: flex;
}

.container-9 {
  grid-column-gap: 40px;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  text-decoration: none;
  display: flex;
  position: relative;
}

.img_team {
  object-fit: cover;
  background-image: linear-gradient(#00000040, #00000040);
  border-radius: 16px;
}

.button-3 {
  grid-column-gap: 4px;
  background-color: #fff;
  border: 1px solid #dee0e3;
  border-radius: 12px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 12px;
  text-decoration: none;
  display: flex;
  position: absolute;
  inset: auto;
  box-shadow: 0 1px 2px #14151a0d, inset 0 -1px 1px #0000001a;
}

.text-8 {
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding-left: 4px;
  padding-right: 4px;
  text-decoration: none;
  display: flex;
}

.label-4 {
  color: #14151a;
  text-align: center;
  letter-spacing: -.1px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Pretendard, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
}

.tail-icon {
  object-fit: cover;
  display: none;
}

.instagram {
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100vw;
  text-decoration: none;
  display: flex;
  position: relative;
}

.section-7 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  text-decoration: none;
  display: flex;
}

.section-8 {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 40px 32px;
  text-decoration: none;
  display: flex;
}

.container-10 {
  grid-column-gap: 24px;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-3 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.right {
  padding: var(--numbers--0);
  grid-column-gap: var(--numbers--24);
  flex: 0 auto;
  justify-content: flex-end;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.footer {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100vw;
  text-decoration: none;
  display: flex;
  position: relative;
}

.section-9 {
  grid-row-gap: 64px;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 40px 32px;
  text-decoration: none;
  display: flex;
}

.container-11 {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  text-decoration: none;
  display: flex;
}

.left-2 {
  flex-flow: row;
  flex: 0 auto;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.right-2 {
  grid-column-gap: 24px;
  flex: 0 auto;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.container-12 {
  grid-column-gap: 24px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.column {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.products {
  color: #0f132499;
  letter-spacing: -.1px;
  min-width: 180px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Pretendard, Arial, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
}

.storytale {
  color: #14151a;
  letter-spacing: -.1px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Pretendard, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
}

.section-10 {
  grid-row-gap: 64px;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 24px 32px;
  text-decoration: none;
  display: flex;
}

.container-13 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  text-decoration: none;
  display: flex;
}

.righr-3 {
  grid-column-gap: 24px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-9 {
  color: #0d112666;
  text-align: center;
  letter-spacing: -.1px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Pretendard, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
}

.social {
  grid-column-gap: 16px;
  flex: 0 auto;
  justify-content: flex-end;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.main {
  background-image: url('../images/DSCF5906-78_1.avif');
  background-position: 50% 100%;
  background-size: cover;
  background-attachment: fixed;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 100vw;
  height: 100vh;
  padding: 3rem 2rem;
  text-decoration: none;
  display: flex;
  position: relative;
  inset: 0% 0% auto;
}

.shortcut {
  grid-row-gap: 1rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 536px;
  text-decoration: none;
  display: flex;
}

.container-14 {
  z-index: 1;
  grid-column-gap: 1.5em;
  grid-row-gap: 1.5em;
  background-color: #fff;
  border-radius: 16px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.img {
  grid-column-gap: 16px;
  grid-row-gap: 10px;
  border-radius: 16px 0 0 16px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  width: 50%;
  height: 100%;
  display: flex;
  text-decoration: none;
  overflow: clip;
}

.img_thum {
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 100px;
  text-decoration: none;
  display: flex;
}

.txt {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  padding-top: 1.2rem;
  padding-bottom: 1.2rem;
  text-decoration: none;
  display: flex;
}

.header {
  grid-column-gap: 16px;
  grid-row-gap: 8px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-10 {
  color: #14151a;
  letter-spacing: -.5px;
  white-space: break-spaces;
  word-break: keep-all;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Pretendard, Arial, sans-serif;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.7rem;
  text-decoration: none;
}

.text-11 {
  color: #0f132499;
  letter-spacing: -.2px;
  white-space: break-spaces;
  word-break: keep-all;
  font-family: Pretendard, Arial, sans-serif;
  font-size: .875rem;
  font-weight: 400;
  line-height: 1.1rem;
  text-decoration: none;
}

.button-4 {
  grid-column-gap: 4px;
  background-color: #14151a;
  border-radius: 12px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 10px 12px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 1px 2px #14151a0d, inset 0 -1px 1px #0000001a;
}

.text-12 {
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding-left: 4px;
  padding-right: 4px;
  text-decoration: none;
  display: flex;
}

.label-5 {
  color: #fff;
  text-align: center;
  letter-spacing: -.1px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Pretendard, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
}

.vectors-wrapper-5 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  text-decoration: none;
  display: none;
}

.horizonal {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.container-15 {
  grid-row-gap: 10px;
  -webkit-text-fill-color: inherit;
  background-color: #0000;
  background-image: linear-gradient(#00000040, #00000040), url('../images/DSC06685_1.avif');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  background-clip: border-box;
  border: 8px solid #fff;
  border-radius: 16px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  height: 200px;
  padding: 16px;
  display: flex;
}

.text-13 {
  color: #fff;
  letter-spacing: -.2px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Pretendard, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
}

.navigation-bar {
  grid-column-gap: 32px;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 1rem 2rem;
  text-decoration: none;
  display: flex;
  position: relative;
}

.cantainer {
  grid-column-gap: 32px;
  mix-blend-mode: normal;
  background-color: #fff;
  border: 1px solid #dee0e3;
  border-radius: 16px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  padding: 8px 32px 8px 16px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 3px 6px #14151a0d, 0 10px 16px #14151a14;
}

.left-3 {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  text-decoration: none;
  display: flex;
}

.center {
  grid-column-gap: 8px;
  flex: none;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.label-6 {
  grid-column-gap: 6px;
  cursor: pointer;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.label-7 {
  color: #0f132499;
  text-align: center;
  letter-spacing: -.1px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
}

.label-7:hover {
  color: var(--text--base--primary);
  mix-blend-mode: normal;
  font-family: Pretendard, Arial, sans-serif;
  font-weight: 700;
}

.right-3 {
  grid-column-gap: 8px;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.navbar {
  background-color: #ddd0;
  flex-flow: column;
  width: 100vw;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

.container-16 {
  grid-row-gap: 10px;
  background-color: #00000040;
  background-image: linear-gradient(#00000040, #00000040), url('../images/IMG_2755.avif');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  border: 8px solid #fff;
  border-radius: 16px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  height: 200px;
  padding: 16px;
  display: flex;
}

.divider {
  background-color: var(--border--base--alpha);
  width: 1px;
  height: 100%;
}

.divider.width {
  width: 100%;
  height: 1px;
  margin-top: 1rem;
  margin-bottom: 1rem;
  display: flex;
}

.code-embed {
  border-radius: 16px;
  width: 100%;
}

.div-block {
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  display: flex;
}

.btn_mobile {
  flex: 0 auto;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 32px;
  height: 32px;
  display: none;
}

.popover_navi {
  grid-row-gap: 10px;
  border-radius: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  padding-left: 0;
  padding-right: 0;
  text-decoration: none;
  display: flex;
  position: relative;
  box-shadow: 1px 2px 15px #0003;
}

.section-11 {
  grid-column-gap: 24px;
  background-color: #fff;
  border-radius: 16px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 40px 24px;
  text-decoration: none;
  display: flex;
}

.horizontal {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 260px;
  text-decoration: none;
  display: flex;
}

.container-17 {
  grid-row-gap: 16px;
  cursor: pointer;
  background-color: #fff;
  border-radius: 16px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.container-17:hover {
  opacity: .7;
}

.txt-2 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.header-2 {
  grid-row-gap: 4px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.btn_area {
  grid-column-gap: 8px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-14 {
  color: #14151a;
  letter-spacing: -.3px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Pretendard, Arial, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
}

.text-15 {
  color: #0f132499;
  letter-spacing: -.2px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Pretendard, Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  text-decoration: none;
}

.btn_area-2 {
  grid-column-gap: 32px;
  background-color: #0b0c0e;
  border-radius: 16px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  padding: 8px 16px;
  text-decoration: none;
  display: flex;
}

.text-16 {
  color: #fff;
  letter-spacing: -.3px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Pretendard, Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 32px;
  text-decoration: none;
}

.btn_area-3 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.img-2 {
  object-fit: cover;
  border-radius: 16px;
}

.text-block {
  color: var(--text--base--primary);
  text-align: left;
  justify-content: flex-start;
  align-items: center;
  font-family: Pretendard, Arial, sans-serif;
  display: flex;
}

.dropdown-toggle {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: row;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  padding: 8px 16px;
  display: flex;
}

.dropdown-toggle img {
  width: 20px;
  height: 20px;
}

.btn_mobile .dropdown-toggle img {
  width: 20px !important;
  height: 20px !important;
}

.btn_mobile .dropdown-toggle [data-figma-id="20:6398"] img {
  width: 20px !important;
  height: 20px !important;
}

.btn_mobile .dropdown-toggle .icon.w-icon-dropdown-toggle {
  display: none !important;
}

.btn_mobile .navi_menu.w-dropdown {
  width: 52px;
  padding: 0;
}

.btn_mobile .dropdown-toggle {
  width: 100%;
  justify-content: center;
  padding: 0;
}

.btn_mobile .dropdown-toggle > div {
  padding: 0;
  margin: 0;
}

.btn_mobile .dropdown-toggle [data-figma-id="20:6398"] {
  padding: 0;
  margin: 0;
  width: 20px;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.navi_menu {
  z-index: 2;
  justify-content: center;
  align-items: center;
  padding: 0 1rem;
  text-decoration: none;
  display: flex;
  position: static;
}

.navi_menu.w-dropdown {
  position: relative;
}

/* 토글과 메뉴 사이의 공간을 호버 영역으로 만들기 */
.navi_menu.w-dropdown::after {
  content: '';
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  height: 1rem;
  z-index: 1;
}

.navi_menu:hover {
  color: var(--text--base--primary);
  font-family: Pretendard, Arial, sans-serif;
  font-weight: 700;
}

.dropdown-list {
  z-index: 2;
  background-color: #ddd0;
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 1440px;
  display: none;
  position: fixed;
  top: calc(1rem + 8px + 1rem + 8px + 2.4rem);
  left: 50%;
  transform: translateX(-50%);
  right: auto;
  padding-left: 2rem;
  padding-right: 2rem;
}

/* 호버 시 메뉴 표시 및 메뉴 위에 마우스가 있을 때도 유지 */
.navi_menu.w-dropdown:hover .dropdown-list,
.navi_menu.w-dropdown .dropdown-list:hover {
  display: flex !important;
}

.dropdown-list.w--open {
  z-index: 1;
  flex-flow: column;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  width: 100vw;
  max-width: 1440px;
  padding-left: 2rem;
  padding-right: 2rem;
  position: fixed;
  top: calc(1rem + 8px + 1rem + 8px + 2.4rem);
  left: 50%;
  transform: translateX(-50%);
  right: auto;
}

/* 데스크톱에서는 호버만 사용, 클릭 기능 제거 */
@media screen and (min-width: 992px) {
  .dropdown-list.w--open {
    display: none !important;
  }
  
  .w-dropdown-toggle.w--open {
    pointer-events: none;
  }
}

.icon {
  margin-right: 0;
  display: none;
  position: relative;
  width: 20px;
}

.img_thum2 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.navbar-logo-center {
  height: 100%;
}

.navbar-logo-center-container {
  z-index: 5;
  background-color: #0000;
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}

.navbar-logo-center-container.shadow-three {
  width: 100%;
  max-width: 1140px;
}

.container-18 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.navbar-wrapper-three {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.navbar-brand-three {
  z-index: 5;
  position: absolute;
}

.nav-menu-wrapper-three {
  width: 100%;
}

.nav-menu-three {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-menu-block {
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-link {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link:hover {
  color: #1a1b1fbf;
}

.nav-link:focus-visible, .nav-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle:hover {
  color: #1a1b1fbf;
}

.nav-dropdown-toggle:focus-visible, .nav-dropdown-toggle[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon {
  margin-right: 10px;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link:focus-visible, .nav-dropdown-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-link-accent {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 20px;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-accent:hover {
  color: #1a1b1fbf;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.a-icon-small {
  justify-content: center;
  align-items: center;
  width: 16px;
  height: 16px;
  display: flex;
}

.a-margin-bottom-16 {
  margin-bottom: 16px;
}

.a-h1-heading {
  color: var(--alley-component-library--gray--900);
  letter-spacing: -.04em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 64px;
  line-height: 1.2;
}

.a-button-video {
  grid-column-gap: 12px;
  color: var(--alley-component-library--blue--900);
  text-align: center;
  letter-spacing: -.02em;
  background-color: #fff;
  border-radius: 99px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 48px;
  min-height: 48px;
  padding: 12px 24px 12px 32px;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-decoration: none;
  transition: all .5s cubic-bezier(.6, .6, 0, 1);
  display: flex;
}

.a-button-video:hover {
  background-color: var(--alley-component-library--neutral--off-white);
}

.a-button-video:active {
  background-color: var(--alley-component-library--blue--100);
}

.a-caption {
  letter-spacing: -.01em;
  font-size: 12px;
  font-weight: 500;
  line-height: 24px;
}

.a-detail-small {
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.8;
}

.a-detail-small.a-text-color-primary {
  color: var(--alley-component-library--blue--900);
}

.a-margin-bottom-48 {
  margin-bottom: 48px;
}

.a-container-regular {
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.a-button-primary {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: var(--alley-component-library--blue--900);
  color: #fff;
  text-align: center;
  letter-spacing: -.02em;
  border-radius: 99px;
  flex-direction: row;
  flex: none;
  justify-content: center;
  align-items: center;
  min-height: 48px;
  padding: 12px 32px;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-decoration: none;
  transition: all .5s cubic-bezier(.6, .6, 0, 1);
}

.a-button-primary:hover {
  background-color: var(--alley-component-library--blue--800);
}

.a-button-primary:active {
  background-color: var(--alley-component-library--blue--700);
}

.a-span-underline {
  border-bottom: 6px solid var(--alley-component-library--blue--900);
  color: var(--alley-component-library--blue--900);
}

.a-header-button-wrapper {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  margin-top: 24px;
  margin-bottom: 16px;
  display: flex;
}

.a-header-play {
  background-color: var(--alley-component-library--blue--100);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  display: flex;
}

.a-header-image-block {
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  max-width: 40%;
  height: 90%;
  display: flex;
  position: absolute;
  inset: auto 0% 0% auto;
}

.a-header-block {
  flex-direction: column;
  justify-content: space-between;
  max-width: 50%;
  display: flex;
}

.a-header-logo-wrapper {
  grid-column-gap: 32px;
  grid-row-gap: 16px;
  color: var(--alley-component-library--gray--500);
  justify-content: space-between;
  align-items: center;
  margin-top: 140px;
  display: flex;
}

.a-text-color-primary {
  color: var(--alley-component-library--blue--900);
}

.a-header-content {
  color: var(--alley-component-library--gray--700);
  max-width: 500px;
}

.a-paragraph-small {
  letter-spacing: -.02em;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 1.8;
}

.a-paragraph-regular {
  letter-spacing: -.02em;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 1.8;
}

.a-header-section {
  padding: 120px 5%;
  position: relative;
  overflow: hidden;
}

.a-header-background-image {
  object-fit: cover;
  object-position: 0% 0%;
  width: 90%;
  height: 90%;
  position: absolute;
  inset: 0% 0% auto auto;
}

.a-header-image-grid {
  grid-column-gap: 24px;
  grid-template-rows: auto;
  align-items: start;
  width: 100%;
  margin-top: 75px;
  padding-right: 5%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.a-header-grid-image {
  border-radius: 8px;
  width: 100%;
  overflow: hidden;
  box-shadow: -1px 0 20px #0000000d;
}

.a-header-grid-column {
  grid-row-gap: 24px;
  flex-direction: column;
  display: flex;
}

.a-header-logo-block {
  grid-column-gap: 44px;
  grid-row-gap: 32px;
  flex-wrap: wrap;
  justify-content: center;
  display: flex;
}

.a-detail-regular {
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.8;
}

.a-icon-regular {
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  transition: color .2s;
  display: flex;
}

.a-margin-bottom-08 {
  margin-bottom: 8px;
}

.a-h3-heading {
  color: var(--alley-component-library--gray--900);
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 48px;
  line-height: 1.2;
}

.a-section-large {
  padding: 120px 5%;
  position: relative;
}

.a-margin-bottom-49 {
  margin-bottom: 48px;
}

.a-feature-grid {
  grid-column-gap: 72px;
  grid-row-gap: 64px;
  grid-template-rows: auto;
}

.a-feature-button-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 8px;
  align-items: center;
  margin-top: 24px;
  display: flex;
}

.a-feature-basic-grid {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
}

.a-feature-icon {
  background-color: #fff;
  border-radius: 100%;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  margin-bottom: 24px;
  display: flex;
  box-shadow: 1px 1px 20px #0000000d;
}

.a-feature-card {
  border: 1px solid var(--alley-component-library--neutral--off-white);
  border-radius: 24px;
  padding: 24px;
}

.a-subheading-regular {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.8;
}

.a-margin-bottom-50 {
  margin-bottom: 16px;
}

.a-margin-bottom-51 {
  margin-bottom: 48px;
}

.a-section-header {
  padding-top: 100px;
  padding-left: 5%;
  padding-right: 5%;
  position: relative;
}

.a-header-dashboard {
  width: 100%;
  height: 100%;
  margin-top: 64px;
}

.a-title-wrap-center {
  text-align: center;
  flex-direction: column;
  align-items: center;
  max-width: 510px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.a-icon-small-2 {
  justify-content: center;
  align-items: center;
  width: 16px;
  height: 16px;
  display: flex;
}

.a-margin-bottom-52 {
  margin-bottom: 16px;
}

.a-h1-heading-2 {
  color: var(--alley-component-library--gray--900);
  letter-spacing: -.04em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 64px;
  line-height: 1.2;
}

.a-button-video-2 {
  grid-column-gap: 12px;
  color: var(--alley-component-library--blue--900);
  text-align: center;
  letter-spacing: -.02em;
  background-color: #fff;
  border-radius: 99px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 48px;
  min-height: 48px;
  padding: 12px 24px 12px 32px;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-decoration: none;
  transition: all .5s cubic-bezier(.6, .6, 0, 1);
  display: flex;
}

.a-button-video-2:hover {
  background-color: var(--alley-component-library--neutral--off-white);
}

.a-button-video-2:active {
  background-color: var(--alley-component-library--blue--100);
}

.a-caption-2 {
  letter-spacing: -.01em;
  font-size: 12px;
  font-weight: 500;
  line-height: 24px;
}

.a-detail-small-2 {
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.8;
}

.a-detail-small-2.a-text-color-primary-2 {
  color: var(--alley-component-library--blue--900);
}

.a-margin-bottom-53 {
  margin-bottom: 48px;
}

.a-container-regular-2 {
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.a-button-primary-2 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: var(--alley-component-library--blue--900);
  color: #fff;
  text-align: center;
  letter-spacing: -.02em;
  border-radius: 99px;
  flex-direction: row;
  flex: none;
  justify-content: center;
  align-items: center;
  min-height: 48px;
  padding: 12px 32px;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-decoration: none;
  transition: all .5s cubic-bezier(.6, .6, 0, 1);
}

.a-button-primary-2:hover {
  background-color: var(--alley-component-library--blue--800);
}

.a-button-primary-2:active {
  background-color: var(--alley-component-library--blue--700);
}

.a-span-underline-2 {
  border-bottom: 6px solid var(--alley-component-library--blue--900);
  color: var(--alley-component-library--blue--900);
}

.a-header-button-wrapper-2 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  margin-top: 24px;
  margin-bottom: 16px;
  display: flex;
}

.a-header-play-2 {
  background-color: var(--alley-component-library--blue--100);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  display: flex;
}

.a-header-image-block-2 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  max-width: 40%;
  height: 90%;
  display: flex;
  position: absolute;
  inset: auto 0% 0% auto;
}

.a-header-block-2 {
  flex-direction: column;
  justify-content: space-between;
  max-width: 50%;
  display: flex;
}

.a-header-logo-wrapper-2 {
  grid-column-gap: 32px;
  grid-row-gap: 16px;
  color: var(--alley-component-library--gray--500);
  justify-content: space-between;
  align-items: center;
  margin-top: 140px;
  display: flex;
}

.a-text-color-primary-2 {
  color: var(--alley-component-library--blue--900);
}

.a-header-content-2 {
  color: var(--alley-component-library--gray--700);
  max-width: 500px;
}

.a-paragraph-small-2 {
  letter-spacing: -.02em;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 1.8;
}

.a-paragraph-regular-2 {
  letter-spacing: -.02em;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 1.8;
}

.a-header-section-2 {
  padding: 120px 5%;
  position: relative;
  overflow: hidden;
}

.a-header-background-image-2 {
  object-fit: cover;
  object-position: 0% 0%;
  width: 90%;
  height: 90%;
  position: absolute;
  inset: 0% 0% auto auto;
}

.a-header-image-grid-2 {
  grid-column-gap: 24px;
  grid-template-rows: auto;
  align-items: start;
  width: 100%;
  margin-top: 75px;
  padding-right: 5%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.a-header-grid-image-2 {
  border-radius: 8px;
  width: 100%;
  overflow: hidden;
  box-shadow: -1px 0 20px #0000000d;
}

.a-header-grid-column-2 {
  grid-row-gap: 24px;
  flex-direction: column;
  display: flex;
}

.a-header-logo-block-2 {
  grid-column-gap: 44px;
  grid-row-gap: 32px;
  flex-wrap: wrap;
  justify-content: center;
  display: flex;
}

.f-navigation-link {
  color: var(--flowui-component-library--gray-900);
  letter-spacing: -.01em;
  white-space: nowrap;
  background-color: #0000;
  border-radius: 50px;
  padding: 8px 24px;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
  transition: all .35s;
}

.f-navigation-link:hover {
  background-color: var(--flowui-component-library--gray-200);
  color: var(--flowui-component-library--gray-900);
}

.f-navigation-link.w--current {
  color: var(--flowui-component-library--primary-base);
}

.f-navigation {
  background-color: #fff;
  align-items: center;
  width: 100%;
  min-height: 88px;
  padding: 24px 5%;
  display: flex;
}

.f-navigation-container {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.f-logo {
  width: 124px;
}

.f-navigation-content {
  grid-column-gap: 8px;
  align-items: center;
  display: flex;
}

.f-navigation-menu {
  grid-column-gap: 6px;
  align-items: center;
  display: flex;
  position: static;
}

.f-navigation-button {
  background-color: var(--flowui-component-library--gray-900);
  outline-offset: 0px;
  color: var(--flowui-component-library--white);
  text-align: center;
  letter-spacing: -.02em;
  border-radius: 48px;
  outline: 2px solid #0000;
  justify-content: center;
  align-items: center;
  padding: 8px 24px;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.f-navigation-button:hover {
  background-color: var(--flowui-component-library--gray-700);
}

.f-navigation-link-wrapper {
  grid-column-gap: 24px;
  align-items: center;
  display: flex;
}

.f-icon-regular {
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  transition: color .2s;
  display: flex;
}

.f-navigation-language-dropdown-toggle {
  grid-column-gap: 8px;
  border-left: 1px solid var(--flowui-component-library--grey-300);
  letter-spacing: -.02em;
  padding: 4px 24px;
  font-size: 14px;
  font-weight: 500;
  display: flex;
}

.f-navigation-dropdown-list, .f-navigation-dropdown-list.w--open {
  background-color: #fff;
}

.f-navigation-dropdown-link {
  background-color: #fff;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 24px;
  transition: background-color .3s;
}

.f-navigation-dropdown-link:hover {
  background-color: var(--flowui-component-library--gray-100);
}

.f-navigation-dropdown {
  margin-left: 0;
  margin-right: 0;
  font-size: 14px;
  font-weight: 500;
}

.uui-text-size-small {
  color: var(--untitled-ui--gray600);
  letter-spacing: normal;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: .875rem;
  line-height: 1.5;
}

.show-tablet {
  display: none;
}

.uui-button {
  grid-column-gap: .5rem;
  border: 1px solid var(--untitled-ui--primary600);
  background-color: var(--untitled-ui--primary600);
  color: var(--untitled-ui--white);
  text-align: center;
  white-space: nowrap;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  padding: .625rem 1.125rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  text-decoration: none;
  transition: all .3s;
  display: flex;
  box-shadow: 0 1px 2px #1018280d;
}

.uui-button:hover {
  border-color: var(--untitled-ui--primary700);
  background-color: var(--untitled-ui--primary700);
}

.uui-button:focus {
  background-color: var(--untitled-ui--primary600);
  box-shadow: 0 1px 2px 0 #1018280d, 0 0 0 4px var(--untitled-ui--primary100);
}

.uui-dropdown-icon {
  justify-content: center;
  align-items: center;
  width: 1.25rem;
  height: 1.25rem;
  margin-right: 1rem;
  display: block;
  position: relative;
  inset: auto 0% auto auto;
}

.uui-navbar06_dropdown-link {
  grid-column-gap: 8px;
  grid-row-gap: 0px;
  color: var(--untitled-ui--gray900);
  border-radius: .5rem;
  grid-template-rows: auto;
  grid-template-columns: max-content 1fr;
  grid-auto-columns: 1fr;
  align-items: flex-start;
  padding: .75rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-weight: 600;
  text-decoration: none;
  transition: all .3s;
}

.uui-navbar06_dropdown-link:hover {
  background-color: var(--untitled-ui--gray50-2);
}

.uui-navbar06_dropdown-link-list {
  grid-column-gap: 0px;
  grid-row-gap: .25rem;
  grid-template-rows: max-content max-content max-content max-content max-content;
  grid-template-columns: 1fr;
  grid-auto-rows: max-content;
  grid-auto-columns: 1fr;
  display: grid;
}

.uui-navbar06_blog-item-image-wrapper {
  border-radius: .375rem;
  width: 100%;
  min-width: 9rem;
  padding-top: 66.6667%;
  position: relative;
  overflow: hidden;
}

.uui-navbar06_blog-item-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.uui-navbar06_dropdown-content {
  width: 100%;
  display: flex;
}

.uui-navbar06_dropdown-content-left {
  grid-column-gap: 2rem;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 15rem;
  padding: 2rem 2rem 2rem 0;
}

.uui-navbar06_dropdown-content-right {
  flex-wrap: wrap;
  width: 100%;
  padding-top: 1.25rem;
  padding-bottom: 2rem;
  display: flex;
  position: relative;
}

.uui-navbar06_blog-list {
  grid-column-gap: 1.5rem;
  grid-row-gap: .5rem;
  grid-template-rows: max-content;
  grid-template-columns: 1fr 1fr;
  grid-auto-rows: max-content;
  grid-auto-columns: max-content;
  align-items: start;
  width: 100%;
  display: grid;
}

.uui-navbar06_blog-item-content {
  flex-direction: column;
  font-weight: 400;
  display: flex;
}

.uui-navbar06_blog-item {
  grid-column-gap: 1.5rem;
  grid-row-gap: 0px;
  border-radius: .5rem;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
  grid-auto-columns: 1fr;
  align-content: start;
  align-items: start;
  padding: .75rem;
  text-decoration: none;
  transition: all .3s;
  display: grid;
}

.uui-navbar06_blog-item:hover {
  background-color: var(--untitled-ui--gray50-2);
}

.navbar_component {
  z-index: 1;
  border-bottom: 1px solid var(--untitled-ui--gray100);
  background-color: #fff;
  border-radius: 1rem;
  align-items: center;
  min-height: 4.2rem;
  margin-left: 2rem;
  margin-right: 2rem;
  padding-left: 2rem;
  padding-right: 2rem;
  display: flex;
  top: 1rem;
}

.navbar_container {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 80rem;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.navbar_logo-link {
  padding-left: 0;
}

.navbar_menu {
  flex: 1;
  justify-content: space-between;
  align-items: center;
  margin-left: 1.5rem;
  display: flex;
  position: static;
}

.uui-navbar06_link {
  color: var(--untitled-ui--gray600);
  align-items: center;
  padding: 1.75rem 1rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  transition: all .3s;
}

.uui-navbar06_link:hover {
  color: var(--untitled-ui--gray700);
}

.uui-navbar06_link.w--current {
  color: #000;
}

.uui-navbar06_dropdown-list {
  box-shadow: 0 12px 16px -4px #00000014, 0 4px 6px -2px #10182808;
}

.uui-navbar06_dropdown-list.w--open {
  background-color: #fff;
  width: 100vw;
  min-width: 100vw;
  max-width: 100%;
  padding-left: 2rem;
  padding-right: 2rem;
  position: absolute;
  inset: 5.0625rem auto auto 0%;
  overflow: hidden;
}

.navbar_menu-right {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: flex;
}

.uui-navbar06_menu-button {
  padding: 0;
}

.uui-navbar06_dropdown-toggle {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: var(--untitled-ui--gray600);
  align-items: center;
  padding: 1rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  transition: all .3s;
  display: flex;
}

.uui-navbar06_dropdown-toggle:hover {
  color: var(--untitled-ui--gray700);
}

.navbar_menu-dropdown {
  position: static;
}

.uui-button-secondary-gray {
  grid-column-gap: .5rem;
  border: 1px solid var(--untitled-ui--gray300);
  background-color: var(--untitled-ui--white);
  color: var(--untitled-ui--gray700);
  text-align: center;
  white-space: nowrap;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  padding: .625rem 1.125rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  text-decoration: none;
  transition: all .3s;
  display: flex;
  box-shadow: 0 1px 2px #1018280d;
}

.uui-button-secondary-gray:hover {
  background-color: var(--untitled-ui--gray50-2);
  color: var(--untitled-ui--gray800);
}

.uui-button-secondary-gray:focus {
  background-color: var(--untitled-ui--white);
  box-shadow: 0 1px 2px 0 #1018280d, 0 0 0 4px var(--untitled-ui--gray100);
}

.uui-button-secondary-gray.show-tablet {
  display: none;
}

.uui-button-tertiary-gray {
  grid-column-gap: .5rem;
  color: var(--untitled-ui--gray600);
  white-space: nowrap;
  background-color: #0000;
  border: 1px solid #0000;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  padding: .625rem 1.125rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  text-decoration: none;
  transition: all .3s;
  display: flex;
}

.uui-button-tertiary-gray:hover {
  background-color: var(--untitled-ui--gray50-2);
  color: var(--untitled-ui--gray700);
}

.navbar_button-wrapper {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  align-items: center;
  display: flex;
}

.logo_component {
  flex-wrap: nowrap;
  width: auto;
  height: 2rem;
  display: flex;
}

.logo_logomark {
  flex: none;
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.uui-styleguide_logomark-bg {
  border-radius: 8px;
  width: 2rem;
  height: 2rem;
  position: absolute;
  inset: 0%;
}

.uui-logo_logomark-blur {
  z-index: 2;
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
  background-color: #fff3;
  border-bottom-right-radius: .5rem;
  border-bottom-left-radius: .5rem;
  width: 100%;
  height: 50%;
  position: absolute;
  inset: 50% 0% 0%;
  overflow: hidden;
}

.uui-logo_logomark-dot {
  z-index: 1;
  background-image: linear-gradient(26.5deg, #6941c6, #53389e);
  border-radius: 50%;
  width: 50%;
  height: 50%;
  position: relative;
}

.uui-logo_logotype {
  flex: none;
  width: auto;
  height: 100%;
}

.uui-navbar06_heading {
  color: var(--untitled-ui--primary600);
  letter-spacing: normal;
  margin-top: 0;
  margin-bottom: .75rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: .875rem;
  font-weight: 600;
}

.uui-navbar06_item-heading {
  color: var(--untitled-ui--gray900);
  margin-bottom: .25rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-weight: 600;
}

.navbar_styles {
  display: block;
  position: fixed;
  inset: 0% auto auto 0%;
}

.uui-logo_image {
  flex: none;
  width: auto;
  height: 100%;
  display: none;
}

.text-block-2 {
  color: var(--text--base--primary);
  font-family: Pretendard, Arial, sans-serif;
  font-weight: 400;
  position: static;
}

.main-2 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 100vw;
  height: 720px;
  padding-top: 8rem;
  padding-left: 2rem;
  padding-right: 2rem;
  text-decoration: none;
  display: flex;
  position: relative;
}

.img_main_bg {
  object-fit: cover;
  border-radius: 16px;
  width: 100%;
  max-width: 1440px;
}

.about-2 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  text-decoration: none;
  display: flex;
}

.section-header-3 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.section-12 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding-top: 5rem;
  padding-left: 2rem;
  padding-right: 2rem;
  text-decoration: none;
  display: flex;
}

.container-19 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-6 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 100px;
  text-decoration: none;
  display: flex;
}

.container-20 {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.caption {
  color: #0f132499;
  letter-spacing: -.2px;
  white-space: pre-line;
  word-break: keep-all;
  justify-content: flex-start;
  align-items: flex-end;
  min-width: 25vw;
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Pretendard, Arial, sans-serif;
  font-size: 0.8rem;
  font-weight: 400;
  line-height: 1.2rem;
  text-decoration: none;
  display: flex;
}

.section-13 {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 3rem 2rem;
  text-decoration: none;
  display: flex;
}

.container-21 {
  grid-column-gap: 40px;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  max-width: 1440px;
  text-decoration: none;
  display: flex;
}

.text-17 {
  color: #14151a;
  letter-spacing: -.7px;
  white-space: break-spaces;
  word-break: keep-all;
  min-width: 30vw;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Pretendard, Arial, sans-serif;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 2.1rem;
  text-decoration: none;
}

.container-22 {
  grid-column-gap: 40px;
  grid-row-gap: 8px;
  flex-flow: row;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  height: 640px;
  text-decoration: none;
  display: flex;
  flex: 1 1 0;
}

.img_program01-2 {
  box-sizing: border-box;
  object-fit: cover;
  border-radius: 16px;
  flex: 0 auto;
  width: 100%;
  max-width: 1440px;
  max-height: 540px;
  overflow: clip;
}

.team-2 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100vw;
  text-decoration: none;
  display: flex;
}

.section-header-4 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  text-decoration: none;
  display: flex;
}

.section-14 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 5rem;
  padding-left: 2rem;
  padding-right: 2rem;
  text-decoration: none;
  display: flex;
}

.container-23 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-7 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 100px;
  text-decoration: none;
  display: flex;
}

.slider-tall {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 1rem;
  padding-right: 1rem;
  text-decoration: none;
  display: flex;
}

.slider-tall.center {
  width: auto;
  position: relative;
}

.slider-arrows-top {
  grid-column-gap: 8px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  display: flex;
}

.slider-arrow-btn {
  background: none;
  border: none;
  padding: 8px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: opacity 0.3s;
}

.slider-arrow-btn:hover {
  opacity: 0.7;
}

.slider-arrow-btn img {
  width: 16px;
  height: 16px;
}

.text-18 {
  color: #14151a;
  letter-spacing: -1px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Pretendard, Arial, sans-serif;
  font-size: 3rem;
  font-weight: 600;
  line-height: 3.5rem;
  text-decoration: none;
}

.section-15 {
  grid-column-gap: 40px;
  grid-row-gap: 32px;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  padding: 0 2rem 5rem;
  text-decoration: none;
  display: flex;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}

.splide {
  grid-column-gap: 40px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  text-decoration: none;
  display: flex;
  overflow: visible;
}

.splide.slider2.tall {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  flex: 1 1 0;
  position: relative;
  overflow: visible;
  min-width: 0;
}

.container-26 {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  padding-top: 48px;
  align-items: flex-start;
  flex: 1 1 0;
  min-width: 0;
  max-width: none;
  text-decoration: none;
  display: flex;
  gap: 2rem;
}

.team-list-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 2rem;
  width: 100%;
}

.team-list-item {
  display: flex;
  gap: 1.5rem;
  align-items: flex-start;
  width: 100%;
  max-width: 672px;
}

.img_thum_team_list {
  width: 160px;
  height: 160px;
  border-radius: 1rem;
  overflow: hidden;
  flex-shrink: 0;
}

.img_thum_team_list .image-6 {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.team-list-content {
  flex: 1;
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}

.text-19 {
  color: #14151a;
  letter-spacing: -.5px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Pretendard, Arial, sans-serif;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 2.1rem;
}

.container-26 .text-19 {
  font-size: 1.875rem;
  font-weight: 400;
  line-height: 2.25rem;
}

.team-list-content .text-19 {
  font-size: 1.875rem;
  font-weight: 400;
  line-height: 2.25rem;
  text-decoration: none;
}

.list_wrap {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 856px;
  text-decoration: none;
  display: flex;
}

.header-3 {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.location {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100vw;
  text-decoration: none;
  display: flex;
}

.section-16 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding-top: 5rem;
  padding-left: 2rem;
  padding-right: 2rem;
  text-decoration: none;
  display: flex;
}

.container-27 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-8 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 100px;
  text-decoration: none;
  display: flex;
}

.container-28 {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  text-decoration: none;
  display: flex;
}

.text-20 {
  color: #14151a;
  letter-spacing: -1px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Pretendard, Arial, sans-serif;
  font-size: 3rem;
  font-weight: 600;
  line-height: 56px;
  text-decoration: none;
}

.section-17 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 3rem 2rem;
  text-decoration: none;
  display: flex;
}

.container-29 {
  grid-column-gap: 40px;
  background-image: linear-gradient(#00000040, #00000040), url('../images/5653D270-42ED-4413-951C-B5950F391349_1.avif');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  border-radius: 16px;
  justify-content: flex-end;
  align-items: flex-end;
  width: 100%;
  max-width: 1440px;
  height: 320px;
  min-height: 320px;
  padding: 32px;
  display: flex;
}

.container-30 {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  max-width: 480px;
  text-decoration: none;
  display: flex;
}

.text-21 {
  color: #fff;
  letter-spacing: -.5px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Pretendard, Arial, sans-serif;
  font-size: 1.875rem;
  font-weight: 400;
  line-height: 2.25rem;
  text-decoration: none;
}

.text-22 {
  color: #fff;
  text-align: right;
  letter-spacing: -.2px;
  white-space: break-spaces;
  word-break: keep-all;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Pretendard, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5rem;
  text-decoration: none;
}

.container-31 {
  grid-column-gap: 40px;
  background-image: linear-gradient(#00000040, #00000040), url('../images/DSC06348_1.avif');
  background-position: 0 0, 50% 80%;
  background-size: auto, cover;
  border-radius: 16px;
  justify-content: flex-end;
  align-items: flex-end;
  width: 100%;
  max-width: 1440px;
  height: 320px;
  min-height: 320px;
  padding: 32px;
  display: flex;
}

.indicator {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100vw;
  padding: 2.5rem 2rem;
  text-decoration: none;
  display: flex;
}

.section-18 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  text-decoration: none;
  display: flex;
}

.section-19 {
  grid-column-gap: 24px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.container-32 {
  grid-column-gap: 40px;
  background-image: url('../images/IMG_7388.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 16px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 30rem;
  min-height: 30rem;
  padding: 32px;
  text-decoration: none;
  display: flex;
}

.container-33 {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 480px;
  height: 416px;
  text-decoration: none;
  display: flex;
}

.text-23 {
  color: #fff9;
  letter-spacing: -.2px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Pretendard, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5rem;
  text-decoration: none;
}

.text-24 {
  color: #fff;
  letter-spacing: -.5px;
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Pretendard, Arial, sans-serif;
  font-size: 1.875rem;
  font-weight: 400;
  line-height: 2.25rem;
  text-decoration: none;
}

.actions-3 {
  grid-column-gap: 16px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 16px;
  text-decoration: none;
  display: flex;
}

.button-5 {
  grid-column-gap: 4px;
  background-color: #fff;
  border: 1px solid #dee0e3;
  border-radius: 12px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 10px 12px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 1px 2px #14151a0d, inset 0 -1px 1px #0000001a;
}

.text-25 {
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  text-decoration: none;
  display: flex;
}

.label-8 {
  color: #14151a;
  text-align: center;
  letter-spacing: -.1px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Pretendard, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
}

.container-34 {
  grid-column-gap: 40px;
  background-image: url('../images/DSC07949_1.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 16px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 676px;
  height: 30rem;
  min-height: 30rem;
  padding: 32px;
  text-decoration: none;
  display: flex;
}

.actions-4 {
  grid-column-gap: 8px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  padding-top: 16px;
  text-decoration: none;
  display: flex;
}

.button-6 {
  grid-column-gap: 4px;
  background-color: var(--background--button--primary);
  border: 1px solid #dee0e3;
  border-radius: 12px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 12px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 1px 2px #14151a0d, inset 0 -1px 1px #0000001a;
}

.code-embed-2 {
  justify-content: center;
  align-items: center;
  width: 16px;
  height: 16px;
  display: flex;
}

.button-6_1 {
  grid-column-gap: 4px;
  background-color: var(--background--button--secondary);
  border: 1px solid #dee0e3;
  border-radius: 12px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 12px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 1px 2px #14151a0d, inset 0 -1px 1px #0000001a;
}

.img_program01-3 {
  box-sizing: border-box;
  object-fit: cover;
  border-radius: 16px;
  flex: 0 auto;
  width: 100%;
  min-width: 10vw;
  max-width: 1440%;
  height: 640px;
  overflow: clip;
}

.link_about, .link_about.w--current {
  text-decoration: none;
}

.link_about.w--current:hover {
  opacity: .7;
}

.link-block {
  cursor: pointer;
}

.image {
  box-sizing: border-box;
  object-fit: cover;
  object-position: 50% 50%;
  max-height: 200px;
  width: 100%;
  height: 100%;
}

.program-2 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100vw;
  text-decoration: none;
  display: flex;
}

.section-20 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 5rem;
  padding-left: 2rem;
  padding-right: 2rem;
  text-decoration: none;
  display: flex;
}

.container-35 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-9 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 100px;
  text-decoration: none;
  display: flex;
}

.container-36 {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.caption-2 {
  color: #0f132499;
  letter-spacing: -.2px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Pretendard, Arial, sans-serif;
  font-size: 0.8rem;
  font-weight: 400;
  line-height: 1.2rem;
  text-decoration: none;
}

.text-26 {
  color: #14151a;
  letter-spacing: -1px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Pretendard, Arial, sans-serif;
  font-size: 3rem;
  font-weight: 600;
  line-height: 3.5rem;
  text-decoration: none;
}

.section-21 {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 5rem 2rem;
  text-decoration: none;
  display: flex;
}

.container-37 {
  grid-column-gap: 40px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  text-decoration: none;
  display: flex;
}

.text-27 {
  color: #14151a;
  letter-spacing: -.6px;
  white-space: break-spaces;
  word-break: keep-all;
  width: 32vw;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Pretendard, Arial, sans-serif;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 2.1rem;
  text-decoration: none;
  display: inline-flex;
}

.container-38 {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 28vw;
  max-width: 480px;
  height: 640px;
  text-decoration: none;
  display: flex;
}

.img_program01-4 {
  object-fit: cover;
  border-radius: 16px;
  width: 100%;
  max-width: none;
  overflow: auto;
}

.section-22 {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 2.5rem 2rem;
  text-decoration: none;
  display: flex;
}

.container-39 {
  /*grid-column-gap: 40px;*/
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  padding-left: 480px;
  display: flex;
}

.vectors-wrapper-10 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 1px;
  height: 100px;
  text-decoration: none;
  display: flex;
}

.container_img {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  padding-left: 480px;
  text-decoration: none;
  display: flex;
}

.section-23 {
  grid-column-gap: 32px;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 5rem 2rem;
  text-decoration: none;
  display: flex;
}

.container_img-2 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  height: 640px;
  text-decoration: none;
  display: flex;
}

.container-40 {
  grid-column-gap: 40px;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  height: 640px;
  text-decoration: none;
  display: flex;
}

.instagram-2 {
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100vw;
  text-decoration: none;
  display: flex;
}

.section-24 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 2.5rem 2rem;
  text-decoration: none;
  display: flex;
}

.container-41 {
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  text-decoration: none;
  display: inline-flex;
}

.img_horizontal {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 50%;
  display: inline-flex;
}

.container-42 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  width: 100%;
  max-width: 1440px;
  display: flex;
}

.img_program01-5 {
  object-fit: cover;
  border-radius: 16px;
  flex-flow: row;
  flex: 0 auto;
  width: 100%;
  max-width: none;
  display: block;
  overflow: auto;
}

.img_program_container {
  width: 50%;
  padding-right: 1.5rem;
}

.img_program_container-2 {
  width: 50%;
  padding-left: 1.5rem;
  padding-right: 0;
}

.div-block-2 {
  width: 100%;
  max-width: 1440px;
}

.container-38_1 {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 30vw;
  max-width: 480px;
  height: 640px;
  text-decoration: none;
  display: flex;
}

.text-28 {
  color: #14151a;
  letter-spacing: -.6px;
  white-space: break-spaces;
  word-break: keep-all;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Pretendard, Arial, sans-serif;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 2.1rem;
}

.bullet-item {
  font-size: 1.2rem;
  line-height: 1.6rem;
  font-weight: 500;
  text-decoration: none;
  display: inline-flex;
}

.link-block-2, .link-block-3, .link-block-4 {
  width: 100%;
  text-decoration: none;
}

.events-calendar-yoga_schedule {
  background-color: #8080801a;
  background-image: url('../images/');
  background-repeat: no-repeat;
  background-size: 100%;
  width: 100%;
  height: 700px;
}

.footer_link_btn {
  cursor: pointer;
  text-decoration: none;
}

.footer_link_btn:hover {
  color: #000;
  text-decoration: underline;
}

.news {
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100vw;
  text-decoration: none;
  display: flex;
  position: relative;
}

.section-header-5 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.section-style {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 80px;
  padding-left: 32px;
  padding-right: 32px;
  text-decoration: none;
  display: flex;
}

.container-43 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  text-decoration: none;
  display: flex;
}

.divider-2 {
  object-fit: cover;
}

.container-44 {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-29 {
  color: #0f132499;
  letter-spacing: -.2px;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Pretendard, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 24px;
  text-decoration: none;
}

.text-30 {
  color: #14151a;
  letter-spacing: -1px;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Pretendard, sans-serif;
  font-size: 3rem;
  font-weight: 600;
  line-height: 56px;
  text-decoration: none;
}

.section-style-2 {
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 2.5rem 2rem;
  text-decoration: none;
  display: flex;
}

.container-45 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  min-width: 360px;
  max-height: 480px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.image-2 {
  object-fit: cover;
  border-radius: 16px;
  width: 100%;
}

/* Instagram Feed Widget Styles */
a[title="Free Instagram Feed widget"] {
  display: none !important;
}

.eapps-instagram-feed-posts-item-overlay {
  border-radius: 16px;
}

.text-31 {
  color: #14151a;
  letter-spacing: -.5px;
  white-space: break-spaces;
  word-break: keep-all;
  width: 100%;
  height: 120px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Pretendard, Arial, sans-serif;
  font-size: 1.875rem;
  font-weight: 400;
  line-height: 36px;
  text-decoration: none;
}

.code-embed-3 {
  display: block;
}

.container-46 {
  grid-column-gap: 40px;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  max-width: 1440px;
  text-decoration: none;
  display: flex;
}

.img-style {
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: relative;
  min-width: 0;
}

.img_program01-6 {
  box-sizing: border-box;
  object-fit: cover;
  border-radius: 16px;
  flex: 0 auto;
  width: 100%;
  min-width: 10vw;
  max-width: 1440%;
  height: 640px;
  overflow: clip;
}

.logo-2 {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 1px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  overflow: hidden;
}

.logo-3 {
  object-fit: cover;
}

.container-47 {
  grid-column-gap: 40px;
  grid-row-gap: 8px;
  flex-flow: row;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  height: 640px;
  text-decoration: none;
  display: flex;
  flex: 1 1 0;
}

.body-style {
  color: #0f132499;
  letter-spacing: -.2px;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Pretendard, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 24px;
  text-decoration: none;
}

.text-32 {
  color: #14151a;
  letter-spacing: -.7px;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Pretendard, sans-serif;
  font-size: 2.25rem;
  font-weight: 500;
  line-height: 44px;
  text-decoration: none;
}

.container-48 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: row;
  flex: 1;
  width: 100%;
  max-width: 1440px;
  padding: 40px 32px;
  display: flex;
}

.div-block-3 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  width: 100%;
  max-width: 1440px;
  display: flex;
}

.button-2-copy {
  padding: var(--numbers--6) var(--numbers--10);
  grid-column-gap: var(--numbers--2);
  border-radius: var(--measurements--radius--lg);
  background-color: var(--background--button--primary);
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
  box-shadow: 0 1px 2px #14151a0d, inset 0 -1px 1px #0000001a;
}

.button-2_1 {
  padding: var(--numbers--6) var(--numbers--10);
  grid-column-gap: var(--numbers--2);
  border: 1px solid var(--border--action--normal);
  border-radius: var(--measurements--radius--lg);
  background-color: var(--background--surface--default);
  cursor: pointer;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
  box-shadow: 0 1px 2px #14151a0d, inset 0 -1px 1px #0000001a;
}

.label-3_1 {
  margin-top: 0;
  margin-bottom: var(--typography--paragraph-spacing--caption-l);
  font-family: var(--typography--family--pretendard);
  color: var(--background--button--primary);
  font-size: var(--typography--size--caption-l);
  line-height: var(--typography--line-height--caption-l);
  text-align: center;
  letter-spacing: var(--typography--letter-spacing--caption-l);
  font-weight: 600;
  text-decoration: none;
}

.link-block_calendar {
  text-decoration: none;
}

.code-embed-5 {
  width: 1rem;
  height: 1rem;
}

.embed_calendar {
  border: 1px solid var(--border--action--normal);
  background-color: var(--background--surface--default);
  border-radius: 2rem;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 2rem 3rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.modal_event {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  -webkit-text-fill-color: inherit;
  background-color: #000000a6;
  background-clip: border-box;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  padding: 5rem 2rem 2rem;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: visible;
}

.btn_modal_close {
  cursor: pointer;
  flex-flow: row;
  justify-content: flex-end;
  align-items: center;
  padding: .5rem 1rem;
  display: flex;
  position: relative;
}

.code-embed-7 {
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  display: flex;
}

.text-block-3 {
  color: var(--text--base--inverted);
  width: 100%;
  font-family: Pretendard, Arial, sans-serif;
  font-size: .85rem;
  font-weight: 500;
  line-height: 1rem;
}

.container_modal {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  max-width: 1440px;
  height: 100%;
  display: flex;
}

.btn_calendar {
  text-decoration: none;
}

.code-embed-8 {
  height: 80%;
}

.banner {
  cursor: pointer;
  background-color: #b0bdae;
  border-radius: 1rem;
  height: 100%;
  padding: 1rem 2rem;
  display: flex;
  overflow: hidden;
}

.wrap {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.additional {
  grid-column-gap: 8px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.badge {
  background-color: #ecdffb;
  border: 1px solid #0a0f2914;
  border-radius: 999px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 2px 4px;
  text-decoration: none;
  display: flex;
}

.label-style {
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding-left: 4px;
  padding-right: 4px;
  text-decoration: none;
  display: flex;
}

.label-style-2 {
  color: #5314a3;
  text-align: center;
  letter-spacing: -.1px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Pretendard, sans-serif;
  font-size: .875rem;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
}

.text-container {
  grid-row-gap: 4px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-33 {
  color: #14151a;
  letter-spacing: -.3px;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Pretendard, sans-serif;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 32px;
  text-decoration: none;
}

.ttc {
  color: #0f132499;
  letter-spacing: -.2px;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Pretendard, Arial, sans-serif;
  font-size: .8rem;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.image-3 {
  grid-row-gap: 20px;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  text-decoration: none;
  display: flex;
  position: relative;
}

._1 {
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}

.link-block-6 {
  cursor: pointer;
  width: 100%;
  max-height: 140px;
  text-decoration: none;
}

.code-embed-9 {
  z-index: 0;
}

.button-2_1-mob {
  padding: var(--numbers--6) var(--numbers--10);
  grid-column-gap: var(--numbers--2);
  border: 1px solid var(--border--action--normal);
  border-radius: var(--measurements--radius--lg);
  background-color: var(--background--surface--default);
  cursor: pointer;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
  box-shadow: 0 1px 2px #14151a0d, inset 0 -1px 1px #0000001a;
}

.link-block-5-mob {
  text-decoration: none;
}

.button-2-mob {
  padding: var(--numbers--6) var(--numbers--10);
  grid-column-gap: var(--numbers--2);
  border-radius: var(--measurements--radius--lg);
  background-color: var(--background--button--primary);
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
  box-shadow: 0 1px 2px #14151a0d, inset 0 -1px 1px #0000001a;
}

.body {
  flex-flow: column;
}

.navi_event {
  background-color: #90a098;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding-left: 5rem;
  padding-right: 5rem;
  display: none;
}

.container_event {
  background-color: #90a098;
  border-radius: 12px;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 560px;
  width: 100%;
  padding: 24px 24px 24px 184px;
  display: flex;
  gap: 24px;
  position: relative;
  margin-bottom: 1.5rem;
}

.image-wrapper-event {
  position: absolute;
  left: 0;
  bottom: 10px;
  width: 160px;
  height: auto;
  aspect-ratio: 160 / 271;
  display: flex;
  flex-direction: column;
  gap: 20px;
  align-items: flex-start;
  padding: 0;
  box-sizing: border-box;
}

.image-wrapper-event .image-4 {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 50%;
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
}

.text_event {
  color: rgba(255, 255, 255, 0.6);
  text-align: left;
  white-space: break-spaces;
  word-break: keep-all;
  font-family: Pretendard, Arial, sans-serif;
  font-size: 0.8rem;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: -0.2px;
  position: relative;
  flex-shrink: 0;
  width: 100%;
}

.link_naver_book {
  cursor: pointer;
  flex-flow: column;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
  position: relative;
  inset: auto;
}

.code-embed-10 {
  color: var(--text--base--inverted);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  display: flex;
  position: relative;
}

.btn_close {
  background-color: rgba(255, 255, 255, 0);
  border-radius: 8px;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  padding: 4px 8px;
  display: flex;
  gap: 4px;
  border: none;
  box-sizing: border-box;
  overflow: clip;
  flex-shrink: 0;
}

.btn_close_desktop {
  display: flex;
}

.btn_close:not(.btn_close_desktop) {
  display: none;
}

.btn_close:hover {
  color: #fff;
  -webkit-text-fill-color: transparent;
  background-color: #fff;
  -webkit-background-clip: text;
  background-clip: text;
}

.text-block-4 {
  color: rgba(15, 19, 36, 0.6);
  font-family: Pretendard, Arial, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
  letter-spacing: 0px;
  text-align: center;
  white-space: pre;
  position: relative;
  flex-shrink: 0;
  box-sizing: border-box;
  padding: 0;
  display: flex;
  gap: 0;
  align-items: center;
  justify-content: center;
}

.navi_event_mobile {
  background-color: transparent;
  border-radius: 0;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  max-width: 30rem;
  padding: 0;
  display: flex;
  position: fixed;
  bottom: 0;
  left: 2rem;
  z-index: 1000;
}

.image-4 {
  width: 10rem;
  height: auto;
  flex-shrink: 0;
  position: relative;
  object-fit: cover;
}


.div-block-5 {
  flex: 1 0 0;
  min-width: 0;
  min-height: 0;
  display: flex;
  flex-direction: column;
  gap: 20px;
  align-items: flex-start;
  box-sizing: border-box;
  padding: 0;
  position: relative;
  flex-shrink: 0;
}

.div-block-7 {
  display: flex;
  flex-direction: column;
  gap: 8px;
  align-items: flex-start;
  width: 100%;
  box-sizing: border-box;
  padding: 0;
  position: relative;
  flex-shrink: 0;
}

.div-block-6 {
  display: flex;
  gap: 8px;
  align-items: flex-start;
  width: 100%;
  box-sizing: border-box;
  padding: 0;
  position: relative;
  flex-shrink: 0;
}

.title_text_event {
  color: #ffffff;
  text-align: left;
  font-family: Pretendard, Arial, sans-serif;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 32px;
  letter-spacing: -0.3px;
  width: 100%;
  margin: 0;
  position: relative;
  flex-shrink: 0;
}

.event_btn {
  padding: 12px 16px;
  border-radius: 12px;
  background-color: #14151a;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
  gap: 4px;
  box-shadow: 0px 1px 2px 0px rgba(20, 21, 26, 0.05);
  cursor: pointer;
  box-sizing: border-box;
  overflow: clip;
  position: relative;
  flex-shrink: 0;
  transform: scale(0.8);
  transform-origin: left center;
}

.icon-arrow-right {
  width: 16px;
  height: 16px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.icon-arrow-right img {
  width: 16px;
  height: 16px;
  filter: brightness(0) invert(1);
}

.div-block-6 {
  width: 100%;
}

.div-block-7 {
  flex-flow: column;
  display: flex;
  gap: 0.5rem;
}

.navi_event_mobile2 {
  background-color: #90a098;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding-left: 5rem;
  padding-right: 5rem;
  display: none;
  position: fixed;
  inset: auto 0% 0%;
}

.splide__slide {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
}

.splide__slide.five-cards {
  flex-flow: row;
  width: 20%;
}

.button_sns {
  grid-column-gap: 4px;
  background-color: var(--background--button--secondary);
  cursor: pointer;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 12px;
  text-decoration: none;
  display: flex;
}

.image-5 {
  width: 24px;
  height: 24px;
}

.splide__track {
  width: 100%;
}

.splide__list {
  display: flex;
}

.splide__arrows {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  display: flex;
}

.splide__arrows.is--mobile-center {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.slider-css {
  display: block;
  position: absolute;
}

.caption_carocel {
  color: rgba(15, 19, 36, 0.6);
  letter-spacing: -.2px;
  white-space: pre-line;
  word-break: keep-all;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Pretendard, Arial, sans-serif;
  font-size: 0.8rem;
  font-weight: 400;
  line-height: 1.2rem;
}

.image-6 {
  object-fit: cover;
  height: 100%;
  display: block;
}

.img_thum_team {
  border-radius: 1rem;
  width: 75%;
  height: 170px;
  overflow: hidden;
}

.caption_resume {
  color: #0f132499;
  letter-spacing: -.2px;
  white-space: pre-line;
  word-break: keep-all;
  justify-content: flex-start;
  align-items: flex-end;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Pretendard, Arial, sans-serif;
  font-size: .8rem;
  font-weight: 400;
  line-height: 1.2rem;
  text-decoration: none;
  display: flex;
}

.label-3-copy {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Pretendard, Arial, sans-serif;
  color: #ffffff;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5rem;
  letter-spacing: -0.2px;
  text-align: center;
  white-space: nowrap;
  text-decoration: none;
}

@media screen and (min-width: 1920px) {
  .about, .program, .vectors-wrapper {
    max-width: 100vw;
  }

  .text-3 {
    direction: ltr;
    letter-spacing: -.2px;
    white-space: break-spaces;
    word-break: keep-all;
    max-width: 560px;
  }

  .container-5 {
    max-width: 50vw;
  }

  .img_program01 {
    object-fit: cover;
    max-width: 100%;
    overflow: clip;
  }

  .team {
    max-width: 100vw;
  }

  .img_team {
    width: 100%;
  }

  .footer {
    max-width: 100vw;
  }

  .main {
    background-position: 50% 100%;
    background-size: cover;
    max-width: 100vw;
  }

  .img {
    height: 20vh;
  }

  .navigation-bar {
    max-width: 100vw;
  }

  .divider {
    background-color: var(--border--base--alpha);
    height: 100%;
  }

  .popover_navi {
    padding-left: 0;
    padding-right: 0;
  }

  .container-17 {
    cursor: pointer;
  }

  .container-17:hover {
    opacity: .7;
    font-weight: 900;
    text-decoration: none;
  }

  .btn_area:hover {
    overflow-wrap: normal;
  }

  .navi_menu {
    z-index: 1;
    flex-flow: row;
    flex: 0 auto;
    justify-content: flex-start;
    align-items: center;
    margin-left: 8px;
    margin-right: 8px;
    display: flex;
    position: static;
    white-space: nowrap;
  }
  
  .navi_menu .text-block {
    white-space: nowrap;
  }

  .navi_menu.w-inline-block {
    flex-shrink: 0;
    min-width: fit-content;
  }

  .dropdown-list {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    display: none;
    position: absolute;
  }

  .dropdown-list.w--open {
    -webkit-text-fill-color: inherit;
    vertical-align: top;
    background-color: #fff0;
    background-clip: border-box;
    margin-left: 0;
    inset: 90% 0% 0%;
  }

  .main-2 {
    justify-content: center;
    align-items: center;
  }

  .caption {
    justify-content: flex-start;
    align-items: flex-end;
    height: 100%;
    display: flex;
  }

  .text-17 {
    min-width: 20vw;
  }

  .code-embed-2 {
    height: 16px;
  }

  .link_about.w--current {
    text-decoration: none;
  }

  .banner {
    border-radius: 1rem;
  }

  .navi_event {
    justify-content: center;
    align-items: center;
    padding-left: 5rem;
    padding-right: 5rem;
    display: flex;
  }

  .navi_event_mobile {
    justify-content: center;
    align-items: center;
    padding-left: 2rem;
    padding-right: 2rem;
    display: none;
  }

  .div-block-5 {
    max-width: 0;
  }

  .navi_event_mobile2 {
    justify-content: center;
    align-items: center;
    padding-left: 5rem;
    padding-right: 5rem;
    display: none;
  }

  .caption_carocel {
    justify-content: flex-start;
    align-items: flex-end;
    height: 100%;
    display: flex;
  }

  .img_thum_team {
    width: 75%;
  }

  .caption_resume {
    justify-content: flex-start;
    align-items: flex-end;
    height: 100%;
    display: flex;
  }
}

@media screen and (max-width: 991px) {
  .icon {
    display: flex;
    width: 20px;
  }

  .navi_menu.w-dropdown:hover .dropdown-list:not(.w--open),
  .navi_menu.w-dropdown .dropdown-list:hover:not(.w--open) {
    display: none !important;
  }

  .navi_menu.w-dropdown::after {
    display: none;
  }

  .dropdown-list.w--open {
    display: flex !important;
  }

  .container-4 {
    grid-row-gap: 0px;
    flex-flow: column;
  }

  .container-5 {
    height: 100%;
  }

  .img_program01 {
    margin-top: 2rem;
  }

  .logo {
    width: 80%;
  }

  .style-guide-wrapper, .styles-wrapper, .style-guide-wrapper-2, .styles-wrapper-2, .styles-wrapper-3 {
    flex-direction: column;
  }

  .navigation-bar {
    flex-direction: column;
    align-items: center;
  }

  .cantainer {
    grid-column-gap: .5rem;
    flex: 0 auto;
    justify-content: flex-start;
    align-items: center;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .left-3 {
    flex: 0 auto;
    width: 12%;
  }

  .center {
    grid-column-gap: 0px;
    flex: 1;
    width: 100%;
    min-width: 0;
    justify-content: flex-start;
  }

  .center .navi_menu.w-inline-block {
    flex-shrink: 0;
    min-width: fit-content;
  }

  .center .navi_menu.w-inline-block .text-block {
    flex-shrink: 0;
    min-width: fit-content;
  }

  .right-3 {
    width: 100%;
  }

  .divider {
    width: 100%;
    height: 1px;
  }

  .dropdown-toggle {
    padding: 0;
  }

  .container-18 {
    max-width: 728px;
  }

  .navbar-wrapper-three {
    justify-content: space-between;
  }

  .navbar-brand-three {
    position: relative;
  }

  .nav-menu-wrapper-three {
    background-color: #0000;
    top: 70px;
  }

  .nav-menu-three {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-link {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .menu-button {
    padding: 12px;
  }

  .menu-button.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .a-button-primary {
    display: flex;
  }

  .a-header-button-wrapper {
    justify-content: center;
  }

  .a-header-image-block {
    max-width: 100%;
    height: 500px;
    position: relative;
  }

  .a-header-block {
    text-align: center;
    align-items: center;
    max-width: 100%;
    margin-bottom: 60px;
  }

  .a-header-logo-wrapper {
    margin-top: 60px;
  }

  .a-header-section {
    padding-bottom: 0;
  }

  .a-header-image-grid {
    padding-left: 5%;
  }

  .a-feature-grid {
    grid-template-columns: 1fr;
  }

  .a-button-primary-2 {
    display: flex;
  }

  .a-header-button-wrapper-2 {
    justify-content: center;
  }

  .a-header-image-block-2 {
    max-width: 100%;
    height: 500px;
    position: relative;
  }

  .a-header-block-2 {
    text-align: center;
    align-items: center;
    max-width: 100%;
    margin-bottom: 60px;
  }

  .a-header-logo-wrapper-2 {
    margin-top: 60px;
  }

  .a-header-section-2 {
    padding-bottom: 0;
  }

  .a-header-image-grid-2 {
    padding-left: 5%;
  }

  .f-navigation-link {
    width: 100%;
  }

  .f-navigation {
    position: relative;
  }

  .f-navigation-menu-button {
    border: 1px solid var(--flowui-component-library--gray-200);
    color: var(--flowui-component-library--grey-600);
    border-radius: 8px;
    padding: 10px;
  }

  .f-navigation-menu-button.w--open {
    background-color: var(--flowui-component-library--gray-900);
    border-color: #fff;
  }

  .f-navigation-content {
    align-items: center;
    width: auto;
    display: flex;
  }

  .f-navigation-menu {
    background-color: var(--flowui-component-library--white);
    color: var(--flowui-component-library--grey-600);
    padding: 12px;
    position: absolute;
  }

  .f-navigation-menu.w--open {
    background-color: var(--flowui-component-library--gray-700);
    border-color: #fff;
  }

  .f-navigation-logo-link {
    margin-right: 0;
  }

  .hide-tablet {
    display: none;
  }

  .show-tablet {
    display: block;
  }

  .uui-dropdown-icon {
    color: var(--untitled-ui--gray500);
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
    inset: auto 0% auto auto;
  }

  .menu-icon_line-middle-inner {
    width: 4px;
    height: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .menu-icon_line-bottom {
    background-color: var(--untitled-ui--gray700);
    border-radius: 1rem;
    width: 24px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .menu-icon_line-middle {
    background-color: var(--untitled-ui--gray700);
    border-radius: 1rem;
    justify-content: center;
    align-items: center;
    width: 24px;
    height: 2px;
    margin-top: 6px;
    margin-bottom: 6px;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .menu-icon_line-top {
    background-color: var(--untitled-ui--gray700);
    border-radius: 1rem;
    width: 24px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .menu-icon_component {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 48px;
    height: 48px;
    margin-right: -.5rem;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .uui-navbar06_dropdown-link {
    padding-left: 0;
    padding-right: 0;
  }

  .uui-navbar06_dropdown-link:hover {
    background-color: #0000;
  }

  .uui-navbar06_blog-item-image-wrapper {
    flex-direction: column;
    width: 100%;
  }

  .uui-navbar06_blog-item-image {
    width: 100%;
  }

  .uui-navbar06_dropdown-content {
    flex-direction: column;
  }

  .uui-navbar06_dropdown-content-left {
    align-content: start;
    align-items: start;
    max-width: none;
    padding: 1rem 0 0;
  }

  .uui-navbar06_dropdown-content-right {
    align-items: flex-start;
    max-width: none;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .uui-navbar06_blog-list {
    grid-row-gap: 1rem;
    width: 100%;
  }

  .uui-navbar06_blog-item-content {
    width: 100%;
  }

  .uui-navbar06_blog-item {
    grid-row-gap: 1.5rem;
    grid-template-columns: 1fr;
    padding-left: 0;
    padding-right: 0;
  }

  .uui-navbar06_blog-item:hover {
    background-color: #0000;
  }

  .navbar_menu {
    border-top: 1px solid var(--untitled-ui--gray100);
    -webkit-text-fill-color: inherit;
    background-color: #fff;
    background-clip: border-box;
    align-items: flex-start;
    height: 100vh;
    margin-left: 0;
    padding: 1.5rem 2rem 5rem;
    position: absolute;
    overflow: auto;
  }

  .navbar_menu-left {
    grid-column-gap: 0px;
    grid-row-gap: .5rem;
    color: var(--untitled-ui--gray900);
    flex-direction: column;
    align-items: flex-start;
    display: flex;
  }

  .uui-navbar06_link {
    color: var(--untitled-ui--gray900);
    width: 100%;
    padding: .75rem 0;
    font-size: 1.125rem;
  }

  .uui-navbar06_link:hover {
    color: var(--untitled-ui--gray900);
  }

  .uui-navbar06_dropdown-list {
    position: relative;
    overflow: hidden;
  }

  .uui-navbar06_dropdown-list.w--open {
    box-shadow: none;
    border-style: none;
    align-items: flex-start;
    min-width: auto;
    padding: 0 0 0;
    position: relative;
    top: 0;
    left: 0;
    right: 0;
  }

  .navbar_menu-right {
    flex-direction: column-reverse;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    align-items: stretch;
    margin-top: 1.5rem;
    padding-bottom: 7rem;
  }

  .uui-navbar06_menu-button.w--open {
    background-color: #0000;
  }

  .uui-navbar06_dropdown-toggle {
    color: var(--untitled-ui--gray900);
    align-items: center;
    padding-top: .75rem;
    padding-bottom: .75rem;
    padding-left: 0;
    font-size: 1.125rem;
    display: flex;
  }

  .uui-navbar06_dropdown-toggle:hover {
    color: var(--untitled-ui--gray900);
  }

  .navbar_menu-dropdown {
    width: 100%;
    position: relative;
  }

  .uui-button-secondary-gray.show-tablet {
    display: block;
  }

  .navbar_button-wrapper {
    flex-direction: column-reverse;
    align-items: stretch;
    display: flex;
  }

  .team-list-wrapper {
    display: grid;
    grid-template-columns: 1fr;
    gap: 1.5rem;
    width: 100%;
  }

  .container-22 {
    grid-row-gap: 40px;
    flex-flow: column;
    height: 100%;
  }

  .slider-tall.center {
    display: flex;
  }

  .img_program01-3 {
    overflow: clip;
  }

  .container-37 {
    grid-row-gap: 24px;
    flex-flow: column;
  }

  .text-27 {
    width: 100%;
  }

  .container-38 {
    width: 100%;
    max-width: 100%;
    height: auto;
  }

  .container-39 {
    grid-row-gap: 24px;
    flex-flow: column;
    padding-left: 0;
  }

  .container_img {
    padding-left: 0;
  }

  .container-38_1 {
    width: 100%;
    max-width: none;
    height: 240px;
    display: none;
  }

  .text-28 {
    width: 100%;
  }

  .container-45 {
    min-width: 320px;
  }

  .text-31 {
    height: 80px;
    font-size: 1.4rem;
    line-height: 28px;
  }

  .container-47 {
    grid-row-gap: 40px;
    flex-flow: column;
    height: 100%;
  }

  .modal_event {
    display: none;
  }

  .banner {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .text-33 {
    font-size: 1.2rem;
    line-height: 28px;
  }

  .splide__slide.five-cards {
    flex: none;
    width: 34%;
  }

  .image-6 {
    object-fit: cover;
  }

  .img_thum_team {
    width: 170px;
  }
}

@media screen and (max-width: 767px) {
  .navi_menu.w-dropdown[data-hover="true"] {
    pointer-events: auto;
  }
  
  .navi_menu.w-dropdown:hover .dropdown-list:not(.w--open),
  .navi_menu.w-dropdown .dropdown-list:hover:not(.w--open) {
    display: none !important;
  }

  .navi_menu.w-dropdown::after {
    display: none;
  }

  .dropdown-list.w--open {
    display: flex !important;
  }

  .logo {
    width: 80%;
  }

  .color-styles-wrapper {
    grid-template-columns: 1fr;
  }

  .text-10 {
    font-size: 1.2rem;
    line-height: 1.5rem;
  }

  .text-11 {
    font-size: .8rem;
    line-height: 1rem;
  }

  .center {
    display: none;
  }

  .right-3 {
    width: 80vw;
    display: flex;
  }

  .btn_mobile {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex: 0 auto;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: flex;
  }

  .section-11 {
    grid-row-gap: 32px;
    flex-flow: wrap;
  }

  .container-17 {
    flex-flow: row;
    display: flex;
  }

  .img-2 {
    width: 100%;
    height: 120px;
  }

  .dropdown-toggle {
    justify-content: center;
    align-items: center;
    padding: 0;
  }

  .icon {
    justify-content: center;
    align-items: center;
    display: flex;
    width: 20px;
  }

  .team-list-wrapper {
    display: grid;
    grid-template-columns: 1fr;
    gap: 1.5rem;
    width: 100%;
  }

  .navbar-brand-three {
    padding-left: 0;
  }

  .nav-menu-three {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .nav-menu-block {
    flex-direction: column;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .nav-link-accent {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

  .a-h1-heading {
    font-size: 48px;
  }

  .a-header-logo-wrapper {
    flex-direction: column;
  }

  .a-header-section {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .a-header-image-grid {
    margin-top: 20px;
  }

  .a-h3-heading {
    font-size: 40px;
  }

  .a-section-large {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .a-feature-button-wrapper {
    flex-direction: column;
    align-items: flex-start;
  }

  .a-feature-basic-grid {
    grid-template-columns: 1fr;
  }

  .a-section-header {
    padding-top: 72px;
  }

  .a-h1-heading-2 {
    font-size: 48px;
  }

  .a-header-logo-wrapper-2 {
    flex-direction: column;
  }

  .a-header-section-2 {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .a-header-image-grid-2 {
    margin-top: 20px;
  }

  .f-navigation-language-dropdown-toggle {
    display: none;
  }

  .uui-button {
    font-size: 1rem;
  }

  .uui-button:hover {
    border-color: var(--untitled-ui--primary600);
    background-color: var(--untitled-ui--primary600);
  }

  .uui-navbar06_dropdown-link-list {
    max-width: none;
  }

  .uui-navbar06_blog-item-image-wrapper {
    max-width: 100%;
  }

  .uui-navbar06_blog-item-image {
    margin-bottom: 0;
  }

  .uui-navbar06_dropdown-content-left {
    grid-row-gap: 1.5rem;
    flex-direction: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
  }

  .uui-navbar06_blog-list {
    grid-row-gap: .5rem;
  }

  .uui-navbar06_blog-item {
    grid-row-gap: 1rem;
  }

  .navbar_component {
    min-height: 4.5rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .navbar_menu {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .uui-navbar06_link {
    font-size: 1rem;
  }

  .uui-navbar06_dropdown-list.w--open {
    margin-bottom: 0;
  }

  .uui-navbar06_dropdown-toggle {
    font-size: 1rem;
  }

  .uui-button-secondary-gray {
    padding-left: 1.25rem;
    font-size: 1rem;
  }

  .uui-button-secondary-gray:hover {
    background-color: var(--untitled-ui--white);
    color: var(--untitled-ui--gray700);
  }

  .uui-button-tertiary-gray:hover {
    color: var(--untitled-ui--gray600);
    background-color: #0000;
  }

  .uui-styleguide_logomark-bg {
    background-image: url('../images/untitled-ui-logomark.svg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .caption {
    font-size: .8rem;
    line-height: 1.2rem;
  }

  .text-17 {
    letter-spacing: -.6px;
    font-size: 1.6rem;
    line-height: 2rem;
  }

  .img_program01-2 {
    max-height: 240px;
  }

  .slider-tall {
    flex-flow: column;
  }

  .slider-tall.center {
    width: 100%;
    margin-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .container_img-2 {
    height: 320px;
  }

  .container-40 {
    height: auto;
  }

  .container-42 {
    flex-flow: column;
  }

  .container-45 {
    min-width: 210px;
  }

  .text-31 {
    height: 100px;
    font-size: 1.2rem;
    line-height: 24px;
  }

  .modal_event {
    padding-top: 4rem;
    display: none;
  }

  .text-33 {
    font-size: 1rem;
    line-height: 24px;
  }

  .image-3 {
    flex: 0 auto;
    width: 50%;
    display: none;
  }

  .code-embed-9 {
    width: 70%;
  }

  .link-block-mobile {
    text-decoration: none;
  }

  .link-block-5-mob {
    width: 100%;
  }

  .div-block-4 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    display: none;
  }

  .navi_event {
    padding-left: 1rem;
    padding-right: 1rem;
    display: none;
  }

  .div-block-5 {
    grid-column-gap: .6rem;
    grid-row-gap: .6rem;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    max-width: 100%;
    margin-left: 0;
    padding-left: 2rem;
    display: flex;
  }

  .title_text_event {
    font-size: 1rem;
    font-weight: 700;
  }

  .div-block-7 {
    grid-column-gap: .2rem;
    grid-row-gap: .2rem;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
  }

  .navi_event_mobile2 {
    background-color: #0000;
    padding-left: 1rem;
    padding-right: 1rem;
    display: flex;
  }

  .splide__slide.five-cards {
    flex: none;
    width: 50%;
  }

  .caption_carocel, .caption_resume {
    font-size: .8rem;
    line-height: 1.2rem;
  }
}

@media screen and (max-width: 480px) {
  .container_event {
    width: 100%;
    padding: 1rem 1rem 1rem 7.5rem;
    gap: 1.5rem;
    box-sizing: border-box;
    border-radius: 12px;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
    position: relative;
    margin-bottom: 1.5rem;
    margin-right: 16px;
  }

  .text_event {
    text-align: left;
    white-space: break-spaces;
    word-break: keep-all;
    font-size: 0.75rem;
    line-height: 1rem;
    letter-spacing: 0px;
  }

  .link_naver_book {
    justify-content: flex-start;
    align-items: center;
  }

  .btn_close:not(.btn_close_desktop) {
    background-color: rgba(10, 15, 41, 0.04);
    border-radius: 10px;
    padding: 0.375rem 0.625rem;
    gap: 0.125rem;
    display: flex !important;
    justify-content: center;
    align-items: center;
    border: none;
    flex-shrink: 0;
  }

  .btn_close_desktop {
    display: none !important;
  }

  .btn_close:hover {
    background-color: rgba(10, 15, 41, 0.04);
    -webkit-text-fill-color: inherit;
    background-clip: border-box;
  }

  .text-block-4 {
    color: #14151a;
    font-size: 0.875rem;
    font-weight: 500;
    line-height: 1.25rem;
    letter-spacing: -0.1px;
    display: flex;
  }

  .navi_event_mobile {
    width: auto;
    max-width: 25rem;
    padding: 0;
    display: flex;
    position: fixed;
    bottom: 0;
    left: 1rem;
  }
  
  .image-wrapper-event {
    position: absolute;
    left: 0;
    bottom: 10px;
    width: 102px;
    height: 170px;
    display: flex;
    flex-direction: column;
    gap: 20px;
    align-items: flex-start;
    padding: 0;
    box-sizing: border-box;
  }

  .image-wrapper-event .image-4 {
    width: 102px;
    height: 170px;
    object-fit: cover;
    object-position: 50% 50%;
    position: absolute;
    top: 0;
    left: 0;
    max-width: none;
    pointer-events: none;
  }

  .div-block-5 {
    flex-flow: column;
    flex: 1 0 0;
    min-width: 0;
    min-height: 0;
    display: flex;
    gap: 1.25rem;
    align-items: flex-start;
    box-sizing: border-box;
    padding: 0;
    position: relative;
    flex-shrink: 0;
  }

  .div-block-7 {
    flex-flow: column;
    display: flex;
    gap: 0.25rem;
    align-items: flex-start;
    width: 100%;
    box-sizing: border-box;
    padding: 0;
    position: relative;
    flex-shrink: 0;
  }

  .title_text_event {
    text-align: left;
    white-space: break-spaces;
    word-break: keep-all;
    font-size: 1.125rem;
    font-weight: 700;
    line-height: 1.625rem;
    letter-spacing: -0.2px;
    width: 100%;
    margin: 0;
    position: relative;
    flex-shrink: 0;
  }

  .event_btn {
    padding: 0.375rem 0.625rem;
    border-radius: 10px;
    background-color: #14151a;
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    display: flex;
    gap: 0.125rem;
    box-shadow: 0px 1px 2px 0px rgba(20, 21, 26, 0.05);
    cursor: pointer;
    box-sizing: border-box;
    overflow: clip;
    position: relative;
    flex-shrink: 0;
  }

  .event_btn .text-2,
  .event_btn .label-3-copy {
    color: #ffffff;
  }

  .event_btn .icon-arrow-right {
    display: none;
  }

  .div-block-6 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    box-sizing: border-box;
    padding: 0;
    position: relative;
    flex-shrink: 0;
  }

  .section {
    padding: 2rem 1rem;
  }

  .text {
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .section-2 {
    padding-top: 2rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .text-3 {
    font-size: .8rem;
    line-height: 1.2rem;
  }

  .text-4 {
    font-size: 2rem;
    line-height: 2.4rem;
  }

  .section-3 {
    padding: 2rem 1rem;
  }

  .text-5 {
    font-size: 1.6rem;
    line-height: 2.1rem;
  }

  .img_program01 {
    height: 160px;
  }

  .logo {
    width: 120%;
  }

  .button-2 {
    display: none;
  }

  .label-3 {
    font-weight: 600;
  }

  .section-5 {
    padding-top: 2rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .text-6 {
    font-size: .8rem;
    line-height: 1rem;
  }

  .text-7 {
    font-size: 2rem;
    line-height: 2.4rem;
  }

  .section-6 {
    padding: 2rem 1rem;
  }

  .img_team {
    height: 200px;
  }

  .section-9 {
    width: 100vw;
    padding: 2.5rem 1rem;
  }

  .container-11 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-flow: column;
    height: 100%;
  }

  .right-2 {
    flex-flow: column;
  }

  .container-12 {
    grid-row-gap: 24px;
    flex-flow: column;
    width: 100%;
  }

  .column {
    width: 100%;
  }

  .section-10 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .container-13 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .main {
    height: 80vh;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .shortcut {
    grid-row-gap: 16px;
  }

  .container-14 {
    flex-flow: column;
  }

  .img {
    height: 100%;
    display: none;
  }

  .txt {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
    padding-left: 1rem;
  }

  .text-10 {
    font-size: 1rem;
    line-height: 1.4rem;
  }

  .text-11 {
    font-size: .8rem;
    line-height: 1rem;
  }

  .horizonal {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
  }

  .container-15 {
    background-image: linear-gradient(#0000, #0000), url('../images/DSC06685_1.avif');
    background-position: 0 0, 50% 32%;
    height: 72px;
  }

  .navigation-bar {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .container-16 {
    height: 72px;
  }

  .div-block, .horizontal, .txt-2 {
    display: flex;
  }

  .text-14 {
    font-size: 16px;
  }

  .text-15 {
    font-size: 12px;
  }

  .img-2 {
    display: inline-flex;
  }

  .dropdown-list {
    display: none;
  }

  .dropdown-list.w--open {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .img_thum2 {
    display: none;
  }

  .container-18 {
    max-width: none;
  }

  .nav-menu-three {
    flex-direction: column;
  }

  .a-button-primary {
    width: 100%;
  }

  .a-header-button-wrapper {
    flex-direction: column;
  }

  .a-header-image-block {
    height: 320px;
  }

  .a-header-image-grid {
    grid-column-gap: 12px;
  }

  .a-header-grid-column {
    grid-row-gap: 12px;
  }

  .a-button-primary-2 {
    width: 100%;
  }

  .a-header-button-wrapper-2 {
    flex-direction: column;
  }

  .a-header-image-block-2 {
    height: 320px;
  }

  .a-header-image-grid-2 {
    grid-column-gap: 12px;
  }

  .a-header-grid-column-2 {
    grid-row-gap: 12px;
  }

  .f-navigation-button {
    display: none;
  }

  .uui-navbar06_dropdown-content-left, .uui-navbar06_blog-list {
    grid-template-columns: 1fr;
  }

  .uui-navbar06_blog-item {
    flex-direction: column;
  }

  .main-2 {
    height: 50vh;
    padding-top: 5.7rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .section-12 {
    padding-top: 2rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .section-13 {
    padding: 2rem 1rem;
  }

  .container-21 {
    grid-row-gap: 40px;
    flex-flow: column;
  }

  .section-14 {
    padding-top: 2rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .slider-tall.center {
    flex-flow: column;
    width: 100%;
    margin-bottom: 0;
    padding-right: 0;
    display: block;
  }

  .text-18 {
    font-size: 2rem;
    line-height: 2.4rem;
  }

  .section-15 {
    padding: 0 1rem 2rem;
    flex-direction: column;
    grid-column-gap: 0;
    grid-row-gap: 2rem;
  }
  
  .team-list-wrapper {
    display: grid;
    grid-template-columns: 1fr;
    gap: 1.5rem;
    width: 100%;
  }
  
  .team-list-item {
    flex-direction: column;
    align-items: flex-start;
    max-width: 100%;
  }
  
  .img_thum_team_list {
    width: 120px;
    height: 120px;
  }

  .splide {
    grid-row-gap: 40px;
    flex-flow: wrap;
  }

  .splide.slider2.tall {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex: 1 1 auto;
    width: 100%;
  }

  .container-26 {
    padding-top: 0;
    flex: 1 1 auto;
    width: 100%;
    max-width: 100%;
    flex-direction: column;
  }

  .text-19 {
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .section-16 {
    padding-top: 2rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .text-20 {
    font-size: 2rem;
    line-height: 2rem;
  }

  .section-17 {
    padding: 2rem 1rem;
  }

  .container-29 {
    height: 200px;
    min-height: 200px;
  }

  .text-22 {
    font-size: .8rem;
    line-height: 1.2rem;
    display: none;
  }

  .container-31 {
    height: 200px;
    min-height: 200px;
  }

  .indicator {
    padding: 2rem 1rem;
  }

  .section-19 {
    grid-row-gap: 24px;
    flex-flow: wrap;
  }

  .container-32 {
    height: 30rem;
    min-height: 30rem;
    padding: 24px;
  }

  .container-33 {
    height: 100%;
  }

  .text-24 {
    flex: 0 auto;
    height: 100%;
  }

  .container-34 {
    height: 30rem;
    min-height: 30rem;
    padding: 24px;
  }

  .img_program01-3 {
    min-width: 0;
    max-width: 100%;
    height: 240px;
  }

  .image {
    width: 100%;
  }

  .section-20 {
    padding-top: 2.5rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .caption-2 {
    font-size: .8rem;
    line-height: 1rem;
  }

  .text-26 {
    font-size: 2rem;
    line-height: 2.5rem;
  }

  .section-21 {
    padding: 2rem 1rem;
  }

  .text-27 {
    font-size: 1.5rem;
    line-height: 1.85rem;
  }

  .img_program01-4 {
    height: 100%;
  }

  .section-22, .section-23 {
    padding: 2rem 1rem;
  }

  .container_img-2 {
    height: 240px;
  }

  .section-24 {
    padding: 2rem 1rem;
  }

  .container-41 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
  }

  .img_horizontal {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    width: 100%;
    height: 90px;
  }

  .container-42 {
    flex-flow: column;
  }

  .img_program01-5 {
    height: 100%;
  }

  .img_program_container {
    width: 100%;
    padding-right: 0;
  }

  .img_program_container-2 {
    width: 100%;
    padding-left: 0;
  }

  .div-block-2 {
    height: 240px;
  }

  .text-28 {
    font-size: 1.5rem;
    line-height: 1.85rem;
  }

  .section-style {
    padding-top: 2rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .section-style-2 {
    padding: 2rem 1rem;
  }

  .container-45 {
    grid-row-gap: 16px;
  }

  .text-31 {
    height: 76px;
  }

  .container-46 {
    grid-row-gap: 24px;
    flex-flow: column;
  }

  .img-style {
    justify-content: center;
    align-items: center;
    height: 240px;
    flex: none;
  }

  .img_program01-6 {
    min-width: 0;
    max-width: 100%;
    height: 240px;
  }

  .container-47 {
    height: auto;
  }

  .div-block-3 {
    flex-flow: column;
  }

  .button-2-copy {
    display: none;
  }

  .button-2_1 {
    display: flex;
  }

  .embed_calendar {
    padding: 1rem;
  }

  .modal_event {
    padding-bottom: 1rem;
    padding-left: 1rem;
    padding-right: 1rem;
    display: none;
  }

  .btn_calendar {
    width: 100%;
    height: 100%;
    display: none;
  }

  .banner {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .text-33 {
    font-size: 1rem;
    line-height: 20px;
  }

  .ttc {
    font-size: .7rem;
    line-height: 14px;
  }

  .image-3 {
    display: none;
  }

  .link-block-mobile {
    width: 100%;
    text-decoration: none;
  }

  .button-2_1-mob, .link-block-5-mob, .button-2-mob {
    width: 100%;
    display: flex;
  }

  .div-block-4 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    display: flex;
  }


  .div-block-7 {
    grid-column-gap: .2rem;
    grid-row-gap: .2rem;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
  }

  .navi_event_mobile2 {
    display: flex;
  }

  .splide__slide.five-cards {
    flex: none;
    width: 100%;
  }

  .splide__list {
    flex-flow: row;
  }

  .splide__arrows.is--mobile-center {
    grid-column-gap: .2rem;
    grid-row-gap: .2rem;
    display: flex;
  }

  .image-6 {
    width: 100%;
  }

  .img_thum_team {
    width: 100%;
    overflow: hidden;
  }

  .label-3-copy {
    color: #ffffff;
    font-weight: 600;
  }
}


@font-face {
  font-family: 'Pretendard';
  src: url('../fonts/Pretendard-ExtraLight.woff') format('woff');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Pretendard';
  src: url('../fonts/Pretendard-Black.woff') format('woff');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Pretendard';
  src: url('../fonts/Pretendard-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Pretendard';
  src: url('../fonts/Pretendard-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Pretendard';
  src: url('../fonts/Pretendard-SemiBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Pretendard';
  src: url('../fonts/Pretendard-ExtraBold.woff') format('woff');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Pretendard';
  src: url('../fonts/Pretendard-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Pretendard';
  src: url('../fonts/Pretendard-Thin.woff') format('woff');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Pretendard';
  src: url('../fonts/Pretendard-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}