@charset "UTF-8";


.SaaS__next-wrap{
    width: 100vw;
    height: 100vh;
    display: flex;
    flex-direction: column;
}
.SaaS__next-nav{
    top: 0px;
    width: 100%;
    -webkit-box-align: center;
    align-items: center;
    padding: 6px 40px;
    background-color: #ffffff;
    min-height: calc(38px + 6px * 2);
    display: grid;
    grid-auto-flow: column;
    grid-auto-columns: 1fr;
    position: relative;
    border-bottom: 1px solid #001b371a;
    flex: 0 0 auto;
    grid-template-columns: 1fr auto;
    gap: 10px;
}
.SaaS__next-nav ul{
    padding: 0px;
    margin: 0px;
    display: flex;
    width: 100%;
    height: 100%;
    justify-content: flex-start;
    flex-direction: row;
    align-items: center;
    padding-top: 0px;
}
.SaaS__next-nav ul li{
    list-style: none;
    padding: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
    border-radius: 6px;
    transform: translateZ(0px);
    line-height: 0;
}
.SaaS__next-nav-logo{
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    width: 100%;
    height: 100%;
}
.SaaS__next-nav-logo img{
    height: 21px;
    margin-right: 20px;
    transform: none;
}
.SaaS__next-nav-button{
    white-space: nowrap;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    overflow: hidden;
    margin: 0px;
    outline: 0px;
    border: none;
    background: transparent;
    cursor: pointer;
    font-family: inherit;
    font-weight: 600;
    -webkit-font-smoothing: antialiased;
    width: 100%;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    border-radius: inherit;
    padding: 7px 12px;
    position: relative;
    text-decoration: none;
}
.SaaS__next-nav-button:hover {
    background-color: rgba(2, 32, 71, 0.05);
}
.SaaS__next-nav-button span{
    margin: 0px;
    padding: 0px;
    font-weight: normal;
    font-size: 15px;
    color: #4e5968;
    line-height: 1.6;
    overflow: hidden;
    text-overflow: ellipsis;
}
.SaaS__next-content{
    align-items: flex-start;
    display: flex;
    flex-direction: row;
    -webkit-box-pack: start;
    justify-content: flex-start;
    flex: 1 1 0%;
    min-height: 0px;
}
/* 사이드바바 */
.SaaS__next-content aside{
    display: inline-flex;
    min-height: 100%;
    transform: translateZ(0px);
    background: #f2f4f6;
    background: #fff;
}
.aside-box {
    position: relative;
    width: 220px;
    flex-shrink: 0;
    overflow: visible;
    opacity: 1;
}
.aside-box-a1 {
    position: absolute;
    height: 100%;
    border-right: 1px solid rgba(0,27,55,0.06);
    top: 0px;
    left: 0px;
    overflow: hidden;
    width: 100%;
    padding: 14px 0px 20px;
    pointer-events: auto;
    opacity: 1;
    transform: none;
}
.aside-box-a2 { 
    width: 220px;
    height: 100%;
    display: flex;
    flex-direction: column;
}
.aside-box-a3 {
    position: relative;
    overflow: hidden;
    height: inherit;
}
.aside-box-a4 {
    overflow: hidden scroll;
    scrollbar-width: none;
    -ms-overflow-style: none;
    -webkit-overflow-scrolling: touch;
    width: 100%;
    height: 100%;
}
.aside-box-a5 {
    display: block;
    min-width: 100%;
}
.aside-nav {
    padding-bottom: 24px;
    display: flex;
    flex-direction: column;
}
.aside-nav .aside-nav-ul-1 {
    padding: 0px;
    margin: 0px;
    width: 100%;
}       
.aside-nav .aside-nav-li-1 {
    list-style: none;
    transform: translateZ(0px);
}
.aside-nav-title {
    font-weight: 600;
    font-size: 12px;
    color: rgba(3,24,50,0.46);
    line-height: 1.6;
    padding: 12px 15px 5px 15px;
    margin: 14px 10px 0px;
    margin-top: 0px;
    margin-bottom: 6px;
}
.aside-nav-ul-2 {
    padding: 0px;
    margin: 0px;
}
.aside-nav-li-2 {
    list-style: none;
    margin: 0px 10px;
    transform: translateZ(0px);
    overflow: hidden;
    font-weight: 500;
    margin-bottom: 6px;
}
.aside-nav-li-2-a1 {
    position: relative;
    cursor: pointer;
    width: 100%;
    border-radius: 8px;
    z-index: 1;
    display: flex;
    transform: none;
}
.aside-nav-li-2-a1:hover,
.aside-nav-li-2-a1.active {
    background-color: rgba(0,23,51,0.04);
    background-color: rgb(234 243 254);
}
.aside-nav-li-2-a1:hover .aside-nav-li-2-a2-txt div,
.aside-nav-li-2-a1.active .aside-nav-li-2-a2-txt div {
    color: #000c1ecc;
    font-weight: 600;
}
.aside-nav-li-2-a1 button {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    cursor: pointer;
    height: 38px;
    padding: 5px 15px 5px 15px;
    background-color: transparent;
    color: #4e5968;
    text-align: left;
    width: 100%;
    position: relative;
    user-select: none;
    outline: none;
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
    border-radius: 8px;
    text-decoration: none;
    margin: 3px 0px;
    overflow: hidden;
}
.aside-nav-li-2-a2-svg {
    margin-right: 10px;
    display: flex;
    line-height: 0;
    height: 20px;
    width: 20px;
    min-width: 20px;
    color: rgba(3, 24, 50, 0.46);
}
.aside-nav-li-2-a2-svg img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: contain;
    object-position: center;
}
.aside-nav-li-2-a2-txt {
    flex: 1 1 0%;
    overflow: hidden;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
}
.aside-nav-li-2-a2-txt div {
    margin: 0px;
    padding: 0px;
    font-weight: 500;
    font-size: 14px;
    color: #4e5968;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    word-break: break-all;
    line-height: normal;
}
.aside-nav-go-home {
    align-items: flex-start;
    display: flex;
    flex-direction: row;
    -webkit-box-pack: start;
    justify-content: flex-start;
    height: 65px;
    padding: 20px 20px 0px;
    
    border-top: 1px solid #e2e2e2;
    margin-top: 31px;
}
.aside-nav-go-home a {
    display: grid;
    grid-auto-flow: column;
    grid-template-columns: 1fr auto;
    min-height: 48px;
    width: 100%;
    font-size: 14px;
    line-height: 20px;
    color: rgba(0, 12, 30, 0.8);
    padding: 0 14px 0 18px;
    border: none;
    border-radius: 8px;
    background-color: #ffffff;
    box-shadow: inset 0 0 0 1px #e5e8eb;
    overflow: hidden;
    transition: background 0.2s, color 0.1s, box-shadow 0.2s;
    cursor: pointer;
}
.aside-nav-go-home a:hover {
    box-shadow: inset 0 0 0 2px #5988ff;
}
.aside-nav-go-home a .txt {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: start;
    justify-content: flex-start;
    color: #000c1ecc;
    width: 100%;
    height: inherit;
    min-height: inherit;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.aside-nav-go-home a .icon {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: end;
    justify-content: flex-end;
    margin-left: 10px;
    height: 100%;
}   
.aside-nav-go-home a .icon svg {
    height: 12px;
    width: 12px;
    min-width: 12px;
}

.SaaS__next-content-main {
    flex: 1 1 0%;
    height: 100%;
    padding: 0 28px 40px 30px;
    overflow-y: auto;
    position: relative;
    z-index: 2;
    background: #f2f4f6;
}
.main-title {
    position: relative;
    height: 85px;
    padding: 28px 2px 32px;
}
.main-title h1 {
    margin: 0px;
    padding: 0px;
    font-weight: bold;
    font-size: 22px;
    color: #333d4b;
    line-height: 1.6;
    display: block;
}
 
.main-title .btn-page-back {
  display: flex;
  align-items: center;
  gap: 12px; /* 아이콘과 텍스트 간격 */
  background: none;
  border: none;
  cursor: pointer;
  padding: 0;
}

.main-title .btn-page-back .icon {
  width: 20px;
  height: 20px;
  background:  url('/resources/images/common/btn-page-back@2x.png') no-repeat center;
  background-size: contain;
}
 