@charset "utf-8";

*{
    margin:0 auto;
    padding:0;
    text-align: center;
}

li{
    list-style:none;
}

a{
    text-decoration:none;
}

input[type=text]::-ms-clear {
    display:none;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
    -webkit-appearance:none;
}


/*common*/
#wrapper{
    position: relative;
    max-width: 1200px;
    min-width: 730px;
    margin: 0 auto;
    height: 100%;

}

.clearfix{
    content: '';
    display: block;
    clear: both;
}

input{
    outline-style:none;
}



/*header*/
#header{
    height: 82px;
    background-color: #ffffff;
    position: fixed;
    width: 100%;
    min-width: 1200px;
    z-index:9999;
    top:0;
    left:0;
    box-shadow: 0 0 6px 0 rgb(0 0 0 / 10%);
}

h1{
    position:absolute;
    left: 0;
    top: 20px;

}

.menu{
    position: absolute;
    right:0;
    top: 32px;

}

.menu li{
    float: left;
    color:#595959;
    font-size:16px !important;
}

.menu a {
    color:black;
    display:block;
    margin-right: 50px;
}

ul,li{list-style:none;}

#main{
    width: 1200px;
    /*202401경정청구변경
    height:796px;
    height:504px; */
    overflow: hidden;
    margin-top:80px;
}

#main .mainbanner{
    display:block;/*202401경정청구추가*/
    width:1200px;
    margin:0 auto;
    font-size:0
    /*width:859px;
    height:292px;
    float:left;
    position:relative;    202402*/
    /*background-color: red;*/
}

#main .mainbanner2 {
    display:none;
}

#main .calculator{
    padding-top:40px;
    margin-bottom:30px;
    width:859px;
    height: 520px;
    float:left;
    position: relative;
    background-color: #1b57a4;
}


.calculator h2{margin-left:90px;color:#fff;font-size:24px;text-align:left

}
.cal1{
    width:362px;
    height: 410px;
    position:absolute;
    top:100px;
    left:60px;
    color:#fff;
    border-right:1px solid #5781b8;
}

.sumcustomer{
    font-size:20px !important;
    font-weight:500;
    position:absolute;
    top:0;
    left:33px;

}



.money{
    width:264px;
    height: 80px;
    position: absolute;
    top:54px;
    left:33px;
}


.sum{
    position:absolute;
    top:0;
    left:0;
    font-size:16px  !important;
}


.input-box{
    position:absolute;
    bottom:5px;
    left:0;
    width:230px;
    height: 44px;
    border: 1px solid #356aae;
    background-color:#356aae;
    color:#fff;
    font-size:12px !important;
    text-align:right;
    padding-right: 10px;
}

