.table-score-calculator-component button,.table-branch-component button,.table-job-component button,.table-score-calculator-mini button{appearance:none;font:inherit;color:inherit;text-align:inherit;background:0 0;border:none;margin:0;padding:0}.table-score-calculator-component{box-sizing:border-box;background:#fff;border-radius:16px;flex-direction:column;align-items:center;gap:24px;min-height:426px;margin:24px 0;padding-top:16px;display:flex;position:relative;overflow:hidden;box-shadow:0 0 8px #2121213d}@media screen and (min-width:600px){.table-score-calculator-component{box-sizing:border-box;background:#fff;border-radius:8px;flex-direction:column;align-items:center;gap:32px;min-height:430px;margin:24px 0;padding-top:24px;padding-bottom:82px;display:flex;position:relative;box-shadow:0 0 8px #2121213d}}.table-score-calculator-component .car-icon{width:140px;height:41px;position:absolute;bottom:0;left:0}@media screen and (min-width:600px){.table-score-calculator-component .car-icon{width:350px;height:103px}}.table-score-calculator-component .tank-icon{width:106px;height:64px;position:absolute;bottom:0;right:0}@media screen and (min-width:600px){.table-score-calculator-component .tank-icon{width:264px;height:160px}}.table-score-calculator-component .title{text-align:center;color:#212121;font-family:Poppins;font-size:24px;font-weight:600;line-height:36px}@media screen and (min-width:600px){.table-score-calculator-component .title{text-align:center;font-family:Poppins;font-size:32px;font-weight:600;line-height:48px}}.table-score-calculator-component .input-score-area{flex-direction:column;justify-content:center;align-items:center;gap:44px;margin-top:20px;display:flex}@media screen and (min-width:600px){.table-score-calculator-component .input-score-area{flex-direction:column;justify-content:center;align-items:center;gap:52px;margin-top:0;display:flex}}.table-score-calculator-component .row{align-items:center;gap:16px;display:flex}@media screen and (min-width:600px){.table-score-calculator-component .row{gap:24px}}.table-score-calculator-component .input{border-bottom:1px solid #2121213d;width:49px;position:relative}@media screen and (min-width:600px){.table-score-calculator-component .input{border-bottom:1px solid #2121213d;width:78px;position:relative}}.table-score-calculator-component .input .label{text-align:center;color:#2121213d;z-index:0;font-family:Poppins;font-size:18px;font-weight:400;line-height:27px;position:absolute;top:0;left:50%;transform:translate(-50%)}.table-score-calculator-component .input .label.inactive,.table-score-calculator-component .input .label.active{transition:all .16s}.table-score-calculator-component .input .label.active{color:#e3a651;transform:translate(-50%,-80%)}.table-score-calculator-component .input input{text-align:center;color:#212121;z-index:1;border:none;outline:none;width:49px;font-family:Poppins;font-size:18px;font-weight:500;line-height:27px;position:relative}@media screen and (min-width:600px){.table-score-calculator-component .input input{text-align:center;color:#212121;z-index:1;border:none;outline:none;width:78px;font-family:Poppins;font-size:18px;font-weight:500;line-height:27px;position:relative}}.table-score-calculator-component .input input::placeholder{color:#2121213d}.table-score-calculator-component .input input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.table-score-calculator-component .input input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.table-score-calculator-component .input input[type=number]{-moz-appearance:textfield}.table-score-calculator-component .footer-button{flex-direction:column-reverse;align-items:center;gap:16px;display:flex}@media screen and (min-width:600px){.table-score-calculator-component .footer-button{flex-direction:row;gap:24px}}.table-score-calculator-component .footer-button .reset,.table-score-calculator-component .footer-button .submit{cursor:pointer;border-radius:8px;justify-content:center;align-items:center;width:162px;height:51px;transition:all .3s ease-in-out;display:flex}@media screen and (min-width:600px){.table-score-calculator-component .footer-button .reset,.table-score-calculator-component .footer-button .submit{width:138px;height:51px}}.table-score-calculator-component .footer-button .reset:hover,.table-score-calculator-component .footer-button .submit:hover{transform:translateY(-3px)}.table-score-calculator-component .footer-button .reset{text-align:center;color:#e3a651;height:unset;font-family:Poppins;font-size:18px;font-weight:600;line-height:27px}@media screen and (min-width:600px){.table-score-calculator-component .footer-button .reset{border:1px solid #e3a651;height:51px}}.table-score-calculator-component .footer-button .submit{text-align:center;color:#fff;background:#e3a651;font-family:Poppins;font-size:18px;font-weight:600;line-height:27px}.table-branch-component{box-sizing:border-box;background:#fff;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:16px;height:fit-content;margin:24px 0;padding:59px 16px 16px;display:flex;position:relative;overflow:hidden;box-shadow:0 0 8px #2121213d}@media screen and (min-width:600px){.table-branch-component{box-sizing:border-box;background:#fff;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:24px;min-height:649px;margin:24px 0;padding:75px 110px 24px;display:flex;position:relative;box-shadow:0 0 8px #2121213d}}.table-branch-component .back-button{cursor:pointer;color:#212121;align-items:center;gap:4px;font-family:Poppins;font-size:18px;font-weight:500;line-height:27px;display:flex;position:absolute;top:16px;left:16px}@media screen and (min-width:600px){.table-branch-component .back-button{cursor:pointer;color:#212121;align-items:center;gap:4px;font-family:Poppins;font-size:18px;font-weight:500;line-height:27px;display:flex;position:absolute;top:24px;left:24px}}.table-branch-component .back-button .button{width:24px;height:24px}.table-branch-component .row{flex-direction:column;align-items:center;gap:16px;width:100%;display:flex}@media screen and (min-width:600px){.table-branch-component .row{width:unset;flex-flow:wrap;gap:24px;justify-content:center!important}}.table-branch-component .row .box-afqt{box-sizing:border-box;background:#e3a65114;border-radius:12px;flex-direction:column;align-items:center;gap:16px;width:100%;height:263px;padding:37px 16px;display:flex;box-shadow:0 0 8px #2121213d}@media screen and (min-width:600px){.table-branch-component .row .box-afqt{box-sizing:border-box;background:#e3a65114;border-radius:12px;flex-direction:column;align-items:center;gap:16px;width:265px;height:263px;padding:37px 16px;display:flex;box-shadow:0 0 8px #2121213d}}.table-branch-component .row .box-afqt .header{flex-direction:column;align-items:center;gap:8px;display:flex}.table-branch-component .row .box-afqt .header .icon{width:64px;height:64px}.table-branch-component .row .box-afqt .header .title{color:#212121;font-family:Poppins;font-size:18px;font-weight:600;line-height:27px}.table-branch-component .row .box-afqt .content{color:#212121;font-family:Poppins;font-size:14px;font-weight:400;line-height:21px}.table-branch-component .row .box-afqt .content span{font-family:Poppins;font-size:14px;font-weight:700;line-height:21px}.table-branch-component .row .box-afqt .footer-button{cursor:pointer;color:#fff;background:#e3a651;border-radius:4px;justify-content:center;align-items:center;width:201px;height:37px;font-family:Poppins;font-size:14px;font-weight:600;line-height:21px;display:flex}.table-branch-component .row .box-branch{background:#fff;border-radius:12px;flex-direction:column;width:100%;height:263px;display:flex;overflow:hidden;box-shadow:0 0 8px #2121213d}@media screen and (min-width:600px){.table-branch-component .row .box-branch{background:#fff;border-radius:12px;flex-direction:column;width:265px;height:263px;display:flex;overflow:hidden;box-shadow:0 0 8px #2121213d}}.table-branch-component .row .box-branch .main-content{box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:16px;display:flex}.table-branch-component .row .box-branch .main-content .header{flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex}.table-branch-component .row .box-branch .main-content .header .icon{width:64px;height:64px}.table-branch-component .row .box-branch .main-content .header .title{color:#212121;font-family:Poppins;font-size:18px;font-weight:600;line-height:27px}.table-branch-component .row .box-branch .main-content .content{text-align:center;color:#212121;font-family:Poppins;font-size:14px;font-weight:400;line-height:21px}.table-branch-component .row .box-branch .main-content .content span{font-family:Poppins;font-size:14px;font-weight:700;line-height:21px}.table-branch-component .row .box-branch .footer-button{cursor:pointer;color:#e3a651;background:#e3a65114;justify-content:center;align-items:center;width:100%;height:100%;font-family:Poppins;font-size:14px;font-weight:600;line-height:21px;display:flex}.table-job-component{box-sizing:border-box;background:#fff;border-radius:16px;flex-direction:column;align-items:center;gap:16px;min-height:638px;margin:24px 0;padding:59px 16px 16px;display:flex;position:relative;box-shadow:0 0 8px #2121213d}@media screen and (min-width:600px){.table-job-component{box-sizing:border-box;background:#fff;border-radius:8px;flex-direction:column;align-items:center;gap:24px;min-height:711px;margin:24px 0;padding:75px 112px 24px;display:flex;position:relative;box-shadow:0 0 8px #2121213d}}.table-job-component .back-button{cursor:pointer;color:#212121;align-items:center;gap:4px;font-family:Poppins;font-size:18px;font-weight:500;line-height:27px;display:flex;position:absolute;top:16px;left:16px}@media screen and (min-width:600px){.table-job-component .back-button{cursor:pointer;color:#212121;align-items:center;gap:4px;font-family:Poppins;font-size:18px;font-weight:500;line-height:27px;display:flex;position:absolute;top:24px;left:24px}}.table-job-component .back-button .button{width:24px;height:24px}.table-job-component .composite-score-container{flex-direction:column;width:100%;display:flex}.table-job-component .composite-score-container .header{box-sizing:border-box;color:#212121;text-align:center;background:#e3a65129;border-radius:8px 8px 0 0;padding:8px 0;font-family:Poppins;font-size:20px;font-weight:600;line-height:30px}.table-job-component .composite-score-container .body{box-sizing:border-box;border:1px solid #2121213d;border-radius:0 0 8px 8px;flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;padding:16px;display:flex}@media screen and (min-width:600px){.table-job-component .composite-score-container .body{box-sizing:border-box;border:1px solid #2121213d;border-radius:0 0 8px 8px;justify-content:center;align-items:center;gap:16px;padding:24px;display:flex}}.table-job-component .composite-score-container .body .score-wrapper{flex-direction:column;align-items:center;width:58px;display:flex}@media screen and (min-width:600px){.table-job-component .composite-score-container .body .score-wrapper{flex-direction:column;align-items:center;width:78px;display:flex}}.table-job-component .composite-score-container .body .score-wrapper .label{color:#e3a651;font-family:Poppins;font-size:18px;font-weight:400;line-height:27px}.table-job-component .composite-score-container .body .score-wrapper .score{color:#212121;font-family:Poppins;font-size:18px;font-weight:500;line-height:27px}.table-job-component .job-container{flex-direction:column;width:100%;height:100%;display:flex}.table-job-component .job-container .header{box-sizing:border-box;color:#212121;text-align:center;background:#e3a65129;border-radius:8px 8px 0 0;padding:8px 0;font-family:Poppins;font-size:20px;font-weight:600;line-height:30px}.table-job-component .job-container .body{max-height:794px;transition:all .3s;overflow:hidden}.table-job-component .job-container .body .row{cursor:pointer;box-sizing:border-box;color:#3477f5;border:1px solid #2121213d;border-bottom:none;padding:16px;font-family:Poppins;font-size:18px;font-weight:600;line-height:27px}@media screen and (min-width:600px){.table-job-component .job-container .body .row{cursor:pointer;box-sizing:border-box;color:#3477f5;border:1px solid #2121213d;border-bottom:none;padding:24px;font-family:Poppins;font-size:20px;font-weight:600;line-height:30px}}.table-job-component .job-container .body .row:hover{background:#2121210a}.table-job-component .job-container .body .row:last-child{border-bottom:1px solid #2121213d}.table-job-component .job-container .view-all{box-sizing:border-box;justify-content:center;align-items:center;padding-top:16px;display:flex}.table-job-component .job-container .view-all .button{cursor:pointer;color:#3477f5;font-family:Poppins;font-size:20px;font-weight:500;line-height:30px}.table-score-calculator-mini{box-sizing:border-box;background:#fff;border-radius:8px;min-height:293px;margin:24px 0;padding:24px;position:relative;overflow:hidden;box-shadow:0 0 8px #2121213d}@media screen and (min-width:600px){.table-score-calculator-mini{padding-bottom:78px}}.table-score-calculator-mini .car-icon{width:140px;height:41px;position:absolute;bottom:0;left:0}@media screen and (min-width:600px){.table-score-calculator-mini .car-icon{width:350px;height:103px;left:-80px}}.table-score-calculator-mini .tank-icon{width:106px;height:64px;position:absolute;bottom:0;right:0}@media screen and (min-width:600px){.table-score-calculator-mini .tank-icon{width:264px;height:160px;right:-50px}}.table-score-calculator-mini .title{text-align:center;color:#212121;font-family:Poppins;font-size:24px;font-weight:600;line-height:36px}@media screen and (min-width:600px){.table-score-calculator-mini .title{text-align:center;font-family:Poppins;font-size:32px;font-weight:600;line-height:48px}}.table-score-calculator-mini .table-input-view{flex-direction:column;justify-content:center;align-items:center;gap:32px;display:flex}.table-score-calculator-mini .table-input-view .input-score-area{justify-content:center;align-items:center;gap:16px;margin-top:16px;display:flex}.table-score-calculator-mini .table-input-view .input-score-area .input{border-bottom:1px solid #2121213d;width:49px;position:relative}@media screen and (min-width:600px){.table-score-calculator-mini .table-input-view .input-score-area .input{border-bottom:1px solid #2121213d;width:78px;position:relative}}.table-score-calculator-mini .table-input-view .input-score-area .input .label{text-align:center;color:#2121213d;z-index:0;font-family:Poppins;font-size:18px;font-weight:400;line-height:27px;position:absolute;top:0;left:50%;transform:translate(-50%)}.table-score-calculator-mini .table-input-view .input-score-area .input .label.inactive,.table-score-calculator-mini .table-input-view .input-score-area .input .label.active{transition:all .16s}.table-score-calculator-mini .table-input-view .input-score-area .input .label.active{color:#e3a651;transform:translate(-50%,-80%)}.table-score-calculator-mini .table-input-view .input-score-area .input input{text-align:center;color:#212121;z-index:1;border:none;outline:none;width:49px;font-family:Poppins;font-size:18px;font-weight:500;line-height:27px;position:relative}@media screen and (min-width:600px){.table-score-calculator-mini .table-input-view .input-score-area .input input{text-align:center;color:#212121;z-index:1;border:none;outline:none;width:78px;font-family:Poppins;font-size:18px;font-weight:500;line-height:27px;position:relative}}.table-score-calculator-mini .table-input-view .input-score-area .input input::placeholder{color:#2121213d}.table-score-calculator-mini .table-input-view .input-score-area .input input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.table-score-calculator-mini .table-input-view .input-score-area .input input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.table-score-calculator-mini .table-input-view .input-score-area .input input[type=number]{-moz-appearance:textfield}.table-score-calculator-mini .table-input-view .footer-button{flex-direction:column-reverse;align-items:center;gap:16px;display:flex}@media screen and (min-width:600px){.table-score-calculator-mini .table-input-view .footer-button{flex-direction:row;gap:24px}}.table-score-calculator-mini .table-input-view .footer-button .reset,.table-score-calculator-mini .table-input-view .footer-button .submit{cursor:pointer;border-radius:8px;justify-content:center;align-items:center;height:51px;transition:all .3s ease-in-out;display:flex}.table-score-calculator-mini .table-input-view .footer-button .reset:hover,.table-score-calculator-mini .table-input-view .footer-button .submit:hover{transform:translateY(-3px)}.table-score-calculator-mini .table-input-view .footer-button .reset{text-align:center;color:#e3a651;height:unset;font-family:Poppins;font-size:18px;font-weight:600;line-height:27px}@media screen and (min-width:600px){.table-score-calculator-mini .table-input-view .footer-button .reset{border:1px solid #e3a651;width:138px;height:51px}}.table-score-calculator-mini .table-input-view .footer-button .submit{text-align:center;color:#fff;background:#e3a651;width:244px;font-family:Poppins;font-size:18px;font-weight:600;line-height:27px}.table-score-calculator-mini .table-result-view{flex-direction:column;justify-content:center;align-items:center;gap:24px;display:flex}.table-score-calculator-mini .table-result-view ul{flex-direction:column;justify-content:center;align-items:center;width:100%;margin:0;display:flex}.table-score-calculator-mini .table-result-view li{color:#212121;font-family:Poppins;font-size:18px;font-weight:400;line-height:27px}.table-score-calculator-mini .table-result-view li span{font-family:Poppins;font-size:18px;font-weight:600;line-height:27px}.table-score-calculator-mini .table-result-view .back-button{cursor:pointer;text-align:center;color:#fff;background:#e3a651;border-radius:8px;justify-content:center;align-items:center;width:116px;height:51px;font-family:Poppins;font-size:18px;font-weight:600;line-height:27px;transition:all .3s ease-in-out;display:flex}.table-score-calculator-mini .table-result-view .back-button:hover{transform:translateY(-3px)}
