.njulia{
    position: relative;
}
/* sec1 */
.sec1{
    background-image: url(/assets/images/njulia/sec1_bg2.png);
    background-repeat: no-repeat;
    background-position: center;
    height: 540px;
}
/* sec2 */
.sec2{
    padding-bottom: 100px;
    color: #000;
}
.sec2 .inner{
    max-width:982px
}
.sec2 .flexArea{
    display: flex;
    justify-content: space-between;
}
.sec2 .flexArea .box{
    width: 100%;
    box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.25);
    margin-top: -70px;
    background: #fff;
    padding: 25px 50px ;
    position: relative;
    border-radius: 10px;
}
.sec2 .flexArea .box .event{
    position: absolute;
    right: 30px;
    top: 20px;
}
.sec2 .flexArea .box .title{
    text-align: center;
    margin-bottom: 30px;
}
.sec2 .flexArea .box .title p{
    font-family: "Gmarket";
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 15px;
}
.sec2 .flexArea .box .title span{
    font-family: "Gmarket";
    font-size: 36px;
    font-weight:700;
}
.sec2 .flexArea .flexbox{
    display: flex;
    justify-content: space-between;
}
.sec2 .flexArea .box .info img{
    margin-right: 20px;
}
.sec2 .flexArea .box .info .txt li{
    font-size: 20px;
    line-height: 32px;
    margin-left: 24px;
    list-style: disc;
    font-weight: 500;
}
.sec2 .flexArea .box table{
    margin: 0 0 25px;
    width:390px
}
.sec2 .flexArea .box table tr td{
    border: 1px solid #000;
    height: 45px;
    text-align: center;
    font-size: 14px;
    width: 33.3%;
}
.sec2 .flexArea .box .btnArea{
    text-align: center;
}
.sec2 .flexArea .box .btnArea button{
    width: 390px;
    height: 50px;
    border-radius: 10px;
    background: #C9C181;
    color: #fff;
    font-size: 25px;
}
/* .sec2 .flexArea .box:last-of-type .btnArea button{
    background: #BB842F;
} */
/* sec3 */
.sec3{
    background: #411807;
}
.sec3 .inner{
    position: relative;
}
.sec3 .imgArea img{
    mix-blend-mode: luminosity;
}
.sec3 .text{
    position: absolute;
    top: 115px;
    right: 77px;
    color: #fff;
}
.sec3 .text p{
    font-family: 'EsaManru';
    font-size: 36px;
    margin-bottom: 50px;
    font-weight: 700;
}
.sec3 .text ul li{
    font-size: 20px;
    line-height: 32px;
    margin-bottom: 10px;
}
/* sec4 */
.sec4 {
    background-color: rgb(242, 242, 242);
    padding: 80px 0px 60px;
}

.sec4 .inner {
    max-width: 1140px;
}

.sec4 .title {
    text-align: center;
    margin-bottom: 60px;
    word-break: keep-all;
}

.sec4 .title p {
    font-size: 36px;
    font-weight: 700;
    letter-spacing: -0.8px;
    line-height: 48px;
    color: #505050;
    font-family: 'Gmarket';
}

.sec4 .reviewArea {
    margin-top: 58px;
}

.sec4 .reviewArea > div {
    overflow: hidden;
    background: rgba(255, 255, 255, 0.5);
    border-radius: 30px;
    display: flex;
    align-items: center;
    justify-content: left;
    box-shadow: rgba(0, 0, 0, 0.05) -20px 20px 20px;
    margin-bottom: 40px;
}

.sec4 .reviewArea .student1 {
    width: 60.44%;
    margin-left: 9.65%;
}

.sec4 .reviewArea .student2 {
    width: 85%;
    margin-left: 15%;
}

.sec4 .reviewArea .student3 {
    width: 60.37%;
    margin-left: 6.4%;
}

.sec4 .reviewArea .student4 {
    width: 61.65%;
    margin-left: 35.7%;
}

.sec4 .reviewArea .student5 {
    width: 69.65%;
    margin-left: 9.2%;
}

.sec4 .reviewArea > div .left {
    display: inline-block;
    padding-left: 30px;
    vertical-align: top;
    float: left;
    width: initial;
    margin-right: 0px;
}

