@charset "UTF-8";:root,[data-bs-theme=light]{--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}[data-bs-theme=dark]{color-scheme:dark;--bs-body-color: #dee2e6;--bs-body-color-rgb: 222, 226, 230;--bs-body-bg: #212529;--bs-body-bg-rgb: 33, 37, 41;--bs-emphasis-color: #fff;--bs-emphasis-color-rgb: 255, 255, 255;--bs-secondary-color: rgba(222, 226, 230, .75);--bs-secondary-color-rgb: 222, 226, 230;--bs-secondary-bg: #343a40;--bs-secondary-bg-rgb: 52, 58, 64;--bs-tertiary-color: rgba(222, 226, 230, .5);--bs-tertiary-color-rgb: 222, 226, 230;--bs-tertiary-bg: rgb(42.5, 47.5, 52.5);--bs-tertiary-bg-rgb: 43, 48, 53;--bs-primary-text-emphasis: rgb(109.8, 168, 253.8);--bs-secondary-text-emphasis: rgb(166.8, 172.2, 177);--bs-success-text-emphasis: rgb(117, 183, 152.4);--bs-info-text-emphasis: rgb(109.8, 223.2, 246);--bs-warning-text-emphasis: rgb(255, 217.8, 106.2);--bs-danger-text-emphasis: rgb(234, 133.8, 143.4);--bs-light-text-emphasis: #f8f9fa;--bs-dark-text-emphasis: #dee2e6;--bs-primary-bg-subtle: rgb(2.6, 22, 50.6);--bs-secondary-bg-subtle: rgb(21.6, 23.4, 25);--bs-success-bg-subtle: rgb(5, 27, 16.8);--bs-info-bg-subtle: rgb(2.6, 40.4, 48);--bs-warning-bg-subtle: rgb(51, 38.6, 1.4);--bs-danger-bg-subtle: rgb(44, 10.6, 13.8);--bs-light-bg-subtle: #343a40;--bs-dark-bg-subtle: #1a1d20;--bs-primary-border-subtle: rgb(7.8, 66, 151.8);--bs-secondary-border-subtle: rgb(64.8, 70.2, 75);--bs-success-border-subtle: rgb(15, 81, 50.4);--bs-info-border-subtle: rgb(7.8, 121.2, 144);--bs-warning-border-subtle: rgb(153, 115.8, 4.2);--bs-danger-border-subtle: rgb(132, 31.8, 41.4);--bs-light-border-subtle: #495057;--bs-dark-border-subtle: #343a40;--bs-heading-color: inherit;--bs-link-color: rgb(109.8, 168, 253.8);--bs-link-hover-color: rgb(138.84, 185.4, 254.04);--bs-link-color-rgb: 110, 168, 254;--bs-link-hover-color-rgb: 139, 185, 254;--bs-code-color: rgb(230.4, 132.6, 181.2);--bs-highlight-color: #dee2e6;--bs-highlight-bg: rgb(102, 77.2, 2.8);--bs-border-color: #495057;--bs-border-color-translucent: rgba(255, 255, 255, .15);--bs-form-valid-color: rgb(117, 183, 152.4);--bs-form-valid-border-color: rgb(117, 183, 152.4);--bs-form-invalid-color: rgb(234, 133.8, 143.4);--bs-form-invalid-border-color: rgb(234, 133.8, 143.4)}*,*: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,.h6,h5,.h5,h4,.h4,h3,.h3,h2,.h2,h1,.h1{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;color:var(--bs-heading-color)}h1,.h1{font-size:calc(1.375rem + 1.5vw)}@media(min-width:1200px){h1,.h1{font-size:2.5rem}}h2,.h2{font-size:calc(1.325rem + .9vw)}@media(min-width:1200px){h2,.h2{font-size:2rem}}h3,.h3{font-size:calc(1.3rem + .6vw)}@media(min-width:1200px){h3,.h3{font-size:1.75rem}}h4,.h4{font-size:calc(1.275rem + .3vw)}@media(min-width:1200px){h4,.h4{font-size:1.5rem}}h5,.h5{font-size:1.25rem}h6,.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}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small,.small{font-size:.875em}mark,.mark{padding:.1875em;color:var(--bs-highlight-color);background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}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}pre,code{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}figure{margin:0 0 1rem}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,tfoot,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,optgroup,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}fieldset{min-width:0;padding:0;margin:0;border:0}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}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}.lead{font-size:1.25rem;font-weight:300}.display-1{font-weight:300;line-height:1.2;font-size:calc(1.625rem + 4.5vw)}@media(min-width:1200px){.display-1{font-size:5rem}}.display-2{font-weight:300;line-height:1.2;font-size:calc(1.575rem + 3.9vw)}@media(min-width:1200px){.display-2{font-size:4.5rem}}.display-3{font-weight:300;line-height:1.2;font-size:calc(1.525rem + 3.3vw)}@media(min-width:1200px){.display-3{font-size:4rem}}.display-4{font-weight:300;line-height:1.2;font-size:calc(1.475rem + 2.7vw)}@media(min-width:1200px){.display-4{font-size:3.5rem}}.display-5{font-weight:300;line-height:1.2;font-size:calc(1.425rem + 2.1vw)}@media(min-width:1200px){.display-5{font-size:3rem}}.display-6{font-weight:300;line-height:1.2;font-size:calc(1.375rem + 1.5vw)}@media(min-width:1200px){.display-6{font-size:2.5rem}}.list-unstyled,.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:var(--bs-body-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);max-width:100%;height:auto}.figure{display:inline-block}.container,.header-two__container,.header-three__container,.header-six__container,.header-seven__main-container,.header-seven__topbar-container,.header-nine__container,.header-four__container,.header-eight__nav-container,.header-eight__main-container,.footer-two__container,.footer-three__bottom-container,.footer-three__container,.footer-three__cta-container,.footer-ten__bottom-container,.footer-ten__newsletter-container,.footer-ten__container,.footer-ten__cta-container,.footer-six__bottom-container,.footer-six__container,.footer-seven__bottom-container,.footer-seven__container,.footer-nine__bottom-container,.footer-nine__top-container,.footer-four__bottom-container,.footer-four__container,.footer-five__bottom-container,.footer-five__container,.footer-five__newsletter-container,.footer-eight__bottom-container,.footer-eight__container,.container-fluid,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm{--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-sm,.container,.header-two__container,.header-three__container,.header-six__container,.header-seven__main-container,.header-seven__topbar-container,.header-nine__container,.header-four__container,.header-eight__nav-container,.header-eight__main-container,.footer-two__container,.footer-three__bottom-container,.footer-three__container,.footer-three__cta-container,.footer-ten__bottom-container,.footer-ten__newsletter-container,.footer-ten__container,.footer-ten__cta-container,.footer-six__bottom-container,.footer-six__container,.footer-seven__bottom-container,.footer-seven__container,.footer-nine__bottom-container,.footer-nine__top-container,.footer-four__bottom-container,.footer-four__container,.footer-five__bottom-container,.footer-five__container,.footer-five__newsletter-container,.footer-eight__bottom-container,.footer-eight__container{max-width:540px}}@media(min-width:768px){.container-md,.container-sm,.container,.header-two__container,.header-three__container,.header-six__container,.header-seven__main-container,.header-seven__topbar-container,.header-nine__container,.header-four__container,.header-eight__nav-container,.header-eight__main-container,.footer-two__container,.footer-three__bottom-container,.footer-three__container,.footer-three__cta-container,.footer-ten__bottom-container,.footer-ten__newsletter-container,.footer-ten__container,.footer-ten__cta-container,.footer-six__bottom-container,.footer-six__container,.footer-seven__bottom-container,.footer-seven__container,.footer-nine__bottom-container,.footer-nine__top-container,.footer-four__bottom-container,.footer-four__container,.footer-five__bottom-container,.footer-five__container,.footer-five__newsletter-container,.footer-eight__bottom-container,.footer-eight__container{max-width:720px}}@media(min-width:992px){.container-lg,.container-md,.container-sm,.container,.header-two__container,.header-three__container,.header-six__container,.header-seven__main-container,.header-seven__topbar-container,.header-nine__container,.header-four__container,.header-eight__nav-container,.header-eight__main-container,.footer-two__container,.footer-three__bottom-container,.footer-three__container,.footer-three__cta-container,.footer-ten__bottom-container,.footer-ten__newsletter-container,.footer-ten__container,.footer-ten__cta-container,.footer-six__bottom-container,.footer-six__container,.footer-seven__bottom-container,.footer-seven__container,.footer-nine__bottom-container,.footer-nine__top-container,.footer-four__bottom-container,.footer-four__container,.footer-five__bottom-container,.footer-five__container,.footer-five__newsletter-container,.footer-eight__bottom-container,.footer-eight__container{max-width:960px}}@media(min-width:1200px){.container-xl,.container-lg,.container-md,.container-sm,.container,.header-two__container,.header-three__container,.header-six__container,.header-seven__main-container,.header-seven__topbar-container,.header-nine__container,.header-four__container,.header-eight__nav-container,.header-eight__main-container,.footer-two__container,.footer-three__bottom-container,.footer-three__container,.footer-three__cta-container,.footer-ten__bottom-container,.footer-ten__newsletter-container,.footer-ten__container,.footer-ten__cta-container,.footer-six__bottom-container,.footer-six__container,.footer-seven__bottom-container,.footer-seven__container,.footer-nine__bottom-container,.footer-nine__top-container,.footer-four__bottom-container,.footer-four__container,.footer-five__bottom-container,.footer-five__container,.footer-five__newsletter-container,.footer-eight__bottom-container,.footer-eight__container{max-width:1140px}}@media(min-width:1400px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container,.header-two__container,.header-three__container,.header-six__container,.header-seven__main-container,.header-seven__topbar-container,.header-nine__container,.header-four__container,.header-eight__nav-container,.header-eight__main-container,.footer-two__container,.footer-three__bottom-container,.footer-three__container,.footer-three__cta-container,.footer-ten__bottom-container,.footer-ten__newsletter-container,.footer-ten__container,.footer-ten__cta-container,.footer-six__bottom-container,.footer-six__container,.footer-seven__bottom-container,.footer-seven__container,.footer-nine__bottom-container,.footer-nine__top-container,.footer-four__bottom-container,.footer-four__container,.footer-five__bottom-container,.footer-five__container,.footer-five__newsletter-container,.footer-eight__bottom-container,.footer-eight__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{flex:1 0 0}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.66666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.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-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.g-0,.gx-0{--bs-gutter-x: 0}.g-0,.gy-0{--bs-gutter-y: 0}.g-1{--bs-gutter-x: .25rem}.g-1{--bs-gutter-y: .25rem}.g-2{--bs-gutter-x: .5rem}.g-2,.gy-2{--bs-gutter-y: .5rem}.g-3{--bs-gutter-x: 1rem}.g-3,.gy-3{--bs-gutter-y: 1rem}.g-4,.gx-4{--bs-gutter-x: 1.5rem}.g-4,.gy-4{--bs-gutter-y: 1.5rem}.g-5,.gx-5{--bs-gutter-x: 3rem}.g-5,.gy-5{--bs-gutter-y: 3rem}@media(min-width:576px){.col-sm{flex:1 0 0}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.66666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.g-sm-0{--bs-gutter-x: 0}.g-sm-0{--bs-gutter-y: 0}.g-sm-1{--bs-gutter-x: .25rem}.g-sm-1{--bs-gutter-y: .25rem}.g-sm-2{--bs-gutter-x: .5rem}.g-sm-2{--bs-gutter-y: .5rem}.g-sm-3{--bs-gutter-x: 1rem}.g-sm-3{--bs-gutter-y: 1rem}.g-sm-4{--bs-gutter-x: 1.5rem}.g-sm-4{--bs-gutter-y: 1.5rem}.g-sm-5{--bs-gutter-x: 3rem}.g-sm-5{--bs-gutter-y: 3rem}}@media(min-width:768px){.col-md{flex:1 0 0}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.66666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.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-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-4{margin-left:33.33333333%}.g-md-0{--bs-gutter-x: 0}.g-md-0{--bs-gutter-y: 0}.g-md-1{--bs-gutter-x: .25rem}.g-md-1{--bs-gutter-y: .25rem}.g-md-2{--bs-gutter-x: .5rem}.g-md-2{--bs-gutter-y: .5rem}.g-md-3{--bs-gutter-x: 1rem}.g-md-3{--bs-gutter-y: 1rem}.g-md-4{--bs-gutter-x: 1.5rem}.g-md-4{--bs-gutter-y: 1.5rem}.g-md-5{--bs-gutter-x: 3rem}.g-md-5{--bs-gutter-y: 3rem}}@media(min-width:992px){.col-lg{flex:1 0 0}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.66666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.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-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-1{margin-left:8.33333333%}.g-lg-0{--bs-gutter-x: 0}.g-lg-0{--bs-gutter-y: 0}.g-lg-1{--bs-gutter-x: .25rem}.g-lg-1{--bs-gutter-y: .25rem}.g-lg-2{--bs-gutter-x: .5rem}.g-lg-2{--bs-gutter-y: .5rem}.g-lg-3{--bs-gutter-x: 1rem}.g-lg-3{--bs-gutter-y: 1rem}.g-lg-4{--bs-gutter-x: 1.5rem}.g-lg-4{--bs-gutter-y: 1.5rem}.g-lg-5{--bs-gutter-x: 3rem}.g-lg-5{--bs-gutter-y: 3rem}}@media(min-width:1200px){.col-xl{flex:1 0 0}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.66666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.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%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.g-xl-0{--bs-gutter-x: 0}.g-xl-0{--bs-gutter-y: 0}.g-xl-1{--bs-gutter-x: .25rem}.g-xl-1{--bs-gutter-y: .25rem}.g-xl-2{--bs-gutter-x: .5rem}.g-xl-2{--bs-gutter-y: .5rem}.g-xl-3{--bs-gutter-x: 1rem}.g-xl-3{--bs-gutter-y: 1rem}.g-xl-4{--bs-gutter-x: 1.5rem}.g-xl-4{--bs-gutter-y: 1.5rem}.g-xl-5{--bs-gutter-x: 3rem}.g-xl-5{--bs-gutter-y: 3rem}}@media(min-width:1400px){.col-xxl{flex:1 0 0}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.66666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.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-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.g-xxl-0{--bs-gutter-x: 0}.g-xxl-0{--bs-gutter-y: 0}.g-xxl-1{--bs-gutter-x: .25rem}.g-xxl-1{--bs-gutter-y: .25rem}.g-xxl-2{--bs-gutter-x: .5rem}.g-xxl-2{--bs-gutter-y: .5rem}.g-xxl-3{--bs-gutter-x: 1rem}.g-xxl-3{--bs-gutter-y: 1rem}.g-xxl-4{--bs-gutter-x: 1.5rem}.g-xxl-4{--bs-gutter-y: 1.5rem}.g-xxl-5{--bs-gutter-x: 3rem}.g-xxl-5{--bs-gutter-y: 3rem}}.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-group-divider{border-top:calc(var(--bs-border-width) * 2) solid currentcolor}.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-borderless>:not(caption)>*>*{border-bottom-width:0}.table-borderless>:not(:first-child){border-top-width:0}.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-striped-columns>:not(caption)>tr>:nth-child(2n){--bs-table-color-type: var(--bs-table-striped-color);--bs-table-bg-type: var(--bs-table-striped-bg)}.table-active{--bs-table-color-state: var(--bs-table-active-color);--bs-table-bg-state: var(--bs-table-active-bg)}.table-hover>tbody>tr:hover>*{--bs-table-color-state: var(--bs-table-hover-color);--bs-table-bg-state: var(--bs-table-hover-bg)}.table-primary{--bs-table-color: #000;--bs-table-bg: rgb(206.6, 226, 254.6);--bs-table-border-color: rgb(165.28, 180.8, 203.68);--bs-table-striped-bg: rgb(196.27, 214.7, 241.87);--bs-table-striped-color: #000;--bs-table-active-bg: rgb(185.94, 203.4, 229.14);--bs-table-active-color: #000;--bs-table-hover-bg: rgb(191.105, 209.05, 235.505);--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-secondary{--bs-table-color: #000;--bs-table-bg: rgb(225.6, 227.4, 229);--bs-table-border-color: rgb(180.48, 181.92, 183.2);--bs-table-striped-bg: rgb(214.32, 216.03, 217.55);--bs-table-striped-color: #000;--bs-table-active-bg: rgb(203.04, 204.66, 206.1);--bs-table-active-color: #000;--bs-table-hover-bg: rgb(208.68, 210.345, 211.825);--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.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-info{--bs-table-color: #000;--bs-table-bg: rgb(206.6, 244.4, 252);--bs-table-border-color: rgb(165.28, 195.52, 201.6);--bs-table-striped-bg: rgb(196.27, 232.18, 239.4);--bs-table-striped-color: #000;--bs-table-active-bg: rgb(185.94, 219.96, 226.8);--bs-table-active-color: #000;--bs-table-hover-bg: rgb(191.105, 226.07, 233.1);--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-warning{--bs-table-color: #000;--bs-table-bg: rgb(255, 242.6, 205.4);--bs-table-border-color: rgb(204, 194.08, 164.32);--bs-table-striped-bg: rgb(242.25, 230.47, 195.13);--bs-table-striped-color: #000;--bs-table-active-bg: rgb(229.5, 218.34, 184.86);--bs-table-active-color: #000;--bs-table-hover-bg: rgb(235.875, 224.405, 189.995);--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-danger{--bs-table-color: #000;--bs-table-bg: rgb(248, 214.6, 217.8);--bs-table-border-color: rgb(198.4, 171.68, 174.24);--bs-table-striped-bg: rgb(235.6, 203.87, 206.91);--bs-table-striped-color: #000;--bs-table-active-bg: rgb(223.2, 193.14, 196.02);--bs-table-active-color: #000;--bs-table-hover-bg: rgb(229.4, 198.505, 201.465);--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-dark{--bs-table-color: #fff;--bs-table-bg: #212529;--bs-table-border-color: rgb(77.4, 80.6, 83.8);--bs-table-striped-bg: rgb(44.1, 47.9, 51.7);--bs-table-striped-color: #fff;--bs-table-active-bg: rgb(55.2, 58.8, 62.4);--bs-table-active-color: #fff;--bs-table-hover-bg: rgb(49.65, 53.35, 57.05);--bs-table-hover-color: #fff;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media(max-width:575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width:767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width:991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width:1199.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width:1399.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.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}.col-form-label-lg{padding-top:calc(.5rem + var(--bs-border-width));padding-bottom:calc(.5rem + var(--bs-border-width));font-size:1.25rem}.col-form-label-sm{padding-top:calc(.25rem + var(--bs-border-width));padding-bottom:calc(.25rem + var(--bs-border-width));font-size:.875rem}.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);-webkit-appearance:none;-moz-appearance:none;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::-moz-placeholder{color:var(--bs-secondary-color);opacity:1}.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-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:var(--bs-body-color);background-color:transparent;border:solid transparent;border-width:var(--bs-border-width) 0}.form-control-plaintext:focus{outline:0}.form-control-plaintext.form-control-sm,.form-control-plaintext.form-control-lg{padding-right:0;padding-left:0}.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-control-color{width:3rem;height:calc(1.5em + .75rem + calc(var(--bs-border-width) * 2));padding:.375rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{border:0!important;border-radius:var(--bs-border-radius)}.form-control-color::-webkit-color-swatch{border:0!important;border-radius:var(--bs-border-radius)}.form-control-color.form-control-sm{height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2))}.form-control-color.form-control-lg{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);-webkit-appearance:none;-moz-appearance:none;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-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}[data-bs-theme=dark] .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='%23dee2e6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e")}.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-reverse{padding-right:1.5em;padding-left:0;text-align:right}.form-check-reverse .form-check-input{float:right;margin-right:-1.5em;margin-left:0}.form-check-input{--bs-form-check-bg: var(--bs-body-bg);flex-shrink:0;width:1em;height:1em;margin-top:.25em;vertical-align:top;-webkit-appearance:none;-moz-appearance:none;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[type=radio]{border-radius:50%}.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:checked[type=radio]{--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%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-check-input[disabled]~.form-check-label,.form-check-input:disabled~.form-check-label{cursor:default;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-switch.form-check-reverse{padding-right:2.5em;padding-left:0}.form-switch.form-check-reverse .form-check-input{margin-right:-2.5em;margin-left:0}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.btn-check[disabled]+.btn,.btn-check:disabled+.btn{pointer-events:none;filter:none;opacity:.65}[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(: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='rgba%28255, 255, 255, 0.25%29'/%3e%3c/svg%3e")}.form-range{width:100%;height:1.5rem;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem #0d6efd40}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem #0d6efd40}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;-webkit-appearance:none;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#b6d4fe}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:var(--bs-secondary-bg);border-color:transparent;border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;-moz-appearance:none;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.form-range::-moz-range-thumb{-moz-transition:none;transition:none}}.form-range::-moz-range-thumb:active{background-color:#b6d4fe}.form-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:var(--bs-secondary-bg);border-color:transparent;border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:var(--bs-secondary-color)}.form-range:disabled::-moz-range-thumb{background-color:var(--bs-secondary-color)}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-control-plaintext,.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,.form-floating>.form-control-plaintext{padding:1rem .75rem}.form-floating>.form-control::-moz-placeholder,.form-floating>.form-control-plaintext::-moz-placeholder{color:transparent}.form-floating>.form-control::placeholder,.form-floating>.form-control-plaintext::placeholder{color:transparent}.form-floating>.form-control:not(:-moz-placeholder),.form-floating>.form-control-plaintext:not(:-moz-placeholder){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown),.form-floating>.form-control-plaintext:focus,.form-floating>.form-control-plaintext:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:-webkit-autofill,.form-floating>.form-control-plaintext:-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:not(:-moz-placeholder)~label{transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-control-plaintext~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:not(:-moz-placeholder)~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: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>.form-control-plaintext~label{border-width:var(--bs-border-width) 0}.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-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text,.input-group-lg>.btn{padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text,.input-group-sm>.btn{padding:.25rem .5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.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}.was-validated .form-control:valid,.form-control.is-valid{border-color:var(--bs-form-valid-border-color);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-control:valid:focus,.form-control.is-valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.was-validated .form-select:valid,.form-select.is-valid{border-color:var(--bs-form-valid-border-color)}.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"],.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"]{--bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-select:valid:focus,.form-select.is-valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.was-validated .form-control-color:valid,.form-control-color.is-valid{width:calc(3.75rem + 1.5em)}.was-validated .form-check-input:valid,.form-check-input.is-valid{border-color:var(--bs-form-valid-border-color)}.was-validated .form-check-input:valid:checked,.form-check-input.is-valid:checked{background-color:var(--bs-form-valid-color)}.was-validated .form-check-input:valid:focus,.form-check-input.is-valid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.was-validated .form-check-input:valid~.form-check-label,.form-check-input.is-valid~.form-check-label{color:var(--bs-form-valid-color)}.was-validated .input-group>.form-control:not(:focus):valid,.input-group>.form-control:not(:focus).is-valid,.was-validated .input-group>.form-select:not(:focus):valid,.input-group>.form-select:not(:focus).is-valid,.was-validated .input-group>.form-floating:not(:focus-within):valid,.input-group>.form-floating:not(:focus-within).is-valid{z-index:3}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:var(--bs-form-invalid-color)}.was-validated :invalid~.invalid-feedback,.is-invalid~.invalid-feedback{display:block}.was-validated .form-control:invalid,.form-control.is-invalid{border-color:var(--bs-form-invalid-border-color);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.was-validated .form-select:invalid,.form-select.is-invalid{border-color:var(--bs-form-invalid-border-color)}.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"],.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"]{--bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-select:invalid:focus,.form-select.is-invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.was-validated .form-control-color:invalid,.form-control-color.is-invalid{width:calc(3.75rem + 1.5em)}.was-validated .form-check-input:invalid,.form-check-input.is-invalid{border-color:var(--bs-form-invalid-border-color)}.was-validated .form-check-input:invalid:checked,.form-check-input.is-invalid:checked{background-color:var(--bs-form-invalid-color)}.was-validated .form-check-input:invalid:focus,.form-check-input.is-invalid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.was-validated .form-check-input:invalid~.form-check-label,.form-check-input.is-invalid~.form-check-label{color:var(--bs-form-invalid-color)}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.was-validated .input-group>.form-control:not(:focus):invalid,.input-group>.form-control:not(:focus).is-invalid,.was-validated .input-group>.form-select:not(:focus):invalid,.input-group>.form-select:not(:focus).is-invalid,.was-validated .input-group>.form-floating:not(:focus-within):invalid,.input-group>.form-floating:not(:focus-within).is-invalid{z-index:4}.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;-moz-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-check+.btn:hover{color:var(--bs-btn-color);background-color:var(--bs-btn-bg);border-color:var(--bs-btn-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)}.btn-check:focus-visible+.btn{border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked+.btn,: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)}.btn-check:checked+.btn:focus-visible,: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-check:checked:focus-visible+.btn{box-shadow:var(--bs-btn-focus-box-shadow)}.btn:disabled,.btn.disabled,fieldset:disabled .btn{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-info{--bs-btn-color: #000;--bs-btn-bg: #0dcaf0;--bs-btn-border-color: #0dcaf0;--bs-btn-hover-color: #000;--bs-btn-hover-bg: rgb(49.3, 209.95, 242.25);--bs-btn-hover-border-color: rgb(37.2, 207.3, 241.5);--bs-btn-focus-shadow-rgb: 11, 172, 204;--bs-btn-active-color: #000;--bs-btn-active-bg: rgb(61.4, 212.6, 243);--bs-btn-active-border-color: rgb(37.2, 207.3, 241.5);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #0dcaf0;--bs-btn-disabled-border-color: #0dcaf0}.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-dark{--bs-btn-color: #fff;--bs-btn-bg: #212529;--bs-btn-border-color: #212529;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: rgb(66.3, 69.7, 73.1);--bs-btn-hover-border-color: rgb(55.2, 58.8, 62.4);--bs-btn-focus-shadow-rgb: 66, 70, 73;--bs-btn-active-color: #fff;--bs-btn-active-bg: rgb(77.4, 80.6, 83.8);--bs-btn-active-border-color: rgb(55.2, 58.8, 62.4);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #212529;--bs-btn-disabled-border-color: #212529}.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-success{--bs-btn-color: #198754;--bs-btn-border-color: #198754;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #198754;--bs-btn-hover-border-color: #198754;--bs-btn-focus-shadow-rgb: 25, 135, 84;--bs-btn-active-color: #fff;--bs-btn-active-bg: #198754;--bs-btn-active-border-color: #198754;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #198754;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #198754;--bs-gradient: none}.btn-outline-info{--bs-btn-color: #0dcaf0;--bs-btn-border-color: #0dcaf0;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #0dcaf0;--bs-btn-hover-border-color: #0dcaf0;--bs-btn-focus-shadow-rgb: 13, 202, 240;--bs-btn-active-color: #000;--bs-btn-active-bg: #0dcaf0;--bs-btn-active-border-color: #0dcaf0;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #0dcaf0;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #0dcaf0;--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-danger{--bs-btn-color: #dc3545;--bs-btn-border-color: #dc3545;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #dc3545;--bs-btn-hover-border-color: #dc3545;--bs-btn-focus-shadow-rgb: 220, 53, 69;--bs-btn-active-color: #fff;--bs-btn-active-bg: #dc3545;--bs-btn-active-border-color: #dc3545;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #dc3545;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #dc3545;--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-outline-dark{--bs-btn-color: #212529;--bs-btn-border-color: #212529;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #212529;--bs-btn-hover-border-color: #212529;--bs-btn-focus-shadow-rgb: 33, 37, 41;--bs-btn-active-color: #fff;--bs-btn-active-bg: #212529;--bs-btn-active-border-color: #212529;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #212529;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #212529;--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,.btn-group-lg>.btn{--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,.btn-group-sm>.btn{--bs-btn-padding-y: .25rem;--bs-btn-padding-x: .5rem;--bs-btn-font-size: .875rem;--bs-btn-border-radius: var(--bs-border-radius-sm)}.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}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s ease}@media(prefers-reduced-motion:reduce){.collapsing.collapse-horizontal{transition:none}}.dropup,.dropend,.dropdown,.dropstart,.dropdown-center{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-start{--bs-position: start}.dropdown-menu-end{--bs-position: end}@media(min-width:576px){.dropdown-menu-sm-start{--bs-position: start}.dropdown-menu-sm-end{--bs-position: end}}@media(min-width:768px){.dropdown-menu-md-start{--bs-position: start}.dropdown-menu-md-end{--bs-position: end}}@media(min-width:992px){.dropdown-menu-lg-start{--bs-position: start}.dropdown-menu-lg-end{--bs-position: end}}@media(min-width:1200px){.dropdown-menu-xl-start{--bs-position: start}.dropdown-menu-xl-end{--bs-position: end}}@media(min-width:1400px){.dropdown-menu-xxl-start{--bs-position: start}.dropdown-menu-xxl-end{--bs-position: end}}.dropup .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropend .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-toggle:after{vertical-align:0}.dropstart .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropstart .dropdown-toggle:after{display:none}.dropstart .dropdown-toggle:before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropstart .dropdown-toggle:empty:after{margin-left:0}.dropstart .dropdown-toggle:before{vertical-align:0}.dropdown-divider{height:0;margin:var(--bs-dropdown-divider-margin-y) 0;overflow:hidden;border-top:1px solid var(--bs-dropdown-divider-bg);opacity:1}.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}.dropdown-header{display:block;padding:var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);margin-bottom:0;font-size:.875rem;color:var(--bs-dropdown-header-color);white-space:nowrap}.dropdown-item-text{display:block;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);color:var(--bs-dropdown-link-color)}.dropdown-menu-dark{--bs-dropdown-color: #dee2e6;--bs-dropdown-bg: #343a40;--bs-dropdown-border-color: var(--bs-border-color-translucent);--bs-dropdown-box-shadow: ;--bs-dropdown-link-color: #dee2e6;--bs-dropdown-link-hover-color: #fff;--bs-dropdown-divider-bg: var(--bs-border-color-translucent);--bs-dropdown-link-hover-bg: rgba(255, 255, 255, .15);--bs-dropdown-link-active-color: #fff;--bs-dropdown-link-active-bg: #0d6efd;--bs-dropdown-link-disabled-color: #adb5bd;--bs-dropdown-header-color: #adb5bd}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;flex:1 1 auto}.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn:hover,.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn:hover,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn.active{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group{border-radius:var(--bs-border-radius)}.btn-group>:not(.btn-check:first-child)+.btn,.btn-group>.btn-group:not(:first-child){margin-left:calc(-1 * var(--bs-border-width))}.btn-group>.btn:not(:last-child):not(.dropdown-toggle),.btn-group>.btn.dropdown-toggle-split:first-child,.btn-group>.btn-group:not(:last-child)>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn,.btn-group>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after,.dropend .dropdown-toggle-split:after{margin-left:0}.dropstart .dropdown-toggle-split:before{margin-right:0}.btn-sm+.dropdown-toggle-split,.btn-group-sm>.btn+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-lg+.dropdown-toggle-split,.btn-group-lg>.btn+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn:not(:first-child),.btn-group-vertical>.btn-group:not(:first-child){margin-top:calc(-1 * var(--bs-border-width))}.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle),.btn-group-vertical>.btn-group:not(:last-child)>.btn{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:nth-child(n+3),.btn-group-vertical>:not(.btn-check)+.btn,.btn-group-vertical>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-top-right-radius:0}.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}.nav-tabs{--bs-nav-tabs-border-width: var(--bs-border-width);--bs-nav-tabs-border-color: var(--bs-border-color);--bs-nav-tabs-border-radius: var(--bs-border-radius);--bs-nav-tabs-link-hover-border-color: var(--bs-secondary-bg) var(--bs-secondary-bg) var(--bs-border-color);--bs-nav-tabs-link-active-color: var(--bs-emphasis-color);--bs-nav-tabs-link-active-bg: var(--bs-body-bg);--bs-nav-tabs-link-active-border-color: var(--bs-border-color) var(--bs-border-color) var(--bs-body-bg);border-bottom:var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color)}.nav-tabs .nav-link{margin-bottom:calc(-1 * var(--bs-nav-tabs-border-width));border:var(--bs-nav-tabs-border-width) solid transparent;border-top-left-radius:var(--bs-nav-tabs-border-radius);border-top-right-radius:var(--bs-nav-tabs-border-radius)}.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus{isolation:isolate;border-color:var(--bs-nav-tabs-link-hover-border-color)}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{color:var(--bs-nav-tabs-link-active-color);background-color:var(--bs-nav-tabs-link-active-bg);border-color:var(--bs-nav-tabs-link-active-border-color)}.nav-tabs .dropdown-menu{margin-top:calc(-1 * var(--bs-nav-tabs-border-width));border-top-left-radius:0;border-top-right-radius:0}.nav-pills{--bs-nav-pills-border-radius: var(--bs-border-radius);--bs-nav-pills-link-active-color: #fff;--bs-nav-pills-link-active-bg: #0d6efd}.nav-pills .nav-link{border-radius:var(--bs-nav-pills-border-radius)}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:var(--bs-nav-pills-link-active-color);background-color:var(--bs-nav-pills-link-active-bg)}.nav-underline{--bs-nav-underline-gap: 1rem;--bs-nav-underline-border-width: .125rem;--bs-nav-underline-link-active-color: var(--bs-emphasis-color);gap:var(--bs-nav-underline-gap)}.nav-underline .nav-link{padding-right:0;padding-left:0;border-bottom:var(--bs-nav-underline-border-width) solid transparent}.nav-underline .nav-link:hover,.nav-underline .nav-link:focus{border-bottom-color:currentcolor}.nav-underline .nav-link.active,.nav-underline .show>.nav-link{font-weight:700;color:var(--bs-nav-underline-link-active-color);border-bottom-color:currentcolor}.nav-fill>.nav-link,.nav-fill .nav-item{flex:1 1 auto;text-align:center}.nav-justified>.nav-link,.nav-justified .nav-item{flex-grow:1;flex-basis:0;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{--bs-navbar-padding-x: 0;--bs-navbar-padding-y: .5rem;--bs-navbar-color: rgba(var(--bs-emphasis-color-rgb), .65);--bs-navbar-hover-color: rgba(var(--bs-emphasis-color-rgb), .8);--bs-navbar-disabled-color: rgba(var(--bs-emphasis-color-rgb), .3);--bs-navbar-active-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-padding-y: .3125rem;--bs-navbar-brand-margin-end: 1rem;--bs-navbar-brand-font-size: 1.25rem;--bs-navbar-brand-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-hover-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-nav-link-padding-x: .5rem;--bs-navbar-toggler-padding-y: .25rem;--bs-navbar-toggler-padding-x: .75rem;--bs-navbar-toggler-font-size: 1.25rem;--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833, 37, 41, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");--bs-navbar-toggler-border-color: rgba(var(--bs-emphasis-color-rgb), .15);--bs-navbar-toggler-border-radius: var(--bs-border-radius);--bs-navbar-toggler-focus-width: .25rem;--bs-navbar-toggler-transition: box-shadow .15s ease-in-out;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x)}.navbar>.container,.navbar>.header-two__container,.navbar>.header-three__container,.navbar>.header-six__container,.navbar>.header-seven__main-container,.navbar>.header-seven__topbar-container,.navbar>.header-nine__container,.navbar>.header-four__container,.navbar>.header-eight__nav-container,.navbar>.header-eight__main-container,.navbar>.footer-two__container,.navbar>.footer-three__bottom-container,.navbar>.footer-three__container,.navbar>.footer-three__cta-container,.navbar>.footer-ten__bottom-container,.navbar>.footer-ten__newsletter-container,.navbar>.footer-ten__container,.navbar>.footer-ten__cta-container,.navbar>.footer-six__bottom-container,.navbar>.footer-six__container,.navbar>.footer-seven__bottom-container,.navbar>.footer-seven__container,.navbar>.footer-nine__bottom-container,.navbar>.footer-nine__top-container,.navbar>.footer-four__bottom-container,.navbar>.footer-four__container,.navbar>.footer-five__bottom-container,.navbar>.footer-five__container,.navbar>.footer-five__newsletter-container,.navbar>.footer-eight__bottom-container,.navbar>.footer-eight__container,.navbar>.container-fluid,.navbar>.container-sm,.navbar>.container-md,.navbar>.container-lg,.navbar>.container-xl,.navbar>.container-xxl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand{padding-top:var(--bs-navbar-brand-padding-y);padding-bottom:var(--bs-navbar-brand-padding-y);margin-right:var(--bs-navbar-brand-margin-end);font-size:var(--bs-navbar-brand-font-size);color:var(--bs-navbar-brand-color);text-decoration:none;white-space:nowrap}.navbar-brand:hover,.navbar-brand:focus{color:var(--bs-navbar-brand-hover-color)}.navbar-nav{--bs-nav-link-padding-x: 0;--bs-nav-link-padding-y: .5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color: var(--bs-navbar-color);--bs-nav-link-hover-color: var(--bs-navbar-hover-color);--bs-nav-link-disabled-color: var(--bs-navbar-disabled-color);display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link.active,.navbar-nav .nav-link.show{color:var(--bs-navbar-active-color)}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-navbar-color)}.navbar-text a,.navbar-text a:hover,.navbar-text a:focus{color:var(--bs-navbar-active-color)}.navbar-collapse{flex-grow:1;flex-basis:100%;align-items:center}.navbar-toggler{padding:var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);font-size:var(--bs-navbar-toggler-font-size);line-height:1;color:var(--bs-navbar-color);background-color:transparent;border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);border-radius:var(--bs-navbar-toggler-border-radius);transition:var(--bs-navbar-toggler-transition)}@media(prefers-reduced-motion:reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width)}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-image:var(--bs-navbar-toggler-icon-bg);background-repeat:no-repeat;background-position:center;background-size:100%}.navbar-nav-scroll{max-height:var(--bs-scroll-height, 75vh);overflow-y:auto}@media(min-width:576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-sm .offcanvas .offcanvas-header{display:none}.navbar-expand-sm .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width:768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-md .offcanvas .offcanvas-header{display:none}.navbar-expand-md .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width:992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-lg .offcanvas .offcanvas-header{display:none}.navbar-expand-lg .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width:1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xl .offcanvas .offcanvas-header{display:none}.navbar-expand-xl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width:1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}.navbar-expand-xxl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xxl .offcanvas .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand .offcanvas .offcanvas-header{display:none}.navbar-expand .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}.navbar-dark,.navbar[data-bs-theme=dark]{--bs-navbar-color: rgba(255, 255, 255, .55);--bs-navbar-hover-color: rgba(255, 255, 255, .75);--bs-navbar-disabled-color: rgba(255, 255, 255, .25);--bs-navbar-active-color: #fff;--bs-navbar-brand-color: #fff;--bs-navbar-brand-hover-color: #fff;--bs-navbar-toggler-border-color: rgba(255, 255, 255, .1);--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}[data-bs-theme=dark] .navbar-toggler-icon{--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.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>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;padding:var(--bs-card-spacer-y) var(--bs-card-spacer-x);color:var(--bs-card-color)}.card-title{margin-bottom:var(--bs-card-title-spacer-y);color:var(--bs-card-title-color)}.card-subtitle{margin-top:calc(-.5 * var(--bs-card-title-spacer-y));margin-bottom:0;color:var(--bs-card-subtitle-color)}.card-text:last-child{margin-bottom:0}.card-link+.card-link{margin-left:var(--bs-card-spacer-x)}.card-header{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);margin-bottom:0;color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-bottom:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-header:first-child{border-radius:var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0}.card-footer{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-top:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-footer:last-child{border-radius:0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius)}.card-header-tabs{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-bottom:calc(-1 * var(--bs-card-cap-padding-y));margin-left:calc(-.5 * var(--bs-card-cap-padding-x));border-bottom:0}.card-header-tabs .nav-link.active{background-color:var(--bs-card-bg);border-bottom-color:var(--bs-card-bg)}.card-header-pills{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-left:calc(-.5 * var(--bs-card-cap-padding-x))}.card-img-overlay{position:absolute;inset:0;padding:var(--bs-card-img-overlay-padding);border-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-top,.card-img-bottom{width:100%}.card-img,.card-img-top{border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-bottom{border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card-group>.card{margin-bottom:var(--bs-card-group-margin)}@media(min-width:576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child)>.card-img-top,.card-group>.card:not(:last-child)>.card-header{border-top-right-radius:0}.card-group>.card:not(:last-child)>.card-img-bottom,.card-group>.card:not(:last-child)>.card-footer{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child)>.card-img-top,.card-group>.card:not(:first-child)>.card-header{border-top-left-radius:0}.card-group>.card:not(:first-child)>.card-img-bottom,.card-group>.card:not(:first-child)>.card-footer{border-bottom-left-radius:0}}.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)}.accordion-flush>.accordion-item{border-right:0;border-left:0;border-radius:0}.accordion-flush>.accordion-item:first-child{border-top:0}.accordion-flush>.accordion-item:last-child{border-bottom:0}.accordion-flush>.accordion-item>.accordion-collapse,.accordion-flush>.accordion-item>.accordion-header .accordion-button,.accordion-flush>.accordion-item>.accordion-header .accordion-button.collapsed{border-radius:0}[data-bs-theme=dark] .accordion-button:after{--bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='rgb%28109.8, 168, 253.8%29'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e");--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='rgb%28109.8, 168, 253.8%29'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e")}.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)}.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)}.pagination-lg{--bs-pagination-padding-x: 1.5rem;--bs-pagination-padding-y: .75rem;--bs-pagination-font-size: 1.25rem;--bs-pagination-border-radius: var(--bs-border-radius-lg)}.pagination-sm{--bs-pagination-padding-x: .5rem;--bs-pagination-padding-y: .25rem;--bs-pagination-font-size: .875rem;--bs-pagination-border-radius: var(--bs-border-radius-sm)}.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}.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-heading{color:inherit}.alert-link{font-weight:700;color:var(--bs-alert-link-color)}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:1.25rem 1rem}.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-secondary{--bs-alert-color: var(--bs-secondary-text-emphasis);--bs-alert-bg: var(--bs-secondary-bg-subtle);--bs-alert-border-color: var(--bs-secondary-border-subtle);--bs-alert-link-color: var(--bs-secondary-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)}.alert-light{--bs-alert-color: var(--bs-light-text-emphasis);--bs-alert-bg: var(--bs-light-bg-subtle);--bs-alert-border-color: var(--bs-light-border-subtle);--bs-alert-link-color: var(--bs-light-text-emphasis)}.alert-dark{--bs-alert-color: var(--bs-dark-text-emphasis);--bs-alert-bg: var(--bs-dark-bg-subtle);--bs-alert-border-color: var(--bs-dark-border-subtle);--bs-alert-link-color: var(--bs-dark-text-emphasis)}@keyframes progress-bar-stripes{0%{background-position-x:var(--bs-progress-height)}}.progress,.progress-stacked{--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}}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:var(--bs-progress-height) var(--bs-progress-height)}.progress-stacked>.progress{overflow:visible}.progress-stacked>.progress>.progress-bar{width:100%}.progress-bar-animated{animation:1s linear infinite progress-bar-stripes}@media(prefers-reduced-motion:reduce){.progress-bar-animated{animation: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-numbered{list-style-type:none;counter-reset:section}.list-group-numbered>.list-group-item:before{content:counters(section,".") ". ";counter-increment:section}.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-item-action{width:100%;color:var(--bs-list-group-action-color);text-align:inherit}.list-group-item-action:not(.active):hover,.list-group-item-action:not(.active):focus{z-index:1;color:var(--bs-list-group-action-hover-color);text-decoration:none;background-color:var(--bs-list-group-action-hover-bg)}.list-group-item-action:not(.active):active{color:var(--bs-list-group-action-active-color);background-color:var(--bs-list-group-action-active-bg)}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}@media(min-width:576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media(min-width:768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media(min-width:992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media(min-width:1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media(min-width:1400px){.list-group-horizontal-xxl{flex-direction:row}.list-group-horizontal-xxl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xxl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-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}.list-group-item-primary{--bs-list-group-color: var(--bs-primary-text-emphasis);--bs-list-group-bg: var(--bs-primary-bg-subtle);--bs-list-group-border-color: var(--bs-primary-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-primary-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-primary-border-subtle);--bs-list-group-active-color: var(--bs-primary-bg-subtle);--bs-list-group-active-bg: var(--bs-primary-text-emphasis);--bs-list-group-active-border-color: var(--bs-primary-text-emphasis)}.list-group-item-secondary{--bs-list-group-color: var(--bs-secondary-text-emphasis);--bs-list-group-bg: var(--bs-secondary-bg-subtle);--bs-list-group-border-color: var(--bs-secondary-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-secondary-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-secondary-border-subtle);--bs-list-group-active-color: var(--bs-secondary-bg-subtle);--bs-list-group-active-bg: var(--bs-secondary-text-emphasis);--bs-list-group-active-border-color: var(--bs-secondary-text-emphasis)}.list-group-item-success{--bs-list-group-color: var(--bs-success-text-emphasis);--bs-list-group-bg: var(--bs-success-bg-subtle);--bs-list-group-border-color: var(--bs-success-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-success-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-success-border-subtle);--bs-list-group-active-color: var(--bs-success-bg-subtle);--bs-list-group-active-bg: var(--bs-success-text-emphasis);--bs-list-group-active-border-color: var(--bs-success-text-emphasis)}.list-group-item-info{--bs-list-group-color: var(--bs-info-text-emphasis);--bs-list-group-bg: var(--bs-info-bg-subtle);--bs-list-group-border-color: var(--bs-info-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-info-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-info-border-subtle);--bs-list-group-active-color: var(--bs-info-bg-subtle);--bs-list-group-active-bg: var(--bs-info-text-emphasis);--bs-list-group-active-border-color: var(--bs-info-text-emphasis)}.list-group-item-warning{--bs-list-group-color: var(--bs-warning-text-emphasis);--bs-list-group-bg: var(--bs-warning-bg-subtle);--bs-list-group-border-color: var(--bs-warning-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-warning-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-warning-border-subtle);--bs-list-group-active-color: var(--bs-warning-bg-subtle);--bs-list-group-active-bg: var(--bs-warning-text-emphasis);--bs-list-group-active-border-color: var(--bs-warning-text-emphasis)}.list-group-item-danger{--bs-list-group-color: var(--bs-danger-text-emphasis);--bs-list-group-bg: var(--bs-danger-bg-subtle);--bs-list-group-border-color: var(--bs-danger-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-danger-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-danger-border-subtle);--bs-list-group-active-color: var(--bs-danger-bg-subtle);--bs-list-group-active-bg: var(--bs-danger-text-emphasis);--bs-list-group-active-border-color: var(--bs-danger-text-emphasis)}.list-group-item-light{--bs-list-group-color: var(--bs-light-text-emphasis);--bs-list-group-bg: var(--bs-light-bg-subtle);--bs-list-group-border-color: var(--bs-light-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-light-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-light-border-subtle);--bs-list-group-active-color: var(--bs-light-bg-subtle);--bs-list-group-active-bg: var(--bs-light-text-emphasis);--bs-list-group-active-border-color: var(--bs-light-text-emphasis)}.list-group-item-dark{--bs-list-group-color: var(--bs-dark-text-emphasis);--bs-list-group-bg: var(--bs-dark-bg-subtle);--bs-list-group-border-color: var(--bs-dark-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-dark-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-dark-border-subtle);--bs-list-group-active-color: var(--bs-dark-bg-subtle);--bs-list-group-active-bg: var(--bs-dark-text-emphasis);--bs-list-group-active-border-color: var(--bs-dark-text-emphasis)}.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;-moz-user-select:none;user-select:none;opacity:var(--bs-btn-close-disabled-opacity)}.btn-close-white{--bs-btn-close-filter: invert(1) grayscale(100%) brightness(200%)}:root,[data-bs-theme=light]{--bs-btn-close-filter: }[data-bs-theme=dark]{--bs-btn-close-filter: invert(1) grayscale(100%) brightness(200%)}.toast{--bs-toast-zindex: 1090;--bs-toast-padding-x: .75rem;--bs-toast-padding-y: .5rem;--bs-toast-spacing: 1.5rem;--bs-toast-max-width: 350px;--bs-toast-font-size: .875rem;--bs-toast-color: ;--bs-toast-bg: rgba(var(--bs-body-bg-rgb), .85);--bs-toast-border-width: var(--bs-border-width);--bs-toast-border-color: var(--bs-border-color-translucent);--bs-toast-border-radius: var(--bs-border-radius);--bs-toast-box-shadow: var(--bs-box-shadow);--bs-toast-header-color: var(--bs-secondary-color);--bs-toast-header-bg: rgba(var(--bs-body-bg-rgb), .85);--bs-toast-header-border-color: var(--bs-border-color-translucent);width:var(--bs-toast-max-width);max-width:100%;font-size:var(--bs-toast-font-size);color:var(--bs-toast-color);pointer-events:auto;background-color:var(--bs-toast-bg);background-clip:padding-box;border:var(--bs-toast-border-width) solid var(--bs-toast-border-color);box-shadow:var(--bs-toast-box-shadow);border-radius:var(--bs-toast-border-radius)}.toast.showing{opacity:0}.toast:not(.show){display:none}.toast-container{--bs-toast-zindex: 1090;position:absolute;z-index:var(--bs-toast-zindex);width:-moz-max-content;width:max-content;max-width:100%;pointer-events:none}.toast-container>:not(:last-child){margin-bottom:var(--bs-toast-spacing)}.toast-header{display:flex;align-items:center;padding:var(--bs-toast-padding-y) var(--bs-toast-padding-x);color:var(--bs-toast-header-color);background-color:var(--bs-toast-header-bg);background-clip:padding-box;border-bottom:var(--bs-toast-border-width) solid var(--bs-toast-header-border-color);border-top-left-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));border-top-right-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width))}.toast-header .btn-close{margin-right:calc(-.5 * var(--bs-toast-padding-x));margin-left:var(--bs-toast-padding-x)}.toast-body{padding:var(--bs-toast-padding-x);word-wrap:break-word}.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}.modal-sm{--bs-modal-width: 300px}}@media(min-width:992px){.modal-lg,.modal-xl{--bs-modal-width: 800px}}@media(min-width:1200px){.modal-xl{--bs-modal-width: 1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-header,.modal-fullscreen .modal-footer{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}@media(max-width:575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-header,.modal-fullscreen-sm-down .modal-footer{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}}@media(max-width:767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-header,.modal-fullscreen-md-down .modal-footer{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}}@media(max-width:991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-header,.modal-fullscreen-lg-down .modal-footer{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}}@media(max-width:1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-header,.modal-fullscreen-xl-down .modal-footer{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}}@media(max-width:1399.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-header,.modal-fullscreen-xxl-down .modal-footer{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}}.tooltip{--bs-tooltip-zindex: 1080;--bs-tooltip-max-width: 200px;--bs-tooltip-padding-x: .5rem;--bs-tooltip-padding-y: .25rem;--bs-tooltip-margin: ;--bs-tooltip-font-size: .875rem;--bs-tooltip-color: var(--bs-body-bg);--bs-tooltip-bg: var(--bs-emphasis-color);--bs-tooltip-border-radius: var(--bs-border-radius);--bs-tooltip-opacity: .9;--bs-tooltip-arrow-width: .8rem;--bs-tooltip-arrow-height: .4rem;z-index:var(--bs-tooltip-zindex);display:block;margin:var(--bs-tooltip-margin);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-tooltip-font-size);word-wrap:break-word;opacity:0}.tooltip.show{opacity:var(--bs-tooltip-opacity)}.tooltip .tooltip-arrow{display:block;width:var(--bs-tooltip-arrow-width);height:var(--bs-tooltip-arrow-height)}.tooltip .tooltip-arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-top .tooltip-arrow{bottom:calc(-1 * var(--bs-tooltip-arrow-height))}.bs-tooltip-top .tooltip-arrow:before{top:-1px;border-width:var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-top-color:var(--bs-tooltip-bg)}.bs-tooltip-end .tooltip-arrow{left:calc(-1 * var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-end .tooltip-arrow:before{right:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-right-color:var(--bs-tooltip-bg)}.bs-tooltip-bottom .tooltip-arrow{top:calc(-1 * var(--bs-tooltip-arrow-height))}.bs-tooltip-bottom .tooltip-arrow:before{bottom:-1px;border-width:0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-bottom-color:var(--bs-tooltip-bg)}.bs-tooltip-start .tooltip-arrow{right:calc(-1 * var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-start .tooltip-arrow:before{left:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) 0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-left-color:var(--bs-tooltip-bg)}.tooltip-inner{max-width:var(--bs-tooltip-max-width);padding:var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);color:var(--bs-tooltip-color);text-align:center;background-color:var(--bs-tooltip-bg);border-radius:var(--bs-tooltip-border-radius)}.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)}.popover .popover-arrow{display:block;width:var(--bs-popover-arrow-width);height:var(--bs-popover-arrow-height)}.popover .popover-arrow:before,.popover .popover-arrow:after{position:absolute;display:block;content:"";border-color:transparent;border-style:solid;border-width:0}.bs-popover-top>.popover-arrow{bottom:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-top>.popover-arrow:before,.bs-popover-top>.popover-arrow:after{border-width:var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}.bs-popover-top>.popover-arrow:before{bottom:0;border-top-color:var(--bs-popover-arrow-border)}.bs-popover-top>.popover-arrow:after{bottom:var(--bs-popover-border-width);border-top-color:var(--bs-popover-bg)}.bs-popover-end>.popover-arrow{left:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-end>.popover-arrow:before,.bs-popover-end>.popover-arrow:after{border-width:calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}.bs-popover-end>.popover-arrow:before{left:0;border-right-color:var(--bs-popover-arrow-border)}.bs-popover-end>.popover-arrow:after{left:var(--bs-popover-border-width);border-right-color:var(--bs-popover-bg)}.bs-popover-bottom>.popover-arrow{top:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-bottom>.popover-arrow:before,.bs-popover-bottom>.popover-arrow:after{border-width:0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}.bs-popover-bottom>.popover-arrow:before{top:0;border-bottom-color:var(--bs-popover-arrow-border)}.bs-popover-bottom>.popover-arrow:after{top:var(--bs-popover-border-width);border-bottom-color:var(--bs-popover-bg)}.bs-popover-bottom .popover-header:before{position:absolute;top:0;left:50%;display:block;width:var(--bs-popover-arrow-width);margin-left:calc(-.5 * var(--bs-popover-arrow-width));content:"";border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-header-bg)}.bs-popover-start>.popover-arrow{right:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-start>.popover-arrow:before,.bs-popover-start>.popover-arrow:after{border-width:calc(var(--bs-popover-arrow-width) * .5) 0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}.bs-popover-start>.popover-arrow:before{right:0;border-left-color:var(--bs-popover-arrow-border)}.bs-popover-start>.popover-arrow:after{right:var(--bs-popover-border-width);border-left-color:var(--bs-popover-bg)}.popover-header{padding:var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x);margin-bottom:0;font-size:var(--bs-popover-header-font-size);color:var(--bs-popover-header-color);background-color:var(--bs-popover-header-bg);border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-top-left-radius:var(--bs-popover-inner-border-radius);border-top-right-radius:var(--bs-popover-inner-border-radius)}.popover-header:empty{display:none}.popover-body{padding:var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x);color:var(--bs-popover-body-color)}.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner:after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;backface-visibility:hidden;transition:transform .6s ease-in-out}@media(prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item.active,.carousel-item-next,.carousel-item-prev{display:block}.carousel-item-next:not(.carousel-item-start),.active.carousel-item-end{transform:translate(100%)}.carousel-item-prev:not(.carousel-item-end),.active.carousel-item-start{transform:translate(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item.active,.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end{z-index:1;opacity:1}.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{z-index:0;opacity:0;transition:opacity 0s .6s}@media(prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{transition:none}}.carousel-control-prev,.carousel-control-next{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:none;filter:var(--bs-carousel-control-icon-filter);border:0;opacity:.5;transition:opacity .15s ease}@media(prefers-reduced-motion:reduce){.carousel-control-prev,.carousel-control-next{transition:none}}.carousel-control-prev:hover,.carousel-control-prev:focus,.carousel-control-next:hover,.carousel-control-next:focus{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-prev-icon,.carousel-control-next-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%}.carousel-indicators [data-bs-target]{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:var(--bs-carousel-indicator-active-bg);background-clip:padding-box;border:0;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media(prefers-reduced-motion:reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:var(--bs-carousel-caption-color);text-align:center}.carousel-dark{--bs-carousel-indicator-active-bg: #000;--bs-carousel-caption-color: #000;--bs-carousel-control-icon-filter: invert(1) grayscale(100)}:root,[data-bs-theme=light]{--bs-carousel-indicator-active-bg: #fff;--bs-carousel-caption-color: #fff;--bs-carousel-control-icon-filter: }[data-bs-theme=dark]{--bs-carousel-indicator-active-bg: #000;--bs-carousel-caption-color: #000;--bs-carousel-control-icon-filter: invert(1) grayscale(100)}.spinner-grow,.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}}.spinner-grow{--bs-spinner-width: 2rem;--bs-spinner-height: 2rem;--bs-spinner-vertical-align: -.125em;--bs-spinner-animation-speed: .75s;--bs-spinner-animation-name: spinner-grow;background-color:currentcolor;opacity:0}.spinner-grow-sm{--bs-spinner-width: 1rem;--bs-spinner-height: 1rem}@media(prefers-reduced-motion:reduce){.spinner-border,.spinner-grow{--bs-spinner-animation-speed: 1.5s}}.offcanvas,.offcanvas-xxl,.offcanvas-xl,.offcanvas-lg,.offcanvas-md,.offcanvas-sm{--bs-offcanvas-zindex: 1045;--bs-offcanvas-width: 400px;--bs-offcanvas-height: 30vh;--bs-offcanvas-padding-x: 1rem;--bs-offcanvas-padding-y: 1rem;--bs-offcanvas-color: var(--bs-body-color);--bs-offcanvas-bg: var(--bs-body-bg);--bs-offcanvas-border-width: var(--bs-border-width);--bs-offcanvas-border-color: var(--bs-border-color-translucent);--bs-offcanvas-box-shadow: var(--bs-box-shadow-sm);--bs-offcanvas-transition: transform .3s ease-in-out;--bs-offcanvas-title-line-height: 1.5}@media(max-width:575.98px){.offcanvas-sm{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media(max-width:575.98px)and (prefers-reduced-motion:reduce){.offcanvas-sm{transition:none}}@media(max-width:575.98px){.offcanvas-sm.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-sm.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-sm.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-sm.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-sm.showing,.offcanvas-sm.show:not(.hiding){transform:none}.offcanvas-sm.showing,.offcanvas-sm.hiding,.offcanvas-sm.show{visibility:visible}}@media(min-width:576px){.offcanvas-sm{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-sm .offcanvas-header{display:none}.offcanvas-sm .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media(max-width:767.98px){.offcanvas-md{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media(max-width:767.98px)and (prefers-reduced-motion:reduce){.offcanvas-md{transition:none}}@media(max-width:767.98px){.offcanvas-md.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-md.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-md.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-md.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-md.showing,.offcanvas-md.show:not(.hiding){transform:none}.offcanvas-md.showing,.offcanvas-md.hiding,.offcanvas-md.show{visibility:visible}}@media(min-width:768px){.offcanvas-md{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-md .offcanvas-header{display:none}.offcanvas-md .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media(max-width:991.98px){.offcanvas-lg{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media(max-width:991.98px)and (prefers-reduced-motion:reduce){.offcanvas-lg{transition:none}}@media(max-width:991.98px){.offcanvas-lg.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-lg.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-lg.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-lg.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-lg.showing,.offcanvas-lg.show:not(.hiding){transform:none}.offcanvas-lg.showing,.offcanvas-lg.hiding,.offcanvas-lg.show{visibility:visible}}@media(min-width:992px){.offcanvas-lg{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-lg .offcanvas-header{display:none}.offcanvas-lg .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media(max-width:1199.98px){.offcanvas-xl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media(max-width:1199.98px)and (prefers-reduced-motion:reduce){.offcanvas-xl{transition:none}}@media(max-width:1199.98px){.offcanvas-xl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-xl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-xl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xl.showing,.offcanvas-xl.show:not(.hiding){transform:none}.offcanvas-xl.showing,.offcanvas-xl.hiding,.offcanvas-xl.show{visibility:visible}}@media(min-width:1200px){.offcanvas-xl{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-xl .offcanvas-header{display:none}.offcanvas-xl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media(max-width:1399.98px){.offcanvas-xxl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media(max-width:1399.98px)and (prefers-reduced-motion:reduce){.offcanvas-xxl{transition:none}}@media(max-width:1399.98px){.offcanvas-xxl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-xxl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-xxl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xxl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xxl.showing,.offcanvas-xxl.show:not(.hiding){transform:none}.offcanvas-xxl.showing,.offcanvas-xxl.hiding,.offcanvas-xxl.show{visibility:visible}}@media(min-width:1400px){.offcanvas-xxl{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-xxl .offcanvas-header{display:none}.offcanvas-xxl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}.offcanvas{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}@media(prefers-reduced-motion:reduce){.offcanvas{transition:none}}.offcanvas.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas.showing,.offcanvas.show:not(.hiding){transform:none}.offcanvas.showing,.offcanvas.hiding,.offcanvas.show{visibility:visible}.offcanvas-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.offcanvas-backdrop.fade{opacity:0}.offcanvas-backdrop.show{opacity:.5}.offcanvas-header{display:flex;align-items:center;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)}.offcanvas-header .btn-close{padding:calc(var(--bs-offcanvas-padding-y) * .5) calc(var(--bs-offcanvas-padding-x) * .5);margin-top:calc(-.5 * var(--bs-offcanvas-padding-y));margin-right:calc(-.5 * var(--bs-offcanvas-padding-x));margin-bottom:calc(-.5 * var(--bs-offcanvas-padding-y));margin-left:auto}.offcanvas-title{margin-bottom:0;line-height:var(--bs-offcanvas-title-line-height)}.offcanvas-body{flex-grow:1;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);overflow-y:auto}.placeholder{display:inline-block;min-height:1em;vertical-align:middle;cursor:wait;background-color:currentcolor;opacity:.5}.placeholder.btn:before{display:inline-block;content:""}.placeholder-xs{min-height:.6em}.placeholder-sm{min-height:.8em}.placeholder-lg{min-height:1.2em}.placeholder-glow .placeholder{animation:placeholder-glow 2s ease-in-out infinite}@keyframes placeholder-glow{50%{opacity:.2}}.placeholder-wave{-webkit-mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,.8) 75%,#000 95%);mask-image:linear-gradient(130deg,#000 55%,#000c,#000 95%);-webkit-mask-size:200% 100%;mask-size:200% 100%;animation:placeholder-wave 2s linear infinite}@keyframes placeholder-wave{to{-webkit-mask-position:-200% 0%;mask-position:-200% 0%}}.clearfix:after{display:block;clear:both;content:""}.text-bg-primary{color:#fff!important;background-color:RGBA(var(--bs-primary-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-secondary{color:#fff!important;background-color:RGBA(var(--bs-secondary-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-success{color:#fff!important;background-color:RGBA(var(--bs-success-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-info{color:#000!important;background-color:RGBA(var(--bs-info-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-warning{color:#000!important;background-color:RGBA(var(--bs-warning-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-danger{color:#fff!important;background-color:RGBA(var(--bs-danger-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-light{color:#000!important;background-color:RGBA(var(--bs-light-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-dark{color:#fff!important;background-color:RGBA(var(--bs-dark-rgb),var(--bs-bg-opacity, 1))!important}.link-primary{color:RGBA(var(--bs-primary-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-primary-rgb),var(--bs-link-underline-opacity, 1))!important}.link-primary:hover,.link-primary:focus{color:RGBA(10,88,202,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(10,88,202,var(--bs-link-underline-opacity, 1))!important}.link-dark{color:RGBA(var(--bs-dark-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-dark-rgb),var(--bs-link-underline-opacity, 1))!important}.link-dark:hover,.link-dark:focus{color:RGBA(26,30,33,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(26,30,33,var(--bs-link-underline-opacity, 1))!important}.ratio{position:relative;width:100%}.ratio:before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio: 100%}.ratio-4x3{--bs-aspect-ratio: 75%}.ratio-16x9{--bs-aspect-ratio: 56.25%}.ratio-21x9{--bs-aspect-ratio: 42.8571428571%}.sticky-top{position:sticky;top:0;z-index:1020}@media(min-width:992px){.sticky-lg-top{position:sticky;top:0;z-index:1020}}.visually-hidden{width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.visually-hidden:not(caption){position:absolute!important}.visually-hidden *{overflow:hidden!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.object-fit-cover{-o-object-fit:cover!important;object-fit:cover!important}.opacity-0{opacity:0!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.overflow-x-visible{overflow-x:visible!important}.overflow-x-scroll{overflow-x:scroll!important}.overflow-y-visible{overflow-y:visible!important}.overflow-y-scroll{overflow-y:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-inline-grid{display:inline-grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!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}.shadow-none{box-shadow:none!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translate(-50%)!important}.translate-middle-y{transform:translateY(-50%)!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-top-0{border-top:0!important}.border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-end-0{border-right:0!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-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-start-0{border-left:0!important}.border-primary{--bs-border-opacity: 1;border-color:rgba(var(--bs-primary-rgb),var(--bs-border-opacity))!important}.border-secondary{--bs-border-opacity: 1;border-color:rgba(var(--bs-secondary-rgb),var(--bs-border-opacity))!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}.border-light{--bs-border-opacity: 1;border-color:rgba(var(--bs-light-rgb),var(--bs-border-opacity))!important}.border-dark{--bs-border-opacity: 1;border-color:rgba(var(--bs-dark-rgb),var(--bs-border-opacity))!important}.border-black{--bs-border-opacity: 1;border-color:rgba(var(--bs-black-rgb),var(--bs-border-opacity))!important}.border-white{--bs-border-opacity: 1;border-color:rgba(var(--bs-white-rgb),var(--bs-border-opacity))!important}.border-primary-subtle{border-color:var(--bs-primary-border-subtle)!important}.border-secondary-subtle{border-color:var(--bs-secondary-border-subtle)!important}.border-success-subtle{border-color:var(--bs-success-border-subtle)!important}.border-info-subtle{border-color:var(--bs-info-border-subtle)!important}.border-warning-subtle{border-color:var(--bs-warning-border-subtle)!important}.border-danger-subtle{border-color:var(--bs-danger-border-subtle)!important}.border-light-subtle{border-color:var(--bs-light-border-subtle)!important}.border-dark-subtle{border-color:var(--bs-dark-border-subtle)!important}.border-1{border-width:1px!important}.border-2{border-width:2px!important}.border-3{border-width:3px!important}.border-4{border-width:4px!important}.border-5{border-width:5px!important}.border-opacity-10{--bs-border-opacity: .1}.border-opacity-25{--bs-border-opacity: .25}.border-opacity-50{--bs-border-opacity: .5}.border-opacity-75{--bs-border-opacity: .75}.border-opacity-100{--bs-border-opacity: 1}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.min-vh-100{min-height:100vh!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.mt-0{margin-top:0!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}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!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}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!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}.mb-5{margin-bottom:3rem!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!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-0{padding-right:0!important;padding-left:0!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}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!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-1{padding-top:.25rem!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}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!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}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:3rem!important}.row-gap-0{row-gap:0!important}.row-gap-1{row-gap:.25rem!important}.row-gap-2{row-gap:.5rem!important}.row-gap-3{row-gap:1rem!important}.row-gap-4{row-gap:1.5rem!important}.row-gap-5{row-gap:3rem!important}.column-gap-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.fs-1{font-size:calc(1.375rem + 1.5vw)!important}.fs-2{font-size:calc(1.325rem + .9vw)!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}.fst-italic{font-style:italic!important}.fw-lighter{font-weight:lighter!important}.fw-light{font-weight:300!important}.fw-normal{font-weight:400!important}.fw-medium{font-weight:500!important}.fw-semibold{font-weight:600!important}.fw-bold{font-weight:700!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!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-light{--bs-text-opacity: 1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity: 1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity: 1;color:rgba(var(--bs-black-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}.text-black-50{--bs-text-opacity: 1;color:#00000080!important}.text-white-50{--bs-text-opacity: 1;color:#ffffff80!important}.text-body-secondary{--bs-text-opacity: 1;color:var(--bs-secondary-color)!important}.text-body-tertiary{--bs-text-opacity: 1;color:var(--bs-tertiary-color)!important}.text-body-emphasis{--bs-text-opacity: 1;color:var(--bs-emphasis-color)!important}.text-reset{--bs-text-opacity: 1;color:inherit!important}.text-opacity-25{--bs-text-opacity: .25}.text-opacity-50{--bs-text-opacity: .5}.text-opacity-75{--bs-text-opacity: .75}.text-opacity-100{--bs-text-opacity: 1}.text-primary-emphasis{color:var(--bs-primary-text-emphasis)!important}.text-secondary-emphasis{color:var(--bs-secondary-text-emphasis)!important}.text-success-emphasis{color:var(--bs-success-text-emphasis)!important}.text-info-emphasis{color:var(--bs-info-text-emphasis)!important}.text-warning-emphasis{color:var(--bs-warning-text-emphasis)!important}.text-danger-emphasis{color:var(--bs-danger-text-emphasis)!important}.text-light-emphasis{color:var(--bs-light-text-emphasis)!important}.text-dark-emphasis{color:var(--bs-dark-text-emphasis)!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-info{--bs-bg-opacity: 1;background-color:rgba(var(--bs-info-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-dark{--bs-bg-opacity: 1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-black{--bs-bg-opacity: 1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity: 1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-body{--bs-bg-opacity: 1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}.bg-transparent{--bs-bg-opacity: 1;background-color:transparent!important}.bg-body-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-bg-rgb),var(--bs-bg-opacity))!important}.bg-body-tertiary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-tertiary-bg-rgb),var(--bs-bg-opacity))!important}.bg-opacity-10{--bs-bg-opacity: .1}.bg-opacity-25{--bs-bg-opacity: .25}.bg-opacity-50{--bs-bg-opacity: .5}.bg-opacity-75{--bs-bg-opacity: .75}.bg-opacity-100{--bs-bg-opacity: 1}.bg-primary-subtle{background-color:var(--bs-primary-bg-subtle)!important}.bg-secondary-subtle{background-color:var(--bs-secondary-bg-subtle)!important}.bg-success-subtle{background-color:var(--bs-success-bg-subtle)!important}.bg-info-subtle{background-color:var(--bs-info-bg-subtle)!important}.bg-warning-subtle{background-color:var(--bs-warning-bg-subtle)!important}.bg-danger-subtle{background-color:var(--bs-danger-bg-subtle)!important}.bg-light-subtle{background-color:var(--bs-light-bg-subtle)!important}.bg-dark-subtle{background-color:var(--bs-dark-bg-subtle)!important}.bg-gradient{background-image:var(--bs-gradient)!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:var(--bs-border-radius)!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:var(--bs-border-radius-sm)!important}.rounded-2{border-radius:var(--bs-border-radius)!important}.rounded-3{border-radius:var(--bs-border-radius-lg)!important}.rounded-4{border-radius:var(--bs-border-radius-xl)!important}.rounded-5{border-radius:var(--bs-border-radius-xxl)!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:var(--bs-border-radius-pill)!important}.rounded-top{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-0{border-top-left-radius:0!important;border-top-right-radius:0!important}.rounded-top-1{border-top-left-radius:var(--bs-border-radius-sm)!important;border-top-right-radius:var(--bs-border-radius-sm)!important}.rounded-top-2{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-3{border-top-left-radius:var(--bs-border-radius-lg)!important;border-top-right-radius:var(--bs-border-radius-lg)!important}.rounded-top-4{border-top-left-radius:var(--bs-border-radius-xl)!important;border-top-right-radius:var(--bs-border-radius-xl)!important}.rounded-top-5{border-top-left-radius:var(--bs-border-radius-xxl)!important;border-top-right-radius:var(--bs-border-radius-xxl)!important}.rounded-top-circle{border-top-left-radius:50%!important;border-top-right-radius:50%!important}.rounded-top-pill{border-top-left-radius:var(--bs-border-radius-pill)!important;border-top-right-radius:var(--bs-border-radius-pill)!important}.rounded-end{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-end-0{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.rounded-end-1{border-top-right-radius:var(--bs-border-radius-sm)!important;border-bottom-right-radius:var(--bs-border-radius-sm)!important}.rounded-end-2{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-end-3{border-top-right-radius:var(--bs-border-radius-lg)!important;border-bottom-right-radius:var(--bs-border-radius-lg)!important}.rounded-end-4{border-top-right-radius:var(--bs-border-radius-xl)!important;border-bottom-right-radius:var(--bs-border-radius-xl)!important}.rounded-end-5{border-top-right-radius:var(--bs-border-radius-xxl)!important;border-bottom-right-radius:var(--bs-border-radius-xxl)!important}.rounded-end-circle{border-top-right-radius:50%!important;border-bottom-right-radius:50%!important}.rounded-end-pill{border-top-right-radius:var(--bs-border-radius-pill)!important;border-bottom-right-radius:var(--bs-border-radius-pill)!important}.rounded-bottom{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-bottom-0{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.rounded-bottom-1{border-bottom-right-radius:var(--bs-border-radius-sm)!important;border-bottom-left-radius:var(--bs-border-radius-sm)!important}.rounded-bottom-2{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-bottom-3{border-bottom-right-radius:var(--bs-border-radius-lg)!important;border-bottom-left-radius:var(--bs-border-radius-lg)!important}.rounded-bottom-4{border-bottom-right-radius:var(--bs-border-radius-xl)!important;border-bottom-left-radius:var(--bs-border-radius-xl)!important}.rounded-bottom-5{border-bottom-right-radius:var(--bs-border-radius-xxl)!important;border-bottom-left-radius:var(--bs-border-radius-xxl)!important}.rounded-bottom-circle{border-bottom-right-radius:50%!important;border-bottom-left-radius:50%!important}.rounded-bottom-pill{border-bottom-right-radius:var(--bs-border-radius-pill)!important;border-bottom-left-radius:var(--bs-border-radius-pill)!important}.rounded-start{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-0{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.rounded-start-1{border-bottom-left-radius:var(--bs-border-radius-sm)!important;border-top-left-radius:var(--bs-border-radius-sm)!important}.rounded-start-2{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-3{border-bottom-left-radius:var(--bs-border-radius-lg)!important;border-top-left-radius:var(--bs-border-radius-lg)!important}.rounded-start-4{border-bottom-left-radius:var(--bs-border-radius-xl)!important;border-top-left-radius:var(--bs-border-radius-xl)!important}.rounded-start-5{border-bottom-left-radius:var(--bs-border-radius-xxl)!important;border-top-left-radius:var(--bs-border-radius-xxl)!important}.rounded-start-circle{border-bottom-left-radius:50%!important;border-top-left-radius:50%!important}.rounded-start-pill{border-bottom-left-radius:var(--bs-border-radius-pill)!important;border-top-left-radius:var(--bs-border-radius-pill)!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}.z-n1{z-index:-1!important}.z-0{z-index:0!important}.z-1{z-index:1!important}.z-2{z-index:2!important}.z-3{z-index:3!important}@media(min-width:576px){.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-inline-grid{display:inline-grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-2{margin-top:.5rem!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-3{margin-bottom:1rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:1rem!important}.gap-sm-4{gap:1.5rem!important}.gap-sm-5{gap:3rem!important}.row-gap-sm-0{row-gap:0!important}.row-gap-sm-1{row-gap:.25rem!important}.row-gap-sm-2{row-gap:.5rem!important}.row-gap-sm-3{row-gap:1rem!important}.row-gap-sm-4{row-gap:1.5rem!important}.row-gap-sm-5{row-gap:3rem!important}.column-gap-sm-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-sm-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-sm-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-sm-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-sm-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-sm-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media(min-width:768px){.float-md-end{float:right!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-inline-grid{display:inline-grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-1{order:1!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mt-md-0{margin-top:0!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.mb-md-0{margin-bottom:0!important}.ms-md-2{margin-left:.5rem!important}.ms-md-5{margin-left:3rem!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.pe-md-4{padding-right:1.5rem!important}.ps-md-4{padding-left:1.5rem!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:1rem!important}.gap-md-4{gap:1.5rem!important}.gap-md-5{gap:3rem!important}.row-gap-md-0{row-gap:0!important}.row-gap-md-1{row-gap:.25rem!important}.row-gap-md-2{row-gap:.5rem!important}.row-gap-md-3{row-gap:1rem!important}.row-gap-md-4{row-gap:1.5rem!important}.row-gap-md-5{row-gap:3rem!important}.column-gap-md-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-md-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-md-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-md-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-md-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-md-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media(min-width:992px){.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-inline-grid{display:inline-grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-2{order:2!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.mt-lg-0{margin-top:0!important}.mt-lg-5{margin-top:3rem!important}.me-lg-1{margin-right:.25rem!important}.me-lg-5{margin-right:3rem!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-5{margin-bottom:3rem!important}.ms-lg-3{margin-left:1rem!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pe-lg-4{padding-right:1.5rem!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-5{gap:3rem!important}.row-gap-lg-0{row-gap:0!important}.row-gap-lg-1{row-gap:.25rem!important}.row-gap-lg-2{row-gap:.5rem!important}.row-gap-lg-3{row-gap:1rem!important}.row-gap-lg-4{row-gap:1.5rem!important}.row-gap-lg-5{row-gap:3rem!important}.column-gap-lg-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-lg-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-lg-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-lg-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-lg-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-lg-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media(min-width:1200px){.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-inline-grid{display:inline-grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.me-xl-0{margin-right:0!important}.me-xl-4{margin-right:1.5rem!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-5{gap:3rem!important}.row-gap-xl-0{row-gap:0!important}.row-gap-xl-1{row-gap:.25rem!important}.row-gap-xl-2{row-gap:.5rem!important}.row-gap-xl-3{row-gap:1rem!important}.row-gap-xl-4{row-gap:1.5rem!important}.row-gap-xl-5{row-gap:3rem!important}.column-gap-xl-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-xl-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-xl-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-xl-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-xl-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-xl-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media(min-width:1400px){.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-inline-grid{display:inline-grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:.25rem!important}.gap-xxl-2{gap:.5rem!important}.gap-xxl-3{gap:1rem!important}.gap-xxl-4{gap:1.5rem!important}.gap-xxl-5{gap:3rem!important}.row-gap-xxl-0{row-gap:0!important}.row-gap-xxl-1{row-gap:.25rem!important}.row-gap-xxl-2{row-gap:.5rem!important}.row-gap-xxl-3{row-gap:1rem!important}.row-gap-xxl-4{row-gap:1.5rem!important}.row-gap-xxl-5{row-gap:3rem!important}.column-gap-xxl-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-xxl-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-xxl-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-xxl-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-xxl-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-xxl-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@media(min-width:1200px){.fs-1{font-size:2.5rem!important}.fs-2{font-size:2rem!important}.fs-3{font-size:1.75rem!important}.fs-4{font-size:1.5rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-inline-grid{display:inline-grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}:root,html[data-site-palette]{--site-color-primary: #2563eb;--site-color-primary-rgb: 37, 99, 235;--site-color-primary-hover: rgb(31.82, 85.14, 202.1);--site-color-primary-active: rgb(28.12, 75.24, 178.6);--site-color-secondary: #0ea5e9;--site-color-secondary-rgb: 14, 165, 233;--site-color-success: #10b981;--site-color-info: #06b6d4;--site-color-warning: #f59e0b;--site-color-danger: #ef4444;--site-color-surface: rgb(233.2, 239.4, 253);--site-color-surface-strong: rgb(215.76, 226.92, 251.4);--site-color-primary-subtle: rgb(224.48, 233.16, 252.2);--site-color-primary-border: rgb(193.96, 211.32, 249.4);--site-color-primary-emphasis: rgb(26.64, 71.28, 169.2);--site-color-primary-soft-08: rgba(37, 99, 235, .08);--site-color-primary-soft-10: rgba(37, 99, 235, .1);--site-color-primary-soft-12: rgba(37, 99, 235, .12);--site-color-primary-soft-14: rgba(37, 99, 235, .14);--site-color-primary-soft-16: rgba(37, 99, 235, .16);--site-color-primary-soft-18: rgba(37, 99, 235, .18);--site-color-primary-soft-22: rgba(37, 99, 235, .22);--site-color-primary-soft-28: rgba(37, 99, 235, .28);--site-color-primary-soft-35: rgba(37, 99, 235, .35);--site-color-secondary-soft-10: rgba(14, 165, 233, .1);--site-color-secondary-soft-14: rgba(14, 165, 233, .14);--site-color-primary-deep: rgb(22.48, 48.84, 107.62);--site-color-secondary-deep: rgb(14.66, 71.28, 106.94);--site-gradient-primary: linear-gradient(135deg, var(--site-color-primary), var(--site-color-secondary));--site-gradient-primary-wide: linear-gradient(90deg, var(--site-color-primary), var(--site-color-secondary));--site-gradient-primary-deep: linear-gradient(135deg, var(--site-color-primary-deep), var(--site-color-secondary-deep));--site-gradient-primary-deep-wide: linear-gradient(90deg, var(--site-color-primary-deep), var(--site-color-secondary-deep));--bs-primary: var(--site-color-primary);--bs-primary-rgb: var(--site-color-primary-rgb);--bs-secondary: var(--site-color-secondary);--bs-secondary-rgb: var(--site-color-secondary-rgb);--bs-success: var(--site-color-success);--bs-info: var(--site-color-info);--bs-warning: var(--site-color-warning);--bs-danger: var(--site-color-danger);--bs-link-color: var(--site-color-primary);--bs-link-hover-color: var(--site-color-primary-hover);--bs-focus-ring-color: rgba(var(--site-color-primary-rgb), .22);--bs-primary-bg-subtle: var(--site-color-primary-subtle);--bs-primary-border-subtle: var(--site-color-primary-border);--bs-primary-text-emphasis: var(--site-color-primary-emphasis);--admin-brand-gradient: linear-gradient(135deg, var(--site-color-primary), var(--site-color-secondary));--admin-brand-shadow: 0 10px 22px -16px rgba(var(--site-color-primary-rgb), .95)}html[data-site-palette=ocean]{--site-color-primary: #2563eb;--site-color-primary-rgb: 37, 99, 235;--site-color-primary-hover: rgb(31.82, 85.14, 202.1);--site-color-primary-active: rgb(28.12, 75.24, 178.6);--site-color-secondary: #0ea5e9;--site-color-secondary-rgb: 14, 165, 233;--site-color-success: #10b981;--site-color-info: #06b6d4;--site-color-warning: #f59e0b;--site-color-danger: #ef4444;--site-color-surface: rgb(233.2, 239.4, 253);--site-color-surface-strong: rgb(215.76, 226.92, 251.4);--site-color-primary-subtle: rgb(224.48, 233.16, 252.2);--site-color-primary-border: rgb(193.96, 211.32, 249.4);--site-color-primary-emphasis: rgb(26.64, 71.28, 169.2);--site-color-primary-soft-08: rgba(37, 99, 235, .08);--site-color-primary-soft-10: rgba(37, 99, 235, .1);--site-color-primary-soft-12: rgba(37, 99, 235, .12);--site-color-primary-soft-14: rgba(37, 99, 235, .14);--site-color-primary-soft-16: rgba(37, 99, 235, .16);--site-color-primary-soft-18: rgba(37, 99, 235, .18);--site-color-primary-soft-22: rgba(37, 99, 235, .22);--site-color-primary-soft-28: rgba(37, 99, 235, .28);--site-color-primary-soft-35: rgba(37, 99, 235, .35);--site-color-secondary-soft-10: rgba(14, 165, 233, .1);--site-color-secondary-soft-14: rgba(14, 165, 233, .14);--site-color-primary-deep: rgb(22.48, 48.84, 107.62);--site-color-secondary-deep: rgb(14.66, 71.28, 106.94);--site-gradient-primary: linear-gradient(135deg, var(--site-color-primary), var(--site-color-secondary));--site-gradient-primary-wide: linear-gradient(90deg, var(--site-color-primary), var(--site-color-secondary));--site-gradient-primary-deep: linear-gradient(135deg, var(--site-color-primary-deep), var(--site-color-secondary-deep));--site-gradient-primary-deep-wide: linear-gradient(90deg, var(--site-color-primary-deep), var(--site-color-secondary-deep));--bs-primary: var(--site-color-primary);--bs-primary-rgb: var(--site-color-primary-rgb);--bs-secondary: var(--site-color-secondary);--bs-secondary-rgb: var(--site-color-secondary-rgb);--bs-success: var(--site-color-success);--bs-info: var(--site-color-info);--bs-warning: var(--site-color-warning);--bs-danger: var(--site-color-danger);--bs-link-color: var(--site-color-primary);--bs-link-hover-color: var(--site-color-primary-hover);--bs-focus-ring-color: rgba(var(--site-color-primary-rgb), .22);--bs-primary-bg-subtle: var(--site-color-primary-subtle);--bs-primary-border-subtle: var(--site-color-primary-border);--bs-primary-text-emphasis: var(--site-color-primary-emphasis);--admin-brand-gradient: linear-gradient(135deg, var(--site-color-primary), var(--site-color-secondary));--admin-brand-shadow: 0 10px 22px -16px rgba(var(--site-color-primary-rgb), .95)}.theme-palette-card--ocean{--theme-preview-primary: #2563eb;--theme-preview-secondary: #0ea5e9;--theme-preview-accent: rgb(224.48, 233.16, 252.2);--theme-preview-shadow: 0 18px 30px -24px rgba(37, 99, 235, .9)}html[data-site-palette=forest]{--site-color-primary: #15803d;--site-color-primary-rgb: 21, 128, 61;--site-color-primary-hover: rgb(18.06, 110.08, 52.46);--site-color-primary-active: rgb(15.96, 97.28, 46.36);--site-color-secondary: #0f766e;--site-color-secondary-rgb: 15, 118, 110;--site-color-success: #16a34a;--site-color-info: #0891b2;--site-color-warning: #d97706;--site-color-danger: #dc2626;--site-color-surface: rgb(231.6, 242.3, 235.6);--site-color-surface-strong: rgb(212.88, 232.14, 220.08);--site-color-primary-subtle: rgb(222.24, 237.22, 227.84);--site-color-primary-border: rgb(189.48, 219.44, 200.68);--site-color-primary-emphasis: rgb(15.12, 92.16, 43.92);--site-color-primary-soft-08: rgba(21, 128, 61, .08);--site-color-primary-soft-10: rgba(21, 128, 61, .1);--site-color-primary-soft-12: rgba(21, 128, 61, .12);--site-color-primary-soft-14: rgba(21, 128, 61, .14);--site-color-primary-soft-16: rgba(21, 128, 61, .16);--site-color-primary-soft-18: rgba(21, 128, 61, .18);--site-color-primary-soft-22: rgba(21, 128, 61, .22);--site-color-primary-soft-28: rgba(21, 128, 61, .28);--site-color-primary-soft-35: rgba(21, 128, 61, .35);--site-color-secondary-soft-10: rgba(15, 118, 110, .1);--site-color-secondary-soft-14: rgba(15, 118, 110, .14);--site-color-primary-deep: rgb(17.04, 58.7, 48.46);--site-color-secondary-deep: rgb(15, 55.3, 65.12);--site-gradient-primary: linear-gradient(135deg, var(--site-color-primary), var(--site-color-secondary));--site-gradient-primary-wide: linear-gradient(90deg, var(--site-color-primary), var(--site-color-secondary));--site-gradient-primary-deep: linear-gradient(135deg, var(--site-color-primary-deep), var(--site-color-secondary-deep));--site-gradient-primary-deep-wide: linear-gradient(90deg, var(--site-color-primary-deep), var(--site-color-secondary-deep));--bs-primary: var(--site-color-primary);--bs-primary-rgb: var(--site-color-primary-rgb);--bs-secondary: var(--site-color-secondary);--bs-secondary-rgb: var(--site-color-secondary-rgb);--bs-success: var(--site-color-success);--bs-info: var(--site-color-info);--bs-warning: var(--site-color-warning);--bs-danger: var(--site-color-danger);--bs-link-color: var(--site-color-primary);--bs-link-hover-color: var(--site-color-primary-hover);--bs-focus-ring-color: rgba(var(--site-color-primary-rgb), .22);--bs-primary-bg-subtle: var(--site-color-primary-subtle);--bs-primary-border-subtle: var(--site-color-primary-border);--bs-primary-text-emphasis: var(--site-color-primary-emphasis);--admin-brand-gradient: linear-gradient(135deg, var(--site-color-primary), var(--site-color-secondary));--admin-brand-shadow: 0 10px 22px -16px rgba(var(--site-color-primary-rgb), .95)}.theme-palette-card--forest{--theme-preview-primary: #15803d;--theme-preview-secondary: #0f766e;--theme-preview-accent: rgb(222.24, 237.22, 227.84);--theme-preview-shadow: 0 18px 30px -24px rgba(21, 128, 61, .9)}.theme-palette-card--sunset{--theme-preview-primary: #ea580c;--theme-preview-secondary: #db2777;--theme-preview-accent: rgb(252.06, 231.62, 220.98);--theme-preview-shadow: 0 18px 30px -24px rgba(234, 88, 12, .9)}.theme-palette-card--royal{--theme-preview-primary: #4f46e5;--theme-preview-secondary: #7c3aed;--theme-preview-accent: rgb(230.36, 229.1, 251.36);--theme-preview-shadow: 0 18px 30px -24px rgba(79, 70, 229, .9)}.theme-palette-card--graphite{--theme-preview-primary: #334155;--theme-preview-secondary: #475569;--theme-preview-accent: rgb(226.44, 228.4, 231.2);--theme-preview-shadow: 0 18px 30px -24px rgba(51, 65, 85, .9)}.theme-palette-card--aurora{--theme-preview-primary: #0f766e;--theme-preview-secondary: #14b8a6;--theme-preview-accent: rgb(221.4, 235.82, 234.7);--theme-preview-shadow: 0 18px 30px -24px rgba(15, 118, 110, .9)}.theme-palette-card--berry{--theme-preview-primary: #be185d;--theme-preview-secondary: #7e22ce;--theme-preview-accent: rgb(245.9, 222.66, 232.32);--theme-preview-shadow: 0 18px 30px -24px rgba(190, 24, 93, .9)}.theme-palette-card--copper{--theme-preview-primary: #c2410c;--theme-preview-secondary: #b45309;--theme-preview-accent: rgb(246.46, 228.4, 220.98);--theme-preview-shadow: 0 18px 30px -24px rgba(194, 65, 12, .9)}.theme-palette-card--midnight{--theme-preview-primary: #1d4ed8;--theme-preview-secondary: #1e3a8a;--theme-preview-accent: rgb(223.36, 230.22, 249.54);--theme-preview-shadow: 0 18px 30px -24px rgba(29, 78, 216, .9)}.theme-palette-card--sand{--theme-preview-primary: #a16207;--theme-preview-secondary: #ca8a04;--theme-preview-accent: rgb(241.84, 233.02, 220.28);--theme-preview-shadow: 0 18px 30px -24px rgba(161, 98, 7, .9)}.btn-primary,.btn-outline-primary,.page-item.active .page-link,.form-check-input:checked,.list-group-item.active,.dropdown-item.active,.dropdown-item:active,.nav-pills .nav-link.active,.accordion-button:not(.collapsed),.progress-bar,.badge.text-bg-primary{--bs-btn-bg: var(--site-color-primary);--bs-btn-border-color: var(--site-color-primary);--bs-btn-hover-bg: var(--site-color-primary-hover);--bs-btn-hover-border-color: var(--site-color-primary-hover);--bs-btn-active-bg: var(--site-color-primary-active);--bs-btn-active-border-color: var(--site-color-primary-active);--bs-btn-disabled-bg: var(--site-color-primary);--bs-btn-disabled-border-color: var(--site-color-primary);--bs-btn-focus-shadow-rgb: var(--site-color-primary-rgb)}.btn-outline-primary{--bs-btn-color: var(--site-color-primary);--bs-btn-border-color: var(--site-color-primary);--bs-btn-hover-color: #fff;--bs-btn-active-color: #fff}.text-primary,.link-primary,.nav-link.text-primary,a.text-primary{color:var(--site-color-primary)!important}.bg-primary,.text-bg-primary{background-color:var(--site-color-primary)!important;border-color:var(--site-color-primary)!important}.border-primary{border-color:var(--site-color-primary)!important}.page-item.active .page-link{background-color:var(--site-color-primary);border-color:var(--site-color-primary)}.form-control:focus,.form-select:focus,.form-check-input:focus,.btn:focus,.btn-check:focus+.btn,.page-link:focus{border-color:var(--site-color-primary-border);box-shadow:0 0 0 .25rem rgba(var(--site-color-primary-rgb),.18)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.bg-dark :focus-visible,.bg-primary :focus-visible,[data-bs-theme=dark] :focus-visible{outline-color:var(--bs-warning)}button:focus-visible,.btn:focus-visible{box-shadow:0 0 0 .25rem rgba(var(--bs-primary-rgb),.5)}a:focus-visible{text-decoration:underline;text-decoration-thickness:3px;text-underline-offset:4px}input:focus-visible,select:focus-visible,textarea:focus-visible{border-color:var(--bs-primary);box-shadow:0 0 0 .25rem rgba(var(--bs-primary-rgb),.25)}.skip-links{position:absolute;top:0;left:0;z-index:10000}[aria-live=polite],[aria-live=assertive]{position:relative}[tabindex="-1"]:focus{outline:none!important}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}@media(prefers-contrast:high){button,.btn{border-width:2px}}[role=alert]{padding:.75rem 1rem;border-left:4px solid var(--bs-danger);background-color:rgba(var(--bs-danger-rgb),.1);margin-bottom:1rem}[role=alert]:before{content:"⚠ ";font-weight:700}[role=status]{padding:.75rem 1rem;border-left:4px solid var(--bs-success);background-color:rgba(var(--bs-success-rgb),.1);margin-bottom:1rem}[role=status]:before{content:"✓ ";font-weight:700}[aria-disabled=true]{cursor:not-allowed;opacity:.6}label:has(+input:focus),label:has(+select:focus),label:has(+textarea:focus){color:var(--bs-primary);font-weight:600}input:invalid,select:invalid,textarea:invalid{border-color:var(--bs-danger)}input:invalid:focus,select:invalid:focus,textarea:invalid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}input:valid:not(:-moz-placeholder),textarea:valid:not(:-moz-placeholder){border-color:var(--bs-success)}input:valid:not(:placeholder-shown),select:valid:not([value=""]),textarea:valid:not(:placeholder-shown){border-color:var(--bs-success)}.text-contrast-light{color:#fff;--bs-link-color: #fff;--bs-link-hover-color: rgba(255, 255, 255, .8)}.text-contrast-dark{color:#212529;--bs-link-color: #212529;--bs-link-hover-color: rgba(33, 37, 41, .8)}.pricing-card:focus-within,[class*=pricing-] .pricing-card:focus-within{outline:2px solid var(--bs-primary);outline-offset:4px}.pricing-card .btn:focus-visible,[class*=pricing-] .pricing-card .btn:focus-visible{outline:2px solid var(--bs-primary);outline-offset:2px}.timeline-item:focus-within,[class*=timeline-] .timeline-item:focus-within{outline:2px solid var(--bs-primary);outline-offset:2px}[class*=hero-] .btn:focus-visible,[class*=hero-] a:focus-visible{outline:3px solid currentColor;outline-offset:4px}.gallery-item:focus-within,[class*=gallery-] .gallery-item:focus-within{outline:2px solid var(--bs-primary);outline-offset:2px}.gallery-item a:focus-visible,.gallery-item button:focus-visible,[class*=gallery-] .gallery-item a:focus-visible,[class*=gallery-] .gallery-item button:focus-visible{outline:2px solid white;outline-offset:2px;box-shadow:0 0 0 4px rgba(var(--bs-primary-rgb),.5)}[class*=form-] input:focus-visible,[class*=form-] select:focus-visible,[class*=form-] textarea:focus-visible,[class*=form-] button:focus-visible{outline:2px solid var(--bs-primary);outline-offset:2px}[class*=call-to-action-] .btn:focus-visible,[class*=call-to-action-] a:focus-visible,[class*=cta-] .btn:focus-visible,[class*=cta-] a:focus-visible{outline:3px solid currentColor;outline-offset:4px}[class*=video-] button:focus-visible{outline:3px solid white;outline-offset:4px;box-shadow:0 0 0 6px rgba(var(--bs-primary-rgb),.5)}.accordion-item .accordion-button:focus-visible,[class*=accordion-] .accordion-item .accordion-button:focus-visible{outline:2px solid var(--bs-primary);outline-offset:-2px}[class*=tab-] .nav-link:focus-visible{outline:2px solid var(--bs-primary);outline-offset:2px}@media print{.skip-link,[aria-hidden=true]{display:none!important}a[href]:after{content:" (" attr(href) ")"}}.layout-loading-state{display:flex;min-height:200px;background:var(--bs-gray-100);border-radius:var(--bs-border-radius)}[data-bs-theme=dark] .layout-loading-state{background:var(--bs-gray-800)}.skeleton-text,.skeleton-image,.skeleton-circle,.skeleton-avatar,.skeleton-price,.skeleton-button,.skeleton-heading{background:linear-gradient(90deg,var(--bs-gray-200) 25%,var(--bs-gray-100) 50%,var(--bs-gray-200) 75%);background-size:200% 100%;animation:skeleton-shimmer 1.5s ease-in-out infinite;border-radius:var(--bs-border-radius-sm)}[data-bs-theme=dark] .skeleton-text,[data-bs-theme=dark] .skeleton-image,[data-bs-theme=dark] .skeleton-circle,[data-bs-theme=dark] .skeleton-avatar,[data-bs-theme=dark] .skeleton-price,[data-bs-theme=dark] .skeleton-button,[data-bs-theme=dark] .skeleton-heading{background:linear-gradient(90deg,var(--bs-gray-700) 25%,var(--bs-gray-600) 50%,var(--bs-gray-700) 75%)}.skeleton-text{height:1rem}.skeleton-image{height:200px;border-radius:var(--bs-border-radius) var(--bs-border-radius) 0 0}.skeleton-circle{width:80px;height:80px;border-radius:50%}.skeleton-avatar{width:48px;height:48px;border-radius:50%;flex-shrink:0}.skeleton-price{width:100px;height:3rem}.skeleton-button{width:120px;height:2.5rem;border-radius:var(--bs-border-radius)}.skeleton-heading{height:2.5rem;width:60%}@keyframes skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.layout-section-wrapper{position:relative}.layout-section-wrapper>[wire\:loading\.remove]{transition:opacity .3s ease}.btn{position:relative}.btn .spinner-border{display:none}[wire\:loading] .spinner-border{display:inline-block}.loading-placeholder{display:flex;flex-direction:column;gap:.75rem;padding:1rem}.loading-placeholder .line{height:1rem;background:var(--bs-gray-200);border-radius:var(--bs-border-radius-sm);animation:pulse 1.5s ease-in-out infinite}.loading-placeholder .line:nth-child(2){width:75%}.loading-placeholder .line:nth-child(3){width:50%}[data-bs-theme=dark] .loading-placeholder .line{background:var(--bs-gray-700)}@media(prefers-reduced-data:reduce){video{poster:attr(data-poster)}video:not([data-essential]){display:none!important}img{loading:lazy}body{font-family:system-ui,-apple-system,sans-serif!important}@font-face{font-display:optional}[style*=background-image]{background-image:none!important;background-color:var(--bs-gray-100)!important}iframe[src*=facebook],iframe[src*=twitter],iframe[src*=instagram],iframe[src*=youtube]:not([data-essential]){display:none!important}*{box-shadow:none!important;text-shadow:none!important}[class*=gradient],[style*=gradient]{background:var(--bs-primary)!important}}body.frontend-shell{background-color:var(--bs-body-bg);color:var(--bs-body-color)}.frontend-shell__app{min-height:100vh}.frontend-shell__content{min-height:50vh}.section-heading-one{--section-heading-one-accent: var(--bs-primary);display:flex;flex-direction:column;gap:.875rem}.section-heading-one--left{align-items:flex-start}.section-heading-one--center{align-items:center}.section-heading-one--right{align-items:flex-end}.section-heading-one__rule{width:4.5rem;height:.25rem;border-radius:999px;background:linear-gradient(90deg,var(--section-heading-one-accent),color-mix(in srgb,var(--section-heading-one-accent) 20%,transparent))}.section-heading-one__eyebrow{color:var(--section-heading-one-accent);font-size:.85rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.section-heading-one__title{margin:0;font-size:clamp(2rem,2vw + 1.5rem,3.25rem);font-weight:700;line-height:1.1}.section-heading-one__lead{max-width:42rem;color:var(--bs-secondary-color);font-size:1rem;line-height:1.75}.breadcrumb-one{position:relative;overflow:hidden;min-height:var(--breadcrumb-one-height, 180px);color:var(--breadcrumb-one-text, #ffffff);background:var(--breadcrumb-one-image, var(--site-gradient-primary-deep));background-position:center;background-repeat:no-repeat;background-size:cover}.breadcrumb-one__backdrop{position:absolute;inset:0;pointer-events:none}.breadcrumb-one .container,.breadcrumb-one .header-two__container,.breadcrumb-one .header-three__container,.breadcrumb-one .header-six__container,.breadcrumb-one .header-seven__main-container,.breadcrumb-one .header-seven__topbar-container,.breadcrumb-one .header-nine__container,.breadcrumb-one .header-four__container,.breadcrumb-one .header-eight__nav-container,.breadcrumb-one .header-eight__main-container,.breadcrumb-one .footer-two__container,.breadcrumb-one .footer-three__bottom-container,.breadcrumb-one .footer-three__container,.breadcrumb-one .footer-three__cta-container,.breadcrumb-one .footer-ten__bottom-container,.breadcrumb-one .footer-ten__newsletter-container,.breadcrumb-one .footer-ten__container,.breadcrumb-one .footer-ten__cta-container,.breadcrumb-one .footer-six__bottom-container,.breadcrumb-one .footer-six__container,.breadcrumb-one .footer-seven__bottom-container,.breadcrumb-one .footer-seven__container,.breadcrumb-one .footer-nine__bottom-container,.breadcrumb-one .footer-nine__top-container,.breadcrumb-one .footer-four__bottom-container,.breadcrumb-one .footer-four__container,.breadcrumb-one .footer-five__bottom-container,.breadcrumb-one .footer-five__container,.breadcrumb-one .footer-five__newsletter-container,.breadcrumb-one .footer-eight__bottom-container,.breadcrumb-one .footer-eight__container{position:relative;z-index:1}.breadcrumb-one__content{min-height:var(--breadcrumb-one-height, 180px);display:flex;justify-content:center;gap:.875rem;padding:2.5rem 0}.breadcrumb-one__title{margin:0;color:inherit;font-size:clamp(2rem,1.5vw + 1.5rem,3rem);font-weight:700;line-height:1.1}.breadcrumb-one__trail{--bs-breadcrumb-divider-color: color-mix(in srgb, var(--breadcrumb-one-text, #ffffff) 70%, transparent);--bs-breadcrumb-item-active-color: var(--breadcrumb-one-text, #ffffff)}.breadcrumb-one__trail .breadcrumb-item,.breadcrumb-one__trail .breadcrumb-item a{color:color-mix(in srgb,var(--breadcrumb-one-text, #ffffff) 82%,transparent);text-decoration:none}.breadcrumb-one__trail .breadcrumb-item a:hover{color:var(--breadcrumb-one-text, #ffffff)}[data-bs-theme=dark]{--bs-body-bg: #1a1d29;--bs-body-bg-rgb: 26, 29, 41;--bs-body-color: #dee2e6;--bs-body-color-rgb: 222, 226, 230;--bs-emphasis-color: #fff;--bs-emphasis-color-rgb: 255, 255, 255;--bs-secondary-color: rgba(222, 226, 230, .75);--bs-secondary-color-rgb: 206, 212, 218;--bs-secondary-bg: #343a40;--bs-secondary-bg-rgb: 52, 58, 64;--bs-tertiary-color: rgba(222, 226, 230, .5);--bs-tertiary-color-rgb: 173, 181, 189;--bs-tertiary-bg: rgb(42.5, 47.5, 52.5);--bs-tertiary-bg-rgb: 43, 48, 53;--bs-border-color: #495057;--bs-border-color-translucent: rgba(255, 255, 255, .15);--bs-heading-color: #fff;--bs-link-color: rgb(163.2, 177.6, 242.4);--bs-link-hover-color: rgb(193.8, 203.4, 246.6);--bs-link-color-rgb: 163, 178, 242;--bs-link-hover-color-rgb: 194, 203, 247;--bs-code-color: rgb(230.4, 132.6, 181.2);--bs-highlight-color: #dee2e6;--bs-highlight-bg: rgb(76.5, 57.9, 2.1);--bs-focus-ring-color: rgba(163, 178, 242, .25);--bs-form-valid-color: rgb(117, 183, 152.4);--bs-form-valid-border-color: rgb(117, 183, 152.4);--bs-form-invalid-color: rgb(234, 133.8, 143.4);--bs-form-invalid-border-color: rgb(234, 133.8, 143.4)}[data-bs-theme=dark] .card{--bs-card-bg: rgb(48.9, 51.6, 62.4);--bs-card-border-color: rgba(255, 255, 255, .1);box-shadow:0 .15rem 1.75rem #0006}[data-bs-theme=dark] .card:hover{box-shadow:0 .35rem 2rem #00000080}[data-bs-theme=dark] .table{--bs-table-bg: transparent;--bs-table-striped-bg: rgba(255, 255, 255, .05);--bs-table-hover-bg: rgba(255, 255, 255, .075);--bs-table-active-bg: rgba(255, 255, 255, .1);--bs-table-border-color: #495057}[data-bs-theme=dark] .dropdown-menu{--bs-dropdown-bg: rgb(48.9, 51.6, 62.4);--bs-dropdown-border-color: rgba(255, 255, 255, .1);--bs-dropdown-link-hover-bg: rgba(255, 255, 255, .1);box-shadow:0 .5rem 1rem #00000080}[data-bs-theme=dark] .modal{--bs-modal-bg: rgb(37.45, 40.3, 51.7);--bs-modal-border-color: rgba(255, 255, 255, .1)}[data-bs-theme=dark] .offcanvas{--bs-offcanvas-bg: rgb(37.45, 40.3, 51.7);--bs-offcanvas-border-color: rgba(255, 255, 255, .1)}[data-bs-theme=dark] .nav-tabs{--bs-nav-tabs-link-active-bg: #1a1d29;--bs-nav-tabs-link-active-border-color: #495057 #495057 #1a1d29}[data-bs-theme=dark] .list-group{--bs-list-group-bg: rgb(37.45, 40.3, 51.7);--bs-list-group-border-color: rgba(255, 255, 255, .1);--bs-list-group-action-hover-bg: rgba(255, 255, 255, .075);--bs-list-group-action-active-bg: rgba(255, 255, 255, .1)}[data-bs-theme=dark] .accordion{--bs-accordion-bg: transparent;--bs-accordion-border-color: rgba(255, 255, 255, .1);--bs-accordion-btn-bg: transparent;--bs-accordion-active-bg: rgba(102, 126, 234, .15);--bs-accordion-active-color: rgb(163.2, 177.6, 242.4)}[data-bs-theme=dark] .alert{--bs-alert-bg: transparent}[data-bs-theme=dark] .progress{--bs-progress-bg: rgba(255, 255, 255, .1)}[data-bs-theme=dark] .toast{--bs-toast-bg: rgba(48.9, 51.6, 62.4, .95);--bs-toast-border-color: rgba(255, 255, 255, .1);--bs-toast-header-bg: rgba(255, 255, 255, .05);--bs-toast-header-border-color: rgba(255, 255, 255, .05)}[data-bs-theme=dark] .pagination{--bs-pagination-bg: rgb(37.45, 40.3, 51.7);--bs-pagination-border-color: rgba(255, 255, 255, .1);--bs-pagination-hover-bg: rgba(255, 255, 255, .1);--bs-pagination-focus-bg: rgba(255, 255, 255, .1);--bs-pagination-disabled-bg: transparent;--bs-pagination-disabled-border-color: rgba(255, 255, 255, .1)}[data-bs-theme=dark] .admin-sidebar{--admin-sidebar-bg: rgb(48.9, 51.6, 62.4);--admin-sidebar-border: rgba(255, 255, 255, .1);background-color:var(--admin-sidebar-bg);border-color:var(--admin-sidebar-border)}[data-bs-theme=dark] .admin-sidebar .sidebar-nav .nav-link{color:#dee2e6}[data-bs-theme=dark] .admin-sidebar .sidebar-nav .nav-link:hover{background-color:#ffffff1a;color:#fff}[data-bs-theme=dark] .admin-sidebar .sidebar-nav .nav-link.active{background-color:#667eea;color:#fff}[data-bs-theme=dark] .admin-sidebar .sidebar-header{color:#adb5bd}[data-bs-theme=dark] .admin-navbar{background-color:#252834;border-color:#ffffff1a}[data-bs-theme=dark] .admin-card{background-color:#31343e;border-color:#ffffff1a}[data-bs-theme=dark] .badge.bg-success{background:linear-gradient(135deg,#146c43,#198754)!important}[data-bs-theme=dark] .badge.bg-warning{background:linear-gradient(135deg,#cc9a06,#ffc107)!important}[data-bs-theme=dark] .badge.bg-danger{background:linear-gradient(135deg,#b02a37,#dc3545)!important}[data-bs-theme=dark] .badge.bg-info{background:linear-gradient(135deg,#0aa2c0,#0dcaf0)!important}[data-bs-theme=dark] .loading-overlay{background:#1a1d29e6}[data-bs-theme=dark] .form-control,[data-bs-theme=dark] .form-select{background-color:#252834;border-color:#ffffff26;color:#dee2e6}[data-bs-theme=dark] .form-control::-moz-placeholder,[data-bs-theme=dark] .form-select::-moz-placeholder{color:#adb5bd}[data-bs-theme=dark] .form-control::placeholder,[data-bs-theme=dark] .form-select::placeholder{color:#adb5bd}[data-bs-theme=dark] .form-control:focus,[data-bs-theme=dark] .form-select:focus{background-color:#31343e;border-color:#8598ee}[data-bs-theme=dark] .form-control:disabled,[data-bs-theme=dark] .form-select:disabled{background-color:#171a25}[data-bs-theme=dark] .input-group-text{background-color:#252834;border-color:#ffffff26;color:#ced4da}[data-bs-theme=dark] .shadow,[data-bs-theme=dark] .shadow-sm,[data-bs-theme=dark] .shadow-lg{--bs-box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .35) !important;--bs-box-shadow-sm: 0 .125rem .25rem rgba(0, 0, 0, .25) !important;--bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, .45) !important}@media(prefers-color-scheme:dark){:root:not([data-bs-theme=light]){--bs-body-bg: #1a1d29;--bs-body-bg-rgb: 26, 29, 41;--bs-body-color: #dee2e6;--bs-body-color-rgb: 222, 226, 230;--bs-emphasis-color: #fff;--bs-emphasis-color-rgb: 255, 255, 255;--bs-secondary-color: rgba(222, 226, 230, .75);--bs-secondary-color-rgb: 206, 212, 218;--bs-secondary-bg: #343a40;--bs-secondary-bg-rgb: 52, 58, 64;--bs-tertiary-color: rgba(222, 226, 230, .5);--bs-tertiary-color-rgb: 173, 181, 189;--bs-tertiary-bg: rgb(42.5, 47.5, 52.5);--bs-tertiary-bg-rgb: 43, 48, 53;--bs-border-color: #495057;--bs-border-color-translucent: rgba(255, 255, 255, .15);--bs-heading-color: #fff;--bs-link-color: rgb(163.2, 177.6, 242.4);--bs-link-hover-color: rgb(193.8, 203.4, 246.6);--bs-link-color-rgb: 163, 178, 242;--bs-link-hover-color-rgb: 194, 203, 247;--bs-code-color: rgb(230.4, 132.6, 181.2);--bs-highlight-color: #dee2e6;--bs-highlight-bg: rgb(76.5, 57.9, 2.1);--bs-focus-ring-color: rgba(163, 178, 242, .25);--bs-form-valid-color: rgb(117, 183, 152.4);--bs-form-valid-border-color: rgb(117, 183, 152.4);--bs-form-invalid-color: rgb(234, 133.8, 143.4);--bs-form-invalid-border-color: rgb(234, 133.8, 143.4)}}:root{--zp-primary: #696cff;--zp-primary-rgb: 105, 108, 255;--zp-primary-light: #8a8bff;--qp-primary-dark: #5a5ed9;--zp-secondary: #8592a3;--zp-secondary-rgb: 133, 146, 163;--zp-success: #71dd37;--zp-success-rgb: 113, 221, 55;--zp-danger: #ff3e1d;--zp-danger-rgb: 255, 62, 29;--zp-warning: #ffab00;--zp-warning-rgb: 255, 171, 0;--zp-info: #03c3ec;--zp-info-rgb: 3, 195, 236;--zp-white: #ffffff;--zp-black: #000000;--zp-gray-50: #fafafa;--zp-gray-100: #f5f5f5;--zp-gray-200: #eeeeee;--zp-gray-300: #e0e0e0;--zp-gray-400: #bdbdbd;--zp-gray-500: #9e9e9e;--zp-gray-600: #757575;--zp-gray-700: #616161;--zp-gray-800: #424242;--zp-gray-900: #212529;--zp-font-primary: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--zp-font-secondary: "Gentium Book Basic", Georgia, serif;--zp-font-mono: "Fira Code", "SF Mono", Monaco, monospace;--zp-font-xs: clamp(.75rem, .7rem + .25vw, .875rem);--zp-font-sm: clamp(.875rem, .8rem + .35vw, 1rem);--zp-font-base: clamp(1rem, .95rem + .25vw, 1.125rem);--zp-font-lg: clamp(1.125rem, 1rem + .5vw, 1.25rem);--zp-font-xl: clamp(1.25rem, 1.1rem + .75vw, 1.5rem);--zp-font-2xl: clamp(1.5rem, 1.25rem + 1.25vw, 2rem);--zp-font-3xl: clamp(1.875rem, 1.5rem + 1.875vw, 2.5rem);--zp-font-4xl: clamp(2.25rem, 1.75rem + 2.5vw, 3rem);--zp-font-5xl: clamp(3rem, 2rem + 5vw, 4.5rem);--zp-font-light: 300;--zp-font-normal: 400;--zp-font-medium: 500;--zp-font-semibold: 600;--zp-font-bold: 700;--zp-font-black: 900;--zp-leading-none: 1;--zp-leading-tight: 1.25;--zp-leading-snug: 1.375;--zp-leading-normal: 1.5;--zp-leading-relaxed: 1.625;--zp-leading-loose: 2;--zp-tracking-tighter: -.05em;--zp-tracking-tight: -.025em;--zp-tracking-normal: 0;--zp-tracking-wide: .025em;--zp-tracking-wider: .05em;--zp-tracking-widest: .1em;--zp-space-0: 0;--zp-space-1: .25rem;--zp-space-2: .5rem;--zp-space-3: .75rem;--zp-space-4: 1rem;--zp-space-5: 1.25rem;--zp-space-6: 1.5rem;--zp-space-8: 2rem;--zp-space-10: 2.5rem;--zp-space-12: 3rem;--zp-space-16: 4rem;--zp-space-20: 5rem;--zp-space-24: 6rem;--zp-space-32: 8rem;--zp-section-padding-y: var(--zp-space-16);--zp-section-padding-x: var(--zp-space-4);--zp-border-width: 1px;--zp-border-width-2: 2px;--zp-border-width-4: 4px;--zp-border-radius-none: 0;--zp-border-radius-sm: .25rem;--zp-border-radius: .5rem;--zp-border-radius-md: .75rem;--zp-border-radius-lg: 1rem;--zp-border-radius-xl: 1.5rem;--zp-border-radius-2xl: 2rem;--zp-border-radius-full: 9999px;--zp-shadow-xs: 0 1px 2px 0 rgba(0, 0, 0, .05);--zp-shadow-sm: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px -1px rgba(0, 0, 0, .1);--zp-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -2px rgba(0, 0, 0, .1);--zp-shadow-md: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -4px rgba(0, 0, 0, .1);--zp-shadow-lg: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 8px 10px -6px rgba(0, 0, 0, .1);--zp-shadow-xl: 0 25px 50px -12px rgba(0, 0, 0, .25);--zp-shadow-2xl: 0 35px 60px -15px rgba(0, 0, 0, .3);--zp-shadow-primary: 0 4px 20px rgba(var(--zp-primary-rgb), .25);--zp-shadow-success: 0 4px 20px rgba(var(--zp-success-rgb), .25);--zp-shadow-danger: 0 4px 20px rgba(var(--zp-danger-rgb), .25);--zp-duration-75: 75ms;--zp-duration-100: .1s;--zp-duration-150: .15s;--zp-duration-200: .2s;--zp-duration-300: .3s;--zp-duration-500: .5s;--zp-duration-700: .7s;--zp-duration-1000: 1s;--zp-ease-linear: linear;--zp-ease-in: cubic-bezier(.4, 0, 1, 1);--zp-ease-out: cubic-bezier(0, 0, .2, 1);--zp-ease-in-out: cubic-bezier(.4, 0, .2, 1);--zp-ease-bounce: cubic-bezier(.68, -.55, .265, 1.55);--zp-transition-fast: all var(--zp-duration-150) var(--zp-ease-out);--zp-transition-base: all var(--zp-duration-200) var(--zp-ease-out);--zp-transition-slow: all var(--zp-duration-300) var(--zp-ease-out);--zp-z-dropdown: 1000;--zp-z-sticky: 1020;--zp-z-fixed: 1030;--zp-z-modal-backdrop: 1040;--zp-z-modal: 1050;--zp-z-popover: 1060;--zp-z-tooltip: 1070;--zp-z-toast: 1080;--zp-card-bg: var(--zp-white);--zp-card-border: var(--zp-gray-200);--zp-card-radius: var(--zp-border-radius-lg);--zp-card-shadow: var(--zp-shadow-sm);--zp-card-padding: var(--zp-space-6);--zp-btn-padding-y: .625rem;--zp-btn-padding-x: 1.25rem;--zp-btn-radius: var(--zp-border-radius);--zp-btn-font-weight: var(--zp-font-medium);--zp-input-padding-y: .625rem;--zp-input-padding-x: 1rem;--zp-input-radius: var(--zp-border-radius);--zp-input-border: var(--zp-gray-300);--zp-input-focus-border: var(--zp-primary)}[data-bs-theme=dark]{--zp-gray-50: #161719;--zp-gray-100: #1a1d21;--zp-gray-200: #232a31;--zp-gray-300: #38414b;--zp-gray-400: #4a5568;--zp-gray-500: #6b7280;--zp-gray-600: #9ca3af;--zp-gray-700: #d1d5db;--zp-gray-800: #e5e7eb;--zp-gray-900: #f3f4f6;--zp-card-bg: var(--zp-gray-100);--zp-card-border: var(--zp-gray-200);--zp-card-shadow: 0 4px 20px rgba(0, 0, 0, .3)}.text-zp-primary{color:var(--zp-primary)}.text-zp-secondary{color:var(--zp-secondary)}.bg-zp-primary{background-color:var(--zp-primary)}.bg-zp-secondary{background-color:var(--zp-secondary)}.border-zp-radius{border-radius:var(--zp-border-radius)}.border-zp-radius-lg{border-radius:var(--zp-border-radius-lg)}.shadow-zp{box-shadow:var(--zp-shadow)}.shadow-zp-lg{box-shadow:var(--zp-shadow-lg)}.shadow-zp-primary{box-shadow:var(--zp-shadow-primary)}.section-padding-x{padding-left:var(--zp-section-padding-x);padding-right:var(--zp-section-padding-x)}.section-padding-y{padding-top:var(--zp-section-padding-y);padding-bottom:var(--zp-section-padding-y)}.section-padding{padding:var(--zp-section-padding-y) var(--zp-section-padding-x)}.cursor-pointer{cursor:pointer!important}.cursor-move{cursor:move!important}.hover-lift{transition:transform .3s ease,box-shadow .3s ease}.hover-lift:hover{transform:translateY(-5px);box-shadow:0 10px 30px #00000026!important}.h-120px{height:120px!important}.h-250px{height:250px!important}.h-300px{height:300px!important}.h-400px{height:400px!important}.h-500px{height:500px!important}.min-h-100px{min-height:100px!important}.min-h-200px{min-height:200px!important}.min-h-300px{min-height:300px!important}.max-w-50{max-width:50%!important}.max-w-75{max-width:75%!important}.gap-10{gap:2.5rem!important}.gap-15{gap:3.75rem!important}.gap-20{gap:5rem!important}.p-10{padding:2.5rem!important}.px-10{padding-left:2.5rem!important;padding-right:2.5rem!important}.py-10{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.rounded-lg{border-radius:.5rem!important}.rounded-xl{border-radius:.75rem!important}.rounded-2xl{border-radius:1rem!important}.flex-gap-1{gap:.25rem!important}.flex-gap-2{gap:.5rem!important}.flex-gap-3{gap:1rem!important}.flex-gap-4{gap:1.5rem!important}.flex-gap-5{gap:3rem!important}.shadow-hover{transition:box-shadow .3s ease}.shadow-hover:hover{box-shadow:0 .5rem 1rem #00000026!important}.shadow-custom{box-shadow:0 10px 30px #00000026!important}.overflow-x-auto{overflow-x:auto!important}.overflow-y-auto{overflow-y:auto!important}.overflow-x-hidden{overflow-x:hidden!important}.overflow-y-hidden{overflow-y:hidden!important}.u-w-35px{width:35px!important}.u-w-48px{width:48px!important}.u-w-56px{width:56px!important}.u-w-80px{width:80px!important}.u-w-100px{width:100px!important}.u-h-35px{height:35px!important}.u-h-48px{height:48px!important}.u-h-56px{height:56px!important}.u-h-80px{height:80px!important}.u-h-100px{height:100px!important}.u-max-w-300px{max-width:300px!important}.u-max-h-80px{max-height:80px!important}.u-max-h-120px{max-height:120px!important}.u-fs-4rem{font-size:4rem!important}.u-abs-select-badge{position:absolute!important;right:-15px!important;top:-10px!important}.u-z-1065{z-index:1065!important}.u-menu-child-tools{margin:-35px!important;float:right!important}.u-noscript-frame{display:none!important;visibility:hidden!important}.u-bg-gradient-ai{background:linear-gradient(135deg,var(--site-color-primary),var(--site-color-secondary))!important}.u-bg-gradient-ai-rose{background:linear-gradient(135deg,var(--site-color-secondary),#f5576c)!important}.u-avatar-circle{border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;background:var(--site-color-primary)!important;color:var(--bs-body-color)!important;line-height:1!important}.u-avatar-circle-center{margin:0 auto!important}.u-avatar-fs-lg{font-size:2rem!important}.u-avatar-fs-xl{font-size:2.5rem!important}.u-admin-ai-btn{border:none!important;color:#fff!important;background:linear-gradient(135deg,var(--site-color-primary),var(--site-color-secondary))!important}.u-toolbar-55{--toolbar-height: 55px;--toolbar-height-tablet-and-mobile: 55px}.u-news-pattern-bg{background-image:url(/assets/cms/media/images/cta-pattern.png)}.u-news-blank-image-bg{background-image:url(/assets/cms/media/images/blank.png)}:root{--btn-link-color: #000;--btn-link-underline-color: #000;--btn-link-hover-color: #000;--bg-gradient-start: #DE5ACF;--bg-gradient-end: #8AC1CE;--bg-dark-pink: #DE5ACF;--success-story-border: #037597;--date-color: #000}@media(prefers-color-scheme:dark){:root{--btn-link-color: #fff;--btn-link-underline-color: #fff;--btn-link-hover-color: #fff;--date-color: #fff}}.btn-link{position:relative;font-size:.9375rem;color:var(--btn-link-color);text-decoration:none;display:inline-block;transition:color .3s ease}.btn-link:after{content:"";position:absolute;width:100%;height:.175rem;background:var(--btn-link-underline-color);left:0;bottom:0;transition:transform .3s ease}.btn-link:hover{color:var(--btn-link-hover-color);text-decoration:none}.btn-link:hover:after{transform:scale(1)}.btn-link:focus{outline:2px solid var(--bs-primary);outline-offset:2px}.btn-center:after{transform:scaleX(0);transform-origin:0% 100%;transition:all .3s ease}.btn-center:hover:after{transform:scale(1);color:var(--btn-link-hover-color)}.date{position:relative;font-size:.9375rem;color:var(--date-color);font-weight:400}.bg-image{background-image:linear-gradient(var(--bg-gradient-start),var(--bg-gradient-end))!important;background-size:cover;background-position:center;background-repeat:no-repeat}.bg-dark-pink{background-color:var(--bg-dark-pink)!important;color:#fff!important}@media(prefers-color-scheme:dark){.bg-dark-pink{color:#fff!important}}.success_story img{border:2px solid var(--success-story-border);padding:0;border-radius:50%;transition:transform .3s ease,box-shadow .3s ease}.success_story img:hover{transform:scale(1.05);box-shadow:0 4px 12px #0375974d}@media(max-width:767.98px){.btn-link{font-size:.875rem}.btn-link:after{height:.125rem}.date{font-size:.875rem}.success_story img{max-width:100%;height:auto}}@media(max-width:575.98px){.btn-link,.date{font-size:.8125rem}}@media print{.btn-link{color:#000!important;text-decoration:underline!important}.btn-link:after{display:none}.bg-image,.bg-dark-pink{background:none!important;color:#000!important}.success_story img{border-color:#000!important}}@media(prefers-reduced-motion:reduce){.btn-link,.btn-center,.success_story img{transition:none}.btn-link:after,.btn-center:after{transition:none}}@media(prefers-contrast:high){.btn-link{border:1px solid currentColor;padding:.25rem .5rem}}.avatar-25{width:1.5625rem!important;height:1.5625rem!important;border-radius:50%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.avatar-25:hover{transform:scale(1.1)}.wh-50{width:3.125rem!important;height:3.125rem!important;-o-object-fit:cover;object-fit:cover}.p-5{padding:3rem!important}.pt-5{padding-top:3rem!important}.show-off{opacity:0;transform:translateY(1rem);transition:all .3s ease}.show-on:hover .show-off{opacity:1;transform:translateY(0)}@media(max-width:767.98px){.avatar-25{width:1.25rem!important;height:1.25rem!important}.wh-50{width:2.5rem!important;height:2.5rem!important}.p-5{padding:2rem!important}.pt-5{padding-top:2rem!important}}@media(max-width:575.98px){.avatar-25{width:1.125rem!important;height:1.125rem!important}.wh-50{width:2.25rem!important;height:2.25rem!important}.p-5{padding:1.5rem!important}.pt-5{padding-top:1.5rem!important}}@media(prefers-reduced-motion:reduce){.avatar-25,.show-off,.show-on:hover .show-off{transition:none}}@media print{.show-off{opacity:1!important;transform:none!important}.bg-dark-pink{border:2px solid #fff}.success_story img{border-width:3px}}.btn-link.loading{pointer-events:none;opacity:.6}.btn-link.loading:after{animation:pulse 1.5s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.zoom-img{overflow:hidden}.zoom-img img{transition:1s linear}.zoom-img img:hover{transform:scale(1.15)}.bg-transpatent-dark{background:linear-gradient(45deg,transparent,rgba(47,85,212,.15));color:#000}.border-hover{transition:all .3s ease-out 0s}.border-hover:hover{box-shadow:0 40px 40px #182c4a1a;border:2px dotted #2467ec!important}.bg-gradient-btn{background:linear-gradient(to right,#fe9418,#f5634b)}.top-heading:after,.top-heading:before{position:relative;top:-1px;content:"||";font-size:10px}.top-heading:before{margin-right:6px}.top-heading:after{margin-left:6px}.cover{-o-object-fit:cover;object-fit:cover}.bg-overlay-300{background:#00000080}.transparent-bg{background-color:#ffffffe6}.bg-overlay-danger{position:relative}.bg-overlay-danger:before{position:absolute;content:"";top:0;bottom:0;left:0;height:100%;width:100%;opacity:.7;filter:brightness(1.25);background-image:linear-gradient(to right,#ed9059,#e73c20);z-index:3!important}.bg-overlay-success{position:relative}.bg-overlay-success:before{position:absolute;content:"";top:0;bottom:0;left:0;height:100%;width:100%;opacity:.7;filter:brightness(1.25);background-image:linear-gradient(to right,#3ac572,#30e011);z-index:3!important}.opcity-1{opacity:.5}.bs-breadcrumb{display:flex;align-items:center;margin:0 0 7px;padding:0;list-style-type:none}.bs-breadcrumb li{text-transform:uppercase;font-size:14px;font-weight:600;letter-spacing:.1em;color:#fff;opacity:.7}.bs-breadcrumb li:not(:last-child):after{content:"/";margin:0 15px}.image-box{display:block;height:500px;background-size:cover}.overlay{margin:auto;padding:auto;display:block}.relative{position:relative}.warning i{color:#ffc91b;font-size:30px}.btn-link.btn-link-sm{font-size:.8125rem}.btn-link.btn-link-sm:after{height:.125rem}.btn-link.btn-link-lg{font-size:1.125rem}.btn-link.btn-link-lg:after{height:.25rem}.btn-link.btn-link-primary{--btn-link-color: #667eea;--btn-link-underline-color: #667eea;--btn-link-hover-color: #667eea}.btn-link.btn-link-secondary{--btn-link-color: #6c757d;--btn-link-underline-color: #6c757d;--btn-link-hover-color: #6c757d}.btn-link.btn-link-success{--btn-link-color: #198754;--btn-link-underline-color: #198754;--btn-link-hover-color: #198754}.btn-link.btn-link-danger{--btn-link-color: #dc3545;--btn-link-underline-color: #dc3545;--btn-link-hover-color: #dc3545}.btn-link.btn-link-warning{--btn-link-color: #ffc107;--btn-link-underline-color: #ffc107;--btn-link-hover-color: #ffc107}.btn-link.btn-link-info{--btn-link-color: #0dcaf0;--btn-link-underline-color: #0dcaf0;--btn-link-hover-color: #0dcaf0}.bg-image.bg-gradient-primary{background-image:linear-gradient(135deg,#667eea,#c0caf6)!important}.bg-image.bg-gradient-secondary{background-image:linear-gradient(135deg,#6c757d,#a1a8ae)!important}.bg-image.bg-gradient-success{background-image:linear-gradient(135deg,#198754,#2ed889)!important}.bg-image.bg-gradient-danger{background-image:linear-gradient(135deg,#dc3545,#eb8c95)!important}.bg-image.bg-gradient-warning{background-image:linear-gradient(135deg,#ffc107,#ffdb6d)!important}.bg-image.bg-gradient-info{background-image:linear-gradient(135deg,#0dcaf0,#6ce0f7)!important}.ecom-main-img{height:200px;-o-object-fit:cover;object-fit:cover}@media(min-width:576px){.ecom-main-img{height:220px}}@media(min-width:768px){.ecom-main-img{height:250px}}@media(min-width:992px){.ecom-main-img{height:280px}}.ecom-thumb-img{width:40px;height:40px;-o-object-fit:cover;object-fit:cover}@media(min-width:576px){.ecom-thumb-img{width:45px;height:45px}}@media(min-width:768px){.ecom-thumb-img{width:50px;height:50px}}.ecom-sidebar-img{height:100px;-o-object-fit:cover;object-fit:cover}@media(min-width:768px){.ecom-sidebar-img{height:120px}}@media(min-width:992px){.ecom-sidebar-img{height:100px}}.category-icon{width:40px;height:40px;-o-object-fit:contain;object-fit:contain}@media(min-width:768px){.category-icon{width:50px;height:50px}}@media(min-width:768px){.fs-md-4{font-size:calc(1.275rem + .3vw)!important}}@media(min-width:992px){.fs-lg-3{font-size:calc(1.3rem + .6vw)!important}}@media(min-width:992px){.w-lg-75{width:75%!important}.w-lg-50{width:50%!important}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@keyframes fadeOutUp{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-20px)}}@keyframes fadeOutDown{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(20px)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes scaleOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.9)}}@keyframes scaleInUp{0%{opacity:0;transform:scale(.9) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes pulseSoft{0%,to{opacity:1}50%{opacity:.7}}@keyframes slideInUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes slideInLeft{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes slideInRight{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes slideOutUp{0%{transform:translateY(0)}to{transform:translateY(-100%)}}@keyframes slideOutDown{0%{transform:translateY(0)}to{transform:translateY(100%)}}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-20px)}60%{transform:translateY(-10px)}}@keyframes bounceIn{0%{opacity:0;transform:scale(.3)}50%{opacity:1;transform:scale(1.05)}70%{transform:scale(.9)}to{transform:scale(1)}}@keyframes bounceInUp{0%{opacity:0;transform:translateY(2000px)}60%{opacity:1;transform:translateY(-30px)}80%{transform:translateY(10px)}to{transform:translateY(0)}}@keyframes spinReverse{0%{transform:rotate(360deg)}to{transform:rotate(0)}}@keyframes rotateIn{0%{opacity:0;transform:rotate(-200deg)}to{opacity:1;transform:rotate(0)}}@keyframes flip{0%{transform:perspective(400px) rotateY(0)}40%{transform:perspective(400px) rotateY(-10deg)}to{transform:perspective(400px) rotateY(0)}}@keyframes shake{0%,to{transform:translate(0)}10%,30%,50%,70%,90%{transform:translate(-5px)}20%,40%,60%,80%{transform:translate(5px)}}@keyframes shakeHorizontal{0%,to{transform:translate(0)}25%{transform:translate(-10px)}75%{transform:translate(10px)}}@keyframes wobble{0%,to{transform:translate(0)}15%{transform:translate(-25%) rotate(-5deg)}30%{transform:translate(20%) rotate(3deg)}45%{transform:translate(-15%) rotate(-3deg)}60%{transform:translate(10%) rotate(2deg)}75%{transform:translate(-5%) rotate(-1deg)}}@keyframes heartbeat{0%,to{transform:scale(1)}14%{transform:scale(1.1)}28%{transform:scale(1)}42%{transform:scale(1.1)}70%{transform:scale(1)}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes rubberBand{0%,to{transform:scaleX(1)}30%{transform:scaleX(1.25) scaleY(.75)}40%{transform:scaleX(.75) scaleY(1.25)}50%{transform:scaleX(1.15) scaleY(.85)}65%{transform:scaleX(.95) scaleY(1.05)}75%{transform:scaleX(1.05) scaleY(.95)}}@keyframes jello{0%,11.1%,to{transform:none}22.2%{transform:skew(-12.5deg) skewY(-12.5deg)}33.3%{transform:skew(6.25deg) skewY(6.25deg)}44.4%{transform:skew(-3.125deg) skewY(-3.125deg)}55.5%{transform:skew(1.5625deg) skewY(1.5625deg)}66.6%{transform:skew(-.78125deg) skewY(-.78125deg)}77.7%{transform:skew(.390625deg) skewY(.390625deg)}88.8%{transform:skew(-.1953125deg) skewY(-.1953125deg)}}@keyframes loadingDots{0%,80%,to{opacity:0;transform:scale(.5)}40%{opacity:1;transform:scale(1)}}@keyframes loadingBar{0%{transform:translate(-100%)}to{transform:translate(100%)}}@keyframes loadingPulse{0%,to{opacity:.3}50%{opacity:1}}@keyframes skeleton{0%{background-position:-200px 0}to{background-position:calc(200px + 100%) 0}}@keyframes accordionOpen{0%{opacity:0;max-height:0}to{opacity:1;max-height:1000px}}@keyframes accordionClose{0%{opacity:1;max-height:1000px}to{opacity:0;max-height:0}}@keyframes chevronRotate{0%{transform:rotate(0)}to{transform:rotate(180deg)}}@keyframes revealFromBottom{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@keyframes revealFromTop{0%{opacity:0;transform:translateY(-50px)}to{opacity:1;transform:translateY(0)}}@keyframes revealFromLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes revealFromRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}.animate-spin{animation:spin 1s linear infinite}.transition-colors{transition:color .3s ease,background-color .3s ease,border-color .3s ease}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}[class*=animate-]{animation:none!important}.transition-colors{transition:none!important}}.skeleton{background:linear-gradient(90deg,var(--bs-secondary-bg) 25%,var(--bs-tertiary-bg) 50%,var(--bs-secondary-bg) 75%);background-size:200% 100%;animation:skeleton 1.5s infinite linear;border-radius:4px}.skeleton-text{height:1em;margin-bottom:.5em}.skeleton-text:last-child{width:80%}.skeleton-circle{border-radius:50%}.accordion-five{--accordion-five-surface: var(--bs-body-bg);--accordion-five-text: #0f172a;--accordion-five-muted: #6b7280;--accordion-five-accent: #f97316;--accordion-five-border: color-mix(in srgb, #cbd5e1 68%, transparent);--accordion-five-shadow: 0 4px 20px rgba(15, 23, 42, .08);--accordion-five-shadow-hover: 0 14px 34px rgba(15, 23, 42, .14);padding-block:clamp(3rem,6vw,5rem)}[data-bs-theme=dark] .accordion-five{--accordion-five-surface: #172033;--accordion-five-text: #f8fafc;--accordion-five-muted: #94a3b8;--accordion-five-accent: #fb923c;--accordion-five-border: rgba(148, 163, 184, .2);--accordion-five-shadow: 0 8px 30px rgba(0, 0, 0, .25);--accordion-five-shadow-hover: 0 14px 40px rgba(0, 0, 0, .32)}.accordion-five__stack{max-width:50rem;margin-inline:auto;display:flex;flex-direction:column;gap:1rem}.accordion-five__item{background:var(--accordion-five-surface);border:1px solid var(--accordion-five-border);border-radius:1.25rem;box-shadow:var(--accordion-five-shadow);overflow:hidden;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.accordion-five__item:hover{transform:translateY(-2px);box-shadow:var(--accordion-five-shadow-hover)}.accordion-five__item:has(.accordion-five__trigger:not(.collapsed)){border-color:var(--accordion-five-accent)}.accordion-five__heading{margin:0}.accordion-five__trigger{width:100%;border:0;background:transparent;padding:1.25rem 1.5rem;display:flex;align-items:center;gap:1rem;text-align:left}.accordion-five__icon{width:3.5rem;height:3.5rem;flex:0 0 3.5rem;display:inline-flex;align-items:center;justify-content:center;border-radius:1rem;background:color-mix(in srgb,var(--accordion-five-accent) 12%,transparent);color:var(--accordion-five-accent);font-size:1.35rem}.accordion-five__item:has(.accordion-five__trigger:not(.collapsed)) .accordion-five__icon{background:linear-gradient(135deg,var(--accordion-five-accent),#ea580c);color:#fff}.accordion-five__info{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:.25rem}.accordion-five__question{font-size:1.125rem;font-weight:700;color:var(--accordion-five-text)}.accordion-five__subtitle{color:var(--accordion-five-muted);font-size:.9rem}.accordion-five__toggle{width:2.25rem;height:2.25rem;flex:0 0 2.25rem;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:color-mix(in srgb,var(--accordion-five-muted) 10%,transparent);color:var(--accordion-five-muted)}.accordion-five__toggle svg{width:1rem;height:1rem;transition:transform .3s ease}.accordion-five__trigger:not(.collapsed) .accordion-five__toggle{background:var(--accordion-five-accent);color:#fff}.accordion-five__trigger:not(.collapsed) .accordion-five__toggle svg{transform:rotate(180deg)}.accordion-five__body{padding:0 1.5rem 1.5rem 6rem;color:var(--accordion-five-muted);line-height:1.8}.accordion-five__chips{display:flex;gap:.5rem;flex-wrap:wrap;margin-top:1rem}.accordion-five__chips span{display:inline-flex;align-items:center;padding:.4rem .75rem;border-radius:999px;font-size:.8rem;font-weight:600;background:color-mix(in srgb,var(--accordion-five-accent) 10%,transparent);color:var(--accordion-five-accent)}@media(max-width:767.98px){.accordion-five__trigger{padding:1rem}.accordion-five__body{padding:0 1rem 1rem}}.accordion-four{--accordion-four-text: #111827;--accordion-four-muted: #6b7280;--accordion-four-divider: rgba(148, 163, 184, .28);padding-block:clamp(3rem,6vw,5rem)}[data-bs-theme=dark] .accordion-four{--accordion-four-text: #f8fafc;--accordion-four-muted: #94a3b8;--accordion-four-divider: rgba(148, 163, 184, .22)}.accordion-four__stack{max-width:37.5rem;margin-inline:auto}.accordion-four__item{border-bottom:1px solid var(--accordion-four-divider)}.accordion-four__item:first-child{border-top:1px solid var(--accordion-four-divider)}.accordion-four__heading{margin:0}.accordion-four__trigger{width:100%;padding:1.5rem 0;border:0;background:transparent;display:flex;align-items:center;justify-content:space-between;gap:1rem;text-align:left}.accordion-four__question{font-size:1.125rem;font-weight:600;letter-spacing:-.01em;color:var(--accordion-four-text)}.accordion-four__plus{position:relative;width:1.5rem;height:1.5rem;flex:0 0 1.5rem}.accordion-four__plus:before,.accordion-four__plus:after{content:"";position:absolute;top:50%;left:50%;background:var(--accordion-four-muted);transform:translate(-50%,-50%);transition:transform .3s ease,opacity .3s ease}.accordion-four__plus:before{width:.9rem;height:2px}.accordion-four__plus:after{width:2px;height:.9rem}.accordion-four__trigger:not(.collapsed) .accordion-four__plus:after{opacity:0}.accordion-four__body{padding-bottom:1.5rem;color:var(--accordion-four-muted);line-height:1.75}.accordion-one{--accordion-one-primary: var(--bs-primary);--accordion-one-primary-light: color-mix(in srgb, var(--bs-primary) 12%, transparent);--accordion-one-border: #e5e7eb;--accordion-one-surface: var(--bs-body-bg);--accordion-one-text: var(--bs-body-color);--accordion-one-muted: #6b7280;--accordion-one-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1);--accordion-one-radius: 12px;padding-block:clamp(3rem,6vw,5rem)}[data-bs-theme=dark] .accordion-one{--accordion-one-primary: #818cf8;--accordion-one-primary-light: rgba(129, 140, 248, .15);--accordion-one-border: #374151;--accordion-one-surface: #1f2937;--accordion-one-text: #f9fafb;--accordion-one-muted: #9ca3af}.accordion-one__intro{max-width:48rem;margin-bottom:clamp(2rem,5vw,3rem)}.accordion-one__eyebrow{display:inline-block;margin-bottom:.75rem;color:var(--accordion-one-primary);font-size:.875rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.accordion-one__heading{margin-bottom:1rem}.accordion-one__lead{margin-bottom:0;color:var(--bs-secondary-color);font-size:1.125rem}.accordion-one__stack{max-width:43.75rem;margin-inline:auto}.accordion-one__item{border:1px solid var(--accordion-one-border);border-radius:var(--accordion-one-radius);background:var(--accordion-one-surface);margin-bottom:.75rem;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1)}.accordion-one__item:hover{box-shadow:var(--accordion-one-shadow)}.accordion-one__heading-wrap{margin:0}.accordion-one__header{display:flex;align-items:center;justify-content:space-between;width:100%;padding:1.125rem 1.25rem;border:0;background:transparent;color:inherit;cursor:pointer;text-align:left;transition:all .3s cubic-bezier(.4,0,.2,1)}.accordion-one__header:hover,.accordion-one__header:not(.collapsed){background:var(--accordion-one-primary-light)}.accordion-one__header:focus-visible{outline:2px solid var(--accordion-one-primary);outline-offset:-2px}.accordion-one__icon{display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;flex:0 0 2.25rem;border-radius:.5rem;background:var(--accordion-one-primary-light);color:var(--accordion-one-primary)}.accordion-one__icon svg,.accordion-one__arrow svg{width:1.125rem;height:1.125rem}.accordion-one__title{display:flex;align-items:center;gap:.75rem;min-width:0;font-size:1rem;font-weight:600;color:var(--accordion-one-text)}.accordion-one__question{line-height:1.45}.accordion-one__arrow{display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;flex:0 0 1.5rem;color:var(--accordion-one-muted);transition:transform .3s ease}.accordion-one__header:not(.collapsed) .accordion-one__arrow{transform:rotate(180deg)}.accordion-one__content{background:var(--accordion-one-surface)}.accordion-one__body{padding:0 1.25rem 1.25rem 4.25rem;color:var(--accordion-one-muted);line-height:1.75}.accordion-one__body>:last-child{margin-bottom:0}@media(max-width:767.98px){.accordion-one__header{padding:1rem}.accordion-one__body{padding:0 1rem 1rem}}.accordion-three{--accordion-three-accent: var(--site-color-secondary);--accordion-three-surface: var(--bs-body-bg);--accordion-three-text: #1e1b4b;--accordion-three-muted: #6b7280;--accordion-three-divider: rgba(139, 92, 246, .2);padding-block:clamp(3rem,6vw,5rem)}[data-bs-theme=dark] .accordion-three{--accordion-three-accent: var(--site-color-secondary);--accordion-three-surface: #1e1b4b;--accordion-three-text: #f5f3ff;--accordion-three-muted: #c4b5fd;--accordion-three-divider: rgba(167, 139, 250, .18)}.accordion-three__stack{max-width:46.875rem;margin-inline:auto}.accordion-three__item{background:var(--accordion-three-surface);border-bottom:1px solid var(--accordion-three-divider);border-left:4px solid transparent;transition:background .3s ease,border-color .3s ease}.accordion-three__item:first-child{border-top:1px solid var(--accordion-three-divider)}.accordion-three__item:has(.accordion-three__trigger:not(.collapsed)){background:color-mix(in srgb,var(--accordion-three-accent) 8%,transparent);border-left-color:var(--accordion-three-accent)}.accordion-three__heading{margin:0}.accordion-three__trigger{width:100%;border:0;background:transparent;padding:1.25rem 1.5rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;text-align:left}.accordion-three__title{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center;color:var(--accordion-three-text);font-weight:700}.accordion-three__status{font-size:.75rem;font-weight:700;border-radius:999px;padding:.35rem .7rem;background:color-mix(in srgb,var(--accordion-three-accent) 12%,transparent);color:var(--accordion-three-accent)}.accordion-three__item:has(.accordion-three__trigger:not(.collapsed)) .accordion-three__status{background:var(--accordion-three-accent);color:#fff}.accordion-three__icon{color:var(--accordion-three-muted)}.accordion-three__icon svg{width:1.15rem;height:1.15rem;transition:transform .3s ease}.accordion-three__trigger:not(.collapsed) .accordion-three__icon svg{transform:rotate(180deg);color:var(--accordion-three-accent)}.accordion-three__body{padding:0 1.5rem 1.5rem;color:var(--accordion-three-muted);line-height:1.8}.accordion-three__meta{display:flex;gap:1rem;flex-wrap:wrap;margin-top:1rem;padding-top:1rem;border-top:1px dashed var(--accordion-three-divider);font-size:.875rem}.accordion-two{--accordion-two-primary: var(--bs-info);--accordion-two-primary-light: color-mix(in srgb, var(--bs-info) 14%, transparent);--accordion-two-border: color-mix(in srgb, var(--bs-info) 18%, #dbeafe);--accordion-two-surface: var(--bs-body-bg);--accordion-two-text: var(--bs-body-color);--accordion-two-muted: var(--bs-secondary-color);padding-block:clamp(3rem,6vw,5rem)}[data-bs-theme=dark] .accordion-two{--accordion-two-primary: #38bdf8;--accordion-two-primary-light: rgba(56, 189, 248, .16);--accordion-two-border: #334155;--accordion-two-surface: #0f172a;--accordion-two-text: #f8fafc;--accordion-two-muted: #94a3b8}.accordion-two__stack{max-width:50rem;margin-inline:auto;display:flex;flex-direction:column;gap:1rem}.accordion-two__item{background:var(--accordion-two-surface);border:2px solid var(--accordion-two-border);border-radius:1rem;overflow:hidden;transition:border-color .3s ease,box-shadow .3s ease}.accordion-two__item:has(.accordion-two__trigger:not(.collapsed)){border-color:var(--accordion-two-primary);box-shadow:0 16px 34px #0ea5e929}.accordion-two__title-wrap{margin:0}.accordion-two__trigger{width:100%;display:flex;align-items:center;gap:1rem;padding:1.25rem 1.5rem;border:0;background:transparent;color:inherit;text-align:left}.accordion-two__number{width:2rem;height:2rem;flex:0 0 2rem;display:inline-flex;align-items:center;justify-content:center;border-radius:.6rem;background:var(--accordion-two-primary);color:#fff;font-size:.8rem;font-weight:800}.accordion-two__question{flex:1 1 auto;font-size:1rem;font-weight:700;color:var(--accordion-two-text)}.accordion-two__toggle{width:2.5rem;height:2.5rem;flex:0 0 2.5rem;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:var(--accordion-two-primary-light);color:var(--accordion-two-primary)}.accordion-two__toggle svg{width:1.15rem;height:1.15rem;transition:transform .3s ease}.accordion-two__trigger:not(.collapsed) .accordion-two__toggle{background:var(--accordion-two-primary);color:#fff}.accordion-two__trigger:not(.collapsed) .accordion-two__toggle svg{transform:rotate(45deg)}.accordion-two__body{padding:0 1.5rem 1.5rem 4.5rem;color:var(--accordion-two-muted);line-height:1.8}@media(max-width:767.98px){.accordion-two__trigger{padding:1rem}.accordion-two__body{padding:0 1rem 1rem}}.banner-five{background:linear-gradient(135deg,#f97316,#ea580c);color:#fff;position:relative;overflow:hidden}.banner-five:before,.banner-five:after{content:"";position:absolute;border-radius:999px;background:#ffffff1a}.banner-five:before{width:18rem;height:18rem;top:-9rem;right:-4rem}.banner-five:after{width:14rem;height:14rem;bottom:-8rem;left:-3rem}.banner-five__inner{position:relative;z-index:1;min-height:6rem;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;flex-wrap:wrap}.banner-five__content{max-width:42rem}.banner-five__content h3,.banner-five__content .h3{margin:.45rem 0 .3rem;font-size:1.35rem;font-weight:800}.banner-five__content p{margin:0;opacity:.92}.banner-five__badge{display:inline-flex;align-items:center;min-height:2rem;padding:0 .9rem;border-radius:999px;background:#fff3;font-size:.74rem;font-weight:800;text-transform:uppercase}.banner-five__actions{display:flex;gap:.75rem;flex-wrap:wrap}.banner-five__button{display:inline-flex;align-items:center;justify-content:center;min-height:3rem;padding:0 1.25rem;border-radius:1rem;text-decoration:none;font-weight:700}.banner-five__button--primary{background:#fff;color:#ea580c}.banner-five__button--secondary{border:2px solid rgba(255,255,255,.45);color:#fff}.banner-four{background:#f8fafc;border-bottom:1px solid rgba(148,163,184,.15)}.banner-four__inner{min-height:5rem;display:flex;align-items:center;justify-content:center;gap:2rem;flex-wrap:wrap}.banner-four__item{display:flex;align-items:center;gap:.75rem}.banner-four__item strong{display:block;font-size:.85rem;color:var(--site-color-text, #0f172a)}.banner-four__item p{margin:0;font-size:.78rem;color:#64748b}.banner-four__icon{width:2.4rem;height:2.4rem;border-radius:.85rem;display:grid;place-items:center;color:var(--site-color-primary);background:rgba(var(--site-color-primary-rgb),.1)}.banner-four__icon svg{width:1.05rem;height:1.05rem}.banner-one{background:#1e40af;color:#fff}.banner-one__inner{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:1rem;min-height:4rem;text-align:center}.banner-one__badge{display:inline-flex;align-items:center;min-height:1.8rem;padding:0 .8rem;border-radius:999px;background:#fbbf24;color:#111827;font-size:.74rem;font-weight:800;text-transform:uppercase}.banner-one__text{margin:0;font-size:.95rem}.banner-one__link{color:#fbbf24;font-weight:700;text-decoration:underline}.banner-three{background:#fff;border-bottom:1px solid rgba(148,163,184,.2)}.banner-three__inner{min-height:5.4rem;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;flex-wrap:wrap}.banner-three__content{display:flex;align-items:center;gap:1rem;flex:1 1 22rem}.banner-three__content h3,.banner-three__content .h3{margin:0 0 .2rem;font-size:1rem;font-weight:800;color:var(--site-color-text, #0f172a)}.banner-three__content p{margin:0;color:#64748b;font-size:.88rem}.banner-three__icon{width:2.8rem;height:2.8rem;border-radius:999px;display:grid;place-items:center;flex:0 0 auto;background:rgba(var(--site-color-primary-rgb),.1);color:var(--site-color-primary)}.banner-three__icon svg{width:1.2rem;height:1.2rem}.banner-three__form{display:flex;gap:.5rem;flex:1 1 20rem;max-width:26rem}.banner-three__form input{flex:1 1 auto;min-height:2.9rem;border-radius:.9rem;border:1px solid rgba(148,163,184,.25);padding:0 1rem;background:#f8fafc}.banner-three__form button{min-height:2.9rem;border:0;border-radius:.9rem;padding:0 1.1rem;background:var(--site-color-primary);color:#fff;font-weight:700}@media(max-width:575.98px){.banner-three__form{flex-direction:column;max-width:none;width:100%}}.banner-two{background:linear-gradient(135deg,#ec4899,#8b5cf6);color:#fff;position:relative;overflow:hidden}.banner-two:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 30%,rgba(255,255,255,.12),transparent 25%),radial-gradient(circle at 85% 75%,rgba(255,255,255,.12),transparent 22%)}.banner-two__inner{position:relative;z-index:1;min-height:5rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.banner-two__content{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.banner-two__badge,.banner-two__code{border-radius:999px;padding:.45rem .85rem;font-weight:800}.banner-two__badge{background:#fbbf24;color:#111827;font-size:.75rem;text-transform:uppercase}.banner-two__copy{display:grid;gap:.15rem}.banner-two__copy strong{font-size:1rem}.banner-two__copy span{opacity:.9;font-size:.9rem}.banner-two__code{background:#ffffff2e;border:2px dashed rgba(255,255,255,.4)}.banner-two__button{display:inline-flex;align-items:center;justify-content:center;min-height:2.8rem;padding:0 1.2rem;border-radius:.9rem;background:#fff;color:#ec4899;font-weight:700;text-decoration:none}.button-group-one,.button-group-two,.button-group-three,.button-group-four,.button-group-five{min-height:24rem;display:flex;align-items:center}.button-group-one{background:#f8f9fa}.button-group-two{background:linear-gradient(135deg,#667eea,#764ba2)}.button-group-three{background:#1a1a2e}.button-group-four{background:#fff}.button-group-five{background:linear-gradient(135deg,#f093fb,#f5576c)}@media(max-width:767.98px){.button-group-one,.button-group-two,.button-group-three,.button-group-four,.button-group-five{min-height:auto}}.call-to-action-source__brand{background:linear-gradient(135deg,var(--cta-accent),var(--cta-accent-strong));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-weight:700;letter-spacing:.02em}.call-to-action-source__title{color:var(--cta-title)}.call-to-action-source__subtitle,.call-to-action-source__note,.call-to-action-source__feature-text{color:var(--cta-muted)}.call-to-action-source__card{background:var(--cta-card-bg);border:1px solid var(--cta-card-border);border-radius:var(--bs-border-radius-xl);transition:all .3s ease}.call-to-action-source__card:hover{box-shadow:var(--bs-box-shadow-lg);transform:translateY(-5px)}.call-to-action-source__icon{align-items:center;background:linear-gradient(135deg,color-mix(in srgb,var(--cta-accent) 16%,transparent),color-mix(in srgb,var(--cta-accent-strong) 10%,transparent));border-radius:var(--bs-border-radius-lg);display:flex;height:80px;justify-content:center;margin:0 auto;width:80px}.call-to-action-source__icon svg{stroke:var(--cta-accent)}.call-to-action-source__feature-title{color:var(--cta-heading);font-weight:600}.call-to-action-source__button{background:linear-gradient(135deg,var(--cta-accent),var(--cta-accent-strong));border:none;font-weight:600;letter-spacing:.02em;padding:1rem 2.5rem;transition:all .3s ease}.call-to-action-source__button:hover{background:linear-gradient(135deg,var(--cta-accent-strong),color-mix(in srgb,var(--cta-accent-strong) 82%,black));transform:scale(1.05)}.card-carousel-five{background:var(--bs-secondary-bg);font-family:Inter,sans-serif}.card-carousel-five__header{margin-bottom:2rem;text-align:center}.card-carousel-five__title{font-size:1.75rem;font-weight:700;margin-bottom:.5rem}.card-carousel-five__subtitle{color:var(--bs-secondary-color);margin:0}.card-carousel-five__track{display:flex;gap:1rem;overflow-x:auto;padding:1rem 0;scroll-behavior:smooth;scroll-snap-type:x mandatory}.card-carousel-five__card{background:var(--bs-body-bg);border-radius:var(--bs-border-radius-xl);box-shadow:var(--bs-box-shadow);flex-shrink:0;min-width:280px;overflow:hidden;transition:transform .3s ease}.card-carousel-five__card:hover{transform:scale(1.02)}.card-carousel-five__card img{height:160px;-o-object-fit:cover;object-fit:cover;width:100%}.card-carousel-five__card-body{padding:1rem}.card-carousel-five__card-title{font-weight:600;margin-bottom:.25rem}.card-carousel-five__card-desc{color:var(--bs-secondary-color);font-size:.8rem}.card-carousel-five__nav{display:flex;gap:.5rem;justify-content:center;margin-top:1rem}.card-carousel-five__nav button{background:transparent;border:2px solid var(--bs-primary);border-radius:50%;height:12px;padding:0;width:12px}.card-carousel-five__nav button.active{background:var(--bs-primary)}.card-carousel-four{background:var(--bs-secondary-bg);font-family:Inter,sans-serif}.card-carousel-four__header{margin-bottom:2rem;text-align:center}.card-carousel-four__title{font-size:1.75rem;font-weight:700;margin-bottom:.5rem}.card-carousel-four__subtitle{color:var(--bs-secondary-color);margin:0}.card-carousel-four__track{display:flex;gap:1rem;overflow-x:auto;padding:1rem 0;scroll-behavior:smooth;scroll-snap-type:x mandatory}.card-carousel-four__card{background:var(--bs-body-bg);border-radius:var(--bs-border-radius-xl);box-shadow:var(--bs-box-shadow);flex-shrink:0;min-width:280px;overflow:hidden;transition:transform .3s ease}.card-carousel-four__card:hover{transform:scale(1.02)}.card-carousel-four__card img{height:160px;-o-object-fit:cover;object-fit:cover;width:100%}.card-carousel-four__card-body{padding:1rem}.card-carousel-four__card-title{font-weight:600;margin-bottom:.25rem}.card-carousel-four__card-desc{color:var(--bs-secondary-color);font-size:.8rem}.card-carousel-four__nav{display:flex;gap:.5rem;justify-content:center;margin-top:1rem}.card-carousel-four__nav button{background:transparent;border:2px solid var(--bs-primary);border-radius:50%;height:12px;padding:0;width:12px}.card-carousel-four__nav button.active{background:var(--bs-primary)}.card-carousel-one{background:var(--bs-secondary-bg);font-family:Inter,sans-serif}.card-carousel-one__header{margin-bottom:2rem;text-align:center}.card-carousel-one__title{font-size:1.75rem;font-weight:700;margin-bottom:.5rem}.card-carousel-one__subtitle{color:var(--bs-secondary-color);margin:0}.card-carousel-one__track{display:flex;gap:1rem;overflow-x:auto;padding:1rem 0;scroll-behavior:smooth;scroll-snap-type:x mandatory}.card-carousel-one__card{background:var(--bs-body-bg);border-radius:var(--bs-border-radius-xl);box-shadow:var(--bs-box-shadow);flex-shrink:0;min-width:280px;overflow:hidden;transition:transform .3s ease}.card-carousel-one__card:hover{transform:scale(1.02)}.card-carousel-one__card img{height:160px;-o-object-fit:cover;object-fit:cover;width:100%}.card-carousel-one__card-body{padding:1rem}.card-carousel-one__card-title{font-weight:600;margin-bottom:.25rem}.card-carousel-one__card-desc{color:var(--bs-secondary-color);font-size:.8rem}.card-carousel-one__nav{display:flex;gap:.5rem;justify-content:center;margin-top:1rem}.card-carousel-one__nav button{background:transparent;border:2px solid var(--bs-primary);border-radius:50%;height:12px;padding:0;width:12px}.card-carousel-one__nav button.active{background:var(--bs-primary)}.card-carousel-three{background:var(--bs-secondary-bg);font-family:Inter,sans-serif}.card-carousel-three__header{margin-bottom:2rem;text-align:center}.card-carousel-three__title{font-size:1.75rem;font-weight:700;margin-bottom:.5rem}.card-carousel-three__subtitle{color:var(--bs-secondary-color);margin:0}.card-carousel-three__track{display:flex;gap:1rem;overflow-x:auto;padding:1rem 0;scroll-behavior:smooth;scroll-snap-type:x mandatory}.card-carousel-three__card{background:var(--bs-body-bg);border-radius:var(--bs-border-radius-xl);box-shadow:var(--bs-box-shadow);flex-shrink:0;min-width:280px;overflow:hidden;transition:transform .3s ease}.card-carousel-three__card:hover{transform:scale(1.02)}.card-carousel-three__card img{height:160px;-o-object-fit:cover;object-fit:cover;width:100%}.card-carousel-three__card-body{padding:1rem}.card-carousel-three__card-title{font-weight:600;margin-bottom:.25rem}.card-carousel-three__card-desc{color:var(--bs-secondary-color);font-size:.8rem}.card-carousel-three__nav{display:flex;gap:.5rem;justify-content:center;margin-top:1rem}.card-carousel-three__nav button{background:transparent;border:2px solid var(--bs-primary);border-radius:50%;height:12px;padding:0;width:12px}.card-carousel-three__nav button.active{background:var(--bs-primary)}.card-carousel-two{background:var(--bs-secondary-bg);font-family:Inter,sans-serif}.card-carousel-two__header{margin-bottom:2rem;text-align:center}.card-carousel-two__title{font-size:1.75rem;font-weight:700;margin-bottom:.5rem}.card-carousel-two__subtitle{color:var(--bs-secondary-color);margin:0}.card-carousel-two__track{display:flex;gap:1rem;overflow-x:auto;padding:1rem 0;scroll-behavior:smooth;scroll-snap-type:x mandatory}.card-carousel-two__card{background:var(--bs-body-bg);border-radius:var(--bs-border-radius-xl);box-shadow:var(--bs-box-shadow);flex-shrink:0;min-width:280px;overflow:hidden;transition:transform .3s ease}.card-carousel-two__card:hover{transform:scale(1.02)}.card-carousel-two__card img{height:160px;-o-object-fit:cover;object-fit:cover;width:100%}.card-carousel-two__card-body{padding:1rem}.card-carousel-two__card-title{font-weight:600;margin-bottom:.25rem}.card-carousel-two__card-desc{color:var(--bs-secondary-color);font-size:.8rem}.card-carousel-two__nav{display:flex;gap:.5rem;justify-content:center;margin-top:1rem}.card-carousel-two__nav button{background:transparent;border:2px solid var(--bs-primary);border-radius:50%;height:12px;padding:0;width:12px}.card-carousel-two__nav button.active{background:var(--bs-primary)}.carousel-five{background:linear-gradient(135deg,color-mix(in srgb,var(--site-color-primary, #6366f1) 4%,#fff 96%),var(--site-color-background, #fff))}.carousel-five__card{padding:1.5rem;border-radius:1.35rem;background:var(--site-color-surface, #fff);border:1px solid color-mix(in srgb,var(--site-color-primary, #6366f1) 10%,#fff 90%);box-shadow:0 1rem 2rem #0f172a0d}.carousel-five__icon{width:60px;height:60px;display:grid;place-items:center;margin-bottom:1rem;border-radius:1rem;background:linear-gradient(135deg,var(--site-color-primary, #6366f1),color-mix(in srgb,var(--site-color-primary, #6366f1) 64%,#8b5cf6 36%));color:#fff;font-size:1.2rem;font-weight:800}.carousel-five__card p{color:var(--site-color-text-muted, #64748b)}.carousel-five__link{display:inline-flex;margin-top:.5rem;color:var(--site-color-primary, #6366f1);text-decoration:none;font-weight:700}.carousel-four__track{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(240px,1fr);gap:1.25rem;overflow-x:auto;padding-bottom:.5rem}.carousel-four__card{padding:1.5rem;border-radius:1.35rem;background:var(--site-color-surface, #fff);border:1px solid color-mix(in srgb,var(--site-color-primary, #6366f1) 10%,#fff 90%);text-align:center}.carousel-four__avatar{width:88px;height:88px;display:grid;place-items:center;margin:0 auto 1rem;border-radius:999px;background:linear-gradient(135deg,var(--site-color-primary, #6366f1),color-mix(in srgb,var(--site-color-primary, #6366f1) 64%,#ec4899 36%));color:#fff;font-size:1.8rem;font-weight:800}.carousel-four__card span{display:block;color:var(--site-color-primary, #6366f1);font-weight:600;margin-bottom:.5rem}.carousel-four__card p{color:var(--site-color-text-muted, #64748b);margin-bottom:0}.carousel-one__shell{overflow:hidden;border-radius:1.5rem;box-shadow:0 2rem 4rem #0f172a1f}.carousel-one__slide{min-height:520px;display:flex;align-items:end;padding:3rem;color:#fff;background:linear-gradient(to top,#0f172ad1,#0f172a2e)}.carousel-one__slide--1{background-image:linear-gradient(to top,#0f172ad1,#0f172a2e),linear-gradient(135deg,#1d4ed8,#7c3aed)}.carousel-one__slide--2{background-image:linear-gradient(to top,#0f172ad1,#0f172a2e),linear-gradient(135deg,#0f766e,#06b6d4)}.carousel-one__slide--3{background-image:linear-gradient(to top,#0f172ad1,#0f172a2e),linear-gradient(135deg,#b45309,#ef4444)}.carousel-one__content{max-width:44rem}.carousel-one__eyebrow{display:inline-flex;padding:.45rem .9rem;margin-bottom:1rem;border-radius:999px;background:#ffffff24}.carousel-one__content h2,.carousel-one__content .h2{font-size:clamp(2.1rem,4vw,3.5rem);margin-bottom:.75rem}.carousel-one__content p{max-width:36rem;color:#ffffffdb;font-size:1.08rem}.carousel-one__button{display:inline-flex;margin-top:1.3rem;padding:.9rem 1.35rem;border-radius:.9rem;background:#fff;color:#111827;text-decoration:none;font-weight:700}.carousel-one__indicators button{width:12px;height:12px;border-radius:999px}.carousel-one__indicators .active{width:32px}.carousel-one__control{width:10%}.carousel-three{background:linear-gradient(135deg,color-mix(in srgb,var(--site-color-primary, #6366f1) 8%,#fff 92%),color-mix(in srgb,var(--site-color-secondary, #8b5cf6) 10%,#fff 90%))}.carousel-three__shell{max-width:840px;margin:0 auto}.carousel-three__card{padding:3rem 1.5rem;text-align:center}.carousel-three__quote{font-size:4rem;line-height:1;color:var(--site-color-primary, #6366f1);opacity:.24}.carousel-three__text{font-size:1.2rem;line-height:1.8;color:var(--site-color-text, #0f172a);font-style:italic}.carousel-three__author strong,.carousel-three__author span{display:block}.carousel-three__author span{color:var(--site-color-text-muted, #64748b)}.carousel-three__control{width:8%}.carousel-two{background:color-mix(in srgb,var(--site-color-primary, #6366f1) 4%,#fff 96%)}.carousel-two__track{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(280px,320px);gap:1.5rem;overflow-x:auto;padding:.5rem 0 1rem;scroll-snap-type:x proximity}.carousel-two__card{overflow:hidden;border-radius:1.35rem;background:var(--site-color-surface, #fff);box-shadow:0 1.5rem 3rem #0f172a14;scroll-snap-align:start}.carousel-two__image{height:220px}.carousel-two__image--1{background:linear-gradient(135deg,#6366f1,#8b5cf6)}.carousel-two__image--2{background:linear-gradient(135deg,#0ea5e9,#06b6d4)}.carousel-two__image--3{background:linear-gradient(135deg,#14b8a6,#22c55e)}.carousel-two__image--4{background:linear-gradient(135deg,#f59e0b,#ef4444)}.carousel-two__image--5{background:linear-gradient(135deg,#ec4899,#7c3aed)}.carousel-two__body{padding:1.25rem}.carousel-two__body span{color:var(--site-color-primary, #6366f1);text-transform:uppercase;letter-spacing:.08em;font-size:.75rem;font-weight:700}.carousel-two__body p{color:var(--site-color-text-muted, #64748b);margin-bottom:0}.category-five,.category-four,.category-one,.category-three,.category-two{background:var(--bs-body-bg)}.category-two{background:linear-gradient(135deg,var(--bs-body-bg) 0%,var(--bs-secondary-bg) 100%)}.clients-five__shell{background:linear-gradient(180deg,var(--bs-body-bg),var(--bs-tertiary-bg));border:1px solid var(--bs-border-color);border-radius:2rem;padding:clamp(1.5rem,4vw,2.5rem)}.clients-five__intro{margin-bottom:1.5rem;text-align:center}.clients-five__intro span{color:var(--bs-secondary-color);font-size:.82rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.clients-five__logos,.clients-five__stats{display:grid;gap:1rem}.clients-five__logos{grid-template-columns:repeat(auto-fit,minmax(10rem,1fr))}.clients-five__logo{align-items:center;background:var(--bs-body-bg);border:1px solid var(--bs-border-color);border-radius:1.25rem;display:flex;gap:.75rem;padding:1rem}.clients-five__mark{align-items:center;background:rgba(var(--bs-primary-rgb),.12);border-radius:.9rem;color:var(--bs-primary);display:inline-flex;font-weight:700;height:2.85rem;justify-content:center;width:2.85rem}.clients-five__stats{grid-template-columns:repeat(auto-fit,minmax(10rem,1fr));margin-top:1.5rem}.clients-five__stats article{background:rgba(var(--bs-primary-rgb),.08);border-radius:1.25rem;padding:1rem 1.25rem}.clients-five__stats strong,.clients-five__stats span{display:block}.clients-five__stats span{color:var(--bs-secondary-color)}.clients-four__header{margin:0 auto 2rem;max-width:48rem}.clients-four__grid{display:grid;gap:1.25rem;grid-template-columns:repeat(auto-fit,minmax(18rem,1fr))}.clients-four__testimonial{background:var(--bs-body-bg);border:1px solid var(--bs-border-color);border-radius:1.75rem;box-shadow:0 1rem 2rem #0f172a0f;padding:1.75rem}.clients-four__person{align-items:center;display:flex;gap:1rem;margin-bottom:1rem}.clients-four__avatar{align-items:center;background:linear-gradient(135deg,var(--bs-primary),rgba(var(--bs-primary-rgb),.55));border-radius:1rem;color:#fff;display:inline-flex;font-weight:700;height:3.25rem;justify-content:center;width:3.25rem}.clients-one__grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(14rem,1fr))}.clients-one__card{background:var(--bs-body-bg);border:1px solid var(--bs-border-color);border-radius:1.5rem;padding:1.5rem;text-align:center}.clients-one__mark{align-items:center;background:rgba(var(--bs-primary-rgb),.1);border-radius:1rem;color:var(--bs-primary);display:inline-flex;font-size:1.25rem;font-weight:700;height:4rem;justify-content:center;margin-bottom:1rem;width:4rem}.clients-one__label{color:var(--bs-secondary-color);font-size:.95rem}.clients-three__header{margin:0 auto 2rem;max-width:48rem}.clients-three__grid{display:grid;gap:1.25rem;grid-template-columns:repeat(auto-fit,minmax(16rem,1fr))}.clients-three__card{background:linear-gradient(180deg,var(--bs-body-bg),var(--bs-tertiary-bg));border:1px solid var(--bs-border-color);border-radius:1.75rem;padding:1.75rem}.clients-three__logo{align-items:center;background:rgba(var(--bs-primary-rgb),.12);border-radius:50%;color:var(--bs-primary);display:inline-flex;font-size:1.15rem;font-weight:700;height:3.5rem;justify-content:center;margin-bottom:1rem;width:3.5rem}.clients-three__meta{color:var(--bs-secondary-color);font-size:.92rem}.clients-two__header{margin:0 auto 2rem;max-width:48rem}.clients-two__track{display:flex;gap:1rem;overflow-x:auto;padding-bottom:.5rem;scroll-snap-type:x proximity}.clients-two__slide{align-items:center;background:var(--bs-body-bg);border:1px solid var(--bs-border-color);border-radius:1.25rem;display:flex;flex:0 0 18rem;gap:1rem;padding:1rem 1.25rem;scroll-snap-align:start}.clients-two__symbol{align-items:center;background:linear-gradient(135deg,var(--bs-primary),rgba(var(--bs-primary-rgb),.55));border-radius:1rem;color:#fff;display:inline-flex;font-weight:700;height:3.25rem;justify-content:center;width:3.25rem}.comparison-five,.comparison-four,.comparison-one,.comparison-three,.comparison-two{background:var(--bs-secondary-bg);min-height:100vh}.contact-five{background:linear-gradient(135deg,#0f172a,#1e293b);color:#fff}.contact-five__header span,.contact-five__label{color:#ffffffb3}.contact-five__grid{display:grid;gap:1.5rem;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)}.contact-five__panel{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff14;border:1px solid rgba(255,255,255,.12);border-radius:1.75rem;padding:2rem}.contact-five__info-item+.contact-five__info-item{margin-top:1.25rem}.contact-five__socials,.contact-five__inline-meta{display:flex;flex-wrap:wrap;gap:.75rem}.contact-five__socials a{align-items:center;background:#ffffff14;border-radius:50%;color:#fff;display:inline-flex;height:2.75rem;justify-content:center;text-decoration:none;width:2.75rem}.contact-five .form-control,.contact-five .form-label{color:#fff}.contact-five .form-control{background:#ffffff14;border-color:#ffffff29}.contact-five .form-control::-moz-placeholder{color:#ffffff8c}.contact-five .form-control::placeholder{color:#ffffff8c}@media(max-width:991.98px){.contact-five__grid{grid-template-columns:1fr}}.contact-four__shell{margin:0 auto;max-width:34rem}.contact-four__icon{align-items:center;background:rgba(var(--bs-primary-rgb),.12);border-radius:50%;color:var(--bs-primary);display:flex;font-size:1.75rem;height:4.5rem;justify-content:center;margin:0 auto 1.5rem;width:4.5rem}.contact-four__form{background:var(--bs-body-bg);border:1px solid var(--bs-border-color);border-radius:1.75rem;box-shadow:0 1rem 2.5rem #0f172a14;padding:2rem}.contact-four__links{display:grid;gap:.85rem;margin-top:1.5rem}.contact-four__links a{align-items:center;background:var(--bs-tertiary-bg);border-radius:1rem;color:var(--bs-body-color);display:flex;gap:.75rem;padding:.95rem 1rem;text-decoration:none}.contact-one{background:linear-gradient(180deg,rgba(var(--bs-primary-rgb),.04),transparent 24%)}.contact-one__panel{background:var(--bs-body-bg);border:1px solid var(--bs-border-color);border-radius:1.75rem;box-shadow:0 1rem 2.5rem #0f172a14;height:100%;padding:2rem}.contact-one__meta,.contact-one__socials{display:flex;flex-wrap:wrap;gap:.75rem}.contact-one__meta span,.contact-one__map-link,.contact-one__socials a{align-items:center;background:var(--bs-tertiary-bg);border-radius:999px;color:var(--bs-body-color);display:inline-flex;gap:.5rem;padding:.75rem 1rem;text-decoration:none}.contact-one__cards{display:grid;gap:1rem;margin:1.5rem 0}.contact-one__card{background:var(--bs-tertiary-bg);border-radius:1.25rem;padding:1.25rem}.contact-one__card-label{color:var(--bs-secondary-color);font-size:.95rem;margin-bottom:.5rem}.contact-three{background:linear-gradient(135deg,var(--bs-tertiary-bg),rgba(var(--bs-primary-rgb),.08))}.contact-three__card{background:var(--bs-body-bg);border:1px solid var(--bs-border-color);border-radius:2rem;margin:0 auto;max-width:56rem;overflow:hidden}.contact-three__header{background:linear-gradient(135deg,rgba(var(--bs-primary-rgb),.1),rgba(var(--bs-primary-rgb),.02));padding:2rem 2rem 1.25rem;text-align:center}.contact-three__eyebrow{color:var(--bs-primary);font-size:.82rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.contact-three__methods,.contact-three__footer{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.contact-three__form{padding:2rem}.contact-three__footer{border-top:1px solid var(--bs-border-color);justify-content:space-between;margin-top:1.5rem;padding-top:1.5rem}.contact-two__shell{box-shadow:0 1.5rem 3rem #0f172a1f}.contact-two__form-side,.contact-two__spotlight{height:100%;padding:clamp(2rem,4vw,3rem)}.contact-two__form-side{background:var(--bs-body-bg)}.contact-two__spotlight{background:linear-gradient(135deg,rgba(var(--bs-primary-rgb),.88),#0f172ae6);background-position:center;background-size:cover;color:#fff;display:flex;flex-direction:column;justify-content:center;min-height:24rem}.contact-two__eyebrow{color:var(--bs-primary);display:inline-block;font-size:.85rem;font-weight:700;letter-spacing:.12em;margin-bottom:1rem;text-transform:uppercase}.contact-two__stack{display:grid;gap:.85rem;margin-top:1.5rem}.contact-two__stack div{align-items:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff1f;border-radius:1rem;display:flex;gap:.75rem;padding:.95rem 1rem}.content-one,.content-two,.content-three,.content-four,.content-five{background:var(--bs-body-bg);color:var(--bs-body-color)}.content-one h2,.content-one .h2,.content-one h3,.content-one .h3,.content-one h4,.content-one .h4,.content-two h2,.content-two .h2,.content-three .h2,.content-two h3,.content-two .h3,.content-three .h3,.content-two h4,.content-two .h4,.content-three .h4,.content-three h2,.content-three h3,.content-three h4,.content-four h2,.content-four .h2,.content-four h3,.content-four .h3,.content-four h4,.content-four .h4,.content-five h2,.content-five .h2,.content-five h3,.content-five .h3,.content-five h4,.content-five .h4{color:var(--bs-body-color);margin:0}.content-one p,.content-two p,.content-three p,.content-four p,.content-five p{color:var(--bs-secondary-color);margin:0}.content-one img,.content-two img,.content-three img,.content-four img,.content-five img{display:block;max-width:100%}.content-one__grid,.content-two__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(2rem,4vw,4rem);align-items:center}.content-one__image,.content-two__image{overflow:hidden;border-radius:1.75rem;box-shadow:0 1.5rem 3rem #0f172a1f}.content-one__image img,.content-two__image img{width:100%;height:clamp(18rem,34vw,25rem);-o-object-fit:cover;object-fit:cover}.content-one__text,.content-two__text{display:grid;gap:1rem}.content-one__text h2,.content-one__text .h2,.content-two__text h2,.content-two__text .h2{font-size:clamp(2rem,3vw,3rem);font-weight:700;line-height:1.08}.content-one__eyebrow,.content-two__eyebrow{color:var(--site-color-primary, var(--bs-primary));font-size:1.0625rem;font-weight:600}.content-one__features{display:flex;flex-wrap:wrap;gap:.875rem;margin-top:.5rem}.content-one__feature{display:inline-flex;align-items:center;gap:.5rem;padding:.7rem 1rem;border-radius:999px;background:rgba(var(--bs-primary-rgb),.08);color:var(--bs-body-color);font-size:.95rem;font-weight:500}.content-one__feature svg{width:1rem;height:1rem;stroke:var(--site-color-primary, var(--bs-primary))}.content-two,.content-three{background:var(--bs-tertiary-bg)}.content-two__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:1rem}.content-two__stat{padding:1rem;text-align:center;border-radius:1rem;background:var(--bs-body-bg);box-shadow:0 .75rem 2rem #0f172a14}.content-two__number{display:block;color:var(--site-color-primary, var(--bs-primary));font-size:clamp(1.35rem,2vw,1.85rem);font-weight:700}.content-two__label{display:block;margin-top:.25rem;color:var(--bs-secondary-color);font-size:.78rem;letter-spacing:.06em;text-transform:uppercase}.content-three__header,.content-four__header{max-width:46rem;margin:0 auto 3rem;text-align:center}.content-three__header h2,.content-three__header .h2,.content-four__header h2,.content-four__header .h2{font-size:clamp(2rem,3vw,3rem);font-weight:700;margin-bottom:.9rem}.content-three__header p,.content-four__header p{font-size:1.05rem}.content-three__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}.content-three__card{padding:2rem 1.6rem;border-radius:1.5rem;background:var(--bs-tertiary-bg);text-align:center;transition:transform .2s ease,box-shadow .2s ease}.content-three__card:hover{transform:translateY(-4px);box-shadow:0 1.25rem 2.4rem #0f172a1a}.content-three__card h3,.content-three__card .h3{margin-bottom:.75rem;font-size:1.15rem;font-weight:600}.content-three__card p{line-height:1.7}.content-three__icon{width:3.5rem;height:3.5rem;display:inline-flex;align-items:center;justify-content:center;border-radius:1rem;margin-bottom:1.25rem}.content-three__icon svg{width:1.65rem;height:1.65rem;stroke:currentColor}.content-three__icon.color-1{color:var(--site-color-primary, var(--bs-primary));background:rgba(var(--bs-primary-rgb),.12)}.content-three__icon.color-2{color:var(--bs-success);background:rgba(var(--bs-success-rgb),.12)}.content-three__icon.color-3{color:var(--bs-warning);background:rgba(var(--bs-warning-rgb),.16)}.content-four{background:var(--bs-tertiary-bg)}.content-four__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}.content-four__card{display:flex;gap:1rem;padding:1.4rem;border:1px solid var(--bs-border-color);border-radius:1.4rem;background:var(--bs-body-bg)}.content-four__icon{width:3rem;height:3rem;flex:0 0 3rem;display:inline-flex;align-items:center;justify-content:center;border-radius:.95rem;background:var(--site-color-primary, var(--bs-primary))}.content-four__icon svg{width:1.35rem;height:1.35rem;stroke:#fff}.content-four__content{display:grid;gap:.35rem}.content-four__content h4,.content-four__content .h4{font-size:1rem;font-weight:600}.content-four__content p{font-size:.92rem;line-height:1.65}.content-five__profile{max-width:52rem;margin:0 auto;text-align:center}.content-five__avatar{width:7.5rem;height:7.5rem;margin:0 auto 1.5rem;border:.25rem solid var(--bs-tertiary-bg);border-radius:50%;-o-object-fit:cover;object-fit:cover}.content-five__name{font-size:clamp(1.8rem,2.8vw,2.4rem);font-weight:700}.content-five__role{margin-top:.35rem;color:var(--site-color-primary, var(--bs-primary));font-size:1rem}.content-five__bio{display:grid;gap:1rem;max-width:44rem;margin:1.75rem auto 0}.content-five__bio p{font-size:1.05rem;line-height:1.8}.content-five__quote{margin:2rem auto 0;padding:2rem;max-width:44rem;border-radius:1.5rem;background:var(--bs-tertiary-bg);color:var(--bs-body-color);font-size:1.2rem;font-style:italic;line-height:1.75}.content-five__social{display:flex;justify-content:center;gap:.85rem;margin-top:1.75rem}.content-five__social-link{width:2.75rem;height:2.75rem;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:var(--bs-tertiary-bg);color:var(--bs-secondary-color);text-decoration:none;transition:background-color .2s ease,color .2s ease}.content-five__social-link:hover{background:var(--site-color-primary, var(--bs-primary));color:#fff}.content-five__social-link span{font-size:.85rem;font-weight:700;letter-spacing:.08em}@media(max-width:991.98px){.content-one__grid,.content-two__grid,.content-three__grid,.content-four__grid{grid-template-columns:1fr}.content-two__image{order:-1}}@media(max-width:767.98px){.content-two__stats{grid-template-columns:1fr}.content-one__image img,.content-two__image img{height:18rem}}.countdown-five{background:#0a0a0a;color:#fff}.countdown-five__header{margin-bottom:3rem;text-align:center}.countdown-five__title{color:#0ff;font-family:Orbitron,sans-serif;font-size:2.5rem;margin-bottom:.5rem;text-shadow:0 0 10px #0ff,0 0 20px #0ff,0 0 40px #0ff}.countdown-five__subtitle{color:#666;margin:0}.countdown-five__display{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}.countdown-five__block{background:#00ffff0d;border:2px solid #0ff;border-radius:10px;box-shadow:0 0 20px #00ffff4d,inset 0 0 20px #00ffff1a;padding:1.5rem;text-align:center}.countdown-five__block--pink{background:#ff00ff0d;border-color:#f0f;box-shadow:0 0 20px #ff00ff4d,inset 0 0 20px #ff00ff1a}.countdown-five__block--green{background:#00ff000d;border-color:#0f0;box-shadow:0 0 20px #00ff004d,inset 0 0 20px #00ff001a}.countdown-five__block--orange{background:#ff99000d;border-color:#f90;box-shadow:0 0 20px #ff99004d,inset 0 0 20px #ff99001a}.countdown-five__value{color:#0ff;font-family:Orbitron,sans-serif;font-size:3.5rem;font-weight:700;text-shadow:0 0 10px currentColor,0 0 20px currentColor,0 0 40px currentColor}.countdown-five__block--pink .countdown-five__value,.countdown-five__block--pink .countdown-five__label{color:#f0f}.countdown-five__block--green .countdown-five__value,.countdown-five__block--green .countdown-five__label{color:#0f0}.countdown-five__block--orange .countdown-five__value,.countdown-five__block--orange .countdown-five__label{color:#f90}.countdown-five__label{color:#0ff;font-size:.75rem;letter-spacing:.2em;margin-top:.5rem;opacity:.8;text-transform:uppercase}.countdown-four{background:var(--bs-secondary-bg)}.countdown-four__container{background:var(--bs-body-bg);border-radius:var(--bs-border-radius-xl);box-shadow:var(--bs-box-shadow-lg);padding:3rem}.countdown-four__header{margin-bottom:2rem;text-align:center}.countdown-four__title{font-size:1.75rem;font-weight:700;margin-bottom:.5rem}.countdown-four__subtitle{color:var(--bs-secondary-color);margin:0}.countdown-four__bar+.countdown-four__bar{margin-top:1.5rem}.countdown-four__bar-label{display:flex;font-weight:600;justify-content:space-between;margin-bottom:.5rem}.countdown-four__track{background:var(--bs-secondary-bg);border-radius:6px;height:12px;overflow:hidden}.countdown-four__fill{border-radius:6px;height:100%;transition:width 1s linear}.countdown-one{background:var(--bs-secondary-bg)}.countdown-one__container{background:var(--bs-body-bg);border-radius:var(--bs-border-radius-xl);box-shadow:var(--bs-box-shadow-lg);padding:3rem}.countdown-one__header,.countdown-one__footer{text-align:center}.countdown-one__header{margin-bottom:2rem}.countdown-one__title{font-size:1.75rem;font-weight:700;margin-bottom:.5rem}.countdown-one__subtitle{color:var(--bs-secondary-color);font-size:1rem;margin:0}.countdown-one__display{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.countdown-one__block{background:linear-gradient(135deg,var(--bs-primary),color-mix(in srgb,var(--bs-primary) 55%,#8b5cf6));border-radius:var(--bs-border-radius-lg);color:#fff;min-width:100px;padding:1.5rem 1rem;text-align:center}.countdown-one__value{font-size:3rem;font-variant-numeric:tabular-nums;font-weight:700;line-height:1;margin-bottom:.5rem}.countdown-one__label{font-size:.75rem;letter-spacing:.1em;opacity:.9;text-transform:uppercase}.countdown-one__footer{margin-top:2rem}.countdown-one__button{background:var(--bs-primary);border-radius:999px;color:#fff;display:inline-flex;font-weight:600;padding:.75rem 2rem;text-decoration:none}.countdown-one__button:hover{background:color-mix(in srgb,var(--bs-primary) 85%,black);color:#fff}.countdown-three{background:#1a1a2e;color:#fff}.countdown-three__header{margin-bottom:3rem;text-align:center}.countdown-three__title{font-size:2rem;font-weight:700;margin-bottom:.5rem}.countdown-three__subtitle{color:#ffffff80;margin:0}.countdown-three__display{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.countdown-three__unit{text-align:center}.countdown-three__cards{display:flex;gap:4px;margin-bottom:.5rem}.countdown-three__card{height:80px;position:relative;width:60px}.countdown-three__card-top,.countdown-three__card-bottom{background:#2d2d44;color:#fff;font-size:4rem;font-weight:700;overflow:hidden;position:absolute;text-align:center;width:100%}.countdown-three__card-top{border-bottom:1px solid #1a1a2e;border-radius:8px 8px 0 0;height:50%;line-height:76px;top:0}.countdown-three__card-bottom{border-radius:0 0 8px 8px;border-top:1px solid #3d3d5c;bottom:0;height:50%;line-height:0}.countdown-three__label{color:#fff9;font-size:.75rem;letter-spacing:.1em;text-transform:uppercase}.countdown-three__separator{animation:countdown-three-blink 1s infinite;color:#fff;font-size:3rem;line-height:1}@keyframes countdown-three-blink{0%,to{opacity:1}50%{opacity:.3}}.countdown-two{background:linear-gradient(135deg,#1e1b4b,#312e81);color:#fff}.countdown-two__header{margin-bottom:3rem;text-align:center}.countdown-two__title{font-size:2rem;font-weight:700;margin-bottom:.5rem}.countdown-two__subtitle{margin:0;opacity:.8}.countdown-two__circles{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.countdown-two__item{text-align:center}.countdown-two__circle{height:120px;margin-bottom:1rem;position:relative;width:120px}.countdown-two__svg{height:120px;transform:rotate(-90deg);width:120px}.countdown-two__track,.countdown-two__progress{fill:none;stroke-width:8}.countdown-two__track{stroke:#ffffff1a}.countdown-two__progress{stroke-dasharray:283;stroke-dashoffset:0;stroke-linecap:round;transition:stroke-dashoffset 1s ease}.countdown-two__value{color:#fff;font-size:2rem;font-weight:700;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.countdown-two__label{color:#ffffffb3;font-size:.875rem;letter-spacing:.1em;text-transform:uppercase}.counter-one{padding:5rem 0;background:linear-gradient(135deg,#1a1a2efa,#0f3460f5),url(https://images.unsplash.com/photo-1451187580459-43490279c0fa?w=1920) center/cover no-repeat}.counter-one{padding:5rem 0;background:linear-gradient(135deg,#1a1a2efa,#0f3460f5),url(https://images.unsplash.com/photo-1451187580459-43490279c0fa?w=1920) center/cover no-repeat}.counter-one{padding:5rem 0;background:linear-gradient(135deg,#1a1a2efa,#0f3460f5),url(https://images.unsplash.com/photo-1451187580459-43490279c0fa?w=1920) center/cover no-repeat}.counter-one{padding:5rem 0;background:linear-gradient(135deg,#1a1a2efa,#0f3460f5),url(https://images.unsplash.com/photo-1451187580459-43490279c0fa?w=1920) center/cover no-repeat}.counter-one{padding:5rem 0;background:linear-gradient(135deg,#1a1a2efa,#0f3460f5),url(https://images.unsplash.com/photo-1451187580459-43490279c0fa?w=1920) center/cover no-repeat}.counter-one,.counter-two,.counter-three,.counter-four,.counter-five{overflow:hidden}.counter-one .container,.counter-one .header-two__container,.counter-one .header-three__container,.counter-one .header-six__container,.counter-one .header-seven__main-container,.counter-one .header-seven__topbar-container,.counter-one .header-nine__container,.counter-one .header-four__container,.counter-one .header-eight__nav-container,.counter-one .header-eight__main-container,.counter-one .footer-two__container,.counter-one .footer-three__bottom-container,.counter-one .footer-three__container,.counter-one .footer-three__cta-container,.counter-one .footer-ten__bottom-container,.counter-one .footer-ten__newsletter-container,.counter-one .footer-ten__container,.counter-one .footer-ten__cta-container,.counter-one .footer-six__bottom-container,.counter-one .footer-six__container,.counter-one .footer-seven__bottom-container,.counter-one .footer-seven__container,.counter-one .footer-nine__bottom-container,.counter-one .footer-nine__top-container,.counter-one .footer-four__bottom-container,.counter-one .footer-four__container,.counter-one .footer-five__bottom-container,.counter-one .footer-five__container,.counter-one .footer-five__newsletter-container,.counter-one .footer-eight__bottom-container,.counter-one .footer-eight__container,.counter-two .container,.counter-two .header-two__container,.counter-two .header-three__container,.counter-two .header-six__container,.counter-two .header-seven__main-container,.counter-two .header-seven__topbar-container,.counter-two .header-nine__container,.counter-two .header-four__container,.counter-two .header-eight__nav-container,.counter-two .header-eight__main-container,.counter-two .footer-two__container,.counter-two .footer-three__bottom-container,.counter-two .footer-three__container,.counter-two .footer-three__cta-container,.counter-two .footer-ten__bottom-container,.counter-two .footer-ten__newsletter-container,.counter-two .footer-ten__container,.counter-two .footer-ten__cta-container,.counter-two .footer-six__bottom-container,.counter-two .footer-six__container,.counter-two .footer-seven__bottom-container,.counter-two .footer-seven__container,.counter-two .footer-nine__bottom-container,.counter-two .footer-nine__top-container,.counter-two .footer-four__bottom-container,.counter-two .footer-four__container,.counter-two .footer-five__bottom-container,.counter-two .footer-five__container,.counter-two .footer-five__newsletter-container,.counter-two .footer-eight__bottom-container,.counter-two .footer-eight__container,.counter-three .container,.counter-three .header-two__container,.counter-three .header-three__container,.counter-three .header-six__container,.counter-three .header-seven__main-container,.counter-three .header-seven__topbar-container,.counter-three .header-nine__container,.counter-three .header-four__container,.counter-three .header-eight__nav-container,.counter-three .header-eight__main-container,.counter-three .footer-two__container,.counter-three .footer-three__bottom-container,.counter-three .footer-three__container,.counter-three .footer-three__cta-container,.counter-three .footer-ten__bottom-container,.counter-three .footer-ten__newsletter-container,.counter-three .footer-ten__container,.counter-three .footer-ten__cta-container,.counter-three .footer-six__bottom-container,.counter-three .footer-six__container,.counter-three .footer-seven__bottom-container,.counter-three .footer-seven__container,.counter-three .footer-nine__bottom-container,.counter-three .footer-nine__top-container,.counter-three .footer-four__bottom-container,.counter-three .footer-four__container,.counter-three .footer-five__bottom-container,.counter-three .footer-five__container,.counter-three .footer-five__newsletter-container,.counter-three .footer-eight__bottom-container,.counter-three .footer-eight__container,.counter-four .container,.counter-four .header-two__container,.counter-four .header-three__container,.counter-four .header-six__container,.counter-four .header-seven__main-container,.counter-four .header-seven__topbar-container,.counter-four .header-nine__container,.counter-four .header-four__container,.counter-four .header-eight__nav-container,.counter-four .header-eight__main-container,.counter-four .footer-two__container,.counter-four .footer-three__bottom-container,.counter-four .footer-three__container,.counter-four .footer-three__cta-container,.counter-four .footer-ten__bottom-container,.counter-four .footer-ten__newsletter-container,.counter-four .footer-ten__container,.counter-four .footer-ten__cta-container,.counter-four .footer-six__bottom-container,.counter-four .footer-six__container,.counter-four .footer-seven__bottom-container,.counter-four .footer-seven__container,.counter-four .footer-nine__bottom-container,.counter-four .footer-nine__top-container,.counter-four .footer-four__bottom-container,.counter-four .footer-four__container,.counter-four .footer-five__bottom-container,.counter-four .footer-five__container,.counter-four .footer-five__newsletter-container,.counter-four .footer-eight__bottom-container,.counter-four .footer-eight__container,.counter-five .container,.counter-five .header-two__container,.counter-five .header-three__container,.counter-five .header-six__container,.counter-five .header-seven__main-container,.counter-five .header-seven__topbar-container,.counter-five .header-nine__container,.counter-five .header-four__container,.counter-five .header-eight__nav-container,.counter-five .header-eight__main-container,.counter-five .footer-two__container,.counter-five .footer-three__bottom-container,.counter-five .footer-three__container,.counter-five .footer-three__cta-container,.counter-five .footer-ten__bottom-container,.counter-five .footer-ten__newsletter-container,.counter-five .footer-ten__container,.counter-five .footer-ten__cta-container,.counter-five .footer-six__bottom-container,.counter-five .footer-six__container,.counter-five .footer-seven__bottom-container,.counter-five .footer-seven__container,.counter-five .footer-nine__bottom-container,.counter-five .footer-nine__top-container,.counter-five .footer-four__bottom-container,.counter-five .footer-four__container,.counter-five .footer-five__bottom-container,.counter-five .footer-five__container,.counter-five .footer-five__newsletter-container,.counter-five .footer-eight__bottom-container,.counter-five .footer-eight__container{position:relative}.counter-one{padding:5rem 0;background:linear-gradient(135deg,#1a1a2efa,#0f3460f5),url(https://images.unsplash.com/photo-1451187580459-43490279c0fa?w=1920) center/cover no-repeat}.counter-one__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.875rem}.counter-one__card{padding:2.5rem 1.9rem;border-radius:1.5rem;background:#ffffff0f;-webkit-backdrop-filter:blur(.75rem);backdrop-filter:blur(.75rem);border:1px solid rgba(255,255,255,.12);text-align:center;transition:transform .3s ease,border-color .3s ease,background-color .3s ease}.counter-one__card:hover{transform:translateY(-.5rem);background:#ffffff17;border-color:#6366f161}.counter-one__icon{width:4.375rem;height:4.375rem;margin:0 auto 1.5rem;display:inline-flex;align-items:center;justify-content:center;border-radius:1.25rem;background:linear-gradient(135deg,var(--site-color-primary, #6366f1),#8b5cf6);box-shadow:0 .75rem 2rem #6366f14d;color:#fff;font-size:1.7rem}.counter-one__value-group{display:inline-flex;align-items:flex-start;gap:.2rem;margin-bottom:.55rem}.counter-one__value{font-size:clamp(2.4rem,3vw,3.5rem);line-height:1;font-weight:800;color:#fff}.counter-one__suffix{font-size:1.8rem;line-height:1;font-weight:700;color:#a5b4fc}.counter-one__label{margin:0 0 1rem;font-size:1rem;font-weight:500;color:#94a3b8}.counter-one__progress{width:100%;height:.3rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;border-radius:999px;overflow:hidden;background:#ffffff1f}.counter-one__progress::-webkit-progress-bar{background:#ffffff1f}.counter-one__progress::-webkit-progress-value{background:linear-gradient(90deg,var(--site-color-primary, #6366f1),#8b5cf6);border-radius:999px}.counter-one__progress::-moz-progress-bar{background:linear-gradient(90deg,var(--site-color-primary, #6366f1),#8b5cf6);border-radius:999px}.counter-two{padding:4rem 0;background:linear-gradient(135deg,#667eea,#764ba2)}.counter-two__stage{min-height:26rem;display:grid;place-items:center}.counter-two__wrap{width:min(12.5rem,88vw);aspect-ratio:1;position:relative;display:grid;place-items:center;border-radius:999px;background:#fff;box-shadow:0 1.25rem 3.75rem #00000047;text-align:center}.counter-two__wrap:before{content:"";position:absolute;inset:-.625rem;border-radius:inherit;border:4px solid rgba(255,255,255,.3)}.counter-two__value{display:block;color:#667eea;font-size:clamp(2.6rem,4vw,3.5rem);line-height:1;font-weight:800}.counter-two__label{display:block;margin-top:.4rem;color:#666;font-size:.85rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.counter-three{padding:4rem 0;background:#f8f9fa}.counter-three__row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;align-items:center;max-width:56rem;margin:0 auto}.counter-three__item{padding:1.875rem 1rem;text-align:center}.counter-three__item:not(:last-child){border-right:1px solid #d8dde4}.counter-three__value{font-size:clamp(2.5rem,4vw,3.5rem);line-height:1;font-weight:800;color:#2c3e50}.counter-three__label{margin-top:.55rem;color:#666;font-size:.9rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.counter-four{padding:4rem 0;background:#fff}.counter-four__stage{min-height:24rem;display:grid;place-items:center}.counter-four__wrap{padding:2rem;text-align:center}.counter-four__icon{width:6.25rem;height:6.25rem;margin:0 auto 1.5rem;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:linear-gradient(135deg,#f093fb,#f5576c);color:#fff;font-size:2.5rem}.counter-four__value{font-size:clamp(2.8rem,4vw,4rem);line-height:1;font-weight:800;color:#1a1a1a}.counter-four__label{margin-top:.65rem;color:#666;font-size:1rem}.counter-five{padding:4rem 0;background:#e8ecf1}.counter-five__stage{min-height:24rem;display:grid;place-items:center}.counter-five__card{width:min(100%,34rem);padding:3.125rem 4.375rem;border-radius:1.25rem;background:#fff;box-shadow:0 1.25rem 3.75rem #0000001a;text-align:center}.counter-five__value{color:#667eea;font-size:clamp(3rem,5vw,4.5rem);line-height:1;font-weight:800}.counter-five__label{margin-top:.7rem;color:#555;font-size:1.1rem;font-weight:600}.counter-five__support{margin-top:.35rem;color:#999;font-size:.85rem}@media(max-width:991.98px){.counter-one__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.counter-three__row{grid-template-columns:1fr;max-width:24rem}.counter-three__item:not(:last-child){border-right:0;border-bottom:1px solid #d8dde4}.counter-five__card{padding:2.5rem 2rem}}@media(max-width:575.98px){.counter-one{padding:4rem 0}.counter-one__grid{grid-template-columns:1fr}.counter-two__stage,.counter-four__stage,.counter-five__stage{min-height:20rem}}.gallery-one,.gallery-two,.gallery-three,.gallery-four,.gallery-five{overflow:hidden}.gallery-one .container,.gallery-one .header-two__container,.gallery-one .header-three__container,.gallery-one .header-six__container,.gallery-one .header-seven__main-container,.gallery-one .header-seven__topbar-container,.gallery-one .header-nine__container,.gallery-one .header-four__container,.gallery-one .header-eight__nav-container,.gallery-one .header-eight__main-container,.gallery-one .footer-two__container,.gallery-one .footer-three__bottom-container,.gallery-one .footer-three__container,.gallery-one .footer-three__cta-container,.gallery-one .footer-ten__bottom-container,.gallery-one .footer-ten__newsletter-container,.gallery-one .footer-ten__container,.gallery-one .footer-ten__cta-container,.gallery-one .footer-six__bottom-container,.gallery-one .footer-six__container,.gallery-one .footer-seven__bottom-container,.gallery-one .footer-seven__container,.gallery-one .footer-nine__bottom-container,.gallery-one .footer-nine__top-container,.gallery-one .footer-four__bottom-container,.gallery-one .footer-four__container,.gallery-one .footer-five__bottom-container,.gallery-one .footer-five__container,.gallery-one .footer-five__newsletter-container,.gallery-one .footer-eight__bottom-container,.gallery-one .footer-eight__container,.gallery-two .container,.gallery-two .header-two__container,.gallery-two .header-three__container,.gallery-two .header-six__container,.gallery-two .header-seven__main-container,.gallery-two .header-seven__topbar-container,.gallery-two .header-nine__container,.gallery-two .header-four__container,.gallery-two .header-eight__nav-container,.gallery-two .header-eight__main-container,.gallery-two .footer-two__container,.gallery-two .footer-three__bottom-container,.gallery-two .footer-three__container,.gallery-two .footer-three__cta-container,.gallery-two .footer-ten__bottom-container,.gallery-two .footer-ten__newsletter-container,.gallery-two .footer-ten__container,.gallery-two .footer-ten__cta-container,.gallery-two .footer-six__bottom-container,.gallery-two .footer-six__container,.gallery-two .footer-seven__bottom-container,.gallery-two .footer-seven__container,.gallery-two .footer-nine__bottom-container,.gallery-two .footer-nine__top-container,.gallery-two .footer-four__bottom-container,.gallery-two .footer-four__container,.gallery-two .footer-five__bottom-container,.gallery-two .footer-five__container,.gallery-two .footer-five__newsletter-container,.gallery-two .footer-eight__bottom-container,.gallery-two .footer-eight__container,.gallery-three .container,.gallery-three .header-two__container,.gallery-three .header-three__container,.gallery-three .header-six__container,.gallery-three .header-seven__main-container,.gallery-three .header-seven__topbar-container,.gallery-three .header-nine__container,.gallery-three .header-four__container,.gallery-three .header-eight__nav-container,.gallery-three .header-eight__main-container,.gallery-three .footer-two__container,.gallery-three .footer-three__bottom-container,.gallery-three .footer-three__container,.gallery-three .footer-three__cta-container,.gallery-three .footer-ten__bottom-container,.gallery-three .footer-ten__newsletter-container,.gallery-three .footer-ten__container,.gallery-three .footer-ten__cta-container,.gallery-three .footer-six__bottom-container,.gallery-three .footer-six__container,.gallery-three .footer-seven__bottom-container,.gallery-three .footer-seven__container,.gallery-three .footer-nine__bottom-container,.gallery-three .footer-nine__top-container,.gallery-three .footer-four__bottom-container,.gallery-three .footer-four__container,.gallery-three .footer-five__bottom-container,.gallery-three .footer-five__container,.gallery-three .footer-five__newsletter-container,.gallery-three .footer-eight__bottom-container,.gallery-three .footer-eight__container,.gallery-four .container,.gallery-four .header-two__container,.gallery-four .header-three__container,.gallery-four .header-six__container,.gallery-four .header-seven__main-container,.gallery-four .header-seven__topbar-container,.gallery-four .header-nine__container,.gallery-four .header-four__container,.gallery-four .header-eight__nav-container,.gallery-four .header-eight__main-container,.gallery-four .footer-two__container,.gallery-four .footer-three__bottom-container,.gallery-four .footer-three__container,.gallery-four .footer-three__cta-container,.gallery-four .footer-ten__bottom-container,.gallery-four .footer-ten__newsletter-container,.gallery-four .footer-ten__container,.gallery-four .footer-ten__cta-container,.gallery-four .footer-six__bottom-container,.gallery-four .footer-six__container,.gallery-four .footer-seven__bottom-container,.gallery-four .footer-seven__container,.gallery-four .footer-nine__bottom-container,.gallery-four .footer-nine__top-container,.gallery-four .footer-four__bottom-container,.gallery-four .footer-four__container,.gallery-four .footer-five__bottom-container,.gallery-four .footer-five__container,.gallery-four .footer-five__newsletter-container,.gallery-four .footer-eight__bottom-container,.gallery-four .footer-eight__container,.gallery-five .container,.gallery-five .header-two__container,.gallery-five .header-three__container,.gallery-five .header-six__container,.gallery-five .header-seven__main-container,.gallery-five .header-seven__topbar-container,.gallery-five .header-nine__container,.gallery-five .header-four__container,.gallery-five .header-eight__nav-container,.gallery-five .header-eight__main-container,.gallery-five .footer-two__container,.gallery-five .footer-three__bottom-container,.gallery-five .footer-three__container,.gallery-five .footer-three__cta-container,.gallery-five .footer-ten__bottom-container,.gallery-five .footer-ten__newsletter-container,.gallery-five .footer-ten__container,.gallery-five .footer-ten__cta-container,.gallery-five .footer-six__bottom-container,.gallery-five .footer-six__container,.gallery-five .footer-seven__bottom-container,.gallery-five .footer-seven__container,.gallery-five .footer-nine__bottom-container,.gallery-five .footer-nine__top-container,.gallery-five .footer-four__bottom-container,.gallery-five .footer-four__container,.gallery-five .footer-five__bottom-container,.gallery-five .footer-five__container,.gallery-five .footer-five__newsletter-container,.gallery-five .footer-eight__bottom-container,.gallery-five .footer-eight__container{position:relative}.gallery-one img,.gallery-two img,.gallery-three img,.gallery-four img,.gallery-five img{display:block;width:100%;max-width:100%}.gallery-one h2,.gallery-one .h2,.gallery-one h3,.gallery-one .h3,.gallery-one p,.gallery-two h2,.gallery-two .h2,.gallery-two h3,.gallery-two .h3,.gallery-two p,.gallery-three h2,.gallery-three .h2,.gallery-three h3,.gallery-three .h3,.gallery-three p,.gallery-four h2,.gallery-four .h2,.gallery-four h3,.gallery-four .h3,.gallery-four p,.gallery-five h2,.gallery-five .h2,.gallery-five h3,.gallery-five .h3,.gallery-five p{margin:0}.gallery-one{padding:4.5rem 0;background:var(--bs-secondary-bg)}.gallery-one__masonry{-moz-column-count:3;column-count:3;-moz-column-gap:1.5rem;column-gap:1.5rem}.gallery-one__item{position:relative;margin-bottom:1.5rem;-moz-column-break-inside:avoid;break-inside:avoid;overflow:hidden;border-radius:1.5rem;cursor:pointer;transition:transform .3s ease}.gallery-one__item:hover{transform:translateY(-.35rem)}.gallery-one__overlay{position:absolute;inset:0;display:flex;align-items:flex-end;padding:1.5rem;background:linear-gradient(to top,rgba(0,0,0,.82) 0%,transparent 60%);opacity:0;transition:opacity .3s ease}.gallery-one__item:hover .gallery-one__overlay{opacity:1}.gallery-one__meta{display:grid;gap:.25rem}.gallery-one__meta h3,.gallery-one__meta .h3{color:#fff;font-size:1.05rem;font-weight:600}.gallery-one__meta span{color:#ffffffb8;font-size:.875rem}.gallery-two{padding:4.5rem 0;background:var(--bs-body-bg)}.gallery-two__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.gallery-two__card{position:relative;overflow:hidden;border-radius:1.5rem;aspect-ratio:1;cursor:pointer}.gallery-two__card img{height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease}.gallery-two__card:hover img{transform:scale(1.15)}.gallery-two__overlay{position:absolute;inset:0;padding:1rem;display:grid;place-items:center;background:linear-gradient(135deg,#6366f1eb,#8b5cf6eb);opacity:0;transition:opacity .3s ease}.gallery-two__card:hover .gallery-two__overlay{opacity:1}.gallery-two__content{display:grid;justify-items:center;gap:.45rem;text-align:center}.gallery-two__content h3,.gallery-two__content .h3{color:#fff;font-size:1.05rem;font-weight:600}.gallery-two__content span{color:#ffffffd1;font-size:.875rem}.gallery-two__action{width:2.5rem;height:2.5rem;margin-top:.5rem;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#fff3;transform:scale(0);transition:transform .3s ease .08s}.gallery-two__action svg{width:1.15rem;height:1.15rem;stroke:#fff}.gallery-two__card:hover .gallery-two__action{transform:scale(1)}.gallery-three{padding:4.5rem 0;background:linear-gradient(135deg,#667eea,#764ba2)}.gallery-three__grid{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem}.gallery-three__card{width:min(15.625rem,50vw - 2rem);padding:1rem 1rem 3rem;background:#fff;box-shadow:0 .75rem 2rem #00000038;transition:transform .3s ease}.gallery-three__card img{height:12.5rem;-o-object-fit:cover;object-fit:cover}.gallery-three__card:hover{transform:rotate(0) scale(1.05);z-index:2}.gallery-three__caption{margin-top:1rem;color:#444;text-align:center;font-family:cursive;font-size:1rem;font-style:italic}.gallery-four{padding:4.5rem 0;background:var(--bs-secondary-bg)}.gallery-four__shell{display:grid;gap:3rem}.gallery-four__filters{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem}.gallery-four__filter{padding:.625rem 1.5rem;border:2px solid var(--bs-border-color);border-radius:999px;background:var(--bs-body-bg);color:var(--bs-body-color);font-size:.9375rem;font-weight:500;transition:border-color .3s ease,background-color .3s ease,color .3s ease}.gallery-four__filter:hover,.gallery-four__filter.is-active{border-color:#6366f1;background:#6366f1;color:#fff}.gallery-four__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}.gallery-four__item{position:relative;overflow:hidden;border-radius:1.5rem;aspect-ratio:4/3;background:#000}.gallery-four__item img{height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .4s ease}.gallery-four__item:hover img{transform:scale(1.1)}.gallery-four__item:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.65),transparent)}.gallery-four__meta{position:absolute;inset-inline:0;bottom:0;z-index:1;display:grid;gap:.2rem;padding:1.25rem}.gallery-four__meta h3,.gallery-four__meta .h3{color:#fff;font-size:1rem;font-weight:600}.gallery-four__meta span{color:#ffffffb8;font-size:.8125rem}.gallery-five{padding:0}.gallery-five .container,.gallery-five .header-two__container,.gallery-five .header-three__container,.gallery-five .header-six__container,.gallery-five .header-seven__main-container,.gallery-five .header-seven__topbar-container,.gallery-five .header-nine__container,.gallery-five .header-four__container,.gallery-five .header-eight__nav-container,.gallery-five .header-eight__main-container,.gallery-five .footer-two__container,.gallery-five .footer-three__bottom-container,.gallery-five .footer-three__container,.gallery-five .footer-three__cta-container,.gallery-five .footer-ten__bottom-container,.gallery-five .footer-ten__newsletter-container,.gallery-five .footer-ten__container,.gallery-five .footer-ten__cta-container,.gallery-five .footer-six__bottom-container,.gallery-five .footer-six__container,.gallery-five .footer-seven__bottom-container,.gallery-five .footer-seven__container,.gallery-five .footer-nine__bottom-container,.gallery-five .footer-nine__top-container,.gallery-five .footer-four__bottom-container,.gallery-five .footer-four__container,.gallery-five .footer-five__bottom-container,.gallery-five .footer-five__container,.gallery-five .footer-five__newsletter-container,.gallery-five .footer-eight__bottom-container,.gallery-five .footer-eight__container{max-width:100%;padding:0}.gallery-five__slider{position:relative;height:clamp(32rem,82vh,48rem);overflow:hidden}.gallery-five__slide{position:absolute;inset:0}.gallery-five__slide img{height:100%;-o-object-fit:cover;object-fit:cover}.gallery-five__overlay{position:absolute;inset:0;display:flex;align-items:center;padding:0 5rem;background:linear-gradient(to right,rgba(0,0,0,.72) 0%,transparent 60%)}.gallery-five__content{max-width:31.25rem;display:grid;gap:1rem;color:#fff}.gallery-five__content h2,.gallery-five__content .h2{font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.15}.gallery-five__content p{color:#ffffffe0;font-size:1.05rem;line-height:1.75}.gallery-five__counter{font-size:.875rem;letter-spacing:.18em;opacity:.72}.gallery-five__arrows{position:absolute;right:5rem;bottom:3rem;z-index:2;display:flex;gap:1rem}.gallery-five__arrow{width:3.125rem;height:3.125rem;display:inline-flex;align-items:center;justify-content:center;border:2px solid rgba(255,255,255,.3);border-radius:999px;background:#fff3;transition:background-color .3s ease,border-color .3s ease}.gallery-five__arrow svg{width:1.25rem;height:1.25rem;stroke:#fff;transition:stroke .3s ease}.gallery-five__arrow:hover{background:#fff;border-color:#fff}.gallery-five__arrow:hover svg{stroke:#333}.gallery-five__dots{position:absolute;left:50%;bottom:3rem;z-index:2;display:flex;gap:.75rem;transform:translate(-50%)}.gallery-five__dot{width:.75rem;height:.75rem;border-radius:999px;background:#ffffff52;transition:width .3s ease,background-color .3s ease}.gallery-five__dot.is-active{width:2.5rem;background:#fff}@media(max-width:991.98px){.gallery-one__masonry{-moz-column-count:2;column-count:2}.gallery-two__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.gallery-four__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gallery-five__overlay{padding:0 2rem}.gallery-five__arrows{right:2rem}}@media(max-width:767.98px){.gallery-one__masonry{-moz-column-count:1;column-count:1}.gallery-two__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gallery-three__card{width:min(12.5rem,100vw - 4rem)}.gallery-three__card img{height:10rem}.gallery-four__grid{grid-template-columns:1fr}.gallery-five__overlay{padding:0 1.5rem}.gallery-five__arrows{display:none}.gallery-five__dots{bottom:2rem}}.hero-five{position:relative;padding:clamp(4.5rem,7vw,7rem) 0;color:#fff;background:linear-gradient(to top,rgba(0,0,0,.88),rgba(0,0,0,.42) 52%,transparent),linear-gradient(135deg,#0596699e,#0f172adb),center/cover no-repeat var(--hero-five-media)}.hero-five__grid{display:grid;gap:2rem;align-items:end}.hero-five__tag{display:inline-flex;padding:.45rem 1rem;border-radius:999px;background:var(--site-color-primary, #10b981);color:#fff;font-size:.82rem;text-transform:uppercase;letter-spacing:.06em;font-weight:700}.hero-five__title{margin:1.2rem 0;font-size:clamp(2.4rem,4.8vw,4.1rem)}.hero-five__lead{max-width:42rem;color:#ffffffd1}.hero-five__actions{display:flex;gap:1rem;flex-wrap:wrap;margin-top:2rem}.hero-five__button{padding:.95rem 1.45rem;border-radius:.9rem;text-decoration:none;font-weight:700}.hero-five__button--primary{background:linear-gradient(135deg,var(--site-color-primary, #10b981),color-mix(in srgb,var(--site-color-primary, #10b981) 70%,#000 30%));color:#fff}.hero-five__button--ghost{background:#ffffff1f;color:#fff;border:1px solid rgba(255,255,255,.14);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero-five__cards{display:grid;gap:1rem}.hero-five__card{padding:1.2rem 1.3rem;border-radius:1rem;background:#ffffff1a;border:1px solid rgba(255,255,255,.14);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.hero-five__card span,.hero-five__card strong{display:block}.hero-five__card span{color:#ffffffb8;font-size:.85rem;margin-bottom:.35rem}.hero-five__card p{margin:.5rem 0 0;color:#ffffffc2}@media(min-width:992px){.hero-five__grid{grid-template-columns:minmax(0,1fr) minmax(300px,360px)}}.hero-four{padding:clamp(4rem,6vw,7rem) 0;color:#fff;background:radial-gradient(circle at top right,color-mix(in srgb,var(--site-color-accent, #fbbf24) 18%,transparent) 0 18%,transparent 19%),radial-gradient(circle at bottom left,color-mix(in srgb,var(--site-color-primary, #38bdf8) 18%,transparent) 0 16%,transparent 17%),linear-gradient(135deg,#1e293b,#0f172a 48%,#1e1b4b)}.hero-four__content{max-width:860px;margin:0 auto;text-align:center}.hero-four__icon{display:inline-flex;align-items:center;justify-content:center;width:4.8rem;height:4.8rem;margin-bottom:1.4rem;border-radius:1.25rem;background:linear-gradient(135deg,var(--site-color-accent, #fbbf24),color-mix(in srgb,var(--site-color-accent, #fbbf24) 70%,#fff 30%));color:#111827;font-size:2rem;font-weight:800}.hero-four__eyebrow{color:color-mix(in srgb,var(--site-color-accent, #fbbf24) 82%,#fff 18%);text-transform:uppercase;letter-spacing:.08em;font-weight:700}.hero-four__title{margin:1rem 0;font-size:clamp(2.3rem,4.8vw,4rem)}.hero-four__lead{max-width:42rem;margin:0 auto;color:#ffffffd1}.hero-four__actions,.hero-four__badges{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.hero-four__actions{margin:2rem 0 2.5rem}.hero-four__button{padding:.95rem 1.5rem;border-radius:.9rem;text-decoration:none;font-weight:700}.hero-four__button--primary{background:linear-gradient(135deg,var(--site-color-accent, #fbbf24),color-mix(in srgb,var(--site-color-accent, #fbbf24) 80%,#fff 20%));color:#111827}.hero-four__button--ghost{border:1px solid rgba(255,255,255,.22);color:#fff}.hero-four__badge-card{min-width:160px;padding:1rem 1.2rem;border-radius:1rem;background:#ffffff14;border:1px solid rgba(255,255,255,.12);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero-four__badge-card strong,.hero-four__badge-card span{display:block}.hero-four__badge-card strong{font-size:1.6rem}.hero-one,.hero-five,.hero-four{padding:clamp(4.5rem,7vw,7rem) 0;background:linear-gradient(180deg,color-mix(in srgb,var(--site-color-surface, #fff) 86%,var(--site-color-primary, #2563eb) 14%) 0%,var(--site-color-background, #f8fafc) 100%)}.hero-one__grid{display:grid;gap:2.5rem;align-items:center}.hero-one__badge,.hero-one__stat strong,.hero-one__card span{color:var(--site-color-primary, #2563eb)}.hero-one__title{margin:1rem 0;font-size:clamp(2.5rem,5vw,4.35rem);line-height:1.05}.hero-one__lead{max-width:38rem;color:var(--site-color-text-muted, #64748b);font-size:1.05rem}.hero-one__actions{display:flex;gap:1rem;flex-wrap:wrap;margin:2rem 0}.hero-one__button{display:inline-flex;align-items:center;justify-content:center;min-height:3.5rem;padding:.9rem 1.4rem;border-radius:.9rem;text-decoration:none;font-weight:600}.hero-one__button--primary{background:var(--site-color-primary, #2563eb);color:#fff}.hero-one__button--ghost{border:1px solid color-mix(in srgb,var(--site-color-primary, #2563eb) 22%,#fff 78%);color:var(--site-color-text, #0f172a);background:#ffffffb3}.hero-one__stats{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}.hero-one__stat,.hero-one__card{padding:1rem 1.1rem;border-radius:1rem;background:#fffc;border:1px solid color-mix(in srgb,var(--site-color-primary, #2563eb) 12%,#fff 88%);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero-one__stat span,.hero-one__card strong{display:block}.hero-one__visual{position:relative;min-height:420px}.hero-one__media{min-height:420px;border-radius:2rem;background:radial-gradient(circle at 15% 20%,color-mix(in srgb,var(--site-color-primary, #2563eb) 32%,transparent) 0 10%,transparent 11%),linear-gradient(135deg,color-mix(in srgb,var(--site-color-primary, #2563eb) 16%,#fff 84%),color-mix(in srgb,var(--site-color-accent, #f59e0b) 24%,#fff 76%));box-shadow:0 2rem 4rem #0f172a1f}.hero-one__media--image{background:center/cover no-repeat var(--hero-one-media)}.hero-one__card{position:absolute;max-width:220px}.hero-one__card--top{top:1.5rem;right:-1rem}.hero-one__card--bottom{left:-1rem;bottom:1.5rem}@media(min-width:992px){.hero-one__grid{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr)}}@media(max-width:767.98px){.hero-one__card{position:static;max-width:none;margin-top:1rem}}.hero-three{position:relative;min-height:620px;display:flex;align-items:center;padding:5rem 0;color:#fff;background:linear-gradient(135deg,#0f172ae0,#4c1d95b8),linear-gradient(135deg,#0f172a,#312e81);overflow:hidden}.hero-three__backdrop{position:absolute;inset:0;background:radial-gradient(circle at 20% 20%,rgba(255,255,255,.08) 0 10%,transparent 11%),center/cover no-repeat var(--hero-three-media);opacity:.35}.hero-three__content{position:relative;z-index:1;max-width:760px;margin:0 auto;text-align:center}.hero-three__badge{display:inline-flex;padding:.55rem 1rem;border-radius:999px;background:#ffffff1f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.hero-three__title{margin:1.25rem 0;font-size:clamp(2.5rem,5vw,4.5rem)}.hero-three__lead{color:#fffc;font-size:1.08rem}.hero-three__button{display:inline-flex;margin-top:2rem;padding:1rem 1.5rem;border-radius:999px;background:linear-gradient(135deg,var(--site-color-primary, #ec4899),color-mix(in srgb,var(--site-color-primary, #ec4899) 70%,#000 30%));color:#fff;text-decoration:none;font-weight:700}.hero-three__play{display:flex;justify-content:center;align-items:center;gap:.85rem;margin-top:2rem;color:#ffffffd9}.hero-three__play-icon{display:inline-flex;align-items:center;justify-content:center;width:4.25rem;height:4.25rem;border-radius:999px;background:#fff;color:var(--site-color-primary, #ec4899);box-shadow:0 1.5rem 3rem #0f172a40}.hero-two,.hero-three{padding:clamp(4rem,6vw,6.5rem) 0;background:var(--site-color-surface, #fff)}.hero-two__grid{display:grid;gap:2rem;align-items:stretch}.hero-two__content{display:flex;flex-direction:column;justify-content:center}.hero-two__eyebrow{color:var(--site-color-primary, #0ea5e9);text-transform:uppercase;letter-spacing:.08em;font-weight:700}.hero-two__title{margin:1rem 0;font-size:clamp(2.2rem,4vw,3.75rem)}.hero-two__lead{max-width:38rem;color:var(--site-color-text-muted, #64748b)}.hero-two__actions,.hero-two__features{display:flex;gap:1rem;flex-wrap:wrap}.hero-two__actions{margin:2rem 0 1.5rem}.hero-two__button{padding:.95rem 1.4rem;border-radius:.9rem;text-decoration:none;font-weight:600}.hero-two__button--primary{background:linear-gradient(135deg,var(--site-color-primary, #0ea5e9),color-mix(in srgb,var(--site-color-primary, #0ea5e9) 70%,#000 30%));color:#fff}.hero-two__button--ghost{border:1px solid color-mix(in srgb,var(--site-color-primary, #0ea5e9) 18%,#fff 82%);color:var(--site-color-text, #0f172a)}.hero-two__features span{padding:.7rem 1rem;border-radius:999px;background:color-mix(in srgb,var(--site-color-primary, #0ea5e9) 10%,#fff 90%);color:var(--site-color-text, #0f172a);font-size:.95rem}.hero-two__visual{min-height:420px;position:relative;border-radius:2rem;background:linear-gradient(135deg,color-mix(in srgb,var(--site-color-primary, #0ea5e9) 18%,#fff 82%),color-mix(in srgb,var(--site-color-primary, #0ea5e9) 36%,#fff 64%));overflow:hidden}.hero-two__visual--image{background:linear-gradient(135deg,#0f172a2e,#0f172a2e),center/cover no-repeat var(--hero-two-media)}.hero-two__panel{position:absolute;left:1.5rem;bottom:1.5rem;max-width:260px;padding:1.1rem 1.2rem;border-radius:1rem;background:#ffffffe6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.hero-two__dot{position:absolute;right:1.5rem;top:50%;width:3rem;height:3rem;transform:translateY(-50%);border-radius:999px;background:var(--site-color-primary, #0ea5e9);box-shadow:0 0 0 10px #ffffff59}@media(min-width:992px){.hero-two__grid{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr)}}.icon-box-one__header,.icon-box-three__header,.icon-box-four__header,.icon-box-five__header{margin-bottom:3rem}.icon-box-one__title,.icon-box-three__title,.icon-box-four__title,.icon-box-five__title{color:var(--layout-heading-color, var(--bs-body-color));font-size:clamp(2rem,4vw,2.5rem);font-weight:700;margin-bottom:.5rem}.icon-box-one__subtitle,.icon-box-three__subtitle,.icon-box-four__subtitle,.icon-box-five__subtitle{color:var(--layout-muted-color, var(--bs-secondary-color));font-size:1.05rem;margin:0 auto;max-width:52rem}.icon-box-one svg,.icon-box-three svg,.icon-box-four svg,.icon-box-five svg,.icon-box-two svg{stroke:currentColor;stroke-linecap:round;stroke-linejoin:round}.icon-box-one{--layout-heading-color: #4c0519;--layout-muted-color: #475569;background:#fff1f2}.icon-box-one__grid{display:grid;gap:1.5rem;grid-template-columns:repeat(4,minmax(0,1fr))}.icon-box-one__card{background:var(--bs-body-bg);border:1px solid #fecdd3;border-radius:1rem;height:100%;padding:2rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.icon-box-one__card:hover{box-shadow:0 20px 40px #0f172a1f;transform:translateY(-5px)}.icon-box-one__icon-wrapper{align-items:center;background:linear-gradient(135deg,var(--icon-accent),var(--icon-accent-light));border-radius:1rem;color:#fff;display:flex;height:5rem;justify-content:center;margin:0 auto 1.5rem;width:5rem}.icon-box-one__icon-wrapper svg{height:2rem;width:2rem}.icon-box-one h3,.icon-box-one .h3{color:#4c0519;font-size:1.25rem;font-weight:700;margin-bottom:.75rem}.icon-box-one p{color:#475569;font-size:.95rem;line-height:1.6;margin:0}@media(max-width:991.98px){.icon-box-one__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:575.98px){.icon-box-one__grid{grid-template-columns:1fr}}.icon-box-two{background:linear-gradient(135deg,#1e3a5f,#0f172a);color:#fff;min-height:100vh}.icon-box-two__header{margin:0 auto 4rem;max-width:48rem}.icon-box-two__brand-tag{color:#fbbf24;font-size:.85rem;font-weight:600;letter-spacing:.2em;margin-bottom:1rem;text-transform:uppercase}.icon-box-two__year-badge{background:#fbbf2433;border-radius:999px;color:#fbbf24;display:inline-block;font-weight:600;margin-bottom:1.5rem;padding:.5rem 1.5rem}.icon-box-two__title{color:#fff;font-size:clamp(2.2rem,4vw,3rem);font-weight:700;margin-bottom:1rem}.icon-box-two__subtitle{color:#fffc;font-size:1.15rem;margin:0 auto;max-width:38rem}.icon-box-two__feature-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:1.5rem;height:100%;padding:2rem;transition:all .3s ease}.icon-box-two__feature-card:hover{background:#ffffff1a;border-color:#fbbf24;box-shadow:0 20px 40px #0000004d;transform:translateY(-5px)}.icon-box-two__icon-wrapper{align-items:center;background:var(--icon-bg);border-radius:50%;color:var(--icon-accent);display:flex;height:4.75rem;justify-content:center;margin:0 auto 1.5rem;width:4.75rem}.icon-box-two__icon-wrapper svg{height:2.2rem;width:2.2rem}.icon-box-two h3,.icon-box-two .h3{color:#fff;font-size:1.15rem;font-weight:600;margin-bottom:.75rem}.icon-box-two p{color:#ffffffb8;font-size:.95rem;line-height:1.7;margin:0}.icon-box-two__button{background:linear-gradient(135deg,#fbbf24,#d97706);border-radius:.75rem;color:#1e3a5f;display:inline-block;font-size:1.1rem;font-weight:600;padding:1rem 2.5rem;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease}.icon-box-two__button:hover{box-shadow:0 10px 30px #fbbf244d;color:#1e3a5f;transform:translateY(-2px)}.icon-box-two__footnote{color:#ffffff80;font-size:.9rem;margin-top:1rem}.icon-box-three{--layout-heading-color: #164e63;--layout-muted-color: #475569;background:#ecfeff}.icon-box-three__portrait-grid{display:grid;gap:1.5rem;grid-template-columns:repeat(4,minmax(0,1fr))}.icon-box-three__portrait-card{background:var(--bs-body-bg);border:1px solid #a5f3fc;border-radius:1rem;padding:1.5rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.icon-box-three__portrait-card:hover{box-shadow:0 15px 30px #0f172a1f;transform:scale(1.05)}.icon-box-three__portrait-icon{align-items:center;background:var(--icon-bg);border-radius:1rem;color:var(--icon-accent);display:flex;height:4.5rem;justify-content:center;margin:0 auto 1rem;width:4.5rem}.icon-box-three__portrait-icon svg{height:2rem;width:2rem}.icon-box-three h3,.icon-box-three .h3{color:#164e63;font-size:1rem;font-weight:700;margin-bottom:.5rem}.icon-box-three p{color:#475569;font-size:.85rem;line-height:1.45;margin:0}@media(max-width:991.98px){.icon-box-three__portrait-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:575.98px){.icon-box-three__portrait-grid{grid-template-columns:1fr}}.icon-box-four{--layout-heading-color: #431407;--layout-muted-color: #475569;background:#fff7ed}.icon-box-four__event-row{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}.icon-box-four__event-card{background:var(--bs-body-bg);border-left:4px solid var(--event-accent);border-radius:1rem;padding:2rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease;width:17.5rem}.icon-box-four__event-card:hover{box-shadow:0 10px 25px #0f172a1a;transform:translate(5px)}.icon-box-four__event-icon{align-items:center;color:var(--event-accent);display:flex;font-size:2.5rem;justify-content:center;margin-bottom:1rem}.icon-box-four__event-icon svg{height:2.25rem;width:2.25rem}.icon-box-four h3,.icon-box-four .h3{color:#431407;font-size:1.1rem;font-weight:700;margin-bottom:.5rem}.icon-box-four p{color:#475569;font-size:.9rem;line-height:1.5;margin:0}@media(max-width:767.98px){.icon-box-four__event-card{width:100%}}.icon-box-five{--layout-heading-color: #134e4a;--layout-muted-color: #475569;background:#f0fdfa}.icon-box-five__equipment-grid{display:grid;gap:1.5rem;grid-template-columns:repeat(3,minmax(0,1fr))}.icon-box-five__equipment-card{background:var(--bs-body-bg);border:1px solid #99f6e4;border-radius:1rem;overflow:hidden;padding:1.5rem;position:relative;text-align:center}.icon-box-five__equipment-card:before{background:linear-gradient(135deg,var(--equipment-accent),var(--equipment-accent-light));content:"";height:4px;inset:0 0 auto;position:absolute}.icon-box-five__equipment-icon{align-items:center;color:var(--equipment-accent);display:flex;justify-content:center;margin-bottom:1rem}.icon-box-five__equipment-icon svg{height:2.25rem;width:2.25rem}.icon-box-five h3,.icon-box-five .h3{color:#134e4a;font-size:1.1rem;font-weight:700;margin-bottom:.25rem}.icon-box-five__brand{color:var(--equipment-accent);font-size:.85rem;font-weight:500;margin-bottom:.5rem}.icon-box-five p{color:#475569;font-size:.85rem;line-height:1.45;margin:0}@media(max-width:991.98px){.icon-box-five__equipment-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:575.98px){.icon-box-five__equipment-grid{grid-template-columns:1fr}}.icon-list-one svg,.icon-list-two svg,.icon-list-three svg,.icon-list-four svg,.icon-list-five svg{stroke:currentColor;stroke-linecap:round;stroke-linejoin:round}.icon-list-one{--layout-heading-color: #4c0519;--layout-muted-color: #475569;background:#fff1f2}.icon-list-one__list{display:flex;flex-direction:column;gap:1rem;margin:0 auto;max-width:43.75rem}.icon-list-one__item{align-items:center;background:var(--bs-body-bg);border:1px solid #fecdd3;border-radius:1rem;display:flex;gap:1rem;padding:1.25rem;transition:transform .3s ease,box-shadow .3s ease}.icon-list-one__item:hover{box-shadow:0 5px 15px #0000001a;transform:translate(5px)}.icon-list-one__icon{align-items:center;background:linear-gradient(135deg,var(--item-accent),var(--item-accent-light));border-radius:.75rem;color:#fff;display:flex;flex-shrink:0;height:3.125rem;justify-content:center;width:3.125rem}.icon-list-one__icon svg{height:1.35rem;width:1.35rem}.icon-list-one h3,.icon-list-one .h3{color:#4c0519;font-size:1.05rem;font-weight:700;margin-bottom:.25rem}.icon-list-one p{color:#475569;font-size:.85rem;margin:0}.icon-list-two{--layout-heading-color: #164e63;--layout-muted-color: #475569;background:#ecfeff}.icon-list-two__grid{display:grid;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr))}.icon-list-two__item{align-items:center;background:var(--bs-body-bg);border:1px solid #a5f3fc;border-radius:1rem;display:flex;gap:1rem;padding:1.25rem}.icon-list-two__icon{flex-shrink:0}.icon-list-two__icon svg{height:1.6rem;width:1.6rem}.icon-list-two h3,.icon-list-two .h3{color:#164e63;font-size:1rem;font-weight:600;margin-bottom:.15rem}.icon-list-two p{color:#475569;font-size:.8rem;margin:0}@media(max-width:767.98px){.icon-list-two__grid{grid-template-columns:1fr}}.icon-list-three{--layout-heading-color: #431407;--layout-muted-color: #475569;background:#fff7ed}.icon-list-three__list{display:flex;flex-direction:column;gap:.75rem;margin:0 auto;max-width:37.5rem}.icon-list-three__item{align-items:center;background:var(--bs-body-bg);border-left:4px solid var(--item-accent);border-radius:.75rem;display:flex;gap:1rem;padding:1rem 1.25rem}.icon-list-three__icon svg{color:var(--item-accent);height:1.35rem;width:1.35rem}.icon-list-three h3,.icon-list-three .h3{color:#431407;font-size:1rem;font-weight:600;margin:0 0 .15rem}.icon-list-three p{color:#475569;font-size:.8rem;margin:0}.icon-list-four{--layout-heading-color: #134e4a;--layout-muted-color: #475569;background:#f0fdfa}.icon-list-four__grid{display:grid;gap:1rem;grid-template-columns:repeat(3,minmax(0,1fr))}.icon-list-four__item{background:var(--bs-body-bg);border:1px solid #99f6e4;border-radius:1rem;padding:1.25rem;text-align:center}.icon-list-four__icon{margin-bottom:.75rem}.icon-list-four__icon svg{height:2rem;width:2rem}.icon-list-four h3,.icon-list-four .h3{color:#134e4a;font-size:.95rem;font-weight:700;margin-bottom:.25rem}.icon-list-four p{color:#475569;font-size:.8rem;margin:0}@media(max-width:991.98px){.icon-list-four__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:575.98px){.icon-list-four__grid{grid-template-columns:1fr}}.icon-list-five{--layout-heading-color: #2e1065;--layout-muted-color: #475569;background:#f5f3ff}.icon-list-five__list{margin:0 auto;max-width:37.5rem}.icon-list-five__item{align-items:center;border-bottom:1px solid #ddd6fe;display:flex;gap:1rem;padding:1rem 0}.icon-list-five__item:last-child{border-bottom:none}.icon-list-five__check{align-items:center;background:linear-gradient(135deg,#7c3aed,#a78bfa);border-radius:50%;color:#fff;display:flex;flex-shrink:0;height:1.75rem;justify-content:center;width:1.75rem}.icon-list-five__check svg{height:.9rem;width:.9rem}.icon-list-five__text{color:#2e1065;font-size:1rem;font-weight:500}.image-box-one svg,.image-box-two svg,.image-box-three svg,.image-box-four svg,.image-box-five svg{stroke:currentColor;stroke-linecap:round;stroke-linejoin:round}.image-box-one{--layout-heading-color: #881337;--layout-muted-color: #475569;background:var(--bs-body-bg)}.image-box-one__service-card{background:#fff1f2;border:1px solid #fecdd3;border-radius:1rem;height:100%;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.image-box-one__service-card:hover{box-shadow:0 20px 40px #be123c26;transform:translateY(-8px)}.image-box-one__service-image{align-items:center;background:linear-gradient(135deg,var(--image-accent),var(--image-accent-light));display:flex;height:12.5rem;justify-content:center;overflow:hidden;position:relative}.image-box-one__service-image:before{background:linear-gradient(to bottom,transparent 50%,rgba(0,0,0,.3));content:"";inset:0;position:absolute}.image-box-one__service-image svg{color:#ffffffe6;height:4rem;position:relative;width:4rem;z-index:1}.image-box-one__service-content{padding:1.5rem}.image-box-one h3,.image-box-one .h3{color:#881337;font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.image-box-one p{color:#475569;font-size:.875rem;line-height:1.6;margin-bottom:1rem}.image-box-one__service-price{color:#be123c;font-size:.875rem;font-weight:600}.image-box-two{--layout-heading-color: #1e1b4b;--layout-muted-color: #475569;background:#fafafa}.image-box-two__category-card{background:var(--bs-body-bg);border:1px solid #e5e7eb;border-radius:.75rem;cursor:pointer;height:100%;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.image-box-two__category-card:hover{box-shadow:0 12px 32px #7c3aed26;transform:scale(1.02)}.image-box-two__category-image{align-items:center;background:linear-gradient(135deg,var(--image-accent),var(--image-accent-light));display:flex;height:11.25rem;justify-content:center;position:relative}.image-box-two__category-image svg{color:#ffffffe6;height:3.5rem;width:3.5rem}.image-box-two__category-count{background:#ffffffe6;border-radius:999px;color:var(--image-accent);font-size:.75rem;font-weight:600;padding:.25rem .75rem;position:absolute;right:1rem;top:1rem}.image-box-two__category-content{padding:1.25rem}.image-box-two h3,.image-box-two .h3{color:#1e1b4b;font-size:1.125rem;font-weight:600;margin-bottom:.25rem}.image-box-two p{color:#475569;font-size:.8125rem;margin:0}.image-box-three{--layout-heading-color: #134e4a;--layout-muted-color: #475569;background:#f0fdfa}.image-box-three__feature-card{background:var(--bs-body-bg);border:2px solid #99f6e4;border-radius:1.25rem;height:100%;padding:2rem;text-align:center;transition:border-color .3s ease,transform .3s ease}.image-box-three__feature-card:hover{border-color:var(--image-accent);transform:translateY(-4px)}.image-box-three__feature-icon{align-items:center;background:linear-gradient(135deg,var(--image-accent),var(--image-accent-light));border-radius:50%;color:#fff;display:flex;height:5rem;justify-content:center;margin:0 auto 1.5rem;width:5rem}.image-box-three__feature-icon svg{height:2.25rem;width:2.25rem}.image-box-three h3,.image-box-three .h3{color:#134e4a;font-size:1.25rem;font-weight:600;margin-bottom:.75rem}.image-box-three p{color:#475569;font-size:.875rem;line-height:1.6;margin:0}.image-box-four{--layout-heading-color: #0f172a;--layout-muted-color: #475569;background:var(--bs-body-bg)}.image-box-four__reason-card{align-items:flex-start;background:var(--bs-tertiary-bg);border-radius:.75rem;display:flex;gap:1.25rem;height:100%;padding:2rem;transition:box-shadow .3s ease}.image-box-four__reason-card:hover{box-shadow:0 8px 24px #00000014}.image-box-four__reason-number{align-items:center;background:linear-gradient(135deg,var(--number-accent),var(--number-accent-light));border-radius:.75rem;color:#fff;display:flex;flex:0 0 auto;font-size:1.25rem;font-weight:700;height:3rem;justify-content:center;width:3rem}.image-box-four h3,.image-box-four .h3{color:#0f172a;font-size:1.125rem;font-weight:600;margin-bottom:.5rem}.image-box-four p{color:#475569;font-size:.875rem;line-height:1.6;margin:0}.image-box-five{--layout-heading-color: #7f1d1d;--layout-muted-color: #475569;background:#fef2f2}.image-box-five__style-card{background:var(--bs-body-bg);border-radius:1rem;height:100%;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.image-box-five__style-card:hover{box-shadow:0 16px 32px #dc262626;transform:translateY(-6px)}.image-box-five__style-image{align-items:center;background:linear-gradient(135deg,var(--image-accent),var(--image-accent-light));display:flex;height:10rem;justify-content:center;position:relative}.image-box-five__style-image svg{color:#ffffffe6;height:3rem;width:3rem}.image-box-five__style-badge{background:#fffffff2;border-radius:999px;color:var(--image-accent);font-size:.6875rem;font-weight:600;left:1rem;letter-spacing:.05em;padding:.25rem .75rem;position:absolute;text-transform:uppercase;top:1rem}.image-box-five__style-content{padding:1.5rem}.image-box-five h3,.image-box-five .h3{color:#7f1d1d;font-size:1.125rem;font-weight:600;margin-bottom:.5rem}.image-box-five p{color:#475569;font-size:.8125rem;line-height:1.6;margin:0}.info-card-one,.info-card-two,.info-card-three,.info-card-four,.info-card-five{min-height:100vh}.info-card-one svg,.info-card-two svg,.info-card-three svg,.info-card-four svg,.info-card-five svg{stroke:currentColor;stroke-linecap:round;stroke-linejoin:round}.info-card-one{background:#f8f9fa}.info-card-one__card{background:#fff;border-radius:15px;box-shadow:0 5px 20px #00000014;max-width:20rem;padding:40px 30px;text-align:center;transition:all .3s ease}.info-card-one__card:hover{box-shadow:0 15px 40px #0000001f;transform:translateY(-5px)}.info-card-one__icon{color:#667eea;margin-bottom:20px}.info-card-one__icon svg{height:3rem;width:3rem}.info-card-one h3,.info-card-one .h3{color:#1a1a1a;font-size:1.3rem;font-weight:700;margin-bottom:15px}.info-card-one p{color:#666;font-size:.95rem;line-height:1.6;margin:0}.info-card-two{background:#f8f9fa}.info-card-two__card{align-items:center;background:#fff;border-radius:15px;box-shadow:0 5px 20px #00000014;display:flex;gap:25px;max-width:23.75rem;padding:25px 30px;transition:all .3s ease}.info-card-two__card:hover{box-shadow:0 15px 40px #0000001f;transform:translateY(-5px)}.info-card-two__icon{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:15px;color:#fff;display:flex;flex-shrink:0;height:70px;justify-content:center;width:70px}.info-card-two__icon svg{height:1.8rem;width:1.8rem}.info-card-two__content{text-align:left}.info-card-two h3,.info-card-two .h3{color:#1a1a1a;font-size:1.2rem;font-weight:700;margin-bottom:5px}.info-card-two p{color:#666;font-size:.9rem;line-height:1.5;margin:0}.info-card-three{background:#0f0f23}.info-card-three__card{background:#1a1a2e;background-clip:padding-box;border:2px solid transparent;border-radius:15px;max-width:18.75rem;padding:35px 30px;position:relative;text-align:center}.info-card-three__card:before{animation:info-card-three-gradient 3s linear infinite;background:linear-gradient(135deg,#667eea,#764ba2,#f093fb,#667eea);background-size:300% 300%;border-radius:17px;content:"";inset:-2px;position:absolute;z-index:-1}.info-card-three__icon{color:#667eea;margin-bottom:20px}.info-card-three__icon svg{height:2.5rem;width:2.5rem}.info-card-three h3,.info-card-three .h3{color:#fff;font-size:1.2rem;font-weight:700;margin-bottom:10px}.info-card-three p{color:#ffffffb3;font-size:.9rem;line-height:1.6;margin:0}.info-card-four{background:#f8f9fa}.info-card-four__card{background:#fff;border-radius:15px;box-shadow:0 5px 20px #00000014;max-width:20rem;padding:35px 30px;text-align:center;transition:all .3s ease}.info-card-four__card:hover{box-shadow:0 20px 50px #00000026;transform:translateY(-10px)}.info-card-four__icon{color:#e74c3c;margin-bottom:20px}.info-card-four__icon svg{height:3rem;width:3rem}.info-card-four h3,.info-card-four .h3{color:#1a1a1a;font-size:1.2rem;font-weight:700;margin-bottom:10px}.info-card-four p{color:#666;font-size:.95rem;line-height:1.6;margin:0}.info-card-five{background:#f0f2f5}.info-card-five__card{background:#fff;border-radius:15px;box-shadow:0 5px 20px #00000014;max-width:20rem;padding:35px 30px;text-align:center;transition:all .3s ease}.info-card-five__card:hover{box-shadow:0 15px 40px #0000001f;transform:translateY(-5px)}.info-card-five__icon{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;color:#fff;display:flex;height:80px;justify-content:center;margin:0 auto 20px;width:80px}.info-card-five__icon svg{height:2rem;width:2rem}.info-card-five h3,.info-card-five .h3{color:#1a1a1a;font-size:1.2rem;font-weight:700;margin-bottom:10px}.info-card-five p{color:#666;font-size:.95rem;line-height:1.6;margin:0}@keyframes info-card-three-gradient{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.lightbox-one,.lightbox-two,.lightbox-three,.lightbox-four,.lightbox-five{padding:4rem 0}.lightbox-one__header,.lightbox-two__header,.lightbox-three__header,.lightbox-four__header,.lightbox-five__header{text-align:center;max-width:40rem;margin:0 auto 2rem}.lightbox-one__header h2,.lightbox-one__header .h2,.lightbox-two__header h2,.lightbox-two__header .h2,.lightbox-three__header h2,.lightbox-three__header .h2,.lightbox-four__header h2,.lightbox-four__header .h2,.lightbox-five__header h2,.lightbox-five__header .h2{margin:0 0 .65rem;font-size:clamp(1.8rem,2vw + 1rem,2.5rem);font-weight:700}.lightbox-one__header p,.lightbox-two__header p,.lightbox-three__header p,.lightbox-four__header p,.lightbox-five__header p{margin:0;color:var(--bs-secondary-color)}.lightbox-one__grid,.lightbox-two__grid,.lightbox-three__grid,.lightbox-four__grid,.lightbox-five__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.lightbox-one__item,.lightbox-two__item,.lightbox-three__item,.lightbox-four__item,.lightbox-five__item{position:relative;overflow:hidden;min-height:15rem;border-radius:1.35rem}.lightbox-one__item img,.lightbox-two__item img,.lightbox-three__item img,.lightbox-four__item img,.lightbox-five__item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .35s ease}.lightbox-one__item:hover img,.lightbox-two__item:hover img,.lightbox-three__item:hover img,.lightbox-four__item:hover img,.lightbox-five__item:hover img{transform:scale(1.06)}.lightbox-one__overlay,.lightbox-two__overlay,.lightbox-three__overlay,.lightbox-four__overlay,.lightbox-five__overlay{position:absolute;inset:auto 0 0;display:grid;gap:.2rem;padding:1rem;background:linear-gradient(180deg,transparent,rgba(15,23,42,.82));color:#fff}.lightbox-one__overlay strong,.lightbox-one__overlay small,.lightbox-one__overlay .small,.lightbox-two__overlay strong,.lightbox-two__overlay small,.lightbox-two__overlay .small,.lightbox-three__overlay strong,.lightbox-three__overlay small,.lightbox-three__overlay .small,.lightbox-four__overlay strong,.lightbox-four__overlay small,.lightbox-four__overlay .small,.lightbox-five__overlay strong,.lightbox-five__overlay small,.lightbox-five__overlay .small{display:block}.lightbox-one__overlay small,.lightbox-one__overlay .small,.lightbox-two__overlay small,.lightbox-two__overlay .small,.lightbox-three__overlay small,.lightbox-three__overlay .small,.lightbox-four__overlay small,.lightbox-four__overlay .small,.lightbox-five__overlay small,.lightbox-five__overlay .small{color:#ffffffb8}.lightbox-two__grid{grid-template-columns:repeat(4,minmax(0,1fr))}.lightbox-three__item.is-featured,.lightbox-four__item.is-featured{grid-column:span 2;grid-row:span 2}.lightbox-five{background:linear-gradient(135deg,#111827,#1f2937)}.lightbox-five__header h2,.lightbox-five__header .h2,.lightbox-five__header p{color:#f8fafc}.lightbox-five__item{border:1px solid rgba(255,255,255,.08)}@media(max-width:991.98px){.lightbox-one__grid,.lightbox-two__grid,.lightbox-three__grid,.lightbox-four__grid,.lightbox-five__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:575.98px){.lightbox-one__grid,.lightbox-two__grid,.lightbox-three__grid,.lightbox-four__grid,.lightbox-five__grid{grid-template-columns:1fr}}.links-one .container,.links-one .header-two__container,.links-one .header-three__container,.links-one .header-six__container,.links-one .header-seven__main-container,.links-one .header-seven__topbar-container,.links-one .header-nine__container,.links-one .header-four__container,.links-one .header-eight__nav-container,.links-one .header-eight__main-container,.links-one .footer-two__container,.links-one .footer-three__bottom-container,.links-one .footer-three__container,.links-one .footer-three__cta-container,.links-one .footer-ten__bottom-container,.links-one .footer-ten__newsletter-container,.links-one .footer-ten__container,.links-one .footer-ten__cta-container,.links-one .footer-six__bottom-container,.links-one .footer-six__container,.links-one .footer-seven__bottom-container,.links-one .footer-seven__container,.links-one .footer-nine__bottom-container,.links-one .footer-nine__top-container,.links-one .footer-four__bottom-container,.links-one .footer-four__container,.links-one .footer-five__bottom-container,.links-one .footer-five__container,.links-one .footer-five__newsletter-container,.links-one .footer-eight__bottom-container,.links-one .footer-eight__container,.links-two .container,.links-two .header-two__container,.links-two .header-three__container,.links-two .header-six__container,.links-two .header-seven__main-container,.links-two .header-seven__topbar-container,.links-two .header-nine__container,.links-two .header-four__container,.links-two .header-eight__nav-container,.links-two .header-eight__main-container,.links-two .footer-two__container,.links-two .footer-three__bottom-container,.links-two .footer-three__container,.links-two .footer-three__cta-container,.links-two .footer-ten__bottom-container,.links-two .footer-ten__newsletter-container,.links-two .footer-ten__container,.links-two .footer-ten__cta-container,.links-two .footer-six__bottom-container,.links-two .footer-six__container,.links-two .footer-seven__bottom-container,.links-two .footer-seven__container,.links-two .footer-nine__bottom-container,.links-two .footer-nine__top-container,.links-two .footer-four__bottom-container,.links-two .footer-four__container,.links-two .footer-five__bottom-container,.links-two .footer-five__container,.links-two .footer-five__newsletter-container,.links-two .footer-eight__bottom-container,.links-two .footer-eight__container,.links-three .container,.links-three .header-two__container,.links-three .header-three__container,.links-three .header-six__container,.links-three .header-seven__main-container,.links-three .header-seven__topbar-container,.links-three .header-nine__container,.links-three .header-four__container,.links-three .header-eight__nav-container,.links-three .header-eight__main-container,.links-three .footer-two__container,.links-three .footer-three__bottom-container,.links-three .footer-three__container,.links-three .footer-three__cta-container,.links-three .footer-ten__bottom-container,.links-three .footer-ten__newsletter-container,.links-three .footer-ten__container,.links-three .footer-ten__cta-container,.links-three .footer-six__bottom-container,.links-three .footer-six__container,.links-three .footer-seven__bottom-container,.links-three .footer-seven__container,.links-three .footer-nine__bottom-container,.links-three .footer-nine__top-container,.links-three .footer-four__bottom-container,.links-three .footer-four__container,.links-three .footer-five__bottom-container,.links-three .footer-five__container,.links-three .footer-five__newsletter-container,.links-three .footer-eight__bottom-container,.links-three .footer-eight__container,.links-four .container,.links-four .header-two__container,.links-four .header-three__container,.links-four .header-six__container,.links-four .header-seven__main-container,.links-four .header-seven__topbar-container,.links-four .header-nine__container,.links-four .header-four__container,.links-four .header-eight__nav-container,.links-four .header-eight__main-container,.links-four .footer-two__container,.links-four .footer-three__bottom-container,.links-four .footer-three__container,.links-four .footer-three__cta-container,.links-four .footer-ten__bottom-container,.links-four .footer-ten__newsletter-container,.links-four .footer-ten__container,.links-four .footer-ten__cta-container,.links-four .footer-six__bottom-container,.links-four .footer-six__container,.links-four .footer-seven__bottom-container,.links-four .footer-seven__container,.links-four .footer-nine__bottom-container,.links-four .footer-nine__top-container,.links-four .footer-four__bottom-container,.links-four .footer-four__container,.links-four .footer-five__bottom-container,.links-four .footer-five__container,.links-four .footer-five__newsletter-container,.links-four .footer-eight__bottom-container,.links-four .footer-eight__container,.links-five .container,.links-five .header-two__container,.links-five .header-three__container,.links-five .header-six__container,.links-five .header-seven__main-container,.links-five .header-seven__topbar-container,.links-five .header-nine__container,.links-five .header-four__container,.links-five .header-eight__nav-container,.links-five .header-eight__main-container,.links-five .footer-two__container,.links-five .footer-three__bottom-container,.links-five .footer-three__container,.links-five .footer-three__cta-container,.links-five .footer-ten__bottom-container,.links-five .footer-ten__newsletter-container,.links-five .footer-ten__container,.links-five .footer-ten__cta-container,.links-five .footer-six__bottom-container,.links-five .footer-six__container,.links-five .footer-seven__bottom-container,.links-five .footer-seven__container,.links-five .footer-nine__bottom-container,.links-five .footer-nine__top-container,.links-five .footer-four__bottom-container,.links-five .footer-four__container,.links-five .footer-five__bottom-container,.links-five .footer-five__container,.links-five .footer-five__newsletter-container,.links-five .footer-eight__bottom-container,.links-five .footer-eight__container{position:relative}.links-one{background:#f8f9fa}.links-two{background:#1a1a2e}.links-three{background:#fff}.links-four{background:#f5f5f5}.links-five{background:linear-gradient(135deg,#667eea,#764ba2)}.image-three{padding:4rem 0}.pricing-five{background:var(--site-surface-subtle, #f8fafc)}.pricing-five__toggle-wrap{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:3rem;flex-wrap:wrap}.pricing-five__label{font-weight:600;color:#64748b}.pricing-five__label--active{color:var(--site-color-text, #0f172a)}.pricing-five__toggle{width:3.8rem;height:2rem;border:0;border-radius:999px;background:var(--site-color-primary);position:relative;padding:0}.pricing-five__knob{position:absolute;top:.2rem;left:.2rem;width:1.6rem;height:1.6rem;border-radius:999px;background:#fff;transition:transform .2s ease}.pricing-five__toggle.is-yearly .pricing-five__knob{transform:translate(1.8rem)}.pricing-five__badge{min-height:2rem;padding:0 .9rem;border-radius:999px;background:#10b981;color:#fff;font-size:.75rem;font-weight:800;display:inline-flex;align-items:center}.pricing-five__card{height:100%;padding:2.2rem;border-radius:1.75rem;background:#fff;border:1px solid rgba(148,163,184,.2);transition:transform .25s ease,box-shadow .25s ease}.pricing-five__card:hover{transform:translateY(-5px);box-shadow:0 1.25rem 3rem #0f172a14}.pricing-five__card--featured{border-color:rgba(var(--site-color-primary-rgb),.45);box-shadow:0 0 0 .3rem rgba(var(--site-color-primary-rgb),.08)}.pricing-five__icon{width:4.2rem;height:4.2rem;border-radius:1.25rem;display:grid;place-items:center;margin-bottom:1.3rem;background:rgba(var(--site-color-primary-rgb),.1);color:var(--site-color-primary)}.pricing-five__icon svg{width:1.8rem;height:1.8rem}.pricing-five__name{font-size:1.25rem;font-weight:800;color:var(--site-color-text, #0f172a)}.pricing-five__price{margin-top:.6rem;font-size:clamp(2.7rem,4vw,3.4rem);font-weight:800;line-height:1;color:var(--site-color-text, #0f172a)}.pricing-five__price span{font-size:1rem;font-weight:500;color:#64748b;margin-left:.2rem}.pricing-five__summary{margin-top:.75rem;color:#64748b}.pricing-five__features{margin:1.8rem 0}.pricing-five__features li{display:flex;align-items:flex-start;gap:.75rem;padding:.65rem 0;color:#475569}.pricing-five__features svg{width:1rem;height:1rem;flex:0 0 auto;margin-top:.2rem;color:#10b981}.pricing-five__button{display:inline-flex;width:100%;min-height:3.15rem;justify-content:center;align-items:center;border-radius:1rem;font-weight:700;text-decoration:none}.pricing-five__button--solid{background:var(--site-color-primary);color:#fff}.pricing-five__button--outline{border:2px solid rgba(var(--site-color-primary-rgb),.35);color:var(--site-color-primary)}.pricing-four{background:#fff}.pricing-four__card{height:100%;padding:2.5rem;border-radius:2rem;transition:transform .25s ease,box-shadow .25s ease}.pricing-four__card:hover{transform:translateY(-5px);box-shadow:0 1.5rem 3.5rem #0f172a1f}.pricing-four__card--starter{background:#f8fafc;border:1px solid rgba(148,163,184,.25)}.pricing-four__card--featured{background:linear-gradient(135deg,var(--site-color-primary) 0%,var(--site-color-secondary, #8b5cf6) 100%);color:#fff}.pricing-four__badge{display:inline-flex;align-items:center;min-height:2rem;padding:0 .95rem;border-radius:999px;font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.14em;margin-bottom:1.3rem}.pricing-four__card--starter .pricing-four__badge{background:rgba(var(--site-color-primary-rgb),.12);color:var(--site-color-primary)}.pricing-four__card--featured .pricing-four__badge{background:#ffffff2e}.pricing-four__name{font-size:1.55rem;font-weight:800}.pricing-four__price{margin-top:.5rem;font-size:clamp(3rem,4vw,4rem);font-weight:800;line-height:1}.pricing-four__price span{margin-left:.25rem;font-size:1rem;font-weight:500}.pricing-four__summary{margin-top:1rem;line-height:1.7;opacity:.82}.pricing-four__features{margin:2rem 0}.pricing-four__features li{display:flex;align-items:flex-start;gap:.75rem;padding:.7rem 0}.pricing-four__features svg{width:1rem;height:1rem;flex:0 0 auto;margin-top:.2rem}.pricing-four__card--starter .pricing-four__features svg{color:#10b981}.pricing-four__card--featured .pricing-four__features svg{color:#ffffffeb}.pricing-four__button{display:inline-flex;justify-content:center;align-items:center;width:100%;min-height:3.2rem;border-radius:1rem;font-weight:700;text-decoration:none}.pricing-four__button--outline{border:2px solid currentColor;color:var(--site-color-text, #0f172a)}.pricing-four__button--solid{background:#fff;color:var(--site-color-primary)}.pricing-one{background:var(--bs-body-bg);min-height:100vh;padding:6rem 0}.pricing-one__title{color:var(--bs-body-color)}.pricing-one__subtitle{color:var(--bs-secondary-color);margin:0 auto;max-width:42rem}.pricing-one .pricing-card{background:var(--bs-body-bg);border:1px solid var(--bs-border-color);border-radius:var(--bs-border-radius-xl);overflow:hidden;transition:all .3s ease}.pricing-one .pricing-card:hover{box-shadow:0 20px 40px #0000001a;transform:translateY(-8px)}.pricing-one .pricing-card.featured{border-color:var(--bs-primary);position:relative;padding-top:1.75rem}.pricing-one .pricing-one__featured-badge{background:var(--bs-primary);border-radius:0 0 8px 8px;color:#fff;font-size:.75rem;font-weight:600;left:50%;padding:.5rem 1.5rem;position:absolute;top:0;transform:translate(-50%);z-index:1}.pricing-one .pricing-header{border-bottom:1px solid var(--bs-border-color);padding:2rem;text-align:center}.pricing-one .plan-name{color:var(--bs-body-color);font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.pricing-one .plan-price{color:var(--bs-primary);font-size:3rem;font-weight:700;line-height:1}.pricing-one .plan-price span{color:var(--bs-secondary-color);font-size:1rem;font-weight:400}.pricing-one .plan-description{color:var(--bs-secondary-color);font-size:.875rem;margin-top:.5rem}.pricing-one .pricing-body{padding:2rem}.pricing-one .feature-list{list-style:none;margin:0;padding:0}.pricing-one .feature-list li{align-items:center;color:var(--bs-secondary-color);display:flex;gap:.75rem;padding:.75rem 0}.pricing-one .feature-list li svg{flex-shrink:0}.pricing-one .feature-list li:not(.is-disabled) svg{stroke:var(--bs-success)}.pricing-one .feature-list li.is-disabled svg{stroke:var(--bs-secondary-color)}.pricing-one .pricing-footer{padding:0 2rem 2rem}.pricing-one .btn-pricing{border-radius:var(--bs-border-radius-lg);font-weight:600;padding:1rem;transition:all .3s ease;width:100%}.pricing-one .btn-pricing-primary{background:var(--bs-primary);border:none;color:#fff}.pricing-one .btn-pricing-primary:hover{background:color-mix(in srgb,var(--bs-primary) 86%,black);color:#fff}.pricing-one .btn-pricing-outline{background:transparent;border:2px solid var(--bs-primary);color:var(--bs-primary)}.pricing-one .btn-pricing-outline:hover{background:var(--bs-primary);color:#fff}.pricing-three{background:var(--site-surface-subtle, #f8fafc)}.pricing-three__table{width:100%;min-width:760px;border-collapse:separate;border-spacing:0;overflow:hidden;border-radius:1.75rem;background:#fff;box-shadow:0 1.5rem 3.5rem #0f172a14}.pricing-three__table th,.pricing-three__table td{padding:1.2rem 1.25rem;text-align:center;border-bottom:1px solid rgba(148,163,184,.22)}.pricing-three__table tbody tr:last-child td{border-bottom:0}.pricing-three__feature-col,.pricing-three__feature-name{text-align:left!important}.pricing-three__feature-col{background:#fff;font-weight:700}.pricing-three__plan-col{background:#f8fafc}.pricing-three__plan-col--featured,.pricing-three__value--featured,.pricing-three__cta--featured{background:rgba(var(--site-color-primary-rgb),.06)}.pricing-three__plan-head{padding:.75rem 0}.pricing-three__plan-name{font-weight:700;color:var(--site-color-text, #0f172a)}.pricing-three__plan-price{margin-top:.45rem;font-size:2rem;font-weight:800;color:var(--site-color-primary)}.pricing-three__plan-price span{margin-left:.25rem;font-size:.9rem;font-weight:600;color:#64748b}.pricing-three__feature-name{font-weight:600;color:var(--site-color-text, #0f172a)}.pricing-three__icon{display:inline-grid;place-items:center}.pricing-three__icon svg{width:1.15rem;height:1.15rem}.pricing-three__icon--yes{color:#10b981}.pricing-three__icon--no{color:#94a3b8}.pricing-three__button{display:inline-flex;align-items:center;justify-content:center;min-width:9rem;min-height:2.8rem;padding:0 1.25rem;border-radius:999px;font-weight:700;text-decoration:none}.pricing-three__button--primary{background:var(--site-color-primary);color:#fff}.pricing-three__button--ghost{border:1px solid rgba(var(--site-color-primary-rgb),.35);color:var(--site-color-primary)}.pricing-two{background:radial-gradient(circle at top left,rgba(var(--site-color-primary-rgb),.18),transparent 32%),linear-gradient(135deg,#15192b,#0e1524);color:#f8fafc}.pricing-two .section-heading-one,.pricing-two .section-heading-two,.pricing-two .section-heading-three,.pricing-two .section-heading-four,.pricing-two .section-heading-five{--section-heading-title-color: #f8fafc;--section-heading-text-color: rgba(248, 250, 252, .75)}.pricing-two__card{height:100%;border:1px solid rgba(255,255,255,.12);border-radius:1.75rem;background:#ffffff0d;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);transition:transform .25s ease,background-color .25s ease,border-color .25s ease;overflow:hidden}.pricing-two__card:hover{transform:translateY(-6px);background:#ffffff14}.pricing-two__card--featured{border-color:rgba(var(--site-color-primary-rgb),.65);background:linear-gradient(180deg,rgba(var(--site-color-primary-rgb),.2),#ffffff0d)}.pricing-two__header,.pricing-two__body,.pricing-two__footer{padding-left:2rem;padding-right:2rem}.pricing-two__header{padding-top:2.25rem;text-align:center}.pricing-two__icon{width:4rem;height:4rem;margin:0 auto 1rem;border-radius:999px;display:grid;place-items:center;background:rgba(var(--site-color-primary-rgb),.16);color:var(--site-color-primary)}.pricing-two__icon svg{width:1.7rem;height:1.7rem}.pricing-two__name{font-size:.8rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#e2e8f0b8}.pricing-two__price{margin-top:.8rem;font-size:clamp(2.6rem,4vw,3.5rem);font-weight:800;line-height:1;color:#fff}.pricing-two__price span{font-size:1rem;font-weight:500;color:#e2e8f0b8;margin-left:.25rem}.pricing-two__summary{margin-top:.8rem;color:#e2e8f0c7}.pricing-two__body{padding-top:1.8rem;padding-bottom:1.5rem}.pricing-two__features li{display:flex;align-items:flex-start;gap:.75rem;padding:.85rem 0;color:#e2e8f0d1;border-bottom:1px solid rgba(255,255,255,.08)}.pricing-two__features li:last-child{border-bottom:0}.pricing-two__features li svg{width:1rem;height:1rem;flex:0 0 auto;margin-top:.18rem;color:#34d399}.pricing-two__footer{padding-top:.5rem;padding-bottom:2rem}.pricing-two__button{width:100%;display:inline-flex;justify-content:center;align-items:center;min-height:3.25rem;border-radius:1rem;font-weight:700;text-decoration:none;transition:transform .2s ease,background-color .2s ease,color .2s ease}.pricing-two__button--primary{background:var(--site-color-primary);color:#fff}.pricing-two__button--primary:hover{color:#fff;transform:scale(1.02)}.pricing-two__button--ghost{border:1px solid rgba(255,255,255,.24);color:#fff}.pricing-two__button--ghost:hover{color:#fff;background:#ffffff14}.progress-one,.progress-two,.progress-three,.progress-four,.progress-five{padding:4rem 0}.progress-one__header,.progress-two__header,.progress-three__header,.progress-four__header,.progress-five__header{text-align:center;max-width:40rem;margin:0 auto 2rem}.progress-one__header h2,.progress-one__header .h2,.progress-two__header h2,.progress-two__header .h2,.progress-three__header h2,.progress-three__header .h2,.progress-four__header h2,.progress-four__header .h2,.progress-five__header h2,.progress-five__header .h2{margin:0 0 .65rem;font-size:clamp(1.8rem,2vw + 1rem,2.4rem);font-weight:700}.progress-one__header p,.progress-two__header p,.progress-three__header p,.progress-four__header p,.progress-five__header p{margin:0;color:var(--bs-secondary-color)}.progress-one__grid,.progress-two__grid,.progress-three__grid,.progress-four__grid,.progress-five__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.progress-one__card,.progress-two__card,.progress-three__card,.progress-four__card,.progress-five__card{padding:1.25rem;border-radius:1.35rem;background:var(--bs-body-bg);border:1px solid var(--bs-border-color-translucent);box-shadow:0 1rem 2.4rem #0f172a12}.progress-one__card progress,.progress-two__card progress,.progress-three__card progress,.progress-four__card progress,.progress-five__card progress{width:100%;height:.8rem;overflow:hidden;-moz-appearance:none;appearance:none;-webkit-appearance:none;margin:.9rem 0 .65rem}.progress-one__card progress::-webkit-progress-bar,.progress-two__card progress::-webkit-progress-bar,.progress-three__card progress::-webkit-progress-bar,.progress-four__card progress::-webkit-progress-bar,.progress-five__card progress::-webkit-progress-bar{background:var(--bs-tertiary-bg);border-radius:999px}.progress-one__card progress::-webkit-progress-value,.progress-two__card progress::-webkit-progress-value,.progress-three__card progress::-webkit-progress-value,.progress-four__card progress::-webkit-progress-value,.progress-five__card progress::-webkit-progress-value{background:linear-gradient(90deg,var(--site-color-primary, var(--bs-primary)),var(--site-color-secondary, var(--bs-info)));border-radius:999px}.progress-one__card progress::-moz-progress-bar,.progress-two__card progress::-moz-progress-bar,.progress-three__card progress::-moz-progress-bar,.progress-four__card progress::-moz-progress-bar,.progress-five__card progress::-moz-progress-bar{background:linear-gradient(90deg,var(--site-color-primary, var(--bs-primary)),var(--site-color-secondary, var(--bs-info)));border-radius:999px}.progress-one__card small,.progress-one__card .small,.progress-two__card small,.progress-two__card .small,.progress-three__card small,.progress-three__card .small,.progress-four__card small,.progress-four__card .small,.progress-five__card small,.progress-five__card .small{color:var(--bs-secondary-color)}.progress-one__meta strong,.progress-one__meta span,.progress-two__meta strong,.progress-two__meta span,.progress-three__meta strong,.progress-three__meta span,.progress-four__meta strong,.progress-four__meta span,.progress-five__meta strong,.progress-five__meta span{display:block}.progress-one__meta span,.progress-two__meta span,.progress-three__meta span,.progress-four__meta span,.progress-five__meta span{color:var(--bs-secondary-color)}.progress-three__grid{grid-template-columns:repeat(4,minmax(0,1fr))}.progress-four,.progress-five{background:#0f172a}.progress-four__header h2,.progress-four__header .h2,.progress-four__header p,.progress-five__header h2,.progress-five__header .h2,.progress-five__header p{color:#f8fafc}.progress-four__card,.progress-five__card{background:#ffffff0d;border-color:#ffffff14}.progress-four__card strong,.progress-four__card span,.progress-four__card small,.progress-four__card .small,.progress-five__card strong,.progress-five__card span,.progress-five__card small,.progress-five__card .small{color:#f8fafc}@media(max-width:991.98px){.progress-one__grid,.progress-two__grid,.progress-three__grid,.progress-four__grid,.progress-five__grid{grid-template-columns:1fr}}.auth-page{min-height:100vh;background:radial-gradient(circle at top left,var(--site-color-primary-soft-08),transparent 30%),linear-gradient(180deg,#f8fafc,#eef2ff)}.auth-shell{min-height:100vh}.auth-login,.auth-signup{--auth-surface: #ffffff;--auth-text: #1f2937;--auth-muted: #6b7280;--auth-border: rgba(15, 23, 42, .12);--auth-input-bg: #f8fafc;--auth-accent: var(--site-color-primary);--auth-accent-strong: var(--site-color-secondary);--auth-accent-soft: var(--site-color-primary-soft-14);--auth-card-shadow: 0 30px 80px rgba(15, 23, 42, .14);--auth-backdrop: none;color:var(--auth-text);min-height:100vh;position:relative;padding:2rem;display:flex;align-items:center;justify-content:center}.auth-login a,.auth-signup a{color:inherit}.auth-login .signin-container,.auth-login .signup-container,.auth-signup .signin-container,.auth-signup .signup-container{width:100%;max-width:440px;margin:0 auto}.auth-login .signin-card,.auth-login .signup-card,.auth-signup .signin-card,.auth-signup .signup-card{background:var(--auth-surface);color:var(--auth-text);border:1px solid var(--auth-border);border-radius:1.75rem;box-shadow:var(--auth-card-shadow);backdrop-filter:var(--auth-backdrop);-webkit-backdrop-filter:var(--auth-backdrop);width:100%;max-width:440px;position:relative;z-index:1;padding:3rem}.auth-login .signin-wrapper,.auth-login .signup-wrapper,.auth-signup .signin-wrapper,.auth-signup .signup-wrapper{display:grid;grid-template-columns:minmax(320px,1fr) minmax(340px,480px);width:min(1120px,100%);border-radius:2rem;overflow:hidden;box-shadow:0 30px 90px #0f172a2e;background:#ffffffa6}.auth-login .signin-visual,.auth-login .signup-visual,.auth-signup .signin-visual,.auth-signup .signup-visual{min-height:640px;padding:4rem;display:flex;align-items:center;justify-content:center;position:relative;color:#fff;overflow:hidden;background:linear-gradient(135deg,rgba(var(--site-color-primary-rgb),.92),rgba(var(--site-color-primary-rgb),.72) 38%,rgba(var(--site-color-secondary-rgb),.84)),var(--auth-scene-image, none) center/cover no-repeat}.auth-login .signin-visual:before,.auth-login .signup-visual:before,.auth-signup .signin-visual:before,.auth-signup .signup-visual:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at top right,rgba(255,255,255,.18),transparent 35%),linear-gradient(180deg,#0f172a14,#0f172a66)}.auth-login .signin-form-section,.auth-login .signup-form-section,.auth-signup .signin-form-section,.auth-signup .signup-form-section{background:var(--auth-surface);display:flex;align-items:center;justify-content:center;padding:2.5rem}.auth-login .signin-form,.auth-login .signup-form,.auth-signup .signin-form,.auth-signup .signup-form{width:100%;max-width:420px}.auth-login.auth-signup--wide .signup-wrapper,.auth-signup.auth-signup--wide .signup-wrapper{grid-template-columns:minmax(280px,360px) minmax(560px,1fr);width:min(1320px,100%)}.auth-login.auth-signup--wide .signup-form,.auth-signup.auth-signup--wide .signup-form{max-width:100%}.auth-login.auth-signup--wide .signup-card,.auth-signup.auth-signup--wide .signup-card{max-width:980px}.auth-back-link{position:fixed;top:1rem;left:1rem;z-index:10;border-radius:999px;padding:.6rem 1rem;text-decoration:none;font-size:.875rem;font-weight:600;background:#ffffffeb;color:#0f172a;border:1px solid rgba(15,23,42,.08);box-shadow:0 12px 30px #0f172a1f}.auth-back-link:hover{color:#0f172a;transform:translateY(-1px)}.auth-back-link--light{background:#ffffff2e;color:#fff;border-color:#ffffff3d;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.visual-content{position:relative;z-index:1;max-width:420px;text-align:center}.visual-icon{display:inline-flex;font-size:4rem;margin-bottom:1.5rem}.visual-title{font-size:clamp(2rem,2vw,2.6rem);line-height:1.1;font-weight:800;margin-bottom:1rem}.visual-text{margin:0;font-size:1rem;line-height:1.8;color:#ffffffdb}.auth-brand{display:flex;align-items:center;gap:.875rem;font-size:1.5rem;font-weight:800;margin-bottom:2rem;color:var(--auth-text)}.auth-brand--center{justify-content:center}.auth-brand--inverse{color:#fff}.auth-brand__logo{max-height:48px;max-width:180px;width:auto;-o-object-fit:contain;object-fit:contain}.auth-brand__icon{width:2.75rem;height:2.75rem;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--auth-accent),var(--auth-accent-strong));color:#fff;font-size:1.2rem}.auth-form-shell__content{display:flex;flex-direction:column;gap:1.25rem}.auth-form-shell__intro{text-align:center}.auth-form-shell__eyebrow{margin:0 0 .5rem;text-transform:uppercase;letter-spacing:.14em;font-size:.76rem;font-weight:700;color:var(--auth-accent)}.auth-form-shell__heading{margin:0 0 .5rem;font-size:clamp(1.65rem,1.8vw,2.1rem);line-height:1.1;font-weight:800;color:var(--auth-text)}.auth-form-shell__copy,.auth-form-shell__note,.auth-form-shell__switch{margin:0;color:var(--auth-muted);line-height:1.7}.auth-form-shell__switch{text-align:center;font-size:.95rem}.auth-form-shell__link{color:var(--auth-accent);font-weight:600;text-decoration:none}.auth-form-shell__link--small{font-size:.875rem}.auth-form-shell__label{font-size:.925rem;font-weight:700;color:var(--auth-text)}.auth-form-shell__input{min-height:3.25rem;border-radius:1rem;border-color:var(--auth-border);background:var(--auth-input-bg);color:var(--auth-text)}.auth-form-shell__input::-moz-placeholder{color:color-mix(in srgb,var(--auth-muted) 72%,transparent)}.auth-form-shell__input::placeholder{color:color-mix(in srgb,var(--auth-muted) 72%,transparent)}.auth-form-shell__input:focus{background:var(--auth-input-bg);color:var(--auth-text);border-color:var(--auth-accent);box-shadow:0 0 0 .2rem var(--auth-accent-soft)}.auth-form-shell__submit{border:0;min-height:3.35rem;border-radius:1rem;font-weight:700;background:linear-gradient(135deg,var(--auth-accent),var(--auth-accent-strong));color:#fff;box-shadow:0 18px 36px color-mix(in srgb,var(--auth-accent) 28%,transparent)}.auth-form-shell__submit:hover,.auth-form-shell__submit:focus{color:#fff;background:linear-gradient(135deg,var(--auth-accent-strong),var(--auth-accent))}.auth-form-shell__remember{display:flex;align-items:center;gap:.65rem;margin:-.25rem 0 0;color:var(--auth-muted)}.auth-form-shell__remember .form-check-input{margin-top:0;border-color:var(--auth-border)}.auth-field{display:flex;flex-direction:column;gap:.5rem}.auth-field__meta{display:flex;align-items:center;justify-content:space-between;gap:1rem}.auth-student-group{border:1px solid var(--auth-border);border-radius:1.35rem;background:color-mix(in srgb,var(--auth-surface) 94%,var(--auth-accent-soft));padding:1.25rem}.auth-student-group__header{margin-bottom:1rem}.auth-student-group__header h2,.auth-student-group__header .h2{margin:0 0 .25rem;font-size:1.05rem;font-weight:800;color:var(--auth-text)}.auth-student-group__header span{color:var(--auth-muted);font-size:.925rem}.auth-student-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.auth-student-grid--compact{grid-template-columns:repeat(3,minmax(0,1fr))}.auth-social-block{margin-top:1.5rem}.auth-social-block__divider{display:flex;align-items:center;gap:1rem;margin-bottom:1rem;color:var(--auth-muted);font-size:.875rem}.auth-social-block__divider:before,.auth-social-block__divider:after{content:"";flex:1 1 auto;height:1px;background:var(--auth-border)}.auth-social-block__list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.875rem}.auth-social-block__link{min-height:3rem;border-radius:1rem;border:1px solid var(--auth-border);background:color-mix(in srgb,var(--auth-surface) 86%,transparent);display:inline-flex;align-items:center;justify-content:center;text-decoration:none;color:var(--auth-text)}.auth-social-block__link:hover{color:var(--auth-accent);border-color:color-mix(in srgb,var(--auth-accent) 28%,var(--auth-border));transform:translateY(-1px)}.auth-inline-footer{margin:1.25rem 0 0;text-align:center;color:var(--auth-muted);font-size:.95rem}.auth-inline-footer a{color:var(--auth-accent);text-decoration:none;font-weight:600}.auth-inline-footer span+span{margin-left:.375rem}.auth-inline-footer--inverse{color:#ffffffbd}.auth-inline-footer--inverse a{color:#fff}.auth-inline-footer--soft{color:color-mix(in srgb,var(--auth-muted) 82%,#fff)}.auth-login--one,.auth-signup--one{--auth-surface: #ffffff;--auth-text: #1f2937;--auth-muted: #64748b;--auth-border: rgba(148, 163, 184, .26);--auth-input-bg: #ffffff;--auth-accent: var(--site-color-primary);--auth-accent-strong: var(--site-color-primary-hover);--auth-accent-soft: rgba(99, 102, 241, .16)}.auth-login--two,.auth-signup--two{--auth-surface: #ffffff;--auth-text: #111827;--auth-muted: #6b7280;--auth-border: rgba(148, 163, 184, .24);--auth-input-bg: #ffffff;--auth-accent: var(--site-color-primary);--auth-accent-strong: var(--site-color-primary-hover);--auth-accent-soft: rgba(99, 102, 241, .16)}.auth-login--three,.auth-signup--three{--auth-surface: #1a1a2e;--auth-text: #ffffff;--auth-muted: rgba(255, 255, 255, .68);--auth-border: rgba(255, 255, 255, .12);--auth-input-bg: #0f0f1a;--auth-accent: #d4a574;--auth-accent-strong: #c9956c;--auth-accent-soft: rgba(212, 165, 116, .22);background:#0f0f1a}.auth-login--three .auth-form-shell__input,.auth-login--three .auth-social-block__link,.auth-login--three .auth-student-group,.auth-signup--three .auth-form-shell__input,.auth-signup--three .auth-social-block__link,.auth-signup--three .auth-student-group{background:#0f0f1aeb}.auth-login--three .auth-form-shell__submit,.auth-signup--three .auth-form-shell__submit{color:#fff}.auth-login--three .form-check-input,.auth-signup--three .form-check-input{background-color:#ffffff14;border-color:#fff3}.auth-login--three .form-check-input:checked,.auth-signup--three .form-check-input:checked{background-color:var(--auth-accent);border-color:var(--auth-accent)}.auth-login--four,.auth-signup--four{--auth-surface: rgba(255, 255, 255, .94);--auth-text: #1f2937;--auth-muted: #6b7280;--auth-border: rgba(203, 213, 225, .7);--auth-input-bg: #f8fafc;--auth-accent: #d4a574;--auth-accent-strong: #b8845b;--auth-accent-soft: rgba(212, 165, 116, .18);background:linear-gradient(135deg,#1a1a1a,#4a3728),var(--auth-scene-image, none) center/cover no-repeat}.auth-signup--four{background:linear-gradient(135deg,#1a1a2e,#16213e),var(--auth-scene-image, none) center/cover no-repeat}.auth-login--five,.auth-signup--five{--auth-surface: rgba(255, 255, 255, .14);--auth-text: #ffffff;--auth-muted: rgba(255, 255, 255, .76);--auth-border: rgba(255, 255, 255, .18);--auth-input-bg: rgba(255, 255, 255, .1);--auth-accent: #ffffff;--auth-accent-strong: #e2e8f0;--auth-accent-soft: rgba(255, 255, 255, .18);--auth-card-shadow: 0 30px 90px rgba(15, 23, 42, .28);--auth-backdrop: blur(30px);background:linear-gradient(135deg,#1a1a1af0,#4a3728e6,#8b6914db),var(--auth-scene-image, none) center/cover no-repeat}.auth-login--five .auth-form-shell__submit,.auth-signup--five .auth-form-shell__submit{background:#fff;color:#8b6914;box-shadow:none}.auth-login--five .auth-form-shell__submit:hover,.auth-login--five .auth-form-shell__submit:focus,.auth-signup--five .auth-form-shell__submit:hover,.auth-signup--five .auth-form-shell__submit:focus{background:#ffffffeb;color:#8b6914}.auth-login--five .auth-form-shell__input,.auth-login--five .auth-social-block__link,.auth-login--five .auth-student-group,.auth-signup--five .auth-form-shell__input,.auth-signup--five .auth-social-block__link,.auth-signup--five .auth-student-group{background:#ffffff1a}.auth-login--five .form-check-input,.auth-signup--five .form-check-input{background-color:#ffffff1f;border-color:#ffffff3d}.auth-login--five .form-check-input:checked,.auth-signup--five .form-check-input:checked{background-color:#fff;border-color:#fff}.auth-login--five .auth-social-block__link:hover,.auth-signup--five .auth-social-block__link:hover{color:#fff}.auth-login--source,.auth-signup--source{--auth-source-page-bg: #f8fafc;--auth-source-surface: #ffffff;--auth-source-text: #111827;--auth-source-muted: #6b7280;--auth-source-border: rgba(148, 163, 184, .24);--auth-source-accent: var(--site-color-primary);--auth-source-accent-strong: var(--site-color-secondary);--auth-source-panel-bg: var(--site-gradient-primary);--auth-source-panel-text: #ffffff;--auth-source-shadow: 0 30px 90px rgba(15, 23, 42, .18);--auth-source-radius: 1.75rem;--auth-source-ink: #0f172a;--auth-source-chip: rgba(255, 255, 255, .14);background:var(--auth-source-page-bg);color:var(--auth-source-text)}.auth-login--source .auth-form-shell__submit,.auth-signup--source .auth-form-shell__submit{background:linear-gradient(135deg,var(--auth-source-accent),var(--auth-source-accent-strong));color:#fff;box-shadow:none}.auth-login--source .auth-form-shell__submit:hover,.auth-login--source .auth-form-shell__submit:focus,.auth-signup--source .auth-form-shell__submit:hover,.auth-signup--source .auth-form-shell__submit:focus{background:linear-gradient(135deg,var(--auth-source-accent-strong),var(--auth-source-accent));color:#fff}.auth-login--source .auth-form-shell__eyebrow,.auth-login--source .auth-inline-footer a,.auth-login--source .auth-form-shell__link,.auth-signup--source .auth-form-shell__eyebrow,.auth-signup--source .auth-inline-footer a,.auth-signup--source .auth-form-shell__link{color:var(--auth-source-accent)}.auth-login--source .auth-form-shell__input,.auth-login--source .auth-form-shell .form-select,.auth-login--source .auth-social-block__link,.auth-login--source .auth-student-group,.auth-signup--source .auth-form-shell__input,.auth-signup--source .auth-form-shell .form-select,.auth-signup--source .auth-social-block__link,.auth-signup--source .auth-student-group{border-color:var(--auth-source-border);background:color-mix(in srgb,var(--auth-source-surface) 94%,transparent);color:var(--auth-source-text)}.auth-login--source .auth-back-link,.auth-signup--source .auth-back-link{background:color-mix(in srgb,var(--auth-source-surface) 92%,transparent);border-color:var(--auth-source-border);color:var(--auth-source-text)}.auth-login--source .auth-back-link--light,.auth-signup--source .auth-back-link--light{background:#ffffff29;border-color:#ffffff3d;color:#fff}.auth-source-card{background:var(--auth-source-surface);color:var(--auth-source-text);border-radius:var(--auth-source-radius);border:1px solid var(--auth-source-border);box-shadow:var(--auth-source-shadow);overflow:hidden}.auth-source-card--split,.auth-source-card--center,.auth-source-card--multistep{width:100%}.auth-source-split{display:grid;grid-template-columns:minmax(320px,1fr) minmax(340px,1fr)}.auth-source-visual{min-height:520px;padding:3rem;display:flex;align-items:center;justify-content:center}.auth-source-screen{display:grid;grid-template-columns:minmax(320px,.95fr) minmax(420px,1fr);min-height:100vh}.auth-source-screen__visual,.auth-source-screen__form{min-height:100vh}.auth-source-screen__visual{display:flex;align-items:center;justify-content:center;padding:3rem}.auth-source-screen__form{background:color-mix(in srgb,var(--auth-source-page-bg) 84%,#fff);display:flex;align-items:center;justify-content:center;padding:3rem 2rem}.auth-source-workspace{display:grid;grid-template-columns:minmax(0,1fr) 420px;min-height:100vh}.auth-source-workspace__main{background:color-mix(in srgb,var(--auth-source-page-bg) 84%,#fff);display:flex;flex-direction:column}.auth-source-workspace__content{flex:1 1 auto;display:flex;align-items:center;justify-content:center;padding:2rem}.auth-source-workspace__aside{padding:3rem;display:flex;align-items:center}.auth-source-topbar{padding:1.25rem 2rem;background:color-mix(in srgb,var(--auth-source-surface) 92%,transparent);border-bottom:1px solid var(--auth-source-border);display:flex;align-items:center;justify-content:space-between;gap:1rem}.auth-source-topbar__actions{display:flex;align-items:center;gap:.75rem;color:var(--auth-source-muted)}.auth-source-form{width:100%;max-width:440px}.auth-source-form--center{margin:0 auto}.auth-source-form--workspace{max-width:460px}.auth-source-aside,.visual-content{position:relative;z-index:1;max-width:420px}.auth-source-list{list-style:none;padding:0;margin:2rem 0 0;display:grid;gap:.9rem}.auth-source-list li{display:flex;align-items:center;gap:.75rem;color:#ffffffe0}.auth-source-list i{color:#fff}.auth-source-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;padding:2rem 2rem 0}.auth-source-steps__item{border-radius:1rem;border:1px solid var(--auth-source-border);background:color-mix(in srgb,var(--auth-source-page-bg) 88%,#fff);padding:.9rem 1rem;display:flex;align-items:center;gap:.75rem;color:var(--auth-source-muted)}.auth-source-steps__item span{width:2rem;height:2rem;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:color-mix(in srgb,var(--auth-source-accent) 14%,#fff);color:var(--auth-source-accent);font-weight:700}.auth-source-steps__item strong{font-size:.9rem;font-weight:700;color:var(--auth-source-text)}.auth-source-steps__item.is-active{border-color:color-mix(in srgb,var(--auth-source-accent) 28%,var(--auth-source-border));box-shadow:0 12px 30px #0f172a14}.auth-source-shell[data-auth-style=glass]{--auth-source-surface: rgba(255, 255, 255, .12);--auth-source-text: #ffffff;--auth-source-muted: rgba(255, 255, 255, .7);--auth-source-border: rgba(255, 255, 255, .18);--auth-source-shadow: 0 30px 80px rgba(15, 23, 42, .28);background:linear-gradient(135deg,#0f172ad9,#4f46e5b8),var(--auth-scene-image, none) center/cover no-repeat}.auth-source-shell[data-auth-style=glass] .auth-source-card,.auth-source-shell[data-auth-style=glass] .auth-form-shell__input,.auth-source-shell[data-auth-style=glass] .auth-form-shell .form-select,.auth-source-shell[data-auth-style=glass] .auth-social-block__link,.auth-source-shell[data-auth-style=glass] .auth-student-group{backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px)}.auth-source-shell[data-auth-style=glass] .auth-source-card,.auth-source-shell[data-auth-style=glass] .auth-form-shell__input,.auth-source-shell[data-auth-style=glass] .auth-form-shell .form-select,.auth-source-shell[data-auth-style=glass] .auth-social-block__link,.auth-source-shell[data-auth-style=glass] .auth-student-group,.auth-source-shell[data-auth-style=glass] .auth-back-link{background:#ffffff1f;color:#fff}.auth-source-shell[data-auth-style=glass] .auth-form-shell__submit{background:linear-gradient(135deg,#fff,#ffffffdb);color:#312e81}.auth-source-shell[data-auth-style=dark]{--auth-source-surface: rgba(15, 23, 42, .88);--auth-source-text: #ffffff;--auth-source-muted: rgba(255, 255, 255, .7);--auth-source-border: rgba(255, 255, 255, .12);background:linear-gradient(135deg,#0f172a,#1e1b4b)}.auth-source-shell[data-auth-style=dark] .auth-source-card,.auth-source-shell[data-auth-style=dark] .auth-form-shell__input,.auth-source-shell[data-auth-style=dark] .auth-form-shell .form-select,.auth-source-shell[data-auth-style=dark] .auth-social-block__link,.auth-source-shell[data-auth-style=dark] .auth-student-group,.auth-source-shell[data-auth-style=dark] .auth-back-link{background:#0f172ae0;color:#fff}.auth-source-shell[data-auth-style=premium]{background:radial-gradient(circle at top left,rgba(201,162,39,.12),transparent 24%),linear-gradient(180deg,#faf7eb,#f4ebc5)}.auth-source-shell[data-auth-style=premium] .auth-source-card{border-color:#c9a22757}.auth-source-shell[data-auth-palette=amber]{--auth-source-page-bg: #f8fafc;--auth-source-accent: #8b6914;--auth-source-accent-strong: #d4a574;--auth-source-panel-bg: linear-gradient(135deg, #8b6914 0%, #d4a574 100%)}.auth-source-shell[data-auth-palette=indigo]{--auth-source-page-bg: #f8fafc;--auth-source-accent: var(--site-color-primary);--auth-source-accent-strong: var(--site-color-primary-hover);--auth-source-panel-bg: linear-gradient(135deg, var(--site-color-primary) 0%, var(--site-color-secondary) 100%)}.auth-source-shell[data-auth-palette=gold]{--auth-source-page-bg: #fef3c7;--auth-source-accent: #c9a227;--auth-source-accent-strong: #f4d03f;--auth-source-panel-bg: linear-gradient(135deg, #c9a227 0%, #f4d03f 100%);--auth-source-ink: #000000}.auth-source-shell[data-auth-palette=slate]{--auth-source-page-bg: #f8fafc;--auth-source-accent: #1e3a8a;--auth-source-accent-strong: #475569;--auth-source-panel-bg: linear-gradient(135deg, #1e293b 0%, #0f172a 100%)}.auth-source-shell[data-auth-palette=ocean]{--auth-source-page-bg: #eff6ff;--auth-source-accent: #1e3c72;--auth-source-accent-strong: #2a5298;--auth-source-panel-bg: linear-gradient(135deg, #1e3c72 0%, #2a5298 100%)}.auth-source-shell[data-auth-palette=creative]{--auth-source-page-bg: #f5f3ff;--auth-source-accent: var(--site-color-primary);--auth-source-accent-strong: #a855f7;--auth-source-panel-bg: linear-gradient(135deg, #1e1e2f 0%, #2d1b4e 100%)}.auth-source-shell[data-auth-palette=minimal]{--auth-source-page-bg: #ffffff;--auth-source-accent: #111827;--auth-source-accent-strong: #374151;--auth-source-panel-bg: linear-gradient(135deg, #f9fafb 0%, #e5e7eb 100%)}@keyframes authGradientShift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@media(max-width:991.98px){.auth-login,.auth-signup{padding:5rem 1rem 1.5rem}.auth-login .signin-wrapper,.auth-login .signup-wrapper,.auth-signup .signin-wrapper,.auth-signup .signup-wrapper{grid-template-columns:1fr;width:100%}.auth-login .signin-visual,.auth-login .signup-visual,.auth-signup .signin-visual,.auth-signup .signup-visual{min-height:300px;padding:2rem}.auth-login .signin-form-section,.auth-login .signup-form-section,.auth-signup .signin-form-section,.auth-signup .signup-form-section{padding:1.5rem}.auth-login .signin-card,.auth-login .signup-card,.auth-signup .signin-card,.auth-signup .signup-card{padding:2rem}.auth-login.auth-signup--wide .signup-wrapper,.auth-signup.auth-signup--wide .signup-wrapper,.auth-source-split,.auth-source-screen,.auth-source-workspace{grid-template-columns:1fr}.auth-source-visual,.auth-source-screen__visual,.auth-source-workspace__aside{min-height:280px;padding:2rem}.auth-source-topbar{flex-direction:column;align-items:flex-start}.auth-source-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.auth-student-grid,.auth-student-grid--compact{grid-template-columns:1fr}}@media(max-width:575.98px){.auth-login,.auth-signup{padding-top:4.5rem}.auth-login .signin-card,.auth-login .signup-card,.auth-signup .signin-card,.auth-signup .signup-card{padding:1.5rem;border-radius:1.4rem}.auth-brand{font-size:1.25rem}.auth-social-block__list{gap:.65rem}.auth-source-card--center,.auth-source-card--multistep{padding:1.5rem}.auth-source-steps{grid-template-columns:1fr;padding:1.5rem 1.5rem 0}}.social-five__links{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.social-five__link{width:3.3rem;height:3.3rem;border-radius:999px;border:2px solid rgba(var(--site-color-primary-rgb),.28);display:grid;place-items:center;background:#fff;color:var(--site-color-primary);text-decoration:none;font-weight:800}.social-four__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;max-width:28rem;margin:0 auto}.social-four__link{min-height:5.8rem;border-radius:1.2rem;display:grid;place-items:center;text-decoration:none;color:#fff;padding:.8rem}.social-four__icon{width:2.4rem;height:2.4rem;border-radius:999px;display:grid;place-items:center;background:#ffffff2e;font-weight:800}.social-four__label{margin-top:.45rem;font-size:.8rem;font-weight:700}@media(max-width:575.98px){.social-four__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.social-one__links{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.social-one__link{width:3.3rem;height:3.3rem;border-radius:999px;display:grid;place-items:center;background:var(--site-color-primary);color:#fff;font-weight:800;text-decoration:none}.social-three__links{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.social-three__link{width:3.5rem;height:3.5rem;border-radius:999px;display:grid;place-items:center;color:#fff;text-decoration:none;font-weight:800;box-shadow:0 1rem 2rem #0f172a1f}.social-two__shell{display:flex;flex-direction:column;gap:.85rem;max-width:22rem;margin:0 auto}.social-two__link{display:flex;align-items:center;gap:.9rem;padding:.9rem 1rem;border-radius:1rem;background:#fff;border:1px solid rgba(148,163,184,.2);text-decoration:none;color:var(--site-color-text, #0f172a);font-weight:700}.social-two__icon{width:2.5rem;height:2.5rem;border-radius:999px;display:grid;place-items:center;background:rgba(var(--site-color-primary-rgb),.12);color:var(--site-color-primary)}.statistics-five{background:#fff}.statistics-five__chart{display:flex;align-items:flex-end;justify-content:center;gap:1rem;min-height:16rem;padding:2rem 1.5rem 1rem;border-radius:1.75rem;background:#f8fafc;border:1px solid rgba(148,163,184,.18);overflow-x:auto}.statistics-five__bar-group{min-width:4.5rem;display:flex;flex-direction:column;align-items:center;gap:.55rem}.statistics-five__bar-value{font-size:.78rem;font-weight:800;color:var(--site-color-text, #0f172a)}.statistics-five__bar{width:100%;max-width:3.6rem;border-radius:.7rem .7rem 0 0}.statistics-five__label{font-size:.78rem;font-weight:700;color:#64748b;text-transform:uppercase}.statistics-four{background:linear-gradient(135deg,var(--site-color-primary) 0%,var(--site-color-secondary, #8b5cf6) 100%);color:#fff;position:relative;overflow:hidden}.statistics-four:before,.statistics-four:after{content:"";position:absolute;border-radius:999px;background:#ffffff1a}.statistics-four:before{width:30rem;height:30rem;top:-14rem;right:-10rem}.statistics-four:after{width:18rem;height:18rem;bottom:-8rem;left:-5rem}.statistics-four .section-heading-one,.statistics-four .section-heading-two,.statistics-four .section-heading-three,.statistics-four .section-heading-four,.statistics-four .section-heading-five{--section-heading-title-color: #fff;--section-heading-text-color: rgba(255, 255, 255, .82)}.statistics-four__shell{position:relative;z-index:1}.statistics-four__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.35rem}.statistics-four__card{padding:1.8rem 1.4rem;border-radius:1.5rem;background:#ffffffeb;color:#0f172a;text-align:center}.statistics-four__card h3,.statistics-four__card .h3{margin:.8rem 0 .45rem;font-size:1rem;font-weight:800}.statistics-four__card p{margin:0;font-size:.88rem;color:#475569;line-height:1.6}.statistics-four__value{font-size:2.2rem;font-weight:800}.statistics-four__pill{display:inline-flex;align-items:center;min-height:1.9rem;padding:0 .8rem;border-radius:999px;margin-top:1rem;background:rgba(var(--site-color-primary-rgb),.1);color:var(--site-color-primary);font-size:.75rem;font-weight:800;text-transform:uppercase}@media(max-width:991.98px){.statistics-four__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:575.98px){.statistics-four__grid{grid-template-columns:1fr}}.statistics-one{background:#fff}.statistics-one__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem}.statistics-one__card{padding:2rem 1.4rem;text-align:center;background:#f8fafc;border:1px solid rgba(148,163,184,.2);border-radius:1.5rem}.statistics-one__card h3,.statistics-one__card .h3{margin:.75rem 0 .45rem;font-size:1rem;font-weight:800;color:var(--site-color-text, #0f172a)}.statistics-one__card p{margin:0;color:#64748b;line-height:1.6;font-size:.88rem}.statistics-one__icon{width:3rem;height:3rem;border-radius:1rem;display:inline-grid;place-items:center;background:rgba(var(--site-color-primary-rgb),.12);color:var(--site-color-primary);font-weight:800}.statistics-one__value{margin-top:1rem;font-size:2.2rem;font-weight:800;color:var(--site-color-text, #0f172a)}@media(max-width:991.98px){.statistics-one__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:575.98px){.statistics-one__grid{grid-template-columns:1fr}}.statistics-three{background:#fff}.statistics-three__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}.statistics-three__card{padding:2rem 1.5rem;border-radius:1.5rem;border:1px solid rgba(148,163,184,.18);background:#f8fafc;text-align:center}.statistics-three__card h3,.statistics-three__card .h3{margin:1.1rem 0 .45rem;font-size:1rem;font-weight:800}.statistics-three__card p{margin:0;color:#64748b;font-size:.88rem;line-height:1.6}.statistics-three__ring{width:8.5rem;height:8.5rem;margin:0 auto;border-radius:999px;display:grid;place-items:center;background:radial-gradient(circle closest-side,#f8fafc 74%,transparent 75% 100%),conic-gradient(var(--site-color-primary) var(--progress-angle),rgba(148,163,184,.2) 0)}.statistics-three__ring span{font-size:1.7rem;font-weight:800;color:var(--site-color-text, #0f172a)}.statistics-three__ring small,.statistics-three__ring .small{font-size:.9rem;font-weight:600;margin-left:.1rem}@media(max-width:991.98px){.statistics-three__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:575.98px){.statistics-three__grid{grid-template-columns:1fr}}.statistics-two{background:#f8fafc}.statistics-two__stack{display:grid;gap:1.25rem}.statistics-two__item{padding:1.5rem;border-radius:1.35rem;background:#fff;border:1px solid rgba(148,163,184,.18)}.statistics-two__header{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start}.statistics-two__header h3,.statistics-two__header .h3{margin:0;font-size:1rem;font-weight:800;color:var(--site-color-text, #0f172a)}.statistics-two__header p{margin:.35rem 0 0;color:#64748b;font-size:.88rem}.statistics-two__header strong{font-size:1.3rem;color:var(--site-color-text, #0f172a)}.statistics-two__track{margin-top:1rem;height:.8rem;border-radius:999px;background:#e2e8f0;overflow:hidden}.statistics-two__fill{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--site-color-primary),var(--site-color-secondary, #8b5cf6))}.tabs-five{background:var(--site-surface-subtle, #f8fafc)}.tabs-five__shell{background:#fff;border-radius:1.75rem;overflow:hidden;box-shadow:0 1.5rem 3rem #0f172a14}.tabs-five__nav{display:flex;gap:.6rem;padding:.8rem;background:#f8fafc;flex-wrap:wrap}.tabs-five__nav-link{flex:1 1 9rem;min-width:8rem;border:0;border-radius:1rem;background:transparent;color:#64748b;display:flex;flex-direction:column;align-items:center;gap:.45rem;padding:.95rem;font-size:.84rem;font-weight:700}.tabs-five__nav-link.active{background:var(--site-color-primary);color:#fff}.tabs-five__nav-icon svg{width:1.45rem;height:1.45rem}.tabs-five__content{padding:2rem}.tabs-five__panel-header{display:flex;align-items:center;gap:1rem}.tabs-five__panel-icon{width:3.6rem;height:3.6rem;border-radius:1rem;display:grid;place-items:center;background:rgba(var(--site-color-primary-rgb),.12);color:var(--site-color-primary)}.tabs-five__panel-icon span{font-size:1.35rem;font-weight:800}.tabs-five__panel h3,.tabs-five__panel .h3{font-size:1.35rem;font-weight:800;color:var(--site-color-text, #0f172a);margin:0}.tabs-five__panel-subtitle{margin-top:.2rem;color:#64748b;font-weight:600}.tabs-five__panel-text{margin-top:1.3rem;line-height:1.75;color:#64748b}.tabs-five__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:1.5rem}.tabs-five__stat{padding:1rem;border-radius:1rem;background:#f8fafc;text-align:center}.tabs-five__stat-value{font-size:1.5rem;font-weight:800;color:var(--site-color-text, #0f172a)}.tabs-five__stat-label{margin-top:.25rem;font-size:.76rem;text-transform:uppercase;letter-spacing:.08em;color:#64748b}@media(max-width:767.98px){.tabs-five__stats{grid-template-columns:1fr}}.tabs-four{background:var(--site-surface-subtle, #f8fafc)}.tabs-four__shell{display:flex;background:#fff;border-radius:1.75rem;overflow:hidden;box-shadow:0 1.5rem 3rem #0f172a14}.tabs-four__nav{width:15rem;background:#f8fafc;border-right:1px solid rgba(148,163,184,.18);padding:.8rem;display:flex;flex-direction:column;gap:.35rem}.tabs-four__nav-link{width:100%;display:flex;align-items:center;gap:.75rem;border:0;border-left:3px solid transparent;background:transparent;color:#64748b;text-align:left;padding:.95rem 1rem;font-weight:600}.tabs-four__nav-link.active{background:#fff;color:var(--site-color-primary);border-left-color:var(--site-color-primary)}.tabs-four__nav-icon{width:1.25rem;height:1.25rem;display:inline-grid;place-items:center}.tabs-four__content{flex:1;padding:2rem}.tabs-four__panel h3,.tabs-four__panel .h3{font-size:1.35rem;font-weight:800;color:var(--site-color-text, #0f172a)}.tabs-four__subtitle{color:#64748b;font-weight:600;margin-top:.25rem}.tabs-four__lead{margin-top:1rem;color:#64748b;line-height:1.75}.tabs-four__setting{margin-top:.85rem;padding:1rem 1.1rem;border-radius:1rem;background:#f8fafc;display:flex;justify-content:space-between;gap:1rem;align-items:center}.tabs-four__setting-copy h4,.tabs-four__setting-copy .h4{font-size:.95rem;font-weight:700;margin-bottom:.25rem;color:var(--site-color-text, #0f172a)}.tabs-four__setting-copy p{margin:0;font-size:.86rem;color:#64748b}.tabs-four__switch{width:3rem;height:1.6rem;background:#cbd5e1;border-radius:999px;position:relative;flex:0 0 auto}.tabs-four__switch span{position:absolute;top:.18rem;left:.18rem;width:1.24rem;height:1.24rem;border-radius:999px;background:#fff;transition:transform .2s ease}.tabs-four__switch.is-on{background:var(--site-color-primary)}.tabs-four__switch.is-on span{transform:translate(1.4rem)}@media(max-width:767.98px){.tabs-four__shell{flex-direction:column}.tabs-four__nav{width:auto;flex-direction:row;overflow-x:auto}.tabs-four__nav-link{white-space:nowrap;border-left:0;border-bottom:3px solid transparent}.tabs-four__nav-link.active{border-bottom-color:var(--site-color-primary)}}.tabs-three{background:#fff}.tabs-three__nav{border-bottom:2px solid rgba(148,163,184,.2);margin-bottom:2rem}.tabs-three__nav .nav-link{position:relative;border:0;border-radius:0;color:#64748b;font-weight:600;padding:1rem 1.35rem}.tabs-three__nav .nav-link:after{content:"";position:absolute;left:0;right:0;bottom:-2px;height:2px;background:var(--site-color-primary);transform:scaleX(0);transition:transform .2s ease}.tabs-three__nav .nav-link.active{color:var(--site-color-primary);background:transparent}.tabs-three__nav .nav-link.active:after{transform:scaleX(1)}.tabs-three__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.35rem}.tabs-three__card{padding:1.6rem;background:#f8fafc;border-radius:1.25rem;text-align:center;transition:transform .22s ease,box-shadow .22s ease}.tabs-three__card:hover{transform:translateY(-4px);box-shadow:0 1rem 2rem #0f172a14}.tabs-three__card h3,.tabs-three__card .h3{font-size:1rem;font-weight:800;color:var(--site-color-text, #0f172a);margin-bottom:.55rem}.tabs-three__card p{font-size:.88rem;line-height:1.65;color:#64748b;margin:0}.tabs-three__icon{width:3.3rem;height:3.3rem;border-radius:1rem;display:grid;place-items:center;background:rgba(var(--site-color-primary-rgb),.12);color:var(--site-color-primary);margin:0 auto 1rem}.tabs-three__icon svg{width:1.5rem;height:1.5rem}@media(max-width:767.98px){.tabs-three__grid{grid-template-columns:1fr}}.tabs-two{background:var(--site-surface-subtle, #f8fafc)}.tabs-two__nav{gap:.75rem;margin-bottom:2rem}.tabs-two__nav .nav-link{border:1px solid rgba(148,163,184,.24);background:#fff;color:#475569;border-radius:999px;padding:.8rem 1.35rem;font-weight:600}.tabs-two__nav .nav-link.active{background:var(--site-color-primary);border-color:var(--site-color-primary);color:#fff;box-shadow:0 .75rem 2rem rgba(var(--site-color-primary-rgb),.24)}.tabs-two__panel{background:#fff;border-radius:1.75rem;overflow:hidden;box-shadow:0 1.5rem 3rem #0f172a14}.tabs-two__panel-inner{display:flex;min-height:20rem}.tabs-two__image{width:min(25rem,42%);-o-object-fit:cover;object-fit:cover;flex:0 0 auto}.tabs-two__text{padding:2.2rem;display:flex;flex-direction:column;justify-content:center}.tabs-two__text h3,.tabs-two__text .h3{font-size:1.45rem;font-weight:800;margin-bottom:.85rem;color:var(--site-color-text, #0f172a)}.tabs-two__text p{color:#64748b;line-height:1.8;margin-bottom:1.4rem}.tabs-two__tags{display:flex;gap:.65rem;flex-wrap:wrap}.tabs-two__tags span{display:inline-flex;align-items:center;min-height:2rem;padding:0 .85rem;border-radius:999px;background:#f1f5f9;color:#475569;font-size:.82rem;font-weight:700}@media(max-width:767.98px){.tabs-two__panel-inner{flex-direction:column}.tabs-two__image{width:100%;height:14rem}}.team-five__heading{max-width:42rem;margin:0 auto 2.5rem}.team-five__heading p,.team-five__member p{color:var(--site-color-text-muted, #64748b)}.team-five__member{text-align:center}.team-five__avatar{width:100px;height:100px;margin:0 auto 1rem;border-radius:999px;-o-object-fit:cover;object-fit:cover;filter:grayscale(1);transition:filter .2s ease,transform .2s ease}.team-five__avatar--fallback{display:grid;place-items:center;background:color-mix(in srgb,var(--site-color-primary, #6366f1) 8%,#fff 92%);color:var(--site-color-primary, #6366f1);font-size:1.4rem;font-weight:800}.team-five__member:hover .team-five__avatar{filter:grayscale(0);transform:translateY(-4px)}.team-five__member h3,.team-five__member .h3{font-size:1.05rem;margin-bottom:.25rem}.team-five__member p{margin-bottom:0}.team-four{background:color-mix(in srgb,var(--site-color-primary, #6366f1) 4%,#fff 96%)}.team-four__card{position:relative;min-height:360px;overflow:hidden;border-radius:1.5rem}.team-four__photo{position:absolute;inset:0;display:grid;place-items:center;background:linear-gradient(135deg,color-mix(in srgb,var(--site-color-primary, #6366f1) 20%,#fff 80%),color-mix(in srgb,var(--site-color-accent, #ec4899) 16%,#fff 84%));color:var(--site-color-primary, #6366f1);font-size:2.5rem;font-weight:800}.team-four__photo--image{background-position:center;background-size:cover}.team-four__overlay{position:absolute;inset:auto 0 0;padding:1.5rem;color:#fff;background:linear-gradient(transparent,#0f172ae0)}.team-four__role{color:#ffffffd1;font-weight:600}.team-four__bio{margin-bottom:0;color:#ffffffc7}.team-one{background:var(--site-color-background, #fff)}.team-one__card{overflow:hidden;border-radius:1.4rem;background:var(--site-color-surface, #fff);border:1px solid color-mix(in srgb,var(--site-color-primary, #6366f1) 10%,#fff 90%);box-shadow:0 1.5rem 3rem #0f172a0f}.team-one__media{aspect-ratio:1/1;background:color-mix(in srgb,var(--site-color-primary, #6366f1) 10%,#fff 90%);display:grid;place-items:center}.team-one__photo,.team-one__avatar{width:100%;height:100%}.team-one__photo{-o-object-fit:cover;object-fit:cover}.team-one__avatar{display:grid;place-items:center;font-size:2rem;font-weight:800;color:var(--site-color-primary, #6366f1)}.team-one__body{padding:1.35rem;text-align:center}.team-one__role{color:var(--site-color-primary, #6366f1);font-weight:600;margin-bottom:.75rem}.team-one__bio{color:var(--site-color-text-muted, #64748b);margin-bottom:0}.team-three__grid{display:grid;gap:1.5rem}.team-three__eyebrow{color:var(--site-color-primary, #6366f1);text-transform:uppercase;letter-spacing:.08em;font-weight:700}.team-three__lead h2,.team-three__lead .h2{margin:1rem 0;font-size:clamp(2rem,4vw,3.2rem)}.team-three__lead p{color:var(--site-color-text-muted, #64748b)}.team-three__spotlight,.team-three__card{padding:1.4rem;border-radius:1.2rem;background:var(--site-color-surface, #fff);border:1px solid color-mix(in srgb,var(--site-color-primary, #6366f1) 12%,#fff 88%)}.team-three__spotlight{display:grid;gap:1rem;margin-top:1.8rem}.team-three__initials{width:4.5rem;height:4.5rem;display:grid;place-items:center;border-radius:1rem;background:color-mix(in srgb,var(--site-color-primary, #6366f1) 10%,#fff 90%);color:var(--site-color-primary, #6366f1);font-weight:800;font-size:1.4rem}.team-three__stack{display:grid;gap:1rem}.team-three__card span{display:block;color:var(--site-color-primary, #6366f1);font-weight:600;margin:.25rem 0 .55rem}.team-three__card p,.team-three__spotlight p{color:var(--site-color-text-muted, #64748b);margin-bottom:0}@media(min-width:992px){.team-three__grid{grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr)}.team-three__spotlight{grid-template-columns:auto 1fr;align-items:start}}.team-two{background:color-mix(in srgb,var(--site-color-primary, #6366f1) 4%,#fff 96%)}.team-two__card{position:relative;height:100%;padding:2rem 1.5rem;text-align:center;border-radius:1.5rem;background:var(--site-color-surface, #fff);box-shadow:0 1.8rem 3rem #0f172a14}.team-two__card:before{content:"";position:absolute;inset:0 0 auto;height:4px;border-radius:1.5rem 1.5rem 0 0;background:linear-gradient(90deg,var(--site-color-primary, #6366f1),color-mix(in srgb,var(--site-color-primary, #6366f1) 64%,#ec4899 36%))}.team-two__avatar{width:120px;height:120px;margin:0 auto 1.25rem;border-radius:999px;-o-object-fit:cover;object-fit:cover;border:4px solid color-mix(in srgb,var(--site-color-primary, #6366f1) 10%,#fff 90%)}.team-two__avatar--fallback{display:grid;place-items:center;font-size:2rem;font-weight:800;color:var(--site-color-primary, #6366f1);background:color-mix(in srgb,var(--site-color-primary, #6366f1) 8%,#fff 92%)}.team-two__role{color:var(--site-color-primary, #6366f1);text-transform:uppercase;letter-spacing:.08em;font-size:.82rem;font-weight:700}.team-two__bio{color:var(--site-color-text-muted, #64748b)}.team-two__socials{display:flex;justify-content:center;gap:.5rem}.team-two__socials a{display:inline-flex;align-items:center;justify-content:center;width:2.35rem;height:2.35rem;border-radius:999px;text-decoration:none;background:color-mix(in srgb,var(--site-color-primary, #6366f1) 8%,#fff 92%);color:var(--site-color-primary, #6366f1);font-weight:700}.testimonial-one,.testimonial-three{background:var(--bs-secondary-bg)}.testimonial-one__card{background:var(--bs-body-bg);border-radius:var(--bs-border-radius-xl);height:100%;padding:2rem;position:relative;transition:transform .3s ease,box-shadow .3s ease}.testimonial-one__card:hover{box-shadow:var(--bs-box-shadow-lg);transform:translateY(-10px)}.testimonial-one__quote-icon{color:var(--bs-border-color);font-size:3rem;line-height:1;position:absolute;right:1.5rem;top:1.5rem}.testimonial-one__stars{color:var(--bs-warning);letter-spacing:.1em;margin-bottom:1rem}.testimonial-one__text{color:var(--bs-secondary-color);font-size:1rem;font-style:italic;line-height:1.7;margin-bottom:1.5rem}.testimonial-one__author{align-items:center;display:flex;gap:1rem}.testimonial-one__avatar{border-radius:50%;height:3.125rem;-o-object-fit:cover;object-fit:cover;width:3.125rem}.testimonial-one__avatar--fallback{align-items:center;background:rgba(var(--bs-primary-rgb),.12);color:var(--bs-primary);display:inline-flex;font-weight:700;justify-content:center}.testimonial-one__name{color:var(--bs-body-color);font-size:1rem;font-weight:600}.testimonial-one__role{color:var(--bs-secondary-color);font-size:.8125rem}.testimonial-two{background:var(--bs-body-bg)}.testimonial-two__featured{background:linear-gradient(135deg,var(--bs-primary),var(--bs-primary));border-radius:var(--bs-border-radius-xl);margin-bottom:3rem;overflow:hidden;padding:4rem;position:relative}.testimonial-two__featured:before{color:#ffffff1a;content:'"';font-size:12rem;left:2rem;line-height:1;position:absolute;top:2rem}.testimonial-two__featured-text{color:#fff;font-size:1.75rem;font-weight:300;line-height:1.6;margin-bottom:2rem;position:relative;z-index:1}.testimonial-two__featured-author{align-items:center;display:flex;gap:1.5rem;position:relative;z-index:1}.testimonial-two__featured-avatar{border:3px solid rgba(255,255,255,.3);border-radius:50%;height:4.375rem;-o-object-fit:cover;object-fit:cover;width:4.375rem}.testimonial-two__featured-avatar--fallback{align-items:center;background:#ffffff26;color:#fff;display:inline-flex;font-weight:700;justify-content:center}.testimonial-two__featured-name{color:#fff;font-size:1.25rem;font-weight:600}.testimonial-two__featured-role{color:#fffc;font-size:.9375rem}.testimonial-two__grid{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(18rem,1fr))}.testimonial-two__small-card{background:var(--bs-secondary-bg);border-radius:var(--bs-border-radius-xl);padding:1.5rem}.testimonial-two__small-text{color:var(--bs-secondary-color);font-size:.9375rem;font-style:italic;line-height:1.6;margin-bottom:1rem}.testimonial-two__small-author{align-items:center;display:flex;gap:.75rem}.testimonial-two__small-avatar{border-radius:50%;height:2.5rem;-o-object-fit:cover;object-fit:cover;width:2.5rem}.testimonial-two__small-avatar--fallback{align-items:center;background:rgba(var(--bs-primary-rgb),.12);color:var(--bs-primary);display:inline-flex;font-size:.875rem;font-weight:700;justify-content:center}.testimonial-two__small-name{color:var(--bs-body-color);font-size:.875rem;font-weight:600}.testimonial-two__small-role{color:var(--bs-secondary-color);font-size:.75rem}.testimonial-three__grid{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(20rem,1fr))}.testimonial-three__card{background:var(--bs-body-bg);border-left:4px solid transparent;border-radius:var(--bs-border-radius-xl);padding:1.5rem;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.testimonial-three__card:hover{border-left-color:var(--bs-primary);box-shadow:var(--bs-box-shadow-lg);transform:translateY(-5px)}.testimonial-three__card-header{align-items:center;display:flex;gap:1rem;margin-bottom:1rem}.testimonial-three__avatar{border-radius:50%;height:3.125rem;-o-object-fit:cover;object-fit:cover;width:3.125rem}.testimonial-three__avatar--fallback{align-items:center;background:rgba(var(--bs-primary-rgb),.12);color:var(--bs-primary);display:inline-flex;font-weight:700;justify-content:center}.testimonial-three__name{color:var(--bs-body-color);font-size:1rem;font-weight:600}.testimonial-three__company{color:var(--bs-secondary-color);font-size:.8125rem}.testimonial-three__stars{color:var(--bs-warning);font-size:.875rem;letter-spacing:.1em;margin-bottom:.75rem}.testimonial-three__text{color:var(--bs-secondary-color);font-size:.9375rem;font-style:italic;line-height:1.6}.testimonial-three__verified{align-items:center;color:var(--bs-success);display:inline-flex;font-size:.75rem;gap:.25rem;margin-top:.75rem}.testimonial-three__verified svg{height:.875rem;width:.875rem}.testimonial-four{background:var(--bs-body-bg)}.testimonial-four__item{margin:0 auto 4rem;max-width:43.75rem;text-align:center}.testimonial-four__quote-mark{color:var(--bs-primary);font-size:4rem;line-height:1;margin-bottom:1rem;opacity:.3}.testimonial-four__text{color:var(--bs-body-color);font-size:1.5rem;font-weight:300;line-height:1.7;margin-bottom:2rem}.testimonial-four__avatar{border-radius:50%;height:3.75rem;margin-bottom:.75rem;-o-object-fit:cover;object-fit:cover;width:3.75rem}.testimonial-four__avatar--fallback{align-items:center;background:rgba(var(--bs-primary-rgb),.12);color:var(--bs-primary);display:inline-flex;font-weight:700;justify-content:center}.testimonial-four__name{color:var(--bs-body-color);font-size:1rem;font-weight:600;margin-bottom:.25rem}.testimonial-four__role{color:var(--bs-secondary-color);font-size:.875rem}.testimonial-four__divider{background:var(--bs-border-color);height:2px;margin:3rem auto;width:3.75rem}.testimonial-five{background:linear-gradient(135deg,#1a1a2e,#16213e);color:#fff}.testimonial-five__card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:var(--bs-border-radius-xl);height:100%;padding:2rem;transition:transform .4s ease,box-shadow .4s ease,background .4s ease}.testimonial-five__card:hover{background:#ffffff1a;box-shadow:0 20px 40px #0000004d;transform:translateY(-10px)}.testimonial-five__stars{color:var(--bs-warning);letter-spacing:.1em;margin-bottom:1rem}.testimonial-five__text{color:#ffffffd9;font-size:1rem;line-height:1.7;margin-bottom:1.5rem}.testimonial-five__author{align-items:center;display:flex;gap:1rem}.testimonial-five__avatar{border:2px solid rgba(255,255,255,.2);border-radius:50%;height:3.125rem;-o-object-fit:cover;object-fit:cover;width:3.125rem}.testimonial-five__avatar--fallback{align-items:center;background:#ffffff1f;color:#fff;display:inline-flex;font-weight:700;justify-content:center}.testimonial-five__name{color:#fff;font-size:1rem;font-weight:600}.testimonial-five__role{color:#fff9;font-size:.8125rem}@media(max-width:767.98px){.testimonial-two__featured{padding:2rem}.testimonial-two__featured-text{font-size:1.25rem}.testimonial-four__text{font-size:1.15rem}}.timeline-five__timeline{position:relative;max-width:56rem;margin:0 auto;padding:2rem 0}.timeline-five__timeline:before{content:"";position:absolute;left:50%;top:0;bottom:0;width:3px;background:#fecaca;transform:translate(-50%)}.timeline-five__item{position:relative;width:50%;padding-right:2rem;margin-bottom:1.6rem}.timeline-five__item:nth-child(2n){margin-left:50%;padding-right:0;padding-left:2rem}.timeline-five__marker{position:absolute;top:.5rem;right:-.75rem;width:1.4rem;height:1.4rem;border-radius:999px;background:#dc2626;border:4px solid #fff}.timeline-five__item:nth-child(2n) .timeline-five__marker{right:auto;left:-.75rem}.timeline-five__content{background:#fff;padding:1.3rem;border-radius:1rem;box-shadow:0 .75rem 1.6rem #0f172a0f}.timeline-five__content h3,.timeline-five__content .h3{margin:.55rem 0 .35rem;font-size:1rem;font-weight:800}.timeline-five__content p{margin:0;color:#64748b;line-height:1.6}.timeline-five__year{display:inline-flex;padding:.25rem .65rem;border-radius:999px;background:#dc2626;color:#fff;font-size:.8rem;font-weight:800}.timeline-five__achievements{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:2rem}.timeline-five__achievements article{padding:1.2rem;border-radius:1rem;background:#fff;text-align:center;box-shadow:0 .75rem 1.6rem #0f172a0f}.timeline-five__achievements strong{display:block;font-size:1.5rem;font-weight:800}.timeline-five__achievements span{color:#64748b;font-size:.84rem}@media(max-width:767.98px){.timeline-five__timeline:before{left:1rem;transform:none}.timeline-five__item,.timeline-five__item:nth-child(2n){width:100%;margin-left:0;padding-left:3rem;padding-right:0}.timeline-five__marker,.timeline-five__item:nth-child(2n) .timeline-five__marker{left:.35rem;right:auto}.timeline-five__achievements{grid-template-columns:1fr}}.timeline-four__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.2rem}.timeline-four__card{background:#fff;border-radius:1.2rem;padding:1.4rem;text-align:center;box-shadow:0 .75rem 1.6rem #0f172a0f}.timeline-four__card h3,.timeline-four__card .h3{margin:.6rem 0 .4rem;font-size:1rem;font-weight:800}.timeline-four__card p{margin:0;color:#64748b;line-height:1.6;font-size:.88rem}.timeline-four__icon{width:4rem;height:4rem;border-radius:999px;display:inline-grid;place-items:center;background:linear-gradient(135deg,#059669,#6ee7b7);color:#fff;font-weight:800}.timeline-four__day{display:block;margin-top:.8rem;color:#059669;font-size:.82rem;font-weight:800;text-transform:uppercase}@media(max-width:991.98px){.timeline-four__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:575.98px){.timeline-four__grid{grid-template-columns:1fr}}.timeline-one__track{position:relative;max-width:56rem;margin:0 auto}.timeline-one__track:before{content:"";position:absolute;inset:0 auto 0 50%;width:4px;transform:translate(-50%);background:linear-gradient(180deg,var(--site-color-primary),var(--site-color-secondary, #8b5cf6));border-radius:999px}.timeline-one__item{position:relative;width:50%;margin-bottom:2rem;padding-right:2.5rem}.timeline-one__item:nth-child(2n){margin-left:50%;padding-right:0;padding-left:2.5rem}.timeline-one__dot{position:absolute;top:0;right:-1rem;width:2rem;height:2rem;border-radius:999px;display:grid;place-items:center;background:var(--site-color-primary);color:#fff;font-size:.82rem;font-weight:800}.timeline-one__item:nth-child(2n) .timeline-one__dot{right:auto;left:-1rem}.timeline-one__card{background:#fff;border-radius:1.2rem;padding:1.5rem;box-shadow:0 1rem 2rem #0f172a14}.timeline-one__card h3,.timeline-one__card .h3{margin:.7rem 0 .45rem;font-size:1.05rem;font-weight:800}.timeline-one__card p{margin:0;color:#64748b;line-height:1.65}.timeline-one__date{display:inline-flex;align-items:center;min-height:1.9rem;padding:0 .75rem;border-radius:999px;background:rgba(var(--site-color-primary-rgb),.12);color:var(--site-color-primary);font-size:.8rem;font-weight:800}@media(max-width:767.98px){.timeline-one__track:before{left:1rem;transform:none}.timeline-one__item,.timeline-one__item:nth-child(2n){width:100%;margin-left:0;padding-left:3rem;padding-right:0}.timeline-one__dot,.timeline-one__item:nth-child(2n) .timeline-one__dot{left:0;right:auto}}.timeline-three__stack{max-width:58rem;margin:0 auto;display:grid;gap:1rem}.timeline-three__item{display:grid;grid-template-columns:5rem 1fr;gap:1.2rem;align-items:center;background:#fff;padding:1.3rem;border-radius:1.1rem;box-shadow:0 .75rem 1.6rem #0f172a0f}.timeline-three__step{width:5rem;height:5rem;border-radius:999px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(135deg,#7c3aed,#a78bfa);color:#fff}.timeline-three__step span{font-size:1.4rem;font-weight:800;line-height:1}.timeline-three__step small,.timeline-three__step .small{font-size:.68rem;letter-spacing:.08em;text-transform:uppercase}.timeline-three__content h3,.timeline-three__content .h3{margin:0 0 .4rem;font-size:1.05rem;font-weight:800}.timeline-three__content p{margin:0;color:#64748b;line-height:1.6}.timeline-three__meta{display:inline-flex;margin-top:.8rem;padding:.3rem .7rem;border-radius:999px;background:#7c3aed1a;color:#7c3aed;font-size:.8rem;font-weight:700}@media(max-width:575.98px){.timeline-three__item{grid-template-columns:1fr}}.timeline-two__shell{max-width:62rem;margin:0 auto}.timeline-two__line{position:relative;padding-left:2rem}.timeline-two__line:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;border-radius:999px;background:linear-gradient(180deg,#0369a1,#38bdf8)}.timeline-two__item{position:relative;padding:0 0 1.6rem 1.2rem}.timeline-two__item:before{content:"";position:absolute;left:-.42rem;top:.2rem;width:1rem;height:1rem;border-radius:999px;background:#0369a1;box-shadow:0 0 0 .3rem #0369a126}.timeline-two__item h3,.timeline-two__item .h3{margin:.25rem 0 .35rem;font-size:1.15rem;font-weight:800}.timeline-two__item p{margin:0;color:#64748b;line-height:1.65}.timeline-two__year{font-size:.82rem;font-weight:800;color:#0369a1;text-transform:uppercase}.timeline-two__stats{margin-top:2rem;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.timeline-two__stats div{padding:1.2rem;border-radius:1rem;background:#fff;text-align:center;box-shadow:0 .75rem 1.5rem #0f172a0f}.timeline-two__stats strong{display:block;font-size:1.5rem;font-weight:800}.timeline-two__stats span{color:#64748b;font-size:.84rem}@media(max-width:767.98px){.timeline-two__stats{grid-template-columns:repeat(2,minmax(0,1fr))}}.bottom-footer-five{background:#f8fafc;color:#64748b;padding:1rem 0;border-top:1px solid rgba(15,23,42,.08)}.bottom-footer-five__copy{max-width:48rem;margin-inline:auto;font-size:.92rem}.bottom-footer-four{background:#fff;color:#64748b;padding:1rem 0;border-top:1px solid rgba(15,23,42,.08)}.bottom-footer-four__inner{display:flex;align-items:center;justify-content:space-between;gap:1rem}.bottom-footer-four__links{display:flex;gap:.9rem;flex-wrap:wrap}.bottom-footer-four__links a{color:#475569;text-decoration:none}@media(max-width:767.98px){.bottom-footer-four__inner{flex-direction:column;align-items:flex-start}}.bottom-footer-one{padding:1.25rem 0 1.5rem;background:#0f172a0a;border-top:1px solid rgba(var(--bs-body-color-rgb),.08)}.bottom-footer-one__copyright{margin-bottom:.4rem;font-size:.95rem;color:var(--bs-secondary-color)}.bottom-footer-one__legal{display:inline-flex;align-items:center;flex-wrap:wrap;justify-content:center;gap:.65rem}.bottom-footer-one__legal a{color:var(--bs-body-color);text-decoration:none;transition:color .2s ease}.bottom-footer-one__legal a:hover{color:var(--bs-primary)}.bottom-footer-one__legal-divider{color:rgba(var(--bs-body-color-rgb),.35)}[data-bs-theme=dark] .bottom-footer-one{background:#020617db;border-color:#94a3b824}.bottom-footer-three{background:#111827;color:#ffffffc7;padding:1rem 0}.bottom-footer-three__inner,.bottom-footer-three__social{display:flex;align-items:center}.bottom-footer-three__inner{justify-content:space-between;gap:1rem}.bottom-footer-three__social{gap:.75rem}.bottom-footer-three__social a{color:inherit;text-decoration:none}.bottom-footer-two{background:#0f172a;color:#ffffffc7;padding:1rem 0}.bottom-footer-two__inner{display:flex;align-items:center;justify-content:space-between;gap:1rem}.bottom-footer-two__links{display:flex;flex-wrap:wrap;gap:.8rem 1rem}.bottom-footer-two__links a{color:inherit;text-decoration:none}@media(max-width:767.98px){.bottom-footer-two__inner{flex-direction:column;align-items:flex-start}}.bottom-header-five{background:#fff;border-bottom:1px solid rgba(15,23,42,.08);padding:.85rem 0}.bottom-header-five__icons{display:flex;gap:1rem;overflow-x:auto;white-space:nowrap;justify-content:center}.bottom-header-five__item{display:inline-flex;flex-direction:column;align-items:center;gap:.5rem;min-width:88px;color:#475569;text-decoration:none;font-size:.82rem;font-weight:600}.bottom-header-five__icon{width:3rem;height:3rem;display:inline-flex;align-items:center;justify-content:center;border-radius:1rem;background:#f8fafc;font-size:1.15rem}.bottom-header-five__item:hover,.bottom-header-five__item.is-active{color:var(--site-color-primary)}.bottom-header-five__item:hover .bottom-header-five__icon,.bottom-header-five__item.is-active .bottom-header-five__icon{background:var(--site-color-primary-soft-10)}.bottom-header-four{background:#fff;border-bottom:1px solid rgba(15,23,42,.08)}.bottom-header-four__scroll{display:flex;gap:.7rem;overflow-x:auto;white-space:nowrap;padding:.8rem 0}.bottom-header-four__pill{display:inline-flex;align-items:center;padding:.5rem 1rem;border-radius:999px;background:#f8fafc;color:#475569;text-decoration:none;font-weight:600}.bottom-header-four__pill:hover,.bottom-header-four__pill.is-active{background:var(--site-color-primary);color:#fff}.bottom-header-one{background:#fff;border-bottom:1px solid var(--bs-border-color)}.bottom-header-one__scroll{display:flex;align-items:center;justify-content:center;gap:.75rem;overflow-x:auto;padding:.85rem 0;min-width:100%;scrollbar-width:thin}.bottom-header-one__pill{display:inline-flex;align-items:center;gap:.5rem;white-space:nowrap;padding:.7rem 1rem;border-radius:999px;background:#fff;border:1px solid #eef2f7;color:var(--bs-body-color);font-size:.95rem;font-weight:500;text-decoration:none;box-shadow:0 8px 18px #0f172a0d;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,color .2s ease}.bottom-header-one__pill i{color:var(--bs-primary)}.bottom-header-one__pill:hover{color:var(--bs-primary);border-color:rgba(var(--bs-primary-rgb),.22);transform:translateY(-1px);box-shadow:0 12px 24px #0f172a14}.bottom-header-one__pill--active{background:var(--bs-primary);border-color:var(--bs-primary);color:var(--bs-white)}.bottom-header-one__pill--active i{color:currentColor}[data-bs-theme=dark] .bottom-header-one{background:#020617f5;border-color:#94a3b824}[data-bs-theme=dark] .bottom-header-one__pill{background:#0f172ad1;border-color:#94a3b82e;color:#e2e8f0eb;box-shadow:none}@media(max-width:991.98px){.bottom-header-one__scroll{justify-content:flex-start}}.bottom-header-three{background:#fff;border-bottom:1px solid rgba(15,23,42,.08);padding:.9rem 0}.bottom-header-three__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(110px,1fr));gap:.75rem}.bottom-header-three__card{display:flex;flex-direction:column;align-items:center;gap:.45rem;padding:.95rem .75rem;border-radius:1rem;background:#f8fafc;color:#475569;text-decoration:none;font-weight:600;text-align:center}.bottom-header-three__card:hover,.bottom-header-three__card.is-active{background:var(--site-color-primary-soft-10);color:var(--site-color-primary)}.bottom-header-two{background:#fff;border-bottom:1px solid rgba(15,23,42,.08)}.bottom-header-two__nav{display:flex;justify-content:center;gap:.85rem;overflow-x:auto;white-space:nowrap;padding:.85rem 0}.bottom-header-two__link{color:#475569;text-decoration:none;font-weight:600;padding:.35rem .2rem;border-bottom:2px solid transparent}.bottom-header-two__link:hover,.bottom-header-two__link.is-active{color:var(--site-color-primary);border-bottom-color:var(--site-color-primary)}.breadcrumb-five{padding:5rem 0;background:linear-gradient(135deg,var(--site-color-primary-soft-10),#ffffff);position:relative;overflow:hidden}.breadcrumb-five:before{content:"";position:absolute;inset:0;background-image:var(--breadcrumb-five-image);background-size:cover;background-position:center;opacity:.08}.breadcrumb-five .container,.breadcrumb-five .header-two__container,.breadcrumb-five .header-three__container,.breadcrumb-five .header-six__container,.breadcrumb-five .header-seven__main-container,.breadcrumb-five .header-seven__topbar-container,.breadcrumb-five .header-nine__container,.breadcrumb-five .header-four__container,.breadcrumb-five .header-eight__nav-container,.breadcrumb-five .header-eight__main-container,.breadcrumb-five .footer-two__container,.breadcrumb-five .footer-three__bottom-container,.breadcrumb-five .footer-three__container,.breadcrumb-five .footer-three__cta-container,.breadcrumb-five .footer-ten__bottom-container,.breadcrumb-five .footer-ten__newsletter-container,.breadcrumb-five .footer-ten__container,.breadcrumb-five .footer-ten__cta-container,.breadcrumb-five .footer-six__bottom-container,.breadcrumb-five .footer-six__container,.breadcrumb-five .footer-seven__bottom-container,.breadcrumb-five .footer-seven__container,.breadcrumb-five .footer-nine__bottom-container,.breadcrumb-five .footer-nine__top-container,.breadcrumb-five .footer-four__bottom-container,.breadcrumb-five .footer-four__container,.breadcrumb-five .footer-five__bottom-container,.breadcrumb-five .footer-five__container,.breadcrumb-five .footer-five__newsletter-container,.breadcrumb-five .footer-eight__bottom-container,.breadcrumb-five .footer-eight__container{position:relative;z-index:1}.breadcrumb-five__content{max-width:44rem}.breadcrumb-five__pill{display:inline-flex;align-items:center;gap:.65rem;padding:.6rem 1rem;border-radius:999px;background:#ffffffd9;box-shadow:0 12px 24px #0f172a0f;font-weight:600;color:#64748b}.breadcrumb-five__pill a{color:var(--site-color-primary);text-decoration:none}.breadcrumb-five__title{margin:1rem 0 0;font-size:clamp(2rem,3.6vw,3rem);font-weight:800;color:var(--bs-heading-color)}.breadcrumb-four{padding:2rem 0;border-bottom:1px solid rgba(15,23,42,.08);background:#fff}.breadcrumb-four__inner{display:flex;align-items:end;justify-content:space-between;gap:1rem}.breadcrumb-four__eyebrow{color:var(--site-color-primary);font-size:.8rem;letter-spacing:.16em;text-transform:uppercase;font-weight:700;margin-bottom:.5rem}.breadcrumb-four__title{margin:0;color:#0f172a;font-size:clamp(1.6rem,2.8vw,2.4rem);font-weight:700}.breadcrumb-four__trail{display:flex;gap:.65rem;padding:0;margin:0;list-style:none;color:#64748b}.breadcrumb-four__trail a{color:#64748b;text-decoration:none}.breadcrumb-four__trail li+li:before{content:"•";margin-right:.65rem;color:#cbd5e1}@media(max-width:767.98px){.breadcrumb-four__inner{flex-direction:column;align-items:flex-start}}.breadcrumb-three{padding:4.5rem 0;background:linear-gradient(135deg,var(--site-color-primary-soft-10),#ffffff)}.breadcrumb-three__box{padding:2rem;border-radius:1.5rem;background:#ffffffd1;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 24px 45px #0f172a14}.breadcrumb-three__title{margin:0 0 .75rem;color:#0f172a;font-size:clamp(1.85rem,3vw,2.75rem);font-weight:700}.breadcrumb-three__trail{display:flex;gap:.75rem;padding:0;margin:0;list-style:none;color:#64748b}.breadcrumb-three__trail a{color:var(--site-color-primary);text-decoration:none}.breadcrumb-three__trail li+li:before{content:"/";margin-right:.75rem;color:#94a3b8}.breadcrumb-two{position:relative;min-height:240px;display:flex;align-items:center;background:linear-gradient(135deg,#0f172a,#1e293b);color:#fff}.breadcrumb-two:before{content:"";position:absolute;inset:0;background-image:var(--breadcrumb-two-image);background-size:cover;background-position:center;opacity:.22}.breadcrumb-two__overlay{position:absolute;inset:0;background:linear-gradient(90deg,#0f172ae6,#0f172a73)}.breadcrumb-two .container,.breadcrumb-two .header-two__container,.breadcrumb-two .header-three__container,.breadcrumb-two .header-six__container,.breadcrumb-two .header-seven__main-container,.breadcrumb-two .header-seven__topbar-container,.breadcrumb-two .header-nine__container,.breadcrumb-two .header-four__container,.breadcrumb-two .header-eight__nav-container,.breadcrumb-two .header-eight__main-container,.breadcrumb-two .footer-two__container,.breadcrumb-two .footer-three__bottom-container,.breadcrumb-two .footer-three__container,.breadcrumb-two .footer-three__cta-container,.breadcrumb-two .footer-ten__bottom-container,.breadcrumb-two .footer-ten__newsletter-container,.breadcrumb-two .footer-ten__container,.breadcrumb-two .footer-ten__cta-container,.breadcrumb-two .footer-six__bottom-container,.breadcrumb-two .footer-six__container,.breadcrumb-two .footer-seven__bottom-container,.breadcrumb-two .footer-seven__container,.breadcrumb-two .footer-nine__bottom-container,.breadcrumb-two .footer-nine__top-container,.breadcrumb-two .footer-four__bottom-container,.breadcrumb-two .footer-four__container,.breadcrumb-two .footer-five__bottom-container,.breadcrumb-two .footer-five__container,.breadcrumb-two .footer-five__newsletter-container,.breadcrumb-two .footer-eight__bottom-container,.breadcrumb-two .footer-eight__container{position:relative;z-index:1}.breadcrumb-two__nav{display:inline-flex;gap:.55rem;margin-bottom:.85rem;color:#fffc}.breadcrumb-two__nav a{color:inherit;text-decoration:none}.breadcrumb-two__title{margin:0;font-size:clamp(2rem,4vw,3rem);font-weight:700}.footer-five{padding:2.8rem 0;background:#fff;text-align:center;border-top:1px solid rgba(15,23,42,.08)}.footer-five__title{margin:0;color:#0f172a;font-size:1.4rem;font-weight:800}.footer-five__links{display:flex;justify-content:center;flex-wrap:wrap;gap:.75rem 1rem;margin:1rem 0}.footer-five__links a{color:#475569;text-decoration:none;font-weight:600}.footer-five__links a:hover{color:var(--site-color-primary)}.footer-five__lead{max-width:44rem;margin-inline:auto;color:#64748b}.footer-four{padding:3rem 0;background:#f8fafc}.footer-four__grid{display:grid;grid-template-columns:1.2fr 1fr auto;gap:1.5rem;align-items:start}.footer-four__eyebrow{display:block;color:var(--site-color-primary);font-size:.8rem;letter-spacing:.14em;text-transform:uppercase;font-weight:700;margin-bottom:.55rem}.footer-four__title{margin:0 0 .7rem;font-size:1.4rem;font-weight:800;color:#0f172a}.footer-four__lead{margin:0;color:#64748b}.footer-four__links{display:flex;flex-direction:column;gap:.7rem}.footer-four__links a{color:#475569;text-decoration:none;font-weight:600}.footer-four__links a:hover{color:var(--site-color-primary)}.footer-four__social{display:flex;gap:.65rem}.footer-four__social a{width:2.75rem;height:2.75rem;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#fff;color:#475569;text-decoration:none;box-shadow:0 10px 22px #0f172a14}.footer-four__social a:hover{color:var(--site-color-primary)}@media(max-width:767.98px){.footer-four__grid{grid-template-columns:1fr}}.footer-one,.footer-twenty,.footer-nineteen,.footer-eighteen,.footer-seventeen,.footer-sixteen,.footer-fifteen,.footer-fourteen,.footer-thirteen,.footer-twelve,.footer-eleven,.footer-ten,.footer-nine,.footer-eight,.footer-seven,.footer-six,.footer-five .footer-main-section,.footer-four,.footer-three,.footer-two{padding-top:3rem;background:#fff;border-top:1px solid rgba(15,23,42,.08)}.footer-one__main{padding-bottom:2.25rem}.footer-one__brand{display:inline-flex;align-items:center;gap:.8rem;color:#0f172a;text-decoration:none;font-weight:700}.footer-one__logo{max-height:54px;width:auto}.footer-one__brand-icon{font-size:1.55rem;color:var(--site-color-primary)}.footer-one__summary{margin-top:1rem;max-width:24rem;color:#64748b}.footer-one__links{display:flex;flex-wrap:wrap;justify-content:center;gap:.85rem 1.1rem}.footer-one__link{color:#475569;text-decoration:none;font-weight:600}.footer-one__link:hover,.footer-one__link.active{color:var(--site-color-primary)}.footer-one__social{display:inline-flex;gap:.55rem}.footer-one__social-link{width:2.7rem;height:2.7rem;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid rgba(148,163,184,.3);color:#475569;text-decoration:none}.footer-one__social-link:hover{color:var(--site-color-primary);border-color:var(--site-color-primary-soft-22);background:var(--site-color-primary-soft-08)}.footer-one__bottom{background:#111827;padding:1rem 0}.footer-one__copyright{color:#ffffffc7;font-size:.92rem}.footer-three{padding:2.8rem 0;background:linear-gradient(135deg,#111827,#1f2937);color:#fff}.footer-three__inner{display:flex;align-items:start;justify-content:space-between;gap:1.5rem}.footer-three__copy h3,.footer-three__copy .h3{margin:0 0 .7rem;font-size:1.35rem;font-weight:800}.footer-three__copy p{max-width:26rem;color:#ffffffb8;margin:0}.footer-three__menu{display:flex;flex-wrap:wrap;gap:.8rem 1.2rem;justify-content:flex-end}.footer-three__menu a{color:#fffc;text-decoration:none;font-weight:600}.footer-three__menu a:hover{color:#fff}@media(max-width:767.98px){.footer-three__inner{flex-direction:column}.footer-three__menu{justify-content:flex-start}}.footer-two{padding:3rem 0;background:#0f172a;color:#fff}.footer-two__grid{display:grid;grid-template-columns:1.3fr repeat(3,1fr);gap:1.5rem}.footer-two__brand h3,.footer-two__brand .h3{margin:0 0 .7rem;font-size:1.35rem;font-weight:800}.footer-two__brand p{color:#ffffffb3;margin:0}.footer-two__links,.footer-two__social{display:flex;flex-direction:column;gap:.7rem}.footer-two__links a,.footer-two__social a{color:#ffffffc2;text-decoration:none}.footer-two__links a:hover,.footer-two__social a:hover{color:#fff}@media(max-width:991.98px){.footer-two__grid{grid-template-columns:1fr 1fr}}@media(max-width:575.98px){.footer-two__grid{grid-template-columns:1fr}}.header-five-shell{background:#fff;border-bottom:1px solid rgba(15,23,42,.08)}.header-five__nav{padding:.8rem 0}.header-five__featured{display:flex;align-items:center;gap:.75rem;overflow-x:auto;white-space:nowrap}.header-five__featured-link{color:#475569;text-decoration:none;font-weight:600;font-size:.92rem}.header-five__featured-link:hover{color:var(--site-color-primary)}.header-four{background:#fff;border-bottom:1px solid rgba(15,23,42,.08)}.header-four__container{gap:1rem}.header-four__brand{display:inline-flex;align-items:center;gap:.75rem;color:var(--site-color-primary);text-decoration:none;font-weight:700}.header-four__logo{max-height:52px;width:auto}.header-four__brand-icon{font-size:1.5rem}.header-four__nav{gap:.15rem}.header-four__link{color:#334155;font-weight:600;padding-inline:1rem!important}.header-four__link:hover,.header-four__link.active{color:var(--site-color-primary)}.header-four__dropdown{border:0;border-radius:1rem;box-shadow:0 20px 40px #0f172a1a;padding:.75rem}@media(max-width:991.98px){.header-four__mobile{width:100%}.header-four__mobile .header-four__nav{margin-top:1rem}}.header-one,.header-twenty-four .header-bottom,.header-twenty-one,.header-twenty-two,.header-twenty-three,.header-twenty-four,.header-twenty-five,.header-twenty-six,.header-twenty-seven,.header-twenty-eight,.header-twenty-nine,.header-thirty,.header-twenty,.header-nineteen,.header-eighteen,.header-sixteen,.header-fifteen,.header-fourteen,.header-thirteen,.header-twelve .header-main,.header-eleven,.header-ten,.header-eight,.header-seven,.header-six,.header-five,.header-three,.header-two{background:#fff;border-bottom:1px solid rgba(15,23,42,.08);box-shadow:0 12px 30px #0f172a0d}.header-one__container{gap:1.5rem}.header-one__brand{display:inline-flex;align-items:center;gap:.9rem;font-weight:700;font-size:1.05rem;text-decoration:none;color:#0f172a}.header-one__logo{max-height:52px;width:auto}.header-one__brand-icon{font-size:1.5rem;color:var(--site-color-primary)}.header-one__nav{gap:.4rem}.header-one__link{color:#475569;font-weight:600}.header-one__link:hover,.header-one__link.active{color:var(--site-color-primary)}.header-one__dropdown,.header-one__mega-menu{border:0;border-radius:1rem;box-shadow:0 24px 48px #0f172a1f;padding:.85rem}.header-one__dropdown-link:hover,.header-one__dropdown-link.active{background:var(--site-color-primary-soft-08);color:var(--site-color-primary)}.header-one__cta{border-radius:999px;padding-inline:1.35rem}@media(max-width:991.98px){.header-one__cta-wrap{display:none!important}}.header-three{background:#fff;border-bottom:1px solid rgba(15,23,42,.06);position:relative}.header-three:after{content:"";position:absolute;inset:auto 0 0;height:3px;background:linear-gradient(90deg,var(--site-color-primary),var(--site-color-secondary),var(--site-color-primary),var(--site-color-secondary))}.header-three__container{gap:1.5rem}.header-three__brand{display:inline-flex;align-items:center;gap:.9rem;color:#0f172a;text-decoration:none;font-weight:700}.header-three__mark{width:2.75rem;height:2.75rem;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:#fff;background:var(--site-gradient-primary)}.header-three__logo{max-height:50px;width:auto}.header-three__nav{gap:.35rem}.header-three__link{color:#475569;font-weight:600}.header-three__link:hover,.header-three__link.active{color:var(--site-color-primary)}.header-three__dropdown{border:0;border-radius:1rem;box-shadow:0 22px 50px #0f172a24;padding:.75rem}.header-three__cta{border-radius:999px;background:var(--site-gradient-primary);color:#fff;padding-inline:1.25rem}.header-two{margin-top:1rem;border:1px solid rgba(255,255,255,.45);border-radius:1.5rem;background:#ffffffbf;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 25px 45px #0f172a14}.header-two__container{gap:1.5rem}.header-two__brand{display:inline-flex;align-items:center;gap:.8rem;font-weight:700;text-decoration:none;color:#0f172a}.header-two__logo{max-height:52px;width:auto}.header-two__brand-icon{font-size:1.6rem;color:var(--site-color-primary)}.header-two__nav{gap:.4rem}.header-two__link{color:#334155;font-weight:600}.header-two__link:hover,.header-two__link.active{color:var(--site-color-primary)}.header-two__dropdown{border:0;border-radius:1rem;box-shadow:0 20px 40px #0f172a24;padding:.75rem}.header-two__dropdown-link:hover,.header-two__dropdown-link.active{background:var(--site-color-primary-soft-10);color:var(--site-color-primary)}.header-two__cta{border-radius:999px;background:var(--site-gradient-primary);color:#fff;padding-inline:1.4rem}.section-heading-five{display:flex;align-items:flex-start;gap:1rem;max-width:52rem;margin:0 auto 2.5rem}.section-heading-five__number{font-size:clamp(3rem,7vw,5rem);line-height:1;font-weight:800;color:color-mix(in srgb,var(--section-heading-five-accent) 35%,white)}.section-heading-five__eyebrow{display:block;color:var(--section-heading-five-accent);font-size:.82rem;letter-spacing:.14em;text-transform:uppercase;font-weight:700}.section-heading-five__title{margin:.65rem 0 .7rem;font-size:clamp(1.9rem,3vw,2.8rem);font-weight:800;color:#0f172a}.section-heading-five__lead{color:#64748b;font-size:1.05rem}@media(max-width:767.98px){.section-heading-five{flex-direction:column}}.section-heading-four{max-width:46rem;margin:0 auto 2.5rem;text-align:center}.section-heading-four__icon{width:4rem;height:4rem;border-radius:1.25rem;display:inline-flex;align-items:center;justify-content:center;margin-bottom:1rem;background:color-mix(in srgb,var(--section-heading-four-accent) 14%,white);color:var(--section-heading-four-accent);font-size:1.35rem}.section-heading-four__eyebrow{display:block;color:var(--section-heading-four-accent);font-size:.82rem;letter-spacing:.14em;text-transform:uppercase;font-weight:700}.section-heading-four__title{margin:.85rem 0 .7rem;font-size:clamp(1.9rem,3vw,2.8rem);font-weight:800;color:#0f172a}.section-heading-four__lead{color:#64748b;font-size:1.05rem}.section-heading-three{display:flex;gap:1rem;max-width:52rem;margin:0 auto 2.5rem}.section-heading-three__rule{width:4px;min-height:9rem;background:linear-gradient(180deg,var(--section-heading-three-accent),transparent);border-radius:999px}.section-heading-three__eyebrow{color:var(--section-heading-three-accent);font-weight:700;letter-spacing:.14em;text-transform:uppercase;font-size:.82rem}.section-heading-three__title{margin:.85rem 0 .7rem;font-size:clamp(1.9rem,3vw,2.8rem);font-weight:800;color:#0f172a}.section-heading-three__lead{color:#64748b;font-size:1.05rem}@media(max-width:767.98px){.section-heading-three{flex-direction:column}.section-heading-three__rule{width:5rem;min-height:4px}}.section-heading-two{max-width:46rem;margin:0 auto 2.5rem;text-align:center}.section-heading-two--left{text-align:left;margin-left:0}.section-heading-two--right{text-align:right;margin-right:0}.section-heading-two__badge{display:inline-flex;align-items:center;gap:.4rem;padding:.45rem .85rem;border-radius:999px;background:color-mix(in srgb,var(--section-heading-two-accent) 12%,white);color:var(--section-heading-two-accent);font-weight:700;letter-spacing:.08em;text-transform:uppercase;font-size:.78rem}.section-heading-two__title{margin:1rem 0 .75rem;font-size:clamp(1.9rem,3vw,2.8rem);font-weight:800;color:#0f172a}.section-heading-two__lead{color:#64748b;font-size:1.05rem}.top-footer-five{padding:3rem 0;background:#fff7ed}.top-footer-five__panel{display:flex;align-items:center;gap:1rem;padding:2rem;border-radius:1.75rem;background:#fff;box-shadow:0 24px 40px #0f172a14}.top-footer-five__icon{width:4rem;height:4rem;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;border-radius:1.25rem;background:var(--site-color-primary-soft-12);color:var(--site-color-primary);font-size:1.35rem}.top-footer-five__title{margin:0 0 .45rem;color:#0f172a;font-size:clamp(1.45rem,2.3vw,2rem);font-weight:800}.top-footer-five__lead{color:#64748b}.top-footer-five__link{color:var(--site-color-primary);text-decoration:none;font-weight:700;white-space:nowrap}@media(max-width:767.98px){.top-footer-five__panel{flex-direction:column;align-items:flex-start}}.top-footer-four{padding:2.8rem 0;background:var(--site-gradient-primary-wide);color:#fff}.top-footer-four__inner{display:flex;align-items:center;justify-content:space-between;gap:1rem}.top-footer-four__eyebrow{display:block;font-size:.82rem;letter-spacing:.14em;text-transform:uppercase;font-weight:700;margin-bottom:.55rem;opacity:.82}.top-footer-four__title{margin:0;max-width:40rem;font-size:clamp(1.55rem,2.6vw,2.2rem);font-weight:800}.top-footer-four__cta{color:#fff;text-decoration:none;border:1px solid rgba(255,255,255,.3);border-radius:999px;padding:.8rem 1.2rem;font-weight:700}.top-footer-four__cta:hover{background:#ffffff1f}@media(max-width:767.98px){.top-footer-four__inner{flex-direction:column;align-items:flex-start}}.top-footer-one{padding:clamp(3rem,5vw,4.5rem) 0;background:#f8f9fa;color:var(--bs-body-color)}.top-footer-one__title{font-size:clamp(2rem,3vw,2.75rem);line-height:1.1;margin-bottom:1rem;text-align:center}.top-footer-one__subtitle{max-width:42rem;margin:0 auto 1.75rem;text-align:center;font-size:1rem}.top-footer-one__form{margin-bottom:1rem}.top-footer-one__input-group{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:0;max-width:500px;margin:0 auto}.top-footer-one__input{min-width:0;border:2px solid #dee2e6;border-right:0;border-radius:999px 0 0 999px;padding:.95rem 1.25rem;background:#fff;color:var(--bs-body-color)}.top-footer-one__input:focus{outline:0;border-color:var(--bs-primary);box-shadow:none}.top-footer-one__button{border:0;border-radius:0 999px 999px 0;padding:.95rem 1.875rem;background:var(--bs-primary);color:var(--bs-white);font-weight:600;transition:transform .2s ease,opacity .2s ease}.top-footer-one__button:hover{opacity:.94;transform:translateY(-1px)}.top-footer-one__privacy{margin-bottom:0;text-align:center;color:var(--bs-secondary-color);font-size:.92rem}@media(max-width:575.98px){.top-footer-one__input-group{grid-template-columns:1fr;gap:.75rem}.top-footer-one__input,.top-footer-one__button{border-radius:999px}.top-footer-one__input{border-right:2px solid #dee2e6}}.top-footer-three{padding:3rem 0;background:#0f172a}.top-footer-three__card{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:2rem;border-radius:1.75rem;background:linear-gradient(135deg,var(--site-color-primary-soft-18),rgba(15,23,42,.6));color:#fff}.top-footer-three__title{margin:0 0 .45rem;font-size:clamp(1.6rem,2.6vw,2.25rem);font-weight:800}.top-footer-three__lead{color:#ffffffc2}.top-footer-three__button{border-radius:999px;background:#fff;color:var(--site-color-primary-deep);padding-inline:1.2rem}@media(max-width:767.98px){.top-footer-three__card{flex-direction:column;align-items:flex-start}}.top-footer-two{padding:3rem 0;background:linear-gradient(135deg,#eff6ff,#fff)}.top-footer-two__inner{display:flex;align-items:center;justify-content:space-between;gap:1rem}.top-footer-two__eyebrow{display:block;color:var(--site-color-primary);font-size:.82rem;letter-spacing:.14em;text-transform:uppercase;font-weight:700;margin-bottom:.6rem}.top-footer-two__title{margin:0;max-width:34rem;color:#0f172a;font-size:clamp(1.6rem,2.6vw,2.35rem);font-weight:800}.top-footer-two__form{display:flex;gap:.75rem;flex:1;justify-content:flex-end}.top-footer-two__form input{min-width:18rem;border:1px solid rgba(148,163,184,.28);border-radius:999px;padding:.8rem 1rem}.top-footer-two__form button{border:0;border-radius:999px;background:var(--site-color-primary);color:#fff;padding:.8rem 1.2rem}@media(max-width:991.98px){.top-footer-two__inner,.top-footer-two__form{flex-direction:column;align-items:stretch}.top-footer-two__form input{min-width:0}}.sub-header-five{background:#fff;border-bottom:1px solid rgba(15,23,42,.08);padding:1rem 0}.sub-header-five__main{display:flex;align-items:center;gap:1.5rem}.sub-header-five__brand{display:inline-flex;align-items:center;gap:.75rem;color:var(--site-color-primary);text-decoration:none;font-weight:700;white-space:nowrap}.sub-header-five__logo{max-height:52px;width:auto}.sub-header-five__brand-icon{font-size:1.6rem}.sub-header-five__search{flex:1;display:flex;align-items:center;gap:.75rem;padding:.65rem .8rem;background:#f8fafc;border-radius:999px;border:1px solid rgba(148,163,184,.22)}.sub-header-five__search input{flex:1;border:0;background:transparent;outline:0}.sub-header-five__search button{border:0;background:var(--site-color-primary);color:#fff;border-radius:999px;padding:.55rem 1rem}.sub-header-five__actions{display:flex;gap:.5rem}.sub-header-five__actions a{width:2.75rem;height:2.75rem;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;color:#475569;text-decoration:none;background:#f8fafc}.sub-header-five__actions a:hover{color:var(--site-color-primary);background:var(--site-color-primary-soft-10)}.sub-header-five__tags{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;margin-top:.8rem}.sub-header-five__tags-label{color:#64748b;font-size:.82rem}.sub-header-five__tag{padding:.35rem .75rem;background:var(--site-color-primary-soft-10);border-radius:999px;color:var(--site-color-primary);text-decoration:none;font-size:.8rem}.sub-header-five__tag:hover{background:var(--site-color-primary);color:#fff}@media(max-width:991.98px){.sub-header-five__main{flex-wrap:wrap}.sub-header-five__search{order:3;width:100%}}.sub-header-four{background:#fff;border-bottom:1px solid rgba(15,23,42,.08)}.sub-header-four__tabs{display:flex;align-items:center;justify-content:center;gap:.25rem;overflow-x:auto;white-space:nowrap;padding:.4rem 0}.sub-header-four__tab{color:#475569;text-decoration:none;padding:.95rem 1.15rem;border-bottom:2px solid transparent;display:inline-flex;align-items:center;gap:.5rem;font-weight:600}.sub-header-four__tab:hover,.sub-header-four__tab.is-active{color:var(--site-color-primary);border-bottom-color:var(--site-color-primary)}.sub-header-one{position:relative}.sub-header-one__brand{color:inherit}.sub-header-one__logo{max-height:56px;width:auto;display:block}.sub-header-one__mark{width:3rem;height:3rem;box-shadow:0 14px 28px #0f172a24}.sub-header-one__promo{border-color:rgba(var(--bs-primary-rgb),.14);background:linear-gradient(135deg,rgba(var(--bs-primary-rgb),.08),#fffffff5);box-shadow:0 22px 44px #0f172a14}@media(max-width:991.98px){.sub-header-one__promo{padding:1rem}}[data-bs-theme=dark] .sub-header-one{background:#020617f5!important;border-color:#94a3b82e!important}[data-bs-theme=dark] .sub-header-one__promo{background:linear-gradient(135deg,#1e293bf0,#0f172afa);border-color:#94a3b833;box-shadow:none}[data-bs-theme=dark] .sub-header-one .text-dark{color:var(--bs-light)!important}[data-bs-theme=dark] .sub-header-one .text-muted{color:#e2e8f0bd!important}[data-bs-theme=dark] .sub-header-one .bg-light{background:transparent!important}.sub-header-three__bar{background:#0f172a;color:#fff;padding:.55rem 0}.sub-header-three__bar-inner,.sub-header-three__contact,.sub-header-three__social{display:flex;align-items:center}.sub-header-three__bar-inner{justify-content:space-between;gap:1rem}.sub-header-three__contact{gap:1rem;flex-wrap:wrap;font-size:.88rem}.sub-header-three__contact span{display:inline-flex;align-items:center;gap:.5rem}.sub-header-three__contact i{color:var(--site-color-secondary)}.sub-header-three__social{gap:.75rem}.sub-header-three__social a{color:#fffc;text-decoration:none}.sub-header-three__promo{background:var(--site-gradient-primary-wide);color:#fff;text-align:center;padding:.55rem 0;font-size:.9rem}.sub-header-three__promo a{color:inherit;text-decoration:none;font-weight:600}.sub-header-two{background:#fff;border-bottom:1px solid rgba(15,23,42,.08);padding:1rem 0}.sub-header-two__inner,.sub-header-two__brand,.sub-header-two__actions{display:flex;align-items:center}.sub-header-two__inner{justify-content:space-between;gap:1rem}.sub-header-two__brand{gap:.8rem;color:#0f172a;text-decoration:none;font-weight:700}.sub-header-two__logo{max-height:50px;width:auto}.sub-header-two__brand-icon{font-size:1.5rem;color:var(--site-color-primary)}.sub-header-two__copy{display:flex;flex-direction:column;gap:.25rem;max-width:38rem;color:#64748b}.sub-header-two__copy strong{color:#0f172a}.sub-header-two__actions{gap:.65rem}@media(max-width:991.98px){.sub-header-two__inner{flex-direction:column;align-items:stretch}.sub-header-two__actions{justify-content:flex-start;flex-wrap:wrap}}.top-header-five{background:#fff;border-bottom:1px solid rgba(15,23,42,.08);padding:.55rem 0}.top-header-five__inner,.top-header-five__selectors{display:flex;align-items:center}.top-header-five__inner{justify-content:space-between;gap:1rem}.top-header-five__selectors{gap:.4rem}.top-header-five__selector{color:#475569;text-decoration:none;font-size:.88rem;padding:.25rem .6rem}.top-header-five__selector:hover{color:var(--site-color-primary)}.top-header-five__message{color:#64748b;font-size:.88rem}.top-header-four{color:#fff;padding:.6rem 0}.top-header-four__inner,.top-header-four__social{display:flex;align-items:center}.top-header-four__inner{justify-content:space-between;gap:1rem}.top-header-four__promo{color:inherit;text-decoration:none;font-weight:600;display:inline-flex;align-items:center;gap:.65rem}.top-header-four__promo:hover{opacity:.92}.top-header-four__social{gap:.65rem}.top-header-four__social a{color:inherit;text-decoration:none;opacity:.88}.top-header-four__social a:hover{opacity:1}.top-header-one{background:var(--bs-body-bg);border-bottom:1px solid var(--bs-border-color);font-size:.875rem}.top-header-one__inner{min-height:44px;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.5rem 0}.top-header-one__contact{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem 1.5rem}.top-header-one__contact-item,.top-header-one__hours-text{display:inline-flex;align-items:center;gap:.5rem;color:var(--bs-secondary-color);text-decoration:none;transition:color .2s ease}.top-header-one__contact-item i,.top-header-one__hours-text i,.top-header-one__contact-item:hover{color:var(--bs-primary)}@media(max-width:767.98px){.top-header-one__inner{flex-direction:column;align-items:flex-start}.top-header-one__contact{gap:.5rem 1rem}}[data-bs-theme=dark] .top-header-one{background:#0f172aeb;border-color:#94a3b82e}.top-header-three{padding:.55rem 0;color:#ffffffe0;font-size:.88rem}.top-header-three__inner,.top-header-three__contact,.top-header-three__social{display:flex;align-items:center}.top-header-three__inner{justify-content:space-between;gap:1rem}.top-header-three__contact{gap:1rem;flex-wrap:wrap}.top-header-three__contact a,.top-header-three__social a{color:inherit;text-decoration:none;display:inline-flex;align-items:center;gap:.5rem}.top-header-three__contact i{color:#818cf8}.top-header-three__social{gap:.75rem}.top-header-two{background:#fff;border-bottom:1px solid rgba(15,23,42,.08);padding:.55rem 0;font-size:.9rem}.top-header-two__inner,.top-header-two__social{display:flex;align-items:center}.top-header-two__inner{justify-content:space-between;gap:1rem}.top-header-two__label{color:#64748b}.top-header-two__social{gap:.35rem}.top-header-two__social-link{width:2rem;height:2rem;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;color:#475569;text-decoration:none}.top-header-two__social-link:hover{background:var(--site-color-primary-soft-10);color:var(--site-color-primary)}.accordion-content .accordion{--bs-accordion-border-width: 1px;--bs-accordion-border-color: var(--bs-border-color);--bs-accordion-border-radius: var(--bs-border-radius);--bs-accordion-inner-border-radius: calc(var(--bs-border-radius) - var(--bs-border-width));--bs-accordion-bg: var(--bs-body-bg);--bs-accordion-color: var(--bs-body-color)}.accordion-content .accordion-item{background-color:var(--bs-accordion-bg);border:var(--bs-accordion-border-width) solid var(--bs-accordion-border-color)}.accordion-content .accordion-item:first-of-type{border-top-left-radius:var(--bs-accordion-border-radius);border-top-right-radius:var(--bs-accordion-border-radius)}.accordion-content .accordion-item:last-of-type{border-bottom-left-radius:var(--bs-accordion-border-radius);border-bottom-right-radius:var(--bs-accordion-border-radius)}.accordion-content .accordion-item:not(:first-of-type){border-top:0}.accordion-content .accordion-header{margin-bottom:0}.accordion-content .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)}.accordion-content .accordion-button:not(.collapsed){color:var(--bs-accordion-btn-active-color);background-color:var(--bs-accordion-btn-active-bg);box-shadow:inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color)}.accordion-content .accordion-button:focus{z-index:3;border-color:var(--bs-accordion-btn-focus-border-color);outline:0;box-shadow:var(--bs-accordion-btn-focus-box-shadow)}.accordion-content .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)}.accordion-content .accordion-button:not(.collapsed):after{background-image:var(--bs-accordion-btn-active-icon);transform:var(--bs-accordion-btn-icon-transform)}.accordion-content .accordion-body{padding:var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x);color:var(--bs-accordion-color);background-color:var(--bs-accordion-bg)}@media(prefers-color-scheme:dark){.accordion-content .accordion{--bs-accordion-bg: var(--bs-dark);--bs-accordion-color: var(--bs-light);--bs-accordion-border-color: var(--bs-border-color-dark);--bs-accordion-btn-color: var(--bs-light);--bs-accordion-btn-bg: var(--bs-dark);--bs-accordion-btn-active-bg: var(--bs-secondary);--bs-accordion-btn-active-color: var(--bs-light)}}.accordion-content.dark-mode .accordion,.dark-mode .accordion-content .accordion{--bs-accordion-bg: var(--bs-dark);--bs-accordion-color: var(--bs-light);--bs-accordion-border-color: var(--bs-border-color-dark);--bs-accordion-btn-color: var(--bs-light);--bs-accordion-btn-bg: var(--bs-dark);--bs-accordion-btn-active-bg: var(--bs-secondary);--bs-accordion-btn-active-color: var(--bs-light)}@media(max-width:768px){.accordion-content .accordion-button{font-size:.9rem;padding:.75rem 1rem}.accordion-content .accordion-body{padding:.75rem 1rem}}@media(max-width:576px){.accordion-content .accordion-button{font-size:.85rem;padding:.5rem .75rem}.accordion-content .accordion-body{padding:.5rem .75rem}}.accordion-eight .accordion.w-75{width:75%!important}.accordion-eight .accordion.mx-auto{margin-left:auto;margin-right:auto}.accordion-eight .accordion-item.border-0{border:0!important}.accordion-eight .accordion-header.accordion-header-dark{background-color:#1e1e1e}.accordion-eight .accordion-header.accordion-header-dark.mt-2{margin-top:.5rem}.accordion-eight .btn-dark{background-color:#1e1e1e!important;color:#fff!important;border:none}.accordion-eight .btn-dark.fw-bold{font-weight:700}.accordion-eight .btn-dark:hover{background-color:#2c2c2c!important}.accordion-eight .btn-dark:focus{box-shadow:none}.accordion-eight .accordion-body.px-3{padding-left:1rem;padding-right:1rem}.accordion-eight .accordion-body.bg-dark{background-color:#1e1e1e!important}.accordion-eight .accordion-body.text-secondary{color:#6c757d!important}@media(prefers-color-scheme:dark){.accordion-eight .btn-dark{background-color:#000!important;color:#fff!important}.accordion-eight .btn-dark:hover{background-color:#1a1a1a!important}.accordion-eight .accordion-body.bg-dark{background-color:#000!important}.accordion-eight .accordion-body.text-secondary{color:#adb5bd!important}.accordion-eight .accordion-header.accordion-header-dark{background-color:#000}}.dark-mode .accordion-eight .btn-dark{background-color:#000!important;color:#fff!important}.dark-mode .accordion-eight .btn-dark:hover{background-color:#1a1a1a!important}.dark-mode .accordion-eight .accordion-body.bg-dark{background-color:#000!important}.dark-mode .accordion-eight .accordion-body.text-secondary{color:#adb5bd!important}.dark-mode .accordion-eight .accordion-header.accordion-header-dark{background-color:#000}@media(max-width:768px){.accordion-eight .accordion.w-75{width:95%!important}.accordion-eight .accordion-body.px-3{padding-left:.75rem;padding-right:.75rem}}.accordion-eleven .accordion-wrapper .card-header button:before{contain:strict}.accordion-eleven .container-1200px{max-width:1200px;margin:0 auto;padding:0 15px}.accordion-eleven h3.fw-bold,.accordion-eleven .fw-bold.h3{font-weight:700!important}.accordion-eleven .mt-3{margin-top:1rem!important}.accordion-eleven .accordion-button.toggle{display:block;width:100%;cursor:pointer;transition:all .3s ease}.accordion-eleven .accordion-button.toggle:hover{background-color:#0000000d}.accordion-eleven .accordion-button.text-decoration-none{text-decoration:none!important}.accordion-eleven .accordion-button.text-dark{color:var(--bs-dark)!important}.accordion-eleven .accordion-button.fw-bold{font-weight:700!important}.accordion-eleven .accordion-button.border-bottom{border-bottom:1px solid var(--bs-border-color)!important}.accordion-eleven .accordion-button.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.accordion-eleven .collapse.pt-3{padding-top:1rem!important}.accordion-eleven .collapse p{margin-bottom:1rem;line-height:1.6}@media(prefers-color-scheme:dark){.accordion-eleven{background-color:var(--bs-dark);color:var(--bs-light)}.accordion-eleven h3,.accordion-eleven .h3{color:var(--bs-light)}.accordion-eleven .accordion-button.text-dark{color:var(--bs-light)!important}.accordion-eleven .accordion-button.border-bottom{border-bottom-color:var(--bs-gray-600)!important}.accordion-eleven .accordion-button.toggle:hover{background-color:#ffffff1a}.accordion-eleven .collapse p{color:var(--bs-light)}}.dark-mode .accordion-eleven{background-color:var(--bs-dark);color:var(--bs-light)}.dark-mode .accordion-eleven h3,.dark-mode .accordion-eleven .h3{color:var(--bs-light)}.dark-mode .accordion-eleven .accordion-button.text-dark{color:var(--bs-light)!important}.dark-mode .accordion-eleven .accordion-button.border-bottom{border-bottom-color:var(--bs-gray-600)!important}.dark-mode .accordion-eleven .accordion-button.toggle:hover{background-color:#ffffff1a}.dark-mode .accordion-eleven .collapse p{color:var(--bs-light)}@media(max-width:768px){.accordion-eleven .container-1200px{padding:0 10px}.accordion-eleven h3,.accordion-eleven .h3{font-size:1.5rem}.accordion-eleven .accordion-button{font-size:.9rem}}@media(max-width:576px){.accordion-eleven .container-1200px{padding:0 5px}.accordion-eleven h3,.accordion-eleven .h3{font-size:1.25rem}.accordion-eleven .accordion-button{font-size:.85rem;padding:.75rem 0}}.accordion-five .accordion-button:focus{box-shadow:none!important}.accordion-five .accordion-button:not(.collapsed){background-color:#fff}.accordion-five .accordion-button.rounded-0{border-radius:0!important}.accordion-five .accordion-item.border-0{border:0!important}.accordion-five .accordion-item.rounded-0{border-radius:0!important}.accordion-five .underline{text-decoration:underline}.accordion-five .w-auto{width:auto!important}@media(prefers-color-scheme:dark){.accordion-five .accordion-button:not(.collapsed){background-color:var(--bs-dark);color:var(--bs-light)}.accordion-five .accordion-item,.accordion-five .accordion-body{background-color:var(--bs-dark);color:var(--bs-light)}}.dark-mode .accordion-five .accordion-button:not(.collapsed){background-color:var(--bs-dark);color:var(--bs-light)}.dark-mode .accordion-five .accordion-item,.dark-mode .accordion-five .accordion-body{background-color:var(--bs-dark);color:var(--bs-light)}@media(max-width:768px){.accordion-five .col-lg-6{margin-bottom:1rem}.accordion-five .display-4{font-size:2rem}}.accordion-four .accordion{--bs-accordion-border-width: 0px;--bs-accordion-border-radius: 0;--bs-accordion-inner-border-radius: 0}.accordion-four .accordion-button:focus{box-shadow:none}.accordion-four .accordion-button:not(.collapsed){background-color:#fff}.accordion-four .accordion-header.border-bottom.border-2.border-dark{border-bottom:2px solid var(--bs-dark)!important}.accordion-four .text-uppercase.text-primary{font-weight:700;text-decoration:underline}@media(prefers-color-scheme:dark){.accordion-four .accordion-button:not(.collapsed){background-color:var(--bs-dark);color:var(--bs-light)}.accordion-four .accordion-header.border-bottom.border-2.border-dark{border-bottom:2px solid var(--bs-light)!important}.accordion-four .btn-outline-primary{border-color:var(--bs-primary);color:var(--bs-primary)}.accordion-four .btn-outline-primary:hover{background-color:var(--bs-primary);color:var(--bs-light)}}.dark-mode .accordion-four .accordion-button:not(.collapsed){background-color:var(--bs-dark);color:var(--bs-light)}.dark-mode .accordion-four .accordion-header.border-bottom.border-2.border-dark{border-bottom:2px solid var(--bs-light)!important}.dark-mode .accordion-four .btn-outline-primary{border-color:var(--bs-primary);color:var(--bs-primary)}.dark-mode .accordion-four .btn-outline-primary:hover{background-color:var(--bs-primary);color:var(--bs-light)}@media(max-width:768px){.accordion-four .col-lg-5,.accordion-four .col-lg-7{margin-bottom:1rem}}.accordion-nine .bg-none:not(.collapsed){background-color:#fff!important}.accordion-nine .accordion-item.bg-none{background:none!important}.accordion-nine .accordion-item.border-0{border:0!important}.accordion-nine .underline{text-decoration:underline}.accordion-nine .w-auto{width:auto!important}.accordion-nine .display-4{font-size:2.5rem;font-weight:300;line-height:1.2}.accordion-nine .display-4.mb-3{margin-bottom:1rem}@media(prefers-color-scheme:dark){.accordion-nine .bg-none:not(.collapsed){background-color:var(--bs-dark)!important;color:var(--bs-light)}.accordion-nine .accordion-item{background-color:var(--bs-dark);color:var(--bs-light)}.accordion-nine .accordion-item.bg-none{background:var(--bs-dark)!important}.accordion-nine .accordion-body,.accordion-nine .accordion-button{background-color:var(--bs-dark);color:var(--bs-light)}.accordion-nine .accordion-button:not(.collapsed){background-color:var(--bs-gray-800)!important;color:var(--bs-light)}}.dark-mode .accordion-nine .bg-none:not(.collapsed){background-color:var(--bs-dark)!important;color:var(--bs-light)}.dark-mode .accordion-nine .accordion-item{background-color:var(--bs-dark);color:var(--bs-light)}.dark-mode .accordion-nine .accordion-item.bg-none{background:var(--bs-dark)!important}.dark-mode .accordion-nine .accordion-body,.dark-mode .accordion-nine .accordion-button{background-color:var(--bs-dark);color:var(--bs-light)}.dark-mode .accordion-nine .accordion-button:not(.collapsed){background-color:var(--bs-gray-800)!important;color:var(--bs-light)}@media(max-width:768px){.accordion-nine .col-lg-6{margin-bottom:1rem}.accordion-nine .display-4{font-size:2rem}}.accordion-one .accordion{--bs-accordion-border-width: 0px;--bs-accordion-border-radius: 0;--bs-accordion-inner-border-radius: 0}.accordion-one .accordion-button:not(.collapsed){background-color:#fff}.accordion-one .accordion-button:focus{box-shadow:none}.accordion-one .accordion-button.accordion-button-bg-none{background-color:transparent}.accordion-one .accordion-button.accordion-button-bg-none:not(.collapsed){background-color:transparent}.accordion-one .accordion-header.border-bottom{border-bottom:2px solid var(--bs-dark)!important}.accordion-one .accordion-header.fw-bold{font-weight:700!important}.accordion-one .accordion-item{border:0}@media(prefers-color-scheme:dark){.accordion-one .accordion{--bs-accordion-bg: var(--bs-dark);--bs-accordion-color: var(--bs-light);--bs-accordion-btn-color: var(--bs-light);--bs-accordion-btn-bg: var(--bs-dark);--bs-accordion-active-color: var(--bs-light);--bs-accordion-active-bg: var(--bs-secondary)}.accordion-one .accordion-button:not(.collapsed){background-color:var(--bs-secondary);color:var(--bs-light)}.accordion-one .accordion-header.border-bottom{border-bottom-color:var(--bs-light)!important}}.accordion-one.dark-mode .accordion,.dark-mode .accordion-one .accordion{--bs-accordion-bg: var(--bs-dark);--bs-accordion-color: var(--bs-light);--bs-accordion-btn-color: var(--bs-light);--bs-accordion-btn-bg: var(--bs-dark);--bs-accordion-active-color: var(--bs-light);--bs-accordion-active-bg: var(--bs-secondary)}.accordion-one.dark-mode .accordion-button:not(.collapsed),.dark-mode .accordion-one .accordion-button:not(.collapsed){background-color:var(--bs-secondary);color:var(--bs-light)}.accordion-one.dark-mode .accordion-header.border-bottom,.dark-mode .accordion-one .accordion-header.border-bottom{border-bottom-color:var(--bs-light)!important}@media(max-width:768px){.accordion-one .accordion-button{font-size:.9rem;padding:.75rem 1rem}}@media(max-width:576px){.accordion-one .accordion-button{font-size:.85rem;padding:.5rem .75rem}}.accordion-seven .badge.bg-primary{font-size:.875rem;padding:.5rem 1rem;margin-bottom:1rem}.accordion-seven .text-center{text-align:center;margin-bottom:2rem}.accordion-seven .accordion-icon-toggle .accordion-header{cursor:pointer;padding:1rem 0;border-bottom:1px solid #dee2e6;transition:all .3s ease}.accordion-seven .accordion-icon-toggle .accordion-header:hover{background-color:#f8f9fa}.accordion-seven .accordion-icon-toggle .accordion-header.collapsed{border-bottom:1px solid #dee2e6}.accordion-seven .accordion-icon-toggle .accordion-header h5,.accordion-seven .accordion-icon-toggle .accordion-header .h5{margin:0;font-weight:700}.accordion-seven .accordion-icon-toggle .collapse{padding:1rem 0;border-bottom:1px solid #dee2e6}.accordion-seven .accordion-icon-toggle .mb-2{margin-bottom:.5rem}.accordion-seven .accordion-icon-toggle .mb-2.border-0{border:0!important}.accordion-seven .col-10.mx-auto{max-width:83.333333%;margin-left:auto;margin-right:auto}@media(prefers-color-scheme:dark){.accordion-seven .badge.bg-primary{background-color:var(--bs-primary)!important;color:var(--bs-light)}.accordion-seven .text-muted{color:var(--bs-gray-400)!important}.accordion-seven .accordion-icon-toggle .accordion-header{border-bottom:1px solid var(--bs-gray-600);color:var(--bs-light)}.accordion-seven .accordion-icon-toggle .accordion-header:hover{background-color:var(--bs-gray-800)}.accordion-seven .accordion-icon-toggle .accordion-header.collapsed{border-bottom:1px solid var(--bs-gray-600)}.accordion-seven .accordion-icon-toggle .collapse{border-bottom:1px solid var(--bs-gray-600);color:var(--bs-light)}}.dark-mode .accordion-seven .badge.bg-primary{background-color:var(--bs-primary)!important;color:var(--bs-light)}.dark-mode .accordion-seven .text-muted{color:var(--bs-gray-400)!important}.dark-mode .accordion-seven .accordion-icon-toggle .accordion-header{border-bottom:1px solid var(--bs-gray-600);color:var(--bs-light)}.dark-mode .accordion-seven .accordion-icon-toggle .accordion-header:hover{background-color:var(--bs-gray-800)}.dark-mode .accordion-seven .accordion-icon-toggle .accordion-header.collapsed{border-bottom:1px solid var(--bs-gray-600)}.dark-mode .accordion-seven .accordion-icon-toggle .collapse{border-bottom:1px solid var(--bs-gray-600);color:var(--bs-light)}@media(max-width:768px){.accordion-seven .col-10{max-width:95%}.accordion-seven .text-center h2,.accordion-seven .text-center .h2{font-size:1.5rem}.accordion-seven .accordion-icon-toggle .accordion-header h5,.accordion-seven .accordion-icon-toggle .accordion-header .h5{font-size:1rem}}.accordion-six .accordion-button:focus{box-shadow:none!important}.accordion-six .accordion-button:not(.collapsed){background-color:#fff}.accordion-six .accordion-flush .accordion-item{border-left:0;border-right:0;border-radius:0}.accordion-six .accordion-flush .accordion-item:first-child{border-top:0}.accordion-six .accordion-flush .accordion-item:last-child{border-bottom:0}.accordion-six .text-uppercase.text-primary{font-weight:700;text-decoration:underline}.accordion-six .py-5{padding-top:3rem;padding-bottom:3rem}@media(prefers-color-scheme:dark){.accordion-six .accordion-button:not(.collapsed){background-color:var(--bs-dark);color:var(--bs-light)}.accordion-six .accordion-item,.accordion-six .accordion-body{background-color:var(--bs-dark);color:var(--bs-light)}.accordion-six .btn-outline-primary{border-color:var(--bs-primary);color:var(--bs-primary)}.accordion-six .btn-outline-primary:hover{background-color:var(--bs-primary);color:var(--bs-light)}}.dark-mode .accordion-six .accordion-button:not(.collapsed){background-color:var(--bs-dark);color:var(--bs-light)}.dark-mode .accordion-six .accordion-item,.dark-mode .accordion-six .accordion-body{background-color:var(--bs-dark);color:var(--bs-light)}.dark-mode .accordion-six .btn-outline-primary{border-color:var(--bs-primary);color:var(--bs-primary)}.dark-mode .accordion-six .btn-outline-primary:hover{background-color:var(--bs-primary);color:var(--bs-light)}@media(max-width:768px){.accordion-six .col-lg-5,.accordion-six .col-lg-7{margin-bottom:1rem}.accordion-six .py-5{padding-top:2rem;padding-bottom:2rem}}.accordion-ten .accordion-item{margin:1rem;border:0!important}.accordion-ten .accordion-item.m-3{margin:1rem!important}.accordion-ten .accordion-item.border-0{border:0!important}.accordion-ten .accordion-button.shadow-none{box-shadow:none!important}.accordion-ten .accordion-button.bg-light{background-color:var(--bs-light)!important}.accordion-ten .accordion-button.text-dark{color:var(--bs-dark)!important}.accordion-ten .accordion-button.rounded-0{border-radius:0!important}.accordion-ten .accordion-button.p-3{padding:1rem!important}.accordion-ten .accordion-button.fw-bold{font-weight:700!important}.accordion-ten .accordion-body.bg-light{background-color:var(--bs-light)!important}.accordion-ten .accordion-body.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.accordion-ten .text-success{color:var(--bs-success)!important}.accordion-ten .text-danger{color:var(--bs-danger)!important}.accordion-ten .me-3{margin-right:1rem!important}.accordion-ten ul{list-style:none;padding-left:0}.accordion-ten ul li{margin-bottom:.5rem}.accordion-ten ul li a{text-decoration:none;transition:color .3s ease}.accordion-ten ul li a:hover{text-decoration:underline}@media(prefers-color-scheme:dark){.accordion-ten .accordion-item{background-color:var(--bs-dark)}.accordion-ten .accordion-button.bg-light{background-color:var(--bs-gray-800)!important}.accordion-ten .accordion-button.text-dark{color:var(--bs-light)!important}.accordion-ten .accordion-body.bg-light{background-color:var(--bs-gray-800)!important}.accordion-ten .accordion-body{color:var(--bs-light)}.accordion-ten ul li a.text-danger{color:var(--bs-danger-text-emphasis)!important}}.dark-mode .accordion-ten .accordion-item{background-color:var(--bs-dark)}.dark-mode .accordion-ten .accordion-button.bg-light{background-color:var(--bs-gray-800)!important}.dark-mode .accordion-ten .accordion-button.text-dark{color:var(--bs-light)!important}.dark-mode .accordion-ten .accordion-body.bg-light{background-color:var(--bs-gray-800)!important}.dark-mode .accordion-ten .accordion-body{color:var(--bs-light)}.dark-mode .accordion-ten ul li a.text-danger{color:var(--bs-danger-text-emphasis)!important}@media(max-width:768px){.accordion-ten .accordion-item{margin:.5rem}}.accordion-thirteen .accordion{--bs-accordion-border-width: 1px;--bs-accordion-border-color: var(--bs-border-color);--bs-accordion-border-radius: .375rem;--bs-accordion-inner-border-radius: calc(.375rem - 1px) ;--bs-accordion-bg: var(--bs-body-bg);--bs-accordion-color: var(--bs-body-color);--bs-accordion-btn-padding-y: 1rem;--bs-accordion-btn-padding-x: 1.25rem;--bs-accordion-body-padding-y: 1rem;--bs-accordion-body-padding-x: 1.25rem}.accordion-thirteen .accordion-item{background-color:var(--bs-accordion-bg);border:var(--bs-accordion-border-width) solid var(--bs-accordion-border-color);margin-bottom:.5rem;border-radius:var(--bs-accordion-border-radius)!important;overflow:hidden;box-shadow:0 .125rem .25rem #00000013;transition:box-shadow .15s ease-in-out}.accordion-thirteen .accordion-item:hover{box-shadow:0 .25rem .5rem #0000001a}.accordion-thirteen .accordion-item:last-of-type{margin-bottom:0}.accordion-thirteen .accordion-header{margin-bottom:0}.accordion-thirteen .accordion-header.border-bottom{border-bottom:2px solid var(--bs-primary)!important}.accordion-thirteen .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:1.1rem;font-weight:500;color:var(--bs-accordion-btn-color);text-align:left;background-color:var(--bs-accordion-btn-bg);border:0;border-radius:var(--bs-accordion-inner-border-radius) var(--bs-accordion-inner-border-radius) 0 0;overflow-anchor:none;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}.accordion-thirteen .accordion-button:not(.collapsed){color:var(--bs-primary);background-color:var(--bs-primary-bg-subtle);border-bottom-color:var(--bs-primary)}.accordion-thirteen .accordion-button:focus{z-index:3;border-color:var(--bs-primary-border-subtle);outline:0;box-shadow:0 0 0 .25rem rgba(var(--bs-primary-rgb),.25)}.accordion-thirteen .accordion-button.accordion-button-bg-none{background-color:transparent}.accordion-thirteen .accordion-button.accordion-button-bg-none:not(.collapsed){background-color:var(--bs-primary-bg-subtle);color:var(--bs-primary)}.accordion-thirteen .accordion-button:after{flex-shrink:0;width:1.25rem;height:1.25rem;margin-left:auto;content:"";background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:1.25rem;transition:transform .2s ease-in-out}.accordion-thirteen .accordion-button:not(.collapsed):after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23%23086cd8'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");transform:rotate(-180deg)}.accordion-thirteen .accordion-body{padding:var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x);color:var(--bs-accordion-color);background-color:var(--bs-accordion-bg);line-height:1.6}.accordion-thirteen .accordion-body p:last-child{margin-bottom:0}@media(prefers-color-scheme:dark){.accordion-thirteen .accordion{--bs-accordion-bg: var(--bs-dark);--bs-accordion-color: var(--bs-light);--bs-accordion-border-color: var(--bs-border-color-dark);--bs-accordion-btn-color: var(--bs-light);--bs-accordion-btn-bg: var(--bs-dark)}.accordion-thirteen .accordion-item{box-shadow:0 .125rem .25rem #ffffff13}.accordion-thirteen .accordion-item:hover{box-shadow:0 .25rem .5rem #ffffff1a}.accordion-thirteen .accordion-button:not(.collapsed){background-color:var(--bs-primary-bg-subtle);color:var(--bs-primary-text-emphasis)}.accordion-thirteen .accordion-button:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23dee2e6'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.accordion-thirteen .accordion-button:not(.collapsed):after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23086cd8'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.accordion-thirteen .accordion-header.border-bottom{border-bottom-color:var(--bs-primary-text-emphasis)!important}}.accordion-thirteen.dark-mode .accordion,.dark-mode .accordion-thirteen .accordion{--bs-accordion-bg: var(--bs-dark);--bs-accordion-color: var(--bs-light);--bs-accordion-border-color: var(--bs-border-color-dark);--bs-accordion-btn-color: var(--bs-light);--bs-accordion-btn-bg: var(--bs-dark)}.accordion-thirteen.dark-mode .accordion-item,.dark-mode .accordion-thirteen .accordion-item{box-shadow:0 .125rem .25rem #ffffff13}.accordion-thirteen.dark-mode .accordion-item:hover,.dark-mode .accordion-thirteen .accordion-item:hover{box-shadow:0 .25rem .5rem #ffffff1a}.accordion-thirteen.dark-mode .accordion-button:not(.collapsed),.dark-mode .accordion-thirteen .accordion-button:not(.collapsed){background-color:var(--bs-primary-bg-subtle);color:var(--bs-primary-text-emphasis)}.accordion-thirteen.dark-mode .accordion-button:after,.dark-mode .accordion-thirteen .accordion-button:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23dee2e6'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.accordion-thirteen.dark-mode .accordion-button:not(.collapsed):after,.dark-mode .accordion-thirteen .accordion-button:not(.collapsed):after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23086cd8'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.accordion-thirteen.dark-mode .accordion-header.border-bottom,.dark-mode .accordion-thirteen .accordion-header.border-bottom{border-bottom-color:var(--bs-primary-text-emphasis)!important}@media(max-width:768px){.accordion-thirteen .accordion{--bs-accordion-btn-padding-y: .75rem;--bs-accordion-btn-padding-x: 1rem;--bs-accordion-body-padding-y: .75rem;--bs-accordion-body-padding-x: 1rem}.accordion-thirteen .accordion-button{font-size:.95rem}.accordion-thirteen .accordion-item{margin-bottom:.375rem}}@media(max-width:576px){.accordion-thirteen .accordion{--bs-accordion-btn-padding-y: .5rem;--bs-accordion-btn-padding-x: .75rem;--bs-accordion-body-padding-y: .5rem;--bs-accordion-body-padding-x: .75rem}.accordion-thirteen .accordion-button{font-size:.9rem}.accordion-thirteen .accordion-item{margin-bottom:.25rem}}.accordion-three .accordion-border-none{--bs-accordion-border-width: 0px;--bs-accordion-border-radius: 0;--bs-accordion-bg: none !important;--bs-accordion-inner-border-radius: 0}.accordion-three .accordion-button:focus{box-shadow:none}.accordion-three .accordion-button.accordion-button-bg-none:not(.collapsed){color:var(--bs-accordion-active-color);background-color:#f8f9fa!important}.accordion-three .accordion-header.border-bottom.border-2.border-dark{border-bottom:2px solid var(--bs-dark)!important}@media(prefers-color-scheme:dark){.accordion-three .accordion-button.accordion-button-bg-none:not(.collapsed){background-color:var(--bs-dark)!important;color:var(--bs-light)}.accordion-three .accordion-header.border-bottom.border-2.border-dark{border-bottom:2px solid var(--bs-light)!important}}.dark-mode .accordion-three .accordion-button.accordion-button-bg-none:not(.collapsed){background-color:var(--bs-dark)!important;color:var(--bs-light)}.dark-mode .accordion-three .accordion-header.border-bottom.border-2.border-dark{border-bottom:2px solid var(--bs-light)!important}@media(max-width:768px){.accordion-three .col-lg-7,.accordion-three .col-lg-5{margin-bottom:1rem}}.accordion-twelve .container-1200px{max-width:1200px;margin:0 auto;padding:0 15px}.accordion-twelve .fs-25{font-size:1.5625rem!important}.accordion-twelve .fs-22{font-size:1.375rem!important}.accordion-twelve .fw-bold{font-weight:700!important}.accordion-twelve .collapse.ms-4{margin-left:1.5rem!important}.accordion-twelve .list-unstyled{list-style:none;padding-left:0}.accordion-twelve .list-unstyled li{margin-bottom:.75rem;display:flex;align-items:flex-start;line-height:1.5}.accordion-twelve .list-unstyled li.fs-22{font-size:1.375rem!important}.accordion-twelve .list-unstyled li i{margin-right:.75rem;margin-top:.25rem;flex-shrink:0}.accordion-twelve .list-unstyled li i.text-info{color:var(--bs-info)!important}.accordion-twelve p{margin-bottom:1rem}@media(prefers-color-scheme:dark){.accordion-twelve{background-color:var(--bs-dark);color:var(--bs-light)}.accordion-twelve .list-unstyled li{color:var(--bs-light)}.accordion-twelve .list-unstyled li i.text-info{color:var(--bs-info-text-emphasis)!important}.accordion-twelve p{color:var(--bs-light)}}.dark-mode .accordion-twelve{background-color:var(--bs-dark);color:var(--bs-light)}.dark-mode .accordion-twelve .beecroft-primary-color{color:var(--bs-primary-text-emphasis)}.dark-mode .accordion-twelve .beecroft-primary-color:hover{color:var(--bs-primary)}.dark-mode .accordion-twelve .list-unstyled li{color:var(--bs-light)}.dark-mode .accordion-twelve .list-unstyled li i.text-info{color:var(--bs-info-text-emphasis)!important}.dark-mode .accordion-twelve p{color:var(--bs-light)}@media(max-width:768px){.accordion-twelve .container-1200px{padding:0 10px}.accordion-twelve .fs-25{font-size:1.375rem!important}.accordion-twelve .fs-22{font-size:1.125rem!important}.accordion-twelve .collapse.ms-4{margin-left:1rem!important}.accordion-twelve .list-unstyled li{margin-bottom:.5rem}.accordion-twelve .list-unstyled li i{margin-right:.5rem}}@media(max-width:576px){.accordion-twelve .container-1200px{padding:0 5px}.accordion-twelve .fs-25{font-size:1.25rem!important}.accordion-twelve .fs-22{font-size:1rem!important}.accordion-twelve .collapse.ms-4{margin-left:.5rem!important}}.accordion-two .accordion-border-none{--bs-accordion-border-width: 0px;--bs-accordion-border-radius: 0;--bs-accordion-bg: none !important;--bs-accordion-inner-border-radius: 0}.accordion-two .accordion-button:focus{box-shadow:none}.accordion-two .accordion-button.accordion-button-bg-none:not(.collapsed){color:var(--bs-accordion-active-color);background-color:#f8f9fa!important}.accordion-two .accordion-item.mb-2{margin-bottom:.5rem}.accordion-two .accordion-item.shadow{box-shadow:0 .125rem .25rem #00000013}@media(prefers-color-scheme:dark){.accordion-two .accordion-button.accordion-button-bg-none:not(.collapsed){background-color:var(--bs-dark)!important;color:var(--bs-light)}.accordion-two .accordion-item.shadow{box-shadow:0 .125rem .25rem #ffffff13}}.dark-mode .accordion-two .accordion-button.accordion-button-bg-none:not(.collapsed){background-color:var(--bs-dark)!important;color:var(--bs-light)}.dark-mode .accordion-two .accordion-item.shadow{box-shadow:0 .125rem .25rem #ffffff13}@media(max-width:768px){.accordion-two .col-lg-7,.accordion-two .col-lg-5{margin-bottom:1rem}}.layout[class*=accordion-]{padding-top:2.5rem;padding-bottom:2.5rem}@media(min-width:768px){.layout[class*=accordion-]{padding-top:3rem;padding-bottom:3rem}}@media(min-width:992px){.layout[class*=accordion-]{padding-top:4rem;padding-bottom:4rem}}.layout[class*=accordion-]{--accordion-bg: transparent;--accordion-color: var(--bs-body-color);--accordion-border-color: var(--bs-border-color);--accordion-btn-bg: transparent;--accordion-btn-hover-bg: var(--bs-tertiary-bg);--accordion-btn-active-bg: var(--bs-tertiary-bg);--accordion-btn-color: var(--bs-body-color);--accordion-btn-focus-shadow: none;--accordion-body-bg: transparent;--accordion-gap: 0;--accordion-radius: 0;--accordion-shadow: none;--accordion-transition: all .25s ease}.layout[class*=accordion-] .accordion{--bs-accordion-border-width: 0;--bs-accordion-border-radius: var(--accordion-radius);--bs-accordion-inner-border-radius: var(--accordion-radius);--bs-accordion-bg: var(--accordion-bg);--bs-accordion-color: var(--accordion-color);--bs-accordion-btn-color: var(--accordion-btn-color);--bs-accordion-btn-bg: var(--accordion-btn-bg);--bs-accordion-active-color: var(--accordion-btn-color);--bs-accordion-active-bg: var(--accordion-btn-active-bg);--bs-accordion-btn-focus-box-shadow: var(--accordion-btn-focus-shadow);display:flex;flex-direction:column;gap:var(--accordion-gap)}.layout[class*=accordion-] .accordion-item{border:none;background:var(--accordion-bg);border-radius:var(--accordion-radius);box-shadow:var(--accordion-shadow);transition:var(--accordion-transition)}.layout[class*=accordion-] .accordion-button{font-weight:500;transition:var(--accordion-transition)}.layout[class*=accordion-] .accordion-button:focus{box-shadow:var(--accordion-btn-focus-shadow)}.layout[class*=accordion-] .accordion-button:not(.collapsed){background-color:var(--accordion-btn-active-bg);color:var(--accordion-btn-color);box-shadow:none}.layout[class*=accordion-] .accordion-button:after{transition:transform .3s ease}.layout[class*=accordion-] .accordion-body{background:var(--accordion-body-bg);line-height:1.7}.layout[class*=accordion-] .accordion-body p:last-child{margin-bottom:0}.layout[class*=accordion-] .section-header{margin-bottom:2rem}@media(min-width:768px){.layout[class*=accordion-] .section-header{margin-bottom:2.5rem}}@media(max-width:991.98px){.layout[class*=accordion-] .col-lg-5,.layout[class*=accordion-] .col-lg-7{margin-bottom:1.5rem}}.accordion-one{--accordion-border-color: var(--bs-dark);--accordion-btn-active-bg: transparent;--accordion-btn-hover-bg: rgba(var(--bs-primary-rgb), .03)}.accordion-one .accordion-item{border-bottom:2px solid var(--accordion-border-color)}.accordion-one .accordion-item:last-child{border-bottom:none}.accordion-one .accordion-header.border-bottom{border-bottom:2px solid var(--accordion-border-color)!important}.accordion-one .accordion-button{padding:1.25rem 0;background:transparent}.accordion-one .accordion-button:hover{background:var(--accordion-btn-hover-bg)}.accordion-one .accordion-button:not(.collapsed){background:transparent;font-weight:600}.accordion-one .accordion-button.accordion-button-bg-none{background:transparent!important}.accordion-one .accordion-body{padding:.5rem 0 1.5rem}[data-bs-theme=dark] .accordion-one{--accordion-border-color: var(--bs-border-color);--accordion-btn-hover-bg: rgba(255, 255, 255, .03)}@media(max-width:767.98px){.accordion-one .accordion-button{font-size:.9rem;padding:1rem 0}}.accordion-two{--accordion-gap: .75rem;--accordion-radius: .5rem;--accordion-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px -1px rgba(0, 0, 0, .1);--accordion-bg: var(--bs-body-bg);--accordion-btn-active-bg: var(--bs-tertiary-bg)}.accordion-two .accordion-item{border:1px solid var(--bs-border-color-translucent);overflow:hidden}.accordion-two .accordion-item:hover{--accordion-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -2px rgba(0, 0, 0, .1)}.accordion-two .accordion-button{padding:1rem 1.25rem}.accordion-two .accordion-button:not(.collapsed){border-bottom:1px solid var(--bs-border-color-translucent)}[data-bs-theme=dark] .accordion-two{--accordion-shadow: 0 1px 3px 0 rgba(0, 0, 0, .3), 0 1px 2px -1px rgba(0, 0, 0, .3);--accordion-bg: var(--bs-tertiary-bg)}[data-bs-theme=dark] .accordion-two .accordion-item{border-color:var(--bs-border-color)}[data-bs-theme=dark] .accordion-two .accordion-item:hover{--accordion-shadow: 0 4px 6px -1px rgba(0, 0, 0, .35), 0 2px 4px -2px rgba(0, 0, 0, .35)}@media(max-width:767.98px){.accordion-two{--accordion-gap: .5rem}.accordion-two .accordion-button{font-size:.9rem;padding:.875rem 1rem}}.accordion-three{--accordion-border-color: var(--bs-dark);--accordion-btn-active-bg: transparent}.accordion-three .row{align-items:center}.accordion-three .col-lg-7 h2.display-5,.accordion-three .col-lg-7 .display-5.h2{font-weight:700;margin-bottom:1rem;font-size:1.75rem}@media(min-width:320px){.accordion-three .col-lg-7 h2.display-5,.accordion-three .col-lg-7 .display-5.h2{font-size:calc(1.75rem + .75 * (100vw - 320px) / 880)}}@media(min-width:1200px){.accordion-three .col-lg-7 h2.display-5,.accordion-three .col-lg-7 .display-5.h2{font-size:2.5rem}}.accordion-three .col-lg-5 figure{margin:0;border-radius:.75rem;overflow:hidden}.accordion-three .col-lg-5 figure img{width:100%;height:auto;transition:transform .5s ease}.accordion-three .col-lg-5 figure:hover img{transform:scale(1.03)}.accordion-three .accordion-border-none{--bs-accordion-border-width: 0;--bs-accordion-bg: transparent}.accordion-three .accordion-header.border-bottom{border-bottom:2px solid var(--accordion-border-color)!important}.accordion-three .accordion-button{padding:1.25rem 0;background:transparent}.accordion-three .accordion-button.accordion-button-bg-none{background:transparent!important}.accordion-three .accordion-button.accordion-button-bg-none:not(.collapsed){background:transparent!important}.accordion-three .accordion-body{padding:.5rem 0 1.5rem}[data-bs-theme=dark] .accordion-three{--accordion-border-color: var(--bs-border-color)}[data-bs-theme=dark] .accordion-three .col-lg-7 .fs-lg{color:var(--bs-secondary-color)}@media(max-width:991.98px){.accordion-three .col-lg-5{order:-1;margin-bottom:2rem}}.accordion-four{--accordion-gap: .5rem;--accordion-radius: 9999px;--accordion-btn-active-bg: var(--bs-primary-bg-subtle);--accordion-border-color: var(--bs-dark)}.accordion-four .col-lg-5 .text-uppercase{font-size:.75rem;letter-spacing:.1em;display:block;margin-bottom:.75rem}.accordion-four .col-lg-5 h4,.accordion-four .col-lg-5 .h4{font-size:1.25rem}@media(min-width:320px){.accordion-four .col-lg-5 h4,.accordion-four .col-lg-5 .h4{font-size:calc(1.25rem + .25 * (100vw - 320px) / 880)}}@media(min-width:1200px){.accordion-four .col-lg-5 h4,.accordion-four .col-lg-5 .h4{font-size:1.5rem}}.accordion-four .col-lg-5 h4,.accordion-four .col-lg-5 .h4{line-height:1.4}.accordion-four .col-lg-5 .btn-outline-primary{border-radius:9999px;padding:.5rem 1.5rem;font-weight:500;margin-top:1rem}.accordion-four .accordion-border-none{--bs-accordion-border-width: 0;--bs-accordion-bg: transparent}.accordion-four .accordion-header.border-bottom{border-bottom:2px solid var(--accordion-border-color)!important}.accordion-four .accordion-button{padding:1rem 1.5rem;border-radius:var(--accordion-radius)}.accordion-four .accordion-button.accordion-button-bg-none{background:transparent}.accordion-four .accordion-button.accordion-button-bg-none:not(.collapsed){background:var(--accordion-btn-active-bg);color:var(--bs-primary)}.accordion-four .accordion-body{padding:1rem 1.5rem}[data-bs-theme=dark] .accordion-four{--accordion-border-color: var(--bs-border-color);--accordion-btn-active-bg: rgba(var(--bs-primary-rgb), .15)}@media(max-width:991.98px){.accordion-four .col-lg-5{margin-bottom:2rem}}.accordion-five{--accordion-gap: 1rem;--accordion-radius: .75rem;--accordion-shadow: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -4px rgba(0, 0, 0, .1);--accordion-bg: var(--bs-body-bg);--accordion-btn-active-bg: var(--bs-body-bg)}.accordion-five .accordion-item{border:none;transform:translateY(0);transition:transform .3s ease,box-shadow .3s ease}.accordion-five .accordion-item:hover{transform:translateY(-2px);--accordion-shadow: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 8px 10px -6px rgba(0, 0, 0, .1)}.accordion-five .accordion-button{padding:1.25rem 1.5rem;font-weight:600}.accordion-five .accordion-button:not(.collapsed){border-radius:var(--accordion-radius) var(--accordion-radius) 0 0}.accordion-five .accordion-body{padding:0 1.5rem 1.5rem}[data-bs-theme=dark] .accordion-five{--accordion-shadow: 0 10px 15px -3px rgba(0, 0, 0, .4), 0 4px 6px -4px rgba(0, 0, 0, .4);--accordion-bg: var(--bs-tertiary-bg)}[data-bs-theme=dark] .accordion-five .accordion-item:hover{--accordion-shadow: 0 20px 25px -5px rgba(0, 0, 0, .45), 0 8px 10px -6px rgba(0, 0, 0, .45)}@media(max-width:767.98px){.accordion-five{--accordion-gap: .75rem}.accordion-five .accordion-button{padding:1rem 1.25rem;font-size:.9rem}.accordion-five .accordion-body{padding:0 1.25rem 1.25rem}}.accordion-six{--accordion-gap: 0;--accordion-btn-active-bg: transparent}.accordion-six .col-lg-5 .text-uppercase{font-size:.75rem;letter-spacing:.1em;display:block;margin-bottom:.75rem}.accordion-six .col-lg-5 h4,.accordion-six .col-lg-5 .h4{font-size:1.25rem}@media(min-width:320px){.accordion-six .col-lg-5 h4,.accordion-six .col-lg-5 .h4{font-size:calc(1.25rem + .25 * (100vw - 320px) / 880)}}@media(min-width:1200px){.accordion-six .col-lg-5 h4,.accordion-six .col-lg-5 .h4{font-size:1.5rem}}.accordion-six .col-lg-5 h4,.accordion-six .col-lg-5 .h4{line-height:1.4}.accordion-six .col-lg-5 .btn-outline-primary{margin-top:1rem}.accordion-six .accordion-flush{--bs-accordion-border-width: 0;--bs-accordion-bg: transparent}.accordion-six .accordion-item{border-left:3px solid transparent;transition:border-color .3s ease,background-color .3s ease}.accordion-six .accordion-item:has(.accordion-button:not(.collapsed)){border-left-color:var(--bs-primary);background:var(--bs-tertiary-bg)}.accordion-six .accordion-button{padding:1.25rem;background:transparent}.accordion-six .accordion-button:not(.collapsed){background:transparent;color:var(--bs-primary);font-weight:600}.accordion-six .accordion-body{padding:0 1.25rem 1.25rem}[data-bs-theme=dark] .accordion-six .accordion-item:has(.accordion-button:not(.collapsed)){background:rgba(var(--bs-primary-rgb),.1)}@media(max-width:991.98px){.accordion-six .col-lg-5{margin-bottom:2rem}}.accordion-seven{--accordion-btn-active-bg: transparent;--accordion-gap: 0}.accordion-seven .accordion-item{border-bottom:1px solid var(--bs-border-color)}.accordion-seven .accordion-item:last-child{border-bottom:none}.accordion-seven .accordion-button{padding:1.5rem 0;background:transparent;font-size:1.125rem;font-weight:400;letter-spacing:-.01em}.accordion-seven .accordion-button:hover{color:var(--bs-primary)}.accordion-seven .accordion-button:not(.collapsed){background:transparent;font-weight:500}.accordion-seven .accordion-button:after{width:1rem;height:1rem;background-size:1rem}.accordion-seven .accordion-body{padding:0 0 1.5rem;font-size:.9375rem;color:var(--bs-secondary-color)}@media(max-width:767.98px){.accordion-seven .accordion-button{padding:1.25rem 0;font-size:1rem}}.accordion-eight{--accordion-gap: .75rem;--accordion-radius: .5rem;--accordion-bg: transparent}.accordion-eight .accordion-item{border:2px solid var(--bs-border-color)}.accordion-eight .accordion-item:has(.accordion-button:not(.collapsed)){border-color:var(--bs-primary)}.accordion-eight .accordion-button{padding:1rem 1.25rem;background:transparent}.accordion-eight .accordion-button:not(.collapsed){background:var(--bs-primary-bg-subtle);color:var(--bs-primary)}.accordion-eight .accordion-button:after{content:"+";background-image:none!important;font-size:1.5rem;font-weight:300;line-height:1;width:auto;height:auto;transform:none}.accordion-eight .accordion-button:not(.collapsed):after{content:"−";transform:none}.accordion-eight .accordion-body{padding:0 1.25rem 1.25rem;border-top:1px solid var(--bs-border-color-translucent)}[data-bs-theme=dark] .accordion-eight .accordion-item:has(.accordion-button:not(.collapsed)){border-color:var(--bs-primary)}[data-bs-theme=dark] .accordion-eight .accordion-button:not(.collapsed){background:rgba(var(--bs-primary-rgb),.15)}.accordion-nine{--accordion-gap: 0;--accordion-btn-active-bg: transparent}.accordion-nine .accordion-item{border-bottom:1px solid var(--bs-border-color-translucent)}.accordion-nine .accordion-item:nth-child(odd){background:var(--bs-tertiary-bg)}.accordion-nine .accordion-item:last-child{border-bottom:none}.accordion-nine .accordion-button{padding:1.25rem 1.5rem;background:transparent}.accordion-nine .accordion-button:not(.collapsed){background:transparent;font-weight:600}.accordion-nine .accordion-body{padding:0 1.5rem 1.5rem}[data-bs-theme=dark] .accordion-nine .accordion-item:nth-child(odd){background:var(--bs-secondary-bg)}@media(max-width:767.98px){.accordion-nine .accordion-button{padding:1rem 1.25rem;font-size:.9rem}.accordion-nine .accordion-body{padding:0 1.25rem 1.25rem}}.accordion-ten{--accordion-gap: 1rem;--accordion-radius: 0;--accordion-bg: var(--bs-light)}.accordion-ten .accordion-item{margin:0;border:none}.accordion-ten .accordion-item.m-3{margin:.75rem 0!important}.accordion-ten .accordion-button{padding:1rem 1.25rem;background:var(--bs-light);font-weight:600;display:flex;align-items:center;gap:.75rem}.accordion-ten .accordion-button .bi,.accordion-ten .accordion-button i{font-size:1.5rem;color:var(--bs-success)}.accordion-ten .accordion-button:not(.collapsed){background:var(--bs-light)}.accordion-ten .accordion-button:after{margin-left:auto}.accordion-ten .accordion-body{background:var(--bs-light);padding:.5rem 1.25rem 1.25rem}.accordion-ten .accordion-body ul{list-style:none;padding:0;margin:0}.accordion-ten .accordion-body ul li{padding:.5rem 0;border-bottom:1px solid var(--bs-border-color-translucent)}.accordion-ten .accordion-body ul li:last-child{border-bottom:none}.accordion-ten .accordion-body ul li a{color:var(--bs-danger);text-decoration:none;font-weight:500;display:flex;align-items:center;gap:.5rem}.accordion-ten .accordion-body ul li a:hover{text-decoration:underline}.accordion-ten .accordion-body ul li a:before{content:"↓";font-size:.875rem}[data-bs-theme=dark] .accordion-ten{--accordion-bg: var(--bs-tertiary-bg)}[data-bs-theme=dark] .accordion-ten .accordion-button,[data-bs-theme=dark] .accordion-ten .accordion-body{background:var(--bs-tertiary-bg)}@media(max-width:767.98px){.accordion-ten .accordion-button{padding:.875rem 1rem;font-size:.9rem}.accordion-ten .accordion-button .bi,.accordion-ten .accordion-button i{font-size:1.25rem}}.accordion-eleven{--accordion-gap: 0;--accordion-btn-active-bg: var(--bs-primary);padding-left:0;padding-right:0}.accordion-eleven .container,.accordion-eleven .header-two__container,.accordion-eleven .header-three__container,.accordion-eleven .header-six__container,.accordion-eleven .header-seven__main-container,.accordion-eleven .header-seven__topbar-container,.accordion-eleven .header-nine__container,.accordion-eleven .header-four__container,.accordion-eleven .header-eight__nav-container,.accordion-eleven .header-eight__main-container,.accordion-eleven .footer-two__container,.accordion-eleven .footer-three__bottom-container,.accordion-eleven .footer-three__container,.accordion-eleven .footer-three__cta-container,.accordion-eleven .footer-ten__bottom-container,.accordion-eleven .footer-ten__newsletter-container,.accordion-eleven .footer-ten__container,.accordion-eleven .footer-ten__cta-container,.accordion-eleven .footer-six__bottom-container,.accordion-eleven .footer-six__container,.accordion-eleven .footer-seven__bottom-container,.accordion-eleven .footer-seven__container,.accordion-eleven .footer-nine__bottom-container,.accordion-eleven .footer-nine__top-container,.accordion-eleven .footer-four__bottom-container,.accordion-eleven .footer-four__container,.accordion-eleven .footer-five__bottom-container,.accordion-eleven .footer-five__container,.accordion-eleven .footer-five__newsletter-container,.accordion-eleven .footer-eight__bottom-container,.accordion-eleven .footer-eight__container,.accordion-eleven .container-fluid,.accordion-eleven .container-sm,.accordion-eleven .container-md,.accordion-eleven .container-lg,.accordion-eleven .container-xl,.accordion-eleven .container-xxl{padding-left:0;padding-right:0}.accordion-eleven .accordion-item{border-bottom:1px solid var(--bs-border-color)}.accordion-eleven .accordion-item:last-child{border-bottom:none}.accordion-eleven .accordion-button{padding:1.5rem 2rem;font-size:1.125rem;font-weight:600;background:transparent}.accordion-eleven .accordion-button:not(.collapsed){background:var(--bs-primary);color:#fff}.accordion-eleven .accordion-button:not(.collapsed):after{filter:brightness(0) invert(1)}.accordion-eleven .accordion-body{padding:1rem 2rem 2rem;font-size:1rem}[data-bs-theme=dark] .accordion-eleven .accordion-button:not(.collapsed){background:var(--bs-primary);color:#fff}@media(max-width:767.98px){.accordion-eleven .accordion-button{padding:1.25rem 1rem;font-size:1rem}.accordion-eleven .accordion-body{padding:.75rem 1rem 1.5rem}}.accordion-twelve{--accordion-gap: .5rem;--accordion-radius: .5rem;--accordion-bg: var(--bs-body-bg);--accordion-shadow: 0 1px 2px 0 rgba(0, 0, 0, .05)}.accordion-twelve .accordion-item{border:1px solid var(--bs-border-color-translucent);overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1)}.accordion-twelve .accordion-item:has(.accordion-button:not(.collapsed)){--accordion-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px -1px rgba(0, 0, 0, .1);border-color:var(--bs-primary-border-subtle)}.accordion-twelve .accordion-button{padding:1rem 1.25rem;font-weight:500;transition:all .3s ease}.accordion-twelve .accordion-button:after{transition:transform .3s cubic-bezier(.4,0,.2,1)}.accordion-twelve .accordion-button:not(.collapsed){background:var(--bs-primary-bg-subtle);color:var(--bs-primary)}.accordion-twelve .accordion-button:not(.collapsed):after{transform:rotate(180deg)}.accordion-twelve .accordion-collapse{transition:height .3s cubic-bezier(.4,0,.2,1)}.accordion-twelve .accordion-body{padding:0 1.25rem 1.25rem;animation:fadeInUp .3s ease}[data-bs-theme=dark] .accordion-twelve{--accordion-shadow: 0 1px 2px 0 rgba(0, 0, 0, .2);--accordion-bg: var(--bs-tertiary-bg)}[data-bs-theme=dark] .accordion-twelve .accordion-item:has(.accordion-button:not(.collapsed)){--accordion-shadow: 0 1px 3px 0 rgba(0, 0, 0, .3), 0 1px 2px -1px rgba(0, 0, 0, .3)}[data-bs-theme=dark] .accordion-twelve .accordion-button:not(.collapsed){background:rgba(var(--bs-primary-rgb),.15)}.accordion-thirteen{--accordion-gap: 0;--accordion-btn-active-bg: transparent;position:relative}.accordion-thirteen:before{content:"";position:absolute;left:1.5rem;top:3rem;bottom:3rem;width:2px;background:var(--bs-border-color);z-index:0}@media(max-width:767.98px){.accordion-thirteen:before{left:1rem}}.accordion-thirteen .accordion-item{position:relative;padding-left:3rem}@media(max-width:767.98px){.accordion-thirteen .accordion-item{padding-left:2rem}}.accordion-thirteen .accordion-item:before{content:"";position:absolute;left:calc(1.5rem - 5px);top:1.5rem;width:12px;height:12px;border-radius:50%;background:var(--bs-body-bg);border:2px solid var(--bs-border-color);z-index:1;transition:all .3s ease}@media(max-width:767.98px){.accordion-thirteen .accordion-item:before{left:calc(1rem - 5px)}}.accordion-thirteen .accordion-item:has(.accordion-button:not(.collapsed)):before{background:var(--bs-primary);border-color:var(--bs-primary);transform:scale(1.2)}.accordion-thirteen .accordion-item{border-bottom:none;margin-bottom:.5rem}.accordion-thirteen .accordion-button{padding:1rem 1.25rem 1rem 0;background:transparent;font-weight:500}.accordion-thirteen .accordion-button:not(.collapsed){background:transparent;color:var(--bs-primary)}.accordion-thirteen .accordion-body{padding:0 1.25rem 1.5rem 0;color:var(--bs-secondary-color)}[data-bs-theme=dark] .accordion-thirteen:before{background:var(--bs-border-color)}[data-bs-theme=dark] .accordion-thirteen .accordion-item:before{background:var(--bs-body-bg);border-color:var(--bs-border-color)}[data-bs-theme=dark] .accordion-thirteen .accordion-item:has(.accordion-button:not(.collapsed)):before{background:var(--bs-primary);border-color:var(--bs-primary)}.accordion-content{--accordion-gap: 1rem;--accordion-radius: .75rem;--accordion-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px -1px rgba(0, 0, 0, .1);--accordion-bg: var(--bs-body-bg)}.accordion-content .accordion-item{border:1px solid var(--bs-border-color-translucent);overflow:hidden}.accordion-content .accordion-button{padding:1.25rem 1.5rem;font-weight:600;font-size:1.0625rem}.accordion-content .accordion-button:not(.collapsed){background:var(--bs-tertiary-bg)}.accordion-content .accordion-body{padding:1.5rem}.accordion-content .accordion-body h1,.accordion-content .accordion-body .h1,.accordion-content .accordion-body h2,.accordion-content .accordion-body .h2,.accordion-content .accordion-body h3,.accordion-content .accordion-body .h3,.accordion-content .accordion-body h4,.accordion-content .accordion-body .h4,.accordion-content .accordion-body h5,.accordion-content .accordion-body .h5,.accordion-content .accordion-body h6,.accordion-content .accordion-body .h6{margin-top:1.5rem;margin-bottom:.75rem}.accordion-content .accordion-body h1:first-child,.accordion-content .accordion-body .h1:first-child,.accordion-content .accordion-body h2:first-child,.accordion-content .accordion-body .h2:first-child,.accordion-content .accordion-body h3:first-child,.accordion-content .accordion-body .h3:first-child,.accordion-content .accordion-body h4:first-child,.accordion-content .accordion-body .h4:first-child,.accordion-content .accordion-body h5:first-child,.accordion-content .accordion-body .h5:first-child,.accordion-content .accordion-body h6:first-child,.accordion-content .accordion-body .h6:first-child{margin-top:0}.accordion-content .accordion-body p{margin-bottom:1rem}.accordion-content .accordion-body ul,.accordion-content .accordion-body ol{margin-bottom:1rem;padding-left:1.5rem}.accordion-content .accordion-body ul li,.accordion-content .accordion-body ol li{margin-bottom:.5rem}.accordion-content .accordion-body img{max-width:100%;height:auto;border-radius:.5rem;margin:1rem 0}.accordion-content .accordion-body pre,.accordion-content .accordion-body code{background:var(--bs-tertiary-bg);border-radius:.25rem;padding:.125rem .375rem;font-size:.875em}.accordion-content .accordion-body pre{padding:1rem;overflow-x:auto}.accordion-content .accordion-body pre code{padding:0;background:none}.accordion-content .accordion-body blockquote{border-left:4px solid var(--bs-primary);padding-left:1rem;margin:1rem 0;font-style:italic;color:var(--bs-secondary-color)}.accordion-content .accordion-body table{width:100%;margin-bottom:1rem;border-collapse:collapse}.accordion-content .accordion-body table th,.accordion-content .accordion-body table td{padding:.75rem;border:1px solid var(--bs-border-color)}.accordion-content .accordion-body table th{background:var(--bs-tertiary-bg);font-weight:600}[data-bs-theme=dark] .accordion-content{--accordion-shadow: 0 1px 3px 0 rgba(0, 0, 0, .3), 0 1px 2px -1px rgba(0, 0, 0, .3);--accordion-bg: var(--bs-tertiary-bg)}[data-bs-theme=dark] .accordion-content .accordion-button:not(.collapsed){background:var(--bs-secondary-bg)}@media print{.layout[class*=accordion-] .accordion-collapse{display:block!important;height:auto!important}.layout[class*=accordion-] .accordion-button:after{display:none}.layout[class*=accordion-] .accordion-item{-moz-column-break-inside:avoid;break-inside:avoid;box-shadow:none!important}}@media(prefers-contrast:high){.layout[class*=accordion-] .accordion-item{border:2px solid currentColor!important}.layout[class*=accordion-] .accordion-button:focus{outline:3px solid currentColor;outline-offset:2px}}.layout.accordion-twenty{padding-top:2.5rem;padding-bottom:2.5rem}@media(min-width:768px){.layout.accordion-twenty{padding-top:3rem;padding-bottom:3rem}}@media(min-width:992px){.layout.accordion-twenty{padding-top:4rem;padding-bottom:4rem}}.layout.accordion-twenty{--accordion-primary: var(--bs-primary);--accordion-primary-light: rgba(var(--bs-primary-rgb), .1);--accordion-border: #e5e7eb;--accordion-bg: #fff;--accordion-text: var(--bs-emphasis-color);--accordion-text-muted: var(--bs-secondary-color);--accordion-shadow: 0 4px 6px -1px rgba(var(--bs-dark-rgb), .1);--accordion-radius: .75rem;--accordion-icon-size: 2.25rem}.layout.accordion-twenty .container-1200px{max-width:1200px;margin-inline:auto;padding-inline:1rem}.layout.accordion-twenty .accordion-twenty__body{max-width:700px;margin-inline:auto}.layout.accordion-twenty .accordion-twenty__accordion{display:grid;gap:12px}.layout.accordion-twenty .accordion-twenty__item{overflow:hidden;margin-bottom:0;border:1px solid var(--accordion-border);border-radius:var(--accordion-radius);background:var(--accordion-bg);box-shadow:0 0 #0000;transition:box-shadow .25s ease,border-color .25s ease,transform .25s ease}.layout.accordion-twenty .accordion-twenty__item:hover{box-shadow:var(--accordion-shadow);transform:translateY(-2px)}.layout.accordion-twenty .accordion-header{margin-bottom:0}.layout.accordion-twenty .accordion-button{gap:1rem;background:var(--accordion-bg);color:var(--accordion-text);box-shadow:none;border:0}.layout.accordion-twenty .accordion-button:hover{background:var(--accordion-primary-light)}.layout.accordion-twenty .accordion-button:focus{box-shadow:none}.layout.accordion-twenty .accordion-button:not(.collapsed){background:var(--accordion-primary-light);color:var(--accordion-text);box-shadow:none}.layout.accordion-twenty .accordion-button:after{display:none}.layout.accordion-twenty .accordion-twenty__trigger{display:flex;align-items:center;justify-content:space-between;width:100%;padding:1.125rem 1.25rem;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:background-color .3s ease}.layout.accordion-twenty .accordion-twenty__title-wrap{display:flex;flex:1;align-items:center;gap:1rem;min-width:0}.layout.accordion-twenty .accordion-twenty__icon{display:inline-flex;align-items:center;justify-content:center;width:var(--accordion-icon-size);height:var(--accordion-icon-size);flex-shrink:0;border-radius:.5rem;background:var(--accordion-primary-light);color:var(--accordion-primary)}.layout.accordion-twenty .accordion-twenty__icon svg{width:1.05rem;height:1.05rem}.layout.accordion-twenty .accordion-twenty__copy{display:flex;align-items:center;justify-content:center;min-width:0}.layout.accordion-twenty .accordion-twenty__title{display:block;font-family:var(--bs-font-sans-serif);font-size:1rem;font-weight:600;color:var(--accordion-text);line-height:1.25}.layout.accordion-twenty .accordion-twenty__arrow{display:inline-flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;flex-shrink:0;color:var(--accordion-text-muted);transition:transform .3s ease}.layout.accordion-twenty .accordion-twenty__arrow svg{width:1.15rem;height:1.15rem}.layout.accordion-twenty .accordion-twenty__trigger:not(.collapsed) .accordion-twenty__arrow{transform:rotate(180deg)}.layout.accordion-twenty .accordion-body{padding:0 1.25rem 1.25rem 4.25rem;color:var(--accordion-text-muted);font-size:1rem;line-height:1.7}.layout.accordion-twenty .accordion-body>*:last-child{margin-bottom:0}.layout.accordion-twenty .accordion-twenty__empty{padding:1.5rem;border:1px dashed var(--accordion-border);border-radius:1rem;background:var(--accordion-primary-light);color:var(--accordion-text-muted);text-align:center}[data-bs-theme=dark] .layout.accordion-twenty{--accordion-primary-light: rgba(var(--bs-primary-rgb), .15);--accordion-border: rgba(255, 255, 255, .14);--accordion-bg: rgba(255, 255, 255, .04);--accordion-text: var(--bs-light);--accordion-text-muted: rgba(255, 255, 255, .72);--accordion-shadow: 0 1.25rem 2.75rem rgba(0, 0, 0, .28)}@media(max-width:767.98px){.layout.accordion-twenty{--accordion-icon-size: 2.5rem}.layout.accordion-twenty .container-1200px{padding-inline:.75rem}.layout.accordion-twenty .accordion-button{padding:1rem}.layout.accordion-twenty .accordion-twenty__title-wrap{gap:.75rem}.layout.accordion-twenty .accordion-twenty__title{font-size:1rem}.layout.accordion-twenty .accordion-body{padding:0 1rem 1rem}}.layout.accordion-twentyone{padding-top:2.5rem;padding-bottom:2.5rem}@media(min-width:768px){.layout.accordion-twentyone{padding-top:3rem;padding-bottom:3rem}}@media(min-width:992px){.layout.accordion-twentyone{padding-top:4rem;padding-bottom:4rem}}.layout.accordion-twentyone{--faq-primary: var(--bs-primary);--faq-primary-light: rgba(var(--bs-primary-rgb), .1);--faq-border: #e2e8f0;--faq-bg: #ffffff;--faq-text: var(--bs-emphasis-color);--faq-text-muted: var(--bs-secondary-color);--faq-number-bg: var(--bs-primary);--faq-transition: all .3s ease;--faq-radius: 1rem}.layout.accordion-twentyone .container-800px{max-width:800px;margin-inline:auto;padding-inline:1rem}.layout.accordion-twentyone .accordion-twentyone__body{margin-top:2rem}.layout.accordion-twentyone .accordion-twentyone__list{display:flex;flex-direction:column;gap:1rem}.layout.accordion-twentyone .accordion-twentyone__item{background:var(--faq-bg);border:2px solid var(--faq-border);border-radius:var(--faq-radius);overflow:hidden;transition:var(--faq-transition)}.layout.accordion-twentyone .accordion-twentyone__item:hover{border-color:var(--faq-primary)}.layout.accordion-twentyone .accordion-twentyone__item.active{border-color:var(--faq-primary);box-shadow:0 10px 40px -10px rgba(var(--bs-primary-rgb),.3)}.layout.accordion-twentyone .accordion-twentyone__question{display:flex;align-items:center;gap:1rem;padding:1.25rem 1.5rem;cursor:pointer;transition:var(--faq-transition)}.layout.accordion-twentyone .accordion-twentyone__number{width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;background:var(--faq-number-bg);color:#fff;border-radius:.5rem;font-weight:700;font-size:.875rem;flex-shrink:0}.layout.accordion-twentyone .accordion-twentyone__item.active .accordion-twentyone__number{background:var(--faq-primary)}.layout.accordion-twentyone .accordion-twentyone__text{flex:1;font-weight:600;font-size:1rem;color:var(--faq-text)}.layout.accordion-twentyone .accordion-twentyone__toggle{width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;background:var(--faq-primary-light);border-radius:50%;transition:var(--faq-transition);flex-shrink:0}.layout.accordion-twentyone .accordion-twentyone__toggle svg{width:1.25rem;height:1.25rem;color:var(--faq-primary);transition:transform .3s ease}.layout.accordion-twentyone .accordion-twentyone__item.active .accordion-twentyone__toggle{background:var(--faq-primary)}.layout.accordion-twentyone .accordion-twentyone__item.active .accordion-twentyone__toggle svg{color:#fff;transform:rotate(45deg)}.layout.accordion-twentyone .accordion-twentyone__answer{max-height:0;overflow:hidden;transition:max-height .4s ease}.layout.accordion-twentyone .accordion-twentyone__answer.show{max-height:500px}.layout.accordion-twentyone .accordion-twentyone__answer-content{padding:0 1.5rem 1.5rem 4.5rem;color:var(--faq-text-muted);line-height:1.8}.layout.accordion-twentyone .accordion-twentyone__empty{padding:1.5rem;border:1px dashed var(--faq-border);border-radius:1rem;background:var(--faq-primary-light);color:var(--faq-text-muted);text-align:center}[data-bs-theme=dark] .layout.accordion-twentyone{--faq-primary-light: rgba(var(--bs-primary-rgb), .15);--faq-border: rgba(255, 255, 255, .14);--faq-bg: rgba(255, 255, 255, .04);--faq-text: var(--bs-light);--faq-text-muted: rgba(255, 255, 255, .72)}@media(max-width:767.98px){.layout.accordion-twentyone .container-800px{padding-inline:.75rem}.layout.accordion-twentyone .accordion-twentyone__question{padding:1rem;gap:.75rem}.layout.accordion-twentyone .accordion-twentyone__answer-content{padding:0 1rem 1rem}}.admin-layout{--admin-sidebar-width: 260px;--admin-header-height: 60px;--admin-bg: var(--bs-body-bg);--admin-color: var(--bs-body-color)}.header-bg-image{position:relative;background-position:center;background-repeat:no-repeat;height:290px;width:100%}.header-bg-image img{position:absolute;top:50%;left:30%;height:112px;transform:translate(-50%,-50%)}.button-group-five .btn{transition:all .3s ease;border-radius:.375rem;font-weight:500}.button-group-five .btn:hover{transform:translateY(-2px);box-shadow:0 4px 8px #0000001a}@media(prefers-color-scheme:dark){.button-group-five{background-color:var(--bs-dark);color:var(--bs-light)}.button-group-five .btn-dark{background-color:var(--bs-light);border-color:var(--bs-light);color:var(--bs-dark)}.button-group-five .btn-light{background-color:var(--bs-dark);border-color:var(--bs-gray-600);color:var(--bs-light)}}.button-group-four .btn{transition:all .3s ease;border-radius:.375rem;font-weight:500}.button-group-four .btn:hover{transform:translateY(-2px);box-shadow:0 4px 8px #0000001a}@media(prefers-color-scheme:dark){.button-group-four{background-color:var(--bs-dark);color:var(--bs-light)}.button-group-four .btn-dark{background-color:var(--bs-light);border-color:var(--bs-light);color:var(--bs-dark)}.button-group-four .btn-light{background-color:var(--bs-dark);border-color:var(--bs-gray-600);color:var(--bs-light)}}.button-group-one .btn{transition:all .3s ease;border-radius:.375rem;font-weight:500}.button-group-one .btn:hover{transform:translateY(-2px);box-shadow:0 4px 8px #0000001a}@media(prefers-color-scheme:dark){.button-group-one{background-color:var(--bs-dark);color:var(--bs-light)}.button-group-one .btn-dark{background-color:var(--bs-light);border-color:var(--bs-light);color:var(--bs-dark)}.button-group-one .btn-light{background-color:var(--bs-dark);border-color:var(--bs-gray-600);color:var(--bs-light)}}.button-group-three .btn{transition:all .3s ease;border-radius:.375rem;font-weight:500}.button-group-three .btn:hover{transform:translateY(-2px);box-shadow:0 4px 8px #0000001a}@media(prefers-color-scheme:dark){.button-group-three{background-color:var(--bs-dark);color:var(--bs-light)}.button-group-three .btn-dark{background-color:var(--bs-light);border-color:var(--bs-light);color:var(--bs-dark)}.button-group-three .btn-light{background-color:var(--bs-dark);border-color:var(--bs-gray-600);color:var(--bs-light)}}.button-group-two .btn{transition:all .3s ease;border-radius:.375rem;font-weight:500}.button-group-two .btn:hover{transform:translateY(-2px);box-shadow:0 4px 8px #0000001a}@media(prefers-color-scheme:dark){.button-group-two{background-color:var(--bs-dark);color:var(--bs-light)}.button-group-two .btn-dark{background-color:var(--bs-light);border-color:var(--bs-light);color:var(--bs-dark)}.button-group-two .btn-light{background-color:var(--bs-dark);border-color:var(--bs-gray-600);color:var(--bs-light)}}.btn-layout{--btn-padding-x: 1.5rem;--btn-padding-y: .75rem;--btn-font-size: 1rem;--btn-font-weight: 600;--btn-border-radius: var(--bs-border-radius);--btn-transition: all .3s ease}.btn-layout .btn{padding:var(--btn-padding-y) var(--btn-padding-x);font-size:var(--btn-font-size);font-weight:var(--btn-font-weight);border-radius:var(--btn-border-radius);transition:var(--btn-transition);display:inline-flex;align-items:center;justify-content:center;gap:.5rem;text-decoration:none}.btn-layout .btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.btn-layout .btn:active{transform:translateY(0)}.btn-layout--sm{--btn-padding-x: 1rem;--btn-padding-y: .5rem;--btn-font-size: .875rem}.btn-layout--lg{--btn-padding-x: 2rem;--btn-padding-y: 1rem;--btn-font-size: 1.125rem}.btn-layout--xl{--btn-padding-x: 2.5rem;--btn-padding-y: 1.25rem;--btn-font-size: 1.25rem}.btn-layout--rounded{--btn-border-radius: var(--bs-border-radius-pill)}.btn-layout--square{--btn-border-radius: 0}.btn-layout--soft{--btn-border-radius: var(--bs-border-radius-lg)}.btn-gradient-primary{background:linear-gradient(135deg,var(--bs-primary),color-mix(in srgb,var(--bs-primary) 70%,var(--bs-info)));border:none;color:#fff}.btn-gradient-primary:hover{background:linear-gradient(135deg,color-mix(in srgb,var(--bs-primary) 90%,black),var(--bs-primary));color:#fff}.btn-gradient-success{background:linear-gradient(135deg,var(--bs-success),color-mix(in srgb,var(--bs-success) 70%,var(--bs-primary)));border:none;color:#fff}.btn-gradient-success:hover{background:linear-gradient(135deg,color-mix(in srgb,var(--bs-success) 90%,black),var(--bs-success));color:#fff}.btn-gradient-danger{background:linear-gradient(135deg,var(--bs-danger),color-mix(in srgb,var(--bs-danger) 70%,var(--bs-warning)));border:none;color:#fff}.btn-gradient-danger:hover{background:linear-gradient(135deg,color-mix(in srgb,var(--bs-danger) 90%,black),var(--bs-danger));color:#fff}.btn-soft-primary{background-color:var(--bs-primary-bg-subtle);color:var(--bs-primary);border:none}.btn-soft-primary:hover{background-color:var(--bs-primary);color:#fff}.btn-soft-success{background-color:var(--bs-success-bg-subtle);color:var(--bs-success);border:none}.btn-soft-success:hover{background-color:var(--bs-success);color:#fff}.btn-soft-danger{background-color:var(--bs-danger-bg-subtle);color:var(--bs-danger);border:none}.btn-soft-danger:hover{background-color:var(--bs-danger);color:#fff}.btn-soft-warning{background-color:var(--bs-warning-bg-subtle);color:var(--bs-warning);border:none}.btn-soft-warning:hover{background-color:var(--bs-warning);color:#000}.btn-soft-info{background-color:var(--bs-info-bg-subtle);color:var(--bs-info);border:none}.btn-soft-info:hover{background-color:var(--bs-info);color:#fff}.btn-icon{width:40px;height:40px;padding:0;display:inline-flex;align-items:center;justify-content:center;border-radius:var(--bs-border-radius)}.btn-icon--sm{width:32px;height:32px;font-size:.875rem}.btn-icon--lg{width:48px;height:48px;font-size:1.25rem}.btn-icon--circle{border-radius:50%}[class*=button-group-]{display:flex;flex-wrap:wrap;gap:.75rem}[class*=button-group-].centered{justify-content:center}[class*=button-group-].end{justify-content:flex-end}[class*=button-group-].spread{justify-content:space-between}[class*=button-group-].stacked{flex-direction:column;align-items:stretch}[class*=button-group-].stacked .btn{width:100%}.button-group-one{gap:1rem}.button-group-two{gap:.5rem}.button-group-two .btn{border-radius:0}.button-group-two .btn:first-child{border-radius:var(--bs-border-radius) 0 0 var(--bs-border-radius)}.button-group-two .btn:last-child{border-radius:0 var(--bs-border-radius) var(--bs-border-radius) 0}.button-group-three{gap:1.5rem;align-items:center}.button-group-four{flex-direction:column;gap:.75rem;max-width:300px}.button-group-five{gap:.5rem}.button-group-five .btn{flex:1;min-width:120px}.btn-animated{position:relative;overflow:hidden}.btn-animated:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;background:#fff3;border-radius:50%;transform:translate(-50%,-50%);transition:width .6s ease,height .6s ease}.btn-animated:hover:before{width:300px;height:300px}.btn-slide-right{position:relative;overflow:hidden;z-index:1}.btn-slide-right:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:#ffffff26;z-index:-1;transition:left .3s ease}.btn-slide-right:hover:before{left:0}.btn-pulse{animation:pulse 2s infinite}.btn-pulse:hover{animation:none}@keyframes pulse{0%,to{box-shadow:0 0 rgba(var(--bs-primary-rgb),.4)}50%{box-shadow:0 0 0 10px rgba(var(--bs-primary-rgb),0)}}.btn-loading{position:relative;pointer-events:none;color:transparent!important}.btn-loading:after{content:"";position:absolute;top:50%;left:50%;width:1.25rem;height:1.25rem;margin:-.625rem 0 0 -.625rem;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;animation:spin .75s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}[data-bs-theme=dark] .btn-layout .btn:hover,[data-bs-theme=dark] [class*=button-layout-] .btn:hover{box-shadow:0 4px 12px #0006}[data-bs-theme=dark] .btn-soft-primary{background-color:rgba(var(--bs-primary-rgb),.2)}[data-bs-theme=dark] .btn-soft-success{background-color:rgba(var(--bs-success-rgb),.2)}[data-bs-theme=dark] .btn-soft-danger{background-color:rgba(var(--bs-danger-rgb),.2)}[data-bs-theme=dark] .btn-soft-warning{background-color:rgba(var(--bs-warning-rgb),.2)}[data-bs-theme=dark] .btn-soft-info{background-color:rgba(var(--bs-info-rgb),.2)}[data-bs-theme=dark] .button-footer-layout,[data-bs-theme=dark] [class*=button-footer-]{border-color:var(--bs-border-color)}@media(max-width:768px){.btn-layout{--btn-padding-x: 1.25rem;--btn-padding-y: .625rem;--btn-font-size: .9375rem}[class*=button-group-]:not(.no-stack){flex-direction:column}[class*=button-group-]:not(.no-stack) .btn{width:100%}}@media(max-width:576px){.btn-layout--lg,.btn-layout--xl{--btn-padding-x: 1.5rem;--btn-padding-y: .75rem;--btn-font-size: 1rem}}[data-bs-theme=dark] .call-to-action-six{background-color:#1a1a1a}[data-bs-theme=dark] .call-to-action-six .title{color:#f8f9fa}[data-bs-theme=dark] .call-to-action-six .subtitle{color:#e9ecef}[data-bs-theme=dark] .call-to-action-six .form-wrapper .newsletter-form .form-control{background-color:#2d3748;border-color:#4a5568;color:#f8f9fa}[data-bs-theme=dark] .call-to-action-six .form-wrapper .newsletter-form .form-control:focus{background-color:#2d3748;border-color:#dc3545}[data-bs-theme=dark] .call-to-action-six .form-wrapper .newsletter-form .form-control::-moz-placeholder{color:#a0aec0}[data-bs-theme=dark] .call-to-action-six .form-wrapper .newsletter-form .form-control::placeholder{color:#a0aec0}[class*=call-to-action-]{--cta-bg: var(--bs-body-bg);--cta-color: var(--bs-body-color);--cta-heading-color: var(--bs-emphasis-color);--cta-btn-padding-x: 1.5rem;--cta-btn-padding-y: .75rem;--cta-btn-font-weight: 600;--cta-transition: all .3s ease;--cta-section-padding: 4rem 0;padding:var(--cta-section-padding);background-color:var(--cta-bg);color:var(--cta-color)}[class*=call-to-action-] h1,[class*=call-to-action-] .h1,[class*=call-to-action-] h2,[class*=call-to-action-] .h2,[class*=call-to-action-] h3,[class*=call-to-action-] .h3,[class*=call-to-action-] h4,[class*=call-to-action-] .h4,[class*=call-to-action-] h5,[class*=call-to-action-] .h5,[class*=call-to-action-] h6,[class*=call-to-action-] .h6{font-weight:700;line-height:1.2;color:var(--cta-heading-color)}[class*=call-to-action-] .btn{transition:var(--cta-transition);font-weight:var(--cta-btn-font-weight);padding:var(--cta-btn-padding-y) var(--cta-btn-padding-x)}[class*=call-to-action-] .btn:hover{transform:translateY(-2px);box-shadow:0 8px 16px #00000026}[class*=call-to-action-] .lead{font-size:1.125rem;color:var(--bs-secondary-color);margin-bottom:1.5rem}[data-bs-theme=dark] .cta-layout,[data-bs-theme=dark] [class*=call-to-action-]{--cta-bg: var(--bs-body-bg);--cta-color: var(--bs-body-color);--cta-heading-color: var(--bs-emphasis-color)}[data-bs-theme=dark] .cta-layout h1,[data-bs-theme=dark] .cta-layout .h1,[data-bs-theme=dark] .cta-layout h2,[data-bs-theme=dark] .cta-layout .h2,[data-bs-theme=dark] .cta-layout h3,[data-bs-theme=dark] .cta-layout .h3,[data-bs-theme=dark] .cta-layout h4,[data-bs-theme=dark] .cta-layout .h4,[data-bs-theme=dark] .cta-layout h5,[data-bs-theme=dark] .cta-layout .h5,[data-bs-theme=dark] .cta-layout h6,[data-bs-theme=dark] .cta-layout .h6,[data-bs-theme=dark] [class*=call-to-action-] h1,[data-bs-theme=dark] [class*=call-to-action-] .h1,[data-bs-theme=dark] [class*=call-to-action-] h2,[data-bs-theme=dark] [class*=call-to-action-] .h2,[data-bs-theme=dark] [class*=call-to-action-] h3,[data-bs-theme=dark] [class*=call-to-action-] .h3,[data-bs-theme=dark] [class*=call-to-action-] h4,[data-bs-theme=dark] [class*=call-to-action-] .h4,[data-bs-theme=dark] [class*=call-to-action-] h5,[data-bs-theme=dark] [class*=call-to-action-] .h5,[data-bs-theme=dark] [class*=call-to-action-] h6,[data-bs-theme=dark] [class*=call-to-action-] .h6{color:var(--bs-body-color)}[data-bs-theme=dark] .cta-layout .text-white,[data-bs-theme=dark] [class*=call-to-action-] .text-white{color:var(--bs-body-color)!important}[data-bs-theme=dark] .cta-layout .btn-dark,[data-bs-theme=dark] [class*=call-to-action-] .btn-dark{background-color:var(--bs-light);border-color:var(--bs-light);color:var(--bs-dark)}[data-bs-theme=dark] .cta-layout .cta-card,[data-bs-theme=dark] [class*=call-to-action-] .cta-card{background-color:var(--bs-secondary-bg);box-shadow:var(--bs-box-shadow)}[data-bs-theme=dark] .call-to-action-sixteen,[data-bs-theme=dark] .call-to-action-seventeen,[data-bs-theme=dark] .call-to-action-eighteen{--cta-color: #fff;--cta-heading-color: #fff}.dark-mode .cta-layout,.dark-mode [class*=call-to-action-]{background-color:var(--bs-body-bg);color:var(--bs-body-color)}.dark-mode .cta-layout h1,.dark-mode .cta-layout .h1,.dark-mode .cta-layout h2,.dark-mode .cta-layout .h2,.dark-mode .cta-layout h3,.dark-mode .cta-layout .h3,.dark-mode .cta-layout h4,.dark-mode .cta-layout .h4,.dark-mode .cta-layout h5,.dark-mode .cta-layout .h5,.dark-mode .cta-layout h6,.dark-mode .cta-layout .h6,.dark-mode [class*=call-to-action-] h1,.dark-mode [class*=call-to-action-] .h1,.dark-mode [class*=call-to-action-] h2,.dark-mode [class*=call-to-action-] .h2,.dark-mode [class*=call-to-action-] h3,.dark-mode [class*=call-to-action-] .h3,.dark-mode [class*=call-to-action-] h4,.dark-mode [class*=call-to-action-] .h4,.dark-mode [class*=call-to-action-] h5,.dark-mode [class*=call-to-action-] .h5,.dark-mode [class*=call-to-action-] h6,.dark-mode [class*=call-to-action-] .h6{color:var(--bs-body-color)}@media(max-width:768px){[class*=call-to-action-]{--cta-section-padding: 3rem 0}[class*=call-to-action-] h1,[class*=call-to-action-] .h1{font-size:1.75rem}[class*=call-to-action-] h2,[class*=call-to-action-] .h2{font-size:1.5rem}[class*=call-to-action-] .lead{font-size:1rem}}@media(max-width:576px){[class*=call-to-action-]{--cta-section-padding: 2rem 0;--cta-btn-padding-x: 1rem;--cta-btn-padding-y: .5rem}}@media(prefers-reduced-motion:reduce){[class*=call-to-action-] .btn{transition:none!important}[class*=call-to-action-] .btn:hover{transform:none!important}}@media(prefers-contrast:high){[class*=call-to-action-] .btn{border-width:2px}[class*=call-to-action-]:before{background:#000000bf!important}}@media print{[class*=call-to-action-]{background:#fff!important;color:#000!important;padding:1rem 0!important}[class*=call-to-action-]:before{display:none!important}[class*=call-to-action-] h1,[class*=call-to-action-] .h1,[class*=call-to-action-] h2,[class*=call-to-action-] .h2,[class*=call-to-action-] h3,[class*=call-to-action-] .h3,[class*=call-to-action-] h4,[class*=call-to-action-] .h4,[class*=call-to-action-] h5,[class*=call-to-action-] .h5,[class*=call-to-action-] h6,[class*=call-to-action-] .h6{color:#000!important}[class*=call-to-action-] .btn{border:1px solid black!important;background:#fff!important;color:#000!important}}[data-bs-theme=dark] .call-to-action-fourteen .event-management{background-color:#ffffff0a}:root{--card-grid-padding-y: clamp(3rem, 6vw, 5rem);--card-grid-padding-x: clamp(1rem, 4vw, 3rem);--card-grid-gap: 1.5rem;--card-grid-bg: var(--bs-body-bg);--card-grid-text: var(--bs-body-color);--card-grid-accent: var(--bs-primary);--card-grid-muted: var(--bs-secondary-color);--card-grid-border: var(--bs-border-color);--card-grid-card-bg: var(--bs-body-bg);--card-grid-card-shadow: 0 4px 20px rgba(0, 0, 0, .08);--card-grid-title-size: clamp(1.25rem, 2vw, 1.5rem);--card-grid-text-size: 1rem;--card-grid-border-radius: var(--bs-border-radius-lg);--card-grid-transition: all .3s ease}[data-bs-theme=dark]{--card-grid-card-shadow: 0 4px 20px rgba(0, 0, 0, .25);--card-grid-card-bg: var(--bs-tertiary-bg)}.card-grid{position:relative;padding:var(--card-grid-padding-y) var(--card-grid-padding-x);background-color:var(--card-grid-bg);color:var(--card-grid-text)}.card-grid__container{position:relative;z-index:2}.card-grid__header{text-align:center;margin-bottom:3rem}.card-grid__title{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;color:var(--card-grid-text);margin-bottom:.75rem}.card-grid__subtitle{font-size:1.125rem;color:var(--card-grid-muted);max-width:600px;margin:0 auto}.card-grid__wrapper{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:var(--card-grid-gap)}.card-grid__item{background:var(--card-grid-card-bg);border-radius:var(--card-grid-border-radius);overflow:hidden;transition:var(--card-grid-transition);box-shadow:var(--card-grid-card-shadow)}.card-grid__item:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000001f}.card-grid__image{position:relative;aspect-ratio:16/10;overflow:hidden}.card-grid__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:var(--card-grid-transition)}.card-grid__content{padding:1.5rem}.card-grid__category{display:inline-block;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:1px;color:var(--card-grid-accent);margin-bottom:.5rem}.card-grid__card-title{font-size:var(--card-grid-title-size);font-weight:600;color:var(--card-grid-text);margin-bottom:.75rem;line-height:1.4}.card-grid__card-title a{color:inherit;text-decoration:none;transition:var(--card-grid-transition)}.card-grid__card-title a:hover{color:var(--card-grid-accent)}.card-grid__text{font-size:var(--card-grid-text-size);color:var(--card-grid-muted);line-height:1.6;margin-bottom:1rem}.card-grid__meta{display:flex;align-items:center;justify-content:space-between;padding-top:1rem;border-top:1px solid var(--card-grid-border);font-size:.875rem;color:var(--card-grid-muted)}@media(max-width:768px){.card-grid__wrapper{grid-template-columns:1fr}}@media(min-width:769px)and (max-width:992px){.card-grid__wrapper{grid-template-columns:repeat(2,1fr)}}@media(min-width:993px){.card-grid__wrapper{grid-template-columns:repeat(3,1fr)}}@media(min-width:1400px){.card-grid__wrapper{grid-template-columns:repeat(4,1fr)}}@media(prefers-reduced-motion:reduce){.card-grid,.card-grid *{transition:none!important}.card-grid__item:hover{transform:none!important}}.card-grid-one{padding:4rem 0}.card-grid-one__header{text-align:center;margin-bottom:3rem}.card-grid-one__subtitle{font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:2px;color:var(--bs-primary);margin-bottom:.5rem}.card-grid-one__title{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;color:var(--card-grid-text)}.card-grid-one__wrapper{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}@media(max-width:992px){.card-grid-one__wrapper{grid-template-columns:repeat(2,1fr)}}@media(max-width:576px){.card-grid-one__wrapper{grid-template-columns:1fr}}.card-grid-one__item{background:var(--bs-body-bg);border:1px solid var(--bs-border-color);border-radius:var(--bs-border-radius);overflow:hidden;transition:box-shadow .3s ease,transform .3s ease}.card-grid-one__item:hover{box-shadow:0 10px 30px #0000001a;transform:translateY(-3px)}.card-grid-one__image{aspect-ratio:16/10;overflow:hidden}.card-grid-one__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.card-grid-one__item:hover .card-grid-one__image img{transform:scale(1.05)}.card-grid-one__content{padding:1.5rem}.card-grid-one__category{font-size:.75rem;font-weight:600;text-transform:uppercase;color:var(--bs-primary);margin-bottom:.5rem}.card-grid-one__card-title{font-size:1.25rem;font-weight:600;color:var(--card-grid-text);margin-bottom:.5rem}.card-grid-one__card-title a{color:inherit;text-decoration:none}.card-grid-one__card-title a:hover{color:var(--bs-primary)}.card-grid-one__text{font-size:.9375rem;color:var(--bs-secondary-color);line-height:1.6;margin-bottom:1rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.card-grid-one__footer{display:flex;align-items:center;justify-content:space-between;padding-top:1rem;border-top:1px solid var(--bs-border-color)}.card-grid-one__author{display:flex;align-items:center;gap:.5rem}.card-grid-one__author img{width:32px;height:32px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.card-grid-one__author span{font-size:.875rem;font-weight:500;color:var(--card-grid-text)}.card-grid-one__date{font-size:.8125rem;color:var(--bs-secondary-color)}[data-bs-theme=dark] .card-grid-one__item{background:var(--bs-body-bg);border-color:var(--bs-border-color)}[data-bs-theme=dark] .card-grid-one__item:hover{box-shadow:0 10px 30px #0000004d}.card-grid-two{padding:4rem 0;background:var(--bs-body-bg)}.card-grid-two__header{text-align:center;margin-bottom:4rem}.card-grid-two__title{font-size:clamp(2rem,5vw,3rem);font-weight:300;color:var(--card-grid-text);margin-bottom:1rem}.card-grid-two__subtitle{font-size:1.125rem;color:var(--bs-secondary-color);max-width:600px;margin:0 auto}.card-grid-two__wrapper{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}@media(max-width:1200px){.card-grid-two__wrapper{grid-template-columns:repeat(3,1fr)}}@media(max-width:992px){.card-grid-two__wrapper{grid-template-columns:repeat(2,1fr)}}@media(max-width:576px){.card-grid-two__wrapper{grid-template-columns:1fr}}.card-grid-two__item{background:transparent;border-radius:var(--bs-border-radius);overflow:hidden;transition:transform .3s ease}.card-grid-two__item:hover{transform:translateY(-8px)}.card-grid-two__image{aspect-ratio:1/1;overflow:hidden;border-radius:var(--bs-border-radius);margin-bottom:1.25rem}.card-grid-two__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .4s ease}.card-grid-two__item:hover .card-grid-two__image img{transform:scale(1.08)}.card-grid-two__content{padding:0 .25rem}.card-grid-two__category{font-size:.6875rem;font-weight:500;text-transform:uppercase;letter-spacing:1.5px;color:var(--bs-primary);margin-bottom:.5rem}.card-grid-two__card-title{font-size:1.125rem;font-weight:500;color:var(--card-grid-text);margin-bottom:.5rem;line-height:1.4}.card-grid-two__card-title a{color:inherit;text-decoration:none}.card-grid-two__card-title a:hover{color:var(--bs-primary)}.card-grid-two__meta{display:flex;align-items:center;gap:.75rem;font-size:.8125rem;color:var(--bs-secondary-color)}.card-grid-two__meta span{display:flex;align-items:center;gap:.25rem}[data-bs-theme=dark] .card-grid-two__image{background:var(--bs-tertiary-bg)}.card-grid-three{padding:5rem 0;background:var(--bs-dark);color:#fff;position:relative;overflow:hidden}.card-grid-three:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at 20% 80%,rgba(var(--bs-primary-rgb),.1) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(var(--bs-info-rgb),.1) 0%,transparent 50%);z-index:0}.card-grid-three__container{position:relative;z-index:1}.card-grid-three__header{text-align:center;margin-bottom:4rem}.card-grid-three__badge{display:inline-block;background:#ffffff1a;color:var(--bs-primary);padding:.5rem 1.25rem;border-radius:2rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:2px;margin-bottom:1rem}.card-grid-three__title{font-size:clamp(2rem,5vw,3.5rem);font-weight:800;color:#fff;margin-bottom:1rem}.card-grid-three__subtitle{font-size:1.125rem;color:#ffffffb3;max-width:600px;margin:0 auto}.card-grid-three__wrapper{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}@media(max-width:992px){.card-grid-three__wrapper{grid-template-columns:repeat(2,1fr)}}@media(max-width:576px){.card-grid-three__wrapper{grid-template-columns:1fr}}.card-grid-three__item{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:var(--bs-border-radius-lg);overflow:hidden;transition:all .4s ease;position:relative}.card-grid-three__item:before{content:"";position:absolute;top:0;left:0;width:100%;height:3px;background:linear-gradient(90deg,var(--bs-primary),var(--bs-info));opacity:0;transition:opacity .3s ease}.card-grid-three__item:hover{background:#ffffff14;transform:translateY(-10px);border-color:#fff3}.card-grid-three__item:hover:before{opacity:1}.card-grid-three__image{aspect-ratio:16/10;overflow:hidden;position:relative}.card-grid-three__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease}.card-grid-three__image:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to top,rgba(0,0,0,.5),transparent)}.card-grid-three__item:hover .card-grid-three__image img{transform:scale(1.1)}.card-grid-three__content{padding:1.75rem}.card-grid-three__category{display:inline-block;background:var(--bs-primary);color:#fff;padding:.25rem .75rem;border-radius:.25rem;font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:1px;margin-bottom:.75rem}.card-grid-three__card-title{font-size:1.375rem;font-weight:700;color:#fff;margin-bottom:.75rem;line-height:1.3}.card-grid-three__card-title a{color:inherit;text-decoration:none}.card-grid-three__card-title a:hover{color:var(--bs-primary)}.card-grid-three__text{font-size:.9375rem;color:#ffffffb3;line-height:1.6;margin-bottom:1.25rem}.card-grid-three__link{display:inline-flex;align-items:center;gap:.5rem;color:var(--bs-primary);font-weight:600;font-size:.875rem;text-decoration:none;transition:gap .3s ease}.card-grid-three__link:hover{gap:.75rem}[data-bs-theme=dark] .card-grid-three{background:#0a0a0a}[data-bs-theme=dark] .card-grid-three:before{background:radial-gradient(circle at 20% 80%,rgba(var(--bs-primary-rgb),.15) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(var(--bs-info-rgb),.15) 0%,transparent 50%)}.card-grid-four{padding:5rem 0;background:linear-gradient(135deg,var(--bs-body-bg) 0%,var(--bs-tertiary-bg) 100%);position:relative}.card-grid-four__header{text-align:center;margin-bottom:4rem}.card-grid-four__title{font-size:clamp(2rem,5vw,3rem);font-weight:700;background:linear-gradient(135deg,var(--bs-primary),var(--bs-info));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:.75rem}.card-grid-four__subtitle{font-size:1.125rem;color:var(--bs-secondary-color);max-width:600px;margin:0 auto}.card-grid-four__wrapper{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}@media(max-width:992px){.card-grid-four__wrapper{grid-template-columns:repeat(2,1fr)}}@media(max-width:576px){.card-grid-four__wrapper{grid-template-columns:1fr}}.card-grid-four__item{background:var(--bs-body-bg);border-radius:var(--bs-border-radius-lg);overflow:hidden;box-shadow:0 10px 40px #00000014;transition:all .4s ease;position:relative}.card-grid-four__item:nth-child(1){--item-accent: var(--bs-primary)}.card-grid-four__item:nth-child(2){--item-accent: var(--bs-info)}.card-grid-four__item:nth-child(3){--item-accent: var(--bs-success)}.card-grid-four__item:nth-child(4){--item-accent: var(--bs-warning)}.card-grid-four__item:nth-child(5){--item-accent: var(--bs-danger)}.card-grid-four__item:nth-child(6){--item-accent: var(--bs-primary)}.card-grid-four__item:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 20px 50px #0000001f}.card-grid-four__image{aspect-ratio:16/9;overflow:hidden;position:relative}.card-grid-four__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease}.card-grid-four__image:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:50%;background:linear-gradient(to top,var(--bs-body-bg),transparent)}.card-grid-four__item:hover .card-grid-four__image img{transform:scale(1.08)}.card-grid-four__badge{position:absolute;top:1rem;right:1rem;background:var(--item-accent);color:#fff;padding:.375rem .875rem;border-radius:2rem;font-size:.75rem;font-weight:600;z-index:2}.card-grid-four__content{padding:1.5rem;position:relative}.card-grid-four__category{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:1px;color:var(--item-accent);margin-bottom:.5rem}.card-grid-four__card-title{font-size:1.25rem;font-weight:600;color:var(--card-grid-text);margin-bottom:.75rem;line-height:1.4}.card-grid-four__card-title a{color:inherit;text-decoration:none}.card-grid-four__card-title a:hover{color:var(--item-accent)}.card-grid-four__text{font-size:.9375rem;color:var(--bs-secondary-color);line-height:1.6;margin-bottom:1rem}.card-grid-four__footer{display:flex;align-items:center;justify-content:space-between;padding-top:1rem;border-top:1px solid var(--bs-border-color)}.card-grid-four__author{display:flex;align-items:center;gap:.5rem}.card-grid-four__author img{width:28px;height:28px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.card-grid-four__author span{font-size:.8125rem;font-weight:500}.card-grid-four__date{font-size:.8125rem;color:var(--bs-secondary-color)}[data-bs-theme=dark] .card-grid-four{background:linear-gradient(135deg,var(--bs-body-bg) 0%,rgba(var(--bs-primary-rgb),.05) 100%)}[data-bs-theme=dark] .card-grid-four__image:after{background:linear-gradient(to top,var(--bs-body-bg),transparent)}.card-grid-five{padding:5rem 0;background:var(--bs-body-bg)}.card-grid-five__header{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:3rem;flex-wrap:wrap;gap:1rem}.card-grid-five__title-group{flex:1}.card-grid-five__subtitle{font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:2px;color:var(--bs-primary);margin-bottom:.5rem}.card-grid-five__title{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;color:var(--card-grid-text)}.card-grid-five__nav{display:flex;gap:.5rem}.card-grid-five__nav .btn{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;padding:0}.card-grid-five__wrapper{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}@media(max-width:1200px){.card-grid-five__wrapper{grid-template-columns:repeat(3,1fr)}}@media(max-width:992px){.card-grid-five__wrapper{grid-template-columns:repeat(2,1fr)}}@media(max-width:576px){.card-grid-five__wrapper{grid-template-columns:1fr}}.card-grid-five__item{background:var(--bs-body-bg);border-radius:var(--bs-border-radius-lg);box-shadow:0 4px 20px #0000000f;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1);border:1px solid var(--bs-border-color)}.card-grid-five__item:hover{box-shadow:0 20px 40px #0000001f;transform:translateY(-10px)}.card-grid-five__image{aspect-ratio:4/3;overflow:hidden;position:relative}.card-grid-five__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease}.card-grid-five__image-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#0006;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.card-grid-five__image-overlay .btn{transform:scale(.8);transition:transform .3s ease}.card-grid-five__item:hover .card-grid-five__image img{transform:scale(1.1)}.card-grid-five__item:hover .card-grid-five__image-overlay{opacity:1}.card-grid-five__item:hover .card-grid-five__image-overlay .btn{transform:scale(1)}.card-grid-five__content{padding:1.5rem}.card-grid-five__rating{display:flex;align-items:center;gap:.25rem;margin-bottom:.75rem}.card-grid-five__rating i{color:var(--bs-warning);font-size:.875rem}.card-grid-five__rating span{font-size:.875rem;color:var(--bs-secondary-color);margin-left:.25rem}.card-grid-five__card-title{font-size:1.125rem;font-weight:600;color:var(--card-grid-text);margin-bottom:.5rem;line-height:1.4}.card-grid-five__card-title a{color:inherit;text-decoration:none}.card-grid-five__card-title a:hover{color:var(--bs-primary)}.card-grid-five__location{display:flex;align-items:center;gap:.375rem;font-size:.875rem;color:var(--bs-secondary-color);margin-bottom:1rem}.card-grid-five__location i{color:var(--bs-primary)}.card-grid-five__footer{display:flex;align-items:center;justify-content:space-between;padding-top:1rem;border-top:1px solid var(--bs-border-color)}.card-grid-five__price .amount{font-size:1.25rem;font-weight:700;color:var(--bs-primary)}.card-grid-five__price .period{font-size:.8125rem;color:var(--bs-secondary-color)}.card-grid-five__action .btn{padding:.375rem 1rem;font-size:.8125rem}[data-bs-theme=dark] .card-grid-five__item{background:var(--bs-body-bg);border-color:var(--bs-border-color)}[data-bs-theme=dark] .card-grid-five__item:hover{box-shadow:0 20px 40px #00000040}.card-grid-six{padding:0;background:var(--bs-body-bg)}.card-grid-six__wrapper{display:grid;grid-template-columns:repeat(4,1fr);gap:0}@media(max-width:1200px){.card-grid-six__wrapper{grid-template-columns:repeat(3,1fr)}}@media(max-width:992px){.card-grid-six__wrapper{grid-template-columns:repeat(2,1fr)}}@media(max-width:576px){.card-grid-six__wrapper{grid-template-columns:1fr}}.card-grid-six__item{position:relative;aspect-ratio:1/1;overflow:hidden;cursor:pointer}.card-grid-six__item:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to top,#000c,#0000 50%);z-index:1;transition:background .4s ease}.card-grid-six__item:hover:before{background:linear-gradient(to top,#000000e6,#0003)}.card-grid-six__image{position:absolute;top:0;left:0;width:100%;height:100%}.card-grid-six__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .6s ease}.card-grid-six__item:hover .card-grid-six__image img{transform:scale(1.15)}.card-grid-six__content{position:absolute;bottom:0;left:0;right:0;padding:2rem;z-index:2;color:#fff;transform:translateY(20px);opacity:.9;transition:all .4s ease}.card-grid-six__item:hover .card-grid-six__content{transform:translateY(0);opacity:1}.card-grid-six__category{display:inline-block;background:var(--bs-primary);color:#fff;padding:.25rem .75rem;border-radius:.25rem;font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:1px;margin-bottom:.75rem}.card-grid-six__card-title{font-size:1.5rem;font-weight:700;color:#fff;margin-bottom:.5rem;line-height:1.3}.card-grid-six__card-title a{color:inherit;text-decoration:none}.card-grid-six__card-title a:hover{text-decoration:underline}.card-grid-six__text{font-size:.9375rem;color:#fffc;line-height:1.5;margin-bottom:1rem;max-height:0;overflow:hidden;transition:max-height .4s ease}.card-grid-six__item:hover .card-grid-six__text{max-height:100px}.card-grid-six__meta{display:flex;align-items:center;gap:1.5rem;font-size:.875rem;color:#ffffffb3}.card-grid-six__meta span{display:flex;align-items:center;gap:.375rem}.card-grid-six__meta span i{color:var(--bs-primary)}[data-bs-theme=dark] .card-grid-six__item:before{background:linear-gradient(to top,#000000d9,#0000001a 50%)}[data-bs-theme=dark] .card-grid-six__item:hover:before{background:linear-gradient(to top,#000000f2,#0000004d)}.card-grid-seven{padding:5rem 0;background:var(--bs-body-bg)}.card-grid-seven__header{text-align:center;margin-bottom:4rem}.card-grid-seven__title{font-size:clamp(2rem,5vw,3rem);font-weight:700;color:var(--card-grid-text);margin-bottom:.75rem}.card-grid-seven__subtitle{font-size:1.125rem;color:var(--bs-secondary-color);max-width:600px;margin:0 auto}.card-grid-seven__wrapper{display:grid;grid-template-columns:repeat(12,1fr);grid-template-rows:auto;gap:1.5rem}@media(max-width:992px){.card-grid-seven__wrapper{grid-template-columns:repeat(6,1fr)}}@media(max-width:576px){.card-grid-seven__wrapper{grid-template-columns:1fr}}.card-grid-seven__item{background:var(--bs-body-bg);border-radius:var(--bs-border-radius-lg);overflow:hidden;box-shadow:0 4px 20px #0000000f;transition:all .4s ease;position:relative}.card-grid-seven__item:nth-child(1){grid-column:span 6;grid-row:span 2}.card-grid-seven__item:nth-child(2){grid-column:span 3}.card-grid-seven__item:nth-child(3){grid-column:span 3}.card-grid-seven__item:nth-child(4){grid-column:span 4}.card-grid-seven__item:nth-child(5){grid-column:span 4}.card-grid-seven__item:nth-child(6){grid-column:span 4}@media(max-width:992px){.card-grid-seven__item:nth-child(n){grid-column:span 3;grid-row:span 1}}@media(max-width:576px){.card-grid-seven__item:nth-child(n){grid-column:span 1}}.card-grid-seven__item:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0000001f}.card-grid-seven__image{position:relative;overflow:hidden}.card-grid-seven__image:nth-child(1) .card-grid-seven__image{aspect-ratio:16/10}.card-grid-seven__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease}.card-grid-seven__item:nth-child(1) .card-grid-seven__image{aspect-ratio:16/12}.card-grid-seven__item:not(:nth-child(1)) .card-grid-seven__image{aspect-ratio:16/10}.card-grid-seven__item:hover .card-grid-seven__image img{transform:scale(1.08)}.card-grid-seven__content{padding:1.5rem}.card-grid-seven__category{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:1px;color:var(--bs-primary);margin-bottom:.5rem}.card-grid-seven__card-title{font-size:1.25rem;font-weight:600;color:var(--card-grid-text);margin-bottom:.5rem;line-height:1.4}.card-grid-seven__card-title a{color:inherit;text-decoration:none}.card-grid-seven__card-title a:hover{color:var(--bs-primary)}.card-grid-seven__item:nth-child(1) .card-grid-seven__card-title{font-size:1.5rem}.card-grid-seven__text{font-size:.9375rem;color:var(--bs-secondary-color);line-height:1.6;margin-bottom:0}.card-grid-seven__meta{display:flex;align-items:center;gap:1rem;margin-top:1rem;font-size:.8125rem;color:var(--bs-secondary-color)}[data-bs-theme=dark] .card-grid-seven__item{background:var(--bs-body-bg)}[data-bs-theme=dark] .card-grid-seven__item:hover{box-shadow:0 20px 40px #00000040}.card-grid-eight{padding:5rem 0;background:#0a0a0a;color:#fff;position:relative}.card-grid-eight:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(ellipse at 30% 0%,rgba(var(--bs-primary-rgb),.15) 0%,transparent 50%);z-index:0}.card-grid-eight__container{position:relative;z-index:1}.card-grid-eight__header{text-align:center;margin-bottom:4rem}.card-grid-eight__badge{display:inline-flex;align-items:center;gap:.5rem;background:#ffffff1a;color:var(--bs-primary);padding:.5rem 1rem;border-radius:2rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:1px;margin-bottom:1rem}.card-grid-eight__title{font-size:clamp(2rem,5vw,3rem);font-weight:700;color:#fff;margin-bottom:1rem}.card-grid-eight__subtitle{font-size:1.125rem;color:#fff9;max-width:600px;margin:0 auto}.card-grid-eight__wrapper{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}@media(max-width:992px){.card-grid-eight__wrapper{grid-template-columns:repeat(2,1fr)}}@media(max-width:576px){.card-grid-eight__wrapper{grid-template-columns:1fr}}.card-grid-eight__item{background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:var(--bs-border-radius-lg);overflow:hidden;transition:all .4s ease;position:relative}.card-grid-eight__item:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,rgba(var(--bs-primary-rgb),.1) 0%,transparent 50%);opacity:0;transition:opacity .4s ease}.card-grid-eight__item:hover{background:#ffffff0d;border-color:rgba(var(--bs-primary-rgb),.3);transform:translateY(-10px)}.card-grid-eight__item:hover:before{opacity:1}.card-grid-eight__image{aspect-ratio:16/10;overflow:hidden}.card-grid-eight__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;filter:brightness(.9);transition:all .5s ease}.card-grid-eight__item:hover .card-grid-eight__image img{filter:brightness(1);transform:scale(1.05)}.card-grid-eight__content{padding:1.75rem;position:relative;z-index:2}.card-grid-eight__category{font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:1.5px;color:var(--bs-primary);margin-bottom:.75rem}.card-grid-eight__card-title{font-size:1.375rem;font-weight:600;color:#fff;margin-bottom:.75rem;line-height:1.4}.card-grid-eight__card-title a{color:inherit;text-decoration:none}.card-grid-eight__card-title a:hover{color:var(--bs-primary)}.card-grid-eight__text{font-size:.9375rem;color:#fff9;line-height:1.6;margin-bottom:1.25rem}.card-grid-eight__footer{display:flex;align-items:center;justify-content:space-between;padding-top:1rem;border-top:1px solid rgba(255,255,255,.1)}.card-grid-eight__author{display:flex;align-items:center;gap:.75rem}.card-grid-eight__author img{width:36px;height:36px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:2px solid rgba(255,255,255,.1)}.card-grid-eight__author-name{font-size:.875rem;font-weight:500;color:#fff}.card-grid-eight__author-role{font-size:.75rem;color:#ffffff80}.card-grid-eight__link{color:var(--bs-primary);font-size:.875rem;font-weight:500;text-decoration:none;display:flex;align-items:center;gap:.375rem;transition:gap .3s ease}.card-grid-eight__link:hover{gap:.625rem}[data-bs-theme=dark] .card-grid-eight{background:#050505}.card-grid-nine{padding:5rem 0;background:var(--bs-body-bg)}.card-grid-nine__header{text-align:center;margin-bottom:4rem}.card-grid-nine__title{font-size:clamp(2rem,5vw,3rem);font-weight:700;color:var(--card-grid-text);margin-bottom:.75rem}.card-grid-nine__subtitle{font-size:1.125rem;color:var(--bs-secondary-color);max-width:600px;margin:0 auto}.card-grid-nine__wrapper{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}@media(max-width:992px){.card-grid-nine__wrapper{grid-template-columns:repeat(2,1fr)}}@media(max-width:576px){.card-grid-nine__wrapper{grid-template-columns:1fr}}.card-grid-nine__item{background:var(--bs-body-bg);border-radius:var(--bs-border-radius-lg);overflow:hidden;box-shadow:0 4px 20px #0000000f;transition:all .5s cubic-bezier(.23,1,.32,1);position:relative}.card-grid-nine__item:hover{transform:translateY(-15px) rotateX(5deg);box-shadow:0 30px 60px #00000026}.card-grid-nine__image{aspect-ratio:16/10;overflow:hidden;position:relative}.card-grid-nine__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .7s cubic-bezier(.23,1,.32,1)}.card-grid-nine__image-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to top,rgba(0,0,0,.7),transparent);opacity:0;transition:opacity .4s ease;display:flex;align-items:flex-end;padding:1.5rem}.card-grid-nine__image-overlay .btn-group{transform:translateY(20px);opacity:0;transition:all .4s ease .1s}.card-grid-nine__item:hover .card-grid-nine__image img{transform:scale(1.12)}.card-grid-nine__item:hover .card-grid-nine__image-overlay{opacity:1}.card-grid-nine__item:hover .card-grid-nine__image-overlay .btn-group{transform:translateY(0);opacity:1}.card-grid-nine__content{padding:1.5rem;position:relative}.card-grid-nine__category{display:inline-flex;align-items:center;gap:.375rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:1px;color:var(--bs-primary);margin-bottom:.75rem;transition:transform .3s ease}.card-grid-nine__category:before{content:"";width:8px;height:8px;background:var(--bs-primary);border-radius:50%;animation:pulse 2s infinite}.card-grid-nine__item:hover .card-grid-nine__category{transform:translate(5px)}@keyframes pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.2);opacity:.7}}.card-grid-nine__card-title{font-size:1.25rem;font-weight:600;color:var(--card-grid-text);margin-bottom:.5rem;line-height:1.4;transition:color .3s ease}.card-grid-nine__card-title a{color:inherit;text-decoration:none}.card-grid-nine__card-title a:hover{color:var(--bs-primary)}.card-grid-nine__text{font-size:.9375rem;color:var(--bs-secondary-color);line-height:1.6;margin-bottom:1rem}.card-grid-nine__footer{display:flex;align-items:center;justify-content:space-between;padding-top:1rem;border-top:1px solid var(--bs-border-color)}.card-grid-nine__stats{display:flex;gap:1.5rem}.card-grid-nine__stats span{display:flex;align-items:center;gap:.375rem;font-size:.8125rem;color:var(--bs-secondary-color);transition:color .3s ease}.card-grid-nine__stats span i{font-size:1rem}.card-grid-nine__stats span:hover{color:var(--bs-primary)}.card-grid-nine__action .btn{width:36px;height:36px;border-radius:50%;padding:0;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.card-grid-nine__action .btn:hover{transform:rotate(45deg)}[data-bs-theme=dark] .card-grid-nine__item{background:var(--bs-body-bg)}[data-bs-theme=dark] .card-grid-nine__item:hover{box-shadow:0 30px 60px #0000004d}@media(prefers-reduced-motion:reduce){.card-grid-nine__item,.card-grid-nine__item:hover{transform:none;transition:box-shadow .3s ease}.card-grid-nine__category:before{animation:none}}.card-grid-ten{padding:4rem 0;background:var(--bs-body-bg)}.card-grid-ten__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem;flex-wrap:wrap;gap:1rem}.card-grid-ten__title{font-size:clamp(1.5rem,3vw,2rem);font-weight:700;color:var(--card-grid-text)}.card-grid-ten__filters{display:flex;gap:.5rem}.card-grid-ten__filters .btn{padding:.375rem 1rem;font-size:.8125rem}.card-grid-ten__wrapper{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}@media(max-width:1200px){.card-grid-ten__wrapper{grid-template-columns:repeat(3,1fr)}}@media(max-width:992px){.card-grid-ten__wrapper{grid-template-columns:repeat(2,1fr)}}@media(max-width:576px){.card-grid-ten__wrapper{grid-template-columns:1fr}}.card-grid-ten__item{background:var(--bs-body-bg);border:1px solid var(--bs-border-color);border-radius:var(--bs-border-radius);overflow:hidden;transition:all .3s ease;display:flex;flex-direction:column}.card-grid-ten__item:hover{border-color:var(--bs-primary);box-shadow:0 4px 12px #00000014}.card-grid-ten__image{aspect-ratio:4/3;overflow:hidden}.card-grid-ten__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.card-grid-ten__item:hover .card-grid-ten__image img{transform:scale(1.05)}.card-grid-ten__content{padding:1rem;flex:1;display:flex;flex-direction:column}.card-grid-ten__header-row{display:flex;align-items:flex-start;justify-content:space-between;gap:.5rem;margin-bottom:.5rem}.card-grid-ten__card-title{font-size:.9375rem;font-weight:600;color:var(--card-grid-text);line-height:1.4;margin:0}.card-grid-ten__card-title a{color:inherit;text-decoration:none}.card-grid-ten__card-title a:hover{color:var(--bs-primary)}.card-grid-ten__badge{background:var(--bs-primary);color:#fff;padding:.125rem .5rem;border-radius:.25rem;font-size:.625rem;font-weight:600;text-transform:uppercase;flex-shrink:0}.card-grid-ten__category{font-size:.6875rem;color:var(--bs-secondary-color);text-transform:uppercase;letter-spacing:.5px;margin-bottom:.25rem}.card-grid-ten__text{font-size:.8125rem;color:var(--bs-secondary-color);line-height:1.5;flex:1;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:.75rem}.card-grid-ten__footer{display:flex;align-items:center;justify-content:space-between;padding-top:.75rem;border-top:1px solid var(--bs-border-color);font-size:.75rem}.card-grid-ten__price{font-weight:700;color:var(--bs-primary)}.card-grid-ten__rating{display:flex;align-items:center;gap:.25rem;color:var(--bs-secondary-color)}.card-grid-ten__rating i{color:var(--bs-warning);font-size:.6875rem}.card-grid-ten__more{text-align:center;margin-top:2rem}[data-bs-theme=dark] .card-grid-ten__item{background:var(--bs-body-bg);border-color:var(--bs-border-color)}[data-bs-theme=dark] .card-grid-ten__item:hover{box-shadow:0 4px 12px #0003}.card-grid-eleven{padding:6rem 0;background:var(--bs-body-bg);position:relative}.card-grid-eleven:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:1px;height:100px;background:linear-gradient(to bottom,var(--bs-border-color),transparent)}.card-grid-eleven__header{text-align:center;margin-bottom:5rem}.card-grid-eleven__label{font-family:serif;font-size:.875rem;font-style:italic;color:var(--bs-secondary-color);margin-bottom:1rem}.card-grid-eleven__title{font-family:serif;font-size:clamp(2.5rem,5vw,4rem);font-weight:400;color:var(--card-grid-text);margin-bottom:1rem;letter-spacing:.02em}.card-grid-eleven__subtitle{font-size:1.125rem;color:var(--bs-secondary-color);max-width:500px;margin:0 auto;line-height:1.8}.card-grid-eleven__wrapper{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem}@media(max-width:992px){.card-grid-eleven__wrapper{grid-template-columns:repeat(2,1fr)}}@media(max-width:576px){.card-grid-eleven__wrapper{grid-template-columns:1fr}}.card-grid-eleven__item{background:transparent;position:relative;transition:all .5s ease}.card-grid-eleven__item:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border:1px solid var(--bs-border-color);border-radius:0;transition:all .5s ease;pointer-events:none}.card-grid-eleven__item:hover:before{border-color:var(--bs-primary);transform:translate(8px,8px)}.card-grid-eleven__item:hover{transform:translate(-8px,-8px)}.card-grid-eleven__image{aspect-ratio:3/4;overflow:hidden;position:relative}.card-grid-eleven__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;filter:grayscale(20%);transition:all .6s ease}.card-grid-eleven__image:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to top,rgba(0,0,0,.3),transparent 50%)}.card-grid-eleven__item:hover .card-grid-eleven__image img{filter:grayscale(0%)}.card-grid-eleven__badge{position:absolute;top:1.5rem;left:1.5rem;background:var(--bs-body-bg);color:var(--card-grid-text);padding:.5rem 1rem;font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:2px;z-index:2}.card-grid-eleven__content{padding:2rem 0 0;text-align:center}.card-grid-eleven__category{font-size:.6875rem;font-weight:500;text-transform:uppercase;letter-spacing:3px;color:var(--bs-secondary-color);margin-bottom:.75rem}.card-grid-eleven__card-title{font-family:serif;font-size:1.5rem;font-weight:400;color:var(--card-grid-text);margin-bottom:.75rem;letter-spacing:.02em}.card-grid-eleven__card-title a{color:inherit;text-decoration:none}.card-grid-eleven__card-title a:hover{color:var(--bs-primary)}.card-grid-eleven__price{font-family:serif;font-size:1.125rem;font-style:italic;color:var(--bs-secondary-color)}.card-grid-eleven__price .currency{font-size:.875rem}.card-grid-eleven__footer{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid var(--bs-border-color);display:flex;justify-content:center}.card-grid-eleven__footer .btn{font-size:.75rem;letter-spacing:2px;text-transform:uppercase;padding:.75rem 2rem;border-radius:0;background:transparent;color:var(--card-grid-text);border:1px solid var(--bs-border-color);transition:all .3s ease}.card-grid-eleven__footer .btn:hover{background:var(--card-grid-text);color:var(--bs-body-bg);border-color:var(--card-grid-text)}[data-bs-theme=dark] .card-grid-eleven__item:before{border-color:var(--bs-border-color)}[data-bs-theme=dark] .card-grid-eleven__item:hover:before{border-color:var(--bs-primary)}[data-bs-theme=dark] .card-grid-eleven__image img{filter:grayscale(30%)}[data-bs-theme=dark] .card-grid-eleven__item:hover [data-bs-theme=dark] .card-grid-eleven__image img{filter:grayscale(0%)}.card-grid-twelve{padding:5rem 0;background:linear-gradient(135deg,var(--bs-body-bg) 0%,var(--bs-tertiary-bg) 100%)}.card-grid-twelve__header{text-align:center;margin-bottom:4rem}.card-grid-twelve__title{font-size:clamp(2rem,5vw,3rem);font-weight:700;color:var(--card-grid-text);margin-bottom:.75rem}.card-grid-twelve__title span{color:var(--bs-primary)}.card-grid-twelve__subtitle{font-size:1.125rem;color:var(--bs-secondary-color);max-width:600px;margin:0 auto}.card-grid-twelve__wrapper{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}@media(max-width:1200px){.card-grid-twelve__wrapper{grid-template-columns:repeat(3,1fr)}}@media(max-width:992px){.card-grid-twelve__wrapper{grid-template-columns:repeat(2,1fr)}}@media(max-width:576px){.card-grid-twelve__wrapper{grid-template-columns:1fr}}.card-grid-twelve__item{background:var(--bs-body-bg);border-radius:1.5rem;overflow:hidden;box-shadow:0 8px 30px #00000014;transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:relative}.card-grid-twelve__item:nth-child(odd){transform:rotate(-1deg)}.card-grid-twelve__item:nth-child(2n){transform:rotate(1deg)}.card-grid-twelve__item:hover{transform:rotate(0) translateY(-10px) scale(1.02);box-shadow:0 20px 40px #00000026}.card-grid-twelve__image{aspect-ratio:1/1;overflow:hidden;position:relative;border-radius:1.5rem 1.5rem 0 0}.card-grid-twelve__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease}.card-grid-twelve__image-tag{position:absolute;top:1rem;left:1rem;background:var(--bs-warning);color:#000;padding:.375rem .875rem;border-radius:2rem;font-size:.75rem;font-weight:700;display:flex;align-items:center;gap:.375rem}.card-grid-twelve__image-tag:before{content:"★"}.card-grid-twelve__item:hover .card-grid-twelve__image img{transform:scale(1.1)}.card-grid-twelve__content{padding:1.5rem}.card-grid-twelve__header-row{display:flex;align-items:flex-start;justify-content:space-between;gap:.5rem;margin-bottom:.5rem}.card-grid-twelve__category{display:inline-flex;align-items:center;gap:.25rem;font-size:.6875rem;font-weight:600;color:var(--bs-primary);background:rgba(var(--bs-primary-rgb),.1);padding:.25rem .625rem;border-radius:1rem}.card-grid-twelve__rating{display:flex;align-items:center;gap:.125rem}.card-grid-twelve__rating i{color:var(--bs-warning);font-size:.75rem}.card-grid-twelve__rating span{font-size:.75rem;font-weight:600;color:var(--card-grid-text);margin-left:.25rem}.card-grid-twelve__card-title{font-size:1.125rem;font-weight:700;color:var(--card-grid-text);margin-bottom:.5rem;line-height:1.4}.card-grid-twelve__card-title a{color:inherit;text-decoration:none}.card-grid-twelve__card-title a:hover{color:var(--bs-primary)}.card-grid-twelve__text{font-size:.875rem;color:var(--bs-secondary-color);line-height:1.5;margin-bottom:1rem}.card-grid-twelve__footer{display:flex;align-items:center;justify-content:space-between;padding-top:1rem;border-top:2px dashed var(--bs-border-color)}.card-grid-twelve__price .current{font-size:1.25rem;font-weight:700;color:var(--bs-primary)}.card-grid-twelve__price .original{font-size:.875rem;color:var(--bs-secondary-color);text-decoration:line-through;margin-left:.5rem}.card-grid-twelve__action .btn{border-radius:1rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;display:flex;align-items:center;gap:.375rem}.card-grid-twelve__action .btn i{transition:transform .3s ease}.card-grid-twelve__action .btn:hover i{transform:translate(3px)}[data-bs-theme=dark] .card-grid-twelve{background:linear-gradient(135deg,var(--bs-body-bg) 0%,rgba(var(--bs-primary-rgb),.03) 100%)}[data-bs-theme=dark] .card-grid-twelve__item{background:var(--bs-body-bg)}[data-bs-theme=dark] .card-grid-twelve__item:hover{box-shadow:0 20px 40px #00000040}.layout.accordion{--category-primary: var(--site-color-primary);--category-secondary: var(--site-color-primary-border);--category-accent: var(--site-color-primary);--category-bg: #eff6ff;--category-text: #1e40af;--category-heading-size: 2rem;--category-heading-weight: 700;padding:4rem 0;background-color:var(--category-bg)}.layout.accordion .layout-header h1,.layout.accordion .layout-header .h1,.layout.accordion .layout-header h2,.layout.accordion .layout-header .h2,.layout.accordion .layout-header h3,.layout.accordion .layout-header .h3{font-size:var(--category-heading-size);font-weight:var(--category-heading-weight);color:var(--category-primary)}.layout.accordion .layout-body{color:var(--category-text);gap:1rem}.layout.accordion{animation:slideDown .6s ease-out}@keyframes slideDown{0%{max-height:0;opacity:0}to{max-height:1000px;opacity:1}}.layout.blog{--category-primary: var(--site-color-primary);--category-secondary: #06b6d4;--category-accent: var(--site-color-primary);--category-bg: #ffffff;--category-text: #334155;--category-heading-size: 2rem;--category-heading-weight: 700;padding:4rem 0;background-color:var(--category-bg)}.layout.blog .layout-header h1,.layout.blog .layout-header .h1,.layout.blog .layout-header h2,.layout.blog .layout-header .h2,.layout.blog .layout-header h3,.layout.blog .layout-header .h3{font-size:var(--category-heading-size);font-weight:var(--category-heading-weight);color:var(--category-primary);margin:0 0 1rem}.layout.blog .layout-body{color:var(--category-text);gap:1.5rem}.layout.blog{animation:fadeIn .6s ease-out}.layout.call-to-action{--category-primary: #ef4444;--category-secondary: #f97316;--category-accent: #facc15;--category-bg: #fef2f2;--category-text: #7f1d1d;--category-heading-size: 3rem;--category-heading-weight: 900;padding:4rem 0;background-color:var(--category-bg)}.layout.call-to-action .layout-header h1,.layout.call-to-action .layout-header .h1,.layout.call-to-action .layout-header h2,.layout.call-to-action .layout-header .h2,.layout.call-to-action .layout-header h3,.layout.call-to-action .layout-header .h3{font-size:var(--category-heading-size);font-weight:var(--category-heading-weight);color:var(--category-primary)}.layout.call-to-action .layout-body{color:var(--category-text);gap:1.5rem}.layout.call-to-action{animation:pulse .6s ease-out}.layout.call-to-action .btn,.layout.call-to-action button{background:linear-gradient(135deg,#ef4444,#f97316);box-shadow:0 4px 14px #ef444466}.layout.call-to-action .btn:hover,.layout.call-to-action button:hover{background:linear-gradient(135deg,#dc2626,#ea580c);transform:translateY(-2px)}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.layout.footer{--category-primary: #1f2937;--category-secondary: #374151;--category-accent: var(--site-color-primary);--category-bg: #111827;--category-text: #d1d5db;--category-heading-size: 1.125rem;--category-heading-weight: 600;padding:3rem 0;background-color:var(--category-bg)}.layout.footer .layout-header h1,.layout.footer .layout-header .h1,.layout.footer .layout-header h2,.layout.footer .layout-header .h2,.layout.footer .layout-header h3,.layout.footer .layout-header .h3{font-size:var(--category-heading-size);font-weight:var(--category-heading-weight);color:var(--category-primary)}.layout.footer .layout-body{color:var(--category-text)}.layout.footer{animation:fadeIn .6s ease-out}.layout.form{--category-primary: var(--site-color-primary);--category-secondary: #818cf8;--category-accent: var(--site-color-primary-hover);--category-bg: #eef2ff;--category-text: #312e81;--category-heading-size: 2rem;--category-heading-weight: 700;padding:4rem 0;background-color:var(--category-bg)}.layout.form .layout-header h1,.layout.form .layout-header .h1,.layout.form .layout-header h2,.layout.form .layout-header .h2,.layout.form .layout-header h3,.layout.form .layout-header .h3{font-size:var(--category-heading-size);font-weight:var(--category-heading-weight);color:var(--category-primary)}.layout.form .layout-body{color:var(--category-text)}.layout.form{animation:fadeIn .6s ease-out}.layout.form .btn,.layout.form button{background:linear-gradient(135deg,var(--site-color-primary) 0%,var(--site-color-primary-hover) 100%)}.layout.header{--category-primary: #1f2937;--category-secondary: #374151;--category-accent: var(--site-color-primary);--category-bg: #ffffff;--category-text: #111827;--category-heading-size: 2rem;--category-heading-weight: 700;padding:4rem 0;background-color:var(--category-bg)}.layout.header .layout-header h1,.layout.header .layout-header .h1,.layout.header .layout-header h2,.layout.header .layout-header .h2,.layout.header .layout-header h3,.layout.header .layout-header .h3{font-size:var(--category-heading-size);font-weight:var(--category-heading-weight);color:var(--category-primary)}.layout.header .layout-body{color:var(--category-text)}.layout.header{animation:slideInDown .6s ease-out}@keyframes slideInDown{0%{transform:translateY(-100%)}to{transform:translateY(0)}}.layout.hero{--category-primary: var(--site-color-primary);--category-secondary: var(--site-color-secondary);--category-accent: #ec4899;--category-bg: #f8fafc;--category-text: #1e293b;--category-heading-size: 3.5rem;--category-heading-weight: 800;padding:6rem 0;background-color:var(--category-bg)}.layout.hero .layout-header h1,.layout.hero .layout-header .h1,.layout.hero .layout-header h2,.layout.hero .layout-header .h2,.layout.hero .layout-header h3,.layout.hero .layout-header .h3{font-size:var(--category-heading-size);font-weight:var(--category-heading-weight);color:var(--category-primary);margin:0 0 1.5rem}.layout.hero .layout-body{color:var(--category-text);gap:2rem}.layout.hero{animation:fadeInUp .6s ease-out}.layout.hero .card,.layout.hero .item,.layout.hero .box{transition:all .3s ease}.layout.hero .card:hover,.layout.hero .item:hover,.layout.hero .box:hover{transform:scale(1.05)}.layout.icon-box{--category-primary: #f59e0b;--category-secondary: #fbbf24;--category-accent: #d97706;--category-bg: #fffbeb;--category-text: #78350f;--category-heading-size: 2.25rem;--category-heading-weight: 700;padding:4rem 0;background-color:var(--category-bg)}.layout.icon-box .layout-header h1,.layout.icon-box .layout-header .h1,.layout.icon-box .layout-header h2,.layout.icon-box .layout-header .h2,.layout.icon-box .layout-header h3,.layout.icon-box .layout-header .h3{font-size:var(--category-heading-size);font-weight:var(--category-heading-weight);color:var(--category-primary)}.layout.icon-box .layout-body{color:var(--category-text);gap:1.5rem}.layout.icon-box{animation:fadeInUp .6s ease-out}.layout.icon-box .card,.layout.icon-box .item,.layout.icon-box .box{transition:all .3s ease}.layout.icon-box .card:hover,.layout.icon-box .item:hover,.layout.icon-box .box:hover{transform:translateY(-10px)}.layout.portfolio{--category-primary: #06b6d4;--category-secondary: #0891b2;--category-accent: #f59e0b;--category-bg: #ecfeff;--category-text: #164e63;--category-heading-size: 2.25rem;--category-heading-weight: 700;padding:4rem 0;background-color:var(--category-bg)}.layout.portfolio .layout-header h1,.layout.portfolio .layout-header .h1,.layout.portfolio .layout-header h2,.layout.portfolio .layout-header .h2,.layout.portfolio .layout-header h3,.layout.portfolio .layout-header .h3{font-size:var(--category-heading-size);font-weight:var(--category-heading-weight);color:var(--category-primary)}.layout.portfolio .layout-body{color:var(--category-text)}.layout.portfolio{animation:zoomIn .6s ease-out}.layout.portfolio .card,.layout.portfolio .item,.layout.portfolio .box{transition:all .3s ease}.layout.portfolio .card:hover,.layout.portfolio .item:hover,.layout.portfolio .box:hover{transform:scale(1.05)}@keyframes zoomIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.layout.price{--category-primary: #10b981;--category-secondary: #059669;--category-accent: #fbbf24;--category-bg: #f0fdf4;--category-text: #065f46;--category-heading-size: 2.5rem;--category-heading-weight: 700;padding:5rem 0;background-color:var(--category-bg)}.layout.price .layout-header h1,.layout.price .layout-header .h1,.layout.price .layout-header h2,.layout.price .layout-header .h2,.layout.price .layout-header h3,.layout.price .layout-header .h3{font-size:var(--category-heading-size);font-weight:var(--category-heading-weight);color:var(--category-primary)}.layout.price .layout-body{color:var(--category-text);gap:1.5rem}.layout.price{animation:fadeInUp .6s ease-out}.layout.slider{--category-primary: #ec4899;--category-secondary: #f472b6;--category-accent: #db2777;--category-bg: #fdf2f8;--category-text: #831843;--category-heading-size: 2.5rem;--category-heading-weight: 700;padding:4rem 0;background-color:var(--category-bg)}.layout.slider .layout-header h1,.layout.slider .layout-header .h1,.layout.slider .layout-header h2,.layout.slider .layout-header .h2,.layout.slider .layout-header h3,.layout.slider .layout-header .h3{font-size:var(--category-heading-size);font-weight:var(--category-heading-weight);color:var(--category-primary)}.layout.slider .layout-body{color:var(--category-text)}.layout.slider{animation:slideInRight .6s ease-out}@keyframes slideInRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}.layout.team{--category-primary: var(--site-color-secondary);--category-secondary: var(--site-color-secondary);--category-accent: #c084fc;--category-bg: #faf5ff;--category-text: #4c1d95;--category-heading-size: 2.5rem;--category-heading-weight: 700;padding:5rem 0;background-color:var(--category-bg)}.layout.team .layout-header h1,.layout.team .layout-header .h1,.layout.team .layout-header h2,.layout.team .layout-header .h2,.layout.team .layout-header h3,.layout.team .layout-header .h3{font-size:var(--category-heading-size);font-weight:var(--category-heading-weight);color:var(--category-primary)}.layout.team .layout-body{color:var(--category-text);gap:2rem}.layout.team{animation:fadeInUp .6s ease-out}.layout.team .card,.layout.team .item,.layout.team .box{transition:all .3s ease}.layout.team .card:hover,.layout.team .item:hover,.layout.team .box:hover{transform:scale(1.02)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.layout.testimonials{--category-primary: #10b981;--category-secondary: #059669;--category-accent: #fbbf24;--category-bg: #f0fdf4;--category-text: #065f46;--category-heading-size: 2.5rem;--category-heading-weight: 700;padding:5rem 0;background-color:var(--category-bg)}.layout.testimonials .layout-header h1,.layout.testimonials .layout-header .h1,.layout.testimonials .layout-header h2,.layout.testimonials .layout-header .h2,.layout.testimonials .layout-header h3,.layout.testimonials .layout-header .h3{font-size:var(--category-heading-size);font-weight:var(--category-heading-weight);color:var(--category-primary)}.layout.testimonials .layout-body{color:var(--category-text);gap:2rem}.layout.testimonials{animation:slideInLeft .6s ease-out}.layout.testimonials .card,.layout.testimonials .item,.layout.testimonials .box{transition:all .3s ease}.layout.testimonials .card:hover,.layout.testimonials .item:hover,.layout.testimonials .box:hover{transform:translateY(-5px);box-shadow:0 12px 24px #0000001a}@keyframes slideInLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}.category-section,[class*=category-]{--category-bg: var(--bs-body-bg);--category-color: var(--bs-body-color);--category-card-bg: var(--bs-body-bg);--category-card-border: var(--bs-border-color);--category-card-shadow: 0 2px 15px rgba(0, 0, 0, .08);--category-card-shadow-hover: 0 10px 40px rgba(0, 0, 0, .12);--category-card-radius: .75rem;--category-overlay: rgba(0, 0, 0, .5);--category-accent: var(--bs-primary);--category-transition: all .3s ease;--category-gap: 1.5rem}[data-bs-theme=dark] .category-section,[data-bs-theme=dark] .category-layout,[data-bs-theme=dark] [class*=category-]{--category-card-bg: var(--bs-body-bg);--category-card-border: var(--bs-border-color);--category-card-shadow: 0 2px 15px rgba(0, 0, 0, .3)}@media(prefers-reduced-motion:reduce){.category-icon{transition:none!important}.category-icon:hover{transform:none!important}}:root{--bs-category-eight-bg: var(--bs-body-bg);--bs-category-eight-text: var(--bs-body-color);--bs-category-eight-card-bg: var(--bs-light);--bs-category-eight-border: var(--bs-border-color);--bs-category-eight-accent: var(--bs-warning);--bs-category-eight-accent-hover: var(--bs-warning-dark);--bs-category-eight-secondary: var(--bs-secondary);--bs-category-eight-shadow: rgba(0, 0, 0, .1);--bs-category-eight-padding: 3rem;--bs-category-eight-gap: 2rem;--bs-category-eight-border-radius: var(--bs-border-radius);--bs-category-eight-transition: all .3s ease}@media(prefers-color-scheme:dark){:root{--bs-category-eight-bg: var(--bs-dark);--bs-category-eight-text: var(--bs-light);--bs-category-eight-card-bg: var(--bs-gray-800);--bs-category-eight-border: var(--bs-border-color-dark);--bs-category-eight-shadow: rgba(255, 255, 255, .1)}}:root{--bs-category-eleven-primary: var(--bs-primary);--bs-category-eleven-secondary: var(--bs-secondary);--bs-category-eleven-success: var(--bs-success);--bs-category-eleven-info: var(--bs-info);--bs-category-eleven-warning: var(--bs-warning);--bs-category-eleven-danger: var(--bs-danger);--bs-category-eleven-light: var(--bs-light);--bs-category-eleven-dark: var(--bs-dark);--bs-category-eleven-bg: var(--bs-body-bg);--bs-category-eleven-text: var(--bs-body-color);--bs-category-eleven-border: var(--bs-border-color);--bs-category-eleven-accent: var(--bs-primary);--bs-category-eleven-muted: var(--bs-secondary-color);--bs-category-eleven-card-bg: var(--bs-body-bg);--bs-category-eleven-card-border: var(--bs-border-color);--bs-category-eleven-article-bg: var(--bs-body-bg);--bs-category-eleven-featured-bg: var(--bs-body-bg);--bs-category-eleven-sidebar-bg: var(--bs-gray-50);--bs-category-eleven-tag-bg: var(--bs-gray-100);--bs-category-eleven-category-bg: var(--bs-primary);--bs-category-eleven-shadow: var(--bs-box-shadow);--bs-category-eleven-shadow-lg: var(--bs-box-shadow-lg);--bs-category-eleven-transition: all .3s ease;--bs-category-eleven-border-radius: var(--bs-border-radius);--bs-category-eleven-border-radius-lg: var(--bs-border-radius-lg)}@media(prefers-color-scheme:dark){:root{--bs-category-eleven-bg: var(--bs-dark);--bs-category-eleven-text: var(--bs-light);--bs-category-eleven-border: var(--bs-gray-700);--bs-category-eleven-card-bg: var(--bs-gray-800);--bs-category-eleven-card-border: var(--bs-gray-700);--bs-category-eleven-article-bg: var(--bs-gray-800);--bs-category-eleven-featured-bg: var(--bs-gray-800);--bs-category-eleven-sidebar-bg: var(--bs-gray-900);--bs-category-eleven-tag-bg: var(--bs-gray-700);--bs-category-eleven-muted: var(--bs-gray-400)}}:root{--bs-category-nine-bg: var(--bs-body-bg);--bs-category-nine-text: var(--bs-body-color);--bs-category-nine-card-bg: var(--bs-light);--bs-category-nine-border: var(--bs-border-color);--bs-category-nine-accent: var(--bs-info);--bs-category-nine-accent-hover: var(--bs-info-dark);--bs-category-nine-secondary: var(--bs-secondary);--bs-category-nine-shadow: rgba(0, 0, 0, .1);--bs-category-nine-success: var(--bs-success);--bs-category-nine-warning: var(--bs-warning);--bs-category-nine-danger: var(--bs-danger);--bs-category-nine-padding: 3rem;--bs-category-nine-gap: 2rem;--bs-category-nine-border-radius: var(--bs-border-radius);--bs-category-nine-transition: all .3s ease}@media(prefers-color-scheme:dark){:root{--bs-category-nine-bg: var(--bs-dark);--bs-category-nine-text: var(--bs-light);--bs-category-nine-card-bg: var(--bs-gray-800);--bs-category-nine-border: var(--bs-border-color-dark);--bs-category-nine-shadow: rgba(255, 255, 255, .1)}}@keyframes shimmer{0%{transform:translate(-100%) rotate(45deg)}to{transform:translate(100%) rotate(45deg)}}:root{--bs-category-seven-bg: var(--bs-body-bg);--bs-category-seven-text: var(--bs-body-color);--bs-category-seven-card-bg: var(--bs-light);--bs-category-seven-border: var(--bs-border-color);--bs-category-seven-accent: var(--bs-info);--bs-category-seven-accent-hover: var(--bs-info-dark);--bs-category-seven-secondary: var(--bs-secondary);--bs-category-seven-shadow: rgba(0, 0, 0, .1);--bs-category-seven-padding: 3rem;--bs-category-seven-gap: 2rem;--bs-category-seven-border-radius: var(--bs-border-radius);--bs-category-seven-transition: all .3s ease}@media(prefers-color-scheme:dark){:root{--bs-category-seven-bg: var(--bs-dark);--bs-category-seven-text: var(--bs-light);--bs-category-seven-card-bg: var(--bs-gray-800);--bs-category-seven-border: var(--bs-border-color-dark);--bs-category-seven-shadow: rgba(255, 255, 255, .1)}}:root{--bs-category-six-bg: var(--bs-body-bg);--bs-category-six-text: var(--bs-body-color);--bs-category-six-card-bg: var(--bs-light);--bs-category-six-border: var(--bs-border-color);--bs-category-six-accent: var(--bs-success);--bs-category-six-accent-hover: var(--bs-success-dark);--bs-category-six-secondary: var(--bs-secondary);--bs-category-six-shadow: rgba(0, 0, 0, .1);--bs-category-six-padding: 3rem;--bs-category-six-gap: 1.5rem;--bs-category-six-border-radius: var(--bs-border-radius);--bs-category-six-transition: all .3s ease}@media(prefers-color-scheme:dark){:root{--bs-category-six-bg: var(--bs-dark);--bs-category-six-text: var(--bs-light);--bs-category-six-card-bg: var(--bs-gray-800);--bs-category-six-border: var(--bs-border-color-dark);--bs-category-six-shadow: rgba(255, 255, 255, .1)}}@keyframes rotate{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}:root{--bs-category-ten-primary: var(--bs-primary);--bs-category-ten-secondary: var(--bs-secondary);--bs-category-ten-success: var(--bs-success);--bs-category-ten-info: var(--bs-info);--bs-category-ten-warning: var(--bs-warning);--bs-category-ten-danger: var(--bs-danger);--bs-category-ten-light: var(--bs-light);--bs-category-ten-dark: var(--bs-dark);--bs-category-ten-bg: var(--bs-body-bg);--bs-category-ten-text: var(--bs-body-color);--bs-category-ten-border: var(--bs-border-color);--bs-category-ten-accent: var(--bs-primary);--bs-category-ten-muted: var(--bs-secondary-color);--bs-category-ten-card-bg: var(--bs-body-bg);--bs-category-ten-card-border: var(--bs-border-color);--bs-category-ten-form-bg: var(--bs-body-bg);--bs-category-ten-input-bg: var(--bs-body-bg);--bs-category-ten-input-border: var(--bs-border-color);--bs-category-ten-map-bg: var(--bs-gray-100);--bs-category-ten-location-bg: var(--bs-body-bg);--bs-category-ten-social-bg: var(--bs-primary);--bs-category-ten-shadow: var(--bs-box-shadow);--bs-category-ten-shadow-lg: var(--bs-box-shadow-lg);--bs-category-ten-transition: all .3s ease;--bs-category-ten-border-radius: var(--bs-border-radius);--bs-category-ten-border-radius-lg: var(--bs-border-radius-lg)}@media(prefers-color-scheme:dark){:root{--bs-category-ten-bg: var(--bs-dark);--bs-category-ten-text: var(--bs-light);--bs-category-ten-border: var(--bs-gray-700);--bs-category-ten-card-bg: var(--bs-gray-800);--bs-category-ten-card-border: var(--bs-gray-700);--bs-category-ten-form-bg: var(--bs-gray-800);--bs-category-ten-input-bg: var(--bs-gray-900);--bs-category-ten-input-border: var(--bs-gray-600);--bs-category-ten-map-bg: var(--bs-gray-800);--bs-category-ten-location-bg: var(--bs-gray-800);--bs-category-ten-muted: var(--bs-gray-400)}}@keyframes headerFloat{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-10px) rotate(1deg)}}:root{--bs-category-twelve-primary: var(--bs-primary);--bs-category-twelve-secondary: var(--bs-secondary);--bs-category-twelve-success: var(--bs-success);--bs-category-twelve-info: var(--bs-info);--bs-category-twelve-warning: var(--bs-warning);--bs-category-twelve-danger: var(--bs-danger);--bs-category-twelve-light: var(--bs-light);--bs-category-twelve-dark: var(--bs-dark);--bs-category-twelve-bg: var(--bs-body-bg);--bs-category-twelve-text: var(--bs-body-color);--bs-category-twelve-border: var(--bs-border-color);--bs-category-twelve-accent: var(--bs-primary);--bs-category-twelve-muted: var(--bs-secondary-color);--bs-category-twelve-card-bg: var(--bs-body-bg);--bs-category-twelve-card-border: var(--bs-border-color);--bs-category-twelve-course-bg: var(--bs-body-bg);--bs-category-twelve-instructor-bg: var(--bs-gray-50);--bs-category-twelve-progress-bg: var(--bs-gray-200);--bs-category-twelve-progress-fill: var(--bs-success);--bs-category-twelve-level-bg: var(--bs-info);--bs-category-twelve-rating-bg: var(--bs-warning);--bs-category-twelve-shadow: var(--bs-box-shadow);--bs-category-twelve-shadow-lg: var(--bs-box-shadow-lg);--bs-category-twelve-transition: all .3s ease;--bs-category-twelve-border-radius: var(--bs-border-radius);--bs-category-twelve-border-radius-lg: var(--bs-border-radius-lg)}@media(prefers-color-scheme:dark){:root{--bs-category-twelve-bg: var(--bs-dark);--bs-category-twelve-text: var(--bs-light);--bs-category-twelve-border: var(--bs-gray-700);--bs-category-twelve-card-bg: var(--bs-gray-800);--bs-category-twelve-card-border: var(--bs-gray-700);--bs-category-twelve-course-bg: var(--bs-gray-800);--bs-category-twelve-instructor-bg: var(--bs-gray-900);--bs-category-twelve-progress-bg: var(--bs-gray-700);--bs-category-twelve-muted: var(--bs-gray-400)}}@keyframes headerFloat{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-15px) rotate(2deg)}}@keyframes iconGlow{0%,to{opacity:0;transform:rotate(0)}50%{opacity:1;transform:rotate(180deg)}}[class*=clients-],.partners-section{--clients-bg: var(--bs-body-bg);--clients-color: var(--bs-body-color);--clients-logo-filter: none;--clients-logo-hover-filter: none;--clients-logo-opacity: .6;--clients-logo-hover-opacity: 1;--clients-card-bg: var(--bs-body-bg);--clients-card-border: var(--bs-border-color);--clients-card-shadow: 0 2px 15px rgba(0, 0, 0, .08);--clients-card-radius: .75rem;--clients-transition: all .3s ease;--clients-gap: 2rem}[data-bs-theme=dark] .clients-section,[data-bs-theme=dark] .clients-layout,[data-bs-theme=dark] [class*=clients-],[data-bs-theme=dark] .partners-section{--clients-card-bg: var(--bs-body-bg);--clients-card-border: var(--bs-border-color);--clients-card-shadow: 0 2px 15px rgba(0, 0, 0, .3);--clients-logo-filter: brightness(.8) invert(0)}[data-bs-theme=dark] .clients-section .client-logo img,[data-bs-theme=dark] .clients-layout .client-logo img,[data-bs-theme=dark] [class*=clients-] .client-logo img,[data-bs-theme=dark] .partners-section .client-logo img{filter:brightness(.9)}[data-bs-theme=dark] .clients-six:before{background:linear-gradient(to right,var(--bs-body-bg),transparent)}[data-bs-theme=dark] .clients-six:after{background:linear-gradient(to left,var(--bs-body-bg),transparent)}@media(prefers-reduced-motion:reduce){.client-card{transition:none!important}}:root{--clients-one-bg: #fff;--clients-one-text: #343a40;--clients-one-border: #e9ecef;--clients-one-hover-bg: #f9fafb;--clients-one-logo-filter: none;--clients-one-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075);--clients-one-card-bg: #fff;--clients-one-card-border: #e9ecef;--clients-one-card-radius: .375rem;--clients-one-card-padding: 1.5rem;--clients-one-card-hover-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);--clients-one-logo-max-height: 60px;--clients-one-logo-opacity: .7;--clients-one-logo-hover-opacity: 1;--clients-one-transition: all .3s ease-in-out;--clients-one-hover-transform: translateY(-2px)}@media(prefers-color-scheme:dark){:root{--clients-one-bg: #212529;--clients-one-text: #f8f9fa;--clients-one-border: #495057;--clients-one-hover-bg: #343a40;--clients-one-logo-filter: brightness(.8);--clients-one-shadow: 0 .125rem .25rem rgba(255, 255, 255, .075);--clients-one-card-bg: #343a40;--clients-one-card-border: #495057;--clients-one-card-hover-shadow: 0 .5rem 1rem rgba(255, 255, 255, .15)}}@media(prefers-contrast:high){:root{--clients-one-border: #000;--clients-one-text: #000;--clients-one-logo-filter: contrast(2)}[data-bs-theme=dark]{--clients-one-border: #fff;--clients-one-text: #fff}}@media(prefers-reduced-motion:reduce){:root{--clients-one-transition: none;--clients-one-hover-transform: none}}.clients-one__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-bottom:2rem}.clients-one__card{background-color:var(--clients-one-card-bg);border:1px solid var(--clients-one-card-border);border-radius:var(--clients-one-card-radius);padding:var(--clients-one-card-padding);text-align:center;transition:var(--clients-one-transition);box-shadow:var(--clients-one-shadow)}.clients-one__card:hover{transform:var(--clients-one-hover-transform);box-shadow:var(--clients-one-card-hover-shadow);background-color:var(--clients-one-hover-bg)}@media(max-width:575.98px){.clients-one__grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem}.clients-one__card{padding:1rem}}@media(min-width:576px){.clients-one__grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}}@media(min-width:768px){.clients-one__grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}}@media(min-width:992px){.clients-one__grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2rem}}@media(min-width:1200px){.clients-one__grid{grid-template-columns:repeat(6,1fr)}}@media print{.clients-one__card{border:1px solid black!important;box-shadow:none!important;background-color:transparent!important}.clients-one__card:hover{transform:none!important}}:root{--clients-three-bg: #fff;--clients-three-text: #343a40;--clients-three-card-bg: #f9fafb;--clients-three-border: #e9ecef;--clients-three-hover-bg: #667eea;--clients-three-hover-text: #fff}@media(prefers-color-scheme:dark){:root{--clients-three-bg: #212529;--clients-three-text: #f8f9fa;--clients-three-card-bg: #343a40;--clients-three-border: #495057}}.clients-three__header{text-align:center;margin-bottom:3rem}.clients-three__header .title{font-size:2rem;font-weight:700;margin-bottom:1rem}.clients-three__card{background-color:var(--clients-three-card-bg);border:1px solid var(--clients-three-border);border-radius:.375rem;padding:1.5rem;margin-bottom:1.5rem;-moz-column-break-inside:avoid;break-inside:avoid;text-align:center;transition:all .3s ease-in-out}.clients-three__card:hover{background-color:var(--clients-three-hover-bg);color:var(--clients-three-hover-text);transform:translateY(-2px)}.clients-three__logo{max-height:60px;max-width:100%;height:auto;margin-bottom:1rem}:root{--clients-two-bg: #f9fafb;--clients-two-text: #343a40;--clients-two-border: #e9ecef;--clients-two-carousel-bg: #fff;--clients-two-nav-color: #667eea;--clients-two-nav-hover: rgb(87.72, 108.36, 201.24);--clients-two-carousel-radius: .5rem;--clients-two-carousel-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);--clients-two-slide-padding: 2rem;--clients-two-logo-max-height: 80px;--clients-two-logo-opacity: .8;--clients-two-logo-hover-opacity: 1;--clients-two-nav-size: 40px;--clients-two-nav-bg: #fff;--clients-two-nav-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075);--clients-two-transition: all .3s ease-in-out}@media(prefers-color-scheme:dark){:root{--clients-two-bg: #212529;--clients-two-text: #f8f9fa;--clients-two-border: #495057;--clients-two-carousel-bg: #343a40;--clients-two-nav-bg: #495057}}.clients-two__header{text-align:center;margin-bottom:3rem}.clients-two__header .title{font-size:2rem;font-weight:700;margin-bottom:1rem}.clients-two__header .subtitle{font-size:1.25rem;opacity:.8;max-width:600px;margin:0 auto}.clients-two__slide{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1.5rem;align-items:center;justify-items:center;min-height:120px}@media(max-width:575.98px){.clients-two__slide{grid-template-columns:repeat(2,1fr);gap:1rem}}@media(min-width:768px){.clients-two__slide{grid-template-columns:repeat(4,1fr)}}@media(min-width:992px){.clients-two__slide{grid-template-columns:repeat(5,1fr)}}@media(min-width:1200px){.clients-two__slide{grid-template-columns:repeat(6,1fr)}}.accordion-content{--bs-accordion-content-bg: var(--bs-body-bg);--bs-accordion-content-border: var(--bs-border-color);--bs-accordion-content-text: var(--bs-body-color);--bs-accordion-content-heading: var(--bs-heading-color);--bs-accordion-content-accent: var(--bs-primary);--bs-accordion-content-hover: var(--bs-primary-bg-subtle);--bs-accordion-content-active: var(--bs-primary-text-emphasis);--bs-accordion-content-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075);background-color:var(--bs-accordion-content-bg);border-radius:var(--bs-border-radius-lg);overflow:hidden;box-shadow:var(--bs-accordion-content-shadow)}.accordion-content .accordion-content-header{text-align:center;padding:var(--bs-spacer-5) var(--bs-spacer-4) var(--bs-spacer-4);background:linear-gradient(135deg,rgba(var(--bs-primary-rgb),.1),rgba(var(--bs-secondary-rgb),.05));border-bottom:1px solid var(--bs-accordion-content-border)}.accordion-content .accordion-content-header .accordion-content-title{color:var(--bs-accordion-content-heading);font-size:2.25rem;font-weight:700;margin-bottom:var(--bs-spacer-3);line-height:1.2}.accordion-content .accordion-content-header .accordion-content-subtitle{color:var(--bs-accordion-content-text);font-size:1.125rem;opacity:.8;margin-bottom:0;max-width:600px;margin-left:auto;margin-right:auto}.accordion-content .accordion-content-body{padding:0}.accordion-content .accordion-content-body .accordion-item{background-color:transparent;border:none;border-bottom:1px solid var(--bs-accordion-content-border);border-radius:0}.accordion-content .accordion-content-body .accordion-item:last-child{border-bottom:none}.accordion-content .accordion-content-body .accordion-item .accordion-header .accordion-button{background-color:var(--bs-accordion-content-bg);color:var(--bs-accordion-content-heading);font-size:1.125rem;font-weight:600;padding:var(--bs-spacer-4);border:none;border-radius:0;box-shadow:none;position:relative;transition:all .3s ease}.accordion-content .accordion-content-body .accordion-item .accordion-header .accordion-button:not(.collapsed){background-color:var(--bs-accordion-content-hover);color:var(--bs-accordion-content-active);box-shadow:inset 0 -1px 0 var(--bs-accordion-content-border)}.accordion-content .accordion-content-body .accordion-item .accordion-header .accordion-button:not(.collapsed):after{transform:rotate(180deg)}.accordion-content .accordion-content-body .accordion-item .accordion-header .accordion-button:hover{background-color:var(--bs-accordion-content-hover);color:var(--bs-accordion-content-active)}.accordion-content .accordion-content-body .accordion-item .accordion-header .accordion-button:focus{outline:2px solid var(--bs-accordion-content-accent);outline-offset:-2px;box-shadow:none}.accordion-content .accordion-content-body .accordion-item .accordion-header .accordion-button:after{content:"";width:1.25rem;height:1.25rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23hex-color(var(--bs-accordion-content-accent))'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:1.25rem;transition:transform .3s ease;flex-shrink:0;margin-left:auto}.accordion-content .accordion-content-body .accordion-item .accordion-header .accordion-button .accordion-icon{width:1.5rem;height:1.5rem;margin-right:var(--bs-spacer-3);color:var(--bs-accordion-content-accent);flex-shrink:0}.accordion-content .accordion-content-body .accordion-item .accordion-header .accordion-button .accordion-badge{background-color:var(--bs-accordion-content-accent);color:#fff;font-size:.75rem;padding:.25rem .5rem;border-radius:var(--bs-border-radius-pill);margin-left:var(--bs-spacer-2);font-weight:500}.accordion-content .accordion-content-body .accordion-item .accordion-collapse .accordion-body{padding:var(--bs-spacer-4);background-color:rgba(var(--bs-primary-rgb),.02);color:var(--bs-accordion-content-text);line-height:1.6;font-size:1.075rem}.accordion-content .accordion-content-body .accordion-item .accordion-collapse .accordion-body h1,.accordion-content .accordion-content-body .accordion-item .accordion-collapse .accordion-body .h1,.accordion-content .accordion-content-body .accordion-item .accordion-collapse .accordion-body h2,.accordion-content .accordion-content-body .accordion-item .accordion-collapse .accordion-body .h2,.accordion-content .accordion-content-body .accordion-item .accordion-collapse .accordion-body h3,.accordion-content .accordion-content-body .accordion-item .accordion-collapse .accordion-body .h3,.accordion-content .accordion-content-body .accordion-item .accordion-collapse .accordion-body h4,.accordion-content .accordion-content-body .accordion-item .accordion-collapse .accordion-body .h4,.accordion-content .accordion-content-body .accordion-item .accordion-collapse .accordion-body h5,.accordion-content .accordion-content-body .accordion-item .accordion-collapse .accordion-body .h5,.accordion-content .accordion-content-body .accordion-item .accordion-collapse .accordion-body h6,.accordion-content .accordion-content-body .accordion-item .accordion-collapse .accordion-body .h6{color:var(--bs-accordion-content-heading);font-weight:600;margin-top:var(--bs-spacer-3);margin-bottom:var(--bs-spacer-2)}.accordion-content .accordion-content-body .accordion-item .accordion-collapse .accordion-body h1:first-child,.accordion-content .accordion-content-body .accordion-item .accordion-collapse .accordion-body .h1:first-child,.accordion-content .accordion-content-body .accordion-item .accordion-collapse .accordion-body h2:first-child,.accordion-content .accordion-content-body .accordion-item .accordion-collapse .accordion-body .h2:first-child,.accordion-content .accordion-content-body .accordion-item .accordion-collapse .accordion-body h3:first-child,.accordion-content .accordion-content-body .accordion-item .accordion-collapse .accordion-body .h3:first-child,.accordion-content .accordion-content-body .accordion-item .accordion-collapse .accordion-body h4:first-child,.accordion-content .accordion-content-body .accordion-item .accordion-collapse .accordion-body .h4:first-child,.accordion-content .accordion-content-body .accordion-item .accordion-collapse .accordion-body h5:first-child,.accordion-content .accordion-content-body .accordion-item .accordion-collapse .accordion-body .h5:first-child,.accordion-content .accordion-content-body .accordion-item .accordion-collapse .accordion-body h6:first-child,.accordion-content .accordion-content-body .accordion-item .accordion-collapse .accordion-body .h6:first-child{margin-top:0}.accordion-content .accordion-content-body .accordion-item .accordion-collapse .accordion-body h3,.accordion-content .accordion-content-body .accordion-item .accordion-collapse .accordion-body .h3{font-size:1.375rem;color:var(--bs-accordion-content-accent)}.accordion-content .accordion-content-body .accordion-item .accordion-collapse .accordion-body h4,.accordion-content .accordion-content-body .accordion-item .accordion-collapse .accordion-body .h4{font-size:1.25rem}.accordion-content .accordion-content-body .accordion-item .accordion-collapse .accordion-body h5,.accordion-content .accordion-content-body .accordion-item .accordion-collapse .accordion-body .h5{font-size:1.125rem}.accordion-content .accordion-content-body .accordion-item .accordion-collapse .accordion-body h6,.accordion-content .accordion-content-body .accordion-item .accordion-collapse .accordion-body .h6{font-size:1rem;text-transform:uppercase;letter-spacing:.05em}.accordion-content .accordion-content-body .accordion-item .accordion-collapse .accordion-body p{margin-bottom:var(--bs-spacer-3)}.accordion-content .accordion-content-body .accordion-item .accordion-collapse .accordion-body p:last-child{margin-bottom:0}.accordion-content .accordion-content-body .accordion-item .accordion-collapse .accordion-body p.lead{font-size:1.25rem;font-weight:300;color:var(--bs-accordion-content-accent)}.accordion-content .accordion-content-body .accordion-item .accordion-collapse .accordion-body ul,.accordion-content .accordion-content-body .accordion-item .accordion-collapse .accordion-body ol{margin-bottom:var(--bs-spacer-3);padding-left:var(--bs-spacer-4)}.accordion-content .accordion-content-body .accordion-item .accordion-collapse .accordion-body ul li,.accordion-content .accordion-content-body .accordion-item .accordion-collapse .accordion-body ol li{margin-bottom:var(--bs-spacer-1);line-height:1.5}.accordion-content .accordion-content-body .accordion-item .accordion-collapse .accordion-body ul li:last-child,.accordion-content .accordion-content-body .accordion-item .accordion-collapse .accordion-body ol li:last-child{margin-bottom:0}.accordion-content .accordion-content-body .accordion-item .accordion-collapse .accordion-body ul{list-style:none}.accordion-content .accordion-content-body .accordion-item .accordion-collapse .accordion-body ul li{position:relative;padding-left:var(--bs-spacer-3)}.accordion-content .accordion-content-body .accordion-item .accordion-collapse .accordion-body ul li:before{content:"▸";position:absolute;left:0;color:var(--bs-accordion-content-accent);font-weight:700}.accordion-content .accordion-content-body .accordion-item .accordion-collapse .accordion-body blockquote{background-color:rgba(var(--bs-info-rgb),.1);border-left:4px solid var(--bs-accordion-content-accent);padding:var(--bs-spacer-3);margin:var(--bs-spacer-3) 0;border-radius:0 var(--bs-border-radius) var(--bs-border-radius) 0;font-style:italic}.accordion-content .accordion-content-body .accordion-item .accordion-collapse .accordion-body blockquote p{margin-bottom:var(--bs-spacer-2)}.accordion-content .accordion-content-body .accordion-item .accordion-collapse .accordion-body a{color:var(--bs-accordion-content-accent);text-decoration:none;font-weight:500;transition:color .3s ease}.accordion-content .accordion-content-body .accordion-item .accordion-collapse .accordion-body a:hover{color:var(--bs-accordion-content-active);text-decoration:underline}.accordion-content .accordion-content-body .accordion-item .accordion-collapse .accordion-body strong,.accordion-content .accordion-content-body .accordion-item .accordion-collapse .accordion-body b{color:var(--bs-accordion-content-heading);font-weight:600}.accordion-content .accordion-content-body .accordion-item .accordion-collapse .accordion-body em,.accordion-content .accordion-content-body .accordion-item .accordion-collapse .accordion-body i{color:var(--bs-accordion-content-accent)}.accordion-content .accordion-content-body .accordion-item .accordion-collapse .accordion-body code{background-color:rgba(var(--bs-secondary-rgb),.1);color:var(--bs-accordion-content-accent);padding:.125rem .375rem;border-radius:var(--bs-border-radius-sm);font-size:.9em;font-family:var(--bs-font-monospace)}.accordion-content .accordion-content-body .accordion-item .accordion-collapse .accordion-body pre{background-color:rgba(var(--bs-dark-rgb),.05);border:1px solid var(--bs-accordion-content-border);border-radius:var(--bs-border-radius);padding:var(--bs-spacer-3);margin:var(--bs-spacer-3) 0;overflow-x:auto}.accordion-content .accordion-content-body .accordion-item .accordion-collapse .accordion-body pre code{background:none;padding:0;color:var(--bs-accordion-content-text)}.accordion-content .accordion-content-body .accordion-item .accordion-collapse .accordion-body .alert{margin:var(--bs-spacer-3) 0;border-radius:var(--bs-border-radius);padding:var(--bs-spacer-3)}.accordion-content .accordion-content-body .accordion-item .accordion-collapse .accordion-body .alert.alert-info{background-color:rgba(var(--bs-info-rgb),.1);border-color:var(--bs-info);color:var(--bs-info-text-emphasis)}.accordion-content .accordion-content-body .accordion-item .accordion-collapse .accordion-body .alert.alert-warning{background-color:rgba(var(--bs-warning-rgb),.1);border-color:var(--bs-warning);color:var(--bs-warning-text-emphasis)}.accordion-content .accordion-content-body .accordion-item .accordion-collapse .accordion-body .alert.alert-success{background-color:rgba(var(--bs-success-rgb),.1);border-color:var(--bs-success);color:var(--bs-success-text-emphasis)}.accordion-content .accordion-content-body .accordion-item.accordion-item-primary .accordion-button:not(.collapsed){background-color:rgba(var(--bs-primary-rgb),.1);color:var(--bs-primary-text-emphasis)}.accordion-content .accordion-content-body .accordion-item.accordion-item-secondary .accordion-button:not(.collapsed){background-color:rgba(var(--bs-secondary-rgb),.1);color:var(--bs-secondary-text-emphasis)}.accordion-content .accordion-content-body .accordion-item.accordion-item-success .accordion-button:not(.collapsed){background-color:rgba(var(--bs-success-rgb),.1);color:var(--bs-success-text-emphasis)}.accordion-content .accordion-content-body .accordion-item.accordion-item-info .accordion-button:not(.collapsed){background-color:rgba(var(--bs-info-rgb),.1);color:var(--bs-info-text-emphasis)}.accordion-content .accordion-content-body .accordion-item.accordion-item-warning .accordion-button:not(.collapsed){background-color:rgba(var(--bs-warning-rgb),.1);color:var(--bs-warning-text-emphasis)}.accordion-content .accordion-content-body .accordion-item.accordion-item-danger .accordion-button:not(.collapsed){background-color:rgba(var(--bs-danger-rgb),.1);color:var(--bs-danger-text-emphasis)}@media(max-width:991.98px){.accordion-content .accordion-content-header{padding:var(--bs-spacer-4) var(--bs-spacer-3)}.accordion-content .accordion-content-header .accordion-content-title{font-size:2rem}.accordion-content .accordion-content-header .accordion-content-subtitle{font-size:1.075rem}.accordion-content .accordion-content-body .accordion-item .accordion-header .accordion-button{font-size:1.075rem;padding:var(--bs-spacer-3)}.accordion-content .accordion-content-body .accordion-item .accordion-collapse .accordion-body{padding:var(--bs-spacer-3);font-size:1rem}}@media(max-width:767.98px){.accordion-content .accordion-content-header{padding:var(--bs-spacer-3)}.accordion-content .accordion-content-header .accordion-content-title{font-size:1.75rem}.accordion-content .accordion-content-header .accordion-content-subtitle{font-size:1rem}.accordion-content .accordion-content-body .accordion-item .accordion-header .accordion-button{font-size:1rem;padding:var(--bs-spacer-3) var(--bs-spacer-2)}.accordion-content .accordion-content-body .accordion-item .accordion-header .accordion-button .accordion-icon{width:1.25rem;height:1.25rem;margin-right:var(--bs-spacer-2)}.accordion-content .accordion-content-body .accordion-item .accordion-header .accordion-button:after{width:1rem;height:1rem;background-size:1rem}.accordion-content .accordion-content-body .accordion-item .accordion-collapse .accordion-body{padding:var(--bs-spacer-2);font-size:.95rem}.accordion-content .accordion-content-body .accordion-item .accordion-collapse .accordion-body h3,.accordion-content .accordion-content-body .accordion-item .accordion-collapse .accordion-body .h3{font-size:1.25rem}.accordion-content .accordion-content-body .accordion-item .accordion-collapse .accordion-body h4,.accordion-content .accordion-content-body .accordion-item .accordion-collapse .accordion-body .h4{font-size:1.125rem}.accordion-content .accordion-content-body .accordion-item .accordion-collapse .accordion-body h5,.accordion-content .accordion-content-body .accordion-item .accordion-collapse .accordion-body .h5{font-size:1rem}.accordion-content .accordion-content-body .accordion-item .accordion-collapse .accordion-body ul,.accordion-content .accordion-content-body .accordion-item .accordion-collapse .accordion-body ol{padding-left:var(--bs-spacer-3)}.accordion-content .accordion-content-body .accordion-item .accordion-collapse .accordion-body blockquote{padding:var(--bs-spacer-2);margin:var(--bs-spacer-2) 0}}@media(max-width:575.98px){.accordion-content .accordion-content-header .accordion-content-title{font-size:1.5rem}.accordion-content .accordion-content-body .accordion-item .accordion-header .accordion-button{font-size:.95rem;padding:var(--bs-spacer-2)}.accordion-content .accordion-content-body .accordion-item .accordion-header .accordion-button .accordion-badge{font-size:.7rem;padding:.125rem .375rem;margin-left:var(--bs-spacer-1)}}@media(prefers-color-scheme:dark){.accordion-content{--bs-accordion-content-bg: var(--bs-dark);--bs-accordion-content-border: var(--bs-border-color-translucent);--bs-accordion-content-text: var(--bs-body-color);--bs-accordion-content-heading: var(--bs-white);--bs-accordion-content-hover: rgba(var(--bs-primary-rgb), .2);--bs-accordion-content-active: var(--bs-primary-text-emphasis);--bs-accordion-content-shadow: 0 .125rem .25rem rgba(255, 255, 255, .075)}}@media(prefers-contrast:high){.accordion-content{--bs-accordion-content-border: var(--bs-black);--bs-accordion-content-shadow: 0 .25rem .5rem rgba(0, 0, 0, .5);border:2px solid var(--bs-accordion-content-border)}.accordion-content .accordion-content-body .accordion-item{border-bottom-width:2px}.accordion-content .accordion-content-body .accordion-item .accordion-header .accordion-button{border:1px solid var(--bs-accordion-content-border)}.accordion-content .accordion-content-body .accordion-item .accordion-header .accordion-button:focus{outline-width:3px}}@media(prefers-reduced-motion:reduce){.accordion-content .accordion-content-body .accordion-item .accordion-header .accordion-button{transition:none}.accordion-content .accordion-content-body .accordion-item .accordion-header .accordion-button:after{transition:none}.accordion-content .accordion-content-body .accordion-item .accordion-collapse .accordion-body a{transition:none}}@media print{.accordion-content{background:#fff!important;color:#000!important;box-shadow:none!important;border:1px solid black!important}.accordion-content .accordion-content-header{background:#fff!important;border-bottom-color:#000!important}.accordion-content .accordion-content-body .accordion-item .accordion-header .accordion-button{background:#fff!important;color:#000!important}.accordion-content .accordion-content-body .accordion-item .accordion-header .accordion-button:after{display:none!important}.accordion-content .accordion-content-body .accordion-item .accordion-collapse .accordion-body{background:#fff!important;color:#000!important}.accordion-content .accordion-content-body .accordion-item .accordion-collapse .accordion-body a{color:#000!important;text-decoration:underline!important}}[class*=content-]{--content-bg: var(--bs-body-bg);--content-color: var(--bs-body-color);--content-heading-color: var(--bs-heading-color, var(--bs-body-color));--content-accent: var(--bs-primary);--content-border: var(--bs-border-color);--content-shadow: 0 2px 15px rgba(0, 0, 0, .08);--content-radius: .75rem;--content-transition: all .3s ease;--content-gap: 2rem}.content-block{color:var(--content-color)}.content-block .content-title{font-size:2.5rem;font-weight:700;color:var(--content-heading-color);margin-bottom:1.5rem;line-height:1.2}.content-block .content-list{list-style:none;padding:0;margin:0 0 1.5rem}.content-block .content-list li{position:relative;padding-left:1.75rem;margin-bottom:.75rem;color:var(--content-color)}.content-block .content-list li:before{content:"✓";position:absolute;left:0;color:var(--content-accent);font-weight:700}.content-one .content-block{max-width:800px;margin:0 auto}.content-two,.content-three{display:grid;grid-template-columns:1fr 1fr;gap:var(--content-gap);align-items:center}@media(max-width:992px){.content-two,.content-three{grid-template-columns:1fr}}.content-four{display:grid;grid-template-columns:1fr 1fr;min-height:500px}@media(max-width:992px){.content-four{grid-template-columns:1fr}}.content-five .content-block{background:var(--content-bg);border:1px solid var(--content-border);border-radius:var(--content-radius);padding:3rem;box-shadow:var(--content-shadow)}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}[data-bs-theme=dark] .content-section,[data-bs-theme=dark] .content-layout,[data-bs-theme=dark] [class*=content-]{--content-bg: var(--bs-body-bg);--content-border: var(--bs-border-color);--content-shadow: 0 2px 15px rgba(0, 0, 0, .3)}@media(max-width:768px){.content-block .content-title{font-size:1.75rem}}@media print{.content-block{box-shadow:none!important;border:1px solid #000!important}}.content-five{--bs-content-five-bg: var(--bs-body-bg);--bs-content-five-border: var(--bs-border-color);--bs-content-five-text: var(--bs-body-color);--bs-content-five-heading: var(--bs-heading-color);--bs-content-five-accent: var(--bs-primary);--bs-content-five-muted: var(--bs-secondary);--bs-content-five-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075);--bs-content-five-card-bg: var(--bs-white);background-color:var(--bs-content-five-bg);padding:var(--bs-spacer-5) 0;position:relative}.content-five .container,.content-five .header-two__container,.content-five .header-three__container,.content-five .header-six__container,.content-five .header-seven__main-container,.content-five .header-seven__topbar-container,.content-five .header-nine__container,.content-five .header-four__container,.content-five .header-eight__nav-container,.content-five .header-eight__main-container,.content-five .footer-two__container,.content-five .footer-three__bottom-container,.content-five .footer-three__container,.content-five .footer-three__cta-container,.content-five .footer-ten__bottom-container,.content-five .footer-ten__newsletter-container,.content-five .footer-ten__container,.content-five .footer-ten__cta-container,.content-five .footer-six__bottom-container,.content-five .footer-six__container,.content-five .footer-seven__bottom-container,.content-five .footer-seven__container,.content-five .footer-nine__bottom-container,.content-five .footer-nine__top-container,.content-five .footer-four__bottom-container,.content-five .footer-four__container,.content-five .footer-five__bottom-container,.content-five .footer-five__container,.content-five .footer-five__newsletter-container,.content-five .footer-eight__bottom-container,.content-five .footer-eight__container{position:relative}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}@media(max-width:991.98px){.content-five{padding:var(--bs-spacer-4) 0}}@media(max-width:767.98px){.content-five{padding:var(--bs-spacer-3) 0}}@media(prefers-color-scheme:dark){.content-five{--bs-content-five-bg: var(--bs-dark);--bs-content-five-border: var(--bs-border-color-translucent);--bs-content-five-text: var(--bs-body-color);--bs-content-five-heading: var(--bs-white);--bs-content-five-muted: var(--bs-info);--bs-content-five-shadow: 0 .125rem .25rem rgba(255, 255, 255, .075);--bs-content-five-card-bg: var(--bs-gray-800)}}@media(prefers-contrast:high){.content-five{--bs-content-five-border: var(--bs-black);--bs-content-five-shadow: 0 .25rem .5rem rgba(0, 0, 0, .5)}}@media print{.content-five{background:#fff!important;color:#000!important;padding:var(--bs-spacer-3) 0!important}}.content-four{--bs-content-four-bg: var(--bs-body-bg);--bs-content-four-border: var(--bs-border-color);--bs-content-four-text: var(--bs-body-color);--bs-content-four-heading: var(--bs-heading-color);--bs-content-four-accent: var(--bs-primary);--bs-content-four-muted: var(--bs-secondary);--bs-content-four-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075);--bs-content-four-card-bg: var(--bs-white);background-color:var(--bs-content-four-bg);padding:var(--bs-spacer-5) 0;position:relative}.content-four .container,.content-four .header-two__container,.content-four .header-three__container,.content-four .header-six__container,.content-four .header-seven__main-container,.content-four .header-seven__topbar-container,.content-four .header-nine__container,.content-four .header-four__container,.content-four .header-eight__nav-container,.content-four .header-eight__main-container,.content-four .footer-two__container,.content-four .footer-three__bottom-container,.content-four .footer-three__container,.content-four .footer-three__cta-container,.content-four .footer-ten__bottom-container,.content-four .footer-ten__newsletter-container,.content-four .footer-ten__container,.content-four .footer-ten__cta-container,.content-four .footer-six__bottom-container,.content-four .footer-six__container,.content-four .footer-seven__bottom-container,.content-four .footer-seven__container,.content-four .footer-nine__bottom-container,.content-four .footer-nine__top-container,.content-four .footer-four__bottom-container,.content-four .footer-four__container,.content-four .footer-five__bottom-container,.content-four .footer-five__container,.content-four .footer-five__newsletter-container,.content-four .footer-eight__bottom-container,.content-four .footer-eight__container{position:relative}@media(max-width:991.98px){.content-four{padding:var(--bs-spacer-4) 0}}@media(max-width:767.98px){.content-four{padding:var(--bs-spacer-3) 0}}@media(prefers-color-scheme:dark){.content-four{--bs-content-four-bg: var(--bs-dark);--bs-content-four-border: var(--bs-border-color-translucent);--bs-content-four-text: var(--bs-body-color);--bs-content-four-heading: var(--bs-white);--bs-content-four-muted: var(--bs-info);--bs-content-four-shadow: 0 .125rem .25rem rgba(255, 255, 255, .075);--bs-content-four-card-bg: var(--bs-gray-800)}}@media(prefers-contrast:high){.content-four{--bs-content-four-border: var(--bs-black);--bs-content-four-shadow: 0 .25rem .5rem rgba(0, 0, 0, .5)}}@media print{.content-four{background:#fff!important;color:#000!important;padding:var(--bs-spacer-3) 0!important}}.content-list{--bs-content-list-bg: var(--bs-body-bg);--bs-content-list-border: var(--bs-border-color);--bs-content-list-text: var(--bs-body-color);--bs-content-list-heading: var(--bs-heading-color);--bs-content-list-accent: var(--bs-primary);--bs-content-list-muted: var(--bs-secondary);--bs-content-list-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075);--bs-content-list-hover: rgba(var(--bs-primary-rgb), .1);background-color:var(--bs-content-list-bg);padding:var(--bs-spacer-5) 0;position:relative}@media(max-width:991.98px){.content-list{padding:var(--bs-spacer-4) 0}}@media(prefers-color-scheme:dark){.content-list{--bs-content-list-bg: var(--bs-dark);--bs-content-list-border: var(--bs-border-color-translucent);--bs-content-list-text: var(--bs-body-color);--bs-content-list-heading: var(--bs-white);--bs-content-list-muted: var(--bs-info);--bs-content-list-shadow: 0 .125rem .25rem rgba(255, 255, 255, .075);--bs-content-list-hover: rgba(255, 255, 255, .1)}}@media(prefers-contrast:high){.content-list{--bs-content-list-border: var(--bs-black);--bs-content-list-shadow: 0 .25rem .5rem rgba(0, 0, 0, .5)}}@media print{.content-list{background:#fff!important;color:#000!important;padding:var(--bs-spacer-3) 0!important}}:root{--content-one-bg: #fff;--content-one-text: #343a40;--content-one-border: #e9ecef;--content-one-accent: #667eea;--content-one-card-bg: #f9fafb;--content-one-link: #667eea;--content-one-link-hover: #667eea}.content-one{background-color:var(--content-one-bg);color:var(--content-one-text);padding:4rem 0}[data-bs-theme=dark] .content-one{--content-one-bg: #212529;--content-one-text: #f8f9fa;--content-one-border: #495057;--content-one-card-bg: #343a40;--content-one-link: #667eea}@media(max-width:767.98px){.content-one{padding:2rem 0}}@media(prefers-contrast:high){.content-one{--content-one-border: #343a40}}@media print{.content-one{background:none!important;color:#000!important}}@keyframes expandLine{0%{width:0}to{width:100%}}@keyframes ripple{0%{opacity:1;transform:translate(-50%,-50%) scale(1)}to{opacity:0;transform:translate(-50%,-50%) scale(1.5)}}.content-three{--bs-content-three-bg: var(--bs-body-bg);--bs-content-three-border: var(--bs-border-color);--bs-content-three-text: var(--bs-body-color);--bs-content-three-heading: var(--bs-heading-color);--bs-content-three-accent: var(--bs-primary);--bs-content-three-muted: var(--bs-secondary);--bs-content-three-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075);background-color:var(--bs-content-three-bg);padding:var(--bs-spacer-5) 0;position:relative}.content-three .container,.content-three .header-two__container,.content-three .header-three__container,.content-three .header-six__container,.content-three .header-seven__main-container,.content-three .header-seven__topbar-container,.content-three .header-nine__container,.content-three .header-four__container,.content-three .header-eight__nav-container,.content-three .header-eight__main-container,.content-three .footer-two__container,.content-three .footer-three__bottom-container,.content-three .footer-three__container,.content-three .footer-three__cta-container,.content-three .footer-ten__bottom-container,.content-three .footer-ten__newsletter-container,.content-three .footer-ten__container,.content-three .footer-ten__cta-container,.content-three .footer-six__bottom-container,.content-three .footer-six__container,.content-three .footer-seven__bottom-container,.content-three .footer-seven__container,.content-three .footer-nine__bottom-container,.content-three .footer-nine__top-container,.content-three .footer-four__bottom-container,.content-three .footer-four__container,.content-three .footer-five__bottom-container,.content-three .footer-five__container,.content-three .footer-five__newsletter-container,.content-three .footer-eight__bottom-container,.content-three .footer-eight__container{position:relative}@media(max-width:991.98px){.content-three{padding:var(--bs-spacer-4) 0}}@media(max-width:767.98px){.content-three{padding:var(--bs-spacer-3) 0}}@media(prefers-color-scheme:dark){.content-three{--bs-content-three-bg: var(--bs-dark);--bs-content-three-border: var(--bs-border-color-translucent);--bs-content-three-text: var(--bs-body-color);--bs-content-three-heading: var(--bs-white);--bs-content-three-muted: var(--bs-info);--bs-content-three-shadow: 0 .125rem .25rem rgba(255, 255, 255, .075)}}@media(prefers-contrast:high){.content-three{--bs-content-three-border: var(--bs-black);--bs-content-three-shadow: 0 .25rem .5rem rgba(0, 0, 0, .5)}}@media print{.content-three{background:#fff!important;color:#000!important;padding:var(--bs-spacer-3) 0!important}}.content-two,.content-three{--bs-content-two-bg: var(--bs-body-bg);--bs-content-two-border: var(--bs-border-color);--bs-content-two-text: var(--bs-body-color);--bs-content-two-heading: var(--bs-heading-color);--bs-content-two-accent: var(--bs-primary);--bs-content-two-muted: var(--bs-secondary);--bs-content-two-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075);background-color:var(--bs-content-two-bg);padding:var(--bs-spacer-5) 0;position:relative}.content-two .container,.content-two .header-two__container,.content-two .header-three__container,.content-two .header-six__container,.content-two .header-seven__main-container,.content-two .header-seven__topbar-container,.content-two .header-nine__container,.content-two .header-four__container,.content-two .header-eight__nav-container,.content-two .header-eight__main-container,.content-two .footer-two__container,.content-two .footer-three__bottom-container,.content-two .footer-three__container,.content-two .footer-three__cta-container,.content-two .footer-ten__bottom-container,.content-two .footer-ten__newsletter-container,.content-two .footer-ten__container,.content-two .footer-ten__cta-container,.content-two .footer-six__bottom-container,.content-two .footer-six__container,.content-two .footer-seven__bottom-container,.content-two .footer-seven__container,.content-two .footer-nine__bottom-container,.content-two .footer-nine__top-container,.content-two .footer-four__bottom-container,.content-two .footer-four__container,.content-two .footer-five__bottom-container,.content-two .footer-five__container,.content-two .footer-five__newsletter-container,.content-two .footer-eight__bottom-container,.content-two .footer-eight__container,.content-three .container,.content-three .header-two__container,.content-three .header-three__container,.content-three .header-six__container,.content-three .header-seven__main-container,.content-three .header-seven__topbar-container,.content-three .header-nine__container,.content-three .header-four__container,.content-three .header-eight__nav-container,.content-three .header-eight__main-container,.content-three .footer-two__container,.content-three .footer-three__bottom-container,.content-three .footer-three__container,.content-three .footer-three__cta-container,.content-three .footer-ten__bottom-container,.content-three .footer-ten__newsletter-container,.content-three .footer-ten__container,.content-three .footer-ten__cta-container,.content-three .footer-six__bottom-container,.content-three .footer-six__container,.content-three .footer-seven__bottom-container,.content-three .footer-seven__container,.content-three .footer-nine__bottom-container,.content-three .footer-nine__top-container,.content-three .footer-four__bottom-container,.content-three .footer-four__container,.content-three .footer-five__bottom-container,.content-three .footer-five__container,.content-three .footer-five__newsletter-container,.content-three .footer-eight__bottom-container,.content-three .footer-eight__container{position:relative}@media(max-width:991.98px){.content-two,.content-three{padding:var(--bs-spacer-4) 0}}@media(max-width:767.98px){.content-two,.content-three{padding:var(--bs-spacer-3) 0}}@media(prefers-color-scheme:dark){.content-two,.content-three{--bs-content-two-bg: var(--bs-dark);--bs-content-two-border: var(--bs-border-color-translucent);--bs-content-two-text: var(--bs-body-color);--bs-content-two-heading: var(--bs-white);--bs-content-two-muted: var(--bs-info);--bs-content-two-shadow: 0 .125rem .25rem rgba(255, 255, 255, .075)}}@media(prefers-contrast:high){.content-two,.content-three{--bs-content-two-border: var(--bs-black);--bs-content-two-shadow: 0 .25rem .5rem rgba(0, 0, 0, .5)}}@media print{.content-two,.content-three{background:#fff!important;color:#000!important;padding:var(--bs-spacer-3) 0!important}}.content-four .desc_content p,.content-two .desc_content p,.content-three .desc_content p{font-size:17px;text-align:justify}.content-two .desc_content p,.content-three .desc_content p{font-size:17px;text-align:justify}@keyframes swinging-arrow{0%{transform:rotate(0)}50%{transform:rotate(-25deg)}to{transform:rotate(25deg)}}.frontend-core .swiper-slide{width:34%!important}.frontend-core .swiper-slide figure{position:relative}@keyframes tickerh{0%{transform:translate3d(100%,0,0)}to{transform:translate3d(-400%,0,0)}}@keyframes rotation{0%{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(359deg)}}@keyframes video-icon-sonar{0%{opacity:1;transform:scale(.1)}to{opacity:0;transform:scale(1.1)}}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(15px)}to{transform:translateY(30px)}}[data-bs-theme=dark] .frontend-core .header_sticky{background:var(--bs-body-bg)}[data-bs-theme=dark] .frontend-core figure figcaption{background-color:var(--bs-tertiary-bg)}.content-wrapper{min-height:100dvh}.content-wrapper{display:flex;flex-direction:column}#main-content{flex:1 0 auto}#footer{margin-top:auto}#btn-back-to-top{position:fixed;right:20px!important;left:auto!important;bottom:20px;display:none;z-index:1080}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}[data-bs-theme=dark] .frontend-core .main-become-instructor-item{background:rgba(var(--bs-body-bg-rgb),.6);border-color:rgba(var(--bs-border-color-rgb),.6)}[data-bs-theme=dark] .frontend-core .news-block .inner-box .content-column .arrow-one{border-right-color:var(--bs-body-bg)}[data-bs-theme=dark] .frontend-core .news-block .inner-box .content-column .arrow-two{border-left-color:var(--bs-body-bg)}[data-bs-theme=dark] .frontend-core .news-block-two .inner-box .image .arrow{border-bottom-color:var(--bs-body-bg)}.counter-one .container,.counter-one .header-two__container,.counter-one .header-three__container,.counter-one .header-six__container,.counter-one .header-seven__main-container,.counter-one .header-seven__topbar-container,.counter-one .header-nine__container,.counter-one .header-four__container,.counter-one .header-eight__nav-container,.counter-one .header-eight__main-container,.counter-one .footer-two__container,.counter-one .footer-three__bottom-container,.counter-one .footer-three__container,.counter-one .footer-three__cta-container,.counter-one .footer-ten__bottom-container,.counter-one .footer-ten__newsletter-container,.counter-one .footer-ten__container,.counter-one .footer-ten__cta-container,.counter-one .footer-six__bottom-container,.counter-one .footer-six__container,.counter-one .footer-seven__bottom-container,.counter-one .footer-seven__container,.counter-one .footer-nine__bottom-container,.counter-one .footer-nine__top-container,.counter-one .footer-four__bottom-container,.counter-one .footer-four__container,.counter-one .footer-five__bottom-container,.counter-one .footer-five__container,.counter-one .footer-five__newsletter-container,.counter-one .footer-eight__bottom-container,.counter-one .footer-eight__container{position:relative;z-index:1}:root{--detail-page-padding-y: clamp(3rem, 6vw, 5rem);--detail-page-padding-x: clamp(1rem, 4vw, 3rem);--detail-page-gap: 2rem;--detail-page-bg: var(--bs-body-bg);--detail-page-text: var(--bs-body-color);--detail-page-accent: var(--bs-primary);--detail-page-muted: var(--bs-secondary-color);--detail-page-card-bg: var(--bs-body-bg);--detail-page-border: var(--bs-border-color);--detail-page-title-size: clamp(2rem, 4vw, 3rem);--detail-page-text-size: 1.125rem;--detail-page-border-radius: var(--bs-border-radius-lg);--detail-page-transition: all .3s ease}[data-bs-theme=dark]{--detail-page-card-bg: var(--bs-tertiary-bg)}[data-bs-theme=dark] .detail-page-one__widget{background:var(--bs-body-bg);border-color:var(--bs-border-color)}[data-bs-theme=dark] .detail-page-one__content blockquote{background:rgba(var(--bs-primary-rgb),.05)}[data-bs-theme=dark] .detail-page-five{background:var(--bs-dark)}[data-bs-theme=dark] .detail-page-five__card{box-shadow:0 10px 40px #00000040}[data-bs-theme=dark] .detail-page-five__widget{box-shadow:0 4px 20px #0003}[data-bs-theme=dark] .divider-one .bg-white,[data-bs-theme=dark] .divider-three .bg-white,[data-bs-theme=dark] .divider-two .bg-white{background-color:#2a2a2a!important}.section-divider{position:relative;height:100px;overflow:hidden}[data-bs-theme=dark] .divider-section,[data-bs-theme=dark] .divider-layout,[data-bs-theme=dark] [class*=divider-]{--divider-color: var(--bs-border-color)}[data-bs-theme=dark] .divider-nine .divider-wave{filter:invert(1)}[data-bs-theme=dark] .divider-one .dashed,[data-bs-theme=dark] .divider-one hr.dotted,[data-bs-theme=dark] .divider-one hr.solid{border-top-color:#555}[data-bs-theme=dark] .divider-one .bg-white,[data-bs-theme=dark] .divider-two .bg-white,[data-bs-theme=dark] .divider-three .bg-white{background-color:#2a2a2a!important}.footer-one,.footer-twenty,.footer-nineteen,.footer-eighteen,.footer-seventeen,.footer-sixteen,.footer-fifteen,.footer-fourteen,.footer-thirteen,.footer-twelve,.footer-eleven,.footer-ten,.footer-nine,.footer-eight,.footer-seven,.footer-six,.footer-five .footer-main-section,.footer-four,.footer-three,.footer-two{background-color:var(--footer-bg);color:var(--footer-color)}.footer-one .footer-main,.footer-twenty .footer-main,.footer-nineteen .footer-main,.footer-eighteen .footer-main,.footer-seventeen .footer-main,.footer-sixteen .footer-main,.footer-fifteen .footer-main,.footer-fourteen .footer-main,.footer-thirteen .footer-main,.footer-twelve .footer-main,.footer-eleven .footer-main,.footer-ten .footer-main,.footer-nine .footer-main,.footer-eight .footer-main,.footer-seven .footer-main,.footer-six .footer-main,.footer-five .footer-main-section .footer-main,.footer-four .footer-main,.footer-three .footer-main,.footer-two .footer-main{padding:var(--footer-padding);border-bottom:1px solid var(--footer-border)}.footer-one .footer-grid,.footer-twenty .footer-grid,.footer-nineteen .footer-grid,.footer-eighteen .footer-grid,.footer-seventeen .footer-grid,.footer-sixteen .footer-grid,.footer-fifteen .footer-grid,.footer-fourteen .footer-grid,.footer-thirteen .footer-grid,.footer-twelve .footer-grid,.footer-eleven .footer-grid,.footer-ten .footer-grid,.footer-nine .footer-grid,.footer-eight .footer-grid,.footer-seven .footer-grid,.footer-six .footer-grid,.footer-five .footer-main-section .footer-grid,.footer-four .footer-grid,.footer-three .footer-grid,.footer-two .footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:3rem}@media(max-width:992px){.footer-one .footer-grid,.footer-twenty .footer-grid,.footer-nineteen .footer-grid,.footer-eighteen .footer-grid,.footer-seventeen .footer-grid,.footer-sixteen .footer-grid,.footer-fifteen .footer-grid,.footer-fourteen .footer-grid,.footer-thirteen .footer-grid,.footer-twelve .footer-grid,.footer-eleven .footer-grid,.footer-ten .footer-grid,.footer-nine .footer-grid,.footer-eight .footer-grid,.footer-seven .footer-grid,.footer-six .footer-grid,.footer-five .footer-main-section .footer-grid,.footer-four .footer-grid,.footer-three .footer-grid,.footer-two .footer-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:576px){.footer-one .footer-grid,.footer-twenty .footer-grid,.footer-nineteen .footer-grid,.footer-eighteen .footer-grid,.footer-seventeen .footer-grid,.footer-sixteen .footer-grid,.footer-fifteen .footer-grid,.footer-fourteen .footer-grid,.footer-thirteen .footer-grid,.footer-twelve .footer-grid,.footer-eleven .footer-grid,.footer-ten .footer-grid,.footer-nine .footer-grid,.footer-eight .footer-grid,.footer-seven .footer-grid,.footer-six .footer-grid,.footer-five .footer-main-section .footer-grid,.footer-four .footer-grid,.footer-three .footer-grid,.footer-two .footer-grid{grid-template-columns:1fr;gap:2rem}}.footer-one .footer-brand .footer-logo,.footer-twenty .footer-brand .footer-logo,.footer-nineteen .footer-brand .footer-logo,.footer-eighteen .footer-brand .footer-logo,.footer-seventeen .footer-brand .footer-logo,.footer-sixteen .footer-brand .footer-logo,.footer-fifteen .footer-brand .footer-logo,.footer-fourteen .footer-brand .footer-logo,.footer-thirteen .footer-brand .footer-logo,.footer-twelve .footer-brand .footer-logo,.footer-eleven .footer-brand .footer-logo,.footer-ten .footer-brand .footer-logo,.footer-nine .footer-brand .footer-logo,.footer-eight .footer-brand .footer-logo,.footer-seven .footer-brand .footer-logo,.footer-six .footer-brand .footer-logo,.footer-five .footer-main-section .footer-brand .footer-logo,.footer-four .footer-brand .footer-logo,.footer-three .footer-brand .footer-logo,.footer-two .footer-brand .footer-logo{display:inline-block;margin-bottom:1.5rem}.footer-one .footer-brand .footer-logo img,.footer-twenty .footer-brand .footer-logo img,.footer-nineteen .footer-brand .footer-logo img,.footer-eighteen .footer-brand .footer-logo img,.footer-seventeen .footer-brand .footer-logo img,.footer-sixteen .footer-brand .footer-logo img,.footer-fifteen .footer-brand .footer-logo img,.footer-fourteen .footer-brand .footer-logo img,.footer-thirteen .footer-brand .footer-logo img,.footer-twelve .footer-brand .footer-logo img,.footer-eleven .footer-brand .footer-logo img,.footer-ten .footer-brand .footer-logo img,.footer-nine .footer-brand .footer-logo img,.footer-eight .footer-brand .footer-logo img,.footer-seven .footer-brand .footer-logo img,.footer-six .footer-brand .footer-logo img,.footer-five .footer-main-section .footer-brand .footer-logo img,.footer-four .footer-brand .footer-logo img,.footer-three .footer-brand .footer-logo img,.footer-two .footer-brand .footer-logo img{max-height:40px;width:auto}.footer-one .footer-brand .footer-description,.footer-twenty .footer-brand .footer-description,.footer-nineteen .footer-brand .footer-description,.footer-eighteen .footer-brand .footer-description,.footer-seventeen .footer-brand .footer-description,.footer-sixteen .footer-brand .footer-description,.footer-fifteen .footer-brand .footer-description,.footer-fourteen .footer-brand .footer-description,.footer-thirteen .footer-brand .footer-description,.footer-twelve .footer-brand .footer-description,.footer-eleven .footer-brand .footer-description,.footer-ten .footer-brand .footer-description,.footer-nine .footer-brand .footer-description,.footer-eight .footer-brand .footer-description,.footer-seven .footer-brand .footer-description,.footer-six .footer-brand .footer-description,.footer-five .footer-main-section .footer-brand .footer-description,.footer-four .footer-brand .footer-description,.footer-three .footer-brand .footer-description,.footer-two .footer-brand .footer-description{line-height:1.7;margin-bottom:1.5rem}.footer-one .footer-heading,.footer-twenty .footer-heading,.footer-nineteen .footer-heading,.footer-eighteen .footer-heading,.footer-seventeen .footer-heading,.footer-sixteen .footer-heading,.footer-fifteen .footer-heading,.footer-fourteen .footer-heading,.footer-thirteen .footer-heading,.footer-twelve .footer-heading,.footer-eleven .footer-heading,.footer-ten .footer-heading,.footer-nine .footer-heading,.footer-eight .footer-heading,.footer-seven .footer-heading,.footer-six .footer-heading,.footer-five .footer-main-section .footer-heading,.footer-four .footer-heading,.footer-three .footer-heading,.footer-two .footer-heading{font-size:1.125rem;font-weight:600;color:var(--footer-heading-color);margin-bottom:1.5rem;text-transform:uppercase;letter-spacing:.05em}.footer-one .footer-links,.footer-twenty .footer-links,.footer-nineteen .footer-links,.footer-eighteen .footer-links,.footer-seventeen .footer-links,.footer-sixteen .footer-links,.footer-fifteen .footer-links,.footer-fourteen .footer-links,.footer-thirteen .footer-links,.footer-twelve .footer-links,.footer-eleven .footer-links,.footer-ten .footer-links,.footer-nine .footer-links,.footer-eight .footer-links,.footer-seven .footer-links,.footer-six .footer-links,.footer-five .footer-main-section .footer-links,.footer-four .footer-links,.footer-three .footer-links,.footer-two .footer-links{list-style:none;padding:0;margin:0}.footer-one .footer-links li,.footer-twenty .footer-links li,.footer-nineteen .footer-links li,.footer-eighteen .footer-links li,.footer-seventeen .footer-links li,.footer-sixteen .footer-links li,.footer-fifteen .footer-links li,.footer-fourteen .footer-links li,.footer-thirteen .footer-links li,.footer-twelve .footer-links li,.footer-eleven .footer-links li,.footer-ten .footer-links li,.footer-nine .footer-links li,.footer-eight .footer-links li,.footer-seven .footer-links li,.footer-six .footer-links li,.footer-five .footer-main-section .footer-links li,.footer-four .footer-links li,.footer-three .footer-links li,.footer-two .footer-links li{margin-bottom:.75rem}.footer-one .footer-links a,.footer-twenty .footer-links a,.footer-nineteen .footer-links a,.footer-eighteen .footer-links a,.footer-seventeen .footer-links a,.footer-sixteen .footer-links a,.footer-fifteen .footer-links a,.footer-fourteen .footer-links a,.footer-thirteen .footer-links a,.footer-twelve .footer-links a,.footer-eleven .footer-links a,.footer-ten .footer-links a,.footer-nine .footer-links a,.footer-eight .footer-links a,.footer-seven .footer-links a,.footer-six .footer-links a,.footer-five .footer-main-section .footer-links a,.footer-four .footer-links a,.footer-three .footer-links a,.footer-two .footer-links a{color:var(--footer-link-color);text-decoration:none;transition:var(--footer-transition);display:inline-flex;align-items:center}.footer-one .footer-links a:hover,.footer-twenty .footer-links a:hover,.footer-nineteen .footer-links a:hover,.footer-eighteen .footer-links a:hover,.footer-seventeen .footer-links a:hover,.footer-sixteen .footer-links a:hover,.footer-fifteen .footer-links a:hover,.footer-fourteen .footer-links a:hover,.footer-thirteen .footer-links a:hover,.footer-twelve .footer-links a:hover,.footer-eleven .footer-links a:hover,.footer-ten .footer-links a:hover,.footer-nine .footer-links a:hover,.footer-eight .footer-links a:hover,.footer-seven .footer-links a:hover,.footer-six .footer-links a:hover,.footer-five .footer-main-section .footer-links a:hover,.footer-four .footer-links a:hover,.footer-three .footer-links a:hover,.footer-two .footer-links a:hover{color:var(--footer-link-hover);transform:translate(3px)}.footer-one .footer-contact .contact-item,.footer-twenty .footer-contact .contact-item,.footer-nineteen .footer-contact .contact-item,.footer-eighteen .footer-contact .contact-item,.footer-seventeen .footer-contact .contact-item,.footer-sixteen .footer-contact .contact-item,.footer-fifteen .footer-contact .contact-item,.footer-fourteen .footer-contact .contact-item,.footer-thirteen .footer-contact .contact-item,.footer-twelve .footer-contact .contact-item,.footer-eleven .footer-contact .contact-item,.footer-ten .footer-contact .contact-item,.footer-nine .footer-contact .contact-item,.footer-eight .footer-contact .contact-item,.footer-seven .footer-contact .contact-item,.footer-six .footer-contact .contact-item,.footer-five .footer-main-section .footer-contact .contact-item,.footer-four .footer-contact .contact-item,.footer-three .footer-contact .contact-item,.footer-two .footer-contact .contact-item{display:flex;gap:1rem;margin-bottom:1rem}.footer-one .footer-contact .contact-item .contact-icon,.footer-twenty .footer-contact .contact-item .contact-icon,.footer-nineteen .footer-contact .contact-item .contact-icon,.footer-eighteen .footer-contact .contact-item .contact-icon,.footer-seventeen .footer-contact .contact-item .contact-icon,.footer-sixteen .footer-contact .contact-item .contact-icon,.footer-fifteen .footer-contact .contact-item .contact-icon,.footer-fourteen .footer-contact .contact-item .contact-icon,.footer-thirteen .footer-contact .contact-item .contact-icon,.footer-twelve .footer-contact .contact-item .contact-icon,.footer-eleven .footer-contact .contact-item .contact-icon,.footer-ten .footer-contact .contact-item .contact-icon,.footer-nine .footer-contact .contact-item .contact-icon,.footer-eight .footer-contact .contact-item .contact-icon,.footer-seven .footer-contact .contact-item .contact-icon,.footer-six .footer-contact .contact-item .contact-icon,.footer-five .footer-main-section .footer-contact .contact-item .contact-icon,.footer-four .footer-contact .contact-item .contact-icon,.footer-three .footer-contact .contact-item .contact-icon,.footer-two .footer-contact .contact-item .contact-icon{color:var(--footer-accent);flex-shrink:0}.footer-one .footer-contact .contact-item a,.footer-twenty .footer-contact .contact-item a,.footer-nineteen .footer-contact .contact-item a,.footer-eighteen .footer-contact .contact-item a,.footer-seventeen .footer-contact .contact-item a,.footer-sixteen .footer-contact .contact-item a,.footer-fifteen .footer-contact .contact-item a,.footer-fourteen .footer-contact .contact-item a,.footer-thirteen .footer-contact .contact-item a,.footer-twelve .footer-contact .contact-item a,.footer-eleven .footer-contact .contact-item a,.footer-ten .footer-contact .contact-item a,.footer-nine .footer-contact .contact-item a,.footer-eight .footer-contact .contact-item a,.footer-seven .footer-contact .contact-item a,.footer-six .footer-contact .contact-item a,.footer-five .footer-main-section .footer-contact .contact-item a,.footer-four .footer-contact .contact-item a,.footer-three .footer-contact .contact-item a,.footer-two .footer-contact .contact-item a{color:var(--footer-link-color);text-decoration:none}.footer-one .footer-contact .contact-item a:hover,.footer-twenty .footer-contact .contact-item a:hover,.footer-nineteen .footer-contact .contact-item a:hover,.footer-eighteen .footer-contact .contact-item a:hover,.footer-seventeen .footer-contact .contact-item a:hover,.footer-sixteen .footer-contact .contact-item a:hover,.footer-fifteen .footer-contact .contact-item a:hover,.footer-fourteen .footer-contact .contact-item a:hover,.footer-thirteen .footer-contact .contact-item a:hover,.footer-twelve .footer-contact .contact-item a:hover,.footer-eleven .footer-contact .contact-item a:hover,.footer-ten .footer-contact .contact-item a:hover,.footer-nine .footer-contact .contact-item a:hover,.footer-eight .footer-contact .contact-item a:hover,.footer-seven .footer-contact .contact-item a:hover,.footer-six .footer-contact .contact-item a:hover,.footer-five .footer-main-section .footer-contact .contact-item a:hover,.footer-four .footer-contact .contact-item a:hover,.footer-three .footer-contact .contact-item a:hover,.footer-two .footer-contact .contact-item a:hover{color:var(--footer-link-hover)}.footer-one .footer-social,.footer-twenty .footer-social,.footer-nineteen .footer-social,.footer-eighteen .footer-social,.footer-seventeen .footer-social,.footer-sixteen .footer-social,.footer-fifteen .footer-social,.footer-fourteen .footer-social,.footer-thirteen .footer-social,.footer-twelve .footer-social,.footer-eleven .footer-social,.footer-ten .footer-social,.footer-nine .footer-social,.footer-eight .footer-social,.footer-seven .footer-social,.footer-six .footer-social,.footer-five .footer-main-section .footer-social,.footer-four .footer-social,.footer-three .footer-social,.footer-two .footer-social{display:flex;gap:.75rem;margin-top:1.5rem}.footer-one .footer-social .social-link,.footer-twenty .footer-social .social-link,.footer-nineteen .footer-social .social-link,.footer-eighteen .footer-social .social-link,.footer-seventeen .footer-social .social-link,.footer-sixteen .footer-social .social-link,.footer-fifteen .footer-social .social-link,.footer-fourteen .footer-social .social-link,.footer-thirteen .footer-social .social-link,.footer-twelve .footer-social .social-link,.footer-eleven .footer-social .social-link,.footer-ten .footer-social .social-link,.footer-nine .footer-social .social-link,.footer-eight .footer-social .social-link,.footer-seven .footer-social .social-link,.footer-six .footer-social .social-link,.footer-five .footer-main-section .footer-social .social-link,.footer-four .footer-social .social-link,.footer-three .footer-social .social-link,.footer-two .footer-social .social-link{width:40px;height:40px;background-color:#ffffff1a;color:var(--footer-color);border-radius:50%;display:flex;align-items:center;justify-content:center;transition:var(--footer-transition)}.footer-one .footer-social .social-link:hover,.footer-twenty .footer-social .social-link:hover,.footer-nineteen .footer-social .social-link:hover,.footer-eighteen .footer-social .social-link:hover,.footer-seventeen .footer-social .social-link:hover,.footer-sixteen .footer-social .social-link:hover,.footer-fifteen .footer-social .social-link:hover,.footer-fourteen .footer-social .social-link:hover,.footer-thirteen .footer-social .social-link:hover,.footer-twelve .footer-social .social-link:hover,.footer-eleven .footer-social .social-link:hover,.footer-ten .footer-social .social-link:hover,.footer-nine .footer-social .social-link:hover,.footer-eight .footer-social .social-link:hover,.footer-seven .footer-social .social-link:hover,.footer-six .footer-social .social-link:hover,.footer-five .footer-main-section .footer-social .social-link:hover,.footer-four .footer-social .social-link:hover,.footer-three .footer-social .social-link:hover,.footer-two .footer-social .social-link:hover{background-color:var(--footer-accent);color:#fff;transform:translateY(-3px)}.footer-one .footer-newsletter,.footer-twenty .footer-newsletter,.footer-nineteen .footer-newsletter,.footer-eighteen .footer-newsletter,.footer-seventeen .footer-newsletter,.footer-sixteen .footer-newsletter,.footer-fifteen .footer-newsletter,.footer-fourteen .footer-newsletter,.footer-thirteen .footer-newsletter,.footer-twelve .footer-newsletter,.footer-eleven .footer-newsletter,.footer-ten .footer-newsletter,.footer-nine .footer-newsletter,.footer-eight .footer-newsletter,.footer-seven .footer-newsletter,.footer-six .footer-newsletter,.footer-five .footer-main-section .footer-newsletter,.footer-four .footer-newsletter,.footer-three .footer-newsletter,.footer-two .footer-newsletter{margin-top:1.5rem}.footer-one .footer-bottom,.footer-twenty .footer-bottom,.footer-nineteen .footer-bottom,.footer-eighteen .footer-bottom,.footer-seventeen .footer-bottom,.footer-sixteen .footer-bottom,.footer-fifteen .footer-bottom,.footer-fourteen .footer-bottom,.footer-thirteen .footer-bottom,.footer-twelve .footer-bottom,.footer-eleven .footer-bottom,.footer-ten .footer-bottom,.footer-nine .footer-bottom,.footer-eight .footer-bottom,.footer-seven .footer-bottom,.footer-six .footer-bottom,.footer-five .footer-main-section .footer-bottom,.footer-four .footer-bottom,.footer-three .footer-bottom,.footer-two .footer-bottom{background-color:var(--footer-copyright-bg);padding:1.5rem 0}.footer-one .footer-bottom .footer-bottom__copyright,.footer-twenty .footer-bottom .footer-bottom__copyright,.footer-nineteen .footer-bottom .footer-bottom__copyright,.footer-eighteen .footer-bottom .footer-bottom__copyright,.footer-seventeen .footer-bottom .footer-bottom__copyright,.footer-sixteen .footer-bottom .footer-bottom__copyright,.footer-fifteen .footer-bottom .footer-bottom__copyright,.footer-fourteen .footer-bottom .footer-bottom__copyright,.footer-thirteen .footer-bottom .footer-bottom__copyright,.footer-twelve .footer-bottom .footer-bottom__copyright,.footer-eleven .footer-bottom .footer-bottom__copyright,.footer-ten .footer-bottom .footer-bottom__copyright,.footer-nine .footer-bottom .footer-bottom__copyright,.footer-eight .footer-bottom .footer-bottom__copyright,.footer-seven .footer-bottom .footer-bottom__copyright,.footer-six .footer-bottom .footer-bottom__copyright,.footer-five .footer-main-section .footer-bottom .footer-bottom__copyright,.footer-four .footer-bottom .footer-bottom__copyright,.footer-three .footer-bottom .footer-bottom__copyright,.footer-two .footer-bottom .footer-bottom__copyright,.footer-one .footer-bottom .footer-bottom__brand-link,.footer-twenty .footer-bottom .footer-bottom__brand-link,.footer-nineteen .footer-bottom .footer-bottom__brand-link,.footer-eighteen .footer-bottom .footer-bottom__brand-link,.footer-seventeen .footer-bottom .footer-bottom__brand-link,.footer-sixteen .footer-bottom .footer-bottom__brand-link,.footer-fifteen .footer-bottom .footer-bottom__brand-link,.footer-fourteen .footer-bottom .footer-bottom__brand-link,.footer-thirteen .footer-bottom .footer-bottom__brand-link,.footer-twelve .footer-bottom .footer-bottom__brand-link,.footer-eleven .footer-bottom .footer-bottom__brand-link,.footer-ten .footer-bottom .footer-bottom__brand-link,.footer-nine .footer-bottom .footer-bottom__brand-link,.footer-eight .footer-bottom .footer-bottom__brand-link,.footer-seven .footer-bottom .footer-bottom__brand-link,.footer-six .footer-bottom .footer-bottom__brand-link,.footer-five .footer-main-section .footer-bottom .footer-bottom__brand-link,.footer-four .footer-bottom .footer-bottom__brand-link,.footer-three .footer-bottom .footer-bottom__brand-link,.footer-two .footer-bottom .footer-bottom__brand-link{color:#f8fbfa!important}.footer-one .footer-bottom .footer-bottom-content,.footer-twenty .footer-bottom .footer-bottom-content,.footer-nineteen .footer-bottom .footer-bottom-content,.footer-eighteen .footer-bottom .footer-bottom-content,.footer-seventeen .footer-bottom .footer-bottom-content,.footer-sixteen .footer-bottom .footer-bottom-content,.footer-fifteen .footer-bottom .footer-bottom-content,.footer-fourteen .footer-bottom .footer-bottom-content,.footer-thirteen .footer-bottom .footer-bottom-content,.footer-twelve .footer-bottom .footer-bottom-content,.footer-eleven .footer-bottom .footer-bottom-content,.footer-ten .footer-bottom .footer-bottom-content,.footer-nine .footer-bottom .footer-bottom-content,.footer-eight .footer-bottom .footer-bottom-content,.footer-seven .footer-bottom .footer-bottom-content,.footer-six .footer-bottom .footer-bottom-content,.footer-five .footer-main-section .footer-bottom .footer-bottom-content,.footer-four .footer-bottom .footer-bottom-content,.footer-three .footer-bottom .footer-bottom-content,.footer-two .footer-bottom .footer-bottom-content{display:flex;justify-content:space-between;align-items:center}@media(max-width:768px){.footer-one .footer-bottom .footer-bottom-content,.footer-twenty .footer-bottom .footer-bottom-content,.footer-nineteen .footer-bottom .footer-bottom-content,.footer-eighteen .footer-bottom .footer-bottom-content,.footer-seventeen .footer-bottom .footer-bottom-content,.footer-sixteen .footer-bottom .footer-bottom-content,.footer-fifteen .footer-bottom .footer-bottom-content,.footer-fourteen .footer-bottom .footer-bottom-content,.footer-thirteen .footer-bottom .footer-bottom-content,.footer-twelve .footer-bottom .footer-bottom-content,.footer-eleven .footer-bottom .footer-bottom-content,.footer-ten .footer-bottom .footer-bottom-content,.footer-nine .footer-bottom .footer-bottom-content,.footer-eight .footer-bottom .footer-bottom-content,.footer-seven .footer-bottom .footer-bottom-content,.footer-six .footer-bottom .footer-bottom-content,.footer-five .footer-main-section .footer-bottom .footer-bottom-content,.footer-four .footer-bottom .footer-bottom-content,.footer-three .footer-bottom .footer-bottom-content,.footer-two .footer-bottom .footer-bottom-content{flex-direction:column;gap:1rem;text-align:center}}.footer-one .footer-bottom .copyright,.footer-twenty .footer-bottom .copyright,.footer-nineteen .footer-bottom .copyright,.footer-eighteen .footer-bottom .copyright,.footer-seventeen .footer-bottom .copyright,.footer-sixteen .footer-bottom .copyright,.footer-fifteen .footer-bottom .copyright,.footer-fourteen .footer-bottom .copyright,.footer-thirteen .footer-bottom .copyright,.footer-twelve .footer-bottom .copyright,.footer-eleven .footer-bottom .copyright,.footer-ten .footer-bottom .copyright,.footer-nine .footer-bottom .copyright,.footer-eight .footer-bottom .copyright,.footer-seven .footer-bottom .copyright,.footer-six .footer-bottom .copyright,.footer-five .footer-main-section .footer-bottom .copyright,.footer-four .footer-bottom .copyright,.footer-three .footer-bottom .copyright,.footer-two .footer-bottom .copyright{font-size:.875rem;margin:0}.footer-one .footer-bottom .footer-legal,.footer-twenty .footer-bottom .footer-legal,.footer-nineteen .footer-bottom .footer-legal,.footer-eighteen .footer-bottom .footer-legal,.footer-seventeen .footer-bottom .footer-legal,.footer-sixteen .footer-bottom .footer-legal,.footer-fifteen .footer-bottom .footer-legal,.footer-fourteen .footer-bottom .footer-legal,.footer-thirteen .footer-bottom .footer-legal,.footer-twelve .footer-bottom .footer-legal,.footer-eleven .footer-bottom .footer-legal,.footer-ten .footer-bottom .footer-legal,.footer-nine .footer-bottom .footer-legal,.footer-eight .footer-bottom .footer-legal,.footer-seven .footer-bottom .footer-legal,.footer-six .footer-bottom .footer-legal,.footer-five .footer-main-section .footer-bottom .footer-legal,.footer-four .footer-bottom .footer-legal,.footer-three .footer-bottom .footer-legal,.footer-two .footer-bottom .footer-legal{display:flex;gap:1.5rem}.footer-one .footer-bottom .footer-legal a,.footer-twenty .footer-bottom .footer-legal a,.footer-nineteen .footer-bottom .footer-legal a,.footer-eighteen .footer-bottom .footer-legal a,.footer-seventeen .footer-bottom .footer-legal a,.footer-sixteen .footer-bottom .footer-legal a,.footer-fifteen .footer-bottom .footer-legal a,.footer-fourteen .footer-bottom .footer-legal a,.footer-thirteen .footer-bottom .footer-legal a,.footer-twelve .footer-bottom .footer-legal a,.footer-eleven .footer-bottom .footer-legal a,.footer-ten .footer-bottom .footer-legal a,.footer-nine .footer-bottom .footer-legal a,.footer-eight .footer-bottom .footer-legal a,.footer-seven .footer-bottom .footer-legal a,.footer-six .footer-bottom .footer-legal a,.footer-five .footer-main-section .footer-bottom .footer-legal a,.footer-four .footer-bottom .footer-legal a,.footer-three .footer-bottom .footer-legal a,.footer-two .footer-bottom .footer-legal a{color:var(--footer-link-color);text-decoration:none;font-size:.875rem}.footer-one .footer-bottom .footer-legal a:hover,.footer-twenty .footer-bottom .footer-legal a:hover,.footer-nineteen .footer-bottom .footer-legal a:hover,.footer-eighteen .footer-bottom .footer-legal a:hover,.footer-seventeen .footer-bottom .footer-legal a:hover,.footer-sixteen .footer-bottom .footer-legal a:hover,.footer-fifteen .footer-bottom .footer-legal a:hover,.footer-fourteen .footer-bottom .footer-legal a:hover,.footer-thirteen .footer-bottom .footer-legal a:hover,.footer-twelve .footer-bottom .footer-legal a:hover,.footer-eleven .footer-bottom .footer-legal a:hover,.footer-ten .footer-bottom .footer-legal a:hover,.footer-nine .footer-bottom .footer-legal a:hover,.footer-eight .footer-bottom .footer-legal a:hover,.footer-seven .footer-bottom .footer-legal a:hover,.footer-six .footer-bottom .footer-legal a:hover,.footer-five .footer-main-section .footer-bottom .footer-legal a:hover,.footer-four .footer-bottom .footer-legal a:hover,.footer-three .footer-bottom .footer-legal a:hover,.footer-two .footer-bottom .footer-legal a:hover{color:var(--footer-link-hover)}.footer-six .container,.footer-six .header-two__container,.footer-six .header-three__container,.footer-six .header-six__container,.footer-six .header-seven__main-container,.footer-six .header-seven__topbar-container,.footer-six .header-nine__container,.footer-six .header-four__container,.footer-six .header-eight__nav-container,.footer-six .header-eight__main-container,.footer-six .footer-two__container,.footer-six .footer-three__bottom-container,.footer-six .footer-three__container,.footer-six .footer-three__cta-container,.footer-six .footer-ten__bottom-container,.footer-six .footer-ten__newsletter-container,.footer-six .footer-ten__container,.footer-six .footer-ten__cta-container,.footer-six .footer-six__bottom-container,.footer-six .footer-six__container,.footer-six .footer-seven__bottom-container,.footer-six .footer-seven__container,.footer-six .footer-nine__bottom-container,.footer-six .footer-nine__top-container,.footer-six .footer-four__bottom-container,.footer-six .footer-four__container,.footer-six .footer-five__bottom-container,.footer-six .footer-five__container,.footer-six .footer-five__newsletter-container,.footer-six .footer-eight__bottom-container,.footer-six .footer-eight__container{position:relative;z-index:1}.bg-admission-footer:before{content:"";position:absolute;inset:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60 60"><polygon points="30,0 60,30 30,60 0,30" fill="white" opacity="0.02"/></svg>') repeat;background-size:60px 60px}.bg-admission-footer .container,.bg-admission-footer .header-two__container,.bg-admission-footer .header-three__container,.bg-admission-footer .header-six__container,.bg-admission-footer .header-seven__main-container,.bg-admission-footer .header-seven__topbar-container,.bg-admission-footer .header-nine__container,.bg-admission-footer .header-four__container,.bg-admission-footer .header-eight__nav-container,.bg-admission-footer .header-eight__main-container,.bg-admission-footer .footer-two__container,.bg-admission-footer .footer-three__bottom-container,.bg-admission-footer .footer-three__container,.bg-admission-footer .footer-three__cta-container,.bg-admission-footer .footer-ten__bottom-container,.bg-admission-footer .footer-ten__newsletter-container,.bg-admission-footer .footer-ten__container,.bg-admission-footer .footer-ten__cta-container,.bg-admission-footer .footer-six__bottom-container,.bg-admission-footer .footer-six__container,.bg-admission-footer .footer-seven__bottom-container,.bg-admission-footer .footer-seven__container,.bg-admission-footer .footer-eight__container,.bg-admission-footer .footer-eight__bottom-container,.bg-admission-footer .footer-five__newsletter-container,.bg-admission-footer .footer-five__container,.bg-admission-footer .footer-five__bottom-container,.bg-admission-footer .footer-four__container,.bg-admission-footer .footer-four__bottom-container,.bg-admission-footer .footer-nine__top-container,.bg-admission-footer .footer-nine__bottom-container{position:relative;z-index:1}.footer-ten__cta-banner:before{content:"";position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0h40v40H0V0zm1 1v38h38V1H1z' fill='%23ffffff' fill-opacity='0.05' fill-rule='evenodd'/%3E%3C/svg%3E");pointer-events:none}.footer-three:before{content:"";position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.02'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");pointer-events:none}.footer-section,.footer-layout,[class*=footer-]{--footer-bg: var(--bs-dark);--footer-color: rgba(255, 255, 255, .8);--footer-heading-color: white;--footer-border: rgba(255, 255, 255, .1);--footer-accent: var(--bs-primary);--footer-link-color: rgba(255, 255, 255, .7);--footer-link-hover: white;--footer-copyright-bg: rgba(0, 0, 0, .2);--footer-padding: 4rem 0;--footer-transition: all .3s ease}.footer-one,.footer-two,.footer-three,.footer-four,.footer-five .footer-main-section,.footer-six,.footer-seven,.footer-eight,.footer-nine,.footer-ten,.footer-eleven,.footer-twelve,.footer-thirteen,.footer-fourteen,.footer-fifteen,.footer-sixteen,.footer-seventeen,.footer-eighteen,.footer-nineteen,.footer-twenty{background-color:var(--footer-bg);color:var(--footer-color)}.footer-one .footer-main,.footer-two .footer-main,.footer-three .footer-main,.footer-four .footer-main,.footer-five .footer-main-section .footer-main,.footer-six .footer-main,.footer-seven .footer-main,.footer-eight .footer-main,.footer-nine .footer-main,.footer-ten .footer-main,.footer-eleven .footer-main,.footer-twelve .footer-main,.footer-thirteen .footer-main,.footer-fourteen .footer-main,.footer-fifteen .footer-main,.footer-sixteen .footer-main,.footer-seventeen .footer-main,.footer-eighteen .footer-main,.footer-nineteen .footer-main,.footer-twenty .footer-main{padding:var(--footer-padding);border-bottom:1px solid var(--footer-border)}.footer-one .footer-grid,.footer-two .footer-grid,.footer-three .footer-grid,.footer-four .footer-grid,.footer-five .footer-main-section .footer-grid,.footer-six .footer-grid,.footer-seven .footer-grid,.footer-eight .footer-grid,.footer-nine .footer-grid,.footer-ten .footer-grid,.footer-eleven .footer-grid,.footer-twelve .footer-grid,.footer-thirteen .footer-grid,.footer-fourteen .footer-grid,.footer-fifteen .footer-grid,.footer-sixteen .footer-grid,.footer-seventeen .footer-grid,.footer-eighteen .footer-grid,.footer-nineteen .footer-grid,.footer-twenty .footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:3rem}@media(max-width:992px){.footer-one .footer-grid,.footer-two .footer-grid,.footer-three .footer-grid,.footer-four .footer-grid,.footer-five .footer-main-section .footer-grid,.footer-six .footer-grid,.footer-seven .footer-grid,.footer-eight .footer-grid,.footer-nine .footer-grid,.footer-ten .footer-grid,.footer-eleven .footer-grid,.footer-twelve .footer-grid,.footer-thirteen .footer-grid,.footer-fourteen .footer-grid,.footer-fifteen .footer-grid,.footer-sixteen .footer-grid,.footer-seventeen .footer-grid,.footer-eighteen .footer-grid,.footer-nineteen .footer-grid,.footer-twenty .footer-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:576px){.footer-one .footer-grid,.footer-two .footer-grid,.footer-three .footer-grid,.footer-four .footer-grid,.footer-five .footer-main-section .footer-grid,.footer-six .footer-grid,.footer-seven .footer-grid,.footer-eight .footer-grid,.footer-nine .footer-grid,.footer-ten .footer-grid,.footer-eleven .footer-grid,.footer-twelve .footer-grid,.footer-thirteen .footer-grid,.footer-fourteen .footer-grid,.footer-fifteen .footer-grid,.footer-sixteen .footer-grid,.footer-seventeen .footer-grid,.footer-eighteen .footer-grid,.footer-nineteen .footer-grid,.footer-twenty .footer-grid{grid-template-columns:1fr;gap:2rem}}.footer-one .footer-brand .footer-logo,.footer-two .footer-brand .footer-logo,.footer-three .footer-brand .footer-logo,.footer-four .footer-brand .footer-logo,.footer-five .footer-main-section .footer-brand .footer-logo,.footer-six .footer-brand .footer-logo,.footer-seven .footer-brand .footer-logo,.footer-eight .footer-brand .footer-logo,.footer-nine .footer-brand .footer-logo,.footer-ten .footer-brand .footer-logo,.footer-eleven .footer-brand .footer-logo,.footer-twelve .footer-brand .footer-logo,.footer-thirteen .footer-brand .footer-logo,.footer-fourteen .footer-brand .footer-logo,.footer-fifteen .footer-brand .footer-logo,.footer-sixteen .footer-brand .footer-logo,.footer-seventeen .footer-brand .footer-logo,.footer-eighteen .footer-brand .footer-logo,.footer-nineteen .footer-brand .footer-logo,.footer-twenty .footer-brand .footer-logo{display:inline-block;margin-bottom:1.5rem}.footer-one .footer-brand .footer-logo img,.footer-two .footer-brand .footer-logo img,.footer-three .footer-brand .footer-logo img,.footer-four .footer-brand .footer-logo img,.footer-five .footer-main-section .footer-brand .footer-logo img,.footer-six .footer-brand .footer-logo img,.footer-seven .footer-brand .footer-logo img,.footer-eight .footer-brand .footer-logo img,.footer-nine .footer-brand .footer-logo img,.footer-ten .footer-brand .footer-logo img,.footer-eleven .footer-brand .footer-logo img,.footer-twelve .footer-brand .footer-logo img,.footer-thirteen .footer-brand .footer-logo img,.footer-fourteen .footer-brand .footer-logo img,.footer-fifteen .footer-brand .footer-logo img,.footer-sixteen .footer-brand .footer-logo img,.footer-seventeen .footer-brand .footer-logo img,.footer-eighteen .footer-brand .footer-logo img,.footer-nineteen .footer-brand .footer-logo img,.footer-twenty .footer-brand .footer-logo img{max-height:40px;width:auto}.footer-one .footer-brand .footer-description,.footer-two .footer-brand .footer-description,.footer-three .footer-brand .footer-description,.footer-four .footer-brand .footer-description,.footer-five .footer-main-section .footer-brand .footer-description,.footer-six .footer-brand .footer-description,.footer-seven .footer-brand .footer-description,.footer-eight .footer-brand .footer-description,.footer-nine .footer-brand .footer-description,.footer-ten .footer-brand .footer-description,.footer-eleven .footer-brand .footer-description,.footer-twelve .footer-brand .footer-description,.footer-thirteen .footer-brand .footer-description,.footer-fourteen .footer-brand .footer-description,.footer-fifteen .footer-brand .footer-description,.footer-sixteen .footer-brand .footer-description,.footer-seventeen .footer-brand .footer-description,.footer-eighteen .footer-brand .footer-description,.footer-nineteen .footer-brand .footer-description,.footer-twenty .footer-brand .footer-description{line-height:1.7;margin-bottom:1.5rem}.footer-one .footer-heading,.footer-two .footer-heading,.footer-three .footer-heading,.footer-four .footer-heading,.footer-five .footer-main-section .footer-heading,.footer-six .footer-heading,.footer-seven .footer-heading,.footer-eight .footer-heading,.footer-nine .footer-heading,.footer-ten .footer-heading,.footer-eleven .footer-heading,.footer-twelve .footer-heading,.footer-thirteen .footer-heading,.footer-fourteen .footer-heading,.footer-fifteen .footer-heading,.footer-sixteen .footer-heading,.footer-seventeen .footer-heading,.footer-eighteen .footer-heading,.footer-nineteen .footer-heading,.footer-twenty .footer-heading{font-size:1.125rem;font-weight:600;color:var(--footer-heading-color);margin-bottom:1.5rem;text-transform:uppercase;letter-spacing:.05em}.footer-one .footer-links,.footer-two .footer-links,.footer-three .footer-links,.footer-four .footer-links,.footer-five .footer-main-section .footer-links,.footer-six .footer-links,.footer-seven .footer-links,.footer-eight .footer-links,.footer-nine .footer-links,.footer-ten .footer-links,.footer-eleven .footer-links,.footer-twelve .footer-links,.footer-thirteen .footer-links,.footer-fourteen .footer-links,.footer-fifteen .footer-links,.footer-sixteen .footer-links,.footer-seventeen .footer-links,.footer-eighteen .footer-links,.footer-nineteen .footer-links,.footer-twenty .footer-links{list-style:none;padding:0;margin:0}.footer-one .footer-links li,.footer-two .footer-links li,.footer-three .footer-links li,.footer-four .footer-links li,.footer-five .footer-main-section .footer-links li,.footer-six .footer-links li,.footer-seven .footer-links li,.footer-eight .footer-links li,.footer-nine .footer-links li,.footer-ten .footer-links li,.footer-eleven .footer-links li,.footer-twelve .footer-links li,.footer-thirteen .footer-links li,.footer-fourteen .footer-links li,.footer-fifteen .footer-links li,.footer-sixteen .footer-links li,.footer-seventeen .footer-links li,.footer-eighteen .footer-links li,.footer-nineteen .footer-links li,.footer-twenty .footer-links li{margin-bottom:.75rem}.footer-one .footer-links a,.footer-two .footer-links a,.footer-three .footer-links a,.footer-four .footer-links a,.footer-five .footer-main-section .footer-links a,.footer-six .footer-links a,.footer-seven .footer-links a,.footer-eight .footer-links a,.footer-nine .footer-links a,.footer-ten .footer-links a,.footer-eleven .footer-links a,.footer-twelve .footer-links a,.footer-thirteen .footer-links a,.footer-fourteen .footer-links a,.footer-fifteen .footer-links a,.footer-sixteen .footer-links a,.footer-seventeen .footer-links a,.footer-eighteen .footer-links a,.footer-nineteen .footer-links a,.footer-twenty .footer-links a{color:var(--footer-link-color);text-decoration:none;transition:var(--footer-transition);display:inline-flex;align-items:center}.footer-one .footer-links a:hover,.footer-two .footer-links a:hover,.footer-three .footer-links a:hover,.footer-four .footer-links a:hover,.footer-five .footer-main-section .footer-links a:hover,.footer-six .footer-links a:hover,.footer-seven .footer-links a:hover,.footer-eight .footer-links a:hover,.footer-nine .footer-links a:hover,.footer-ten .footer-links a:hover,.footer-eleven .footer-links a:hover,.footer-twelve .footer-links a:hover,.footer-thirteen .footer-links a:hover,.footer-fourteen .footer-links a:hover,.footer-fifteen .footer-links a:hover,.footer-sixteen .footer-links a:hover,.footer-seventeen .footer-links a:hover,.footer-eighteen .footer-links a:hover,.footer-nineteen .footer-links a:hover,.footer-twenty .footer-links a:hover{color:var(--footer-link-hover);transform:translate(3px)}.footer-one .footer-contact .contact-item,.footer-two .footer-contact .contact-item,.footer-three .footer-contact .contact-item,.footer-four .footer-contact .contact-item,.footer-five .footer-main-section .footer-contact .contact-item,.footer-six .footer-contact .contact-item,.footer-seven .footer-contact .contact-item,.footer-eight .footer-contact .contact-item,.footer-nine .footer-contact .contact-item,.footer-ten .footer-contact .contact-item,.footer-eleven .footer-contact .contact-item,.footer-twelve .footer-contact .contact-item,.footer-thirteen .footer-contact .contact-item,.footer-fourteen .footer-contact .contact-item,.footer-fifteen .footer-contact .contact-item,.footer-sixteen .footer-contact .contact-item,.footer-seventeen .footer-contact .contact-item,.footer-eighteen .footer-contact .contact-item,.footer-nineteen .footer-contact .contact-item,.footer-twenty .footer-contact .contact-item{display:flex;gap:1rem;margin-bottom:1rem}.footer-one .footer-contact .contact-item .contact-icon,.footer-two .footer-contact .contact-item .contact-icon,.footer-three .footer-contact .contact-item .contact-icon,.footer-four .footer-contact .contact-item .contact-icon,.footer-five .footer-main-section .footer-contact .contact-item .contact-icon,.footer-six .footer-contact .contact-item .contact-icon,.footer-seven .footer-contact .contact-item .contact-icon,.footer-eight .footer-contact .contact-item .contact-icon,.footer-nine .footer-contact .contact-item .contact-icon,.footer-ten .footer-contact .contact-item .contact-icon,.footer-eleven .footer-contact .contact-item .contact-icon,.footer-twelve .footer-contact .contact-item .contact-icon,.footer-thirteen .footer-contact .contact-item .contact-icon,.footer-fourteen .footer-contact .contact-item .contact-icon,.footer-fifteen .footer-contact .contact-item .contact-icon,.footer-sixteen .footer-contact .contact-item .contact-icon,.footer-seventeen .footer-contact .contact-item .contact-icon,.footer-eighteen .footer-contact .contact-item .contact-icon,.footer-nineteen .footer-contact .contact-item .contact-icon,.footer-twenty .footer-contact .contact-item .contact-icon{color:var(--footer-accent);flex-shrink:0}.footer-one .footer-contact .contact-item a,.footer-two .footer-contact .contact-item a,.footer-three .footer-contact .contact-item a,.footer-four .footer-contact .contact-item a,.footer-five .footer-main-section .footer-contact .contact-item a,.footer-six .footer-contact .contact-item a,.footer-seven .footer-contact .contact-item a,.footer-eight .footer-contact .contact-item a,.footer-nine .footer-contact .contact-item a,.footer-ten .footer-contact .contact-item a,.footer-eleven .footer-contact .contact-item a,.footer-twelve .footer-contact .contact-item a,.footer-thirteen .footer-contact .contact-item a,.footer-fourteen .footer-contact .contact-item a,.footer-fifteen .footer-contact .contact-item a,.footer-sixteen .footer-contact .contact-item a,.footer-seventeen .footer-contact .contact-item a,.footer-eighteen .footer-contact .contact-item a,.footer-nineteen .footer-contact .contact-item a,.footer-twenty .footer-contact .contact-item a{color:var(--footer-link-color);text-decoration:none}.footer-one .footer-contact .contact-item a:hover,.footer-two .footer-contact .contact-item a:hover,.footer-three .footer-contact .contact-item a:hover,.footer-four .footer-contact .contact-item a:hover,.footer-five .footer-main-section .footer-contact .contact-item a:hover,.footer-six .footer-contact .contact-item a:hover,.footer-seven .footer-contact .contact-item a:hover,.footer-eight .footer-contact .contact-item a:hover,.footer-nine .footer-contact .contact-item a:hover,.footer-ten .footer-contact .contact-item a:hover,.footer-eleven .footer-contact .contact-item a:hover,.footer-twelve .footer-contact .contact-item a:hover,.footer-thirteen .footer-contact .contact-item a:hover,.footer-fourteen .footer-contact .contact-item a:hover,.footer-fifteen .footer-contact .contact-item a:hover,.footer-sixteen .footer-contact .contact-item a:hover,.footer-seventeen .footer-contact .contact-item a:hover,.footer-eighteen .footer-contact .contact-item a:hover,.footer-nineteen .footer-contact .contact-item a:hover,.footer-twenty .footer-contact .contact-item a:hover{color:var(--footer-link-hover)}.footer-one .footer-social,.footer-two .footer-social,.footer-three .footer-social,.footer-four .footer-social,.footer-five .footer-main-section .footer-social,.footer-six .footer-social,.footer-seven .footer-social,.footer-eight .footer-social,.footer-nine .footer-social,.footer-ten .footer-social,.footer-eleven .footer-social,.footer-twelve .footer-social,.footer-thirteen .footer-social,.footer-fourteen .footer-social,.footer-fifteen .footer-social,.footer-sixteen .footer-social,.footer-seventeen .footer-social,.footer-eighteen .footer-social,.footer-nineteen .footer-social,.footer-twenty .footer-social{display:flex;gap:.75rem;margin-top:1.5rem}.footer-one .footer-social .social-link,.footer-two .footer-social .social-link,.footer-three .footer-social .social-link,.footer-four .footer-social .social-link,.footer-five .footer-main-section .footer-social .social-link,.footer-six .footer-social .social-link,.footer-seven .footer-social .social-link,.footer-eight .footer-social .social-link,.footer-nine .footer-social .social-link,.footer-ten .footer-social .social-link,.footer-eleven .footer-social .social-link,.footer-twelve .footer-social .social-link,.footer-thirteen .footer-social .social-link,.footer-fourteen .footer-social .social-link,.footer-fifteen .footer-social .social-link,.footer-sixteen .footer-social .social-link,.footer-seventeen .footer-social .social-link,.footer-eighteen .footer-social .social-link,.footer-nineteen .footer-social .social-link,.footer-twenty .footer-social .social-link{width:40px;height:40px;background-color:#ffffff1a;color:var(--footer-color);border-radius:50%;display:flex;align-items:center;justify-content:center;transition:var(--footer-transition)}.footer-one .footer-social .social-link:hover,.footer-two .footer-social .social-link:hover,.footer-three .footer-social .social-link:hover,.footer-four .footer-social .social-link:hover,.footer-five .footer-main-section .footer-social .social-link:hover,.footer-six .footer-social .social-link:hover,.footer-seven .footer-social .social-link:hover,.footer-eight .footer-social .social-link:hover,.footer-nine .footer-social .social-link:hover,.footer-ten .footer-social .social-link:hover,.footer-eleven .footer-social .social-link:hover,.footer-twelve .footer-social .social-link:hover,.footer-thirteen .footer-social .social-link:hover,.footer-fourteen .footer-social .social-link:hover,.footer-fifteen .footer-social .social-link:hover,.footer-sixteen .footer-social .social-link:hover,.footer-seventeen .footer-social .social-link:hover,.footer-eighteen .footer-social .social-link:hover,.footer-nineteen .footer-social .social-link:hover,.footer-twenty .footer-social .social-link:hover{background-color:var(--footer-accent);color:#fff;transform:translateY(-3px)}.footer-one .footer-newsletter,.footer-two .footer-newsletter,.footer-three .footer-newsletter,.footer-four .footer-newsletter,.footer-five .footer-main-section .footer-newsletter,.footer-six .footer-newsletter,.footer-seven .footer-newsletter,.footer-eight .footer-newsletter,.footer-nine .footer-newsletter,.footer-ten .footer-newsletter,.footer-eleven .footer-newsletter,.footer-twelve .footer-newsletter,.footer-thirteen .footer-newsletter,.footer-fourteen .footer-newsletter,.footer-fifteen .footer-newsletter,.footer-sixteen .footer-newsletter,.footer-seventeen .footer-newsletter,.footer-eighteen .footer-newsletter,.footer-nineteen .footer-newsletter,.footer-twenty .footer-newsletter{margin-top:1.5rem}.footer-one .footer-bottom,.footer-two .footer-bottom,.footer-three .footer-bottom,.footer-four .footer-bottom,.footer-five .footer-main-section .footer-bottom,.footer-six .footer-bottom,.footer-seven .footer-bottom,.footer-eight .footer-bottom,.footer-nine .footer-bottom,.footer-ten .footer-bottom,.footer-eleven .footer-bottom,.footer-twelve .footer-bottom,.footer-thirteen .footer-bottom,.footer-fourteen .footer-bottom,.footer-fifteen .footer-bottom,.footer-sixteen .footer-bottom,.footer-seventeen .footer-bottom,.footer-eighteen .footer-bottom,.footer-nineteen .footer-bottom,.footer-twenty .footer-bottom{background-color:var(--footer-copyright-bg);padding:1.5rem 0}.footer-one .footer-bottom .footer-bottom__copyright,.footer-two .footer-bottom .footer-bottom__copyright,.footer-three .footer-bottom .footer-bottom__copyright,.footer-four .footer-bottom .footer-bottom__copyright,.footer-five .footer-main-section .footer-bottom .footer-bottom__copyright,.footer-six .footer-bottom .footer-bottom__copyright,.footer-seven .footer-bottom .footer-bottom__copyright,.footer-eight .footer-bottom .footer-bottom__copyright,.footer-nine .footer-bottom .footer-bottom__copyright,.footer-ten .footer-bottom .footer-bottom__copyright,.footer-eleven .footer-bottom .footer-bottom__copyright,.footer-twelve .footer-bottom .footer-bottom__copyright,.footer-thirteen .footer-bottom .footer-bottom__copyright,.footer-fourteen .footer-bottom .footer-bottom__copyright,.footer-fifteen .footer-bottom .footer-bottom__copyright,.footer-sixteen .footer-bottom .footer-bottom__copyright,.footer-seventeen .footer-bottom .footer-bottom__copyright,.footer-eighteen .footer-bottom .footer-bottom__copyright,.footer-nineteen .footer-bottom .footer-bottom__copyright,.footer-twenty .footer-bottom .footer-bottom__copyright,.footer-one .footer-bottom .footer-bottom__brand-link,.footer-two .footer-bottom .footer-bottom__brand-link,.footer-three .footer-bottom .footer-bottom__brand-link,.footer-four .footer-bottom .footer-bottom__brand-link,.footer-five .footer-main-section .footer-bottom .footer-bottom__brand-link,.footer-six .footer-bottom .footer-bottom__brand-link,.footer-seven .footer-bottom .footer-bottom__brand-link,.footer-eight .footer-bottom .footer-bottom__brand-link,.footer-nine .footer-bottom .footer-bottom__brand-link,.footer-ten .footer-bottom .footer-bottom__brand-link,.footer-eleven .footer-bottom .footer-bottom__brand-link,.footer-twelve .footer-bottom .footer-bottom__brand-link,.footer-thirteen .footer-bottom .footer-bottom__brand-link,.footer-fourteen .footer-bottom .footer-bottom__brand-link,.footer-fifteen .footer-bottom .footer-bottom__brand-link,.footer-sixteen .footer-bottom .footer-bottom__brand-link,.footer-seventeen .footer-bottom .footer-bottom__brand-link,.footer-eighteen .footer-bottom .footer-bottom__brand-link,.footer-nineteen .footer-bottom .footer-bottom__brand-link,.footer-twenty .footer-bottom .footer-bottom__brand-link{color:#f8fbfa!important}.footer-one .footer-bottom .footer-bottom-content,.footer-two .footer-bottom .footer-bottom-content,.footer-three .footer-bottom .footer-bottom-content,.footer-four .footer-bottom .footer-bottom-content,.footer-five .footer-main-section .footer-bottom .footer-bottom-content,.footer-six .footer-bottom .footer-bottom-content,.footer-seven .footer-bottom .footer-bottom-content,.footer-eight .footer-bottom .footer-bottom-content,.footer-nine .footer-bottom .footer-bottom-content,.footer-ten .footer-bottom .footer-bottom-content,.footer-eleven .footer-bottom .footer-bottom-content,.footer-twelve .footer-bottom .footer-bottom-content,.footer-thirteen .footer-bottom .footer-bottom-content,.footer-fourteen .footer-bottom .footer-bottom-content,.footer-fifteen .footer-bottom .footer-bottom-content,.footer-sixteen .footer-bottom .footer-bottom-content,.footer-seventeen .footer-bottom .footer-bottom-content,.footer-eighteen .footer-bottom .footer-bottom-content,.footer-nineteen .footer-bottom .footer-bottom-content,.footer-twenty .footer-bottom .footer-bottom-content{display:flex;justify-content:space-between;align-items:center}@media(max-width:768px){.footer-one .footer-bottom .footer-bottom-content,.footer-two .footer-bottom .footer-bottom-content,.footer-three .footer-bottom .footer-bottom-content,.footer-four .footer-bottom .footer-bottom-content,.footer-five .footer-main-section .footer-bottom .footer-bottom-content,.footer-six .footer-bottom .footer-bottom-content,.footer-seven .footer-bottom .footer-bottom-content,.footer-eight .footer-bottom .footer-bottom-content,.footer-nine .footer-bottom .footer-bottom-content,.footer-ten .footer-bottom .footer-bottom-content,.footer-eleven .footer-bottom .footer-bottom-content,.footer-twelve .footer-bottom .footer-bottom-content,.footer-thirteen .footer-bottom .footer-bottom-content,.footer-fourteen .footer-bottom .footer-bottom-content,.footer-fifteen .footer-bottom .footer-bottom-content,.footer-sixteen .footer-bottom .footer-bottom-content,.footer-seventeen .footer-bottom .footer-bottom-content,.footer-eighteen .footer-bottom .footer-bottom-content,.footer-nineteen .footer-bottom .footer-bottom-content,.footer-twenty .footer-bottom .footer-bottom-content{flex-direction:column;gap:1rem;text-align:center}}.footer-one .footer-bottom .copyright,.footer-two .footer-bottom .copyright,.footer-three .footer-bottom .copyright,.footer-four .footer-bottom .copyright,.footer-five .footer-main-section .footer-bottom .copyright,.footer-six .footer-bottom .copyright,.footer-seven .footer-bottom .copyright,.footer-eight .footer-bottom .copyright,.footer-nine .footer-bottom .copyright,.footer-ten .footer-bottom .copyright,.footer-eleven .footer-bottom .copyright,.footer-twelve .footer-bottom .copyright,.footer-thirteen .footer-bottom .copyright,.footer-fourteen .footer-bottom .copyright,.footer-fifteen .footer-bottom .copyright,.footer-sixteen .footer-bottom .copyright,.footer-seventeen .footer-bottom .copyright,.footer-eighteen .footer-bottom .copyright,.footer-nineteen .footer-bottom .copyright,.footer-twenty .footer-bottom .copyright{font-size:.875rem;margin:0}.footer-one .footer-bottom .footer-legal,.footer-two .footer-bottom .footer-legal,.footer-three .footer-bottom .footer-legal,.footer-four .footer-bottom .footer-legal,.footer-five .footer-main-section .footer-bottom .footer-legal,.footer-six .footer-bottom .footer-legal,.footer-seven .footer-bottom .footer-legal,.footer-eight .footer-bottom .footer-legal,.footer-nine .footer-bottom .footer-legal,.footer-ten .footer-bottom .footer-legal,.footer-eleven .footer-bottom .footer-legal,.footer-twelve .footer-bottom .footer-legal,.footer-thirteen .footer-bottom .footer-legal,.footer-fourteen .footer-bottom .footer-legal,.footer-fifteen .footer-bottom .footer-legal,.footer-sixteen .footer-bottom .footer-legal,.footer-seventeen .footer-bottom .footer-legal,.footer-eighteen .footer-bottom .footer-legal,.footer-nineteen .footer-bottom .footer-legal,.footer-twenty .footer-bottom .footer-legal{display:flex;gap:1.5rem}.footer-one .footer-bottom .footer-legal a,.footer-two .footer-bottom .footer-legal a,.footer-three .footer-bottom .footer-legal a,.footer-four .footer-bottom .footer-legal a,.footer-five .footer-main-section .footer-bottom .footer-legal a,.footer-six .footer-bottom .footer-legal a,.footer-seven .footer-bottom .footer-legal a,.footer-eight .footer-bottom .footer-legal a,.footer-nine .footer-bottom .footer-legal a,.footer-ten .footer-bottom .footer-legal a,.footer-eleven .footer-bottom .footer-legal a,.footer-twelve .footer-bottom .footer-legal a,.footer-thirteen .footer-bottom .footer-legal a,.footer-fourteen .footer-bottom .footer-legal a,.footer-fifteen .footer-bottom .footer-legal a,.footer-sixteen .footer-bottom .footer-legal a,.footer-seventeen .footer-bottom .footer-legal a,.footer-eighteen .footer-bottom .footer-legal a,.footer-nineteen .footer-bottom .footer-legal a,.footer-twenty .footer-bottom .footer-legal a{color:var(--footer-link-color);text-decoration:none;font-size:.875rem}.footer-one .footer-bottom .footer-legal a:hover,.footer-two .footer-bottom .footer-legal a:hover,.footer-three .footer-bottom .footer-legal a:hover,.footer-four .footer-bottom .footer-legal a:hover,.footer-five .footer-main-section .footer-bottom .footer-legal a:hover,.footer-six .footer-bottom .footer-legal a:hover,.footer-seven .footer-bottom .footer-legal a:hover,.footer-eight .footer-bottom .footer-legal a:hover,.footer-nine .footer-bottom .footer-legal a:hover,.footer-ten .footer-bottom .footer-legal a:hover,.footer-eleven .footer-bottom .footer-legal a:hover,.footer-twelve .footer-bottom .footer-legal a:hover,.footer-thirteen .footer-bottom .footer-legal a:hover,.footer-fourteen .footer-bottom .footer-legal a:hover,.footer-fifteen .footer-bottom .footer-legal a:hover,.footer-sixteen .footer-bottom .footer-legal a:hover,.footer-seventeen .footer-bottom .footer-legal a:hover,.footer-eighteen .footer-bottom .footer-legal a:hover,.footer-nineteen .footer-bottom .footer-legal a:hover,.footer-twenty .footer-bottom .footer-legal a:hover{color:var(--footer-link-hover)}.footer-two{text-align:center}.footer-two .footer-grid{display:flex;flex-direction:column;align-items:center;max-width:600px;margin:0 auto}.footer-two .footer-social{justify-content:center}.footer-two .footer-links{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem}.footer-two .footer-links li{margin-bottom:0}.footer-three .footer-main{padding:2rem 0}.footer-three .footer-grid{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.footer-three .footer-links{display:flex;gap:2rem;margin:0}.footer-three .footer-links li{margin:0}.footer-four{--footer-bg: var(--bs-light);--footer-color: var(--bs-body-color);--footer-heading-color: var(--bs-dark);--footer-border: var(--bs-border-color);--footer-link-color: var(--bs-secondary-color);--footer-link-hover: var(--bs-primary);--footer-copyright-bg: rgba(0, 0, 0, .05)}.footer-four .footer-social .social-link{background-color:#0000000d;color:var(--bs-body-color)}.footer-four .footer-newsletter .form-control{background-color:#fff;border-color:var(--bs-border-color);color:var(--bs-body-color)}.footer-five .footer-cta{background:linear-gradient(135deg,var(--bs-primary),var(--bs-info));padding:3rem 0;color:#fff;text-align:center}.footer-six{position:relative;background-size:cover;background-position:center}.footer-six:before{content:"";position:absolute;inset:0;background-color:#000000d9}.footer-six .container,.footer-six .header-two__container,.footer-six .header-three__container,.footer-six .header-six__container,.footer-six .header-seven__main-container,.footer-six .header-seven__topbar-container,.footer-six .header-nine__container,.footer-six .header-four__container,.footer-six .header-eight__nav-container,.footer-six .header-eight__main-container,.footer-six .footer-eight__container,.footer-six .footer-eight__bottom-container,.footer-six .footer-five__newsletter-container,.footer-six .footer-five__container,.footer-six .footer-five__bottom-container,.footer-six .footer-four__container,.footer-six .footer-four__bottom-container,.footer-six .footer-nine__top-container,.footer-six .footer-nine__bottom-container,.footer-six .footer-seven__container,.footer-six .footer-seven__bottom-container,.footer-six .footer-six__container,.footer-six .footer-six__bottom-container,.footer-six .footer-ten__cta-container,.footer-six .footer-ten__container,.footer-six .footer-ten__newsletter-container,.footer-six .footer-ten__bottom-container,.footer-six .footer-three__cta-container,.footer-six .footer-three__container,.footer-six .footer-three__bottom-container,.footer-six .footer-two__container{position:relative;z-index:1}.footer-seven{background:linear-gradient(135deg,var(--bs-dark) 0%,var(--bs-primary) 100%)}.footer-eight .footer-grid{grid-template-columns:1fr 1fr}@media(max-width:768px){.footer-eight .footer-grid{grid-template-columns:1fr}}.footer-nine{--footer-padding: 2rem 0}.footer-nine .footer-heading{font-size:1rem;margin-bottom:1rem}.footer-nine .footer-links li{margin-bottom:.5rem}.footer-ten .footer-map{height:200px;border-radius:.5rem;overflow:hidden}.footer-ten .footer-map iframe{width:100%;height:100%;border:none}.footer-eleven .footer-social-sticky{position:fixed;right:1rem;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:.5rem;z-index:1000}.footer-twelve .footer-apps{display:flex;gap:1rem;margin-top:1rem}.footer-thirteen .footer-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;padding:2rem 0;border-bottom:1px solid var(--footer-border);text-align:center}@media(max-width:768px){.footer-thirteen .footer-stats{grid-template-columns:repeat(2,1fr)}}.footer-thirteen .footer-stats .stat-item .stat-number{font-size:2rem;font-weight:700;color:var(--footer-accent)}.footer-thirteen .footer-stats .stat-item .stat-label{font-size:.875rem;opacity:.8}.footer-fourteen .footer-grid{grid-template-columns:repeat(5,1fr)}@media(max-width:992px){.footer-fourteen .footer-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:576px){.footer-fourteen .footer-grid{grid-template-columns:1fr}}.footer-fifteen .footer-awards{display:flex;gap:1.5rem;margin-top:1.5rem;flex-wrap:wrap}@media(max-width:768px){.footer-sixteen .footer-column{border-bottom:1px solid var(--footer-border)}.footer-sixteen .footer-column .footer-heading{display:flex;justify-content:space-between;align-items:center;padding:1rem 0;margin-bottom:0;cursor:pointer}.footer-sixteen .footer-column .footer-heading:after{content:"+";font-size:1.25rem}.footer-sixteen .footer-column .footer-heading.active:after{content:"-"}.footer-sixteen .footer-column .footer-links{display:none;padding-bottom:1rem}.footer-sixteen .footer-column .footer-links.show{display:block}}.footer-seventeen .footer-payments{display:flex;gap:.5rem;margin-top:1rem;flex-wrap:wrap}.footer-eighteen .footer-grid{display:flex;flex-direction:column;gap:3rem}.footer-eighteen .footer-row{display:flex;justify-content:space-between;flex-wrap:wrap;gap:2rem}.footer-nineteen .footer-language{display:flex;align-items:center;gap:.5rem}.footer-nineteen .footer-language select{background-color:#ffffff1a;border:1px solid var(--footer-border);color:#fff;padding:.5rem 1rem;border-radius:.25rem}.footer-nineteen .footer-language select option{background-color:var(--footer-bg)}.footer-twenty .footer-trust{display:flex;gap:1.5rem;padding:1.5rem 0;border-top:1px solid var(--footer-border);justify-content:center}[data-bs-theme=dark] .footer-section,[data-bs-theme=dark] .footer-layout,[data-bs-theme=dark] [class*=footer-]{--footer-bg: var(--bs-body-bg);--footer-border: var(--bs-border-color)}[data-bs-theme=dark] .footer-four{--footer-bg: var(--bs-secondary-bg);--footer-color: var(--bs-body-color);--footer-heading-color: var(--bs-body-color)}@media(max-width:992px){.footer-section,.footer-layout,[class*=footer-]{--footer-padding: 3rem 0}}@media(max-width:768px){.footer-section,.footer-layout,[class*=footer-]{--footer-padding: 2.5rem 0}.footer-section .footer-heading,.footer-layout .footer-heading,[class*=footer-] .footer-heading{font-size:1rem}}@media(max-width:576px){.footer-section,.footer-layout,[class*=footer-]{--footer-padding: 2rem 0;text-align:center}.footer-section .footer-social,.footer-layout .footer-social,[class*=footer-] .footer-social,.footer-section .footer-contact .contact-item,.footer-layout .footer-contact .contact-item,[class*=footer-] .footer-contact .contact-item{justify-content:center}}@media(prefers-reduced-motion:reduce){.footer-section .social-link,.footer-section .footer-links a,.footer-layout .social-link,.footer-layout .footer-links a,[class*=footer-] .social-link,[class*=footer-] .footer-links a{transition:none!important}.footer-section .social-link:hover,.footer-section .footer-links a:hover,.footer-layout .social-link:hover,.footer-layout .footer-links a:hover,[class*=footer-] .social-link:hover,[class*=footer-] .footer-links a:hover{transform:none!important}}@media(prefers-contrast:high){.footer-section,.footer-layout,[class*=footer-]{--footer-border: white;--footer-link-color: white}.footer-section .footer-links a,.footer-section .social-link,.footer-layout .footer-links a,.footer-layout .social-link,[class*=footer-] .footer-links a,[class*=footer-] .social-link{border:1px solid white}}@media print{.footer-section,.footer-layout,[class*=footer-]{background:#fff!important;color:#000!important;padding:1rem 0!important}.footer-section .footer-social,.footer-section .footer-newsletter,.footer-section .footer-cta,.footer-layout .footer-social,.footer-layout .footer-newsletter,.footer-layout .footer-cta,[class*=footer-] .footer-social,[class*=footer-] .footer-newsletter,[class*=footer-] .footer-cta{display:none!important}.footer-section .footer-links a,.footer-section .footer-contact a,.footer-layout .footer-links a,.footer-layout .footer-contact a,[class*=footer-] .footer-links a,[class*=footer-] .footer-contact a{color:#000!important;text-decoration:underline}.footer-section .footer-bottom,.footer-layout .footer-bottom,[class*=footer-] .footer-bottom{border-top:1px solid black}}:root{--footer-one-bg: #212529;--footer-one-text: #dee2e6;--footer-one-heading: #fff;--footer-one-border: #495057;--footer-one-accent: #667eea;--footer-one-link-hover: #fff;--footer-one-copyright-bg: #000}@media(prefers-color-scheme:dark){:root{--footer-one-bg: #000;--footer-one-text: #ced4da;--footer-one-border: #343a40;--footer-one-copyright-bg: #212529}}.footer-one,.footer-two,.footer-three,.footer-four,.footer-five .footer-main-section,.footer-six,.footer-seven,.footer-eight,.footer-nine,.footer-ten,.footer-eleven,.footer-twelve,.footer-thirteen,.footer-fourteen,.footer-fifteen,.footer-sixteen,.footer-seventeen,.footer-eighteen,.footer-nineteen,.footer-twenty{background-color:var(--footer-one-bg);color:var(--footer-one-text)}.footer-one__main{padding:4rem 0;border-bottom:1px solid var(--footer-one-border)}@media(max-width:767.98px){.footer-one__main{padding:3rem 0}}.footer-one__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3rem}@media(max-width:575.98px){.footer-one__grid{grid-template-columns:1fr;gap:2rem}}@media(min-width:992px){.footer-one__grid{grid-template-columns:2fr 1fr 1fr 1fr}}@media(min-width:992px){.footer-one__section--brand{padding-right:2rem}}.footer-one__logo{display:inline-block;margin-bottom:1.5rem}.footer-one__logo img{max-height:40px;width:auto}.footer-one__brand-text{font-size:1rem;line-height:1.6;margin-bottom:2rem;opacity:.9}.footer-one__heading{font-size:1rem;font-weight:600;color:var(--footer-one-heading);margin-bottom:1.5rem;text-transform:uppercase;letter-spacing:1px}.footer-one__list{list-style:none;padding:0;margin:0}.footer-one__list li{margin-bottom:.75rem}.footer-one__list li:last-child{margin-bottom:0}.footer-one__link{color:var(--footer-one-text);text-decoration:none;font-size:.875rem;transition:all .3s ease-in-out;display:inline-flex;align-items:center}.footer-one__link:hover{color:var(--footer-one-link-hover);text-decoration:none;transform:translate(3px)}.footer-one__link:focus{outline:2px solid var(--footer-one-accent);outline-offset:2px}.footer-one__link .icon{margin-right:.5rem;font-size:.875rem}.footer-one__contact-item{display:flex;align-items:flex-start;margin-bottom:1rem}.footer-one__contact-item:last-child{margin-bottom:0}.footer-one__contact-icon{color:var(--footer-one-accent);margin-right:1rem;margin-top:2px;flex-shrink:0}.footer-one__contact-content{font-size:.875rem;line-height:1.5}.footer-one__contact-content a{color:inherit;text-decoration:none}.footer-one__contact-content a:hover{color:var(--footer-one-link-hover)}.footer-one__social{display:flex;gap:1rem;margin-top:1.5rem}.footer-one__social-link{width:40px;height:40px;background-color:#ffffff1a;color:var(--footer-one-text);border-radius:50%;display:flex;align-items:center;justify-content:center;text-decoration:none;transition:all .3s ease-in-out}.footer-one__social-link:hover{background-color:var(--footer-one-accent);color:#fff;transform:translateY(-3px)}.footer-one__social-link:focus{outline:2px solid var(--footer-one-accent);outline-offset:2px}.footer-one__newsletter{margin-top:1.5rem}.footer-one__newsletter-text{font-size:.875rem;margin-bottom:1rem;opacity:.9}.footer-one__newsletter-form{display:flex;gap:.5rem}@media(max-width:575.98px){.footer-one__newsletter-form{flex-direction:column}}.footer-one__newsletter-input{flex:1;padding:.75rem;border:1px solid var(--footer-one-border);border-radius:.375rem;background-color:#ffffff1a;color:var(--footer-one-heading);font-size:.875rem}.footer-one__newsletter-input::-moz-placeholder{color:var(--footer-one-text);opacity:.7}.footer-one__newsletter-input::placeholder{color:var(--footer-one-text);opacity:.7}.footer-one__newsletter-input:focus{outline:none;border-color:var(--footer-one-accent);box-shadow:0 0 0 2px rgba(var(--bs-primary-rgb),.25)}.footer-one__newsletter-btn{padding:.75rem 1.5rem;background-color:var(--footer-one-accent);color:#fff;border:none;border-radius:.375rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .3s ease-in-out;white-space:nowrap}.footer-one__newsletter-btn:hover{background-color:#3958e4;transform:translateY(-1px)}.footer-one__newsletter-btn:focus{outline:2px solid var(--footer-one-accent);outline-offset:2px}.footer-one__bottom{background-color:var(--footer-one-copyright-bg);padding:1.5rem 0}.footer-one__bottom-content{display:flex;justify-content:space-between;align-items:center}@media(max-width:767.98px){.footer-one__bottom-content{flex-direction:column;gap:1rem;text-align:center}}.footer-one__copyright{font-size:.875rem;opacity:.8;margin:0}.footer-one__legal{display:flex;gap:1.5rem}@media(max-width:575.98px){.footer-one__legal{flex-direction:column;gap:.5rem}}.footer-one__legal-link{color:var(--footer-one-text);text-decoration:none;font-size:.875rem;transition:all .3s ease-in-out}.footer-one__legal-link:hover{color:var(--footer-one-link-hover)}.footer-one--centered{text-align:center}.footer-one--centered .footer-one__grid{justify-items:center}.footer-one--centered .footer-one__social{justify-content:center}.footer-one--minimal .footer-one__main{padding:2rem 0}.footer-one--minimal .footer-one__grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem}.footer-one--dark{--footer-one-bg: #000;--footer-one-copyright-bg: #212529}.footer-one--light{--footer-one-bg: #f8f9fa;--footer-one-text: #6c757d;--footer-one-heading: #212529;--footer-one-border: #dee2e6;--footer-one-link-hover: #212529;--footer-one-copyright-bg: #e9ecef}.footer-one__back-to-top{position:fixed;bottom:2rem;right:2rem;width:50px;height:50px;background-color:var(--footer-one-accent);color:#fff;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease-in-out;z-index:1000;opacity:0;visibility:hidden}.footer-one__back-to-top.visible{opacity:1;visibility:visible}.footer-one__back-to-top:hover{background-color:#3958e4;transform:translateY(-3px)}.footer-one__back-to-top:focus{outline:2px solid var(--footer-one-accent);outline-offset:2px}@media(prefers-reduced-motion:reduce){.footer-one__link,.footer-one__social-link,.footer-one__newsletter-btn,.footer-one__back-to-top{transition:none}.footer-one__link:hover,.footer-one__social-link:hover,.footer-one__newsletter-btn:hover,.footer-one__back-to-top:hover{transform:none}}@media(prefers-contrast:high){.footer-one,.footer-two,.footer-three,.footer-four,.footer-five .footer-main-section,.footer-six,.footer-seven,.footer-eight,.footer-nine,.footer-ten,.footer-eleven,.footer-twelve,.footer-thirteen,.footer-fourteen,.footer-fifteen,.footer-sixteen,.footer-seventeen,.footer-eighteen,.footer-nineteen,.footer-twenty{--footer-one-border: #fff;--footer-one-text: #fff}.footer-one .footer-one__newsletter-input,.footer-two .footer-one__newsletter-input,.footer-three .footer-one__newsletter-input,.footer-four .footer-one__newsletter-input,.footer-five .footer-main-section .footer-one__newsletter-input,.footer-six .footer-one__newsletter-input,.footer-seven .footer-one__newsletter-input,.footer-eight .footer-one__newsletter-input,.footer-nine .footer-one__newsletter-input,.footer-ten .footer-one__newsletter-input,.footer-eleven .footer-one__newsletter-input,.footer-twelve .footer-one__newsletter-input,.footer-thirteen .footer-one__newsletter-input,.footer-fourteen .footer-one__newsletter-input,.footer-fifteen .footer-one__newsletter-input,.footer-sixteen .footer-one__newsletter-input,.footer-seventeen .footer-one__newsletter-input,.footer-eighteen .footer-one__newsletter-input,.footer-nineteen .footer-one__newsletter-input,.footer-twenty .footer-one__newsletter-input{border-color:#fff}}@media print{.footer-one,.footer-two,.footer-three,.footer-four,.footer-five .footer-main-section,.footer-six,.footer-seven,.footer-eight,.footer-nine,.footer-ten,.footer-eleven,.footer-twelve,.footer-thirteen,.footer-fourteen,.footer-fifteen,.footer-sixteen,.footer-seventeen,.footer-eighteen,.footer-nineteen,.footer-twenty{background-color:transparent!important;color:#000!important}.footer-one__social,.footer-one__newsletter,.footer-one__back-to-top{display:none!important}.footer-one__main{border-bottom:1px solid #000!important}.footer-one__link{color:#000!important}}@keyframes float{0%{transform:translate(0) translateY(0)}to{transform:translate(-50px) translateY(-50px)}}.bg-admission-footer{background:linear-gradient(45deg,#212529,#343a40);position:relative}.bg-admission-footer:before{content:"";position:absolute;inset:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60 60"><polygon points="30,0 60,30 30,60 0,30" fill="white" opacity="0.02"/></svg>') repeat;background-size:60px 60px}.bg-admission-footer .container,.bg-admission-footer .header-two__container,.bg-admission-footer .header-three__container,.bg-admission-footer .header-six__container,.bg-admission-footer .header-seven__main-container,.bg-admission-footer .header-seven__topbar-container,.bg-admission-footer .header-nine__container,.bg-admission-footer .header-four__container,.bg-admission-footer .header-eight__nav-container,.bg-admission-footer .header-eight__main-container,.bg-admission-footer .footer-eight__container,.bg-admission-footer .footer-eight__bottom-container,.bg-admission-footer .footer-five__newsletter-container,.bg-admission-footer .footer-five__container,.bg-admission-footer .footer-five__bottom-container,.bg-admission-footer .footer-four__container,.bg-admission-footer .footer-four__bottom-container,.bg-admission-footer .footer-nine__top-container,.bg-admission-footer .footer-nine__bottom-container,.bg-admission-footer .footer-seven__container,.bg-admission-footer .footer-seven__bottom-container,.bg-admission-footer .footer-six__container,.bg-admission-footer .footer-six__bottom-container,.bg-admission-footer .footer-ten__cta-container,.bg-admission-footer .footer-ten__container,.bg-admission-footer .footer-ten__newsletter-container,.bg-admission-footer .footer-ten__bottom-container,.bg-admission-footer .footer-three__cta-container,.bg-admission-footer .footer-three__container,.bg-admission-footer .footer-three__bottom-container,.bg-admission-footer .footer-two__container{position:relative;z-index:1}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.bottom-social-icons{display:flex;justify-content:center;gap:1rem;padding:2rem 0}.border-botton-light{border-bottom:1px solid rgba(255,255,255,.1)}.border-botton-light.border-dark{border-bottom-color:#0000001a}.footer_layout{display:flex;flex-direction:column;min-height:100vh}.footer_layout_header{flex-shrink:0}.footer_layout_body{flex:1 0 auto}.footer_layout_footer{flex-shrink:0}@media(prefers-color-scheme:dark){.bg-admission-footer{background:linear-gradient(45deg,#000,#212529)}}[data-bs-theme=dark] .subscribe-admission-nepal{background:linear-gradient(135deg,#7c91ed,#667eea)}[data-bs-theme=dark] .bg-admission-footer{background:linear-gradient(45deg,#000,#212529)}[data-bs-theme=dark] .help_line_con{background:#7c91ed}[data-bs-theme=dark] .border-botton-light{border-bottom-color:#fff3}@media(max-width:575.98px){.bottom-social-icons{gap:.75rem}}:root{--footer-two-bg: #212529;--footer-two-text: #ced4da;--footer-two-text-hover: #fff;--footer-two-border: #343a40;--footer-two-accent: #667eea}[data-bs-theme=dark]{--footer-two-bg: #000;--footer-two-text: #adb5bd;--footer-two-border: #212529}@media(prefers-color-scheme:dark){:root:not([data-bs-theme=light]){--footer-two-bg: #000;--footer-two-text: #adb5bd;--footer-two-border: #212529}}.footer-two{background-color:var(--footer-two-bg);color:var(--footer-two-text);padding:4rem 0;text-align:center}@media(max-width:767.98px){.footer-two{padding:3rem 0}}.footer-two__container{max-width:600px}.footer-two__logo{margin-bottom:1.5rem}.footer-two__logo a{display:inline-flex;align-items:center;text-decoration:none;color:var(--footer-two-text-hover);font-weight:700;font-size:1.5rem;letter-spacing:2px;text-transform:uppercase;transition:color .2s ease}.footer-two__logo a:hover{color:var(--footer-two-accent)}.footer-two__logo a:focus{outline:2px solid var(--footer-two-accent);outline-offset:4px;border-radius:.25rem}.footer-two__logo img{max-height:50px;width:auto;filter:brightness(0) invert(1);transition:filter .2s ease}.footer-two__logo img:hover{filter:none}.footer-two__tagline{font-size:1rem;color:var(--footer-two-text);margin-bottom:2rem;opacity:.8}.footer-two__social{display:flex;justify-content:center;gap:1rem;margin-bottom:2rem}.footer-two__social-link{display:flex;align-items:center;justify-content:center;width:45px;height:45px;background-color:transparent;border:2px solid var(--footer-two-border);border-radius:50%;color:var(--footer-two-text);text-decoration:none;font-size:1.25rem;transition:all .3s ease}.footer-two__social-link:hover{background-color:var(--footer-two-accent);border-color:var(--footer-two-accent);color:#fff;transform:translateY(-3px)}.footer-two__social-link:focus{outline:2px solid var(--footer-two-accent);outline-offset:4px}.footer-two__social-link.facebook:hover{background-color:#3b5998;border-color:#3b5998}.footer-two__social-link.twitter:hover{background-color:#1da1f2;border-color:#1da1f2}.footer-two__social-link.instagram:hover{background:linear-gradient(45deg,#e4405f,#fd1d1d,#fcb045);border-color:transparent}.footer-two__social-link.linkedin:hover{background-color:#0077b5;border-color:#0077b5}.footer-two__social-link.youtube:hover{background-color:red;border-color:red}.footer-two__social-link.pinterest:hover{background-color:#bd081c;border-color:#bd081c}.footer-two__divider{width:60px;height:2px;background-color:var(--footer-two-accent);margin:0 auto 2rem}.footer-two__nav{display:flex;justify-content:center;flex-wrap:wrap;gap:1rem 2rem;margin-bottom:2rem}.footer-two__nav-link{color:var(--footer-two-text);text-decoration:none;font-size:.875rem;font-weight:500;transition:color .2s ease}.footer-two__nav-link:hover{color:var(--footer-two-text-hover)}.footer-two__nav-link:focus{outline:2px solid var(--footer-two-accent);outline-offset:2px}.footer-two__copyright{font-size:.875rem;color:var(--footer-two-text);opacity:.7;margin:0}.footer-two__copyright a{color:var(--footer-two-text-hover);text-decoration:none}.footer-two__copyright a:hover{text-decoration:underline}.footer-two__copyright a:focus{outline:2px solid var(--footer-two-accent);outline-offset:2px}.footer-two--light{--footer-two-bg: #f8f9fa;--footer-two-text: #6c757d;--footer-two-text-hover: #212529;--footer-two-border: #dee2e6}.footer-two--light .footer-two__logo img{filter:none}.footer-two--accent{background:linear-gradient(135deg,var(--footer-two-accent),rgb(34.7327586207,69.2844827586,224.7672413793));--footer-two-text: rgba(255, 255, 255, .8);--footer-two-text-hover: #fff;--footer-two-border: rgba(255, 255, 255, .2)}.footer-two--accent .footer-two__logo img{filter:brightness(0) invert(1)}.footer-two--accent .footer-two__social-link{border-color:#ffffff4d}.footer-two--accent .footer-two__social-link:hover{background-color:#fff;color:var(--footer-two-accent)}.footer-two--accent .footer-two__divider{background-color:#fff}@media(prefers-reduced-motion:reduce){.footer-two__social-link,.footer-two__nav-link,.footer-two__logo a{transition:none}.footer-two__social-link:hover{transform:none}}@media(prefers-contrast:high){.footer-two{--footer-two-border: currentColor}.footer-two__social-link,.footer-two__nav-link{border:1px solid transparent}.footer-two__social-link:focus,.footer-two__nav-link:focus{border-color:currentColor}}@media print{.footer-two{background-color:transparent!important;color:#000!important;padding:2rem 0}.footer-two__social{display:none}.footer-two__logo img{filter:none!important}}:root{--footer-three-bg: linear-gradient(180deg, #212529 0%, #000 100%);--footer-three-text: #ced4da;--footer-three-text-hover: #fff;--footer-three-heading: #fff;--footer-three-border: #343a40;--footer-three-accent: #667eea;--footer-three-cta-bg: linear-gradient(135deg, #667eea, darken($primary, 15%))}[data-bs-theme=dark]{--footer-three-bg: linear-gradient(180deg, #212529 0%, #000 100%);--footer-three-border: #212529}@media(prefers-color-scheme:dark){:root:not([data-bs-theme=light]){--footer-three-bg: linear-gradient(180deg, #212529 0%, #000 100%);--footer-three-border: #212529}}.footer-three{background:var(--footer-three-bg);color:var(--footer-three-text);position:relative;overflow:hidden}.footer-three:before{content:"";position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.02'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");pointer-events:none}.footer-three__cta{background:var(--footer-three-cta-bg);padding:4rem 0;position:relative;z-index:1}@media(max-width:767.98px){.footer-three__cta{padding:3rem 0}}.footer-three__cta-container{text-align:center;color:#fff}.footer-three__cta-title{font-size:2rem;font-weight:700;margin-bottom:1rem;color:#fff}@media(max-width:767.98px){.footer-three__cta-title{font-size:1.75rem}}.footer-three__cta-text{font-size:1.25rem;opacity:.9;max-width:600px;margin:0 auto 2rem}.footer-three__cta-form{display:flex;gap:1rem;max-width:500px;margin:0 auto}@media(max-width:575.98px){.footer-three__cta-form{flex-direction:column}}.footer-three__cta-form input[type=email]{flex:1;padding:1rem 1.5rem;border:none;border-radius:50rem;font-size:1rem;background-color:#ffffff26;color:#fff;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.footer-three__cta-form input[type=email]::-moz-placeholder{color:#ffffffb3}.footer-three__cta-form input[type=email]::placeholder{color:#ffffffb3}.footer-three__cta-form input[type=email]:focus{outline:none;background-color:#ffffff40}.footer-three__cta-form button{padding:1rem 2rem;background-color:#fff;color:var(--footer-three-accent);border:none;border-radius:50rem;font-weight:600;cursor:pointer;transition:all .3s ease;white-space:nowrap}.footer-three__cta-form button:hover{background-color:#f8f9fa;transform:translateY(-2px)}.footer-three__cta-form button:focus{outline:2px solid #fff;outline-offset:2px}.footer-three__main{padding:5rem 0 3rem;position:relative;z-index:1}@media(max-width:767.98px){.footer-three__main{padding:4rem 0 2rem}}.footer-three__grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:3rem}@media(max-width:991.98px){.footer-three__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:575.98px){.footer-three__grid{grid-template-columns:1fr}}@media(max-width:991.98px){.footer-three__brand{grid-column:span 2}}@media(max-width:575.98px){.footer-three__brand{grid-column:span 1}}.footer-three__logo{margin-bottom:1.5rem}.footer-three__logo a{display:inline-flex;align-items:center;text-decoration:none;color:var(--footer-three-heading);font-weight:700;font-size:1.25rem}.footer-three__logo a:hover{color:var(--footer-three-accent)}.footer-three__logo a:focus{outline:2px solid var(--footer-three-accent);outline-offset:4px}.footer-three__logo img{max-height:45px;width:auto;filter:brightness(0) invert(1)}.footer-three__description{font-size:.875rem;line-height:1.7;margin-bottom:1.5rem;opacity:.8}.footer-three__social{display:flex;gap:1rem}.footer-three__social-link{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background-color:#ffffff1a;border-radius:50%;color:var(--footer-three-text);text-decoration:none;transition:all .3s ease}.footer-three__social-link:hover{background-color:var(--footer-three-accent);color:#fff;transform:translateY(-3px)}.footer-three__social-link:focus{outline:2px solid var(--footer-three-accent);outline-offset:2px}.footer-three__section h4,.footer-three__section .h4{font-size:1rem;font-weight:600;color:var(--footer-three-heading);margin-bottom:1.25rem;text-transform:uppercase;letter-spacing:1px}.footer-three__links{list-style:none;padding:0;margin:0}.footer-three__links li{margin-bottom:.75rem}.footer-three__link{color:var(--footer-three-text);text-decoration:none;font-size:.875rem;transition:all .2s ease;display:inline-flex;align-items:center;gap:.5rem}.footer-three__link:hover{color:var(--footer-three-text-hover);padding-left:.25rem}.footer-three__link:focus{outline:2px solid var(--footer-three-accent);outline-offset:2px}.footer-three__link i{font-size:.75rem;color:var(--footer-three-accent)}.footer-three__contact-item{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1rem;font-size:.875rem}.footer-three__contact-item i{color:var(--footer-three-accent);margin-top:3px}.footer-three__contact-item a{color:var(--footer-three-text);text-decoration:none}.footer-three__contact-item a:hover{color:var(--footer-three-text-hover)}.footer-three__contact-item a:focus{outline:2px solid var(--footer-three-accent);outline-offset:2px}.footer-three__bottom{border-top:1px solid var(--footer-three-border);padding:1.5rem 0;position:relative;z-index:1}.footer-three__bottom-container{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem}@media(max-width:575.98px){.footer-three__bottom-container{flex-direction:column;text-align:center}}.footer-three__copyright{font-size:.875rem;opacity:.7;margin:0}.footer-three__legal{display:flex;gap:1.5rem}.footer-three__legal a{color:var(--footer-three-text);text-decoration:none;font-size:.875rem;transition:color .2s ease}.footer-three__legal a:hover{color:var(--footer-three-text-hover)}.footer-three__legal a:focus{outline:2px solid var(--footer-three-accent);outline-offset:2px}@media(prefers-reduced-motion:reduce){.footer-three__cta-form button,.footer-three__social-link,.footer-three__link{transition:none}.footer-three__cta-form button:hover,.footer-three__social-link:hover{transform:none}}@media(prefers-contrast:high){.footer-three{--footer-three-border: currentColor}.footer-three__link:focus{border:1px solid currentColor}}@media print{.footer-three{background:transparent!important}.footer-three__cta{display:none}.footer-three:before{display:none}}:root{--footer-four-bg: #f8f9fa;--footer-four-card-bg: #fff;--footer-four-text: #6c757d;--footer-four-text-hover: #667eea;--footer-four-heading: #212529;--footer-four-border: #e9ecef;--footer-four-accent: #667eea}[data-bs-theme=dark]{--footer-four-bg: #212529;--footer-four-card-bg: #343a40;--footer-four-text: #ced4da;--footer-four-heading: #fff;--footer-four-border: #495057}@media(prefers-color-scheme:dark){:root:not([data-bs-theme=light]){--footer-four-bg: #212529;--footer-four-card-bg: #343a40;--footer-four-text: #ced4da;--footer-four-heading: #fff;--footer-four-border: #495057}}.footer-four{background-color:var(--footer-four-bg);color:var(--footer-four-text)}.footer-four__map{height:400px;position:relative}@media(max-width:767.98px){.footer-four__map{height:300px}}.footer-four__map iframe{width:100%;height:100%;border:none;filter:grayscale(20%)}.footer-four__map iframe:hover{filter:grayscale(0%)}.footer-four__map:after{content:"";position:absolute;bottom:0;left:0;right:0;height:100px;background:linear-gradient(transparent,var(--footer-four-bg));pointer-events:none}.footer-four__main{padding:4rem 0;margin-top:-150px;position:relative;z-index:1}@media(max-width:767.98px){.footer-four__main{padding:3rem 0;margin-top:-100px}}.footer-four__grid{display:grid;grid-template-columns:1fr 1.2fr;gap:3rem}@media(max-width:991.98px){.footer-four__grid{grid-template-columns:1fr}}.footer-four__contact-card{background-color:var(--footer-four-card-bg);border-radius:.5rem;padding:2.5rem;box-shadow:0 10px 40px #00000014;height:-moz-fit-content;height:fit-content}@media(max-width:767.98px){.footer-four__contact-card{padding:1.5rem}}.footer-four__card-title{font-size:1.25rem;font-weight:700;color:var(--footer-four-heading);margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:2px solid var(--footer-four-accent);display:inline-block}.footer-four__contact-list{list-style:none;padding:0;margin:0 0 2rem}.footer-four__contact-item{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1.25rem}.footer-four__contact-item:last-child{margin-bottom:0}.footer-four__contact-icon{display:flex;align-items:center;justify-content:center;width:45px;height:45px;background-color:#667eea1a;border-radius:.375rem;color:var(--footer-four-accent);flex-shrink:0;font-size:1.25rem}.footer-four__contact-content h5,.footer-four__contact-content .h5{font-size:.875rem;font-weight:600;color:var(--footer-four-heading);margin-bottom:.25rem}.footer-four__contact-content p,.footer-four__contact-content a{font-size:.875rem;color:var(--footer-four-text);margin:0;text-decoration:none;line-height:1.5}.footer-four__contact-content a:hover{color:var(--footer-four-text-hover)}.footer-four__contact-content a:focus{outline:2px solid var(--footer-four-accent);outline-offset:2px}.footer-four__social{display:flex;gap:.75rem;padding-top:1.5rem;border-top:1px solid var(--footer-four-border);margin-top:1.5rem}.footer-four__social a{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background-color:#667eea1a;border-radius:50%;color:var(--footer-four-accent);text-decoration:none;transition:all .3s ease}.footer-four__social a:hover{background-color:var(--footer-four-accent);color:#fff;transform:translateY(-3px)}.footer-four__social a:focus{outline:2px solid var(--footer-four-accent);outline-offset:2px}.footer-four__form-card{background-color:var(--footer-four-card-bg);border-radius:.5rem;padding:2.5rem;box-shadow:0 10px 40px #00000014}@media(max-width:767.98px){.footer-four__form-card{padding:1.5rem}}.footer-four__form-title{font-size:1.25rem;font-weight:700;color:var(--footer-four-heading);margin-bottom:1.5rem}.footer-four__form .form-group{margin-bottom:1.25rem}.footer-four__form .form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media(max-width:575.98px){.footer-four__form .form-row{grid-template-columns:1fr}}.footer-four__form label{display:block;font-size:.875rem;font-weight:500;color:var(--footer-four-heading);margin-bottom:.5rem}.footer-four__form input,.footer-four__form textarea,.footer-four__form select{width:100%;padding:.75rem 1rem;border:1px solid var(--footer-four-border);border-radius:.375rem;font-size:1rem;background-color:transparent;color:var(--footer-four-text);transition:all .2s ease}.footer-four__form input:focus,.footer-four__form textarea:focus,.footer-four__form select:focus{outline:none;border-color:var(--footer-four-accent);box-shadow:0 0 0 3px #667eea1a}.footer-four__form input::-moz-placeholder,.footer-four__form textarea::-moz-placeholder,.footer-four__form select::-moz-placeholder{color:var(--footer-four-text);opacity:.5}.footer-four__form input::placeholder,.footer-four__form textarea::placeholder,.footer-four__form select::placeholder{color:var(--footer-four-text);opacity:.5}.footer-four__form textarea{min-height:120px;resize:vertical}.footer-four__form .btn{width:100%;padding:1rem 2rem;font-weight:600;transition:all .3s ease}.footer-four__form .btn:hover{transform:translateY(-2px)}.footer-four__form .btn:focus{outline:2px solid var(--footer-four-accent);outline-offset:2px}.footer-four__bottom{border-top:1px solid var(--footer-four-border);padding:1.5rem 0}.footer-four__bottom-container{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem}@media(max-width:575.98px){.footer-four__bottom-container{flex-direction:column;text-align:center}}.footer-four__logo a{display:inline-flex;align-items:center;text-decoration:none;color:var(--footer-four-heading);font-weight:700;font-size:1rem}.footer-four__logo a:hover{color:var(--footer-four-accent)}.footer-four__logo a:focus{outline:2px solid var(--footer-four-accent);outline-offset:2px}.footer-four__logo img{max-height:35px;width:auto}.footer-four__copyright{font-size:.875rem;color:var(--footer-four-text);margin:0}.footer-four__links{display:flex;gap:1.5rem}.footer-four__links a{font-size:.875rem;color:var(--footer-four-text);text-decoration:none;transition:color .2s ease}.footer-four__links a:hover{color:var(--footer-four-accent)}.footer-four__links a:focus{outline:2px solid var(--footer-four-accent);outline-offset:2px}@media(prefers-reduced-motion:reduce){.footer-four__social a,.footer-four__form .btn,.footer-four__links a{transition:none}.footer-four__social a:hover,.footer-four__form .btn:hover{transform:none}.footer-four__map iframe{filter:none}}@media(prefers-contrast:high){.footer-four{--footer-four-border: currentColor}.footer-four input,.footer-four textarea,.footer-four select{border-width:2px}}@media print{.footer-four__map{display:none}.footer-four__main{margin-top:0}.footer-four__form-card{display:none}}:root{--footer-five-bg: #212529;--footer-five-newsletter-bg: linear-gradient(135deg, #667eea, darken($primary, 15%));--footer-five-text: #ced4da;--footer-five-text-hover: #fff;--footer-five-heading: #fff;--footer-five-border: #343a40;--footer-five-accent: #667eea}[data-bs-theme=dark]{--footer-five-bg: #000;--footer-five-border: #212529}@media(prefers-color-scheme:dark){:root:not([data-bs-theme=light]){--footer-five-bg: #000;--footer-five-border: #212529}}.footer-five{background-color:var(--footer-five-bg);color:var(--footer-five-text)}.footer-five__newsletter{background:var(--footer-five-newsletter-bg);padding:5rem 0;position:relative;overflow:hidden}@media(max-width:767.98px){.footer-five__newsletter{padding:4rem 0}}.footer-five__newsletter:before,.footer-five__newsletter:after{content:"";position:absolute;border-radius:50%;background-color:#ffffff1a}.footer-five__newsletter:before{width:300px;height:300px;top:-150px;right:-50px}.footer-five__newsletter:after{width:200px;height:200px;bottom:-100px;left:10%}.footer-five__newsletter-container{position:relative;z-index:1}.footer-five__newsletter-content{max-width:700px;margin:0 auto;text-align:center;color:#fff}.footer-five__newsletter-icon{display:flex;align-items:center;justify-content:center;width:80px;height:80px;background-color:#fff3;border-radius:50%;margin:0 auto 2rem;font-size:1.75rem}@media(max-width:767.98px){.footer-five__newsletter-icon{width:60px;height:60px;font-size:1.5rem}}.footer-five__newsletter-title{font-size:2rem;font-weight:700;margin-bottom:1rem;color:#fff}@media(max-width:767.98px){.footer-five__newsletter-title{font-size:1.75rem}}.footer-five__newsletter-text{font-size:1.25rem;opacity:.9;margin-bottom:2rem}@media(max-width:767.98px){.footer-five__newsletter-text{font-size:1rem}}.footer-five__newsletter-form{display:flex;max-width:500px;margin:0 auto;gap:1rem}@media(max-width:575.98px){.footer-five__newsletter-form{flex-direction:column}}.footer-five__newsletter-form input[type=email]{flex:1;padding:1.25rem 1.5rem;border:none;border-radius:50rem;font-size:1rem;background-color:#fffffff2;color:#212529}.footer-five__newsletter-form input[type=email]::-moz-placeholder{color:#6c757d}.footer-five__newsletter-form input[type=email]::placeholder{color:#6c757d}.footer-five__newsletter-form input[type=email]:focus{outline:none;box-shadow:0 0 0 3px #ffffff4d}.footer-five__newsletter-form button{padding:1.25rem 2.5rem;background-color:#212529;color:#fff;border:none;border-radius:50rem;font-weight:600;cursor:pointer;transition:all .3s ease;white-space:nowrap}.footer-five__newsletter-form button:hover{background-color:#000;transform:translateY(-2px)}.footer-five__newsletter-form button:focus{outline:2px solid #fff;outline-offset:2px}.footer-five__newsletter-note{font-size:.75rem;opacity:.7;margin-top:1rem;color:#fff}.footer-five__features{display:flex;justify-content:center;gap:3rem;margin-top:3rem;flex-wrap:wrap}@media(max-width:767.98px){.footer-five__features{gap:2rem}}.footer-five__feature{display:flex;align-items:center;gap:.75rem;color:#fff;font-size:.875rem}.footer-five__feature i{font-size:1rem}.footer-five__main{padding:4rem 0 2rem}@media(max-width:767.98px){.footer-five__main{padding:3rem 0 2rem}}.footer-five__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:3rem}@media(max-width:991.98px){.footer-five__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:575.98px){.footer-five__grid{grid-template-columns:1fr;gap:2rem}}@media(max-width:991.98px){.footer-five__brand{grid-column:span 2}}@media(max-width:575.98px){.footer-five__brand{grid-column:span 1}}.footer-five__logo{margin-bottom:1.5rem}.footer-five__logo a{display:inline-flex;align-items:center;text-decoration:none;color:var(--footer-five-heading);font-weight:700;font-size:1.25rem}.footer-five__logo a:hover{color:var(--footer-five-accent)}.footer-five__logo a:focus{outline:2px solid var(--footer-five-accent);outline-offset:4px}.footer-five__logo img{max-height:40px;width:auto;filter:brightness(0) invert(1)}.footer-five__description{font-size:.875rem;line-height:1.7;margin-bottom:1.5rem;opacity:.8}.footer-five__social{display:flex;gap:.75rem}.footer-five__social-link{display:flex;align-items:center;justify-content:center;width:38px;height:38px;background-color:#ffffff1a;border-radius:50%;color:var(--footer-five-text);text-decoration:none;transition:all .3s ease}.footer-five__social-link:hover{background-color:var(--footer-five-accent);color:#fff}.footer-five__social-link:focus{outline:2px solid var(--footer-five-accent);outline-offset:2px}.footer-five__section-title{font-size:1rem;font-weight:600;color:var(--footer-five-heading);margin-bottom:1.25rem;text-transform:uppercase;letter-spacing:1px}.footer-five__links{list-style:none;padding:0;margin:0}.footer-five__links li{margin-bottom:.75rem}.footer-five__link{color:var(--footer-five-text);text-decoration:none;font-size:.875rem;transition:all .2s ease;display:inline-flex;align-items:center;gap:.5rem}.footer-five__link:hover{color:var(--footer-five-text-hover);padding-left:.25rem}.footer-five__link:focus{outline:2px solid var(--footer-five-accent);outline-offset:2px}.footer-five__bottom{border-top:1px solid var(--footer-five-border);padding:1.5rem 0}.footer-five__bottom-container{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem}@media(max-width:575.98px){.footer-five__bottom-container{flex-direction:column;text-align:center}}.footer-five__copyright{font-size:.875rem;opacity:.7;margin:0}.footer-five__legal{display:flex;gap:1.5rem}.footer-five__legal a{color:var(--footer-five-text);text-decoration:none;font-size:.875rem;transition:color .2s ease}.footer-five__legal a:hover{color:var(--footer-five-text-hover)}.footer-five__legal a:focus{outline:2px solid var(--footer-five-accent);outline-offset:2px}@media(prefers-reduced-motion:reduce){.footer-five__newsletter-form button,.footer-five__social-link,.footer-five__link{transition:none}.footer-five__newsletter-form button:hover{transform:none}}@media(prefers-contrast:high){.footer-five{--footer-five-border: currentColor}}@media print{.footer-five__newsletter{display:none}.footer-five{background-color:transparent!important;color:#000!important}.footer-five__logo img{filter:none!important}}:root{--footer-six-bg: #212529;--footer-six-text: #ced4da;--footer-six-text-hover: #fff;--footer-six-heading: #fff;--footer-six-border: #343a40;--footer-six-accent: #667eea}[data-bs-theme=dark]{--footer-six-bg: #000;--footer-six-border: #212529}@media(prefers-color-scheme:dark){:root:not([data-bs-theme=light]){--footer-six-bg: #000;--footer-six-border: #212529}}.footer-six{background-color:var(--footer-six-bg);color:var(--footer-six-text)}.footer-six__main{padding:4rem 0}@media(max-width:767.98px){.footer-six__main{padding:3rem 0}}.footer-six__grid{display:grid;grid-template-columns:1.5fr repeat(4,1fr);gap:3rem}@media(max-width:1199.98px){.footer-six__grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:991.98px){.footer-six__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:575.98px){.footer-six__grid{grid-template-columns:1fr}}@media(max-width:1199.98px){.footer-six__brand{grid-column:span 3}}@media(max-width:991.98px){.footer-six__brand{grid-column:span 2}}@media(max-width:575.98px){.footer-six__brand{grid-column:span 1}}.footer-six__logo{margin-bottom:1.5rem}.footer-six__logo a{display:inline-flex;align-items:center;text-decoration:none;color:var(--footer-six-heading);font-weight:700;font-size:1.25rem}.footer-six__logo a:hover{color:var(--footer-six-accent)}.footer-six__logo a:focus{outline:2px solid var(--footer-six-accent);outline-offset:4px}.footer-six__logo img{max-height:45px;width:auto;filter:brightness(0) invert(1)}.footer-six__description{font-size:.875rem;line-height:1.7;margin-bottom:1.5rem;opacity:.8;max-width:300px}.footer-six__social{display:flex;gap:.75rem;margin-bottom:2rem}.footer-six__social-link{display:flex;align-items:center;justify-content:center;width:38px;height:38px;background-color:#ffffff1a;border-radius:50%;color:var(--footer-six-text);text-decoration:none;transition:all .3s ease}.footer-six__social-link:hover{background-color:var(--footer-six-accent);color:#fff}.footer-six__social-link:focus{outline:2px solid var(--footer-six-accent);outline-offset:2px}.footer-six__certifications{display:flex;flex-wrap:wrap;gap:1rem}.footer-six__badge{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background-color:#ffffff0d;border:1px solid var(--footer-six-border);border-radius:.375rem;font-size:.75rem;color:var(--footer-six-text)}.footer-six__badge i{color:var(--footer-six-accent)}.footer-six__section-title{font-size:.875rem;font-weight:600;color:var(--footer-six-heading);margin-bottom:1.25rem;text-transform:uppercase;letter-spacing:1px}.footer-six__links{list-style:none;padding:0;margin:0}.footer-six__links li{margin-bottom:.625rem}.footer-six__link{color:var(--footer-six-text);text-decoration:none;font-size:.875rem;transition:all .2s ease}.footer-six__link:hover{color:var(--footer-six-text-hover);padding-left:.25rem}.footer-six__link:focus{outline:2px solid var(--footer-six-accent);outline-offset:2px}.footer-six__contact{margin-top:.5rem}.footer-six__contact-item{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:.875rem;font-size:.875rem}.footer-six__contact-item i{color:var(--footer-six-accent);margin-top:2px}.footer-six__contact-item a{color:var(--footer-six-text);text-decoration:none}.footer-six__contact-item a:hover{color:var(--footer-six-text-hover)}.footer-six__contact-item a:focus{outline:2px solid var(--footer-six-accent);outline-offset:2px}.footer-six__trust-section{border-top:1px solid var(--footer-six-border);padding-top:2rem;margin-top:2rem}.footer-six__trust-grid{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:2rem}@media(max-width:767.98px){.footer-six__trust-grid{flex-direction:column;text-align:center}}.footer-six__payment-methods{display:flex;align-items:center;gap:1rem}@media(max-width:575.98px){.footer-six__payment-methods{flex-wrap:wrap;justify-content:center}}.footer-six__payment-title{font-size:.75rem;text-transform:uppercase;letter-spacing:1px;color:var(--footer-six-text);margin-right:1rem}.footer-six__payment-icon{display:flex;align-items:center;justify-content:center;width:50px;height:32px;background-color:#ffffff1a;border-radius:.25rem;font-size:1.25rem;color:var(--footer-six-text);transition:all .2s ease}.footer-six__payment-icon:hover{background-color:#ffffff26}.footer-six__payment-icon img{max-width:35px;max-height:20px;filter:grayscale(100%) brightness(1.5)}.footer-six__security-badges{display:flex;align-items:center;gap:1rem}@media(max-width:575.98px){.footer-six__security-badges{flex-wrap:wrap;justify-content:center}}.footer-six__security-badge{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background-color:#ffffff0d;border-radius:.25rem;font-size:.75rem;color:var(--footer-six-text)}.footer-six__security-badge i{color:#198754}.footer-six__security-badge img{height:30px;width:auto}.footer-six__bottom{border-top:1px solid var(--footer-six-border);padding:1.5rem 0}.footer-six__bottom-container{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem}@media(max-width:575.98px){.footer-six__bottom-container{flex-direction:column;text-align:center}}.footer-six__copyright{font-size:.875rem;opacity:.7;margin:0}.footer-six__legal{display:flex;gap:1.5rem}.footer-six__legal a{color:var(--footer-six-text);text-decoration:none;font-size:.875rem;transition:color .2s ease}.footer-six__legal a:hover{color:var(--footer-six-text-hover)}.footer-six__legal a:focus{outline:2px solid var(--footer-six-accent);outline-offset:2px}@media(prefers-reduced-motion:reduce){.footer-six__social-link,.footer-six__link,.footer-six__payment-icon{transition:none}}@media(prefers-contrast:high){.footer-six{--footer-six-border: currentColor}}@media print{.footer-six{background-color:transparent!important;color:#000!important}.footer-six__logo img,.footer-six__payment-icon img{filter:none!important}.footer-six__trust-section{display:none}}:root{--footer-seven-bg: #212529;--footer-seven-text: #ced4da;--footer-seven-text-hover: #fff;--footer-seven-heading: #fff;--footer-seven-border: #343a40;--footer-seven-accent: #667eea}[data-bs-theme=dark]{--footer-seven-bg: #000;--footer-seven-border: #212529}@media(prefers-color-scheme:dark){:root:not([data-bs-theme=light]){--footer-seven-bg: #000;--footer-seven-border: #212529}}.footer-seven{background-color:var(--footer-seven-bg);color:var(--footer-seven-text)}.footer-seven__main{padding:4rem 0}@media(max-width:767.98px){.footer-seven__main{padding:3rem 0}}.footer-seven__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:3rem}@media(max-width:991.98px){.footer-seven__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:767.98px){.footer-seven__grid{grid-template-columns:1fr;gap:0}}@media(max-width:767.98px){.footer-seven__section{border-bottom:1px solid var(--footer-seven-border)}}.footer-seven__section-title{font-size:.875rem;font-weight:600;color:var(--footer-seven-heading);margin-bottom:1.25rem;text-transform:uppercase;letter-spacing:1px}@media(max-width:767.98px){.footer-seven__section-title{display:none}}.footer-seven__links{list-style:none;padding:0;margin:0}@media(max-width:767.98px){.footer-seven__links{padding-bottom:1rem}}.footer-seven__links li{margin-bottom:.625rem}.footer-seven__link{color:var(--footer-seven-text);text-decoration:none;font-size:.875rem;transition:all .2s ease}.footer-seven__link:hover{color:var(--footer-seven-text-hover);padding-left:.25rem}.footer-seven__link:focus{outline:2px solid var(--footer-seven-accent);outline-offset:2px}.footer-seven__accordion{display:none}@media(max-width:767.98px){.footer-seven__accordion{display:block}}.footer-seven__accordion-item{border-bottom:1px solid var(--footer-seven-border)}.footer-seven__accordion-item:last-child{border-bottom:none}.footer-seven__accordion-header{margin:0}.footer-seven__accordion-button{display:flex;align-items:center;justify-content:space-between;width:100%;padding:1.25rem 0;background:transparent;border:none;color:var(--footer-seven-heading);font-size:1rem;font-weight:600;text-transform:uppercase;letter-spacing:1px;cursor:pointer;text-align:left;transition:color .2s ease}.footer-seven__accordion-button:hover{color:var(--footer-seven-accent)}.footer-seven__accordion-button:focus{outline:2px solid var(--footer-seven-accent);outline-offset:2px}.footer-seven__accordion-button .icon{font-size:.875rem;transition:transform .3s ease}.footer-seven__accordion-button.active .icon{transform:rotate(180deg)}.footer-seven__accordion-body{max-height:0;overflow:hidden;transition:max-height .3s ease}.footer-seven__accordion-body.open{max-height:500px}.footer-seven__accordion-body ul{list-style:none;padding:0;margin:0;padding-bottom:1rem}.footer-seven__accordion-body li{margin-bottom:.5rem}.footer-seven__accordion-body a{color:var(--footer-seven-text);text-decoration:none;font-size:.875rem;display:block;padding:.375rem 0;transition:color .2s ease}.footer-seven__accordion-body a:hover{color:var(--footer-seven-text-hover)}.footer-seven__accordion-body a:focus{outline:2px solid var(--footer-seven-accent);outline-offset:2px}@media(max-width:767.98px){.footer-seven__brand{padding-bottom:2rem;border-bottom:1px solid var(--footer-seven-border);margin-bottom:0}}.footer-seven__logo{margin-bottom:1.5rem}.footer-seven__logo a{display:inline-flex;align-items:center;text-decoration:none;color:var(--footer-seven-heading);font-weight:700;font-size:1.25rem}.footer-seven__logo a:hover{color:var(--footer-seven-accent)}.footer-seven__logo a:focus{outline:2px solid var(--footer-seven-accent);outline-offset:4px}.footer-seven__logo img{max-height:40px;width:auto;filter:brightness(0) invert(1)}.footer-seven__description{font-size:.875rem;line-height:1.7;margin-bottom:1.5rem;opacity:.8}.footer-seven__social{display:flex;gap:.75rem}.footer-seven__social-link{display:flex;align-items:center;justify-content:center;width:38px;height:38px;background-color:#ffffff1a;border-radius:50%;color:var(--footer-seven-text);text-decoration:none;transition:all .3s ease}.footer-seven__social-link:hover{background-color:var(--footer-seven-accent);color:#fff}.footer-seven__social-link:focus{outline:2px solid var(--footer-seven-accent);outline-offset:2px}.footer-seven__contact-list{list-style:none;padding:0;margin:0}.footer-seven__contact-item{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:.875rem;font-size:.875rem}.footer-seven__contact-item i{color:var(--footer-seven-accent);margin-top:2px}.footer-seven__contact-item a{color:var(--footer-seven-text);text-decoration:none}.footer-seven__contact-item a:hover{color:var(--footer-seven-text-hover)}.footer-seven__contact-item a:focus{outline:2px solid var(--footer-seven-accent);outline-offset:2px}.footer-seven__newsletter{margin-top:1rem}.footer-seven__newsletter p{font-size:.875rem;margin-bottom:1rem;opacity:.8}.footer-seven__newsletter form{display:flex;gap:.5rem}@media(max-width:575.98px){.footer-seven__newsletter form{flex-direction:column}}.footer-seven__newsletter input[type=email]{flex:1;padding:.625rem 1rem;border:1px solid var(--footer-seven-border);border-radius:.375rem;font-size:.875rem;background-color:transparent;color:var(--footer-seven-text)}.footer-seven__newsletter input[type=email]::-moz-placeholder{color:var(--footer-seven-text);opacity:.5}.footer-seven__newsletter input[type=email]::placeholder{color:var(--footer-seven-text);opacity:.5}.footer-seven__newsletter input[type=email]:focus{outline:none;border-color:var(--footer-seven-accent)}.footer-seven__newsletter button{padding:.625rem 1.25rem;background-color:var(--footer-seven-accent);color:#fff;border:none;border-radius:.375rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}.footer-seven__newsletter button:hover{background-color:#3958e4}.footer-seven__newsletter button:focus{outline:2px solid var(--footer-seven-accent);outline-offset:2px}.footer-seven__bottom{border-top:1px solid var(--footer-seven-border);padding:1.5rem 0}.footer-seven__bottom-container{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem}@media(max-width:575.98px){.footer-seven__bottom-container{flex-direction:column;text-align:center}}.footer-seven__copyright{font-size:.875rem;opacity:.7;margin:0}.footer-seven__legal{display:flex;gap:1.5rem}.footer-seven__legal a{color:var(--footer-seven-text);text-decoration:none;font-size:.875rem;transition:color .2s ease}.footer-seven__legal a:hover{color:var(--footer-seven-text-hover)}.footer-seven__legal a:focus{outline:2px solid var(--footer-seven-accent);outline-offset:2px}@media(prefers-reduced-motion:reduce){.footer-seven__social-link,.footer-seven__link,.footer-seven__accordion-button .icon,.footer-seven__accordion-body{transition:none}}@media(prefers-contrast:high){.footer-seven{--footer-seven-border: currentColor}}@media print{.footer-seven{background-color:transparent!important;color:#000!important}.footer-seven__logo img{filter:none!important}.footer-seven__accordion-button .icon{display:none}.footer-seven__accordion-body{max-height:none!important;overflow:visible}}:root{--footer-eight-bg: #212529;--footer-eight-overlay: rgba(0, 0, 0, .8);--footer-eight-text: rgba(255, 255, 255, .8);--footer-eight-text-hover: #fff;--footer-eight-heading: #fff;--footer-eight-border: rgba(255, 255, 255, .1);--footer-eight-accent: #667eea}[data-bs-theme=dark]{--footer-eight-overlay: rgba(0, 0, 0, .85)}@media(prefers-color-scheme:dark){:root:not([data-bs-theme=light]){--footer-eight-overlay: rgba(0, 0, 0, .85)}}.footer-eight{background-color:var(--footer-eight-bg);color:var(--footer-eight-text);position:relative}.footer-eight__bg-image{position:absolute;inset:0;background-size:cover;background-position:center;background-repeat:no-repeat;z-index:0}.footer-eight__overlay{position:absolute;inset:0;background-color:var(--footer-eight-overlay);z-index:1}.footer-eight__content{position:relative;z-index:2}.footer-eight__main{padding:5rem 0 3rem}@media(max-width:767.98px){.footer-eight__main{padding:4rem 0 2rem}}.footer-eight__grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:3rem}@media(max-width:991.98px){.footer-eight__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:575.98px){.footer-eight__grid{grid-template-columns:1fr}}@media(max-width:991.98px){.footer-eight__brand{grid-column:span 2}}@media(max-width:575.98px){.footer-eight__brand{grid-column:span 1}}.footer-eight__logo{margin-bottom:1.5rem}.footer-eight__logo a{display:inline-flex;align-items:center;text-decoration:none;color:var(--footer-eight-heading);font-weight:700;font-size:1.25rem}.footer-eight__logo a:hover{color:var(--footer-eight-accent)}.footer-eight__logo a:focus{outline:2px solid var(--footer-eight-accent);outline-offset:4px}.footer-eight__logo img{max-height:50px;width:auto;filter:brightness(0) invert(1)}.footer-eight__description{font-size:.875rem;line-height:1.8;margin-bottom:1.5rem;opacity:.9;max-width:350px}.footer-eight__social{display:flex;gap:1rem}.footer-eight__social-link{display:flex;align-items:center;justify-content:center;width:42px;height:42px;background-color:#ffffff1a;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-radius:50%;color:var(--footer-eight-text);text-decoration:none;font-size:1.25rem;transition:all .3s ease;border:1px solid rgba(255,255,255,.1)}.footer-eight__social-link:hover{background-color:var(--footer-eight-accent);border-color:var(--footer-eight-accent);color:#fff;transform:translateY(-3px)}.footer-eight__social-link:focus{outline:2px solid var(--footer-eight-accent);outline-offset:2px}.footer-eight__section-title{font-size:1rem;font-weight:600;color:var(--footer-eight-heading);margin-bottom:1.5rem;text-transform:uppercase;letter-spacing:1px}.footer-eight__links{list-style:none;padding:0;margin:0}.footer-eight__links li{margin-bottom:.75rem}.footer-eight__link{color:var(--footer-eight-text);text-decoration:none;font-size:.875rem;transition:all .2s ease;display:inline-flex;align-items:center;gap:.5rem}.footer-eight__link:hover{color:var(--footer-eight-text-hover);padding-left:.25rem}.footer-eight__link:focus{outline:2px solid var(--footer-eight-accent);outline-offset:2px}.footer-eight__link:before{content:"";font-family:"Font Awesome 6 Free";font-weight:900;font-size:.75rem;color:var(--footer-eight-accent);opacity:0;transition:opacity .2s ease}.footer-eight__link:hover:before{opacity:1}.footer-eight__contact-item{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1rem;font-size:.875rem}.footer-eight__contact-item i{color:var(--footer-eight-accent);margin-top:3px}.footer-eight__contact-item a{color:var(--footer-eight-text);text-decoration:none}.footer-eight__contact-item a:hover{color:var(--footer-eight-text-hover)}.footer-eight__contact-item a:focus{outline:2px solid var(--footer-eight-accent);outline-offset:2px}.footer-eight__newsletter{background-color:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:.5rem;padding:2rem;border:1px solid rgba(255,255,255,.1)}.footer-eight__newsletter h4,.footer-eight__newsletter .h4{font-size:1rem;font-weight:600;color:var(--footer-eight-heading);margin-bottom:1rem}.footer-eight__newsletter p{font-size:.875rem;margin-bottom:1.25rem;opacity:.9}.footer-eight__newsletter form{display:flex;gap:.5rem}@media(max-width:575.98px){.footer-eight__newsletter form{flex-direction:column}}.footer-eight__newsletter input[type=email]{flex:1;padding:.75rem 1rem;border:1px solid rgba(255,255,255,.2);border-radius:.375rem;font-size:.875rem;background-color:#ffffff1a;color:#fff}.footer-eight__newsletter input[type=email]::-moz-placeholder{color:#fff9}.footer-eight__newsletter input[type=email]::placeholder{color:#fff9}.footer-eight__newsletter input[type=email]:focus{outline:none;border-color:var(--footer-eight-accent);background-color:#ffffff26}.footer-eight__newsletter button{padding:.75rem 1.5rem;background-color:var(--footer-eight-accent);color:#fff;border:none;border-radius:.375rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}.footer-eight__newsletter button:hover{background-color:#3958e4}.footer-eight__newsletter button:focus{outline:2px solid var(--footer-eight-accent);outline-offset:2px}.footer-eight__bottom{border-top:1px solid var(--footer-eight-border);padding:1.5rem 0}.footer-eight__bottom-container{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem}@media(max-width:575.98px){.footer-eight__bottom-container{flex-direction:column;text-align:center}}.footer-eight__copyright{font-size:.875rem;opacity:.7;margin:0}.footer-eight__legal{display:flex;gap:1.5rem}.footer-eight__legal a{color:var(--footer-eight-text);text-decoration:none;font-size:.875rem;transition:color .2s ease}.footer-eight__legal a:hover{color:var(--footer-eight-text-hover)}.footer-eight__legal a:focus{outline:2px solid var(--footer-eight-accent);outline-offset:2px}.footer-eight--parallax .footer-eight__bg-image{background-attachment:fixed}@media(max-width:767.98px){.footer-eight--parallax .footer-eight__bg-image{background-attachment:scroll}}.footer-eight--gradient-overlay{--footer-eight-overlay: linear-gradient(180deg, rgba(0, 0, 0, .6) 0%, rgba(0, 0, 0, .9) 100%)}@media(prefers-reduced-motion:reduce){.footer-eight__social-link,.footer-eight__link,.footer-eight__newsletter button{transition:none}.footer-eight__social-link:hover{transform:none}.footer-eight--parallax .footer-eight__bg-image{background-attachment:scroll}}@media(prefers-contrast:high){.footer-eight{--footer-eight-border: currentColor}.footer-eight__newsletter input[type=email],.footer-eight__social-link{border-width:2px}}@media print{.footer-eight__bg-image,.footer-eight__overlay{display:none}.footer-eight{background-color:transparent!important;color:#000!important}.footer-eight__logo img{filter:none!important}}:root{--footer-nine-top-bg: #f8f9fa;--footer-nine-bottom-bg: #212529;--footer-nine-text: #6c757d;--footer-nine-text-dark: #ced4da;--footer-nine-text-hover: #667eea;--footer-nine-text-hover-dark: #fff;--footer-nine-heading: #212529;--footer-nine-heading-dark: #fff;--footer-nine-border: #e9ecef;--footer-nine-border-dark: #343a40;--footer-nine-accent: #667eea}[data-bs-theme=dark]{--footer-nine-top-bg: #343a40;--footer-nine-bottom-bg: #000;--footer-nine-text: #ced4da;--footer-nine-text-dark: #adb5bd;--footer-nine-heading: #fff;--footer-nine-heading-dark: #fff;--footer-nine-border: #495057;--footer-nine-border-dark: #212529}@media(prefers-color-scheme:dark){:root:not([data-bs-theme=light]){--footer-nine-top-bg: #343a40;--footer-nine-bottom-bg: #000;--footer-nine-text: #ced4da;--footer-nine-text-dark: #adb5bd;--footer-nine-heading: #fff;--footer-nine-heading-dark: #fff;--footer-nine-border: #495057;--footer-nine-border-dark: #212529}}.footer-nine__top{background-color:var(--footer-nine-top-bg);padding:4rem 0}@media(max-width:767.98px){.footer-nine__top{padding:3rem 0}}.footer-nine__top-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:3rem}@media(max-width:991.98px){.footer-nine__top-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:575.98px){.footer-nine__top-grid{grid-template-columns:1fr}}@media(max-width:991.98px){.footer-nine__brand{grid-column:span 2}}@media(max-width:575.98px){.footer-nine__brand{grid-column:span 1}}.footer-nine__logo{margin-bottom:1.5rem}.footer-nine__logo a{display:inline-flex;align-items:center;text-decoration:none;color:var(--footer-nine-heading);font-weight:700;font-size:1.25rem}.footer-nine__logo a:hover{color:var(--footer-nine-accent)}.footer-nine__logo a:focus{outline:2px solid var(--footer-nine-accent);outline-offset:4px}.footer-nine__logo img{max-height:45px;width:auto}.footer-nine__description{font-size:.875rem;line-height:1.7;color:var(--footer-nine-text);margin-bottom:1.5rem}.footer-nine__social{display:flex;gap:1rem}.footer-nine__social-link{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background-color:var(--footer-nine-accent);border-radius:50%;color:#fff;text-decoration:none;font-size:1rem;transition:all .3s ease}.footer-nine__social-link:hover{transform:translateY(-3px);box-shadow:0 5px 15px #667eea4d}.footer-nine__social-link:focus{outline:2px solid var(--footer-nine-accent);outline-offset:2px}.footer-nine__section-title{font-size:1rem;font-weight:600;color:var(--footer-nine-heading);margin-bottom:1.25rem}.footer-nine__links{list-style:none;padding:0;margin:0}.footer-nine__links li{margin-bottom:.625rem}.footer-nine__link{color:var(--footer-nine-text);text-decoration:none;font-size:.875rem;transition:all .2s ease}.footer-nine__link:hover{color:var(--footer-nine-text-hover);padding-left:.25rem}.footer-nine__link:focus{outline:2px solid var(--footer-nine-accent);outline-offset:2px}.footer-nine__contact-item{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:1rem;font-size:.875rem;color:var(--footer-nine-text)}.footer-nine__contact-item i{color:var(--footer-nine-accent);margin-top:2px}.footer-nine__contact-item a{color:inherit;text-decoration:none}.footer-nine__contact-item a:hover{color:var(--footer-nine-text-hover)}.footer-nine__contact-item a:focus{outline:2px solid var(--footer-nine-accent);outline-offset:2px}.footer-nine__newsletter p{font-size:.875rem;color:var(--footer-nine-text);margin-bottom:1rem}.footer-nine__newsletter form{display:flex;gap:.5rem}@media(max-width:575.98px){.footer-nine__newsletter form{flex-direction:column}}.footer-nine__newsletter input[type=email]{flex:1;padding:.75rem 1rem;border:1px solid var(--footer-nine-border);border-radius:.375rem;font-size:.875rem;background-color:#fff;color:var(--footer-nine-heading)}.footer-nine__newsletter input[type=email]::-moz-placeholder{color:var(--footer-nine-text)}.footer-nine__newsletter input[type=email]::placeholder{color:var(--footer-nine-text)}.footer-nine__newsletter input[type=email]:focus{outline:none;border-color:var(--footer-nine-accent)}.footer-nine__newsletter button{padding:.75rem 1.5rem;background-color:var(--footer-nine-accent);color:#fff;border:none;border-radius:.375rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;white-space:nowrap}.footer-nine__newsletter button:hover{background-color:#3958e4}.footer-nine__newsletter button:focus{outline:2px solid var(--footer-nine-accent);outline-offset:2px}.footer-nine__bottom{background-color:var(--footer-nine-bottom-bg);color:var(--footer-nine-text-dark);padding:2rem 0}.footer-nine__bottom-container{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1.5rem}@media(max-width:767.98px){.footer-nine__bottom-container{flex-direction:column;text-align:center}}.footer-nine__bottom-links{display:flex;flex-wrap:wrap;gap:1rem 2rem}@media(max-width:575.98px){.footer-nine__bottom-links{justify-content:center}}.footer-nine__bottom-links a{color:var(--footer-nine-text-dark);text-decoration:none;font-size:.875rem;transition:color .2s ease}.footer-nine__bottom-links a:hover{color:var(--footer-nine-text-hover-dark)}.footer-nine__bottom-links a:focus{outline:2px solid var(--footer-nine-accent);outline-offset:2px}.footer-nine__copyright{font-size:.875rem;opacity:.8;margin:0}.footer-nine__copyright a{color:var(--footer-nine-text-dark);text-decoration:none}.footer-nine__copyright a:hover{color:var(--footer-nine-text-hover-dark)}.footer-nine__copyright a:focus{outline:2px solid var(--footer-nine-accent);outline-offset:2px}.footer-nine__legal{display:flex;gap:1.5rem}.footer-nine__legal a{color:var(--footer-nine-text-dark);text-decoration:none;font-size:.875rem;transition:color .2s ease}.footer-nine__legal a:hover{color:var(--footer-nine-text-hover-dark)}.footer-nine__legal a:focus{outline:2px solid var(--footer-nine-accent);outline-offset:2px}.footer-nine__badges{display:flex;align-items:center;gap:1rem}@media(max-width:575.98px){.footer-nine__badges{flex-wrap:wrap;justify-content:center}}.footer-nine__badge{display:flex;align-items:center;justify-content:center;width:45px;height:28px;background-color:#ffffff1a;border-radius:.25rem;color:var(--footer-nine-text-dark);font-size:1rem}.footer-nine__badge img{max-width:35px;max-height:20px;filter:grayscale(100%) brightness(1.3)}@media(prefers-reduced-motion:reduce){.footer-nine__social-link,.footer-nine__link,.footer-nine__newsletter button{transition:none}.footer-nine__social-link:hover{transform:none}}@media(prefers-contrast:high){.footer-nine{--footer-nine-border: currentColor;--footer-nine-border-dark: currentColor}.footer-nine__newsletter input[type=email]{border-width:2px}}@media print{.footer-nine__top{background-color:transparent!important}.footer-nine__bottom{background-color:transparent!important;border-top:1px solid #000}.footer-nine__social,.footer-nine__badges{display:none}}:root{--footer-ten-bg: #212529;--footer-ten-cta-bg: linear-gradient(135deg, #667eea, darken($primary, 15%));--footer-ten-text: #ced4da;--footer-ten-text-hover: #fff;--footer-ten-heading: #fff;--footer-ten-border: #343a40;--footer-ten-accent: #667eea}[data-bs-theme=dark]{--footer-ten-bg: #000;--footer-ten-border: #212529}@media(prefers-color-scheme:dark){:root:not([data-bs-theme=light]){--footer-ten-bg: #000;--footer-ten-border: #212529}}.footer-ten{background-color:var(--footer-ten-bg);color:var(--footer-ten-text)}.footer-ten__cta-banner{background:var(--footer-ten-cta-bg);padding:3rem 0;position:relative;overflow:hidden}.footer-ten__cta-banner:before{content:"";position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0h40v40H0V0zm1 1v38h38V1H1z' fill='%23ffffff' fill-opacity='0.05' fill-rule='evenodd'/%3E%3C/svg%3E");pointer-events:none}.footer-ten__cta-container{position:relative;z-index:1}.footer-ten__cta-content{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:2rem}@media(max-width:767.98px){.footer-ten__cta-content{flex-direction:column;text-align:center}}.footer-ten__cta-text h3,.footer-ten__cta-text .h3{font-size:1.5rem;font-weight:700;color:#fff;margin-bottom:.5rem}.footer-ten__cta-text p{font-size:1rem;color:#ffffffe6;margin:0}.footer-ten__cta-buttons{display:flex;gap:1rem}@media(max-width:575.98px){.footer-ten__cta-buttons{flex-direction:column}}.footer-ten__cta-buttons .btn{padding:.75rem 2rem;border-radius:50rem;font-weight:600;transition:all .3s ease}.footer-ten__cta-buttons .btn:hover{transform:translateY(-2px)}.footer-ten__cta-buttons .btn:focus{outline:2px solid #fff;outline-offset:2px}.footer-ten__cta-buttons .btn-outline-light:hover{background-color:#fff;color:var(--footer-ten-accent)}.footer-ten__main{padding:5rem 0 3rem}@media(max-width:767.98px){.footer-ten__main{padding:4rem 0 2rem}}.footer-ten__grid{display:grid;grid-template-columns:1.5fr repeat(4,1fr);gap:3rem}@media(max-width:1199.98px){.footer-ten__grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:991.98px){.footer-ten__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:575.98px){.footer-ten__grid{grid-template-columns:1fr}}@media(max-width:1199.98px){.footer-ten__brand{grid-column:span 3}}@media(max-width:991.98px){.footer-ten__brand{grid-column:span 2}}@media(max-width:575.98px){.footer-ten__brand{grid-column:span 1}}.footer-ten__logo{margin-bottom:1.5rem}.footer-ten__logo a{display:inline-flex;align-items:center;text-decoration:none;color:var(--footer-ten-heading);font-weight:700;font-size:1.25rem}.footer-ten__logo a:hover{color:var(--footer-ten-accent)}.footer-ten__logo a:focus{outline:2px solid var(--footer-ten-accent);outline-offset:4px}.footer-ten__logo img{max-height:50px;width:auto;filter:brightness(0) invert(1)}.footer-ten__description{font-size:.875rem;line-height:1.8;margin-bottom:1.5rem;opacity:.9;max-width:350px}.footer-ten__social{display:flex;gap:1rem;margin-bottom:2rem}.footer-ten__social-link{display:flex;align-items:center;justify-content:center;width:42px;height:42px;background-color:#ffffff1a;border-radius:50%;color:var(--footer-ten-text);text-decoration:none;font-size:1.25rem;transition:all .3s ease}.footer-ten__social-link:hover{background-color:var(--footer-ten-accent);color:#fff;transform:translateY(-3px)}.footer-ten__social-link:focus{outline:2px solid var(--footer-ten-accent);outline-offset:2px}.footer-ten__app-buttons{display:flex;gap:1rem;flex-wrap:wrap}.footer-ten__app-buttons a{display:flex;align-items:center;gap:.75rem;padding:.75rem 1.25rem;background-color:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:.375rem;text-decoration:none;color:var(--footer-ten-text);transition:all .2s ease}.footer-ten__app-buttons a:hover{background-color:#ffffff26;color:var(--footer-ten-text-hover)}.footer-ten__app-buttons a:focus{outline:2px solid var(--footer-ten-accent);outline-offset:2px}.footer-ten__section-title{font-size:.875rem;font-weight:600;color:var(--footer-ten-heading);margin-bottom:1.25rem;text-transform:uppercase;letter-spacing:1px}.footer-ten__links{list-style:none;padding:0;margin:0}.footer-ten__links li{margin-bottom:.625rem}.footer-ten__link{color:var(--footer-ten-text);text-decoration:none;font-size:.875rem;transition:all .2s ease;display:inline-flex;align-items:center;gap:.5rem}.footer-ten__link:hover{color:var(--footer-ten-text-hover);padding-left:.25rem}.footer-ten__link:focus{outline:2px solid var(--footer-ten-accent);outline-offset:2px}.footer-ten__link i{font-size:.75rem;color:var(--footer-ten-accent);width:16px}.footer-ten__contact-item{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1rem;font-size:.875rem}.footer-ten__contact-item i{color:var(--footer-ten-accent);margin-top:3px;width:20px;text-align:center}.footer-ten__contact-item a{color:var(--footer-ten-text);text-decoration:none}.footer-ten__contact-item a:hover{color:var(--footer-ten-text-hover)}.footer-ten__contact-item a:focus{outline:2px solid var(--footer-ten-accent);outline-offset:2px}.footer-ten__newsletter-row{border-top:1px solid var(--footer-ten-border);border-bottom:1px solid var(--footer-ten-border);padding:3rem 0;margin-top:3rem}.footer-ten__newsletter-content{display:grid;grid-template-columns:1fr 1.5fr;gap:3rem;align-items:center}@media(max-width:767.98px){.footer-ten__newsletter-content{grid-template-columns:1fr;text-align:center}}.footer-ten__newsletter-text h4,.footer-ten__newsletter-text .h4{font-size:1.25rem;font-weight:700;color:var(--footer-ten-heading);margin-bottom:.5rem}.footer-ten__newsletter-text p{font-size:.875rem;color:var(--footer-ten-text);margin:0}.footer-ten__newsletter-form{display:flex;gap:1rem;max-width:500px}@media(max-width:767.98px){.footer-ten__newsletter-form{margin:0 auto}}@media(max-width:575.98px){.footer-ten__newsletter-form{flex-direction:column}}.footer-ten__newsletter-form input[type=email]{flex:1;padding:.875rem 1.25rem;border:1px solid var(--footer-ten-border);border-radius:50rem;font-size:1rem;background-color:#ffffff0d;color:var(--footer-ten-text)}.footer-ten__newsletter-form input[type=email]::-moz-placeholder{color:var(--footer-ten-text);opacity:.6}.footer-ten__newsletter-form input[type=email]::placeholder{color:var(--footer-ten-text);opacity:.6}.footer-ten__newsletter-form input[type=email]:focus{outline:none;border-color:var(--footer-ten-accent)}.footer-ten__newsletter-form button{padding:.875rem 2rem;background-color:var(--footer-ten-accent);color:#fff;border:none;border-radius:50rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;white-space:nowrap}.footer-ten__newsletter-form button:hover{background-color:#3958e4}.footer-ten__newsletter-form button:focus{outline:2px solid var(--footer-ten-accent);outline-offset:2px}.footer-ten__bottom{padding:2rem 0}.footer-ten__bottom-container{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1.5rem}@media(max-width:767.98px){.footer-ten__bottom-container{flex-direction:column;text-align:center}}.footer-ten__bottom-left{display:flex;align-items:center;gap:2rem;flex-wrap:wrap}@media(max-width:767.98px){.footer-ten__bottom-left{flex-direction:column;gap:1rem}}.footer-ten__copyright{font-size:.875rem;opacity:.7;margin:0}.footer-ten__legal{display:flex;gap:1.5rem}.footer-ten__legal a{color:var(--footer-ten-text);text-decoration:none;font-size:.875rem;transition:color .2s ease}.footer-ten__legal a:hover{color:var(--footer-ten-text-hover)}.footer-ten__legal a:focus{outline:2px solid var(--footer-ten-accent);outline-offset:2px}.footer-ten__bottom-right{display:flex;align-items:center;gap:2rem}@media(max-width:767.98px){.footer-ten__bottom-right{flex-direction:column}}.footer-ten__trust-badges{display:flex;align-items:center;gap:1rem}@media(max-width:575.98px){.footer-ten__trust-badges{flex-wrap:wrap;justify-content:center}}.footer-ten__trust-badge{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background-color:#ffffff0d;border-radius:.25rem;font-size:.75rem;color:var(--footer-ten-text)}.footer-ten__trust-badge i{color:#198754}.footer-ten__trust-badge img{height:24px;width:auto}.footer-ten__payment-methods{display:flex;align-items:center;gap:.75rem}@media(max-width:575.98px){.footer-ten__payment-methods{flex-wrap:wrap;justify-content:center}}.footer-ten__payment-icon{display:flex;align-items:center;justify-content:center;width:40px;height:26px;background-color:#ffffff1a;border-radius:.25rem;font-size:1rem;color:var(--footer-ten-text)}.footer-ten__payment-icon img{max-width:30px;max-height:18px;filter:grayscale(100%) brightness(1.3)}@media(prefers-reduced-motion:reduce){.footer-ten__social-link,.footer-ten__link,.footer-ten__cta-buttons .btn,.footer-ten__newsletter-form button{transition:none}.footer-ten__social-link:hover,.footer-ten__cta-buttons .btn:hover{transform:none}}@media(prefers-contrast:high){.footer-ten{--footer-ten-border: currentColor}}@media print{.footer-ten{background-color:transparent!important}.footer-ten__cta-banner,.footer-ten__newsletter-row{display:none}.footer-ten__logo img,.footer-ten__payment-icon img,.footer-ten__trust-badge img{filter:none!important}}:root{--form-one-bg: #fff;--form-one-text: #343a40;--form-one-border: #dee2e6;--form-one-accent: #667eea;--form-one-input-bg: #fff;--form-one-input-border: #dee2e6;--form-one-input-focus: #667eea;--form-one-label: #495057;--form-one-error: #dc3545;--form-one-success: #198754}@media(prefers-color-scheme:dark){:root{--form-one-bg: #212529;--form-one-text: #f8f9fa;--form-one-border: #495057;--form-one-input-bg: #343a40;--form-one-input-border: #6c757d;--form-one-label: #dee2e6}}.form-one{background-color:var(--form-one-bg);color:var(--form-one-text);padding:3rem;border-radius:.5rem;border:1px solid var(--form-one-border)}.form-one__header{text-align:center;margin-bottom:2.5rem}.form-one__header .title{font-size:1.5rem;font-weight:700;margin-bottom:.5rem;color:var(--form-one-text)}.form-one__header .subtitle{font-size:1rem;opacity:.8;margin:0;line-height:1.5}.form-one__body .row{margin-bottom:1.5rem}.form-one__body .row:last-child{margin-bottom:0}.form-one__group{margin-bottom:1.5rem}.form-one__group--inline{display:flex;align-items:center;gap:1rem}@media(max-width:575.98px){.form-one__group--inline{flex-direction:column;align-items:stretch}}.form-one__group--checkbox,.form-one__group--radio{margin-bottom:1rem}.form-one__label{display:block;font-size:.875rem;font-weight:500;color:var(--form-one-label);margin-bottom:.5rem}.form-one__label--required:after{content:" *";color:var(--form-one-error)}.form-one__label--inline{display:inline-flex;align-items:center;margin-bottom:0;cursor:pointer}.form-one__label--inline input{margin-right:.5rem}.form-one__input,.form-one__file,.form-one__select,.form-one__textarea{width:100%;padding:.75rem;border:1px solid var(--form-one-input-border);border-radius:.375rem;background-color:var(--form-one-input-bg);color:var(--form-one-text);font-size:1rem;transition:all .3s ease-in-out}.form-one__input::-moz-placeholder,.form-one__file::-moz-placeholder,.form-one__select::-moz-placeholder,.form-one__textarea::-moz-placeholder{color:var(--form-one-label);opacity:.7}.form-one__input::placeholder,.form-one__file::placeholder,.form-one__select::placeholder,.form-one__textarea::placeholder{color:var(--form-one-label);opacity:.7}.form-one__input:focus,.form-one__file:focus,.form-one__select:focus,.form-one__textarea:focus{outline:none;border-color:var(--form-one-input-focus);box-shadow:0 0 0 2px rgba(var(--bs-primary-rgb),.25)}.form-one__input:disabled,.form-one__file:disabled,.form-one__select:disabled,.form-one__textarea:disabled{background-color:var(--form-one-border);opacity:.6;cursor:not-allowed}.form-one__input--error{border-color:var(--form-one-error)}.form-one__input--error:focus{border-color:var(--form-one-error);box-shadow:0 0 0 2px rgba(var(--bs-danger-rgb),.25)}.form-one__input--success{border-color:var(--form-one-success)}.form-one__input--success:focus{border-color:var(--form-one-success);box-shadow:0 0 0 2px rgba(var(--bs-success-rgb),.25)}.form-one__textarea{min-height:120px;resize:vertical}.form-one__select{cursor:pointer}.form-one__select:focus{outline:none;border-color:var(--form-one-input-focus);box-shadow:0 0 0 2px rgba(var(--bs-primary-rgb),.25)}.form-one__checkbox,.form-one__radio{width:18px;height:18px;margin-right:.5rem;accent-color:var(--form-one-accent);cursor:pointer}.form-one__file{padding:.5rem;cursor:pointer}.form-one__file::file-selector-button{padding:.5rem 1rem;margin-right:1rem;border:none;border-radius:.25rem;background-color:var(--form-one-accent);color:#fff;font-size:.875rem;cursor:pointer;transition:all .3s ease-in-out}.form-one__file::file-selector-button:hover{background-color:#3958e4}.form-one__help{font-size:.875rem;color:var(--form-one-label);margin-top:.25rem;opacity:.8}.form-one__error{font-size:.875rem;color:var(--form-one-error);margin-top:.25rem;display:flex;align-items:center}.form-one__error .icon{margin-right:.25rem}.form-one__success{font-size:.875rem;color:var(--form-one-success);margin-top:.25rem;display:flex;align-items:center}.form-one__success .icon{margin-right:.25rem}.form-one__actions{display:flex;gap:1rem;margin-top:2rem}@media(max-width:575.98px){.form-one__actions{flex-direction:column}}.form-one__actions--center{justify-content:center}.form-one__actions--end{justify-content:flex-end}.form-one__actions--between{justify-content:space-between}.form-one__btn{padding:.875rem 2rem;font-weight:500;border-radius:.375rem;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;transition:all .3s ease-in-out;border:2px solid transparent;cursor:pointer;min-width:120px}@media(max-width:575.98px){.form-one__btn{width:100%}}.form-one__btn--primary{background-color:var(--form-one-accent);color:#fff}.form-one__btn--primary:hover{background-color:#3958e4;color:#fff;transform:translateY(-1px)}.form-one__btn--primary:focus{outline:2px solid var(--form-one-accent);outline-offset:2px}.form-one__btn--primary:disabled{background-color:var(--form-one-border);color:var(--form-one-label);cursor:not-allowed;transform:none}.form-one__btn--secondary{background-color:transparent;color:var(--form-one-text);border-color:var(--form-one-border)}.form-one__btn--secondary:hover{background-color:var(--form-one-border);color:var(--form-one-text)}.form-one__btn--secondary:focus{outline:2px solid var(--form-one-border);outline-offset:2px}.form-one__btn--outline{background-color:transparent;color:var(--form-one-accent);border-color:var(--form-one-accent)}.form-one__btn--outline:hover{background-color:var(--form-one-accent);color:#fff}.form-one__btn--outline:focus{outline:2px solid var(--form-one-accent);outline-offset:2px}.form-one__btn .icon{margin-left:.5rem;font-size:.875rem}.form-one__btn--loading{position:relative;color:transparent}.form-one__btn--loading:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:20px;height:20px;border:2px solid transparent;border-top:2px solid currentColor;border-radius:50%;animation:spin 1s linear infinite}.form-one--horizontal .form-one__group{display:flex;align-items:flex-start;gap:1rem}@media(max-width:767.98px){.form-one--horizontal .form-one__group{flex-direction:column;gap:.5rem}}.form-one--horizontal .form-one__label{min-width:150px;margin-bottom:0;padding-top:.75rem}@media(max-width:767.98px){.form-one--horizontal .form-one__label{min-width:auto;padding-top:0}}.form-one--horizontal .form-one__field{flex:1}.form-one--inline .form-one__body{display:flex;flex-wrap:wrap;gap:1rem;align-items:end}.form-one--inline .form-one__group{margin-bottom:0;flex:1;min-width:200px}.form-one--inline .form-one__actions{margin-top:0;flex-shrink:0}.form-one--floating .form-one__group{position:relative}.form-one--floating .form-one__label{position:absolute;top:.75rem;left:.75rem;background-color:var(--form-one-input-bg);padding:0 .25rem;transition:all .3s ease-in-out;pointer-events:none;z-index:1}.form-one--floating .form-one__input:not(:-moz-placeholder)+.form-one__label,.form-one--floating .form-one__textarea:not(:-moz-placeholder)+.form-one__label,.form-one--floating .form-one__select:not(:-moz-placeholder)+.form-one__label,.form-one--floating .form-one__file:not(:-moz-placeholder)+.form-one__label{top:-.5rem;font-size:.75rem;color:var(--form-one-accent)}.form-one--floating .form-one__input:focus+.form-one__label,.form-one--floating .form-one__textarea:focus+.form-one__label,.form-one--floating .form-one__select:focus+.form-one__label,.form-one--floating .form-one__file:focus+.form-one__label,.form-one--floating .form-one__input:not(:placeholder-shown)+.form-one__label,.form-one--floating .form-one__textarea:not(:placeholder-shown)+.form-one__label,.form-one--floating .form-one__select:not(:placeholder-shown)+.form-one__label,.form-one--floating .form-one__file:not(:placeholder-shown)+.form-one__label{top:-.5rem;font-size:.75rem;color:var(--form-one-accent)}.form-one--minimal{background-color:transparent;border:none;padding:2rem}.form-one--minimal .form-one__input,.form-one--minimal .form-one__file,.form-one--minimal .form-one__textarea,.form-one--minimal .form-one__select{border:none;border-bottom:2px solid var(--form-one-input-border);border-radius:0;background-color:transparent}.form-one--minimal .form-one__input:focus,.form-one--minimal .form-one__file:focus,.form-one--minimal .form-one__textarea:focus,.form-one--minimal .form-one__select:focus{border-bottom-color:var(--form-one-input-focus);box-shadow:none}.form-one--loading{position:relative;pointer-events:none}.form-one--loading:after{content:"";position:absolute;inset:0;background-color:#fffc;display:flex;align-items:center;justify-content:center;border-radius:.5rem}@media(prefers-reduced-motion:reduce){.form-one__input,.form-one__textarea,.form-one__select,.form-one__file,.form-one__btn{transition:none}.form-one__btn:hover{transform:none}.form-one--floating .form-one__label{transition:none}.form-one .form-one__btn--loading:after{animation:none}}@media(prefers-contrast:high){.form-one{--form-one-border: #000;--form-one-input-border: #000;--form-one-text: #000;--form-one-label: #000}}@media print{.form-one{background-color:transparent!important;border:1px solid #000!important}.form-one__btn{display:none!important}.form-one__input,.form-one__textarea,.form-one__select,.form-one__file{border:1px solid #000!important;background-color:transparent!important}}.shadows{box-shadow:0 .125rem .25rem #00000013;transition:box-shadow .15s ease-in-out}.shadows:hover{box-shadow:0 .5rem 1rem #00000026}.shadows:focus{box-shadow:0 .5rem 1rem #00000026,0 0 0 .2rem rgba(var(--bs-primary-rgb),.25)}.shadows.shadows-sm{box-shadow:0 .125rem .25rem #00000013}.shadows.shadows-sm:hover{box-shadow:0 .25rem .5rem #0000001a}.shadows.shadows-lg{box-shadow:0 1rem 3rem #0000002d}.shadows.shadows-lg:hover{box-shadow:0 1.5rem 4rem #0003}.shadows.shadows-none{box-shadow:none}.shadows.shadows-none:hover,.shadows.shadows-none:focus{box-shadow:none}@media(prefers-color-scheme:dark){.shadows{box-shadow:0 .125rem .25rem #0000004d}.shadows:hover{box-shadow:0 .5rem 1rem #0006}.shadows:focus{box-shadow:0 .5rem 1rem #0006,0 0 0 .2rem rgba(var(--bs-primary-rgb),.25)}.shadows.shadows-sm{box-shadow:0 .125rem .25rem #0000004d}.shadows.shadows-sm:hover{box-shadow:0 .25rem .5rem #00000059}.shadows.shadows-lg{box-shadow:0 1rem 3rem #00000080}.shadows.shadows-lg:hover{box-shadow:0 1.5rem 4rem #0009}}[data-bs-theme=dark] .shadows{box-shadow:0 .125rem .25rem #0000004d}[data-bs-theme=dark] .shadows:hover{box-shadow:0 .5rem 1rem #0006}[data-bs-theme=dark] .shadows:focus{box-shadow:0 .5rem 1rem #0006,0 0 0 .2rem rgba(var(--bs-primary-rgb),.25)}[data-bs-theme=dark] .shadows.shadows-sm{box-shadow:0 .125rem .25rem #0000004d}[data-bs-theme=dark] .shadows.shadows-sm:hover{box-shadow:0 .25rem .5rem #00000059}[data-bs-theme=dark] .shadows.shadows-lg{box-shadow:0 1rem 3rem #00000080}[data-bs-theme=dark] .shadows.shadows-lg:hover{box-shadow:0 1.5rem 4rem #0009}@media(max-width:767.98px){.shadows{box-shadow:0 .125rem .25rem #0000000d}.shadows:hover{box-shadow:0 .25rem .5rem #0000001a}.shadows.shadows-lg{box-shadow:0 .5rem 1rem #00000026}.shadows.shadows-lg:hover{box-shadow:0 .75rem 1.5rem #0003}}@media(prefers-reduced-motion:reduce){.shadows{transition:none}}@media(prefers-contrast:high){.shadows{box-shadow:0 .125rem .25rem #00000080}.shadows:hover{box-shadow:0 .5rem 1rem #000000b3}}@media print{.shadows{box-shadow:none!important}}.form-card{background:var(--form-one-bg);border:1px solid var(--form-one-border);border-radius:.5rem;padding:2rem;box-shadow:0 .125rem .25rem #00000013;transition:box-shadow .15s ease-in-out}.form-card:hover{box-shadow:0 .5rem 1rem #00000026}.form-card .form-card-header{border-bottom:1px solid var(--form-one-border);padding-bottom:1rem;margin-bottom:1.5rem}.form-card .form-card-header .form-card-title{font-size:1.25rem;font-weight:600;color:var(--form-one-text);margin:0}.form-card .form-card-header .form-card-subtitle{font-size:.875rem;color:var(--form-one-label);margin:0;margin-top:.25rem}.form-card .form-card-body .form-group:last-child{margin-bottom:0}.form-card .form-card-footer{border-top:1px solid var(--form-one-border);padding-top:1rem;margin-top:1.5rem;display:flex;justify-content:flex-end;gap:.5rem}@media(max-width:575.98px){.form-card .form-card-footer{flex-direction:column}}@media(prefers-color-scheme:dark){.form-card{box-shadow:0 .125rem .25rem #0000004d}.form-card:hover{box-shadow:0 .5rem 1rem #0006}}[data-bs-theme=dark] .form-card{box-shadow:0 .125rem .25rem #0000004d}[data-bs-theme=dark] .form-card:hover{box-shadow:0 .5rem 1rem #0006}.form-section,.form-layout{--form-bg: var(--bs-body-bg);--form-color: var(--bs-body-color);--form-border: var(--bs-border-color);--form-focus-border: var(--bs-primary);--form-focus-shadow: 0 0 0 3px rgba(var(--bs-primary-rgb), .15);--form-input-bg: var(--bs-body-bg);--form-input-radius: .5rem;--form-card-bg: var(--bs-body-bg);--form-card-shadow: 0 2px 15px rgba(0, 0, 0, .08);--form-card-radius: .75rem;--form-transition: all .3s ease;--form-gap: 1.5rem}.form-container{background:var(--form-card-bg);border-radius:var(--form-card-radius);padding:2rem;box-shadow:var(--form-card-shadow)}.form-group{margin-bottom:var(--form-gap)}.form-group:last-child{margin-bottom:0}.form-label{display:block;font-weight:500;margin-bottom:.5rem;color:var(--form-color)}.form-label .required{color:var(--bs-danger)}.form-input,.form-control,.form-select{width:100%;padding:.75rem 1rem;border:1px solid var(--form-border);border-radius:var(--form-input-radius);background:var(--form-input-bg);color:var(--form-color);font-size:1rem;transition:var(--form-transition)}.form-input:focus,.form-control:focus,.form-select:focus{outline:none;border-color:var(--form-focus-border);box-shadow:var(--form-focus-shadow)}.form-input::-moz-placeholder,.form-control::-moz-placeholder,.form-select::-moz-placeholder{color:var(--bs-secondary-color)}.form-input::placeholder,.form-control::placeholder,.form-select::placeholder{color:var(--bs-secondary-color)}.form-input:disabled,.form-control:disabled,.form-select:disabled{background:var(--bs-tertiary-bg);cursor:not-allowed}textarea.form-input,textarea.form-control{min-height:120px;resize:vertical}.form-one .form-container{max-width:600px;margin:0 auto}.form-two .form-floating{position:relative;margin-bottom:var(--form-gap)}.form-two .form-floating .form-input,.form-two .form-floating .form-control{padding:1.5rem 1rem .5rem}.form-two .form-floating .form-input:not(:-moz-placeholder)~.form-label,.form-two .form-floating .form-control:not(:-moz-placeholder)~.form-label{transform:translateY(-.5rem) scale(.85);opacity:1}.form-two .form-floating .form-input:focus~.form-label,.form-two .form-floating .form-input:not(:placeholder-shown)~.form-label,.form-two .form-floating .form-control:focus~.form-label,.form-two .form-floating .form-control:not(:placeholder-shown)~.form-label{transform:translateY(-.5rem) scale(.85);opacity:1}.form-two .form-floating .form-label{position:absolute;top:1rem;left:1rem;margin-bottom:0;transition:var(--form-transition);transform-origin:left top;pointer-events:none;opacity:.6}.form-three .form-row{display:flex;gap:1rem;align-items:flex-end;flex-wrap:wrap}.form-three .form-row .form-group{flex:1;min-width:200px;margin-bottom:0}.form-three .form-row .btn{flex-shrink:0}.form-four{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:center}.form-four .form-info .form-title{font-size:2rem;font-weight:700;margin-bottom:1rem;color:var(--form-color)}.form-four .form-info .form-text{color:var(--bs-secondary-color);margin-bottom:1.5rem}.form-four .form-info .form-features{list-style:none;padding:0;margin:0}.form-four .form-info .form-features li{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem;color:var(--form-color)}.form-four .form-info .form-features li .icon{color:var(--bs-success)}@media(max-width:992px){.form-four{grid-template-columns:1fr}.form-four .form-info{order:1}}.form-five .form-steps{display:flex;justify-content:space-between;margin-bottom:2rem;position:relative}.form-five .form-steps:before{content:"";position:absolute;top:20px;left:0;right:0;height:2px;background:var(--form-border)}.form-five .form-steps .step{position:relative;z-index:1;text-align:center}.form-five .form-step-content{display:none}.form-five .form-step-content.active{display:block}.form-five .form-nav{display:flex;justify-content:space-between;margin-top:2rem;padding-top:2rem;border-top:1px solid var(--form-border)}.form-six .form-section-card{background:var(--form-card-bg);border:1px solid var(--form-border);border-radius:var(--form-card-radius);margin-bottom:1.5rem;overflow:hidden}.form-six .form-section-card .section-header{background:var(--bs-tertiary-bg);padding:1rem 1.5rem;font-weight:600;border-bottom:1px solid var(--form-border)}.form-six .form-section-card .section-body{padding:1.5rem}.form-seven .form-input,.form-seven .form-control{border:none;border-bottom:2px solid var(--form-border);border-radius:0;padding-left:0;padding-right:0;background:transparent}.form-seven .form-input:focus,.form-seven .form-control:focus{box-shadow:none;border-bottom-color:var(--form-focus-border)}.form-eight{--form-bg: #1a1a2e;--form-color: #eee;--form-border: #333;--form-input-bg: #16213e;--form-card-bg: #1a1a2e}.form-eight .form-container{background:var(--form-card-bg);color:var(--form-color)}.form-eight .btn-primary{background:linear-gradient(135deg,var(--bs-primary),var(--bs-info));border:none}.form-nine .form-input,.form-nine .form-control{border:2px solid var(--form-border)}.form-nine .form-input:focus,.form-nine .form-control:focus{border-color:var(--form-focus-border)}.form-nine .form-group{position:relative}.form-nine .form-group .input-icon{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:var(--bs-secondary-color)}.form-ten{text-align:center;max-width:500px;margin:0 auto}.form-ten .form-title{font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.form-ten .form-text{color:var(--bs-secondary-color);margin-bottom:1.5rem}.form-ten .form-inline{display:flex;gap:.5rem}.form-ten .form-inline .form-input{flex:1}@media(max-width:576px){.form-ten .form-inline{flex-direction:column}}[data-bs-theme=dark] .form-section,[data-bs-theme=dark] .form-layout,[data-bs-theme=dark] [class*=form-layout-]{--form-bg: var(--bs-body-bg);--form-input-bg: var(--bs-body-bg);--form-card-bg: var(--bs-body-bg);--form-border: var(--bs-border-color);--form-card-shadow: 0 2px 15px rgba(0, 0, 0, .3)}@media(prefers-reduced-motion:reduce){.form-input,.form-control,.form-label{transition:none!important}}@media(prefers-contrast:high){.form-input,.form-control{border-width:2px}}@media print{.form-container{box-shadow:none!important;border:1px solid #000}.form-input,.form-control{border:1px solid #000!important}}.form-two .btn-dark-primary{background:#ed1c24;color:#fff}.form-two .btn-dark-primary:hover{background:#d01820}[data-bs-theme=dark] .form-two .btn-dark-primary{background:#ed1c24;color:#fff}[data-bs-theme=dark] .form-two .btn-dark-primary:hover{background:#d01820}.form-three .input-focused{border-bottom:3px solid #a11669!important;transition:border-bottom .2s}.form-three .form-floating>label{color:#d3d3d3;font-size:1rem}.form-three .form-floating>.form-control-plaintext~label,.form-three .form-floating>.form-select~label{transform:scale(.85) translateY(-.5rem) translate(.15rem);color:#a11669!important}[data-bs-theme=dark] .form-three .big-form-three{border-bottom-color:#fff!important;background-color:transparent;color:#fff}[data-bs-theme=dark] .form-three .input-focused{border-bottom-color:#d884c0!important}[data-bs-theme=dark] .form-three .form-floating>label{color:#666}[data-bs-theme=dark] .form-three .form-floating>.big-form-three:not(:-moz-placeholder)~label{color:#d884c0!important}[data-bs-theme=dark] .form-three .form-floating>.form-control-plaintext~label,[data-bs-theme=dark] .form-three .form-floating>.big-form-three:focus~label,[data-bs-theme=dark] .form-three .form-floating>.big-form-three:not(:placeholder-shown)~label,[data-bs-theme=dark] .form-three .form-floating>.form-select~label{color:#d884c0!important}[data-bs-theme=dark] .form-three .label-focused{color:#d884c0!important}.gallery-section,[class*=gallery-]{--gallery-bg: var(--bs-body-bg);--gallery-item-bg: var(--bs-body-bg);--gallery-item-border: var(--bs-border-color);--gallery-item-radius: .5rem;--gallery-item-shadow: 0 4px 20px rgba(0, 0, 0, .1);--gallery-overlay-bg: rgba(0, 0, 0, .6);--gallery-caption-color: #fff;--gallery-gap: 1.5rem;--gallery-transition: all .3s ease}.gallery-grid{display:grid;gap:var(--gallery-gap)}.gallery-grid.cols-2{grid-template-columns:repeat(2,1fr)}.gallery-grid.cols-3{grid-template-columns:repeat(3,1fr)}.gallery-grid.cols-4{grid-template-columns:repeat(4,1fr)}.gallery-grid.cols-5{grid-template-columns:repeat(5,1fr)}.gallery-grid.cols-6{grid-template-columns:repeat(6,1fr)}@media(max-width:992px){.gallery-grid.cols-4,.gallery-grid.cols-5,.gallery-grid.cols-6{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.gallery-grid.cols-3,.gallery-grid.cols-4,.gallery-grid.cols-5,.gallery-grid.cols-6{grid-template-columns:repeat(2,1fr)}}@media(max-width:576px){.gallery-grid{grid-template-columns:1fr!important}}.gallery-item{position:relative;overflow:hidden;border-radius:var(--gallery-item-radius);background:var(--gallery-item-bg)}.gallery-item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:var(--gallery-transition)}.gallery-item .gallery-overlay{position:absolute;inset:0;background:var(--gallery-overlay-bg);display:flex;flex-direction:column;align-items:center;justify-content:center;opacity:0;transition:var(--gallery-transition)}.gallery-item:hover img{transform:scale(1.1)}.gallery-item:hover .gallery-overlay{opacity:1}.gallery-one .gallery-grid{-moz-columns:3;columns:3;-moz-column-gap:var(--gallery-gap);column-gap:var(--gallery-gap)}@media(max-width:992px){.gallery-one .gallery-grid{-moz-columns:2;columns:2}}@media(max-width:576px){.gallery-one .gallery-grid{-moz-columns:1;columns:1}}.gallery-one .gallery-item{-moz-column-break-inside:avoid;break-inside:avoid;margin-bottom:var(--gallery-gap)}.gallery-two .gallery-item{aspect-ratio:1}.gallery-two .gallery-item:hover img{transform:scale(1.15)}.gallery-three .gallery-grid{display:flex;flex-wrap:wrap;gap:var(--gallery-gap)}.gallery-three .gallery-item{flex:1 1 calc(33.333% - var(--gallery-gap));max-height:300px}@media(max-width:768px){.gallery-three .gallery-item{flex:1 1 calc(50% - var(--gallery-gap))}}@media(max-width:576px){.gallery-three .gallery-item{flex:1 1 100%}}.gallery-four .gallery-item{flex:0 0 300px;scroll-snap-align:start}.gallery-five .gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:200px;gap:var(--gallery-gap)}.gallery-five .gallery-grid .gallery-item:nth-child(1){grid-column:span 2;grid-row:span 2}.gallery-five .gallery-grid .gallery-item:nth-child(4){grid-row:span 2}@media(max-width:992px){.gallery-five .gallery-grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:150px}.gallery-five .gallery-grid .gallery-item{grid-column:span 1;grid-row:span 1}.gallery-five .gallery-grid .gallery-item:nth-child(1){grid-column:span 2}}[data-bs-theme=dark] .gallery-section,[data-bs-theme=dark] .gallery-layout,[data-bs-theme=dark] [class*=gallery-]{--gallery-item-bg: var(--bs-body-bg);--gallery-item-shadow: 0 4px 20px rgba(0, 0, 0, .3)}[data-bs-theme=dark] .gallery-six .gallery-item{background:var(--bs-body-bg)}@media(prefers-reduced-motion:reduce){.gallery-item,.gallery-item img,.gallery-overlay{transition:none!important}.gallery-item:hover img{transform:none!important}}@media print{.gallery-overlay{display:none!important}.gallery-item{-moz-column-break-inside:avoid;break-inside:avoid;page-break-inside:avoid}}.header-one,.header-twenty-four .header-bottom,.header-twenty-one,.header-twenty-two,.header-twenty-three,.header-twenty-four,.header-twenty-five,.header-twenty-six,.header-twenty-seven,.header-twenty-eight,.header-twenty-nine,.header-thirty,.header-twenty,.header-nineteen,.header-eighteen,.header-sixteen,.header-fifteen,.header-fourteen,.header-thirteen,.header-twelve .header-main,.header-eleven,.header-ten,.header-eight,.header-seven,.header-six,.header-five,.header-three,.header-two{background-color:var(--header-bg);border-bottom:1px solid var(--header-border);box-shadow:var(--header-shadow);position:sticky;top:0;z-index:1030;min-height:var(--header-height);transition:var(--header-transition)}.header-one .navbar,.header-twenty-one .navbar,.header-twenty-two .navbar,.header-twenty-three .navbar,.header-twenty-four .navbar,.header-twenty-five .navbar,.header-twenty-six .navbar,.header-twenty-seven .navbar,.header-twenty-eight .navbar,.header-twenty-nine .navbar,.header-thirty .navbar,.header-twenty .navbar,.header-nineteen .navbar,.header-eighteen .navbar,.header-sixteen .navbar,.header-fifteen .navbar,.header-fourteen .navbar,.header-thirteen .navbar,.header-twelve .header-main .navbar,.header-eleven .navbar,.header-ten .navbar,.header-eight .navbar,.header-seven .navbar,.header-six .navbar,.header-five .navbar,.header-three .navbar,.header-two .navbar{padding:var(--header-padding-y) var(--header-padding-x)}.header-one .navbar .navbar-brand,.header-twenty-one .navbar .navbar-brand,.header-twenty-two .navbar .navbar-brand,.header-twenty-three .navbar .navbar-brand,.header-twenty-four .navbar .navbar-brand,.header-twenty-five .navbar .navbar-brand,.header-twenty-six .navbar .navbar-brand,.header-twenty-seven .navbar .navbar-brand,.header-twenty-eight .navbar .navbar-brand,.header-twenty-nine .navbar .navbar-brand,.header-thirty .navbar .navbar-brand,.header-twenty .navbar .navbar-brand,.header-nineteen .navbar .navbar-brand,.header-eighteen .navbar .navbar-brand,.header-sixteen .navbar .navbar-brand,.header-fifteen .navbar .navbar-brand,.header-fourteen .navbar .navbar-brand,.header-thirteen .navbar .navbar-brand,.header-twelve .header-main .navbar .navbar-brand,.header-eleven .navbar .navbar-brand,.header-ten .navbar .navbar-brand,.header-eight .navbar .navbar-brand,.header-seven .navbar .navbar-brand,.header-six .navbar .navbar-brand,.header-five .navbar .navbar-brand,.header-three .navbar .navbar-brand,.header-two .navbar .navbar-brand{color:var(--header-brand-color);font-weight:700;font-size:1.5rem;transition:var(--header-transition)}.header-one .navbar .navbar-brand img,.header-twenty-one .navbar .navbar-brand img,.header-twenty-two .navbar .navbar-brand img,.header-twenty-three .navbar .navbar-brand img,.header-twenty-four .navbar .navbar-brand img,.header-twenty-five .navbar .navbar-brand img,.header-twenty-six .navbar .navbar-brand img,.header-twenty-seven .navbar .navbar-brand img,.header-twenty-eight .navbar .navbar-brand img,.header-twenty-nine .navbar .navbar-brand img,.header-thirty .navbar .navbar-brand img,.header-twenty .navbar .navbar-brand img,.header-nineteen .navbar .navbar-brand img,.header-eighteen .navbar .navbar-brand img,.header-sixteen .navbar .navbar-brand img,.header-fifteen .navbar .navbar-brand img,.header-fourteen .navbar .navbar-brand img,.header-thirteen .navbar .navbar-brand img,.header-twelve .header-main .navbar .navbar-brand img,.header-eleven .navbar .navbar-brand img,.header-ten .navbar .navbar-brand img,.header-eight .navbar .navbar-brand img,.header-seven .navbar .navbar-brand img,.header-six .navbar .navbar-brand img,.header-five .navbar .navbar-brand img,.header-three .navbar .navbar-brand img,.header-two .navbar .navbar-brand img{max-height:40px;width:auto}.header-one .navbar .navbar-brand:hover,.header-twenty-one .navbar .navbar-brand:hover,.header-twenty-two .navbar .navbar-brand:hover,.header-twenty-three .navbar .navbar-brand:hover,.header-twenty-four .navbar .navbar-brand:hover,.header-twenty-five .navbar .navbar-brand:hover,.header-twenty-six .navbar .navbar-brand:hover,.header-twenty-seven .navbar .navbar-brand:hover,.header-twenty-eight .navbar .navbar-brand:hover,.header-twenty-nine .navbar .navbar-brand:hover,.header-thirty .navbar .navbar-brand:hover,.header-twenty .navbar .navbar-brand:hover,.header-nineteen .navbar .navbar-brand:hover,.header-eighteen .navbar .navbar-brand:hover,.header-sixteen .navbar .navbar-brand:hover,.header-fifteen .navbar .navbar-brand:hover,.header-fourteen .navbar .navbar-brand:hover,.header-thirteen .navbar .navbar-brand:hover,.header-twelve .header-main .navbar .navbar-brand:hover,.header-eleven .navbar .navbar-brand:hover,.header-ten .navbar .navbar-brand:hover,.header-eight .navbar .navbar-brand:hover,.header-seven .navbar .navbar-brand:hover,.header-six .navbar .navbar-brand:hover,.header-five .navbar .navbar-brand:hover,.header-three .navbar .navbar-brand:hover,.header-two .navbar .navbar-brand:hover{opacity:.8}.header-one .navbar .navbar-nav .nav-link,.header-twenty-one .navbar .navbar-nav .nav-link,.header-twenty-two .navbar .navbar-nav .nav-link,.header-twenty-three .navbar .navbar-nav .nav-link,.header-twenty-four .navbar .navbar-nav .nav-link,.header-twenty-five .navbar .navbar-nav .nav-link,.header-twenty-six .navbar .navbar-nav .nav-link,.header-twenty-seven .navbar .navbar-nav .nav-link,.header-twenty-eight .navbar .navbar-nav .nav-link,.header-twenty-nine .navbar .navbar-nav .nav-link,.header-thirty .navbar .navbar-nav .nav-link,.header-twenty .navbar .navbar-nav .nav-link,.header-nineteen .navbar .navbar-nav .nav-link,.header-eighteen .navbar .navbar-nav .nav-link,.header-sixteen .navbar .navbar-nav .nav-link,.header-fifteen .navbar .navbar-nav .nav-link,.header-fourteen .navbar .navbar-nav .nav-link,.header-thirteen .navbar .navbar-nav .nav-link,.header-twelve .header-main .navbar .navbar-nav .nav-link,.header-eleven .navbar .navbar-nav .nav-link,.header-ten .navbar .navbar-nav .nav-link,.header-eight .navbar .navbar-nav .nav-link,.header-seven .navbar .navbar-nav .nav-link,.header-six .navbar .navbar-nav .nav-link,.header-five .navbar .navbar-nav .nav-link,.header-three .navbar .navbar-nav .nav-link,.header-two .navbar .navbar-nav .nav-link{color:var(--header-nav-color);font-weight:500;padding:.5rem 1rem;margin:0 .25rem;border-radius:.375rem;transition:var(--header-transition);position:relative}.header-one .navbar .navbar-nav .nav-link:hover,.header-twenty-one .navbar .navbar-nav .nav-link:hover,.header-twenty-two .navbar .navbar-nav .nav-link:hover,.header-twenty-three .navbar .navbar-nav .nav-link:hover,.header-twenty-four .navbar .navbar-nav .nav-link:hover,.header-twenty-five .navbar .navbar-nav .nav-link:hover,.header-twenty-six .navbar .navbar-nav .nav-link:hover,.header-twenty-seven .navbar .navbar-nav .nav-link:hover,.header-twenty-eight .navbar .navbar-nav .nav-link:hover,.header-twenty-nine .navbar .navbar-nav .nav-link:hover,.header-thirty .navbar .navbar-nav .nav-link:hover,.header-twenty .navbar .navbar-nav .nav-link:hover,.header-nineteen .navbar .navbar-nav .nav-link:hover,.header-eighteen .navbar .navbar-nav .nav-link:hover,.header-sixteen .navbar .navbar-nav .nav-link:hover,.header-fifteen .navbar .navbar-nav .nav-link:hover,.header-fourteen .navbar .navbar-nav .nav-link:hover,.header-thirteen .navbar .navbar-nav .nav-link:hover,.header-twelve .header-main .navbar .navbar-nav .nav-link:hover,.header-eleven .navbar .navbar-nav .nav-link:hover,.header-ten .navbar .navbar-nav .nav-link:hover,.header-eight .navbar .navbar-nav .nav-link:hover,.header-seven .navbar .navbar-nav .nav-link:hover,.header-six .navbar .navbar-nav .nav-link:hover,.header-five .navbar .navbar-nav .nav-link:hover,.header-three .navbar .navbar-nav .nav-link:hover,.header-two .navbar .navbar-nav .nav-link:hover{color:var(--header-nav-hover);background-color:rgba(var(--bs-primary-rgb),.1)}.header-one .navbar .navbar-nav .nav-link.active,.header-twenty-one .navbar .navbar-nav .nav-link.active,.header-twenty-two .navbar .navbar-nav .nav-link.active,.header-twenty-three .navbar .navbar-nav .nav-link.active,.header-twenty-four .navbar .navbar-nav .nav-link.active,.header-twenty-five .navbar .navbar-nav .nav-link.active,.header-twenty-six .navbar .navbar-nav .nav-link.active,.header-twenty-seven .navbar .navbar-nav .nav-link.active,.header-twenty-eight .navbar .navbar-nav .nav-link.active,.header-twenty-nine .navbar .navbar-nav .nav-link.active,.header-thirty .navbar .navbar-nav .nav-link.active,.header-twenty .navbar .navbar-nav .nav-link.active,.header-nineteen .navbar .navbar-nav .nav-link.active,.header-eighteen .navbar .navbar-nav .nav-link.active,.header-sixteen .navbar .navbar-nav .nav-link.active,.header-fifteen .navbar .navbar-nav .nav-link.active,.header-fourteen .navbar .navbar-nav .nav-link.active,.header-thirteen .navbar .navbar-nav .nav-link.active,.header-twelve .header-main .navbar .navbar-nav .nav-link.active,.header-eleven .navbar .navbar-nav .nav-link.active,.header-ten .navbar .navbar-nav .nav-link.active,.header-eight .navbar .navbar-nav .nav-link.active,.header-seven .navbar .navbar-nav .nav-link.active,.header-six .navbar .navbar-nav .nav-link.active,.header-five .navbar .navbar-nav .nav-link.active,.header-three .navbar .navbar-nav .nav-link.active,.header-two .navbar .navbar-nav .nav-link.active{color:var(--header-nav-active);background-color:rgba(var(--bs-primary-rgb),.1)}.header-one .navbar .navbar-nav .nav-link.active:after,.header-twenty-one .navbar .navbar-nav .nav-link.active:after,.header-twenty-two .navbar .navbar-nav .nav-link.active:after,.header-twenty-three .navbar .navbar-nav .nav-link.active:after,.header-twenty-four .navbar .navbar-nav .nav-link.active:after,.header-twenty-five .navbar .navbar-nav .nav-link.active:after,.header-twenty-six .navbar .navbar-nav .nav-link.active:after,.header-twenty-seven .navbar .navbar-nav .nav-link.active:after,.header-twenty-eight .navbar .navbar-nav .nav-link.active:after,.header-twenty-nine .navbar .navbar-nav .nav-link.active:after,.header-thirty .navbar .navbar-nav .nav-link.active:after,.header-twenty .navbar .navbar-nav .nav-link.active:after,.header-nineteen .navbar .navbar-nav .nav-link.active:after,.header-eighteen .navbar .navbar-nav .nav-link.active:after,.header-sixteen .navbar .navbar-nav .nav-link.active:after,.header-fifteen .navbar .navbar-nav .nav-link.active:after,.header-fourteen .navbar .navbar-nav .nav-link.active:after,.header-thirteen .navbar .navbar-nav .nav-link.active:after,.header-twelve .header-main .navbar .navbar-nav .nav-link.active:after,.header-eleven .navbar .navbar-nav .nav-link.active:after,.header-ten .navbar .navbar-nav .nav-link.active:after,.header-eight .navbar .navbar-nav .nav-link.active:after,.header-seven .navbar .navbar-nav .nav-link.active:after,.header-six .navbar .navbar-nav .nav-link.active:after,.header-five .navbar .navbar-nav .nav-link.active:after,.header-three .navbar .navbar-nav .nav-link.active:after,.header-two .navbar .navbar-nav .nav-link.active:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:20px;height:2px;background-color:var(--header-nav-active)}.header-one .navbar .navbar-nav .dropdown-menu,.header-twenty-one .navbar .navbar-nav .dropdown-menu,.header-twenty-two .navbar .navbar-nav .dropdown-menu,.header-twenty-three .navbar .navbar-nav .dropdown-menu,.header-twenty-four .navbar .navbar-nav .dropdown-menu,.header-twenty-five .navbar .navbar-nav .dropdown-menu,.header-twenty-six .navbar .navbar-nav .dropdown-menu,.header-twenty-seven .navbar .navbar-nav .dropdown-menu,.header-twenty-eight .navbar .navbar-nav .dropdown-menu,.header-twenty-nine .navbar .navbar-nav .dropdown-menu,.header-thirty .navbar .navbar-nav .dropdown-menu,.header-twenty .navbar .navbar-nav .dropdown-menu,.header-nineteen .navbar .navbar-nav .dropdown-menu,.header-eighteen .navbar .navbar-nav .dropdown-menu,.header-sixteen .navbar .navbar-nav .dropdown-menu,.header-fifteen .navbar .navbar-nav .dropdown-menu,.header-fourteen .navbar .navbar-nav .dropdown-menu,.header-thirteen .navbar .navbar-nav .dropdown-menu,.header-twelve .header-main .navbar .navbar-nav .dropdown-menu,.header-eleven .navbar .navbar-nav .dropdown-menu,.header-ten .navbar .navbar-nav .dropdown-menu,.header-eight .navbar .navbar-nav .dropdown-menu,.header-seven .navbar .navbar-nav .dropdown-menu,.header-six .navbar .navbar-nav .dropdown-menu,.header-five .navbar .navbar-nav .dropdown-menu,.header-three .navbar .navbar-nav .dropdown-menu,.header-two .navbar .navbar-nav .dropdown-menu{background-color:var(--header-dropdown-bg);border:1px solid var(--header-border);box-shadow:var(--header-dropdown-shadow);border-radius:.5rem;padding:.5rem;margin-top:.5rem}.header-one .navbar .navbar-nav .dropdown-menu .dropdown-item,.header-twenty-one .navbar .navbar-nav .dropdown-menu .dropdown-item,.header-twenty-two .navbar .navbar-nav .dropdown-menu .dropdown-item,.header-twenty-three .navbar .navbar-nav .dropdown-menu .dropdown-item,.header-twenty-four .navbar .navbar-nav .dropdown-menu .dropdown-item,.header-twenty-five .navbar .navbar-nav .dropdown-menu .dropdown-item,.header-twenty-six .navbar .navbar-nav .dropdown-menu .dropdown-item,.header-twenty-seven .navbar .navbar-nav .dropdown-menu .dropdown-item,.header-twenty-eight .navbar .navbar-nav .dropdown-menu .dropdown-item,.header-twenty-nine .navbar .navbar-nav .dropdown-menu .dropdown-item,.header-thirty .navbar .navbar-nav .dropdown-menu .dropdown-item,.header-twenty .navbar .navbar-nav .dropdown-menu .dropdown-item,.header-nineteen .navbar .navbar-nav .dropdown-menu .dropdown-item,.header-eighteen .navbar .navbar-nav .dropdown-menu .dropdown-item,.header-sixteen .navbar .navbar-nav .dropdown-menu .dropdown-item,.header-fifteen .navbar .navbar-nav .dropdown-menu .dropdown-item,.header-fourteen .navbar .navbar-nav .dropdown-menu .dropdown-item,.header-thirteen .navbar .navbar-nav .dropdown-menu .dropdown-item,.header-twelve .header-main .navbar .navbar-nav .dropdown-menu .dropdown-item,.header-eleven .navbar .navbar-nav .dropdown-menu .dropdown-item,.header-ten .navbar .navbar-nav .dropdown-menu .dropdown-item,.header-eight .navbar .navbar-nav .dropdown-menu .dropdown-item,.header-seven .navbar .navbar-nav .dropdown-menu .dropdown-item,.header-six .navbar .navbar-nav .dropdown-menu .dropdown-item,.header-five .navbar .navbar-nav .dropdown-menu .dropdown-item,.header-three .navbar .navbar-nav .dropdown-menu .dropdown-item,.header-two .navbar .navbar-nav .dropdown-menu .dropdown-item{color:var(--header-nav-color);padding:.5rem 1rem;border-radius:.375rem;transition:var(--header-transition)}.header-one .navbar .navbar-nav .dropdown-menu .dropdown-item:hover,.header-twenty-one .navbar .navbar-nav .dropdown-menu .dropdown-item:hover,.header-twenty-two .navbar .navbar-nav .dropdown-menu .dropdown-item:hover,.header-twenty-three .navbar .navbar-nav .dropdown-menu .dropdown-item:hover,.header-twenty-four .navbar .navbar-nav .dropdown-menu .dropdown-item:hover,.header-twenty-five .navbar .navbar-nav .dropdown-menu .dropdown-item:hover,.header-twenty-six .navbar .navbar-nav .dropdown-menu .dropdown-item:hover,.header-twenty-seven .navbar .navbar-nav .dropdown-menu .dropdown-item:hover,.header-twenty-eight .navbar .navbar-nav .dropdown-menu .dropdown-item:hover,.header-twenty-nine .navbar .navbar-nav .dropdown-menu .dropdown-item:hover,.header-thirty .navbar .navbar-nav .dropdown-menu .dropdown-item:hover,.header-twenty .navbar .navbar-nav .dropdown-menu .dropdown-item:hover,.header-nineteen .navbar .navbar-nav .dropdown-menu .dropdown-item:hover,.header-eighteen .navbar .navbar-nav .dropdown-menu .dropdown-item:hover,.header-sixteen .navbar .navbar-nav .dropdown-menu .dropdown-item:hover,.header-fifteen .navbar .navbar-nav .dropdown-menu .dropdown-item:hover,.header-fourteen .navbar .navbar-nav .dropdown-menu .dropdown-item:hover,.header-thirteen .navbar .navbar-nav .dropdown-menu .dropdown-item:hover,.header-twelve .header-main .navbar .navbar-nav .dropdown-menu .dropdown-item:hover,.header-eleven .navbar .navbar-nav .dropdown-menu .dropdown-item:hover,.header-ten .navbar .navbar-nav .dropdown-menu .dropdown-item:hover,.header-eight .navbar .navbar-nav .dropdown-menu .dropdown-item:hover,.header-seven .navbar .navbar-nav .dropdown-menu .dropdown-item:hover,.header-six .navbar .navbar-nav .dropdown-menu .dropdown-item:hover,.header-five .navbar .navbar-nav .dropdown-menu .dropdown-item:hover,.header-three .navbar .navbar-nav .dropdown-menu .dropdown-item:hover,.header-two .navbar .navbar-nav .dropdown-menu .dropdown-item:hover{color:var(--header-nav-hover);background-color:rgba(var(--bs-primary-rgb),.1)}.header-one .navbar .navbar-toggler,.header-twenty-one .navbar .navbar-toggler,.header-twenty-two .navbar .navbar-toggler,.header-twenty-three .navbar .navbar-toggler,.header-twenty-four .navbar .navbar-toggler,.header-twenty-five .navbar .navbar-toggler,.header-twenty-six .navbar .navbar-toggler,.header-twenty-seven .navbar .navbar-toggler,.header-twenty-eight .navbar .navbar-toggler,.header-twenty-nine .navbar .navbar-toggler,.header-thirty .navbar .navbar-toggler,.header-twenty .navbar .navbar-toggler,.header-nineteen .navbar .navbar-toggler,.header-eighteen .navbar .navbar-toggler,.header-sixteen .navbar .navbar-toggler,.header-fifteen .navbar .navbar-toggler,.header-fourteen .navbar .navbar-toggler,.header-thirteen .navbar .navbar-toggler,.header-twelve .header-main .navbar .navbar-toggler,.header-eleven .navbar .navbar-toggler,.header-ten .navbar .navbar-toggler,.header-eight .navbar .navbar-toggler,.header-seven .navbar .navbar-toggler,.header-six .navbar .navbar-toggler,.header-five .navbar .navbar-toggler,.header-three .navbar .navbar-toggler,.header-two .navbar .navbar-toggler{border:none;padding:.25rem .5rem}.header-one .navbar .navbar-toggler:focus,.header-twenty-one .navbar .navbar-toggler:focus,.header-twenty-two .navbar .navbar-toggler:focus,.header-twenty-three .navbar .navbar-toggler:focus,.header-twenty-four .navbar .navbar-toggler:focus,.header-twenty-five .navbar .navbar-toggler:focus,.header-twenty-six .navbar .navbar-toggler:focus,.header-twenty-seven .navbar .navbar-toggler:focus,.header-twenty-eight .navbar .navbar-toggler:focus,.header-twenty-nine .navbar .navbar-toggler:focus,.header-thirty .navbar .navbar-toggler:focus,.header-twenty .navbar .navbar-toggler:focus,.header-nineteen .navbar .navbar-toggler:focus,.header-eighteen .navbar .navbar-toggler:focus,.header-sixteen .navbar .navbar-toggler:focus,.header-fifteen .navbar .navbar-toggler:focus,.header-fourteen .navbar .navbar-toggler:focus,.header-thirteen .navbar .navbar-toggler:focus,.header-twelve .header-main .navbar .navbar-toggler:focus,.header-eleven .navbar .navbar-toggler:focus,.header-ten .navbar .navbar-toggler:focus,.header-eight .navbar .navbar-toggler:focus,.header-seven .navbar .navbar-toggler:focus,.header-six .navbar .navbar-toggler:focus,.header-five .navbar .navbar-toggler:focus,.header-three .navbar .navbar-toggler:focus,.header-two .navbar .navbar-toggler:focus{box-shadow:0 0 0 .2rem rgba(var(--bs-primary-rgb),.25)}.header-one .header-actions,.header-twenty-one .header-actions,.header-twenty-two .header-actions,.header-twenty-three .header-actions,.header-twenty-four .header-actions,.header-twenty-five .header-actions,.header-twenty-six .header-actions,.header-twenty-seven .header-actions,.header-twenty-eight .header-actions,.header-twenty-nine .header-actions,.header-thirty .header-actions,.header-twenty .header-actions,.header-nineteen .header-actions,.header-eighteen .header-actions,.header-sixteen .header-actions,.header-fifteen .header-actions,.header-fourteen .header-actions,.header-thirteen .header-actions,.header-twelve .header-main .header-actions,.header-eleven .header-actions,.header-ten .header-actions,.header-eight .header-actions,.header-seven .header-actions,.header-six .header-actions,.header-five .header-actions,.header-three .header-actions,.header-two .header-actions{display:flex;align-items:center;gap:1rem}.header-one .header-actions .btn,.header-twenty-one .header-actions .btn,.header-twenty-two .header-actions .btn,.header-twenty-three .header-actions .btn,.header-twenty-four .header-actions .btn,.header-twenty-five .header-actions .btn,.header-twenty-six .header-actions .btn,.header-twenty-seven .header-actions .btn,.header-twenty-eight .header-actions .btn,.header-twenty-nine .header-actions .btn,.header-thirty .header-actions .btn,.header-twenty .header-actions .btn,.header-nineteen .header-actions .btn,.header-eighteen .header-actions .btn,.header-sixteen .header-actions .btn,.header-fifteen .header-actions .btn,.header-fourteen .header-actions .btn,.header-thirteen .header-actions .btn,.header-twelve .header-main .header-actions .btn,.header-eleven .header-actions .btn,.header-ten .header-actions .btn,.header-eight .header-actions .btn,.header-seven .header-actions .btn,.header-six .header-actions .btn,.header-five .header-actions .btn,.header-three .header-actions .btn,.header-two .header-actions .btn{font-weight:600;transition:var(--header-transition)}.header-one .header-actions .btn:hover,.header-twenty-one .header-actions .btn:hover,.header-twenty-two .header-actions .btn:hover,.header-twenty-three .header-actions .btn:hover,.header-twenty-four .header-actions .btn:hover,.header-twenty-five .header-actions .btn:hover,.header-twenty-six .header-actions .btn:hover,.header-twenty-seven .header-actions .btn:hover,.header-twenty-eight .header-actions .btn:hover,.header-twenty-nine .header-actions .btn:hover,.header-thirty .header-actions .btn:hover,.header-twenty .header-actions .btn:hover,.header-nineteen .header-actions .btn:hover,.header-eighteen .header-actions .btn:hover,.header-sixteen .header-actions .btn:hover,.header-fifteen .header-actions .btn:hover,.header-fourteen .header-actions .btn:hover,.header-thirteen .header-actions .btn:hover,.header-twelve .header-main .header-actions .btn:hover,.header-eleven .header-actions .btn:hover,.header-ten .header-actions .btn:hover,.header-eight .header-actions .btn:hover,.header-seven .header-actions .btn:hover,.header-six .header-actions .btn:hover,.header-five .header-actions .btn:hover,.header-three .header-actions .btn:hover,.header-two .header-actions .btn:hover{transform:translateY(-1px)}.header-one .navbar .navbar-toggler .navbar-toggler-icon,.header-two .navbar .navbar-toggler .navbar-toggler-icon,.header-three .navbar .navbar-toggler .navbar-toggler-icon,.header-five .navbar .navbar-toggler .navbar-toggler-icon,.header-six .navbar .navbar-toggler .navbar-toggler-icon,.header-seven .navbar .navbar-toggler .navbar-toggler-icon,.header-eight .navbar .navbar-toggler .navbar-toggler-icon,.header-ten .navbar .navbar-toggler .navbar-toggler-icon,.header-eleven .navbar .navbar-toggler .navbar-toggler-icon,.header-twelve .header-main .navbar .navbar-toggler .navbar-toggler-icon,.header-thirteen .navbar .navbar-toggler .navbar-toggler-icon,.header-fourteen .navbar .navbar-toggler .navbar-toggler-icon,.header-fifteen .navbar .navbar-toggler .navbar-toggler-icon,.header-sixteen .navbar .navbar-toggler .navbar-toggler-icon,.header-eighteen .navbar .navbar-toggler .navbar-toggler-icon,.header-nineteen .navbar .navbar-toggler .navbar-toggler-icon,.header-twenty .navbar .navbar-toggler .navbar-toggler-icon,.header-twenty-one .navbar .navbar-toggler .navbar-toggler-icon,.header-twenty-two .navbar .navbar-toggler .navbar-toggler-icon,.header-twenty-three .navbar .navbar-toggler .navbar-toggler-icon,.header-twenty-four .navbar .navbar-toggler .navbar-toggler-icon,.header-twenty-five .navbar .navbar-toggler .navbar-toggler-icon,.header-twenty-six .navbar .navbar-toggler .navbar-toggler-icon,.header-twenty-seven .navbar .navbar-toggler .navbar-toggler-icon,.header-twenty-eight .navbar .navbar-toggler .navbar-toggler-icon,.header-twenty-nine .navbar .navbar-toggler .navbar-toggler-icon,.header-thirty .navbar .navbar-toggler .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='#212529' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.header-one.header-transparent .navbar-toggler-icon,.header-transparent.header-two .navbar-toggler-icon,.header-transparent.header-three .navbar-toggler-icon,.header-transparent.header-five .navbar-toggler-icon,.header-transparent.header-six .navbar-toggler-icon,.header-transparent.header-seven .navbar-toggler-icon,.header-transparent.header-eight .navbar-toggler-icon,.header-transparent.header-ten .navbar-toggler-icon,.header-transparent.header-eleven .navbar-toggler-icon,.header-twelve .header-transparent.header-main .navbar-toggler-icon,.header-transparent.header-thirteen .navbar-toggler-icon,.header-transparent.header-fourteen .navbar-toggler-icon,.header-transparent.header-fifteen .navbar-toggler-icon,.header-transparent.header-sixteen .navbar-toggler-icon,.header-transparent.header-eighteen .navbar-toggler-icon,.header-transparent.header-nineteen .navbar-toggler-icon,.header-transparent.header-twenty .navbar-toggler-icon,.header-transparent.header-twenty-one .navbar-toggler-icon,.header-transparent.header-twenty-two .navbar-toggler-icon,.header-transparent.header-twenty-three .navbar-toggler-icon,.header-transparent.header-twenty-four .navbar-toggler-icon,.header-transparent.header-twenty-five .navbar-toggler-icon,.header-transparent.header-twenty-six .navbar-toggler-icon,.header-transparent.header-twenty-seven .navbar-toggler-icon,.header-transparent.header-twenty-eight .navbar-toggler-icon,.header-transparent.header-twenty-nine .navbar-toggler-icon,.header-transparent.header-thirty .navbar-toggler-icon,.header-twenty-four .header-transparent.header-bottom .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='white' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.header-section,.header-layout,[class*=header-]{--header-bg: var(--bs-body-bg);--header-color: var(--bs-body-color);--header-border: var(--bs-border-color);--header-shadow: 0 2px 10px rgba(0, 0, 0, .1);--header-height: 80px;--header-padding-y: 1rem;--header-padding-x: 1.5rem;--header-brand-color: var(--bs-primary);--header-nav-color: var(--bs-body-color);--header-nav-hover: var(--bs-primary);--header-nav-active: var(--bs-primary);--header-transition: all .3s ease;--header-dropdown-bg: var(--bs-body-bg);--header-dropdown-shadow: 0 8px 25px rgba(0, 0, 0, .15)}.header-one,.header-two,.header-three,.header-five,.header-six,.header-seven,.header-eight,.header-ten,.header-eleven,.header-twelve .header-main,.header-thirteen,.header-fourteen,.header-fifteen,.header-sixteen,.header-eighteen,.header-nineteen,.header-twenty,.header-twenty-one,.header-twenty-two,.header-twenty-three,.header-twenty-four,.header-twenty-five,.header-twenty-six,.header-twenty-seven,.header-twenty-eight,.header-twenty-nine,.header-thirty,.header-twenty-four .header-bottom{background-color:var(--header-bg);border-bottom:1px solid var(--header-border);box-shadow:var(--header-shadow);position:sticky;top:0;z-index:1030;min-height:var(--header-height);transition:var(--header-transition)}.header-one .navbar .navbar-brand,.header-two .navbar .navbar-brand,.header-three .navbar .navbar-brand,.header-five .navbar .navbar-brand,.header-six .navbar .navbar-brand,.header-seven .navbar .navbar-brand,.header-eight .navbar .navbar-brand,.header-ten .navbar .navbar-brand,.header-eleven .navbar .navbar-brand,.header-twelve .header-main .navbar .navbar-brand,.header-thirteen .navbar .navbar-brand,.header-fourteen .navbar .navbar-brand,.header-fifteen .navbar .navbar-brand,.header-sixteen .navbar .navbar-brand,.header-eighteen .navbar .navbar-brand,.header-nineteen .navbar .navbar-brand,.header-twenty .navbar .navbar-brand,.header-twenty-one .navbar .navbar-brand,.header-twenty-two .navbar .navbar-brand,.header-twenty-three .navbar .navbar-brand,.header-twenty-four .navbar .navbar-brand,.header-twenty-five .navbar .navbar-brand,.header-twenty-six .navbar .navbar-brand,.header-twenty-seven .navbar .navbar-brand,.header-twenty-eight .navbar .navbar-brand,.header-twenty-nine .navbar .navbar-brand,.header-thirty .navbar .navbar-brand{color:var(--header-brand-color);font-weight:700;font-size:1.5rem;transition:var(--header-transition)}.header-one .navbar .navbar-brand:hover,.header-two .navbar .navbar-brand:hover,.header-three .navbar .navbar-brand:hover,.header-five .navbar .navbar-brand:hover,.header-six .navbar .navbar-brand:hover,.header-seven .navbar .navbar-brand:hover,.header-eight .navbar .navbar-brand:hover,.header-ten .navbar .navbar-brand:hover,.header-eleven .navbar .navbar-brand:hover,.header-twelve .header-main .navbar .navbar-brand:hover,.header-thirteen .navbar .navbar-brand:hover,.header-fourteen .navbar .navbar-brand:hover,.header-fifteen .navbar .navbar-brand:hover,.header-sixteen .navbar .navbar-brand:hover,.header-eighteen .navbar .navbar-brand:hover,.header-nineteen .navbar .navbar-brand:hover,.header-twenty .navbar .navbar-brand:hover,.header-twenty-one .navbar .navbar-brand:hover,.header-twenty-two .navbar .navbar-brand:hover,.header-twenty-three .navbar .navbar-brand:hover,.header-twenty-four .navbar .navbar-brand:hover,.header-twenty-five .navbar .navbar-brand:hover,.header-twenty-six .navbar .navbar-brand:hover,.header-twenty-seven .navbar .navbar-brand:hover,.header-twenty-eight .navbar .navbar-brand:hover,.header-twenty-nine .navbar .navbar-brand:hover,.header-thirty .navbar .navbar-brand:hover{opacity:.8}.header-one .navbar .navbar-nav .nav-link,.header-two .navbar .navbar-nav .nav-link,.header-three .navbar .navbar-nav .nav-link,.header-five .navbar .navbar-nav .nav-link,.header-six .navbar .navbar-nav .nav-link,.header-seven .navbar .navbar-nav .nav-link,.header-eight .navbar .navbar-nav .nav-link,.header-ten .navbar .navbar-nav .nav-link,.header-eleven .navbar .navbar-nav .nav-link,.header-twelve .header-main .navbar .navbar-nav .nav-link,.header-thirteen .navbar .navbar-nav .nav-link,.header-fourteen .navbar .navbar-nav .nav-link,.header-fifteen .navbar .navbar-nav .nav-link,.header-sixteen .navbar .navbar-nav .nav-link,.header-eighteen .navbar .navbar-nav .nav-link,.header-nineteen .navbar .navbar-nav .nav-link,.header-twenty .navbar .navbar-nav .nav-link,.header-twenty-one .navbar .navbar-nav .nav-link,.header-twenty-two .navbar .navbar-nav .nav-link,.header-twenty-three .navbar .navbar-nav .nav-link,.header-twenty-four .navbar .navbar-nav .nav-link,.header-twenty-five .navbar .navbar-nav .nav-link,.header-twenty-six .navbar .navbar-nav .nav-link,.header-twenty-seven .navbar .navbar-nav .nav-link,.header-twenty-eight .navbar .navbar-nav .nav-link,.header-twenty-nine .navbar .navbar-nav .nav-link,.header-thirty .navbar .navbar-nav .nav-link{color:var(--header-nav-color);font-weight:500;padding:.5rem 1rem;margin:0 .25rem;border-radius:.375rem;transition:var(--header-transition);position:relative}.header-one .navbar .navbar-nav .nav-link:hover,.header-two .navbar .navbar-nav .nav-link:hover,.header-three .navbar .navbar-nav .nav-link:hover,.header-five .navbar .navbar-nav .nav-link:hover,.header-six .navbar .navbar-nav .nav-link:hover,.header-seven .navbar .navbar-nav .nav-link:hover,.header-eight .navbar .navbar-nav .nav-link:hover,.header-ten .navbar .navbar-nav .nav-link:hover,.header-eleven .navbar .navbar-nav .nav-link:hover,.header-twelve .header-main .navbar .navbar-nav .nav-link:hover,.header-thirteen .navbar .navbar-nav .nav-link:hover,.header-fourteen .navbar .navbar-nav .nav-link:hover,.header-fifteen .navbar .navbar-nav .nav-link:hover,.header-sixteen .navbar .navbar-nav .nav-link:hover,.header-eighteen .navbar .navbar-nav .nav-link:hover,.header-nineteen .navbar .navbar-nav .nav-link:hover,.header-twenty .navbar .navbar-nav .nav-link:hover,.header-twenty-one .navbar .navbar-nav .nav-link:hover,.header-twenty-two .navbar .navbar-nav .nav-link:hover,.header-twenty-three .navbar .navbar-nav .nav-link:hover,.header-twenty-four .navbar .navbar-nav .nav-link:hover,.header-twenty-five .navbar .navbar-nav .nav-link:hover,.header-twenty-six .navbar .navbar-nav .nav-link:hover,.header-twenty-seven .navbar .navbar-nav .nav-link:hover,.header-twenty-eight .navbar .navbar-nav .nav-link:hover,.header-twenty-nine .navbar .navbar-nav .nav-link:hover,.header-thirty .navbar .navbar-nav .nav-link:hover{color:var(--header-nav-hover);background-color:rgba(var(--bs-primary-rgb),.1)}.header-one .navbar .navbar-nav .nav-link.active,.header-two .navbar .navbar-nav .nav-link.active,.header-three .navbar .navbar-nav .nav-link.active,.header-five .navbar .navbar-nav .nav-link.active,.header-six .navbar .navbar-nav .nav-link.active,.header-seven .navbar .navbar-nav .nav-link.active,.header-eight .navbar .navbar-nav .nav-link.active,.header-ten .navbar .navbar-nav .nav-link.active,.header-eleven .navbar .navbar-nav .nav-link.active,.header-twelve .header-main .navbar .navbar-nav .nav-link.active,.header-thirteen .navbar .navbar-nav .nav-link.active,.header-fourteen .navbar .navbar-nav .nav-link.active,.header-fifteen .navbar .navbar-nav .nav-link.active,.header-sixteen .navbar .navbar-nav .nav-link.active,.header-eighteen .navbar .navbar-nav .nav-link.active,.header-nineteen .navbar .navbar-nav .nav-link.active,.header-twenty .navbar .navbar-nav .nav-link.active,.header-twenty-one .navbar .navbar-nav .nav-link.active,.header-twenty-two .navbar .navbar-nav .nav-link.active,.header-twenty-three .navbar .navbar-nav .nav-link.active,.header-twenty-four .navbar .navbar-nav .nav-link.active,.header-twenty-five .navbar .navbar-nav .nav-link.active,.header-twenty-six .navbar .navbar-nav .nav-link.active,.header-twenty-seven .navbar .navbar-nav .nav-link.active,.header-twenty-eight .navbar .navbar-nav .nav-link.active,.header-twenty-nine .navbar .navbar-nav .nav-link.active,.header-thirty .navbar .navbar-nav .nav-link.active{color:var(--header-nav-active);background-color:rgba(var(--bs-primary-rgb),.1)}.header-one .navbar .navbar-nav .nav-link.active:after,.header-two .navbar .navbar-nav .nav-link.active:after,.header-three .navbar .navbar-nav .nav-link.active:after,.header-five .navbar .navbar-nav .nav-link.active:after,.header-six .navbar .navbar-nav .nav-link.active:after,.header-seven .navbar .navbar-nav .nav-link.active:after,.header-eight .navbar .navbar-nav .nav-link.active:after,.header-ten .navbar .navbar-nav .nav-link.active:after,.header-eleven .navbar .navbar-nav .nav-link.active:after,.header-twelve .header-main .navbar .navbar-nav .nav-link.active:after,.header-thirteen .navbar .navbar-nav .nav-link.active:after,.header-fourteen .navbar .navbar-nav .nav-link.active:after,.header-fifteen .navbar .navbar-nav .nav-link.active:after,.header-sixteen .navbar .navbar-nav .nav-link.active:after,.header-eighteen .navbar .navbar-nav .nav-link.active:after,.header-nineteen .navbar .navbar-nav .nav-link.active:after,.header-twenty .navbar .navbar-nav .nav-link.active:after,.header-twenty-one .navbar .navbar-nav .nav-link.active:after,.header-twenty-two .navbar .navbar-nav .nav-link.active:after,.header-twenty-three .navbar .navbar-nav .nav-link.active:after,.header-twenty-four .navbar .navbar-nav .nav-link.active:after,.header-twenty-five .navbar .navbar-nav .nav-link.active:after,.header-twenty-six .navbar .navbar-nav .nav-link.active:after,.header-twenty-seven .navbar .navbar-nav .nav-link.active:after,.header-twenty-eight .navbar .navbar-nav .nav-link.active:after,.header-twenty-nine .navbar .navbar-nav .nav-link.active:after,.header-thirty .navbar .navbar-nav .nav-link.active:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:20px;height:2px;background-color:var(--header-nav-active)}.header-one .navbar .navbar-nav .dropdown-menu,.header-two .navbar .navbar-nav .dropdown-menu,.header-three .navbar .navbar-nav .dropdown-menu,.header-five .navbar .navbar-nav .dropdown-menu,.header-six .navbar .navbar-nav .dropdown-menu,.header-seven .navbar .navbar-nav .dropdown-menu,.header-eight .navbar .navbar-nav .dropdown-menu,.header-ten .navbar .navbar-nav .dropdown-menu,.header-eleven .navbar .navbar-nav .dropdown-menu,.header-twelve .header-main .navbar .navbar-nav .dropdown-menu,.header-thirteen .navbar .navbar-nav .dropdown-menu,.header-fourteen .navbar .navbar-nav .dropdown-menu,.header-fifteen .navbar .navbar-nav .dropdown-menu,.header-sixteen .navbar .navbar-nav .dropdown-menu,.header-eighteen .navbar .navbar-nav .dropdown-menu,.header-nineteen .navbar .navbar-nav .dropdown-menu,.header-twenty .navbar .navbar-nav .dropdown-menu,.header-twenty-one .navbar .navbar-nav .dropdown-menu,.header-twenty-two .navbar .navbar-nav .dropdown-menu,.header-twenty-three .navbar .navbar-nav .dropdown-menu,.header-twenty-four .navbar .navbar-nav .dropdown-menu,.header-twenty-five .navbar .navbar-nav .dropdown-menu,.header-twenty-six .navbar .navbar-nav .dropdown-menu,.header-twenty-seven .navbar .navbar-nav .dropdown-menu,.header-twenty-eight .navbar .navbar-nav .dropdown-menu,.header-twenty-nine .navbar .navbar-nav .dropdown-menu,.header-thirty .navbar .navbar-nav .dropdown-menu{background-color:var(--header-dropdown-bg);border:1px solid var(--header-border);box-shadow:var(--header-dropdown-shadow);border-radius:.5rem;padding:.5rem;margin-top:.5rem}.header-one .navbar .navbar-nav .dropdown-menu .dropdown-item,.header-two .navbar .navbar-nav .dropdown-menu .dropdown-item,.header-three .navbar .navbar-nav .dropdown-menu .dropdown-item,.header-five .navbar .navbar-nav .dropdown-menu .dropdown-item,.header-six .navbar .navbar-nav .dropdown-menu .dropdown-item,.header-seven .navbar .navbar-nav .dropdown-menu .dropdown-item,.header-eight .navbar .navbar-nav .dropdown-menu .dropdown-item,.header-ten .navbar .navbar-nav .dropdown-menu .dropdown-item,.header-eleven .navbar .navbar-nav .dropdown-menu .dropdown-item,.header-twelve .header-main .navbar .navbar-nav .dropdown-menu .dropdown-item,.header-thirteen .navbar .navbar-nav .dropdown-menu .dropdown-item,.header-fourteen .navbar .navbar-nav .dropdown-menu .dropdown-item,.header-fifteen .navbar .navbar-nav .dropdown-menu .dropdown-item,.header-sixteen .navbar .navbar-nav .dropdown-menu .dropdown-item,.header-eighteen .navbar .navbar-nav .dropdown-menu .dropdown-item,.header-nineteen .navbar .navbar-nav .dropdown-menu .dropdown-item,.header-twenty .navbar .navbar-nav .dropdown-menu .dropdown-item,.header-twenty-one .navbar .navbar-nav .dropdown-menu .dropdown-item,.header-twenty-two .navbar .navbar-nav .dropdown-menu .dropdown-item,.header-twenty-three .navbar .navbar-nav .dropdown-menu .dropdown-item,.header-twenty-four .navbar .navbar-nav .dropdown-menu .dropdown-item,.header-twenty-five .navbar .navbar-nav .dropdown-menu .dropdown-item,.header-twenty-six .navbar .navbar-nav .dropdown-menu .dropdown-item,.header-twenty-seven .navbar .navbar-nav .dropdown-menu .dropdown-item,.header-twenty-eight .navbar .navbar-nav .dropdown-menu .dropdown-item,.header-twenty-nine .navbar .navbar-nav .dropdown-menu .dropdown-item,.header-thirty .navbar .navbar-nav .dropdown-menu .dropdown-item{color:var(--header-nav-color);padding:.5rem 1rem;border-radius:.375rem;transition:var(--header-transition)}.header-one .navbar .navbar-nav .dropdown-menu .dropdown-item:hover,.header-two .navbar .navbar-nav .dropdown-menu .dropdown-item:hover,.header-three .navbar .navbar-nav .dropdown-menu .dropdown-item:hover,.header-five .navbar .navbar-nav .dropdown-menu .dropdown-item:hover,.header-six .navbar .navbar-nav .dropdown-menu .dropdown-item:hover,.header-seven .navbar .navbar-nav .dropdown-menu .dropdown-item:hover,.header-eight .navbar .navbar-nav .dropdown-menu .dropdown-item:hover,.header-ten .navbar .navbar-nav .dropdown-menu .dropdown-item:hover,.header-eleven .navbar .navbar-nav .dropdown-menu .dropdown-item:hover,.header-twelve .header-main .navbar .navbar-nav .dropdown-menu .dropdown-item:hover,.header-thirteen .navbar .navbar-nav .dropdown-menu .dropdown-item:hover,.header-fourteen .navbar .navbar-nav .dropdown-menu .dropdown-item:hover,.header-fifteen .navbar .navbar-nav .dropdown-menu .dropdown-item:hover,.header-sixteen .navbar .navbar-nav .dropdown-menu .dropdown-item:hover,.header-eighteen .navbar .navbar-nav .dropdown-menu .dropdown-item:hover,.header-nineteen .navbar .navbar-nav .dropdown-menu .dropdown-item:hover,.header-twenty .navbar .navbar-nav .dropdown-menu .dropdown-item:hover,.header-twenty-one .navbar .navbar-nav .dropdown-menu .dropdown-item:hover,.header-twenty-two .navbar .navbar-nav .dropdown-menu .dropdown-item:hover,.header-twenty-three .navbar .navbar-nav .dropdown-menu .dropdown-item:hover,.header-twenty-four .navbar .navbar-nav .dropdown-menu .dropdown-item:hover,.header-twenty-five .navbar .navbar-nav .dropdown-menu .dropdown-item:hover,.header-twenty-six .navbar .navbar-nav .dropdown-menu .dropdown-item:hover,.header-twenty-seven .navbar .navbar-nav .dropdown-menu .dropdown-item:hover,.header-twenty-eight .navbar .navbar-nav .dropdown-menu .dropdown-item:hover,.header-twenty-nine .navbar .navbar-nav .dropdown-menu .dropdown-item:hover,.header-thirty .navbar .navbar-nav .dropdown-menu .dropdown-item:hover{color:var(--header-nav-hover);background-color:rgba(var(--bs-primary-rgb),.1)}.header-one .navbar .navbar-toggler,.header-two .navbar .navbar-toggler,.header-three .navbar .navbar-toggler,.header-five .navbar .navbar-toggler,.header-six .navbar .navbar-toggler,.header-seven .navbar .navbar-toggler,.header-eight .navbar .navbar-toggler,.header-ten .navbar .navbar-toggler,.header-eleven .navbar .navbar-toggler,.header-twelve .header-main .navbar .navbar-toggler,.header-thirteen .navbar .navbar-toggler,.header-fourteen .navbar .navbar-toggler,.header-fifteen .navbar .navbar-toggler,.header-sixteen .navbar .navbar-toggler,.header-eighteen .navbar .navbar-toggler,.header-nineteen .navbar .navbar-toggler,.header-twenty .navbar .navbar-toggler,.header-twenty-one .navbar .navbar-toggler,.header-twenty-two .navbar .navbar-toggler,.header-twenty-three .navbar .navbar-toggler,.header-twenty-four .navbar .navbar-toggler,.header-twenty-five .navbar .navbar-toggler,.header-twenty-six .navbar .navbar-toggler,.header-twenty-seven .navbar .navbar-toggler,.header-twenty-eight .navbar .navbar-toggler,.header-twenty-nine .navbar .navbar-toggler,.header-thirty .navbar .navbar-toggler{border:none;padding:.25rem .5rem}.header-one .navbar .navbar-toggler:focus,.header-two .navbar .navbar-toggler:focus,.header-three .navbar .navbar-toggler:focus,.header-five .navbar .navbar-toggler:focus,.header-six .navbar .navbar-toggler:focus,.header-seven .navbar .navbar-toggler:focus,.header-eight .navbar .navbar-toggler:focus,.header-ten .navbar .navbar-toggler:focus,.header-eleven .navbar .navbar-toggler:focus,.header-twelve .header-main .navbar .navbar-toggler:focus,.header-thirteen .navbar .navbar-toggler:focus,.header-fourteen .navbar .navbar-toggler:focus,.header-fifteen .navbar .navbar-toggler:focus,.header-sixteen .navbar .navbar-toggler:focus,.header-eighteen .navbar .navbar-toggler:focus,.header-nineteen .navbar .navbar-toggler:focus,.header-twenty .navbar .navbar-toggler:focus,.header-twenty-one .navbar .navbar-toggler:focus,.header-twenty-two .navbar .navbar-toggler:focus,.header-twenty-three .navbar .navbar-toggler:focus,.header-twenty-four .navbar .navbar-toggler:focus,.header-twenty-five .navbar .navbar-toggler:focus,.header-twenty-six .navbar .navbar-toggler:focus,.header-twenty-seven .navbar .navbar-toggler:focus,.header-twenty-eight .navbar .navbar-toggler:focus,.header-twenty-nine .navbar .navbar-toggler:focus,.header-thirty .navbar .navbar-toggler:focus{box-shadow:0 0 0 .2rem rgba(var(--bs-primary-rgb),.25)}.header-one .header-actions .btn,.header-two .header-actions .btn,.header-three .header-actions .btn,.header-five .header-actions .btn,.header-six .header-actions .btn,.header-seven .header-actions .btn,.header-eight .header-actions .btn,.header-ten .header-actions .btn,.header-eleven .header-actions .btn,.header-twelve .header-main .header-actions .btn,.header-thirteen .header-actions .btn,.header-fourteen .header-actions .btn,.header-fifteen .header-actions .btn,.header-sixteen .header-actions .btn,.header-eighteen .header-actions .btn,.header-nineteen .header-actions .btn,.header-twenty .header-actions .btn,.header-twenty-one .header-actions .btn,.header-twenty-two .header-actions .btn,.header-twenty-three .header-actions .btn,.header-twenty-four .header-actions .btn,.header-twenty-five .header-actions .btn,.header-twenty-six .header-actions .btn,.header-twenty-seven .header-actions .btn,.header-twenty-eight .header-actions .btn,.header-twenty-nine .header-actions .btn,.header-thirty .header-actions .btn{font-weight:600;transition:var(--header-transition)}.header-one .header-actions .btn:hover,.header-two .header-actions .btn:hover,.header-three .header-actions .btn:hover,.header-five .header-actions .btn:hover,.header-six .header-actions .btn:hover,.header-seven .header-actions .btn:hover,.header-eight .header-actions .btn:hover,.header-ten .header-actions .btn:hover,.header-eleven .header-actions .btn:hover,.header-twelve .header-main .header-actions .btn:hover,.header-thirteen .header-actions .btn:hover,.header-fourteen .header-actions .btn:hover,.header-fifteen .header-actions .btn:hover,.header-sixteen .header-actions .btn:hover,.header-eighteen .header-actions .btn:hover,.header-nineteen .header-actions .btn:hover,.header-twenty .header-actions .btn:hover,.header-twenty-one .header-actions .btn:hover,.header-twenty-two .header-actions .btn:hover,.header-twenty-three .header-actions .btn:hover,.header-twenty-four .header-actions .btn:hover,.header-twenty-five .header-actions .btn:hover,.header-twenty-six .header-actions .btn:hover,.header-twenty-seven .header-actions .btn:hover,.header-twenty-eight .header-actions .btn:hover,.header-twenty-nine .header-actions .btn:hover,.header-thirty .header-actions .btn:hover{transform:translateY(-1px)}.header-two{background-color:transparent;border-bottom:none;box-shadow:none;position:absolute;width:100%;--header-nav-color: white;--header-brand-color: white}.header-two .navbar-toggler-icon{filter:invert(1)}.header-three .navbar{display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.header-three .navbar .navbar-nav:first-of-type{justify-self:start}.header-three .navbar .navbar-brand{justify-self:center}.header-three .navbar .navbar-nav:last-of-type,.header-three .navbar .header-actions{justify-self:end}@media(max-width:992px){.header-three .navbar{display:flex}}.header-four .top-bar{background-color:var(--bs-primary);color:#fff;padding:.5rem 0;font-size:.875rem}.header-four .top-bar a{color:#fff;text-decoration:none}.header-four .top-bar a:hover{text-decoration:underline}.header-four .top-bar .social-links{display:flex;gap:1rem}.header-five .dropdown-mega{position:static}.header-five .dropdown-mega .dropdown-menu{width:100%;max-width:1200px;left:50%!important;transform:translate(-50%);padding:2rem;border-radius:.5rem}@media(max-width:992px){.header-five .dropdown-mega .dropdown-menu{width:100%;left:0!important;transform:none}}.header-six .offcanvas{--bs-offcanvas-width: 300px;background-color:var(--header-dropdown-bg)}.header-six .offcanvas .offcanvas-header{border-bottom:1px solid var(--header-border)}.header-six .offcanvas .offcanvas-body .nav-link{padding:.75rem 1rem;border-bottom:1px solid var(--header-border);color:var(--header-nav-color)}.header-six .offcanvas .offcanvas-body .nav-link:hover{background-color:rgba(var(--bs-primary-rgb),.1);color:var(--header-nav-hover)}.header-eight .navbar{max-width:none;padding-left:2rem;padding-right:2rem}.header-nine{padding:1rem;background-color:var(--bs-tertiary-bg)}.header-ten .navbar-nav.nav-left{margin-right:auto}.header-ten .navbar-nav.nav-right{margin-left:auto}.header-eleven .header-search{flex:1;max-width:400px;margin:0 2rem}.header-eleven .header-search .form-control{border-radius:2rem;padding-left:3rem}.header-eleven .header-search .search-icon{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:var(--bs-secondary-color)}.header-twelve .header-top{padding:.5rem 0;background-color:var(--bs-tertiary-bg);border-bottom:1px solid var(--header-border);font-size:.875rem}.header-twelve .header-main{position:relative}.header-thirteen{box-shadow:none;border-bottom:none}.header-thirteen .navbar-nav .nav-link,.header-thirteen .navbar-nav .nav-link:hover{background:none}.header-fourteen{background-color:var(--bs-dark);--header-nav-color: rgba(255, 255, 255, .85);--header-brand-color: white;--header-border: rgba(255, 255, 255, .1)}.header-fourteen .navbar-nav .nav-link:hover{--header-nav-color: white}.header-fifteen{background:linear-gradient(135deg,var(--bs-primary),var(--bs-info));border-bottom:none;--header-nav-color: white;--header-brand-color: white}.header-sixteen .navbar-nav .nav-link{display:flex;align-items:center;gap:.5rem}.header-sixteen .navbar-nav .nav-link .nav-icon{font-size:1.25rem}.header-seventeen{margin:1rem;border-radius:var(--bs-border-radius-lg);overflow:hidden}.header-eighteen .header-cart{position:relative}.header-eighteen .header-cart .cart-badge{position:absolute;top:-5px;right:-5px;width:18px;height:18px;background-color:var(--bs-danger);color:#fff;font-size:.625rem;font-weight:700;border-radius:50%;display:flex;align-items:center;justify-content:center}.header-twenty .navbar-nav .nav-link{position:relative;overflow:hidden}.header-twenty .navbar-nav .nav-link:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background-color:var(--header-nav-hover);transform:translate(-100%);transition:transform .3s ease}.header-twenty .navbar-nav .nav-link:hover:before,.header-twenty .navbar-nav .nav-link.active:before{transform:translate(0)}.header-twenty-one{margin:0;border-radius:0;box-shadow:none}.header-twenty-two{border:2px solid var(--header-border);box-shadow:none}.header-twenty-four .header-top{background-color:var(--bs-dark);color:#fff;padding:.5rem 0;font-size:.75rem}.header-twenty-four .header-middle{padding:1rem 0;border-bottom:1px solid var(--header-border)}.header-twenty-four .header-bottom{position:relative}.header-twenty-five{--header-height: 60px;--header-padding-y: .5rem}.header-twenty-six .navbar-brand img{max-height:60px}.header-twenty-eight{background:#fffc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,.2)}.header-twenty-nine .breadcrumb-bar{background-color:var(--bs-tertiary-bg);padding:.5rem 0;font-size:.875rem}.header-thirty .navbar-nav .dropdown-submenu{position:relative}.header-thirty .navbar-nav .dropdown-submenu .dropdown-menu{top:0;left:100%;margin-left:.125rem}.header-thirty .navbar-nav .dropdown-submenu:hover>.dropdown-menu{display:block}[data-bs-theme=dark] .header-section,[data-bs-theme=dark] .header-layout,[data-bs-theme=dark] [class*=header-]{--header-bg: var(--bs-body-bg);--header-nav-color: var(--bs-body-color);--header-dropdown-bg: var(--bs-body-bg)}[data-bs-theme=dark] .header-section .navbar-toggler-icon,[data-bs-theme=dark] .header-layout .navbar-toggler-icon,[data-bs-theme=dark] [class*=header-] .navbar-toggler-icon{filter:invert(1)}[data-bs-theme=dark] .header-fourteen{background-color:var(--bs-body-bg)}[data-bs-theme=dark] .header-twenty-eight{background:rgba(var(--bs-body-bg-rgb),.8)}@media(max-width:992px){.header-section,.header-layout,[class*=header-]{--header-padding-y: .75rem;--header-padding-x: 1rem}.header-section .navbar-nav,.header-layout .navbar-nav,[class*=header-] .navbar-nav{padding:1rem 0}.header-section .navbar-nav .nav-link,.header-layout .navbar-nav .nav-link,[class*=header-] .navbar-nav .nav-link{padding:.75rem 1rem;margin:.25rem 0}.header-section .header-actions,.header-layout .header-actions,[class*=header-] .header-actions{flex-direction:column;gap:.5rem;margin-top:1rem;width:100%}.header-section .header-actions .btn,.header-layout .header-actions .btn,[class*=header-] .header-actions .btn{width:100%}.header-section .dropdown-menu,.header-layout .dropdown-menu,[class*=header-] .dropdown-menu{position:static!important;box-shadow:none;border:none;padding-left:1rem}}@media(max-width:768px){.header-section,.header-layout,[class*=header-]{--header-height: 60px}.header-section .navbar-brand,.header-layout .navbar-brand,[class*=header-] .navbar-brand{font-size:1.25rem}.header-section .navbar-brand img,.header-layout .navbar-brand img,[class*=header-] .navbar-brand img{max-height:32px}.header-twenty-one{margin:.5rem 1rem}}@media(prefers-reduced-motion:reduce){.header-section,.header-layout,[class*=header-],.header-section .navbar-brand,.header-section .nav-link,.header-section .btn,.header-section .dropdown-menu,.header-layout .navbar-brand,.header-layout .nav-link,.header-layout .btn,.header-layout .dropdown-menu,[class*=header-] .navbar-brand,[class*=header-] .nav-link,[class*=header-] .btn,[class*=header-] .dropdown-menu{transition:none!important}}@media(prefers-contrast:high){.header-section,.header-layout,[class*=header-]{border-bottom-width:2px}.header-section .nav-link,.header-layout .nav-link,[class*=header-] .nav-link{border:1px solid transparent}.header-section .nav-link:hover,.header-section .nav-link.active,.header-layout .nav-link:hover,.header-layout .nav-link.active,[class*=header-] .nav-link:hover,[class*=header-] .nav-link.active{border-color:currentColor}}@media print{.header-section,.header-layout,[class*=header-]{position:static!important;background:#fff!important;color:#000!important;box-shadow:none!important;border-bottom:1px solid black!important}.header-section .navbar-nav,.header-section .header-actions,.header-section .navbar-toggler,.header-layout .navbar-nav,.header-layout .header-actions,.header-layout .navbar-toggler,[class*=header-] .navbar-nav,[class*=header-] .header-actions,[class*=header-] .navbar-toggler{display:none!important}.header-section .navbar-brand,.header-layout .navbar-brand,[class*=header-] .navbar-brand{color:#000!important}}:root{--header-bg: #fff;--header-text: #212529;--header-border: #e9ecef;--header-shadow: rgba(0, 0, 0, .1);--header-brand-color: #667eea;--header-padding-y: 1rem;--header-padding-x: 1rem;--header-height: 80px;--nav-link-color: #212529;--nav-link-hover-color: #667eea;--nav-link-active-color: #667eea;--header-btn-padding: .5rem 1.5rem;--header-btn-border-radius: .375rem;--header-transition: all .3s ease}@media(prefers-color-scheme:dark){:root{--header-bg: #212529;--header-text: #fff;--header-border: #495057;--header-shadow: rgba(255, 255, 255, .1);--nav-link-color: #fff}}[data-bs-theme=dark]{--header-bg: #212529;--header-text: #fff;--header-border: #495057;--header-shadow: rgba(255, 255, 255, .1);--nav-link-color: #fff}.header-one,.header-two,.header-three,.header-five,.header-six,.header-seven,.header-eight,.header-ten,.header-eleven,.header-twelve .header-main,.header-thirteen,.header-fourteen,.header-fifteen,.header-sixteen,.header-eighteen,.header-nineteen,.header-twenty,.header-twenty-one,.header-twenty-two,.header-twenty-three,.header-twenty-four,.header-twenty-five,.header-twenty-six,.header-twenty-seven,.header-twenty-eight,.header-twenty-nine,.header-thirty,.header-twenty-four .header-bottom{background-color:var(--header-bg);color:var(--header-text);border-bottom:1px solid var(--header-border);box-shadow:0 2px 10px var(--header-shadow);position:sticky;top:0;z-index:1030;transition:var(--header-transition);min-height:var(--header-height)}.header-one .navbar,.header-two .navbar,.header-three .navbar,.header-five .navbar,.header-six .navbar,.header-seven .navbar,.header-eight .navbar,.header-ten .navbar,.header-eleven .navbar,.header-twelve .header-main .navbar,.header-thirteen .navbar,.header-fourteen .navbar,.header-fifteen .navbar,.header-sixteen .navbar,.header-eighteen .navbar,.header-nineteen .navbar,.header-twenty .navbar,.header-twenty-one .navbar,.header-twenty-two .navbar,.header-twenty-three .navbar,.header-twenty-four .navbar,.header-twenty-five .navbar,.header-twenty-six .navbar,.header-twenty-seven .navbar,.header-twenty-eight .navbar,.header-twenty-nine .navbar,.header-thirty .navbar{padding:var(--header-padding-y) var(--header-padding-x)}.header-one .navbar .navbar-brand,.header-two .navbar .navbar-brand,.header-three .navbar .navbar-brand,.header-five .navbar .navbar-brand,.header-six .navbar .navbar-brand,.header-seven .navbar .navbar-brand,.header-eight .navbar .navbar-brand,.header-ten .navbar .navbar-brand,.header-eleven .navbar .navbar-brand,.header-twelve .header-main .navbar .navbar-brand,.header-thirteen .navbar .navbar-brand,.header-fourteen .navbar .navbar-brand,.header-fifteen .navbar .navbar-brand,.header-sixteen .navbar .navbar-brand,.header-eighteen .navbar .navbar-brand,.header-nineteen .navbar .navbar-brand,.header-twenty .navbar .navbar-brand,.header-twenty-one .navbar .navbar-brand,.header-twenty-two .navbar .navbar-brand,.header-twenty-three .navbar .navbar-brand,.header-twenty-four .navbar .navbar-brand,.header-twenty-five .navbar .navbar-brand,.header-twenty-six .navbar .navbar-brand,.header-twenty-seven .navbar .navbar-brand,.header-twenty-eight .navbar .navbar-brand,.header-twenty-nine .navbar .navbar-brand,.header-thirty .navbar .navbar-brand{color:var(--header-brand-color);font-weight:700;font-size:1.5rem;text-decoration:none;transition:var(--header-transition)}.header-one .navbar .navbar-brand:hover,.header-two .navbar .navbar-brand:hover,.header-three .navbar .navbar-brand:hover,.header-five .navbar .navbar-brand:hover,.header-six .navbar .navbar-brand:hover,.header-seven .navbar .navbar-brand:hover,.header-eight .navbar .navbar-brand:hover,.header-ten .navbar .navbar-brand:hover,.header-eleven .navbar .navbar-brand:hover,.header-twelve .header-main .navbar .navbar-brand:hover,.header-thirteen .navbar .navbar-brand:hover,.header-fourteen .navbar .navbar-brand:hover,.header-fifteen .navbar .navbar-brand:hover,.header-sixteen .navbar .navbar-brand:hover,.header-eighteen .navbar .navbar-brand:hover,.header-nineteen .navbar .navbar-brand:hover,.header-twenty .navbar .navbar-brand:hover,.header-twenty-one .navbar .navbar-brand:hover,.header-twenty-two .navbar .navbar-brand:hover,.header-twenty-three .navbar .navbar-brand:hover,.header-twenty-four .navbar .navbar-brand:hover,.header-twenty-five .navbar .navbar-brand:hover,.header-twenty-six .navbar .navbar-brand:hover,.header-twenty-seven .navbar .navbar-brand:hover,.header-twenty-eight .navbar .navbar-brand:hover,.header-twenty-nine .navbar .navbar-brand:hover,.header-thirty .navbar .navbar-brand:hover{color:var(--header-brand-color);opacity:.8}.header-one .navbar .navbar-brand img,.header-two .navbar .navbar-brand img,.header-three .navbar .navbar-brand img,.header-five .navbar .navbar-brand img,.header-six .navbar .navbar-brand img,.header-seven .navbar .navbar-brand img,.header-eight .navbar .navbar-brand img,.header-ten .navbar .navbar-brand img,.header-eleven .navbar .navbar-brand img,.header-twelve .header-main .navbar .navbar-brand img,.header-thirteen .navbar .navbar-brand img,.header-fourteen .navbar .navbar-brand img,.header-fifteen .navbar .navbar-brand img,.header-sixteen .navbar .navbar-brand img,.header-eighteen .navbar .navbar-brand img,.header-nineteen .navbar .navbar-brand img,.header-twenty .navbar .navbar-brand img,.header-twenty-one .navbar .navbar-brand img,.header-twenty-two .navbar .navbar-brand img,.header-twenty-three .navbar .navbar-brand img,.header-twenty-four .navbar .navbar-brand img,.header-twenty-five .navbar .navbar-brand img,.header-twenty-six .navbar .navbar-brand img,.header-twenty-seven .navbar .navbar-brand img,.header-twenty-eight .navbar .navbar-brand img,.header-twenty-nine .navbar .navbar-brand img,.header-thirty .navbar .navbar-brand img{max-height:40px;width:auto}.header-one .navbar .navbar-nav .nav-link,.header-two .navbar .navbar-nav .nav-link,.header-three .navbar .navbar-nav .nav-link,.header-five .navbar .navbar-nav .nav-link,.header-six .navbar .navbar-nav .nav-link,.header-seven .navbar .navbar-nav .nav-link,.header-eight .navbar .navbar-nav .nav-link,.header-ten .navbar .navbar-nav .nav-link,.header-eleven .navbar .navbar-nav .nav-link,.header-twelve .header-main .navbar .navbar-nav .nav-link,.header-thirteen .navbar .navbar-nav .nav-link,.header-fourteen .navbar .navbar-nav .nav-link,.header-fifteen .navbar .navbar-nav .nav-link,.header-sixteen .navbar .navbar-nav .nav-link,.header-eighteen .navbar .navbar-nav .nav-link,.header-nineteen .navbar .navbar-nav .nav-link,.header-twenty .navbar .navbar-nav .nav-link,.header-twenty-one .navbar .navbar-nav .nav-link,.header-twenty-two .navbar .navbar-nav .nav-link,.header-twenty-three .navbar .navbar-nav .nav-link,.header-twenty-four .navbar .navbar-nav .nav-link,.header-twenty-five .navbar .navbar-nav .nav-link,.header-twenty-six .navbar .navbar-nav .nav-link,.header-twenty-seven .navbar .navbar-nav .nav-link,.header-twenty-eight .navbar .navbar-nav .nav-link,.header-twenty-nine .navbar .navbar-nav .nav-link,.header-thirty .navbar .navbar-nav .nav-link{color:var(--nav-link-color);font-weight:500;padding:.5rem 1rem;margin:0 .25rem;border-radius:.375rem;transition:var(--header-transition);position:relative}.header-one .navbar .navbar-nav .nav-link:hover,.header-two .navbar .navbar-nav .nav-link:hover,.header-three .navbar .navbar-nav .nav-link:hover,.header-five .navbar .navbar-nav .nav-link:hover,.header-six .navbar .navbar-nav .nav-link:hover,.header-seven .navbar .navbar-nav .nav-link:hover,.header-eight .navbar .navbar-nav .nav-link:hover,.header-ten .navbar .navbar-nav .nav-link:hover,.header-eleven .navbar .navbar-nav .nav-link:hover,.header-twelve .header-main .navbar .navbar-nav .nav-link:hover,.header-thirteen .navbar .navbar-nav .nav-link:hover,.header-fourteen .navbar .navbar-nav .nav-link:hover,.header-fifteen .navbar .navbar-nav .nav-link:hover,.header-sixteen .navbar .navbar-nav .nav-link:hover,.header-eighteen .navbar .navbar-nav .nav-link:hover,.header-nineteen .navbar .navbar-nav .nav-link:hover,.header-twenty .navbar .navbar-nav .nav-link:hover,.header-twenty-one .navbar .navbar-nav .nav-link:hover,.header-twenty-two .navbar .navbar-nav .nav-link:hover,.header-twenty-three .navbar .navbar-nav .nav-link:hover,.header-twenty-four .navbar .navbar-nav .nav-link:hover,.header-twenty-five .navbar .navbar-nav .nav-link:hover,.header-twenty-six .navbar .navbar-nav .nav-link:hover,.header-twenty-seven .navbar .navbar-nav .nav-link:hover,.header-twenty-eight .navbar .navbar-nav .nav-link:hover,.header-twenty-nine .navbar .navbar-nav .nav-link:hover,.header-thirty .navbar .navbar-nav .nav-link:hover{color:var(--nav-link-hover-color);background-color:rgba(var(--bs-primary-rgb),.1)}.header-one .navbar .navbar-nav .nav-link.active,.header-two .navbar .navbar-nav .nav-link.active,.header-three .navbar .navbar-nav .nav-link.active,.header-five .navbar .navbar-nav .nav-link.active,.header-six .navbar .navbar-nav .nav-link.active,.header-seven .navbar .navbar-nav .nav-link.active,.header-eight .navbar .navbar-nav .nav-link.active,.header-ten .navbar .navbar-nav .nav-link.active,.header-eleven .navbar .navbar-nav .nav-link.active,.header-twelve .header-main .navbar .navbar-nav .nav-link.active,.header-thirteen .navbar .navbar-nav .nav-link.active,.header-fourteen .navbar .navbar-nav .nav-link.active,.header-fifteen .navbar .navbar-nav .nav-link.active,.header-sixteen .navbar .navbar-nav .nav-link.active,.header-eighteen .navbar .navbar-nav .nav-link.active,.header-nineteen .navbar .navbar-nav .nav-link.active,.header-twenty .navbar .navbar-nav .nav-link.active,.header-twenty-one .navbar .navbar-nav .nav-link.active,.header-twenty-two .navbar .navbar-nav .nav-link.active,.header-twenty-three .navbar .navbar-nav .nav-link.active,.header-twenty-four .navbar .navbar-nav .nav-link.active,.header-twenty-five .navbar .navbar-nav .nav-link.active,.header-twenty-six .navbar .navbar-nav .nav-link.active,.header-twenty-seven .navbar .navbar-nav .nav-link.active,.header-twenty-eight .navbar .navbar-nav .nav-link.active,.header-twenty-nine .navbar .navbar-nav .nav-link.active,.header-thirty .navbar .navbar-nav .nav-link.active{color:var(--nav-link-active-color);background-color:rgba(var(--bs-primary-rgb),.1)}.header-one .navbar .navbar-nav .nav-link.active:after,.header-two .navbar .navbar-nav .nav-link.active:after,.header-three .navbar .navbar-nav .nav-link.active:after,.header-five .navbar .navbar-nav .nav-link.active:after,.header-six .navbar .navbar-nav .nav-link.active:after,.header-seven .navbar .navbar-nav .nav-link.active:after,.header-eight .navbar .navbar-nav .nav-link.active:after,.header-ten .navbar .navbar-nav .nav-link.active:after,.header-eleven .navbar .navbar-nav .nav-link.active:after,.header-twelve .header-main .navbar .navbar-nav .nav-link.active:after,.header-thirteen .navbar .navbar-nav .nav-link.active:after,.header-fourteen .navbar .navbar-nav .nav-link.active:after,.header-fifteen .navbar .navbar-nav .nav-link.active:after,.header-sixteen .navbar .navbar-nav .nav-link.active:after,.header-eighteen .navbar .navbar-nav .nav-link.active:after,.header-nineteen .navbar .navbar-nav .nav-link.active:after,.header-twenty .navbar .navbar-nav .nav-link.active:after,.header-twenty-one .navbar .navbar-nav .nav-link.active:after,.header-twenty-two .navbar .navbar-nav .nav-link.active:after,.header-twenty-three .navbar .navbar-nav .nav-link.active:after,.header-twenty-four .navbar .navbar-nav .nav-link.active:after,.header-twenty-five .navbar .navbar-nav .nav-link.active:after,.header-twenty-six .navbar .navbar-nav .nav-link.active:after,.header-twenty-seven .navbar .navbar-nav .nav-link.active:after,.header-twenty-eight .navbar .navbar-nav .nav-link.active:after,.header-twenty-nine .navbar .navbar-nav .nav-link.active:after,.header-thirty .navbar .navbar-nav .nav-link.active:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:20px;height:2px;background-color:var(--nav-link-active-color);border-radius:1px}.header-one .navbar .navbar-nav .dropdown-menu,.header-two .navbar .navbar-nav .dropdown-menu,.header-three .navbar .navbar-nav .dropdown-menu,.header-five .navbar .navbar-nav .dropdown-menu,.header-six .navbar .navbar-nav .dropdown-menu,.header-seven .navbar .navbar-nav .dropdown-menu,.header-eight .navbar .navbar-nav .dropdown-menu,.header-ten .navbar .navbar-nav .dropdown-menu,.header-eleven .navbar .navbar-nav .dropdown-menu,.header-twelve .header-main .navbar .navbar-nav .dropdown-menu,.header-thirteen .navbar .navbar-nav .dropdown-menu,.header-fourteen .navbar .navbar-nav .dropdown-menu,.header-fifteen .navbar .navbar-nav .dropdown-menu,.header-sixteen .navbar .navbar-nav .dropdown-menu,.header-eighteen .navbar .navbar-nav .dropdown-menu,.header-nineteen .navbar .navbar-nav .dropdown-menu,.header-twenty .navbar .navbar-nav .dropdown-menu,.header-twenty-one .navbar .navbar-nav .dropdown-menu,.header-twenty-two .navbar .navbar-nav .dropdown-menu,.header-twenty-three .navbar .navbar-nav .dropdown-menu,.header-twenty-four .navbar .navbar-nav .dropdown-menu,.header-twenty-five .navbar .navbar-nav .dropdown-menu,.header-twenty-six .navbar .navbar-nav .dropdown-menu,.header-twenty-seven .navbar .navbar-nav .dropdown-menu,.header-twenty-eight .navbar .navbar-nav .dropdown-menu,.header-twenty-nine .navbar .navbar-nav .dropdown-menu,.header-thirty .navbar .navbar-nav .dropdown-menu{background-color:var(--header-bg);border:1px solid var(--header-border);box-shadow:0 8px 25px var(--header-shadow);border-radius:.5rem;padding:.5rem;margin-top:.5rem}.header-one .navbar .navbar-nav .dropdown-menu .dropdown-item,.header-two .navbar .navbar-nav .dropdown-menu .dropdown-item,.header-three .navbar .navbar-nav .dropdown-menu .dropdown-item,.header-five .navbar .navbar-nav .dropdown-menu .dropdown-item,.header-six .navbar .navbar-nav .dropdown-menu .dropdown-item,.header-seven .navbar .navbar-nav .dropdown-menu .dropdown-item,.header-eight .navbar .navbar-nav .dropdown-menu .dropdown-item,.header-ten .navbar .navbar-nav .dropdown-menu .dropdown-item,.header-eleven .navbar .navbar-nav .dropdown-menu .dropdown-item,.header-twelve .header-main .navbar .navbar-nav .dropdown-menu .dropdown-item,.header-thirteen .navbar .navbar-nav .dropdown-menu .dropdown-item,.header-fourteen .navbar .navbar-nav .dropdown-menu .dropdown-item,.header-fifteen .navbar .navbar-nav .dropdown-menu .dropdown-item,.header-sixteen .navbar .navbar-nav .dropdown-menu .dropdown-item,.header-eighteen .navbar .navbar-nav .dropdown-menu .dropdown-item,.header-nineteen .navbar .navbar-nav .dropdown-menu .dropdown-item,.header-twenty .navbar .navbar-nav .dropdown-menu .dropdown-item,.header-twenty-one .navbar .navbar-nav .dropdown-menu .dropdown-item,.header-twenty-two .navbar .navbar-nav .dropdown-menu .dropdown-item,.header-twenty-three .navbar .navbar-nav .dropdown-menu .dropdown-item,.header-twenty-four .navbar .navbar-nav .dropdown-menu .dropdown-item,.header-twenty-five .navbar .navbar-nav .dropdown-menu .dropdown-item,.header-twenty-six .navbar .navbar-nav .dropdown-menu .dropdown-item,.header-twenty-seven .navbar .navbar-nav .dropdown-menu .dropdown-item,.header-twenty-eight .navbar .navbar-nav .dropdown-menu .dropdown-item,.header-twenty-nine .navbar .navbar-nav .dropdown-menu .dropdown-item,.header-thirty .navbar .navbar-nav .dropdown-menu .dropdown-item{color:var(--nav-link-color);padding:.5rem 1rem;border-radius:.375rem;transition:var(--header-transition)}.header-one .navbar .navbar-nav .dropdown-menu .dropdown-item:hover,.header-two .navbar .navbar-nav .dropdown-menu .dropdown-item:hover,.header-three .navbar .navbar-nav .dropdown-menu .dropdown-item:hover,.header-five .navbar .navbar-nav .dropdown-menu .dropdown-item:hover,.header-six .navbar .navbar-nav .dropdown-menu .dropdown-item:hover,.header-seven .navbar .navbar-nav .dropdown-menu .dropdown-item:hover,.header-eight .navbar .navbar-nav .dropdown-menu .dropdown-item:hover,.header-ten .navbar .navbar-nav .dropdown-menu .dropdown-item:hover,.header-eleven .navbar .navbar-nav .dropdown-menu .dropdown-item:hover,.header-twelve .header-main .navbar .navbar-nav .dropdown-menu .dropdown-item:hover,.header-thirteen .navbar .navbar-nav .dropdown-menu .dropdown-item:hover,.header-fourteen .navbar .navbar-nav .dropdown-menu .dropdown-item:hover,.header-fifteen .navbar .navbar-nav .dropdown-menu .dropdown-item:hover,.header-sixteen .navbar .navbar-nav .dropdown-menu .dropdown-item:hover,.header-eighteen .navbar .navbar-nav .dropdown-menu .dropdown-item:hover,.header-nineteen .navbar .navbar-nav .dropdown-menu .dropdown-item:hover,.header-twenty .navbar .navbar-nav .dropdown-menu .dropdown-item:hover,.header-twenty-one .navbar .navbar-nav .dropdown-menu .dropdown-item:hover,.header-twenty-two .navbar .navbar-nav .dropdown-menu .dropdown-item:hover,.header-twenty-three .navbar .navbar-nav .dropdown-menu .dropdown-item:hover,.header-twenty-four .navbar .navbar-nav .dropdown-menu .dropdown-item:hover,.header-twenty-five .navbar .navbar-nav .dropdown-menu .dropdown-item:hover,.header-twenty-six .navbar .navbar-nav .dropdown-menu .dropdown-item:hover,.header-twenty-seven .navbar .navbar-nav .dropdown-menu .dropdown-item:hover,.header-twenty-eight .navbar .navbar-nav .dropdown-menu .dropdown-item:hover,.header-twenty-nine .navbar .navbar-nav .dropdown-menu .dropdown-item:hover,.header-thirty .navbar .navbar-nav .dropdown-menu .dropdown-item:hover{color:var(--nav-link-hover-color);background-color:rgba(var(--bs-primary-rgb),.1)}.header-one .navbar .navbar-nav .dropdown-menu .dropdown-item.active,.header-two .navbar .navbar-nav .dropdown-menu .dropdown-item.active,.header-three .navbar .navbar-nav .dropdown-menu .dropdown-item.active,.header-five .navbar .navbar-nav .dropdown-menu .dropdown-item.active,.header-six .navbar .navbar-nav .dropdown-menu .dropdown-item.active,.header-seven .navbar .navbar-nav .dropdown-menu .dropdown-item.active,.header-eight .navbar .navbar-nav .dropdown-menu .dropdown-item.active,.header-ten .navbar .navbar-nav .dropdown-menu .dropdown-item.active,.header-eleven .navbar .navbar-nav .dropdown-menu .dropdown-item.active,.header-twelve .header-main .navbar .navbar-nav .dropdown-menu .dropdown-item.active,.header-thirteen .navbar .navbar-nav .dropdown-menu .dropdown-item.active,.header-fourteen .navbar .navbar-nav .dropdown-menu .dropdown-item.active,.header-fifteen .navbar .navbar-nav .dropdown-menu .dropdown-item.active,.header-sixteen .navbar .navbar-nav .dropdown-menu .dropdown-item.active,.header-eighteen .navbar .navbar-nav .dropdown-menu .dropdown-item.active,.header-nineteen .navbar .navbar-nav .dropdown-menu .dropdown-item.active,.header-twenty .navbar .navbar-nav .dropdown-menu .dropdown-item.active,.header-twenty-one .navbar .navbar-nav .dropdown-menu .dropdown-item.active,.header-twenty-two .navbar .navbar-nav .dropdown-menu .dropdown-item.active,.header-twenty-three .navbar .navbar-nav .dropdown-menu .dropdown-item.active,.header-twenty-four .navbar .navbar-nav .dropdown-menu .dropdown-item.active,.header-twenty-five .navbar .navbar-nav .dropdown-menu .dropdown-item.active,.header-twenty-six .navbar .navbar-nav .dropdown-menu .dropdown-item.active,.header-twenty-seven .navbar .navbar-nav .dropdown-menu .dropdown-item.active,.header-twenty-eight .navbar .navbar-nav .dropdown-menu .dropdown-item.active,.header-twenty-nine .navbar .navbar-nav .dropdown-menu .dropdown-item.active,.header-thirty .navbar .navbar-nav .dropdown-menu .dropdown-item.active{color:var(--nav-link-active-color);background-color:rgba(var(--bs-primary-rgb),.2)}.header-one .navbar .navbar-toggler,.header-two .navbar .navbar-toggler,.header-three .navbar .navbar-toggler,.header-five .navbar .navbar-toggler,.header-six .navbar .navbar-toggler,.header-seven .navbar .navbar-toggler,.header-eight .navbar .navbar-toggler,.header-ten .navbar .navbar-toggler,.header-eleven .navbar .navbar-toggler,.header-twelve .header-main .navbar .navbar-toggler,.header-thirteen .navbar .navbar-toggler,.header-fourteen .navbar .navbar-toggler,.header-fifteen .navbar .navbar-toggler,.header-sixteen .navbar .navbar-toggler,.header-eighteen .navbar .navbar-toggler,.header-nineteen .navbar .navbar-toggler,.header-twenty .navbar .navbar-toggler,.header-twenty-one .navbar .navbar-toggler,.header-twenty-two .navbar .navbar-toggler,.header-twenty-three .navbar .navbar-toggler,.header-twenty-four .navbar .navbar-toggler,.header-twenty-five .navbar .navbar-toggler,.header-twenty-six .navbar .navbar-toggler,.header-twenty-seven .navbar .navbar-toggler,.header-twenty-eight .navbar .navbar-toggler,.header-twenty-nine .navbar .navbar-toggler,.header-thirty .navbar .navbar-toggler{border:none;padding:.25rem .5rem;border-radius:.375rem;transition:var(--header-transition)}.header-one .navbar .navbar-toggler:focus,.header-two .navbar .navbar-toggler:focus,.header-three .navbar .navbar-toggler:focus,.header-five .navbar .navbar-toggler:focus,.header-six .navbar .navbar-toggler:focus,.header-seven .navbar .navbar-toggler:focus,.header-eight .navbar .navbar-toggler:focus,.header-ten .navbar .navbar-toggler:focus,.header-eleven .navbar .navbar-toggler:focus,.header-twelve .header-main .navbar .navbar-toggler:focus,.header-thirteen .navbar .navbar-toggler:focus,.header-fourteen .navbar .navbar-toggler:focus,.header-fifteen .navbar .navbar-toggler:focus,.header-sixteen .navbar .navbar-toggler:focus,.header-eighteen .navbar .navbar-toggler:focus,.header-nineteen .navbar .navbar-toggler:focus,.header-twenty .navbar .navbar-toggler:focus,.header-twenty-one .navbar .navbar-toggler:focus,.header-twenty-two .navbar .navbar-toggler:focus,.header-twenty-three .navbar .navbar-toggler:focus,.header-twenty-four .navbar .navbar-toggler:focus,.header-twenty-five .navbar .navbar-toggler:focus,.header-twenty-six .navbar .navbar-toggler:focus,.header-twenty-seven .navbar .navbar-toggler:focus,.header-twenty-eight .navbar .navbar-toggler:focus,.header-twenty-nine .navbar .navbar-toggler:focus,.header-thirty .navbar .navbar-toggler:focus{box-shadow:0 0 0 .2rem rgba(var(--bs-primary-rgb),.25);outline:none}.header-one .navbar .navbar-toggler .navbar-toggler-icon,.header-two .navbar .navbar-toggler .navbar-toggler-icon,.header-three .navbar .navbar-toggler .navbar-toggler-icon,.header-five .navbar .navbar-toggler .navbar-toggler-icon,.header-six .navbar .navbar-toggler .navbar-toggler-icon,.header-seven .navbar .navbar-toggler .navbar-toggler-icon,.header-eight .navbar .navbar-toggler .navbar-toggler-icon,.header-ten .navbar .navbar-toggler .navbar-toggler-icon,.header-eleven .navbar .navbar-toggler .navbar-toggler-icon,.header-twelve .header-main .navbar .navbar-toggler .navbar-toggler-icon,.header-thirteen .navbar .navbar-toggler .navbar-toggler-icon,.header-fourteen .navbar .navbar-toggler .navbar-toggler-icon,.header-fifteen .navbar .navbar-toggler .navbar-toggler-icon,.header-sixteen .navbar .navbar-toggler .navbar-toggler-icon,.header-eighteen .navbar .navbar-toggler .navbar-toggler-icon,.header-nineteen .navbar .navbar-toggler .navbar-toggler-icon,.header-twenty .navbar .navbar-toggler .navbar-toggler-icon,.header-twenty-one .navbar .navbar-toggler .navbar-toggler-icon,.header-twenty-two .navbar .navbar-toggler .navbar-toggler-icon,.header-twenty-three .navbar .navbar-toggler .navbar-toggler-icon,.header-twenty-four .navbar .navbar-toggler .navbar-toggler-icon,.header-twenty-five .navbar .navbar-toggler .navbar-toggler-icon,.header-twenty-six .navbar .navbar-toggler .navbar-toggler-icon,.header-twenty-seven .navbar .navbar-toggler .navbar-toggler-icon,.header-twenty-eight .navbar .navbar-toggler .navbar-toggler-icon,.header-twenty-nine .navbar .navbar-toggler .navbar-toggler-icon,.header-thirty .navbar .navbar-toggler .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='#212529' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.header-one .header-actions,.header-two .header-actions,.header-three .header-actions,.header-five .header-actions,.header-six .header-actions,.header-seven .header-actions,.header-eight .header-actions,.header-ten .header-actions,.header-eleven .header-actions,.header-twelve .header-main .header-actions,.header-thirteen .header-actions,.header-fourteen .header-actions,.header-fifteen .header-actions,.header-sixteen .header-actions,.header-eighteen .header-actions,.header-nineteen .header-actions,.header-twenty .header-actions,.header-twenty-one .header-actions,.header-twenty-two .header-actions,.header-twenty-three .header-actions,.header-twenty-four .header-actions,.header-twenty-five .header-actions,.header-twenty-six .header-actions,.header-twenty-seven .header-actions,.header-twenty-eight .header-actions,.header-twenty-nine .header-actions,.header-thirty .header-actions{display:flex;align-items:center;gap:1rem}.header-one .header-actions .btn,.header-two .header-actions .btn,.header-three .header-actions .btn,.header-five .header-actions .btn,.header-six .header-actions .btn,.header-seven .header-actions .btn,.header-eight .header-actions .btn,.header-ten .header-actions .btn,.header-eleven .header-actions .btn,.header-twelve .header-main .header-actions .btn,.header-thirteen .header-actions .btn,.header-fourteen .header-actions .btn,.header-fifteen .header-actions .btn,.header-sixteen .header-actions .btn,.header-eighteen .header-actions .btn,.header-nineteen .header-actions .btn,.header-twenty .header-actions .btn,.header-twenty-one .header-actions .btn,.header-twenty-two .header-actions .btn,.header-twenty-three .header-actions .btn,.header-twenty-four .header-actions .btn,.header-twenty-five .header-actions .btn,.header-twenty-six .header-actions .btn,.header-twenty-seven .header-actions .btn,.header-twenty-eight .header-actions .btn,.header-twenty-nine .header-actions .btn,.header-thirty .header-actions .btn{padding:var(--header-btn-padding);border-radius:var(--header-btn-border-radius);font-weight:600;transition:var(--header-transition)}.header-one .header-actions .btn:hover,.header-two .header-actions .btn:hover,.header-three .header-actions .btn:hover,.header-five .header-actions .btn:hover,.header-six .header-actions .btn:hover,.header-seven .header-actions .btn:hover,.header-eight .header-actions .btn:hover,.header-ten .header-actions .btn:hover,.header-eleven .header-actions .btn:hover,.header-twelve .header-main .header-actions .btn:hover,.header-thirteen .header-actions .btn:hover,.header-fourteen .header-actions .btn:hover,.header-fifteen .header-actions .btn:hover,.header-sixteen .header-actions .btn:hover,.header-eighteen .header-actions .btn:hover,.header-nineteen .header-actions .btn:hover,.header-twenty .header-actions .btn:hover,.header-twenty-one .header-actions .btn:hover,.header-twenty-two .header-actions .btn:hover,.header-twenty-three .header-actions .btn:hover,.header-twenty-four .header-actions .btn:hover,.header-twenty-five .header-actions .btn:hover,.header-twenty-six .header-actions .btn:hover,.header-twenty-seven .header-actions .btn:hover,.header-twenty-eight .header-actions .btn:hover,.header-twenty-nine .header-actions .btn:hover,.header-thirty .header-actions .btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.header-one.sticky,.sticky.header-two,.sticky.header-three,.sticky.header-five,.sticky.header-six,.sticky.header-seven,.sticky.header-eight,.sticky.header-ten,.sticky.header-eleven,.header-twelve .sticky.header-main,.sticky.header-thirteen,.sticky.header-fourteen,.sticky.header-fifteen,.sticky.header-sixteen,.sticky.header-eighteen,.sticky.header-nineteen,.sticky.header-twenty,.sticky.header-twenty-one,.sticky.header-twenty-two,.sticky.header-twenty-three,.sticky.header-twenty-four,.sticky.header-twenty-five,.sticky.header-twenty-six,.sticky.header-twenty-seven,.sticky.header-twenty-eight,.sticky.header-twenty-nine,.sticky.header-thirty,.header-twenty-four .sticky.header-bottom{background-color:rgba(var(--bs-white-rgb),.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}[data-bs-theme=dark] .header-one.sticky,[data-bs-theme=dark] .sticky.header-two,[data-bs-theme=dark] .sticky.header-three,[data-bs-theme=dark] .header-four .sticky.main-header,.header-four [data-bs-theme=dark] .sticky.main-header,[data-bs-theme=dark] .sticky.header-five,[data-bs-theme=dark] .sticky.header-six,[data-bs-theme=dark] .sticky.header-seven,[data-bs-theme=dark] .sticky.header-eight,[data-bs-theme=dark] .header-nine .sticky.main-header,.header-nine [data-bs-theme=dark] .sticky.main-header,[data-bs-theme=dark] .sticky.header-ten,[data-bs-theme=dark] .sticky.header-eleven,[data-bs-theme=dark] .header-twelve .sticky.header-main,.header-twelve [data-bs-theme=dark] .sticky.header-main,[data-bs-theme=dark] .sticky.header-thirteen,[data-bs-theme=dark] .sticky.header-fourteen,[data-bs-theme=dark] .sticky.header-fifteen,[data-bs-theme=dark] .sticky.header-sixteen,[data-bs-theme=dark] .header-seventeen .sticky.main-header,.header-seventeen [data-bs-theme=dark] .sticky.main-header,[data-bs-theme=dark] .sticky.header-eighteen,[data-bs-theme=dark] .sticky.header-nineteen,[data-bs-theme=dark] .sticky.header-twenty,[data-bs-theme=dark] .sticky.header-twenty-one,[data-bs-theme=dark] .sticky.header-twenty-two,[data-bs-theme=dark] .sticky.header-twenty-three,[data-bs-theme=dark] .sticky.header-twenty-four,[data-bs-theme=dark] .sticky.header-twenty-five,[data-bs-theme=dark] .sticky.header-twenty-six,[data-bs-theme=dark] .sticky.header-twenty-seven,[data-bs-theme=dark] .sticky.header-twenty-eight,[data-bs-theme=dark] .sticky.header-twenty-nine,[data-bs-theme=dark] .sticky.header-thirty,[data-bs-theme=dark] .header-twenty-four .sticky.header-bottom,.header-twenty-four [data-bs-theme=dark] .sticky.header-bottom{background-color:rgba(var(--bs-dark-rgb),.95)}.header-one.header-transparent,.header-transparent.header-two,.header-transparent.header-three,.header-transparent.header-five,.header-transparent.header-six,.header-transparent.header-seven,.header-transparent.header-eight,.header-transparent.header-ten,.header-transparent.header-eleven,.header-twelve .header-transparent.header-main,.header-transparent.header-thirteen,.header-transparent.header-fourteen,.header-transparent.header-fifteen,.header-transparent.header-sixteen,.header-transparent.header-eighteen,.header-transparent.header-nineteen,.header-transparent.header-twenty,.header-transparent.header-twenty-one,.header-transparent.header-twenty-two,.header-transparent.header-twenty-three,.header-transparent.header-twenty-four,.header-transparent.header-twenty-five,.header-transparent.header-twenty-six,.header-transparent.header-twenty-seven,.header-transparent.header-twenty-eight,.header-transparent.header-twenty-nine,.header-transparent.header-thirty,.header-twenty-four .header-transparent.header-bottom{background-color:transparent;border-bottom:none;box-shadow:none}.header-one.header-transparent .navbar-brand,.header-transparent.header-two .navbar-brand,.header-transparent.header-three .navbar-brand,.header-transparent.header-five .navbar-brand,.header-transparent.header-six .navbar-brand,.header-transparent.header-seven .navbar-brand,.header-transparent.header-eight .navbar-brand,.header-transparent.header-ten .navbar-brand,.header-transparent.header-eleven .navbar-brand,.header-twelve .header-transparent.header-main .navbar-brand,.header-transparent.header-thirteen .navbar-brand,.header-transparent.header-fourteen .navbar-brand,.header-transparent.header-fifteen .navbar-brand,.header-transparent.header-sixteen .navbar-brand,.header-transparent.header-eighteen .navbar-brand,.header-transparent.header-nineteen .navbar-brand,.header-transparent.header-twenty .navbar-brand,.header-transparent.header-twenty-one .navbar-brand,.header-transparent.header-twenty-two .navbar-brand,.header-transparent.header-twenty-three .navbar-brand,.header-transparent.header-twenty-four .navbar-brand,.header-transparent.header-twenty-five .navbar-brand,.header-transparent.header-twenty-six .navbar-brand,.header-transparent.header-twenty-seven .navbar-brand,.header-transparent.header-twenty-eight .navbar-brand,.header-transparent.header-twenty-nine .navbar-brand,.header-transparent.header-thirty .navbar-brand,.header-twenty-four .header-transparent.header-bottom .navbar-brand,.header-one.header-transparent .nav-link,.header-transparent.header-two .nav-link,.header-transparent.header-three .nav-link,.header-transparent.header-five .nav-link,.header-transparent.header-six .nav-link,.header-transparent.header-seven .nav-link,.header-transparent.header-eight .nav-link,.header-transparent.header-ten .nav-link,.header-transparent.header-eleven .nav-link,.header-twelve .header-transparent.header-main .nav-link,.header-transparent.header-thirteen .nav-link,.header-transparent.header-fourteen .nav-link,.header-transparent.header-fifteen .nav-link,.header-transparent.header-sixteen .nav-link,.header-transparent.header-eighteen .nav-link,.header-transparent.header-nineteen .nav-link,.header-transparent.header-twenty .nav-link,.header-transparent.header-twenty-one .nav-link,.header-transparent.header-twenty-two .nav-link,.header-transparent.header-twenty-three .nav-link,.header-transparent.header-twenty-four .nav-link,.header-transparent.header-twenty-five .nav-link,.header-transparent.header-twenty-six .nav-link,.header-transparent.header-twenty-seven .nav-link,.header-transparent.header-twenty-eight .nav-link,.header-transparent.header-twenty-nine .nav-link,.header-transparent.header-thirty .nav-link,.header-twenty-four .header-transparent.header-bottom .nav-link{color:#fff}.header-one.header-transparent .navbar-toggler-icon,.header-transparent.header-two .navbar-toggler-icon,.header-transparent.header-three .navbar-toggler-icon,.header-transparent.header-five .navbar-toggler-icon,.header-transparent.header-six .navbar-toggler-icon,.header-transparent.header-seven .navbar-toggler-icon,.header-transparent.header-eight .navbar-toggler-icon,.header-transparent.header-ten .navbar-toggler-icon,.header-transparent.header-eleven .navbar-toggler-icon,.header-twelve .header-transparent.header-main .navbar-toggler-icon,.header-transparent.header-thirteen .navbar-toggler-icon,.header-transparent.header-fourteen .navbar-toggler-icon,.header-transparent.header-fifteen .navbar-toggler-icon,.header-transparent.header-sixteen .navbar-toggler-icon,.header-transparent.header-eighteen .navbar-toggler-icon,.header-transparent.header-nineteen .navbar-toggler-icon,.header-transparent.header-twenty .navbar-toggler-icon,.header-transparent.header-twenty-one .navbar-toggler-icon,.header-transparent.header-twenty-two .navbar-toggler-icon,.header-transparent.header-twenty-three .navbar-toggler-icon,.header-transparent.header-twenty-four .navbar-toggler-icon,.header-transparent.header-twenty-five .navbar-toggler-icon,.header-transparent.header-twenty-six .navbar-toggler-icon,.header-transparent.header-twenty-seven .navbar-toggler-icon,.header-transparent.header-twenty-eight .navbar-toggler-icon,.header-transparent.header-twenty-nine .navbar-toggler-icon,.header-transparent.header-thirty .navbar-toggler-icon,.header-twenty-four .header-transparent.header-bottom .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='white' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.header-one.header-centered .navbar,.header-centered.header-two .navbar,.header-centered.header-three .navbar,.header-centered.header-five .navbar,.header-centered.header-six .navbar,.header-centered.header-seven .navbar,.header-centered.header-eight .navbar,.header-centered.header-ten .navbar,.header-centered.header-eleven .navbar,.header-twelve .header-centered.header-main .navbar,.header-centered.header-thirteen .navbar,.header-centered.header-fourteen .navbar,.header-centered.header-fifteen .navbar,.header-centered.header-sixteen .navbar,.header-centered.header-eighteen .navbar,.header-centered.header-nineteen .navbar,.header-centered.header-twenty .navbar,.header-centered.header-twenty-one .navbar,.header-centered.header-twenty-two .navbar,.header-centered.header-twenty-three .navbar,.header-centered.header-twenty-four .navbar,.header-centered.header-twenty-five .navbar,.header-centered.header-twenty-six .navbar,.header-centered.header-twenty-seven .navbar,.header-centered.header-twenty-eight .navbar,.header-centered.header-twenty-nine .navbar,.header-centered.header-thirty .navbar,.header-twenty-four .header-centered.header-bottom .navbar{justify-content:center}.header-one.header-centered .navbar .navbar-brand,.header-centered.header-two .navbar .navbar-brand,.header-centered.header-three .navbar .navbar-brand,.header-centered.header-five .navbar .navbar-brand,.header-centered.header-six .navbar .navbar-brand,.header-centered.header-seven .navbar .navbar-brand,.header-centered.header-eight .navbar .navbar-brand,.header-centered.header-ten .navbar .navbar-brand,.header-centered.header-eleven .navbar .navbar-brand,.header-twelve .header-centered.header-main .navbar .navbar-brand,.header-centered.header-thirteen .navbar .navbar-brand,.header-centered.header-fourteen .navbar .navbar-brand,.header-centered.header-fifteen .navbar .navbar-brand,.header-centered.header-sixteen .navbar .navbar-brand,.header-centered.header-eighteen .navbar .navbar-brand,.header-centered.header-nineteen .navbar .navbar-brand,.header-centered.header-twenty .navbar .navbar-brand,.header-centered.header-twenty-one .navbar .navbar-brand,.header-centered.header-twenty-two .navbar .navbar-brand,.header-centered.header-twenty-three .navbar .navbar-brand,.header-centered.header-twenty-four .navbar .navbar-brand,.header-centered.header-twenty-five .navbar .navbar-brand,.header-centered.header-twenty-six .navbar .navbar-brand,.header-centered.header-twenty-seven .navbar .navbar-brand,.header-centered.header-twenty-eight .navbar .navbar-brand,.header-centered.header-twenty-nine .navbar .navbar-brand,.header-centered.header-thirty .navbar .navbar-brand,.header-twenty-four .header-centered.header-bottom .navbar .navbar-brand{position:absolute;left:50%;transform:translate(-50%)}.headerOne_btn{background:linear-gradient(135deg,var(--header-brand-color),#0dcaf0);color:#fff;border:none;padding:.75rem 2rem;border-radius:.5rem;font-weight:600;text-decoration:none;display:inline-block;transition:all .3s ease;position:relative;overflow:hidden}.headerOne_btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s ease}.headerOne_btn:hover{transform:translateY(-2px);box-shadow:0 8px 25px #00000026;color:#fff}.headerOne_btn:hover:before{left:100%}.headerOne_btn:focus{outline:none;box-shadow:0 0 0 .2rem rgba(var(--bs-primary-rgb),.25)}@media(prefers-color-scheme:dark){.headerOne_btn{background:linear-gradient(135deg,var(--header-brand-color),rgb(59.5849802372,213.4743083004,244.4150197628))}}[data-bs-theme=dark] .headerOne_btn{background:linear-gradient(135deg,var(--header-brand-color),rgb(59.5849802372,213.4743083004,244.4150197628))}.navbar-toggler:focus{box-shadow:0 0 0 .2rem rgba(var(--bs-primary-rgb),.25)!important;outline:none!important}@media(max-width:991.98px){.header-one .navbar .navbar-nav .nav-link,.header-two .navbar .navbar-nav .nav-link,.header-three .navbar .navbar-nav .nav-link,.header-five .navbar .navbar-nav .nav-link,.header-six .navbar .navbar-nav .nav-link,.header-seven .navbar .navbar-nav .nav-link,.header-eight .navbar .navbar-nav .nav-link,.header-ten .navbar .navbar-nav .nav-link,.header-eleven .navbar .navbar-nav .nav-link,.header-twelve .header-main .navbar .navbar-nav .nav-link,.header-thirteen .navbar .navbar-nav .nav-link,.header-fourteen .navbar .navbar-nav .nav-link,.header-fifteen .navbar .navbar-nav .nav-link,.header-sixteen .navbar .navbar-nav .nav-link,.header-eighteen .navbar .navbar-nav .nav-link,.header-nineteen .navbar .navbar-nav .nav-link,.header-twenty .navbar .navbar-nav .nav-link,.header-twenty-one .navbar .navbar-nav .nav-link,.header-twenty-two .navbar .navbar-nav .nav-link,.header-twenty-three .navbar .navbar-nav .nav-link,.header-twenty-four .navbar .navbar-nav .nav-link,.header-twenty-five .navbar .navbar-nav .nav-link,.header-twenty-six .navbar .navbar-nav .nav-link,.header-twenty-seven .navbar .navbar-nav .nav-link,.header-twenty-eight .navbar .navbar-nav .nav-link,.header-twenty-nine .navbar .navbar-nav .nav-link,.header-thirty .navbar .navbar-nav .nav-link{padding:.75rem 1rem;margin:.25rem 0}.header-one .header-actions,.header-two .header-actions,.header-three .header-actions,.header-five .header-actions,.header-six .header-actions,.header-seven .header-actions,.header-eight .header-actions,.header-ten .header-actions,.header-eleven .header-actions,.header-twelve .header-main .header-actions,.header-thirteen .header-actions,.header-fourteen .header-actions,.header-fifteen .header-actions,.header-sixteen .header-actions,.header-eighteen .header-actions,.header-nineteen .header-actions,.header-twenty .header-actions,.header-twenty-one .header-actions,.header-twenty-two .header-actions,.header-twenty-three .header-actions,.header-twenty-four .header-actions,.header-twenty-five .header-actions,.header-twenty-six .header-actions,.header-twenty-seven .header-actions,.header-twenty-eight .header-actions,.header-twenty-nine .header-actions,.header-thirty .header-actions{flex-direction:column;gap:.5rem;margin-top:1rem}}@media(max-width:767.98px){.header-one,.header-two,.header-three,.header-five,.header-six,.header-seven,.header-eight,.header-ten,.header-eleven,.header-twelve .header-main,.header-thirteen,.header-fourteen,.header-fifteen,.header-sixteen,.header-eighteen,.header-nineteen,.header-twenty,.header-twenty-one,.header-twenty-two,.header-twenty-three,.header-twenty-four,.header-twenty-five,.header-twenty-six,.header-twenty-seven,.header-twenty-eight,.header-twenty-nine,.header-thirty,.header-twenty-four .header-bottom{--header-padding-y: .75rem}.header-one .navbar-brand,.header-two .navbar-brand,.header-three .navbar-brand,.header-five .navbar-brand,.header-six .navbar-brand,.header-seven .navbar-brand,.header-eight .navbar-brand,.header-ten .navbar-brand,.header-eleven .navbar-brand,.header-twelve .header-main .navbar-brand,.header-thirteen .navbar-brand,.header-fourteen .navbar-brand,.header-fifteen .navbar-brand,.header-sixteen .navbar-brand,.header-eighteen .navbar-brand,.header-nineteen .navbar-brand,.header-twenty .navbar-brand,.header-twenty-one .navbar-brand,.header-twenty-two .navbar-brand,.header-twenty-three .navbar-brand,.header-twenty-four .navbar-brand,.header-twenty-five .navbar-brand,.header-twenty-six .navbar-brand,.header-twenty-seven .navbar-brand,.header-twenty-eight .navbar-brand,.header-twenty-nine .navbar-brand,.header-thirty .navbar-brand{font-size:1.25rem}.header-one .headerOne_btn,.header-two .headerOne_btn,.header-three .headerOne_btn,.header-five .headerOne_btn,.header-six .headerOne_btn,.header-seven .headerOne_btn,.header-eight .headerOne_btn,.header-ten .headerOne_btn,.header-eleven .headerOne_btn,.header-twelve .header-main .headerOne_btn,.header-thirteen .headerOne_btn,.header-fourteen .headerOne_btn,.header-fifteen .headerOne_btn,.header-sixteen .headerOne_btn,.header-eighteen .headerOne_btn,.header-nineteen .headerOne_btn,.header-twenty .headerOne_btn,.header-twenty-one .headerOne_btn,.header-twenty-two .headerOne_btn,.header-twenty-three .headerOne_btn,.header-twenty-four .headerOne_btn,.header-twenty-five .headerOne_btn,.header-twenty-six .headerOne_btn,.header-twenty-seven .headerOne_btn,.header-twenty-eight .headerOne_btn,.header-twenty-nine .headerOne_btn,.header-thirty .headerOne_btn{padding:.5rem 1.5rem;font-size:.875rem}}@media(max-width:575.98px){.header-one,.header-two,.header-three,.header-five,.header-six,.header-seven,.header-eight,.header-ten,.header-eleven,.header-twelve .header-main,.header-thirteen,.header-fourteen,.header-fifteen,.header-sixteen,.header-eighteen,.header-nineteen,.header-twenty,.header-twenty-one,.header-twenty-two,.header-twenty-three,.header-twenty-four,.header-twenty-five,.header-twenty-six,.header-twenty-seven,.header-twenty-eight,.header-twenty-nine,.header-thirty,.header-twenty-four .header-bottom{--header-padding-x: .75rem}.header-one .navbar-brand img,.header-two .navbar-brand img,.header-three .navbar-brand img,.header-five .navbar-brand img,.header-six .navbar-brand img,.header-seven .navbar-brand img,.header-eight .navbar-brand img,.header-ten .navbar-brand img,.header-eleven .navbar-brand img,.header-twelve .header-main .navbar-brand img,.header-thirteen .navbar-brand img,.header-fourteen .navbar-brand img,.header-fifteen .navbar-brand img,.header-sixteen .navbar-brand img,.header-eighteen .navbar-brand img,.header-nineteen .navbar-brand img,.header-twenty .navbar-brand img,.header-twenty-one .navbar-brand img,.header-twenty-two .navbar-brand img,.header-twenty-three .navbar-brand img,.header-twenty-four .navbar-brand img,.header-twenty-five .navbar-brand img,.header-twenty-six .navbar-brand img,.header-twenty-seven .navbar-brand img,.header-twenty-eight .navbar-brand img,.header-twenty-nine .navbar-brand img,.header-thirty .navbar-brand img{max-height:32px}}@media(prefers-contrast:high){.header-one,.header-two,.header-three,.header-five,.header-six,.header-seven,.header-eight,.header-ten,.header-eleven,.header-twelve .header-main,.header-thirteen,.header-fourteen,.header-fifteen,.header-sixteen,.header-eighteen,.header-nineteen,.header-twenty,.header-twenty-one,.header-twenty-two,.header-twenty-three,.header-twenty-four,.header-twenty-five,.header-twenty-six,.header-twenty-seven,.header-twenty-eight,.header-twenty-nine,.header-thirty,.header-twenty-four .header-bottom{border-bottom-width:2px}.header-one .nav-link,.header-two .nav-link,.header-three .nav-link,.header-five .nav-link,.header-six .nav-link,.header-seven .nav-link,.header-eight .nav-link,.header-ten .nav-link,.header-eleven .nav-link,.header-twelve .header-main .nav-link,.header-thirteen .nav-link,.header-fourteen .nav-link,.header-fifteen .nav-link,.header-sixteen .nav-link,.header-eighteen .nav-link,.header-nineteen .nav-link,.header-twenty .nav-link,.header-twenty-one .nav-link,.header-twenty-two .nav-link,.header-twenty-three .nav-link,.header-twenty-four .nav-link,.header-twenty-five .nav-link,.header-twenty-six .nav-link,.header-twenty-seven .nav-link,.header-twenty-eight .nav-link,.header-twenty-nine .nav-link,.header-thirty .nav-link{border:1px solid transparent}.header-one .nav-link:hover,.header-two .nav-link:hover,.header-three .nav-link:hover,.header-five .nav-link:hover,.header-six .nav-link:hover,.header-seven .nav-link:hover,.header-eight .nav-link:hover,.header-ten .nav-link:hover,.header-eleven .nav-link:hover,.header-twelve .header-main .nav-link:hover,.header-thirteen .nav-link:hover,.header-fourteen .nav-link:hover,.header-fifteen .nav-link:hover,.header-sixteen .nav-link:hover,.header-eighteen .nav-link:hover,.header-nineteen .nav-link:hover,.header-twenty .nav-link:hover,.header-twenty-one .nav-link:hover,.header-twenty-two .nav-link:hover,.header-twenty-three .nav-link:hover,.header-twenty-four .nav-link:hover,.header-twenty-five .nav-link:hover,.header-twenty-six .nav-link:hover,.header-twenty-seven .nav-link:hover,.header-twenty-eight .nav-link:hover,.header-twenty-nine .nav-link:hover,.header-thirty .nav-link:hover,.header-one .nav-link.active,.header-two .nav-link.active,.header-three .nav-link.active,.header-five .nav-link.active,.header-six .nav-link.active,.header-seven .nav-link.active,.header-eight .nav-link.active,.header-ten .nav-link.active,.header-eleven .nav-link.active,.header-twelve .header-main .nav-link.active,.header-thirteen .nav-link.active,.header-fourteen .nav-link.active,.header-fifteen .nav-link.active,.header-sixteen .nav-link.active,.header-eighteen .nav-link.active,.header-nineteen .nav-link.active,.header-twenty .nav-link.active,.header-twenty-one .nav-link.active,.header-twenty-two .nav-link.active,.header-twenty-three .nav-link.active,.header-twenty-four .nav-link.active,.header-twenty-five .nav-link.active,.header-twenty-six .nav-link.active,.header-twenty-seven .nav-link.active,.header-twenty-eight .nav-link.active,.header-twenty-nine .nav-link.active,.header-thirty .nav-link.active{border-color:var(--nav-link-hover-color)}.header-one .btn,.header-two .btn,.header-three .btn,.header-five .btn,.header-six .btn,.header-seven .btn,.header-eight .btn,.header-ten .btn,.header-eleven .btn,.header-twelve .header-main .btn,.header-thirteen .btn,.header-fourteen .btn,.header-fifteen .btn,.header-sixteen .btn,.header-eighteen .btn,.header-nineteen .btn,.header-twenty .btn,.header-twenty-one .btn,.header-twenty-two .btn,.header-twenty-three .btn,.header-twenty-four .btn,.header-twenty-five .btn,.header-twenty-six .btn,.header-twenty-seven .btn,.header-twenty-eight .btn,.header-twenty-nine .btn,.header-thirty .btn{border-width:2px}}@media(prefers-reduced-motion:reduce){.header-one .navbar-brand,.header-two .navbar-brand,.header-three .navbar-brand,.header-five .navbar-brand,.header-six .navbar-brand,.header-seven .navbar-brand,.header-eight .navbar-brand,.header-ten .navbar-brand,.header-eleven .navbar-brand,.header-twelve .header-main .navbar-brand,.header-thirteen .navbar-brand,.header-fourteen .navbar-brand,.header-fifteen .navbar-brand,.header-sixteen .navbar-brand,.header-eighteen .navbar-brand,.header-nineteen .navbar-brand,.header-twenty .navbar-brand,.header-twenty-one .navbar-brand,.header-twenty-two .navbar-brand,.header-twenty-three .navbar-brand,.header-twenty-four .navbar-brand,.header-twenty-five .navbar-brand,.header-twenty-six .navbar-brand,.header-twenty-seven .navbar-brand,.header-twenty-eight .navbar-brand,.header-twenty-nine .navbar-brand,.header-thirty .navbar-brand,.header-twenty-four .header-bottom .navbar-brand,.header-one .nav-link,.header-two .nav-link,.header-three .nav-link,.header-five .nav-link,.header-six .nav-link,.header-seven .nav-link,.header-eight .nav-link,.header-ten .nav-link,.header-eleven .nav-link,.header-twelve .header-main .nav-link,.header-thirteen .nav-link,.header-fourteen .nav-link,.header-fifteen .nav-link,.header-sixteen .nav-link,.header-eighteen .nav-link,.header-nineteen .nav-link,.header-twenty .nav-link,.header-twenty-one .nav-link,.header-twenty-two .nav-link,.header-twenty-three .nav-link,.header-twenty-four .nav-link,.header-twenty-five .nav-link,.header-twenty-six .nav-link,.header-twenty-seven .nav-link,.header-twenty-eight .nav-link,.header-twenty-nine .nav-link,.header-thirty .nav-link,.header-twenty-four .header-bottom .nav-link,.header-one .btn,.header-two .btn,.header-three .btn,.header-five .btn,.header-six .btn,.header-seven .btn,.header-eight .btn,.header-ten .btn,.header-eleven .btn,.header-twelve .header-main .btn,.header-thirteen .btn,.header-fourteen .btn,.header-fifteen .btn,.header-sixteen .btn,.header-eighteen .btn,.header-nineteen .btn,.header-twenty .btn,.header-twenty-one .btn,.header-twenty-two .btn,.header-twenty-three .btn,.header-twenty-four .btn,.header-twenty-five .btn,.header-twenty-six .btn,.header-twenty-seven .btn,.header-twenty-eight .btn,.header-twenty-nine .btn,.header-thirty .btn,.header-twenty-four .header-bottom .btn,.header-one .headerOne_btn,.header-two .headerOne_btn,.header-three .headerOne_btn,.header-five .headerOne_btn,.header-six .headerOne_btn,.header-seven .headerOne_btn,.header-eight .headerOne_btn,.header-ten .headerOne_btn,.header-eleven .headerOne_btn,.header-twelve .header-main .headerOne_btn,.header-thirteen .headerOne_btn,.header-fourteen .headerOne_btn,.header-fifteen .headerOne_btn,.header-sixteen .headerOne_btn,.header-eighteen .headerOne_btn,.header-nineteen .headerOne_btn,.header-twenty .headerOne_btn,.header-twenty-one .headerOne_btn,.header-twenty-two .headerOne_btn,.header-twenty-three .headerOne_btn,.header-twenty-four .headerOne_btn,.header-twenty-five .headerOne_btn,.header-twenty-six .headerOne_btn,.header-twenty-seven .headerOne_btn,.header-twenty-eight .headerOne_btn,.header-twenty-nine .headerOne_btn,.header-thirty .headerOne_btn,.header-twenty-four .header-bottom .headerOne_btn{transition:none}.header-one .headerOne_btn:hover,.header-two .headerOne_btn:hover,.header-three .headerOne_btn:hover,.header-five .headerOne_btn:hover,.header-six .headerOne_btn:hover,.header-seven .headerOne_btn:hover,.header-eight .headerOne_btn:hover,.header-ten .headerOne_btn:hover,.header-eleven .headerOne_btn:hover,.header-twelve .header-main .headerOne_btn:hover,.header-thirteen .headerOne_btn:hover,.header-fourteen .headerOne_btn:hover,.header-fifteen .headerOne_btn:hover,.header-sixteen .headerOne_btn:hover,.header-eighteen .headerOne_btn:hover,.header-nineteen .headerOne_btn:hover,.header-twenty .headerOne_btn:hover,.header-twenty-one .headerOne_btn:hover,.header-twenty-two .headerOne_btn:hover,.header-twenty-three .headerOne_btn:hover,.header-twenty-four .headerOne_btn:hover,.header-twenty-five .headerOne_btn:hover,.header-twenty-six .headerOne_btn:hover,.header-twenty-seven .headerOne_btn:hover,.header-twenty-eight .headerOne_btn:hover,.header-twenty-nine .headerOne_btn:hover,.header-thirty .headerOne_btn:hover{transform:none}}@media print{.header-one,.header-two,.header-three,.header-five,.header-six,.header-seven,.header-eight,.header-ten,.header-eleven,.header-twelve .header-main,.header-thirteen,.header-fourteen,.header-fifteen,.header-sixteen,.header-eighteen,.header-nineteen,.header-twenty,.header-twenty-one,.header-twenty-two,.header-twenty-three,.header-twenty-four,.header-twenty-five,.header-twenty-six,.header-twenty-seven,.header-twenty-eight,.header-twenty-nine,.header-thirty,.header-twenty-four .header-bottom{position:static;box-shadow:none;border-bottom:1px solid #000;background:#fff!important;color:#000!important}.header-one .navbar-nav,.header-two .navbar-nav,.header-three .navbar-nav,.header-five .navbar-nav,.header-six .navbar-nav,.header-seven .navbar-nav,.header-eight .navbar-nav,.header-ten .navbar-nav,.header-eleven .navbar-nav,.header-twelve .header-main .navbar-nav,.header-thirteen .navbar-nav,.header-fourteen .navbar-nav,.header-fifteen .navbar-nav,.header-sixteen .navbar-nav,.header-eighteen .navbar-nav,.header-nineteen .navbar-nav,.header-twenty .navbar-nav,.header-twenty-one .navbar-nav,.header-twenty-two .navbar-nav,.header-twenty-three .navbar-nav,.header-twenty-four .navbar-nav,.header-twenty-five .navbar-nav,.header-twenty-six .navbar-nav,.header-twenty-seven .navbar-nav,.header-twenty-eight .navbar-nav,.header-twenty-nine .navbar-nav,.header-thirty .navbar-nav,.header-one .header-actions,.header-two .header-actions,.header-three .header-actions,.header-five .header-actions,.header-six .header-actions,.header-seven .header-actions,.header-eight .header-actions,.header-ten .header-actions,.header-eleven .header-actions,.header-twelve .header-main .header-actions,.header-thirteen .header-actions,.header-fourteen .header-actions,.header-fifteen .header-actions,.header-sixteen .header-actions,.header-eighteen .header-actions,.header-nineteen .header-actions,.header-twenty .header-actions,.header-twenty-one .header-actions,.header-twenty-two .header-actions,.header-twenty-three .header-actions,.header-twenty-four .header-actions,.header-twenty-five .header-actions,.header-twenty-six .header-actions,.header-twenty-seven .header-actions,.header-twenty-eight .header-actions,.header-twenty-nine .header-actions,.header-thirty .header-actions{display:none}.header-one .navbar-brand,.header-two .navbar-brand,.header-three .navbar-brand,.header-five .navbar-brand,.header-six .navbar-brand,.header-seven .navbar-brand,.header-eight .navbar-brand,.header-ten .navbar-brand,.header-eleven .navbar-brand,.header-twelve .header-main .navbar-brand,.header-thirteen .navbar-brand,.header-fourteen .navbar-brand,.header-fifteen .navbar-brand,.header-sixteen .navbar-brand,.header-eighteen .navbar-brand,.header-nineteen .navbar-brand,.header-twenty .navbar-brand,.header-twenty-one .navbar-brand,.header-twenty-two .navbar-brand,.header-twenty-three .navbar-brand,.header-twenty-four .navbar-brand,.header-twenty-five .navbar-brand,.header-twenty-six .navbar-brand,.header-twenty-seven .navbar-brand,.header-twenty-eight .navbar-brand,.header-twenty-nine .navbar-brand,.header-thirty .navbar-brand{color:#000!important}}:root{--header-two-bg: #fff;--header-two-text: #343a40;--header-two-text-hover: #667eea;--header-two-border: #e9ecef;--header-two-shadow: rgba(0, 0, 0, .08);--header-two-logo-height: 60px}[data-bs-theme=dark]{--header-two-bg: #212529;--header-two-text: #dee2e6;--header-two-text-hover: #667eea;--header-two-border: #495057;--header-two-shadow: rgba(0, 0, 0, .3)}@media(prefers-color-scheme:dark){:root:not([data-bs-theme=light]){--header-two-bg: #212529;--header-two-text: #dee2e6;--header-two-text-hover: #667eea;--header-two-border: #495057;--header-two-shadow: rgba(0, 0, 0, .3)}}.header-two{background-color:var(--header-two-bg);border-bottom:1px solid var(--header-two-border);position:relative;z-index:1030;transition:all .3s ease}.header-two.sticky{position:fixed;top:0;left:0;right:0;box-shadow:0 2px 20px var(--header-two-shadow);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.header-two.sticky .header-two__logo-section{padding:.5rem 0}.header-two.sticky .header-two__logo-section .header-two__logo img{max-height:40px}.header-two.sticky .header-two__nav{border-top-color:transparent}.header-two.sticky{animation:slideDown .3s ease}@keyframes slideDown{0%{transform:translateY(-100%)}to{transform:translateY(0)}}.header-two__logo-section{text-align:center;padding:1.5rem 0;transition:padding .3s ease}@media(max-width:767.98px){.header-two__logo-section{padding:1rem 0}}.header-two__logo a{display:inline-flex;align-items:center;text-decoration:none;color:var(--header-two-text);font-weight:700;font-size:1.5rem;transition:color .2s ease}.header-two__logo a:hover{color:var(--header-two-text-hover)}.header-two__logo a:focus{outline:2px solid var(--header-two-text-hover);outline-offset:4px;border-radius:.25rem}.header-two__logo img{max-height:var(--header-two-logo-height);width:auto;transition:max-height .3s ease}@media(max-width:767.98px){.header-two__logo img{max-height:45px}}.header-two__tagline{font-size:.875rem;color:var(--header-two-text);opacity:.7;margin-top:.25rem}.header-two__nav{border-top:1px solid var(--header-two-border);background-color:#667eea05;transition:all .3s ease}@media(max-width:991.98px){.header-two__nav{background-color:var(--header-two-bg)}}.header-two__menu{display:none;justify-content:center;list-style:none;margin:0;padding:0;gap:.25rem}@media(min-width:992px){.header-two__menu{display:flex}}.header-two__menu-item{position:relative}.header-two__menu-item:hover .header-two__submenu,.header-two__menu-item:focus-within .header-two__submenu{opacity:1;visibility:visible;transform:translateY(0)}.header-two__menu-item:hover>.header-two__menu-link,.header-two__menu-item:focus-within>.header-two__menu-link{color:var(--header-two-text-hover)}.header-two__menu-item:hover>.header-two__menu-link:after,.header-two__menu-item:focus-within>.header-two__menu-link:after{width:100%}.header-two__menu-link{display:flex;align-items:center;padding:1rem 1.25rem;color:var(--header-two-text);text-decoration:none;font-weight:500;font-size:1rem;text-transform:uppercase;letter-spacing:1px;transition:color .2s ease;position:relative;gap:.25rem}.header-two__menu-link:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:0;height:2px;background-color:var(--header-two-text-hover);transition:width .2s ease}.header-two__menu-link:hover{color:var(--header-two-text-hover)}.header-two__menu-link:focus{outline:2px solid var(--header-two-text-hover);outline-offset:2px}.header-two__menu-link.active{color:var(--header-two-text-hover)}.header-two__menu-link.active:after{width:100%}.header-two__submenu-icon{font-size:.75rem;transition:transform .2s ease}.header-two__submenu{position:absolute;top:100%;left:50%;transform:translate(-50%) translateY(10px);min-width:200px;background-color:var(--header-two-bg);border:1px solid var(--header-two-border);border-radius:.375rem;box-shadow:0 10px 40px var(--header-two-shadow);padding:.5rem 0;opacity:0;visibility:hidden;transition:all .2s ease;z-index:1000;list-style:none;margin:0}.header-two__submenu-link{display:block;padding:.5rem 1rem;color:var(--header-two-text);text-decoration:none;font-size:.875rem;text-transform:none;letter-spacing:0;transition:all .2s ease}.header-two__submenu-link:hover{background-color:#667eea0d;color:var(--header-two-text-hover);padding-left:1.25rem}.header-two__submenu-link:focus{outline:2px solid var(--header-two-text-hover);outline-offset:-2px}.header-two__mobile-toggle{display:none;align-items:center;justify-content:center;width:44px;height:44px;background:transparent;border:none;cursor:pointer;padding:0;border-radius:.375rem;position:absolute;right:1rem;top:50%;transform:translateY(-50%)}@media(max-width:991.98px){.header-two__mobile-toggle{display:flex}}.header-two__mobile-toggle:focus{outline:2px solid var(--header-two-text-hover);outline-offset:2px}.header-two__mobile-menu{display:none;flex-direction:column;padding:.5rem 0}@media(max-width:991.98px){.header-two__mobile-menu{display:flex}}.header-two__mobile-menu .header-two__menu{display:flex;flex-direction:column;align-items:stretch;gap:0}.header-two__mobile-menu .header-two__menu-link{padding:.75rem 1rem;border-bottom:1px solid var(--header-two-border);justify-content:space-between;text-transform:none;letter-spacing:0}.header-two__mobile-menu .header-two__menu-link:after{display:none}.header-two__mobile-menu .header-two__submenu{position:static;transform:none;opacity:1;visibility:visible;border:none;box-shadow:none;padding-left:1.5rem;max-height:0;overflow:hidden;transition:max-height .3s ease}.header-two__mobile-menu .header-two__submenu.open{max-height:500px}.header-two__overlay{position:fixed;inset:0;background-color:#00000080;opacity:0;visibility:hidden;transition:all .3s ease;z-index:1029}.header-two__overlay.active{opacity:1;visibility:visible}@media(prefers-reduced-motion:reduce){.header-two{transition:none}.header-two.sticky{animation:none}.header-two__menu-link,.header-two__submenu-link,.header-two__logo img{transition:none}.header-two__menu-link:after{transition:none}}@media(prefers-contrast:high){.header-two{--header-two-border: currentColor}.header-two__menu-link{border:1px solid transparent}.header-two__menu-link:focus{border-color:currentColor}}@media print{.header-two{position:static!important;box-shadow:none!important}.header-two__logo-section{padding:.5rem 0}.header-two__nav{display:none}}:root{--header-three-bg: transparent;--header-three-bg-solid: #fff;--header-three-text: #fff;--header-three-text-solid: #343a40;--header-three-text-hover: #667eea;--header-three-border: rgba(255, 255, 255, .1);--header-three-border-solid: #e9ecef;--header-three-shadow: rgba(0, 0, 0, .1)}[data-bs-theme=dark]{--header-three-bg-solid: #212529;--header-three-text-solid: #dee2e6;--header-three-border-solid: #495057}@media(prefers-color-scheme:dark){:root:not([data-bs-theme=light]){--header-three-bg-solid: #212529;--header-three-text-solid: #dee2e6;--header-three-border-solid: #495057}}.header-three{background-color:var(--header-three-bg);position:fixed;top:0;left:0;right:0;z-index:1030;transition:all .4s ease}.header-three.solid{background-color:var(--header-three-bg-solid);box-shadow:0 2px 30px var(--header-three-shadow)}.header-three.solid .header-three__logo a,.header-three.solid .header-three__menu-link{color:var(--header-three-text-solid)}.header-three.solid .header-three__menu-link:hover{color:var(--header-three-text-hover)}.header-three__container{display:flex;align-items:center;justify-content:space-between;padding-top:1.25rem;padding-bottom:1.25rem;min-height:80px;transition:padding .3s ease}.solid .header-three__container{padding-top:.75rem;padding-bottom:.75rem;min-height:70px}.header-three__logo{flex-shrink:0}.header-three__logo a{display:flex;align-items:center;text-decoration:none;color:var(--header-three-text);font-weight:700;font-size:1.25rem;transition:color .3s ease}.header-three__logo a:hover{opacity:.9}.header-three__logo a:focus{outline:2px solid var(--header-three-text);outline-offset:4px;border-radius:.25rem}.solid .header-three__logo a:focus{outline-color:var(--header-three-text-hover)}.header-three__logo img{max-height:45px;width:auto}.solid .header-three__logo img{max-height:40px}.header-three__nav{display:none}@media(min-width:992px){.header-three__nav{display:flex;align-items:center}}.header-three__menu{display:flex;align-items:center;list-style:none;margin:0;padding:0;gap:.5rem}.header-three__menu-item{position:relative}.header-three__menu-item:hover .header-three__submenu,.header-three__menu-item:focus-within .header-three__submenu{opacity:1;visibility:visible;transform:translateY(0)}.header-three__menu-link{display:flex;align-items:center;padding:.5rem 1rem;color:var(--header-three-text);text-decoration:none;font-weight:500;font-size:1rem;transition:color .3s ease;border-radius:.375rem;gap:.25rem}.header-three__menu-link:hover{color:var(--header-three-text-hover)}.header-three__menu-link:focus{outline:2px solid var(--header-three-text);outline-offset:2px}.header-three__menu-link.active{color:var(--header-three-text-hover)}.header-three__submenu-icon{font-size:.75rem}.header-three__submenu{position:absolute;top:100%;left:0;min-width:220px;background-color:var(--header-three-bg-solid);border:1px solid var(--header-three-border-solid);border-radius:.375rem;box-shadow:0 10px 40px var(--header-three-shadow);padding:.5rem 0;opacity:0;visibility:hidden;transform:translateY(10px);transition:all .3s ease;z-index:1000;list-style:none;margin:0}.header-three__submenu-link{display:block;padding:.5rem 1rem;color:var(--header-three-text-solid);text-decoration:none;font-size:.875rem;transition:all .2s ease}.header-three__submenu-link:hover{background-color:#667eea0d;color:var(--header-three-text-hover);padding-left:1.25rem}.header-three__submenu-link:focus{outline:2px solid var(--header-three-text-hover);outline-offset:-2px}.header-three__cta{display:none}@media(min-width:992px){.header-three__cta{display:flex;align-items:center;gap:1rem}}.header-three__cta-btn{padding:.5rem 1.5rem;font-weight:600;border-radius:50rem;border:2px solid var(--header-three-text);background:transparent;color:var(--header-three-text);cursor:pointer;transition:all .3s ease}.header-three__cta-btn:hover{background:var(--header-three-text);color:var(--header-three-bg-solid)}.header-three__cta-btn:focus{outline:2px solid var(--header-three-text);outline-offset:4px}.header-three__cta-btn--filled{background:var(--header-three-text);color:var(--header-three-bg-solid)}.header-three__cta-btn--filled:hover{background:transparent;color:var(--header-three-text)}.header-three__mobile-toggle{display:flex;align-items:center;justify-content:center;width:44px;height:44px;background:transparent;border:none;cursor:pointer;padding:0;border-radius:.375rem}@media(min-width:992px){.header-three__mobile-toggle{display:none}}.header-three__mobile-toggle:focus{outline:2px solid var(--header-three-text);outline-offset:2px}.header-three__mobile-menu{position:fixed;inset:80px 0 0;background-color:var(--header-three-bg-solid);padding:2rem;overflow-y:auto;transform:translate(100%);transition:transform .3s ease;z-index:1029}@media(min-width:992px){.header-three__mobile-menu{display:none!important}}.header-three__mobile-menu.active{transform:translate(0)}.header-three__mobile-menu .header-three__menu{flex-direction:column;align-items:stretch;gap:0}.header-three__mobile-menu .header-three__menu-link{padding:1rem;border-bottom:1px solid var(--header-three-border-solid);color:var(--header-three-text-solid);justify-content:space-between}.header-three__mobile-menu .header-three__submenu{position:static;opacity:1;visibility:visible;transform:none;border:none;box-shadow:none;padding-left:1.5rem;max-height:0;overflow:hidden;transition:max-height .3s ease}.header-three__mobile-menu .header-three__submenu.open{max-height:500px}.header-three__mobile-menu .header-three__cta{display:flex;flex-direction:column;margin-top:2rem;gap:1rem}.header-three__mobile-menu .header-three__cta .header-three__cta-btn{border-color:var(--header-three-text-hover);color:var(--header-three-text-hover)}.header-three__mobile-menu .header-three__cta .header-three__cta-btn--filled{background:var(--header-three-text-hover);color:var(--header-three-bg-solid)}.header-three__overlay{position:fixed;inset:80px 0 0;background-color:#00000080;opacity:0;visibility:hidden;transition:all .3s ease;z-index:1028}@media(min-width:992px){.header-three__overlay{display:none}}.header-three__overlay.active{opacity:1;visibility:visible}@media(prefers-reduced-motion:reduce){.header-three,.header-three__container,.header-three__menu-link,.header-three__submenu-link,.header-three__cta-btn,.header-three__mobile-menu{transition:none}}@media(prefers-contrast:high){.header-three__menu-link{border:1px solid transparent}.header-three__menu-link:focus{border-color:currentColor}}@media print{.header-three{position:static!important;background:#fff!important;box-shadow:none!important}.header-three__cta,.header-three__mobile-toggle,.header-three__mobile-menu{display:none!important}}:root{--header-four-bg: #fff;--header-four-text: #343a40;--header-four-text-hover: #667eea;--header-four-border: #e9ecef;--header-four-shadow: rgba(0, 0, 0, .08);--header-four-drawer-bg: #fff;--header-four-drawer-width: 320px}[data-bs-theme=dark]{--header-four-bg: #212529;--header-four-text: #dee2e6;--header-four-text-hover: #667eea;--header-four-border: #495057;--header-four-shadow: rgba(0, 0, 0, .3);--header-four-drawer-bg: #212529}@media(prefers-color-scheme:dark){:root:not([data-bs-theme=light]){--header-four-bg: #212529;--header-four-text: #dee2e6;--header-four-text-hover: #667eea;--header-four-border: #495057;--header-four-shadow: rgba(0, 0, 0, .3);--header-four-drawer-bg: #212529}}.header-four{background-color:var(--header-four-bg);border-bottom:1px solid var(--header-four-border);position:sticky;top:0;z-index:1030;transition:all .3s ease}.header-four.sticky{box-shadow:0 2px 20px var(--header-four-shadow)}.header-four__container{display:flex;align-items:center;justify-content:space-between;padding-top:1rem;padding-bottom:1rem;min-height:70px}.header-four__logo{flex-shrink:0}.header-four__logo a{display:flex;align-items:center;text-decoration:none;color:var(--header-four-text);font-weight:700;font-size:1.25rem;transition:color .2s ease}.header-four__logo a:hover{color:var(--header-four-text-hover)}.header-four__logo a:focus{outline:2px solid var(--header-four-text-hover);outline-offset:4px;border-radius:.25rem}.header-four__logo img{max-height:40px;width:auto}.header-four__toggle{display:flex;align-items:center;justify-content:center;width:50px;height:50px;background:transparent;border:1px solid var(--header-four-border);border-radius:.375rem;cursor:pointer;padding:0;transition:all .2s ease}.header-four__toggle:hover{background-color:#667eea0d;border-color:var(--header-four-text-hover)}.header-four__toggle:focus{outline:2px solid var(--header-four-text-hover);outline-offset:2px}.header-four__drawer{position:fixed;top:0;left:0;width:var(--header-four-drawer-width);max-width:90vw;height:100vh;background-color:var(--header-four-drawer-bg);box-shadow:5px 0 30px var(--header-four-shadow);transform:translate(-100%);transition:transform .3s cubic-bezier(.4,0,.2,1);z-index:1040;display:flex;flex-direction:column;overflow-y:auto}.header-four__drawer.active{transform:translate(0)}@media(min-width:1200px){.header-four__drawer{width:400px}}.header-four__drawer-header{display:flex;align-items:center;justify-content:space-between;padding:1.5rem;border-bottom:1px solid var(--header-four-border)}.header-four__drawer-logo a{display:flex;align-items:center;text-decoration:none;color:var(--header-four-text);font-weight:700;font-size:1.25rem}.header-four__drawer-logo img{max-height:35px;width:auto}.header-four__drawer-close{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:transparent;border:1px solid var(--header-four-border);border-radius:.375rem;cursor:pointer;transition:all .2s ease;color:var(--header-four-text);font-size:1.25rem}.header-four__drawer-close:hover{background-color:#667eea1a;border-color:var(--header-four-text-hover);color:var(--header-four-text-hover)}.header-four__drawer-close:focus{outline:2px solid var(--header-four-text-hover);outline-offset:2px}.header-four__drawer-body{flex:1;padding:1.5rem;overflow-y:auto}.header-four__menu{list-style:none;margin:0;padding:0}.header-four__menu-item{border-bottom:1px solid var(--header-four-border)}.header-four__menu-item:last-child{border-bottom:none}.header-four__menu-link{display:flex;align-items:center;justify-content:space-between;padding:.875rem 0;color:var(--header-four-text);text-decoration:none;font-weight:500;font-size:1rem;transition:color .2s ease}.header-four__menu-link:hover{color:var(--header-four-text-hover)}.header-four__menu-link:focus{outline:2px solid var(--header-four-text-hover);outline-offset:2px}.header-four__menu-link.active{color:var(--header-four-text-hover)}.header-four__submenu-toggle{display:flex;align-items:center;justify-content:center;width:30px;height:30px;background:transparent;border:none;cursor:pointer;color:var(--header-four-text);transition:all .2s ease}.header-four__submenu-toggle:hover{color:var(--header-four-text-hover)}.header-four__submenu-toggle .icon{transition:transform .2s ease}.header-four__submenu-toggle.active .icon{transform:rotate(180deg)}.header-four__submenu{list-style:none;margin:0;padding:0 0 1rem 1rem;max-height:0;overflow:hidden;transition:max-height .3s ease}.header-four__submenu.open{max-height:500px}.header-four__submenu-link{display:block;padding:.5rem 0;color:var(--header-four-text);text-decoration:none;font-size:.875rem;opacity:.8;transition:all .2s ease}.header-four__submenu-link:hover{color:var(--header-four-text-hover);opacity:1}.header-four__submenu-link:focus{outline:2px solid var(--header-four-text-hover);outline-offset:2px}.header-four__drawer-footer{padding:1.5rem;border-top:1px solid var(--header-four-border)}.header-four__cta{display:flex;flex-direction:column;gap:1rem}.header-four__cta-btn{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem;font-weight:600;border-radius:.375rem;text-decoration:none;transition:all .2s ease;cursor:pointer;border:none}.header-four__cta-btn--primary{background-color:#667eea;color:#fff}.header-four__cta-btn--primary:hover{background-color:#3958e4}.header-four__cta-btn--outline{background-color:transparent;border:2px solid var(--header-four-border);color:var(--header-four-text)}.header-four__cta-btn--outline:hover{border-color:var(--header-four-text-hover);color:var(--header-four-text-hover)}.header-four__cta-btn:focus{outline:2px solid var(--header-four-text-hover);outline-offset:2px}.header-four__social{display:flex;gap:.75rem;margin-top:1.5rem}.header-four__social a{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background-color:#667eea1a;color:var(--header-four-text);border-radius:50%;text-decoration:none;transition:all .2s ease}.header-four__social a:hover{background-color:#667eea;color:#fff}.header-four__social a:focus{outline:2px solid var(--header-four-text-hover);outline-offset:2px}.header-four__overlay{position:fixed;inset:0;background-color:#00000080;opacity:0;visibility:hidden;transition:all .3s ease;z-index:1035}.header-four__overlay.active{opacity:1;visibility:visible}@media(prefers-reduced-motion:reduce){.header-four,.header-four__drawer,.header-four__submenu-toggle .icon,.header-four__cta-btn,.header-four__social a{transition:none}}@media(prefers-contrast:high){.header-four{--header-four-border: currentColor}.header-four__menu-link{border:1px solid transparent}.header-four__menu-link:focus{border-color:currentColor}}@media print{.header-four__toggle,.header-four__drawer,.header-four__overlay{display:none!important}}.header-five,[class*=header-five-]{--h5-bg: var(--zp-white);--h5-bg-rgb: 255, 255, 255;--h5-text: var(--zp-gray-800);--h5-text-hover: var(--zp-primary);--h5-border: var(--zp-gray-200);--h5-shadow: var(--zp-shadow-md);--h5-accent: var(--zp-primary);--h5-accent-hover: var(--zp-primary-light);--h5-font-size: var(--zp-font-base);--h5-font-weight: var(--zp-font-medium);--h5-logo-size: var(--zp-font-xl);--h5-padding-y: var(--zp-space-4);--h5-padding-x: var(--zp-space-6);--h5-nav-gap: var(--zp-space-1);--h5-height: 80px;--h5-transition: var(--zp-transition-base);--h5-radius: var(--zp-border-radius);--h5-radius-lg: var(--zp-border-radius-lg)}[data-bs-theme=dark] .header-five,[data-bs-theme=dark] [class*=header-five-]{--h5-bg: var(--zp-gray-100);--h5-bg-rgb: 26, 29, 33;--h5-text: var(--zp-gray-700);--h5-border: var(--zp-gray-300);--h5-shadow: 0 4px 20px rgba(0, 0, 0, .3)}.header-five{background-color:var(--h5-bg);border-bottom:1px solid var(--h5-border);position:sticky;top:0;z-index:var(--zp-z-sticky);transition:var(--h5-transition)}.header-five__top-bar{background-color:var(--h5-accent);color:var(--zp-white);padding:var(--zp-space-2) 0;font-size:var(--zp-font-xs)}.header-five__top-bar a{color:var(--zp-white);text-decoration:none;transition:var(--h5-transition)}.header-five__top-bar a:hover{text-decoration:underline;opacity:.9}.header-five__top-bar-container{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:var(--zp-space-2)}.header-five__top-bar-left{display:flex;align-items:center;gap:var(--zp-space-4);flex-wrap:wrap}.header-five__top-bar-item{display:flex;align-items:center;gap:var(--zp-space-2);color:var(--zp-white)}.header-five__top-bar-item i,.header-five__top-bar-item .icon{font-size:var(--zp-font-sm)}.header-five__top-bar-right{display:flex;align-items:center;gap:var(--zp-space-3)}@media(max-width:576px){.header-five__top-bar-right{display:none}}.header-five__social-links{display:flex;align-items:center;gap:var(--zp-space-2)}.header-five__social-links a{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;transition:var(--h5-transition)}.header-five__social-links a:hover{background-color:#fff3;text-decoration:none}.header-five__logo-section{padding:var(--h5-padding-y) 0;border-bottom:1px solid var(--h5-border)}.header-five__logo-container{display:flex;align-items:center;justify-content:space-between;gap:var(--zp-space-4)}.header-five__logo{flex-shrink:0}.header-five__logo a{display:flex;align-items:center;text-decoration:none;color:var(--h5-text);font-weight:var(--zp-font-bold);font-size:var(--h5-logo-size);transition:var(--h5-transition)}.header-five__logo a:hover{color:var(--h5-text-hover)}.header-five__logo a:focus{outline:2px solid var(--h5-text-hover);outline-offset:4px;border-radius:var(--h5-radius)}.header-five__logo img{max-height:45px;width:auto}.header-five__logo-actions{display:flex;align-items:center;gap:var(--zp-space-3)}.header-five__search-form{position:relative;display:none}@media(min-width:768px){.header-five__search-form{display:block}}.header-five__search-form .search-input{width:280px;padding:var(--zp-space-3) var(--zp-space-10) var(--zp-space-3) var(--zp-space-4);border:2px solid var(--h5-border);border-radius:var(--zp-border-radius-full);font-size:var(--zp-font-sm);background-color:transparent;color:var(--h5-text);transition:var(--h5-transition)}.header-five__search-form .search-input:focus{outline:none;border-color:var(--h5-accent)}.header-five__search-form .search-input::-moz-placeholder{color:var(--h5-text);opacity:.5}.header-five__search-form .search-input::placeholder{color:var(--h5-text);opacity:.5}.header-five__action-btn{display:flex;align-items:center;justify-content:center;width:44px;height:44px;background:transparent;border:1px solid var(--h5-border);border-radius:var(--h5-radius);color:var(--h5-text);cursor:pointer;position:relative;transition:var(--h5-transition)}.header-five__action-btn:hover{background-color:var(--h5-accent);border-color:var(--h5-accent);color:var(--zp-white)}.header-five__action-btn:focus{outline:2px solid var(--h5-accent);outline-offset:2px}.header-five__action-btn .badge{position:absolute;top:-4px;right:-4px;min-width:18px;height:18px;padding:0 5px;background-color:var(--zp-danger);color:var(--zp-white);border-radius:var(--zp-border-radius-full);font-size:.625rem;font-weight:var(--zp-font-bold);display:flex;align-items:center;justify-content:center}.header-five__nav-section{padding:var(--zp-space-2) 0}.header-five__nav-container{display:flex;align-items:center;justify-content:space-between}.header-five__nav-left,.header-five__nav-right{display:none;flex:1}@media(min-width:992px){.header-five__nav-left,.header-five__nav-right{display:flex}}.header-five__nav-left{justify-content:flex-end;padding-right:var(--zp-space-16)}.header-five__nav-right{justify-content:flex-start;padding-left:var(--zp-space-16)}.header-five__nav-center{position:absolute;left:50%;transform:translate(-50%);flex-shrink:0}@media(max-width:991px){.header-five__nav-center{position:static;transform:none}}.header-five__menu{display:flex;align-items:center;list-style:none;margin:0;padding:0;gap:var(--h5-nav-gap)}.header-five__menu-item{position:relative}.header-five__menu-item:hover>.header-five__submenu,.header-five__menu-item:focus-within>.header-five__submenu{opacity:1;visibility:visible;transform:translateY(0)}.header-five__menu-link{display:flex;align-items:center;padding:var(--zp-space-2) var(--zp-space-4);color:var(--h5-text);text-decoration:none;font-weight:var(--h5-font-weight);font-size:var(--h5-font-size);transition:var(--h5-transition);border-radius:var(--h5-radius);gap:var(--zp-space-1)}.header-five__menu-link:hover{color:var(--h5-text-hover)}.header-five__menu-link:focus{outline:2px solid var(--h5-text-hover);outline-offset:2px}.header-five__menu-link.is-active{color:var(--h5-text-hover)}.header-five__menu-link--bordered{padding:var(--zp-space-1) var(--zp-space-6);border:1px solid transparent}.header-five__menu-link--bordered:hover{border-color:var(--h5-accent-hover)}.header-five__submenu-icon{font-size:.625rem;transition:var(--h5-transition)}.header-five__submenu{position:absolute;top:100%;left:0;min-width:220px;background-color:var(--h5-bg);border:1px solid var(--h5-border);border-radius:var(--h5-radius);box-shadow:var(--h5-shadow);padding:var(--zp-space-2) 0;opacity:0;visibility:hidden;transform:translateY(10px);transition:var(--h5-transition);z-index:var(--zp-z-dropdown);list-style:none;margin:0}.header-five__submenu-link{display:block;padding:var(--zp-space-2) var(--zp-space-4);color:var(--h5-text);text-decoration:none;font-size:var(--zp-font-sm);transition:var(--h5-transition)}.header-five__submenu-link:hover{background-color:rgba(var(--zp-primary-rgb),.05);color:var(--h5-text-hover);padding-left:var(--zp-space-5)}.header-five__submenu-link:focus{outline:2px solid var(--h5-text-hover);outline-offset:-2px}.header-five__mega-menu{position:absolute;top:100%;left:50%;transform:translate(-50%) translateY(10px);width:950px;max-width:95vw;background-color:var(--h5-bg);border-radius:var(--h5-radius-lg);box-shadow:var(--zp-shadow-xl);padding:var(--zp-space-8);opacity:0;visibility:hidden;transition:var(--h5-transition);z-index:var(--zp-z-dropdown)}@media(max-width:1199px){.header-five__mega-menu{width:700px}}@media(max-width:991px){.header-five__mega-menu{width:100%;left:0;transform:translateY(10px)}}.header-five__mega-menu.is-active,.show>.header-five__mega-menu{opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}@media(max-width:991px){.header-five__mega-menu.is-active,.show>.header-five__mega-menu{transform:translateY(0)}}.header-five__mega-menu .dropdown-header{font-size:var(--zp-font-lg);font-weight:var(--zp-font-semibold);color:var(--h5-text);padding:0;margin-bottom:var(--zp-space-4)}.header-five__mega-menu .dropdown-item{font-size:var(--h5-font-size);padding:var(--zp-space-2) var(--zp-space-4);border-radius:var(--h5-radius);transition:var(--h5-transition)}.header-five__mega-menu .dropdown-item:hover,.header-five__mega-menu .dropdown-item:focus{color:var(--zp-white);background:var(--h5-accent)}.header-five__mega-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--zp-space-8)}@media(max-width:991px){.header-five__mega-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:575px){.header-five__mega-grid{grid-template-columns:1fr}}.header-five__mobile-toggle{display:flex;align-items:center;justify-content:center;width:44px;height:44px;background:transparent;border:none;cursor:pointer;padding:0;border-radius:var(--h5-radius)}@media(min-width:992px){.header-five__mobile-toggle{display:none}}.header-five__mobile-toggle:focus{outline:2px solid var(--h5-text-hover);outline-offset:2px}.header-five__mobile-menu{position:fixed;top:var(--h5-height);left:0;right:0;bottom:0;background-color:var(--h5-bg);padding:var(--zp-space-8);overflow-y:auto;transform:translate(-100%);transition:transform .3s ease;z-index:1029}@media(min-width:992px){.header-five__mobile-menu{display:none!important}}.header-five__mobile-menu.is-active{transform:translate(0)}.header-five__mobile-menu .header-five__menu{flex-direction:column;align-items:stretch;gap:0}.header-five__mobile-menu .header-five__menu-link{padding:var(--zp-space-4);border-bottom:1px solid var(--h5-border);justify-content:space-between}.header-five__mobile-menu .header-five__menu-link--bordered{padding:var(--zp-space-4)}.header-five__mobile-menu .header-five__submenu{position:static;opacity:1;visibility:visible;transform:none;border:none;box-shadow:none;padding-left:var(--zp-space-6);max-height:0;overflow:hidden;transition:max-height .3s ease}.header-five__mobile-menu .header-five__nav-left,.header-five__mobile-menu .header-five__nav-right{display:flex;flex-direction:column;padding:0}.header-five__overlay{position:fixed;top:var(--h5-height);left:0;right:0;bottom:0;background-color:#00000080;opacity:0;visibility:hidden;transition:var(--h5-transition);z-index:1028}@media(min-width:992px){.header-five__overlay{display:none}}.header-five__overlay.is-active{opacity:1;visibility:visible}[data-bs-theme=dark] .header-five.is-sticky{background-color:#1a1d21f2}@media(max-width:991px){.header-five{--h5-padding-y: var(--zp-space-3);--h5-padding-x: var(--zp-space-4)}.header-five__nav-left,.header-five__nav-right{padding:0}}@media(max-width:767px){.header-five{--h5-height: 60px}.header-five__logo a{font-size:var(--zp-font-lg)}.header-five__logo img{max-height:32px}}@media(prefers-reduced-motion:reduce){.header-five,.header-five__menu-link,.header-five__submenu-link,.header-five__mega-menu,.header-five__action-btn,.header-five__search-btn{transition:none}}@media(prefers-contrast:high){.header-five{--h5-border: currentColor}.header-five__menu-link,.header-five__action-btn{border:1px solid transparent}.header-five__menu-link:focus,.header-five__action-btn:focus{border-color:currentColor}}@media print{.header-five{position:static!important;box-shadow:none!important}.header-five__top-bar,.header-five__mobile-toggle,.header-five__mobile-menu,.header-five__search-form,.header-five__action-btn{display:none!important}}:root{--header-six-bg: #fff;--header-six-text: #343a40;--header-six-text-hover: #667eea;--header-six-border: #e9ecef;--header-six-shadow: rgba(0, 0, 0, .08);--header-six-mega-bg: #fff;--header-six-mega-width: 900px}[data-bs-theme=dark]{--header-six-bg: #212529;--header-six-text: #dee2e6;--header-six-text-hover: #667eea;--header-six-border: #495057;--header-six-shadow: rgba(0, 0, 0, .3);--header-six-mega-bg: #212529}@media(prefers-color-scheme:dark){:root:not([data-bs-theme=light]){--header-six-bg: #212529;--header-six-text: #dee2e6;--header-six-text-hover: #667eea;--header-six-border: #495057;--header-six-shadow: rgba(0, 0, 0, .3);--header-six-mega-bg: #212529}}.header-six{background-color:var(--header-six-bg);border-bottom:1px solid var(--header-six-border);position:sticky;top:0;z-index:1030;transition:all .3s ease}.header-six.sticky{box-shadow:0 2px 20px var(--header-six-shadow);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.header-six__container{display:flex;align-items:center;justify-content:space-between;padding-top:1rem;padding-bottom:1rem;min-height:75px}.header-six__logo{flex-shrink:0}.header-six__logo a{display:flex;align-items:center;text-decoration:none;color:var(--header-six-text);font-weight:700;font-size:1.25rem;transition:color .2s ease}.header-six__logo a:hover{color:var(--header-six-text-hover)}.header-six__logo a:focus{outline:2px solid var(--header-six-text-hover);outline-offset:4px;border-radius:.25rem}.header-six__logo img{max-height:45px;width:auto}.header-six__nav{display:none}@media(min-width:992px){.header-six__nav{display:flex;align-items:center}}.header-six__menu{display:flex;align-items:center;list-style:none;margin:0;padding:0;gap:.25rem}.header-six__menu-item{position:relative}.header-six__menu-item:hover>.header-six__mega-menu,.header-six__menu-item:hover>.header-six__submenu,.header-six__menu-item:focus-within>.header-six__mega-menu,.header-six__menu-item:focus-within>.header-six__submenu{opacity:1;visibility:visible;transform:translateY(0)}.header-six__menu-item:hover>.header-six__menu-link,.header-six__menu-item:focus-within>.header-six__menu-link{color:var(--header-six-text-hover)}.header-six__menu-link{display:flex;align-items:center;padding:.75rem 1.25rem;color:var(--header-six-text);text-decoration:none;font-weight:500;font-size:1rem;transition:all .2s ease;border-radius:.375rem;gap:.5rem}.header-six__menu-link:hover{color:var(--header-six-text-hover);background-color:#667eea0d}.header-six__menu-link:focus{outline:2px solid var(--header-six-text-hover);outline-offset:2px}.header-six__menu-link.active{color:var(--header-six-text-hover)}.header-six__submenu{position:absolute;top:100%;left:0;min-width:220px;background-color:var(--header-six-mega-bg);border:1px solid var(--header-six-border);border-radius:.375rem;box-shadow:0 10px 40px var(--header-six-shadow);padding:.5rem 0;opacity:0;visibility:hidden;transform:translateY(10px);transition:all .3s ease;z-index:1000;list-style:none;margin:0}.header-six__submenu-link{display:block;padding:.5rem 1rem;color:var(--header-six-text);text-decoration:none;font-size:.875rem;transition:all .2s ease}.header-six__submenu-link:hover{background-color:#667eea0d;color:var(--header-six-text-hover);padding-left:1.25rem}.header-six__submenu-link:focus{outline:2px solid var(--header-six-text-hover);outline-offset:-2px}.header-six__mega-menu{position:absolute;top:100%;left:50%;transform:translate(-50%) translateY(10px);width:var(--header-six-mega-width);max-width:95vw;background-color:var(--header-six-mega-bg);border-radius:.5rem;box-shadow:0 20px 60px var(--header-six-shadow);padding:2rem;opacity:0;visibility:hidden;transition:all .3s ease;z-index:1000}@media(max-width:1199.98px){.header-six__mega-menu{width:800px}}@media(max-width:991.98px){.header-six__mega-menu{width:600px}}.header-six__mega-menu.active,.show>.header-six__mega-menu{opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}.header-six__mega-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}@media(max-width:991.98px){.header-six__mega-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:575.98px){.header-six__mega-grid{grid-template-columns:1fr}}.header-six__mega-column h4,.header-six__mega-column .h4,.header-six__mega-column h5,.header-six__mega-column .h5{font-size:1rem;font-weight:600;color:var(--header-six-text);margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid var(--header-six-text-hover);display:inline-block}.header-six__mega-column ul{list-style:none;margin:0;padding:0}.header-six__mega-column li{margin-bottom:.5rem}.header-six__mega-column a{display:flex;align-items:center;color:var(--header-six-text);text-decoration:none;font-size:.875rem;padding:.375rem 0;transition:all .2s ease;gap:.5rem}.header-six__mega-column a i,.header-six__mega-column a .icon{color:var(--header-six-text-hover);font-size:.75rem;opacity:0;transform:translate(-5px);transition:all .2s ease}.header-six__mega-column a:hover{color:var(--header-six-text-hover);padding-left:.5rem}.header-six__mega-column a:hover i,.header-six__mega-column a:hover .icon{opacity:1;transform:translate(0)}.header-six__mega-column a:focus{outline:2px solid var(--header-six-text-hover);outline-offset:2px}.header-six__mega-featured{grid-column:span 2;background:linear-gradient(135deg,#667eea0d,#667eea1a);border-radius:.375rem;padding:1.5rem}@media(max-width:991.98px){.header-six__mega-featured{grid-column:span 2}}@media(max-width:575.98px){.header-six__mega-featured{grid-column:span 1}}.header-six__mega-featured img{width:100%;height:150px;-o-object-fit:cover;object-fit:cover;border-radius:.375rem;margin-bottom:1rem}.header-six__mega-featured h5,.header-six__mega-featured .h5{font-size:1rem;font-weight:600;margin-bottom:.5rem}.header-six__mega-featured p{font-size:.875rem;color:var(--header-six-text);opacity:.8;margin-bottom:1rem}.header-six__mega-featured a{display:inline-flex;align-items:center;color:var(--header-six-text-hover);text-decoration:none;font-weight:500;font-size:.875rem;gap:.5rem}.header-six__mega-featured a:hover{text-decoration:underline}.header-six__mega-footer{grid-column:1/-1;border-top:1px solid var(--header-six-border);padding-top:1.5rem;margin-top:1rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}@media(max-width:575.98px){.header-six__mega-footer{flex-direction:column;text-align:center}}.header-six__mega-contact{display:flex;align-items:center;gap:1.5rem;font-size:.875rem}.header-six__mega-contact span{display:flex;align-items:center;gap:.5rem;color:var(--header-six-text)}.header-six__mega-contact span i{color:var(--header-six-text-hover)}.header-six__mega-cta .btn{padding:.5rem 1.5rem;font-size:.875rem}.header-six__cta{display:none}@media(min-width:992px){.header-six__cta{display:flex;align-items:center;gap:1rem}}.header-six__cta-btn{padding:.625rem 1.5rem;font-weight:600;border-radius:50rem;transition:all .2s ease}.header-six__cta-btn:hover{transform:translateY(-2px)}.header-six__cta-btn:focus{outline:2px solid var(--header-six-text-hover);outline-offset:2px}.header-six__mobile-toggle{display:flex;align-items:center;justify-content:center;width:44px;height:44px;background:transparent;border:none;cursor:pointer;padding:0;border-radius:.375rem}@media(min-width:992px){.header-six__mobile-toggle{display:none}}.header-six__mobile-toggle:focus{outline:2px solid var(--header-six-text-hover);outline-offset:2px}.header-six__mobile-menu{position:fixed;inset:75px 0 0;background-color:var(--header-six-bg);padding:2rem;overflow-y:auto;transform:translate(-100%);transition:transform .3s ease;z-index:1029}@media(min-width:992px){.header-six__mobile-menu{display:none!important}}.header-six__mobile-menu.active{transform:translate(0)}.header-six__mobile-menu .header-six__menu{flex-direction:column;align-items:stretch;gap:0}.header-six__mobile-menu .header-six__menu-link{padding:1rem;border-bottom:1px solid var(--header-six-border);justify-content:space-between}.header-six__mobile-menu .header-six__mega-menu,.header-six__mobile-menu .header-six__submenu{position:static;transform:none;opacity:1;visibility:visible;border:none;box-shadow:none;padding:1rem 0 1rem 1.5rem;max-height:0;overflow:hidden;transition:max-height .3s ease;width:100%}.header-six__mobile-menu .header-six__mega-menu.open,.header-six__mobile-menu .header-six__submenu.open{max-height:2000px}.header-six__mobile-menu .header-six__mega-grid{grid-template-columns:1fr}.header-six__mobile-menu .header-six__mega-featured{grid-column:span 1}.header-six__overlay{position:fixed;inset:75px 0 0;background-color:#00000080;opacity:0;visibility:hidden;transition:all .3s ease;z-index:1028}@media(min-width:992px){.header-six__overlay{display:none}}.header-six__overlay.active{opacity:1;visibility:visible}@media(prefers-reduced-motion:reduce){.header-six,.header-six__menu-link,.header-six__submenu-link,.header-six__mega-menu,.header-six__mega-column a i{transition:none}}@media(prefers-contrast:high){.header-six{--header-six-border: currentColor}.header-six__menu-link{border:1px solid transparent}.header-six__menu-link:focus{border-color:currentColor}}@media print{.header-six{position:static!important;box-shadow:none!important}.header-six__mega-menu,.header-six__mobile-menu{display:none!important}}:root{--header-seven-topbar-bg: #f8f9fa;--header-seven-main-bg: #fff;--header-seven-text: #495057;--header-seven-text-hover: #667eea;--header-seven-border: #e9ecef;--header-seven-shadow: rgba(0, 0, 0, .08)}[data-bs-theme=dark]{--header-seven-topbar-bg: #343a40;--header-seven-main-bg: #212529;--header-seven-text: #dee2e6;--header-seven-text-hover: #667eea;--header-seven-border: #495057;--header-seven-shadow: rgba(0, 0, 0, .3)}@media(prefers-color-scheme:dark){:root:not([data-bs-theme=light]){--header-seven-topbar-bg: #343a40;--header-seven-main-bg: #212529;--header-seven-text: #dee2e6;--header-seven-text-hover: #667eea;--header-seven-border: #495057;--header-seven-shadow: rgba(0, 0, 0, .3)}}.header-seven{position:sticky;top:0;z-index:1030;transition:all .3s ease}.header-seven__topbar{background-color:var(--header-seven-topbar-bg);border-bottom:1px solid var(--header-seven-border);font-size:.875rem;padding:.5rem 0;transition:all .3s ease}.header-seven.sticky .header-seven__topbar{transform:translateY(-100%);opacity:0;height:0;padding:0;overflow:hidden}.header-seven__topbar-container{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem}.header-seven__topbar-left{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap}.header-seven__topbar-item{display:flex;align-items:center;gap:.5rem;color:var(--header-seven-text);text-decoration:none;font-size:.75rem}.header-seven__topbar-item i,.header-seven__topbar-item .icon,.header-seven__topbar-item:hover{color:var(--header-seven-text-hover)}.header-seven__topbar-item:focus{outline:2px solid var(--header-seven-text-hover);outline-offset:2px}.header-seven__topbar-right{display:flex;align-items:center;gap:1rem}@media(max-width:575.98px){.header-seven__topbar-right{display:none}}.header-seven__topbar-social{display:flex;align-items:center;gap:.5rem}.header-seven__topbar-social a{display:flex;align-items:center;justify-content:center;width:28px;height:28px;color:var(--header-seven-text);border-radius:50%;text-decoration:none;transition:all .2s ease}.header-seven__topbar-social a:hover{background-color:var(--header-seven-text-hover);color:#fff}.header-seven__topbar-social a:focus{outline:2px solid var(--header-seven-text-hover);outline-offset:2px}.header-seven__topbar-auth{display:flex;align-items:center;gap:.75rem}.header-seven__topbar-auth a{color:var(--header-seven-text);text-decoration:none;font-size:.75rem;transition:color .2s ease}.header-seven__topbar-auth a:hover{color:var(--header-seven-text-hover)}.header-seven__topbar-auth a:focus{outline:2px solid var(--header-seven-text-hover);outline-offset:2px}.header-seven__main{background-color:var(--header-seven-main-bg);border-bottom:1px solid var(--header-seven-border);transition:all .3s ease}.header-seven.sticky .header-seven__main{box-shadow:0 2px 20px var(--header-seven-shadow)}.header-seven__main-container{display:flex;align-items:center;justify-content:space-between;padding-top:1rem;padding-bottom:1rem;min-height:70px}.header-seven__logo{flex-shrink:0}.header-seven__logo a{display:flex;align-items:center;text-decoration:none;color:var(--header-seven-text);font-weight:700;font-size:1.25rem;transition:color .2s ease}.header-seven__logo a:hover{color:var(--header-seven-text-hover)}.header-seven__logo a:focus{outline:2px solid var(--header-seven-text-hover);outline-offset:4px;border-radius:.25rem}.header-seven__logo img{max-height:40px;width:auto}.header-seven__nav{display:none}@media(min-width:992px){.header-seven__nav{display:flex;align-items:center}}.header-seven__menu{display:flex;align-items:center;list-style:none;margin:0;padding:0;gap:.25rem}.header-seven__menu-item{position:relative}.header-seven__menu-item:hover .header-seven__submenu,.header-seven__menu-item:focus-within .header-seven__submenu{opacity:1;visibility:visible;transform:translateY(0)}.header-seven__menu-link{display:flex;align-items:center;padding:.625rem 1rem;color:var(--header-seven-text);text-decoration:none;font-weight:500;font-size:1rem;transition:all .2s ease;border-radius:.375rem;gap:.25rem}.header-seven__menu-link:hover{color:var(--header-seven-text-hover);background-color:#667eea0d}.header-seven__menu-link:focus{outline:2px solid var(--header-seven-text-hover);outline-offset:2px}.header-seven__menu-link.active{color:var(--header-seven-text-hover)}.header-seven__submenu{position:absolute;top:100%;left:0;min-width:220px;background-color:var(--header-seven-main-bg);border:1px solid var(--header-seven-border);border-radius:.375rem;box-shadow:0 10px 40px var(--header-seven-shadow);padding:.5rem 0;opacity:0;visibility:hidden;transform:translateY(10px);transition:all .2s ease;z-index:1000;list-style:none;margin:0}.header-seven__submenu-link{display:block;padding:.5rem 1rem;color:var(--header-seven-text);text-decoration:none;font-size:.875rem;transition:all .2s ease}.header-seven__submenu-link:hover{background-color:#667eea0d;color:var(--header-seven-text-hover);padding-left:1.25rem}.header-seven__submenu-link:focus{outline:2px solid var(--header-seven-text-hover);outline-offset:-2px}.header-seven__cta{display:none}@media(min-width:992px){.header-seven__cta{display:flex;align-items:center;gap:1rem}}.header-seven__cta-btn{padding:.5rem 1.25rem;font-weight:600;border-radius:50rem;font-size:.875rem;transition:all .2s ease}.header-seven__cta-btn:hover{transform:translateY(-2px)}.header-seven__cta-btn:focus{outline:2px solid var(--header-seven-text-hover);outline-offset:2px}.header-seven__mobile-toggle{display:flex;align-items:center;justify-content:center;width:44px;height:44px;background:transparent;border:none;cursor:pointer;padding:0;border-radius:.375rem}@media(min-width:992px){.header-seven__mobile-toggle{display:none}}.header-seven__mobile-toggle:focus{outline:2px solid var(--header-seven-text-hover);outline-offset:2px}.header-seven__mobile-menu{position:fixed;inset:0;background-color:var(--header-seven-main-bg);padding:2rem;padding-top:80px;overflow-y:auto;transform:translate(-100%);transition:transform .3s ease;z-index:1029}@media(min-width:992px){.header-seven__mobile-menu{display:none!important}}.header-seven__mobile-menu.active{transform:translate(0)}.header-seven__mobile-menu .header-seven__menu{flex-direction:column;align-items:stretch;gap:0}.header-seven__mobile-menu .header-seven__menu-link{padding:1rem;border-bottom:1px solid var(--header-seven-border);justify-content:space-between}.header-seven__mobile-menu .header-seven__submenu{position:static;opacity:1;visibility:visible;transform:none;border:none;box-shadow:none;padding-left:1.5rem;max-height:0;overflow:hidden;transition:max-height .3s ease}.header-seven__mobile-menu .header-seven__submenu.open{max-height:500px}.header-seven__mobile-menu .header-seven__topbar-left,.header-seven__mobile-menu .header-seven__topbar-auth{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid var(--header-seven-border)}.header-seven__mobile-menu .header-seven__cta{display:flex;flex-direction:column;margin-top:2rem;gap:1rem}.header-seven__overlay{position:fixed;inset:0;background-color:#00000080;opacity:0;visibility:hidden;transition:all .3s ease;z-index:1028}.header-seven__overlay.active{opacity:1;visibility:visible}@media(prefers-reduced-motion:reduce){.header-seven,.header-seven__topbar,.header-seven__main,.header-seven__menu-link,.header-seven__submenu-link,.header-seven__cta-btn,.header-seven__topbar-item,.header-seven__topbar-social a{transition:none}}@media(prefers-contrast:high){.header-seven{--header-seven-border: currentColor}.header-seven__menu-link,.header-seven__topbar-item{border:1px solid transparent}.header-seven__menu-link:focus,.header-seven__topbar-item:focus{border-color:currentColor}}@media print{.header-seven{position:static!important}.header-seven__topbar,.header-seven__mobile-menu{display:none!important}.header-seven__main{box-shadow:none!important}}:root{--header-eight-bg: #fff;--header-eight-text: #343a40;--header-eight-text-hover: #667eea;--header-eight-border: #e9ecef;--header-eight-shadow: rgba(0, 0, 0, .08);--header-eight-category-bg: #f9fafb;--header-eight-cart-badge: #dc3545}[data-bs-theme=dark]{--header-eight-bg: #212529;--header-eight-text: #dee2e6;--header-eight-text-hover: #667eea;--header-eight-border: #495057;--header-eight-shadow: rgba(0, 0, 0, .3);--header-eight-category-bg: #343a40}@media(prefers-color-scheme:dark){:root:not([data-bs-theme=light]){--header-eight-bg: #212529;--header-eight-text: #dee2e6;--header-eight-text-hover: #667eea;--header-eight-border: #495057;--header-eight-shadow: rgba(0, 0, 0, .3);--header-eight-category-bg: #343a40}}.header-eight{background-color:var(--header-eight-bg);border-bottom:1px solid var(--header-eight-border);position:sticky;top:0;z-index:1030;transition:all .3s ease}.header-eight.sticky{box-shadow:0 2px 20px var(--header-eight-shadow)}.header-eight.sticky .header-eight__search-bar{display:none}.header-eight.sticky .header-eight__main-container{padding-top:.75rem;padding-bottom:.75rem}.header-eight__main{border-bottom:1px solid var(--header-eight-border)}.header-eight__main-container{display:flex;align-items:center;justify-content:space-between;padding-top:1.25rem;padding-bottom:1.25rem;gap:1rem;flex-wrap:wrap}@media(min-width:768px){.header-eight__main-container{flex-wrap:nowrap}}.header-eight__logo{flex-shrink:0;order:1}.header-eight__logo a{display:flex;align-items:center;text-decoration:none;color:var(--header-eight-text);font-weight:700;font-size:1.25rem;transition:color .2s ease}.header-eight__logo a:hover{color:var(--header-eight-text-hover)}.header-eight__logo a:focus{outline:2px solid var(--header-eight-text-hover);outline-offset:4px;border-radius:.25rem}.header-eight__logo img{max-height:40px;width:auto}.header-eight__search-bar{flex:1;order:3;width:100%;max-width:600px;margin:1rem 0 0}@media(min-width:768px){.header-eight__search-bar{order:2;width:auto;margin:0}}.header-eight__search-bar form{position:relative;display:flex}.header-eight__search-bar .search-input{flex:1;padding:.75rem 1rem;border:1px solid var(--header-eight-border);border-radius:.375rem;font-size:1rem;background-color:var(--header-eight-bg);color:var(--header-eight-text)}@media(min-width:576px){.header-eight__search-bar .search-input{border-radius:0}}.header-eight__search-bar .search-input:focus{outline:none;border-color:var(--header-eight-text-hover);box-shadow:0 0 0 2px #667eea1a}.header-eight__search-bar .search-input::-moz-placeholder{color:var(--header-eight-text);opacity:.5}.header-eight__search-bar .search-input::placeholder{color:var(--header-eight-text);opacity:.5}.header-eight__actions{display:flex;align-items:center;gap:.5rem;order:2}@media(min-width:768px){.header-eight__actions{order:3;gap:.25rem}}.header-eight__action-btn{display:flex;align-items:center;justify-content:center;width:44px;height:44px;background:transparent;border:none;border-radius:.375rem;color:var(--header-eight-text);cursor:pointer;position:relative;transition:all .2s ease}.header-eight__action-btn:hover{background-color:#667eea0d;color:var(--header-eight-text-hover)}.header-eight__action-btn:focus{outline:2px solid var(--header-eight-text-hover);outline-offset:2px}.header-eight__action-btn i,.header-eight__action-btn .icon{font-size:1.25rem}.header-eight__action-btn .badge{position:absolute;top:4px;right:4px;min-width:18px;height:18px;padding:0 5px;background-color:var(--header-eight-cart-badge);color:#fff;border-radius:50rem;font-size:.75rem;font-weight:700;display:flex;align-items:center;justify-content:center}.header-eight__cart-total{display:none;flex-direction:column;align-items:flex-start;margin-left:.5rem}@media(min-width:992px){.header-eight__cart-total{display:flex}}.header-eight__cart-total .label{font-size:.75rem;color:var(--header-eight-text);opacity:.7}.header-eight__cart-total .price{font-size:.875rem;font-weight:700;color:var(--header-eight-text)}.header-eight__nav{background-color:var(--header-eight-category-bg)}.header-eight__nav-container{display:flex;align-items:center;padding:.5rem 0}.header-eight__categories-toggle{display:flex;align-items:center;gap:.75rem;padding:.75rem 1.25rem;background-color:var(--header-eight-text-hover);color:#fff;border:none;border-radius:.375rem;cursor:pointer;font-weight:500;font-size:.875rem;transition:all .2s ease}.header-eight__categories-toggle:hover{background-color:#3958e4}.header-eight__categories-toggle:focus{outline:2px solid var(--header-eight-text-hover);outline-offset:2px}.header-eight__categories-toggle .icon{font-size:1rem}@media(max-width:575.98px){.header-eight__categories-toggle span:not(.icon){display:none}}.header-eight__nav-links{display:none;align-items:center;margin-left:2rem;list-style:none;padding:0;margin-top:0;margin-bottom:0;gap:.25rem}@media(min-width:768px){.header-eight__nav-links{display:flex}}.header-eight__nav-link{display:flex;align-items:center;padding:.5rem 1rem;color:var(--header-eight-text);text-decoration:none;font-size:.875rem;font-weight:500;transition:color .2s ease;white-space:nowrap}.header-eight__nav-link:hover{color:var(--header-eight-text-hover)}.header-eight__nav-link:focus{outline:2px solid var(--header-eight-text-hover);outline-offset:2px}.header-eight__nav-link.new:after{content:"NEW";margin-left:.5rem;padding:2px 6px;background-color:#198754;color:#fff;font-size:9px;font-weight:700;border-radius:.25rem}.header-eight__nav-spacer{flex:1}.header-eight__nav-contact{display:none;align-items:center;gap:.5rem;font-size:.875rem;color:var(--header-eight-text)}@media(min-width:992px){.header-eight__nav-contact{display:flex}}.header-eight__nav-contact i{color:var(--header-eight-text-hover)}.header-eight__nav-contact a{color:var(--header-eight-text);text-decoration:none;font-weight:500}.header-eight__nav-contact a:hover{color:var(--header-eight-text-hover)}.header-eight__mobile-toggle{display:flex;align-items:center;justify-content:center;width:44px;height:44px;background:transparent;border:none;cursor:pointer;padding:0;border-radius:.375rem}@media(min-width:992px){.header-eight__mobile-toggle{display:none}}.header-eight__mobile-toggle:focus{outline:2px solid var(--header-eight-text-hover);outline-offset:2px}.header-eight__mobile-menu{position:fixed;inset:0;background-color:var(--header-eight-bg);padding:2rem;padding-top:80px;overflow-y:auto;transform:translate(-100%);transition:transform .3s ease;z-index:1029}@media(min-width:992px){.header-eight__mobile-menu{display:none!important}}.header-eight__mobile-menu.active{transform:translate(0)}.header-eight__mobile-menu .header-eight__nav-links{display:flex;flex-direction:column;margin-left:0;gap:0;margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid var(--header-eight-border)}.header-eight__mobile-menu .header-eight__nav-link{padding:.75rem 0;border-bottom:1px solid var(--header-eight-border)}.header-eight__overlay{position:fixed;inset:0;background-color:#00000080;opacity:0;visibility:hidden;transition:all .3s ease;z-index:1028}.header-eight__overlay.active{opacity:1;visibility:visible}.header-eight__mini-cart{position:absolute;top:100%;right:0;width:320px;background-color:var(--header-eight-bg);border:1px solid var(--header-eight-border);border-radius:.375rem;box-shadow:0 10px 40px var(--header-eight-shadow);padding:1rem;opacity:0;visibility:hidden;transform:translateY(10px);transition:all .3s ease;z-index:1000}.header-eight__action-btn:hover .header-eight__mini-cart,.header-eight__action-btn:focus-within .header-eight__mini-cart{opacity:1;visibility:visible;transform:translateY(0)}@media(max-width:575.98px){.header-eight__mini-cart{width:280px}}.header-eight__mini-cart-header{display:flex;justify-content:space-between;align-items:center;padding-bottom:1rem;border-bottom:1px solid var(--header-eight-border);margin-bottom:1rem}.header-eight__mini-cart-header span{font-weight:600}.header-eight__mini-cart-items{max-height:250px;overflow-y:auto}.header-eight__mini-cart-item{display:flex;gap:1rem;padding:.5rem 0;border-bottom:1px solid var(--header-eight-border)}.header-eight__mini-cart-item img{width:50px;height:50px;-o-object-fit:cover;object-fit:cover;border-radius:.25rem}.header-eight__mini-cart-item .price{font-weight:600;font-size:.875rem}.header-eight__mini-cart-footer{padding-top:1rem;border-top:1px solid var(--header-eight-border);margin-top:1rem}.header-eight__mini-cart-footer .total{display:flex;justify-content:space-between;margin-bottom:1rem;font-weight:600}.header-eight__mini-cart-footer .btn{width:100%}@media(prefers-reduced-motion:reduce){.header-eight,.header-eight__action-btn,.header-eight__nav-link,.header-eight__search-btn,.header-eight__categories-toggle{transition:none}}@media(prefers-contrast:high){.header-eight{--header-eight-border: currentColor}.header-eight__action-btn,.header-eight__nav-link{border:1px solid transparent}.header-eight__action-btn:focus,.header-eight__nav-link:focus{border-color:currentColor}}@media print{.header-eight{position:static!important}.header-eight__nav,.header-eight__mobile-menu,.header-eight__mini-cart{display:none!important}}:root{--header-nine-bg: #fff;--header-nine-text: #343a40;--header-nine-text-hover: #667eea;--header-nine-border: #e9ecef;--header-nine-shadow: rgba(0, 0, 0, .08);--header-nine-menu-bg: #fff}[data-bs-theme=dark]{--header-nine-bg: #212529;--header-nine-text: #dee2e6;--header-nine-text-hover: #667eea;--header-nine-border: #495057;--header-nine-shadow: rgba(0, 0, 0, .3);--header-nine-menu-bg: #212529}@media(prefers-color-scheme:dark){:root:not([data-bs-theme=light]){--header-nine-bg: #212529;--header-nine-text: #dee2e6;--header-nine-text-hover: #667eea;--header-nine-border: #495057;--header-nine-shadow: rgba(0, 0, 0, .3);--header-nine-menu-bg: #212529}}.header-nine{background-color:var(--header-nine-bg);position:fixed;top:0;left:0;right:0;z-index:1030;transition:all .3s ease}.header-nine.transparent{background-color:transparent}.header-nine.transparent .header-nine__logo a{color:#fff;background-color:#fff}.header-nine__container{display:flex;align-items:center;justify-content:space-between;padding-top:1.5rem;padding-bottom:1.5rem;min-height:70px}.header-nine__logo{flex-shrink:0}.header-nine__logo a{display:flex;align-items:center;text-decoration:none;color:var(--header-nine-text);font-weight:700;font-size:1.25rem;letter-spacing:2px;text-transform:uppercase;transition:color .2s ease}.header-nine__logo a:hover{color:var(--header-nine-text-hover)}.header-nine__logo a:focus{outline:2px solid var(--header-nine-text-hover);outline-offset:4px;border-radius:.25rem}.header-nine__logo img{max-height:35px;width:auto}.header-nine__toggle{display:flex;align-items:center;justify-content:center;width:50px;height:50px;background:transparent;border:none;cursor:pointer;padding:0;border-radius:50%;transition:all .3s ease;position:relative}.header-nine__toggle:hover{background-color:#667eea1a}.header-nine__toggle:focus{outline:2px solid var(--header-nine-text-hover);outline-offset:4px}.header-nine__fullscreen-menu{position:fixed;inset:0;background-color:var(--header-nine-menu-bg);z-index:1029;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:all .5s cubic-bezier(.4,0,.2,1)}.header-nine__fullscreen-menu.active{opacity:1;visibility:visible}.header-nine__menu-content{text-align:center;transform:translateY(30px);opacity:0;transition:all .5s ease .2s}.header-nine__fullscreen-menu.active .header-nine__menu-content{transform:translateY(0);opacity:1}.header-nine__menu{list-style:none;margin:0;padding:0}.header-nine__menu-item{margin-bottom:.5rem;opacity:0;transform:translateY(20px);transition:all .4s ease}.header-nine__fullscreen-menu.active .header-nine__menu-item{opacity:1;transform:translateY(0)}.header-nine__fullscreen-menu.active .header-nine__menu-item:nth-child(1){transition-delay:.23s}.header-nine__fullscreen-menu.active .header-nine__menu-item:nth-child(2){transition-delay:.31s}.header-nine__fullscreen-menu.active .header-nine__menu-item:nth-child(3){transition-delay:.39s}.header-nine__fullscreen-menu.active .header-nine__menu-item:nth-child(4){transition-delay:.47s}.header-nine__fullscreen-menu.active .header-nine__menu-item:nth-child(5){transition-delay:.55s}.header-nine__fullscreen-menu.active .header-nine__menu-item:nth-child(6){transition-delay:.63s}.header-nine__fullscreen-menu.active .header-nine__menu-item:nth-child(7){transition-delay:.71s}.header-nine__fullscreen-menu.active .header-nine__menu-item:nth-child(8){transition-delay:.79s}.header-nine__fullscreen-menu.active .header-nine__menu-item:nth-child(9){transition-delay:.87s}.header-nine__fullscreen-menu.active .header-nine__menu-item:nth-child(10){transition-delay:.95s}.header-nine__menu-link{display:inline-block;padding:.5rem;color:var(--header-nine-text);text-decoration:none;font-size:1.75rem;font-weight:700;letter-spacing:2px;text-transform:uppercase;transition:all .3s ease;position:relative}@media(min-width:768px){.header-nine__menu-link{font-size:2rem}}.header-nine__menu-link:after{content:"";position:absolute;bottom:0;left:0;width:0;height:3px;background-color:var(--header-nine-text-hover);transition:width .3s ease}.header-nine__menu-link:hover{color:var(--header-nine-text-hover)}.header-nine__menu-link:hover:after{width:100%}.header-nine__menu-link:focus{outline:2px solid var(--header-nine-text-hover);outline-offset:4px}.header-nine__menu-link.active{color:var(--header-nine-text-hover)}.header-nine__menu-link.active:after{width:100%}.header-nine__menu-description{display:block;font-size:.875rem;font-weight:400;text-transform:none;letter-spacing:0;color:var(--header-nine-text);opacity:.6;margin-top:.25rem;margin-bottom:.5rem}.header-nine__menu-footer{margin-top:4rem;opacity:0;transform:translateY(20px);transition:all .5s ease .5s}.header-nine__fullscreen-menu.active .header-nine__menu-footer{opacity:1;transform:translateY(0)}.header-nine__social{display:flex;justify-content:center;gap:1rem;margin-bottom:1.5rem}.header-nine__social a{display:flex;align-items:center;justify-content:center;width:45px;height:45px;border:2px solid var(--header-nine-border);border-radius:50%;color:var(--header-nine-text);text-decoration:none;font-size:1.25rem;transition:all .3s ease}.header-nine__social a:hover{background-color:var(--header-nine-text-hover);border-color:var(--header-nine-text-hover);color:#fff;transform:translateY(-3px)}.header-nine__social a:focus{outline:2px solid var(--header-nine-text-hover);outline-offset:4px}.header-nine__contact{color:var(--header-nine-text);opacity:.7;font-size:.875rem}.header-nine__contact a{color:var(--header-nine-text);text-decoration:none;transition:color .2s ease}.header-nine__contact a:hover{color:var(--header-nine-text-hover)}.header-nine__close{position:absolute;top:1.5rem;right:1.5rem;width:50px;height:50px;background:transparent;border:2px solid var(--header-nine-border);border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.header-nine__close:hover{background-color:var(--header-nine-text-hover);border-color:var(--header-nine-text-hover);color:#fff}.header-nine__close:focus{outline:2px solid var(--header-nine-text-hover);outline-offset:4px}.header-nine__close:before,.header-nine__close:after{content:"";position:absolute;width:20px;height:2px;background-color:var(--header-nine-text);transition:background-color .3s ease}.header-nine__close:before{transform:rotate(45deg)}.header-nine__close:after{transform:rotate(-45deg)}.header-nine__close:hover:before,.header-nine__close:hover:after{background-color:#fff}.header-nine.menu-open body{overflow:hidden}@media(prefers-reduced-motion:reduce){.header-nine{transition:none}.header-nine__menu-link,.header-nine__menu-link:after,.header-nine__social a,.header-nine__menu-item{transition:none}.header-nine__fullscreen-menu,.header-nine__menu-content{transition:none}}@media(prefers-contrast:high){.header-nine{--header-nine-border: currentColor}.header-nine__menu-link{border:2px solid transparent;padding:.75rem}.header-nine__menu-link:focus{border-color:currentColor}}@media print{.header-nine{position:static!important}.header-nine__toggle,.header-nine__fullscreen-menu{display:none!important}}.header-ten{--h10-bg: var(--zp-white);--h10-bg-rgb: 255, 255, 255;--h10-text: var(--zp-gray-800);--h10-text-hover: var(--zp-primary);--h10-border: var(--zp-gray-200);--h10-shadow: var(--zp-shadow-md);--h10-accent: var(--zp-primary);--h10-accent-hover: var(--zp-primary-light);--h10-transparent-text: var(--zp-white);--h10-transparent-text-hover: var(--zp-white);--h10-transparent-bg: transparent;--h10-font-size: var(--zp-font-base);--h10-font-size-sm: var(--zp-font-sm);--h10-font-weight: var(--zp-font-medium);--h10-logo-size: var(--zp-font-xl);--h10-padding-y: var(--zp-space-4);--h10-padding-x: var(--zp-space-6);--h10-nav-gap: var(--zp-space-1);--h10-height: 80px;--h10-transition: var(--zp-transition-base);--h10-radius: var(--zp-border-radius);--h10-radius-lg: var(--zp-border-radius-lg)}[data-bs-theme=dark] .header-ten,[data-bs-theme=dark] [class*=header-ten-]{--h10-bg: var(--zp-gray-100);--h10-bg-rgb: 26, 29, 33;--h10-text: var(--zp-gray-700);--h10-border: var(--zp-gray-300);--h10-shadow: 0 4px 20px rgba(0, 0, 0, .3)}.header-ten{background-color:var(--h10-bg);border-bottom:1px solid var(--h10-border);position:sticky;top:0;z-index:var(--zp-z-sticky);transition:var(--h10-transition)}.header-ten--transparent{background-color:var(--h10-transparent-bg);border-bottom:none;position:absolute;width:100%;--h10-text: var(--h10-transparent-text);--h10-text-hover: var(--h10-transparent-text-hover)}.header-ten--transparent .header-ten__logo a{color:var(--h10-transparent-text)}.header-ten--transparent .header-ten__logo a:hover{color:var(--h10-transparent-text-hover);opacity:.9}.header-ten--transparent .header-ten__menu-link{color:var(--h10-transparent-text)}.header-ten--transparent .header-ten__menu-link:hover,.header-ten--transparent .header-ten__menu-link.is-active{color:var(--h10-transparent-text-hover)}.header-ten__container{display:flex;align-items:center;justify-content:space-between;padding:var(--h10-padding-y) var(--h10-padding-x);min-height:var(--h10-height);position:relative}.header-ten__nav-left{display:none;flex:1;justify-content:flex-end;padding-right:var(--zp-space-16)}@media(min-width:992px){.header-ten__nav-left{display:flex}}.header-ten__logo{position:absolute;left:50%;transform:translate(-50%);flex-shrink:0;z-index:1}@media(max-width:991px){.header-ten__logo{position:static;transform:none}}.header-ten__logo a{display:flex;align-items:center;text-decoration:none;color:var(--h10-text);font-weight:var(--zp-font-bold);font-size:var(--h10-logo-size);transition:var(--h10-transition)}.header-ten__logo a:hover{color:var(--h10-text-hover)}.header-ten__logo a:focus{outline:2px solid var(--h10-text-hover);outline-offset:4px;border-radius:var(--h10-radius)}.header-ten__logo img{max-height:45px;width:auto}.header-ten__nav-right{display:none;flex:1;justify-content:flex-start;padding-left:var(--zp-space-16)}@media(min-width:992px){.header-ten__nav-right{display:flex}}.header-ten__menu{display:flex;align-items:center;list-style:none;margin:0;padding:0;gap:var(--h10-nav-gap)}.header-ten__menu-item{position:relative}.header-ten__menu-item:hover>.header-ten__submenu,.header-ten__menu-item:focus-within>.header-ten__submenu{opacity:1;visibility:visible;transform:translateY(0)}.header-ten__menu-link{display:flex;align-items:center;padding:var(--zp-space-2) var(--zp-space-4);color:var(--h10-text);text-decoration:none;font-weight:var(--h10-font-weight);font-size:var(--h10-font-size);transition:var(--h10-transition);border-radius:var(--h10-radius);gap:var(--zp-space-1)}.header-ten__menu-link:hover{color:var(--h10-text-hover)}.header-ten__menu-link:focus{outline:2px solid var(--h10-text-hover);outline-offset:2px}.header-ten__menu-link.is-active{color:var(--h10-text-hover)}.header-ten__menu-link--featured{background-color:var(--h10-accent);color:var(--zp-white);border-radius:var(--zp-border-radius-full);padding:var(--zp-space-2) var(--zp-space-5)}.header-ten__menu-link--featured:hover{background-color:var(--h10-accent-hover);color:var(--zp-white)}.header-ten__menu-link--bordered{padding:var(--zp-space-1) var(--zp-space-6);border:1px solid transparent}.header-ten__menu-link--bordered:hover{border-color:var(--h10-accent-hover)}.header-ten__submenu-icon{font-size:.625rem;transition:var(--h10-transition)}.header-ten__submenu{position:absolute;top:100%;left:0;min-width:220px;background-color:var(--h10-bg);border:1px solid var(--h10-border);border-radius:var(--h10-radius);box-shadow:var(--h10-shadow);padding:var(--zp-space-2) 0;opacity:0;visibility:hidden;transform:translateY(10px);transition:var(--h10-transition);z-index:var(--zp-z-dropdown);list-style:none;margin:0}.header-ten__submenu-link{display:block;padding:var(--zp-space-2) var(--zp-space-4);color:var(--h10-text);text-decoration:none;font-size:var(--h10-font-size-sm);transition:var(--h10-transition)}.header-ten__submenu-link:hover{background-color:rgba(var(--zp-primary-rgb),.05);color:var(--h10-text-hover);padding-left:var(--zp-space-5)}.header-ten__submenu-link:focus{outline:2px solid var(--h10-text-hover);outline-offset:-2px}.header-ten__mega-menu{position:absolute;top:100%;left:50%;transform:translate(-50%) translateY(10px);width:800px;max-width:95vw;background-color:var(--h10-bg);border-radius:var(--h10-radius-lg);box-shadow:var(--zp-shadow-xl);padding:var(--zp-space-8);opacity:0;visibility:hidden;transition:var(--h10-transition);z-index:var(--zp-z-dropdown)}@media(max-width:1199px){.header-ten__mega-menu{width:600px}}@media(max-width:991px){.header-ten__mega-menu{width:100%;left:0;transform:translateY(10px)}}.header-ten__mega-menu.is-active,.show>.header-ten__mega-menu{opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}@media(max-width:991px){.header-ten__mega-menu.is-active,.show>.header-ten__mega-menu{transform:translateY(0)}}.header-ten__mega-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--zp-space-6)}@media(max-width:991px){.header-ten__mega-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:575px){.header-ten__mega-grid{grid-template-columns:1fr}}.header-ten__actions{display:flex;align-items:center;gap:var(--zp-space-2)}@media(max-width:991px){.header-ten__actions{margin-left:auto}}.header-ten__action-btn{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:transparent;border:1px solid var(--h10-border);border-radius:var(--h10-radius);color:var(--h10-text);cursor:pointer;position:relative;transition:var(--h10-transition)}.header-ten__action-btn:hover{background-color:var(--h10-accent);border-color:var(--h10-accent);color:var(--zp-white)}.header-ten__action-btn:focus{outline:2px solid var(--h10-accent);outline-offset:2px}.header-ten__action-btn .badge{position:absolute;top:-4px;right:-4px;min-width:18px;height:18px;padding:0 5px;background-color:var(--zp-danger);color:var(--zp-white);border-radius:var(--zp-border-radius-full);font-size:.625rem;font-weight:var(--zp-font-bold);display:flex;align-items:center;justify-content:center}.header-ten__mobile-toggle{display:flex;align-items:center;justify-content:center;width:44px;height:44px;background:transparent;border:none;cursor:pointer;padding:0;border-radius:var(--h10-radius)}@media(min-width:992px){.header-ten__mobile-toggle{display:none}}.header-ten__mobile-toggle:focus{outline:2px solid var(--h10-text-hover);outline-offset:2px}.header-ten__mobile-menu{position:fixed;inset:0;background-color:var(--h10-bg);padding:var(--zp-space-20) var(--zp-space-6) var(--zp-space-6);overflow-y:auto;transform:translate(-100%);transition:transform .3s ease;z-index:1029}@media(min-width:992px){.header-ten__mobile-menu{display:none!important}}.header-ten__mobile-menu.is-active{transform:translate(0)}.header-ten__mobile-nav .header-ten__menu{flex-direction:column;align-items:stretch;gap:0}.header-ten__mobile-nav .header-ten__menu-link{padding:var(--zp-space-4);border-bottom:1px solid var(--h10-border);justify-content:space-between}.header-ten__mobile-nav .header-ten__menu-link--featured{border-radius:0;margin-top:var(--zp-space-4)}.header-ten__mobile-nav .header-ten__menu-link--bordered{padding:var(--zp-space-4)}.header-ten__mobile-nav .header-ten__submenu{position:static;opacity:1;visibility:visible;transform:none;border:none;box-shadow:none;padding-left:var(--zp-space-6);max-height:0;overflow:hidden;transition:max-height .3s ease}.header-ten__mobile-actions{display:flex;flex-direction:column;gap:var(--zp-space-3);margin-top:var(--zp-space-6);padding-top:var(--zp-space-6);border-top:1px solid var(--h10-border)}.header-ten__mobile-actions .btn{width:100%}.header-ten__overlay{position:fixed;inset:0;background-color:#00000080;opacity:0;visibility:hidden;transition:var(--h10-transition);z-index:1028}.header-ten__overlay.is-active{opacity:1;visibility:visible}[data-bs-theme=dark] .header-ten.is-sticky{background-color:#1a1d21f2}[data-bs-theme=dark] .header-ten--transparent.is-scrolled{background-color:var(--zp-gray-100)}[data-bs-theme=dark] .header-ten--transparent.is-scrolled .header-ten__logo a,[data-bs-theme=dark] .header-ten--transparent.is-scrolled .header-ten__menu-link{color:var(--zp-gray-700)}[data-bs-theme=dark] .header-ten--transparent.is-scrolled .header-ten__mobile-toggle .hamburger span{background-color:var(--zp-gray-700)}@media(max-width:991px){.header-ten{--h10-padding-y: var(--zp-space-3);--h10-padding-x: var(--zp-space-4)}.header-ten__nav-left,.header-ten__nav-right{padding:0}.header-ten__logo{flex:1;text-align:center}.header-ten__logo a{justify-content:center}}@media(max-width:767px){.header-ten{--h10-height: 60px}.header-ten__logo a{font-size:var(--zp-font-lg)}.header-ten__logo img{max-height:32px}.header-ten__action-btn{width:36px;height:36px}}@media(prefers-reduced-motion:reduce){.header-ten,.header-ten__menu-link,.header-ten__submenu-link,.header-ten__mega-menu,.header-ten__action-btn,.header-ten__mobile-menu{transition:none}}@media(prefers-contrast:high){.header-ten{--h10-border: currentColor}.header-ten__menu-link,.header-ten__action-btn{border:1px solid transparent}.header-ten__menu-link:focus,.header-ten__action-btn:focus{border-color:currentColor}}@media print{.header-ten{position:static!important;box-shadow:none!important;background:var(--zp-white)!important}.header-ten__mobile-toggle,.header-ten__mobile-menu,.header-ten__actions,.header-ten__overlay{display:none!important}.header-ten__logo a{color:var(--zp-black)!important}.header-ten__nav-left,.header-ten__nav-right{display:none!important}}.header-one .background__image,.header-two .background__image,.header-three .background__image,.header-five .background__image,.header-six .background__image,.header-seven .background__image,.header-eight .background__image,.header-ten .background__image,.header-eleven .background__image,.header-twelve .header-main .background__image,.header-thirteen .background__image,.header-fourteen .background__image,.header-fifteen .background__image,.header-sixteen .background__image,.header-eighteen .background__image,.header-nineteen .background__image,.header-twenty .background__image,.header-twenty-one .background__image,.header-twenty-two .background__image,.header-twenty-three .background__image,.header-twenty-four .background__image,.header-twenty-five .background__image,.header-twenty-six .background__image,.header-twenty-seven .background__image,.header-twenty-eight .background__image,.header-twenty-nine .background__image,.header-thirty .background__image{height:150px;width:100%;color:#fff}.header-one .header___box,.header-two .header___box,.header-three .header___box,.header-five .header___box,.header-six .header___box,.header-seven .header___box,.header-eight .header___box,.header-ten .header___box,.header-eleven .header___box,.header-twelve .header-main .header___box,.header-thirteen .header___box,.header-fourteen .header___box,.header-fifteen .header___box,.header-sixteen .header___box,.header-eighteen .header___box,.header-nineteen .header___box,.header-twenty .header___box,.header-twenty-one .header___box,.header-twenty-two .header___box,.header-twenty-three .header___box,.header-twenty-four .header___box,.header-twenty-five .header___box,.header-twenty-six .header___box,.header-twenty-seven .header___box,.header-twenty-eight .header___box,.header-twenty-nine .header___box,.header-thirty .header___box{background-color:#000;opacity:.6;height:150px}[data-bs-theme=dark] .header-one .background__image,[data-bs-theme=dark] .header-two .background__image,[data-bs-theme=dark] .header-three .background__image,[data-bs-theme=dark] .header-four .main-header .background__image,.header-four [data-bs-theme=dark] .main-header .background__image,[data-bs-theme=dark] .header-five .background__image,[data-bs-theme=dark] .header-six .background__image,[data-bs-theme=dark] .header-seven .background__image,[data-bs-theme=dark] .header-eight .background__image,[data-bs-theme=dark] .header-nine .main-header .background__image,.header-nine [data-bs-theme=dark] .main-header .background__image,[data-bs-theme=dark] .header-ten .background__image,[data-bs-theme=dark] .header-eleven .background__image,[data-bs-theme=dark] .header-twelve .header-main .background__image,.header-twelve [data-bs-theme=dark] .header-main .background__image,[data-bs-theme=dark] .header-thirteen .background__image,[data-bs-theme=dark] .header-fourteen .background__image,[data-bs-theme=dark] .header-fifteen .background__image,[data-bs-theme=dark] .header-sixteen .background__image,[data-bs-theme=dark] .header-seventeen .main-header .background__image,.header-seventeen [data-bs-theme=dark] .main-header .background__image,[data-bs-theme=dark] .header-eighteen .background__image,[data-bs-theme=dark] .header-nineteen .background__image,[data-bs-theme=dark] .header-twenty .background__image,[data-bs-theme=dark] .header-twenty-one .background__image,[data-bs-theme=dark] .header-twenty-two .background__image,[data-bs-theme=dark] .header-twenty-three .background__image,[data-bs-theme=dark] .header-twenty-four .background__image,[data-bs-theme=dark] .header-twenty-five .background__image,[data-bs-theme=dark] .header-twenty-six .background__image,[data-bs-theme=dark] .header-twenty-seven .background__image,[data-bs-theme=dark] .header-twenty-eight .background__image,[data-bs-theme=dark] .header-twenty-nine .background__image,[data-bs-theme=dark] .header-thirty .background__image,.header-twenty-four [data-bs-theme=dark] .header-bottom .background__image{color:#e0e0e0}[data-bs-theme=dark] .header-one .header___box,[data-bs-theme=dark] .header-two .header___box,[data-bs-theme=dark] .header-three .header___box,[data-bs-theme=dark] .header-four .main-header .header___box,.header-four [data-bs-theme=dark] .main-header .header___box,[data-bs-theme=dark] .header-five .header___box,[data-bs-theme=dark] .header-six .header___box,[data-bs-theme=dark] .header-seven .header___box,[data-bs-theme=dark] .header-eight .header___box,[data-bs-theme=dark] .header-nine .main-header .header___box,.header-nine [data-bs-theme=dark] .main-header .header___box,[data-bs-theme=dark] .header-ten .header___box,[data-bs-theme=dark] .header-eleven .header___box,[data-bs-theme=dark] .header-twelve .header-main .header___box,.header-twelve [data-bs-theme=dark] .header-main .header___box,[data-bs-theme=dark] .header-thirteen .header___box,[data-bs-theme=dark] .header-fourteen .header___box,[data-bs-theme=dark] .header-fifteen .header___box,[data-bs-theme=dark] .header-sixteen .header___box,[data-bs-theme=dark] .header-seventeen .main-header .header___box,.header-seventeen [data-bs-theme=dark] .main-header .header___box,[data-bs-theme=dark] .header-eighteen .header___box,[data-bs-theme=dark] .header-nineteen .header___box,[data-bs-theme=dark] .header-twenty .header___box,[data-bs-theme=dark] .header-twenty-one .header___box,[data-bs-theme=dark] .header-twenty-two .header___box,[data-bs-theme=dark] .header-twenty-three .header___box,[data-bs-theme=dark] .header-twenty-four .header___box,[data-bs-theme=dark] .header-twenty-five .header___box,[data-bs-theme=dark] .header-twenty-six .header___box,[data-bs-theme=dark] .header-twenty-seven .header___box,[data-bs-theme=dark] .header-twenty-eight .header___box,[data-bs-theme=dark] .header-twenty-nine .header___box,[data-bs-theme=dark] .header-thirty .header___box,.header-twenty-four [data-bs-theme=dark] .header-bottom .header___box{background-color:#1a1a1a}.header-three .background__image{height:150px;width:100%;color:#fff}.header-three .header___box{background-color:#000;opacity:.6;height:150px}[data-bs-theme=dark] .header-three .background__image{color:#e0e0e0}[data-bs-theme=dark] .header-three .header___box{background-color:#1a1a1a}.header-two .background__image{height:150px;width:100%;color:#fff}.header-two .header___box{background-color:#000;opacity:.6;height:150px}[data-bs-theme=dark] .header-two .background__image{color:#e0e0e0}[data-bs-theme=dark] .header-two .header___box{background-color:#1a1a1a}.hero-one,.hero-five,.hero-four{position:relative;min-height:var(--hero-min-height);display:flex;align-items:center;justify-content:center;background-color:var(--hero-bg);color:var(--hero-color);padding:var(--hero-padding-y) var(--hero-padding-x);overflow:hidden}[data-bs-theme=dark] .hero-one .about-section,[data-bs-theme=dark] .hero-forty-four .about-section,[data-bs-theme=dark] .hero-forty-two .about-section,[data-bs-theme=dark] .hero-forty .about-section,[data-bs-theme=dark] .hero-thirty-eight .about-section,[data-bs-theme=dark] .hero-thirty-six .about-section,[data-bs-theme=dark] .hero-thirty .about-section,[data-bs-theme=dark] .hero-twenty-eight .about-section,[data-bs-theme=dark] .hero-twenty-seven .about-section,[data-bs-theme=dark] .hero-twenty-six .about-section,[data-bs-theme=dark] .hero-twenty-four .about-section,[data-bs-theme=dark] .hero-twenty-three .about-section,[data-bs-theme=dark] .hero-eighteen .about-section,[data-bs-theme=dark] .hero-seventeen .about-section,[data-bs-theme=dark] .hero-fifteen .about-section,[data-bs-theme=dark] .hero-fourteen .about-section,[data-bs-theme=dark] .hero-ten .about-section,[data-bs-theme=dark] .hero-thirty-nine .about-section,[data-bs-theme=dark] .hero-nine .about-section,[data-bs-theme=dark] .hero-seven .about-section,[data-bs-theme=dark] .hero-six .about-section,[data-bs-theme=dark] .hero-five .about-section,[data-bs-theme=dark] .hero-four .about-section{--about-card-bg: var(--bs-body-bg);--about-card-shadow: 0 4px 20px rgba(0, 0, 0, .3)}@keyframes particleFloat{0%,to{transform:translate(0);opacity:0}10%{opacity:.3}90%{opacity:.3}to{transform:translate(-14px,-100px);opacity:0}}:root{--hero-bg: #fff;--hero-text: #212529;--hero-overlay: rgba(0, 0, 0, .4);--hero-accent: #667eea;--hero-padding-y: 5rem;--hero-padding-x: 1rem;--hero-content-max-width: 800px;--hero-title-size: 3.5rem;--hero-subtitle-size: 1.25rem;--hero-text-size: 1.125rem;--hero-btn-padding: .75rem 2rem;--hero-btn-border-radius: .5rem;--hero-animation-duration: .8s;--hero-animation-delay: .2s}@media(prefers-color-scheme:dark){:root{--hero-bg: #212529;--hero-text: #fff;--hero-overlay: rgba(0, 0, 0, .6)}}[data-bs-theme=dark]{--hero-bg: #212529;--hero-text: #fff;--hero-overlay: rgba(0, 0, 0, .6)}.hero-one,.hero-four,.hero-five{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;background-color:var(--hero-bg);color:var(--hero-text);padding:var(--hero-padding-y) var(--hero-padding-x);overflow:hidden}[data-bs-theme=dark] .about-section{background-color:var(--hero-bg);color:var(--hero-text)}@keyframes heroFadeInUp{to{opacity:1;transform:translateY(0)}}@keyframes bounce{0%,20%,50%,80%,to{transform:translate(-50%) translateY(0)}40%{transform:translate(-50%) translateY(-10px)}60%{transform:translate(-50%) translateY(-5px)}}@media(max-width:991.98px){.hero-one,.hero-four,.hero-five{--hero-title-size: 3rem;--hero-padding-y: 4rem}}@media(max-width:767.98px){.hero-one,.hero-four,.hero-five{--hero-title-size: 2.5rem;--hero-subtitle-size: 1.125rem;--hero-padding-y: 3rem}}@media(max-width:575.98px){.hero-one,.hero-four,.hero-five{--hero-title-size: 2rem;--hero-text-size: 1rem;--hero-padding-y: 2rem;--hero-padding-x: .75rem}}@media(prefers-contrast:high){.hero-one,.hero-four,.hero-five{--hero-overlay: rgba(0, 0, 0, .8)}.hero-one .btn,.hero-four .btn,.hero-five .btn{border-width:2px}}@media(prefers-reduced-motion:reduce){.hero-one .btn:hover,.hero-four .btn:hover,.hero-five .btn:hover{transform:none}}@media print{.hero-one,.hero-four,.hero-five{min-height:auto;padding:2rem 0;background:#fff!important;color:#000!important}.hero-one:before,.hero-four:before,.hero-five:before{display:none}}[data-bs-theme=dark] .hero-three .heading-h2 h2,[data-bs-theme=dark] .hero-thirty-two .heading-h2 h2,[data-bs-theme=dark] .hero-three .heading-h2 .h2,[data-bs-theme=dark] .hero-thirty-two .heading-h2 .h2{color:var(--bs-body-color)}.hero-section,[class*=hero-]{--hero-bg: var(--bs-body-bg);--hero-color: var(--bs-body-color);--hero-heading-color: var(--bs-heading-color, var(--bs-body-color));--hero-accent: var(--bs-primary);--hero-accent-rgb: var(--bs-primary-rgb);--hero-overlay: rgba(0, 0, 0, .5);--hero-overlay-gradient: linear-gradient(135deg, rgba(0, 0, 0, .7), rgba(0, 0, 0, .3));--hero-padding-y: 5rem;--hero-padding-x: 1.5rem;--hero-min-height: 100vh;--hero-content-max-width: 800px;--hero-gap: 2rem;--hero-title-size: clamp(2rem, 5vw, 4rem);--hero-subtitle-size: clamp(1rem, 2vw, 1.5rem);--hero-text-size: 1.125rem;--hero-title-weight: 700;--hero-transition: all .4s ease;--hero-animation-duration: .8s;--hero-shadow: 0 10px 40px rgba(0, 0, 0, .1);--hero-btn-shadow: 0 4px 15px rgba(var(--hero-accent-rgb), .3)}[data-bs-theme=dark] [class*=hero-]{--hero-bg: var(--bs-body-bg);--hero-color: var(--bs-body-color);--hero-overlay: rgba(0, 0, 0, .7);--hero-shadow: 0 10px 40px rgba(0, 0, 0, .3)}.hero-one,.hero-four,.hero-five{position:relative;min-height:var(--hero-min-height);display:flex;align-items:center;justify-content:center;background-color:var(--hero-bg);color:var(--hero-color);padding:var(--hero-padding-y) var(--hero-padding-x);overflow:hidden}[data-bs-theme=dark] .hero-one .about-section,[data-bs-theme=dark] .hero-four .about-section,[data-bs-theme=dark] .hero-five .about-section,[data-bs-theme=dark] .hero-six .about-section,[data-bs-theme=dark] .hero-seven .about-section,[data-bs-theme=dark] .hero-nine .about-section,[data-bs-theme=dark] .hero-ten .about-section,[data-bs-theme=dark] .hero-fourteen .about-section,[data-bs-theme=dark] .hero-fifteen .about-section,[data-bs-theme=dark] .hero-seventeen .about-section,[data-bs-theme=dark] .hero-eighteen .about-section,[data-bs-theme=dark] .hero-twenty-three .about-section,[data-bs-theme=dark] .hero-twenty-four .about-section,[data-bs-theme=dark] .hero-twenty-six .about-section,[data-bs-theme=dark] .hero-twenty-seven .about-section,[data-bs-theme=dark] .hero-twenty-eight .about-section,[data-bs-theme=dark] .hero-thirty .about-section,[data-bs-theme=dark] .hero-thirty-six .about-section,[data-bs-theme=dark] .hero-thirty-eight .about-section,[data-bs-theme=dark] .hero-thirty-nine .about-section,[data-bs-theme=dark] .hero-forty .about-section,[data-bs-theme=dark] .hero-forty-two .about-section,[data-bs-theme=dark] .hero-forty-four .about-section{--about-card-bg: var(--bs-body-bg);--about-card-shadow: 0 4px 20px rgba(0, 0, 0, .3)}.hero-two,.hero-three{--hero-min-height: auto;padding:var(--hero-padding-y) 0;background:var(--hero-bg)}.hero-two .hero-image,.hero-three .hero-image{position:relative}.hero-two .hero-image img,.hero-three .hero-image img{width:100%;height:auto;border-radius:1rem;box-shadow:var(--hero-shadow)}@media(max-width:991.98px){.hero-two .hero-image,.hero-three .hero-image{order:1;margin-bottom:2rem}}.hero-four{background:linear-gradient(135deg,var(--bs-primary),var(--bs-info));--hero-color: #fff;--hero-heading-color: #fff}.hero-four .btn-outline-light{border-color:#ffffff80}.hero-four .btn-outline-light:hover{background:#ffffff1a;border-color:#fff}.hero-five:before{content:"";position:absolute;inset:0;background:var(--hero-overlay);z-index:1}@keyframes float{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-20px) rotate(10deg)}}.hero-eight .swiper-button-next,.hero-forty-three .swiper-button-next,.hero-eight .swiper-button-prev,.hero-forty-three .swiper-button-prev{color:#fff}.hero-eight .swiper-button-next:after,.hero-forty-three .swiper-button-next:after,.hero-eight .swiper-button-prev:after,.hero-forty-three .swiper-button-prev:after{font-size:1.5rem}.hero-eight .swiper-pagination-bullet,.hero-forty-three .swiper-pagination-bullet{background:#fff;opacity:.5}.hero-eight .swiper-pagination-bullet-active,.hero-forty-three .swiper-pagination-bullet-active{opacity:1;background:var(--hero-accent)}@keyframes blink{50%{border-color:transparent}}[data-bs-theme=dark] .hero-nineteen .hero-glass,[data-bs-theme=dark] .hero-thirty-seven .hero-glass{background:#0000004d;border-color:#ffffff1a}@keyframes gradientShift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes particleFloat{0%,to{transform:translate(0);opacity:0}10%{opacity:.3}90%{opacity:.3}to{transform:translate(-30px,-100px);opacity:0}}@media(max-width:991.98px){[class*=hero-]{--hero-padding-y: 4rem;--hero-min-height: auto;min-height:70vh}}@media(max-width:767.98px){[class*=hero-]{--hero-padding-y: 3rem;--hero-padding-x: 1rem}}@media(max-width:575.98px){[class*=hero-]{--hero-padding-y: 2rem}}@media(prefers-reduced-motion:reduce){[class*=hero-]{animation:none!important}[class*=hero-] *,[class*=hero-] *:before,[class*=hero-] *:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}@media(prefers-contrast:high){[class*=hero-]{--hero-overlay: rgba(0, 0, 0, .85)}[class*=hero-] .btn{border-width:2px}}@media print{[class*=hero-]{min-height:auto!important;padding:2rem 0!important;background:#fff!important;color:#000!important}[class*=hero-]:before{display:none!important}}.hero-three .about_us img{float:left;position:relative;left:-160px;margin-right:-100px;min-width:700px}@media only screen and (max-width:1040px){.hero-three .about_us img{left:0!important;margin-right:0!important;min-width:100%!important}}[data-bs-theme=dark] .hero-three .heading-h2 h2,[data-bs-theme=dark] .hero-thirty-two .heading-h2 h2,[data-bs-theme=dark] .hero-three .heading-h2 .h2,[data-bs-theme=dark] .hero-thirty-two .heading-h2 .h2,[data-bs-theme=dark] .hero-eighteen .meet-btn{color:var(--bs-body-color)}[data-bs-theme=dark] .icon-grid-six__icon,[data-bs-theme=dark] .icon-grid-ten__item{background:var(--bs-gray-800)}:root{--icon-grid-padding-y: clamp(3rem, 6vw, 5rem);--icon-grid-padding-x: clamp(1rem, 4vw, 3rem);--icon-grid-gap: 2rem;--icon-grid-bg: var(--bs-body-bg);--icon-grid-text: var(--bs-body-color);--icon-grid-accent: var(--bs-primary);--icon-grid-muted: var(--bs-secondary-color);--icon-grid-card-bg: var(--bs-body-bg);--icon-grid-card-border: var(--bs-border-color);--icon-grid-title-size: clamp(1.125rem, 2vw, 1.5rem);--icon-grid-text-size: .9375rem;--icon-grid-border-radius: var(--bs-border-radius-lg);--icon-grid-transition: all .3s ease;--icon-grid-shadow: 0 4px 20px rgba(0, 0, 0, .06)}[data-bs-theme=dark]{--icon-grid-card-bg: var(--bs-body-bg);--icon-grid-card-border: var(--bs-border-color);--icon-grid-shadow: 0 4px 20px rgba(0, 0, 0, .2)}[data-bs-theme=dark] .icon-grid-one__item{background:var(--bs-body-bg);border-color:var(--bs-border-color)}[data-bs-theme=dark] .icon-grid-one__item:hover{box-shadow:0 10px 30px #0003}[data-bs-theme=dark] .icon-grid-three{background:linear-gradient(135deg,var(--bs-body-bg) 0%,var(--bs-dark) 100%)}[data-bs-theme=dark] .icon-grid-five{background:var(--bs-dark)}[data-bs-theme=dark] .icon-grid-six__icon{background:var(--bs-gray-800)}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes bounce{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}[data-bs-theme=dark] .icon-grid-ten__item{background:var(--bs-gray-800)}.list-section,.list-layout,[class*=list-]{--list-bg: var(--bs-body-bg);--list-item-bg: transparent;--list-item-color: var(--bs-body-color);--list-item-border: var(--bs-border-color);--list-item-padding: 1rem;--list-item-radius: .5rem;--list-icon-color: var(--bs-primary);--list-gap: .5rem;--list-transition: all .3s ease}.list-item{display:flex;align-items:flex-start;gap:1rem;padding:var(--list-item-padding);background:var(--list-item-bg);border:1px solid transparent;border-radius:var(--list-item-radius);transition:var(--list-transition)}.list-item .list-icon{flex-shrink:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;color:var(--list-icon-color);font-size:1rem}.list-item .list-content{flex:1}.list-item .list-content .list-title{font-weight:600;margin-bottom:.25rem}.list-item .list-content .list-description{font-size:.875rem;color:var(--bs-secondary-color);margin-bottom:0}.list-one .list-item{padding-left:0;border:none}.list-one .list-item .list-icon{color:var(--bs-primary)}.list-two{counter-reset:list-counter}.list-two .list-item{counter-increment:list-counter}.list-two .list-item .list-icon:before{content:counter(list-counter);font-weight:700}.list-three .list-item{background:var(--bs-body-bg);border:1px solid var(--list-item-border);box-shadow:0 2px 10px #0000000d}.list-three .list-item:hover{transform:translate(5px);box-shadow:0 4px 15px #0000001a}.list-four .list-item .list-icon{width:40px;height:40px;background:rgba(var(--bs-primary-rgb),.1);border-radius:50%;font-size:1.25rem}.list-five .list-item .list-icon:before{content:"";font-family:"Font Awesome 6 Free";font-weight:900}.list-six .list-item{border-bottom:1px solid var(--list-item-border);border-radius:0}.list-six .list-item:last-child{border-bottom:none}.list-seven .list-item{border-bottom:1px solid var(--list-item-border);padding:1rem 1.5rem;margin:0}.list-seven .list-item:last-child{border-bottom:none}.list-seven .list-item:hover{background:rgba(var(--bs-primary-rgb),.05)}.list-eight{position:relative;padding-left:2rem}.list-eight:before{content:"";position:absolute;left:11px;top:0;bottom:0;width:2px;background:var(--list-item-border)}.list-eight .list-item{position:relative}.list-eight .list-item:before{content:"";position:absolute;left:-2rem;top:50%;transform:translateY(-50%);width:8px;height:8px;background:var(--bs-primary);border-radius:50%}[data-bs-theme=dark] .list-section,[data-bs-theme=dark] .list-layout,[data-bs-theme=dark] [class*=list-]{--list-item-border: var(--bs-border-color)}[data-bs-theme=dark] .list-three .list-item{box-shadow:0 2px 10px #0003}[data-bs-theme=dark] .list-three .list-item:hover{box-shadow:0 4px 15px #0000004d}@media(max-width:576px){.list-item{padding:.75rem}.list-four .list-item .list-icon{width:32px;height:32px;font-size:1rem}}@media(prefers-reduced-motion:reduce){.list-item{transition:none!important}.list-item:hover{transform:none!important}}@media print{.list-item{-moz-column-break-inside:avoid;break-inside:avoid;box-shadow:none!important}}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}[data-bs-theme=dark] .logo-bar-section,[data-bs-theme=dark] .logo-bar-layout,[data-bs-theme=dark] [class*=logo-bar-]{--logo-bar-bg: var(--bs-body-bg)}[data-bs-theme=dark] .logo-bar-two .logo-item{background:var(--bs-body-bg);border-color:var(--bs-border-color)}[data-bs-theme=dark] .logo-bar-four{background:var(--bs-gray-900)}[data-bs-theme=dark] .logo-bar-four .logo-item{filter:grayscale(100%);opacity:.6}[data-bs-theme=dark] .logo-bar-four .logo-item:hover{filter:grayscale(0%);opacity:1}[class*=map-]{--map-bg: var(--bs-body-bg);--map-border: var(--bs-border-color);--map-shadow: 0 2px 15px rgba(0, 0, 0, .1);--map-radius: .75rem;--map-height: 400px;--map-transition: all .3s ease}[data-bs-theme=dark] .map-section,[data-bs-theme=dark] .map-layout,[data-bs-theme=dark] [class*=map-]{--map-bg: var(--bs-body-bg);--map-border: var(--bs-border-color);--map-shadow: 0 2px 15px rgba(0, 0, 0, .3)}[data-bs-theme=dark] .map-container iframe{filter:invert(90%) hue-rotate(180deg)}:root{--map-bg: #fff;--map-border: #dee2e6;--map-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);--map-overlay-bg: rgba(0, 0, 0, .5);--map-overlay-color: #fff;--map-control-bg: #fff;--map-control-border: #dee2e6;--map-control-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075);--map-control-hover-bg: #f8f9fa;--map-control-active-bg: #667eea;--map-control-active-color: #fff;--map-marker-bg: #dc3545;--map-marker-border: #fff;--map-marker-shadow: 0 .25rem .5rem rgba(0, 0, 0, .2);--map-marker-hover-bg: rgb(189.2151898734, 32.7848101266, 47.7721518987);--map-info-bg: #fff;--map-info-border: #dee2e6;--map-info-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);--map-info-color: #212529;--map-info-title-color: #212529;--map-sidebar-bg: #fff;--map-sidebar-border: #dee2e6;--map-sidebar-shadow: 0 .25rem .5rem rgba(0, 0, 0, .1);--map-height: 400px;--map-border-radius: .5rem;--map-control-size: 2.5rem;--map-control-border-radius: .375rem;--map-marker-size: 2rem;--map-info-padding: 1rem;--map-info-border-radius: .375rem;--map-sidebar-width: 300px;--map-sidebar-padding: 1.5rem;--map-transition: all .2s ease}@media(prefers-color-scheme:dark){:root{--map-bg: #343a40;--map-border: #6c757d;--map-shadow: 0 .5rem 1rem rgba(0, 0, 0, .3);--map-overlay-bg: rgba(0, 0, 0, .7);--map-control-bg: #495057;--map-control-border: #6c757d;--map-control-hover-bg: #6c757d;--map-control-active-bg: #0dcaf0;--map-marker-bg: #ffc107;--map-marker-hover-bg: rgb(255, 205.75, 58);--map-info-bg: #495057;--map-info-border: #6c757d;--map-info-color: #f8f9fa;--map-info-title-color: #f8f9fa;--map-sidebar-bg: #343a40;--map-sidebar-border: #6c757d}}[data-bs-theme=dark]{--map-bg: #343a40;--map-border: #6c757d;--map-shadow: 0 .5rem 1rem rgba(0, 0, 0, .3);--map-overlay-bg: rgba(0, 0, 0, .7);--map-control-bg: #495057;--map-control-border: #6c757d;--map-control-hover-bg: #6c757d;--map-control-active-bg: #0dcaf0;--map-marker-bg: #ffc107;--map-marker-hover-bg: rgb(255, 205.75, 58);--map-info-bg: #495057;--map-info-border: #6c757d;--map-info-color: #f8f9fa;--map-info-title-color: #f8f9fa;--map-sidebar-bg: #343a40;--map-sidebar-border: #6c757d}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(1rem)}to{opacity:1;transform:translateY(0)}}.layout_style.section_map-two .tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#a52121;border-radius:.25rem}.layout_style.section_map-two ol,.layout_style.section_map-two ul,.layout_style.section_map-two dl{margin-top:0;margin-bottom:1rem}.layout_style.section_map-two ol,.layout_style.section_map-two ul{list-style:none}.layout_style.section_map-two .section-heading h2,.layout_style.section_map-two .section-heading .h2{margin-bottom:.977rem;font-family:roboto,sans-serif;font-weight:600;line-height:1.25;color:#1a202c}.layout_style.section_map-two .section-heading .lead{font-size:1.25rem;color:#514d4d;font-weight:500}[data-bs-theme=dark] .layout_style.section_map-two .countary_name,[data-bs-theme=dark] .layout_style.section_map-two .section-heading h2,[data-bs-theme=dark] .layout_style.section_map-two .section-heading .h2{color:#fff}[data-bs-theme=dark] .layout_style.section_map-two .section-heading .lead{color:#cbd5e0}[data-bs-theme=dark] .frontend-quotation .bg-gray-light{background-color:#1e293b}.comments-system .comment-item{transition:all .3s ease}.comments-system .comment-item:hover{background-color:#f8f9fa}.comments-system .comment-reactions .reaction-btn{border:none;background:none;padding:.25rem .5rem;border-radius:1rem;transition:all .2s ease}.comments-system .comment-reactions .reaction-btn:hover{background-color:#e9ecef}.comments-system .comment-reactions .reaction-btn.active{background-color:var(--site-color-primary);color:#fff}.comments-system .emoji-picker button{font-size:1.2rem;line-height:1}.comments-system .nested-comments{border-left:2px solid #dee2e6;margin-left:1rem;padding-left:1rem}.comments-system .comment-metadata{font-size:.85rem;color:#6c757d}.comments-system .comment-actions .btn{font-size:.8rem;padding:.25rem .5rem}.comments-system .loading-spinner{width:1rem;height:1rem}@media(max-width:768px){.comments-system .d-flex.justify-content-end{justify-content:start!important;flex-wrap:wrap;gap:.5rem}.comments-system .btn-group{margin-bottom:.5rem}}[data-bs-theme=dark] .comments-system .comment-item:hover{background-color:#2d3748}[data-bs-theme=dark] .comments-system .comment-reactions .reaction-btn:hover{background-color:#374151}[data-bs-theme=dark] .comments-system .comment-reactions .reaction-btn.active{background-color:var(--site-color-primary)}[data-bs-theme=dark] .comments-system .nested-comments{border-left-color:#4a5568}[data-bs-theme=dark] .comments-system .comment-metadata{color:#9ca3af}[class*=overlay-]{--overlay-bg: var(--bs-body-bg);--overlay-color: var(--bs-body-color);--overlay-layer: rgba(0, 0, 0, .5);--overlay-padding: 5rem;--overlay-radius: 0;--overlay-transition: all .3s ease}.overlay-wrapper{position:relative;overflow:hidden}.overlay-wrapper .overlay-layer{position:absolute;inset:0;background:var(--overlay-layer);z-index:1}[data-bs-theme=dark] .overlay-three{--overlay-layer: rgba(0, 0, 0, .7)}[data-bs-theme=dark] .overlay-three .overlay-content{color:#fff}@media(max-width:992px){[class*=overlay-]{--overlay-padding: 3rem}}@media(max-width:576px){[class*=overlay-]{--overlay-padding: 2rem}}@media print{.overlay-wrapper{background:none!important;color:#000!important}.overlay-layer{display:none!important}}:root{--page-header-padding-y: clamp(2rem, 5vw, 4rem);--page-header-padding-x: clamp(1rem, 3vw, 2rem);--page-header-gap: 1.5rem;--page-header-title-size: clamp(1.75rem, 4vw, 3rem);--page-header-subtitle-size: clamp(.875rem, 1.5vw, 1.125rem);--page-header-breadcrumb-size: .875rem;--page-header-bg: var(--bs-body-bg);--page-header-text: var(--bs-body-color);--page-header-accent: var(--bs-primary);--page-header-muted: var(--bs-secondary-color);--page-header-border: var(--bs-border-color);--page-header-overlay: rgba(0, 0, 0, .5);--page-header-border-radius: var(--bs-border-radius);--page-header-shadow: 0 2px 10px rgba(0, 0, 0, .05);--page-header-transition: all .3s ease}[data-bs-theme=dark]{--page-header-overlay: rgba(0, 0, 0, .7);--page-header-shadow: 0 2px 10px rgba(0, 0, 0, .2)}.page-header{position:relative;padding:var(--page-header-padding-y) var(--page-header-padding-x);background-color:var(--page-header-bg);color:var(--page-header-text);overflow:hidden}.page-header__container{position:relative;z-index:2}.page-header__row{align-items:center;gap:var(--page-header-gap)}.page-header__content{position:relative;z-index:2}.page-header__bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.page-header__bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.page-header__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:var(--page-header-overlay);z-index:1}.page-header__title{font-size:var(--page-header-title-size);font-weight:700;line-height:1.3;margin-bottom:.5rem}.page-header__subtitle{font-size:var(--page-header-subtitle-size);line-height:1.5;color:var(--page-header-muted);margin-bottom:0}.page-header__breadcrumb{font-size:var(--page-header-breadcrumb-size);margin-bottom:0}.page-header__breadcrumb .breadcrumb{margin-bottom:0;padding:0;background:transparent;border-radius:0}.page-header__breadcrumb .breadcrumb-item+.breadcrumb-item:before{color:var(--page-header-muted)}.page-header__breadcrumb .breadcrumb-item.active{color:var(--page-header-accent)}.page-header__breadcrumb a{color:var(--page-header-muted);text-decoration:none;transition:var(--page-header-transition)}.page-header__breadcrumb a:hover{color:var(--page-header-accent)}.page-header--centered{text-align:center}.page-header--centered .page-header__content{max-width:800px;margin:0 auto}.page-header--centered .breadcrumb{justify-content:center}.page-header--bordered{border-bottom:1px solid var(--page-header-border)}@media(max-width:768px){.page-header{padding-top:1.5rem;padding-bottom:1.5rem}}@media(prefers-reduced-motion:reduce){.page-header,.page-header *{transition:none!important}}.page-header-eight{background:var(--bs-dark);color:#fff;padding:4rem 0;position:relative;overflow:hidden}.page-header-eight:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:50px 50px;z-index:1}.page-header-eight__container{position:relative;z-index:2}.page-header-eight__row{align-items:center}.page-header-eight__content{text-align:center}.page-header-eight__eyebrow{display:inline-flex;align-items:center;gap:.5rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:2px;color:var(--bs-primary);margin-bottom:1rem}.page-header-eight__eyebrow span{width:40px;height:1px;background:var(--bs-primary)}.page-header-eight__title{font-size:clamp(2rem,5vw,3.5rem);font-weight:700;color:#fff;margin-bottom:1rem;line-height:1.2}.page-header-eight__description{font-size:1.125rem;color:#ffffffb3;max-width:600px;margin:0 auto 2rem;line-height:1.6}.page-header-eight__meta{display:flex;align-items:center;justify-content:center;gap:2rem;margin-bottom:2rem}@media(max-width:576px){.page-header-eight__meta{flex-direction:column;gap:1rem}}.page-header-eight__meta-item{display:flex;align-items:center;gap:.5rem;color:#fff9;font-size:.875rem}.page-header-eight__meta-item i,.page-header-eight__meta-item svg{color:var(--bs-primary)}.page-header-eight__breadcrumb .breadcrumb{justify-content:center;margin-bottom:0;background:transparent;padding:0}.page-header-eight__breadcrumb .breadcrumb .breadcrumb-item{font-size:.875rem}.page-header-eight__breadcrumb .breadcrumb .breadcrumb-item:before{color:#fff6}.page-header-eight__breadcrumb .breadcrumb .breadcrumb-item a{color:#fff9;text-decoration:none;transition:color .2s ease}.page-header-eight__breadcrumb .breadcrumb .breadcrumb-item a:hover{color:#fff}.page-header-eight__breadcrumb .breadcrumb .breadcrumb-item.active{color:var(--bs-primary);font-weight:600}.page-header-eight:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:3px;background:linear-gradient(90deg,var(--bs-primary),var(--bs-info),var(--bs-primary));background-size:200% 100%;animation:gradientShift 3s ease infinite}@keyframes gradientShift{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}[data-bs-theme=dark] .page-header-eight{background:#0a0a0a}[data-bs-theme=dark] .page-header-eight:before{background-image:linear-gradient(rgba(255,255,255,.02) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.02) 1px,transparent 1px)}[data-bs-theme=light] .page-header-eight{background:var(--bs-dark)}@media(max-width:768px){.page-header-eight{padding:3rem 0}.page-header-eight__title{font-size:1.75rem}.page-header-eight__description{font-size:1rem}}@media(prefers-reduced-motion:reduce){.page-header-eight:after{animation:none}}.page-header-five{background:var(--bs-body-bg);padding:3rem 0;position:relative}.page-header-five__container{position:relative;z-index:2}.page-header-five__card{background:var(--bs-body-bg);border-radius:var(--bs-border-radius-lg);box-shadow:0 10px 40px #00000014;padding:2.5rem;border:1px solid var(--bs-border-color);position:relative;overflow:hidden}.page-header-five__card:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,var(--bs-primary),var(--bs-info))}.page-header-five__row{align-items:center}.page-header-five__content{flex:1}.page-header-five__meta{display:flex;align-items:center;gap:1rem;margin-bottom:.75rem}.page-header-five__category{display:inline-block;background:var(--bs-primary);color:#fff;padding:.25rem .75rem;border-radius:var(--bs-border-radius);font-size:.75rem;font-weight:600;text-transform:uppercase}.page-header-five__date{font-size:.875rem;color:var(--bs-secondary-color)}.page-header-five__title{font-size:clamp(1.5rem,4vw,2.5rem);font-weight:700;color:var(--page-header-text);margin-bottom:.5rem}.page-header-five__author{display:flex;align-items:center;gap:.75rem;margin-top:1rem}.page-header-five__author img{width:40px;height:40px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.page-header-five__author-name{font-weight:600;font-size:.875rem;color:var(--page-header-text)}.page-header-five__author-role{font-size:.75rem;color:var(--bs-secondary-color)}.page-header-five__breadcrumb{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid var(--bs-border-color)}.page-header-five__breadcrumb .breadcrumb{margin-bottom:0;padding:0;background:transparent}.page-header-five__breadcrumb .breadcrumb .breadcrumb-item{font-size:.875rem}.page-header-five__breadcrumb .breadcrumb .breadcrumb-item a{color:var(--bs-secondary-color);text-decoration:none}.page-header-five__breadcrumb .breadcrumb .breadcrumb-item a:hover,.page-header-five__breadcrumb .breadcrumb .breadcrumb-item.active{color:var(--bs-primary)}[data-bs-theme=dark] .page-header-five__card{background:var(--bs-body-bg);box-shadow:0 10px 40px #0000004d}@media(max-width:768px){.page-header-five{padding:2rem 0}.page-header-five__card{padding:1.5rem}}.page-header-four{background:linear-gradient(135deg,var(--bs-primary) 0%,rgba(var(--bs-info-rgb),1) 50%,var(--bs-success) 100%);color:#fff;padding:4rem 0;position:relative}.page-header-four__container{position:relative;z-index:2}.page-header-four__row{align-items:center}.page-header-four__content{text-align:center}.page-header-four__badge{display:inline-block;background:#fff3;color:#fff;padding:.375rem 1rem;border-radius:2rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:1px;margin-bottom:1rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.page-header-four__title{font-size:clamp(2rem,5vw,3rem);font-weight:700;color:#fff;margin-bottom:.75rem}.page-header-four__description{font-size:1.125rem;color:#ffffffe6;max-width:600px;margin:0 auto 1.5rem;line-height:1.6}.page-header-four__breadcrumb .breadcrumb{justify-content:center;margin-bottom:0;background:transparent;padding:0}.page-header-four__breadcrumb .breadcrumb .breadcrumb-item{font-size:.875rem}.page-header-four__breadcrumb .breadcrumb .breadcrumb-item:before{color:#fff9}.page-header-four__breadcrumb .breadcrumb .breadcrumb-item a{color:#fffc;text-decoration:none;transition:color .2s ease}.page-header-four__breadcrumb .breadcrumb .breadcrumb-item a:hover{color:#fff}.page-header-four__breadcrumb .breadcrumb .breadcrumb-item.active{color:#fff;font-weight:600}[data-bs-theme=dark] .page-header-four{background:linear-gradient(135deg,var(--bs-primary) 0%,var(--bs-info) 50%,var(--bs-success) 100%)}@media(max-width:768px){.page-header-four{padding:3rem 0}.page-header-four__title{font-size:1.75rem}.page-header-four__description{font-size:1rem}}.page-header-one{background-color:var(--page-header-bg);border-bottom:1px solid var(--bs-border-color);padding:2rem 0}.page-header-one__container{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem}.page-header-one__content{flex:1}.page-header-one__title{font-size:var(--page-header-title-size);font-weight:700;color:var(--page-header-text);margin-bottom:.5rem}.page-header-one__breadcrumb .breadcrumb{margin-bottom:0;padding:0;background:transparent}.page-header-one__breadcrumb .breadcrumb .breadcrumb-item{font-size:.875rem}.page-header-one__breadcrumb .breadcrumb .breadcrumb-item.active{color:var(--bs-primary)}[data-bs-theme=dark] .page-header-one{border-bottom-color:var(--bs-border-color)}@media(max-width:576px){.page-header-one__container{flex-direction:column;align-items:flex-start}}.page-header-seven{position:relative;padding:0;overflow:hidden}.page-header-seven__row{min-height:350px;margin:0}.page-header-seven__content{background:var(--bs-body-bg);padding:3rem;display:flex;flex-direction:column;justify-content:center;position:relative}.page-header-seven__content:after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:0;height:0;border-style:solid;border-width:20px 20px 20px 0;border-color:transparent var(--bs-body-bg) transparent transparent}.page-header-seven__label{display:inline-flex;align-items:center;gap:.5rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:1px;color:var(--bs-primary);margin-bottom:1rem}.page-header-seven__label:before{content:"";width:30px;height:2px;background:var(--bs-primary)}.page-header-seven__title{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;color:var(--page-header-text);margin-bottom:.75rem}.page-header-seven__description{font-size:1rem;color:var(--bs-secondary-color);margin-bottom:1.5rem;line-height:1.6}.page-header-seven__breadcrumb .breadcrumb{margin-bottom:0;padding:0;background:transparent}.page-header-seven__breadcrumb .breadcrumb .breadcrumb-item{font-size:.875rem}.page-header-seven__breadcrumb .breadcrumb .breadcrumb-item a{color:var(--bs-secondary-color);text-decoration:none}.page-header-seven__breadcrumb .breadcrumb .breadcrumb-item a:hover,.page-header-seven__breadcrumb .breadcrumb .breadcrumb-item.active{color:var(--bs-primary)}.page-header-seven__media{position:relative;overflow:hidden}.page-header-seven__media img{width:100%;height:100%;min-height:350px;-o-object-fit:cover;object-fit:cover}.page-header-seven__media:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to right,var(--bs-body-bg),transparent);z-index:1}[data-bs-theme=dark] .page-header-seven__content{background:var(--bs-body-bg)}[data-bs-theme=dark] .page-header-seven__content:after{border-color:transparent var(--bs-body-bg) transparent transparent}[data-bs-theme=dark] .page-header-seven__media:before{background:linear-gradient(to right,var(--bs-body-bg),transparent)}@media(max-width:992px){.page-header-seven__row{flex-direction:column-reverse}.page-header-seven__content{padding:2rem;text-align:center}.page-header-seven__content:after{display:none}.page-header-seven__label{justify-content:center}.page-header-seven__media img{min-height:250px}.page-header-seven__media:before{background:linear-gradient(to top,var(--bs-body-bg),transparent)}}.page-header-six{position:relative;min-height:400px;display:flex;align-items:center;justify-content:center;overflow:hidden}.page-header-six__bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.page-header-six__bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.page-header-six__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,#0000004d,#000000b3);z-index:1}.page-header-six__container{position:relative;z-index:2;text-align:center;padding:4rem 2rem}.page-header-six__content{max-width:800px;margin:0 auto}.page-header-six__title{font-size:clamp(2.5rem,6vw,4rem);font-weight:800;color:#fff;margin-bottom:1.5rem;text-shadow:0 2px 10px rgba(0,0,0,.3);line-height:1.2}.page-header-six__description{font-size:clamp(1rem,2vw,1.25rem);color:#ffffffe6;margin-bottom:2rem;line-height:1.6}.page-header-six__breadcrumb .breadcrumb{justify-content:center;margin-bottom:0;background:transparent;padding:0}.page-header-six__breadcrumb .breadcrumb .breadcrumb-item{font-size:1rem}.page-header-six__breadcrumb .breadcrumb .breadcrumb-item:before{color:#ffffff80}.page-header-six__breadcrumb .breadcrumb .breadcrumb-item a{color:#fffc;text-decoration:none;transition:color .2s ease}.page-header-six__breadcrumb .breadcrumb .breadcrumb-item a:hover{color:#fff}.page-header-six__breadcrumb .breadcrumb .breadcrumb-item.active{color:#fff;font-weight:600}[data-bs-theme=dark] .page-header-six__overlay{background:linear-gradient(to bottom,#0006,#000c)}@media(max-width:768px){.page-header-six{min-height:300px}.page-header-six__container{padding:3rem 1rem}.page-header-six__title{font-size:2rem}}.page-header-three{background:var(--bs-primary);color:#fff;padding:4rem 0;position:relative;overflow:hidden}.page-header-three:before{content:"";position:absolute;top:-50%;right:-10%;width:400px;height:400px;background:#ffffff1a;border-radius:50%}.page-header-three:after{content:"";position:absolute;bottom:-30%;left:-5%;width:200px;height:200px;background:#ffffff0d;border-radius:50%}.page-header-three__container{position:relative;z-index:2}.page-header-three__content{text-align:center}.page-header-three__title{font-size:clamp(2rem,5vw,3.5rem);font-weight:800;color:#fff;margin-bottom:1rem;text-transform:uppercase;letter-spacing:2px}.page-header-three__breadcrumb .breadcrumb{justify-content:center;margin-bottom:0;background:transparent;padding:0}.page-header-three__breadcrumb .breadcrumb .breadcrumb-item{font-size:.875rem;font-weight:500}.page-header-three__breadcrumb .breadcrumb .breadcrumb-item:before{color:#ffffff80}.page-header-three__breadcrumb .breadcrumb .breadcrumb-item a{color:#fffc;text-decoration:none;transition:color .2s ease}.page-header-three__breadcrumb .breadcrumb .breadcrumb-item a:hover,.page-header-three__breadcrumb .breadcrumb .breadcrumb-item.active{color:#fff}[data-bs-theme=dark] .page-header-three{background:var(--bs-primary)}[data-bs-theme=dark] .page-header-three:before,[data-bs-theme=dark] .page-header-three:after{background:#ffffff14}@media(max-width:768px){.page-header-three{padding:3rem 0}.page-header-three__title{font-size:1.75rem;letter-spacing:1px}.page-header-three:before{width:250px;height:250px}.page-header-three:after{width:150px;height:150px}}.page-header-two{background:linear-gradient(135deg,var(--bs-body-bg) 0%,var(--bs-tertiary-bg) 100%);padding:3rem 0;position:relative}.page-header-two:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background:linear-gradient(90deg,transparent,var(--bs-border-color),transparent)}.page-header-two__container{text-align:center;max-width:800px;margin:0 auto}.page-header-two__subtitle{font-size:.75rem;font-weight:600;letter-spacing:2px;text-transform:uppercase;color:var(--bs-primary);margin-bottom:.75rem}.page-header-two__title{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:300;color:var(--page-header-text);margin-bottom:1rem;line-height:1.3}.page-header-two__description{font-size:1rem;color:var(--bs-secondary-color);max-width:600px;margin:0 auto 1.5rem;line-height:1.6}.page-header-two__breadcrumb .breadcrumb{justify-content:center;margin-bottom:0;background:transparent;padding:0}.page-header-two__breadcrumb .breadcrumb .breadcrumb-item{font-size:.875rem}.page-header-two__breadcrumb .breadcrumb .breadcrumb-item a{color:var(--bs-secondary-color);text-decoration:none;transition:color .2s ease}.page-header-two__breadcrumb .breadcrumb .breadcrumb-item a:hover,.page-header-two__breadcrumb .breadcrumb .breadcrumb-item.active{color:var(--bs-primary)}[data-bs-theme=dark] .page-header-two{background:linear-gradient(135deg,var(--bs-body-bg) 0%,rgba(var(--bs-primary-rgb),.05) 100%)}@media(max-width:768px){.page-header-two{padding:2rem 0}.page-header-two__title{font-size:1.5rem}}[data-bs-theme=dark] .portfolio-four .card.portfolios{background-color:#2a2a2a;border-color:#444}[data-bs-theme=dark] .portfolio-four .card.portfolios:hover .portfolio-content.w3-section{background-color:#2a2a2af2}[data-bs-theme=dark] .portfolio-one .portfolio-item:before{background-color:#ff4a5f}[data-bs-theme=dark] .portfolio-one .portfolio-item:after{background-color:#141414cc}[data-bs-theme=dark] .portfolio-one .portfolio-title,[data-bs-theme=dark] .portfolio-one .portfolio-link p a{color:#e0e0e0}[data-bs-theme=dark] .portfolio-one .portfolio-link p a.link{background:#555;color:#e0e0e0}[data-bs-theme=dark] .portfolio-one .portfolio-link p a.search{color:#ff4a5f;background:#e0e0e0}[data-bs-theme=dark] .portfolio-one .area-title{border-left:4px solid #ff4a5f}[class*=portfolio-]{--portfolio-bg: var(--bs-body-bg);--portfolio-color: var(--bs-body-color);--portfolio-card-bg: var(--bs-body-bg);--portfolio-card-border: var(--bs-border-color);--portfolio-card-shadow: 0 2px 15px rgba(0, 0, 0, .08);--portfolio-card-shadow-hover: 0 15px 50px rgba(0, 0, 0, .15);--portfolio-card-radius: .75rem;--portfolio-accent: var(--bs-primary);--portfolio-overlay: rgba(0, 0, 0, .7);--portfolio-overlay-accent: rgba(var(--bs-primary-rgb), .9);--portfolio-transition: all .4s ease;--portfolio-gap: 1.5rem}.portfolio-item{position:relative;overflow:hidden;border-radius:var(--portfolio-card-radius);transition:var(--portfolio-transition)}.portfolio-item .portfolio-title{font-size:1.25rem;font-weight:600;color:#fff;margin-bottom:.5rem}.portfolio-item .portfolio-link{width:50px;height:50px;background:#fff;color:var(--portfolio-accent);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-top:1rem;transition:var(--portfolio-transition)}.portfolio-item .portfolio-link:hover{background:var(--portfolio-accent);color:#fff;transform:scale(1.1)}[data-bs-theme=dark] .portfolio-section,[data-bs-theme=dark] .portfolio-layout,[data-bs-theme=dark] [class*=portfolio-]{--portfolio-card-bg: var(--bs-body-bg);--portfolio-card-border: var(--bs-border-color);--portfolio-card-shadow: 0 2px 15px rgba(0, 0, 0, .3)}[data-bs-theme=dark] .portfolio-section .portfolio-three .portfolio-item .portfolio-info,[data-bs-theme=dark] .portfolio-layout .portfolio-three .portfolio-item .portfolio-info,[data-bs-theme=dark] [class*=portfolio-] .portfolio-three .portfolio-item .portfolio-info{background:var(--bs-body-bg)}@media(prefers-reduced-motion:reduce){.portfolio-item,.portfolio-link{transition:none!important}.portfolio-item:hover,.portfolio-link:hover{transform:none!important}}@media print{.portfolio-item{-moz-column-break-inside:avoid;break-inside:avoid;box-shadow:none!important;border:1px solid #000!important}}:root{--portfolio-bg: #fff;--portfolio-border: #dee2e6;--portfolio-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);--portfolio-item-bg: #fff;--portfolio-item-border: #e9ecef;--portfolio-item-hover-shadow: 0 1rem 2rem rgba(0, 0, 0, .2);--portfolio-overlay-bg: rgba(0, 0, 0, .8);--portfolio-overlay-hover-bg: rgba(0, 0, 0, .9);--portfolio-title-color: #212529;--portfolio-text-color: #495057;--portfolio-meta-color: #adb5bd;--portfolio-category-color: #667eea;--portfolio-overlay-text-color: #fff;--portfolio-filter-bg: #f8f9fa;--portfolio-filter-color: #495057;--portfolio-filter-active-bg: #667eea;--portfolio-filter-active-color: #fff;--portfolio-filter-hover-bg: #e9ecef;--portfolio-btn-bg: #667eea;--portfolio-btn-color: #fff;--portfolio-btn-hover-bg: rgb(57.1551724138, 88.1896551724, 227.8448275862);--portfolio-btn-secondary-bg: #f8f9fa;--portfolio-btn-secondary-color: #495057;--portfolio-btn-secondary-hover-bg: #e9ecef;--portfolio-padding: 2rem;--portfolio-item-padding: 1.5rem;--portfolio-border-radius: .75rem;--portfolio-item-border-radius: .5rem;--portfolio-gap: 1.5rem;--portfolio-title-font-size: 1.5rem;--portfolio-title-font-weight: 600;--portfolio-text-font-size: 1rem;--portfolio-meta-font-size: .875rem;--portfolio-line-height: 1.6;--portfolio-transition: all .3s ease;--portfolio-hover-transform: translateY(-.25rem);--portfolio-scale-transform: scale(1.05)}@media(prefers-color-scheme:dark){:root{--portfolio-bg: #343a40;--portfolio-border: #6c757d;--portfolio-shadow: 0 .5rem 1rem rgba(0, 0, 0, .3);--portfolio-item-bg: #495057;--portfolio-item-border: #6c757d;--portfolio-item-hover-shadow: 0 1rem 2rem rgba(0, 0, 0, .4);--portfolio-title-color: #f8f9fa;--portfolio-text-color: #dee2e6;--portfolio-meta-color: #ced4da;--portfolio-category-color: #0dcaf0;--portfolio-filter-bg: #6c757d;--portfolio-filter-color: #dee2e6;--portfolio-filter-active-bg: #0dcaf0;--portfolio-filter-hover-bg: #adb5bd;--portfolio-btn-bg: #0dcaf0;--portfolio-btn-hover-bg: rgb(59.5849802372, 213.4743083004, 244.4150197628);--portfolio-btn-secondary-bg: #6c757d;--portfolio-btn-secondary-color: #f8f9fa;--portfolio-btn-secondary-hover-bg: #adb5bd}}[data-bs-theme=dark]{--portfolio-bg: #343a40;--portfolio-border: #6c757d;--portfolio-shadow: 0 .5rem 1rem rgba(0, 0, 0, .3);--portfolio-item-bg: #495057;--portfolio-item-border: #6c757d;--portfolio-item-hover-shadow: 0 1rem 2rem rgba(0, 0, 0, .4);--portfolio-title-color: #f8f9fa;--portfolio-text-color: #dee2e6;--portfolio-meta-color: #ced4da;--portfolio-category-color: #0dcaf0;--portfolio-filter-bg: #6c757d;--portfolio-filter-color: #dee2e6;--portfolio-filter-active-bg: #0dcaf0;--portfolio-filter-hover-bg: #adb5bd;--portfolio-btn-bg: #0dcaf0;--portfolio-btn-hover-bg: rgb(59.5849802372, 213.4743083004, 244.4150197628);--portfolio-btn-secondary-bg: #6c757d;--portfolio-btn-secondary-color: #f8f9fa;--portfolio-btn-secondary-hover-bg: #adb5bd}.portfolio-item-one .portfolio-item{position:relative;overflow:hidden;border-radius:var(--portfolio-item-border-radius);background:var(--portfolio-item-bg);transition:var(--portfolio-transition)}.portfolio-item-one .portfolio-item:hover{transform:var(--portfolio-hover-transform);box-shadow:var(--portfolio-item-hover-shadow)}.portfolio-item-two .portfolio-item{position:relative;overflow:hidden;border-radius:var(--portfolio-item-border-radius);background:var(--portfolio-item-bg);transition:var(--portfolio-transition);display:flex;flex-direction:column;height:100%}.portfolio-item-two .portfolio-item:hover{transform:var(--portfolio-hover-transform);box-shadow:var(--portfolio-item-hover-shadow)}.portfolio-area{padding:5rem 0;background:var(--portfolio-bg);position:relative;overflow:hidden}.portfolio-area:before{content:"";position:absolute;inset:0;background:linear-gradient(45deg,transparent 49%,rgba(var(--bs-primary-rgb),.02) 50%,transparent 51%);background-size:20px 20px}.portfolio-area .container,.portfolio-area .footer-eight__container,.portfolio-area .footer-eight__bottom-container,.portfolio-area .footer-five__newsletter-container,.portfolio-area .footer-five__container,.portfolio-area .footer-five__bottom-container,.portfolio-area .footer-four__container,.portfolio-area .footer-four__bottom-container,.portfolio-area .footer-nine__top-container,.portfolio-area .footer-nine__bottom-container,.portfolio-area .footer-seven__container,.portfolio-area .footer-seven__bottom-container,.portfolio-area .footer-six__container,.portfolio-area .footer-six__bottom-container,.portfolio-area .footer-ten__cta-container,.portfolio-area .footer-ten__container,.portfolio-area .footer-ten__newsletter-container,.portfolio-area .footer-ten__bottom-container,.portfolio-area .footer-three__cta-container,.portfolio-area .footer-three__container,.portfolio-area .footer-three__bottom-container,.portfolio-area .footer-two__container,.portfolio-area .header-eight__main-container,.portfolio-area .header-eight__nav-container,.portfolio-area .header-four__container,.portfolio-area .header-nine__container,.portfolio-area .header-seven__topbar-container,.portfolio-area .header-seven__main-container,.portfolio-area .header-six__container,.portfolio-area .header-three__container,.portfolio-area .header-two__container{position:relative;z-index:1}.portfolio-area .section-title{text-align:center;margin-bottom:4rem}.portfolio-area .section-title h2,.portfolio-area .section-title .h2{font-size:2rem;font-weight:700;color:var(--portfolio-title-color);margin-bottom:1rem;position:relative;display:inline-block}.portfolio-area .section-title h2:after,.portfolio-area .section-title .h2:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:60px;height:3px;background:linear-gradient(90deg,var(--portfolio-category-color),rgb(191.6896551724,201.6206896552,246.3103448276));border-radius:2px}@media(max-width:767.98px){.portfolio-area .section-title h2,.portfolio-area .section-title .h2{font-size:1.75rem}}.portfolio-area .section-title p{font-size:1.25rem;color:var(--portfolio-text-color);max-width:600px;margin:0 auto}.portfolio-item-one{position:relative;overflow:hidden;border-radius:var(--portfolio-item-border-radius);background:var(--portfolio-item-bg);box-shadow:var(--portfolio-shadow);transition:all .4s cubic-bezier(.25,.46,.45,.94);height:400px}.portfolio-item-one:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,transparent 0%,rgba(0,0,0,.1) 50%,transparent 100%);opacity:0;transition:opacity .3s ease;z-index:1}.portfolio-item-one:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 20px 40px #00000026}.portfolio-item-one:hover:before{opacity:1}.portfolio-item-two{position:relative;overflow:hidden;border-radius:var(--portfolio-item-border-radius);background:var(--portfolio-item-bg);box-shadow:var(--portfolio-shadow);transition:all .4s ease;height:350px}.portfolio-item-two:hover{transform:translateY(-5px);box-shadow:0 15px 35px #0000001a}@media(prefers-color-scheme:dark){.portfolio-area:before{background:linear-gradient(45deg,transparent 49%,rgba(var(--bs-info-rgb),.03) 50%,transparent 51%)}}[data-bs-theme=dark] .portfolio-area:before{background:linear-gradient(45deg,transparent 49%,rgba(var(--bs-info-rgb),.03) 50%,transparent 51%)}[data-bs-theme=dark] .portfolio-item-one .portfolio-overlay,[data-bs-theme=dark] .portfolio-item-two .portfolio-overlay,[data-bs-theme=dark] .portfolio-item-three .portfolio-overlay,[data-bs-theme=dark] .poerfolio-three-iteam .portfolio-overlay{background:linear-gradient(135deg,rgba(var(--bs-info-rgb),.9),rgba(var(--bs-primary-rgb),.8))}[data-bs-theme=dark] .portfolio-item-three .portfolio-overlay,[data-bs-theme=dark] .poerfolio-three-iteam .portfolio-overlay{background:linear-gradient(45deg,rgba(var(--bs-info-rgb),.85),rgba(var(--bs-primary-rgb),.85))}@media(max-width:991.98px){.portfolio-area{padding:4rem 0}.portfolio-item-one{height:350px}.portfolio-item-two{height:320px}}@media(max-width:767.98px){.portfolio-area{padding:3rem 0}.portfolio-area .section-title{margin-bottom:3rem}.portfolio-item-one,.portfolio-item-two{height:300px}}@media(max-width:575.98px){.portfolio-area{padding:2rem 0}.portfolio-item-one,.portfolio-item-two{height:250px}}@media(prefers-reduced-motion:reduce){.portfolio-item-one:hover,.portfolio-item-two:hover{transform:none}}@media(prefers-contrast:high){.portfolio-item-one,.portfolio-item-two{border:2px solid var(--portfolio-border)}}@media print{.portfolio-area{background:#fff!important}.portfolio-area:before{display:none}.portfolio-item-one,.portfolio-item-two{box-shadow:none!important;border:1px solid #000!important}}[data-bs-theme=dark] .portfolio-three .destinations-one__img:before{background-color:#1a1a1a;opacity:.5}[data-bs-theme=dark] .portfolio-three .destinations-one__button>a{background-color:#ff7a60;color:#e0e0e0}[data-bs-theme=dark] .portfolio-three .destinations-one__title>a{color:#e0e0e0}[data-bs-theme=dark] .portfolio-three .destinations-one__sub-title{color:#ff7a60}[data-bs-theme=dark] .portfolio-three .section-title__tagline{color:#ff7a60!important}.portfolio-two .ptfolio-item .swiper-slide figure{position:relative}[data-bs-theme=dark] .portfolio-two .portfolio-text-purple{color:#9299e0!important}[data-bs-theme=dark] .portfolio-two .portfolio-text-orange{color:#ffa591!important}[data-bs-theme=dark] .portfolio-two .portfolio-text-red{color:#ff7f88!important}[data-bs-theme=dark] .portfolio-two .portfolio-img-lift:hover{box-shadow:0 .25rem 1.25rem #c8c8c826}[data-bs-theme=dark] .pricing-two .pricing-card:hover .pricing-header,[data-bs-theme=dark] .pricing-two .pricing-thirteen .hosting-product-box:hover .pricing-header,[data-bs-theme=dark] .pricing-two .pricing-twelve .special-offerbg-4:hover .pricing-header,[data-bs-theme=dark] .pricing-two .pricing-eleven .special-offerbg-1:hover .pricing-header,[data-bs-theme=dark] .pricing-two .pricing-card:hover .pricing-features li,[data-bs-theme=dark] .pricing-two .pricing-thirteen .hosting-product-box:hover .pricing-features li,[data-bs-theme=dark] .pricing-two .pricing-twelve .special-offerbg-4:hover .pricing-features li,[data-bs-theme=dark] .pricing-two .pricing-eleven .special-offerbg-1:hover .pricing-features li,[data-bs-theme=dark] .pricing-two .pricing-card:hover .pricing-price .price,[data-bs-theme=dark] .pricing-two .pricing-thirteen .hosting-product-box:hover .pricing-price .price,[data-bs-theme=dark] .pricing-two .pricing-twelve .special-offerbg-4:hover .pricing-price .price,[data-bs-theme=dark] .pricing-two .pricing-eleven .special-offerbg-1:hover .pricing-price .price{color:var(--bs-dark)}[class*=pricing-]{--pricing-bg: var(--bs-body-bg);--pricing-card-bg: var(--bs-body-bg);--pricing-card-border: var(--bs-border-color);--pricing-card-shadow: 0 4px 20px rgba(0, 0, 0, .08);--pricing-card-radius: 1rem;--pricing-header-bg: transparent;--pricing-price-color: var(--bs-primary);--pricing-feature-color: var(--bs-body-color);--pricing-transition: all .3s ease;--pricing-gap: 1.5rem}.pricing-card{background:var(--pricing-card-bg);border:1px solid var(--pricing-card-border);border-radius:var(--pricing-card-radius);box-shadow:var(--pricing-card-shadow);overflow:hidden;transition:var(--pricing-transition);display:flex;flex-direction:column}.pricing-card .pricing-header{background:var(--pricing-header-bg);padding:2rem;text-align:center}.pricing-card .pricing-footer{padding:1.5rem 2rem 2rem;text-align:center}.pricing-card .pricing-footer .btn{width:100%}.pricing-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px #00000026}.pricing-card.featured{border-color:var(--bs-primary);border-width:2px;transform:scale(1.05);z-index:1}.pricing-card.featured:hover{transform:scale(1.05) translateY(-10px)}.pricing-one .pricing-card.featured .pricing-header{background:var(--bs-primary);color:#fff}.pricing-two .pricing-card{border:none;border-radius:0}.pricing-two .pricing-card .pricing-header{padding:3rem 2rem 1rem}.pricing-two .pricing-card:hover{transform:none;box-shadow:none;background:var(--bs-primary)}.pricing-two .pricing-card:hover .pricing-header{color:#fff}.pricing-three .pricing-card{border:none;background:var(--bs-dark);color:#fff}.pricing-three .pricing-card.featured{background:var(--bs-primary)}.pricing-four .pricing-card{border:none}.pricing-four .pricing-card .pricing-header{background:linear-gradient(135deg,var(--bs-primary),var(--bs-info));color:#fff}.pricing-four .pricing-card.featured{background:linear-gradient(135deg,var(--bs-dark),var(--bs-gray-900));color:#fff}[data-bs-theme=dark] .pricing-eleven .specialOfferContetn{background:#212529f2;color:#fff}[data-bs-theme=dark] .pricing-twelve .specialOfferContetn{background:#212529e6;color:#fff}[data-bs-theme=dark] .pricing-thirteen .outer-container-web-packages{background:var(--bs-gray-900)}[data-bs-theme=dark] .pricing-thirteen .pricing-amount{background:var(--bs-gray-800)}[data-bs-theme=dark] .pricing-thirteen .btn-services-plans{border-color:#fff;box-shadow:0 4px #fff;color:#fff}[data-bs-theme=dark] .pricing-thirteen .btn-services-plans:hover{box-shadow:2px 2px #fff}[data-bs-theme=dark] .pricing-section,[data-bs-theme=dark] .pricing-layout,[data-bs-theme=dark] [class*=pricing-]{--pricing-card-bg: var(--bs-body-bg);--pricing-card-border: var(--bs-border-color);--pricing-card-shadow: 0 4px 20px rgba(0, 0, 0, .3)}[data-bs-theme=dark] .pricing-two .pricing-card:hover .pricing-header,[data-bs-theme=dark] .pricing-two .pricing-eleven .special-offerbg-1:hover .pricing-header,[data-bs-theme=dark] .pricing-two .pricing-twelve .special-offerbg-4:hover .pricing-header,[data-bs-theme=dark] .pricing-two .pricing-thirteen .hosting-product-box:hover .pricing-header,[data-bs-theme=dark] .pricing-two .pricing-card:hover .pricing-features li,[data-bs-theme=dark] .pricing-two .pricing-eleven .special-offerbg-1:hover .pricing-features li,[data-bs-theme=dark] .pricing-two .pricing-twelve .special-offerbg-4:hover .pricing-features li,[data-bs-theme=dark] .pricing-two .pricing-thirteen .hosting-product-box:hover .pricing-features li,[data-bs-theme=dark] .pricing-two .pricing-card:hover .pricing-price .price,[data-bs-theme=dark] .pricing-two .pricing-eleven .special-offerbg-1:hover .pricing-price .price,[data-bs-theme=dark] .pricing-two .pricing-twelve .special-offerbg-4:hover .pricing-price .price,[data-bs-theme=dark] .pricing-two .pricing-thirteen .hosting-product-box:hover .pricing-price .price{color:var(--bs-dark)}@media(prefers-reduced-motion:reduce){.pricing-card,.pricing-card:before{transition:none!important}.pricing-card:hover{transform:none!important}}@media print{.pricing-card{-moz-column-break-inside:avoid;break-inside:avoid;box-shadow:none!important;border:1px solid #ddd!important}.pricing-footer .btn{border:2px solid currentColor!important;background:transparent!important;color:inherit!important}}.section-heading-eleven{margin:0 auto 3rem}.section-heading-eleven__inner{max-width:44rem;margin-inline:auto}.section-heading-eleven__eyebrow{margin:0 0 .85rem;color:var(--bs-primary);font-size:.82rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.section-heading-eleven__title{margin:0;color:var(--bs-emphasis-color);font-family:var(--bs-font-sans-serif);font-size:clamp(2.25rem,4.6vw,4rem);font-weight:700;letter-spacing:-.045em;line-height:1.08}.section-heading-eleven__lead{max-width:38rem;margin:1rem auto 0;color:var(--bs-secondary-color);font-size:clamp(1rem,1.3vw,1.28rem);line-height:1.65}.section-heading-eleven--left .section-heading-eleven__inner,.section-heading-eleven--left .section-heading-eleven__lead{margin-inline:0 auto}.section-heading-eleven--right .section-heading-eleven__inner,.section-heading-eleven--right .section-heading-eleven__lead{margin-inline:auto 0}@media(max-width:767.98px){.section-heading-eleven{margin-bottom:2rem}.section-heading-eleven__title{font-size:clamp(2rem,9vw,3rem)}.section-heading-eleven__lead{margin-top:.85rem;font-size:1rem}}.section-heading-twelve{margin-bottom:2rem}.section-heading-twelve.section-heading-twelve--center{text-align:center}.section-heading-twelve.section-heading-twelve--left{text-align:left}.section-heading-twelve.section-heading-twelve--right{text-align:right}.section-heading-twelve .section-heading-twelve__inner{display:flex;flex-direction:column;gap:.75rem}.section-heading-twelve .section-heading-twelve__top{margin-bottom:.25rem}.section-heading-twelve .section-heading-twelve__badge{display:inline-block;background:rgba(var(--bs-primary-rgb),.1);color:var(--bs-primary);padding:.5rem 1.25rem;border-radius:50px;font-size:.875rem;font-weight:600}.section-heading-twelve .section-heading-twelve__center{margin-bottom:.25rem}.section-heading-twelve .section-heading-twelve__title{font-size:2.5rem;font-weight:700;color:var(--bs-emphasis-color);line-height:1.2;margin-bottom:0}.section-heading-twelve .section-heading-twelve__bottom{margin-top:.25rem}.section-heading-twelve .section-heading-twelve__subtitle{font-size:1.125rem;color:var(--bs-secondary-color);line-height:1.6;margin-bottom:0}[data-bs-theme=dark] .section-heading-twelve .section-heading-twelve__badge{background:rgba(var(--bs-primary-rgb),.15)}[data-bs-theme=dark] .section-heading-twelve .section-heading-twelve__title{color:var(--bs-light)}[data-bs-theme=dark] .section-heading-twelve .section-heading-twelve__subtitle{color:#ffffffb8}@media(max-width:991.98px){.section-heading-twelve .section-heading-twelve__title{font-size:2rem}.section-heading-twelve .section-heading-twelve__subtitle{font-size:1rem}}@media(max-width:767.98px){.section-heading-twelve .section-heading-twelve__title{font-size:1.75rem}.section-heading-twelve .section-heading-twelve__badge{font-size:.8rem;padding:.4rem 1rem}}[class*=slider-]{--slider-bg: var(--bs-body-bg);--slider-color: var(--bs-body-color);--slider-arrow-bg: rgba(0, 0, 0, .5);--slider-arrow-hover-bg: var(--bs-primary);--slider-arrow-color: white;--slider-dot-bg: rgba(0, 0, 0, .3);--slider-dot-active-bg: var(--bs-primary);--slider-shadow: 0 2px 15px rgba(0, 0, 0, .1);--slider-radius: .75rem;--slider-transition: all .3s ease;--slider-gap: 1.5rem}@keyframes sliderProgress{0%{width:0}to{width:100%}}[data-bs-theme=dark] .slider-section,[data-bs-theme=dark] .slider-layout,[data-bs-theme=dark] [class*=slider-]{--slider-bg: var(--bs-body-bg);--slider-arrow-bg: rgba(255, 255, 255, .2);--slider-dot-bg: rgba(255, 255, 255, .3);--slider-shadow: 0 2px 15px rgba(0, 0, 0, .3)}@media(prefers-reduced-motion:reduce){.thumb{transition:none!important;animation:none!important}}.slider-four .swiper-button-next,.slider-four .swiper-button-prev{width:45px;height:45px;background:#ee592e;border-radius:50%}.slider-four .swiper-button-next:after,.slider-four .swiper-button-prev:after{font-size:24px;color:#fff}@keyframes scroll{to{left:0%;bottom:15%}0%{left:0%;bottom:10%}}:root{--split-section-padding-y: clamp(4rem, 8vw, 6rem);--split-section-padding-x: clamp(1rem, 4vw, 3rem);--split-section-gap: 3rem;--split-section-bg: var(--bs-body-bg);--split-section-text: var(--bs-body-color);--split-section-accent: var(--bs-primary);--split-section-muted: var(--bs-secondary-color);--split-section-title-size: clamp(2rem, 4vw, 3rem);--split-section-text-size: 1.125rem;--split-section-border-radius: var(--bs-border-radius-lg);--split-section-transition: all .3s ease}[data-bs-theme=dark]{--split-section-shadow: 0 10px 40px rgba(0, 0, 0, .3)}[data-bs-theme=dark] .split-section-five__content,[data-bs-theme=dark] .split-section-five__media img{box-shadow:0 10px 40px #00000040}@keyframes float{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-20px) rotate(5deg)}}@keyframes pulse{0%,to{box-shadow:0 0 rgba(var(--bs-primary-rgb),.4)}50%{box-shadow:0 0 0 15px rgba(var(--bs-primary-rgb),0)}}[data-bs-theme=dark] .split-section-one__media img{box-shadow:0 10px 40px #00000040}[data-bs-theme=dark] .split-section-ten__media img{box-shadow:0 5px 20px #00000040}[data-bs-theme=dark] .split-section-three{background:linear-gradient(135deg,var(--bs-body-bg) 0%,var(--bs-dark) 100%)}[data-bs-theme=dark] .split-section-three__media img{box-shadow:0 25px 60px #0006}[data-bs-theme=dark] .split-section-two__media img{filter:grayscale(30%)}[data-bs-theme=dark] .split-section-two__media:hover img{filter:grayscale(0%)}.coming-soon-page{min-height:100vh;background:radial-gradient(circle at top left,rgba(234,184,107,.16),transparent 26rem),radial-gradient(circle at bottom right,rgba(56,189,248,.12),transparent 22rem),linear-gradient(180deg,#f8f5ef,#efe8dd);color:#1f241f}.coming-soon-page__main{min-height:100vh}.coming-soon-layout{min-height:100vh;padding:clamp(1rem,2vw,2rem)}.coming-soon-layout__shell{width:min(100%,1240px);min-height:calc(100vh - 4rem);margin:0 auto;display:grid;gap:1.5rem;align-items:center}.coming-soon-layout__intro,.coming-soon-layout__panel,.coming-soon-layout__rail,.coming-soon-layout__cards article,.coming-soon-layout__grid article{border-radius:1.75rem}.coming-soon-layout__intro,.coming-soon-layout__panel,.coming-soon-layout__rail,.coming-soon-layout__cards article,.coming-soon-layout__grid article{border:1px solid rgba(23,28,23,.1);box-shadow:0 20px 54px #1b211c1a}.coming-soon-layout__intro,.coming-soon-layout__panel,.coming-soon-layout__rail,.coming-soon-layout__cards article,.coming-soon-layout__grid article,.coming-soon-layout__meta div{background:#ffffffbd;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.coming-soon-layout__eyebrow{display:inline-flex;margin-bottom:1rem;font-size:.76rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.coming-soon-layout h1,.coming-soon-layout .h1{margin:0;font-size:clamp(3rem,6vw,6.5rem);line-height:.92;letter-spacing:-.06em}.coming-soon-layout p{margin:1rem 0 0;max-width:42rem;font-size:1.05rem;line-height:1.8;opacity:.8}.coming-soon-countdown{display:grid;gap:.875rem}.coming-soon-countdown div,.coming-soon-layout__grid article{display:grid;gap:.35rem;align-content:start}.coming-soon-countdown strong,.coming-soon-layout__grid strong{font-size:clamp(2rem,4vw,3.4rem);line-height:1;letter-spacing:-.05em}.coming-soon-countdown span,.coming-soon-layout__grid span,.coming-soon-layout__meta span,.coming-soon-layout__rail span,.coming-soon-layout__cards span{font-size:.76rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;opacity:.62}.coming-soon-layout__meta,.coming-soon-layout__cards,.coming-soon-layout__grid{display:grid;gap:1rem}.coming-soon-layout__meta div,.coming-soon-layout__cards article,.coming-soon-layout__grid article{padding:1.2rem 1.3rem}.coming-soon-layout__meta strong,.coming-soon-layout__rail strong,.coming-soon-layout__cards strong,.coming-soon-layout__grid strong{display:block;margin-top:.45rem;font-size:1.15rem}.coming-soon-layout--one .coming-soon-layout__shell{grid-template-columns:1.05fr .95fr}.coming-soon-layout--one .coming-soon-layout__intro,.coming-soon-layout--one .coming-soon-layout__panel{padding:clamp(2rem,4vw,4rem)}.coming-soon-layout--one .coming-soon-layout__intro{background:radial-gradient(circle at top left,rgba(206,155,81,.28),transparent 22rem),linear-gradient(145deg,#183730,#0f2a24);color:#f7f0e5}.coming-soon-layout--one .coming-soon-layout__panel{background:#fffaf2e0}.coming-soon-layout--one .coming-soon-countdown{grid-template-columns:repeat(2,minmax(0,1fr))}.coming-soon-layout--one .coming-soon-countdown div{padding:1.15rem;border-radius:1.25rem;background:#fff}.coming-soon-layout--one .coming-soon-layout__meta{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:1.25rem}.coming-soon-layout--two .coming-soon-layout__shell{grid-template-columns:1.15fr .55fr}.coming-soon-layout--two .coming-soon-layout__panel,.coming-soon-layout--two .coming-soon-layout__rail{padding:clamp(2rem,4vw,3rem)}.coming-soon-layout--two .coming-soon-layout__panel--dark{background:radial-gradient(circle at top right,rgba(81,183,255,.18),transparent 18rem),linear-gradient(160deg,#07111a,#0c1722 55%,#0c1015);color:#eff6ff}.coming-soon-layout--two .coming-soon-layout__rail{display:grid;gap:1rem;background:#0c121ceb;color:#dbe9ff}.coming-soon-layout--two .coming-soon-countdown{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:1.5rem}.coming-soon-layout--two .coming-soon-countdown div{padding:1rem;border-radius:1.1rem;background:#ffffff0f;border:1px solid rgba(197,225,255,.12)}.coming-soon-layout--three .coming-soon-layout__shell{gap:2rem}.coming-soon-layout--three .coming-soon-layout__intro{padding:clamp(2rem,4vw,3rem);background:#fffcf8d6}.coming-soon-layout--three .coming-soon-layout__cards{grid-template-columns:repeat(3,minmax(0,1fr))}.coming-soon-layout--three .coming-soon-layout__cards--countdown{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.coming-soon-layout--four .coming-soon-layout__shell{gap:2rem}.coming-soon-layout--four .coming-soon-layout__panel--banner{padding:clamp(2rem,4vw,3rem);background:linear-gradient(120deg,rgba(255,193,118,.18),transparent 50%),#111513;color:#f6f6f3}.coming-soon-layout--four .coming-soon-countdown{grid-template-columns:repeat(4,minmax(0,1fr))}.coming-soon-layout--four .coming-soon-countdown div{padding:1.15rem;background:#ffffffd1;border-radius:1.25rem}.coming-soon-layout--four .coming-soon-layout__meta{grid-template-columns:repeat(3,minmax(0,1fr))}.coming-soon-layout--five{background:linear-gradient(135deg,rgba(102,157,246,.16),transparent 35%),radial-gradient(circle at bottom right,rgba(83,240,228,.14),transparent 18rem)}.coming-soon-layout--five .coming-soon-layout__intro{padding:clamp(2rem,4vw,3rem);background:#0a0e16eb;color:#eef4ff}.coming-soon-layout--five .coming-soon-layout__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.coming-soon-layout--five .coming-soon-layout__grid article{background:#0a0e16d6;color:#eef4ff;border-color:#89c4ff29}@media(max-width:991.98px){.coming-soon-layout__shell,.coming-soon-layout--one .coming-soon-layout__shell,.coming-soon-layout--two .coming-soon-layout__shell{grid-template-columns:1fr}.coming-soon-layout--two .coming-soon-countdown,.coming-soon-layout--four .coming-soon-countdown,.coming-soon-layout--three .coming-soon-layout__cards,.coming-soon-layout--four .coming-soon-layout__meta,.coming-soon-layout--five .coming-soon-layout__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:575.98px){.coming-soon-layout{padding:.75rem}.coming-soon-layout__shell{min-height:auto}.coming-soon-layout__intro,.coming-soon-layout__panel,.coming-soon-layout__rail{padding:1.5rem}.coming-soon-layout--one .coming-soon-countdown,.coming-soon-layout--one .coming-soon-layout__meta,.coming-soon-layout--two .coming-soon-countdown,.coming-soon-layout--three .coming-soon-layout__cards,.coming-soon-layout--three .coming-soon-layout__cards--countdown,.coming-soon-layout--four .coming-soon-countdown,.coming-soon-layout--four .coming-soon-layout__meta,.coming-soon-layout--five .coming-soon-layout__grid{grid-template-columns:1fr}}[class*=counter-]{--counter-bg: var(--bs-body-bg);--counter-color: var(--bs-body-color);--counter-number-color: var(--bs-primary);--counter-number-size: 3rem;--counter-label-color: var(--bs-secondary-color);--counter-icon-bg: rgba(var(--bs-primary-rgb), .1);--counter-icon-color: var(--bs-primary);--counter-card-bg: var(--bs-body-bg);--counter-card-border: var(--bs-border-color);--counter-card-shadow: 0 2px 15px rgba(0, 0, 0, .08);--counter-card-radius: .75rem;--counter-transition: all .3s ease;--counter-gap: 1.5rem}.counter-one{position:relative;padding:5rem 0;background-size:cover;background-position:center;background-attachment:fixed}.counter-one:before{content:"";position:absolute;inset:0;background:#15223fd9}.counter-one .container,.counter-one .footer-eight__container,.counter-one .footer-eight__bottom-container,.counter-one .footer-five__newsletter-container,.counter-one .footer-five__container,.counter-one .footer-five__bottom-container,.counter-one .footer-four__container,.counter-one .footer-four__bottom-container,.counter-one .footer-nine__top-container,.counter-one .footer-nine__bottom-container,.counter-one .footer-seven__container,.counter-one .footer-seven__bottom-container,.counter-one .footer-six__container,.counter-one .footer-six__bottom-container,.counter-one .footer-ten__cta-container,.counter-one .footer-ten__container,.counter-one .footer-ten__newsletter-container,.counter-one .footer-ten__bottom-container,.counter-one .footer-three__cta-container,.counter-one .footer-three__container,.counter-one .footer-three__bottom-container,.counter-one .footer-two__container,.counter-one .header-eight__main-container,.counter-one .header-eight__nav-container,.counter-one .header-four__container,.counter-one .header-nine__container,.counter-one .header-seven__topbar-container,.counter-one .header-seven__main-container,.counter-one .header-six__container,.counter-one .header-three__container,.counter-one .header-two__container{position:relative;z-index:1}@keyframes countUp{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}[data-bs-theme=dark] .counter-section,[data-bs-theme=dark] .counter-layout,[data-bs-theme=dark] [class*=counter-],[data-bs-theme=dark] .statistics-section{--counter-card-bg: var(--bs-body-bg);--counter-card-border: var(--bs-border-color);--counter-card-shadow: 0 2px 15px rgba(0, 0, 0, .3);--counter-icon-bg: rgba(var(--bs-primary-rgb), .15)}[data-bs-theme=dark] .counter-one:before{background:#000000d9}@media(max-width:992px){[class*=counter-]{--counter-number-size: 2.5rem}}@media(max-width:576px){[class*=counter-]{--counter-number-size: 2rem}}@media print{.counter-one{background:none!important}.counter-one:before{display:none!important}}.tab-section,.tab-layout,[class*=tab-]{--tab-bg: var(--bs-body-bg);--tab-color: var(--bs-body-color);--tab-nav-bg: transparent;--tab-nav-hover-bg: var(--bs-tertiary-bg);--tab-nav-active-bg: var(--bs-primary);--tab-nav-active-color: white;--tab-border: var(--bs-border-color);--tab-content-bg: var(--bs-body-bg);--tab-shadow: 0 2px 15px rgba(0, 0, 0, .08);--tab-radius: .5rem;--tab-transition: all .3s ease;--tab-gap: .5rem}.tab-nav{display:flex;gap:var(--tab-gap);margin-bottom:1.5rem;flex-wrap:wrap}.tab-nav .tab-link{padding:.75rem 1.5rem;background:var(--tab-nav-bg);color:var(--tab-color);border:none;border-radius:var(--tab-radius);font-weight:500;cursor:pointer;transition:var(--tab-transition);text-decoration:none;display:inline-flex;align-items:center;gap:.5rem}.tab-nav .tab-link:hover{background:var(--tab-nav-hover-bg)}.tab-nav .tab-link.active{background:var(--tab-nav-active-bg);color:var(--tab-nav-active-color)}.tab-nav .tab-link .tab-icon{font-size:1.125rem}.tab-content .tab-pane{display:none}.tab-content .tab-pane.active{display:block;animation:tabFadeIn .3s ease}@keyframes tabFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.tab-two .tab-nav{border-bottom:2px solid var(--tab-border);padding-bottom:0;gap:0}.tab-two .tab-nav .tab-link{border-radius:0;background:transparent;margin-bottom:-2px;border-bottom:2px solid transparent}.tab-two .tab-nav .tab-link:hover{background:transparent;border-bottom-color:var(--bs-secondary)}.tab-two .tab-nav .tab-link.active{background:transparent;color:var(--bs-primary);border-bottom-color:var(--bs-primary)}.tab-three .tab-nav{background:var(--bs-tertiary-bg);padding:.5rem;border-radius:var(--tab-radius);gap:0}.tab-three .tab-nav .tab-link{flex:1;justify-content:center;background:transparent;border-radius:calc(var(--tab-radius) - .25rem)}.tab-three .tab-nav .tab-link:hover{background:rgba(var(--bs-primary-rgb),.1)}.tab-three .tab-nav .tab-link.active{background:#fff;box-shadow:var(--tab-shadow);color:var(--tab-color)}.tab-four{display:grid;grid-template-columns:250px 1fr;gap:2rem}.tab-four .tab-nav{flex-direction:column;margin-bottom:0;border-right:2px solid var(--tab-border);padding-right:1rem}.tab-four .tab-nav .tab-link{width:100%;justify-content:flex-start;border-radius:0;border-right:2px solid transparent;margin-right:-2px}.tab-four .tab-nav .tab-link.active{background:transparent;color:var(--bs-primary);border-right-color:var(--bs-primary)}@media(max-width:768px){.tab-four{grid-template-columns:1fr}.tab-four .tab-nav{flex-direction:row;border-right:none;border-bottom:2px solid var(--tab-border);padding-right:0;padding-bottom:1rem}.tab-four .tab-nav .tab-link{border-right:none;border-bottom:2px solid transparent;margin-right:0;margin-bottom:-2px}}.tab-five .tab-nav{justify-content:center}.tab-five .tab-nav .tab-link{flex-direction:column;padding:1.5rem 2rem;text-align:center}.tab-five .tab-nav .tab-link .tab-icon{font-size:1.5rem;margin-bottom:.5rem}.tab-six .tab-nav .tab-link{background:var(--bs-body-bg);border:1px solid var(--tab-border);box-shadow:var(--tab-shadow)}.tab-six .tab-nav .tab-link.active{border-color:var(--bs-primary)}.tab-six .tab-content{background:var(--tab-content-bg);border:1px solid var(--tab-border);border-radius:var(--tab-radius);padding:2rem;box-shadow:var(--tab-shadow)}.tab-seven .tab-nav .tab-link{border-radius:2rem;padding:.5rem 1.5rem;border:1px solid var(--tab-border)}.tab-seven .tab-nav .tab-link.active{border-color:var(--bs-primary)}.tab-eight .tab-nav{gap:2rem}.tab-eight .tab-nav .tab-link{padding:.5rem 0;background:transparent;position:relative}.tab-eight .tab-nav .tab-link:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:var(--bs-primary);transform:scaleX(0);transition:var(--tab-transition)}.tab-eight .tab-nav .tab-link:hover:after{transform:scaleX(.5)}.tab-eight .tab-nav .tab-link.active{background:transparent;color:var(--bs-primary)}.tab-eight .tab-nav .tab-link.active:after{transform:scaleX(1)}@media(max-width:768px){.tab-nine .tab-nav{display:none}.tab-nine .tab-content .tab-pane{display:block;margin-bottom:1rem;border:1px solid var(--tab-border);border-radius:var(--tab-radius)}.tab-nine .tab-content .tab-pane .tab-pane-header{padding:1rem;background:var(--bs-tertiary-bg);cursor:pointer;display:flex;justify-content:space-between;align-items:center}.tab-nine .tab-content .tab-pane .tab-pane-header:after{content:"+";font-size:1.25rem}.tab-nine .tab-content .tab-pane .tab-pane-content{padding:0;max-height:0;overflow:hidden;transition:var(--tab-transition)}.tab-nine .tab-content .tab-pane.active .tab-pane-header:after{content:"-"}.tab-nine .tab-content .tab-pane.active .tab-pane-content{padding:1rem;max-height:1000px}}.tab-ten .tab-nav .tab-link.active{background:linear-gradient(135deg,var(--bs-primary),var(--bs-info))}[data-bs-theme=dark] .tab-section,[data-bs-theme=dark] .tab-layout,[data-bs-theme=dark] [class*=tab-]{--tab-bg: var(--bs-body-bg);--tab-content-bg: var(--bs-body-bg);--tab-border: var(--bs-border-color);--tab-shadow: 0 2px 15px rgba(0, 0, 0, .3)}[data-bs-theme=dark] .tab-three .tab-nav .tab-link.active{background:var(--bs-body-bg);color:var(--bs-body-color)}@media(prefers-reduced-motion:reduce){.tab-link,.tab-pane{transition:none!important;animation:none!important}}@media print{.tab-nav{display:none!important}.tab-content .tab-pane{display:block!important;page-break-inside:avoid;margin-bottom:1rem;border:1px solid #000;padding:1rem}.tab-content .tab-pane:before{content:attr(data-tab-title);display:block;font-weight:700;margin-bottom:.5rem}}[data-bs-theme=dark] .tab-five .meet-the-dentusts-btn{background:#2ebdc8;color:#fff}[data-bs-theme=dark] .tab-five .meet-the-dentusts-btn:hover{background:#26a5af;color:#fff}[data-bs-theme=dark] .tab-five .youtube-player{background:#1a1a1a}[data-bs-theme=dark] .tab-five .youtube-player img:hover{-moz-filter:brightness(60%);filter:brightness(60%)}:root{--tab-bg: #fff;--tab-border: #dee2e6;--tab-text: #212529;--tab-muted: #6c757d;--tab-accent: #667eea;--tab-success: #198754;--tab-warning: #ffc107;--tab-danger: #dc3545;--tab-info: #0dcaf0;--tab-light: #f8f9fa;--tab-dark: #212529;--tab-nav-bg: transparent;--tab-nav-border: #dee2e6;--tab-nav-link-color: #6c757d;--tab-nav-link-hover: #343a40;--tab-nav-link-active: #667eea;--tab-nav-link-disabled: #ced4da;--tab-content-bg: #fff;--tab-content-border: #dee2e6;--tab-content-text: #212529;--tab-padding: 1rem;--tab-nav-padding: .75rem 1rem;--tab-gap: .25rem;--tab-border-radius: .375rem;--tab-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075);--tab-shadow-hover: 0 .5rem 1rem rgba(0, 0, 0, .15);--tab-transition: all .3s ease}@media(prefers-color-scheme:dark){:root{--tab-bg: #343a40;--tab-border: #6c757d;--tab-text: #f8f9fa;--tab-muted: #ced4da;--tab-accent: #0dcaf0;--tab-success: #198754;--tab-warning: #ffc107;--tab-danger: #dc3545;--tab-info: #0dcaf0;--tab-light: #495057;--tab-dark: #f8f9fa;--tab-nav-bg: transparent;--tab-nav-border: #6c757d;--tab-nav-link-color: #ced4da;--tab-nav-link-hover: #e9ecef;--tab-nav-link-active: #0dcaf0;--tab-nav-link-disabled: #6c757d;--tab-content-bg: #343a40;--tab-content-border: #6c757d;--tab-content-text: #f8f9fa}}[data-bs-theme=dark]{--tab-bg: #343a40;--tab-border: #6c757d;--tab-text: #f8f9fa;--tab-muted: #ced4da;--tab-accent: #0dcaf0;--tab-success: #198754;--tab-warning: #ffc107;--tab-danger: #dc3545;--tab-info: #0dcaf0;--tab-light: #495057;--tab-dark: #f8f9fa;--tab-nav-bg: transparent;--tab-nav-border: #6c757d;--tab-nav-link-color: #ced4da;--tab-nav-link-hover: #e9ecef;--tab-nav-link-active: #0dcaf0;--tab-nav-link-disabled: #6c757d;--tab-content-bg: #343a40;--tab-content-border: #6c757d;--tab-content-text: #f8f9fa}.tab-one{background:var(--tab-bg);color:var(--tab-text)}.tab-one .nav-tabs{background:var(--tab-nav-bg);border-bottom:1px solid var(--tab-nav-border);margin-bottom:0}.tab-one .nav-tabs .nav-item{margin-bottom:-1px}.tab-one .nav-tabs .nav-item .nav-link{color:var(--tab-nav-link-color);background:transparent;border:1px solid transparent;border-bottom:none;padding:var(--tab-nav-padding);font-weight:500;transition:var(--tab-transition);position:relative}.tab-one .nav-tabs .nav-item .nav-link:hover{color:var(--tab-nav-link-hover);background:var(--tab-light);border-color:var(--tab-border) var(--tab-border) var(--tab-nav-border)}.tab-one .nav-tabs .nav-item .nav-link.active{color:var(--tab-nav-link-active);background:var(--tab-content-bg);border-color:var(--tab-nav-border) var(--tab-nav-border) var(--tab-content-bg)}.tab-one .nav-tabs .nav-item .nav-link.active:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:2px;background:var(--tab-nav-link-active)}.tab-one .nav-tabs .nav-item .nav-link.disabled{color:var(--tab-nav-link-disabled);background:transparent;border-color:transparent;cursor:not-allowed}.tab-one .nav-tabs .nav-item .nav-link.disabled:hover{color:var(--tab-nav-link-disabled);background:transparent;border-color:transparent}.tab-one .nav-tabs .nav-item .nav-link .tab-icon{width:1rem;height:1rem;margin-right:.5rem}.tab-one .nav-tabs .nav-item .nav-link .tab-icon:only-child{margin-right:0}.tab-one .nav-tabs .nav-item .nav-link .tab-badge{background:var(--tab-accent);color:#fff;font-size:.625rem;font-weight:600;padding:.125rem .375rem;border-radius:.75rem;margin-left:.5rem}.tab-one .nav-tabs .nav-item .nav-link .tab-badge.badge-success{background:var(--tab-success)}.tab-one .nav-tabs .nav-item .nav-link .tab-badge.badge-warning{background:var(--tab-warning)}.tab-one .nav-tabs .nav-item .nav-link .tab-badge.badge-danger{background:var(--tab-danger)}.tab-one .nav-tabs .nav-item .nav-link .tab-badge.badge-info{background:var(--tab-info)}.tab-one .tab-content{background:var(--tab-content-bg);border:1px solid var(--tab-content-border);border-top:none;color:var(--tab-content-text)}.tab-one .tab-content .tab-pane{padding:var(--tab-padding)}.tab-one .tab-content .tab-pane.fade{transition:opacity .15s linear}.tab-one .tab-content .tab-pane:not(.show){display:none}.tab-one .tab-content .tab-pane.show{display:block}.tab-one.tabs-pills .nav-tabs{border-bottom:none;background:var(--tab-light);padding:.25rem;border-radius:var(--tab-border-radius)}.tab-one.tabs-pills .nav-tabs .nav-item{margin-bottom:0}.tab-one.tabs-pills .nav-tabs .nav-item .nav-link{border:none;border-radius:calc(var(--tab-border-radius) - .125rem);margin-right:var(--tab-gap)}.tab-one.tabs-pills .nav-tabs .nav-item .nav-link:hover{background:rgba(var(--bs-primary-rgb),.1);border-color:transparent}.tab-one.tabs-pills .nav-tabs .nav-item .nav-link.active{background:var(--tab-accent);color:#fff;border-color:var(--tab-accent)}.tab-one.tabs-pills .nav-tabs .nav-item .nav-link.active:after{display:none}.tab-one.tabs-pills .tab-content{border:none;background:transparent}.tab-one.tabs-pills .tab-content .tab-pane{padding:var(--tab-padding) 0}.tab-one.tabs-underline .nav-tabs{border-bottom:1px solid var(--tab-nav-border);background:transparent}.tab-one.tabs-underline .nav-tabs .nav-item .nav-link{border:none;border-bottom:2px solid transparent;background:transparent;border-radius:0}.tab-one.tabs-underline .nav-tabs .nav-item .nav-link:hover{background:transparent;border-bottom-color:var(--tab-nav-link-hover)}.tab-one.tabs-underline .nav-tabs .nav-item .nav-link.active{background:transparent;border-bottom-color:var(--tab-nav-link-active)}.tab-one.tabs-underline .nav-tabs .nav-item .nav-link.active:after{display:none}.tab-one.tabs-underline .tab-content{border:none;background:transparent}.tab-one.tabs-underline .tab-content .tab-pane{padding:var(--tab-padding) 0}.tab-one.tabs-vertical{display:flex}.tab-one.tabs-vertical .nav-tabs{flex-direction:column;border-bottom:none;border-right:1px solid var(--tab-nav-border);width:200px;flex-shrink:0}.tab-one.tabs-vertical .nav-tabs .nav-item{margin-bottom:0;margin-right:-1px}.tab-one.tabs-vertical .nav-tabs .nav-item .nav-link{border-bottom:1px solid transparent;border-right:none;text-align:left}.tab-one.tabs-vertical .nav-tabs .nav-item .nav-link:hover{border-color:var(--tab-border) var(--tab-nav-border) var(--tab-border) var(--tab-border)}.tab-one.tabs-vertical .nav-tabs .nav-item .nav-link.active{border-color:var(--tab-nav-border) var(--tab-content-bg) var(--tab-nav-border) var(--tab-nav-border)}.tab-one.tabs-vertical .nav-tabs .nav-item .nav-link.active:after{inset:0 -1px 0 auto;width:2px;height:auto}.tab-one.tabs-vertical .tab-content{flex:1;border-left:none;border-top:1px solid var(--tab-content-border)}.tab-one.tabs-justified .nav-tabs .nav-item{flex:1}.tab-one.tabs-justified .nav-tabs .nav-item .nav-link{text-align:center}.tab-one.tabs-centered .nav-tabs{justify-content:center}.tab-one.tabs-right .nav-tabs{justify-content:flex-end}.tab-one.tabs-card .nav-tabs{background:var(--tab-light);border:1px solid var(--tab-border);border-bottom:none;border-radius:var(--tab-border-radius) var(--tab-border-radius) 0 0;padding:.25rem .25rem 0}.tab-one.tabs-card .nav-tabs .nav-item .nav-link{border-radius:var(--tab-border-radius) var(--tab-border-radius) 0 0;margin-right:var(--tab-gap)}.tab-one.tabs-card .nav-tabs .nav-item .nav-link.active{background:var(--tab-content-bg);border-color:var(--tab-border) var(--tab-border) var(--tab-content-bg)}.tab-one.tabs-card .tab-content{border-radius:0 0 var(--tab-border-radius) var(--tab-border-radius)}.tab-one.tabs-minimal .nav-tabs{border-bottom:none;background:transparent}.tab-one.tabs-minimal .nav-tabs .nav-item .nav-link{border:none;background:transparent;padding:.5rem 1rem}.tab-one.tabs-minimal .nav-tabs .nav-item .nav-link:hover{background:var(--tab-light);border-color:transparent}.tab-one.tabs-minimal .nav-tabs .nav-item .nav-link.active{background:var(--tab-light);color:var(--tab-nav-link-active);border-color:transparent}.tab-one.tabs-minimal .nav-tabs .nav-item .nav-link.active:after{display:none}.tab-one.tabs-minimal .tab-content{border:none;background:transparent}.tab-one.tabs-minimal .tab-content .tab-pane{padding:var(--tab-padding) 0}.tab-one.tabs-rounded .nav-tabs .nav-item .nav-link{border-radius:var(--tab-border-radius);margin-right:var(--tab-gap)}.tab-one.tabs-rounded .nav-tabs .nav-item .nav-link.active{border-radius:var(--tab-border-radius) var(--tab-border-radius) 0 0}.tab-one.tabs-rounded .tab-content{border-radius:0 var(--tab-border-radius) var(--tab-border-radius) var(--tab-border-radius)}.tab-one.tabs-large .nav-tabs .nav-item .nav-link{padding:1rem 1.5rem;font-size:1.125rem}.tab-one.tabs-large .tab-content .tab-pane{padding:1.5rem}.tab-one.tabs-small .nav-tabs .nav-item .nav-link{padding:.5rem .75rem;font-size:.875rem}.tab-one.tabs-small .tab-content .tab-pane{padding:.75rem}.tab-one.tabs-primary{--tab-accent: #667eea;--tab-nav-link-active: #667eea}.tab-one.tabs-success{--tab-accent: #198754;--tab-nav-link-active: #198754}.tab-one.tabs-warning{--tab-accent: #ffc107;--tab-nav-link-active: #ffc107}.tab-one.tabs-danger{--tab-accent: #dc3545;--tab-nav-link-active: #dc3545}.tab-one.tabs-info{--tab-accent: #0dcaf0;--tab-nav-link-active: #0dcaf0}.tab-one.tabs-dark{--tab-accent: #212529;--tab-nav-link-active: #212529}.tab-one.tabs-loading .nav-tabs .nav-item .nav-link{position:relative}.tab-one.tabs-loading .nav-tabs .nav-item .nav-link.loading:before{content:"";position:absolute;top:50%;left:50%;width:1rem;height:1rem;margin:-.5rem 0 0 -.5rem;border:2px solid var(--tab-border);border-top-color:var(--tab-accent);border-radius:50%;animation:tab-spin 1s linear infinite}.tab-one.tabs-loading .nav-tabs .nav-item .nav-link.loading .tab-text{opacity:0}.tab-one .tab-dropdown .dropdown-toggle:after{margin-left:.5rem}.tab-one .tab-dropdown .dropdown-menu .dropdown-item{color:var(--tab-nav-link-color)}.tab-one .tab-dropdown .dropdown-menu .dropdown-item:hover{color:var(--tab-nav-link-hover);background:var(--tab-light)}.tab-one .tab-dropdown .dropdown-menu .dropdown-item.active{color:var(--tab-nav-link-active);background:rgba(var(--bs-primary-rgb),.1)}@media(max-width:767.98px){.tab-one.tabs-responsive .nav-tabs{flex-wrap:wrap}.tab-one.tabs-responsive .nav-tabs .nav-item .nav-link{padding:.5rem .75rem;font-size:.875rem}.tab-one.tabs-responsive.tabs-vertical{flex-direction:column}.tab-one.tabs-responsive.tabs-vertical .nav-tabs{width:100%;border-right:none;border-bottom:1px solid var(--tab-nav-border);flex-direction:row}.tab-one.tabs-responsive.tabs-vertical .nav-tabs .nav-item{margin-right:0;margin-bottom:-1px}.tab-one.tabs-responsive.tabs-vertical .nav-tabs .nav-item .nav-link{border-right:1px solid transparent;border-bottom:none}.tab-one.tabs-responsive.tabs-vertical .nav-tabs .nav-item .nav-link:hover{border-color:var(--tab-border) var(--tab-border) var(--tab-nav-border) var(--tab-border)}.tab-one.tabs-responsive.tabs-vertical .nav-tabs .nav-item .nav-link.active{border-color:var(--tab-nav-border) var(--tab-nav-border) var(--tab-content-bg) var(--tab-nav-border)}.tab-one.tabs-responsive.tabs-vertical .nav-tabs .nav-item .nav-link.active:after{inset:auto 0 -1px;width:auto;height:2px}.tab-one.tabs-responsive.tabs-vertical .tab-content{border-left:1px solid var(--tab-content-border);border-top:none}}@keyframes tab-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes tab-fade-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes tab-slide-in{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}@media(prefers-contrast:high){.tab-one .nav-tabs{border-width:2px}.tab-one .nav-tabs .nav-item .nav-link{border-width:2px;font-weight:600}.tab-one .nav-tabs .nav-item .nav-link.active{font-weight:700}.tab-one .nav-tabs .nav-item .nav-link.active:after{height:3px}.tab-one .tab-content{border-width:2px}}@media(prefers-reduced-motion:reduce){.tab-one .nav-tabs .nav-item .nav-link{transition:none}.tab-one .nav-tabs .nav-item .nav-link.loading:before{animation:none}.tab-one .tab-content .tab-pane.fade{transition:none}}@media print{.tab-one .nav-tabs{display:none!important}.tab-one .tab-content{border:none!important}.tab-one .tab-content .tab-pane{display:block!important;opacity:1!important;page-break-inside:avoid}.tab-one .tab-content .tab-pane:not(:first-child){page-break-before:always}.tab-one .tab-content .tab-pane:before{content:attr(aria-labelledby) ": ";font-weight:700;display:block;margin-bottom:1rem}.tab-one.tabs-loading .nav-tabs .nav-item .nav-link.loading:before{display:none!important}}.tab-two .nav-link{border-top:3px solid #00718f!important;border-radius:0!important}[data-bs-theme=dark] .tab-two .nav-link{background-color:#2a2a2a;color:#fffc;border-top-color:#0096b8!important}[data-bs-theme=dark] .tab-two .nav-link.active{background-color:#333;color:#fff;border-top-color:#0096b8!important}[data-bs-theme=dark] .tab-two .nav-link:hover{background-color:#333;color:#fff}[data-bs-theme=dark] .tab-two .tab-content{background-color:#2a2a2a;color:#fff}:root{--testimonial-padding-y: clamp(3rem, 6vw, 5rem);--testimonial-padding-x: clamp(1rem, 4vw, 3rem);--testimonial-gap: 2rem;--testimonial-bg: var(--bs-body-bg);--testimonial-text: var(--bs-body-color);--testimonial-accent: var(--bs-primary);--testimonial-muted: var(--bs-secondary-color);--testimonial-border: var(--bs-border-color);--testimonial-card-bg: var(--bs-body-bg);--testimonial-card-shadow: 0 4px 20px rgba(0, 0, 0, .08);--testimonial-quote-size: clamp(1rem, 1.5vw, 1.125rem);--testimonial-name-size: 1.125rem;--testimonial-title-size: .875rem;--testimonial-border-radius: var(--bs-border-radius-lg);--testimonial-transition: all .3s ease}[data-bs-theme=dark]{--testimonial-card-shadow: 0 4px 20px rgba(0, 0, 0, .25);--testimonial-card-bg: var(--bs-tertiary-bg)}section[class*=testimonial-],section[class*=testimonials-],.layout[class*=testimonial-],.layout[class*=testimonials-]{position:relative;padding:var(--testimonial-padding-y) var(--testimonial-padding-x);background-color:var(--testimonial-bg);color:var(--testimonial-text)}section[class*=testimonial-] .testimonial-avatar,section[class*=testimonials-] .testimonial-avatar,.layout[class*=testimonial-] .testimonial-avatar,.layout[class*=testimonials-] .testimonial-avatar{width:60px;height:60px;border-radius:50%;overflow:hidden;flex-shrink:0}section[class*=testimonial-] .testimonial-avatar img,section[class*=testimonials-] .testimonial-avatar img,.layout[class*=testimonial-] .testimonial-avatar img,.layout[class*=testimonials-] .testimonial-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.testimonial-two .testimonial-slider .swiper-slide,.testimonials-two .testimonial-slider .swiper-slide{padding:1rem}.testimonial-three{position:relative;background-size:cover;background-position:center}.testimonial-three:before{content:"";position:absolute;inset:0;background:#000000b3}.testimonial-three .container,.testimonial-three .footer-eight__container,.testimonial-three .footer-eight__bottom-container,.testimonial-three .footer-five__newsletter-container,.testimonial-three .footer-five__container,.testimonial-three .footer-five__bottom-container,.testimonial-three .footer-four__container,.testimonial-three .footer-four__bottom-container,.testimonial-three .footer-nine__top-container,.testimonial-three .footer-nine__bottom-container,.testimonial-three .footer-seven__container,.testimonial-three .footer-seven__bottom-container,.testimonial-three .footer-six__container,.testimonial-three .footer-six__bottom-container,.testimonial-three .footer-ten__cta-container,.testimonial-three .footer-ten__container,.testimonial-three .footer-ten__newsletter-container,.testimonial-three .footer-ten__bottom-container,.testimonial-three .footer-three__cta-container,.testimonial-three .footer-three__container,.testimonial-three .footer-three__bottom-container,.testimonial-three .footer-two__container,.testimonial-three .header-eight__main-container,.testimonial-three .header-eight__nav-container,.testimonial-three .header-four__container,.testimonial-three .header-nine__container,.testimonial-three .header-seven__topbar-container,.testimonial-three .header-seven__main-container,.testimonial-three .header-six__container,.testimonial-three .header-three__container,.testimonial-three .header-two__container{position:relative;z-index:1}.testimonial-three{--testimonial-text: #fff;--testimonial-muted: rgba(255, 255, 255, .8);--testimonial-card-bg: rgba(255, 255, 255, .1);--testimonial-border: rgba(255, 255, 255, .2)}.testimonial-four .layout-body{padding:1.9rem 0 3.45rem}.testimonial-four .swiper-slide,.testimonials-four .swiper-slide{height:auto}.testimonial-four .swiper-slide-active .testimonials-four__identity h3,.testimonial-four .swiper-slide-active .testimonials-four__identity .h3,.testimonials-four .swiper-slide-active .testimonials-four__identity h3,.testimonials-four .swiper-slide-active .testimonials-four__identity .h3{color:#ff8b57}@media(max-width:575.98px){.testimonial-four .layout-body{padding:1.8rem 0 2.3rem}}[data-bs-theme=dark] .testimonial-three:before,[data-bs-theme=dark] .testimonials-three:before{background:#000000d9}[data-bs-theme=dark] .testimonial-ten,[data-bs-theme=dark] .testimonials-ten{--testimonial-card-bg: var(--bs-body-bg);--testimonial-border: var(--bs-border-color)}@media(prefers-reduced-motion:reduce){[class*=testimonial-] *,[class*=testimonials-] *{transition:none!important}}@media print{[class*=testimonial-]{background:#fff!important;padding:1rem 0!important}[class*=testimonial-]:before{display:none!important}}.testimonials-eighteen .swiper{height:45vh}@media only screen and (min-width:2255px){.testimonials-eighteen .swiper{height:35vh!important}}@media only screen and (min-width:2500px){.testimonials-eighteen .swiper{height:25vh!important}}@media only screen and (min-width:2560px){.testimonials-eighteen .swiper{height:32vh!important}}@media only screen and (min-width:3000px){.testimonials-eighteen .swiper{height:15vh!important}}.testimonials-twenty-four .swiper-slide{height:auto}.testimonials-twenty-four .swiper-slide-active .testimonial-box-heading{color:#183028}.testimonials-twenty-one .swiper{width:100%;height:100%}.testimonials-twenty-one .swiper-slide{text-align:center;font-size:18px;background:#fff;height:100%;justify-content:center;align-items:center;box-sizing:border-box;border:1px solid #35d0db;border-radius:10px;padding:30px;font-size:14px}.testimonials-twenty-one .swiper-button-next{position:absolute;right:-40px!important}.testimonials-twenty-one .swiper-button-prev{position:absolute;left:22%!important}.testimonials-twenty-one .swiper-button-next:after,.testimonials-twenty-one .swiper-button-prev:after{font-size:10px!important}.testimonials-twenty-one .swiper-button-prev,.testimonials-twenty-one .swiper-button-next{padding:0;width:30px;border-radius:50%;height:30px;border:2px solid #ddd}.testimonials-twenty-two .swiper{width:100%;height:100%}.testimonials-twenty-two .swiper-slide{text-align:center;font-size:18px;background:#fff;height:100%;justify-content:center;align-items:center;box-sizing:border-box;border:1px solid #35d0db;border-radius:10px;padding:30px;font-size:14px}.testimonials-twenty-two .swiper-button-next{position:absolute;right:-2px!important}.testimonials-twenty-two .swiper-button-prev{position:absolute;left:-2px!important}.testimonials-twenty-two .swiper-button-next:after,.testimonials-twenty-two .swiper-button-prev:after{font-size:20px!important}.timeline-section,.timeline-layout,[class*=timeline-]{--timeline-line-color: var(--bs-primary);--timeline-dot-color: var(--bs-primary);--timeline-dot-size: 16px;--timeline-line-width: 2px;--timeline-card-bg: var(--bs-body-bg);--timeline-card-border: var(--bs-border-color);--timeline-card-shadow: 0 4px 15px rgba(0, 0, 0, .08);--timeline-card-radius: .75rem;--timeline-gap: 3rem;--timeline-transition: all .3s ease}.timeline{position:relative;padding:2rem 0}.timeline-item{position:relative;padding-bottom:var(--timeline-gap)}.timeline-item:last-child{padding-bottom:0}.timeline-item .timeline-dot{position:absolute;width:var(--timeline-dot-size);height:var(--timeline-dot-size);background:var(--timeline-dot-color);border-radius:50%;border:3px solid var(--timeline-card-bg);box-shadow:0 0 0 3px var(--timeline-line-color);z-index:2}.timeline-item .timeline-content{background:var(--timeline-card-bg);border:1px solid var(--timeline-card-border);border-radius:var(--timeline-card-radius);box-shadow:var(--timeline-card-shadow);padding:1.5rem;transition:var(--timeline-transition)}.timeline-item .timeline-content:hover{box-shadow:0 10px 30px #0000001f;transform:translateY(-3px)}.timeline-item .timeline-content .timeline-date{font-size:.875rem;color:var(--bs-primary);font-weight:600;margin-bottom:.5rem}.timeline-item .timeline-content .timeline-title{font-size:1.25rem;font-weight:700;margin-bottom:.75rem}.timeline-item .timeline-content .timeline-description{color:var(--bs-secondary-color);line-height:1.6;margin-bottom:0}.timeline-one:before{content:"";position:absolute;left:calc(var(--timeline-dot-size) / 2);top:0;bottom:0;width:var(--timeline-line-width);background:var(--timeline-line-color)}.timeline-one .timeline-item{padding-left:calc(var(--timeline-dot-size) + 2rem)}.timeline-one .timeline-item .timeline-dot{left:0;transform:translate(-50%)}.timeline-two:before{content:"";position:absolute;left:50%;top:0;bottom:0;width:var(--timeline-line-width);background:var(--timeline-line-color);transform:translate(-50%)}.timeline-two .timeline-item{width:50%;padding-left:0}.timeline-two .timeline-item .timeline-dot{left:auto;right:calc(var(--timeline-dot-size) / 2 * -1);transform:translate(50%)}.timeline-two .timeline-item .timeline-content{margin-right:2rem}.timeline-two .timeline-item:nth-child(2n){margin-left:50%}.timeline-two .timeline-item:nth-child(2n) .timeline-dot{right:auto;left:calc(var(--timeline-dot-size) / 2 * -1);transform:translate(-50%)}.timeline-two .timeline-item:nth-child(2n) .timeline-content{margin-right:0;margin-left:2rem}@media(max-width:768px){.timeline-two:before{left:calc(var(--timeline-dot-size) / 2);transform:none}.timeline-two .timeline-item{width:100%;margin-left:0!important;padding-left:calc(var(--timeline-dot-size) + 2rem)}.timeline-two .timeline-item .timeline-dot{left:0!important;right:auto!important;transform:translate(-50%)!important}.timeline-two .timeline-item .timeline-content{margin-left:0!important;margin-right:0!important}}.timeline-three{overflow-x:auto;padding-bottom:2rem}.timeline-three:before{content:"";position:absolute;left:0;right:0;top:50%;height:var(--timeline-line-width);background:var(--timeline-line-color);transform:translateY(-50%)}.timeline-three .timeline-track{display:flex;gap:var(--timeline-gap);padding:3rem 1rem;min-width:-moz-max-content;min-width:max-content}.timeline-three .timeline-item{flex:0 0 300px;padding-bottom:0}.timeline-three .timeline-item .timeline-dot{top:50%;left:50%;transform:translate(-50%,-50%)}.timeline-three .timeline-item .timeline-content{margin-top:3rem;text-align:center}.timeline-four:before{content:"";position:absolute;left:calc(var(--timeline-dot-size) / 2);top:0;bottom:0;width:var(--timeline-line-width);background:var(--timeline-line-color)}.timeline-four .timeline-item{padding-left:calc(var(--timeline-dot-size) + 2rem)}.timeline-four .timeline-item .timeline-dot{left:0;transform:translate(-50%);width:40px;height:40px;display:flex;align-items:center;justify-content:center;font-size:1rem;color:#fff;box-shadow:none}.timeline-five .timeline-item .timeline-dot{box-shadow:none;border:none;width:10px;height:10px}.timeline-five .timeline-item .timeline-content{border:none;box-shadow:none;padding:.5rem 0}.timeline-five .timeline-item .timeline-content:hover{transform:none;box-shadow:none}.timeline-five:before{background:var(--bs-border-color)}.timeline-six{counter-reset:step}.timeline-six:before{content:"";position:absolute;left:50%;top:40px;right:10%;height:var(--timeline-line-width);background:var(--timeline-line-color);transform:translate(-50%)}.timeline-six .timeline-item{text-align:center;flex:1;counter-increment:step}.timeline-six .timeline-item .timeline-dot{position:relative;width:50px;height:50px;margin:0 auto 1rem;display:flex;align-items:center;justify-content:center;font-size:1.25rem;font-weight:700;color:#fff;box-shadow:none}.timeline-six .timeline-item .timeline-dot:before{content:counter(step)}.timeline-seven .timeline-item .timeline-content .timeline-nested{margin-top:1rem;padding-top:1rem;border-top:1px solid var(--timeline-card-border)}.timeline-eight{--timeline-gap: 1.5rem}.timeline-eight .timeline-item .timeline-content{padding:1rem}.timeline-eight .timeline-item .timeline-content .timeline-title{font-size:1rem;margin-bottom:.5rem}.timeline-eight .timeline-item .timeline-content .timeline-description{font-size:.875rem}[data-bs-theme=dark] .timeline-section,[data-bs-theme=dark] .timeline-layout,[data-bs-theme=dark] [class*=timeline-]{--timeline-card-bg: var(--bs-body-bg);--timeline-card-border: var(--bs-border-color);--timeline-card-shadow: 0 4px 15px rgba(0, 0, 0, .3)}@media(prefers-reduced-motion:reduce){.timeline-content{transition:none!important}.timeline-content:hover{transform:none!important}}@media print{.timeline:before{background:#000!important}.timeline-dot{background:#000!important;box-shadow:none!important}.timeline-content{-moz-column-break-inside:avoid;break-inside:avoid;box-shadow:none!important;border:1px solid #ddd!important}}.video-section,[class*=video-]{--video-bg: var(--bs-body-bg);--video-color: var(--bs-body-color);--video-overlay: rgba(0, 0, 0, .5);--video-play-bg: var(--bs-primary);--video-play-color: white;--video-play-size: 80px;--video-border: var(--bs-border-color);--video-shadow: 0 2px 15px rgba(0, 0, 0, .1);--video-radius: .75rem;--video-transition: all .3s ease}.video-thumbnail{position:relative;overflow:hidden;border-radius:var(--video-radius);cursor:pointer}.video-thumbnail img{width:100%;height:auto;display:block;transition:transform .5s ease}.video-thumbnail:hover img{transform:scale(1.05)}@keyframes videoPulse{0%{transform:scale(1);opacity:.5}to{transform:scale(1.5);opacity:0}}[data-bs-theme=dark] .video-section,[data-bs-theme=dark] .video-layout,[data-bs-theme=dark] [class*=video-]{--video-bg: var(--bs-body-bg);--video-border: var(--bs-border-color);--video-shadow: 0 2px 15px rgba(0, 0, 0, .3)}@media(prefers-reduced-motion:reduce){.video-thumbnail:hover img{transform:none!important}}@media(max-width:768px){.video-section,[class*=video-]{--video-play-size: 60px}}@media print{.video-thumbnail img{filter:grayscale(100%)}}:root{--video-bg: #fff;--video-border: #dee2e6;--video-text: #212529;--video-muted: #6c757d;--video-accent: #667eea;--video-success: #198754;--video-warning: #ffc107;--video-danger: #dc3545;--video-info: #0dcaf0;--video-light: #f8f9fa;--video-dark: #212529;--video-player-bg: #000;--video-player-border: #343a40;--video-controls-bg: rgba(0, 0, 0, .8);--video-controls-text: #fff;--video-progress-bg: rgba(255, 255, 255, .3);--video-progress-fill: #667eea;--video-card-bg: #fff;--video-card-border: #e9ecef;--video-card-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075);--video-card-hover-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);--video-overlay-bg: rgba(0, 0, 0, .6);--video-overlay-text: #fff;--video-padding: 2rem;--video-gap: 1.5rem;--video-border-radius: .375rem;--video-transition: all .3s ease}@media(prefers-color-scheme:dark){:root{--video-bg: #212529;--video-border: #495057;--video-text: #f8f9fa;--video-muted: #ced4da;--video-accent: #0dcaf0;--video-success: #198754;--video-warning: #ffc107;--video-danger: #dc3545;--video-info: #0dcaf0;--video-light: #343a40;--video-dark: #f8f9fa;--video-card-bg: #343a40;--video-card-border: #495057;--video-progress-fill: #0dcaf0}}[data-bs-theme=dark]{--video-bg: #212529;--video-border: #495057;--video-text: #f8f9fa;--video-muted: #ced4da;--video-accent: #0dcaf0;--video-success: #198754;--video-warning: #ffc107;--video-danger: #dc3545;--video-info: #0dcaf0;--video-light: #343a40;--video-dark: #f8f9fa;--video-card-bg: #343a40;--video-card-border: #495057;--video-progress-fill: #0dcaf0}@keyframes video-pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes video-fade-in{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}
