@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Prata&display=swap");
html, body {
  font-family: "Pretendard", sans-serif;
  font-size: 16px;
  background: #111111;
  color: #FFFFFF;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: normal;
  overflow-x: clip;
  word-break: initial;
}

.swiper-button-next,
.swiper-button-prev {
  margin-top: 0 !important;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.swiper-button-next::after,
.swiper-button-prev::after {
  display: none;
}

:focus {
  outline: none;
}

.br_1024,
.br_768,
.br_540 {
  display: none;
}

* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

a:hover {
  color: inherit;
}

html, body, h1, h2, h3, h4, h5, h6, p, div, input, nav, textarea, select, header, section, article, aside, footer, form, button, table, thead, tbody, tr, td, th,
ul, li, ol, dl, dt, dd {
  font-family: "Pretendard", sans-serif !important;
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

ul, ol {
  list-style: none;
}

a {
  text-decoration: none;
  color: inherit;
  display: block;
}

a, input, button {
  outline: 0;
  background: none;
}

img {
  vertical-align: middle;
  max-width: 100%;
}

figure {
  margin: 0;
}

section {
  overflow: clip;
}

.wrapper {
  width: 100%;
  max-width: 1480px;
  padding: 0 20px;
  margin: 0 auto;
}

.fadeAni {
  -webkit-transform: translateY(50px);
          transform: translateY(50px);
  opacity: 0;
  -webkit-transition: opacity 0.8s cubic-bezier(0.215, 0.61, 0.8, 1), -webkit-transform 1s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: opacity 0.8s cubic-bezier(0.215, 0.61, 0.8, 1), -webkit-transform 1s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 1s cubic-bezier(0.215, 0.61, 0.355, 1), opacity 0.8s cubic-bezier(0.215, 0.61, 0.8, 1);
  transition: transform 1s cubic-bezier(0.215, 0.61, 0.355, 1), opacity 0.8s cubic-bezier(0.215, 0.61, 0.8, 1), -webkit-transform 1s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.fadeAni.active {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
}

.scroll_motion.active .fadeAni {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
}
.scroll_motion.active .LeftAni {
  -webkit-transform: translateX(0);
          transform: translateX(0);
  opacity: 1;
}

.delay1 {
  -webkit-transition-delay: 0.15s;
          transition-delay: 0.15s;
}

.delay2 {
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
}

.delay3 {
  -webkit-transition-delay: 0.45s;
          transition-delay: 0.45s;
}

.delay4 {
  -webkit-transition-delay: 0.6s;
          transition-delay: 0.6s;
}

.delay5 {
  -webkit-transition-delay: 0.75s;
          transition-delay: 0.75s;
}

.delay6 {
  -webkit-transition-delay: 0.9s;
          transition-delay: 0.9s;
}

html.noScroll,
body.noScroll {
  min-height: 100%;
  overflow: hidden !important;
  -ms-touch-action: none;
      touch-action: none;
}

/* 폰트 */
.h1 {
  font-size: clamp(36px, 36px + (56 - 36) * (100vw - 360px) / (1682 - 360), 56px);
  font-weight: 800;
}

.h2 {
  font-size: clamp(38px, 38px + (67 - 38) * (100vw - 360px) / (1682 - 360), 67px);
  font-weight: 800;
}

.h3 {
  font-size: clamp(30px, 30px + (42 - 30) * (100vw - 360px) / (1682 - 360), 42px);
  font-weight: 800;
  line-height: 1.3333;
}

.h3.medi {
  font-weight: 500;
  line-height: 1.3333;
}
.h3.medi b {
  font-weight: 800;
}

.h4 {
  font-size: clamp(24px, 24px + (40 - 24) * (100vw - 360px) / (1682 - 360), 40px);
  font-weight: 800;
}

.txt3 {
  font-size: clamp(20px, 20px + (28 - 20) * (100vw - 360px) / (1682 - 360), 28px);
  font-weight: 700;
  line-height: 1.4285;
}

.txt4 {
  font-size: clamp(19px, 19px + (30 - 19) * (100vw - 360px) / (1682 - 360), 30px);
  font-weight: 700;
  line-height: 1.5;
}

.txt5 {
  font-size: clamp(16px, 16px + (22 - 16) * (100vw - 360px) / (1682 - 360), 22px);
  font-weight: 700;
  line-height: 1.5454;
}

.txt6 {
  font-size: clamp(14px, 14px + (20 - 14) * (100vw - 360px) / (1682 - 360), 20px);
  font-weight: 500;
  line-height: 1.6;
}

#headerC {
  position: relative;
  z-index: 3;
  background: transparent;
}
#headerC .header_top {
  height: clamp(70px, 70px + (90 - 70) * (100vw - 360px) / (1682 - 360), 90px);
  padding: 0 clamp(20px, 20px + (40 - 20) * (100vw - 360px) / (1682 - 360), 40px);
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#headerC .header_top .yellow_box {
  font-size: clamp(9px, 9px + (13 - 9) * (100vw - 360px) / (1682 - 360), 13px);
  padding: clamp(4px, 4px + (6 - 4) * (100vw - 360px) / (1682 - 360), 6px) clamp(6px, 6px + (10 - 6) * (100vw - 360px) / (1682 - 360), 10px);
  font-weight: 600;
  border: clamp(2px, 2px + (3 - 2) * (100vw - 360px) / (1682 - 360), 3px) solid #F4A100;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#btnDonate {
  right: clamp(20px, 20px + (40 - 20) * (100vw - 360px) / (1682 - 360), 40px); /* bottom: fluid(20, 40); */
  position: fixed;
  top: clamp(15px, 15px + (20 - 15) * (100vw - 360px) / (1682 - 360), 20px); /* position: sticky; */
  font-size: clamp(13px, 13px + (17 - 13) * (100vw - 360px) / (1682 - 360), 17px);
  -webkit-column-gap: clamp(12px, 12px + (16 - 12) * (100vw - 360px) / (1682 - 360), 16px);
     -moz-column-gap: clamp(12px, 12px + (16 - 12) * (100vw - 360px) / (1682 - 360), 16px);
          column-gap: clamp(12px, 12px + (16 - 12) * (100vw - 360px) / (1682 - 360), 16px);
  padding: 0 clamp(16px, 16px + (22 - 16) * (100vw - 360px) / (1682 - 360), 22px) 0 clamp(20px, 20px + (31 - 20) * (100vw - 360px) / (1682 - 360), 31px);
  height: clamp(42px, 42px + (56 - 42) * (100vw - 360px) / (1682 - 360), 56px);
  border-radius: clamp(20px, 20px + (30 - 20) * (100vw - 360px) / (1682 - 360), 30px) 5px clamp(20px, 20px + (30 - 20) * (100vw - 360px) / (1682 - 360), 30px) clamp(20px, 20px + (30 - 20) * (100vw - 360px) / (1682 - 360), 30px);
  font-weight: 600;
  line-height: 1.7333;
  background: -webkit-gradient(linear, left top, right top, from(rgba(34, 34, 34, 0.8)), to(rgba(136, 136, 136, 0.8)));
  background: linear-gradient(90deg, rgba(34, 34, 34, 0.8) 0%, rgba(136, 136, 136, 0.8) 100%);
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: auto;
  z-index: 3;
}
#btnDonate::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(/wp-content/themes/beautifulfund2026/img/sociallegacy/donate_border.png) no-repeat center center/100% 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
#btnDonate svg {
  max-width: clamp(12px, 12px + (17 - 12) * (100vw - 360px) / (1682 - 360), 17px);
}
#btnDonate svg path {
  -webkit-transition: fill 0.2s;
  transition: fill 0.2s;
}
#btnDonate:hover svg path {
  fill: #F4A100;
}

