.account{display:flex;flex-direction:column;align-items:center;padding-top:100px}.account h2{color:#096;font-size:36px;line-height:150%}.account .card{background:#fff;box-shadow:0 2px 15px rgba(0,0,0,.1);border-radius:7px;margin:0 auto;min-width:454px;padding:42px;display:flex;flex-direction:row;justify-content:center}.account .card .form-control{width:100%;margin:10px 0;height:50px;padding:16px 26px}.account .card .invalid-feedback,.account .card label{display:none}.account .card .account-options{display:flex;flex-direction:column}.account .card .account-options .account-option{display:flex;flex-direction:row;margin-bottom:20px;align-items:center;background:orange;color:#fff;text-transform:uppercase;border-radius:7px;cursor:pointer;margin-right:22px}.account .card .account-options .account-option .icon{color:#000;background:#fff;width:102px;height:81px;justify-content:center;align-items:center;display:flex;border:2px solid #096;box-shadow:0 2px 15px rgba(0,0,0,.1);border-radius:7px;margin-right:20px}.account .btn-primary{margin:28px 0;width:100%;text-transform:uppercase;border-radius:7px;height:50px}.account-table{display:flex;flex-direction:column;background:#f6f6f6;box-shadow:inset 0 0 15px rgba(0,0,0,.03);border-radius:7px;min-width:766px;padding:26px 39px;margin-left:20px}.account-table h3{color:#7b7b7b}.account-table .table-header,.account-table .table-row{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:auto 1fr;grid-row-gap:15px;grid-column-gap:15px;flex-direction:row;justify-content:space-between}.account-table .table-header .data-cell,.account-table .table-row .data-cell{background:#dedede;color:#fff;border-radius:7px;padding:4px 40px;text-align:center}.account-table .table-row .data-cell{background:#fff;color:#7b7b7b}@media(min-width:576px){main{padding:0 20px}}.sections-group{border-radius:30px 30px 0 0}.hero{background-color:#d2f0db;padding-top:30px;border-radius:30px;position:relative;z-index:4}@media(min-width:768px){.hero{padding-top:20px}}@media(min-width:1200px){.hero .container{padding:0;gap:0}}.hero h1{font-weight:700;font-size:44px;line-height:115%;margin:0 0 30px;color:#1c201f}@media(min-width:576px)and (max-width:767.98px){.hero h1{font-size:59px;margin-bottom:40px}}@media(min-width:768px){.hero h1{margin-top:30px}}@media(min-width:992px){.hero h1{font-size:59px;text-align:right}}@media(min-width:1200px){.hero h1{font-size:73px;margin:96px 0 0;text-align:right}}@media(min-width:1400px){.hero h1{font-size:90px}}.hero p{font-weight:400;font-size:22px;line-height:125%;margin:0}@media(min-width:992px){.hero p{margin-left:87px}}@media(min-width:1200px){.hero p{margin-left:123px}}.hero button.primary{margin:30px 0 16px;background:#096;border-radius:15px}@media(min-width:576px){.hero button.primary{width:210px;margin-top:40px}}@media(min-width:768px){.hero button.primary{margin-top:28px;margin-bottom:23px}}@media(min-width:992px){.hero button.primary{margin-left:97px;margin-bottom:44px}}@media(min-width:1200px){.hero button.primary{margin-left:127px;margin-bottom:96px}}@media(min-width:768px){section .container{display:flex;flex-direction:row;flex-wrap:wrap;width:100%;gap:20px}section .column{display:flex;flex-direction:column;flex:1 1;justify-content:space-between}}.savings{margin:80px 0}section{border-radius:30px}section .container{padding:10px 20px}@media(min-width:768px){section .container{padding:10px 30px;min-height:420px}}@media(min-width:992px){section .container{min-height:464px}}section .section-image{background:#dae7fe;width:100%;height:100%;object-fit:cover;border-radius:30px;margin:30px 0;display:flex;justify-content:center;align-items:center}section .header{font-weight:500;font-size:14px;line-height:140%;letter-spacing:1px;text-transform:uppercase;color:#8fafea}@media(min-width:768px){section .header{margin-top:30px}}section h2{font-weight:700;font-size:35px;line-height:120%;margin:20px 0 15px}@media(min-width:768px){section h2{font-size:45px}}section h3{font-weight:400;font-size:22px;line-height:125%;font-feature-settings:"salt" on,"ss01" on,"ss04" on;color:#1c201f;margin:0}@media(min-width:768px){section h3{font-size:25px}}section p{margin:0;font-size:18px;line-height:140%;font-feature-settings:"salt" on,"ss01" on,"ss04" on;color:#1c201f}section.what{background-color:#fff;z-index:2;padding-top:50px}section.what,section.why{position:relative;margin-top:-50px}section.why{background:#c6e2f2;padding-top:80px;z-index:1}section.why .section-image{background-color:#fff}section.how{margin:0 15px 80px}section.savings{margin-top:80px}@media(max-width:575.98px){section.savings{margin-left:20px;margin-right:20px}}section.control{background-color:#fff;margin:0 20px;padding:30px 0}section.control .header{color:#80c695}section.image-section{margin:10px 20px;padding:138px 0;background-color:#b4e0d1}section.team{margin-top:50px}section.questions{background-color:#fff;margin-top:40px;padding-bottom:120px}section.questions .container{display:flex;flex-direction:column-reverse}@media(min-width:768px){section.questions .container{flex-direction:row}section.questions .column:last-child h2{display:none}}section.questions .column:first-child{padding-top:20px}section.questions .column:first-child h2{display:none}@media(min-width:768px){section.questions .column:first-child h2{display:block}}section.questions .column:first-child button.primary{margin-top:20px;width:210px;height:60px;background:#096;border-radius:15px;margin-bottom:20px}@media(min-width:768px){.control-group{display:flex;flex-direction:row;gap:10px}.control-group section{display:flex;flex-direction:column;flex:1 1;margin:0}.control-group section.image-section .container{padding:0}.control-group section svg{width:100%}}body{background:#f3f2f0}.app{position:relative;display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:min-content min-content auto min-content;grid-column-gap:0;grid-row-gap:0;height:100vh;padding:0 50px}@media only screen and (max-width:992px){.app{padding:0;display:flex;flex-direction:column;height:calc(100vh - 80px)}}.app .app-title{grid-area:2/1/3/6}.error-detail,.panel-danger.errors{display:none}.rjsf{-ms-overflow-style:none;scrollbar-width:none}.rjsf.drivers,.rjsf.vehicles{display:flex;flex-direction:column-reverse;justify-content:flex-end}.rjsf::-webkit-scrollbar{display:none}.rjsf #root__title{display:none;font-style:normal;font-weight:800;font-size:18px;line-height:22px;color:#1c201f;opacity:.9;text-transform:uppercase;max-width:235px}.rjsf fieldset{border:none;margin:0}.rjsf .field-description{font-style:normal;font-weight:500;font-size:20px;line-height:30px;color:#104034}.rjsf .field-radio-group .radio{display:flex;flex-grow:1;align-items:center;min-height:60px;margin-bottom:15px;padding:0 16px;background:#fff;border:1px solid #c6c6c6;border-radius:10px;position:relative}.rjsf .field-radio-group .radio input[type=radio]{width:30px;height:30px;cursor:pointer;accent-color:#3b8d63}.rjsf .field-radio-group .radio label{color:#104034;vertical-align:middle;font-weight:500;font-size:18px;line-height:20px;margin-left:10px}@media only screen and (max-width:768px){.rjsf .field-radio-group .radio label{font-size:1rem}}.rjsf .field-radio-group .radio input:checked+label:before{border:1px solid #3b8d63;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='10' height='10' viewBox='0 0 10 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='5' cy='5' r='4.5' fill='%23009966' stroke='%23009966'/%3e%3c/svg%3e")}.rjsf .field-radio-group .radio.active{background:#3b8d63;border:3px solid #d4e9dd}.rjsf .field-radio-group .radio.active label{color:#fff}.rjsf .field-array .control-label{display:none}.rjsf .field-checkboxes{margin-top:17px}.rjsf .checkbox-group{display:flex;flex-direction:column}.rjsf input[type=checkbox]{width:30px;height:30px;vertical-align:middle;margin:0 15px 0 0;border-radius:6px;accent-color:#3b8d63}.rjsf .select__indicator-separator{display:none}.rjsf .form-group:not(.field-boolean){position:relative;max-width:400px}@media only screen and (max-width:992px){.rjsf .form-group:not(.field-boolean){max-width:100%}}.rjsf .form-group:not(.field-boolean) div.select__control,.rjsf .form-group:not(.field-boolean) input:not([type=radio]):not([type=checkbox]){margin:5px 0;background:#fff;border:1px solid #c6c6c6;border-radius:10px;width:100%;height:60px;padding:0 20px;font-style:normal;font-weight:500;font-size:20px;line-height:24px;color:#818181}@media only screen and (max-width:768px){.rjsf .form-group:not(.field-boolean) div.select__control,.rjsf .form-group:not(.field-boolean) input:not([type=radio]):not([type=checkbox]){font-size:16px}}.rjsf .form-group:not(.field-boolean) div.select__control .select__control--is-focused,.rjsf .form-group:not(.field-boolean) div.select__control.has-value,.rjsf .form-group:not(.field-boolean) div.select__control:focus,.rjsf .form-group:not(.field-boolean) input:not([type=radio]):not([type=checkbox]) .select__control--is-focused,.rjsf .form-group:not(.field-boolean) input:not([type=radio]):not([type=checkbox]).has-value,.rjsf .form-group:not(.field-boolean) input:not([type=radio]):not([type=checkbox]):focus{outline:none;border:3px solid #76b78c;border-radius:10px}.rjsf .form-group:not(.field-boolean) div.select__control.has-value~label,.rjsf .form-group:not(.field-boolean) div.select__control:focus~label,.rjsf .form-group:not(.field-boolean) input:not([type=radio]):not([type=checkbox]).has-value~label,.rjsf .form-group:not(.field-boolean) input:not([type=radio]):not([type=checkbox]):focus~label{top:20px;font-size:12px;color:gray}.rjsf .form-group:not(.field-boolean) div.select__control:disabled,.rjsf .form-group:not(.field-boolean) input:not([type=radio]):not([type=checkbox]):disabled{cursor:not-allowed;background-color:hsla(0,0%,94%,.3);color:#545454;border-color:hsla(0,0%,46%,.3)}.rjsf .form-group:not(.field-boolean).has-danger div.select__control,.rjsf .form-group:not(.field-boolean).has-danger input:not([type=radio]):not([type=checkbox]){border:3px solid #c90303;color:#c90303}.rjsf .form-group:not(.field-boolean).has-danger div.select__control~label,.rjsf .form-group:not(.field-boolean).has-danger input:not([type=radio]):not([type=checkbox])~label{color:#c90303}.rjsf .form-group:not(.field-boolean) .control-label{padding:0 20px;color:#104034;font-size:16px;font-weight:400;position:absolute;pointer-events:none;left:5px;top:50%;transform:translateY(-50%);transition:all .3s ease}.rjsf .form-group:not(.field-boolean) fieldset{padding:0}.app-wrapper{z-index:2;grid-area:3/3/5/4;transform:translateZ(0);box-shadow:none}.app-wrapper .rjsf{width:400px}@media only screen and (max-width:992px){.app-wrapper .rjsf{width:auto;margin:0 auto}.app-wrapper .rjsf *{box-sizing:border-box}}.app-wrapper .rjsf.large{width:840px;padding:0}.app-wrapper .rjsf button[type=submit]{display:none;opacity:0}@media only screen and (max-width:768px){.app-wrapper{top:75px}}.button.primary{background:#3b8d63;border:none;font-family:Inter,sans-serif;font-style:normal;font-weight:700;font-size:18px;line-height:22px;color:#fff;margin-left:12px;border-radius:35px;height:67px;width:100%}.field-number .control-label:first-child,.field-string .control-label:first-child{display:none}.rjsf{padding:10px}.rjsf .field-boolean .control-label{display:none}.created-cards{width:100%}.created-cards>span{font-style:normal;font-weight:500;font-size:14px;line-height:130%;color:#898989}.created-cards .element-card{margin-top:10px;border-radius:20px;height:97px;padding:10px}.created-cards .element-card:first-child{background:#acd6ee}.created-cards .element-card:nth-child(2){background:#a2c2fd}.created-cards .element-card:nth-child(3){background:#c0e9cc}.created-cards .element-card>div{width:100%;display:flex;justify-content:space-between;margin:7px 0}.created-cards .element-card .check{background:rgba(0,0,0,.12);width:36px;height:36px;border-radius:50%;justify-content:center;align-items:center;display:flex}.created-cards .change-button{background:#fff;border-radius:20px;height:40px;border:none;width:109px}.created-cards div.label{font-style:normal;font-weight:500;font-size:18px;line-height:23px;color:#1c201f}.vehicle-button{cursor:pointer;background:#d4e9dd;border-radius:32px;border:none;width:100%;height:88px;font-size:22px;line-height:33px;color:#3b8d63;font-weight:700;text-align:start;padding:29px;margin:10px 0}.vehicle-button i{margin-right:17px}.rjsf .form-group.field-number .field-description+input.has-value~label,.rjsf .form-group.field-number .field-description+input:focus~label,.rjsf .form-group.field-string .field-description+input.has-value~label,.rjsf .form-group.field-string .field-description+input:focus~label{top:auto;bottom:37px}.rjsf .form-group.field-number .field-description+input+label,.rjsf .form-group.field-string .field-description+input+label{top:auto;bottom:15px}.rjsf .form-group .select__control .select__placeholder{color:#104034;font-size:16px;font-weight:400;position:absolute;pointer-events:none;left:0;top:45%;transform:translateY(-50%);transition:all .3s ease}.rjsf .form-group .select__control .select__value-container{padding:0}.rjsf .form-group .select__control .select__input-container input{padding:0 15px!important}.rjsf .form-group .select__control.select__control--is-focused{box-shadow:none;border:3px solid #76b78c!important}.rjsf .form-group .select__control.select__control--is-focused .select__placeholder{top:20%}.rjsf .form-group .select__input-container{height:30px}.rjsf .form-group .react-select-label{display:none}.rjsf .form-group .react-select-label.has-value{display:block;bottom:48%!important;top:auto!important}.rjsf .form-group .react-select-label.has-value+.select__control{border:3px solid #76b78c!important}.rjsf .form-group .odomoter-photos h1,.rjsf .form-group .policy-documents h1{color:#104034}.rjsf .form-group .odomoter-photos a,.rjsf .form-group .odomoter-photos p,.rjsf .form-group .policy-documents a,.rjsf .form-group .policy-documents p{text-align:center}.rjsf .form-group .odomoter-photos a,.rjsf .form-group .policy-documents a{cursor:pointer;text-decoration:underline}.rjsf .form-group .complete-step,.rjsf .form-group .complete-step>p{text-align:center}.rjsf .form-group .complete-step .box{background:rgba(211,231,220,.8);border-radius:15px;padding:22px}.rjsf .form-group .complete-step .description{padding-top:20px}.rjsf .form-group .complete-step .description p{font-style:normal;font-weight:400;font-size:22px;line-height:25px;color:#104034;text-align:start}.rjsf .form-group .alert.alert-error{display:flex;width:100%;min-height:80px;flex-direction:row;align-items:center;padding:12px 15px;gap:10px;margin:27px 10px 0;background:#f1d3cb;border-radius:20px;color:#eb5757}.rjsf .form-group .alert.alert-error .error-icon{background:#fff;opacity:.5;border-radius:50%;height:36px;width:36px;display:flex;justify-content:center;align-items:center}.rjsf .form-group .alert.alert-error p{margin:0;width:297px;font-size:18px;line-height:23px;font-weight:700;flex:none;order:1;flex-grow:1}.checkbox{display:inline-block;vertical-align:middle;display:flex;flex-grow:1;align-items:center;height:60px;margin-bottom:15px;padding:0 16px;background:#fff;border:1px solid #c6c6c6;border-radius:10px;font-size:18px;position:relative}.checkbox label{line-height:1;margin-bottom:0;font-weight:400;cursor:pointer;color:#1c201f}.checkbox-inner:before{border-color:#3b8d63}.checkbox-checked label{color:#fff}.checkbox-inline{position:relative}.plaintext .checkbox-inline:first-child{margin-left:0}.checkbox.checkbox-checked{background:#3b8d63}.checkbox-checker{padding-top:10px;padding-bottom:10px;padding-left:50px;min-height:36px;line-height:1;position:relative}.checkbox-wrapper .checkbox-inner:after,.checkbox-wrapper .checkbox-inner:before,.checkbox-wrapper:after,.checkbox-wrapper:before{content:"";position:absolute;left:0;top:0;display:block}.checkbox-wrapper .checkbox-inner:after{opacity:0;transform:rotate(45deg) scale(0);transition:opacity .2s ease-in,transform .2s cubic-bezier(.12,.4,.29,1.46)}.checkbox-checked .checkbox-wrapper .checkbox-inner:after{border:2px solid #3b8d63;width:4px;height:9px;margin-top:9px;margin-left:13px;opacity:1;border-width:0 2px 2px 0;transform:rotate(45deg) scale(1)}.checkbox-wrapper{position:absolute;width:30px;height:30px;left:2px;top:2px;display:inline-block}.checkbox-wrapper [type=checkbox]{width:0;height:0;opacity:0}.checkbox-wrapper .checkbox-inner:after,.checkbox-wrapper .checkbox-inner:before,.checkbox-wrapper:before{width:30px;height:30px}.checkbox-wrapper:before{border:1px solid #3b8d63;background-color:#fff;border-radius:5px;transform:scale(1);opacity:.7;visibility:hidden;transition:transform .2s linear,opacity .2s linear}.checkbox-checked .checkbox-wrapper:before{transform:scale(1.5);opacity:0;visibility:visible}.checkbox-wrapper:after{top:-10px;right:-10px;bottom:-10px;left:-10px}.checkbox-wrapper .checkbox-inner:before{border:1px solid #a6a6a6;background-color:#fff;border-radius:5px;transition:background .2s linear,border .2s linear,box-shadow .2s linear}label:hover .checkbox-wrapper .checkbox-inner:before{border-color:#3b8d63}.checkbox-checked .checkbox-wrapper .checkbox-inner:before,.checkbox-indeterminate .checkbox-wrapper .checkbox-inner:before{border-color:#3b8d63;background-color:#fff}.checkbox-disabled.checkbox-checked .checkbox-wrapper .checkbox-inner:before,.checkbox-disabled.checkbox-indeterminate .checkbox-wrapper .checkbox-inner:before{opacity:.3}.vehicle-coverages-container h3{font-weight:700;font-size:20px;line-height:125%;margin:0}.vehicle-coverages-container .subtitle{font-style:normal;font-weight:500;font-size:14px;line-height:130%;color:#898989;margin:10px 0}.vehicle-coverages-container .vehicle-coverages{display:flex;flex-wrap:wrap;gap:20px;height:500px;overflow-y:scroll;padding-bottom:40px}.vehicle-coverages-container .vehicle-coverage-card{border-radius:32px;padding:10px 12px 20px;width:400px}.vehicle-coverages-container .vehicle-coverage-card .header{display:flex;flex-direction:row;gap:10px;align-items:center;font-weight:700;font-size:20px;line-height:115%}.vehicle-coverages-container .vehicle-coverage-card .header .check{height:36px;width:36px;border-radius:50%;display:flex;justify-content:center;align-items:center;background:rgba(0,0,0,.12)}.vehicle-coverages-container .vehicle-coverage-card .header .check i{font-size:10px}.vehicle-coverages-container .vehicle-coverage-card:first-child{background:#acd6ee}.vehicle-coverages-container .vehicle-coverage-card:nth-child(2){background:#a3e0b4}.vehicle-coverages-container .vehicle-coverage-card:nth-child(3){background:#bed5fe}.vehicle-coverages-container .vehicle-coverage-card h2{color:#3b8d63;text-transform:uppercase}.vehicle-coverages-container .vehicle-coverage-card ul{margin:20px 0;list-style:none;padding:0}.vehicle-coverages-container .vehicle-coverage-card ul li{font-size:20px;line-height:25px;text-transform:capitalize}.vehicle-coverages-container .vehicle-coverage-card ul li:nth-child(2n){font-weight:700;font-size:20px;line-height:115%;margin-bottom:15px}.vehicle-coverages-container .vehicle-coverage-card ul li:nth-child(odd){color:#1c201f;font-size:18px;margin-bottom:8px}.vehicle-coverages-container .vehicle-coverage-card ul li:last-child{margin-bottom:0}.vehicle-coverages-container .vehicle-coverage-card button{font-size:15px;font-weight:700;line-height:19px;text-align:center;height:40px;width:100%;background:#fff;border-radius:20px;border:none;padding:0;margin:0;cursor:pointer}.coverage-btn{background:#009967;border-radius:33.5px;width:80%;margin:20px auto;height:67px;font-family:Inter,"sans-serif";font-size:20px;line-height:24px;color:#fff;display:flex;justify-content:space-around;align-items:center;padding:0 30px}.back-btn,.coverage-btn{border:none;font-style:normal;font-weight:700}.back-btn{background:none;font-family:Inter,sans-serif;font-size:18px;line-height:22px;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#3b8d63;margin-left:24px}.quote-container h1{margin:0;padding:0}.estimate-container{background:#a3e0b4;border-radius:20px;width:400px}.estimate-container .row{padding:12px 10px;display:flex;flex-direction:column;justify-content:space-between}.estimate-container .row span:first-child{font-weight:400;font-size:20px;line-height:25px;color:#1c201f}.estimate-container .row span:last-child{font-weight:700;font-size:20px;line-height:25px;color:#000}.estimate-container .row.estimate{border-bottom:1px solid rgba(0,0,0,.2)}.estimate-container .row.estimate span:first-child{color:#000}.estimate-container .row.total{border-bottom:1px solid rgba(0,0,0,.2);flex-direction:row}.estimate-container .row.due{border:none;flex-direction:row}.estimate-container .row.due span{font-size:25px}.app-wrapper-enter{opacity:0;transform:translateX(100%);overflow:hidden}.app-wrapper-enter-active{transition:opacity .3s,transform .3s}.app-wrapper-enter-active,.app-wrapper-exit{opacity:1;transform:translateX(0)}.app-wrapper-exit-active{opacity:0;transform:translateX(-100%);transition:opacity .3s,transform .3s}#portal{z-index:1;grid-area:5/1/6/6;margin:0 -50px;box-sizing:initial}@media only screen and (max-width:992px){#portal{margin:0}}.fade-enter{opacity:0;transition:opacity .3s ease-in}.fade-enter-active{opacity:1}.fade-exit{opacity:1;transition:opacity .3s ease-in}.fade-exit-active{opacity:0}body,html{font-family:Space Grotesk,sans-serif}a{color:inherit;text-decoration:none}*{font-family:Space Grotesk,sans-serif}@media only screen and (max-width:768px){body{margin:0}.app h1{display:none}}