@keyframes shake{0%{transform:rotate(-10deg)}50%{transform:rotate(10deg)}to{transform:rotate(-10deg)}}#quote-form.form-layout .hidden{display:none!important}#quote-form.form-layout .step-bar-layout .step-bar-number{background-color:silver;background-size:100% 20px;position:relative}#quote-form.form-layout .step-bar-layout .step-bar-number .container{height:15px;padding:0}#quote-form.form-layout .step-bar-layout .step-bar-number p{border-radius:85px;background-color:silver;border:1px solid #fff;height:30px;width:30px;display:flex;align-items:center;justify-content:center;z-index:20}#quote-form.form-layout .step-bar-layout .step-bar-number .step-bar{height:15px;background-color:#555;position:absolute;top:0;left:0}#quote-form.form-layout .step-bar-layout .step-text-layout{background-color:#252525;padding:15px 0}#quote-form.form-layout .step-bar-layout .step-text-layout p{color:#fff;font-size:1.125rem;line-height:28px;text-align:center}#quote-form.form-layout .remark-tip-layout{display:flex;align-items:center;gap:5px;position:relative;flex-wrap:wrap}@media(min-width:768px){#quote-form.form-layout .remark-tip-layout{flex-wrap:nowrap}}#quote-form.form-layout .remark-tip-layout .info-remark{display:flex;align-items:center;gap:5px}#quote-form.form-layout .remark-tip-layout .remark-tip-con{right:0;background-color:#fff;font-size:.8175;line-height:1.4375rem;color:#363636;padding:0 0 10px;z-index:100;text-align:left;width:100%}@media(min-width:768px){#quote-form.form-layout .remark-tip-layout .remark-tip-con{margin:0 0 10px 5px;padding:10px 15px;width:auto;box-shadow:0 3px 6px #00000029;border-radius:8px}}@media(min-width:1024px){#quote-form.form-layout .remark-tip-layout .remark-tip-con{margin:0;width:70%;position:absolute}}#quote-form.form-layout .remark-tip-layout .remark-tip-button{border-radius:85px;border:1px solid #c82a2f;display:flex;align-items:center;justify-content:center;width:18px;height:18px;color:#c82a2f;font-size:.875rem;padding:6px}#quote-form.form-layout a{color:#bb272c;word-wrap:break-word}#quote-form.form-layout .form-field-layout{padding:25px 0 40px}#quote-form.form-layout .form-field-layout form .form-step{display:flex;flex-direction:column;gap:40px}#quote-form.form-layout .form-field-layout form .form-step .motor-result{background-color:#fff}#quote-form.form-layout .form-field-layout form .form-step .field-block{box-shadow:0 3px 6px #00000029;background-color:#fff;border-radius:8px;width:100%;display:flex;flex-direction:column;gap:30px;padding:0 0 30px}#quote-form.form-layout .form-field-layout form .form-step .field-block h2{border-radius:8px 8px 0 0;background-color:#ebebeb;padding:5px 20px;font-size:1.5rem;line-height:1.75rem;color:#252525;font-weight:400;position:relative}#quote-form.form-layout .form-field-layout form .form-step .field-block h2 span{font-size:1rem}#quote-form.form-layout .form-field-layout form .form-step .field-block h3{font-size:1.25rem;line-height:1.5rem;color:#252525;font-weight:400;padding:5px 20px}#quote-form.form-layout .form-field-layout form .form-step .field-block h4{padding:20px 20px 0;color:#363636;font-size:1.125rem;line-height:1.5rem}#quote-form.form-layout .form-field-layout form .form-step .field-block h4 ul{list-style:disc;padding-left:40px}#quote-form.form-layout .form-field-layout form .form-step .field-block p{font-size:1.125rem}#quote-form.form-layout .form-field-layout form .form-step .field-block .field-container{display:flex;align-items:start;flex-wrap:wrap;gap:20px;padding:0 20px}#quote-form.form-layout .form-field-layout form .form-step .field-block .field-container .container-desc,#quote-form.form-layout .form-field-layout form .form-step .field-block .field-container .container-title{width:100%}#quote-form.form-layout .form-field-layout form .form-step .field-block .field-container .container-desc ul,#quote-form.form-layout .form-field-layout form .form-step .field-block .field-container .container-title ul{list-style:disc;padding:0 0 0 20px}#quote-form.form-layout .form-field-layout form .form-step .field-block .field-container .field{width:100%;padding:0;justify-content:center;gap:10px}@media(min-width:640px){#quote-form.form-layout .form-field-layout form .form-step .field-block .field-container .field{justify-content:flex-start}}#quote-form.form-layout .form-field-layout form .form-step .field-block .field-container .field input,#quote-form.form-layout .form-field-layout form .form-step .field-block .field-container .field select{width:100%;background-color:#fff;border:0;color:#363636;text-align:left;font-size:.875rem}#quote-form.form-layout .form-field-layout form .form-step .field-block .field-container .field label,#quote-form.form-layout .form-field-layout form .form-step .field-block .field-container .field span{font-size:.875rem}#quote-form.form-layout .form-field-layout form .form-step .field-block .field-container .field input::-moz-placeholder{color:#363636}#quote-form.form-layout .form-field-layout form .form-step .field-block .field-container .field input::placeholder{color:#363636}#quote-form.form-layout .form-field-layout form .form-step .field-block .field-container .field select option{background-color:#fff}#quote-form.form-layout .form-field-layout form .form-step .field-block .field-container .field select option:hover{background-color:#ffecec}#quote-form.form-layout .form-field-layout form .form-step .field-block .field-container .field select:hover{background-color:#fff}#quote-form.form-layout .form-field-layout form .form-step .field-block .field-container .field textarea::-moz-placeholder{color:#363636}#quote-form.form-layout .form-field-layout form .form-step .field-block .field-container .field textarea::placeholder{color:#363636}#quote-form.form-layout .form-field-layout form .form-step .field-block .field-container .field .ant-select-selector{border:0!important;background-color:transparent!important}#quote-form.form-layout .form-field-layout form .form-step .field-block .field-container .field .ant-select-selection-placeholder{color:#363636}#quote-form.form-layout .form-field-layout form .form-step .field-block .field-container .field .ant-form-item{margin:0}#quote-form.form-layout .form-field-layout form .form-step .field-block .field-container .field .ant-form-item .ant-form-item-control-input .ant-form-item-control-input-content{box-shadow:0 3px 6px #00000029;border-radius:8px;overflow:hidden}#quote-form.form-layout .form-field-layout form .form-step .field-block .field-container .field .ant-form-item .ant-form-item-control-input .ant-form-item-control-input-content .ant-select-selection-search-input{background-color:transparent}#quote-form.form-layout .form-field-layout form .form-step .field-block .field-container .field .ant-form-item .ant-form-item-control-input .ant-form-item-control-input-content textarea.ant-input{height:32px}#quote-form.form-layout .form-field-layout form .form-step .field-block .field-container .field .ant-form-item .ant-form-item-control-input .ant-form-item-control-input-content .ant-upload-wrapper .ant-upload{display:flex;align-items:center;justify-content:center;gap:5px;flex-wrap:wrap}#quote-form.form-layout .form-field-layout form .form-step .field-block .field-container .field .ant-form-item .ant-form-item-explain-error{margin:5px 0 0}#quote-form.form-layout .form-field-layout form .form-step .field-block .field-container .field .ant-select-disabled:where(.css-dev-only-do-not-override-1p3hq3p).ant-select:not(.ant-select-customize-input) .ant-select-selector{background-color:transparent}#quote-form.form-layout .form-field-layout form .form-step .field-block .field-container .field .compact-input .ant-form-item-control-input .ant-form-item-control-input-content{box-shadow:unset}#quote-form.form-layout .form-field-layout form .form-step .field-block .field-container .field .compact-input .ant-form-item-control-input .ant-form-item-control-input-content .ant-input-group{display:flex;justify-content:flex-start;gap:5px}#quote-form.form-layout .form-field-layout form .form-step .field-block .field-container .field .compact-input .ant-form-item-control-input .ant-form-item-control-input-content .ant-input-group input{padding:6px 11px;box-shadow:0 3px 6px #00000029;min-height:44px;border-radius:8px}@media(min-width:640px){#quote-form.form-layout .form-field-layout form .form-step .field-block .field-container .field.radio-field{gap:30px}}#quote-form.form-layout .form-field-layout form .form-step .field-block .field-container .field.radio-field input{width:auto}#quote-form.form-layout .form-field-layout form .form-step .field-block .field-container .field.radio-field .ant-form-item .ant-form-item-control-input .ant-form-item-control-input-content #form_item_insurance_type_uuid div{flex-direction:column;justify-content:flex-start;align-items:flex-start}@media(min-width:640px){#quote-form.form-layout .form-field-layout form .form-step .field-block .field-container .field.radio-field .ant-form-item .ant-form-item-control-input .ant-form-item-control-input-content #form_item_insurance_type_uuid div{flex-direction:row;justify-content:center;align-items:center}}#quote-form.form-layout .form-field-layout form .form-step .field-block .field-container .field.radio-field .ant-form-item .ant-form-item-control-input .ant-form-item-control-input-content #form_item_insurance_type_uuid div .ant-radio-wrapper{display:flex;align-items:center}#quote-form.form-layout .form-field-layout form .form-step .field-block .field-container .field.radio-field .ant-form-item .ant-form-item-control-input .ant-form-item-control-input-content #form_item_insurance_type_uuid div .ant-radio-wrapper input{margin-top:2px}#quote-form.form-layout .form-field-layout form .form-step .field-block .field-container .field.radio-field .normal-radio-layout h4{padding:0}#quote-form.form-layout .form-field-layout form .form-step .field-block .field-container .field.radio-field .normal-radio-layout .radio-layout{display:flex;gap:10px;align-items:center}#quote-form.form-layout .form-field-layout form .form-step .field-block .field-container .field.radio-field .normal-radio-layout .radio-layout label{border-radius:8px;height:35px;display:flex;justify-content:center;align-items:center;font-size:13px;line-height:28px;border-color:#707070}#quote-form.form-layout .form-field-layout form .form-step .field-block .field-container .field.radio-field .normal-radio-layout .radio-layout :where(.css-dev-only-do-not-override-1p3hq3p).ant-radio-button-wrapper:not(:first-child):before{width:0}#quote-form.form-layout .form-field-layout form .form-step .field-block .field-container .field.radio-field .normal-radio-layout .radio-layout :where(.css-dev-only-do-not-override-1p3hq3p).ant-radio-button-wrapper:last-child{border-inline-start:1px solid #707070}#quote-form.form-layout .form-field-layout form .form-step .field-block .field-container .field.radio-field .normal-radio-layout .radio-layout :where(.css-dev-only-do-not-override-1p3hq3p).ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled){background-color:#bb272c;color:#fff;border:1px solid #bb272c}#quote-form.form-layout .form-field-layout form .form-step .field-block .field-container .field.radio-field.radio-field-custom .ant-form-item .ant-form-item-control-input .ant-form-item-control-input-content{box-shadow:unset}#quote-form.form-layout .form-field-layout form .form-step .field-block .field-container .field.radio-field.radio-field-custom .ant-form-item .ant-form-item-control-input .ant-form-item-control-input-content :where(.css-1p3hq3p).ant-radio-button-wrapper:not(:first-child):before{border-color:unset}#quote-form.form-layout .form-field-layout form .form-step .field-block .field-container .field.radio-field.radio-field-custom .ant-form-item .ant-form-item-control-input .ant-form-item-control-input-content :where(.css-1p3hq3p).ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):before{border-color:unset}#quote-form.form-layout .form-field-layout form .form-step .field-block .field-container .field.radio-field.radio-field-custom .ant-form-item .ant-form-item-control-input .ant-form-item-control-input-content :where(.css-dev-only-do-not-override-1p3hq3p).ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled){background-color:#bb272c;color:#fff;border:1px solid #bb272c}#quote-form.form-layout .form-field-layout form .form-step .field-block .field-container .field.disabled-field .ant-form-item-control-input .ant-form-item-control-input-content{background-color:#ebebeb}#quote-form.form-layout .form-field-layout form .form-step .field-block .field-container.half-block .field{width:100%}@media(min-width:1024px){#quote-form.form-layout .form-field-layout form .form-step .field-block .field-container.half-block .field{width:calc(50% - 10px)}}#quote-form.form-layout .form-field-layout form .form-step .field-block .field-container.three-block .field{width:100%}@media(min-width:1024px){#quote-form.form-layout .form-field-layout form .form-step .field-block .field-container.three-block .field{width:calc(33.33333% - 13.33333px)}}#quote-form.form-layout .form-field-layout form .form-step .field-block .field-container.full-block{gap:0}#quote-form.form-layout .form-field-layout form .form-step .field-block .field-container.full-block h4{font-size:1rem;line-height:normal;color:#252525;padding:0}#quote-form.form-layout .form-field-layout form .form-step .field-block .field-container.full-block .field.radio-field{border:0;padding:0;display:flex;flex-direction:column;box-shadow:unset;gap:0}#quote-form.form-layout .form-field-layout form .form-step .field-block .field-container.full-block .field.radio-field .ant-form-item,#quote-form.form-layout .form-field-layout form .form-step .field-block .field-container.full-block .field.radio-field .ant-form-item .ant-form-item-control-input .ant-form-item-control-input-content{box-shadow:unset}#quote-form.form-layout .form-field-layout form .form-step .field-block .field-container.full-block .field.radio-field .normal-radio-layout{display:flex;flex-direction:column;gap:10px}#quote-form.form-layout .form-field-layout form .form-step .field-block .field-container.full-block .field.radio-field .normal-radio-layout .radio-layout{display:flex;align-items:center;gap:.5rem}#quote-form.form-layout .form-field-layout form .form-step .field-block .field-container.full-block .field.radio-field .normal-radio-layout .radio-layout label{padding:8px 28px;border:1px solid #707070;border-radius:25px;display:block;cursor:pointer;height:auto}#quote-form.form-layout .form-field-layout form .form-step .field-block .field-container.full-block .field.radio-field .normal-radio-layout .radio-layout label:before{width:0}#quote-form.form-layout .form-field-layout form .form-step .field-block .field-container.full-block .field.radio-field .normal-radio-layout .radio-layout :where(.css-1p3hq3p).ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled){background-color:#bb272c;color:#fff;border:1px solid #bb272c}#quote-form.form-layout .form-field-layout form .form-step .field-block .field-container.full-block .field.radio-field .normal-radio-layout .radio-layout :where(.css-dev-only-do-not-override-1p3hq3p).ant-radio-button-wrapper-checked{background-color:#bb272c;color:#fff;border:1px solid #bb272c}#quote-form.form-layout .form-field-layout form .form-step .field-block .field-container.full-block .field.input-field.checkbox-field .ant-form-item .ant-form-item-control-input .ant-form-item-control-input-content{box-shadow:unset}#quote-form.form-layout .form-field-layout form .form-step .field-block .field-container.full-block .field.input-field.checkbox-field .ant-form-item .ant-form-item-control-input .ant-form-item-control-input-content label .ant-checkbox{align-self:flex-start;top:5px}#quote-form.form-layout .form-field-layout form .form-step .field-block .compare-quote-layout{overflow-x:scroll}@media(min-width:1024px){#quote-form.form-layout .form-field-layout form .form-step .field-block .compare-quote-layout{overflow-x:hidden}}#quote-form.form-layout .form-field-layout form .form-step .field-block table{width:800px;margin:0 10px 20px}@media(min-width:1024px){#quote-form.form-layout .form-field-layout form .form-step .field-block table{width:calc(100% - 20px)}}#quote-form.form-layout .form-field-layout form .form-step .field-block table tr{text-align:center}#quote-form.form-layout .form-field-layout form .form-step .field-block table tr td,#quote-form.form-layout .form-field-layout form .form-step .field-block table tr th{width:15%;padding:10px}#quote-form.form-layout .form-field-layout form .form-step .field-block table thead tr td{vertical-align:top}#quote-form.form-layout .form-field-layout form .form-step .field-block table thead tr td div{display:flex;flex-direction:column;align-items:center;gap:5px}#quote-form.form-layout .form-field-layout form .form-step .field-block table thead tr td div p{font-weight:400}#quote-form.form-layout .form-field-layout form .form-step .field-block table tbody tr td{border:1px solid;border-color:#fff #fff #d5d5d5}#quote-form.form-layout .form-field-layout form .form-step .field-block table tbody tr td div{display:flex;gap:5px;align-items:center}#quote-form.form-layout .form-field-layout form .form-step .field-block table tbody tr td div .price-span{font-size:18px;font-weight:700}#quote-form.form-layout .form-field-layout form .form-step .field-block table tbody tr td div .file-span{background-color:#000;font-size:12px;font-weight:700;padding:6px}#quote-form.form-layout .form-field-layout form .form-step .field-block table tbody tr td div .file-span a{color:#fff}#quote-form.form-layout .form-field-layout form .form-step .field-block table tbody tr td div button{background-color:#e6e6e6;border-color:#898989;color:#fff;font-size:20px;padding:6px 20px}#quote-form.form-layout .form-field-layout form .form-step .field-block table tbody tr td:nth-child(n) div{justify-content:center}#quote-form.form-layout .form-field-layout form .form-step .field-block table tbody tr td:first-child div{display:block;text-align:left}#quote-form.form-layout .form-field-layout form .form-step .field-block table tbody tr td:first-child div ul{list-style:disc;padding:0 0 0 20px}#quote-form.form-layout .form-field-layout form .form-step .field-block table tbody tr:nth-child(2) td:not(:first-of-type){background-color:#b22a2c}#quote-form.form-layout .form-field-layout form .form-step .field-block table tbody tr:nth-child(2) td:not(:first-of-type)>div{color:#fff;font-weight:700}#quote-form.form-layout .form-field-layout form .form-step .field-block table tbody tr:nth-child(2) td:first-child{background-color:#fff}#quote-form.form-layout .form-field-layout form .form-step .field-block table tbody tr:last-child td{border-bottom:0}#quote-form.form-layout .form-field-layout form .form-step .button-container :where(.css-dev-only-do-not-override-1p3hq3p).ant-btn{border:0}#quote-form.form-layout .form-field-layout form .form-step .button-container .btn-primary{width:auto;border-radius:20px;padding:7px 20px;display:flex;align-items:center}#quote-form.form-layout .form-field-layout form .form-step .button-container .grey-primary.btn-primary{background:transparent;border:1px solid #707070;color:#363636}#quote-form.form-layout .form-field-layout form .form-step .bank-detail-container h3{font-size:1rem;line-height:28px}#quote-form.form-layout .form-field-layout form .form-step .bank-detail-container .detail-content{display:flex;align-items:center;gap:5px}#quote-form.form-layout .form-field-layout form .form-step .bank-detail-container .detail-content h3{font-weight:700;color:#363636}#quote-form.form-layout .form-field-layout form .form-step .bank-detail-container .detail-content p{font-size:13px;line-height:45px;color:#363636}#quote-form.form-layout .form-field-layout form .form-step .bank-detail-container .detail-content span{color:#bb272c}#quote-form.form-layout .form-field-layout form .form-step .bank-detail-container .detail-content p:first-child{width:100px}#quote-form.form-layout .form-field-layout form .lastStep .lastStep-layout{padding:40px 0}@media(min-width:768px){#quote-form.form-layout .form-field-layout form .lastStep .lastStep-layout{width:673px;margin:0 auto}}#quote-form.form-layout .form-field-layout form .lastStep .lastStep-layout img{width:103px;height:auto;margin:0 auto}#quote-form.form-layout .form-field-layout form .lastStep .lastStep-layout h3{font-weight:700;font-size:1.25rem;line-height:1.75rem;text-align:center;padding:30px 0 0}#quote-form.form-layout .form-field-layout form .lastStep .lastStep-layout h4{font-size:1rem;line-height:1.25rem;color:#bb272c;font-weight:700;text-align:center;padding:30px 0 40px}#quote-form.form-layout .form-field-layout form .lastStep .lastStep-layout p{font-size:.8125rem;line-height:1.4375rem;color:#363636}#quote-form.form-layout .form-field-layout form .lastStep .lastStep-layout .faild-layout p{text-align:center}#quote-form.form-layout .form-field-layout .popup-block{position:relative;top:200px;left:20px;width:calc(100% - 40px);text-align:center;background-color:#fff;box-shadow:0 0 3px 6px #00000029;border-radius:25px;padding:30px 20px}@media(min-width:768px){#quote-form.form-layout .form-field-layout .popup-block{width:600px;left:calc(50% - 300px);padding:50px 30px}}#quote-form.form-layout .form-field-layout .popup-block .popup-content h3{font-size:1.5rem;color:#bb272c;font-weight:700}#quote-form.form-layout .form-field-layout .popup-block .popup-content button{margin:10px 0 0;padding:5px 10px;border:1px solid #bb272c;border-radius:8px}#quote-form.form-layout .form-field-layout .popup-block .popup-content button a{font-size:1.125rem;line-height:24px}#quote-form.form-layout .form-field-layout .popup-block .close-button{position:absolute;top:20px;right:20px;width:20px;height:20px}.dimlayer{position:fixed;width:100%;height:100%;top:0;left:0;z-index:100;background-color:#00000292}.dimlayer .popup-container{position:absolute;background-color:#fff;box-shadow:0 3px 6px #00000029;border-radius:8px;top:20%;left:20px;width:calc(100% - 40px);padding:30px}@media(min-width:640px){.dimlayer .popup-container{width:600px;padding:45px;left:calc(50% - 300px)}}.dimlayer .popup-container h2{font-size:1.25rem;line-height:normal;color:#c2272f;font-weight:700;margin:20px 0}@media(min-width:640px){.dimlayer .popup-container h2{font-size:1.5rem}}.dimlayer .popup-container h3{font-size:1.125rem;line-height:normal;font-weight:700;margin:20px 0}@media(min-width:640px){.dimlayer .popup-container h3{font-size:1.25rem}}.dimlayer .popup-container div{margin-top:50px}section.banner-layout{width:100%;height:100%;position:relative}@media(min-width:640px){section.banner-layout{height:auto;padding:30px 0}}@media(min-width:1024px){section.banner-layout{height:384px}}section.banner-layout .banner-picture{display:block;width:100%;height:240px}@media(min-width:640px){section.banner-layout .banner-picture{position:absolute;inset:0;height:100%}}section.banner-layout .image{position:relative;width:100%;height:240px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;z-index:0}@media(min-width:640px){section.banner-layout .image{position:absolute;top:0;left:0;height:100%}}section.banner-layout .container{display:flex;justify-content:end;align-items:center;height:100%;background:linear-gradient(55deg,#fff2f2 30%,#f2f9ff 70%) no-repeat padding-box}section.banner-layout .box-layout{display:flex;flex-direction:column;gap:10px;margin:auto;padding:20px;max-width:100%;width:calc(100% - 40px);color:#161616;position:static;z-index:999}section.banner-layout .box-layout h1{margin:0;padding:0;text-align:left;font-size:36px;line-height:50px;font-weight:700;white-space:pre-line}@media(min-width:640px){section.banner-layout .box-layout h1{font-weight:900}}@media(min-width:1024px){section.banner-layout .box-layout h1{font-size:52px;line-height:70px}}section.banner-layout .box-layout p{font-size:18px;line-height:25px;font-weight:400}@media(min-width:1024px){section.banner-layout .box-layout p{font-size:28px;line-height:40px}}section.banner-layout .box-layout span{font-family:Arial,Helvetica,sans-serif}@media(min-width:640px){section.banner-layout .box-layout{padding:0;width:auto;background:none;border-radius:0;box-shadow:none;position:relative;top:0;bottom:0}section.banner-layout .box-layout .btn-primary{max-width:220px}}section.banner-layout.left-layout .container{display:flex;justify-content:start;align-items:center;height:100%}@media(min-width:640px){section.banner-layout.left-layout .box-layout{margin:0 0 0 108px}}section.banner-layout.right-layout .container{display:flex;justify-content:end;align-items:center;height:100%}@media(min-width:640px){section.banner-layout.right-layout .box-layout{margin:0 36px 0 0}}@media(min-width:1234px){section.banner-layout.right-layout .box-layout{margin:0 140px 0 0}}.en-US section.banner-layout .box-layout h1{font-size:2.25rem!important;line-height:2.625rem!important;font-weight:700}@media(min-width:768px){.en-US section.banner-layout .box-layout h1{font-size:2.625rem!important;line-height:3rem!important}}.en-US section.banner-layout .box-layout .title,.en-US section.banner-layout .box-layout h2{font-size:1.5rem;line-height:1.75rem;text-align:center;font-weight:700}@media(min-width:640px){.en-US section.banner-layout .box-layout .title,.en-US section.banner-layout .box-layout h2{font-size:1.875rem;line-height:2.125rem}}@media(min-width:1024px){.en-US section.banner-layout .box-layout .title,.en-US section.banner-layout .box-layout h2{font-size:2.125rem;line-height:2.4375rem}}.en-US section.banner-layout .box-layout p{font-size:1.125rem;line-height:1.3125rem;padding:2px 0}@media(min-width:768px){.en-US section.banner-layout .box-layout p{padding:0;font-size:1.5rem;line-height:1.75rem}}@media(min-width:640px){.en-US section.banner-layout .box-layout .btn-primary{max-width:228px}}.en-US section.banner-layout.right-layout .box-layout{margin:0 auto}@media(min-width:640px){.en-US section.banner-layout.right-layout .box-layout{margin:0}}.en-US section.old-banner-layout h1{font-size:2.25rem;line-height:2.625rem;font-weight:700}@media(min-width:768px){.en-US section.old-banner-layout h1{font-size:2.625rem;line-height:3rem}}.en-US section.old-banner-layout .title,.en-US section.old-banner-layout h2{font-size:1.5rem;line-height:1.75rem;text-align:center;font-weight:700}@media(min-width:640px){.en-US section.old-banner-layout .title,.en-US section.old-banner-layout h2{font-size:1.875rem;line-height:2.125rem}}@media(min-width:1024px){.en-US section.old-banner-layout .title,.en-US section.old-banner-layout h2{font-size:2.125rem;line-height:2.4375rem}}.btn-primary{padding:10px;width:100%;color:#fff;font-size:16px;font-weight:300;text-align:center;background:transparent linear-gradient(90deg,#000048 50%,#d03631 0);background-position:100% 100%;background-size:200% 100%;border-radius:8px;cursor:pointer;transition:transform .25s ease-out,background-position .25s ease-out}.btn-primary:active,.btn-primary:hover{background-position:0 100%}html[lang=en-US] .btn-primary{font-size:.875rem;line-height:1rem}:focus-visible{outline:2px solid #d31117;outline-offset:2px}:focus:not(:focus-visible){outline:none}@media screen and (max-width:767px){.ant-input,.ant-input-number-input,.ant-picker-input>input,.ant-select-selector,input,select,textarea{font-size:16px!important}}h1.title,h2.title{margin-bottom:20px;text-align:center;font-size:32px;letter-spacing:0;font-weight:700;line-height:45px}@media(min-width:640px){h1.title,h2.title{font-weight:900;letter-spacing:1.6px}}@media(min-width:1024px){h1.title,h2.title{margin-bottom:50px;font-size:40px;letter-spacing:2px;line-height:56px}}.index-layout-offset{display:none;padding-top:230px}@media(min-width:1024px){.index-layout-offset{display:block}}.first-layout-offset{display:block;padding-top:150px}@media(min-width:640px){.first-layout-offset{display:none}}section.base-layout{padding-top:60px;padding-bottom:60px}@media(min-width:1024px){section.base-layout{padding-top:100px;padding-bottom:100px}}.passage-layout{padding:30px 20px;background-color:#fff;border-radius:20px;box-shadow:0 3px 6px #00000029;position:relative;z-index:10}.passage-layout h1{color:#ee3a3b;font-size:24px;font-weight:600;line-height:1.3em;margin-bottom:10px}.passage-layout ul{display:block;list-style-type:disc;margin-block-start:1em;margin-block-end:1em;margin-inline-start:0;margin-inline-end:0;padding-inline-start:40px;unicode-bidi:isolate}.passage-layout ul li{display:list-item;text-align:-webkit-match-parent;unicode-bidi:isolate}.passage-layout a{color:#00749c;text-decoration:underline}a.consent-but{position:fixed;display:none;z-index:99998;bottom:10px;left:10px;border:1px solid #ddd;background:#005c9add;font-size:12px;padding:10px;text-align:center;border-radius:10px}a.consent-but,a.consent-but:link{color:#fff;text-decoration:none}.ant-select-arrow.ant-select-arrow-loading{color:#bb272c;font-size:18px}.highlighted-red{color:#d31117}.quote-form{box-shadow:0 3px 6px #00000029;background-color:#fff;border-radius:8px;width:100%;display:flex;flex-direction:column;padding:0 0 30px;margin-bottom:40px}.quote-form h2{border-radius:8px 8px 0 0;background-color:#ebebeb;padding:8px 20px;font-size:1.5rem;line-height:1.75rem;color:#252525;font-weight:400}.quote-form .ant-form{padding:20px 20px 0}.quote-form .ant-form h6{width:100%;padding-bottom:20px}.quote-form .ant-form .custom-form-label,.quote-form .ant-form .custom-form-label-tooltip,.quote-form .ant-form .custom-form-tip{min-height:24px;margin-bottom:5px}.quote-form .ant-form .ant-input,.quote-form .ant-form .ant-input-number,.quote-form .ant-form .ant-picker,.quote-form .ant-form .ant-select-selector{border:none;box-shadow:0 3px 6px #00000029;border-radius:8px}.quote-form .ant-form .float-outlined .ant-input,.quote-form .ant-form .float-outlined .ant-input-number,.quote-form .ant-form .float-outlined .ant-picker,.quote-form .ant-form .float-outlined .ant-select-selector{border:1px solid rgba(0,0,0,.25);box-shadow:none}.quote-form .ant-form .float-outlined .ant-input-group,.quote-form .ant-form .float-outlined .ant-input-group-wrapper,.quote-form .ant-form .float-outlined .ant-input-wrapper{box-shadow:none!important}.quote-form .ant-form .float-outlined .ant-input-wrapper .ant-input{border:1px solid rgba(0,0,0,.25);box-shadow:none}.quote-form .ant-form .float-outlined .ant-input-group-addon{border:1px solid rgba(0,0,0,.25);box-shadow:none;background-color:#fff}.quote-form .ant-form .ant-select-show-search .ant-select-selection-search{inset-inline-start:11px;display:flex;align-items:center}.quote-form .ant-form .ant-input-wrapper{box-shadow:0 3px 6px #00000029;border-radius:8px}.quote-form .ant-form .ant-input-wrapper .ant-input{border:none;box-shadow:none}.quote-form .ant-form .ant-input-wrapper .ant-input-group-addon{border:none;background-color:#fff}.quote-form .ant-form .ant-input,.quote-form .ant-form .ant-input-number,.quote-form .ant-form .ant-picker,.quote-form .ant-form .ant-select{width:100%}.quote-form .ant-form .read-only-form-item{height:32px;background:#0000000a;border-radius:8px;font: 13px/28px Microsoft JhengHei;letter-spacing:0;color:#363636;padding:2px 11px}.quote-form .ant-form .float-outlined .read-only-form-item{display:flex;align-items:center;min-height:40px;height:auto;box-sizing:border-box;background-color:#fff;border:1px solid rgba(0,0,0,.25);border-radius:8px;box-shadow:none;font-size:14px;line-height:1.5;padding:8px 11px}.quote-form .ant-form .ant-form-item-control-input .ant-upload{width:100%}.quote-form .ant-form .ant-form-item-control-input .ant-upload .ant-btn{width:100%;background-color:#bb272c;color:#fff}.quote-form .ant-form .ant-form-item-control-input .ant-upload .ant-btn .anticon-plus{position:relative;top:-3.5px}.quote-form .ant-form .checkbox-vertical{display:flex;flex-wrap:wrap;gap:12px}.quote-form .ant-form .checkbox-vertical .ant-checkbox-wrapper{display:flex;flex-direction:column;align-items:center;margin-inline-start:0;padding:10px 14px;border:1px solid #d9d9d9;border-radius:8px;transition:border-color .2s}.quote-form .ant-form .checkbox-vertical .ant-checkbox-wrapper:hover{border-color:#d31117}.quote-form .ant-form .checkbox-vertical .ant-checkbox-wrapper .ant-checkbox{margin-bottom:6px}.quote-form .ant-form .checkbox-vertical .ant-checkbox-wrapper .ant-checkbox+span{padding:0;font-size:13px;text-align:center;line-height:1.3}.quote-form .ant-form .checkbox-vertical .ant-checkbox-wrapper-checked{border-color:#d31117;background-color:#d311170a}.quote-form .ant-form .ant-checkbox-wrapper.checkbox-top{display:inline-flex!important;align-items:flex-start!important}.quote-form .ant-form .ant-checkbox-wrapper.checkbox-top .ant-checkbox{margin-top:4px;align-self:flex-start}.quote-form .ant-form .ant-checkbox-wrapper.checkbox-top .ant-checkbox-checked .ant-checkbox-inner{background-color:#bb272c;border-color:#bb272c}.quote-form .ant-form .ant-checkbox-wrapper.checkbox-top:hover .ant-checkbox-inner{border-color:#bb272c!important}.choose-quote .tab-item{display:flex;flex-direction:column;align-items:center;gap:5px;width:160px;padding:12px 16px;cursor:pointer;transition:all .3s ease;color:#fff;background-color:#d2565a}.choose-quote .tab-item.active{font-weight:700;background-color:#bb272c}.choose-quote .tab-item:hover{background-color:#c7474b}.choose-quote .tab-item.active:hover{background-color:#bb272c}.choose-quote .container-wrapper{display:flex;gap:20px;padding:20px}.choose-quote .container-wrapper h4{font-size:16px;color:#bb272c;font-weight:700;width:100%;align-items:top}.choose-quote .container-wrapper h4,.choose-quote .container-wrapper li{display:flex;justify-content:space-around}.choose-quote .container-wrapper h4 .text,.choose-quote .container-wrapper li .text{flex:1}.choose-quote .container-wrapper h4 .text .del-icon,.choose-quote .container-wrapper li .text .del-icon{width:20px;height:20px;color:#ebebeb}.choose-quote .container-wrapper li{font-size:13px;margin-bottom:18px}.choose-quote .container-wrapper .cost,.choose-quote .container-wrapper .price{display:inline-block;width:30%;border-left:2px solid #be0028;padding-left:10px}.choose-quote .container-wrapper .cost{height:22px;line-height:22px}.choose-quote .container-wrapper .price{height:18px;line-height:18px}.choose-quote .container-wrapper .q-icon{width:18px;height:18px;color:#c82a2f;margin-left:8px;cursor:pointer}.choose-quote .container-wrapper .content-page{flex:1;padding-right:4%}.choose-quote .container-wrapper .content-page h6{font-size:13px;font-weight:600;padding:18px 0}.choose-quote .container-wrapper .content-page .tip{font-size:13px;padding-top:18px}.choose-quote .container-wrapper .content-page h5{color:#363636;font-size:16px;font-weight:700;margin:18px 0}.choose-quote .container-wrapper .right-child{width:292px;box-shadow:0 3px 6px #00000029;border-radius:8px}.choose-quote .container-wrapper .right-child h3{background:#f6f6f6 0 0 no-repeat padding-box;border-radius:8px 8px 0 0;font-size:16px;padding:9px 13px;font-weight:700}.choose-quote .container-wrapper .right-child .ant-collapse,.choose-quote .container-wrapper .right-child .ant-collapse-item{border:none;border-radius:0;background:none}.choose-quote .container-wrapper .right-child .ant-collapse .ant-collapse-expand-icon,.choose-quote .container-wrapper .right-child .ant-collapse-item .ant-collapse-expand-icon{color:#c82a2f}.choose-quote .container-wrapper .right-child .ant-collapse .ant-collapse-header-text,.choose-quote .container-wrapper .right-child .ant-collapse-item .ant-collapse-header-text{color:#363636;font-size:16px;font-weight:700}.choose-quote .insurer{font-size:12px;color:#999}.choose-quote .rule-message-2{margin:0 0 16px;padding:12px 16px;background:#f7f7f7;border-left:3px solid #be0028;border-radius:4px}.choose-quote .rule-message-2 .rule-message-2__text{margin:0;font-size:13px;line-height:20px;color:#363636;white-space:pre-wrap}.choose-quote .motor-infos .info-wrapper .title{background:#f7f7f7;padding:12px 16px}.choose-quote .motor-infos .line{width:2px;height:18px;flex-shrink:0;background:#be0028}.choose-quote .motor-infos .text{flex:1}.choose-quote .motor-infos .price{width:30%}.choose-quote .infos-expand-enter-active,.choose-quote .infos-expand-leave-active{transition:all .3s ease;overflow:hidden}.choose-quote .infos-expand-enter-from,.choose-quote .infos-expand-leave-to{opacity:0;max-height:0}.choose-quote .infos-expand-enter-to,.choose-quote .infos-expand-leave-from{opacity:1;max-height:2000px}.choose-quote .ant-empty-image-left .ant-empty-image svg{margin:10px 0}.ant-modal .ant-modal-content{padding:0}.ant-modal .ant-modal-content .choose-asset-modal-head{background:#ebebeb 0 0 no-repeat padding-box;padding:9px 20px;color:#363636;border-radius:8px 8px 0 0}.ant-modal .ant-modal-content .ant-modal-body{padding:20px!important}.ant-modal .ant-modal-content .ant-modal-body .choose-modal-content li{font-size:13px;line-height:20px;position:relative;padding-left:10px}.ant-modal .ant-modal-content .ant-modal-body .choose-modal-content li:before{content:"";display:inline-block;width:6px;height:6px;background:#bb272c 0 0 no-repeat padding-box;border-radius:50%;margin-right:10px;position:absolute;left:-6px;top:8px}.ant-modal .ant-modal-content .ant-modal-body .partner-contact-modal__lead{margin:0 0 12px;font-size:16px;font-weight:700;line-height:24px;color:#363636}.ant-modal .ant-modal-content .ant-modal-body .partner-contact-modal__note{margin-top:16px}.ant-modal .ant-modal-content .ant-modal-body .partner-contact-modal__note-label{display:block;margin-bottom:8px;font-size:13px;font-weight:700;color:#363636}.ant-modal .ant-modal-content .ant-modal-body .partner-contact-modal__actions{justify-content:space-between;margin-top:20px;gap:16px}.ant-modal .ant-modal-content .ant-modal-body .partner-contact-modal__actions .step-bt{min-width:120px}.ant-modal .ant-modal-content .ant-modal-body .partner-contact-master-list{list-style:none;margin:0;padding:0}.ant-modal .ant-modal-content .ant-modal-body .partner-contact-master-list__item{padding:12px 14px;background:#fafafa;border:1px solid #ebebeb;border-radius:8px}.ant-modal .ant-modal-content .ant-modal-body .partner-contact-master-list__item+.ant-modal .ant-modal-content .ant-modal-body .partner-contact-master-list__item{margin-top:8px}.ant-modal .ant-modal-content .ant-modal-body .partner-contact-master-list__name{display:block;font-size:14px;font-weight:700;line-height:22px;color:#363636}.ant-modal .ant-modal-content .ant-modal-body .partner-contact-master-list__email{display:block;margin-top:2px;font-size:13px;line-height:20px;color:#595959;word-break:break-word}@media(max-width:768px){.choose-quote .container-wrapper-wrapper{flex-direction:column}.choose-quote .container-wrapper-wrapper .right-child{width:100%;order:1}.choose-quote .container-wrapper-wrapper .content-page{order:2}}.quote-card{box-shadow:0 3px 6px #00000029;background-color:#fff;border-radius:8px;color:#363636;margin-bottom:30px}.quote-card .title{border-radius:8px 8px 0 0;background-color:#ebebeb;color:#252525;font-weight:400;padding:8px 20px;overflow:auto}.quote-card .title h2{font-size:24px}.float-outlined{position:relative;display:block;width:100%}.float-outlined .float-outlined__label{position:absolute;left:12px;top:0;z-index:2;max-width:calc(100% - 40px);height:40px;padding:0;margin:0;display:inline-flex;align-items:center;font-size:14px;line-height:1;font-weight:500;color:#000000a6;background-color:transparent;pointer-events:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transform:none;transform-origin:left center;transition:none}.float-outlined.is-ready .float-outlined__label{transition:top .15s ease,height .15s ease,padding .15s ease,transform .15s ease,font-size .15s ease,color .15s ease,background-color .15s ease}.float-outlined .float-outlined__control{width:100%;min-height:40px}.float-outlined .ant-input,.float-outlined .ant-input-affix-wrapper,.float-outlined .ant-input-number,.float-outlined .ant-picker,.float-outlined .ant-select,.float-outlined textarea.ant-input{width:100%!important}.float-outlined .ant-input-affix-wrapper,.float-outlined .ant-input-number,.float-outlined .ant-input:not(textarea),.float-outlined .ant-picker,.float-outlined .ant-select-selector,.float-outlined textarea.ant-input{min-height:40px!important;height:40px!important;border:1px solid rgba(0,0,0,.25)!important;border-radius:8px!important;box-shadow:none!important;background-color:#fff!important}.float-outlined textarea.ant-input{min-height:80px!important;height:auto!important;padding-top:14px!important}.float-outlined .ant-input-affix-wrapper,.float-outlined .ant-picker,.float-outlined .ant-select-selector{display:flex!important;align-items:center;padding-inline:11px!important}.float-outlined .ant-input:not(textarea){padding-block:0!important;padding-inline:11px!important;line-height:38px!important}.float-outlined .ant-input-number{padding:0!important;overflow:hidden}.float-outlined .ant-input-number .ant-input-number-input{height:40px!important;line-height:38px!important;padding-block:0;padding-inline:11px}.float-outlined .ant-input-affix-wrapper-focused,.float-outlined .ant-input-number-focused,.float-outlined .ant-input:focus,.float-outlined .ant-picker-focused,.float-outlined .ant-select-focused .ant-select-selector,.float-outlined textarea.ant-input:focus{border-color:#d03631!important;box-shadow:none!important}.float-outlined:hover:not(.is-disabled):not(.is-focused) .ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled),.float-outlined:hover:not(.is-disabled):not(.is-focused) .ant-input-number:not(.ant-input-number-disabled),.float-outlined:hover:not(.is-disabled):not(.is-focused) .ant-input:not(:disabled):not(textarea),.float-outlined:hover:not(.is-disabled):not(.is-focused) .ant-picker:not(.ant-picker-disabled),.float-outlined:hover:not(.is-disabled):not(.is-focused) .ant-select:not(.ant-select-disabled) .ant-select-selector,.float-outlined:hover:not(.is-disabled):not(.is-focused) textarea.ant-input:not(:disabled){border-color:#00000073!important}.float-outlined.is-focused .float-outlined__label{color:#d03631}.float-outlined .ant-input-number-input::-moz-placeholder,.float-outlined .ant-input::-moz-placeholder,.float-outlined .ant-picker-input>input::-moz-placeholder,.float-outlined textarea.ant-input::-moz-placeholder{opacity:0!important;color:transparent!important}.float-outlined .ant-input-number-input::placeholder,.float-outlined .ant-input::placeholder,.float-outlined .ant-picker-input>input::placeholder,.float-outlined .ant-select-selection-placeholder,.float-outlined textarea.ant-input::placeholder{opacity:0!important;color:transparent!important}.float-outlined.is-active .float-outlined__label{top:0;height:auto;display:inline-block;padding:0 4px;background-color:#fff;transform:translateY(-50%) scale(.85);font-size:12px;max-width:calc(100% - 24px)}.float-outlined .read-only-form-item{display:flex;align-items:center;min-height:40px;box-sizing:border-box;padding:8px 11px;border:1px solid rgba(0,0,0,.25)!important;border-radius:8px!important;box-shadow:none!important;background-color:#fff!important;font-size:14px;line-height:1.5;color:#000000e0}.float-outlined .ant-input-group-wrapper{width:100%}.float-outlined .ant-input-group-wrapper .ant-input-group,.float-outlined .ant-input-group-wrapper .ant-input-wrapper{box-shadow:none!important}.float-outlined .ant-input-group{width:100%;display:flex;min-height:40px}.float-outlined .ant-input-group .ant-input-group-addon{display:flex;align-items:center;border:1px solid rgba(0,0,0,.25)!important;background:#fff!important;box-shadow:none!important;color:#000000a6}.float-outlined .ant-input-group .ant-input-group-addon:first-child{border-right:0!important;border-radius:8px 0 0 8px!important}.float-outlined .ant-input-group .ant-input-group-addon:last-child{border-left:0!important;border-radius:0 8px 8px 0!important}.float-outlined .ant-input-group .ant-input-affix-wrapper,.float-outlined .ant-input-group>.ant-input{flex:1;min-width:0;border-radius:0!important;text-align:center}.float-outlined .ant-input-group>.ant-input{border-left:0!important;border-right:0!important}.float-outlined.is-focused .ant-input-group .ant-input-affix-wrapper,.float-outlined.is-focused .ant-input-group .ant-input-group-addon,.float-outlined.is-focused .ant-input-group>.ant-input{border-color:#d03631!important}.float-outlined.is-no-label .float-outlined__control{width:100%}.float-outlined.is-disabled .ant-input-group-addon{background:#f5f5f5!important;border-color:#00000026!important}.float-outlined.is-disabled .float-outlined__label{color:#00000040;background-color:transparent}.float-outlined.is-disabled.is-active .float-outlined__label{background-color:#f5f5f5}.float-outlined.is-disabled .ant-input-affix-wrapper,.float-outlined.is-disabled .ant-input-number,.float-outlined.is-disabled .ant-input:not(textarea),.float-outlined.is-disabled .ant-picker,.float-outlined.is-disabled .ant-select-selector,.float-outlined.is-disabled textarea.ant-input{background-color:#f5f5f5!important;border-color:#00000026!important}.float-outlined:has(textarea.ant-input):not(.is-active) .float-outlined__label{top:14px;height:auto;display:inline-block;align-items:unset;transform:none}.float-outlined:has(textarea.ant-input).is-active .float-outlined__label{top:0;transform:translateY(-50%) scale(.85)}.float-outlined:has(.float-outlined__radio-btns) .float-outlined__control{min-height:40px}.float-outlined:has(.float-outlined__radio-btns) .float-outlined__radio-btns.ant-radio-group{display:flex!important;align-items:center;gap:8px;width:100%;min-height:40px;height:40px;padding:4px 8px;box-sizing:border-box;border:1px solid rgba(0,0,0,.25)!important;border-radius:8px!important;box-shadow:none!important;background-color:#fff!important}.float-outlined:has(.float-outlined__radio-btns) .ant-radio-button-wrapper{flex:1;height:30px!important;line-height:28px!important;margin:0!important;padding:0 8px!important;text-align:center;border:1px solid transparent!important;border-radius:6px!important;box-shadow:none!important;background:transparent!important;color:#000000a6!important}.float-outlined:has(.float-outlined__radio-btns) .ant-radio-button-wrapper:before{display:none!important}.float-outlined:has(.float-outlined__radio-btns) .ant-radio-button-wrapper:hover{color:#d03631!important}.float-outlined:has(.float-outlined__radio-btns) .ant-radio-button-wrapper.ant-radio-button-wrapper-checked{background:#d03631!important;border-color:#d03631!important;color:#fff!important}.float-outlined:has(.float-outlined__radio-btns) .ant-radio-button-wrapper.ant-radio-button-wrapper-checked:hover{color:#fff!important;background:#d03631!important}.float-outlined.is-focused:has(.float-outlined__radio-btns) .float-outlined__radio-btns.ant-radio-group{border-color:#d03631!important}.float-outlined.is-disabled:has(.float-outlined__radio-btns) .float-outlined__radio-btns.ant-radio-group{background-color:#f5f5f5!important;border-color:#00000026!important}.steps-bar .steps-track{display:flex;justify-content:space-between;align-items:flex-start;position:relative;padding:24px 20px 16px;background:#f7f7f7;overflow:hidden}@media(min-width:1024px){.steps-bar .steps-track{padding:28px 60px 20px}}.steps-bar .steps-track:before{content:"";position:absolute;top:39px;left:20px;right:20px;height:3px;background:#e0e0e0;border-radius:2px}@media(min-width:1024px){.steps-bar .steps-track:before{top:43px;left:60px;right:60px}}.steps-bar .steps-progress{position:absolute;top:39px;left:20px;height:3px;max-width:calc(100% - 40px);background:#d31117;border-radius:2px;z-index:1;transition:width .4s ease}@media(min-width:1024px){.steps-bar .steps-progress{top:43px;left:60px;max-width:calc(100% - 120px)}}.steps-bar .step-item{display:flex;flex-direction:column;align-items:center;gap:8px;position:relative;z-index:2;min-width:0;flex:1}.steps-bar .step-dot{width:30px;height:30px;border-radius:50%;background:#fff;border:2px solid #ddd;display:flex;align-items:center;justify-content:center;transition:all .3s ease;flex-shrink:0}@media(min-width:1024px){.steps-bar .step-dot{width:34px;height:34px}}.steps-bar .step-dot .step-number{font-size:12px;font-weight:600;color:#999;transition:color .3s ease}@media(min-width:1024px){.steps-bar .step-dot .step-number{font-size:13px}}.steps-bar .step-label{font-size:12px;color:#999;text-align:center;max-width:100%;transition:color .3s ease;line-height:1.3}@media(min-width:640px){.steps-bar .step-label{font-size:13px}}@media(min-width:1024px){.steps-bar .step-label{font-size:14px}}.steps-bar .step-item.active .step-dot{background:#d31117;border-color:#d31117}.steps-bar .step-item.active .step-dot .step-number{color:#fff}.steps-bar .step-item.active .step-label{color:#d31117;font-weight:600}.steps-bar .step-item.current .step-dot{background:#d31117;border-color:#d31117;animation:pulse-dot 1.5s ease-in-out infinite;box-shadow:0 0 #d3111780}.steps-bar .step-item.current .step-dot .step-number{color:#fff}.steps-bar .step-item.current .step-label{color:#d31117;font-weight:700}@keyframes pulse-dot{0%{box-shadow:0 0 #d3111780}50%{box-shadow:0 0 0 10px #d3111700}to{box-shadow:0 0 #d3111700}}.steps-bar .step-title{text-align:center;padding:10px 20px 14px;font-size:14px;font-weight:600;color:#333;background:#f7f7f7;border-bottom:1px solid #eee}@media(min-width:1024px){.steps-bar .step-title{font-size:15px;padding:12px 20px 16px}}#BasicQuoteForm h1{font-size:2.5rem;line-height:3.25rem;font-weight:700}@media(min-width:640px){#BasicQuoteForm h1{font-size:3rem;line-height:4.375rem}}#BasicQuoteForm h3{font-size:1.5rem;line-height:1.75rem;color:#252525;font-weight:400}#BasicQuoteForm p{color:#363636;font-size:1.125rem;line-height:1.75rem;font-weight:500}@media(min-width:640px){#BasicQuoteForm p{font-size:1.5rem;line-height:2.1875rem}}#BasicQuoteForm section.top-banner-layout{position:relative;padding:0 0 25px}#BasicQuoteForm section.top-banner-layout .background-image-container{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}#BasicQuoteForm section.top-banner-layout .background-image-container .nuxt-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}@media(min-width:768px){#BasicQuoteForm section.top-banner-layout .background-image-container .nuxt-img{-o-object-fit:cover;object-fit:cover}}@media(max-width:959px){#BasicQuoteForm section.top-banner-layout{padding-bottom:0}}#BasicQuoteForm section.top-banner-layout .container{padding-top:25px;gap:45px;padding-bottom:25px}@media(min-width:768px){#BasicQuoteForm section.top-banner-layout .container{padding-top:40px;padding-bottom:25px}}#BasicQuoteForm section.top-banner-layout .container .top-banner-bg-container{position:absolute;right:0;bottom:0;display:none}@media(min-width:960px){#BasicQuoteForm section.top-banner-layout .container .top-banner-bg-container{display:block}}@media(max-width:1199px){#BasicQuoteForm section.top-banner-layout .container .top-banner-bg-container .nuxt-img{transform:scale(.8);transform-origin:bottom right}}@media(min-width:1200px){#BasicQuoteForm section.top-banner-layout .container .top-banner-bg-container .nuxt-img{transform:none}}#BasicQuoteForm section.top-banner-layout .container .logo-phone-layout{z-index:1}#BasicQuoteForm section.top-banner-layout .container .logo-phone-layout .logo-layout{height:auto;width:200px}@media(min-width:640px){#BasicQuoteForm section.top-banner-layout .container .logo-phone-layout .logo-layout{width:288px}}#BasicQuoteForm section.top-banner-layout .container .logo-phone-layout .phone-layout{display:none}@media(min-width:640px){#BasicQuoteForm section.top-banner-layout .container .logo-phone-layout .phone-layout{display:flex}}#BasicQuoteForm section.top-banner-layout .container .logo-phone-layout .phone-layout a,#BasicQuoteForm section.top-banner-layout .container .logo-phone-layout .phone-layout p{color:#252525;font-size:1.875rem;font-weight:700;line-height:2.5rem}#BasicQuoteForm section.top-banner-layout .container .title-desc-layout{z-index:1}#BasicQuoteForm section.top-banner-layout .container .title-desc-layout h1{display:flex;flex-direction:column}@media(min-width:640px){#BasicQuoteForm section.top-banner-layout .container .title-desc-layout h1 br{display:none}}#BasicQuoteForm section.top-banner-layout .container .title-desc-layout p span{font-weight:900}#BasicQuoteForm section.top-banner-layout .container .google-scope-layout{padding:20px;box-shadow:0 3px 6px #00000029;border-radius:16px;width:100%;background-color:#fff;z-index:1}@media(min-width:640px){#BasicQuoteForm section.top-banner-layout .container .google-scope-layout{width:326px}}#BasicQuoteForm section.top-banner-layout .container .google-scope-layout p{color:#363636;font-size:1rem;line-height:1.5rem;font-weight:600}#BasicQuoteForm section.top-banner-layout .container .google-scope-layout .scope-comment-layout{padding:10px 0 0}#BasicQuoteForm section.top-banner-layout .container .google-scope-layout .scope-comment-layout .scope .number{font-size:19px;line-height:24px;font-weight:700;color:#fcd53f}#BasicQuoteForm section.top-banner-layout .container .google-scope-layout .scope-comment-layout .comment p{font-weight:400}#BasicQuoteForm section.top-banner-layout .container .mobile-icon{text-align:center}#BasicQuoteForm section.top-banner-layout .container .mobile-icon img{margin:0 auto;display:none}@media(max-width:959px){#BasicQuoteForm section.top-banner-layout .container .mobile-icon img{display:block}}#BasicQuoteForm .btn-primary{width:auto;border-radius:20px;padding:7px 20px}#BasicQuoteForm .grey-primary.btn-primary{background:transparent;border:1px solid #707070;color:#363636}@media(min-width:640px){.en-US #BasicQuoteForm section.top-banner-layout .container .google-scope-layout{width:260px}}.en-US #BasicQuoteForm section.top-banner-layout .container .google-scope-layout .scope-comment-layout{display:block}#layoutQuote .top{background-color:#252525}#layoutQuote .top .container{padding:12px}#layoutQuote .top .container p{font-size:.875rem;line-height:1.25rem;color:#fff}#layoutQuote .top .container p img{width:12px}#layoutQuote .banner{background-color:#fff}#layoutQuote .content{display:flex;justify-content:center;min-height:250px}#layoutQuote .footer{color:#fff;background-color:#1c1c1c}#layoutQuote .footer .tnc-route{padding:0 10px;border-left:1px solid;font-size:10px}#layoutQuote .footer .tnc-route:hover{text-decoration:underline}#layoutQuote .footer .tnc-route:last-child{border-right:1px solid}@media(min-width:1024px){#layoutQuote .footer .tnc-route{font-size:16px}}#layoutQuote .footer .copy-right{font-size:10px}@media(min-width:1024px){#layoutQuote .footer .copy-right{font-size:16px}}