#topBtn {
  position: fixed;
  right: clamp(20px, 20px + (30 - 20) * (100vw - 360px) / (1682 - 360), 30px);
  bottom: clamp(15px, 15px + (30 - 15) * (100vw - 360px) / (1682 - 360), 30px);
  z-index: 3;
  -webkit-animation: topMove 2.4s infinite both;
          animation: topMove 2.4s infinite both;
  cursor: pointer;
}
#topBtn img {
  max-width: clamp(24px, 24px + (35 - 24) * (100vw - 360px) / (1682 - 360), 35px);
}
@-webkit-keyframes topMove {
  0%, 100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
}
@keyframes topMove {
  0%, 100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
}

#footerC {
  padding: clamp(35px, 35px + (55 - 35) * (100vw - 360px) / (1682 - 360), 55px) clamp(10px, 10px + (20 - 10) * (100vw - 360px) / (1682 - 360), 20px) clamp(35px, 35px + (70 - 35) * (100vw - 360px) / (1682 - 360), 70px);
  font-size: clamp(12px, 12px + (18 - 12) * (100vw - 360px) / (1682 - 360), 18px);
  text-align: center;
  line-height: 1.6666;
  background: #111111;
  color: #6E6E6E;
}
#footerC .logo {
  margin-bottom: clamp(20px, 20px + (30 - 20) * (100vw - 360px) / (1682 - 360), 30px);
}
#footerC ul > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#footerC ul > li.mo_only {
  display: none;
}
#footerC ul > li > p:not(:last-child)::after {
  content: "｜";
  display: inline-block;
}

.logo img {
  max-width: clamp(124px, 124px + (146 - 124) * (100vw - 360px) / (1682 - 360), 146px);
}

.yellow {
  color: #F4A100;
}

.swiper-slide {
  text-align: left;
  font-size: inherit;
}

@supports (-webkit-backdrop-filter: none) {
  #btnDonate {
    -webkit-backdrop-filter: blur(10px);
  }
  #section8 ul > li {
    -webkit-backdrop-filter: blur(50px);
  }
}
#section1 {
  background-image: url(/wp-content/themes/beautifulfund2026/img/sociallegacy/bg_sec1.png);
}

#section2 {
  background-image: url(/wp-content/themes/beautifulfund2026/img/sociallegacy/bg_sec2.png);
}

#section3 {
  background-image: url(/wp-content/themes/beautifulfund2026/img/sociallegacy/bg_sec3.png);
}

#section4 {
  background-image: url(/wp-content/themes/beautifulfund2026/img/sociallegacy/bg_sec4.png);
}

#section5 {
  background-image: url(/wp-content/themes/beautifulfund2026/img/sociallegacy/bg_sec5.png);
}

#section6 {
  background-image: url(/wp-content/themes/beautifulfund2026/img/sociallegacy/bg_sec6.png);
}

#section7 {
  background: url(/wp-content/themes/beautifulfund2026/img/sociallegacy/bg_sec7.png), linear-gradient(111deg, rgba(255, 255, 255, 0.1) -6.94%, rgba(255, 245, 229, 0) 61.2%);
}

#section8 {
  background-image: url(/wp-content/themes/beautifulfund2026/img/sociallegacy/bg_sec8.png);
}

#section9 {
  background-image: url(/wp-content/themes/beautifulfund2026/img/sociallegacy/bg_sec9.png);
  background-size: cover;
}

section {
  position: relative;
  background-repeat: no-repeat !important;
  background-position: center center !important;
}
section:not(#section9) {
  background-size: auto 100% !important;
  min-height: calc(var(--vh) * 100);
  height: auto;
}
@supports (height: 100dvh) {
  section:not(#section9) {
    min-height: 100dvh;
  }
}