.input-box::placeholder, .T-box::placeholder, .T-box2::placeholder{color:#a5c1e5}
.T-box3::placeholder{color:#fff}

.T-box{
    position:absolute;
    bottom:5px;
    left:0;
    width:230px;
    height: 44px;
    border: 1px solid #f0f0f0;
    background-color:#f0f0f0;
    color:#fff;
    text-align:right;
    padding-right: 10px;
}




.won{
    position:absolute;
    right:0;
    bottom:16px;
    font-size:16px !important;
}


.retry{
    position:absolute;
    top:140px;
    left:33px;
    background-color: #1b57a4;
    border: 1px solid #5c8fd2;
    width:114px;
    height: 40px;
    cursor: pointer;
}

.retry2{
    position:absolute;
    right:50px;
    top:9px;
    color:#fff;
    text-align:center;
    font-size:14px !important;
}

.retryicon{
    position:absolute;
    right:32px;
    top:14px;
}


.confirm{
    position:absolute;
    top:140px;
    right:87px;
    background-color: #fff;
    width:114px;
    height: 42px;
    cursor: pointer;
}

.confirmtxt{
    position:absolute;
    left:50%;
    transform:translateX(-50%);
    top:10px;
    color:#333;
    text-align:center;
    font-size:14px !important;
}


.line{
    position:absolute;
    top: 212px;
    left:33px;
    width:265px;
    height: 1px;
    background-color:#5781b8;
}

.price{
    position: absolute;
    top:240px;
    left:33px;
    width:263px;
    height:160px;
}

.supply{
    position:absolute;
    left:0;
    top:0;
    font-size:16px  !important;
}

.T-box2{
    position:absolute;
    bottom:85px;
    left:0;
    width:230px;
    height: 44px;
    border: 1px solid #356aae;
    background-color:#356aae;
    color:#fff;
    text-align:right;
    padding-right:10px;
}

.won2{
    position:absolute;
    right:0;
    top:38px;
    font-size:16px !important;
}

.tax{
    position: absolute;
    bottom:54px;
    left:0;
    font-size:16px  !important;
}

.T-box3{
    position:absolute;
    bottom:0;
    left:0;
    width:230px;
    height: 44px;
    border: 1px solid #fff;
    background-color:#99bfff;
    font-size:16px !important;
    color:#152c52;
    text-align:right;
    padding-right:10px;
}

.won3 {
    position:absolute;
    right:0;
    bottom:12px;
    font-size:16px !important;
}

.whiteline{
    width: 832px;
    height: 472px;
    border: 1px #ffffff solid;
    position: absolute;
    bottom:15px;
    left:13px;
}

.cal2{
    width:362px;
    height: 433px;
    position:absolute;
    top:100px;
    right:20px;
    color:#fff;
}

#main .rightside{
    padding-top:40px;
    width: 340px;
    height: 518px;
    margin-right:0;
    position: relative;
    vertical-align: top;
    background:#f5f8fc;
    border: 1px solid #d4dbe7;
}
.rightside h2{padding-left:30px;font-size:24px;text-align:left;color:#1b57a4}
.search{
    position:absolute;
    top:100px;
    left:30px;
    width:250px;
    height: 50px;
    background-color:#dae4f0;
    border: #dae4f0;
    border-radius:20px;
    padding: 0 20px;
    text-align:left;
    font-size:16px !important;
    color:#72849b;
}

.guide{
    position:absolute;
    top:11px;
    left:20px;
    font-size:20px !important;
}


.searchicon{
    position:absolute;
    top:15px;
    right:20px;
}

.icon{
    position:absolute;
    top:40px;
    right:40px;
}


.list {
    position:absolute;
    top:180px;
    left:30px;
    color:#333;
    cursor: pointer;
}
.list a, .list a:hover{color:#333}

.list >li{
    margin-bottom:18px;
    text-align:left;
    font-size:16px !important;
}

#slide{
    display:none; /*202401경정청구추가*/
    position:absolute;
    left:22px;
    bottom:23px;
    min-width:300px;
    height: 322px;
    /*background-color: black;*/
    overflow:hidden;
}

#banner_wrap{
    display:none;/*202401경정청구추가*/
    position: relative;
    min-width: 1200px;
    height:570px;
    overflow: hidden;
}

.bannerbg{
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -600px;
    width: 1200px;
    height:570px;
    background-color:#f1f1f1;
}

.banners{
    position:absolute;
    left:50%;
    transform:translateX(-50%);
    top:85px;
    width:1000px;
    height: 406px;
    overflow:hidden;

}

.banners >li{
    width:300px;
    height: 406px;
    background-color: white;
    float:left;
    margin-right:50px;
}

.banners li:last-child{
    margin-right: 0;
}


.banner01{
    width:300px;
    height: 150px;
    position:absolute;
    top:0;
    left:0;
}

.bannertxt{
    position:absolute;
    left:50%;
    transform:translateX(-50%);
    top:50px;
    color:white;
    font-size:16px !important;
}


.carbay{
    position:absolute;
    top:174px;
    left:96px;
    font-size:30px !important;
    font-weight:600;
}

.txt{
    position: absolute;
    top:245px;
    left:60px;
    color:#535353;
    font-size:16px !important;
}


.button{
    position:absolute;
    bottom:26px;
    left:28px;
    width:250px;
    height: 60px;
    border-radius:20px;
    background-color: #313131;
    cursor: pointer;
}


.buttontxt{
    color:white;
    font-size:18px !important;
    position: absolute;
    top:16px;
    left:28px;
}


.banner02{
    width:300px;
    height: 150px;
}

.bannertxt2{
    position:absolute;
    left:50%;
    transform:translateX(-50%);
    top:50px;
    color:white;
    font-size:16px !important;
}

.promotion{
    position:absolute;
    top:174px;
    left:424px;
    font-size:20px !important;
    font-weight:600;
}

.txt2{
    position: absolute;
    top:245px;
    left:390px;
    color:#535353;
    font-size:16px !important;
}

.button2{
    position:absolute;
    bottom:26px;
    left:376px;
    width:250px;
    height: 60px;
    border-radius:20px;
    background-color: #313131;
    cursor: pointer;
}


.buttontxt2{
    color:white;
    font-size:18px ! important;
    position: absolute;
    top:16px;
    left:64px;
}



.banner03{
    width:300px;
    height: 150px;
}

.bannertxt3{
    position:absolute;
    right:28px;
    top:50px;
    color:white;
    font-size:16px !important;
}

.lease{
    position:absolute;
    /*top:160px;*/
    top:169px;
    /*right:78px;*/
    right:67px;
    font-size:20px !important;
    font-weight:600;
}

.platform{
    /*font-size:14px !important;*/
    font-size:20px !important;
    font-weight:400;
}

.txt3{
    position: absolute;
    top:245px;
    right:34px;
    color:#535353;
    font-size:16px !important;
}

.button3{
    position:absolute;
    bottom:26px;
    right:27px;
    width:250px;
    height: 60px;
    border-radius:20px;
    background-color: #313131;
    cursor: pointer;
}


.buttontxt3{
    color:white;
    font-size:18px !important;
    position: absolute;
    top:16px;
    /*left:38px;*/
    left:57px;
}

#context_wrap{
    position: relative;
    min-width: 1200px;
    overflow: hidden;
    height: 5550px;
}

