/*!
 * Bootstrap v5.0.0 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",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, 0.15), rgba(255, 255, 255, 0))}*,::after,::before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-font-sans-serif);background-color:#fff;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}hr{color:inherit;background-color:currentColor;border:0;opacity:.25;box-sizing:content-box;color:inherit;height:0;overflow:visible}hr:not([size]){height:1px}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2}@media (min-width:1200px){h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.75rem}h4{font-size:1.5rem}}h5{font-size:1.25rem}h6{font-size:1rem}p{margin-top:0;margin-bottom:0}abbr[data-bs-original-title],abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}dl,ol,ul{margin-top:0;margin-bottom:1rem}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote,figure{margin:0 0 1rem}mark{padding:.2em;background-color:#fcf8e3}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:var(--bs-font-monospace);direction:ltr;unicode-bidi:bidi-override}pre code{font-size:inherit;color:inherit;word-break:normal}code{color:#d63384;word-wrap:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:1em;font-weight:700}img,svg{vertical-align:middle}caption{padding-top:.5rem;padding-bottom:.5rem;color:#6c757d;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border:0 solid;border-color:inherit}label{display:inline-block}button{border-radius:0;overflow:visible;text-transform:none}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button],[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}select{word-wrap:normal;text-transform:none}select:disabled{opacity:1}[list]::-webkit-calendar-picker-indicator{display:none}textarea{resize:vertical;margin:0;overflow:auto}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit;box-sizing:border-box;color:inherit;display:table;max-width:100%;white-space:normal}legend+*{clear:left}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{cursor:pointer;display:list-item}[hidden]{display:none!important}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{width:100%;padding-right:var(--bs-gutter-x,1.2rem);padding-left:var(--bs-gutter-x,1.2rem);margin-right:auto;margin-left:auto}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){legend{font-size:1.5rem}.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}}.row{--bs-gutter-x:2.4rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y) * -1);margin-right:calc(var(--bs-gutter-x)/ -2);margin-left:calc(var(--bs-gutter-x)/ -2)}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)/ 2);padding-left:calc(var(--bs-gutter-x)/ 2);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.33333%}.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.66667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333%}.col-2{flex:0 0 auto;width:16.66667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333%}.col-5{flex:0 0 auto;width:41.66667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333%}.col-8{flex:0 0 auto;width:66.66667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333%}.col-11{flex:0 0 auto;width:91.66667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333%}.offset-2{margin-left:16.66667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333%}.offset-5{margin-left:41.66667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333%}.offset-8{margin-left:66.66667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333%}.offset-11{margin-left:91.66667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:0.25rem}.g-1,.gy-1{--bs-gutter-y:0.25rem}.g-2,.gx-2{--bs-gutter-x:0.5rem}.g-2,.gy-2{--bs-gutter-y:0.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:576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.33333%}.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.66667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333%}.col-sm-2{flex:0 0 auto;width:16.66667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333%}.col-sm-5{flex:0 0 auto;width:41.66667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333%}.col-sm-8{flex:0 0 auto;width:66.66667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333%}.col-sm-11{flex:0 0 auto;width:91.66667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333%}.offset-sm-2{margin-left:16.66667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333%}.offset-sm-5{margin-left:41.66667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333%}.offset-sm-8{margin-left:66.66667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333%}.offset-sm-11{margin-left:91.66667%}.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:0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.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:768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.33333%}.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.66667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333%}.col-md-2{flex:0 0 auto;width:16.66667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333%}.col-md-5{flex:0 0 auto;width:41.66667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333%}.col-md-8{flex:0 0 auto;width:66.66667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333%}.col-md-11{flex:0 0 auto;width:91.66667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333%}.offset-md-2{margin-left:16.66667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333%}.offset-md-5{margin-left:41.66667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333%}.offset-md-8{margin-left:66.66667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333%}.offset-md-11{margin-left:91.66667%}.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:0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:0.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:992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.33333%}.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.66667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333%}.col-lg-2{flex:0 0 auto;width:16.66667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333%}.col-lg-5{flex:0 0 auto;width:41.66667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333%}.col-lg-8{flex:0 0 auto;width:66.66667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333%}.col-lg-11{flex:0 0 auto;width:91.66667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333%}.offset-lg-2{margin-left:16.66667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333%}.offset-lg-5{margin-left:41.66667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333%}.offset-lg-8{margin-left:66.66667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333%}.offset-lg-11{margin-left:91.66667%}.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:0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.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:1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.33333%}.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.66667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333%}.col-xl-2{flex:0 0 auto;width:16.66667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333%}.col-xl-5{flex:0 0 auto;width:41.66667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333%}.col-xl-8{flex:0 0 auto;width:66.66667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333%}.col-xl-11{flex:0 0 auto;width:91.66667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333%}.offset-xl-2{margin-left:16.66667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333%}.offset-xl-5{margin-left:41.66667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333%}.offset-xl-8{margin-left:66.66667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333%}.offset-xl-11{margin-left:91.66667%}.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:0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.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:1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.33333%}.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.66667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333%}.col-xxl-2{flex:0 0 auto;width:16.66667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333%}.col-xxl-5{flex:0 0 auto;width:41.66667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333%}.col-xxl-8{flex:0 0 auto;width:66.66667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333%}.col-xxl-11{flex:0 0 auto;width:91.66667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333%}.offset-xxl-2{margin-left:16.66667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333%}.offset-xxl-5{margin-left:41.66667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333%}.offset-xxl-8{margin-left:66.66667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333%}.offset-xxl-11{margin-left:91.66667%}.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:0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:0.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}}.form-label{margin-bottom:.5rem}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem}.form-text{margin-top:.25rem;font-size:.875em;color:#6c757d}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;-webkit-appearance:none;appearance:none;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not(:read-only){cursor:pointer}.form-control:focus{color:#212529;background-color:#fff;border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-control::-webkit-date-and-time-value{height:1.5em}.form-control::-webkit-input-placeholder{color:#6c757d;opacity:1}.form-control:-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control:read-only{background-color:#e9ecef;opacity:1}.form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border-inline-end-width:1px;border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;border:0 solid;border-color:inherit}@media (prefers-reduced-motion:reduce){.form-control{transition:none}.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not(:read-only)::file-selector-button{background-color:#dde0e3}.form-control::-webkit-file-upload-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border-inline-end-width:1px;border-radius:0;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;border:0 solid;border-color:inherit}@media (prefers-reduced-motion:reduce){.form-control::-webkit-file-upload-button{-webkit-transition:none;transition:none}}.form-control:hover:not(:disabled):not(:read-only)::-webkit-file-upload-button{background-color:#dde0e3}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;border-radius:.2rem}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-sm::-webkit-file-upload-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-lg{min-height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;border-radius:.3rem}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}.form-control-lg::-webkit-file-upload-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}textarea.form-control{min-height:calc(1.5em + .75rem + 2px)}textarea.form-control-sm{min-height:calc(1.5em + .5rem + 2px)}textarea.form-control-lg{min-height:calc(1.5em + 1rem + 2px)}.form-control-color{max-width:3rem;height:auto;padding:.375rem}.form-control-color:not(:disabled):not(:read-only){cursor:pointer}.form-control-color::-moz-color-swatch{height:1.5em;border-radius:.25rem}.form-control-color::-webkit-color-swatch{height:1.5em;border-radius:.25rem}.form-select{display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:1px solid #ced4da;border-radius:.25rem;-webkit-appearance:none;appearance:none}.form-select:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select:disabled{background-color:#e9ecef}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #212529}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem}.form-check{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-input{width:1em;height:1em;margin-top:.25em;vertical-align:top;background-color:#fff;background-repeat:no-repeat;background-position:center;background-size:contain;border:1px solid rgba(0,0,0,.25);-webkit-appearance:none;appearance:none;-webkit-print-color-adjust:exact;color-adjust:exact}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{-webkit-filter:brightness(90%);filter:brightness(90%)}.form-check-input:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}.form-check-input:checked[type=checkbox]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=radio]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate{background-color:#0d6efd;border-color:#0d6efd;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-check-input:disabled{pointer-events:none;-webkit-filter:none;filter:none;opacity:.5}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{width:2em;margin-left:-2.5em;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2386b7fe'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:right center;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.btn-check:disabled+.btn,.btn-check[disabled]+.btn{pointer-events:none;-webkit-filter:none;filter:none;opacity:.65}.form-range{width:100%;height:1.5rem;padding:0;background-color:transparent;-webkit-appearance:none;appearance:none}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#0d6efd;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#b6d4fe}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#0d6efd;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media (prefers-reduced-motion:reduce){.form-range::-moz-range-thumb{-moz-transition:none;transition:none}}.form-range::-moz-range-thumb:active{background-color:#b6d4fe}.form-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.form-range:disabled::-moz-range-thumb{background-color:#adb5bd}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-select{height:calc(3.5rem + 2px);padding:1rem .75rem}.form-floating>label{position:absolute;top:0;left:0;height:100%;padding:1rem .75rem;pointer-events:none;border:1px solid transparent;-webkit-transform-origin:0 0;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out,-webkit-transform .1s ease-in-out}@media (prefers-reduced-motion:reduce){.form-floating>label{transition:none}}.form-floating>.form-control::-webkit-input-placeholder{color:transparent}.form-floating>.form-control:-ms-input-placeholder{color:transparent}.form-floating>.form-control::-ms-input-placeholder{color:transparent}.form-floating>.form-control::placeholder{color:transparent}.form-floating>.form-control:focus,.form-floating>.form-control:not(:-ms-input-placeholder),.form-floating>.form-control:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:not(:-ms-input-placeholder)~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label{opacity:.65;-webkit-transform:scale(.85) translateY(-.5rem) translateX(.15rem);transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control:-webkit-autofill~label{opacity:.65;-webkit-transform:scale(.85) translateY(-.5rem) translateX(.15rem);transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-select{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-select:focus{z-index:3}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:3}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}.input-group-lg>.btn,.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;border-radius:.3rem}.input-group-sm>.btn,.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text{padding:.25rem .5rem;font-size:.875rem;border-radius:.2rem}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu),.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:-1px;border-top-left-radius:0;border-bottom-left-radius:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#198754}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:rgba(25,135,84,.9);border-radius:.25rem}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid{border-color:#198754;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.form-select.is-valid,.was-validated .form-select:valid{border-color:#198754}.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"],.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"]{padding-right:4.125rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.form-select.is-valid:focus,.was-validated .form-select:valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.form-check-input.is-valid,.was-validated .form-check-input:valid{border-color:#198754}.form-check-input.is-valid:checked,.was-validated .form-check-input:valid:checked{background-color:#198754}.form-check-input.is-valid:focus,.was-validated .form-check-input:valid:focus{box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#198754}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.input-group .form-control.is-valid,.input-group .form-select.is-valid,.was-validated .input-group .form-control:valid,.was-validated .input-group .form-select:valid{z-index:3}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:rgba(220,53,69,.9);border-radius:.25rem}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid{border-color:#dc3545;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.form-select.is-invalid,.was-validated .form-select:invalid{border-color:#dc3545}.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"],.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"]{padding-right:4.125rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.form-select.is-invalid:focus,.was-validated .form-select:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.form-check-input.is-invalid,.was-validated .form-check-input:invalid{border-color:#dc3545}.form-check-input.is-invalid:checked,.was-validated .form-check-input:invalid:checked{background-color:#dc3545}.form-check-input.is-invalid:focus,.was-validated .form-check-input:invalid:focus{box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.input-group .form-control.is-invalid,.input-group .form-select.is-invalid,.was-validated .input-group .form-control:invalid,.was-validated .input-group .form-select:invalid{z-index:3}.clearfix::after{display:block;clear:both;content:""}.link-primary{color:#0d6efd}.link-primary:focus,.link-primary:hover{color:#0a58ca}.link-secondary{color:#6c757d}.link-secondary:focus,.link-secondary:hover{color:#565e64}.link-success{color:#198754}.link-success:focus,.link-success:hover{color:#146c43}.link-info{color:#0dcaf0}.link-info:focus,.link-info:hover{color:#3dd5f3}.link-warning{color:#ffc107}.link-warning:focus,.link-warning:hover{color:#ffcd39}.link-danger{color:#dc3545}.link-danger:focus,.link-danger:hover{color:#b02a37}.link-light{color:#f8f9fa}.link-light:focus,.link-light:hover{color:#f9fafb}.link-dark{color:#212529}.link-dark:focus,.link-dark:hover{color:#1a1e21}.ratio{position:relative;width:100%}.ratio::before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio:100%}.ratio-4x3{--bs-aspect-ratio:calc(3 / 4 * 100%)}.ratio-16x9{--bs-aspect-ratio:calc(9 / 16 * 100%)}.ratio-21x9{--bs-aspect-ratio:calc(9 / 21 * 100%)}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:sticky;top:0;z-index:1020}@media (min-width:576px){.sticky-sm-top{position:sticky;top:0;z-index:1020}}@media (min-width:768px){.sticky-md-top{position:sticky;top:0;z-index:1020}}@media (min-width:992px){.sticky-lg-top{position:sticky;top:0;z-index:1020}}@media (min-width:1200px){.sticky-xl-top{position:sticky;top:0;z-index:1020}}@media (min-width:1400px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow: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-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:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{box-shadow:none!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{-webkit-transform:translate(-50%,-50%)!important;transform:translate(-50%,-50%)!important}.translate-middle-x{-webkit-transform:translateX(-50%)!important;transform:translateX(-50%)!important}.translate-middle-y{-webkit-transform:translateY(-50%)!important;transform:translateY(-50%)!important}.border{border:1px solid #dee2e6!important}.border-0{border:0!important}.border-top{border-top:1px solid #dee2e6!important}.border-top-0{border-top:0!important}.border-end{border-right:1px solid #dee2e6!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:1px solid #dee2e6!important}.border-start-0{border-left:0!important}.border-primary{border-color:#0d6efd!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#198754!important}.border-info{border-color:#0dcaf0!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#212529!important}.border-white{border-color:#fff!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}.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}.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}.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}.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-light{font-weight:300!important}.fw-lighter{font-weight:lighter!important}.fw-normal{font-weight:400!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-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{color:#0d6efd!important}.text-secondary{color:#6c757d!important}.text-success{color:#198754!important}.text-info{color:#0dcaf0!important}.text-warning{color:#ffc107!important}.text-danger{color:#dc3545!important}.text-light{color:#f8f9fa!important}.text-dark{color:#212529!important}.text-body{color:#212529!important}.text-muted{color:#6c757d!important}.text-black-50{color:rgba(0,0,0,.5)!important}.text-white-50{color:rgba(255,255,255,.5)!important}.text-reset{color:inherit!important}.bg-primary{background-color:#0d6efd!important}.bg-secondary{background-color:#6c757d!important}.bg-success{background-color:#198754!important}.bg-info{background-color:#0dcaf0!important}.bg-warning{background-color:#ffc107!important}.bg-danger{background-color:#dc3545!important}.bg-light{background-color:#f8f9fa!important}.bg-dark{background-color:#212529!important}.bg-body{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.bg-gradient{background-image:var(--bs-gradient)!important}.user-select-all{-webkit-user-select:all!important;-ms-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-ms-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:.25rem!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:.2rem!important}.rounded-2{border-radius:.25rem!important}.rounded-3{border-radius:.3rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-top{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.rounded-end{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.rounded-bottom{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-start{border-bottom-left-radius:.25rem!important;border-top-left-radius:.25rem!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media (min-width:576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float: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-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}.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}.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}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float: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-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}.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}.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}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float: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-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}.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}.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}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float: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-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}.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}.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}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}.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 (min-width:1400px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float: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-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}.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}.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}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!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-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}}html{line-height:1.15}button,dl dl,dl ol,dl ul,input,ol dl,ol ol,ol ul,select,ul dl,ul ol,ul ul{margin:0}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-family:monospace,monospace;font-size:1em}abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none;max-width:100%;height:auto}svg:not(:root){overflow:hidden}table{caption-side:bottom;border-collapse:collapse;border-color:inherit;text-indent:0}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}input{overflow:visible}progress{display:inline-block;vertical-align:baseline}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}::-webkit-input-placeholder{color:inherit;opacity:.54}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}::-moz-focus-inner{border-style:none;padding:0}:-moz-focusring{outline:ButtonText dotted 1px}:-moz-ui-invalid{box-shadow:none}details{display:block}dialog{background-color:#fff;border:solid;color:#000;display:block;height:-moz-fit-content;height:-webkit-fit-content;height:fit-content;left:0;margin:auto;padding:1em;position:absolute;right:0;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}[hidden],dialog:not([open]),template{display:none}.text-white{color:#fff!important}.bg-white{background-color:#fff!important}.text-black{color:#212121!important}.bg-black{background-color:#212121!important}.text-blue{color:#151e50!important}.bg-blue{background-color:#151e50!important}.text-azure{color:#4196f0!important}.bg-azure{background-color:#4196f0!important}.text-gray{color:#a5a9b0!important}.bg-gray{background-color:#a5a9b0!important}.text-special-gray{color:#696f78!important}.bg-special-gray{background-color:#696f78!important}.text-green{color:#32c997!important}.bg-green{background-color:#32c997!important}.text-light-green{color:#f2faf9!important}.bg-light-green{background-color:#f2faf9!important}.viewbox-container{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(28,26,80,.75);background-blend-mode:multiply;z-index:700}.viewbox-body{position:absolute;top:50%;left:50%}.viewbox-header{margin:10px;display:none}.viewbox-content{margin:0;width:300px;height:300px}.viewbox-footer{margin:10px;display:none}.viewbox-content .viewbox-image{width:100%;height:100%}.viewbox-button-default{cursor:pointer;height:40px;width:40px}.viewbox-button-default>svg{width:100%;height:100%;background:inherit;fill:inherit;pointer-events:none;-webkit-transform:translateX(0);transform:translateX(0);color:#fff}.viewbox-button-default,.viewbox-button-default:hover{fill:#fff}.viewbox-button-close{position:absolute;top:-40px;right:-40px;z-index:9}.viewbox-button-next,.viewbox-button-prev{position:absolute;top:50%;height:62px;width:62px;z-index:9;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.viewbox-button-next{right:-60px}.viewbox-button-prev{left:-60px}.viewbox-container .loader{widows:100%;position:absolute;left:50%;top:50%;margin:-25px 0 0 -25px}.viewbox-container .loader *{margin:0;padding:0}.viewbox-container .loader .spinner{width:50px;height:50px;position:relative;margin:0 auto}.viewbox-container .loader .double-bounce1,.viewbox-container .loader .double-bounce2{width:100%;height:100%;border-radius:50%;background-color:#999;opacity:.6;position:absolute;top:0;left:0;-webkit-animation:2s ease-in-out infinite sk-bounce;animation:2s ease-in-out infinite sk-bounce}.viewbox-container .loader .double-bounce2{-webkit-animation-delay:-1s;animation-delay:-1s}@-webkit-keyframes sk-bounce{0%,100%{-webkit-transform:scale(0)}50%{-webkit-transform:scale(1)}}@keyframes sk-bounce{0%,100%{transform:scale(0);-webkit-transform:scale(0)}50%{transform:scale(1);-webkit-transform:scale(1)}}.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:100%;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding:13px 19px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline;list-style:none;padding:0}.select2-container .select2-selection--multiple .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;margin-left:5px;padding:0;max-width:100%;resize:none;height:18px;vertical-align:bottom;font-family:sans-serif;overflow:hidden;word-break:keep-all}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051;box-shadow:0 6px 12px 0 rgba(171,190,209,.3);margin-top:8px}.select2-results{display:block;padding-right:4px}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:12px 16px;-ms-user-select:none;user-select:none;-webkit-user-select:none;display:flex;align-items:flex-start;justify-content:space-between}.select2-results__option:after{content:'';display:block;background-image:url(../images/svg-icons/check.svg);width:16px;height:16px;background-repeat:no-repeat;background-position:center;background-size:contain;opacity:0}.select2-results__option--selectable{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;margin-bottom:8px;position:relative}.select2-search--dropdown:after{content:'';display:block;background-image:url(../images/svg-icons/search.svg);width:20px;height:20px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:16px}.select2-search--dropdown .select2-search__field{padding:12px 40px 12px 16px;width:100%;box-sizing:border-box;font-size:14px;font-weight:400;line-height:20px}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;white-space:nowrap!important}.select2-container--default .select2-selection--single{background-color:#f5f7fa;border:1px solid #dbedff;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#4d4d4d;line-height:20px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;height:26px;margin-right:20px;padding-right:0}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:24px;width:24px;position:absolute;top:50%;right:20px;-webkit-transform:translateY(-50%);transform:translateY(-50%);display:flex;align-items:center;justify-content:center}.select2-container--default .select2-selection--single .select2-selection__arrow b{background-image:url(../images/svg-icons/arrow-bottom2.svg);width:24px;height:24px;display:flex;align-items:center;justify-content:center;transition:.3s ease-in-out}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;padding-bottom:5px;padding-right:5px;position:relative}.select2-container--default .select2-selection--multiple.select2-selection--clearable{padding-right:25px}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;font-weight:700;height:20px;margin-right:10px;margin-top:5px;position:absolute;right:0;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:inline-block;margin-left:5px;margin-top:5px;padding:0 0 0 20px;position:relative;max-width:100%;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap}.select2-container--default .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-right:1px solid #aaa;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#999;cursor:pointer;font-size:1em;font-weight:700;padding:0 4px;position:absolute;left:0;top:0}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus,.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{background-color:#f1f1f1;color:#333;outline:0}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{border-left:1px solid #aaa;border-right:none;border-radius:0 4px 4px 0}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__clear{float:left;margin-left:10px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:1px solid #000;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:0;border-bottom:1px solid #e8ecf0}.select2-container--default .select2-search--inline .select2-search__field{background:0 0;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results>.select2-results__options::-webkit-scrollbar{width:4px;height:4px}.select2-container--default .select2-results>.select2-results__options::-webkit-scrollbar-track{box-shadow:inset 0 0 6px transparent;border-radius:2.5px}.select2-container--default .select2-results>.select2-results__options::-webkit-scrollbar-thumb{background-color:#abbed1;outline:0;border-radius:2.5px}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--group{padding:0}.select2-container--default .select2-results__option--disabled{color:#999}.select2-container--default .select2-results__option--selected{color:#0671e0}.select2-container--default .select2-results__option--selected:after{opacity:1}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:#f5f7fa;color:#0671e0}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;height:26px;margin-right:20px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:4px 0 0 4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:linear-gradient(to bottom,#fff 0,#eee 50%);background-repeat:repeat-x}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0;padding-bottom:5px;padding-right:5px}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;display:inline-block;margin-left:5px;margin-top:5px;padding:0}.select2-container--classic .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#888;cursor:pointer;font-size:1em;font-weight:700;padding:0 4px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555;outline:0}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{border-radius:0 4px 4px 0}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option--group{padding:0}.select2-container--classic .select2-results__option--disabled{color:grey}.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.7.0
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2017 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/.chosen-container{position:relative;display:inline-block;vertical-align:middle;font-size:calculateRem(14px);line-height:calculateRem(20px);-webkit-user-select:none;-ms-user-select:none;user-select:none;width:100%!important}.chosen-container *{box-sizing:border-box}.chosen-container .chosen-drop{position:absolute;top:100%;z-index:1010;width:100%;border:1px solid #f5f7fa;border-top:0;background:#fff;box-shadow:0 6px 12px 0 rgba(171,190,209,.3);clip:rect(0,0,0,0)}.chosen-container.chosen-with-drop .chosen-drop{clip:auto}.chosen-container a{cursor:pointer}.chosen-container .chosen-single .group-name,.chosen-container .search-choice .group-name{margin-right:4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:400;color:#999}.chosen-container .chosen-single .group-name:after,.chosen-container .search-choice .group-name:after{content:":";padding-left:2px;vertical-align:top}.chosen-container-single .chosen-single{position:relative;display:block;overflow:hidden;padding:11px 19px;border:1px solid #dbedff;border-radius:4px;background-color:#f5f7fa;background-clip:padding-box;color:#444;text-decoration:none;white-space:nowrap;line-height:24px}.chosen-container-single .chosen-single:focus,.chosen-container-single .chosen-single:hover{border-color:#0671e0}.chosen-container-single .chosen-default{color:#999}.chosen-container-single .chosen-single span{display:block;overflow:hidden;margin-right:26px;text-overflow:ellipsis;white-space:nowrap}.chosen-container-single .chosen-single-with-deselect span{margin-right:38px}.chosen-container-single .chosen-single abbr{position:absolute;top:6px;right:26px;display:block;width:12px;height:12px;background:url(chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chosen-container-single .chosen-single abbr:hover,.chosen-container-single.chosen-disabled .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single .chosen-single div{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:20px;display:block;width:24px;height:24px}.chosen-container-single .chosen-single div b{width:24px;height:24px;background:url(../images/svg-icons/arrow-bottom2.svg) 0 2px no-repeat;display:flex;align-items:center;justify-content:center}.chosen-container-single .chosen-search{position:relative;z-index:1010;margin:0;white-space:nowrap}.chosen-container-single .chosen-search input[type=text]{padding:12px 16px;width:100%;height:auto;outline:0;border:0;border-bottom:1px solid #e8ecf0;background:url(../images/svg-icons/search.svg) right 18px top 50%/16px no-repeat;font-size:14px;line-height:normal;border-radius:0}.chosen-container-single .chosen-search input[type=text]::-webkit-input-placeholder{color:#89939e}.chosen-container-single .chosen-search input[type=text]:-ms-input-placeholder{color:#89939e}.chosen-container-single .chosen-search input[type=text]::-ms-input-placeholder{color:#89939e}.chosen-container-single .chosen-search input[type=text]::placeholder{color:#89939e}.chosen-container-single .chosen-drop{margin-top:8px;border-radius:4px;background-clip:padding-box}.chosen-container-single.chosen-container-single-nosearch .chosen-search{position:absolute;clip:rect(0,0,0,0)}.chosen-container .chosen-results{color:#212121;position:relative;overflow-x:hidden;overflow-y:auto;margin:8px 4px 4px 0;padding:0 0 0 4px;max-height:240px;-webkit-overflow-scrolling:touch}.chosen-container .chosen-results::-webkit-scrollbar{width:5px;height:5px}.chosen-container .chosen-results::-webkit-scrollbar-track{border-radius:2.5px}.chosen-container .chosen-results::-webkit-scrollbar-thumb{background-color:#abbed1;outline:0;border-radius:2.5px}.chosen-container .chosen-results li{display:none;margin:0;padding:12px 16px;list-style:none;line-height:20px;word-wrap:break-word;-webkit-touch-callout:none;align-items:center;justify-content:space-between;gap:10px;position:relative}.chosen-container .chosen-results li:after{content:'';display:flex;align-items:center;justify-content:center;width:16px;height:16px;background-image:url(../images/svg-icons/check.svg);opacity:0;position:absolute;right:16px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.chosen-container .chosen-results li.active-result{display:list-item;cursor:pointer}.chosen-container .chosen-results li.disabled-result{display:list-item;color:#ccc;cursor:default}.chosen-container .chosen-results li.highlighted{background-color:#f5f7fa;color:#0671e0}.chosen-container .chosen-results li.result-selected{background-color:#fff;color:#0671e0}.chosen-container .chosen-results li.result-selected:after{opacity:1}.chosen-container .chosen-results li.no-results{color:#777;display:list-item;background:#f4f4f4}.chosen-container .chosen-results li.group-result{display:list-item;font-weight:700;cursor:default}.chosen-container .chosen-results li.group-option{padding-left:15px}.chosen-container .chosen-results li em{font-style:normal;text-decoration:underline}.chosen-container-multi .chosen-choices{position:relative;overflow:hidden;margin:0;padding:0 5px;width:100%;height:auto;border:1px solid #aaa;background-color:#fff;background-image:linear-gradient(#eee 1%,#fff 15%);cursor:text}.chosen-container-multi .chosen-choices li{float:left;list-style:none}.chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap}.chosen-container-multi .chosen-choices li.search-field input[type=text]{margin:1px 0;padding:0;height:25px;outline:0;border:0!important;background:0 0!important;box-shadow:none;color:#999;font-size:100%;font-family:sans-serif;line-height:normal;border-radius:0;width:25px}.chosen-container-multi .chosen-choices li.search-choice{position:relative;margin:3px 5px 3px 0;padding:3px 20px 3px 5px;border:1px solid #aaa;max-width:100%;border-radius:3px;background-color:#eee;background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-size:100% 19px;background-repeat:repeat-x;background-clip:padding-box;box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);color:#333;line-height:13px;cursor:default}.chosen-container-multi .chosen-choices li.search-choice span{word-wrap:break-word}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{position:absolute;top:4px;right:3px;display:block;width:12px;height:12px;background:url(chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px}.chosen-container-multi .chosen-choices li.search-choice-disabled{padding-right:5px;border:1px solid #ccc;background-color:#e4e4e4;background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);color:#666}.chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4}.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px}.chosen-container-multi .chosen-results{margin:0;padding:0}.chosen-container-multi .chosen-drop .result-selected{display:list-item;color:#ccc;cursor:default}.chosen-container-active.chosen-with-drop .chosen-single div{border-left:none;background:0 0}.chosen-container-active.chosen-with-drop .chosen-single div b{-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-filter:brightness(0) saturate(100%) invert(46%) sepia(90%) saturate(788%) hue-rotate(188deg) brightness(98%) contrast(92%);filter:brightness(0) saturate(100%) invert(46%) sepia(90%) saturate(788%) hue-rotate(188deg) brightness(98%) contrast(92%)}.chosen-container-active .chosen-choices{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active .chosen-choices li.search-field input[type=text]{color:#222!important}.chosen-disabled{opacity:.5!important;cursor:default}.chosen-disabled .chosen-choices .search-choice .search-choice-close,.chosen-disabled .chosen-single{cursor:default}.chosen-rtl{text-align:right}.chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0}.chosen-rtl .chosen-single span{margin-right:0;margin-left:26px;direction:rtl}.chosen-rtl .chosen-single-with-deselect span{margin-left:38px}.chosen-rtl .chosen-single div{right:auto;left:3px}.chosen-rtl .chosen-single abbr{right:auto;left:26px}.chosen-rtl .chosen-choices li{float:right}.chosen-rtl .chosen-choices li.search-field input[type=text]{direction:rtl}.chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px}.chosen-rtl .chosen-choices li.search-choice .search-choice-close{right:auto;left:4px}.chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0}.chosen-rtl .chosen-results li.group-option{padding-right:15px;padding-left:0}.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:none}.chosen-rtl .chosen-search input[type=text]{padding:4px 5px 4px 20px;background:url(chosen-sprite.png) -30px -20px no-repeat;direction:rtl}.chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px}.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.chosen-container .chosen-results-scroll-down span,.chosen-container .chosen-results-scroll-up span,.chosen-container-multi .chosen-choices .search-choice .search-choice-close,.chosen-container-single .chosen-search input[type=text],.chosen-container-single .chosen-single abbr,.chosen-container-single .chosen-single div b,.chosen-rtl .chosen-search input[type=text]{background-image:url(chosen-sprite@2x.png)!important;background-size:52px 37px!important;background-repeat:no-repeat!important}}/*! jQuery UI - v1.12.1 - 2016-09-14
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, draggable.css, resizable.css, progressbar.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&fwDefault=normal&cornerRadius=3px&bgColorHeader=e9e9e9&bgTextureHeader=flat&borderColorHeader=dddddd&fcHeader=333333&iconColorHeader=444444&bgColorContent=ffffff&bgTextureContent=flat&borderColorContent=dddddd&fcContent=333333&iconColorContent=444444&bgColorDefault=f6f6f6&bgTextureDefault=flat&borderColorDefault=c5c5c5&fcDefault=454545&iconColorDefault=777777&bgColorHover=ededed&bgTextureHover=flat&borderColorHover=cccccc&fcHover=2b2b2b&iconColorHover=555555&bgColorActive=007fff&bgTextureActive=flat&borderColorActive=003eff&fcActive=ffffff&iconColorActive=ffffff&bgColorHighlight=fffa90&bgTextureHighlight=flat&borderColorHighlight=dad55e&fcHighlight=777620&iconColorHighlight=777620&bgColorError=fddfdf&bgTextureError=flat&borderColorError=f1a899&fcError=5f3f3f&iconColorError=cc0000&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=666666&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=5px&offsetTopShadow=0px&offsetLeftShadow=0px&cornerRadiusShadow=8px
* Copyright jQuery Foundation and other contributors; Licensed MIT */.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:after,.ui-helper-clearfix:before{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important;pointer-events:none}.ui-icon{display:inline-block;vertical-align:middle;margin-top:-.25em;position:relative;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-icon-block{left:50%;margin-left:-8px;display:block}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-accordion .ui-accordion-header{display:block;cursor:pointer;position:relative;margin:2px 0 0;padding:.5em .5em .5em .7em;font-size:100%}.ui-accordion .ui-accordion-content{padding:1em 2.2em;border-top:0;overflow:auto}.ui-autocomplete{position:absolute;top:0;left:0;cursor:default}.ui-menu{list-style:none;padding:0;margin:0;display:block;outline:0}.ui-menu .ui-menu{position:absolute}.ui-menu .ui-menu-item{margin:0;cursor:pointer;list-style-image:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)}.ui-menu .ui-menu-item-wrapper{position:relative;padding:3px 1em 3px .4em}.ui-menu .ui-menu-divider{margin:5px 0;height:0;font-size:0;line-height:0;border-width:1px 0 0}.ui-menu .ui-state-active,.ui-menu .ui-state-focus{margin:-1px}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item-wrapper{padding-left:2em}.ui-menu .ui-icon{position:absolute;top:0;bottom:0;left:.2em;margin:auto 0}.ui-menu .ui-menu-icon{left:auto;right:0}.ui-button{padding:.4em 1em;display:inline-block;position:relative;line-height:normal;cursor:pointer;vertical-align:middle;text-align:center;-webkit-user-select:none;-ms-user-select:none;user-select:none;overflow:visible}.ui-button,.ui-button:active,.ui-button:hover,.ui-button:link,.ui-button:visited{text-decoration:none}.ui-button-icon-only{width:2em;box-sizing:border-box;text-indent:-9999px;white-space:nowrap}input.ui-button.ui-button-icon-only{text-indent:0}.ui-button-icon-only .ui-icon{position:absolute;top:50%;left:50%;margin-top:-8px;margin-left:-8px}.ui-button.ui-icon-notext .ui-icon{padding:0;width:2.1em;height:2.1em;text-indent:-9999px;white-space:nowrap}input.ui-button.ui-icon-notext .ui-icon{width:auto;height:auto;text-indent:0;white-space:normal;padding:.4em 1em}button.ui-button::-moz-focus-inner,input.ui-button::-moz-focus-inner{border:0;padding:0}.ui-controlgroup{vertical-align:middle;display:inline-block}.ui-controlgroup>.ui-controlgroup-item{float:left;margin-left:0;margin-right:0}.ui-controlgroup>.ui-controlgroup-item.ui-visual-focus,.ui-controlgroup>.ui-controlgroup-item:focus{z-index:9999}.ui-controlgroup-vertical>.ui-controlgroup-item{display:block;float:none;width:100%;margin-top:0;margin-bottom:0;text-align:left}.ui-controlgroup-vertical .ui-controlgroup-item{box-sizing:border-box}.ui-controlgroup .ui-controlgroup-label{padding:.4em 1em}.ui-controlgroup .ui-controlgroup-label span{font-size:80%}.ui-controlgroup-horizontal .ui-controlgroup-label+.ui-controlgroup-item{border-left:none}.ui-controlgroup-vertical .ui-controlgroup-label+.ui-controlgroup-item{border-top:none}.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content{border-right:none}.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content{border-bottom:none}.ui-controlgroup-vertical .ui-spinner-input{width:75%;width:calc(100% - 2.4em)}.ui-controlgroup-vertical .ui-spinner .ui-spinner-up{border-top-style:solid}.ui-checkboxradio-label .ui-icon-background{box-shadow:inset 1px 1px 1px #ccc;border-radius:.12em;border:none}.ui-checkboxradio-radio-label .ui-icon-background{width:16px;height:16px;border-radius:1em;overflow:visible;border:none}.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon{background-image:none;width:8px;height:8px;border-width:4px;border-style:solid}.ui-checkboxradio-disabled{pointer-events:none}.ui-datepicker{width:300px;display:none;box-shadow:0 6px 12px 0 rgba(171,190,209,.3);padding:12px 24px 24px;border-radius:4px}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-next,.ui-datepicker .ui-datepicker-prev{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-prev{left:2px}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-next span,.ui-datepicker .ui-datepicker-prev span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0;background-image:url(../images/svg-icons/arrow-bottom.svg);background-position:right 5px center;background-repeat:no-repeat;background-size:10px 5px;padding-left:4px;border:0}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:45%}.ui-datepicker table{width:100%;font-size:16px;border-collapse:collapse}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:400;border:0;color:#89939e;font-size:14px;line-height:16px}.ui-datepicker td{border:0;padding:1px;text-align:center}.ui-datepicker td a,.ui-datepicker td span{display:block;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-datepicker .ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat;left:.5em;top:.3em}.ui-dialog{position:absolute;top:0;left:0;padding:.2em;outline:0}.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative}.ui-dialog .ui-dialog-title{float:left;margin:.1em 0;white-space:nowrap;width:90%;overflow:hidden;text-overflow:ellipsis}.ui-dialog .ui-dialog-titlebar-close{position:absolute;right:.3em;top:50%;width:20px;margin:-10px 0 0;padding:1px;height:20px}.ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:0 0;overflow:auto}.ui-dialog .ui-dialog-buttonpane{text-align:left;border-width:1px 0 0;background-image:none;margin-top:.5em;padding:.3em 1em .5em .4em}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:right}.ui-dialog .ui-dialog-buttonpane button{margin:.5em .4em .5em 0;cursor:pointer}.ui-dialog .ui-resizable-n{height:2px;top:0}.ui-dialog .ui-resizable-e{width:2px;right:0}.ui-dialog .ui-resizable-s{height:2px;bottom:0}.ui-dialog .ui-resizable-w{width:2px;left:0}.ui-dialog .ui-resizable-ne,.ui-dialog .ui-resizable-nw,.ui-dialog .ui-resizable-se,.ui-dialog .ui-resizable-sw{width:7px;height:7px}.ui-dialog .ui-resizable-se{right:0;bottom:0}.ui-dialog .ui-resizable-sw{left:0;bottom:0}.ui-dialog .ui-resizable-ne{right:0;top:0}.ui-dialog .ui-resizable-nw{left:0;top:0}.ui-draggable .ui-dialog-titlebar{cursor:move}.ui-draggable-handle{touch-action:none}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:.1px;display:block;touch-action:none}.ui-resizable-autohide .ui-resizable-handle,.ui-resizable-disabled .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0}.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%}.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}.ui-progressbar{height:2em;text-align:left;overflow:hidden}.ui-progressbar .ui-progressbar-value{margin:-1px;height:100%}.ui-progressbar .ui-progressbar-overlay{background:url(data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==);height:100%;opacity:.25}.ui-progressbar-indeterminate .ui-progressbar-value{background-image:none}.ui-selectable{touch-action:none}.ui-selectable-helper{position:absolute;z-index:100;border:1px dotted #000}.ui-selectmenu-menu{padding:0;margin:0;position:absolute;top:0;left:0;display:none}.ui-selectmenu-menu .ui-menu{overflow:auto;overflow-x:hidden;padding-bottom:1px}.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup{font-size:1em;font-weight:700;line-height:1.5;padding:2px .4em;margin:.5em 0 0;height:auto;border:0}.ui-selectmenu-open{display:block}.ui-selectmenu-text{display:block;margin-right:20px;overflow:hidden;text-overflow:ellipsis}.ui-selectmenu-button.ui-button{text-align:left;white-space:nowrap;width:14em}.ui-selectmenu-icon.ui-icon{float:right;margin-top:0}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default;touch-action:none}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{-webkit-filter:inherit;filter:inherit}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-sortable-handle{touch-action:none}.ui-spinner{position:relative;display:inline-block;overflow:hidden;padding:0;vertical-align:middle}.ui-spinner-input{border:none;background:0 0;color:inherit;padding:.222em 0;margin:.2em 2em .2em .4em;vertical-align:middle}.ui-spinner-button{width:1.6em;height:50%;font-size:.5em;padding:0;margin:0;text-align:center;position:absolute;cursor:default;display:block;overflow:hidden;right:0}.ui-spinner a.ui-spinner-button{border-top-style:none;border-bottom-style:none;border-right-style:none}.ui-spinner-up{top:0}.ui-spinner-down{bottom:0}.ui-tabs{position:relative;padding:.2em}.ui-tabs .ui-tabs-nav{margin:0;padding:.2em .2em 0}.ui-tabs .ui-tabs-nav li{list-style:none;float:left;position:relative;top:0;margin:1px .2em 0 0;border-bottom-width:0;padding:0;white-space:nowrap}.ui-tabs .ui-tabs-nav .ui-tabs-anchor{float:left;padding:.5em 1em;text-decoration:none}.ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:-1px;padding-bottom:1px}.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor{cursor:text}.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor{cursor:pointer}.ui-tabs .ui-tabs-panel{display:block;border-width:0;padding:1em 1.4em;background:0 0}.ui-tooltip{padding:8px;position:absolute;z-index:9999;max-width:300px}body .ui-tooltip{border-width:2px}.ui-widget{font-size:14px}.ui-widget .ui-widget,.ui-widget button,.ui-widget input,.ui-widget select,.ui-widget textarea{font-size:1em}.ui-widget.ui-widget-content{border:0}.ui-widget-content{border:1px solid #ddd;background:#fff;color:#333}.ui-widget-content a{color:#333}.ui-widget-header{color:#333;font-weight:700}.ui-widget-header a{color:#333}.ui-button,.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,html .ui-button.ui-state-disabled:active,html .ui-button.ui-state-disabled:hover{font-weight:400;color:#212121;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:4px;margin:0 auto}.ui-button,.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited,a.ui-button,a:link.ui-button,a:visited.ui-button{color:#454545;text-decoration:none}.ui-button:focus,.ui-button:hover,.ui-state-focus,.ui-state-hover,.ui-widget-content .ui-state-focus,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-focus,.ui-widget-header .ui-state-hover{background:#dbedff;font-weight:400;color:#2b2b2b}.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited,.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,a.ui-button:focus,a.ui-button:hover{color:#2b2b2b;text-decoration:none}.ui-visual-focus{box-shadow:0 0 3px 1px #5e9ed6}.ui-button.ui-state-active:hover,.ui-button:active,.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active,a.ui-button:active{background:#0671e0;font-weight:400;color:#fff}.ui-icon-background,.ui-state-active .ui-icon-background{border:#003eff;background-color:#fff}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#fff;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{background:#32c997;color:#fff}.ui-state-checked{border:1px solid #dad55e;background:#fffa90}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#777620}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #f1a899;background:#fddfdf;color:#5f3f3f}.ui-state-error a,.ui-state-error-text,.ui-widget-content .ui-state-error a,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error a,.ui-widget-header .ui-state-error-text{color:#5f3f3f}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:700}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:400}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon{background-image:url(../images/svg-icons/right.svg)}.ui-widget-header .ui-icon.ui-icon-circle-triangle-w{background-image:url(../images/svg-icons/left.svg)}.ui-button:active .ui-icon,.ui-state-active .ui-icon{background-image:url(images/ui-icons_ffffff_256x240.png)}.ui-button .ui-state-highlight.ui-icon,.ui-state-highlight .ui-icon{background-image:url(images/ui-icons_777620_256x240.png)}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url(images/ui-icons_cc0000_256x240.png)}.ui-button .ui-icon{background-image:url(images/ui-icons_777777_256x240.png)}.ui-icon-blank{background-position:16px 16px}.ui-icon-caret-1-n{background-position:0 0}.ui-icon-caret-1-ne{background-position:-16px 0}.ui-icon-caret-1-e{background-position:-32px 0}.ui-icon-caret-1-se{background-position:-48px 0}.ui-icon-caret-1-s{background-position:-65px 0}.ui-icon-caret-1-sw{background-position:-80px 0}.ui-icon-caret-1-w{background-position:-96px 0}.ui-icon-caret-1-nw{background-position:-112px 0}.ui-icon-caret-2-n-s{background-position:-128px 0}.ui-icon-caret-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-65px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-65px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:1px -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-first,.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-left,.ui-corner-tl,.ui-corner-top{border-top-left-radius:3px}.ui-corner-all,.ui-corner-right,.ui-corner-top,.ui-corner-tr{border-top-right-radius:3px}.ui-corner-all,.ui-corner-bl,.ui-corner-bottom,.ui-corner-left{border-bottom-left-radius:3px}.ui-corner-all,.ui-corner-bottom,.ui-corner-br,.ui-corner-right{border-bottom-right-radius:3px}.ui-widget-overlay{background:#aaa;opacity:.3;filter:Alpha(Opacity=30)}.ui-widget-shadow{box-shadow:0 0 5px #666}@-webkit-keyframes modal-video{from{opacity:0}to{opacity:1}}@keyframes modal-video{from{opacity:0}to{opacity:1}}@-webkit-keyframes modal-video-inner{from{-webkit-transform:translate(0,100px);transform:translate(0,100px)}to{-webkit-transform:translate(0,0);transform:translate(0,0)}}@keyframes modal-video-inner{from{-webkit-transform:translate(0,100px);transform:translate(0,100px)}to{-webkit-transform:translate(0,0);transform:translate(0,0)}}.modal-video{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:1000000;cursor:pointer;opacity:1;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-name:modal-video;animation-name:modal-video;transition:opacity .3s ease-out}.modal-video-close{opacity:0}.modal-video-close .modal-video-movie-wrap{-webkit-transform:translate(0,100px);transform:translate(0,100px)}.modal-video-body{max-width:940px;width:100%;height:100%;margin:0 auto;display:table}.modal-video-inner{display:table-cell;vertical-align:middle;width:100%;height:100%}.modal-video-movie-wrap{width:100%;height:0;position:relative;padding-bottom:56.25%;background-color:#333;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-name:modal-video-inner;animation-name:modal-video-inner;-webkit-transform:translate(0,0);transform:translate(0,0);transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out}.modal-video-movie-wrap iframe{position:absolute;top:0;left:0;width:100%;height:100%}.modal-video-close-btn{position:absolute;z-index:2;top:-35px;right:-35px;display:inline-block;width:35px;height:35px;overflow:hidden;border:none;background:0 0}.modal-video-close-btn:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.modal-video-close-btn:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.modal-video-close-btn:after,.modal-video-close-btn:before{content:'';position:absolute;height:2px;width:100%;top:50%;left:0;background:#fff;border-radius:5px;margin-top:-6px}*,:after,:before{box-sizing:inherit;outline:0}*{max-height:1000000px}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Poppins,sans-serif;font-weight:400;color:#212121;font-size:1.4rem;line-height:2rem}.gm-style img{max-width:none}svg:not(.sprite) *{fill:currentColor}@media (max-width:767px){body{font-size:14px;line-height:20px}}.h,.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{display:block;font-family:Poppins,sans-serif;font-weight:700;margin:0;color:#212121}h1{font-size:6.4rem;font-weight:600;line-height:7.6rem}h2{font-size:3.6rem;font-weight:600;line-height:4.4rem}@media (max-width:767px){h2{font-size:28px;line-height:34px}}h3{font-size:3.2rem;font-weight:600;line-height:3.6rem}h4{font-size:2.4rem;font-weight:600;line-height:3.6rem}strong{font-weight:600}a{background-color:transparent;color:#151e50;font-weight:400;transition:.3s;border-color:#151e50;text-decoration:none!important}a:focus,a:hover{color:currentColor}.btn{display:inline-flex;background:#0671e0;color:#fff;border:2px solid transparent;font-weight:400;font-size:1.8rem;padding:1.4rem 3rem;align-items:center;justify-content:center;line-height:2.4rem;width:-webkit-max-content;width:max-content;border-radius:4px;gap:8px;cursor:pointer}.btn.disabled,.btn:disabled{background:#eef5fc;color:#abbed1;pointer-events:none}.btn.disabled img,.btn:disabled img{-webkit-filter:brightness(0) saturate(100%) invert(83%) sepia(13%) saturate(387%) hue-rotate(169deg) brightness(88%) contrast(94%);filter:brightness(0) saturate(100%) invert(83%) sepia(13%) saturate(387%) hue-rotate(169deg) brightness(88%) contrast(94%)}.btn img,.btn svg{width:2.4rem;height:2.4rem;-o-object-fit:contain;object-fit:contain;-webkit-filter:brightness(0) saturate(100%) invert(99%) sepia(82%) saturate(272%) hue-rotate(254deg) brightness(114%) contrast(100%);filter:brightness(0) saturate(100%) invert(99%) sepia(82%) saturate(272%) hue-rotate(254deg) brightness(114%) contrast(100%)}.btn:hover{background:#0663c7;border-color:#0663c7;color:#fff}.btn:focus{border-color:#212121;background:#0663c7;color:#fff}.btn:active{background:#0053ad;color:#fff;border-color:#0053ad}.btn--with_icon svg{margin-right:.9rem}.btn--small{font-size:1.4rem;padding:1rem 1.6rem}.btn-md{font-size:1.6rem;line-height:2rem;padding:1.2rem 3rem}.btn-md img,.btn-md svg{width:1.6rem;height:1.6rem;-o-object-fit:contain;object-fit:contain}.btn-sm{font-size:1.4rem;line-height:1.6rem;padding:.6rem 2.2rem}.btn-sm img,.btn-sm svg{width:1.6rem;height:1.6rem;-o-object-fit:contain;object-fit:contain}.btn-secondary{background-color:#fff;border:1px solid #0671e0;color:#0671e0}.btn-secondary img{-webkit-filter:brightness(0) saturate(100%) invert(26%) sepia(53%) saturate(5969%) hue-rotate(200deg) brightness(100%) contrast(95%);filter:brightness(0) saturate(100%) invert(26%) sepia(53%) saturate(5969%) hue-rotate(200deg) brightness(100%) contrast(95%)}.btn-secondary:hover{background-color:#eef5fc;color:#0671e0}.btn-secondary:active{border-color:#eef5fc!important;background-color:#eef5fc;color:#0671e0}.btn-secondary:focus{border-color:#4d4d4d;background-color:#eef5fc;color:#0671e0}.btn-tertiary{background-color:#fff;color:#0671e0}.btn-tertiary img{-webkit-filter:brightness(0) saturate(100%) invert(30%) sepia(85%) saturate(2729%) hue-rotate(198deg) brightness(92%) contrast(95%);filter:brightness(0) saturate(100%) invert(30%) sepia(85%) saturate(2729%) hue-rotate(198deg) brightness(92%) contrast(95%)}.btn-tertiary:hover{background-color:#eef5fc;color:#0671e0;border-color:#eef5fc}.btn-tertiary:active{border-color:#dbedff!important;background-color:#dbedff;color:#0671e0}.btn-tertiary:focus{border-color:#4d4d4d;background-color:#eef5fc;color:#0671e0}.btn-loading.is-loading{padding:.5rem 3.2rem}.btn-loading.is-loading .loading{display:block}.btn-loading .loading{display:none}.btn-loading .loading img{width:3.4rem;height:3.4rem}@media (max-width:767px){h4{font-size:16px;line-height:20px}.btn{font-size:18px;padding:14px 30px;line-height:24px}.btn-md{font-size:16px;line-height:20px;padding:12px 30px}.btn-md img,.btn-md svg{width:16px;height:16px}.btn-sm{font-size:14px;line-height:16px;padding:6px 22px}.btn-sm img,.btn-sm svg{width:16px;height:16px}.btn-loading.is-loading{padding:5px 32px}.btn-loading.is-loading .loading{display:block}.btn-loading .loading{display:none}.btn-loading .loading img{width:34px;height:34px}}.link{display:inline-block;color:#32c997;font-weight:500;padding-bottom:2px;font-size:1.6rem}.link svg{margin-left:1.3rem}.btn-white{color:#fff;background:#fff}.btn-white-transparent{color:#fff;background:0 0;border-color:#fff}.btn-white-transparent:focus,.btn-white-transparent:hover{border-color:#fff;background:#fff;color:#fff}.btn-black{color:#fff;background:#212121}.btn-black-transparent{color:#212121;background:0 0;border-color:#212121}.btn-black-transparent:focus,.btn-black-transparent:hover{border-color:#212121;background:#212121;color:#fff}.btn-blue{color:#fff;background:#151e50}.btn-blue-transparent{color:#151e50;background:0 0;border-color:#151e50}.btn-blue-transparent:focus,.btn-blue-transparent:hover{border-color:#151e50;background:#151e50;color:#fff}.btn-azure{color:#fff;background:#4196f0}.btn-azure-transparent{color:#4196f0;background:0 0;border-color:#4196f0}.btn-azure-transparent:focus,.btn-azure-transparent:hover{border-color:#4196f0;background:#4196f0;color:#fff}.btn-gray{color:#fff;background:#a5a9b0}.btn-gray-transparent{color:#a5a9b0;background:0 0;border-color:#a5a9b0}.btn-gray-transparent:focus,.btn-gray-transparent:hover{border-color:#a5a9b0;background:#a5a9b0;color:#fff}.btn-special-gray{color:#fff;background:#696f78}.btn-special-gray-transparent{color:#696f78;background:0 0;border-color:#696f78}.btn-special-gray-transparent:focus,.btn-special-gray-transparent:hover{border-color:#696f78;background:#696f78;color:#fff}.btn-green{color:#fff;background:#32c997}.btn-green-transparent{color:#32c997;background:0 0;border-color:#32c997}.btn-green-transparent:focus,.btn-green-transparent:hover{border-color:#32c997;background:#32c997;color:#fff}.btn-light-green{color:#fff;background:#f2faf9}.btn-light-green-transparent{color:#f2faf9;background:0 0;border-color:#f2faf9}.btn-light-green-transparent:focus,.btn-light-green-transparent:hover{border-color:#f2faf9;background:#f2faf9;color:#fff}.text-center{text-align:center!important;justify-content:center}.more{display:flex;align-items:center;gap:.8rem;color:#4d4d4d}.more:hover{color:#0671e0}.more:hover img{-webkit-filter:brightness(0) saturate(100%) invert(29%) sepia(62%) saturate(5506%) hue-rotate(200deg) brightness(98%) contrast(95%);filter:brightness(0) saturate(100%) invert(29%) sepia(62%) saturate(5506%) hue-rotate(200deg) brightness(98%) contrast(95%)}.more img{width:1.6rem;height:1.6rem;-o-object-fit:contain;object-fit:contain}.section-head{display:flex;align-items:center;justify-content:space-between;gap:2.4rem;margin-bottom:2.4rem}@media (max-width:767px){.link{font-size:14px}.link svg{margin-left:13px}.more{font-size:12px;font-weight:400;line-height:16px}.more img{width:16px;height:16px}.section-head{flex-direction:column;gap:16px;margin-bottom:16px;align-items:flex-start}}.section{margin-bottom:4rem}@media (max-width:767px){.section{margin-bottom:24px}}.socials{display:flex;gap:1.6rem}.socials li a{width:4rem;height:4rem;display:flex;align-items:center;justify-content:center;border-radius:4px;border:1px solid #dadde1;color:#89939e}.socials li a:hover{background-color:#4196f0;color:#fff;border-color:#4196f0}.page-section{margin-top:3.2rem}.page-nav{display:flex;border:1px solid #dadde1;border-radius:4px;background-color:#f5f7fa;width:-webkit-max-content;width:max-content;max-width:100%;margin-bottom:3.2rem}.page-nav li:last-child .page-nav-item{border-right:0}.page-nav-item{display:block;padding:1.4rem 3.2rem;border-right:1px solid #dadde1;font-weight:500}.page-nav-item.active,.page-nav-item:hover{color:#4196f0}.page-nav-full{width:100%}.page-nav-full li{flex:1 0 auto}.page-nav-full .page-nav-item{padding:1.2rem 1.6rem;text-align:center}.page-nav-select{display:none}@media (max-width:767px){.page-nav{margin-bottom:24px;width:100%;overflow-x:auto}.page-nav li{width:100%}.page-nav-full{width:100%;flex-direction:column;align-items:flex-start;display:none}.page-nav-full li{flex:1;width:100%}.page-nav-full .page-nav-item{text-align:start;border:0}.page-nav-item{padding:14px 24px;width:100%;text-align:center}.page-nav-item.active,.page-nav-item:hover{color:#212121}.page-nav-select{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;padding:13px 24px;border-radius:4px;border:1px solid #dadde1;background-color:#f5f7fa;color:#0671e0;font-size:14px;font-weight:500;line-height:20px;margin-bottom:24px}.page-nav-select.active:after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.page-nav-select:after{display:flex;align-items:center;justify-content:center;content:'';width:24px;height:24px;background-image:url(../images/svg-icons/arrow-bottom2.svg);background-repeat:no-repeat;background-position:center;transition:.3s ease-in-out}}.page-head{margin-bottom:4rem}.page-head .filter{padding-bottom:0}.page-head .breadcrumbs-block{padding-bottom:.8rem}.page-bottom{margin-top:4rem;display:flex;flex-direction:column;gap:2.4rem;justify-content:center;align-items:center}@media (max-width:767px){.page-head{margin-bottom:24px}.page-head .breadcrumbs-block{padding:24px 0}.page-bottom{margin-top:24px;gap:24px}}.pagination{text-align:center}.pagination__progress p span{color:#4196f0}.pagination__progress__bar{height:2px;background-color:#abbed1;width:23.5rem;margin-top:2rem;position:relative}.pagination__progress__bar span{height:2px;display:block;position:absolute;background-color:#4196f0;z-index:2}@media (max-width:767px){.pagination__progress__bar{width:235px;max-width:100%;margin-top:20px}}.font-size{background:#f5f7fa;border:1px solid #dbedff;padding:.8rem 1.6rem;border-radius:4px;margin-bottom:2.4rem;display:flex;align-items:center;justify-content:space-between;gap:1.6rem;max-width:43.6rem}.font-size__left{display:flex;align-items:center;gap:1.2rem}.font-size__left h5{font-size:1.4rem;font-weight:400;line-height:2rem;color:#4d4d4d}.font-size__right{display:flex;gap:1.6rem;align-items:center}.font-size__right .progress::-webkit-slider-thumb{width:1.6rem;height:1.6rem;border-radius:50%;-webkit-appearance:none;cursor:ew-resize;background:#0671e0}.font-size__right .form-group{margin-bottom:0}.font-size__right .form-group .form-control{padding:3px 3rem 3px 1rem;background:url(../images/svg-icons/arrow-bottom.svg) right 10px top 50%/12.5px 6.75px no-repeat #fff}@media (max-width:767px){.font-size{padding:8px;margin-bottom:24px;gap:12px;max-width:100%}.font-size__left{gap:4px}.font-size__left h5{font-size:12px;line-height:18px}.font-size__right{gap:6px}.font-size__right input[type=range]{max-width:50px}.font-size__right .progress::-webkit-slider-thumb{width:16px;height:16px}.font-size__right .form-group{margin-bottom:0}.font-size__right .form-group .form-control{padding:3px 24px 3px 8px}}.rating{display:flex;gap:4px;align-items:center}.rating li{width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;background-image:url(../images/svg-icons/star-stroke.svg);background-repeat:no-repeat;background-position:center;background-size:contain}.rating li.on{background-image:url(../images/svg-icons/star-full.svg)}.navbar{display:none}@media (max-width:767px){.navbar{position:fixed;display:block;bottom:0;left:0;right:0;z-index:8;background-color:#fff}.navbar__list{display:flex;justify-content:space-between;padding:8px 0}.navbar__list li a,.navbar__list li label{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;font-size:10px;font-weight:500;line-height:14px;text-align:center;width:75px;height:58px}.navbar__list li a.catalog span,.navbar__list li label.catalog span{background-color:#dbedff;border-radius:50%}.navbar__list li a span,.navbar__list li label span{width:40px;height:40px;display:flex;align-items:center;justify-content:center}.navbar__list li a img,.navbar__list li label img{width:24px;height:24px;-o-object-fit:contain;object-fit:contain}.navbar__list li a.active,.navbar__list li label.active{color:#0671e0}.navbar__list li a.active img,.navbar__list li label.active img{-webkit-filter:brightness(0) saturate(100%) invert(33%) sepia(59%) saturate(4080%) hue-rotate(198deg) brightness(92%) contrast(96%);filter:brightness(0) saturate(100%) invert(33%) sepia(59%) saturate(4080%) hue-rotate(198deg) brightness(92%) contrast(96%)}.write-answer .answer__form .btn{width:100%}}.page-gallery .row{margin:0 -.8rem}.page-gallery .row>*{padding:0 .8rem}.page-gallery__item{width:100%;height:300px;margin-right:10px;border-radius:5px}.page-gallery__nav{max-height:30rem;overflow-y:scroll}.page-gallery__nav .page-gallery__item{height:8.8rem;width:100%;margin:0 0 5px;cursor:pointer}.page-gallery__nav .page-gallery__item.is-nav-selected{background:#ed2}.page-gallery .gallery-main{height:100%;cursor:pointer;display:block;border-radius:4px;overflow:hidden}.page-gallery .gallery-main img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:4px}.page-gallery .gallery-nav{width:100%;height:100%;border:1px solid transparent;border-radius:4px;overflow:hidden;margin-right:1px}.page-gallery .gallery-nav img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:4px}.page-gallery__tools{display:flex;align-items:center;justify-content:space-between;margin-top:1.6rem;border:1px solid #dadde1;background-color:#f5f7fa;border-radius:4px;padding:.9rem 2.4rem}.page-gallery__tools .swiper-button-next,.page-gallery__tools .swiper-button-prev{position:unset;width:2.8rem;height:2.8rem;border-radius:50%;border:1px solid #4196f0;display:flex;align-items:center;justify-content:center;-webkit-transform:unset;transform:unset;margin:0}.page-gallery__tools .swiper-button-next:after,.page-gallery__tools .swiper-button-prev:after{font-size:1rem;color:#4196f0}.page-gallery__tools .swiper-button-next.swiper-button-disabled,.page-gallery__tools .swiper-button-prev.swiper-button-disabled{border-color:#abbed1}.page-gallery__tools .swiper-button-next.swiper-button-disabled:after,.page-gallery__tools .swiper-button-prev.swiper-button-disabled:after{color:#abbed1}.page-gallery__tools .swiper-pagination{position:unset}.page-gallery__tools .swiper-pagination span{font-size:1.4rem;font-weight:400;line-height:2rem;color:#212121}.page-gallery__tools .swiper-pagination span.current-slide{color:#4196f0}.page-gallery .swiper-container{overflow:hidden;width:100%;margin-left:auto;margin-right:auto;height:29.6rem}.page-gallery .swiper-container-wrapper{display:flex;flex-flow:column nowrap}@media (min-width:768px){.page-gallery .swiper-container-wrapper{flex-flow:row nowrap}.page-gallery .gallery-top{margin-right:10px}}.page-gallery .swiper-button-next,.page-gallery .swiper-button-prev{color:#000}.page-gallery .swiper-slide{justify-content:center;align-items:center}.page-gallery .gallery-top{position:relative;width:100%}.page-gallery .gallery-thumbs{padding-top:10px}.page-gallery .gallery-thumbs .swiper-wrapper{flex-direction:row}@media (min-width:768px){.page-gallery .gallery-thumbs{padding:0}.page-gallery .gallery-thumbs .swiper-wrapper{flex-direction:column}}.page-gallery .gallery-thumbs .swiper-slide{flex-flow:row nowrap;height:100%;cursor:pointer;border-radius:4px}@media (min-width:768px){.page-gallery .gallery-thumbs .swiper-slide{flex-flow:column nowrap}}.page-gallery .gallery-thumbs .swiper-slide-thumb-active{opacity:1}.page-gallery .gallery-thumbs .swiper-slide-thumb-active .gallery-nav{border-color:#4196f0}@media (max-width:767px){.page-gallery .swiper-container{height:260px}.page-gallery .gallery-thumbs{height:80px}.page-gallery__tools{margin-top:16px;padding:9px 24px}.page-gallery__tools .swiper-button-next,.page-gallery__tools .swiper-button-prev{width:28px;height:28px}.page-gallery__tools .swiper-button-next:after,.page-gallery__tools .swiper-button-prev:after{font-size:10px;color:#4196f0}.page-gallery__tools .swiper-button-next.swiper-button-disabled,.page-gallery__tools .swiper-button-prev.swiper-button-disabled{border-color:#abbed1}.page-gallery__tools .swiper-button-next.swiper-button-disabled:after,.page-gallery__tools .swiper-button-prev.swiper-button-disabled:after{color:#abbed1}.page-gallery__tools .swiper-pagination{position:unset}.page-gallery__tools .swiper-pagination span{font-size:14px;font-weight:400;line-height:20px;color:#212121}.page-gallery__tools .swiper-pagination span.current-slide{color:#4196f0}}.breadcrumbs::-webkit-scrollbar,.header__bottom::-webkit-scrollbar,.page-nav::-webkit-scrollbar{display:none}.breadcrumbs::-webkit-scrollbar-track,.header__bottom::-webkit-scrollbar-track,.page-nav::-webkit-scrollbar-track{box-shadow:none}.breadcrumbs::-webkit-scrollbar-thumb,.header__bottom::-webkit-scrollbar-thumb,.page-nav::-webkit-scrollbar-thumb{background-color:transparent;outline:0}.autocomplete__list::-webkit-scrollbar,.popup__body::-webkit-scrollbar{width:5px;height:5px}.autocomplete__list::-webkit-scrollbar-track,.popup__body::-webkit-scrollbar-track{box-shadow:inset 0 0 6px rgba(0,0,0,.3);border-radius:2.5px}.autocomplete__list::-webkit-scrollbar-thumb,.popup__body::-webkit-scrollbar-thumb{background-color:#a9a9a9;outline:0;border-radius:2.5px}.custom-radio__label,.departments__nav .flickity-button,.popup-slider__close{display:flex;align-items:center;justify-content:space-between}.listreset,ul{margin:0;padding:0;list-style:none}.clearfix:after{content:'';display:block;clear:both}.acc__head,.autocomplete,.btn,.card,.card__img img:not(.play),.check__gender__icon,.check__gender__item,.check__model__item svg [fill="#EA4A4A"],.check__model__item svg [fill="#FF3F35"],.check__model__rotate,.choice__list__left .choice__list__item:before,.choice__list__right .choice__list__item:after,.chosen-container-single .chosen-single div b,.consultation__info,.custom-radio,.custom-radio__label:after,.custom-radio__label:before,.departments__nav .flickity-button,.gallery__zoom,.header__lang__list,.header__lang__selected:after,.header__profile__list,.header__profile__selected:after,.news__img img,.popup,.popup-slider,.popup-slider__thumbs__item,.profile__question__more,.treats__filter li button,.treats__list li a:after,.videos__img img{transition:.3s ease-in-out}.ellipsis{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ellipsis-gradient:after{position:absolute;bottom:0;height:100%;width:100%;content:"";background:linear-gradient(to top,#fff 20%,rgba(255,255,255,0) 80%);pointer-events:none}.header{color:#212121}.header__top{display:flex;align-items:center;justify-content:space-between;padding:1.2rem 0}.header__logo{display:block;width:15.2rem;height:3.6rem}.header__logo img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.header__left{display:flex;align-items:center;gap:2.4rem}.header__phone{display:flex;align-items:center;gap:.8rem}.header__phone span{color:#4d4d4d;display:flex;align-items:center;gap:.8rem}.header__phone svg{color:#4196f0}.header__phone a{color:#212121;border-bottom:1px solid transparent}.header__phone a:hover{color:#4196f0;border-color:#4196f0}.header__tools{display:flex;align-items:center;gap:2.4rem}.header__lang{position:relative}.header__lang:hover .header__lang__selected:after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.header__lang:hover .header__lang__list{top:100%;opacity:1;pointer-events:auto}.header__lang__selected{display:flex;align-items:center;gap:.7rem;cursor:pointer}.header__lang__selected:after{content:'';display:block;background-image:url(../images/svg-icons/arrow-bottom2.svg);width:2.4rem;height:2.4rem;background-size:contain;background-position:center;background-repeat:no-repeat}.header__lang__list{position:absolute;top:88%;background-color:#f5f7fa;left:0;right:0;padding:4px;border-radius:4px;opacity:0;pointer-events:none;z-index:3;box-shadow:0 4px 8px 0 rgba(30,30,30,.12)}.header__lang__list li a{display:flex;padding:3px 6px;border-radius:2px}.header__lang__list li a:hover{background-color:#0663c7;color:#fff}.header__wishlist{display:flex;align-items:center;justify-content:center;position:relative}.header__wishlist:hover:before{-webkit-filter:brightness(0) saturate(100%) invert(50%) sepia(32%) saturate(1616%) hue-rotate(181deg) brightness(101%) contrast(88%);filter:brightness(0) saturate(100%) invert(50%) sepia(32%) saturate(1616%) hue-rotate(181deg) brightness(101%) contrast(88%);-webkit-transform:scale(1.1);transform:scale(1.1)}.header__wishlist:before{content:'';display:block;background-image:url(../images/svg-icons/heart.svg);width:2.4rem;height:2.4rem;background-size:contain;background-position:center;background-repeat:no-repeat}.header__wishlist.filled:before{background-image:url(../images/svg-icons/heart-filled.svg)}.header__wishlist.filled:after{content:attr(data-count);position:absolute;width:1.6rem;height:1.6rem;font-size:1.2rem;font-weight:400;line-height:1.2rem;background-color:#dbedff;display:flex;align-items:center;justify-content:center;border-radius:50%;top:-6px;right:-8px}.header__bottom{display:flex;align-items:center;gap:1.6rem;background:#dbedff;border-radius:4px;padding:1.4rem 1.6rem}.header__catalog{font-weight:500;line-height:20px;display:flex;align-items:center;color:#212121;gap:1.4rem;cursor:pointer}.header__menu{display:flex;gap:3.9rem}.header__menu li a{display:block;color:inherit}.header__menu li a:hover{color:#4196f0}.header__profile{position:relative;display:flex;align-items:center;gap:8px}.header__profile.open .header__profile__selected:after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.header__profile.open .header__profile__list{top:100%;opacity:1;pointer-events:auto}.header__profile__avatar{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;color:#4196f0;background-color:#dbedff}@media (min-width:768px){.header__profile:hover .header__profile__selected:after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.header__profile:hover .header__profile__list{top:100%;opacity:1;pointer-events:auto}}.header__profile__selected{display:flex;align-items:center;gap:.7rem;cursor:pointer;border:0;background:0 0}.header__profile__selected:after{content:'';display:block;background-image:url(../images/svg-icons/arrow-bottom2.svg);width:2.4rem;height:2.4rem;background-size:contain;background-position:center;background-repeat:no-repeat}.header__profile__list{position:absolute;top:88%;background-color:#f5f7fa;right:0;padding:4px;border-radius:4px;opacity:0;pointer-events:none;z-index:3;width:-webkit-max-content;width:max-content;box-shadow:0 4px 8px 0 rgba(30,30,30,.12)}.header__profile__list li a{display:flex;padding:3px 6px;border-radius:2px}.header__profile__list li a:hover{background-color:#0663c7;color:#fff}.header__login:hover{background:#003b7a;border-color:#003b7a}@media (max-width:991px){.header__top{padding:12px 0 24px}.header__logo{width:152px;height:36px}.header__left{flex-direction:column;gap:8px;align-items:flex-start;position:relative;z-index:11}.header__phone{gap:5px}.header__phone span{color:#0671e0;gap:5px}.header__phone svg{color:#0671e0}.header__phone a{color:#212121}.header__bottom{top:0;left:0;right:0;bottom:0;position:fixed;background-color:#fff;z-index:10;flex-direction:column;padding:120px 16px 100px;opacity:0;pointer-events:none;transition:.3s ease-in-out;overflow-y:auto}.header__bottom .header__tools{margin-top:auto}.header__lang{display:flex;align-items:center;gap:8px;order:1}.header__lang__selected{padding:4px 6px;background-color:#4196f0;color:#fff;border-radius:4px}.header__lang__selected:after{display:none}.header__lang__list{position:unset;opacity:1;pointer-events:auto;display:flex;gap:8px;padding:0;background-color:#fff;box-shadow:none}.header__lang__list li a{padding:4px 6px;border-radius:4px}.header__burger{display:flex;align-items:center;justify-content:center;cursor:pointer;width:48px;height:48px;background-color:#0671e0;border-radius:4px;position:relative;z-index:11}.header__burger i{position:relative;-webkit-user-select:none;-ms-user-select:none;user-select:none;border-radius:4px}.header__burger i,.header__burger i::after,.header__burger i::before{display:block;width:20px;height:1.5px;background-color:#fff;outline:transparent solid 1px;transition-property:background-color,transform,-webkit-transform;transition-duration:.3s}.header__burger i::after,.header__burger i::before{position:absolute;content:""}.header__burger i::before{top:-5.5px}.header__burger i::after{top:5.5px}.header__burger i:after,.header__burger i:before{border-radius:4px}.header__burger.active i{background-color:transparent}.header__burger.active i::before{-webkit-transform:translateY(5.5px) rotate(45deg);transform:translateY(5.5px) rotate(45deg)}.header__burger.active i::after{-webkit-transform:translateY(-5.5px) rotate(-45deg);transform:translateY(-5.5px) rotate(-45deg)}.header__nav{width:100%}.header__profile{order:-1}.header__catalog{gap:14px;display:none}.header__menu{gap:20px;flex-direction:column;margin-bottom:32px}.header__tools{flex-wrap:wrap;width:100%;justify-content:space-between;gap:14px}.header__tools>:not(.header__wishlist){flex:0 0 calc(50% - 7px)}}#menu_toggle:checked~.header .header__top{border-bottom:1px solid #dadde1}#menu_toggle:checked~.header .header__bottom{opacity:1;pointer-events:auto}#menu_toggle:checked~.header .header__burger i{background-color:transparent}#menu_toggle:checked~.header .header__burger i::before{-webkit-transform:translateY(5.5px) rotate(45deg);transform:translateY(5.5px) rotate(45deg)}#menu_toggle:checked~.header .header__burger i::after{-webkit-transform:translateY(-5.5px) rotate(-45deg);transform:translateY(-5.5px) rotate(-45deg)}.popup{top:0;left:0;right:0;bottom:0;position:fixed;z-index:20;opacity:0;pointer-events:none;display:flex;align-items:center;justify-content:center}.popup.open{opacity:1;pointer-events:auto}.popup__blur{position:absolute;top:0;left:0;right:0;bottom:0;z-index:10;background-color:rgba(33,33,33,.2)}.popup__close:not(.btn){width:3.2rem;height:3.2rem;border:0;padding:0;background-color:transparent;top:1.8rem;right:1.8rem;position:absolute}.popup__body{position:absolute;max-height:100%;overflow-y:auto;z-index:15;background-color:#fff;width:45.4rem;padding:4rem;border-radius:6px}.popup__head{text-align:center;margin-bottom:4rem}.popup__icon{margin-bottom:2.4rem}.popup__form .form-group--icon .icon{width:2.4rem;height:2.4rem;pointer-events:none}.popup__form .form-group--icon .icon img{-webkit-filter:brightness(0) saturate(100%) invert(46%) sepia(100%) saturate(406%) hue-rotate(172deg) brightness(98%) contrast(93%);filter:brightness(0) saturate(100%) invert(46%) sepia(100%) saturate(406%) hue-rotate(172deg) brightness(98%) contrast(93%);width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.popup--success .popup__icon{color:#219653}.popup--success .popup__body{width:40rem;text-align:center;padding:3.4rem 3.2rem}.popup--success .popup__body h4{font-weight:500;font-size:2rem;line-height:2.8rem;color:#090c02;margin-bottom:.8rem}.popup--success .popup__body p{font-weight:400;font-size:1.4rem;line-height:2rem;color:#737a87}.popup--success .popup__body a{margin-top:2.4rem}@media (max-width:767px){.popup__body{width:90%;max-height:90%;padding:16px 24px}.popup__icon{margin-bottom:24px}.popup__head{text-align:center;margin-bottom:24px}.popup__close:not(.btn){width:25px;height:25px;margin-bottom:12px}.popup__close:not(.btn):after,.popup__close:not(.btn):before{height:12px}.popup--success .popup__body{width:90%;padding:24px}.popup--success .popup__body h4{font-size:20px;line-height:28px;color:#090c02;margin-bottom:8px}.popup--success .popup__body p{font-weight:400;font-size:14px;line-height:20px}.popup--success .popup__body a{margin-top:20px}}input:checked+.popup{opacity:1;pointer-events:auto}.footer{color:#4d4d4d}.footer__block{background-color:#f5f7fa;padding:0 6.4rem}.footer__top{padding:3.2rem 0}.footer__title{font-size:1.6rem;font-weight:400;line-height:2.4rem;margin-bottom:2rem;color:#212121}.footer__menu{display:flex;flex-direction:column;gap:1rem}.footer__menu li a{display:block;border-bottom:1px solid transparent;color:inherit;width:-webkit-max-content;width:max-content;max-width:100%}.footer__menu li a:hover{border-color:currentColor;color:#4196f0}.footer__contact{display:flex;flex-direction:column;gap:1.2rem}.footer__contact li{display:flex;align-items:flex-start;gap:1.2rem}.footer__contact li img{width:2rem;height:2rem;-o-object-fit:contain;object-fit:contain;-webkit-filter:brightness(0) saturate(100%) invert(62%) sepia(4%) saturate(978%) hue-rotate(171deg) brightness(93%) contrast(88%);filter:brightness(0) saturate(100%) invert(62%) sepia(4%) saturate(978%) hue-rotate(171deg) brightness(93%) contrast(88%)}.footer__contact li a{color:#212121;border-bottom:1px solid transparent}.footer__contact li a:hover{border-color:currentColor;color:#4196f0}.footer__bottom{padding:1.2rem 0;font-size:1.2rem;line-height:1.6rem;border-top:1px solid #dadde1}@media (max-width:767px){.footer .container-fluid,.footer .container-lg,.footer .container-md,.footer .container-sm,.footer .container-xl,.footer .container-xxl{padding:0}.footer__block{padding:0 16px}.footer__top{padding:32px 0}.footer__top .row{row-gap:20px}.footer__title{font-size:16px;line-height:24px;margin-bottom:20px}.footer__menu{gap:10px}.footer__contact,.footer__contact li{gap:12px}.footer__contact li img{width:20px;height:20px}.footer__bottom{padding:12px 0 86px;font-size:12px;line-height:16px}}.acc__item{border:1px solid transparent;margin-bottom:2.4rem;border-radius:8px}.acc__item:last-child{margin-bottom:0}.acc__item.active{border-color:#dbedff;background-color:#f5f7fa}.acc__item.active .acc__head{background-color:#f5f7fa;padding-bottom:.8rem}.acc__item.active .acc__head:before{-webkit-transform:translatey(-50%) rotate(-90deg);transform:translatey(-50%) rotate(-90deg);opacity:0}.acc__item.active .acc__head:after{-webkit-transform:translatey(-50%) rotate(0);transform:translatey(-50%) rotate(0)}.acc__head{padding:1.4rem 6rem 1.4rem 1.6rem;background-color:#dbedff;border-radius:8px;border:0;width:100%;display:flex;align-items:flex-start;position:relative;font-size:1.8rem;line-height:2.8rem;color:#212121;text-align:start}.acc__head:after,.acc__head:before{content:"";display:block;background-color:#0671e0;position:absolute;top:50%;right:3.2rem;transition:.35s;width:2.2rem;height:2px}.acc__head:before{-webkit-transform:translatey(-50%);transform:translatey(-50%)}.acc__head:after{-webkit-transform:translatey(-50%) rotate(90deg);transform:translatey(-50%) rotate(90deg)}.acc__body{background-color:#f5f7fa;border-radius:0 0 8px 8px;padding:0 1.6rem 1.2rem;display:none}.acc__body a{color:#0671e0}@media (max-width:767px){.acc__item{margin-bottom:16px}.acc__item.active .acc__head{padding-bottom:8px}.acc__head{padding:14px 60px 14px 16px;font-size:16px;line-height:24px}.acc__head:after,.acc__head:before{right:16px;width:16px}}.doctor{padding:3.2rem 3.4rem;background-color:#f5f7fa;border-radius:4px;margin-bottom:3.2rem}.doctor__img{position:relative;padding-bottom:123.5%}.doctor__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;left:0;right:0;bottom:0}.doctor__desc{display:flex;flex-direction:column;height:100%}.doctor__desc .btn{margin-top:auto;padding:.8rem .877rem}.doctor__info h4{margin-bottom:1.2rem}.doctor__info ul{display:flex;flex-direction:column;gap:.8rem;margin-bottom:2.4rem}.doctor__info ul li{display:flex;gap:6px}.doctor__info ul li strong{color:#212121}.doctor__info ul li span{color:#4d4d4d}.doctor__info ul li a{color:#0671e0;text-decoration:underline!important}.doctor__contact{display:flex;flex-direction:column;height:100%;justify-content:center}.doctor__contact ul:not(.socials){display:flex;flex-direction:column;gap:.8rem;margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid #dadde1}.doctor__contact ul:not(.socials) li{display:flex;gap:1.4rem;align-items:center}.doctor__contact ul:not(.socials) li span{display:flex;align-items:center;justify-content:center;width:3.6rem;height:3.6rem;border-radius:50%;background-color:#dbedff}.doctor__contact ul:not(.socials) li span img{width:1.6rem;height:1.6rem;-o-object-fit:contain;object-fit:contain}.doctor__contact ul:not(.socials) li a{display:block}.doctor__contact .socials{gap:2rem}.doctor__contact .socials li a{border-radius:50%;width:3.2rem;height:3.2rem}@media (max-width:767px){.doctor{padding:32px;margin-bottom:24px}.doctor__img{position:relative;padding-bottom:0;margin:0 auto 24px;width:13.612rem;height:16rem}.doctor__img img{position:unset}.doctor__desc{margin-bottom:24px;height:auto}.doctor__info h4{margin-bottom:24px}.doctor__info ul{gap:8px;margin-bottom:24px}.doctor__info ul li{display:flex;gap:6px}.doctor__contact ul:not(.socials){gap:8px;margin-bottom:20px;padding-bottom:20px}.doctor__contact ul:not(.socials) li{gap:14px;align-items:center}.doctor__contact ul:not(.socials) li span{width:36px;height:36px}.doctor__contact ul:not(.socials) li span img{width:16px;height:16px}.doctor__contact .socials{gap:20px;margin-bottom:24px}.doctor__contact .socials li a{border-radius:50%;width:32px;height:32px}}.card{display:flex;flex-direction:column;border-radius:4px;height:100%}.card:hover{box-shadow:0 4px 8px 0 rgba(30,30,30,.12)}.card:hover .card__img img{-webkit-transform:scale(1.1);transform:scale(1.1)}.card__type{display:flex;flex-direction:column;gap:.8rem;position:absolute;top:1.6rem;right:1.6rem}.card__type li span{display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;border-radius:50%;background-color:#eef5fc}.card__type li span img{width:2.4rem!important;height:2.4rem!important;-o-object-fit:contain!important;object-fit:contain!important;position:unset!important;border:0!important}.card__label{display:block;position:absolute;top:1.6rem;right:1.6rem;font-size:1.2rem;font-weight:400;line-height:1.6rem;text-align:center;padding:.5rem 1rem;color:#fff;border-radius:4px}.card__label.orange{background-color:#ffa826}.card__label.green{background-color:#32c997}.card__row{row-gap:2.4rem}.card__img{position:relative;padding-bottom:128.2%;border-radius:4px 4px 0 0;overflow:hidden}.card__img img:not(.play){width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;left:0;right:0;bottom:0;border-radius:4px 4px 0 0}.card__footer{background-color:#f5f7fa;border:1px solid #dadde1;border-radius:0 0 4px 4px;border-top:0;flex:1;display:flex;flex-direction:column}.card__desc{padding:.8rem 1.2rem 2.4rem;font-size:1.2rem;font-weight:400;line-height:1.6rem;color:#4d4d4d;display:flex;flex-direction:column;gap:.8rem}.card__desc h5{font-size:1.4rem;font-weight:400;line-height:2rem;color:#212121}.card__desc h5 a{color:inherit;font-weight:inherit}.card__desc h5 a:hover{color:#4196f0;text-decoration:underline!important}.card__desc p a{color:inherit;font-weight:inherit}.card__desc p a:hover{color:#4196f0;text-decoration:underline!important}.card__bottom{display:flex;align-items:center;border-top:1px solid #dadde1;margin-top:auto}.card__rate{flex:1;display:flex;align-items:center;padding:1.2rem;font-size:14px;font-weight:400;line-height:20px;color:#4d4d4d;gap:.8rem;border-right:1px solid #dadde1}.card__rate img{width:16px;height:16px;-o-object-fit:contain;object-fit:contain}.card__rate a{color:#212121;font-weight:inherit}.card__rate a:hover{color:#4196f0;text-decoration:underline!important}.card__like{display:flex;align-items:center;justify-content:center;background-image:url(../images/svg-icons/heart-plus.svg);border:0;padding:0;background-color:transparent;width:4rem;height:44px;background-repeat:no-repeat;background-position:center;background-size:2.4rem}.card__like:hover{background-size:26px;-webkit-filter:brightness(0) saturate(100%) invert(47%) sepia(90%) saturate(665%) hue-rotate(184deg) brightness(97%) contrast(95%);filter:brightness(0) saturate(100%) invert(47%) sepia(90%) saturate(665%) hue-rotate(184deg) brightness(97%) contrast(95%)}.card__like.liked{background-image:url(../images/svg-icons/heart-filled.svg)}.card__like.loading{background-image:url(../images/loader.svg)}.card__play{position:absolute;top:50%;left:50%;-webkit-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%);width:5.6rem;height:5.6rem}.card__play img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.card-news .card__img{padding-bottom:75%}.card-news .card__rate{justify-content:center}.card-clinic .card__img{padding-bottom:62.5%}.card-action .card__img{padding-bottom:75%}.card-action .card__rate{color:#717171;border-right:0}.card-action .card__rate span{color:#212121}.card-action .card__rate img{-webkit-filter:brightness(0) saturate(100%) invert(50%) sepia(61%) saturate(1382%) hue-rotate(188deg) brightness(97%) contrast(94%);filter:brightness(0) saturate(100%) invert(50%) sepia(61%) saturate(1382%) hue-rotate(188deg) brightness(97%) contrast(94%)}.card-video .card__img{padding-bottom:67.5%}@media (max-width:767px){.card__type{gap:8px;top:8px;right:8px}.card__type li span{width:28px;height:28px}.card__type li span img{width:20px!important;height:20px!important;-o-object-fit:contain!important;object-fit:contain!important;position:unset!important;border:0!important}.card__label{top:8px;right:8px;font-size:12px;line-height:16px;padding:5px 10px}.card__row{row-gap:16px;margin:0 -6px}.card__row>*{padding:0 6px}.card__img{padding-bottom:100%}.card__desc{padding:8px 12px 24px;font-size:12px;line-height:18px;gap:8px}.card__desc h5{font-size:14px;font-weight:400;line-height:20px;-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.card__rate{padding:12px;font-size:12px;font-weight:400;line-height:16px;gap:8px}.card__like{width:40px;height:40px;background-size:24px}.card-news .card__img{padding-bottom:75%}.card-news .card__desc h5{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.card-news .card__rate{justify-content:flex-start}.card-news .card__bottom{flex-wrap:wrap}.card-image .card__bottom{flex-direction:column}.card-image .card__bottom>*{width:100%;border:0}.card-action .card__rate{flex-wrap:wrap}}.breadcrumbs-block{padding:2.4rem 0}.breadcrumbs-block--white{padding:2.4rem 0;margin-bottom:0;background-color:#fff}.breadcrumbs{display:flex;align-items:center}.breadcrumbs li{font-size:1.4rem;line-height:2rem;font-weight:400;color:#89939e}.breadcrumbs li a{color:#4196f0;display:flex;align-items:center}.breadcrumbs li a:after{content:'/';display:inline-block;margin:0 .6rem;color:#89939e}@media (max-width:767px){.breadcrumbs-block{padding:24px 0}.breadcrumbs-block--white{margin-bottom:0;padding-top:16px}.breadcrumbs{width:100%;overflow-x:auto}.breadcrumbs li{width:-webkit-max-content;width:max-content;font-size:12px;white-space:nowrap;line-height:16px}.breadcrumbs li a{white-space:nowrap}.breadcrumbs li a:after{margin:0 5px}}.not-found{padding:6rem 0;display:flex;align-items:center;justify-content:center;text-align:center;flex-direction:column;min-height:35vh}.not-found h1{font-size:4rem;color:#dc3545;font-weight:600}.not-found h1 b{font-size:12rem}.not-found .btn{margin-top:3rem}.videos__item{display:flex;flex-direction:column;gap:.8rem}.videos__item:hover .videos__img img{-webkit-transform:scale(1.1);transform:scale(1.1)}.videos__item--main .videos__img{padding-bottom:65.3%}.videos__item--main .videos__desc h5{font-size:1.8rem;font-weight:400;line-height:2.8rem}.videos__item--main .videos__play{width:7.2rem;height:7.2rem}.videos .row{row-gap:2.4rem}.videos__img{position:relative;padding-bottom:59%;overflow:hidden;border-radius:4px}.videos__img img{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:4px}.videos__play{width:3.8rem;height:3.8rem;display:flex;align-items:center;justify-content:center;position:absolute;top:50%;left:50%;-webkit-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%)}.videos__play img{position:unset;border-radius:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.videos__desc h5{font-size:1.4rem;font-weight:400;line-height:2rem;color:#212121}.videos__full{height:40rem;border-radius:4px;overflow:hidden}@media (max-width:767px){.videos__item{gap:8px}.videos__item--main .videos__desc h5{font-size:12px;font-weight:400;line-height:16px}.videos__item--main .videos__play{width:38px;height:38px}.videos .row{row-gap:12px;margin:0 -8px}.videos .row>*{padding:0 8px}.videos__img{position:relative;padding-bottom:73%}}.doctor-info h5{font-size:1.6rem;font-weight:600;line-height:2.4rem;margin-bottom:2.4rem}.doctor-info__content{border-radius:4px;padding:24px;background-color:#f5f7fa;margin-bottom:1.6rem}.doctor-info__content:last-child{margin-bottom:0}.doctor-info__content ul{display:flex;flex-direction:column;gap:.8rem}.doctor-info__content ul li:before{content:'-';display:inline;color:#0671e0;margin-right:5px}@media (max-width:767px){.doctor-info h5{font-size:16px;font-weight:600;line-height:24px;margin-bottom:24px}.doctor-info__content{margin-bottom:16px}.doctor-info__content:last-child{margin-bottom:24px}.doctor-info__content ul{display:flex;flex-direction:column;gap:8px}}.portfolio__row{row-gap:2.4rem}.portfolio__item{display:flex;flex-direction:column}.portfolio__item:hover .gallery__zoom{opacity:1}.portfolio__img{position:relative;padding-bottom:67.5%;border-radius:4px 4px 0 0;overflow:hidden}.portfolio__img img:not(.zoom){width:100%;height:100%;position:absolute;top:0;left:0;right:0;bottom:0;-o-object-fit:cover;object-fit:cover}.portfolio__desc{padding:.8rem 1.2rem 2.4rem;font-size:1.2rem;font-weight:400;line-height:1.6rem;color:#4d4d4d;display:flex;flex-direction:column;gap:.8rem;background-color:#f5f7fa;border:1px solid #dadde1;border-radius:0 0 4px 4px;border-top:0;flex:1}.portfolio__desc h5{font-size:1.4rem;font-weight:400;line-height:2rem;color:#212121}@media (max-width:767px){.portfolio__row{row-gap:9px;margin:0 -4.5px}.portfolio__row>*{padding:0 4.5px}.portfolio__desc{padding:8px;font-size:14px;line-height:20px;flex-direction:column;gap:8px}.portfolio__desc h5{font-size:14px;line-height:20px}}.answers{margin-bottom:7.2rem}.answers .section-head{margin-bottom:3.2rem}.answers .section-head h4{margin-bottom:0}.answers .section-head .more{color:#0671e0}.answers .section-head .more img{-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-filter:brightness(0) saturate(100%) invert(31%) sepia(37%) saturate(6691%) hue-rotate(199deg) brightness(95%) contrast(95%);filter:brightness(0) saturate(100%) invert(31%) sepia(37%) saturate(6691%) hue-rotate(199deg) brightness(95%) contrast(95%)}.answers h4{margin-bottom:3.2rem}.answers__item{display:flex;align-items:flex-start;gap:2.4rem;max-width:80.3rem}.answers__item .question{flex:1}.answers__item--main{margin-left:auto;padding-right:3.5rem}.answers__item--doctor{margin-right:auto;flex-direction:row-reverse}.answers__item--user{margin-left:auto;padding-right:3.5rem}.answers__item--user .question{border-color:#ffd596;background-color:#fff8ec}.answers__item--user .answers__user__info,.answers__item--user .question__count{color:#e48900}.answers__user{display:flex;flex-direction:column;gap:1.2rem}.answers__user__avatar{width:5.6rem;height:5.6rem;border-radius:4px}.answers__user__avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:4px}.answers__user__info{color:#0671e0}.answers__user__info span{color:#212121}@media (max-width:767px){.answers .section-head{margin-bottom:24px}.answers .section-head .more{font-size:14px;font-weight:400;line-height:20px}.answers .section-head .more img{width:24px;height:24px}.answers h4{margin-bottom:24px}.answers__item{display:flex;align-items:flex-start;gap:24px;max-width:100%;flex-direction:column-reverse}.answers__item--main{margin-left:auto;padding-right:0}.answers__item--doctor{margin-right:auto;flex-direction:column-reverse}.answers__item--user{margin-left:auto;padding-right:0}.answers__user{display:none}}.clinic{margin-bottom:3.2rem}.clinic__hero{border-radius:4px;height:24.8rem}.clinic__hero img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:4px}.clinic__body{display:flex;align-items:center;justify-content:space-between;padding-left:1.6rem;gap:2.4rem}.clinic__right{display:flex;align-items:center;justify-content:space-between;gap:2.4rem;flex:1}.clinic__title{font-size:2.4rem;font-weight:600;line-height:3.6rem}.clinic__avatar{width:12.8rem;height:12.8rem;border-radius:50%;overflow:hidden;position:relative;margin-top:-4rem}.clinic__avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%}@media (max-width:767px){.clinic__title{font-size:16px;line-height:20px}.clinic{margin-bottom:24px}.clinic__hero{height:110px}.clinic__hero img{border-radius:0}.clinic__body{flex-wrap:wrap;padding-left:0;row-gap:24px;-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px;justify-content:flex-start}.clinic__right .btn{width:100%}.clinic__avatar{width:80px;height:80px;margin-top:-20px}}.about-clinic{margin-bottom:7.2rem}.about-clinic__desc{line-height:2.4rem}.about-clinic__desc h4{margin-bottom:2.4rem}.about-clinic__gallery .row{margin:0 -.8rem}.about-clinic__gallery .row>*{padding:0 .8rem}.about-clinic__img{height:8.8rem;margin-bottom:1.6rem}.about-clinic__img img{border-radius:4px;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.about-clinic__img--main{height:29.6rem}@media (max-width:767px){.about-clinic{margin-bottom:24px}.about-clinic__desc{font-size:14px;font-weight:400;line-height:20px;margin-bottom:24px}.about-clinic__desc h4{margin-bottom:16px}}.clinic-advantages{margin-bottom:7.2rem}.clinic-advantages .swiper-container{height:31.6rem}.clinic-advantages .page-gallery:not(.page-gallery-without-bg) .gallery-main{background-color:#f5f7fa}.clinic-advantages .page-gallery:not(.page-gallery-without-bg) .gallery-main img{-o-object-fit:contain;object-fit:contain}.clinic-advantages h4{margin-bottom:1.4rem}@media (max-width:767px){.clinic-advantages{margin-bottom:24px}.clinic-advantages .swiper-container{height:260px}.clinic-advantages .gallery-thumbs{height:80px}.clinic-advantages h4{margin-bottom:16px}}.departments{margin-bottom:7.2rem}.departments h4{margin-bottom:3.2rem}.departments__nav:not(.flickity-enabled){display:flex;flex-wrap:nowrap;gap:8px;overflow:hidden}.departments__nav{margin-bottom:3.2rem}.departments__nav .flickity-slider>*{padding:0 .4rem;min-height:100%;height:auto;display:flex;flex-direction:column}.departments__nav .flickity-button{width:3.2rem;height:3.2rem;background:#4196f0;color:#fff;justify-content:center;border-radius:4px;box-shadow:0 0 0 20px #fff}.departments__nav .flickity-button:focus{box-shadow:none}.departments__nav .flickity-button:disabled{opacity:0}.departments__nav .flickity-button.previous{left:0}.departments__nav .flickity-button.next{right:0}.departments__nav .flickity-button .flickity-button-icon{top:auto;left:auto;width:30%;height:30%}.departments__nav__item{font-size:1.4rem;font-weight:400;line-height:1.6rem;border:1px solid #abbed1;color:#212121;display:flex;align-items:center;justify-content:center;padding:1.1rem 2.3rem;border-radius:4px}.departments__nav__item.active{color:#4196f0;border-color:#4196f0}.departments__content img,.departments__content p{margin-bottom:2.4rem}.departments__content p:last-child{margin-bottom:0}@media (max-width:767px){.departments h4,.departments__nav{margin-bottom:24px}.departments__nav .flickity-slider>*{padding:0 4px}.departments__nav .flickity-button{width:32px;height:32px;box-shadow:0 0 0 10px #fff}.departments__nav__item{font-size:14px;line-height:16px;padding:11px 23px}}.treats h5{font-size:1.8rem;font-weight:600;line-height:2.4rem;margin-bottom:2.4rem}.treats__filter{margin-bottom:4.8rem;display:flex;flex-wrap:wrap;gap:2.9rem}.treats__filter li{position:relative}.treats__filter li.active button{opacity:1;pointer-events:auto}.treats__filter li.active a,.treats__filter li:hover a{background-color:#4196f0;border-color:#4196f0;color:#fff}.treats__filter li button{position:absolute;content:'';width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:#ff5a4f;top:-1rem;right:-1rem;border:0;padding:0;opacity:0;pointer-events:none}.treats__filter li a{font-size:1.4rem;font-weight:400;line-height:2rem;text-align:center;display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;background-color:#eef5fc;border:1px solid #abbed1;border-radius:4px;color:#212121}.treats h4{margin-bottom:3.2rem}@media (min-width:768px){.treats__row{margin:0 -6.4rem}.treats__row>*{padding:0 6.4rem}}.treats__list{display:flex;flex-direction:column;gap:1.6rem}.treats__list li:last-child a{border-bottom:0}.treats__list li a{display:flex;align-items:flex-start;padding-bottom:1.4rem;border-bottom:1px solid #dadde1;color:#212121;justify-content:space-between;gap:1.6rem}.treats__list li a:hover{color:#0671e0}.treats__list li a:hover:after{opacity:1}.treats__list li a:after{display:block;content:'';width:2.4rem;height:2.4rem;min-width:2.4rem;background-image:url(../images/svg-icons/arrow-right-l.svg);background-repeat:no-repeat;background-position:center;background-size:contain;-webkit-filter:brightness(0) saturate(100%) invert(46%) sepia(85%) saturate(510%) hue-rotate(174deg) brightness(101%) contrast(88%);filter:brightness(0) saturate(100%) invert(46%) sepia(85%) saturate(510%) hue-rotate(174deg) brightness(101%) contrast(88%);opacity:0}@media (max-width:767px){.treats h5{font-size:16px;line-height:24px;margin-bottom:24px}.treats__filter{margin-bottom:32px;gap:24px}.treats__filter li button{width:16px;height:16px;top:-6px;right:-6px}.treats__filter li a{font-size:14px;font-weight:400;line-height:20px;width:36px;height:36px}.treats__row{row-gap:16px}.treats__list{gap:16px}.treats__list li:last-child a{border-bottom:1px solid #dadde1}.treats__list li a{padding-bottom:14px;gap:16px}.treats__list li a:after{width:24px;height:24px;min-width:24px}}.contact__info:not(.socials){display:flex;flex-direction:column;gap:3.2rem;color:#212121}.contact__info:not(.socials)>li{display:flex;align-items:flex-start;gap:1.6rem}.contact__info:not(.socials)>li>a{color:inherit;display:block}.contact__info:not(.socials)>li strong{margin-bottom:.8rem;display:block}.contact .socials{margin-top:1.6rem}.contact .socials li a{width:3.2rem;height:3.2rem;border-radius:50%;background-color:#eef5fc}.contact .socials li a:hover{background-color:#4196f0}.contact__img{width:4rem;height:4rem;min-width:4rem;border-radius:50%;background-color:#dbedff;display:flex;align-items:center;justify-content:center}.contact__img img{width:2rem;height:2rem;-o-object-fit:contain;object-fit:contain}.contact__map{height:40.3rem}.contact__desc a{display:block}@media (max-width:767px){.contact__info:not(.socials){gap:24px;margin-bottom:24px}.contact__info:not(.socials)>li{display:flex;align-items:flex-start;gap:16px}.contact__info:not(.socials)>li>a{color:inherit;display:block}.contact__info:not(.socials)>li strong{margin-bottom:8px;display:block}.contact .socials{margin-top:16px}.contact .socials li a{width:32px;height:32px}.contact__img{width:36px;height:36px;min-width:32px;border-radius:50%}.contact__img img{width:20px;height:20px}.contact__map{height:40.3rem}}.news-inner{margin-bottom:9.6rem}.news-inner__img{margin-bottom:2.4rem}.news-inner__body{margin-bottom:3.2rem}.news-inner__body p{margin-bottom:2.4rem}.news-inner__body p:last-child{margin-bottom:0}.news-inner .videos__full{margin-bottom:2.4rem;height:24.8rem;border-radius:6px}.news-inner__tools{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;margin-bottom:2.4rem}.news-inner__tools .font-size{margin-bottom:0}@media (max-width:767px){.news-inner,.news-inner__body,.news-inner__body p,.news-inner__img{margin-bottom:24px}.news-inner__body p:last-child{margin-bottom:0}.news-inner .videos__full{margin-bottom:24px;height:248px}}.consultation{margin-top:2.8rem;margin-bottom:7.2rem}.consultation h6{font-size:1.8rem;font-weight:600;line-height:2.4rem;margin-bottom:2.7rem}.consultation__info{border:1px solid #84dfc1;background-color:#f1fbf8;border-radius:6px;padding:2.4rem 3.2rem}.consultation__info__icon{width:6.4rem;height:6.4rem;margin:0 auto 2rem}.consultation__info__icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.consultation__info__item{text-align:center;width:100%}.consultation__info__item h6{margin-bottom:2rem}.consultation__info__slider:not(.flickity-enabled){display:flex;overflow:hidden}.consultation__info__slider:not(.flickity-enabled)>*{min-width:100%}.consultation__info__arrow{border:1px solid #009262;width:3.2rem;height:3.2rem;min-width:3.2rem;background-color:transparent;display:flex;align-items:center;justify-content:center;border-radius:50%}.consultation__info__arrow img{-webkit-filter:brightness(0) saturate(100%) invert(42%) sepia(84%) saturate(6565%) hue-rotate(153deg) brightness(99%) contrast(101%);filter:brightness(0) saturate(100%) invert(42%) sepia(84%) saturate(6565%) hue-rotate(153deg) brightness(99%) contrast(101%)}.consultation__info__arrow.swiper-button-disabled{opacity:.5}.consultation__info__arrow .flickity-button{position:unset;-webkit-transform:unset;transform:unset;border:1px solid #009262;width:2.8rem;height:2.8rem;background-color:transparent;display:flex;align-items:center;justify-content:center;color:#009262}.consultation__info__arrow .flickity-button:focus{box-shadow:none}.consultation__info__arrow .flickity-button svg{position:unset}.consultation__info__tools{display:flex;align-items:center;justify-content:center;gap:2.4rem;margin-top:2rem}.consultation__info__tools .swiper-pagination{position:unset;width:auto;background-color:#32c997;color:#fff;padding:4px 20px;border-radius:6px}.consultation__info__count{background-color:#32c997;color:#fff;padding:4px 20px;border-radius:6px}.consultation__info__count span:not(.slide-number){opacity:.9}.consultation-list{margin-bottom:4rem}.consultation-list__grid{display:grid;grid-template-columns:repeat(5,1fr);gap:6.7rem}.consultation-list h6{font-size:1.8rem;font-weight:600;line-height:2.4rem;margin-bottom:3.5rem}.consultation-list ul{display:flex;flex-direction:column;gap:1.2rem}.consultation-list ul li a{color:#212121;padding-bottom:1.2rem;border-bottom:1px solid #dadde1;display:block}.consultation-list ul li a:hover{color:#0671e0}@media (max-width:767px){.consultation__form{margin-bottom:24px}.consultation__form .btn{width:100%}.consultation__info{padding:24px 32px}.consultation__info__icon{width:64px;height:64px;margin:0 auto 20px}.consultation__info__item h6{margin-bottom:20px}.consultation__info__arrow{width:28px;height:28px;min-width:28px}.consultation__info__arrow .flickity-button{width:28px;height:28px}.consultation__info__tools{gap:24px;margin-top:20px}.consultation-list{margin-bottom:24px}.consultation-list__grid{display:flex;flex-direction:column;gap:10px}.consultation-list h6{font-size:18px;font-weight:600;line-height:24px;margin-bottom:24px}.consultation-list ul{gap:12px}.consultation-list ul li a{padding-bottom:12px}}.diseases-treatment{margin-top:3.2rem;margin-bottom:9.6rem}.diseases-treatment .symptom-check{padding:3.2rem 4.4rem;gap:0}.diseases-treatment .symptom-check h4{font-size:1.6rem;line-height:2.4rem;margin-bottom:1.6rem;margin-top:-3.8rem}.diseases-treatment .symptom-check__img{height:31.6rem}.diseases-treatment .treats{margin-top:3.2rem}.diseases-treatment .treats__filter{gap:1.4rem}.diseases-treatment .treats__filter li a{width:3.2rem;height:3.2rem}.diseases-treatment .treats__filter li button{width:1.6rem;height:1.6rem;top:-.6rem;right:-.6rem}@media (max-width:767px){.diseases-treatment{margin:24px 0}.diseases-treatment .symptom-check{padding:3.2rem 4.4rem;gap:0}.diseases-treatment .symptom-check h4{font-size:16px;font-weight:600;line-height:24px;margin-top:-16px;margin-bottom:28px}.diseases-treatment .symptom-check__img{height:256px}.diseases-treatment .treats{margin-top:24px}.diseases-treatment .treats .section-head{flex-direction:row;align-items:center;margin-bottom:24px}.diseases-treatment .treats .row{row-gap:10px}.diseases-treatment .treats__filter{gap:24px}.diseases-treatment .treats__filter li a{width:36px;height:36px}.diseases-treatment .treats__filter li button{width:16px;height:16px;top:-6px;right:-6px}}.check{margin-bottom:9.6rem;margin-top:3.2rem}.check input[name=gender]:nth-child(1):checked~.container-fluid .check__step .check__gender__item:nth-child(1),.check input[name=gender]:nth-child(1):checked~.container-lg .check__step .check__gender__item:nth-child(1),.check input[name=gender]:nth-child(1):checked~.container-md .check__step .check__gender__item:nth-child(1),.check input[name=gender]:nth-child(1):checked~.container-sm .check__step .check__gender__item:nth-child(1),.check input[name=gender]:nth-child(1):checked~.container-xl .check__step .check__gender__item:nth-child(1),.check input[name=gender]:nth-child(1):checked~.container-xxl .check__step .check__gender__item:nth-child(1){border-color:#4196f0}.check input[name=gender]:nth-child(1):checked~.container-fluid .check__step .check__gender__item:nth-child(1) .check__gender__icon,.check input[name=gender]:nth-child(1):checked~.container-lg .check__step .check__gender__item:nth-child(1) .check__gender__icon,.check input[name=gender]:nth-child(1):checked~.container-md .check__step .check__gender__item:nth-child(1) .check__gender__icon,.check input[name=gender]:nth-child(1):checked~.container-sm .check__step .check__gender__item:nth-child(1) .check__gender__icon,.check input[name=gender]:nth-child(1):checked~.container-xl .check__step .check__gender__item:nth-child(1) .check__gender__icon,.check input[name=gender]:nth-child(1):checked~.container-xxl .check__step .check__gender__item:nth-child(1) .check__gender__icon{color:#4196f0}.check input[name=gender]:nth-child(1):checked~.container-fluid .check__human .check__human__gender .check__human__item:nth-child(1),.check input[name=gender]:nth-child(1):checked~.container-lg .check__human .check__human__gender .check__human__item:nth-child(1),.check input[name=gender]:nth-child(1):checked~.container-md .check__human .check__human__gender .check__human__item:nth-child(1),.check input[name=gender]:nth-child(1):checked~.container-sm .check__human .check__human__gender .check__human__item:nth-child(1),.check input[name=gender]:nth-child(1):checked~.container-xl .check__human .check__human__gender .check__human__item:nth-child(1),.check input[name=gender]:nth-child(1):checked~.container-xxl .check__human .check__human__gender .check__human__item:nth-child(1){display:block}.check input[name=gender]:nth-child(2):checked~.container-fluid .check__step .check__gender__item:nth-child(2),.check input[name=gender]:nth-child(2):checked~.container-lg .check__step .check__gender__item:nth-child(2),.check input[name=gender]:nth-child(2):checked~.container-md .check__step .check__gender__item:nth-child(2),.check input[name=gender]:nth-child(2):checked~.container-sm .check__step .check__gender__item:nth-child(2),.check input[name=gender]:nth-child(2):checked~.container-xl .check__step .check__gender__item:nth-child(2),.check input[name=gender]:nth-child(2):checked~.container-xxl .check__step .check__gender__item:nth-child(2){border-color:#4196f0}.check input[name=gender]:nth-child(2):checked~.container-fluid .check__step .check__gender__item:nth-child(2) .check__gender__icon,.check input[name=gender]:nth-child(2):checked~.container-lg .check__step .check__gender__item:nth-child(2) .check__gender__icon,.check input[name=gender]:nth-child(2):checked~.container-md .check__step .check__gender__item:nth-child(2) .check__gender__icon,.check input[name=gender]:nth-child(2):checked~.container-sm .check__step .check__gender__item:nth-child(2) .check__gender__icon,.check input[name=gender]:nth-child(2):checked~.container-xl .check__step .check__gender__item:nth-child(2) .check__gender__icon,.check input[name=gender]:nth-child(2):checked~.container-xxl .check__step .check__gender__item:nth-child(2) .check__gender__icon{color:#4196f0}.check input[name=gender]:nth-child(2):checked~.container-fluid .check__human .check__human__gender .check__human__item:nth-child(2),.check input[name=gender]:nth-child(2):checked~.container-lg .check__human .check__human__gender .check__human__item:nth-child(2),.check input[name=gender]:nth-child(2):checked~.container-md .check__human .check__human__gender .check__human__item:nth-child(2),.check input[name=gender]:nth-child(2):checked~.container-sm .check__human .check__human__gender .check__human__item:nth-child(2),.check input[name=gender]:nth-child(2):checked~.container-xl .check__human .check__human__gender .check__human__item:nth-child(2),.check input[name=gender]:nth-child(2):checked~.container-xxl .check__human .check__human__gender .check__human__item:nth-child(2){display:block}.check input[name=gender]:nth-child(3):checked~.container-fluid .check__step .check__gender__item:nth-child(3),.check input[name=gender]:nth-child(3):checked~.container-lg .check__step .check__gender__item:nth-child(3),.check input[name=gender]:nth-child(3):checked~.container-md .check__step .check__gender__item:nth-child(3),.check input[name=gender]:nth-child(3):checked~.container-sm .check__step .check__gender__item:nth-child(3),.check input[name=gender]:nth-child(3):checked~.container-xl .check__step .check__gender__item:nth-child(3),.check input[name=gender]:nth-child(3):checked~.container-xxl .check__step .check__gender__item:nth-child(3){border-color:#4196f0}.check input[name=gender]:nth-child(3):checked~.container-fluid .check__step .check__gender__item:nth-child(3) .check__gender__icon,.check input[name=gender]:nth-child(3):checked~.container-lg .check__step .check__gender__item:nth-child(3) .check__gender__icon,.check input[name=gender]:nth-child(3):checked~.container-md .check__step .check__gender__item:nth-child(3) .check__gender__icon,.check input[name=gender]:nth-child(3):checked~.container-sm .check__step .check__gender__item:nth-child(3) .check__gender__icon,.check input[name=gender]:nth-child(3):checked~.container-xl .check__step .check__gender__item:nth-child(3) .check__gender__icon,.check input[name=gender]:nth-child(3):checked~.container-xxl .check__step .check__gender__item:nth-child(3) .check__gender__icon{color:#4196f0}.check input[name=gender]:nth-child(3):checked~.container-fluid .check__human .check__human__gender .check__human__item:nth-child(3),.check input[name=gender]:nth-child(3):checked~.container-lg .check__human .check__human__gender .check__human__item:nth-child(3),.check input[name=gender]:nth-child(3):checked~.container-md .check__human .check__human__gender .check__human__item:nth-child(3),.check input[name=gender]:nth-child(3):checked~.container-sm .check__human .check__human__gender .check__human__item:nth-child(3),.check input[name=gender]:nth-child(3):checked~.container-xl .check__human .check__human__gender .check__human__item:nth-child(3),.check input[name=gender]:nth-child(3):checked~.container-xxl .check__human .check__human__gender .check__human__item:nth-child(3){display:block}.check input[name=gender]:nth-child(4):checked~.container-fluid .check__step .check__gender__item:nth-child(4),.check input[name=gender]:nth-child(4):checked~.container-lg .check__step .check__gender__item:nth-child(4),.check input[name=gender]:nth-child(4):checked~.container-md .check__step .check__gender__item:nth-child(4),.check input[name=gender]:nth-child(4):checked~.container-sm .check__step .check__gender__item:nth-child(4),.check input[name=gender]:nth-child(4):checked~.container-xl .check__step .check__gender__item:nth-child(4),.check input[name=gender]:nth-child(4):checked~.container-xxl .check__step .check__gender__item:nth-child(4){border-color:#4196f0}.check input[name=gender]:nth-child(4):checked~.container-fluid .check__step .check__gender__item:nth-child(4) .check__gender__icon,.check input[name=gender]:nth-child(4):checked~.container-lg .check__step .check__gender__item:nth-child(4) .check__gender__icon,.check input[name=gender]:nth-child(4):checked~.container-md .check__step .check__gender__item:nth-child(4) .check__gender__icon,.check input[name=gender]:nth-child(4):checked~.container-sm .check__step .check__gender__item:nth-child(4) .check__gender__icon,.check input[name=gender]:nth-child(4):checked~.container-xl .check__step .check__gender__item:nth-child(4) .check__gender__icon,.check input[name=gender]:nth-child(4):checked~.container-xxl .check__step .check__gender__item:nth-child(4) .check__gender__icon{color:#4196f0}.check input[name=gender]:nth-child(4):checked~.container-fluid .check__human .check__human__gender .check__human__item:nth-child(4),.check input[name=gender]:nth-child(4):checked~.container-lg .check__human .check__human__gender .check__human__item:nth-child(4),.check input[name=gender]:nth-child(4):checked~.container-md .check__human .check__human__gender .check__human__item:nth-child(4),.check input[name=gender]:nth-child(4):checked~.container-sm .check__human .check__human__gender .check__human__item:nth-child(4),.check input[name=gender]:nth-child(4):checked~.container-xl .check__human .check__human__gender .check__human__item:nth-child(4),.check input[name=gender]:nth-child(4):checked~.container-xxl .check__human .check__human__gender .check__human__item:nth-child(4){display:block}.check input[name=gender]:nth-child(5):checked~.container-fluid .check__step .check__gender__item:nth-child(5),.check input[name=gender]:nth-child(5):checked~.container-lg .check__step .check__gender__item:nth-child(5),.check input[name=gender]:nth-child(5):checked~.container-md .check__step .check__gender__item:nth-child(5),.check input[name=gender]:nth-child(5):checked~.container-sm .check__step .check__gender__item:nth-child(5),.check input[name=gender]:nth-child(5):checked~.container-xl .check__step .check__gender__item:nth-child(5),.check input[name=gender]:nth-child(5):checked~.container-xxl .check__step .check__gender__item:nth-child(5){border-color:#4196f0}.check input[name=gender]:nth-child(5):checked~.container-fluid .check__step .check__gender__item:nth-child(5) .check__gender__icon,.check input[name=gender]:nth-child(5):checked~.container-lg .check__step .check__gender__item:nth-child(5) .check__gender__icon,.check input[name=gender]:nth-child(5):checked~.container-md .check__step .check__gender__item:nth-child(5) .check__gender__icon,.check input[name=gender]:nth-child(5):checked~.container-sm .check__step .check__gender__item:nth-child(5) .check__gender__icon,.check input[name=gender]:nth-child(5):checked~.container-xl .check__step .check__gender__item:nth-child(5) .check__gender__icon,.check input[name=gender]:nth-child(5):checked~.container-xxl .check__step .check__gender__item:nth-child(5) .check__gender__icon{color:#4196f0}.check input[name=gender]:nth-child(5):checked~.container-fluid .check__human .check__human__gender .check__human__item:nth-child(5),.check input[name=gender]:nth-child(5):checked~.container-lg .check__human .check__human__gender .check__human__item:nth-child(5),.check input[name=gender]:nth-child(5):checked~.container-md .check__human .check__human__gender .check__human__item:nth-child(5),.check input[name=gender]:nth-child(5):checked~.container-sm .check__human .check__human__gender .check__human__item:nth-child(5),.check input[name=gender]:nth-child(5):checked~.container-xl .check__human .check__human__gender .check__human__item:nth-child(5),.check input[name=gender]:nth-child(5):checked~.container-xxl .check__human .check__human__gender .check__human__item:nth-child(5){display:block}.check input[name=gender]:nth-child(6):checked~.container-fluid .check__step .check__gender__item:nth-child(6),.check input[name=gender]:nth-child(6):checked~.container-lg .check__step .check__gender__item:nth-child(6),.check input[name=gender]:nth-child(6):checked~.container-md .check__step .check__gender__item:nth-child(6),.check input[name=gender]:nth-child(6):checked~.container-sm .check__step .check__gender__item:nth-child(6),.check input[name=gender]:nth-child(6):checked~.container-xl .check__step .check__gender__item:nth-child(6),.check input[name=gender]:nth-child(6):checked~.container-xxl .check__step .check__gender__item:nth-child(6){border-color:#4196f0}.check input[name=gender]:nth-child(6):checked~.container-fluid .check__step .check__gender__item:nth-child(6) .check__gender__icon,.check input[name=gender]:nth-child(6):checked~.container-lg .check__step .check__gender__item:nth-child(6) .check__gender__icon,.check input[name=gender]:nth-child(6):checked~.container-md .check__step .check__gender__item:nth-child(6) .check__gender__icon,.check input[name=gender]:nth-child(6):checked~.container-sm .check__step .check__gender__item:nth-child(6) .check__gender__icon,.check input[name=gender]:nth-child(6):checked~.container-xl .check__step .check__gender__item:nth-child(6) .check__gender__icon,.check input[name=gender]:nth-child(6):checked~.container-xxl .check__step .check__gender__item:nth-child(6) .check__gender__icon{color:#4196f0}.check input[name=gender]:nth-child(6):checked~.container-fluid .check__human .check__human__gender .check__human__item:nth-child(6),.check input[name=gender]:nth-child(6):checked~.container-lg .check__human .check__human__gender .check__human__item:nth-child(6),.check input[name=gender]:nth-child(6):checked~.container-md .check__human .check__human__gender .check__human__item:nth-child(6),.check input[name=gender]:nth-child(6):checked~.container-sm .check__human .check__human__gender .check__human__item:nth-child(6),.check input[name=gender]:nth-child(6):checked~.container-xl .check__human .check__human__gender .check__human__item:nth-child(6),.check input[name=gender]:nth-child(6):checked~.container-xxl .check__human .check__human__gender .check__human__item:nth-child(6){display:block}.check input[name=gender]:nth-child(7):checked~.container-fluid .check__step .check__gender__item:nth-child(7),.check input[name=gender]:nth-child(7):checked~.container-lg .check__step .check__gender__item:nth-child(7),.check input[name=gender]:nth-child(7):checked~.container-md .check__step .check__gender__item:nth-child(7),.check input[name=gender]:nth-child(7):checked~.container-sm .check__step .check__gender__item:nth-child(7),.check input[name=gender]:nth-child(7):checked~.container-xl .check__step .check__gender__item:nth-child(7),.check input[name=gender]:nth-child(7):checked~.container-xxl .check__step .check__gender__item:nth-child(7){border-color:#4196f0}.check input[name=gender]:nth-child(7):checked~.container-fluid .check__step .check__gender__item:nth-child(7) .check__gender__icon,.check input[name=gender]:nth-child(7):checked~.container-lg .check__step .check__gender__item:nth-child(7) .check__gender__icon,.check input[name=gender]:nth-child(7):checked~.container-md .check__step .check__gender__item:nth-child(7) .check__gender__icon,.check input[name=gender]:nth-child(7):checked~.container-sm .check__step .check__gender__item:nth-child(7) .check__gender__icon,.check input[name=gender]:nth-child(7):checked~.container-xl .check__step .check__gender__item:nth-child(7) .check__gender__icon,.check input[name=gender]:nth-child(7):checked~.container-xxl .check__step .check__gender__item:nth-child(7) .check__gender__icon{color:#4196f0}.check input[name=gender]:nth-child(7):checked~.container-fluid .check__human .check__human__gender .check__human__item:nth-child(7),.check input[name=gender]:nth-child(7):checked~.container-lg .check__human .check__human__gender .check__human__item:nth-child(7),.check input[name=gender]:nth-child(7):checked~.container-md .check__human .check__human__gender .check__human__item:nth-child(7),.check input[name=gender]:nth-child(7):checked~.container-sm .check__human .check__human__gender .check__human__item:nth-child(7),.check input[name=gender]:nth-child(7):checked~.container-xl .check__human .check__human__gender .check__human__item:nth-child(7),.check input[name=gender]:nth-child(7):checked~.container-xxl .check__human .check__human__gender .check__human__item:nth-child(7){display:block}.check input[name=gender]:nth-child(8):checked~.container-fluid .check__step .check__gender__item:nth-child(8),.check input[name=gender]:nth-child(8):checked~.container-lg .check__step .check__gender__item:nth-child(8),.check input[name=gender]:nth-child(8):checked~.container-md .check__step .check__gender__item:nth-child(8),.check input[name=gender]:nth-child(8):checked~.container-sm .check__step .check__gender__item:nth-child(8),.check input[name=gender]:nth-child(8):checked~.container-xl .check__step .check__gender__item:nth-child(8),.check input[name=gender]:nth-child(8):checked~.container-xxl .check__step .check__gender__item:nth-child(8){border-color:#4196f0}.check input[name=gender]:nth-child(8):checked~.container-fluid .check__step .check__gender__item:nth-child(8) .check__gender__icon,.check input[name=gender]:nth-child(8):checked~.container-lg .check__step .check__gender__item:nth-child(8) .check__gender__icon,.check input[name=gender]:nth-child(8):checked~.container-md .check__step .check__gender__item:nth-child(8) .check__gender__icon,.check input[name=gender]:nth-child(8):checked~.container-sm .check__step .check__gender__item:nth-child(8) .check__gender__icon,.check input[name=gender]:nth-child(8):checked~.container-xl .check__step .check__gender__item:nth-child(8) .check__gender__icon,.check input[name=gender]:nth-child(8):checked~.container-xxl .check__step .check__gender__item:nth-child(8) .check__gender__icon{color:#4196f0}.check input[name=gender]:nth-child(8):checked~.container-fluid .check__human .check__human__gender .check__human__item:nth-child(8),.check input[name=gender]:nth-child(8):checked~.container-lg .check__human .check__human__gender .check__human__item:nth-child(8),.check input[name=gender]:nth-child(8):checked~.container-md .check__human .check__human__gender .check__human__item:nth-child(8),.check input[name=gender]:nth-child(8):checked~.container-sm .check__human .check__human__gender .check__human__item:nth-child(8),.check input[name=gender]:nth-child(8):checked~.container-xl .check__human .check__human__gender .check__human__item:nth-child(8),.check input[name=gender]:nth-child(8):checked~.container-xxl .check__human .check__human__gender .check__human__item:nth-child(8){display:block}.check input[name=gender]:nth-child(9):checked~.container-fluid .check__step .check__gender__item:nth-child(9),.check input[name=gender]:nth-child(9):checked~.container-lg .check__step .check__gender__item:nth-child(9),.check input[name=gender]:nth-child(9):checked~.container-md .check__step .check__gender__item:nth-child(9),.check input[name=gender]:nth-child(9):checked~.container-sm .check__step .check__gender__item:nth-child(9),.check input[name=gender]:nth-child(9):checked~.container-xl .check__step .check__gender__item:nth-child(9),.check input[name=gender]:nth-child(9):checked~.container-xxl .check__step .check__gender__item:nth-child(9){border-color:#4196f0}.check input[name=gender]:nth-child(9):checked~.container-fluid .check__step .check__gender__item:nth-child(9) .check__gender__icon,.check input[name=gender]:nth-child(9):checked~.container-lg .check__step .check__gender__item:nth-child(9) .check__gender__icon,.check input[name=gender]:nth-child(9):checked~.container-md .check__step .check__gender__item:nth-child(9) .check__gender__icon,.check input[name=gender]:nth-child(9):checked~.container-sm .check__step .check__gender__item:nth-child(9) .check__gender__icon,.check input[name=gender]:nth-child(9):checked~.container-xl .check__step .check__gender__item:nth-child(9) .check__gender__icon,.check input[name=gender]:nth-child(9):checked~.container-xxl .check__step .check__gender__item:nth-child(9) .check__gender__icon{color:#4196f0}.check input[name=gender]:nth-child(9):checked~.container-fluid .check__human .check__human__gender .check__human__item:nth-child(9),.check input[name=gender]:nth-child(9):checked~.container-lg .check__human .check__human__gender .check__human__item:nth-child(9),.check input[name=gender]:nth-child(9):checked~.container-md .check__human .check__human__gender .check__human__item:nth-child(9),.check input[name=gender]:nth-child(9):checked~.container-sm .check__human .check__human__gender .check__human__item:nth-child(9),.check input[name=gender]:nth-child(9):checked~.container-xl .check__human .check__human__gender .check__human__item:nth-child(9),.check input[name=gender]:nth-child(9):checked~.container-xxl .check__human .check__human__gender .check__human__item:nth-child(9){display:block}.check input[name=gender]:nth-child(10):checked~.container-fluid .check__step .check__gender__item:nth-child(10),.check input[name=gender]:nth-child(10):checked~.container-lg .check__step .check__gender__item:nth-child(10),.check input[name=gender]:nth-child(10):checked~.container-md .check__step .check__gender__item:nth-child(10),.check input[name=gender]:nth-child(10):checked~.container-sm .check__step .check__gender__item:nth-child(10),.check input[name=gender]:nth-child(10):checked~.container-xl .check__step .check__gender__item:nth-child(10),.check input[name=gender]:nth-child(10):checked~.container-xxl .check__step .check__gender__item:nth-child(10){border-color:#4196f0}.check input[name=gender]:nth-child(10):checked~.container-fluid .check__step .check__gender__item:nth-child(10) .check__gender__icon,.check input[name=gender]:nth-child(10):checked~.container-lg .check__step .check__gender__item:nth-child(10) .check__gender__icon,.check input[name=gender]:nth-child(10):checked~.container-md .check__step .check__gender__item:nth-child(10) .check__gender__icon,.check input[name=gender]:nth-child(10):checked~.container-sm .check__step .check__gender__item:nth-child(10) .check__gender__icon,.check input[name=gender]:nth-child(10):checked~.container-xl .check__step .check__gender__item:nth-child(10) .check__gender__icon,.check input[name=gender]:nth-child(10):checked~.container-xxl .check__step .check__gender__item:nth-child(10) .check__gender__icon{color:#4196f0}.check input[name=gender]:nth-child(10):checked~.container-fluid .check__human .check__human__gender .check__human__item:nth-child(10),.check input[name=gender]:nth-child(10):checked~.container-lg .check__human .check__human__gender .check__human__item:nth-child(10),.check input[name=gender]:nth-child(10):checked~.container-md .check__human .check__human__gender .check__human__item:nth-child(10),.check input[name=gender]:nth-child(10):checked~.container-sm .check__human .check__human__gender .check__human__item:nth-child(10),.check input[name=gender]:nth-child(10):checked~.container-xl .check__human .check__human__gender .check__human__item:nth-child(10),.check input[name=gender]:nth-child(10):checked~.container-xxl .check__human .check__human__gender .check__human__item:nth-child(10){display:block}.check input[name=gender]:nth-child(11):checked~.container-fluid .check__step .check__gender__item:nth-child(11),.check input[name=gender]:nth-child(11):checked~.container-lg .check__step .check__gender__item:nth-child(11),.check input[name=gender]:nth-child(11):checked~.container-md .check__step .check__gender__item:nth-child(11),.check input[name=gender]:nth-child(11):checked~.container-sm .check__step .check__gender__item:nth-child(11),.check input[name=gender]:nth-child(11):checked~.container-xl .check__step .check__gender__item:nth-child(11),.check input[name=gender]:nth-child(11):checked~.container-xxl .check__step .check__gender__item:nth-child(11){border-color:#4196f0}.check input[name=gender]:nth-child(11):checked~.container-fluid .check__step .check__gender__item:nth-child(11) .check__gender__icon,.check input[name=gender]:nth-child(11):checked~.container-lg .check__step .check__gender__item:nth-child(11) .check__gender__icon,.check input[name=gender]:nth-child(11):checked~.container-md .check__step .check__gender__item:nth-child(11) .check__gender__icon,.check input[name=gender]:nth-child(11):checked~.container-sm .check__step .check__gender__item:nth-child(11) .check__gender__icon,.check input[name=gender]:nth-child(11):checked~.container-xl .check__step .check__gender__item:nth-child(11) .check__gender__icon,.check input[name=gender]:nth-child(11):checked~.container-xxl .check__step .check__gender__item:nth-child(11) .check__gender__icon{color:#4196f0}.check input[name=gender]:nth-child(11):checked~.container-fluid .check__human .check__human__gender .check__human__item:nth-child(11),.check input[name=gender]:nth-child(11):checked~.container-lg .check__human .check__human__gender .check__human__item:nth-child(11),.check input[name=gender]:nth-child(11):checked~.container-md .check__human .check__human__gender .check__human__item:nth-child(11),.check input[name=gender]:nth-child(11):checked~.container-sm .check__human .check__human__gender .check__human__item:nth-child(11),.check input[name=gender]:nth-child(11):checked~.container-xl .check__human .check__human__gender .check__human__item:nth-child(11),.check input[name=gender]:nth-child(11):checked~.container-xxl .check__human .check__human__gender .check__human__item:nth-child(11){display:block}.check input[name=gender]:nth-child(12):checked~.container-fluid .check__step .check__gender__item:nth-child(12),.check input[name=gender]:nth-child(12):checked~.container-lg .check__step .check__gender__item:nth-child(12),.check input[name=gender]:nth-child(12):checked~.container-md .check__step .check__gender__item:nth-child(12),.check input[name=gender]:nth-child(12):checked~.container-sm .check__step .check__gender__item:nth-child(12),.check input[name=gender]:nth-child(12):checked~.container-xl .check__step .check__gender__item:nth-child(12),.check input[name=gender]:nth-child(12):checked~.container-xxl .check__step .check__gender__item:nth-child(12){border-color:#4196f0}.check input[name=gender]:nth-child(12):checked~.container-fluid .check__step .check__gender__item:nth-child(12) .check__gender__icon,.check input[name=gender]:nth-child(12):checked~.container-lg .check__step .check__gender__item:nth-child(12) .check__gender__icon,.check input[name=gender]:nth-child(12):checked~.container-md .check__step .check__gender__item:nth-child(12) .check__gender__icon,.check input[name=gender]:nth-child(12):checked~.container-sm .check__step .check__gender__item:nth-child(12) .check__gender__icon,.check input[name=gender]:nth-child(12):checked~.container-xl .check__step .check__gender__item:nth-child(12) .check__gender__icon,.check input[name=gender]:nth-child(12):checked~.container-xxl .check__step .check__gender__item:nth-child(12) .check__gender__icon{color:#4196f0}.check input[name=gender]:nth-child(12):checked~.container-fluid .check__human .check__human__gender .check__human__item:nth-child(12),.check input[name=gender]:nth-child(12):checked~.container-lg .check__human .check__human__gender .check__human__item:nth-child(12),.check input[name=gender]:nth-child(12):checked~.container-md .check__human .check__human__gender .check__human__item:nth-child(12),.check input[name=gender]:nth-child(12):checked~.container-sm .check__human .check__human__gender .check__human__item:nth-child(12),.check input[name=gender]:nth-child(12):checked~.container-xl .check__human .check__human__gender .check__human__item:nth-child(12),.check input[name=gender]:nth-child(12):checked~.container-xxl .check__human .check__human__gender .check__human__item:nth-child(12){display:block}.check input[name=gender]:nth-child(13):checked~.container-fluid .check__step .check__gender__item:nth-child(13),.check input[name=gender]:nth-child(13):checked~.container-lg .check__step .check__gender__item:nth-child(13),.check input[name=gender]:nth-child(13):checked~.container-md .check__step .check__gender__item:nth-child(13),.check input[name=gender]:nth-child(13):checked~.container-sm .check__step .check__gender__item:nth-child(13),.check input[name=gender]:nth-child(13):checked~.container-xl .check__step .check__gender__item:nth-child(13),.check input[name=gender]:nth-child(13):checked~.container-xxl .check__step .check__gender__item:nth-child(13){border-color:#4196f0}.check input[name=gender]:nth-child(13):checked~.container-fluid .check__step .check__gender__item:nth-child(13) .check__gender__icon,.check input[name=gender]:nth-child(13):checked~.container-lg .check__step .check__gender__item:nth-child(13) .check__gender__icon,.check input[name=gender]:nth-child(13):checked~.container-md .check__step .check__gender__item:nth-child(13) .check__gender__icon,.check input[name=gender]:nth-child(13):checked~.container-sm .check__step .check__gender__item:nth-child(13) .check__gender__icon,.check input[name=gender]:nth-child(13):checked~.container-xl .check__step .check__gender__item:nth-child(13) .check__gender__icon,.check input[name=gender]:nth-child(13):checked~.container-xxl .check__step .check__gender__item:nth-child(13) .check__gender__icon{color:#4196f0}.check input[name=gender]:nth-child(13):checked~.container-fluid .check__human .check__human__gender .check__human__item:nth-child(13),.check input[name=gender]:nth-child(13):checked~.container-lg .check__human .check__human__gender .check__human__item:nth-child(13),.check input[name=gender]:nth-child(13):checked~.container-md .check__human .check__human__gender .check__human__item:nth-child(13),.check input[name=gender]:nth-child(13):checked~.container-sm .check__human .check__human__gender .check__human__item:nth-child(13),.check input[name=gender]:nth-child(13):checked~.container-xl .check__human .check__human__gender .check__human__item:nth-child(13),.check input[name=gender]:nth-child(13):checked~.container-xxl .check__human .check__human__gender .check__human__item:nth-child(13){display:block}.check input[name=gender]:nth-child(14):checked~.container-fluid .check__step .check__gender__item:nth-child(14),.check input[name=gender]:nth-child(14):checked~.container-lg .check__step .check__gender__item:nth-child(14),.check input[name=gender]:nth-child(14):checked~.container-md .check__step .check__gender__item:nth-child(14),.check input[name=gender]:nth-child(14):checked~.container-sm .check__step .check__gender__item:nth-child(14),.check input[name=gender]:nth-child(14):checked~.container-xl .check__step .check__gender__item:nth-child(14),.check input[name=gender]:nth-child(14):checked~.container-xxl .check__step .check__gender__item:nth-child(14){border-color:#4196f0}.check input[name=gender]:nth-child(14):checked~.container-fluid .check__step .check__gender__item:nth-child(14) .check__gender__icon,.check input[name=gender]:nth-child(14):checked~.container-lg .check__step .check__gender__item:nth-child(14) .check__gender__icon,.check input[name=gender]:nth-child(14):checked~.container-md .check__step .check__gender__item:nth-child(14) .check__gender__icon,.check input[name=gender]:nth-child(14):checked~.container-sm .check__step .check__gender__item:nth-child(14) .check__gender__icon,.check input[name=gender]:nth-child(14):checked~.container-xl .check__step .check__gender__item:nth-child(14) .check__gender__icon,.check input[name=gender]:nth-child(14):checked~.container-xxl .check__step .check__gender__item:nth-child(14) .check__gender__icon{color:#4196f0}.check input[name=gender]:nth-child(14):checked~.container-fluid .check__human .check__human__gender .check__human__item:nth-child(14),.check input[name=gender]:nth-child(14):checked~.container-lg .check__human .check__human__gender .check__human__item:nth-child(14),.check input[name=gender]:nth-child(14):checked~.container-md .check__human .check__human__gender .check__human__item:nth-child(14),.check input[name=gender]:nth-child(14):checked~.container-sm .check__human .check__human__gender .check__human__item:nth-child(14),.check input[name=gender]:nth-child(14):checked~.container-xl .check__human .check__human__gender .check__human__item:nth-child(14),.check input[name=gender]:nth-child(14):checked~.container-xxl .check__human .check__human__gender .check__human__item:nth-child(14){display:block}.check input[name=gender]:nth-child(15):checked~.container-fluid .check__step .check__gender__item:nth-child(15),.check input[name=gender]:nth-child(15):checked~.container-lg .check__step .check__gender__item:nth-child(15),.check input[name=gender]:nth-child(15):checked~.container-md .check__step .check__gender__item:nth-child(15),.check input[name=gender]:nth-child(15):checked~.container-sm .check__step .check__gender__item:nth-child(15),.check input[name=gender]:nth-child(15):checked~.container-xl .check__step .check__gender__item:nth-child(15),.check input[name=gender]:nth-child(15):checked~.container-xxl .check__step .check__gender__item:nth-child(15){border-color:#4196f0}.check input[name=gender]:nth-child(15):checked~.container-fluid .check__step .check__gender__item:nth-child(15) .check__gender__icon,.check input[name=gender]:nth-child(15):checked~.container-lg .check__step .check__gender__item:nth-child(15) .check__gender__icon,.check input[name=gender]:nth-child(15):checked~.container-md .check__step .check__gender__item:nth-child(15) .check__gender__icon,.check input[name=gender]:nth-child(15):checked~.container-sm .check__step .check__gender__item:nth-child(15) .check__gender__icon,.check input[name=gender]:nth-child(15):checked~.container-xl .check__step .check__gender__item:nth-child(15) .check__gender__icon,.check input[name=gender]:nth-child(15):checked~.container-xxl .check__step .check__gender__item:nth-child(15) .check__gender__icon{color:#4196f0}.check input[name=gender]:nth-child(15):checked~.container-fluid .check__human .check__human__gender .check__human__item:nth-child(15),.check input[name=gender]:nth-child(15):checked~.container-lg .check__human .check__human__gender .check__human__item:nth-child(15),.check input[name=gender]:nth-child(15):checked~.container-md .check__human .check__human__gender .check__human__item:nth-child(15),.check input[name=gender]:nth-child(15):checked~.container-sm .check__human .check__human__gender .check__human__item:nth-child(15),.check input[name=gender]:nth-child(15):checked~.container-xl .check__human .check__human__gender .check__human__item:nth-child(15),.check input[name=gender]:nth-child(15):checked~.container-xxl .check__human .check__human__gender .check__human__item:nth-child(15){display:block}.check input[name=gender]:nth-child(16):checked~.container-fluid .check__step .check__gender__item:nth-child(16),.check input[name=gender]:nth-child(16):checked~.container-lg .check__step .check__gender__item:nth-child(16),.check input[name=gender]:nth-child(16):checked~.container-md .check__step .check__gender__item:nth-child(16),.check input[name=gender]:nth-child(16):checked~.container-sm .check__step .check__gender__item:nth-child(16),.check input[name=gender]:nth-child(16):checked~.container-xl .check__step .check__gender__item:nth-child(16),.check input[name=gender]:nth-child(16):checked~.container-xxl .check__step .check__gender__item:nth-child(16){border-color:#4196f0}.check input[name=gender]:nth-child(16):checked~.container-fluid .check__step .check__gender__item:nth-child(16) .check__gender__icon,.check input[name=gender]:nth-child(16):checked~.container-lg .check__step .check__gender__item:nth-child(16) .check__gender__icon,.check input[name=gender]:nth-child(16):checked~.container-md .check__step .check__gender__item:nth-child(16) .check__gender__icon,.check input[name=gender]:nth-child(16):checked~.container-sm .check__step .check__gender__item:nth-child(16) .check__gender__icon,.check input[name=gender]:nth-child(16):checked~.container-xl .check__step .check__gender__item:nth-child(16) .check__gender__icon,.check input[name=gender]:nth-child(16):checked~.container-xxl .check__step .check__gender__item:nth-child(16) .check__gender__icon{color:#4196f0}.check input[name=gender]:nth-child(16):checked~.container-fluid .check__human .check__human__gender .check__human__item:nth-child(16),.check input[name=gender]:nth-child(16):checked~.container-lg .check__human .check__human__gender .check__human__item:nth-child(16),.check input[name=gender]:nth-child(16):checked~.container-md .check__human .check__human__gender .check__human__item:nth-child(16),.check input[name=gender]:nth-child(16):checked~.container-sm .check__human .check__human__gender .check__human__item:nth-child(16),.check input[name=gender]:nth-child(16):checked~.container-xl .check__human .check__human__gender .check__human__item:nth-child(16),.check input[name=gender]:nth-child(16):checked~.container-xxl .check__human .check__human__gender .check__human__item:nth-child(16){display:block}.check input[name=gender]:nth-child(17):checked~.container-fluid .check__step .check__gender__item:nth-child(17),.check input[name=gender]:nth-child(17):checked~.container-lg .check__step .check__gender__item:nth-child(17),.check input[name=gender]:nth-child(17):checked~.container-md .check__step .check__gender__item:nth-child(17),.check input[name=gender]:nth-child(17):checked~.container-sm .check__step .check__gender__item:nth-child(17),.check input[name=gender]:nth-child(17):checked~.container-xl .check__step .check__gender__item:nth-child(17),.check input[name=gender]:nth-child(17):checked~.container-xxl .check__step .check__gender__item:nth-child(17){border-color:#4196f0}.check input[name=gender]:nth-child(17):checked~.container-fluid .check__step .check__gender__item:nth-child(17) .check__gender__icon,.check input[name=gender]:nth-child(17):checked~.container-lg .check__step .check__gender__item:nth-child(17) .check__gender__icon,.check input[name=gender]:nth-child(17):checked~.container-md .check__step .check__gender__item:nth-child(17) .check__gender__icon,.check input[name=gender]:nth-child(17):checked~.container-sm .check__step .check__gender__item:nth-child(17) .check__gender__icon,.check input[name=gender]:nth-child(17):checked~.container-xl .check__step .check__gender__item:nth-child(17) .check__gender__icon,.check input[name=gender]:nth-child(17):checked~.container-xxl .check__step .check__gender__item:nth-child(17) .check__gender__icon{color:#4196f0}.check input[name=gender]:nth-child(17):checked~.container-fluid .check__human .check__human__gender .check__human__item:nth-child(17),.check input[name=gender]:nth-child(17):checked~.container-lg .check__human .check__human__gender .check__human__item:nth-child(17),.check input[name=gender]:nth-child(17):checked~.container-md .check__human .check__human__gender .check__human__item:nth-child(17),.check input[name=gender]:nth-child(17):checked~.container-sm .check__human .check__human__gender .check__human__item:nth-child(17),.check input[name=gender]:nth-child(17):checked~.container-xl .check__human .check__human__gender .check__human__item:nth-child(17),.check input[name=gender]:nth-child(17):checked~.container-xxl .check__human .check__human__gender .check__human__item:nth-child(17){display:block}.check input[name=gender]:nth-child(18):checked~.container-fluid .check__step .check__gender__item:nth-child(18),.check input[name=gender]:nth-child(18):checked~.container-lg .check__step .check__gender__item:nth-child(18),.check input[name=gender]:nth-child(18):checked~.container-md .check__step .check__gender__item:nth-child(18),.check input[name=gender]:nth-child(18):checked~.container-sm .check__step .check__gender__item:nth-child(18),.check input[name=gender]:nth-child(18):checked~.container-xl .check__step .check__gender__item:nth-child(18),.check input[name=gender]:nth-child(18):checked~.container-xxl .check__step .check__gender__item:nth-child(18){border-color:#4196f0}.check input[name=gender]:nth-child(18):checked~.container-fluid .check__step .check__gender__item:nth-child(18) .check__gender__icon,.check input[name=gender]:nth-child(18):checked~.container-lg .check__step .check__gender__item:nth-child(18) .check__gender__icon,.check input[name=gender]:nth-child(18):checked~.container-md .check__step .check__gender__item:nth-child(18) .check__gender__icon,.check input[name=gender]:nth-child(18):checked~.container-sm .check__step .check__gender__item:nth-child(18) .check__gender__icon,.check input[name=gender]:nth-child(18):checked~.container-xl .check__step .check__gender__item:nth-child(18) .check__gender__icon,.check input[name=gender]:nth-child(18):checked~.container-xxl .check__step .check__gender__item:nth-child(18) .check__gender__icon{color:#4196f0}.check input[name=gender]:nth-child(18):checked~.container-fluid .check__human .check__human__gender .check__human__item:nth-child(18),.check input[name=gender]:nth-child(18):checked~.container-lg .check__human .check__human__gender .check__human__item:nth-child(18),.check input[name=gender]:nth-child(18):checked~.container-md .check__human .check__human__gender .check__human__item:nth-child(18),.check input[name=gender]:nth-child(18):checked~.container-sm .check__human .check__human__gender .check__human__item:nth-child(18),.check input[name=gender]:nth-child(18):checked~.container-xl .check__human .check__human__gender .check__human__item:nth-child(18),.check input[name=gender]:nth-child(18):checked~.container-xxl .check__human .check__human__gender .check__human__item:nth-child(18){display:block}.check input[name=gender]:nth-child(19):checked~.container-fluid .check__step .check__gender__item:nth-child(19),.check input[name=gender]:nth-child(19):checked~.container-lg .check__step .check__gender__item:nth-child(19),.check input[name=gender]:nth-child(19):checked~.container-md .check__step .check__gender__item:nth-child(19),.check input[name=gender]:nth-child(19):checked~.container-sm .check__step .check__gender__item:nth-child(19),.check input[name=gender]:nth-child(19):checked~.container-xl .check__step .check__gender__item:nth-child(19),.check input[name=gender]:nth-child(19):checked~.container-xxl .check__step .check__gender__item:nth-child(19){border-color:#4196f0}.check input[name=gender]:nth-child(19):checked~.container-fluid .check__step .check__gender__item:nth-child(19) .check__gender__icon,.check input[name=gender]:nth-child(19):checked~.container-lg .check__step .check__gender__item:nth-child(19) .check__gender__icon,.check input[name=gender]:nth-child(19):checked~.container-md .check__step .check__gender__item:nth-child(19) .check__gender__icon,.check input[name=gender]:nth-child(19):checked~.container-sm .check__step .check__gender__item:nth-child(19) .check__gender__icon,.check input[name=gender]:nth-child(19):checked~.container-xl .check__step .check__gender__item:nth-child(19) .check__gender__icon,.check input[name=gender]:nth-child(19):checked~.container-xxl .check__step .check__gender__item:nth-child(19) .check__gender__icon{color:#4196f0}.check input[name=gender]:nth-child(19):checked~.container-fluid .check__human .check__human__gender .check__human__item:nth-child(19),.check input[name=gender]:nth-child(19):checked~.container-lg .check__human .check__human__gender .check__human__item:nth-child(19),.check input[name=gender]:nth-child(19):checked~.container-md .check__human .check__human__gender .check__human__item:nth-child(19),.check input[name=gender]:nth-child(19):checked~.container-sm .check__human .check__human__gender .check__human__item:nth-child(19),.check input[name=gender]:nth-child(19):checked~.container-xl .check__human .check__human__gender .check__human__item:nth-child(19),.check input[name=gender]:nth-child(19):checked~.container-xxl .check__human .check__human__gender .check__human__item:nth-child(19){display:block}.check input[name=gender]:nth-child(20):checked~.container-fluid .check__step .check__gender__item:nth-child(20),.check input[name=gender]:nth-child(20):checked~.container-lg .check__step .check__gender__item:nth-child(20),.check input[name=gender]:nth-child(20):checked~.container-md .check__step .check__gender__item:nth-child(20),.check input[name=gender]:nth-child(20):checked~.container-sm .check__step .check__gender__item:nth-child(20),.check input[name=gender]:nth-child(20):checked~.container-xl .check__step .check__gender__item:nth-child(20),.check input[name=gender]:nth-child(20):checked~.container-xxl .check__step .check__gender__item:nth-child(20){border-color:#4196f0}.check input[name=gender]:nth-child(20):checked~.container-fluid .check__step .check__gender__item:nth-child(20) .check__gender__icon,.check input[name=gender]:nth-child(20):checked~.container-lg .check__step .check__gender__item:nth-child(20) .check__gender__icon,.check input[name=gender]:nth-child(20):checked~.container-md .check__step .check__gender__item:nth-child(20) .check__gender__icon,.check input[name=gender]:nth-child(20):checked~.container-sm .check__step .check__gender__item:nth-child(20) .check__gender__icon,.check input[name=gender]:nth-child(20):checked~.container-xl .check__step .check__gender__item:nth-child(20) .check__gender__icon,.check input[name=gender]:nth-child(20):checked~.container-xxl .check__step .check__gender__item:nth-child(20) .check__gender__icon{color:#4196f0}.check input[name=gender]:nth-child(20):checked~.container-fluid .check__human .check__human__gender .check__human__item:nth-child(20),.check input[name=gender]:nth-child(20):checked~.container-lg .check__human .check__human__gender .check__human__item:nth-child(20),.check input[name=gender]:nth-child(20):checked~.container-md .check__human .check__human__gender .check__human__item:nth-child(20),.check input[name=gender]:nth-child(20):checked~.container-sm .check__human .check__human__gender .check__human__item:nth-child(20),.check input[name=gender]:nth-child(20):checked~.container-xl .check__human .check__human__gender .check__human__item:nth-child(20),.check input[name=gender]:nth-child(20):checked~.container-xxl .check__human .check__human__gender .check__human__item:nth-child(20){display:block}@media (min-width:768px){.check__row{margin:0 -1.6rem}.check__row>*{padding:0 1.6rem}}.check__human{border:1px solid #dadde1;background-color:#fff;padding:2.4rem 4rem;position:relative;border-radius:4px}.check__human__pattern{position:absolute;top:4.6rem;left:4rem;right:4.6rem;bottom:4rem}.check__human__pattern img{width:100%;height:100%}.check__human__item{height:35.2rem;display:none}.check__human__item img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.check__step{background-color:#f5f7fa;border-radius:4px;padding:3.2rem;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:6.3rem}.check__step h6{font-size:1.8rem;font-weight:600;line-height:2.4rem}.check__gender{display:flex;gap:3.2rem;width:40rem}.check__gender__item{flex:1;display:flex;flex-direction:column;cursor:pointer;gap:1.6rem;align-items:center;border:1px solid #dbedff;background-color:#eef5fc;font-size:1.6rem;font-weight:400;line-height:2.4rem;border-radius:4px;padding:2.4rem 2.4rem 1.6rem}.check__gender__item.active{border-color:#4196f0}.check__gender__item.active .check__gender__icon{color:#4196f0}.check__gender__icon{color:#717171}.check__body{background-color:#f5f7fa;padding:2.4rem;height:100%;border-radius:4px}.check__body__head{margin-bottom:2.4rem}.check__body h6{font-size:1.8rem;font-weight:600;line-height:2.4rem;margin-bottom:1.2rem}.check__body .row>*{display:flex;flex-direction:column}.check__list{display:flex;flex-direction:column;gap:.4rem}.check__list li:last-child a{border-bottom:0;padding-bottom:0}.check__list li a{color:#000;padding-bottom:.4rem;display:block;border-bottom:1px solid #dadde1}.check__list li a.hovered,.check__list li a:hover{color:#4196f0}.check__links{margin-top:2.4rem}.check__links a{color:#4196f0;font-weight:600;display:block;margin-bottom:4px}.check__links a:hover{text-decoration:underline!important}.check__model{border:1px solid #dadde1;border-radius:4px;padding:2.4rem 1.8rem;position:relative;background-color:#fff}.check__model__button{width:4rem;height:4rem;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:#dbedff;position:absolute;top:2.8rem}.check__model__button:hover{background-color:#a8d4ff}.check__model__button.left{left:1.8rem}.check__model__button.right{right:1.8rem}.check__model__item{width:11.7rem;height:36rem;margin:0 auto;display:none}.check__model__item.active{display:block}.check__model__item svg path:not([fill="#FF3F35"]):not([fill="#EA4A4A"]){pointer-events:none}.check__model__item svg [fill="#EA4A4A"],.check__model__item svg [fill="#FF3F35"]{fill-opacity:0;cursor:pointer}.check__model__item svg [fill="#EA4A4A"].selected,.check__model__item svg [fill="#EA4A4A"]:hover,.check__model__item svg [fill="#FF3F35"].selected,.check__model__item svg [fill="#FF3F35"]:hover{fill-opacity:.64}.check__model__item img,.check__model__item svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.check__model__item--zoom{width:20rem;height:35.2rem}.check__model__rotate{background-color:#eef5fc;border:0;border-radius:4px;padding:2px 2.4rem;margin:2rem auto 0;display:flex;align-items:center;justify-content:center;cursor:pointer}.check__model__rotate:hover{background-color:#c3dcf4}.check__back{display:flex;align-items:center;gap:.8rem;font-size:1.8rem;font-weight:600;line-height:2.4rem;margin-bottom:2.4rem}.check__result{border-radius:4px;margin-bottom:1.6rem;flex:1;display:none}.check__result.check__result--multiple_selected .check__result__body{gap:0}.check__result.active{display:block}.check__result:last-child{margin-bottom:0}.check__result--multiple .check__result__list li .sub_multiple{display:flex;align-items:center;justify-content:space-between}.check__result--multiple .check__result__list li .sub_multiple:after{content:'';display:block;width:1.6rem;height:1.6rem;background-image:url(../images/svg-icons/check.svg);background-repeat:no-repeat;background-position:center;background-size:contain;opacity:0}.check__result--multiple .check__result__list li .sub_multiple:hover:after{-webkit-filter:brightness(0) saturate(100%) invert(48%) sepia(46%) saturate(5919%) hue-rotate(328deg) brightness(83%) contrast(109%);filter:brightness(0) saturate(100%) invert(48%) sepia(46%) saturate(5919%) hue-rotate(328deg) brightness(83%) contrast(109%);background-image:url(../images/svg-icons/close2.svg)}.check__result--multiple .check__result__list li .sub_multiple.active:after{opacity:1}.check__result--first{background-color:#fff1f0}.check__result--first .check__result__head{background-color:#f0857d}.check__result--second{background-color:#f1fbf8}.check__result--second .check__result__head{background-color:#84dfc1}.check__result--last{background-color:#fff8ec}.check__result--last .check__result__head{background-color:#ffd596}.check__result__head{font-size:1.6rem;font-weight:600;line-height:2rem;border:0;padding:1.2rem;border-radius:4px 4px 0 0;width:100%;text-align:start}.check__result__list{display:flex;flex-direction:column;gap:1.6rem}.check__result__list--multiple{display:none}.check__result__list--multiple.active{display:block}.check__result__list li a{color:#212121;display:block}.check__result__list li a:hover{color:#4196f0}.check__result__body{padding:1.2rem;display:flex;flex-direction:column;gap:1.6rem;height:calc(100% - 4.4rem)}.check__result .btn{margin-top:auto}@media (max-width:767px){.check{margin-bottom:24px;margin-top:24px}.check__human{padding:24px;border:0;margin-bottom:24pxl}.check__human__pattern{position:absolute;top:24px;left:24px;right:24px;bottom:24px}.check__human__item{height:352px}.check__step{padding:16px;gap:24px}.check__step h6{font-size:16px;font-weight:600;line-height:20px;text-align:center}.check__gender{display:flex;gap:32px;width:100%}.check__gender__item{font-size:16px;font-weight:400;line-height:24px;padding:12px;flex-direction:row;gap:8px;justify-content:center}.check__gender__icon{width:24px;height:24px}.check__gender__icon svg{width:100%;height:100%}.check__body{padding:16px}.check__body h6{font-size:16px;font-weight:600;line-height:20px;margin-bottom:24px}.check__list{gap:12px}.check__list li a{padding-bottom:12px}.check__model{padding:24px;border:0;margin-bottom:24px}.check__model__button{width:40px;height:40px;top:24px}.check__model__button.left{left:24px}.check__model__button.right{right:24px}.check__model__item{width:100%;height:364px}.check__model__item--zoom{width:100%;height:352px}.check__model__rotate{padding:2px 24px;margin:20px auto 0}.check__back{gap:8px;font-size:18px;font-weight:600;line-height:24px;margin-bottom:24px}.check__result{border-radius:4px;margin-bottom:24px}.check__result:last-child{margin-bottom:24px}.check__result__head{font-size:16px;font-weight:600;line-height:20px;border:0;padding:14px 12px;display:flex;align-items:center;justify-content:space-between}.check__result__head.active:after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.check__result__head:after{content:"";display:flex;align-items:center;justify-content:center;background-image:url(../images/svg-icons/arrow-bottom2.svg);background-repeat:no-repeat;background-position:center;width:24px;height:24px;background-size:contain;margin-left:auto;transition:.3s ease-in-out;-webkit-filter:brightness(0) saturate(100%) invert(0) sepia(0) saturate(7486%) hue-rotate(219deg) brightness(92%) contrast(101%);filter:brightness(0) saturate(100%) invert(0) sepia(0) saturate(7486%) hue-rotate(219deg) brightness(92%) contrast(101%)}.check__result__list{gap:16px}.check__result__body{padding:12px;gap:16px;height:auto;display:none}}.diagnostic{margin-bottom:5.6rem}.diagnostic__list{margin-bottom:1rem}.diagnostic__list .treats__list li:last-child a{border-bottom:1px solid #dadde1}.diagnostic__list .treats__list li a{padding-bottom:1rem}.diagnostic__list:last-child{margin-bottom:0}.diagnostic__list h6{font-size:1.8rem;font-weight:600;line-height:2.4rem;text-align:left;margin-bottom:1rem}@media (max-width:767px){.diagnostic{margin-bottom:24px}.diagnostic__list{margin-bottom:10px}.diagnostic__list .treats__list li:last-child a{border-bottom:1px solid #dadde1}.diagnostic__list .treats__list li a{padding-bottom:10px}.diagnostic__list:last-child{margin-bottom:0}.diagnostic__list h6{font-size:18px;font-weight:600;line-height:24px;margin-bottom:10px}.diagnostic__row{max-height:458px;overflow-y:auto}.diagnostic__row::-webkit-scrollbar{width:12px;height:12px}.diagnostic__row::-webkit-scrollbar-track{background-color:#f5f7fa;width:8px;border-radius:8px}.diagnostic__row::-webkit-scrollbar-thumb{background-color:#45cea1;outline:0;border-radius:8px}}.choice{margin-bottom:5.6rem}.choice__block{border:1px solid #dadde1;background-color:#fff;border-radius:4px;padding:2.4rem;position:relative}.choice__model{width:12.994rem;height:40rem;margin:0 auto}.choice__model img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.choice__list{position:absolute;top:0;left:0;right:0;bottom:0;padding:2.4rem;display:flex;justify-content:space-between;gap:1.6rem}.choice__list>*{display:flex;flex-direction:column;flex:0 0 calc(50% - .8rem)}.choice__list__item{display:flex;align-items:center;font-size:1.2rem;font-weight:400;line-height:1.6rem;white-space:nowrap;gap:1.6rem;position:relative}.choice__list__item span{padding:0 4px;border-radius:4px}.choice__list__item.active span{background-color:#dbedff}.choice__list__item:last-child{margin-top:auto}.choice__list__item:last-child:after,.choice__list__item:last-child:before{display:none}.choice__list__left .choice__list__item.active:before,.choice__list__left .choice__list__item:hover:before{opacity:1}.choice__list__left .choice__list__item:after{content:'';border:1px dashed #bbb;width:100%}.choice__list__left .choice__list__item:before{content:'';width:1.2rem;height:1.2rem;border-radius:50%;background-color:#dc3545;position:absolute;right:-.6rem;opacity:0}.choice__list__left .choice__list__item:nth-child(2){margin-top:.9rem}.choice__list__left .choice__list__item:nth-child(3){margin-top:1.9rem}.choice__list__left .choice__list__item:nth-child(4){margin-top:2.7rem}.choice__list__left .choice__list__item:nth-child(5){margin-top:1.7rem}.choice__list__left .choice__list__item:nth-child(6){margin-top:1.1rem}.choice__list__left .choice__list__item:nth-child(7){margin-top:2.4rem}.choice__list__right{margin-top:6.5rem}.choice__list__right .choice__list__item{text-align:end;justify-content:flex-end}.choice__list__right .choice__list__item.active:after,.choice__list__right .choice__list__item:hover:after{opacity:1}.choice__list__right .choice__list__item:nth-child(2){margin-top:1.3rem}.choice__list__right .choice__list__item:nth-child(3){margin-top:1.1rem}.choice__list__right .choice__list__item:nth-child(4){margin-top:1.8rem}.choice__list__right .choice__list__item:nth-child(5){margin-top:1.6rem}.choice__list__right .choice__list__item:nth-child(6){margin-top:8.3rem}.choice__list__right .choice__list__item:before{content:'';border:1px dashed #bbb;width:100%}.choice__list__right .choice__list__item:after{content:'';width:1.2rem;height:1.2rem;border-radius:50%;background-color:#dc3545;position:absolute;left:-.6rem;opacity:0}.choice__body{padding:3.2rem;background-color:#f5f7fa;border-radius:4px;color:#000;height:100%}.choice__body h6{font-size:1.8rem;font-weight:600;line-height:2.4rem;margin-bottom:2.4rem}.choice__body__item{display:none}.choice__body__item.active{display:block}@media (max-width:767px){.choice{margin-bottom:24px}.choice__block{padding:20px;margin-bottom:24px}.choice__model{width:114.34px;height:349.75px}.choice__list{padding:20px;gap:14px}.choice__list>*{flex:0 0 calc(50% - 7px)}.choice__list__item{font-size:11px;line-height:15px;white-space:nowrap;gap:14px}.choice__list__left .choice__list__item:before{content:'';width:10px;height:10px;right:-.6rem}.choice__list__right{margin-top:6.5rem}.choice__list__right .choice__list__item{text-align:end;justify-content:flex-end}.choice__list__right .choice__list__item.active:after,.choice__list__right .choice__list__item:hover:after{opacity:1}.choice__list__right .choice__list__item:after{width:11px;height:11px}.choice__body{padding:16px}.choice__body h6{font-size:16px;font-weight:600;line-height:20px;margin-bottom:24px}}.top-clinic{margin-bottom:9.6rem}.top-clinic .section-head{margin-bottom:4rem}.top-clinic .treats__list{max-width:32.1rem}.top-clinic .clinic__info{padding:3.2rem;border:1px solid #dadde1;border-radius:4px;flex-direction:column;gap:3.2rem;display:none}.top-clinic .clinic__info.active{display:flex}.top-clinic .clinic__info h6{font-size:1.8rem;font-weight:600;line-height:2.4rem;margin-bottom:1.6rem}.top-clinic .clinic__info__head .d-flex{gap:1.2rem}.top-clinic .clinic__info__head span{background-color:#dbedff;padding:4px 12px;border-radius:4px;display:block;text-align:center}.top-clinic .clinic__info__bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:3.2rem}.top-clinic .clinic__info__bottom .btn{background-color:#f5f7fa;border-color:#f5f7fa;color:#4d4d4d}.top-clinic .clinic__info__bottom .btn img{-webkit-filter:brightness(0) saturate(100%) invert(28%) sepia(1%) saturate(0) hue-rotate(20deg) brightness(99%) contrast(91%);filter:brightness(0) saturate(100%) invert(28%) sepia(1%) saturate(0) hue-rotate(20deg) brightness(99%) contrast(91%)}.top-clinic .clinic__info__bottom .btn:hover{background-color:#dbedff;border-color:#dbedff}.top-clinic .clinic__info .contact__info .view-map{display:flex;align-items:center;gap:6px;font-size:1.2rem;font-weight:400;line-height:1.6rem;color:#717171;margin-top:.8rem}.top-clinic .clinic__info .contact__info .view-map img{width:1.6rem;height:1.6rem;-o-object-fit:contain;object-fit:contain;-webkit-filter:brightness(0) saturate(100%) invert(45%) sepia(0) saturate(32%) hue-rotate(165deg) brightness(99%) contrast(103%);filter:brightness(0) saturate(100%) invert(45%) sepia(0) saturate(32%) hue-rotate(165deg) brightness(99%) contrast(103%)}@media (max-width:767px){.top-clinic,.top-clinic .section-head{margin-bottom:24px}.top-clinic .section-head h4{font-size:24px;font-weight:600;line-height:36px}.top-clinic .treats__list{max-width:100%;margin-bottom:24px}.top-clinic .clinic__info{padding:32px;gap:32px}.top-clinic .clinic__info h6{font-size:18px;line-height:24px;margin-bottom:16px}.top-clinic .clinic__info__head .d-flex{gap:12px}.top-clinic .clinic__info__bottom{gap:54px;flex-direction:column}.top-clinic .clinic__info__bottom .btn{width:100%}.top-clinic .clinic__info .contact__info .view-map{font-size:12px;line-height:16px;color:#717171;margin-top:8px}.top-clinic .clinic__info .contact__info .view-map img{width:16px;height:16px}}.auth{height:100vh}.auth>.row{height:100%}.auth .container-fluid,.auth .container-lg,.auth .container-md,.auth .container-sm,.auth .container-xl,.auth .container-xxl{max-width:480px;padding:0 2.4rem;height:100%}.auth__body{display:flex;flex-direction:column;justify-content:center;gap:4rem;height:100%;padding:4rem 0}.auth__center{margin:auto 0}.auth__back{display:flex;align-items:center;gap:1.6rem;color:#717171}.auth__back:hover{color:#4196f0}.auth__back:hover img{-webkit-filter:brightness(0) saturate(100%) invert(78%) sepia(42%) saturate(7096%) hue-rotate(187deg) brightness(91%) contrast(109%);filter:brightness(0) saturate(100%) invert(78%) sepia(42%) saturate(7096%) hue-rotate(187deg) brightness(91%) contrast(109%)}.auth__link{color:#717171;display:flex;align-items:center;gap:8px}.auth__link a{color:#4196f0;border-bottom:1px solid transparent}.auth__link a:hover{border-color:currentColor}.auth__head__top{display:flex;gap:1.6rem;align-items:center;margin-bottom:4rem}.auth__head__top h4{margin-bottom:.8rem}.auth__head__icon{width:6.4rem;height:6.8rem}.auth__head__icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.auth__head__desc{flex:1}.auth .forgot-password{color:#4d4d4d;border-bottom:1px solid transparent;display:block;margin-left:auto;width:-webkit-max-content;width:max-content;max-width:100%}.auth .forgot-password:hover{color:#4196f0;border-color:currentColor}.auth__nav{display:flex;gap:1.6rem;margin-bottom:4rem}.auth__nav .btn{width:100%;padding:.8rem 3rem}.auth__nav .btn.active{background-color:#0671e0;color:#fff;border-color:#0671e0}.auth__form .btn[type=submit]{margin-top:3.2rem}.auth__hero{height:100%;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column}.auth__hero__body{padding:2.4rem 4rem 7.2rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7.2rem;flex:1}.auth__hero__head{color:#fff;margin-top:auto;text-align:center}.auth__hero__head h2,.auth__hero__head h3{color:inherit;margin-bottom:1.6rem}.auth__bottom{text-align:center}.auth__bottom .auth__link{justify-content:center}.auth__verify__icon{width:7.2rem;height:7.2rem;margin-bottom:3.2rem}.auth__verify__icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.auth__verify__desc{font-size:1.6rem;font-weight:400;line-height:2.4rem;color:#717171;padding-bottom:3.2rem;border-bottom:1px solid #dadde1;margin-bottom:3.2rem}.auth__verify__desc h4{margin-bottom:8px}.auth__verify__new{color:#717171}.auth__verify__new h5{font-size:1.6rem;font-weight:600;line-height:2.4rem;margin-bottom:8px}.auth__verify__new p span{color:#000;font-weight:600}.auth__verify__new .btn{margin-top:3.2rem}@media (max-width:767px){.auth{height:auto;min-height:100vh;padding-bottom:74px;display:flex;flex-direction:column}.auth>.row,.auth>.row>*{height:100%;flex:1;display:flex;flex-direction:column}.auth>.row>:last-child{display:none}.auth .container-fluid,.auth .container-lg,.auth .container-md,.auth .container-sm,.auth .container-xl,.auth .container-xxl{max-width:100%;padding:0 16px;display:flex;flex-direction:column;flex:1}.auth__body{gap:14px;padding:14px 0 24px;flex:1}.auth__back{gap:16px;color:#717171}.auth__head__top{gap:16px;align-items:center;margin-bottom:28px}.auth__head__top h4{margin-bottom:8px}.auth__head__icon{width:60px;height:60px}.auth__nav{gap:12px;margin-bottom:24px}.auth__nav .btn{padding:10px;font-size:14px;font-weight:400;line-height:20px}.auth__form .btn[type=submit]{margin-top:24px}.auth__hero{display:none}.auth__verify__icon{width:72px;height:72px;margin-bottom:32px}.auth__verify__desc{font-size:16px;line-height:24px;padding-bottom:32px;margin-bottom:32px}.auth__verify__new{color:#717171}.auth__verify__new h5{font-size:16px;font-weight:600;line-height:24px;margin-bottom:8px}.auth__verify__new .btn{margin-top:32px}}.profile{margin-top:2.6rem;margin-bottom:2.4rem;min-height:calc(100vh - 15.8rem);display:flex;flex-direction:column}.profile .container-fluid,.profile .container-lg,.profile .container-md,.profile .container-sm,.profile .container-xl,.profile .container-xxl{height:100%;flex:1;display:flex;flex-direction:column}.profile .container-fluid>.row,.profile .container-lg>.row,.profile .container-md>.row,.profile .container-sm>.row,.profile .container-xl>.row,.profile .container-xxl>.row{height:100%;flex:1}.profile__left{height:100%;display:flex;flex-direction:column}.profile__left h4{margin-bottom:2.6rem}.profile__right{height:100%;display:flex;flex-direction:column}.profile__filter{display:flex;margin-bottom:2.4rem;gap:1.6rem;min-height:4rem}.profile__filter .form-group{margin-bottom:0}.profile__filter .form-group .form-control{padding:.9rem 1.9rem;min-width:20rem;max-width:1000%}.profile__filter>:first-child{flex:1}.profile__title{font-size:1.6rem;font-weight:600;line-height:2.4rem;margin-bottom:2.4rem}.profile__sidebar{background-color:#dbedff;border-radius:4px;padding:2.4rem 0;flex:1}.profile__sidebar__head{display:flex;flex-direction:column;padding:0 2.4rem;font-size:1.4rem;font-weight:400;line-height:2rem;margin-bottom:3.2rem}.profile__sidebar__head h6{font-size:1.4rem;font-weight:600;line-height:2rem;margin-bottom:2px}.profile__sidebar__list{position:sticky;top:3.2rem}.profile__sidebar__list li a{display:flex;align-items:center;gap:1.4rem;color:#212121;padding:1.4rem 2.4rem}.profile__sidebar__list li a.active,.profile__sidebar__list li a:hover{background-color:#eef5fc}.profile__avatar{display:flex;align-items:center;justify-content:center;background-color:#eef5fc;font-size:1.8rem;font-weight:400;line-height:2.8rem;text-align:center;border:1px solid #c9e3ff;width:6.4rem;height:6.4rem;border-radius:50%;color:#89939e;margin-bottom:1.2rem}.profile__body{background-color:#f5f7fa;border-radius:4px;padding:2.4rem;flex:1}.profile__body .btn-more{margin:3.2rem auto 0;display:flex}.profile__form{max-width:33.9rem}.profile__form h6{font-size:1.4rem;font-weight:600;line-height:2rem;margin-bottom:2.4rem;color:#4d4d4d}.profile__form .form-group .form-control{background-color:#fff;border-color:#4196f0}.profile__question{margin-bottom:1.6rem}.profile__question:last-child{margin-bottom:0}.profile__question__head{display:flex;align-items:center;gap:2.9rem;width:100%;padding:1.3rem 2.3rem;border:1px solid #dbedff;background-color:#eef5fc;border-radius:4px;margin-bottom:1.6rem}.profile__question__head h6{font-size:1.4rem;font-weight:600;line-height:2rem}.profile__question__head p{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;flex:1}.profile__question__head button{color:#4196f0;border:0}.profile__question__more{color:#4196f0;padding:0;background:0 0;border:0;border-bottom:1px solid transparent!important;display:block}.profile__question__more:hover{border-color:currentColor!important}.profile__question__body{background-color:#eef5fc;border:1px solid #dbedff;border-radius:4px;padding:2.4rem;display:none}.profile__question .question{padding:0 0 2.4rem;border:0;border-bottom:1px solid #dadde1;margin-bottom:2.4rem;gap:1.6rem;background-color:transparent;border-radius:0}.profile__question .question__count{color:#212121;font-weight:600!important}.profile__question__status{display:flex;align-items:flex-start;gap:1.3rem}.profile__question__status .d-flex{align-items:center;gap:1.3rem}.profile__question__status .status-type{display:flex;align-items:center;gap:.8rem;font-size:1.2rem;font-weight:400;line-height:1.6rem;text-align:center;padding:.8rem 1.6rem;border-radius:4px;color:#fff;width:-webkit-max-content;width:max-content;max-width:100%}.profile__question__status .status-type img{-webkit-filter:brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0) hue-rotate(248deg) brightness(106%) contrast(106%);filter:brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0) hue-rotate(248deg) brightness(106%) contrast(106%)}.profile__question__status .status-type.waiting{background-color:#e48900}.profile__question__status .status-type.cancelled{background-color:#e02b1d}.profile__question__status .status-type.approved{background-color:#32c997}.profile__question__status .status-info{display:flex;align-items:flex-end;border:1px solid #fededc;background-color:#fff1f0;border-radius:4px;padding:.8rem 1rem;font-size:1.1rem;font-weight:400;line-height:1.6rem;gap:4px;color:#212121}.profile__question__status .status-info a{font-weight:600;color:inherit;text-decoration:underline!important}.profile__question__status .status-info .d-flex{gap:8px;flex:1;align-items:flex-start}.profile__question__status .status-info .d-flex p{flex:1}@media (max-width:767px){.profile{margin-top:24px;margin-bottom:0;padding-bottom:80px;min-height:auto;display:flex;flex-direction:column}.profile__left{height:100%;display:flex;flex-direction:column}.profile__left h4{margin-bottom:24px}.profile__filter{flex-direction:column-reverse;margin-bottom:24px;gap:16px}.profile__filter .form-group{margin-bottom:0}.profile__filter .form-group .form-control{padding:13px 19px}.profile__title{font-size:16px;font-weight:600;line-height:24px;margin-bottom:24px}.profile__sidebar{padding:0;background-color:transparent;border-radius:0;margin-bottom:24px}.profile__sidebar__head{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px;font-size:14px;font-weight:400;line-height:20px;margin-bottom:24px;background-color:#f5f7fa;border-radius:4px}.profile__sidebar__head h6{font-size:14px;font-weight:600;line-height:20px;text-align:center;margin-bottom:8px}.profile__sidebar__list{position:unset;top:0;display:flex;flex-direction:column;gap:16px}.profile__sidebar__list li a{display:flex;align-items:center;gap:12px;padding:12px 24px;border:1px solid #dbedff;border-radius:4px}.profile__sidebar__list li a.active,.profile__sidebar__list li a:hover{background-color:#dbedff;border-color:#dbedff}.profile__avatar{font-size:18px;font-weight:400;line-height:28px;width:64px;height:64px;margin-bottom:16px}.profile__body{background-color:transparent;border-radius:0;padding:0}.profile__body .btn-more{margin:24px auto 0;display:flex;background-color:#eef5fc}.profile__form{max-width:100%}.profile__form h6{font-size:14px;line-height:20px;margin-bottom:24px}.profile__question{margin-bottom:24px}.profile__question__head{flex-direction:column;align-items:flex-start;gap:12px;width:100%;padding:14px 24px;margin-bottom:24px}.profile__question__head h6{font-size:14px;line-height:20px}.profile__question__head p{-webkit-line-clamp:2}.profile__question__head button{margin-left:auto}.profile__question__body{padding:24px}.profile__question .question{padding-bottom:24px;margin-bottom:24px;gap:16px}.profile__question__status{flex-direction:column;gap:13px}.profile__question__status .d-flex{gap:13px}.profile__question__status .status-type{gap:8px;font-size:12px;line-height:16px;text-align:center;padding:8px 16px}.profile__question__status .status-info{flex-direction:column;padding:12px;font-size:11px;font-weight:400;line-height:16px}.profile__question__status .status-info .d-flex{align-items:center}}.question{padding:2.4rem;border:1px solid #dbedff;background-color:#f5f7fa;border-radius:4px;display:flex;flex-direction:column;gap:2.4rem;margin-bottom:2.4rem}.question__body{font-size:1.6rem;line-height:2.4rem}.question:last-child{margin-bottom:0}.question__user{display:flex;align-items:center;gap:1.2rem}.question__user--patient .question__user__info{color:#e48900}.question__user__avatar{width:3.2rem;height:3.2rem}.question__user__avatar img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;border-radius:50%}.question__user__info{color:#0671e0}.question__user__info p{margin-bottom:2px}.question__user__info span{color:#4d4d4d}.question__count{font-size:1.6rem!important;font-weight:400!important;line-height:2.4rem!important;margin-bottom:.8rem!important;color:#0671e0}@media (max-width:767px){.question{padding:24px;gap:24px;margin-bottom:24px}.question__body{font-size:16px;line-height:24px}.question__user{gap:12px}.question__user__avatar{width:32px;height:32px}.question__count{font-size:16px!important;font-weight:400!important;line-height:24px!important;margin-bottom:8px!important;color:#0671e0}}.content__head,.content__img{margin-bottom:2.4rem}.content__head h1{font-size:2.4rem;font-weight:600;line-height:3.6rem;margin-bottom:8px}.content__head__info{display:flex;align-items:center;gap:1.6rem}.content p{margin-bottom:2.4rem}.content p:last-child{margin-bottom:0}@media (min-width:768px){.content__row{margin:0 -1.6rem}.content__row>*{padding:0 1.6rem}}.content__row>:first-child{width:69.66667%}.content__row>:last-child{width:30.33333%}.content__share{display:flex;align-items:center;gap:2.4rem;padding-top:2.4rem;border-top:1px solid #dadde1}.content__share h5{font-size:1.4rem;font-weight:600;line-height:2rem}.content__share .socials{gap:.6rem}.content__share .socials li a{border-color:#dbedff;background-color:#f5f7fa;width:3.2rem;height:3.2rem;color:#4196f0}.content__share .socials li a img,.content__share .socials li a svg{width:1.6rem;height:1.6rem}.content__share .socials li a:hover{background-color:#4196f0;color:#fff}.content__gallery{padding-top:3.2rem;border-top:1px solid #dadde1;margin-bottom:3.2rem}.content__gallery__img{padding-bottom:100%;position:relative;display:block}.content__gallery__img img{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:4px}.content__gallery .row{margin:0 -.8rem}.content__gallery .row>*{padding:0 .8rem}.content__gallery__slider:not(.flickity-enabled){flex-wrap:nowrap;overflow:hidden}.content__gallery__slider:not(.flickity-enabled)>*{width:20.32%}.content__gallery__slider .flickity-slider>*{padding:0 .8rem;min-height:100%;height:auto;display:flex;flex-direction:column;width:20.32%}.content__gallery__slider .flickity-button{width:3.2rem;height:3.2rem;background-color:#f5f7fa;display:flex;align-items:center;justify-content:center;color:#4196f0}.content__gallery__slider .flickity-button:focus{box-shadow:none}.content__gallery__slider .flickity-button svg{position:unset}.content__gallery__slider .flickity-button.previous{left:0}.content__gallery__slider .flickity-button.next{right:0}@media (max-width:767px){.content p,.content__img{margin-bottom:24px}.content p:last-child{margin-bottom:0}.content__row>:first-child,.content__row>:last-child{width:100%}.content__share{gap:24px;padding-top:24px}.content__share h5{font-size:14px;font-weight:600;line-height:20px}.content__share .socials{gap:6px}.content__share .socials li a{width:32px;height:32px;color:#4196f0}.content__share .socials li a img,.content__share .socials li a svg{width:16px;height:16px}.content__gallery{padding-top:24px;margin-bottom:24px}.content__gallery .row{margin:0 -4px}.content__gallery .row>*{padding:0 4px}.content__gallery__slider:not(.flickity-enabled)>*{width:33.333336%}.content__gallery__slider .flickity-slider>*{padding:0 4px;width:33.333336%}.content__gallery__slider .flickity-button{width:32;height:32}}.news{display:flex;flex-direction:column;gap:1.2rem;border-bottom:1px solid #dadde1;padding-bottom:2.4rem;margin-bottom:2.4rem}.news:hover .news__img img{-webkit-transform:scale(1.1);transform:scale(1.1)}.news:hover .news__desc p{color:#4196f0;text-decoration:underline}.news:last-child{border-bottom:0;margin-bottom:0}.news__img{padding-bottom:51%;position:relative;overflow:hidden;border-radius:4px}.news__img img{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:4px}.news__top{display:flex;align-items:center;gap:1.8rem;margin-bottom:1.2rem}.news__label{display:flex;align-items:center;justify-content:center;font-size:1.2rem;font-weight:400;line-height:1.6rem;padding:.5rem 1rem;border-radius:4px;color:#fff;width:-webkit-max-content;width:max-content;max-width:100%}.news__label.green{background-color:#32c997}.news__label.orange{background-color:#ffa826}.news__label.red{background-color:#ff5a4f}.news__label.blue{background-color:#4196f0}.news__desc{font-size:14px;font-weight:400;line-height:20px;color:#212121}.news__date{display:flex;align-items:center;gap:8px}@media (max-width:767px){.news{gap:12px;padding-bottom:24px;margin-bottom:24px}.news__top{gap:18px;margin-bottom:12px}.news__label{font-size:12px;line-height:16px;padding:5px 10px}}.gallery{margin-bottom:4.5rem}.gallery__block{padding:2.4rem;background-color:#f5f7fa;border-radius:4px}.gallery__head{margin-bottom:2.4rem;display:flex;align-items:center;justify-content:space-between}.gallery__head h5{font-size:1.6rem;font-weight:600;line-height:2.4rem}.gallery__img{padding-bottom:82%;position:relative;display:block;border-radius:4px;overflow:hidden}.gallery__img:hover .gallery__zoom{opacity:1}.gallery__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;left:0;right:0;bottom:0}.gallery__zoom{position:absolute;top:0;left:0;right:0;bottom:0;z-index:2;background-color:rgba(238,245,252,.5);display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none}.gallery__zoom img{position:unset;width:4.8rem;height:4.8rem;-o-object-fit:contain;object-fit:contain}.gallery__slider:not(.flickity-enabled){flex-wrap:nowrap;overflow:hidden}.gallery__slider .flickity-slider>*{padding:0 1.2rem;min-height:100%;height:auto;display:flex;flex-direction:column}.gallery__slider .swiper-container:not(.swiper-container-initialized) .swiper-wrapper{gap:2.4rem}.gallery__slider .swiper-container:not(.swiper-container-initialized) .swiper-wrapper>*{width:calc(25% - 1.8rem)}.gallery__count{color:rgba(0,0,0,.5)}.gallery__count .slide-number{color:#4196f0}.gallery__button{border:1px solid #4196f0;width:3.2rem;height:3.2rem;min-width:3.2rem;background-color:transparent;display:flex;align-items:center;justify-content:center;border-radius:50%}.gallery__button.swiper-button-disabled{opacity:.5}.gallery__button .flickity-button{position:unset;-webkit-transform:unset;transform:unset;border:1px solid #4196f0;width:3.2rem;height:3.2rem;background-color:transparent;display:flex;align-items:center;justify-content:center}.gallery__button .flickity-button:focus{box-shadow:none}.gallery__button .flickity-button svg{display:none}.gallery__tools{display:flex;align-items:center;gap:1.6rem}.gallery__tools .swiper-pagination{position:unset;color:rgba(0,0,0,.5);width:auto}.gallery__tools .swiper-pagination .swiper-pagination-current{color:#4196f0}.gallery__prev{background-image:url(../images/svg-icons/prev.svg);background-position:center;background-size:50%;background-repeat:no-repeat}.gallery__next{background-image:url(../images/svg-icons/next.svg);background-position:center;background-size:50%;background-repeat:no-repeat}@media (max-width:767px){.gallery{margin-bottom:24px}.gallery__block{padding:12px 14px 68px;position:relative}.gallery__head{margin-bottom:24px;justify-content:center}.gallery__head h5{font-size:16px;font-weight:600;line-height:24px;text-align:center}.gallery__img{padding-bottom:93%}.gallery__slider .swiper-container:not(.swiper-container-initialized) .swiper-wrapper{gap:16px}.gallery__slider .swiper-container:not(.swiper-container-initialized) .swiper-wrapper>*{width:calc(50% - 8px)}.gallery__slider .flickity-slider>*{padding:0 8px;width:50%}.gallery__button{width:32px;height:32px;min-width:32px}.gallery__button .flickity-button{width:32px;height:32px}.gallery__tools{gap:16px;position:absolute;bottom:12px;left:0;right:0;justify-content:center}}.sidebar__item{border-radius:4px;overflow:hidden;background-color:#f5f7fa;margin-bottom:2.4rem}.sidebar__head{display:flex;align-items:center;gap:.8rem;font-size:1.6rem;font-weight:600;line-height:2.4rem;padding:1.2rem;background-color:#dbedff;border:0;border-radius:4px 4px 0 0;width:100%}.sidebar__list ul{padding:.8rem 0}.sidebar__list ul li a{display:block;color:#212121;padding:.8rem 1.6rem}.sidebar__list ul li a:hover{background-color:#4196f0;color:#fff}@media (max-width:767px){.sidebar__item{margin-bottom:24px}.sidebar__head{gap:8px;font-size:16px;line-height:24px;padding:12px}.sidebar__head.active:after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.sidebar__head:after{content:"";display:flex;align-items:center;justify-content:center;background-image:url(../images/svg-icons/arrow-bottom2.svg);background-repeat:no-repeat;background-position:center;width:24px;height:24px;background-size:contain;margin-left:auto;transition:.3s ease-in-out}.sidebar__list{display:none}.sidebar__list ul{padding:8px 0}.sidebar__list ul li a{padding:8px 12px}}.popup-slider{top:0;left:0;right:0;bottom:0;position:fixed;z-index:30;opacity:0;pointer-events:none}.popup-slider--portfolio .popup-slider__count{bottom:11.2rem}.popup-slider__wrapper{position:relative}.popup-slider__count{background-color:rgba(245,247,250,.9);border-radius:6px;position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);bottom:2.4rem;padding:2px 24px;font-size:14px;font-weight:400;line-height:20px}.popup-slider.open{opacity:1;pointer-events:auto}.popup-slider__blur{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;background-color:rgba(0,0,0,.75)}.popup-slider__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:2.4rem}.popup-slider__head h6{font-size:1.8rem;font-weight:600;line-height:2.4rem}.popup-slider__close{right:-35px;top:-37px;color:#212121;border-radius:50%;border:1px solid #fff;width:24px;height:24px;justify-content:center;cursor:pointer}.popup-slider__body{position:absolute;top:50%;left:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);z-index:2;width:1010px;padding:2.4rem;background-color:#fff;border-radius:4px}.popup-slider__main{margin-bottom:30px}.popup-slider__main__img{height:42.4rem}.popup-slider__main__item{width:100%}.popup-slider__main__item img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.popup-slider__main__desc{background-color:#f5f7fa;border:1px solid #dadde1;border-top:0;padding:1.6rem 2.4rem;border-radius:0 0 4px 4px;min-height:8.8rem;font-size:1.8rem;font-weight:400;line-height:2.8rem;color:#212121}.popup-slider__main .flickity-button{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);color:#4196f0;background-color:#eef5fc;display:flex;align-items:center;justify-content:center}.popup-slider__main .flickity-button svg{position:unset;-webkit-transform:none;transform:none;width:1.6rem;height:1.6rem}.popup-slider__main .flickity-button.next{right:2.4rem}.popup-slider__main .flickity-button.previous{left:2.4rem;right:auto}.popup-slider__thumbs__item{margin-right:2.4rem;height:15.2rem;width:15.2rem;border-radius:6px;overflow:hidden;border:1px solid transparent}.popup-slider__thumbs__item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:6px}.popup-slider__thumbs__item.is-selected{padding:.8rem;border-color:#4196f0}@media (max-height:810px){.popup-slider__body{width:730px}.popup-slider__main__img{height:300px}.popup-slider__thumbs__item{height:100px}}@media (max-height:630px){.popup-slider__body{width:730px}.popup-slider__main__img{height:250px}.popup-slider__thumbs__item{height:80px}}@media (max-width:991px){.popup-slider__close{right:0;top:-40px}.popup-slider__body{width:95%}}@media (max-width:767px){.popup-slider--portfolio .popup-slider__count{bottom:112px}.popup-slider__body{width:90%}.popup-slider__main{margin-bottom:16px}.popup-slider__main__img{height:200px}.popup-slider__main .flickity-button.next{right:0}.popup-slider__main .flickity-button.previous{left:0;right:auto}.popup-slider__thumbs__item{width:calc(100% / 3 - 8px);margin-right:8px}}input:not(.range),select{-webkit-appearance:none}.form-notification{font-size:1.4rem;margin-bottom:1.5rem}.form-notification--error{color:#dc3545}.form-notification--success{color:#32c997}.form-group{margin-bottom:2.4rem}.form-group label{color:#696f78;font-size:1.6rem;margin-bottom:.8rem}.form-group .error-text{color:#dc3545!important;display:block;margin-top:.5rem;font-size:1.3rem}.form-group .form-control{border-color:#dbedff;background:#f5f7fa;font-weight:400;color:#212121;font-size:1.4rem;padding:1.3rem 1.9rem;-webkit-appearance:none;border-radius:4px;line-height:2rem}.form-group .form-control.is-invalid{border-color:#dc3545!important}.form-group .form-control::-webkit-input-placeholder{color:#4d4d4d}.form-group .form-control:-ms-input-placeholder{color:#4d4d4d}.form-group .form-control::-ms-input-placeholder{color:#4d4d4d}.form-group .form-control::placeholder{color:#4d4d4d}.form-group .form-control:hover{border-color:#0671e0}.form-group .form-control:focus{outline:0;border-color:#0671e0;box-shadow:unset}.form-group input[type=number]::-webkit-inner-spin-button,.form-group input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.form-group select.form-control{background:url(../images/svg-icons/arrow-bottom2.svg) right 20px top 50%/2.4rem no-repeat #f5f7fa;padding-right:4rem}.form-group textarea{resize:vertical}.form-group .icon{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:2.4rem;height:2.4rem;right:2rem;padding:0;border:0;background-color:transparent}.form-group .icon-password{display:flex;align-items:center;justify-content:center}.form-group .icon-password:before{content:'';display:block;background-image:url(../images/svg-icons/eye.svg);width:2.4rem;height:2.4rem;-webkit-filter:brightness(0) saturate(100%) invert(42%) sepia(28%) saturate(0) hue-rotate(165deg) brightness(99%) contrast(89%);filter:brightness(0) saturate(100%) invert(42%) sepia(28%) saturate(0) hue-rotate(165deg) brightness(99%) contrast(89%)}.form-group .icon-password.active:before{background-image:url(../images/svg-icons/eye-slash.svg)}.form-group--icon{position:relative}.form-group--icon.right .form-control{padding-right:5.6rem}.form-group--icon.left .form-control{padding-left:5.6rem}.form-group--user .select2-selection__rendered{padding-left:48px!important}.form-group--user .select2-selection__rendered:before{content:'';display:block;position:absolute;background-image:url(../images/svg-icons/user.svg);top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:16px;width:20px;height:20px}.form-group--pin .select2-selection__rendered{padding-left:48px!important}.form-group--pin .select2-selection__rendered:before{content:'';display:block;position:absolute;background-image:url(../images/svg-icons/pin.svg);top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:16px;width:20px;height:20px}.form-group--checkbox{display:flex;align-items:center;gap:1rem}.form-group--checkbox .form-control{padding:0;width:20px;height:20px;background-color:#fff;border-radius:5px;cursor:pointer;background-repeat:no-repeat;background-position:center;background-size:60%;border-color:#4196f0}.form-group--checkbox .form-control:checked{background-image:url(../images/svg-icons/check.svg);border-color:#4196f0}.form-group--checkbox label{color:#717171;margin-bottom:0}.form-group--checkbox label a{color:#000;border-bottom:1px solid transparent}.form-group--checkbox label a:hover{color:#4196f0;border-color:currentColor}.form-group--img{margin-bottom:3.6rem}.form-group--img .profile__img{position:relative;width:10.4rem;height:10.4rem}.form-group--img .profile__img .default{display:flex;align-items:center;justify-content:center;background-color:#eef5fc;overflow:hidden;border-radius:50%;width:10.4rem;height:10.4rem;border:1px solid #c9e3ff;font-size:2.2rem;color:#89939e;font-weight:400;line-height:3rem;text-align:center}.form-group--img .profile__img .result{overflow:hidden;width:10.4rem;height:10.4rem;border-radius:50%;display:block}.form-group--img .profile__img .result img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.form-group--img .profile__img label{cursor:pointer;width:2.8rem;height:2.8rem;display:flex;align-items:center;justify-content:center;border:1.17px solid rgba(6,113,224,.23);background-color:#fff;border-radius:50%;margin-bottom:0;position:absolute;bottom:0;right:0}.form-group--img .profile__img label img{width:18px;height:18px;-o-object-fit:contain;object-fit:contain;-webkit-filter:brightness(0) saturate(100%) invert(45%) sepia(73%) saturate(686%) hue-rotate(178deg) brightness(105%) contrast(88%);filter:brightness(0) saturate(100%) invert(45%) sepia(73%) saturate(686%) hue-rotate(178deg) brightness(105%) contrast(88%)}@media (max-width:767px){.form-group .form-control{font-size:14px;padding:13px 19px;line-height:20px}.form-group--checkbox{gap:10px}.form-group--checkbox .form-control{padding:0;width:20px;height:20px;border-radius:5px}.form-group--checkbox label{margin-bottom:0}}.custom-radio{background:#fff;border:2px solid #dee2e6;border-radius:6px;padding:2.5rem 3rem;margin-bottom:2.4rem}.custom-radio__label{font-size:1.7rem;font-weight:600;color:#212121;justify-content:unset;position:relative;cursor:pointer}.custom-radio__label svg{margin-right:1.2rem}.custom-radio__label:before{content:'';position:absolute;right:6px;top:8px;width:12px;height:12px;border-radius:50%;background-color:transparent}.custom-radio__label:after{content:'';position:absolute;right:0;top:2px;width:24px;height:24px;border-radius:50%;border:2px solid #dee2e6}.custom-radio .form-group{margin-bottom:0;padding-top:2.5rem;margin-top:2.5rem;border-top:1px solid #e5e7ef}.filter{padding:2.4rem 0 4rem}.filter .form-group{margin-bottom:0}@media (max-width:767px){.filter{padding:24px 0}.filter .row>:last-child .form-group{margin-bottom:0}.filter .form-group{margin-bottom:24px}}.autocomplete{position:absolute;top:100%;margin-top:8px;background-color:#fff;z-index:3;left:0;right:0;padding:1.2rem 1.6rem;border-radius:4px;opacity:0;pointer-events:none;box-shadow:0 8px 16px 0 #abbED166}.autocomplete.open{opacity:1;pointer-events:auto}.autocomplete__title{font-size:1.4rem;font-weight:600;line-height:2rem;margin-bottom:1.6rem}.autocomplete__tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:2.4rem}.autocomplete__tags li a{font-size:1.4rem;font-weight:400;line-height:2rem;padding:5px 10px;background-color:#eef5fc;border-radius:4px;display:flex;align-items:center;justify-content:center;color:#717171}.autocomplete__tags li a:hover{background-color:#dbedff}.autocomplete__list{max-height:15rem;overflow-y:auto}.autocomplete__list li a{font-size:1.4rem;font-weight:400;line-height:2rem;color:#4d4d4d;display:block;padding:1.2rem 1.6rem}.autocomplete__list li a:hover{color:#4196f0}@media (max-width:767px){.autocomplete{padding:12px 16px}.autocomplete__title{font-size:14px;line-height:20px;margin-bottom:16px}.autocomplete__tags{margin-bottom:24px}.autocomplete__tags li a{font-size:14px;line-height:20px}.autocomplete__list{max-height:100px}.autocomplete__list li a{font-size:14px;font-weight:400;line-height:20px;color:#4d4d4d;display:block;padding:12px 16px}.autocomplete__list li a:hover{color:#4196f0}}/*! Flickity v2.2.1
https://flickity.metafizzy.co
---------------------------------------------- */.flickity-enabled{position:relative}.flickity-enabled:focus{outline:0}.flickity-viewport{overflow:hidden;position:relative;height:100%}.flickity-slider{position:absolute;width:100%;height:100%}.flickity-enabled.is-draggable{-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-ms-user-select:none;user-select:none}.flickity-enabled.is-draggable .flickity-viewport{cursor:move;cursor:-webkit-grab;cursor:grab}.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down{cursor:-webkit-grabbing;cursor:grabbing}.flickity-button{position:absolute;background:rgba(255,255,255,.75);border:none;color:#333}.flickity-button:focus{outline:0;box-shadow:0 0 0 5px #19f}.flickity-button:active{opacity:.6}.flickity-button:disabled{opacity:.3;cursor:auto;pointer-events:none}.flickity-button-icon{fill:currentColor}.flickity-prev-next-button{top:50%;width:44px;height:44px;border-radius:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.flickity-prev-next-button.previous{left:10px}.flickity-prev-next-button.next{right:10px}.flickity-rtl .flickity-prev-next-button.previous{left:auto;right:10px}.flickity-rtl .flickity-prev-next-button.next{right:auto;left:10px}.flickity-prev-next-button .flickity-button-icon{position:absolute;left:20%;top:20%;width:60%;height:60%}.flickity-page-dots{position:absolute;width:100%;bottom:-25px;padding:0;margin:0;list-style:none;text-align:center;line-height:1}.flickity-rtl .flickity-page-dots{direction:rtl}.flickity-page-dots .dot{display:inline-block;width:10px;height:10px;margin:0 8px;background:#333;border-radius:50%;opacity:.25;cursor:pointer}.flickity-page-dots .dot.is-selected{opacity:1}body{display:flex;min-height:100vh;flex-direction:column;overflow-x:hidden}body.auth-page .footer,body.auth-page .header,body.auth-page .side_banner,body.auth-page .top-banner{display:none}body.auth-page .custom-container{display:block;margin:0}body.profile-page .footer,body.profile-page .top-banner{display:none}body.fixed{position:fixed;left:0;right:0;top:0}#all_parts{flex:1;display:flex;flex-direction:column}.body{display:flex;flex:1}main{display:block;display:flex;flex-direction:column;flex:1}html{box-sizing:border-box;height:100%;position:relative;font-size:62.5%}hr{margin:0;border-color:#ecedf0}.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1040px;padding:0 16px}.symptom-check{display:flex;flex-direction:column;gap:4rem;background-color:#eef5fc;padding:6.9rem 2.68rem;border-radius:4px;text-align:center;align-items:center}.symptom-check__img{height:52.6rem;display:block}.symptom-check__img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}@media (max-width:767px){.symptom-check{gap:24px;padding:24px;margin-bottom:24px}.symptom-check__img{height:200px}}.banner__item{background:#e1e7ff;display:flex;align-items:center;justify-content:center;height:8.8rem}.banner__item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.info__body{padding:2.4rem;background-color:#f5f7fa;border-radius:8px}.info__body h5{font-size:1.6rem;font-weight:600;line-height:2.4rem;margin-bottom:2.4rem}.info__body p{margin-bottom:2.4rem}.info__body p:last-child{margin-bottom:0}@media (max-width:767px){.banner__item{height:88px}.info__body{padding:24px}.info__body h5{font-size:16px;line-height:24px;margin-bottom:24px}.info__body p{margin-bottom:24px}.info__body p:last-child{margin-bottom:0}}.latest-news h6{font-size:1.8rem;font-weight:600;line-height:2.4rem;margin-bottom:2.7rem}@media (max-width:767px){.latest-news{margin-top:24px}.latest-news h6{font-size:18px;line-height:24px;margin-bottom:24px}}.similar-block{margin-bottom:9.6rem}.similar-block h4{margin-bottom:3.2rem}@media (max-width:767px){.similar-block,.similar-block h4{margin-bottom:24px}.similar-block .card__bottom{flex-wrap:wrap}}.more-text{line-height:2.4rem}.more-text #more_text:checked~p{display:block}.more-text #more_text:checked~label .more{display:none}.more-text #more_text:checked~label .less{display:block}.more-text p{display:inline;-webkit-line-clamp:5;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;margin-bottom:0}.more-text label{color:#4196f0;text-decoration:underline;cursor:pointer}.more-text label span{color:inherit}.more-text label .less{display:none}@media (max-width:767px){.more-text{line-height:24px}}.usefully-link{display:flex;padding:1.2rem 1.4rem;border:1px solid;gap:2.4rem;border-radius:4px;margin-bottom:2.4rem;align-items:center;color:#212121;font-size:1.6rem;font-weight:400;line-height:2.4rem}.usefully-link:last-child{margin-bottom:0}.usefully-link__desc h5{font-size:1.6rem;font-weight:400;line-height:2.4rem}.usefully-link__img{width:9.8rem;height:10.1rem}.usefully-link__img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.usefully-link.grey{border-color:#dbedff;background-color:#f5f7fa}.usefully-link.green{border-color:#d2f9ec;background-color:#f1fbf8}.usefully-link.orange{border-color:#ffebcc;background-color:#fff8ec}@media (max-width:767px){.usefully-link{padding:12px 14px;gap:24px;margin-bottom:24px;font-size:16px;line-height:24px}.usefully-link__desc h5{font-size:16px;font-weight:400;line-height:24px}.usefully-link__img{width:98px;height:101px}}.top-banner{height:120px}.top-banner a{display:block;height:100%}.top-banner a iframe,.top-banner a img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media (max-width:1060px){html{font-size:50%}.top-banner{display:none}}.ads-banner{height:100%}.ads-banner.left-banner>*{left:0}.ads-banner.right-banner>*{right:0}.ads-banner>*{position:fixed;top:120px}.custom-container{display:flex;margin:0 auto;max-width:100%;align-items:stretch}.wrapper{position:relative;z-index:2;min-width:1040px}@media (max-width:1060px){.custom-container{display:block;margin:0}.wrapper{min-width:auto}}.side_banner{position:sticky;top:0;display:flex;z-index:2;width:100%;flex:1;height:100vh}.side_banner a{width:100%;height:100%;display:block}.side_banner a img{-o-object-fit:cover;object-fit:cover;height:100%;-o-object-position:right;object-position:right}.side_banner--right a img{-o-object-position:left;object-position:left}@media (max-width:1060px){.side_banner{display:none}}
/*# sourceMappingURL=style.css.map */