#section1 {
  margin-top: calc(-1 * (clamp(60px, 60px + (90 - 60) * (100vw - 360px) / (1682 - 360), 90px) + clamp(36px, 36px + (50 - 36) * (100vw - 360px) / (1682 - 360), 50px)));
  text-align: center;
  position: relative;
}
#section1::before, #section1::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
}
#section1::before {
  width: 846px;
  max-width: 46%;
  aspect-ratio: 846/799;
  top: 0;
  left: 0;
  background: url(/wp-content/themes/beautifulfund2026/img/sociallegacy/sec1_obj1.png) no-repeat center center/contain;
}
#section1::after {
  width: 691px;
  max-width: 38%;
  aspect-ratio: 691/778;
  right: 0;
  bottom: 0;
  background: url(/wp-content/themes/beautifulfund2026/img/sociallegacy/sec1_obj2.png) no-repeat center center/contain;
}
#section1 .content {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  z-index: 2;
}
#section1 .h1, #section1 .sec1_btn, #section1 .video_box {
  opacity: 0;
  -webkit-transition: opacity 0.8s cubic-bezier(0.215, 0.61, 0.8, 1), -webkit-transform 1s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: opacity 0.8s cubic-bezier(0.215, 0.61, 0.8, 1), -webkit-transform 1s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 1s cubic-bezier(0.215, 0.61, 0.355, 1), opacity 0.8s cubic-bezier(0.215, 0.61, 0.8, 1);
  transition: transform 1s cubic-bezier(0.215, 0.61, 0.355, 1), opacity 0.8s cubic-bezier(0.215, 0.61, 0.8, 1), -webkit-transform 1s cubic-bezier(0.215, 0.61, 0.355, 1);
}
#section1 .h1.active, #section1 .sec1_btn.active, #section1 .video_box.active {
  opacity: 1;
}
#section1 .h1 {
  position: absolute;
  left: 50%;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  z-index: 1;
  top: 28%;
  line-height: 1.4;
  -webkit-transform: translate(-50%, calc(-100% + 50px));
          transform: translate(-50%, calc(-100% + 50px));
}
#section1 .h1.active {
  -webkit-transform: translate(-50%, -100%);
          transform: translate(-50%, -100%);
}
#section1 .h1 .sm {
  font-size: clamp(27px, 27px + (46 - 27) * (100vw - 360px) / (1682 - 360), 46px);
}
#section1 .video_box {
  position: absolute;
  left: 50%;
  top: 62%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: clamp(320px, 320px + (830 - 320) * (100vw - 360px) / (1682 - 360), 830px);
  max-width: calc(100% - 40px);
  aspect-ratio: 16/9;
  z-index: 2;
  border-radius: 20px;
  overflow: hidden;
  margin-top: 50px;
  -webkit-transition: margin 1s cubic-bezier(0.215, 0.61, 0.355, 1), opacity 0.8s cubic-bezier(0.215, 0.61, 0.8, 1);
  transition: margin 1s cubic-bezier(0.215, 0.61, 0.355, 1), opacity 0.8s cubic-bezier(0.215, 0.61, 0.8, 1);
}
#section1 .video_box.active {
  margin-top: 0;
}
#section1 .video_box .iframe_box {
  width: 100%;
  height: 100%;
  min-height: auto;
}
#section1 .video_box iframe, #section1 .video_box video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover; /* width: 100%; height: 100%; object-fit: cover; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); */
}

#section2 {
  position: relative;
  z-index: 2;
}
#section2 .sticky {
  position: relative;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #111111;
}
#section2 .sticky .frame {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
#section2 .headline {
  position: absolute;
  z-index: 3;
  pointer-events: none;
  left: 50%;
  width: 100%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  width: 100%;
  max-width: 1580px;
  margin: 0 auto;
  letter-spacing: 0;
}
#section2 .headline.top {
  top: 40%;
}
#section2 .headline.bottom {
  top: 57%;
}
#section2 .headline.bottom .txt_after {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  opacity: 0;
}
#section2 .reveal {
  position: relative;
  z-index: 2;
  width: 100%;
  height: 100%;
  overflow: hidden;
  -webkit-transform-origin: center center;
          transform-origin: center center;
  clip-path: inset(calc(50% - 1px) 0);
}
#section2 .reveal .visual {
  position: absolute;
  inset: 0; /* overflow: hidden; */
}
#section2 .reveal .visual img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

#section3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  z-index: 1;
}
#section3 .txt_wrap {
  text-align: center;
}
#section3 .txt_wrap .h4 + .h4 {
  margin-top: clamp(27px, 27px + (45 - 27) * (100vw - 360px) / (1682 - 360), 45px);
}
#section3 .txt_wrap .dot {
  font-size: clamp(20px, 20px + (30 - 20) * (100vw - 360px) / (1682 - 360), 30px);
  margin-top: 10px;
  font-weight: 800;
  color: #AEAEAE;
}
#section3 .txt_wrap > div {
  opacity: 0;
  -webkit-transform: translateY(clamp(30px, 30px + (50 - 30) * (100vw - 360px) / (1682 - 360), 50px));
          transform: translateY(clamp(30px, 30px + (50 - 30) * (100vw - 360px) / (1682 - 360), 50px));
}

#section4 .content {
  display: grid;
  grid-template-columns: 1fr 1fr;
  height: 100%;
}
#section4 .content > div {
  height: 100%;
}
#section4 .content .txt_box {
  font-size: clamp(20px, 20px + (42 - 20) * (100vw - 360px) / (1682 - 360), 42px);
  padding: 0 clamp(20px, 20px + (50 - 20) * (100vw - 360px) / (1682 - 360), 50px) clamp(50px, 50px + (100 - 50) * (100vw - 360px) / (1682 - 360), 100px) clamp(20px, 20px + (120 - 20) * (100vw - 360px) / (1682 - 360), 120px);
  row-gap: clamp(25px, 25px + (50 - 25) * (100vw - 360px) / (1682 - 360), 50px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
#section4 .content .txt_box .reveal_txt {
  -webkit-transition: opacity 0.8s cubic-bezier(0.215, 0.61, 0.8, 1), -webkit-filter 1s cubic-bezier(0.215, 0.61, 0.8, 1);
  transition: opacity 0.8s cubic-bezier(0.215, 0.61, 0.8, 1), -webkit-filter 1s cubic-bezier(0.215, 0.61, 0.8, 1);
  transition: filter 1s cubic-bezier(0.215, 0.61, 0.8, 1), opacity 0.8s cubic-bezier(0.215, 0.61, 0.8, 1);
  transition: filter 1s cubic-bezier(0.215, 0.61, 0.8, 1), opacity 0.8s cubic-bezier(0.215, 0.61, 0.8, 1), -webkit-filter 1s cubic-bezier(0.215, 0.61, 0.8, 1);
}
#section4 .content .txt_box .reveal_txt.active {
  -webkit-filter: blur(0);
          filter: blur(0);
  opacity: 1;
}
#section4 .content .txt_box .reveal_txt p {
  background: -webkit-gradient(linear, left top, right top, color-stop(50%, #FFFFFF), color-stop(50%, #535353));
  background: linear-gradient(to right, #FFFFFF 50%, #535353 50%);
  background-size: 200% 100%;
  background-position: 100% 0;
  -webkit-background-clip: text;
  color: transparent;
  display: block;
}
#section4 .content .txt_box .reveal_txt p.br_768, #section4 .content .txt_box .reveal_txt p.br_540 {
  display: none;
}
#section4 .content .img_box {
  position: relative;
  overflow: hidden;
}
#section4 .content .img_box img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}
#section4 .content .img_box img.bg1 {
  z-index: 3;
}
#section4 .content .img_box img.bg2 {
  z-index: 2;
}
#section4 .content .img_box img.bg3 {
  z-index: 1;
}

