body.lei-worldwide{--body-bg:#030f39;--card-bg:rgba(9,13,42,0.9);--white:#fff;--navy:#030f39;--green:#bdeb00;--l-gray:#dee2e6;--d-gray:#434343;--red:#e3342f;--orange:#f6993f;--font:"Open Sans",sans-serif}.color-gray{color:#a2a2a2}.color-dark-gray{color:#585858}.color-black{color:#000}.color-green{color:#8fab19}.color-gradient{background:-webkit-linear-gradient(#f3f4f0,#bcbfb3);-webkit-background-clip:text}.color-gradient,.color-gradient-green{-webkit-text-fill-color:transparent;text-transform:none}.color-gradient-green{background:linear-gradient(90deg,#aad203 6.56%,#f1feb9 122.71%);-webkit-background-clip:text}.filed-error{position:relative;color:var(--red);bottom:0;left:0;transform:translateY(100%);font-size:10px}.custom-scrollbar::-webkit-scrollbar-track{border-radius:10px;background-color:rgba(3,15,57,.2)}.custom-scrollbar::-webkit-scrollbar{width:4px;height:4px;background-color:#030f39}.custom-scrollbar::-webkit-scrollbar-thumb{border-radius:10px;background-color:rgba(189,235,0,.2)}.custom-scrollbar--gray::-webkit-scrollbar-track{border-radius:8px;background-color:transparent}.custom-scrollbar--gray::-webkit-scrollbar{width:4px;height:4px;background-color:transparent}.custom-scrollbar--gray::-webkit-scrollbar-thumb{border-radius:8px;background-color:#eaecf0}.d-f{display:flex}.d-if{display:inline-flex}.fd-r{flex-direction:row}.fd-rr{flex-direction:row-reverse}.fd-c{flex-direction:column}.fd-cr{flex-direction:column-reverse}.fw-n{flex-wrap:nowrap}.fw-w{flex-wrap:wrap}.fw-wr{flex-wrap:wrap-reverse}.jc-fe{justify-content:flex-end}.jc-fs{justify-content:flex-start}.jc-c{justify-content:center}.jc-sa{justify-content:space-around}.jc-sb{justify-content:space-between}.jc-s{justify-content:stretch}.ai-fs{align-items:flex-start}.ai-c{align-items:center}.ai-fe{align-items:flex-end}.ai-s{align-items:stretch}.ai-b{align-items:baseline}.fg-0{flex-grow:0}.fg-1{flex-grow:1}.fs-0{flex-shrink:0}.fs-1{flex-shrink:1}.fb-a{flex-basis:auto}.fb-0{flex-basis:0}.as-a{align-self:auto}.as-fs{align-self:flex-start}.as-c{align-self:center}.as-fe{align-self:flex-end}.as-s{align-self:stretch}.as-b{align-self:baseline}.abs-center{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.abs-center-y{position:absolute;top:50%;transform:translateY(-50%)}.abs-center-x{position:absolute;left:50%;transform:translateX(-50%)}.pos-r{position:relative}.pos-a{position:absolute}.ta-c{text-align:center}.ta-l{text-align:left}.ta-r{text-align:right}.pd-0{padding:0}.icon-regular{display:block;width:24px;height:24px}.p-12{font-family:var(--font-main);font-size:12px;font-weight:400;line-height:15px}.p-14{font-size:14px}.p-14,.p-16{font-family:var(--font-main);font-weight:400;line-height:20px}.p-16{font-size:16px}.p-16__l-24{font-weight:400}.p-16__l-24,.p-20{font-family:var(--font-main);font-size:16px;line-height:24px}@media (min-width:992px){.p-20{font-size:20px;line-height:24px}}.p-24{font-family:var(--font-main);font-size:20px;line-height:32px}@media (min-width:992px){.p-24{font-size:24px;line-height:32px}}.p-28{font-family:var(--font-main);font-size:18px;line-height:28px}@media (min-width:992px){.p-28{font-size:28px;line-height:38px}}.p-40{font-family:var(--font-main);font-size:30px;line-height:42px}@media (min-width:992px){.p-40{font-size:40px;line-height:52px}}.p-50{font-family:var(--font-main);font-size:38px;line-height:55px}@media (min-width:992px){.p-50{font-size:50px;line-height:65px}}.p-56{font-size:56px;line-height:57px}.p-56,.p-60{font-family:var(--font-main)}.p-60{font-size:46px;font-weight:700;line-height:70px}@media (min-width:992px){.p-60{font-size:60px;line-height:70px}}.h3{font-family:var(--font-main);font-size:30px;font-weight:700;line-height:39px}@media (min-width:992px){.h3{font-size:50px;line-height:65px}}.fw-l{font-weight:300}.fw-m{font-weight:500}.fw-sb{font-weight:600}.fw-b{font-weight:700}.m-0{margin:0}.main__page-section{background-color:#070f21;position:relative}.page-section{padding-top:60px;padding-bottom:60px}@media screen and (max-width:577px){.page-section{padding-top:40px;padding-bottom:40px}}body{--font:"Open Sans",sans-serif;--bg-color:#891e26;--primary-color:#9b9b9b;--accent-color-bg:hsla(0,0%,50.2%,0.33);--wrapper-color-bg:#fff;--accent-color:#da622b;--error-color:#e3342f;--disable-color:#9b9b9b;--warn-color:#e3342f;--border-color:#fff;--primary-text-color:#6d181f;--secondary-text-color:#dcdcdc;--light-text-color:#9b9b9b;--button-text-color:#fff;--text-size:1rem;--title-size:2.5rem;--subtitle-size:2rem;--desc-size:1.5rem;--label-size:1rem}@media screen and (max-width:577px){body{--text-size:0.9rem;--title-size:1.5rem;--subtitle-size:1.3rem;--desc-size:1rem;--label-size:0.9rem}}.slide-enter-active{transition-duration:.3s;transition-timing-function:ease-in}.slide-leave-active{transition-duration:.3s;transition-timing-function:cubic-bezier(0,1,.5,1)}.slide-enter-to,.slide-leave{max-height:100px;overflow:hidden}.slide-enter,.slide-leave-to{overflow:hidden;max-height:0}.fade-enter-active,.fade-leave-active{transition:opacity .5s ease}.fade-enter-from,.fade-leave-to{opacity:0}.idfc .partnership__title{max-width:802px}.idfc .steps__item-content{text-align:center}@media screen and (max-width:577px){.idfc .steps__item-content{text-align:left}}.idfc .steps__item-dot:before{background-color:#ee9622}.idfc .steps__item+.steps__item:before,.idfc .steps__item-dot:after{background-color:#fff}.idfc .partnership__header{--primary-text-color:#fff;--light-text-color:hsla(0,0%,100%,0.7)}.idfc .partnership__wrapper{--light-text-color:rgba(109,24,31,0.6)!important;--border-color:#6d181f;--secondary-text-color:#6d181f}.idfc .partnership__wrapper .partnership__wrapper-title{--primary-text-color:#070f21}.idfc .tabs{--secondary:#6d181f!important}.idfc .package:not(.active) .package__years{--button-text-color:#090d2a}.idfc .form__footnote{background:#fff!important}.idfc .field__label[for=company-number]{max-width:calc(100% - 3.5rem);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.tooltip{--primary-text-color:#fff!important}

/*# sourceMappingURL=v-iframe.css.map*/