:root{--primary-01:#00a3ff;--primary-02:#0094ff;--primary-03:#0086ff;--primary-05:#e69e00;--primary-06:#0065ca;--primary-07:#005cb8;--primary-08:#b37b00;--primary-09:#0c3032;--secondary-01:#f5f8ff;--secondary-02:#d9d9d9;--secondary-03:#4d3500;--secondary-06:#e69e00;--secondary-09:#011f5b;--secondary-10:#0d0d0d;--white:#fff;--lights-00:#f5fbff;--lights-01:#e6f6ff;--lights-03:#ccedff;--lights-04:#99daff;--light-grey-00:#d8e5ee;--light-grey-00-0:#edf3f7;--light-grey-01:#90b4ce;--light-grey-04:#698396;--light-grey-05:#5e7687;--light-grey-06:#556a7a;--light-grey-07:#4d606d;--light-grey-08:#455663;--light-grey-09:#c5c5c5;--neutrals-black:#000d1a;--neutrals-white:#fffffe;--off-white:hsla(0,0%,92.5%,0.6980392156862745);--alerts-red:#f0372e;--red-00:#fbd0d8;--red-01:#ef4565;--red-02:#d73e5b;--red-06:#8d293c;--yellow-01:#fbf9d0;--yellow-02:#f99601;--background:#fff7e6;--green-00:#d4f2e0;--green-01:#3abda5;--green-02:#34aa63;--green-03:#2f9959;--green-04:#2a8a50;--green-05:#267c48;--green-09:#195130;--green-10:#16492b;--grey-01:#ececec;--grey-02:#d8d8d8;--grey-05:#9e9e9e;--grey-06:#7e7e7e;--grey-08:#455663;--grey-09:#202020;--grey-10:#0c0c0c;--dark-blue-01:#00458a;--dark-blue-05:#002d5b;--dark-blue-07:#002549;--dark-blue-09:#001e3b;--dark-blue-10:#001b35;--diluted-primary-01:rgba(0,163,255,0.2);--pending:#f99601}*{scrollbar-color:var(--primary-07) transparent;scrollbar-width:thin}::-webkit-scrollbar{width:7px}::-webkit-scrollbar-thumb{background-color:var(--light-grey-01);border-radius:2.5px;height:50px}::-webkit-scrollbar-track{background:var(--light-grey-00);border-bottom-right-radius:16px}#root{height:100vh}body{margin:0;font-family:"Inter",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}label{display:block;font-weight:500;font-size:14px;line-height:23px;color:var(--grey-09);margin-bottom:4px}input,select{height:47px}input,select,textarea{border:1px solid var(--grey-02);border-radius:8px;padding:13px 12px;font-weight:500;font-size:14px;line-height:23px;background:transparent}textarea{width:100%}select>option{color:var(--secondary-09)}input::placeholder{font-weight:500;font-size:14px;line-height:23px;color:var(--grey-05)}input:active,input:focus,select:active,select:focus{outline:none;border:1px solid var(--primary-06);color:var(--neutrals-black)}input:hover,select:hover{box-shadow:0 4px 4px rgba(194,214,254,.2)}button{cursor:pointer;font-weight:500!important;font-size:14px!important;line-height:23px!important}button:disabled,input:disabled,select:disabled{cursor:not-allowed!important}button:hover{box-shadow:0 4px 8px rgba(181,235,237,.8)}button:active,button:focus{outline:none}button.primary__btn{background-color:var(--green-02)!important;color:var(--neutrals-white)!important;height:47px;border-radius:4px!important;border:none!important}button.primary__btn:disabled{background:var(--light-grey-01)!important;color:var(--light-grey-00)}button.primary__btn:hover{background-color:var(--green-04);color:var(--neutrals-white)}button.secondary__btn{background-color:var(--neutrals-white);color:var(--green-02);height:47px;border-radius:4px;border:1px solid var(--green-02)}button.secondary__btn:disabled{border-color:var(--light-grey-01)!important;color:var(--light-grey-01)!important}button.secondary__btn:hover{border-color:var(--green-04);color:var(--green-04)}button.tertiary__btn{background-color:var(--neutrals-white);color:var(--red-02);height:47px;border-radius:4px;border:1px solid var(--red-02)}button.tertiary__btn:disabled{border-color:var(--red-00)!important;color:var(--red-00)!important}button.tertiary__btn:hover{border-color:var(--red-01);color:var(--red-01)}.flat__list{list-style:none;display:flex;padding:0;margin:25px 0 38px}.flat__list>li{display:flex;align-items:center}.flat__list>li:not(:last-child){margin-right:48px}.no__display{display:none}input[type=radio]{width:24px;height:24px;margin-right:10px}.required{color:var(--alerts-red)}.pending{color:var(--pending)!important}.pending,.pending__approval{font-weight:700!important;text-transform:uppercase}.pending__approval{color:var(--green-01)!important}.approved{color:var(--green-02)!important}.approved,.cancelled,.deleted,.denied{font-weight:700!important;text-transform:uppercase}.cancelled,.deleted,.denied{color:var(--red-02)!important}.error{background:#feebea;position:absolute;width:66.66%;height:60px;top:0;right:0;font-weight:500;font-size:15px;line-height:20px;color:#f0372e;padding:0 80px 0 60px;display:flex;align-items:center}.error:before{content:"";margin-right:20px;background:url(/static/media/alert.f185f3d7.svg);width:28px;height:28px}.react-datepicker-popper[data-placement^=bottom]{margin-top:-30px!important}.link__button{padding:0;cursor:pointer;display:inline;color:var(--green-02);background:none;border:none;outline:none;text-decoration:underline;box-shadow:none!important}.modal.right .modal-dialog{position:fixed;margin:auto;max-width:430px;height:100%;transform:translateZ(0)}.modal.right .modal-content{height:100%;overflow-y:auto}.modal.right .modal-body{padding:15px 15px 80px}.modal.right.fade .modal-dialog{right:-320px;transition:opacity .3s linear,right .3s ease-out}.modal.right.fade.in .modal-dialog{right:0}.modal-content{border-radius:0;border:none}.modal-header{border-bottom-color:#eee;background-color:#fafafa}.approveRejectModalBg,.fa-spinner{position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);font-size:2rem}.approveRejectModalBg{background:rgba(0,20,40,.6313725490196078);width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column}.approveRejectFlagModal{width:50%;background-color:#fff;border-radius:15px;padding:2.5rem;font-size:16px}.approveRejectFlagModal div{display:flex;grid-gap:10px;gap:10px;align-items:center;margin:1rem 0}.style_alert__2rw9w{position:fixed;top:0;left:5%;right:5%;margin:auto;width:-moz-fit-content;width:fit-content;text-align:center;padding:0 30px;height:50px;display:flex;align-items:center;justify-content:center;z-index:3;border-radius:2px;font-size:15px}.style_success__3X1xg{color:#fff;background-color:#2e8b57}.style_error__1aIry{background-color:#feebea;color:var(--alerts-red)}.style_warning__vuapW{background-color:var(--primary-05);color:#fff}.style_aside__3isto{width:30%;height:100vh;position:fixed;top:0;left:0;background-color:var(--green-10)}.style_aside__3isto img:first-of-type{display:block;margin:40px 0 65px 40px}.style_aside__3isto p{font-size:20px;color:#fff;max-width:323px;margin:0 0 52px 40px}.style_aside__3isto img:last-of-type{width:100%}@media (max-width:768px){.style_no__display__2f6KD{display:none}.style_aside__3isto{position:static;width:100%;height:-moz-fit-content;height:fit-content}.style_aside__3isto img:first-of-type{margin:29px auto 19px}.style_aside__3isto p{font-size:14px;line-height:22px;text-align:center;max-width:229px;margin:0 auto 41px}.style_aside__3isto img:last-of-type{display:none}}.style_wrapper__adDxl{display:flex}.style_auth__form__container__2EzE2{width:350px;margin-left:calc(30% + 108px);display:flex;flex-direction:column;margin-top:110px;color:var(--grey-08)}.style_auth__form__container__2EzE2>a{text-decoration:underline;color:var(--grey-06);font-size:12px;font-weight:500;position:absolute;top:42px;right:58px}.style_auth__form__container__2EzE2>img{display:none}.style_heading__text__k9aEj{font-weight:600;font-size:36px;line-height:44px;color:var(--grey-10)}.style_sub__heading__text__3qQbI{font-size:14px;line-height:26px;margin-bottom:28px;color:var(--grey-06)}.style_sub__heading__text__3qQbI a{color:var(--green-02)}.style_auth__form__3LgTr{display:flex;flex-direction:column}.style_auth__form__3LgTr>input,.style_auth__form__3LgTr button{width:100%;margin-bottom:16px}.style_auth__form__3LgTr>input:first-of-type{margin-bottom:5px}.style_submit__button__HUb4s{margin-bottom:20px}.style_auth__form__3LgTr>a{color:var(--green-02);margin-bottom:32px}@media (max-width:768px){.style_wrapper__adDxl{display:block}.style_auth__form__container__2EzE2{margin:0;width:100%;padding:48px 16px}.style_auth__form__container__2EzE2>a{top:20px;right:16px}.style_auth__form__container__2EzE2>img{display:block;height:80px}.style_heading__text__k9aEj{font-size:30px;line-height:29px;margin-bottom:32px;text-align:center}.style_sub__heading__text__3qQbI{font-size:14px;line-height:23px;text-align:center}.style_submit__button__HUb4s{width:100%}}.final_success__page__2SMVM{display:flex}.final_success__ZyaUB{margin-left:30%;height:100vh;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.final_success__ZyaUB img{margin-bottom:24px}.final_success__ZyaUB h1{font-size:24px;font-weight:600;line-height:29.05px;color:var(--green-09);margin:0}.final_success__ZyaUB p{font-weight:300;line-height:24px;margin:12px auto 24px;color:var(--light-grey-08);text-align:center;max-width:400px}.final_success__ZyaUB p span{font-weight:600;color:var(--green-02)}.final_btn__area__3VyDq{display:flex;grid-gap:10px;gap:10px}.final_success__ZyaUB button{width:200px}.final_get__ecard_area__3v45T{position:relative}.final_modes__3lQh6{position:absolute;top:47px;border-radius:8px;box-shadow:2px 8px 15px rgba(0,0,0,.18)}.final_modes__3lQh6 button{background:none;border:none;height:30px}.final_modes__3lQh6 button:hover{box-shadow:none;color:var(--green-02)}@media (max-width:768px){.final_success__page__2SMVM{flex-direction:column}.final_success__ZyaUB{margin:0}.final_success__ZyaUB p{max-width:300px}.final_btn__area__3VyDq{flex-direction:column}}.styles_modal__1XamP{position:fixed;top:0;left:0;height:100%;width:100%;display:flex;flex-direction:column;align-items:center;z-index:1;background-color:var(--neutrals-black);opacity:.7}.styles_children__T9Rcq{z-index:2;position:absolute;top:125px;left:40px;width:calc(100% - 80px);height:calc(100vh - 305px);background-color:var(--white);overflow:auto;border-radius:8px}.styles_regular__children__2CoM2{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);overflow-y:auto;max-height:90vh}.styles_invoice__children__qNgj1,.styles_regular__children__2CoM2{z-index:2;padding:24px 36px;background-color:var(--white);border-radius:4px}.styles_invoice__children__qNgj1{position:absolute;top:80vh;left:20vw}.styles_close__btn__14__f{position:absolute;top:calc(100vh - 105px);height:50px;width:255.22px;background-color:initial;border:1px solid var(--primary-01);border-radius:4px;color:var(--primary-01)}.styles_small__modal__1Qox0{width:474px;height:547px;top:50%;left:50%;position:fixed;transform:translate(-50%,-50%)}.styles_regular__children__2CoM2 input{width:100%;height:50px}.styles_payment__modal__3dOIm{z-index:2;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background-color:var(--white);border-radius:4px;overflow-y:auto;max-height:90vh;width:90%;max-width:514px}.styles_payment__modal_header__1gGiw{display:flex;align-items:center;padding:0 20px;background-color:var(--grey-10);height:64px;font-size:20px;color:var(--white)}.styles_payment__modal_header__1gGiw img:first-of-type{margin-right:12px}.styles_payment__modal_header__1gGiw img:last-of-type{margin-left:auto}.styles_payment__options_form__1K7lw{padding:24px 32px 32px}.styles_payment__options_form__1K7lw select{width:100%}.styles_payment__options_form__1K7lw button{display:block;margin-left:auto;margin-top:24px;padding:0 48px}@media (max-width:768px){.styles_regular__children__2CoM2{padding:24px 16px;top:10%;left:10%;transform:translate(-5%,-5%)}.styles_payment__options_form__1K7lw{padding:24px}.styles_payment__options_form__1K7lw button{width:100%}}.signup_signup_page__3sd7d{display:flex}.signup_auth__form__container__MXyZL{width:350px;margin-left:calc(30% + 108px);display:flex;flex-direction:column;margin-top:110px;color:var(--grey-08)}.signup_auth__form__container__MXyZL>a{text-decoration:underline;color:var(--grey-06);font-size:12px;font-weight:500;position:absolute;top:42px;right:58px}.signup_auth__form__container__MXyZL>img{display:none}.signup_heading__text__3u29o{font-weight:600;font-size:36px;line-height:44px;color:var(--grey-10)}.signup_sub__heading__text__3VDZD{font-size:14px;line-height:26px;margin-bottom:28px;color:var(--grey-06)}.signup_sub__heading__text__3VDZD a{color:var(--green-02)}.signup_tabs__qEQPE{display:flex;max-width:149px;margin-bottom:24px}.signup_tabs__qEQPE button{height:25px;font-size:14px;font-weight:400;color:var(--grey-05);padding:0 4px 8px;background-color:initial;border:none;outline:none;cursor:pointer}.signup_tabs__qEQPE button.signup_active_tab__Y8g3n{border-bottom:2px solid var(--green-01);color:var(--grey-10)}.signup_tabs__qEQPE button:hover{box-shadow:none}.signup_auth__form__zmAjF{display:flex;flex-direction:column}.signup_auth__form__zmAjF>input,.signup_auth__form__zmAjF button{width:100%;margin-bottom:16px}.signup_form__3a0xB .signup_hr__1xRgL{height:1px;width:100%;margin-top:12px;margin-bottom:36px;background-color:var(--lights-01);border:none}.signup_privacy__policy_label__3DWtk{margin-bottom:16px}.signup_privacy__policy_label__3DWtk input[type=checkbox]{margin:0 5px 0 0;height:inherit}.signup_privacy__policy__tvK-i{color:var(--green-02);cursor:pointer}.signup_privacy__policy__tvK-i:hover{text-decoration:underline}.signup_privacy__policy_container__WUvzV{height:90vh;width:80vw}button.signup_submit__button__1lqnR{margin-bottom:40px}@media (max-width:768px){.signup_signup_page__3sd7d{display:block}.signup_auth__form__container__MXyZL{margin:0;width:100%;padding:48px 16px}.signup_auth__form__container__MXyZL>a{top:20px;right:16px}.signup_auth__form__container__MXyZL>img{display:block;height:80px}.signup_heading__text__3u29o{font-size:30px;line-height:29px;margin-bottom:32px;text-align:center}.signup_sub__heading__text__3VDZD{font-size:14px;line-height:23px;text-align:center}.signup_tabs__qEQPE{justify-content:center;max-width:100%}.signup_signup_btn__ccNVA{display:block;margin-top:12px;width:100%}.signup_privacy__policy_container__WUvzV{height:90vh;width:80vw}}.style_section__3JTpk{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.style_section__3JTpk>img{width:100%;height:321px}.style_section__3JTpk h2{font-family:"Bebas Neue",sans-serif;font-size:28px;line-height:100%;font-weight:400;color:#3f3f3f;margin:26px 0 12px}.style_section__3JTpk p{font-size:14px;line-height:20px;margin:0 0 28px;color:#3f3f3f;max-width:335px}.style_section__3JTpk p a{color:var(--green-02)}.style_section__3JTpk>button{width:141px}@media (min-width:768px){.style_section__3JTpk{height:calc(100vh - 86px)}.style_section__3JTpk>img{height:301.5px}.style_section__3JTpk h2{font-size:48px;margin:32px 0 12px}.style_section__3JTpk p{font-size:16px;line-height:24px;max-width:602px}.style_section__3JTpk>button{width:148px}}.style_header__3wMAY{padding:20px 20px 0}.style_header__3wMAY img{height:37px;width:37px}.style_main__rrEe5{padding:130px 20px 0;text-align:center;height:-moz-fit-content;height:fit-content;border:1px solid #fff}.style_main__rrEe5>img{width:100%;height:224px}.style_main__rrEe5 h1{font-family:"Bebas Neue",sans-serif;font-size:20px;line-height:20px;font-weight:400;color:#263238;margin:0 0 26px}.style_main__rrEe5 p{font-size:14px;line-height:20px;margin:0 0 28px;color:#3f3f3f}.style_main__rrEe5 button:first-of-type{display:flex;grid-column-gap:5px;column-gap:5px;align-items:center;padding:7px 20px;border:none;background:none;color:var(--green-02);margin:0 auto 10px}.style_main__rrEe5 button:first-of-type:hover{box-shadow:none}.style_main__rrEe5 button:first-of-type img{width:20px;height:20px}.style_main__rrEe5 button:last-of-type{display:block;width:141px;margin:0 auto 17px}.style_main__rrEe5 a{display:block;color:var(--green-02);margin-bottom:30px}@media (min-width:768px){.style_header__3wMAY{padding:36px 36px 0}.style_header__3wMAY img{height:60px;width:60px}.style_main__rrEe5{padding:97px 0 0}.style_main__rrEe5>img{width:596px;height:403px}.style_main__rrEe5 h1{font-size:29px;line-height:29px}.style_main__rrEe5 p{font-size:16px;line-height:24px;max-width:590px;margin:0 auto 28px}.style_main__rrEe5 button:last-of-type{width:148px}}.style_header__21AOY{padding:16px 40px 16px 0;display:flex;justify-content:space-between;height:86px;width:calc(100% - 80px);margin:auto;border-bottom:1px solid var(--diluted-primary-01)}.style_header__21AOY>button:first-child,.style_header__21AOY>img:last-child{display:none}.style_profile__information__l5kaz{display:flex;flex-direction:column;justify-content:space-evenly;margin-right:16px;align-items:flex-end}.style_nav__1tlgG{display:flex;align-items:center;flex:9 1;justify-content:flex-end}.style_profile__toggle__3GIiI{width:42px;height:42px;border-radius:50%;border:none;background-color:initial}.style_profile__toggle__3GIiI img{height:100%;width:100%;border-radius:inherit}.style_profile__toggle__3GIiI:hover{box-shadow:none}.style_logout__modal__gIfVp{position:absolute;text-align:left;background-color:#fff;box-shadow:4px 20px 20px #f2f2f2;border-radius:4px;color:var(--alerts-red);font-size:16px;height:40px;width:150px;right:80px;top:65px;z-index:2}.style_logout__modal__gIfVp button:hover{box-shadow:none}.style_bold__text__1922B{font-style:normal;font-weight:500;font-size:12px;line-height:16px;color:var(--dark-blue-09)}.style_regular__text__2oi5K{font-style:normal;font-weight:400;font-size:12px;line-height:16px;color:var(--light-grey-04);opacity:.5}.style_title__2jEMX{display:flex;align-items:center;font-style:normal;font-weight:500;font-size:16px;line-height:26px;color:var(--light-grey-07)}@media (max-width:768px){.style_header__21AOY{align-items:center;background-color:var(--dark-blue-07);height:48px;position:fixed;top:0;left:0;width:100vw;padding-right:16px;padding-left:19.75px}.style_title__2jEMX{font-size:14px;line-height:23px;color:var(--lights-01)}.style_title__2jEMX>img{display:none}.style_header__21AOY>button:first-child,.style_header__21AOY>img:last-child{display:block}.style_header__21AOY>img:last-child{height:40px}.style_header__21AOY>button:first-child{border:none;background-color:initial}.style_nav__1tlgG{display:none}}.style_nav__o9s5B{position:fixed;overflow-y:auto;background-color:var(--dark-blue-07);color:var(--white);width:297px;height:100vh}.style_nav__o9s5B::-webkit-scrollbar{display:none}.style_nav__o9s5B:hover::-webkit-scrollbar{display:block}.style_logo__23z7b{height:145px;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;width:240px}.style_mda__name__157Y3{margin:30px 0 0}.style_nav__list__E-3xh{margin:71.24px 0 0;padding-left:0;list-style:none}.style_nav__list__E-3xh>li>div:first-child{height:56px}.style_nav__list__E-3xh>li>div{margin:24px 0}.style_nav__button__39ZlG{padding-left:37px;padding-right:39px;border:none;background:none;outline:none;width:100%;height:100%;text-align:left;font-style:normal;font-weight:500;font-size:16px;line-height:46px;color:var(--lights-01);text-decoration:none!important;justify-content:space-between}.style_nav__button__39ZlG,.style_nav__button__39ZlG span{display:flex;align-items:center}.style_nav__button__39ZlG span>img{margin-right:10px}.style_nav__button__39ZlG:hover{box-shadow:none;color:var(--lights-01)}.style_divider__1uaU9{margin:0 39px 0 20px;padding:0;height:1px;border:none;background:var(--primary-01)}.style_active__3r4Be{background:var(--primary-07)!important;color:var(--neutrals-white)!important}.style_nested__nav__list__3YdPg{display:flex;align-items:center;font-weight:500;font-size:16px;height:100%;text-decoration:none!important;color:var(--white)!important;padding-left:68px}.style_active__submenu__2lTmH{color:var(--white)}.style_background__1wusl,.style_menu__button__3wgTm,.style_mobile__top__kQrR2,.style_no__display__2kqo8{display:none}@media (max-width:768px){.style_nav__o9s5B{z-index:2}.style_logo__23z7b{display:none}.style_mobile__top__kQrR2{display:flex;justify-content:space-between;padding-top:24px;padding-right:28px}.style_mobile__top__kQrR2>div{display:flex;padding-left:23px;align-items:center}.style_mobile__top__kQrR2>div img{height:32px;width:32px;margin-right:8px}.style_mobile__top__kQrR2>div>p{font-weight:500;font-size:10px;line-height:16px;color:var(--lights-00)}.style_mobile__top__kQrR2>div>p span{font-weight:400;color:var(--lights-04)}.style_mobile__top__kQrR2>button{background-color:initial;border:none;color:var(--lights-04);font-size:13.5px}.style_background__1wusl{display:block;position:fixed;top:0;left:0;height:100vh;width:100vw;background-color:var(--dark-blue-10);opacity:.5;z-index:1}.style_menu__button__3wgTm{display:inline-block;background:url(/static/media/hamburger.5397cb19.svg);width:50px;height:50px;border:none;outline:none}.style_menu__button__3wgTm:hover{box-shadow:none}.style_menu__toggle__15S9X{margin-left:10px}.style_menu__toggle__15S9X>div:last-of-type{height:calc(100% - 50px)}.style_collapsed__menu__3jb-G{position:absolute}}.style_loader__container__2K20t{display:flex;justify-content:center;align-items:center;height:100%}.style_loader__1_KIE{width:48px;height:48px;border-bottom:5px solid var(--grey-02);border:5px solid var(--grey-02);border-bottom-color:var(--grey-06);border-radius:50%;display:inline-block;box-sizing:border-box;animation:style_rotation__2T4_n .7s linear infinite}@keyframes style_rotation__2T4_n{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.style_wrapper__1WU78{display:flex}.style_faux__sidenav__30EKn{width:297px}.style_main__right__DL_mA{width:calc(100vw - 297px);min-height:100vh;overflow-x:hidden;background-color:var(--lights-00)}.style_main__right__DL_mA>:nth-child(2){padding:51px 40px 0}@media (max-width:768px){.style_main__right__DL_mA{padding-top:29px;width:100%;overflow-x:auto}.style_main__right__DL_mA>:nth-child(2){padding-left:16px;padding-right:0}.style_faux__sidenav__30EKn{display:none}}.styles_subscription__1xoLB{padding:84px 20px;background-image:url(/static/media/subMobileBg.8a4d6cc9.svg);background-size:cover;background-repeat:no-repeat}.styles_subscription__1xoLB h2{font-size:25px;text-transform:uppercase;font-weight:700;color:#3abd6e;margin:0}.styles_subscription__1xoLB p{color:#fff;font-size:16px;font-weight:400;line-height:22px;margin-top:16px;margin-bottom:32px}.styles_inputAreaMobile__35XLk{display:flex;flex-direction:column}.styles_inputAreaMobile__35XLk input{width:100%;height:47px;border-radius:4px}.styles_inputAreaMobile__35XLk input:focus,.styles_inputAreaMobile__35XLk input:hover{outline:none;border:none}.styles_inputAreaMobile__35XLk input::placeholder{font-size:14px;font-weight:400;line-height:22px}.styles_inputAreaMobile__35XLk button{width:100%;height:47px;display:flex;align-items:center;justify-content:center;border-radius:4px;background-color:#3abd6e;border:none;color:#fff;cursor:pointer;margin-top:16px}.styles_inputAreaMobile__35XLk button:active,.styles_inputAreaMobile__35XLk button:hover{box-shadow:none}.styles_inputAreaMobile__35XLk button img{margin-left:8px;margin-top:3px}@media (min-width:768px){.styles_subscription__1xoLB{padding:40px;height:300px}.styles_subscription__1xoLB h2{font-size:22px}.styles_subscription__1xoLB p{font-size:16px;line-height:24px;max-width:444px}.styles_inputAreaMobile__35XLk{flex-direction:row}.styles_inputAreaMobile__35XLk input{max-width:348px;border-radius:4px 0 0 4px}.styles_inputAreaMobile__35XLk button{max-width:144px;margin-top:0;border-radius:0 4px 4px 0}}@media (min-width:1024px){.styles_subscription__1xoLB{height:393px;padding:112px 118px;background-image:url(/static/media/subBg.3834ca70.svg)}.styles_subscription__1xoLB h2{font-size:24px}}.style_calculatorSection__3XbVg{display:flex;flex-direction:column;align-items:center;padding:100px 20px}.style_calculatorSection__3XbVg img{width:100%}.style_calcSearchSection__1mQ8G{text-align:center;margin-top:54px}.style_calcSearchSection__1mQ8G h2{font-size:24px}.style_calcSearchSection__1mQ8G p{max-width:100%;font-size:16px;font-weight:400;line-height:22px;color:#202020;margin-top:30px}.style_calculatorSection__3XbVg button{width:100%;margin-top:20px;font-size:14px;border-radius:4px;padding:10px 30px;background-color:#34aa63;border:none;outline:none;cursor:pointer;color:#fff}.style_underlineGreen__7CVSX{border-bottom:4px solid var(--green-03);padding-bottom:5px}@media (min-width:768px){.style_calculatorSection__3XbVg{padding:60px 118px}.style_calculatorSection__3XbVg img{width:80%}.style_calcSearchSection__1mQ8G{padding:20px 100px}.style_calcSearchSection__1mQ8G h2{font-size:24px}.style_calcSearchSection__1mQ8G p{font-size:16px;line-height:24px;text-align:start}}@media (min-width:1024px){.style_calculatorSection__3XbVg{flex-direction:row-reverse;justify-content:space-between;padding:60px 118px}.style_calculatorSection__3XbVg img{width:45%}.style_calcSearchSection__1mQ8G{width:41.5%;text-align:start;padding:0}.style_calcSearchSection__1mQ8G h2{font-size:28px}.style_calcSearchSection__1mQ8G p{font-size:16px;line-height:25.12px;margin-top:45px;align-items:center}.style_calculatorSection__3XbVg button{margin-top:32px;font-size:15px;padding:12px 57px}}@keyframes style_animLeft__2Aw-w{0%{transform:translateX(-100%)}to{transform:translateX(0)}}.style_slideInLeft__3xcsd.style_inView__1iF5B{animation:style_animLeft__2Aw-w .5s;animation-timing-function:linear}@keyframes style_animRight__6xCcP{0%{transform:translateX(100%)}to{transform:translateX(0)}}.style_slideInRight__23D3Q.style_inView__1iF5B{animation:style_animRight__6xCcP .5s;animation-timing-function:linear}.style_accordion__2V-UN{background-color:#195130;padding:80px 118px 100px}.style_heading__3Qw0V{font-size:48px;font-weight:600;line-height:58.09px;color:#f78c01}.style_title__uSIhs{display:flex;justify-content:space-between;align-items:center;color:#fff;cursor:pointer}.style_title__uSIhs h2{font-size:24px;font-weight:400;line-height:29.05px;letter-spacing:-.008em;margin-top:32px}.style_content__b4f7P{overflow:hidden;max-width:1000px;max-height:0;transition:all .5s cubic-bezier(0,1,0,1);color:hsla(0,0%,100%,.8);font-size:20px;font-weight:400;line-height:29.12px;margin-top:10px}.style_content__b4f7P .style_optionTitle__2GQt_{font-weight:800}.style_content__b4f7P .style_optionSteps__2zuH0{margin-left:30px}.style_contentShow__QvUVj{height:auto;max-height:9999px;transition:all .5s cubic-bezier(1,0,1,0)}.style_partition__2iz7w{border:1px solid rgba(212,242,224,.2);margin-top:32px}.style_faqBtnWrapper__2dxTq{display:flex;justify-content:center;align-items:center;margin-top:64px}.style_faqBtn__3BK-n{font-size:145px;padding:12px 48px;color:#2f9959;border:#2f9959;border-radius:4px;align-items:center}.style_faqBtn__3BK-n img{margin-left:6px}.style_faqLink__2gC_m:hover{color:#fff}.style_enuguTaxNewsHere__1AZ5d{padding:120px 118px}.style_underlineGreen__3IBHX{border-bottom:5px solid green;padding-bottom:8px}.style_newsCards__26IgN{display:flex;justify-content:space-between;margin-top:64px}.style_newsCard__MjJ4E{border:1px solid #ececec;padding:24px 20px 32px}.style_authDate__3K-zZ{width:205px;display:flex;justify-content:space-between;margin-top:24px;padding:-10px}.style_auth__2KL4t{display:flex;align-items:center;grid-gap:6px;gap:6px}.style_auth__2KL4t img,.style_date__1y0Hp img{width:12px;height:12px}.style_auth__2KL4t h6,.style_date__1y0Hp h6{font-weight:400;font-size:12px;color:#7e7e7e}.style_date__1y0Hp{display:flex;align-items:center;grid-gap:6px;gap:6px}.style_authDate__3K-zZ .style_vertical__1WWQd{border-right:2px solid #d8d8d8;height:33px;left:50%}.style_desktopsNewsHeading__382mN{text-align:center;font-size:28px;font-weight:700;line-height:44.89px;letter-spacing:-.008em;color:#000}.style_mobileNewsHeading__C5LBQ{display:none}.style_headline__RqR5c{width:350px;font-size:18px;font-weight:600;line-height:30.9px;color:#195130}.style_newsContent__27G87{width:350px;font-size:14px;font-weight:400;line-height:25.65px;text-align:left}.style_link__RvVti{margin-top:30px;font-size:16px;font-weight:500;line-height:22.7px;letter-spacing:.003em;color:#00a3ff}.style_link__RvVti a{color:#00a3ff}.style_newsBtn__3B3XD{display:flex;justify-content:center;margin-top:64px}.style_newsBtn__3B3XD button{font-size:14px;border:none;padding:12px 50px;color:#fffffe;background-color:#2f9959;border-radius:4px}.style_newsBtn__3B3XD img{width:25px;margin-left:12px}@media (max-width:768px){.style_accordion__2V-UN{padding:100px 20px}.style_heading__3Qw0V{font-size:24px}.style_title__uSIhs h2{font-size:18px;margin-top:24px}.style_faqBtnWrapper__2dxTq{margin-top:32px}.style_partition__2iz7w{margin-top:24px}.style_enuguTaxNewsHere__1AZ5d{padding:0 20px}.style_newsCards__26IgN{width:100%;display:block;margin-top:52px}.style_newsCard__MjJ4E{margin-top:48px;padding:0;border:none}.style_newsCard__MjJ4E img{width:100%}.style_authDate__3K-zZ{width:205px;display:flex;justify-content:space-between;margin-top:24px;padding:-10px}.style_auth__2KL4t{display:flex;align-items:center;grid-gap:6px;gap:6px}.style_auth__2KL4t img,.style_date__1y0Hp img{width:15px;height:15px}.style_auth__2KL4t h6,.style_date__1y0Hp h6{font-weight:400;font-size:12px;color:#7e7e7e}.style_date__1y0Hp{display:flex;align-items:center;grid-gap:6px;gap:6px}.style_authDate__3K-zZ .style_vertical__1WWQd{border-right:2px solid #d8d8d8;height:28px;left:50%}.style_newsHeading__1ToeV{font-size:30px;line-height:30.89px}.style_newsContent__27G87{width:100%;font-size:22px;margin-top:20px}.style_headline__RqR5c{width:320px;font-size:16px}.style_newsContent__27G87{font-size:18px}.style_desktopsNewsHeading__382mN{display:none}.style_mobileNewsHeading__C5LBQ{display:block;font-size:20px;text-align:center;padding:5%;font-weight:800}.style_newsBtn__3B3XD{margin-top:40px;margin-bottom:104px}.style_newsBtn__3B3XD button{padding:16px;width:100%}.style_newsBtn__3B3XD img{width:20px}}.style_esbnSection__JVRnM{display:flex;flex-direction:column;align-items:flex-start;padding:100px 20px;background-color:#f9f9f9}.style_esbnSection__JVRnM img,.style_searchSection__2blRz{width:100%}.style_searchSection__2blRz h2{font-size:24px;font-weight:600;line-height:33.89px;letter-spacing:-.008em;color:#000;text-align:center;margin-top:65px}.style_underlineGreen__uEPCF{border-bottom:4px solid var(--green-03);padding-bottom:8px}.style_searchSection__2blRz h3{font-size:16px;font-weight:400;line-height:29.12px;color:#202020;margin-top:28px;text-align:center}.style_radioBtns__2LqH1{width:100%;display:flex;margin-top:32px}.style_radio__3U2xn{width:100%;display:flex;justify-content:center;align-items:center;margin-bottom:16px}.style_radio__3U2xn label{margin-top:10px;color:#202020}input[type=radio]{accent-color:var(--green-03)}.style_individualInput__369gd{width:100%;display:flex;flex-direction:column}.style_individualInput__369gd input,.style_individualInput__369gd input:focus{width:100%;outline:none;box-shadow:none;border:none;border-bottom:1.5px solid #000;border-radius:0;background-color:#f9f9f9;margin-top:30px}.style_corporateInput__3J0_M input::placeholder,.style_individualInput__369gd input::placeholder{font-size:15px;color:#9e9e9e}.style_corporateInput__3J0_M input,.style_corporateInput__3J0_M input:focus{width:100%;outline:none;border:none;border-bottom:1.5px solid #000;border-radius:0;margin-top:30px;background-color:#f9f9f9}.style_searchBtn__12rzP{width:100%;margin-top:52px;font-size:15px;border-radius:4px;padding:12px 48px;background-color:#ccc;border:none;outline:none;cursor:pointer;color:#fff}.style_result__MAK5f{font-size:18px;font-weight:700;line-height:29.1px;text-align:center;margin-top:60px;margin-bottom:40px}@media (min-width:768px){.style_esbnSection__JVRnM{padding:60px 118px;align-items:center;justify-content:center}.style_esbnSection__JVRnM img{width:80%}.style_corporateInput__3J0_M,.style_individualInput__369gd{padding:0 90px}.style_searchBtn__12rzP{width:80%;margin-left:80px}.style_searchSection__2blRz h2,.style_searchSection__2blRz h3{text-align:center}.style_radio__3U2xn{justify-content:center}}@media (min-width:1024px){.style_esbnSection__JVRnM{flex-direction:row;justify-content:space-between;align-items:center;padding:60px 118px}.style_esbnSection__JVRnM img{width:41.8%}.style_searchSection__2blRz{width:45%}.style_searchSection__2blRz h2{text-align:left;font-size:28px}.style_searchSection__2blRz h3{text-align:left;font-size:18px}.style_radioBtns__2LqH1{width:287px;margin:0;justify-content:space-between;align-items:center}.style_radio__3U2xn{width:auto}.style_individualInput__369gd{width:100%;flex-direction:row;justify-content:space-between;margin:0;padding:0}.style_corporateInput__3J0_M{padding:0}.style_individualInput__369gd input,.style_individualInput__369gd input:focus{width:48%}.style_searchBtn__12rzP{max-width:220px;float:right}.style_result__MAK5f{margin-top:140px}}.style_footer__home__35W_F{width:100%;display:block;padding:30px 20px;margin-right:15px!important}.style_footer__home__35W_F>div>h5{color:#16492b;text-transform:uppercase;font-weight:700;margin-bottom:20px}.style_footer__item__lCxv7{display:flex;background:transparent;border:0;font-weight:500;cursor:pointer;margin-bottom:15px}.style_footer__item__lCxv7 a{font-size:14px;color:#202020;cursor:pointer}.style_socialMedia__2yQXM{background:transparent;border:none;list-style:none}.style_socialMedia__2yQXM img{width:24px;height:24px}.style_socialMedia__2yQXM a:nth-child(2),.style_socialMedia__2yQXM a:nth-child(3){margin-left:10px}.style_credits__44-hR{display:block;text-align:center;padding:20px;margin-top:20px;margin-bottom:80px}.style_credits__44-hR p{margin-bottom:10px}@media (min-width:768px){.style_footer__home__35W_F{width:100%;display:flex;flex-wrap:wrap;padding:50px 40px}.style_footer__home__35W_F>div{flex:2 2 45%;margin-bottom:20px}.style_credits__44-hR{display:flex;align-items:center;justify-content:space-between;padding:0 118px}}@media (min-width:1024px){.style_footer__home__35W_F{width:100%;display:flex;grid-gap:40px;gap:40px;padding:64px 118px 20px}.style_footer__home__35W_F>div{flex:1 1}}.style_TIN__announcement__3r76B{background-color:var(--red-01);font-size:12px;color:#fff;padding:5px 10px;text-align:center;z-index:3}.style_TIN__announcement__toBeHidden__1X400{display:none}.style_TIN__announcement__close__1W68_{padding:0 5px;margin-top:-2px;float:right;background:none;border:none;font-size:12px!important}.style_TIN__announcement__close__1W68_:hover{box-shadow:none}.style_heroSection__22Bcn{width:100%;height:561px;background-image:url(/static/media/homePageMobileBg.403e0324.svg);background-repeat:no-repeat;background-size:cover;padding:315px 10px 14px}.style_banner__desc__39U4x{max-width:370px;height:228px;padding:16px;background:rgba(11,45,24,.8)}.style_banner__desc__39U4x h1{font-size:24px;line-height:28px;color:#fff;font-weight:800;margin-top:-5px}.style_word__3E1ny{position:absolute;opacity:0}.style_letter__jjzzn{display:inline-block;transform-origin:center center 25px;transition:.38s ease}.style_letter__jjzzn.style_in__1OTkf{transform:rotateX(0deg);opacity:1}.style_letter__jjzzn.style_out__3a0ZO{transform:rotateX(90deg);opacity:0}.style_letter__jjzzn.style_behind__qn-it{transform:rotateX(-90deg);opacity:0}.style_enuguState__2bFRD{color:#f78c01}.style_central__2JLZ1{color:#fff}.style_payment__2xI_4{color:#3abd6e}.style_banner__desc__39U4x h2{font-size:16px;color:#fff;font-weight:700;text-transform:uppercase}.style_banner__desc__39U4x h2 span{border-bottom:2px solid #fff}.style_banner__desc__39U4x .style_banner__buttons__1hmuX{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.style_banner__buttons__1hmuX>div:last-of-type{grid-column-start:1;grid-column-end:3}.style_dropdown__207zY{position:relative}.style_dropdown__207zY button{width:100%;padding:10px;font-size:12px;border-radius:4px}.style_dropdown__207zY button:focus{outline:none}.style_dropdown_menu__2cnc9{width:100%;background-color:#fff;display:flex;flex-direction:column;position:absolute;border-radius:4px;box-shadow:0 6px 15px 0 rgba(0,0,0,.12);margin-top:5px}.style_dropdown__207zY ul{margin-bottom:0}.style_dropdown_menu__2cnc9 li{width:100%;list-style:none;display:flex}.style_dropdown_menu__2cnc9 li:hover{background-color:#f5f5f5;border-radius:4px}.style_dropdown_menu__2cnc9 li a{width:100%;color:#202020;text-decoration:none}.style_nav__payment_btn__3R3cD,.style_nav__payment_btn__3R3cD.style_active__W3Qhp:hover,.style_nav__payment_btn__3R3cD:active,.style_nav__payment_btn__3R3cD:hover{color:#2f9959!important;background-color:#fff!important;box-shadow:none;border:1px solid #2f9959;text-decoration:none;outline:none;padding:8px;border-radius:4px;width:137px}.style_banner_payWith_btn__1rqo8,.style_banner_payWith_btn__1rqo8:active,.style_banner_payWith_btn__1rqo8:hover{color:#2f9959;background-color:#fff!important;box-shadow:none;border:1px solid #2f9959;text-decoration:none;outline:none;border-radius:4px}.style_esbn_btn__101pk,.style_esbn_btn__101pk.style_active__W3Qhp:hover,.style_esbn_btn__101pk:active,.style_esbn_btn__101pk:hover{color:#fff!important;background-color:#34aa63!important;border:1px solid #34aa63;box-shadow:none}.style_TIN__btn__27lew{color:#fff;background-color:var(--red-01);border:none}.style_TIN__btn__27lew:hover{box-shadow:none}.style_gatewayContent__1AdKJ{padding:5px 10px}.style_payments__29Fbg button :active{border:none;text-align:none;outline:none}@media (min-width:768px){.style_TIN__announcement__3r76B{font-size:13px}.style_TIN__announcement__toBeHidden__1X400{display:inline}.style_TIN__announcement__close__1W68_{font-size:14px!important;margin-top:-2px}.style_heroSection__22Bcn{width:100%;background-image:url(/static/media/homePageBg.eb3ade15.svg);padding:300px 420px 20px 50px}.style_banner__desc__39U4x{width:450px;max-width:370px;height:248px;padding:24px}.style_banner__desc__39U4x h1{font-size:28px;line-height:30px}.style_banner__desc__39U4x h2{font-size:14px}}@media (min-width:1024px){.style_heroSection__22Bcn{width:100%;background-image:url(/static/media/homePageBg.eb3ade15.svg);height:540px;padding:265px 970px 45px 118px}.style_banner__desc__39U4x h1{font-size:30px;line-height:34px}.style_banner__desc__39U4x h2{font-size:16px}}.style_header__3cZ4T{width:100%;display:flex;justify-content:space-between;padding:16px 118px 12px;position:fixed;background-color:#fff;z-index:3}.style_header__3cZ4T>.style_mobile__nav__TRmBq{display:none}.style_mobile__header_logo__292cd{display:none;height:80px}.style_desktop__header_logo__1sGov{width:56px;height:56px}.style_desktop__header_logo__1sGov>img{height:inherit}.style_header__3cZ4T>nav{display:flex;align-items:center}.style_mobile__icon__vWG2v{display:none}.style_nav__link__Fbmkw{font-style:normal;font-weight:400;font-size:13px;line-height:26px;-webkit-text-decoration-line:none;text-decoration-line:none;color:#000;padding:0 12px;text-wrap:nowrap;cursor:pointer;margin:0;border:none!important}.style_dropdownLink__1HfnC{min-width:120px!important;padding:0!important;margin:0!important}.style_dropdownLink__1HfnC li,.style_dropdownLinkMobile__3SAWy li{padding:0!important}.style_dropdownLinkMobile__3SAWy{padding:0!important;margin:0!important}.style_ConfirmESBN__23ud5 a,.style_findESBN__1Nzen a{margin:0!important;border:none!important}.style_activeNavLink__2O-Bp,.style_ConfirmESBN__23ud5 a:hover,.style_findESBN__1Nzen a:hover,.style_nav__link__Fbmkw:hover{color:var(--green-03)!important}.style_activeNavLink__2O-Bp{text-decoration:underline!important}.style_consolidatedSteps__WvBjt{color:#fff;background-color:#34aa63;padding:10px;border-radius:10px}@media (max-width:768px){.style_header__3cZ4T{height:80px;margin:0;padding:14px 16px;align-items:center;background-color:#fff;min-width:100%;max-width:100%;position:fixed;z-index:3}.style_header__3cZ4T>.style_desktop__nav__ELEgE{display:none}.style_mobile__icon__vWG2v{display:block;cursor:pointer}.style_header__3cZ4T>.style_mobile__nav__TRmBq{width:100%;height:110vh;background:#fff;display:block;position:fixed;top:80px;left:0;padding:0 20px;z-index:3}.style_header__3cZ4T>.style_mobile__nav__TRmBq ul{list-style:none}.style_header__3cZ4T>.style_mobile__nav__TRmBq>ul{padding:0}.style_header__3cZ4T>.style_mobile__nav__TRmBq li{padding:30px 0 0;font-size:14px}.style_paymentDropdownMobile__qgzMF{padding:0}.style_paymentDropdownMobile__qgzMF li{padding:0!important;text-decoration:none}.style_header__3cZ4T>.style_mobile__nav__TRmBq>li>ul{padding-left:20px!important}.style_mobile__nav__TRmBq .style_mobileActive__1A4CM:hover{text-decoration:underline}.style_preHero__3qYJr{margin-top:80px}.style_desktop__header_logo__1sGov{display:none}.style_mobile__header_logo__292cd{display:block;height:48px}.style_mobile__nav__TRmBq>footer{width:90%;display:flex;align-items:center;position:absolute;bottom:17%;flex-direction:column}.style_mobile__nav__TRmBq>footer .style_socials__2eqwc{display:flex;grid-gap:10px;gap:10px}.style_mobile__nav__TRmBq>footer .style_socials__2eqwc>*{cursor:pointer}.style_text__announcement_header__23DKP{font-size:28px;width:100%;margin-top:40px}.style_text__announcement_description__2nWaD{margin-bottom:40px;font-size:18px}.style_newsContent__FKoab{padding:3px 0 1px;font-size:14px;line-height:20px;color:#fff}.style_socialMedia___j00y{width:136px;display:flex;justify-content:space-between;border:none}.style_credits__3NLka{display:flex;flex-direction:column;align-items:center}}.style_preHero__3qYJr{width:100%;background-color:#34aa63;display:flex;align-items:center;text-transform:uppercase;overflow:hidden;white-space:nowrap;margin-top:87px;z-index:2}.style_newsBg__1UOwG{font-size:18px;line-height:22.7px;color:#000;background-color:#f78c01;padding:12px 20px;z-index:2;font-weight:800}.style_NewsBody__2NsFq{font-size:14px;font-weight:600;text-transform:uppercase;color:#fff;animation:style_animateNewsHeadLine__7pUsN 90s linear infinite}.style_NewsBody__2NsFq span{margin:0 40px}@keyframes style_animateNewsHeadLine__7pUsN{0%{transform:translateZ(0)}to{transform:translate3d(-100%,0,0)}}@media (max-width:768px){.style_preHero__3qYJr{width:100%;margin-top:80px}}@media (max-width:1024px){.style_preHero__3qYJr{width:100%}}.style_modal__body__20WIw h3{margin:10px 0 30px!important}.style_my_30__1982Y{margin:30px 0}.style_modal__button__wrapper__3BWfm{margin:0 auto;width:50%}.style_modal__button__12woF{width:200px;background-color:#fff;border:1px solid #34aa63;color:#34aa63;border-radius:4px}.style_sidebar__alert__k-z2Z{margin:auto;width:-moz-fit-content;width:fit-content;text-align:center;padding:0 30px;height:50px;display:flex;align-items:center;justify-content:center;z-index:3;border-radius:2px;font-size:15px}.style_success__2FbFI{color:#fff;background-color:#2e8b57}.style_error__xDmxm{background-color:#feebea;color:var(--alerts-red)}.news_modal_visible__3t9HR{display:flex}.news_modal_invisible__2rJPv{display:none}.news_modal_modalOverlay__dnLrl{position:fixed;height:100vh;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.7);justify-content:center;align-items:center;z-index:3;cursor:pointer}.news_modal_modalContent__AdkPi{position:absolute;top:30vh;left:10px;width:calc(100% - 20px);max-width:780px;height:-moz-fit-content;height:fit-content;overflow-y:auto;z-index:4}.news_modal_announcement__header__1W3-M{padding:14px 16px 20px;background-color:var(--grey-10)}.news_modal_close__btn__NhwEn{display:flex;align-items:center;justify-content:center;background:#fff;border:none;border-radius:50%;padding:0;height:22px;width:22px;margin-left:auto}.news_modal_close__btn__NhwEn:hover{box-shadow:none}.news_modal_close__btn__NhwEn img{height:inherit;width:inherit}.news_modal_announcement__description__2R2g6 div:first-of-type h2{font-size:24px;line-height:29.05px;font-weight:700;text-align:center;color:#fa0919;margin:0 0 7.15px}.news_modal_announcement__description__2R2g6 div:first-of-type p{font-size:16px;line-height:24px;font-weight:500;text-align:center;color:#fff;margin:0}.news_modal_announcement__description__2R2g6 div.news_modal_deadline__38mtF{display:none}.news_modal_announcement__body__2_FV1{padding-top:32px}.news_modal_announcement__body__2_FV1 h3{font-size:12px;font-weight:700;line-height:14.52px;text-align:center;color:#202020;margin:0 0 24px}@media (min-width:768px){.news_modal_modalContent__AdkPi{top:20vh;left:calc(50vw - 390px)}.news_modal_announcement__header__1W3-M{padding:24px 40px 32px}.news_modal_close__btn__NhwEn{height:24px;width:24px;margin-bottom:16px}.news_modal_announcement__description__2R2g6{display:flex;justify-content:space-between;align-items:flex-end}.news_modal_announcement__description__2R2g6 div:first-of-type h2{font-size:32px;line-height:32px;text-align:left;margin-bottom:16px}.news_modal_announcement__description__2R2g6 div:first-of-type p{font-size:18px;line-height:26px;font-weight:600;text-align:left;max-width:87%}}*{margin:0;padding:0;box-sizing:border-box}.styles_title__1weCz{text-align:center;color:#000;font-weight:600;font-size:28px;line-height:30px;padding:0 47px;margin-top:50px}.styles_underlineGreen__sIC6_{border-bottom:4px solid var(--green-03);padding-bottom:8px}.styles_subTitleDesktop__3LEjJ{display:none}.styles_subTitleMobile__1Upps{text-align:center;line-height:25px;font-size:16px;margin-top:10px;color:#202020;padding:20px}.styles_cards__22e-G{display:flex;flex-wrap:wrap;justify-content:space-between;grid-gap:20px;gap:20px;margin:0 auto;padding:20px}.styles_cardContents__3La4t{background-color:#fff;border:1px solid #ececec;border-radius:8px;overflow:hidden;transition:transform .2s ease-in-out;flex-grow:1;flex-shrink:1;flex-basis:calc(100% - 32px);max-width:100%;padding:24px}.styles_cardContents__3La4t:hover .styles_cardHeading__2Fise{color:#f78c01}.styles_cardContents__3La4t:hover .styles_cardText__MfFQ1{color:#fff}.styles_cardContents__3La4t:hover{cursor:pointer;background-color:#195130;color:#fff;transform:scale(1.05)}.styles_cardHeading__2Fise{color:#195130;font-size:18px;font-weight:600;margin-top:32px;line-height:1.6rem}.styles_cardText__MfFQ1{height:auto;font-size:16px;font-weight:400;line-height:23px;margin-top:10px;margin-bottom:57px;color:#202020}.styles_learnMore__3l-LM{color:#00a3ff;font-weight:500;line-height:22px;font-size:14px;text-decoration:none;transition:background-color .3s ease}.styles_learnMore__3l-LM a{color:#00a3ff;margin-top:500px}.styles_cardContents__3La4t:hover .styles_learnMore__3l-LM{color:#f78c01}@media (max-width:767px){.styles_cards__22e-G{flex-direction:column;grid-gap:16px;gap:16px}.styles_cardContents__3La4t{flex:1 1 100%;max-width:100%}}@media (min-width:768px) and (max-width:1023px){.styles_cards__22e-G{flex-direction:row;justify-content:space-between;grid-gap:16px;gap:16px}.styles_cardContents__3La4t{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 16px);max-width:calc(50% - 16px)}}@media (min-width:1024px){.styles_subTitleDesktop__3LEjJ{display:block;text-align:center;font-size:18px;margin-top:28px;color:#202020}.styles_subTitleMobile__1Upps{display:none}.styles_cards__22e-G{padding:57px 118px 64px;flex-direction:row;justify-content:space-between;grid-gap:20px;gap:20px}.styles_cardContents__3La4t{flex-grow:1;flex-shrink:1;flex-basis:calc(25% - 32px);max-width:calc(27% - 32px)}.styles_cardText__MfFQ1{height:220px}}.styles_procedures__19M47{display:flex;justify-content:space-between;align-items:center;grid-gap:10px;gap:10px;background-color:#195130}.styles_procedureContent__1sQi7{max-width:534px;color:#fff}.styles_procedureTitleDesktop__1JBbI,.styles_procedureTitleMobile__1WbCc{font-size:2em;margin:0;line-height:1.2}.styles_underlineGold__1Lm2V{border-bottom:4px solid #f78c01;padding-bottom:8px}.styles_procedureText__c8cxp{font-size:1em;line-height:1.5;font-size:14px;font-weight:400;line-height:22.65px;color:#fff}.styles_procedureContent__1sQi7{display:flex;flex-direction:column;grid-gap:30px;gap:30px}.styles_procedureContent__1sQi7 button{display:inline-flex;justify-content:center;align-items:center;background-color:#f78c01;color:#000;padding:12px 48px;border:none;border-radius:4px;cursor:pointer;font-size:14px}.styles_procedureContent__1sQi7 button img{margin-left:10px}@media (max-width:767px){.styles_procedures__19M47{flex-direction:column;padding:80px 20px;margin-top:50px}.styles_procedures__19M47 img{max-width:100%;height:auto;flex:1 1 100%}.styles_procedureTitleDesktop__1JBbI{display:none}.styles_procedureTitleMobile__1WbCc{display:block;text-align:center;font-size:24px}.styles_procedureContent__1sQi7{margin-top:50px}.styles_procedureText__c8cxp{text-align:center}}@media (min-width:768px) and (max-width:1023px){.styles_procedures__19M47{flex-direction:column;padding:60px 118px}.styles_procedureTitleDesktop__1JBbI{display:block;font-size:25px}.styles_procedureTitleMobile__1WbCc{display:none}.styles_procedureContent__1sQi7{margin-top:50px}}@media (min-width:1024px){.styles_procedures__19M47{flex-direction:row;padding:60px 118px;grid-gap:122px;gap:122px}.styles_procedureTitleDesktop__1JBbI{display:block;font-size:25px}.styles_procedureTitleMobile__1WbCc{display:none}.styles_procedureContent__1sQi7 button{width:280px}}.styles_registerProcess__2AnJt{display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:100px 20px}.styles_process__21dDX img,.styles_registerProcess__2AnJt img{width:100%}.styles_process__21dDX h2{font-size:24px;font-weight:600;line-height:25.89px;color:#000}.styles_process__21dDX h3{font-size:18px;font-weight:400;line-height:25.89px;color:#202020;margin-top:24px;text-align:center}.styles_processSteps__1OktZ{margin-top:20px;max-width:630px}.styles_process__21dDX button{width:100%;padding:12px;border-radius:4px;font-size:1rem;border:1px solid #2f9959;color:#34aa63;background-color:#fff;text-decoration:none;margin-top:30px;cursor:pointer}@media (min-width:768px){.styles_registerProcess__2AnJt{flex-direction:column;align-items:center;padding:60px 118px}.styles_registerProcess__2AnJt img{width:80%}.styles_process__21dDX{width:80%;margin-top:0}.styles_process__21dDX h1{font-size:2rem;line-height:2.5rem}.styles_process__21dDX h3{width:100%;font-size:1.25rem;line-height:1.75rem;margin-top:25px}.styles_processSteps__1OktZ{margin-top:30px;max-width:1100px}.styles_process__21dDX button{margin-top:40px;max-width:490px}}@media (min-width:1024px){.styles_registerProcess__2AnJt{flex-direction:row-reverse;padding:102px 118px}.styles_registerProcess__2AnJt img{width:45%}.styles_process__21dDX{width:41.7%}.styles_process__21dDX img{width:100%}.styles_baldMan__1S69m{width:80%}.styles_process__21dDX h1{font-size:28px;line-height:33.89px;margin-top:0}.styles_process__21dDX h3{font-size:18px;line-height:29.12px;text-align:left}.styles_process__21dDX button{max-width:490px;margin-top:50px}}.style_personalTaxIncome__297_0{padding:20px;background-color:#f9f9f9;margin-top:30px;width:100%;display:block;align-items:center}.style_personalTaxIncome__297_0 h2{font-size:20px;font-weight:600;line-height:24px;letter-spacing:-.03em;color:#0c0c0c}.style_personalTaxIncome__297_0 img{width:100%}.style_paragraphs__3bie5{width:100%;font-size:14px;font-weight:400;line-height:22px;max-width:100%}.style_paragraphs__3bie5 p{margin-top:32px;font-size:16px;color:#202020}.style_standAlone__2PrGw{max-width:100%}.style_subHeading__2lFAW{font-size:18px;font-weight:600;line-height:22px;color:#195130}@media (min-width:768px){.style_personalTaxIncome__297_0{padding:70px 120px;display:flex;flex-direction:column;justify-content:space-between;align-items:center;grid-gap:20px;gap:20px}.style_personalTaxIncome__297_0 h2{font-size:24px;line-height:28px}.style_paragraphs__3bie5 p{margin-top:40px;font-size:20px;line-height:25px}}@media (min-width:1024px){.style_personalTaxIncome__297_0{flex-direction:row-reverse;padding:70px 120px}.style_personalTaxIncome__297_0 img{width:45%}.style_personalTaxIncome__297_0 h2{font-size:32px;line-height:34px;margin-top:40px}.style_paragraphs__3bie5{width:45%}.style_paragraphs__3bie5 p{margin-top:40px;font-size:16px}.style_standAlone__2PrGw{max-width:505px}.style_subHeading__2lFAW{line-height:29px}}.style_heroSection__2M8kY{background-image:url(/static/media/aboutUsBgMobile.cf54f2f7.svg);background-size:cover;background-repeat:no-repeat;height:320px;padding:183px 0 30px 40px;color:#fff}.style_heroSection__2M8kY h1{font-size:30px}.style_heroSection__2M8kY h3{font-size:18px;margin-top:12px}@media (min-width:1024px){.style_heroSection__2M8kY{height:400px;padding:208px 0 96px 118px;background-image:url(/static/media/aboutUsBg.8c58ced7.svg)}.style_heroSection__2M8kY h1{font-size:48px}.style_heroSection__2M8kY h3{font-size:16px}}.style_VisionMission__2FHqu{padding:64px 20px;background-color:#195130;display:flex;flex-direction:column}.style_VisionMission__2FHqu h1{font-size:24px;font-weight:600;line-height:1.5;color:#fff;margin-top:32px}.style_underlineGold__1K038{border-bottom:4px solid #f78c01;padding-bottom:8px}.style_paragraphs__1hkBJ{width:100%;max-width:600px;font-size:14px;font-weight:400;line-height:1.5;color:#ececec}.style_paragraphs__1hkBJ p{margin-top:20px}@media (min-width:768px){.style_VisionMission__2FHqu{flex-direction:column;justify-content:space-between;padding:80px 120px;grid-gap:20px;gap:20px}.style_VisionMission__2FHqu img{width:100%}.style_VisionMission__2FHqu h1{font-size:28px}.style_paragraphs__1hkBJ{font-size:16px}.style_paragraphs__1hkBJ p{margin-top:20px;font-size:20px}}@media (min-width:1024px){.style_VisionMission__2FHqu{flex-direction:row;justify-content:space-between;align-items:center;padding:80px 120px}.style_VisionMission__2FHqu img{width:40%}.style_VisionMission__2FHqu h1{font-size:30px}.style_paragraphs__1hkBJ,.style_paragraphs__1hkBJ p{font-size:18px}}.style_coreValueSection__3aHLV{display:flex;flex-direction:column;padding:64px 20px}.style_CoreValues__m4gqw{width:100%;max-width:600px;display:flex;flex-direction:column}.style_values__2qFth strong{display:flex;align-items:center;color:#195130;font-size:18px;font-weight:600}.style_bullet__tlBJC{font-size:30px;margin-bottom:15px;margin-right:5px}.style_values__2qFth p{font-size:16px;font-weight:400;margin-left:15px;color:#202020}.style_RIPE__1hWKv{display:flex;grid-gap:5px;gap:5px;font-size:20px;font-weight:600}@media (min-width:768px){.style_coreValueSection__3aHLV{flex-direction:column;justify-content:space-between;padding:126px 120px;text-align:left;grid-gap:20px;gap:20px}.style_RIPE__1hWKv{width:70px}}@media (min-width:1024px){.style_coreValueSection__3aHLV{flex-direction:row-reverse;padding:126px 120px}.style_CoreValues__m4gqw{width:552px}.style_RIPE__1hWKv{width:100px}}.style_management__2BLny{padding:20px 15px;text-align:center}.style_management__2BLny h2{font-size:24px;font-weight:800;line-height:1.2;letter-spacing:-.03em;color:#0c0c0c;margin-top:-40px}.style_executiveChairman__37DhY{width:100%;max-width:300px;height:auto;margin-top:24px;text-align:center}.style_higherStaffs__jLcz5,.style_staffs__3dHEx{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:20px;justify-items:center}.style_higherStaffCard__1iGYi,.style_staffCard__2-dO3{width:100%;max-width:200px;margin-top:24px}.style_higherStaffCard__1iGYi h3,.style_staffCard__2-dO3 h3{font-size:16px;font-weight:600;line-height:1.2;color:#000}.style_higherStaffCard__1iGYi p,.style_staffCard__2-dO3 p{font-size:13px;font-weight:400}@media (min-width:768px){.style_management__2BLny{padding:40px 60px}.style_management__2BLny h2{font-size:28px}.style_executiveChairman__37DhY{max-width:400px;margin-top:40px}.style_higherStaffs__jLcz5{grid-template-columns:repeat(2,1fr)}.style_higherStaffs__jLcz5,.style_staffs__3dHEx{display:grid;grid-column-gap:20px;margin-top:40px}.style_staffs__3dHEx{grid-template-columns:repeat(3,1fr)}.style_higherStaffCard__1iGYi,.style_staffCard__2-dO3{max-width:250px}}@media (min-width:1024px){.style_management__2BLny{padding:0 120px 90px}.style_management__2BLny h2{font-size:32px}.style_executiveChairman__37DhY{max-width:460px;margin-top:54px}.style_higherStaffs__jLcz5{grid-template-columns:repeat(4,1fr);grid-column-gap:15px;padding:0 122px}.style_staffs__3dHEx{grid-template-columns:repeat(5,1fr);grid-column-gap:15px}}.style_heroSection__3mM0v{background-image:url(/static/media/stepsToPayBillsMobile.9aa056d3.svg);background-size:cover;background-repeat:no-repeat;height:370px;padding:94px 20px}.style_heroSection__3mM0v h1{font-size:30px;font-weight:600;line-height:38px;color:#fff;text-align:center}.style_consolidatedSteps__1fACo{padding:40px 20px;display:block}.style_desktop__2M7o5{display:none}.style_mobile__1hJys{display:block}.style_phase1__2n3mF{border:2px solid #ececec;width:100%;padding:20px 15px;border-radius:8px;margin-bottom:20px}.style_phase1__2n3mF h4{font-size:18px;font-weight:700;line-height:29.1px;color:#195130}.style_phase1__2n3mF p{font-size:16px;font-weight:400;line-height:25.89px;margin-top:10px;color:#202020}.style_consolidatedSteps2__2-jz6{padding:30px 20px;display:block}.style_consolidatedStepsCtn__Oneeb{display:flex;flex-direction:column;align-items:center;justify-content:space-between}.style_consolidatedStepsCtn__Oneeb h3{width:306px;font-size:16px;font-weight:600;line-height:22px}@media (min-width:1024px){.style_heroSection__3mM0v{background-image:url(/static/media/stepsToPayBills.c8948185.svg);height:400px;padding:94px 388px}.style_heroSection__3mM0v h1{font-size:48px;line-height:58.09px}.style_desktop__2M7o5{display:block}.style_mobile__1hJys{display:none}.style_consolidatedSteps__1fACo{padding:100px 220px 80px;display:flex;justify-content:space-between;grid-gap:16px;gap:16px}.style_phase1__2n3mF{width:330px;padding:20px 30px;margin-bottom:0;text-align:center}.style_phase2__2WzW2{text-align:center}.style_consolidatedSteps2__2-jz6{padding:30px 360px;display:flex;justify-content:space-between;grid-gap:24px;gap:24px;margin-bottom:100px}.style_consolidatedStepsCtn__Oneeb h3{font-size:18px;line-height:29.1px;width:459px;text-align:center}}.style_heroSection__1xvHW{width:100%;background-image:url(/static/media/FaqBgImg.cc21f4ec.svg);background-size:cover;background-repeat:no-repeat;height:400px}.style_heroSection__1xvHW>div{padding:120px 0 0}.style_heroSection__1xvHW h1{font-size:48px;font-weight:600;line-height:58.09px;color:#fff;text-align:center;padding:0}.style_heroSection__1xvHW h3{font-size:18px;font-weight:400;line-height:25.89px;color:#fff}.style_heroSection__1xvHW .style_desktop__3KQkH{display:block}.style_heroSection__1xvHW .style_mobile__3_kIi{display:none}.style_accordion__19Qhk{padding:60px 80px}.style_heading__1Rucm{font-size:48px;font-weight:600;line-height:58.09px;color:#fff}.style_item__3HWco h2{font-size:24px;font-weight:800;line-height:29.05px;letter-spacing:-.008em;color:#195130}.style_item__3HWco p{font-size:18px;font-weight:400;line-height:29.12px;color:#202020}.style_title__6l5ff{display:flex;justify-content:space-between;align-items:center;color:#fff;cursor:pointer}.style_title__6l5ff h2{font-size:24px;font-weight:600;line-height:29.05px;letter-spacing:-.008em;margin-top:32px}.style_content__EPCX_{overflow:hidden;max-width:800px;max-height:0;transition:all .5s cubic-bezier(0,1,0,1);color:hsla(0,0%,100%,.6);font-family:Inter;font-size:20px;font-weight:400;line-height:29.12px;margin-top:10px}.style_content__EPCX_ .style_optionTitle__2lpF2{font-weight:800}.style_content__EPCX_ .style_optionSteps__oYf8j{margin-left:30px}.style_contentShow__3WfMT{height:auto;max-height:9999px;transition:all .5s cubic-bezier(1,0,1,0)}.style_partition__8WMar{border:1px solid #ececec;margin-top:32px}.style_faqLink__nq99m:hover{color:#fff}@media (max-width:768px){.style_heroSection__1xvHW{background-image:url(/static/media/FaqBgMobileImage.1a54aaaf.svg);height:320px;padding:0}.style_heroSection__1xvHW>div{text-align:center}.style_heroSection__1xvHW h1{font-size:35px;color:#fff;margin-top:-10px;line-height:48.09px}.style_heroSection__1xvHW .style_desktop__3KQkH{display:none}.style_heroSection__1xvHW .style_mobile__3_kIi{display:block}.style_accordion__19Qhk{width:100%;padding:5%}.style_heading__1Rucm{font-size:24px}.style_title__6l5ff h2{font-size:18px;margin-top:24px}}.style_heroSection__3Qitr{width:100%;background-image:url(/static/media/newsBgImg.c536d613.svg);background-size:cover;background-repeat:no-repeat;height:400px}.style_heroSection__3Qitr>div{padding:180px 0 0 120px}.style_heroSection__3Qitr h1{font-size:48px;font-weight:600;line-height:58.09px;color:#fff}.style_heroSection__3Qitr h3{font-size:18px;font-weight:400;line-height:25.89px;color:#fff}.style_enuguTaxNewsHere__3z3XV{padding:120px 118px}.style_underlineGreen__3gNyM{border-bottom:5px solid green;padding-bottom:8px}.style_newsCards__3B308{display:flex;justify-content:space-between;margin-top:64px}.style_newsCard__d3AhD{border:1px solid #ececec;padding:24px 20px 32px}.style_authDate__9DTlf{width:205px;display:flex;justify-content:space-between;margin-top:24px;padding:-10px}.style_auth__mWgHV{display:flex;align-items:center;grid-gap:6px;gap:6px}.style_auth__mWgHV img,.style_date__tmVca img{width:12px;height:12px}.style_auth__mWgHV h6,.style_date__tmVca h6{font-weight:400;font-size:12px;color:#7e7e7e}.style_date__tmVca{display:flex;align-items:center;grid-gap:6px;gap:6px}.style_authDate__9DTlf .style_vertical__tTH6U{border-right:2px solid #d8d8d8;height:33px;left:50%}.style_desktopsNewsHeading__1XXcv{text-align:center;font-size:28px;font-weight:700;line-height:44.89px;letter-spacing:-.008em;color:#000}.style_mobileNewsHeading__3w1qe{display:none}.style_headline__1mCbG{width:350px;font-size:18px;font-weight:600;line-height:30.9px;color:#195130}.style_newsContent__2RIfv{width:350px;font-size:14px;font-weight:400;line-height:25.65px;text-align:left}.style_link__2qnCn{margin-top:30px;font-size:16px;font-weight:500;line-height:22.7px;letter-spacing:.003em;color:#00a3ff}.style_link__2qnCn a{color:#00a3ff}@media (max-width:768px){.style_heroSection__3Qitr{background-image:url(/static/media/newsMobileImg.91c2f346.svg);height:320px}.style_heroSection__3Qitr>div{padding:150px 0 0 20px}.style_heroSection__3Qitr h1{font-size:30px}.style_heroSection__3Qitr h3{font-size:14px;margin-top:-15px}.style_enuguTaxNewsHere__3z3XV{padding:0 20px}.style_newsCards__3B308{width:100%;display:block;margin-top:52px}.style_newsCard__d3AhD{margin-bottom:48px;padding:0;border:none}.style_newsCard__d3AhD img{width:100%}.style_authDate__9DTlf{width:205px;display:flex;justify-content:space-between;margin-top:24px;padding:-10px}.style_auth__mWgHV{display:flex;align-items:center;grid-gap:6px;gap:6px}.style_auth__mWgHV img,.style_date__tmVca img{width:15px;height:15px}.style_auth__mWgHV h6,.style_date__tmVca h6{font-weight:400;font-size:12px;color:#7e7e7e}.style_date__tmVca{display:flex;align-items:center;grid-gap:6px;gap:6px}.style_authDate__9DTlf .style_vertical__tTH6U{border-right:2px solid #d8d8d8;height:28px;left:50%}.style_newsHeading__2-EDW{font-size:30px;line-height:30.89px}.style_newsContent__2RIfv{width:100%;font-size:22px;margin-top:20px}.style_headline__1mCbG{width:320px;font-size:16px}.style_newsContent__2RIfv{font-size:18px}.style_desktopsNewsHeading__1XXcv{display:none}.style_mobileNewsHeading__3w1qe{display:block;font-size:20px;text-align:center;padding:5%;font-weight:800}}.style_heroSection__2xvPD{background-image:url(/static/media/taxCollectionBgMobile.214631ce.svg);background-size:cover;background-repeat:no-repeat;height:313px;padding:135px 20px 36px;color:#fff}.style_heroSection__2xvPD h2{font-size:30px;font-weight:700}.style_heroSection__2xvPD p{font-size:14px;font-weight:400;line-height:24px}.style_desktop__3IQyr{display:none}.style_mobile__3ME4V{display:block}.style_underlineGreen__3t0uX{border-bottom:4px solid var(--green-03);padding-bottom:8px}.style_governmentCards__1aNRT{background-color:#f9f9f9}.style_governmentCards__1aNRT h2{font-size:20px;font-weight:600;line-height:1.2;color:#0c0c0c;padding:0 20px;margin-top:64px}.style_governmentCard__2okQF{margin-top:20px}.style_localState__2k6-w{display:flex;flex-direction:column;grid-gap:20px;gap:20px;margin-top:40px}.style_state__2rjTV{display:flex;flex-direction:row;color:#202020}.style_state__2rjTV p{font-size:14px;font-weight:400;line-height:20px}.style_text___YzYe{margin-left:5px}.style_left__DO_8e,.style_leftBottom__3nUu7,.style_right__3D7oY{width:100%;background-color:#edf3f7;padding:20px;line-height:24px}.style_right__3D7oY{background-color:#fff}.style_left__DO_8e h3,.style_leftBottom__3nUu7 h3,.style_right__3D7oY h3{font-size:17px;font-weight:600;color:#195130;margin-bottom:10px}.style_leftBottom__3nUu7{margin-top:40px}@media (min-width:768px){.style_heroSection__2xvPD{background-image:url(/static/media/taxCollectionBgImg.5a78854e.svg);height:400px;padding:180px 0 0 50px}.style_heroSection__2xvPD h2{font-size:48px;line-height:58.09px}.style_heroSection__2xvPD p{font-size:16px;line-height:25.89px}.style_desktop__3IQyr{display:block}.style_mobile__3ME4V{display:none}.style_governmentCards__1aNRT{padding:40px 60px}.style_governmentCards__1aNRT h2{font-size:28px;text-align:center}.style_localState__2k6-w{flex-direction:row;margin-top:64px}.style_left__DO_8e,.style_leftBottom__3nUu7,.style_right__3D7oY{width:48%}.style_state__2rjTV p{font-size:15px}.style_left__DO_8e h3,.style_leftBottom__3nUu7 h3,.style_right__3D7oY h3{font-size:20px}}@media (min-width:1024px){.style_governmentCards__1aNRT{padding:3% 120px}.style_left__DO_8e,.style_leftBottom__3nUu7,.style_right__3D7oY{width:590px;padding:25px}.style_state__2rjTV p{font-size:16px}}.style_heroSection__zYoJi{width:100%;background-image:url(/static/media/legislationBgMobile.4d36457f.svg);background-size:cover;background-repeat:no-repeat;height:370px;padding:183px 20px 36px;color:#fff}.style_heroSection__zYoJi h2{font-size:30px}.style_heroSection__zYoJi h3{font-size:14px;margin-top:12px;line-height:24px}.style_desktop__2Qpqg{display:none}.style_mobile__1nTRc{display:block}@media (min-width:1024px){.style_heroSection__zYoJi{width:100%;background-image:url(/static/media/legislationBgImg.11dc7a41.svg);height:400px;padding:198px 0 80px 118px}.style_heroSection__zYoJi h2{font-size:48px;font-weight:600;line-height:58.09px;color:#fff}.style_heroSection__zYoJi h3{font-size:18px;font-weight:400;line-height:25.89px;color:#fff}.style_desktop__2Qpqg{display:block}.style_mobile__1nTRc{display:none}}.style_legislationLawsContainer__2Im1A{display:block;padding:24px 20px}.style_legislationCards__21dUe{display:flex;flex-direction:column;align-items:center}.style_legislationCards__21dUe h2{font-size:16px;font-weight:600;color:#000}.style_legislationImg__3dB9i{width:100%}.style_legislationCards__21dUe:nth-child(n+2){margin-top:40px}@media (min-width:768px){.style_legislationLawsContainer__2Im1A{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:118px}.style_legislationCards__21dUe:nth-child(n+2){margin-top:0}}.style_personalTaxIncome__20CEe{padding:20px 5%;background-color:#f9f9f9;margin-top:30px;width:100%;display:block;align-items:center}.style_personalTaxIncome__20CEe img{width:100%}.style_personalTaxIncome__20CEe h2{font-size:20px;font-weight:600;line-height:24px;letter-spacing:-.03em;color:#0c0c0c}.style_paragraphs__opid1{width:100%;font-size:14px;font-weight:400;line-height:22px}.style_paragraphs__opid1 p{margin-top:32px;font-size:16px;color:#202020}.style_standAlone__D44sE{max-width:100%}@media (min-width:768px){.style_personalTaxIncome__20CEe{padding:70px 120px;display:flex;flex-direction:column;grid-gap:50px;gap:50px}.style_personalTaxIncome__20CEe h2{font-size:24px;line-height:28px;margin-top:40px}.style_paragraphs__opid1 p{margin-top:40px;font-size:20px;line-height:25px}}@media (min-width:1024px){.style_personalTaxIncome__20CEe{padding:70px 120px;flex-direction:row;justify-content:space-between}.style_personalTaxIncome__20CEe img{width:45%}.style_personalTaxIncome__20CEe h2{font-size:28px;line-height:34px}.style_paragraphs__opid1{width:600px}.style_paragraphs__opid1 p{margin-top:40px;font-size:16px}.style_standAlone__D44sE{max-width:505px}}.style_heroSection__LhI54{background-image:url(/static/media/taxSystemBgMobile.726aa9b9.svg);background-size:cover;background-repeat:no-repeat;padding:183px 20px 36px;color:#fff}.style_heroSection__LhI54 h2{font-size:30px;font-weight:700}.style_desktop__wztzc{display:none}.style_taxSystemMobileText__3T8pl{display:block}.style_heroSection__LhI54 p{font-size:14px;line-height:24px;font-size:400}@media (min-width:768px){.style_heroSection__LhI54{padding:198px 0 80px 50px}.style_heroSection__LhI54 p{font-size:18px}}@media (min-width:1024px){.style_heroSection__LhI54{height:413px;padding:198px 0 80px 118px;background-image:url(/static/media/TaxSystemBg.e0ddd48d.svg)}.style_heroSection__LhI54 h2{font-size:48px}.style_desktop__wztzc{display:block}.style_mobile__13jMu,.style_taxSystemMobileText__3T8pl{display:none}}.style_systemOfTax__2VsbR{padding:100px 20px 42px;display:flex;flex-direction:column}.style_systemOfTax__2VsbR img{width:100%}.style_paragraphs__33MTL h2{font-size:24px;font-weight:600;line-height:22px;color:#0c0c0c;margin-top:32px}.style_paragraphs__33MTL h3{font-size:18px;font-weight:600;color:#195130;margin-top:32px}.style_paragraphs__33MTL p{width:100%;font-size:14px;font-weight:400;line-height:1.6;margin-top:10px;color:#202020}.style_underlineGreen__3giEA{border-bottom:4px solid var(--green-03);padding-bottom:8px}@media (min-width:768px){.style_systemOfTax__2VsbR{padding:95px 118px;flex-direction:column;grid-gap:20px;gap:20px}.style_paragraphs__33MTL h1{font-size:28px}.style_paragraphs__33MTL h3{font-size:20px;margin-top:30px}.style_paragraphs__33MTL p{font-size:15px;margin-top:15px}}@media (min-width:1024px){.style_systemOfTax__2VsbR{flex-direction:row-reverse;justify-content:space-between;padding:95px 118px}.style_systemOfTax__2VsbR img{width:45%}.style_paragraphs__33MTL{width:50%}.style_paragraphs__33MTL h1{font-size:32px}.style_paragraphs__33MTL h3{font-size:22px}.style_paragraphs__33MTL p{font-size:16px}}.style_governmentCards__dlzMa{padding:50px 0;background-color:#f9f9f9}.style_governmentCards__dlzMa h2{font-size:16px;font-weight:600;line-height:20px;color:#0c0c0c}.style_description__23gDR{font-size:14px;font-weight:400;line-height:23px;margin-top:16px;color:#202020;padding:0 20px}.style_mobile__13jMu{padding:0 20px}.style_governmentCard__UZdK1{margin-top:20px}.style_localState__1cr8E{display:flex;flex-direction:column;grid-gap:20px;gap:20px;margin-top:30px}.style_state__1h_z9{display:flex;flex-direction:row}.style_state__1h_z9 p{font-size:14px;font-weight:400;line-height:24px;color:#202020}.style_text__1qf5s{margin-left:5px}.style_left__33Z-T,.style_right__1-cPS{background-color:#edf3f7;padding:20px}.style_right__1-cPS{background-color:#fff}.style_left__33Z-T h3,.style_right__1-cPS h3{font-size:18px;font-weight:600;color:#195130;margin-bottom:10px}@media (min-width:768px){.style_governmentCards__dlzMa{padding:40px 60px;text-align:left}.style_governmentCards__dlzMa h1{font-size:28px}.style_description__23gDR{font-size:15px;margin:30px 0;max-width:80%}.style_localState__1cr8E{flex-direction:row}.style_left__33Z-T,.style_right__1-cPS{width:48%}.style_state__1h_z9 p{font-size:15px}.style_left__33Z-T h3,.style_right__1-cPS h3{font-size:20px}}@media (min-width:1024px){.style_governmentCards__dlzMa{padding:112px 118px 94px}.style_governmentCards__dlzMa h2{font-size:28px}.style_description__23gDR{font-size:16px;max-width:572px;margin-top:40px;padding:0}.style_localState__1cr8E{margin-top:50px}.style_left__33Z-T,.style_right__1-cPS{width:590px;padding:25px}.style_state__1h_z9 p{font-size:16px}}.style_heroSection__1TWVm{background-image:url(/static/media/tax-typeMobileBg.f126969c.svg);background-size:cover;background-repeat:no-repeat;height:375px;padding:183px 20px 36px;color:#fff}.style_heroSection__1TWVm h1{font-size:30px}.style_heroSection__1TWVm h3{font-size:15px;margin-top:12px;line-height:25px}@media (min-width:768px){.style_heroSection__1TWVm{padding:208px 0 96px 50px}.style_heroSection__1TWVm h3{font-size:18px}}@media (min-width:1024px){.style_heroSection__1TWVm{height:400px;padding:208px 0 96px 118px;background-image:url(/static/media/tax-typeBg.89e4f0e8.svg)}.style_heroSection__1TWVm h1{font-size:48px}.style_heroSection__1TWVm h3{font-size:16px}}.style_personalTaxIncome__3acga{padding:100px 20px 0;display:flex;flex-direction:column}.style_personalTaxIncome__3acga img{width:100%;height:auto}.style_personalTaxIncomeLeft__s0DeL{margin-top:24px}.style_paragraphs__2YckO h2{font-size:24px;font-weight:600;line-height:1.2;color:#0c0c0c}.style_paragraphs__2YckO h4,.style_paragraphs__2YckO p{font-size:14px;font-weight:400;line-height:1.6;margin-top:20px;color:#202020}.style_paragraphs__2YckO button{padding:10px 20px;background-color:#34aa63;color:#fff;border:none;cursor:pointer;margin-top:20px}.style_table__2sFDM th{border:2px solid #5b5b5b;padding:8px 24px;width:270px}@media (min-width:768px){.style_personalTaxIncome__3acga{flex-direction:column;justify-content:space-between;padding:40px 60px;text-align:left;grid-gap:20px;gap:20px}.style_personalTaxIncome__3acga img{width:100%;margin-top:0}.style_personalTaxIncomeLeft__s0DeL{margin-top:30px}.style_paragraphs__2YckO h2{font-size:28px}.style_mobile__19-HL{display:none}.style_desktop__10l-o{display:block}.style_paragraphs__2YckO h4,.style_paragraphs__2YckO p{font-size:20px}.style_paragraphs__2YckO button{margin-top:10px}}@media (min-width:1024px){.style_personalTaxIncome__3acga{flex-direction:row-reverse;padding:3% 120px}.style_personalTaxIncome__3acga img{width:50%;max-width:500px}.style_personalTaxIncomeLeft__s0DeL{max-width:600px}.style_paragraphs__2YckO h2{font-size:32px}.style_paragraphs__2YckO h4,.style_paragraphs__2YckO p{font-size:18px}}.style_PitContainer__1jgtg{padding:53px 20px 0}.style_PitContainer__1jgtg h2{font-size:24px;font-weight:600;line-height:1.2;color:#0c0c0c}.style_mobile__19-HL{display:block}.style_desktop__10l-o{display:none}.style_pitCards__1uYBv{display:flex;flex-direction:column;grid-gap:20px;gap:20px;margin-top:32px}.style_pitCard__z58g_{border:1px solid #ececec;border-radius:8px;padding:16px}.style_pitCard__z58g_ h2{font-size:18px;width:60px;height:60px;padding:20px;text-align:center;border-radius:50%;font-weight:600;background-color:#d4f2e0}.style_pitCard__z58g_ h3{font-size:18px;font-weight:600;line-height:1.4;color:#195130;margin-bottom:10px}.style_pitCard__z58g_ p{font-size:16px;font-weight:400;line-height:25px;color:#202020}@media (min-width:768px){.style_PitContainer__1jgtg{padding:40px 60px;text-align:left}.style_PitContainer__1jgtg h2{font-size:28px}.style_pitCards__1uYBv{flex-direction:row;flex-wrap:wrap;grid-gap:20px;gap:20px;justify-content:space-between}.style_mobile__19-HL{display:none}.style_desktop__10l-o{display:block}.style_pitCard__z58g_{width:calc(50% - 10px);padding:24px}.style_pitCard__z58g_ h2{font-size:20px;width:70px;height:70px;padding:25px}.style_pitCard__z58g_ h3{font-size:20px}.style_pitCard__z58g_ p{font-size:15px}}@media (min-width:1024px){.style_PitContainer__1jgtg{padding:3% 120px}.style_PitContainer__1jgtg h2{font-size:32px}.style_pitCard__z58g_ h2{font-size:24px;width:80px;height:80px;padding:30px}.style_pitCard__z58g_ h3{font-size:18px}.style_pitCard__z58g_ p{font-size:16px}}.style_underlineGreen__3jcNk{border-bottom:4px solid #2f9959;padding-bottom:8px}.style_back__btn__33xGy{margin-bottom:27px;background:none;border:none;width:-moz-fit-content;width:fit-content;padding:0;color:var(--green-02);text-decoration:underline}.style_back__btn__33xGy:hover{box-shadow:none}.style_signup_page__1Rfw4{display:flex;color:var(--light-grey-08)}.style_auth__form__container__KO6QH{width:50%;margin-left:calc(30% + 108px);display:flex;flex-direction:column;justify-content:center;margin-top:110px}.style_signup_page__1Rfw4>main>h1{font-weight:600;font-size:36px;line-height:44px;margin-bottom:12px;color:var(--green-10)}.style_body__2Wh9Z>p{max-width:410px;font-size:14px;line-height:22px;margin-bottom:20px;color:var(--grey-06)}.style_form__2ygVj{display:flex;flex-direction:column;width:100%;margin-bottom:77px}.style_form__2ygVj .style_double__inputs__1ci3c,.style_form__2ygVj .style_triple__inputs__1LShu{display:flex;grid-gap:24px;gap:24px}.style_double__inputs__1ci3c>div{width:calc(50% - 12px)}.style_triple__inputs__1LShu>div{width:calc(33.33% - 8px)}.style_form__2ygVj input,.style_form__2ygVj select{margin-bottom:24px;width:100%}.style_form__2ygVj .style_hr__3ojIj{height:1px;width:100%;margin-top:12px;margin-bottom:36px;background-color:var(--grey-01);border:none}.style_btn__div__2LLmp{display:flex;grid-gap:19px;gap:19px;width:calc(50% - 12px);margin-left:auto;margin-top:16px}.style_btn__div__2LLmp button{flex:1 1}.style_camera__area__UTAT2{display:flex;grid-gap:20px;gap:20px;height:80%}.style_camera__area__UTAT2>div:first-of-type{position:relative}.style_canvas__play__3UGOe,.style_video__snap_position__1hxTT{position:absolute;top:80px;left:0;height:calc(100% - 170px);width:100%}.style_picture__preview__-dJKY,.style_preview__3GXOK{height:calc(100% - 115px);width:100%}.style_video__snap_position__1hxTT{border:4px dotted red}.style_continue__btn__eIaOq{width:100%;margin-top:20px}.style_capture__btn__bFbx0,.style_clear__btn__W0f-9{width:100%}.style_profile__img__3oNtJ{border-radius:8px;height:200px;width:175px}.style_take__photo_btn__1OUgE{display:block;margin-top:15px;margin-bottom:20px;width:175px}.style_regular__text__1HxQu{font-weight:500;font-size:15px;line-height:20px;color:var(--neutrals-black)}.style_radio__label__knsXG{font-weight:400;font-size:16px;line-height:26px;color:var(--light-grey-08);margin-left:8px}.style_divider__38vKv{width:100%;height:1px;background-color:var(--grey-01);border:0;margin:36px 0}.style_div__wrapper__1vzMi{border-bottom:1px solid var(--secondary-02);width:100%;margin-bottom:1.9rem}.style_div__wrapper__1vzMi,.style_select__wrapper__3VAh0{display:flex;flex-wrap:wrap;justify-content:space-between}.style_select__wrapper__3VAh0{width:40%}.style_tooltip__1mSgN{height:10px;width:10px!important;position:relative;display:inline-block;background-color:#000;margin-left:5px;font-size:7px;font-weight:900;border-radius:50%;color:#fff;padding:0;text-align:center}.style_tooltip__1mSgN .style_tooltiptext__3WqxX{visibility:hidden;width:250px;background-color:#000;color:#fff;text-align:center;border-radius:6px;padding:10px;position:absolute;z-index:1;top:-30px;left:14px;font-size:13px}.style_tooltip__1mSgN:hover .style_tooltiptext__3WqxX{visibility:visible}.style_input__medium__2wB40{width:19.8rem;margin-bottom:42px}.style_input__long__1Lo1k{margin-bottom:42px}.style_input__short__1oncQ{width:9.9rem!important;margin-bottom:50px}input[type=date].style_input__short__1oncQ{width:10.9rem!important}.style_div__wrapper__input__short__zAqf4{display:flex;flex-wrap:wrap;border-bottom:1px solid var(--secondary-02);width:100%;margin-bottom:1.9rem}.style_div__wrapper__input__short__zAqf4 .style_input__short__1oncQ{margin-right:2.8rem}.style_input__label__13E6C{font-weight:500;font-size:14px;line-height:23px;margin-bottom:8px;color:var(--light-grey-08)}.style_columned__form__KyPwb{display:flex;flex-direction:column;max-width:736px}.style_columned__form__KyPwb input,.style_columned__form__KyPwb select{background:transparent;margin-bottom:24px}.style_columned__form__KyPwb .style_double__inputs__1ci3c{display:flex;align-items:center;flex-wrap:wrap;grid-column-gap:36px;column-gap:36px}.style_columned__form__KyPwb .style_double__inputs__1ci3c>div{display:flex;flex-direction:column;width:calc(50% - 18px)}input[long=true]{width:100%}.style_add__another__child__btn__1vIPf{border:none;width:166px;background-color:initial;color:var(--primary-07);font-weight:500;font-size:15px;line-height:20px}.style_add__another__child__btn__1vIPf:hover{box-shadow:none}.style_add__another__child__btn__1vIPf:disabled{background-color:initial!important}.style_file__name__3HZb3{font-style:normal;font-weight:700;font-size:16px;line-height:26px;color:#e69e00}@media (max-width:768px){.style_signup_page__1Rfw4{flex-direction:column}.style_auth__form__container__KO6QH{margin:0;width:100%;padding-top:20px}.style_auth__form__container__KO6QH button:first-of-type{margin-left:16px}main.style_auth__form__container__KO6QH>h1{font-size:24px;line-height:29px;margin:40px auto 8px}.style_profile__img__3oNtJ{margin-top:15px}.style_body__2Wh9Z{padding:0 16px}.style_body__2Wh9Z>p{max-width:289px;margin:0 auto 24px;text-align:center}.style_tabs__1AqkH{justify-content:center;margin-bottom:35px}.style_columned__form__KyPwb .style_double__inputs__1ci3c,.style_form__2ygVj .style_double__inputs__1ci3c,.style_form__2ygVj .style_triple__inputs__1LShu{flex-direction:column;margin-bottom:24px}.style_double__inputs__1ci3c>div,.style_triple__inputs__1LShu>div{width:100%}.style_form__2ygVj input,.style_form__2ygVj select{margin-bottom:0}.style_form__2ygVj>input,.style_form__2ygVj>select{margin-bottom:24px}.style_btn__div__2LLmp{grid-gap:20px;gap:20px;width:100%;margin-left:0}.style_camera__area__UTAT2{flex-direction:column}.style_mobile__canvas__LYGew{display:none!important}.style_columned__form__KyPwb{width:calc(100% - 16px)}.style_columned__form__KyPwb .style_double__inputs__1ci3c>div{width:100%;margin-right:0}.style_columned__form__KyPwb .style_double__inputs__1ci3c>div:first-of-type{margin-right:0}.style_input__medium__2wB40,.style_input__short__1oncQ{width:100%}}.style_account__manager__H5cxo{width:-moz-fit-content;width:fit-content;margin-left:auto}.style_account__manager__H5cxo span{font-size:22px;font-weight:600;font-style:italic}.style_form__2m-4A label{font-weight:500;font-size:14px;line-height:23px;color:var(--light-grey-08)}.style_form__2m-4A label span{color:red}.style_input__short__3KfZo{width:9.9rem}input[type=date].style_input__short__3KfZo{width:10.9rem}.style_input__medium__2vjeM{width:19.8rem}.style_input__long__7WkGP{width:42.5rem}.style_form__2m-4A>.style_div__wrapper__3Mi6R{display:flex;flex-wrap:wrap;border-bottom:1px solid var(--secondary-02);width:45.4rem;margin-bottom:1.9rem}.style_form__2m-4A>.style_div__wrapper__3Mi6R>div:nth-of-type(odd) .style_input__medium__2vjeM{margin-right:2.8rem}.style_form__2m-4A>.style_div__wrapper__3Mi6R>div:first-child .style_input__short__3KfZo,.style_form__2m-4A>.style_div__wrapper__3Mi6R>div:nth-child(3) .style_input__short__3KfZo{margin-right:6.5rem}.style_image__preview__13L_h{position:absolute;height:100%;opacity:.3}.style_upload__div__2jNmC{position:relative;display:flex;align-items:center;margin-bottom:7rem}.style_upload__div__2jNmC button{border:none;background:url(/static/media/upload.9ff5499f.svg);margin-right:.9rem}.style_upload__div__2jNmC label.style_upload__label__1iJa5{color:var(--neutrals-black);margin-bottom:0}.style_file__name__1gcKq{position:absolute;top:45px;color:var(--primary-06);font-weight:700;font-size:1rem}.style_form__footer__1WWet{margin-top:12px;padding-bottom:60px;display:flex;width:calc(50% - 18px);margin-left:auto}.style_form__footer__1WWet>button:last-of-type{margin-left:13px;flex:1 1}.style_form__footer__1WWet>button:first-of-type{margin-right:13px;flex:1 1}.style_primary__button__7ZIMn{width:255px}.style_add_staff__hgh7v{width:50px;height:50px;cursor:pointer;padding:13px;border-radius:50%;position:absolute;left:73%;top:-132px}.style_add_staff__hgh7v:hover{box-shadow:0 38px 19px #f2f2f2;transition:all .15s ease-out;transform:scale(2)}.style_remove_staff__N5U51{width:50px;height:50px;cursor:pointer;padding:13px;border-radius:50%;bottom:54px;position:relative;top:5px;right:32px;border:none}.style_back__btn__-evOl{display:flex;margin-left:calc(33.33% + min(96px, 10%));margin-top:25px;align-items:center;grid-gap:5px;gap:5px}@media (max-width:1439px){input[type=date].style_input__short__3KfZo{width:12.9rem}.style_form__2m-4A input,.style_form__2m-4A select{margin-bottom:2.1rem}.style_form__2m-4A label{margin-bottom:0}}@media (max-width:768px){.style_form__2m-4A input,.style_form__2m-4A select,.style_input__long__7WkGP,.style_input__medium__2vjeM,.style_input__short__3KfZo{width:100%}.style_back__btn__-evOl{margin:0;padding:10px;width:100%;background-color:var(--lights-01)!important}.style_back__btn__-evOl>span{display:none}.style_account__manager__H5cxo{margin:0;padding-left:16px;padding-right:16px;font-size:12px}.style_account__manager__H5cxo span{font-size:16px}}.style_page___4x9g{padding-top:100px;min-height:100vh;background-color:var(--light-grey-00-0);padding-bottom:60px}.style_form__2ut5m{padding:50px}.style_btn__2KxPq{width:100%}.style_main__3vS9y{min-width:250px;max-width:780px;margin:auto;background-color:#fff;box-shadow:0 12px 20px 0 rgba(31,48,63,.1)}.style_go__back__Sj02b{background:none;border:none}.style_go__back__Sj02b:hover{box-shadow:none}.style_radio__btns__3ql6P{display:flex;justify-content:center;grid-gap:20px;gap:20px;margin-bottom:20px}.style_radio__btns__3ql6P>div{display:flex;align-items:center}.style_radio__btns__3ql6P div label{margin:0}.style_adjust__81W5I{padding-left:40px}.style_wrapper__1qK8b{padding:10px 20px 40px;box-shadow:0 12px 20px 0 rgba(31,48,63,.1)}.style_head__2jdY7{padding:40px;background-color:var(--dark-blue-07)}.style_align__29amj{display:flex}.style_interswitch__header__2GJCx{display:flex;align-items:center;color:#fff;height:68px;padding-left:16px;margin:0 0 15px;background-color:#164782}.style_interswitch__header__2GJCx>img{margin-left:auto;margin-right:auto}.style_remita__header__1DRiV{display:flex;align-items:center;color:#fff;height:68px;padding-left:16px;margin:0 0 15px;background-color:#a34707}.style_remita__header__1DRiV>img{margin-left:auto;margin-right:auto}.style_flutterwave__header__3YQR_{display:flex;align-items:center;color:#fff;height:68px;padding-left:16px;margin:0 0 15px;background-color:#1b1931}.style_flutterwave__header__3YQR_>img{margin-left:auto;margin-right:auto}.style_unifiedpayment__header__1g1dF{background-color:#fff}.style_Etransac__header__1QO2n,.style_unifiedpayment__header__1g1dF{padding:5px;display:flex;justify-content:center;align-items:center;text-align:center;color:#fff;margin:15px 0}.style_Etransac__header__1QO2n{background-color:#244c96}.style_Monie__point__22CCq{padding:5px;display:flex;justify-content:center;align-items:center;text-align:center;color:#fff;margin:15px 0;background-color:rgba(4,112,240,.8)}.style_Etransac__header__1QO2n>img,.style_flutterwave__header__3YQR_>img,.style_interswitch__header__2GJCx>img,.style_Monie__point__22CCq>img,.style_remita__header__1DRiV>img,.style_unifiedpayment__header__1g1dF>img{height:40px;margin-left:auto;margin-right:auto}.style_divider__3RzNC{width:100%;height:1px;background:rgba(0,0,0,.04);border:0;margin:22px 0 10px}.style_backdrop__dlL1R{background-color:rgba(0,0,0,.5);position:absolute;top:0;left:0;height:100vh;width:100vw}.style_home__btn__385ZC{display:block;position:absolute;top:40px;left:40px;padding:10px 20px}.style_custom__alert__2IZig{top:200px;left:30%;width:40%;position:fixed;background-color:var(--white);border:10px;padding:40px;box-shadow:0 25px 40px 0 rgba(31,48,63,.1)}.style_payments__double__inputs__34wT5{display:flex;flex-wrap:wrap;align-items:center;margin-bottom:32px}.style_esbn__selector__36tHl{display:flex!important;justify-content:flex-start;align-items:center;margin-right:20px}.style_esbn__selector__36tHl label{margin:0 0 0 5px;font-size:12px}.style_esbn__selector__36tHl>input[type=radio]{width:18px;height:19px;margin:0;accent-color:#12a78b}.style_single__input__1G3ed{margin-bottom:32px}.style_single__input__1G3ed>input{width:100%}.style_payments__double__inputs__34wT5>div{width:calc(50% - 18px);display:flex;flex-direction:column}.style_payments__double__inputs__34wT5>div:first-of-type{margin-right:36px}.style_table__2gUpJ{margin:16px 0 48px;border-radius:4px;background:#eceff2;padding:16px;width:100%}.style_table__2gUpJ:nth-of-type(2){margin-top:0}.style_table__2gUpJ td,.style_table__2gUpJ th,table{border-collapse:collapse}.style_table__2gUpJ thead{color:var(--grey-10);font-size:12px;font-weight:600;text-transform:uppercase;padding:16px 16px 0}.style_table__2gUpJ thead th{padding:20px 10px 10px 0;border-bottom:1px solid #cfd3da}.style_table__2gUpJ td{padding:10px 0;border-bottom:1px solid #cfd3da}.style_table__2gUpJ td:first-of-type,.style_table__2gUpJ thead th:first-of-type{padding-left:15px}.style_table__2gUpJ .style_no__border_bottom__epTbT td{border-bottom:none}.style_table__2gUpJ td.style_discount__2lHHI{color:var(--grey-10);font-size:14px;font-weight:600;text-transform:uppercase;padding-top:22px}.style_table__2gUpJ tbody tr.style_no__border_bottom__epTbT:nth-of-type(2n) td.style_discount__2lHHI{padding-top:10px}.style_table__2gUpJ td.style_total__uBX1z{color:#03931a;font-size:14px;font-weight:600;text-transform:uppercase;padding-top:10px;padding-bottom:26px}.style_payment__history_header__33uGX{margin:-48px 0 0;padding-top:15px;font-size:14px;font-weight:600;color:var(--red-06);text-align:center;background:#eceff2}.style_payment__history_header__33uGX:after{content:"";display:block;width:50%;height:1px;background:#cfd3da;margin-top:10px;margin-left:auto;margin-right:auto}@media (max-width:768px){.style_page___4x9g{padding:0}.style_payments__double__inputs__34wT5>div{width:100%;margin-right:0}.style_payments__double__inputs__34wT5>div:first-of-type{margin-right:0}}@media (min-width:1080px){.style_custom__alert__2IZig{width:60%}}@media (min-width:600px){.style_custom__alert__2IZig{width:40%}}@media (max-width:400px){.style_custom__alert__2IZig{width:20%;left:40%}.style_success_payment__1q5jg{display:flex;justify-content:center;align-items:center;margin-top:100px;font-size:60px}.style_img_payment__3vPON{padding:20px;height:100px}}.style_TCC__verification_page__2r1lR{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;background-color:#eff3f7;padding:0 16px}.style_TCC__verification_page__2r1lR>img{height:100px;width:100px;margin-bottom:30px}.style_TCC__verification_page__2r1lR>h1{font-size:24px;font-weight:700;color:#0c0c0c}.style_TCC__verification_page__2r1lR>form{display:flex;flex-direction:column;width:100%;max-width:400px;margin-top:20px}.style_form__O1MU0 input{margin-bottom:15px;border-radius:8px;background-color:initial;height:49px}.style_form__O1MU0 button{border-radius:8px!important;font-size:18px!important;height:55px}
/*# sourceMappingURL=main.e2b873e3.chunk.css.map */