#section5 {
  position: relative;
}
#section5 .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  height: 100%;
}
#section5 .content .h3 {
  opacity: 0;
  -webkit-transform: translateY(50px);
          transform: translateY(50px);
  overflow: hidden;
}
#section5 .content .h3.medi {
  line-height: 1.4285;
}
#section5 .scroll {
  bottom: clamp(25px, 25px + (45 - 25) * (100vw - 360px) / (1682 - 360), 45px);
  row-gap: clamp(7px, 7px + (10 - 7) * (100vw - 360px) / (1682 - 360), 10px);
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#section5 .scroll p {
  font-size: clamp(10px, 10px + (14 - 10) * (100vw - 360px) / (1682 - 360), 14px);
  letter-spacing: 10%;
  font-weight: 600;
}
#section5 .scroll img {
  max-width: clamp(18px, 18px + (24 - 18) * (100vw - 360px) / (1682 - 360), 24px);
  -webkit-animation: scrollMotion 1.3s infinite both ease-out;
          animation: scrollMotion 1.3s infinite both ease-out;
}
@-webkit-keyframes scrollMotion {
  0%, 100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(clamp(5px, 5px + (10 - 5) * (100vw - 360px) / (1682 - 360), 10px));
            transform: translateY(clamp(5px, 5px + (10 - 5) * (100vw - 360px) / (1682 - 360), 10px));
  }
}
@keyframes scrollMotion {
  0%, 100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(clamp(5px, 5px + (10 - 5) * (100vw - 360px) / (1682 - 360), 10px));
            transform: translateY(clamp(5px, 5px + (10 - 5) * (100vw - 360px) / (1682 - 360), 10px));
  }
}

#section6 {
  padding-top: clamp(50px, 50px + (100 - 50) * (100vw - 360px) / (1682 - 360), 100px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#section6 .sec6_txt .txt3 {
  font-size: clamp(30px, 30px + (42 - 30) * (100vw - 360px) / (1682 - 360), 42px);
  line-height: 1.6; /* 잠시 텍스트 키워놓음 */
}
#section6 .sec6_txt {
  -webkit-column-gap: clamp(3px, 3px + (14 - 3) * (100vw - 360px) / (1682 - 360), 14px);
     -moz-column-gap: clamp(3px, 3px + (14 - 3) * (100vw - 360px) / (1682 - 360), 14px);
          column-gap: clamp(3px, 3px + (14 - 3) * (100vw - 360px) / (1682 - 360), 14px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}
#section6 .sec6_txt .quote {
  font-family: "Prata", serif !important;
  /* font-size: fluid(75, 100); 
  &.quote_lt {transform: translateY(fluid(23, 30));}
  &.quote_rt {transform: translateY(fluid(28, 35));} */
  /* 잠시 텍스트 키워놓음 */
  font-size: clamp(80px, 80px + (130 - 80) * (100vw - 360px) / (1682 - 360), 130px);
}
#section6 .sec6_txt .quote.quote_lt {
  -webkit-transform: translateY(clamp(23px, 23px + (37 - 23) * (100vw - 360px) / (1682 - 360), 37px));
          transform: translateY(clamp(23px, 23px + (37 - 23) * (100vw - 360px) / (1682 - 360), 37px));
}
#section6 .sec6_txt .quote.quote_rt {
  -webkit-transform: translateY(clamp(28px, 28px + (42 - 28) * (100vw - 360px) / (1682 - 360), 42px));
          transform: translateY(clamp(28px, 28px + (42 - 28) * (100vw - 360px) / (1682 - 360), 42px));
}
#section6 .interview_badge {
  font-size: clamp(9px, 9px + (12 - 9) * (100vw - 360px) / (1682 - 360), 12px);
  margin: clamp(35px, 35px + (45 - 35) * (100vw - 360px) / (1682 - 360), 45px) auto clamp(30px, 30px + (40 - 30) * (100vw - 360px) / (1682 - 360), 40px);
  padding: clamp(6px, 6px + (8 - 6) * (100vw - 360px) / (1682 - 360), 8px) clamp(20px, 20px + (32 - 20) * (100vw - 360px) / (1682 - 360), 32px);
  font-weight: 600;
  letter-spacing: 10%;
  background: #F4A100;
  border-radius: 30px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
