.rdrCalendarWrapper{box-sizing:border-box;background:#fff;display:inline-flex;flex-direction:column;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.rdrDateDisplay{display:flex;justify-content:space-between}.rdrDateDisplayItem{flex:1 1;width:0;text-align:center;color:inherit}.rdrDateDisplayItem+.rdrDateDisplayItem{margin-left:.833em}.rdrDateDisplayItem input{text-align:inherit}.rdrDateDisplayItem input:disabled{cursor:default}.rdrMonthAndYearWrapper{box-sizing:inherit;display:flex;justify-content:space-between}.rdrMonthAndYearPickers{flex:1 1 auto;display:flex;justify-content:center;align-items:center}.rdrNextPrevButton{box-sizing:inherit;cursor:pointer;outline:none}.rdrMonths{display:flex}.rdrMonthsVertical{flex-direction:column}.rdrMonthsHorizontal>div>div>div{display:flex;flex-direction:row}.rdrMonth{width:27.667em}.rdrWeekDays{display:flex}.rdrWeekDay{flex-basis:14.2857142857%;box-sizing:inherit;text-align:center}.rdrDays{display:flex;flex-wrap:wrap}.rdrInfiniteMonths{overflow:auto}.rdrDateRangeWrapper{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.rdrDateInput{position:relative}.rdrDateInput input{outline:none}.rdrDateInput .rdrWarning{position:absolute;font-size:1.6em;line-height:1.6em;top:0;right:.25em;color:red}.rdrDay{box-sizing:inherit;width:14.2857142857%;position:relative;font:inherit;cursor:pointer}.rdrDayNumber{display:block;position:relative}.rdrDayNumber span{color:#1d2429}.rdrDayDisabled{cursor:not-allowed}@supports(-ms-ime-align:auto){.rdrDay{flex-basis:14.285%!important}}.rdrEndEdge,.rdrInRange,.rdrSelected,.rdrStartEdge{pointer-events:none}.rdrDateRangePickerWrapper{display:inline-flex;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.rdrStaticRanges{display:flex;flex-direction:column}.rdrStaticRange{font-size:inherit}.rdrInputRange{display:flex}.rdrCalendarWrapper{color:#000;font-size:12px}.rdrDateDisplayWrapper{background-color:#eff2f7}.rdrDateDisplay{margin:.833em}.rdrDateDisplayItem{border-radius:4px;background-color:#fff;box-shadow:0 1px 2px 0 rgba(35,57,66,.21);border:1px solid transparent}.rdrDateDisplayItem input{cursor:pointer;height:2.5em;line-height:2.5em;border:0;background:transparent;width:100%;color:#849095}.rdrDateDisplayItemActive{border-color:currentColor}.rdrDateDisplayItemActive input{color:#7d888d}.rdrMonthAndYearWrapper{align-items:center;height:60px;padding-top:10px}.rdrMonthAndYearPickers{font-weight:600}.rdrMonthAndYearPickers select{-moz-appearance:none;appearance:none;-webkit-appearance:none;border:0;background:transparent;padding:10px 30px 10px 10px;border-radius:4px;outline:0;color:#3e484f;background:url("data:image/svg+xml;utf8,<svg width='9px' height='6px' viewBox='0 0 9 6' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><g id='Artboard' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd' transform='translate(-636.000000, -171.000000)' fill-opacity='0.368716033'><g id='input' transform='translate(172.000000, 37.000000)' fill='%230E242F' fill-rule='nonzero'><g id='Group-9' transform='translate(323.000000, 127.000000)'><path d='M142.280245,7.23952813 C141.987305,6.92353472 141.512432,6.92361662 141.219585,7.23971106 C140.926739,7.5558055 140.926815,8.06821394 141.219755,8.38420735 L145.498801,13 L149.780245,8.38162071 C150.073185,8.0656273 150.073261,7.55321886 149.780415,7.23712442 C149.487568,6.92102998 149.012695,6.92094808 148.719755,7.23694149 L145.498801,10.7113732 L142.280245,7.23952813 Z' id='arrow'></path></g></g></g></svg>") no-repeat;background-position:right 8px center;cursor:pointer;text-align:center}.rdrMonthAndYearPickers select:hover{background-color:rgba(0,0,0,.07)}.rdrMonthPicker,.rdrYearPicker{margin:0 5px}.rdrNextPrevButton{display:block;width:24px;height:24px;margin:0 .833em;padding:0;border:0;border-radius:5px;background:#eff2f7}.rdrNextPrevButton:hover{background:#e1e7f0}.rdrNextPrevButton i{display:block;width:0;height:0;padding:0;text-align:center;border-style:solid;margin:auto;transform:translate(-3px)}.rdrPprevButton i{border-width:4px 6px 4px 4px;border-color:transparent #34495e transparent transparent;transform:translate(-3px)}.rdrNextButton i{margin:0 0 0 7px;border-width:4px 4px 4px 6px;border-color:transparent transparent transparent #34495e;transform:translate(3px)}.rdrWeekDays{padding:0 .833em}.rdrMonth{padding:0 .833em 1.666em}.rdrMonth .rdrWeekDays{padding:0}.rdrMonths.rdrMonthsVertical .rdrMonth:first-child .rdrMonthName{display:none}.rdrWeekDay{font-weight:400;line-height:2.667em;color:#849095}.rdrDay{background:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:0;padding:0;line-height:3em;height:3em;text-align:center;color:#1d2429}.rdrDay:focus{outline:0}.rdrDayNumber{outline:0;font-weight:300;position:absolute;left:0;right:0;top:0;bottom:0;top:5px;bottom:5px;display:flex;align-items:center;justify-content:center}.rdrDayToday .rdrDayNumber span{font-weight:500}.rdrDayToday .rdrDayNumber span:after{content:"";position:absolute;bottom:4px;left:50%;transform:translate(-50%);width:18px;height:2px;border-radius:2px;background:#3d91ff}.rdrDayToday:not(.rdrDayPassive) .rdrEndEdge~.rdrDayNumber span:after,.rdrDayToday:not(.rdrDayPassive) .rdrInRange~.rdrDayNumber span:after,.rdrDayToday:not(.rdrDayPassive) .rdrSelected~.rdrDayNumber span:after,.rdrDayToday:not(.rdrDayPassive) .rdrStartEdge~.rdrDayNumber span:after{background:#fff}.rdrDay:not(.rdrDayPassive) .rdrEndEdge~.rdrDayNumber span,.rdrDay:not(.rdrDayPassive) .rdrInRange~.rdrDayNumber span,.rdrDay:not(.rdrDayPassive) .rdrSelected~.rdrDayNumber span,.rdrDay:not(.rdrDayPassive) .rdrStartEdge~.rdrDayNumber span{color:hsla(0,0%,100%,.85)}.rdrEndEdge,.rdrInRange,.rdrSelected,.rdrStartEdge{background:currentColor;position:absolute;top:5px;left:0;right:0;bottom:5px}.rdrSelected{left:2px;right:2px}.rdrStartEdge{border-top-left-radius:1.042em;border-bottom-left-radius:1.042em;left:2px}.rdrEndEdge{border-top-right-radius:1.042em;border-bottom-right-radius:1.042em;right:2px}.rdrSelected{border-radius:1.042em}.rdrDayStartOfMonth .rdrEndEdge,.rdrDayStartOfMonth .rdrInRange,.rdrDayStartOfWeek .rdrEndEdge,.rdrDayStartOfWeek .rdrInRange{border-top-left-radius:1.042em;border-bottom-left-radius:1.042em;left:2px}.rdrDayEndOfMonth .rdrInRange,.rdrDayEndOfMonth .rdrStartEdge,.rdrDayEndOfWeek .rdrInRange,.rdrDayEndOfWeek .rdrStartEdge{border-top-right-radius:1.042em;border-bottom-right-radius:1.042em;right:2px}.rdrDayStartOfMonth .rdrDayEndPreview,.rdrDayStartOfMonth .rdrDayInPreview,.rdrDayStartOfWeek .rdrDayEndPreview,.rdrDayStartOfWeek .rdrDayInPreview{border-top-left-radius:1.333em;border-bottom-left-radius:1.333em;border-left-width:1px;left:0}.rdrDayEndOfMonth .rdrDayInPreview,.rdrDayEndOfMonth .rdrDayStartPreview,.rdrDayEndOfWeek .rdrDayInPreview,.rdrDayEndOfWeek .rdrDayStartPreview{border-top-right-radius:1.333em;border-bottom-right-radius:1.333em;border-right-width:1px;right:0}.rdrDayEndPreview,.rdrDayInPreview,.rdrDayStartPreview{background:hsla(0,0%,100%,.09);position:absolute;top:3px;left:0;right:0;bottom:3px;pointer-events:none;border:0 solid;z-index:1}.rdrDayStartPreview{border-top-width:1px;border-left-width:1px;border-bottom-width:1px;border-top-left-radius:1.333em;border-bottom-left-radius:1.333em;left:0}.rdrDayEndPreview,.rdrDayInPreview{border-top-width:1px;border-bottom-width:1px}.rdrDayEndPreview{border-right-width:1px;border-top-right-radius:1.333em;border-bottom-right-radius:1.333em;right:2px;right:0}.rdrDefinedRangesWrapper{font-size:12px;width:226px;border-right:1px solid #eff2f7;background:#fff}.rdrDefinedRangesWrapper .rdrStaticRangeSelected{color:currentColor;font-weight:600}.rdrStaticRange{border:0;cursor:pointer;display:block;outline:0;border-bottom:1px solid #eff2f7;padding:0;background:#fff}.rdrStaticRange:focus .rdrStaticRangeLabel,.rdrStaticRange:hover .rdrStaticRangeLabel{background:#eff2f7}.rdrStaticRangeLabel{display:block;outline:0;line-height:18px;padding:10px 20px;text-align:left}.rdrInputRanges{padding:10px 0}.rdrInputRange{align-items:center;padding:5px 20px}.rdrInputRangeInput{width:30px;height:30px;line-height:30px;border-radius:4px;text-align:center;border:1px solid #dee7eb;margin-right:10px;color:#6c767a}.rdrInputRangeInput:focus,.rdrInputRangeInput:hover{border-color:#b4bfc4;outline:0;color:#333}.rdrCalendarWrapper:not(.rdrDateRangeWrapper) .rdrDayHovered .rdrDayNumber:after{content:"";border:1px solid;border-radius:1.333em;position:absolute;top:-2px;bottom:-2px;left:0;right:0;background:transparent}.rdrDayPassive{pointer-events:none}.rdrDayPassive .rdrDayNumber span{color:#d5dce0}.rdrDayPassive .rdrDayEndPreview,.rdrDayPassive .rdrDayInPreview,.rdrDayPassive .rdrDayStartPreview,.rdrDayPassive .rdrEndEdge,.rdrDayPassive .rdrInRange,.rdrDayPassive .rdrSelected,.rdrDayPassive .rdrStartEdge{display:none}.rdrDayDisabled{background-color:#f8f8f8}.rdrDayDisabled .rdrDayNumber span{color:#aeb9bf}.rdrDayDisabled .rdrDayEndPreview,.rdrDayDisabled .rdrDayInPreview,.rdrDayDisabled .rdrDayStartPreview,.rdrDayDisabled .rdrEndEdge,.rdrDayDisabled .rdrInRange,.rdrDayDisabled .rdrSelected,.rdrDayDisabled .rdrStartEdge{filter:grayscale(100%) opacity(60%)}.rdrMonthName{text-align:left;font-weight:600;color:#849095;padding:.833em}@font-face{font-family:Poppins-ExtraLight;src:url(/_next/static/media/Poppins-ExtraLight.16f3eb15.eot);src:url(/_next/static/media/Poppins-ExtraLight.16f3eb15.eot) format("embedded-opentype"),url(/_next/static/media/Poppins-ExtraLight.01153eb7.woff) format("woff"),url(/_next/static/media/Poppins-ExtraLight.7fe00f2a.ttf) format("truetype"),url(/_next/static/media/Poppins-ExtraLight.4a13123d.svg) format("svg");font-weight:400;font-style:normal}@font-face{font-family:Poppins-Light;src:url(/_next/static/media/Poppins-Light.151a788a.eot);src:url(/_next/static/media/Poppins-Light.151a788a.eot) format("embedded-opentype"),url(/_next/static/media/Poppins-Light.5d77f2c7.woff) format("woff"),url(/_next/static/media/Poppins-Light.2fe3ba41.ttf) format("truetype"),url(/_next/static/media/Poppins-Light.880558e2.svg) format("svg");font-weight:400;font-style:normal}@font-face{font-family:Poppins-Thin;src:url(/_next/static/media/Poppins-Thin.18d0fe75.eot);src:url(/_next/static/media/Poppins-Thin.18d0fe75.eot) format("embedded-opentype"),url(/_next/static/media/Poppins-Thin.1a07aae6.woff) format("woff"),url(/_next/static/media/Poppins-Thin.a52858ff.ttf) format("truetype"),url(/_next/static/media/Poppins-Thin.d1847a3e.svg) format("svg");font-weight:400;font-style:normal}@font-face{font-family:Poppins-Regular;src:url(/_next/static/media/Poppins-Regular.f01c1b34.eot);src:url(/_next/static/media/Poppins-Regular.f01c1b34.eot) format("embedded-opentype"),url(/_next/static/media/Poppins-Regular.ddaf3261.woff) format("woff"),url(/_next/static/media/Poppins-Regular.d73b390d.ttf) format("truetype"),url(/_next/static/media/Poppins-Regular.488d865e.svg) format("svg");font-weight:400;font-style:normal}@font-face{font-family:Poppins-Medium;src:url(/_next/static/media/Poppins-Medium.7931b162.eot);src:url(/_next/static/media/Poppins-Medium.7931b162.eot) format("embedded-opentype"),url(/_next/static/media/Poppins-Medium.13e5262c.woff) format("woff"),url(/_next/static/media/Poppins-Medium.ecf72907.ttf) format("truetype"),url(/_next/static/media/Poppins-Medium.c9b01b09.svg) format("svg");font-weight:400;font-style:normal}@font-face{font-family:Poppins-SemiBold;src:url(/_next/static/media/Poppins-SemiBold.8280add5.eot);src:url(/_next/static/media/Poppins-SemiBold.8280add5.eot) format("embedded-opentype"),url(/_next/static/media/Poppins-SemiBold.d32d3934.woff) format("woff"),url(/_next/static/media/Poppins-SemiBold.b77c440c.ttf) format("truetype"),url(/_next/static/media/Poppins-SemiBold.c2da9c20.svg) format("svg");font-weight:400;font-style:normal}@font-face{font-family:Poppins-Bold;src:url(/_next/static/media/Poppins-Bold.0cef3fdb.eot);src:url(/_next/static/media/Poppins-Bold.0cef3fdb.eot) format("embedded-opentype"),url(/_next/static/media/Poppins-Bold.49fa31ed.woff) format("woff"),url(/_next/static/media/Poppins-Bold.e33b2420.ttf) format("truetype"),url(/_next/static/media/Poppins-Bold.8830f716.svg) format("svg");font-weight:400;font-style:normal}@font-face{font-family:Poppins-ExtraBold;src:url(/_next/static/media/Poppins-ExtraBold.4c73bbcf.eot);src:url(/_next/static/media/Poppins-ExtraBold.4c73bbcf.eot) format("embedded-opentype"),url(/_next/static/media/Poppins-ExtraBold.4631b9c2.woff) format("woff"),url(/_next/static/media/Poppins-ExtraBold.2e84468f.ttf) format("truetype"),url(/_next/static/media/Poppins-ExtraBold.98df4335.svg) format("svg");font-weight:400;font-style:normal}@font-face{font-family:Poppins-Black;src:url(/_next/static/media/Poppins-Black.c6887b2d.eot);src:url(/_next/static/media/Poppins-Black.c6887b2d.eot) format("embedded-opentype"),url(/_next/static/media/Poppins-Black.0ea2b8d1.woff) format("woff"),url(/_next/static/media/Poppins-Black.a3bd65a4.ttf) format("truetype"),url(/_next/static/media/Poppins-Black.0ee86c81.svg) format("svg");font-weight:400;font-style:normal}.font-thin{font-family:Poppins-Thin,Roboto,sans-serif}.app-note-modal .app-note__title,.app-quotation-amount-modal .quotation-amount-modal .quotation-amount__title,.app-quotation-product-info-modal .product-info-modal__title,.app-status-modal .excess-compulsory-status-modal__title,.app-status-modal .logo-status-modal__title,.font-exlight{font-family:Poppins-ExtraLight,Roboto,sans-serif}.app-explore-manual-quotation-modal .explore-manual-quotation-modal__title,.app-finalized-quotation-modal .finalized-quotation-modal__title,.app-login-failed-modal .login-failed-modal__title,.app-quotation-enter-amount-modal .quotation-amount-modal .quotation-amount__title,.application-submitted-page .application-submitted__title,.dialog-container .dialog-popup__dialog-title,.external-remarks-page .external-remarks__title,.font-light,.license-and-provider-form-page .license-provider__reminder-content,.license-renewal-enquiry-page .license-renewal-remarks .remarks__title,.life-insurance-page .life-insurance__reminder-content,.no-quotation-page .no-quotation__title,.obd-layout .obd__big-title,.profile-page .profile__total-hours-wrapper,.reporting-page .reporting__legend-label,.schedule-agreement-page .schedule-agreement__header,.spouse-details-page .no-spouse-details__title,.unit-trust-enquiry-page .unit-trust-remarks .remarks__title,.verify-otp-page .verify-otp__card-title,.vka-layout .vka__legend-title{font-family:Poppins-Light,Roboto,sans-serif}.app-resource-form-modal .resource-form-modal .resource-form__search-input::-moz-placeholder,.form-textarea__input::-moz-placeholder{font-family:Poppins-Regular,Roboto,sans-serif}.app-resource-form-modal .resource-form-modal .resource-form__search-input:-ms-input-placeholder,.form-textarea__input:-ms-input-placeholder{font-family:Poppins-Regular,Roboto,sans-serif}.app-accordion .accordion__summary-right>p,.app-accordion .accordion__text-desc,.app-alert-box,.app-explore-manual-quotation-modal .explore-manual-quotation-modal__desc p,.app-filter-menu .filter-menu__field-div .MuiFormControlLabel-label,.app-filter-menu .filter-menu__title,.app-finalized-quotation-modal .finalized-quotation-modal__description,.app-finalized-quotation-modal .finalized-quotation-modal__product-name,.app-form-country-mobile .country-mobile__select__placeholder,.app-gentle-reminder .gentle-reminder__container,.app-insurer-table .insurer-table .MuiTableCell-root,.app-insurer-table .insurer-table__download-cta,.app-license-table .license-table .MuiTableCell-root,.app-license-table .license-table__download-cta,.app-login-failed-modal .login-failed-modal__description,.app-login-failed-modal .login-failed-modal__unlock,.app-note-modal .app-note__content,.app-payment-table .payment-table__item,.app-pill-dropdown-checkbox .pill-dropdown-checkbox__select-container,.app-quotation-amount-modal .quotation-amount-modal .quotation-amount__text,.app-quotation-enter-amount-modal .quotation-amount-modal .quotation-amount__description,.app-quotation-enter-amount-modal .quotation-amount-modal .quotation-amount__text,.app-quotation-product-info-modal .product-info-modal__description,.app-quotation-product-info-modal .product-info-modal__list,.app-resource-form-modal .resource-form-modal .resource-form__search-input::placeholder,.app-status-modal .excess-compulsory-status-modal__description,.app-status-modal .excess-compulsory-status-modal__list,.app-status-modal .logo-status-modal__description,.app-table .MuiTableCell-root,.app-table-course .MuiTableCell-root,.app-table-profile .MuiTableCell-root,.application-summary-page .summary__contents-provider-row,.application-summary-page .summary__contents-row,.application-summary-page .summary__contents-subinfo,.customer-page .customer__tab .MuiButtonBase-root,.dialog-container .dialog-popup__dialog-content,.dialog-container .dialog-popup__dialog-description,.express-quotation-quotation-menu a,.express-quotation-quotation-page .express-quotation-quotation .quotation__item--selected .quotation__item-content .benefit,.express-quotation-quotation-page .express-quotation-quotation .quotation__item--selected .quotation__item-summary .quotation__price-table td,.express-quotation-quotation-page .express-quotation-quotation .quotation__price-table td,.express-quotation-quotation-page .express-quotation-quotation .quotation__product-name,.express-quotation-quotation-page .express-quotation-quotation .quotation__text,.express-quotation-quotation-page .express-quotation-quotation__btn-wrapper .form-button--text,.font-normal,.form-checkbox-input__selection-label>span,.form-checkbox__input,.form-circle-radio__input,.form-general-file-upload__title-desc,.form-multi-upload-top__title-desc,.form-radio__input,.form-textarea__input,.form-textarea__input::placeholder,.general-landing-page .general-landing__contents-row,.general-landing-page .gl-stepper__step .MuiStepLabel-labelContainer .MuiStepLabel-label,.input-single-file__black-file-name,.license-and-provider-form-page .license-provider__comment,.license-and-provider-form-page .license-provider__form-provider-header,.license-and-provider-form-page .license-provider__form-provider-list .form-checkbox__label,.license-and-provider-form-page .license-provider__single-license-type .single-checkbox-text-desc,.license-details-page .license-details__form-provider-header,.license-details-page .license-details__form-provider-list .form-checkbox__label,.license-details-page .license-details__single-license-type .single-checkbox-text-desc,.license-page .license__list-item,.license-payment-page .license-payment__bank-info-section,.license-renewal-enquiry-page .license-renewal-enquiry .license-payment__bank-info-section,.license-renewal-enquiry-page .license-renewal-enquiry__director-btn-label,.life-insurance-page .life-insurance__sub-title,.manual-quotation-quotation-menu a,.manual-quotation-quotation-page .manual-quotation-quotation__btn-wrapper .form-button--text,.obd-layout .obd__instruction,.obd-layout .obd__title-description,.policy-page .policy__tab .MuiButtonBase-root,.profile-page .profile__section-header,.qualification-page .qualification__action-label,.schedule-agreement-page .schedule-agreement__description,.single-file-instant-upload__description,.single-file-instant-upload__name,.single-file-instant-upload__url,.sum-insured-provider-table .provider-table__body td,.sum-insured-provider-table__text,.term-definition__description,.unit-trust-enquiry-page .unit-trust-enquiry__director-btn-label,.upload-document-page .upload-document__doc-description,.upload-document-page .upload-document__title,.verify-otp-page .verify-otp__content,.verify-otp-page .verify-otp__resend-otp,.verify-otp-page .verify-otp__sub-title,.verify-otp-page .verify-otp__title,.vka-layout .vka__log-title,.vka-layout .vka__reminder,body,html{font-family:Poppins-Regular,Roboto,sans-serif}.app-adviser-onboarding-layout .obd-layout__remark-btn-cta,.app-breadcrumb .breadcrumb__text,.app-filter-menu .filter-menu__button-label--clear,.app-filter-menu .filter-menu__button-label--red,.app-finalized-quotation-modal .finalized-quotation-modal__label,.app-finalized-quotation-modal .finalized-quotation-modal__provider-name,.app-form-country-mobile__label,.app-insurer-table .insurer-table .MuiTableCell-head,.app-notification .notification__title,.app-quotation-amount-modal .quotation-amount-modal .quotation-amount__pricing-item:nth-child(4),.app-quotation-amount-modal .quotation-amount-modal .quotation-amount__pricing-item:nth-child(5),.app-sum-insured-modal .sum-insured-modal .sum-insured-form__tab .MuiTab-root,.app-table-course__total-custom-text,.app-table-profile__total-custom-text,.app-transaction-history-table .transaction-history-table__title,.application-summary-page .summary__contents-subtitle,.claim-remark-page .claim-remark .remark__title,.claim-remark-page .claim-remark .remark__visible-cta,.coa-page .coa__action-add-btn-label,.coa-page .coa__action-label,.coa-page .coa__icon-label,.coa-page .coa__skip-label,.course-page .course__add-button,.endorsement-remark-page .endorsement-remark .remark__title,.endorsement-remark-page .endorsement-remark .remark__visible-cta,.express-quotation-additional-driver-page .express-quotation-additional-driver__add-button,.express-quotation-payment-page .express-quotation-payment__text-button,.express-quotation-quotation-page .express-quotation-quotation .quotation___title,.express-quotation-quotation-page .express-quotation-quotation .quotation__download-cta,.express-quotation-quotation-page .express-quotation-quotation .quotation__item--expanded .quotation__item-body td,.express-quotation-quotation-page .express-quotation-quotation .quotation__item--expanded .quotation__price-table .price,.express-quotation-quotation-page .express-quotation-quotation .quotation__item--expanded .quotation__price-table .rm,.express-quotation-quotation-page .express-quotation-quotation .quotation__item--selected .quotation__item-body td,.express-quotation-quotation-page .express-quotation-quotation .quotation__item--selected .quotation__item-body-footer .rm,.express-quotation-quotation-page .express-quotation-quotation .quotation__item--selected .quotation__item-body-header .price,.express-quotation-quotation-page .express-quotation-quotation .quotation__item--selected .quotation__item-body-header .rm,.express-quotation-quotation-page .express-quotation-quotation .quotation__item--selected .quotation__price-table .price,.express-quotation-quotation-page .express-quotation-quotation .quotation__item--selected .quotation__price-table .rm,.express-quotation-quotation-page .express-quotation-quotation .quotation__price-table td.colon,.express-quotation-quotation-page .express-quotation-quotation .quotation__price-table td.comment,.express-quotation-quotation-page .express-quotation-quotation .quotation__price-table td.tax,.external-remarks-page .external-remarks__file-name,.font-medium,.form-amount-input__label,.form-async-select__label,.form-calendar-input__label,.form-checkbox-input__label,.form-checkbox__label,.form-circle-radio__label,.form-general-file-upload .file-section__text,.form-general-file-upload__title,.form-input__label,.form-multi-upload-top .file-section__text,.form-multi-upload-top__title,.form-multi-upload__text,.form-select__label,.form-textarea__label,.general-landing-page .general-landing__application-btn,.general-landing-page .general-landing__license-status,.general-landing-page .general-landing__license-title,.general-landing-page .general-landing__provider-license-subtitle,.general-landing-page .general-landing__provider-license-title,.general-landing-page .general-landing__remark-btn-cta,.general-remark-page .general-remark .remark__title,.general-remark-page .general-remark .remark__visible-cta,.input-file__file-name,.input-file__label,.input-single-file__file-name,.input-single-file__label,.license-and-provider-form-page .license-provider__insurer-label,.license-and-provider-form-page .license-provider__label,.license-and-provider-form-page .license-provider__license-type-title,.license-and-provider-form-page .license-provider__reminder-content--bold-text,.license-details-page .license-details__label,.license-payment-page .license-payment__bank-info,.license-renewal-enquiry-page .action-bar__button-label,.license-renewal-enquiry-page .license-renewal-enquiry .license-payment__bank-info,.license-renewal-enquiry-page .license-renewal-enquiry__add-button,.license-renewal-enquiry-page .license-renewal-remarks .remarks__file-name,.license-renewal-enquiry-page .license-renewal-remarks .remarks__remark-btn-cta,.life-insurance-page .action-bar__button-label,.life-insurance-page .life-insurance__action-add-btn-label,.life-insurance-page .life-insurance__action-label,.life-insurance-page .life-insurance__form-sub-title,.life-insurance-page .life-insurance__reminder-content--bold-text,.manual-quotation-quotation-page .manual-quotation-quotation .quotation__price,.manual-quotation-quotation-page .manual-quotation-quotation .quotation__topic,.manual-quotation-remark-page .manual-quotation-remark .remark__title,.manual-quotation-remark-page .manual-quotation-remark .remark__visible-cta,.obd-layout .obd__add-button,.product-matrix-page .product-matrix .action-bar__button-label,.profile-page .profile__results-value,.profile-page .profile__section-subheader,.qualification-page .qualification__action-add-btn-label,.qualification-page .qualification__title,.spouse-details-page .spouse-details__action-add-btn-label,.stepper__step-wrapper .MuiStepLabel-label,.sum-insured-provider-table .provider-table__body td:first-child,.sum-insured-provider-table .provider-table__header,.sum-insured-provider-table__title,.term-definition__title,.unit-trust-enquiry-page .action-bar__button-label,.unit-trust-enquiry-page .unit-trust-enquiry__add-button,.upload-document-page .upload-document__doc-title,.vka-layout .vka__subtitle{font-family:Poppins-Medium,Roboto,sans-serif}.app-accordion .accordion__summary,.app-accordion .accordion__summary--checked,.app-accordion .inner__summary,.app-accordion-underline .accordion__summary,.app-adviser-onboarding-layout .obd-layout__icon-notification-text,.app-filter-menu .filter-menu__field-label,.app-form-country-mobile .country-mobile__select__option--is-focused,.app-form-country-mobile .country-mobile__select__option--is-selected,.app-license-table .license-table .MuiTableCell-head,.app-login-failed-modal .login-failed-modal__underline,.app-nav-menu .nav-menu__text--title,.app-payment-table .payment-table__footer-cell,.app-payment-table .payment-table__header-cell,.app-payment-table .payment-table__sub-header,.app-pill-button__label,.app-quotation-product-info-modal .product-info-modal__sub-title,.app-status-modal .excess-compulsory-status-modal__descriptionTitle,.app-table-course .MuiTableCell-head,.app-table-profile .MuiTableCell-head,.app-table__footer .app-table__text,.application-summary-page .summary__btn-text,.application-summary-page .summary__contents-license-title,.application-summary-page .summary__contents-title,.bank-recruiter-branch-page .bank-recruiter-branch__title,.coa-page .coa__content--bold-text,.course-page .course__export,.course-page .course__status-label,.course-page .course__upload-body,.course-page .course__upload-file-name,.customer-page .customer .policy-tab__description,.dashboard-page .dashboard__container .board__value,.dashboard-page .dashboard__container .executives__title,.dashboard-page .dashboard__container .total-gross-amount__description,.dashboard-page .dashboard__container .total-gross-amount__title,.endorsement-payment-page .endorsement-payment__refund,.express-quotation-enquiry-page .express-quotation-enquiry__link,.express-quotation-quotation-page .express-quotation-quotation .quotation__item--expanded .quotation__item-body .name-bold,.express-quotation-quotation-page .express-quotation-quotation .quotation__item--expanded .quotation__item-body tr:nth-last-child(2) td,.express-quotation-quotation-page .express-quotation-quotation .quotation__item--expanded .quotation__price-table .name-bold,.express-quotation-quotation-page .express-quotation-quotation .quotation__item--selected .quotation__item-body .name-bold,.express-quotation-quotation-page .express-quotation-quotation .quotation__item--selected .quotation__item-body tr:nth-last-child(2) td,.express-quotation-quotation-page .express-quotation-quotation .quotation__item--selected .quotation__item-body-footer .name,.express-quotation-quotation-page .express-quotation-quotation .quotation__item--selected .quotation__item-body-footer .price,.express-quotation-quotation-page .express-quotation-quotation .quotation__item--selected .quotation__item-body-header .name,.express-quotation-quotation-page .express-quotation-quotation .quotation__item--selected .quotation__item-content .benefit-title,.express-quotation-quotation-page .express-quotation-quotation .quotation__item--selected .quotation__price-table .name-bold,.express-quotation-quotation-page .express-quotation-quotation .quotation__topic,.express-quotation-quotation-page .express-quotation-quotation .quotation__url,.external-remarks-page .external-remarks__btn-text,.font-semibold,.form-button,.fov-page .fov__link,.general-landing-page .general-landing__icon-notification-text,.license-and-provider-form-page .license-provider__single-license-type .single-checkbox-text,.license-details-page .license-details__single-license-type .single-checkbox-text,.license-payment-page .license-payment__btn-text,.license-renewal-enquiry-page .license-renewal-enquiry .license-payment__btn-text,.license-renewal-enquiry-page .license-renewal-remarks .remarks__btn-text,.license-renewal-enquiry-page .license-renewal-remarks .remarks__icon-notification-text,.license-renewal-page .license-renewal__add-button,.life-insurance-page .life-insurance__form-main-section,.life-insurance-page .life-insurance__title,.life-insurance-page .listing__add-button,.manual-quotation-support-documents-page .manual-quotation-support-documents .support-documents__container .form-radio .MuiTypography-root,.manual-quotation-support-documents-page .manual-quotation-support-documents .support-documents__select-all .MuiFormControlLabel-label,.obd-layout .obd__link,.obd-layout .obd__title,.policy-page .policy .claim-tab__description,.policy-page .policy .endorsement-tab__description,.profile-page .profile__add-button,.profile-page .profile__calendar .form-select .MuiSelect-select,.profile-page .profile__header-title,.profile-page .profile__sub-title,.profile-page .profile__tab .MuiTab-root,.profile-page .profile__tab-panel--header,.profile-page .profile__title,.reporting-page .reporting__date-range-label,.reporting-page .reporting__report-type-label,.schedule-agreement-page .schedule-agreement__btn-text,.single-file-instant-upload__remarks,.stepper__step-navigation .MuiStepIcon-text,.stepper__step-navigation .MuiStepIcon-text--active,.stepper__step-navigation .MuiStepIcon-text--error,.unit-trust-enquiry-page .unit-trust-remarks .remarks__btn-text,.unit-trust-page .unit-trust__add-button,.vka-layout .vka__course-title,.vka-layout .vka__section-title{font-family:Poppins-SemiBold,Roboto,sans-serif}.font-bold{font-family:Poppins-Bold,Roboto,sans-serif}.font-exbold{font-family:Poppins-ExtraBold,Roboto,sans-serif}.express-quotation-quotation-page .express-quotation-quotation .quotation__item-benefits,.font-black{font-family:Poppins-black,Roboto,sans-serif}*{box-sizing:border-box}body,html{padding:0;margin:0;width:100%;min-width:320px;line-height:1;color:#333;font-size:16px}body ::-webkit-scrollbar,html ::-webkit-scrollbar{height:6px;width:6px}body ::-webkit-scrollbar-thumb,html ::-webkit-scrollbar-thumb{background-color:#bcc0c4;border-radius:30px}.vka-layout .vka__header{margin:25px 0 35px;display:flex;align-items:center;justify-content:flex-end}.vka-layout .vka__header .form-button{height:47px;width:200px;margin-left:10px}.vka-layout .vka__sub-header{margin:35px 0}.vka-layout .vka__description-container{display:flex;justify-content:space-between}.vka-layout .vka__title{margin:0;color:#333;font-size:18px}.vka-layout .vka__subtitle{margin:0;color:#666;font-size:14px}.vka-layout .vka__description{margin:10px 0 0;color:#666}.vka-layout .vka__required{color:red;font-size:14px}.vka-layout .vka__form{margin:35px auto}.vka-layout .vka__inputs{margin:0 -15px;display:flex;flex-wrap:wrap;align-items:flex-start}.vka-layout .vka__inputs .app-form-country-mobile,.vka-layout .vka__inputs .form-amount-input,.vka-layout .vka__inputs .form-async-select,.vka-layout .vka__inputs .form-calendar-input,.vka-layout .vka__inputs .form-circle-radio,.vka-layout .vka__inputs .form-general-file-upload,.vka-layout .vka__inputs .form-input,.vka-layout .vka__inputs .form-radio,.vka-layout .vka__inputs .form-select,.vka-layout .vka__inputs .form-textarea,.vka-layout .vka__inputs .full-width{width:calc(50% - 30px);margin:15px 15px 0}@media only screen and (max-width:767px){.vka-layout .vka__inputs .app-form-country-mobile,.vka-layout .vka__inputs .form-amount-input,.vka-layout .vka__inputs .form-async-select,.vka-layout .vka__inputs .form-calendar-input,.vka-layout .vka__inputs .form-circle-radio,.vka-layout .vka__inputs .form-general-file-upload,.vka-layout .vka__inputs .form-input,.vka-layout .vka__inputs .form-radio,.vka-layout .vka__inputs .form-select,.vka-layout .vka__inputs .form-textarea,.vka-layout .vka__inputs .full-width{width:100%}}.vka-layout .vka__inputs .full-width{width:100%!important}.vka-layout .vka__inputs-row{display:flex;flex-direction:row;justify-content:space-between}@media only screen and (max-width:991px){.vka-layout .vka__inputs-row{flex-direction:column}}.vka-layout .vka__inputs-column{width:calc(50% - 15px)}@media only screen and (max-width:991px){.vka-layout .vka__inputs-column{width:100%}}.vka-layout .vka__inputs-column .col-margin{margin-top:6px}.vka-layout .vka__inputs-column .app-form-country-mobile,.vka-layout .vka__inputs-column .form-calendar-input{margin-top:10px}.vka-layout .vka__uploads{width:100%;max-width:640px;margin:auto}.vka-layout .vka__section-divider{padding:30px 0 0;margin:50px 0;border-top:1px solid #d9d9d9}.vka-layout .vka__section-divider .vka__title{margin-bottom:10px}.vka-layout .vka__section-divider .vka__description{margin:0}.vka-layout .vka__section2-divider{padding:10px 0 0;margin:5px 0 -20px;border-top:1px solid #333}.vka-layout .vka__section2-divider .vka__title{margin-bottom:10px}.vka-layout .vka__section2-divider .vka__description{margin:0}.vka-layout .vka__cta-container{display:flex;align-items:center;justify-content:flex-end}.vka-layout .vka__cta-container .form-button{width:180px;margin-top:30px}.vka-layout .vka__cta-container .form-button~.form-button{margin-left:20px}.vka-layout .vka__log-title{margin-top:30px;color:#484964;font-size:20px}.vka-layout .vka__course-title{color:#333;font-size:18px;margin:30px 0 0}.vka-layout .vka__reminder{color:#333;font-size:15px;line-height:22.5px}.vka-layout .vka__comment{margin:30px 0 0;color:#707070;font-size:13px}.vka-layout .vka__text{margin:5px 0 0;color:#e63555;font-size:15px;line-height:22.5px}.vka-layout .vka__form-box{margin:20px auto 0;padding:55px;border-radius:8px;border:2px solid #ebd3b3}.vka-layout .vka__legend-icon{margin-left:20px;width:100px;height:100px}.vka-layout .vka__legend{margin-bottom:-40px;display:flex;align-items:center}.vka-layout .vka__legend-title{padding:0 15px;font-weight:400;font-size:30px}.vka-layout .vka__section-title{font-size:18px;border-bottom:1px solid #333;line-height:normal}.vka-layout .vka__button-container{margin-top:40px;display:flex;align-items:center;justify-content:center}.vka-layout .vka__button-container .form-button{width:180px}.vka-layout .vka__button-container .form-button~.form-button{margin-left:20px}.vka-layout .vka .forms__grid{margin-top:24px}.vka-layout .vka .forms__grid .date-range-wrapper{display:flex;gap:11px;align-items:center}.vka-layout .vka .forms__grid .date-range .form-input__label{margin-bottom:0}.vka-layout .vka .forms__grid .date-range .form-calendar-input__label{display:none}.obd-layout .obd{position:relative}.obd-layout .obd__link{color:#0245a9;text-decoration:underline;cursor:pointer}.obd-layout .obd .form-radio .MuiCheckbox-root.Mui-checked .MuiSvgIcon-root{color:#0245a9}.obd-layout .obd .form-radio .MuiSvgIcon-root{font-size:25px;color:gray}.obd-layout .obd .form-radio .MuiTypography-root{color:#666}.obd-layout .obd .form-radio .MuiFormControlLabel-root{margin-bottom:10px}.obd-layout .obd .form-radio .MuiFormControlLabel-root:last-child{margin-bottom:0}.obd-layout .obd__form{margin:0 0 40px}.obd-layout .obd__header-spacing{height:50px}.obd-layout .obd__title{font-size:18px;margin:0 0 10px}.obd-layout .obd__big-title{color:#484964;font-size:30px}.obd-layout .obd__title-description{margin-top:5px;font-size:15px;color:#333}.obd-layout .obd__wrap{display:flex;justify-content:space-between}.obd-layout .obd__instruction{font-size:15px;line-height:22.5px;margin:26px 0 10px}.obd-layout .obd__sub-title{font-size:15px;margin:5px 0 10px;line-height:22.5px}.obd-layout .obd__sub-title.form-margin{margin:30px 0 0}.obd-layout .obd__sub-title.note{color:#484964;font-weight:500}.obd-layout .obd__section-divider{height:15px;border-top:1px solid #333}.obd-layout .obd__section-divider--light{border:1px solid #d9d9d9;margin-bottom:30px}.obd-layout .obd__sub-divider{border:1px solid #d9d9d9;margin-bottom:10px}.obd-layout .obd__inputs-div{margin-bottom:24px}.obd-layout .obd__inputs{margin:0 -15px;display:flex;flex-wrap:wrap;align-items:flex-start}.obd-layout .obd__inputs .app-form-country-mobile,.obd-layout .obd__inputs .form-amount-input,.obd-layout .obd__inputs .form-async-select,.obd-layout .obd__inputs .form-calendar-input,.obd-layout .obd__inputs .form-circle-radio,.obd-layout .obd__inputs .form-input,.obd-layout .obd__inputs .form-radio,.obd-layout .obd__inputs .form-select,.obd-layout .obd__inputs .form-textarea,.obd-layout .obd__inputs .full-width{width:calc(50% - 30px);margin:20px 15px 0}@media only screen and (max-width:767px){.obd-layout .obd__inputs .app-form-country-mobile,.obd-layout .obd__inputs .form-amount-input,.obd-layout .obd__inputs .form-async-select,.obd-layout .obd__inputs .form-calendar-input,.obd-layout .obd__inputs .form-circle-radio,.obd-layout .obd__inputs .form-input,.obd-layout .obd__inputs .form-radio,.obd-layout .obd__inputs .form-select,.obd-layout .obd__inputs .form-textarea,.obd-layout .obd__inputs .full-width{width:100%}}.obd-layout .obd__inputs .full-width,.obd-layout .obd__inputs .others-radio-parent{width:100%!important}.obd-layout .obd__inputs .others-radio-parent .MuiFormControl-root{width:calc(50% - 30px)}.obd-layout .obd__inputs-row{display:flex;flex-direction:row;justify-content:space-between}@media only screen and (max-width:767px){.obd-layout .obd__inputs-row{flex-direction:column}}.obd-layout .obd__inputs-column{width:calc(50% - 15px);margin-top:10px}@media only screen and (max-width:767px){.obd-layout .obd__inputs-column{width:100%}}.obd-layout .obd__inputs-column .col-margin{margin-top:6px}.obd-layout .obd__inputs-column.full-width{width:100%}.obd-layout .obd__inputs-column.full-width .form-input{margin-top:0}.obd-layout .obd__inputs-column .form-circle-radio{margin:10px 0 0}.obd-layout .obd__add-button{padding:10px;color:#0245a9;border:0;background-color:transparent;cursor:pointer;display:flex;align-items:center;font-size:15px}.obd-layout .obd__add-button .MuiSvgIcon-root{margin-right:5px}.obd-layout .obd__errors{color:#d32f2f;font-size:12px;line-height:1.66}.login-page{height:100%}.login-page,.login-page .login{width:100%;display:flex;align-items:center;justify-content:center}.login-page .login{flex-direction:column;padding-top:50px}.login-page .login__logo{width:200px;margin-bottom:15px}@media only screen and (min-width:991px){.login-page .login__logo{position:absolute;top:25px;left:25px}}.login-page .login__title{margin:0 0 20px}.login-page .login__description{margin:0 0 25px;color:#666}.login-page .login__form{width:100%;max-width:350px;display:flex;align-items:center;flex-direction:column;justify-content:center}.login-page .login__error{color:red;font-size:12px}.login-page .login__link{margin:20px 0 30px}.login-page .login__link a{text-decoration:none;color:#666}.login-page .login .form-input .MuiOutlinedInput-root{box-shadow:0 1px 8px 0 rgba(0,0,0,.25)}.login-page .login .form-button{height:47px}.login-page .login__privacy{max-width:600px;padding:30px;background-color:hsla(0,0%,100%,.6);box-shadow:-2px -2px 4px rgba(0,0,0,.05),4px 4px 4px rgba(0,0,0,.05);border-radius:10px;text-align:center;margin-top:70px}.login-page .login__privacy h1{margin:0;font-size:20px;font-weight:500;color:#484964}.login-page .login__privacy p{margin:10px 0 5px;font-size:13px;line-height:19.5px;font-weight:400;color:#333}.login-page .login__privacy p a{color:#333}.login-page .login__privacy-file{display:flex;align-items:center;justify-content:center;gap:5px;text-decoration:none}.login-page .login__privacy-file p{margin:0;font-size:13px;font-weight:600;text-decoration:underline;color:#0245a9}.login-page .login__privacy-file span{width:14px;height:8px}.forgot-password-page{height:100%}.forgot-password-page,.forgot-password-page .forgot-password{width:100%;display:flex;align-items:center;justify-content:center}.forgot-password-page .forgot-password{flex-direction:column}.forgot-password-page .forgot-password__logo{width:200px;margin-bottom:15px}@media only screen and (min-width:991px){.forgot-password-page .forgot-password__logo{position:absolute;top:25px;left:25px}}.forgot-password-page .forgot-password__title{margin:0 0 20px}.forgot-password-page .forgot-password__description{margin:0 0 25px;color:#666}.forgot-password-page .forgot-password__form{width:100%;max-width:350px;display:flex;align-items:center;flex-direction:column;justify-content:center}.forgot-password-page .forgot-password__error{color:red;font-size:12px}.forgot-password-page .forgot-password__link{margin:30px 0;display:flex;align-items:center;justify-content:center}.forgot-password-page .forgot-password__link .app-icon{width:15px;height:15px;margin-right:10px}.forgot-password-page .forgot-password__link a{text-decoration:none;color:#666}.forgot-password-page .forgot-password .form-input .MuiOutlinedInput-root{box-shadow:0 1px 8px 0 rgba(0,0,0,.25)}.forgot-password-page .forgot-password .form-button{height:47px;margin-top:50px}.reset-password-page{height:100%}.reset-password-page,.reset-password-page .reset-password{width:100%;display:flex;align-items:center;justify-content:center}.reset-password-page .reset-password{flex-direction:column}.reset-password-page .reset-password__logo{width:200px;margin-bottom:15px}@media only screen and (min-width:991px){.reset-password-page .reset-password__logo{position:absolute;top:25px;left:25px}}.reset-password-page .reset-password__title{margin:0 0 20px}.reset-password-page .reset-password__description{margin:0 0 25px;color:#666}.reset-password-page .reset-password__form{width:100%;max-width:350px;display:flex;align-items:center;flex-direction:column;justify-content:center}.reset-password-page .reset-password__guidence{margin:15px 0}.reset-password-page .reset-password__text{width:100%;margin:5px 0 0;display:flex;color:#666;line-height:22.5px}.reset-password-page .reset-password__text--valid{color:#08d175}.reset-password-page .reset-password__text--in-valid{color:red}.reset-password-page .reset-password__text .MuiSvgIcon-root{margin:3px 5px 0 0;font-size:16px}.reset-password-page .reset-password__link{margin:30px 0;display:flex;align-items:center;justify-content:center}.reset-password-page .reset-password__link .app-icon{width:15px;height:15px;margin-right:10px}.reset-password-page .reset-password__link a{text-decoration:none;color:#666}.reset-password-page .reset-password .form-input .MuiOutlinedInput-root{box-shadow:0 1px 8px 0 rgba(0,0,0,.25)}.reset-password-page .reset-password .form-button{height:47px;margin-top:50px}.password-generic-page{height:100%}.password-generic-page,.password-generic-page .password-generic{width:100%;display:flex;align-items:center;justify-content:center}.password-generic-page .password-generic{text-align:center;flex-direction:column}.password-generic-page .password-generic__logo{width:200px;margin-bottom:15px}@media only screen and (min-width:991px){.password-generic-page .password-generic__logo{position:absolute;top:25px;left:25px}}.password-generic-page .password-generic__title{margin:0 0 20px}.password-generic-page .password-generic__description{margin:0 0 25px;color:#666}.password-generic-page .password-generic .form-button{margin-top:50px;max-width:350px}.dashboard-page .dashboard__header{margin:0 20px 45px;display:flex;align-items:center;justify-content:space-between}.dashboard-page .dashboard__header .form-select{width:100%;max-width:250px;margin:0 10px 0 auto}.dashboard-page .dashboard__header .form-select__label{display:none}.dashboard-page .dashboard__header .form-async-select{width:100%;max-width:250px;margin:0 10px 0 auto}.dashboard-page .dashboard__header .form-async-select__label{display:none}.dashboard-page .dashboard__wrapper{width:50%}.dashboard-page .dashboard__wrapper:last-child{padding-left:10px}.dashboard-page .dashboard__greeting{margin-bottom:5px;color:#0245a9;font-size:22px}.dashboard-page .dashboard__date{margin:0;color:#666}.dashboard-page .dashboard__container{display:flex;flex-wrap:wrap}.dashboard-page .dashboard__container .board{width:calc(50% - 20px);padding:35px 25px;margin:10px;color:#fff;border-radius:8px;background-color:#0245a9;display:flex;align-items:center;flex-direction:column;justify-content:center}@media only screen and (max-width:991px){.dashboard-page .dashboard__container .board{width:100%}}.dashboard-page .dashboard__container .board .app-icon{width:50px;height:50px}.dashboard-page .dashboard__container .board .app-icon span{width:50px!important;height:50px!important}.dashboard-page .dashboard__container .board--full-width{width:100%}@media only screen and (min-width:991px){.dashboard-page .dashboard__container .board--full-width{flex-direction:row}.dashboard-page .dashboard__container .board--full-width .app-icon,.dashboard-page .dashboard__container .board--full-width .app-icon span{width:125px!important;height:125px!important}}.dashboard-page .dashboard__container .board__title{text-align:center}.dashboard-page .dashboard__container .board__value{margin:15px 0 0;text-align:center;font-size:48px}.dashboard-page .dashboard__container .board__description{font-size:14px;text-align:center}@media only screen and (min-width:991px){.dashboard-page .dashboard__container .board__wrapper{width:50%;display:flex;align-items:center;justify-content:center}.dashboard-page .dashboard__container .board__wrapper--content{display:flex;flex-direction:column;justify-content:centers;align-items:flex-start}}.dashboard-page .dashboard__container .total-gross-amount{width:100%;margin:10px;padding:25px;border-radius:8px;border:1px solid #d9d9d9}.dashboard-page .dashboard__container .total-gross-amount__title{font-size:18px}.dashboard-page .dashboard__container .total-gross-amount__description{margin:5px 0;font-size:14px}.dashboard-page .dashboard__container .total-gross-amount__list{padding:0;margin:0}.dashboard-page .dashboard__container .total-gross-amount__item{list-style-type:none}.dashboard-page .dashboard__container .total-gross-amount__bar-container{display:flex;align-items:center}.dashboard-page .dashboard__container .total-gross-amount__bar{width:0;max-width:70%;height:15px;border-radius:100px;background-color:#fcb900;transition:width 2s ease-in}.dashboard-page .dashboard__container .total-gross-amount__amount{width:30%;padding:0 10px;color:#666;font-size:12px}.dashboard-page .dashboard__container .executives{width:100%;margin:10px;padding:25px;border-radius:8px;border:1px solid #d9d9d9}.dashboard-page .dashboard__container .executives__title{font-size:18px}.dashboard-page .dashboard__container .executives__header{display:flex;align-items:center;justify-content:space-between}.dashboard-page .dashboard__container .executives__date-range-button{padding:0;border:0;cursor:pointer;background-color:transparent}.dashboard-page .dashboard__container .executives__input-wrapper{width:50%;max-width:280px;border-radius:8px;border:1px solid #d9d9d9;overflow:hidden;display:flex;align-items:center;justify-content:space-between}.dashboard-page .dashboard__container .executives__input-wrapper .app-icon{margin-right:15px}.dashboard-page .dashboard__container .executives__input-wrapper .form-input{pointer-events:none;margin:0}.dashboard-page .dashboard__container .executives__input-wrapper .form-input__input{margin:0}.dashboard-page .dashboard__container .executives__input-wrapper .form-input__label{display:none}.dashboard-page .dashboard__container .executives__input-wrapper .form-input .MuiOutlinedInput-root{border:0}.dashboard-page .dashboard__container .executives__input-wrapper .form-input .MuiOutlinedInput-input{text-align:center}.dashboard-page .dashboard__container .executives .app-table .table-name{display:flex;align-items:center}.dashboard-page .dashboard__container .executives .app-table .table-name img{border-radius:100px}.dashboard-page .dashboard__container .executives .app-table .table-name__text{margin:0 0 0 5px}.dashboard-page .dashboard__container .executives .app-table .MuiTableContainer-root{max-height:350px}.dashboard-page .dashboard__container .executives .app-table .MuiTableCell-root{padding-left:0}.dashboard-page .dashboard__container .executives .app-table .MuiTableContainer-root{border:0}.dashboard-page .dashboard__container .executives .app-table .MuiTableCell-root{background-color:#fff}.dashboard-page .dashboard__container .top-charts{width:100%;display:flex;flex-wrap:wrap}.dashboard-page .dashboard__container .top-charts__header{margin-bottom:55px;display:flex;align-items:center;justify-content:space-between;padding:0 10px 0 0}.dashboard-page .dashboard__container .top-charts__header .form-select{width:100%;max-width:250px;margin:0 10px 0 auto}.dashboard-page .dashboard__container .top-charts__header .form-select__label{display:none}.dashboard-page .dashboard__container .top-charts__header .form-async-select{width:100%;max-width:250px;margin:0 10px 0 auto}.dashboard-page .dashboard__container .top-charts__header .form-async-select__label{display:none}.dashboard-page .dashboard__container .top-charts__wrapper{width:calc(50% - 20px);margin:10px;padding:25px;border-radius:8px;border:1px solid #d9d9d9}@media only screen and (max-width:991px){.dashboard-page .dashboard__container .top-charts__wrapper{width:100%}}.dashboard-date-range .rdrDefinedRangesWrapper{display:none}.profile-page .profile{margin-top:35px;display:flex;align-items:center;flex-direction:column;justify-content:center}.profile-page .profile__avatar{width:105px;height:105px;cursor:pointer}.profile-page .profile__tab{margin:30px auto 0;width:100%;max-width:1030px}.profile-page .profile__tab .MuiTabs-scrollButtons{color:#484964}.profile-page .profile__tab .MuiTabScrollButton-horizontal.Mui-disabled~.MuiTabs-scroller:has(+.MuiTabScrollButton-horizontal.Mui-disabled){display:flex;justify-content:center}.profile-page .profile__tab .MuiTab-root{color:#ccc;font-size:15px;width:200px;max-height:60px;word-break:break-word;text-transform:none}.profile-page .profile__tab .MuiTab-root:not(:last-child):after{right:0;content:"";display:block;z-index:0;position:absolute;width:2px;height:20px;background-color:#d9d9d9}.profile-page .profile__tab .MuiTab-root.Mui-selected{color:#e63555;border-bottom:2px solid #e63555}.profile-page .profile__section-header{display:flex;flex:0 0 100%;border-bottom:1px solid #333;font-weight:600;color:#333;font-size:18px;line-height:27px;margin:30px 0 15px}.profile-page .profile__section-header:not(:first-child){margin-top:40px}.profile-page .profile__section-subheader{margin-top:5px;font-size:15px;line-height:22px}.profile-page .profile__section-subheader:not(:first-child){margin-top:30px}.profile-page .profile__section-profile-divider{margin:40px 0 15px;border-top:1px solid #d9d9d9}.profile-page .profile__header-tab{display:flex;margin-bottom:30px}.profile-page .profile__tab-panel{width:100%;max-width:960px;margin:20px auto;padding:10px 0 20px}.profile-page .profile__tab-panel--header{display:flex;align-items:center;justify-content:space-between;margin:-10px 5px 15px}.profile-page .profile__tab-panel--title{font-size:18px;font-weight:600;margin:0}.profile-page .profile__tab-panel--section-title{font-size:18px;font-weight:600;margin:10px 0 5px}.profile-page .profile__tab-panel--link-copied{display:flex;align-items:center;color:#08d175;font-size:15px;padding:10px 0}.profile-page .profile__tab-panel-form{width:100%;max-width:960px;margin:0 auto;padding:0}.profile-page .profile__form{margin-bottom:5px;padding:0 5px}.profile-page .profile__form .vka__inputs-row{margin:15px -15px 0}.profile-page .profile__form .vka__inputs-row .vka__inputs-column{width:calc(50% - 30px);margin:0 15px}.profile-page .profile__form .vka__inputs-row .vka__inputs-column .form-async-select:first-child{margin:0}.profile-page .profile__form .vka__inputs-row .vka__inputs-column .app-form-country-mobile{vertical-align:bottom}.profile-page .profile__form .vka__inputs-row .vka__inputs-column .form-input{margin-top:15px}@media only screen and (max-width:991px){.profile-page .profile__form .vka__inputs-row{flex-direction:row}}@media only screen and (max-width:767px){.profile-page .profile__form .vka__inputs-row{flex-direction:column;width:100%}.profile-page .profile__form .vka__inputs-row .vka__inputs-column{width:100%}.profile-page .profile__form .vka__inputs-row .vka__inputs-column:not(:first-child){margin-top:15px}}.profile-page .profile__form-wrapper{justify-content:space-between;margin:-30px 0 0}.profile-page .profile__calendar,.profile-page .profile__form-wrapper{display:flex;align-items:center;flex-direction:row}.profile-page .profile__calendar .form-select{margin:0 0 10px -10px;padding:8.5px 32px 8.5px 14px}.profile-page .profile__calendar .form-select__label{display:none}.profile-page .profile__calendar .form-select__input{border:0;color:#0245a9}.profile-page .profile__calendar .form-select__input--default{color:#666;font-size:15px}.profile-page .profile__button-row{display:flex;justify-content:right;gap:16px}.profile-page .profile__add-button{color:#0245a9;border:0;background-color:transparent;cursor:pointer;display:flex;align-items:center;font-size:15px;padding:10px 0 10px 10px}.profile-page .profile__add-button .MuiSvgIcon-root{margin-right:5px}.profile-page .profile__icon{width:15px;margin-right:10px}.profile-page .profile__section-divider{margin:25px 0;border-top:1px solid #d9d9d9}.profile-page .profile__section-divider .profile__title{margin-bottom:10px}.profile-page .profile__section-divider .profile__description{margin:0}.profile-page .profile__sub-header{margin:35px 0}.profile-page .profile__title{margin:0;color:#333;font-size:18px}.profile-page .profile__sub-title{padding:0 0 0 20px;color:#333;font-size:15px}.profile-page .profile__filter{justify-content:space-between;margin-bottom:9px}.profile-page .profile__filter,.profile-page .profile__filter-container{display:flex;align-items:center}.profile-page .profile__filter-item{margin-right:8px}.profile-page .profile__navigate-btn{padding:0;border:0;cursor:pointer;color:#333;background-color:transparent;display:flex;align-items:center;justify-content:center}.profile-page .profile__content-body{display:flex;flex-direction:column;width:65%;padding-right:20px}.profile-page .profile__content-body-full{display:flex;flex-direction:column;width:100%;padding-right:20px}.profile-page .profile__total-hours-wrapper{display:flex;flex-direction:row;font-size:15px;line-height:23px}.profile-page .profile__header-title{line-height:24px;font-size:16px}.profile-page .profile__course-label{flex:4 1}.profile-page .profile__course-colon{margin-left:20px;text-align:center}.profile-page .profile__course-value,.profile-page .profile__result-value{flex:1 1;text-align:center}.profile-page .profile__result-body{display:flex;flex-direction:column;width:35%}.profile-page .profile__result-label{flex:1 1}.profile-page .profile__result-colon{margin:0 20px}.profile-page .profile__results-value{flex:2 1;text-align:left}.profile-page .profile__symbol{align-items:center}.profile-page .profile__container{display:flex;justify-content:space-between;flex-wrap:wrap}.profile-page .profile__combine{display:flex;flex-direction:column;margin:20px 0 0}.profile-page .profile__inputs{margin:0 -15px;display:flex;flex-wrap:wrap;align-items:flex-start}.profile-page .profile__inputs .app-form-country-mobile,.profile-page .profile__inputs .form-amount-input,.profile-page .profile__inputs .form-async-select,.profile-page .profile__inputs .form-calendar-input,.profile-page .profile__inputs .form-input,.profile-page .profile__inputs .form-radio,.profile-page .profile__inputs .form-select,.profile-page .profile__inputs .form-textarea,.profile-page .profile__inputs .full-width{width:calc(50% - 30px);margin:15px 15px 0}@media only screen and (max-width:991px){.profile-page .profile__inputs .app-form-country-mobile,.profile-page .profile__inputs .form-amount-input,.profile-page .profile__inputs .form-async-select,.profile-page .profile__inputs .form-calendar-input,.profile-page .profile__inputs .form-input,.profile-page .profile__inputs .form-radio,.profile-page .profile__inputs .form-select,.profile-page .profile__inputs .form-textarea,.profile-page .profile__inputs .full-width{width:100%}}.profile-page .profile__inputs .full-width{width:100%!important}.profile-page .green{color:#00bd40}.profile-page .red{color:red}.fov-page .fov__link{color:#0245a9;text-decoration:underline}.fov-page .fov .form-radio .MuiCheckbox-root.Mui-checked .MuiSvgIcon-root{color:#0245a9}.fov-page .fov .form-radio .MuiSvgIcon-root{font-size:25px;color:gray}.fov-page .fov .form-radio .MuiTypography-root{color:#666}.fov-page .fov .form-radio .MuiFormControlLabel-root{margin-bottom:10px}.fov-page .fov .form-radio .MuiFormControlLabel-root:last-child{margin-bottom:0}.license-page .add-btn{display:flex;flex-direction:row-reverse}.license-page .license__title{margin-bottom:13px;color:#0245a9}.license-page .license__title .wording{font-size:18px;font-weight:500}.license-page .license__list-div{margin-bottom:30px}.license-page .license__list-div .vka__inputs{align-items:flex-end}.license-page .license__list-header{font-size:18px;color:#fff;background-color:#7e7f95;padding:15px 20px;border-radius:4px;margin-bottom:10px;font-weight:600}.license-page .license__list-description{font-weight:400}.license-page .license__list-item{border-bottom:1px solid #d9d9d9}.license-page .license__provider-list{width:100%}.license-page .license__provider-div{display:flex;flex-wrap:wrap;align-items:center;margin-top:20px;margin-bottom:10px}.license-page .license__provider-dot{width:4px;height:4px;border-radius:50%;background-color:#484964;margin-right:10px}.license-page .license__provider-name{flex:1 1;font-weight:300;border-bottom:1px solid #d9d9d9;margin-right:15px;line-height:30px}.license-page .license__provider-input{margin:0}.claim-page .claim__header{margin:35px 0;display:flex;align-items:center;justify-content:space-between}.claim-page .claim__header .form-button{height:47px;width:150px}.claim-page .claim__header .app-search-input{width:420px}.claim-remark-page .claim-remark .remark__header{padding:10px 0;border-bottom:1px solid #d9d9d9;display:flex;align-items:center;justify-content:space-between}.claim-remark-page .claim-remark .remark__title{color:#333;font-weight:400}.claim-remark-page .claim-remark .remark__sort-by{margin:0;font-size:14px;color:#666;cursor:pointer;display:flex;align-items:center}.claim-remark-page .claim-remark .remark__sort-by .MuiSvgIcon-root{margin-left:10px;font-size:18px;color:#666}.claim-remark-page .claim-remark .remark__list{margin:0;padding:0}.claim-remark-page .claim-remark .remark__list-item{margin:0;padding:15px 0;list-style-type:none;border-bottom:1px solid #d9d9d9}.claim-remark-page .claim-remark .remark__item-title{word-break:break-word;display:flex;align-items:center;line-height:normal;white-space:pre-wrap}.claim-remark-page .claim-remark .remark__item-title .app-icon{margin-right:5px}.claim-remark-page .claim-remark .remark__title{font-size:18px}.claim-remark-page .claim-remark .remark__text{display:flex;align-items:center;justify-content:space-between}.claim-remark-page .claim-remark .remark__name{padding-left:30px;font-size:14px;color:#666}.claim-remark-page .claim-remark .remark__date{font-size:14px;color:#666}.claim-remark-page .claim-remark .remark__form{margin-bottom:50px}.claim-remark-page .claim-remark .remark__inputs .form-textarea{margin-top:0}.claim-remark-page .claim-remark .remark__visible-cta{padding:10px;margin-top:20px;color:#0245a9;border:0;background-color:transparent;cursor:pointer;display:flex;align-items:center}.claim-remark-page .claim-remark .remark__visible-cta .MuiSvgIcon-root{margin-right:5px}.claim-remark-page .claim-remark .remark__cta-container{display:flex;align-items:center;justify-content:flex-end}.claim-remark-page .claim-remark .remark__cta-container .form-button{width:180px;margin-top:30px}.claim-remark-page .claim-remark .remark__cta-container .form-button~.form-button{margin-left:20px}.claim-policies-page .claim-policies__button-wrapper{display:flex;align-items:center}.claim-policies-page .claim-policies__clear-button{margin:0;color:#0245a9;cursor:pointer}.claim-policies-page.vka-layout .vka__cta-container{margin-top:30px;display:flex;align-items:center;justify-content:space-between}.claim-policies-page.vka-layout .vka__cta-container .form-button{margin-top:0}.di-payment-receipt{height:100%;border-radius:10px;background-color:#fff}.di-payment-receipt .payment-receipt{width:100%}.di-payment-receipt .payment-receipt__menu{width:100%;padding:15px 5px;background-color:#f2f2f2;box-shadow:0 2px 4px 0 rgba(0,0,0,.1);display:flex;align-items:center;justify-content:space-between}.di-payment-receipt .payment-receipt__menu-content{padding:0 10px;display:flex;align-items:center}@media only screen and (max-width:679px){.di-payment-receipt .payment-receipt__menu-content .MuiBadge-root{display:none}}.di-payment-receipt .payment-receipt__logo{position:relative;width:150px;height:40px;margin-left:60px}.di-payment-receipt .payment-receipt__container{display:flex;align-items:center;flex-direction:column;justify-content:center;margin:70px auto;width:70%;max-width:871px;min-width:350px}.di-payment-receipt .payment-receipt__container--icon{width:100px;height:100px}.di-payment-receipt .payment-receipt__container--title{margin:30px 0 0;color:#484964;font-size:30px;font-weight:300;text-align:center}.di-payment-receipt .payment-receipt__container--description{margin:18px 0 40px;color:#333;font-size:15px;font-weight:400;text-align:center}.di-payment-receipt .payment-receipt__container--box{width:100%;margin:0;padding:40px;border-radius:8px;border:2px solid #ebd3b3}.di-payment-receipt .payment-receipt__container--text{margin:10px 0;text-align:left;color:#707070;font-size:15px;font-weight:400;flex:1 1}.di-payment-receipt .payment-receipt__container--value{margin:10px 0;color:#333;text-align:right;font-size:15px;font-weight:500;flex:1 1}.di-payment-receipt .payment-receipt__container--value-success{font-size:15px;color:#08d175}.di-payment-receipt .payment-receipt__container--list{margin:0;padding:0}.di-payment-receipt .payment-receipt__container--item{list-style-type:none;gap:15px;display:flex;justify-content:space-between}.di-payment-receipt .payment-receipt__container--note{margin:20px 0 0;font-size:12px;color:#707070;align-self:flex-start;font-weight:300}.di-payment-receipt .payment-receipt__footer{position:fixed;padding:10px;bottom:0;left:0;right:0;text-align:center;font-size:12px;color:#666;background-color:#fff}.manual-quotation-page .manual-quotation__header{margin:25px 0 35px;display:flex;align-items:center;justify-content:space-between}.manual-quotation-page .manual-quotation__header .form-button{height:47px;width:150px}.manual-quotation-page .manual-quotation__header .app-search-input{width:420px}.manual-quotation-quotation-page .manual-quotation-quotation__sub-header{display:flex;align-items:center;justify-content:space-between}.manual-quotation-quotation-page .manual-quotation-quotation__sub-header .form-button{height:47px;width:200px;margin-left:10px}.manual-quotation-quotation-page .manual-quotation-quotation__btn-wrapper{display:flex}.manual-quotation-quotation-page .manual-quotation-quotation__btn-wrapper .form-button--text{width:115px}.manual-quotation-quotation-page .manual-quotation-quotation .quotation__list{margin:0;padding:0}.manual-quotation-quotation-page .manual-quotation-quotation .quotation__item{margin-bottom:25px;border-radius:5px;border:1px solid #d9d9d9;list-style:none;cursor:pointer}.manual-quotation-quotation-page .manual-quotation-quotation .quotation__item--selected .quotation__item-body,.manual-quotation-quotation-page .manual-quotation-quotation .quotation__item--selected .quotation__item-header,.manual-quotation-quotation-page .manual-quotation-quotation .quotation__item:hover .quotation__item-body,.manual-quotation-quotation-page .manual-quotation-quotation .quotation__item:hover .quotation__item-header{color:#fff;background-color:#0245a9}.manual-quotation-quotation-page .manual-quotation-quotation .quotation__item-header{padding:15px;border-bottom:1px solid #d9d9d9;border-top-right-radius:5px;border-top-left-radius:5px;transition:.2s ease-in-out 25ms;display:flex;justify-content:space-between}.manual-quotation-quotation-page .manual-quotation-quotation .quotation__item-body{padding:15px;transition:.2s ease-in-out 25ms;display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between}.manual-quotation-quotation-page .manual-quotation-quotation .quotation__item-content{width:100%;display:flex;flex-direction:column}.manual-quotation-quotation-page .manual-quotation-quotation .quotation__topic{margin:0}.manual-quotation-quotation-page .manual-quotation-quotation .quotation__date{margin:0;font-size:14px}.manual-quotation-quotation-page .manual-quotation-quotation .quotation__price{margin-left:auto;font-size:18px;display:inline-block}.manual-quotation-quotation-page .manual-quotation-quotation .quotation__price--total{text-decoration:underline}.manual-quotation-quotation-page .manual-quotation-quotation .quotation__basicPremium-wrapper{display:flex;gap:5px}.manual-quotation-quotation-page .manual-quotation-quotation .quotation__basicPremium-wrapper>:first-child{text-align:right;flex:1 1}.manual-quotation-quotation-page .manual-quotation-quotation .quotation__product-name{white-space:pre;font-style:italic;font-size:14px}.manual-quotation-quotation-page .manual-quotation-quotation .quotation__text{white-space:pre-line;word-break:break-word;font-size:14px}.manual-quotation-quotation-page .manual-quotation-quotation .quotation__footer{position:relative;border-top:1px solid #d9d9d9;display:flex;align-items:center;justify-content:center}.manual-quotation-quotation-page .manual-quotation-quotation .quotation__download-cta{padding:10px;color:#0245a9;font-size:16px;border:0;background-color:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center}.manual-quotation-quotation-menu{z-index:1299}.manual-quotation-quotation-menu a{width:100%;margin:0;padding:10px 15px;color:#333;text-decoration:none;list-style-type:none;transition:.2s ease-in-out 25ms;display:block}.manual-quotation-quotation-menu .MuiPaper-root{box-shadow:0 2px 4px 0 rgba(0,0,0,.1)}.manual-quotation-quotation-menu .MuiMenuItem-root{padding:0}.manual-quotation-quotation-menu .MuiMenuItem-root:hover{background-color:rgba(2,69,169,.1)}.manual-quotation-quotation-filterby-menu .MuiList-root{padding:5px}.manual-quotation-quotation-filterby-menu .form-radio{margin-top:0;margin-bottom:5px;margin-left:10px}.manual-quotation-quotation-filterby-menu .form-radio .MuiFormControlLabel-label{color:#666}.manual-quotation-quotation-filterby-menu .form-radio .MuiCheckbox-root{padding:0 5px}.manual-quotation-quotation-filterby-menu .form-radio .MuiCheckbox-root.Mui-checked .MuiSvgIcon-root{color:#0245a9}.manual-quotation-quotation-filterby-menu .form-radio .MuiSvgIcon-root{font-size:25px;color:gray}.manual-quotation-support-documents-page .manual-quotation-support-documents .support-documents__form{margin:0}.manual-quotation-support-documents-page .manual-quotation-support-documents .support-documents__tooltips .app-icon{width:15px;height:15px;pointer-events:auto;margin-left:5px;margin-top:13px}.manual-quotation-support-documents-page .manual-quotation-support-documents .support-documents__container{display:flex;flex-wrap:wrap;width:780px}.manual-quotation-support-documents-page .manual-quotation-support-documents .support-documents__container .form-radio{margin:0;width:calc(50% - 5px)}.manual-quotation-support-documents-page .manual-quotation-support-documents .support-documents__container .form-radio .MuiCheckbox-root.Mui-checked .MuiSvgIcon-root{color:#0245a9}.manual-quotation-support-documents-page .manual-quotation-support-documents .support-documents__container .form-radio .MuiSvgIcon-root{font-size:25px;color:gray}.manual-quotation-support-documents-page .manual-quotation-support-documents .support-documents__container .form-radio .MuiTypography-root{color:#333;font-size:15px;line-height:22.5px}.manual-quotation-support-documents-page .manual-quotation-support-documents .support-documents__sub-header{margin:20px 0 0}.manual-quotation-support-documents-page .manual-quotation-support-documents .support-documents__description{margin:20px 0}.manual-quotation-support-documents-page .manual-quotation-support-documents .support-documents__inputs{display:flex;flex-wrap:wrap}.manual-quotation-support-documents-page .manual-quotation-support-documents .support-documents__inputs .form-radio{margin:0 15px;width:calc(50% - 30px)}.manual-quotation-support-documents-page .manual-quotation-support-documents .support-documents__inputs .form-radio .MuiCheckbox-root.Mui-checked .MuiSvgIcon-root{color:#0245a9}.manual-quotation-support-documents-page .manual-quotation-support-documents .support-documents__inputs .form-radio .MuiSvgIcon-root{font-size:25px;color:gray}.manual-quotation-support-documents-page .manual-quotation-support-documents .support-documents__inputs .form-radio .MuiTypography-root{color:#666;font-size:15px}.manual-quotation-support-documents-page .manual-quotation-support-documents .support-documents__select-all{width:100%}.manual-quotation-documents-page .manual-quotation-documents .documents__download-cta{width:100%;padding:15px;margin:10px 0;border-radius:5px;cursor:pointer;background-color:#f3f4f5;display:flex;justify-content:space-between}.manual-quotation-documents-page .manual-quotation-documents .documents__file-size{margin:10px 0 0;color:#666;font-size:14px}.manual-quotation-documents-page .manual-quotation-documents .documents__file-name{color:#333;white-space:normal;word-break:break-all;margin:0 20px 20px 0}.manual-quotation-receipt-page .manual-quotation-receipt .receipt__section-divider{padding:30px 0 50px;margin:50px 0;border-bottom:1px solid #d9d9d9}.manual-quotation-receipt-page .manual-quotation-receipt .receipt__inputs{width:100%;max-width:640px;margin:0 auto 20px;display:flex;flex-direction:column;justify-content:center}.manual-quotation-receipt-page .manual-quotation-receipt .receipt__inputs .form-radio{margin:0;width:100%}.manual-quotation-receipt-page .manual-quotation-receipt .receipt__inputs .form-radio .MuiFormControl-root{width:100%}.manual-quotation-receipt-page .manual-quotation-receipt .receipt__inputs .form-radio .MuiFormGroup-root{display:flex;flex-direction:row;width:100%}.manual-quotation-receipt-page .manual-quotation-receipt .receipt__inputs .form-radio .MuiFormGroup-root .MuiFormControlLabel-root{flex:1 1}.manual-quotation-receipt-page .manual-quotation-receipt .receipt__inputs .form-amount-input,.manual-quotation-receipt-page .manual-quotation-receipt .receipt__inputs .form-input{width:100%;margin-left:inherit!important;margin-right:inherit!important}.manual-quotation-receipt-page .manual-quotation-receipt .receipt__inputs .form-amount-input .MuiOutlinedInput-root,.manual-quotation-receipt-page .manual-quotation-receipt .receipt__inputs .form-input .MuiOutlinedInput-root{height:55px}.manual-quotation-receipt-page .manual-quotation-receipt .receipt__provider-info{text-align:center;color:#0245a9}.manual-quotation-remark-page .manual-quotation-remark .remark__header{padding:10px 0;border-bottom:1px solid #d9d9d9;display:flex;align-items:center;justify-content:space-between}.manual-quotation-remark-page .manual-quotation-remark .remark__title{color:#333;font-weight:400}.manual-quotation-remark-page .manual-quotation-remark .remark__sort-by{margin:0;font-size:14px;color:#666;cursor:pointer;display:flex;align-items:center}.manual-quotation-remark-page .manual-quotation-remark .remark__sort-by .MuiSvgIcon-root{margin-left:10px;font-size:18px;color:#666}.manual-quotation-remark-page .manual-quotation-remark .remark__list{margin:0;padding:0}.manual-quotation-remark-page .manual-quotation-remark .remark__list-item{margin:0;padding:15px 0;list-style-type:none;border-bottom:1px solid #d9d9d9}.manual-quotation-remark-page .manual-quotation-remark .remark__item-title{word-break:break-word;display:flex;align-items:center;line-height:normal;white-space:pre-wrap}.manual-quotation-remark-page .manual-quotation-remark .remark__item-title .app-icon{margin-right:5px}.manual-quotation-remark-page .manual-quotation-remark .remark__title{font-size:18px}.manual-quotation-remark-page .manual-quotation-remark .remark__text{display:flex;align-items:center;justify-content:space-between}.manual-quotation-remark-page .manual-quotation-remark .remark__name{padding-left:30px;font-size:14px;color:#666}.manual-quotation-remark-page .manual-quotation-remark .remark__date{font-size:14px;color:#666}.manual-quotation-remark-page .manual-quotation-remark .remark__form{margin-bottom:50px}.manual-quotation-remark-page .manual-quotation-remark .remark__inputs .form-textarea{margin-top:0}.manual-quotation-remark-page .manual-quotation-remark .remark__visible-cta{padding:10px;margin-top:20px;color:#0245a9;border:0;background-color:transparent;cursor:pointer;display:flex;align-items:center}.manual-quotation-remark-page .manual-quotation-remark .remark__visible-cta .MuiSvgIcon-root{margin-right:5px}.manual-quotation-remark-page .manual-quotation-remark .remark__cta-container{display:flex;align-items:center;justify-content:flex-end}.manual-quotation-remark-page .manual-quotation-remark .remark__cta-container .form-button{width:180px;margin-top:30px}.manual-quotation-remark-page .manual-quotation-remark .remark__cta-container .form-button~.form-button{margin-left:20px}.manual-quotation-policy-page .manual-quotation-policy .vka__section-divider{padding:0}.manual-quotation-payment-document-page .manual-quotation-payment-document .payment-document__section-divider{padding:30px 0 50px;margin:50px 0;border-bottom:1px solid #d9d9d9}.manual-quotation-payment-document-page .manual-quotation-payment-document .payment-document__description{line-height:22.5px;font-size:15px}.manual-quotation-payment-document-page .manual-quotation-payment-document .payment-document__inputs{width:100%;max-width:640px;margin:0 auto 20px;display:flex;flex-direction:column;justify-content:center}.manual-quotation-payment-document-page .manual-quotation-payment-document .payment-document__inputs .form-radio{margin:0;width:100%}.manual-quotation-payment-document-page .manual-quotation-payment-document .payment-document__inputs .form-radio__multi{margin-bottom:0}.manual-quotation-payment-document-page .manual-quotation-payment-document .payment-document__inputs .form-radio .MuiTypography-root{line-height:22.5px;font-size:15px}.manual-quotation-payment-document-page .manual-quotation-payment-document .payment-document__inputs .form-radio .MuiCheckbox-root.Mui-checked .MuiSvgIcon-root{color:#0245a9}.manual-quotation-payment-document-page .manual-quotation-payment-document .payment-document__inputs .form-radio .MuiSvgIcon-root{color:gray}.manual-quotation-payment-document-page .manual-quotation-payment-document .payment-document__inputs .form-radio .MuiFormControl-root{width:100%}.manual-quotation-payment-document-page .manual-quotation-payment-document .payment-document__inputs .form-radio .MuiFormGroup-root{display:flex;width:100%}.manual-quotation-payment-document-page .manual-quotation-payment-document .payment-document__inputs .form-radio .MuiFormGroup-root .MuiFormControlLabel-root{flex:1 1}.manual-quotation-payment-document-page .manual-quotation-payment-document .payment-document__inputs .form-amount-input,.manual-quotation-payment-document-page .manual-quotation-payment-document .payment-document__inputs .form-input{width:100%;margin-left:inherit!important;margin-right:inherit!important}.manual-quotation-payment-document-page .manual-quotation-payment-document .payment-document__inputs .form-amount-input .MuiOutlinedInput-root,.manual-quotation-payment-document-page .manual-quotation-payment-document .payment-document__inputs .form-input .MuiOutlinedInput-root{height:55px}.manual-quotation-payment-document-page .manual-quotation-payment-document .payment-document__provider-info{text-align:center;color:#0245a9}.express-quotation-page .express-quotation__header{margin:25px 0 35px;display:flex;align-items:center;justify-content:space-between}.express-quotation-page .express-quotation__header .form-button{height:47px;width:150px}.express-quotation-page .express-quotation__header .app-search-input{width:420px}.express-quotation-enquiry-page .express-quotation-enquiry__link{color:#0245a9;text-decoration:underline}.express-quotation-enquiry-page .express-quotation-enquiry .form-radio .MuiCheckbox-root{padding:0 8px}.express-quotation-enquiry-page .express-quotation-enquiry .form-radio .MuiCheckbox-root.Mui-checked .MuiSvgIcon-root{color:#0245a9}.express-quotation-enquiry-page .express-quotation-enquiry .form-radio .MuiSvgIcon-root{font-size:25px;color:gray}.express-quotation-enquiry-page .express-quotation-enquiry .form-radio .MuiTypography-root{color:#666}.express-quotation-enquiry-page .express-quotation-enquiry .form-radio .MuiFormControlLabel-root{margin-bottom:10px;display:flex;align-items:flex-start}.express-quotation-enquiry-page .express-quotation-enquiry .form-radio .MuiFormControlLabel-root:last-child{margin-bottom:0}.express-quotation-quotation-page .express-quotation-quotation__sub-header{display:flex;align-items:center;justify-content:space-between}.express-quotation-quotation-page .express-quotation-quotation__sub-header .form-button{width:auto;height:47px;margin-left:10px}.express-quotation-quotation-page .express-quotation-quotation__btn-wrapper{display:flex}.express-quotation-quotation-page .express-quotation-quotation .quotation ul{list-style:none!important}.express-quotation-quotation-page .express-quotation-quotation .quotation__list{margin:0;padding:0}.express-quotation-quotation-page .express-quotation-quotation .quotation__item{position:relative;margin-bottom:25px;cursor:pointer;border-radius:8px;background-color:#f7f7f7;box-shadow:0 1px 6px 0 #d9d9d9;display:flex;flex-direction:column}.express-quotation-quotation-page .express-quotation-quotation .quotation__item:hover{border-radius:12px;border:2px solid #484964}.express-quotation-quotation-page .express-quotation-quotation .quotation__item:hover .quotation__item-header,.express-quotation-quotation-page .express-quotation-quotation .quotation__item:hover .quotation__item-summary{color:#000}.express-quotation-quotation-page .express-quotation-quotation .quotation__item:hover .quotation__section-divider{border-top:1px solid #333}.express-quotation-quotation-page .express-quotation-quotation .quotation__item:hover .quotation__topic{color:#484964}.express-quotation-quotation-page .express-quotation-quotation .quotation__item--selected{position:relative}.express-quotation-quotation-page .express-quotation-quotation .quotation__item--selected .quotation__item-header{color:#fff;background-color:#0245a9!important}.express-quotation-quotation-page .express-quotation-quotation .quotation__item--selected .quotation__item-summary{color:#000;background-color:#fff!important}.express-quotation-quotation-page .express-quotation-quotation .quotation__item--selected .quotation__item-summary .quotation__price-table td{font-size:14px!important}.express-quotation-quotation-page .express-quotation-quotation .quotation__item--selected .quotation__section-divider{border-top:1px solid #fff!important}.express-quotation-quotation-page .express-quotation-quotation .quotation__item--selected .quotation__topic,.express-quotation-quotation-page .express-quotation-quotation .quotation__item--selected .quotation__topic .MuiSvgIcon-root{color:#fff!important}.express-quotation-quotation-page .express-quotation-quotation .quotation__item--selected .quotation__price-table td{font-size:15px!important}.express-quotation-quotation-page .express-quotation-quotation .quotation__item--selected .quotation__price-table tr:first-child td{padding:5px 0 0}.express-quotation-quotation-page .express-quotation-quotation .quotation__item--selected .quotation__price-table tr:first-child .colon{padding:5px 20px 0}.express-quotation-quotation-page .express-quotation-quotation .quotation__item--selected .quotation__item-content{padding:10px 0}.express-quotation-quotation-page .express-quotation-quotation .quotation__item--selected .quotation__item-content .benefit-title{line-height:20px;white-space:pre-line;word-break:break-word}.express-quotation-quotation-page .express-quotation-quotation .quotation__item--selected .quotation__item-body td,.express-quotation-quotation-page .express-quotation-quotation .quotation__item--selected .quotation__item-body-header td{font-size:15px}.express-quotation-quotation-page .express-quotation-quotation .quotation__item--selected .quotation__expand-icon svg path{fill:#fff}.express-quotation-quotation-page .express-quotation-quotation .quotation__item--selected:hover{position:relative}.express-quotation-quotation-page .express-quotation-quotation .quotation__item--selected:hover .quotation__item-header{color:#fff}.express-quotation-quotation-page .express-quotation-quotation .quotation__item--selected:hover .quotation__section-divider{border-top:1px solid #fff}.express-quotation-quotation-page .express-quotation-quotation .quotation__item--selected:hover .quotation__product-name,.express-quotation-quotation-page .express-quotation-quotation .quotation__item--selected:hover .quotation__topic{color:#fff}.express-quotation-quotation-page .express-quotation-quotation .quotation__item--expanded{position:relative}.express-quotation-quotation-page .express-quotation-quotation .quotation__item--expanded .quotation__item-header{color:#fff;background-color:#7c7c84}.express-quotation-quotation-page .express-quotation-quotation .quotation__item--expanded .quotation__topic,.express-quotation-quotation-page .express-quotation-quotation .quotation__item--expanded .quotation__topic .MuiSvgIcon-root{color:#fff}.express-quotation-quotation-page .express-quotation-quotation .quotation__item--expanded .quotation__section-divider{border-top:1px solid #fff}.express-quotation-quotation-page .express-quotation-quotation .quotation__item--expanded .quotation__expand-icon svg path{fill:#fff}.express-quotation-quotation-page .express-quotation-quotation .quotation__item--expanded .quotation__item-body td,.express-quotation-quotation-page .express-quotation-quotation .quotation__item--expanded .quotation__price-table td{font-size:15px}.express-quotation-quotation-page .express-quotation-quotation .quotation__item--expanded:hover{position:relative}.express-quotation-quotation-page .express-quotation-quotation .quotation__item--expanded:hover .quotation__item-header,.express-quotation-quotation-page .express-quotation-quotation .quotation__item--expanded:hover .quotation__topic,.express-quotation-quotation-page .express-quotation-quotation .quotation__item--expanded:hover .quotation__topic .MuiSvgIcon-root{color:#fff}.express-quotation-quotation-page .express-quotation-quotation .quotation__item--expanded:hover .quotation__section-divider{border-top:1px solid #fff}.express-quotation-quotation-page .express-quotation-quotation .quotation__item-header{padding:15px 20px 4px;border-top-right-radius:8px;border-top-left-radius:8px;transition:.2s ease-in-out 25ms;display:flex;flex-direction:column}.express-quotation-quotation-page .express-quotation-quotation .quotation__item-summary{padding:10px 20px 4px;border-bottom-left-radius:8px;border-bottom-right-radius:8px;transition:.2s ease-in-out 25ms;display:flex;flex-direction:column;align-items:flex-start}.express-quotation-quotation-page .express-quotation-quotation .quotation__expand-icon{margin:0;text-align:right}.express-quotation-quotation-page .express-quotation-quotation .quotation__section-divider{margin-left:15px;margin-right:15px;width:calc(100% - 40px);border-top:1px solid #333}.express-quotation-quotation-page .express-quotation-quotation .quotation__item-body{padding:20px;border-radius:8px;line-height:22.5px;transition:.2s ease-in-out 25ms;display:flex;flex-direction:column;align-items:flex-start}.express-quotation-quotation-page .express-quotation-quotation .quotation__item-body-header{padding:20px 20px 0;line-height:22.5px;transition:.2s ease-in-out 25ms}.express-quotation-quotation-page .express-quotation-quotation .quotation__item-body-footer{width:100%;padding:10px 20px;line-height:22.5px;transition:.2s ease-in-out 25ms;display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between}.express-quotation-quotation-page .express-quotation-quotation .quotation__item-body-benefit{padding:0 20px 20px;transition:.2s ease-in-out 25ms;flex-direction:row;align-items:flex-end;justify-content:space-between}.express-quotation-quotation-page .express-quotation-quotation .quotation__item-benefits{width:100%;padding:10px;border-radius:8px;line-height:22.5px;font-size:15px;transition:.2s ease-in-out 25ms;border:1px solid #fff!important;display:inline}.express-quotation-quotation-page .express-quotation-quotation .quotation__item-content{line-height:19.5px;font-size:15px;display:flex;flex-wrap:wrap;flex-direction:column}.express-quotation-quotation-page .express-quotation-quotation .quotation__table-section-divider{position:absolute;width:calc(100% - 40px);border-top:1.5px solid #000;display:flex}.express-quotation-quotation-page .express-quotation-quotation .quotation__table-section{padding-top:10px;padding-bottom:10px}.express-quotation-quotation-page .express-quotation-quotation .quotation__topic{margin:0;line-height:24px;text-align:left;white-space:pre-line;word-break:break-word;font-size:18px;color:#484964;transition:.2s ease-in-out 25ms;display:flex;flex-direction:row;justify-content:space-between}.express-quotation-quotation-page .express-quotation-quotation .quotation__topic-header{float:right;text-align:right;display:flex;flex-direction:row}.express-quotation-quotation-page .express-quotation-quotation .quotation__date{margin:0;float:right;text-align:right;font-style:normal;line-height:19.5px;font-size:13px}.express-quotation-quotation-page .express-quotation-quotation .quotation__tooltips .app-icon{width:15px;height:15px;pointer-events:auto;margin-left:5px}.express-quotation-quotation-page .express-quotation-quotation .quotation__price-table{border-collapse:collapse;display:flex;flex-direction:column}.express-quotation-quotation-page .express-quotation-quotation .quotation__price-table td{width:100%;padding:5px 0;line-height:24px;white-space:normal;word-wrap:break-word;font-size:14px}.express-quotation-quotation-page .express-quotation-quotation .quotation__price-table td.name-bold{font-size:15px}.express-quotation-quotation-page .express-quotation-quotation .quotation__price-table td.comment{padding:0;font-size:12px!important}.express-quotation-quotation-page .express-quotation-quotation .quotation__price-table td.price{min-width:120px;text-align:right!important}.express-quotation-quotation-page .express-quotation-quotation .quotation__price-table td.price-padding{min-width:120px;padding:10px 0;font-size:16px;text-align:right!important}.express-quotation-quotation-page .express-quotation-quotation .quotation__price-table td.tax{line-height:15px;font-size:10px}.express-quotation-quotation-page .express-quotation-quotation .quotation__price-table td.colon{padding:0 20px;line-height:15px}.express-quotation-quotation-page .express-quotation-quotation .quotation__price-table td.rm{padding-right:20px}.express-quotation-quotation-page .express-quotation-quotation .quotation__basicPremium-wrapper{gap:5px;display:flex}.express-quotation-quotation-page .express-quotation-quotation .quotation__basicPremium-wrapper>:first-child{text-align:right;flex:1 1}.express-quotation-quotation-page .express-quotation-quotation .quotation___title{white-space:pre-line;word-break:break-word;font-size:14px}.express-quotation-quotation-page .express-quotation-quotation .quotation__product-name{margin:5px 0;line-height:21px;font-style:italic;white-space:pre-line;word-break:break-word;font-size:14px}.express-quotation-quotation-page .express-quotation-quotation .quotation__text{margin:0;padding:0 0 20px;line-height:21px;white-space:pre-line;word-break:break-word;font-size:14px}.express-quotation-quotation-page .express-quotation-quotation .quotation__footer{padding-top:10px;position:relative;display:flex;align-items:center;justify-content:flex-start}.express-quotation-quotation-page .express-quotation-quotation .quotation__download-cta{padding:0;border:0;cursor:pointer;color:#0245a9;font-size:14px;background-color:transparent;display:flex;align-items:center;justify-content:center}.express-quotation-quotation-page .express-quotation-quotation .quotation__footer-divider{padding:0 20px;color:#0245a9}.express-quotation-quotation-page .express-quotation-quotation .quotation__url{color:#0245a9;text-decoration:underline}.express-quotation-quotation-page .express-quotation-quotation .quotation__tnc-accept{padding:0}.express-quotation-quotation-page .express-quotation-quotation .quotation__tnc-accept .form-radio .MuiCheckbox-root{padding:0 8px}.express-quotation-quotation-page .express-quotation-quotation .quotation__tnc-accept .form-radio .MuiCheckbox-root.Mui-checked .MuiSvgIcon-root{color:#0245a9}.express-quotation-quotation-page .express-quotation-quotation .quotation__tnc-accept .form-radio .MuiSvgIcon-root{font-size:25px;color:gray}.express-quotation-quotation-page .express-quotation-quotation .quotation__tnc-accept .form-radio .MuiTypography-root{color:#666}.express-quotation-quotation-page .express-quotation-quotation .quotation__tnc-accept .form-radio .MuiFormControlLabel-root{margin-bottom:10px;display:flex;align-items:flex-start}.express-quotation-quotation-page .express-quotation-quotation .quotation__tnc-accept .form-radio .MuiFormControlLabel-root:last-child{margin-bottom:0}.express-quotation-quotation-menu{z-index:1299}.express-quotation-quotation-menu a{width:100%;margin:0;padding:10px 15px;text-decoration:none;list-style-type:none;color:#333;transition:.2s ease-in-out 25ms;display:block}.express-quotation-quotation-menu .MuiPaper-root{box-shadow:0 2px 4px 0 rgba(0,0,0,.1)}.express-quotation-quotation-menu .MuiMenuItem-root{padding:0}.express-quotation-quotation-menu .MuiMenuItem-root:hover{background-color:rgba(2,69,169,.1)}.express-quotation-quotation-filterby-menu .MuiList-root{padding:5px}.express-quotation-quotation-filterby-menu .form-radio{margin-top:0;margin-bottom:5px;margin-left:10px}.express-quotation-quotation-filterby-menu .form-radio .MuiFormControlLabel-label{color:#666}.express-quotation-quotation-filterby-menu .form-radio .MuiCheckbox-root{padding:0 5px}.express-quotation-quotation-filterby-menu .form-radio .MuiCheckbox-root.Mui-checked .MuiSvgIcon-root{color:#0245a9}.express-quotation-quotation-filterby-menu .form-radio .MuiSvgIcon-root{font-size:25px;color:gray}.express-quotation-application-page .express-quotation-application__inputs{margin:0 -15px;display:flex;flex-wrap:wrap;align-items:flex-start}.express-quotation-application-page .express-quotation-application__inputs .app-form-country-mobile,.express-quotation-application-page .express-quotation-application__inputs .form-amount-input,.express-quotation-application-page .express-quotation-application__inputs .form-async-select,.express-quotation-application-page .express-quotation-application__inputs .form-calendar-input,.express-quotation-application-page .express-quotation-application__inputs .form-input,.express-quotation-application-page .express-quotation-application__inputs .form-radio,.express-quotation-application-page .express-quotation-application__inputs .form-select,.express-quotation-application-page .express-quotation-application__inputs .form-textarea,.express-quotation-application-page .express-quotation-application__inputs .full-width{width:calc(50% - 30px);margin:15px 15px 0}@media only screen and (max-width:991px){.express-quotation-application-page .express-quotation-application__inputs .app-form-country-mobile,.express-quotation-application-page .express-quotation-application__inputs .form-amount-input,.express-quotation-application-page .express-quotation-application__inputs .form-async-select,.express-quotation-application-page .express-quotation-application__inputs .form-calendar-input,.express-quotation-application-page .express-quotation-application__inputs .form-input,.express-quotation-application-page .express-quotation-application__inputs .form-radio,.express-quotation-application-page .express-quotation-application__inputs .form-select,.express-quotation-application-page .express-quotation-application__inputs .form-textarea,.express-quotation-application-page .express-quotation-application__inputs .full-width{width:100%}}.express-quotation-application-page .express-quotation-application__inputs .full-width{width:100%!important}.express-quotation-application-page .express-quotation-application__section-divider{padding:30px 0 0;margin:50px 0 20px;border-top:1px solid #d9d9d9}.express-quotation-benefits-page .express-quotation-benefits__e-hailing-inputs{margin-bottom:25px;padding-bottom:25px;border-bottom:1px solid #d9d9d9}.express-quotation-benefits-page .express-quotation-benefits__description{margin:10px 0 0;color:#333}.express-quotation-benefits-page .express-quotation-benefits .form-radio{margin-left:7px}.express-quotation-benefits-page .express-quotation-benefits .form-radio .MuiCheckbox-root{padding:0 5px 0 0}.express-quotation-benefits-page .express-quotation-benefits .form-radio .MuiCheckbox-root.Mui-checked .MuiSvgIcon-root{color:#0245a9}.express-quotation-benefits-page .express-quotation-benefits .form-radio .MuiCheckbox-root.Mui-disabled .MuiSvgIcon-root{color:#d9d9d9}.express-quotation-benefits-page .express-quotation-benefits .form-radio .MuiSvgIcon-root{font-size:25px;color:gray}.express-quotation-benefits-page .express-quotation-benefits .form-radio .MuiTypography-root{color:#666;font-size:15px}.express-quotation-benefits-page .express-quotation-benefits .form-radio .MuiFormControlLabel-root{margin-bottom:10px}.express-quotation-benefits-page .express-quotation-benefits .form-radio .MuiFormControlLabel-root:last-child{margin-bottom:0}.express-quotation-benefits-page .express-quotation-benefits .form-amount-input,.express-quotation-benefits-page .express-quotation-benefits .form-calendar-input,.express-quotation-benefits-page .express-quotation-benefits .form-input,.express-quotation-benefits-page .express-quotation-benefits .form-radio,.express-quotation-benefits-page .express-quotation-benefits .form-select{margin:7.5px 0 7.5px 15px!important}.express-quotation-benefits-page .express-quotation-benefits .form-amount-input__label,.express-quotation-benefits-page .express-quotation-benefits .form-calendar-input__label,.express-quotation-benefits-page .express-quotation-benefits .form-input__label,.express-quotation-benefits-page .express-quotation-benefits .form-radio__label,.express-quotation-benefits-page .express-quotation-benefits .form-select__label{display:none}.express-quotation-benefits-page .express-quotation-benefits .form-amount-input__input,.express-quotation-benefits-page .express-quotation-benefits .form-calendar-input__input,.express-quotation-benefits-page .express-quotation-benefits .form-input__input,.express-quotation-benefits-page .express-quotation-benefits .form-radio__input,.express-quotation-benefits-page .express-quotation-benefits .form-select__input{margin:0}.express-quotation-benefits-page .express-quotation-benefits .liberty-form-radio{width:100%;margin-top:10px;border-radius:5px;display:flex;align-items:center;padding:20px 5px 0 0}.express-quotation-benefits-page .express-quotation-benefits .liberty-form-radio__libertyLabel{padding:0 10px;font-size:15px;color:#666}.express-quotation-benefits-page .express-quotation-benefits__radio-wrapper{position:relative}.express-quotation-benefits-page .express-quotation-benefits__radio-wrapper-label{padding-top:10px;color:#666;font-size:15px}.express-quotation-benefits-page .express-quotation-benefits__radio-wrapper .form-amount-input,.express-quotation-benefits-page .express-quotation-benefits__radio-wrapper .form-calendar-input,.express-quotation-benefits-page .express-quotation-benefits__radio-wrapper .form-input,.express-quotation-benefits-page .express-quotation-benefits__radio-wrapper .form-radio,.express-quotation-benefits-page .express-quotation-benefits__radio-wrapper .form-select{padding-left:40px}.express-quotation-additional-driver-page .express-quotation-additional-driver__form-header{margin-top:35px;display:flex;align-items:center;justify-content:space-between}.express-quotation-additional-driver-page .express-quotation-additional-driver__form-header .form-button{height:47px;width:180px;margin-left:10px}.express-quotation-additional-driver-page .express-quotation-additional-driver__form-wrapper{display:flex;align-items:center}.express-quotation-additional-driver-page .express-quotation-additional-driver__title{font-size:18px}.express-quotation-additional-driver-page .express-quotation-additional-driver__delete-button{padding:5px;border:0;background-color:transparent;cursor:pointer}.express-quotation-additional-driver-page .express-quotation-additional-driver__add-button{padding:10px;color:#0245a9;border:0;background-color:transparent;cursor:pointer;display:flex;align-items:center;font-size:15px}.express-quotation-additional-driver-page .express-quotation-additional-driver__add-button .MuiSvgIcon-root{margin-right:5px}.express-quotation-payment-page .express-quotation-payment__text-button{color:#0245a9;font-size:15px;font-weight:600;cursor:pointer}.express-quotation-policy-page .express-quotation-policy__renew{width:150px;margin:25px 0 0 auto}.express-quotation-policy-page .express-quotation-policy .vka__section-divider{margin-top:40px}.no-quotation-page{height:75vh}.no-quotation-page .no-quotation,.no-quotation-page .no-quotation__contents{height:100%;display:flex;justify-content:center}.no-quotation-page .no-quotation__contents{flex-direction:column;align-items:center}.no-quotation-page .no-quotation__title{font-size:45px;color:#484964;margin-top:50px}.no-quotation-page .no-quotation__subtitle{margin-top:28px;font-size:15px;color:#aaa;text-align:center;line-height:22px;max-width:75%}.no-quotation-page .no-quotation__button-wrapper{display:flex;align-items:center;justify-content:flex-end}.no-quotation-page .no-quotation__button-wrapper .form-button{width:180px;margin-top:44px}.no-quotation-page .no-quotation__button-wrapper .form-button~.form-button{margin-left:20px}.renewal-page .renewal__header{margin:35px 0;display:flex;align-items:center;justify-content:space-between}.renewal-page .renewal__header .form-button{height:47px;width:150px}.renewal-page .renewal__header .app-search-input{width:420px}.policies-page .policies__header{margin:35px 0;display:flex;align-items:center;justify-content:space-between}.policies-page .policies__header .form-button{height:47px;width:150px}.policies-page .policies__header .app-search-input{width:420px}.policy-page .policy .app-status-pill .status-pill{background-color:rgba(123,220,181,.4)}.policy-page .policy .claim-tab__description,.policy-page .policy .endorsement-tab__description{color:#0245a9}.policy-page .policy__tab{margin-top:25px}.policy-page .policy__tab .MuiTabs-flexContainer{border-bottom:1px solid #d9d9d9}.policy-page .policy__tab .MuiButtonBase-root{width:25%;min-width:150px;text-transform:capitalize}.policy-page .policy__tab .Mui-selected{color:#fff;background-color:#0245a9}.customers-page .customers__header{margin:35px 0;display:flex;align-items:center;justify-content:space-between}.customers-page .customers__header .form-button{height:47px;width:150px}.customers-page .customers__header .app-search-input{width:420px}.customer-page .customer__header{margin:20px 0;display:flex;justify-content:flex-end}.customer-page .customer__header .form-button{width:125px}.customer-page .customer .app-status-pill .status-pill{background-color:rgba(123,220,181,.4)}.customer-page .customer .policy-tab__description{color:#0245a9}.customer-page .customer .enquiry-tab__body{padding:25px 0}.customer-page .customer .payment-tab__container .MuiAccordion-root{margin-top:25px;border-radius:4px;box-shadow:0 0 4px rgba(0,0,0,.2)}.customer-page .customer .payment-tab__container .MuiAccordion-root:before{display:none}.customer-page .customer .payment-tab__container .MuiAccordionSummary-content{margin:20px 0}.customer-page .customer .payment-tab__title{margin:0;color:#666}.customer-page .customer .payment-tab .MuiCollapse-root{box-shadow:none}.customer-page .customer .payment-tab .MuiAccordionSummary-root{background-color:#f3f4f5}.customer-page .customer__tab{margin-top:25px}.customer-page .customer__tab .MuiTabs-flexContainer{border-bottom:1px solid #d9d9d9}.customer-page .customer__tab .MuiButtonBase-root{width:25%;min-width:150px;text-transform:capitalize}.customer-page .customer__tab .Mui-selected{color:#fff;background-color:#0245a9}.general-page .general__header{margin:25px 0 35px;display:flex;align-items:center;justify-content:space-between}.general-page .general__header .form-button{height:47px;width:150px}.general-page .general__header .app-search-input{width:420px}.general-remark-page .general-remark .remark__header{padding:10px 0;border-bottom:1px solid #d9d9d9;display:flex;align-items:center;justify-content:space-between}.general-remark-page .general-remark .remark__title{color:#333;font-weight:400}.general-remark-page .general-remark .remark__sort-by{margin:0;font-size:14px;color:#666;cursor:pointer;display:flex;align-items:center}.general-remark-page .general-remark .remark__sort-by .MuiSvgIcon-root{margin-left:10px;font-size:18px;color:#666}.general-remark-page .general-remark .remark__list{margin:0;padding:0}.general-remark-page .general-remark .remark__list-item{margin:0;padding:15px 0;list-style-type:none;border-bottom:1px solid #d9d9d9}.general-remark-page .general-remark .remark__item-title{word-break:break-word;display:flex;align-items:center;line-height:normal;white-space:pre-wrap}.general-remark-page .general-remark .remark__item-title .app-icon{margin-right:5px}.general-remark-page .general-remark .remark__title{font-size:18px}.general-remark-page .general-remark .remark__text{display:flex;align-items:center;justify-content:space-between}.general-remark-page .general-remark .remark__name{padding-left:30px;font-size:14px;color:#666}.general-remark-page .general-remark .remark__date{font-size:14px;color:#666}.general-remark-page .general-remark .remark__form{margin-bottom:50px}.general-remark-page .general-remark .remark__inputs .form-textarea{margin-top:0}.general-remark-page .general-remark .remark__visible-cta{padding:10px;margin-top:20px;color:#0245a9;border:0;background-color:transparent;cursor:pointer;display:flex;align-items:center}.general-remark-page .general-remark .remark__visible-cta .MuiSvgIcon-root{margin-right:5px}.general-remark-page .general-remark .remark__cta-container{display:flex;align-items:center;justify-content:flex-end}.general-remark-page .general-remark .remark__cta-container .form-button{width:180px;margin-top:30px}.general-remark-page .general-remark .remark__cta-container .form-button~.form-button{margin-left:20px}.license-renewal-page .license-renewal__header{margin-bottom:0;display:flex;justify-content:right;gap:20px}.license-renewal-page .license-renewal__header .form-button{height:47px;width:150px}.license-renewal-page .license-renewal__header .app-search-input{width:480px}.license-renewal-page .license-renewal__advanced-search-box{margin:0 0 40px}.license-renewal-page .license-renewal__add-button{color:#0245a9;border:0;background-color:transparent;cursor:pointer;display:flex;align-items:center;font-size:15px;padding:10px 0 10px 10px}.license-renewal-page .license-renewal__add-button p{margin:0 0 0 10px}.license-renewal-page .license-renewal__add-button.black-text{color:#333}.license-renewal-page .license-renewal__icon{width:15px;margin-right:10px}.license-renewal-enquiry-page .license-renewal-enquiry .vka__sub-header{margin-bottom:20px}.license-renewal-enquiry-page .license-renewal-enquiry .vka__inputs{margin:0 -15px}.license-renewal-enquiry-page .license-renewal-enquiry .form-circle-radio__selection{margin:15px}.license-renewal-enquiry-page .license-renewal-enquiry .vka__section-title{margin-bottom:20px}.license-renewal-enquiry-page .license-renewal-enquiry .vka__section-title.extra-margin{margin-top:30px}.license-renewal-enquiry-page .license-renewal-enquiry .vka__sub-title{font-weight:600}.license-renewal-enquiry-page .license-renewal-enquiry .vka__section-divider{margin:30px 0;padding:0}.license-renewal-enquiry-page .license-renewal-enquiry__reminder-content{font-weight:400}.license-renewal-enquiry-page .license-renewal-enquiry__details-section{margin-bottom:40px}.license-renewal-enquiry-page .license-renewal-enquiry__director-btn-wrap{display:flex;justify-content:space-between}.license-renewal-enquiry-page .license-renewal-enquiry__director-btn-label{font-size:15px;line-height:22.5px}.license-renewal-enquiry-page .license-renewal-enquiry__add-button{padding:10px;color:#0245a9;border:0;background-color:transparent;cursor:pointer;display:flex;align-items:center;font-size:15px}.license-renewal-enquiry-page .license-renewal-enquiry__add-button .MuiSvgIcon-root{margin-right:5px}.license-renewal-enquiry-page .license-renewal-enquiry__director-section{margin-bottom:24px}.license-renewal-enquiry-page .license-renewal-enquiry-align-right{margin-left:auto;margin-top:4px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.license-renewal-enquiry-page .license-renewal-enquiry .license-payment .app-gentle-reminder{margin-bottom:30px}.license-renewal-enquiry-page .license-renewal-enquiry .license-payment__back-button{border:0;background-color:transparent;cursor:pointer;display:flex;align-items:center}.license-renewal-enquiry-page .license-renewal-enquiry .license-payment__btn-text{margin:0;color:#0245a9;font-size:15px}.license-renewal-enquiry-page .license-renewal-enquiry .license-payment__chevron{width:15px;height:15px;color:#707070;cursor:pointer}.license-renewal-enquiry-page .license-renewal-enquiry .license-payment .obd__big-title{margin-bottom:20px}.license-renewal-enquiry-page .license-renewal-enquiry .license-payment__bank-info-section{display:flex;flex-direction:column;margin-top:30px;padding-bottom:40px;border-bottom:1px solid #d9d9d9;font-size:15px}.license-renewal-enquiry-page .license-renewal-enquiry .license-payment__bank-info-desc{margin-bottom:24px}.license-renewal-enquiry-page .license-renewal-enquiry .license-payment__payment-type{margin-bottom:40px}.license-renewal-enquiry-page .license-renewal-enquiry .license-payment__payment-type>div{margin-top:0!important}.license-renewal-enquiry-page .license-renewal-enquiry .license-payment__bank-info{align-self:center;text-align:center;color:#0245a9;border:2px solid #0245a9;border-radius:4px;padding:15px 50px}.license-renewal-enquiry-page .license-renewal-enquiry .license-payment__proof-section,.license-renewal-enquiry-page .license-renewal-enquiry .license-payment__proof-section .upload-document__doc-div{margin-top:30px}.license-renewal-enquiry-page .license-renewal-enquiry .license-payment__proof-section .upload-document__doc-div .form-multi-upload-top .file-section--error{margin-left:75px}.license-renewal-enquiry-page .license-renewal-enquiry .license-payment__proof-section .upload-document__doc-div .form-multi-upload-top__title{display:flex}.license-renewal-enquiry-page .license-renewal-enquiry .license-payment .upload-document__section-divider{height:15px;border-top:1px solid #333}.license-renewal-enquiry-page .license-renewal-enquiry .license-payment__section-divider{padding:30px 0 0;margin:30px 0;border-top:1px solid #d9d9d9}.license-renewal-enquiry-page .license-renewal-enquiry .license-payment__section-divider .vka__title{margin-bottom:10px}.license-renewal-enquiry-page .license-renewal-enquiry .license-payment__section-divider .vka__description{margin:0}.license-renewal-enquiry-page .license-renewal-enquiry .license-payment__upload-doc-section{margin-top:30px}.license-renewal-enquiry-page .license-renewal-enquiry .license-payment__upload-doc-section__title{font-size:18px;font-weight:600;width:100%;padding-bottom:5px;border-bottom:1px solid;margin-bottom:20px}.license-renewal-enquiry-page .license-renewal-enquiry .license-payment__doc-group__title{font-size:18px;font-weight:600}.license-renewal-enquiry-page .license-renewal-enquiry .license-payment__doc-item,.license-renewal-enquiry-page .license-renewal-enquiry .license-payment__proof-item{flex:1 1;width:100%;padding-left:30px;padding-right:60px}.license-renewal-enquiry-page .license-renewal-enquiry .license-payment__reminder-content>p{margin:0;font-weight:400}.license-renewal-enquiry-page .license-renewal-enquiry .license-payment__reminder-content>p>span{font-weight:600}.license-renewal-enquiry-page .license-renewal-enquiry .license-payment__rejection{font-size:15px;font-weight:500;color:#0245a9;background:transparent;border:0;margin-top:30px;margin-right:auto;text-decoration:underline;cursor:pointer}.license-renewal-enquiry-page .action-bar{display:flex;flex-direction:row-reverse;margin:30px 0;gap:30px}.license-renewal-enquiry-page .action-bar__button-div{display:flex;color:#0245a9;background-color:transparent;padding:0;border:none;align-items:center;cursor:pointer;gap:10px;margin-top:28px;margin-left:auto}.license-renewal-enquiry-page .action-bar__button-label{color:#0245a9;font-size:15px}.license-renewal-enquiry-page .license-renewal-remarks .remarks__btn-div{padding:0;border:0;background-color:transparent;cursor:pointer;display:flex;align-items:center}.license-renewal-enquiry-page .license-renewal-remarks .remarks__btn-text{margin:0;color:#0245a9;font-size:15px}.license-renewal-enquiry-page .license-renewal-remarks .remarks__btn-text.base-color{color:#333}.license-renewal-enquiry-page .license-renewal-remarks .remarks__chevron{width:15px;height:15px;color:#707070;cursor:pointer}.license-renewal-enquiry-page .license-renewal-remarks .remarks__add-btn{width:15px;height:15px;color:#0245a9;margin-right:5px}.license-renewal-enquiry-page .license-renewal-remarks .remarks__add-btn.base-color{color:#333}.license-renewal-enquiry-page .license-renewal-remarks .remarks__container{margin-top:24px}.license-renewal-enquiry-page .license-renewal-remarks .remarks__header{display:flex;justify-content:space-between;padding-bottom:18px;border-bottom:1px solid #d9d9d9}.license-renewal-enquiry-page .license-renewal-remarks .remarks__body-div{padding:20px 0;border-bottom:1px solid #d9d9d9}.license-renewal-enquiry-page .license-renewal-remarks .remarks__no-remark{color:#707070}.license-renewal-enquiry-page .license-renewal-remarks .remarks__action-div{margin-top:20px}.license-renewal-enquiry-page .license-renewal-remarks .remarks__title{margin:0;color:#484964;font-size:30px;font-weight:300}.license-renewal-enquiry-page .license-renewal-remarks .remarks__dot{display:flex;margin:10px 0 0 -15px;width:5px;height:5px;border-radius:5px;background-color:#333}.license-renewal-enquiry-page .license-renewal-remarks .remarks__message-container{display:flex;padding:20px 0 15px;border-bottom:1px solid #d9d9d9}.license-renewal-enquiry-page .license-renewal-remarks .remarks__message-container:first-child{padding-top:0}.license-renewal-enquiry-page .license-renewal-remarks .remarks__message-child{display:flex;flex-direction:column;width:100%}.license-renewal-enquiry-page .license-renewal-remarks .remarks__content{margin:0;line-height:normal;white-space:pre-wrap}.license-renewal-enquiry-page .license-renewal-remarks .remarks__content+.external-remarks__file-section{margin-top:8px}.license-renewal-enquiry-page .license-renewal-remarks .remarks__file-div{margin-top:5px}.license-renewal-enquiry-page .license-renewal-remarks .remarks__file-div:first-child{margin-top:0}.license-renewal-enquiry-page .license-renewal-remarks .remarks__file-name{display:inline-block;margin:5px 0;cursor:pointer;text-decoration:underline}.license-renewal-enquiry-page .license-renewal-remarks .remarks__message-info{display:flex;justify-content:space-between;font-size:13px;color:#707070}.license-renewal-enquiry-page .license-renewal-remarks .remarks__message-info>P{margin:5px 0 0}.license-renewal-enquiry-page .license-renewal-remarks .remarks__pagination{display:flex;justify-content:center;margin-top:20px}.license-renewal-enquiry-page .license-renewal-remarks .remarks__remark-btn-cta{color:#0245a9;font-size:15px;font-weight:600;border:0;background-color:transparent;cursor:pointer;display:flex;justify-content:center;align-items:center}.license-renewal-enquiry-page .license-renewal-remarks .remarks__remark-btn-cta>p{margin:0 0 0 10px}.license-renewal-enquiry-page .license-renewal-remarks .remarks__icon-notification{display:flex;position:relative;background-color:transparent}.license-renewal-enquiry-page .license-renewal-remarks .remarks__red-dot{display:flex;justify-content:center;align-items:center;position:absolute;top:-8px;right:-6px;height:16px;width:16px;background-color:red;border-radius:50%;z-index:99}.license-renewal-enquiry-page .license-renewal-remarks .remarks__red-dot.max-count{width:20px;right:-8px}.license-renewal-enquiry-page .license-renewal-remarks .remarks__icon-notification-text{font-size:9px;color:#fff}.life-insurance-page .vka__form,.life-insurance-page .vka__sub-header{margin:30px 0}.life-insurance-page .form-checkbox{margin:0 15px}.life-insurance-page .form-checkbox .MuiFormControl-root{width:100%}.life-insurance-page .form-checkbox .MuiFormControl-root .form-checkbox__form{width:calc(50% - 30px)}.life-insurance-page .app-gentle-reminder{margin:30px 0 20px}.life-insurance-page .life-insurance__header{margin:35px 0;display:flex;align-items:center;justify-content:space-between}.life-insurance-page .life-insurance__header .form-button{height:47px;width:150px}.life-insurance-page .life-insurance__header .app-search-input{width:420px}.life-insurance-page .life-insurance__form-title{font-size:18px;font-weight:500}.life-insurance-page .life-insurance__form-description{color:#666;font-size:15px}.life-insurance-page .life-insurance__form-main-section{margin:30px 0 15px;line-height:normal;font-size:18px;border-bottom:1px solid #333}.life-insurance-page .life-insurance__form-divider{margin-top:30px;border-bottom:1px solid #d9d9d9}.life-insurance-page .life-insurance__form-sub-title{margin-top:30px;color:#333;font-size:15px}.life-insurance-page .life-insurance__reminder-content{font-size:13px}.life-insurance-page .life-insurance__action-div{display:flex;margin-top:20px;justify-content:space-between;align-items:center}.life-insurance-page .life-insurance__action-label{display:flex;font-size:14px;color:#666}.life-insurance-page .life-insurance__action-add-btn{display:flex;color:#0245a9;background-color:transparent;border:none;align-items:center;cursor:pointer}.life-insurance-page .life-insurance__action-add-btn:hover{background-color:rgba(72,73,100,.04)}.life-insurance-page .life-insurance__action-add-btn-label{color:#0245a9;font-size:15px;font-weight:600}.life-insurance-page .life-insurance__section-divider{margin:30px 0 20px;border-bottom:1px solid #d9d9d9}.life-insurance-page .life-insurance__title{font-size:18px;margin:0 0 10px}.life-insurance-page .life-insurance__sub-title{font-size:15px;margin-top:20px;margin-bottom:35px}.life-insurance-page .listing__header{margin-bottom:0;display:flex;justify-content:right;gap:20px}.life-insurance-page .listing__header .form-button{height:47px;width:150px}.life-insurance-page .listing__header .app-search-input{width:480px}.life-insurance-page .listing__action-div{display:flex;margin:5px 0 40px;justify-content:space-between;align-items:flex-end}.life-insurance-page .listing__header-tab{display:flex}.life-insurance-page .listing__advanced-search-box{margin:0 0 40px}.life-insurance-page .listing__add-button{color:#0245a9;border:0;background-color:transparent;cursor:pointer;display:flex;align-items:center;font-size:15px;padding:10px 0 10px 10px}.life-insurance-page .listing__add-button p{margin:0 0 0 10px}.life-insurance-page .listing__add-button.black-text{color:#333}.life-insurance-page .listing__icon{width:15px;margin-right:10px}.life-insurance-page .action-bar{display:flex;flex-direction:row-reverse;margin:30px 0;gap:30px}.life-insurance-page .action-bar__button-div{display:flex;color:#0245a9;background-color:transparent;padding:0;border:none;align-items:center;cursor:pointer;gap:10px}.life-insurance-page .action-bar__button-label{color:#0245a9;font-size:15px}.coa-page .vka__form{margin:20px auto 35px}.coa-page .form-input.full-width.no-label{margin-top:0}.coa-page .coa__form-title{font-size:18px;font-weight:500}.coa-page .coa__form-description{margin:25px 0;color:#666;font-size:15px}.coa-page .coa__content{font-size:13px}.coa-page .coa__form-container{margin-top:14px}.coa-page .coa__form-item{display:flex}.coa-page .coa__form-checkbox{margin-left:-55px;padding:15px 20px 15px 15px;position:absolute}.coa-page .coa__form-checkbox .MuiSvgIcon-root{color:#d9d9d9}.coa-page .coa__form-checkbox.Mui-checked .MuiSvgIcon-root{color:#0245a9}.coa-page .coa__form-checkbox.Mui-disabled .MuiSvgIcon-root{color:#d9d9d9}.coa-page .coa__form-checkbox.Mui-disabled:not(.Mui-checked) .MuiSvgIcon-root{width:23px;height:23px;margin-left:4px;color:#eee;background-color:#eee;border-radius:3px}.coa-page .coa__form-div{margin-bottom:24px}.coa-page .coa__form-inputs .form-checkbox .MuiFormControl-root{padding:0 15px;width:100%}.coa-page .coa__form-inputs .form-checkbox .MuiFormControl-root .form-checkbox__form{width:calc(50% - 30px);padding:0 7px}.coa-page .coa__action-div{display:flex;margin-top:20px;justify-content:space-between;align-items:center}.coa-page .coa__time-label{font-size:15px;color:#484964}.coa-page .coa__action-label{display:flex;font-size:14px;color:#666}.coa-page .coa__action-section{display:flex}.coa-page .coa__action-add-btn{display:flex;color:#0245a9;background-color:transparent;border:none;align-items:center;cursor:pointer}.coa-page .coa__action-add-btn:hover{background-color:rgba(72,73,100,.04)}.coa-page .coa__action-add-btn-label{color:#0245a9;font-size:15px;font-weight:600}.coa-page .coa__section-divider{margin:30px 0 20px;border-bottom:1px solid #d9d9d9}.coa-page .coa__skip-label{display:flex;color:#0245a9;margin-top:30px;background-color:transparent;border-bottom:1px solid #0245a9;align-items:center;cursor:pointer;font-size:15px}.coa-page .coa__skip-label:hover{background-color:rgba(72,73,100,.04)}.coa-page .coa__small-icon{width:18px;height:18px;margin-left:25px}.coa-page .coa__icon-label{color:#0245a9;font-size:15px;margin-left:15px}.endorsement-page .endorsement__header{margin:35px 0;display:flex;align-items:center;justify-content:space-between}.endorsement-page .endorsement__header .form-button{height:47px;width:150px}.endorsement-page .endorsement__header .app-search-input{width:420px}.endorsement-payment-page .endorsement-payment__refund{margin:25px 0;color:#0245a9}.endorsement-policies-page .endorsement-policies__button-wrapper{display:flex;align-items:center}.endorsement-policies-page .endorsement-policies__clear-button{margin:0;color:#0245a9;cursor:pointer}.endorsement-policies-page.vka-layout .vka__cta-container{margin-top:30px;display:flex;align-items:center;justify-content:space-between}.endorsement-policies-page.vka-layout .vka__cta-container .form-button{margin-top:0}.endorsement-remark-page .endorsement-remark .remark__header{padding:10px 0;border-bottom:1px solid #d9d9d9;display:flex;align-items:center;justify-content:space-between}.endorsement-remark-page .endorsement-remark .remark__title{color:#333;font-weight:400}.endorsement-remark-page .endorsement-remark .remark__sort-by{margin:0;font-size:14px;color:#666;cursor:pointer;display:flex;align-items:center}.endorsement-remark-page .endorsement-remark .remark__sort-by .MuiSvgIcon-root{margin-left:10px;font-size:18px;color:#666}.endorsement-remark-page .endorsement-remark .remark__list{margin:0;padding:0}.endorsement-remark-page .endorsement-remark .remark__list-item{margin:0;padding:15px 0;list-style-type:none;border-bottom:1px solid #d9d9d9}.endorsement-remark-page .endorsement-remark .remark__item-title{word-break:break-word;display:flex;align-items:center;line-height:normal;white-space:pre-wrap}.endorsement-remark-page .endorsement-remark .remark__item-title .app-icon{margin-right:5px}.endorsement-remark-page .endorsement-remark .remark__title{font-size:18px}.endorsement-remark-page .endorsement-remark .remark__text{display:flex;align-items:center;justify-content:space-between}.endorsement-remark-page .endorsement-remark .remark__name{padding-left:30px;font-size:14px;color:#666}.endorsement-remark-page .endorsement-remark .remark__date{font-size:14px;color:#666}.endorsement-remark-page .endorsement-remark .remark__form{margin-bottom:50px}.endorsement-remark-page .endorsement-remark .remark__inputs .form-textarea{margin-top:0}.endorsement-remark-page .endorsement-remark .remark__visible-cta{padding:10px;margin-top:20px;color:#0245a9;border:0;background-color:transparent;cursor:pointer;display:flex;align-items:center}.endorsement-remark-page .endorsement-remark .remark__visible-cta .MuiSvgIcon-root{margin-right:5px}.endorsement-remark-page .endorsement-remark .remark__cta-container{display:flex;align-items:center;justify-content:flex-end}.endorsement-remark-page .endorsement-remark .remark__cta-container .form-button{width:180px;margin-top:30px}.endorsement-remark-page .endorsement-remark .remark__cta-container .form-button~.form-button{margin-left:20px}.endorsement-receipt-page .endorsement-receipt .receipt__section-divider{padding:30px 0 50px;margin:50px 0;border-bottom:1px solid #d9d9d9}.endorsement-receipt-page .endorsement-receipt .receipt__inputs{width:100%;max-width:640px;margin:0 auto 20px;display:flex;flex-direction:column;justify-content:center}.endorsement-receipt-page .endorsement-receipt .receipt__inputs .form-radio{margin:0;width:100%}.endorsement-receipt-page .endorsement-receipt .receipt__inputs .form-radio .MuiFormControl-root{width:100%}.endorsement-receipt-page .endorsement-receipt .receipt__inputs .form-radio .MuiFormGroup-root{display:flex;flex-direction:row;width:100%}.endorsement-receipt-page .endorsement-receipt .receipt__inputs .form-radio .MuiFormGroup-root .MuiFormControlLabel-root{flex:1 1}.endorsement-receipt-page .endorsement-receipt .receipt__inputs .form-amount-input,.endorsement-receipt-page .endorsement-receipt .receipt__inputs .form-input{width:100%;margin-left:inherit!important;margin-right:inherit!important}.endorsement-receipt-page .endorsement-receipt .receipt__inputs .form-amount-input .MuiOutlinedInput-root,.endorsement-receipt-page .endorsement-receipt .receipt__inputs .form-input .MuiOutlinedInput-root{height:55px}.endorsement-receipt-page .endorsement-receipt .receipt__provider-info{text-align:center;color:#0245a9}.faq-page .faq__accordion{margin:0;box-shadow:none}.faq-page .faq__accordion:before{display:none}.faq-page .faq__summary{border:1px solid #f3f3f3}.faq-page .faq__details{background-color:#f3f3f3}.faq-page .faq__footer{margin:20px 0;display:flex;align-items:center;justify-content:center}.faq-page .faq__footer .MuiPagination-root{margin-top:20px;display:flex;justify-content:flex-end}.faq-page .faq__footer .MuiPagination-root .MuiButtonBase-root{border-radius:100px}.faq-page .faq__footer .MuiPagination-root .MuiButtonBase-root.Mui-selected,.faq-page .faq__footer .MuiPagination-root .MuiButtonBase-root:not(.MuiPaginationItem-previousNext){border:0}.course-page .course{display:flex;align-items:center;flex-direction:column;justify-content:center}.course-page .course__form{position:relative;width:100%;min-width:640px;max-width:1024px;margin-top:100px}.course-page .course__header{position:absolute;top:-25px;background-color:#fff;display:inline-flex;align-items:center}.course-page .course__sub-title{margin-top:25px;margin-bottom:25px;padding-bottom:5px;font-size:28px;border-bottom:1px solid #d9d9d9}.course-page .course__upload-input{display:flex;flex-direction:column}.course-page .course__upload-body{margin-bottom:28px;margin-top:15px;margin-left:15px}.course-page .course__upload-file-description{margin:0;color:#707070;font-size:12px}.course-page .course__uploaded-file-section{margin-top:14px;margin-bottom:28px;display:flex;flex-direction:row;justify-content:space-between}.course-page .course__upload-file-delete{margin-left:15px;align-self:center;cursor:pointer}.course-page .course__upload-file-name{color:#0245a9;font-size:15px;word-break:break-all;text-decoration:underline}.course-page .course__upload-file-name:hover{cursor:pointer}.course-page .course__export{display:flex;align-items:center;color:#0245a9;background-color:inherit;border:none;font-size:15px;cursor:pointer}.course-page .course__export:active{opacity:.8}.course-page .course__export-label{margin-left:10px}.course-page .course__form-wrapper{display:flex;align-items:center;flex-direction:row;justify-content:space-between;margin:-30px 0 0}.course-page .course__status-icon{margin-top:10px;width:15px}.course-page .course__status-div{display:flex;align-items:center}.course-page .course__status-label{background-color:red;color:#fff;font-size:15px;line-height:22.5px;border-radius:30px;padding-top:4px;width:120px;height:30px;text-align:center;margin-top:5px}.course-page .course__status-label--approved{background-color:#08d175}.course-page .course__status-label--pending{background-color:gray;width:180px}.course-page .course__status-space{margin-left:30px}.course-page .course__add-button{padding:10px;color:#0245a9;border:0;background-color:transparent;cursor:pointer;font-size:15px}.course-page .course__add-button .MuiSvgIcon-root{margin-right:5px}.course-page__log-hours-column{text-align:"center";width:40px}.course-page .course-create__input-row{display:flex;flex-direction:row;justify-content:space-between}@media only screen and (max-width:991px){.course-page .course-create__input-row{flex-direction:column}}.course-page .course-create__input-column{display:flex;flex-direction:column;width:calc(50% - 15px)}@media only screen and (max-width:991px){.course-page .course-create__input-column{width:100%}}.course-page .course-create__input-column .text-area{margin-top:15px}.course-page .course-create__input-column .input-file{margin-bottom:28px}.reporting-page .reporting__form-box{margin:20px auto 0;padding:50px;border-radius:8px;border:2px solid #ebd3b3}.reporting-page .reporting__form-box .app-table{max-width:860px;overflow-x:auto}.reporting-page .reporting__form-box .app-table .MuiTableContainer-root::-webkit-scrollbar{height:8px}.reporting-page .reporting__form-box .app-table .MuiTableContainer-root::-webkit-scrollbar-thumb{background:#aaa;border-radius:999px}.reporting-page .reporting__legend{display:flex}.reporting-page .reporting__legend-label{display:flex;align-items:center;line-height:45px;color:#484964;font-size:30px;margin:0 20px}.reporting-page .reporting__date-range-wrapper{display:flex;gap:10.5px;align-items:flex-start}.reporting-page .reporting__date-range-wrapper .form-calendar-input__input{margin:0}.reporting-page .reporting__date-range-wrapper .form-calendar-input__label{min-height:0}.reporting-page .reporting__date-range-label{font-size:13px;margin-bottom:5px;line-height:19.5px;color:#484964}.reporting-page .reporting__report-type-wrapper{display:flex;align-items:center;margin-bottom:20px}.reporting-page .reporting__report-type-wrapper .form-async-select,.reporting-page .reporting__report-type-wrapper .form-async-select--error,.reporting-page .reporting__report-type-wrapper .form-async-select__control{margin:0!important}.reporting-page .reporting__report-type-label{font-size:13px;margin-bottom:5px;line-height:19.5px;color:#484964}.reporting-page .reporting__form-wrapper{display:flex;justify-content:center}.reporting-page .reporting__form-container{width:70%}.reporting-page .reporting__form-inputs{margin:10px 0}@media only screen and (max-width:991px){.reporting-page .reporting__form-inputs{width:100%;min-width:325px;margin:0}}.reporting-page .reporting__form-inputs .input-select{width:100%;margin-bottom:25px}.reporting-page .reporting__form-inputs .input-select .MuiFormControl-root{width:100%}.reporting-page .reporting__form-inputs .input-search-select{width:100%;margin-bottom:25px}.reporting-page .reporting__form-inputs .input-search-select .MuiFormControl-root{width:100%}.reporting-page .reporting__button-container{margin-top:50px;display:flex;align-items:center;justify-content:center}.reporting-page .reporting__button-container .form-button{margin:0 15px;height:47px;width:150px}.unit-trust-page .unit-trust__header{margin-bottom:0;display:flex;justify-content:right;gap:20px}.unit-trust-page .unit-trust__header .form-button{height:47px;width:150px}.unit-trust-page .unit-trust__header .app-search-input{width:480px}.unit-trust-page .unit-trust__advanced-search-box{margin:0 0 40px}.unit-trust-page .unit-trust__add-button{color:#0245a9;border:0;background-color:transparent;cursor:pointer;display:flex;align-items:center;font-size:15px;padding:10px 0 10px 10px}.unit-trust-page .unit-trust__add-button p{margin:0 0 0 10px}.unit-trust-page .unit-trust__add-button.black-text{color:#333}.unit-trust-page .unit-trust__icon{width:15px;margin-right:10px}.unit-trust-enquiry-page .unit-trust-enquiry .vka__sub-header{margin-bottom:20px}.unit-trust-enquiry-page .unit-trust-enquiry .vka__inputs{margin:0 -15px}.unit-trust-enquiry-page .unit-trust-enquiry .form-circle-radio__selection{margin:15px}.unit-trust-enquiry-page .unit-trust-enquiry .vka__section-title{margin-bottom:20px}.unit-trust-enquiry-page .unit-trust-enquiry .vka__section-title.extra-margin{margin-top:30px}.unit-trust-enquiry-page .unit-trust-enquiry .vka__sub-title{font-weight:600}.unit-trust-enquiry-page .unit-trust-enquiry .vka__section-divider{margin:30px 0;padding:0}.unit-trust-enquiry-page .unit-trust-enquiry__reminder-content{font-weight:400}.unit-trust-enquiry-page .unit-trust-enquiry__details-section{margin-bottom:30px}.unit-trust-enquiry-page .unit-trust-enquiry__director-btn-wrap{display:flex;justify-content:space-between}.unit-trust-enquiry-page .unit-trust-enquiry__director-btn-label{font-size:15px;line-height:22.5px}.unit-trust-enquiry-page .unit-trust-enquiry__add-button{padding:10px;color:#0245a9;border:0;background-color:transparent;cursor:pointer;display:flex;align-items:center;font-size:15px}.unit-trust-enquiry-page .unit-trust-enquiry__add-button .MuiSvgIcon-root{margin-right:5px}.unit-trust-enquiry-page .unit-trust-enquiry__director-section{margin-bottom:24px}.unit-trust-enquiry-page .action-bar{display:flex;flex-direction:row-reverse;margin:30px 0;gap:30px}.unit-trust-enquiry-page .action-bar__button-div{display:flex;color:#0245a9;background-color:transparent;padding:0;border:none;align-items:center;cursor:pointer;gap:10px}.unit-trust-enquiry-page .action-bar__button-label{color:#0245a9;font-size:15px}.unit-trust-enquiry-page .unit-trust-remarks .remarks__btn-div{padding:0;border:0;background-color:transparent;cursor:pointer;display:flex;align-items:center}.unit-trust-enquiry-page .unit-trust-remarks .remarks__btn-text{margin:0;color:#0245a9;font-size:15px}.unit-trust-enquiry-page .unit-trust-remarks .remarks__btn-text.base-color{color:#333}.unit-trust-enquiry-page .unit-trust-remarks .remarks__chevron{width:15px;height:15px;color:#707070;cursor:pointer}.unit-trust-enquiry-page .unit-trust-remarks .remarks__add-btn{width:15px;height:15px;color:#0245a9;margin-right:5px}.unit-trust-enquiry-page .unit-trust-remarks .remarks__add-btn.base-color{color:#333}.unit-trust-enquiry-page .unit-trust-remarks .remarks__container{margin-top:24px}.unit-trust-enquiry-page .unit-trust-remarks .remarks__header{display:flex;justify-content:space-between;padding-bottom:18px;border-bottom:1px solid #d9d9d9}.unit-trust-enquiry-page .unit-trust-remarks .remarks__body-div{padding:20px 0;border-bottom:1px solid #d9d9d9}.unit-trust-enquiry-page .unit-trust-remarks .remarks__no-remark{color:#707070}.unit-trust-enquiry-page .unit-trust-remarks .remarks__action-div{margin-top:20px}.unit-trust-enquiry-page .unit-trust-remarks .remarks__title{margin:0;color:#484964;font-size:30px;font-weight:300}.unit-trust-enquiry-page .unit-trust-remarks .remarks__dot{display:flex;margin:10px 0 0 -15px;width:5px;height:5px;border-radius:5px;background-color:#333}.unit-trust-enquiry-page .unit-trust-remarks .remarks__message-container{display:flex;padding:20px 0 15px;border-bottom:1px solid #d9d9d9}.unit-trust-enquiry-page .unit-trust-remarks .remarks__message-container:first-child{padding-top:0}.unit-trust-enquiry-page .unit-trust-remarks .remarks__message-child{display:flex;flex-direction:column;width:100%}.unit-trust-enquiry-page .unit-trust-remarks .remarks__content{margin:0;line-height:normal;white-space:pre-wrap}.unit-trust-enquiry-page .unit-trust-remarks .remarks__message-info{display:flex;justify-content:space-between;font-size:13px;color:#707070}.unit-trust-enquiry-page .unit-trust-remarks .remarks__message-info>P{margin:5px 0 0}.unit-trust-enquiry-page .unit-trust-remarks .remarks__pagination{display:flex;justify-content:center;margin-top:20px}.verify-otp-page{height:100%}.verify-otp-page,.verify-otp-page .verify-otp{width:100%;display:flex;align-items:center;justify-content:center}.verify-otp-page .verify-otp{flex-direction:column;padding:270px 0}.verify-otp-page .verify-otp.otp-padding{padding:180px 0}.verify-otp-page .verify-otp.otp-request-padding{padding:250px 0}.verify-otp-page .verify-otp.otp-verify-padding{padding:230px 0}.verify-otp-page .verify-otp__title{font-size:22px;margin:0 0 20px;font-weight:600}.verify-otp-page .verify-otp__title.img-gap{margin:30px 0 20px}.verify-otp-page .verify-otp__sub-title{margin:5px 0;font-size:15px;font-weight:500;text-align:center}.verify-otp-page .verify-otp__sub-title.big-gap{margin:0 0 60px}.verify-otp-page .verify-otp__content{font-size:15px;margin:0 100px;font-weight:500;line-height:normal;text-align:center}.verify-otp-page .verify-otp .form-input{margin:30px 0;max-width:350px}.verify-otp-page .verify-otp__resend-otp{color:#0245a9;font-weight:600;font-size:15px}.verify-otp-page .verify-otp__resend-title{text-decoration:underline;cursor:pointer}.verify-otp-page .verify-otp__resend-title.disabled{color:#707070;cursor:default}.verify-otp-page .verify-otp__resend-counter{margin-left:20px;color:#666;font-weight:400;text-decoration:none}.verify-otp-page .verify-otp__action-btn{width:350px;margin-top:35px}.verify-otp-page .verify-otp__card-container{width:70%;display:flex;flex-wrap:wrap;justify-content:space-around}@media only screen and (max-width:991px){.verify-otp-page .verify-otp__card-container{width:100%}}.verify-otp-page .verify-otp__card{display:flex;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;width:250px;height:250px;border:2px solid #ebd3b3;border-radius:15px;background-color:#fff}@media only screen and (max-width:679px){.verify-otp-page .verify-otp__card:first-child{margin-bottom:30px}}.verify-otp-page .verify-otp__card:hover{cursor:pointer}.verify-otp-page .verify-otp__card-icon{width:100px;height:100px}.verify-otp-page .verify-otp__card-title{color:#484964;font-size:20px;margin:30px 0 0}.bank-recruiter-branch-page .bank-recruiter-branch__title{font-size:18px;font-weight:600;margin:0 0 10px}.bank-recruiter-branch-page .bank-recruiter-branch__section-divider{padding:30px 0 0;border-top:1px solid #d9d9d9}.bank-recruiter-branch-page .bank-recruiter-branch__section-divider .vka__title{margin-bottom:10px}.bank-recruiter-branch-page .bank-recruiter-branch__section-divider .vka__description{margin:0}.bank-recruiter-branch-page .bank-recruiter-branch__form{margin:0 0 40px}.qualification-page{position:relative}.qualification-page .qualification__title{font-size:18px;margin-top:15px;line-height:27px}.qualification-page .qualification__action-div{display:flex;margin-top:20px;justify-content:space-between;align-items:center}.qualification-page .qualification__action-label{display:flex;font-size:15px;color:#333}.qualification-page .qualification__action-required{color:red;font-size:14px}.qualification-page .qualification__action-add-btn{display:flex;color:#0245a9;background-color:transparent;border:none;align-items:center;cursor:pointer}.qualification-page .qualification__action-add-btn:hover{background-color:rgba(72,73,100,.04)}.qualification-page .qualification__action-add-btn-label{color:#0245a9;font-size:15px;font-weight:600}.qualification-page .qualification__form-container{margin-top:14px}.qualification-page .qualification__form-item{display:flex}.qualification-page .qualification__form-checkbox{margin-left:-55px;padding:15px 20px 15px 15px;position:absolute}.qualification-page .qualification__form-checkbox .MuiSvgIcon-root{color:#d9d9d9}.qualification-page .qualification__form-checkbox.Mui-checked .MuiSvgIcon-root{color:#0245a9}.qualification-page .qualification__form-checkbox.Mui-disabled .MuiSvgIcon-root{color:#eee}.qualification-page .qualification__form-div{margin-bottom:24px}.qualification-page .qualification__form-inputs .form-checkbox .MuiFormControl-root{padding:0 15px}.qualification-page .qualification__prefill-accordion{background-color:#7e7f95!important;border-color:#7e7f95!important}.qualification-page .qualification__prefill-accordion>div{color:#fff}.spouse-details-page .spouse-details__insurance-company-container{margin-top:20px}.spouse-details-page .spouse-details__action-div{display:flex;margin-bottom:15px;justify-content:flex-end;align-items:center}.spouse-details-page .spouse-details__action-add-btn{display:flex;color:#0245a9;background-color:transparent;border:none;align-items:center;cursor:pointer}.spouse-details-page .spouse-details__action-add-btn:hover{background-color:rgba(72,73,100,.04)}.spouse-details-page .spouse-details__action-add-btn-label{color:#0245a9;font-size:15px;font-weight:600}.spouse-details-page .spouse-details__form-div{margin-bottom:24px}.spouse-details-page .no-spouse-details__container{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:20px}.spouse-details-page .no-spouse-details__title{font-size:30px;color:#484964;margin-top:20px}.spouse-details-page .no-spouse-details__subtitle{margin-top:18px;font-size:15px;color:#aaa;text-align:center;line-height:22px;max-width:75%}.spouse-details-page .no-spouse-details__action-btn{justify-content:center}.license-details-page{position:relative}.license-details-page .MuiAccordionDetails-root.accordion__details{padding:0}.license-details-page .license-details__divider{border:1px solid #d9d9d9;margin:16px 0 30px}.license-details-page .license-details__container:not(:last-child){padding-bottom:30px}.license-details-page .license-details__label{display:flex;align-items:center;font-size:18px;color:#484964;padding-bottom:13px}.license-details-page .license-details__tooltips .app-icon{width:15px;height:15px;pointer-events:auto;margin-left:5px}.license-details-page .license-details__form-div{display:flex}.license-details-page .license-details__form-div:not(:last-child) .license-details__form-provider-list:last-child{margin-bottom:40px}.license-details-page .license-details__form-div .license-details__single-license-type{margin-bottom:2px}.license-details-page .license-details__form-checkbox{margin-left:-55px;padding:15px 20px 15px 15px;position:absolute}.license-details-page .license-details__form-checkbox .MuiSvgIcon-root{color:#d9d9d9}.license-details-page .license-details__form-checkbox.Mui-checked .MuiSvgIcon-root{color:#0245a9}.license-details-page .license-details__form-checkbox.Mui-disabled .MuiSvgIcon-root{color:#eee}.license-details-page .license-details__single-license-type{flex:1 1;background-color:#f7f7f7;padding:0 16px;border-radius:4px}.license-details-page .license-details__single-license-type :not(:first-child){margin-top:2px}.license-details-page .license-details__single-license-type .single-checkbox-text{font-size:18px}.license-details-page .license-details__single-license-type.single-license-checked{color:#fff;background-color:#0245a9}.license-details-page .license-details__form-provider-section{padding-top:20px}.license-details-page .license-details__form-provider-header{margin-bottom:14px;font-size:15px;color:#333}.license-details-page .license-details__form-provider-required{color:red}.license-details-page .license-details__form-provider-list:not(:last-child){padding-bottom:40px}.license-details-page .license-details__form-provider-list .form-checkbox{margin:0}.license-details-page .license-details__form-provider-list .form-checkbox__label{color:#484964;font-size:13px;font-weight:600;line-height:20px}.license-details-page .license-details__form-provider-list .MuiFormGroup-root{padding-left:20px}.license-details-page .license-details__form-provider-list .MuiFormControlLabel-label{font-weight:400}.license-details-page .license-details__validation-error{margin-top:-40px;margin-bottom:40px}.license-details-page .vka__cta-container{margin-top:10px}.upload-document-page .upload-document__title{font-size:15px;margin-top:5px;margin-bottom:24px}.upload-document-page .upload-document__doc-div{margin-bottom:40px}.upload-document-page .upload-document__doc-title{margin-bottom:13px;font-size:18px}.upload-document-page .upload-document__doc-description{color:#666;margin-bottom:13px;font-size:15px}.upload-document-page .upload-document__doc-item{flex:1 1;width:100%}.upload-document-page .upload-document__section-divider{padding:30px 0 0;border-top:1px solid #d9d9d9}.application-submitted-page{position:absolute;top:50%;left:50%;margin-right:-50%;transform:translate(-50%,-50%)}.application-submitted-page-license-application{transform:translate(-50%)!important}@media only screen and (max-height:750px){.application-submitted-page{height:80vh}}.application-submitted-page .application-submitted{justify-content:center}@media only screen and (max-height:750px){.application-submitted-page .application-submitted{padding:50px}}.application-submitted-page .application-submitted__contents{display:flex;flex-direction:column;align-items:center;justify-content:center}.application-submitted-page .application-submitted__title{text-align:center;font-size:30px;font-weight:300;line-height:45px;color:#484964;margin-top:50px}.application-submitted-page .application-submitted__description-div{margin-top:28px;font-size:15px;color:#333;text-align:center;line-height:22px}.application-submitted-page .application-submitted__button-wrapper{display:flex;align-items:center;justify-content:flex-end}.application-submitted-page .application-submitted__button-wrapper .form-button{width:180px;margin-top:45px}.application-submitted-page .application-submitted__button-wrapper .form-button~.form-button{margin-left:20px}.application-summary-page .summary__back-button{border:0;background-color:transparent;cursor:pointer;display:flex;align-items:center}.application-summary-page .summary__action-div{width:100%;display:flex;flex-direction:row-reverse}.application-summary-page .summary__btn-icon{margin-right:10px}.application-summary-page .summary__btn-text{margin:0;color:#0245a9;font-size:15px}.application-summary-page .summary__chevron{width:15px;height:15px;color:#707070;cursor:pointer}.application-summary-page .summary__header-section{margin-bottom:10px}.application-summary-page .summary__header-section .header-desc{margin-top:5px}.application-summary-page .summary__accordion-summary{display:flex;flex-direction:row}.application-summary-page .summary__edit-button{padding:5px;margin-left:10px}.application-summary-page .summary__accordion-wrapper{margin-top:30px}.application-summary-page .summary__accordion-license-contents{padding-bottom:20px;color:#333}.application-summary-page .summary__accordion-license-contents:first-child{padding-top:20px}.application-summary-page .summary__accordion-license-contents:last-child{border-bottom:1px solid #d9d9d9}.application-summary-page .summary__accordion-contents{padding:20px 0;border-bottom:1px solid #d9d9d9;color:#333}.application-summary-page .summary__accordion-license-subcontents{margin-bottom:20px}.application-summary-page .summary__accordion-license-subcontents:last-child{margin-bottom:0}.application-summary-page .summary__contents-license-title{font-size:15px;line-height:22.5px;margin-bottom:10px;border-bottom:1px solid #d9d9d9;color:#484964}.application-summary-page .summary__contents-title{font-size:15px;line-height:22.5px;margin-bottom:4px}.application-summary-page .summary__contents-subinfo{font-size:15px;line-height:22.5px;margin-bottom:4px;color:#707070}.application-summary-page .summary__contents-subtitle{font-size:15px;line-height:22.5px;margin-bottom:4px}.application-summary-page .summary__contents-section{margin-bottom:14px}.application-summary-page .summary__contents-row{display:flex;flex-direction:row;margin-bottom:4px;font-size:15px;line-height:22.5px}.application-summary-page .summary__contents-label,.application-summary-page .summary__contents-value{flex:1 1}.application-summary-page .summary__contents-provider-row{display:flex;flex-direction:row;align-items:center;margin-bottom:4px;font-size:15px;color:#333}.application-summary-page .summary__contents-provider-icon{width:12px;height:10px;margin-right:10px}.application-summary-page .summary__contents-provider-label{margin:5px 0;text-decoration:underline;cursor:pointer}.application-summary-page .summary__contents-provider-item-container{margin-top:15px}.application-summary-page .summary__contents-provider-item-div{margin-bottom:20px}.application-summary-page .summary__contents-provider-item-title{margin:5px 0}.application-summary-page .summary__contents-doc-container{padding:20px 0 0;color:#333}.license-and-provider-form-page .license-provider__filter{display:flex;flex-direction:column;margin:24px 0}.license-and-provider-form-page .license-provider__license-type-title{font-size:18px;color:#484964}.license-and-provider-form-page .license-provider__filter-item-div{display:flex;height:auto}.license-and-provider-form-page .license-provider__filter-item{display:flex}.license-and-provider-form-page .license-provider__container{padding-bottom:40px}.license-and-provider-form-page .license-provider__container:last-child{padding-bottom:0}.license-and-provider-form-page .license-provider__container:last-child .MuiCollapse-entered{margin-bottom:0}.license-and-provider-form-page .license-provider__container:last-child .license-provider__license-container{margin:0}.license-and-provider-form-page .license-provider__label{display:flex;align-items:center;font-size:18px;color:#484964;padding-bottom:13px}.license-and-provider-form-page .license-provider__action-label{display:flex;flex-direction:column}.license-and-provider-form-page .license-provider__tooltips .app-icon{width:15px;height:15px;pointer-events:auto;margin-left:5px}.license-and-provider-form-page .license-provider__single-license-type{flex:1 1;background-color:#f7f7f7;padding:0 16px;border-radius:4px}.license-and-provider-form-page .license-provider__single-license-type :not(:first-child){margin-top:2px}.license-and-provider-form-page .license-provider__single-license-type .single-checkbox-text{font-size:18px}.license-and-provider-form-page .license-provider__single-license-type.single-license-checked{color:#fff;background-color:#0245a9}.license-and-provider-form-page .license-provider__form-provider-section{padding-top:20px}.license-and-provider-form-page .license-provider__form-provider-header{margin-bottom:14px;font-size:15px;color:#333}.license-and-provider-form-page .license-provider__form-provider-required{color:red}.license-and-provider-form-page .license-provider__form-provider-list:not(:last-child){padding-bottom:40px}.license-and-provider-form-page .license-provider__form-provider-list .form-checkbox{margin:0}.license-and-provider-form-page .license-provider__form-provider-list .form-checkbox__label{color:#484964;font-size:13px;font-weight:600;line-height:20px}.license-and-provider-form-page .license-provider__form-provider-list .MuiFormGroup-root{padding-left:20px}.license-and-provider-form-page .license-provider__form-provider-list .MuiFormControlLabel-label{font-weight:400}.license-and-provider-form-page .license-provider__validation-error{margin-top:-40px;margin-bottom:40px}.license-and-provider-form-page .license-provider__comment{display:flex;font-size:13px;line-height:19.5px;color:#707070;margin-bottom:20px}.license-and-provider-form-page .license-provider__license-container{margin-bottom:40px}.license-and-provider-form-page .license-provider__insurer-label{padding-top:20px;margin-bottom:20px!important;font-size:15px;line-height:22.5px;color:#333}.license-and-provider-form-page .license-provider__table-row{background-color:#f8f8f8}.license-and-provider-form-page .license-provider__reminder-content{font-size:13px}.general-landing-page{padding-top:10px}.general-landing-page .vka__form-box{margin-top:0;margin-bottom:40px;padding-bottom:35px}.general-landing-page .gl-stepper .MuiStepper-vertical .MuiStepConnector-vertical{position:relative;top:-4px;height:40px;margin-left:7px;width:2px}.general-landing-page .gl-stepper .MuiStepper-vertical .MuiStepConnector-vertical .MuiStepConnector-lineVertical{min-height:48px;height:100%}.general-landing-page .gl-stepper__step{padding:0}.general-landing-page .gl-stepper__step.has-substatus+.MuiStepConnector-vertical{top:-75px}.general-landing-page .gl-stepper__step.has-substatus+.MuiStepConnector-vertical .MuiStepConnector-lineVertical{min-height:118px;height:100%}@media only screen and (max-width:572px){.general-landing-page .gl-stepper__step.has-substatus+.MuiStepConnector-vertical{top:-98px}.general-landing-page .gl-stepper__step.has-substatus+.MuiStepConnector-vertical .MuiStepConnector-lineVertical{min-height:142px;height:100%}}.general-landing-page .gl-stepper__step .MuiStepLabel-labelContainer{margin-left:15px}.general-landing-page .gl-stepper__step .MuiStepLabel-labelContainer .MuiStepLabel-label{color:#333;font-size:15px;white-space:pre}.general-landing-page .gl-stepper__step.gradient-color+.MuiStepConnector-vertical .MuiStepConnector-lineVertical{background-image:linear-gradient(#e63555,#e2e2e2)}.general-landing-page .gl-stepper__step .MuiStepContent-root{margin:0;padding:0;border-left:none}.general-landing-page .gl-stepper__step .MuiStepContent-root .MuiCollapse-vertical{margin-top:18px}.general-landing-page .gl-stepper__sub-container{display:flex;align-items:center}.general-landing-page .gl-stepper__sub-line{margin-left:7px;width:30px;height:2px;background-color:#e63555}.general-landing-page .gl-stepper__sub-dot{width:6px;height:6px;border-radius:3px;background-color:#e63555;margin-right:10px}.general-landing-page .gl-stepper__sub-status-div{display:flex;position:relative}.general-landing-page .gl-stepper__sub-status{border-radius:30px;height:auto;text-align:center;padding:5px 30px;font-size:15px;font-weight:600;color:#fff;line-height:normal;border:1px solid #e63555;background-color:#e63555}.general-landing-page .gl-stepper__sub-status.action{background-size:cover;background-repeat:no-repeat;background-image:url(/_next/static/media/status-color.43ac9f2a.svg);margin-left:15px;cursor:pointer}.general-landing-page .gl-stepper__sub-status-icon{display:flex;position:absolute;margin-left:5px;top:-3px;left:-5px;z-index:99}.general-landing-page .general-landing__application-btn-div{display:flex;align-items:center;flex-direction:row-reverse;width:100%}.general-landing-page .general-landing__application-btn{padding:0 2px 0 10px;color:#0245a9;border:0;background-color:transparent;cursor:pointer;font-size:15px;font-weight:600}.general-landing-page .general-landing__contents-row{display:flex;flex-direction:row;margin-bottom:4px;font-size:15px;line-height:22.5px}.general-landing-page .general-landing__contents-label,.general-landing-page .general-landing__contents-value{flex:1 1}.general-landing-page .general-landing__license-row{display:flex}.general-landing-page .general-landing__license-row:not(:last-child){margin-bottom:14px}.general-landing-page .general-landing__license-list{margin-top:20px}.general-landing-page .general-landing__license-list-divider{margin-top:40px;width:100%;background-color:#bbb;height:1px;align-self:center}.general-landing-page .general-landing__license-div{display:flex;align-items:center}.general-landing-page .general-landing__license-dot{width:6px;height:6px;border-radius:3px;margin-right:14px;background-color:#484964}.general-landing-page .general-landing__license-title{margin-right:10px;font-size:15px;color:#333;white-space:pre}.general-landing-page .general-landing__provider-license-title{margin-right:10px;font-size:18px;font-weight:600;color:#333;white-space:pre}.general-landing-page .general-landing__provider-license-subtitle{margin-right:10px;margin-top:20px;margin-bottom:20px;font-size:13px;font-weight:600;color:#333;white-space:pre}.general-landing-page .general-landing__license-horizontal-line{width:100%;background-color:#bbb;height:1px;align-self:center}.general-landing-page .general-landing__license-horizontal-line__seperator{margin-top:40px;margin-bottom:30px}.general-landing-page .general-landing__license-icon{margin:0 10px;height:15px;width:15px}.general-landing-page .general-landing__license-status{display:flex;align-items:center;font-size:15px;color:gray}.general-landing-page .general-landing__license-status.completed{color:#08d175}.general-landing-page .general-landing__remark-btn-cta{padding-right:70px;color:#0245a9;font-size:15px;font-weight:600;border:0;background-color:transparent;cursor:pointer;display:flex;justify-content:center;align-items:center}.general-landing-page .general-landing__remark-btn-cta>p{margin:0 0 0 10px}.general-landing-page .general-landing__icon-notification{display:flex;position:relative;background-color:transparent}.general-landing-page .general-landing__red-dot{display:flex;justify-content:center;align-items:center;position:absolute;top:-5px;right:-5px;height:16px;width:16px;background-color:red;border-radius:50%;z-index:99}.general-landing-page .general-landing__red-dot.max-count{width:20px;right:-8px}.general-landing-page .general-landing__icon-notification-text{font-size:9px;color:#fff}.license-payment-page .license-payment .app-gentle-reminder{margin-bottom:30px}.license-payment-page .license-payment__back-button{border:0;background-color:transparent;cursor:pointer;display:flex;align-items:center}.license-payment-page .license-payment__btn-text{margin:0;color:#0245a9;font-size:15px}.license-payment-page .license-payment__chevron{width:15px;height:15px;color:#707070;cursor:pointer}.license-payment-page .license-payment .obd__big-title{margin-bottom:20px}.license-payment-page .license-payment__bank-info-section{display:flex;flex-direction:column;margin-top:30px;padding-bottom:40px;border-bottom:1px solid #d9d9d9;font-size:15px}.license-payment-page .license-payment__bank-info-desc{margin-bottom:24px}.license-payment-page .license-payment__bank-info{align-self:center;text-align:center;color:#0245a9;border:2px solid #0245a9;border-radius:4px;padding:15px 50px}.license-payment-page .license-payment__proof-section{margin-top:30px}.license-payment-page .license-payment__proof-section .upload-document__doc-div .form-multi-upload-top .file-section--error{margin-left:75px}.license-payment-page .license-payment__proof-item{flex:1 1;width:100%;padding-left:30px;padding-right:60px}.license-payment-page .license-payment__reminder-content>p{margin:0;font-weight:400}.license-payment-page .license-payment__reminder-content>p>span{font-weight:600}.schedule-agreement-page .schedule-agreement .vka__form{margin-top:20px}.schedule-agreement-page .schedule-agreement__back-button{border:0;background-color:transparent;cursor:pointer;display:flex;align-items:center}.schedule-agreement-page .schedule-agreement__btn-text{margin:0;color:#0245a9;font-size:15px}.schedule-agreement-page .schedule-agreement__chevron{width:15px;height:15px;color:#707070;cursor:pointer}.schedule-agreement-page .schedule-agreement__header-section{margin-top:24px}.schedule-agreement-page .schedule-agreement__header{margin-bottom:20px;color:#484964;font-size:30px}.schedule-agreement-page .schedule-agreement__description{color:#333;font-size:15px}.schedule-agreement-page .schedule-agreement__reminder-content>p{margin:0}.external-remarks-page{margin:20px 0 24px;padding:0!important;font-size:15px}.external-remarks-page .vka__inputs .form-textarea{margin-top:0}.external-remarks-page .vka__inputs .form-general-file-upload{margin-top:30px}.external-remarks-page .external-remarks__btn-div{padding:0;border:0;background-color:transparent;cursor:pointer;display:flex;align-items:center}.external-remarks-page .external-remarks__btn-text{margin:0;color:#0245a9;font-size:15px}.external-remarks-page .external-remarks__btn-text.base-color{color:#333}.external-remarks-page .external-remarks__chevron{width:15px;height:15px;color:#707070;cursor:pointer}.external-remarks-page .external-remarks__add-btn{width:15px;height:15px;color:#0245a9;margin-right:5px}.external-remarks-page .external-remarks__add-btn.base-color{color:#333}.external-remarks-page .external-remarks__container{margin-top:24px}.external-remarks-page .external-remarks__header{display:flex;justify-content:space-between;padding-bottom:18px;border-bottom:1px solid #d9d9d9}.external-remarks-page .external-remarks__body-div{padding:20px 0;border-bottom:1px solid #d9d9d9}.external-remarks-page .external-remarks__no-remark{color:#707070}.external-remarks-page .external-remarks__action-div{margin-top:20px}.external-remarks-page .external-remarks__title{margin:0;color:#484964;font-size:30px;font-weight:300}.external-remarks-page .external-remarks__dot{display:flex;margin:10px 0 0 -15px;width:5px;height:5px;border-radius:5px;background-color:#333}.external-remarks-page .external-remarks__message-container{display:flex;padding:20px 0 15px;border-bottom:1px solid #d9d9d9}.external-remarks-page .external-remarks__message-container:first-child{padding-top:0}.external-remarks-page .external-remarks__message-child{display:flex;flex-direction:column;width:100%}.external-remarks-page .external-remarks__content{margin:0;line-height:normal;white-space:pre-wrap}.external-remarks-page .external-remarks__content+.external-remarks__file-section{margin-top:8px}.external-remarks-page .external-remarks__file-div{margin-top:5px}.external-remarks-page .external-remarks__file-div:first-child{margin-top:0}.external-remarks-page .external-remarks__file-name{display:inline-block;margin:5px 0;cursor:pointer;text-decoration:underline}.external-remarks-page .external-remarks__message-info{display:flex;justify-content:space-between;font-size:13px;color:#707070}.external-remarks-page .external-remarks__message-info>P{margin:5px 0 0}.external-remarks-page .external-remarks__pagination{display:flex;justify-content:center;margin-top:20px}.product-matrix-page .product-matrix .app-search-input{width:400px;margin-top:5px}.product-matrix-page .product-matrix__header{margin:0;display:flex;flex-wrap:wrap;align-items:center}.product-matrix-page .product-matrix__filter-item{margin-right:20px}.product-matrix-page .product-matrix__filter-item .app-pill-button{margin:10px 0 0;padding:2px 0;min-width:80px}.product-matrix-page .product-matrix__header-div{display:flex;flex-wrap:wrap;gap:15px;margin:30px 0 0}.product-matrix-page .product-matrix .action-bar{display:flex;flex-direction:row-reverse;margin:30px 0}.product-matrix-page .product-matrix .action-bar__button-div{display:flex;color:#0245a9;background-color:transparent;border:none;align-items:center;cursor:pointer}.product-matrix-page .product-matrix .action-bar__button-label{margin-left:10px;color:#0245a9;font-size:15px}.product-matrix-page .product-matrix .app-table-profile .MuiTableContainer-root{height:600px}.statement-page .statement__header{display:flex}.statement-page .statement__container{margin-top:50px}.statement-page .statement__form-box{max-width:500px}.link-expired-component{height:100%}.link-expired-component,.link-expired-component .link-expired{width:100%;display:flex;align-items:center;justify-content:center}.link-expired-component .link-expired{flex-direction:column}.link-expired-component .link-expired__logo{width:200px;margin-bottom:15px}@media only screen and (min-width:991px){.link-expired-component .link-expired__logo{position:absolute;top:25px;left:25px}}.link-expired-component .link-expired__title{margin:0 0 20px}.link-expired-component .link-expired__description{margin:0 0 25px;color:#666}.link-expired-component .link-expired__form{width:100%;max-width:350px;display:flex;align-items:center;flex-direction:column;justify-content:center}.link-expired-component .link-expired__error{color:red;font-size:12px}.link-expired-component .link-expired__link{margin:30px 0;display:flex;align-items:center;justify-content:center}.link-expired-component .link-expired__link .app-icon{width:15px;height:15px;margin-right:10px}.link-expired-component .link-expired__link a{text-decoration:none;color:#666}.link-expired-component .link-expired .form-input .MuiOutlinedInput-root{box-shadow:0 1px 8px 0 rgba(0,0,0,.25)}.link-expired-component .link-expired .form-button{height:47px;margin-top:50px}.app-login-failed-modal{padding:20px;min-height:100%;display:flex;align-items:center;justify-content:center}.app-login-failed-modal .login-failed-modal{position:relative;width:100%;max-width:600px;max-height:396px;padding:0 20px 40px;border-radius:10px;background-color:#fff;align-items:center;justify-content:center}.app-login-failed-modal .login-failed-modal__logo{width:100%;display:flex;justify-content:center;padding:10px}.app-login-failed-modal .login-failed-modal__close-btn{position:absolute;top:0;right:0;margin:20px;border:0;cursor:pointer;color:#707070;background-color:transparent}.app-login-failed-modal .login-failed-modal__header{padding:20px 30px 40px;align-items:center;justify-content:center}.app-login-failed-modal .login-failed-modal__title{font-size:30px;padding-top:10px;margin:0;color:#484964;text-align:center}.app-login-failed-modal .login-failed-modal__description{padding-top:30px}.app-login-failed-modal .login-failed-modal__description,.app-login-failed-modal .login-failed-modal__unlock{margin:0;line-height:22.5px;color:#333;font-size:15px;text-align:center}.app-login-failed-modal .login-failed-modal__underline{color:#333;text-decoration:underline}.app-login-failed-modal .login-failed-modal__underline a{color:#333;text-decoration:none}.app-login-failed-modal .login-failed-modal__action-btn{width:150px;height:40px;border-radius:4px;margin:0 auto}.app-resource-form-modal{padding:20px;min-height:100%;display:flex;align-items:center;justify-content:center}.app-resource-form-modal .resource-form-modal{width:100%}.app-resource-form-modal .resource-form-modal .resource-form{position:relative;width:100%;margin:0 auto;max-width:640px;padding:20px 25px;border-radius:5px;background-color:#fff;z-index:10}.app-resource-form-modal .resource-form-modal .resource-form__header{margin-bottom:20px;display:flex;justify-content:space-between}.app-resource-form-modal .resource-form-modal .resource-form__close-btn{padding:0;border:0;cursor:pointer;color:#666;background-color:transparent;display:flex;align-items:center;justify-content:center}.app-resource-form-modal .resource-form-modal .resource-form__title{margin:0;font-weight:400;color:#333;font-size:22px}.app-resource-form-modal .resource-form-modal .resource-form__search{padding:5px 10px;margin-bottom:25px;border-radius:5px;border:1px solid #d9d9d9;display:flex;align-items:center}.app-resource-form-modal .resource-form-modal .resource-form__search-input{width:100%;height:48px;border:0;font-size:16px}.app-resource-form-modal .resource-form-modal .resource-form__search-input:focus{outline:none}.app-resource-form-modal .resource-form-modal .resource-form__search-input::-moz-placeholder{font-size:18px;color:#bbb}.app-resource-form-modal .resource-form-modal .resource-form__search-input:-ms-input-placeholder{font-size:18px;color:#bbb}.app-resource-form-modal .resource-form-modal .resource-form__search-input::placeholder{font-size:18px;color:#bbb}.app-resource-form-modal .resource-form-modal .resource-form__list{padding:0;margin:0}.app-resource-form-modal .resource-form-modal .resource-form__item{margin:10px 0;color:#666;font-size:14px;list-style:none;display:flex;align-items:center}.app-resource-form-modal .resource-form-modal .resource-form__checkbox{position:relative;width:25px;height:25px;margin-right:10px;border-radius:5px;background-color:#fff;border:1px solid #d9d9d9;cursor:pointer;display:flex;align-items:center;justify-content:center}.app-resource-form-modal .resource-form-modal .resource-form__checkbox--active{color:#fff;border:1px solid #0245a9;background-color:#0245a9}.app-resource-form-modal .resource-form-modal .resource-form__checkbox .MuiSvgIcon-root{color:#fff;font-size:16px}.app-resource-form-modal .resource-form-modal .resource-form__cta-container{margin-top:25px;display:flex;align-items:center;justify-content:flex-end}.app-resource-form-modal .resource-form-modal .resource-form__cta-container .form-button{width:150px}.app-resource-form-modal .resource-form-modal .resource-form__cta-container .form-button~.form-button{margin-left:20px}.app-product-info-modal{padding:20px;min-height:100%;display:flex;align-items:center;justify-content:center}.app-product-info-modal .product-info-modal{position:relative;width:100%;margin:0 auto;max-width:1024px;padding:20px 25px;border-radius:5px;background-color:#fff;z-index:10}.app-product-info-modal .product-info-modal__header{margin-bottom:20px;display:flex;justify-content:space-between}.app-product-info-modal .product-info-modal__close-btn{padding:0;border:0;cursor:pointer;color:#666;background-color:transparent;display:flex;align-items:center;justify-content:center}.app-product-info-modal .product-info-modal__back-btn{margin-right:15px}.app-product-info-modal .product-info-modal__wrapper{display:flex;align-items:center}.app-product-info-modal .product-info-modal__title{margin:0;font-weight:400;color:#333;font-size:22px}.app-product-info-modal .product-info-modal__error{padding:20px;color:red;text-align:center}.app-product-info-modal .product-info-modal .product-info__description{flex:1 1;margin:0 0 15px;font-size:14px;color:#666}.app-product-info-modal .product-info-modal .product-info__table{padding:0;margin:0}.app-product-info-modal .product-info-modal .product-info__item{list-style-type:none;display:flex;justify-content:space-between}.app-product-info-modal .product-info-modal .product-info__colon{width:10px;margin:0 15px}.app-product-info-modal .product-info-modal .product-info__text{position:relative;flex:1 1;margin:5px 0;font-size:14px}.app-product-info-modal .product-info-modal .product-info__text:last-child{flex:2 1}.app-product-info-modal .product-info-modal .product-info__link{position:relative;flex:1 1;margin:5px 0;color:#333}.app-product-info-modal .product-info-modal .product-info__url{position:relative;flex:1 1;margin:10px 0;font-size:14px}.app-requote-remark-modal{padding:20px;min-height:100%;display:flex;align-items:center;justify-content:center}.app-requote-remark-modal .requote-remark-modal{position:relative;width:100%;max-width:668px;max-height:800px;padding:30px 30px 40px;border-radius:10px;background-color:#fff;z-index:10;overflow-y:auto}.app-requote-remark-modal .requote-remark-modal__logo{width:100%;display:flex;justify-content:center}.app-requote-remark-modal .requote-remark-modal__close-btn{position:absolute;top:0;right:0;margin:20px;border:0;cursor:pointer;color:#707070;background-color:transparent}.app-requote-remark-modal .requote-remark-modal__title{margin-top:20px;font-weight:300;color:#484964;font-size:30px;line-height:45px;display:flex;justify-content:center}.app-requote-remark-modal .requote-remark-modal__description{margin:8px 0 24px;font-weight:400;color:#333;font-size:15px;line-height:22px;display:flex;justify-content:center}.app-requote-remark-modal .requote-remark-modal__list{padding:0;margin:0}.app-requote-remark-modal .requote-remark-modal__item{margin-bottom:30px;color:#666;font-size:14px;list-style:none;display:flex;flex-direction:column}.app-requote-remark-modal .requote-remark-modal__grouped-div{display:flex;flex-direction:row;align-items:center}.app-requote-remark-modal .requote-remark-modal__checkbox{position:relative;width:24px;height:24px;margin-right:10px;border-radius:50%;background-color:#fff;border:1px solid #d9d9d9;cursor:pointer;display:flex;align-items:center;justify-content:center}.app-requote-remark-modal .requote-remark-modal__checkbox--active{color:#fff;border:1px solid #0245a9;background-color:#0245a9}.app-requote-remark-modal .requote-remark-modal__checkbox--disabled{background-color:#e2e2e2}.app-requote-remark-modal .requote-remark-modal__checkbox .MuiSvgIcon-root{color:#fff;font-size:16px}.app-requote-remark-modal .requote-remark-modal__provider-name{font-weight:500;color:#0245a9;font-size:16px}.app-requote-remark-modal .requote-remark-modal__product-name{margin-left:35px;font-weight:400;color:#333;font-style:italic;font-size:14px}.app-requote-remark-modal .requote-remark-modal__textarea-label{margin-left:35px;margin-top:4px;font-weight:400;color:#333;font-size:15px}.app-requote-remark-modal .requote-remark-modal__required{color:red;font-size:15px}.app-requote-remark-modal .requote-remark-modal__textarea-input{margin-top:0;margin-left:35px;width:auto}.app-requote-remark-modal .requote-remark-modal__textarea-input .MuiFormControl-root .form-textarea__label{min-height:8px}.app-requote-remark-modal .requote-remark-modal__textarea-input .MuiFormControl-root .form-textarea__container{margin-top:0}.app-requote-remark-modal .requote-remark-modal__cta-container{margin-top:40px;display:flex;align-items:center;justify-content:center}.app-requote-remark-modal .requote-remark-modal__cta-container .form-button{width:150px}.app-requote-remark-modal .requote-remark-modal__cta-container .form-button~.form-button{margin-left:30px}.app-finalized-quotation-modal{padding:20px;min-height:100%;display:flex;align-items:center;justify-content:center}.app-finalized-quotation-modal .finalized-quotation-modal{position:relative;width:100%;max-width:650px;max-height:597px;padding:0 30px 40px;border-radius:10px;background-color:#fff;align-items:center;justify-content:center}.app-finalized-quotation-modal .finalized-quotation-modal__logo{width:100%;display:flex;justify-content:center;padding:10px}.app-finalized-quotation-modal .finalized-quotation-modal__close-btn{position:absolute;top:0;right:0;margin:20px;border:0;cursor:pointer;color:#707070;background-color:transparent}.app-finalized-quotation-modal .finalized-quotation-modal__header{padding:30px 30px 35px;align-items:center;justify-content:center}.app-finalized-quotation-modal .finalized-quotation-modal__title{margin:0;padding-top:10px;color:#484964;font-size:30px;text-align:center}.app-finalized-quotation-modal .finalized-quotation-modal__description{margin:0;padding-top:35px;color:#333;font-size:15px;text-align:center}.app-finalized-quotation-modal .finalized-quotation-modal__container{border:2px solid #d9d9d9;margin:auto;padding:10px;width:100%;max-width:550px;max-height:197px;border-radius:10px;overflow-y:auto}.app-finalized-quotation-modal .finalized-quotation-modal__container li{list-style-type:none}.app-finalized-quotation-modal .finalized-quotation-modal__label{color:#484964;font-size:18px}.app-finalized-quotation-modal .finalized-quotation-modal__provider-name{padding-bottom:10px;color:#0245a9;font-size:18px}.app-finalized-quotation-modal .finalized-quotation-modal__product-name{color:#333;font-size:15px;font-style:italic}.app-finalized-quotation-modal .finalized-quotation-modal__cta-container{margin-top:40px;margin-bottom:50px;display:flex;align-items:center;justify-content:center}.app-finalized-quotation-modal .finalized-quotation-modal__cta-container .form-button{width:150px}.app-finalized-quotation-modal .finalized-quotation-modal__cta-container .form-button~.form-button{margin-left:30px}.app-quotation-type-modal{padding:20px;min-height:100%;display:flex;align-items:center;justify-content:center}.app-quotation-type-modal .quotation-type-modal{position:relative;width:100%;max-width:500px;padding:20px 25px;border-radius:5px;background-color:#fff;z-index:10}.app-quotation-type-modal .quotation-type-modal__header{margin-bottom:20px;display:flex;justify-content:space-between}.app-quotation-type-modal .quotation-type-modal__close-btn{padding:0;border:0;cursor:pointer;color:#666;background-color:transparent;display:flex;align-items:center;justify-content:center}.app-quotation-type-modal .quotation-type-modal__title{margin:0;font-weight:400;color:#333;font-size:22px}.app-quotation-type-modal .quotation-type-modal__list{padding:0;margin:0}.app-quotation-type-modal .quotation-type-modal__item{margin:10px 0;color:#666;font-size:14px;list-style:none;display:flex;align-items:center}.app-quotation-type-modal .quotation-type-modal__checkbox{position:relative;width:25px;height:25px;margin-right:10px;border-radius:100px;background-color:#fff;border:1px solid gray;cursor:pointer}.app-quotation-type-modal .quotation-type-modal__checkbox--active{border:1px solid #0245a9}.app-quotation-type-modal .quotation-type-modal__checkbox--active:before{content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:9px;height:9px;border-radius:100px;background-color:#0245a9}.app-quotation-type-modal .quotation-type-modal__cta-container{margin-top:25px;display:flex;align-items:center;justify-content:flex-end}.app-quotation-type-modal .quotation-type-modal__cta-container .form-button{width:150px}.app-quotation-type-modal .quotation-type-modal__cta-container .form-button~.form-button{margin-left:20px}.app-endorsement-type-modal{padding:20px;min-height:100%;display:flex;align-items:center;justify-content:center}.app-endorsement-type-modal .endorsement-type-modal{position:relative;width:100%;max-width:500px;padding:20px 25px;border-radius:5px;background-color:#fff;z-index:10}.app-endorsement-type-modal .endorsement-type-modal__header{margin-bottom:20px;display:flex;justify-content:space-between}.app-endorsement-type-modal .endorsement-type-modal__close-btn{padding:0;border:0;cursor:pointer;color:#666;background-color:transparent;display:flex;align-items:center;justify-content:center}.app-endorsement-type-modal .endorsement-type-modal__title{margin:0;font-weight:400;color:#333;font-size:22px}.app-endorsement-type-modal .endorsement-type-modal__list{padding:0;margin:0}.app-endorsement-type-modal .endorsement-type-modal__item{margin:10px 0;color:#666;font-size:14px;list-style:none;display:flex;align-items:center}.app-endorsement-type-modal .endorsement-type-modal__checkbox{position:relative;width:25px;height:25px;margin-right:10px;border-radius:100px;background-color:#fff;border:1px solid gray;cursor:pointer}.app-endorsement-type-modal .endorsement-type-modal__checkbox--active{border:1px solid #0245a9}.app-endorsement-type-modal .endorsement-type-modal__checkbox--active:before{content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:9px;height:9px;border-radius:100px;background-color:#0245a9}.app-endorsement-type-modal .endorsement-type-modal__cta-container{margin-top:25px;display:flex;align-items:center;justify-content:flex-end}.app-endorsement-type-modal .endorsement-type-modal__cta-container .form-button{width:150px}.app-endorsement-type-modal .endorsement-type-modal__cta-container .form-button~.form-button{margin-left:20px}.app-records-info-modal{padding:20px;min-height:100%;display:flex;align-items:center;justify-content:center}.app-records-info-modal .records-info-modal{position:relative;width:100%;margin:0 auto;max-width:500px;padding:20px 25px;border-radius:5px;background-color:#fff;z-index:10}.app-records-info-modal .records-info-modal__header{margin-bottom:20px;display:flex;justify-content:space-between}.app-records-info-modal .records-info-modal__close-btn{padding:0;border:0;cursor:pointer;color:#666;background-color:transparent;display:flex;align-items:center;justify-content:center}.app-records-info-modal .records-info-modal__title{margin:0;font-weight:400;color:#333;font-size:22px}.app-records-info-modal .records-info-modal .records-info__description{flex:1 1;margin:0 0 15px;font-size:14px;color:#666}.app-records-info-modal .records-info-modal .records-info__table{padding:0;margin:0;width:80%}.app-records-info-modal .records-info-modal .records-info__item{list-style-type:none;display:flex;align-items:center;justify-content:space-between}.app-records-info-modal .records-info-modal .records-info__colon{width:10px;margin:0 15px}.app-records-info-modal .records-info-modal .records-info__text{position:relative;flex:1 1;margin:5px 0;font-size:14px}.app-records-info-modal .records-info-modal .records-info__url{position:relative;flex:1 1;margin:10px 0;font-size:14px}.app-records-info-modal .records-info-modal .records-info__uploads{padding-top:15px;margin-top:15px;border-top:1px solid #d9d9d9}.app-new-enquiry-modal{padding:20px;min-height:100%;display:flex;align-items:center;justify-content:center}.app-new-enquiry-modal .new-enquiry-modal .new-enquiry{position:relative;width:100%;max-width:500px;padding:20px 25px;border-radius:5px;background-color:#fff;z-index:10}.app-new-enquiry-modal .new-enquiry-modal .new-enquiry__header{margin-bottom:20px;display:flex;justify-content:space-between}.app-new-enquiry-modal .new-enquiry-modal .new-enquiry__close-btn{padding:0;border:0;cursor:pointer;color:#666;background-color:transparent;display:flex;align-items:center;justify-content:center}.app-new-enquiry-modal .new-enquiry-modal .new-enquiry__title{margin:0;font-weight:400;color:#333;font-size:22px}.app-new-enquiry-modal .new-enquiry-modal .new-enquiry__list{padding:0;margin:0}.app-new-enquiry-modal .new-enquiry-modal .new-enquiry__item{margin:10px 0;color:#666;font-size:14px;list-style:none;display:flex;align-items:center}.app-new-enquiry-modal .new-enquiry-modal .new-enquiry__checkbox{position:relative;width:25px;height:25px;margin-right:10px;border-radius:100px;background-color:#fff;border:1px solid gray;cursor:pointer}.app-new-enquiry-modal .new-enquiry-modal .new-enquiry__checkbox--active{border:1px solid #0245a9}.app-new-enquiry-modal .new-enquiry-modal .new-enquiry__checkbox--active:before{content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:9px;height:9px;border-radius:100px;background-color:#0245a9}.app-new-enquiry-modal .new-enquiry-modal .new-enquiry__cta-container{margin-top:25px;display:flex;align-items:center;justify-content:flex-end}.app-new-enquiry-modal .new-enquiry-modal .new-enquiry__cta-container .form-button{width:150px}.app-new-enquiry-modal .new-enquiry-modal .new-enquiry__cta-container .form-button~.form-button{margin-left:20px}.app-explore-manual-quotation-modal{padding:20px;min-height:100%;display:flex;align-items:center;justify-content:center}.app-explore-manual-quotation-modal .explore-manual-quotation-modal{position:relative;width:100%;max-width:600px;padding:25px 35px;border-radius:5px;background-color:#fff;z-index:10}.app-explore-manual-quotation-modal .explore-manual-quotation-modal__header{margin-bottom:20px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px}.app-explore-manual-quotation-modal .explore-manual-quotation-modal__close-btn{padding:0;border:0;cursor:pointer;color:#666;background-color:transparent;display:flex;justify-content:flex-end;width:100%}.app-explore-manual-quotation-modal .explore-manual-quotation-modal__title{margin:0;font-weight:400;color:#484964;font-size:28px}.app-explore-manual-quotation-modal .explore-manual-quotation-modal__desc{display:flex;flex-direction:column;text-align:center}.app-explore-manual-quotation-modal .explore-manual-quotation-modal__desc p{font-size:15px;font-weight:400;line-height:22.5px;color:#333}.app-explore-manual-quotation-modal .explore-manual-quotation-modal__cta-container{margin-top:25px;display:flex;align-items:center;justify-content:center}.app-explore-manual-quotation-modal .explore-manual-quotation-modal__cta-container .form-button{width:150px}.app-explore-manual-quotation-modal .explore-manual-quotation-modal__cta-container .form-button~.form-button{margin-left:20px}.app-header-buttons .form-button{width:auto!important}.app-header-buttons .form-button--text{color:#0245a9!important}.app-header-buttons .form-button__icon img{max-height:18px;width:100%;height:auto;min-width:none;min-height:none}.app-sum-insured-modal{min-height:100%;padding:20px;display:flex;align-items:center;justify-content:center}.app-sum-insured-modal .sum-insured-modal{width:100%}.app-sum-insured-modal .sum-insured-modal .sum-insured-form{z-index:10;position:relative;width:100%;max-width:700px;margin:0 auto;padding:30px 40px 40px;background-color:#fff;border-radius:10px}.app-sum-insured-modal .sum-insured-modal .sum-insured-form__header{margin-bottom:20px;display:flex;justify-content:center}.app-sum-insured-modal .sum-insured-modal .sum-insured-form__icon{display:flex;flex-direction:column}.app-sum-insured-modal .sum-insured-modal .sum-insured-form__close-btn{position:absolute;top:0;right:0;margin:20px;border:0;cursor:pointer;color:#707070;background-color:transparent}.app-sum-insured-modal .sum-insured-modal .sum-insured-form__title{margin:0;padding:20px 0 0;color:#484964;font-size:30px;font-weight:300}.app-sum-insured-modal .sum-insured-modal .sum-insured-form__tab .MuiTab-root{padding:0 20px 0 15px;text-transform:none;font-size:15px;color:#ccc}.app-sum-insured-modal .sum-insured-modal .sum-insured-form__tab .MuiTab-root:after{z-index:0;position:absolute;right:0;content:"|";color:#ccc;display:block}.app-sum-insured-modal .sum-insured-modal .sum-insured-form__tab .MuiTab-root:first-child{padding-left:0}.app-sum-insured-modal .sum-insured-modal .sum-insured-form__tab .MuiTab-root:last-child:after{z-index:0;position:absolute;content:none}.app-sum-insured-modal .sum-insured-modal .sum-insured-form__tab .Mui-selected{color:#0245a9}.term-definition__title{margin:20px 0 0;font-size:18px;color:#484964}.term-definition__description{margin:0;line-height:22.5px;color:#333;font-size:15px}.sum-insured-provider-table{width:100%}.sum-insured-provider-table__title{font-size:18px;color:#484964}.sum-insured-provider-table__text{color:#333;font-size:15px}.sum-insured-provider-table .provider-table{border-spacing:0;text-align:center;display:flex;overflow-x:auto;border:1px solid #d9d9d9}.sum-insured-provider-table .provider-table td{border-right:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9}.sum-insured-provider-table .provider-table__header{height:50px;font-size:13px}.sum-insured-provider-table .provider-table__header td{padding:10px;color:#fff;background-color:#f4a7ad}.sum-insured-provider-table .provider-table__header td:first-child{padding:10px 20px;text-align:left;background-color:#7c7c84}.sum-insured-provider-table .provider-table__header td:nth-child(2n){background-color:#e8505b}.sum-insured-provider-table .provider-table__body{height:40px;font-size:13px}.sum-insured-provider-table .provider-table__body:nth-child(odd){background-color:#f8f8f8}.sum-insured-provider-table .provider-table__body td{padding:10px}.sum-insured-provider-table .provider-table__body td:first-child{border-top:0;padding:10px 20px;text-align:left;background:#9f9fa4}.single-file-instant-upload{width:100%;padding:15px;margin:10px 0;border-radius:5px;background-color:#f3f4f5}.single-file-instant-upload--error .form-file-upload__text{color:red;display:flex;align-items:center}.single-file-instant-upload--error .form-file-upload__text .MuiIcon-root{width:15px;height:15px;margin-right:10px}.single-file-instant-upload--error .form-file-upload--error{font-size:14px}.single-file-instant-upload .MuiInputLabel-root{width:100%;height:100%;cursor:pointer}.single-file-instant-upload__section{display:flex;flex-wrap:wrap;align-items:center}.single-file-instant-upload__doc-dot{display:flex;margin:0 20px;width:6px;height:6px;border-radius:6px;background-color:#333}.single-file-instant-upload__doc-status{display:flex;margin:0 11px}.single-file-instant-upload__label{color:#666;white-space:pre-wrap}.single-file-instant-upload__required{color:red;font-size:14px}.single-file-instant-upload__remarks{margin:0 0 -10px;color:#333;font-size:12px}.single-file-instant-upload__description{margin:10px 0 0;color:#666;font-size:12px}.single-file-instant-upload__name{margin:0 20px 0 0;color:#333;white-space:normal;word-break:break-word}.single-file-instant-upload__text{margin:5px 0 0;color:#333}.single-file-instant-upload__url{margin:5px 0;font-size:12px;text-decoration:underline;color:#666;cursor:pointer}.single-file-instant-upload__input{display:none}.single-file-instant-upload__content,.single-file-instant-upload__remove-cta{display:flex;align-items:center;justify-content:space-between}.single-file-instant-upload__remove-cta{border:0;background-color:transparent;cursor:pointer}.single-file-instant-upload__remove-cta .MuiSvgIcon-root{color:#333}.single-file-instant-upload__error{margin-left:50px}.form-multi-upload-top{display:flex;width:100%;flex-direction:column}.form-multi-upload-top__title{margin-bottom:13px;font-size:18px}.form-multi-upload-top__title-desc{color:#666;margin-bottom:24px;font-size:15px}.form-multi-upload-top__required{color:red;font-size:14px}.form-multi-upload-top .file-section__input{display:none}.form-multi-upload-top .file-section__upload-cta{margin:0 0 20px 45px;padding:15px;cursor:pointer;border-radius:5px;border:1px dashed #0245a9;display:flex;align-items:center;justify-content:center}.form-multi-upload-top .file-section__upload-cta.disabled{cursor:default;border:1px dashed #ccc}.form-multi-upload-top .file-section__text{margin:0 10px;color:#0245a9}.form-multi-upload-top .file-section__text.disabled{color:#ccc}.form-multi-upload-top .file-section__file-div{display:flex;flex-wrap:wrap;align-items:center}.form-multi-upload-top .file-section__file-dot{display:flex;margin:0 20px;width:6px;height:6px;border-radius:6px;background-color:#333}.form-multi-upload-top .file-section__file-status{display:flex;margin:0 11px}.form-multi-upload-top .file-section__file{flex:1 1;padding:15px;margin-bottom:10px;border-radius:5px;background-color:#f3f4f5}.form-multi-upload-top .file-section__name{font-size:16px;margin:0 20px 0 0;color:#333;white-space:normal;word-break:break-word}.form-multi-upload-top .file-section__file-size{margin:10px 0;font-size:14px;color:#666}.form-multi-upload-top .file-section__file-url{margin:10px 0;font-size:12px;text-decoration:underline;color:#666;cursor:pointer}.form-multi-upload-top .file-section__content,.form-multi-upload-top .file-section__remove-cta{display:flex;align-items:center;justify-content:space-between}.form-multi-upload-top .file-section__remove-cta{border:0;background-color:transparent;cursor:pointer}.form-multi-upload-top .file-section__remove-cta .MuiSvgIcon-root{color:#333}.form-multi-upload-top .file-section--error{margin:0 45px}.app-payment-table .MuiTableCell-alignLeft{padding-left:30px}.app-payment-table .MuiTableCell-alignRight{padding-right:50px}.app-payment-table .MuiTableRow-root:nth-child(odd) td.payment-table__item{background-color:#f8f8f8}.app-payment-table .payment-table__header-cell{background-color:#0245a9;color:#fff;font-size:15px}.app-payment-table .payment-table__header-cell.left{border-top-left-radius:4px}.app-payment-table .payment-table__header-cell.right{border-top-right-radius:4px}.app-payment-table .payment-table__text{text-align:center;border-bottom:none}.app-payment-table .payment-table__sub-header{background-color:#7c7c84;color:#fff;font-size:15px}.app-payment-table .payment-table__item{color:#333;font-size:15px;background-color:#fff;border-bottom:none}.app-payment-table .payment-table__footer-cell{border-top:2px solid #000;border-bottom:2px solid #000;color:#484964;font-size:15px}.app-title{margin:0 0 35px;color:#0245a9;font-size:18px}.app-icon{width:23px;height:23px;display:flex;align-items:center;justify-content:center}.app-icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.app-table .MuiTableContainer-root{border-radius:5px;border:1px solid #d9d9d9}.app-table .MuiTableCell-root{border-bottom:0;vertical-align:top}.app-table .MuiTableCell-head{color:#333;background-color:#f3f4f5}.app-table .MuiPagination-root{margin-top:20px;display:flex;justify-content:flex-end}.app-table .MuiPagination-root .MuiButtonBase-root{border-radius:100px}.app-table .MuiPagination-root .MuiButtonBase-root.Mui-selected,.app-table .MuiPagination-root .MuiButtonBase-root:not(.MuiPaginationItem-previousNext){border:0}.app-table__sorting{display:flex;align-items:center;font-size:15px}.app-table__pointer,.app-table__sorting:hover{cursor:pointer}.app-table__text{text-align:center}.app-table__footer .app-table__text{padding-top:25px;text-align:left;color:#0245a9;font-size:16px;text-decoration:underline}.app-table__icon{margin:0 0 0 -30px}.app-table__menu .MuiPaper-root{border-radius:4px}.app-table__menu-item{padding:8px 20px;color:#333}.app-table__menu-item:hover{color:#fff;background-color:#484964}.app-table__menu-item .app-table__text{margin:0}.app-nav-menu .nav-menu__header{padding:25px;background-color:#0245a9;display:flex;align-items:center;justify-content:center;flex-direction:column}.app-nav-menu .nav-menu__logo{position:relative;width:102px;height:60px;margin:0 auto}.app-nav-menu .nav-menu__close-cta{width:55px;height:55px;color:#fff;background-color:transparent;border:0;cursor:pointer;position:absolute;left:10px}.app-nav-menu .nav-menu__close-cta .MuiSvgIcon-root{font-size:32px}.app-nav-menu .nav-menu__body{width:100%;max-width:1366px;padding:30px;background-color:#fff;margin:auto;display:flex;flex-wrap:wrap;flex-direction:row}@media only screen and (max-width:767px){.app-nav-menu .nav-menu__body{align-items:center;flex-direction:column}}.app-nav-menu .nav-menu__category{padding:20px;width:25%}@media only screen and (max-width:991px){.app-nav-menu .nav-menu__category{width:50%}}@media only screen and (max-width:767px){.app-nav-menu .nav-menu__category{width:100%}}.app-nav-menu .nav-menu__category-list{padding:0;margin:0}.app-nav-menu .nav-menu__category-item{list-style-type:none}.app-nav-menu .nav-menu__category-item:first-child{margin-bottom:20px}.app-nav-menu .nav-menu__category-item img{width:40px;height:40px;-o-object-fit:contain;object-fit:contain}.app-nav-menu .nav-menu__text{cursor:pointer}.app-nav-menu .nav-menu__text--active,.app-nav-menu .nav-menu__text:hover{color:#0245a9}.app-nav-menu .nav-menu__text--title{cursor:inherit}.app-nav-menu .nav-menu__text--title:hover{color:#333}.app-step-indicator .step-indicator{padding:0;display:flex}.app-step-indicator .step-indicator__item{position:relative;width:calc(25% - 8px);min-width:200px;padding:15px 30px;list-style-type:none;color:#666;background-color:#fff;border-top:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9;border-left:1px solid #d9d9d9;transition:.2s ease-in-out 25ms;cursor:pointer}@media only screen and (max-width:991px){.app-step-indicator .step-indicator__item{min-width:auto;padding:15px 50px}}.app-step-indicator .step-indicator__item:before{content:"";position:absolute;top:-1px;left:100%;width:0;height:0;border-top:24px solid transparent;border-bottom:24px solid transparent;border-left:31px solid #d9d9d9;z-index:99}.app-step-indicator .step-indicator__item--active{color:#fff;background-color:#0245a9;border-top:1px solid #0245a9;border-bottom:1px solid #0245a9;border-left:1px solid #0245a9}.app-step-indicator .step-indicator__item--active:before{border-left:31px solid #0245a9}.app-step-indicator .step-indicator__item--active .step-indicator__arrow{border-left:30px solid #0245a9}.app-step-indicator .step-indicator__item--disabled{color:#fff;background-color:#bbb;border-top:1px solid #bbb;border-bottom:1px solid #bbb;border-left:1px solid #bbb}.app-step-indicator .step-indicator__item--disabled:before{border-left:31px solid #d9d9d9}.app-step-indicator .step-indicator__item--disabled .step-indicator__arrow{border-left:30px solid #bbb}.app-step-indicator .step-indicator__arrow{position:absolute;top:-1px;left:calc(100% - 1px);width:0;height:0;border-top:24px solid transparent;border-bottom:24px solid transparent;border-left:30px solid #fff;z-index:99;transition:.2s ease-in-out 25ms}.app-step-indicator .step-indicator__text{margin:0;text-align:center}.form-button{position:relative;width:100%;height:40px;padding:10px;border:0;color:#fff;cursor:pointer;font-size:14px;border-radius:5px;background-color:#0245a9;display:flex;align-items:center;justify-content:center}.form-button:disabled{background-color:#ccc}.form-button--loading{color:#fff;background-color:#333!important}.form-button--loading .form-button__icon{filter:brightness(0) invert(1)}.form-button--backloading{color:#333!important;background-color:#fff!important;border:1px solid #333!important}.form-button--outline{color:#0245a9;background-color:#fff;border:1px solid #0245a9}.form-button--outline:disabled{color:#ccc;background-color:#fff;border:1px solid #ccc}.form-button--text{border:0;color:#666;background-color:#fff}.form-button__loading{margin-left:10px}.form-button__icon{margin:0 10px}.form-radio{width:100%;margin-top:10px;border-radius:5px;display:flex;align-items:center}.form-radio .MuiFormControl-root{width:auto}.form-radio__multi:first-child{margin-bottom:10px}.form-radio__label{font-size:14px;color:#666}.form-radio__required{color:red;font-size:14px}.form-radio__input{margin-top:10px}.form-input{border-radius:5px;display:flex;align-items:center}.form-input,.form-input--empty{width:100%;margin-top:10px}@media only screen and (max-width:991px){.form-input--empty{margin:0}}.form-input__label{min-height:14px;font-size:14px;color:#666;display:flex;align-self:flex-start}.form-input__eye-toggle{border:0;padding:10px;background-color:transparent}.form-input__required{color:red;font-size:14px}.form-input__text{color:#666}.form-input__icon{padding:10px 0}.form-input__input{margin-top:10px;font-size:15px}.form-input__small-icon{width:18px;height:18px}.form-input__tooltips .app-icon{width:15px;height:15px;pointer-events:auto;margin-left:5px}.form-amount-input{width:100%;margin-top:10px;border-radius:5px;display:flex;align-items:center}.form-amount-input--empty{margin:10px}.form-amount-input__label{min-height:14px;font-size:14px;color:#666;display:flex;align-self:flex-start}.form-amount-input__eye-toggle{border:0;padding:10px;background-color:transparent}.form-amount-input__required{color:red;font-size:14px}.form-amount-input__text{color:#666}.form-amount-input__icon{padding:10px 0}.form-amount-input__input{margin-top:10px;font-size:15px}.form-amount-input .MuiOutlinedInput-input{padding-left:6px}.form-amount-input__tooltips .app-icon{width:15px;height:15px;pointer-events:auto;margin-left:5px}.form-select{width:100%;margin-top:10px;border-radius:5px;display:flex;align-items:center}.form-select__label{min-height:14px;font-size:14px;color:#666;display:flex;align-self:flex-start}.form-select__text{margin-right:5px}.form-select__tooltips .app-icon{width:15px;height:15px;pointer-events:auto;margin-left:5px}.form-select__required{color:red;font-size:14px}.form-select__input{margin-top:10px}.form-select__input--default{color:#666;font-size:15px}.form-select__single-value{height:20px}.form-select__control{padding:5px 4px}.form-select__control--is-disabled{-webkit-text-fill-color:#666;background-color:#e2e2e2!important;border-color:#eee}.form-select__control--is-focused,.form-select__control--is-open{border:2px solid #000!important;cursor:text}.form-select__control--is-focused{box-shadow:none!important}.form-select__control:hover{border:2px solid #000;cursor:text}.form-select__control__menu{margin-top:2px;box-shadow:0 1px 6px rgba(0,0,0,.2);background-color:#f7f7f7!important;border:0}.form-select__control__menu-is-open{border:2px solid #000;cursor:text}.form-select__endAdornment{height:20px;width:20px;margin-right:20px;color:#666;display:block;cursor:pointer}.form-select__option{padding:15px;cursor:pointer;word-break:break-word;white-space:pre-wrap}.form-select__option.hidden{display:none}.form-select__option.Mui-selected{color:#333;background-color:#f5f5f8!important}.form-select__option.Mui-selected:hover{color:#fff;background-color:#484964!important}.form-select__option:hover{color:#fff;background-color:#484964}.app-search-input__icon{padding:10px 0}.form-textarea{width:100%;margin-top:10px;border-radius:5px;display:flex;align-items:center}.form-textarea__label{min-height:14px;font-size:14px;color:#666}.form-textarea__required{color:red;font-size:14px}.form-textarea__container{width:100%;margin-top:10px;border-radius:5px;padding:8.5px 14px 15px;border:1px solid #d9d9d9}.form-textarea__container--focused{border:2px solid #333}.form-textarea__container--error{border:2px solid red}.form-textarea__container--error .form-textarea__text{bottom:25px}.form-textarea__container--disabled{background-color:#e2e2e2}.form-textarea__input{width:100%;height:225px!important;overflow-y:auto!important;border-radius:5px;font-size:15px;resize:none;border:0}.form-textarea__input::-moz-placeholder{color:#bbb;font-size:14px}.form-textarea__input:-ms-input-placeholder{color:#bbb;font-size:14px}.form-textarea__input::placeholder{color:#bbb;font-size:14px}.form-textarea__input:disabled{opacity:1;background-color:#e2e2e2}.form-textarea__input:disabled::-moz-placeholder{-webkit-text-fill-color:#666}.form-textarea__input:disabled:-ms-input-placeholder{-webkit-text-fill-color:#666}.form-textarea__input:disabled::placeholder{-webkit-text-fill-color:#666}.form-textarea__input:focus,.form-textarea__input:focus-visible{outline:none}.form-textarea__text{position:absolute;bottom:5px;right:5px;color:#bbb;font-size:12px}.form-file-upload{width:100%;padding:15px;margin:10px 0;border-radius:5px;background-color:#f3f4f5}.form-file-upload--error .form-file-upload__text{color:red;display:flex;align-items:center}.form-file-upload--error .form-file-upload__text .MuiIcon-root{width:15px;height:15px;margin-right:10px}.form-file-upload--error .form-file-upload--error{font-size:14px}.form-file-upload .MuiInputLabel-root{width:100%;height:100%;cursor:pointer}.form-file-upload__label{color:#666}.form-file-upload__required{color:red;font-size:14px}.form-file-upload__description{margin:10px 0 0;color:#666;font-size:14px}.form-file-upload__name{margin:0 20px 0 0;color:#333;white-space:normal;word-break:break-word}.form-file-upload__text{margin:5px 0 0;color:#333}.form-file-upload__url{margin:5px 0;font-size:14px}.form-file-upload__url a{color:#666}.form-file-upload__input{display:none}.form-file-upload__content,.form-file-upload__remove-cta{display:flex;align-items:center;justify-content:space-between}.form-file-upload__remove-cta{border:0;background-color:transparent;cursor:pointer}.form-file-upload__remove-cta .MuiSvgIcon-root{color:#333}.form-multi-upload{width:100%;flex-direction:column}.form-multi-upload__file{width:100%;padding:15px;margin-bottom:10px;border-radius:5px;background-color:#f3f4f5}.form-multi-upload__name{font-size:16px;margin:0 20px 0 0;color:#333;white-space:normal;word-break:break-word}.form-multi-upload__file-size{margin:10px 0;font-size:14px;color:#666}.form-multi-upload__file-url{margin:10px 0;color:#333;font-size:14px}.form-multi-upload__file-url a{color:#666}.form-multi-upload__input{display:none}.form-multi-upload__content,.form-multi-upload__remove-cta{display:flex;align-items:center;justify-content:space-between}.form-multi-upload__remove-cta{border:0;background-color:transparent;cursor:pointer}.form-multi-upload__remove-cta .MuiSvgIcon-root{color:#333}.form-multi-upload__upload-cta{padding:15px;cursor:pointer;border-radius:5px;border:1px dashed #0245a9;display:flex;align-items:center;justify-content:center}.form-multi-upload__upload-cta--disable{border:1px dashed #ccc}.form-multi-upload__text{margin:0 10px;color:#0245a9}.form-multi-upload__text--disable{color:#ccc}.form-multi-upload--error{color:red;display:flex;align-items:center;font-size:14px}.form-multi-upload--error .MuiIcon-root{width:15px;height:15px;margin-right:10px}.form-multi-upload__tick{position:relative;left:-45px;bottom:-60px}.form-async-select{width:100%;margin-top:10px;display:flex;align-items:center}.form-async-select .form-async-select__menu{z-index:99}.form-async-select__no-margin{margin-top:5px!important}.form-async-select--error .form-async-select__control{border:2px solid red!important}.form-async-select__label{min-height:14px;font-size:14px;color:#666;display:flex;align-self:flex-start}.form-async-select__required{color:red;font-size:14px}.form-async-select__tooltips .app-icon{width:15px;height:15px;pointer-events:auto;margin-left:5px}.form-async-select__control{height:47px;margin-top:10px;border-radius:5px;border-color:#d9d9d9!important;box-shadow:none!important;cursor:pointer!important}.form-async-select__control--is-disabled{background-color:#e2e2e2!important;-webkit-text-fill-color:#333}.form-async-select__control--is-disabled .form-async-select__indicators svg{opacity:.26}.form-async-select__single-value{padding:5px 0}.form-async-select__single-value--is-disabled{color:#333!important}.form-async-select__value-container{height:47px;font-size:15px}.form-async-select__indicator-separator{display:none}.form-async-select__placeholder{color:#bbb!important;font-size:15px!important}.form-async-select__menu-list{padding:0!important}.form-async-select__option{padding:15px!important;background-color:#fff;cursor:pointer!important}.form-async-select__option--is-focused{color:#333!important;background-color:#fff!important}.form-async-select__option--is-selected{color:#333!important;background-color:#f5f5f8!important}.form-async-select__option--is-selected:hover{color:#fff;background-color:#484964!important}.form-async-select__option:first-child{border-top-right-radius:4px;border-top-left-radius:4px}.form-async-select__option:last-child{border-bottom-right-radius:4px;border-bottom-left-radius:4px}.form-async-select__option:hover{color:#fff!important;background-color:#484964!important}.form-async-select__indicators{height:25px;width:25px;margin-right:5px;margin-top:auto;margin-bottom:auto}.form-async-select input::-webkit-inner-spin-button,.form-async-select input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.form-async-select input[type=number]{-moz-appearance:textfield}.form-calendar-input{width:100%;border-radius:5px;display:flex;align-items:center}.form-calendar-input__container{width:100%}.form-calendar-input__label{min-height:14px;font-size:14px;color:#666}.form-calendar-input__required{color:red;font-size:14px}.form-calendar-input__icon{padding:10px 0}.form-calendar-input__input{margin-top:10px}.form-calendar-input__input .MuiInputBase-root .Mui-disabled{-webkit-text-fill-color:#333}.app-auth-layout{min-width:320px;min-height:1025px;background-size:cover;background-position:50%;background-repeat:no-repeat;background-image:url(/_next/static/media/bg-public.c17b9386.png)}.app-auth-layout,.app-auth-layout:after{position:absolute;top:0;bottom:0;right:0;left:0}.app-auth-layout:after{content:"";background-color:hsla(0,0%,100%,.8);display:block;z-index:0}.app-auth-layout .auth-layout{position:relative;z-index:10;width:100%;height:100%}.app-auth-layout .auth-layout__container{position:relative;height:100%;padding:40px}.app-auth-layout .auth-layout__footer{position:fixed;bottom:20px;left:0;right:0;padding:0 30px;font-size:12px;color:#666}.app-auth-layout .auth-layout__footer>p{margin:0}.app-auth-layout .auth-layout__footer-tnc{align-content:center;position:fixed;bottom:20px;right:0;padding:0 30px;font-size:12px}.app-auth-layout .auth-layout__footer-tnc>a{color:#666;text-decoration:none}.app-auth-layout .auth-layout__footer-tnc>a:first-child{margin-right:10px}.app-auth-layout .auth-layout__footer-tnc>a:not(:first-child){margin-left:10px}.app-auth-layout .auth-layout__footer-tnc>a:hover{cursor:pointer;text-decoration:underline}.app-main-layout{width:100%}.app-main-layout .main-layout{width:100%;padding-bottom:40px}.app-main-layout .main-layout__container{padding:35px 15px}@media only screen and (max-width:1024px){.app-main-layout .main-layout__container{padding:35px 70px}}.app-main-layout .main-layout__logo{position:relative;width:120px;height:50px;margin-left:15px}@media only screen and (max-width:679px){.app-main-layout .main-layout__logo{width:80px}}.app-main-layout .main-layout__menu{width:100%;padding:15px 5px;background-color:#f7f7f7;box-shadow:0 2px 4px 0 rgba(0,0,0,.1);display:flex;align-items:center;justify-content:space-between}.app-main-layout .main-layout__menu-content{padding:0 30px;display:flex;align-items:center}@media only screen and (max-width:679px){.app-main-layout .main-layout__menu-content .MuiBadge-root{display:none}}.app-main-layout .main-layout__menu-cta{width:45px;height:45px;border:0;background-color:transparent;transition:.2s ease-in-out 25ms;cursor:pointer;display:flex;align-items:center;justify-content:center}.app-main-layout .main-layout__menu-cta:hover{border-radius:100px;background-color:rgba(0,0,0,.1)}.app-main-layout .main-layout__profile{margin-right:15px;font-size:18px}@media only screen and (max-width:679px){.app-main-layout .main-layout__profile{margin-right:auto;font-size:14px}}.app-main-layout .main-layout__profile-cta{position:relative;padding:0 25px;margin:0 0 0 25px;border:0;background-color:transparent;cursor:pointer;display:flex;align-items:center}@media only screen and (max-width:679px){.app-main-layout .main-layout__profile-cta{padding:0 5px;margin:0}.app-main-layout .main-layout__profile-cta:before{display:none!important}}.app-main-layout .main-layout__notification-cta{position:relative;width:35px;height:35px;border:0;background-color:transparent;transition:.2s ease-in-out 25ms;cursor:pointer;display:flex;align-items:center;justify-content:space-between}.app-main-layout .main-layout__notification-cta:hover{border-radius:100px;background-color:rgba(0,0,0,.1)}.app-main-layout .main-layout__notification-cta .app-icon{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto}.app-main-layout .main-layout__icon-container{height:50px;display:flex;align-items:center}.app-main-layout .main-layout__footer{position:fixed;padding:10px;bottom:0;left:0;right:0;text-align:center;font-size:12px;color:#666;background-color:#fff}.app-main-layout .main-layout__lastLogin{margin-right:25px;text-align:right}.app-main-layout .main-layout__lastLogin p{margin:8px;font-size:12px;color:#707070}.app-main-layout .main-layout__lastLogin p:first-child{font-size:16px;color:#484964}.MuiList-root .profile-menu{padding:15px 10px;transition:.2s ease-in-out 25ms;cursor:pointer}.MuiList-root .profile-menu--notification{display:none}@media only screen and (max-width:679px){.MuiList-root .profile-menu--notification{display:block}}.MuiList-root .profile-menu:hover{background-color:rgba(2,69,169,.1)}.MuiList-root .profile-menu__text{margin:0}.app-breadcrumb .breadcrumb{display:flex;align-items:center;justify-content:space-between}@media only screen and (max-width:991px){.app-breadcrumb .breadcrumb{align-items:flex-start;flex-direction:column-reverse}}.app-breadcrumb .breadcrumb__list{display:flex;align-items:center}.app-breadcrumb .breadcrumb__text{margin:0;color:#0245a9;font-weight:400}.app-breadcrumb .breadcrumb__link{cursor:pointer}.app-breadcrumb .breadcrumb__link a{color:gray;text-decoration:none}.app-breadcrumb .breadcrumb__icon{margin:0 10px}.app-reset-password-modal{padding:20px;min-height:100%;display:flex;align-items:center;justify-content:center}.app-reset-password-modal .reset-password-modal{position:relative;width:100%;max-width:500px;padding:35px;border-radius:5px;background-color:#fff;z-index:10;display:flex;align-items:center;flex-direction:column;justify-content:center}.app-reset-password-modal .reset-password-modal__close-btn{margin-left:auto;margin-bottom:20px;cursor:pointer;border:0;color:#666;background-color:transparent;display:flex;align-items:center;justify-content:center}.app-reset-password-modal .reset-password-modal__title{margin:0 0 20px;color:#0245a9;font-size:22px}.app-reset-password-modal .reset-password-modal__description{margin:0 0 25px;text-align:center;color:#666}.app-reset-password-modal .reset-password-modal__form{width:100%;max-width:350px;display:flex;align-items:center;flex-direction:column;justify-content:center}.app-reset-password-modal .reset-password-modal__guidence{margin:15px 0}.app-reset-password-modal .reset-password-modal__text{width:100%;margin:5px 0;display:flex;align-items:center;color:#666}.app-reset-password-modal .reset-password-modal__text--valid{color:#08d175}.app-reset-password-modal .reset-password-modal__text--in-valid{color:red}.app-reset-password-modal .reset-password-modal__text .MuiSvgIcon-root{margin:5px 5px 5px 0;font-size:16px}.app-reset-password-modal .reset-password-modal__error{color:red;font-size:12px}.app-reset-password-modal .reset-password-modal__cta-container{width:100%;display:flex}.app-reset-password-modal .reset-password-modal__cta-container .form-button{margin:0 10px}.app-reset-password-modal .reset-password-modal .form-input .MuiOutlinedInput-root{box-shadow:0 1px 8px 0 rgba(0,0,0,.25)}.app-reset-password-modal .reset-password-modal .form-button{height:47px;margin-top:50px}.app-status-modal{padding:20px;min-height:100%}.app-status-modal,.app-status-modal .status-modal{display:flex;align-items:center;justify-content:center}.app-status-modal .status-modal{position:relative;width:100%;max-width:500px;padding:35px;border-radius:5px;background-color:#fff;z-index:10;flex-direction:column}.app-status-modal .status-modal__close-btn{margin-left:auto;margin-bottom:20px;cursor:pointer;border:0;color:#666;background-color:transparent;display:flex;align-items:center;justify-content:center}.app-status-modal .status-modal__title{margin:0 0 20px;color:#0245a9;font-size:22px}.app-status-modal .status-modal__description{width:100%;margin:0 0 25px;text-align:center;word-break:break-word;color:#666}.app-status-modal .logo-status-modal{position:relative;width:100%;max-width:668px;max-height:303px;padding:30px 50px;border-radius:5px;background-color:#fff;z-index:10;display:flex;align-items:center;flex-direction:column;justify-content:center}.app-status-modal .logo-status-modal__close-btn{margin-left:600px;margin-bottom:20px;cursor:pointer;border:0;color:#666;background-color:transparent;display:flex;align-items:center;justify-content:center}.app-status-modal .logo-status-modal__title{margin:20px 0;color:#484964;font-size:30px}.app-status-modal .logo-status-modal__description{width:100%;margin:0 0 25px;text-align:center;word-break:break-word;font-size:15px;color:#333}.app-status-modal .excess-compulsory-status-modal{position:relative;width:100%;max-width:668px;max-height:1000px;padding:30px 50px;border-radius:5px;background-color:#fff;z-index:10;display:flex;align-items:center;flex-direction:column;justify-content:center}.app-status-modal .excess-compulsory-status-modal__close-btn{margin-left:600px;margin-bottom:20px;cursor:pointer;border:0;color:#666;background-color:transparent;display:flex;align-items:center;justify-content:center}.app-status-modal .excess-compulsory-status-modal__title{margin:20px 0;color:#484964;font-size:32px -2}.app-status-modal .excess-compulsory-status-modal__description{width:100%;margin:0 0 20px;text-align:left;word-break:break-word;color:#333;font-size:15px;line-height:normal}.app-status-modal .excess-compulsory-status-modal__descriptionTitle{width:100%;text-align:left;word-break:break-word;color:#0245a9;font-size:16px}.app-status-modal .excess-compulsory-status-modal__list{width:100%;margin:0 0 25px;text-align:left;word-break:break-word;color:#333;font-size:15px;line-height:.1em}.app-status-modal .excess-compulsory-status-modal__container{width:100%;margin:20px 0}.app-quotation-product-info-modal{min-height:100%;padding:20px;display:flex;align-items:center;justify-content:center}.app-quotation-product-info-modal .product-info-modal{position:relative;width:100%;max-width:668px;max-height:1000px;padding:30px 50px;z-index:10;background-color:#fff;border-radius:5px;display:flex;align-items:center;flex-direction:column;justify-content:center}.app-quotation-product-info-modal .product-info-modal__close-button{margin-left:600px;margin-bottom:20px;border:0;cursor:pointer;color:#666;background-color:transparent;display:flex;align-items:center;justify-content:center}.app-quotation-product-info-modal .product-info-modal__title{margin:20px 0;color:#484964;font-size:32px -2}.app-quotation-product-info-modal .product-info-modal__description{width:100%;margin:0 0 20px;text-align:left;line-height:normal;white-space:pre-wrap;word-break:break-word;color:#333;font-size:15px}.app-quotation-product-info-modal .product-info-modal__sub-title{width:100%;text-align:left;word-break:break-word;white-space:pre-line;color:#0245a9;font-size:16px;display:inline}.app-quotation-product-info-modal .product-info-modal__list{width:100%;margin:0 0 25px;text-align:left;line-height:.1em;word-break:break-word;color:#333;font-size:15px}.app-quotation-product-info-modal .product-info-modal__container{width:100%;margin:20px 0}.app-status-pill--completed .status-pill{background-color:rgba(123,220,181,.4)!important}.app-status-pill .status-pill{padding:10px 20px;border-radius:50px;background-color:rgba(255,105,0,.3);display:inline-block}.app-status-pill .status-pill__text{margin:0;font-size:14px}.app-notification{width:100%;pointer-events:none}.app-notification .MuiPaper-root{width:100%;max-width:460px;min-width:320px;pointer-events:auto}.app-notification .notification{width:100%;max-width:768px;min-width:320px;overflow:hidden}.app-notification .notification__header{padding:15px;background-color:#0245a9;display:flex;align-items:center;justify-content:space-between}.app-notification .notification__title{color:#fff;font-size:18px}.app-notification .notification__close-cta{color:#fff;cursor:pointer;border:0;background-color:transparent}.app-notification .notification__body{height:calc(100% - 84px);overflow-y:auto;pointer-events:auto}.app-notification .notification__list{padding:0;margin:0}.app-notification .notification__item{padding:15px;cursor:pointer;list-style-type:none;transition:.2s ease-in-out 25ms;display:flex;flex-direction:row}.app-notification .notification__item:hover{background-color:#f2f2f2}.app-notification .notification__description{margin:0 15px;width:80%}.app-notification .notification__date{margin:0;width:20%;font-size:12px;color:gray}.app-notification .notification__day-category{width:100%;margin:0;color:#bbb}.app-notification .notification__mark-all-button{margin:0;color:#666;font-size:14px;white-space:nowrap;display:inline-block;cursor:pointer}.app-notification .notification__text{width:100%;text-align:center;color:#bbb}.app-notification .notification__icon{position:relative;width:50px;height:50px;border-radius:100px;background-color:#bbb;display:flex;align-items:center;justify-content:center;flex-shrink:0}.app-notification .notification__icon--unread{background-color:#484964}.app-notification .notification__icon--unread:before{position:absolute;top:2px;right:2px;content:"";display:block;width:10px;height:10px;border-radius:100px;background-color:red}.app-remark-modal{padding:20px;min-height:100%;display:flex;align-items:center;justify-content:center}.app-remark-modal .remark-modal{position:relative;width:100%;max-width:500px;padding:20px 25px;border-radius:5px;background-color:#fff;z-index:10}.app-remark-modal .remark-modal__header{display:flex;justify-content:space-between}.app-remark-modal .remark-modal__close-btn{padding:0;border:0;cursor:pointer;color:#666;background-color:transparent;display:flex;align-items:center;justify-content:center}.app-remark-modal .remark-modal__title{margin:0;font-weight:400;color:#333;font-size:22px}.app-remark-modal .remark-modal__cta-container{margin-top:25px;display:flex;align-items:center;justify-content:flex-end}.app-remark-modal .remark-modal__cta-container .form-button{width:150px}.app-remark-modal .remark-modal__cta-container .form-button~.form-button{margin-left:20px}.app-remark-modal .remark-modal .form-textarea__label{display:none}.app-product-type-modal{padding:20px;min-height:100%;display:flex;align-items:center;justify-content:center}.app-product-type-modal .product-type-modal{position:relative;width:100%;max-width:500px;padding:20px 25px;border-radius:5px;background-color:#fff;z-index:10}.app-product-type-modal .product-type-modal__header{margin-bottom:20px;display:flex;justify-content:space-between}.app-product-type-modal .product-type-modal__close-btn{padding:0;border:0;cursor:pointer;color:#666;background-color:transparent;display:flex;align-items:center;justify-content:center}.app-product-type-modal .product-type-modal__title{margin:0;font-weight:400;color:#333;font-size:22px}.app-product-type-modal .product-type-modal__list{padding:0;margin:0}.app-product-type-modal .product-type-modal__item{margin:10px 0;color:#666;font-size:14px;list-style:none;display:flex;align-items:center}.app-product-type-modal .product-type-modal__checkbox{position:relative;width:25px;height:25px;margin-right:10px;border-radius:100px;background-color:#fff;border:1px solid gray;cursor:pointer}.app-product-type-modal .product-type-modal__checkbox--active{border:1px solid #0245a9}.app-product-type-modal .product-type-modal__checkbox--active:before{content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:9px;height:9px;border-radius:100px;background-color:#0245a9}.app-product-type-modal .product-type-modal__cta-container{margin-top:25px;display:flex;align-items:center;justify-content:flex-end}.app-product-type-modal .product-type-modal__cta-container .form-button{width:150px}.app-product-type-modal .product-type-modal__cta-container .form-button~.form-button{margin-left:20px}.app-payment-method-modal{padding:20px;min-height:100%;display:flex;align-items:center;justify-content:center}.app-payment-method-modal .payment-method-modal .payment-method{position:relative;width:100%;max-width:500px;padding:20px 25px;border-radius:5px;background-color:#fff;z-index:10}.app-payment-method-modal .payment-method-modal .payment-method__header{margin-bottom:20px;display:flex;justify-content:space-between}.app-payment-method-modal .payment-method-modal .payment-method__close-btn{padding:0;border:0;cursor:pointer;color:#666;background-color:transparent;display:flex;align-items:center;justify-content:center}.app-payment-method-modal .payment-method-modal .payment-method__title{margin:0;font-weight:400;color:#333;font-size:22px}.app-payment-method-modal .payment-method-modal .payment-method__list{padding:0;margin:0}.app-payment-method-modal .payment-method-modal .payment-method__item{margin:10px 0;color:#666;font-size:14px;list-style:none;display:flex;align-items:center}.app-payment-method-modal .payment-method-modal .payment-method__checkbox{position:relative;width:25px;height:25px;margin-right:10px;border-radius:100px;background-color:#fff;border:1px solid gray;cursor:pointer}.app-payment-method-modal .payment-method-modal .payment-method__checkbox--active{border:1px solid #0245a9}.app-payment-method-modal .payment-method-modal .payment-method__checkbox--active:before{content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:9px;height:9px;border-radius:100px;background-color:#0245a9}.app-payment-method-modal .payment-method-modal .payment-method__cta-container{margin-top:25px;display:flex;align-items:center;justify-content:flex-end}.app-payment-method-modal .payment-method-modal .payment-method__cta-container .form-button{width:150px}.app-payment-method-modal .payment-method-modal .payment-method__cta-container .form-button~.form-button{margin-left:20px}.app-quotation-amount-modal{padding:20px;min-height:100%;display:flex;align-items:center;justify-content:center}.app-quotation-amount-modal .quotation-amount-modal{width:100%}.app-quotation-amount-modal .quotation-amount-modal .quotation-amount{position:relative;width:100%;margin:0 auto;max-width:668px;padding:30px 50px;border-radius:5px;background-color:#fff;z-index:10}.app-quotation-amount-modal .quotation-amount-modal .quotation-amount__header{margin-bottom:20px;display:flex;justify-content:space-between;flex-wrap:wrap}.app-quotation-amount-modal .quotation-amount-modal .quotation-amount__header .headerCenter{margin:0 210px 0 230px}.app-quotation-amount-modal .quotation-amount-modal .quotation-amount__close-btn{padding:0;border:0;cursor:pointer;color:#666;background-color:transparent;display:flex;justify-content:center;margin-top:-10px}.app-quotation-amount-modal .quotation-amount-modal .quotation-amount__title{color:#484964;font-size:30px;display:flex;align-items:center;justify-content:center}.app-quotation-amount-modal .quotation-amount-modal .quotation-amount__description{font-weight:900;color:#333;font-size:16px}.app-quotation-amount-modal .quotation-amount-modal .quotation-amount__note{color:#707070;font-size:13px}.app-quotation-amount-modal .quotation-amount-modal .quotation-amount__pricing-table{padding:0 130px 0 0;margin:0;width:80%;border-spacing:0}.app-quotation-amount-modal .quotation-amount-modal .quotation-amount__pricing-table td{padding:5px 0}.app-quotation-amount-modal .quotation-amount-modal .quotation-amount__pricing-item{list-style-type:none}.app-quotation-amount-modal .quotation-amount-modal .quotation-amount__pricing-item:nth-child(3) td{padding-bottom:20px}.app-quotation-amount-modal .quotation-amount-modal .quotation-amount__pricing-item:nth-child(4){color:#0245a9}.app-quotation-amount-modal .quotation-amount-modal .quotation-amount__pricing-item:nth-child(4) td{padding-top:20px;border-top:1px solid #d9d9d9}.app-quotation-amount-modal .quotation-amount-modal .quotation-amount__pricing-item:nth-child(5){color:#0245a9}.app-quotation-amount-modal .quotation-amount-modal .quotation-amount__colon{min-width:10px;text-align:center}.app-quotation-amount-modal .quotation-amount-modal .quotation-amount__text{position:relative;width:50%;margin:5px 0;font-size:15px}.app-quotation-amount-modal .quotation-amount-modal .quotation-amount__text--price{text-align:right}.app-quotation-amount-modal .quotation-amount-modal .quotation-amount__form{margin-top:25px}.app-quotation-amount-modal .quotation-amount-modal .quotation-amount__form .quotation-amount__text{color:#666}.app-quotation-amount-modal .quotation-amount-modal .quotation-amount__inputs{width:80%}.app-quotation-amount-modal .quotation-amount-modal .quotation-amount__inputs .form-amount-input__label{display:none}.app-quotation-amount-modal .quotation-amount-modal .quotation-amount__cta-container{margin-top:25px;display:flex;align-items:center;justify-content:center}.app-quotation-amount-modal .quotation-amount-modal .quotation-amount__cta-container .form-button{width:160px}.app-quotation-amount-modal .quotation-amount-modal .quotation-amount__cta-container .form-button~.form-button{margin-left:20px}.app-transaction-history-table .transaction-history-table__title{margin:40px 0 20px;color:#333;font-size:18px;font-weight:400}.app-transaction-history-table .transaction-history-table__description{color:#0245a9;text-align:right}.app-transaction-history-table .transaction-history-table__cta-container{display:flex;align-items:center;justify-content:flex-end}.app-transaction-history-table .transaction-history-table__cta-container .form-button{width:180px;margin-top:30px}.app-transaction-history-table .transaction-history-table__cta-container .form-button~.form-button{margin-left:20px}.app-alert-box{min-height:60px;width:calc(100vw - 90px - 85px);font-size:18px;margin-bottom:3px;position:fixed;z-index:9999;top:30px;left:107.5px}.app-alert-box .MuiAlert-icon{padding:9px 0}.app-alert-box .MuiAlert-message{color:#333;white-space:pre-line}.app-alert-box--green{background-color:#e4f6ef}.app-alert-box--red{background-color:#f6e4eb}.app-alert-box__with-drawer{transition:width .225s linear .225s,left .225s linear .225s;top:120px}.app-alert-box__with-drawer--open{width:calc(100vw - 90px - 260px);left:282.5px}.app-alert-box__with-drawer--close{width:calc(100vw - 90px - 85px)}.app-alert-box__without-drawer{width:500px;left:50%;top:60px;transform:translate(-50%,-50%)}.app-pill-button{padding:8px 20px;margin-top:20px;margin-right:20px;text-align:center;border:none;border-radius:4px;background-color:#eee;color:#aaa;cursor:pointer}.app-pill-button:hover{opacity:.8}.app-pill-button__container{position:relative;display:inline-block}.app-pill-button__label{font-size:15px}.app-pill-button__label-amount{background-color:#0245a9;color:#fff;border-radius:50%;padding:3px}.app-pill-button--active{background-color:#fff;color:#0245a9;border:1px solid #0245a9!important}.app-table-profile .MuiTableCell-root{border-bottom:0}.app-table-profile .MuiTableCell-root a{color:#333}.app-table-profile .MuiTableCell-head{color:#484964;text-align:left;border-top:2px solid #484964;border-bottom:2px solid #484964}.app-table-profile .MuiTableCell-body{color:#333!important;font-size:15px!important}.app-table-profile .MuiTableRow-root:nth-child(2n){background-color:#f8f8f8}.app-table-profile .MuiPagination-root{margin-top:35px;display:flex;justify-content:center}.app-table-profile .MuiPagination-root .MuiButtonBase-root{border-radius:8px}.app-table-profile .MuiPagination-root .MuiButtonBase-root.Mui-disabled{background-color:#eee}.app-table-profile .MuiPagination-root .MuiButtonBase-root:not(.MuiPaginationItem-previousNext){border:0}.app-table-profile .MuiPagination-root .MuiButtonBase-root.Mui-selected{color:#0245a9;border:1px solid #0245a9;background-color:#fff}.app-table-profile__sorting{display:flex;align-items:center;font-size:15px}.app-table-profile__sorting:hover{cursor:pointer}.app-table-profile__header{padding:15px 0 20px;display:flex;align-items:center;justify-content:space-between}.app-table-profile__search-container{display:flex;align-items:center;margin-left:15px}.app-table-profile__close-button{cursor:pointer}.app-table-profile__input .MuiOutlinedInput-root{height:32px;border-radius:100px;background-color:#f2f4f5}.app-table-profile__input .MuiInputBase-input{padding:0 14px!important}.app-table-profile__input .MuiOutlinedInput-notchedOutline{border:0}.app-table-profile__total-text{margin:0;color:#707070;font-size:14px}.app-table-profile__total-empty-text{height:21px}.app-table-profile__total-custom-text{color:#484964;font-size:15px}.app-table-profile__text{text-align:center}.app-table-profile__error{color:red}.app-table-profile__menu .MuiPaper-root{border-radius:8px}.app-table-profile__menu-item{padding:8px 20px;color:#333}.app-table-profile__menu-item:hover{color:#fff;background-color:#484964}.app-table-profile__menu-item .app-table__text{margin:0}.app-table-profile__row{display:flex;flex-direction:row}.dialog-container .MuiDialog-container .MuiPaper-root{width:100%;max-width:650px;padding:20px}.dialog-container .dialog-popup__close-btn-wrapper{text-align:right}.dialog-container .dialog-popup__close-btn{color:#707070;cursor:pointer}.dialog-container .dialog-popup__icon-wrapper{display:flex;justify-content:center}.dialog-container .dialog-popup__dialog-title{color:#484964;text-align:center;font-size:30px}.dialog-container .dialog-popup__dialog-description{color:#333;text-align:center;font-size:15px}.dialog-container .dialog-popup__dialog-description.link{color:#1a6ed3;cursor:pointer;text-decoration:underline}.dialog-container .dialog-popup__dialog-content{color:#333;font-size:15px;white-space:pre-line}.dialog-container .dialog-popup__action-wrapper{justify-content:center}.dialog-container .dialog-popup__button-wrapper{min-width:150px;height:40px;margin-right:15px;margin-left:15px;align-items:center}.input-file{margin:20px 0 0 15px;text-overflow:ellipsis;overflow:hidden}.input-file__label{font-size:14px;color:#666}.input-file__description{margin:5px 0 20px;color:#707070;font-size:13px}.input-file__file{display:flex;align-items:center;justify-content:space-between}.input-file__file-name{color:#0245a9;text-decoration:underline;display:flex;align-items:center;cursor:pointer;display:inline-block;text-overflow:ellipsis;white-space:nowrap;width:100%;overflow:hidden}.input-file__list{margin-top:9px}.app-table-course{margin-top:20px;margin-bottom:-20px}.app-table-course .MuiTableCell-root{border-bottom:0}.app-table-course .MuiTableCell-root a{color:#333}.app-table-course .MuiTableCell-head{color:#fff;font-size:15px!important;text-align:left;background-color:#9f9fa4}.app-table-course .MuiTableCell-body{color:#333!important;font-size:15px!important}.app-table-course .MuiTableRow-root:nth-child(2n){background-color:#f8f8f8}.app-table-course .MuiPagination-root{margin-top:35px;display:flex;justify-content:center}.app-table-course .MuiPagination-root .MuiButtonBase-root{border-radius:8px}.app-table-course .MuiPagination-root .MuiButtonBase-root.Mui-disabled{background-color:#eee}.app-table-course .MuiPagination-root .MuiButtonBase-root:not(.MuiPaginationItem-previousNext){border:0}.app-table-course .MuiPagination-root .MuiButtonBase-root.Mui-selected{color:#0245a9;border:1px solid #0245a9;background-color:#fff}.app-table-course__sorting{display:flex;align-items:center;font-size:15px}.app-table-course__sorting:hover{cursor:pointer}.app-table-course__header{display:flex;align-items:center;justify-content:space-between}.app-table-course__search-container{display:flex;align-items:center;margin-left:15px}.app-table-course__close-button{cursor:pointer}.app-table-course__input .MuiOutlinedInput-root{height:32px;border-radius:100px;background-color:#f2f4f5}.app-table-course__input .MuiInputBase-input{padding:0 14px!important}.app-table-course__input .MuiOutlinedInput-notchedOutline{border:0}.app-table-course__total-text{margin:0;color:#707070;font-size:14px}.app-table-course__total-empty-text{height:21px}.app-table-course__total-custom-text{color:#484964;font-size:15px}.app-table-course__text{text-align:center}.app-table-course__error{color:red}.app-table-course__menu .MuiPaper-root{border-radius:8px}.app-table-course__menu-item{padding:8px 20px;color:#333}.app-table-course__menu-item:hover{color:#fff;background-color:#484964}.app-table-course__menu-item .app-table__text{margin:0}.app-table-course__row{display:flex;flex-direction:row}.app-accordion{width:100%}.app-accordion .accordion{justify-content:space-between;align-items:center}.app-accordion .accordion .MuiPaper-root.MuiAccordion-root.Mui-expanded{margin:0!important}.app-accordion .accordion .MuiPaper-root.MuiAccordion-root{box-shadow:none}.app-accordion .accordion .MuiAccordionDetails-root{padding:0}.app-accordion .accordion__item{width:100%;margin:0 0 2px}.app-accordion .accordion__checkbox .Mui-checked .MuiSvgIcon-root{color:#0245a9}.app-accordion .accordion__checkbox .MuiSvgIcon-root{font-size:24px;color:#d9d9d9}.app-accordion .accordion__accordion{box-shadow:none}.app-accordion .accordion__accordion:before{display:none}.app-accordion .accordion__summary{width:100%;max-height:56px;min-height:0;min-height:auto;font-size:18px;color:#333;border:1px solid #f7f7f7;background-color:#f7f7f7;border-radius:4px}.app-accordion .accordion__summary .MuiAccordionSummary-content{width:90%;justify-content:space-between;align-items:center}.app-accordion .accordion__summary--checked{max-height:56px;min-height:0;min-height:auto;font-size:18px;color:#fff;border:1px solid #0245a9;background-color:#0245a9;border-radius:4px}.app-accordion .accordion__summary--checked .MuiAccordionSummary-content{justify-content:space-between}.app-accordion .accordion__summary--checked:hover,.app-accordion .accordion__summary:hover{border:1px solid #484964}.app-accordion .accordion__prefill-accordion{background-color:#7e7f95!important;color:#fff!important;border-color:#7e7f95!important}.app-accordion .accordion__summary-right{display:flex;align-items:center}.app-accordion .accordion__summary-right>p{font-size:15px;margin-right:20px;text-align:end}.app-accordion .accordion__details{background-color:#fff;padding:0}.app-accordion .accordion__text{padding:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.app-accordion .inner .MuiPaper-root.MuiAccordion-root{box-shadow:none}.app-accordion .inner .MuiSvgIcon-root{color:#fff}.app-accordion .inner .MuiAccordionDetails-root{padding:0}.app-accordion .inner .MuiButtonBase-root-MuiAccordionSummary-root.Mui-expanded{margin:0!important}.app-accordion .inner__item{margin:0 0 2px}.app-accordion .inner__item .MuiCollapse-entered{margin-bottom:40px}.app-accordion .inner__accordion{border-radius:0!important;background-color:#2775a0;box-shadow:none}.app-accordion .inner__accordion:before{display:none}.app-accordion .inner__accordion .MuiAccordionDetails-root{padding:0}.app-accordion .inner__summary{width:100%;font-size:15px;color:#fff!important;max-height:40px!important;min-height:0;min-height:auto;border-radius:0!important;padding:0 16px}.app-accordion .inner__summary .MuiAccordionSummary-content{justify-content:space-between}.app-accordion .inner__text{margin:0 0 0 4px}.app-accordion .inner__details{border-radius:0!important;background-color:#fff}.form-checkbox{width:100%;margin-top:10px;border-radius:5px;display:flex;align-items:center}.form-checkbox .MuiFormControl-root{width:auto}.form-checkbox__form{margin-right:30px}.form-checkbox__form .MuiFormControlLabel-label{font-size:15px;font-weight:400}.form-checkbox__form .MuiFormControlLabel-label.Mui-disabled{color:#333}.form-checkbox__disabled.Mui-checked .MuiSvgIcon-root{color:#7e7f95!important}.form-checkbox__selection{height:18px;width:18px;margin:10px}.form-checkbox__selection.Mui-checked .MuiSvgIcon-root{color:#0245a9;height:24px}.form-checkbox__selection .MuiSvgIcon-root{color:#d9d9d9}.form-checkbox__selection.Mui-disabled{background-color:#e2e2e2}.form-checkbox__selection.Mui-disabled .MuiSvgIcon-root{width:24px;height:24px}.form-checkbox__selection.Mui-disabled:not(.Mui-checked) .MuiSvgIcon-root{width:20px;height:20px;color:#eee;background-color:#eee;border:2px solid #d9d9d9}.form-checkbox__selection--round{height:18px;width:18px;margin:10px}.form-checkbox__selection--round.Mui-checked .MuiSvgIcon-root{color:#0245a9}.form-checkbox__selection--round .MuiSvgIcon-root{color:#d9d9d9}.form-checkbox__selection--round.Mui-disabled{background-color:#e2e2e2}.form-checkbox__label{display:flex;align-items:center;font-size:14px;color:#666;margin-bottom:10px}.form-checkbox__label-dot{width:6px;height:6px;border-radius:3px;margin-right:14px;background-color:#484964}.form-checkbox__required{color:red;font-size:14px}.form-checkbox__input{margin-top:10px}.form-checkbox-input{width:100%;margin:15px 15px 0}.form-checkbox-input__label{min-height:14px;font-size:14px;color:#666;margin-bottom:10px}.form-checkbox-input__required{color:red;font-size:14px}.form-checkbox-input__container{display:flex;flex-direction:row}.form-checkbox-input__form{display:flex;flex-direction:column;width:50%;margin:5px 0 10px;padding-right:15px}.form-checkbox-input__form:nth-child(2n){padding:0 0 0 10px}@media only screen and (max-width:767px){.form-checkbox-input__form{width:100%;padding:0}.form-checkbox-input__form:nth-child(2n){padding:0}}.form-checkbox-input__form .MuiTextField-root{margin-top:0}.form-checkbox-input__selection-label{margin:0;width:calc(50% - 30px)}@media only screen and (max-width:767px){.form-checkbox-input__selection-label{width:100%}}.form-checkbox-input__selection-label>span{color:#333!important;padding-left:0;font-size:15px;font-weight:400}.form-checkbox-input__selection{padding:0 10px 0 0}.form-checkbox-input__selection .MuiSvgIcon-root{width:24px;height:24px;color:#d9d9d9}.form-checkbox-input__selection.Mui-checked .MuiSvgIcon-root{color:#0245a9}.form-checkbox-input__selection.Mui-disabled:not(.Mui-checked) .MuiSvgIcon-root{width:20px;height:20px;color:#eee;background-color:#eee;border:2px solid #d9d9d9}.form-checkbox-input__input{padding:10px 0;font-size:14px}.form-checkbox-input__text{color:#666}.form-circle-radio{width:100%;margin:20px 15px 0;border-radius:5px;display:flex;align-items:center}.form-circle-radio .MuiFormControl-root{width:auto}.form-circle-radio__form{margin-right:30px}.form-circle-radio__form .MuiFormControlLabel-label{font-size:15px}.form-circle-radio__form .MuiFormControlLabel-label.Mui-disabled{color:#333}.form-circle-radio__selection{height:18px;width:18px;margin:20px 10px}.form-circle-radio__selection.Mui-disabled{background-color:#e2e2e2}.form-circle-radio__prefill>svg{color:#7e7f95!important}.form-circle-radio__label{display:flex;align-items:center;font-size:14px;color:#666;margin-bottom:10px}.form-circle-radio__tooltips .app-icon{width:15px;height:15px;pointer-events:auto;margin-left:5px}.form-circle-radio__required{color:red;font-size:14px}.form-circle-radio__input{margin-top:10px}.stepper__step-wrapper{position:absolute;width:100%;top:30px}.stepper__step-wrapper .MuiStepLabel-label{padding-top:10px;font-size:10px;width:270px;text-align:left;color:#e63555}.stepper__step-wrapper__license{position:relative;top:0;margin-top:30px;margin-bottom:60px}.stepper__step-navigation{display:flex;flex-direction:row}.stepper__step-navigation .MuiStepLabel-labelContainer{position:absolute}.stepper__step-navigation .MuiStepIcon-text{font-size:16px;color:#aaa}.stepper__step-navigation .MuiStepIcon-text--active{font-size:16px;color:#fff}.stepper__step-navigation .MuiStepIcon-text--error{font-size:16px;color:#aaa}.stepper__step-navigation .Mui-disabled{font-weight:500!important;color:#aaa!important}.stepper__step-navigation .Mui-completed{font-weight:500!important}.stepper__step-navigation .Mui-error{color:#707070!important}.stepper__step .MuiStepConnector-root{position:absolute;top:7px;left:-50%!important;right:50%!important}.stepper__step .MuiStepLabel-iconContainer{z-index:99!important}.stepper__step .MuiStepLabel-iconContainer:hover{cursor:pointer}.stepper__step .MuiStepLabel-labelContainer{margin-left:50%}.stepper--gradient-color .MuiStepConnector-line{background-image:linear-gradient(90deg,#e63555 10.14%,#e2e2e2 74.61%)}.stepper--label .MuiStepLabel-label{width:100px!important}.app-form-country-mobile{width:100%;vertical-align:sub}.app-form-country-mobile__label{min-height:14px;font-size:14px;color:#666}.app-form-country-mobile__required{color:red;font-size:14px}.app-form-country-mobile .country-mobile{display:flex;flex-direction:row;border:1.5px solid #d9d9d9;border-radius:4px;height:47px;position:relative;margin-top:10px}.app-form-country-mobile .country-mobile--error{border:2px solid red}.app-form-country-mobile .country-mobile--focused{border:2px solid #000}.app-form-country-mobile .country-mobile__error-message{color:red;padding:0;margin:0;font-size:12px}.app-form-country-mobile .country-mobile__textField{position:relative}.app-form-country-mobile .country-mobile__select{width:300px}.app-form-country-mobile .country-mobile__select__control{width:110px!important;min-height:100%!important;border-top-left-radius:4px;border-bottom-left-radius:4px;border:none!important;box-shadow:none!important}.app-form-country-mobile .country-mobile__select__control:focus{border-width:0}.app-form-country-mobile .country-mobile__select__control:hover{cursor:text}.app-form-country-mobile .country-mobile__select__control--menu-is-open{box-shadow:0 0 0 0!important}.app-form-country-mobile .country-mobile__select__control--is-disabled{-webkit-text-fill-color:#333;background-color:#e2e2e2;border-color:#eee;border-radius:0}.app-form-country-mobile .country-mobile__select__menu{width:300px!important}.app-form-country-mobile .country-mobile__select__option{z-index:10;color:#484964;background-color:#f7f7f7}.app-form-country-mobile .country-mobile__select__option--is-selected{background-color:rgba(72,73,100,.565)!important;color:#fff!important}.app-form-country-mobile .country-mobile__select__option--is-focused{background-color:#484964!important;color:#fff!important}.app-form-country-mobile .country-mobile__select__placeholder{color:#bbb!important;font-size:15px}.app-form-country-mobile .country-mobile__select__menu{z-index:10;margin-top:2px;box-shadow:0 1px 6px rgba(0,0,0,.2);background-color:#f7f7f7!important;border:0}.app-form-country-mobile .country-mobile__select__menu-is-open{border:2px solid #000;cursor:text}.app-form-country-mobile .country-mobile__select-label{display:flex;flex-direction:row;font-size:15px}.app-form-country-mobile .country-mobile__select-flag{margin-right:10px;width:20px;height:15px;margin-top:1px}.app-form-country-mobile .country-mobile__select-name{max-width:150px;max-width:180px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-left:5px}.app-form-country-mobile .country-mobile__select__single-value .country-mobile__select-name{display:none}.app-form-country-mobile .country-mobile__dropdown-icon{width:10px;margin-right:10px}.app-form-country-mobile .country-mobile__select__value-container{padding-right:0!important}.app-form-country-mobile .country-mobile__input{width:100%}.app-form-country-mobile .country-mobile__input .MuiInputBase-root{height:100%;border-top-right-radius:4px;border-bottom-right-radius:4px;outline:none;border:0}.app-form-country-mobile .country-mobile__input .MuiInputBase-root .MuiOutlinedInput-notchedOutline{border:none!important}.app-form-country-mobile .country-mobile__input .MuiInputBase-root.Mui-disabled{border-radius:0;padding-left:5px}.app-form-country-mobile .country-mobile__input input{padding-left:0!important;padding-top:0!important;padding-bottom:0!important;height:100%!important;font-size:15px;color:#333}.app-form-country-mobile .country-mobile__input .MuiFormHelperText-root{position:absolute;left:0}.app-form-country-mobile .country-mobile__input:disabled{border-radius:0}.app-adviser-onboarding-layout{width:100%}.app-adviser-onboarding-layout .obd-layout{width:100%;padding-bottom:40px}.app-adviser-onboarding-layout .obd-layout .MuiContainer-root{width:calc(100% - 80px)}.app-adviser-onboarding-layout .obd-layout__menu{width:100%;padding:15px 5px;background-color:#f2f2f2;box-shadow:0 2px 4px 0 rgba(0,0,0,.1);display:flex;align-items:center;justify-content:space-between}.app-adviser-onboarding-layout .obd-layout__menu-content{padding:0 10px;display:flex;align-items:center}@media only screen and (max-width:679px){.app-adviser-onboarding-layout .obd-layout__menu-content .MuiBadge-root{display:none}}.app-adviser-onboarding-layout .obd-layout__logo{position:relative;width:150px;height:40px;margin-left:60px}@media only screen and (max-width:991px){.app-adviser-onboarding-layout .obd-layout__logo{margin-left:15px}}.app-adviser-onboarding-layout .obd-layout__remark-btn-cta{padding-right:70px;color:#0245a9;font-size:15px;font-weight:600;border:0;background-color:transparent;cursor:pointer;display:flex;justify-content:center;align-items:center}.app-adviser-onboarding-layout .obd-layout__remark-btn-cta>p{margin:0 0 0 10px}.app-adviser-onboarding-layout .obd-layout__icon-notification{display:flex;position:relative;background-color:transparent}.app-adviser-onboarding-layout .obd-layout__red-dot{display:flex;justify-content:center;align-items:center;position:absolute;top:-5px;right:-5px;height:16px;width:16px;background-color:red;border-radius:50%;z-index:99}.app-adviser-onboarding-layout .obd-layout__red-dot.max-count{width:20px;right:-8px}.app-adviser-onboarding-layout .obd-layout__icon-notification-text{font-size:9px;color:#fff}.app-adviser-onboarding-layout .obd-layout__container{padding:35px 15px}@media only screen and (max-width:1024px){.app-adviser-onboarding-layout .obd-layout__container{padding:35px 70px}}.app-adviser-onboarding-layout .obd-layout__footer{position:fixed;padding:10px;bottom:0;left:0;right:0;text-align:center;font-size:12px;color:#666;background-color:#fff}.app-advance-search{width:100%}.app-advance-search__form-box{margin:20px auto 0;padding:55px;border-radius:8px;border:2px solid #ebd3b3}.app-advance-search__form-box .app-table{max-width:860px;overflow-x:auto}.app-advance-search__form-box .app-table .MuiTableContainer-root::-webkit-scrollbar{height:8px}.app-advance-search__form-box .app-table .MuiTableContainer-root::-webkit-scrollbar-thumb{background:#aaa;border-radius:999px}.app-advance-search__legend{margin-bottom:-40px;display:flex;align-items:center}.app-advance-search__button-container{margin-top:50px;display:flex;align-items:center;justify-content:center}.app-advance-search__button-container .form-button{margin:0 15px}.app-license-table .license-table .MuiTableContainer-root{overflow-x:unset}.app-license-table .license-table .MuiTableCell-root{border-bottom:0;width:50%}.app-license-table .license-table .MuiTableCell-head{color:#fff;background-color:#44444c!important;font-size:15px;line-height:22.5px;padding:8.75px 0}.app-license-table .license-table .MuiTableCell-head:nth-child(2){border-left:1px solid #d9d9d9;background-color:#7c7c84!important}.app-license-table .license-table .MuiTableRow-root{background-color:#f8f8f8}.app-license-table .license-table .MuiTableRow-root:nth-child(2n){background-color:#fff}.app-license-table .license-table .MuiTableRow-root td:nth-child(2){border-left:1px solid #d9d9d9}.app-license-table .license-table .MuiTableCell-body{padding:10px 10px 10px 0}.app-license-table .license-table__icon{margin:0 10px;width:18px;height:15.64px}.app-license-table .license-table__icon-label{margin:0;word-break:break-all;text-decoration:underline;color:#333;font-size:15px;line-height:normal;text-align:left;text-overflow:ellipsis;overflow:hidden}.app-license-table .license-table__download-cta{cursor:pointer;display:flex;justify-content:flex-start;align-items:center}.app-license-table .license-table__upload .MuiBox-root{margin:0;display:flex;justify-content:center}.input-single-file{text-overflow:ellipsis;overflow:hidden}.input-single-file__label{font-size:14px;color:#666}.input-single-file__description{color:#707070;font-size:13px}.input-single-file__file,.input-single-file__file-name{display:flex;align-items:center}.input-single-file__file-name{color:#0245a9;text-decoration:underline;cursor:pointer;display:inline-block;text-overflow:ellipsis;white-space:nowrap;width:100%;overflow:hidden}.input-single-file__upload-icon{width:18px;height:18px}.input-single-file__button{border:0;background-color:transparent}.input-single-file__button .form-button__icon{width:18px;height:15.64px}.input-single-file__black-file-name{color:#333;font-size:15px;text-decoration:underline;display:flex;cursor:pointer;text-overflow:ellipsis;text-align:left;overflow:hidden;margin:0}.input-single-file__tick .app-icon{width:12px;height:10px;margin-left:14px;margin-right:14px}.input-single-file__delete-button{border:0;background-color:transparent}.input-single-file__delete-button .form-button__icon{width:18px;height:15.64px}.input-single-file__container{display:flex;flex-direction:row;justify-content:space-between;min-height:30px}.input-single-file__delete-file{display:flex;align-items:center}.app-insurer-table .insurer-table .MuiTableCell-root{border-bottom:0;width:50%}.app-insurer-table .insurer-table .MuiTableCell-head{color:#fff;background-color:#00b1b3!important;font-size:15px;line-height:22.5px;padding:8.75px 0 8.75px 20px}.app-insurer-table .insurer-table .MuiTableCell-head:nth-child(2){border-left:1px solid #d9d9d9;background-color:#7c7c84!important}.app-insurer-table .insurer-table .MuiTableContainer-root{overflow-x:unset}.app-insurer-table .insurer-table .MuiTableContainer-root .MuiTableRow-root td:nth-child(2){border-left:1px solid #d9d9d9}.app-insurer-table .insurer-table .MuiTableContainer-root .MuiTableRow-root:nth-child(2n){background-color:#fff}.app-insurer-table .insurer-table .MuiTableCell-body{padding:10px 10px 10px 0}.app-insurer-table .insurer-table__icon{margin:0 10px;width:18px;height:15.64px}.app-insurer-table .insurer-table__icon-label{margin:0;word-break:break-all;text-align:left;text-decoration:underline;color:#333;font-size:15px;line-height:22.5px;text-overflow:ellipsis;overflow:hidden}.app-insurer-table .insurer-table__icon-label p{margin:0!important}.app-insurer-table .insurer-table__download-cta{cursor:pointer;display:flex;justify-content:flex-start;align-items:center}.app-insurer-table .insurer-table__upload .MuiBox-root{margin:0;display:flex;justify-content:center}.app-insurer-table .insurer-table__header{background-color:#00b1b3!important;display:flex;align-items:center}.app-insurer-table .insurer-table__tick{width:10px;height:12px;margin-right:10px}.app-accordion-underline .accordion .MuiPaper-elevation{box-shadow:none!important}.app-accordion-underline .accordion__summary{background-color:inherit;color:#484964;font-size:18px;line-height:27px;border-bottom:1px solid #484964;padding:0 20px 0 0;min-height:0}.app-accordion-underline .accordion__summary--expended{color:#0245a9}.app-accordion-underline .accordion__summary .MuiAccordionSummary-content{margin:0}.app-accordion-underline .accordion__details{padding:0}.app-gentle-reminder{display:flex;margin-top:22px;padding:15px;border-radius:4px;border:2px solid #e26581}.app-gentle-reminder .gentle-reminder__icon{display:flex;width:40px;height:40px;margin-right:20px}.app-gentle-reminder .gentle-reminder__icon>img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.app-gentle-reminder .gentle-reminder__container{color:#707070;font-size:13px;line-height:normal;font-weight:600}.app-gentle-reminder .gentle-reminder__label{color:#333;margin:0}.app-aob-otp-layout{min-width:320px;min-height:800px;background-size:cover;background-position:50%;background-repeat:no-repeat;background-image:url(/_next/static/media/bg-public.c17b9386.png)}.app-aob-otp-layout,.app-aob-otp-layout:after{position:absolute;top:0;bottom:0;right:0;left:0}.app-aob-otp-layout:after{content:"";background-color:hsla(0,0%,100%,.8);display:block;z-index:0}.app-aob-otp-layout .aob-otp-layout{position:relative;z-index:10;width:100%;height:100%}.app-aob-otp-layout .aob-otp-layout__container{position:relative;height:100%;padding:40px}.app-aob-otp-layout .aob-otp-layout__container-item{width:100%;display:flex;flex-direction:column}.app-aob-otp-layout .aob-otp-layout__logo{width:200px;margin-bottom:15px}@media only screen and (min-width:991px){.app-aob-otp-layout .aob-otp-layout__logo{position:absolute;top:25px;left:25px}}.app-aob-otp-layout .aob-otp-layout__footer{position:fixed;bottom:10px;left:0;right:0;text-align:center;font-size:12px;color:#666}.app-quotation-enter-amount-modal{padding:20px;min-height:100%;display:flex;align-items:center;justify-content:center}.app-quotation-enter-amount-modal .quotation-amount-modal{width:100%}.app-quotation-enter-amount-modal .quotation-amount-modal .quotation-amount{position:relative;width:100%;margin:0 auto;max-width:668px;padding:30px 50px;border-radius:5px;background-color:#fff;z-index:10}.app-quotation-enter-amount-modal .quotation-amount-modal .quotation-amount__header{margin-bottom:20px;display:flex;justify-content:flex-end;flex-wrap:wrap}.app-quotation-enter-amount-modal .quotation-amount-modal .quotation-amount__header .headerCenter{margin:0 210px 0 230px}.app-quotation-enter-amount-modal .quotation-amount-modal .quotation-amount__close-btn{padding:0;border:0;cursor:pointer;color:#666;background-color:transparent;display:flex;justify-content:center;margin-top:-10px}.app-quotation-enter-amount-modal .quotation-amount-modal .quotation-amount__title{color:#484964;font-size:30px;display:flex;align-items:center;justify-content:center;line-height:45px;margin-bottom:18px}.app-quotation-enter-amount-modal .quotation-amount-modal .quotation-amount__description{color:#333;font-size:15px;display:flex;justify-content:center;margin-bottom:24px}.app-quotation-enter-amount-modal .quotation-amount-modal .quotation-amount__text{position:relative;width:50%;margin:5px 0;font-size:15px}.app-quotation-enter-amount-modal .quotation-amount-modal .quotation-amount__text--price{text-align:right}.app-quotation-enter-amount-modal .quotation-amount-modal .quotation-amount__form{display:flex;flex-direction:column;align-items:center}.app-quotation-enter-amount-modal .quotation-amount-modal .quotation-amount__form .quotation-amount__text{color:#666}.app-quotation-enter-amount-modal .quotation-amount-modal .quotation-amount__inputs{width:calc(50% - 15px);margin-bottom:40px;display:flex;align-items:center}.app-quotation-enter-amount-modal .quotation-amount-modal .quotation-amount__inputs .form-amount-input{margin-top:0;height:56px}.app-quotation-enter-amount-modal .quotation-amount-modal .quotation-amount__inputs .form-amount-input .MuiOutlinedInput-input{height:56px;padding:10px 14px 12px 6px}.app-quotation-enter-amount-modal .quotation-amount-modal .quotation-amount__inputs .form-amount-input .MuiOutlinedInput-root{height:56px}.app-quotation-enter-amount-modal .quotation-amount-modal .quotation-amount__inputs .form-amount-input__label{display:none}.app-quotation-enter-amount-modal .quotation-amount-modal .quotation-amount__inputs .form-amount-input__input{margin-top:0}.app-quotation-enter-amount-modal .quotation-amount-modal .quotation-amount__cta-container{display:flex;align-items:center;justify-content:center;margin-bottom:10px}.app-quotation-enter-amount-modal .quotation-amount-modal .quotation-amount__cta-container .form-button{width:160px;font-size:15px}.app-quotation-enter-amount-modal .quotation-amount-modal .quotation-amount__cta-container .form-button~.form-button{margin-left:20px}.form-general-file-upload{display:flex;width:100%;flex-direction:column}.form-general-file-upload__title{margin-bottom:13px;font-size:18px}.form-general-file-upload__title-desc{color:#666;margin-bottom:24px;font-size:15px}.form-general-file-upload__required{color:red;font-size:14px}.form-general-file-upload .file-section__input{display:none;cursor:pointer}.form-general-file-upload .file-section__upload-cta{margin:0 100px 20px;padding:15px;cursor:pointer;border-radius:5px;border:1px dashed #0245a9;display:flex;align-items:center;justify-content:center}.form-general-file-upload .file-section__upload-cta.disabled{cursor:default;border:1px dashed #ccc}@media only screen and (max-width:767px){.form-general-file-upload .file-section__upload-cta{margin:20px 30px}}.form-general-file-upload .file-section__text{margin:0 10px;color:#0245a9}.form-general-file-upload .file-section__text.disabled{color:#ccc}.form-general-file-upload .file-section__file-div{display:flex;flex-wrap:wrap;align-items:center}.form-general-file-upload .file-section__file-dot{display:flex;margin:0 20px;width:6px;height:6px;border-radius:6px;background-color:#333}.form-general-file-upload .file-section__file-status{display:flex;margin:0 30px 0 50px}@media only screen and (max-width:767px){.form-general-file-upload .file-section__file-status{margin:0}}.form-general-file-upload .file-section__file{flex:1 1;padding:15px;margin:0 100px 10px 0;border-radius:5px;background-color:#f3f4f5}@media only screen and (max-width:767px){.form-general-file-upload .file-section__file{margin:0 30px 0 10px}}.form-general-file-upload .file-section__name{font-size:16px;margin:0 20px 0 0;color:#333;white-space:normal;word-break:break-word}.form-general-file-upload .file-section__file-size{margin:10px 0;font-size:14px;color:#666}.form-general-file-upload .file-section__file-url{margin:10px 0;font-size:12px;text-decoration:underline;cursor:pointer}.form-general-file-upload .file-section__file-url>a{color:#666}.form-general-file-upload .file-section__content,.form-general-file-upload .file-section__remove-cta{display:flex;align-items:center;justify-content:space-between}.form-general-file-upload .file-section__remove-cta{border:0;background-color:transparent;cursor:pointer}.form-general-file-upload .file-section__remove-cta .MuiSvgIcon-root{color:#333}.form-general-file-upload .file-section--error{margin:0 100px}@media only screen and (max-width:767px){.form-general-file-upload .file-section--error{margin:0 30px}}.app-filter-menu .filter-menu{width:500px;padding:10px 20px}.app-filter-menu .filter-menu__header{display:flex;justify-content:space-between;border-bottom:1px solid #0245a9;align-items:center}.app-filter-menu .filter-menu__title{font-size:30px;font-weight:300;color:#0245a9}.app-filter-menu .filter-menu__close-cta{color:#707070;background-color:transparent;border:0;cursor:pointer}.app-filter-menu .filter-menu__close-cta .MuiSvgIcon-root{font-size:32px}.app-filter-menu .filter-menu__action-div{display:flex;gap:30px;justify-content:center;margin:15px 0}.app-filter-menu .filter-menu__button-div{display:flex;color:#0245a9;background-color:transparent;border:none;align-items:center;cursor:pointer}.app-filter-menu .filter-menu__button-label{color:#0245a9}.app-filter-menu .filter-menu__button-label--clear{color:#707070;font-size:15px;font-weight:600}.app-filter-menu .filter-menu__button-label--red{font-size:15px;font-weight:600}.app-filter-menu .filter-menu__field-div{padding:30px 0 10px;border-bottom:1px solid #d9d9d9}.app-filter-menu .filter-menu__field-div.display-column:has(.form-checkbox) .MuiFormGroup-root{display:flex;flex-wrap:wrap;flex-direction:column}.app-filter-menu .filter-menu__field-div .MuiFormControlLabel-label{color:#333;font-weight:400;font-size:15px}.app-filter-menu .filter-menu__field-div .form-circle-radio{margin:0}.app-filter-menu .filter-menu__field-div .form-checkbox .MuiFormGroup-root{display:flex;flex-wrap:wrap;flex-direction:row}.app-filter-menu .filter-menu__field-div .form-checkbox .MuiFormGroup-root>label{flex:30% 1}.app-filter-menu .filter-menu__field-div .form-checkbox .form-radio__multi{margin:0 0 0 -10px}.app-filter-menu .filter-menu__field-div .form-checkbox .MuiSvgIcon-root{color:#d9d9d9;width:24px;height:24px}.app-filter-menu .filter-menu__field-div .form-checkbox .Mui-checked .MuiSvgIcon-root{color:#0245a9}.app-filter-menu .filter-menu__field-label{margin:0;color:#484964;font-size:15px;font-weight:600}.app-pill-dropdown-checkbox .pill-dropdown-checkbox{display:flex;min-width:180px;max-width:300px}.app-pill-dropdown-checkbox .pill-dropdown-checkbox__select-container{height:30px;border-radius:30px;border:1px solid #484964;font-size:15px;font-weight:600}.app-pill-dropdown-checkbox .pill-dropdown-checkbox__select-container .MuiSelect-select{padding:5px 15px}.app-pill-dropdown-checkbox .pill-dropdown-checkbox__select-container .MuiSelect-icon{color:#484964}.app-pill-dropdown-checkbox .pill-dropdown-checkbox__select-container.onSelected,.app-pill-dropdown-checkbox .pill-dropdown-checkbox__select-container:hover{background:#484964}.app-pill-dropdown-checkbox .pill-dropdown-checkbox__select-container.onSelected .MuiSelect-icon,.app-pill-dropdown-checkbox .pill-dropdown-checkbox__select-container.onSelected .pill-dropdown-checkbox__select-input,.app-pill-dropdown-checkbox .pill-dropdown-checkbox__select-container:hover .MuiSelect-icon,.app-pill-dropdown-checkbox .pill-dropdown-checkbox__select-container:hover .pill-dropdown-checkbox__select-input{color:#fff}.app-pill-dropdown-checkbox .pill-dropdown-checkbox__select-container.onSelected .pill-dropdown-checkbox__select-count,.app-pill-dropdown-checkbox .pill-dropdown-checkbox__select-container:hover .pill-dropdown-checkbox__select-count{background-color:#fff;color:#484964}.app-pill-dropdown-checkbox .pill-dropdown-checkbox__select-input{display:flex;align-items:center;gap:3px;margin-right:15px;font-size:15px;color:#484964;font-weight:600}.app-pill-dropdown-checkbox .pill-dropdown-checkbox__select-count{width:16px;line-height:16px;border-radius:50%;color:#fff;background-color:#484964;font-size:13px;text-align:center}.app-pill-dropdown-checkbox .pill-dropdown-checkbox__option-checkbox .MuiSvgIcon-root{width:24px;height:24px;color:#d9d9d9}.app-pill-dropdown-checkbox .pill-dropdown-checkbox__option-checkbox.Mui-checked .MuiSvgIcon-root{color:#0245a9}.app-note-modal{margin:100px auto;display:flex;justify-content:center}.app-note-modal .app-note__container{position:relative;min-width:400px;max-width:688px;padding:50px;border-radius:5px;background-color:#fff;z-index:10;display:flex;align-items:center;flex-direction:column;justify-content:center}.app-note-modal .app-note__close-btn{display:flex;flex-direction:row-reverse;width:100%;position:absolute;top:20px;right:20px;cursor:pointer;border:none;color:#707070;background-color:transparent}.app-note-modal .app-note__title{margin:20px 0 30px;color:#484964;font-size:30px}.app-note-modal .app-note__content{display:flex;color:#323232;font-size:15px;line-height:normal;align-self:start}.app-note-modal .app-note__action-button{margin-top:30px;width:150px}