.contact_googleMap__n8YjY{position:relative;z-index:0;overflow:hidden}.contact_googleMapIframe__LW09k iframe{width:100%;height:400px;border:none}.InnerBanner_bannerWrapper__W1ceq{position:relative;width:100%;height:18vh;background:var(--rv-bg-primary-light);background-size:cover;background-position:50%;padding-top:50px;margin-bottom:40px}.InnerBanner_bannerWrapper__W1ceq:after{position:absolute;content:"";width:70%;height:30%;background:var(--rv-bg-primary-light);bottom:-24%;right:0;clip-path:polygon(0 0,100% 0,100% 100%,14% 98%)}.InnerBanner_content__NKKgn{display:flex;align-items:center;justify-content:start;flex-direction:column;font-weight:500;padding:16px;text-align:center}.InnerBanner_title__REglk{font-weight:700;text-transform:capitalize;letter-spacing:2px;color:var(--rv-primary)}.Contact_consultationContainer__gmqcE{border-radius:15px;overflow:hidden}.Contact_imageContainer__7JGDD{flex:1}.Contact_consultationImage__qOXdv{width:100%;height:100%;object-fit:cover}.Contact_formContainer__g7KRs{flex:1;background-color:var(--rv-secondary);padding:3rem;display:flex;flex-direction:column;justify-content:center}.Contact_heading__wWUn5{font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:2rem;line-height:1.2}.Contact_form__LkmDH{display:flex;flex-direction:column;gap:1rem;margin-top:20px}.Contact_inputGroup__qPKsN{display:flex;flex-direction:column;gap:.5rem}.Contact_input__M8yYQ{flex:1;padding:.65rem;background-color:#fff;border-radius:5px;color:#000;font-size:1rem;border:1px solid var(--rv-primary);outline:none}.Contact_input__M8yYQ::placeholder{color:#a0a0a0}.Contact_textarea__ymnu8{padding:.75rem;background-color:#fff;border-radius:5px;color:#000;font-size:1rem;height:70px;resize:none;border:1px solid var(--rv-primary)}.Contact_textarea__ymnu8::placeholder{color:#a0a0a0}.Contact_submitButton__6rYVE{background-color:var(--rv-primary);color:#fff;padding:.75rem 2rem;border:none;border-radius:5px;font-size:1rem;font-weight:500;cursor:pointer;align-self:flex-start}@media (max-width:1024px){.Contact_formContainer__g7KRs{flex:1;background-color:var(--rv-secondary);padding:1rem;display:flex;flex-direction:column;justify-content:center}.Contact_textarea__ymnu8{padding:0}.Contact_inputGroup__qPKsN{display:flex;flex-direction:column;gap:1rem}}.footerpage_footerpage__kULC5 p{margin-bottom:0}.footerpage_footerpage__kULC5 ul{padding-left:30px}.footerpage_footerpage__kULC5 ul li{padding-bottom:10px;list-style:disc}.DiffrentFunds_diffrentFunds__JiOgh{position:relative}.DiffrentFunds_heading__7yWP6{font-size:50px;font-weight:700;text-align:center}.DiffrentFunds_innerDiffrance__kBN5c{border-radius:25px;padding:25px 25px 50px}.DiffrentFunds_fundGrid__hIaIA{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px;margin:40px 0}.DiffrentFunds_card__8m_r5{background:#fff;border-radius:12px;padding:20px;box-shadow:0 5px 15px rgba(0,0,0,.08);text-align:center;transition:transform .3s ease}.DiffrentFunds_card__8m_r5:hover{transform:translateY(-5px)}.DiffrentFunds_fundName__X_tBf{font-size:20px;color:var(--rv-primary);font-weight:700;margin-bottom:10px}.DiffrentFunds_amount__SRwNG{font-size:22px;font-weight:700;margin:10px 0;color:#111}.DiffrentFunds_rate__ETEDw{color:#666}.DiffrentFunds_note__szI1i{font-style:italic;color:#333;margin:30px auto;max-width:800px;text-align:center}.DiffrentFunds_btnWrap__LzjEK{display:flex;justify-content:center;margin-top:20px}.DiffrentFunds_controlsGrid__xYvdc{display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;margin-top:30px}.DiffrentFunds_sliderBox__Plj5T{flex:1 1 48%;padding:20px;border-radius:12px}.DiffrentFunds_labelRow__bRJ1p{display:flex;justify-content:space-between;align-items:center;font-weight:600;font-size:16px;margin-bottom:12px}.DiffrentFunds_label__4ZZnp{font-weight:600;font-size:16px}.DiffrentFunds_valueInput__tr4CC{width:100px;text-align:right;font-weight:700;font-size:16px;border:1px solid #ccc;background-color:#fff;color:var(--rv-primary);border-radius:10px;padding:5px 10px;box-shadow:0 0 5px rgba(0,0,0,.05);transition:box-shadow .2s ease-in-out}.DiffrentFunds_valueInput__tr4CC:focus{outline:none;border-bottom:2px solid var(--rv-primary);box-shadow:0 0 5px rgba(20,83,45,.3)}.DiffrentFunds_rangeSlider__WM4ge{width:100%;height:10px;appearance:none;border-radius:999px;background:linear-gradient(to right,var(--rv-primary) 0,#d1d5db 0);transition:background .3s ease-in-out;outline:none}.DiffrentFunds_rangeSlider__WM4ge::-webkit-slider-thumb{appearance:none;width:22px;height:22px;border-radius:50%;background:var(--rv-primary);border:3px solid var(--rv-primary);cursor:pointer;box-shadow:0 2px 6px rgba(0,0,0,.2);transition:transform .2s ease}.DiffrentFunds_rangeSlider__WM4ge::-webkit-slider-thumb:hover{transform:scale(1.1)}.DiffrentFunds_rangeSlider__WM4ge::-moz-range-thumb{width:22px;height:22px;border-radius:50%;background:var(--rv-primary);border:3px solid var(--rv-primary);cursor:pointer;box-shadow:0 2px 6px rgba(0,0,0,.2);transition:transform .2s ease}.DiffrentFunds_rangeSlider__WM4ge::-moz-range-thumb:hover{transform:scale(1.1)}@media (max-width:768px){.DiffrentFunds_controlsGrid__xYvdc{flex-direction:column}.DiffrentFunds_sliderBox__Plj5T{flex:1 1 100%}.DiffrentFunds_labelRow__bRJ1p{flex-direction:column;align-items:flex-start;gap:8px}.DiffrentFunds_valueInput__tr4CC{width:100%;text-align:left}.DiffrentFunds_fundGrid__hIaIA{grid-template-columns:1fr}}.DiffrentFunds_iconWithText__n7Ckz{display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:8px}.DiffrentFunds_fundIcon__d9vhh{width:24px;height:24px;object-fit:contain}.FeaturesSection_featuresContainer__qFA9r{width:100%;display:flex;justify-content:space-between;gap:60px}.FeaturesSection_gridBackground__v5JyH{position:absolute;bottom:10%;left:60px;width:30rem;height:54rem;background-image:url("/images/Clip path group-01.svg");background-size:contain;background-position:bottom;z-index:1;background-repeat:no-repeat}.FeaturesSection_textContent__l2HqC{max-width:40rem;z-index:1;height:100vh}.FeaturesSection_stickyText__21uH7{position:sticky;top:90px}.FeaturesSection_knowMoreButton__QC0ZG{background-color:var(--rv-primary);color:#fff;padding:.75rem 2rem;border-radius:9999px;font-size:1rem;font-weight:500;text-decoration:none;display:inline-block}.FeaturesSection_cardsContainer__nVRfe{display:flex;flex-direction:column;gap:1.5rem;z-index:1}.FeaturesSection_card__BdtSI{background-color:var(--rv-secondary-dark);padding:20px 25px;border-radius:30px;box-shadow:1px 1px 10px -5px #414040;margin:5px;color:#fff}.FeaturesSection_cardupper__B2ich{display:flex;align-items:center;gap:10px;margin-bottom:10px}.FeaturesSection_mobilesection__MX6Iw{display:flex;flex-direction:column;margin-top:10px}.FeaturesSection_knowMore__n15O0{margin-left:60px}.FeaturesSection_appsection__yt_b4{display:flex;align-items:center;justify-content:left}@media (max-width:768px){.FeaturesSection_featuresContainer__qFA9r{flex-direction:column;min-height:100vh;padding:2rem 1rem}.FeaturesSection_textContent__l2HqC{max-width:100%;text-align:left}.FeaturesSection_cardsContainer__nVRfe{align-items:start}.FeaturesSection_card__BdtSI{max-width:100%}.FeaturesSection_heading__3L11B{font-size:2rem}.FeaturesSection_gridBackground__v5JyH{display:none}.FeaturesSection_mobilesection__MX6Iw{display:flex;flex-direction:column;align-items:center;margin-top:10px}.FeaturesSection_knowMore__n15O0{margin-left:0}}.Hero_heroWrapper__0fHd0{padding-left:.5rem;padding-right:.5rem;overflow:hidden;background:linear-gradient(to bottom,var(--rv-bg-primary-light),#fff)}.Hero_heroContent__YBLSc{display:flex;justify-content:center;align-items:center;gap:3rem}.Hero_textSection__WLbY9{display:flex;justify-content:center;flex-direction:column;gap:2rem;width:100%;height:100%}.Hero_textSection__WLbY9 h1{font-size:clamp(1.875rem,5vw,3.75rem);font-weight:700;color:var(--text-black);line-height:60px}.Hero_textSection__WLbY9 h1 span{color:var(--rv-primary)}.Hero_textSection__WLbY9 p{color:var(--rv-black);font-size:1.3rem}.Hero_textSection__WLbY9 p span{color:var(--rv-black);font-weight:700}.Hero_statsGrid__D72PY{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:1.5rem;margin-bottom:35px}.Hero_withBorder__g0HOf{border-right:1px solid var(--rv-primary)}.Hero_statsItem__54Ycu{text-align:center}.Hero_statsTitle__JERSw{font-weight:700;font-size:2rem;color:var(--rv-primary)}.Hero_ctaButton__FZtWa{background-color:var(--bg-color);color:var(--bg-white);font-size:.875rem;margin-top:1.25rem;padding:.5rem 1.25rem;border:2px solid var(--bg-color);border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.2)}.Hero_imageSection__h5_FE{display:flex;gap:1rem;width:100%;max-width:500px;position:relative;z-index:1}.Hero_imageSection__h5_FE:after{content:"";width:100%;height:100%;position:absolute;top:0;right:-60%;background-color:var(--rv-secondary);z-index:-1}.Hero_imageColumn__uALq8{width:50%;overflow:hidden}.Hero_imgWrapper__SXS3y img{width:100%}.Hero_imgMedium__i6iPg,.Hero_imgSmall__i6YIE{width:100%;overflow:hidden}.Hero_imgSmall__i6YIE{height:10rem}.Hero_imgMedium__i6iPg{height:15rem}.Hero_imgMedium__i6iPg img,.Hero_imgSmall__i6YIE img{width:100%;height:100%;object-fit:cover}@media (max-width:768px){.Hero_heroContent__YBLSc{flex-direction:column;align-items:center}.Hero_textSection__WLbY9{text-align:center}.Hero_statsGrid__D72PY{grid-template-columns:1fr}.Hero_imageSection__h5_FE{flex-direction:column;align-items:center}.Hero_imageColumn__uALq8{width:100%;display:none}.Hero_imageSection__h5_FE:after{display:none}.Hero_withBorder__g0HOf{border-right:none}}.AboutSection_heading__XMTYf{color:var(--rv-bg-primary);text-transform:uppercase}.AboutSection_subtext__TBYnv{color:var(--rv-bg-black);font-size:1.125rem;line-height:1.6;margin-bottom:1.5rem}.AboutSection_infoCard__6zWsR{background-color:#f5f3ff;padding:1rem;border-radius:.5rem;box-shadow:0 1px 4px rgba(0,0,0,.04)}.AboutSection_imageContainer__kAFi6{position:relative;width:100%;max-width:500px;margin:0 auto;padding:1rem;display:flex;align-items:center;justify-content:center}.AboutSection_image__YEhu_{z-index:1;width:100%;height:auto;border-radius:1rem;object-fit:cover}.AboutSection_imageContainer__kAFi6:before{content:"";position:absolute;width:90%;height:95%;background-color:var(--rv-primary);border-radius:1rem;z-index:0;top:40px;left:-20px}.AboutSection_btnPrimary__1lbw9{background:var(--rv-bg-secondary);color:var(--rv-primary);padding:.5rem 2rem;border-radius:20px;font-weight:500;box-shadow:0 2px 8px rgba(0,0,0,.2);transition:opacity .3s ease;text-align:center;text-decoration:none;display:inline-block}.AboutSection_btnPrimary__1lbw9:focus,.AboutSection_btnPrimary__1lbw9:hover{opacity:.9;outline:none}.AboutSection_gridSection__V4sdR{background:var(--rv-bg-gradient)}.OurPartners_partnerImages__jehKB{margin-top:20px;border-radius:10px}.OurPartners_partnerImages__jehKB img{box-shadow:1px 1px 10px -4px;margin:10px;padding:5px;border-radius:10px}.RecordsSection_recordsContainer__t4TKp{position:relative;width:100%;background:var(--rv-secondary);display:flex;flex-direction:column;justify-content:center;gap:20px;align-items:center;overflow:hidden}.RecordsSection_textContent__3FK1I{text-align:center;margin-bottom:1rem}.RecordsSection_title__gs5GC{font-size:1.2rem;font-weight:600;margin-bottom:.5rem}.RecordsSection_heading__y61cm{font-size:2.5rem;font-weight:700;color:#fff;line-height:1.2}.RecordsSection_statsContainer__a8FHG{display:flex;justify-content:center;gap:7rem;flex-wrap:wrap;padding:20px}.RecordsSection_stat__Bc778{text-align:center;z-index:1}.RecordsSection_number__IGMwg{font-size:60px;font-weight:650;color:#fff;margin-bottom:.5rem}.RecordsSection_label__ZAq0K{color:#fff}Background Dots .RecordsSection_recordsContainer__t4TKp:after{content:"";position:absolute;bottom:30px;left:0;width:75%;height:9rem;margin:0 12%;background-image:radial-gradient(circle,#a3a3a344 3px,transparent 4px);background-size:35px 25px;background-position:0 0;z-index:0}@media (max-width:1024px){.RecordsSection_statsContainer__a8FHG{gap:4rem;padding:30px 10px}.RecordsSection_number__IGMwg{font-size:70px}.RecordsSection_label__ZAq0K{font-size:1.4rem}.RecordsSection_heading__y61cm{font-size:2.2rem}}@media (max-width:768px){.RecordsSection_recordsContainer__t4TKp{padding:30px 10px}.RecordsSection_heading__y61cm{font-size:1.8rem}.RecordsSection_number__IGMwg{font-size:50px}.RecordsSection_label__ZAq0K{font-size:1.2rem}.RecordsSection_recordsContainer__t4TKp:after{display:none}}@media (max-width:480px){.RecordsSection_statsContainer__a8FHG{gap:2rem;flex-direction:column}.RecordsSection_number__IGMwg{font-size:42px}.RecordsSection_label__ZAq0K{font-size:1rem}.RecordsSection_heading__y61cm{font-size:1.5rem}}.Calculator_h2__CWTt8{font-size:1.1rem;color:var(--rv-white)}