.sec4 .reviewArea > div .right {
    display: inline-block;
    padding: 30px;
    font-size: 0px;
    float: left;
    min-height: 144px;
    text-align: center;
    word-break: keep-all;
}

.sec4 .reviewArea > div .right p {
    font-size: 20px;
    letter-spacing: -0.41px;
    line-height: 28px;
    color: rgb(80, 80, 80);
}
.sec4 .reviewSlick{
    display: none;
}
/* sec5 */
.sec5 {
    background: url(/assets/images/main/con3_bg.png);
    padding: 70px 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
}
.sec5 .consultingGuide {
    max-width: 1220px;background-color: #ffff;margin: 0 auto;box-shadow: 20px 20px 30px #226c9334;border: 1px solid #EDEDED;border-radius: 10px;padding: 36px 50px 0 50px;}
.sec5 .tops{display:flex;align-items:center;justify-content:space-between;padding-bottom:30px;margin-bottom:20px;border-bottom:1px solid #dbdbdb;}
.sec5 .tops .title{font-family: 'Pretendard';font-weight:800;font-size:25px;letter-spacing: -0.5px;color: #505050;}
.sec5 .tops a{font-family: 'Pretendard';font-weight:400;width:150px;height:40px;border: 1px solid #dbdbdb;
   background: #F8F8F8;
   border: 1px solid #DBDBDB;
   border-radius: 2px;
   font-size:14px;
   color:#505050;
   letter-spacing: -0.28px;
   text-align:center;
   line-height:38px;
}
.sec5 .tops a:nth-child(1){
   margin-right:10px;
}
.sec5 .bottoms{
   display:flex;
   align-items:center;
   justify-content:space-between;
}
.sec5 .box1_left{
   width:100%;
   display:flex;
   justify-content:space-between;
   align-items: center;
   padding-top:17px;
   padding-bottom:46px;
}
.sec5 .box1_left .lefts{
    font-size: 20px;
    line-height: 32px;
}

.sec5 .box1_left .line{
   height:144px;
	border-right:1px solid #dbdbdb;
}
.sec5 .lefts .homepage{
   font-family: 'Pretendard';
   font-weight:700;
   font-size:16px;
   letter-spacing:-0.32px;
   color:#191919;
   padding-bottom:9px;
   line-height:22px;
}
.sec5 .lefts .card{
   font-family: 'Pretendard';
   font-weight:400;
   font-size:14px;
   letter-spacing:-0.28px;
   color:#505050;
   padding-bottom:6px;
   white-space:nowrap;
}
.sec5 .lefts .days{
   font-family: 'Pretendard';
   font-weight:400;
   font-size:14px;
   letter-spacing:-0.28px;
   color:#505050;
   padding-bottom:12px;
}
.sec5 .lefts .icons{
   margin-left:15px;
   margin-top:-6px;
}
.sec5 .lefts .icons .kakao{
   padding-left:45px;
}
.sec5 .lefts .icons span{
   display:block;
   font-family: 'Pretendard';
   font-weight:400;
   font-size:12px;
   letter-spacing:-0.24px;
   color:#8f8f8f;
   margin-top:-10px;
   margin-right: 7px;
}
.sec5 .box1_left .middles{
	text-align:center;
	white-space:nowrap;
}
.sec5 .middles .university{
    font-family: 'Pretendard';
    font-weight: 700;
    font-size: 16px;
    letter-spacing: -0.32px;
    color: #191919;
    padding-bottom: 5px;
	line-height:22px;
}
.sec5 .middles .days{
    font-family: 'Pretendard';
    font-weight: 400;
    font-size: 14px;
    letter-spacing: -0.28px;
    color: #505050;
    padding-bottom: 12px;
}
.sec5 .middles .icons{
	margin-top: -4px;
}
.sec5 .middles .icons .write{
   margin-right: -16px;
}
.sec5 .middles .icons .kakao{
   padding-left:12px;
}
.sec5 .middles .icons .naver{
   padding-left:12px;
}
.sec5 .middles .icons span{
   display:block;
   font-family: 'Pretendard';
   font-weight:400;
   font-size:12px;
   letter-spacing:-0.24px;
   color:#8f8f8f;
   margin-top:-10px;
   margin-right: 7px;
}
.sec5 .rights .homepage{
   font-family: 'Pretendard';
   font-weight:700;
   font-size:16px;
   letter-spacing:-0.32px;
   color:#191919;
   padding-bottom:9px;
   line-height:22px;
   white-space: nowrap;
}
.sec5 .box1_left .rights{
	text-align:center;
	white-space:nowrap;
}
.sec5 .rights .days{
    font-family: 'Pretendard';
    font-weight: 400;
    font-size: 14px;
    letter-spacing: -0.28px;
    color: #505050;
    padding-bottom: 9px;
}
.sec5 .rights .icons{
	margin-top: -4px;
}
.sec5 .rights .icons .write{
   margin-right: -16px;
}
.sec5 .rights .icons .kakao{
   padding-left:45px;
}
.sec5 .rights .icons .naver{
   padding-left:12px;
}
.sec5 .rights .icons span{
   display:block;
   font-family: 'Pretendard';
   font-weight:400;
   font-size:12px;
   letter-spacing:-0.24px;
   color:#8f8f8f;
   margin-top:-10px;
   margin-right: 7px;
}

.sec5 .box2_right{
	text-align:right;
	margin-top:-17px;
}
.sec5 .box2_right .tel{
	padding-bottom:8px;
}
.sec5 .box2_right .tel span{
	font-family: 'Pretendard';
	font-weight:500;
	font-size:13px;
	letter-spacing:-0.26px;
	color:#8f8f8f;
	margin-right:10px;
}
.sec5 .box2_right .tel .tels{
	font-family: 'Pretendard';
	font-weight:700;
	font-size:26px;
	letter-spacing:-0.52px;
	color:#191919;
}
.sec5 .box2_right .week{
	font-family: 'Pretendard';
	font-weight:400;
	font-size:13px;
	letter-spacing:-0.26px;
	color:#505050;
	line-height:15px;
	padding-bottom:20px;
}
.sec5 .box2_right .icons{
	padding-bottom:10px;
	text-align:center;
}
.sec5 .box2_right .icons a{
	margin-right:31px;
}
.sec5 .box2_right .icons a:last-child{
	margin-right:0;
}
.sec5 .box2_right .icons span{
	display:block;
	font-family: 'Pretendard';
	font-weight:400;
	font-size:12px;
	letter-spacing:-0.24px;
	color:#8f8f8f;
	padding-top:6px;
}
.sec5 .mo {
    display: none;
}
.sec5 .box2_right .inquiry, .sec5 .box2_right .announcement{
	font-family: 'Pretendard';
	font-weight:400;
	font-size:13px;
	letter-spacing:-0.26px;
	color:#505050;
	line-height:18px;
}
/* kakaoBanner */
.kakaoBanner{
    position: absolute;
    right: 20px;
    top: 20px;
    width: 90px;
    background: #fff;
    border-radius: 20px;
    display: flex;
    text-align: center;
    flex-direction: column;
    align-items: center;
    padding: 10px 0;
    border: 1px solid #707070;
}
.kakaoBanner.fixed{
    position: fixed;
    top: 40px;
    transition: 0.3s;
    z-index: 10;
}
.kakaoBanner p{
    font-size: 14px;
    margin-bottom: 10px;
}
.kakaoBanner a {
    width: 70px;
    margin-bottom: 10px;
}
.kakaoBanner a:last-of-type{
    margin-bottom: 0;
}
/*bottomArea*/
.bottomArea {padding:80px 0 90px 0;background-color:#f2f2f2}
.bottomArea .tit-area{text-align: left}
.bottomArea .tit-area strong {color:#707070;font-size:22px;font-weight:500}
.bottomArea .tit-area strong span{display: inline-block;vertical-align: top;margin-top:0;margin-right: 10px;height:20px;width:20px}
.bottomArea .cont1 .tab-area {margin-top: 28px;text-align:center}
.bottomArea .cont1 .tab-area ul{width:100%;display:table;table-layout:fixed;border-collapse:collapse}
.bottomArea .cont1 .tab-area li {display:table-cell;border:1px solid #B0B0B0;background:#D5D5D5;color:#000;position: relative;cursor: pointer;padding:10px 0;line-height:28px;;font-size:22px;font-weight:500;letter-spacing: -1.5px;vertical-align:middle;}
.bottomArea .cont1 .tab-area li.on {border-color:#000;color:#fff;background:#000}
.bottomArea .cont1 .tab_con {padding: 37px 70px 55px 50px;background-color: #ffffff;text-align: left;margin-top: 20px;}
.bottomArea .cont1 .tab_con .tab-cont {display: none;line-height:1.5;font-size:14px}
.bottomArea .cont1 .tab_con .tab-cont b{font-size:16px}
.bottomArea .cont1 .tab_con .tab-cont dt {margin-bottom:6px;color: #000000;font-size:16px;font-weight: bold;letter-spacing: -1.5px}
.bottomArea .cont1 .tab_con .tab-cont dd {margin-bottom:30px;color: #000000;font-size:14px;letter-spacing: -1.5px;line-height:25px}
.bottomArea .cont1 .tab_con .tab-cont dd:last-of-type{margin-bottom:0}

@media all and (max-width:1400px){
    /* sec2 */
    .sec2 .flexArea{
        flex-direction: column;
        align-items: center;    
    }
    .sec2 .flexArea .box{
        border: 1px solid #dbdbdb;
    }
    /* .sec2 .flexArea .box:last-of-type{
        margin-top: 90px;
    } */
    /* sec5 */
    .sec5 .box1_left{
        flex-direction: column;
    }
    .sec5 .box1_left .line{
        height: 1px;
        border-bottom: 1px solid #DBDBDB;
        width: 100%;
        margin: 40px 0;
    }
}
@media all and (max-width:1100px){
    /* sec4 */
    .sec4 .reviewArea{
        display: none;
    }
    .sec4 .reviewSlick{
        display: block;
    }
    .sec4 .reviewArea > div{
        display: block;
        background: unset;
        box-shadow: unset;
    }
    .sec4 .reviewArea .student{
        height: 250px;
        margin-left: 0;
        position: relative;
        background: rgba(255, 255, 255, 0.5);
        border-radius: 30px;
        width: 100%;
        margin-top: 50px;
        text-align: center;
    }
    .sec4 .reviewArea > div .left{
        padding-left: 0;
        position: absolute;
        top: -50px;
        float: unset;
        left: 50%;
        transform: translateX(-50%);
    }
    .sec4 .reviewArea > div .right{
        float: unset;
        padding-top: 90px;
    }
    .sec4 .reviewArea .slick-prev{
        width:30px;
        height:30px;
        background-color:#a9a9a9;
        background-image:url(/assets/images/njulia/sec4_left.png);
        background-size:auto;
        background-repeat:no-repeat;
        background-position:center;
        border-radius:50%;
        left:-15px;
        top:50%
    }
        .sec4 .reviewArea .slick-next{
        width:30px;
        height:30px;
        background-color:#a9a9a9;
        background-image:url(/assets/images/njulia/sec4_right.png);
        background-size:auto;
        background-repeat:no-repeat;
        background-position:center;
        border-radius:50%;
        right:-15px;
        top:50%
    }
}
@media all and (max-width:1000px){
    /* sec2 */
    .sec2 .flexArea .flexbox{flex-direction: column;align-items: center;}
    .sec2 .flexArea .flexbox .info{margin-bottom: 20px;}

}
@media all and ( max-width:750px ){
    /* sec1 */
    .sec1{
        background-image: url(/assets/images/njulia/mo_sec1_bg2.png);
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        height: 54rem;
    }
    /* sec2 */
    .sec2{
        padding-bottom: 10rem;
    }
    .sec2 .flexArea .box{
        width: 100%;
        box-shadow: 1rem 1rem 2rem 0px rgba(0, 0, 0, 0.25);
        margin-top: -16rem;
        padding: 5rem 4rem 4rem;
        position: relative;
        border-radius: 1rem;
    }
    .sec2 .flexArea .box .event{
        position: absolute;
        right: 2.5rem;
        top: -2rem;
    }
    .sec2 .flexArea .box .event{
        width: 10.2rem;
    }
    .sec2 .flexArea .box .title{
        margin-bottom: 3.5rem;
    }
    .sec2 .flexArea .box .title p{
        font-family: "Gmarket";
        font-size: 2rem;
        margin-bottom: 1.5rem;
    }
    .sec2 .flexArea .box .title span{
        font-family: "Gmarket";
        font-size: 3.6rem;
    }
    .sec2 .flexArea .box .info{
        display: flex;
        align-items: center;
        margin-bottom: 3rem;
    }
    .sec2 .flexArea .box .info img{
        margin-right: 2rem;
        width: 5rem;
    }
    .sec2 .flexArea .box .info .txt li{
        font-size: 2.4rem;
        line-height: 3.6rem;
        margin-left: 2.4rem;
    }
    .sec2 .flexArea .box .right{
        width: 100%;
    }
    .sec2 .flexArea .box table{
        margin: 0 0 2.5rem;
        width: 100%;
    }
    .sec2 .flexArea .box table tr td{
        border: 1px solid #000;
        height: 4.5rem;
        text-align: center;
        font-size: 2rem;
        width: 33.3%;
    }
    .sec2 .flexArea .box .btnArea{
        text-align: center;
    }
    .sec2 .flexArea .box .btnArea button{
        width: 100%;
        height: 7rem;
        border-radius: 1rem;
        background: #C9C181;
        color: #fff;
        font-size: 2.8rem;
    }
    /* .sec2 .flexArea .box:last-of-type{
        margin-top:9rem
    }
    .sec2 .flexArea .box:last-of-type .btnArea button{
        background: #BB842F;
    } */
    /* sec3 */
    .sec3{
        background: #411807;
        padding-bottom: 190px;
    }
    .sec3 .inner{
        position: relative;
    }
    .sec3 .imgArea{
        text-align: center;
    }
    .sec3 .imgArea img{
        mix-blend-mode: luminosity;
    }
    .sec3 .text{
        position: absolute;
        top: 22rem;
        right: unset;
        left: 4rem;
        color: #fff;
    }
    .sec3 .text p{
        font-family: 'EsaManru';
        font-size: 4rem;
        margin-bottom: 5rem;
        font-weight: 700;
    }
    .sec3 .text ul li{
        font-size: 2.2rem;
        line-height: 3.4rem;
        margin-bottom: 1rem;
    }
     /* sec4 */
    .sec4{padding:8rem 0 6rem;}
    .sec4 .title{margin-bottom:6rem;}
    .sec4 .title p{font-size:4rem;font-weight:700;letter-spacing:-0.8px;line-height:4.8rem;font-family: 'Gmarket';margin-bottom:1rem;}
    .sec4 .reviewArea .student{
        height: 40rem;
        margin-left: 0;
        position: relative;
        background: rgba(255, 255, 255, 0.5);
        border-radius: 3rem;
        width: 100%;
        margin-top: 5.5rem;
        text-align: center;
    }
    .sec4 .reviewArea > div .left{
        padding-left: 0;
        position: absolute;
        top: -5.5rem;
        float: unset;
        left: 50%;
        transform: translateX(-50%);
    }
    .sec4 .reviewArea > div .left img{
        width: 11.6rem;
    }
    .sec4 .reviewArea > div .right{
        float: unset;
        padding-top: 8.5rem;
    }
    .sec4 .reviewArea > div .right p{
        font-size: 2.8rem;
        line-height: 3.9rem;
        letter-spacing: 0.56px;
    }
    .sec4 .review .slick-prev{width:4.8rem;height:4.8rem;background-color:#a9a9a9;background-image:url(/assets/images/njulia/sec4_left_mo.png);background-size:auto;background-repeat:no-repeat;background-position:center;border-radius:50%;left:-2.4rem;top:calc(50% - 4.8rem)}
	.sec4 .review .slick-next{width:4.8rem;height:4.8rem;background-color:#a9a9a9;background-image:url(/assets/images/njulia/sec4_right_mo.png);background-size:auto;background-repeat:no-repeat;background-position:center;border-radius:50%;right:-2.4rem;top:calc(50% - 4.8rem)}
    /* sec5 */
    .sec5{
        padding: 7rem 0;
    }
    .sec5 .consultingGuide{
		width:100%;
		box-shadow: 3rem 3rem 3rem #226c9334;
		border: 0.1rem solid #EDEDED;
		border-radius: 5rem;
		padding: 4rem 5rem 5rem 5rem;
		position:relative;
		margin-bottom:5rem;
	}
	.sec5 .pc{display:none;}
	.sec5 .tops {
		padding-bottom: 4rem;
		margin-bottom: 5rem;
		border-bottom: 0.1rem solid #8F8F8F;
		justify-content: center;
	}
    .sec5 .bottoms{
        display: block;
    }
	.sec5 .tops .title {
		font-family: 'Pretendard';
		font-weight: 800;
		font-size: 4.2rem;
		letter-spacing: -0.084rem;
		margin-bottom:0;
	}
	.sec5 .box1_top.mo{
		display:block;
		width:100%;
	}
	.sec5 .box1_top .up{
		display:flex;
		justify-content: space-between;
	}
	.sec5 .box1_top .lefts{
		text-align:left;
		width: 100%;
        font-size: 2.4rem;
        line-height: 3.2rem;
        padding-bottom: 4rem;
        margin-bottom: 4rem;
        border-bottom: 0.1rem solid #DBDBDB;
	}
	.sec5 .box1_top .lefts .titles{
		font-family: 'Pretendard';
		font-weight:700;
		font-size:3.2rem;
		color:#191919;
		line-height:3.2rem;
		letter-spacing:-0.064rem;
		padding-bottom:2rem;
	}

	.sec5 .box1_top .down{
		display: flex;
		justify-content: space-between;

    }
	.sec5 .box1_top .down_arr .icon_arr{
		display:flex;
	}
	.sec5 .box1_top .down .line{
		border-right:0.1rem solid #DBDBDB;
	}
	.sec5 .box1_top .down .btns{
		width:100%;
        display: flex;
        justify-content: space-between;
        margin-bottom: 4rem;
	}
	.sec5 .box1_top .down .btns a{
		font-family: 'Pretendard';
		font-weight: 400;
		width:48%;
		height:8rem;
		border:0.1rem solid #dbdbdb;
		background:#f8f8f8;
		border-radius:0.2rem;
		text-align:center;
		line-height:8rem;
		color:#505050;
		font-size:2.4rem;
		letter-spacing:-0.048rem;
	}
	.sec5 .inner .icons.mo{
		display:flex;
		align-items: center;
		justify-content: center;
		padding-bottom: 4rem;
	}
    .sec5 .box2_right{
        margin-top: 0;
    }
	.sec5 .box2_right .icons a{
		margin-right:0;
		width:12rem;
        margin-left: 4.5rem;
	}
    .sec5 .box2_right .icons a:first-of-type{
        margin-left: 0;
    }
    /* kakaoBanner */
    .kakaoBanner{
        position: absolute;
        right: 2rem;
        top: 2rem;
        width: 9rem;
        background: #fff;
        border-radius: 2rem;
        display: flex;
        text-align: center;
        flex-direction: column;
        align-items: center;
        padding: 1rem 0;
        border: 1px solid #707070;
    }
    .kakaoBanner.fixed{
        position: fixed;
        top: 4rem;
        transition: 0.3s;
        z-index: 10;
    }
    .kakaoBanner p{
        font-size: 1.8rem;
        margin-bottom: 1rem;
    }
    .kakaoBanner a {
        width: 7rem;
        margin-bottom: 1rem;
    }
    .kakaoBanner a:last-of-type{
        margin-bottom: 0;
    }
    /*bottomArea*/
    .bottomArea{padding: 5rem 0 6rem}
    .bottomArea .tit-area strong {font-size:2.3rem}
    .bottomArea .tit-area strong span{margin-top:-0.3rem;margin-right:1rem;width:2.7rem}
    .bottomArea .cont1 .tab-area{margin-top:4rem}
    .bottomArea .cont1 .tab-area li{height:7rem;font-size:2.2rem;line-height:2.6rem;}
    .bottomArea .cont1 .tab_con{padding:3rem 2rem 6.5rem;margin-top:2rem}
	.bottomArea .cont1 .tab_con .tab-cont {font-size:1.8rem}
	.bottomArea .cont1 .tab_con .tab-cont b{font-size:2.2rem}
    .bottomArea .cont1 .tab_con .tab-cont dt{margin-bottom:3rem;font-size:2.2rem}
    .bottomArea .cont1 .tab_con .tab-cont dd{margin-bottom:6.5rem;font-size:2rem;line-height:3rem;letter-spacing: -0.78px;}
    
}