.ccs4-lce{max-width:1160px;margin:0 auto;text-align:center}.ccs4-lce_con{color:#0f294d;background:#fff;border-radius:4px;box-shadow:0 4px 8px 0 rgba(15,41,77,.1);padding:24px;display:inline-flex;flex-direction:column;text-align:start}.ccs4-lce_row{display:flex;flex-wrap:wrap;align-items:center}@media screen and (max-width:640px){.ccs4-lce_row{flex-direction:column}}.ccs4-lce_label-con{font-size:18px;padding:8px 0;margin-inline-end:12px}@media screen and (max-width:640px){.ccs4-lce_label-con{width:100%;margin-inline-end:0}}.ccs4-lce_form{display:flex}@media screen and (max-width:640px){.ccs4-lce_form{flex-direction:column;width:100%}}.ccs4-lce_input{padding:4px;font-size:18px;line-height:26px;box-sizing:border-box}@media screen and (max-width:640px){.ccs4-lce_input{width:100%}}.ccs4-lce_btn-con{margin-inline-start:12px}@media screen and (max-width:640px){.ccs4-lce_btn-con{margin-inline-start:0;margin-block-start:8px}}.ccs4-lce_btn{min-width:120px}.ccs4-lce_note-con{margin-block-start:12px}.tcsb-toast{position:fixed;top:0;left:0;bottom:0;right:0;z-index:9999;display:flex;display:-webkit-flex;align-items:center;justify-content:center;width:100%}.tcsb-toast_body{max-width:calc(100vw - 48px);box-sizing:border-box;border:none;border-radius:4px;padding:16px;position:relative}.tcsb-toast_icon-con{margin-right:4px;padding-top:1px}.tcsb-toast_icon-con svg{display:block}.tcsb-toast_content{font-size:14px;color:#0f294d;letter-spacing:0;text-align:center;line-height:21px;word-break:break-all;position:relative;z-index:2;display:flex}.tcsb-toast_layer{position:absolute;z-index:1;left:0;top:0;width:100%;height:100%;background-color:#fff;box-shadow:0 4px 16px 0 rgba(69,88,115,.2);border-radius:4px}@media screen and (max-width:768px){.tcsb-toast_layer{background-color:rgba(0,0,0,.7)}.tcsb-toast_content{font-size:14px;color:#fff;line-height:1.4;word-break:break-word}.tcsb-modal-info_box{border-radius:2px}.tcsb-toast_icon-con{display:none}}.tcsb-button{display:inline-block;box-sizing:border-box;width:auto;height:38px;background-color:#3264ff;padding:8px 16px;font-size:16px;color:#fff;text-align:center;line-height:22px;border-radius:2px;cursor:pointer;border:0}.tcsb-button:hover{background:#2470e1}.tcsb-button:focus{outline:none}.tcsb-button:disabled{cursor:not-allowed!important}.tcsb-button:disabled,.tcsb-button:disabled:hover{background:#ced2d9!important}.tcsb-button_spin{display:inline-block;vertical-align:middle;position:relative;transform:translateZ(0);animation:tcsb-button_anime .8s linear infinite;border-radius:50%;width:18px;height:18px;border:2px solid hsla(0,0%,100%,.2);border-left-color:#fff}@keyframes tcsb-button_anime{0%{transform:rotate(0)}to{transform:rotate(1turn)}}