.Footer_footersabiLink__oBYgJ ul{display:flex;gap:20px;padding-top:20px;flex-wrap:wrap;padding-bottom:10px;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}.qrcode_qr__CDaNV{position:fixed;bottom:1rem;right:1rem;z-index:99}.qrcode_qr__CDaNV ul li{list-style:none;padding:5px;margin-bottom:5px;border-radius:50px 0 0 50px}.qrcode_qrLink__5h8Fc{display:flex;align-items:center;position:relative}.qrcode_qrBox__RPM41{position:absolute;right:65px;width:180px;height:auto;bottom:-100px;opacity:0;background:#fff;padding:8px;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.15);transition:all .3s ease-in-out;pointer-events:none;z-index:100}.qrcode_qrLink__5h8Fc:hover .qrcode_qrBox__RPM41{opacity:1;transform:translateY(-50%) scale(1);pointer-events:auto}.footerpage_footerpage__lluyx p{margin-bottom:15px}.footerpage_footerpage__lluyx ul{padding-left:30px}.footerpage_footerpage__lluyx 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:2.8rem}}.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;padding:20px;box-shadow:1px 1px 10px #0000002c;border-radius:1px;height:fit-content}.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}.Hero_heroSection__C2EXn{background:var(--rv-bg-gradient);background-position:50%;background-size:cover;color:#fff}.Hero_text__QBkxp{color:var(--rv-primary)}.Hero_heroTitle__IwajT{font-size:2rem;font-weight:600;line-height:1.3;margin-bottom:1rem}.Hero_heading__mj7E2{color:var(--rv-bg-secondary);text-transform:uppercase}.Hero_headingmain__xJURW{font-weight:700;color:black;line-height:40px;font-size:1.875rem}@media (min-width:640px){.Hero_headingmain__xJURW{font-size:2.25rem;line-height:30px}}@media (min-width:768px){.Hero_headingmain__xJURW{font-size:3rem;line-height:60px}}@media (min-width:1024px){.Hero_headingmain__xJURW{font-size:3.75rem;line-height:70px}}@media screen and (min-width:640px){.Hero_heroTitle__IwajT{font-size:2.5rem}}@media screen and (min-width:768px){.Hero_heroTitle__IwajT{font-size:3rem}}.Hero_highlight__aBpvm{color:var(--rv-bg-primary);font-weight:700}.Hero_heroSubtitle__W_1dQ{font-size:1.7rem;opacity:.9;margin-bottom:1.5rem;font-weight:500}.Hero_btnOutline__yB1Cp{display:flex;gap:5px;border:1px solid var(--rv-primary);color:#fff;transition:all .3s ease;padding:10px 20px;border-radius:10px;margin-top:10px}.Hero_btnOutline__yB1Cp:hover{background-color:transparent;color:var(--rv-bg-primary)}.Hero_userImage__EnVcg{border-radius:9999px;border:2px solid #fff}.Hero_reviewText__ypmNV{font-size:1.4rem;font-weight:500}.Hero_stars__FxAW0{display:flex;gap:.25rem;font-size:1.4rem;color:var(--rv-bg-primary)}.Hero_fadedStar__WVRiO{opacity:.5}.Hero_heroSection__C2EXn span{font-size:inherit}@keyframes Hero_move1__Qi9IU{0%,to{transform:translateX(25%);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:translateX(0);animation-timing-function:cubic-bezier(0,0,.2,1)}}.Hero_animate1__uJVfq{animation:Hero_move1__Qi9IU 5s infinite}@keyframes Hero_move2__KT48T{0%,to{transform:translateX(-25%);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:translateX(0);animation-timing-function:cubic-bezier(0,0,.2,1)}}.Hero_animate2__38fBk{animation:Hero_move2__KT48T 5s infinite}.MutualSection_mutualSection__lrIuO{background:var(--rv-bg-black2)}.MutualSection_cardGrid__Rgs_w{display:grid;gap:0;grid-template-columns:repeat(1,1fr)}@media (min-width:768px){.MutualSection_cardGrid__Rgs_w{grid-template-columns:repeat(4,1fr)}}.MutualSection_card__t6xs5{position:relative;background-color:#eaf1ff;border-radius:0;text-align:center;z-index:1;overflow:hidden;justify-content:flex-start;transition:transform .3s ease;box-shadow:0 5px 1px -2px #ced9fede}.MutualSection_card__t6xs5,.MutualSection_innerCard__oEhqW{padding:20px;height:100%;display:flex;flex-direction:column}.MutualSection_innerCard__oEhqW{background:#fff;border-radius:12px;align-items:center;justify-content:center}.MutualSection_offset__n1cI_{transform:translateY(50px);border-radius:0 0 18px 18px}.MutualSection_border__zU4lB{border-radius:18px 18px 0 0}.MutualSection_cardGrid__Rgs_w>div:last-child{border-radius:0 18px 18px 18px}.MutualSection_cardGrid__Rgs_w>div:first-child{border-radius:18px 18px 0 18px}.PerformerSection_performerSection__qdfUk{color:var(--rv-bg-white);background:var(--rv-bg-gradient)}.PerformerSection_performerChart__1xdbX{padding-top:0;margin-top:-125px}.Services_servicesPage___Ipk_{background-color:var(--rv-white);color:var(--rv-black)}