.result_kv {width: 100%; height: auto;}
.result_kv .txt-box {margin-bottom: 40px; text-align: center;}
.result_kv .txt-box .result_type {display: flex; align-items: center; justify-content: center; width: 140px; height: 50px; margin: 0 auto 16px; border-radius: 60px; background: var(--pr); font-size: 26px; font-weight: bold; line-height: 1.3; letter-spacing: -1.04px; color: var(--wt);}
.result_kv .txt-box .tit {margin-bottom: 16px; font-size: 32px; font-weight: bold; line-height: 1.3; letter-spacing: -1.28px; color: var(--black_3);}
.result_kv .txt-box .sub {font-size: 22px; font-weight: 500; line-height: 1.5; letter-spacing: -0.88px; color: var(--gray_6);}

.result_kv .img-box {width: 216px; height: auto; margin: 0 auto 40px;}
.result_kv .img-box img {width: 100%; height: auto;}

.result_kv .ckd_list {display: flex; flex-flow: column; align-items: center; justify-content: center; gap: 16px; width: 100%; height: auto; padding: 36px 0; margin-bottom: 40px; border-radius: 20px; background-color: rgba(255, 255, 255, 0.6);}
.result_kv .ckd_list dl {display: flex; align-items: center; justify-content: center; gap: 6px;}
.result_kv .ckd_list dl dt {}
.result_kv .ckd_list dl dt img {width: 18px; height: auto;}
.result_kv .ckd_list dl dd {font-size: 18px; font-weight: 500; line-height: 1; letter-spacing: -0.72px; color: var(--gray_6);}

.result_kv .last_txt {margin-bottom: 80px; text-align: center;}
.result_kv .last_txt .txt {font-size: 22px; font-weight: 500; line-height: 1.5; letter-spacing: -0.88px; color: var(--black_3);}
.result_kv .last_txt .txt span {font-weight: bold; color: var(--pr);}
.result_kv .last_txt .txt_btn {display: flex; align-items: center; justify-content: center; width: 100%; height: 46px; margin-top: 40px; border-radius: 8px; background: var(--black_3); font-size: 14px; font-weight: 500; line-height: 130%; letter-spacing: -2%; color: var(--wt);}

/* result_item */
.result_item {width: 100%; height: auto; padding: 30px; margin-bottom: 30px; box-sizing: border-box; border-radius: 20px; background: var(--wt);}
.result_item .item_tit {display: flex; align-items: center; gap: 20px; margin-bottom: 20px; font-size: 24px; font-weight: bold; line-height: 1.5; letter-spacing: -0.96px; color: var(--black_3);}
.result_item .item_tit img {width: 50px; height: auto;}
.result_item .item_txt {margin-bottom: 10px; font-size: 18px; font-weight: 500; line-height: 1.8; letter-spacing: -0.36px; color: var(--gray_6);}
.result_item .item_txt2 {margin-bottom: 0; margin-top: 10px; word-break: keep-all;}
.result_item .item_txt3 {margin-top: 8px; font-size: 14px; font-weight: 400; line-height: 1.6; letter-spacing: -0.28px; color: var(--gray_6);}

.result_item .list_type1 {display: flex; flex-flow: column; gap: 15px;}
.result_item .list_type1 dl {display: flex; align-items: center; gap: 12px;}
.result_item .list_type1 dl dt span {display: block; width: 3.5px; height: auto; aspect-ratio: 1/1; border-radius: 100%; background: var(--gray_6);}
.result_item .list_type1 dl dd {font-size: 18px; font-weight: 500; line-height: 1; letter-spacing: -0.36px; color: var(--gray_6);}
.result_item .list_type1 dl dd span {font-weight: bold; color: var(--pr);}

