.Footer_footersabiLink__oBYgJ ul{display:flex;gap:20px;flex-wrap:wrap;position:relative;align-items:center;justify-content:center}.Footer_footersabiLink__oBYgJ ul li:after{content:"|";position:absolute;opacity:.5;color:var(--rv-white);margin-left:8px}.Calculators_calculatorsPage__HbWOp{background-color:var(--rv-bg-white);color:var(--rv-bg-black)}.footerpage_footerpage__aUI5Q p{margin-bottom:15px}.footerpage_footerpage__aUI5Q ul{padding-left:30px}.footerpage_footerpage__aUI5Q ul li{padding-bottom:10px;list-style:disc}.InnerBanner_bannerWrapper__Xq_8a{position:relative;overflow:hidden;height:14rem;background:var(--rv-primary);@media (min-width:768px){height:16rem}display:flex;align-items:center;justify-content:center}.InnerBanner_bannerContent__YKXaa{position:relative;z-index:10;width:100%;max-width:1280px;padding:0 1rem;margin:0 auto;text-align:center}.InnerBanner_textContainer__PvkV0{display:inline-block}.InnerBanner_heading__Rs341{color:var(--rv-white);font-size:1.875rem;font-weight:800;text-shadow:0 1px 2px rgba(0,0,0,.4)}@media (min-width:768px){.InnerBanner_heading__Rs341{font-size:3rem}}.InnerBanner_breadcrumb__c6W07{margin-top:.5rem;display:flex;justify-content:center;align-items:center;gap:.5rem;font-size:.875rem;color:var(--rv-white)}.InnerBanner_breadcrumbLink__OMGsQ{font-weight:500;text-decoration:none}.InnerBanner_breadcrumbLink__OMGsQ:hover{text-decoration:underline}.InnerBanner_breadcrumbSeparator__e0ueY{color:var(--rv-third);font-weight:700}.InnerBanner_breadcrumbCurrent__IMeZe{font-weight:600}.ContactForm_formWrapper__QooAw{width:100%;padding:2rem;background:white}.ContactForm_title__PEgiC{font-size:1.25rem;font-weight:600;text-align:left;margin-bottom:1.5rem;color:#000}.ContactForm_form__OIWdK{display:flex;flex-direction:column;gap:1rem;background:var(--rv-secondary-light);padding:20px;box-shadow:1px 1px 10px #0000002c;border-radius:1px}.ContactForm_row__hSPiH{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.ContactForm_input__j6ZE5,.ContactForm_textarea__0gLAH{width:100%;padding:.9rem 1.2rem;border-radius:6px;border:1px solid #ccc;font-size:1rem;background:white}.ContactForm_textarea__0gLAH{resize:vertical}.ContactForm_modalOverlay__lDp2w{position:fixed;inset:0;background-color:rgba(14,49,77,.7);display:flex;align-items:center;justify-content:center;z-index:999}.ContactForm_modal__1A7w4{background:#fff;padding:2rem;border-radius:1rem;max-width:400px;text-align:center;box-shadow:0 10px 25px rgba(0,0,0,.1)}.ContactForm_modal__1A7w4 h2{color:#0e314d;font-size:1.5rem;margin-bottom:.8rem}.ContactForm_modal__1A7w4 p{color:#555;margin-bottom:1.5rem}.ContactForm_modalButton__2ozGJ{background-color:var(--rv-primary);color:white;padding:.6rem 1.5rem;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:background .3s}.ContactForm_modalButton__2ozGJ:hover{background-color:#3b44a1}@media (max-width:768px){.ContactForm_row__hSPiH{grid-template-columns:1fr}}.DiffrentFunds_diffrentFunds__VFqH_{position:relative}.DiffrentFunds_heading__WEJeb{font-size:50px;font-weight:700;text-align:center}.DiffrentFunds_innerDiffrance__m3ifi{border-radius:25px;padding:25px 25px 50px}.DiffrentFunds_fundGrid__DkMCN{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px;margin:40px 0}.DiffrentFunds_card__AtjQu{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__AtjQu:hover{transform:translateY(-5px)}.DiffrentFunds_fundName__gZs_z{font-size:20px;color:var(--rv-primary);font-weight:700;margin-bottom:10px}.DiffrentFunds_amount__PAjAq{font-size:22px;font-weight:700;margin:10px 0;color:#111}.DiffrentFunds_rate__J0_vE{color:#666}.DiffrentFunds_note__O2DQA{font-style:italic;color:#333;margin:30px auto;max-width:800px;text-align:center}.DiffrentFunds_btnWrap__iA_Wh{display:flex;justify-content:center;margin-top:20px}.DiffrentFunds_controlsGrid__Wm8Q0{display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;margin-top:30px}.DiffrentFunds_sliderBox__Gu1Qe{flex:1 1 48%;padding:20px;border-radius:12px}.DiffrentFunds_labelRow__lEYqT{display:flex;justify-content:space-between;align-items:center;font-weight:600;font-size:16px;margin-bottom:12px}.DiffrentFunds_label__8PqII{font-weight:600;font-size:16px}.DiffrentFunds_valueInput__2k2vd{width:100px;text-align:right;font-weight:700;font-size:16px;border:1px solid #ccc;background-color:#ffffff;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__2k2vd:focus{outline:none;border-bottom:2px solid var(--rv-primary);box-shadow:0 0 5px rgba(20,83,45,.3)}.DiffrentFunds_rangeSlider__Pxmqv{width:100%;height:10px;appearance:none;border-radius:999px;background:linear-gradient(to right,var(--rv-secondary) 0,#d1d5db 0);transition:background .3s ease-in-out;outline:none}.DiffrentFunds_rangeSlider__Pxmqv::-webkit-slider-thumb{appearance:none;width:22px;height:22px;border-radius:50%;background:#ffffff;border:3px solid var(--rv-secondary);cursor:pointer;box-shadow:0 2px 6px rgba(0,0,0,.2);transition:transform .2s ease}.DiffrentFunds_rangeSlider__Pxmqv::-webkit-slider-thumb:hover{transform:scale(1.1)}.DiffrentFunds_rangeSlider__Pxmqv::-moz-range-thumb{width:22px;height:22px;border-radius:50%;background:#ffffff;border:3px solid var(--rv-secondary);cursor:pointer;box-shadow:0 2px 6px rgba(0,0,0,.2);transition:transform .2s ease}.DiffrentFunds_rangeSlider__Pxmqv::-moz-range-thumb:hover{transform:scale(1.1)}@media (max-width:768px){.DiffrentFunds_controlsGrid__Wm8Q0{flex-direction:column}.DiffrentFunds_sliderBox__Gu1Qe{flex:1 1 100%}.DiffrentFunds_labelRow__lEYqT{flex-direction:column;align-items:flex-start;gap:8px}.DiffrentFunds_valueInput__2k2vd{width:100%;text-align:left}.DiffrentFunds_fundGrid__DkMCN{grid-template-columns:1fr}}.DiffrentFunds_iconWithText__IpFoD{display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:8px}.DiffrentFunds_fundIcon__lZBJa{width:24px;height:24px;object-fit:contain}.Services_servicesPage__oy3qt{background-color:var(--rv-white);color:var(--rv-black)}