@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";#root{width:100%}*{margin:0;padding:0;box-sizing:border-box}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background-color:#e8dbd1;border-radius:10px}::-webkit-scrollbar-thumb{background:#00aeef;border-radius:10px}body{font-family:Poppins,sans-serif;font-size:18px;color:var(--secondary)}img{max-width:100%}.MuiTypography-root,.MuiButton-root,.MuiFormControlLabel-root,.MuiChip-root,.MuiFormLabel-root,.MuiTableCell-head,.MuiTableCell-root,.MuiStepLabel-label,.MuiMenuItem-root{font-family:Poppins,sans-serif!important}.MuiTypography-h1{font-size:62px!important}@media screen and (max-width: 1439px){.MuiTypography-h1{font-size:52px!important}}@media screen and (max-width: 1279px){.MuiTypography-h1{font-size:45px!important}}@media screen and (max-width: 850px){.MuiTypography-h1{font-size:36px!important}}.MuiTypography-h2{font-size:52px!important}@media screen and (max-width: 1439px){.MuiTypography-h2{font-size:42px!important}}@media screen and (max-width: 1279px){.MuiTypography-h2{font-size:38px!important}}@media screen and (max-width: 850px){.MuiTypography-h2{font-size:30px!important}}.MuiTypography-h3{font-size:42px!important}@media screen and (max-width: 1439px){.MuiTypography-h3{font-size:34px!important}}@media screen and (max-width: 1279px){.MuiTypography-h3{font-size:30px!important}}@media screen and (max-width: 850px){.MuiTypography-h3{font-size:24px!important}}.MuiTypography-h4{font-size:28px!important}@media screen and (max-width: 1439px){.MuiTypography-h4{font-size:24px!important}}@media screen and (max-width: 850px){.MuiTypography-h4{font-size:22px!important}}.MuiTypography-h5{font-size:20px!important}@media screen and (max-width: 1439px){.MuiTypography-h5{font-size:18px!important}}@media screen and (max-width: 850px){.MuiTypography-h5{font-size:16px!important}}.MuiTypography-h6{font-size:16px!important}.MuiTypography-p{font-size:18px!important}@media screen and (max-width: 850px){.MuiTypography-p{font-size:16px!important}}@media screen and (max-width: 600px){.MuiTypography-p{font-size:15px!important}}.MuiTypography-subtitle1{font-size:14px!important}.MuiTypography-subtitle2{font-size:12px!important}label.MuiFormLabel-root{font-size:14px;font-weight:400;color:#0d0c21;margin-bottom:8px;display:inline-block}.site_container{width:100%;max-width:1920px;margin:0 auto;padding-left:100px;padding-right:100px}@media screen and (max-width: 1500px){.site_container{padding-left:50px;padding-right:50px}}@media screen and (max-width: 1439px){.site_container{padding-left:15px;padding-right:15px}}.border-b-none{border-bottom:none!important}.MuiButton-contained{padding:12px 40px!important;background-color:#262261!important;border:1px solid #262261!important;border-radius:8px!important;font-size:16px!important;font-weight:500!important;box-shadow:none!important;letter-spacing:normal!important;color:#fff!important;text-transform:capitalize!important}@media screen and (max-width: 1279px){.MuiButton-contained{padding:10px 30px!important;font-size:16px!important}}.MuiButton-contained.MuiButton-sizeSmall{padding:9px 28px!important;font-size:14px!important}@media screen and (max-width: 1279px){.MuiButton-contained.MuiButton-sizeSmall{font-size:13px!important}}.MuiButton-contained:hover{background-color:#00aeef!important;border-color:#00aeef!important}.MuiButton-contained.Mui-disabled{background-color:#0080803b!important;border-color:#0080803b!important;color:#fff!important}.MuiButton-contained.custom_padding{padding:8px 32px!important}.MuiButton-contained.blue_btn{background-color:#00aeef!important;border-color:#00aeef!important}.MuiButton-contained.blue_btn:hover{background-color:#262261!important}.MuiButton-contained.black_btn{background-color:#0d0c21!important;border-color:#0d0c21!important}.MuiButton-contained.black_btn:hover{background-color:#262261!important}.MuiButton-outlined{padding:12px 40px!important;background-color:transparent!important;border-radius:8px!important;font-size:16px!important;font-weight:500!important;box-shadow:none!important;letter-spacing:normal!important;color:var(--secondary)!important;text-transform:capitalize!important;border-color:#374447!important}@media screen and (max-width: 1279px){.MuiButton-outlined{padding:10px 30px!important;font-size:16px!important}}.MuiButton-outlined.MuiButton-sizeSmall{padding:9px 32px!important;font-size:16px!important}@media screen and (max-width: 1279px){.MuiButton-outlined.MuiButton-sizeSmall{font-size:14px!important}}.MuiButton-outlined:hover{background-color:#374447!important;color:#fff!important}.MuiButton-outlined:hover img{filter:brightness(0) invert(1)}.MuiButton-outlined.Mui-disabled{border-color:#0080807a!important;color:#0080807a!important}.MuiButton-outlined.btn_v2{border-radius:4px!important}.MuiButton-outlined.blue_btn{border-color:#00aeef!important}.MuiButton-outlined.blue_btn:hover{background-color:#00aeef!important}.MuiFormHelperText-root.Mui-error{margin:4px 0 0}.normal_btn{background-color:transparent;border:none;color:#fff}ul{margin:0;padding:0}a{color:var(--blue-500);text-decoration:none}.color_white{color:var(--white)!important}.color_primary{color:#262261!important}.color_blue{color:#00aeef!important}.color_error{color:var(--red-500)!important}.color_grey_600{color:var(--grey-600)!important}.color_grey_400{color:var(--grey-400)!important}.bg_primary{background-color:var(--primary)!important}.bg_blue{background-color:var(--blue-500)!important}.fontweight_800{font-weight:800!important}.fontweight_700{font-weight:700!important}.fontweight_600{font-weight:600!important}.fontweight_500{font-weight:500!important}.fontweight_400{font-weight:400!important}.font_16px{font-size:16px!important}.MuiCheckbox-root.Mui-checked{color:#00aeef!important}.MuiRadioGroup-root .MuiRadio-root.Mui-checked{color:#00b3e2}.MuiRadioGroup-root .MuiRadio-root .MuiTypography-root{color:#484868;font-size:15px}.MuiLinearProgress-root{border-radius:999px;background-color:#e2e6ec!important}.MuiLinearProgress-bar{background-color:#059ded!important}.form_group label{font-size:16px;font-weight:500;color:#212121;margin:0 0 8px;font-family:Poppins,sans-serif}@media screen and (max-width: 767px){.form_group label{font-size:14px}}.MuiAutocomplete-hasClearIcon .form_control .MuiAutocomplete-inputRoot{padding-right:119px}.accordion_v1:before{display:none}.accordion_v1 .MuiAccordionSummary-root{border:1px solid #D5E2E5;background:#f5fdff;border-radius:10px}.accordion_v1 .MuiAccordionDetails-root{padding:30px 16px 16px}.form_control.MuiNativeSelect-root{border-radius:10px;border:1px solid #8B8B8B;font-family:Poppins,sans-serif}.form_control.MuiNativeSelect-root:after{display:none}.form_control.MuiNativeSelect-root:before{display:none}.form_control.MuiNativeSelect-root.Mui-focused{border-color:teal}.form_control .MuiAutocomplete-inputRoot{padding:0 9px}.form_control .MuiAutocomplete-inputRoot .MuiAutocomplete-hasClearIcon{padding-right:119px}.form_control .MuiStack-root{width:100%;margin:0}.form_control .MuiStack-root .MuiFormControl-root{width:100%}.form_control .MuiStack-root .MuiFormControl-root .MuiPickersInputBase-root{background-color:#fff;font-family:Poppins,sans-serif}.form_control .MuiStack-root .MuiPickersOutlinedInput-root.Mui-focused .MuiPickersOutlinedInput-notchedOutline{border-color:#00aeef!important}.form_control .MuiInputBase-multiline{padding:0}.form_control .MuiInputBase-input{padding:18px 20px;font-family:Poppins,sans-serif;font-size:14px;background-color:#fff}@media screen and (max-width: 600px){.form_control .MuiInputBase-input{padding:14px 16px}}.form_control .MuiInputBase-sizeSmall .MuiInputBase-input{padding:13px 20px}.form_control .MuiOutlinedInput-notchedOutline{border-radius:8px;border-color:#d5d7da;box-shadow:0 1px 4px #0000000a}.form_control .Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#00aeef!important}.form_control .MuiPickersOutlinedInput-notchedOutline{border-radius:8px;border-color:#d5d7da}.form_control .MuiPickersSectionList-root{padding:19px 0;font-size:14px}.form_control .MuiPickersSectionList-section,.form_control .MuiPickersSectionList-sectionContent,.MuiButtonBase-root,.MuiDateCalendar-root .MuiPickersCalendarHeader-labelContainer{font-family:Poppins,sans-serif}.MuiStack-root{padding-top:0}.maxwidth_1220px{max-width:1220px!important}.maxwidth_1920px{max-width:1920px!important}.bg-1{background:#f8f8f8}.main{padding-top:96px;min-height:100vh}@media screen and (max-width: 1199px){.main{padding-top:78px}}.position-absolute{position:absolute!important}.left-0{left:0}.top-0{top:0}.bottom-0{bottom:0}.right-0{right:0}.opecity-0{opacity:0}.zIndex-2{z-index:2}.input-group{position:relative}.input-group .form_control .MuiInputBase-input{padding:11px 120px 11px 20px}.input-group .right_position{right:0;top:4px;position:absolute;background-color:transparent;border:none;color:teal;font-size:16px}.custom_modal .MuiDialog-paper{border-radius:16px}.custom_modal .MuiDialog-paper .MuiDialogTitle-root{font-weight:600;font-size:28px}.custom_modal .MuiModal-backdrop{-webkit-backdrop-filter:blur(4px)!important;backdrop-filter:blur(4px)!important}.MuiTooltip-popper .MuiTooltip-tooltip{background-color:#000;color:#fff;font-size:12px}.MuiTooltip-popper .MuiTooltip-tooltip .MuiTooltip-arrow{color:#000}.MuiTooltip-popper .MuiTooltip-tooltip .MuiTooltip-arrow:after{background-color:#000}.MuiTooltip-popper .MuiTooltip-tooltip p{max-width:130px;color:#fff;font-size:12px;margin:0}.MuiToggleButtonGroup-root{border-radius:999px;border:2px solid #008080}.MuiToggleButtonGroup-root .MuiButtonBase-root{color:teal;font-family:Poppins,sans-serif;border:none;width:123px;text-transform:capitalize}.MuiToggleButtonGroup-root .MuiButtonBase-root.Mui-selected{background-color:teal;color:#fff}.MuiToggleButtonGroup-root .MuiButtonBase-root.MuiToggleButtonGroup-firstButton{border-top-left-radius:999px;border-bottom-left-radius:999px;border-right:1px solid transparent}.MuiToggleButtonGroup-root .MuiButtonBase-root.MuiToggleButtonGroup-lastButton{border-top-right-radius:999px;border-bottom-right-radius:999px;border-left:1px solid transparent}.MuiTabs-root .MuiTabScrollButton-horizontal.Mui-disabled{display:none}.MuiTabs-root .MuiTab-root{padding:0;min-height:62px;margin-right:40px;color:#2d2d2d;font-size:16px;font-style:normal;font-weight:600;line-height:24px;text-transform:capitalize;font-family:Poppins,sans-serif!important}@media screen and (max-width: 1500px){.MuiTabs-root .MuiTab-root{margin-right:20px}}@media screen and (max-width: 767px){.MuiTabs-root .MuiTab-root{margin-right:10px}}.MuiTabs-root .MuiTab-root:last-child{margin-right:0}.MuiTabs-root .MuiTab-root.Mui-selected{color:#00aeef}@media screen and (max-width: 420px){.MuiTabs-root .MuiTab-root .MuiTab-iconWrapper{display:none}}.MuiTabs-root .MuiTabs-indicator{background-color:#00aeef}.left_sidebar{transition:all .5s}.left_sidebar .sidebar_menu ul{list-style:none}.left_sidebar .sidebar_menu ul li{margin-bottom:20px}.left_sidebar .sidebar_menu ul li a{display:flex;align-items:center;gap:8px;padding:10px 12px;border-radius:6px;transition:all .5s;overflow:hidden}.left_sidebar .sidebar_menu ul li a img{width:24px;height:24px}.left_sidebar .sidebar_menu ul li a span{font-size:14px;color:#2d2d2d;white-space:nowrap}.left_sidebar .sidebar_menu ul li a:hover,.left_sidebar .sidebar_menu ul li a.active{background-color:#00aeef}.left_sidebar .sidebar_menu ul li a:hover span,.left_sidebar .sidebar_menu ul li a.active span{color:#fff}.left_sidebar .sidebar_menu ul li a:hover img,.left_sidebar .sidebar_menu ul li a.active img{filter:brightness(0) invert(1)}.left_sidebar .sidebar_menu.sidebar_menu_collapse ul li a span{display:none}@media screen and (max-width: 900px){.left_sidebar .sidebar_menu.sidebar_menu_collapse ul li a span{display:block}}.auth_header{background:#fff;box-shadow:0 3px 24px #0000000d;padding:24px 32px;position:sticky;top:0;z-index:9}@media screen and (max-width: 900px){.auth_header{padding:24px 16px}}.popover_v1 .MuiPopover-paper{border-radius:10px;background:#fff;box-shadow:0 1px 10px #00000014}.custom_table_v1{overflow:auto}.custom_table_v1::-webkit-scrollbar-track{height:5px}.custom_table_v1 table{white-space:nowrap}@media screen and (max-width: 1023px){.custom_table_v1 table thead{display:none}}.custom_table_v1 table thead tr th{border-bottom:1px solid #E0EAF2;background:#e4f2f7;font-size:16px;color:#1a202c;font-weight:500;border:none}.custom_table_v1 table thead tr th:first-child{border-radius:10px 0 0 10px}.custom_table_v1 table thead tr th:last-child{border-radius:0 10px 10px 0}@media screen and (max-width: 1023px){.custom_table_v1 table tbody tr{display:flex;flex-wrap:wrap;border:1px solid #D6D6D6;margin-bottom:8px;border-radius:8px}}.custom_table_v1 table tbody tr td{font-size:15px;font-weight:500;color:#2d2d2d}@media screen and (max-width: 1023px){.custom_table_v1 table tbody tr td{width:50%}}@media screen and (max-width: 600px){.custom_table_v1 table tbody tr td{width:100%}}@media screen and (max-width: 1023px){.custom_table_v1 table tbody tr td:before{content:attr(data-th);display:block;position:relative;color:#565656;font-weight:500;font-size:14px;margin-bottom:8px;width:100%}}.site_header{padding:32px 0;position:fixed;top:0;left:0;width:100%;z-index:9;transition:all .5s}@media screen and (max-width: 1150px){.site_header{padding:16px 0;border-bottom:1px solid #e6e6e6}}.site_header.header_sticky{background-color:#f2fbff;padding:16px 0}.site_header .header_row{display:flex;justify-content:space-between;align-items:center}.site_header .header_row .logo_block{width:129px}@media screen and (max-width: 600px){.site_header .header_row .logo_block{width:85px}}.site_header .header_row .menu_block{width:calc(100% - 421px);display:flex;justify-content:center}@media screen and (max-width: 1279px){.site_header .header_row .menu_block{width:calc(100% - 400px)}}@media screen and (max-width: 1150px){.site_header .header_row .menu_block{position:fixed;right:-100%;top:93px;height:100vh;background-color:#f2fbff;transition:all .5s;z-index:999;display:block;width:300px;padding:24px}}@media screen and (max-width: 600px){.site_header .header_row .menu_block{top:80px}}@media screen and (max-width: 1150px){.site_header .header_row .menu_block.show{right:0}}.site_header .header_row .menu_block ul{list-style:none;display:flex;gap:10px}@media screen and (max-width: 1500px){.site_header .header_row .menu_block ul{gap:6px}}@media screen and (max-width: 1150px){.site_header .header_row .menu_block ul{flex-direction:column;gap:8px}}.site_header .header_row .menu_block ul li a{padding:12px 20px;font-size:17px;font-weight:600;color:#0d0c21;border-radius:10px;transition:all .5s}@media screen and (max-width: 1500px){.site_header .header_row .menu_block ul li a{padding:10px 16px}}@media screen and (max-width: 1279px){.site_header .header_row .menu_block ul li a{font-size:15px}}@media screen and (max-width: 1150px){.site_header .header_row .menu_block ul li a{display:block}}.site_header .header_row .menu_block ul li a:hover,.site_header .header_row .menu_block ul li a.active{background-color:#262261;color:#fff}.site_header .header_row .right_block{display:flex;justify-content:flex-end;gap:8px;width:298px}@media screen and (max-width: 1279px){.site_header .header_row .right_block{width:239px}}@media screen and (max-width: 1150px){.site_header .header_row .right_block{width:calc(100% - 180px)}}@media screen and (max-width: 600px){.site_header .header_row .right_block{width:calc(100% - 85px)}}.site_header .header_row .right_block.authorized{width:auto}.site_header .header_row .right_block .mobile_menu_btn{display:none}@media screen and (max-width: 1150px){.site_header .header_row .right_block .mobile_menu_btn{display:flex}}@media screen and (max-width: 600px){.site_header .header_row .right_block button.MuiButton-outlined,.site_header .header_row .right_block button.MuiButton-contained{padding:10px 16px!important;font-size:14px!important}}main{min-height:100vh}.banner_sec{height:920px;background-color:#f2fbff;background-image:url(/images/home-banner.png);background-size:cover;background-position:center bottom;background-repeat:no-repeat}@media screen and (max-width: 1500px){.banner_sec{background-size:120%;height:850px}}@media screen and (max-width: 1150px){.banner_sec{height:750px}}@media screen and (max-width: 1150px){.banner_sec{height:630px}}.banner_sec .banner_content{padding-top:150px;max-width:1028px;margin:0 auto}@media screen and (max-width: 600px){.banner_sec .banner_content h1{font-size:30px!important}}@media screen and (max-width: 600px){.banner_sec .banner_content button.MuiButton-outlined,.banner_sec .banner_content button.MuiButton-contained{padding:10px 18px!important;font-size:15px!important}}.compliance_sec{padding:70px 0}@media screen and (max-width: 1439px){.compliance_sec{padding:50px 0}}.feature_sec{background:#fff;padding:100px 0}@media screen and (max-width: 1439px){.feature_sec{padding:50px 0}}.contact_sec{background:url(/images/contact-sec-bg.png) #262261 50%/cover no-repeat;background-size:cover;background-position:center;padding:180px 0}@media screen and (max-width: 1439px){.contact_sec{padding:120px 0}}@media screen and (max-width: 1279px){.contact_sec{padding:80px 0}}.testimonial_sec{padding:70px 0;background:#f9f9f9}@media screen and (max-wdith: 1439px){.testimonial_sec{padding:50px 0}}.site_footer .footer_top_row{padding:80px 0 52px;display:flex;flex-wrap:wrap;justify-content:space-between}@media screen and (max-width: 1279px){.site_footer .footer_top_row{padding:50px 0 52px}}.site_footer .footer_top_row .footer_top_col:nth-child(1){max-width:347px}@media screen and (max-width: 1099px){.site_footer .footer_top_row .footer_top_col:nth-child(1){max-width:250px}}@media screen and (max-width: 767px){.site_footer .footer_top_row .footer_top_col:nth-child(1){width:100%;max-width:100%;margin-bottom:24px}}@media screen and (max-width: 767px){.site_footer .footer_top_row .footer_top_col:nth-child(2){width:33.333%}}@media screen and (max-width: 600px){.site_footer .footer_top_row .footer_top_col:nth-child(2){width:50%}}@media screen and (max-width: 767px){.site_footer .footer_top_row .footer_top_col:nth-child(3){width:33.333%}}@media screen and (max-width: 600px){.site_footer .footer_top_row .footer_top_col:nth-child(3){width:50%}}@media screen and (max-width: 1099px){.site_footer .footer_top_row .footer_top_col:nth-child(4){max-width:250px}}@media screen and (max-width: 767px){.site_footer .footer_top_row .footer_top_col:nth-child(4){width:33.333%;max-width:100%}}@media screen and (max-width: 600px){.site_footer .footer_top_row .footer_top_col:nth-child(4){width:100%}}.site_footer .footer_top_row .footer_top_col .footer_menu{list-style:none}.site_footer .footer_top_row .footer_top_col .footer_menu li{margin-bottom:16px}.site_footer .footer_top_row .footer_top_col .footer_menu li a{font-size:14px;color:#2d2d2d;transition:all .5s;font-weight:500;display:flex;align-items:center;gap:13px}.site_footer .footer_top_row .footer_top_col .footer_menu li a:hover{color:#00aeef}.site_footer .footer_top_row .footer_top_col .footer_menu li a .icon_block{width:32px;height:32px;display:flex;justify-content:center;align-items:center;border-radius:100%;border:1px solid #D4D4D4}.site_footer .footer_top_row .footer_top_col .footer_menu li a span{width:calc(100% - 45px)}.site_footer .footer_top_row .footer_top_col .social_menu{list-style:none;display:flex;gap:10px}.site_footer .footer_top_row .footer_top_col .social_menu li a{border:1.5px solid #D5D5D5;width:36px;height:36px;border-radius:100%;display:flex;justify-content:center;align-items:center;transition:all .5s}.site_footer .footer_top_row .footer_top_col .social_menu li a:hover{background-color:#00aeef}.site_footer .footer_top_row .footer_top_col .social_menu li a:hover img{filter:brightness(0) invert(1)}.site_footer .footer_bottom_row{padding:32px 0;border-top:1px solid #E2E2E2}@media screen and (max-width: 600px){.site_footer .footer_bottom_row{padding:20px 0}}.sidebar_collapse_logo_hide{display:none}@media screen and (max-width: 900px){.sidebar_collapse_logo_hide{display:block}}.MuiPagination-ul .MuiPaginationItem-root.Mui-selected{background-color:#059ded!important}.orBlock{display:flex;justify-content:space-between;align-items:center;width:100%;margin:24px auto}.orBlock .line{background:#ccc;flex:1 1;height:1px}.orBlock .ordiv{background:#fff;width:46px;height:46px;border-radius:100%;display:flex;justify-content:center;align-items:center;margin:0 16px}.orBlock .ordiv span{font-size:18px;font-weight:500;line-height:25.59px;letter-spacing:.03em;color:#000;position:relative;top:2px}.profileImg-uploader{width:140px;height:140px;border-radius:100%;border:1px solid #E2E2E2;position:relative}.profileImg-uploader .profileImg,.profileImg-uploader .profileImg img,.profileImg-uploader .profileImg .MuiAvatar-root{width:100%;height:100%;object-fit:cover;border-radius:100%}.profileImg-uploader .uploader-btn{position:absolute;bottom:0;right:12px;width:30px;height:30px;display:flex;align-items:center;justify-content:center;background-color:#262261;border:0;border-radius:100%;overflow:hidden;color:#fff;font-size:16px}.profileImg-uploader .uploader-btn input{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;appearance:none;cursor:pointer}.question-counter-status{display:flex;align-items:center;column-gap:4px}.question-counter-status .counter{flex:0 0 auto}.question-counter-status .status-chip{margin-left:16px;flex:0 0 auto;display:flex;align-items:center;justify-content:center;column-gap:5px;height:31px;padding:0 8px;color:#fff;border-radius:5px;font-weight:400}.question-counter-status .status-chip .icon{display:flex;align-items:center;flex:0 0 auto}.question-counter-status .status-chip.pass{background-color:#39a654}.question-counter-status .status-chip.fail{background-color:#fd3434}.auth_page{background:url(/images/auth-bg.png);background-size:cover;min-height:calc(100vh + -0px);position:relative;padding:60px 0}.auth_page:after{content:"";display:block;inset:0;background:linear-gradient(180deg,#f2fbff,#f2fbff00 80.48%);position:absolute}.auth_page .forgot_password a{font-size:16px}.auth_page .orBlock{display:flex;justify-content:space-between;align-items:center;max-width:524px;margin:0 auto}.auth_page .orBlock .line{background:#e6ebef;flex:1 1;height:1px}.auth_page .orBlock .ordiv{display:flex;justify-content:center;align-items:center;margin:0 16px;font-size:16px}.auth_page .otp_field{margin-bottom:16px}.auth_page .otp_field>div{gap:8px;justify-content:center}.auth_page .otp_field>div input{width:50px!important;height:50px;border:1px solid #C7C7C7;border-radius:6px;text-align:center;font-size:18px;font-weight:600;outline:0}.auth_page .otp_field>div input:focus{border:1px solid #00AEEF}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
