@font-face{font-family:"Pretendard";font-weight:200;font-style:normal;font-display:swap;src:url("../assets/fonts/pretendard/Pretendard-ExtraLight.woff2") format("woff2")}@font-face{font-family:"Pretendard";font-weight:300;font-style:normal;font-display:swap;src:url("../assets/fonts/pretendard/Pretendard-Light.woff2") format("woff2")}@font-face{font-family:"Pretendard";font-weight:400;font-style:normal;font-display:swap;src:url("../assets/fonts/pretendard/Pretendard-Regular.woff2") format("woff2")}@font-face{font-family:"Pretendard";font-weight:500;font-style:normal;font-display:swap;src:url("../assets/fonts/pretendard/Pretendard-Medium.woff2") format("woff2")}@font-face{font-family:"Pretendard";font-weight:600;font-style:normal;font-display:swap;src:url("../assets/fonts/pretendard/Pretendard-SemiBold.woff2") format("woff2")}@font-face{font-family:"Pretendard";font-weight:700;font-style:normal;font-display:swap;src:url("../assets/fonts/pretendard/Pretendard-Bold.woff2") format("woff2")}@font-face{font-family:"Gowun Batang";font-weight:400;font-style:normal;font-display:swap;src:url("../assets/fonts/gowun-batang/GowunBatang-Regular.woff2") format("woff2")}@font-face{font-family:"Gowun Batang";font-weight:700;font-style:normal;font-display:swap;src:url("../assets/fonts/gowun-batang/GowunBatang-Bold.woff2") format("woff2")}@font-face{font-family:"Poppins";font-weight:200;font-style:normal;font-display:swap;src:url("../assets/fonts/poppins/Poppins-ExtraLight.woff2") format("woff2")}@font-face{font-family:"Poppins";font-weight:300;font-style:normal;font-display:swap;src:url("../assets/fonts/poppins/Poppins-Light.woff2") format("woff2")}@font-face{font-family:"Poppins";font-weight:400;font-style:normal;font-display:swap;src:url("../assets/fonts/poppins/Poppins-Regular.woff2") format("woff2")}@font-face{font-family:"Poppins";font-weight:500;font-style:normal;font-display:swap;src:url("../assets/fonts/poppins/Poppins-Medium.woff2") format("woff2")}@font-face{font-family:"Poppins";font-weight:600;font-style:normal;font-display:swap;src:url("../assets/fonts/poppins/Poppins-SemiBold.woff2") format("woff2")}@font-face{font-family:"Poppins";font-weight:700;font-style:normal;font-display:swap;src:url("../assets/fonts/poppins/Poppins-Bold.woff2") format("woff2")}:root{--container-width: 100%;--color-white: #ffffff;--z-index-side: 100}*,*::before,*::after{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0}html{overflow-x:hidden;-webkit-text-size-adjust:100%;background-color:#333}body{overflow-x:hidden}html,body{scrollbar-width:none;-ms-overflow-style:none}html::-webkit-scrollbar,body::-webkit-scrollbar{display:none}html{font-size:16px;scroll-behavior:smooth}body{font-family:"Poppins","Pretendard",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:16px;line-height:1.5;color:#1a1a1a;background-color:#f7f7f7;position:relative;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.2}.font-serif{font-family:"Poppins","Gowun Batang",Georgia,serif}ul,ol{list-style:none;padding:0;margin:0}a{color:inherit;text-decoration:none}button{background:none;border:none;cursor:pointer;font-family:inherit;font-size:inherit}img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}video{display:block;max-width:100%;height:auto}.offscreen{overflow:hidden !important;position:absolute !important;width:.0625rem !important;height:.0625rem !important;padding:0 !important;margin:-0.0625rem !important;clip:rect(0, 0, 0, 0) !important;clip-path:inset(50%) !important;white-space:nowrap !important;border:0 !important}:focus-visible{outline:.125rem solid #00c853;outline-offset:.125rem}:focus:not(:focus-visible){outline:none}@-webkit-keyframes arrow-slide{0%{opacity:0;-webkit-transform:translateX(-0.3125rem);transform:translateX(-0.3125rem)}20%{opacity:1}80%{opacity:1}100%{opacity:0;-webkit-transform:translateX(0.3125rem);transform:translateX(0.3125rem)}}@keyframes arrow-slide{0%{opacity:0;-webkit-transform:translateX(-0.3125rem);transform:translateX(-0.3125rem)}20%{opacity:1}80%{opacity:1}100%{opacity:0;-webkit-transform:translateX(0.3125rem);transform:translateX(0.3125rem)}}.arrow-slide{-webkit-animation:arrow-slide 1s ease-in-out infinite;animation:arrow-slide 1s ease-in-out infinite}.global-container{z-index:10;position:relative;width:var(--container-width);min-height:100vh;margin:0 auto;background:var(--color-white)}.global-container .main-sections{margin:0 auto;overflow:hidden}@media only screen and (min-width: 441px)and (max-width: 759px){.global-container .main-sections{width:430px}}@media only screen and (min-width: 760px){.global-container .main-sections{width:426px;border-right:1px solid rgba(0,0,0,0);border-left:1px solid rgba(0,0,0,0)}}@media only screen and (min-width: 819px){.global-container .main-sections{width:422px;border-right:1px solid rgba(0,0,0,0);border-left:1px solid rgba(0,0,0,0)}}@media only screen and (min-width: 1023px){.global-container .main-sections{width:430px;border-right:1px solid rgba(0,0,0,0);border-left:1px solid rgba(0,0,0,0)}}@media only screen and (min-width: 1027px){.global-container .main-sections{width:430px;border:none}}.floating-left,.floating-right{display:none}.fixed-cta-btn{z-index:100;position:fixed;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);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;border-radius:.75rem;border:.0625rem solid hsla(0,0%,100%,.6);background:#007249;-webkit-box-shadow:0 .25rem .25rem 0 rgba(0,0,0,.2) inset;box-shadow:0 .25rem .25rem 0 rgba(0,0,0,.2) inset;cursor:pointer;-webkit-transition:opacity .3s ease,visibility .3s ease;transition:opacity .3s ease,visibility .3s ease;bottom:.625rem;gap:.375rem;width:90%;max-width:21.25rem;height:3.25rem}@media only screen and (min-width: 319px){.fixed-cta-btn{bottom:.625rem;gap:.4375rem;width:80%;max-width:21.25rem;height:3.375rem}}@media only screen and (min-width: 360px)and (max-width: 384px){.fixed-cta-btn{bottom:.625rem;gap:.4375rem;width:80%;max-width:21.25rem;height:3.375rem}}@media only screen and (min-width: 385px)and (max-width: 390px){.fixed-cta-btn{bottom:.6875rem;gap:.5rem;width:23.125rem;height:3.5rem}}@media only screen and (min-width: 390px)and (max-width: 393px){.fixed-cta-btn{bottom:.6875rem;gap:.5625rem;width:23.3125rem;height:3.5625rem}}@media only screen and (min-width: 394px)and (max-width: 402px){.fixed-cta-btn{bottom:.6875rem;gap:.5625rem;width:23.875rem;height:3.5625rem}}@media only screen and (min-width: 403px)and (max-width: 411px){.fixed-cta-btn{bottom:.6875rem;gap:.625rem;width:24.5rem;height:3.625rem}}@media only screen and (min-width: 412px)and (max-width: 428px){.fixed-cta-btn{bottom:.6875rem;gap:.625rem;width:25.5rem;height:3.625rem}}@media only screen and (min-width: 429px)and (max-width: 430px){.fixed-cta-btn{bottom:.6875rem;gap:.625rem;width:25.625rem;height:3.625rem}}@media only screen and (min-width: 431px)and (max-width: 440px){.fixed-cta-btn{bottom:.6875rem;gap:.625rem;width:26.25rem;height:3.625rem}}.fixed-cta-btn.is-hidden{opacity:0;visibility:hidden;pointer-events:none}.fixed-cta-btn .fixed-cta-btn__text{font-family:"Poppins","Pretendard",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:500;line-height:1;color:#fff;text-align:center;font-size:.9375rem;letter-spacing:-0.046875rem}@media only screen and (min-width: 360px)and (max-width: 384px){.fixed-cta-btn .fixed-cta-btn__text{font-size:1rem;letter-spacing:-0.05rem}}@media only screen and (min-width: 385px)and (max-width: 390px){.fixed-cta-btn .fixed-cta-btn__text{font-size:1.0625rem;letter-spacing:-0.053125rem}}@media only screen and (min-width: 390px)and (max-width: 393px){.fixed-cta-btn .fixed-cta-btn__text{font-size:1.125rem;letter-spacing:-0.05625rem}}@media only screen and (min-width: 394px)and (max-width: 402px){.fixed-cta-btn .fixed-cta-btn__text{font-size:1.125rem;letter-spacing:-0.05625rem}}@media only screen and (min-width: 403px)and (max-width: 411px){.fixed-cta-btn .fixed-cta-btn__text{font-size:1.1875rem;letter-spacing:-0.059375rem}}@media only screen and (min-width: 412px)and (max-width: 428px){.fixed-cta-btn .fixed-cta-btn__text{font-size:1.1875rem;letter-spacing:-0.059375rem}}@media only screen and (min-width: 429px)and (max-width: 430px){.fixed-cta-btn .fixed-cta-btn__text{font-size:1.25rem;letter-spacing:-0.0625rem}}@media only screen and (min-width: 431px)and (max-width: 440px){.fixed-cta-btn .fixed-cta-btn__text{font-size:1.25rem;letter-spacing:-0.0625rem}}.fixed-cta-btn .fixed-cta-btn__text .fixed-cta-btn__text-highlight{font-family:"Poppins","Pretendard",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:700;color:#fff}@media screen and (min-width: 1200px){:root{--container-width: 26.875rem}.global-container::before{z-index:-1;position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);display:block;content:"";width:100%;height:67.9375rem;background-image:url("../assets/images/backgrounds/section_pc_fixed_bg_gradient.webp");background-size:cover;background-position:center;background-repeat:no-repeat;pointer-events:none}.floating-left,.floating-right{display:block;position:fixed;z-index:var(--z-index-side)}.floating-left{left:calc(25% - 6.71875rem);top:50%;-webkit-transform:translateX(-50%);transform:translate(-50%, -50%)}.floating-left .floating-left__content{width:100%}.floating-left .floating-left__content .inner-container{width:100%}.floating-left .floating-left__content .inner-container .floating-left__wrapper{text-align:center}.floating-left .floating-left__content .inner-container .floating-left__wrapper .floating-left__image{width:12.9375rem;height:12.9375rem;margin:0 auto 1.375rem auto}.floating-left .floating-left__content .inner-container .floating-left__wrapper .floating-left__image .floating-left__img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.floating-left .floating-left__content .inner-container .floating-left__wrapper .floating-left__text{color:#2b2b2b;text-align:center;font-family:"Poppins","Pretendard",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:1.875rem;font-style:normal;font-weight:700;line-height:2.375rem;letter-spacing:-0.09375rem;margin-bottom:1.875rem}.floating-left .floating-left__content .inner-container .floating-left__wrapper .floating-left__text .floating-left__text-highlight{color:#007249;font-family:"Poppins","Pretendard",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:1.875rem;font-style:normal;font-weight:700;line-height:2.375rem;letter-spacing:-0.09375rem}.floating-left .floating-left__content .inner-container .floating-left__wrapper .floating-left__btn{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;gap:.5rem;width:20.625rem;height:3.75rem;border-radius:.75rem;border:.0625rem solid hsla(0,0%,100%,.6);background:#007249;-webkit-box-shadow:0 .25rem .25rem 0 rgba(0,0,0,.2) inset;box-shadow:0 .25rem .25rem 0 rgba(0,0,0,.2) inset;text-decoration:none;cursor:pointer}.floating-left .floating-left__content .inner-container .floating-left__wrapper .floating-left__btn .floating-left__btn-text{color:#fff;text-align:center;font-family:"Poppins","Pretendard",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:1.25rem;font-style:normal;font-weight:500;line-height:2rem;letter-spacing:-0.0625rem}.floating-left .floating-left__content .inner-container .floating-left__wrapper .floating-left__btn .floating-left__btn-text .floating-left__btn-highlight{color:#fff;font-family:"Poppins","Pretendard",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:1.25rem;font-style:normal;font-weight:700;line-height:2rem;letter-spacing:-0.0625rem}.floating-right{width:17.875rem;top:50%;right:calc(25% - 6.71875rem);-webkit-transform:translate(50%, -50%);transform:translate(50%, -50%);-webkit-transition:opacity .5s ease;transition:opacity .5s ease}.floating-right .floating-right__link{display:block;text-decoration:none;cursor:pointer}.floating-right .floating-right__link .floating-right__content{width:100%}.floating-right .floating-right__link .floating-right__content .inner-container{width:100%}.floating-right .floating-right__link .floating-right__content .inner-container .floating-right__wrapper{text-align:center}.floating-right .floating-right__link .floating-right__content .inner-container .floating-right__wrapper .floating-right__image{width:17.875rem;height:auto}.floating-right .floating-right__link .floating-right__content .inner-container .floating-right__wrapper .floating-right__image .floating-right__img{display:block;width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.fixed-cta-btn{display:none}}.header{z-index:100;position:fixed;top:0;left:0;isolation:isolate;-webkit-box-sizing:border-box;box-sizing:border-box;border-bottom:.0625rem solid rgba(248,248,248,.3);background:rgba(0,0,0,0);-webkit-transition:background-color .3s ease;transition:background-color .3s ease;width:100%;padding:.5rem 0 .5rem 1rem}@media only screen and (min-width: 360px)and (max-width: 384px){.header{padding:.5625rem 0 .5rem 1.125rem}}@media only screen and (min-width: 385px)and (max-width: 390px){.header{padding:.625rem 0 .5rem 1.25rem}}@media only screen and (min-width: 390px)and (max-width: 393px){.header{padding:.6875rem 0 .5625rem 1.25rem}}@media only screen and (min-width: 394px)and (max-width: 402px){.header{padding:.6875rem 0 .5625rem 1.25rem}}@media only screen and (min-width: 403px)and (max-width: 411px){.header{padding:.75rem 0 .625rem 1.375rem}}@media only screen and (min-width: 412px)and (max-width: 428px){.header{padding:.75rem 0 .625rem 1.5rem}}@media only screen and (min-width: 429px)and (max-width: 430px){.header{padding:.8125rem 0 .6875rem 1.5rem;left:calc(50% - 13.4375rem);width:26.875rem}}@media only screen and (min-width: 431px)and (max-width: 440px){.header{padding:.8125rem 0 .6875rem 1.5rem;left:calc(50% - 13.75rem);width:27.5rem}}@media(min-width: 441px){.header{left:calc(50% - 13.4375rem);width:26.875rem;padding:.875rem 0 .75rem 1.5rem}}.header .header__logo{width:4.375rem;height:2.0625rem}@media only screen and (min-width: 360px)and (max-width: 384px){.header .header__logo{width:4.625rem;height:2.1875rem}}@media only screen and (min-width: 385px)and (max-width: 390px){.header .header__logo{width:4.75rem;height:2.25rem}}@media only screen and (min-width: 390px)and (max-width: 393px){.header .header__logo{width:4.875rem;height:2.3125rem}}@media only screen and (min-width: 394px)and (max-width: 402px){.header .header__logo{width:5rem;height:2.375rem}}@media only screen and (min-width: 403px)and (max-width: 411px){.header .header__logo{width:5.125rem;height:2.4375rem}}@media only screen and (min-width: 412px)and (max-width: 428px){.header .header__logo{width:5.125rem;height:2.4375rem}}@media only screen and (min-width: 429px)and (max-width: 430px){.header .header__logo{width:5.125rem;height:2.4375rem}}@media only screen and (min-width: 431px)and (max-width: 440px){.header .header__logo{width:5.125rem;height:2.4375rem}}.header .header__logo .header__logo-link{display:block;width:100%;height:100%;text-decoration:none}.header .header__logo .header__logo-link .header__logo-image{width:100%;height:100%}.header .header__logo .header__logo-link .header__logo-image .header__logo-img--white,.header .header__logo .header__logo-link .header__logo-image .header__logo-img--green{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.header .header__logo .header__logo-link .header__logo-image .header__logo-img--white{display:block}.header .header__logo .header__logo-link .header__logo-image .header__logo-img--green{display:none}.header.is-scrolled{border-bottom:.0625rem solid rgba(0,0,0,.1);background:#fff;left:0;right:0;margin:0 auto}@media only screen and (min-width: 441px)and (max-width: 759px){.header.is-scrolled{width:430px}}@media only screen and (min-width: 760px){.header.is-scrolled{width:424px}}@media only screen and (min-width: 819px){.header.is-scrolled{width:420px}}@media only screen and (min-width: 1023px){.header.is-scrolled{width:428px}}@media only screen and (min-width: 1027px){.header.is-scrolled{width:430px}}.header.is-scrolled .header__logo .header__logo-image .header__logo-img--white{display:none}.header.is-scrolled .header__logo .header__logo-image .header__logo-img--green{display:block}.footer{position:relative;margin:0 auto;font-style:normal;max-width:100%}.footer .footer__content{width:100%;background:#333;margin:0 auto}@media only screen and (min-width: 441px)and (max-width: 759px){.footer .footer__content{width:430px}}@media only screen and (min-width: 760px){.footer .footer__content{width:424px}}@media only screen and (min-width: 819px){.footer .footer__content{width:420px}}@media only screen and (min-width: 1023px){.footer .footer__content{width:428px;border-right:1px solid rgba(0,0,0,0);border-left:1px solid rgba(0,0,0,0)}}@media only screen and (min-width: 1027px){.footer .footer__content{width:430px;border:none}}.footer .footer__content .inner-container{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:3.4375rem 1.25rem 3.1875rem 1.25rem}@media only screen and (min-width: 360px)and (max-width: 384px){.footer .footer__content .inner-container{padding:3.4375rem 1.25rem 3.1875rem 1.25rem}}@media only screen and (min-width: 385px)and (max-width: 390px){.footer .footer__content .inner-container{padding:3.4375rem 1.25rem 3.1875rem 1.25rem}}@media only screen and (min-width: 390px)and (max-width: 393px){.footer .footer__content .inner-container{padding:3.4375rem 1.25rem 3.1875rem 1.25rem}}@media only screen and (min-width: 394px)and (max-width: 402px){.footer .footer__content .inner-container{padding:3.4375rem 1.25rem 3.1875rem 1.25rem}}@media only screen and (min-width: 403px)and (max-width: 411px){.footer .footer__content .inner-container{padding:3.4375rem 1.25rem 3.1875rem 1.25rem}}@media only screen and (min-width: 412px)and (max-width: 428px){.footer .footer__content .inner-container{padding:3.4375rem 1.25rem 3.1875rem 1.25rem}}@media only screen and (min-width: 429px)and (max-width: 430px){.footer .footer__content .inner-container{padding:3.4375rem 1.25rem 3.1875rem 1.25rem}}@media only screen and (min-width: 431px)and (max-width: 440px){.footer .footer__content .inner-container{padding:3.4375rem 1.25rem 3.1875rem 1.25rem}}@media only screen and (min-width: 440px){.footer .footer__content .inner-container{padding:3.4375rem 1.25rem 3.1875rem 1.25rem}}.footer .footer__content .inner-container .footer__wrapper .footer__logo{width:7.4375rem;height:3.5rem;margin-bottom:1.75rem}@media only screen and (min-width: 319px){.footer .footer__content .inner-container .footer__wrapper .footer__logo{width:7.4375rem;height:3.5rem;margin-bottom:1.75rem}}@media only screen and (min-width: 360px)and (max-width: 384px){.footer .footer__content .inner-container .footer__wrapper .footer__logo{width:7.4375rem;height:3.5rem;margin-bottom:1.75rem}}@media only screen and (min-width: 385px)and (max-width: 390px){.footer .footer__content .inner-container .footer__wrapper .footer__logo{width:7.4375rem;height:3.5rem;margin-bottom:1.75rem}}@media only screen and (min-width: 390px)and (max-width: 393px){.footer .footer__content .inner-container .footer__wrapper .footer__logo{width:7.4375rem;height:3.5rem;margin-bottom:1.75rem}}@media only screen and (min-width: 394px)and (max-width: 402px){.footer .footer__content .inner-container .footer__wrapper .footer__logo{width:7.4375rem;height:3.5rem;margin-bottom:1.75rem}}@media only screen and (min-width: 403px)and (max-width: 411px){.footer .footer__content .inner-container .footer__wrapper .footer__logo{width:7.4375rem;height:3.5rem;margin-bottom:1.75rem}}@media only screen and (min-width: 412px)and (max-width: 428px){.footer .footer__content .inner-container .footer__wrapper .footer__logo{width:7.4375rem;height:3.5rem;margin-bottom:1.75rem}}@media only screen and (min-width: 429px)and (max-width: 430px){.footer .footer__content .inner-container .footer__wrapper .footer__logo{width:7.4375rem;height:3.5rem;margin-bottom:1.75rem}}@media only screen and (min-width: 431px)and (max-width: 440px){.footer .footer__content .inner-container .footer__wrapper .footer__logo{width:7.4375rem;height:3.5rem;margin-bottom:1.75rem}}@media only screen and (min-width: 440px){.footer .footer__content .inner-container .footer__wrapper .footer__logo{width:7.4375rem;height:3.5rem;margin-bottom:1.75rem}}.footer .footer__content .inner-container .footer__wrapper .footer__logo .footer__logo-img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.footer .footer__content .inner-container .footer__wrapper .footer__title{display:block;font-family:"Poppins","Pretendard",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:600;color:#b9b9b9;margin-bottom:1.125rem;font-size:1rem;line-height:1.3;letter-spacing:-0.0625rem}@media only screen and (min-width: 319px){.footer .footer__content .inner-container .footer__wrapper .footer__title{margin-bottom:.6875rem;font-size:.8125rem;letter-spacing:-0.0625rem}}@media only screen and (min-width: 360px)and (max-width: 384px){.footer .footer__content .inner-container .footer__wrapper .footer__title{margin-bottom:.6875rem;font-size:.875rem;letter-spacing:-0.0625rem}}@media only screen and (min-width: 385px)and (max-width: 390px){.footer .footer__content .inner-container .footer__wrapper .footer__title{margin-bottom:.6875rem;font-size:1rem;letter-spacing:-0.0625rem}}@media only screen and (min-width: 390px)and (max-width: 393px){.footer .footer__content .inner-container .footer__wrapper .footer__title{margin-bottom:.6875rem;font-size:1rem;letter-spacing:-0.0625rem}}@media only screen and (min-width: 394px)and (max-width: 402px){.footer .footer__content .inner-container .footer__wrapper .footer__title{margin-bottom:.6875rem;font-size:1rem;letter-spacing:-0.0625rem}}@media only screen and (min-width: 403px)and (max-width: 411px){.footer .footer__content .inner-container .footer__wrapper .footer__title{margin-bottom:.6875rem;font-size:1rem;letter-spacing:-0.0625rem}}@media only screen and (min-width: 412px)and (max-width: 428px){.footer .footer__content .inner-container .footer__wrapper .footer__title{margin-bottom:.75rem;font-size:1rem;letter-spacing:-0.0625rem}}@media only screen and (min-width: 429px)and (max-width: 430px){.footer .footer__content .inner-container .footer__wrapper .footer__title{margin-bottom:.75rem;font-size:1rem;letter-spacing:-0.0625rem}}@media only screen and (min-width: 431px)and (max-width: 440px){.footer .footer__content .inner-container .footer__wrapper .footer__title{margin-bottom:.75rem;font-size:1rem;letter-spacing:-0.0625rem}}@media only screen and (min-width: 440px){.footer .footer__content .inner-container .footer__wrapper .footer__title{margin-bottom:.75rem;font-size:1rem;letter-spacing:-0.0625rem}}.footer .footer__content .inner-container .footer__wrapper .footer__info{font-style:normal;margin-bottom:1.8125rem}@media only screen and (min-width: 360px)and (max-width: 384px){.footer .footer__content .inner-container .footer__wrapper .footer__info{margin-bottom:1.8125rem}}@media only screen and (min-width: 385px)and (max-width: 390px){.footer .footer__content .inner-container .footer__wrapper .footer__info{margin-bottom:1.8125rem}}@media only screen and (min-width: 390px)and (max-width: 393px){.footer .footer__content .inner-container .footer__wrapper .footer__info{margin-bottom:1.8125rem}}@media only screen and (min-width: 394px)and (max-width: 402px){.footer .footer__content .inner-container .footer__wrapper .footer__info{margin-bottom:1.8125rem}}@media only screen and (min-width: 403px)and (max-width: 411px){.footer .footer__content .inner-container .footer__wrapper .footer__info{margin-bottom:1.8125rem}}@media only screen and (min-width: 412px)and (max-width: 428px){.footer .footer__content .inner-container .footer__wrapper .footer__info{margin-bottom:1.8125rem}}@media only screen and (min-width: 429px)and (max-width: 430px){.footer .footer__content .inner-container .footer__wrapper .footer__info{margin-bottom:1.8125rem}}@media only screen and (min-width: 431px)and (max-width: 440px){.footer .footer__content .inner-container .footer__wrapper .footer__info{margin-bottom:1.8125rem}}@media only screen and (min-width: 440px){.footer .footer__content .inner-container .footer__wrapper .footer__info{margin-bottom:1.8125rem}}.footer .footer__content .inner-container .footer__wrapper .footer__info .footer__info-list .footer__info-item{font-family:"Poppins","Pretendard",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:400;color:#b9b9b9;margin-bottom:.25rem;font-size:.9375rem;letter-spacing:-0.046875rem}@media only screen and (min-width: 319px){.footer .footer__content .inner-container .footer__wrapper .footer__info .footer__info-list .footer__info-item{line-height:1;margin-bottom:.625rem}}@media only screen and (min-width: 360px)and (max-width: 384px){.footer .footer__content .inner-container .footer__wrapper .footer__info .footer__info-list .footer__info-item{line-height:1;margin-bottom:.625rem}}@media only screen and (min-width: 385px)and (max-width: 390px){.footer .footer__content .inner-container .footer__wrapper .footer__info .footer__info-list .footer__info-item{line-height:1;margin-bottom:.625rem}}@media only screen and (min-width: 390px)and (max-width: 393px){.footer .footer__content .inner-container .footer__wrapper .footer__info .footer__info-list .footer__info-item{line-height:1;margin-bottom:.625rem}}@media only screen and (min-width: 394px)and (max-width: 402px){.footer .footer__content .inner-container .footer__wrapper .footer__info .footer__info-list .footer__info-item{line-height:1;margin-bottom:.625rem}}@media only screen and (min-width: 403px)and (max-width: 411px){.footer .footer__content .inner-container .footer__wrapper .footer__info .footer__info-list .footer__info-item{line-height:1;margin-bottom:.625rem}}@media only screen and (min-width: 412px)and (max-width: 428px){.footer .footer__content .inner-container .footer__wrapper .footer__info .footer__info-list .footer__info-item{line-height:1;margin-bottom:.625rem}}@media only screen and (min-width: 429px)and (max-width: 430px){.footer .footer__content .inner-container .footer__wrapper .footer__info .footer__info-list .footer__info-item{line-height:1;margin-bottom:.625rem}}@media only screen and (min-width: 431px)and (max-width: 440px){.footer .footer__content .inner-container .footer__wrapper .footer__info .footer__info-list .footer__info-item{line-height:1;margin-bottom:.625rem}}@media only screen and (min-width: 440px){.footer .footer__content .inner-container .footer__wrapper .footer__info .footer__info-list .footer__info-item{line-height:1;margin-bottom:.625rem}}.footer .footer__content .inner-container .footer__wrapper .footer__info .footer__info-list .footer__info-item:last-child{margin-bottom:0}.footer .footer__content .inner-container .footer__wrapper .footer__info .footer__info-list .footer__info-item:first-child .footer__info-group:first-child{margin-right:.75rem}@media only screen and (min-width: 360px)and (max-width: 384px){.footer .footer__content .inner-container .footer__wrapper .footer__info .footer__info-list .footer__info-item:first-child .footer__info-group:first-child{margin-right:.78125rem}}@media only screen and (min-width: 385px)and (max-width: 390px){.footer .footer__content .inner-container .footer__wrapper .footer__info .footer__info-list .footer__info-item:first-child .footer__info-group:first-child{margin-right:.8125rem}}@media only screen and (min-width: 390px)and (max-width: 393px){.footer .footer__content .inner-container .footer__wrapper .footer__info .footer__info-list .footer__info-item:first-child .footer__info-group:first-child{margin-right:.8125rem}}@media only screen and (min-width: 394px)and (max-width: 402px){.footer .footer__content .inner-container .footer__wrapper .footer__info .footer__info-list .footer__info-item:first-child .footer__info-group:first-child{margin-right:.84375rem}}@media only screen and (min-width: 403px)and (max-width: 411px){.footer .footer__content .inner-container .footer__wrapper .footer__info .footer__info-list .footer__info-item:first-child .footer__info-group:first-child{margin-right:.84375rem}}@media only screen and (min-width: 412px)and (max-width: 428px){.footer .footer__content .inner-container .footer__wrapper .footer__info .footer__info-list .footer__info-item:first-child .footer__info-group:first-child{margin-right:.875rem}}@media only screen and (min-width: 429px)and (max-width: 430px){.footer .footer__content .inner-container .footer__wrapper .footer__info .footer__info-list .footer__info-item:first-child .footer__info-group:first-child{margin-right:.875rem}}@media only screen and (min-width: 431px)and (max-width: 440px){.footer .footer__content .inner-container .footer__wrapper .footer__info .footer__info-list .footer__info-item:first-child .footer__info-group:first-child{margin-right:.90625rem}}@media only screen and (min-width: 440px){.footer .footer__content .inner-container .footer__wrapper .footer__info .footer__info-list .footer__info-item:first-child .footer__info-group:first-child{margin-right:.90625rem}}.footer .footer__content .inner-container .footer__wrapper .footer__info .footer__info-list .footer__info-item:last-child .footer__info-group:first-child{margin-right:.75rem}@media only screen and (min-width: 360px)and (max-width: 384px){.footer .footer__content .inner-container .footer__wrapper .footer__info .footer__info-list .footer__info-item:last-child .footer__info-group:first-child{margin-right:.78125rem}}@media only screen and (min-width: 385px)and (max-width: 390px){.footer .footer__content .inner-container .footer__wrapper .footer__info .footer__info-list .footer__info-item:last-child .footer__info-group:first-child{margin-right:.8125rem}}@media only screen and (min-width: 390px)and (max-width: 393px){.footer .footer__content .inner-container .footer__wrapper .footer__info .footer__info-list .footer__info-item:last-child .footer__info-group:first-child{margin-right:.8125rem}}@media only screen and (min-width: 394px)and (max-width: 402px){.footer .footer__content .inner-container .footer__wrapper .footer__info .footer__info-list .footer__info-item:last-child .footer__info-group:first-child{margin-right:.84375rem}}@media only screen and (min-width: 403px)and (max-width: 411px){.footer .footer__content .inner-container .footer__wrapper .footer__info .footer__info-list .footer__info-item:last-child .footer__info-group:first-child{margin-right:.84375rem}}@media only screen and (min-width: 412px)and (max-width: 428px){.footer .footer__content .inner-container .footer__wrapper .footer__info .footer__info-list .footer__info-item:last-child .footer__info-group:first-child{margin-right:.875rem}}@media only screen and (min-width: 429px)and (max-width: 430px){.footer .footer__content .inner-container .footer__wrapper .footer__info .footer__info-list .footer__info-item:last-child .footer__info-group:first-child{margin-right:.875rem}}@media only screen and (min-width: 431px)and (max-width: 440px){.footer .footer__content .inner-container .footer__wrapper .footer__info .footer__info-list .footer__info-item:last-child .footer__info-group:first-child{margin-right:.90625rem}}@media only screen and (min-width: 440px){.footer .footer__content .inner-container .footer__wrapper .footer__info .footer__info-list .footer__info-item:last-child .footer__info-group:first-child{margin-right:.90625rem}}.footer .footer__content .inner-container .footer__wrapper .footer__info .footer__info-list .footer__info-item .footer__info-label{font-family:"Poppins","Pretendard",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:600;line-height:1;color:#b9b9b9;margin-right:.25rem;font-size:.9375rem;letter-spacing:-0.0625rem}@media only screen and (min-width: 319px){.footer .footer__content .inner-container .footer__wrapper .footer__info .footer__info-list .footer__info-item .footer__info-label{margin-right:.25rem;font-size:.6875rem;letter-spacing:-0.0625rem}}@media only screen and (min-width: 360px)and (max-width: 384px){.footer .footer__content .inner-container .footer__wrapper .footer__info .footer__info-list .footer__info-item .footer__info-label{margin-right:.25rem;font-size:.8125rem;letter-spacing:-0.0625rem}}@media only screen and (min-width: 385px)and (max-width: 390px){.footer .footer__content .inner-container .footer__wrapper .footer__info .footer__info-list .footer__info-item .footer__info-label{margin-right:.25rem;font-size:.875rem;letter-spacing:-0.0625rem}}@media only screen and (min-width: 390px)and (max-width: 393px){.footer .footer__content .inner-container .footer__wrapper .footer__info .footer__info-list .footer__info-item .footer__info-label{margin-right:.25rem;font-size:.875rem;letter-spacing:-0.0625rem}}@media only screen and (min-width: 394px)and (max-width: 402px){.footer .footer__content .inner-container .footer__wrapper .footer__info .footer__info-list .footer__info-item .footer__info-label{margin-right:.25rem;font-size:.9375rem;letter-spacing:-0.0625rem}}@media only screen and (min-width: 403px)and (max-width: 411px){.footer .footer__content .inner-container .footer__wrapper .footer__info .footer__info-list .footer__info-item .footer__info-label{margin-right:.3125rem;font-size:.875rem;letter-spacing:-0.0625rem}}@media only screen and (min-width: 412px)and (max-width: 428px){.footer .footer__content .inner-container .footer__wrapper .footer__info .footer__info-list .footer__info-item .footer__info-label{margin-right:.3125rem;font-size:.875rem;letter-spacing:-0.0625rem}}@media only screen and (min-width: 429px)and (max-width: 430px){.footer .footer__content .inner-container .footer__wrapper .footer__info .footer__info-list .footer__info-item .footer__info-label{margin-right:.3125rem;font-size:.9375rem;letter-spacing:-0.0625rem}}@media only screen and (min-width: 431px)and (max-width: 440px){.footer .footer__content .inner-container .footer__wrapper .footer__info .footer__info-list .footer__info-item .footer__info-label{margin-right:.3125rem;font-size:.9375rem;letter-spacing:-0.0625rem}}@media only screen and (min-width: 440px){.footer .footer__content .inner-container .footer__wrapper .footer__info .footer__info-list .footer__info-item .footer__info-label{margin-right:.3125rem;font-size:.9375rem;letter-spacing:-0.0625rem}}.footer .footer__content .inner-container .footer__wrapper .footer__info .footer__info-list .footer__info-item .footer__info-value{font-family:"Poppins","Pretendard",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:300;line-height:1;color:#b9b9b9;text-decoration:none;margin-left:.25rem;font-size:.875rem;letter-spacing:-0.0625rem}@media only screen and (min-width: 319px){.footer .footer__content .inner-container .footer__wrapper .footer__info .footer__info-list .footer__info-item .footer__info-value{margin-left:.25rem;font-size:.6875rem;letter-spacing:-0.0625rem}}@media only screen and (min-width: 360px)and (max-width: 384px){.footer .footer__content .inner-container .footer__wrapper .footer__info .footer__info-list .footer__info-item .footer__info-value{margin-left:.25rem;font-size:.8125rem;letter-spacing:-0.0625rem}}@media only screen and (min-width: 385px)and (max-width: 390px){.footer .footer__content .inner-container .footer__wrapper .footer__info .footer__info-list .footer__info-item .footer__info-value{margin-left:.25rem;font-size:.875rem;letter-spacing:-0.0625rem}}@media only screen and (min-width: 390px)and (max-width: 393px){.footer .footer__content .inner-container .footer__wrapper .footer__info .footer__info-list .footer__info-item .footer__info-value{margin-left:.25rem;font-size:.875rem;letter-spacing:-0.0625rem}}@media only screen and (min-width: 394px)and (max-width: 402px){.footer .footer__content .inner-container .footer__wrapper .footer__info .footer__info-list .footer__info-item .footer__info-value{margin-left:.25rem;font-size:.9375rem;letter-spacing:-0.0625rem}}@media only screen and (min-width: 403px)and (max-width: 411px){.footer .footer__content .inner-container .footer__wrapper .footer__info .footer__info-list .footer__info-item .footer__info-value{margin-left:.3125rem;font-size:.875rem;letter-spacing:-0.0625rem}}@media only screen and (min-width: 412px)and (max-width: 428px){.footer .footer__content .inner-container .footer__wrapper .footer__info .footer__info-list .footer__info-item .footer__info-value{margin-left:.3125rem;font-size:.875rem;letter-spacing:-0.0625rem}}@media only screen and (min-width: 429px)and (max-width: 430px){.footer .footer__content .inner-container .footer__wrapper .footer__info .footer__info-list .footer__info-item .footer__info-value{margin-left:.3125rem;font-size:.9375rem;letter-spacing:-0.0625rem}}@media only screen and (min-width: 431px)and (max-width: 440px){.footer .footer__content .inner-container .footer__wrapper .footer__info .footer__info-list .footer__info-item .footer__info-value{margin-left:.3125rem;font-size:.9375rem;letter-spacing:-0.0625rem}}@media only screen and (min-width: 440px){.footer .footer__content .inner-container .footer__wrapper .footer__info .footer__info-list .footer__info-item .footer__info-value{margin-left:.3125rem;font-size:.9375rem;letter-spacing:-0.0625rem}}.footer .footer__content .inner-container .footer__wrapper .footer__info .footer__info-list .footer__info-item .footer__info-value a{color:inherit;text-decoration:none}.footer .footer__content .inner-container .footer__wrapper .footer__info .footer__info-list .footer__info-item .footer__info-value a:hover,.footer .footer__content .inner-container .footer__wrapper .footer__info .footer__info-list .footer__info-item .footer__info-value a:focus{text-decoration:underline}.footer .footer__content .inner-container .footer__wrapper .footer__copyright{font-family:"Poppins","Pretendard",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:400;line-height:1;color:#979797;font-size:.8125rem;letter-spacing:-0.0625rem}@media only screen and (min-width: 319px){.footer .footer__content .inner-container .footer__wrapper .footer__copyright{font-size:.75rem;letter-spacing:-0.0625rem}}@media only screen and (min-width: 360px)and (max-width: 384px){.footer .footer__content .inner-container .footer__wrapper .footer__copyright{font-size:.8125rem;letter-spacing:-0.0625rem}}@media only screen and (min-width: 385px)and (max-width: 390px){.footer .footer__content .inner-container .footer__wrapper .footer__copyright{font-size:.8125rem;letter-spacing:-0.0625rem}}@media only screen and (min-width: 390px)and (max-width: 393px){.footer .footer__content .inner-container .footer__wrapper .footer__copyright{font-size:.8125rem;letter-spacing:-0.0625rem}}@media only screen and (min-width: 394px)and (max-width: 402px){.footer .footer__content .inner-container .footer__wrapper .footer__copyright{font-size:.875rem;letter-spacing:-0.0625rem}}@media only screen and (min-width: 403px)and (max-width: 411px){.footer .footer__content .inner-container .footer__wrapper .footer__copyright{font-size:.875rem;letter-spacing:-0.0625rem}}@media only screen and (min-width: 412px)and (max-width: 428px){.footer .footer__content .inner-container .footer__wrapper .footer__copyright{font-size:.875rem;letter-spacing:-0.0625rem}}@media only screen and (min-width: 429px)and (max-width: 430px){.footer .footer__content .inner-container .footer__wrapper .footer__copyright{font-size:.875rem;letter-spacing:-0.0625rem}}@media only screen and (min-width: 431px)and (max-width: 440px){.footer .footer__content .inner-container .footer__wrapper .footer__copyright{font-size:.9375rem;letter-spacing:-0.0625rem}}@media only screen and (min-width: 440px){.footer .footer__content .inner-container .footer__wrapper .footer__copyright{font-size:.9375rem;letter-spacing:-0.0625rem}}.btn__arrow-icon{display:block;width:.6875rem;height:.625rem;background-image:url("../assets/images/common/icon-button-arrow-right.png");background-size:contain;background-repeat:no-repeat;background-position:center}.section_01_quote{position:relative;margin-bottom:-1px}@media only screen and (min-width: 390px)and (max-width: 393px){.section_01_quote{height:921px}}@media only screen and (min-width: 394px)and (max-width: 402px){.section_01_quote{height:1002px}}@media only screen and (min-width: 412px)and (max-width: 428px){.section_01_quote{height:1010px}}@media only screen and (min-width: 429px)and (max-width: 430px){.section_01_quote{height:1014px}}@media only screen and (min-width: 440px){.section_01_quote{height:1075px}}@media only screen and (min-width: 1023px){.section_01_quote{height:1104px}}.section_01_quote__content{width:100%;height:100%;background-image:url("../assets/images/backgrounds/section_01_bg_tailor.webp");background-size:cover;background-position:center;background-repeat:no-repeat}.section_01_quote__content .inner-container{width:100%;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;border-bottom:none;padding:7.4375rem 1.375rem 5.3125rem 1.375rem}@media only screen and (min-width: 319px){.section_01_quote__content .inner-container{padding:7.4375rem 1.375rem 5.3125rem 1.375rem}}@media only screen and (min-width: 360px)and (max-width: 384px){.section_01_quote__content .inner-container{padding:7.4375rem 1.375rem 5.3125rem 1.375rem}}@media only screen and (min-width: 385px)and (max-width: 390px){.section_01_quote__content .inner-container{padding:7.4375rem 1.375rem 5.3125rem 1.375rem}}@media only screen and (min-width: 390px)and (max-width: 393px){.section_01_quote__content .inner-container{padding:7.4375rem 1.375rem 5.3125rem 1.375rem}}@media only screen and (min-width: 394px)and (max-width: 402px){.section_01_quote__content .inner-container{padding:7.4375rem 1.375rem 5.3125rem 1.375rem}}@media only screen and (min-width: 403px)and (max-width: 411px){.section_01_quote__content .inner-container{padding:7.4375rem 1.375rem 5.3125rem 1.375rem}}@media only screen and (min-width: 412px)and (max-width: 428px){.section_01_quote__content .inner-container{padding:7.4375rem 1.375rem 5.3125rem 1.375rem}}@media only screen and (min-width: 429px)and (max-width: 430px){.section_01_quote__content .inner-container{padding:7.4375rem 1.375rem 5.3125rem 1.375rem}}@media only screen and (min-width: 431px)and (max-width: 440px){.section_01_quote__content .inner-container{padding:7.4375rem 1.375rem 5.3125rem 1.375rem}}@media only screen and (min-width: 440px){.section_01_quote__content .inner-container{padding:7.4375rem 1.375rem 5.3125rem 1.375rem}}.section_01_quote__wrapper{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-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:100%}.section_01_quote__box{position:relative;text-align:center;margin-bottom:26.875rem}@media only screen and (min-width: 319px){.section_01_quote__box{margin-bottom:26.875rem}}@media only screen and (min-width: 360px)and (max-width: 384px){.section_01_quote__box{margin-bottom:26.875rem}}@media only screen and (min-width: 385px)and (max-width: 390px){.section_01_quote__box{margin-bottom:26.875rem}}@media only screen and (min-width: 390px)and (max-width: 393px){.section_01_quote__box{margin-bottom:26.875rem}}@media only screen and (min-width: 394px)and (max-width: 402px){.section_01_quote__box{margin-bottom:26.875rem}}@media only screen and (min-width: 403px)and (max-width: 411px){.section_01_quote__box{margin-bottom:26.875rem}}@media only screen and (min-width: 412px)and (max-width: 428px){.section_01_quote__box{margin-bottom:26.875rem}}@media only screen and (min-width: 429px)and (max-width: 430px){.section_01_quote__box{margin-bottom:26.875rem}}@media only screen and (min-width: 431px)and (max-width: 440px){.section_01_quote__box{margin-bottom:26.875rem}}@media only screen and (min-width: 402px){.section_01_quote__box{margin-bottom:26.875rem}}@media only screen and (min-width: 440px){.section_01_quote__box{margin-bottom:26.875rem}}.section_01_quote__box::before{display:block;content:"";background-image:url("../assets/images/icons/section_01_icon_quoteopen.png");background-size:contain;background-repeat:no-repeat;background-position:center;width:1.5rem;height:1rem;margin:0 auto .875rem}@media only screen and (min-width: 319px){.section_01_quote__box::before{width:1.25rem;height:.875rem;margin:0 auto .75rem}}@media only screen and (min-width: 360px)and (max-width: 384px){.section_01_quote__box::before{width:1.625rem;height:1.0625rem;margin:0 auto .9375rem}}@media only screen and (min-width: 385px)and (max-width: 390px){.section_01_quote__box::before{width:1.6875rem;height:1.125rem;margin:0 auto 1rem}}@media only screen and (min-width: 390px)and (max-width: 393px){.section_01_quote__box::before{width:1.75rem;height:1.15625rem;margin:0 auto 1.0625rem}}@media only screen and (min-width: 394px)and (max-width: 402px){.section_01_quote__box::before{width:1.8125rem;height:1.1875rem;margin:0 auto 1.125rem}}@media only screen and (min-width: 403px)and (max-width: 411px){.section_01_quote__box::before{width:1.875rem;height:1.21875rem;margin:0 auto 1.125rem}}@media only screen and (min-width: 412px)and (max-width: 428px){.section_01_quote__box::before{width:1.9375rem;height:1.25rem;margin:0 auto 1.1875rem}}@media only screen and (min-width: 429px)and (max-width: 430px){.section_01_quote__box::before{width:1.96875rem;height:1.28125rem;margin:0 auto 1.1875rem}}@media only screen and (min-width: 431px)and (max-width: 440px){.section_01_quote__box::before{width:2rem;height:1.3125rem;margin:0 auto 1.25rem}}@media only screen and (min-width: 402px){.section_01_quote__box::before{width:1.875rem;height:1.25rem;margin:0 auto 1.1875rem}}@media only screen and (min-width: 440px){.section_01_quote__box::before{width:2.125rem;height:1.375rem;margin:0 auto 1.3125rem}}.section_01_quote__box::after{display:block;content:"";background-image:url("../assets/images/icons/section_01_icon_quoteclose.png");background-size:contain;background-repeat:no-repeat;background-position:center;width:1.5rem;height:1rem;margin:.875rem auto 0}@media only screen and (min-width: 319px){.section_01_quote__box::after{width:1.25rem;height:.875rem;margin:.75rem auto 0}}@media only screen and (min-width: 360px)and (max-width: 384px){.section_01_quote__box::after{width:1.625rem;height:1.0625rem;margin:.9375rem auto 0}}@media only screen and (min-width: 385px)and (max-width: 390px){.section_01_quote__box::after{width:1.6875rem;height:1.125rem;margin:1rem auto 0}}@media only screen and (min-width: 390px)and (max-width: 393px){.section_01_quote__box::after{width:1.75rem;height:1.15625rem;margin:1.0625rem auto 0}}@media only screen and (min-width: 394px)and (max-width: 402px){.section_01_quote__box::after{width:1.8125rem;height:1.1875rem;margin:1.125rem auto 0}}@media only screen and (min-width: 403px)and (max-width: 411px){.section_01_quote__box::after{width:1.875rem;height:1.21875rem;margin:1.125rem auto 0}}@media only screen and (min-width: 412px)and (max-width: 428px){.section_01_quote__box::after{width:1.9375rem;height:1.25rem;margin:1.1875rem auto 0}}@media only screen and (min-width: 429px)and (max-width: 430px){.section_01_quote__box::after{width:1.96875rem;height:1.28125rem;margin:1.1875rem auto 0}}@media only screen and (min-width: 431px)and (max-width: 440px){.section_01_quote__box::after{width:2rem;height:1.3125rem;margin:1.25rem auto 0}}@media only screen and (min-width: 402px){.section_01_quote__box::after{width:1.875rem;height:1.25rem;margin:1.1875rem auto 0}}@media only screen and (min-width: 440px){.section_01_quote__box::after{width:2.125rem;height:1.375rem;margin:1.3125rem auto 0}}.section_01_quote__title{display:block;font-family:"Gowun Batang",serif;font-weight:700;color:#fff;text-align:center;font-size:2.5rem;line-height:1.3;margin-bottom:.75rem}@media only screen and (min-width: 319px){.section_01_quote__title{font-size:1.6875rem;line-height:2.125rem;margin-bottom:.625rem}}@media only screen and (min-width: 360px)and (max-width: 384px){.section_01_quote__title{font-size:1.875rem;line-height:2.375rem;margin-bottom:.8125rem}}@media only screen and (min-width: 385px)and (max-width: 390px){.section_01_quote__title{font-size:2rem;line-height:2.5rem;margin-bottom:.8125rem}}@media only screen and (min-width: 390px)and (max-width: 393px){.section_01_quote__title{font-size:2.125rem;line-height:2.625rem;margin-bottom:.875rem}}@media only screen and (min-width: 394px)and (max-width: 402px){.section_01_quote__title{font-size:2.25rem;line-height:2.75rem;margin-bottom:.875rem}}@media only screen and (min-width: 403px)and (max-width: 411px){.section_01_quote__title{font-size:2.3125rem;line-height:2.8125rem;margin-bottom:.9375rem}}@media only screen and (min-width: 412px)and (max-width: 428px){.section_01_quote__title{font-size:2.375rem;line-height:2.875rem;margin-bottom:.9375rem}}@media only screen and (min-width: 429px)and (max-width: 430px){.section_01_quote__title{font-size:2.5rem;line-height:2.9375rem;margin-bottom:.9375rem}}@media only screen and (min-width: 431px)and (max-width: 440px){.section_01_quote__title{font-size:2.5rem;line-height:3rem;margin-bottom:1rem}}@media only screen and (min-width: 440px){.section_01_quote__title{font-size:2.5rem;line-height:3.125rem;margin-bottom:1.0625rem}}.section_01_quote__subtitle{margin:0;font-family:"Gowun Batang",serif;font-weight:400;letter-spacing:-0.0825rem;color:#fff;text-align:center;font-size:1.4375rem;line-height:1.4}@media only screen and (min-width: 319px){.section_01_quote__subtitle{font-size:.9375rem;line-height:1.3125rem}}@media only screen and (min-width: 360px)and (max-width: 384px){.section_01_quote__subtitle{font-size:1.0625rem;line-height:1.4375rem}}@media only screen and (min-width: 385px)and (max-width: 390px){.section_01_quote__subtitle{font-size:1.125rem;line-height:1.5rem}}@media only screen and (min-width: 390px)and (max-width: 393px){.section_01_quote__subtitle{font-size:1.1875rem;line-height:1.5625rem}}@media only screen and (min-width: 394px)and (max-width: 402px){.section_01_quote__subtitle{font-size:1.1875rem;line-height:1.625rem}}@media only screen and (min-width: 403px)and (max-width: 411px){.section_01_quote__subtitle{font-size:1.25rem;line-height:1.6875rem}}@media only screen and (min-width: 412px)and (max-width: 428px){.section_01_quote__subtitle{font-size:1.3125rem;line-height:1.75rem}}@media only screen and (min-width: 429px)and (max-width: 430px){.section_01_quote__subtitle{font-size:1.375rem;line-height:1.75rem}}@media only screen and (min-width: 431px)and (max-width: 440px){.section_01_quote__subtitle{font-size:1.375rem;line-height:1.8125rem}}@media only screen and (min-width: 440px){.section_01_quote__subtitle{font-size:1.375rem;line-height:1.9375rem}}.section_01_quote__desc{text-align:center}.section_01_quote__desc-text{margin:0;font-family:"Poppins","Pretendard",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:400;letter-spacing:-0.05rem;color:#e0e0e0;font-size:1.25rem;line-height:1.5}@media only screen and (min-width: 319px){.section_01_quote__desc-text{font-size:1rem;line-height:1.375rem}}@media only screen and (min-width: 360px)and (max-width: 384px){.section_01_quote__desc-text{font-size:1rem;line-height:1.5625rem}}@media only screen and (min-width: 385px)and (max-width: 390px){.section_01_quote__desc-text{font-size:1.0625rem;line-height:1.6875rem}}@media only screen and (min-width: 390px)and (max-width: 393px){.section_01_quote__desc-text{font-size:1.0625rem;line-height:1.75rem}}@media only screen and (min-width: 394px)and (max-width: 402px){.section_01_quote__desc-text{font-size:1.125rem;line-height:1.75rem}}@media only screen and (min-width: 403px)and (max-width: 411px){.section_01_quote__desc-text{font-size:1.125rem;line-height:1.8125rem}}@media only screen and (min-width: 412px)and (max-width: 428px){.section_01_quote__desc-text{font-size:1.1875rem;line-height:1.875rem}}@media only screen and (min-width: 429px)and (max-width: 430px){.section_01_quote__desc-text{font-size:1.375rem;line-height:1.875rem}}@media only screen and (min-width: 431px)and (max-width: 440px){.section_01_quote__desc-text{font-size:1.25rem;line-height:1.9375rem}}@media only screen and (min-width: 440px){.section_01_quote__desc-text{font-size:1.25rem;line-height:2rem}}.section_01_quote__desc-highlight{font-weight:700;color:#fff}.section_01_quote__desc-highlight--underline{position:relative;display:inline-block;--underline-speed: 0.6s}.section_01_quote__desc-highlight--underline::after{overflow:hidden;position:absolute;left:-7px;bottom:1px;display:block;content:"";width:100%;height:6px;background-image:url("../assets/images/icons/section_01_icon_underline.png");background-size:100% 100%;background-repeat:no-repeat;background-position:left center;-webkit-transition:width var(--underline-speed) ease-out;transition:width var(--underline-speed) ease-out}.section_02_struggle{position:relative}.section_02_struggle .section_02_struggle__content{width:100%;height:100%;background-image:url("../assets/images/backgrounds/section_02_bg_village.webp");background-size:cover;background-position:center;background-repeat:no-repeat}.section_02_struggle .section_02_struggle__content .inner-container{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;-webkit-box-sizing:border-box;box-sizing:border-box;border-bottom:none;padding:5.0625rem 1rem 0 1rem}@media only screen and (min-width: 319px){.section_02_struggle .section_02_struggle__content .inner-container{padding:3.4375rem .875rem 0 .875rem}}@media only screen and (min-width: 360px)and (max-width: 384px){.section_02_struggle .section_02_struggle__content .inner-container{padding:4.0625rem 1.125rem 0 1.125rem}}@media only screen and (min-width: 385px)and (max-width: 390px){.section_02_struggle .section_02_struggle__content .inner-container{padding:4.25rem 1.125rem 0 1.125rem}}@media only screen and (min-width: 390px)and (max-width: 393px){.section_02_struggle .section_02_struggle__content .inner-container{padding:4.4375rem 1.25rem 0 1.25rem}}@media only screen and (min-width: 394px)and (max-width: 402px){.section_02_struggle .section_02_struggle__content .inner-container{padding:4.5625rem 1.25rem 0 1.25rem}}@media only screen and (min-width: 403px)and (max-width: 411px){.section_02_struggle .section_02_struggle__content .inner-container{padding:4.6875rem 1.25rem 0 1.25rem}}@media only screen and (min-width: 412px)and (max-width: 428px){.section_02_struggle .section_02_struggle__content .inner-container{padding:4.8125rem 1.25rem 0 1.25rem}}@media only screen and (min-width: 429px)and (max-width: 430px){.section_02_struggle .section_02_struggle__content .inner-container{padding:4.9375rem 1.25rem 0 1.25rem}}@media only screen and (min-width: 431px)and (max-width: 440px){.section_02_struggle .section_02_struggle__content .inner-container{padding:5.0625rem 1.25rem 0 1.25rem}}@media only screen and (min-width: 402px){.section_02_struggle .section_02_struggle__content .inner-container{padding:4.875rem 1.25rem 0 1.25rem}}@media only screen and (min-width: 440px){.section_02_struggle .section_02_struggle__content .inner-container{padding:5.3125rem 1.375rem 0 1.375rem}}.section_02_struggle .section_02_struggle__content .inner-container .section_02_struggle__wrapper{text-align:center;padding-bottom:22.5rem}@media only screen and (min-width: 319px){.section_02_struggle .section_02_struggle__content .inner-container .section_02_struggle__wrapper{padding-bottom:20rem}}@media only screen and (min-width: 360px)and (max-width: 384px){.section_02_struggle .section_02_struggle__content .inner-container .section_02_struggle__wrapper{padding-bottom:23.75rem}}@media only screen and (min-width: 385px)and (max-width: 390px){.section_02_struggle .section_02_struggle__content .inner-container .section_02_struggle__wrapper{padding-bottom:25rem}}@media only screen and (min-width: 390px)and (max-width: 393px){.section_02_struggle .section_02_struggle__content .inner-container .section_02_struggle__wrapper{padding-bottom:25.9375rem}}@media only screen and (min-width: 394px)and (max-width: 402px){.section_02_struggle .section_02_struggle__content .inner-container .section_02_struggle__wrapper{padding-bottom:26.5625rem}}@media only screen and (min-width: 403px)and (max-width: 411px){.section_02_struggle .section_02_struggle__content .inner-container .section_02_struggle__wrapper{padding-bottom:27.1875rem}}@media only screen and (min-width: 412px)and (max-width: 428px){.section_02_struggle .section_02_struggle__content .inner-container .section_02_struggle__wrapper{padding-bottom:27.8125rem}}@media only screen and (min-width: 429px)and (max-width: 430px){.section_02_struggle .section_02_struggle__content .inner-container .section_02_struggle__wrapper{padding-bottom:28.25rem}}@media only screen and (min-width: 431px)and (max-width: 440px){.section_02_struggle .section_02_struggle__content .inner-container .section_02_struggle__wrapper{padding-bottom:28.6875rem}}@media only screen and (min-width: 402px){.section_02_struggle .section_02_struggle__content .inner-container .section_02_struggle__wrapper{padding-bottom:28.125rem}}@media only screen and (min-width: 440px){.section_02_struggle .section_02_struggle__content .inner-container .section_02_struggle__wrapper{padding-bottom:29.6875rem}}.section_02_struggle .section_02_struggle__content .inner-container .section_02_struggle__wrapper .section_02_struggle__title{margin:0;font-family:"Gowun Batang",serif;font-weight:400;letter-spacing:-0.135rem;color:#fff;text-align:center;font-size:2.25rem;line-height:1.3;margin-bottom:1.4375rem}@media only screen and (min-width: 319px){.section_02_struggle .section_02_struggle__content .inner-container .section_02_struggle__wrapper .section_02_struggle__title{font-size:1.6875rem;line-height:2.0625rem;margin-bottom:1rem}}@media only screen and (min-width: 360px)and (max-width: 384px){.section_02_struggle .section_02_struggle__content .inner-container .section_02_struggle__wrapper .section_02_struggle__title{font-size:1.8125rem;line-height:2.3125rem;margin-bottom:1.1875rem}}@media only screen and (min-width: 385px)and (max-width: 390px){.section_02_struggle .section_02_struggle__content .inner-container .section_02_struggle__wrapper .section_02_struggle__title{font-size:1.875rem;line-height:2.375rem;margin-bottom:1.25rem}}@media only screen and (min-width: 390px)and (max-width: 393px){.section_02_struggle .section_02_struggle__content .inner-container .section_02_struggle__wrapper .section_02_struggle__title{font-size:1.9375rem;line-height:2.5rem;margin-bottom:1.3125rem}}@media only screen and (min-width: 394px)and (max-width: 402px){.section_02_struggle .section_02_struggle__content .inner-container .section_02_struggle__wrapper .section_02_struggle__title{font-size:2rem;line-height:2.625rem;margin-bottom:1.3125rem}}@media only screen and (min-width: 403px)and (max-width: 411px){.section_02_struggle .section_02_struggle__content .inner-container .section_02_struggle__wrapper .section_02_struggle__title{font-size:2.0625rem;line-height:2.6875rem;margin-bottom:1.375rem}}@media only screen and (min-width: 412px)and (max-width: 428px){.section_02_struggle .section_02_struggle__content .inner-container .section_02_struggle__wrapper .section_02_struggle__title{font-size:2.125rem;line-height:2.75rem;margin-bottom:1.4375rem}}@media only screen and (min-width: 429px)and (max-width: 430px){.section_02_struggle .section_02_struggle__content .inner-container .section_02_struggle__wrapper .section_02_struggle__title{font-size:2.25rem;line-height:2.8125rem;margin-bottom:1.4375rem}}@media only screen and (min-width: 431px)and (max-width: 440px){.section_02_struggle .section_02_struggle__content .inner-container .section_02_struggle__wrapper .section_02_struggle__title{font-size:2.25rem;line-height:2.875rem;margin-bottom:1.5rem}}@media only screen and (min-width: 440px){.section_02_struggle .section_02_struggle__content .inner-container .section_02_struggle__wrapper .section_02_struggle__title{font-size:2.25rem;line-height:3rem;margin-bottom:1.5625rem}}.section_02_struggle .section_02_struggle__content .inner-container .section_02_struggle__wrapper .section_02_struggle__title .section_02_struggle__title-highlight{font-weight:700}.section_02_struggle .section_02_struggle__content .inner-container .section_02_struggle__wrapper .section_02_struggle__desc{margin:0;font-family:"Poppins","Pretendard",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:400;letter-spacing:-0.05rem;color:#e0e0e0;text-align:center;font-size:1.25rem;line-height:1.5}@media only screen and (min-width: 319px){.section_02_struggle .section_02_struggle__content .inner-container .section_02_struggle__wrapper .section_02_struggle__desc{font-size:1rem;line-height:1.375rem}}@media only screen and (min-width: 360px)and (max-width: 384px){.section_02_struggle .section_02_struggle__content .inner-container .section_02_struggle__wrapper .section_02_struggle__desc{font-size:1.0625rem;line-height:1.5625rem}}@media only screen and (min-width: 385px)and (max-width: 390px){.section_02_struggle .section_02_struggle__content .inner-container .section_02_struggle__wrapper .section_02_struggle__desc{font-size:1.0625rem;line-height:1.625rem}}@media only screen and (min-width: 390px)and (max-width: 393px){.section_02_struggle .section_02_struggle__content .inner-container .section_02_struggle__wrapper .section_02_struggle__desc{font-size:1.125rem;line-height:1.625rem}}@media only screen and (min-width: 394px)and (max-width: 402px){.section_02_struggle .section_02_struggle__content .inner-container .section_02_struggle__wrapper .section_02_struggle__desc{font-size:1.125rem;line-height:1.6875rem}}@media only screen and (min-width: 403px)and (max-width: 411px){.section_02_struggle .section_02_struggle__content .inner-container .section_02_struggle__wrapper .section_02_struggle__desc{font-size:1.1875rem;line-height:1.6875rem}}@media only screen and (min-width: 412px)and (max-width: 428px){.section_02_struggle .section_02_struggle__content .inner-container .section_02_struggle__wrapper .section_02_struggle__desc{font-size:1.1875rem;line-height:1.75rem}}@media only screen and (min-width: 429px)and (max-width: 430px){.section_02_struggle .section_02_struggle__content .inner-container .section_02_struggle__wrapper .section_02_struggle__desc{font-size:1.1875rem;line-height:1.75rem}}@media only screen and (min-width: 431px)and (max-width: 440px){.section_02_struggle .section_02_struggle__content .inner-container .section_02_struggle__wrapper .section_02_struggle__desc{font-size:1.25rem;line-height:1.75rem}}@media only screen and (min-width: 402px){.section_02_struggle .section_02_struggle__content .inner-container .section_02_struggle__wrapper .section_02_struggle__desc{font-size:1.1875rem;line-height:1.6875rem}}@media only screen and (min-width: 440px){.section_02_struggle .section_02_struggle__content .inner-container .section_02_struggle__wrapper .section_02_struggle__desc{font-size:1.25rem;line-height:1.875rem}}.section_02_struggle .section_02_struggle__content .inner-container .section_02_struggle__wrapper .section_02_struggle__desc .section_02_struggle__desc-highlight{color:#fff;font-family:Pretendard;font-weight:700;line-height:28px;letter-spacing:-0.8px}.section_02_struggle__desc-highlight--underline{position:relative;display:inline-block;--underline-speed: 0.6s}.section_02_struggle__desc-highlight--underline::after{overflow:hidden;position:absolute;left:-2px;bottom:0;display:block;content:"";width:100%;height:6px;background-image:url("../assets/images/icons/section_02_05_icon_underline.png");background-size:100% 100%;background-repeat:no-repeat;background-position:left center;-webkit-transition:width var(--underline-speed) ease-out;transition:width var(--underline-speed) ease-out}.section_03_hope{overflow:hidden;position:relative;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;width:100%;background-color:#fff;height:43.75rem}@media only screen and (min-width: 319px){.section_03_hope{height:37.5rem;margin-bottom:2.5rem}}@media only screen and (min-width: 360px)and (max-width: 384px){.section_03_hope{height:37.5rem;margin-bottom:4.375rem}}@media only screen and (min-width: 385px)and (max-width: 390px){.section_03_hope{height:37.5rem;margin-bottom:3.75rem}}@media only screen and (min-width: 390px)and (max-width: 393px){.section_03_hope{height:37.5rem;margin-bottom:5rem}}@media only screen and (min-width: 394px)and (max-width: 402px){.section_03_hope{height:37.5rem;margin-bottom:3.75rem}}@media only screen and (min-width: 403px)and (max-width: 411px){.section_03_hope{height:37.5rem;margin-bottom:5.625rem}}@media only screen and (min-width: 412px)and (max-width: 428px){.section_03_hope{height:37.5rem;margin-bottom:5.625rem}}@media only screen and (min-width: 429px)and (max-width: 430px){.section_03_hope{height:37.5rem;margin-bottom:5.625rem}}@media only screen and (min-width: 420px)and (max-width: 439px){.section_03_hope{height:37.5rem;margin-bottom:5.625rem}}@media only screen and (min-width: 440px){.section_03_hope{height:45rem;margin-bottom:3.75rem}}.section_03_hope .section_03_hope__split-wrapper{position:relative;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;width:100%;height:100%;background-color:#fff}.section_03_hope .section_03_hope__split-wrapper .section_03_hope__cover-container{z-index:10;position:absolute;top:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;height:100%;pointer-events:none}.section_03_hope .section_03_hope__split-wrapper .section_03_hope__cover-container .section_03_hope__cover-block{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:50%;background-color:#fff;will-change:transform;-webkit-transition:-webkit-transform 1.8s cubic-bezier(0.16, 1, 0.3, 1);transition:-webkit-transform 1.8s cubic-bezier(0.16, 1, 0.3, 1);transition:transform 1.8s cubic-bezier(0.16, 1, 0.3, 1);transition:transform 1.8s cubic-bezier(0.16, 1, 0.3, 1), -webkit-transform 1.8s cubic-bezier(0.16, 1, 0.3, 1)}.section_03_hope .section_03_hope__split-wrapper .section_03_hope__cover-container .section_03_hope__cover-block .section_03_hope__text-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;padding:.5rem 0}@media only screen and (min-width: 319px){.section_03_hope .section_03_hope__split-wrapper .section_03_hope__cover-container .section_03_hope__cover-block .section_03_hope__text-inner{padding:.375rem 0}}@media only screen and (min-width: 360px)and (max-width: 384px){.section_03_hope .section_03_hope__split-wrapper .section_03_hope__cover-container .section_03_hope__cover-block .section_03_hope__text-inner{padding:.53125rem 0}}@media only screen and (min-width: 385px)and (max-width: 390px){.section_03_hope .section_03_hope__split-wrapper .section_03_hope__cover-container .section_03_hope__cover-block .section_03_hope__text-inner{padding:.5625rem 0}}@media only screen and (min-width: 390px)and (max-width: 393px){.section_03_hope .section_03_hope__split-wrapper .section_03_hope__cover-container .section_03_hope__cover-block .section_03_hope__text-inner{padding:.5625rem 0}}@media only screen and (min-width: 394px)and (max-width: 402px){.section_03_hope .section_03_hope__split-wrapper .section_03_hope__cover-container .section_03_hope__cover-block .section_03_hope__text-inner{padding:.59375rem 0}}@media only screen and (min-width: 403px)and (max-width: 411px){.section_03_hope .section_03_hope__split-wrapper .section_03_hope__cover-container .section_03_hope__cover-block .section_03_hope__text-inner{padding:.59375rem 0}}@media only screen and (min-width: 412px)and (max-width: 428px){.section_03_hope .section_03_hope__split-wrapper .section_03_hope__cover-container .section_03_hope__cover-block .section_03_hope__text-inner{padding:.625rem 0}}@media only screen and (min-width: 431px)and (max-width: 440px){.section_03_hope .section_03_hope__split-wrapper .section_03_hope__cover-container .section_03_hope__cover-block .section_03_hope__text-inner{padding:.625rem 0}}@media only screen and (min-width: 440px){.section_03_hope .section_03_hope__split-wrapper .section_03_hope__cover-container .section_03_hope__cover-block .section_03_hope__text-inner{padding:.6875rem 0}}.section_03_hope .section_03_hope__split-wrapper .section_03_hope__cover-container .section_03_hope__cover-block .section_03_hope__text-inner .section_03_hope__cover-text{margin:0;font-family:"Poppins","Pretendard",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:700;line-height:1.3;font-size:2.25rem}@media only screen and (min-width: 319px){.section_03_hope .section_03_hope__split-wrapper .section_03_hope__cover-container .section_03_hope__cover-block .section_03_hope__text-inner .section_03_hope__cover-text{font-size:1.5625rem}}@media only screen and (min-width: 360px)and (max-width: 384px){.section_03_hope .section_03_hope__split-wrapper .section_03_hope__cover-container .section_03_hope__cover-block .section_03_hope__text-inner .section_03_hope__cover-text{font-size:1.8125rem}}@media only screen and (min-width: 385px)and (max-width: 390px){.section_03_hope .section_03_hope__split-wrapper .section_03_hope__cover-container .section_03_hope__cover-block .section_03_hope__text-inner .section_03_hope__cover-text{font-size:1.875rem}}@media only screen and (min-width: 390px)and (max-width: 393px){.section_03_hope .section_03_hope__split-wrapper .section_03_hope__cover-container .section_03_hope__cover-block .section_03_hope__text-inner .section_03_hope__cover-text{font-size:2rem}}@media only screen and (min-width: 394px)and (max-width: 402px){.section_03_hope .section_03_hope__split-wrapper .section_03_hope__cover-container .section_03_hope__cover-block .section_03_hope__text-inner .section_03_hope__cover-text{font-size:2.0625rem}}@media only screen and (min-width: 403px)and (max-width: 411px){.section_03_hope .section_03_hope__split-wrapper .section_03_hope__cover-container .section_03_hope__cover-block .section_03_hope__text-inner .section_03_hope__cover-text{font-size:2.125rem}}@media only screen and (min-width: 412px)and (max-width: 428px){.section_03_hope .section_03_hope__split-wrapper .section_03_hope__cover-container .section_03_hope__cover-block .section_03_hope__text-inner .section_03_hope__cover-text{font-size:2.1875rem}}@media only screen and (min-width: 429px)and (max-width: 430px){.section_03_hope .section_03_hope__split-wrapper .section_03_hope__cover-container .section_03_hope__cover-block .section_03_hope__text-inner .section_03_hope__cover-text{font-size:2.25rem}}@media only screen and (min-width: 431px)and (max-width: 440px){.section_03_hope .section_03_hope__split-wrapper .section_03_hope__cover-container .section_03_hope__cover-block .section_03_hope__text-inner .section_03_hope__cover-text{font-size:2.25rem}}@media only screen and (min-width: 440px){.section_03_hope .section_03_hope__split-wrapper .section_03_hope__cover-container .section_03_hope__cover-block .section_03_hope__text-inner .section_03_hope__cover-text{font-size:2.25rem}}.section_03_hope .section_03_hope__split-wrapper .section_03_hope__cover-container .section_03_hope__cover-block .section_03_hope__text-inner .section_03_hope__cover-text{color:#000;text-align:center}.section_03_hope .section_03_hope__split-wrapper .section_03_hope__cover-container .section_03_hope__cover-block .section_03_hope__text-inner .section_03_hope__cover-text strong{font-weight:700;color:#00734a}.section_03_hope .section_03_hope__split-wrapper .section_03_hope__cover-container .section_03_hope__cover-block--upper{z-index:2;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.section_03_hope .section_03_hope__split-wrapper .section_03_hope__cover-container .section_03_hope__cover-block--lower{z-index:1;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-top:-0.0625rem}.section_03_hope .section_03_hope__split-wrapper .section_03_hope__media{opacity:0;z-index:5;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%) scale(0.9);transform:translate(-50%, -50%) scale(0.9);-webkit-transition:opacity 1s ease-out 0s,-webkit-transform 1.8s cubic-bezier(0.16, 1, 0.3, 1);transition:opacity 1s ease-out 0s,-webkit-transform 1.8s cubic-bezier(0.16, 1, 0.3, 1);transition:opacity 1s ease-out 0s,transform 1.8s cubic-bezier(0.16, 1, 0.3, 1);transition:opacity 1s ease-out 0s,transform 1.8s cubic-bezier(0.16, 1, 0.3, 1),-webkit-transform 1.8s cubic-bezier(0.16, 1, 0.3, 1);width:16.875rem;height:18.75rem}@media only screen and (min-width: 319px){.section_03_hope .section_03_hope__split-wrapper .section_03_hope__media{width:15.125rem;height:16.9375rem}}@media only screen and (min-width: 360px)and (max-width: 384px){.section_03_hope .section_03_hope__split-wrapper .section_03_hope__media{width:17.5625rem;height:19.375rem}}@media only screen and (min-width: 385px)and (max-width: 390px){.section_03_hope .section_03_hope__split-wrapper .section_03_hope__media{width:18.1875rem;height:20.125rem}}@media only screen and (min-width: 390px)and (max-width: 393px){.section_03_hope .section_03_hope__split-wrapper .section_03_hope__media{width:18.5625rem;height:20.5625rem}}@media only screen and (min-width: 394px)and (max-width: 402px){.section_03_hope .section_03_hope__split-wrapper .section_03_hope__media{width:18.5625rem;height:20.5625rem}}@media only screen and (min-width: 403px)and (max-width: 411px){.section_03_hope .section_03_hope__split-wrapper .section_03_hope__media{width:18.5625rem;height:20.5625rem}}@media only screen and (min-width: 412px)and (max-width: 428px){.section_03_hope .section_03_hope__split-wrapper .section_03_hope__media{width:18.5625rem;height:20.5625rem}}@media only screen and (min-width: 429px)and (max-width: 430px){.section_03_hope .section_03_hope__split-wrapper .section_03_hope__media{width:18.5625rem;height:20.5625rem}}@media only screen and (min-width: 431px)and (max-width: 440px){.section_03_hope .section_03_hope__split-wrapper .section_03_hope__media{width:18.5625rem;height:20.5625rem}}@media only screen and (min-width: 440px){.section_03_hope .section_03_hope__split-wrapper .section_03_hope__media{width:18.5625rem;height:20.5625rem}}.section_03_hope .section_03_hope__split-wrapper .section_03_hope__media .section_03_hope__video{display:block;width:100%;height:100%;border-radius:1rem}@media only screen and (min-width: 319px){.section_03_hope .section_03_hope__split-wrapper .section_03_hope__media .section_03_hope__video{border-radius:.875rem}}@media only screen and (min-width: 360px)and (max-width: 384px){.section_03_hope .section_03_hope__split-wrapper .section_03_hope__media .section_03_hope__video{border-radius:1.0625rem}}@media only screen and (min-width: 385px)and (max-width: 390px){.section_03_hope .section_03_hope__split-wrapper .section_03_hope__media .section_03_hope__video{border-radius:1.0625rem}}@media only screen and (min-width: 390px)and (max-width: 393px){.section_03_hope .section_03_hope__split-wrapper .section_03_hope__media .section_03_hope__video{border-radius:1.125rem}}@media only screen and (min-width: 394px)and (max-width: 402px){.section_03_hope .section_03_hope__split-wrapper .section_03_hope__media .section_03_hope__video{border-radius:1.125rem}}@media only screen and (min-width: 403px)and (max-width: 411px){.section_03_hope .section_03_hope__split-wrapper .section_03_hope__media .section_03_hope__video{border-radius:1.1875rem}}@media only screen and (min-width: 412px)and (max-width: 428px){.section_03_hope .section_03_hope__split-wrapper .section_03_hope__media .section_03_hope__video{border-radius:1.1875rem}}@media only screen and (min-width: 429px)and (max-width: 430px){.section_03_hope .section_03_hope__split-wrapper .section_03_hope__media .section_03_hope__video{border-radius:1.21875rem}}@media only screen and (min-width: 431px)and (max-width: 440px){.section_03_hope .section_03_hope__split-wrapper .section_03_hope__media .section_03_hope__video{border-radius:1.25rem}}@media only screen and (min-width: 440px){.section_03_hope .section_03_hope__split-wrapper .section_03_hope__media .section_03_hope__video{border-radius:1.3125rem}}.section_03_hope .section_03_hope__split-wrapper .section_03_hope__media .section_03_hope__video{-o-object-fit:cover;object-fit:cover}.section_03_hope.is-active .section_03_hope__cover-block--upper{-webkit-transform:translateY(calc(var(--move-dist) * -1px));transform:translateY(calc(var(--move-dist) * -1px))}.section_03_hope.is-active .section_03_hope__cover-block--lower{-webkit-transform:translateY(calc(var(--move-dist) * 1px));transform:translateY(calc(var(--move-dist) * 1px))}.section_03_hope.is-active .section_03_hope__media{opacity:1;-webkit-transform:translate(-50%, -50%) scale(1);transform:translate(-50%, -50%) scale(1)}.section_03_hope.is-active .section_03_hope__cover-text{color:#000 !important}.pin-spacer{background-color:#fff !important}.section_04_journey{position:relative;background-color:#fff}.section_04_journey .section_04_journey__content{width:100%}.section_04_journey .section_04_journey__content .inner-container{border-bottom:none;padding:0 1rem}@media only screen and (min-width: 319px){.section_04_journey .section_04_journey__content .inner-container{padding:0 .875rem}}@media only screen and (min-width: 360px)and (max-width: 384px){.section_04_journey .section_04_journey__content .inner-container{padding:0 1.0625rem}}@media only screen and (min-width: 385px)and (max-width: 390px){.section_04_journey .section_04_journey__content .inner-container{padding:0 1.125rem}}@media only screen and (min-width: 390px)and (max-width: 393px){.section_04_journey .section_04_journey__content .inner-container{padding:0 1.125rem}}@media only screen and (min-width: 394px)and (max-width: 402px){.section_04_journey .section_04_journey__content .inner-container{padding:0 1.1875rem}}@media only screen and (min-width: 403px)and (max-width: 411px){.section_04_journey .section_04_journey__content .inner-container{padding:0 1.1875rem}}@media only screen and (min-width: 412px)and (max-width: 428px){.section_04_journey .section_04_journey__content .inner-container{padding:0 1.25rem}}@media only screen and (min-width: 429px)and (max-width: 430px){.section_04_journey .section_04_journey__content .inner-container{padding:0 1.25rem}}@media only screen and (min-width: 431px)and (max-width: 440px){.section_04_journey .section_04_journey__content .inner-container{padding:0 1.25rem}}@media only screen and (min-width: 402px){.section_04_journey .section_04_journey__content .inner-container{padding:0 1.25rem}}@media only screen and (min-width: 440px){.section_04_journey .section_04_journey__content .inner-container{padding:0 1.375rem}}.section_04_journey .section_04_journey__content .inner-container .section_04_journey__wrapper{text-align:center}.section_04_journey .section_04_journey__content .inner-container .section_04_journey__wrapper .section_04_journey__logo{display:block;width:4.625rem;height:2.1875rem;margin:0 auto 1.375rem auto}@media only screen and (min-width: 319px){.section_04_journey .section_04_journey__content .inner-container .section_04_journey__wrapper .section_04_journey__logo{width:4.125rem;height:1.9375rem;margin:0 auto 1.125rem auto}}@media only screen and (min-width: 360px)and (max-width: 384px){.section_04_journey .section_04_journey__content .inner-container .section_04_journey__wrapper .section_04_journey__logo{width:4.75rem;height:2.25rem;margin:0 auto 1.4375rem auto}}@media only screen and (min-width: 385px)and (max-width: 390px){.section_04_journey .section_04_journey__content .inner-container .section_04_journey__wrapper .section_04_journey__logo{width:4.875rem;height:2.3125rem;margin:0 auto 1.4375rem auto}}@media only screen and (min-width: 390px)and (max-width: 393px){.section_04_journey .section_04_journey__content .inner-container .section_04_journey__wrapper .section_04_journey__logo{width:4.9375rem;height:2.34375rem;margin:0 auto 1.5rem auto}}@media only screen and (min-width: 394px)and (max-width: 402px){.section_04_journey .section_04_journey__content .inner-container .section_04_journey__wrapper .section_04_journey__logo{width:5rem;height:2.375rem;margin:0 auto 1.5rem auto}}@media only screen and (min-width: 403px)and (max-width: 411px){.section_04_journey .section_04_journey__content .inner-container .section_04_journey__wrapper .section_04_journey__logo{width:5.0625rem;height:2.40625rem;margin:0 auto 1.53125rem auto}}@media only screen and (min-width: 412px)and (max-width: 428px){.section_04_journey .section_04_journey__content .inner-container .section_04_journey__wrapper .section_04_journey__logo{width:5.09375rem;height:2.425rem;margin:0 auto 1.5625rem auto}}@media only screen and (min-width: 429px)and (max-width: 430px){.section_04_journey .section_04_journey__content .inner-container .section_04_journey__wrapper .section_04_journey__logo{width:5.125rem;height:2.4375rem;margin:0 auto 1.5625rem auto}}@media only screen and (min-width: 431px)and (max-width: 440px){.section_04_journey .section_04_journey__content .inner-container .section_04_journey__wrapper .section_04_journey__logo{width:5.125rem;height:2.4375rem;margin:0 auto 1.5625rem auto}}@media only screen and (min-width: 402px){.section_04_journey .section_04_journey__content .inner-container .section_04_journey__wrapper .section_04_journey__logo{width:5.0625rem;height:2.40625rem;margin:0 auto 1.5625rem auto}}@media only screen and (min-width: 440px){.section_04_journey .section_04_journey__content .inner-container .section_04_journey__wrapper .section_04_journey__logo{width:5.25rem;height:2.5rem;margin:0 auto 1.625rem auto}}.section_04_journey .section_04_journey__content .inner-container .section_04_journey__wrapper .section_04_journey__desc{margin:0;font-family:"Poppins","Pretendard",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:500;letter-spacing:-1.2px;color:#3b3b3b;text-align:center;font-size:1.6875rem;line-height:1.4;margin-bottom:1.875rem}@media only screen and (min-width: 319px){.section_04_journey .section_04_journey__content .inner-container .section_04_journey__wrapper .section_04_journey__desc{font-size:1.125rem;line-height:1.625rem;margin-bottom:1.125rem}}@media only screen and (min-width: 360px)and (max-width: 384px){.section_04_journey .section_04_journey__content .inner-container .section_04_journey__wrapper .section_04_journey__desc{font-size:1.3125rem;line-height:1.8125rem;margin-bottom:1.3125rem}}@media only screen and (min-width: 385px)and (max-width: 390px){.section_04_journey .section_04_journey__content .inner-container .section_04_journey__wrapper .section_04_journey__desc{font-size:1.375rem;line-height:1.875rem;margin-bottom:1.3125rem}}@media only screen and (min-width: 390px)and (max-width: 393px){.section_04_journey .section_04_journey__content .inner-container .section_04_journey__wrapper .section_04_journey__desc{font-size:1.4375rem;line-height:1.9375rem;margin-bottom:1.375rem}}@media only screen and (min-width: 394px)and (max-width: 402px){.section_04_journey .section_04_journey__content .inner-container .section_04_journey__wrapper .section_04_journey__desc{font-size:1.4375rem;line-height:1.9375rem;margin-bottom:1.375rem}}@media only screen and (min-width: 403px)and (max-width: 411px){.section_04_journey .section_04_journey__content .inner-container .section_04_journey__wrapper .section_04_journey__desc{font-size:1.5rem;line-height:2rem;margin-bottom:1.4375rem}}@media only screen and (min-width: 412px)and (max-width: 428px){.section_04_journey .section_04_journey__content .inner-container .section_04_journey__wrapper .section_04_journey__desc{font-size:1.5rem;line-height:2rem;margin-bottom:1.4375rem}}@media only screen and (min-width: 429px)and (max-width: 430px){.section_04_journey .section_04_journey__content .inner-container .section_04_journey__wrapper .section_04_journey__desc{font-size:1.5625rem;line-height:2.0625rem;margin-bottom:1.5rem}}@media only screen and (min-width: 431px)and (max-width: 440px){.section_04_journey .section_04_journey__content .inner-container .section_04_journey__wrapper .section_04_journey__desc{font-size:1.5625rem;line-height:2.0625rem;margin-bottom:1.5rem}}@media only screen and (min-width: 402px){.section_04_journey .section_04_journey__content .inner-container .section_04_journey__wrapper .section_04_journey__desc{font-size:1.5rem;line-height:2rem;margin-bottom:1.4375rem}}@media only screen and (min-width: 440px){.section_04_journey .section_04_journey__content .inner-container .section_04_journey__wrapper .section_04_journey__desc{font-size:1.5625rem;line-height:2.1875rem;margin-bottom:1.5625rem}}.section_04_journey .section_04_journey__content .inner-container .section_04_journey__wrapper .section_04_journey__desc .section_04_journey__desc-highlight{display:block;font-family:"Poppins","Pretendard",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:700;line-height:1.5;letter-spacing:-0.09375rem;color:#000;text-align:center;font-size:2rem}@media only screen and (min-width: 319px){.section_04_journey .section_04_journey__content .inner-container .section_04_journey__wrapper .section_04_journey__desc .section_04_journey__desc-highlight{margin-top:.3125rem;font-size:1.375rem}}@media only screen and (min-width: 360px)and (max-width: 384px){.section_04_journey .section_04_journey__content .inner-container .section_04_journey__wrapper .section_04_journey__desc .section_04_journey__desc-highlight{margin-top:.40625rem;font-size:1.5625rem}}@media only screen and (min-width: 385px)and (max-width: 390px){.section_04_journey .section_04_journey__content .inner-container .section_04_journey__wrapper .section_04_journey__desc .section_04_journey__desc-highlight{margin-top:.4375rem;font-size:1.625rem}}@media only screen and (min-width: 390px)and (max-width: 393px){.section_04_journey .section_04_journey__content .inner-container .section_04_journey__wrapper .section_04_journey__desc .section_04_journey__desc-highlight{margin-top:.4375rem;font-size:1.6875rem}}@media only screen and (min-width: 394px)and (max-width: 402px){.section_04_journey .section_04_journey__content .inner-container .section_04_journey__wrapper .section_04_journey__desc .section_04_journey__desc-highlight{margin-top:.46875rem;font-size:1.75rem}}@media only screen and (min-width: 403px)and (max-width: 411px){.section_04_journey .section_04_journey__content .inner-container .section_04_journey__wrapper .section_04_journey__desc .section_04_journey__desc-highlight{margin-top:.46875rem;font-size:1.8125rem}}@media only screen and (min-width: 412px)and (max-width: 428px){.section_04_journey .section_04_journey__content .inner-container .section_04_journey__wrapper .section_04_journey__desc .section_04_journey__desc-highlight{margin-top:.46875rem;font-size:1.8125rem}}@media only screen and (min-width: 429px)and (max-width: 430px){.section_04_journey .section_04_journey__content .inner-container .section_04_journey__wrapper .section_04_journey__desc .section_04_journey__desc-highlight{margin-top:.5rem;font-size:1.875rem}}@media only screen and (min-width: 431px)and (max-width: 440px){.section_04_journey .section_04_journey__content .inner-container .section_04_journey__wrapper .section_04_journey__desc .section_04_journey__desc-highlight{margin-top:.5rem;font-size:1.875rem}}@media only screen and (min-width: 440px){.section_04_journey .section_04_journey__content .inner-container .section_04_journey__wrapper .section_04_journey__desc .section_04_journey__desc-highlight{margin-top:.5625rem;font-size:1.875rem}}.section_04_journey .section_04_journey__content .inner-container .section_04_journey__wrapper .section_04_journey__list{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;width:100%;margin-bottom:2.75rem}@media only screen and (min-width: 319px){.section_04_journey .section_04_journey__content .inner-container .section_04_journey__wrapper .section_04_journey__list{margin-bottom:2.375rem}}@media only screen and (min-width: 360px)and (max-width: 384px){.section_04_journey .section_04_journey__content .inner-container .section_04_journey__wrapper .section_04_journey__list{margin-bottom:2.8125rem}}@media only screen and (min-width: 385px)and (max-width: 390px){.section_04_journey .section_04_journey__content .inner-container .section_04_journey__wrapper .section_04_journey__list{margin-bottom:2.875rem}}@media only screen and (min-width: 390px)and (max-width: 393px){.section_04_journey .section_04_journey__content .inner-container .section_04_journey__wrapper .section_04_journey__list{margin-bottom:2.9375rem}}@media only screen and (min-width: 394px)and (max-width: 402px){.section_04_journey .section_04_journey__content .inner-container .section_04_journey__wrapper .section_04_journey__list{margin-bottom:3rem}}@media only screen and (min-width: 403px)and (max-width: 411px){.section_04_journey .section_04_journey__content .inner-container .section_04_journey__wrapper .section_04_journey__list{margin-bottom:3rem}}@media only screen and (min-width: 412px)and (max-width: 428px){.section_04_journey .section_04_journey__content .inner-container .section_04_journey__wrapper .section_04_journey__list{margin-bottom:3.0625rem}}@media only screen and (min-width: 429px)and (max-width: 430px){.section_04_journey .section_04_journey__content .inner-container .section_04_journey__wrapper .section_04_journey__list{margin-bottom:3.0625rem}}@media only screen and (min-width: 431px)and (max-width: 440px){.section_04_journey .section_04_journey__content .inner-container .section_04_journey__wrapper .section_04_journey__list{margin-bottom:3.125rem}}@media only screen and (min-width: 402px){.section_04_journey .section_04_journey__content .inner-container .section_04_journey__wrapper .section_04_journey__list{margin-bottom:3.0625rem}}@media only screen and (min-width: 440px){.section_04_journey .section_04_journey__content .inner-container .section_04_journey__wrapper .section_04_journey__list{margin-bottom:3.25rem}}.section_04_journey .section_04_journey__content .inner-container .section_04_journey__wrapper .section_04_journey__list .section_04_journey__item{opacity:.6;overflow:hidden;position:relative;-webkit-box-shadow:0 .625rem 1.875rem rgba(0,0,0,.05);box-shadow:0 .625rem 1.875rem rgba(0,0,0,.05);-webkit-transition:width .8s cubic-bezier(0.25, 1, 0.5, 1),height .8s cubic-bezier(0.25, 1, 0.5, 1),opacity .8s ease,-webkit-box-shadow .8s ease;transition:width .8s cubic-bezier(0.25, 1, 0.5, 1),height .8s cubic-bezier(0.25, 1, 0.5, 1),opacity .8s ease,-webkit-box-shadow .8s ease;transition:width .8s cubic-bezier(0.25, 1, 0.5, 1),height .8s cubic-bezier(0.25, 1, 0.5, 1),opacity .8s ease,box-shadow .8s ease;transition:width .8s cubic-bezier(0.25, 1, 0.5, 1),height .8s cubic-bezier(0.25, 1, 0.5, 1),opacity .8s ease,box-shadow .8s ease,-webkit-box-shadow .8s ease;width:16.25rem;height:24.75rem;margin-bottom:.875rem;border-radius:.875rem}@media only screen and (min-width: 319px){.section_04_journey .section_04_journey__content .inner-container .section_04_journey__wrapper .section_04_journey__list .section_04_journey__item{width:14.375rem;height:21.875rem;margin-bottom:.75rem;border-radius:.75rem}}@media only screen and (min-width: 360px)and (max-width: 384px){.section_04_journey .section_04_journey__content .inner-container .section_04_journey__wrapper .section_04_journey__list .section_04_journey__item{width:16.75rem;height:25.5rem;margin-bottom:.90625rem;border-radius:.90625rem}}@media only screen and (min-width: 385px)and (max-width: 390px){.section_04_journey .section_04_journey__content .inner-container .section_04_journey__wrapper .section_04_journey__list .section_04_journey__item{width:17.125rem;height:26.0625rem;margin-bottom:.9375rem;border-radius:.9375rem}}@media only screen and (min-width: 390px)and (max-width: 393px){.section_04_journey .section_04_journey__content .inner-container .section_04_journey__wrapper .section_04_journey__list .section_04_journey__item{width:17.375rem;height:26.4375rem;margin-bottom:.9375rem;border-radius:.9375rem}}@media only screen and (min-width: 394px)and (max-width: 402px){.section_04_journey .section_04_journey__content .inner-container .section_04_journey__wrapper .section_04_journey__list .section_04_journey__item{width:17.5rem;height:26.625rem;margin-bottom:.96875rem;border-radius:.96875rem}}@media only screen and (min-width: 403px)and (max-width: 411px){.section_04_journey .section_04_journey__content .inner-container .section_04_journey__wrapper .section_04_journey__list .section_04_journey__item{width:17.5625rem;height:26.75rem;margin-bottom:.96875rem;border-radius:.96875rem}}@media only screen and (min-width: 412px)and (max-width: 428px){.section_04_journey .section_04_journey__content .inner-container .section_04_journey__wrapper .section_04_journey__list .section_04_journey__item{width:17.625rem;height:26.8125rem;margin-bottom:1rem;border-radius:1rem}}@media only screen and (min-width: 429px)and (max-width: 430px){.section_04_journey .section_04_journey__content .inner-container .section_04_journey__wrapper .section_04_journey__list .section_04_journey__item{width:17.625rem;height:26.8125rem;margin-bottom:1rem;border-radius:1rem}}@media only screen and (min-width: 431px)and (max-width: 440px){.section_04_journey .section_04_journey__content .inner-container .section_04_journey__wrapper .section_04_journey__list .section_04_journey__item{width:17.625rem;height:26.8125rem;margin-bottom:1rem;border-radius:1rem}}@media only screen and (min-width: 402px){.section_04_journey .section_04_journey__content .inner-container .section_04_journey__wrapper .section_04_journey__list .section_04_journey__item{width:17.5625rem;height:26.75rem;margin-bottom:1rem;border-radius:1rem}}@media only screen and (min-width: 440px){.section_04_journey .section_04_journey__content .inner-container .section_04_journey__wrapper .section_04_journey__list .section_04_journey__item{width:18rem;height:27.375rem;margin-bottom:1.0625rem;border-radius:1.0625rem}}.section_04_journey .section_04_journey__content .inner-container .section_04_journey__wrapper .section_04_journey__list .section_04_journey__item:last-child{margin-bottom:0}.section_04_journey .section_04_journey__content .inner-container .section_04_journey__wrapper .section_04_journey__list .section_04_journey__item.on{opacity:1;z-index:10;-webkit-box-shadow:0 1.25rem 3.125rem rgba(0,0,0,.15);box-shadow:0 1.25rem 3.125rem rgba(0,0,0,.15);width:20.5rem}@media only screen and (min-width: 319px){.section_04_journey .section_04_journey__content .inner-container .section_04_journey__wrapper .section_04_journey__list .section_04_journey__item.on{width:18.125rem}}@media only screen and (min-width: 360px)and (max-width: 384px){.section_04_journey .section_04_journey__content .inner-container .section_04_journey__wrapper .section_04_journey__list .section_04_journey__item.on{width:21.25rem}}@media only screen and (min-width: 385px)and (max-width: 390px){.section_04_journey .section_04_journey__content .inner-container .section_04_journey__wrapper .section_04_journey__list .section_04_journey__item.on{width:21.75rem}}@media only screen and (min-width: 390px)and (max-width: 393px){.section_04_journey .section_04_journey__content .inner-container .section_04_journey__wrapper .section_04_journey__list .section_04_journey__item.on{width:22.1875rem}}@media only screen and (min-width: 394px)and (max-width: 402px){.section_04_journey .section_04_journey__content .inner-container .section_04_journey__wrapper .section_04_journey__list .section_04_journey__item.on{width:22.5rem}}@media only screen and (min-width: 403px)and (max-width: 411px){.section_04_journey .section_04_journey__content .inner-container .section_04_journey__wrapper .section_04_journey__list .section_04_journey__item.on{width:22.8125rem}}@media only screen and (min-width: 412px)and (max-width: 428px){.section_04_journey .section_04_journey__content .inner-container .section_04_journey__wrapper .section_04_journey__list .section_04_journey__item.on{width:23.125rem}}@media only screen and (min-width: 429px)and (max-width: 430px){.section_04_journey .section_04_journey__content .inner-container .section_04_journey__wrapper .section_04_journey__list .section_04_journey__item.on{width:23.25rem}}@media only screen and (min-width: 431px)and (max-width: 440px){.section_04_journey .section_04_journey__content .inner-container .section_04_journey__wrapper .section_04_journey__list .section_04_journey__item.on{width:23.3125rem}}@media only screen and (min-width: 402px){.section_04_journey .section_04_journey__content .inner-container .section_04_journey__wrapper .section_04_journey__list .section_04_journey__item.on{width:23.125rem}}@media only screen and (min-width: 440px){.section_04_journey .section_04_journey__content .inner-container .section_04_journey__wrapper .section_04_journey__list .section_04_journey__item.on{width:24.0625rem}}.section_04_journey .section_04_journey__content .inner-container .section_04_journey__wrapper .section_04_journey__list .section_04_journey__item.on .section_04_journey__item-image .section_04_journey__item-img{-webkit-transform:scale(1);transform:scale(1)}.section_04_journey .section_04_journey__content .inner-container .section_04_journey__wrapper .section_04_journey__list .section_04_journey__item.on .section_04_journey__item-content{opacity:1}.section_04_journey .section_04_journey__content .inner-container .section_04_journey__wrapper .section_04_journey__list .section_04_journey__item .section_04_journey__item-image{overflow:hidden;width:100%;height:100%}.section_04_journey .section_04_journey__content .inner-container .section_04_journey__wrapper .section_04_journey__list .section_04_journey__item .section_04_journey__item-image .section_04_journey__item-img{-webkit-transform:scale(1.15);transform:scale(1.15);-webkit-transition:-webkit-transform 1.2s ease;transition:-webkit-transform 1.2s ease;transition:transform 1.2s ease;transition:transform 1.2s ease, -webkit-transform 1.2s ease}.section_04_journey .section_04_journey__content .inner-container .section_04_journey__wrapper .section_04_journey__list .section_04_journey__item .section_04_journey__item-content{opacity:0;position:absolute;text-align:left;-webkit-transition:opacity .6s ease;transition:opacity .6s ease;left:2.125rem;bottom:2.25rem}@media only screen and (min-width: 319px){.section_04_journey .section_04_journey__content .inner-container .section_04_journey__wrapper .section_04_journey__list .section_04_journey__item .section_04_journey__item-content{left:1.75rem;bottom:1.875rem}}@media only screen and (min-width: 360px)and (max-width: 384px){.section_04_journey .section_04_journey__content .inner-container .section_04_journey__wrapper .section_04_journey__list .section_04_journey__item .section_04_journey__item-content{left:2.1875rem;bottom:2.3125rem}}@media only screen and (min-width: 385px)and (max-width: 390px){.section_04_journey .section_04_journey__content .inner-container .section_04_journey__wrapper .section_04_journey__list .section_04_journey__item .section_04_journey__item-content{left:2.25rem;bottom:2.375rem}}@media only screen and (min-width: 390px)and (max-width: 393px){.section_04_journey .section_04_journey__content .inner-container .section_04_journey__wrapper .section_04_journey__list .section_04_journey__item .section_04_journey__item-content{left:2.3125rem;bottom:2.4375rem}}@media only screen and (min-width: 394px)and (max-width: 402px){.section_04_journey .section_04_journey__content .inner-container .section_04_journey__wrapper .section_04_journey__list .section_04_journey__item .section_04_journey__item-content{left:2.375rem;bottom:2.4375rem}}@media only screen and (min-width: 403px)and (max-width: 411px){.section_04_journey .section_04_journey__content .inner-container .section_04_journey__wrapper .section_04_journey__list .section_04_journey__item .section_04_journey__item-content{left:2.4375rem;bottom:2.5rem}}@media only screen and (min-width: 412px)and (max-width: 428px){.section_04_journey .section_04_journey__content .inner-container .section_04_journey__wrapper .section_04_journey__list .section_04_journey__item .section_04_journey__item-content{left:2.4375rem;bottom:2.5rem}}@media only screen and (min-width: 429px)and (max-width: 430px){.section_04_journey .section_04_journey__content .inner-container .section_04_journey__wrapper .section_04_journey__list .section_04_journey__item .section_04_journey__item-content{left:2.5rem;bottom:2.5625rem}}@media only screen and (min-width: 431px)and (max-width: 440px){.section_04_journey .section_04_journey__content .inner-container .section_04_journey__wrapper .section_04_journey__list .section_04_journey__item .section_04_journey__item-content{left:2.5rem;bottom:2.5625rem}}@media only screen and (min-width: 402px){.section_04_journey .section_04_journey__content .inner-container .section_04_journey__wrapper .section_04_journey__list .section_04_journey__item .section_04_journey__item-content{left:2.4375rem;bottom:2.5rem}}@media only screen and (min-width: 440px){.section_04_journey .section_04_journey__content .inner-container .section_04_journey__wrapper .section_04_journey__list .section_04_journey__item .section_04_journey__item-content{left:2.625rem;bottom:2.6875rem}}.section_04_journey .section_04_journey__content .inner-container .section_04_journey__wrapper .section_04_journey__list .section_04_journey__item .section_04_journey__item-content .section_04_journey__item-title{display:block;font-family:"Poppins","Pretendard",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:700;line-height:1;letter-spacing:-0.0875rem;color:#fff;margin-bottom:1rem;font-size:1.75rem}@media only screen and (min-width: 319px){.section_04_journey .section_04_journey__content .inner-container .section_04_journey__wrapper .section_04_journey__list .section_04_journey__item .section_04_journey__item-content .section_04_journey__item-title{margin-bottom:.875rem;font-size:1.375rem}}@media only screen and (min-width: 360px)and (max-width: 384px){.section_04_journey .section_04_journey__content .inner-container .section_04_journey__wrapper .section_04_journey__list .section_04_journey__item .section_04_journey__item-content .section_04_journey__item-title{margin-bottom:1.0625rem;font-size:1.5625rem}}@media only screen and (min-width: 385px)and (max-width: 390px){.section_04_journey .section_04_journey__content .inner-container .section_04_journey__wrapper .section_04_journey__list .section_04_journey__item .section_04_journey__item-content .section_04_journey__item-title{margin-bottom:1.0625rem;font-size:1.625rem}}@media only screen and (min-width: 390px)and (max-width: 393px){.section_04_journey .section_04_journey__content .inner-container .section_04_journey__wrapper .section_04_journey__list .section_04_journey__item .section_04_journey__item-content .section_04_journey__item-title{margin-bottom:1.125rem;font-size:1.625rem}}@media only screen and (min-width: 394px)and (max-width: 402px){.section_04_journey .section_04_journey__content .inner-container .section_04_journey__wrapper .section_04_journey__list .section_04_journey__item .section_04_journey__item-content .section_04_journey__item-title{margin-bottom:1.125rem;font-size:1.6875rem}}@media only screen and (min-width: 403px)and (max-width: 411px){.section_04_journey .section_04_journey__content .inner-container .section_04_journey__wrapper .section_04_journey__list .section_04_journey__item .section_04_journey__item-content .section_04_journey__item-title{margin-bottom:1.15625rem;font-size:1.6875rem}}@media only screen and (min-width: 412px)and (max-width: 428px){.section_04_journey .section_04_journey__content .inner-container .section_04_journey__wrapper .section_04_journey__list .section_04_journey__item .section_04_journey__item-content .section_04_journey__item-title{margin-bottom:1.1875rem;font-size:1.75rem}}@media only screen and (min-width: 429px)and (max-width: 430px){.section_04_journey .section_04_journey__content .inner-container .section_04_journey__wrapper .section_04_journey__list .section_04_journey__item .section_04_journey__item-content .section_04_journey__item-title{margin-bottom:1.1875rem;font-size:1.75rem}}@media only screen and (min-width: 431px)and (max-width: 440px){.section_04_journey .section_04_journey__content .inner-container .section_04_journey__wrapper .section_04_journey__list .section_04_journey__item .section_04_journey__item-content .section_04_journey__item-title{margin-bottom:1.1875rem;font-size:1.75rem}}@media only screen and (min-width: 402px){.section_04_journey .section_04_journey__content .inner-container .section_04_journey__wrapper .section_04_journey__list .section_04_journey__item .section_04_journey__item-content .section_04_journey__item-title{margin-bottom:1.1875rem;font-size:1.75rem}}@media only screen and (min-width: 440px){.section_04_journey .section_04_journey__content .inner-container .section_04_journey__wrapper .section_04_journey__list .section_04_journey__item .section_04_journey__item-content .section_04_journey__item-title{margin-bottom:1.25rem;font-size:1.75rem}}.section_04_journey .section_04_journey__content .inner-container .section_04_journey__wrapper .section_04_journey__list .section_04_journey__item .section_04_journey__item-content .section_04_journey__item-desc{font-family:"Poppins","Pretendard",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:400;letter-spacing:-0.05625rem;color:#e7e7e7;font-size:.9375rem;line-height:1.4375rem}@media only screen and (min-width: 319px){.section_04_journey .section_04_journey__content .inner-container .section_04_journey__wrapper .section_04_journey__list .section_04_journey__item .section_04_journey__item-content .section_04_journey__item-desc{font-size:.8125rem;line-height:1.25rem}}@media only screen and (min-width: 360px)and (max-width: 384px){.section_04_journey .section_04_journey__content .inner-container .section_04_journey__wrapper .section_04_journey__list .section_04_journey__item .section_04_journey__item-content .section_04_journey__item-desc{font-size:1rem;line-height:1.5rem}}@media only screen and (min-width: 385px)and (max-width: 390px){.section_04_journey .section_04_journey__content .inner-container .section_04_journey__wrapper .section_04_journey__list .section_04_journey__item .section_04_journey__item-content .section_04_journey__item-desc{font-size:1rem;line-height:1.5rem}}@media only screen and (min-width: 390px)and (max-width: 393px){.section_04_journey .section_04_journey__content .inner-container .section_04_journey__wrapper .section_04_journey__list .section_04_journey__item .section_04_journey__item-content .section_04_journey__item-desc{font-size:1.0625rem;line-height:1.5625rem}}@media only screen and (min-width: 394px)and (max-width: 402px){.section_04_journey .section_04_journey__content .inner-container .section_04_journey__wrapper .section_04_journey__list .section_04_journey__item .section_04_journey__item-content .section_04_journey__item-desc{font-size:1.0625rem;line-height:1.5625rem}}@media only screen and (min-width: 403px)and (max-width: 411px){.section_04_journey .section_04_journey__content .inner-container .section_04_journey__wrapper .section_04_journey__list .section_04_journey__item .section_04_journey__item-content .section_04_journey__item-desc{font-size:1.125rem;line-height:1.59375rem}}@media only screen and (min-width: 412px)and (max-width: 428px){.section_04_journey .section_04_journey__content .inner-container .section_04_journey__wrapper .section_04_journey__list .section_04_journey__item .section_04_journey__item-content .section_04_journey__item-desc{font-size:1.125rem;line-height:1.625rem}}@media only screen and (min-width: 429px)and (max-width: 430px){.section_04_journey .section_04_journey__content .inner-container .section_04_journey__wrapper .section_04_journey__list .section_04_journey__item .section_04_journey__item-content .section_04_journey__item-desc{font-size:1.125rem;line-height:1.625rem}}@media only screen and (min-width: 431px)and (max-width: 440px){.section_04_journey .section_04_journey__content .inner-container .section_04_journey__wrapper .section_04_journey__list .section_04_journey__item .section_04_journey__item-content .section_04_journey__item-desc{font-size:1.125rem;line-height:1.625rem}}@media only screen and (min-width: 402px){.section_04_journey .section_04_journey__content .inner-container .section_04_journey__wrapper .section_04_journey__list .section_04_journey__item .section_04_journey__item-content .section_04_journey__item-desc{font-size:1.125rem;line-height:1.625rem}}@media only screen and (min-width: 440px){.section_04_journey .section_04_journey__content .inner-container .section_04_journey__wrapper .section_04_journey__list .section_04_journey__item .section_04_journey__item-content .section_04_journey__item-desc{font-size:1.125rem;line-height:1.6875rem}}.section_05_happiness{position:relative}.section_05_happiness .section_05_happiness__content{width:100%;background-image:url("../assets/images/backgrounds/section_05_bg_hope.webp");background-size:cover;background-position:center;background-repeat:no-repeat}.section_05_happiness .section_05_happiness__content .inner-container{border-bottom:none;padding-bottom:3.125rem}@media only screen and (min-width: 319px){.section_05_happiness .section_05_happiness__content .inner-container{padding-bottom:2.625rem}}@media only screen and (min-width: 360px)and (max-width: 384px){.section_05_happiness .section_05_happiness__content .inner-container{padding-bottom:3.1875rem}}@media only screen and (min-width: 385px)and (max-width: 390px){.section_05_happiness .section_05_happiness__content .inner-container{padding-bottom:3.25rem}}@media only screen and (min-width: 390px)and (max-width: 393px){.section_05_happiness .section_05_happiness__content .inner-container{padding-bottom:3.3125rem}}@media only screen and (min-width: 394px)and (max-width: 402px){.section_05_happiness .section_05_happiness__content .inner-container{padding-bottom:3.375rem}}@media only screen and (min-width: 403px)and (max-width: 411px){.section_05_happiness .section_05_happiness__content .inner-container{padding-bottom:3.375rem}}@media only screen and (min-width: 412px)and (max-width: 428px){.section_05_happiness .section_05_happiness__content .inner-container{padding-bottom:3.4375rem}}@media only screen and (min-width: 429px)and (max-width: 430px){.section_05_happiness .section_05_happiness__content .inner-container{padding-bottom:3.4375rem}}@media only screen and (min-width: 431px)and (max-width: 440px){.section_05_happiness .section_05_happiness__content .inner-container{padding-bottom:3.5rem}}@media only screen and (min-width: 402px){.section_05_happiness .section_05_happiness__content .inner-container{padding-bottom:3.4375rem}}@media only screen and (min-width: 440px){.section_05_happiness .section_05_happiness__content .inner-container{padding-bottom:3.625rem}}.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper{text-align:center}.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__quote{font-family:"Gowun Batang",serif;font-weight:400;line-height:1;letter-spacing:-0.1275rem;color:#000;text-align:center;margin-bottom:30.8125rem;padding-top:5rem;font-size:1.75rem}@media only screen and (min-width: 319px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__quote{margin-bottom:21.25rem;padding-top:3.75rem;font-size:1.5rem}}@media only screen and (min-width: 360px)and (max-width: 384px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__quote{margin-bottom:24.375rem;padding-top:4.5rem;font-size:1.8125rem}}@media only screen and (min-width: 385px)and (max-width: 390px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__quote{margin-bottom:25rem;padding-top:4.625rem;font-size:1.875rem}}@media only screen and (min-width: 390px)and (max-width: 393px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__quote{margin-bottom:25.3125rem;padding-top:4.6875rem;font-size:1.9375rem}}@media only screen and (min-width: 394px)and (max-width: 402px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__quote{margin-bottom:25.625rem;padding-top:4.75rem;font-size:2rem}}@media only screen and (min-width: 403px)and (max-width: 411px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__quote{margin-bottom:25.9375rem;padding-top:4.8125rem;font-size:2rem}}@media only screen and (min-width: 412px)and (max-width: 428px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__quote{margin-bottom:26.25rem;padding-top:4.875rem;font-size:2.0625rem}}@media only screen and (min-width: 429px)and (max-width: 430px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__quote{margin-bottom:26.5625rem;padding-top:4.9375rem;font-size:2.125rem}}@media only screen and (min-width: 431px)and (max-width: 440px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__quote{margin-bottom:26.875rem;padding-top:5rem;font-size:2.125rem}}@media only screen and (min-width: 402px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__quote{margin-bottom:26.25rem;padding-top:4.875rem;font-size:2.125rem}}@media only screen and (min-width: 440px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__quote{margin-bottom:28.125rem;padding-top:5.125rem;font-size:2.125rem}}.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__quote .section_05_happiness__quote-highlight{display:inline-block;font-weight:700;line-height:1;margin-top:.8125rem}@media only screen and (min-width: 319px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__quote .section_05_happiness__quote-highlight{margin-top:.6875rem}}@media only screen and (min-width: 360px)and (max-width: 384px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__quote .section_05_happiness__quote-highlight{margin-top:.84375rem}}@media only screen and (min-width: 385px)and (max-width: 390px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__quote .section_05_happiness__quote-highlight{margin-top:.875rem}}@media only screen and (min-width: 390px)and (max-width: 393px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__quote .section_05_happiness__quote-highlight{margin-top:.90625rem}}@media only screen and (min-width: 394px)and (max-width: 402px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__quote .section_05_happiness__quote-highlight{margin-top:.9375rem}}@media only screen and (min-width: 403px)and (max-width: 411px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__quote .section_05_happiness__quote-highlight{margin-top:.9375rem}}@media only screen and (min-width: 412px)and (max-width: 428px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__quote .section_05_happiness__quote-highlight{margin-top:.96875rem}}@media only screen and (min-width: 429px)and (max-width: 430px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__quote .section_05_happiness__quote-highlight{margin-top:.96875rem}}@media only screen and (min-width: 431px)and (max-width: 440px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__quote .section_05_happiness__quote-highlight{margin-top:1rem}}@media only screen and (min-width: 402px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__quote .section_05_happiness__quote-highlight{margin-top:.96875rem}}@media only screen and (min-width: 440px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__quote .section_05_happiness__quote-highlight{margin-top:1.0625rem}}.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__quote .section_05_happiness__quote-highlight .section_05_happiness__quote-highlight--green{position:relative;display:inline-block;font-weight:700;color:#007249}.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__body{position:relative;text-align:center;padding-top:4.625rem}@media only screen and (min-width: 319px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__body{padding-top:4rem}}@media only screen and (min-width: 360px)and (max-width: 384px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__body{padding-top:4.75rem}}@media only screen and (min-width: 385px)and (max-width: 390px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__body{padding-top:4.875rem}}@media only screen and (min-width: 390px)and (max-width: 393px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__body{padding-top:4.9375rem}}@media only screen and (min-width: 394px)and (max-width: 402px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__body{padding-top:5rem}}@media only screen and (min-width: 403px)and (max-width: 411px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__body{padding-top:5.0625rem}}@media only screen and (min-width: 412px)and (max-width: 428px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__body{padding-top:5.125rem}}@media only screen and (min-width: 429px)and (max-width: 430px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__body{padding-top:5.1875rem}}@media only screen and (min-width: 431px)and (max-width: 440px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__body{padding-top:5.25rem}}@media only screen and (min-width: 402px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__body{padding-top:5.125rem}}@media only screen and (min-width: 440px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__body{padding-top:5.5rem}}.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__body::before{position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);display:block;content:"";background-image:url("../assets/images/icons/section_05_icon_heart.png");background-size:contain;background-repeat:no-repeat;background-position:center;width:7.625rem;height:3.0625rem}@media only screen and (min-width: 319px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__body::before{width:6.5625rem;height:2.625rem}}@media only screen and (min-width: 360px)and (max-width: 384px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__body::before{width:7.875rem;height:3.1875rem}}@media only screen and (min-width: 385px)and (max-width: 390px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__body::before{width:8.0625rem;height:3.25rem}}@media only screen and (min-width: 390px)and (max-width: 393px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__body::before{width:8.1875rem;height:3.3125rem}}@media only screen and (min-width: 394px)and (max-width: 402px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__body::before{width:8.3125rem;height:3.375rem}}@media only screen and (min-width: 403px)and (max-width: 411px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__body::before{width:8.4375rem;height:3.40625rem}}@media only screen and (min-width: 412px)and (max-width: 428px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__body::before{width:8.5625rem;height:3.4375rem}}@media only screen and (min-width: 429px)and (max-width: 430px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__body::before{width:8.625rem;height:3.46875rem}}@media only screen and (min-width: 431px)and (max-width: 440px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__body::before{width:8.6875rem;height:3.5rem}}@media only screen and (min-width: 402px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__body::before{width:8.5rem;height:3.4375rem}}@media only screen and (min-width: 440px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__body::before{width:8.875rem;height:3.625rem}}.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__body::after{position:absolute;right:0;display:block;content:"";background-image:url("../assets/images/icons/section_05_icon_heartline.png");background-size:contain;background-repeat:no-repeat;background-position:center;bottom:-2.625rem;width:8.125rem;height:5.25rem}@media only screen and (min-width: 360px)and (max-width: 384px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__body::after{bottom:-2.6875rem;width:8.375rem;height:5.4375rem}}@media only screen and (min-width: 385px)and (max-width: 390px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__body::after{bottom:-2.75rem;width:8.625rem;height:5.5625rem}}@media only screen and (min-width: 390px)and (max-width: 393px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__body::after{bottom:-2.8125rem;width:8.8125rem;height:5.6875rem}}@media only screen and (min-width: 394px)and (max-width: 402px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__body::after{bottom:-2.875rem;width:8.9375rem;height:5.8125rem}}@media only screen and (min-width: 403px)and (max-width: 411px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__body::after{bottom:-2.875rem;width:9.0625rem;height:5.875rem}}@media only screen and (min-width: 412px)and (max-width: 428px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__body::after{bottom:-2.9375rem;width:9.125rem;height:5.9375rem}}@media only screen and (min-width: 429px)and (max-width: 430px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__body::after{bottom:-2.9375rem;width:9.1875rem;height:5.96875rem}}@media only screen and (min-width: 431px)and (max-width: 440px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__body::after{bottom:-3rem;width:9.25rem;height:6rem}}@media only screen and (min-width: 402px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__body::after{bottom:-2.9375rem;width:9.125rem;height:5.875rem}}@media only screen and (min-width: 440px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__body::after{bottom:-3.125rem;width:9.5rem;height:6.1875rem}}.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__body .section_05_happiness__message{font-family:"Gowun Batang",serif;font-weight:700;letter-spacing:-0.1125rem;color:#fff;text-align:center;margin-bottom:1.3125rem;font-size:1.875rem;line-height:2.1875rem}@media only screen and (min-width: 319px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__body .section_05_happiness__message{margin-bottom:1.125rem;font-size:1.375rem;line-height:1.875rem}}@media only screen and (min-width: 360px)and (max-width: 384px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__body .section_05_happiness__message{margin-bottom:1.6875rem;font-size:1.625rem;line-height:2.25rem}}@media only screen and (min-width: 385px)and (max-width: 390px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__body .section_05_happiness__message{margin-bottom:1.6875rem;font-size:1.6875rem;line-height:2.3125rem}}@media only screen and (min-width: 390px)and (max-width: 393px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__body .section_05_happiness__message{margin-bottom:1.75rem;font-size:1.75rem;line-height:2.375rem}}@media only screen and (min-width: 394px)and (max-width: 402px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__body .section_05_happiness__message{margin-bottom:1.8125rem;font-size:1.75rem;line-height:2.4375rem}}@media only screen and (min-width: 403px)and (max-width: 411px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__body .section_05_happiness__message{margin-bottom:1.8125rem;font-size:1.8125rem;line-height:2.4375rem}}@media only screen and (min-width: 412px)and (max-width: 428px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__body .section_05_happiness__message{margin-bottom:1.875rem;font-size:1.8125rem;line-height:2.5rem}}@media only screen and (min-width: 429px)and (max-width: 430px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__body .section_05_happiness__message{margin-bottom:1.875rem;font-size:1.875rem;line-height:2.53125rem}}@media only screen and (min-width: 431px)and (max-width: 440px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__body .section_05_happiness__message{margin-bottom:1.9375rem;font-size:1.875rem;line-height:2.5625rem}}@media only screen and (min-width: 402px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__body .section_05_happiness__message{margin-bottom:1.875rem;font-size:1.875rem;line-height:2.5rem}}@media only screen and (min-width: 440px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__body .section_05_happiness__message{margin-bottom:2.0625rem;font-size:1.875rem;line-height:2.6875rem}}.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__body .section_05_happiness__message .section_05_happiness__message-highlight{position:relative;display:inline-block;font-weight:700}.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__body .section_05_happiness__desc{font-family:"Poppins","Pretendard",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:400;letter-spacing:-0.059375rem;color:#fffce9;text-align:center;margin-bottom:.5rem;font-size:1.1875rem;line-height:1.4375rem}@media only screen and (min-width: 319px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__body .section_05_happiness__desc{margin-bottom:.53125rem;font-size:.9375rem;line-height:1.46875rem}}@media only screen and (min-width: 360px)and (max-width: 384px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__body .section_05_happiness__desc{margin-bottom:.53125rem;font-size:1.0625rem;line-height:1.46875rem}}@media only screen and (min-width: 385px)and (max-width: 390px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__body .section_05_happiness__desc{margin-bottom:.5625rem;font-size:1.0625rem;line-height:1.5rem}}@media only screen and (min-width: 390px)and (max-width: 393px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__body .section_05_happiness__desc{margin-bottom:.5625rem;font-size:1.125rem;line-height:1.53125rem}}@media only screen and (min-width: 394px)and (max-width: 402px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__body .section_05_happiness__desc{margin-bottom:.5625rem;font-size:1.125rem;line-height:1.5625rem}}@media only screen and (min-width: 403px)and (max-width: 411px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__body .section_05_happiness__desc{margin-bottom:.59375rem;font-size:1.125rem;line-height:1.5625rem}}@media only screen and (min-width: 412px)and (max-width: 428px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__body .section_05_happiness__desc{margin-bottom:.59375rem;font-size:1.1875rem;line-height:1.59375rem}}@media only screen and (min-width: 429px)and (max-width: 430px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__body .section_05_happiness__desc{margin-bottom:.625rem;font-size:1.1875rem;line-height:1.625rem}}@media only screen and (min-width: 431px)and (max-width: 440px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__body .section_05_happiness__desc{margin-bottom:.625rem;font-size:1.1875rem;line-height:1.625rem}}@media only screen and (min-width: 402px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__body .section_05_happiness__desc{margin-bottom:.59375rem;font-size:1.1875rem;line-height:1.625rem}}@media only screen and (min-width: 440px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__body .section_05_happiness__desc{margin-bottom:.6875rem;font-size:1.1875rem;line-height:1.6875rem}}.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__body .section_05_happiness__desc .section_05_happiness__desc-highlight{font-weight:700;line-height:1}.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__body .section_05_happiness__desc:last-of-type{margin-bottom:0}.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__videos{position:relative;width:100%;margin-top:3rem;padding:0 1rem 0 1rem}@media only screen and (min-width: 360px)and (max-width: 384px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__videos{margin-top:2.8125rem;padding:0 1.0625rem 0 1.0625rem}}@media only screen and (min-width: 385px)and (max-width: 390px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__videos{margin-top:2.875rem;padding:0 1.125rem 0 1.125rem}}@media only screen and (min-width: 390px)and (max-width: 393px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__videos{margin-top:2.9375rem;padding:0 1.125rem 0 1.125rem}}@media only screen and (min-width: 394px)and (max-width: 402px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__videos{margin-top:3rem;padding:0 1.1875rem 0 1.1875rem}}@media only screen and (min-width: 403px)and (max-width: 411px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__videos{margin-top:3rem;padding:0 1.1875rem 0 1.1875rem}}@media only screen and (min-width: 412px)and (max-width: 428px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__videos{margin-top:3.0625rem;padding:0 1.25rem 0 1.25rem}}@media only screen and (min-width: 429px)and (max-width: 430px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__videos{margin-top:3.0625rem;padding:0 1.25rem 0 1.25rem}}@media only screen and (min-width: 431px)and (max-width: 440px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__videos{margin-top:3.125rem;padding:0 1.25rem 0 1.25rem}}@media only screen and (min-width: 402px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__videos{margin-top:3.0625rem;padding:0 1.25rem 0 1.25rem}}@media only screen and (min-width: 440px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__videos{margin-top:3.25rem;padding:0 1.375rem 0 1.375rem}}.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__videos::before{position:absolute;display:block;content:"";background-image:url("../assets/images/icons/section_05_icon_heart.png");background-size:contain;background-repeat:no-repeat;background-position:center;width:7.625rem;height:3.0625rem}@media only screen and (min-width: 360px)and (max-width: 384px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__videos::before{width:7.875rem;height:3.1875rem}}@media only screen and (min-width: 385px)and (max-width: 390px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__videos::before{width:8.0625rem;height:3.25rem}}@media only screen and (min-width: 390px)and (max-width: 393px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__videos::before{width:8.1875rem;height:3.3125rem}}@media only screen and (min-width: 394px)and (max-width: 402px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__videos::before{width:8.3125rem;height:3.375rem}}@media only screen and (min-width: 403px)and (max-width: 411px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__videos::before{width:8.4375rem;height:3.40625rem}}@media only screen and (min-width: 412px)and (max-width: 428px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__videos::before{width:8.5625rem;height:3.4375rem}}@media only screen and (min-width: 429px)and (max-width: 430px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__videos::before{width:8.625rem;height:3.46875rem}}@media only screen and (min-width: 431px)and (max-width: 440px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__videos::before{width:8.6875rem;height:3.5rem}}@media only screen and (min-width: 402px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__videos::before{width:8.5rem;height:3.4375rem}}@media only screen and (min-width: 440px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__videos::before{width:8.875rem;height:3.625rem}}.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__videos::after{position:absolute;left:0;display:block;content:"";background-image:url("../assets/images/icons/section_05_icon_curve.png");background-size:contain;background-repeat:no-repeat;background-position:center;top:11.5625rem;width:2.5rem;height:4.125rem}@media only screen and (min-width: 360px)and (max-width: 384px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__videos::after{top:11.875rem;width:2.5625rem;height:4.25rem}}@media only screen and (min-width: 385px)and (max-width: 390px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__videos::after{top:12.1875rem;width:2.625rem;height:4.375rem}}@media only screen and (min-width: 390px)and (max-width: 393px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__videos::after{top:12.375rem;width:2.65625rem;height:4.4375rem}}@media only screen and (min-width: 394px)and (max-width: 402px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__videos::after{top:12.5625rem;width:2.6875rem;height:4.5rem}}@media only screen and (min-width: 403px)and (max-width: 411px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__videos::after{top:12.75rem;width:2.71875rem;height:4.5625rem}}@media only screen and (min-width: 412px)and (max-width: 428px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__videos::after{top:12.875rem;width:2.75rem;height:4.59375rem}}@media only screen and (min-width: 429px)and (max-width: 430px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__videos::after{top:13rem;width:2.78125rem;height:4.625rem}}@media only screen and (min-width: 431px)and (max-width: 440px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__videos::after{top:13.125rem;width:2.8125rem;height:4.6875rem}}@media only screen and (min-width: 402px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__videos::after{top:12.8125rem;width:2.75rem;height:4.625rem}}@media only screen and (min-width: 440px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__videos::after{top:13.625rem;width:2.9375rem;height:4.875rem}}.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__videos .section_05_happiness__videos-list{position:relative;width:100%}.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__videos .section_05_happiness__videos-list .section_05_happiness__videos-item{overflow:hidden;width:100%;height:14.875rem;margin-bottom:.75rem;border-radius:.6875rem}@media only screen and (min-width: 360px)and (max-width: 384px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__videos .section_05_happiness__videos-list .section_05_happiness__videos-item{height:15.25rem;margin-bottom:.78125rem;border-radius:.71875rem}}@media only screen and (min-width: 385px)and (max-width: 390px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__videos .section_05_happiness__videos-list .section_05_happiness__videos-item{height:15.625rem;margin-bottom:.78125rem;border-radius:.71875rem}}@media only screen and (min-width: 390px)and (max-width: 393px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__videos .section_05_happiness__videos-list .section_05_happiness__videos-item{height:15.875rem;margin-bottom:.8125rem;border-radius:.75rem}}@media only screen and (min-width: 394px)and (max-width: 402px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__videos .section_05_happiness__videos-list .section_05_happiness__videos-item{height:16.125rem;margin-bottom:.8125rem;border-radius:.75rem}}@media only screen and (min-width: 403px)and (max-width: 411px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__videos .section_05_happiness__videos-list .section_05_happiness__videos-item{height:16.375rem;margin-bottom:.8125rem;border-radius:.78125rem}}@media only screen and (min-width: 412px)and (max-width: 428px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__videos .section_05_happiness__videos-list .section_05_happiness__videos-item{height:16.625rem;margin-bottom:.84375rem;border-radius:.78125rem}}@media only screen and (min-width: 429px)and (max-width: 430px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__videos .section_05_happiness__videos-list .section_05_happiness__videos-item{height:16.75rem;margin-bottom:.84375rem;border-radius:.78125rem}}@media only screen and (min-width: 431px)and (max-width: 440px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__videos .section_05_happiness__videos-list .section_05_happiness__videos-item{height:16.875rem;margin-bottom:.875rem;border-radius:.8125rem}}@media only screen and (min-width: 402px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__videos .section_05_happiness__videos-list .section_05_happiness__videos-item{height:16.5625rem;margin-bottom:.84375rem;border-radius:.78125rem}}@media only screen and (min-width: 440px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__videos .section_05_happiness__videos-list .section_05_happiness__videos-item{height:17.5rem;margin-bottom:.9375rem;border-radius:.875rem}}.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__videos .section_05_happiness__videos-list .section_05_happiness__videos-item:last-child{margin-bottom:0}.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__videos .section_05_happiness__videos-list .section_05_happiness__videos-item .section_05_happiness__videos-video{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__caption{display:block;font-family:"Poppins","Pretendard",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:500;letter-spacing:-0.075rem;color:#fffce9;text-align:left;margin:1.5rem 0 0 2.125rem;font-size:1.5rem;line-height:1.6875rem}@media only screen and (min-width: 319px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__caption{margin:1.5625rem 0 0 2.1875rem;font-size:1.125rem;line-height:1.75rem}}@media only screen and (min-width: 360px)and (max-width: 384px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__caption{margin:1.5625rem 0 0 2.1875rem;font-size:1.3125rem;line-height:1.75rem}}@media only screen and (min-width: 385px)and (max-width: 390px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__caption{margin:1.5625rem 0 0 2.25rem;font-size:1.3125rem;line-height:1.75rem}}@media only screen and (min-width: 390px)and (max-width: 393px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__caption{margin:1.625rem 0 0 2.25rem;font-size:1.375rem;line-height:1.8125rem}}@media only screen and (min-width: 394px)and (max-width: 402px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__caption{margin:1.625rem 0 0 2.3125rem;font-size:1.375rem;line-height:1.8125rem}}@media only screen and (min-width: 403px)and (max-width: 411px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__caption{margin:1.6875rem 0 0 2.3125rem;font-size:1.4375rem;line-height:1.875rem}}@media only screen and (min-width: 412px)and (max-width: 428px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__caption{margin:1.6875rem 0 0 2.375rem;font-size:1.4375rem;line-height:1.875rem}}@media only screen and (min-width: 429px)and (max-width: 430px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__caption{margin:1.6875rem 0 0 2.375rem;font-size:1.5rem;line-height:1.90625rem}}@media only screen and (min-width: 431px)and (max-width: 440px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__caption{margin:1.75rem 0 0 2.4375rem;font-size:1.5rem;line-height:1.9375rem}}@media only screen and (min-width: 402px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__caption{margin:1.6875rem 0 0 2.375rem;font-size:1.5rem;line-height:1.9375rem}}@media only screen and (min-width: 440px){.section_05_happiness .section_05_happiness__content .inner-container .section_05_happiness__wrapper .section_05_happiness__caption{margin:1.875rem 0 0 2.5625rem;font-size:1.5rem;line-height:2.0625rem}}.section_05_happiness__quote-highlight--green{--underline-speed: 0.6s}.section_05_happiness__quote-highlight--green::after{overflow:hidden;position:absolute;left:0;display:block;content:"";width:100%;background-image:url("../assets/images/icons/section_01_05_icon_linegreen.png");background-size:100% 100%;background-repeat:no-repeat;background-position:left center;-webkit-transition:width var(--underline-speed) ease-out;transition:width var(--underline-speed) ease-out;bottom:-0.1875rem;height:.375rem}@media only screen and (min-width: 360px)and (max-width: 384px){.section_05_happiness__quote-highlight--green::after{bottom:-0.1875rem;height:.40625rem}}@media only screen and (min-width: 385px)and (max-width: 390px){.section_05_happiness__quote-highlight--green::after{bottom:-0.21875rem;height:.4375rem}}@media only screen and (min-width: 390px)and (max-width: 393px){.section_05_happiness__quote-highlight--green::after{bottom:-0.21875rem;height:.4375rem}}@media only screen and (min-width: 394px)and (max-width: 402px){.section_05_happiness__quote-highlight--green::after{bottom:-0.21875rem;height:.46875rem}}@media only screen and (min-width: 403px)and (max-width: 411px){.section_05_happiness__quote-highlight--green::after{bottom:-0.25rem;height:.46875rem}}@media only screen and (min-width: 412px)and (max-width: 428px){.section_05_happiness__quote-highlight--green::after{bottom:-0.25rem;height:.46875rem}}@media only screen and (min-width: 429px)and (max-width: 430px){.section_05_happiness__quote-highlight--green::after{bottom:-0.25rem;height:.46875rem}}@media only screen and (min-width: 431px)and (max-width: 440px){.section_05_happiness__quote-highlight--green::after{bottom:-0.25rem;height:.5rem}}@media only screen and (min-width: 402px){.section_05_happiness__quote-highlight--green::after{bottom:-0.25rem;height:.46875rem}}@media only screen and (min-width: 440px){.section_05_happiness__quote-highlight--green::after{bottom:-0.28125rem;height:.53125rem}}.section_05_happiness__message-highlight{--underline-speed: 0.6s}.section_05_happiness__message-highlight::after{overflow:hidden;position:absolute;left:0;bottom:-0.0625rem;display:block;content:"";width:100%;background-image:url("../assets/images/icons/section_05_icon_lineyellow.png");background-size:100% 100%;background-repeat:no-repeat;background-position:left center;-webkit-transition:width var(--underline-speed) ease-out;transition:width var(--underline-speed) ease-out;height:.375rem}@media only screen and (min-width: 360px)and (max-width: 384px){.section_05_happiness__message-highlight::after{height:.40625rem}}@media only screen and (min-width: 385px)and (max-width: 390px){.section_05_happiness__message-highlight::after{height:.4375rem}}@media only screen and (min-width: 390px)and (max-width: 393px){.section_05_happiness__message-highlight::after{height:.4375rem}}@media only screen and (min-width: 394px)and (max-width: 402px){.section_05_happiness__message-highlight::after{height:.46875rem}}@media only screen and (min-width: 403px)and (max-width: 411px){.section_05_happiness__message-highlight::after{height:.46875rem}}@media only screen and (min-width: 412px)and (max-width: 428px){.section_05_happiness__message-highlight::after{height:.46875rem}}@media only screen and (min-width: 429px)and (max-width: 430px){.section_05_happiness__message-highlight::after{height:.46875rem}}@media only screen and (min-width: 431px)and (max-width: 440px){.section_05_happiness__message-highlight::after{height:.5rem}}@media only screen and (min-width: 402px){.section_05_happiness__message-highlight::after{height:.46875rem}}@media only screen and (min-width: 440px){.section_05_happiness__message-highlight::after{height:.53125rem}}.section_06_program{position:relative;width:100%;background-color:#fff}.section_06_program .section_06_program__content{width:100%;background-image:url("../assets/images/backgrounds/section_06_bg_support.webp");background-size:cover;background-position:center;background-repeat:no-repeat}.section_06_program .section_06_program__content .inner-container{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;border-bottom:none;padding:5.4375rem 1rem 4.25rem 1rem}@media only screen and (min-width: 319px){.section_06_program .section_06_program__content .inner-container{padding:4.0625rem .875rem 3.625rem .875rem}}@media only screen and (min-width: 360px)and (max-width: 384px){.section_06_program .section_06_program__content .inner-container{padding:4.875rem 1.0625rem 4.3125rem 1.0625rem}}@media only screen and (min-width: 385px)and (max-width: 390px){.section_06_program .section_06_program__content .inner-container{padding:5rem 1.125rem 4.375rem 1.125rem}}@media only screen and (min-width: 390px)and (max-width: 393px){.section_06_program .section_06_program__content .inner-container{padding:5.0625rem 1.125rem 4.4375rem 1.125rem}}@media only screen and (min-width: 394px)and (max-width: 402px){.section_06_program .section_06_program__content .inner-container{padding:5.1875rem 1.1875rem 4.5rem 1.1875rem}}@media only screen and (min-width: 403px)and (max-width: 411px){.section_06_program .section_06_program__content .inner-container{padding:5.25rem 1.1875rem 4.5625rem 1.1875rem}}@media only screen and (min-width: 412px)and (max-width: 428px){.section_06_program .section_06_program__content .inner-container{padding:5.3125rem 1.25rem 4.6875rem 1.25rem}}@media only screen and (min-width: 429px)and (max-width: 430px){.section_06_program .section_06_program__content .inner-container{padding:5.375rem 1.25rem 4.75rem 1.25rem}}@media only screen and (min-width: 431px)and (max-width: 440px){.section_06_program .section_06_program__content .inner-container{padding:5.4375rem 1.25rem 4.8125rem 1.25rem}}@media only screen and (min-width: 402px){.section_06_program .section_06_program__content .inner-container{padding:5.3125rem 1.25rem 4.6875rem 1.25rem}}@media only screen and (min-width: 440px){.section_06_program .section_06_program__content .inner-container{padding:5.625rem 1.375rem 5rem 1.375rem}}.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper{text-align:center}.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__title{display:block;font-family:"Poppins","Pretendard",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:600;line-height:1;letter-spacing:-0.0625rem;color:#007249;margin-bottom:.6875rem;font-size:1.25rem}@media only screen and (min-width: 319px){.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__title{margin-bottom:.5625rem;font-size:1rem}}@media only screen and (min-width: 360px)and (max-width: 384px){.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__title{margin-bottom:.71875rem;font-size:1.125rem}}@media only screen and (min-width: 385px)and (max-width: 390px){.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__title{margin-bottom:.71875rem;font-size:1.125rem}}@media only screen and (min-width: 390px)and (max-width: 393px){.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__title{margin-bottom:.75rem;font-size:1.1875rem}}@media only screen and (min-width: 394px)and (max-width: 402px){.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__title{margin-bottom:.75rem;font-size:1.1875rem}}@media only screen and (min-width: 403px)and (max-width: 411px){.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__title{margin-bottom:.78125rem;font-size:1.1875rem}}@media only screen and (min-width: 412px)and (max-width: 428px){.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__title{margin-bottom:.78125rem;font-size:1.25rem}}@media only screen and (min-width: 429px)and (max-width: 430px){.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__title{margin-bottom:.8125rem;font-size:1.25rem}}@media only screen and (min-width: 431px)and (max-width: 440px){.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__title{margin-bottom:.8125rem;font-size:1.25rem}}@media only screen and (min-width: 402px){.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__title{margin-bottom:.8125rem;font-size:1.25rem}}@media only screen and (min-width: 440px){.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__title{margin-bottom:.875rem;font-size:1.25rem}}.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__subtitle{font-family:"Poppins","Pretendard",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:400;letter-spacing:-0.1rem;color:#000;text-align:center;margin-bottom:.625rem;font-size:2rem;line-height:1.4}@media only screen and (min-width: 319px){.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__subtitle{margin-bottom:.5rem;font-size:1.5rem;line-height:2.125rem}}@media only screen and (min-width: 360px)and (max-width: 384px){.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__subtitle{margin-bottom:.65625rem;font-size:1.6875rem;line-height:2.3125rem}}@media only screen and (min-width: 385px)and (max-width: 390px){.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__subtitle{margin-bottom:.65625rem;font-size:1.75rem;line-height:2.375rem}}@media only screen and (min-width: 390px)and (max-width: 393px){.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__subtitle{margin-bottom:.6875rem;font-size:1.8125rem;line-height:2.4375rem}}@media only screen and (min-width: 394px)and (max-width: 402px){.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__subtitle{margin-bottom:.6875rem;font-size:1.875rem;line-height:2.5rem}}@media only screen and (min-width: 403px)and (max-width: 411px){.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__subtitle{margin-bottom:.71875rem;font-size:1.875rem;line-height:2.5rem}}@media only screen and (min-width: 412px)and (max-width: 428px){.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__subtitle{margin-bottom:.71875rem;font-size:1.9375rem;line-height:2.5625rem}}@media only screen and (min-width: 429px)and (max-width: 430px){.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__subtitle{margin-bottom:.75rem;font-size:2rem;line-height:2.59375rem}}@media only screen and (min-width: 431px)and (max-width: 440px){.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__subtitle{margin-bottom:.75rem;font-size:2rem;line-height:2.625rem}}@media only screen and (min-width: 402px){.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__subtitle{margin-bottom:.75rem;font-size:2rem;line-height:2.5625rem}}@media only screen and (min-width: 440px){.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__subtitle{margin-bottom:.8125rem;font-size:2rem;line-height:2.75rem}}.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__subtitle .section_06_program__subtitle-highlight{font-weight:700;letter-spacing:-0.1875rem}.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__body .section_06_program__message{margin:0 auto;width:15rem;margin-bottom:1.875rem}@media only screen and (min-width: 319px){.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__body .section_06_program__message{width:13.125rem;margin-bottom:1.5625rem}}@media only screen and (min-width: 360px)and (max-width: 384px){.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__body .section_06_program__message{width:15.375rem;margin-bottom:1.9375rem}}@media only screen and (min-width: 385px)and (max-width: 390px){.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__body .section_06_program__message{width:15.75rem;margin-bottom:1.9375rem}}@media only screen and (min-width: 390px)and (max-width: 393px){.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__body .section_06_program__message{width:16rem;margin-bottom:2rem}}@media only screen and (min-width: 394px)and (max-width: 402px){.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__body .section_06_program__message{width:16.25rem;margin-bottom:2rem}}@media only screen and (min-width: 403px)and (max-width: 411px){.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__body .section_06_program__message{width:16.5rem;margin-bottom:2.0625rem}}@media only screen and (min-width: 412px)and (max-width: 428px){.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__body .section_06_program__message{width:16.75rem;margin-bottom:2.125rem}}@media only screen and (min-width: 429px)and (max-width: 430px){.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__body .section_06_program__message{width:16.875rem;margin-bottom:2.125rem}}@media only screen and (min-width: 431px)and (max-width: 440px){.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__body .section_06_program__message{width:17rem;margin-bottom:2.1875rem}}@media only screen and (min-width: 402px){.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__body .section_06_program__message{width:16.75rem;margin-bottom:2.125rem}}@media only screen and (min-width: 440px){.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__body .section_06_program__message{width:17.5rem;margin-bottom:2.3125rem}}.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__body .section_06_program__message .section_06_program__message-text{display:inline;font-family:"Poppins","Pretendard",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:400;letter-spacing:-0.11875rem;color:#3b3b3b;text-align:center;word-break:keep-all;font-size:1.125rem;line-height:1.4375rem}@media only screen and (min-width: 319px){.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__body .section_06_program__message .section_06_program__message-text{font-size:.875rem;line-height:1.25rem;letter-spacing:-0.05625rem}}@media only screen and (min-width: 360px)and (max-width: 384px){.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__body .section_06_program__message .section_06_program__message-text{font-size:1rem;line-height:1.5rem}}@media only screen and (min-width: 385px)and (max-width: 390px){.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__body .section_06_program__message .section_06_program__message-text{font-size:1rem;line-height:1.5rem}}@media only screen and (min-width: 390px)and (max-width: 393px){.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__body .section_06_program__message .section_06_program__message-text{font-size:1.0625rem;line-height:1.5625rem}}@media only screen and (min-width: 394px)and (max-width: 402px){.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__body .section_06_program__message .section_06_program__message-text{font-size:1.0625rem;line-height:1.5625rem}}@media only screen and (min-width: 403px)and (max-width: 411px){.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__body .section_06_program__message .section_06_program__message-text{font-size:1.0625rem;line-height:1.625rem}}@media only screen and (min-width: 412px)and (max-width: 428px){.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__body .section_06_program__message .section_06_program__message-text{font-size:1.125rem;line-height:1.625rem}}@media only screen and (min-width: 429px)and (max-width: 430px){.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__body .section_06_program__message .section_06_program__message-text{font-size:1.125rem;line-height:1.65625rem}}@media only screen and (min-width: 431px)and (max-width: 440px){.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__body .section_06_program__message .section_06_program__message-text{font-size:1.125rem;line-height:1.6875rem}}@media only screen and (min-width: 402px){.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__body .section_06_program__message .section_06_program__message-text{font-size:1.125rem;line-height:1.625rem;letter-spacing:-0.08125rem}}@media only screen and (min-width: 440px){.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__body .section_06_program__message .section_06_program__message-text{font-size:1.1875rem;line-height:1.75rem}}.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__body .section_06_program__list{width:24.375rem;margin:0 auto}@media only screen and (min-width: 319px){.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__body .section_06_program__list{width:100%;margin:0 auto}}@media only screen and (min-width: 360px)and (max-width: 384px){.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__body .section_06_program__list{width:100%;margin:0 auto}}@media only screen and (min-width: 385px)and (max-width: 390px){.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__body .section_06_program__list{width:100%;margin:0 auto}}@media only screen and (min-width: 390px)and (max-width: 393px){.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__body .section_06_program__list{width:100%;margin:0 auto}}@media only screen and (min-width: 394px)and (max-width: 402px){.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__body .section_06_program__list{width:100%;margin:0 auto}}@media only screen and (min-width: 403px)and (max-width: 411px){.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__body .section_06_program__list{width:100%;margin:0 auto}}@media only screen and (min-width: 412px)and (max-width: 428px){.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__body .section_06_program__list{width:100%;margin:0 auto}}@media only screen and (min-width: 429px)and (max-width: 430px){.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__body .section_06_program__list{width:100%;margin:0 auto}}@media only screen and (min-width: 431px)and (max-width: 440px){.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__body .section_06_program__list{width:100%;margin:0 auto}}@media only screen and (min-width: 402px){.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__body .section_06_program__list{width:100%;margin:0 auto}}@media only screen and (min-width: 440px){.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__body .section_06_program__list{width:100%;margin:0 auto}}.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__body .section_06_program__list .section_06_program__item{overflow:hidden;position:relative;margin:0 auto;width:100%;height:24.125rem;margin-bottom:1.375rem;border-radius:.875rem}@media only screen and (min-width: 319px){.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__body .section_06_program__list .section_06_program__item{height:21.25rem;margin-bottom:1.125rem;border-radius:.75rem}}@media only screen and (min-width: 360px)and (max-width: 384px){.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__body .section_06_program__list .section_06_program__item{height:24.875rem;margin-bottom:1.40625rem;border-radius:.90625rem}}@media only screen and (min-width: 385px)and (max-width: 390px){.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__body .section_06_program__list .section_06_program__item{height:25.4375rem;margin-bottom:1.4375rem;border-radius:.90625rem}}@media only screen and (min-width: 390px)and (max-width: 393px){.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__body .section_06_program__list .section_06_program__item{height:25.8125rem;margin-bottom:1.46875rem;border-radius:.9375rem}}@media only screen and (min-width: 394px)and (max-width: 402px){.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__body .section_06_program__list .section_06_program__item{height:26.1875rem;margin-bottom:1.5rem;border-radius:.9375rem}}@media only screen and (min-width: 403px)and (max-width: 411px){.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__body .section_06_program__list .section_06_program__item{height:26.5rem;margin-bottom:1.53125rem;border-radius:.96875rem}}@media only screen and (min-width: 412px)and (max-width: 428px){.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__body .section_06_program__list .section_06_program__item{height:26.8125rem;margin-bottom:1.5625rem;border-radius:.96875rem}}@media only screen and (min-width: 429px)and (max-width: 430px){.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__body .section_06_program__list .section_06_program__item{height:26.9375rem;margin-bottom:1.59375rem;border-radius:.96875rem}}@media only screen and (min-width: 431px)and (max-width: 440px){.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__body .section_06_program__list .section_06_program__item{height:27.0625rem;margin-bottom:1.625rem;border-radius:1rem}}@media only screen and (min-width: 402px){.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__body .section_06_program__list .section_06_program__item{height:26.75rem;margin-bottom:1.5625rem;border-radius:.96875rem}}@media only screen and (min-width: 440px){.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__body .section_06_program__list .section_06_program__item{height:27.8125rem;margin-bottom:1.6875rem;border-radius:1.0625rem}}.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__body .section_06_program__list .section_06_program__item:last-child{margin-bottom:0}.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__body .section_06_program__list .section_06_program__item .section_06_program__item-image{z-index:1;position:absolute;top:0;left:0;width:100%;height:100%}.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__body .section_06_program__list .section_06_program__item .section_06_program__item-image .section_06_program__item-img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__body .section_06_program__list .section_06_program__item .section_06_program__item-content{z-index:2;position:absolute;text-align:left;bottom:3.9375rem;left:2.5625rem}@media only screen and (min-width: 319px){.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__body .section_06_program__list .section_06_program__item .section_06_program__item-content{bottom:2.5625rem;left:1.03125rem;padding-left:1.03125rem}}@media only screen and (min-width: 360px)and (max-width: 384px){.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__body .section_06_program__list .section_06_program__item .section_06_program__item-content{bottom:3.5625rem;left:1.03125rem;padding-left:1.03125rem}}@media only screen and (min-width: 385px)and (max-width: 390px){.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__body .section_06_program__list .section_06_program__item .section_06_program__item-content{bottom:3.625rem;left:1.0625rem;padding-left:1.0625rem}}@media only screen and (min-width: 390px)and (max-width: 393px){.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__body .section_06_program__list .section_06_program__item .section_06_program__item-content{bottom:3.6875rem;left:1.0625rem;padding-left:1.0625rem}}@media only screen and (min-width: 394px)and (max-width: 402px){.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__body .section_06_program__list .section_06_program__item .section_06_program__item-content{bottom:3.75rem;left:1.09375rem;padding-left:1.09375rem}}@media only screen and (min-width: 403px)and (max-width: 411px){.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__body .section_06_program__list .section_06_program__item .section_06_program__item-content{bottom:3.8125rem;left:1.09375rem;padding-left:1.09375rem}}@media only screen and (min-width: 412px)and (max-width: 428px){.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__body .section_06_program__list .section_06_program__item .section_06_program__item-content{bottom:3.875rem;left:1.125rem;padding-left:1.125rem}}@media only screen and (min-width: 429px)and (max-width: 430px){.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__body .section_06_program__list .section_06_program__item .section_06_program__item-content{bottom:3.875rem;left:1.125rem;padding-left:1.125rem}}@media only screen and (min-width: 431px)and (max-width: 440px){.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__body .section_06_program__list .section_06_program__item .section_06_program__item-content{bottom:3.9375rem;left:1.125rem;padding-left:1.125rem}}@media only screen and (min-width: 402px){.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__body .section_06_program__list .section_06_program__item .section_06_program__item-content{bottom:3.875rem;left:1.125rem;padding-left:1.125rem}}@media only screen and (min-width: 440px){.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__body .section_06_program__list .section_06_program__item .section_06_program__item-content{bottom:4.125rem;left:1.25rem;padding-left:1.25rem}}.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__body .section_06_program__list .section_06_program__item .section_06_program__item-content .section_06_program__item-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.4375rem;margin-bottom:.875rem}@media only screen and (min-width: 360px)and (max-width: 384px){.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__body .section_06_program__list .section_06_program__item .section_06_program__item-content .section_06_program__item-header{gap:.4375rem;margin-bottom:.90625rem}}@media only screen and (min-width: 385px)and (max-width: 390px){.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__body .section_06_program__list .section_06_program__item .section_06_program__item-content .section_06_program__item-header{gap:.46875rem;margin-bottom:.90625rem}}@media only screen and (min-width: 390px)and (max-width: 393px){.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__body .section_06_program__list .section_06_program__item .section_06_program__item-content .section_06_program__item-header{gap:.46875rem;margin-bottom:.9375rem}}@media only screen and (min-width: 394px)and (max-width: 402px){.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__body .section_06_program__list .section_06_program__item .section_06_program__item-content .section_06_program__item-header{gap:.46875rem;margin-bottom:.9375rem}}@media only screen and (min-width: 403px)and (max-width: 411px){.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__body .section_06_program__list .section_06_program__item .section_06_program__item-content .section_06_program__item-header{gap:.46875rem;margin-bottom:.96875rem}}@media only screen and (min-width: 412px)and (max-width: 428px){.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__body .section_06_program__list .section_06_program__item .section_06_program__item-content .section_06_program__item-header{gap:.5rem;margin-bottom:.96875rem}}@media only screen and (min-width: 429px)and (max-width: 430px){.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__body .section_06_program__list .section_06_program__item .section_06_program__item-content .section_06_program__item-header{gap:.5rem;margin-bottom:1rem}}@media only screen and (min-width: 431px)and (max-width: 440px){.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__body .section_06_program__list .section_06_program__item .section_06_program__item-content .section_06_program__item-header{gap:.5rem;margin-bottom:1rem}}@media only screen and (min-width: 402px){.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__body .section_06_program__list .section_06_program__item .section_06_program__item-content .section_06_program__item-header{gap:.5rem;margin-bottom:1rem}}@media only screen and (min-width: 440px){.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__body .section_06_program__list .section_06_program__item .section_06_program__item-content .section_06_program__item-header{gap:.5625rem;margin-bottom:1.0625rem}}.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__body .section_06_program__list .section_06_program__item .section_06_program__item-content .section_06_program__item-header .section_06_program__item-number{font-family:"Poppins","Pretendard",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:700;line-height:1;letter-spacing:-0.046875rem;color:#007249;font-size:.8125rem}@media only screen and (min-width: 360px)and (max-width: 384px){.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__body .section_06_program__list .section_06_program__item .section_06_program__item-content .section_06_program__item-header .section_06_program__item-number{font-size:.875rem}}@media only screen and (min-width: 385px)and (max-width: 390px){.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__body .section_06_program__list .section_06_program__item .section_06_program__item-content .section_06_program__item-header .section_06_program__item-number{font-size:.875rem}}@media only screen and (min-width: 390px)and (max-width: 393px){.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__body .section_06_program__list .section_06_program__item .section_06_program__item-content .section_06_program__item-header .section_06_program__item-number{font-size:.875rem}}@media only screen and (min-width: 394px)and (max-width: 402px){.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__body .section_06_program__list .section_06_program__item .section_06_program__item-content .section_06_program__item-header .section_06_program__item-number{font-size:.875rem}}@media only screen and (min-width: 403px)and (max-width: 411px){.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__body .section_06_program__list .section_06_program__item .section_06_program__item-content .section_06_program__item-header .section_06_program__item-number{font-size:.9375rem}}@media only screen and (min-width: 412px)and (max-width: 428px){.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__body .section_06_program__list .section_06_program__item .section_06_program__item-content .section_06_program__item-header .section_06_program__item-number{font-size:.9375rem}}@media only screen and (min-width: 429px)and (max-width: 430px){.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__body .section_06_program__list .section_06_program__item .section_06_program__item-content .section_06_program__item-header .section_06_program__item-number{font-size:.9375rem}}@media only screen and (min-width: 431px)and (max-width: 440px){.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__body .section_06_program__list .section_06_program__item .section_06_program__item-content .section_06_program__item-header .section_06_program__item-number{font-size:.9375rem}}@media only screen and (min-width: 402px){.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__body .section_06_program__list .section_06_program__item .section_06_program__item-content .section_06_program__item-header .section_06_program__item-number{font-size:.9375rem}}@media only screen and (min-width: 440px){.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__body .section_06_program__list .section_06_program__item .section_06_program__item-content .section_06_program__item-header .section_06_program__item-number{font-size:1rem}}.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__body .section_06_program__list .section_06_program__item .section_06_program__item-content .section_06_program__item-header .section_06_program__item-title{display:block;font-family:"Poppins","Pretendard",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:700;line-height:1;letter-spacing:-0.08125rem;color:#000;font-size:1.375rem}@media only screen and (min-width: 360px)and (max-width: 384px){.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__body .section_06_program__list .section_06_program__item .section_06_program__item-content .section_06_program__item-header .section_06_program__item-title{font-size:1.4375rem}}@media only screen and (min-width: 385px)and (max-width: 390px){.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__body .section_06_program__list .section_06_program__item .section_06_program__item-content .section_06_program__item-header .section_06_program__item-title{font-size:1.4375rem}}@media only screen and (min-width: 390px)and (max-width: 393px){.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__body .section_06_program__list .section_06_program__item .section_06_program__item-content .section_06_program__item-header .section_06_program__item-title{font-size:1.5rem}}@media only screen and (min-width: 394px)and (max-width: 402px){.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__body .section_06_program__list .section_06_program__item .section_06_program__item-content .section_06_program__item-header .section_06_program__item-title{font-size:1.5rem}}@media only screen and (min-width: 403px)and (max-width: 411px){.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__body .section_06_program__list .section_06_program__item .section_06_program__item-content .section_06_program__item-header .section_06_program__item-title{font-size:1.5625rem}}@media only screen and (min-width: 412px)and (max-width: 428px){.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__body .section_06_program__list .section_06_program__item .section_06_program__item-content .section_06_program__item-header .section_06_program__item-title{font-size:1.5625rem}}@media only screen and (min-width: 429px)and (max-width: 430px){.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__body .section_06_program__list .section_06_program__item .section_06_program__item-content .section_06_program__item-header .section_06_program__item-title{font-size:1.625rem}}@media only screen and (min-width: 431px)and (max-width: 440px){.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__body .section_06_program__list .section_06_program__item .section_06_program__item-content .section_06_program__item-header .section_06_program__item-title{font-size:1.625rem}}@media only screen and (min-width: 402px){.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__body .section_06_program__list .section_06_program__item .section_06_program__item-content .section_06_program__item-header .section_06_program__item-title{font-size:1.625rem}}@media only screen and (min-width: 440px){.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__body .section_06_program__list .section_06_program__item .section_06_program__item-content .section_06_program__item-header .section_06_program__item-title{font-size:1.625rem}}.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__body .section_06_program__list .section_06_program__item .section_06_program__item-content .section_06_program__item-desc{font-family:"Poppins","Pretendard",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:400;line-height:1.4;letter-spacing:-0.05625rem;color:#3a3a3a;font-size:.9375rem}@media only screen and (min-width: 360px)and (max-width: 384px){.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__body .section_06_program__list .section_06_program__item .section_06_program__item-content .section_06_program__item-desc{font-size:1rem}}@media only screen and (min-width: 385px)and (max-width: 390px){.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__body .section_06_program__list .section_06_program__item .section_06_program__item-content .section_06_program__item-desc{font-size:1rem}}@media only screen and (min-width: 390px)and (max-width: 393px){.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__body .section_06_program__list .section_06_program__item .section_06_program__item-content .section_06_program__item-desc{font-size:1.0625rem}}@media only screen and (min-width: 394px)and (max-width: 402px){.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__body .section_06_program__list .section_06_program__item .section_06_program__item-content .section_06_program__item-desc{font-size:1.0625rem}}@media only screen and (min-width: 403px)and (max-width: 411px){.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__body .section_06_program__list .section_06_program__item .section_06_program__item-content .section_06_program__item-desc{font-size:1.0625rem}}@media only screen and (min-width: 412px)and (max-width: 428px){.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__body .section_06_program__list .section_06_program__item .section_06_program__item-content .section_06_program__item-desc{font-size:1.125rem}}@media only screen and (min-width: 429px)and (max-width: 430px){.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__body .section_06_program__list .section_06_program__item .section_06_program__item-content .section_06_program__item-desc{font-size:1.125rem}}@media only screen and (min-width: 431px)and (max-width: 440px){.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__body .section_06_program__list .section_06_program__item .section_06_program__item-content .section_06_program__item-desc{font-size:1.125rem}}@media only screen and (min-width: 402px){.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__body .section_06_program__list .section_06_program__item .section_06_program__item-content .section_06_program__item-desc{font-size:1.125rem}}@media only screen and (min-width: 440px){.section_06_program .section_06_program__content .inner-container .section_06_program__wrapper .section_06_program__body .section_06_program__list .section_06_program__item .section_06_program__item-content .section_06_program__item-desc{font-size:1.125rem}}.section_07_donate{position:relative;width:100%}.section_07_donate .section_07_donate__content{width:100%;background:#007249}.section_07_donate .section_07_donate__content .inner-container{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;border-bottom:none;padding:5.9375rem 0 3.5rem 0}@media only screen and (min-width: 319px){.section_07_donate .section_07_donate__content .inner-container{padding:5.9375rem 0 2.8125rem 0}}@media only screen and (min-width: 360px)and (max-width: 384px){.section_07_donate .section_07_donate__content .inner-container{padding:5.9375rem 0 3.375rem 0}}@media only screen and (min-width: 385px)and (max-width: 390px){.section_07_donate .section_07_donate__content .inner-container{padding:5.9375rem 0 3.5rem 0}}@media only screen and (min-width: 390px)and (max-width: 393px){.section_07_donate .section_07_donate__content .inner-container{padding:5.9375rem 0 3.5625rem 0}}@media only screen and (min-width: 394px)and (max-width: 402px){.section_07_donate .section_07_donate__content .inner-container{padding:5.9375rem 0 3.625rem 0}}@media only screen and (min-width: 403px)and (max-width: 411px){.section_07_donate .section_07_donate__content .inner-container{padding:5.9375rem 0 3.6875rem 0}}@media only screen and (min-width: 412px)and (max-width: 428px){.section_07_donate .section_07_donate__content .inner-container{padding:5.9375rem 0 3.75rem 0}}@media only screen and (min-width: 429px)and (max-width: 430px){.section_07_donate .section_07_donate__content .inner-container{padding:5.9375rem 0 3.8125rem 0}}@media only screen and (min-width: 431px)and (max-width: 440px){.section_07_donate .section_07_donate__content .inner-container{padding:5.9375rem 0 3.875rem 0}}@media only screen and (min-width: 402px){.section_07_donate .section_07_donate__content .inner-container{padding:5.9375rem 0 3.75rem 0}}@media only screen and (min-width: 440px){.section_07_donate .section_07_donate__content .inner-container{padding:5.9375rem 0 4.0625rem 0}}@media only screen and (min-width: 1023px){.section_07_donate .section_07_donate__content .inner-container{width:26.875rem}}.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper{text-align:center}.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__header{padding-bottom:38px}.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__header .section_07_donate__title-mask{margin-bottom:10px}.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__header .section_07_donate__title-mask .section_07_donate__title{display:block;font-family:"Poppins","Pretendard",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:600;line-height:1;color:#f9fafa;font-size:30px;letter-spacing:-0.14375rem}@media only screen and (min-width: 319px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__header .section_07_donate__title-mask .section_07_donate__title{font-size:1.5rem;letter-spacing:-0.125rem}}@media only screen and (min-width: 360px)and (max-width: 384px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__header .section_07_donate__title-mask .section_07_donate__title{font-size:1.875rem;letter-spacing:-0.153125rem}}@media only screen and (min-width: 385px)and (max-width: 390px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__header .section_07_donate__title-mask .section_07_donate__title{font-size:1.5rem;letter-spacing:-0.1575rem}}@media only screen and (min-width: 390px)and (max-width: 393px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__header .section_07_donate__title-mask .section_07_donate__title{font-size:1.8125rem;letter-spacing:-0.16rem}}@media only screen and (min-width: 394px)and (max-width: 402px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__header .section_07_donate__title-mask .section_07_donate__title{font-size:1.8125rem;letter-spacing:-0.161875rem}}@media only screen and (min-width: 403px)and (max-width: 411px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__header .section_07_donate__title-mask .section_07_donate__title{font-size:1.5rem;letter-spacing:-0.166875rem}}@media only screen and (min-width: 412px)and (max-width: 428px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__header .section_07_donate__title-mask .section_07_donate__title{font-size:1.8125rem;letter-spacing:-0.173125rem}}@media only screen and (min-width: 429px)and (max-width: 430px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__header .section_07_donate__title-mask .section_07_donate__title{font-size:2.25rem;letter-spacing:-0.173125rem}}@media only screen and (min-width: 431px)and (max-width: 440px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__header .section_07_donate__title-mask .section_07_donate__title{font-size:2.25rem;letter-spacing:-0.178125rem}}@media only screen and (min-width: 440px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__header .section_07_donate__title-mask .section_07_donate__title{font-size:2.25rem;letter-spacing:-0.1875rem}}.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__header .section_07_donate__subtitle-mask{margin-bottom:1.3125rem}.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__header .section_07_donate__subtitle-mask .section_07_donate__subtitle{font-family:"Poppins","Pretendard",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:600;line-height:1.3;color:#f9fafa;letter-spacing:-0.075rem;font-size:1.875rem;letter-spacing:-0.125rem}@media only screen and (min-width: 319px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__header .section_07_donate__subtitle-mask .section_07_donate__subtitle{font-size:1.5rem}}@media only screen and (min-width: 360px)and (max-width: 384px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__header .section_07_donate__subtitle-mask .section_07_donate__subtitle{font-size:1.875rem}}@media only screen and (min-width: 385px)and (max-width: 390px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__header .section_07_donate__subtitle-mask .section_07_donate__subtitle{font-size:1.5rem}}@media only screen and (min-width: 390px)and (max-width: 393px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__header .section_07_donate__subtitle-mask .section_07_donate__subtitle{font-size:1.8125rem}}@media only screen and (min-width: 394px)and (max-width: 402px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__header .section_07_donate__subtitle-mask .section_07_donate__subtitle{font-size:1.8125rem}}@media only screen and (min-width: 403px)and (max-width: 411px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__header .section_07_donate__subtitle-mask .section_07_donate__subtitle{font-size:1.5rem}}@media only screen and (min-width: 412px)and (max-width: 428px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__header .section_07_donate__subtitle-mask .section_07_donate__subtitle{font-size:1.8125rem}}@media only screen and (min-width: 429px)and (max-width: 430px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__header .section_07_donate__subtitle-mask .section_07_donate__subtitle{font-size:2.25rem}}@media only screen and (min-width: 431px)and (max-width: 440px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__header .section_07_donate__subtitle-mask .section_07_donate__subtitle{font-size:2.25rem}}@media only screen and (min-width: 440px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__header .section_07_donate__subtitle-mask .section_07_donate__subtitle{font-size:2.25rem}}.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__header .section_07_donate__subtitle-mask .section_07_donate__subtitle .section_07_donate__subtitle-highlight{font-weight:700}.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__header .section_07_donate__desc{font-family:"Poppins","Pretendard",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:200;line-height:1.5;color:#fafbfb;font-size:.9375rem;letter-spacing:-0.9px}@media only screen and (min-width: 319px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__header .section_07_donate__desc{font-size:.75rem}}@media only screen and (min-width: 360px)and (max-width: 384px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__header .section_07_donate__desc{font-size:.9375rem}}@media only screen and (min-width: 385px)and (max-width: 390px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__header .section_07_donate__desc{font-size:.75rem}}@media only screen and (min-width: 390px)and (max-width: 393px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__header .section_07_donate__desc{font-size:.875rem}}@media only screen and (min-width: 394px)and (max-width: 402px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__header .section_07_donate__desc{font-size:.875rem}}@media only screen and (min-width: 403px)and (max-width: 411px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__header .section_07_donate__desc{font-size:.75rem}}@media only screen and (min-width: 412px)and (max-width: 428px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__header .section_07_donate__desc{font-size:.875rem}}@media only screen and (min-width: 429px)and (max-width: 430px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__header .section_07_donate__desc{font-size:1.125rem}}@media only screen and (min-width: 431px)and (max-width: 440px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__header .section_07_donate__desc{font-size:1.125rem}}@media only screen and (min-width: 440px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__header .section_07_donate__desc{font-size:1.125rem}}.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__header .section_07_donate__desc .section_07_donate__desc-highlight{font-weight:500}.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list{max-width:100%;padding:0 1.125rem}@media only screen and (min-width: 360px)and (max-width: 384px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list{padding:0 1.125rem}}@media only screen and (min-width: 385px)and (max-width: 390px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list{padding:0 1.125rem}}@media only screen and (min-width: 390px)and (max-width: 393px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list{padding:0 1.15625rem}}@media only screen and (min-width: 394px)and (max-width: 402px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list{padding:0 1.1875rem}}@media only screen and (min-width: 403px)and (max-width: 411px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list{padding:0 1.21875rem}}@media only screen and (min-width: 412px)and (max-width: 428px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list{padding:0 1.25rem}}@media only screen and (min-width: 429px)and (max-width: 430px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list{padding:0 1.25rem}}@media only screen and (min-width: 431px)and (max-width: 440px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list{padding:0 1.28125rem}}@media only screen and (min-width: 440px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list{padding:0 1.3125rem}}.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card{overflow:hidden;position:relative;width:100%;margin:0 auto;-webkit-box-sizing:border-box;box-sizing:border-box;border:.0625rem solid #fff;background-image:url("../assets/images/backgrounds/section_07_bg_donate.webp");background-size:cover;background-position:center;background-repeat:no-repeat;margin-bottom:1.625rem;padding:.75rem .75rem 1.375rem .75rem;border-radius:2rem}@media only screen and (min-width: 360px)and (max-width: 384px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card{margin-bottom:1.6875rem}}@media only screen and (min-width: 385px)and (max-width: 390px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card{margin-bottom:1.75rem}}@media only screen and (min-width: 390px)and (max-width: 393px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card{margin-bottom:1.78125rem}}@media only screen and (min-width: 394px)and (max-width: 402px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card{margin-bottom:1.8125rem}}@media only screen and (min-width: 403px)and (max-width: 411px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card{margin-bottom:1.875rem}}@media only screen and (min-width: 412px)and (max-width: 428px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card{margin-bottom:1.9375rem}}@media only screen and (min-width: 429px)and (max-width: 430px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card{margin-bottom:1.96875rem}}@media only screen and (min-width: 431px)and (max-width: 440px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card{margin-bottom:2rem}}@media only screen and (min-width: 402px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card{margin-bottom:1.9375rem}}@media only screen and (min-width: 440px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card{margin-bottom:2.0625rem}}.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card:last-child{margin-bottom:0}.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-link{display:block;width:100%;height:100%}.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-label{z-index:3;position:absolute;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-family:Poppins;font-weight:200;line-height:1;color:#fff;border:.0625rem solid hsla(0,0%,100%,.5);background:hsla(0,0%,100%,.3);backdrop-filter:blur(2px);top:1.875rem;left:1.875rem;height:1.875rem;padding:0 .75rem;font-size:.75rem;letter-spacing:-0.0375rem;border-radius:2.5rem}@media only screen and (min-width: 360px)and (max-width: 384px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-label{top:1.9375rem;left:1.9375rem;height:1.9375rem;padding:0 .78125rem;font-size:.8125rem;letter-spacing:-0.03875rem;border-radius:2.5625rem}}@media only screen and (min-width: 385px)and (max-width: 390px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-label{top:2rem;left:2rem;height:2rem;padding:0 .8125rem;font-size:.8125rem;letter-spacing:-0.04rem;border-radius:2.625rem}}@media only screen and (min-width: 390px)and (max-width: 393px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-label{top:2.03125rem;left:2.03125rem;height:2.03125rem;padding:0 .8125rem;font-size:.8125rem;letter-spacing:-0.040625rem;border-radius:2.65625rem}}@media only screen and (min-width: 394px)and (max-width: 402px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-label{top:2.0625rem;left:2.0625rem;height:2.0625rem;padding:0 .84375rem;font-size:.875rem;letter-spacing:-0.04125rem;border-radius:2.6875rem}}@media only screen and (min-width: 403px)and (max-width: 411px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-label{top:2.125rem;left:2.125rem;height:2.125rem;padding:0 .84375rem;font-size:.875rem;letter-spacing:-0.041875rem;border-radius:2.71875rem}}@media only screen and (min-width: 412px)and (max-width: 428px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-label{top:2.1875rem;left:2.1875rem;height:2.1875rem;padding:0 .875rem;font-size:.875rem;letter-spacing:-0.0425rem;border-radius:2.75rem}}@media only screen and (min-width: 429px)and (max-width: 430px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-label{top:2.21875rem;left:2.21875rem;height:2.21875rem;padding:0 .875rem;font-size:.875rem;letter-spacing:-0.043125rem;border-radius:2.78125rem}}@media only screen and (min-width: 431px)and (max-width: 440px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-label{top:2.25rem;left:2.25rem;height:2.25rem;padding:0 .90625rem;font-size:.9375rem;letter-spacing:-0.04375rem;border-radius:2.8125rem}}@media only screen and (min-width: 402px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-label{top:2.1875rem;left:2.1875rem;height:2.1875rem;padding:0 .875rem;font-size:.875rem;letter-spacing:-0.0425rem;border-radius:2.75rem}}@media only screen and (min-width: 440px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-label{top:2.3125rem;left:2.3125rem;height:2.3125rem;padding:0 .9375rem;font-size:.9375rem;letter-spacing:-0.045rem;border-radius:2.875rem}}.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-image{overflow:hidden;position:relative;width:100%;height:14.1875rem;border-radius:1.25rem}@media only screen and (min-width: 360px)and (max-width: 384px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-image{height:14.6875rem;border-radius:1.3125rem}}@media only screen and (min-width: 385px)and (max-width: 390px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-image{height:15.25rem;border-radius:1.375rem}}@media only screen and (min-width: 390px)and (max-width: 393px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-image{height:15.4375rem;border-radius:1.375rem}}@media only screen and (min-width: 394px)and (max-width: 402px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-image{height:15.6875rem;border-radius:1.4375rem}}@media only screen and (min-width: 403px)and (max-width: 411px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-image{height:16.125rem;border-radius:1.4375rem}}@media only screen and (min-width: 412px)and (max-width: 428px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-image{height:16.75rem;border-radius:1.5rem}}@media only screen and (min-width: 429px)and (max-width: 430px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-image{height:16.875rem;border-radius:1.5rem}}@media only screen and (min-width: 431px)and (max-width: 440px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-image{height:17.25rem;border-radius:1.5625rem}}@media only screen and (min-width: 402px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-image{height:16.75rem;border-radius:1.5rem}}@media only screen and (min-width: 440px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-image{height:17.8125rem;border-radius:1.625rem}}.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-image .section_07_donate__card-img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-body{width:100%}.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-body .section_07_donate__card-info{width:calc(100% - 20px);margin:0 auto;text-align:left;margin-bottom:.875rem}@media only screen and (min-width: 360px)and (max-width: 384px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-body .section_07_donate__card-info{margin-bottom:.875rem}}@media only screen and (min-width: 385px)and (max-width: 390px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-body .section_07_donate__card-info{margin-bottom:1.5625rem}}@media only screen and (min-width: 390px)and (max-width: 393px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-body .section_07_donate__card-info{margin-bottom:1.5625rem}}@media only screen and (min-width: 394px)and (max-width: 402px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-body .section_07_donate__card-info{margin-bottom:1.5625rem}}@media only screen and (min-width: 403px)and (max-width: 411px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-body .section_07_donate__card-info{margin-bottom:1.5625rem}}@media only screen and (min-width: 412px)and (max-width: 428px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-body .section_07_donate__card-info{margin-bottom:1.5625rem}}@media only screen and (min-width: 429px)and (max-width: 430px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-body .section_07_donate__card-info{margin-bottom:1.5625rem}}@media only screen and (min-width: 431px)and (max-width: 440px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-body .section_07_donate__card-info{margin-bottom:1.5625rem}}@media only screen and (min-width: 440px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-body .section_07_donate__card-info{margin-bottom:1.5625rem}}.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-body .section_07_donate__card-info .section_07_donate__card-title{display:block;font-family:"Poppins","Pretendard",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:700;line-height:1;color:#000;margin:1.875rem 0 .6875rem 0;padding-left:8px;font-size:1rem;letter-spacing:-0.075625rem}@media only screen and (min-width: 319px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-body .section_07_donate__card-info .section_07_donate__card-title{margin:.9375rem 0 .4375rem 0;font-size:1rem;letter-spacing:-0.07875rem}}@media only screen and (min-width: 360px)and (max-width: 384px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-body .section_07_donate__card-info .section_07_donate__card-title{margin:.9375rem 0 .4375rem 0;font-size:1.375rem;letter-spacing:-0.07875rem}}@media only screen and (min-width: 385px)and (max-width: 390px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-body .section_07_donate__card-info .section_07_donate__card-title{margin:.9375rem 0 .4375rem 0;font-size:1rem;letter-spacing:-0.08rem}}@media only screen and (min-width: 390px)and (max-width: 393px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-body .section_07_donate__card-info .section_07_donate__card-title{margin:.9375rem 0 .4375rem 0;font-size:1.3125rem;letter-spacing:-0.080625rem}}@media only screen and (min-width: 394px)and (max-width: 402px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-body .section_07_donate__card-info .section_07_donate__card-title{margin:.9375rem 0 .4375rem 0;font-size:1.3125rem;letter-spacing:-0.0825rem}}@media only screen and (min-width: 403px)and (max-width: 411px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-body .section_07_donate__card-info .section_07_donate__card-title{margin:1.875rem 0 .9375rem 0;font-size:1rem;letter-spacing:-0.084375rem}}@media only screen and (min-width: 412px)and (max-width: 428px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-body .section_07_donate__card-info .section_07_donate__card-title{margin:1.875rem 0 .9375rem 0;font-size:1.3125rem;letter-spacing:-0.0875rem}}@media only screen and (min-width: 429px)and (max-width: 430px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-body .section_07_donate__card-info .section_07_donate__card-title{margin:1.875rem 0 .9375rem 0;font-size:1.75rem;letter-spacing:-0.088125rem}}@media only screen and (min-width: 431px)and (max-width: 440px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-body .section_07_donate__card-info .section_07_donate__card-title{margin:1.875rem 0 .9375rem 0;font-size:1.75rem;letter-spacing:-0.090625rem}}@media only screen and (min-width: 440px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-body .section_07_donate__card-info .section_07_donate__card-title{margin:1.625rem 0 .625rem 0;font-size:1.75rem;letter-spacing:-0.09375rem}}.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-body .section_07_donate__card-info .section_07_donate__card-desc{font-family:Pretendard;font-weight:400;line-height:1;color:#525252;border-bottom:.0625rem solid #deece7;padding:0 0 1.375rem .5rem;font-size:.6875rem}@media only screen and (min-width: 319px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-body .section_07_donate__card-info .section_07_donate__card-desc{margin:0 0 .625rem 0;padding:0 0 .625rem .5rem;font-size:.6875rem}}@media only screen and (min-width: 360px)and (max-width: 384px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-body .section_07_donate__card-info .section_07_donate__card-desc{padding:0 0 .625rem .5rem;font-size:.8125rem}}@media only screen and (min-width: 385px)and (max-width: 390px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-body .section_07_donate__card-info .section_07_donate__card-desc{padding:0 0 .625rem .5rem;font-size:.8125rem}}@media only screen and (min-width: 390px)and (max-width: 393px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-body .section_07_donate__card-info .section_07_donate__card-desc{padding:0 0 .625rem .5rem;font-size:.8125rem}}@media only screen and (min-width: 394px)and (max-width: 402px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-body .section_07_donate__card-info .section_07_donate__card-desc{padding:0 0 .625rem .5rem;font-size:.8125rem}}@media only screen and (min-width: 403px)and (max-width: 411px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-body .section_07_donate__card-info .section_07_donate__card-desc{padding:0 0 1.3125rem .5rem;font-size:.8125rem}}@media only screen and (min-width: 412px)and (max-width: 428px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-body .section_07_donate__card-info .section_07_donate__card-desc{padding:0 0 1.3125rem .5rem;font-size:.8125rem}}@media only screen and (min-width: 429px)and (max-width: 430px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-body .section_07_donate__card-info .section_07_donate__card-desc{padding:0 0 1.3125rem .5rem;font-size:1.0625rem}}@media only screen and (min-width: 431px)and (max-width: 440px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-body .section_07_donate__card-info .section_07_donate__card-desc{padding:0 0 1.3125rem .5rem;font-size:1.0625rem}}@media only screen and (min-width: 402px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-body .section_07_donate__card-info .section_07_donate__card-desc{padding:0 0 1.3125rem .5rem;font-size:1rem}}@media only screen and (min-width: 440px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-body .section_07_donate__card-info .section_07_donate__card-desc{padding:0 0 1.3125rem .5rem;font-size:1.0625rem}}.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-body .section_07_donate__card-price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:.25rem;margin-bottom:2.0625rem;padding-right:.5rem}@media only screen and (min-width: 319px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-body .section_07_donate__card-price{margin-bottom:1.875rem}}@media only screen and (min-width: 360px)and (max-width: 384px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-body .section_07_donate__card-price{gap:.2625rem;margin-bottom:2.125rem;padding-right:.53125rem}}@media only screen and (min-width: 385px)and (max-width: 390px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-body .section_07_donate__card-price{gap:.275rem;margin-bottom:2.1875rem;padding-right:.5625rem}}@media only screen and (min-width: 390px)and (max-width: 393px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-body .section_07_donate__card-price{gap:.28125rem;margin-bottom:2.21875rem;padding-right:.5625rem}}@media only screen and (min-width: 394px)and (max-width: 402px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-body .section_07_donate__card-price{gap:.2875rem;margin-bottom:2.25rem;padding-right:.59375rem}}@media only screen and (min-width: 403px)and (max-width: 411px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-body .section_07_donate__card-price{gap:.29375rem;margin-bottom:2.3125rem;padding-right:.59375rem}}@media only screen and (min-width: 412px)and (max-width: 428px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-body .section_07_donate__card-price{gap:.3rem;margin-bottom:2.375rem;padding-right:.625rem}}@media only screen and (min-width: 429px)and (max-width: 430px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-body .section_07_donate__card-price{gap:.30625rem;margin-bottom:1.625rem;padding-right:.625rem}}@media only screen and (min-width: 431px)and (max-width: 440px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-body .section_07_donate__card-price{gap:.3125rem;margin-bottom:2.4375rem;padding-right:.65625rem}}@media only screen and (min-width: 440px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-body .section_07_donate__card-price{gap:.325rem;margin-bottom:2.5rem;padding-right:.6875rem}}.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-body .section_07_donate__card-price .section_07_donate__card-price-prefix,.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-body .section_07_donate__card-price .section_07_donate__card-price-suffix{font-family:"Poppins","Pretendard",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:600;line-height:1;color:#3b3b3b;font-size:1.375rem;letter-spacing:-0.05625rem}@media only screen and (min-width: 319px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-body .section_07_donate__card-price .section_07_donate__card-price-prefix,.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-body .section_07_donate__card-price .section_07_donate__card-price-suffix{font-size:1rem;letter-spacing:-0.05875rem}}@media only screen and (min-width: 360px)and (max-width: 384px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-body .section_07_donate__card-price .section_07_donate__card-price-prefix,.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-body .section_07_donate__card-price .section_07_donate__card-price-suffix{font-size:1.0625rem;letter-spacing:-0.05875rem}}@media only screen and (min-width: 385px)and (max-width: 390px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-body .section_07_donate__card-price .section_07_donate__card-price-prefix,.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-body .section_07_donate__card-price .section_07_donate__card-price-suffix{font-size:1.0625rem;letter-spacing:-0.06rem}}@media only screen and (min-width: 390px)and (max-width: 393px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-body .section_07_donate__card-price .section_07_donate__card-price-prefix,.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-body .section_07_donate__card-price .section_07_donate__card-price-suffix{font-size:1.0625rem;letter-spacing:-0.06rem}}@media only screen and (min-width: 394px)and (max-width: 402px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-body .section_07_donate__card-price .section_07_donate__card-price-prefix,.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-body .section_07_donate__card-price .section_07_donate__card-price-suffix{font-size:1.0625rem;letter-spacing:-0.061875rem}}@media only screen and (min-width: 403px)and (max-width: 411px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-body .section_07_donate__card-price .section_07_donate__card-price-prefix,.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-body .section_07_donate__card-price .section_07_donate__card-price-suffix{font-size:1.0625rem;letter-spacing:-0.063125rem}}@media only screen and (min-width: 412px)and (max-width: 428px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-body .section_07_donate__card-price .section_07_donate__card-price-prefix,.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-body .section_07_donate__card-price .section_07_donate__card-price-suffix{font-size:1.0625rem;letter-spacing:-0.065625rem}}@media only screen and (min-width: 429px)and (max-width: 430px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-body .section_07_donate__card-price .section_07_donate__card-price-prefix,.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-body .section_07_donate__card-price .section_07_donate__card-price-suffix{font-size:1.375rem;letter-spacing:-0.06625rem}}@media only screen and (min-width: 431px)and (max-width: 440px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-body .section_07_donate__card-price .section_07_donate__card-price-prefix,.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-body .section_07_donate__card-price .section_07_donate__card-price-suffix{font-size:1.375rem;letter-spacing:-0.0675rem}}@media only screen and (min-width: 440px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-body .section_07_donate__card-price .section_07_donate__card-price-prefix,.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-body .section_07_donate__card-price .section_07_donate__card-price-suffix{font-size:1.375rem;letter-spacing:-0.06875rem}}.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-body .section_07_donate__card-price .section_07_donate__card-price-amount{font-family:"Poppins","Pretendard",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:700;line-height:1;color:#007249;font-size:2.0625rem;letter-spacing:-0.09375rem}@media only screen and (min-width: 319px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-body .section_07_donate__card-price .section_07_donate__card-price-amount{font-size:1.3125rem;letter-spacing:-0.09625rem}}@media only screen and (min-width: 360px)and (max-width: 384px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-body .section_07_donate__card-price .section_07_donate__card-price-amount{font-size:1.6875rem;letter-spacing:-0.09625rem}}@media only screen and (min-width: 385px)and (max-width: 390px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-body .section_07_donate__card-price .section_07_donate__card-price-amount{font-size:1.6875rem;letter-spacing:-0.098125rem}}@media only screen and (min-width: 390px)and (max-width: 393px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-body .section_07_donate__card-price .section_07_donate__card-price-amount{font-size:1.625rem;letter-spacing:-0.09875rem}}@media only screen and (min-width: 394px)and (max-width: 402px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-body .section_07_donate__card-price .section_07_donate__card-price-amount{font-size:1.625rem;letter-spacing:-0.10125rem}}@media only screen and (min-width: 403px)and (max-width: 411px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-body .section_07_donate__card-price .section_07_donate__card-price-amount{font-size:2.0625rem;letter-spacing:-0.10375rem}}@media only screen and (min-width: 412px)and (max-width: 428px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-body .section_07_donate__card-price .section_07_donate__card-price-amount{font-size:1.625rem;letter-spacing:-0.1075rem}}@media only screen and (min-width: 429px)and (max-width: 430px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-body .section_07_donate__card-price .section_07_donate__card-price-amount{font-size:2.0625rem;letter-spacing:-0.108125rem}}@media only screen and (min-width: 431px)and (max-width: 440px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-body .section_07_donate__card-price .section_07_donate__card-price-amount{font-size:2.0625rem;letter-spacing:-0.110625rem}}@media only screen and (min-width: 440px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-body .section_07_donate__card-price .section_07_donate__card-price-amount{font-size:2.0625rem;letter-spacing:-0.11375rem}}.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-body .section_07_donate__card-btn{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:#007249;cursor:pointer;gap:.5rem;width:calc(100% - 1.25rem);height:3.625rem;margin:0 .6875rem;border-radius:.875rem}@media only screen and (min-width: 319px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-body .section_07_donate__card-btn{height:2.5rem}}@media only screen and (min-width: 360px)and (max-width: 384px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-body .section_07_donate__card-btn{height:3.125rem}}@media only screen and (min-width: 385px)and (max-width: 390px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-body .section_07_donate__card-btn{height:3.125rem}}@media only screen and (min-width: 390px)and (max-width: 393px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-body .section_07_donate__card-btn{height:3.125rem}}@media only screen and (min-width: 394px)and (max-width: 402px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-body .section_07_donate__card-btn{height:3.125rem}}@media only screen and (min-width: 403px)and (max-width: 411px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-body .section_07_donate__card-btn{height:3.125rem}}@media only screen and (min-width: 412px)and (max-width: 428px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-body .section_07_donate__card-btn{height:3.125rem}}@media only screen and (min-width: 429px)and (max-width: 430px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-body .section_07_donate__card-btn{height:3.125rem}}@media only screen and (min-width: 431px)and (max-width: 440px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-body .section_07_donate__card-btn{height:3.125rem}}@media only screen and (min-width: 402px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-body .section_07_donate__card-btn{height:3.125rem}}@media only screen and (min-width: 440px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-body .section_07_donate__card-btn{height:3.125rem}}.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-body .section_07_donate__card-btn .section_07_donate__card-btn-icon{display:block;background-image:url("../assets/images/icons/section_07_icon_arrow.png");background-size:contain;background-repeat:no-repeat;background-position:center;width:1.125rem;height:1rem}@media only screen and (min-width: 360px)and (max-width: 384px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-body .section_07_donate__card-btn .section_07_donate__card-btn-icon{width:1.15625rem;height:1.03125rem}}@media only screen and (min-width: 385px)and (max-width: 390px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-body .section_07_donate__card-btn .section_07_donate__card-btn-icon{width:1.1875rem;height:1.0625rem}}@media only screen and (min-width: 390px)and (max-width: 393px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-body .section_07_donate__card-btn .section_07_donate__card-btn-icon{width:1.21875rem;height:1.09375rem}}@media only screen and (min-width: 394px)and (max-width: 402px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-body .section_07_donate__card-btn .section_07_donate__card-btn-icon{width:1.25rem;height:1.125rem}}@media only screen and (min-width: 403px)and (max-width: 411px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-body .section_07_donate__card-btn .section_07_donate__card-btn-icon{width:1.28125rem;height:1.15625rem}}@media only screen and (min-width: 412px)and (max-width: 428px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-body .section_07_donate__card-btn .section_07_donate__card-btn-icon{width:1.3125rem;height:1.1875rem}}@media only screen and (min-width: 429px)and (max-width: 430px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-body .section_07_donate__card-btn .section_07_donate__card-btn-icon{width:1.34375rem;height:1.21875rem}}@media only screen and (min-width: 431px)and (max-width: 440px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-body .section_07_donate__card-btn .section_07_donate__card-btn-icon{width:1.375rem;height:1.25rem}}@media only screen and (min-width: 402px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-body .section_07_donate__card-btn .section_07_donate__card-btn-icon{width:1.3125rem;height:1.1875rem}}@media only screen and (min-width: 440px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-body .section_07_donate__card-btn .section_07_donate__card-btn-icon{width:1.4375rem;height:1.3125rem}}.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-body .section_07_donate__card-btn .section_07_donate__card-btn-text{font-family:"Poppins","Pretendard",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;line-height:1;color:#fff;font-size:.9375rem;letter-spacing:-0.05625rem}@media only screen and (min-width: 360px)and (max-width: 384px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-body .section_07_donate__card-btn .section_07_donate__card-btn-text{font-size:.9375rem;letter-spacing:-0.0575rem}}@media only screen and (min-width: 385px)and (max-width: 390px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-body .section_07_donate__card-btn .section_07_donate__card-btn-text{font-size:.9375rem;letter-spacing:-0.05875rem}}@media only screen and (min-width: 390px)and (max-width: 393px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-body .section_07_donate__card-btn .section_07_donate__card-btn-text{font-size:.9375rem;letter-spacing:-0.059375rem}}@media only screen and (min-width: 394px)and (max-width: 402px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-body .section_07_donate__card-btn .section_07_donate__card-btn-text{font-size:.9375rem;letter-spacing:-0.060625rem}}@media only screen and (min-width: 403px)and (max-width: 411px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-body .section_07_donate__card-btn .section_07_donate__card-btn-text{font-size:1.125rem;letter-spacing:-0.061875rem}}@media only screen and (min-width: 412px)and (max-width: 428px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-body .section_07_donate__card-btn .section_07_donate__card-btn-text{font-size:1.125rem;letter-spacing:-0.064375rem}}@media only screen and (min-width: 429px)and (max-width: 430px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-body .section_07_donate__card-btn .section_07_donate__card-btn-text{font-size:1.125rem;letter-spacing:-0.065rem}}@media only screen and (min-width: 431px)and (max-width: 440px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-body .section_07_donate__card-btn .section_07_donate__card-btn-text{font-size:1.125rem;letter-spacing:-0.06625rem}}@media only screen and (min-width: 440px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__list .section_07_donate__card .section_07_donate__card-body .section_07_donate__card-btn .section_07_donate__card-btn-text{font-size:1.125rem;letter-spacing:-0.06875rem}}.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__footnote{font-family:"Poppins","Pretendard",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:400;color:hsla(0,0%,100%,.5);margin-top:1.6875rem;font-size:1rem;line-height:1.5625rem;letter-spacing:-0.04375rem}@media only screen and (min-width: 319px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__footnote{margin-top:1.75rem;font-size:.875rem;line-height:1.625rem;letter-spacing:-0.045rem}}@media only screen and (min-width: 360px)and (max-width: 384px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__footnote{margin-top:1.75rem;font-size:.875rem;line-height:1.625rem;letter-spacing:-0.045rem}}@media only screen and (min-width: 385px)and (max-width: 390px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__footnote{margin-top:1.778125rem;font-size:.9375rem;line-height:1.649375rem;letter-spacing:-0.045625rem}}@media only screen and (min-width: 390px)and (max-width: 393px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__footnote{margin-top:1.79125rem;font-size:.9375rem;line-height:1.66125rem;letter-spacing:-0.04625rem}}@media only screen and (min-width: 394px)and (max-width: 402px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__footnote{margin-top:1.83125rem;font-size:.9375rem;line-height:1.699375rem;letter-spacing:-0.046875rem}}@media only screen and (min-width: 403px)and (max-width: 411px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__footnote{margin-top:1.87875rem;font-size:.9375rem;line-height:1.74375rem;letter-spacing:-0.048125rem}}@media only screen and (min-width: 412px)and (max-width: 428px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__footnote{margin-top:1.949375rem;font-size:.9375rem;line-height:1.809375rem;letter-spacing:-0.05rem}}@media only screen and (min-width: 429px)and (max-width: 430px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__footnote{margin-top:1.959375rem;font-size:1rem;line-height:1.818125rem;letter-spacing:-0.050625rem}}@media only screen and (min-width: 431px)and (max-width: 440px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__footnote{margin-top:2.004375rem;font-size:1rem;line-height:1.86125rem;letter-spacing:-0.051875rem}}@media only screen and (min-width: 440px){.section_07_donate .section_07_donate__content .inner-container .section_07_donate__wrapper .section_07_donate__footnote{margin-top:2.0625rem;font-size:1rem;line-height:1.875rem;letter-spacing:-0.053125rem}}.section_08_trust{z-index:1;position:relative;width:100%}@media only screen and (min-width: 412px)and (max-width: 428px){.section_08_trust{height:2002px}}@media only screen and (min-width: 429px)and (max-width: 430px){.section_08_trust{height:2005px}}@media only screen and (min-width: 440px){.section_08_trust{height:2004px}}@media only screen and (min-width: 1023px){.section_08_trust{height:2006px}}.section_08_trust .section_08_trust__content{width:100%;background-image:url("../assets/images/backgrounds/section_08_bg_trust.webp");background-size:100% auto;background-position:center top .9375rem;background-repeat:no-repeat;background-color:#fff}.section_08_trust .section_08_trust__content .inner-container{width:100%;padding:4.125rem 0 0 0;-webkit-box-sizing:border-box;box-sizing:border-box}.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper{text-align:center}.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__header{margin:0 1rem 4.25rem 1rem;padding-left:1rem}.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__header .section_08_trust__logo{width:4.875rem;height:2.3125rem;margin-bottom:1.3125rem}.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__header .section_08_trust__logo .section_08_trust__logo-img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__header .section_08_trust__title{display:block;margin-bottom:.4375rem;font-family:"Poppins","Pretendard",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:700;line-height:2.75rem;color:#000;text-align:left;font-size:2.0625rem;letter-spacing:-0.0625rem}@media only screen and (min-width: 319px){.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__header .section_08_trust__title{font-size:1.5rem;line-height:1.5;letter-spacing:-0.05rem}}@media only screen and (min-width: 360px)and (max-width: 384px){.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__header .section_08_trust__title{font-size:1.875rem;letter-spacing:-0.0625rem}}@media only screen and (min-width: 385px)and (max-width: 390px){.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__header .section_08_trust__title{font-size:1.8125rem;letter-spacing:-0.125rem}}@media only screen and (min-width: 390px)and (max-width: 393px){.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__header .section_08_trust__title{font-size:1.8125rem;letter-spacing:-0.125rem}}@media only screen and (min-width: 394px)and (max-width: 402px){.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__header .section_08_trust__title{font-size:1.8125rem;letter-spacing:-0.125rem}}@media only screen and (min-width: 403px)and (max-width: 411px){.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__header .section_08_trust__title{font-size:1.8125rem;letter-spacing:-0.125rem}}@media only screen and (min-width: 412px)and (max-width: 428px){.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__header .section_08_trust__title{font-size:1.8125rem;letter-spacing:-0.125rem}}@media only screen and (min-width: 429px)and (max-width: 430px){.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__header .section_08_trust__title{font-size:2.0625rem;letter-spacing:-0.125rem}}@media only screen and (min-width: 431px)and (max-width: 440px){.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__header .section_08_trust__title{font-size:2.0625rem;letter-spacing:-0.125rem}}@media only screen and (min-width: 440px){.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__header .section_08_trust__title{font-size:2.0625rem;letter-spacing:-0.125rem}}.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__header .section_08_trust__desc{font-family:"Poppins","Pretendard",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:1.25rem;font-weight:500;line-height:1.875rem;letter-spacing:-0.0625rem;color:#3b3b3b;text-align:left}@media only screen and (min-width: 319px){.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__header .section_08_trust__desc{font-size:.9375rem;line-height:1.6}}@media only screen and (min-width: 360px)and (max-width: 384px){.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__header .section_08_trust__desc{font-size:1.125rem;line-height:1.6}}@media only screen and (min-width: 385px)and (max-width: 390px){.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__header .section_08_trust__desc{font-size:1.125rem;line-height:1.6}}@media only screen and (min-width: 390px)and (max-width: 393px){.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__header .section_08_trust__desc{font-size:1.125rem;line-height:1.6}}@media only screen and (min-width: 394px)and (max-width: 402px){.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__header .section_08_trust__desc{font-size:1.125rem;line-height:1.6}}@media only screen and (min-width: 403px)and (max-width: 411px){.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__header .section_08_trust__desc{font-size:1.125rem;line-height:1.6}}@media only screen and (min-width: 412px)and (max-width: 428px){.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__header .section_08_trust__desc{font-size:1.125rem;line-height:1.6}}@media only screen and (min-width: 429px)and (max-width: 430px){.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__header .section_08_trust__desc{font-size:1.25rem;line-height:1.6}}@media only screen and (min-width: 431px)and (max-width: 440px){.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__header .section_08_trust__desc{font-size:1.25rem;line-height:1.6}}@media only screen and (min-width: 440px){.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__header .section_08_trust__desc{font-size:1.25rem;line-height:1.6}}.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__header .section_08_trust__desc .section_08_trust__desc-highlight--green{position:relative;display:inline-block;font-family:Pretendard;font-size:1.25rem;font-weight:700;line-height:1.875rem;letter-spacing:-0.0625rem;color:#007249}@media only screen and (min-width: 319px){.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__header .section_08_trust__desc .section_08_trust__desc-highlight--green{font-size:.9375rem;line-height:1.1}}@media only screen and (min-width: 360px)and (max-width: 384px){.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__header .section_08_trust__desc .section_08_trust__desc-highlight--green{font-size:1.125rem;letter-spacing:-0.0625rem}}@media only screen and (min-width: 385px)and (max-width: 390px){.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__header .section_08_trust__desc .section_08_trust__desc-highlight--green{font-size:1.125rem;letter-spacing:-0.125rem}}@media only screen and (min-width: 390px)and (max-width: 393px){.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__header .section_08_trust__desc .section_08_trust__desc-highlight--green{font-size:1.125rem;letter-spacing:-0.125rem}}@media only screen and (min-width: 394px)and (max-width: 402px){.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__header .section_08_trust__desc .section_08_trust__desc-highlight--green{font-size:1.125rem;letter-spacing:-0.125rem}}@media only screen and (min-width: 403px)and (max-width: 411px){.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__header .section_08_trust__desc .section_08_trust__desc-highlight--green{font-size:1.125rem;letter-spacing:-0.125rem}}@media only screen and (min-width: 412px)and (max-width: 428px){.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__header .section_08_trust__desc .section_08_trust__desc-highlight--green{font-size:1.125rem;letter-spacing:-0.125rem}}@media only screen and (min-width: 429px)and (max-width: 430px){.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__header .section_08_trust__desc .section_08_trust__desc-highlight--green{font-size:1.125rem;letter-spacing:-0.125rem}}@media only screen and (min-width: 431px)and (max-width: 440px){.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__header .section_08_trust__desc .section_08_trust__desc-highlight--green{font-size:1.125rem;letter-spacing:-0.125rem}}@media only screen and (min-width: 440px){.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__header .section_08_trust__desc .section_08_trust__desc-highlight--green{font-size:1.125rem;letter-spacing:-0.125rem}}.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__header .section_08_trust__desc .section_08_trust__desc-highlight--black{font-family:"Poppins","Pretendard",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:1.25rem;font-weight:700;line-height:1.875rem;letter-spacing:-0.1rem;color:#000}@media only screen and (min-width: 319px){.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__header .section_08_trust__desc .section_08_trust__desc-highlight--black{font-size:.9375rem;line-height:1}}@media only screen and (min-width: 360px)and (max-width: 384px){.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__header .section_08_trust__desc .section_08_trust__desc-highlight--black{font-size:.9375rem;letter-spacing:-0.0625rem}}@media only screen and (min-width: 385px)and (max-width: 390px){.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__header .section_08_trust__desc .section_08_trust__desc-highlight--black{font-size:1.125rem;letter-spacing:-0.125rem}}@media only screen and (min-width: 390px)and (max-width: 393px){.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__header .section_08_trust__desc .section_08_trust__desc-highlight--black{font-size:1.125rem;letter-spacing:-0.125rem}}@media only screen and (min-width: 394px)and (max-width: 402px){.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__header .section_08_trust__desc .section_08_trust__desc-highlight--black{font-size:1.125rem;letter-spacing:-0.125rem}}@media only screen and (min-width: 403px)and (max-width: 411px){.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__header .section_08_trust__desc .section_08_trust__desc-highlight--black{font-size:1.125rem;letter-spacing:-0.125rem}}@media only screen and (min-width: 412px)and (max-width: 428px){.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__header .section_08_trust__desc .section_08_trust__desc-highlight--black{font-size:1.125rem;letter-spacing:-0.125rem}}@media only screen and (min-width: 429px)and (max-width: 430px){.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__header .section_08_trust__desc .section_08_trust__desc-highlight--black{font-size:1.125rem;letter-spacing:-0.125rem}}@media only screen and (min-width: 431px)and (max-width: 440px){.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__header .section_08_trust__desc .section_08_trust__desc-highlight--black{font-size:1.125rem;letter-spacing:-0.125rem}}@media only screen and (min-width: 440px){.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__header .section_08_trust__desc .section_08_trust__desc-highlight--black{font-size:1.125rem;letter-spacing:-0.125rem}}.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__body .section_08_trust__list{width:24.375rem;margin:0 auto}@media only screen and (min-width: 319px){.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__body .section_08_trust__list{width:100%;padding:0 .875rem}}@media only screen and (min-width: 360px)and (max-width: 384px){.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__body .section_08_trust__list{width:100%;padding:0 1.125rem}}@media only screen and (min-width: 385px)and (max-width: 390px){.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__body .section_08_trust__list{width:100%;padding:0 1.125rem}}@media only screen and (min-width: 390px)and (max-width: 393px){.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__body .section_08_trust__list{width:100%;padding:0 1.15625rem}}@media only screen and (min-width: 394px)and (max-width: 402px){.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__body .section_08_trust__list{width:100%;padding:0 1.1875rem}}@media only screen and (min-width: 403px)and (max-width: 411px){.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__body .section_08_trust__list{width:100%;padding:0 1.21875rem}}@media only screen and (min-width: 412px)and (max-width: 428px){.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__body .section_08_trust__list{width:100%;padding:0 1.25rem}}@media only screen and (min-width: 429px)and (max-width: 430px){.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__body .section_08_trust__list{width:100%;padding:0 1.25rem}}@media only screen and (min-width: 431px)and (max-width: 440px){.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__body .section_08_trust__list{width:100%;padding:0 1.28125rem}}@media only screen and (min-width: 402px){.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__body .section_08_trust__list{width:100%;padding:0 1.25rem}}@media only screen and (min-width: 440px){.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__body .section_08_trust__list{width:100%;padding:0 1.3125rem}}.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__body .section_08_trust__list .section_08_trust__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:24.375rem;height:17.1875rem;margin-bottom:.75rem;padding:0 2.25rem 0 2.25rem;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:1rem;border:.0625rem solid #e7f0ed;background:#f9fcfb}@media only screen and (min-width: 319px){.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__body .section_08_trust__list .section_08_trust__item{width:100%}}@media only screen and (min-width: 360px)and (max-width: 384px){.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__body .section_08_trust__list .section_08_trust__item{width:100%}}@media only screen and (min-width: 385px)and (max-width: 390px){.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__body .section_08_trust__list .section_08_trust__item{width:100%}}@media only screen and (min-width: 390px)and (max-width: 393px){.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__body .section_08_trust__list .section_08_trust__item{width:100%}}@media only screen and (min-width: 394px)and (max-width: 402px){.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__body .section_08_trust__list .section_08_trust__item{width:100%}}@media only screen and (min-width: 403px)and (max-width: 411px){.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__body .section_08_trust__list .section_08_trust__item{width:100%}}@media only screen and (min-width: 412px)and (max-width: 428px){.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__body .section_08_trust__list .section_08_trust__item{width:100%}}@media only screen and (min-width: 429px)and (max-width: 430px){.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__body .section_08_trust__list .section_08_trust__item{width:100%}}@media only screen and (min-width: 431px)and (max-width: 440px){.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__body .section_08_trust__list .section_08_trust__item{width:100%}}@media only screen and (min-width: 402px){.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__body .section_08_trust__list .section_08_trust__item{width:100%}}@media only screen and (min-width: 440px){.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__body .section_08_trust__list .section_08_trust__item{width:100%}}.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__body .section_08_trust__list .section_08_trust__item:last-child{margin-bottom:0}.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__body .section_08_trust__list .section_08_trust__item .section_08_trust__item-icon{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;width:4.375rem;height:4.375rem;margin:2.25rem 0 1.25rem auto;border-radius:1rem;border:.0625rem solid #e7f0ed;background:#fff}@media only screen and (min-width: 319px){.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__body .section_08_trust__list .section_08_trust__item .section_08_trust__item-icon{width:4.375rem;height:4.375rem}}@media only screen and (min-width: 360px)and (max-width: 384px){.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__body .section_08_trust__list .section_08_trust__item .section_08_trust__item-icon{width:4.375rem;height:4.375rem}}@media only screen and (min-width: 385px)and (max-width: 390px){.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__body .section_08_trust__list .section_08_trust__item .section_08_trust__item-icon{width:4.375rem;height:4.375rem}}@media only screen and (min-width: 390px)and (max-width: 393px){.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__body .section_08_trust__list .section_08_trust__item .section_08_trust__item-icon{width:4.375rem;height:4.375rem}}@media only screen and (min-width: 394px)and (max-width: 402px){.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__body .section_08_trust__list .section_08_trust__item .section_08_trust__item-icon{width:4.375rem;height:4.375rem}}@media only screen and (min-width: 403px)and (max-width: 411px){.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__body .section_08_trust__list .section_08_trust__item .section_08_trust__item-icon{width:5rem;height:5rem}}@media only screen and (min-width: 412px)and (max-width: 428px){.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__body .section_08_trust__list .section_08_trust__item .section_08_trust__item-icon{width:5rem;height:5rem}}@media only screen and (min-width: 429px)and (max-width: 430px){.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__body .section_08_trust__list .section_08_trust__item .section_08_trust__item-icon{width:5rem;height:5rem}}@media only screen and (min-width: 431px)and (max-width: 440px){.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__body .section_08_trust__list .section_08_trust__item .section_08_trust__item-icon{width:5rem;height:5rem}}@media only screen and (min-width: 440px){.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__body .section_08_trust__list .section_08_trust__item .section_08_trust__item-icon{width:5rem;height:5rem}}.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__body .section_08_trust__list .section_08_trust__item .section_08_trust__item-icon .section_08_trust__item-icon-img{width:3rem;height:3rem}@media only screen and (min-width: 319px){.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__body .section_08_trust__list .section_08_trust__item .section_08_trust__item-icon .section_08_trust__item-icon-img{width:3rem;height:3rem}}@media only screen and (min-width: 360px)and (max-width: 384px){.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__body .section_08_trust__list .section_08_trust__item .section_08_trust__item-icon .section_08_trust__item-icon-img{width:3rem;height:3rem}}@media only screen and (min-width: 385px)and (max-width: 390px){.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__body .section_08_trust__list .section_08_trust__item .section_08_trust__item-icon .section_08_trust__item-icon-img{width:3rem;height:3rem}}@media only screen and (min-width: 390px)and (max-width: 393px){.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__body .section_08_trust__list .section_08_trust__item .section_08_trust__item-icon .section_08_trust__item-icon-img{width:3rem;height:3rem}}@media only screen and (min-width: 394px)and (max-width: 402px){.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__body .section_08_trust__list .section_08_trust__item .section_08_trust__item-icon .section_08_trust__item-icon-img{width:3.125rem;height:3.125rem}}@media only screen and (min-width: 403px)and (max-width: 411px){.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__body .section_08_trust__list .section_08_trust__item .section_08_trust__item-icon .section_08_trust__item-icon-img{width:4.375rem;height:4.375rem}}@media only screen and (min-width: 412px)and (max-width: 428px){.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__body .section_08_trust__list .section_08_trust__item .section_08_trust__item-icon .section_08_trust__item-icon-img{width:3rem;height:3rem}}@media only screen and (min-width: 429px)and (max-width: 430px){.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__body .section_08_trust__list .section_08_trust__item .section_08_trust__item-icon .section_08_trust__item-icon-img{width:4.375rem;height:4.375rem}}@media only screen and (min-width: 431px)and (max-width: 440px){.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__body .section_08_trust__list .section_08_trust__item .section_08_trust__item-icon .section_08_trust__item-icon-img{width:4.375rem;height:4.375rem}}@media only screen and (min-width: 440px){.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__body .section_08_trust__list .section_08_trust__item .section_08_trust__item-icon .section_08_trust__item-icon-img{width:4.375rem;height:4.375rem}}.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__body .section_08_trust__list .section_08_trust__item .section_08_trust__item-icon .section_08_trust__item-icon-img img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__body .section_08_trust__list .section_08_trust__item .section_08_trust__item-title{margin-bottom:.8125rem;font-family:"Poppins","Pretendard",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:1.5rem;font-weight:700;line-height:1;letter-spacing:-0.06875rem;color:#000;text-align:left}@media only screen and (min-width: 319px){.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__body .section_08_trust__list .section_08_trust__item .section_08_trust__item-title{font-size:1.125rem}}@media only screen and (min-width: 360px)and (max-width: 384px){.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__body .section_08_trust__list .section_08_trust__item .section_08_trust__item-title{font-size:1.25rem}}@media only screen and (min-width: 385px)and (max-width: 390px){.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__body .section_08_trust__list .section_08_trust__item .section_08_trust__item-title{font-size:1.25rem}}@media only screen and (min-width: 390px)and (max-width: 393px){.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__body .section_08_trust__list .section_08_trust__item .section_08_trust__item-title{font-size:1.25rem}}@media only screen and (min-width: 394px)and (max-width: 402px){.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__body .section_08_trust__list .section_08_trust__item .section_08_trust__item-title{font-size:1.25rem}}@media only screen and (min-width: 403px)and (max-width: 411px){.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__body .section_08_trust__list .section_08_trust__item .section_08_trust__item-title{font-size:1.25rem}}@media only screen and (min-width: 412px)and (max-width: 428px){.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__body .section_08_trust__list .section_08_trust__item .section_08_trust__item-title{font-size:1.25rem}}@media only screen and (min-width: 429px)and (max-width: 430px){.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__body .section_08_trust__list .section_08_trust__item .section_08_trust__item-title{font-size:1.5rem}}@media only screen and (min-width: 431px)and (max-width: 440px){.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__body .section_08_trust__list .section_08_trust__item .section_08_trust__item-title{font-size:1.3125rem}}@media only screen and (min-width: 440px){.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__body .section_08_trust__list .section_08_trust__item .section_08_trust__item-title{font-size:1.5rem}}.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__body .section_08_trust__list .section_08_trust__item .section_08_trust__item-title .section_08_trust__item-title-highlight{font-weight:700;color:#007249}.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__body .section_08_trust__list .section_08_trust__item .section_08_trust__item-desc{font-family:"Poppins","Pretendard",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:1.125rem;font-weight:400;line-height:1.625rem;letter-spacing:-0.115625rem;color:#3a3a3a;text-align:left}@media only screen and (min-width: 319px){.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__body .section_08_trust__list .section_08_trust__item .section_08_trust__item-desc{font-size:.9375rem;line-height:1.6}}@media only screen and (min-width: 360px)and (max-width: 384px){.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__body .section_08_trust__list .section_08_trust__item .section_08_trust__item-desc{font-size:.9375rem;line-height:1.6}}@media only screen and (min-width: 385px)and (max-width: 390px){.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__body .section_08_trust__list .section_08_trust__item .section_08_trust__item-desc{font-size:.9375rem;line-height:1.6}}@media only screen and (min-width: 390px)and (max-width: 393px){.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__body .section_08_trust__list .section_08_trust__item .section_08_trust__item-desc{font-size:.9375rem;line-height:1.6}}@media only screen and (min-width: 394px)and (max-width: 402px){.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__body .section_08_trust__list .section_08_trust__item .section_08_trust__item-desc{font-size:.9375rem;line-height:1.6}}@media only screen and (min-width: 403px)and (max-width: 411px){.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__body .section_08_trust__list .section_08_trust__item .section_08_trust__item-desc{font-size:.9375rem;line-height:1.6}}@media only screen and (min-width: 412px)and (max-width: 428px){.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__body .section_08_trust__list .section_08_trust__item .section_08_trust__item-desc{font-size:.9375rem;line-height:1.6}}@media only screen and (min-width: 429px)and (max-width: 430px){.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__body .section_08_trust__list .section_08_trust__item .section_08_trust__item-desc{font-size:1.125rem;line-height:1.6}}@media only screen and (min-width: 431px)and (max-width: 440px){.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__body .section_08_trust__list .section_08_trust__item .section_08_trust__item-desc{font-size:1.125rem;line-height:1.6}}@media only screen and (min-width: 440px){.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__body .section_08_trust__list .section_08_trust__item .section_08_trust__item-desc{font-size:1.125rem;line-height:1.6}}.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__body .reward__gallery{overflow:hidden;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;padding:2.5rem 0 4.125rem 0;background-color:#fff}.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__body .reward__gallery .jt-drag-marquee{width:100%;cursor:-webkit-grab;cursor:grab;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__body .reward__gallery .jt-drag-marquee:active{cursor:-webkit-grabbing;cursor:grabbing}.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__body .reward__gallery .jt-drag-marquee .jt-drag-marquee__wrapper{-webkit-transform:translateZ(0);transform:translateZ(0);display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;padding:0;list-style:none;will-change:transform}.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__body .reward__gallery .jt-drag-marquee .jt-drag-marquee__wrapper .item{overflow:hidden;position:relative;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:17.6875rem;height:20.75rem;margin:0;padding:0;border-radius:1.25rem;background-color:#f8f9fa}@media only screen and (min-width: 319px){.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__body .reward__gallery .jt-drag-marquee .jt-drag-marquee__wrapper .item{width:9.375rem;height:9.375rem}}@media only screen and (min-width: 360px)and (max-width: 384px){.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__body .reward__gallery .jt-drag-marquee .jt-drag-marquee__wrapper .item{width:10.625rem;height:10.625rem}}@media only screen and (min-width: 385px)and (max-width: 390px){.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__body .reward__gallery .jt-drag-marquee .jt-drag-marquee__wrapper .item{width:11.875rem;height:11.875rem}}@media only screen and (min-width: 390px)and (max-width: 393px){.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__body .reward__gallery .jt-drag-marquee .jt-drag-marquee__wrapper .item{width:17.6875rem;height:20.75rem}}@media only screen and (min-width: 394px)and (max-width: 402px){.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__body .reward__gallery .jt-drag-marquee .jt-drag-marquee__wrapper .item{width:17.6875rem;height:20.75rem}}@media only screen and (min-width: 403px)and (max-width: 411px){.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__body .reward__gallery .jt-drag-marquee .jt-drag-marquee__wrapper .item{width:17.6875rem;height:20.75rem}}@media only screen and (min-width: 412px)and (max-width: 428px){.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__body .reward__gallery .jt-drag-marquee .jt-drag-marquee__wrapper .item{width:17.6875rem;height:20.75rem}}@media only screen and (min-width: 429px)and (max-width: 430px){.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__body .reward__gallery .jt-drag-marquee .jt-drag-marquee__wrapper .item{width:17.6875rem;height:20.75rem}}@media only screen and (min-width: 431px)and (max-width: 440px){.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__body .reward__gallery .jt-drag-marquee .jt-drag-marquee__wrapper .item{width:17.6875rem;height:20.75rem}}@media only screen and (min-width: 402px){.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__body .reward__gallery .jt-drag-marquee .jt-drag-marquee__wrapper .item{width:17.6875rem;height:20.75rem}}@media only screen and (min-width: 440px){.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__body .reward__gallery .jt-drag-marquee .jt-drag-marquee__wrapper .item{width:17.6875rem;height:20.75rem}}.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__body .reward__gallery .jt-drag-marquee .jt-drag-marquee__wrapper .item .single-image{width:100%;height:100%}.section_08_trust .section_08_trust__content .inner-container .section_08_trust__wrapper .section_08_trust__body .reward__gallery .jt-drag-marquee .jt-drag-marquee__wrapper .item .single-image img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;pointer-events:none}.section_08_trust__desc-highlight--green{--underline-speed: 0.6s}.section_08_trust__desc-highlight--green::after{overflow:hidden;position:absolute;left:0;bottom:-4px;display:block;content:"";width:100%;height:.5rem;background-image:url("../assets/images/icons/section_01_05_icon_linegreen.png");background-size:100% 100%;background-repeat:no-repeat;background-position:left center;-webkit-transition:width var(--underline-speed) ease-out;transition:width var(--underline-speed) ease-out}.section_09_cta{z-index:1;position:relative;width:100%;margin-bottom:-1px}@media only screen and (min-width: 319px){.section_09_cta{height:619px}}@media only screen and (min-width: 360px)and (max-width: 384px){.section_09_cta{height:700px}}@media only screen and (min-width: 385px)and (max-width: 390px){.section_09_cta{height:650px}}@media only screen and (min-width: 390px)and (max-width: 393px){.section_09_cta{height:680px}}@media only screen and (min-width: 394px)and (max-width: 402px){.section_09_cta{height:680px}}@media only screen and (min-width: 403px)and (max-width: 411px){.section_09_cta{height:660px}}@media only screen and (min-width: 412px)and (max-width: 428px){.section_09_cta{height:700px}}@media only screen and (min-width: 429px)and (max-width: 430px){.section_09_cta{height:766px}}@media only screen and (min-width: 431px)and (max-width: 440px){.section_09_cta{height:766px}}@media only screen and (min-width: 440px){.section_09_cta{height:766px}}.section_09_cta .section_09_cta__content{overflow:hidden;position:relative;width:100%;height:100%;background-image:url("../assets/images/backgrounds/section_09_bg.webp");background-size:cover;background-position:center;background-repeat:no-repeat}.section_09_cta .section_09_cta__content .inner-container{width:100%;height:100%}.section_09_cta .section_09_cta__content .inner-container .section_09_cta__wrapper{overflow:hidden;position:relative;height:100%;text-align:center;padding:61px 0 46px 0;-webkit-box-sizing:border-box;box-sizing:border-box}@media only screen and (min-width: 319px){.section_09_cta .section_09_cta__content .inner-container .section_09_cta__wrapper{padding:54px 0 46px 0}}@media only screen and (min-width: 360px)and (max-width: 384px){.section_09_cta .section_09_cta__content .inner-container .section_09_cta__wrapper{padding:54px 0 46px 0}}@media only screen and (min-width: 385px)and (max-width: 390px){.section_09_cta .section_09_cta__content .inner-container .section_09_cta__wrapper{padding:54px 0 46px 0}}@media only screen and (min-width: 390px)and (max-width: 393px){.section_09_cta .section_09_cta__content .inner-container .section_09_cta__wrapper{padding:54px 0 46px 0}}@media only screen and (min-width: 394px)and (max-width: 402px){.section_09_cta .section_09_cta__content .inner-container .section_09_cta__wrapper{padding:54px 0 46px 0}}@media only screen and (min-width: 403px)and (max-width: 411px){.section_09_cta .section_09_cta__content .inner-container .section_09_cta__wrapper{padding:54px 0 46px 0}}@media only screen and (min-width: 412px)and (max-width: 428px){.section_09_cta .section_09_cta__content .inner-container .section_09_cta__wrapper{padding:54px 0 46px 0}}@media only screen and (min-width: 429px)and (max-width: 430px){.section_09_cta .section_09_cta__content .inner-container .section_09_cta__wrapper{padding:61px 0 46px 0}}@media only screen and (min-width: 431px)and (max-width: 440px){.section_09_cta .section_09_cta__content .inner-container .section_09_cta__wrapper{padding:61px 0 46px 0}}@media only screen and (min-width: 440px){.section_09_cta .section_09_cta__content .inner-container .section_09_cta__wrapper{padding:61px 0 46px 0}}.section_09_cta .section_09_cta__content .inner-container .section_09_cta__wrapper .section_09_cta__body{z-index:1;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:justify;-ms-flex-pack:justify;justify-content:space-between;height:100%}.section_09_cta .section_09_cta__content .inner-container .section_09_cta__wrapper .section_09_cta__text{font-family:"Gowun Batang",serif;font-weight:400;line-height:1.3;color:#000;font-size:36px;letter-spacing:-2px}@media only screen and (min-width: 319px){.section_09_cta .section_09_cta__content .inner-container .section_09_cta__wrapper .section_09_cta__text{font-size:1.6875rem;letter-spacing:-1.8px}}@media only screen and (min-width: 360px)and (max-width: 384px){.section_09_cta .section_09_cta__content .inner-container .section_09_cta__wrapper .section_09_cta__text{font-size:2.0625rem;letter-spacing:-2px}}@media only screen and (min-width: 385px)and (max-width: 390px){.section_09_cta .section_09_cta__content .inner-container .section_09_cta__wrapper .section_09_cta__text{font-size:1.8125rem;letter-spacing:-2px}}@media only screen and (min-width: 390px)and (max-width: 393px){.section_09_cta .section_09_cta__content .inner-container .section_09_cta__wrapper .section_09_cta__text{font-size:2rem;letter-spacing:-2px}}@media only screen and (min-width: 394px)and (max-width: 402px){.section_09_cta .section_09_cta__content .inner-container .section_09_cta__wrapper .section_09_cta__text{font-size:2rem;letter-spacing:-2px}}@media only screen and (min-width: 403px)and (max-width: 411px){.section_09_cta .section_09_cta__content .inner-container .section_09_cta__wrapper .section_09_cta__text{font-size:1.8125rem;letter-spacing:-2px}}@media only screen and (min-width: 412px)and (max-width: 428px){.section_09_cta .section_09_cta__content .inner-container .section_09_cta__wrapper .section_09_cta__text{font-size:2rem;letter-spacing:-2px}}@media only screen and (min-width: 429px)and (max-width: 430px){.section_09_cta .section_09_cta__content .inner-container .section_09_cta__wrapper .section_09_cta__text{font-size:2.25rem;letter-spacing:-2px}}@media only screen and (min-width: 431px)and (max-width: 440px){.section_09_cta .section_09_cta__content .inner-container .section_09_cta__wrapper .section_09_cta__text{font-size:2.25rem;letter-spacing:-2px}}@media only screen and (min-width: 440px){.section_09_cta .section_09_cta__content .inner-container .section_09_cta__wrapper .section_09_cta__text{font-size:2.25rem;letter-spacing:-2px}}.section_09_cta .section_09_cta__content .inner-container .section_09_cta__wrapper .section_09_cta__text .section_09_cta__text-highlight{font-weight:700}.section_09_cta .section_09_cta__content .inner-container .section_09_cta__wrapper .section_09_cta__btn{overflow:hidden;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;width:100%;margin:0 auto;border:1px solid hsla(0,0%,100%,.6);background:#007249;-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,.2) inset;box-shadow:0 4px 4px 0 rgba(0,0,0,.2) inset;cursor:pointer;gap:10px;max-width:258px;height:50px;border-radius:40px}@media only screen and (min-width: 319px){.section_09_cta .section_09_cta__content .inner-container .section_09_cta__wrapper .section_09_cta__btn{gap:8px;max-width:230px;border-radius:36px}}@media only screen and (min-width: 360px)and (max-width: 384px){.section_09_cta .section_09_cta__content .inner-container .section_09_cta__wrapper .section_09_cta__btn{gap:10.5px;max-width:267px;border-radius:41px}}@media only screen and (min-width: 385px)and (max-width: 390px){.section_09_cta .section_09_cta__content .inner-container .section_09_cta__wrapper .section_09_cta__btn{gap:11px;max-width:278px;border-radius:42px}}@media only screen and (min-width: 390px)and (max-width: 393px){.section_09_cta .section_09_cta__content .inner-container .section_09_cta__wrapper .section_09_cta__btn{gap:11px;max-width:281px;border-radius:42px}}@media only screen and (min-width: 394px)and (max-width: 402px){.section_09_cta .section_09_cta__content .inner-container .section_09_cta__wrapper .section_09_cta__btn{gap:11.5px;max-width:286px;border-radius:43px}}@media only screen and (min-width: 403px)and (max-width: 411px){.section_09_cta .section_09_cta__content .inner-container .section_09_cta__wrapper .section_09_cta__btn{gap:11.5px;max-width:293px;border-radius:43px}}@media only screen and (min-width: 412px)and (max-width: 428px){.section_09_cta .section_09_cta__content .inner-container .section_09_cta__wrapper .section_09_cta__btn{gap:12px;max-width:304px;border-radius:44px}}@media only screen and (min-width: 429px)and (max-width: 430px){.section_09_cta .section_09_cta__content .inner-container .section_09_cta__wrapper .section_09_cta__btn{gap:12px;max-width:307px;border-radius:44px}}@media only screen and (min-width: 431px)and (max-width: 440px){.section_09_cta .section_09_cta__content .inner-container .section_09_cta__wrapper .section_09_cta__btn{gap:12.5px;max-width:314px;border-radius:45px}}@media only screen and (min-width: 402px){.section_09_cta .section_09_cta__content .inner-container .section_09_cta__wrapper .section_09_cta__btn{gap:12px;max-width:304px;border-radius:44px}}@media only screen and (min-width: 440px){.section_09_cta .section_09_cta__content .inner-container .section_09_cta__wrapper .section_09_cta__btn{gap:13px;max-width:258px;height:50px;border-radius:46px}}.section_09_cta .section_09_cta__content .inner-container .section_09_cta__wrapper .section_09_cta__btn .section_09_cta__btn-text{font-family:Pretendard;font-weight:500;color:#fff;font-size:18px;letter-spacing:-1px}@media only screen and (min-width: 319px){.section_09_cta .section_09_cta__content .inner-container .section_09_cta__wrapper .section_09_cta__btn .section_09_cta__btn-text{font-size:16px;letter-spacing:-0.8px}}@media only screen and (min-width: 360px)and (max-width: 384px){.section_09_cta .section_09_cta__content .inner-container .section_09_cta__wrapper .section_09_cta__btn .section_09_cta__btn-text{font-size:19px;letter-spacing:-1px}}@media only screen and (min-width: 385px)and (max-width: 390px){.section_09_cta .section_09_cta__content .inner-container .section_09_cta__wrapper .section_09_cta__btn .section_09_cta__btn-text{font-size:19px;letter-spacing:-1px}}@media only screen and (min-width: 390px)and (max-width: 393px){.section_09_cta .section_09_cta__content .inner-container .section_09_cta__wrapper .section_09_cta__btn .section_09_cta__btn-text{font-size:20px;letter-spacing:-1px}}@media only screen and (min-width: 394px)and (max-width: 402px){.section_09_cta .section_09_cta__content .inner-container .section_09_cta__wrapper .section_09_cta__btn .section_09_cta__btn-text{font-size:20px;letter-spacing:-1px}}@media only screen and (min-width: 403px)and (max-width: 411px){.section_09_cta .section_09_cta__content .inner-container .section_09_cta__wrapper .section_09_cta__btn .section_09_cta__btn-text{font-size:21px;letter-spacing:-1px}}@media only screen and (min-width: 412px)and (max-width: 428px){.section_09_cta .section_09_cta__content .inner-container .section_09_cta__wrapper .section_09_cta__btn .section_09_cta__btn-text{font-size:21px;letter-spacing:-1px}}@media only screen and (min-width: 429px)and (max-width: 430px){.section_09_cta .section_09_cta__content .inner-container .section_09_cta__wrapper .section_09_cta__btn .section_09_cta__btn-text{font-size:18px;letter-spacing:-1px}}@media only screen and (min-width: 431px)and (max-width: 440px){.section_09_cta .section_09_cta__content .inner-container .section_09_cta__wrapper .section_09_cta__btn .section_09_cta__btn-text{font-size:18px;letter-spacing:-1px}}@media only screen and (min-width: 440px){.section_09_cta .section_09_cta__content .inner-container .section_09_cta__wrapper .section_09_cta__btn .section_09_cta__btn-text{font-size:18px;letter-spacing:-1px}}.section_09_cta .section_09_cta__content .inner-container .section_09_cta__wrapper .section_09_cta__btn .section_09_cta__btn-text .section_09_cta__btn-text-weight{font-weight:700}/*# sourceMappingURL=main.css.map */