:root{--bs-blue: #0d6efd;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #d63384;--bs-red: #dc3545;--bs-orange: #fd7e14;--bs-yellow: #ffc107;--bs-green: #198754;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-black: #000;--bs-white: #fff;--bs-gray: #6c757d;--bs-gray-dark: #343a40;--bs-gray-100: #f8f9fa;--bs-gray-200: #e9ecef;--bs-gray-300: #dee2e6;--bs-gray-400: #ced4da;--bs-gray-500: #adb5bd;--bs-gray-600: #6c757d;--bs-gray-700: #495057;--bs-gray-800: #343a40;--bs-gray-900: #212529;--bs-primary: #0d6efd;--bs-secondary: #6c757d;--bs-success: #198754;--bs-info: #0dcaf0;--bs-warning: #ffc107;--bs-danger: #dc3545;--bs-light: #f8f9fa;--bs-dark: #212529;--bs-primary-rgb: 13, 110, 253;--bs-secondary-rgb: 108, 117, 125;--bs-success-rgb: 25, 135, 84;--bs-info-rgb: 13, 202, 240;--bs-warning-rgb: 255, 193, 7;--bs-danger-rgb: 220, 53, 69;--bs-light-rgb: 248, 249, 250;--bs-dark-rgb: 33, 37, 41;--bs-primary-text-emphasis: rgb(5.2, 44, 101.2);--bs-secondary-text-emphasis: rgb(43.2, 46.8, 50);--bs-success-text-emphasis: rgb(10, 54, 33.6);--bs-info-text-emphasis: rgb(5.2, 80.8, 96);--bs-warning-text-emphasis: rgb(102, 77.2, 2.8);--bs-danger-text-emphasis: rgb(88, 21.2, 27.6);--bs-light-text-emphasis: #495057;--bs-dark-text-emphasis: #495057;--bs-primary-bg-subtle: rgb(206.6, 226, 254.6);--bs-secondary-bg-subtle: rgb(225.6, 227.4, 229);--bs-success-bg-subtle: rgb(209, 231, 220.8);--bs-info-bg-subtle: rgb(206.6, 244.4, 252);--bs-warning-bg-subtle: rgb(255, 242.6, 205.4);--bs-danger-bg-subtle: rgb(248, 214.6, 217.8);--bs-light-bg-subtle: rgb(251.5, 252, 252.5);--bs-dark-bg-subtle: #ced4da;--bs-primary-border-subtle: rgb(158.2, 197, 254.2);--bs-secondary-border-subtle: rgb(196.2, 199.8, 203);--bs-success-border-subtle: rgb(163, 207, 186.6);--bs-info-border-subtle: rgb(158.2, 233.8, 249);--bs-warning-border-subtle: rgb(255, 230.2, 155.8);--bs-danger-border-subtle: rgb(241, 174.2, 180.6);--bs-light-border-subtle: #e9ecef;--bs-dark-border-subtle: #adb5bd;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, .15), rgba(255, 255, 255, 0));--bs-body-font-family: var(--bs-font-sans-serif);--bs-body-font-size: 1rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: #212529;--bs-body-color-rgb: 33, 37, 41;--bs-body-bg: #fff;--bs-body-bg-rgb: 255, 255, 255;--bs-emphasis-color: #000;--bs-emphasis-color-rgb: 0, 0, 0;--bs-secondary-color: rgba(33, 37, 41, .75);--bs-secondary-color-rgb: 33, 37, 41;--bs-secondary-bg: #e9ecef;--bs-secondary-bg-rgb: 233, 236, 239;--bs-tertiary-color: rgba(33, 37, 41, .5);--bs-tertiary-color-rgb: 33, 37, 41;--bs-tertiary-bg: #f8f9fa;--bs-tertiary-bg-rgb: 248, 249, 250;--bs-heading-color: inherit;--bs-link-color: #0d6efd;--bs-link-color-rgb: 13, 110, 253;--bs-link-decoration: underline;--bs-link-hover-color: rgb(10.4, 88, 202.4);--bs-link-hover-color-rgb: 10, 88, 202;--bs-code-color: #d63384;--bs-highlight-color: #212529;--bs-highlight-bg: rgb(255, 242.6, 205.4);--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: #dee2e6;--bs-border-color-translucent: rgba(0, 0, 0, .175);--bs-border-radius: .375rem;--bs-border-radius-sm: .25rem;--bs-border-radius-lg: .5rem;--bs-border-radius-xl: 1rem;--bs-border-radius-xxl: 2rem;--bs-border-radius-2xl: var(--bs-border-radius-xxl);--bs-border-radius-pill: 50rem;--bs-box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);--bs-box-shadow-sm: 0 .125rem .25rem rgba(0, 0, 0, .075);--bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, .175);--bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, .075);--bs-focus-ring-width: .25rem;--bs-focus-ring-opacity: .25;--bs-focus-ring-color: rgba(13, 110, 253, .25);--bs-form-valid-color: #198754;--bs-form-valid-border-color: #198754;--bs-form-invalid-color: #dc3545;--bs-form-invalid-border-color: #dc3545}*,*:before,*:after{box-sizing:border-box}@media(prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;border:0;border-top:var(--bs-border-width) solid;opacity:.25}h6,h5,h4,h3,h2,h1{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;color:var(--bs-heading-color)}h1{font-size:calc(1.375rem + 1.5vw)}@media(min-width:1200px){h1{font-size:2.5rem}}h2{font-size:calc(1.325rem + .9vw)}@media(min-width:1200px){h2{font-size:2rem}}h3{font-size:calc(1.3rem + .6vw)}@media(min-width:1200px){h3{font-size:1.75rem}}h4{font-size:calc(1.275rem + .3vw)}@media(min-width:1200px){h4{font-size:1.5rem}}h5{font-size:1.25rem}h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:.875em}mark{padding:.1875em;color:var(--bs-highlight-color);background-color:var(--bs-highlight-bg)}sub{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}a{color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity, 1));text-decoration:underline}a:hover{--bs-link-color-rgb: var(--bs-link-hover-color-rgb)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code{font-family:var(--bs-font-monospace);font-size:1em}code{font-size:.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-secondary-color);text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}thead,tbody,tr,td,th{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;line-height:inherit;font-size:calc(1.275rem + .3vw)}@media(min-width:1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button{cursor:pointer;filter:grayscale(1)}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}.container,.container-fluid{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto}@media(min-width:576px){.container{max-width:540px}}@media(min-width:768px){.container{max-width:720px}}@media(min-width:992px){.container{max-width:960px}}@media(min-width:1200px){.container{max-width:1140px}}@media(min-width:1400px){.container{max-width:1320px}}:root{--bs-breakpoint-xs: 0;--bs-breakpoint-sm: 576px;--bs-breakpoint-md: 768px;--bs-breakpoint-lg: 992px;--bs-breakpoint-xl: 1200px;--bs-breakpoint-xxl: 1400px}.row{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-12{flex:0 0 auto;width:100%}.g-2{--bs-gutter-x: .5rem}.g-2{--bs-gutter-y: .5rem}.g-3{--bs-gutter-x: 1rem}.g-3{--bs-gutter-y: 1rem}.g-4{--bs-gutter-x: 1.5rem}.g-4{--bs-gutter-y: 1.5rem}@media(min-width:576px){.col-sm{flex:1 0 0}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-12{flex:0 0 auto;width:100%}}@media(min-width:768px){.col-md{flex:1 0 0}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-12{flex:0 0 auto;width:100%}}@media(min-width:992px){.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-12{flex:0 0 auto;width:100%}}@media(min-width:1200px){.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}}@media(min-width:1400px){.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}}.fade{transition:opacity .15s linear}@media(prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media(prefers-reduced-motion:reduce){.collapsing{transition:none}}.modal{--bs-modal-zindex: 1055;--bs-modal-width: 500px;--bs-modal-padding: 1rem;--bs-modal-margin: .5rem;--bs-modal-color: var(--bs-body-color);--bs-modal-bg: var(--bs-body-bg);--bs-modal-border-color: var(--bs-border-color-translucent);--bs-modal-border-width: var(--bs-border-width);--bs-modal-border-radius: var(--bs-border-radius-lg);--bs-modal-box-shadow: var(--bs-box-shadow-sm);--bs-modal-inner-border-radius: calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));--bs-modal-header-padding-x: 1rem;--bs-modal-header-padding-y: 1rem;--bs-modal-header-padding: 1rem 1rem;--bs-modal-header-border-color: var(--bs-border-color);--bs-modal-header-border-width: var(--bs-border-width);--bs-modal-title-line-height: 1.5;--bs-modal-footer-gap: .5rem;--bs-modal-footer-bg: ;--bs-modal-footer-border-color: var(--bs-border-color);--bs-modal-footer-border-width: var(--bs-border-width);position:fixed;top:0;left:0;z-index:var(--bs-modal-zindex);display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:var(--bs-modal-margin);pointer-events:none}.modal.fade .modal-dialog{transform:translateY(-50px);transition:transform .3s ease-out}@media(prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - var(--bs-modal-margin) * 2)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - var(--bs-modal-margin) * 2)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;color:var(--bs-modal-color);pointer-events:auto;background-color:var(--bs-modal-bg);background-clip:padding-box;border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);border-radius:var(--bs-modal-border-radius);outline:0}.modal-backdrop{--bs-backdrop-zindex: 1050;--bs-backdrop-bg: #000;--bs-backdrop-opacity: .5;position:fixed;top:0;left:0;z-index:var(--bs-backdrop-zindex);width:100vw;height:100vh;background-color:var(--bs-backdrop-bg)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:var(--bs-backdrop-opacity)}.modal-header{display:flex;flex-shrink:0;align-items:center;padding:var(--bs-modal-header-padding);border-bottom:var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);border-top-left-radius:var(--bs-modal-inner-border-radius);border-top-right-radius:var(--bs-modal-inner-border-radius)}.modal-header .btn-close{padding:calc(var(--bs-modal-header-padding-y) * .5) calc(var(--bs-modal-header-padding-x) * .5);margin-top:calc(-.5 * var(--bs-modal-header-padding-y));margin-right:calc(-.5 * var(--bs-modal-header-padding-x));margin-bottom:calc(-.5 * var(--bs-modal-header-padding-y));margin-left:auto}.modal-title{margin-bottom:0;line-height:var(--bs-modal-title-line-height)}.modal-body{position:relative;flex:1 1 auto;padding:var(--bs-modal-padding)}.modal-footer{display:flex;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * .5);background-color:var(--bs-modal-footer-bg);border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);border-bottom-right-radius:var(--bs-modal-inner-border-radius);border-bottom-left-radius:var(--bs-modal-inner-border-radius)}.modal-footer>*{margin:calc(var(--bs-modal-footer-gap) * .5)}@media(min-width:576px){.modal{--bs-modal-margin: 1.75rem;--bs-modal-box-shadow: var(--bs-box-shadow)}.modal-dialog{max-width:var(--bs-modal-width);margin-right:auto;margin-left:auto}}@media(min-width:992px){.modal-lg,.modal-xl{--bs-modal-width: 800px}}@media(min-width:1200px){.modal-xl{--bs-modal-width: 1140px}}.dropdown{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{--bs-dropdown-zindex: 1000;--bs-dropdown-min-width: 10rem;--bs-dropdown-padding-x: 0;--bs-dropdown-padding-y: .5rem;--bs-dropdown-spacer: .125rem;--bs-dropdown-font-size: 1rem;--bs-dropdown-color: var(--bs-body-color);--bs-dropdown-bg: var(--bs-body-bg);--bs-dropdown-border-color: var(--bs-border-color-translucent);--bs-dropdown-border-radius: var(--bs-border-radius);--bs-dropdown-border-width: var(--bs-border-width);--bs-dropdown-inner-border-radius: calc(var(--bs-border-radius) - var(--bs-border-width));--bs-dropdown-divider-bg: var(--bs-border-color-translucent);--bs-dropdown-divider-margin-y: .5rem;--bs-dropdown-box-shadow: var(--bs-box-shadow);--bs-dropdown-link-color: var(--bs-body-color);--bs-dropdown-link-hover-color: var(--bs-body-color);--bs-dropdown-link-hover-bg: var(--bs-tertiary-bg);--bs-dropdown-link-active-color: #fff;--bs-dropdown-link-active-bg: #0d6efd;--bs-dropdown-link-disabled-color: var(--bs-tertiary-color);--bs-dropdown-item-padding-x: 1rem;--bs-dropdown-item-padding-y: .25rem;--bs-dropdown-header-color: #6c757d;--bs-dropdown-header-padding-x: 1rem;--bs-dropdown-header-padding-y: .5rem;position:absolute;z-index:var(--bs-dropdown-zindex);display:none;min-width:var(--bs-dropdown-min-width);padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);margin:0;font-size:var(--bs-dropdown-font-size);color:var(--bs-dropdown-color);text-align:left;list-style:none;background-color:var(--bs-dropdown-bg);background-clip:padding-box;border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);border-radius:var(--bs-dropdown-border-radius)}.dropdown-menu-end{--bs-position: end}.dropdown-item{display:block;width:100%;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);clear:both;font-weight:400;color:var(--bs-dropdown-link-color);text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0;border-radius:var(--bs-dropdown-item-border-radius, 0)}.dropdown-item:hover,.dropdown-item:focus{color:var(--bs-dropdown-link-hover-color);background-color:var(--bs-dropdown-link-hover-bg)}.dropdown-item.active,.dropdown-item:active{color:var(--bs-dropdown-link-active-color);text-decoration:none;background-color:var(--bs-dropdown-link-active-bg)}.dropdown-item.disabled,.dropdown-item:disabled{color:var(--bs-dropdown-link-disabled-color);pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.nav{--bs-nav-link-padding-x: 1rem;--bs-nav-link-padding-y: .5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color: var(--bs-link-color);--bs-nav-link-hover-color: var(--bs-link-hover-color);--bs-nav-link-disabled-color: var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);font-size:var(--bs-nav-link-font-size);font-weight:var(--bs-nav-link-font-weight);color:var(--bs-nav-link-color);text-decoration:none;background:none;border:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media(prefers-reduced-motion:reduce){.nav-link{transition:none}}.nav-link:hover,.nav-link:focus{color:var(--bs-nav-link-hover-color)}.nav-link:focus-visible{outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.nav-link.disabled,.nav-link:disabled{color:var(--bs-nav-link-disabled-color);pointer-events:none;cursor:default}.accordion{--bs-accordion-color: var(--bs-body-color);--bs-accordion-bg: var(--bs-body-bg);--bs-accordion-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, border-radius .15s ease;--bs-accordion-border-color: var(--bs-border-color);--bs-accordion-border-width: var(--bs-border-width);--bs-accordion-border-radius: var(--bs-border-radius);--bs-accordion-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-accordion-btn-padding-x: 1.25rem;--bs-accordion-btn-padding-y: 1rem;--bs-accordion-btn-color: var(--bs-body-color);--bs-accordion-btn-bg: var(--bs-accordion-bg);--bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23212529' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='m2 5 6 6 6-6'/%3e%3c/svg%3e");--bs-accordion-btn-icon-width: 1.25rem;--bs-accordion-btn-icon-transform: rotate(-180deg);--bs-accordion-btn-icon-transition: transform .2s ease-in-out;--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='rgb%285.2, 44, 101.2%29' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='m2 5 6 6 6-6'/%3e%3c/svg%3e");--bs-accordion-btn-focus-box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);--bs-accordion-body-padding-x: 1.25rem;--bs-accordion-body-padding-y: 1rem;--bs-accordion-active-color: var(--bs-primary-text-emphasis);--bs-accordion-active-bg: var(--bs-primary-bg-subtle)}.accordion-button{position:relative;display:flex;align-items:center;width:100%;padding:var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);font-size:1rem;color:var(--bs-accordion-btn-color);text-align:left;background-color:var(--bs-accordion-btn-bg);border:0;border-radius:0;overflow-anchor:none;transition:var(--bs-accordion-transition)}@media(prefers-reduced-motion:reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){color:var(--bs-accordion-active-color);background-color:var(--bs-accordion-active-bg);box-shadow:inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color)}.accordion-button:not(.collapsed):after{background-image:var(--bs-accordion-btn-active-icon);transform:var(--bs-accordion-btn-icon-transform)}.accordion-button:after{flex-shrink:0;width:var(--bs-accordion-btn-icon-width);height:var(--bs-accordion-btn-icon-width);margin-left:auto;content:"";background-image:var(--bs-accordion-btn-icon);background-repeat:no-repeat;background-size:var(--bs-accordion-btn-icon-width);transition:var(--bs-accordion-btn-icon-transition)}@media(prefers-reduced-motion:reduce){.accordion-button:after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;outline:0;box-shadow:var(--bs-accordion-btn-focus-box-shadow)}.accordion-header{margin-bottom:0}.accordion-item{color:var(--bs-accordion-color);background-color:var(--bs-accordion-bg);border:var(--bs-accordion-border-width) solid var(--bs-accordion-border-color)}.accordion-item:first-of-type{border-top-left-radius:var(--bs-accordion-border-radius);border-top-right-radius:var(--bs-accordion-border-radius)}.accordion-item:first-of-type>.accordion-header .accordion-button{border-top-left-radius:var(--bs-accordion-inner-border-radius);border-top-right-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-item:last-of-type>.accordion-header .accordion-button.collapsed{border-bottom-right-radius:var(--bs-accordion-inner-border-radius);border-bottom-left-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:last-of-type>.accordion-collapse{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-body{padding:var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x)}.btn-close{--bs-btn-close-color: #000;--bs-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414'/%3e%3c/svg%3e");--bs-btn-close-opacity: .5;--bs-btn-close-hover-opacity: .75;--bs-btn-close-focus-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);--bs-btn-close-focus-opacity: 1;--bs-btn-close-disabled-opacity: .25;box-sizing:content-box;width:1em;height:1em;padding:.25em;color:var(--bs-btn-close-color);background:transparent var(--bs-btn-close-bg) center/1em auto no-repeat;filter:var(--bs-btn-close-filter);border:0;border-radius:.375rem;opacity:var(--bs-btn-close-opacity)}.btn-close:hover{color:var(--bs-btn-close-color);text-decoration:none;opacity:var(--bs-btn-close-hover-opacity)}.btn-close:focus{outline:0;box-shadow:var(--bs-btn-close-focus-shadow);opacity:var(--bs-btn-close-focus-opacity)}.btn-close:disabled,.btn-close.disabled{pointer-events:none;-webkit-user-select:none;user-select:none;opacity:var(--bs-btn-close-disabled-opacity)}:root{--bs-btn-close-filter: }.form-label{margin-bottom:.5rem}.col-form-label{padding-top:calc(.375rem + var(--bs-border-width));padding-bottom:calc(.375rem + var(--bs-border-width));margin-bottom:0;font-size:inherit;line-height:1.5}.form-text{margin-top:.25rem;font-size:.875em;color:var(--bs-secondary-color)}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);appearance:none;background-color:var(--bs-body-bg);background-clip:padding-box;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{color:var(--bs-body-color);background-color:var(--bs-body-bg);border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.form-control::-webkit-date-and-time-value{min-width:85px;height:1.5em;margin:0}.form-control::-webkit-datetime-edit{display:block;padding:0}.form-control::placeholder{color:var(--bs-secondary-color);opacity:1}.form-control:disabled{background-color:var(--bs-secondary-bg);opacity:1}.form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;margin-inline-end:.75rem;color:var(--bs-body-color);background-color:var(--bs-tertiary-bg);pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:var(--bs-border-width);border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:var(--bs-secondary-bg)}.form-control-sm{min-height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2));padding:.25rem .5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;margin-inline-end:.5rem}.form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-.5rem -1rem;margin-inline-end:1rem}textarea.form-control{min-height:calc(1.5em + .75rem + calc(var(--bs-border-width) * 2))}textarea.form-control-sm{min-height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2))}textarea.form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))}.form-select{--bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);appearance:none;background-color:var(--bs-body-bg);background-image:var(--bs-form-select-bg-img),var(--bs-form-select-bg-icon, none);background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.form-select{transition:none}}.form-select:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select:disabled{background-color:var(--bs-secondary-bg)}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 var(--bs-body-color)}.form-check{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-input{--bs-form-check-bg: var(--bs-body-bg);flex-shrink:0;width:1em;height:1em;margin-top:.25em;vertical-align:top;appearance:none;background-color:var(--bs-form-check-bg);background-image:var(--bs-form-check-bg-image);background-repeat:no-repeat;background-position:center;background-size:contain;border:var(--bs-border-width) solid var(--bs-border-color);-webkit-print-color-adjust:exact;print-color-adjust:exact}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}.form-check-input:checked[type=checkbox]{--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate{background-color:#0d6efd;border-color:#0d6efd;--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");width:2em;margin-left:-2.5em;background-image:var(--bs-form-switch-bg);background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out}@media(prefers-reduced-motion:reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgb%28134, 182.5, 254%29'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:right center;--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-select{height:calc(3.5rem + calc(var(--bs-border-width) * 2));min-height:calc(3.5rem + calc(var(--bs-border-width) * 2));line-height:1.25}.form-floating>label{position:absolute;top:0;left:0;z-index:2;max-width:100%;height:100%;padding:1rem .75rem;overflow:hidden;color:rgba(var(--bs-body-color-rgb),.65);text-align:start;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;border:var(--bs-border-width) solid transparent;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}@media(prefers-reduced-motion:reduce){.form-floating>label{transition:none}}.form-floating>.form-control{padding:1rem .75rem}.form-floating>.form-control::placeholder{color:transparent}.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem;padding-left:.75rem}.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label{transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating>.form-control:-webkit-autofill~label{transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating>textarea:focus~label:after,.form-floating>textarea:not(:placeholder-shown)~label:after{position:absolute;inset:1rem .375rem;z-index:-1;height:1.5em;content:"";background-color:var(--bs-body-bg);border-radius:var(--bs-border-radius)}.form-floating>textarea:disabled~label:after{background-color:var(--bs-secondary-bg)}.form-floating>:disabled~label,.form-floating>.form-control:disabled~label{color:#6c757d}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-select,.input-group>.form-floating{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-select:focus,.input-group>.form-floating:focus-within{z-index:5}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:5}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);text-align:center;white-space:nowrap;background-color:var(--bs-tertiary-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius)}.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control,.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:calc(-1 * var(--bs-border-width));border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.form-floating:not(:first-child)>.form-control,.input-group>.form-floating:not(:first-child)>.form-select{border-top-left-radius:0;border-bottom-left-radius:0}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:var(--bs-form-invalid-color)}.alert{--bs-alert-bg: transparent;--bs-alert-padding-x: 1rem;--bs-alert-padding-y: 1rem;--bs-alert-margin-bottom: 1rem;--bs-alert-color: inherit;--bs-alert-border-color: transparent;--bs-alert-border: var(--bs-border-width) solid var(--bs-alert-border-color);--bs-alert-border-radius: var(--bs-border-radius);--bs-alert-link-color: inherit;position:relative;padding:var(--bs-alert-padding-y) var(--bs-alert-padding-x);margin-bottom:var(--bs-alert-margin-bottom);color:var(--bs-alert-color);background-color:var(--bs-alert-bg);border:var(--bs-alert-border);border-radius:var(--bs-alert-border-radius)}.alert-primary{--bs-alert-color: var(--bs-primary-text-emphasis);--bs-alert-bg: var(--bs-primary-bg-subtle);--bs-alert-border-color: var(--bs-primary-border-subtle);--bs-alert-link-color: var(--bs-primary-text-emphasis)}.alert-success{--bs-alert-color: var(--bs-success-text-emphasis);--bs-alert-bg: var(--bs-success-bg-subtle);--bs-alert-border-color: var(--bs-success-border-subtle);--bs-alert-link-color: var(--bs-success-text-emphasis)}.alert-info{--bs-alert-color: var(--bs-info-text-emphasis);--bs-alert-bg: var(--bs-info-bg-subtle);--bs-alert-border-color: var(--bs-info-border-subtle);--bs-alert-link-color: var(--bs-info-text-emphasis)}.alert-warning{--bs-alert-color: var(--bs-warning-text-emphasis);--bs-alert-bg: var(--bs-warning-bg-subtle);--bs-alert-border-color: var(--bs-warning-border-subtle);--bs-alert-link-color: var(--bs-warning-text-emphasis)}.alert-danger{--bs-alert-color: var(--bs-danger-text-emphasis);--bs-alert-bg: var(--bs-danger-bg-subtle);--bs-alert-border-color: var(--bs-danger-border-subtle);--bs-alert-link-color: var(--bs-danger-text-emphasis)}.badge{--bs-badge-padding-x: .65em;--bs-badge-padding-y: .35em;--bs-badge-font-size: .75em;--bs-badge-font-weight: 700;--bs-badge-color: #fff;--bs-badge-border-radius: var(--bs-border-radius);display:inline-block;padding:var(--bs-badge-padding-y) var(--bs-badge-padding-x);font-size:var(--bs-badge-font-size);font-weight:var(--bs-badge-font-weight);line-height:1;color:var(--bs-badge-color);text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:var(--bs-badge-border-radius)}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.btn{--bs-btn-padding-x: .75rem;--bs-btn-padding-y: .375rem;--bs-btn-font-family: ;--bs-btn-font-size: 1rem;--bs-btn-font-weight: 400;--bs-btn-line-height: 1.5;--bs-btn-color: var(--bs-body-color);--bs-btn-bg: transparent;--bs-btn-border-width: var(--bs-border-width);--bs-btn-border-color: transparent;--bs-btn-border-radius: var(--bs-border-radius);--bs-btn-hover-border-color: transparent;--bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);--bs-btn-disabled-opacity: .65;--bs-btn-focus-box-shadow: 0 0 0 .25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);display:inline-block;padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);font-family:var(--bs-btn-font-family);font-size:var(--bs-btn-font-size);font-weight:var(--bs-btn-font-weight);line-height:var(--bs-btn-line-height);color:var(--bs-btn-color);text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;user-select:none;border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);border-radius:var(--bs-btn-border-radius);background-color:var(--bs-btn-bg);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color)}.btn:focus-visible{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}:not(.btn-check)+.btn:active,.btn:first-child:active,.btn.active,.btn.show{color:var(--bs-btn-active-color);background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color)}:not(.btn-check)+.btn:active:focus-visible,.btn:first-child:active:focus-visible,.btn.active:focus-visible,.btn.show:focus-visible{box-shadow:var(--bs-btn-focus-box-shadow)}.btn:disabled,.btn.disabled{color:var(--bs-btn-disabled-color);pointer-events:none;background-color:var(--bs-btn-disabled-bg);border-color:var(--bs-btn-disabled-border-color);opacity:var(--bs-btn-disabled-opacity)}.btn-primary{--bs-btn-color: #fff;--bs-btn-bg: #0d6efd;--bs-btn-border-color: #0d6efd;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: rgb(11.05, 93.5, 215.05);--bs-btn-hover-border-color: rgb(10.4, 88, 202.4);--bs-btn-focus-shadow-rgb: 49, 132, 253;--bs-btn-active-color: #fff;--bs-btn-active-bg: rgb(10.4, 88, 202.4);--bs-btn-active-border-color: rgb(9.75, 82.5, 189.75);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #0d6efd;--bs-btn-disabled-border-color: #0d6efd}.btn-secondary{--bs-btn-color: #fff;--bs-btn-bg: #6c757d;--bs-btn-border-color: #6c757d;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: rgb(91.8, 99.45, 106.25);--bs-btn-hover-border-color: rgb(86.4, 93.6, 100);--bs-btn-focus-shadow-rgb: 130, 138, 145;--bs-btn-active-color: #fff;--bs-btn-active-bg: rgb(86.4, 93.6, 100);--bs-btn-active-border-color: rgb(81, 87.75, 93.75);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #6c757d;--bs-btn-disabled-border-color: #6c757d}.btn-success{--bs-btn-color: #fff;--bs-btn-bg: #198754;--bs-btn-border-color: #198754;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: rgb(21.25, 114.75, 71.4);--bs-btn-hover-border-color: rgb(20, 108, 67.2);--bs-btn-focus-shadow-rgb: 60, 153, 110;--bs-btn-active-color: #fff;--bs-btn-active-bg: rgb(20, 108, 67.2);--bs-btn-active-border-color: rgb(18.75, 101.25, 63);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #198754;--bs-btn-disabled-border-color: #198754}.btn-warning{--bs-btn-color: #000;--bs-btn-bg: #ffc107;--bs-btn-border-color: #ffc107;--bs-btn-hover-color: #000;--bs-btn-hover-bg: rgb(255, 202.3, 44.2);--bs-btn-hover-border-color: rgb(255, 199.2, 31.8);--bs-btn-focus-shadow-rgb: 217, 164, 6;--bs-btn-active-color: #000;--bs-btn-active-bg: rgb(255, 205.4, 56.6);--bs-btn-active-border-color: rgb(255, 199.2, 31.8);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #ffc107;--bs-btn-disabled-border-color: #ffc107}.btn-danger{--bs-btn-color: #fff;--bs-btn-bg: #dc3545;--bs-btn-border-color: #dc3545;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: rgb(187, 45.05, 58.65);--bs-btn-hover-border-color: rgb(176, 42.4, 55.2);--bs-btn-focus-shadow-rgb: 225, 83, 97;--bs-btn-active-color: #fff;--bs-btn-active-bg: rgb(176, 42.4, 55.2);--bs-btn-active-border-color: rgb(165, 39.75, 51.75);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #dc3545;--bs-btn-disabled-border-color: #dc3545}.btn-light{--bs-btn-color: #000;--bs-btn-bg: #f8f9fa;--bs-btn-border-color: #f8f9fa;--bs-btn-hover-color: #000;--bs-btn-hover-bg: rgb(210.8, 211.65, 212.5);--bs-btn-hover-border-color: rgb(198.4, 199.2, 200);--bs-btn-focus-shadow-rgb: 211, 212, 213;--bs-btn-active-color: #000;--bs-btn-active-bg: rgb(198.4, 199.2, 200);--bs-btn-active-border-color: rgb(186, 186.75, 187.5);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #f8f9fa;--bs-btn-disabled-border-color: #f8f9fa}.btn-outline-primary{--bs-btn-color: #0d6efd;--bs-btn-border-color: #0d6efd;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #0d6efd;--bs-btn-hover-border-color: #0d6efd;--bs-btn-focus-shadow-rgb: 13, 110, 253;--bs-btn-active-color: #fff;--bs-btn-active-bg: #0d6efd;--bs-btn-active-border-color: #0d6efd;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #0d6efd;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #0d6efd;--bs-gradient: none}.btn-outline-secondary{--bs-btn-color: #6c757d;--bs-btn-border-color: #6c757d;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #6c757d;--bs-btn-hover-border-color: #6c757d;--bs-btn-focus-shadow-rgb: 108, 117, 125;--bs-btn-active-color: #fff;--bs-btn-active-bg: #6c757d;--bs-btn-active-border-color: #6c757d;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #6c757d;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #6c757d;--bs-gradient: none}.btn-outline-warning{--bs-btn-color: #ffc107;--bs-btn-border-color: #ffc107;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #ffc107;--bs-btn-hover-border-color: #ffc107;--bs-btn-focus-shadow-rgb: 255, 193, 7;--bs-btn-active-color: #000;--bs-btn-active-bg: #ffc107;--bs-btn-active-border-color: #ffc107;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #ffc107;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #ffc107;--bs-gradient: none}.btn-outline-light{--bs-btn-color: #f8f9fa;--bs-btn-border-color: #f8f9fa;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #f8f9fa;--bs-btn-hover-border-color: #f8f9fa;--bs-btn-focus-shadow-rgb: 248, 249, 250;--bs-btn-active-color: #000;--bs-btn-active-bg: #f8f9fa;--bs-btn-active-border-color: #f8f9fa;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #f8f9fa;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #f8f9fa;--bs-gradient: none}.btn-link{--bs-btn-font-weight: 400;--bs-btn-color: var(--bs-link-color);--bs-btn-bg: transparent;--bs-btn-border-color: transparent;--bs-btn-hover-color: var(--bs-link-hover-color);--bs-btn-hover-border-color: transparent;--bs-btn-active-color: var(--bs-link-hover-color);--bs-btn-active-border-color: transparent;--bs-btn-disabled-color: #6c757d;--bs-btn-disabled-border-color: transparent;--bs-btn-box-shadow: 0 0 0 #000;--bs-btn-focus-shadow-rgb: 49, 132, 253;text-decoration:underline}.btn-link:focus-visible{color:var(--bs-btn-color)}.btn-link:hover{color:var(--bs-btn-hover-color)}.btn-lg{--bs-btn-padding-y: .5rem;--bs-btn-padding-x: 1rem;--bs-btn-font-size: 1.25rem;--bs-btn-border-radius: var(--bs-border-radius-lg)}.btn-sm{--bs-btn-padding-y: .25rem;--bs-btn-padding-x: .5rem;--bs-btn-font-size: .875rem;--bs-btn-border-radius: var(--bs-border-radius-sm)}.popover{--bs-popover-zindex: 1070;--bs-popover-max-width: 276px;--bs-popover-font-size: .875rem;--bs-popover-bg: var(--bs-body-bg);--bs-popover-border-width: var(--bs-border-width);--bs-popover-border-color: var(--bs-border-color-translucent);--bs-popover-border-radius: var(--bs-border-radius-lg);--bs-popover-inner-border-radius: calc(var(--bs-border-radius-lg) - var(--bs-border-width));--bs-popover-box-shadow: var(--bs-box-shadow);--bs-popover-header-padding-x: 1rem;--bs-popover-header-padding-y: .5rem;--bs-popover-header-font-size: 1rem;--bs-popover-header-color: inherit;--bs-popover-header-bg: var(--bs-secondary-bg);--bs-popover-body-padding-x: 1rem;--bs-popover-body-padding-y: 1rem;--bs-popover-body-color: var(--bs-body-color);--bs-popover-arrow-width: 1rem;--bs-popover-arrow-height: .5rem;--bs-popover-arrow-border: var(--bs-popover-border-color);z-index:var(--bs-popover-zindex);display:block;max-width:var(--bs-popover-max-width);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-popover-font-size);word-wrap:break-word;background-color:var(--bs-popover-bg);background-clip:padding-box;border:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-radius:var(--bs-popover-border-radius)}.table{--bs-table-color-type: initial;--bs-table-bg-type: initial;--bs-table-color-state: initial;--bs-table-bg-state: initial;--bs-table-color: var(--bs-emphasis-color);--bs-table-bg: var(--bs-body-bg);--bs-table-border-color: var(--bs-border-color);--bs-table-accent-bg: transparent;--bs-table-striped-color: var(--bs-emphasis-color);--bs-table-striped-bg: rgba(var(--bs-emphasis-color-rgb), .05);--bs-table-active-color: var(--bs-emphasis-color);--bs-table-active-bg: rgba(var(--bs-emphasis-color-rgb), .1);--bs-table-hover-color: var(--bs-emphasis-color);--bs-table-hover-bg: rgba(var(--bs-emphasis-color-rgb), .075);width:100%;margin-bottom:1rem;vertical-align:top;border-color:var(--bs-table-border-color)}.table>:not(caption)>*>*{padding:.5rem;color:var(--bs-table-color-state, var(--bs-table-color-type, var(--bs-table-color)));background-color:var(--bs-table-bg);border-bottom-width:var(--bs-border-width);box-shadow:inset 0 0 0 9999px var(--bs-table-bg-state, var(--bs-table-bg-type, var(--bs-table-accent-bg)))}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table-sm>:not(caption)>*>*{padding:.25rem}.table-bordered>:not(caption)>*{border-width:var(--bs-border-width) 0}.table-bordered>:not(caption)>*>*{border-width:0 var(--bs-border-width)}.table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-color-type: var(--bs-table-striped-color);--bs-table-bg-type: var(--bs-table-striped-bg)}.table-success{--bs-table-color: #000;--bs-table-bg: rgb(209, 231, 220.8);--bs-table-border-color: rgb(167.2, 184.8, 176.64);--bs-table-striped-bg: rgb(198.55, 219.45, 209.76);--bs-table-striped-color: #000;--bs-table-active-bg: rgb(188.1, 207.9, 198.72);--bs-table-active-color: #000;--bs-table-hover-bg: rgb(193.325, 213.675, 204.24);--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-light{--bs-table-color: #000;--bs-table-bg: #f8f9fa;--bs-table-border-color: rgb(198.4, 199.2, 200);--bs-table-striped-bg: rgb(235.6, 236.55, 237.5);--bs-table-striped-color: #000;--bs-table-active-bg: rgb(223.2, 224.1, 225);--bs-table-active-color: #000;--bs-table-hover-bg: rgb(229.4, 230.325, 231.25);--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}.breadcrumb{--bs-breadcrumb-padding-x: 0;--bs-breadcrumb-padding-y: 0;--bs-breadcrumb-margin-bottom: 1rem;--bs-breadcrumb-bg: ;--bs-breadcrumb-border-radius: ;--bs-breadcrumb-divider-color: var(--bs-secondary-color);--bs-breadcrumb-item-padding-x: .5rem;--bs-breadcrumb-item-active-color: var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding:var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);margin-bottom:var(--bs-breadcrumb-margin-bottom);font-size:var(--bs-breadcrumb-font-size);list-style:none;background-color:var(--bs-breadcrumb-bg);border-radius:var(--bs-breadcrumb-border-radius)}.breadcrumb-item+.breadcrumb-item{padding-left:var(--bs-breadcrumb-item-padding-x)}.breadcrumb-item+.breadcrumb-item:before{float:left;padding-right:var(--bs-breadcrumb-item-padding-x);color:var(--bs-breadcrumb-divider-color);content:var(--bs-breadcrumb-divider, "/")}.breadcrumb-item.active{color:var(--bs-breadcrumb-item-active-color)}.card{--bs-card-spacer-y: 1rem;--bs-card-spacer-x: 1rem;--bs-card-title-spacer-y: .5rem;--bs-card-title-color: ;--bs-card-subtitle-color: ;--bs-card-border-width: var(--bs-border-width);--bs-card-border-color: var(--bs-border-color-translucent);--bs-card-border-radius: var(--bs-border-radius);--bs-card-box-shadow: ;--bs-card-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-card-cap-padding-y: .5rem;--bs-card-cap-padding-x: 1rem;--bs-card-cap-bg: rgba(var(--bs-body-color-rgb), .03);--bs-card-cap-color: ;--bs-card-height: ;--bs-card-color: ;--bs-card-bg: var(--bs-body-bg);--bs-card-img-overlay-padding: 1rem;--bs-card-group-margin: .75rem;position:relative;display:flex;flex-direction:column;min-width:0;height:var(--bs-card-height);color:var(--bs-body-color);word-wrap:break-word;background-color:var(--bs-card-bg);background-clip:border-box;border:var(--bs-card-border-width) solid var(--bs-card-border-color);border-radius:var(--bs-card-border-radius)}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card-body{flex:1 1 auto;padding:var(--bs-card-spacer-y) var(--bs-card-spacer-x);color:var(--bs-card-color)}.pagination{--bs-pagination-padding-x: .75rem;--bs-pagination-padding-y: .375rem;--bs-pagination-font-size: 1rem;--bs-pagination-color: var(--bs-link-color);--bs-pagination-bg: var(--bs-body-bg);--bs-pagination-border-width: var(--bs-border-width);--bs-pagination-border-color: var(--bs-border-color);--bs-pagination-border-radius: var(--bs-border-radius);--bs-pagination-hover-color: var(--bs-link-hover-color);--bs-pagination-hover-bg: var(--bs-tertiary-bg);--bs-pagination-hover-border-color: var(--bs-border-color);--bs-pagination-focus-color: var(--bs-link-hover-color);--bs-pagination-focus-bg: var(--bs-secondary-bg);--bs-pagination-focus-box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);--bs-pagination-active-color: #fff;--bs-pagination-active-bg: #0d6efd;--bs-pagination-active-border-color: #0d6efd;--bs-pagination-disabled-color: var(--bs-secondary-color);--bs-pagination-disabled-bg: var(--bs-secondary-bg);--bs-pagination-disabled-border-color: var(--bs-border-color);display:flex;padding-left:0;list-style:none}.page-link{position:relative;display:block;padding:var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);font-size:var(--bs-pagination-font-size);color:var(--bs-pagination-color);text-decoration:none;background-color:var(--bs-pagination-bg);border:var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.page-link{transition:none}}.page-link:hover{z-index:2;color:var(--bs-pagination-hover-color);background-color:var(--bs-pagination-hover-bg);border-color:var(--bs-pagination-hover-border-color)}.page-link:focus{z-index:3;color:var(--bs-pagination-focus-color);background-color:var(--bs-pagination-focus-bg);outline:0;box-shadow:var(--bs-pagination-focus-box-shadow)}.page-link.active,.active>.page-link{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--bs-pagination-active-bg);border-color:var(--bs-pagination-active-border-color)}.page-link.disabled,.disabled>.page-link{color:var(--bs-pagination-disabled-color);pointer-events:none;background-color:var(--bs-pagination-disabled-bg);border-color:var(--bs-pagination-disabled-border-color)}.page-item:not(:first-child) .page-link{margin-left:calc(-1 * var(--bs-border-width))}.page-item:first-child .page-link{border-top-left-radius:var(--bs-pagination-border-radius);border-bottom-left-radius:var(--bs-pagination-border-radius)}.page-item:last-child .page-link{border-top-right-radius:var(--bs-pagination-border-radius);border-bottom-right-radius:var(--bs-pagination-border-radius)}@keyframes progress-bar-stripes{0%{background-position-x:var(--bs-progress-height)}}.progress{--bs-progress-height: 1rem;--bs-progress-font-size: .75rem;--bs-progress-bg: var(--bs-secondary-bg);--bs-progress-border-radius: var(--bs-border-radius);--bs-progress-box-shadow: var(--bs-box-shadow-inset);--bs-progress-bar-color: #fff;--bs-progress-bar-bg: #0d6efd;--bs-progress-bar-transition: width .6s ease;display:flex;height:var(--bs-progress-height);overflow:hidden;font-size:var(--bs-progress-font-size);background-color:var(--bs-progress-bg);border-radius:var(--bs-progress-border-radius)}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:var(--bs-progress-bar-color);text-align:center;white-space:nowrap;background-color:var(--bs-progress-bar-bg);transition:var(--bs-progress-bar-transition)}@media(prefers-reduced-motion:reduce){.progress-bar{transition:none}}.list-group{--bs-list-group-color: var(--bs-body-color);--bs-list-group-bg: var(--bs-body-bg);--bs-list-group-border-color: var(--bs-border-color);--bs-list-group-border-width: var(--bs-border-width);--bs-list-group-border-radius: var(--bs-border-radius);--bs-list-group-item-padding-x: 1rem;--bs-list-group-item-padding-y: .5rem;--bs-list-group-action-color: var(--bs-secondary-color);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-tertiary-bg);--bs-list-group-action-active-color: var(--bs-body-color);--bs-list-group-action-active-bg: var(--bs-secondary-bg);--bs-list-group-disabled-color: var(--bs-secondary-color);--bs-list-group-disabled-bg: var(--bs-body-bg);--bs-list-group-active-color: #fff;--bs-list-group-active-bg: #0d6efd;--bs-list-group-active-border-color: #0d6efd;display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:var(--bs-list-group-border-radius)}.list-group-item{position:relative;display:block;padding:var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);color:var(--bs-list-group-color);text-decoration:none;background-color:var(--bs-list-group-bg);border:var(--bs-list-group-border-width) solid var(--bs-list-group-border-color)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:var(--bs-list-group-disabled-color);pointer-events:none;background-color:var(--bs-list-group-disabled-bg)}.list-group-item.active{z-index:2;color:var(--bs-list-group-active-color);background-color:var(--bs-list-group-active-bg);border-color:var(--bs-list-group-active-border-color)}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:calc(-1 * var(--bs-list-group-border-width));border-top-width:var(--bs-list-group-border-width)}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 var(--bs-list-group-border-width)}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.spinner-border{display:inline-block;flex-shrink:0;width:var(--bs-spinner-width);height:var(--bs-spinner-height);vertical-align:var(--bs-spinner-vertical-align);border-radius:50%;animation:var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name)}@keyframes spinner-border{to{transform:rotate(360deg)}}.spinner-border{--bs-spinner-width: 2rem;--bs-spinner-height: 2rem;--bs-spinner-vertical-align: -.125em;--bs-spinner-border-width: .25em;--bs-spinner-animation-speed: .75s;--bs-spinner-animation-name: spinner-border;border:var(--bs-spinner-border-width) solid currentcolor;border-right-color:transparent}.spinner-border-sm{--bs-spinner-width: 1rem;--bs-spinner-height: 1rem;--bs-spinner-border-width: .2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){.spinner-border{--bs-spinner-animation-speed: 1.5s}}.float-end{float:right!important}.object-fit-contain{object-fit:contain!important}.object-fit-cover{object-fit:cover!important}.opacity-0{opacity:0!important}.overflow-hidden{overflow:hidden!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.shadow{box-shadow:var(--bs-box-shadow)!important}.shadow-sm{box-shadow:var(--bs-box-shadow-sm)!important}.shadow-lg{box-shadow:var(--bs-box-shadow-lg)!important}.position-relative{position:relative!important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-0{border:0!important}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-bottom-0{border-bottom:0!important}.border-success{--bs-border-opacity: 1;border-color:rgba(var(--bs-success-rgb),var(--bs-border-opacity))!important}.border-info{--bs-border-opacity: 1;border-color:rgba(var(--bs-info-rgb),var(--bs-border-opacity))!important}.border-warning{--bs-border-opacity: 1;border-color:rgba(var(--bs-warning-rgb),var(--bs-border-opacity))!important}.border-danger{--bs-border-opacity: 1;border-color:rgba(var(--bs-danger-rgb),var(--bs-border-opacity))!important}.w-50{width:50%!important}.w-100{width:100%!important}.h-100{height:100%!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-wrap{flex-wrap:wrap!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.align-items-start{align-items:flex-start!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-content-end{align-content:flex-end!important}.order-last{order:6!important}.m-0{margin:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.ps-1{padding-left:.25rem!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.row-gap-2{row-gap:.5rem!important}.fs-1{font-size:calc(1.375rem + 1.5vw)!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fs-4{font-size:calc(1.275rem + .3vw)!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!important}.fw-medium{font-weight:500!important}.fw-semibold{font-weight:600!important}.fw-bold{font-weight:700!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-line-through{text-decoration:line-through!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{--bs-text-opacity: 1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity: 1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-success{--bs-text-opacity: 1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-info{--bs-text-opacity: 1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.text-warning{--bs-text-opacity: 1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.text-danger{--bs-text-opacity: 1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity: 1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity: 1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity: 1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity: 1;color:var(--bs-secondary-color)!important}.bg-primary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-success{--bs-bg-opacity: 1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.bg-warning{--bs-bg-opacity: 1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.bg-danger{--bs-bg-opacity: 1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.bg-light{--bs-bg-opacity: 1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bg-gradient{background-image:var(--bs-gradient)!important}.rounded{border-radius:var(--bs-border-radius)!important}.rounded-1{border-radius:var(--bs-border-radius-sm)!important}.rounded-3{border-radius:var(--bs-border-radius-lg)!important}.rounded-4{border-radius:var(--bs-border-radius-xl)!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:var(--bs-border-radius-pill)!important}.visible{visibility:visible!important}@media(min-width:576px){.flex-sm-row{flex-direction:row!important}.mb-sm-0{margin-bottom:0!important}}@media(min-width:768px){.d-md-inline{display:inline!important}.d-md-block{display:block!important}.flex-md-row{flex-direction:row!important}.justify-content-md-end{justify-content:flex-end!important}.order-md-first{order:-1!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.text-md-end{text-align:right!important}}@media(min-width:992px){.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-flex{display:flex!important}.d-lg-none{display:none!important}}@media(min-width:1200px){.mb-xl-0{margin-bottom:0!important}}@media(min-width:1200px){.fs-1{font-size:2.5rem!important}.fs-3{font-size:1.75rem!important}.fs-4{font-size:1.5rem!important}}:root{--color-primary: #4c40ed;--color-primary-hover: #3d33c4;--color-primary-light: #f7f7ff;--color-primary-muted: #edecf8;--color-text: #1f2430;--color-text-secondary: #4b5563;--color-text-muted: #6b7280;--color-text-on-primary: #ffffff;--color-bg: #ffffff;--color-bg-subtle: #f9fafb;--color-bg-muted: #f3f4f6;--color-border: #e5e7eb;--color-border-light: #eef0f4;--color-success: #16a34a;--color-warning: #f59e0b;--color-error: #dc2626;--color-partner-start: #743ad5;--color-partner-end: #b71647;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--space-8: 32px;--space-10: 40px;--space-12: 48px;--space-16: 64px;--shadow-xs: 0 1px 2px rgba(0, 0, 0, .04);--shadow-sm: 0 2px 6px rgba(0, 0, 0, .06);--shadow-md: 0 4px 12px rgba(0, 0, 0, .08);--shadow-lg: 0 8px 24px rgba(0, 0, 0, .1);--shadow-xl: 0 16px 40px rgba(0, 0, 0, .12);--radius-sm: 6px;--radius-md: 10px;--radius-lg: 14px;--radius-xl: 20px;--radius-full: 9999px;--font-family: "DM Sans", sans-serif;--font-size-xs: .75rem;--font-size-sm: .85rem;--font-size-base: 1rem;--font-size-lg: 1.125rem;--font-size-xl: 1.5rem;--font-size-2xl: 2rem;--transition-fast: .15s ease;--transition-base: .25s cubic-bezier(.4, 0, .2, 1);--transition-slow: .4s cubic-bezier(.4, 0, .2, 1);--z-base: 0;--z-sticky: 10;--z-dropdown: 100;--z-overlay: 500;--z-modal: 1000;--z-toast: 2000}body.is-native app-header{top:env(safe-area-inset-top,0px)}body.is-native .pages-feature-module{margin-top:env(safe-area-inset-top,0px)!important}body.is-native app-header .main-menu-wrapper{top:calc(69px + env(safe-area-inset-top,0px))!important}body.is-native app-header .sidebar-scrim{top:calc(69px + env(safe-area-inset-top,0px))!important}body.is-native .sidebar-overlay.opened{top:calc(81px + env(safe-area-inset-top,0px))}body.is-native app-providers-sidebar .sidebar{top:calc(81px + env(safe-area-inset-top,0px))!important}.card-background{background:linear-gradient(145deg,#fff,#f8f9fb)!important}@keyframes toast-slide-in{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes toast-slide-out{0%{transform:translate(0);opacity:1}to{transform:translate(100%);opacity:0}}@keyframes toast-progress-bar{0%{width:0}to{width:100%}}.toast-container{position:fixed;z-index:var(--z-toast, 2000);pointer-events:none}.toast-container.toast-top-right{top:var(--space-4, 16px);right:var(--space-4, 16px)}.toast-container.toast-top-left{top:var(--space-4, 16px);left:var(--space-4, 16px)}.toast-container.toast-top-center{top:var(--space-4, 16px);left:50%;transform:translate(-50%)}.toast-container.toast-bottom-right{bottom:var(--space-4, 16px);right:var(--space-4, 16px)}.toast-container.toast-bottom-left{bottom:var(--space-4, 16px);left:var(--space-4, 16px)}.toast-container.toast-bottom-center{bottom:var(--space-4, 16px);left:50%;transform:translate(-50%)}.toast-container>div{margin-bottom:var(--space-3, 12px)}.toast-container .ngx-toaster{position:relative;display:block;width:380px;max-width:100%;padding:var(--space-4, 16px) var(--space-10, 40px) var(--space-4, 16px) var(--space-12, 48px);border-left:4px solid var(--color-border, #e5e7eb);border-radius:var(--radius-md, 10px);background:var(--color-bg, #ffffff);box-shadow:var(--shadow-lg, 0 8px 24px rgba(0, 0, 0, .1));font-family:var(--font-family, "DM Sans", sans-serif);color:var(--color-text, #1f2430);cursor:pointer;pointer-events:auto;overflow:hidden;box-sizing:border-box;animation:toast-slide-in .3s cubic-bezier(.34,1.56,.64,1) forwards;transition:box-shadow var(--transition-fast, .15s ease),transform var(--transition-fast, .15s ease)}.toast-container .ngx-toaster:hover{box-shadow:var(--shadow-xl, 0 16px 40px rgba(0, 0, 0, .12));transform:translateY(-1px)}.toast-container .ngx-toaster:before{content:"";position:absolute;left:var(--space-4, 16px);top:var(--space-4, 16px);width:22px;height:22px;flex-shrink:0;background-size:contain;background-repeat:no-repeat;background-position:center}.toast-container .ngx-toaster .toast-title{display:block;font-size:var(--font-size-sm, .85rem);font-weight:600;line-height:1.4;color:var(--color-text, #1f2430);margin:0 0 2px}.toast-container .ngx-toaster .toast-message{display:block;font-size:var(--font-size-xs, .75rem);font-weight:400;line-height:1.5;color:var(--color-text-secondary, #4b5563);margin:0}.toast-container .ngx-toaster .toast-close-button{position:absolute;top:var(--space-3, 12px);right:var(--space-3, 12px);width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:none;border:none;border-radius:var(--radius-sm, 6px);cursor:pointer;padding:0;font-size:16px;font-weight:400;line-height:1;color:var(--color-text-muted, #6b7280);opacity:.6;transition:opacity var(--transition-fast, .15s ease),background var(--transition-fast, .15s ease)}.toast-container .ngx-toaster .toast-close-button:hover{opacity:1;background:var(--color-bg-muted, #f3f4f6)}.toast-container .ngx-toaster .toast-progress{position:absolute;bottom:0;left:0;height:3px;border-radius:0 0 0 var(--radius-md, 10px);opacity:.8}.toast-container .ngx-toaster.toast-success{border-left-color:var(--color-success, #16a34a)}.toast-container .ngx-toaster.toast-success:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' viewBox='0 0 24 24' fill='none' stroke='%2316a34a' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M22 11.08V12a10 10 0 1 1-5.93-9.14'/%3E%3Cpath d='m9 11 3 3L22 4'/%3E%3C/svg%3E")}.toast-container .ngx-toaster.toast-success .toast-progress{background:var(--color-success, #16a34a)}.toast-container .ngx-toaster.toast-error{border-left-color:var(--color-error, #dc2626)}.toast-container .ngx-toaster.toast-error:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' viewBox='0 0 24 24' fill='none' stroke='%23dc2626' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='m15 9-6 6'/%3E%3Cpath d='m9 9 6 6'/%3E%3C/svg%3E")}.toast-container .ngx-toaster.toast-error .toast-progress{background:var(--color-error, #dc2626)}.toast-container .ngx-toaster.toast-warning{border-left-color:var(--color-warning, #f59e0b)}.toast-container .ngx-toaster.toast-warning:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' viewBox='0 0 24 24' fill='none' stroke='%23d97706' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m21.73 18-8-14a2 2 0 0 0-3.48 0l-8 14A2 2 0 0 0 4 21h16a2 2 0 0 0 1.73-3'/%3E%3Cpath d='M12 9v4'/%3E%3Cpath d='M12 17h.01'/%3E%3C/svg%3E")}.toast-container .ngx-toaster.toast-warning .toast-progress{background:var(--color-warning, #f59e0b)}.toast-container .ngx-toaster.toast-info{border-left-color:var(--color-primary, #4c40ed)}.toast-container .ngx-toaster.toast-info:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' viewBox='0 0 24 24' fill='none' stroke='%234c40ed' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M12 16v-4'/%3E%3Cpath d='M12 8h.01'/%3E%3C/svg%3E")}.toast-container .ngx-toaster.toast-info .toast-progress{background:var(--color-primary, #4c40ed)}.toast-native{margin-top:2.5rem!important}@media(max-width:575.98px){.toast-container.toast-top-right,.toast-container.toast-top-left,.toast-container.toast-top-center{top:var(--space-3, 12px);right:var(--space-3, 12px);left:var(--space-3, 12px);transform:none}.toast-container.toast-bottom-right,.toast-container.toast-bottom-left,.toast-container.toast-bottom-center{bottom:var(--space-3, 12px);right:var(--space-3, 12px);left:var(--space-3, 12px);transform:none}.toast-container .ngx-toaster{width:100%}}@media(prefers-reduced-motion:reduce){.toast-container .ngx-toaster{animation:none;transition:none}.toast-container .ngx-toaster:hover{transform:none}}.toast-container[aria-live]{clip:auto}body{height:100%;line-height:1.6;overflow-x:clip!important}.container{max-width:1400px}fa-icon{color:inherit;line-height:0}.owl-carousel{display:block!important}.owl-carousel .owl-stage-outer{overflow:hidden!important;container-type:inline-size}.owl-carousel .owl-stage{display:flex!important;flex-wrap:nowrap!important;width:auto!important;gap:24px;touch-action:pan-y}@media(max-width:479.98px){.owl-carousel .owl-stage{align-items:flex-start!important}}.owl-carousel .owl-item{flex:0 0 100cqw!important;width:auto!important;float:none!important;margin:0!important;min-width:0}@media(min-width:480px){:is(app-home-popular-services,app-premium-providers,app-pricing-plans) .owl-carousel .owl-item{flex-basis:calc((100cqw - 24px)/2)!important}}@media(min-width:768px){:is(app-home-popular-services,app-premium-providers,app-pricing-plans) .owl-carousel .owl-item{flex-basis:calc((100cqw - 48px) / 3)!important}}@media(min-width:1170px){:is(app-home-popular-services,app-premium-providers,app-pricing-plans) .owl-carousel .owl-item{flex-basis:calc((100cqw - 72px)/4)!important}}@media(min-width:480px){app-category-subscription-plans .owl-carousel .owl-item{flex-basis:calc((100cqw - 24px)/2)!important}}@media(min-width:768px){app-category-subscription-plans .owl-carousel .owl-item{flex-basis:calc((100cqw - 48px) / 3)!important}}@media(min-width:1170px){app-category-subscription-plans .owl-carousel .owl-item{flex-basis:calc((100cqw - 72px)/4)!important}}@media(min-width:768px){app-home-blogs .owl-carousel .owl-item{flex-basis:calc((100cqw - 24px)/2)!important}}@media(min-width:1170px){app-home-blogs .owl-carousel .owl-item{flex-basis:calc((100cqw - 48px) / 3)!important}}@media(min-width:480px){app-service-details-related-services .owl-carousel .owl-item{flex-basis:calc((100cqw - 24px)/2)!important}}@media(min-width:1024px){app-service-details-related-services .owl-carousel .owl-item{flex-basis:calc((100cqw - 48px) / 3)!important}}@media(min-width:1170px){app-service-details-related-services .owl-carousel .owl-item{flex-basis:calc((100cqw - 72px)/4)!important}}@media(min-width:768px){app-clients-say .owl-carousel .owl-item{flex-basis:calc((100cqw - 24px)/2)!important}}.owl-nav .owl-prev,.owl-nav .owl-next{display:flex!important;align-items:center;justify-content:center;font-size:14px;line-height:1}.breadcrumb-item+.breadcrumb-item:before{content:"\203a"!important;font-family:inherit!important;font-weight:400!important;font-size:inherit!important;padding:0 8px!important;color:#c5c9d6}.client-widget .owl-next{position:absolute;top:0;transform:translateY(-50%);margin-bottom:0;right:-60px}.client-widget .owl-prev{position:absolute;top:50%;transform:translateY(-50%);margin-bottom:0;left:-60px}.client-widget .owl-theme .owl-nav:hover{background-color:#4c40ed!important;color:#fff}.hide-icon .mat-mdc-select-arrow svg{display:none}.mat-selection-box{border:1px solid #d9d9d9;height:40px;background-color:#fff;border-radius:5px;padding:7px}.mat-mdc-option .mdc-list-item__primary-text{width:100%}.mat-mdc-option:hover:not(.mdc-list-item--disabled),.mat-mdc-option:focus:not(.mdc-list-item--disabled),.mat-mdc-option.mat-mdc-option-active,.mat-mdc-option.mdc-list-item--selected:not(.mat-mdc-option-multiple):not(.mdc-list-item--disabled){background-color:#4c40ed!important}.mat-mdc-option-active .mdc-list-item__primary-text,.mat-mdc-option:hover .mdc-list-item__primary-text{color:#fff!important}.mat-mdc-option{min-height:35px!important;font-size:14px}.stickybar{position:sticky;top:0}.mat-mdc-select{width:100%;outline:none;display:flex!important;font-size:14px}.mat-mdc-option .mat-pseudo-checkbox-minimal{display:none}.partners-slider .owl-theme .owl-dots{display:none}.review-sort .mat-mdc-select{display:inline-block!important;width:auto;padding-right:70px}.cdk-overlay-container{z-index:10000000}.mat-datepicker-toggle{pointer-events:auto;position:absolute;right:0;top:0}.mat-datepicker-content .mat-calendar{font-size:13px}.review-sort mat-select{border:2px solid #edecf8;border-radius:5px;padding-left:15px;padding-right:25px;height:40px;line-height:39px}.review-sort .mat-mdc-select-arrow{left:60px}.mat-select-box .mat-mdc-select{background-color:#fff;border:1px solid #dcdcdc;border-radius:5px;height:42px;padding:14px}.addon-info mat-select{min-width:161px}.custom-mat-select .mat-mdc-select{display:inline-block;outline:none;width:85px!important;padding:10px}.custom-mat-select .mat-mdc-select-value-text,.custom-mat-select .mat-mdc-select-placeholder{color:#4c40ed}.mat-mdc-select-placeholder{color:#3c4758}.custom-select mat-select{border-radius:5px;padding-left:15px;padding-right:25px;height:37px;line-height:39px}.custom-select .mat-mdc-select-arrow{left:19px}.table-span .mat-mdc-select-arrow{width:23px;color:#74788d}.table-span .mat-mdc-select-placeholder{color:#74788d}.setting-select .mat-mdc-select-value-text,.setting-select-box .mat-mdc-select-value-text{color:#74788d;padding-left:20px}.setting-select .mat-mdc-select-placeholder{color:#74788d}.setting-select .mat-mdc-select-arrow{width:30px}.placeholder-cus .mat-mdc-select-placeholder{padding-left:20px}.arrow-customize .mat-mdc-select-arrow{right:10px}.providers-dm .providers-header,.providers-dm .providers-sidebar{display:none}mat-form-field{font-size:13px;background-color:#f9f9fb}.mdc-line-ripple{display:none}.mat-primary .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text{color:#fff}.select-content .mat-mdc-select-placeholder{color:#898989}.cus-mat-icon .mat-datepicker-toggle{left:0}.cus-mat-icon .mat-mdc-icon-button:active,.cus-mat-icon .mat-mdc-icon-button:hover{background:#fff}.mat-mdc-icon-button .mat-mdc-button-ripple{display:none!important}.demo-inline-calendar-card{font-size:14px}.mat-mdc-form-field{--mat-mdc-form-field-floating-label-scale: .75;display:-webkit-box!important}.cdk-overlay-container{z-index:10000000!important}.service-slider .owl-nav .owl-prev,.service-section .owl-nav .owl-prev{position:absolute;right:49px;box-shadow:0 4px 14px #8d8d8d40;border:0;border-radius:50%;color:#28283c;width:32px;height:32px;background:#fff!important}.service-slider .owl-nav .owl-next,.service-section .owl-nav .owl-next{position:absolute;right:5px;box-shadow:0 4px 14px #8d8d8d40;border:0;border-radius:50%;color:#28283c;width:32px;height:32px;background:#fff!important}.service-section .owl-prev:hover,.service-section .owl-next:hover{background-color:#4c40ed!important;color:#fff}.client-section .owl-nav .owl-prev{position:absolute;left:-41px;top:187px;box-shadow:0 4px 14px #8d8d8d40;border:0;border-radius:50%;color:#28283c;width:32px;height:32px;background:#fff!important}.client-section .owl-nav .owl-next{position:absolute;right:-41px;top:187px;box-shadow:0 4px 14px #8d8d8d40;border:0;border-radius:50%;color:#28283c;width:32px;height:32px;background:#fff!important}.client-section .owl-prev:hover,.client-section .owl-next:hover{background-color:#4c40ed!important;color:#fff}.popular-service-seven-section .owl-nav .owl-next{position:absolute;top:-129px;right:12px;box-shadow:0 4px 14px #8d8d8d40;border:0;border-radius:50%;color:#28283c;width:32px;height:32px;background:#fff!important}.popular-service-seven-section .owl-nav .owl-prev{position:absolute;top:-129px;right:54px;box-shadow:0 4px 14px #8d8d8d40;border:0;border-radius:50%;color:#28283c;width:32px;height:32px;background:#fff!important}.popular-service-seven-section .owl-prev:hover,.popular-service-seven-section .owl-next:hover{background-color:#4c40ed!important;color:#fff}.services-section .owl-nav .owl-prev,.services-section .owl-nav .owl-next{text-align:center;margin-top:40px;font-size:24px;color:inherit}.service-nine-section .owl-dots .owl-dot.active span,.mechanics-section .owl-dots .owl-dot.active span,.customer-review-section .owl-dots .owl-dot.active span{background:#ff008a}.providers-section-five .owl-nav .owl-prev,.providers-section-five .owl-nav .owl-next{box-shadow:0 4px 14px #8d8d8d40;border:0;border-radius:50%;color:#fff;width:32px;height:32px;background:#ff008a!important}.providers-section-five .owl-prev:hover,.providers-section-five .owl-next:hover{background:#fff!important;color:#ff008a!important;margin-bottom:0}.feature-category-section-five .owl-nav .owl-prev,.feature-category-section-five .owl-nav .owl-next,.car-blogs-section .owl-nav .owl-prev,.car-blogs-section .owl-nav .owl-next{box-shadow:0 4px 14px #8d8d8d40;border:0;border-radius:50%;color:#fff;width:32px;height:32px;background:#ff008a!important}.feature-category-section-five .owl-next:hover,.feature-category-section-five .owl-prev:hover,.car-blogs-section .owl-next:hover,.car-blogs-section .owl-prev:hover{background:#fff!important;color:#ff008a!important;margin-bottom:0}.service-wrap .owl-nav .owl-prev{position:absolute;top:-55px;right:49px;box-shadow:0 4px 14px #8d8d8d40;border:0;border-radius:50%;color:#28283c;width:32px;height:32px;background:#fff!important}.service-wrap .owl-nav .owl-next{position:absolute;top:-55px;right:5px;box-shadow:0 4px 14px #8d8d8d40;border:0;border-radius:50%;color:#28283c;width:32px;height:32px;background:#fff!important}.service-wrap .owl-next:hover,.service-wrap .owl-prev:hover{background-color:#4c40ed!important;color:#fff}.testimonals-seven-section .owl-nav .owl-next{position:absolute;top:-129px;right:5px;box-shadow:0 4px 14px #8d8d8d40;border:0;border-radius:50%;color:#28283c;width:32px;height:32px;background:#fff!important}.testimonals-seven-section .owl-nav .owl-prev{position:absolute;top:-129px;right:49px;box-shadow:0 4px 14px #8d8d8d40;border:0;border-radius:50%;color:#28283c;width:32px;height:32px;background:#fff!important}.testimonals-seven-section .owl-next:hover,.testimonals-seven-section .owl-prev:hover{background:#4c40ed!important;color:#fff;margin-bottom:0}.show-sub-menu{display:block!important;transition:all .5s}.value-select .mat-mdc-select-value{color:#6c6c6c;padding-left:10px}.mat-mdc-select-value{color:#00000080!important}timepicker{position:absolute;background:#eee;padding:40px;border:1px solid #dcdcdc;border-radius:4px;z-index:1}@media only screen and (max-width:575.98px){.service-section .owl-nav .owl-prev{position:absolute;right:502px;box-shadow:0 4px 14px #8d8d8d40;border:0;border-radius:50%;color:#28283c;width:32px;height:32px;background:#fff!important}.service-section .owl-nav .owl-next{position:absolute;left:49px;box-shadow:0 4px 14px #8d8d8d40;border:0;border-radius:50%;color:#28283c;width:32px;height:32px;background:#fff!important}}.grecaptcha-badge{visibility:hidden}li.dropdown-heads,li.flag-nav,li.change-language,li.pointer{cursor:pointer}.btn{transition:background-color .2s ease,color .2s ease,box-shadow .2s ease}.btn-primary{background-color:var(--color-primary, #4c40ed);border-color:var(--color-primary, #4c40ed)}.btn-primary:hover,.btn-primary:focus{background-color:var(--color-primary-hover, #3d33c4);border-color:var(--color-primary-hover, #3d33c4)}.form-control:focus,.form-select:focus{border-color:var(--color-primary, #4c40ed);box-shadow:0 0 0 3px #4c40ed1f}a{transition:color .15s ease}a:hover{color:var(--color-primary, #4c40ed)}@media(max-width:575.98px){.service-section{padding:24px 0!important}.work-section{padding:24px 0 16px!important}.section-heading{margin-bottom:16px!important}.section-heading h2{font-size:22px!important;margin-bottom:8px!important}.section-heading p{font-size:14px!important}}@media(min-width:576px)and (max-width:991.98px){.service-section{padding:40px 0!important}.work-section{padding:40px 0 24px!important}.section-heading{margin-bottom:24px!important}.section-heading h2{font-size:28px!important}}.pricing-plans{border:2px solid #F5F5F5;padding:25px;border-radius:10px;margin-bottom:20px;background:#fff}.pricing-plans:hover,.pricing-plans.active{box-shadow:0 10px 20px -5px #4c40ed14}.price-card{background:#fff;border:2px solid #F5F5F5;border-radius:10px;padding:20px}.price-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px #0000001a}.price-head{border-bottom:1px solid #EDECF8;padding-bottom:15px}.price-head h6{font-weight:400;color:#74788d;margin-bottom:5px}.price-head h1,.price-head h3{font-size:38px;margin-bottom:0}.price-head h1 span,.price-head h3 span{font-size:16px;color:#74788d;font-weight:400}.price-level{display:flex;align-items:center;justify-content:space-between}.price-level .badge-success{background:#6dcc76;font-weight:400;font-size:13px;color:#fff;padding:3px 8px}.price-level .badge-success i{font-size:8px}.price-body{padding-top:15px}.price-body ul{margin-bottom:30px}.price-body ul li{position:relative;margin-bottom:10px;padding-left:25px}.price-body ul li:last-child{margin-bottom:0}.price-body ul li:before{position:absolute;content:"";top:5px;left:0;width:100%;height:100%;background-repeat:no-repeat}.price-body ul li.active:before{background-image:url("./media/check-icon-BZH34C5G.svg")}.price-body ul li.inactive:before{background-image:url("./media/close-icon-GQ5MW7H7.svg")}.price-body .btn-choose img{filter:brightness(0) saturate(100%) invert(24%) sepia(85%) saturate(5324%) hue-rotate(243deg) brightness(96%) contrast(93%)}.price-body .btn-choose{background:#edf3f9;border-radius:8px;font-weight:500;color:#4c40ed;padding:10px 20px;margin:0 auto;display:flex;align-items:center;justify-content:center}.price-body .btn-choose i{margin-left:5px}.price-toggle{font-weight:500;font-size:14px;color:#28283c;text-align:center;margin-bottom:40px}.price-toggle .checktoggle{margin:0 8px;background:#4c40ed;border-color:#4c40ed}.price-toggle .check:checked+.checktoggle{background-color:#4c40ed;border:1px solid #4c40ed}.plan-info{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;margin-bottom:15px}.plan-price h4{font-size:24px;font-weight:600;margin-bottom:2px;text-align:right}.plan-price p{font-size:14px;margin-bottom:0}.plan-price{margin-bottom:15px}.plan-price .btn{min-width:70px;border-radius:4px;font-size:15px;font-weight:500;padding:7px 15px}.plan-term h6{font-weight:500;color:#74788d;margin-bottom:0}.plan-term h6 span{color:#28283c}.plan-term h5{font-weight:500;font-size:18px;margin-bottom:7px}.plan-term p{font-size:15px;margin-bottom:20px}.pay-next .plan-term h6{font-size:15px;font-weight:400}.pay-next .plan-info:last-child .plan-term{margin-bottom:0}.pay-next .plan-info:last-child{margin:auto 0 0}.pay-next .plan-info:last-child .plan-price{margin-bottom:0}.pay-next{display:flex;flex-direction:column}.plan-btns .btn{font-weight:500;font-size:14px;margin:5px 14px 0 0}.price-card{box-shadow:0 10px 20px -5px #4c40ed14;border:2px solid #F5F5F5}.price-card .btn-choose{background:#4c40ed;color:#fff;width:100%;justify-content:center}.price-card.active{background:#f7f7ff;border-radius:8px}.price-card.active:hover,.price-card.active:hover .btn-choose,.price-card.active .btn-choose{background:#4c40ed}.addon-box{background:#fff;border:2px solid #F5F5F5;border-radius:5px;padding:24px 24px 14px;margin-bottom:18px;display:flex;align-items:center}.addon-box:last-child{margin:0}.addon-name{display:flex;align-items:center}.addon-name h6{font-weight:500;font-size:16px;margin-bottom:2px}.addon-name p{font-size:14px;margin-bottom:10px}.addon-info ul{display:flex;align-items:center}.addon-info ul li{margin:0 1rem 10px 0}.addon-info ul li:last-child{margin-right:0}.addon-info ul li h6{font-size:20px;margin:0}.addon-info .btn{font-weight:500;padding:5px 15px;white-space:nowrap}.plan-btns .btn{margin:5px 5px 0 0}.price-head h1,.price-head h3{font-size:32px}.price-head h1,.price-head h3{font-size:28px}.price-card{margin-bottom:15px}.price-toggle{font-size:15px}.addon-box{display:block}.addon-info ul{justify-content:start;flex-wrap:wrap}.plan-info .plan-term{margin:0 0 15px}.plan-info{align-items:flex-start}.plan-btns .btn{margin:10px 0 0}.plan-price{margin-bottom:0}.plan-price .btn-primary{margin-top:20px}.copyright-menu{float:right}.copyright-menu .footer-menu li a:hover{color:#ff0080}.footer .footer-menu ul li{margin-bottom:10px;position:relative;display:flex;margin-right:0}.footer .footer-menu ul li:last-child{margin-bottom:0}.footer .footer-menu ul li a{color:#74788d}.footer .footer-menu ul li:after{color:#74788d;content:"|";font-weight:300;position:relative;left:5px}.footer .footer-menu ul li:last-child:after{content:""}.footer{background-color:#fff;border-top:1px solid rgba(205,205,205,.2);text-align:left;font-size:16px;margin:0;color:#74788d}.footer .footer-top{padding:50px 0}.footer .footer-widget.footer-menu ul{list-style:none;margin:0;padding:0;outline:none}.footer .footer-widget.footer-menu ul li a:hover{color:#4c40ed}.footer .footer-widget .footer-logo{margin-bottom:30px}.footer .footer-bottom .copyright{border-top:1px solid #f5f5f5;padding:30px 0}.footer .footer-bottom .copyright-text p a{color:#4c40ed;transition:all .4s ease 0s}.footer .footer-bottom .copyright-text p a:hover{color:#4c40ed}.footer .footer-bottom .copyright-text p{color:#74788d}.footer .footer-bottom .copyright-text p.title{font-weight:400;margin:10px 0 0}.footer .social-icon ul{display:inline-flex;list-style:none;padding:0;margin:0 0 35px}.footer .social-icon ul li{margin-right:10px}.footer .social-icon ul li:last-child{margin-right:0}.footer .social-icon ul li a{color:#74788d;display:inline-flex;font-size:18px;transition:all .4s ease 0s;width:40px;height:40px;border-radius:50%;justify-content:center;align-items:center;background-color:#eaeaea}.footer .social-icon ul li a:hover{background-color:#4c40ed;color:#fff}.footer-contact-info .footer-address{display:flex}.footer-contact-info p{color:#74788d;position:relative;padding-left:30px;margin-bottom:15px}.footer-contact-info span{position:absolute;left:0;top:0;font-size:17px;color:#4c40ed}.footer-contact-info h6{color:#58627b;font-weight:500;position:relative;padding-left:39px;margin-bottom:2px}.subscribe-form{position:relative}.subscribe-form .form-control{min-height:42px;border-radius:5px;background:#fff;border:1px solid #D9D9D9;padding:6px 50px 6px 15px}.subscribe-form .form-control::placeholder{color:#74788d}.subscribe-form .footer-btn{font-size:20px;color:#68616d;transition:.5s all ease;position:absolute;top:50%;transform:translateY(-50%);right:15px;padding:0;display:inline-flex}.subscribe-form .footer-btn i:hover{color:#4c40ed}.policy-menu{margin:0;padding:0;text-align:right}.policy-menu li{display:inline-block;color:#74788d;margin-right:15px}.policy-menu li:last-child{margin-right:0}.policy-menu li:last-child:after{content:""}.policy-menu li a{color:#74788d}.policy-menu li a:hover{color:#4c40ed}.policy-menu li a:focus{color:#4c40ed}.policy-menu li:after{color:#74788d;content:"|";font-weight:300;position:relative;left:10px}.footer-select{position:relative;width:108px}.footer-select:last-child{margin-left:20px}.footer-select>img{position:absolute;z-index:9;right:10px;top:10px}.footer-select>img.footer-dropdown{top:18px}.payment-image ul{display:flex;align-items:center;justify-content:center}.payment-image ul li:not(:last-child){margin-right:11px}.footer-menu li a{color:#151519}.footer-menu li{display:inline-block;color:#151519;margin-right:15px}@media only screen and (max-width:991.98px){.footer .footer-top{padding:15px 0 10px}.footer .footer-bottom .copyright-text p,.policy-menu li{font-size:13px}}@media only screen and (max-width:767.98px){.policy-menu{margin-top:10px;text-align:left}.payment-image ul{justify-content:start}.copyright-menu{float:none}}.error-page .content{padding:30px 0}.error-page .error-wrap{text-align:center}.error-wrap .error-logo{margin-bottom:30px}.error-wrap .error-logo img{max-height:35px}.error-wrap h2{font-size:38px;margin-bottom:10px}.error-wrap .error-img,.error-wrap p{margin-bottom:30px}.error-wrap .btn{font-weight:500;padding:10px 25px;display:inline-flex;display:-webkit-inline-flex;align-items:center}.form-icon{position:relative}.form-icon .form-control{padding-right:30px}@media only screen and (max-width:991.98px){.error-wrap h2{font-size:32px}}@media only screen and (max-width:767.98px){.error-wrap h2{font-size:22px}.error-wrap p{margin-bottom:24px}.error-wrap .error-logo{margin-bottom:35px}.error-wrap .btn{margin-bottom:24px}}.category-img{overflow:hidden;border-radius:10px 10px 0 0}.category-img img{width:100%;border-radius:10px 10px 0 0;transform:translateZ(0);transition:all 2s cubic-bezier(.19,1,.22,1) 0ms}.category-img:hover img{transform:scale(1.15)}.category-info{padding:20px;display:flex;align-items:center;justify-content:space-between}.category-info p{font-size:16px;color:#74788d;margin-bottom:0}.category-name{display:flex;align-items:center}.category-name h6{font-size:20px;margin-bottom:0}.category-name h6 a{color:#28283c}.category-name h6 a:hover{color:#4c40ed}.category-icon{width:45px;height:45px;background:#f7f7ff;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-right:10px}.category-icon img{max-height:48px}@media only screen and (max-width:1199.98px){.category-name h6{font-size:18px}}@media only screen and (max-width:991.98px){.category-name h6{font-size:18px}.category-info p{font-size:15px}}@media only screen and (max-width:767.98px){.category-name h6{font-size:15px}}@keyframes pulse{0%{transform:scale(.95);box-shadow:0 0 #4c40edb3;border-radius:50%}70%{transform:scale(1);box-shadow:0 0 0 10px #4c40ed00;border-radius:50%}to{transform:scale(.95);box-shadow:0 0 #4c40ed00;border-radius:50%}}@keyframes hero-thumb-animation{0%{transform:translateY(-20px)}to{transform:translateY(0)}}@keyframes hero-thumb1-animation{0%{transform:translateY(-20px) translate(50px)}to{transform:translateY(-20px) translate(0)}}@keyframes hero-thumb2-animation{0%{transform:translateY(-50px)}to{transform:translateY(0)}}@keyframes blink{50%{opacity:1}}app-feature-module html{overflow-x:clip}app-feature-module body{padding-top:env(safe-area-inset-top);padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right);box-sizing:border-box;background-color:#fff;color:#74788d;font-family:DM Sans,sans-serif;font-size:16px;height:100%;line-height:1.6}app-feature-module h1{color:#28283c;font-family:DM Sans,sans-serif;font-weight:600;font-size:36px}app-feature-module h2{color:#28283c;font-family:DM Sans,sans-serif;font-weight:600;font-size:32px}app-feature-module h3{color:#28283c;font-family:DM Sans,sans-serif;font-weight:600;font-size:28px}app-feature-module h4{color:#28283c;font-family:DM Sans,sans-serif;font-weight:600;font-size:24px}app-feature-module h5{color:#28283c;font-family:DM Sans,sans-serif;font-weight:600;font-size:18px}app-feature-module h6{color:#28283c;font-family:DM Sans,sans-serif;font-weight:600;font-size:16px}app-feature-module a{color:#2a313d;text-decoration:none;transition:ease all .5s}app-feature-module a:hover{color:#2229c1;text-decoration:none;outline:none;transition:ease all .5s}app-feature-module a:focus{color:#2229c1;text-decoration:none;outline:none;transition:ease all .5s}app-feature-module button:focus{outline:0}app-feature-module ul{list-style:none;padding:0;margin:0}app-feature-module .btn.focus{box-shadow:none}app-feature-module .btn:focus{box-shadow:none}app-feature-module .btn-primary{background-color:#4c40ed;border:1px solid #4c40ed;box-shadow:inset 0 0 #2229c1;border-radius:5px;transition:all .7s;font-weight:500;font-size:16px}app-feature-module .btn-primary:hover{background-color:#2229c1;border:1px solid #2229C1;box-shadow:inset 0 70px #2229c1;color:#fff;transition:all .7s}app-feature-module .btn-primary:hover img{filter:brightness(0) invert(1)}app-feature-module .btn-primary:active{background-color:#2229c1;border:1px solid #2229C1;box-shadow:inset 0 70px #2229c1;color:#fff;transition:all .7s}app-feature-module .btn-primary:active:focus{background-color:#2229c1;border:1px solid #2229C1;box-shadow:inset 0 70px #2229c1;color:#fff;transition:all .7s}app-feature-module .btn-primary:active:focus:not(:disabled):not(.disabled){box-shadow:unset}app-feature-module .btn-primary:active:hover{background-color:#2229c1;border:1px solid #2229C1;box-shadow:inset 0 70px #2229c1;color:#fff;transition:all .7s}app-feature-module .btn-primary:active:not(:disabled):not(.disabled){background-color:#f4effd;border:1px solid #F4EFFD;box-shadow:inset 70px 0 #f4effd;color:#74788d;transition:all .7s}app-feature-module .btn-primary:focus{background-color:#2229c1;border:1px solid #2229C1;box-shadow:inset 0 70px #2229c1;color:#fff;transition:all .7s}app-feature-module .btn-primary:disabled{background-color:#f4effd;border:1px solid #F4EFFD;box-shadow:inset 70px 0 #f4effd;color:#74788d;transition:all .7s}app-feature-module .btn-primary.active{background-color:#2229c1;border:1px solid #2229C1;box-shadow:inset 0 70px #2229c1;color:#fff;transition:all .7s}app-feature-module .btn-primary.active:focus{background-color:#2229c1;border:1px solid #2229C1;box-shadow:inset 0 70px #2229c1;color:#fff;transition:all .7s}app-feature-module .btn-primary.active:focus:not(:disabled):not(.disabled){box-shadow:unset}app-feature-module .btn-primary.active:hover{background-color:#2229c1;border:1px solid #2229C1;box-shadow:inset 0 70px #2229c1;color:#fff;transition:all .7s}app-feature-module .btn-primary.active:not(:disabled):not(.disabled){background-color:#f4effd;border:1px solid #F4EFFD;box-shadow:inset 70px 0 #f4effd;color:#74788d;transition:all .7s}app-feature-module .open>.dropdown-toggle.btn-primary{background-color:#2229c1;border:1px solid #2229C1;box-shadow:inset 0 70px #2229c1;background-color:#4c40ed;border:1px solid #4c40ed;box-shadow:inset 0 70px #4c40ed;color:#fff;transition:all .7s}app-feature-module .open>.dropdown-toggle.btn-primary:focus{background-color:#2229c1;border:1px solid #2229C1;box-shadow:inset 0 70px #2229c1;color:#fff;transition:all .7s}app-feature-module .open>.dropdown-toggle.btn-primary:hover{background-color:#2229c1;border:1px solid #2229C1;box-shadow:inset 0 70px #2229c1;color:#fff;transition:all .7s}app-feature-module .open>.dropdown-toggle.btn-primary.focus{background-color:#2229c1;border:1px solid #2229C1;box-shadow:inset 0 70px #2229c1;color:#fff;transition:all .7s}app-feature-module .open>.dropdown-toggle.btn-outline-primary.focus{background-color:#4c40ed;border:1px solid #4c40ed;box-shadow:inset 0 70px #4c40ed;color:#fff;transition:all .7s}app-feature-module .open>.dropdown-toggle.btn-outline-primary:focus{background-color:#4c40ed;border:1px solid #4c40ed;box-shadow:inset 0 70px #4c40ed;color:#fff;transition:all .7s}app-feature-module .open>.dropdown-toggle.btn-outline-primary:hover{background-color:#4c40ed;border:1px solid #4c40ed;box-shadow:inset 0 70px #4c40ed;color:#fff;transition:all .7s}app-feature-module .open>.dropdown-toggle.btn-secondary{background-color:#f7f7ff;border:1px solid #F7F7FF;box-shadow:inset 0 70px #f7f7ff;color:#2229c1;transition:all .7s}app-feature-module .open>.dropdown-toggle.btn-secondary:focus{background-color:#fff;border:1px solid #4c40ed;box-shadow:inset 70px 0 #fff;color:#4c40ed;transition:all .7s}app-feature-module .open>.dropdown-toggle.btn-secondary:hover{background-color:#fff;border:1px solid #4c40ed;box-shadow:inset 70px 0 #fff;color:#4c40ed;transition:all .7s}app-feature-module .open>.dropdown-toggle.btn-secondary.focus{background-color:#fff;border:1px solid #4c40ed;box-shadow:inset 70px 0 #fff;color:#4c40ed;transition:all .7s}app-feature-module .open>.dropdown-toggle.btn-danger{background-color:#fff;border:1px solid #F2535B;box-shadow:inset 0 70px #fff;color:#f2535b;transition:all .7s}app-feature-module .open>.dropdown-toggle.btn-danger:focus{background-color:#fff;border:1px solid #F2535B;box-shadow:inset 70px 0 #fff;color:#f2535b;transition:all .7s}app-feature-module .open>.dropdown-toggle.btn-danger:hover{background-color:#fff;border:1px solid #F2535B;box-shadow:inset 70px 0 #fff;color:#f2535b;transition:all .7s}app-feature-module .open>.dropdown-toggle.btn-danger.focus{background-color:#fff;border:1px solid #F2535B;box-shadow:inset 70px 0 #fff;color:#f2535b;transition:all .7s}app-feature-module .btn-primary.active.focus{background-color:#2229c1;border:1px solid #2229C1;box-shadow:inset 0 70px #2229c1;color:#fff;transition:all .7s}app-feature-module .btn-primary.focus:active{background-color:#2229c1;border:1px solid #2229C1;box-shadow:inset 0 70px #2229c1;color:#fff;transition:all .7s}app-feature-module .btn-primary.disabled{background-color:#f4effd;border:1px solid #F4EFFD;box-shadow:inset 70px 0 #f4effd;color:#74788d;transition:all .7s}app-feature-module .btn-outline-primary{background-color:#fff;border:1px solid #4c40ed;color:#4c40ed;box-shadow:inset 0 0 #fff;border-radius:5px;transition:all .7s}app-feature-module .btn-outline-primary:hover{background-color:#4c40ed;border:1px solid #4c40ed;box-shadow:inset 0 70px #4c40ed;color:#fff;transition:all .7s}app-feature-module .btn-outline-primary:focus{background-color:#4c40ed;border:1px solid #4c40ed;box-shadow:inset 0 70px #4c40ed;color:#fff;transition:all .7s}app-feature-module .btn-outline-primary:active{background-color:#4c40ed;border:1px solid #4c40ed;box-shadow:inset 0 70px #4c40ed;color:#fff;transition:all .7s}app-feature-module .btn-outline-primary:active:focus{background-color:#4c40ed;border:1px solid #4c40ed;box-shadow:inset 0 70px #4c40ed;color:#fff;transition:all .7s}app-feature-module .btn-outline-primary:active:hover{background-color:#4c40ed;border:1px solid #4c40ed;box-shadow:inset 0 70px #4c40ed;color:#fff;transition:all .7s}app-feature-module .btn-outline-primary.active{background-color:#4c40ed;border:1px solid #4c40ed;box-shadow:inset 0 70px #4c40ed;color:#fff;transition:all .7s}app-feature-module .btn-outline-primary.active:focus{background-color:#4c40ed;border:1px solid #4c40ed;box-shadow:inset 0 70px #4c40ed;color:#fff;transition:all .7s}app-feature-module .btn-outline-primary.active:hover{background-color:#4c40ed;border:1px solid #4c40ed;box-shadow:inset 0 70px #4c40ed;color:#fff;transition:all .7s}app-feature-module .btn-outline-primary.active.focus{background-color:#4c40ed;border:1px solid #4c40ed;box-shadow:inset 0 70px #4c40ed;color:#fff;transition:all .7s}app-feature-module .btn-outline-primary.focus:active{background-color:#4c40ed;border:1px solid #4c40ed;box-shadow:inset 0 70px #4c40ed;color:#fff;transition:all .7s}app-feature-module .btn-secondary{background:#f7f7ff;border:1px solid #F7F7FF;box-shadow:inset 0 0 #fff;color:#4c40ed;border-radius:4px;transition:all .7s}app-feature-module .btn-secondary:hover{background-color:#f7f7ff;border:1px solid #F7F7FF;box-shadow:inset 0 70px #f7f7ff;color:#2229c1;transition:all .7s}app-feature-module .btn-secondary:focus{background-color:#f7f7ff;border:1px solid #F7F7FF;box-shadow:inset 0 70px #f7f7ff;color:#2229c1;transition:all .7s}app-feature-module .btn-secondary:active{background-color:#f7f7ff;border:1px solid #F7F7FF;box-shadow:inset 0 70px #f7f7ff;color:#2229c1;transition:all .7s}app-feature-module .btn-secondary:active:focus{background-color:#fff;border:1px solid #4c40ed;box-shadow:inset 70px 0 #fff;color:#4c40ed;transition:all .7s}app-feature-module .btn-secondary:active:focus:not(:disabled):not(.disabled){box-shadow:unset}app-feature-module .btn-secondary:active:hover{background-color:#fff;border:1px solid #4c40ed;box-shadow:inset 70px 0 #fff;color:#4c40ed;transition:all .7s}app-feature-module .btn-secondary:active:not(:disabled):not(.disabled){background-color:#4c40ed;border-color:#4c40ed;color:#fff}app-feature-module .btn-secondary:disabled{background-color:#4c40ed;border-color:#4c40ed;color:#fff}app-feature-module .btn-secondary.active{background-color:#f7f7ff;border:1px solid #F7F7FF;box-shadow:inset 0 70px #f7f7ff;color:#2229c1;transition:all .7s}app-feature-module .btn-secondary.active:focus{background-color:#fff;border:1px solid #4c40ed;box-shadow:inset 70px 0 #fff;color:#4c40ed;transition:all .7s}app-feature-module .btn-secondary.active:focus:not(:disabled):not(.disabled){box-shadow:unset}app-feature-module .btn-secondary.active:hover{background-color:#fff;border:1px solid #4c40ed;box-shadow:inset 70px 0 #fff;color:#4c40ed;transition:all .7s}app-feature-module .btn-secondary.active:not(:disabled):not(.disabled){background-color:#4c40ed;border-color:#4c40ed;color:#fff}app-feature-module .btn-secondary.active.focus{background-color:#fff;border:1px solid #4c40ed;box-shadow:inset 70px 0 #fff;color:#4c40ed;transition:all .7s}app-feature-module .btn-secondary.focus:active{background-color:#fff;border:1px solid #4c40ed;box-shadow:inset 70px 0 #fff;color:#4c40ed;transition:all .7s}app-feature-module .btn-secondary.disabled{background-color:#4c40ed;border-color:#4c40ed;color:#fff}app-feature-module .btn-danger{background:#f2535b;border:1px solid #F2535B;box-shadow:inset 0 0 #fff;color:#fff;border-radius:10px;transition:all .7s}app-feature-module .btn-danger:hover{background-color:#fff;border:1px solid #F2535B;box-shadow:inset 0 70px #fff;color:#f2535b;transition:all .7s}app-feature-module .btn-danger:focus{background-color:#fff;border:1px solid #F2535B;box-shadow:inset 0 70px #fff;color:#f2535b;transition:all .7s}app-feature-module .btn-danger:active{background-color:#fff;border:1px solid #F2535B;box-shadow:inset 0 70px #fff;color:#f2535b;transition:all .7s}app-feature-module .btn-danger:active:focus{background-color:#fff;border:1px solid #F2535B;box-shadow:inset 70px 0 #fff;color:#f2535b;transition:all .7s}app-feature-module .btn-danger:active:hover{background-color:#fff;border:1px solid #F2535B;box-shadow:inset 70px 0 #fff;color:#f2535b;transition:all .7s}app-feature-module .btn-danger.active{background-color:#fff;border:1px solid #F2535B;box-shadow:inset 0 70px #fff;color:#f2535b;transition:all .7s}app-feature-module .btn-danger.active:focus{background-color:#fff;border:1px solid #F2535B;box-shadow:inset 70px 0 #fff;color:#f2535b;transition:all .7s}app-feature-module .btn-danger.active:hover{background-color:#fff;border:1px solid #F2535B;box-shadow:inset 70px 0 #fff;color:#f2535b;transition:all .7s}app-feature-module .btn-danger.active.focus{background-color:#fff;border:1px solid #F2535B;box-shadow:inset 70px 0 #fff;color:#f2535b;transition:all .7s}app-feature-module .btn-danger.focus:active{background-color:#fff;border:1px solid #F2535B;box-shadow:inset 70px 0 #fff;color:#f2535b;transition:all .7s}app-feature-module .btn-light-success{background:#f3fff6;border:1px solid #F3FFF6;color:#6dcc76;border-radius:4px;font-weight:500;font-size:13px;transition:all .7s}app-feature-module .btn-light-success:hover{background-color:#fff;border:1px solid #34C85D;box-shadow:inset 0 70px #fff;color:#34c85d;transition:all .7s}app-feature-module .btn-secondary-outline{background:#f7f7ff;border:1px solid #4c40ed;color:#4c40ed;border-radius:4px;transition:all .7s}app-feature-module .btn-secondary-outline:hover{background-color:#4c40ed;border:1px solid #4c40ed;box-shadow:inset 0 70px #4c40ed;color:#fff;transition:all .7s}app-feature-module .bg-success{background-color:#28a745!important}app-feature-module .form-group{margin-bottom:1rem}app-feature-module label{display:inline-block;margin-bottom:.5rem}app-feature-module .form-control{color:#28283c;border-radius:5px;border-color:#dcdcdc;color:#333;font-size:15px;min-height:42px;padding:6px 15px}app-feature-module .form-control:focus{border-color:#bbb;box-shadow:none;outline:0 none}app-feature-module .form-control::placeholder{color:#74788d}app-feature-module .pagination{float:left;width:100%;text-align:center;margin-top:40px}app-feature-module .pagination>ul{float:left;width:100%;text-align:center;margin:0}app-feature-module .pagination>ul li{float:none;display:inline-block;margin:0}app-feature-module .pagination>ul li a{float:left;width:35px;height:35px;background:#fff;border:1px solid #e8ecec;line-height:34px;font-size:13px;color:#8d8d8d}app-feature-module .pagination>ul li span{float:left;width:35px;height:35px;background:#fff;border:1px solid #e8ecec;line-height:34px;font-size:13px;color:#8d8d8d}app-feature-module .pagination>ul li.active a{background:#4c40ed;border-color:#4c40ed;color:#fff}app-feature-module .card{background:#fff;border:2px solid #EBEDF0;border-radius:6px;margin-bottom:24px}app-feature-module .card .card-body{padding:15px}app-feature-module .text-primary{color:#4c40ed!important}app-feature-module .text-danger{color:red!important}app-feature-module .avatar{position:relative;display:inline-block;width:3rem;height:3rem}app-feature-module .avatar>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}app-feature-module .avatar .border{border-width:3px!important}app-feature-module .avatar .rounded{border-radius:6px!important}app-feature-module .avatar-lg{width:3.75rem;height:3.75rem}app-feature-module .avatar-lg .border{border-width:3px!important}app-feature-module .avatar-lg .rounded{border-radius:8px!important}app-feature-module textarea{resize:none}app-feature-module .nav-link:focus{color:#858585}app-feature-module .nav-link:hover{color:#858585}app-feature-module .table tbody td{padding:12px;font-size:15px;border-color:#dcdcdc;color:#74788d}app-feature-module .table th{padding:15px;font-size:15px;border-color:#dcdcdc;color:#74788d;vertical-align:middle;white-space:nowrap}app-feature-module .table tr{padding:15px;font-size:15px;border-color:#dcdcdc;color:#74788d}app-feature-module .table td{vertical-align:middle}app-feature-module .table>:not(:first-child){border-top:0}app-feature-module table.table td h2{display:inline-block;font-size:inherit;font-weight:400;margin:0;padding:0;vertical-align:middle}app-feature-module table.table td h2 a{font-weight:500;font-size:15px;color:#28283c}app-feature-module table.table td h2 a:hover{color:#4c40ed}app-feature-module table.table td h2 span{color:#74788d;display:block;font-size:13px;margin-top:7px;font-weight:400}app-feature-module table.table td h2.table-avatar{align-items:center;display:inline-flex;font-size:inherit;font-weight:400;margin:0;padding:0;vertical-align:middle;white-space:nowrap}app-feature-module table.table td .table-actions{white-space:nowrap}app-feature-module #tablelength label{font-weight:500;font-size:14px;color:#68616d}app-feature-module #tablelength label select{width:auto;display:inline-block;border:.5px solid #dcdcdc;border-radius:5px;padding:4px 10px;min-height:auto;color:#68616d;margin:0 8px}app-feature-module #tablepagination ul{margin:0}app-feature-module .table-ingopage{display:flex;justify-content:flex-end;align-items:center}app-feature-module .custom-modal .modal-header{padding:30px}app-feature-module .custom-modal .modal-body{padding:30px}app-feature-module .custom-modal .modal-content{border-radius:4px;border:0;padding:0}app-feature-module .custom-modal .close-btn{background:#f82424;border:0;border-radius:50%;color:#fff;font-size:15px;width:30px;height:30px;display:flex;align-items:center;justify-content:center;margin:0;opacity:1;padding:0;position:absolute;right:30px;top:30px;z-index:99}app-feature-module .custom-modal .close-btn:hover{background:#4c40ed;color:#fff}app-feature-module .modal-title{font-weight:500;font-size:24px}app-feature-module .header{background:#fff;position:sticky;box-shadow:0 10px 40px #cacaca33;left:0;top:0;width:100%;z-index:1001;transition:ease all .5s}app-feature-module .header .has-arrow .dropdown-toggle:after{border-bottom:2px solid #7E84A3;border-right:2px solid #7E84A3;margin-right:10px;border-top:0;border-left:0;border-bottom:2px solid #68616D;border-right:2px solid #68616D;content:"";height:8px;display:inline-block;pointer-events:none;transform-origin:66% 66%;transform:rotate(45deg);transition:all .15s ease-in-out;width:8px;vertical-align:2px}app-feature-module .header .has-arrow .dropdown-toggle[aria-expanded=true]:after{transform:rotate(-135deg)}app-feature-module .header .dropdown-toggle:after{border-top:0;border-left:0;border-bottom:2px solid #757575;border-right:2px solid #757575;content:"";height:8px;display:inline-block;pointer-events:none;transform-origin:66% 66%;transform:rotate(45deg);transition:all .15s ease-in-out;width:8px;vertical-align:2px;margin-left:10px;display:none}app-feature-module .header .header-left{float:left;height:70px;padding:0 20px;position:relative;text-align:center;width:270px;z-index:1;transition:all .2s ease-in-out;display:flex;align-items:center;justify-content:space-between}app-feature-module .header .header-left .logo{display:inline-block;line-height:60px}app-feature-module .header .header-left .logo img{max-height:24px;width:auto}app-feature-module .header .dropdown-menu>li>a{position:relative;padding:10px 18px}app-feature-module .header .dropdown-menu>li>a:focus{background-color:#4c40ed;color:#fff}app-feature-module .header .dropdown-menu>li>a:focus i{color:#fff}app-feature-module .header .dropdown-menu>li>a:hover{background-color:#4c40ed;color:#fff}app-feature-module .header .dropdown-menu>li>a:hover i{color:#fff}app-feature-module .header .dropdown-menu>li>a i{color:#4c40ed;margin-right:10px;text-align:center;width:18px}app-feature-module .header .user-menu .dropdown-menu>li>a i{color:#4c40ed;font-size:16px;margin-right:10px;min-width:18px;text-align:center}app-feature-module .header .user-menu .dropdown-menu>li>a:focus i{color:#fff}app-feature-module .header .user-menu .dropdown-menu>li>a:hover i{color:#fff}app-feature-module .header .home:hover,app-feature-module .header .home:focus{background-color:#fff!important}app-feature-module .header.fixed{position:fixed;background-color:#fff;box-shadow:0 3px 53px #c5c5c545;transition:ease all .5s}app-feature-module .logo img{height:auto;max-width:100%;max-height:35px}app-feature-module .logo a{float:left}app-feature-module .logo a img{float:left;max-height:32px}app-feature-module .user-menu{float:right;margin:0;position:relative;z-index:99;align-items:center}app-feature-module .user-menu .dropdown-menu{min-width:170px;padding:0;margin-top:.3rem;left:-5rem}app-feature-module .user-menu .dropdown-menu .dropdown-item{display:flex;align-items:center;border-top:1px solid #e3e3e3;padding:10px 15px;font-size:14px}app-feature-module .user-menu .dropdown-menu .dropdown-item:first-child{border-top:0}app-feature-module .user-menu .dropdown-menu .dropdown-item:hover{color:#4c40ed}app-feature-module .user-menu.nav>li>a{color:#fff;font-size:14px;line-height:58px;padding:0 15px;height:60px}app-feature-module .user-menu.nav>li>a:hover{background-color:#0003;background-color:#4c40ed}app-feature-module .user-menu.nav>li>a:hover i{color:#fff}app-feature-module .user-menu.nav>li>a:focus{background-color:#0003;background-color:#4c40ed}app-feature-module .user-menu.nav>li>a:focus i{color:#fff}app-feature-module .user-menu.nav>li>a .badge{background-color:#f43f3f;display:block;font-size:10px;font-weight:700;min-height:15px;min-width:15px;position:absolute;right:3px;top:6px}app-feature-module .user-menu.nav>li>a>i{font-size:1.5rem;line-height:60px}app-feature-module .user-img{display:inline-block;position:relative}app-feature-module .user-img>img{height:40px;object-fit:cover;width:40px;border:3px solid #fff;outline:3px solid #D9D9D9}app-feature-module .noti-dropdown .dropdown-toggle{color:#fff;font-size:14px;line-height:23px;padding:0 15px}app-feature-module .noti-dropdown .dropdown-toggle:after{display:none}app-feature-module .noti-dropdown .dropdown-toggle span{background-color:#f43f3f;display:block;font-size:10px;font-weight:700;min-height:15px;min-width:15px;position:absolute;right:3px;top:5px}app-feature-module .noti-dropdown .dropdown-toggle i{float:right;font-size:21px;float:left;line-height:50px;color:#fff;margin:0;cursor:pointer}app-feature-module .noti-dropdown .dropdown-menu{top:63px!important;font-size:14px}app-feature-module .account-item .nav-link{padding:.5rem 0}app-feature-module .user-info{margin-left:10px}app-feature-module .user-info h6{font-weight:600;font-size:16px;color:#28283c;margin-bottom:4px}app-feature-module .user-info p{font-size:14px;margin-bottom:0}app-feature-module .user-infos{align-items:center;display:inline-flex}app-feature-module html.menu-opened body{overflow:hidden}app-feature-module html.menu-opened{overflow:hidden}app-feature-module .owl-theme .owl-carousel-inner{position:relative}app-feature-module .owl-theme .owl-carousel-inner .owl-prev,app-feature-module .owl-theme .owl-carousel-inner .owl-next{position:absolute;top:5px;left:auto;transform:none;z-index:20}app-feature-module .owl-theme .owl-carousel-inner .owl-prev.disabled,app-feature-module .owl-theme .owl-carousel-inner .owl-next.disabled{opacity:1}app-feature-module .owl-theme .owl-carousel-inner .owl-prev{right:53px}app-feature-module .owl-theme .owl-carousel-inner .owl-next{right:5px}app-feature-module .owl-theme .owl-stage-outer{padding-bottom:20px;margin-bottom:-20px}app-feature-module .owl-carousel-inner .owl-next{width:32px;height:32px;background:#fff!important;box-shadow:0 4px 14px #8d8d8d40;text-shadow:none;top:4px;cursor:pointer;border:0;border-radius:50%!important;color:#28283c;margin-bottom:30px;transition:ease all .5s;margin-left:10px}app-feature-module .owl-carousel-inner .owl-next:hover{background-color:#4c40ed!important;color:#fff}app-feature-module .owl-carousel-inner .owl-next span{font-size:34px;line-height:25px}app-feature-module .owl-carousel-inner .owl-prev{width:32px;height:32px;background:#fff!important;box-shadow:0 4px 14px #8d8d8d40;text-shadow:none;top:4px;cursor:pointer;border:0;border-radius:50%!important;color:#28283c;margin-bottom:30px;transition:ease all .5s}app-feature-module .owl-carousel-inner .owl-prev:hover{background-color:#4c40ed!important;color:#fff}app-feature-module .owl-carousel-inner .owl-prev span{font-size:34px;line-height:25px}app-feature-module .breadcrumb{margin-bottom:0}app-feature-module .servicecontent .service-content .title{font-size:20px;margin-bottom:10px}app-feature-module .servicecontent .service-content p i{margin-right:7px;color:#c2c9d1}app-feature-module .provide-social.social-icon li{display:inline-block;margin-right:7px}app-feature-module .provide-social.social-icon li a{width:36px;height:36px;background:#f7f7ff;display:inline-flex;border-radius:50%;justify-content:center;align-items:center;color:#74788d}app-feature-module .provide-social.social-icon li a:hover{background-color:#4c40ed;color:#fff}app-feature-module .item-info{position:absolute;left:0;bottom:0;width:100%;padding:0 20px 20px;z-index:1}app-feature-module .item-cat{background:#f7f7ff;border-radius:5px;font-size:14px;padding:5px 10px;display:inline-block;color:#4c40ed;transition:ease all .5s;line-height:normal}app-feature-module .item-cat:hover{background:#4c40ed;color:#fff}app-feature-module .fav-item{display:flex;align-items:center;justify-content:space-between;font-size:14px}app-feature-module .fav-item .item-info{position:unset;padding:0;width:auto}app-feature-module .rating{margin-bottom:17px}app-feature-module .rating i{color:#e9eef3;color:#dedfe0}app-feature-module .rating i.active{color:#ffbc35}app-feature-module .rating i.filled{color:#fbc418}app-feature-module .service-wrap{margin-bottom:30px}app-feature-module .service-wrap p:last-child{margin-bottom:0}app-feature-module .service-wrap h5{font-weight:600;font-size:24px;font-family:DM Sans,sans-serif;margin-bottom:20px}app-feature-module .service-wrap .owl-carousel-inner .owl-next{margin-bottom:20px}app-feature-module .service-wrap .owl-carousel-inner .owl-prev{margin-bottom:20px}app-feature-module .available-widget{display:flex}app-feature-module .card-available{background:#f7f7ff;border-radius:8px;border:0}app-feature-module .card-available .card-body{padding:15px}app-feature-module .available-info{flex:1}app-feature-module .available-info h5{font-size:24px;font-family:DM Sans,sans-serif;margin-bottom:20px}app-feature-module .available-info ul li{color:#28283c;font-weight:500;font-size:16px;margin-bottom:14px}app-feature-module .available-info ul li:last-child{margin-bottom:0}app-feature-module .available-info ul li span{float:right;color:#74788d}app-feature-module .available-info ul li span.text-danger{color:#f82424!important}app-feature-module .available-info p span{color:gray;font-size:15px;font-weight:400;margin-left:40px}app-feature-module #datetimepickershow{background:#fff;border:1px solid #F5F5F5;box-shadow:0 12px 25px #0000000f;border-radius:12px;padding:20px}app-feature-module .content{padding:25px 0}app-feature-module .breadcrumb-item+.breadcrumb-item{padding-left:0}app-feature-module .breadcrumb-item+.breadcrumb-item:before{content:"\f111";font-weight:900;font-family:"Font Awesome 6 Free";padding:9px 15px 0;color:#4c40ed;font-size:6px}app-feature-module .servicecontent.service-widget .serv-info h6{font-size:22px;font-weight:600;margin:0}app-feature-module .servicecontent.service-widget .serv-info h6 b{font-size:15px;font-weight:500}app-feature-module .bg-img{position:relative}app-feature-module img.bgimg1{position:absolute;top:0}app-feature-module img.bgimg2{position:absolute;top:350px}app-feature-module .bgimg3{position:absolute;top:0;right:0;z-index:-1}app-feature-module .grid-listview{margin-bottom:20px}app-feature-module .grid-listview ul{display:flex;align-items:center}app-feature-module .grid-listview a{width:40px;height:40px;font-size:18px;display:flex;justify-content:center;align-items:center;border:1px solid #EDECF8;color:#74788d;border-radius:7px}app-feature-module .grid-listview a:hover>img{filter:brightness(0) saturate(100%) invert(34%) sepia(84%) saturate(5841%) hue-rotate(240deg) brightness(92%) contrast(102%)}app-feature-module .grid-listview a:hover{background:#f7f7ff;color:#4c40ed}app-feature-module .grid-listview li+li{margin-left:8px}app-feature-module .grid-listview a.active{background:#f7f7ff;color:#4c40ed}app-feature-module .modal{z-index:1055}app-feature-module .col-form-label{color:#28283c}app-feature-module .login-back.manage-log{margin-bottom:36px}app-feature-module .forgot-link{font-size:13px;font-weight:500;color:#4c40ed;text-decoration:underline;display:inline-block}app-feature-module .login-or{color:#818181;margin-bottom:30px;margin-top:10px;padding-bottom:10px;padding-top:10px;position:relative}app-feature-module .or-line{background-color:#edecf8;height:1px;margin-bottom:0;margin-top:0;display:block}app-feature-module .log-form{padding-bottom:26px}app-feature-module .pass-group{position:relative}app-feature-module .toggle-password{position:absolute;right:17px;top:50%;transform:translateY(-50%);color:#797979;cursor:pointer}app-feature-module #passwordInfo{font-size:13px;margin-top:10px;color:#9e9e9e}app-feature-module .poor-active span.active#poor{background:red}app-feature-module input[type=password]::-ms-reveal{display:none}app-feature-module input[type=password]::-ms-clear{display:none}app-feature-module .badge-success{background:#f3fff6;border-radius:6px;color:#15803d;padding:6px 15px;font-weight:500;font-size:14px;text-align:center}app-feature-module .check{display:block;margin:0;padding:0;width:0;height:0;visibility:hidden;opacity:0;pointer-events:none;position:absolute}app-feature-module .check:checked+.checktoggle{background-color:#00cc45;border:1px solid #00CC45}app-feature-module .check:checked+.checktoggle:after{background-color:#fff;left:100%;transform:translate(calc(-100% - 3px),-50%)}app-feature-module .checktoggle{background-color:#cccfe0;border:1px solid #CCCFE0;border-radius:50px;cursor:pointer;display:block;font-size:0;height:22px;margin-bottom:0;position:relative;width:41px}app-feature-module .checktoggle:after{content:" ";display:block;position:absolute;top:50%;left:0;transform:translate(3px,-50%);width:16px;height:16px;background-color:#fff;border-radius:50%;transition:left .3s ease,transform .3s ease}app-feature-module .provide-table.manage-table{margin-bottom:30px}app-feature-module .write-review p{color:#74788d;margin-bottom:20px}app-feature-module .thead-light{background:#edf3f9}app-feature-module .review-date{font-size:14px;color:#74788d}app-feature-module .page-item.active .page-link{background-color:#4c40ed!important;border-color:#4c40ed!important;color:#fff}app-feature-module .badge-danger{background:#fff5f5;border-radius:4px;font-weight:500;font-size:13px;color:#f82424;padding:6px 20px;display:inline-block}app-feature-module .badge-warning{background:#fffdef;border-radius:5px;color:#946800!important;padding:6px 20px;font-weight:500;font-size:14px;display:inline-block}app-feature-module .badge-info{background:#f4f7ff;color:#1d4ed8}app-feature-module .modal-submit .btn{padding:10px 20px;font-weight:500;border-radius:5px}app-feature-module .social-icon.media-icon ul{display:inline-flex;list-style:none;padding:0}app-feature-module .media-icon.social-icon ul li{margin-right:16px}app-feature-module .media-icon.social-icon ul li:last-child{margin-right:0}app-feature-module .media-icon.social-icon ul li a{color:#74788d;display:inline-flex;font-size:18px;transition:all .4s ease 0s;width:40px;height:40px;border-radius:50%;justify-content:center;align-items:center;background-color:#eaeaea}app-feature-module .media-icon.social-icon ul li a:hover{background-color:#4c40ed;color:#fff}app-feature-module .main-wrapper{width:100%}app-feature-module .sidebar-logo .logo{height:27px}app-feature-module .mini-sidebar .logo{display:none}app-feature-module .mini-sidebar #toggle_btn .slider{background-color:#4c40ed}app-feature-module .mini-sidebar #toggle_btn .slider:before{transform:translate(26px);left:-5px}app-feature-module .mini-sidebar.expand-menu .logo{display:block}app-feature-module .subhead-title{font-weight:500;font-size:18px;margin-bottom:20px}app-feature-module .serv-info span{font-weight:500;font-size:14px;color:#74788d;display:inline-flex;align-items:center}app-feature-module .serv-info span i{margin-right:5px;color:#c2c9d1}app-feature-module .serv-info a:hover{color:#4c40ed}app-feature-module .serv-info a:hover i{color:#4c40ed}app-feature-module .serv-info:hover span{color:#4c40ed}app-feature-module .serv-info .rating{margin:0;font-weight:500;font-size:14px}app-feature-module .serv-info .rating span{color:#9397ad}app-feature-module .add-set{font-weight:500;font-size:13px}app-feature-module .page-header .add-set{margin-bottom:30px}app-feature-module .page-header .review-sort{margin-bottom:30px}app-feature-module .page-header .grid-listview{margin-bottom:30px}app-feature-module .provide-table{margin-bottom:30px}app-feature-module .text-dark{color:#252525!important}app-feature-module #progressbar{margin-bottom:20px;display:flex}app-feature-module #progressbar li{border-radius:10px;border:1px solid #E1E1E1;background:#fff;display:inline-flex;display:-webkit-inline-flex;align-items:center;margin:0 24px 20px 0;box-shadow:0 4px 114px #d6d6d640;padding:10px;position:relative;text-align:left;width:100%}app-feature-module #progressbar li:nth-last-child(2){margin-right:0}app-feature-module #progressbar li.active{opacity:1}app-feature-module #progressbar li.active:after #progressbar li.activated:after{border-left:15px solid #F7F7FF}app-feature-module #progressbar li.active span{background:#4c40ed;color:#fff}app-feature-module #progressbar li.activated{opacity:1;cursor:pointer}app-feature-module #progressbar li.activated span{background-color:#05a144;color:#fff}app-feature-module #progressbar li.active.activated span{background:#333}app-feature-module .sub-title h6{font-weight:500;font-size:18px;margin-bottom:24px}app-feature-module .mouse-cursor{position:fixed;left:0;top:0;pointer-events:none;border-radius:50%;transform:translateZ(0);visibility:hidden}app-feature-module .cursor-inner{margin-left:-4px;margin-top:-4px;width:10px;height:10px;z-index:10000001;background:#4c40ed!important;transition:width .3s ease-in-out,height .3s ease-in-out,margin .3s ease-in-out,opacity .3s ease-in-out}app-feature-module .cursor-outer{margin-left:-15px;margin-top:-15px;width:30px;height:30px;box-sizing:border-box;z-index:10000000;opacity:.5;border:2px solid #4c40ed;transition:all .08s ease-out}app-feature-module .input-group>.form-control:focus{z-index:3;z-index:0}app-feature-module .input-group>.form-floating:focus-within{z-index:3}app-feature-module .input-group>.form-select:focus{z-index:3}app-feature-module .service-list{border:2px solid #F5F5F5;border-radius:8px;padding:20px;margin-bottom:24px;display:flex;align-items:center;flex-wrap:wrap}app-feature-module .blog-pagination.rev-page .pagination{margin-top:6px}app-feature-module:root{--tooltip-color: red}app-feature-module input[type=password]{padding-right:45px}app-feature-module .modal-content{padding:20px}app-feature-module .service-header{margin-bottom:30px}app-feature-module .service-header .rating{list-style:none;margin:0 0 7px;padding:0;width:100%}app-feature-module address{margin-bottom:1rem;font-style:normal;line-height:inherit;font-size:18px;color:#555a64}app-feature-module header.header nav ul li+li{margin-left:0}app-feature-module header.header nav ul li a:hover{text-decoration:none}app-feature-module .page-link:focus{box-shadow:none}@media only screen and (min-width:992px){app-feature-module .mini-sidebar .header-left .logo img{height:auto;max-height:40px;width:auto}app-feature-module .mini-sidebar .header-left .logo{display:block}app-feature-module .mini-sidebar .header .header-left .logo{display:none}app-feature-module .mini-sidebar .header .header-left{padding:0 5px;width:80px}app-feature-module .mini-sidebar .header .header-left #toggle_btn i{transform:rotate(180deg);color:#7e84a3;padding:0 7px}app-feature-module .mini-sidebar .page-wrapper{margin-left:78px;transition:margin-left .2s ease}app-feature-module .mini-sidebar.expand-menu .page-wrapper{margin-left:270px;transition:margin-left .2s ease}}@media only screen and (max-width:1399.98px){app-feature-module .servicecontent.service-widget .serv-info h6{font-size:20px}}@media only screen and (max-width:1199.98px){app-feature-module .logo img{max-width:170px}app-feature-module .dropdown.noti-dropdown{margin-top:0!important}app-feature-module .header .has-arrow .dropdown-toggle:after{display:none}app-feature-module .available-widget ul li{font-size:14px}app-feature-module .available-info h5{font-size:18px}app-feature-module .available-info ul li{font-size:14px}app-feature-module .available-info ul li span{font-size:14px}app-feature-module .service-wrap h5{font-size:18px}}@media only screen and (max-width:991.98px){app-feature-module .table{border:0}app-feature-module .table .table-actions{width:25%;height:25%}app-feature-module .table h2.table-avatar{white-space:normal!important}app-feature-module .card .card-body{padding:.8rem .5rem}app-feature-module .table-responsive{padding:0}app-feature-module .grid-listview a{width:32px;height:32px;font-size:14px}app-feature-module .reset-width{bottom:1px;top:67px}app-feature-module .navbar-header{align-items:center;display:inline-flex}app-feature-module .navbar-header .logo{display:none!important}app-feature-module .customer-desktop-only{display:none}app-feature-module .bottom-menu{padding-bottom:calc(72px + env(safe-area-inset-bottom,0px))}app-feature-module .bg-img{display:none}app-feature-module .header .header-left .logo{display:none}app-feature-module .header .header-left{position:absolute;width:100%;display:flex;top:0;left:0}app-feature-module .header .header-left .sidebar-logo{padding:26px 0}app-feature-module .content{padding:30px 0}app-feature-module .container{max-width:100%}app-feature-module .heading h2{font-size:1.625rem}app-feature-module .container-fluid{padding-left:20px;padding-right:20px}app-feature-module .client-section{padding:60px 0 36px}app-feature-module .breadcrumb-item+.breadcrumb-item:before{padding:7px 15px 0}app-feature-module .service-wrap{margin-bottom:20px}app-feature-module .user-menu li.dropdown.dropdown-heads{margin-right:0}app-feature-module #datetimepickershow{margin-bottom:24px}app-feature-module .align-items-center .image-responsive{width:100%}app-feature-module .align-items-center .image-responsive .provider-img{margin:20px 0}app-feature-module .align-items-center .image-responsive .provider-img img{min-width:100%}app-feature-module .align-items-center .details-responsive{width:100%}app-feature-module .align-items-center .details-responsive .provider-info h2{font-size:28px}app-feature-module .align-items-center .details-responsive .responsive{width:50%}app-feature-module .available-info ul li{font-size:14px}app-feature-module #progressbar{flex-wrap:wrap;justify-content:space-between!important}app-feature-module #progressbar li{flex-basis:33%;margin-right:0}}@media only screen and (max-width:767.98px){app-feature-module body{font-size:.875rem}app-feature-module h1{font-size:2rem}app-feature-module .h1{font-size:2rem}app-feature-module h2{font-size:1.75rem}app-feature-module .h2{font-size:1.75rem}app-feature-module h3{font-size:1.375rem}app-feature-module .h3{font-size:1.375rem}app-feature-module h4{font-size:1rem}app-feature-module .h4{font-size:1rem}app-feature-module h5{font-size:15px}app-feature-module .h5{font-size:15px}app-feature-module h6{font-size:15px}app-feature-module .h6{font-size:15px}app-feature-module .content{padding:25px 0}app-feature-module .table td,app-feature-module .table th,app-feature-module .table tr{padding:.5rem .25rem!important;font-size:13px!important}app-feature-module .table td h2 a,app-feature-module .table th h2 a,app-feature-module .table tr h2 a{font-size:13px}app-feature-module .table-actions{white-space:normal}app-feature-module .container-fluid{padding:18px calc(var(--bs-gutter-x) * .5)!important}app-feature-module .section-header h2{font-size:1.875rem}app-feature-module .dropdown-menu-left{font-size:.875rem;min-width:112px!important;left:-3.5rem!important}app-feature-module .owl-carousel-inner .owl-next{width:35px;height:35px}app-feature-module .owl-carousel-inner .owl-prev{width:35px;height:35px}app-feature-module .available-info h5{font-size:18px}app-feature-module .breadcrumb-item+.breadcrumb-item:before{padding:8px 7px}app-feature-module .provide-table{margin-bottom:25px}app-feature-module .page-header .review-sort{margin-bottom:20px}app-feature-module .page-header .grid-listview{margin-bottom:20px}app-feature-module .page-header .add-set{margin-bottom:10px}app-feature-module .serv-info span{font-size:12px}app-feature-module .account-item .user-info{display:none}app-feature-module #tablelength{text-align:center}app-feature-module .table-ingopage{justify-content:center}app-feature-module #progressbar{margin-bottom:15px}app-feature-module .align-items-center .details-responsive .responsive{width:100%}app-feature-module .service-list{flex-direction:column}app-feature-module .copyright-text{margin-bottom:10px}}@media only screen and (max-width:575.98px){app-feature-module body{font-size:.8125rem}app-feature-module h1{font-size:1.75rem}app-feature-module .h1{font-size:1.75rem}app-feature-module h2{font-size:1.5rem}app-feature-module .h2{font-size:1.5rem}app-feature-module h3{font-size:1.25rem}app-feature-module .h3{font-size:1.25rem}app-feature-module h4{font-size:1rem}app-feature-module .h4{font-size:1rem}app-feature-module h5{font-size:15px}app-feature-module .h5{font-size:15px}app-feature-module h6{font-size:15px}app-feature-module .h6{font-size:15px}app-feature-module .card{margin-bottom:.9375rem}app-feature-module .card-body{padding:1.25rem}app-feature-module .heading h2{font-size:1.375rem}app-feature-module .owl-carousel .owl-carousel-inner .owl-prev{right:49px}app-feature-module .owl-carousel .owl-carousel-inner .owl-next{left:auto}app-feature-module .breadcrumb{margin:15px 0}app-feature-module .service-wrap h5{font-size:16px}app-feature-module .available-info p span{font-size:14px;margin-left:7px}app-feature-module #progressbar{justify-content:space-between!important}app-feature-module #progressbar li{flex-basis:47%;margin-right:0}}@media only screen and (max-width:485.98px){app-feature-module #progressbar{justify-content:space-between!important}app-feature-module .custom-modal .modal-body{padding:20px}app-feature-module #datetimepickershow{padding:10px}}
