.range{width:100%;height:6px;max-height:8.25px;-webkit-appearance:none;background:#fafafa;outline:none;border-radius:15px;transition:background .4s ease-in-out}.range::-webkit-slider-thumb{-webkit-appearance:none;width:18px;height:18px;border-radius:50%;border:1px solid #cacaca;background:#fff;cursor:pointer;-webkit-transition:box-shadow .3s ease-in-out;transition:box-shadow .3s ease-in-out}.range:focus::-webkit-slider-thumb{box-shadow:0 0 0 min(.3vw,8px) #25ae2559}.range::-moz-range-thumb{width:18px;height:18px;border-radius:50%;border:1px solid #cacaca;background:#fff;cursor:pointer;-moz-transition:box-shadow .3s ease-in-out;transition:box-shadow .3s ease-in-out}.range:focus::-moz-range-thumb{box-shadow:0 0 0 min(.3vw,8px) #25ae2559}.inputs{width:100%;display:flex;justify-content:space-between;margin-bottom:10px}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.inputWithAdd{height:30px;display:flex;font-weight:600;color:#1c1b1a;align-items:center;border-radius:4px;border:none;border-bottom:1px solid #cbc9c9;font-size:1.25rem;overflow:hidden}.inputWithAdd>input{padding:0!important;width:100%;font-size:1.25rem;background-color:inherit!important;color:inherit!important;border:none;outline:none}.custom-radio{appearance:none;-webkit-appearance:none;-moz-appearance:none;width:3.5vw;max-width:20px;height:3.5vw;max-height:21px;border:min(.6vw,4px) solid #fff;box-shadow:0 0 0 min(.2vw,2px) #c1c1c1;border-radius:50%;outline:none;cursor:pointer}.custom-radio:checked{background-color:#008601}body{margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.loader{width:20px;height:20px;border:3px solid;border-color:#fff #fff #3b8725;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.checkbox-wrapper-35 .switch{display:none}.checkbox-wrapper-35 .switch+label{align-items:center;color:#78768d;cursor:pointer;display:flex;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px;line-height:18px;position:relative;-webkit-user-select:none;user-select:none}.checkbox-wrapper-35 .switch+label:after,.checkbox-wrapper-35 .switch+label:before{content:"";display:block}.checkbox-wrapper-35 .switch+label:before{background-color:#05012c;border-radius:500px;height:18px;margin-right:8px;transition:background-color .125s ease-out;width:36px}.checkbox-wrapper-35 .switch+label:after{background-color:#fff;border-radius:13px;box-shadow:0 3px 1px 0 rgba(37,34,71,.05),0 2px 2px 0 rgba(37,34,71,.1),0 3px 3px 0 rgba(37,34,71,.05);height:16px;left:1px;position:absolute;top:1px;transition:transform .125s ease-out;width:16px}.checkbox-wrapper-35 .switch+label .switch-x-text{display:block;margin-right:.3em}.checkbox-wrapper-35 .switch+label .switch-x-toggletext{display:block;font-weight:700;height:18px;overflow:hidden;position:relative;width:50px}.checkbox-wrapper-35 .switch+label .switch-x-checked,.checkbox-wrapper-35 .switch+label .switch-x-unchecked{left:0;position:absolute;top:0;transition:transform .125s ease-out,opacity .125s ease-out}.checkbox-wrapper-35 .switch+label .switch-x-unchecked{opacity:1;transform:none}.checkbox-wrapper-35 .switch+label .switch-x-checked{opacity:0;transform:translate3d(0,100%,0)}.checkbox-wrapper-35 .switch+label .switch-x-hiddenlabel{position:absolute;visibility:hidden}.checkbox-wrapper-35 .switch:checked+label:before{background-color:#21e080}.checkbox-wrapper-35 .switch:checked+label:after{transform:translate3d(18px,0,0)}.checkbox-wrapper-35 .switch:checked+label .switch-x-unchecked{opacity:0;transform:translate3d(0,-100%,0)}.checkbox-wrapper-35 .switch:checked+label .switch-x-checked{opacity:1;transform:none}.blogContent{font-size:1rem;line-height:1.5rem;line-height:1.625;--tw-text-opacity:1;color:rgb(68 71 91/var(--tw-text-opacity))}.blogContent blockquote,.blogContent ol,.blogContent p,.blogContent ul{margin-top:1.5rem;margin-bottom:1.5rem;line-height:1.75rem;--tw-text-opacity:1;color:rgb(68 71 91/var(--tw-text-opacity))}.blogContent a{--tw-text-opacity:1;color:rgb(0 134 1/var(--tw-text-opacity));text-decoration-line:underline}.blogContent ol,.blogContent ul{padding-left:1.5rem}.blogContent ul{list-style-type:disc}.blogContent ol{list-style-type:decimal}.blogContent ol>li>ol,.blogContent ul>li>ul{margin-top:0;margin-bottom:0;margin-left:1rem}.blogContent ul>li>ul{list-style:circle}.blogContent h2{margin-top:1rem;margin-bottom:1rem;font-size:1.5rem;line-height:2rem;font-weight:600!important;text-transform:none;line-height:42px;letter-spacing:0;word-spacing:0;scroll-margin-top:100px}.blogContent h3{margin-top:.25rem;margin-bottom:.25rem;font-size:1.25rem;--tw-text-opacity:1;color:rgb(84 84 83/var(--tw-text-opacity))}.blogContent h3,.blogContent h4{line-height:1.75rem;line-height:1.375}.blogContent h4{margin-top:1.5rem;margin-bottom:1rem;font-size:1.125rem}.blogContent pre{overflow-x:auto;white-space:pre;border-width:1px;--tw-border-opacity:1;border-color:rgb(156 163 175/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity));padding:1rem;font-size:.875rem;line-height:1.25rem;line-height:1.25}.blogContent code,.blogContent figcaption{font-size:.875rem;line-height:1.25rem}.blogContent figcaption{text-align:center}.blogContent blockquote{margin-left:0;border-left-width:4px;--tw-border-opacity:1;border-color:rgb(107 114 128/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity));padding:1rem 1.5rem;font-style:italic}.blogContent blockquote p{margin-top:0}.blogContent blockquote cite{font-style:normal}.blogContent audio{width:100%}.blogContent .wp-block-table table{margin-bottom:.25rem;width:100%;border-collapse:separate;border-spacing:0;border-radius:6px;overflow:hidden;border:1px solid #ccc;border-bottom:0;margin-top:5px}.blogContent .wp-block-table tbody{border-radius:1rem}.blogContent .wp-block-table td,.blogContent .wp-block-table th{padding:.75rem;border-bottom:1px solid #ccc}.blogContent .wp-block-table th{min-width:13rem;--tw-bg-opacity:1!important;background-color:rgb(255 236 178/var(--tw-bg-opacity))!important;text-align:left;font-weight:500!important;--tw-text-opacity:1!important;color:rgb(0 0 0/var(--tw-text-opacity))!important}.blogContent .wp-block-table th strong{font-weight:500!important}.blogContent tr:nth-child(2n){background-color:#fff}.blogContent tr:nth-child(odd){background-color:#fbfbfb}.blogContent .has-background{border-radius:.5rem;padding:12px!important}.blogContent .wp-block-buttons.is-layout-flex{display:flex;justify-content:start;align-items:center;padding:10px 0;white-space:nowrap}@media not all and (min-width:640px){.blogContent .wp-block-buttons.is-layout-flex{justify-content:space-evenly}}.blogContent .wp-block-button{margin:5px}.blogContent .wp-block-button .wp-block-button__link.has-background{background-color:#008601;color:#fff;padding:10px 20px;border-radius:5px;text-decoration:none;transition:background-color .3s ease}.blogContent .wp-block-button .wp-block-button__link.has-background:hover{background-color:#006400}.blogContent .wp-block-button.is-style-outline .wp-block-button__link{border:2px solid #008601;color:#008601;padding:10px 18px;border-radius:5px;text-decoration:none;transition:color .3s ease,border-color .3s ease}.blogContent .wp-block-button.is-style-outline .wp-block-button__link:hover{color:#004c00;border-color:#004c00}.blogContent .wp-block-media-text__content h3{font-size:1.25rem;line-height:1.75rem;font-weight:600}.blogContent .wp-block-media-text.is-stacked-on-mobile.has-background{margin-top:2rem;margin-bottom:2rem}.blogContent .wp-block-button__link.has-background strong{font-weight:500;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.blogContent .wp-block-group-is-layout-flex p{width:-moz-fit-content;width:fit-content;max-width:28rem;text-align:center;font-weight:500}@media not all and (min-width:640px){.blogContent .wp-block-group-is-layout-flex p{text-align:center}}.blogContent .is-layout-flex{display:flex;align-items:center;justify-content:space-evenly;gap:.75rem}@media not all and (min-width:768px){.blogContent .is-layout-flex{flex-wrap:wrap}}@media (min-width:768px){.blogContent .is-layout-flex{justify-content:space-between}}.blogContent .wp-block-yoast-seo-estimated-reading-time.yoast-reading-time__wrapper{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.schema-faq-section{font-size:1.125rem;line-height:1.75rem;font-weight:600}.schema-faq-answer{margin-top:.5rem!important;font-size:1rem;line-height:1.5rem;font-weight:400}.schema-faq strong{font-size:1.125rem;line-height:1.75rem;font-weight:600}.blogContent .city-image img{height:auto!important;border-radius:.375rem}@media not all and (min-width:768px){.blogContent .wp-block-columns-is-layout-flex{flex-direction:column}}.blogContent .eligibility-heading{padding-left:.5rem!important;font-size:1.5rem!important;line-height:2rem!important;font-weight:700!important}@media not all and (min-width:640px){.blogContent .eligibility-heading{text-align:center}}.blogContent .wp-block-column.is-vertically-aligned-center.is-layout-flow.wp-block-column-is-layout-flow{padding-left:.75rem;padding-right:.75rem}.blogContent figcaption{text-align:left;margin-bottom:12px}.blogContent .img-h-auto img{height:auto}.uplot,.uplot *,.uplot :after,.uplot :before{box-sizing:border-box}.uplot{font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5;width:-moz-min-content;width:min-content}.u-title{text-align:center;font-size:18px;font-weight:700}.u-wrap{position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.u-over,.u-under{position:absolute}.u-under{overflow:hidden}.uplot canvas{display:block;position:relative;width:100%;height:100%}.u-axis{position:absolute}.u-legend{font-size:14px;margin:auto;text-align:center}.u-inline{display:block}.u-inline *{display:inline-block}.u-inline tr{margin-right:16px}.u-legend th{font-weight:600}.u-legend th>*{vertical-align:middle;display:inline-block}.u-legend .u-marker{width:1em;height:1em;margin-right:4px;background-clip:padding-box!important}.u-inline.u-live th:after{content:":";vertical-align:middle}.u-inline:not(.u-live) .u-value{display:none}.u-series>*{padding:4px}.u-series th{cursor:pointer}.u-legend .u-off>*{opacity:.3}.u-select{background:rgba(0,0,0,.07)}.u-cursor-x,.u-cursor-y,.u-select{position:absolute;pointer-events:none}.u-cursor-x,.u-cursor-y{left:0;top:0;will-change:transform}.u-hz .u-cursor-x,.u-vt .u-cursor-y{height:100%;border-right:1px dashed #607d8b}.u-hz .u-cursor-y,.u-vt .u-cursor-x{width:100%;border-bottom:1px dashed #607d8b}.u-cursor-pt{position:absolute;top:0;left:0;border-radius:50%;border:0 solid;pointer-events:none;will-change:transform;background-clip:padding-box!important}.u-axis.u-off,.u-cursor-pt.u-off,.u-cursor-x.u-off,.u-cursor-y.u-off,.u-select.u-off{display:none}.pillerBlog{font-size:1rem;line-height:1.5rem;line-height:1.625;--tw-text-opacity:1;color:rgb(68 71 91/var(--tw-text-opacity))}.pillerBlog blockquote,.pillerBlog ol,.pillerBlog p,.pillerBlog ul{margin-top:1.5rem;margin-bottom:1.5rem;--tw-text-opacity:1;color:rgb(84 84 83/var(--tw-text-opacity))}.pillerBlog a:not([class]){--tw-text-opacity:1;color:rgb(0 134 1/var(--tw-text-opacity));text-decoration-line:underline}.pillerBlog ol,.pillerBlog ul{padding-left:1.5rem}.pillerBlog ul{list-style-type:disc}.pillerBlog ol{list-style-type:decimal}.pillerBlog ol>li>ol,.pillerBlog ul>li>ul{margin-top:0;margin-bottom:0;margin-left:1rem}.pillerBlog ul>li>ul{list-style:circle}.pillerBlog h2{margin-bottom:1rem;font-size:1.5rem;line-height:2rem;font-weight:600!important;text-transform:none;line-height:42px;letter-spacing:0;word-spacing:0;scroll-margin-top:100px}.pillerBlog h3{margin-top:.25rem;margin-bottom:.25rem;font-size:1.25rem;--tw-text-opacity:1;color:rgb(84 84 83/var(--tw-text-opacity))}.pillerBlog h3,.pillerBlog h4{line-height:1.75rem;line-height:1.375}.pillerBlog h4{margin-top:1.5rem;margin-bottom:1rem;font-size:1.125rem}.pillerBlog pre{overflow-x:auto;white-space:pre;border-width:1px;--tw-border-opacity:1;border-color:rgb(156 163 175/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity));padding:1rem;font-size:.875rem;line-height:1.25rem;line-height:1.25}.pillerBlog .wp-block-table{overflow-x:auto}.pillerBlog code,.pillerBlog figcaption{font-size:.875rem;line-height:1.25rem}.pillerBlog figcaption{text-align:center}.pillerBlog blockquote{margin-left:0;border-left-width:4px;--tw-border-opacity:1;border-color:rgb(107 114 128/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity));padding:1rem 1.5rem;font-style:italic}.pillerBlog blockquote p{margin-top:0}.pillerBlog blockquote cite{font-style:normal}.pillerBlog audio{width:100%}.pillerBlog table{margin-bottom:.25rem;width:100%;border-collapse:separate;border-spacing:0;border-radius:6px;overflow:hidden;border:1px solid #ccc;border-bottom:0;margin-top:5px}.pillerBlog tbody{border-radius:1rem}.pillerBlog td,.pillerBlog th{padding:.75rem;border-bottom:1px solid #ccc}.pillerBlog .wp-block-table th{min-width:13rem;--tw-bg-opacity:1!important;background-color:rgb(255 236 178/var(--tw-bg-opacity))!important;text-align:left;font-weight:500!important;--tw-text-opacity:1!important;color:rgb(0 0 0/var(--tw-text-opacity))!important}.pillerBlog .wp-block-table th strong{font-weight:500!important}.pillerBlog tr:nth-child(2n){background-color:#fff}.pillerBlog tr:nth-child(odd){background-color:#fbfbfb}.pillerBlog .schema-faq-answer{margin-top:.5rem!important}.pillerBlog hr{margin-top:2rem;margin-bottom:2rem;border-width:1px 0 0;--tw-border-opacity:1;border-color:rgb(209 213 219/var(--tw-border-opacity))}.pillerBlog .wp-block-media-text{display:flex;align-items:center;justify-content:space-between;gap:20px}.pillerBlog .wp-block-media-text.is-stacked-on-mobile{--media-text-gap:20px;display:block}@media (min-width:768px){.pillerBlog .wp-block-media-text.is-stacked-on-mobile{display:flex;flex-direction:row;align-items:center}}.pillerBlog .wp-block-media-text .wp-block-media-text__media{flex:1;overflow:hidden}.pillerBlog .wp-block-media-text .wp-block-media-text__content{flex:3;padding:10px}.pillerBlog .wp-block-media-text__media img{margin:auto}.pillerBlog .has-background{border-radius:.5rem;padding:12px!important}.pillerBlog .wp-block-buttons.is-layout-flex{display:flex;justify-content:start;align-items:center;padding:10px 0}@media not all and (min-width:640px){.pillerBlog .wp-block-buttons.is-layout-flex{justify-content:space-evenly}}.pillerBlog .wp-block-button{margin:5px}.pillerBlog .wp-block-button .wp-block-button__link.has-background{background-color:#008601;color:#fff;padding:10px 20px;border-radius:5px;text-decoration:none;transition:background-color .3s ease}.pillerBlog .wp-block-button .wp-block-button__link.has-background:hover{background-color:#006400}.pillerBlog .wp-block-button.is-style-outline .wp-block-button__link{border:2px solid #008601;color:#008601;padding:10px 18px;border-radius:5px;text-decoration:none;transition:color .3s ease,border-color .3s ease}.pillerBlog .wp-block-button.is-style-outline .wp-block-button__link:hover{color:#004c00;border-color:#004c00}.pillerBlog .wp-block-media-text__content h3{font-size:1.25rem;line-height:1.75rem;font-weight:600}.pillerBlog .wp-block-media-text.is-stacked-on-mobile.has-background{margin-top:2rem;margin-bottom:2rem}.pillerBlog .wp-block-button__link.has-background strong{font-weight:500;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.pillerBlog .wp-block-group-is-layout-flex p{width:-moz-fit-content;width:fit-content;font-weight:500}@media not all and (min-width:640px){.pillerBlog .wp-block-group-is-layout-flex p{text-align:center}}.pillerBlog .is-layout-flex{display:flex;flex-wrap:wrap;justify-content:space-evenly}.pillerBlog strong{font-weight:600}.pillerBlog table tr:hover{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity))}.pillerBlog .schema-faq.wp-block-yoast-faq-block{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.pillerBlog .is-content-justification-space-between{align-items:center;justify-content:space-between}.pillerBlog .has-accent-4-background-color{--tw-bg-opacity:1;background-color:rgb(255 236 178/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity))}.pillerBlog .has-accent-4-background-color h4{margin-top:0;margin-bottom:0;padding-left:1rem;padding-right:1rem;font-size:1.125rem;line-height:1.75rem}.pillerBlog .has-accent-4-background-color div{margin:0!important;padding:0!important}.pillerBlog .know-more a{margin:0;padding:0;--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity));text-decoration-line:underline}.pillerBlog .know-more{&:after{content:"→";margin-left:.5rem;text-decoration-line:none!important}}.pillerBlog .banks-border-box{margin-bottom:1rem;border-radius:.5rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(243 244 246/var(--tw-border-opacity))}.pillerBlog .banks-border-box ul{padding-left:2rem}@media (min-width:768px){.pillerBlog .banks-border-box ul{padding-left:3rem;padding-right:1.5rem}}.hide-in-blog{display:none!important}.pillerBlog figcaption{text-align:left;margin-bottom:12px}.pillerBlog .img-h-auto img{height:auto}.eligibility-iframe{width:100%}.pillerBlog .eligibility-heading{padding-left:1rem!important;font-size:1.5rem!important;line-height:2rem!important;font-weight:700!important}@media not all and (min-width:640px){.pillerBlog .eligibility-heading{text-align:center}}.wp-block-image{max-width:450px}.single-calculation .ant-select-selector{border:1px solid #fff!important;color:#008601!important;padding-left:1px!important}.single-calculation .ant-select-selector span{color:#008601!important;font-weight:700!important;font-size:16px!important}.single-calculation .ant-select-selector span :after{color:#008601!important}.wp-block-table{overflow-x:auto}.customFont tb,.customFont td,.customFont th{border-width:0!important;--tw-border-opacity:0;padding:0!important}.customFont th{background-color:#f7f8fa!important}.wp-block-embed iframe{max-width:100%}