#section6 {
  --cardW: 41%;
}
#section6 .interviewBanner {
  padding-bottom: clamp(50px, 50px + (70 - 50) * (100vw - 360px) / (1682 - 360), 70px);
}
#section6 .interviewBanner .swiper-slide {
  width: var(--cardW);
}
#section6 .interviewBanner .swiper-slide .video_box {
  -webkit-transform: scale(0.7);
          transform: scale(0.7);
  -webkit-transition: opacity 0.7s ease, -webkit-transform 0.7s ease;
  transition: opacity 0.7s ease, -webkit-transform 0.7s ease;
  transition: transform 0.7s ease, opacity 0.7s ease;
  transition: transform 0.7s ease, opacity 0.7s ease, -webkit-transform 0.7s ease;
  -webkit-transform-origin: bottom center;
          transform-origin: bottom center;
  border-radius: clamp(10px, 10px + (20 - 10) * (100vw - 360px) / (1682 - 360), 20px);
  overflow: hidden;
}
#section6 .interviewBanner .swiper-slide.swiper-slide-active .video_box {
  -webkit-transform: translateY(0) rotate(0deg) scale(1);
          transform: translateY(0) rotate(0deg) scale(1);
}
#section6 .interviewBanner .swiper-slide.swiper-slide-prev .video_box, #section6 .interviewBanner .swiper-slide.swiper-slide-duplicate-prev .video_box {
  -webkit-transform: translateY(clamp(15px, 15px + (40 - 15) * (100vw - 360px) / (1682 - 360), 40px)) rotate(-8deg) scale(0.7);
          transform: translateY(clamp(15px, 15px + (40 - 15) * (100vw - 360px) / (1682 - 360), 40px)) rotate(-8deg) scale(0.7);
}
#section6 .interviewBanner .swiper-slide.swiper-slide-next .video_box, #section6 .interviewBanner .swiper-slide.swiper-slide-duplicate-next .video_box {
  -webkit-transform: translateY(clamp(15px, 15px + (40 - 15) * (100vw - 360px) / (1682 - 360), 40px)) rotate(8deg) scale(0.7);
          transform: translateY(clamp(15px, 15px + (40 - 15) * (100vw - 360px) / (1682 - 360), 40px)) rotate(8deg) scale(0.7);
}
#section6 .interviewBanner .swiper-slide .video_box {
  aspect-ratio: 16/9;
}
#section6 .interviewBanner .swiper-slide .video_box iframe, #section6 .interviewBanner .swiper-slide .video_box video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#section6 .slide_btn_wrap {
  position: relative;
}
#section6 .slide_btn_wrap .swiper-button-prev,
#section6 .slide_btn_wrap .swiper-button-next {
  width: clamp(34px, 34px + (47 - 34) * (100vw - 360px) / (1682 - 360), 47px);
  aspect-ratio: 1/1;
}
#section6 .slide_btn_wrap .swiper-button-prev {
  left: calc(50% - var(--cardW) / 2 - clamp(0px, 0px + (25 - 0) * (100vw - 360px) / (1682 - 360), 25px) - clamp(34px, 34px + (47 - 34) * (100vw - 360px) / (1682 - 360), 47px));
}
#section6 .slide_btn_wrap .swiper-button-next {
  right: calc(50% - var(--cardW) / 2 - clamp(0px, 0px + (25 - 0) * (100vw - 360px) / (1682 - 360), 25px) - clamp(34px, 34px + (47 - 34) * (100vw - 360px) / (1682 - 360), 47px));
}

#section7 .content {
  position: relative;
  height: 100%;
}
#section7 article {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  opacity: 0;
  visibility: hidden;
}
#section7 article .layer {
  overflow: hidden;
}
#section7 article .layer.mo_only {
  display: none;
}
#section7 article .layer + .layer {
  margin-top: clamp(16px, 16px + (24 - 16) * (100vw - 360px) / (1682 - 360), 24px);
}
#section7 article .layer p {
  font-size: clamp(32px, 32px + (50 - 32) * (100vw - 360px) / (1682 - 360), 50px);
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#section7 article .layer p b {
  font-weight: 800;
}
#section7 article .layer p .img_box {
  width: clamp(90px, 90px + (158 - 90) * (100vw - 360px) / (1682 - 360), 158px);
  height: clamp(32px, 32px + (50 - 32) * (100vw - 360px) / (1682 - 360), 50px);
  margin: 0 clamp(8px, 8px + (12 - 8) * (100vw - 360px) / (1682 - 360), 12px);
  border-radius: 30px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  display: inline-block;
  display: none;
}
#section7 article .layer p .img_box.img_box1 {
  background-image: url(/wp-content/themes/beautifulfund2026/img/sociallegacy/sec7_1.png);
}
#section7 article .layer p .img_box.img_box2 {
  background-image: url(/wp-content/themes/beautifulfund2026/img/sociallegacy/sec7_2.png);
}
#section7 article .layer p .img_box.img_box3 {
  background-image: url(/wp-content/themes/beautifulfund2026/img/sociallegacy/sec7_3.png);
}
#section7 article .layer p .img_box.img_box4 {
  background-image: url(/wp-content/themes/beautifulfund2026/img/sociallegacy/sec7_4.png);
}
#section7 article .layer p .img_box.img_box5 {
  background-image: url(/wp-content/themes/beautifulfund2026/img/sociallegacy/sec7_5.png);
}
#section7 article .layer p .img_box.img_box6 {
  background-image: url(/wp-content/themes/beautifulfund2026/img/sociallegacy/sec7_6.png);
}

#section8 {
  padding-top: clamp(20px, 20px + (50 - 20) * (100vw - 360px) / (1682 - 360), 50px);
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#section8::before, #section8::after {
  height: 960px;
  max-height: 54vw;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  z-index: 1;
}
#section8::before {
  aspect-ratio: 862/960;
  background: url(/wp-content/themes/beautifulfund2026/img/sociallegacy/sec8_obj1.png) no-repeat center center/contain;
  left: 0;
}
#section8::after {
  aspect-ratio: 1065/960;
  background: url(/wp-content/themes/beautifulfund2026/img/sociallegacy/sec8_obj2.png) no-repeat center center/contain;
  right: 0;
}
#section8 .txt_wrap, #section8 ul {
  position: relative;
  z-index: 2;
}
#section8 .txt_wrap {
  text-align: center;
}
#section8 .txt_wrap .txt5 {
  color: #FFE3C3;
}
#section8 .txt_wrap .txt45 {
  font-size: clamp(24px, 24px + (45 - 24) * (100vw - 360px) / (1682 - 360), 45px);
  margin: clamp(18px, 18px + (20 - 18) * (100vw - 360px) / (1682 - 360), 20px) 0 clamp(32px, 32px + (70 - 32) * (100vw - 360px) / (1682 - 360), 70px);
  line-height: 1.1111;
  font-weight: 500;
}
#section8 .txt_wrap .txt45 b {
  font-weight: 700;
}
#section8 ul {
  gap: clamp(15px, 15px + (24 - 15) * (100vw - 360px) / (1682 - 360), 24px);
  width: calc(100% - 40px);
  max-width: 1682px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  margin: 0 auto;
}
#section8 ul > li {
  padding: clamp(25px, 25px + (40 - 25) * (100vw - 360px) / (1682 - 360), 40px) clamp(20px, 20px + (40 - 20) * (100vw - 360px) / (1682 - 360), 40px);
  border-radius: 20px;
  background: rgba(17, 17, 17, 0.4);
  backdrop-filter: blur(50px);
  -webkit-backdrop-filter: blur(50px);
  -webkit-box-shadow: 4px 4px 30px 0 rgba(233, 192, 143, 0.05);
          box-shadow: 4px 4px 30px 0 rgba(233, 192, 143, 0.05);
}
#section8 ul > li .badge {
  font-size: clamp(14px, 14px + (20 - 14) * (100vw - 360px) / (1682 - 360), 20px);
  padding: clamp(8px, 8px + (10 - 8) * (100vw - 360px) / (1682 - 360), 10px);
  font-weight: 600;
  background: rgba(123, 123, 123, 0.7);
  text-align: center;
  width: 100%;
  border-radius: 10px;
}
#section8 ul > li .icon {
  margin: clamp(25px, 25px + (45 - 25) * (100vw - 360px) / (1682 - 360), 45px) auto;
  text-align: center;
}
#section8 ul > li .icon img {
  max-width: clamp(140px, 140px + (200 - 140) * (100vw - 360px) / (1682 - 360), 200px);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}