#buttonswrap{
    position: relative;
    min-width: 1200px;
    overflow: hidden;
    height: 184px;
}

#buttonwrap{
    width:1200px;
    height: 184px;
    position:absolute;
    top:0;
    left:50%;
    transform:translateX(-50%);
}

.openbutton{
    width: 324px;
    height: 81px;
    position:absolute;
    top:40px;
    left:50%;
    transform:translateX(-50%);
    border: 1px solid #cfcfcf;
}

.buttontxt4{
    font-size:24px !important;
    position:absolute;
    top:23px;
    left:110px;
    color:#373737;

}

.downicon{
    position: absolute;
    top:28px;
    right:81px;
}

.gray{
    position: absolute;
    bottom:0;
    left:0;
    width: 1200px;
    height: 1px;
    background-color:#d7d7d7;
}


.texts{
    width: 1200px;
    height:5520px;
    position:absolute;
    top:0;
    left:50%;
    transform:translateX(-50%);
}

#text1{
    width:1200px;
    height: 1320px;
    position:absolute;
    top:0;
    left:50%;
    transform:translateX(-50%);
}

.what{
    font-size:30px !important;
    font-weight: 500;
    position:absolute;
    top:56px;
    left:0;
}

.explanaiton{
    position:absolute;
    left:0;
    top:128px;
    text-align:left;
    font-size:20px !important;
    color:#5e5e5e;
    font-weight: 400;
    line-height:38px;
}

.line1{
    position: absolute;
    bottom:0;
    left:0;
    width: 1200px;
    height: 1px;
    background-color:#d7d7d7;
}

#text2{
    width:1200px;
    height: 710px;
    position:absolute;
    top:1320px;
    left:50%;
    transform:translateX(-50%);

}

#text3{
    width:1200px;
    height: 1170px;
    position:absolute;
    top:2030px;
    left:50%;
    transform:translateX(-50%);

}



#text4{
    width:1200px;
    height: 530px;
    position:absolute;
    top:1170px;
    left:50%;
    transform:translateX(-50%);

}

#text5{
    width:1200px;
    height: 490px;
    position:absolute;
    top:3730px;
    left:50%;
    transform:translateX(-50%);

}


#text6{
    width:1200px;
    height: 300px;
    position:absolute;
    top:4220px;
    left:50%;
    transform:translateX(-50%);

}


#text7{
    width:1200px;
    height: 350px;
    position:absolute;
    top:4520px;
    left:50%;
    transform:translateX(-50%);

}



#text8{
    width:1200px;
    height: 650px;
    position:absolute;
    bottom:0px;
    left:50%;
    transform:translateX(-50%);

}


