@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: #050170;--bs-secondary: #717172;--bs-success: #198754;--bs-info: #0dcaf0;--bs-warning: #ffc107;--bs-danger: #dc3545;--bs-light: #f8f9fa;--bs-dark: #171717;--bs-primary-rgb: 5, 1, 112;--bs-secondary-rgb: 113, 113, 114;--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: 23, 23, 23;--bs-primary-text-emphasis: rgb(2, .4, 44.8);--bs-secondary-text-emphasis: rgb(45.2, 45.2, 45.6);--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(205, 204.2, 226.4);--bs-secondary-bg-subtle: rgb(226.6, 226.6, 226.8);--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(155, 153.4, 197.8);--bs-secondary-border-subtle: rgb(198.2, 198.2, 198.6);--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: #050170;--bs-link-color-rgb: 5, 1, 112;--bs-link-decoration: underline;--bs-link-hover-color: rgb(4, .8, 89.6);--bs-link-hover-color-rgb: 4, 1, 90;--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(5, 1, 112, .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(105, 102.6, 169.2);--bs-secondary-text-emphasis: rgb(169.8, 169.8, 170.4);--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(1, .2, 22.4);--bs-secondary-bg-subtle: rgb(22.6, 22.6, 22.8);--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(3, .6, 67.2);--bs-secondary-border-subtle: rgb(67.8, 67.8, 68.4);--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(105, 102.6, 169.2);--bs-link-hover-color: rgb(135, 133.08, 186.36);--bs-link-color-rgb: 105, 103, 169;--bs-link-hover-color-rgb: 135, 133, 186;--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}abbr[title]{text-decoration:underline dotted;cursor:help;text-decoration-skip-ink:none}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,kbd,samp{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}kbd{padding:.1875rem .375rem;font-size:.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:.25rem}kbd kbd{padding:0;font-size:1em}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}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:.875em;color:#6c757d}.blockquote-footer:before{content:"— "}.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}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:.875em;color:var(--bs-secondary-color)}.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:40rem){.container-sm,.container{max-width:540px}}@media(min-width:48rem){.container-md,.container-sm,.container{max-width:720px}}@media(min-width:64rem){.container-lg,.container-md,.container-sm,.container{max-width:960px}}@media(min-width:80rem){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1140px}}@media(min-width:96rem){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1320px}}:root{--bs-breakpoint-xs: 0;--bs-breakpoint-sm: 40rem;--bs-breakpoint-md: 48rem;--bs-breakpoint-lg: 64rem;--bs-breakpoint-xl: 80rem;--bs-breakpoint-xxl: 96rem}.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%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x: 0}.g-0,.gy-0{--bs-gutter-y: 0}.g-1,.gx-1{--bs-gutter-x: .25rem}.g-1,.gy-1{--bs-gutter-y: .25rem}.g-2,.gx-2{--bs-gutter-x: .5rem}.g-2,.gy-2{--bs-gutter-y: .5rem}.g-3,.gx-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:40rem){.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%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x: 0}.g-sm-0,.gy-sm-0{--bs-gutter-y: 0}.g-sm-1,.gx-sm-1{--bs-gutter-x: .25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y: .25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x: .5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y: .5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x: 1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y: 1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x: 1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y: 1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x: 3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y: 3rem}}@media(min-width:48rem){.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-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x: 0}.g-md-0,.gy-md-0{--bs-gutter-y: 0}.g-md-1,.gx-md-1{--bs-gutter-x: .25rem}.g-md-1,.gy-md-1{--bs-gutter-y: .25rem}.g-md-2,.gx-md-2{--bs-gutter-x: .5rem}.g-md-2,.gy-md-2{--bs-gutter-y: .5rem}.g-md-3,.gx-md-3{--bs-gutter-x: 1rem}.g-md-3,.gy-md-3{--bs-gutter-y: 1rem}.g-md-4,.gx-md-4{--bs-gutter-x: 1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y: 1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x: 3rem}.g-md-5,.gy-md-5{--bs-gutter-y: 3rem}}@media(min-width:64rem){.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-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x: 0}.g-lg-0,.gy-lg-0{--bs-gutter-y: 0}.g-lg-1,.gx-lg-1{--bs-gutter-x: .25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y: .25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x: .5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y: .5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x: 1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y: 1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x: 1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y: 1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x: 3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y: 3rem}}@media(min-width:80rem){.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%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x: 0}.g-xl-0,.gy-xl-0{--bs-gutter-y: 0}.g-xl-1,.gx-xl-1{--bs-gutter-x: .25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y: .25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x: .5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y: .5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x: 1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y: 1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x: 1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y: 1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x: 3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y: 3rem}}@media(min-width:96rem){.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%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x: 0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y: 0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x: .25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y: .25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x: .5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y: .5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x: 1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y: 1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x: 1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y: 1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x: 3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y: 3rem}}.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>.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:40rem){.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:48rem){.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:64rem){.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:80rem){.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:96rem){.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")}.dropup,.dropend,.dropdown,.dropstart,.dropup-center,.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: #050170;--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[data-bs-popper]{top:100%;left:0;margin-top:var(--bs-dropdown-spacer)}.dropdown-menu-start{--bs-position: start}.dropdown-menu-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-end{--bs-position: end}.dropdown-menu-end[data-bs-popper]{right:0;left:auto}@media(min-width:40rem){.dropdown-menu-sm-start{--bs-position: start}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-sm-end{--bs-position: end}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}}@media(min-width:48rem){.dropdown-menu-md-start{--bs-position: start}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-md-end{--bs-position: end}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}}@media(min-width:64rem){.dropdown-menu-lg-start{--bs-position: start}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-lg-end{--bs-position: end}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}}@media(min-width:80rem){.dropdown-menu-xl-start{--bs-position: start}.dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xl-end{--bs-position: end}.dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto}}@media(min-width:96rem){.dropdown-menu-xxl-start{--bs-position: start}.dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxl-end{--bs-position: end}.dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto}}.dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:var(--bs-dropdown-spacer)}.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-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:var(--bs-dropdown-spacer)}.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-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:var(--bs-dropdown-spacer)}.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: #050170;--bs-dropdown-link-disabled-color: #adb5bd;--bs-dropdown-header-color: #adb5bd}.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}}.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 #05017040}.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: #050170}.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}.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}.float-none{float:none!important}.object-fit-contain{object-fit:contain!important}.object-fit-cover{object-fit:cover!important}.object-fit-fill{object-fit:fill!important}.object-fit-scale{object-fit:scale-down!important}.object-fit-none{object-fit:none!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-auto{overflow-x:auto!important}.overflow-x-hidden{overflow-x:hidden!important}.overflow-x-visible{overflow-x:visible!important}.overflow-x-scroll{overflow-x:scroll!important}.overflow-y-auto{overflow-y:auto!important}.overflow-y-hidden{overflow-y:hidden!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}.focus-ring-primary{--bs-focus-ring-color: rgba(var(--bs-primary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-secondary{--bs-focus-ring-color: rgba(var(--bs-secondary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-success{--bs-focus-ring-color: rgba(var(--bs-success-rgb), var(--bs-focus-ring-opacity))}.focus-ring-info{--bs-focus-ring-color: rgba(var(--bs-info-rgb), var(--bs-focus-ring-opacity))}.focus-ring-warning{--bs-focus-ring-color: rgba(var(--bs-warning-rgb), var(--bs-focus-ring-opacity))}.focus-ring-danger{--bs-focus-ring-color: rgba(var(--bs-danger-rgb), var(--bs-focus-ring-opacity))}.focus-ring-light{--bs-focus-ring-color: rgba(var(--bs-light-rgb), var(--bs-focus-ring-opacity))}.focus-ring-dark{--bs-focus-ring-color: rgba(var(--bs-dark-rgb), var(--bs-focus-ring-opacity))}.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}.vw-100{width:100vw!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}.mh-100{max-height:100%!important}.vh-100{height:100vh!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-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!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}.my-auto{margin-top:auto!important;margin-bottom:auto!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}.mb-auto{margin-bottom:auto!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}.p-5{padding:3rem!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}.pt-5{padding-top:3rem!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{column-gap:0!important}.column-gap-1{column-gap:.25rem!important}.column-gap-2{column-gap:.5rem!important}.column-gap-3{column-gap:1rem!important}.column-gap-4{column-gap:1.5rem!important}.column-gap-5{column-gap:3rem!important}.font-monospace{font-family:var(--bs-font-monospace)!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}.fst-normal{font-style:normal!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-sm{line-height:1.25!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}.link-opacity-10,.link-opacity-10-hover:hover{--bs-link-opacity: .1}.link-opacity-25,.link-opacity-25-hover:hover{--bs-link-opacity: .25}.link-opacity-50,.link-opacity-50-hover:hover{--bs-link-opacity: .5}.link-opacity-75,.link-opacity-75-hover:hover{--bs-link-opacity: .75}.link-opacity-100,.link-opacity-100-hover:hover{--bs-link-opacity: 1}.link-offset-1,.link-offset-1-hover:hover{text-underline-offset:.125em!important}.link-offset-2,.link-offset-2-hover:hover{text-underline-offset:.25em!important}.link-offset-3,.link-offset-3-hover:hover{text-underline-offset:.375em!important}.link-underline-primary{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-secondary{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-success{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity))!important}.link-underline-info{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity))!important}.link-underline-warning{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity))!important}.link-underline-danger{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity))!important}.link-underline-light{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity))!important}.link-underline-dark{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity))!important}.link-underline{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-underline-opacity, 1))!important}.link-underline-opacity-0,.link-underline-opacity-0-hover:hover{--bs-link-underline-opacity: 0}.link-underline-opacity-10,.link-underline-opacity-10-hover:hover{--bs-link-underline-opacity: .1}.link-underline-opacity-25,.link-underline-opacity-25-hover:hover{--bs-link-underline-opacity: .25}.link-underline-opacity-50,.link-underline-opacity-50-hover:hover{--bs-link-underline-opacity: .5}.link-underline-opacity-75,.link-underline-opacity-75-hover:hover{--bs-link-underline-opacity: .75}.link-underline-opacity-100,.link-underline-opacity-100-hover:hover{--bs-link-underline-opacity: 1}.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}.user-select-all{-webkit-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!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:40rem){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.object-fit-sm-contain{object-fit:contain!important}.object-fit-sm-cover{object-fit:cover!important}.object-fit-sm-fill{object-fit:fill!important}.object-fit-sm-scale{object-fit:scale-down!important}.object-fit-sm-none{object-fit:none!important}.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}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!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}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!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}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left: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{column-gap:0!important}.column-gap-sm-1{column-gap:.25rem!important}.column-gap-sm-2{column-gap:.5rem!important}.column-gap-sm-3{column-gap:1rem!important}.column-gap-sm-4{column-gap:1.5rem!important}.column-gap-sm-5{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:48rem){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.object-fit-md-contain{object-fit:contain!important}.object-fit-md-cover{object-fit:cover!important}.object-fit-md-fill{object-fit:fill!important}.object-fit-md-scale{object-fit:scale-down!important}.object-fit-md-none{object-fit:none!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-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!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-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!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-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!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}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!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{column-gap:0!important}.column-gap-md-1{column-gap:.25rem!important}.column-gap-md-2{column-gap:.5rem!important}.column-gap-md-3{column-gap:1rem!important}.column-gap-md-4{column-gap:1.5rem!important}.column-gap-md-5{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:64rem){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.object-fit-lg-contain{object-fit:contain!important}.object-fit-lg-cover{object-fit:cover!important}.object-fit-lg-fill{object-fit:fill!important}.object-fit-lg-scale{object-fit:scale-down!important}.object-fit-lg-none{object-fit:none!important}.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-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!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}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!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-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!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-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!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}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!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{column-gap:0!important}.column-gap-lg-1{column-gap:.25rem!important}.column-gap-lg-2{column-gap:.5rem!important}.column-gap-lg-3{column-gap:1rem!important}.column-gap-lg-4{column-gap:1.5rem!important}.column-gap-lg-5{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:80rem){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.object-fit-xl-contain{object-fit:contain!important}.object-fit-xl-cover{object-fit:cover!important}.object-fit-xl-fill{object-fit:fill!important}.object-fit-xl-scale{object-fit:scale-down!important}.object-fit-xl-none{object-fit:none!important}.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}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!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}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!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}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left: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{column-gap:0!important}.column-gap-xl-1{column-gap:.25rem!important}.column-gap-xl-2{column-gap:.5rem!important}.column-gap-xl-3{column-gap:1rem!important}.column-gap-xl-4{column-gap:1.5rem!important}.column-gap-xl-5{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:96rem){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.object-fit-xxl-contain{object-fit:contain!important}.object-fit-xxl-cover{object-fit:cover!important}.object-fit-xxl-fill{object-fit:fill!important}.object-fit-xxl-scale{object-fit:scale-down!important}.object-fit-xxl-none{object-fit:none!important}.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}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!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}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left: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}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left: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{column-gap:0!important}.column-gap-xxl-1{column-gap:.25rem!important}.column-gap-xxl-2{column-gap:.5rem!important}.column-gap-xxl-3{column-gap:1rem!important}.column-gap-xxl-4{column-gap:1.5rem!important}.column-gap-xxl-5{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}}.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:40rem){.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:64rem){.modal-lg,.modal-xl{--bs-modal-width: 800px}}@media(min-width:80rem){.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:39.98rem){.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:47.98rem){.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:63.98rem){.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:79.98rem){.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:95.98rem){.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}}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.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)}@font-face{font-family:Brooklyn;src:url(/build/assets/Brooklyn-Normal-CiQ4U84F.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Brooklyn;src:url(/build/assets/Brooklyn-Italic-rTungvJa.woff2) format("woff2");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Brooklyn;src:url(/build/assets/Brooklyn-SemiBold-B0YNidS2.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Brooklyn;src:url(/build/assets/Brooklyn-SemiBoldItalic-C8TL43s-.woff2) format("woff2");font-weight:600;font-style:italic;font-display:swap}@font-face{font-family:Brooklyn;src:url(/build/assets/Brooklyn-Bold-t6BJMRef.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Brooklyn;src:url(/build/assets/Brooklyn-BoldItalic-DHlBfQce.woff2) format("woff2");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:Brooklyn;src:url(/build/assets/Brooklyn-Heavy-Ctc-wFX2.woff2) format("woff2");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:Brooklyn;src:url(/build/assets/Brooklyn-HeavyItalic-CBJXaBq5.woff2) format("woff2");font-weight:800;font-style:italic;font-display:swap}@font-face{font-family:Houstiq;src:url(/build/assets/Houstiq-B50f32Fa.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Houstiq 2";src:url(/build/assets/Houstiq%202-DLihc2-b.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}h1,.h1{font-family:Houstiq,sans-serif;font-weight:400;font-size:2rem;line-height:2.5rem}@media(min-width:1024px){h1,.h1{line-height:3.25rem;font-size:2.5rem}}h2,.h2{font-family:Brooklyn,sans-serif;font-weight:700;font-size:1.5rem}@media(min-width:1024px){h2,.h2{font-size:1.75rem;line-height:2rem}}h3,.h3{font-family:Brooklyn,sans-serif;font-weight:700;font-size:1.125rem;line-height:1.5rem}h4,.h4{font-weight:700;font-family:Brooklyn,sans-serif;font-size:1rem;line-height:1.5rem}h5,.h5{font-family:Brooklyn,sans-serif;font-size:.875rem;line-height:1.25rem;font-weight:400}h6,.h6{font-family:Brooklyn,sans-serif;font-size:.875rem;line-height:1.25rem;font-weight:700}.p1{font-size:1rem;line-height:1.5rem;font-family:Brooklyn,sans-serif;font-weight:400}.p2{font-family:Brooklyn,sans-serif;font-size:.875rem;line-height:1.25rem;font-weight:400}.p3{font-family:Brooklyn,sans-serif;font-size:.75rem;font-weight:400;line-height:1rem}html{font-size:16px}@media(min-width:1024px){html{font-size:13px}}@media(min-width:1280px){html{font-size:16px}}@media(min-width:2496px){html{font-size:32px}}@media(min-width:3840px){html{font-size:48px}}body{display:flex;flex-direction:column;min-height:100vh;background:#e1e2e4}@media(max-width:1023.98px){.container{padding-left:1rem;padding-right:1rem}}@media(min-width:1280px){.container{max-width:1184px}}@media(min-width:1536px){.container{max-width:1440px}}@media(min-width:2496px){.container{max-width:2380px}}@media(min-width:3840px){.container{max-width:3552px}}.main-container{flex:1;display:flex;flex-direction:column;gap:4rem;padding:1rem 0 3.5rem}@media(min-width:1280px){.main-container{padding:1.5rem 0 3.5rem}}@media(max-width:640px){.main-container{gap:3.5rem}}.main-container:has(>.cta){padding-bottom:0}.main-container:has(>.our-experience-detail){padding-top:1rem}@media(min-width:1024px){.main-container:has(>.our-experience-detail){padding-top:1.5rem}}.main-container:has(>.clinic-detail){padding-top:1rem}@media(min-width:1024px){.main-container:has(>.clinic-detail){padding-top:1.5rem}}.main-container:has(>.slider-progress-bar){padding-top:3.5rem}@media(min-width:1024px){.main-container:has(>.slider-progress-bar){padding-bottom:6rem}}.main-container:has(>#treatment-detail){padding-top:1rem}@media(min-width:1024px){.main-container:has(>#treatment-detail){padding-top:1.5rem}}.main-container:has(>.treatments){padding-top:1rem}@media(min-width:1024px){.main-container:has(>.treatments){padding-top:1.5rem}}.main-container:has(>.treatments){gap:2rem}.no-scroll-y{overflow-y:hidden}#preloader{background:#050170;display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh;width:100%;z-index:999;position:fixed;top:0;left:0}#preloader img{width:16rem;-webkit-animation:scale-in-center .5s cubic-bezier(.25,.46,.45,.94) both;animation:scale-in-center .5s cubic-bezier(.25,.46,.45,.94) both}#preloader h1,#preloader .h1{color:#fff;font-weight:600;-webkit-animation:scale-in-center .5s cubic-bezier(.25,.46,.45,.94) both;animation:scale-in-center .5s cubic-bezier(.25,.46,.45,.94) both}@-webkit-keyframes scale-in-center{0%{-webkit-transform:scale(0);transform:scale(0);opacity:1}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes scale-in-center{0%{-webkit-transform:scale(0);transform:scale(0);opacity:1}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.btn_primary{text-decoration:unset!important;background:#050170!important;color:#fff!important;border:.125rem solid #050170!important;font-size:1rem;line-height:1.5rem;font-weight:600;padding:.5rem 1rem;font-family:Brooklyn,sans-serif;border:0;border-radius:0;align-items:center;display:flex;text-align:center;width:fit-content;justify-content:center}.btn_primary:hover{transition:all .2s ease;opacity:.8}.btn_outline_primary{text-decoration:unset!important;background:transparent!important;color:#050170!important;border:.125rem solid #050170!important;font-size:1rem;line-height:1.5rem;font-weight:600;width:fit-content;padding:.5rem 1rem;font-family:Brooklyn,sans-serif;border:0;border-radius:0;align-items:center;display:flex;text-align:center;justify-content:center}.btn_outline_primary:hover{transition:all .2s ease;opacity:.8}.btn_light{text-decoration:unset!important;color:#050170!important;background:#fff!important;border:.125rem solid #ffffff!important;font-size:1rem;line-height:1.5rem;font-weight:600;padding:.5rem 1rem;font-family:Brooklyn,sans-serif;border:0;border-radius:0}.btn_light:hover{transition:all .2s ease;opacity:.8}.text-justify{text-align:justify}@media(min-width:1024px){.text-lg-justify{text-align:justify!important}}.breadcrumbs .btn_back{text-decoration:unset!important;background:transparent;font-weight:700;font-family:Brooklyn,sans-serif;font-size:1rem;line-height:1.5rem;display:flex;flex-direction:row;align-items:center;padding:0;border:0!important;border-radius:0!important}.breadcrumbs .btn_back:hover{opacity:.8}.breadcrumbs .btn_back{color:#252525!important}.breadcrumbs .btn_back .ico{margin-right:1rem;border-radius:2rem;background:#050170;width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center}.breadcrumbs .btn_back .ico:before{width:.75rem;height:.75rem;content:"";background-repeat:no-repeat;background-size:cover;background-position:center;background-image:url('data:image/svg+xml,<svg width="12" height="11" viewBox="0 0 12 11" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5.25 9.75L0.75 5.25L5.25 0.75M1.375 5.25H10.5" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.border-dashed{opacity:1;border-top:2px dashed #b4b5b6;margin:0}.ico{display:inline-block;content:"";background-position:center;background-repeat:no-repeat;background-size:contain}.ico_map{background-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M12.2514 2C14.4398 2 16.5386 2.86934 18.0861 4.41676C19.6335 5.96419 20.5028 8.06295 20.5028 10.2513C20.5028 13.0696 18.9662 15.3763 17.3471 17.0312C16.5382 17.8491 15.6555 18.5905 14.7103 19.2462L14.3198 19.5121L14.1364 19.634L13.7908 19.8541L13.4827 20.042L13.1013 20.2639C12.8424 20.4117 12.5495 20.4894 12.2514 20.4894C11.9533 20.4894 11.6604 20.4117 11.4015 20.2639L11.0201 20.042L10.5434 19.7486L10.3673 19.634L9.99145 19.3838C8.97178 18.6939 8.02202 17.9059 7.15571 17.0312C5.5366 15.3754 4 13.0696 4 10.2513C4 8.06295 4.86934 5.96419 6.41678 4.41676C7.96423 2.86934 10.063 2 12.2514 2ZM12.2514 3.83363C10.5493 3.83363 8.91694 4.50978 7.71337 5.71334C6.5098 6.91689 5.83365 8.54926 5.83365 10.2513C5.83365 12.3802 6.99985 14.2487 8.46585 15.7486C9.0962 16.3867 9.77752 16.9723 10.503 17.4997L10.9229 17.7986C11.0586 17.8933 11.1891 17.9813 11.3144 18.0626L11.672 18.2918L11.9865 18.4834L12.2514 18.6384L12.6686 18.3918L13.005 18.1809C13.1841 18.0672 13.3758 17.9398 13.5799 17.7986L13.9998 17.4997C14.7253 16.9723 15.4066 16.3867 16.037 15.7486C17.503 14.2496 18.6692 12.3802 18.6692 10.2513C18.6692 8.54926 17.993 6.91689 16.7895 5.71334C15.5859 4.50978 13.9535 3.83363 12.2514 3.83363ZM12.2514 6.58408C13.224 6.58408 14.1568 6.97045 14.8446 7.6582C15.5323 8.34594 15.9187 9.27873 15.9187 10.2513C15.9187 11.224 15.5323 12.1567 14.8446 12.8445C14.1568 13.5322 13.224 13.9186 12.2514 13.9186C11.2788 13.9186 10.346 13.5322 9.65825 12.8445C8.9705 12.1567 8.58412 11.224 8.58412 10.2513C8.58412 9.27873 8.9705 8.34594 9.65825 7.6582C10.346 6.97045 11.2788 6.58408 12.2514 6.58408ZM12.2514 8.41771C11.7651 8.41771 11.2987 8.6109 10.9548 8.95477C10.611 9.29864 10.4178 9.76504 10.4178 10.2513C10.4178 10.7377 10.611 11.204 10.9548 11.5479C11.2987 11.8918 11.7651 12.085 12.2514 12.085C12.7377 12.085 13.2041 11.8918 13.548 11.5479C13.8919 11.204 14.0851 10.7377 14.0851 10.2513C14.0851 9.76504 13.8919 9.29864 13.548 8.95477C13.2041 8.6109 12.7377 8.41771 12.2514 8.41771Z" fill="%23252525"/></svg>')}.ico_phone{background-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.82888 16.1705C5.67828 14.0158 4.02439 11.4172 2.98288 8.55653C2.40988 6.99253 2.93488 5.27453 4.11288 4.09653L4.84188 3.36853C5.03786 3.17215 5.27066 3.01635 5.52693 2.91005C5.78321 2.80374 6.05793 2.74902 6.33538 2.74902C6.61282 2.74902 6.88755 2.80374 7.14382 2.91005C7.4001 3.01635 7.63289 3.17215 7.82888 3.36853L9.53588 5.07553C9.73226 5.27152 9.88806 5.50431 9.99437 5.76059C10.1007 6.01686 10.1554 6.29159 10.1554 6.56903C10.1554 6.84648 10.1007 7.12121 9.99437 7.37748C9.88806 7.63375 9.73226 7.86655 9.53588 8.06253L9.11588 8.48253C8.94776 8.65061 8.8144 8.85016 8.72342 9.06979C8.63243 9.28941 8.5856 9.52481 8.5856 9.76253C8.5856 10.0003 8.63243 10.2357 8.72342 10.4553C8.8144 10.6749 8.94776 10.8745 9.11588 11.0425L12.9559 14.8835C13.124 15.0516 13.3235 15.185 13.5431 15.276C13.7628 15.367 13.9982 15.4138 14.2359 15.4138C14.4736 15.4138 14.709 15.367 14.9286 15.276C15.1482 15.185 15.3478 15.0516 15.5159 14.8835L15.9369 14.4635C16.1329 14.2672 16.3657 14.1113 16.6219 14.005C16.8782 13.8987 17.1529 13.844 17.4304 13.844C17.7078 13.844 17.9825 13.8987 18.2388 14.005C18.4951 14.1113 18.7279 14.2672 18.9239 14.4635L20.6309 16.1705C20.8273 16.3665 20.9831 16.5993 21.0894 16.8556C21.1957 17.1119 21.2504 17.3866 21.2504 17.664C21.2504 17.9415 21.1957 18.2162 21.0894 18.4725C20.9831 18.7288 20.8273 18.9615 20.6309 19.1575L19.9029 19.8855C18.7249 21.0645 17.0069 21.5895 15.4429 21.0165C12.5822 19.975 9.98364 18.3211 7.82888 16.1705Z" stroke="black" stroke-width="2" stroke-linejoin="round"/></svg>')}.ico_star{background-image:url('data:image/svg+xml,<svg width="18" height="17" viewBox="0 0 18 17" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8.56088 13.7L4.41088 16.2C4.22754 16.3167 4.03588 16.3667 3.83588 16.35C3.63588 16.3333 3.46088 16.2667 3.31088 16.15C3.16088 16.0333 3.04421 15.8877 2.96088 15.713C2.87754 15.5383 2.86088 15.3423 2.91088 15.125L4.01088 10.4L0.335876 7.225C0.169209 7.075 0.0652091 6.904 0.0238758 6.712C-0.0174575 6.52 -0.00512426 6.33267 0.0608757 6.15C0.126876 5.96733 0.226876 5.81733 0.360876 5.7C0.494876 5.58267 0.678209 5.50767 0.910876 5.475L5.76088 5.05L7.63588 0.6C7.71921 0.4 7.84854 0.25 8.02388 0.15C8.19921 0.0499999 8.37821 0 8.56088 0C8.74354 0 8.92254 0.0499999 9.09788 0.15C9.27321 0.25 9.40254 0.4 9.48588 0.6L11.3609 5.05L16.2109 5.475C16.4442 5.50833 16.6275 5.58333 16.7609 5.7C16.8942 5.81667 16.9942 5.96667 17.0609 6.15C17.1275 6.33333 17.1402 6.521 17.0989 6.713C17.0575 6.905 16.9532 7.07567 16.7859 7.225L13.1109 10.4L14.2109 15.125C14.2609 15.3417 14.2442 15.5377 14.1609 15.713C14.0775 15.8883 13.9609 16.034 13.8109 16.15C13.6609 16.266 13.4859 16.3327 13.2859 16.35C13.0859 16.3673 12.8942 16.3173 12.7109 16.2L8.56088 13.7Z" fill="%23050170"/></svg>')}.ico_back{background-image:url('data:image/svg+xml,<svg width="12" height="11" viewBox="0 0 12 11" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5.25 9.75L0.75 5.25L5.25 0.75M1.375 5.25H10.5" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.ico_bag{background-image:url('data:image/svg+xml,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12.875 4.18182H10.1667V2H5.83333V4.18182H3.125C2.69402 4.18182 2.2807 4.35422 1.97595 4.6611C1.6712 4.96798 1.5 5.38419 1.5 5.81818V14H14.5V5.81818C14.5 5.38419 14.3288 4.96798 14.024 4.6611C13.7193 4.35422 13.306 4.18182 12.875 4.18182ZM6.91667 3.09091H9.08333V4.18182H6.91667V3.09091ZM10.1667 9.63636H8.54167V11.2727H7.45833V9.63636H5.83333V8.54545H7.45833V6.90909H8.54167V8.54545H10.1667V9.63636Z" fill="%23050170"/></svg>')}.ico_globe{background-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M22 12C22 14.6522 20.9464 17.1957 19.0711 19.0711C17.1957 20.9464 14.6522 22 12 22C9.34784 22 6.8043 20.9464 4.92893 19.0711C3.05357 17.1957 2 14.6522 2 12M22 12C22 9.34784 20.9464 6.8043 19.0711 4.92893C17.1957 3.05357 14.6522 2 12 2C9.34784 2 6.8043 3.05357 4.92893 4.92893C3.05357 6.8043 2 9.34784 2 12M22 12H2" stroke="%23171717" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M15.8461 12C15.6572 15.6569 14.3102 19.159 12 22C9.68969 19.159 8.34273 15.6569 8.15381 12C8.34273 8.34309 9.68969 4.841 12 2C14.3102 4.841 15.6572 8.34309 15.8461 12Z" stroke="%23171717" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.ico_location{background-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 2C14.3869 2 16.6761 2.94821 18.364 4.63604C20.0518 6.32387 21 8.61305 21 11C21 14.074 19.324 16.59 17.558 18.395C16.6757 19.2871 15.7129 20.0958 14.682 20.811L14.256 21.101L14.056 21.234L13.679 21.474L13.343 21.679L12.927 21.921C12.6446 22.0822 12.3251 22.1669 12 22.1669C11.6749 22.1669 11.3554 22.0822 11.073 21.921L10.657 21.679L10.137 21.359L9.945 21.234L9.535 20.961C8.42283 20.2085 7.3869 19.3491 6.442 18.395C4.676 16.589 3 14.074 3 11C3 8.61305 3.94821 6.32387 5.63604 4.63604C7.32387 2.94821 9.61305 2 12 2ZM12 4C10.1435 4 8.36301 4.7375 7.05025 6.05025C5.7375 7.36301 5 9.14348 5 11C5 13.322 6.272 15.36 7.871 16.996C8.55853 17.692 9.30166 18.3308 10.093 18.906L10.551 19.232C10.699 19.3353 10.8413 19.4313 10.978 19.52L11.368 19.77L11.711 19.979L12 20.148L12.455 19.879L12.822 19.649C13.0173 19.525 13.2263 19.386 13.449 19.232L13.907 18.906C14.6983 18.3308 15.4415 17.692 16.129 16.996C17.728 15.361 19 13.322 19 11C19 9.14348 18.2625 7.36301 16.9497 6.05025C15.637 4.7375 13.8565 4 12 4ZM12 7C13.0609 7 14.0783 7.42143 14.8284 8.17157C15.5786 8.92172 16 9.93913 16 11C16 12.0609 15.5786 13.0783 14.8284 13.8284C14.0783 14.5786 13.0609 15 12 15C10.9391 15 9.92172 14.5786 9.17157 13.8284C8.42143 13.0783 8 12.0609 8 11C8 9.93913 8.42143 8.92172 9.17157 8.17157C9.92172 7.42143 10.9391 7 12 7ZM12 9C11.4696 9 10.9609 9.21071 10.5858 9.58579C10.2107 9.96086 10 10.4696 10 11C10 11.5304 10.2107 12.0391 10.5858 12.4142C10.9609 12.7893 11.4696 13 12 13C12.5304 13 13.0391 12.7893 13.4142 12.4142C13.7893 12.0391 14 11.5304 14 11C14 10.4696 13.7893 9.96086 13.4142 9.58579C13.0391 9.21071 12.5304 9 12 9Z" fill="%23171717"/></svg>')}.ico_time{background-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C17.523 2 22 6.477 22 12C22 17.523 17.523 22 12 22C6.477 22 2 17.523 2 12C2 6.477 6.477 2 12 2ZM12 4C9.87827 4 7.84344 4.84285 6.34315 6.34315C4.84285 7.84344 4 9.87827 4 12C4 14.1217 4.84285 16.1566 6.34315 17.6569C7.84344 19.1571 9.87827 20 12 20C14.1217 20 16.1566 19.1571 17.6569 17.6569C19.1571 16.1566 20 14.1217 20 12C20 9.87827 19.1571 7.84344 17.6569 6.34315C16.1566 4.84285 14.1217 4 12 4ZM12 6C12.2449 6.00003 12.4813 6.08996 12.6644 6.25272C12.8474 6.41547 12.9643 6.63975 12.993 6.883L13 7V11.586L15.707 14.293C15.8863 14.473 15.9905 14.7144 15.9982 14.9684C16.006 15.2223 15.9168 15.4697 15.7488 15.6603C15.5807 15.8508 15.3464 15.9703 15.0935 15.9944C14.8406 16.0185 14.588 15.9454 14.387 15.79L14.293 15.707L11.293 12.707C11.1376 12.5514 11.0378 12.349 11.009 12.131L11 12V7C11 6.73478 11.1054 6.48043 11.2929 6.29289C11.4804 6.10536 11.7348 6 12 6Z" fill="%23171717"/></svg>')}.ico_education{background-image:url('data:image/svg+xml,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2.94691 8.809V10.7417C2.94691 11.2437 3.21476 11.7114 3.64331 11.9521L6.99139 13.8298C7.39316 14.0567 7.87528 14.0567 8.27705 13.8298L11.6251 11.9521C12.0537 11.7114 12.3215 11.2437 12.3215 10.7417V8.809L8.27705 11.0787C7.87528 11.3056 7.39316 11.3056 6.99139 11.0787L2.94691 8.809ZM6.99139 2.16507L1.34653 5.32884C0.884491 5.5902 0.884491 6.27798 1.34653 6.53933L6.99139 9.70311C7.39316 9.93008 7.87528 9.93008 8.27705 9.70311L13.6608 6.68377V10.7485C13.6608 11.1268 13.9621 11.4363 14.3304 11.4363C14.6987 11.4363 15 11.1268 15 10.7485V6.33988C15 6.0854 14.8661 5.85843 14.6518 5.73463L8.27705 2.16507C8.07921 2.05669 7.85844 2 7.63422 2C7.41 2 7.18923 2.05669 6.99139 2.16507Z" fill="%23050170"/></svg>')}.ico_bag_dark{background-image:url('data:image/svg+xml,<svg width="13" height="12" viewBox="0 0 13 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M11.375 2.18182H8.66667V0H4.33333V2.18182H1.625C1.19402 2.18182 0.780698 2.35422 0.475951 2.6611C0.171205 2.96798 0 3.38419 0 3.81818V12H13V3.81818C13 3.38419 12.8288 2.96798 12.524 2.6611C12.2193 2.35422 11.806 2.18182 11.375 2.18182ZM5.41667 1.09091H7.58333V2.18182H5.41667V1.09091ZM8.66667 7.63636H7.04167V9.27273H5.95833V7.63636H4.33333V6.54545H5.95833V4.90909H7.04167V6.54545H8.66667V7.63636Z" fill="%23393E43"/></svg>')}.ico_check{background-image:url('data:image/svg+xml,<svg width="12" height="9" viewBox="0 0 12 9" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3.70444 7.27329L1.21906 4.7897C1.08514 4.65587 0.903505 4.58069 0.714111 4.58069C0.524717 4.58069 0.34308 4.65587 0.209158 4.7897C0.0752365 4.92353 0 5.10503 0 5.29429C0 5.388 0.0184712 5.4808 0.0543586 5.56738C0.0902461 5.65395 0.142847 5.73262 0.209158 5.79888L3.20306 8.79065C3.4824 9.06978 3.93363 9.06978 4.21297 8.79065L11.7908 1.21819C11.9248 1.08437 12 0.902859 12 0.713601C12 0.524342 11.9248 0.342835 11.7908 0.209009C11.6569 0.0751829 11.4753 0 11.2859 0C11.0965 0 10.9149 0.0751829 10.7809 0.209009L3.70444 7.27329Z" fill="%23050170"/></svg>')}.ico_calendar{background-image:url('data:image/svg+xml,<svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3.4038 0C3.51519 0 3.62202 0.0442499 3.70079 0.123015C3.77955 0.20178 3.8238 0.308609 3.8238 0.42V1.2054H8.334V0.4254C8.334 0.314009 8.37825 0.20718 8.45702 0.128415C8.53578 0.0496499 8.64261 0.0054 8.754 0.0054C8.86539 0.0054 8.97222 0.0496499 9.05099 0.128415C9.12975 0.20718 9.174 0.314009 9.174 0.4254V1.2054H10.8C11.1182 1.2054 11.4233 1.33175 11.6483 1.55666C11.8733 1.78157 11.9998 2.08664 12 2.4048V10.8006C11.9998 11.1188 11.8733 11.4238 11.6483 11.6487C11.4233 11.8737 11.1182 12 10.8 12H1.2C0.881844 12 0.57671 11.8737 0.351684 11.6487C0.126658 11.4238 0.000159078 11.1188 0 10.8006L0 2.4048C0.000159078 2.08664 0.126658 1.78157 0.351684 1.55666C0.57671 1.33175 0.881844 1.2054 1.2 1.2054H2.9838V0.4194C2.98396 0.308113 3.02828 0.201439 3.10703 0.122803C3.18578 0.0441674 3.29251 -1.13558e-07 3.4038 0ZM0.84 4.6452V10.8006C0.84 10.8479 0.849312 10.8947 0.867403 10.9384C0.885495 10.982 0.912013 11.0217 0.945442 11.0552C0.978871 11.0886 1.01856 11.1151 1.06223 11.1332C1.10591 11.1513 1.15272 11.1606 1.2 11.1606H10.8C10.8473 11.1606 10.8941 11.1513 10.9378 11.1332C10.9814 11.1151 11.0211 11.0886 11.0546 11.0552C11.088 11.0217 11.1145 10.982 11.1326 10.9384C11.1507 10.8947 11.16 10.8479 11.16 10.8006V4.6536L0.84 4.6452ZM4.0002 8.7714V9.771H3V8.7714H4.0002ZM6.4998 8.7714V9.771H5.5002V8.7714H6.4998ZM9 8.7714V9.771H7.9998V8.7714H9ZM4.0002 6.3852V7.3848H3V6.3852H4.0002ZM6.4998 6.3852V7.3848H5.5002V6.3852H6.4998ZM9 6.3852V7.3848H7.9998V6.3852H9ZM2.9838 2.0448H1.2C1.15272 2.0448 1.10591 2.05411 1.06223 2.0722C1.01856 2.0903 0.978871 2.11681 0.945442 2.15024C0.912013 2.18367 0.885495 2.22336 0.867403 2.26703C0.849312 2.31071 0.84 2.35752 0.84 2.4048V3.8058L11.16 3.8142V2.4048C11.16 2.35752 11.1507 2.31071 11.1326 2.26703C11.1145 2.22336 11.088 2.18367 11.0546 2.15024C11.0211 2.11681 10.9814 2.0903 10.9378 2.0722C10.8941 2.05411 10.8473 2.0448 10.8 2.0448H9.174V2.6022C9.174 2.71359 9.12975 2.82042 9.05099 2.89919C8.97222 2.97795 8.86539 3.0222 8.754 3.0222C8.64261 3.0222 8.53578 2.97795 8.45702 2.89919C8.37825 2.82042 8.334 2.71359 8.334 2.6022V2.0448H3.8238V2.5968C3.8238 2.70819 3.77955 2.81502 3.70079 2.89378C3.62202 2.97255 3.51519 3.0168 3.4038 3.0168C3.29241 3.0168 3.18558 2.97255 3.10682 2.89378C3.02805 2.81502 2.9838 2.70819 2.9838 2.5968V2.0448Z" fill="%23050170"/></svg>')}.ico_clock{background-image:url('data:image/svg+xml,<svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6 0C9.3138 0 12 2.6862 12 6C12 9.3138 9.3138 12 6 12C2.6862 12 0 9.3138 0 6C0 2.6862 2.6862 0 6 0ZM6 1.2C4.72696 1.2 3.50606 1.70571 2.60589 2.60589C1.70571 3.50606 1.2 4.72696 1.2 6C1.2 7.27304 1.70571 8.49394 2.60589 9.39411C3.50606 10.2943 4.72696 10.8 6 10.8C7.27304 10.8 8.49394 10.2943 9.39411 9.39411C10.2943 8.49394 10.8 7.27304 10.8 6C10.8 4.72696 10.2943 3.50606 9.39411 2.60589C8.49394 1.70571 7.27304 1.2 6 1.2ZM6 2.4C6.14696 2.40002 6.2888 2.45397 6.39862 2.55163C6.50844 2.64928 6.57861 2.78385 6.5958 2.9298L6.6 3V5.7516L8.2242 7.3758C8.33181 7.48378 8.39428 7.62866 8.39894 7.78103C8.40359 7.9334 8.35007 8.08183 8.24925 8.19617C8.14843 8.31051 8.00787 8.38218 7.85612 8.39664C7.70436 8.4111 7.5528 8.36725 7.4322 8.274L7.3758 8.2242L5.5758 6.4242C5.48255 6.33087 5.42266 6.2094 5.4054 6.0786L5.4 6V3C5.4 2.84087 5.46321 2.68826 5.57574 2.57574C5.68826 2.46321 5.84087 2.4 6 2.4Z" fill="%23050170"/></svg>')}.ico_marker{background-image:url('data:image/svg+xml,<svg width="10" height="14" viewBox="0 0 10 14" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5 0.5C6.19347 0.5 7.33807 1.00571 8.18198 1.90589C9.02589 2.80606 9.5 4.02696 9.5 5.3C9.5 9.2 5 12.5 5 12.5C5 12.5 0.5 9.2 0.5 5.3C0.5 4.02696 0.974106 2.80606 1.81802 1.90589C2.66193 1.00571 3.80653 0.5 5 0.5ZM5 3.5C4.55245 3.5 4.12322 3.68964 3.80676 4.02721C3.49029 4.36477 3.3125 4.82261 3.3125 5.3C3.3125 5.77739 3.49029 6.23523 3.80676 6.57279C4.12322 6.91036 5.44755 7.1 5 7.1C5.44755 7.1 5.87678 6.91036 6.19324 6.57279C6.50971 6.23523 6.6875 5.77739 6.6875 5.3C6.6875 4.82261 6.50971 4.36477 6.19324 4.02721C5.87678 3.68964 5.44755 3.5 5 3.5Z" stroke="%23050170"/></svg>')}.ico_ticket{background-image:url('data:image/svg+xml,<svg width="16" height="13" viewBox="0 0 16 13" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M10.5 0.5V2.21429M10.5 5.64286V7.35714M10.5 10.7857V12.5M2.16667 0.5H13.8333C14.2754 0.5 14.6993 0.680612 15.0118 1.0021C15.3244 1.32359 15.5 1.75963 15.5 2.21429V4.78571C15.058 4.78571 14.634 4.96633 14.3215 5.28782C14.0089 5.60931 13.8333 6.04534 13.8333 6.5C13.8333 6.95466 14.0089 7.39069 14.3215 7.71218C14.634 8.03367 15.058 8.21429 15.5 8.21429V10.7857C15.5 11.2404 15.3244 11.6764 15.0118 11.9979C14.6993 12.3194 14.2754 12.5 13.8333 12.5H2.16667C1.72464 12.5 1.30072 12.3194 0.988155 11.9979C0.675595 11.6764 0.5 11.2404 0.5 10.7857V8.21429C0.942027 8.21429 1.36595 8.03367 1.67851 7.71218C1.99107 7.39069 2.16667 6.95466 2.16667 6.5C2.16667 6.04534 1.99107 5.60931 1.67851 5.28782C1.36595 4.96633 0.942027 4.78571 0.5 4.78571V2.21429C0.5 1.75963 0.675595 1.32359 0.988155 1.0021C1.30072 0.680612 1.72464 0.5 2.16667 0.5Z" stroke="%23050170" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.ico_chevron_down{background-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18 9L12 15L6 9" stroke="%23393E43" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.ico_clock_dark{background-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C17.523 2 22 6.477 22 12C22 17.523 17.523 22 12 22C6.477 22 2 17.523 2 12C2 6.477 6.477 2 12 2ZM12 4C9.87827 4 7.84344 4.84285 6.34315 6.34315C4.84285 7.84344 4 9.87827 4 12C4 14.1217 4.84285 16.1566 6.34315 17.6569C7.84344 19.1571 9.87827 20 12 20C14.1217 20 16.1566 19.1571 17.6569 17.6569C19.1571 16.1566 20 14.1217 20 12C20 9.87827 19.1571 7.84344 17.6569 6.34315C16.1566 4.84285 14.1217 4 12 4ZM12 6C12.2449 6.00003 12.4813 6.08996 12.6644 6.25272C12.8474 6.41547 12.9643 6.63975 12.993 6.883L13 7V11.586L15.707 14.293C15.8863 14.473 15.9905 14.7144 15.9982 14.9684C16.006 15.2223 15.9168 15.4697 15.7488 15.6603C15.5807 15.8508 15.3464 15.9703 15.0935 15.9944C14.8406 16.0185 14.588 15.9454 14.387 15.79L14.293 15.707L11.293 12.707C11.1376 12.5514 11.0378 12.349 11.009 12.131L11 12V7C11 6.73478 11.1054 6.48043 11.2929 6.29289C11.4804 6.10536 11.7348 6 12 6Z" fill="%23252525"/></svg>')}.ico_marker_dark{background-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 2C14.3869 2 16.6761 2.94821 18.364 4.63604C20.0518 6.32387 21 8.61305 21 11C21 14.074 19.324 16.59 17.558 18.395C16.6757 19.2871 15.7129 20.0958 14.682 20.811L14.256 21.101L14.056 21.234L13.679 21.474L13.343 21.679L12.927 21.921C12.6446 22.0822 12.3251 22.1669 12 22.1669C11.6749 22.1669 11.3554 22.0822 11.073 21.921L10.657 21.679L10.137 21.359L9.945 21.234L9.535 20.961C8.42283 20.2085 7.3869 19.3491 6.442 18.395C4.676 16.589 3 14.074 3 11C3 8.61305 3.94821 6.32387 5.63604 4.63604C7.32387 2.94821 9.61305 2 12 2ZM12 4C10.1435 4 8.36301 4.7375 7.05025 6.05025C5.7375 7.36301 5 9.14348 5 11C5 13.322 6.272 15.36 7.871 16.996C8.55853 17.692 9.30166 18.3308 10.093 18.906L10.551 19.232C10.699 19.3353 10.8413 19.4313 10.978 19.52L11.368 19.77L11.711 19.979L12 20.148L12.455 19.879L12.822 19.649C13.0173 19.525 13.2263 19.386 13.449 19.232L13.907 18.906C14.6983 18.3308 15.4415 17.692 16.129 16.996C17.728 15.361 19 13.322 19 11C19 9.14348 18.2625 7.36301 16.9497 6.05025C15.637 4.7375 13.8565 4 12 4ZM12 7C13.0609 7 14.0783 7.42143 14.8284 8.17157C15.5786 8.92172 16 9.93913 16 11C16 12.0609 15.5786 13.0783 14.8284 13.8284C14.0783 14.5786 13.0609 15 12 15C10.9391 15 9.92172 14.5786 9.17157 13.8284C8.42143 13.0783 8 12.0609 8 11C8 9.93913 8.42143 8.92172 9.17157 8.17157C9.92172 7.42143 10.9391 7 12 7ZM12 9C11.4696 9 10.9609 9.21071 10.5858 9.58579C10.2107 9.96086 10 10.4696 10 11C10 11.5304 10.2107 12.0391 10.5858 12.4142C10.9609 12.7893 11.4696 13 12 13C12.5304 13 13.0391 12.7893 13.4142 12.4142C13.7893 12.0391 14 11.5304 14 11C14 10.4696 13.7893 9.96086 13.4142 9.58579C13.0391 9.21071 12.5304 9 12 9Z" fill="%23252525"/></svg>')}.ico_phone_dark{background-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.82888 16.171C5.67828 14.0163 4.02439 11.4177 2.98288 8.55702C2.40988 6.99302 2.93488 5.27502 4.11288 4.09702L4.84188 3.36902C5.03786 3.17264 5.27066 3.01684 5.52693 2.91053C5.78321 2.80423 6.05793 2.74951 6.33538 2.74951C6.61282 2.74951 6.88755 2.80423 7.14382 2.91053C7.4001 3.01684 7.63289 3.17264 7.82888 3.36902L9.53588 5.07602C9.73226 5.27201 9.88806 5.5048 9.99437 5.76108C10.1007 6.01735 10.1554 6.29208 10.1554 6.56952C10.1554 6.84697 10.1007 7.12169 9.99437 7.37797C9.88806 7.63424 9.73226 7.86704 9.53588 8.06302L9.11588 8.48302C8.94776 8.6511 8.8144 8.85065 8.72342 9.07028C8.63243 9.2899 8.5856 9.5253 8.5856 9.76302C8.5856 10.0007 8.63243 10.2361 8.72342 10.4558C8.8144 10.6754 8.94776 10.8749 9.11588 11.043L12.9559 14.884C13.124 15.0521 13.3235 15.1855 13.5431 15.2765C13.7628 15.3675 13.9982 15.4143 14.2359 15.4143C14.4736 15.4143 14.709 15.3675 14.9286 15.2765C15.1482 15.1855 15.3478 15.0521 15.5159 14.884L15.9369 14.464C16.1329 14.2676 16.3657 14.1118 16.6219 14.0055C16.8782 13.8992 17.1529 13.8445 17.4304 13.8445C17.7078 13.8445 17.9825 13.8992 18.2388 14.0055C18.4951 14.1118 18.7279 14.2676 18.9239 14.464L20.6309 16.171C20.8273 16.367 20.9831 16.5998 21.0894 16.8561C21.1957 17.1124 21.2504 17.3871 21.2504 17.6645C21.2504 17.942 21.1957 18.2167 21.0894 18.473C20.9831 18.7292 20.8273 18.962 20.6309 19.158L19.9029 19.886C18.7249 21.065 17.0069 21.59 15.4429 21.017C12.5822 19.9755 9.98364 18.3216 7.82888 16.171Z" stroke="%23252525" stroke-width="2" stroke-linejoin="round"/></svg>')}.ico_bag_dark{background-image:url('data:image/svg+xml,<svg width="13" height="12" viewBox="0 0 13 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M11.375 2.18182H8.66667V0H4.33333V2.18182H1.625C1.19402 2.18182 0.780698 2.35422 0.475951 2.6611C0.171205 2.96798 0 3.38419 0 3.81818V12H13V3.81818C13 3.38419 12.8288 2.96798 12.524 2.6611C12.2193 2.35422 11.806 2.18182 11.375 2.18182ZM5.41667 1.09091H7.58333V2.18182H5.41667V1.09091ZM8.66667 7.63636H7.04167V9.27273H5.95833V7.63636H4.33333V6.54545H5.95833V4.90909H7.04167V6.54545H8.66667V7.63636Z" fill="%23393E43"/></svg>')}.ico_chevron_left{background-image:url('data:image/svg+xml,<svg width="7" height="12" viewBox="0 0 7 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5.75 0.750001L0.750001 5.75L5.75 10.75" stroke="%23050170" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.ico_chevron_left_white{background-image:url('data:image/svg+xml,<svg width="7" height="12" viewBox="0 0 7 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5.75 0.750001L0.750001 5.75L5.75 10.75" stroke="%23FFFFFF" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.ico_chevron_right{background-image:url('data:image/svg+xml,<svg width="7" height="12" viewBox="0 0 7 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0.75 10.75L5.75 5.75L0.75 0.75" stroke="%23050170" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.ico_chevron_right_white{background-image:url('data:image/svg+xml,<svg width="7" height="12" viewBox="0 0 7 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0.75 10.75L5.75 5.75L0.75 0.75" stroke="%23FFFFFF" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.ico_close{background-image:url('data:image/svg+xml,<svg width="14" height="14" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6.575 7.975L1.675 12.875C1.49167 13.0583 1.25833 13.15 0.975 13.15C0.691667 13.15 0.458333 13.0583 0.275 12.875C0.0916663 12.6917 0 12.4583 0 12.175C0 11.8917 0.0916663 11.6583 0.275 11.475L5.175 6.575L0.275 1.675C0.0916663 1.49167 0 1.25833 0 0.975C0 0.691667 0.0916663 0.458333 0.275 0.275C0.458333 0.0916663 0.691667 0 0.975 0C1.25833 0 1.49167 0.0916663 1.675 0.275L6.575 5.175L11.475 0.275C11.6583 0.0916663 11.8917 0 12.175 0C12.4583 0 12.6917 0.0916663 12.875 0.275C13.0583 0.458333 13.15 0.691667 13.15 0.975C13.15 1.25833 13.0583 1.49167 12.875 1.675L7.975 6.575L12.875 11.475C13.0583 11.6583 13.15 11.8917 13.15 12.175C13.15 12.4583 13.0583 12.6917 12.875 12.875C12.6917 13.0583 12.4583 13.15 12.175 13.15C11.8917 13.15 11.6583 13.0583 11.475 12.875L6.575 7.975Z" fill="%23050170"/></svg>')}.ico_graduation_cap{background-image:url('data:image/svg+xml,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M11.8213 10.7412C11.8213 11.0685 11.6461 11.3663 11.3809 11.5156L8.03223 13.3936L8.03125 13.3945C7.78211 13.5353 7.48645 13.5353 7.2373 13.3945L7.23633 13.3936L3.8877 11.5156H3.88672C3.62185 11.3662 3.44727 11.0682 3.44727 10.7412V9.66309L6.74512 11.5127V11.5137C7.29951 11.8269 7.96905 11.8269 8.52344 11.5137L8.52246 11.5127L11.8213 9.66309V10.7412ZM14.4014 6.16699V6.16797C14.4621 6.20306 14.5 6.26522 14.5 6.33984V10.748C14.5 10.8629 14.4097 10.9365 14.3301 10.9365C14.2505 10.9363 14.1611 10.8627 14.1611 10.748V6.03223L14.4014 6.16699ZM7.63379 2.5C7.73871 2.5 7.84328 2.51976 7.94141 2.55859L8.03711 2.60352L13.9795 5.93164L13.416 6.24805L8.03223 9.2666L8.03125 9.26758C7.7821 9.40833 7.48646 9.40833 7.2373 9.26758L7.23633 9.2666L1.59277 6.10449C1.53605 6.07241 1.50015 6.01224 1.5 5.93457C1.5 5.85666 1.53594 5.79582 1.59277 5.76367L1.5918 5.7627L7.23535 2.60059C7.35881 2.53384 7.49576 2.50007 7.63379 2.5Z" fill="%23050170" stroke="%23050170"/></svg>')}.ico_rocket{background-image:url('data:image/svg+xml,<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2.50474 23.8337C1.3463 25.433 0.514857 27.2451 0.058064 29.1662C-0.0291921 29.5486 -0.0179489 29.947 0.0907407 30.3239C0.19943 30.7009 0.402012 31.0441 0.679518 31.3214C0.957024 31.5987 1.30038 31.8011 1.67743 31.9096C2.05449 32.0181 2.45291 32.0291 2.83541 31.9417C4.75388 31.4843 6.56344 30.6535 8.16076 29.4968C8.91185 28.7469 9.33423 27.7294 9.33498 26.6681C9.33573 25.6068 8.91479 24.5887 8.16476 23.8377C7.41472 23.0868 6.39703 22.6644 5.33558 22.6637C4.27412 22.6629 3.25583 23.0838 2.50474 23.8337ZM6.27542 27.6051C5.20075 28.2933 4.03345 28.8248 2.80874 29.1835C3.16805 27.9592 3.69959 26.7921 4.38741 25.7174C4.63888 25.4746 4.97569 25.3402 5.32528 25.3432C5.67488 25.3463 6.0093 25.4865 6.25651 25.7336C6.50372 25.9808 6.64394 26.3152 6.64698 26.6647C6.65002 27.0142 6.51563 27.351 6.27275 27.6024L6.27542 27.6051ZM23.9995 11.3318C23.9995 12.2157 23.6483 13.0634 23.0232 13.6884C22.398 14.3135 21.5502 14.6646 20.6661 14.6646C19.7821 14.6646 18.9342 14.3135 18.3091 13.6884C17.684 13.0634 17.3328 12.2157 17.3328 11.3318C17.3328 10.4479 17.684 9.60019 18.3091 8.97518C18.9342 8.35016 19.7821 7.99903 20.6661 7.99903C21.5502 7.99903 22.398 8.35016 23.0232 8.97518C23.6483 9.60019 23.9995 10.4479 23.9995 11.3318ZM27.9621 0.00036484C24.7891 -0.0184942 21.6545 0.694018 18.8015 2.08259C15.9485 3.47116 13.4539 5.49843 11.5114 8.00703C9.39294 8.08026 7.31511 8.60906 5.41941 9.55744C3.22103 10.5696 1.42639 12.2907 0.323398 14.4446C0.0645566 15.0455 -0.0405097 15.7015 0.0176865 16.3531C0.0758827 17.0048 0.295509 17.6318 0.656732 18.1773C1.0214 18.7363 1.51978 19.1954 2.10672 19.5131C2.69367 19.8309 3.35062 19.9972 4.01808 19.997H7.33275C8.5686 20.003 9.75213 20.4965 10.626 21.3702C11.4999 22.244 11.9935 23.4273 11.9994 24.6629V27.977C11.999 28.6441 12.1649 29.3008 12.4822 29.8876C12.7995 30.4744 13.2582 30.9729 13.8168 31.3378C14.3624 31.699 14.9895 31.9186 15.6413 31.9767C16.2931 32.0349 16.9491 31.9299 17.5501 31.6711C19.7044 30.5683 21.4258 28.7739 22.4381 26.5759C23.3867 24.6806 23.9156 22.6031 23.9888 20.4849C26.5018 18.5379 28.5319 16.0376 29.9212 13.1784C31.3106 10.3193 32.0218 7.17834 31.9995 3.9997C31.9979 3.47179 31.8922 2.94939 31.6882 2.46244C31.4843 1.9755 31.1863 1.53358 30.8112 1.16203C30.4361 0.790484 29.9914 0.496614 29.5025 0.29727C29.0136 0.0979257 28.4901 -0.00297089 27.9621 0.00036484ZM5.79408 17.3308H4.01808C3.79261 17.3325 3.57038 17.2771 3.37217 17.1696C3.17397 17.0621 3.00627 16.9061 2.88474 16.7162C2.76535 16.5399 2.69238 16.3362 2.67257 16.1242C2.65276 15.9122 2.68676 15.6985 2.77141 15.5031C3.63054 13.9289 4.98027 12.6781 6.61542 11.941C7.46027 11.5175 8.35224 11.1953 9.27276 10.9812C7.94747 13.0027 6.78428 15.1258 5.79408 17.3308ZM20.0608 25.3801C19.3236 27.0146 18.0732 28.364 16.4994 29.2235C16.3038 29.3082 16.0899 29.3423 15.8776 29.3225C15.6653 29.3027 15.4614 29.2297 15.2848 29.1102C15.0949 28.9887 14.9388 28.821 14.8313 28.6228C14.7239 28.4247 14.6684 28.2025 14.6701 27.977V26.2013C16.8755 25.2113 18.999 24.0483 21.0208 22.7232C20.8054 23.6438 20.4818 24.5356 20.0568 25.3801H20.0608ZM20.2408 20.021C18.4365 21.274 16.5318 22.3757 14.5461 23.3151C14.275 21.8595 13.5694 20.52 12.5222 19.473C11.475 18.426 10.1353 17.7206 8.67942 17.4495C9.61967 15.4659 10.7221 13.5633 11.9754 11.7611C16.4661 5.49811 21.1195 2.86255 27.9995 2.66659C28.3467 2.66645 28.6803 2.80177 28.9293 3.04376C29.1783 3.28575 29.3231 3.61532 29.3328 3.96237C29.1368 10.8785 26.5008 15.5311 20.2368 20.021H20.2408Z" fill="black"/></svg>')}.ico_bulb{background-image:url('data:image/svg+xml,<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M15.8094 5.34959C10.2286 5.44153 5.5268 10.0483 5.32805 15.6172C5.21068 18.8527 6.54719 21.9243 8.99614 24.0471C10.0512 24.9626 10.6554 26.3698 10.6554 28.0022C10.6554 30.2063 12.4508 32 14.657 32H17.3247C19.5309 32 21.3262 30.2063 21.3262 28.0022V27.5025C21.3262 26.2152 21.9331 24.9733 23.0362 24.0031C25.3411 21.9803 26.6616 19.0672 26.6616 16.009C26.6616 13.1292 25.5292 10.4294 23.4737 8.40921C21.4183 6.389 18.6945 5.28429 15.8094 5.34959ZM18.6585 28.0022C18.6585 28.7378 18.061 29.3348 17.3247 29.3348H14.657C13.9207 29.3348 13.3231 28.7378 13.3231 27.9103C13.3231 27.4892 13.2818 27.0761 13.2204 26.6697H18.7132C18.6799 26.9442 18.6585 27.2227 18.6585 27.5025V28.0022ZM21.2755 22.0016C20.594 22.5999 20.0444 23.2769 19.6216 24.0045H17.3247V18.4289C18.8733 17.8772 19.9924 16.4114 19.9924 14.6764C19.9924 13.9394 19.3962 13.3438 18.6585 13.3438C17.9209 13.3438 17.3247 13.9394 17.3247 14.6764C17.3247 15.4133 16.7271 16.009 15.9908 16.009C15.2546 16.009 14.657 15.412 14.657 14.6764C14.657 13.9408 14.0608 13.3438 13.3231 13.3438C12.5855 13.3438 11.9893 13.9394 11.9893 14.6764C11.9893 16.4114 13.1084 17.8772 14.657 18.4289V24.0045H12.3281C11.9146 23.2609 11.3851 22.5919 10.7435 22.0349C8.9081 20.4425 7.90505 18.1384 7.99308 15.7131C8.14248 11.5368 11.6692 8.08272 15.8548 8.01476C15.9001 8.01476 15.9442 8.01476 15.9908 8.01476C18.1063 8.01476 20.0951 8.82631 21.6037 10.3108C23.1456 11.826 23.9953 13.8502 23.9953 16.0103C23.9953 18.3023 23.0042 20.4851 21.2769 22.0029L21.2755 22.0016ZM22.3733 3.31473L24.0206 0.636225C24.4048 0.00724351 25.2264 -0.188647 25.8546 0.199136C26.4829 0.584254 26.679 1.4038 26.2922 2.03144L24.6448 4.70994C24.3941 5.12038 23.9552 5.34559 23.5071 5.34559C23.2683 5.34559 23.0282 5.28162 22.8108 5.14837C22.1826 4.76325 21.9865 3.94237 22.3733 3.31473ZM31.2141 8.8423L28.6357 10.0043C28.4583 10.0856 28.2716 10.1229 28.0888 10.1229C27.5793 10.1229 27.0951 9.83108 26.8724 9.33802C26.5683 8.66773 26.867 7.8775 27.5393 7.57634L30.1176 6.41432C30.7926 6.10916 31.5795 6.41033 31.881 7.08062C32.1851 7.75091 31.8863 8.54113 31.2141 8.8423ZM5.57882 2.03011C5.19334 1.40246 5.39075 0.581589 6.01899 0.197804C6.6499 -0.185982 7.46888 0.0112413 7.85303 0.637557L9.49633 3.31739C9.88181 3.94504 9.6844 4.76591 9.05616 5.1497C8.83874 5.28296 8.59732 5.34559 8.36123 5.34559C7.91172 5.34559 7.47422 5.11905 7.22212 4.70861L5.57882 2.02878V2.03011ZM4.93457 9.4273C4.70648 9.9057 4.22896 10.1842 3.73144 10.1842C3.53803 10.1842 3.34195 10.1429 3.15655 10.0523L0.75829 8.90493C0.094034 8.58777 -0.187408 7.79222 0.131382 7.12859C0.447504 6.46363 1.24781 6.17979 1.9094 6.50227L4.30766 7.64963C4.97192 7.96679 5.25336 8.76367 4.93457 9.4273Z" fill="black"/></svg>')}.ico_bullseye{background-image:url('data:image/svg+xml,<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M16 9.33333C12.324 9.33333 9.33333 12.324 9.33333 16C9.33333 19.676 12.324 22.6667 16 22.6667C19.676 22.6667 22.6667 19.676 22.6667 16C22.6667 12.324 19.676 9.33333 16 9.33333ZM16 20C13.7947 20 12 18.2053 12 16C12 13.7947 13.7947 12 16 12C18.2053 12 20 13.7947 20 16C20 18.2053 18.2053 20 16 20ZM30.6667 14.6667H29.2667C28.6387 8.37733 23.6227 3.36 17.3333 2.73333V1.33333C17.3333 0.596 16.736 0 16 0C15.264 0 14.6667 0.596 14.6667 1.33333V2.73333C8.37733 3.36 3.36 8.37733 2.73333 14.6667H1.33333C0.597333 14.6667 0 15.2627 0 16C0 16.7373 0.597333 17.3333 1.33333 17.3333H2.73333C3.36133 23.6227 8.37733 28.64 14.6667 29.2667V30.6667C14.6667 31.404 15.264 32 16 32C16.736 32 17.3333 31.404 17.3333 30.6667V29.2667C23.6227 28.6387 28.64 23.6227 29.2667 17.3333H30.6667C31.4027 17.3333 32 16.7373 32 16C32 15.2627 31.4027 14.6667 30.6667 14.6667ZM16 26.6667C10.1187 26.6667 5.33333 21.8813 5.33333 16C5.33333 10.1187 10.1187 5.33333 16 5.33333C21.8813 5.33333 26.6667 10.1187 26.6667 16C26.6667 21.8813 21.8813 26.6667 16 26.6667Z" fill="%23050170"/></svg>')}.ico_beehive{background-image:url('data:image/svg+xml,<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M30.332 3.52148L24.9987 0.444018C23.9707 -0.148006 22.696 -0.148006 21.668 0.444018L16 3.71349L10.332 0.444018C9.304 -0.148006 8.02933 -0.148006 7.00133 0.444018L1.66933 3.52015C0.64 4.1135 0 5.21888 0 6.40827V12.8045C0 13.9926 0.638667 15.098 1.668 15.6927L7.33333 18.9608V25.5917C7.33333 26.7784 7.972 27.8852 9.00133 28.4799L14.3347 31.556C14.8493 31.8533 15.424 32 16 32C16.576 32 17.1507 31.852 17.6653 31.556L22.9987 28.4799C24.0267 27.8852 24.6667 26.7784 24.6667 25.5917V18.9608L30.332 15.6927C31.36 15.0993 32 13.9926 32 12.8045V6.40827C32 5.21888 31.3613 4.11484 30.332 3.52148ZM2.66667 12.8045V6.40827C2.66667 6.17092 2.79467 5.94958 3.00133 5.83091L8.33467 2.75478C8.436 2.69611 8.552 2.66678 8.66667 2.66678C8.78133 2.66678 8.89733 2.69611 8.99867 2.75478L14.6667 6.02292V13.1899L8.66667 16.6514L3.00133 13.3832C2.79467 13.2646 2.66667 13.0419 2.66667 12.8045ZM21.6653 26.1691L16.332 29.2452C16.1293 29.3626 15.8707 29.3626 15.668 29.2452L10.3347 26.1691C10.1293 26.0504 10 25.8277 10 25.5904V18.9595L16 15.4993L22 18.9595V25.5904C22 25.8277 21.8707 26.0504 21.6653 26.1691ZM29.3333 12.8045C29.3333 13.0419 29.2053 13.2632 28.9987 13.3819L23.3333 16.65L17.3333 13.1885V6.02292L23.0013 2.75478C23.204 2.63611 23.4627 2.63611 23.6653 2.75478L29 5.83224C29.2053 5.95091 29.3333 6.17092 29.3333 6.4096V12.8045Z" fill="%23050170"/></svg>')}.ico_handshake{background-image:url('data:image/svg+xml,<svg width="32" height="29" viewBox="0 0 32 29" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M32 9.21477C32 10.6152 31.6587 12.117 30.984 13.6793C30.768 14.1795 30.276 14.4809 29.7573 14.4809C29.5827 14.4809 29.4053 14.4467 29.2347 14.3743C28.556 14.09 28.2413 13.3161 28.5307 12.6474C29.0627 11.4128 29.3333 10.2585 29.3333 9.21477C29.3333 5.64785 26.5853 2.63373 23.3333 2.63373C20.3533 2.63373 18.656 3.8249 17.512 4.86339L12.4133 9.53461C11.9427 10.0005 11.8307 10.7837 12.196 11.2852C12.4347 11.6129 12.7853 11.8103 13.1813 11.8419C13.5747 11.8775 13.956 11.7353 14.232 11.4602L19.796 6.20197C20.324 5.70049 21.1707 5.71761 21.6813 6.24277C22.1907 6.76794 22.172 7.6011 21.64 8.10389L19.9893 9.6636L26.3187 15.1469C27.8013 16.4315 28.1667 18.5888 27.168 20.1643C26.5533 21.133 25.5493 21.7845 24.4147 21.9491C24.3373 21.9596 24.2613 21.9688 24.184 21.9754C24.1787 22.6532 23.996 23.3245 23.6213 23.9168C23.0067 24.8855 22.0027 25.5371 20.868 25.7016C20.6213 25.7358 20.376 25.7503 20.1307 25.7384C20.0587 26.2412 19.8853 26.7309 19.604 27.1744C18.9893 28.1431 17.9987 29 16.2813 29C15.3387 29 14.424 28.6644 13.7067 28.0418L9.568 24.3775C5.20133 20.4815 0 14.6915 0 9.21477C0 4.13421 3.888 0.00131619 8.66667 0.00131619C9.768 0.00131619 10.844 0.222439 11.8627 0.65942C12.5387 0.948986 12.8493 1.72423 12.556 2.39023C12.2627 3.05623 11.4773 3.36159 10.8027 3.07466C10.12 2.78246 9.40133 2.63505 8.66533 2.63505C5.41333 2.63505 2.66533 5.64916 2.66533 9.21609C2.66533 12.7356 5.74933 17.4253 11.352 22.4229L15.4773 26.0741C15.74 26.3018 16.104 26.4071 16.464 26.3557C16.8293 26.3031 17.1427 26.0991 17.344 25.7792C17.6507 25.2936 17.4987 24.5723 16.996 24.1379L12.72 20.1248C12.188 19.6247 12.1653 18.7928 12.6707 18.265C13.1773 17.7385 14.02 17.7162 14.5547 18.2137L19.5173 22.8388C19.756 23.0442 20.1253 23.1521 20.48 23.0968C20.8453 23.0442 21.1587 22.8388 21.36 22.5203C21.6667 22.0346 21.5147 21.3133 21.012 20.8777L16.2653 16.6355C15.7213 16.1499 15.6773 15.3193 16.168 14.781C16.6573 14.2427 17.4987 14.1953 18.0467 14.677L23.036 19.06C23.3027 19.2917 23.668 19.3996 24.0267 19.3443C24.392 19.2917 24.7053 19.0863 24.9067 18.7678C25.2133 18.2821 25.0613 17.5608 24.5587 17.1252L18.0547 11.4905L16.0947 13.3424C15.2853 14.1426 14.1427 14.5586 12.964 14.4664C11.7933 14.373 10.7227 13.7741 10.0293 12.8225C8.90267 11.2773 9.13067 9.04893 10.56 7.63795L15.7 2.92856C17.0893 1.66895 19.3853 0 23.3307 0C28.1093 0 31.9973 4.13289 31.9973 9.21345L32 9.21477Z" fill="%23050170"/></svg>')}.ico_badge{background-image:url('data:image/svg+xml,<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M21.6101 11.5599L17.3036 16.1976C16.5701 16.9354 15.6382 17.3224 14.6451 17.3224C13.652 17.3224 12.7215 16.9354 12.0199 16.2323L10.055 14.263C9.53447 13.7414 9.53447 12.8981 10.055 12.3765C10.5755 11.8548 11.4168 11.8548 11.9374 12.3765L13.9023 14.3457C14.299 14.7433 14.9912 14.7433 15.3866 14.3457L19.6612 9.74273C20.1631 9.20237 21.0057 9.17435 21.5422 9.67468C22.0801 10.1763 22.1107 11.0209 21.6101 11.5599ZM31.8513 26.8366C31.5505 27.5611 30.8809 28.0107 30.0994 28.0107H28.02V30.0948C28.02 31.2862 27.0496 31.9987 26.1097 31.9987C25.6078 31.9987 25.1486 31.8052 24.7825 31.4383L18.9703 25.6131C18.9703 25.6131 18.9663 25.6051 18.9623 25.6011C18.74 25.7799 18.5217 25.9627 18.2634 26.1068C17.5685 26.4937 16.7884 26.6872 16.0096 26.6872C15.2308 26.6872 14.4507 26.4937 13.7545 26.1068C13.4922 25.9614 13.2686 25.7759 13.0423 25.5931C13.037 25.5998 13.0343 25.6078 13.029 25.6145L7.21679 31.4396C6.85203 31.8065 6.39275 32 5.88955 32C4.95102 32 3.98055 31.2875 3.98055 30.0961V28.012H1.90116C1.11972 28.012 0.448778 27.5638 0.14925 26.8406C-0.150279 26.1148 0.00813836 25.3223 0.560602 24.7686L5.27451 20.0455C5.19997 19.4825 5.21727 18.9207 5.34241 18.3697C5.42894 17.9895 5.24656 17.5799 4.88979 17.3491C4.2255 16.9194 3.68768 16.3364 3.28964 15.6186C2.91024 14.9315 2.71055 14.1443 2.71454 13.3384C2.71055 12.5446 2.90891 11.756 3.28964 11.0689C3.68635 10.3498 4.2255 9.76674 4.88979 9.33846C5.24656 9.10764 5.42894 8.69804 5.34241 8.31913C5.16402 7.52794 5.19065 6.71808 5.42095 5.91088C5.86026 4.37921 7.081 3.15574 8.60926 2.71545C9.41333 2.48463 10.2214 2.45795 11.0095 2.63673C11.3916 2.72079 11.7976 2.53933 12.0279 2.18177C12.4552 1.51733 13.037 0.978309 13.7545 0.57938C15.1443 -0.193127 16.8723 -0.193127 18.2634 0.57938C18.9809 0.978309 19.5614 1.51733 19.9887 2.1831C20.219 2.54067 20.6317 2.72479 21.0071 2.63673C21.7938 2.45661 22.6032 2.48463 23.4086 2.71545C24.9369 3.15574 26.159 4.37921 26.5983 5.91088C26.8286 6.71941 26.8552 7.53061 26.6768 8.32046C26.5916 8.69938 26.7727 9.10898 27.1294 9.3398C27.7937 9.76941 28.3329 10.3511 28.7296 11.0703C29.109 11.7574 29.3087 12.5446 29.3047 13.3504C29.3087 14.1443 29.1103 14.9328 28.7296 15.6199C28.3329 16.3377 27.7937 16.9208 27.1308 17.3504C26.7727 17.5812 26.5903 17.9908 26.6768 18.3711C26.8033 18.9274 26.8219 19.4945 26.7434 20.0642L31.44 24.7713C31.9925 25.325 32.1495 26.1175 31.8513 26.8406V26.8366ZM10.7898 24.0841C10.0723 24.2122 9.34011 24.1789 8.60926 23.9707C7.77591 23.7319 7.04905 23.2436 6.47529 22.6138L3.75291 25.3423H5.31312C6.04796 25.3423 6.64436 25.94 6.64436 26.6765V28.2389L10.7912 24.0828L10.7898 24.0841ZM21.5968 21.4464C21.9416 21.5251 22.305 21.5104 22.6765 21.405C23.3194 21.2209 23.8546 20.6846 24.0396 20.0402C24.1448 19.6692 24.1595 19.305 24.0809 18.9581C23.7481 17.4891 24.3937 15.9415 25.6877 15.1049C25.9793 14.9155 26.2202 14.6526 26.4026 14.3231C26.561 14.0362 26.6449 13.6987 26.6435 13.3478C26.6449 12.9862 26.561 12.6486 26.4026 12.3604C26.2202 12.0296 25.9806 11.7667 25.6877 11.5786C24.3937 10.742 23.7494 9.19437 24.0809 7.72674C24.1595 7.37984 24.1461 7.0156 24.0396 6.64336C23.8559 6.00027 23.3194 5.46392 22.6765 5.27846C22.3077 5.17173 21.9443 5.15972 21.5968 5.2371C20.1365 5.57332 18.5896 4.9249 17.7535 3.62805C17.5658 3.33586 17.3036 3.09436 16.9748 2.91158C16.389 2.58603 15.6315 2.58736 15.0471 2.91158C14.717 3.0957 14.4547 3.33586 14.267 3.62805C13.4337 4.92356 11.8908 5.57332 10.4224 5.23844C10.075 5.15972 9.71419 5.17306 9.34411 5.2798C8.70112 5.46525 8.16463 6.00027 7.98092 6.64469C7.87442 7.0156 7.86111 7.37984 7.93965 7.72807C8.27246 9.19437 7.62681 10.7434 6.33285 11.5799C6.04131 11.7681 5.80168 12.0309 5.6193 12.3618C5.45956 12.65 5.37569 12.9875 5.37835 13.3371C5.37702 13.6987 5.46089 14.0362 5.6193 14.3244C5.80302 14.6553 6.04264 14.9181 6.33551 15.1076C7.62814 15.9428 8.27379 17.4918 7.94098 18.9594C7.86244 19.305 7.87708 19.6706 7.98358 20.0428C8.16862 20.6859 8.70245 21.2223 9.34544 21.4064C9.71419 21.5131 10.0776 21.5265 10.4224 21.4477C10.6793 21.3904 10.9389 21.361 11.1959 21.361C12.4073 21.361 13.5801 21.9881 14.2684 23.0568C14.4574 23.349 14.7196 23.5891 15.0485 23.7733C15.6329 24.0988 16.389 24.0988 16.9761 23.7733C17.3049 23.5905 17.5672 23.349 17.7549 23.0568C18.5909 21.7613 20.1391 21.1129 21.5995 21.4464H21.5968ZM28.249 25.3423L25.5359 22.6232C24.9635 23.2489 24.2393 23.7319 23.4086 23.9694C22.6698 24.1802 21.931 24.2122 21.2081 24.0801L25.3576 28.2389V26.6765C25.3576 25.94 25.954 25.3423 26.6888 25.3423H28.249Z" fill="%23050170"/></svg>')}header{background:#e1e2e4;padding-top:.75rem!important;padding-bottom:.75rem!important}@media(max-width:1024px){header{margin-bottom:0}}header .navbar-brand{padding:0}header .navbar-brand img{height:3.75rem}@media(min-width:1024px){header .navbar-brand img{height:4rem}}header .navbar-toggler{border:0;background:transparent;border-radius:0;padding:0;box-shadow:none!important}header .navbar-toggler .navbar-icon{width:1.5rem;height:1.5rem;content:"";display:block;background-repeat:no-repeat;background-size:cover;background-position:center;background-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M23 4H1C0.447715 4 0 4.44772 0 5C0 5.55228 0.447715 6 1 6H23C23.5523 6 24 5.55228 24 5C24 4.44772 23.5523 4 23 4Z" fill="%23373B40"/><path d="M23 11H1C0.447715 11 0 11.4477 0 12C0 12.5523 0.447715 13 1 13H23C23.5523 13 24 12.5523 24 12C24 11.4477 23.5523 11 23 11Z" fill="%23373B40"/><path d="M23 18H1C0.447715 18 0 18.4477 0 19C0 19.5523 0.447715 20 1 20H23C23.5523 20 24 19.5523 24 19C24 18.4477 23.5523 18 23 18Z" fill="%23373B40"/></svg>')}header .navbar-collapse{padding-top:.75rem!important}header .navbar-nav{margin-left:auto;gap:1.5rem}@media(min-width:1024px){header .navbar-nav{padding-left:1rem;padding-right:1rem}}header .navbar-nav .nav-item .nav-link{font-size:.875rem;font-weight:400;line-height:1.25rem;color:#252525;font-family:Houstiq,sans-serif}@media(min-width:1024px){header .navbar-nav .nav-item .nav-link{padding:0;font-size:1rem}}header .navbar-nav .nav-item.active .nav-link{color:#050170}header .navbar-nav .nav-item.dropdown.active .nav-link{color:#050170}header .navbar-nav .nav-item.dropdown.active .nav-link:before{display:block;position:absolute;bottom:0;left:0;width:100%;height:1px;content:"";background:#050170}header .navbar_left{margin-top:.5rem;display:flex;flex-direction:row;gap:1rem}@media(min-width:1024px){header .navbar_left{margin-top:0;margin-left:auto}}header .btn_lang{background:transparent;display:flex;align-items:center;flex-direction:row;border:.0625rem solid #393e43!important;border-radius:0;font-family:Brooklyn,sans-serif;font-weight:700;font-size:.875rem;line-height:1.25rem;height:2.75rem;padding:0 .5rem}header .btn_lang:before{margin-left:auto;margin-right:.25rem;width:1rem;height:1rem;display:block;content:"";background-repeat:no-repeat;background-size:cover;background-position:center;background-image:url('data:image/svg+xml,<svg width="19" height="19" viewBox="0 0 19 19" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0.75 9.08333C0.75 13.6858 4.48083 17.4167 9.08333 17.4167C13.6858 17.4167 17.4167 13.6858 17.4167 9.08333C17.4167 4.48083 13.6858 0.75 9.08333 0.75C4.48083 0.75 0.75 4.48083 0.75 9.08333Z" stroke="%23494F56" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M9.91669 0.791504C9.91669 0.791504 12.4167 4.08317 12.4167 9.08317C12.4167 14.0832 9.91669 17.3748 9.91669 17.3748M8.25002 17.3748C8.25002 17.3748 5.75002 14.0832 5.75002 9.08317C5.75002 4.08317 8.25002 0.791504 8.25002 0.791504M1.27502 11.9998H16.8917M1.27502 6.1665H16.8917" stroke="%23494F56" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>')}header .btn_lang:after{margin-left:1rem!important}header .dropdown .dropdown-toggle{display:flex;align-items:center}header .dropdown .dropdown-toggle:after{display:block;margin-left:.5rem;width:.375rem;height:.375rem;border:unset;background-size:cover;background-image:url('data:image/svg+xml,<svg width="6" height="5" viewBox="0 0 6 5" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5.69982 8.43739e-05L0.299666 8.39018e-05C0.244992 0.000255558 0.1914 0.0153346 0.144659 0.0436988C0.0979175 0.0720625 0.0597967 0.112637 0.0343999 0.161054C0.00900306 0.209472 -0.00270854 0.263899 0.000526793 0.318478C0.00376165 0.373056 0.0218204 0.425719 0.052759 0.470797L2.75284 4.37091C2.86474 4.53261 3.13415 4.53261 3.24635 4.37091L5.94643 0.470798C5.97768 0.425814 5.99601 0.373124 5.99942 0.318455C6.00283 0.263786 5.99119 0.209227 5.96577 0.160707C5.94035 0.112186 5.90212 0.0715604 5.85523 0.0432424C5.80835 0.0149245 5.7546 -1.9288e-06 5.69982 8.43739e-05Z" fill="%23494F56"/></svg>');background-position:center;background-repeat:no-repeat}header .dropdown-menu{border-radius:0;padding:0;background:#d4d5d9;border:0!important}header .dropdown-menu .dropdown-item{padding:1rem 1.5rem;font-weight:400;font-size:1rem;line-height:1.5rem;color:#3a3a3a;font-family:Houstiq,sans-serif}header .dropdown-menu .dropdown-item:hover{background-color:#b2b5ba}.heilight{background:#050170;display:flex;align-items:center;justify-content:center;padding-top:.625rem;padding-bottom:.625rem}.heilight p{font-weight:600;color:#cecece;margin-bottom:0}footer{margin-top:auto;background:#fff;padding-top:2rem;padding-bottom:2rem}@media(min-width:1024px){footer{padding-top:3.5rem;padding-bottom:3.5rem}}footer .logo_footer{width:5.3125rem;margin-bottom:2rem}footer h4,footer .h4{color:#111}footer h6,footer .h6{color:#393e43}footer .social_contact{list-style-type:none;padding-left:0;margin-bottom:3.5rem}@media(min-width:1024px){footer .social_contact{margin-bottom:0}}footer .social_contact li{margin-bottom:1rem;display:flex;align-items:flex-start;flex-direction:row}footer .social_contact li:last-child{margin-bottom:0}footer .social_contact li p{color:#393e43;margin-bottom:0;margin-left:.5rem;width:100%}@media(min-width:1024px){footer .social_contact li p{width:18rem}}footer .social_contact li:nth-child(2n) p{font-size:.875rem}footer .social_contact li i{background-position:center;background-repeat:no-repeat;background-size:cover;width:1.25rem;height:1.25rem;display:block}footer .link_footer h6,footer .link_footer .h6{color:#393e43;margin-bottom:1rem}footer .link_footer ul{list-style-type:none;padding-left:0}footer .link_footer ul li{margin-bottom:1rem}footer .link_footer ul li:last-child{margin-bottom:0}footer .link_footer ul li a{color:#393e43;margin-bottom:.75rem;text-decoration:none!important}.hero .container{position:relative}.hero .image-mobile{width:100%;height:auto}@media(min-width:1024px){.hero .image-mobile{display:none}}.hero .image-desktop{display:none}@media(min-width:1024px){.hero .image-desktop{display:block;width:100%;height:auto}}.hero .content{padding-top:1.5rem;background:#e1e2e4}@media(min-width:1024px){.hero .content{position:absolute;left:2.25rem;bottom:1.5rem;width:28rem;padding:2rem}}.hero .content h1,.hero .content .h1{color:#252525}.hero .content p{color:#393e43;text-align:justify;margin-bottom:1.5rem}@media(min-width:1024px){.hero .content p{margin-bottom:2rem}}.hero .content .btn_primary{padding:1rem 2rem}.image-article-position-card{display:flex;flex-direction:column}@media(min-width:1024px){.image-article-position-card{flex-direction:row}}@media(min-width:1024px){.image-article-position-card .image_{width:50%;padding-right:2rem}.image-article-position-card .image_.order-lg-2{padding-left:2rem;padding-right:unset}}.image-article-position-card .image_ img{width:100%;height:100%;object-fit:cover}.image-article-position-card .image_.small{height:408px}@media(max-width:640px){.image-article-position-card .image_.small{aspect-ratio:1/1!important;height:auto}}@media(min-width:1560px){.image-article-position-card .image_.small{height:500px}}@media(min-width:2496px){.image-article-position-card .image_.small{height:800px}}@media(min-width:3840px){.image-article-position-card .image_.small{height:1200px}}.image-article-position-card .content_{padding-top:1.5rem}@media(min-width:1024px){.image-article-position-card .content_{width:50%;padding-top:unset;padding-left:2rem;display:flex;height:auto;align-items:center}.image-article-position-card .content_.order-lg-1{padding-left:unset;padding-right:2rem}}.image-article-position-card .content_ h1,.image-article-position-card .content_ .h1{color:#171717}.image-article-position-card .content_ p{color:#444}.image-article-position-card .content_ .button_{display:flex;flex-direction:row;padding-top:.5rem;justify-content:start;gap:1rem}@media(min-width:1024px){.image-article-position-card .content_ .button_{gap:2rem;flex-direction:row;align-items:center;justify-content:space-between;padding-top:1rem}}@media(min-width:1024px){.image-article-position-card .content_ .button_.button_two .btn{width:-webkit-fill-available!important}}.image-article-position-card .content_ .button_ .btn_primary{padding:1rem 2rem}.image-article-position-card .content_ .button_ .btn_outline_primary{padding:1rem 1.75rem}.slider-progress-bar .swiper .swiper-wrapper .swiper-slide img{width:100%}.slider-progress-bar .swiper .swiper-pagination{position:relative;height:.5rem;background:#6c6c6ccc;display:block}.slider-progress-bar .swiper .swiper-pagination .swiper-pagination-progressbar-fill{background:#050170}.slider-progress-bar .content{display:flex;flex-direction:column;align-items:center;padding-top:1.5rem}.slider-progress-bar .content h1,.slider-progress-bar .content .h1{color:#252525;margin-bottom:.5rem}.slider-progress-bar .content p{color:#393e43;text-align:center;margin-bottom:1.5rem}@media(min-width:1024px){.slider-progress-bar .content p{margin-bottom:2rem}}.slider-progress-bar .content .btn_primary{padding:1rem 2rem}.testiomonials h1,.testiomonials .h1{text-align:center;color:#252525;margin-bottom:2rem}@media(max-width:640px){.testiomonials .container{padding:0}}.testiomonials .testiomonials_body{display:flex;position:relative;align-items:center;justify-content:center;background-position:center;background-size:cover;background-repeat:no-repeat}@media(max-width:1023.98px){.testiomonials .testiomonials_body{padding-top:2rem;padding-bottom:2rem}}@media(min-width:1024px){.testiomonials .testiomonials_body{aspect-ratio:1041/488}}@media(max-width:1023.98px){.testiomonials .testiomonials_body .swiper{border-radius:.5rem;overflow:hidden}}@media(min-width:360px){.testiomonials .testiomonials_body .swiper{width:240px}}@media(min-width:412px){.testiomonials .testiomonials_body .swiper{width:320px}}@media(min-width:1024px){.testiomonials .testiomonials_body .swiper{width:unset}}.testiomonials .testiomonials_body .swiper .swiper-slide{display:flex;flex-direction:column;align-items:center}.testiomonials .testiomonials_body .swiper .swiper-slide .card_{border-radius:.5rem;background:#f8f9fb;padding:1.5rem}@media(min-width:1024px){.testiomonials .testiomonials_body .swiper .swiper-slide .card_{padding:3rem;width:28.5rem}}.testiomonials .testiomonials_body .swiper .swiper-slide .card_{display:flex;flex-direction:column;align-items:center}.testiomonials .testiomonials_body .swiper .swiper-slide .card_ .rating{display:flex;flex-direction:row;gap:.25rem;margin-bottom:2rem}.testiomonials .testiomonials_body .swiper .swiper-slide .card_ .rating .ico{width:1.5rem;height:1.5rem}.testiomonials .testiomonials_body .swiper .swiper-slide .card_ .p1{text-align:center;margin-bottom:1rem}.testiomonials .testiomonials_body .swiper .swiper-slide .card_ .heading{text-align:center;color:#252525;margin-bottom:0}.testiomonials .swiperButton{width:2.5rem;height:2.5rem}@media(min-width:1024px){.testiomonials .swiperButton{width:3rem;height:3rem}}.testiomonials .swiperButton{background:#fff;border-radius:1.5rem;display:flex;align-items:center;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);z-index:3}.testiomonials .swiperButton:before{width:1.125rem;height:1.125rem;display:block;content:"";background-position:center;background-repeat:no-repeat;background-size:contain}.testiomonials .swiperButtonNext{right:.5rem}@media(min-width:1024px){.testiomonials .swiperButtonNext{right:4rem}}.testiomonials .swiperButtonNext:before{background-image:url('data:image/svg+xml,<svg width="10" height="18" viewBox="0 0 10 18" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M-0.000214577 1.41297L1.41445 -0.000364304L9.11978 7.7023C9.24399 7.82573 9.34256 7.97249 9.40983 8.13416C9.47709 8.29583 9.51172 8.4692 9.51172 8.6443C9.51172 8.8194 9.47709 8.99278 9.40983 9.15444C9.34256 9.31611 9.24399 9.46288 9.11978 9.5863L1.41445 17.293L0.00111866 15.8796L7.23312 8.6463L-0.000214577 1.41297Z" fill="%23050170"/></svg>')}.testiomonials .swiperButtonPrev{left:.5rem}@media(min-width:1024px){.testiomonials .swiperButtonPrev{left:4rem}}.testiomonials .swiperButtonPrev:before{background-image:url('data:image/svg+xml,<svg width="10" height="18" viewBox="0 0 10 18" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9.51193 15.88L8.09727 17.2933L0.391935 9.59067C0.267729 9.46724 0.169157 9.32047 0.101893 9.15881C0.0346292 8.99714 7.71398e-07 8.82377 7.5609e-07 8.64867C7.40783e-07 8.47357 0.0346291 8.30019 0.101893 8.13853C0.169157 7.97686 0.267728 7.83009 0.391934 7.70667L8.09727 -7.07885e-07L9.5106 1.41333L2.2786 8.64667L9.51193 15.88Z" fill="%23050170"/></svg>')}.testiomonials .swiperPaginate{display:flex;justify-content:center;margin-top:1.5rem;margin-bottom:1.5rem}@media(min-width:1024px){.testiomonials .swiperPaginate{margin-top:2rem;margin-bottom:2rem}}.testiomonials .swiperPaginate .swiper-pagination-bullet{font-size:0px;width:1.5rem;height:.5rem;background:#fff;opacity:1;border-radius:.25rem}.testiomonials .swiperPaginate .swiper-pagination-bullet-active{background:#050170}.testiomonials .btn_primary{margin-left:auto;display:flex;margin-right:auto;justify-content:center;width:fit-content;padding:1rem 2rem}.cta{background:#fff;padding-top:3.5rem;padding-bottom:3.5rem}.cta .container{display:flex;flex-direction:column;align-items:center}.cta .container h1,.cta .container .h1{text-align:center;color:#171717;margin-bottom:.5rem}.cta .container .p1{color:#444;margin-bottom:1.5rem;text-align:center}@media(min-width:1024px){.cta .container .p1{width:42rem}}.cta .container .btn_primary{padding:1rem 2rem}.article-doctor .breadcrumbs{margin:0 0 1rem}@media(min-width:1024px){.article-doctor .breadcrumbs{margin:0 0 2rem}}@media(min-width:1024px){.article-doctor .image_profile{padding-right:2rem}}.article-doctor .image_profile img{width:100%;height:auto}@media(min-width:1024px){.article-doctor .content_.with-image{padding-left:2rem}}.article-doctor hr.dashed{opacity:1;border-top:2px dashed #b4b5b6;margin:1.5rem 0}.article-doctor h1,.article-doctor .h1{margin-top:1.5rem}@media(min-width:1024px){.article-doctor h1,.article-doctor .h1{margin-top:unset}}.article-doctor h1,.article-doctor .h1{color:#171717}.article-doctor p{color:#444}.article-doctor h2,.article-doctor .h2{margin-bottom:1.5rem;color:#171717}.article-doctor .list-icon{list-style:none;padding-left:0}.article-doctor .list-icon li{margin-bottom:1rem;display:flex;flex-direction:row;align-items:flex-start}.article-doctor .list-icon li .icon{width:1.5rem;height:1.5rem;background:#cdcce2;border-radius:1rem;display:flex;align-items:center;justify-content:center;margin-right:.5rem}.article-doctor .list-icon li .icon .ico{width:1rem;height:1rem}.article-doctor .list-icon li p{color:#444;margin-bottom:0;width:100%;flex:1 1}.product-news h1,.product-news .h1{text-align:center;margin-bottom:.5rem;color:#252525}.product-news .img_title{margin-left:auto;margin-right:auto;display:flex;margin-bottom:.5rem;width:14.8125rem;height:auto}@media(min-width:1024px){.product-news .img_title{width:19.75rem}}@media(min-width:1024px){.product-news .desc{margin-left:auto;margin-right:auto}}.product-news .desc p{text-align:center;color:#393e43;margin-bottom:0}.product-news .navPills{margin-bottom:1rem}.itemsProduct .card{margin-top:1.5rem;display:flex;flex-direction:column}@media(min-width:1024px){.itemsProduct .card{margin-top:2rem}}.itemsProduct .card-body{display:flex;flex-direction:column;background:#d4d5d9;padding:1.5rem;height:100%;flex:1 1}.itemsProduct .card-body h2,.itemsProduct .card-body .h2{color:#252525;margin-bottom:1rem;cursor:pointer}.itemsProduct .card-body h2.price,.itemsProduct .card-body .price.h2{cursor:unset;margin-top:auto;margin-bottom:0}.itemsProduct .card-body p{color:#393e43}.itemsProduct .card-body p.subtitle{color:#050170;margin-bottom:1rem}.itemsProduct .card .sliderProgressBarProduct{width:100%}.itemsProduct .card .sliderProgressBarProduct .swiper-wrapper{height:auto}.itemsProduct .card .sliderProgressBarProduct img{width:100%;cursor:pointer;aspect-ratio:368/320}.itemsProduct .card .sliderProgressBarProduct .swiper-pagination{background:#6c6c6ccc;top:unset;bottom:0;display:block!important;height:.5rem}.itemsProduct .card .sliderProgressBarProduct .swiper-pagination .swiper-pagination-progressbar-fill{background:#050170}.itemsProduct .modal-dialog{max-width:61.5rem}.itemsProduct .modal-dialog .modal-content{border-radius:0}.itemsProduct .modal-dialog .modal-content .modal-header{border-bottom:.0625rem solid #c5c9cc;padding:1rem}@media(min-width:1024px){.itemsProduct .modal-dialog .modal-content .modal-header{padding:1.5rem}}.itemsProduct .modal-dialog .modal-content h1,.itemsProduct .modal-dialog .modal-content .h1{margin-bottom:1.5rem}.itemsProduct .modal-dialog .modal-content .carousel_indicators{position:unset;margin:0;display:flex;flex-wrap:wrap;justify-content:flex-start;flex-direction:row;align-items:center;gap:1rem}@media(min-width:1024px){.itemsProduct .modal-dialog .modal-content .carousel_indicators{gap:1.5rem}}.itemsProduct .modal-dialog .modal-content .carousel_indicators button{opacity:1!important;background:transparent;border:.125rem solid transparent}.itemsProduct .modal-dialog .modal-content .carousel_indicators button.active{border:.125rem solid #050170;transition:.2s ease}.itemsProduct .modal-dialog .modal-content .carousel_indicators button{margin:0;padding:0;width:4rem;height:4rem}@media(min-width:1024px){.itemsProduct .modal-dialog .modal-content .carousel_indicators button{width:10rem;height:10rem}}.itemsProduct .modal-dialog .modal-content .carousel_indicators button{text-indent:unset}.itemsProduct .modal-dialog .modal-content .carousel_indicators button img{text-indent:unset;width:100%;height:100%;object-fit:cover}.itemsProduct .modal-dialog .modal-content .carousel_{position:relative}.itemsProduct .modal-dialog .modal-content .carousel_ .carouselButton{position:absolute;background:#050170;width:3rem;height:3rem;border:0;border-radius:3rem;display:flex;align-items:center;justify-content:center;top:50%}.itemsProduct .modal-dialog .modal-content .carousel_ .carouselButton_prev{left:1.75rem}.itemsProduct .modal-dialog .modal-content .carousel_ .carouselButton_prev:before{width:1rem;height:1rem;background-position:center;background-repeat:no-repeat;background-size:contain;display:block;content:"";background-image:url('data:image/svg+xml,<svg width="10" height="18" viewBox="0 0 10 18" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9.51193 15.88L8.09727 17.2933L0.391935 9.59067C0.267729 9.46724 0.169157 9.32047 0.101893 9.15881C0.0346292 8.99714 7.71398e-07 8.82377 7.5609e-07 8.64867C7.40783e-07 8.47357 0.0346291 8.30019 0.101893 8.13853C0.169157 7.97686 0.267728 7.83009 0.391934 7.70667L8.09727 -7.07885e-07L9.5106 1.41333L2.2786 8.64667L9.51193 15.88Z" fill="white"/></svg>')}.itemsProduct .modal-dialog .modal-content .carousel_ .carouselButton_next{right:1.75rem}.itemsProduct .modal-dialog .modal-content .carousel_ .carouselButton_next:before{width:1rem;height:1rem;background-position:center;background-repeat:no-repeat;background-size:contain;display:block;content:"";background-image:url('data:image/svg+xml,<svg width="10" height="18" viewBox="0 0 10 18" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M-0.000214577 1.41346L1.41445 0.000123978L9.11978 7.70279C9.24399 7.82621 9.34256 7.97298 9.40983 8.13465C9.47709 8.29632 9.51172 8.46969 9.51172 8.64479C9.51172 8.81989 9.47709 8.99326 9.40983 9.15493C9.34256 9.3166 9.24399 9.46337 9.11978 9.58679L1.41445 17.2935L0.00111866 15.8801L7.23312 8.64679L-0.000214577 1.41346Z" fill="white"/></svg>')}.itemsProduct .modal-dialog .modal-content .carousel_ .carousel-inner img{width:100%;height:auto;aspect-ratio:1/1;object-fit:contain}.itemsProduct .btn_close{margin-left:auto;background:transparent;width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;border:.0625rem solid #050170;border-radius:3rem}.itemsProduct .btn_close:before{display:block;background-image:url('data:image/svg+xml,<svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9 10.9163L2.29278 17.6236C2.04182 17.8745 1.72243 18 1.3346 18C0.946768 18 0.627376 17.8745 0.376425 17.6236C0.125475 17.3726 0 17.0532 0 16.6654C0 16.2776 0.125475 15.9582 0.376425 15.7072L7.08365 9L0.376425 2.29278C0.125475 2.04182 0 1.72243 0 1.3346C0 0.946768 0.125475 0.627376 0.376425 0.376425C0.627376 0.125475 0.946768 0 1.3346 0C1.72243 0 2.04182 0.125475 2.29278 0.376425L9 7.08365L15.7072 0.376425C15.9582 0.125475 16.2776 0 16.6654 0C17.0532 0 17.3726 0.125475 17.6236 0.376425C17.8745 0.627376 18 0.946768 18 1.3346C18 1.72243 17.8745 2.04182 17.6236 2.29278L10.9163 9L17.6236 15.7072C17.8745 15.9582 18 16.2776 18 16.6654C18 17.0532 17.8745 17.3726 17.6236 17.6236C17.3726 17.8745 17.0532 18 16.6654 18C16.2776 18 15.9582 17.8745 15.7072 17.6236L9 10.9163Z" fill="%23050170"/></svg>');width:1.125rem;height:1.125rem;content:"";background-position:center;background-repeat:no-repeat;background-size:cover}@media(min-width:1024px){.itemsNews .col-lg-4:nth-child(3n+1){padding-right:1rem}.itemsNews .col-lg-4:nth-child(3n+2){padding-left:1rem;padding-right:1rem}.itemsNews .col-lg-4:nth-child(3n+3){padding-left:1rem}}.itemsNews .card{display:flex;flex-direction:column;margin-top:1.5rem}@media(min-width:1024px){.itemsNews .card{margin-top:2rem}}.itemsNews .card img{width:100%}.itemsNews .card-body{display:flex;height:100%;flex-direction:column;padding:1.5rem;background:#d4d5d9}.itemsNews .card-body h3,.itemsNews .card-body .h3{color:#252525}.itemsNews .card-body p{color:#393e43;margin-bottom:1.5rem;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;max-height:3.75rem}.itemsNews .card-body a{margin-top:auto;color:#050170;font-weight:700;margin-left:auto;text-decoration:underline}.detail-news .breadcrumbs{margin:0 0 1rem}@media(min-width:1024px){.detail-news .breadcrumbs{margin:0 0 1.5rem}}.detail-news .image-top{width:100%;margin-top:.75rem;margin-bottom:3rem}.detail-news h1,.detail-news .h1{margin-bottom:2rem}.detail-news p{margin-bottom:2rem;text-align:justify}.detail-news .image-bottom{width:100%}.article-secondary .content_{background:#cbcbcdcc;padding:1.5rem}@media(min-width:1024px){.article-secondary .content_{padding:2rem}}.article-secondary .content_ p{color:#444}.article-secondary .content_ ol{font-weight:700;font-family:Brooklyn,sans-serif;font-size:1rem;line-height:1.5rem;padding-left:1.5rem}.article-secondary .content_ ol li{margin-bottom:.5rem}.article-secondary .content_ ol li p{text-align:start;margin-bottom:0}@media(min-width:1024px){.article-secondary .content_ ol li p{text-align:justify}}.image-two-column img{width:100%}@media(min-width:1024px){.image-two-column .col-12:nth-child(2n){padding-left:1rem}.image-two-column .col-12:nth-child(odd){padding-right:1rem}}.our-experts h1,.our-experts .h1{color:#171717;text-align:center;margin-bottom:1.5rem}@media(min-width:1024px){.our-experts h1,.our-experts .h1{margin-bottom:2rem}}.our-experts .nav-pills{gap:.5rem;margin-bottom:1.5rem}@media(max-width:1023.98px){.our-experts .nav-pills{flex-wrap:nowrap;overflow-x:scroll;padding-bottom:1rem}}@media(min-width:1024px){.our-experts .nav-pills{margin-bottom:2rem;gap:1rem;justify-content:center}}.our-experts .nav-pills li .nav-link{border-radius:2rem;border:.0625rem solid #050170;font-family:Brooklyn,sans-serif;font-weight:700;font-size:1rem;line-height:1.5rem;letter-spacing:0;width:max-content;padding:.25rem 1.5rem}@media(min-width:1024px){.our-experts .nav-pills li .nav-link{padding:.5rem 2rem}}.our-experts .nav-pills li .nav-link:hover{opacity:.8}.our-experts .our-experts-card{margin-bottom:1.5rem;display:flex;flex-direction:column;background:#cbcbcdcc}.our-experts .our-experts-card:last-child{margin-bottom:0}@media(min-width:1024px){.our-experts .our-experts-card .image_{width:45%;flex:1 1 auto}}.our-experts .our-experts-card .image_ img{width:100%;height:auto}.our-experts .our-experts-card .content_{display:flex;align-items:center}@media(min-width:1024px){.our-experts .our-experts-card .content_{width:55%;flex:1 1 auto;padding:0 1.5rem}}.our-experts .our-experts-card .content_body{display:flex;flex-direction:column;align-items:flex-start;padding:1.5rem}.our-experts .our-experts-card .content_body h2,.our-experts .our-experts-card .content_body .h2{color:#171717;margin-bottom:.5rem}@media(min-width:1024px){.our-experts .our-experts-card .content_body h2,.our-experts .our-experts-card .content_body .h2{margin-bottom:1rem}}.our-experts .our-experts-card .content_body p{color:#444;text-align:justify}.our-experts .our-experts-card .content_body .btn_primary{margin-top:.5rem;width:100%;padding:1rem 2rem}@media(min-width:1024px){.our-experts .our-experts-card .content_body .btn_primary{width:unset;margin-top:1rem}}.clinic-partner h1,.clinic-partner .h1{margin-bottom:1.5rem}.clinic-partner .clinic-partner-card{margin-bottom:1.5rem;display:flex;flex-direction:column}@media(min-width:1024px){.clinic-partner .clinic-partner-card{background:#cbcbcdcc;flex-direction:row}}.clinic-partner .clinic-partner-card:last-child{margin-bottom:0}@media(min-width:1024px){.clinic-partner .clinic-partner-card .image_{width:40%}}.clinic-partner .clinic-partner-card .image_ img{aspect-ratio:1/1;width:100%;height:auto}@media(min-width:1024px){.clinic-partner .clinic-partner-card .content_{height:auto;width:100%;flex:1;display:flex;align-items:center;padding:3rem}}.clinic-partner .clinic-partner-card .content_body{background:#cbcbcdcc;width:100%;padding:1.5rem}@media(min-width:1024px){.clinic-partner .clinic-partner-card .content_body{padding:unset;background:unset}}.clinic-partner .clinic-partner-card .content_body h2,.clinic-partner .clinic-partner-card .content_body .h2{color:#171717}.clinic-partner .clinic-partner-card .content_body p{color:#444}.clinic-partner .clinic-partner-card .content_body h4,.clinic-partner .clinic-partner-card .content_body .h4{color:#171717}@media(min-width:1024px){.clinic-partner .clinic-partner-card .content_body .address{margin-bottom:2rem}}.clinic-partner .clinic-partner-card .content_body .d-flex{gap:1.5rem}.clinic-partner .clinic-partner-card .content_body .d-flex p{margin-bottom:0}.clinic-partner .clinic-partner-card .content_body .button_{margin-top:1.5rem;display:flex;flex-direction:column;gap:1rem}@media(min-width:1024px){.clinic-partner .clinic-partner-card .content_body .button_{margin-top:2rem;gap:1.5rem;flex-direction:row}}.clinic-partner .clinic-partner-card .content_body .button_ .btn{padding:1rem;text-align:center;width:100%}@media(min-width:1024px){.clinic-partner .clinic-partner-card .content_body .button_ .btn{padding:1rem 2rem;width:unset}}.clinic-detail .breadcrumbs{margin:0 0 1rem}@media(min-width:1024px){.clinic-detail .breadcrumbs{margin:0 0 1.5rem}}@media(min-width:1024px){.clinic-detail .image_{padding-right:2rem}}.clinic-detail .image_ img{width:100%;height:auto}.clinic-detail .content_{display:flex;flex-direction:column}@media(min-width:1024px){.clinic-detail .content_{padding-left:2rem}}.clinic-detail .content_ .title_ .ico{width:1.5rem;height:1.5rem;content:""}.clinic-detail .content_ h4,.clinic-detail .content_ .h4{margin-bottom:0;color:#171717}.clinic-detail .content_ a{text-decoration:unset!important;color:#444}.clinic-detail .content_ p{color:#444}.articles .article-hero{display:flex;flex-direction:column;align-items:center}.articles .article-hero h1,.articles .article-hero .h1{color:#252525}.articles .article-hero p{color:#393e43;max-width:700px}.articles .article-list .card{background-color:#d4d5d9}.articles .article-list .card img{object-position:top;height:180px}@media(min-width:1536px){.articles .article-list .card img{height:240px}}@media(min-width:2560px){.articles .article-list .card img{height:350px}}@media(min-width:3840px){.articles .article-list .card img{height:520px}}.articles .article-list .card .card-body{padding:1rem}.articles .article-list .card .card-body h3,.articles .article-list .card .card-body .h3{color:#252525;font-size:1.5rem;line-height:2rem;font-weight:700}.articles .article-list .card .card-body p{display:-webkit-box;line-clamp:3;color:#595f67;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.articles .article-list .card .card-body a{font-weight:700}.article-event.row{gap:4rem}.article-event .breadcrumbs{margin:0 0 2rem}.article-event hr.dashed{opacity:1;border-top:2px dashed #b4b5b6;margin:1.5rem 0}.article-event #content h1,.article-event #content .h1{color:#252525}.article-event #content p{color:#393e43;text-align:justify}.article-event #detail-event .image-container{width:100%;overflow:hidden;height:272px}@media(min-width:1536px){.article-event #detail-event .image-container{height:330px}}@media(min-width:2560px){.article-event #detail-event .image-container{height:480px}}@media(min-width:3840px){.article-event #detail-event .image-container{height:760px}}.article-event #detail-event .image-container img{width:100%;height:auto;object-fit:cover}.article-event #detail-event .card-body{background-color:#fff;padding:1.5rem;display:flex;flex-direction:column;gap:2rem}.article-event #detail-event .card-body ul,.article-event #detail-event .card-body li,.article-event #detail-event .card-body h1,.article-event #detail-event .card-body .h1{margin:0!important}.article-event #detail-event .card-body ul{list-style:none;margin:1rem 0 0;padding:0;display:flex;flex-direction:column;gap:1rem}.article-event #detail-event .card-body li{color:#393e43;margin-bottom:1rem;display:flex;flex-direction:row;align-items:flex-start}.article-event #detail-event .card-body li .icon{width:1.5rem;height:1.5rem;background:#cdcce2;border-radius:1rem;display:flex;align-items:center;justify-content:center;margin-right:.5rem;flex-shrink:0}.article-event #detail-event .card-body li .icon .ico{width:14px;height:14px}.article-event #detail-event .card-body li p{margin:0}.article-event #detail-event .card-body button{padding:1rem!important}.article-event #benefits ul{list-style:none;margin:1rem 0 0;padding:0}.article-event #benefits li{color:#393e43;margin-bottom:1rem;display:flex;flex-direction:row;align-items:flex-start}.article-event #benefits li .icon{width:1.5rem;height:1.5rem;background:#cdcce2;border-radius:1rem;display:flex;align-items:center;justify-content:center;margin-right:.5rem;flex-shrink:0}.article-event #benefits li .icon .ico{width:12px;height:9px}.article-event #benefits li p{margin:0}.article-event #speakers h2,.article-event #speakers .h2{margin-bottom:1rem}.article-event #speakers .card{background-color:#d4d5d9;padding:.5rem 1rem;display:flex;flex-direction:row;gap:1rem;align-items:center;width:fit-content}.article-event #speakers .card .image-speaker{width:4rem;height:4rem;border-radius:100%;overflow:hidden;background-color:#c0bfdb}.article-event #speakers .card .image-speaker img{width:100%;height:100%;object-fit:cover}.article-event #speakers .card h4,.article-event #speakers .card .h4,.article-event #speakers .card p{margin:0;font-weight:700}.article-event #speakers .card p{color:#050170}.virtual-tour h1,.virtual-tour .h1{color:#252525;margin-bottom:2rem;text-align:center}.virtual-tour .content_{position:relative}.virtual-tour .content_ img{width:100%;height:auto;object-fit:cover;aspect-ratio:1/1}@media(min-width:1024px){.virtual-tour .content_ img{aspect-ratio:unset;object-fit:unset}}.virtual-tour .content_ .btn_light{position:absolute;left:50%;top:50%;padding:1rem 1.5rem;transform:translate(-50%,-50%)}.patients-list h1,.patients-list .h1{text-align:center;color:#252525;margin-bottom:2rem}.patients-list .col-12{height:auto;margin-bottom:1.5rem}@media(min-width:1024px){.patients-list .col-12{margin-bottom:2rem}}@media(min-width:1024px)and (min-width:1024px){.patients-list .col-12:nth-child(2n){padding-left:1rem}.patients-list .col-12:nth-child(odd){padding-right:1rem}}.patients-list .col-12 .card{display:flex;flex-direction:column;height:100%}.patients-list .col-12 .card img{width:100%}.patients-list .col-12 .card img.desktop{display:none}@media(min-width:1024px){.patients-list .col-12 .card img.desktop{display:block}}@media(min-width:1024px){.patients-list .col-12 .card img.mobile{display:none}}.patients-list .col-12 .card_body{background:#cbcbcdcc;padding:1.5rem;display:flex;flex-direction:column;align-items:center;height:100%}.patients-list .col-12 .card_body h2,.patients-list .col-12 .card_body .h2{color:#252525;margin-bottom:0;text-align:center}.patients-list .col-12 .card_body p{color:#444;margin-bottom:1.5rem;text-align:center}.patients-list .col-12 .card_body .btn_primary{margin-top:auto;padding:1rem 2rem}.our-experience-detail .breadcrumbs{margin:0 0 1rem}@media(min-width:1024px){.our-experience-detail .breadcrumbs{margin:0 0 1.5rem}}.our-experience-detail h1,.our-experience-detail .h1{text-align:center;color:#171717;margin-bottom:1.5rem;padding-top:1.5rem}@media(min-width:1024px){.our-experience-detail h1,.our-experience-detail .h1{margin-bottom:2rem}}@media(min-width:1024px){.our-experience-detail .navPills{margin-bottom:3.5rem}}.our-experience-detail .before-after{padding-bottom:1rem}@media(min-width:1024px){.our-experience-detail .before-after{padding-bottom:1.75rem}}.our-experience-detail .before-after .container{background:#cbcbcdcc;padding-bottom:1.5rem;padding-top:1.5rem}@media(min-width:1024px){.our-experience-detail .before-after .container{padding:1.5rem}}@media(min-width:1024px){.our-experience-detail .before-after .desc{width:51.875rem;margin-left:auto;margin-right:auto}}.our-experience-detail .before-after .desc p{color:#444;margin-bottom:2rem;text-align:center}.our-experience-detail .before-after .swiper_after_before{position:relative}.our-experience-detail .before-after .swiper_after_before .swiperButtonPrev{left:0}@media(max-width:1023.98px){.our-experience-detail .before-after .swiper_after_before .swiperButtonPrev{position:relative;transform:unset}}.our-experience-detail .before-after .swiper_after_before .col-6:nth-child(2n){padding-left:.5rem}.our-experience-detail .before-after .swiper_after_before .col-6:nth-child(odd){padding-right:.5rem}@media(min-width:1024px){.our-experience-detail .before-after .swiper_after_before .col-6:nth-child(2n){padding-left:1rem}.our-experience-detail .before-after .swiper_after_before .col-6:nth-child(odd){padding-right:1rem}}.our-experience-detail .before-after .swiper_after_before .swiperButtonNext{right:0}@media(max-width:1023.98px){.our-experience-detail .before-after .swiper_after_before .swiperButtonNext{position:relative;transform:unset}}@media(max-width:1023.98px){.our-experience-detail .before-after .button_navigate{display:flex;margin-top:1.5rem;flex-direction:row;gap:1.5rem;justify-content:center}}.our-experience-detail .before-after .swiper{width:100%}@media(min-width:1024px){.our-experience-detail .before-after .swiper{width:calc(100% - 10rem)}}.our-experience-detail .before-after .swiper .card img{width:100%;height:auto;margin-bottom:1.5rem}.our-experience-detail .before-after .swiper .card h2,.our-experience-detail .before-after .swiper .card .h2{color:#171717;text-align:center;margin-bottom:0}.our-experience-detail .before-after .swiper .card p{text-align:center;margin-bottom:0}.our-experience-detail .swiperButton{width:2.5rem;height:2.5rem}@media(min-width:1024px){.our-experience-detail .swiperButton{width:3rem;height:3rem}}.our-experience-detail .swiperButton{background:#fff;border-radius:1.5rem;display:flex;align-items:center;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);z-index:3}.our-experience-detail .swiperButton:before{width:1.125rem;height:1.125rem;display:block;content:"";background-position:center;background-repeat:no-repeat;background-size:contain}.our-experience-detail .swiperButtonNext:before{background-image:url('data:image/svg+xml,<svg width="10" height="18" viewBox="0 0 10 18" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M-0.000214577 1.41297L1.41445 -0.000364304L9.11978 7.7023C9.24399 7.82573 9.34256 7.97249 9.40983 8.13416C9.47709 8.29583 9.51172 8.4692 9.51172 8.6443C9.51172 8.8194 9.47709 8.99278 9.40983 9.15444C9.34256 9.31611 9.24399 9.46288 9.11978 9.5863L1.41445 17.293L0.00111866 15.8796L7.23312 8.6463L-0.000214577 1.41297Z" fill="%23050170"/></svg>')}.our-experience-detail .swiperButtonPrev:before{background-image:url('data:image/svg+xml,<svg width="10" height="18" viewBox="0 0 10 18" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9.51193 15.88L8.09727 17.2933L0.391935 9.59067C0.267729 9.46724 0.169157 9.32047 0.101893 9.15881C0.0346292 8.99714 7.71398e-07 8.82377 7.5609e-07 8.64867C7.40783e-07 8.47357 0.0346291 8.30019 0.101893 8.13853C0.169157 7.97686 0.267728 7.83009 0.391934 7.70667L8.09727 -7.07885e-07L9.5106 1.41333L2.2786 8.64667L9.51193 15.88Z" fill="%23050170"/></svg>')}.navPills{gap:.5rem;margin-bottom:1.5rem}@media(max-width:1023.98px){.navPills{flex-wrap:nowrap;overflow-x:auto;padding-bottom:1rem}}@media(min-width:1024px){.navPills{margin-bottom:2rem;gap:1rem;justify-content:center}}.navPills li .nav-link{border-radius:2rem;border:.0625rem solid #050170;font-family:Brooklyn,sans-serif;font-weight:700;font-size:1rem;line-height:1.5rem;letter-spacing:0;width:max-content;padding:.25rem 1.5rem}@media(min-width:1024px){.navPills li .nav-link{padding:.5rem 2rem}}.navPills li .nav-link:hover{opacity:.8}.navPills li .nav-link.active{background:#050170;color:#fff}.testimonials-two{padding-top:1rem}@media(min-width:1024px){.testimonials-two{padding-top:1.75rem}}.testimonials-two{position:relative}.testimonials-two h1,.testimonials-two .h1{line-height:3.25rem!important;font-size:2.5rem!important;margin-bottom:1.5rem;padding-top:unset}@media(min-width:1024px){.testimonials-two h1,.testimonials-two .h1{margin-bottom:2rem}}.testimonials-two .testimonials-two-swiper{position:relative}.testimonials-two .swiper{width:calc(100% - 7rem)}@media(min-width:768px){.testimonials-two .swiper{width:calc(100% - 6.5rem)}}@media(min-width:1024px){.testimonials-two .swiper{width:calc(100% - 10rem)}}.testimonials-two .swiper .swiperTestimonialsTwoPaginate{display:flex;justify-content:center;margin-top:1.5rem}@media(min-width:1024px){.testimonials-two .swiper .swiperTestimonialsTwoPaginate{margin-top:2rem}}.testimonials-two .swiper .swiperTestimonialsTwoPaginate .swiper-pagination-bullet{font-size:0px;width:1.5rem;height:.5rem;background:#fff;opacity:1;border-radius:.25rem}.testimonials-two .swiper .swiperTestimonialsTwoPaginate .swiper-pagination-bullet-active{background:#050170}.testimonials-two-swiper .swiperButtonPrev{left:0}.testimonials-two-swiper .swiperButtonNext{right:0}.testimonials-two .swiper-slide{height:auto;border-radius:.5rem;background:#f8f9fb;padding:1.5rem}@media(min-width:1024px){.testimonials-two .swiper-slide{padding:3rem;background:#cbcbcdcc}}.testimonials-two .swiper-slide p{color:#444;text-align:center}.testimonials-two .swiper-slide h2,.testimonials-two .swiper-slide .h2{text-align:center;color:#171717;margin-bottom:0}.testimonials-two .swiperPaginate{display:flex;justify-content:center;margin-top:1.5rem}@media(min-width:1024px){.testimonials-two .swiperPaginate{margin-top:2rem}}.testimonials-two .swiperPaginate .swiper-pagination-bullet{font-size:0px;width:1.5rem;height:.5rem;background:#fff;opacity:1;border-radius:.25rem}.testimonials-two .swiperPaginate .swiper-pagination-bullet-active{background:#050170}.rating{display:flex;flex-direction:row;gap:.25rem;justify-content:center;margin-bottom:1.5rem}@media(min-width:1024px){.rating{margin-bottom:2rem}}.rating .ico{width:1.5rem;height:1.5rem}.philosophy-container h2,.philosophy-container .h2{font-family:Houstiq,sans-serif;text-align:center;font-weight:400;font-size:2.5rem;line-height:3.25rem;margin-bottom:2rem;color:#171717}@media(max-width:1024px){.philosophy-container h2,.philosophy-container .h2{margin-bottom:1.5rem;font-size:2rem;line-height:2.5rem}}.philosophy-container p{margin:0;color:#444}.philosophy-container #philosophy{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:2rem}@media(min-width:1024px){.philosophy-container #philosophy{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:4rem}}.philosophy-container #philosophy .philosophy-image{width:100%;aspect-ratio:1/1;position:relative}.philosophy-container #philosophy .philosophy-image img{width:100%;height:100%;object-fit:cover}.philosophy-container #philosophy h3,.philosophy-container #philosophy .h3{font-family:Houstiq,sans-serif;font-weight:400;font-size:2.5rem;line-height:3.25rem;color:#171717}@media(max-width:1024px){.philosophy-container #philosophy h3,.philosophy-container #philosophy .h3{font-size:2rem;line-height:2.5rem}}.philosophy-container #philosophy .philosophy-content{color:#444;font-size:1rem;text-align:justify}#statistic-three-column{display:grid;gap:1.5rem;grid-template-columns:repeat(1,minmax(0,1fr))}@media(min-width:768px){#statistic-three-column{grid-template-columns:repeat(3,minmax(0,1fr))}}#statistic-three-column .item{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:1.5rem;gap:.5rem;background-color:#d4d5d9}#statistic-three-column .item h2,#statistic-three-column .item .h2,#statistic-three-column .item p{margin:0}#statistic-three-column .item h2,#statistic-three-column .item .h2{font-family:Houstiq,sans-serif;font-size:2.5rem;line-height:3.25rem;font-weight:400}#clinic-information{display:grid;gap:2rem}@media(min-width:768px){#clinic-information{gap:4rem;grid-template-columns:repeat(2,minmax(0,1fr))}}#clinic-information #clinic-map{width:100%;aspect-ratio:16/9}@media(min-width:1024px){#clinic-information #clinic-map{aspect-ratio:1/1}}#clinic-information #clinic-map iframe{width:100%;height:100%}#clinic-information #clinic-detail h2,#clinic-information #clinic-detail .h2,#clinic-information #clinic-detail p{margin:0}#clinic-information #clinic-detail h2,#clinic-information #clinic-detail .h2{font-family:Houstiq,sans-serif;font-size:2.5rem;line-height:3.25rem;font-weight:400}#clinic-information #clinic-detail ul{list-style:none;margin:2rem 0 0;padding:0}#clinic-information #clinic-detail ul>:not(:last-child){margin:1.5rem 0}#clinic-information #clinic-detail ul li .list-title{font-weight:700;display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}#clinic-information #clinic-detail ul li .list-title .ico{width:1.5rem;aspect-ratio:1/1}#accordion-two-column{display:grid;gap:2rem;align-items:center}@media(min-width:768px){#accordion-two-column{gap:4rem;grid-template-columns:repeat(2,minmax(0,1fr))}}#accordion-two-column h2,#accordion-two-column .h2{font-family:Houstiq,sans-serif;font-size:2.5rem;line-height:3.25rem;font-weight:400}#accordion-two-column details{border-bottom:1px solid rgba(0,0,0,.2)}#accordion-two-column details:not(:first-child){padding-top:1rem}#accordion-two-column details[open] summary .ico{transform:rotate(180deg)}#accordion-two-column details[open] p{opacity:1;filter:blur(0)}#accordion-two-column details summary{list-style:none;-webkit-user-select:none;user-select:none;font-size:1.5rem;font-family:Brooklyn,sans-serif;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding-bottom:1rem}#accordion-two-column details summary .ico{transition:all .2s ease-out;flex-shrink:0;width:1.5rem;aspect-ratio:1/1}#accordion-two-column details p{padding:0 0 1rem}#faq .faq-header{gap:2rem}#faq .faq-header h1,#faq .faq-header .h1{text-align:center;color:#171717}#faq .faq-header .faq-tabs-wrapper{width:100%;overflow:hidden}@media(min-width:48rem){#faq .faq-header .faq-tabs-wrapper{overflow:visible}}#faq .faq-header ul{display:flex;list-style:none;padding:0;gap:1rem;margin:0;justify-content:center;flex-wrap:nowrap}#faq .faq-header ul li{width:fit-content!important}@media(max-width:768px){#faq .faq-header ul{justify-content:flex-start}}#faq .faq-header ul button{padding:.5rem 2rem;border-radius:100px;border:1px solid #050170;margin:0;font-weight:700;background-color:transparent;color:#050170;text-wrap:nowrap}#faq .faq-header ul button.active{background-color:#050170;color:#fff}#faq .faq-content{margin:4rem 0}#faq .faq-content .tab-content:not(:first-child) details{padding-top:1rem}#faq .faq-content .tab-content details{border-bottom:1px solid rgba(0,0,0,.2)}#faq .faq-content .tab-content details[open] summary .ico{transform:rotate(180deg)}#faq .faq-content .tab-content details summary{list-style:none;-webkit-user-select:none;user-select:none;font-size:1.125rem;font-weight:700;font-family:Brooklyn,sans-serif;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding-bottom:1rem;color:#171717}#faq .faq-content .tab-content details summary .ico{transition:all .2s ease-out;flex-shrink:0;width:1.5rem;aspect-ratio:1/1}#faq .faq-content .tab-content details p{padding:0 0 1rem;color:#444}#treatment-header h1,#treatment-header .h1,#treatment-header p{margin:0}#treatment-header h1,#treatment-header .h1{margin-bottom:.5rem;color:#171717}#treatment-header p{color:#444}#treatment-header .treatmentTabsSwiper{width:100%;margin:2rem 0 0}@media(max-width:768px){#treatment-header .treatmentTabsSwiper{margin:1.5rem 0 0}}#treatment-header ul{margin:0;display:flex;list-style:none;justify-content:center;align-items:center;padding:0;gap:1rem}@media(min-width:769px){#treatment-header ul{flex-wrap:wrap;transform:none!important}}@media(max-width:768px){#treatment-header ul{justify-content:flex-start;padding-bottom:.4rem;gap:0}}#treatment-header ul li{width:fit-content!important}@media(min-width:769px){#treatment-header ul li{flex-shrink:0;flex-grow:0}}@media(max-width:768px){#treatment-header ul li{padding-right:1rem}}#treatment-header ul button{flex-shrink:0;padding:.5rem 2rem;border-radius:100px;border:1px solid #050170;margin:0;font-weight:700;background-color:transparent;color:#050170;text-wrap:nowrap;cursor:default}#treatment-header ul button.active{background-color:#050170;color:#fff}@media(max-width:768px){#treatment-header ul button{padding:.4rem 1.5rem}}#procedure{margin:1.5rem 0;background-color:#d4d5d9;padding:2rem;gap:2rem}#procedure h2,#procedure .h2,#procedure p{margin:0;color:#393e43}#procedure h2,#procedure .h2{font-family:Houstiq,sans-serif}#procedure ol{list-style:none;list-style-position:unset;padding:0;margin:0;gap:1rem}#procedure ol li{display:flex;align-items:start;gap:.5rem}#procedure ol li .title{font-weight:700;color:#000}#treatment-detail .breadcrumbs{margin:0 0 2rem}@media(max-width:768px){#treatment-detail .breadcrumbs{margin:0 0 1rem}}#treatment-detail h2,#treatment-detail .h2{font-family:Houstiq,sans-serif;font-size:2.5rem;font-weight:400;margin-bottom:.5rem;color:#171717}@media(max-width:1280px){#treatment-detail h2,#treatment-detail .h2{font-size:2rem}}#treatment-detail p{margin:0;color:#444}#treatment-detail .header{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4rem;align-items:center}@media(max-width:1024px){#treatment-detail .header{grid-template-columns:repeat(1,minmax(0,1fr));gap:2rem}}#treatment-detail .header h1,#treatment-detail .header .h1,#treatment-detail .header p{margin:0}#treatment-detail .header .header-image{position:relative}#treatment-detail .header .header-image img{width:100%;height:100%;object-fit:cover}#treatment-detail .header .header-content h1,#treatment-detail .header .header-content .h1{margin-bottom:1rem}#treatment-detail .header .header-content h2,#treatment-detail .header .header-content .h2{margin:0;font-size:1.75rem}#treatment-detail .header .header-content h1,#treatment-detail .header .header-content .h1,#treatment-detail .header .header-content h2,#treatment-detail .header .header-content .h2{color:#171717}#treatment-detail .header .header-content ul,#treatment-detail .header .header-content ol{padding-left:1rem;list-style-position:outside;color:#444}#treatment-detail .benefit{margin-top:4rem}@media(max-width:768px){#treatment-detail .benefit{margin-top:3.5rem}}#treatment-detail .benefit .benefit-header{max-width:960px;text-align:center}@media(min-width:2560px){#treatment-detail .benefit .benefit-header{max-width:1200px}}@media(min-width:3840px){#treatment-detail .benefit .benefit-header{max-width:1600px}}#treatment-detail .benefit .benefit-list{margin-top:2rem;width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem}@media(max-width:1280px){#treatment-detail .benefit .benefit-list{grid-template-columns:repeat(1,minmax(0,1fr));gap:1.5rem;margin-top:1.5rem}}#treatment-detail .benefit .benefit-list .benefit-item{padding:1.5rem;background:#d4d5d9;display:flex;gap:1.5rem}#treatment-detail .benefit .benefit-list .benefit-item .icon{flex-grow:0;flex-shrink:0;width:32px;height:32px;border:1px solid #050170;border-radius:100%;padding:7px;display:flex;justify-content:center;align-items:center}@media(max-width:768px){#treatment-detail .benefit .benefit-list .benefit-item .icon{width:24px;height:24px;padding:4px}}#treatment-detail .benefit .benefit-list .benefit-item .icon .ico{width:100%;height:100%}#treatment-detail .benefit .benefit-list .benefit-item h3,#treatment-detail .benefit .benefit-list .benefit-item .h3,#treatment-detail .benefit .benefit-list .benefit-item p{margin:0}#treatment-detail .benefit .benefit-list .benefit-item h3,#treatment-detail .benefit .benefit-list .benefit-item .h3{font-size:1.5rem;font-weight:700;line-height:2rem}#treatment-detail .before-after{text-align:center;margin:4rem auto 0}@media(max-width:768px){#treatment-detail .before-after{width:100%}}#treatment-detail .before-after .before-after-header{max-width:620px;text-align:center}#treatment-detail .before-after .before-after-header p{margin-top:.5rem}#treatment-detail .before-after .swiper-container{margin-top:2rem;background:#d4d5d9;padding:2rem;width:100%;display:flex;align-items:center;gap:2rem}@media(max-width:768px){#treatment-detail .before-after .swiper-container{padding:1rem;flex-direction:column}}#treatment-detail .before-after .swiper-container button{position:relative;flex-shrink:0;flex-grow:0;width:48px;height:48px;border-radius:100%;background:#fff;border:none;display:flex!important;justify-content:center;align-items:center}#treatment-detail .before-after .swiper-container button:after{content:unset}#treatment-detail .before-after .swiper-container button .ico{width:16px;height:16px}@media(max-width:768px){#treatment-detail .before-after .swiper-container button{display:none!important}}#treatment-detail .before-after .swiper-container .swiper-button-mobile{display:flex;gap:1.5rem}#treatment-detail .before-after .swiper-container .swiper-button-mobile button{justify-content:center;align-items:center}@media(max-width:768px){#treatment-detail .before-after .swiper-container .swiper-button-mobile button{display:flex!important;width:40px;height:40px}}#treatment-detail .before-after .swiper-container .swiper-button-mobile button .ico{width:16px;height:16px}@media(min-width:768px){#treatment-detail .before-after .swiper-container .swiper-button-mobile{display:none!important}}#treatment-detail .before-after .swiper-container .swiper-before-after .swiper-wrapper{flex-grow:1;z-index:unset;width:100%}#treatment-detail .before-after .swiper-container .swiper-before-after .swiper-wrapper .swiper-slide{text-align:center;width:100%!important;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem}#treatment-detail .before-after .swiper-container .swiper-before-after .swiper-wrapper .swiper-slide .image{width:100%;aspect-ratio:1/1}#treatment-detail .before-after .swiper-container .swiper-before-after .swiper-wrapper .swiper-slide .image img{object-fit:cover;width:100%;height:100%}#treatment-detail .before-after .swiper-container .swiper-before-after .swiper-wrapper .swiper-slide h3,#treatment-detail .before-after .swiper-container .swiper-before-after .swiper-wrapper .swiper-slide .h3,#treatment-detail .before-after .swiper-container .swiper-before-after .swiper-wrapper .swiper-slide p{margin:0}#treatment-detail .before-after .swiper-container .swiper-before-after .swiper-wrapper .swiper-slide h3,#treatment-detail .before-after .swiper-container .swiper-before-after .swiper-wrapper .swiper-slide .h3{margin-top:1rem;font-family:Houstiq,sans-serif;font-size:2rem;line-height:2.75rem;font-weight:400}#expert-list *{margin:0;padding:0}#expert-list{display:flex;flex-direction:column;align-items:center}#expert-list .expert-header{text-align:center}#expert-list .expert-header h2,#expert-list .expert-header .h2{font-family:Houstiq,sans-serif;font-size:2.5rem;font-weight:400;margin-bottom:.5rem}#expert-list .expert-grid{width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem;margin-top:2rem}@media(max-width:1024px){#expert-list .expert-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){#expert-list .expert-grid{grid-template-columns:repeat(1,minmax(0,1fr))}}#expert-list .expert-grid .dashed{border:1px dashed #c5c9cc;width:100%}#expert-list .expert-grid .expert-card{border-radius:.5rem;background:#fff;padding:1rem;display:flex;flex-direction:column;align-items:center;gap:.75rem}#expert-list .expert-grid .expert-card .expert-card-header{width:100%}#expert-list .expert-grid .expert-card .expert-card-header h3,#expert-list .expert-grid .expert-card .expert-card-header .h3,#expert-list .expert-grid .expert-card .expert-card-header p{text-align:center}#expert-list .expert-grid .expert-card .expert-card-header p{font-weight:600;color:#050170}#expert-list .expert-grid .expert-card .expert-card-header .image-expert{width:6rem;aspect-ratio:1/1;border-radius:100%;background-color:#d9d9d9;margin:0 auto .75rem;position:relative;overflow:hidden}#expert-list .expert-grid .expert-card .expert-card-header .image-expert img{width:100%;height:100%;object-fit:cover}#expert-list .expert-grid .expert-card ul{width:100%;list-style:none;padding:0;display:flex;flex-direction:column;gap:.5rem}#expert-list .expert-grid .expert-card ul li{display:flex;align-items:start}#expert-list .expert-grid .expert-card ul li .icon{flex-shrink:0;width:24px;height:24px;margin-right:.5rem;background-color:#cdcce2;border-radius:100%;display:flex;align-items:center;justify-content:center;padding:.25rem}#expert-list .expert-grid .expert-card ul li .icon .ico{width:100%;height:100%}#expert-list .expert-grid .expert-card button{margin-top:auto;width:100%;padding:.75rem}#book-consultation{padding-bottom:4rem}#book-consultation h2,#book-consultation .h2{font-family:Houstiq,sans-serif;font-weight:400;font-size:2rem}#book-consultation h2,#book-consultation .h2,#book-consultation p{margin:0}#book-consultation label{display:block;margin-bottom:.5rem!important;font-weight:700;font-family:Brooklyn,sans-serif}#book-consultation .book-consultation-header{margin:3rem auto;display:flex;flex-direction:column;align-items:center}#book-consultation .book-consultation-header h1,#book-consultation .book-consultation-header .h1{color:#252525}#book-consultation .book-consultation-header p{color:#393e43;max-width:700px;margin-bottom:0}#book-consultation .card{background:#fff;border-radius:.5rem;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;width:100%}#book-consultation input{outline:none}#book-consultation input:focus{outline:none}#book-consultation input{transition:border-color .2s ease;font-family:Brooklyn,sans-serif}#book-consultation .breadcrumbs{margin:1.5rem 0 3rem}#book-consultation #specialist-grid .card{background:#fff;padding:1rem;height:100%;border-radius:.5rem;display:flex;flex-direction:column;justify-content:center;align-items:center;border:1px solid #e0e0e0}#book-consultation #specialist-grid .card .specialist-image{width:6rem;height:6rem;border-radius:100%;background-color:#d9d9d9;overflow:hidden;position:relative}#book-consultation #specialist-grid .card .specialist-image img{width:100%;height:100%;object-fit:cover;object-position:top}#book-consultation #specialist-grid .card .specialist-content{flex-grow:1;width:100%}#book-consultation #specialist-grid .card .specialist-content .specialist-info{margin:.75rem 0;text-align:center}#book-consultation #specialist-grid .card .specialist-content .specialist-info h3,#book-consultation #specialist-grid .card .specialist-content .specialist-info .h3,#book-consultation #specialist-grid .card .specialist-content .specialist-info p{margin:0}#book-consultation #specialist-grid .card .specialist-content .specialist-info p{color:#050170;font-weight:600}#book-consultation #specialist-grid .card .specialist-content .specialist-education{margin:.75rem 0;padding:0 0 0 1rem;display:flex;flex-direction:column;gap:.5rem;text-align:left}#book-consultation #specialist-grid .card .specialist-content .specialist-experience{margin:.75rem 0;display:flex;text-align:left}#book-consultation #specialist-grid .card .specialist-content .specialist-experience .icon{width:1rem;height:1rem;padding:2px 1.5px;margin-right:.5rem}#book-consultation #specialist-grid .card .specialist-content .specialist-experience .icon .ico_bag_dark{width:100%;height:100%}#book-consultation #specialist-grid .card .specialist-cta{margin-top:1rem;flex-shrink:0;width:100%}#book-consultation #specialist-grid .card .specialist-cta button.btn{width:100%;text-align:center}#book-consultation #specialist-grid .modal{height:100dvh;margin:0;padding:0}#book-consultation #specialist-grid .modal .modal-dialog{height:100%;padding:0;margin:0 auto;display:flex;flex-direction:column;justify-content:center;align-items:center;max-width:fit-content!important}#book-consultation #specialist-grid .modal .modal-dialog .modal-content{min-width:fit-content;background:#fff;border-radius:.5rem;padding:1.5rem;display:flex;flex-direction:column;align-items:center;gap:1.5rem}#book-consultation #specialist-grid .modal .modal-dialog .modal-content .btn-close{align-self:flex-end;background:none;width:1.5rem;height:1.5rem;border:1px solid #050170!important;border-radius:100%;padding:.3rem;display:flex;justify-content:center;align-items:center}#book-consultation #specialist-grid .modal .modal-dialog .modal-content .btn-close .icon{width:100%;height:100%}#book-consultation #specialist-grid .modal .modal-dialog .modal-content .btn-close .icon .ico{display:block;width:100%;height:100%}#book-consultation #specialist-grid .modal .modal-dialog .modal-content .btn-close .icon .ico .ico_close{width:100%;height:100%}#book-consultation #specialist-grid .modal .modal-dialog .modal-content h2,#book-consultation #specialist-grid .modal .modal-dialog .modal-content .h2{font-size:1.5rem;font-weight:400}#book-consultation #specialist-grid .modal .modal-dialog .modal-content>p,#book-consultation #specialist-grid .modal .modal-dialog .modal-content h2,#book-consultation #specialist-grid .modal .modal-dialog .modal-content .h2{text-align:center;max-width:400px;margin:0}@media(min-width:2560px){#book-consultation #specialist-grid .modal .modal-dialog .modal-content>p,#book-consultation #specialist-grid .modal .modal-dialog .modal-content h2,#book-consultation #specialist-grid .modal .modal-dialog .modal-content .h2{max-width:600px}}@media(min-width:3840px){#book-consultation #specialist-grid .modal .modal-dialog .modal-content>p,#book-consultation #specialist-grid .modal .modal-dialog .modal-content h2,#book-consultation #specialist-grid .modal .modal-dialog .modal-content .h2{max-width:800px}}#book-consultation #specialist-grid .modal .modal-dialog .modal-content .existing-booking-information{width:100%;background:#0501700d;border:1px solid #c5c9cc;border-radius:.5rem;padding:1rem;display:flex;flex-direction:column;gap:1rem}#book-consultation #specialist-grid .modal .modal-dialog .modal-content .existing-booking-information h3,#book-consultation #specialist-grid .modal .modal-dialog .modal-content .existing-booking-information .h3,#book-consultation #specialist-grid .modal .modal-dialog .modal-content .existing-booking-information p{margin:0}#book-consultation #specialist-grid .modal .modal-dialog .modal-content .cta-appointment{width:100%;display:grid;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr))}#book-consultation #specialist-grid .modal .modal-dialog .modal-content .cta-appointment button{font-size:1rem;text-wrap:nowrap;width:100%;height:3.5rem}#book-consultation #whatsapp-input-section{display:flex;flex-direction:column;align-items:center;justify-content:center}#book-consultation #whatsapp-input-section .card{margin:3rem 0;max-width:576px;width:100%;padding:3rem}@media(min-width:2560px){#book-consultation #whatsapp-input-section .card{max-width:1000px}}@media(min-width:3840px){#book-consultation #whatsapp-input-section .card{max-width:1600px}}#book-consultation #whatsapp-input-section .card p{margin:0}#book-consultation #whatsapp-input-section .card form{margin-top:2rem;width:100%}#book-consultation #whatsapp-input-section .card form button{margin-top:2rem;transition:background-color .15s ease-out}#book-consultation #whatsapp-input-section .card form button:disabled{background:#6c6c6c!important;cursor:not-allowed;border:2px solid #6c6c6c!important}#book-consultation #whatsapp-input-section .card form button{height:3.5rem}#book-consultation #whatsapp-input-section .card form #whatsapp-input{width:100%;display:flex;gap:10px;background:#fff;border:1px solid #dbdbdb;align-items:center;transition:border-color .15s ease-out;height:3.5rem}#book-consultation #whatsapp-input-section .card form #whatsapp-input:focus-within{border:1px solid #050170}#book-consultation #whatsapp-input-section .card form #whatsapp-input .phone-number-dropdown{font-family:Brooklyn,sans-serif;display:flex;padding-right:1.5rem;justify-content:center;align-items:center;border-right:1px solid #dbdbdb}#book-consultation #whatsapp-input-section .card form #whatsapp-input .phone-number-dropdown:focus{border-right:1px solid #050170}#book-consultation #whatsapp-input-section .card form #whatsapp-input .phone-number-dropdown button.dropdown-toggle{width:3.5rem;margin:0;padding-left:1rem;border:none;outline:none;background:none}#book-consultation #whatsapp-input-section .card form #whatsapp-input .phone-number-dropdown ul.dropdown-menu{transform:translateY(30%)!important;border-radius:0;padding:0;border:1px solid #050170;width:fit-content!important;min-width:100%}#book-consultation #whatsapp-input-section .card form #whatsapp-input .phone-number-dropdown ul.dropdown-menu .dropdown-item{margin:0;border:none;outline:none;background:none}#book-consultation #whatsapp-input-section .card form #whatsapp-input .phone-number-dropdown ul.dropdown-menu .dropdown-item:hover{background:#e6e6f1}#book-consultation #whatsapp-input-section .card form #whatsapp-input input{flex-grow:1;background:none;border:none;margin:0;padding:0}#book-consultation #whatsapp-input-section .card form #whatsapp-input input::-webkit-inner-spin-button,#book-consultation #whatsapp-input-section .card form #whatsapp-input input ::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}#book-consultation #whatsapp-input-section .card form #whatsapp-input input{-moz-appearance:textfield;appearance:textfield}#book-consultation #profile-completion input{width:100%;background:#fff;border:1px solid #dbdbdb;transition:border-color .1s ease-out;padding:.75rem 1rem;outline:none;font-family:Brooklyn,sans-serif;height:3.5rem}#book-consultation #profile-completion input:focus{border:1px solid #050170}#book-consultation #profile-completion .card{margin:3rem 0;max-width:600px;padding:2rem}@media(min-width:2560px){#book-consultation #profile-completion .card{max-width:1000px}}@media(min-width:3840px){#book-consultation #profile-completion .card{max-width:1600px}}#book-consultation #profile-completion .card p.p2{margin-top:.4rem}#book-consultation #profile-completion .card form{width:100%;gap:1.5rem;text-align:left;align-items:center;margin-top:1.5rem}#book-consultation #profile-completion .card form #user{width:100%;gap:1.5rem}#book-consultation #profile-completion .card form #user div:first-child{flex-shrink:0;width:6rem}#book-consultation #profile-completion .card form #user div:first-child .person-title-dropdown{font-family:Brooklyn,sans-serif;display:flex;justify-content:center;align-items:center;width:100%}#book-consultation #profile-completion .card form #user div:first-child .person-title-dropdown button.dropdown-toggle{margin:0;height:3.5rem;background:#fff;border:1px solid #dbdbdb;transition:border-color .1s ease-out;outline:none;font-family:Brooklyn,sans-serif;width:100%;text-align:left;display:flex;padding:1rem}#book-consultation #profile-completion .card form #user div:first-child .person-title-dropdown button.dropdown-toggle:after{position:absolute;right:1rem;top:50%;transform:translateY(-50%)}#book-consultation #profile-completion .card form #user div:first-child .person-title-dropdown button.dropdown-toggle:focus{border:1px solid #050170}#book-consultation #profile-completion .card form #user div:first-child .person-title-dropdown ul.dropdown-menu{transform:translateY(90%)!important;border-radius:0;padding:0;border:1px solid #050170;width:fit-content!important;min-width:100%}#book-consultation #profile-completion .card form #user div:first-child .person-title-dropdown ul.dropdown-menu .dropdown-item{margin:0;border:none;outline:none;background:none}#book-consultation #profile-completion .card form #user div:first-child .person-title-dropdown ul.dropdown-menu .dropdown-item:hover{background:#e6e6f1}#book-consultation #profile-completion .card form #user div:last-child{flex-grow:1;width:100%}#book-consultation #profile-completion .card form #user div:last-child input#userName{width:100%}#book-consultation #profile-completion .card form #idNumber,#book-consultation #profile-completion .card form #idNumber input{width:100%}#book-consultation #profile-completion .card form button{height:3.5rem}#book-consultation #profile-completion .card form button:disabled{background:#6c6c6c!important;cursor:not-allowed;border:2px solid #6c6c6c!important}#book-consultation #otp .card{margin:3rem 0;max-width:502px;padding:2rem}@media(min-width:2560px){#book-consultation #otp .card{max-width:1000px}}@media(min-width:3840px){#book-consultation #otp .card{max-width:1400px}}#book-consultation #otp .card p{margin-top:.4rem}#book-consultation #otp form{width:100%;max-width:376px;display:flex;flex-direction:column;align-items:center;margin-top:1.5rem}@media(min-width:2560px){#book-consultation #otp form{max-width:576px}}@media(min-width:3840px){#book-consultation #otp form{max-width:900px}}#book-consultation #otp form .otp-field-container{width:100%;margin-bottom:1.5rem;border:none;padding:0!important}#book-consultation #otp form .otp-field-container .col{width:100%;aspect-ratio:1/1;margin:0 .4rem;padding:0!important;border:1px solid #dbdbdb}#book-consultation #otp form .otp-field-container .col:first-child{margin:0 .4rem 0 0}#book-consultation #otp form .otp-field-container .col:last-child{margin:0 0 0 .4rem}#book-consultation #otp form .otp-field-container .col:focus-within{border:1px solid #050170}#book-consultation #otp form .otp-field-container .col .otp-input{width:100%;height:100%;border:none;text-align:center;font-family:Brooklyn,sans-serif;background:transparent}#book-consultation #otp form .otp-field-container .col .otp-input::-webkit-inner-spin-button,#book-consultation #otp form .otp-field-container .col .otp-input ::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}#book-consultation #otp form .otp-field-container .col .otp-input{-moz-appearance:textfield;appearance:textfield}#book-consultation #otp form button{height:3.5rem}#book-consultation #otp form button:disabled{background:#6c6c6c!important;cursor:not-allowed;border:2px solid #6c6c6c!important}#book-consultation #booking-person p.p2{margin-top:.4rem}#book-consultation #booking-person .card{margin:3rem 0;max-width:459px;padding:2rem}@media(min-width:2560px){#book-consultation #booking-person .card{max-width:1000px}}@media(min-width:3840px){#book-consultation #booking-person .card{max-width:1600px}}#book-consultation #booking-person .card form{text-align:left;width:100%;margin-top:2rem}#book-consultation #booking-person .card form .person-checkbox{width:100%;padding:.5rem 1rem;border-radius:.4rem;background:#fff;border:1px solid #dbdbdb}#book-consultation #booking-person .card form .person-checkbox:has(input[type=radio]:checked){border:1px solid #050170;background:#dad9ea}#book-consultation #booking-person .card form .person-checkbox:nth-child(2){margin-top:1rem}#book-consultation #booking-person .card form .person-checkbox h5,#book-consultation #booking-person .card form .person-checkbox .h5,#book-consultation #booking-person .card form .person-checkbox p{margin:0;font-size:1rem;line-height:1.5rem}#book-consultation #booking-person .card form .person-checkbox h5,#book-consultation #booking-person .card form .person-checkbox .h5{font-weight:700}#book-consultation #booking-person .card form .person-checkbox p{font-weight:400}#book-consultation #booking-person .card form button{height:3.5rem;margin-top:2rem}#book-consultation #booking-person .card form button:disabled{background:#6c6c6c!important;cursor:not-allowed;border:2px solid #6c6c6c!important}#book-consultation #guest-information .card{margin:6rem 0;max-width:600px;padding:2rem}@media(min-width:2560px){#book-consultation #guest-information .card{max-width:1000px}}@media(min-width:3840px){#book-consultation #guest-information .card{max-width:1600px}}#book-consultation #guest-information form{width:100%;text-align:left;margin-top:1.5rem;gap:1.5rem}#book-consultation #guest-information form .form-fields{display:flex;flex-direction:column;gap:1.5rem}#book-consultation #guest-information form #guest-whatsapp-input{width:100%;display:flex;gap:10px;background:#fff;border:1px solid #dbdbdb;align-items:center;transition:border-color .15s ease-out;height:3.5rem}#book-consultation #guest-information form #guest-whatsapp-input:focus-within{border:1px solid #050170}#book-consultation #guest-information form #guest-whatsapp-input .phone-number-dropdown{font-family:Brooklyn,sans-serif;display:flex;padding-right:1.5rem;justify-content:center;align-items:center;border-right:1px solid #dbdbdb}#book-consultation #guest-information form #guest-whatsapp-input .phone-number-dropdown:focus{border-right:1px solid #050170}#book-consultation #guest-information form #guest-whatsapp-input .phone-number-dropdown button.dropdown-toggle{width:3.5rem;margin:0;padding-left:1rem;border:none;outline:none;background:none}#book-consultation #guest-information form #guest-whatsapp-input .phone-number-dropdown ul.dropdown-menu{transform:translateY(30%)!important;border-radius:0;padding:0;border:1px solid #050170;width:fit-content!important;min-width:100%}#book-consultation #guest-information form #guest-whatsapp-input .phone-number-dropdown ul.dropdown-menu .dropdown-item{margin:0;border:none;outline:none;background:none}#book-consultation #guest-information form #guest-whatsapp-input .phone-number-dropdown ul.dropdown-menu .dropdown-item:hover{background:#e6e6f1}#book-consultation #guest-information form #guest-whatsapp-input input{flex-grow:1;background:none;border:none;margin:0;padding:0}#book-consultation #guest-information form #guest-whatsapp-input input::-webkit-inner-spin-button,#book-consultation #guest-information form #guest-whatsapp-input input ::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}#book-consultation #guest-information form #guest-whatsapp-input input{-moz-appearance:textfield;appearance:textfield}#book-consultation #guest-information form input{width:100%;background:#fff;border:1px solid #dbdbdb;transition:border-color .1s ease-out;padding:.75rem 1rem;outline:none;font-family:Brooklyn,sans-serif;height:3.5rem}#book-consultation #guest-information form input:focus{border:1px solid #050170}#book-consultation #guest-information form button:disabled{background:#6c6c6c!important;cursor:not-allowed;border:2px solid #6c6c6c!important}#book-consultation #guest-information form button{height:3.5rem}#book-consultation #guest-information form button#btn-guest-back{padding:0 4rem}#book-consultation #guest-information form .alert-success{width:100%;padding:.4rem .5rem;border:1px solid #72a749;background-color:#f7fff2;color:#3d8c00}#book-consultation #guest-information form .alert-success p.p3{margin:0!important}#book-consultation #booking-schedule{margin:6rem auto}#book-consultation #booking-schedule h2,#book-consultation #booking-schedule .h2{font-size:1.5rem;font-weight:400}#book-consultation #booking-schedule .card{width:100%;padding:2rem}#book-consultation #booking-schedule .modal{padding:1rem}#book-consultation #booking-schedule .modal-dialog{top:50%;transform:translateY(-50%);margin:1rem auto;max-width:480px}@media(min-width:2560px){#book-consultation #booking-schedule .modal-dialog{max-width:800px}}@media(min-width:3840px){#book-consultation #booking-schedule .modal-dialog{max-width:1000px}}#book-consultation #booking-schedule .modal-content{padding:1.5rem;display:flex;flex-direction:column;width:100%}#book-consultation #booking-schedule .modal-content .btn-close-datepicker{align-self:flex-end;background:none;width:1.25rem;height:1.25rem;border:1px solid #050170!important;border-radius:100%;display:flex;justify-content:center;align-items:center}#book-consultation #booking-schedule .modal-content .btn-close-datepicker .icon,#book-consultation #booking-schedule .modal-content .btn-close-datepicker .icon .ico_close{width:100%;height:100%}#book-consultation #booking-schedule .modal-content .datepicker-component{margin:1rem auto 0}#book-consultation #booking-schedule form{width:100%;margin-top:1.5rem}#book-consultation #booking-schedule form .specialist-schedule-container{padding:0 0 1rem;margin:0;border-bottom:1px solid #c5c9cc;margin-bottom:1rem;display:grid;grid-template-columns:repeat(12,minmax(0,1fr))}#book-consultation #booking-schedule form .specialist-schedule-container .specialist-detail{background:#fff;padding:1rem;height:100%;border-radius:.5rem;display:flex;flex-direction:column;justify-content:center;align-items:center;border:1px solid #e0e0e0}#book-consultation #booking-schedule form .specialist-schedule-container .specialist-detail .specialist-image{width:6rem;height:6rem;border-radius:100%;background-color:#d9d9d9;overflow:hidden;position:relative}#book-consultation #booking-schedule form .specialist-schedule-container .specialist-detail .specialist-image img{width:100%;height:100%;object-fit:cover;object-position:top}#book-consultation #booking-schedule form .specialist-schedule-container .specialist-detail .specialist-content{flex-grow:1;width:100%}#book-consultation #booking-schedule form .specialist-schedule-container .specialist-detail .specialist-content .specialist-info{margin:.75rem 0;text-align:center}#book-consultation #booking-schedule form .specialist-schedule-container .specialist-detail .specialist-content .specialist-info h3,#book-consultation #booking-schedule form .specialist-schedule-container .specialist-detail .specialist-content .specialist-info .h3,#book-consultation #booking-schedule form .specialist-schedule-container .specialist-detail .specialist-content .specialist-info p{margin:0}#book-consultation #booking-schedule form .specialist-schedule-container .specialist-detail .specialist-content .specialist-info p{color:#050170;font-weight:600}#book-consultation #booking-schedule form .specialist-schedule-container .specialist-detail .specialist-content .specialist-education{margin:.75rem 0;padding:0 0 0 1rem;display:flex;flex-direction:column;gap:.5rem;text-align:left}#book-consultation #booking-schedule form .specialist-schedule-container .specialist-detail .specialist-content .specialist-experience{margin:.75rem 0;display:flex;text-align:left}#book-consultation #booking-schedule form .specialist-schedule-container .specialist-detail .specialist-content .specialist-experience .icon{width:1rem;height:1rem;padding:2px 1.5px;margin-right:.5rem}#book-consultation #booking-schedule form .specialist-schedule-container .specialist-detail .specialist-content .specialist-experience .icon .ico_bag_dark{width:100%;height:100%}#book-consultation #booking-schedule form .specialist-schedule-container .specialist-detail .specialist-cta{margin-top:1rem;flex-shrink:0;width:100%}#book-consultation #booking-schedule form .specialist-schedule-container .specialist-detail .specialist-cta button.btn{width:100%;text-align:center}#book-consultation #booking-schedule form .specialist-schedule-container .specialist-detail{grid-column:span 3/span 3}@media(max-width:1024px){#book-consultation #booking-schedule form .specialist-schedule-container .specialist-detail{grid-column:span 12/span 12}}#book-consultation #booking-schedule form .specialist-schedule-container .specialist-schedule{grid-column:span 9/span 9;padding:0;display:flex;flex-direction:column;gap:1.5rem;text-align:left;padding-top:1.5rem}@media(max-width:1024px){#book-consultation #booking-schedule form .specialist-schedule-container .specialist-schedule{grid-column:span 12/span 12}}@media(min-width:1024px){#book-consultation #booking-schedule form .specialist-schedule-container .specialist-schedule{padding-top:0;padding-left:1.5rem}}#book-consultation #booking-schedule form .specialist-schedule-container .specialist-schedule .available-card{width:100%;height:100%;padding:1.5rem 1rem;border-radius:.4rem;background:#f5f5f5}#book-consultation #booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #c5c9cc}#book-consultation #booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-card-header h4,#book-consultation #booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-card-header .h4,#book-consultation #booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-card-header button{margin:0}#book-consultation #booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-card-header button{padding:0;border:none;outline:none}#book-consultation #booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-card-header button:focus{outline:none}#book-consultation #booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-card-header button .icon{width:1.5rem;height:1.5rem;display:flex;justify-content:center;align-items:center;padding:4px}#book-consultation #booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-card-header button .icon .ico_calendar{width:100%;height:100%}#book-consultation #booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-date-swiper,#book-consultation #booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-time-swiper{display:flex;align-items:center;gap:.5rem;width:100%}#book-consultation #booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-date-swiper .date-swiper,#book-consultation #booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-date-swiper .time-swiper,#book-consultation #booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-time-swiper .date-swiper,#book-consultation #booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-time-swiper .time-swiper{flex:1;min-width:0}#book-consultation #booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-date-swiper .swiper-wrapper,#book-consultation #booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-time-swiper .swiper-wrapper{width:100%}#book-consultation #booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-date-swiper .schedule-button-disabled,#book-consultation #booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-time-swiper .schedule-button-disabled{display:none!important}#book-consultation #booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-date-swiper .prev-date-button,#book-consultation #booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-date-swiper .next-date-button,#book-consultation #booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-date-swiper .prev-time-button,#book-consultation #booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-date-swiper .next-time-button,#book-consultation #booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-time-swiper .prev-date-button,#book-consultation #booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-time-swiper .next-date-button,#book-consultation #booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-time-swiper .prev-time-button,#book-consultation #booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-time-swiper .next-time-button{flex-shrink:0;width:2rem;height:2rem;display:flex;justify-content:center;align-items:center;border:1px solid #050170;color:#fff;border-radius:50%;cursor:pointer;-webkit-user-select:none;user-select:none;transition:opacity .2s ease}#book-consultation #booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-date-swiper .prev-date-button .ico,#book-consultation #booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-date-swiper .next-date-button .ico,#book-consultation #booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-date-swiper .prev-time-button .ico,#book-consultation #booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-date-swiper .next-time-button .ico,#book-consultation #booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-time-swiper .prev-date-button .ico,#book-consultation #booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-time-swiper .next-date-button .ico,#book-consultation #booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-time-swiper .prev-time-button .ico,#book-consultation #booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-time-swiper .next-time-button .ico{width:1rem;height:1rem}#book-consultation #booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-date-swiper .prev-date-button:hover,#book-consultation #booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-date-swiper .next-date-button:hover,#book-consultation #booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-date-swiper .prev-time-button:hover,#book-consultation #booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-date-swiper .next-time-button:hover,#book-consultation #booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-time-swiper .prev-date-button:hover,#book-consultation #booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-time-swiper .next-date-button:hover,#book-consultation #booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-time-swiper .prev-time-button:hover,#book-consultation #booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-time-swiper .next-time-button:hover{opacity:.8}#book-consultation #booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-date-swiper .prev-date-button.swiper-button-disabled,#book-consultation #booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-date-swiper .next-date-button.swiper-button-disabled,#book-consultation #booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-date-swiper .prev-time-button.swiper-button-disabled,#book-consultation #booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-date-swiper .next-time-button.swiper-button-disabled,#book-consultation #booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-time-swiper .prev-date-button.swiper-button-disabled,#book-consultation #booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-time-swiper .next-date-button.swiper-button-disabled,#book-consultation #booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-time-swiper .prev-time-button.swiper-button-disabled,#book-consultation #booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-time-swiper .next-time-button.swiper-button-disabled{opacity:.3;cursor:not-allowed}#book-consultation #booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-schedule-list{display:flex;gap:.5rem;width:auto}#book-consultation #booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-date-item{-webkit-user-select:none;user-select:none;background:#dad9ea;transition:background-color .15s ease-out}#book-consultation #booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-date-item.selected{background:#050170}#book-consultation #booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-date-item.selected span{color:#fff!important}#book-consultation #booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-date-item:hover:not(.disabled){background:#050170;cursor:pointer}#book-consultation #booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-date-item:hover:not(.disabled) span{color:#fff!important}#book-consultation #booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-date-item.disabled{background:#cacaca;cursor:not-allowed}#book-consultation #booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-date-item span{font-family:Brooklyn,sans-serif;margin:0}#book-consultation #booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-date-item{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:.4rem;border-radius:.5rem;flex-shrink:0}#book-consultation #booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-date-item.selected span.day,#book-consultation #booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-date-item.selected span.month,#book-consultation #booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-date-item:hover:not(.disabled) span.day,#book-consultation #booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-date-item:hover:not(.disabled) span.month{color:#b4b2d4!important}#book-consultation #booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-date-item span.date{font-weight:700;color:#252525}#book-consultation #booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-date-item span.day,#book-consultation #booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-date-item span.month{color:#393e43;font-weight:400}#book-consultation #booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-time-item{background:#dad9ea;transition:background-color .15s ease-out}#book-consultation #booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-time-item.selected{background:#050170}#book-consultation #booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-time-item.selected span{color:#fff!important}#book-consultation #booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-time-item:hover:not(.disabled){background:#050170;cursor:pointer}#book-consultation #booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-time-item:hover:not(.disabled) span{color:#fff!important}#book-consultation #booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-time-item.disabled{background:#cacaca;cursor:not-allowed}#book-consultation #booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-time-item span{font-family:Brooklyn,sans-serif;margin:0}#book-consultation #booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-time-item{padding:.75rem 1rem}#book-consultation #booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-time-item span{font-weight:700}#book-consultation #booking-schedule form button.btn:disabled{background:#6c6c6c!important;cursor:not-allowed;border:2px solid #6c6c6c!important}#book-consultation #booking-confirmation{margin:6rem auto}#book-consultation #booking-confirmation .card{padding:2rem;max-width:720px;width:100%}@media(min-width:2560px){#book-consultation #booking-confirmation .card{max-width:1000px}}@media(min-width:3840px){#book-consultation #booking-confirmation .card{max-width:1600px}}#book-consultation #booking-confirmation .card .booking-confirmation-header{display:flex;flex-direction:column;align-items:center;justify-content:center}#book-consultation #booking-confirmation .card .icon{width:4.5rem;height:4.5rem;display:none;align-items:center;justify-content:center;background-color:#05017033;border-radius:100%;padding:1rem;margin-bottom:1.5rem}#book-consultation #booking-confirmation .card .icon .ico_check{width:100%;height:100%}#book-consultation #booking-confirmation .card .booking-detail{text-align:left;margin:1.5rem 0;display:flex;width:100%;flex-direction:column;gap:1rem;padding-top:1rem;border-top:1px solid #c5c9cc}#book-consultation #booking-confirmation .card .booking-detail>div{width:100%;padding-bottom:1rem;border-bottom:1px dashed #c5c9cc}#book-consultation #booking-confirmation .card .booking-detail>div h5,#book-consultation #booking-confirmation .card .booking-detail>div .h5,#book-consultation #booking-confirmation .card .booking-detail>div p{font-size:1rem;margin:0}#book-consultation #booking-confirmation .card .booking-detail>div h5,#book-consultation #booking-confirmation .card .booking-detail>div .h5{font-weight:700;color:#252525}#book-consultation #booking-confirmation .card .booking-detail>div p{font-weight:400;color:#393e43}#book-consultation #booking-confirmation .card #booking-confirmation-footer{gap:1rem}.datepicker-component{width:100%;padding:1.5rem;background:#f5f5f5;border-radius:.4rem}.datepicker-component .datepicker-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.datepicker-component .datepicker-header .datepicker-header-center{display:flex;align-items:center;gap:.5rem}.datepicker-component .datepicker-header .datepicker-header-center .month-input,.datepicker-component .datepicker-header .datepicker-header-center .year-input{font-family:Brooklyn,sans-serif;border:none;background:#fff;padding:.5rem;height:2.5rem}.datepicker-component .datepicker-header .datepicker-header-center .month-input:focus,.datepicker-component .datepicker-header .datepicker-header-center .year-input:focus{outline:2px solid #050170;outline-offset:-2px}.datepicker-component .datepicker-header .datepicker-header-center .month-input{min-width:5rem}.datepicker-component .datepicker-header .datepicker-header-center .year-input{min-width:5rem;text-align:center}.datepicker-component .datepicker-header .month-navigation{background:#fff;width:2.5rem;height:2.5rem;display:flex;justify-content:center;align-items:center;border-radius:100%;border:none;cursor:pointer;transition:background-color .15s ease-out}.datepicker-component .datepicker-header .month-navigation:hover{background:#f2f2f2}.datepicker-component .datepicker-header .month-navigation:focus{outline:2px solid #050170;outline-offset:2px}.datepicker-component .datepicker-header .month-navigation .icon{width:1.25rem;height:1.25rem;display:flex;justify-content:center;align-items:center;padding:4px}.datepicker-component .datepicker-header .month-navigation .icon .ico_chevron_left,.datepicker-component .datepicker-header .month-navigation .icon .ico_chevron_right{width:100%;height:100%}.datepicker-component .datepicker-body{width:100%}.datepicker-component .datepicker-body .datepicker-days,.datepicker-component .datepicker-body .datepicker-dates{display:grid;grid-template-columns:repeat(7,1fr);gap:.5rem;text-align:center}.datepicker-component .datepicker-body .datepicker-days{margin-bottom:.5rem}.datepicker-component .datepicker-body .datepicker-days span{font-family:Brooklyn,sans-serif;font-weight:600;color:#393e43}.datepicker-component .datepicker-body .datepicker-dates button{display:flex;align-items:center;justify-content:center;border:none;font-family:Brooklyn,sans-serif;font-size:.875rem;cursor:not-allowed;transition:background-color .15s ease-out,color .15s ease-out;background:#cacaca;color:#676769;height:2.5rem}.datepicker-component .datepicker-body .datepicker-dates button.available{background:#dad9ea;color:#252525;cursor:pointer}.datepicker-component .datepicker-body .datepicker-dates button.available:hover,.datepicker-component .datepicker-body .datepicker-dates button.selected{background:#050170;color:#fff}.datepicker-component .datepicker-body .datepicker-dates button.today:not(.selected){border:2px solid #050170}.datepicker-component .datepicker-body .datepicker-dates button:disabled,.datepicker-component .datepicker-body .datepicker-dates button.disabled{background:#cacaca!important;cursor:not-allowed;color:#676769}.core-values .core-values-header{margin:0 auto;max-width:960px;text-align:center}@media(max-width:1280px){.core-values .core-values-header{text-align:left}}@media(min-width:2560px){.core-values .core-values-header{max-width:1200px}}@media(min-width:3840px){.core-values .core-values-header{max-width:1600px}}.core-values .core-values-header h2,.core-values .core-values-header .h2{font-family:Houstiq,sans-serif;text-align:center;font-weight:400;font-size:2.5rem;line-height:3.25rem;color:#171717;margin:0}@media(max-width:1024px){.core-values .core-values-header h2,.core-values .core-values-header .h2{font-size:2rem;line-height:2.5rem}}.core-values .core-values-header p{margin:0}.core-values .core-values-list{margin-top:1.5rem;width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}@media(max-width:768px){.core-values .core-values-list{grid-template-columns:repeat(1,minmax(0,1fr));gap:1rem}}.core-values .core-values-list .core-values-item{padding:1.5rem;background:#d4d5d9;display:flex;gap:1.5rem;align-items:center}.core-values .core-values-list .core-values-item .icon{flex-grow:0;flex-shrink:0;width:4rem;height:4rem;background-color:#c0bfdb;border-radius:100%;padding:7px;display:flex;justify-content:center;align-items:center}.core-values .core-values-list .core-values-item .icon .ico{width:2em;height:2em}.core-values .core-values-list .core-values-item h3,.core-values .core-values-list .core-values-item .h3,.core-values .core-values-list .core-values-item p{margin:0}.core-values .core-values-list .core-values-item p{color:#444;font-size:1rem}.core-values .core-values-list .core-values-item h3,.core-values .core-values-list .core-values-item .h3{font-size:1.125rem;font-weight:700;line-height:2rem;color:#000c}@media(max-width:768px){.vision-mission-container{padding:0}}.vision-mission-container #vision-mission{padding:2rem 1rem;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative}@media(min-width:1024px){.vision-mission-container #vision-mission{padding:3rem 2rem}}@media(min-width:1280px){.vision-mission-container #vision-mission{padding:5.5rem 4rem}}.vision-mission-container #vision-mission .backdrop{position:absolute;inset:0}.vision-mission-container #vision-mission .backdrop .filter{width:100%;height:100%;background-color:#0000004d;position:absolute;inset:0}.vision-mission-container #vision-mission .backdrop img{width:100%;height:100%;object-fit:cover}.vision-mission-container #vision-mission .content{position:relative;width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4rem}@media(max-width:1024px){.vision-mission-container #vision-mission .content{grid-template-columns:repeat(1,1fr);gap:1.5rem}}.vision-mission-container #vision-mission .content #vision,.vision-mission-container #vision-mission .content #mission{padding:3rem;border-radius:.5rem;background-color:#f8f9fb;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.vision-mission-container #vision-mission .content #vision .icon,.vision-mission-container #vision-mission .content #mission .icon{width:2rem;height:2rem;margin-bottom:1.5rem}.vision-mission-container #vision-mission .content #vision .icon .ico,.vision-mission-container #vision-mission .content #mission .icon .ico{width:100%;height:100%}.vision-mission-container #vision-mission .content #vision h3,.vision-mission-container #vision-mission .content #vision .h3,.vision-mission-container #vision-mission .content #vision p,.vision-mission-container #vision-mission .content #mission h3,.vision-mission-container #vision-mission .content #mission .h3,.vision-mission-container #vision-mission .content #mission p{max-width:385px}@media(min-width:2160px){.vision-mission-container #vision-mission .content #vision h3,.vision-mission-container #vision-mission .content #vision .h3,.vision-mission-container #vision-mission .content #vision p,.vision-mission-container #vision-mission .content #mission h3,.vision-mission-container #vision-mission .content #mission .h3,.vision-mission-container #vision-mission .content #mission p{max-width:800px}}@media(min-width:3840px){.vision-mission-container #vision-mission .content #vision h3,.vision-mission-container #vision-mission .content #vision .h3,.vision-mission-container #vision-mission .content #vision p,.vision-mission-container #vision-mission .content #mission h3,.vision-mission-container #vision-mission .content #mission .h3,.vision-mission-container #vision-mission .content #mission p{max-width:1200px}}.vision-mission-container #vision-mission .content #vision h3,.vision-mission-container #vision-mission .content #vision .h3,.vision-mission-container #vision-mission .content #mission h3,.vision-mission-container #vision-mission .content #mission .h3{font-size:1.75rem;font-weight:700;line-height:2rem;margin-bottom:.5rem;color:#171717}@media(max-width:1024px){.vision-mission-container #vision-mission .content #vision h3,.vision-mission-container #vision-mission .content #vision .h3,.vision-mission-container #vision-mission .content #mission h3,.vision-mission-container #vision-mission .content #mission .h3{font-size:1.5rem;line-height:2rem}}.vision-mission-container #vision-mission .content #vision p,.vision-mission-container #vision-mission .content #mission p{color:#444}#partner{display:flex;flex-direction:column;align-items:center;gap:2rem}#partner h2,#partner .h2{font-family:Houstiq,sans-serif;text-align:center;font-weight:400;font-size:2.5rem;line-height:3.25rem;color:#171717;margin:0}@media(max-width:1024px){#partner h2,#partner .h2{font-size:2rem;line-height:2.5rem}}#partner .partner-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem;width:100%}@media(max-width:1024px){#partner .partner-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){#partner .partner-list{grid-template-columns:repeat(1,minmax(0,1fr))}}#partner .partner-list .partner-item{display:flex;align-items:center;color:#333;flex-direction:column;text-align:center}#partner .partner-list .partner-item .partner-image{position:relative;width:100%;aspect-ratio:1/1}#partner .partner-list .partner-item .partner-image img{object-fit:cover;width:100%;height:100%}#partner .partner-list .partner-item .partner-image{margin-bottom:1rem}#partner .partner-list .partner-item h3,#partner .partner-list .partner-item .h3,#partner .partner-list .partner-item p{margin:0}#partner .partner-list .partner-item h3,#partner .partner-list .partner-item .h3{margin-bottom:.5rem;color:#171717}#partner .partner-list .partner-item p{color:#444}.treatments .treatment-list .card{background-color:#d4d5d9}.treatments .treatment-list .card img{object-position:0 -40px;height:180px}@media(min-width:1536px){.treatments .treatment-list .card img{height:240px}}@media(min-width:2496px){.treatments .treatment-list .card img{height:420px}}@media(min-width:3840px){.treatments .treatment-list .card img{height:620px}}.treatments .treatment-list .card .card-body{padding:1rem}.treatments .treatment-list .card .card-body h3,.treatments .treatment-list .card .card-body .h3{color:#171717;font-size:1.75rem;line-height:2rem;font-weight:700}.treatments .treatment-list .card .card-body p{display:-webkit-box;line-clamp:3;color:#444;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.treatments .treatment-list .card .card-body a{font-weight:700}
