/* ===================================================================== */
/*  The following CSS was created using Theme Editor.                    */
/*  To modify this CSS, click "Open Theme Editor".                       */
/* ===================================================================== */

/* ===================================================================== */
/*  Root - CSS Variables                                                 */
/* ===================================================================== */


/*UI*/
.header {
    background-color: transparent;
    color: white;
    -webkit-box-shadow: 0 1px 5px 0 rgba(21, 24, 26, 0);
    box-shadow: 0 1px 5px 0 rgba(21, 24, 26, 0);
}

.headerBackground{
    background-color: #FFFFFF !important;
    border-bottom: 1px solid #e6e6e6;
}

.header-top {
    height: 100px;
}

.tablet .header-top,
.phone .header-top{
    height: 56px;
    padding-left: 5%;
    padding-right: 5%;
}

.header-top{
    background-color: transparent;
    color: white;
    font-family: Pretendard;
    font-weight: 700;
    line-height: 100%;
}
    
.header-top-Background{
    background-color: #FFFFFF;
}

.menu-icon{
    margin-right: 0;
}
    
.header-top-Background{
    background-color: #FFFFFF;
}

.desktop .app-logo{
    height: 54px;
    width: 106px;
}
.app-logo {
    height: 32px;
}
.phone .app-logo {
    display: flex;
    width: 60px;
    height: 32px;
}
.tablet .app-logo {
    display: flex;
    width: 61px;
    height: 32px;
}

.desktop .app-logo2{
    height: 54px;
    min-width: 69px;
    padding-top: 4.5px;
}
.app-logo2 {
    height: 36px;
    padding-top: 4.5px;
}
.phone .app-logo2 {
    padding-top: 1px;
    width: 44px;
    display: flex;
}
.tablet .app-logo2 {
    padding-top: 1px;
    width: 44.5px;
    display: flex;
}

.OSBlockWidget .app-logo svg path, 
.OSBlockWidget .app-logo2 svg path, 
.headerBackground .OSBlockWidget .app-logo svg path,
.headerBackground .OSBlockWidget .app-logo2 svg path {
    stroke: none;
}

/*
.phone .app-menu-content {
    background-color: var(--color-neutral-0);
    width: 70%;
}

/*
.phone .app-menu-content {
    background-color: var(--color-neutral-0);
    width: 70%;
}
*/

.layout-side .app-menu-links a, .menu-visible .app-menu-links a {
    border-bottom: 0;
    border-left: var(--border-size-none) solid transparent;
    border-top: 0;
    margin-left: 0;
    padding: var(--space-s) var(--space-m);
}

.tablet .osui-submenu.active .osui-submenu__header, .phone .osui-submenu.active .osui-submenu__header {
    border-left: var(--border-size-none) solid var(--color-primary);
    border-bottom: 1px solid #E6E6E6;
}

.tablet .osui-submenu__header, .phone .osui-submenu__header {
    padding: 25px 20px 25px 20px;
    border-left: var(--border-size-none) solid transparent;
}

.layout-side .app-menu-links a, .menu-visible .app-menu-links a {
    border-bottom: 0;
    border-left: var(--border-size-none) solid transparent;
    border-top: 0;
    margin-left: 0;
    padding: var(--space-s) var(--space-m);
}

.layout-side .app-menu-links a, .menu-visible .app-menu-links a {
    border-bottom: 0;
    border-left: var(--border-size-none) solid transparent;
    border-top: 0;
    margin-left: 0;
    padding: var(--space-s) var(--space-m);
}

.app-menu-links a:hover, 
.app-menu-links .submenu_linkBox a:focus:hover {
    color: #F5280B;
    text-decoration: underline #F5280B;
}
.app-menu-links .submenu_linkBox a.Active_Color:focus:hover {
    text-decoration: none;
}

.layout:not(.layout-side) .app-menu-links a.active {
    border-bottom: 0px;
}

/* 메뉴 흰글씨 바뀌는거 때문에 삽입*/
.app-menu-links .OverFlow_Sub a ,
.app-menu-links .OverFlow_Sub a:focus{
    color: #111;
}

.tablet .app-menu-links a:active,
.phone .app-menu-links a:active{
    color: #111;
}

.tablet .app-menu-links a:hover,
.phone .app-menu-links a:hover{
    color: #F5280B;
}

.Active_Color{
    color: #F5280B !important;
}

.Active_Border{
    border-bottom-style: solid;
    border-bottom-width: 4px;
    border-color: #F5280B;
}

.SubMenu_Container{
    background-color: #F9F9F9;
    z-index: 2;
}

.SubMenu_Container{
    display: block;
    left: 0px;
    position: absolute;
    top: 100px;
    padding-bottom: 120px;
    padding-top: 40px;
    width: 100%;
}
.tablet .SubMenu_Container,
.phone .SubMenu_Container{
    top: 56px;
    padding-bottom: 40px;
    padding-top: 36px;
}

