.form-by-fast{display:flex;justify-content:space-between;position:relative;overflow:hidden}@media screen and (max-width: 768px){.form-by-fast{width:100%;padding-top:0px}}.form-by-fast .banner{position:absolute;top:0px;right:0px;width:calc(50% - 20px);height:100%;background-color:#Fff;z-index:1;text-align:center;border-radius:4px;overflow:hidden;transition:1s;-webkit-transition:1s;display:none}@media screen and (max-width: 768px){.form-by-fast .banner{top:0px;left:0px;width:50%;max-height:180px}}.form-by-fast .banner::after{content:"";background-color:#00000078;position:absolute;top:0px;left:0px;width:100%;height:100%}.form-by-fast .banner .content{position:absolute;top:50%;left:50%;width:80%;z-index:1;transform:translate(-50%, -50%)}.form-by-fast .banner .title{font-size:26px;font-weight:700;color:#fff;line-height:1.4;margin-bottom:30px;display:block}.form-by-fast .banner span{display:inline-flex;align-items:center;justify-content:center;padding:10px 15px 10px 25px;background-color:var(--main-color);border-radius:4px;font-size:16px;color:#fff;cursor:pointer;transition:0.5s;-webkit-transition:0.5s}.form-by-fast .banner span:hover{background-color:var(--sub-color)}.form-by-fast .banner span:after{content:"";background:url('data:image/svg+xml,<svg fill="%23ffffff" viewBox="0 0 24.00 24.00" xmlns="http://www.w3.org/2000/svg" stroke="%23ffffff" stroke-width="0.00024000000000000003"><g id="SVGRepo_bgCarrier" stroke-width="0"></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g><g id="SVGRepo_iconCarrier"><path d="M17.707,17.707a1,1,0,0,1-1.414-1.414L19.586,13H2a1,1,0,0,1,0-2H19.586L16.293,7.707a1,1,0,0,1,1.414-1.414l5,5a1,1,0,0,1,0,1.414Z"></path></g></svg>');width:15px;height:15px;margin-left:10px}.form-by-fast .banner img{width:100%;height:100%;object-fit:cover;vertical-align:middle;border-radius:4px}.form-by-fast .banner.tran-l{transform:translateX(calc(-100% - 40px))}@media screen and (max-width: 768px){.form-by-fast .banner.tran-l{transform:translateX(0px)}}.form-by-fast .radio_f{margin-bottom:14px;margin-bottom:14px;background:#f1f2f2;padding:20px;border-radius:4px}@media screen and (max-width: 768px){.form-by-fast .radio_f{margin-bottom:30px}}@media screen and (max-width: 550px){.form-by-fast .radio_f{margin-bottom:20px}}.form-by-fast .radio_f .box_check{display:flex;align-items:center;cursor:pointer}.form-by-fast .radio_f .box_check #check_box{margin-right:10px;width:12px;height:12px;border-radius:2px;border:1px solid #646464;display:flex;align-items:center;justify-content:center;position:relative}.form-by-fast .radio_f .box_check #check_box::before{content:"";background:url('data:image/svg+xml,<svg viewBox="0 0 24.00 24.00" fill="none" xmlns="http://www.w3.org/2000/svg"><g id="SVGRepo_bgCarrier" stroke-width="0"></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g><g id="SVGRepo_iconCarrier"><path d="M4 12.6111L8.92308 17.5L20 6.5" stroke="%23c7050e" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round"></path></g></svg>');width:12px;height:12px;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);display:none}.form-by-fast .radio_f .box_check #check_box.active::before{display:block}.form-by-fast .radio_f .list{display:none;margin-top:10px}.form-by-fast .radio_f span{font-size:14px;font-weight:500;display:block;color:#58595b}.form-by-fast .radio_f label{font-size:14px;font-weight:500;color:#58595b;display:flex;align-items:center;position:relative;padding-left:20px;cursor:pointer;margin-bottom:10px}@media screen and (max-width: 550px){.form-by-fast .radio_f label{font-size:14px}}.form-by-fast .radio_f label:last-child{margin-bottom:0px}.form-by-fast .radio_f input{position:absolute;opacity:0;cursor:pointer;height:24px !important;top:0px}.form-by-fast .radio_f .checkmark{position:absolute;top:3px;left:0;height:12px;width:12px;border:1px solid #a8a8a8;background:#fff;border-radius:50%;transition:background-color 0.3s, border 0.3s}.form-by-fast .radio_f .checkmark:after{content:"";position:absolute;display:none}.form-by-fast .radio_f input:checked ~ .checkmark:after{display:block}.form-by-fast .radio_f .checkmark:after{left:50%;top:50%;width:7px;height:7px;position:absolute;transform:translate(-50%, -50%);background:var(--main-color);border-radius:50%}.form-by-fast .form_fast.tran-l{transform:translateX(-100%)}.form-by-fast .form_fast2.tran-l{transform:translateX(0%)}@media screen and (max-width: 768px){.form-by-fast .form_fast2.tran-l{transform:translateX(-100%)}}.form-by-fast .block_t{font-size:18px;color:var(--black-color);text-transform:uppercase;font-weight:550;text-align:center;padding-bottom:5px}.form-by-fast .note_tb{text-align:center;margin-bottom:30px;font-weight:500;color:#333}.form-by-fast .note_tb span{color:#F00000;font-size:15px;animation:blink .8s infinite}.form-by-fast .form_fast{transition:1s;-webkit-transition:1s;width:calc(100% - 0px)}@media screen and (max-width: 768px){.form-by-fast .form_fast{width:100%}}.form-by-fast .form_fast .title{display:block;margin-bottom:20px;font-size:20px;font-weight:700;color:#333;text-align:center}.form-by-fast .form_fast2{transition:1s;-webkit-transition:1s;transform:translateX(100%)}.form-by-fast #buy_fast_form{display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between;overflow:hidden}.form-by-fast #buy_fast_form .item_f{width:100%}.form-by-fast #buy_fast_form .item_p{width:calc(50% - 10px)}@media screen and (max-width: 500px){.form-by-fast #buy_fast_form .item_p{width:calc(50% - 5px)}}.form-by-fast #buy_fast_form .item_d{width:calc(33% - 40px/3)}@media screen and (max-width: 500px){.form-by-fast #buy_fast_form .item_d{width:calc(33% - 20px/3)}}.form-by-fast #buy_fast_form .nice-select{width:100%;margin-bottom:14px;line-height:40px;color:#58595b}.form-by-fast #buy_fast_form .nice-select .current{color:#58595b;font-weight:500}.form-by-fast #buy_fast_form .nice-select.open .list{max-height:200px;width:100%;overflow-y:auto;scrollbar-width:thin}.form-by-fast #buy_fast_form input{height:40px;margin-bottom:14px;padding-left:20px;border-radius:4px;border:none;background-color:#f1f2f2;outline:none;width:calc(100% - 0px);padding-right:20px;box-sizing:border-box;font-family:Montserrat;font-size:14px}@media screen and (max-width: 500px){.form-by-fast #buy_fast_form input{padding-left:15px}}.form-by-fast #buy_fast_form input::-ms-input-placeholder{color:#58595b}.form-by-fast #buy_fast_form input::placeholder{color:#58595b;font-size:14px}.form-by-fast #buy_fast_form #mesegase_buy_fast,.form-by-fast #buy_fast_form #mesegase_buy_fast2{height:130px;padding:15px 20px;padding-left:20px;border:unset;border-radius:4px;outline:none;background-color:#f1f2f2;width:calc(100% - 0px);font-family:Montserrat;box-sizing:border-box;font-size:14px}@media screen and (max-width: 500px){.form-by-fast #buy_fast_form #mesegase_buy_fast,.form-by-fast #buy_fast_form #mesegase_buy_fast2{padding-left:15px}}.form-by-fast #buy_fast_form #mesegase_buy_fast::-ms-input-placeholder,.form-by-fast #buy_fast_form #mesegase_buy_fast2::-ms-input-placeholder{color:#58595b}.form-by-fast #buy_fast_form #mesegase_buy_fast::placeholder,.form-by-fast #buy_fast_form #mesegase_buy_fast2::placeholder{color:#58595b;font-size:14px;font-family:Montserrat}.form-by-fast select{position:relative;width:100%;display:inline-block;height:40px;padding-right:5px;display:inline-block;margin-bottom:14px;outline:none;padding-left:20px;border:none;color:#58595b;border-radius:4px;background-color:#f1f2f2}@media all and (max-width: 1000px){.form-by-fast select{padding-right:unset;font-size:13px}}.form-by-fast select::-ms-input-placeholder{color:#58595b}.form-by-fast select::placeholder{color:#58595b}.form-by-fast select:after{display:block;width:15px;height:15px;content:"";background:url('data:image/svg+xml;utf8,<svg width="11px" height="11px" fill="rgb(88,89,91)" version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"  viewBox="0 0 401.998 401.998" style="enable-background:new 0 0 401.998 401.998;" xml:space="preserve"><g><g><path d="M73.092,164.452h255.813c4.949,0,9.233-1.807,12.848-5.424c3.613-3.616,5.427-7.898,5.427-12.847   c0-4.949-1.813-9.229-5.427-12.85L213.846,5.424C210.232,1.812,205.951,0,200.999,0s-9.233,1.812-12.85,5.424L60.242,133.331 c-3.617,3.617-5.424,7.901-5.424,12.85c0,4.948,1.807,9.231,5.424,12.847C63.863,162.645,68.144,164.452,73.092,164.452z"/><path d="M328.905,237.549H73.092c-4.952,0-9.233,1.808-12.85,5.421c-3.617,3.617-5.424,7.898-5.424,12.847 c0,4.949,1.807,9.233,5.424,12.848L188.149,396.57c3.621,3.617,7.902,5.428,12.85,5.428s9.233-1.811,12.847-5.428l127.907-127.906   c3.613-3.614,5.427-7.898,5.427-12.848c0-4.948-1.813-9.229-5.427-12.847C338.139,239.353,333.854,237.549,328.905,237.549z"/></g></g></svg>');background-repeat:no-repeat;position:absolute;top:40%;transform:translate(0px, -50%);right:15px;pointer-events:none}@media screen and (max-width: 450px){.form-by-fast select:after{right:5px}}.form-by-fast .button_form{text-align:center;margin-top:20px}@media screen and (max-width: 500){.form-by-fast .button_form{margin-top:10px}}.form-by-fast .button_form button{display:inline-block;padding:10px 30px;border:none;background:var(--main-color);color:#fff;font-size:16px;font-weight:500;border-radius:4px;cursor:pointer;transition:0.5s}.form-by-fast .button_form button:hover{background-color:var(--sub-color)}@keyframes blink{0%, 100%{opacity:1}50%{opacity:0}}#confirmPopup{display:flex;align-items:center;justify-content:center;position:fixed;top:0px;left:0px;width:100%;height:100%;background:#333;z-index:99999999;opacity:0;visibility:hidden}#confirmPopup .box_sb{border:1px solid #ccc;padding:20px;background:#fff;width:800px;height:auto;border-radius:4px;display:flex;flex-direction:row;position:relative;justify-content:space-between;flex-wrap:wrap}@media screen and (max-width: 500px){#confirmPopup .box_sb{padding:10px;max-height:500px;overflow-y:auto;flex-wrap:wrap}}#confirmPopup .box_sb .close{position:absolute;top:10px;right:10px;cursor:pointer}#confirmPopup .box_sb .close svg{width:20px;height:20px}#confirmPopup .box_sb .close svg path{transition:0.5s;-webkit-transition:0.5s}#confirmPopup .box_sb .close:hover svg{fill:var(--sub-color)}#confirmPopup .box_sb .close:hover svg path{fill:var(--sub-color)}#confirmPopup .box_sb img{border-radius:4px;border:2px solid #0C4DA2;max-width:160px;display:block;vertical-align:middle;margin-bottom:20px}#confirmPopup .box_sb .title{font-size:16px;font-weight:600;text-align:center;display:block;margin-bottom:20px;display:block;width:100%}#confirmPopup .box_sb .info_nn{display:flex;flex-wrap:wrap;box-sizing:border-box;justify-content:space-between}#confirmPopup .box_sb .info_nn span{display:inline-flex;justify-content:space-between;padding:7px 10px;font-weight:500;color:#333;font-size:14px;width:calc(100% - 0px);box-sizing:border-box;border:1px solid #ccc;border-width:1px 1px 0px 1px}@media screen and (max-width: 500px){#confirmPopup .box_sb .info_nn span{font-size:16px}}#confirmPopup .box_sb .info_nn span:last-child{border-width:1px 1px 1px 1px}#confirmPopup .box_sb .info_nn .price{color:var(--sub-color)}#confirmPopup #copyBtn{display:flex;align-items:center;color:#0C4DA2;cursor:pointer}#confirmPopup #copyBtn svg{width:12px;height:12px;margin-right:5px}#confirmPopup .left,#confirmPopup .right{width:calc(50% - 10px);display:flex;flex-direction:column;align-items:center}@media screen and (max-width: 500px){#confirmPopup .left,#confirmPopup .right{width:100%}}#confirmPopup .right{align-items:start}@media screen and (max-width: 500px){#confirmPopup .right{margin-top:20px}}@media screen and (max-width: 500px){#confirmPopup .right .info_nn{order:1;width:100%;margin-bottom:20px}}#confirmPopup .right .info_nn span:last-child{font-weight:700}#confirmPopup .downloadBtn{background:var(--sub-color);display:inline-block;padding:7px 15px;border-radius:50px;color:#fff;border:none;outline:none;font-weight:600;margin-bottom:20px;cursor:pointer}#confirmPopup .tb{background:#f6f68b;border-radius:4px;padding:20px;margin-bottom:20px}@media screen and (max-width: 500px){#confirmPopup .tb{order:2;margin-bottom:0px}}#confirmPopup .tb span{display:flex;margin-bottom:10px}#confirmPopup .tb span:last-child{margin-bottom:0px}#confirmPopup .tb p{width:calc(100% - 30px);font-weight:500;font-size:14px}#confirmPopup .tb svg{height:20px;width:20px;margin-right:10px;position:relative;top:3px}#confirmPopup .tb span:nth-child(1) svg{top:5px}#confirmPopup .hotline{font-size:14px;font-weight:500;display:flex;flex-direction:column;margin-top:20px}@media screen and (max-width: 500px){#confirmPopup .hotline{order:3}}#confirmPopup .hotline a{font-size:20px;font-weight:700;color:#c7050e}#confirmPopup .bt_box{display:flex;justify-content:center;width:100%;margin-top:20px}#confirmPopup .bt_box span{display:inline-block;background:#CCE2FF;border-radius:4px;padding:7px 10px;font-weight:500;color:#555555;font-size:14px;margin:0px 5px;cursor:pointer}#confirmPopup .bt_box span:last-child{background:var(--sub-color);color:#fff}#confirmPopup.show_form{opacity:1;visibility:visible}
/*# sourceMappingURL=form.css.map */
