.nav_content_container{background-color:var(--black-light-200);min-width:var(--width-1440)}.nav_content_frame{height:44px;display:flex;width:var(--width-1440);margin:0 auto}.nav_content_frame .home{padding:10px;cursor:pointer}.nav_content_frame .step1_nav{position:relative}.nav_content_frame .step1_nav.opened .arrow_down{transform:rotate(-180deg)}.nav_content_frame .step1_nav.closed .arrow_down{transform:rotate(0)}.nav_content_frame .step1_nav .step1_nav_title{border-left:1px solid var(--gray-light);border-right:1px solid var(--gray-light);display:flex;align-items:center;gap:0 10px;padding:10px 20px;color:var(--white);font-size:14px;font-weight:700;cursor:pointer}.nav_content_frame .step1_nav .step1_nav_title>.step1_current_name{min-width:120px}.nav_content_frame .step1_nav .step1_dropdown{border-radius:5px;display:flex;flex-direction:column;gap:4px;padding:4px;background-color:var(--white-dark-300);position:absolute;left:0;right:0;top:49px;z-index:9;transition:all .25s ease;opacity:0}.nav_content_frame .step1_nav .step1_dropdown.open{opacity:1}.nav_content_frame .step1_nav .step1_dropdown>button{justify-content:flex-start;color:var(--black-light-100);font-size:14px;font-weight:400;line-height:100%;padding:15px 20px}.nav_content_frame .step1_nav .step1_dropdown>button:hover{background-color:var(--blue-light-300);color:var(--white);font-weight:700}.nav_content_frame .step2_nav{position:relative}.nav_content_frame .step2_nav.opened .arrow_down{transform:rotate(-180deg)}.nav_content_frame .step2_nav.closed .arrow_down{transform:rotate(0)}.nav_content_frame .step2_nav .step2_nav_title{border-left:1px solid var(--gray-light);border-right:1px solid var(--gray-light);display:flex;align-items:center;gap:0 10px;padding:10px 20px;color:var(--white);font-size:14px;font-weight:700;cursor:pointer}.nav_content_frame .step2_nav .step2_nav_title>.step2_current_name{min-width:120px}.nav_content_frame .step2_nav .step2_dropdown{border-radius:5px;display:flex;flex-direction:column;gap:4px;padding:4px;background-color:var(--white-dark-300);position:absolute;left:0;right:0;top:49px;z-index:9;transition:all .25s ease;opacity:0}.nav_content_frame .step2_nav .step2_dropdown.open{opacity:1}.nav_content_frame .step2_nav .step2_dropdown>button{justify-content:flex-start;color:var(--black-light-100);font-size:14px;font-weight:400;line-height:100%;padding:15px 20px}.nav_content_frame .step2_nav .step2_dropdown>button:hover{background-color:var(--blue-light-300);color:var(--white);font-weight:700}@media(max-width:1439px){.nav_content_container,.nav_content_frame{width:auto;min-width:auto}.nav_content_container{padding-left:56px;padding-right:56px}}@media(max-width:1023px){.nav_content_container{padding-left:24px}}@media(max-width:767px){.nav_content_container,.nav_content_frame{display:none}}.title_banner_block{background:var(--black-light-200);min-width:var(--width-1440)}.title_banner_block .background{width:100%;height:474px;background:radial-gradient(72.64% 86.95% at 49.35% 107.97%,#4184c1 0,rgba(0,49,221,0) 100%)}.title_banner_block .background>section{display:flex;flex-direction:column;justify-content:center;width:var(--width-1440);height:100%;margin:0 auto}.title_banner_block .background>section h1{font-size:50px;font-weight:700;color:var(--white);font-family:GmarketSansMedium}.title_banner_block .background>section h6{color:var(--white);font-size:20px;letter-spacing:-.12px;font-weight:400;opacity:.8;margin-top:19px;font-family:GmarketSansMedium}@media(max-width:1439px){.title_banner_block{min-width:auto}.title_banner_block .background section{width:auto}.title_banner_block .background section .title_block{padding-left:56px;padding-right:56px}}@media(max-width:1023px){.title_banner_block{min-width:auto}.title_banner_block .background section{width:auto}.title_banner_block .background section .title_block{padding-left:24px;padding-right:24px}.title_banner_block .background section .title_block h1{font-size:36px}.title_banner_block .background section .title_block h6{font-size:20px}}@media(max-width:767px){.title_banner_block{min-width:auto}.title_banner_block .background section{width:auto}.title_banner_block .background section .title_block{display:flex;align-items:center;justify-content:center;flex-direction:column}.title_banner_block .background section .title_block h1{font-size:24px}.title_banner_block .background section .title_block h6{margin-top:8px;font-size:13px;letter-spacing:-.078px}}