/* Product controls: preserve selection behavior while removing overlapping positioning. */
.exn-renewal .pd_top_image_wrap{display:flex;flex-direction:column;gap:18px;padding:16px 0 0;height:auto;width:100%;box-sizing:border-box}
.exn-renewal .pd_top_image_wrap .pd_product_image{display:block;width:min(85%,320px);height:280px;object-fit:contain;flex:none}
.exn-renewal .pd_top_button_wrap{position:static;inset:auto;padding:0;width:100%;margin:0}
.exn-renewal .pd_top_button_model_detail{width:100%;min-height:44px;padding:11px 16px;border:1px solid #e4e8f2;border-radius:12px;font-size:13px;font-weight:650;line-height:1.5;display:flex;justify-content:center;align-items:center;gap:9px}
.exn-renewal .pd_top_button_model_detail::after{content:'↗';font-size:16px}
.exn-renewal .pd_top_button_model_detail:disabled{opacity:.5}
.exn-renewal .pd_mid_custom_select_box{min-width:0}
.exn-renewal .pd_mid_custom_select_toggle{position:relative;padding:15px 42px 15px 16px;min-height:56px;border:1px solid #e0e5ef;border-radius:14px;background:#f9faff;color:#344159;gap:10px;box-shadow:none;transition:border-color .15s,background .15s}
.exn-renewal .pd_mid_custom_select_toggle:hover{border-color:#a8b4de;background:#f4f6ff}
.exn-renewal .pd_mid_custom_select_toggle.open{border-radius:14px 14px 0 0;border-color:#9baadd;background:#f1f4ff}
.exn-renewal .pd_mid_custom_selected_content{min-width:0;width:100%}
.exn-renewal .pd_mid_custom_price_wrap{gap:4px 10px;flex-wrap:wrap;align-items:baseline}
.exn-renewal .pd_mid_custom_select_item_label{font-size:14px;line-height:1.65;color:#344159;font-weight:650;white-space:normal;overflow-wrap:anywhere}
.exn-renewal .pd_mid_custom_select_item_price{font-size:13px;line-height:1.6;color:#5263b2;font-weight:600}
.exn-renewal .pd_mid_custom_select_item_description{font-size:12px;line-height:1.65;color:#8490a3;font-weight:400;margin-top:3px;white-space:normal;overflow-wrap:anywhere}
.exn-renewal .pd_mid_custom_select_item_arrow{right:18px;width:7px;height:7px;border:0;border-right:1.5px solid #7e8aab;border-bottom:1.5px solid #7e8aab;transform:translateY(-65%) rotate(45deg)}
.exn-renewal .pd_mid_custom_select_toggle.open .pd_mid_custom_select_item_arrow{transform:translateY(-25%) rotate(225deg)}
.exn-renewal .pd_mid_custom_select_wrap{border:1px solid #9baadd;border-top:0;border-radius:0 0 14px 14px;max-height:260px;box-shadow:0 16px 24px #22365c12;overscroll-behavior:contain;z-index:40}
.exn-renewal .pd_mid_custom_select_item{padding:13px 16px;border-bottom:1px solid #edf0f6;min-height:48px;box-sizing:border-box;line-height:1.6}
.exn-renewal .pd_mid_custom_select_item:hover{background:#f1f4ff}
.exn-renewal .product-insurance-info{display:block;width:fit-content;margin-top:8px;padding:0 8px;color:#687ca6;font-size:12px;line-height:1.8;text-decoration:none;border:0;overflow-wrap:anywhere}
.exn-renewal .product-insurance-info:hover{text-decoration:underline;color:#4356dd}
.exn-renewal .product-insurance-info[hidden]{display:none}
.exn-renewal .pd_main_container .submit_btn_wrap{display:grid;grid-template-columns:minmax(82px,.7fr) minmax(0,1.6fr);align-items:stretch;gap:10px}
.exn-renewal .pd_main_container .submit_btn_wrap button{width:100%;min-width:0;min-height:50px;padding:12px 8px;font-size:14px;line-height:1.4}
@media(max-width:991px){
.exn-renewal .pd_top_modelinfo_wrap{padding:22px 20px}
.exn-renewal .pd_top_image_wrap .pd_product_image{height:230px;width:min(85%,280px)}
.exn-renewal .pd_carrier_logo{width:32px;top:12px;left:4px}
.exn-renewal .pd_mid_custom_select_wrap{position:static;max-height:260px;box-shadow:none}
.exn-renewal #submit_btn_mobile_container{display:flex;flex-direction:column;gap:10px;box-sizing:border-box;left:0;right:0;width:100%}
.exn-renewal #submit_btn_mobile_container .submit_info_wrap_mobile{padding:0;margin:0;line-height:1.7;width:100%}
.exn-renewal #submit_btn_mobile_container .submit_info_wrap_mobile>div:not([hidden]){display:flex;flex-wrap:wrap;align-items:baseline;gap:2px 6px}
.exn-renewal #submit_btn_mobile_container .submit_info_wrap_mobile_value{font-size:18px;font-weight:800;color:#3449bf}
.exn-renewal #submit_btn_mobile_container .submit_info_wrap_mobile_label{font-size:12px}
.exn-renewal #submit_btn_mobile_container .submit_info_wrap_mobile_dc{font-size:11px;color:#8590a3}
.exn-renewal #submit_btn_mobile_container .submit_btn_wrap_mobile{display:grid;grid-template-columns:minmax(80px,.7fr) minmax(0,1.6fr);gap:10px;padding:0;align-items:stretch}
.exn-renewal #submit_btn_mobile_container button{width:100%;min-width:0;min-height:48px;font-size:14px;line-height:1.4;padding:12px 8px;white-space:normal}
}

.exn-renewal #pd_insurance .pd_mid_custom_select_item_label{word-break:keep-all}
.exn-renewal .insurance-price{display:inline-block;white-space:nowrap;color:#67758f;font-size:12px;font-weight:500}
