:root{--background:#fff;--primary-100:#fff9e7;--primary-200:#fff0c5;--primary-300:#ffe498;--primary-400:#fed768;--primary-500:#fec00f;--primary-600:#e5ad0e;--primary-700:#cb9a0c;--secondary-100:#feefe9;--secondary-200:#fcd7ca;--secondary-300:#f9b8a0;--secondary-400:#f69774;--secondary-500:#f15a22;--secondary-600:#cd4d1d;--secondary-700:#ab4018;--tertiary-100:#fff7e8;--tertiary-200:#feecc7;--tertiary-300:#fedd9b;--tertiary-400:#fdcd6d;--tertiary-500:#fcaf17;--tertiary-600:#f6910a;--tertiary-700:#b54908;--quaternary-100:#e4e2dd;--quaternary-200:#cac7be;--quaternary-300:#aca598;--quaternary-400:#948b7b;--quaternary-500:#857b6d;--quaternary-600:#776c61;--quaternary-700:#5c524c;--base-white:#fff;--base-black:#000;--neutral-black:#222229;--grayalpha-100:rgba(34,34,41,.08);--grayalpha-200:rgba(34,34,41,.12);--grayalpha-300:rgba(34,34,41,.16);--grayalpha-400:rgba(34,34,41,.28);--grayalpha-500:rgba(34,34,41,.4);--grayalpha-600:rgba(34,34,41,.52);--gray-default:#222229;--gray-600:#fdfdfd;--gray-500:#f5f5f5;--gray-400:#949495;--gray-300:#454547;--gray-200:#211f23;--gray-100:#171719;--grayalpha-700:rgba(34,34,41,.64);--grayalpha-800:rgba(34,34,41,.76);--grayalpha-900:rgba(34,34,41,.88);--grayalpha-1000:rgba(34,34,41,.96);--whitealpha-100:hsla(0,0%,100%,.08);--whitealpha-200:hsla(0,0%,100%,.12);--whitealpha-300:hsla(0,0%,100%,.16);--whitealpha-400:hsla(0,0%,100%,.28);--whitealpha-500:hsla(0,0%,100%,.4);--whitealpha-600:hsla(0,0%,100%,.52);--whitealpha-700:hsla(0,0%,100%,.64);--whitealpha-800:hsla(0,0%,100%,.76);--whitealpha-900:hsla(0,0%,100%,.88);--whitealpha-1000:hsla(0,0%,100%,.96);--yellowalpha-100:rgba(254,192,15,.08);--yellowalpha-200:rgba(254,192,15,.12);--yellowalpha-300:rgba(254,192,15,.16);--yellowalpha-400:rgba(254,192,15,.28);--yellowalpha-500:rgba(254,192,15,.4);--yellowalpha-600:rgba(254,192,15,.52);--yellowalpha-700:rgba(254,192,15,.64);--yellowalpha-800:rgba(254,192,15,.76);--yellowalpha-900:rgba(254,192,15,.88);--yellowalpha-1000:rgba(254,192,15,.96);--orangealpha-300:rgba(241,90,34,.16);--error-100:#ffe8e8;--warning-100:#fff8e8;--success-100:#eaf8ee;--success-200:#abe2b8;--success-300:#88d69b;--success-400:#54c570;--success-500:#31b953;--warning-200:#ffe19f;--warning-300:#ffd477;--warning-400:#ffb514;--warning-500:#e8a512;--error-200:#ffa1a2;--error-300:#ff7a7c;--error-400:#ff1a1d;--error-500:#cc1517;--font-db_heavent_rounded:"DBHeaventRounded";--font-regular:400;--font-medium:500;--font-bold:700;--font-black:900;--text-3xs:16px;--text-2xs:20px;--text-xs:22px;--text-sm:24px;--text-md:26px;--text-lg:28px;--text-xl:32px;--text-2xl:36px;--text-3xl:44px;--text-4xl:48px;--text-5xl:56px;--text-6xl:68px}@media(max-width:768px){:root{--text-xl:30px;--text-2xl:32px;--text-3xl:36px;--text-4xl:38px;--text-5xl:40px;--text-6xl:44px}}h1,h2,h3,h4,h5,h6,strong{font-weight:var(--font-bold)}.font-regular{font-weight:var(--font-regular)}.font-medium{font-weight:var(--font-medium)}.font-bold{font-weight:var(--font-bold)}.font-black{font-weight:var(--font-black)}.text-3xs{font-size:var(--text-3xs)}.text-2xs{font-size:var(--text-2xs)}.text-xs{font-size:var(--text-xs)}.text-sm{font-size:var(--text-sm)}.text-md{font-size:var(--text-md)}.text-lg{font-size:var(--text-lg)}.text-xl{font-size:var(--text-xl)}.text-2xl{font-size:var(--text-2xl)}.text-3xl{font-size:var(--text-3xl)}.text-4xl{font-size:var(--text-4xl)}.text-5xl{font-size:var(--text-5xl)}.text-6xl{font-size:var(--text-6xl)}.section-splash-page{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:1000;background:rgba(0,0,0,.75)}.section-splash-page .splash-overlay{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;width:100%}.section-splash-page .splash-content{max-width:min(100vw - 80px,800px);max-height:min(100vh - 80px,800px);aspect-ratio:1/1}@media(max-width:768px){.section-splash-page .splash-content{max-width:min(100vw - 10px,450px);max-height:min(100vh - 10px,450px);padding:12px}}.section-splash-page .splash-close-btn{width:40px;height:40px;border-radius:36px;background:#f5f5f5;display:flex;align-items:center;justify-content:center;cursor:pointer;position:absolute;top:16px;right:16px;z-index:1001}.section-splash-page .splash-swiper-container{position:relative;width:100%;height:100%}.section-splash-page .splash-swiper-container .splash-single-image,.section-splash-page .splash-swiper-container .splash-slide{width:100%;height:100%;aspect-ratio:1/1}.section-splash-page .splash-swiper-container .splash-single-image img,.section-splash-page .splash-swiper-container .splash-single-image picture,.section-splash-page .splash-swiper-container .splash-slide img,.section-splash-page .splash-swiper-container .splash-slide picture{width:100%;height:100%;display:block;object-fit:contain;border-radius:12px;aspect-ratio:1/1}.section-splash-page .splash-swiper-container .swiper-pagination{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);z-index:10}.section-splash-page .splash-swiper-container .swiper-pagination .swiper-pagination-bullet{width:8px;height:8px;background:rgba(83,76,76,.071);border:1px solid #1e1e1e;opacity:1;margin:0 4px;border-radius:50%}.section-splash-page .splash-swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{width:24px;background:rgba(52,47,47,.322);border-radius:12px}.section-splash-page .splash-swiper-container .splash-nav-btn{position:fixed;top:50%;transform:translateY(-50%);z-index:1002;width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;border-radius:36px;border:1.4px solid #fff}.section-splash-page .splash-swiper-container .splash-nav-btn:hover{background:#fff}.section-splash-page .splash-swiper-container .splash-nav-btn:hover svg{color:#000}.section-splash-page .splash-swiper-container .splash-nav-btn.splash-button-prev{left:20px}.section-splash-page .splash-swiper-container .splash-nav-btn.splash-button-next{right:20px}.section-splash-page .splash-swiper-container .splash-nav-btn svg{width:20px;height:20px;color:#fff}.section-splash-page .splash-swiper-container .splash-nav-btn.swiper-button-disabled{opacity:.4;cursor:not-allowed}@media(max-width:768px){.section-splash-page .splash-swiper-container .splash-nav-btn{position:absolute;top:auto;bottom:-60px;left:50%;transform:translateX(-50%);width:40px;height:40px}.section-splash-page .splash-swiper-container .splash-nav-btn.splash-button-prev{left:50%;transform:translateX(calc(-50% - 30px))}.section-splash-page .splash-swiper-container .splash-nav-btn.splash-button-next{right:auto;left:50%;transform:translateX(calc(-50% + 30px))}.section-splash-page .splash-swiper-container .splash-nav-btn svg{width:16px;height:16px}}