#footer_wrap{
    min-width: 1200px;
    background-color: #31354d;
    padding:50px 0 60px;
    position: relative;
    overflow: hidden;
}
.footer_txt {
    width: 1200px;
}

/* 202402 */
.footertxt {
    color:#7f8498;
    text-align:left;
}


/* 202402
.footer_txt {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 1200px;
    height: 160px;
    background-color: #343434;
}

.footertxt{
    color:#afafaf;
    text-align: left;
    position: absolute;
    top:56px;
    left:0;
    font-size:16px !important;
}
*/

#slide .sub_slide_banner li{
    width:100%;
    height:100%;
}
#slide .sub_slide_banner li img{
    display: block;
    width: 100%;
    /*margin: 0 auto;*/
    position:relative;
    cursor: pointer;
}

.sub_slide_controller{
    position: absolute;
    width: 65px;
    left: calc(50% - 32.5px) !important;
    bottom: 12px;
    overflow: hidden !important;
    z-index: 9999;
}
.sub_slide_controller li{
    float: left;
    width:12px;
    height:12px;
    border:1px solid #fff;
    background:#797979;
    border-radius: 10px;
    box-sizing: border-box;
    margin-right: 10px;
    cursor: pointer;
}
.sub_slide_controller li.sub_slide_active{
    background-color: #ffffff;
}

.sub_slide_controller li:last-child{
    margin-right: 0;
}


.topbutton{
    position: fixed;
    right: 60px;
    bottom: 78px;
    z-index: 9999;
    cursor: pointer;
    transition-duration: 0.1s;
}



h1, h2, h3, h4, h5, p, li, body, div, footer, header {
    font-family: 'Noto Sans KR', sans-serif !important;
    font-weight: 400;
}

#texts{
    display: none;
}
.openbutton{
    cursor: pointer;
}

.rent-banner-mg{margin-bottom:24px}
.hangrew-bn{margin-bottom:24px}