#section8 ul > li .info {
  padding-top: clamp(15px, 15px + (20 - 15) * (100vw - 360px) / (1682 - 360), 20px);
  -webkit-column-gap: clamp(10px, 10px + (20 - 10) * (100vw - 360px) / (1682 - 360), 20px);
     -moz-column-gap: clamp(10px, 10px + (20 - 10) * (100vw - 360px) / (1682 - 360), 20px);
          column-gap: clamp(10px, 10px + (20 - 10) * (100vw - 360px) / (1682 - 360), 20px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-top: 1px solid #323232;
}
#section8 ul > li .info .title {
  font-size: clamp(22px, 22px + (30 - 22) * (100vw - 360px) / (1682 - 360), 30px);
  margin-bottom: 8px;
  line-height: 1.6666;
  font-weight: 700;
}
#section8 ul > li .info button {
  font-size: clamp(14px, 14px + (20 - 14) * (100vw - 360px) / (1682 - 360), 20px);
  padding: clamp(11px, 11px + (17 - 11) * (100vw - 360px) / (1682 - 360), 17px) clamp(30px, 30px + (40 - 30) * (100vw - 360px) / (1682 - 360), 40px);
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid #FFFFFF;
  border-radius: 40px;
  font-weight: 600;
  color: #FFFFFF;
  position: relative;
  overflow: hidden;
  -webkit-transition: border 0.3s ease-out;
  transition: border 0.3s ease-out;
}
#section8 ul > li .info button img {
  max-width: clamp(15px, 15px + (21 - 15) * (100vw - 360px) / (1682 - 360), 21px);
}
#section8 ul > li .info button > * {
  position: relative;
  z-index: 2;
}
#section8 ul > li .info button::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 40px;
  background: linear-gradient(272deg, #E49600 5.85%, #FFBF43 91.74%);
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}
#section8 ul > li:hover .icon img {
  -webkit-transform: scale(1.12);
          transform: scale(1.12);
}
#section8 ul > li:hover .info button {
  border-color: transparent;
}
#section8 ul > li:hover .info button::before {
  opacity: 1;
}

#section9 {
  padding: clamp(70px, 70px + (165 - 70) * (100vw - 360px) / (1682 - 360), 165px) 0 clamp(100px, 100px + (245 - 100) * (100vw - 360px) / (1682 - 360), 245px);
  position: relative;
}
#section9::after {
  content: "*위 인물사진은 AI로 생성되었습니다.";
  display: block;
  font-size: clamp(13px, 13px + (16 - 13) * (100vw - 360px) / (1682 - 360), 16px);
  text-align: right;
  position: absolute;
  right: clamp(20px, 20px + (40 - 20) * (100vw - 360px) / (1682 - 360), 40px);
  bottom: clamp(20px, 20px + (40 - 20) * (100vw - 360px) / (1682 - 360), 40px);
  opacity: 0.5;
}
#section9 .content {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#section9 .sec9_title {
  margin: 0 auto clamp(50px, 50px + (100 - 50) * (100vw - 360px) / (1682 - 360), 100px);
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
#section9 .sec9_title img {
  max-width: clamp(280px, 280px + (388 - 280) * (100vw - 360px) / (1682 - 360), 388px);
  width: 100%;
  margin: 0 auto;
  display: block;
}
#section9 .sec9_title .h3 {
  text-align: center;
  position: absolute;
  top: clamp(13px, 13px + (17 - 13) * (100vw - 360px) / (1682 - 360), 17px);
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
#section9 .donateBanner {
  max-width: 1470px;
  width: calc(100% - clamp(34px, 34px + (47 - 34) * (100vw - 360px) / (1682 - 360), 47px) * 2 - clamp(18px, 18px + (40 - 18) * (100vw - 360px) / (1682 - 360), 40px) * 2);
  margin-left: 0;
  margin-right: 0;
}
#section9 .donateBanner .swiper-slide {
  border-radius: 20px;
  overflow: hidden;
}
#section9 .donateBanner .swiper-slide:hover .back {
  opacity: 1;
}
#section9 .donateBanner .swiper-slide .contributor_info .font15 {
  font-size: clamp(11px, 11px + (15 - 11) * (100vw - 360px) / (1682 - 360), 15px);
  margin-bottom: clamp(13px, 13px + (20 - 13) * (100vw - 360px) / (1682 - 360), 20px);
  font-weight: 700;
  line-height: 0.8;
}
#section9 .donateBanner .swiper-slide .contributor_info .font28 {
  font-size: clamp(24px, 24px + (28 - 24) * (100vw - 360px) / (1682 - 360), 28px);
  font-weight: 700;
  line-height: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
