h1,h2,h3,h4,h5,h6{font-family:var(--viBold);line-height:normal}.heading{font-size:var(--heading-size,16px);line-height:var(--heading-line,20px);font-family:var(--heading-font,var(--viRegular));color:var(--textcolor)}.heading1{--heading-size:40px;--heading-line:48px}.heading2{--heading-size:36px;--heading-line:38px}.heading3{--heading-size:30px;--heading-line:38px}.heading4{--heading-size:24px;--heading-line:26px}.heading5{--heading-size:20px;--heading-line:22px}.heading6{--heading-size:18px;--heading-line:22px}.headingHeavy{--heading-font:var(--viHeavy)}.headingBold{--heading-font:var(--viBold)}.headingMedium{--heading-font:var(--viMedium)}.headingRegular{--heading-font:var(--viRegular)}@media (max-width:768px){.heading1{--heading-size:30px;--heading-line:32px}.heading2{--heading-size:28px;--heading-line:30px}.heading3{--heading-size:24px;--heading-line:26px}.heading4{--heading-size:20px;--heading-line:22px}.heading5{--heading-size:18px;--heading-line:20px}.heading6{--heading-size:16px;--heading-line:18px}}:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#e60000;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#333;--grayish-blue:#737482;--gray-dark:#343a40;--primary:#e60000;--secondary:#333;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#b30e0e;--light:#f8f9fa;--dark:#343a40;--textcolor:#2f3043;--footerbgcolor:#fdf8f0;--footercopyrightbgcolor:#fcf3e7;--cardpromobanner:#fbf1e3;--subtextcolor:#595969;--promotiontag:#ffc600;--rechargbtn:#ee2737;--redBadge:#ee2737;--checkboxtick:#00c853;--popupheading:#2f3043;--viRegular:"Vi-Regular";--viMedium:"Vi-Medium";--viBold:"Vi-Bold";--viHeavy:"Vi-Heavy";--breakpoint-md:768px}@font-face{font-family:vi-Regular;src:url(/react/fonts/Vi-Regular.eot);src:url(/react/fonts/Vi-Regular.eot?#iefix) format("embedded-opentype"),url(/react/fonts/Vi-Regular.woff2) format("woff2"),url(/react/fonts/Vi-Regular.woff) format("woff"),url(/react/fonts/Vi-Regular.svg#Vi-Regular) format("svg");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Vi-Medium;src:url(/react/fonts/Vi-Medium.eot);src:url(/react/fonts/Vi-Medium.eot?#iefix) format("embedded-opentype"),url(/react/fonts/Vi-Medium.woff2) format("woff2"),url(/react/fonts/Vi-Medium.woff) format("woff"),url(/react/fonts/Vi-Medium.svg#Vi-Medium) format("svg");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Vi-Bold;src:url(/react/fonts/Vi-Bold.eot);src:url(/react/fonts/Vi-Bold.eot?#iefix) format("embedded-opentype"),url(/react/fonts/Vi-Bold.woff2) format("woff2"),url(/react/fonts/Vi-Bold.woff) format("woff"),url(/react/fonts/Vi-Bold.svg#Vi-Bold) format("svg");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Vi-Heavy;src:url(/react/fonts/Vi-Heavy.eot);src:url(/react/fonts/Vi-Heavy.eot?#iefix) format("embedded-opentype"),url(/react/fonts/Vi-Heavy.woff2) format("woff2"),url(/react/fonts/Vi-Heavy.woff) format("woff"),url(/react/fonts/Vi-Heavy.svg#Vi-Heavy) format("svg");font-weight:900;font-style:normal;font-display:swap}.globalOverlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.7);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:9999}body{margin:0;padding:0;font-family:var(--viRegular),system-ui,sans-serif;font-size:16px;line-height:20px}body[popupopen=open]{overflow:hidden}body.whiteMenuPage .animatedMenu .menuButton span{background:#fff!important}body[popupstate=noMobileNumber] .animatedMenu,body[popupstate=noMobileNumber] .desktopSearchBtn,body[popupstate=seemore] .animatedMenu,body[popupstate=seemore] .desktopSearchBtn{display:none!important}body.no-scroll,html.no-scroll{overflow:hidden!important;height:100%}*{box-sizing:border-box}*,:not(ul,ol){margin:0;padding:0}.container{max-width:1024px}.container,.container1232{width:100%;margin:0 auto!important;box-sizing:border-box}.container1232{max-width:1232px}@media (max-width:1440px){.container{width:100%;max-width:1024px;margin:0 auto;box-sizing:border-box}}@media (max-width:1024px){.container{max-width:960px}}@media (max-width:768px){.container{max-width:720px}}@media (max-width:480px){.container{max-width:100%}}.blogSection .blogSideBar .cardWrapper{width:100%;.swiper-slide{width:100%!important}}.pageNotFound{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:20px}.goBack{font-size:16px;line-height:20px;font-family:var(--viMedium);padding:15px;border-radius:50px;border:none;background-color:#ee2737;color:#fff;min-width:300px;cursor:pointer;text-decoration:none;text-align:center}.blogContainer{max-width:1232px;margin:0 auto;.blogScroll{display:flex;align-items:flex-start;justify-content:space-between;gap:64px;.blogWrapper{flex-basis:728px;.blogColumn{display:flex;flex-direction:row;flex-wrap:wrap;gap:12px;.sm{flex-basis:calc(50% - 6px)}}}.blogSideBar{background-color:#fefaf6;border:10px solid #f9e8d0;border-radius:20px;flex-basis:440px;padding:16px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:20px;&.fixed{position:-webkit-sticky;position:sticky;top:60px}p.heading{font-size:22px;line-height:30px;font-family:Vi-Heavy}.cardWrapper{display:flex;flex-direction:column;gap:30px;.blogCard.xm{&:not(:last-child):after{content:"";background-color:#f9e8d0;width:100%;height:1.5px;position:absolute;bottom:-15px;left:0}}}.exploreMore{#explore_more_blog{padding:0;border:none;outline:none;background-color:none}}}@media screen and (max-width:768px){flex-direction:column-reverse;.blogWrapper{.blogColumn{.sm{flex-basis:100%}}}}}}.backButton{cursor:pointer}.tableBordered{border:1px solid #d5d6d9;border-radius:16px;overflow:hidden}.irsearBox{display:flex;flex-direction:column;position:relative;width:100%;margin:0}@media (min-width:768px){.irsearBox{flex-direction:row;gap:16px;justify-content:center;align-items:center;width:604px}}@media (max-width:768px){.searchSection .countrySearch{width:90%}}.d-none{display:none}