/*-------------------------------
fixed form
---------------------------------*/
.fixedform {position:fixed;bottom:0;width:100%;background-color:#2975f6;display:flex;flex-direction:column;display:flex;flex-direction:column;Z-index:999;}
.fixedform h2{padding:10px 0 0 10px;text-align:left;color:#fff;font-size:22px;font-weight:500}
.fixedform .p-hidden {display:flex;align-items:flex-start;}
.fixedform .inner {display:flex;justify-content: space-between;width:1200px;padding:12px 10px;align-items:flex-start;}
.fixedform input {width:24%;border:0;height:50px;border-radius:5px;font-size:18px;color:#191919;text-align:center;letter-spacing:-1px;}
.fixedform input::placeholder {font-size:16px;color:#ccc;text-align:center;letter-spacing:-1px;}
.fixedform .agreement-wrapper {width:24%;text-align:right;padding-top:8px;}
.fixedform .agreement-wrapper img {width:24px;position:relative;top:7px;margin-right:5px;}
.fixedform .agreement-wrapper span {font-size:16px;color:#fff;font-weight:500;margin-right:5px;}
.fixedform .btn-detail {font-size:12px;color:#fff;font-weight:600;padding:5px 20px;background-color:#3154a6;border-radius:100px;display:inline-block;word-wrap:normal;}
.fixedform .btn-confirm {width:24%;font-size:18px;color:#fff;font-weight:600;background:#272b31;border-radius:5px;text-align:center;padding:12px 5px;}
.fixedform .btn-confirm img{margin:0 5px 2px 0;vertical-align:middle}

/*-------------------------------
Agreement
---------------------------------*/
/* agreement */
.layer_popup_wrap_new {display: none;  margin-left: 0px; margin-top: 0px; width: 100%; height:100%; position: fixed;top: 0;left: 0; background-color: rgba(0, 0, 0, 0.85); z-index: 99999999; }
.layer_popup_wrap_new .layer_popup_renew02 {  position: absolute; width: 450px; height: 536px; left: 50%; top: 50%; margin-left: -225px; margin-top: -268px; background-color: #FFF; }
.layer_popup_wrap_new .popup_body_renew02 { width: 450px; height: 467px; padding: 30px; box-sizing: border-box; overflow-y: scroll; overflow-x:hidden;}
.layer_popup_wrap_new .popup_body_renew02 ul { width: 390px; height: 416px;}
.layer_popup_wrap_new .popup_body_renew02 li { list-style: none; margin-bottom: 0; padding:0;}
.layer_popup_wrap_new .popup_title_renew02 { width: 100%; height: 60px; background-color: #1b57a4; padding: 0 30px; box-sizing: border-box; margin-top: -18px;}
.layer_popup_wrap_new .popup_title_renew02 p.tc { color: #FFF;font-size: 18px; line-height: 58px; text-align: center; }
.layer_popup_wrap_new .popup_close_renew02 { position: absolute; top: 0px; right: 30px; cursor: pointer;}

ul.terms_list li.terms_item:first-child { background-color: #ffffff; }
ul.terms_list li.terms_item.open:first-child .btn02 { background-color: #ffffff; border:none; text-align:left}
ul.terms_list li.terms_item.open:first-child .input_chk_new label { background-color: #ffffff; }
ul.terms_list li.terms_item .desc {position: relative; left: 50%;	transform: translateX(-50%);	width: 100%;	height: 410px;	background-color: #f8f8f8;	padding: 0;	list-style: none;box-sizing:border-box;	overflow: hidden; 		}
ul.terms_list li.terms_item .desc::-webkit-scrollbar { 	overflow-x: hidden;	width: 7px;}
ul.terms_list li.terms_item .desc::-webkit-scrollbar-track { background-color: transparent;	}
ul.terms_list li.terms_item .desc::-webkit-scrollbar-thumb { border-radius: 3px; background-color: #1b57a4;	}
ul.terms_list li.terms_item .desc::-webkit-scrollbar-button { width: 0; height: 0;}
ul.terms_list li.terms_item .btn02 {position: relative;width: 100%; background-color: #fff;cursor: pointer; padding:18px 0; box-sizing: border-box;text-align:left}

/*item이 open클래스/close클래스일 때 변경되는 css 작성  */
ul.terms_list li.terms_item.close .btn02 .arrow_down { position: absolute; right: 0px; top:15px;}
ul.terms_list li.terms_item.open .btn02 .arrow_down { position: absolute; right: 0px; top:15px; transform: rotate(180deg);}
ul.terms_list li.terms_item.open .desc {height: 207px;padding: 10px 19px;overflow-y: scroll; border: 1px solid #ebebeb; border-top: none;}
ul.terms_list li.terms_item.close .desc { height: 0; overflow: hidden; }
ul.terms_list li.terms_item.open .btn02 {	background-color: #f8f8f8; border: 1px solid #ebebeb; border-bottom: none;}
ul.terms_list li.terms_item.close .btn02 { background-color: #fff; }
ul.terms_list li.terms_item.open .input_chk_new label {background-color: #f8f8f8;}
ul.terms_list li.terms_item.close .input_chk_new label {background-color: #fff;}

ul.terms_list li.terms_item .red { color:rgb(221, 42, 42); }
ul.terms_list li.terms_item .bold { font-weight:bold; }
ul.terms_list li.terms_item .blue {  color:#1b57a4; }
ul.terms_list li.terms_item .normal {  font-weight: normal; }
ul.terms_list li.terms_item .desc p { word-break: break-all;}
ul.terms_list li.terms_item .desc span { display: block; font-size: 13px; padding-bottom: 5px;}
ul.terms_list li.terms_item .desc .tr { text-align: right; }
ul.terms_list li.terms_item .desc .terms_table { border:none; margin: 10px 0px;}
ul.terms_list li.terms_item .desc .terms_table tr th { border:1px solid #ffffff; background-color: #d6e5fa; padding:10px; text-align: center;}
ul.terms_list li.terms_item .desc .terms_table tr td { border:1px solid #ffffff; background-color: #ffffff; padding:10px; }

ul.terms_list li.terms_item.terms_chk_all .btn02 .chk_all_txt { font-weight: bold; color:#1b57a4; }
ul.terms_list li.terms_item .input_chk_new input { position: absolute; overflow: hidden; clip: rect(0 0 0 0); margin: -1px; width: 1px; height: 1px; }
ul.terms_list li.terms_item .input_chk_new label {position: relative;width: 100%;padding: 10px 0px 10px 43px;font-size: 14px;font-weight: 700;line-height: 21px;cursor: pointer;color: #333;box-sizing: border-box;background: #ffffff url(/Image/v4/chk_blue_icon_off.png) no-repeat 3px 6px;background-size: 30px;}
ul.terms_list li.terms_item .input_chk_new input:checked+label:before {content: '';position: absolute;top: 50%;left: 1px;display: block;width: 33px;height: 32px;margin-top: -15px;background: #ffffff url(/Image/v4/chk_blue_icon_on.png) no-repeat 3px 1px;background-size: 29px;}

/* 닫기버튼 */
.agreement_new_close_btn {cursor: pointer; background-color: #1b57a4; margin: 50px auto; text-align: center; transition: ease-in 0.4s; color: #fff; border: 1px solid #1b57a4; border-radius: 5px; display: block; box-sizing: border-box; width: 210px; height: 45px; padding: 11px; font-weight: bold;}
.agreement_new_close_btn:hover { background-color: #fff; color:#1b57a4; }


/*-------------------------------
hangrew-popup
---------------------------------*/
.hangrew-modal-bg {display:none;position: fixed;left: 0;top: 0; width: 100%; height: 100%; padding: 20px;overflow: auto;background-color: rgba(0,0,0,0.6);box-sizing: border-box;z-index: 99999;}
.hangrew-modal-container { position:absolute;top:50%;left:50%;width:100%;max-width: 800px;height:95%;max-height: 830px; transform:translate(-50%,-50%); background-color: #fff;margin: auto;border-radius:15px;box-sizing: border-box; overflow:hidden}
.hangrew-modal-header {position:relative;background-color: #183784;color: white;padding: 15px 20px;display: flex;justify-content: center;position: relative;width:100%;box-sizing: border-box;}
.hangrew-modal-header h2 { font-size: 1.2rem;  box-sizing: border-box;}
.hangrew-close-btn { position: absolute; right: 20px; top:6px;font-size: 1.8rem; cursor: pointer; }
.hangrew-inquiry-form {position:relative;margin: 0; padding: 16px; height:calc(100% - 160px);overflow:auto; box-sizing: border-box; }
.hangrew-form-group { margin-bottom: 20px;box-sizing: border-box; }
.hangrew-form-group > label { display: block; font-weight: bold;  margin-bottom: 10px; font-size: 0.9rem; text-align:left;}
.hangrew-required { color: #ff4d4d; }
.hangrew-input[type="text"] {width: 100%;padding: 10px;border: 1px solid #f0f2f5;background-color: #f8f9fb;border-radius: 5px; outline: none;box-sizing: border-box;text-align:left}
.hangrew-input::placeholder{color:#aaa;}
.hangrew-selection-grid { display: grid;grid-template-columns: repeat(4, 1fr);gap: 6px;}
@media (max-width: 600px) { .hangrew-selection-grid { grid-template-columns: repeat(2, 1fr); } }

.hangrew-select-item {margin:0;background-color: #f8f9fb;padding: 6px;border-radius: 5px;font-size: 0.85rem;cursor: pointer;display: flex;align-items: center; border: 1px solid transparent;}
.hangrew-select-item input { margin: 0 4px 0 0 ;}
.hangrew-privacy-section {background-color: #f8f9fb;padding: 10px 15px;border-radius: 5px;}
.hangrew-privacy-header {display: flex;justify-content: space-between;align-items: center;font-size: 0.85rem;}
.hangrew-privacy-header > label {margin:0}
.hangrew-detail-btn {margin:0;color: #1a4199;text-decoration: underline;cursor: pointer;font-size: 0.8rem;}
.hangrew-privacy-content {display: none; margin-top: 10px; padding: 15px;  background: white; border: 1px solid #ddd; border-radius: 5px; font-size: 0.75rem; color: #666;  white-space: pre-wrap; max-height: 100px; overflow-y: auto; text-align:left}
.hangrew-submit-btn {position:absolute;bottom:10px; left:calc( 50% - 160px );width: 320px;  height:60px;background-color: #183784;  color: white;  border: none; margin:15px auto; padding: 10px 10px 10px 70px;   border-radius: 5px; font-size: 1.1rem; font-weight: bold; cursor: pointer;  display: flex; align-items: center; justify-content: center; gap: 15px;}
.hangrew-submit-btn img {position:absolute; top:-12px;left:7%;width: 64px; height: auto; }