#section9 .donateBanner .swiper-slide .front {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 20px;
  overflow: hidden;
}
#section9 .donateBanner .swiper-slide .front .contributor_img {
  width: 100%;
  height: 100%;
  background-color: #111111;
}
#section9 .donateBanner .swiper-slide .front .contributor_img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  opacity: 0.8;
}
#section9 .donateBanner .swiper-slide .front .contributor_info {
  text-align: center;
  position: absolute;
  bottom: clamp(30px, 30px + (40 - 30) * (100vw - 360px) / (1682 - 360), 40px);
  left: 0;
  width: 100%;
}
#section9 .donateBanner .swiper-slide .back {
  padding: clamp(25px, 25px + (35 - 25) * (100vw - 360px) / (1682 - 360), 35px) clamp(20px, 20px + (30 - 20) * (100vw - 360px) / (1682 - 360), 30px) 0;
  background: #F4A100;
  position: relative;
  cursor: default;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
  border-radius: 20px;
  overflow: hidden;
  aspect-ratio: 278/358;
}
#section9 .donateBanner .swiper-slide .back .contributor_info {
  padding-right: calc(clamp(33px, 33px + (43 - 33) * (100vw - 360px) / (1682 - 360), 43px) + clamp(10px, 10px + (20 - 10) * (100vw - 360px) / (1682 - 360), 20px));
  position: relative;
}
#section9 .donateBanner .swiper-slide .back .contributor_info::after {
  content: "";
  display: block;
  width: clamp(33px, 33px + (43 - 33) * (100vw - 360px) / (1682 - 360), 43px);
  aspect-ratio: 43/33;
  background: url(/wp-content/themes/beautifulfund2026/img/sociallegacy/sec9_icon.png) no-repeat center center/contain;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
#section9 .donateBanner .swiper-slide .back .contributor_content {
  margin-top: clamp(20px, 20px + (24 - 20) * (100vw - 360px) / (1682 - 360), 24px);
  padding-top: clamp(30px, 30px + (45 - 30) * (100vw - 360px) / (1682 - 360), 45px);
  padding-bottom: clamp(20px, 20px + (30 - 20) * (100vw - 360px) / (1682 - 360), 30px);
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
#section9 .donateBanner .swiper-slide .back .contributor_content .badge_wrap {
  gap: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#section9 .donateBanner .swiper-slide .back .contributor_content .badge_wrap .badge {
  font-size: clamp(12px, 12px + (16 - 12) * (100vw - 360px) / (1682 - 360), 16px);
  padding: 2px clamp(15px, 15px + (18 - 15) * (100vw - 360px) / (1682 - 360), 18px);
  margin-bottom: clamp(15px, 15px + (18 - 15) * (100vw - 360px) / (1682 - 360), 18px);
  font-weight: 800;
  background: #FFFFFF;
  color: #E86F24;
  line-height: 1.625;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 40px;
}
#section9 .donateBanner .swiper-slide .back .contributor_content .comment_wrap {
  font-size: clamp(15px, 15px + (18 - 15) * (100vw - 360px) / (1682 - 360), 18px);
  font-weight: 500;
  line-height: 1.33333;
  letter-spacing: -1%;
}
#section9 .slide_btn_wrap {
  -webkit-column-gap: clamp(18px, 18px + (40 - 18) * (100vw - 360px) / (1682 - 360), 40px);
     -moz-column-gap: clamp(18px, 18px + (40 - 18) * (100vw - 360px) / (1682 - 360), 40px);
          column-gap: clamp(18px, 18px + (40 - 18) * (100vw - 360px) / (1682 - 360), 40px);
  padding: 0 20px;
  width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#section9 .slide_btn_wrap .swiper-button-prev,
#section9 .slide_btn_wrap .swiper-button-next {
  width: clamp(34px, 34px + (47 - 34) * (100vw - 360px) / (1682 - 360), 47px);
  aspect-ratio: 1/1;
  position: static;
  -webkit-transform: none !important;
          transform: none !important;
}