.SubMenu_Title2 {
    color: var(--grayscale-color-ffffff, var(--Color, #111111));
}

.app-menu-links a ,
.app-menu-links a:focus {
    color: #111111;
}

.content-middle-buttonlist{
    position: sticky;
    top: 100px;
    /*z-index: var(--layer-global-navigation);*/
    z-index: 2;
}

.tablet .content-middle-buttonlist,
.phone .content-middle-buttonlist{
    top: var(--header-size);
}

.layout-native .content-middle-buttonlist{
    height:100%;
}

.osui-carousel .splide__pagination__page.is-active {
    border: 2px solid transparent;
    background-image: linear-gradient(#fff, #fff), linear-gradient(92deg, #FB9136 0%, #F5280B 100%);
    background-origin: border-box;
    background-clip: content-box, border-box;
    width: 10px;
    height: 10px;
}
.phone .osui-carousel .splide__pagination__page.is-active {
    width: 8px;
    height: 8px;
}

.osui-carousel .splide__arrow {
    background-color:transparent;
    -webkit-box-shadow: var(--shadow-none);
    box-shadow: var(--shadow-none);
}

.osui-carousel .splide__arrow svg {
    height: 24px;
    width: 24px;
}

.osui-carousel .splide__arrow svg path {
    fill: rgba(221, 221, 221, 1);
}

/* Carousel 화살표 삭제 */
.phone .osui-carousel .splide__arrow {
    display: none;
}

.splide__pagination__page {
    margin-top: 27px;
    margin-right: 8px;
    margin-bottom: 0px;
    margin-left: 8px;
    width: 8px;
    height: 8px;
}
.phone .splide__pagination__page {
    margin-top: 0px;
    margin-right: 6px;
    margin-bottom: 0px;
    margin-left: 6px;
}

.breadcrumbs-content {
    z-index: 1;
}

.breadcrumbs-item .icon{
  color: var(--grayscale-color-ffffff, #FFF);
}

.ThemeGrid_Container {
    max-width: 1920px !important;
}

.phone .ThemeGrid_Container {
    padding-left: 5%;
    padding-right: 5%;
}

.padding-none{
    padding:var(--space-none) !important;
}

.padding-none{
    padding:var(--space-none) !important;
}

.Main_Container {
    padding: 0px 0px 0px 0px;
    text-align: center;
    margin-bottom: 120px;
    margin-top: 120px;
}

.phone .Main_Container {
    padding: 0px 0px 0px 0px;
    text-align: center;
    margin-bottom: 40px;
    margin-top: 40px;
}

.Service_Container,
.Offering_Container {
    padding: 0px 0px 0px 0px;
    text-align: center;
    margin-bottom: 100px;
    margin-top: 100px;
}

.phone .Service_Container,
.phone .Offering_Container {
    margin-bottom: 30px;
    margin-top: 30px;
}

.MainTopMargin_Container {
    margin-top: 120px;
    margin-bottom: 0px;
}

.phone .MainTopMargin_Container {
    margin-bottom: 40px;
    margin-top: 40px;
}

.MainTopMargin_Container2{
    margin-top: 0px;
    margin-bottom: 0px;
}

.phone .MainTopMargin_Container2{
    margin-top: 0px;
    margin-bottom: 0px;
}

.MainBottomMargin_Container {
    margin-top: 0px;
    margin-bottom: 120px;
}

.phone .MainBottomMargin_Container {
    margin-bottom: 40px;
    margin-top: 40px;
}

.SubLayer_TopMargin  {
    margin-top: 7.5rem;
}

.phone .SubLayer_TopMargin  {
    margin-top: 1.5rem;
}

.SubLayer_BottomMargin  {
    margin-bottom: 7.5rem;
}

.phone .SubLayer_BottomMargin {
    margin-bottom: 0rem;
}

.Sub_Container{
    text-align: left;
}

.phone .Sub_Container{
    padding-left: 0%;
    padding-right: 0%;
}

.Main_Title{
    font-size: 3rem;
    font-family: Pretendard;
    font-weight: 700;
}

.phone .Main_Title{
    font-size: 1.25rem;
}

.tablet .Main_Title{
    font-size: 1.75rem;
}

.Main_TitleContainer{
    /*margin-bottom: 10px;*/
    margin-bottom: 60px;
}

.phone .Main_TitleContainer{
    margin-bottom: 1.25rem !important;
}

.Main_Description{
    font-size: 1.25rem;
    opacity: 0.7;
    margin-bottom: 20px;
    font-family: Pretendard;
    
    font-weight: 400;
    display: none;
}

.phone .Main_Description{
    margin-bottom: 0px;
    display: none;
}

.desktop .Main5_Container {
    border-color: #515151;
    border-style: solid;
    border-width: 1px 1px 0px 0px;
    padding: 20px 20px 20px 0px;
}

.Main_BoxSub {
    background: #FFF;
    text-align: center;
}

.TopBar_Font {
    color: var(--grayscale-color-111111, #111);
    font-size: 1rem;
}

.TopBar_Button{
    background-color: rgba(17,17,17,0);
    border-radius: 2.5rem;
    border-width: 0px;
    color: var(--grayscale-color-ffffff, #FFF);
    font-size: 1rem;
    text-align: center;
    font-family: Pretendard;
    font-weight: 400;
    line-height: 100%;
    margin: 10px;
    margin-left: 5px;
    margin-right: 5px;
    height: 40px;
    padding: 0px 16px 0px 16px;
}

.phone .TopBar_Button{
    font-size: 0.875rem;
    height: 28px;
    padding: 0px 12px 0px 12px;
}

.tablet .TopBar_Button{
    font-size: 1rem;
    height: 40px;
}

.TopBar_ActiveButton
{
    background: var(--grayscale-color-ffffff, #FFF);
    border: 2px solid var(--grayscale-color-ffffff, #FFF);
    border-radius: 2.5rem;
    color: var(--grayscale-color-111111, #111);
    font-size: 1rem;
    font-family: Pretendard;
    font-weight: 600;
    line-height: 100%;
    margin: 10px;
    margin-left: 5px;
    margin-right: 5px;
    height: 40px;
    padding: 0px 16px 0px 16px;
}

.phone .TopBar_ActiveButton{
    font-size: 0.875rem;
    height: 28px;
    padding: 0px 12px 0px 12px;
}
.tablet .TopBar_ActiveButton{
    font-size: 1rem;
    height:40px;
}

.content-breadcrumbs {
    margin-bottom: var(--space-none);
}

.Image_Industry {
    position: relative;
}

.Image_Industry:hover{
    box-shadow: 0px 0px 40px 0px #494949;
}

.Text_Industry_Box{
    position: absolute;
    left: 1.87rem;
    top: 1.87rem;
    white-space: initial;
    word-break: break-word;
}
.tablet .Text_Industry_Box{
    width: auto;
    white-space: normal;
    overflow-wrap: break-word;
    left: 1.6rem;
    top: 1.6rem;
    right: 1.6rem;
}
.phone .Text_Industry_Box{
    left: 14px;
    top: 14px;
    width: 92px;
}

.Text_Industry {
    color: #FFF;
    font-family: Pretendard;
    font-size: 1.75rem;
    font-weight: 600;
    line-height: 140%; /* 2.45rem */
}

.phone .Text_Industry {
    font-size: 1rem;
    font-weight: 500;
    line-height: 140%;
}

.tablet .Text_Industry{
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 140%;
}

.BannerTitle{
    color: #fff;
    font-family: Pretendard;
    font-weight: 700;
}

.BannerTitleSize {
    word-break: keep-all;
    font-size: 4rem;
    font-weight: 700;
    line-height: 4.5rem;
    /* 피그마기준 line-height: 110%; */ /* 4.4rem */
}

.phone .BannerTitleSize {
    font-size: 2rem;
    font-weight: 700;
    line-height: 2.375rem;
    /* 피그마기준 line-height: 132%; */ /* 2.64rem */
}

.tablet .BannerTitleSize {
    font-size: 2.25rem;
    font-weight: 700;
    line-height: 2.375rem;
    /* 피그마기준 line-height: 132%; */ /* 2.64rem */
}

.BannerDescriptionText {
    word-break: keep-all;
    font-family: Pretendard;
    font-size: 1.25rem;
    font-weight: 400;
    line-height: 1.875rem;
}

.phone .BannerDescriptionText {
    font-family: Pretendard;
    font-size: 0.875rem;
    line-height: 1.4rem;
}

.tablet .BannerDescriptionText {
    font-family: Pretendard;
    font-size: 1.25rem;
    line-height: 1.4rem;
}

.tablet .BannerDescriptionText {
    font-family: Pretendard;
    font-size: 1.25rem;
    line-height: 1.4rem;
}

.tablet .BannerDescriptionText {
    font-family: Pretendard;
    font-size: 1.25rem;
    line-height: 1.4rem;
}

.Text_AdoptionCase_ContentBodyText2 {
    color: var(--grayscale-color-555555, #555);
    font-family: Pretendard;
    font-size: 18px;    
    font-weight: 400;
    line-height: 156%;
}

.Main_LayerSize {
    max-width: 1920px;
    width: 100%;
}

.Sub_LayerSize {
    max-width: 1200px;
    width: 100%;
    text-align: left;
}

.Sub_LayerSize_Center {
    max-width: 1200px;
    width: 100%;
    text-align: center;
}

.Sub_LayerSize2 {
    /*max-width: 1400px;*/
    max-width: 1200px;
    width: 100%;
    text-align: left;
}

.Menu_LayerSize {
    max-width: 1400px;
    width: 90%;
}

.Sub_LayerPadding{
    /*padding-left: 100px;
    padding-right: 100px;*/
    padding-left: 0px;
    padding-right: 0px;
}

.phone .Sub_LayerPadding{
    padding-left: 0px;
    padding-right: 0px;
}

.Breadcrumbs_Font {
    color: var(--grayscale-color-ffffff, #FFF);
    font-size: 16px;    
    font-weight: 400;
    line-height: 100%;
    text-align: right;
}

.Breadcrumbs_justify{
    display: flex;
    justify-content: flex-end;
    z-index: 2;
}

.Button_NavigationBar {
    background-color: rgba(17,17,17,1);
    height: 60px;
}

.phone .Button_NavigationBar {
    height: 48px;
}

.Offering_Title {
    color: var(--grayscale-color-ffffff, #FFF);
    font-family: Pretendard;
    font-size: 3.25rem;
    font-weight: 700;
    line-height: 126%;
}
.tablet .Offering_Title {
    font-size: 36px;
}
.phone .Offering_Title {
    font-size: 1.5rem;
    line-height: 132%; 
}

.Offering_Title_BottomMargin {
    margin-bottom: 20px;
}
.tablet .Offering_Title_BottomMargin {
    margin-bottom: 8px;
}
.phone .Offering_Title_BottomMargin {
    margin-bottom: 8px;
}

.Offering_Description {
    color: var(--grayscale-color-ffffff, #FFF);
    font-family: Pretendard;
    font-size: 1.25rem;    
    font-weight: 400;
}

.phone .Offering_Description {
    color: var(--grayscale-color-ffffff, #FFF);
    font-family: Pretendard;
    font-size: 0.875rem;
    
    font-weight: 400;
    line-height: 160%; 
}

.OfferingDetail_Title {
    color: var(--grayscale-color-111111, #111);
    font-family: Pretendard;
    font-size: 3.25rem;
    
    font-weight: 700;
}
.phone .OfferingDetail_Title {
    color: var(--grayscale-color-111111, #111);
    font-family: Pretendard;
    font-size: 1.5rem;
    
    font-weight: 700;
    line-height: 132%;
}

.OfferingDetail_Description {
    color: var(--grayscale-color-111111, #111);
    font-family: Pretendard;
    font-size: 1.25rem;
    
    font-weight: 400;
    line-height: 162%;
}
.phone .OfferingDetail_Description {
    color: var(--grayscale-color-111111, #111);
    font-family: Pretendard;
    font-size: 0.875rem;
    
    font-weight: 400;
    line-height: 160%;
}

.OfferingDetail_Description2 {
    color: var(--grayscale-color-111111, #111);
    font-family: Pretendard;
    font-size: 1rem;
    
    font-weight: 400;
    line-height: 162%;
}
.phone .OfferingDetail_Description2 {
    color: var(--grayscale-color-111111, #111);
    font-family: Pretendard;
    font-size: 0.75rem;
    
    font-weight: 400;
    line-height: 160%;
}

.OfferingDetail_Category {
    color: #F5280B;
    font-family: Pretendard;
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 100%;
}
.phone .OfferingDetail_Category {
    font-family: Pretendard;
    font-size: 1rem;
    font-weight: 600;
    line-height: 140%;
}

.IndustryOverview_Title{
    color: #808080;
    font-family: Pretendard;
    font-size: 1.875rem;
    font-weight: 400;
}

.IndustryOverview_TitleActive{
    color: var(--grayscale-color-111111, #111);
    font-family: Pretendard;
    font-size: 1.875rem;
    font-weight: 700;
    border-bottom-style: solid;
    border-color: #F5280B;
    border-bottom-width: medium;
}

.IndustryOverview_Super{
    color: var(--grayscale-color-808080, #808080);
    font-family: Pretendard;
    font-size: 1.125rem;
    font-weight: 400;
    vertical-align: super;
}

.IndustryOverview_SuperActive{
    color: var(--grayscale-color-111111, #111);
    font-family: Pretendard;
    font-size: 1.125rem;
    font-weight: 700;
    vertical-align: super;
}

.IndustryOverview_Contents {
    color: var(--grayscale-color-555555, #555);
    font-family: Pretendard;
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
}

.tablet .IndustryOverview_Contents,
.phone .IndustryOverview_Contents {
    color: var(--grayscale-color-555555, #555);
    font-family: Pretendard;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
}

.IndustryOverview_ContentsTitle {
    color: var(--grayscale-color-111111, #111);
    font-family: Pretendard;
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 148%;
}

.Overview_Title {
    color: var(--grayscale-color-111111, #111);
    font-family: Pretendard;
    font-size: 1.5rem;
    font-weight: 600;
}

.tablet .Overview_Title,
.phone .Overview_Title {
    color: #111;
    font-family: Pretendard;
    font-size: 1rem;
    font-weight: 600;
    line-height: 140%;
}

.Overview_Description {
    color: var(--grayscale-color-555555, #555);
    font-family: Pretendard;
    font-size: 1.125rem;
    
    font-weight: 400;
    line-height: 156%;
}
.tablet .Overview_Description,
.phone .Overview_Description {
    color: #555;
    font-family: Pretendard;
    font-size: 0.875rem;
    
    font-weight: 400;
    line-height: 160%;
}

.MainService_Detail_Title_Active {
    /* color: var(--grayscale-color-111111, #111); */
    font-family: Pretendard;
    font-size: 1.25rem;
    
    font-weight: 700;
    line-height: 100%;
    height: 2.8125rem;
    text-align: center;
    border-color: #F5280B;
    border-bottom-style: solid;
    border-bottom-width: 0.25rem;
}

.MainService_Detail_Title {
    color: #808080;
    font-family: Pretendard;
    font-size: 1.25rem;
    font-weight: 400;
    line-height: 100%;
    height: 2.8125rem;
    text-align: center;
    border-color: #E6E6E6;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}

.Download_Container{
    margin-top: 120px;
    margin-bottom: 180px;
}

.desktop .Download_Container{
    /* height: 28vh; */
}
.tablet .Download_Container,
.phone .Download_Container{
    margin-top: 60px;
    margin-bottom: 0rem;
}

.Policy_Container{
    margin-top: 0px;
    margin-bottom: 0px;
}
.tablet .Policy_Container,
.phone .Policy_Container{
    margin-top: 0px;
    margin-bottom: 0rem;
}

.Trend_Container{
    margin-top: 40px;
    margin-bottom: 120px;
}
.phone .Trend_Container{
    margin-bottom: 60px;
}

.Insight_Category {
    color: var(--grayscale-color-111111, #111);
    font-family: Pretendard;
    font-size: 1rem;
    font-weight: 600;
    line-height: 100%;
}
.phone .Insight_Category {
    color: #111;
    font-family: Pretendard;
    font-size: 0.75rem;
    font-weight: 600;
    line-height: 150%;
}
.Insight_Title {
    color: #111;
    font-family: Pretendard;
    font-size: 1.5rem;
    font-weight: 600;
}
.phone .Insight_Title {
    color: #111;
    font-family: Pretendard;
    font-size: 1rem;
    font-weight: 600;
    line-height: 140%;
}

.SolutionService_Color{
    background-color: rgba(247,247,247,1);
}

.phone .SolutionService_Color{
    background-color: rgba(249,249,249,1);
}

.Offering_Color{
    background-color: rgba(247,247,247,1);
}

.phone .Offering_Color{
    background-color: rgba(249,249,249,1);
}


.Offering_Color{
    background-color: rgba(247,247,247,1);
}

.phone .Offering_Color{
    background-color: rgba(249,249,249,1);
}


.Main_Gradient1{
    background: linear-gradient(to top, #F9F9F9 35%, white 30%);
}
.Main_Gradient2 {
    background: linear-gradient(to top, white 25%, #F9F9F9 30%);
}

.card-background{
        border-radius: var(--border-radius-none);
}

.Tag_Button_InActive {
    width: auto !important;
    color: var(--grayscale-color-808080, #808080);
    font-family: Pretendard;
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 100%;
    border-style: solid;
    border-width: 0px;
    border-radius: 1.125rem;
}

.Tag_Button_Active {
    width: auto !important;
    color: var(--grayscale-color-111111, #111);
    font-family: Pretendard;
    font-size: 1.125rem;
    font-weight: 600;
    line-height: 100%;
    border-radius: 2.5rem;
    border: 2px solid var(--grayscale-color-111111, #111);
    background: var(--grayscale-color-ffffff, #FFF);
}

.Tag1_Button_Active {
    color: #F5280B;
    font-family: Pretendard;
    font-size: 1rem;
    font-weight: 400;
    border-radius: 1.125rem;
    border: 1px solid #F5280B !important;
    background: #FFF;
}

.Container_AdoptionCase2 {
    display: inline-flex;
    padding: 50px 100px;
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
}
.Text_AdoptionCase_Title2 {
    color: var(--grayscale-color-111111, #111);
    font-family: Pretendard;
    font-size: 24px;
    font-weight: 600;
    line-height: 148%;
}
.phone .Text_AdoptionCase_Title2 {
    color: #FFF;
    font-size: 16px;
    font-weight: 600;
    line-height: 140%;
}

.Text_AdoptionCase_Category2 {
    color: var(--grayscale-color-ffffff, #FFF);
    font-family: Pretendard;
    font-size: 1rem;
    font-weight: 600;
}

.Text_AdoptionCase_Title2 {
    color: var(--grayscale-color-ffffff, #FFF);
    font-family: Pretendard;
    font-size: 1.5rem;
    font-weight: 700;
}
.Text_AdoptionCase_Short2 {
    color: var(--grayscale-color-ffffff, #FFF);
    font-family: Pretendard;
    font-size: 1.15rem;
    font-weight: 400;
    line-height: 156%;
}
.phone .Text_AdoptionCase_Short2 {
    color: #FFF;
    font-size: 14px;
    line-height: 160%;
} 
.Margin_Contents_Bottom {
    margin-bottom: 0.75rem;
}
.phone .Margin_Contents_Bottom {
    margin-bottom: 0.5rem;
}

.Margin_Contents_Top {
    margin-bottom: 0.6rem;
}
.Text_Tag {
    color: var(--grayscale-color-555555, #555);
    font-family: Pretendard;
    font-size: 1rem;
    font-weight: 600;
    line-height: 100%;
}


.Trend_Top5_img {
    min-height: 24.42rem;
}

.phone .Trend_Top5_img{
    min-height: 0rem;
}

.Trend_Top5_ImgContainer{
    width: 48.84%;
}

.tablet .Trend_Top5_ImgContainer{
    width: 48.84%;
}
.phone .Trend_Top5_ImgContainer{
    width: 100%;
}

.Trend_Top5_ContentsContainer{
    padding-bottom: 3.75rem;
    padding-left: 3.75rem;
    padding-right: 3.75rem;
    padding-top: 3.75rem;
    width: 51.16%;
    
}

.tablet .Trend_Top5_ContentsContainer{
    padding-bottom: 3.75rem;
    padding-left: 3.75rem;
    padding-right: 3.75rem;
    padding-top: 3.75rem;
    width: 51.16%;
}

.phone .Trend_Top5_ContentsContainer{
    width: 100%;
    height: 24.42rem;
    padding: 0px;
}

.card-image {
    padding: var(--space-none);
}

.card-trend {
    background-color: #F9F9F9;
    border: none;
}
.card-trend:hover {
    background-color: #F9F9F9;
    border: none;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.30);
}

.pagination-button {
    border: var(--border-size-none) solid var(--color-neutral-4);
    border-radius: 20px;
    color: #808080;
}

.pagination-button.is--active{
    color:var(--color-primary);
    cursor:auto;
    pointer-events:none;
    border-radius: 20px;
    border: 2px solid var(--grayscale-color-111111, #111);
    background: var(--Color, #FFF);
}

.BnW_More_button {
    width: 9rem;
    height: 3rem;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    gap: 0.625rem;
    border-radius: 200px;
    border: 1px solid rgba(255, 255, 255, 0.10);
    background: rgba(255, 255, 255, 0.00);
   
    font-size: 1.125rem;
}
.BnW_More_button:hover{
    background: var(--SK, linear-gradient(92deg, #FB9136 0%, #F5280B 100%));
    border: 0px solid rgba(255, 255, 255, 0.10);
}

.phone .BnW_More_button{
    width: 6.3125rem;
    height: 2.125rem;
    font-size: 0.875rem;
    font-weight: 500;
}

.tablet .BnW_More_button{
    width: 6.3125rem;
    height: 2.125rem;
    font-size: 0.875rem;
    font-weight: 500;
}

.Test {
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    background: var(--gradient-colors-gradation, linear-gradient(92deg, #FB9136 0%, #F85F21 47.92%, #F5280B 100%));
    background-clip: text;
    color: transparent;
    margin-bottom: 6px;
    text-align: center;
}

.Text_report1 {
    color: var(--grayscale-color-111111, #111);
    font-family: Pretendard;
    font-size: 20px;
    
    font-weight: 600;
    line-height: 100%;
}

.Text_report2 {
    color: var(--grayscale-color-808080, #808080);
    font-family: Pretendard;
    font-size: 18px;
    
    font-weight: 400;
    line-height: 100%;
}

.Text_report3 {
    color: var(--grayscale-color-555555, #555);
    font-family: Pretendard;
    font-size: 18px;
    
    font-weight: 500;
    line-height: 100%; /* 18px */
}

.ContentsDetail_Category {
    color: var(--primary-red, #F5280B);
    font-family: Pretendard;
    font-size: 1.5rem;
    
    font-weight: 600;
    line-height: 100%;
}

/*링크 밑줄 제거*/
a:hover{
    text-decoration: none;
}

.Text_Link {
    --text_decoration: none;
}

.Text_Link:hover {
    --text_decoration: underline;
}

a .Underline{
    text-decoration: var(--text_decoration);
}

/*Card Background 그라데이션 제거*/
/* .card-background-color::after {
background: none;
} */

.Mobile_FooterContainer {
    padding-bottom: 14px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 14px;
}

.Footer_Font {
    color: #b7b7b7;
    font-family: Pretendard;
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    white-space: pre;
}

.tablet .Footer_Font,
.phone .Footer_Font{
    color: #B7B7B7;
    font-family: Pretendard;
    font-size: 12px;
    font-weight: 500;
    line-height: 100%; /* 0.875rem */
}

.Footer_BoxSub {
    background: #111111;
    text-align: center;
}

.tablet .osui-overflow-menu .osui-overflow-menu__trigger.btn, .phone .osui-overflow-menu .osui-overflow-menu__trigger.btn {
    width: 100% !important;
}

.osui-overflow-menu{
    display: block;
}

.osui-balloon {
    -webkit-box-shadow: var(--shadow-none);
    box-shadow: var(--shadow-none);
}
.Max-Menu2 .osui-balloon{
    top: 99px;
}

.Personal .osui-overflow-menu--is-open .osui-overflow-menu__balloon .osui-balloon {
    width: 300px;
}
.tablet .osui-overflow-menu__balloon,
.phone .osui-overflow-menu__balloon {
    width: 90%;
}

.osui-overflow-menu__trigger {
    background-color: #242424;
    color: #ffffff;
    width: auto;
}

.Personal .osui-overflow-menu__trigger {
    background-color: transparent;
    color: #ffffff;
    width: auto;
}

.btn-small {
    height: 40px;
}

.osui-overflow-menu--is-open .osui-overflow-menu__trigger {
    background-color: #242424;
    color: #ffffff;
}

.FamilySite_Padding {
    color: #BDBDBD;
    padding: 16px 20px 16px 20px;
    text-align: left;
}

.FamilySite_Padding:hover{
    background-color: #111111;
    color: #fff;
}

.FamilySite_Font {
    font-family: Pretendard;
    font-size: 14px;
    font-weight: 400;
    line-height: 100%;
    text-align: left;
}

.user-info div {
    display: flex;
    justify-content: space-evenly;
}

.user-info div {
    display: flex;
    justify-content: space-evenly;
}

.user-info div {
    display: flex;
    justify-content: space-evenly;
}

.user-info div {
    display: flex;
    justify-content: space-evenly;
}

.phone .btn {
    width: auto;
}

.Container_Table_Header1 {
    display: flex;
    /* Flexbox를 사용하기 위한 설정 */
    justify-content: center;
    /* 수평 중앙 정렬 */
    align-items: center;
    /* 수직 중앙 정렬 */
    background: var(--grayscale-color-e-6-e-6-e-6, #F9F9F9);
    height: 66px;
    border-style: solid;
    border-color: #E6E6E6;
    border-width: 0px 0px 1px 1px;
}

.phone .layout:not(.layout-native) .btn {
    width: auto;
}

.phone .layout:not(.layout-native) [class*=ThemeGrid_Width]:not(.no-responsive) {
    margin: 0rem;
    width: 100%;
}

.phone .layout:not(.layout-native) .btn + .btn{
  margin-top:10px;
}

.Text_Table_Header_NoLine {
    border-style: none;
    border-width: 0px;
}

.osui-accordion :last-child:not(.list) > .osui-accordion-item, .osui-accordion .list :last-child > .osui-accordion-item {
    border-bottom-width: var(--border-size-none);
    border-top-width: var(--border-size-none);
}

.accordion-item-custom{
  --accordion-active-border-size:0px;
  border-style: none none none none;
  border-width: 0px 0px 0px 0px;
}

.popup_dialog{
    max-width: 30rem;
}

.popup_title{
    color: var(--grayscale-color-111111, #111);
    font-family: Pretendard;
    font-size: 1.5rem;
    
    font-weight: 600;
    line-height: 100%; /* 1.5rem */
    margin-bottom: 1.5rem;
}

.popup_main{
    color: var(--grayscale-color-555555, #555);
    font-family: Pretendard;
    font-size: 1.125rem;
    
    font-weight: 400;
    line-height: 158%; /* 1.7775rem */
}

.layout:not(.layout-side) .app-menu-links a {
    display: block !important;
}

.tablet .app-menu-links a,
.phone .app-menu-links a{
    color: #111111;
}

.OverFlow_Sub .btn-small {
    padding: 8px 16px 8px 16px !important;
    color: var(--grayscale-color-111111, #111);
    font-family: Pretendard;
    font-size: 0.875rem;
    font-weight: 500;
    line-height: 100%;
    background-color: rgba(17, 17, 17, 0.06);;
    border-radius: 30px;
    height: 30px;
    margin-left: 20px;
}

.OverFlow_Sub .btn-small:first-child {
    margin-left: 0px;
}

.OverFlow_Sub2 .btn-small {
    padding: 8px 16px 8px 16px !important;
    color: #FFF;
    font-family: Pretendard;
    font-size: 0.875rem;
    font-weight: 500;
    line-height: 100%;
    background: #111;
    border-radius: 30px;
    height: 30px;
    margin-left: 20px;
}

.btn-Contact {
    padding: 8px 16px 8px 16px !important;
    color: #111;
    font-family: Pretendard;
    font-size: 0.875rem;
    font-weight: 500;
    line-height: 100%;
    background: #111;
    border-radius: 30px;
    height: 30px;
    margin-left: 20px;
}

.btn-Contact {
    padding: 8px 16px 8px 16px !important;
    color: #111;
    font-family: Pretendard;
    font-size: 0.875rem;
    font-weight: 500;
    line-height: 100%;
    background-color: rgba(17, 17, 17, 0.06);;
    border-radius: 30px;
    height: 30px;
    margin-left: 20px;
    border: var(--border-radius-none);
    border: var(--border-radius-none);
}

.OverFlow_SubMenu {
    background-color: #FFF;
    padding: 30px 0px 30px 30px;
    width: 500px;
    border-right: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
}

.OverFlow_SubMenu2 {
    background-color: #FFF;
    padding: 20px;
    text-align: center;
    border-right: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
}

.OverFlow_SubMenu3 {
    background-color: #FFF;
    padding: 30px 0px 30px 30px;
    width: 295px;
    border-right: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
}

.OverFlow_SubMenu3 {
    background-color: #FFF;
    padding: 30px 0px 30px 30px;
    width: 295px;
    border-right: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
}

.osui-overflow-menu__balloon a{
    color: #111111;
    font-family: Pretendard;
    font-size: 16px;
    font-weight: 400;
    line-height: 148%; /* 23.68px */
}

.osui-overflow-menu__balloon a svg path {
    stroke: black;
}

.Mobile_Close a svg path{
    stroke: black;
}

.Depth1 a svg path{
    stroke: black;
}
.Social_Icon_Container a svg path{
    stroke: white;
}

a svg path {
    stroke: black;
}

a svg circle {
    stroke: black;
}

.osui-overflow-menu__balloon a:hover svg path {
    stroke: #F5280B;
}

.osui-overflow-menu__balloon a:hover{
    color: #F5280B;
    text-decoration: underline #F5280B;
    background-color: #fff;
}

.Test50 .btn-small {
    font-size: var(--font-size-xs);
    min-height: 30px;
    padding: 6px 14px 6px 14px;
}

/* 메인 배너 CSS 설정 | background 이미지는 아래와 동일한 class의 페이지 별 CSS에 설정*/
.Main_BannerContainer{
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    text-align: center;
    display: flex;
    flex-direction: row;
    justify-content: center;
    padding-top: 1.5rem;
    margin-top: var(--banner-top); /** 메뉴 배너 이미지 **/
}
.phone .Main_BannerContainer{
    max-height: 15rem;
    padding-top: 0px;
    margin-top: -56px;
}

.Service_BannerContainer{
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    text-align: center;
    display: flex;
    flex-direction: row;
    justify-content: center;
}
.phone .Service_BannerContainer{
    max-height: 13.75rem;
    padding-top: 0px;
}

.ServiceBannerPadding {
    padding: 80px 5% 144px 5%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.phone .ServiceBannerPadding {
    padding: 40px 5% 0px 5%;
    height: 220px;
    align-items: normal;
}

.BannerContainer_Padding {
    padding: 155px 5% 194px 5%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.phone .BannerContainer_Padding {
    padding: 106px 5% 0px 5%;
    height: 240px;
    align-items: normal;
}

.BannerContainer_Padding_TitleOnly {
    padding: 150px 5% 194px 5%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.phone .BannerContainer_Padding_TitleOnly {
    /*padding: 136px 5% 194px 5%;*/
    /*padding: 150px 5% 194px 5%;*/
    padding: 106px 5% 0px 5%;
    height: 240px;
    align-items: normal;
}

.BannerContainer_Margin {
    margin-top: -100px;
}

.tablet .BannerContainer_Margin,
.phone .BannerContainer_Margin{
    margin-top: -56px;
}

.LineBanner {
    background: #252525;
    color: #FFF;
    font-family: Pretendard;
    font-size: 20px;
    font-weight: 500;
    line-height: 164%;
    padding-bottom: 3.6rem;
    padding-top: 3.6rem;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    text-align: center;
    min-height: 180px;
    display: flex;
    align-items: center;
}

.phone .LineBanner {
    font-size: 12px;
    padding-bottom: 1.87rem;
    padding-top: 1.87rem;
    padding-left: 1.55rem;
    padding-right: 1.55rem;
    min-height: 140px;
}

.Desktop_Header_Padding {
    padding: 0px !important;
}

.table .Desktop_Header_Padding,
.phone .Desktop_Header_Padding{
    padding: 0px 5% 0px 5% !important;
}

.MainScreenBtnMargin {
    margin-top: 40px;
    text-align: center;
}

.phone .MainScreenBtnMargin{
    margin-bottom: 0px;
    margin-top: 24px;
}


.phone .LineBannerPadding{
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.Link_Title{
    color: var(--grayscale-color-808080, #808080);
    font-family: Pretendard;
    font-size: 15px;
    font-weight: 600;
    line-height: 100%; /* 15px */
}

.Link_Contents{
    color: #FFF;
    font-family: Pretendard;
    font-size: 16px;
    font-weight: 400;
    line-height: 148%;
}

.Link_Contents2{
    color: #555;
    font-family: Pretendard;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;

    white-space: pre-wrap;
}

.phone .Link_Title{
    font-size: 14px;
}

.phone .Link_Contents{
    color: #111;
    font-family: Pretendard;
    font-size: 16px;
}

.phone .Link_Contents:hover{
    color: #F5280B;
}

.SubMenu_Title2 a:hover svg path {
    stroke: #F5280B;
}

.menu-icon svg path {
    stroke: black;
}

.menu-icon svg circle {
    stroke: black;
}

.Max-Menu{
    max-width: 48%;
}

.tablet .Max-Menu,
.phone .Max-Menu{
    display: none;
}

.Max-Menu2{
    max-width: 52%;
    padding-right: 5%;
}

.tablet .Max-Menu2,
.phone .Max-Menu2{
    display: none;
}

.tablet .PCMenuView,
.phone .PCMenuView{
    display: none;
}

.Max-Menu3{
    display: none !important;
}

.tablet .Max-Menu3,
.phone .Max-Menu3{
    display: flex !important;
    width: 100%;
}

.MobileMenuView{
    display: none !important;
}

.tablet .MobileMenuView,
.phone .MobileMenuView{
    display: flex !important;
}

.Max-Menu4{
    display: none !important;
}

.tablet .Max-Menu4,
.phone .Max-Menu4{
    display: flex !important;
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
    padding-top: var(--space-s);
    width: 100%;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 100%;
}

.app-menu-links .Insight_Submenu a{
    color:#FFF;
}

.app-menu-links .Insight_Submenu a:hover{
    text-decoration: underline #FFF;
}

.Mobile_MenuContainer {
    padding-bottom: 15px;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-top: 15px;
    width: 100%;
}

.Mobile_MenuBottomLine{
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-color: #E6E6E6;
    margin-bottom: 15px;
}
.Mobile_MenuText {
    color: #111;
    font-family: Pretendard;
    font-size: 1.125rem;
    font-weight: 600;
    line-height: 100%;
}

.Mobile_MenuText:hover {
    color: #F5280B
}

.Mobile_MenuText svg path {
    stroke: black;
}

.Mobile_MenuText:hover svg path {
    stroke: #F5280B;
}

.Insight_Container svg path {
    stroke: black;
}
.Insight_Container:hover svg path {
    stroke: #F5280B;
}

.Mobile_SubmenuContianer {
    padding: 0px 0px 0px 3rem;
}

.Footer_Trigger_Menu .osui-overflow-menu__trigger{
    padding-left: 0px;
    background-color: #111;

}
.Footer_Trigger_Menu .btn{
    justify-content: left;
}

.OverView_Container {
    border-color: #E6E6E6;
    border-style: solid;
    border-width: 1px 0px 0px 0px;
    padding: 0px 0px 3.5rem 0px;
    margin: 3.5rem 0rem 3.5rem 0rem;
}

.tablet .OverView_Container{
    padding: 0px;
    margin: 5.5rem 0px;
}

.phone .OverView_Container{
    padding: 0px;
    margin: 1rem 0px 2.5rem 0px;
}

.Overview_Text{
    background: var(--grayscale-color-f-9-f-9-f-9, #F9F9F9);
    height: 100%;
    min-width: 50%;
    padding: 2.5rem 2.5rem 0px 2.5rem;
}

.Overview_Text:lang(en-US){
    background: var(--grayscale-color-f-9-f-9-f-9, #F9F9F9);
    height: 100%;
    min-width: 50%;
    padding: 2.5rem;
}

.tablet .Overview_Text{
    padding: 1.5rem;
}

.phone .Overview_Text{
    padding: 1.5rem;
}

.Other_Offerings_Bg_Color_Grey {
    background-color: rgba(249,249,249,1);
}


.Innovation_ImgSize {
    align-items: center;
    display: flex;
    height: 170px;
    max-height: 170px;
    max-width: 150px;
}

.tablet .Innovation_ImgSize {
    align-items: center;
    display: flex;
    height: 120px;
    max-height: 120px;
    max-width: 100px;
}


.Custom_Arrow .splide__arrow--next{
    right: -6em;
}

.Custom_Arrow .splide__arrow--prev{
    left: -6em;
}

.osui-carousel--has-pagination:not(.splide) .splide__pagination {
    bottom: -47px;
}
.phone .osui-carousel--has-pagination:not(.splide) .splide__pagination {
    bottom: -34px;
}

.osui-carousel .splide__pagination__page.is-active {
    margin-bottom: 2px;
}
.phone .osui-carousel .splide__pagination__page.is-active {
    margin-bottom: 4px;
}
.Recommended_Search_Words {
    color: #111;
    font-family: Pretendard;
    font-feature-settings: 'clig' off, 'liga' off;
    font-size: 18px;
    font-weight: 700;
    line-height: 100%;
    text-align: center;
}

.tablet .Recommended_Search_Words,
.phone .Recommended_Search_Words{
    font-size: 14px;
}

.Recommended_Search_Words2 {
    color: #111;
    font-family: Pretendard;
    font-size: 16px;
    font-weight: 400;
    line-height: 100%;
}

.tablet .Recommended_Search_Words2,
.phone .Recommended_Search_Words2 {
    font-size: 12px;
}

.Menu_Search .input-with-icon-content-icon{
    left: auto;
    right: 16px !important;
    top: 50%;
    transform: translate(0%, -25%);
}

.input-with-icon a svg path {
    stroke: black !important;
}

.input-with-icon a svg circle {
    stroke: black !important;
}

.SearchActive a svg path {
    stroke: #F5280B;
}

.Submenu_Title:hover a svg path {
    stroke: #F5280B;
}

.SearchActive a svg circle {
    stroke: #F5280B;
}

.Search_Bar_Menu {
    width: 40%;
}
.tablet .Search_Bar_Menu,
.phone .Search_Bar_Menu {
    width: 90%;
    padding-top: 36px;
    padding-bottom: 16px;
}

.Menu_Search_Bar {
    height: 56px !important;
    color:  #111;
    font-family: Pretendard;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 100%;
}
.tablet .Menu_Search_Bar,
.phone .Menu_Search_Bar {
    height: 44px !important;
    font-size: 14px;
}

.tablet .osui-submenu__items, .phone .osui-submenu__items {
    padding: 0px;
}

.osui-submenu__items a {
    color: var(--color-neutral-8);
    margin: 0;
    padding: var(--space-none) 20px !important;
    white-space: nowrap;
    /*height: 40px;*/
}

.phone .app-menu-content {
    background-color: var(--color-neutral-0);
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    left: -100%;
    position: fixed;
    top: 0;
    -webkit-transform: translateX(0) translateZ(0);
    transform: translateX(0) translateZ(0);
    -webkit-transition: -webkit-transform 130ms ease-in;
    transition: -webkit-transform 130ms ease-in;
    transition: transform 130ms ease-in;
    transition: transform 130ms ease-in, -webkit-transform 130ms ease-in;
    width: 100%;
    will-change: transform;
    z-index: var(--osui-menu-layer);
}

.phone .menu-visible .app-menu-content {
    -webkit-transform: translateX(var(--side-menu-size)) translateZ(0);
    transform: translateX(100%) translateZ(0);
    -webkit-transition: -webkit-transform 330ms ease-out;
    transition: -webkit-transform 330ms ease-out;
    transition: transform 330ms ease-out;
    transition: transform 330ms ease-out, -webkit-transform 330ms ease-out;
}

.BackToList_Button{
    justify-content: center;
    display: inline-flex;
    align-items: center;
    color: var(--grayscale-color-111111, #111);
    font-family: Pretendard;
    font-size: 1.125rem;
    font-weight: 500;
    padding: 15px 30px;
    border-radius: 200px;
    border: 1px solid var(--grayscale-color-e-6-e-6-e-6, #E6E6E6);
    background: var(--grayscale-color-ffffff, #FFF);
}

.phone .BackToList_Button{
    padding: 10px 18px;
    font-size: 14px;
}

.Depth1 .osui-submenu__header{
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-color: #E6E6E6;
}

.Depth2 .osui-submenu__header{
    border-bottom-style: solid;
    border-bottom-width: 0px;
    border-color: #E6E6E6;
}

.Depth3 .osui-submenu__header{
    border-bottom-style: solid;
    border-bottom-width: 0px;
    border-color: #E6E6E6;
}


.Card_End_Bottom_Margin {
    margin-bottom: 0px;
}
.tablet .Card_End_Bottom_Margin {
    margin-bottom: 0px;
}
.phone .Card_End_Bottom_Margin {
    margin-bottom: 60px;
}

.Card_Bottom_Margin {
    margin-bottom: 180px;
}
.tablet .Card_Bottom_Margin {
    margin-bottom: 120px;
}
.phone .Card_Bottom_Margin {
    margin-bottom: 60px;
}

.Subscription_Container{
    margin-top: 120px;
    margin-bottom: 180px;
}

.tablet .Subscription_Container,
.phone .Subscription_Container{
    margin-top: 20px;
    margin-bottom: 0rem;
}

.All_Story_Btn{
    border: 1px solid #E6E6E6;
    background: #FFF;
    border-radius: 200px;
    height: auto;
    padding: 15px 30px 15px 30px;
    width: auto;
    color: #111;
    font-family: Pretendard;
    font-size: 18px;
    font-weight: 500;
    line-height: 100%;
}
.All_Story_Btn:hover{
    background: var(--SK, linear-gradient(92deg, #FB9136 0%, #F5280B 100%));
    border: 1px solid transparent;
    /*border: none;*/
    color: #FFF;
}

.phone .All_Story_Btn{
    font-size: 14px;
    padding : 10px 18px;
}

.tablet .All_Story_Btn{
    font-size: 14px;
    padding : 10px 18px;
}

.Overview_Eng_Bottom{
    margin-bottom: 180px;
}

.phone .Overview_Eng_Bottom{
    margin-bottom: 0px;
}

.tablet .Overview_Eng_Bottom{
    margin-bottom: 90px;
}

.Service_BannerCategory_Padding {
    margin-bottom: 15px;
}
.tablet .Service_BannerCategory_Padding,
.phone .Service_BannerCategory_Padding {
    margin-bottom: 6px;
}

.Service_BannerTitle_Padding {
    margin-bottom: 20px;
}
.tablet .Service_BannerTitle_Padding,
.phone .Service_BannerTitle_Padding {
    margin-bottom: 8px;
}

.Bottom_Font{
    color: #FFF;
    font-size: 2.625rem;
    text-align: center;
}


.Family_Button .btn-small{
    font-size: var(--font-size-xs);
    padding: var(--space-none) var(--space-base);
}


/* 24.01.30.
모바일 화면 표 레이아웃 깨짐 방지 */
.phone .table.table-no-responsive th,
.tablet .table.table-no-responsive th{
    width: auto;
}

/* 24.02.08.
Microdata 삽입후 숨김 */
.DisplayNone {
    display: none;
}

/* 24-06-05 이노베이션 모티브 관련 */
.Inno_Title,
.Inno_Content  {
    color: black;
}
.Inno_ContentBox {
    background-repeat: no-repeat;
    background-size: contain;
    height: 140px;
    margin-top: 100px;
    max-width: 254px;
    position: relative;
}
.tablet .app-menu-links.MobileMenuView .Depth3LinkTitle {
    white-space: pre-wrap;
}


.Overview_Mapping_Btn {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    height: 40px;
    background: #ffffff;
    color: var(--grayscale-color-111111, #111);
    font-family: Pretendard;
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 100%;
    margin: 0.5rem 0.5rem 0.5rem 0rem;
    text-align: right;
    padding: 12px 20px;
    gap: 6px;
    border-radius: 200px;
    border: 1px solid #E6E6E6;
}

.tablet .Overview_Mapping_Btn{
    height: 10%;
    margin: 0.5rem 0rem 0rem 0rem;
    padding: 10px 15px;
}

.phone .Overview_Mapping_Btn{
    height: 10%;
    margin: 0.5rem 0rem 0rem 0rem;
    padding: 8px 12px;
}

.Overview_Mapping_Btn:hover {
    background: linear-gradient(91.59deg, #FB9136 0%, #F5280B 100%);
    border: 0px solid;
    color: #ffffff;
    font-weight: 600;
}



/* 2025 Alli 챗봇 */
.chat-floating-banner {
    background-size: cover;
    position: fixed;
    bottom: 23px;
    right: 23px;
    z-index: 0;
    width: 65px;
    height: 65px;
    border-radius: 50%;
    display: block;
    object-fit: cover;
    flex-shrink: 0;
    user-select: none;
    text-align: center;
}
.chat-floating-banner-close {
    background-color: #fff;
    background-size: cover;
    position: fixed;
    bottom: 23px;
    right: 23px;
    z-index: 55;
    width: 65px;
    height: 65px;
    border-radius: 50%;
    display: block;
    object-fit: cover;
    flex-shrink: 0;
    user-select: none;
    text-align: center;
}
.chat-floating-banner-close:hover {
    background-color: rgba(0, 0, 0, 0.098);
    background-size: cover;
}
.phone .chat-floating-banner-close:hover,
.tablet .chat-floating-banner-close:hover {
    background-color: rgba(0, 0, 0, 0.098);
    background-size: cover;
}
.chatbotContainer {
    position: fixed;
    bottom: 100px;
    right: 23px;
    background-color: #fafafa;
    border-radius: 15px;
    z-index: 55;
}
.CloseAlli {
    visibility: hidden;
    width: 0;
    height: 0;
}
.OpenAlli {
    visibility: visible;
    width: 400px;
    height: 100%;
    max-height: calc(100vh - 120px);
}
.phone .OpenAlli {
    max-width: calc(100vw - 45px);
    max-height: calc(100vh - 175px);
}

.CloseChat {
    text-align: center;
    width: 31px;
    background-color: #fafafa;
    height: 31px;
    z-index: 55;
    position: absolute;
    right: 17px;
    top: 9px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 15px;
}
.CloseChat:hover {
    background-color: #E1E1E1;
    border-radius: 50%;
}

.Alli.svg_Container{
    width: auto;
    position: fixed;
    right: 48px;
    bottom: 42px;
}
.OSBlockWidget .Alli.Close_svg svg path {
    stroke: #000008;
}






/* 25.06.16 문의하기 css 이동 */
.form div span.validation-message{
  bottom: -23px;
  left:0;
  position:absolute;
  white-space:nowrap;
  width:100%;
}
.phone .form div span [data-input] ~ span.validation-message{
  bottom: -30px;
}
.form div span textarea[data-textarea] + span.validation-message{
  bottom: -19px;
}
.phone .form div span textarea[data-textarea] + span.validation-message{
  bottom: 5px;
}

.form div span > input + span#b4-SelectPersonal3_DescribedBy.validation-message, 
.form div span > input + span#b4-SelectAd3_DescribedBy.validation-message, 
.form div span > input + span#b4-SelectTransfer3_DescribedBy.validation-message, 
.form div span > input + span#b4-SelectIs142_DescribedBy.validation-message {
  bottom: -19px;
  left: 26px;
  position:absolute;
  white-space:nowrap;
  width:100%;
}
.phone .form div span span.validation-message{
  bottom: -22px;
}

.form div .dropdown,
.form div .search-input,
.form div input[data-input],
.form div textarea[data-textarea],
.form div [data-switch] {
  margin-bottom: 40px;
}
.phone .ThemeGrid_Container.Main_Container{
    margin: 0px;
}

.personal_info_oversea{
    border: 1px solid #dadada;
    padding: 15px 10px 15px 10px;
    color: #425b76;
}

.Form_Container {
    background: #F9F9F9;
    width: 100%;
    max-width: 1200px;
}
.phone .Form_Container {
    background: #F9F9F9;
    /* width: 100%; */
    max-width: 75rem;
}

.Info_Container {
    padding: 60px 60px 20px 60px;
    display: flex;
    justify-content: flex-end;
}
.phone .Info_Container {
    padding: 40px 20px 10px 60px;
}

.Info_Text {
    font-size: 16px;
    color: #F5280B;
    font-family: Pretendard;
    font-style: normal;
    font-weight: 500;
    line-height: 126%;
}
.phone .Info_Text {
    font-size: 14px;
}

.Salesforce_Container {
    padding: 0px 60px 60px 60px;
    max-width: 1200px;
}
.phone .Salesforce_Container {
    padding: 0px 20px 20px 20px;
    width: 100%;
}

.Inputs_Container {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 1080px;
}
.phone .Inputs_Container {
    width: 100%;
}

.Form_Input_Container {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    padding: 0px;
    gap: 80px;
    max-width: 1080px;
    width: 100%;
}
.phone .Form_Input_Container {
    display: unset;
    align-items: end;
    padding: 0px;
    width: 100%;
}
.tablet .Form_Input_Container {
    gap: 20px;
}


.Form_Input_Container.Valid,
.Form_Input_Box.TextArea.Valid {
    padding: 0px 0px 19px 0px;
}

.Form_Input_Box {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    padding: 0px;
    /* gap: 6px; */
    max-width: 50%;
    width: 50%;
}
.phone .Form_Input_Box {
    display: unset;
    align-items: flex-start;
    min-width: 280px;
    max-width: 500px;
}

.Form_Input_Box.TextArea {
    padding: 0px 0px 40px 0px;
    max-width: 1080px;
    width: 100%;
}
.phone .Form_Input_Box.TextArea {
    width: 100%;
    height: 100%;
    min-height: 100px;
    max-height: 150px;
    max-width: 500px;
    min-width: 280px;
}

.Form_Input_Label {
    max-width: 140px;
    width: 30%;
    height: 20px;
    font-family: 'Pretendard';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 126%;
    color: #555555;
    position: relative;
    bottom: -12px;
}
.phone .Form_Input_Label {
    font-size: 14px;
    width: 100%;
    height: 100%;
    min-width: 280px;
    max-width: 500px;
    position: static;
}
.tablet .Form_Input_Label {
    max-width: 100px;
    width: 36%;
}


.Form_Input_Box .Form_Input_Area {
    width: 78%;
}
.phone .Form_Input_Box .Form_Input_Area {
    width: 100%;
}

.Form_Input_Box .Form_Input {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding: 0px 16px;
    gap: 10px;
    margin: 0;
    max-width: 360px;
    min-width: 260px;
    width: 100%;
    height: 40px;
    background: #FFFFFF;
    border: 1px solid #DDDDDD;
}
.phone .Form_Input_Box .Form_Input {
    display: unset;
    padding: 0px 0px 0px 10px;
    margin: 0px 0px 20px 0px;
    min-width: 280px;
    max-width: 500px;
    width: 100%;
}
.tablet .Form_Input_Box .Form_Input {
    min-width: 155px;
    max-width: 500px;
}

.Form_Input_Box.TextArea .Form_Input_Area {
    width: 100%;
}
.Form_Input_Box.TextArea .Form_Input_Label {
    width: 14.4%;
}
.Form_Input_Box .Form_Input.TextArea {
    width: 100%;
    height: 200px;
    max-width: 940px;
    min-width: 696px;
    padding: 12px 16px;
}
.phone .Form_Input_Box .Form_Input.TextArea {
    width: 100%;
    height: 100%;
    min-height: 100px;
    max-height: 150px;
    max-width: 500px;
    min-width: 280px;
}
.tablet .Form_Input_Box .Form_Input.TextArea {
    max-width: 1030px;
    min-width: 280px;
}

.Form_Input_Box .Form_Input.industry {
    margin: 0 0;
    padding: 0px;
}
.phone .Form_Input_Box .Form_Input.industry {
    margin: 0px 0px 20px 0px;
    display: flex;
    flex-direction: column;
    padding: 0px;
    justify-content: center;
    align-items: center;
}

.Form_Input_Box .Form_Input > .dropdown-container:after {
    border: 2px solid #555555;
}
.phone .Form_Input_Box .Form_Input > .dropdown-container:after {
    border: 2px solid #555555;
    top: 15px;
}

.Terms_Box .Terms_Container {
    display: flex;
    align-items: flex-start;
    max-width: 1080px;
    height: auto;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 20px 0px;
}
.phone .Terms_Box .Terms_Container {
    width: 100%;
    height: 100%;
}

.Terms_Container.SelectAll {
    display: flex;
    align-items: center;
    max-width: 1080px;
    height: 2.5rem;
    padding: 0px 0px 20px 0px;
    border-bottom: 1px dashed #808080;
}
.phone .Terms_Container.SelectAll {
    align-items: flex-start;
    width: 100%;
    height: 100%;
}
.Terms_Box .Terms_Container.Valid {
    margin: 0px 0px 1px 0px;
}

.Terms_Box .Terms_Marketing_Box .Terms_Container {
    margin: 0px 0px 10px 0px;
}
.phone .Terms_Box .Terms_Marketing_Box .MarginNone,
.Terms_Box .Terms_Marketing_Box .MarginNone {
    margin: 0px 0px 0px 0px;
}

.Terms_Box > .Terms_Marketing_Box ~ .Terms_Container {
    margin: 0px 0px 20px 0px;
}
.phone .Terms_Box > .Terms_Marketing_Box ~ .Terms_Container.PlusMargin,
.Terms_Box > .Terms_Marketing_Box ~ .Terms_Container.PlusMargin {
    margin: 20px 0px 20px 0px;
}
.Terms_Box > .Terms_Marketing_Box ~ .Terms_Container.Valid {
    margin: 0.5px 0px;
}
.Terms_Box > .Terms_Marketing_Box ~ .Terms_Container.Marketing_Valid {
    margin: 20px 0px 1px 0px;
}
.Terms_Box > .Terms_Marketing_Box ~ .Terms_Container.Marketing {
    margin: 20px 0px 0px 0px;
}

.Terms_Box {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 20px 0px 0px 40px;
}
.phone .Terms_Box {
    padding: 20px 0px 0px 0px;
}

.Terms_Marketing_Box {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 0px;
    width: 100%;
}

.Terms_Marketing_Box_Inner {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 0px 0px 0px 30px;
}
.phone .Terms_Marketing_Box_Inner {
    width: 100%;
}

.Terms_Container_Inner {
    visibility: visible;
    display: flex;
    align-items: flex-start;
    padding: 0px;
    margin: 0px 0px 20px 0px;
    
    max-width: 1080px;
}
.phone .Terms_Container_Inner {
    visibility: visible;
    width: 100%;
    margin: 0px 0px 20px 0px;
}
.phone .Terms_Container_Inner.MarginNone {
    visibility: visible;
    width: 100%;
    margin: 0px 0px 0px 0px;
}

.Terms_Container_Inner.First {
    visibility: visible;
    margin: 0px 0px 20px 0px;
}

.phone .Terms_Container_Inner.First.PlusMargin,
.Terms_Container_Inner.First.PlusMargin {
    margin: 20px 0px 20px 0px;
}

.Hidden_Box {
    visibility: hidden;
    width: 0px;
    height: 0px;
    margin: 0px;
    padding: 0px;
}

.Terms_Container [data-checkbox].checkbox.Terms_Check:hover {
    cursor: pointer;
}
.Terms_Container [data-checkbox].checkbox.Terms_Check {
    width: 16px;
    height: 16px;
    background: #FFFFFF;
    border: 1px solid #f9f9f9;
    border-radius: 0;
    padding: 0;
}
.Terms_Container [data-checkbox].checkbox.Terms_Check::before {
    width: 16px;
    height: 16px;
    
    background: #FFFFFF;
    border: 1px solid #DDDDDD;
    border-radius: 0;
    padding: 0;
}
.Terms_Container [data-checkbox].checkbox.Terms_Check:checked::before {
    width: 16px;
    height: 16px;
    
    background: #4D4D4D;
    border-radius: 0;
    padding: 0;
}
.Terms_Container [data-checkbox].checkbox.Terms_Check:focus::before {
    width: 16px;
    height: 16px;
    
    border: 1px solid #DDDDDD;
    border-radius: 0;
    padding: 0;
}
.Terms_Container [data-checkbox].checkbox.Terms_Check::after {
    border: 3px solid #FFFFFF;
    display: inline-block;
    top: 2px;
    left: 3px;
    width: 10px;
    height: 6px;
}


.Terms_Box  span {
    width: 16px;
    height: 16px;
}
.Terms_Box [data-checkbox].checkbox.Terms_Check:hover {
    cursor: pointer;
}
.Terms_Box [data-checkbox].checkbox.Terms_Check {
    width: 16px;
    height: 16px;
    background: #FFFFFF;
    border: 1px solid #f9f9f9;
    border-radius: 0;
    padding: 0;
}
.Terms_Box [data-checkbox].checkbox.Terms_Check::before {
    width: 16px;
    height: 16px;
    
    background: #FFFFFF;
    border: 1px solid #DDDDDD;
    border-radius: 0;
    padding: 0;
}
.Terms_Box [data-checkbox].checkbox.Terms_Check:checked::before {
    width: 16px;
    height: 16px;
    
    background: #4D4D4D;
    border-radius: 0;
    padding: 0;
}
.Terms_Box [data-checkbox].checkbox.Terms_Check:focus::before {
    width: 16px;
    height: 16px;
    
    border: 1px solid #DDDDDD;
    border-radius: 0;
    padding: 0;
}
.Terms_Box [data-checkbox].checkbox.Terms_Check::after {
    border: 3px solid #FFFFFF;
    display: inline-block;
    top: 2px;
    left: 3px;
    width: 10px;
    height: 6px;
}

.Terms_Text {
    padding: 0px 0px 0px 10px;
    height: 100%;
    font-family: 'Pretendard';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 126%;
    color: #555555;
}
.phone .Terms_Text {
    width: 100%;
    height: 100%;
    font-size: 14px;
    line-height: 150%;
}

.Click_Terms_Text:hover {
    cursor: pointer;
}

div .Terms_Text label,
.Terms_Container div label {
    margin: 0;
    height: auto;
}

.WarningTextBox{
    /* margin: 0px 0px 10px 0px; */
}
span.WarningText {
    font-family: 'Pretendard';
    font-style: normal;
    font-weight: 400;
    font-size: 14.5px;
    line-height: 126%;
    color: #808080;
}
.phone span.WarningText {
    font-size: 12.5px;
    line-height: 150%;
}

.Submit_Btn {
    padding: 15px 30px;

    width: auto;
    height: auto;
    
    background: #FFFFFF;
    border: 1px solid #E6E6E6;
    border-radius: 200px;
    font-family: 'Pretendard';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 100%;
    
    color: #111111;
}
.phone .Submit_Btn {
    padding: 10px 20px;
    font-size: 14px;
}

.Submit_Btn:hover {
    background: var(--SK, linear-gradient(92deg, #FB9136 0%, #F5280B 100%));
    border: 1px solid transparent;
    color: #FFF;
    cursor: pointer;
}


/* 문의하기 팝업 */
.popup-dialog.popup-dialog.Popup_Box {
    max-height: 1500px;
    max-width: 75rem;
    display: flex;
    justify-content: center;
    padding: 40px;
}
.phone .popup-dialog.popup-dialog.Popup_Box {
    max-width: 700px;
    padding: 24px;
}

.Popup_Box .popup-content{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    max-width: 1120px;
    width: 100%;
}
.phone .Popup_Box .popup-content{
}

.Popup_Box .Popup_Terms_Box {
    align-items: flex-start;
    padding: 0px;
    max-width: 1120px;
    max-height: 1120px;
    width: 100%;
}

.Popup_Box .Popup_Terms_Title_Box {
    padding: 0px;
    max-width: 1120px;
    max-height: 28px;
    margin: 0px 0px 24px 0px;
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.phone .Popup_Box .Popup_Terms_Title_Box {
    padding: 0px;
    max-height: 500px;
    margin: 0px 0px 12px 0px;
}

.Popup_Box .Popup_Terms_Title {
    max-width: 660px;
    font-family: 'Pretendard';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 100%;
    color: #111111;
    width: 100%;
}
.phone .Popup_Box .Popup_Terms_Title {
    max-width: 660px;
    font-size: 18px;
}

.Popup_Box .Popup_Terms_Text_Box {
    align-items: flex-start;
    padding: 20px;
    max-width: 1120px;
    max-height: 1120px;
    border: 1px solid #DDDDDD;
    margin: auto;
    width: 100%;
    height: auto;
}
.phone .Popup_Box .Popup_Terms_Text_Box {
    width: auto;
    height: auto;
    max-height: 355px;
    padding: 10px;
    overflow-y: scroll;
}

.Popup_Box .Popup_Terms_Text {
    max-width: 1080px;
    max-height: 1080px;
    font-family: 'Pretendard';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 158%;
    color: #555555;
    margin: 0px;
}
.phone .Popup_Box .Popup_Terms_Text {
    font-size: 14px;
}

.Popup_Box .Popup_Terms_Text_Highlight{
    font-weight: bold;
    font-size: 16px;
    text-decoration: underline;
    margin: 0px;
}
.phone .Popup_Box .Popup_Terms_Text_Highlight{
    font-weight: bold;
    font-size: 16px;
    text-decoration: underline;
    margin: 0px;
}

.Popup_Box .Popup_ul_Terms {
    padding: 0px 0px 0px 15px;
    margin: 0px;
}

.phone .Popup_Box .Popup_ul_Terms {
    padding: 0px 0px 0px 15px;
    margin: 0px;
}
.Popup_Box li::marker {
    font-size: 0.8em; /* 점 크기 조절 */
    color: #555555;
}

.Popup_Box .Popup_Btns {
    padding: 30px 0px 0px 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}

.Agree_Btn {
    padding: 15px 30px;
    width: auto;
    height: auto;
    background: #FFFFFF;
    border: 1px solid #E6E6E6;
    border-radius: 200px;
    font-family: 'Pretendard';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 100%;
    color: #111111;
    margin: 0px 10px 0px 0px;
}
.phone .Agree_Btn {
    padding: 10px 20px;
    font-size: 14px;
    margin: 0px 4px 0px 0px;
}
.Agree_Btn:hover {
    background: var(--SK, linear-gradient(92deg, #FB9136 0%, #F5280B 100%));
    border: 1px solid transparent;
    color: #FFF;
    cursor: pointer;
}

.Reject_Btn.ThemeGrid_MarginGutter {
    margin: 0px 0px 0px 10px;
}

.Reject_Btn {
    padding: 15px 30px;           
    width: auto;
    height: auto;
    background: #FFFFFF;
    border: 1px solid #E6E6E6;
    border-radius: 200px;
    font-family: 'Pretendard';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 100%;
    margin: 0px 0px 0px 10px;
    color: #111111;
}
.phone .Reject_Btn {
    padding: 10px 20px;
    font-size: 14px;
    margin: 0px 0px 0px 4px;
}
.Reject_Btn:hover {
    background: var(--SK, linear-gradient(92deg, #FB9136 0%, #F5280B 100%));
    border: 1px solid transparent;
    color: #FFF;
    cursor: pointer;
}

.svg_Container{
    text-align: right;
    width: auto;
    cursor: pointer;
}
.OSBlockWidget .Close_svg svg path {
    stroke: #808080;
}

.padding-bottom-l {
    padding-bottom: 32px;
}

.padding-top-l {
    padding-top: 32px;
}

.separator-horizontal {
    height: 1px;
    width: 100%;
}

.Tab_Detail_Title_Active {
    /* color: var(--grayscale-color-111111, #111); */
    font-family: Pretendard;
    font-size: 1.25rem;
    font-weight: 700;
    line-height: 130%;
    
    height: 4.5rem;
    
    text-align: center;
    word-break: keep-all;

    border-color: #F5280B;
    border-bottom-style: solid;
    border-bottom-width: 0.25rem;

    display: flex;
    /* padding: 1rem 0.625rem; */
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 0.75rem;
    align-self: stretch;       
    
/* 24.10.24. Features가 active 될 때 클씨가 커지며 줄이 바뀌는 현상을 최소화 하기위해 padding값을 수정함 */
    padding: 0; 
}

.Tab_Detail_Title {
    color: #808080;
    font-family: Pretendard;
    font-size: 1.25rem;
    font-weight: 400;
    line-height: 130%;

    height: 4.5rem;
    
    text-align: center;
    word-break: keep-all;
    
    border-color: #E6E6E6;
    border-bottom-style: solid;
    border-bottom-width: 1px;

        display: flex;
    /* padding: 1rem 0.625rem; */
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 0.75rem;
    align-self: stretch;   
    
/* 24.10.24. Features가 active 될 때 클씨가 커지며 줄이 바뀌는 현상을 최소화 하기위해 padding값을 수정함 */
    padding: 0; 
}

.Inquiry_ImageContainer{
    background-image: url('/img/Image_Resource.image56.png?P861EH+4b3K2LhgnBbUVMA');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    text-align: center;
    padding-bottom: 3.5rem;
    padding-top: 3.5rem;
}

.tablet .Inquiry_ImageContainer{
    height: 9.75rem;
    padding-bottom: 1.91rem;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 1.74rem;
}

.phone .Inquiry_ImageContainer{
    height: 8.375rem;
    padding-bottom: 1.5rem;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 1.5rem;
}

.btn_download{
    font-family: Pretendard;
    font-size: 1.125rem;
    font-weight: 500;
    width: 11rem;
    height: 3rem;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 12.5rem;
    border: 1px solid #E6E6E6;
    /*padding: 0.9375rem 1.875rem;*/
    padding: 0.9375rem 1rem;
    text-align: center;
    background-color: transparent;
    color: #FFF;
}
.btn_download:hover{
    border: 1px solid #E6E6E6;
    background: #FFF;
    color: #111;
}

.tablet .btn_download{
    width: 7.5rem;
    height: 2.25rem;
    font-size: 0.875rem;
    line-height: 100%; /* 0.875rem */
}

.phone .btn_download{
    padding: 0.5625rem 0.5rem;
    font-size: 0.75rem;
    line-height: 100%; /* 0.75rem */
}
.phone .btn_download:hover{
    border: 1px solid #E6E6E6;
    background: #FFF;
    color: #111;
}

.btn_inquiry{
    font-family: Pretendard;
    font-size: 1.125rem;
    font-weight: 500;
    width: 10rem;
    height: 3rem;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0.625rem;
    border-radius: 12.5rem;
    border: 1px solid #E6E6E6;
    padding: 0.9375rem 1.875rem;
    margin-top: 0px;
    text-align: center;
    background-color: transparent;
    color: #FFF;
}
.btn_inquiry:hover{
    border: 1px solid #E6E6E6;
    background: #FFF;
    color: #111;
}
.tablet .btn_inquiry{
    width: 7.5rem;
    height: 2.25rem;
    font-size: 0.875rem;
    line-height: 100%; /* 0.875rem */
}
.phone .btn_inquiry{
    padding: 0.5625rem 0.8rem;
    font-size: 0.75rem;
    line-height: 100%; /* 0.75rem */
}
.phone .btn_inquiry:hover{
    border: 1px solid #E6E6E6;
    background: #FFF;
    color: #111;
}



div[class*="ThemeGrid_Width"] {
    vertical-align: top;
}

[class*="ThemeGrid_Width"] {
    display: inline-block;
    box-sizing: border-box;
}
.ThemeGrid_Width11 {
	width: 91.5032679738562%;
}
