@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:2048px){html{font-size:24px}}@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:#f2f3f5}@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:2048px){.container{max-width:1856px}}@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:3.5rem;padding:1rem 0 3.5rem}@media(min-width:1280px){.main-container{padding:1.5rem 0 3.5rem}}.main-container:has(>.hero:first-child){padding-top:0}.main-container:has(>.cta:last-child){padding-bottom:0}.main-container:has(>.patient-detail){padding-top:1rem}@media(min-width:1024px){.main-container:has(>.patient-detail){padding-top:1.5rem}}.main-container:has(>.detail-news){padding-top:1rem}@media(min-width:1024px){.main-container:has(>.detail-news){padding-top:1.5rem}}.main-container:has(>.article-doctor){padding-top:1rem}@media(min-width:1024px){.main-container:has(>.article-doctor){padding-top:1.5rem}}.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}.main-container:has(>.expert-detail){padding-bottom:0}.main-container:has(>.virtual-tour-detail){padding-bottom:0}@media(max-width:640px){.main-container:has(>.banner){gap:1.5rem}}.no-scroll-y{overflow-y:hidden}#preloader{background:linear-gradient(180deg,#d7d8dc 24.4%,#ccd0d6);display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;z-index:999;position:fixed;top:0;left:0;height:100vh}#preloader img.logo{width:16rem;position:relative;-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 img.pattern{position:absolute;right:-20rem;height:100dvh;top:0}@-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;width:fit-content;border:0!important;border-radius:0!important}.breadcrumbs .btn_back:hover{opacity:.8}.breadcrumbs .btn_back{color:#171717!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_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>')}.ico_eye_slash{background-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="-1 -2 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M21.3279 7.64182C20.5007 6.29757 19.4573 5.09681 18.239 4.08722L20.8047 1.54107C20.9716 1.36956 21.064 1.13986 21.0619 0.901437C21.0598 0.663012 20.9634 0.434938 20.7935 0.266339C20.6236 0.0977405 20.3938 0.00210623 20.1536 3.43754e-05C19.9133 -0.00203748 19.6818 0.0896188 19.509 0.255262L16.7188 3.02784C14.9891 2.00831 13.0117 1.47693 11 1.49105C5.32702 1.49105 2.09422 5.34483 0.672076 7.64182C0.232723 8.34702 0 9.15973 0 9.98883C0 10.8179 0.232723 11.6306 0.672076 12.3358C1.4993 13.6801 2.54275 14.8808 3.76101 15.8904L1.1953 18.4366C1.10778 18.5205 1.03797 18.6208 0.989949 18.7318C0.941925 18.8427 0.916647 18.962 0.91559 19.0828C0.914533 19.2035 0.937717 19.3232 0.983791 19.435C1.02986 19.5468 1.0979 19.6483 1.18394 19.7337C1.26998 19.819 1.37229 19.8866 1.4849 19.9323C1.59751 19.978 1.71818 20.001 1.83984 20C1.96151 19.9989 2.08175 19.9738 2.19355 19.9262C2.30535 19.8785 2.40646 19.8092 2.49099 19.7224L5.28762 16.9471C7.01514 17.9665 8.99019 18.4987 11 18.4866C16.673 18.4866 19.9058 14.6328 21.3279 12.3358C21.7673 11.6306 22 10.8179 22 9.98883C22 9.15973 21.7673 8.34702 21.3279 7.64182ZM2.2335 11.3838C1.97247 10.9646 1.83421 10.4816 1.83421 9.98883C1.83421 9.49608 1.97247 9.01306 2.2335 8.5939C3.45588 6.62427 6.21861 3.30973 11 3.30973C12.5214 3.30127 14.0213 3.66514 15.3672 4.36911L13.5226 6.19961C12.6429 5.62 11.5882 5.36029 10.5375 5.46454C9.48674 5.5688 8.50472 6.0306 7.75804 6.77159C7.01135 7.51257 6.546 8.48711 6.44095 9.52982C6.33589 10.5725 6.5976 11.6192 7.18166 12.4922L5.06495 14.5928C3.94254 13.6923 2.98474 12.6068 2.2335 11.3838ZM13.749 9.98883C13.749 10.7123 13.4594 11.4062 12.9438 11.9178C12.4283 12.4294 11.7291 12.7168 11 12.7168C10.5918 12.7153 10.1892 12.622 9.82252 12.444L13.4741 8.82033C13.6534 9.18424 13.7474 9.58373 13.749 9.98883ZM8.25102 9.98883C8.25102 9.26531 8.54064 8.57143 9.05618 8.05983C9.57171 7.54822 10.2709 7.26081 11 7.26081C11.4082 7.26238 11.8108 7.35564 12.1775 7.53361L8.52592 11.1573C8.34658 10.7934 8.2526 10.3939 8.25102 9.98883ZM19.7665 11.3838C18.5441 13.3534 15.7814 16.6679 11 16.6679C9.47865 16.6764 7.97865 16.3125 6.63278 15.6085L8.47735 13.778C9.35709 14.3577 10.4118 14.6174 11.4625 14.5131C12.5133 14.4089 13.4953 13.9471 14.242 13.2061C14.9886 12.4651 15.454 11.4905 15.5591 10.4478C15.6641 9.40512 15.4024 8.35844 14.8183 7.48542L16.9351 5.38484C18.0575 6.28534 19.0153 7.37088 19.7665 8.5939C20.0275 9.01306 20.1658 9.49608 20.1658 9.98883C20.1658 10.4816 20.0275 10.9646 19.7665 11.3838Z" fill="%23444444"/></svg>')}.ico_chevron_down_fill{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="%23444444" /></svg>')}.ico_eye{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="size-6"><path stroke-linecap="round" stroke-linejoin="round" d="M2.036 12.322a1.012 1.012 0 0 1 0-.639C3.423 7.51 7.36 4.5 12 4.5c4.638 0 8.573 3.007 9.963 7.178.07.207.07.431 0 .639C20.577 16.49 16.64 19.5 12 19.5c-4.638 0-8.573-3.007-9.963-7.178Z" /><path stroke-linecap="round" stroke-linejoin="round" d="M15 12a3 3 0 1 1-6 0 3 3 0 0 1 6 0Z" /></svg>')}.ico_datepicker{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="M0 9.50001C0.000793926 10.1628 0.26444 10.7982 0.733108 11.2669C1.20178 11.7356 1.8372 11.9992 2.49999 12H9.49997C10.1628 11.9992 10.7982 11.7356 11.2669 11.2669C11.7355 10.7982 11.9992 10.1628 12 9.50001V5.00002H0V9.50001ZM8.49998 7.25001C8.64831 7.25001 8.79331 7.294 8.91665 7.37641C9.03999 7.45882 9.13612 7.57596 9.19288 7.713C9.24965 7.85004 9.2645 8.00084 9.23556 8.14633C9.20662 8.29181 9.13519 8.42545 9.0303 8.53034C8.92541 8.63523 8.79178 8.70666 8.64629 8.7356C8.50081 8.76454 8.35001 8.74968 8.21296 8.69292C8.07592 8.63615 7.95879 8.54002 7.87637 8.41669C7.79396 8.29335 7.74998 8.14835 7.74998 8.00001C7.74998 7.8011 7.82899 7.61033 7.96965 7.46968C8.1103 7.32903 8.30106 7.25001 8.49998 7.25001ZM5.99998 7.25001C6.14832 7.25001 6.29332 7.294 6.41666 7.37641C6.54 7.45882 6.63612 7.57596 6.69289 7.713C6.74966 7.85004 6.76451 8.00084 6.73557 8.14633C6.70663 8.29181 6.6352 8.42545 6.53031 8.53034C6.42542 8.63523 6.29179 8.70666 6.1463 8.7356C6.00081 8.76454 5.85001 8.74968 5.71297 8.69292C5.57593 8.63615 5.45879 8.54002 5.37638 8.41669C5.29397 8.29335 5.24998 8.14835 5.24998 8.00001C5.24998 7.8011 5.329 7.61033 5.46965 7.46968C5.61031 7.32903 5.80107 7.25001 5.99998 7.25001ZM3.49999 7.25001C3.64833 7.25001 3.79333 7.294 3.91667 7.37641C4.04 7.45882 4.13613 7.57596 4.1929 7.713C4.24966 7.85004 4.26452 8.00084 4.23558 8.14633C4.20664 8.29181 4.13521 8.42545 4.03032 8.53034C3.92543 8.63523 3.79179 8.70666 3.64631 8.7356C3.50082 8.76454 3.35002 8.74968 3.21298 8.69292C3.07593 8.63615 2.9588 8.54002 2.87639 8.41669C2.79398 8.29335 2.74999 8.14835 2.74999 8.00001C2.74999 7.8011 2.82901 7.61033 2.96966 7.46968C3.11031 7.32903 3.30108 7.25001 3.49999 7.25001Z" fill="%23444444"/><path d="M9.49998 0.999997H8.99998V0.499998C8.99998 0.367391 8.9473 0.240214 8.85353 0.146446C8.75976 0.0526783 8.63259 0 8.49998 0C8.36737 0 8.24019 0.0526783 8.14643 0.146446C8.05266 0.240214 7.99998 0.367391 7.99998 0.499998V0.999997H3.99999V0.499998C3.99999 0.367391 3.94731 0.240214 3.85355 0.146446C3.75978 0.0526783 3.6326 0 3.49999 0C3.36739 0 3.24021 0.0526783 3.14644 0.146446C3.05267 0.240214 2.99999 0.367391 2.99999 0.499998V0.999997H2.5C1.8372 1.00079 1.20178 1.26444 0.733112 1.7331C0.264444 2.20177 0.000797741 2.83719 3.81469e-06 3.49999V3.99999H12V3.49999C11.9992 2.83719 11.7355 2.20177 11.2669 1.7331C10.7982 1.26444 10.1628 1.00079 9.49998 0.999997Z" fill="%23444444"/></svg>')}.ico_medal{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.6958 9.78084C12.7314 9.52943 12.7232 9.27918 12.6672 9.03243C12.6299 8.86676 12.7092 8.68768 12.8656 8.58676C13.1561 8.39951 13.3917 8.14459 13.5667 7.82959C13.733 7.52918 13.8199 7.18443 13.8182 6.83793C13.8199 6.48559 13.733 6.14084 13.5667 5.84043C13.3923 5.52543 13.1561 5.27051 12.8656 5.08326C12.7092 4.98234 12.6293 4.80384 12.6672 4.63701C12.7454 4.29109 12.7337 3.93759 12.6328 3.58468C12.4403 2.91501 11.9054 2.38009 11.2352 2.18701C10.8817 2.08668 10.5282 2.07559 10.1834 2.15318C10.016 2.18759 9.83867 2.11059 9.73775 1.95426C9.5505 1.66376 9.29617 1.42809 8.98117 1.25309C8.37217 0.915927 7.61442 0.915344 7.00483 1.25309C6.691 1.42751 6.43667 1.66318 6.24942 1.95368C6.1485 2.11001 5.97175 2.18993 5.80317 2.15201C5.459 2.07501 5.10492 2.08609 4.75083 2.18701C4.08117 2.37893 3.54567 2.91443 3.35433 3.58351C3.25283 3.93701 3.24117 4.29168 3.31933 4.63701C3.35667 4.80268 3.27733 4.98176 3.121 5.08268C2.82992 5.27051 2.59425 5.52484 2.41925 5.83984C2.253 6.14026 2.16608 6.48501 2.16783 6.83151C2.16608 7.18384 2.253 7.52859 2.41983 7.82959C2.59425 8.14401 2.8305 8.39834 3.121 8.58559C3.27733 8.68709 3.35725 8.86559 3.31933 9.03184C3.26217 9.28209 3.25458 9.53701 3.29192 9.79251L1 12.0844H3.91667V15.0011L6.71317 12.2046C6.8065 12.2787 6.8975 12.3557 7.00542 12.4158C7.30992 12.5843 7.65175 12.6689 7.993 12.6689C8.33425 12.6689 8.67667 12.5843 8.98175 12.4152C9.09258 12.3539 9.18592 12.2758 9.281 12.1993L12.0833 15.0017V12.085H15L12.6958 9.78084ZM8.38733 8.24259C8.16683 8.46309 7.874 8.58443 7.5625 8.58443C7.251 8.58443 6.95817 8.46309 6.73767 8.24259L5.28517 6.79009L6.11 5.96526L7.5625 7.41776L9.97283 5.00743L10.7977 5.83226L8.38733 8.24259Z" fill="%23050170"/></svg>')}.ico_whatsapp{background-image:url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M16.3782 3.616C14.6856 1.93 12.4353 1.00075 10.0381 1C5.09814 1 1.07762 5.0005 1.07536 9.919C1.07461 11.491 1.48759 13.0255 2.2721 14.3785L1 19L5.75076 17.7595C7.05979 18.4705 8.53385 18.8448 10.0335 18.8455H10.0373C14.9765 18.8455 18.9977 14.8443 19 9.92575C19.0015 7.543 18.07 5.30125 16.3782 3.616ZM10.0381 17.3388H10.035C8.69814 17.3388 7.38761 16.981 6.24362 16.3053L5.97157 16.1448L3.15231 16.8805L3.90517 14.1445L3.72807 13.864C2.982 12.6835 2.58861 11.3193 2.58937 9.919C2.59087 5.8315 5.93314 2.506 10.0418 2.506C12.0314 2.506 13.9018 3.2785 15.3081 4.6795C16.7143 6.08125 17.4883 7.9435 17.4875 9.92425C17.4852 14.0133 14.1437 17.3388 10.0381 17.3388ZM14.1241 11.7865C13.9003 11.6748 12.7993 11.1355 12.5936 11.0613C12.3886 10.987 12.2394 10.9495 12.0894 11.1723C11.9394 11.395 11.5114 11.8975 11.3802 12.0468C11.2499 12.1953 11.1187 12.214 10.8949 12.1023C10.6711 11.9905 9.94913 11.7558 9.09378 10.996C8.42834 10.405 7.97844 9.67525 7.84806 9.45175C7.71769 9.22825 7.8345 9.10825 7.94603 8.99725C8.04702 8.8975 8.16986 8.737 8.28214 8.6065C8.39518 8.4775 8.43211 8.3845 8.50747 8.23525C8.58208 8.08675 8.54515 7.95625 8.48863 7.8445C8.43211 7.7335 7.98447 6.63625 7.79832 6.19C7.6167 5.755 7.43207 5.81425 7.29416 5.8075C7.16378 5.80075 7.01457 5.8 6.8646 5.8C6.71539 5.8 6.47272 5.8555 6.26774 6.079C6.06276 6.3025 5.48398 6.84175 5.48398 7.93825C5.48398 9.0355 6.28658 10.0953 6.39812 10.2438C6.50965 10.3923 7.97693 12.6438 10.2234 13.609C10.7578 13.8385 11.1753 13.9758 11.5001 14.0785C12.0366 14.248 12.525 14.224 12.9108 14.167C13.3411 14.1033 14.2357 13.6278 14.4226 13.1073C14.6095 12.5868 14.6095 12.1398 14.5529 12.0475C14.4972 11.9538 14.348 11.8983 14.1241 11.7865Z" fill="%23444444"/></svg>')}.ico_warning{background-image:url('data:image/svg+xml,<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M24 3C19.8466 3 15.7865 4.23163 12.333 6.53914C8.8796 8.84665 6.18798 12.1264 4.59854 15.9636C3.0091 19.8009 2.59323 24.0233 3.40352 28.0969C4.21381 32.1705 6.21386 35.9123 9.15077 38.8492C12.0877 41.7861 15.8295 43.7862 19.9031 44.5965C23.9767 45.4068 28.1991 44.9909 32.0364 43.4015C35.8736 41.812 39.1534 39.1204 41.4609 35.667C43.7684 32.2135 45 28.1534 45 24C45 18.4305 42.7875 13.089 38.8493 9.15076C34.911 5.21249 29.5696 3 24 3ZM24 42C20.4399 42 16.9598 40.9443 13.9997 38.9665C11.0397 36.9886 8.73256 34.1774 7.37018 30.8883C6.0078 27.5992 5.65134 23.98 6.34587 20.4884C7.04041 16.9967 8.75474 13.7894 11.2721 11.2721C13.7894 8.75473 16.9967 7.0404 20.4884 6.34586C23.98 5.65133 27.5992 6.00779 30.8883 7.37017C34.1774 8.73255 36.9886 11.0397 38.9665 13.9997C40.9443 16.9598 42 20.4399 42 24C42 28.7739 40.1036 33.3523 36.7279 36.7279C33.3523 40.1036 28.7739 42 24 42Z" fill="%23898989"/><path d="M22.5 12H25.5V28.5H22.5V12ZM24 33C23.555 33 23.12 33.132 22.75 33.3792C22.38 33.6264 22.0916 33.9778 21.9213 34.389C21.751 34.8001 21.7064 35.2525 21.7932 35.689C21.8801 36.1254 22.0943 36.5263 22.409 36.841C22.7237 37.1557 23.1246 37.37 23.561 37.4568C23.9975 37.5436 24.4499 37.499 24.861 37.3287C25.2722 37.1584 25.6236 36.87 25.8708 36.5C26.118 36.13 26.25 35.695 26.25 35.25C26.25 34.6533 26.0129 34.081 25.591 33.659C25.169 33.2371 24.5967 33 24 33Z" fill="%23898989"/></svg>')}.ico_close{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"><rect x="0.5" y="0.5" width="23" height="23" rx="11.5" stroke="%23050170"/><path d="M12.0008 13.8266L7.10078 18.7266C6.91745 18.9099 6.68411 19.0016 6.40078 19.0016C6.11745 19.0016 5.88411 18.9099 5.70078 18.7266C5.51745 18.5432 5.42578 18.3099 5.42578 18.0266C5.42578 17.7432 5.51745 17.5099 5.70078 17.3266L10.6008 12.4266L5.70078 7.52656C5.51745 7.34323 5.42578 7.1099 5.42578 6.82656C5.42578 6.54323 5.51745 6.3099 5.70078 6.12656C5.88411 5.94323 6.11745 5.85156 6.40078 5.85156C6.68411 5.85156 6.91745 5.94323 7.10078 6.12656L12.0008 11.0266L16.9008 6.12656C17.0841 5.94323 17.3174 5.85156 17.6008 5.85156C17.8841 5.85156 18.1174 5.94323 18.3008 6.12656C18.4841 6.3099 18.5758 6.54323 18.5758 6.82656C18.5758 7.1099 18.4841 7.34323 18.3008 7.52656L13.4008 12.4266L18.3008 17.3266C18.4841 17.5099 18.5758 17.7432 18.5758 18.0266C18.5758 18.3099 18.4841 18.5432 18.3008 18.7266C18.1174 18.9099 17.8841 19.0016 17.6008 19.0016C17.3174 19.0016 17.0841 18.9099 16.9008 18.7266L12.0008 13.8266Z" fill="%23050170"/></svg>')}.ico_play{background-image:url('data:image/svg+xml,<svg width="150" height="150" viewBox="0 0 150 150" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M75 0C33.5625 0 0 33.5625 0 75C0 116.438 33.5625 150 75 150C116.438 150 150 116.438 150 75C150 33.5625 116.438 0 75 0ZM60 108.75V41.25L105 75L60 108.75Z" fill="white"/></svg>')}.ico_ages{background-image:url('data:image/svg+xml,<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9.66163 10.3326H3.79009C3.51049 10.3326 3.2309 10.0528 3.2309 9.77295V3.89645C3.2309 3.52334 3.54156 3.2746 3.85222 3.24351C4.19395 3.24351 4.53568 3.49225 4.53568 3.89645V7.68975C8.07724 3.33679 13.2032 0.414082 18.733 0.0409711C30.0101 -0.674158 39.5164 8.06286 39.9824 19.1629C40.4484 30.263 31.6255 39.7462 20.4416 39.9949C9.25776 40.2437 0 31.289 0 19.9402C0 19.6604 0.310663 19.3806 0.621326 19.3495C0.963056 19.3495 1.30479 19.6293 1.30479 19.9402C1.30479 30.3562 9.72376 38.6891 19.9446 38.6891C30.1654 38.6891 38.6154 30.3873 38.6776 20.0957C38.7397 9.80404 30.445 1.31577 20.0067 1.28467C14.1662 1.28467 8.6675 4.30066 5.12594 9.02673H9.66163C10.0344 9.02673 10.283 9.33766 10.314 9.64858C10.314 9.9906 10.0655 10.3326 9.66163 10.3326Z" fill="white"/><path d="M11.5567 23.9512C12.5508 28.3663 15.005 32.5638 20.0688 32.5327C25.1327 32.5016 27.4316 28.3663 28.4257 24.0134C28.4568 23.8579 28.581 23.6713 28.7053 23.5781C30.0722 22.7697 31.0353 21.4327 30.5382 19.8159C30.3518 19.2562 29.8858 18.9764 29.3266 18.9764C28.084 18.9764 27.4937 18.1679 26.8724 17.2974C26.3753 16.6133 25.6608 16.1469 24.822 15.8982C22.7405 15.3385 21.4979 15.8982 19.3854 15.1831C17.0554 14.4057 15.6574 12.478 15.471 10.0528C15.471 9.71077 15.6885 9.43093 15.9992 9.43093C16.372 9.43093 16.5894 9.67967 16.6205 10.0528C16.7447 12.0116 17.9563 13.5662 19.8203 14.157C21.8396 14.7789 22.8959 14.2503 25.1016 14.841C26.251 15.152 27.183 15.8049 27.8665 16.7688C28.4568 17.6083 28.7674 17.9814 29.8858 17.8881C30.2897 15.8671 30.2275 14.2503 29.2023 12.478C28.4878 11.2654 27.5558 10.2393 26.4374 9.36875C26.1578 9.1511 26.1268 8.80908 26.3132 8.56034C26.4996 8.3116 26.8413 8.24941 27.1209 8.46706C28.3325 9.39984 29.3577 10.5192 30.1343 11.8562C31.4081 14.0326 31.4702 16.0226 30.9421 18.4478C31.2527 18.7587 31.5013 19.0696 31.6255 19.4738C32.309 21.4949 31.2527 23.3915 29.513 24.4797C28.3636 29.3302 25.5055 33.6832 20.0067 33.6832C14.508 33.6832 11.6499 29.3302 10.5004 24.4797C8.72964 23.3915 7.67338 21.4016 8.41897 19.3806C8.7607 18.4478 9.59949 17.9503 10.5625 17.8881C11.712 17.8259 13.6692 15.6184 13.7934 13.9704C13.7934 13.6284 14.073 13.3797 14.3837 13.4108C15.6885 13.473 14.4148 16.7999 12.1469 18.3856C11.6809 18.7276 11.1528 18.9764 10.5936 19.0075C10.0344 19.0385 9.59949 19.2562 9.4131 19.8159C8.8539 21.4327 9.87909 22.8629 11.2771 23.6402C11.3703 23.6713 11.4635 23.889 11.4945 23.9823L11.5567 23.9512Z" fill="white"/><path d="M22.3678 27.0604C22.6473 26.8117 22.9891 26.8428 23.2065 27.0604C23.424 27.3092 23.3929 27.6512 23.1444 27.8688C21.3115 29.5789 18.5155 29.5478 16.7137 27.7756C16.4962 27.5579 16.5583 27.1848 16.7758 26.9982C16.9933 26.8117 17.335 26.7806 17.5525 26.9982C18.9194 28.273 20.9698 28.3041 22.3678 26.9982V27.0604Z" fill="white"/><path d="M24.4181 22.1167C23.7968 22.1167 21.9328 21.9923 22.2746 21.0596C22.3678 20.8108 22.6784 20.6243 22.958 20.7486C23.8589 21.0596 25.0084 21.2461 25.6919 20.4066C25.8782 20.189 26.1578 20.0957 26.4374 20.2201L26.9345 20.4377C27.2762 20.5932 27.3694 20.9663 27.2141 21.2461C27.0277 21.5881 26.6549 21.5259 26.3442 21.4327C25.8161 21.8369 25.1637 22.1789 24.4181 22.1478V22.1167Z" fill="white"/><path d="M17.6767 20.9974C18.1738 22.0545 15.906 22.1167 15.2846 22.0856C14.6633 22.0545 14.1041 21.6814 13.607 21.4016C13.3275 21.4016 12.9236 21.5881 12.7372 21.215C12.5819 20.9041 12.6751 20.531 13.0789 20.3755L13.576 20.189C14.2594 19.9091 14.2594 20.8419 15.2536 20.9663C16.6515 21.1217 17.3039 20.2822 17.6457 20.9974H17.6767Z" fill="white"/></svg>')}.ico_menopause{background-image:url('data:image/svg+xml,<svg width="41" height="41" viewBox="0 0 41 41" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M30.3438 23.8044C28.0519 23.8044 26.1574 25.6684 26.1574 27.9908C26.1574 30.0688 27.6853 31.8105 29.7021 32.1161V33.4301H28.2659C27.9297 33.4301 27.6241 33.7051 27.6241 34.0718C27.6241 34.4385 27.8992 34.7135 28.2659 34.7135H29.7021V36.272C29.7021 36.6081 29.9771 36.9137 30.3438 36.9137C30.7105 36.9137 30.9855 36.6387 30.9855 36.272V34.7135H32.4217C32.7578 34.7135 33.0634 34.4385 33.0634 34.0718C33.0634 33.7051 32.7884 33.4301 32.4217 33.4301H30.9855V32.1161C33.0023 31.8105 34.5302 30.0688 34.5302 27.9908C34.5302 25.699 32.6662 23.8044 30.3438 23.8044ZM30.3438 30.8938C28.7242 30.8938 27.4408 29.5798 27.4408 27.9908C27.4408 26.4018 28.7548 25.0879 30.3438 25.0879C31.9328 25.0879 33.2468 26.4018 33.2468 27.9908C33.2468 29.5798 31.9328 30.8938 30.3438 30.8938ZM30.3438 20.7181C29.7326 20.7181 29.1215 20.7792 28.5409 20.9015C28.6937 18.3346 28.0825 15.7372 27.6547 14.301C30.2521 15.0649 36.4553 16.3789 39.7861 13.0176C40.0306 12.7731 40.0306 12.3759 39.7861 12.1314L27.8992 0.183346C27.6547 -0.0611154 27.2574 -0.0611154 27.013 0.183346C23.6822 3.51413 24.9962 9.71734 25.7296 12.3147C23.1322 11.5508 16.929 10.2674 13.5982 13.5982C10.2674 16.929 11.5814 23.1322 12.3147 25.7296C9.71734 24.9656 3.51413 23.6822 0.183346 27.013C-0.0611154 27.2574 -0.0611154 27.6547 0.183346 27.8992L12.1008 39.8167C12.1008 39.8167 12.3759 40 12.5592 40C12.7426 40 12.8953 39.9389 13.0176 39.8167C16.3484 36.4859 15.0344 30.2827 14.301 27.6853C15.615 28.0519 17.8151 28.5714 20.1375 28.5714C20.4125 28.5714 20.657 28.5714 20.932 28.5714C20.8098 29.152 20.7487 29.7632 20.7487 30.3743C20.7487 35.6914 25.0879 40.0306 30.4049 40.0306C35.7219 40.0306 40.0611 35.6914 40.0611 30.3743C40.0611 25.0573 35.7219 20.7181 30.4049 20.7181H30.3438ZM21.2681 27.1963L12.7731 18.7013C12.8953 17.3262 13.2926 16.0122 14.0871 14.9733L23.1322 24.0183C22.3071 24.9351 21.696 26.0351 21.2681 27.1963ZM19.5569 27.288C16.9901 27.1963 14.6066 26.4629 13.8121 26.1879C13.5371 25.3934 12.8342 22.9794 12.712 20.4431L19.5569 27.288ZM24.0183 23.1016L14.9733 14.0565C16.0122 13.262 17.3262 12.8648 18.7013 12.7426L27.1963 21.2376C26.0046 21.6348 24.9351 22.2765 24.0183 23.1016ZM20.4431 12.712C23.0099 12.8037 25.3934 13.5371 26.1879 13.8121C26.4629 14.6066 27.1658 16.9901 27.288 19.5569L20.4431 12.712ZM27.1963 12.8037C26.9213 11.9481 26.0963 9.22842 26.0963 6.44767L33.5523 13.9037C30.7716 13.9037 28.0519 13.0787 27.1963 12.8037ZM27.4714 1.55844L38.4416 12.5286C37.5248 13.2315 36.3942 13.6287 35.233 13.7815L26.2185 4.767C26.4018 3.57525 26.7685 2.44461 27.4714 1.55844ZM12.8037 27.1963C13.0787 28.0519 13.9037 30.7716 13.9037 33.5523L6.44767 26.0963C9.22842 26.0963 11.9481 26.9213 12.8037 27.1963ZM12.5286 38.4416L1.55844 27.4714C2.47517 26.7685 3.60581 26.3713 4.767 26.2185L13.7815 35.233C13.5982 36.4248 13.2315 37.5554 12.5286 38.4416ZM30.3438 38.7471C25.7296 38.7471 21.971 34.9885 21.971 30.3743C21.971 25.7601 25.7296 22.0015 30.3438 22.0015C34.958 22.0015 38.7166 25.7601 38.7166 30.3743C38.7166 34.9885 34.958 38.7471 30.3438 38.7471Z" fill="white"/></svg>')}.ico_vitality{background-image:url('data:image/svg+xml,<svg width="41" height="20" viewBox="0 0 41 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M34.3763 13.846C31.5093 11.8121 27.9256 11.7838 25.1413 13.7895C23.5148 14.9477 21.6954 15.4561 19.7932 15.3996C18.0565 15.3996 16.43 14.8629 14.9139 13.7895C12.1296 11.8121 8.54583 11.7838 5.73398 13.7895C4.19021 14.8912 2.48105 15.3996 0.716747 15.3996C0.303239 15.3996 0.0275672 15.1171 0 14.6652C0 14.1849 0.275672 13.846 0.68918 13.846C2.31564 13.846 3.80427 13.3657 5.2102 12.377C6.69883 11.3318 8.35286 10.7669 10.0896 10.7669C11.9917 10.6821 13.7836 11.1906 15.4376 12.377C18.2219 14.3544 21.8057 14.3544 24.6175 12.377C26.244 11.2188 28.0634 10.6821 29.9655 10.7669C31.7023 10.7669 33.3287 11.3036 34.8449 12.377C36.2233 13.3657 37.7395 13.8742 39.3384 13.846C39.7243 13.846 40.0276 14.1284 40.0276 14.5804C40.0276 15.0606 39.7519 15.3996 39.3108 15.3996C37.5741 15.3996 35.8925 14.9194 34.3763 13.846Z" fill="white"/><path d="M34.3763 18.4475C31.5093 16.4136 27.9256 16.3854 25.1413 18.391C23.5148 19.5492 21.6954 20.0577 19.7932 20.0012C18.0565 20.0012 16.43 19.4645 14.9139 18.391C12.1296 16.4136 8.54583 16.3854 5.73398 18.391C4.19021 19.4927 2.48105 20.0012 0.716747 20.0012C0.303239 20.0012 0.0275672 19.7187 0 19.2667C0 18.7865 0.275672 18.4475 0.68918 18.4475C2.31564 18.4475 3.80427 17.9673 5.2102 16.9786C6.69883 15.9334 8.35286 15.3684 10.0896 15.3684C11.9917 15.2837 13.7836 15.7922 15.4376 16.9786C18.2219 18.956 21.8057 18.956 24.6175 16.9786C26.244 15.8204 28.0634 15.2837 29.9655 15.3684C31.7023 15.3684 33.3287 15.9051 34.8449 16.9786C36.2233 17.9673 37.7395 18.4758 39.3384 18.4475C39.7243 18.4475 40.0276 18.73 40.0276 19.182C40.0276 19.6622 39.7519 20.0012 39.3108 20.0012C37.5741 20.0012 35.8925 19.521 34.3763 18.4475Z" fill="white"/><path d="M30.5154 9.04149C30.1019 9.46522 29.6332 9.21098 29.33 8.872L27.2624 6.75336C26.9316 6.41437 26.9041 5.96239 27.2073 5.65166C27.5105 5.31268 28.0068 5.31268 28.3376 5.65166L29.2473 6.55561V0.679908C29.2473 0.25618 29.7159 -0.0263063 30.0467 0.00194226C30.4327 0.00194226 30.7635 0.340925 30.7635 0.764654V6.55561L31.6732 5.65166C32.004 5.34093 32.4451 5.28443 32.7483 5.59516C33.0515 5.87765 33.1067 6.38612 32.7759 6.69686L30.5154 9.01324V9.04149Z" fill="white"/><path d="M10.7802 8.9578C10.5872 9.15554 10.3391 9.29679 10.1186 9.29679C9.92564 9.29679 9.64997 9.1273 9.51213 8.9578L7.36189 6.72617C7.05865 6.41543 7.11378 5.87871 7.41702 5.59622C7.72026 5.34198 8.16134 5.34198 8.49214 5.68097L9.40186 6.61317V0.878708C9.40186 0.398482 9.7051 0.0594986 10.1462 0.03125C10.5045 0.03125 10.9181 0.341984 10.9181 0.793962V6.55667L11.8553 5.65272C12.1586 5.34198 12.5997 5.34198 12.9029 5.65272C13.2061 5.96345 13.2613 6.44368 12.9029 6.78266L10.7802 8.98605V8.9578Z" fill="white"/></svg>')}.ico_guard{background-image:url('data:image/svg+xml,<svg width="37" height="40" viewBox="0 0 37 40" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_6974_23846)"><path d="M18.5081 39.5251C0.782505 36.7251 0.476562 20.0204 0.476562 20.0204V5.37277C10.0947 4.03943 18.5081 0.515625 18.5081 0.515625C18.5081 0.515625 26.9215 4.03943 36.5396 5.37277V20.0204C36.5396 20.0204 36.2337 36.7251 18.5081 39.5251Z" stroke="white" stroke-miterlimit="10"/><path d="M18.5126 24.1182C20.8043 24.1182 22.662 22.2677 22.662 19.9849C22.662 17.7021 20.8043 15.8516 18.5126 15.8516C16.221 15.8516 14.3633 17.7021 14.3633 19.9849C14.3633 22.2677 16.221 24.1182 18.5126 24.1182Z" stroke="white" stroke-miterlimit="10"/><path d="M10.1367 32.6696V31.2981C10.1367 29.4505 10.8442 27.7743 11.9724 26.4981C13.2918 25.0315 15.2039 24.1172 17.3455 24.1172H19.6592C21.7817 24.1172 23.6938 25.0315 25.0323 26.4981C26.1796 27.7743 26.868 29.4505 26.868 31.2981V32.6696" stroke="white" stroke-miterlimit="10"/><path d="M31.5985 14.2837C31.9657 12.0304 30.4296 9.90723 28.1676 9.54147C25.9056 9.17571 23.7742 10.7058 23.407 12.9591C23.0398 15.2124 24.5759 17.3356 26.8379 17.7013C29.1 18.0671 31.2313 16.5369 31.5985 14.2837Z" stroke="white" stroke-miterlimit="10"/><path d="M35.8524 24.3102C35.7185 22.7102 35.0493 21.2626 34.0358 20.1388C32.7165 18.6911 30.8043 17.7578 28.6627 17.7578H26.349C25.7371 17.7578 25.1635 17.834 24.5898 17.9864" stroke="white" stroke-miterlimit="10"/><path d="M9.48529 17.751C11.7769 17.751 13.6346 15.9005 13.6346 13.6177C13.6346 11.3349 11.7769 9.48438 9.48529 9.48438C7.19367 9.48438 5.33594 11.3349 5.33594 13.6177C5.33594 15.9005 7.19367 17.751 9.48529 17.751Z" stroke="white" stroke-miterlimit="10"/><path d="M12.411 17.9864C11.8373 17.834 11.2637 17.7578 10.6518 17.7578H8.31898C6.1965 17.7578 4.28435 18.6911 2.96497 20.1388C1.95154 21.2626 1.28229 22.7102 1.14844 24.3102" stroke="white" stroke-miterlimit="10"/></g><defs><clipPath id="clip0_6974_23846"><rect width="37" height="40" fill="white"/></clipPath></defs></svg>')}.ico_cell{background-image:url('data:image/svg+xml,<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_6974_23858)"><path d="M19.7637 19.7357C19.7637 19.7357 20.1036 18.0441 18.6592 17.8903C17.2149 17.7366 14.9889 21.3418 18.8122 22.7771C22.6354 24.2124 24.2667 18.5055 21.446 16.1133C18.6422 13.7041 12.3891 15.2077 12.6609 20.7267C12.9328 26.2457 19.8657 28.5524 24.2157 24.8275C29.3984 20.385 21.48 13.9604 30.197 10.9531" stroke="white" stroke-miterlimit="10"/><path d="M12.2718 16.1075C17.1481 15.7483 20.885 12.4892 20.6182 8.82811C20.3515 5.16703 16.1822 2.49035 11.3059 2.84957C6.4296 3.20879 2.69279 6.46789 2.95952 10.129C3.22625 13.79 7.39551 16.4667 12.2718 16.1075Z" stroke="white" stroke-miterlimit="10"/><path d="M12.1351 14.0242C15.3361 13.7884 17.8087 11.9188 17.6578 9.84823C17.507 7.7777 14.7898 6.29036 11.5888 6.52616C8.38786 6.76197 5.91526 8.63162 6.06611 10.7022C6.21696 12.7727 8.93413 14.26 12.1351 14.0242Z" stroke="white" stroke-miterlimit="10"/><path d="M14.8405 36.0682C17.7271 33.1656 17.2645 27.9942 13.8072 24.5177C10.3499 21.0412 5.20708 20.576 2.32045 23.4786C-0.566175 26.3813 -0.10354 31.5526 3.35378 35.0292C6.81109 38.5057 11.9539 38.9709 14.8405 36.0682Z" stroke="white" stroke-miterlimit="10"/><path d="M34.5718 35.5651C37.6575 32.4623 37.8189 27.5939 34.9323 24.6912C32.0457 21.7886 27.2041 21.9508 24.1184 25.0537C21.0327 28.1565 20.8713 33.0249 23.758 35.9276C26.6446 38.8303 31.4861 38.668 34.5718 35.5651Z" stroke="white" stroke-miterlimit="10"/><path d="M31.6896 32.65C33.7135 30.6148 34.0309 27.6342 32.3985 25.9927C30.766 24.3512 27.8019 24.6704 25.778 26.7056C23.754 28.7408 23.4366 31.7213 25.0691 33.3628C26.7015 35.0043 29.6656 34.6852 31.6896 32.65Z" stroke="white" stroke-miterlimit="10"/><path d="M31.7393 13.8934C34.8832 13.8934 37.4318 11.3307 37.4318 8.16936C37.4318 5.00806 34.8832 2.44531 31.7393 2.44531C28.5955 2.44531 26.0469 5.00806 26.0469 8.16936C26.0469 11.3307 28.5955 13.8934 31.7393 13.8934Z" stroke="white" stroke-miterlimit="10"/><path d="M26.9297 2.44531L28.0852 3.77808" stroke="white" stroke-miterlimit="10"/><path d="M23.4648 6.03125L26.1836 6.85141" stroke="white" stroke-miterlimit="10"/><path d="M23.7031 11.9768C23.8221 12.011 26.4899 10.6953 26.4899 10.6953" stroke="white" stroke-miterlimit="10"/><path d="M29.207 15.7662L29.8527 13.75" stroke="white" stroke-miterlimit="10"/><path d="M33.625 13.6719L34.6615 16.2178" stroke="white" stroke-miterlimit="10"/><path d="M36.582 11.1562L38.5871 12.4207" stroke="white" stroke-miterlimit="10"/><path d="M37.5859 8.07812H39.9989" stroke="white" stroke-miterlimit="10"/><path d="M36.582 5.15701L38.1113 3.96094" stroke="white" stroke-miterlimit="10"/><path d="M32.6055 2.51079L32.9283 0.101562" stroke="white" stroke-miterlimit="10"/><path d="M32.5904 7.27581C33.4257 7.27581 34.1028 6.59496 34.1028 5.75509C34.1028 4.91522 33.4257 4.23438 32.5904 4.23438C31.7552 4.23438 31.0781 4.91522 31.0781 5.75509C31.0781 6.59496 31.7552 7.27581 32.5904 7.27581Z" stroke="white" stroke-miterlimit="10"/><path d="M3.34157 20.353C4.26432 20.181 4.81409 18.966 4.56953 17.6391C4.32497 16.3122 3.37868 15.376 2.45594 15.548C1.53319 15.72 0.983411 16.935 1.22797 18.2619C1.47253 19.5887 2.41882 20.5249 3.34157 20.353Z" stroke="white" stroke-miterlimit="10"/><path d="M20.4745 38.1506C21.1572 36.9888 21.0557 35.6578 20.2478 35.1778C19.4399 34.6977 18.2314 35.2503 17.5487 36.4121C16.866 37.5738 16.9675 38.9048 17.7754 39.3849C18.5833 39.865 19.7918 39.3124 20.4745 38.1506Z" stroke="white" stroke-miterlimit="10"/><path d="M24.0839 3.58028C24.7666 2.41851 24.6651 1.08753 23.8572 0.607442C23.0492 0.127356 21.8408 0.679971 21.1581 1.84174C20.4753 3.00351 20.5768 4.3345 21.3848 4.81458C22.1927 5.29467 23.4011 4.74205 24.0839 3.58028Z" stroke="white" stroke-miterlimit="10"/></g><defs><clipPath id="clip0_6974_23858"><rect width="40" height="40" fill="white"/></clipPath></defs></svg>')}.ico_no_alcohol{background-image:url('data:image/svg+xml,<svg width="52" height="52" viewBox="0 0 52 52" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M44.4515 33.6764C42.4944 38.3822 38.7561 42.1865 34.1601 44.2536C25.3641 48.2118 15.0727 45.2431 9.61916 37.4806C4.16562 29.7181 4.95726 18.899 11.6642 12.0161C18.3492 5.17718 28.9924 4.0117 36.9968 9.28933C44.9133 14.501 48.1678 24.7264 44.4515 33.6544V33.6764ZM24.1106 9.75112H27.8709C28.2228 9.75112 28.4867 10.015 28.4867 10.3888V17.4477C29.7621 17.9314 30.5537 18.965 30.8616 20.2404L38.778 12.324C31.3014 5.30912 19.7566 5.68295 12.6758 12.7858C5.61696 19.9105 5.39706 31.4334 12.302 38.7781L20.988 30.092V21.142C21.12 19.4488 21.8237 18.0854 23.4949 17.4257V10.3009C23.4949 9.97102 23.8248 9.75112 24.1106 9.75112ZM27.2332 12.236V10.9826H24.7264V12.236H27.2332ZM22.1975 42.2305C21.5378 42.1206 21.12 41.6808 20.988 41.043V31.8952L13.1816 39.6577C20.5482 46.5845 32.115 46.3427 39.2178 39.2398C46.3206 32.137 46.6065 20.5922 39.6576 13.1816L30.9716 21.8677V41.043C30.8396 41.6588 30.3778 42.2085 29.7181 42.2305H22.1755H22.1975ZM29.7401 21.3619C29.5202 18.1733 27.2552 18.877 27.2332 17.9534V13.4894H24.7264V17.8655C24.7264 18.1513 24.5285 18.3712 24.2646 18.4812C23.0771 18.7891 22.2855 19.8226 22.2635 21.076L22.2195 24.7264H26.3316L29.7181 21.3399L29.7401 21.3619ZM29.7401 24.7484L29.6961 23.1651L28.1348 24.7264H29.7181L29.7401 24.7484ZM25.0782 26.0018H22.2415V28.8385L25.0782 26.0018ZM29.7401 33.4784V25.9798H26.8814L22.2415 30.6197V33.4565H29.7401V33.4784ZM29.7401 40.9771V34.7319H22.2415V40.9771H29.7401Z" fill="%23444444"/></svg>')}.ico_fruits{background-image:url('data:image/svg+xml,<svg width="52" height="52" viewBox="0 0 52 52" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M26.0013 45.4323C36.7349 45.4323 45.4362 36.731 45.4362 25.9974C45.4362 15.2638 36.7349 6.5625 26.0013 6.5625C15.2677 6.5625 6.56641 15.2638 6.56641 25.9974C6.56641 36.731 15.2677 45.4323 26.0013 45.4323Z" stroke="%23444444" stroke-miterlimit="10"/><path d="M27.8477 27.6826C27.8298 27.7319 27.8114 27.7806 27.7939 27.8291L27.585 28.4072C27.3299 28.4148 27.0768 28.4208 26.8262 28.4248L26.8984 28.1484C26.9558 27.9285 26.9988 27.7038 27.0361 27.4775L27.8477 27.6826ZM12.5059 25.5303C12.5576 25.6316 12.6261 25.7276 12.7129 25.8145C12.7475 25.8524 12.7851 25.8878 12.8223 25.9238L12.5117 25.7236C12.5093 25.6592 12.5073 25.5948 12.5059 25.5303ZM39.3398 25.7578L39.3477 25.75L39.3564 25.7373C39.415 25.6592 39.4601 25.5785 39.4951 25.4971C39.494 25.5522 39.4911 25.6071 39.4893 25.6621L39.3398 25.7578ZM15.6377 22.835L15.5205 22.874L15.4707 22.7217L15.6377 22.835ZM15.7197 22.6836C15.7116 22.7054 15.7031 22.7271 15.6953 22.749L15.6328 22.6465L15.7197 22.6836ZM19.7598 20.7168L19.9414 20.9531C19.8898 20.9278 19.8379 20.9035 19.7852 20.8809L19.8066 20.8848L19.7256 20.6689C19.737 20.6845 19.7479 20.7014 19.7598 20.7168Z" fill="white" stroke="%23444444"/><mask id="path-3-inside-1_7173_23366" fill="white"><path d="M35.7279 22.4469C35.9887 22.5418 36.0598 22.8263 35.9887 23.0397C35.9175 23.2293 35.6804 23.3953 35.4434 23.3005L32.0056 22.0202C31.7685 21.9253 31.6974 21.6646 31.7685 21.4749C31.8396 21.2615 32.0767 21.1193 32.3138 21.1904L35.7279 22.4706V22.4469Z"/></mask><path d="M35.7279 22.4469C35.9887 22.5418 36.0598 22.8263 35.9887 23.0397C35.9175 23.2293 35.6804 23.3953 35.4434 23.3005L32.0056 22.0202C31.7685 21.9253 31.6974 21.6646 31.7685 21.4749C31.8396 21.2615 32.0767 21.1193 32.3138 21.1904L35.7279 22.4706V22.4469Z" fill="white"/><path d="M35.7279 22.4469L36.0696 21.5071L34.7279 21.0192V22.4469H35.7279ZM35.9887 23.0397L36.925 23.3908L36.9315 23.3734L36.9373 23.3559L35.9887 23.0397ZM35.4434 23.3005L35.8147 22.372L35.8036 22.3675L35.7924 22.3633L35.4434 23.3005ZM32.0056 22.0202L31.6342 22.9487L31.6453 22.9531L31.6566 22.9573L32.0056 22.0202ZM31.7685 21.4749L32.7048 21.826L32.7113 21.8087L32.7172 21.7911L31.7685 21.4749ZM32.3138 21.1904L32.6649 20.254L32.6334 20.2422L32.6011 20.2326L32.3138 21.1904ZM35.7279 22.4706L35.3767 23.407L36.7279 23.9136V22.4706H35.7279ZM35.7279 22.4469L35.3861 23.3867C35.2165 23.3251 35.0987 23.1882 35.0474 23.0527C35.0039 22.9377 35.0061 22.8252 35.04 22.7234L35.9887 23.0397L36.9373 23.3559C37.1255 22.7915 36.9869 21.8407 36.0696 21.5071L35.7279 22.4469ZM35.9887 23.0397L35.0523 22.6885C35.1048 22.5486 35.1959 22.4553 35.2994 22.3988C35.4207 22.3327 35.6144 22.2919 35.8147 22.372L35.4434 23.3005L35.072 24.2289C35.5094 24.4039 35.9401 24.3275 36.2571 24.1546C36.5561 23.9915 36.8014 23.7204 36.925 23.3908L35.9887 23.0397ZM35.4434 23.3005L35.7924 22.3633L32.3546 21.0831L32.0056 22.0202L31.6566 22.9573L35.0944 24.2376L35.4434 23.3005ZM32.0056 22.0202L32.377 21.0917C32.5382 21.1562 32.6527 21.2877 32.7055 21.426C32.7522 21.548 32.7568 21.6873 32.7048 21.826L31.7685 21.4749L30.8322 21.1238C30.6041 21.7321 30.8069 22.6177 31.6342 22.9487L32.0056 22.0202ZM31.7685 21.4749L32.7172 21.7911C32.6296 22.0539 32.3432 22.2432 32.0265 22.1482L32.3138 21.1904L32.6011 20.2326C31.8102 19.9953 31.0497 20.4691 30.8198 21.1587L31.7685 21.4749ZM32.3138 21.1904L31.9627 22.1267L35.3767 23.407L35.7279 22.4706L36.079 21.5343L32.6649 20.254L32.3138 21.1904ZM35.7279 22.4706H36.7279V22.4469H35.7279H34.7279V22.4706H35.7279Z" fill="%23444444" mask="url(%23path-3-inside-1_7173_23366)"/><mask id="path-5-inside-2_7173_23366" fill="white"><path d="M36.8668 18.1848C37.1276 18.2796 37.1987 18.5641 37.1513 18.7301C37.0802 18.9672 36.8194 19.1094 36.5823 19.0146L33.9743 18.0425C33.7373 17.9477 33.6661 17.6869 33.7373 17.4972C33.8084 17.3076 34.0455 17.1179 34.2825 17.2127L36.8668 18.1848Z"/></mask><path d="M36.8668 18.1848C37.1276 18.2796 37.1987 18.5641 37.1513 18.7301C37.0802 18.9672 36.8194 19.1094 36.5823 19.0146L33.9743 18.0425C33.7373 17.9477 33.6661 17.6869 33.7373 17.4972C33.8084 17.3076 34.0455 17.1179 34.2825 17.2127L36.8668 18.1848Z" fill="white"/><path d="M36.8668 18.1848L36.5147 19.1208L36.5251 19.1246L36.8668 18.1848ZM37.1513 18.7301L38.1092 19.0175L38.1128 19.0048L37.1513 18.7301ZM36.5823 19.0146L36.9537 18.0861L36.9427 18.0817L36.9316 18.0776L36.5823 19.0146ZM33.9743 18.0425L33.6029 18.971L33.614 18.9754L33.6251 18.9796L33.9743 18.0425ZM34.2825 17.2127L33.9112 18.1412L33.9208 18.1451L33.9305 18.1487L34.2825 17.2127ZM36.8668 18.1848L36.5251 19.1246C36.3588 19.0641 36.2533 18.9362 36.2055 18.8247C36.1683 18.7379 36.1444 18.6144 36.1898 18.4554L37.1513 18.7301L38.1128 19.0048C38.2057 18.6798 38.1699 18.3311 38.0438 18.0368C37.9071 17.7179 37.6356 17.4003 37.2085 17.245L36.8668 18.1848ZM37.1513 18.7301L36.1935 18.4427C36.2764 18.1662 36.599 17.9442 36.9537 18.0861L36.5823 19.0146L36.2109 19.9431C37.0398 20.2746 37.8839 19.7681 38.1091 19.0174L37.1513 18.7301ZM36.5823 19.0146L36.9316 18.0776L34.3236 17.1055L33.9743 18.0425L33.6251 18.9796L36.233 19.9516L36.5823 19.0146ZM33.9743 18.0425L34.3457 17.1141C34.5069 17.1785 34.6214 17.3101 34.6743 17.4483C34.7209 17.5703 34.7256 17.7096 34.6736 17.8484L33.7373 17.4972L32.8009 17.1461C32.5728 17.7544 32.7757 18.6401 33.6029 18.971L33.9743 18.0425ZM33.7373 17.4972L34.6736 17.8484C34.6283 17.9691 34.5552 18.0494 34.466 18.1035C34.359 18.1683 34.1472 18.2356 33.9112 18.1412L34.2825 17.2127L34.6539 16.2842C34.1808 16.095 33.732 16.2097 33.4294 16.3931C33.1445 16.5657 32.9173 16.8357 32.8009 17.1461L33.7373 17.4972ZM34.2825 17.2127L33.9305 18.1487L36.5147 19.1208L36.8668 18.1848L37.2189 17.2488L34.6346 16.2767L34.2825 17.2127Z" fill="%23444444" mask="url(%23path-5-inside-2_7173_23366)"/></svg>')}.ico_no_weight{background-image:url('data:image/svg+xml,<svg width="52" height="52" viewBox="0 0 52 52" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M39.3864 11.9475L11.8628 39.3381M35.885 21.1664C35.2866 18.8617 34.4667 16.6678 33.4473 14.5403C32.9598 13.5209 32.029 12.7675 30.8767 12.7675H27.198C26.7326 12.7675 26.2451 12.9448 25.8683 13.1885L23.608 14.6068C23.0983 14.9392 22.8988 15.5819 23.1204 16.1359L23.6301 17.4434L23.3199 18.0639C22.9653 18.773 23.2755 19.6151 24.029 19.9032C25.6689 20.4129 27.2866 20.7232 28.993 20.1027C29.4584 21.2993 29.6578 22.5847 29.6357 23.9143C29.0595 24.978 28.6163 26.0417 28.1952 27.2162C27.0429 26.6622 25.8462 26.4185 24.5609 26.4185C23.1647 26.4185 21.8129 26.6622 20.5498 27.3714C18.9985 25.3769 17.137 24.5126 14.655 24.3132H12.1731C11.9071 24.3132 11.7077 24.4462 11.6855 24.7121C11.6855 24.9337 11.8406 25.1553 12.1066 25.1553H14.1897C15.0318 25.1553 15.8517 25.3104 16.6495 25.5764C17.9127 25.9974 18.9985 26.7952 19.8185 27.8589C19.4639 28.1691 18.511 29.0334 19.1758 29.3658C19.3974 29.4766 19.619 29.4101 19.752 29.2107C20.3725 28.3021 21.4805 27.7481 22.5221 27.5265C24.6717 27.039 27.885 27.2606 29.2589 29.255C29.3919 29.4545 29.6578 29.4988 29.8351 29.3658C30.4778 28.9669 29.3033 27.9697 28.9265 27.7038C29.3254 26.4628 29.8351 25.3104 30.4556 24.1581C30.5221 22.6511 30.2783 21.2107 29.7686 19.8146C30.234 19.593 30.6772 19.3935 31.0983 19.1498C31.3199 19.0168 31.3642 18.7287 31.2534 18.5293C31.1426 18.3298 30.8988 18.2633 30.6772 18.3963C29.7021 18.9282 28.2395 19.6151 27.1093 19.6151C26.1343 19.6151 25.2257 19.3935 24.2949 19.1276C24.0512 19.039 23.9182 18.773 24.029 18.5293L24.3393 17.9309H26.3559C27.1537 17.9088 27.5526 17.111 27.4861 16.3797C27.4639 16.0916 27.4418 15.8478 27.1093 15.7813C26.9099 15.737 26.6218 15.87 26.6218 16.1581V16.6456C26.6218 16.8672 26.4224 17.0667 26.1786 17.0667H24.3393L23.8517 15.8257C23.7852 15.6484 23.896 15.4268 24.029 15.3381L26.2672 13.942C26.5553 13.7647 26.9321 13.6539 27.2866 13.6539H30.6994C31.608 13.6539 32.2728 14.2301 32.6495 15.0279C35.2202 20.3686 36.3503 26.1525 36.4168 32.0473C36.4168 32.424 36.3947 32.7342 36.1952 33.0667C35.8406 33.6207 35.4418 34.086 34.9321 34.5293C32.9154 36.3464 30.3448 37.4101 27.619 37.521C25.6246 37.6096 23.6744 37.3658 21.7686 36.834L21.2811 37.6096C23.0096 38.0971 24.7825 38.3852 26.5996 38.4074C29.6135 38.4517 32.5165 37.5653 34.8877 35.6816C35.5969 35.1276 36.2174 34.5293 36.7271 33.7758C36.9487 33.4434 37.2811 33.0223 37.2811 32.5791C37.3254 28.7453 36.8379 24.9337 35.8628 21.2107L35.885 21.1664ZM45.4362 25.9974C45.4362 36.731 36.7349 45.4323 26.0013 45.4323C15.2677 45.4323 6.56641 36.731 6.56641 25.9974C6.56641 15.2638 15.2677 6.5625 26.0013 6.5625C36.7349 6.5625 45.4362 15.2638 45.4362 25.9974Z" stroke="%23444444" stroke-miterlimit="10"/></svg>')}.ico_health{background-image:url('data:image/svg+xml,<svg width="52" height="52" viewBox="0 0 52 52" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_7173_23376)"><path d="M25.9896 45.4245C36.7232 45.4245 45.4245 36.7232 45.4245 25.9896C45.4245 15.256 36.7232 6.55469 25.9896 6.55469C15.256 6.55469 6.55469 15.256 6.55469 25.9896C6.55469 36.7232 15.256 45.4245 25.9896 45.4245Z" stroke="%23444444" stroke-miterlimit="10"/><path d="M34.0129 23.5968H29.0489V18.6328H23.0434V23.5968H18.1016V29.6023H23.0434V34.5663H29.0489V29.6023H34.0129V23.5968Z" stroke="%23444444" stroke-miterlimit="10"/></g><defs><clipPath id="clip0_7173_23376"><rect width="40" height="40" fill="white" transform="translate(6 6)"/></clipPath></defs></svg>')}header{padding-top:0!important;padding-bottom:0!important;display:flex;flex-direction:column;position:fixed!important;width:100%;top:0;z-index:888;background:#f2f3f5}header .heilight{width:100%;background:#050170;display:flex;align-items:center;justify-content:center;padding-top:.625rem;padding-bottom:.625rem}header .heilight p{font-weight:600;color:#cecece;margin-bottom:0}header .container{padding-top:.75rem!important;padding-bottom:.75rem!important}@media(max-width:1024px){header .container{margin-bottom:0}}header .navbar-brand{padding:0}header .navbar-brand img{height:2.5rem}@media(min-width:768px){header .navbar-brand img{height:3rem}}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}@media(min-width:1024px){header .navbar-collapse{padding-top:0}}header .navbar-nav{margin-left:auto;margin-right:auto;gap:1rem}@media(min-width:1024px){header .navbar-nav{gap:1rem;padding-left:1rem;padding-right:1rem;display:flex;flex-direction:row;align-items:center}}header .navbar-nav .nav-item .nav-link{font-size:.875rem;font-weight:400;line-height:1.25rem;color:#171717;font-family:Houstiq,sans-serif;padding:.25rem 0}@media(min-width:1024px){header .navbar-nav .nav-item .nav-link{padding:.25rem 0}}header .navbar-nav .nav-item .nav-link{box-shadow:unset!important;outline:unset!important}header .navbar-nav .nav-item .nav-link.dropdown-toggle:after{margin-left:0;vertical-align:unset;border:unset!important;width:1.5rem;height:1.5rem;background-position:center;background-repeat:no-repeat;background-size:contain;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="M14.6998 9.75399L9.29967 9.75399C9.24499 9.75416 9.1914 9.76924 9.14466 9.79761C9.09792 9.82597 9.0598 9.86654 9.0344 9.91496C9.009 9.96338 8.99729 10.0178 9.00053 10.0724C9.00376 10.127 9.02182 10.1796 9.05276 10.2247L11.7528 14.1248C11.8647 14.2865 12.1341 14.2865 12.2463 14.1248L14.9464 10.2247C14.9777 10.1797 14.996 10.127 14.9994 10.0724C15.0028 10.0177 14.9912 9.96314 14.9658 9.91462C14.9404 9.86609 14.9021 9.82547 14.8552 9.79715C14.8083 9.76883 14.7546 9.75391 14.6998 9.75399Z" fill="%23444444"/></svg>')}header .navbar-nav .nav-item.active .nav-link{color:#050170}@media(min-width:1024px){header .navbar-nav .nav-item.active .nav-link{border-bottom:.0625rem solid #050170}}header .navbar-nav .nav-item.active .nav-link:after{filter:brightness(0) saturate(100%) invert(17%) sepia(66%) saturate(1577%) hue-rotate(216deg) brightness(88%) contrast(134%)}header .navbar-nav .nav-item:hover .nav-link{color:#050170}header .navbar-nav .nav-item:hover .nav-link:after{filter:brightness(0) saturate(100%) invert(17%) sepia(66%) saturate(1577%) hue-rotate(216deg) brightness(88%) contrast(134%)}header .navbar-nav .nav-item.dropdown.active .nav-link{color:#050170}@media(min-width:1024px){header .navbar-nav .nav-item.dropdown.active .nav-link:before{display:block;position:absolute;bottom:0;left:0;width:100%;height:.0625rem;content:"";background:#050170}}header .navbar_left{margin-top:.5rem;display:flex;flex-direction:row;gap:1rem}@media(max-width:1023.98px){header .navbar_left{padding-top:1rem;border-top:.0625rem solid #b4b5b6}}@media(min-width:412px){header .navbar_left{gap:2rem}}@media(min-width:1024px){header .navbar_left{gap:1rem;margin-top:0;margin-left:auto}}header .navbar_left .dropdown-menu{width:-webkit-fill-available;max-width:-webkit-fill-available;min-width:unset}header .navbar_left .dropdown-menu .dropdown-item{padding:.5rem}@media(min-width:412px){header .navbar_left .dropdown-menu .dropdown-item{padding:.5rem 1rem}}@media(min-width:1024px){header .navbar_left .dropdown-menu .dropdown-item{padding:.5rem}}header .navbar_left .dropdown-menu .dropdown-item.active{color:#d4d5d9!important;background:#050170!important}header .navbar_left .btn_primary{width:-webkit-fill-available;font-size:.875rem}@media(min-width:576px){header .navbar_left .btn_primary{width:unset;padding:.5rem 2rem}}@media(min-width:1024px){header .navbar_left .btn_primary{width:unset;padding:.5rem 1rem}}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;color:#171717!important;padding:.75rem 1rem}@media(min-width:370px){header .btn_lang{padding:.75rem 1.5rem}}@media(min-width:412px){header .btn_lang{padding:.75rem 1.75rem}}@media(min-width:1024px){header .btn_lang{padding:.5rem}}header .btn_lang:before{margin-left:auto;width:1.25rem;height:1.25rem;margin-right:.25rem;display:block;content:"";background-repeat:no-repeat;background-size:contain;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{display:block;width:1.25rem;height:1.25rem;margin-left:.25rem;border:unset;background-size:cover;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none"><path d="M12.6998 7.75399L7.29967 7.75399C7.24499 7.75416 7.1914 7.76924 7.14466 7.79761C7.09792 7.82597 7.0598 7.86654 7.0344 7.91496C7.009 7.96338 6.99729 8.01781 7.00053 8.07238C7.00376 8.12696 7.02182 8.17962 7.05276 8.2247L9.75284 12.1248C9.86474 12.2865 10.1341 12.2865 10.2464 12.1248L12.9464 8.2247C12.9777 8.17972 12.996 8.12703 12.9994 8.07236C13.0028 8.01769 12.9912 7.96313 12.9658 7.91461C12.9404 7.86609 12.9021 7.82547 12.8552 7.79715C12.8083 7.76883 12.7546 7.7539 12.6998 7.75399Z" fill="%23444444"/></svg>');background-position:center;background-repeat:no-repeat}header .dropdown .dropdown-toggle{display:flex;align-items:center}header .dropdown-menu{border-radius:0;padding:0;background:#d4d5d9;border:0!important}header .dropdown-menu .dropdown-item{font-weight:400;font-size:.875rem;line-height:1.25rem;color:#3a3a3a!important;font-family:Houstiq,sans-serif;padding:.5rem}header .dropdown-menu .dropdown-item:hover{background-color:#b2b5ba}footer{margin-top:auto;background:#fff;padding-top:2rem}@media(min-width:1024px){footer{padding-top:3.5rem}}footer .logo_footer{width:5.3125rem;margin-bottom:2rem}footer h4,footer .h4{color:#171717}footer h6,footer .h6{color:#171717}footer .footer_top{display:block}@media(min-width:1024px){footer .footer_top{display:grid;grid-template-columns:1.5fr 2fr;gap:2rem}}footer .footer_top .social_contact{list-style-type:none;padding-left:0;margin-bottom:3.5rem}@media(min-width:1024px){footer .footer_top .social_contact{margin-bottom:0}}footer .footer_top .social_contact li{margin-bottom:1rem;display:flex;align-items:flex-start;flex-direction:row}footer .footer_top .social_contact li:last-child{margin-bottom:0}footer .footer_top .social_contact li p{color:#444!important;margin-bottom:0;margin-left:.5rem;width:100%}footer .footer_top .social_contact li a.p2{color:#444!important;margin-bottom:0;margin-left:.5rem;text-decoration:unset!important}footer .footer_top .social_contact li i{background-position:center;background-repeat:no-repeat;background-size:cover;width:1.25rem;height:1.25rem;display:block}footer .footer_top .footer_navigations{column-count:2;gap:2rem}@media(min-width:768px){footer .footer_top .footer_navigations{gap:1rem;column-count:unset;display:grid;grid-template-columns:repeat(4,minmax(0,auto))}}footer .footer_top .footer_navigations .link_footer{break-inside:avoid;height:fit-content;margin-bottom:2rem}@media(min-width:768px){footer .footer_top .footer_navigations .link_footer{margin-bottom:0}}@media(min-width:768px){footer .footer_top .footer_navigations .link_footer:nth-child(1){order:1}}@media(min-width:768px){footer .footer_top .footer_navigations .link_footer:nth-child(2){order:3}}@media(min-width:768px){footer .footer_top .footer_navigations .link_footer:nth-child(3){order:2}}@media(min-width:768px){footer .footer_top .footer_navigations .link_footer:nth-child(4){order:4}}footer .footer_top .footer_navigations .link_footer h6,footer .footer_top .footer_navigations .link_footer .h6{color:#171717;margin-bottom:1rem}footer .footer_top .footer_navigations .link_footer ul{list-style-type:none;padding-left:0}footer .footer_top .footer_navigations .link_footer ul li{margin-bottom:1rem}footer .footer_top .footer_navigations .link_footer ul li:last-child{margin-bottom:0}footer .footer_top .footer_navigations .link_footer ul li a{color:#444!important;margin-bottom:.75rem;text-decoration:none!important}footer .footer_top .footer_navigations .link_footer ul li span{color:#444!important;text-decoration:none!important}footer hr{margin:3.5rem 0 0;opacity:1;border-top:#e6e6f1 .0625rem solid}footer .footer_bottom{display:flex;align-items:center;flex-direction:column;padding-top:1.25rem;padding-bottom:1.25rem;align-items:flex-start}@media(min-width:1024px){footer .footer_bottom{flex-direction:row;justify-content:space-between}}footer .footer_bottom .p3{font-family:Brooklyn,sans-serif;margin-bottom:0;color:#444!important}footer .footer_bottom .social_footer{display:flex;flex-direction:row;padding-left:0;list-style-type:none;gap:.5rem;margin-bottom:1rem}@media(min-width:1024px){footer .footer_bottom .social_footer{gap:1rem;margin-bottom:0}}footer .footer_bottom .social_footer li a{padding:0}footer .footer_bottom .social_footer li a img{width:1.5rem;height:1.5rem}footer .footer_bottom .social_footer li a:hover{opacity:.8}footer .footer_bottom .social_footer_copyright{display:flex;flex-direction:row;align-items:flex-start}footer .footer_bottom .social_footer_copyright .ico_copyright{background-position:center;background-repeat:no-repeat;background-size:cover;width:.75rem;height:.75rem;background-image:url('data:image/svg+xml,<svg width="11" height="11" viewBox="0 0 11 11" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M0 5.375C0 2.4065 2.4065 0 5.375 0C8.3435 0 10.75 2.4065 10.75 5.375C10.75 8.3435 8.3435 10.75 5.375 10.75C2.4065 10.75 0 8.3435 0 5.375ZM5.375 0.75C4.14837 0.75 2.97199 1.23728 2.10463 2.10463C1.23728 2.97199 0.75 4.14837 0.75 5.375C0.75 6.60163 1.23728 7.77801 2.10463 8.64537C2.97199 9.51272 4.14837 10 5.375 10C6.60163 10 7.77801 9.51272 8.64537 8.64537C9.51272 7.77801 10 6.60163 10 5.375C10 4.14837 9.51272 2.97199 8.64537 2.10463C7.77801 1.23728 6.60163 0.75 5.375 0.75Z" fill="%23444444"/><path fill-rule="evenodd" clip-rule="evenodd" d="M5.518 3.75C4.5165 3.75 3.75 4.5015 3.75 5.375C3.75 6.2485 4.5165 7 5.518 7C5.7735 7 6.0155 6.95 6.233 6.8615C6.2786 6.84289 6.32742 6.83344 6.37668 6.83369C6.42593 6.83394 6.47465 6.84389 6.52006 6.86298C6.56547 6.88206 6.60667 6.9099 6.64132 6.94491C6.67597 6.97991 6.70339 7.0214 6.722 7.067C6.74061 7.1126 6.75007 7.16142 6.74981 7.21068C6.74956 7.25993 6.73961 7.30865 6.72053 7.35406C6.70144 7.39947 6.6736 7.44067 6.6386 7.47532C6.60359 7.50997 6.5621 7.53739 6.5165 7.556C6.19932 7.68454 5.86024 7.75042 5.518 7.75C4.152 7.75 3 6.7105 3 5.375C3 4.0395 4.152 3 5.518 3C5.86024 2.99959 6.19932 3.06547 6.5165 3.194C6.60866 3.23153 6.68214 3.30413 6.72078 3.39584C6.75941 3.48754 6.76003 3.59084 6.7225 3.683C6.68497 3.77516 6.61237 3.84864 6.52066 3.88728C6.42896 3.92591 6.32566 3.92653 6.2335 3.889C6.00621 3.79693 5.76324 3.74973 5.518 3.75Z" fill="%23444444"/></svg>')}footer .footer_bottom .social_footer_copyright p{flex:1;margin-left:.375rem;width:fit-content}.hero{position:relative}.hero .hero-image .image-mobile{width:100%;height:auto}@media(min-width:1024px){.hero .hero-image .image-mobile{display:none}}.hero .hero-image .image-desktop{display:none}@media(min-width:1024px){.hero .hero-image .image-desktop{display:block;width:100%;height:auto}}.hero .container{position:relative}.hero .container .content{margin-top:1.5rem}@media(min-width:1024px){.hero .container .content{background:#e1e2e4;border-radius:.5rem;position:absolute;left:.75rem;bottom:4.25rem;width:28rem;padding:2rem}}.hero .container .content h1,.hero .container .content .h1{color:#252525}.hero .container .content p{color:#393e43;text-align:justify;margin-bottom:1.5rem}@media(min-width:1024px){.hero .container .content p{margin-bottom:2rem}}.hero .container .content .btn_primary{padding:1rem 2rem}.image-article-position .container{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:2rem}@media(min-width:1024px){.image-article-position .container{grid-template-columns:repeat(2,minmax(0,1fr))}}.image-article-position .container .image_{border-radius:.5rem;overflow:hidden}.image-article-position .container .image_ img{width:100%;height:100%;object-fit:cover}.image-article-position .container .image_.small{height:408px}@media(max-width:640px){.image-article-position .container .image_.small{aspect-ratio:1/1!important;height:auto}}@media(min-width:1560px){.image-article-position .container .image_.small{height:500px}}@media(min-width:2496px){.image-article-position .container .image_.small{height:800px}}@media(min-width:3840px){.image-article-position .container .image_.small{height:1200px}}.image-article-position .container .content_{background:linear-gradient(#e0e3eacc,#e0e3eacc),url(/build/assets/pattern-card-1-Cz5w7Xlc.webp);background-size:cover;border-radius:.5rem;padding:2rem}@media(min-width:1024px){.image-article-position .container .content_{padding:3rem;display:flex;height:auto;align-items:center}}.image-article-position .container .content_ h1,.image-article-position .container .content_ .h1{color:#171717}.image-article-position .container .content_ p{color:#444}.image-article-position .container .content_ .button_{display:flex;flex-wrap:wrap;flex-direction:row;padding-top:.5rem;justify-content:start;gap:1rem}@media(min-width:1024px){.image-article-position .container .content_ .button_{gap:2rem;flex-direction:row;align-items:center;padding-top:1rem}}@media(min-width:1024px){.image-article-position .container .content_ .button_.button_two .btn{width:fit-content}}.image-article-position .container .content_ .button_ .btn_primary{padding:.75rem 2rem}.image-article-position .container .content_ .button_ .btn_outline_primary{padding:.75rem 1.75rem}@media(min-width:412px){.image-article-position .container .content_ .button_ .btn_outline_primary{padding:.75rem 2rem}}.slider-progress-bar .swiper .swiper-wrapper .swiper-slide img{width:100%}.slider-progress-bar .swiper .swiper-pagination{position:relative;height:.5rem;background:#6c6c6ccc}.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:1024px){.testiomonials .container{padding:0}}.testiomonials .testiomonials_body{display:flex;position:relative;align-items:center;justify-content:space-between;background-position:center;background-size:cover;background-repeat:no-repeat;gap:1rem;padding:2rem 4rem;flex-direction:column}@media(max-width:1023.98px){.testiomonials .testiomonials_body{padding:2rem 1rem}}@media(min-width:1024px){.testiomonials .testiomonials_body{aspect-ratio:1041/488;flex-direction:row}}.testiomonials .testiomonials_body .backdrop{background-color:#0000004d;position:absolute;inset:0;z-index:1;width:100%;height:100%}@media(max-width:1023.98px){.testiomonials .testiomonials_body .swiper{border-radius:.5rem;overflow:hidden}}@media(min-width:360px){.testiomonials .testiomonials_body .swiper{width:100%}}@media(min-width:768px){.testiomonials .testiomonials_body .swiper{width:420px}}@media(min-width:1024px){.testiomonials .testiomonials_body .swiper{width:unset}}.testiomonials .testiomonials_body .swiper .swiper-slide{display:flex;flex-direction:column;align-items:center;height:auto}.testiomonials .testiomonials_body .swiper .swiper-slide .card_{border-radius:.5rem;background:#f8f9fb;padding:1.5rem;display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;width:100%}@media(min-width:1024px){.testiomonials .testiomonials_body .swiper .swiper-slide .card_{padding:3rem;width:28.5rem}}.testiomonials .testiomonials_body .swiper .swiper-slide .card_ .rating{display:flex;flex-direction:row;gap:.5rem;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 .swiperNavigation{display:flex;justify-content:space-between;align-items:center;z-index:1;gap:1.5rem}@media(min-width:1024px){.testiomonials .swiperNavigation{position:absolute;width:100%;left:0;top:50%;transform:translateY(-50%);padding:0 3rem}}.testiomonials .swiperNavigation .swiperButton{width:2.5rem;height:2.5rem}@media(min-width:1024px){.testiomonials .swiperNavigation .swiperButton{width:3rem;height:3rem}}.testiomonials .swiperNavigation .swiperButton{background:linear-gradient(180deg,#fff9,#ffffff4d);border:1px solid rgba(255,255,255,.4);border-radius:1.5rem;display:flex;align-items:center;justify-content:center;position:relative;flex-shrink:0;z-index:3}.testiomonials .swiperNavigation .swiperButton:before{width:1.125rem;height:1.125rem;display:block;content:"";background-position:center;background-repeat:no-repeat;background-size:contain}.testiomonials .swiperNavigation .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="%23FFFFFF"/></svg>')}.testiomonials .swiperNavigation .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="%23FFFFFF"/></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:6rem;padding-bottom:6rem}.cta.with_button{padding-top:3.5rem;padding-bottom:3.5rem}@media(min-width:1024px){.cta.with_button .p1{width:42rem}}.cta.with_background{background-position:center;background-repeat:no-repeat;background-size:cover}.cta.with_background h1,.cta.with_background .h1{color:#fff!important}.cta.with_background .p1{color:#ffffffb2!important}.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:60rem}}.cta .container .btn_primary{padding:1rem 2rem}.article-doctor .breadcrumbs{margin:0 0 1rem}@media(min-width:1024px){.article-doctor .breadcrumbs{margin:0 0 1.5rem}}@media(min-width:1024px){.article-doctor .image_profile{padding-right:2rem}}.article-doctor .image_profile img{width:100%;height:auto;box-shadow:.0625rem .125rem .625rem #2d2d2d1a;border-radius:.5rem}.article-doctor .content_{display:flex;flex-direction:column}@media(min-width:1024px){.article-doctor .content_{justify-content:center;padding-left:2rem}}.article-doctor hr.dashed{opacity:1;margin:2rem 0 0;border-top:2px dashed rgba(203,203,205,.8)}.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:2rem 0 1rem;color:#171717}.article-doctor .list-icon{background:#fff;list-style:disc;list-style-position:inside;padding:1.5rem;border-radius:.5rem}.article-doctor .list-icon li{padding:0 0 1rem 1.25rem;text-indent:-1.25rem}.article-doctor .list-icon li:not(:first-child){padding:1rem 0 1rem 1.25rem;border-top:1px dashed #e1e2e4}.article-doctor .list-icon li:last-child{padding:1rem 0 0 1.25rem}.product .desc{text-align:center;color:#171717;margin-bottom:.5rem}@media(min-width:1024px){.product .desc{font-size:1.375rem;margin-bottom:1.5rem}}.product .image-title{width:auto;display:flex;margin-left:auto;margin-right:auto;margin-bottom:1.5rem;height:3rem}@media(min-width:1024px){.product .image-title{height:4rem}}.product .bannerSwiper{position:relative;width:100%}.product .bannerSwiper .image-banner{width:100%;height:auto}.product .bannerSwiper .swiper-button-prev-banner,.product .bannerSwiper .swiper-button-next-banner{display:none;align-items:center;justify-content:center;opacity:1;background:linear-gradient(180deg,#ffffffb3,#ffffff4d);border-radius:100%;border:1px solid rgba(255,255,255,.6);width:3rem;height:3rem;color:#fff}@media(min-width:1024px){.product .bannerSwiper .swiper-button-prev-banner,.product .bannerSwiper .swiper-button-next-banner{display:flex}}.product .bannerSwiper .swiper-button-prev-banner:after,.product .bannerSwiper .swiper-button-next-banner:after{font-size:1rem}.product .itemsProduct .card{margin-top:1.5rem;display:flex;flex-direction:column}@media(min-width:1024px){.product .itemsProduct .card{margin-top:2rem}}.product .itemsProduct .card-body{display:flex;flex-direction:column;background:#d4d5d9;padding:1.5rem;height:100%;flex:1 1}.product .itemsProduct .card-body h2,.product .itemsProduct .card-body .h2{color:#252525;margin-bottom:1rem;font-size:1.75rem;line-height:2rem}.product .itemsProduct .card-body .sub-title{color:#050170;margin-bottom:1rem}.product .itemsProduct .card-body .description{color:#393e43}.product .itemsProduct .card-body .price{margin-top:auto;margin-bottom:0}.product .itemsProduct .card .sliderProgressBarProduct{width:100%}.product .itemsProduct .card .sliderProgressBarProduct .swiper-wrapper{height:auto}.product .itemsProduct .card .sliderProgressBarProduct img{width:100%;aspect-ratio:368/320}.product .itemsProduct .card .sliderProgressBarProduct .swiper-pagination{background:#6c6c6ccc;top:unset;bottom:0;display:block!important;height:.5rem}.product .itemsProduct .card .sliderProgressBarProduct .swiper-pagination .swiper-pagination-progressbar-fill{background:#050170}@media(min-width:1024px){.product .itemsProduct .modal-dialog{max-width:61.5rem}}.product .itemsProduct .modal-dialog .modal-content{border-radius:0}.product .itemsProduct .modal-dialog .modal-content .modal-header{border-bottom:.0625rem solid #c5c9cc;padding:1rem}@media(min-width:1024px){.product .itemsProduct .modal-dialog .modal-content .modal-header{padding:1.5rem}}.product .itemsProduct .modal-dialog .modal-content h1,.product .itemsProduct .modal-dialog .modal-content .h1{margin-bottom:1.5rem}.product .itemsProduct .modal-dialog .modal-content .carousel_indicators{position:unset;margin:0;display:flex;flex-wrap:wrap;justify-content:flex-start;gap:1rem;max-height:4.375rem;overflow-y:auto}@media(min-width:768px){.product .itemsProduct .modal-dialog .modal-content .carousel_indicators{max-height:6.25rem}}@media(min-width:1024px){.product .itemsProduct .modal-dialog .modal-content .carousel_indicators{gap:1.5rem;max-height:22.1875rem}}.product .itemsProduct .modal-dialog .modal-content .carousel_indicators button{opacity:1!important;background:transparent;border:.125rem solid transparent}.product .itemsProduct .modal-dialog .modal-content .carousel_indicators button.active{border:.125rem solid #050170;transition:.2s ease}.product .itemsProduct .modal-dialog .modal-content .carousel_indicators button{margin:0;padding:0;width:4rem;height:4rem}@media(min-width:768px){.product .itemsProduct .modal-dialog .modal-content .carousel_indicators button{width:6rem;height:6rem}}@media(min-width:1024px){.product .itemsProduct .modal-dialog .modal-content .carousel_indicators button{width:10rem;height:10rem}}.product .itemsProduct .modal-dialog .modal-content .carousel_indicators button{text-indent:unset}.product .itemsProduct .modal-dialog .modal-content .carousel_indicators button img{text-indent:unset;width:100%;height:100%;object-fit:cover}.product .itemsProduct .modal-dialog .modal-content .carousel_{position:relative;margin-bottom:1rem}@media(min-width:1024px){.product .itemsProduct .modal-dialog .modal-content .carousel_{margin-bottom:0}}.product .itemsProduct .modal-dialog .modal-content .carousel_ .carouselButton{position:absolute;background:#050170;border:0;border-radius:3rem;display:flex;align-items:center;justify-content:center;top:50%;width:2.5rem;height:2.5rem}@media(min-width:1024px){.product .itemsProduct .modal-dialog .modal-content .carousel_ .carouselButton{width:3rem;height:3rem}}.product .itemsProduct .modal-dialog .modal-content .carousel_ .carouselButton_prev{left:1.5rem}@media(min-width:1024px){.product .itemsProduct .modal-dialog .modal-content .carousel_ .carouselButton_prev{left:1.75rem}}.product .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>')}.product .itemsProduct .modal-dialog .modal-content .carousel_ .carouselButton_next{right:1.5rem}@media(min-width:1024px){.product .itemsProduct .modal-dialog .modal-content .carousel_ .carouselButton_next{right:1.75rem}}.product .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>')}.product .itemsProduct .modal-dialog .modal-content .carousel_ .carousel-inner img{width:100%;height:auto;aspect-ratio:1/1;object-fit:contain}.product .itemsProduct .btn_close{margin-left:auto;background:transparent;display:flex;align-items:center;justify-content:center;border:.0625rem solid #050170;border-radius:3rem;width:2.5rem;height:2.5rem}@media(min-width:1024px){.product .itemsProduct .btn_close{width:3rem;height:3rem}}.product .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}.detail-news .breadcrumbs{margin:0 0 1rem}@media(min-width:1024px){.detail-news .breadcrumbs{margin:0 0 2.3125rem}}.detail-news .image-top{width:100%;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-img{width:100%;height:auto;margin-bottom:1.5rem;border-radius:.25rem}@media(min-width:1024px){.our-experts-img{margin-bottom:2rem;border-radius:.5rem}}.our-experts-description{text-align:center;margin-bottom:1.5rem}@media(min-width:1024px){.our-experts-description{margin-bottom:2rem}}.our-experts .nav-pills{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;justify-content:center}}.our-experts .nav-pills li .nav-link{background:transparent!important;font-family:Brooklyn,sans-serif;font-weight:700;font-size:1rem;line-height:1.5rem;letter-spacing:0;width:max-content;color:#717172;padding:.25rem 1.5rem;border-radius:0;border-bottom:.125rem solid transparent}@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 .nav-pills li .nav-link.active{color:#050170;border-bottom:.125rem solid #050170}.our-experts .our-experts-card{margin-bottom:1.5rem;display:flex;flex-direction:column;border-radius:.5rem;overflow:hidden;box-shadow:.0625rem .125rem .625rem #2d2d2d1a}@media(min-width:1024px){.our-experts .our-experts-card{background:#f7f8f9;flex-direction:row}}.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}}@media(max-width:1023.98px){.our-experts .our-experts-card .content_body{padding:1.5rem}}.our-experts .our-experts-card .content_body{display:flex;flex-direction:column;align-items:flex-start}.our-experts .our-experts-card .content_body h2,.our-experts .our-experts-card .content_body .h2{color:#171717;margin-bottom:.5rem}.our-experts .our-experts-card .content_body hr{width:100%;border-top:.0625rem dashed #e1e2e4;opacity:100%}.our-experts .our-experts-card .content_body .badge-primary{background:#0501701a;color:#050170;border-radius:.25rem;padding:.25rem .75rem;margin-bottom:1rem;text-transform:uppercase}.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;font-weight:700}@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}@media(min-width:1024px){.clinic-partner h1,.clinic-partner .h1{margin-bottom:2rem}}.clinic-partner .clinic-partner-card{margin-bottom:1.5rem;display:flex;flex-direction:column;border-radius:.5rem;overflow:hidden;box-shadow:0 .0625rem .25rem #2d2d2d1a}@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}.clinic-partner .clinic-partner-card .content_{background:url(/build/assets/bg-global-card-B9x2OkGo.webp);background-position:center;background-size:cover;background-repeat:no-repeat}@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}.clinic-partner .clinic-partner-card .content_body a{border-radius:.25rem;font-weight:400}.clinic-partner .clinic-partner-card .content_body .address{margin-bottom:1.5rem}@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}@media(min-width:1024px){.clinic-partner .clinic-partner-card .content_body .d-flex{gap:2rem}}.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}}.articles .article-hero{display:flex;flex-direction:column;align-items:center}.articles .article-hero h1,.articles .article-hero .h1{color:#252525;margin:0;font-size:2rem;line-height:2.5rem}@media(min-width:1024px){.articles .article-hero h1,.articles .article-hero .h1{font-size:2.5rem;list-style:3.25rem}}.articles .article-hero p{color:#393e43;max-width:700px;font-size:1rem;line-height:1.5rem}.articles .article-hero{margin-bottom:1.5rem}.articles .article-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}@media(max-width:1024px){.articles .article-list{grid-template-columns:repeat(1,minmax(0,1fr))}}.articles .article-list .card{background-color:#cbcbcdcc!important;text-decoration:none;display:flex;flex-direction:column}@media(min-width:1024px){.articles .article-list .card.featured{grid-column:span 3}}.articles .article-list .card.featured img{width:100%;height:280px}@media(min-width:1280px){.articles .article-list .card.featured img{height:380px}}@media(min-width:1536px){.articles .article-list .card.featured img{height:440px}}@media(min-width:2048px){.articles .article-list .card.featured img{height:640px}}@media(min-width:2496px){.articles .article-list .card.featured img{height:820px}}@media(min-width:3840px){.articles .article-list .card.featured img{height:1200px}}.articles .article-list .card.featured .card-body h3,.articles .article-list .card.featured .card-body .h3{display:block;overflow:visible;line-clamp:unset;-webkit-line-clamp:unset;-webkit-box-orient:unset;font-size:1.5rem;line-height:2rem}@media(min-width:1024px){.articles .article-list .card.featured .card-body h3,.articles .article-list .card.featured .card-body .h3{font-size:1.75rem}}@media(max-width:1024px){.articles .article-list .card:not(.featured){flex-direction:row;align-items:center}}.articles .article-list .card:not(.featured) .article-image{width:100%;height:276px;position:relative}@media(max-width:1024px){.articles .article-list .card:not(.featured) .article-image{width:50%;flex-shrink:0;height:135px}}@media(min-width:1536px){.articles .article-list .card:not(.featured) .article-image{height:360px}}@media(min-width:2496px){.articles .article-list .card:not(.featured) .article-image{height:600px}}@media(min-width:3840px){.articles .article-list .card:not(.featured) .article-image{height:900px}}.articles .article-list .card:not(.featured) .article-image img{width:100%;height:100%;object-fit:cover}.articles .article-list .card:not(.featured) .card-body h3,.articles .article-list .card:not(.featured) .card-body .h3{display:-webkit-box;overflow:hidden;color:#171717;font-size:1rem;line-height:1.5rem;font-weight:700;text-align:justify;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical}@media(max-width:1024px){.articles .article-list .card:not(.featured) .card-body h3,.articles .article-list .card:not(.featured) .card-body .h3{line-clamp:4;-webkit-line-clamp:4;text-align:left}}.articles .article-list .card .card-body{padding:1rem}@media(min-width:1024px){.articles .article-list .card .card-body{padding:1.5rem}}.articles .article-list .card .card-body h3,.articles .article-list .card .card-body .h3{display:-webkit-box;overflow:hidden;color:#171717;font-size:1rem;line-height:1.5rem;font-weight:700;line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical}.articles .article-list .card .card-body p{display:-webkit-box;overflow:hidden;line-clamp:2;color:#444;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis;margin:0}.article-detail h1,.article-detail .h1,.article-detail h2,.article-detail .h2,.article-detail p{margin:0}.article-detail p{color:#444}.article-detail h1,.article-detail .h1,.article-detail h2,.article-detail .h2,.article-detail h3,.article-detail .h3{color:#171717}.article-detail .breadcrumbs{margin:0 0 2rem}.article-detail .content h1,.article-detail .content .h1{color:#171717;margin-top:1.5rem}.article-detail .content p{text-align:justify;margin-top:1.5rem}.article-detail .content ul,.article-detail .content ol,.article-detail .content li{font-family:Brooklyn,sans-serif}.article-detail .content .image-hero{width:100%;height:576px;position:relative}@media(max-width:640px){.article-detail .content .image-hero{height:190px}}@media(min-width:2048px){.article-detail .content .image-hero{height:900px}}@media(min-width:2496px){.article-detail .content .image-hero{height:1100px}}@media(min-width:3840px){.article-detail .content .image-hero{height:1600px}}.article-detail .content .image-hero img{width:100%;height:100%;object-fit:cover}.article-detail .related-articles{margin-top:3.5rem}.article-detail .related-articles .related-articles-list{margin-top:1.5rem;display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1.5rem}@media(min-width:768px){.article-detail .related-articles .related-articles-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1280px){.article-detail .related-articles .related-articles-list{grid-template-columns:repeat(3,minmax(0,1fr))}}.article-detail .related-articles .related-articles-list .card{text-decoration:none;background-color:#cbcbcdcc!important;display:flex;flex-direction:column}@media(max-width:640px){.article-detail .related-articles .related-articles-list .card{flex-direction:row;align-items:center}}.article-detail .related-articles .related-articles-list .card .article-image{width:100%;height:276px;position:relative}@media(max-width:640px){.article-detail .related-articles .related-articles-list .card .article-image{width:50%;flex-shrink:0;height:135px}}@media(min-width:1536px){.article-detail .related-articles .related-articles-list .card .article-image{height:360px}}@media(min-width:2496px){.article-detail .related-articles .related-articles-list .card .article-image{height:600px}}@media(min-width:3840px){.article-detail .related-articles .related-articles-list .card .article-image{height:900px}}.article-detail .related-articles .related-articles-list .card .article-image img{width:100%;height:100%;object-fit:cover}.article-detail .related-articles .related-articles-list .card .card-body{padding:1rem}.article-detail .related-articles .related-articles-list .card .card-body h3,.article-detail .related-articles .related-articles-list .card .card-body .h3{display:-webkit-box;overflow:hidden;color:#171717;font-size:1rem;line-height:1.5rem;font-weight:700;line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical}@media(max-width:640px){.article-detail .related-articles .related-articles-list .card .card-body h3,.article-detail .related-articles .related-articles-list .card .card-body .h3{line-clamp:4;-webkit-line-clamp:4}}.virtual-tour .content_{position:relative;padding:2rem;background-position:center;background-repeat:no-repeat;background-size:cover}@media(max-width:1024px){.virtual-tour .content_{width:100%;aspect-ratio:1/1}}@media(min-width:1024px){.virtual-tour .content_{padding:unset;background-image:unset!important}}.virtual-tour .content_mobile{display:block;margin-top:1.5rem;display:flex;flex-direction:column;align-items:center}@media(min-width:1024px){.virtual-tour .content_mobile{display:none}}.virtual-tour .content_mobile h1,.virtual-tour .content_mobile .h1,.virtual-tour .content_mobile p{margin:0}.virtual-tour .content_mobile h1,.virtual-tour .content_mobile .h1{color:#171717}.virtual-tour .content_mobile p{color:#444;font-family:Brooklyn,sans-serif}.virtual-tour .content_mobile .btn_primary{margin-top:1.5rem;padding:.75rem 1.5rem}.virtual-tour .content_ h1,.virtual-tour .content_ .h1,.virtual-tour .content_ p{margin:0}.virtual-tour .content_ h1,.virtual-tour .content_ .h1{color:#fff}.virtual-tour .content_ p{font-size:1rem;color:#fff;line-height:1.5rem;font-family:Brooklyn,sans-serif;font-weight:400;margin-bottom:0}.virtual-tour .content_ .btn_primary{margin-top:2rem;margin-left:auto;margin-right:auto;padding:.75rem 1.5rem}.virtual-tour .content_:before{content:"";display:block;opacity:.3;background:#000;width:100%;height:100%;position:absolute;top:0;left:0}.virtual-tour .content_ img{display:none;width:100%;height:auto}@media(min-width:1024px){.virtual-tour .content_ img{display:block}}.virtual-tour .content_ .card_{position:relative;text-align:center;z-index:2;padding:2rem;display:none}@media(min-width:1024px){.virtual-tour .content_ .card_{position:absolute;display:block;top:50%;left:50%;transform:translate(-50%,-50%)}}.virtual-tour-detail h1,.virtual-tour-detail .h1{text-align:center;margin-top:1rem;margin-bottom:0}@media(min-width:1024px){.virtual-tour-detail h1,.virtual-tour-detail .h1{margin-top:1.5rem;margin-bottom:1.5rem}}.virtual-tour-detail .col-12{height:auto;margin-top:1.5rem}@media(min-width:1024px){.virtual-tour-detail .col-12{margin-top:2rem}}@media(min-width:1024px)and (min-width:1024px){.virtual-tour-detail .col-12:nth-child(2n){padding-left:.75rem}.virtual-tour-detail .col-12:nth-child(odd){padding-right:.75rem}}.virtual-tour-detail{padding-top:2rem;padding-bottom:5rem}.virtual-tour-detail .iframe-wrapper{margin-top:2rem;width:100%;border-radius:.5rem;overflow:hidden;box-shadow:0 4px 20px #00000014;background-color:#f4f5f6}.virtual-tour-detail .iframe-wrapper iframe{width:100%;height:85vh;min-height:500px;border:none;display:block}.patients-list h1,.patients-list .h1{text-align:center;color:#252525;margin-bottom:.5rem}@media(min-width:1024px){.patients-list h1,.patients-list .h1{margin-bottom:0}}.patients-list p{text-align:center;color:#444;margin-bottom:1.5rem}@media(min-width:1024px){.patients-list p{margin-bottom:2rem;max-width:64rem;margin-left:auto;margin-right:auto}}.patients-list .col-12{height:auto;margin-top:1.5rem}@media(min-width:1024px){.patients-list .col-12{margin-top: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;position:relative;flex-direction:column;box-shadow:.0625rem .125rem .625rem #2d2d2d1a;border-radius:.5rem;overflow:hidden}.patients-list .col-12 .card .image-container{background:red;width:100%;aspect-ratio:1/1;position:relative;overflow:hidden}.patients-list .col-12 .card .image-container img{border-radius:.5rem;width:100%;height:100%;object-fit:cover}.patients-list .col-12 .card_body{border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem;position:absolute;bottom:0;left:0;width:100%;background:#cbcbcd80;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);padding:1.5rem;display:flex;flex-direction:column;height:fit-content;align-items:center}.patients-list .col-12 .card_body h2,.patients-list .col-12 .card_body .h2{color:#252525;text-align:center}.patient-detail{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.patient-detail .breadcrumbs{margin:0 0 1rem}@media(min-width:1024px){.patient-detail .breadcrumbs{margin:0 0 1.5rem}}.patient-detail h1,.patient-detail .h1{text-align:center;color:#171717;margin-bottom:1.5rem;padding-top:1.5rem}@media(min-width:1024px){.patient-detail h1,.patient-detail .h1{margin-bottom:2rem}}.patient-detail .navPills{margin-bottom:2.25rem}@media(min-width:1024px){.patient-detail .navPills{margin-bottom:3.5rem}}.patient-detail .navPills li .nav-link{color:#717172;border-radius:0;border:none;padding:.5rem 1.25rem}.patient-detail .navPills li .nav-link.active{background:none;color:#050170;border-bottom:1px solid #050170}.patient-detail .swiper-button-prev,.patient-detail .swiper-button-next{position:relative;flex-shrink:0;width:3rem;height:3rem;color:#050170;background-color:#fff;margin:0;border-radius:100%}.patient-detail .swiper-button-prev:after,.patient-detail .swiper-button-next:after{font-size:1rem;font-weight:700}.patient-detail #before-after{margin-top:3.5rem;background:#cbcbcdcc;padding:1.5rem;font-family:Brooklyn,sans-serif;display:flex;flex-direction:column;align-items:center}@media(max-width:640px){.patient-detail #before-after{margin-top:2rem}}.patient-detail #before-after p{margin:0}.patient-detail #before-after>p{text-align:center;color:#444;max-width:52rem}.patient-detail #before-after .before-after-container{display:flex;align-items:center;width:100%;margin-top:2rem;gap:2rem}@media(max-width:640px){.patient-detail #before-after .before-after-container{flex-wrap:wrap;justify-content:center;gap:1rem}}.patient-detail #before-after .before-after-container .before-after-swiper{flex:1;overflow:hidden}@media(max-width:640px){.patient-detail #before-after .before-after-container .before-after-swiper{order:1;flex:none;width:100%}}.patient-detail #before-after .before-after-container .before-after-swiper .swiper-wrapper{align-items:center}.patient-detail #before-after .before-after-container .before-after-swiper .swiper-slide{display:flex;justify-content:center;gap:1rem}.patient-detail #before-after .before-after-container .before-after-swiper .swiper-slide .before-image,.patient-detail #before-after .before-after-container .before-after-swiper .swiper-slide .after-image{flex:1;display:flex;flex-direction:column;align-items:center}.patient-detail #before-after .before-after-container .before-after-swiper .swiper-slide .image-wrapper{width:100%;aspect-ratio:1/1;object-fit:cover;position:relative}.patient-detail #before-after .before-after-container .before-after-swiper .swiper-slide .image-wrapper img{width:100%;height:100%;object-fit:cover}.patient-detail #before-after .before-after-container .before-after-swiper .swiper-slide .before-image p,.patient-detail #before-after .before-after-container .before-after-swiper .swiper-slide .after-image p{text-align:center;font-weight:700;font-size:1.75rem;margin-top:1.5rem;color:#171717}@media(max-width:640px){.patient-detail #before-after .before-after-container .swiper-button-prev{order:2}}@media(max-width:640px){.patient-detail #before-after .before-after-container .swiper-button-next{order:3}}.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;outline:unset!important;box-shadow:unset!important}@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}@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:#cbcbcdcc;padding:1.5rem;display:flex;flex-direction:column;justify-content:center;align-items:center}@media(min-width:1024px){.testimonials-two .swiper-slide{padding:3rem}}.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}@media(max-width:1023.98px){.testimonials-two .button_navigate{margin-top:1.5rem;position:relative;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:1.5rem}.testimonials-two .button_navigate .swiperButton{transform:unset;position:relative}.testimonials-two .button_navigate .swiperButtonPrev{left:unset;top:unset}.testimonials-two .button_navigate .swiperButtonNext{right:unset;top:unset}}.rating{display:flex;flex-direction:row;gap:.25rem;justify-content:center;margin-bottom:2rem}.rating .ico{width:1.5rem;height:1.5rem}.philosophy-container{height:auto;position:relative}.philosophy-container .img-desktop{width:100%;display:none}@media(min-width:1024px){.philosophy-container .img-desktop{width:100%;display:block;height:auto;position:relative}}.philosophy-container .img-mobile{width:100%;margin-bottom:1.5rem}@media(min-width:1024px){.philosophy-container .img-mobile{display:none}}@media(min-width:1024px){.philosophy-container .container{position:absolute;inset:0;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:2rem}}.philosophy-container .container .philosophy-content{width:100%}@media(min-width:1024px){.philosophy-container .container .philosophy-content{padding:3rem;max-width:360px;border-radius:.5rem}}@media(min-width:1280px){.philosophy-container .container .philosophy-content{max-width:480px}}@media(min-width:1600px){.philosophy-container .container .philosophy-content{max-width:560px}}@media(min-width:1920px){.philosophy-container .container .philosophy-content{max-width:720px}}@media(min-width:2496px){.philosophy-container .container .philosophy-content{max-width:960px}}@media(min-width:3840px){.philosophy-container .container .philosophy-content{max-width:1440px}}.philosophy-container .container .philosophy-content,.philosophy-container .container .philosophy-content h1,.philosophy-container .container .philosophy-content .h1{color:#000}.philosophy-container .container .philosophy-content p,.philosophy-container .container .philosophy-content .p1{color:#000000b2;font-size:1rem}@media(min-width:1024px){.philosophy-container .container .philosophy-content,.philosophy-container .container .philosophy-content h1,.philosophy-container .container .philosophy-content .h1{color:#fff}.philosophy-container .container .philosophy-content p,.philosophy-container .container .philosophy-content .p1{color:#ffffffb2}}#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 .navPills{margin-top:0;margin-bottom:0;width:100%;gap:0}#faq .faq-header .navPills li .nav-link{color:#717172;border-radius:0;border:none;padding:.5rem 1.25rem}#faq .faq-header .navPills li .nav-link.active{background:none;color:#050170;border-bottom:1px solid #050170}#faq .faq-content{margin:3.5rem auto 0}#faq .faq-content .tab-pane details{border-bottom:1px solid rgba(0,0,0,.2)}#faq .faq-content .tab-pane details:not(:first-child){padding-top:1rem}#faq .faq-content .tab-pane details[open] summary .ico{transform:rotate(180deg)}#faq .faq-content .tab-pane 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-pane details summary::-webkit-details-marker{display:none}#faq .faq-content .tab-pane details summary .ico{transition:all .2s ease-out;flex-shrink:0;width:1.5rem;aspect-ratio:1/1}#faq .faq-content .tab-pane details p{color:#444}#treatment-header h1,#treatment-header .h1,#treatment-header p{margin:0}#treatment-header h1,#treatment-header .h1{margin-bottom:1rem;margin-top:1rem;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}#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{color:#171717;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media(max-width:640px){#treatment-detail{margin-bottom:1.5rem}}#treatment-detail .swiper-button-prev,#treatment-detail .swiper-button-next{position:static;flex-shrink:0;width:3rem;height:3rem;color:#050170;background-color:#fff;margin:0;border-radius:100%}#treatment-detail .swiper-button-prev:after,#treatment-detail .swiper-button-next:after{font-size:1rem;font-weight:700}#treatment-detail #treatment-detail-header{text-align:center}#treatment-detail #treatment-detail-header .nav-pills{margin-top:2rem}#treatment-detail #treatment-detail-header .nav-pills li .nav-link{color:#717172;border-radius:0;border:none;padding:.5rem 1.25rem}#treatment-detail #treatment-detail-header .nav-pills li .nav-link.active{background:none;color:#050170;border-bottom:1px solid #050170}#treatment-detail #before-after{border-radius:.5rem;margin-top:3.5rem;background:#e1e2e4!important;padding:1.5rem;font-family:Brooklyn,sans-serif;display:flex;flex-direction:column;align-items:center}#treatment-detail #before-after .before-after-container .before-after-swiper .swiper-slide .before-image,#treatment-detail #before-after .before-after-container .before-after-swiper .swiper-slide .after-image{flex:1;display:flex;flex-direction:column;align-items:center;border-radius:.5rem;box-shadow:.0625rem .125rem .625rem #2d2d2d1a}#treatment-detail #before-after .before-after-container .before-after-swiper .swiper-slide .image-wrapper{width:100%;aspect-ratio:1/1;object-fit:cover;position:relative;border-radius:.5rem}#treatment-detail #testimonials-treatment{margin-top:3.5rem;text-align:center}#treatment-detail #testimonials-treatment .testimonials-container{margin-top:2rem;width:100%;background-position:center;background-size:cover;background-repeat:no-repeat;padding:5.5rem 4rem;position:relative;display:flex;align-items:center;justify-content:space-between;gap:2rem}@media(max-width:640px){#treatment-detail #testimonials-treatment .testimonials-container{flex-wrap:wrap;justify-content:center;padding:2rem 1.5rem;gap:1rem}}#treatment-detail #testimonials-treatment .testimonials-container .overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#0000004d;z-index:1}@media(max-width:640px){#treatment-detail #testimonials-treatment .testimonials-container .swiper{order:1;width:100%}}#treatment-detail #testimonials-treatment .testimonials-container .swiper .swiper-wrapper{align-items:stretch}#treatment-detail #testimonials-treatment .testimonials-container .swiper .swiper-wrapper .swiper-slide{display:flex;justify-content:center;height:auto}#treatment-detail #testimonials-treatment .testimonials-container .swiper .swiper-wrapper .swiper-slide .card-testimonial{background:#fff;padding:3rem;max-width:28.5rem;width:100%;border-radius:.5rem;min-height:18rem;height:100%;display:flex;flex-direction:column;justify-content:center}@media(max-width:640px){#treatment-detail #testimonials-treatment .testimonials-container .swiper .swiper-wrapper .swiper-slide .card-testimonial{padding:1.5rem}}#treatment-detail #testimonials-treatment .testimonials-container .swiper .swiper-wrapper .swiper-slide .card-testimonial p{margin:0;color:#171717}#treatment-detail #testimonials-treatment .testimonials-container .swiper .swiper-wrapper .swiper-slide .card-testimonial h3,#treatment-detail #testimonials-treatment .testimonials-container .swiper .swiper-wrapper .swiper-slide .card-testimonial .h3{margin-top:1.5rem;color:#171717}@media(max-width:640px){#treatment-detail #testimonials-treatment .testimonials-container .swiper-button-prev{order:2}}@media(max-width:640px){#treatment-detail #testimonials-treatment .testimonials-container .swiper-button-next{order:3}}.treatments .treatment-list-two .card{background-color:#d4d5d9}.treatments .treatment-list-two .card img{object-position:0 -70px;height:180px}@media(min-width:1536px){.treatments .treatment-list-two .card img{object-position:0 -90px;height:240px}}@media(min-width:2496px){.treatments .treatment-list-two .card img{object-position:0 -130px;height:420px}}@media(min-width:3840px){.treatments .treatment-list-two .card img{object-position:0 -180px;height:620px}}.treatments .treatment-list-two .card .card-body{padding:1rem}.treatments .treatment-list-two .card .card-body h3,.treatments .treatment-list-two .card .card-body .h3{color:#171717;font-size:1.75rem;line-height:2rem;font-weight:700}.treatments .treatment-list-two .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-two .card .card-body a{font-weight:700}#expert-list *{margin:0;padding:0}@media(max-width:640px){#expert-list{margin-top:1rem}}#expert-list{display:flex;flex-direction:column;align-items:center}#expert-list p{color:#444}#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;color:#171717}@media(max-width:1024px){#expert-list .expert-header h2,#expert-list .expert-header .h2{font-size:2rem}}#expert-list .expert-header p{max-width:620px}@media(min-width:2496px){#expert-list .expert-header p{max-width:1300px}}@media(min-width:3840px){#expert-list .expert-header p{max-width:1900px}}#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}#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 h3,#expert-list .expert-grid .expert-card .expert-card-header .h3{color:#252525}#expert-list .expert-grid .expert-card .expert-card-header p{font-weight:600;color:#050170}#expert-list .expert-grid .expert-card .expert-card-header{margin-bottom:.75rem}#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{margin-top:.75rem;width:100%;list-style:none;padding:0 0 1.5rem;display:flex;flex-direction:column;gap:.5rem}#expert-list .expert-grid .expert-card ul li{display:flex;align-items:start;color:#444}#expert-list .expert-grid .expert-card ul li .icon{flex-shrink:0;width:1.5rem;height:1.5rem;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 h1,#book-consultation .h1,#book-consultation h2,#book-consultation .h2,#book-consultation h3,#book-consultation .h3,#book-consultation h4,#book-consultation .h4,#book-consultation h5,#book-consultation .h5{color:#171717}#book-consultation p{color:#444}#book-consultation input[type=number]::-webkit-inner-spin-button,#book-consultation input[type=number] ::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}#book-consultation input[type=number]{-moz-appearance:textfield;appearance:textfield}#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:1.5rem auto 2rem;display:flex;flex-direction:column;align-items:center}@media(max-width:768px){#book-consultation .book-consultation-header{margin:1rem auto}}#book-consultation .book-consultation-header h1,#book-consultation .book-consultation-header .h1{color:#171717}#book-consultation .book-consultation-header p{color:#444;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{width:100%;margin:1rem 0 2rem}@media(min-width:1280px){#book-consultation .breadcrumbs{margin:1.5rem 0 3rem}}#book-consultation #success-create-profile{text-align:center;width:100%;padding:2rem 1rem}@media(min-width:768px){#book-consultation #success-create-profile{padding:10rem 1rem}}#book-consultation #success-create-profile h1,#book-consultation #success-create-profile .h1,#book-consultation #success-create-profile p{margin:0}#book-consultation #success-create-profile .card{max-width:630px;padding:2rem 1rem}@media(min-width:768px){#book-consultation #success-create-profile .card{padding:1.5rem 3rem}}@media(min-width:2496px){#book-consultation #success-create-profile .card{max-width:1300px}}@media(min-width:3840px){#book-consultation #success-create-profile .card{max-width:1900px}}#book-consultation #success-create-profile .card .icon{width:4.5rem;height:4.5rem;background-color:#05017033;padding:1rem;border-radius:50%}#book-consultation #success-create-profile .card .icon .ico{width:100%;height:100%}#book-consultation #success-create-profile .card h1,#book-consultation #success-create-profile .card .h1{margin-top:1.5rem;margin-bottom:.5rem;letter-spacing:0%;font-family:Houstiq;font-weight:400}#book-consultation #success-create-profile .card button{margin-top:1.5rem;width:100%!important;height:3.5rem}#book-consultation #success-create-profile .card a{padding:1rem 3rem;width:100%}@media(min-width:1024px){#book-consultation #success-create-profile .card-forget{padding:3rem}}#book-consultation #success-create-profile .card-forget a{width:100%}@media(min-width:768px){#book-consultation #success-create-profile .card-forget a{width:unset}}#booking-confirmation{margin:6rem auto}@media(max-width:768px){#booking-confirmation{margin:1.5rem auto}}#booking-confirmation .card{padding:1.5rem 3rem;max-width:720px;width:100%}@media(max-width:768px){#booking-confirmation .card{padding:2rem}}@media(min-width:2496px){#booking-confirmation .card{max-width:1400px}}@media(min-width:3840px){#booking-confirmation .card{max-width:2100px}}#booking-confirmation .card .booking-confirmation-header{display:flex;flex-direction:column;align-items:center;justify-content:center}#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}#booking-confirmation .card .icon .ico_check{width:100%;height:100%}#booking-confirmation .card .booking-detail{font-family:Brooklyn,sans-serif;text-align:left;margin:1rem 0 1.5rem;display:flex;width:100%;flex-direction:column;gap:1rem;padding-top:1rem;border-top:1px solid #b4b5b6}#booking-confirmation .card .booking-detail>div{width:100%;padding-bottom:1rem;border-bottom:2px dashed #b4b5b6}#booking-confirmation .card .booking-detail>div h5,#booking-confirmation .card .booking-detail>div .h5,#booking-confirmation .card .booking-detail>div p{font-size:1rem;margin:0}#booking-confirmation .card .booking-detail>div h5,#booking-confirmation .card .booking-detail>div .h5{font-weight:700;color:#171717}#booking-confirmation .card .booking-detail>div p{font-weight:400;color:#444}#booking-confirmation .card #booking-confirmation-footer{gap:1rem}#booking-confirmation .card #booking-confirmation-footer button.btn{padding:.75rem 0;max-width:10rem;height:3.5rem;width:100%}#booking-confirmation .card #booking-confirmation-footer button.btn[data-confirmed=true]{max-width:11.6875rem}#booking-schedule .loading-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;z-index:10}#booking-schedule .spinner{width:2rem;height:2rem;border:3px solid #b4b5b6;border-top-color:#050170;border-radius:50%;animation:spin .6s linear infinite}#booking-schedule .opacity-50{opacity:.5;pointer-events:none;transition:opacity .15s ease-out}#booking-schedule .no-session-available{text-align:center;padding:1.5rem 1rem;color:#444}#booking-schedule{margin:1.5rem auto}#booking-schedule h1,#booking-schedule .h1,#booking-schedule h3,#booking-schedule .h3,#booking-schedule h4,#booking-schedule .h4{color:#171717}#booking-schedule p{color:#444;font-size:1rem}#booking-schedule p.p2{line-height:1.5rem}@media(max-width:640px){#booking-schedule br{display:none}}#booking-schedule .card{width:100%;padding:2rem}@media(max-width:768px){#booking-schedule .card{padding:1rem}}#booking-schedule .modal{padding:1rem}#booking-schedule .modal-dialog{top:50%;transform:translateY(-50%);margin:1rem auto;max-width:480px}@media(min-width:2496px){#booking-schedule .modal-dialog{max-width:1100px}}@media(min-width:3840px){#booking-schedule .modal-dialog{max-width:1700px}}#booking-schedule .modal-content{padding:1.5rem;display:flex;flex-direction:column;width:100%}#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}#booking-schedule .modal-content .btn-close-datepicker .icon{width:1em!important;height:1em!important}#booking-schedule .modal-content .btn-close-datepicker .icon .ico_close{width:100%;height:100%}#booking-schedule .modal-content .datepicker-component{margin:1rem auto 0}#booking-schedule form{width:100%;margin-top:1.5rem}#booking-schedule form .specialist-schedule-container{padding:0 0 1rem;margin:0;border-bottom:1px solid #b4b5b6;margin-bottom:1rem;display:grid;grid-template-columns:repeat(12,minmax(0,1fr))}#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 #b4b5b6}#booking-schedule form .specialist-schedule-container .specialist-detail .specialist-image{width:7.5rem;height:7.5rem;border-radius:100%;background-color:#d9d9d9;overflow:hidden;position:relative}@media(min-width:1024px){#booking-schedule form .specialist-schedule-container .specialist-detail .specialist-image{width:6rem;height:6rem}}#booking-schedule form .specialist-schedule-container .specialist-detail .specialist-image img{width:100%;height:100%;object-fit:cover;object-position:top}#booking-schedule form .specialist-schedule-container .specialist-detail .specialist-content{flex-grow:1;width:100%}#booking-schedule form .specialist-schedule-container .specialist-detail .specialist-content .specialist-info{margin:1rem 0;text-align:center;display:flex;flex-direction:column;align-items:center;color:#171717}#booking-schedule form .specialist-schedule-container .specialist-detail .specialist-content .specialist-info h3,#booking-schedule form .specialist-schedule-container .specialist-detail .specialist-content .specialist-info .h3,#booking-schedule form .specialist-schedule-container .specialist-detail .specialist-content .specialist-info p{margin:0}#booking-schedule form .specialist-schedule-container .specialist-detail .specialist-content .specialist-info .specialist-field{width:fit-content;background-color:#0501701a;padding:.25rem .75rem;border-radius:.25rem;margin-top:.5rem}#booking-schedule form .specialist-schedule-container .specialist-detail .specialist-content .specialist-info .specialist-field p{color:#050170;font-weight:700}#booking-schedule form .specialist-schedule-container .specialist-detail .specialist-content .specialist-education{margin:1rem 0 0;padding:0 0 0 1rem;display:flex;flex-direction:column;gap:.5rem;text-align:left}#booking-schedule form .specialist-schedule-container .specialist-detail .specialist-content .specialist-education li{color:#444}#booking-schedule form .specialist-schedule-container .specialist-detail .specialist-cta{margin-top:1rem;flex-shrink:0;width:100%}#booking-schedule form .specialist-schedule-container .specialist-detail .specialist-cta button.btn{width:100%;text-align:center;padding:0 1rem;height:3.5rem}#booking-schedule form .specialist-schedule-container .specialist-detail .specialist-image{width:5.5rem;height:5.5rem}@media(min-width:1280px){#booking-schedule form .specialist-schedule-container .specialist-detail .specialist-image{width:10rem;height:10rem}}@media(max-width:640px){#booking-schedule form .specialist-schedule-container .specialist-detail .specialist-info{margin-bottom:0!important}}#booking-schedule form .specialist-schedule-container .specialist-detail .specialist-info .schedule-expert-specialist{background-color:#0501701a;padding:.4rem .75rem;border-radius:.4rem;margin-top:.5rem}#booking-schedule form .specialist-schedule-container .specialist-detail .specialist-info .schedule-expert-specialist p{color:#050170;font-weight:700;font-size:.875rem}#booking-schedule form .specialist-schedule-container .specialist-detail{grid-column:span 3/span 3}@media(max-width:768px){#booking-schedule form .specialist-schedule-container .specialist-detail{grid-column:span 12/span 12}}#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:768px){#booking-schedule form .specialist-schedule-container .specialist-schedule{grid-column:span 12/span 12}}@media(min-width:768px){#booking-schedule form .specialist-schedule-container .specialist-schedule{padding-top:0;padding-left:1.5rem}}#booking-schedule form .specialist-schedule-container .specialist-schedule.unavailable-state{background-color:#e1e2e466;border-radius:4px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.5rem 1rem;gap:1.5rem;text-align:center;height:100%;min-height:360px;border:none}@media(min-width:768px){#booking-schedule form .specialist-schedule-container .specialist-schedule.unavailable-state{padding-left:1rem;margin-left:1.5rem}}#booking-schedule form .specialist-schedule-container .specialist-schedule.unavailable-state .unavailable-icon{margin:0;display:flex;align-items:center;justify-content:center}#booking-schedule form .specialist-schedule-container .specialist-schedule.unavailable-state .unavailable-icon img{width:3rem;height:3rem;object-fit:contain}#booking-schedule form .specialist-schedule-container .specialist-schedule.unavailable-state .unavailable-text{display:flex;flex-direction:column;gap:.5rem}#booking-schedule form .specialist-schedule-container .specialist-schedule.unavailable-state .unavailable-text h3,#booking-schedule form .specialist-schedule-container .specialist-schedule.unavailable-state .unavailable-text .h3{color:#171717;margin:0;font-size:1.25rem;font-weight:600}#booking-schedule form .specialist-schedule-container .specialist-schedule.unavailable-state .unavailable-text p{color:#444;margin:0;max-width:500px}#booking-schedule form .specialist-schedule-container .specialist-schedule.unavailable-state .unavailable-buttons{display:flex;gap:1rem;justify-content:center;width:100%}@media(max-width:640px){#booking-schedule form .specialist-schedule-container .specialist-schedule.unavailable-state .unavailable-buttons{flex-direction:column}}#booking-schedule form .specialist-schedule-container .specialist-schedule.unavailable-state .unavailable-buttons .btn{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 2rem;font-size:.875rem}@media(max-width:640px){#booking-schedule form .specialist-schedule-container .specialist-schedule.unavailable-state .unavailable-buttons .btn{width:100%}}#booking-schedule form .specialist-schedule-container .specialist-schedule .available-card{width:100%;height:100%;padding:1.5rem 1rem;border-radius:.4rem;background:#e1e2e466}@media(max-width:640px){#booking-schedule form .specialist-schedule-container .specialist-schedule .available-card{padding:1rem}}#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 #b4b5b6}#booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-card-header h4,#booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-card-header .h4,#booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-card-header button{margin:0}#booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-card-header button{padding:0;border:none;outline:none}#booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-card-header button:focus{outline:none}#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}#booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-card-header button .icon .ico_calendar{width:100%;height:100%}#booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-date-swiper,#booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-time-swiper{display:flex;align-items:center;gap:.5rem;width:100%}#booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-date-swiper .date-swiper,#booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-date-swiper .time-swiper,#booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-time-swiper .date-swiper,#booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-time-swiper .time-swiper{flex:1;min-width:0}#booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-date-swiper .swiper-wrapper,#booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-time-swiper .swiper-wrapper{width:100%}#booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-date-swiper .schedule-button-disabled,#booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-time-swiper .schedule-button-disabled{display:none!important}#booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-date-swiper .prev-date-button,#booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-date-swiper .next-date-button,#booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-date-swiper .prev-time-button,#booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-date-swiper .next-time-button,#booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-time-swiper .prev-date-button,#booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-time-swiper .next-date-button,#booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-time-swiper .prev-time-button,#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}@media(max-width:640px){#booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-date-swiper .prev-date-button,#booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-date-swiper .next-date-button,#booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-date-swiper .prev-time-button,#booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-date-swiper .next-time-button,#booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-time-swiper .prev-date-button,#booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-time-swiper .next-date-button,#booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-time-swiper .prev-time-button,#booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-time-swiper .next-time-button{display:none}}#booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-date-swiper .prev-date-button .ico,#booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-date-swiper .next-date-button .ico,#booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-date-swiper .prev-time-button .ico,#booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-date-swiper .next-time-button .ico,#booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-time-swiper .prev-date-button .ico,#booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-time-swiper .next-date-button .ico,#booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-time-swiper .prev-time-button .ico,#booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-time-swiper .next-time-button .ico{width:1rem;height:1rem}#booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-date-swiper .prev-date-button:hover,#booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-date-swiper .next-date-button:hover,#booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-date-swiper .prev-time-button:hover,#booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-date-swiper .next-time-button:hover,#booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-time-swiper .prev-date-button:hover,#booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-time-swiper .next-date-button:hover,#booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-time-swiper .prev-time-button:hover,#booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-time-swiper .next-time-button:hover{opacity:.8}#booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-date-swiper .prev-date-button.swiper-button-disabled,#booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-date-swiper .next-date-button.swiper-button-disabled,#booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-date-swiper .prev-time-button.swiper-button-disabled,#booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-date-swiper .next-time-button.swiper-button-disabled,#booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-time-swiper .prev-date-button.swiper-button-disabled,#booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-time-swiper .next-date-button.swiper-button-disabled,#booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-time-swiper .prev-time-button.swiper-button-disabled,#booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-time-swiper .next-time-button.swiper-button-disabled{opacity:.3;cursor:not-allowed}@media(max-width:768px){#booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-date-swiper .prev-date-button,#booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-date-swiper .next-date-button,#booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-date-swiper .prev-time-button,#booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-date-swiper .next-time-button,#booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-time-swiper .prev-date-button,#booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-time-swiper .next-date-button,#booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-time-swiper .prev-time-button,#booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-time-swiper .next-time-button{display:none}}@media(max-width:1279px){#booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-time-swiper{display:block}#booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-time-swiper .prev-time-button,#booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-time-swiper .next-time-button{display:none!important}#booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-time-swiper .time-swiper{overflow:visible}#booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-time-swiper .time-swiper .swiper-wrapper{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem;transform:none!important}#booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-time-swiper .time-swiper .swiper-wrapper .swiper-slide{width:100%!important;margin:0!important}}#booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-schedule-list{display:flex;width:auto}#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;color:#171717}#booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-date-item.selected{background:#050170}#booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-date-item.selected span{color:#fff!important}#booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-date-item:hover:not(.disabled){background:#050170;cursor:pointer}#booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-date-item:hover:not(.disabled) span{color:#fff!important}#booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-date-item.disabled{background:#cbcbcdcc;cursor:not-allowed;opacity:.8;color:#898989!important}#booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-date-item span{font-family:Brooklyn,sans-serif;margin:0}#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:.6rem!important;border-radius:.5rem;flex-shrink:0;width:fit-content}#booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-date-item.disabled{background:#cbcbcdcc;cursor:not-allowed;opacity:.8}#booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-date-item.disabled span{color:#898989!important}#booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-date-item.selected span.day,#booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-date-item.selected span.month,#booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-date-item:hover:not(.disabled) span.day,#booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-date-item:hover:not(.disabled) span.month{color:#fff!important}#booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-date-item span.date{font-weight:700;color:#171717;font-size:1rem}#booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-date-item span.day,#booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-date-item span.month{font-size:.875rem;color:#444;font-weight:400}#booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-time-item{background:#dad9ea;transition:background-color .15s ease-out;color:#171717}#booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-time-item.selected{background:#050170}#booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-time-item.selected span{color:#fff!important}#booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-time-item:hover:not(.disabled){background:#050170;cursor:pointer}#booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-time-item:hover:not(.disabled) span{color:#fff!important}#booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-time-item.disabled{background:#cbcbcdcc;cursor:not-allowed;opacity:.8;color:#898989!important}#booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-time-item span{font-family:Brooklyn,sans-serif;margin:0}#booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-time-item{width:fit-content}@media(max-width:640px){#booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-time-item{text-align:center;padding:1rem .75rem}}#booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-time-item{padding:.75rem 1rem!important;width:fit-content!important}#booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-time-item span{font-weight:700;font-size:1rem!important}@media(max-width:640px){#booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .available-time-item span{font-size:.875rem!important}}@media(max-width:640px){#booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .time-swiper .swiper-wrapper{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem}#booking-schedule form .specialist-schedule-container .specialist-schedule .available-card .time-swiper .swiper-slide{width:100%!important;margin:0!important}}#booking-schedule form .schedule-form-buttons{gap:1rem}#booking-schedule form .schedule-form-buttons button.btn:disabled{background:#717172!important;cursor:not-allowed;border:2px solid #717172!important}#booking-schedule form .schedule-form-buttons button.btn{height:3.5rem;max-width:11.6875rem;width:100%;padding:0 .5rem}@media(max-width:640px){#booking-schedule form .schedule-form-buttons button.btn{max-width:10.125rem}}#password-input h1,#password-input .h1{margin:0;color:#171717}#password-input input{width:100%;background:#fff;border:1px solid #b4b5b6;transition:border-color .1s ease-out;padding:.75rem 1rem;outline:none;font-family:Brooklyn,sans-serif;height:3.5rem;font-size:1rem}#password-input input::placeholder{font-size:1rem}#password-input input:focus{border:1px solid #050170}#password-input .card{margin:0 0 1.5rem;max-width:588px;width:100%;padding:1rem}@media(min-width:768px){#password-input .card{margin:3rem 0 6rem;padding:3rem}}@media(min-width:2496px){#password-input .card{max-width:1200px}}@media(min-width:3840px){#password-input .card{max-width:1800px}}#password-input .card p{margin:0}#password-input .card form{margin-top:1rem;width:100%}@media(min-width:1280px){#password-input .card form{margin-top:2rem}}#password-input .card form .password-container{position:relative;display:flex;flex-direction:row;align-items:center;border:1px solid #b4b5b6}#password-input .card form .password-container .toggle-password{height:100%;margin:0;background:#fff;border:none;padding:0;cursor:pointer;width:1.25rem;display:flex;align-items:center;justify-content:center;margin-right:.75rem;margin-left:.75rem}#password-input .card form .password-container .toggle-password i{content:"";display:block;width:1.25rem;height:1.25rem}#password-input .card form .password-container input{border:unset!important;padding-right:0}#password-input .card form button{margin-top:1rem;transition:background-color .15s ease-out}#password-input .card form button:disabled{background:#717172!important;cursor:not-allowed;border:2px solid #717172!important}#password-input .card form button{height:3.5rem}@media(min-width:1280px){#password-input .card form button{margin-top:2rem}}#password-input .card form .forgot-password{font-family:Brooklyn,sans-serif;display:block;margin-top:2rem;text-align:center;color:#050170;cursor:pointer;font-weight:700;text-decoration:underline;text-underline-offset:.5rem}@media(max-width:768px){#password-input .card form .forgot-password{margin-top:1.5rem}}#create-password input{width:100%;background:#fff;border:1px solid #b4b5b6;transition:border-color .1s ease-out;padding:.75rem 1rem;outline:none;font-family:Brooklyn,sans-serif;height:3.5rem;font-size:1rem}#create-password input::placeholder{font-size:1rem}#create-password input:focus{border:1px solid #050170}#create-password .field-error{display:none;color:#ac0000;font-size:.75rem;margin-top:.25rem;font-family:Brooklyn,sans-serif}#create-password .field-error:not(:empty){display:block}#create-password .card{margin:0 0 1.5rem;max-width:438px;width:100%;padding:1rem}@media(min-width:768px){#create-password .card{margin:3rem 0 6rem;padding:3rem}}@media(min-width:2496px){#create-password .card{max-width:1000px}}@media(min-width:3840px){#create-password .card{max-width:1400px}}#create-password .card h1,#create-password .card .h1{color:#171717}#create-password .card p{margin:0;color:#444}#create-password .card form{margin-top:1.5rem;width:100%;text-align:left}@media(min-width:1280px){#create-password .card form{margin-top:2rem}}#create-password .card form label{margin-bottom:.4rem!important}#create-password .card form :nth-child(1 of.password-container){margin-bottom:1rem}@media(min-width:1280px){#create-password .card form :nth-child(1 of.password-container){margin-bottom:1.5rem}}#create-password .card form .password-container{position:relative;display:flex;flex-direction:row;align-items:center;border:1px solid #b4b5b6}#create-password .card form .password-container .toggle-password{height:100%;margin:0;background:#fff;border:none;padding:0;cursor:pointer;width:1.25rem;display:flex;align-items:center;justify-content:center;margin-right:.75rem;margin-left:.75rem}#create-password .card form .password-container .toggle-password i{content:"";display:block;width:1.25rem;height:1.25rem}#create-password .card form .password-container input{border:unset!important;padding-right:0}#create-password .card form button{margin-top:1rem;transition:background-color .15s ease-out}#create-password .card form button:disabled{background:#717172!important;cursor:not-allowed;border:2px solid #717172!important}#create-password .card form button{height:3.5rem;background:#fff}@media(min-width:1280px){#create-password .card form button{margin-top:2rem}}#create-password .card form .forgot-password{font-family:Brooklyn,sans-serif;display:block;margin-top:2rem;text-align:center;color:#050170;cursor:pointer;font-weight:700;text-decoration:underline;text-underline-offset:.5rem}@media(max-width:768px){#create-password .card form .forgot-password{margin-top:1.5rem}}#specialist-grid .outlet{margin:1.5rem 0 0;position:relative;width:100%;font-family:Brooklyn,sans-serif;font-size:1rem;font-weight:700;color:#171717}@media(min-width:1200px){#specialist-grid .outlet{margin:2rem 0 0}}#specialist-grid .outlet .outlet-trigger{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.5rem 1rem;background-color:#dad9ea;border:1px solid #050170;border-radius:.4rem;cursor:pointer;text-align:left;font-family:Brooklyn,sans-serif;font-size:1rem;font-weight:700;color:#171717;transition:background-color .15s ease-out}#specialist-grid .outlet .outlet-trigger:hover{background-color:#cac9e1}#specialist-grid .outlet .outlet-trigger .ico{width:.6rem;height:.6rem;flex-shrink:0;transition:transform .2s ease}#specialist-grid .outlet .outlet-trigger .ico.rotated{transform:rotate(180deg)}#specialist-grid .outlet .outlet-dropdown{position:absolute;top:calc(100% + .25rem);left:0;right:0;z-index:1000;background:#fff;border:1px solid #050170;border-radius:.4rem;list-style:none;margin:0;padding:0;overflow:hidden}#specialist-grid .outlet .outlet-item{padding:.5rem 1rem;cursor:pointer;transition:background-color .1s ease-out}#specialist-grid .outlet .outlet-item:hover{background-color:#0501701a}#specialist-grid .outlet .outlet-item.active{background-color:#dad9ea}#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 #b4b5b6}#specialist-grid .card .specialist-image{width:7.5rem;height:7.5rem;border-radius:100%;background-color:#d9d9d9;overflow:hidden;position:relative}@media(min-width:1024px){#specialist-grid .card .specialist-image{width:6rem;height:6rem}}#specialist-grid .card .specialist-image img{width:100%;height:100%;object-fit:cover;object-position:top}#specialist-grid .card .specialist-content{flex-grow:1;width:100%}#specialist-grid .card .specialist-content .specialist-info{margin:1rem 0;text-align:center;display:flex;flex-direction:column;align-items:center;color:#171717}#specialist-grid .card .specialist-content .specialist-info h3,#specialist-grid .card .specialist-content .specialist-info .h3,#specialist-grid .card .specialist-content .specialist-info p{margin:0}#specialist-grid .card .specialist-content .specialist-info .specialist-field{width:fit-content;background-color:#0501701a;padding:.25rem .75rem;border-radius:.25rem;margin-top:.5rem}#specialist-grid .card .specialist-content .specialist-info .specialist-field p{color:#050170;font-weight:700}#specialist-grid .card .specialist-content .specialist-education{margin:1rem 0 0;padding:0 0 0 1rem;display:flex;flex-direction:column;gap:.5rem;text-align:left}#specialist-grid .card .specialist-content .specialist-education li{color:#444}#specialist-grid .card .specialist-cta{margin-top:1rem;flex-shrink:0;width:100%}#specialist-grid .card .specialist-cta button.btn{width:100%;text-align:center;padding:0 1rem;height:3.5rem}#specialist-grid .card{border:none}#specialist-grid .loading-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;z-index:10}#specialist-grid .spinner{width:2rem;height:2rem;border:3px solid #b4b5b6;border-top-color:#050170;border-radius:50%;animation:spin .6s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}#specialist-grid .opacity-50{opacity:.5;pointer-events:none;transition:opacity .15s ease-out}#specialist-grid{margin-bottom:1.5rem}@media(min-width:1280px){#specialist-grid{margin-bottom:3.5rem}}#whatsapp-input-section{display:flex;flex-direction:column;align-items:center;justify-content:center}#whatsapp-input-section h1,#whatsapp-input-section .h1{color:#171717}#whatsapp-input-section p{color:#444}#whatsapp-input-section .card{margin:0 0 1.5rem;max-width:588px;width:100%;padding:1rem}@media(min-width:768px){#whatsapp-input-section .card{margin:3rem 0 6rem;padding:3rem}}@media(min-width:2496px){#whatsapp-input-section .card{max-width:1200px}}@media(min-width:3840px){#whatsapp-input-section .card{max-width:1800px}}#whatsapp-input-section .card p{margin:0}#whatsapp-input-section .card .field-error{display:none;color:#ac0000;font-size:.75rem;margin-top:.25rem;font-family:Brooklyn,sans-serif}#whatsapp-input-section .card .field-error:not(:empty){display:block}#whatsapp-input-section .card form{margin-top:1.5rem;width:100%}@media(min-width:768px){#whatsapp-input-section .card form{margin-top:2rem}}#whatsapp-input-section .card form button{margin-top:1.5rem;transition:background-color .15s ease-out}#whatsapp-input-section .card form button:disabled{background:#717172!important;cursor:not-allowed;border:2px solid #717172!important}#whatsapp-input-section .card form button{height:3.5rem}@media(min-width:768px){#whatsapp-input-section .card form button{margin-top:2rem}}#whatsapp-input-section .card form #whatsapp-input{width:100%;display:flex;background:#fff;border:1px solid #b4b5b6;align-items:center;transition:border-color .15s ease-out;height:3.5rem}#whatsapp-input-section .card form #whatsapp-input:focus-within{border:1px solid #050170}#whatsapp-input-section .card form #whatsapp-input .country-code-select{position:relative;font-family:Brooklyn,sans-serif;display:flex;align-items:center;height:100%}#whatsapp-input-section .card form #whatsapp-input .country-code-select .country-code-trigger{display:flex;align-items:center;gap:.5rem;margin:0;padding:0 1rem;border:none;border-radius:0;outline:none;background:none;cursor:pointer;height:100%;transition:background-color .15s ease-out;color:#171717;-webkit-appearance:none;appearance:none}#whatsapp-input-section .card form #whatsapp-input .country-code-select .country-code-trigger:hover{background:#0501700d}#whatsapp-input-section .card form #whatsapp-input .country-code-select .country-code-trigger.active{background:#0501701a}#whatsapp-input-section .card form #whatsapp-input .country-code-select .country-code-trigger .ico{width:.4rem;height:.4rem}#whatsapp-input-section .card form #whatsapp-input .country-code-select .country-code-dropdown{position:absolute;top:calc(100% + .5rem);left:0;z-index:1000;background:#fff;border:1px solid #050170;min-width:fit-content;display:none;flex-direction:column}#whatsapp-input-section .card form #whatsapp-input .country-code-select .country-code-dropdown.open{display:flex}#whatsapp-input-section .card form #whatsapp-input .country-code-select .country-code-dropdown .country-code-search{width:100%;padding:.4rem;border:none;border-bottom:1px solid #b4b5b6;outline:none;font-family:Brooklyn,sans-serif}#whatsapp-input-section .card form #whatsapp-input .country-code-select .country-code-dropdown .country-code-search:focus{border-bottom:1px solid #050170}#whatsapp-input-section .card form #whatsapp-input .country-code-select .country-code-dropdown .country-code-search::placeholder{color:#898989}#whatsapp-input-section .card form #whatsapp-input .country-code-select .country-code-dropdown .country-code-list{list-style:none;margin:0;padding:0;max-height:200px;overflow-y:auto}#whatsapp-input-section .card form #whatsapp-input .country-code-select .country-code-dropdown .country-code-list .country-code-item{padding:.5rem .75rem;cursor:pointer;transition:background-color .1s ease-out}#whatsapp-input-section .card form #whatsapp-input .country-code-select .country-code-dropdown .country-code-list .country-code-item:hover,#whatsapp-input-section .card form #whatsapp-input .country-code-select .country-code-dropdown .country-code-list .country-code-item.highlighted{background:#e6e6f1}#whatsapp-input-section .card form #whatsapp-input input{flex-grow:1;background:none;border:none;margin:0;padding:0 0 0 .75rem;border-left:1px solid #b4b5b6;color:#171717;appearance:none;-moz-appearance:none;-webkit-appearance:none;border-radius:0}#whatsapp-input-section .card form #whatsapp-input input:focus{border-left:1px solid #050170}#whatsapp-input-section .card form #whatsapp-input input::placeholder{color:#898989}#whatsapp-input-section .card form #whatsapp-input input::-webkit-outer-spin-button,#whatsapp-input-section .card form #whatsapp-input input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}#whatsapp-input-section .card form #whatsapp-input input{-moz-appearance:textfield;appearance:textfield}#whatsapp-input-section #guest-whatsapp-input{width:100%;display:flex;background:#fff;border:1px solid #b4b5b6;align-items:center;transition:border-color .15s ease-out;height:3.5rem}#whatsapp-input-section #guest-whatsapp-input:focus-within{border:1px solid #050170}#whatsapp-input-section #guest-whatsapp-input .country-code-select{position:relative;font-family:Brooklyn,sans-serif;display:flex;align-items:center;height:100%}#whatsapp-input-section #guest-whatsapp-input .country-code-select .country-code-trigger{display:flex;align-items:center;gap:.5rem;margin:0;padding:0 1rem;border:none;border-radius:0;outline:none;background:none;cursor:pointer;height:100%;transition:background-color .15s ease-out;color:#171717;-webkit-appearance:none;appearance:none}#whatsapp-input-section #guest-whatsapp-input .country-code-select .country-code-trigger:hover{background:#0501700d}#whatsapp-input-section #guest-whatsapp-input .country-code-select .country-code-trigger.active{background:#0501701a}#whatsapp-input-section #guest-whatsapp-input .country-code-select .country-code-trigger .ico{width:.4rem;height:.4rem}#whatsapp-input-section #guest-whatsapp-input .country-code-select .country-code-dropdown{position:absolute;top:calc(100% + .5rem);left:0;z-index:1000;background:#fff;border:1px solid #050170;min-width:fit-content;display:none;flex-direction:column}#whatsapp-input-section #guest-whatsapp-input .country-code-select .country-code-dropdown.open{display:flex}#whatsapp-input-section #guest-whatsapp-input .country-code-select .country-code-dropdown .country-code-search{width:100%;padding:.4rem;border:none;border-bottom:1px solid #b4b5b6;outline:none;font-family:Brooklyn,sans-serif}#whatsapp-input-section #guest-whatsapp-input .country-code-select .country-code-dropdown .country-code-search:focus{border-bottom:1px solid #050170}#whatsapp-input-section #guest-whatsapp-input .country-code-select .country-code-dropdown .country-code-search::placeholder{color:#898989}#whatsapp-input-section #guest-whatsapp-input .country-code-select .country-code-dropdown .country-code-list{list-style:none;margin:0;padding:0;max-height:200px;overflow-y:auto}#whatsapp-input-section #guest-whatsapp-input .country-code-select .country-code-dropdown .country-code-list .country-code-item{padding:.5rem .75rem;cursor:pointer;transition:background-color .1s ease-out}#whatsapp-input-section #guest-whatsapp-input .country-code-select .country-code-dropdown .country-code-list .country-code-item:hover,#whatsapp-input-section #guest-whatsapp-input .country-code-select .country-code-dropdown .country-code-list .country-code-item.highlighted{background:#e6e6f1}#whatsapp-input-section #guest-whatsapp-input input{flex-grow:1;background:none;border:none;margin:0;padding:0 0 0 .75rem;border-left:1px solid #b4b5b6;color:#171717;appearance:none;-moz-appearance:none;-webkit-appearance:none;border-radius:0}#whatsapp-input-section #guest-whatsapp-input input:focus{border-left:1px solid #050170}#whatsapp-input-section #guest-whatsapp-input input::placeholder{color:#898989}#whatsapp-input-section #guest-whatsapp-input input::-webkit-outer-spin-button,#whatsapp-input-section #guest-whatsapp-input input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}#whatsapp-input-section #guest-whatsapp-input input{-moz-appearance:textfield;appearance:textfield}#whatsapp-input-section #error-message{color:#ac0000;border:1px solid #ac0000;background-color:#ecc!important;margin-top:1rem;padding:.4rem .5rem;text-align:left;font-size:.875rem;font-family:Brooklyn,sans-serif}#guest-whatsapp-input-section{display:flex;flex-direction:column;align-items:center;justify-content:center}#guest-whatsapp-input-section h1,#guest-whatsapp-input-section .h1{color:#171717}#guest-whatsapp-input-section p{color:#444}#guest-whatsapp-input-section .card{margin:2rem 0 3rem;max-width:588px;width:100%;padding:1rem}@media(min-width:768px){#guest-whatsapp-input-section .card{margin:3rem 0 6rem;padding:3rem}}@media(min-width:2496px){#guest-whatsapp-input-section .card{max-width:1200px}}@media(min-width:3840px){#guest-whatsapp-input-section .card{max-width:1800px}}#guest-whatsapp-input-section .card p{margin:0}#guest-whatsapp-input-section .card form{margin-top:1.5rem;width:100%}@media(min-width:768px){#guest-whatsapp-input-section .card form{margin-top:2rem}}#guest-whatsapp-input-section .card form button{margin-top:1.5rem;transition:background-color .15s ease-out}#guest-whatsapp-input-section .card form button:disabled{background:#717172!important;cursor:not-allowed;border:2px solid #717172!important}#guest-whatsapp-input-section .card form button{height:3.5rem}@media(min-width:768px){#guest-whatsapp-input-section .card form button{margin-top:2rem}}#guest-whatsapp-input-section .card form #guest-whatsapp-input{width:100%;display:flex;background:#fff;border:1px solid #b4b5b6;align-items:center;transition:border-color .15s ease-out;height:3.5rem}#guest-whatsapp-input-section .card form #guest-whatsapp-input:focus-within{border:1px solid #050170}#guest-whatsapp-input-section .card form #guest-whatsapp-input .country-code-select{position:relative;font-family:Brooklyn,sans-serif;display:flex;align-items:center;height:100%}#guest-whatsapp-input-section .card form #guest-whatsapp-input .country-code-select .country-code-trigger{display:flex;align-items:center;gap:.5rem;margin:0;padding:0 1rem;border:none;border-radius:0;outline:none;background:none;cursor:pointer;height:100%;transition:background-color .15s ease-out;color:#171717;-webkit-appearance:none;appearance:none}#guest-whatsapp-input-section .card form #guest-whatsapp-input .country-code-select .country-code-trigger:hover{background:#0501700d}#guest-whatsapp-input-section .card form #guest-whatsapp-input .country-code-select .country-code-trigger.active{background:#0501701a}#guest-whatsapp-input-section .card form #guest-whatsapp-input .country-code-select .country-code-trigger .ico{width:.4rem;height:.4rem}#guest-whatsapp-input-section .card form #guest-whatsapp-input .country-code-select .country-code-dropdown{position:absolute;top:calc(100% + .5rem);left:0;z-index:1000;background:#fff;border:1px solid #050170;min-width:fit-content;display:none;flex-direction:column}#guest-whatsapp-input-section .card form #guest-whatsapp-input .country-code-select .country-code-dropdown.open{display:flex}#guest-whatsapp-input-section .card form #guest-whatsapp-input .country-code-select .country-code-dropdown .country-code-search{width:100%;padding:.4rem;border:none;border-bottom:1px solid #b4b5b6;outline:none;font-family:Brooklyn,sans-serif}#guest-whatsapp-input-section .card form #guest-whatsapp-input .country-code-select .country-code-dropdown .country-code-search:focus{border-bottom:1px solid #050170}#guest-whatsapp-input-section .card form #guest-whatsapp-input .country-code-select .country-code-dropdown .country-code-search::placeholder{color:#898989}#guest-whatsapp-input-section .card form #guest-whatsapp-input .country-code-select .country-code-dropdown .country-code-list{list-style:none;margin:0;padding:0;max-height:200px;overflow-y:auto}#guest-whatsapp-input-section .card form #guest-whatsapp-input .country-code-select .country-code-dropdown .country-code-list .country-code-item{padding:.5rem .75rem;cursor:pointer;transition:background-color .1s ease-out}#guest-whatsapp-input-section .card form #guest-whatsapp-input .country-code-select .country-code-dropdown .country-code-list .country-code-item:hover,#guest-whatsapp-input-section .card form #guest-whatsapp-input .country-code-select .country-code-dropdown .country-code-list .country-code-item.highlighted{background:#e6e6f1}#guest-whatsapp-input-section .card form #guest-whatsapp-input input{flex-grow:1;background:none;border:none;margin:0;padding:0 0 0 .75rem;border-left:1px solid #b4b5b6;color:#171717;appearance:none;-moz-appearance:none;-webkit-appearance:none;border-radius:0}#guest-whatsapp-input-section .card form #guest-whatsapp-input input:focus{border-left:1px solid #050170}#guest-whatsapp-input-section .card form #guest-whatsapp-input input::placeholder{color:#898989}#guest-whatsapp-input-section .card form #guest-whatsapp-input input::-webkit-outer-spin-button,#guest-whatsapp-input-section .card form #guest-whatsapp-input input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}#guest-whatsapp-input-section .card form #guest-whatsapp-input input{-moz-appearance:textfield;appearance:textfield}#guest-whatsapp-input-section .card form #error-message{color:#ac0000;border:1px solid #ac0000;background-color:#ecc!important;margin-top:1rem;padding:.4rem .5rem;text-align:left;font-size:.875rem;font-family:Brooklyn,sans-serif}#booking-person .card{margin:2.5rem 0 3.5rem;max-width:380px;padding:1rem}@media(min-width:768px){#booking-person .card{padding:2rem;margin:4.5rem 0 6rem;max-width:560px}}@media(min-width:2496px){#booking-person .card{max-width:1000px}}@media(min-width:3840px){#booking-person .card{max-width:1800px}}#booking-person .card h2,#booking-person .card .h2{font-size:2rem}@media(min-width:768px){#booking-person .card h2,#booking-person .card .h2{font-size:2.5rem}}#booking-person .card p.p-header{margin-top:.4rem;max-width:395px}@media(min-width:2496px){#booking-person .card p.p-header{max-width:800px}}@media(min-width:3840px){#booking-person .card p.p-header{max-width:1200px}}#booking-person .card form{text-align:left;width:100%;margin-top:1.5rem;display:flex;flex-direction:column;gap:1rem}@media(min-width:768px){#booking-person .card form{margin-top:2rem}}#booking-person .card form .person-checkbox{border:1px solid #dbdbdb;padding:.5rem 1rem;border-radius:.4rem;cursor:default}#booking-person .card form .person-checkbox:has(input[type=radio]:checked){border:1px solid #050170;background:#dad9ea}#booking-person .card form .person-checkbox h5,#booking-person .card form .person-checkbox .h5{font-size:1rem;font-weight:700;margin:0}#booking-person .card form .person-checkbox p{margin:.5rem 0 0}#booking-person .card form button[type=submit]:disabled{background:#717172!important;cursor:not-allowed;border:2px solid #717172!important}#booking-person .card form button[type=submit]{margin-top:1rem;height:3.5rem}#otp .card{margin:0 0 1.5rem;max-width:502px;padding:1rem}@media(min-width:768px){#otp .card{padding:3rem;margin:2rem 0 6rem}}@media(min-width:2496px){#otp .card{max-width:1000px}}@media(min-width:3840px){#otp .card{max-width:1600px}}#otp .card h2,#otp .card .h2{color:#171717}#otp .card p{margin-top:.5rem;color:#444}#otp .p2{font-size:1rem!important}#otp form{width:100%;display:flex;flex-direction:column;align-items:center;margin-top:1.5rem}@media(min-width:1280px){#otp form{margin-top:2rem}}#otp form .otp-field-container{width:100%;margin-bottom:1.5rem;border:none;padding:0!important}@media(min-width:1280px){#otp form .otp-field-container{margin-bottom:2rem}}#otp form .otp-field-container .col{width:100%;height:3.5rem;margin:0 .4rem;padding:0!important;border:1px solid #b4b5b6}#otp form .otp-field-container .col:first-child{margin:0 .4rem 0 0}#otp form .otp-field-container .col:last-child{margin:0 0 0 .4rem}#otp form .otp-field-container .col:focus-within{border:1px solid #050170}#otp form .otp-field-container .col .otp-input{width:100%;height:100%;border:none;text-align:center;font-family:Brooklyn,sans-serif;background:transparent;color:#171717}#otp form button:disabled{background:#717172!important;cursor:not-allowed;border:2px solid #717172!important}#otp form button{height:3.5rem}#otp .time-otp{font-weight:700;color:#444;margin-bottom:1.5rem}#otp .time-otp.resend-otp{cursor:pointer;color:#050170}#otp .time-otp.resend-otp:hover{opacity:.8}#profile-creation .required{color:#ac0000}#profile-creation .field-error{display:none;color:#ac0000;font-size:.75rem;margin-top:.25rem;font-family:Brooklyn,sans-serif}#profile-creation .field-error:not(:empty){display:block}#profile-creation input{width:100%;background:#fff;border:1px solid #b4b5b6;transition:border-color .1s ease-out;padding:.75rem 1rem;outline:none;font-family:Brooklyn,sans-serif;height:3.5rem;font-size:1rem}#profile-creation input:focus{border:1px solid #050170}#profile-creation input.invalid{border-color:#ac0000}#profile-creation input[type=date]::-webkit-datetime-edit-text,#profile-creation input[type=date]::-webkit-datetime-edit-month-field,#profile-creation input[type=date]::-webkit-datetime-edit-day-field,#profile-creation input[type=date]::-webkit-datetime-edit-year-field{color:transparent}#profile-creation input[type=date]:focus::-webkit-datetime-edit-text,#profile-creation input[type=date]:focus::-webkit-datetime-edit-month-field,#profile-creation input[type=date]:focus::-webkit-datetime-edit-day-field,#profile-creation input[type=date]:focus::-webkit-datetime-edit-year-field,#profile-creation input[type=date]:valid::-webkit-datetime-edit-text,#profile-creation input[type=date]:valid::-webkit-datetime-edit-month-field,#profile-creation input[type=date]:valid::-webkit-datetime-edit-day-field,#profile-creation input[type=date]:valid::-webkit-datetime-edit-year-field{color:#171717}#profile-creation input::placeholder{color:#898989}#profile-creation .date-input-wrapper{position:relative;width:100%;display:flex;align-items:center}#profile-creation .date-input-wrapper .date-display{width:100%;cursor:pointer;color:#171717;padding-right:2.5rem}#profile-creation .date-input-wrapper .date-display::-webkit-input-placeholder{color:#898989}#profile-creation .date-input-wrapper .ico_datepicker{position:absolute;right:1rem;width:.75rem;height:.75rem;pointer-events:none;flex-shrink:0}#profile-creation .date-input-wrapper .date-picker-hidden{position:absolute;bottom:0;left:0;width:0;height:0;opacity:0;z-index:-1}#profile-creation textarea{width:100%;background:#fff;border:1px solid #b4b5b6;transition:border-color .1s ease-out;padding:.75rem 1rem;outline:none;font-family:Brooklyn,sans-serif;font-size:1rem}#profile-creation textarea:focus{border:1px solid #050170}#profile-creation textarea.invalid{border-color:#ac0000}#profile-creation textarea::placeholder{color:#898989}#profile-creation .location-select{position:relative;font-family:Brooklyn,sans-serif;width:100%}#profile-creation .location-select .location-select-trigger{display:flex;align-items:center;justify-content:space-between;width:100%!important;height:3.5rem;padding:.75rem 1rem;margin:0;background:#fff;border:1px solid #b4b5b6;outline:none;cursor:pointer;transition:border-color .15s ease-out,background-color .15s ease-out;font-family:Brooklyn,sans-serif;text-align:left;color:#898989}#profile-creation .location-select .location-select-trigger.selected{color:#171717}#profile-creation .location-select .location-select-trigger:hover:not(.disabled){border-color:#050170}#profile-creation .location-select .location-select-trigger.active{border-color:#050170;background:#0501700d}#profile-creation .location-select .location-select-trigger.disabled{cursor:not-allowed;background:#fff!important;border:1px solid #b4b5b6!important}#profile-creation .location-select .location-select-trigger.invalid{border-color:#ac0000}#profile-creation .location-select .location-select-trigger .ico{width:.5rem;height:.5rem;flex-shrink:0}#profile-creation .location-select .location-select-dropdown{position:absolute;top:calc(100% + .25rem);left:0;right:0;z-index:1000;background:#fff;border:1px solid #050170;display:none;flex-direction:column}#profile-creation .location-select .location-select-dropdown.open{display:flex}#profile-creation .location-select .location-select-dropdown .location-select-search{width:100%;padding:.75rem 1rem;border:none;border-bottom:1px solid #b4b5b6;outline:none;font-family:Brooklyn,sans-serif;font-size:.875rem}#profile-creation .location-select .location-select-dropdown .location-select-search:focus{border-bottom-color:#050170}#profile-creation .location-select .location-select-dropdown .location-select-search::placeholder{color:#898989}#profile-creation .location-select .location-select-dropdown .location-select-list{list-style:none;margin:0;padding:0;max-height:200px;overflow-y:auto}#profile-creation .location-select .location-select-dropdown .location-select-list .location-select-item{padding:.75rem 1rem;cursor:pointer;transition:background-color .1s ease-out}#profile-creation .location-select .location-select-dropdown .location-select-list .location-select-item:hover,#profile-creation .location-select .location-select-dropdown .location-select-list .location-select-item.highlighted{background:#e6e6f1}#profile-creation #whatsapp-input{background:#cbcbcdcc!important;cursor:not-allowed;border:2px solid #b4b5b6!important}#profile-creation #whatsapp-input .whatsapp-input-field,#profile-creation #whatsapp-input .country-code-trigger,#profile-creation #whatsapp-input #countryCodeInput{background:transparent}#profile-creation .card{margin:0 0 1.5rem;max-width:920px;padding:1rem}@media(min-width:768px){#profile-creation .card{margin:3rem 0 6rem;padding:3rem}}@media(min-width:2496px){#profile-creation .card{max-width:1800px}}@media(min-width:3840px){#profile-creation .card{max-width:2800px}}#profile-creation .card h2,#profile-creation .card .h2{color:#171717}#profile-creation .card p.p2{font-size:1rem;margin-top:.4rem;color:#444}#profile-creation .card form{width:100%;gap:1rem;text-align:left;margin-top:1.5rem;display:grid;grid-template-columns:repeat(1,minmax(0,1fr))}@media(min-width:768px){#profile-creation .card form{margin-top:2rem;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}}#profile-creation .card form hr{margin:0;border:2px dashed #b4b5b6}@media(min-width:768px){#profile-creation .card form hr{grid-column:span 2}}#profile-creation .card form label{font-size:1rem!important}#profile-creation .card form #user{width:100%;gap:1rem}#profile-creation .card form #user div:first-child{flex-shrink:0;width:6rem}#profile-creation .card form #user div:first-child .person-title-dropdown{font-family:Brooklyn,sans-serif;display:flex;width:100%;position:relative}#profile-creation .card form #user div:first-child .person-title-dropdown button.dropdown-toggle{display:flex;align-items:center;justify-content:space-between;margin:0;height:3.5rem;background:#fff;border:1px solid #b4b5b6;transition:border-color .1s ease-out;outline:none;font-family:Brooklyn,sans-serif;width:100%!important;padding:1rem}#profile-creation .card form #user div:first-child .person-title-dropdown button.dropdown-toggle:focus{border:1px solid #050170}#profile-creation .card form #user div:first-child .person-title-dropdown ul.dropdown-menu{position:absolute;border-radius:0;padding:0;border:1px solid #050170;width:100%!important}#profile-creation .card form #user div:first-child .person-title-dropdown ul.dropdown-menu li{margin:0;display:flex;padding:0;width:100%}#profile-creation .card form #user div:first-child .person-title-dropdown ul.dropdown-menu li:hover{background:#e6e6f1}#profile-creation .card form #user div:first-child .person-title-dropdown ul.dropdown-menu .dropdown-item{width:100%!important;margin:0;border:none;padding:0 1rem;outline:none;background:none;height:3.5rem;display:flex;align-items:center}#profile-creation .card form #user div:last-child{flex-grow:1;width:100%}#profile-creation .card form #user div:last-child input#userName{width:100%}#profile-creation .card form #idNumber-wrapper,#profile-creation .card form #idNumber-wrapper #idNumber{width:100%}#profile-creation .card form p{font-size:.75rem;color:#444;font-weight:400;font-family:Brooklyn,sans-serif;margin-top:.25rem}#profile-creation .card form button:disabled{background:#717172!important;cursor:not-allowed;border:2px solid #717172!important}#profile-creation .card form button{height:3.5rem;padding:0 3rem;width:fit-content!important;justify-self:end}@media(min-width:768px){#profile-creation .card form button{grid-column:span 2}}#profile-creation #whatsapp-input{width:100%;display:flex;background:#fff;border:1px solid #b4b5b6;align-items:center;transition:border-color .15s ease-out;height:3.5rem}#profile-creation #whatsapp-input:focus-within{border:1px solid #050170}#profile-creation #whatsapp-input .country-code-select{position:relative;font-family:Brooklyn,sans-serif;display:flex;align-items:center;height:100%}#profile-creation #whatsapp-input .country-code-select .country-code-trigger{display:flex;align-items:center;gap:.5rem;margin:0;padding:0 1rem;border:none;border-radius:0;outline:none;background:none;cursor:pointer;height:100%;transition:background-color .15s ease-out;color:#171717;-webkit-appearance:none;appearance:none}#profile-creation #whatsapp-input .country-code-select .country-code-trigger:hover{background:#0501700d}#profile-creation #whatsapp-input .country-code-select .country-code-trigger.active{background:#0501701a}#profile-creation #whatsapp-input .country-code-select .country-code-trigger .ico{width:.4rem;height:.4rem}#profile-creation #whatsapp-input .country-code-select .country-code-dropdown{position:absolute;top:calc(100% + .5rem);left:0;z-index:1000;background:#fff;border:1px solid #050170;min-width:fit-content;display:none;flex-direction:column}#profile-creation #whatsapp-input .country-code-select .country-code-dropdown.open{display:flex}#profile-creation #whatsapp-input .country-code-select .country-code-dropdown .country-code-search{width:100%;padding:.4rem;border:none;border-bottom:1px solid #b4b5b6;outline:none;font-family:Brooklyn,sans-serif}#profile-creation #whatsapp-input .country-code-select .country-code-dropdown .country-code-search:focus{border-bottom:1px solid #050170}#profile-creation #whatsapp-input .country-code-select .country-code-dropdown .country-code-search::placeholder{color:#898989}#profile-creation #whatsapp-input .country-code-select .country-code-dropdown .country-code-list{list-style:none;margin:0;padding:0;max-height:200px;overflow-y:auto}#profile-creation #whatsapp-input .country-code-select .country-code-dropdown .country-code-list .country-code-item{padding:.5rem .75rem;cursor:pointer;transition:background-color .1s ease-out}#profile-creation #whatsapp-input .country-code-select .country-code-dropdown .country-code-list .country-code-item:hover,#profile-creation #whatsapp-input .country-code-select .country-code-dropdown .country-code-list .country-code-item.highlighted{background:#e6e6f1}#profile-creation #whatsapp-input input{flex-grow:1;background:none;border:none;margin:0;padding:0 0 0 .75rem;border-left:1px solid #b4b5b6;color:#171717;appearance:none;-moz-appearance:none;-webkit-appearance:none;border-radius:0}#profile-creation #whatsapp-input input:focus{border-left:1px solid #050170}#profile-creation #whatsapp-input input::placeholder{color:#898989}#profile-creation #whatsapp-input input::-webkit-outer-spin-button,#profile-creation #whatsapp-input input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}#profile-creation #whatsapp-input input{-moz-appearance:textfield;appearance:textfield}#profile-creation .errorSummary,#profile-creation .errorSummary p,#profile-creation .errorSummary li{color:#ac0000}.date-wrapper{position:relative}.date-wrapper .input-date{text-transform:uppercase;font-size:1rem;z-index:0;position:absolute;top:0;opacity:0}.date-wrapper .input-date-wrapper{position:relative;z-index:2}.date-wrapper .input-date-wrapper .input-date-show{opacity:100;padding-right:2.5rem!important}.date-wrapper .input-date-wrapper .ico{position:absolute;z-index:3;top:50%;transform:translateY(-50%);right:1rem;height:.75rem;width:.75rem}.input-hidden{opacity:0!important;width:0px!important;height:0px!important}#modalRefreshToken .modal-header{padding:1.5rem 1.5rem 1rem;border-bottom:none!important}#modalRefreshToken .btn-close{margin-left:auto;outline:unset;border-radius:0;border:0;background:transparent;padding:0}#modalRefreshToken .btn-close .ico{width:1.5rem;height:1.5rem}#modalRefreshToken .modal-body{padding:0 1.5rem 1.5rem;display:flex;flex-direction:column;align-items:center}#modalRefreshToken .modal-body .ico_warning{width:3rem;height:3rem;margin-bottom:1rem}#modalRefreshToken .modal-body h3,#modalRefreshToken .modal-body .h3{font-family:Houstiq,sans-serif;font-size:1.5rem;font-weight:400;line-height:2rem;letter-spacing:0%;text-align:center;color:#252525!important;margin-bottom:.5rem}#modalRefreshToken .modal-body p{font-family:Houstiq,sans-serif;font-size:1rem;font-weight:400;letter-spacing:0%;text-align:center;color:#252525!important;margin-bottom:0rem}.skeleton{width:100%;height:100%;background:#f0f0f0;border-radius:8px;animation:pulse 1.5s infinite ease-in-out}@keyframes pulse{0%{background-color:#f0f0f0}50%{background-color:#e0e0e0}to{background-color:#f0f0f0}}.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-dropdown .dropdown-toggle,.datepicker-component .datepicker-header .datepicker-header-center .year-dropdown .dropdown-toggle{font-family:Brooklyn,sans-serif;font-size:1rem;border:none;background:#fff;padding:.5rem 1.5rem .5rem .5rem;min-width:5rem;text-align:center;position:relative;height:2.5rem}.datepicker-component .datepicker-header .datepicker-header-center .month-dropdown .dropdown-toggle:after,.datepicker-component .datepicker-header .datepicker-header-center .year-dropdown .dropdown-toggle:after{display:none}.datepicker-component .datepicker-header .datepicker-header-center .month-dropdown .dropdown-toggle,.datepicker-component .datepicker-header .datepicker-header-center .year-dropdown .dropdown-toggle{background-image:url('data:image/svg+xml,<svg width="8" height="8" viewBox="0 0 8 8" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8 0L0 8H8V0Z" fill="%23050170"/></svg>');background-repeat:no-repeat;background-position:bottom .2rem right .2rem;background-size:.5rem}.datepicker-component .datepicker-header .datepicker-header-center .month-dropdown .dropdown-toggle:focus,.datepicker-component .datepicker-header .datepicker-header-center .year-dropdown .dropdown-toggle:focus{outline:2px solid #050170;outline-offset:-2px}.datepicker-component .datepicker-header .datepicker-header-center .month-dropdown .dropdown-menu,.datepicker-component .datepicker-header .datepicker-header-center .year-dropdown .dropdown-menu{border-radius:0;padding:0;border:1px solid #050170;min-width:100%;max-height:12rem;overflow-y:auto}.datepicker-component .datepicker-header .datepicker-header-center .month-dropdown .dropdown-menu .dropdown-item,.datepicker-component .datepicker-header .datepicker-header-center .year-dropdown .dropdown-menu .dropdown-item{font-family:Brooklyn,sans-serif;font-size:1rem;text-align:center;padding:.5rem}.datepicker-component .datepicker-header .datepicker-header-center .month-dropdown .dropdown-menu .dropdown-item:hover,.datepicker-component .datepicker-header .datepicker-header-center .year-dropdown .dropdown-menu .dropdown-item:hover{background:#dad9ea}.datepicker-component .datepicker-header .datepicker-header-center .month-dropdown .dropdown-menu .dropdown-item.disabled,.datepicker-component .datepicker-header .datepicker-header-center .year-dropdown .dropdown-menu .dropdown-item.disabled{opacity:.5;pointer-events:none;color:#676769}.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:disabled{cursor:not-allowed;opacity:.4}.datepicker-component .datepicker-header .month-navigation:disabled:hover{background:#fff}.datepicker-component .datepicker-header .month-navigation .icon{width:1em;height:1em;display:flex;justify-content:center;align-items:center}.datepicker-component .datepicker-header .month-navigation .icon .ico_chevron_left,.datepicker-component .datepicker-header .month-navigation .icon .ico_chevron_right{width:.8em;height:.8em}.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}#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(5,minmax(0,1fr));gap:1.5rem;width:100%}@media(max-width:1024px){#partner .partner-list{grid-template-columns:repeat(3,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{display:flex;flex-direction:column;justify-content:center}.treatments h1,.treatments .h1{text-align:center;margin-top:1.5rem}.treatments .treatment-list-grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1.5rem;margin-top:3.5rem}@media(min-width:768px){.treatments .treatment-list-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem 1.5rem}}@media(min-width:1024px){.treatments .treatment-list-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem 1.5rem}}.treatments .treatment-list-grid .treatment-item{position:relative;background-color:#cbcbcdcc;box-shadow:.0625rem .125rem .625rem #2d2d2d1a;border-radius:.5rem;overflow:hidden}.treatments .treatment-list-grid .treatment-item .treatment-image{width:100%;aspect-ratio:1/1;position:relative;overflow:hidden}.treatments .treatment-list-grid .treatment-item .treatment-image img{width:100%;height:100%;object-fit:cover;object-position:center 25%;border-radius:.5rem}.treatments .treatment-list-grid .treatment-item .treatment-content{position:absolute;left:0;bottom:0;width:100%;padding:1.5rem;display:flex;flex-direction:column;text-align:center;align-items:center;font-family:Brooklyn,sans-serif;background:#fffc;border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem}.treatments .treatment-list-grid .treatment-item .treatment-content p,.treatments .treatment-list-grid .treatment-item .treatment-content a{margin:0}.treatments .treatment-list-grid .treatment-item .treatment-content p{font-size:1.75rem;font-weight:700;color:#171717}.treatments .treatment-list-grid .treatment-item .treatment-content a{text-underline-offset:.2rem;color:#050170;font-size:1rem;font-weight:700;margin-top:1.5rem}@media(min-width:1024px){.expert-detail .dashed{margin:2rem 0!important}}.expert-detail h1,.expert-detail .h1{margin-bottom:1rem;word-break:break-word;overflow-wrap:break-word}@media(max-width:1023.98px){.expert-detail h1,.expert-detail .h1{margin-top:2rem}}.expert-detail .row{padding-top:1.5rem}.expert-detail .content_ p:last-child{margin-bottom:0}.expert-detail .badge-primary{background:#0501701a;color:#050170;border-radius:.25rem;padding:.25rem .75rem;width:fit-content;margin-bottom:1rem}.expert-detail .working_experience{margin-top:3.5rem;margin-bottom:3.5rem;display:flex;flex-direction:row;justify-content:center;padding-top:1.5rem;padding-bottom:1.5rem;border-radius:.5rem;background:#e1e2e4}.expert-detail .working_experience .items{padding-left:1.5rem;padding-right:1.5rem;display:flex;flex-direction:column;justify-content:center;align-items:center;width:33.3333333333%}.expert-detail .working_experience .items:not(:first-child){border-left:.0625rem solid #b4b5b6}.expert-detail .working_experience .items .h1{color:#050170;margin-bottom:.25rem;text-align:center;margin-top:unset}.expert-detail .working_experience .items p{color:#444;margin-bottom:0;margin-top:auto;text-align:center}@media(min-width:1024px){.expert-detail .working_experience .items p{margin-top:unset}}.expert-detail .focus_areas{display:flex;flex-direction:column}.expert-detail .focus_areas h1,.expert-detail .focus_areas .h1{margin-bottom:1.5rem}.expert-detail .focus_areas_card{display:flex;flex-wrap:wrap;justify-content:center}@media(min-width:1024px){.expert-detail .focus_areas_card{width:60rem;margin-left:auto;margin-right:auto}}.expert-detail .focus_areas_card a{color:#444!important;margin-bottom:1rem;padding-left:1rem;position:relative;padding-right:1rem;text-decoration:none}.expert-detail .focus_areas_card a:hover{color:#050170!important;transition:all .5s ease}.expert-detail .dashed.type-2{margin:3.5rem 0!important}.expert-detail .training_advanced{margin-bottom:3.5rem}.expert-detail .training_advanced h2,.expert-detail .training_advanced .h2{margin-bottom:1rem;color:#171717}.expert-detail .training_advanced ul{background:#fff;padding:.5rem 1.5rem;border-radius:.5rem;margin-bottom:0;list-style-type:none}.expert-detail .training_advanced ul li{padding-top:1rem;padding-bottom:1rem}.expert-detail .training_advanced ul li:not(:last-child){border-bottom:.0625rem dashed #e1e2e4}.expert-detail .training_advanced ul li p{position:relative;margin-bottom:0;padding-left:1.5rem}.expert-detail .training_advanced ul li p:before{position:absolute;content:"";width:.5rem;top:.5rem;left:0;height:.5rem;display:block;background-color:#050170;border-radius:1rem}.experience-detail h1,.experience-detail .h1{text-align:center;margin-top:1rem;margin-bottom:0}@media(min-width:1024px){.experience-detail h1,.experience-detail .h1{margin-top:1.5rem;margin-bottom:1.5rem}}.experience-detail .col-12{height:auto;margin-top:1.5rem}@media(min-width:1024px){.experience-detail .col-12{margin-top:2rem}}@media(min-width:1024px)and (min-width:1024px){.experience-detail .col-12:nth-child(2n){padding-left:.75rem}.experience-detail .col-12:nth-child(odd){padding-right:.75rem}}.experience-detail .card{position:relative;display:block;background:#cbcbcdcc}.experience-detail .card img{aspect-ratio:1/1;width:100%;height:auto;object-fit:cover;object-position:center top}.experience-detail .card_body{position:absolute;bottom:0;width:100%;left:0;display:flex;flex-direction:column;align-items:center;padding:1.5rem;background-color:#fffc}.experience-detail .card_body h2,.experience-detail .card_body .h2{text-align:center;color:#171717;line-height:2rem}.banner{width:100%;aspect-ratio:16/9;position:relative}.banner .banner-media{overflow:hidden;position:relative;width:100%;height:100%}.banner .banner-media img{width:100%;height:100%;transform:scale(1.05);object-fit:cover}.banner .banner-media video{width:100%;height:100%;object-fit:cover;display:block}.banner .banner-button{position:absolute;bottom:50%;left:50%;transform:translate(-50%,-50%);width:9.375rem;aspect-ratio:1/1;border-radius:100%;border:none;background:transparent;opacity:50%}.banner .banner-button .ico{width:100%;height:100%}.banner .banner-button.playing{opacity:0;pointer-events:none}.banner-full{height:fit-content;position:relative;display:flex;justify-content:center;align-items:center}.banner-full img{width:100%;height:auto}@media(max-width:1023.9px){.banner-full img{aspect-ratio:1/1;object-fit:cover}}@media(max-width:1023.9px){.banner-full:before{position:absolute;top:0;left:0;width:100%;height:100%;background:#fff3;box-shadow:0 .25rem 2rem #0000001a;backdrop-filter:blur(.25rem);-webkit-backdrop-filter:blur(.25rem);content:"";display:block}}.banner-full .container{position:absolute}@media(min-width:1024px){.banner-full .container-wrapper{max-width:28rem}}.banner-full .container-wrapper h1,.banner-full .container-wrapper .h1{color:#fff;margin-bottom:.5rem}.banner-full .container-wrapper p{text-align:justify;color:#fff}#treatment-detail .breadcrumbs{margin:0 0 2rem}@media(max-width:768px){#treatment-detail .breadcrumbs{margin:0 0 1rem}}#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{width:100%;aspect-ratio:1/1;position:relative;overflow:hidden;box-shadow:.0625rem .125rem .625rem #2d2d2d1a;border-radius:.5rem}#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:0 0 1rem;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{margin-top:3.5rem;background:#cbcbcdcc;padding:1.5rem;font-family:Brooklyn,sans-serif;display:flex;flex-direction:column;align-items:center}@media(max-width:640px){#treatment-detail #before-after{margin-top:2rem}}#treatment-detail #before-after p{margin:0}#treatment-detail #before-after>p{text-align:center;color:#444;max-width:52rem}#treatment-detail #before-after .before-after-container{display:flex;align-items:center;width:100%;margin-top:2rem;gap:2rem}@media(max-width:640px){#treatment-detail #before-after .before-after-container{flex-wrap:wrap;justify-content:center;gap:1rem}}#treatment-detail #before-after .before-after-container .before-after-swiper{flex:1;overflow:hidden}@media(max-width:640px){#treatment-detail #before-after .before-after-container .before-after-swiper{order:1;flex:none;width:100%}}#treatment-detail #before-after .before-after-container .before-after-swiper .swiper-wrapper{align-items:center}#treatment-detail #before-after .before-after-container .before-after-swiper .swiper-slide{display:flex;justify-content:center;gap:1rem}#treatment-detail #before-after .before-after-container .before-after-swiper .swiper-slide .before-image,#treatment-detail #before-after .before-after-container .before-after-swiper .swiper-slide .after-image{flex:1;display:flex;flex-direction:column;align-items:center}#treatment-detail #before-after .before-after-container .before-after-swiper .swiper-slide .image-wrapper{width:100%;aspect-ratio:1/1;position:relative;overflow:hidden}#treatment-detail #before-after .before-after-container .before-after-swiper .swiper-slide .image-wrapper img{width:100%;height:100%;object-fit:cover}#treatment-detail #before-after .before-after-container .before-after-swiper .swiper-slide .before-image p,#treatment-detail #before-after .before-after-container .before-after-swiper .swiper-slide .after-image p{text-align:center;font-weight:700;font-size:1.75rem;margin-top:1.5rem;color:#171717}@media(max-width:640px){#treatment-detail #before-after .before-after-container .swiper-button-prev{order:2}}@media(max-width:640px){#treatment-detail #before-after .before-after-container .swiper-button-next{order:3}}.booking-modal{height:100dvh;width:100%;margin:0;padding:0;position:fixed;top:0;left:0;z-index:1050}.booking-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}.booking-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}.booking-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}.booking-modal .modal-dialog .modal-content .btn-close .icon{width:100%;height:100%}.booking-modal .modal-dialog .modal-content .btn-close .icon .ico{display:block;width:100%;height:100%}.booking-modal .modal-dialog .modal-content .btn-close .icon .ico .ico_close{width:100%;height:100%}.booking-modal .modal-dialog .modal-content h2,.booking-modal .modal-dialog .modal-content .h2{font-size:1.5rem;font-weight:400}.booking-modal .modal-dialog .modal-content>p,.booking-modal .modal-dialog .modal-content h2,.booking-modal .modal-dialog .modal-content .h2{text-align:center;max-width:400px;margin:0}@media(min-width:2496px){.booking-modal .modal-dialog .modal-content>p,.booking-modal .modal-dialog .modal-content h2,.booking-modal .modal-dialog .modal-content .h2{max-width:700px}}@media(min-width:3840px){.booking-modal .modal-dialog .modal-content>p,.booking-modal .modal-dialog .modal-content h2,.booking-modal .modal-dialog .modal-content .h2{max-width:1200px}}.booking-modal .modal-dialog .modal-content .existing-booking-information{width:100%;background:#0501700d;border:1px solid #b4b5b6;border-radius:.5rem;padding:1rem;display:flex;flex-direction:column;gap:1rem}.booking-modal .modal-dialog .modal-content .existing-booking-information h3,.booking-modal .modal-dialog .modal-content .existing-booking-information .h3,.booking-modal .modal-dialog .modal-content .existing-booking-information p{margin:0}.booking-modal .modal-dialog .modal-content .cta-appointment{width:100%;display:grid;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr))}.booking-modal .modal-dialog .modal-content .cta-appointment button{font-size:1rem;text-wrap:nowrap;width:100%;height:3.5rem}.experience-clinic{position:relative}.experience-clinic .swiper-clinic{position:relative;width:100%;aspect-ratio:1/1;overflow:hidden}@media(min-width:1024px){.experience-clinic .swiper-clinic{aspect-ratio:1152/548}}.experience-clinic .swiper-clinic .swiper-wrapper .swiper-slide{position:relative}.experience-clinic .swiper-clinic .swiper-wrapper .swiper-slide.image_:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#cfcfd21a 50% 10%,#cfcfd2);pointer-events:none}.experience-clinic .swiper-clinic .swiper-wrapper .swiper-slide.image_ img{width:100%;height:100%;object-fit:cover}.experience-clinic .swiper-clinic .swiperButton{z-index:2;cursor:pointer;position:absolute;display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem}@media(min-width:1024px){.experience-clinic .swiper-clinic .swiperButton{width:3rem;height:3rem}}.experience-clinic .swiper-clinic .swiperButton{border-radius:100%;top:50%;transform:translateY(-50%);background:#fff}.experience-clinic .swiper-clinic .swiperButton:before{width:1.125rem;height:1.125rem;display:block;content:"";background-position:center;background-repeat:no-repeat;background-size:contain}.experience-clinic .swiper-clinic .swiperButtonNext{right:1.5rem}.experience-clinic .swiper-clinic .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.41687L1.41445 0.00354195L9.11978 7.70621C9.24399 7.82963 9.34256 7.9764 9.40983 8.13807C9.47709 8.29973 9.51172 8.47311 9.51172 8.64821C9.51172 8.82331 9.47709 8.99668 9.40983 9.15835C9.34256 9.32002 9.24399 9.46678 9.11978 9.59021L1.41445 17.2969L0.00111866 15.8835L7.23312 8.65021L-0.000214577 1.41687Z" fill="%23050170"/></svg>')}.experience-clinic .swiper-clinic .swiperButtonPrev{left:1.5rem}.experience-clinic .swiper-clinic .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.09726 17.2933L0.391933 9.59067C0.267727 9.46724 0.169155 9.32047 0.101892 9.15881C0.0346276 8.99714 -7.71398e-07 8.82377 -7.5609e-07 8.64867C-7.40783e-07 8.47357 0.0346277 8.30019 0.101892 8.13853C0.169156 7.97686 0.267727 7.83009 0.391933 7.70667L8.09727 7.07885e-07L9.5106 1.41333L2.2786 8.64667L9.51193 15.88Z" fill="%23050170"/></svg>')}.experience-clinic .clinic-content-wrapper{width:100%;margin-top:1.5rem;flex-direction:column;justify-content:end;align-items:center;text-align:center}@media(min-width:1024px){.experience-clinic .clinic-content-wrapper{margin-top:0;position:absolute;bottom:0;display:flex;z-index:1;padding:2rem}}.experience-clinic .clinic-content-wrapper h1,.experience-clinic .clinic-content-wrapper .h1,.experience-clinic .clinic-content-wrapper p{max-width:800px;margin:0;color:#171717!important}.experience-clinic .clinic-content-wrapper p{font-family:Brooklyn,sans-serif}.global-experts h1,.global-experts .h1,.global-experts p{margin:0}.global-experts p{color:#444;margin-top:.5rem}.global-experts h1,.global-experts .h1{color:#171717}.global-experts img{border-radius:.5rem;margin-top:2rem;height:auto;width:100%}.treatment-ecosystem-section .ecosystem-card{border-radius:.5rem;max-width:100%;margin:0 auto;display:flex;flex-direction:column;justify-content:center;align-items:center}.treatment-ecosystem-section .ecosystem-card-with-background{min-height:25rem;box-shadow:0 1px 4px #2d2d2d1a,1px 2px 10px 1px #2d2d2d1a;padding:3rem 2rem;background-color:#050361;background-size:cover;background-position:center;background-repeat:no-repeat}.treatment-ecosystem-section .ecosystem-card-with-background h1,.treatment-ecosystem-section .ecosystem-card-with-background .h1{color:#fff!important;margin-bottom:3.5rem}.treatment-ecosystem-section .ecosystem-card-with-background p{color:#fff!important;font-family:Brooklyn,sans-serif;font-size:.875rem;line-height:1.25rem;font-weight:400}@media(min-width:1024px){.treatment-ecosystem-section .ecosystem-card-with-background .ecosystem-item{border-right:1px solid rgba(255,255,255,.5)}.treatment-ecosystem-section .ecosystem-card-with-background .ecosystem-item:last-child{border-right:none}}.treatment-ecosystem-section .ecosystem-card-with-background .ecosystem-item{border-bottom:1px solid rgba(255,255,255,.5)}.treatment-ecosystem-section .ecosystem-card-with-background .ecosystem-item:last-child{border-bottom:none}.treatment-ecosystem-section .ecosystem-card-with-background .ecosystem-grid{margin-bottom:3.5rem}.treatment-ecosystem-section .ecosystem-card-with-background .ecosystem-icon{margin-bottom:1.5rem}.treatment-ecosystem-section .ecosystem-card h1,.treatment-ecosystem-section .ecosystem-card .h1{color:#171717;margin-bottom:2rem}.treatment-ecosystem-section .ecosystem-card .ecosystem-grid{display:grid;grid-template-columns:1fr;gap:2rem;width:100%}@media(min-width:768px){.treatment-ecosystem-section .ecosystem-card .ecosystem-grid{grid-template-columns:repeat(4,1fr);gap:0}.treatment-ecosystem-section .ecosystem-card .ecosystem-grid .ecosystem-item{border-bottom:none;border-right:1px solid #b4b5b6;padding:0 1rem}.treatment-ecosystem-section .ecosystem-card .ecosystem-grid .ecosystem-item:last-child{border-right:none}}.treatment-ecosystem-section .ecosystem-card .ecosystem-item{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;border-bottom:1px solid #b4b5b6;padding:1rem}.treatment-ecosystem-section .ecosystem-card .ecosystem-item:last-child{border-bottom:none}.treatment-ecosystem-section .ecosystem-card .ecosystem-item .ecosystem-icon{height:3.5rem;width:auto;margin-bottom:.5rem;object-fit:contain}.treatment-ecosystem-section .ecosystem-card .ecosystem-item p{margin:0;font-weight:700;font-family:Brooklyn,sans-serif;font-size:1rem;line-height:1.5rem;color:#444}.treatment-ecosystem-section .ecosystem-card .btn_white{background-color:#fff;color:#050361;padding:.75rem 2rem;border:1px solid #ffffff;font-family:Brooklyn,sans-serif;font-weight:700;text-decoration:none;display:inline-flex;justify-content:center;align-items:center;transition:all .3s ease}@media(max-width:575.98px){.treatment-ecosystem-section .ecosystem-card .btn_white{border:0!important;width:-webkit-fill-available}}.treatment-ecosystem-section .ecosystem-card .btn_white:hover{background-color:transparent;color:#fff}#patient-detail-two .breadcrumbs{margin:0 0 2rem}@media(max-width:768px){#patient-detail-two .breadcrumbs{margin:0 0 1rem}}#patient-detail-two h2,#patient-detail-two .h2{font-family:Houstiq,sans-serif;font-size:2.5rem;font-weight:400;margin-bottom:.5rem;color:#171717}@media(max-width:1280px){#patient-detail-two h2,#patient-detail-two .h2{font-size:2rem}}#patient-detail-two p{margin:0;color:#444}#patient-detail-two .header{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4rem;align-items:center}@media(max-width:1024px){#patient-detail-two .header{grid-template-columns:repeat(1,minmax(0,1fr));gap:2rem}}#patient-detail-two .header h1,#patient-detail-two .header .h1,#patient-detail-two .header p{margin:0}#patient-detail-two .header .header-image{width:100%;aspect-ratio:1/1;position:relative;overflow:hidden}#patient-detail-two .header .header-image img{width:100%;height:100%;object-fit:cover}#patient-detail-two .header .header-content h1,#patient-detail-two .header .header-content .h1{margin-bottom:1rem}#patient-detail-two .header .header-content h2,#patient-detail-two .header .header-content .h2{margin:0;font-size:1.75rem}#patient-detail-two .header .header-content h1,#patient-detail-two .header .header-content .h1,#patient-detail-two .header .header-content h2,#patient-detail-two .header .header-content .h2{color:#171717}#patient-detail-two .header .header-content ul,#patient-detail-two .header .header-content ol{padding-left:1rem;list-style-position:outside;color:#444}#patient-detail-two .benefit{margin-top:4rem}@media(max-width:768px){#patient-detail-two .benefit{margin-top:3.5rem}}#patient-detail-two .benefit .benefit-header{max-width:960px;text-align:center}@media(min-width:2560px){#patient-detail-two .benefit .benefit-header{max-width:1200px}}@media(min-width:3840px){#patient-detail-two .benefit .benefit-header{max-width:1600px}}#patient-detail-two .benefit .benefit-list{margin-top:2rem;width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem}@media(max-width:1280px){#patient-detail-two .benefit .benefit-list{grid-template-columns:repeat(1,minmax(0,1fr));gap:1.5rem;margin-top:1.5rem}}#patient-detail-two .benefit .benefit-list .benefit-item{padding:1.5rem;background:#d4d5d9;display:flex;gap:1.5rem}#patient-detail-two .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){#patient-detail-two .benefit .benefit-list .benefit-item .icon{width:24px;height:24px;padding:4px}}#patient-detail-two .benefit .benefit-list .benefit-item .icon .ico{width:100%;height:100%}#patient-detail-two .benefit .benefit-list .benefit-item h3,#patient-detail-two .benefit .benefit-list .benefit-item .h3,#patient-detail-two .benefit .benefit-list .benefit-item p{margin:0}#patient-detail-two .benefit .benefit-list .benefit-item h3,#patient-detail-two .benefit .benefit-list .benefit-item .h3{font-size:1.5rem;font-weight:700;line-height:2rem}#patient-detail-two #before-after{margin-top:3.5rem;background:#cbcbcdcc;padding:1.5rem;font-family:Brooklyn,sans-serif;display:flex;flex-direction:column;align-items:center}@media(max-width:640px){#patient-detail-two #before-after{margin-top:2rem}}#patient-detail-two #before-after p{margin:0}#patient-detail-two #before-after>p{text-align:center;color:#444;max-width:52rem}#patient-detail-two #before-after .before-after-container{display:flex;align-items:center;width:100%;margin-top:2rem;gap:2rem}@media(max-width:640px){#patient-detail-two #before-after .before-after-container{flex-wrap:wrap;justify-content:center;gap:1rem}}#patient-detail-two #before-after .before-after-container .before-after-swiper{flex:1;overflow:hidden}@media(max-width:640px){#patient-detail-two #before-after .before-after-container .before-after-swiper{order:1;flex:none;width:100%}}#patient-detail-two #before-after .before-after-container .before-after-swiper .swiper-wrapper{align-items:center}#patient-detail-two #before-after .before-after-container .before-after-swiper .swiper-slide{display:flex;justify-content:center;gap:1rem}#patient-detail-two #before-after .before-after-container .before-after-swiper .swiper-slide .before-image,#patient-detail-two #before-after .before-after-container .before-after-swiper .swiper-slide .after-image{flex:1;display:flex;flex-direction:column;align-items:center}#patient-detail-two #before-after .before-after-container .before-after-swiper .swiper-slide .image-wrapper{width:100%;aspect-ratio:1/1;position:relative;overflow:hidden}#patient-detail-two #before-after .before-after-container .before-after-swiper .swiper-slide .image-wrapper img{width:100%;height:100%;object-fit:cover}#patient-detail-two #before-after .before-after-container .before-after-swiper .swiper-slide .before-image p,#patient-detail-two #before-after .before-after-container .before-after-swiper .swiper-slide .after-image p{text-align:center;font-weight:700;font-size:1.75rem;margin-top:1.5rem;color:#171717}#patient-detail-two #before-after .before-after-container .swiper-button-prev,#patient-detail-two #before-after .before-after-container .swiper-button-next{position:static;flex-shrink:0;width:3rem;height:3rem;color:#050170;background-color:#fff;margin:0;border-radius:100%}#patient-detail-two #before-after .before-after-container .swiper-button-prev:after,#patient-detail-two #before-after .before-after-container .swiper-button-next:after{font-size:1rem;font-weight:700}@media(max-width:640px){#patient-detail-two #before-after .before-after-container .swiper-button-prev{order:2}}@media(max-width:640px){#patient-detail-two #before-after .before-after-container .swiper-button-next{order:3}}.stemcell-hero{margin-top:1.5rem;background-color:#050361;background-size:cover;background-position:center;color:#fff;text-align:center;padding:1.5rem}@media(min-width:768px){.stemcell-hero{padding:3rem}}.stemcell-hero h1,.stemcell-hero .h1{color:#fff;font-family:Houstiq,sans-serif;font-weight:400}.stemcell-hero .subtitle{font-family:Brooklyn,sans-serif;font-size:1rem;font-weight:300;margin-bottom:1rem;color:#fffc}.stemcell-hero .tags-container{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;margin-bottom:2rem;flex-direction:column}@media(min-width:768px){.stemcell-hero .tags-container{flex-direction:row}}.stemcell-hero .tags-container span{font-family:Brooklyn,sans-serif;font-weight:700;font-size:1rem;position:relative;display:inline-block;padding:0 1rem}@media(min-width:768px){.stemcell-hero .tags-container span:not(:last-child){border-right:1px solid rgba(255,255,255,.5019607843)}}.stemcell-hero .description-box{max-width:800px;margin:0 auto}@media(min-width:2496px){.stemcell-hero .description-box{max-width:1700px}}@media(min-width:3840px){.stemcell-hero .description-box{max-width:2600px}}.stemcell-hero .description-box p{font-family:Brooklyn,sans-serif;font-weight:300;color:#fffc;font-size:1rem}.stemcell-card-grid{text-align:center}.stemcell-card-grid h1,.stemcell-card-grid .h1{margin-bottom:1.5rem}@media(min-width:768px){.stemcell-card-grid h1,.stemcell-card-grid .h1{margin-bottom:3rem}}.stemcell-card-grid .grid-container{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:2rem}@media(min-width:768px){.stemcell-card-grid .grid-container{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.stemcell-card-grid .grid-container{grid-template-columns:repeat(3,minmax(0,1fr))}}.stemcell-card-grid .grid-container .grid-card{border-radius:.5rem;overflow:hidden;width:100%;text-align:center;display:flex;flex-direction:column}.stemcell-card-grid .grid-container .grid-card img{width:100%;aspect-ratio:362/184;object-fit:cover}.stemcell-card-grid .grid-container .grid-card .card-body h4,.stemcell-card-grid .grid-container .grid-card .card-body .h4{font-size:1.125rem;color:#171717;margin:1rem 0 .5rem;font-weight:700}.stemcell-card-grid .grid-container .grid-card .card-body p{font-size:1rem;color:#444;margin:0}.stemcell-credibility{position:relative}.stemcell-credibility .image{background-color:gray;width:100%;aspect-ratio:36/17;border-radius:.5rem;overflow:hidden;box-shadow:0 1px 4px #2d2d2d1a,1px 2px 10px 1px #2d2d2d1a}.stemcell-credibility .image img{width:100%;height:100%;object-fit:cover}.stemcell-credibility .content{margin:1.5rem 0}@media(min-width:1024px){.stemcell-credibility .content{margin:0;position:absolute;bottom:50%;right:0;transform:translateY(50%);width:50%;padding:4rem}}.stemcell-credibility .content h2,.stemcell-credibility .content .h2{font-size:2rem;font-family:Houstiq,sans-serif;color:#050170;font-weight:400;margin-bottom:1rem}@media(min-width:1024px){.stemcell-credibility .content h2,.stemcell-credibility .content .h2{font-size:2.5rem;line-height:3.25rem;margin-bottom:1.5rem}}.stemcell-credibility .content p{color:#444;font-size:1rem}.stemcell-ideal{background-size:cover;background-position:center;font-family:Brooklyn,sans-serif;position:relative;border-radius:.5rem;overflow:hidden;padding:2rem 1.5rem}@media(min-width:768px){.stemcell-ideal{padding:3rem 2rem}}.stemcell-ideal h2,.stemcell-ideal .h2{color:#fff;text-align:center;font-weight:400;font-family:Houstiq,sans-serif;font-size:2rem}@media(min-width:768px){.stemcell-ideal h2,.stemcell-ideal .h2{font-size:2.5rem}}.stemcell-ideal .desc-main{font-family:Brooklyn,sans-serif;color:#ffffffb2;text-align:center;max-width:700px;margin:1rem auto 3rem;font-size:1rem}@media(min-width:2496px){.stemcell-ideal .desc-main{max-width:1700px}}@media(min-width:3840px){.stemcell-ideal .desc-main{max-width:2500px}}.stemcell-ideal .icon-grid{display:grid;grid-template-columns:1fr;gap:2rem;position:relative;margin-bottom:2rem}@media(min-width:768px){.stemcell-ideal .icon-grid{margin-bottom:4rem;grid-template-columns:repeat(3,1fr)}}.stemcell-ideal .icon-grid .icon-item{display:flex;flex-direction:column;align-items:center;text-align:center}@media(min-width:768px){.stemcell-ideal .icon-grid .icon-item{border-right:1px solid rgba(255,255,255,.5)}.stemcell-ideal .icon-grid .icon-item:last-child{border-right:none}}.stemcell-ideal .icon-grid .icon-item .ico{width:2.5rem;height:2.5rem;margin-bottom:1rem}.stemcell-ideal .icon-grid .icon-item p{color:#fff;margin:0;font-weight:700;font-size:1rem}.stemcell-ideal .dashed{border-top:2px dashed rgba(255,255,255,.5019607843);margin:2rem 0;width:100%}@media(min-width:768px){.stemcell-ideal .dashed{margin:4rem 0}}.stemcell-ideal .seeking-area h2,.stemcell-ideal .seeking-area .h2{margin-bottom:1.5rem}.stemcell-ideal .seeking-area .seeking-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:768px){.stemcell-ideal .seeking-area .seeking-grid{grid-template-columns:repeat(2,1fr)}}.stemcell-ideal .seeking-area .seeking-grid .seeking-card{background:#e1e2e4;border-radius:.5rem;padding:1.5rem;display:flex;align-items:center;gap:1.5rem}.stemcell-ideal .seeking-area .seeking-grid .seeking-card .icon{width:4rem;height:4rem;flex-shrink:0;border-radius:100%;background-color:#050170;display:flex;justify-content:center;align-items:center}.stemcell-ideal .seeking-area .seeking-grid .seeking-card .icon .ico{height:2.5rem;aspect-ratio:1/1}.stemcell-ideal .seeking-area .seeking-grid .seeking-card p{margin:0;color:#050361;font-weight:600;font-size:1.125rem;line-height:1.4}.stemcell-protocol{font-family:Brooklyn,sans-serif;text-align:center}.stemcell-protocol p{color:#444}.stemcell-protocol h1,.stemcell-protocol .h1{color:#171717;margin-bottom:.5rem}.stemcell-protocol .subtitle{color:#444;margin-bottom:3rem}.stemcell-protocol .protocol-list{margin:0 auto 4rem;display:flex;flex-direction:column;gap:1.5rem}.stemcell-protocol .protocol-list .protocol-card{border-radius:.5rem;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 1px 4px #2d2d2d1a,1px 2px 10px 1px #2d2d2d1a;text-align:left}@media(min-width:768px){.stemcell-protocol .protocol-list .protocol-card{flex-direction:row}}.stemcell-protocol .protocol-list .protocol-card .card-img{width:100%;height:200px;object-fit:cover}@media(min-width:768px){.stemcell-protocol .protocol-list .protocol-card .card-img{width:35%;height:100%}}.stemcell-protocol .protocol-list .protocol-card .card-content{background:url(/build/assets/pattern-card-2-DzDxgmje.webp);background-repeat:no-repeat;background-size:180% 200%;background-position:30% 80%;padding:1.5rem;width:100%}@media(min-width:768px){.stemcell-protocol .protocol-list .protocol-card .card-content{width:65%}}.stemcell-protocol .protocol-list .protocol-card .card-content .step-badge{display:inline-block;background:#0501701a;color:#050170;padding:.25rem 1rem;border-radius:.25rem;font-weight:700;font-size:1rem;margin-bottom:1rem}.stemcell-protocol .protocol-list .protocol-card .card-content h4,.stemcell-protocol .protocol-list .protocol-card .card-content .h4{color:#000;font-weight:600;margin-bottom:.5rem;font-size:1.125rem;line-height:1.5rem}.stemcell-protocol .protocol-list .protocol-card .card-content p{color:#444;font-size:1rem;margin:0;line-height:1.5rem}.stemcell-protocol .guidelines-box{background:linear-gradient(#e0e3eacc,#e0e3eacc),url(/build/assets/pattern-card-1-Cz5w7Xlc.webp);margin-top:4rem;border-radius:.5rem;padding:3rem 2rem}.stemcell-protocol .guidelines-box h2,.stemcell-protocol .guidelines-box .h2{font-family:Houstiq,sans-serif;font-size:2rem;color:#171717;font-weight:400}@media(min-width:768px){.stemcell-protocol .guidelines-box h2,.stemcell-protocol .guidelines-box .h2{font-size:2.5rem;line-height:3.25rem}}.stemcell-protocol .guidelines-box p{color:#444;margin-bottom:2rem;font-size:1rem}.stemcell-protocol .guidelines-box .guideline-grid{display:grid;grid-template-columns:1fr}@media(min-width:1024px){.stemcell-protocol .guidelines-box .guideline-grid{grid-template-columns:repeat(4,1fr)}}.stemcell-protocol .guidelines-box .guideline-grid .guide-item{display:flex;flex-direction:column;align-items:center;padding:1rem}@media(min-width:1024px){.stemcell-protocol .guidelines-box .guideline-grid .guide-item{padding:0 2rem}.stemcell-protocol .guidelines-box .guideline-grid .guide-item:not(:last-child){border-right:1px solid rgba(137,137,137,.5019607843)}}.stemcell-protocol .guidelines-box .guideline-grid .guide-item .ico{width:3rem;height:3rem;margin-bottom:1rem}.stemcell-protocol .guidelines-box .guideline-grid .guide-item p{color:#171717;font-weight:700;font-size:1rem;margin:0}.stemcell-card-grid-centered h1,.stemcell-card-grid-centered .h1{text-align:center;margin-bottom:1.5rem}.stemcell-card-grid-centered .grid-container{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem}.stemcell-card-grid-centered .grid-card{background-color:#e1e2e4;border-radius:.5rem;overflow:hidden;width:100%}@media(min-width:768px){.stemcell-card-grid-centered .grid-card{width:calc(50% - 1.5rem)}}@media(min-width:1024px){.stemcell-card-grid-centered .grid-card{width:calc(33.333% - 1.5rem)}}.stemcell-card-grid-centered .grid-card img{width:100%;aspect-ratio:368/184;object-fit:cover}.stemcell-card-grid-centered .grid-card .card-body{padding:1.5rem;display:flex;justify-content:center;align-items:center;text-align:center}.stemcell-card-grid-centered .grid-card .card-body p{margin:0;font-weight:700;color:#171717}.gallery{position:relative}.gallery h1,.gallery .h1{margin:1.5rem 0;text-align:center}.gallery .carousel .carousel-item img{width:100%;height:auto;border-radius:.5rem}.gallery .carousel .btn-navigate{opacity:100%!important;position:absolute;background:#fff;border:0;border-radius:50%;z-index:2;top:50%;transform:translateY(-50%);display:flex;justify-content:center;align-items:center;width:2.5rem;height:2.5rem}@media(min-width:1024px){.gallery .carousel .btn-navigate{height:3rem;width:3rem}}.gallery .carousel .btn-navigate:before{background-position:center;background-repeat:no-repeat;background-size:contain;content:"";width:1rem;height:1rem}@media(min-width:1024px){.gallery .carousel .btn-navigate:before{width:1.125rem;height:1.125rem}}.gallery .carousel .btn-navigate.prev{left:1rem}@media(min-width:1024px){.gallery .carousel .btn-navigate.prev{left:2rem}}.gallery .carousel .btn-navigate.prev: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.09726 17.2933L0.391933 9.59067C0.267727 9.46724 0.169155 9.32047 0.101892 9.15881C0.0346276 8.99714 -7.71398e-07 8.82377 -7.5609e-07 8.64867C-7.40783e-07 8.47357 0.0346277 8.30019 0.101892 8.13853C0.169156 7.97686 0.267727 7.83009 0.391933 7.70667L8.09727 7.07885e-07L9.5106 1.41333L2.2786 8.64667L9.51193 15.88Z" fill="%23050170"/></svg>')}.gallery .carousel .btn-navigate.next{right:1rem}@media(min-width:1024px){.gallery .carousel .btn-navigate.next{right:2rem}}.gallery .carousel .btn-navigate.next: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.41687L1.41445 0.00354195L9.11978 7.70621C9.24399 7.82963 9.34256 7.9764 9.40983 8.13807C9.47709 8.29973 9.51172 8.47311 9.51172 8.64821C9.51172 8.82331 9.47709 8.99668 9.40983 9.15835C9.34256 9.32002 9.24399 9.46678 9.11978 9.59021L1.41445 17.2969L0.00111866 15.8835L7.23312 8.65021L-0.000214577 1.41687Z" fill="%23050170"/></svg>')}.gallery .carousel .btn-navigate:hover{background:#fff6}.gallery .carousel-indicators{margin:1.5rem 0 0;position:relative;width:100%;display:flex;flex-direction:row;justify-content:flex-start;gap:1rem}@media(min-width:1024px){.gallery .carousel-indicators{gap:1.5rem}}.gallery .carousel-indicators button{position:relative;background:transparent;opacity:100%;border-radius:.5rem!important;width:25%;aspect-ratio:2/1;height:auto;margin:0;flex:unset;text-indent:unset;border:.125rem solid #e1e2e4!important;overflow:hidden}.gallery .carousel-indicators button img{width:100%;height:auto}.gallery .carousel-indicators button.active{border:.125rem solid #050170!important}.image-article-position-card .container .wrapper{position:relative;display:grid;grid-template-columns:repeat(1,minmax(0,1fr));border-radius:.5rem;overflow:hidden}@media(min-width:1024px){.image-article-position-card .container .wrapper{grid-template-columns:repeat(2,minmax(0,1fr))}}.image-article-position-card .container .wrapper .image_ img{width:100%;height:100%;object-fit:cover}.image-article-position-card .container .wrapper .image_.small{height:408px}@media(max-width:640px){.image-article-position-card .container .wrapper .image_.small{aspect-ratio:1/1!important;height:auto}}@media(min-width:1560px){.image-article-position-card .container .wrapper .image_.small{height:500px}}@media(min-width:2496px){.image-article-position-card .container .wrapper .image_.small{height:800px}}@media(min-width:3840px){.image-article-position-card .container .wrapper .image_.small{height:1200px}}.image-article-position-card .container .wrapper .content_{background:url(/build/assets/pattern-card-2-DzDxgmje.webp);background-size:cover;padding:2rem}@media(min-width:1024px){.image-article-position-card .container .wrapper .content_{padding:3rem;display:flex;height:auto;align-items:center}}.image-article-position-card .container .wrapper .content_ h1,.image-article-position-card .container .wrapper .content_ .h1{color:#171717}.image-article-position-card .container .wrapper .content_ p{color:#444}.image-article-position-card .container .wrapper .content_ .button_{display:flex;flex-direction:row;padding-top:.5rem;justify-content:start;gap:1rem}@media(min-width:1024px){.image-article-position-card .container .wrapper .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 .container .wrapper .content_ .button_.button_two .btn{width:-webkit-fill-available!important}}.image-article-position-card .container .wrapper .content_ .button_ .btn_primary{padding:.75rem 2rem}@media(max-width:575.98px){.image-article-position-card .container .wrapper .content_ .button_ .btn_primary{border:0!important}}.image-article-position-card .container .wrapper .content_ .button_ .btn_outline_primary{padding:.75rem 1.75rem}@media(min-width:412px){.image-article-position-card .container .wrapper .content_ .button_ .btn_outline_primary{padding:.75rem 2rem}}.product-with-filter .bannerSwiper{position:relative;width:100%}.product-with-filter .bannerSwiper .image-banner{width:100%;height:auto;border-radius:.5rem}.product-with-filter .bannerSwiper .swiper-button-prev-banner,.product-with-filter .bannerSwiper .swiper-button-next-banner{display:none;align-items:center;justify-content:center;opacity:1;background:linear-gradient(180deg,#ffffffb3,#ffffff4d);border-radius:100%;border:1px solid rgba(255,255,255,.6);width:3rem;height:3rem;color:#fff}@media(min-width:1024px){.product-with-filter .bannerSwiper .swiper-button-prev-banner,.product-with-filter .bannerSwiper .swiper-button-next-banner{display:flex}}.product-with-filter .bannerSwiper .swiper-button-prev-banner:after,.product-with-filter .bannerSwiper .swiper-button-next-banner:after{font-size:1rem}.product-with-filter .nav-pills{margin-bottom:1.5rem}@media(max-width:1023.98px){.product-with-filter .nav-pills{flex-wrap:nowrap;overflow-x:scroll;padding-bottom:1rem}}@media(min-width:1024px){.product-with-filter .nav-pills{margin-bottom:2rem;justify-content:center}}.product-with-filter .nav-pills li .nav-link{background:transparent!important;font-family:Brooklyn,sans-serif;font-weight:700;font-size:1rem;line-height:1.5rem;letter-spacing:0;width:max-content;color:#717172;padding:.25rem 1.5rem;border-radius:0;border-bottom:.125rem solid transparent}@media(min-width:1024px){.product-with-filter .nav-pills li .nav-link{padding:.5rem 2rem}}.product-with-filter .nav-pills li .nav-link:hover{opacity:.8}.product-with-filter .nav-pills li .nav-link.active{color:#050170;border-bottom:.125rem solid #050170}.product-with-filter .features{margin-top:3.5rem;margin-bottom:3.5rem}.product-with-filter .features .features_left{display:flex;flex-direction:column;align-items:center;justify-self:center;text-align:center;height:auto}.product-with-filter .features .features_left img{width:6.25rem;height:6.25rem}.product-with-filter .features .features_left .h3{color:#171717;margin-bottom:1rem}.product-with-filter .features .features_left .p1{color:#171717;margin-bottom:0}.product-with-filter .features .features_right{display:flex;flex-direction:column;justify-self:center;justify-content:center;height:auto;color:#171717;text-align:center}@media(min-width:1024px){.product-with-filter .features .features_right{text-align:left}}.product-with-filter .features .features_right .h1{margin-bottom:1rem}.product-with-filter .steps .steps_row{text-decoration:none}@media(max-width:1023.98px){.product-with-filter .steps .steps_row{margin-left:auto;margin-right:auto}}.product-with-filter .steps .steps_row{box-shadow:.0625rem .125rem .625rem #2d2d2d1a;border-radius:.5rem;overflow:hidden;background:#e6eaf1;margin-bottom:3.5rem;cursor:pointer}.product-with-filter .steps .steps_row:hover{opacity:.8}.product-with-filter .steps .steps_row .left{display:flex;align-items:center;padding:2rem}.product-with-filter .steps .steps_row .left img{width:4.5rem;height:4.5rem}.product-with-filter .steps .steps_row .left .steps_card{display:flex;align-items:center;flex-direction:row}.product-with-filter .steps .steps_row .left .steps_card .content{margin-left:1rem}.product-with-filter .steps .steps_row .left .steps_card .content .p1{color:#050170;margin-bottom:.25rem}.product-with-filter .steps .steps_row .left .steps_card .content h2,.product-with-filter .steps .steps_row .left .steps_card .content .h2{color:#050170;margin-bottom:1rem}.product-with-filter .steps .steps_row .left .steps_card .content .dark{color:#171717}.product-with-filter .steps .steps_row .right{padding:1rem 2rem;background:#fff}.product-with-filter .steps .steps_row .right .product_ .row{display:flex;justify-content:center}.product-with-filter .steps .steps_row .right .product_ .products_item{display:flex;flex-direction:column}.product-with-filter .steps .steps_row .right .product_ .products_item img{width:100%;margin-bottom:1rem}.product-with-filter .steps .steps_row .right .product_ .products_item p{text-align:center;color:#171717;margin-bottom:0}.product-with-filter .product{height:100%;display:flex;flex-direction:column;background:#fff;box-shadow:.0625rem .125rem .625rem #2d2d2d1a;padding:1.5rem;border-radius:.5rem}.product-with-filter .product img{width:100%;height:auto;margin-bottom:1rem}.product-with-filter .product .content .h2{color:#171717;margin-bottom:1rem}.product-with-filter .product .content .p2{color:#444;margin-bottom:0}.step-detail .breadcrumbs{margin:0 0 2rem}@media(max-width:768px){.step-detail .breadcrumbs{margin:0 0 1rem}}.step-detail .step-detail-header{margin-bottom:3.5rem;color:#171717;text-align:center}.step-detail .step-detail-header h1,.step-detail .step-detail-header .h1,.step-detail .step-detail-header h2,.step-detail .step-detail-header .h2{margin-bottom:1rem}.step-detail .step-detail-header p{margin-bottom:0}.step-detail .features{box-shadow:.0625rem .125rem .625rem #2d2d2d1a;background:#fff;border-radius:.5rem;padding:2rem;margin-bottom:3.5rem;color:#171717}.step-detail .features h2,.step-detail .features .h2{margin-bottom:2rem;text-align:center}.step-detail .features .row{display:flex;justify-content:center}.step-detail .features .items{display:flex;text-align:center;flex-direction:column;align-items:center}.step-detail .features .items img{width:10rem;height:10rem;margin-bottom:1rem}.step-detail .features .items .p3{margin-bottom:1rem}.step-detail .features .items .p1{margin-bottom:0}.step-detail .product{height:100%;display:flex;flex-direction:column;background:#fff;box-shadow:.0625rem .125rem .625rem #2d2d2d1a;padding:1.5rem;border-radius:.5rem}.step-detail .product img{width:100%;height:auto;margin-bottom:1rem}.step-detail .product .content .h2{color:#171717;margin-bottom:1rem}.step-detail .product .content .p2{color:#444;margin-bottom:0}@media(min-width:1024px){.about-us-card{background-image:linear-gradient(117.02deg,#f2f3f5 9.03%,#fff0 66.89%),linear-gradient(180deg,#fff0,#f2f3f5),linear-gradient(180deg,#f2f3f5 1.56%,#f2f3f500 27.58%),url(/build/assets/about-us-bg-2-D7Xpf9i0.webp);background-size:cover;background-repeat:no-repeat}}.about-us-card .container{position:relative}.about-us-card .container .content{border:2px solid white;box-shadow:0 1px 4px #2d2d2d1a,1px 2px 10px 1px #2d2d2d1a;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:.5rem;overflow:hidden;position:relative;height:fit-content}.about-us-card .container .content .image-overlay{width:100%;position:relative;aspect-ratio:600/294}.about-us-card .container .content .image-overlay .overlay{position:absolute;width:100%;height:100%;opacity:.3;background-blend-mode:screen;background:linear-gradient(101.86deg,#fff,#04007e),linear-gradient(101.86deg,#fff,#fff0),linear-gradient(247.21deg,#04007f33,#fff3 64.79%)}.about-us-card .container .content .image-overlay img{position:absolute;width:100%;height:100%;object-fit:contain}@media(min-width:1024px){.about-us-card .container .content .image-overlay img{width:50%;height:auto;right:0;top:50%;transform:translateY(-50%)}}.about-us-card .container .content-body{margin-top:2rem}.about-us-card .container .content-body h1,.about-us-card .container .content-body .h1{margin-bottom:2rem}.about-us-card .container .content-body{position:relative}@media(min-width:1024px){.about-us-card .container .content-body{margin-top:0;padding:3rem;position:absolute;width:50%;left:0;top:50%;transform:translateY(-50%)}}.facilities{text-decoration:none}.facilities .wrapper{position:relative;display:grid;grid-template-columns:repeat(1,minmax(0,1fr));border-radius:.5rem;overflow:hidden}@media(min-width:1024px){.facilities .wrapper{grid-template-columns:repeat(2,minmax(0,1fr))}}.facilities .wrapper .image{width:100%;height:100%}.facilities .wrapper .image img{width:100%;height:100%;object-fit:cover}.facilities .wrapper .content{background:linear-gradient(180deg,#1b3ba600,#1b3ba633),linear-gradient(180deg,#fff 42.59%,#fff0),url(/build/assets/pattern-card-2-DzDxgmje.webp);background-size:cover;padding:2rem}@media(min-width:1024px){.facilities .wrapper .content{padding:3rem;display:flex;height:auto;align-items:center}}.facilities .wrapper .content h1,.facilities .wrapper .content .h1{color:#171717}.facilities .wrapper .content p{color:#444}.facilities .wrapper .content .button_{display:flex;flex-direction:row;padding-top:.5rem;justify-content:start;gap:1rem}@media(min-width:1024px){.facilities .wrapper .content .button_{gap:2rem;flex-direction:row;align-items:center;justify-content:space-between;padding-top:1rem}}@media(min-width:1024px){.facilities .wrapper .content .button_.button_two .btn{width:-webkit-fill-available!important}}.facilities .wrapper .content .button_ .btn_primary{padding:.75rem 2rem}@media(max-width:575.98px){.facilities .wrapper .content .button_ .btn_primary{border:0!important}}.facilities .wrapper .content .button_ .btn_outline_primary{padding:.75rem 1.75rem}@media(min-width:412px){.facilities .wrapper .content .button_ .btn_outline_primary{padding:.75rem 2rem}}.core-values{padding:2rem 0;background-image:linear-gradient(90deg,#fff,#fff 60%,#ffffff4d),url(/build/assets/ornament-1-B62CNFvV.webp);background-repeat:no-repeat;background-position:center bottom,right bottom 5%;background-size:cover,contain}.core-values .core-values-header{margin:0 auto;width:100%;max-width:960px;text-align:center}@media(max-width:1280px){.core-values .core-values-header{text-align:left}}@media(min-width:2496px){.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;display:flex;align-items:center;gap:1rem}.core-values .core-values-header h2:before,.core-values .core-values-header .h2:before,.core-values .core-values-header h2:after,.core-values .core-values-header .h2:after{content:"";flex:1;height:1px;background-color:#e1e2e4}@media(max-width:1280px){.core-values .core-values-header h2,.core-values .core-values-header .h2{display:block}.core-values .core-values-header h2:before,.core-values .core-values-header .h2:before,.core-values .core-values-header h2:after,.core-values .core-values-header .h2:after{display:none}}@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(4,minmax(0,1fr));gap:1.5rem 0}@media(max-width:1024px){.core-values .core-values-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@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;display:flex;flex-direction:column;gap:1.5rem;align-items:center;text-align:center;justify-content:center}@media(min-width:1024px){.core-values .core-values-list .core-values-item:not(:last-child){border-right:1px solid #e1e2e4}}@media(min-width:768px){.core-values .core-values-list .core-values-item:nth-child(odd){border-right:1px solid #e1e2e4}}.core-values .core-values-list .core-values-item .icon{flex-grow:0;flex-shrink:0;width:4rem;height:4rem;background-color:#e1e2e4;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;line-height:1.5rem}.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}.vision-mission-container{background-image:linear-gradient(180deg,#fff,#ffffff4d),url(/build/assets/ornament-2-BmqGNu64.webp);background-repeat:no-repeat;background-size:cover;background-position:center bottom 50%}.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:4rem 3rem}}.vision-mission-container #vision-mission .content{position:relative;width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}@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{border-right:1px solid #e6e6f1}.vision-mission-container #vision-mission .content #vision,.vision-mission-container #vision-mission .content #mission{padding:3rem;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}@media(min-width:1024px){.philosophy-container+.about-us-detail{margin-top:-3.5rem}}