@media screen and (max-width: 1440px) {
  section:not(#section9) {
    background-size: 110% 100% !important;
  }
  #section4 .content .txt_box {
    font-size: 2.75vw;
    padding: 0 3vw 6vw 5vw;
    row-gap: 3vw;
  }
}
@media only screen and (max-width: 1024px) {
  .br_1024 {
    display: block;
  }
  .br_1024_none {
    display: none;
  }
  #section1 .h1 {
    top: 32%;
  }
  #section8 .txt_wrap .txt45 {
    line-height: 1.3;
  }
  #section8 ul > li .badge {
    line-height: 1.4;
  }
  #section8 ul > li .info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: clamp(20px, 20px + (25 - 20) * (100vw - 360px) / (1682 - 360), 25px);
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
  }
}
@media only screen and (max-width: 768px) {
  html, body {
    font-size: 15px;
  }
  .br_768 {
    display: block;
  }
  .br_768_none {
    display: none;
  }
  #section1 {
    background-image: url(/wp-content/themes/beautifulfund2026/img/sociallegacy/bg_sec1_mo.png);
  }
  #section2 {
    background-image: url(/wp-content/themes/beautifulfund2026/img/sociallegacy/bg_sec2_mo.png);
  }
  #section3 {
    background-image: url(/wp-content/themes/beautifulfund2026/img/sociallegacy/bg_sec3_mo.png);
    position: relative;
  }
  #section3::before {
    content: "";
    display: block;
    width: 85%;
    aspect-ratio: 1116/960;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    background: url(/wp-content/themes/beautifulfund2026/img/sociallegacy/sec3_obj.png) no-repeat center center/contain;
  }
  #section4 {
    background-image: url(/wp-content/themes/beautifulfund2026/img/sociallegacy/bg_sec4_mo.png);
  }
  #section5 {
    background-image: url(/wp-content/themes/beautifulfund2026/img/sociallegacy/bg_sec5_mo.png);
    position: relative;
  }
  #section5::before {
    content: "";
    display: block;
    width: 75%;
    aspect-ratio: 1280/429;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    background: url(/wp-content/themes/beautifulfund2026/img/sociallegacy/sec5_obj.png) no-repeat center center/contain;
  }
  #section6 {
    background-image: url(/wp-content/themes/beautifulfund2026/img/sociallegacy/bg_sec6_mo.png);
  }
  #section7 {
    background: url(/wp-content/themes/beautifulfund2026/img/sociallegacy/bg_sec7_mo.png), linear-gradient(111deg, rgba(255, 255, 255, 0.1) -6.94%, rgba(255, 245, 229, 0) 61.2%);
  }
  #section8 {
    background-image: url(/wp-content/themes/beautifulfund2026/img/sociallegacy/bg_sec8_mo.png);
  }
  /* 주소창 show/hide에 안 흔들리게 — JS --vh 1회 고정값만 사용 (lvh/dvh 금지) */
  section:not(#section9) {
    min-height: calc(var(--vh) * 100) !important;
    background-size: auto calc(var(--vh) * 100) !important;
  }
  #section1::before {
    max-width: 50%;
  }
  #section1::after {
    max-width: 42%;
  }
  #section1 .h1 {
    top: 36%;
  }
  #section2 .headline.top {
    top: 43%;
  }
  #section2 .headline.bottom {
    top: 57%;
  }
  #section4 .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #section4 .content > article {
    height: 50%;
  }
  #section4 .content .txt_box {
    font-size: 3.5vw;
    padding: 0 3vw 7.5vw 6vw;
    row-gap: 3.25vw;
  }
  #section5 .content .h3 {
    font-size: 4.25vw;
  }
  #section6 {
    --cardW: 55%;
  }
  #section6 .interviewBanner {
    padding-bottom: clamp(30px, 30px + (50 - 30) * (100vw - 360px) / (1682 - 360), 50px);
  }
  #section6 .slide_btn_wrap .swiper-button-prev {
    left: calc(50% - var(--cardW) / 2 - clamp(9px, 9px + (25 - 9) * (100vw - 360px) / (1682 - 360), 25px) - clamp(34px, 34px + (47 - 34) * (100vw - 360px) / (1682 - 360), 47px));
  }
  #section6 .slide_btn_wrap .swiper-button-next {
    right: calc(50% - var(--cardW) / 2 - clamp(9px, 9px + (25 - 9) * (100vw - 360px) / (1682 - 360), 25px) - clamp(34px, 34px + (47 - 34) * (100vw - 360px) / (1682 - 360), 47px));
  }
  #section6 {
    /* 잠시 텍스트 키워놓음 */
  }
  #section6 .sec6_txt .txt3 {
    font-size: 4.25vw;
  }
  #section6 .sec6_txt .quote {
    font-size: 13vw;
  }
  #section7 article .layer + .layer {
    margin-top: 2.25vw;
  }
  #section7 article .layer p {
    font-size: 4.125vw;
  }
  #section7 article .layer p .img_box {
    width: 14.75vw;
    height: 5.125vw;
  }
}
@media only screen and (max-width: 480px) {
  html, body {
    font-size: 14px;
  }
  .br_540 {
    display: block;
  }
  .br_540_none {
    display: none;
  }
  #footerC ul > li.pc_only {
    display: none;
  }
  #footerC ul > li.mo_only {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #section1::before {
    max-width: 80%;
  }
  #section1::after {
    max-width: 75%;
  }
  #section1 .h1 {
    top: 43%;
  }
  #section1 .video_box {
    top: 65%;
  }
  #section4 .content .txt_box {
    font-size: 5.75vw;
    padding: 0 20px 12vw;
    row-gap: 5vw;
  }
  #section5 .content .h3 {
    font-size: 6vw;
    line-height: 1.4285;
  }
  #section6 {
    --cardW: 65%;
  }
  #section6 .interviewBanner {
    padding-bottom: clamp(20px, 20px + (50 - 20) * (100vw - 360px) / (1682 - 360), 50px);
  }
  #section6 .slide_btn_wrap .swiper-button-prev {
    left: calc(50% - var(--cardW) / 2 - clamp(6px, 6px + (25 - 6) * (100vw - 360px) / (1682 - 360), 25px) - clamp(34px, 34px + (47 - 34) * (100vw - 360px) / (1682 - 360), 47px));
  }
  #section6 .slide_btn_wrap .swiper-button-next {
    right: calc(50% - var(--cardW) / 2 - clamp(6px, 6px + (25 - 6) * (100vw - 360px) / (1682 - 360), 25px) - clamp(34px, 34px + (47 - 34) * (100vw - 360px) / (1682 - 360), 47px));
  }
  #section6 {
    /* 잠시 텍스트 키워놓음 */
  }
  #section6 .sec6_txt .txt3 {
    font-size: 5.75vw;
  }
  #section6 .sec6_txt .quote {
    font-size: 19vw;
  }
  #section7 article .layer.pc_only {
    display: none;
  }
  #section7 article .layer.mo_only {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #section7 article .layer + .layer {
    margin-top: 3.5vw;
  }
  #section7 article .layer p {
    font-size: 6.5vw;
  }
  #section7 article .layer p .img_box {
    width: 18.5vw;
    height: 7.5vw;
  }
  #section8::before, #section8::after {
    max-height: 75vw;
  }
  #section8::after {
    top: auto;
    bottom: -40vw;
  }
  #section8 .txt_wrap .txt5 {
    font-size: 14px;
  }
  #section8 .txt_wrap .txt45 {
    margin: 13px 0 24px;
  }
  #section8 ul {
    grid-template-columns: 1fr;
    row-gap: 10px;
  }
  #section8 ul > li {
    padding: 20px 15px;
    position: relative;
    overflow: hidden;
  }
  #section8 ul > li:nth-child(1) .icon {
    left: -3%;
    bottom: -10%;
  }
  #section8 ul > li:nth-child(2) .icon {
    right: -2%;
    bottom: -9.5%;
  }
  #section8 ul > li .badge {
    font-size: 13px;
    padding: 7px;
  }
  #section8 ul > li .icon {
    max-width: 28%;
    opacity: 0.7;
    position: absolute;
    margin: 0;
  }
  #section8 ul > li .icon img {
    max-width: 100%;
  }
  #section8 ul > li .info {
    row-gap: 14px;
    padding-top: 12px;
    border-top: none;
  }
  #section8 ul > li .info .title {
    margin-bottom: 5px;
  }
  #section8 ul > li .info .txt6 {
    font-size: 13px;
  }
}