.result_item .gauge {width: 254px; height: auto; margin-left: 15.5px; margin-top: 15px;}
.result_item .gauge .bar {position: relative; width: 100%; height: 8px; border-radius: 60px; background: #e0e0e0; overflow: hidden;}
.result_item .gauge .bar span {position: absolute; top: 0; left: 0; width: 0%; height: 100%; border-radius: 60px; background: var(--pr); z-index: 2; transition: all .3s; transition-delay: .5s;}
.result_item .gauge .lb {display: flex; align-items: center; justify-content: center; width: 62px; height: 28px; border-radius: 60px; margin-top: 10px; background: var(--pr2); font-size: 12px; font-weight: 500; line-height: 1.5; letter-spacing: -0.48px; color: var(--pr);}

/* description_box */
.description_box {display: flex; align-items: center; justify-content: center; width: 100%; height: auto; padding: 14.5px 0; margin-top: -15px; margin-bottom: 30px; background: var(--yellow); border-radius: 8px;}
.description_box .txt-box {}
.description_box .tit {display: flex; align-items: center; gap: 10px; margin-bottom: 4px; font-size: 16px; font-weight: 600; line-height: 140%; letter-spacing: -0.32px; color: var(--black_3);}
.description_box .tit .share {font-size: 16px; font-weight: 600; line-height: 140%; letter-spacing: -2%; color: var(--gray_6);}
.description_box u {display: block; text-align: center; font-size: 14px; font-weight: 500; line-height: 140%; letter-spacing: -2%; color: #986900;}

.result_item .car_txt {display: flex; flex-flow: column; align-items: center; justify-content: center; gap: 8px; width: 100%; height: auto; padding: 25px 0; box-sizing: border-box; background: var(--wt_f5); border-radius: 6px;}
.result_item .car_txt .img-box {width: 105px; height: auto; margin-bottom: 20px;}
.result_item .car_txt .img-box img {width: 100%; height: auto;}
.result_item .car_txt .tit {display: flex; align-items: center; justify-content: center; width: 126px; height: 36px; border-radius: 60px; background: var(--black_3); font-size: 16px; font-weight: bold; line-height: 150%; letter-spacing: -4%; color: var(--wt);}
.result_item .car_txt .tit span {display: flex; align-items: center; justify-content: center; width: 58px; height: 28px; border-radius: 60px; background: var(--gray_69); font-size: 12px; font-weight: bold; line-height: 1.5; letter-spacing: -0.48px; color: var(--wt);}
.result_item .car_txt .txt {display: flex; align-items: center; justify-content: center; gap: 6px; font-size: 16px; font-weight: 500; line-height: 150%; letter-spacing: -4%; color: var(--black_3); text-align: center;}
.result_item .car_txt .txt img {width: 22px; height: auto;}

.result_btns {display: flex; flex-flow: column; gap: 10px; margin-bottom: 50px;}
.result_btns a {display: flex; align-items: center; justify-content: center; gap: 15px; width: 100%; height: 90px; border-radius: 12px; font-size: 26px; font-weight: bold; line-height: 1.4; letter-spacing: -0.52px;}
.result_btns a.cl {flex-flow: column; gap: 3px;}
.result_btns a img {width: 26px; height: auto;}
.result_btns button {display: flex; align-items: center; justify-content: center; gap: 15px; width: 100%; height: 90px; border-radius: 12px; font-size: 26px; font-weight: bold; line-height: 1.4; letter-spacing: -0.52px;}
.result_btns button.cl {flex-flow: column; gap: 3px;}
.result_btns button img {width: 26px; height: auto;}
.result_btns a span {font-size: 16px; font-weight: 500; line-height: 140%; letter-spacing: -4%;}
.result_btns button span {font-size: 16px; font-weight: 500; line-height: 140%; letter-spacing: -4%;}

/* connected_box */
.connected_box {width: 100%; height: auto; padding: 80px 30px 47px; margin-top: 80px; box-sizing: border-box; background: var(--wt); border-radius: 50px 50px 0 0;}
.connected_box .cb_tit {margin-bottom: 50px; text-align: center;}
.connected_box .cb_tit .tit {margin-bottom: 22px; font-size: 32px; font-weight: bold; line-height: 1.4; letter-spacing: -1.28px; color: var(--black_3);}
.connected_box .cb_tit .tit span {color: var(--pr);}
.connected_box .cb_tit .sub {font-size: 22px; font-weight: 500; line-height: 1.5; letter-spacing: -0.44px; color: var(--gray_6);}

.connected_box .cb_item {width: 100%; height: auto; margin-bottom: 30px;}
.connected_box .cb_item:last-of-type {margin-bottom: 0;}
.connected_box .cb_item .tit {display: flex; align-items: center; gap: 10px; margin-bottom: 15px; font-family: 'cafe24'; font-size: 18px; font-weight: bold; line-height: 1.4; letter-spacing: -0.36px; color: var(--black_3);}
.connected_box .cb_item .tit img {width: 35px; height: auto;}

.connected_box .cb_item .cb_txt {width: 100%; height: auto; padding: 30px; box-sizing: border-box; background: var(--wt_f5); border-radius: 12px;}
.connected_box .cb_item .cb_txt .txt1 {margin-bottom: 10px; font-size: 18px; font-weight: 600; line-height: 1.4; letter-spacing: -0.36px; color: var(--black_3);}
.connected_box .cb_item .cb_txt .txt2 {margin-bottom: 20px; font-size: 14px; font-weight: 500; line-height: 1.6; letter-spacing: -0.28px; color: var(--gray_6);}
.connected_box .cb_item .cb_txt .cb_btn {position: relative; display: flex; align-items: center; justify-content: center; width: 100%; height: 46px; margin-bottom: 10px; border-radius: 8px; background: var(--yellow); font-size: 14px; font-weight: 600; line-height: 1.3; letter-spacing: -0.28px; color: var(--black_3);}
.connected_box .cb_item .cb_txt .cb_btn img {position: absolute; top: 50%; right: 39px; transform: translateY(-50%); width: 24px; height: auto;}
.connected_box .cb_item .cb_txt .dt {font-size: 12px; font-weight: 400; line-height: 1; color: var(--gray_9); text-align: center;}

/* top_banner */
.top_banner {display: flex; align-items: center; justify-content: center; margin-bottom: 80px; background: var(--yellow);}
.top_banner p {display: flex; align-items: center; justify-content: center; gap: 8px; width: 100%; height: 80px; font-size: 24px; font-weight: bold; line-height: 1.3; letter-spacing: -0.48px; color: var(--black_3);}
.top_banner p img {width: 42px; height: auto;}