:root{--primary-dark: #a27156;--primary-light: #f2dfc7;--white-100: #ffffff;--white-200: #ffffffcc;--white-300: #ffffff99;--white-400: #ffffff66;--white-500: #ffffff33;--white-600: #ffffff1a;--black-100: #1a1a1a;--black-80: #1a1a1acc;--black-60: #1a1a1a99;--black-40: #1a1a1a66;--black-20: #1a1a1a33;--black-10: #1a1a1a1a;--grey-600: #404040;--grey-500: #696969;--grey-400: #808080;--grey-300: #a9a9a9;--grey-200: #c0c0c0;--grey-100: #d3d3d3;--grey-50: #f5f5f5;--bold-100: 400;--bold-200: 500;--bold-300: 700;--base-size: 16;--font-size-000: 12 / $base-size * 1rem;--font-size-100: 14 / $base-size * 1rem;--font-size-200: 16 / $base-size * 1rem;--font-size-300: 18 / $base-size * 1rem;--font-size-400: 20 / $base-size * 1rem;--font-size-500: 24 / $base-size * 1rem;--font-size-600: 28 / $base-size * 1rem;--font-size-700: 32 / $base-size * 1rem;--font-size-800: 40 / $base-size * 1rem;--font-size-900: 48 / $base-size * 1rem}.mainContent{padding:0 60px 120px 60px;background-image:url("../../../../../assets/images/background/main_content_bg_1920.png");background-size:cover;background-repeat:no-repeat;background-position:top right}@media screen and (max-width: 1024px){.mainContent{min-height:360px;padding:0 0 120px 0;background-image:url("../../../../../assets/images/background/main_content_bg_1024.png")}}@media screen and (max-width: 767px){.mainContent{min-height:880px;padding:0 0 120px 0}}.banner{background-image:url("../../../../../assets/images/banner/banner_bg_1920.png");background-size:cover;background-repeat:no-repeat;background-position:bottom right;width:100%;aspect-ratio:1920/1080}@media screen and (max-width: 1024px){.banner{background-image:url("../../../../../assets/images/banner/banner_bg_1024.png");background-size:cover;background-position:bottom right;height:auto;aspect-ratio:1024/768}}@media screen and (max-width: 767px){.banner{background-image:url("../../../../../assets/images/banner/banner_bg_767.png");background-size:cover;background-position:bottom right;height:auto;aspect-ratio:1024/768}}.banner>img{position:absolute;top:280px;left:120px}@media screen and (max-width: 1024px){.banner>img{width:410px;top:215px;left:40px}}@media screen and (max-width: 767px){.banner>img{display:none}}.navbar{display:flex;justify-content:space-between;align-items:center;padding:20px 60px;transition:height .3s ease .15s,background-color .3s ease .15s,align-items .3s ease .15s}@media screen and (min-width: 1025px){.navbar{background-color:rgba(59,59,59,.5)}}.navbar ul a{color:#fff}@media screen and (max-width: 1024px){.navbar{padding:20px 40px}}@media screen and (max-width: 767px){.navbar{padding:12px 20px}}@media screen and (min-width: 1025px){.navbar:has(.navbar-menu a:focus){height:600px;align-items:start;background-color:rgba(0,0,0,.9);transition:height .3s ease,background-color .3s ease,align-items .3s ease}}@media screen and (min-width: 1025px){.navbar-bg{background-color:rgba(0,0,0,.9)}}.navbar-menu{display:flex;align-items:center;gap:20px;margin-left:auto}.navbar-menu li{flex-shrink:0}@media(min-width: 1023px)and (max-width: 1181px){.navbar-menu li ul{margin-top:20px}.navbar-menu li{margin-right:10px}}.navbar-menu-lv1{position:absolute;top:80px;left:0px;min-width:1000px;display:none}.navbar-menu-lv1 li>a{display:block;font-size:1.125rem;font-weight:500;color:#fff;line-height:22.4px;padding:8px 8px}.navbar-menu>li:focus-within .navbar-menu-lv1{display:flex;flex-direction:column;gap:12px}.navbar-item{font-size:20px;font-weight:700;line-height:1.4;padding:12px 20px}.navbar-item:hover{background-color:rgba(15,15,14,.6)}.navbar-item::after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:0;height:1px;background-color:#ffe791;transition:width .3s ease}.navbar-item:focus::after{width:100%}.footer-copyright{display:flex;align-items:center;justify-content:center;gap:12px;width:100%;height:180px;background-image:url("../../../../../assets/images/footer/footer_bg_1920.png");background-size:cover;background-repeat:no-repeat;background-position:center;transition:transform .3s linear;padding:30px 0}.footer-copyright.mobile-menu-show{position:fixed;bottom:0px;z-index:998}@media screen and (max-width: 1024px){.footer-copyright{background-image:url("../../../../../assets/images/footer/footer_bg_1024.png");height:160px;padding:20px 0}}@media screen and (max-width: 767px){.footer-copyright{background-image:url("../../../../../assets/images/footer/footer_bg_767.png");height:100px;padding:12px 0}}.lang-area{height:100%;display:flex;align-items:center}@media(min-width: 1023px)and (max-width: 1181px){.lang-area{margin-left:65px}}.navbar-hamburger-mobile{position:fixed;top:0px;z-index:999;width:100%;height:100vh;max-height:calc(100vh - var(--footer-height));overflow-y:scroll;background-image:url("../../../../../assets/images/menu/menu_bg.png");background-size:cover;background-repeat:no-repeat;background-position:center;transform:translateX(-100%);transition:transform .3s linear}.navbar-hamburger-mobile.mobile-menu-show{transform:translateX(0%)}.navbar-hamburger-mobile>ul{padding:40px 60px}.navbar-hamburger-mobile ul,.navbar-hamburger-mobile ul ul{display:flex;flex-direction:column;align-items:start;gap:32px}.navbar-hamburger-mobile ul li.position-relative>a,.navbar-hamburger-mobile li:nth-child(n+5)>a{font-size:20px;color:var(--white-100);font-weight:var(--bold-300);line-height:1.4;margin-bottom:20px}.navbar-hamburger-mobile ul li ul{display:flex;flex-direction:column;gap:12px}.navbar-hamburger-mobile ul li ul li>a{font-size:16px;color:var(--white-100);font-weight:var(--bold-200);line-height:28px;color:#d9d9d9}@media screen and (max-width: 767px){.navbar-hamburger-mobile{background-image:url("../../../../../assets/images/menu/menu_bg_mobile.png");background-size:cover;background-repeat:no-repeat;background-position:center}}.menu-wrapper{width:40px;height:40px;display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer;margin-right:32px}.menu-wrapper:hover div{background-color:#f3f3f3}.line-1,.line-2,.line-3{width:30px;height:3px;background-color:#fff;border-radius:3px}.line-1,.line-2{margin-bottom:7px}.no-animatetion{animation:none !important}.menu-wrapper-crossed{position:absolute;top:30px;right:40px;cursor:pointer}.menu-wrapper-crossed .line-1{transform:translateY(10px) rotate(45deg)}.menu-wrapper-crossed .line-2{opacity:0}.menu-wrapper-crossed .line-3{transform:translateY(-10px) rotate(-45deg)}.article-title-logo{height:40px;display:inline-flex;align-items:center}@media screen and (max-width: 767px){.article-title-logo{height:28px}}.title{display:flex;flex-direction:row;gap:12px;align-items:flex-start}/*# sourceMappingURL=layout.min.css.map */