@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500;600;700&display=swap);.input--container{width:100%;position:relative}.input--container label{color:#5d5d66;white-space:nowrap}.input--container .input--text-box{background-color:#fff;width:100%;box-sizing:border-box;border:1px solid #c0c0cc;padding:12px;font-size:14px;border-radius:4px;line-height:20px;height:48px;transition:all .15s ease-out;outline:none}.input--container .input--text-box:focus{border:2px solid #8174d7}.input--container .input--text-box:invalid{border:2px solid #b00020}.input--container .input--text-box.disabled{background-color:#edeef2;color:#c0c0cc;cursor:not-allowed;border:none}.input--container .input--text-box+label{position:absolute;left:0;top:0;height:0;font-weight:400;font-size:14px;transition:all .15s ease-out;margin:0 8px;padding:15px 8px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.input--container .input--text-box.has-value+label,.input--container .input--text-box:focus+label{top:-10px;background:#fff;padding:0 4px;font-size:11px;height:auto;width:auto}.input--container .input--text-box:focus+label{color:#8174d7}.input--container .input--text-box:invalid+label{color:#5d5d66}::-moz-placeholder{visibility:hidden;color:transparent}:-ms-input-placeholder{visibility:hidden;color:transparent}::placeholder{visibility:hidden;color:transparent}input:focus::-moz-placeholder{visibility:visible;--tw-text-opacity:1;color:rgba(181,190,199,var(--tw-text-opacity))}input:focus:-ms-input-placeholder{visibility:visible;--tw-text-opacity:1;color:rgba(181,190,199,var(--tw-text-opacity))}input:focus::placeholder{visibility:visible;--tw-text-opacity:1;color:rgba(181,190,199,var(--tw-text-opacity))}input:focus::-ms-input-placeholder{visibility:visible!important;color:#000!important;color:initial!important}input:focus:-ms-input-placeholder{visibility:visible!important;color:#000!important;color:initial!important}input:-moz-placeholder,input::-moz-placeholder{visibility:hidden;color:transparent}input:-ms-input-placeholder{color:transparent}input::-ms-input-placeholder{visibility:hidden;color:transparent}.fieldSelect .input--text-box,.fieldSelect .select--label{cursor:pointer!important}.fieldSelect .arrow-wrapper{position:absolute;right:0;top:20px;width:20px;height:20px;bottom:0;margin:0 6px}.fieldSelect .img{height:14px;width:14px;margin-right:10px}.fieldSelect .optionItem{padding:5px;display:flex;flex-direction:column;text-align:left;color:#8d8d99;height:40px;min-height:40px;cursor:pointer}.fieldSelect .optionItem:hover{background-color:#edeef2}.fieldSelect input[aria-invalid=true]{border:2px solid #b00020}.fieldSelect .focus.secondary{border:2px solid #8174d7}.fieldSelect .focus.input--text-box+label{color:#8174d7}.fieldSelect .is-active{background-color:#edeef2}.fieldSelect .border-2{border:2px solid #edeef2}.fieldSelect .disable-click{cursor:not-allowed;opacity:.5}.tooltipPosition{transform:translateY(7px)}.list-style-disc>ul{list-style-type:disc;padding-left:17px}.spinner{margin-left:auto;margin-right:auto;width:3rem;text-align:center}.spinner>div{margin-left:1px;margin-right:1px;display:inline-block;height:.5rem;width:.5rem;border-radius:9999px;opacity:.95;-webkit-animation:sk-bouncedelay 1.4s ease-in-out infinite both;animation:sk-bouncedelay 1.4s ease-in-out infinite both}@-webkit-keyframes sk-bouncedelay{to{-webkit-transform:scale(0)}}@keyframes sk-bouncedelay{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.content{min-height:100vh;display:flex;flex-direction:column}.sticky-footer{margin-top:auto}.c-base-field{height:3rem;width:100%;border-radius:.25rem;border-width:1px;--tw-border-opacity:1;border-color:rgba(181,190,199,var(--tw-border-opacity));padding-left:1rem;padding-right:1rem;outline:2px solid transparent;outline-offset:2px;line-height:normal}.c-base-field:focus{--tw-border-opacity:1;border-color:rgba(78,87,223,var(--tw-border-opacity))}textarea.c-base-field{height:auto;padding-top:1rem;padding-bottom:1rem}.page-wrapper{margin-left:auto;margin-right:auto;width:100%;max-width:48rem;padding:1rem 1.5rem}.page-wrapper a{--tw-text-opacity:1;color:rgba(78,87,223,var(--tw-text-opacity));text-decoration:none}@media (min-width:640px){.page-wrapper{padding-top:2rem;padding-bottom:2rem}}.page-wrapper-x-md{margin-left:auto;margin-right:auto;width:100%;max-width:28rem}.container{padding-left:1.5rem;padding-right:1.5rem}.rich-text-content h1,.rich-text-content h2,.rich-text-content h3,.rich-text-content h4,.rich-text-content p,.rich-text-content ul{margin-top:1rem}.vue-js-switch[data-v-25adc6c0]{display:inline-block;position:relative;overflow:hidden;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:10px;cursor:pointer}.vue-js-switch .v-switch-input[data-v-25adc6c0]{display:none}.vue-js-switch .v-switch-label[data-v-25adc6c0]{position:absolute;top:0;font-weight:600;color:#fff}.vue-js-switch .v-switch-label.v-left[data-v-25adc6c0]{left:10px}.vue-js-switch .v-switch-label.v-right[data-v-25adc6c0]{right:10px}.vue-js-switch .v-switch-core[data-v-25adc6c0]{display:block;position:relative;box-sizing:border-box;outline:0;margin:0;transition:border-color .3s,background-color .3s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.vue-js-switch .v-switch-core .v-switch-button[data-v-25adc6c0]{display:block;position:absolute;overflow:hidden;top:0;left:0;transform:translate3d(3px,3px,0);border-radius:100%;background-color:#fff}.vue-js-switch.disabled[data-v-25adc6c0]{pointer-events:none;opacity:.6}body{font-size:1rem;line-height:1.5rem;font-weight:400;--tw-text-opacity:1;color:rgba(43,51,59,var(--tw-text-opacity))}body,p,small,span,ul{font-family:Quicksand}p,small,span,ul{font-weight:400}h1,h2,h3,h4,p,small,span,ul{--tw-text-opacity:1;color:rgba(43,51,59,var(--tw-text-opacity))}h1,h2,h3,h4{font-family:Poppins}h1{font-size:2.25rem;line-height:2.5rem;font-weight:600}h2{font-size:1.875rem;line-height:2.25rem}h3{font-size:1.5rem;line-height:2rem}h4{font-size:1.25rem;line-height:1.75rem}a{--tw-text-opacity:1;color:rgba(59,130,246,var(--tw-text-opacity));text-decoration:underline}.font-poppins{font-family:Poppins}.logo{max-width:120px}@media screen and (min-width:768px){.canstar-img-size{width:90px;height:90px}.productreview-img-size{width:120px;height:120px}}@media screen and (max-width:767px){.canstar-img-size{width:70px;height:70px}.productreview-img-size{width:110px;height:110px}h1{font-size:32px}}.fade-enter-active[data-v-7e8e57b6],.fade-leave-active[data-v-7e8e57b6]{max-height:230px;opacity:1;transition:all .5s}.fade-enter[data-v-7e8e57b6],.fade-leave-to[data-v-7e8e57b6]{max-height:0;opacity:0;transition:all .5s}.rotate-cross[data-v-7e8e57b6]{transform:rotate(180deg)}@media screen and (min-width:768px){.ratesTable{width:90%}}@media screen and (max-width:767px){.ratesTable{width:100%}.ratesTable,td,th,tr{font-size:14px!important}}.tableContainer{overflow-x:auto}.ratesTable{border-collapse:separate;border-spacing:0}.ratesTable th{height:60px;font-weight:500;color:#fff;background:#00b262}.ratesTable td,.ratesTable th{font-size:16px;text-align:center;border:1px solid #eeeff1;width:33%}.ratesTable td{font-weight:400;line-height:21px;letter-spacing:.25px;color:#3d4852;background:#fff}.ratesTable tr:first-child th:first-child{border-top-left-radius:6px}.ratesTable tr:first-child th:last-child{border-top-right-radius:6px}.ratesTable tr:last-child th:first-child{border-bottom-left-radius:6px}.ratesTable tr:last-child td:last-child{border-bottom-right-radius:6px}.Noheadings{margin:1rem 0}.Noheadings p{font-style:normal;color:#3d4852}.goToTopLink,.Noheadings p{font-weight:600;font-size:16px}.goToTopLink{display:block;margin:0 auto;width:100px;height:20px;line-height:20px;text-align:center;color:#474ed3;text-decoration:none}@media (min-width:640px){.grid-col[data-v-7c41f33d]:first-of-type{padding-right:.5rem;padding-left:0}.grid-col[data-v-7c41f33d]:last-of-type{padding-right:0;padding-left:.5rem}.grid-col[data-v-7c41f33d]:only-child{padding-left:0;padding-right:0}}.bg-transition[data-v-5fe38167],.width-transition[data-v-5fe38167]{transition:all .5s}.tippy-tooltip.s1-theme{max-width:200px;box-shadow:0 2px 26px -9px rgba(0,0,0,.75)}.tippy-tooltip.s1-theme .tippy-backdrop{background-color:#fff}.tippy-tooltip.s1-theme{background-color:#fff;border-left:3px solid #4e57df}.wrapper[data-v-f90b93ee]{max-width:500px;width:90%}.wrapper .tip[data-v-f90b93ee]{display:flex;align-items:center;margin-bottom:20px}.wrapper .tip p[data-v-f90b93ee]{font-size:14px}.wrapper .tip .icon[data-v-f90b93ee]{margin-right:10px}.wrapper .loan-editor-box[data-v-f90b93ee]{flex-direction:column;align-items:center;justify-content:center;border-width:1px;--tw-border-opacity:1;border-color:rgba(210,216,221,var(--tw-border-opacity));width:100%;min-width:320px;max-width:650px;box-sizing:border-box;box-shadow:0 4px 4px rgba(0,0,0,.25);border-radius:10px;display:flex;flex-direction:row;justify-content:space-between;padding:20px}.wrapper .loan-editor-box p[data-v-f90b93ee]{font-size:20px}.wrapper .buttons[data-v-f90b93ee]{display:flex;flex-direction:row;justify-content:flex-end}.wrapper .buttons div[data-v-f90b93ee]{display:flex;flex-direction:column}.loan-type-btn[data-v-f1f2ef72]{width:150px;height:48px;border-width:1px;font-size:1rem;line-height:1.5rem;text-transform:uppercase;outline:2px solid transparent;outline-offset:2px}.logo-height[data-v-f1cb2c3a]{height:30px}.transform-rotate-45{transform:rotate(-45deg)}.calendar-icon[data-v-30203bd5]{background:url(/assets/img/edit-icon.svg) no-repeat 100% 0}.s1-checkbox-container{position:relative;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.s1-checkbox-container .s1-checkbox{position:absolute;cursor:pointer;opacity:0;height:0;width:0}.s1-checkbox-container .s1-checkbox:checked~.s1-checkmark{--tw-border-opacity:1;border-color:rgba(0,178,98,var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgba(0,178,98,var(--tw-bg-opacity))}.s1-checkbox-container .s1-checkbox:checked~.s1-checkmark:after{display:block}.s1-checkbox-container:hover .s1-checkmark:before{--tw-bg-opacity:1;background-color:rgba(0,194,109,var(--tw-bg-opacity));opacity:.25;transition:background-color .2s linear}.s1-checkmark{position:absolute;top:0;left:0;height:1.25rem;width:1.25rem;border-radius:.25rem;border-width:1px;--tw-border-opacity:1;border-color:rgba(210,216,221,var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.s1-checkmark:before{position:absolute;height:2.5rem;width:2.5rem;border-radius:9999px;opacity:.25;content:" ";top:-10px;left:-10px;transition:background-color .2s linear;z-index:-1}.s1-checkmark:after{position:absolute;display:none;content:"";left:6px;top:0;width:7px;height:14px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.off-screen[data-v-320feb0e]{left:-9999px}.pin-spacing{letter-spacing:.9em;text-indent:.9em}.bool-border[data-v-5145c0ba]{border-width:1px;--tw-border-opacity:1;border-color:rgba(181,190,199,var(--tw-border-opacity))}.bool-border[data-v-5145c0ba]:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none}.bool-border[data-v-5145c0ba]:last-child{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.bool-border-active[data-v-5145c0ba]{border:1px solid}.bool-border-active[data-v-5145c0ba]:first-child{border-right:1px solid}.modal-bg[data-v-6466db60]{background:rgba(61,72,82,.84)}