/*!
 * 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));--swiper-theme-color:#007aff;--swiper-navigation-size:44px}*,::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);font-size:1rem;line-height:1.5;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{line-height:1.2}@media (min-width:1200px){h1{font-size:2.5rem}}h2{font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){h2{font-size:2rem}}h3{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){h3{font-size:1.75rem}}h4{font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){h4{font-size:1.5rem}}h5{font-size:1.25rem}h6{font-size:1rem}p{margin-top:0;margin-bottom: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;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;touch-action:manipulation}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,.75rem);padding-left:var(--bs-gutter-x,.75rem);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:1.5rem;--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}h1{font-size:2em}button,dl dl,dl ol,dl ul,input,ol dl,ol ol,ol ul,select,ul dl,ul ol,ul ul{margin:0}details,main{display:block}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}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:#1a1a1e!important}.bg-black{background-color:#1a1a1e!important}.text-blue{color:#235575!important}.bg-blue{background-color:#235575!important}.text-gray{color:#f5f5f5!important}.bg-gray{background-color:#f5f5f5!important}.text-special-gray{color:#696f78!important}.bg-special-gray{background-color:#696f78!important}.text-green{color:#409e99!important}.bg-green{background-color:#409e99!important}.text-light-green{color:#f2faf9!important}.bg-light-green{background-color:#f2faf9!important}/*! * @fuadpro */html{box-sizing:border-box;height:100%;position:relative;font-size:62.5%}*,:after,:before{box-sizing:inherit;outline:0}*{max-height:1000000px}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,sans-serif;font-weight:400;color:#1a1a1e}.gm-style img{max-width:none}svg:not(.sprite):not(.map-sections):not(.map-mobile) *{fill:currentColor}.h,.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{display:block;font-family:Inter,sans-serif;font-weight:700;margin:0;color:#1a1a1e}strong{font-weight:600}a{background-color:transparent;color:#235575;font-weight:400;transition:.3s;border-color:#235575;text-decoration:none!important}a:focus,a:hover{color:currentColor}.btn{display:flex;gap:.2rem;text-align:center;width:-webkit-max-content;width:max-content;cursor:pointer;font-size:1.6rem;line-height:2.1rem;font-weight:500;letter-spacing:-.05rem;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;touch-action:manipulation}.btn-text{display:flex;justify-content:center;align-items:center;border:1px solid rgba(35,85,117,.15);padding:1.1rem 3.4rem;border-radius:4px;-webkit-text-decoration-color:transparent;text-decoration-color:transparent;background:#fff;color:#235575}.btn-img{border:1px solid rgba(35,85,117,.15);padding:1.1rem;border-radius:4px;background:#fff;color:#235575}.btn-img img{width:2.4rem;height:2.4rem;min-width:2.4rem}.btn:hover .btn-img,.btn:hover .btn-text{border:1px solid #1e5374;background:#f4f4f7}.btn:hover .btn-img img{rotate:45deg}.btn:active .btn-img,.btn:active .btn-text,.btn:focus .btn-img,.btn:focus .btn-text{border:1px solid #eaeaed;background:#eaeaed}.btn:active .btn-img img,.btn:focus .btn-img img{rotate:45deg}.btn-blue .btn-img,.btn-blue .btn-text{border:1px solid #235575;background:#235575;color:#fff}.btn-blue .btn-img img{-webkit-filter:brightness(0) saturate(100%) invert(100%) sepia(50%) saturate(0) hue-rotate(266deg) brightness(106%) contrast(100%);filter:brightness(0) saturate(100%) invert(100%) sepia(50%) saturate(0) hue-rotate(266deg) brightness(106%) contrast(100%)}.btn-blue:hover .btn-img,.btn-blue:hover .btn-text{border:1px solid #1f4a66;background:#1f4a66}.btn-blue:hover .btn-img img{rotate:45deg}.btn-blue:active .btn-img,.btn-blue:active .btn-text,.btn-blue:focus .btn-img,.btn-blue:focus .btn-text{border:1px solid #1a3f57;background:#1a3f57}.btn-blue:active .btn-img img,.btn-blue:focus .btn-img img{rotate:45deg}.btn-download,.btn-download .btn-text{width:100%}.btn-download .btn-img img{rotate:135deg}.btn-download:active .btn-img,.btn-download:active .btn-text,.btn-download:focus .btn-img,.btn-download:focus .btn-text,.btn-download:hover .btn-img,.btn-download:hover .btn-text{border-color:#225575}.btn-download:active .btn-img img,.btn-download:focus .btn-img img,.btn-download:hover .btn-img img{rotate:135deg}.btn.w-full,.btn.w-full .btn-text{width:100%}.btn-play .btn-img img,.btn-play:active .btn-img img,.btn-play:focus .btn-img img,.btn-play:hover .btn-img img{rotate:0deg!important}@media (max-width:767px){.btn.w-m-full{width:100%}.btn.w-m-full .btn-text{flex:1}}.btn-loading{position:relative}.btn-loading.active{pointer-events:none;background:#0368dc;opacity:.8}.btn-loading.active .btn-loading-img{opacity:1}.btn-loading.active span{opacity:0}.btn-loading-img{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);opacity:0;-webkit-filter:brightness(0) saturate(100%) invert(80%) sepia(100%) saturate(0) hue-rotate(212deg) brightness(107%) contrast(108%);filter:brightness(0) saturate(100%) invert(80%) sepia(100%) saturate(0) hue-rotate(212deg) brightness(107%) contrast(108%)}.btn-loading span{opacity:1;display:flex;align-items:center;gap:10px;font-size:1.6rem;line-height:1.6rem;font-weight:500;transition:.1s ease-in-out}.btn-loading span img{width:2rem;height:2rem;transition:.3s ease-in-out}.link{display:inline-block;color:#409e99;font-weight:500;padding-bottom:2px;font-size:1.6rem}.link svg{margin-left:1.3rem}@media (max-width:767px){.link{font-size:14px}.link svg{margin-left:13px}}.badge{padding:1.2rem 2rem;border:1px solid #d8d8d8;border-radius:100px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:-webkit-max-content;max-width:max-content;font-weight:500;font-size:1.4rem;line-height:1.7rem;letter-spacing:-.05rem;color:#235575;display:flex;align-items:center;gap:.6rem}.badge:before{content:'';display:block;width:.4rem;height:.4rem;border-radius:4px;background:#235575}.text-center{text-align:center!important;justify-content:center}.w-fit{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.mt-16{margin-top:1.6rem}.mt-32{margin-top:3.2rem}@media (max-width:767px){.badge{padding:11px;font-size:10px;line-height:12px;letter-spacing:0}.mt-32{margin-top:16px}}.mt-40{margin-top:4rem}.mt-100{margin-top:10rem}.mb-40{margin-bottom:4rem!important}.mb-100{margin-bottom:10rem!important}.py-24{padding:2.4rem 0}.py-56{padding:5.6rem 0}@media (max-width:767px){.mt-100{margin-top:48px}.mb-100{margin-bottom:64px!important}.py-56{padding:32px 0}}.py-80{padding:8rem 0}@media (max-width:767px){.py-80{padding:32px 0 64px}}.py-100{padding:10rem 0}@media (max-width:767px){.py-100{padding:32px 0}}.p-48-100{padding:4.8rem 0 10rem}.section-head{overflow:hidden;width:100%;margin-bottom:3.2rem;display:flex;align-items:start;justify-content:space-between;gap:2rem}.section-head h3{font-weight:500;font-size:4rem;line-height:4.8rem;letter-spacing:-.05rem;color:#225575}.section-head.small-title h3{font-size:2.8rem;line-height:3.4rem}.section-head__nav{flex:1;display:flex;justify-content:end}.section-head__nav ul{display:flex;flex-wrap:wrap;align-items:start;gap:.4rem;-webkit-overflow-scrolling:touch;scroll-behavior:smooth}.section-head__nav ul li{display:block}.section-head__nav ul li a{display:inline-block;padding:1.6rem 2.4rem;border:1px solid #235575;border-radius:99px;background:#fff;color:#235575;font-weight:500;font-size:1.6rem;line-height:1.6rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;letter-spacing:-.05rem;transition:.3s ease-in-out}.section-head__nav ul li a.active,.section-head__nav ul li a:hover{background:#235575;color:#fff}.section-head.bottom-24{margin-bottom:2.4rem}@media (max-width:991px){.section-head br{display:none}}@media (max-width:767px){.p-48-100{padding:32px 0 64px}.section-head{margin-bottom:16px;flex-direction:column}.section-head h3{font-size:24px;line-height:28px}.section-head__nav{width:100%;justify-content:start}.section-head__nav ul{flex-wrap:nowrap;align-items:start;gap:4px;overflow-x:auto}.section-head__nav ul li a{white-space:nowrap;padding:12px 23px;font-size:14px;line-height:14px}}.section-container{display:flex;align-items:start;justify-content:space-between;gap:2.4rem}.section-container__left{min-width:25rem}.section-container__right{max-width:98.5rem;width:100%}.section-container__right .section-head{align-items:end}.section-container__right .section-head__nav{max-width:56rem}.section-container__right .section-head__nav ul{overflow-x:scroll;flex-wrap:nowrap}@media (max-width:767px){.section-container__right .section-head{align-items:start}.section-container{flex-direction:column;gap:12px}.section-container__left{min-width:auto}.section-container__right{max-width:none}}.page-menu{max-width:calc(100vw - 32px);position:fixed;z-index:22;bottom:3.6rem;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);background:rgba(35,85,117,.15);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);border-radius:100px;overflow:auto;padding:.4rem;display:flex;opacity:0;pointer-events:none;transition:.3s ease-in-out}.page-menu ul{display:flex;align-items:center;gap:.4rem}.page-menu ul li{display:block}.page-menu ul li a{white-space:nowrap;background:#fff;border-radius:100px;border:1px solid rgba(35,85,117,.2);padding:1.3rem 2.3rem;color:#235575;font-weight:500;font-size:1.6rem;line-height:1.9rem;letter-spacing:-.004rem;transition:.3s ease-in-out}.page-menu ul li a.active{background:#235575;color:#fff;border-color:rgba(255,255,255,.5)}.page-menu.visible,.page-menu.visible-urgent{pointer-events:auto;opacity:1}@media (max-width:767px){.page-menu{max-width:calc(100vw - 8px)}.page-menu ul{gap:4px}.page-menu ul li a{padding:9px 15px;color:#235575;font-weight:500;font-size:12px;line-height:16px}.tooltip.open .tooltip__desc{pointer-events:auto;opacity:1}.tooltip.open .tooltip__icon{opacity:1}}.steps{display:flex;flex-direction:column;height:100%}.steps__header{width:100%;display:flex;flex-direction:column;gap:.4rem;align-items:end;justify-content:flex-end;position:relative;margin-bottom:2rem}.steps h4{color:#225575;font-weight:500;font-size:2.8rem;line-height:3.4rem;letter-spacing:-.1rem;margin-bottom:2.4rem}.steps .step__count{font-weight:400;font-size:1.4rem;line-height:1.8rem;letter-spacing:0;color:#9e9e9e;display:flex;gap:1px}.steps .step__count span.current{color:#235575}.steps .step__line{width:100%;height:2px;border-radius:99px;background:rgba(35,85,117,.15);position:relative}.steps .step__line:after{content:'';position:absolute;left:0;width:calc(100% / var(--total-steps) * var(--current-step));height:2px;background:#235575;border-radius:99px}.steps__buttons{display:flex;gap:.8rem}@media (min-width:768px) and (min-height:600px){.sticky-section{position:sticky;top:0;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.sticky-section:nth-child(1){z-index:1}.sticky-section:nth-child(2){z-index:2}.sticky-section:nth-child(3){z-index:3}.sticky-section:nth-child(4){z-index:4}.sticky-section:nth-child(5){z-index:5}.sticky-section:nth-child(6){z-index:6}.sticky-section:nth-child(7){z-index:7}.sticky-section:nth-child(8){z-index:8}.sticky-section:nth-child(9){z-index:9}.sticky-section:nth-child(10){z-index:10}.sticky-section:nth-child(11){z-index:11}.sticky-section:nth-child(12){z-index:12}.sticky-section:nth-child(13){z-index:13}.sticky-section:nth-child(14){z-index:14}.sticky-section:nth-child(15){z-index:15}.sticky-section:nth-child(16){z-index:16}.sticky-section:nth-child(17){z-index:17}.sticky-section:nth-child(18){z-index:18}.sticky-section:nth-child(19){z-index:19}.sticky-section:nth-child(20){z-index:20}.sticky-section:nth-child(21){z-index:21}.sticky-section:nth-child(22){z-index:22}.sticky-section:nth-child(23){z-index:23}.sticky-section:nth-child(24){z-index:24}.sticky-section:nth-child(25){z-index:25}.sticky-section:nth-child(26){z-index:26}.sticky-section:nth-child(27){z-index:27}.sticky-section:nth-child(28){z-index:28}.sticky-section:nth-child(29){z-index:29}.sticky-section:nth-child(30){z-index:30}.sticky-section:nth-child(31){z-index:31}.sticky-section:nth-child(32){z-index:32}.sticky-section:nth-child(33){z-index:33}.sticky-section:nth-child(34){z-index:34}.sticky-section:nth-child(35){z-index:35}.sticky-section:nth-child(36){z-index:36}.sticky-section:nth-child(37){z-index:37}.sticky-section:nth-child(38){z-index:38}.sticky-section:nth-child(39){z-index:39}.sticky-section:nth-child(40){z-index:40}.sticky-section:nth-child(41){z-index:41}.sticky-section:nth-child(42){z-index:42}.sticky-section:nth-child(43){z-index:43}.sticky-section:nth-child(44){z-index:44}.sticky-section:nth-child(45){z-index:45}.sticky-section:nth-child(46){z-index:46}.sticky-section:nth-child(47){z-index:47}.sticky-section:nth-child(48){z-index:48}.sticky-section:nth-child(49){z-index:49}.sticky-section:nth-child(50){z-index:50}.sticky-section:nth-child(51){z-index:51}.sticky-section:nth-child(52){z-index:52}.sticky-section:nth-child(53){z-index:53}.sticky-section:nth-child(54){z-index:54}.sticky-section:nth-child(55){z-index:55}.sticky-section:nth-child(56){z-index:56}.sticky-section:nth-child(57){z-index:57}.sticky-section:nth-child(58){z-index:58}.sticky-section:nth-child(59){z-index:59}.sticky-section:nth-child(60){z-index:60}.sticky-section:nth-child(61){z-index:61}.sticky-section:nth-child(62){z-index:62}.sticky-section:nth-child(63){z-index:63}.sticky-section:nth-child(64){z-index:64}.sticky-section:nth-child(65){z-index:65}.sticky-section:nth-child(66){z-index:66}.sticky-section:nth-child(67){z-index:67}.sticky-section:nth-child(68){z-index:68}.sticky-section:nth-child(69){z-index:69}.sticky-section:nth-child(70){z-index:70}.sticky-section:nth-child(71){z-index:71}.sticky-section:nth-child(72){z-index:72}.sticky-section:nth-child(73){z-index:73}.sticky-section:nth-child(74){z-index:74}.sticky-section:nth-child(75){z-index:75}.sticky-section:nth-child(76){z-index:76}.sticky-section:nth-child(77){z-index:77}.sticky-section:nth-child(78){z-index:78}.sticky-section:nth-child(79){z-index:79}.sticky-section:nth-child(80){z-index:80}.sticky-section:nth-child(81){z-index:81}.sticky-section:nth-child(82){z-index:82}.sticky-section:nth-child(83){z-index:83}.sticky-section:nth-child(84){z-index:84}.sticky-section:nth-child(85){z-index:85}.sticky-section:nth-child(86){z-index:86}.sticky-section:nth-child(87){z-index:87}.sticky-section:nth-child(88){z-index:88}.sticky-section:nth-child(89){z-index:89}.sticky-section:nth-child(90){z-index:90}.sticky-section:nth-child(91){z-index:91}.sticky-section:nth-child(92){z-index:92}.sticky-section:nth-child(93){z-index:93}.sticky-section:nth-child(94){z-index:94}.sticky-section:nth-child(95){z-index:95}.sticky-section:nth-child(96){z-index:96}.sticky-section:nth-child(97){z-index:97}.sticky-section:nth-child(98){z-index:98}.sticky-section:nth-child(99){z-index:99}.sticky-section:nth-child(100){z-index:100}}.more{color:#4873b8;font-size:1.6rem;font-weight:500;line-height:2rem;display:flex;align-items:center;gap:4px}.more:hover{color:#4873b8}.more:hover svg{-webkit-transform:translateX(5px);transform:translateX(5px)}.text-reset ol,.text-reset ul{padding-left:24px;list-style:revert;margin-top:1.2rem}.loader-btn{width:24px;aspect-ratio:1;border-radius:50%;border:4px solid;border-color:#4b7826 #0000;-webkit-animation:1s infinite l1;animation:1s infinite l1}@-webkit-keyframes l1{to{-webkit-transform:rotate(.5turn);transform:rotate(.5turn)}}@keyframes l1{to{-webkit-transform:rotate(.5turn);transform:rotate(.5turn)}}.breadcrumbs::-webkit-scrollbar,.menu .container-fluid .menu__content::-webkit-scrollbar,.menu .container-lg .menu__content::-webkit-scrollbar,.menu .container-md .menu__content::-webkit-scrollbar,.menu .container-sm .menu__content::-webkit-scrollbar,.menu .container-xl .menu__content::-webkit-scrollbar,.menu .container-xxl .menu__content::-webkit-scrollbar,.section-head__nav ul::-webkit-scrollbar{display:none}.breadcrumbs::-webkit-scrollbar-track,.menu .container-fluid .menu__content::-webkit-scrollbar-track,.menu .container-lg .menu__content::-webkit-scrollbar-track,.menu .container-md .menu__content::-webkit-scrollbar-track,.menu .container-sm .menu__content::-webkit-scrollbar-track,.menu .container-xl .menu__content::-webkit-scrollbar-track,.menu .container-xxl .menu__content::-webkit-scrollbar-track,.section-head__nav ul::-webkit-scrollbar-track{box-shadow:none}.breadcrumbs::-webkit-scrollbar-thumb,.menu .container-fluid .menu__content::-webkit-scrollbar-thumb,.menu .container-lg .menu__content::-webkit-scrollbar-thumb,.menu .container-md .menu__content::-webkit-scrollbar-thumb,.menu .container-sm .menu__content::-webkit-scrollbar-thumb,.menu .container-xl .menu__content::-webkit-scrollbar-thumb,.menu .container-xxl .menu__content::-webkit-scrollbar-thumb,.section-head__nav ul::-webkit-scrollbar-thumb{background-color:transparent;outline:0}.custom-select__list ul::-webkit-scrollbar,.form-group--text-area textarea::-webkit-scrollbar,.popup__body::-webkit-scrollbar,.reception__table::-webkit-scrollbar,body::-webkit-scrollbar{width:5px;height:5px;background:#e6e6e6}.custom-select__list ul::-webkit-scrollbar-track,.form-group--text-area textarea::-webkit-scrollbar-track,.popup__body::-webkit-scrollbar-track,.reception__table::-webkit-scrollbar-track,body::-webkit-scrollbar-track{box-shadow:inset 0 0 6px rgba(0,0,0,.3);border-radius:2.5px}.custom-select__list ul::-webkit-scrollbar-thumb,.form-group--text-area textarea::-webkit-scrollbar-thumb,.popup__body::-webkit-scrollbar-thumb,.reception__table::-webkit-scrollbar-thumb,body::-webkit-scrollbar-thumb{background-color:rgba(35,85,117,.8);outline:0;border-radius:2.5px}.custom-radio__label{display:flex;align-items:center;justify-content:center}.menu__lang ul li a,.page-menu ul li a{display:flex;align-items:center;justify-content:center;text-align:center}.listreset,ul{margin:0;padding:0;list-style:none}.clearfix:after{content:'';display:block;clear:both}.bottom-shortlinks__slider__item .item__link,.bottom-shortlinks__slider__item .item__link svg,.bottom-shortlinks__slider__item .item__title,.btn-img,.btn-img img,.btn-text,.custom-radio,.custom-radio__label:after,.custom-radio__label:before,.custom-select__list,.custom-select__list ul li button,.custom-select__selected,.custom-select__selected img,.more svg,.news__dots .swiper-pagination-bullet,.news__image img,.popup,.popup__close{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}input,select{-webkit-appearance:none}.form-notification{margin-top:.4rem;font-size:1.2rem;line-height:1.6rem;font-weight:400}.form-notification--error{color:#dc3545}.form-notification--success{color:#409e99}.form-group{margin-bottom:2rem}.form-group label{color:#737373;font-size:1.4rem;line-height:2rem;font-weight:500;margin-bottom:.8rem;display:flex;align-items:center;justify-content:space-between;gap:.8rem}.form-group .error-text{color:#dc3545!important;display:block;margin-top:.5rem;font-size:1.3rem}.form-group .form-control{border-color:rgba(35,85,117,.15);background:#fff;font-weight:400;color:rgba(0,38,62,.9);font-size:1.6rem;line-height:2.4rem;padding:1.1rem 1.6rem;-webkit-appearance:none;border-radius:4px}.form-group .form-control.is-invalid{border-color:#dc3545!important}.form-group .form-control::-webkit-input-placeholder{color:#9e9e9e}.form-group .form-control:-ms-input-placeholder{color:#9e9e9e}.form-group .form-control::-ms-input-placeholder{color:#9e9e9e}.form-group .form-control::placeholder{color:#9e9e9e}.form-group .form-control:hover{border-color:rgba(35,85,117,.3)}.form-group .form-control:focus{outline:0;border-color:#235575;box-shadow:unset}.form-group--text-r{position:relative}.form-group--text-r input{padding-right:5rem!important}.form-group--text-r:after{content:attr(data-text);position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:1.8rem;font-size:1.6rem;font-weight:400;line-height:1.6rem;color:#a7a7aa}.form-group--file .label{margin:0!important;display:flex;justify-content:space-between;align-items:center;font-weight:400;font-size:1.4rem;line-height:1.8rem;color:#b3b6c0;gap:10px;position:relative}.form-group--file .label span{color:#b3b6c0}.form-group--file .label button{all:unset;cursor:pointer;pointer-events:none;color:#2e4f9e;font-weight:500;font-size:1.4rem;line-height:1.8rem;letter-spacing:0;border-radius:8px;background:#fff;border:1px solid #5f7A931A;display:flex;padding:1rem 1.6rem}.form-group--date .icon{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:2.4rem;display:flex;align-items:center;justify-content:center;width:2.4rem;height:2.4rem}.form-group--date .icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.form-group--icon input{padding-right:4.8rem!important}.form-group--icon .icon{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:1.6rem;display:flex;align-items:center;justify-content:center;width:2.2rem;height:2.2rem}.form-group--icon .icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.form-group--file .label{display:flex;justify-content:center;align-items:center;gap:10px;border:1px dashed #031542;border-radius:12px;padding:3.2rem;cursor:pointer}.form-group--file .label.is-invalid{border-color:#dc3545!important}.form-group--search{position:relative;margin-bottom:0}.form-group--search .form-control{padding:1.2rem 1.6rem 1.2rem 4.8rem!important;font-weight:400;font-size:1.6rem;line-height:2.1rem;letter-spacing:-.025rem;color:#235575;border-color:rgba(35,85,117,.15)}.form-group--search .form-control::-webkit-input-placeholder{color:#9e9e9e}.form-group--search .form-control:-ms-input-placeholder{color:#9e9e9e}.form-group--search .form-control::-ms-input-placeholder{color:#9e9e9e}.form-group--search .form-control::placeholder{color:#9e9e9e}.form-group--search .form-control:hover{border-color:rgba(35,85,117,.3)}.form-group--search .form-control:focus{outline:0;border-color:#235575;box-shadow:unset}.form-group--search button{all:unset;cursor:pointer;position:absolute;left:1.6rem;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);box-sizing:border-box;display:flex;justify-content:center;align-items:center}.form-group--search .btn.btn-blue{min-width:160px}.form-group--search .btn.btn-blue .btn-text{width:100%}.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-bottom.svg) right 20px top 50%/12.5px 6.75px no-repeat;padding-right:4rem}.form-group textarea{resize:unset}.tooltip{all:unset;cursor:help;display:flex;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;touch-action:manipulation}@media (min-width:767px){.tooltip.open .tooltip__desc,.tooltip:hover .tooltip__desc{pointer-events:auto;opacity:1}.tooltip.open .tooltip__icon,.tooltip:hover .tooltip__icon{opacity:1}}.tooltip__info{min-width:1.6rem}.tooltip__icons{position:relative}.tooltip__icon{position:absolute;height:1rem;min-width:2rem;bottom:2rem;right:-.1rem;z-index:11;opacity:0;pointer-events:none;transition:.3s ease-in-out}.tooltip__desc{opacity:0;pointer-events:none;position:absolute;right:3.4rem;bottom:8.8rem;max-width:30rem;width:32rem;padding:1.2rem;font-size:1.4rem;line-height:2rem;background:#fff;color:#444655!important;border-radius:8px;z-index:10;box-shadow:0 8px 16px -2px #1b212C1F;transition:.3s ease-in-out}.form-popup-notification{background:#fff;padding:2.8rem 4.8rem;box-shadow:0 0 24px 0 #3333331F;width:calc(100% - 32px);max-width:80rem;position:fixed;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);bottom:20px;opacity:0;transition:.3s ease-in-out;pointer-events:none;cursor:none;z-index:999}.form-popup-notification.open{opacity:1;pointer-events:auto;cursor:auto}.form-popup-notification .container-fluid,.form-popup-notification .container-lg,.form-popup-notification .container-md,.form-popup-notification .container-sm,.form-popup-notification .container-xl,.form-popup-notification .container-xxl{display:flex;gap:20px;justify-content:space-between;align-items:center;padding:0}.form-popup-notification__content{display:flex;align-items:center;gap:20px}.form-popup-notification__content img{width:5.4rem;height:5.4rem}.form-popup-notification__content h3{color:#333;line-height:2.4rem;font-size:2.4rem;font-weight:500;margin-bottom:.8rem}.form-popup-notification__content p{color:#333;line-height:1.6rem;font-size:1.6rem;font-weight:400}@media (max-width:767px){.form-popup-notification{padding:28px 16px;top:20px;bottom:initial}.form-popup-notification__content img{width:40px;height:40px}.form-popup-notification__content h3{line-height:16px;font-size:16px}.form-popup-notification__content p{line-height:14px;font-size:14px}}.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:#1a1a1e;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}.switch{position:relative;display:inline-block;width:4rem;height:2.4rem}.switch input{opacity:0;width:0;height:0}.switch input:checked+.toggle{background-color:#235575}.switch input:checked+.toggle:before{-webkit-transform:translateX(1.6rem);transform:translateX(1.6rem)}.switch input:focus+.toggle{box-shadow:0 0 1px #2196f3}.switch .toggle{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#c9ced6;transition:.4s;border-radius:10rem}.switch .toggle:before{position:absolute;content:"";height:2rem;width:2rem;left:.2rem;bottom:.2rem;background-color:#fff;transition:.4s;border-radius:50%}.switch .toggle.round{border-radius:3.4rem}.switch .toggle.round:before{border-radius:50%}.radio-btn{font-size:1.4rem}.radio-btn .form-check{cursor:pointer;display:flex;align-items:center;gap:.4rem}.radio-btn .form-check-input{outline:0;box-shadow:none;cursor:pointer;width:2rem;min-width:2rem;height:2rem;min-height:2rem;max-height:2rem;margin:0}.radio-btn .form-check-label{cursor:pointer}.radio-btn .form-check-input:focus{border-color:#235575}.radio-btn .form-check-input:active{-webkit-filter:none;filter:none}.radio-btn .form-check-input:checked[type=radio]{background-image:url(../images/svg-icons/radio-circle.svg)}.radio-btn .form-check-input:checked{background-color:#fff;border-color:#235575}.custom-select{font-size:1.4rem;line-height:1.4rem;position:relative}.custom-select.open-top .custom-select__list{bottom:100%;top:auto;margin-top:0;margin-bottom:.8rem}.custom-select.open .custom-select__list{opacity:1;pointer-events:auto}.custom-select.open .custom-select__selected{border-color:#235575}.custom-select.open .custom-select__selected img{-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-filter:brightness(0) saturate(100%) invert(28%) sepia(12%) saturate(2590%) hue-rotate(160deg) brightness(96%) contrast(90%);filter:brightness(0) saturate(100%) invert(28%) sepia(12%) saturate(2590%) hue-rotate(160deg) brightness(96%) contrast(90%)}.custom-select.chosen .custom-select__selected{color:#444655}.custom-select.disabled .custom-select__selected{background:#f4f4f7!important;color:#9e9e9e!important;cursor:not-allowed}.custom-select.is-invalid .custom-select__selected{border:1px solid #dc3545!important}.custom-select__selected{font-weight:400;font-size:1.6rem;line-height:2.4rem;border:1px solid rgba(35,85,117,.15);border-radius:4px;padding:1.1rem 1.6rem;background-color:#fff;color:#9e9e9e;display:flex;align-items:center;justify-content:space-between;gap:.8rem;width:100%}.custom-select__selected span{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.custom-select__selected:focus,.custom-select__selected:hover{border-color:rgba(35,85,117,.3)}.custom-select__selected.selected{color:rgba(0,38,62,.9)}.custom-select__selected.selected img{-webkit-filter:brightness(0) saturate(100%) invert(28%) sepia(12%) saturate(2590%) hue-rotate(160deg) brightness(96%) contrast(90%);filter:brightness(0) saturate(100%) invert(28%) sepia(12%) saturate(2590%) hue-rotate(160deg) brightness(96%) contrast(90%)}.custom-select__selected img{width:1.6rem;height:1.6rem;-o-object-fit:contain;object-fit:contain;z-index:3}.custom-select__selected.is-invalid{border:1px solid #dc3545!important}.custom-select__list{position:absolute;top:100%;z-index:5;width:100%;opacity:0;pointer-events:none;overflow:hidden;border:1px solid #d8d8d8;box-shadow:0 4px 12px 0 rgba(0,61,105,.12);border-radius:4px;margin-top:.4rem}.custom-select__list ul{max-height:17.4rem;overflow-y:auto;display:flex;flex-direction:column}.custom-select__list ul li button{background-color:#fff;border:0;padding:1.2rem 1.6rem;display:block;width:100%;text-align:start;font-size:1.4rem;line-height:2rem;font-weight:400;color:rgba(0,38,62,.9)}.custom-select__list ul li button:hover{background:#f4f4f7}.custom-select__list ul li button.active{background:#f4f4f7;color:#225575;text-shadow:0 0 0 #225575}.custom-select .empty-result{display:flex;justify-content:center;align-items:center;padding:2rem 2.4rem;border-radius:4px;background:#fff;width:100%;font-size:1.6rem;line-height:1.6rem}.custom-select-optgroup{-webkit-appearance:none;font-weight:400;font-size:1.6rem;line-height:2.4rem;border:1px solid rgba(35,85,117,.15);border-radius:4px;padding:1.1rem 1.6rem;background-color:#fff;color:rgba(0,38,62,.9);display:flex;align-items:center;justify-content:space-between;gap:.8rem;width:100%}.custom-select-optgroup:active,.custom-select-optgroup:focus,.custom-select-optgroup:hover{border-color:#235575;box-shadow:none}.custom-select-optgroup optgroup{color:#235575;line-height:3.6rem}.custom-select-optgroup optgroup option:hover{background:#f4f4f7!important}.custom-select-optgroup.form-select{background-image:url(../images/svg-icons/select-arrow.svg);background-repeat:no-repeat;background-position:right 1.6rem center;background-size:16px 16px}.custom-checkbox{font-weight:400;font-size:1.4rem;line-height:1.4rem;color:#444655}.custom-checkbox.grid{display:grid;grid-template-columns:repeat(2,1fr);row-gap:4px}.custom-checkbox .checkbox-wrapper{display:flex;gap:.8rem;padding:.8rem 2rem;align-items:center}.custom-checkbox .checkbox-wrapper input{position:absolute;opacity:0}.custom-checkbox .checkbox-wrapper label{margin-bottom:0}.custom-checkbox .checkbox-wrapper input:checked+label svg path{stroke-dashoffset:0}.custom-checkbox .checkbox-wrapper input+label{display:block;border:1px solid #0a226c;width:20px;min-width:20px;height:20px;min-height:20px;cursor:pointer;transition:.2s;margin-bottom:0}.custom-checkbox .checkbox-wrapper input+label svg{pointer-events:none;padding:2px}.custom-checkbox .checkbox-wrapper input+label svg path{fill:none!important;stroke:#0a226c;stroke-width:4px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:100;stroke-dashoffset:101;transition:250ms cubic-bezier(1,0,.37,.91)}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");font-weight:400;font-style:normal}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform,-webkit-transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform,-webkit-transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height,-webkit-transform}.swiper-backface-hidden .swiper-slide{-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{-webkit-perspective:1200px;perspective:1200px}.swiper-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{-ms-scroll-snap-type:none;scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{-webkit-animation:1s linear infinite swiper-preloader-spin;animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@-webkit-keyframes swiper-preloader-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes swiper-preloader-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-webkit-transform-origin:center;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-pagination{position:absolute;text-align:center;transition:opacity .3s;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(.33);transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:var(--swiper-scrollbar-border-radius,10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{-webkit-transform-origin:100% 0;transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;-webkit-filter:blur(50px);filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height,-webkit-transform}.swiper.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}[data-aos][data-aos][data-aos-duration="50"],body[data-aos-duration="50"] [data-aos]{transition-duration:50ms}[data-aos][data-aos][data-aos-delay="50"],body[data-aos-delay="50"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="50"].aos-animate,body[data-aos-delay="50"] [data-aos].aos-animate{transition-delay:50ms}[data-aos][data-aos][data-aos-duration="100"],body[data-aos-duration="100"] [data-aos]{transition-duration:.1s}[data-aos][data-aos][data-aos-delay="100"],body[data-aos-delay="100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="100"].aos-animate,body[data-aos-delay="100"] [data-aos].aos-animate{transition-delay:.1s}[data-aos][data-aos][data-aos-duration="150"],body[data-aos-duration="150"] [data-aos]{transition-duration:.15s}[data-aos][data-aos][data-aos-delay="150"],body[data-aos-delay="150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="150"].aos-animate,body[data-aos-delay="150"] [data-aos].aos-animate{transition-delay:.15s}[data-aos][data-aos][data-aos-duration="200"],body[data-aos-duration="200"] [data-aos]{transition-duration:.2s}[data-aos][data-aos][data-aos-delay="200"],body[data-aos-delay="200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="200"].aos-animate,body[data-aos-delay="200"] [data-aos].aos-animate{transition-delay:.2s}[data-aos][data-aos][data-aos-duration="250"],body[data-aos-duration="250"] [data-aos]{transition-duration:.25s}[data-aos][data-aos][data-aos-delay="250"],body[data-aos-delay="250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="250"].aos-animate,body[data-aos-delay="250"] [data-aos].aos-animate{transition-delay:.25s}[data-aos][data-aos][data-aos-duration="300"],body[data-aos-duration="300"] [data-aos]{transition-duration:.3s}[data-aos][data-aos][data-aos-delay="300"],body[data-aos-delay="300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="300"].aos-animate,body[data-aos-delay="300"] [data-aos].aos-animate{transition-delay:.3s}[data-aos][data-aos][data-aos-duration="350"],body[data-aos-duration="350"] [data-aos]{transition-duration:.35s}[data-aos][data-aos][data-aos-delay="350"],body[data-aos-delay="350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="350"].aos-animate,body[data-aos-delay="350"] [data-aos].aos-animate{transition-delay:.35s}[data-aos][data-aos][data-aos-duration="400"],body[data-aos-duration="400"] [data-aos]{transition-duration:.4s}[data-aos][data-aos][data-aos-delay="400"],body[data-aos-delay="400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="400"].aos-animate,body[data-aos-delay="400"] [data-aos].aos-animate{transition-delay:.4s}[data-aos][data-aos][data-aos-duration="450"],body[data-aos-duration="450"] [data-aos]{transition-duration:.45s}[data-aos][data-aos][data-aos-delay="450"],body[data-aos-delay="450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="450"].aos-animate,body[data-aos-delay="450"] [data-aos].aos-animate{transition-delay:.45s}[data-aos][data-aos][data-aos-duration="500"],body[data-aos-duration="500"] [data-aos]{transition-duration:.5s}[data-aos][data-aos][data-aos-delay="500"],body[data-aos-delay="500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="500"].aos-animate,body[data-aos-delay="500"] [data-aos].aos-animate{transition-delay:.5s}[data-aos][data-aos][data-aos-duration="550"],body[data-aos-duration="550"] [data-aos]{transition-duration:.55s}[data-aos][data-aos][data-aos-delay="550"],body[data-aos-delay="550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="550"].aos-animate,body[data-aos-delay="550"] [data-aos].aos-animate{transition-delay:.55s}[data-aos][data-aos][data-aos-duration="600"],body[data-aos-duration="600"] [data-aos]{transition-duration:.6s}[data-aos][data-aos][data-aos-delay="600"],body[data-aos-delay="600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="600"].aos-animate,body[data-aos-delay="600"] [data-aos].aos-animate{transition-delay:.6s}[data-aos][data-aos][data-aos-duration="650"],body[data-aos-duration="650"] [data-aos]{transition-duration:.65s}[data-aos][data-aos][data-aos-delay="650"],body[data-aos-delay="650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="650"].aos-animate,body[data-aos-delay="650"] [data-aos].aos-animate{transition-delay:.65s}[data-aos][data-aos][data-aos-duration="700"],body[data-aos-duration="700"] [data-aos]{transition-duration:.7s}[data-aos][data-aos][data-aos-delay="700"],body[data-aos-delay="700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="700"].aos-animate,body[data-aos-delay="700"] [data-aos].aos-animate{transition-delay:.7s}[data-aos][data-aos][data-aos-duration="750"],body[data-aos-duration="750"] [data-aos]{transition-duration:.75s}[data-aos][data-aos][data-aos-delay="750"],body[data-aos-delay="750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="750"].aos-animate,body[data-aos-delay="750"] [data-aos].aos-animate{transition-delay:.75s}[data-aos][data-aos][data-aos-duration="800"],body[data-aos-duration="800"] [data-aos]{transition-duration:.8s}[data-aos][data-aos][data-aos-delay="800"],body[data-aos-delay="800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="800"].aos-animate,body[data-aos-delay="800"] [data-aos].aos-animate{transition-delay:.8s}[data-aos][data-aos][data-aos-duration="850"],body[data-aos-duration="850"] [data-aos]{transition-duration:.85s}[data-aos][data-aos][data-aos-delay="850"],body[data-aos-delay="850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="850"].aos-animate,body[data-aos-delay="850"] [data-aos].aos-animate{transition-delay:.85s}[data-aos][data-aos][data-aos-duration="900"],body[data-aos-duration="900"] [data-aos]{transition-duration:.9s}[data-aos][data-aos][data-aos-delay="900"],body[data-aos-delay="900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="900"].aos-animate,body[data-aos-delay="900"] [data-aos].aos-animate{transition-delay:.9s}[data-aos][data-aos][data-aos-duration="950"],body[data-aos-duration="950"] [data-aos]{transition-duration:.95s}[data-aos][data-aos][data-aos-delay="950"],body[data-aos-delay="950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="950"].aos-animate,body[data-aos-delay="950"] [data-aos].aos-animate{transition-delay:.95s}[data-aos][data-aos][data-aos-duration="1000"],body[data-aos-duration="1000"] [data-aos]{transition-duration:1s}[data-aos][data-aos][data-aos-delay="1000"],body[data-aos-delay="1000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1000"].aos-animate,body[data-aos-delay="1000"] [data-aos].aos-animate{transition-delay:1s}[data-aos][data-aos][data-aos-duration="1050"],body[data-aos-duration="1050"] [data-aos]{transition-duration:1.05s}[data-aos][data-aos][data-aos-delay="1050"],body[data-aos-delay="1050"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1050"].aos-animate,body[data-aos-delay="1050"] [data-aos].aos-animate{transition-delay:1.05s}[data-aos][data-aos][data-aos-duration="1100"],body[data-aos-duration="1100"] [data-aos]{transition-duration:1.1s}[data-aos][data-aos][data-aos-delay="1100"],body[data-aos-delay="1100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1100"].aos-animate,body[data-aos-delay="1100"] [data-aos].aos-animate{transition-delay:1.1s}[data-aos][data-aos][data-aos-duration="1150"],body[data-aos-duration="1150"] [data-aos]{transition-duration:1.15s}[data-aos][data-aos][data-aos-delay="1150"],body[data-aos-delay="1150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1150"].aos-animate,body[data-aos-delay="1150"] [data-aos].aos-animate{transition-delay:1.15s}[data-aos][data-aos][data-aos-duration="1200"],body[data-aos-duration="1200"] [data-aos]{transition-duration:1.2s}[data-aos][data-aos][data-aos-delay="1200"],body[data-aos-delay="1200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1200"].aos-animate,body[data-aos-delay="1200"] [data-aos].aos-animate{transition-delay:1.2s}[data-aos][data-aos][data-aos-duration="1250"],body[data-aos-duration="1250"] [data-aos]{transition-duration:1.25s}[data-aos][data-aos][data-aos-delay="1250"],body[data-aos-delay="1250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1250"].aos-animate,body[data-aos-delay="1250"] [data-aos].aos-animate{transition-delay:1.25s}[data-aos][data-aos][data-aos-duration="1300"],body[data-aos-duration="1300"] [data-aos]{transition-duration:1.3s}[data-aos][data-aos][data-aos-delay="1300"],body[data-aos-delay="1300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1300"].aos-animate,body[data-aos-delay="1300"] [data-aos].aos-animate{transition-delay:1.3s}[data-aos][data-aos][data-aos-duration="1350"],body[data-aos-duration="1350"] [data-aos]{transition-duration:1.35s}[data-aos][data-aos][data-aos-delay="1350"],body[data-aos-delay="1350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1350"].aos-animate,body[data-aos-delay="1350"] [data-aos].aos-animate{transition-delay:1.35s}[data-aos][data-aos][data-aos-duration="1400"],body[data-aos-duration="1400"] [data-aos]{transition-duration:1.4s}[data-aos][data-aos][data-aos-delay="1400"],body[data-aos-delay="1400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1400"].aos-animate,body[data-aos-delay="1400"] [data-aos].aos-animate{transition-delay:1.4s}[data-aos][data-aos][data-aos-duration="1450"],body[data-aos-duration="1450"] [data-aos]{transition-duration:1.45s}[data-aos][data-aos][data-aos-delay="1450"],body[data-aos-delay="1450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1450"].aos-animate,body[data-aos-delay="1450"] [data-aos].aos-animate{transition-delay:1.45s}[data-aos][data-aos][data-aos-duration="1500"],body[data-aos-duration="1500"] [data-aos]{transition-duration:1.5s}[data-aos][data-aos][data-aos-delay="1500"],body[data-aos-delay="1500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1500"].aos-animate,body[data-aos-delay="1500"] [data-aos].aos-animate{transition-delay:1.5s}[data-aos][data-aos][data-aos-duration="1550"],body[data-aos-duration="1550"] [data-aos]{transition-duration:1.55s}[data-aos][data-aos][data-aos-delay="1550"],body[data-aos-delay="1550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1550"].aos-animate,body[data-aos-delay="1550"] [data-aos].aos-animate{transition-delay:1.55s}[data-aos][data-aos][data-aos-duration="1600"],body[data-aos-duration="1600"] [data-aos]{transition-duration:1.6s}[data-aos][data-aos][data-aos-delay="1600"],body[data-aos-delay="1600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1600"].aos-animate,body[data-aos-delay="1600"] [data-aos].aos-animate{transition-delay:1.6s}[data-aos][data-aos][data-aos-duration="1650"],body[data-aos-duration="1650"] [data-aos]{transition-duration:1.65s}[data-aos][data-aos][data-aos-delay="1650"],body[data-aos-delay="1650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1650"].aos-animate,body[data-aos-delay="1650"] [data-aos].aos-animate{transition-delay:1.65s}[data-aos][data-aos][data-aos-duration="1700"],body[data-aos-duration="1700"] [data-aos]{transition-duration:1.7s}[data-aos][data-aos][data-aos-delay="1700"],body[data-aos-delay="1700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1700"].aos-animate,body[data-aos-delay="1700"] [data-aos].aos-animate{transition-delay:1.7s}[data-aos][data-aos][data-aos-duration="1750"],body[data-aos-duration="1750"] [data-aos]{transition-duration:1.75s}[data-aos][data-aos][data-aos-delay="1750"],body[data-aos-delay="1750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1750"].aos-animate,body[data-aos-delay="1750"] [data-aos].aos-animate{transition-delay:1.75s}[data-aos][data-aos][data-aos-duration="1800"],body[data-aos-duration="1800"] [data-aos]{transition-duration:1.8s}[data-aos][data-aos][data-aos-delay="1800"],body[data-aos-delay="1800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1800"].aos-animate,body[data-aos-delay="1800"] [data-aos].aos-animate{transition-delay:1.8s}[data-aos][data-aos][data-aos-duration="1850"],body[data-aos-duration="1850"] [data-aos]{transition-duration:1.85s}[data-aos][data-aos][data-aos-delay="1850"],body[data-aos-delay="1850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1850"].aos-animate,body[data-aos-delay="1850"] [data-aos].aos-animate{transition-delay:1.85s}[data-aos][data-aos][data-aos-duration="1900"],body[data-aos-duration="1900"] [data-aos]{transition-duration:1.9s}[data-aos][data-aos][data-aos-delay="1900"],body[data-aos-delay="1900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1900"].aos-animate,body[data-aos-delay="1900"] [data-aos].aos-animate{transition-delay:1.9s}[data-aos][data-aos][data-aos-duration="1950"],body[data-aos-duration="1950"] [data-aos]{transition-duration:1.95s}[data-aos][data-aos][data-aos-delay="1950"],body[data-aos-delay="1950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1950"].aos-animate,body[data-aos-delay="1950"] [data-aos].aos-animate{transition-delay:1.95s}[data-aos][data-aos][data-aos-duration="2000"],body[data-aos-duration="2000"] [data-aos]{transition-duration:2s}[data-aos][data-aos][data-aos-delay="2000"],body[data-aos-delay="2000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2000"].aos-animate,body[data-aos-delay="2000"] [data-aos].aos-animate{transition-delay:2s}[data-aos][data-aos][data-aos-duration="2050"],body[data-aos-duration="2050"] [data-aos]{transition-duration:2.05s}[data-aos][data-aos][data-aos-delay="2050"],body[data-aos-delay="2050"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2050"].aos-animate,body[data-aos-delay="2050"] [data-aos].aos-animate{transition-delay:2.05s}[data-aos][data-aos][data-aos-duration="2100"],body[data-aos-duration="2100"] [data-aos]{transition-duration:2.1s}[data-aos][data-aos][data-aos-delay="2100"],body[data-aos-delay="2100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2100"].aos-animate,body[data-aos-delay="2100"] [data-aos].aos-animate{transition-delay:2.1s}[data-aos][data-aos][data-aos-duration="2150"],body[data-aos-duration="2150"] [data-aos]{transition-duration:2.15s}[data-aos][data-aos][data-aos-delay="2150"],body[data-aos-delay="2150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2150"].aos-animate,body[data-aos-delay="2150"] [data-aos].aos-animate{transition-delay:2.15s}[data-aos][data-aos][data-aos-duration="2200"],body[data-aos-duration="2200"] [data-aos]{transition-duration:2.2s}[data-aos][data-aos][data-aos-delay="2200"],body[data-aos-delay="2200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2200"].aos-animate,body[data-aos-delay="2200"] [data-aos].aos-animate{transition-delay:2.2s}[data-aos][data-aos][data-aos-duration="2250"],body[data-aos-duration="2250"] [data-aos]{transition-duration:2.25s}[data-aos][data-aos][data-aos-delay="2250"],body[data-aos-delay="2250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2250"].aos-animate,body[data-aos-delay="2250"] [data-aos].aos-animate{transition-delay:2.25s}[data-aos][data-aos][data-aos-duration="2300"],body[data-aos-duration="2300"] [data-aos]{transition-duration:2.3s}[data-aos][data-aos][data-aos-delay="2300"],body[data-aos-delay="2300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2300"].aos-animate,body[data-aos-delay="2300"] [data-aos].aos-animate{transition-delay:2.3s}[data-aos][data-aos][data-aos-duration="2350"],body[data-aos-duration="2350"] [data-aos]{transition-duration:2.35s}[data-aos][data-aos][data-aos-delay="2350"],body[data-aos-delay="2350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2350"].aos-animate,body[data-aos-delay="2350"] [data-aos].aos-animate{transition-delay:2.35s}[data-aos][data-aos][data-aos-duration="2400"],body[data-aos-duration="2400"] [data-aos]{transition-duration:2.4s}[data-aos][data-aos][data-aos-delay="2400"],body[data-aos-delay="2400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2400"].aos-animate,body[data-aos-delay="2400"] [data-aos].aos-animate{transition-delay:2.4s}[data-aos][data-aos][data-aos-duration="2450"],body[data-aos-duration="2450"] [data-aos]{transition-duration:2.45s}[data-aos][data-aos][data-aos-delay="2450"],body[data-aos-delay="2450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2450"].aos-animate,body[data-aos-delay="2450"] [data-aos].aos-animate{transition-delay:2.45s}[data-aos][data-aos][data-aos-duration="2500"],body[data-aos-duration="2500"] [data-aos]{transition-duration:2.5s}[data-aos][data-aos][data-aos-delay="2500"],body[data-aos-delay="2500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2500"].aos-animate,body[data-aos-delay="2500"] [data-aos].aos-animate{transition-delay:2.5s}[data-aos][data-aos][data-aos-duration="2550"],body[data-aos-duration="2550"] [data-aos]{transition-duration:2.55s}[data-aos][data-aos][data-aos-delay="2550"],body[data-aos-delay="2550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2550"].aos-animate,body[data-aos-delay="2550"] [data-aos].aos-animate{transition-delay:2.55s}[data-aos][data-aos][data-aos-duration="2600"],body[data-aos-duration="2600"] [data-aos]{transition-duration:2.6s}[data-aos][data-aos][data-aos-delay="2600"],body[data-aos-delay="2600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2600"].aos-animate,body[data-aos-delay="2600"] [data-aos].aos-animate{transition-delay:2.6s}[data-aos][data-aos][data-aos-duration="2650"],body[data-aos-duration="2650"] [data-aos]{transition-duration:2.65s}[data-aos][data-aos][data-aos-delay="2650"],body[data-aos-delay="2650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2650"].aos-animate,body[data-aos-delay="2650"] [data-aos].aos-animate{transition-delay:2.65s}[data-aos][data-aos][data-aos-duration="2700"],body[data-aos-duration="2700"] [data-aos]{transition-duration:2.7s}[data-aos][data-aos][data-aos-delay="2700"],body[data-aos-delay="2700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2700"].aos-animate,body[data-aos-delay="2700"] [data-aos].aos-animate{transition-delay:2.7s}[data-aos][data-aos][data-aos-duration="2750"],body[data-aos-duration="2750"] [data-aos]{transition-duration:2.75s}[data-aos][data-aos][data-aos-delay="2750"],body[data-aos-delay="2750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2750"].aos-animate,body[data-aos-delay="2750"] [data-aos].aos-animate{transition-delay:2.75s}[data-aos][data-aos][data-aos-duration="2800"],body[data-aos-duration="2800"] [data-aos]{transition-duration:2.8s}[data-aos][data-aos][data-aos-delay="2800"],body[data-aos-delay="2800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2800"].aos-animate,body[data-aos-delay="2800"] [data-aos].aos-animate{transition-delay:2.8s}[data-aos][data-aos][data-aos-duration="2850"],body[data-aos-duration="2850"] [data-aos]{transition-duration:2.85s}[data-aos][data-aos][data-aos-delay="2850"],body[data-aos-delay="2850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2850"].aos-animate,body[data-aos-delay="2850"] [data-aos].aos-animate{transition-delay:2.85s}[data-aos][data-aos][data-aos-duration="2900"],body[data-aos-duration="2900"] [data-aos]{transition-duration:2.9s}[data-aos][data-aos][data-aos-delay="2900"],body[data-aos-delay="2900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2900"].aos-animate,body[data-aos-delay="2900"] [data-aos].aos-animate{transition-delay:2.9s}[data-aos][data-aos][data-aos-duration="2950"],body[data-aos-duration="2950"] [data-aos]{transition-duration:2.95s}[data-aos][data-aos][data-aos-delay="2950"],body[data-aos-delay="2950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2950"].aos-animate,body[data-aos-delay="2950"] [data-aos].aos-animate{transition-delay:2.95s}[data-aos][data-aos][data-aos-duration="3000"],body[data-aos-duration="3000"] [data-aos]{transition-duration:3s}[data-aos][data-aos][data-aos-delay="3000"],body[data-aos-delay="3000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="3000"].aos-animate,body[data-aos-delay="3000"] [data-aos].aos-animate{transition-delay:3s}[data-aos][data-aos][data-aos-easing=linear],body[data-aos-easing=linear] [data-aos]{transition-timing-function:cubic-bezier(.25,.25,.75,.75)}[data-aos][data-aos][data-aos-easing=ease],body[data-aos-easing=ease] [data-aos]{transition-timing-function:ease}[data-aos][data-aos][data-aos-easing=ease-in],body[data-aos-easing=ease-in] [data-aos]{transition-timing-function:ease-in}[data-aos][data-aos][data-aos-easing=ease-out],body[data-aos-easing=ease-out] [data-aos]{transition-timing-function:ease-out}[data-aos][data-aos][data-aos-easing=ease-in-out],body[data-aos-easing=ease-in-out] [data-aos]{transition-timing-function:ease-in-out}[data-aos][data-aos][data-aos-easing=ease-in-back],body[data-aos-easing=ease-in-back] [data-aos]{transition-timing-function:cubic-bezier(.6,-.28,.735,.045)}[data-aos][data-aos][data-aos-easing=ease-out-back],body[data-aos-easing=ease-out-back] [data-aos]{transition-timing-function:cubic-bezier(.175,.885,.32,1.275)}[data-aos][data-aos][data-aos-easing=ease-in-out-back],body[data-aos-easing=ease-in-out-back] [data-aos]{transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}[data-aos][data-aos][data-aos-easing=ease-in-sine],body[data-aos-easing=ease-in-sine] [data-aos]{transition-timing-function:cubic-bezier(.47,0,.745,.715)}[data-aos][data-aos][data-aos-easing=ease-out-sine],body[data-aos-easing=ease-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.39,.575,.565,1)}[data-aos][data-aos][data-aos-easing=ease-in-out-sine],body[data-aos-easing=ease-in-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.445,.05,.55,.95)}[data-aos][data-aos][data-aos-easing=ease-in-cubic],[data-aos][data-aos][data-aos-easing=ease-in-quad],[data-aos][data-aos][data-aos-easing=ease-in-quart],body[data-aos-easing=ease-in-cubic] [data-aos],body[data-aos-easing=ease-in-quad] [data-aos],body[data-aos-easing=ease-in-quart] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-cubic],[data-aos][data-aos][data-aos-easing=ease-out-quad],[data-aos][data-aos][data-aos-easing=ease-out-quart],body[data-aos-easing=ease-out-cubic] [data-aos],body[data-aos-easing=ease-out-quad] [data-aos],body[data-aos-easing=ease-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-cubic],[data-aos][data-aos][data-aos-easing=ease-in-out-quad],[data-aos][data-aos][data-aos-easing=ease-in-out-quart],body[data-aos-easing=ease-in-out-cubic] [data-aos],body[data-aos-easing=ease-in-out-quad] [data-aos],body[data-aos-easing=ease-in-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos^=fade][data-aos^=fade]{opacity:0;transition-property:opacity,transform,-webkit-transform}[data-aos^=fade][data-aos^=fade].aos-animate{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}[data-aos=fade-up]{-webkit-transform:translate3d(0,100px,0);transform:translate3d(0,100px,0)}[data-aos=fade-down]{-webkit-transform:translate3d(0,-100px,0);transform:translate3d(0,-100px,0)}[data-aos=fade-right]{-webkit-transform:translate3d(-100px,0,0);transform:translate3d(-100px,0,0)}[data-aos=fade-left]{-webkit-transform:translate3d(100px,0,0);transform:translate3d(100px,0,0)}[data-aos=fade-up-right]{-webkit-transform:translate3d(-100px,100px,0);transform:translate3d(-100px,100px,0)}[data-aos=fade-up-left]{-webkit-transform:translate3d(100px,100px,0);transform:translate3d(100px,100px,0)}[data-aos=fade-down-right]{-webkit-transform:translate3d(-100px,-100px,0);transform:translate3d(-100px,-100px,0)}[data-aos=fade-down-left]{-webkit-transform:translate3d(100px,-100px,0);transform:translate3d(100px,-100px,0)}[data-aos^=zoom][data-aos^=zoom]{opacity:0;transition-property:opacity,transform,-webkit-transform}[data-aos^=zoom][data-aos^=zoom].aos-animate{opacity:1;-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}[data-aos=zoom-in]{-webkit-transform:scale(.6);transform:scale(.6)}[data-aos=zoom-in-up]{-webkit-transform:translate3d(0,100px,0) scale(.6);transform:translate3d(0,100px,0) scale(.6)}[data-aos=zoom-in-down]{-webkit-transform:translate3d(0,-100px,0) scale(.6);transform:translate3d(0,-100px,0) scale(.6)}[data-aos=zoom-in-right]{-webkit-transform:translate3d(-100px,0,0) scale(.6);transform:translate3d(-100px,0,0) scale(.6)}[data-aos=zoom-in-left]{-webkit-transform:translate3d(100px,0,0) scale(.6);transform:translate3d(100px,0,0) scale(.6)}[data-aos=zoom-out]{-webkit-transform:scale(1.2);transform:scale(1.2)}[data-aos=zoom-out-up]{-webkit-transform:translate3d(0,100px,0) scale(1.2);transform:translate3d(0,100px,0) scale(1.2)}[data-aos=zoom-out-down]{-webkit-transform:translate3d(0,-100px,0) scale(1.2);transform:translate3d(0,-100px,0) scale(1.2)}[data-aos=zoom-out-right]{-webkit-transform:translate3d(-100px,0,0) scale(1.2);transform:translate3d(-100px,0,0) scale(1.2)}[data-aos=zoom-out-left]{-webkit-transform:translate3d(100px,0,0) scale(1.2);transform:translate3d(100px,0,0) scale(1.2)}[data-aos^=slide][data-aos^=slide]{transition-property:transform,-webkit-transform}[data-aos^=slide][data-aos^=slide].aos-animate{-webkit-transform:translateZ(0);transform:translateZ(0)}[data-aos=slide-up]{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}[data-aos=slide-down]{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}[data-aos=slide-right]{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}[data-aos=slide-left]{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}[data-aos^=flip][data-aos^=flip]{-webkit-backface-visibility:hidden;backface-visibility:hidden;transition-property:transform,-webkit-transform}[data-aos=flip-left]{-webkit-transform:perspective(2500px) rotateY(-100deg);transform:perspective(2500px) rotateY(-100deg)}[data-aos=flip-left].aos-animate{-webkit-transform:perspective(2500px) rotateY(0);transform:perspective(2500px) rotateY(0)}[data-aos=flip-right]{-webkit-transform:perspective(2500px) rotateY(100deg);transform:perspective(2500px) rotateY(100deg)}[data-aos=flip-right].aos-animate{-webkit-transform:perspective(2500px) rotateY(0);transform:perspective(2500px) rotateY(0)}[data-aos=flip-up]{-webkit-transform:perspective(2500px) rotateX(-100deg);transform:perspective(2500px) rotateX(-100deg)}[data-aos=flip-up].aos-animate{-webkit-transform:perspective(2500px) rotateX(0);transform:perspective(2500px) rotateX(0)}[data-aos=flip-down]{-webkit-transform:perspective(2500px) rotateX(100deg);transform:perspective(2500px) rotateX(100deg)}[data-aos=flip-down].aos-animate{-webkit-transform:perspective(2500px) rotateX(0);transform:perspective(2500px) rotateX(0)}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.9}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:0!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box}.mfp-container:before{content:"";display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-ms-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-error .mfp-content,.mfp-s-ready .mfp-preloader{display:none}button.mfp-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:0 0;border:0;-webkit-appearance:none;display:block;outline:0;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:focus,.mfp-close:hover{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;margin:-55px 0 0;top:50%;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1}.mfp-arrow:after,.mfp-arrow:before{content:"";display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:inset transparent}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;box-sizing:border-box;padding:40px 0;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:"";position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.breadcrumbs-block{padding:2.4rem 0 0;margin-bottom:5.2rem}.breadcrumbs-block--white{padding:2.4rem 0;margin-bottom:0;background-color:#fff}.breadcrumbs{display:flex;align-items:center}.breadcrumbs li{font-size:1.3rem;font-weight:400;color:#1a1a1e}.breadcrumbs li a{color:#f5f5f5;display:flex;align-items:center}.breadcrumbs li a:after{content:'';display:inline-block;margin:0 1.2rem;width:4px;height:6px;background-image:url(../images/svg-icons/arrow-right.svg);background-repeat:no-repeat}@media (max-width:767px){.breadcrumbs-block{margin-bottom:24px}.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:11px;white-space:nowrap}.breadcrumbs li a{white-space:nowrap}.breadcrumbs li a:after{margin:2px 12px 0;width:5px;height:8px}}.footer{padding:8rem 0 4rem;position:relative;background-color:#225575}.footer:before{content:'';position:absolute;width:48%;height:100%;opacity:.1;top:0;right:0;background-image:url(../images/footer-pattern.png);background-position:top left;background-repeat:repeat;background-size:contain;pointer-events:none}.footer__top{margin-bottom:8rem;display:flex;align-items:start;justify-content:space-between;gap:19rem}.footer__top nav{flex:1}.footer__top nav .row{row-gap:3.2rem}.footer__top nav a{color:#fff;font-weight:500;font-size:2rem;line-height:2rem;letter-spacing:0}.footer__top nav a:hover{color:rgba(255,255,255,.7)}.footer__top nav ul{display:flex;flex-direction:column;gap:1.2rem;margin-top:1.6rem;max-width:21rem}.footer__top nav ul li{display:block}.footer__top nav ul li a{display:block;font-weight:400;font-size:1.6rem;line-height:2.4rem}.footer__bottom{display:flex;justify-content:space-between;align-items:center;gap:2rem;color:#fff;font-weight:400;font-size:1.6rem;line-height:2.4rem;letter-spacing:0}.footer__bottom a{color:#fff;font-weight:400;font-size:1.6rem;line-height:2rem;border-bottom:1px solid transparent;padding-bottom:2px;transition:.3s ease-in-out}.footer__bottom a:hover{color:#fff;border-color:#fff}.footer__social{display:flex;align-items:center;gap:1.6rem}.footer__social ul{display:flex;flex-wrap:wrap;align-items:center;gap:.8rem}.footer__social ul li{display:block}.footer__social a{border:1px solid rgba(255,255,255,.15);padding:1rem;display:flex;justify-content:center;align-items:center;gap:1rem;border-radius:4px;transition:.3s ease-in-out;color:#fff;font-weight:400;font-size:2rem;line-height:2rem;letter-spacing:0}.footer__social a:hover{color:#fff;border-color:#fff}@media (max-width:991px){.footer__bottom,.footer__social{align-items:start}}@media (max-width:767px){.footer{padding:64px 0 32px}.footer:before{content:'';position:absolute;width:48%;height:100%;opacity:.1;top:0;right:0;background-image:url(../images/footer-pattern-mobile.png);background-position:top left;background-repeat:repeat;background-size:contain;pointer-events:none}.footer__top{margin-bottom:48px;display:flex;align-items:start;flex-direction:column;justify-content:space-between;gap:32px}.footer__top nav{flex:1}.footer__top nav .row{row-gap:32px}.footer__top nav a{font-size:18px;line-height:18px}.footer__top nav ul{display:flex;flex-direction:column;gap:8px;margin-top:16px;max-width:none}.footer__top nav ul li a{font-size:14px;line-height:24px}.footer__bottom{display:flex;flex-direction:column;align-items:start;gap:16px;font-size:15px;line-height:24px}.footer__bottom a{font-size:16px;line-height:20px;transition:.3s ease-in-out}.footer__bottom p:first-child{order:2}.footer__bottom p:last-child{order:3;color:rgba(255,255,255,.7)}.footer__bottom p:last-child a{padding-bottom:2px;border-bottom:1px solid transparent}.footer__social{display:flex;align-items:start;justify-content:space-between;width:100%;gap:1.6rem}.footer__social ul{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:32px}.footer__social ul li{display:block}.footer__social a{border:1px solid rgba(255,255,255,.15);padding:1rem;height:4.4rem;display:flex;justify-content:center;align-items:center;gap:1rem;border-radius:4px;transition:.3s ease-in-out;color:#fff;font-weight:400;font-size:2rem;line-height:2rem;letter-spacing:0}.footer__social a:hover{color:#fff;border-color:#fff}}.header{padding:3.2rem 0;position:absolute;width:100%;z-index:10}.header__block{display:flex;justify-content:space-between;align-items:center}@media (min-width:991px){.header__logo img{max-width:38.4rem}}@media (max-width:991px) and (min-width:768px){.header__logo img{max-width:34rem}}.header .logo-inner{display:block}.header .logo-main{display:none}.header-main{position:absolute;width:100%}.header-main .logo-inner{display:none}.header-main .logo-main{display:block}.header-main .header__wrapper nav ul li a{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.1);color:#fff;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.header-main .header__wrapper nav ul li a:hover{background:rgba(255,255,255,.2);border-color:#fff}.header-main .header__lang{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.1);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);color:#fff}.header-main .header__lang.active,.header-main .header__lang:hover{border-color:#fff}.header-main .header__lang img{-webkit-filter:brightness(0) saturate(100%) invert(93%) sepia(20%) saturate(26%) hue-rotate(101deg) brightness(106%) contrast(106%);filter:brightness(0) saturate(100%) invert(93%) sepia(20%) saturate(26%) hue-rotate(101deg) brightness(106%) contrast(106%)}.header-main .header__lang__selected.active{background:rgba(255,255,255,.2)}.header-main .header__lang__list li a{color:#fff}.header-main .header__lang__list li a:hover{background:rgba(255,255,255,.1)}.header-main .header__btn{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.1);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);color:#fff}.header-main .header__btn:hover{background:rgba(255,255,255,.2);border-color:#fff}.header-main .header__btn img{-webkit-filter:brightness(0) saturate(100%) invert(93%) sepia(20%) saturate(26%) hue-rotate(101deg) brightness(106%) contrast(106%);filter:brightness(0) saturate(100%) invert(93%) sepia(20%) saturate(26%) hue-rotate(101deg) brightness(106%) contrast(106%)}.header-main .header__burger i{position:relative;-webkit-user-select:none;-ms-user-select:none;user-select:none;background:0 0!important}.header-main .header__burger i,.header-main .header__burger i::after,.header-main .header__burger i::before{display:block;width:16px;height:2px;background-color:#fff;outline:transparent solid 1px;transition-property:background-color,transform,-webkit-transform;transition-duration:.3s}.header-main .header__burger i::after,.header-main .header__burger i::before{position:absolute;content:""}.header-main .header__burger i::before{top:-3px}.header-main .header__burger i::after{top:3px}.header-main .header__burger i:after,.header-main .header__burger i:before{background:#fff!important;border-radius:1px}.header-static{position:relative}.header__wrapper{display:flex;align-items:start;gap:.8rem}.header__wrapper nav ul{display:flex;align-items:center;gap:.8rem}.header__wrapper nav ul li{display:block}.header__wrapper nav ul li a{display:flex;justify-content:center;align-items:center;padding:1rem 1.6rem;border-radius:4px;background:0 0;border:1px solid rgba(35,85,117,.2);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);color:#235575;transition:.3s ease-in-out;font-weight:500;font-size:1.4rem;line-height:1.8rem;letter-spacing:-.03rem}.header__wrapper nav ul li a:hover{border-color:rgba(35,85,117,.5)}.header__tools{display:flex;align-items:start;gap:.8rem}@media (min-width:768px){.header__block{height:6.4rem}.header__tools{height:4rem}}.header__lang{-webkit-user-select:none;-ms-user-select:none;user-select:none;display:flex;flex-direction:column;border-radius:4px;background:0 0;border:1px solid rgba(35,85,117,.2);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);color:#235575;font-weight:500;font-size:1.4rem;line-height:1.8rem;letter-spacing:-.03rem;transition:.3s ease-in-out}.header__lang.active,.header__lang:hover{border-color:rgba(35,85,117,.5)}.header__lang__selected{display:flex;justify-content:center;align-items:center;gap:.8rem;padding:1rem 1.6rem;cursor:pointer}.header__lang__selected img{transition:.3s ease-in-out}.header__lang__selected.active{background:rgba(35,85,117,.2)}.header__lang__accordion{max-height:0;overflow:hidden;transition:max-height .3s ease-out}.header__lang__list{display:flex;flex-direction:column}.header__lang__list li{display:block}.header__lang__list li a{padding:1rem 1.6rem;display:flex;color:#235575;font-weight:500;font-size:1.4rem;line-height:1.8rem;letter-spacing:-.03rem;transition:.3s ease-in-out}.header__lang__list li a:hover{background:rgba(35,85,117,.1)}.header__btn{display:flex;justify-content:center;align-items:center;cursor:pointer;width:4rem;height:4rem;border-radius:4px;background:0 0;border:1px solid rgba(35,85,117,.2);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);color:#235575;transition:.3s ease-in-out}.header__btn:hover{border-color:rgba(35,85,117,.5)}.header__btn.blue{border-color:#dee6ea!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;background:#fff!important}.header__btn.blue:hover{border-color:#235575!important}.header__burger i{position:relative;-webkit-user-select:none;-ms-user-select:none;user-select:none;background:0 0!important}.header__burger i,.header__burger i::after,.header__burger i::before{display:block;width:16px;height:1px;background-color:#235575;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:-3px}.header__burger i::after{top:3px}.header__burger i:after,.header__burger i:before{background:#235575!important}.header__burger.blue i{position:relative;-webkit-user-select:none;-ms-user-select:none;user-select:none;background:0 0!important}.header__burger.blue i,.header__burger.blue i::after,.header__burger.blue i::before{display:block;width:16px;height:2px;background-color:#235575;outline:transparent solid 1px;transition-property:background-color,transform,-webkit-transform;transition-duration:.3s}.header__burger.blue i::after,.header__burger.blue i::before{position:absolute;content:""}.header__burger.blue i::before{top:-4px;-webkit-transform:translateY(4px) rotate(45deg);transform:translateY(4px) rotate(45deg)}.header__burger.blue i::after{top:4px;-webkit-transform:translateY(-4px) rotate(-45deg);transform:translateY(-4px) rotate(-45deg)}.header__burger.blue i{background-color:transparent}.header__burger.blue i:after,.header__burger.blue i:before{background:#235575!important}.header__search{background:#fff;padding:2.4rem 0;position:absolute;top:0;width:100%;-webkit-transform:translateY(-120%);transform:translateY(-120%);transition:.3s ease-in-out;z-index:2}.header__search .container-fluid,.header__search .container-lg,.header__search .container-md,.header__search .container-sm,.header__search .container-xl,.header__search .container-xxl{position:relative;display:flex;justify-content:center;max-width:77.7rem;align-items:start;gap:1.6rem}.header__search__form{flex:1}.header__search__btn{margin-top:.6rem;width:3.6rem;height:3.6rem;min-width:3.6rem;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:4px;border:1px solid transparent;transition:.3s ease-in-out}.header__search__btn:hover{border-color:rgba(35,85,117,.35)}@media (max-width:767px){.header{padding:16px 0}.header__block{align-items:center}.header__logo img{width:220px}.header__search,.header__tools>:not(.header__burger),.header__wrapper nav{display:none}}#search_toggle:checked~.header .header__search{-webkit-transform:translateY(0);transform:translateY(0)}.menu{position:fixed;top:0;width:100%;height:100%;-webkit-transform:translateY(-120%);transform:translateY(-120%);transition:.3s ease-in-out;z-index:12;background:#fff;display:flex;align-items:start;justify-content:space-between;overflow:hidden}.menu__bg:after,.menu__bg:before{content:'';position:absolute;width:50%;height:100%;opacity:1;top:0;left:0;bottom:0;pointer-events:none}.menu__bg:before{z-index:1;background-color:#235575}.menu__bg:after{z-index:2;opacity:.1;background-image:url(../images/menu-pattern.png);background-position:top left;background-repeat:repeat;background-size:auto}.menu__inner{position:relative;z-index:3;width:100%;height:100%}.menu .container-fluid,.menu .container-lg,.menu .container-md,.menu .container-sm,.menu .container-xl,.menu .container-xxl{display:flex;align-items:start;justify-content:end;height:100%;box-sizing:border-box}.menu .container-fluid .menu__content,.menu .container-lg .menu__content,.menu .container-md .menu__content,.menu .container-sm .menu__content,.menu .container-xl .menu__content,.menu .container-xxl .menu__content{overflow-y:auto;display:flex;flex-direction:column;padding:3.2rem 0 3.2rem 6rem;width:50%;height:100%}.menu__search .form-group{width:100%}.menu__nav{position:relative;display:flex;flex-direction:column;height:100%;margin-top:3.2rem;overflow:hidden}.menu__nav>nav{margin-bottom:2.4rem}.menu__nav>nav ul{display:flex;flex-direction:column}.menu__nav>nav ul li{display:block}.menu__nav>nav ul li>label{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;padding:2.4rem 0;color:#235575;font-weight:500;font-size:4rem;line-height:4.8rem;letter-spacing:-.08rem;border-bottom:1px solid #dee6ea;cursor:pointer;transition:.3s ease-in-out}.menu__nav>nav ul li>label img{transition:.3s ease-in-out;-webkit-filter:none;filter:none}.menu__nav>nav ul li>label:hover{border-color:#235575}.menu__nav>nav ul li>label:hover img{-webkit-filter:brightness(0) saturate(100%) invert(28%) sepia(62%) saturate(440%) hue-rotate(160deg) brightness(94%) contrast(101%);filter:brightness(0) saturate(100%) invert(28%) sepia(62%) saturate(440%) hue-rotate(160deg) brightness(94%) contrast(101%)}.menu__nav .sub-menu-block{position:absolute;top:0;left:0;right:0;bottom:0;opacity:0;-webkit-transform:translateX(100%);transform:translateX(100%);transition:.7s cubic-bezier(.55,.24,.18,1);pointer-events:none;background:#fff;z-index:3}.menu__nav .sub-menu-block:before{content:'';position:absolute;inset:0;background:#fff;z-index:0;-webkit-transform:translateX(-100%);transform:translateX(-100%);opacity:1}.menu__nav .sub-menu__back{cursor:pointer;display:flex;align-items:center;gap:.8rem;color:#9e9e9e!important;font-weight:500;font-size:1.4rem;line-height:1.8rem;letter-spacing:-.03rem;position:relative}.menu__nav .sub-menu>li{position:relative}.menu__nav .sub-menu>li>a,.menu__nav .sub-menu>li>button,.menu__nav .sub-menu>li>label{font-size:2.4rem;font-weight:500;line-height:2.9rem;letter-spacing:-.04em;display:flex;align-items:center;justify-content:space-between;padding:1.6rem 0;border-bottom:1px solid #dee6ea;cursor:pointer;text-align:start;color:#235575;transition:.3s ease-in-out}.menu__nav .sub-menu>li>a img,.menu__nav .sub-menu>li>button img,.menu__nav .sub-menu>li>label img{transition:.3s ease-in-out}.menu__nav .sub-menu>li>a:hover,.menu__nav .sub-menu>li>button:hover,.menu__nav .sub-menu>li>label:hover{border-color:#235575}.menu__nav .sub-menu>li>a:hover img,.menu__nav .sub-menu>li>button:hover img,.menu__nav .sub-menu>li>label:hover img{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.menu__social{margin-top:auto;padding-top:2.4rem;display:flex;align-items:center;justify-content:space-between;gap:1.6rem}.menu__social ul{display:flex;flex-wrap:wrap;align-items:center;gap:.8rem}.menu__social ul li{display:block}.menu__social ul li a{border:1px solid rgba(35,85,117,.15);padding:1rem;display:flex;justify-content:center;align-items:center;gap:1rem;border-radius:4px;transition:.3s ease-in-out;color:#fff;font-weight:400;font-size:2rem;line-height:2rem;letter-spacing:0}.menu__social ul li a:hover{border-color:#235575}.menu__social ul li a img{-webkit-filter:brightness(0) saturate(100%) invert(27%) sepia(48%) saturate(590%) hue-rotate(159deg) brightness(98%) contrast(97%);filter:brightness(0) saturate(100%) invert(27%) sepia(48%) saturate(590%) hue-rotate(159deg) brightness(98%) contrast(97%)}.menu__social>a{border:1px solid rgba(35,85,117,.15);padding:1rem;display:flex;justify-content:center;align-items:center;gap:1rem;border-radius:4px;transition:.3s ease-in-out;color:#fff;background:#235575;font-weight:400;font-size:2rem;line-height:2rem;letter-spacing:0}.menu__social>a:hover{border-color:#235575}.menu__tools{display:flex;flex-direction:column}.menu__tools>ul{display:flex;flex-direction:column;gap:.8rem;margin-bottom:2.4rem}.menu__tools>ul li{display:block}.menu__tools>ul li a{display:flex;justify-content:center;align-items:center;text-align:center;padding:1.5rem 1.6rem;background:#f4f4f7;border-radius:4px;color:#235575;font-weight:500;font-size:1.4rem;line-height:1.8rem;letter-spacing:-.04rem}.menu__lang ul{display:flex;gap:.8rem}.menu__lang ul li{width:100%}.menu__lang ul li a{display:flex;border:1px solid #dee6ea;padding:1.2rem 1.6rem;border-radius:4px;color:#235575;font-weight:500;font-size:1.4rem;line-height:1.8rem;letter-spacing:-.04rem;transition:.3s ease-in-out}.menu__lang ul li a.active{background:#235575;color:#fff}@media (max-width:767px){.menu{max-height:100%}.menu__bg{display:none}.menu .container-fluid,.menu .container-lg,.menu .container-md,.menu .container-sm,.menu .container-xl,.menu .container-xxl{display:flex;align-items:start;justify-content:end;padding-bottom:20px}.menu .container-fluid .menu__content,.menu .container-lg .menu__content,.menu .container-md .menu__content,.menu .container-sm .menu__content,.menu .container-xl .menu__content,.menu .container-xxl .menu__content{padding:16px 0;width:100%}.menu__nav{margin-top:24px}.menu__nav>nav{margin-bottom:24px}.menu__nav>nav ul li>label{gap:16px;padding:16px 0;font-size:24px;line-height:29px}}#menu_toggle:checked~.header .header__burger i{background-color:transparent}#menu_toggle:checked~.header .header__burger i::before{-webkit-transform:translateY(4px) rotate(45deg);transform:translateY(4px) rotate(45deg)}#menu_toggle:checked~.header .header__burger i::after{-webkit-transform:translateY(-4px) rotate(-45deg);transform:translateY(-4px) rotate(-45deg)}#menu_toggle:checked~.menu{-webkit-transform:translateY(0);transform:translateY(0)}#menu_toggle:checked~#all_parts{-webkit-filter:blur(6px);filter:blur(6px);transition:.3s ease-in-out}#menu_toggle:checked~#all_parts::before{content:"";display:block;width:100%;height:100%;background-color:rgba(0,0,0,.5);position:absolute;left:0;top:0;z-index:1}.sub-toggle:checked~.sub-menu-block{-webkit-transform:none;transform:none;opacity:1;pointer-events:all}.popup{top:0;left:0;right:0;bottom:0;position:fixed;z-index:99;opacity:0;pointer-events:none;display:flex;align-items:center;justify-content:center}.popup.open{opacity:1;pointer-events:auto}.popup-form .popup__content{display:flex;flex-direction:column;justify-content:center;align-items:center}.popup-form .popup__content__img{margin-bottom:2.4rem}.popup-form .popup__content__img img{max-height:12.5rem}.popup-form .popup__content__desc{margin-bottom:2.4rem;color:#235575;font-weight:400;font-size:16px;line-height:150%;letter-spacing:-4%;text-align:center}.popup-form .popup__content__desc h3{color:#235575;font-weight:500;font-size:2.8rem;line-height:3.4rem;letter-spacing:-.1rem;margin-bottom:.8rem;text-align:center}.popup-form .popup__content__buttons{display:flex;gap:.8rem;flex-wrap:wrap}.popup-info .popup__title{margin-bottom:2.4rem}.popup-info .popup__content{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1.6rem;font-weight:400;font-size:1.8rem;line-height:2.8rem;text-align:center;color:rgba(0,38,62,.9)}.popup-info .popup__content p{max-width:80rem}.popup-info .popup__content b,.popup-info .popup__content strong{font-weight:500}.popup__blur{position:absolute;top:0;left:0;right:0;bottom:0;z-index:10;background-color:rgba(26,26,30,.4)}.popup__close{all:unset;width:4rem;height:4rem;min-width:4rem;border:1px solid #dee6ea;border-radius:4px;background-color:#fff;position:relative;display:flex;align-items:center;justify-content:center;margin:0;cursor:pointer}.popup__body{padding:2.4rem 1.6rem;position:absolute;max-height:100%;overflow-y:auto;z-index:15;background-color:#fff;border-radius:8px;max-width:98.6rem;width:100%}.popup__header{display:flex;align-items:end;justify-content:end}.popup__title{display:flex;align-items:center;justify-content:center}.popup__title h3{color:#235575;font-weight:500;font-size:4rem;line-height:4.8rem;letter-spacing:-.04rem;text-align:center}@media (max-width:767px){.popup__body{width:90%;max-height:90%}.popup__close{width:36px;height:36px;min-width:3.6rem;margin-bottom:12px}.popup__close:after,.popup__close:before{height:12px}.popup__title h3{font-size:24px;line-height:29px}.popup-info .popup__title{margin-bottom:16px}.popup-info .popup__content{gap:12px;font-size:14px;line-height:20px}.popup-form .popup__content{display:flex;flex-direction:column;justify-content:center;align-items:center}.popup-form .popup__content__img{margin-bottom:24px}.popup-form .popup__content__img img{max-height:77px}.popup-form .popup__content__desc{margin-bottom:24px;font-size:14px;line-height:20px}.popup-form .popup__content__desc h3{font-size:20px;line-height:24px}.popup-form .popup__content__buttons{display:flex;flex-direction:column;align-items:center}.popup-form .popup__content__buttons .btn,.popup-form .popup__content__buttons .btn .btn-text{width:100%}.page-head__inner .form-group button:last-child{display:none}}input:checked+.popup{opacity:1;pointer-events:auto}.page-head{min-height:25.2rem;background:#f4f4f7;display:flex;flex-direction:column;justify-content:flex-end;padding:3.2rem 0}.page-head__inner{display:flex;align-items:center;justify-content:space-between;gap:9.6rem}.page-head__inner .form-group{flex:1;width:100%}.page-head__inner .form-group button:last-child{right:.5rem;left:revert;font-size:1.6rem;line-height:2.2rem;font-weight:500;letter-spacing:-.05rem}@media (min-width:767px){.popup-form .popup__body{padding:2.4rem 1.6rem 6.4rem}.popup-info .popup__body{padding:3.2rem 2.4rem 6.4rem}.page-head__inner .form-group--search .form-control{height:5.6rem;padding:1.1rem 17rem 1.1rem 4.8rem!important}.calculator__content.step-2 .calculator__cover,.calculator__content.step-3 .calculator__cover{position:absolute;bottom:0;right:0;padding-right:2.8rem}}.page-head__title{display:flex;align-items:start;gap:2.4rem}.page-head__title h2{font-weight:500;font-size:5.6rem;line-height:5.6rem;letter-spacing:-.2rem;color:#235575}.page-head__title h4{font-weight:500;font-size:2.4rem;line-height:2.4rem;letter-spacing:-.2rem;color:#235575;margin-bottom:.8rem}.page-head__btn{width:5.6rem;height:5.6rem;border-radius:56px;display:flex;justify-content:center;align-items:center;border:1px solid rgba(35,85,117,.2);transition:.3s ease-in-out}.page-head__btn:hover{border:1px solid #235575}@media (max-width:767px){.page-head{min-height:168px;background:#f4f4f7;display:flex;flex-direction:column;justify-content:flex-end;padding:16px 0}.page-head__inner{margin-top:88px;align-items:start;flex-direction:column;justify-content:end;gap:16px}.page-head__title{display:flex;align-items:start;gap:12px}.page-head__title h2{font-weight:500;font-size:32px;line-height:32px;letter-spacing:-1px}.page-head__title h4{font-weight:500;font-size:16px;line-height:16px;letter-spacing:-1px;margin-bottom:4px}.page-head__btn{width:36px;height:36px;min-width:36px;border-radius:36px}.page-head__btn img{max-width:14px}}.hero{position:relative;height:72rem}.hero__media{width:100%;height:100%;position:relative}.hero__media:before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(0deg,rgba(35,85,117,.5),rgba(35,85,117,.5)),linear-gradient(0deg,rgba(0,0,0,.1),rgba(0,0,0,.1));z-index:1;pointer-events:none}.hero__media img,.hero__media video{width:100%;height:100%;max-height:72rem;-o-object-fit:cover;object-fit:cover;pointer-events:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.hero__desc{position:absolute;z-index:1;top:25.2rem;color:#fff;font-weight:400;font-size:1.8rem;line-height:2.5rem;letter-spacing:0}.hero__desc h1{font-weight:300;font-size:6.4rem;line-height:6.4rem;letter-spacing:-.1rem;color:#fff;margin-bottom:1.6rem}.hero__desc h1 b,.hero__desc h1 strong{font-weight:500}.hero__desc p{margin-bottom:4.8rem}@media (max-width:767px){.hero{height:600px}.hero__media img,.hero__media video{max-height:600px}.hero__desc{position:absolute;z-index:1;top:0;left:0;padding:0 16px;height:100%;display:flex;flex-direction:column;justify-content:center;font-size:16px;line-height:21px}.hero__desc h1{font-size:32px;line-height:32px;margin-bottom:16px}.hero__desc p{margin-bottom:24px}.hero__desc br{display:none}}.services .row{row-gap:1.6rem}@media (min-width:768px){.services .row{margin:0 -8px}.services .row>*{padding:0 8px}}.services__item{border:1px solid rgba(35,85,117,.15);background:#fff;border-radius:8px;padding:2rem;height:100%;min-height:31.8rem;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;transition:.3s ease-in-out}.services__item>h2{color:#235575;font-weight:500;font-size:4rem;line-height:4.8rem;letter-spacing:-1.5px;transition:.3s ease-in-out}.services__item__img{width:10rem;height:10rem;display:flex;justify-content:center;align-items:center;border:1px solid rgba(35,85,117,.15);border-radius:4px;transition:.5s ease-in-out}.services__item__img img{position:absolute;width:8rem;height:8rem;transition:.5s ease-in-out}.services__item__desc{font-weight:400;font-size:1.6rem;line-height:2rem;letter-spacing:0;color:rgba(35,85,117,.5);transition:.4s ease-in-out;position:relative;z-index:1}.services__item__desc h4{color:#235575;font-weight:500;font-size:2.4rem;line-height:3.2rem;letter-spacing:-.1rem;margin-bottom:.4rem;transition:.4s ease-in-out}.services__item.child-1{border:none;min-height:auto;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.services__item.child-1:before{display:none}.services__item.child-1:hover{background:0 0}.services__item.child-2:after{width:65.5%}.services__item:before{content:'';background:linear-gradient(128.41deg,#235575 26.42%,#2e6f99 92.58%);position:absolute;width:10rem;height:10rem;opacity:0;border-radius:4px;top:2rem;left:2rem;transition:.4s ease-in-out}.services__item:after{content:'';position:absolute;left:0;top:0;background-image:url(../images/service-pattern.png);background-position:top left;background-repeat:repeat;pointer-events:none;width:12.9rem;height:100%;opacity:0}.services__item:hover .services__item__desc{color:rgba(255,255,255,.5)}.services__item:hover .services__item__desc h4{color:#fff}.services__item:hover .services__item__img{border-color:transparent}@media (min-width:1360px){.services__item:hover .services__item__img img{-webkit-transform:translateX(190%) translateY(100%) scaleX(-1) scale(2);transform:translateX(190%) translateY(100%) scaleX(-1) scale(2)}}@media (min-width:991px) and (max-width:1360px){.services__item:hover .services__item__img img{-webkit-transform:translateX(180%) translateY(100%) scaleX(-1) scale(2);transform:translateX(180%) translateY(100%) scaleX(-1) scale(2)}}@media (min-width:768px) and (max-width:991px){.services__item:hover .services__item__img img{-webkit-transform:translateX(100%) translateY(100%) scaleX(-1) scale(2);transform:translateX(100%) translateY(100%) scaleX(-1) scale(2)}}@media (min-width:580px) and (max-width:768px){.services__item:hover .services__item__img img{-webkit-transform:translateX(480%) translateY(100%) scaleX(-1) scale(2);transform:translateX(480%) translateY(100%) scaleX(-1) scale(2)}}@media (max-width:580px){.custom-checkbox.grid{grid-template-columns:repeat(1,1fr)}.services__item:hover .services__item__img img{-webkit-transform:translateX(280%) translateY(100%) scaleX(-1) scale(2);transform:translateX(280%) translateY(100%) scaleX(-1) scale(2)}}@media (max-width:380px){.services__item:hover .services__item__img img{-webkit-transform:translateX(150%) translateY(50%) scaleX(-1) scale(1.8);transform:translateX(150%) translateY(50%) scaleX(-1) scale(1.8)}}@media (max-width:300px){.services__item:hover .services__item__img img{-webkit-transform:translateX(100%) translateY(50%) scaleX(-1) scale(1.8);transform:translateX(100%) translateY(50%) scaleX(-1) scale(1.8)}}@media (min-width:1360px){.services__item:hover.child-2 .services__item__img img{-webkit-transform:translateX(600%) translateY(100%) scaleX(-1) scale(2.8);transform:translateX(600%) translateY(100%) scaleX(-1) scale(2.8)}}@media (min-width:991px) and (max-width:1360px){.services__item:hover.child-2 .services__item__img img{-webkit-transform:translateX(540%) translateY(100%) scaleX(-1) scale(2.5);transform:translateX(540%) translateY(100%) scaleX(-1) scale(2.5)}}@media (min-width:768px) and (max-width:991px){.services__item:hover.child-2 .services__item__img img{-webkit-transform:translateX(350%) translateY(80%) scaleX(-1) scale(2.5);transform:translateX(350%) translateY(80%) scaleX(-1) scale(2.5)}}@media (min-width:580px) and (max-width:768px){.services__item:hover.child-2 .services__item__img img{-webkit-transform:translateX(480%) translateY(80%) scaleX(-1) scale(2.5);transform:translateX(480%) translateY(80%) scaleX(-1) scale(2.5)}}@media (max-width:580px){.services__item:hover.child-2 .services__item__img img{-webkit-transform:translateX(250%) translateY(80%) scaleX(-1) scale(2);transform:translateX(250%) translateY(80%) scaleX(-1) scale(2)}}@media (max-width:380px){.services__item:hover.child-2 .services__item__img img{-webkit-transform:translateX(180%) translateY(60%) scaleX(-1) scale(2);transform:translateX(180%) translateY(60%) scaleX(-1) scale(2)}}@media (max-width:300px){.services__item:hover.child-2 .services__item__img img{-webkit-transform:translateX(100%) translateY(50%) scaleX(-1) scale(1.8);transform:translateX(100%) translateY(50%) scaleX(-1) scale(1.8)}}@media (min-width:1360px){.services__item:hover.child-4 .services__item__img img{-webkit-transform:translateX(190%) translateY(100%) scaleX(-1) scale(2) rotate(-10deg);transform:translateX(190%) translateY(100%) scaleX(-1) scale(2) rotate(-10deg)}}@media (min-width:991px) and (max-width:1360px){.services__item:hover.child-4 .services__item__img img{-webkit-transform:translateX(180%) translateY(100%) scaleX(-1) scale(2) rotate(-10deg);transform:translateX(180%) translateY(100%) scaleX(-1) scale(2) rotate(-10deg)}}@media (min-width:768px) and (max-width:991px){.services__item:hover.child-4 .services__item__img img{-webkit-transform:translateX(130%) translateY(90%) scaleX(-1) scale(2) rotate(-10deg);transform:translateX(130%) translateY(90%) scaleX(-1) scale(2) rotate(-10deg)}.services__item:hover.child-5 img,.services__item:hover.child-6 img,.services__item:hover.child-7 img{-webkit-transform:translateX(250%) translateY(80%) scaleX(-1) scale(2);transform:translateX(250%) translateY(80%) scaleX(-1) scale(2)}}.services__item:hover:before{left:0;top:0;width:100%;height:100%;opacity:1}.services__item:hover:after{opacity:.25}@media (max-width:767px){.services{padding-bottom:16px}.services .row{row-gap:8px}.services__item{min-height:280px}.services__item.child-1{padding:0}.services__item>h2{font-size:24px;line-height:29px}.services__item:after{width:65.5%}}.permission.aos-animate .permission__left:before{-webkit-animation:3s ease-in-out 2s infinite fadeInOutBefore;animation:3s ease-in-out 2s infinite fadeInOutBefore}.permission.aos-animate .permission__left:after{-webkit-animation:3s ease-in-out 2s infinite fadeInOutAfter;animation:3s ease-in-out 2s infinite fadeInOutAfter}.permission.aos-animate .permission__img:before{opacity:.4}.permission.aos-animate .permission__img img{-webkit-transform:translateY(5%);transform:translateY(5%);-webkit-animation:3s ease-in-out 2s infinite swing;animation:3s ease-in-out 2s infinite swing;display:inline-block;-webkit-transform-origin:center;transform-origin:center}.permission__row{display:flex;align-items:start;gap:5.6rem;justify-content:space-between}.permission__left{position:relative;min-height:53rem;max-width:67.1rem;width:100%;border-radius:8px;overflow:hidden;display:flex;justify-content:center;align-items:end}@media (max-width:991px){.permission__left{max-width:50rem}}.permission__left:after,.permission__left:before{content:'';position:absolute;inset:0}.permission__left:before{opacity:1;background:linear-gradient(124.09deg,#d1ebe8 20.9%,#9cc9c3 85.31%)}.permission__left:after{opacity:0;background:linear-gradient(124.09deg,#9cc9c3 20.9%,#d1ebe8 85.31%)}.permission__img{z-index:1;display:flex;justify-content:center;align-items:center}.permission__img img{-webkit-transform:translateY(100%);transform:translateY(100%);border-radius:4px;overflow:hidden;max-width:50.3rem;width:90%;transition:.5s ease-in-out 1s}.permission__img:before{content:'';position:absolute;inset:0;background-image:url(../images/permission-bg.png);background-position:top left;background-repeat:no-repeat;background-size:cover;opacity:0;transition:.8s ease-in-out}.permission__right{flex:1;width:100%;display:flex;flex-direction:column;justify-content:space-between;height:100%;counter-reset:my-awesome-counter}.permission__right ul{display:flex;flex-direction:column;gap:2.4rem}.permission__right ul li{display:block}.permission__right ul li a,.permission__right ul li p{counter-increment:my-awesome-counter;display:flex;flex-direction:column;gap:1.6rem;color:#235575;font-weight:500;font-size:2.4rem;line-height:3.1rem;letter-spacing:-.04rem;padding-bottom:2.4rem;border-bottom:1px solid #dee6ea;transition:.3s ease-in-out}.permission__right ul li a:before,.permission__right ul li p:before{content:counter(my-awesome-counter,decimal-leading-zero);display:block;font-weight:400;font-size:2.4rem;line-height:3.1rem;letter-spacing:0;color:#dee6ea;transition:.3s ease-in-out}.permission__right>a{margin-top:3.2rem}@media (max-width:767px){.permission__row{display:flex;align-items:start;flex-direction:column;gap:24px}.permission__left{max-width:100%;min-height:1px}.permission__right ul{gap:20px}.permission__right ul li a,.permission__right ul li p{gap:16px;font-size:18px;line-height:22px;padding-bottom:20px}.permission__right ul li a:before,.permission__right ul li p:before{font-size:18px;line-height:23px}.permission__right>a{margin-top:24px}.permission__right .btn{width:100%}.permission__right .btn-text{width:100%;background-color:#f4f4f7;border-color:#f4f4f7}.permission__right .btn-img{background-color:#f4f4f7;border-color:#f4f4f7}}@-webkit-keyframes swing{0%,100%{rotate:0deg}25%{rotate:-3deg}75%{rotate:3deg}}@keyframes swing{0%,100%{rotate:0deg}25%{rotate:-3deg}75%{rotate:3deg}}@-webkit-keyframes fadeInOutBefore{0%,100%{opacity:1}50%{opacity:0}}@keyframes fadeInOutBefore{0%,100%{opacity:1}50%{opacity:0}}@-webkit-keyframes fadeInOutAfter{0%,100%{opacity:0}50%{opacity:1}}@keyframes fadeInOutAfter{0%,100%{opacity:0}50%{opacity:1}}.calculator.bg-gray{background:#f5f5f5}.calculator__row{display:flex;gap:1.6rem;justify-content:space-between;box-sizing:border-box}.calculator .col-xl-8{width:84.4rem}.calculator .col-xl-4{flex:1;width:46rem;min-width:40rem}.calculator__left{position:relative;background:linear-gradient(128.41deg,#235575 26.42%,#2e6f99 92.58%);border-radius:8px;min-height:56rem;max-height:56rem;display:flex;flex-direction:column;height:100%}.calculator__content{height:100%;display:none;gap:1.2rem;color:#fff;font-weight:400;font-size:1.6rem;line-height:3.1rem;letter-spacing:0}.calculator__content.active{display:flex}@media (max-width:1024px) and (min-width:767px){.calculator__content.step-2 .calculator__cover,.calculator__content.step-3 .calculator__cover{position:absolute;bottom:0;right:0}.calculator__content.step-2 .calculator__desc__head,.calculator__content.step-3 .calculator__desc__head{max-width:none!important;min-width:auto;padding-right:20px}}.calculator__content.step-3{flex-direction:column!important;padding:2.8rem;gap:1.6rem}.calculator__content.step-3 .form-group{margin-bottom:0}.calculator__content.step-3 .calculator__desc{flex-direction:row;justify-content:space-between;align-items:end;padding:0}.calculator__desc{display:flex;align-items:start;flex-direction:column;gap:2.4rem;padding:2.8rem 0 2.8rem 2.8rem}.calculator__desc .form-group{max-width:16rem;width:100%}.calculator__desc .form-group .custom-select__selected{font-size:1.4rem;letter-spacing:-.03rem}.calculator__desc h4{color:#fff;font-weight:500;font-size:2.8rem;line-height:3.6rem;margin-bottom:.4rem;letter-spacing:-.05rem}.calculator__desc p{font-size:1.6rem;line-height:2.1rem}.calculator__desc a{max-width:38rem;margin-top:auto;color:#fff;font-weight:500;font-size:1.2rem;line-height:1.7rem;letter-spacing:0;border:1px solid rgba(255,255,255,.2);border-radius:100px;display:flex;justify-content:center;align-items:center;padding:1.1rem 2.2rem;transition:.3s ease-in-out}.calculator__desc a:hover{border-color:#fff}.calculator__desc__head{max-width:28rem;min-width:28rem}.calculator__map{height:100%;max-height:40.4rem}.calculator__content:has(a) .calculator__cover{bottom:6.9rem}.calculator__cover{display:flex;align-items:center;justify-content:flex-end;flex:1;padding:2.8rem 5.6rem 2.8rem 0;transition:.3s ease-in-out}.calculator__cover.image-bottom{align-items:end;padding-bottom:0!important}.calculator__right{background:#fff;padding:2.3rem;border:1px solid #e6e6e6;display:flex;flex-direction:column;height:100%;border-radius:8px}.calculator__right .row{position:relative}@media (min-width:768px){.calculator__right .row{margin:0 -6px}.calculator__right .row>*{padding:0 6px}}.calculator__right h4{color:#225575;font-weight:500;font-size:2.8rem;line-height:3.4rem;letter-spacing:-.1rem;margin-bottom:2.4rem}.calculator__right .form-control{border-radius:4px}.calculator__success{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;color:#fff;font-weight:400;font-size:1.6rem;line-height:2.4rem;letter-spacing:-.04rem;text-align:center}.calculator__success img{max-width:23rem;margin-bottom:1.6rem}.calculator__success h3{color:#fff;font-weight:500;font-size:2.8rem;line-height:3.4rem;letter-spacing:-.04rem;margin-bottom:.8rem;text-align:center}.calculator__results{margin-bottom:2rem}.calculator__results .row-g-20{row-gap:2rem;padding-bottom:2rem;margin-bottom:2rem;border-bottom:1px solid #dee6ea}.calculator__result{display:flex;flex-direction:column;align-items:start;gap:8px;color:#235575;font-weight:500;font-size:2rem;line-height:2.2rem;letter-spacing:-.03rem}.calculator__result span{color:#737373;font-weight:400;font-size:1.4rem;line-height:1.4rem;letter-spacing:-.04rem;display:flex;align-items:center;gap:.8rem}.calculator__result.big-result{font-weight:700;font-size:2.8rem;line-height:2.8rem}.calculator__result.big-result span{font-weight:500}.calculator .tooltip{position:relative}.calculator .tooltip__desc{right:-2.4rem;bottom:2.4rem}@media (max-width:1240px) and (min-width:767px){.calculator__cover{zoom:.7}}@media (max-width:1024px){.calculator__desc{padding:2rem 0 2rem 2rem}.calculator__desc__head{max-width:20rem;min-width:20rem}.calculator__desc a{max-width:20rem}.calculator__cover{padding:2rem 4rem 2rem 0}}@media (max-width:767px){.calculator.mt-100{margin-top:32px}.calculator.mt-100 .calculator__right{padding-bottom:20px}.calculator .col-xl-4,.calculator .col-xl-8{width:100%;min-width:auto}.calculator__row{flex-direction:column-reverse;gap:8px}.calculator__left{min-height:auto;max-height:470px}.calculator__content{min-height:auto;max-height:none;height:470px;flex-direction:column;justify-content:space-between;gap:20px;font-size:14px;line-height:18px;padding:20px;box-sizing:border-box;overflow:hidden}.calculator__content a{max-width:100%;margin-top:0;color:#fff;font-weight:500;font-size:10px;line-height:14px;letter-spacing:0;border:1px solid rgba(255,255,255,.2);border-radius:100px;display:flex;justify-content:center;align-items:center;padding:12px;transition:.3s ease-in-out}.calculator__content a:hover{border-color:#fff}.calculator__content.step-3{flex-direction:column!important;padding:20px;gap:2rem}.calculator__content.step-3 .calculator__desc{flex-direction:column;justify-content:space-between;align-items:start;padding:0}.calculator__desc{padding:0}.calculator__desc p{font-size:14px;line-height:20px}.calculator__desc__head{max-width:none;min-width:auto}.calculator__desc__head h4{font-size:20px;line-height:24px}.calculator__cover{padding:0;zoom:normal;align-items:center;justify-content:center;height:0}.calculator__cover.image-bottom{align-items:center}.calculator__cover img{height:100%}.calculator__right{padding:19px;border:1px solid #e6e6e6}.faq__search .form-group button:last-child{display:none}}.faq{position:relative}.faq:before{content:'';position:absolute;pointer-events:none;top:0;bottom:0;opacity:15%;background-image:url(../images/faq-pattern.png);background-position:top left;background-repeat:repeat;display:block;width:100%}.faq-page{padding:4.8rem 0 14rem}.faq-page:before{display:none}.faq-page .faq__accordion__item__content{max-width:95%}.faq__accordion{display:flex;flex-direction:column;gap:1.2rem}.faq__accordion__item{background:#fff;border:1px solid rgba(35,85,117,.15);border-radius:8px;transition:.3s ease-in-out}.faq__accordion__item.active{background:#f4f4f7;border-color:#f4f4f7}.faq__accordion__item.active h3{min-height:2.6rem;margin:0 0 1.2rem}.faq__accordion__item__title{cursor:pointer;padding:2.4rem;transition:.3s ease-in-out;position:relative}.faq__accordion__item__title h3{font-size:2rem;font-weight:500;line-height:2.6rem;width:64.2rem;max-width:75%;min-height:4.8rem;color:#235575;display:flex;justify-content:space-between;align-items:center;transition:.3s ease-in-out}.faq__accordion__item__title h3:after{content:'';position:absolute;right:2.4rem;top:2.4rem;background:url(../images/svg-icons/faq-plus.svg) right top 50%/48px 48px no-repeat;width:4.8rem;height:4.8rem;transition:.3s ease-in-out}.faq__accordion__item__title.active{padding:2.4rem 2.4rem 0}.faq__accordion__item__title.active h3:after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.faq__accordion__item__content{max-height:0;padding:0 2.4rem;max-width:64.2rem;overflow:hidden;transition:max-height .3s ease-out}.faq__accordion__item__content p{font-size:1.8rem;line-height:2.7rem;letter-spacing:-.1rem;font-weight:400;color:rgba(0,38,62,.7);padding-bottom:3.2rem}.faq__search{margin-bottom:3.6rem}.faq__search .form-group{flex:1;width:100%}.faq__search .form-group button:last-child{right:.4rem;left:revert;font-size:1.6rem;line-height:2.1rem;font-weight:500;letter-spacing:-.05rem}@media (min-width:767px){.faq__search .form-group--search .form-control{height:5.6rem;padding:1.2rem 13.6rem 1.2rem 4.8rem!important}}@media (max-width:767px){.faq-page{padding:24px 0 64px}.faq:before{display:none}.faq__search{margin-bottom:24px}.faq__accordion{gap:8px}.faq__accordion__item__title{padding:16px}.faq__accordion__item__title h3{font-size:16px;line-height:21px;width:auto;max-width:80%;min-height:42px}.faq__accordion__item__title h3:after{content:'';position:absolute;right:16px;top:16px;background:url(../images/svg-icons/faq-plus.svg) right top 50%/32px 32px no-repeat;width:32px;height:32px}.faq__accordion__item__title.active{padding:16px 16px 10px}.faq__accordion__item__title.active h3{margin:0}.faq__accordion__item__content{padding:0 16px;max-width:none}.faq__accordion__item__content p{font-size:14px;line-height:21px;padding-bottom:16px}}.news .row{row-gap:3.2rem}@media (min-width:768px){.news .row{margin:0 -6px}.news .row>*{padding:0 6px}}.news__item{display:flex;flex-direction:column;height:100%}.news__item:hover .news__desc p{color:rgba(0,38,62,.9)}.news__item:hover .news__image img{-webkit-transform:scale(1.05);transform:scale(1.05)}.news__image{margin-bottom:1.2rem;border-radius:8px;overflow:hidden;position:relative;padding-bottom:59.265%;display:block}.news__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;left:0;right:0;bottom:0}.news__image span{position:absolute;z-index:2;color:#fff;width:4.8rem;height:4.8rem;border-radius:100%;top:2rem;left:2rem;display:flex;align-items:center;justify-content:center;background-color:rgba(255,255,255,.35)}.news__image span.btn-gradient img{all:unset;width:2.4rem;height:2.4rem}.news__date{display:flex;font-size:1.4rem;font-weight:400;line-height:1.8rem;text-align:left;color:#9e9e9e;letter-spacing:-.05rem;margin-bottom:.8rem}.news__desc{color:#9e9e9e;font-weight:400;font-size:1.6rem;line-height:2.1rem;letter-spacing:0}.news__desc h3{font-size:2rem;line-height:2.6rem;font-weight:500;letter-spacing:-.05rem;color:#235575;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;margin-bottom:.4rem}.news__desc p{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;transition:.3s ease-in-out}.news-inner{padding-top:3.2rem}.news-inner .col-md-8{flex:1}.news-inner .col-md-2{min-width:27.8rem;max-width:27.8rem}@media (max-width:1024px){.news-inner .col-md-2{min-width:21rem;max-width:21rem}}.news-inner__title{display:flex;align-items:start;gap:1.6rem;margin-bottom:3.2rem}.news-inner__title h2{font-weight:500;font-size:4rem;line-height:4rem;letter-spacing:-.1rem;color:#235575}.news-inner__title a{width:5.6rem;height:5.6rem;min-width:5.6rem;border-radius:56px;display:flex;justify-content:center;align-items:center;border:1px solid rgba(35,85,117,.2)}.news-inner__hero{display:flex;flex-direction:column;align-items:start;gap:1.2rem}.news-inner__hero>img{width:100%;-o-object-fit:cover;object-fit:cover;border-radius:8px}.news-inner__info{border:1px solid #e6e6e6;display:flex;align-items:center;justify-content:space-between;width:100%;gap:2.4rem;padding:1.2rem 2.4rem;border-radius:8px}.news-inner__date{display:flex;align-items:center;gap:.8rem;color:#235575;font-weight:500;font-size:1.6rem;line-height:2rem;letter-spacing:-.04rem}.news-inner__date img{width:2.4rem;height:2.4rem;min-width:2.4rem;max-width:2.4rem}.news-inner__social{display:flex;align-items:center;gap:.8rem;color:#235575;font-weight:500;font-size:1.6rem;line-height:1.9rem;letter-spacing:-.05rem}.news-inner__social ul{display:flex;align-items:center;gap:.8rem}.news-inner__social ul li{display:block}.news-inner__social ul li a{border:1px solid rgba(35,85,117,.15);width:4rem;height:4rem;min-width:4rem;display:flex;justify-content:center;align-items:center;gap:1rem;border-radius:4px;transition:.3s ease-in-out;color:#fff;font-weight:400;font-size:2rem;line-height:2rem;letter-spacing:0}.news-inner__social ul li a.active,.news-inner__social ul li a:hover{border-color:#235575}.news-inner__social ul li a:active,.news-inner__social ul li a:focus{border-color:rgba(35,85,117,.15)}.news-inner__social ul li a img{-webkit-filter:brightness(0) saturate(100%) invert(27%) sepia(48%) saturate(590%) hue-rotate(159deg) brightness(98%) contrast(97%);filter:brightness(0) saturate(100%) invert(27%) sepia(48%) saturate(590%) hue-rotate(159deg) brightness(98%) contrast(97%)}.news-inner__content{display:flex;flex-direction:column;gap:3.2rem;color:rgba(0,38,62,.9);font-weight:400;font-size:1.8rem;line-height:2.8rem;letter-spacing:0}.news-inner__content>img{width:100%;border-radius:8px;-o-object-fit:cover;object-fit:cover}.news-inner__pattern{position:sticky;top:0;border:1px solid #e6e6e6;border-radius:16px;height:100vh;width:100%;overflow:hidden}.news-inner__pattern:before{content:'';position:absolute;inset:0;opacity:.3;background-image:url(../images/reyster-pattern.png);background-position:top left;background-repeat:repeat;pointer-events:none}@media (max-width:767px){.news-inner{padding-top:24px}.news-inner .col-md-8,.news-inner .row{padding:0;margin:0}.news-inner .col-md-2{min-width:27.8rem;max-width:27.8rem}.news-inner__title{flex-direction:column;gap:12px;margin-bottom:16px}.news-inner__title h2{font-size:24px;line-height:29px}.news-inner__title a{width:3.6rem;height:3.6rem;min-width:3.6rem}.news-inner__title a img{zoom:.8}.news-inner__info{padding:7px 11px}.news-inner__date{gap:4px;font-size:12px;line-height:14px;letter-spacing:-.04rem}.news-inner__date img{width:20px;height:20px;min-width:20px;max-width:20px}.news-inner__social{gap:8px;font-size:12px;line-height:14px}.news-inner__social ul{display:flex;align-items:center;gap:6px}.news-inner__social ul li{display:block}.news-inner__social ul li a{border:1px solid rgba(35,85,117,.15);width:4rem;height:4rem;min-width:4rem;display:flex;justify-content:center;align-items:center;gap:1rem;border-radius:4px;transition:.3s ease-in-out;color:#fff;font-weight:400;font-size:2rem;line-height:2rem;letter-spacing:0}.news-inner__social ul li a:hover{border-color:#235575}.news-inner__social ul li a img{-webkit-filter:brightness(0) saturate(100%) invert(27%) sepia(48%) saturate(590%) hue-rotate(159deg) brightness(98%) contrast(97%);filter:brightness(0) saturate(100%) invert(27%) sepia(48%) saturate(590%) hue-rotate(159deg) brightness(98%) contrast(97%)}.news-inner__content{gap:16px;font-size:16px;line-height:24px}.news-inner .social-desktop{background:#fff;max-height:0;overflow:hidden;transition:.3s ease-in-out;position:absolute;top:110%}}@media (max-width:767px) and (max-width:1024px){.news-inner .col-md-2{min-width:21rem;max-width:21rem}}.news__slider{position:relative;z-index:1;margin-top:3.2rem}.news__slider__item{display:flex;justify-content:space-between;gap:2.4rem;background:#f4f4f7;border-radius:12px}.news__slider__desc{margin-left:4rem;padding:4rem 0;max-width:48rem;min-width:48rem;width:100%;display:flex;flex-direction:column;gap:1.6rem;align-items:start;color:#666;font-weight:400;font-size:1.6rem;line-height:2.1rem;letter-spacing:-.1rem}.news__slider__desc h2{color:#235575;font-weight:500;font-size:3.2rem;line-height:3.8rem;letter-spacing:-.1rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.news__slider__desc p{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@media (max-width:1024px){.news__slider__desc{max-width:36rem;min-width:36rem}.news__slider__desc h2{font-size:2.8rem;line-height:3.4rem}}.news__slider__date{display:flex;align-items:center;gap:.8rem;color:#235575;font-weight:500;font-size:1.4rem;line-height:1.4rem;letter-spacing:-.08rem}.news__slider__media{position:relative;display:block;max-width:72rem;width:100%;height:42rem;border-radius:8px;overflow:hidden}.news__slider__media img,.news__slider__media video{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.news__slider .swiper-container{width:100%;height:42rem;overflow:hidden}@media (max-width:767px){.news__slider .swiper-container{height:auto}}.news__slider .swiper-slide{overflow:hidden}.news__tools{position:absolute;bottom:4rem;left:4rem;right:0;z-index:2;display:flex;align-items:end;gap:1.6rem;max-width:48rem;min-width:48rem;width:100%}@media (max-width:1024px){.news__tools{max-width:36rem;min-width:36rem}}.news__dots{flex:1}.news__dots .swiper-pagination-bullets{position:static;display:flex;gap:.6rem;padding:0}.news__dots .swiper-pagination-bullet{height:4px;width:100%;border-radius:4px;position:relative;overflow:hidden;margin:0!important;background-color:rgba(34,85,117,.2);opacity:1!important}.news__dots .swiper-pagination-bullet::before{content:"";display:block;position:absolute;width:100%;top:0;right:0;bottom:0;left:0}.news__dots .swiper-pagination-bullet-active{background:rgba(34,85,117,.2);width:100%;border-radius:4px}.news__dots .swiper-pagination-bullet-active::before{background-color:#225575;-webkit-animation:6s cubic-bezier(.3,0,.3,1) forwards slide-progress;animation:6s cubic-bezier(.3,0,.3,1) forwards slide-progress}.swiper-paused .news__dots .swiper-pagination-bullet-active::before{-webkit-animation-play-state:paused;animation-play-state:paused}@-webkit-keyframes slide-progress{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slide-progress{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}.news .slider__arrows{display:flex;align-items:center;gap:.8rem}.news .slider__arrow{display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;min-width:4rem;border-radius:40px;border:1px solid #235575;padding:0}.news .slider__arrow img{width:14px}@media (max-width:767px){.news .row{row-gap:32px}.news__desc h3{font-size:16px;line-height:20px}.news__desc p{font-size:14px;line-height:21px}.news.py-80{padding-bottom:64px}.news .btn.w-full .btn-text{font-size:1.4rem;background-color:#f4f4f7;border-color:#f4f4f7}.news__slider{margin-top:32px;background:#f4f4f7;border-radius:4px;padding-bottom:16px}.news__slider__item{display:flex;flex-direction:column;justify-content:space-between;gap:12px;background:#f4f4f7;border-radius:4px;padding:16px}.news__slider__desc{margin-left:0;padding:0;max-width:none;min-width:auto;gap:8px;font-size:14px;line-height:18px}.news__slider__desc h2{font-size:20px;line-height:22px}.news__slider__date{gap:4px;font-size:12px;line-height:14px;margin-bottom:4px}.news__slider__media{position:relative;display:block;max-width:none;width:100%;height:210px;border-radius:8px;overflow:hidden}.news__dots{flex:1}.news__dots .swiper-pagination-bullets{position:static;display:flex;justify-content:center;gap:4px;padding:0}.news__dots .swiper-pagination-bullet{height:6px;width:100%;max-width:6px}.news__dots .swiper-pagination-bullet-active{width:100%;max-width:6px}.news__tools{position:static;padding:0 16px;max-width:none;min-width:auto;width:100%}.news .slider__arrows{display:none}}.bottom-shortlinks{overflow:hidden}.bottom-shortlinks__slider{border-top:.5px solid #e6e6e6}.bottom-shortlinks__slider__item{padding:2.4rem;display:flex;background:#fff;flex-direction:column;justify-content:space-between;height:100%;gap:3rem;cursor:pointer;flex:1;border-right:.5px solid rgba(44,65,92,.12)}.bottom-shortlinks__slider__item:hover .item__link,.bottom-shortlinks__slider__item:hover .item__title{color:#235575}.bottom-shortlinks__slider__item:hover .item__link svg{opacity:1}.bottom-shortlinks__slider__item .item__title{font-size:1.4rem;line-height:1.8rem;font-weight:500;color:#283933}.bottom-shortlinks__slider__item .item__link{font-size:1.2rem;line-height:1.2rem;font-weight:400;color:#a6acb8;display:flex;justify-content:space-between}.bottom-shortlinks__slider__item .item__link svg{color:#235575;opacity:0}.bottom-shortlinks__slider .swiper-container{overflow:visible}@media (min-width:440px){.bottom-shortlinks__slider .swiper-container{overflow:hidden}}.bottom-shortlinks__slider .swiper-container:not(.swiper-initialized) .swiper-wrapper{gap:12px}.bottom-shortlinks__slider .swiper-container:not(.swiper-initialized) .swiper-wrapper>*{width:calc(100% / 3)}.bottom-shortlinks__slider .swiper-container .swiper-wrapper>*{min-height:100%;height:auto;display:flex;flex-direction:column}@media (max-width:767px){.bottom-shortlinks{padding:0}.bottom-shortlinks__slider__item{padding:20px 24px}}.about-hero{background:#f4f4f7;min-height:64rem;display:flex;position:relative}.about-hero__inner{height:100%}.about-hero__desc{padding-top:18rem;padding-bottom:3.4rem;max-width:40%;height:100%;display:flex;flex-direction:column;justify-content:center;color:#235575;font-weight:400;font-size:1.8rem;line-height:2.5rem;letter-spacing:0}.about-hero__desc h1{color:#235575;font-weight:300;font-size:5.6rem;line-height:5.6rem;letter-spacing:-.15rem;margin:1.6rem 0}.about-hero__btn{margin-top:auto;display:flex;align-items:center;gap:.8rem;color:rgba(35,85,117,.7);font-weight:500;font-size:1.4rem;line-height:1.7rem;letter-spacing:-.05rem;transition:.3s ease-in-out}.about-hero__btn span{background:#dae0e4;width:2.8rem;height:2.8rem;min-width:2.8rem;border-radius:28px;padding:9px 9px 9px 11px;display:flex}.about-hero__btn:hover{color:#235575}.about-hero__cover{width:100%;height:100%;position:absolute;right:0;top:0;max-width:54%;min-height:64rem}.about-hero__cover:before{content:'';position:absolute;inset:0;z-index:0;background:linear-gradient(124.09deg,#d1ebe8 20.9%,#9cc9c3 85.31%);border-top-left-radius:16px;border-bottom-left-radius:16px}.about-hero__cover-img{max-width:77.7rem;min-height:64rem;position:relative;z-index:1;background-position:left bottom;background-repeat:no-repeat;background-size:contain;border-top-left-radius:16px;border-bottom-left-radius:16px;overflow:hidden}@media (min-width:1440px){.about-hero__cover{max-width:54%}.about-hero__cover-img{max-width:100%}}@media (max-width:1024px){.about-hero__desc{font-size:1.8rem;line-height:2.5rem}.about-hero__desc h1{font-size:4.2rem;line-height:4.8rem;letter-spacing:-.15rem;margin:1.6rem 0}}@media (max-width:767px){.about-hero__inner{display:flex;flex-direction:column;gap:32px;height:100%}.about-hero .container-fluid,.about-hero .container-lg,.about-hero .container-md,.about-hero .container-sm,.about-hero .container-xl,.about-hero .container-xxl{padding:0}.about-hero__desc{padding:88px 16px 0;max-width:none;font-size:16px;line-height:20px;letter-spacing:-1px}.about-hero__desc h1{font-size:32px;line-height:32px;letter-spacing:-1px;margin:12px 0}.about-hero__desc p{margin-bottom:40px}.about-hero__cover{width:100%;height:100%;position:relative;max-width:none;display:flex;flex-direction:column;justify-content:flex-end;min-height:300px}.about-hero__cover:before{border-top-left-radius:8px;border-top-right-radius:8px;border-bottom-left-radius:0}.about-hero__cover-img{min-height:280px;border-top-left-radius:8px;border-top-right-radius:8px;border-bottom-left-radius:0;overflow:hidden}}.who-us__inner{color:#737373;font-weight:400;font-size:2.4rem;line-height:3.1rem;letter-spacing:-.1rem}.who-us__inner h2{color:#235575;font-weight:500;font-size:4.8rem;line-height:5.8rem;letter-spacing:-.1rem;margin-bottom:2.4rem}.who-us__inner p{margin-bottom:32px}.who-us__inner img{border-radius:8px;overflow:hidden;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;max-height:48rem}@media (max-width:767px){.who-us__inner{font-size:16px;line-height:21px;letter-spacing:.5px}.who-us__inner h2{font-size:24px;line-height:29px;letter-spacing:-.5px;margin-bottom:12px}.who-us__inner p{margin-bottom:12px}.who-us__inner img{border-radius:8px;overflow:hidden;width:100%;height:100%;min-height:240px;-o-object-fit:cover;object-fit:cover;max-height:480px}}.missions{border-top-left-radius:24px;border-top-right-radius:24px;overflow:hidden}.missions:before{content:'';position:absolute;inset:0;background-position:top left;background-repeat:repeat;opacity:.1}.missions.bg-mission{background-color:#e9eef1;color:#235575}.missions.bg-mission:before{background-image:url(../images/mission-bg-blue.png)}.missions.bg-mission>*{color:#235575}.missions.bg-mission .badge{color:#235575;border-color:rgba(35,85,117,.5)}.missions.bg-mission .badge:before{background:#235575}.missions.bg-vision{background-color:#e7f3f2;color:#0b867a}.missions.bg-vision:before{background-image:url(../images/mission-bg-green.png)}.missions.bg-vision>*{color:#0b867a}.missions.bg-vision .badge{color:#0b867a;border-color:rgba(11,134,122,.5)}.missions.bg-vision .badge:before{background:#0b867a}.missions.bg-values{background-color:#f8f4ea;color:#bc9030}.missions.bg-values:before{background-image:url(../images/mission-bg-orange.png)}.missions.bg-values>*{color:#bc9030}.missions.bg-values .badge{color:#bc9030;border-color:rgba(188,144,48,.5)}.missions.bg-values .badge:before{background:#bc9030}.missions__inner{display:flex;flex-direction:column;position:relative}.missions__inner>h3{color:inherit;font-weight:500;font-size:3.2rem;line-height:120%;letter-spacing:-.1rem;margin-bottom:3.2rem}.missions__inner .row{row-gap:.8rem}@media (min-width:768px){.missions__inner .row{margin:0 -4px}.missions__inner .row>*{padding:0 4px}}.missions__item{background:#fff;padding:1.6rem;display:flex;flex-direction:column;gap:2.4rem;justify-content:space-between;border-radius:8px;min-height:16rem;height:100%}.missions__item:has(h4){justify-content:start}.missions__item span{position:relative;color:inherit;opacity:.5;font-weight:400;font-size:1.6rem;line-height:1.6rem;letter-spacing:-.1rem}.missions__item h4{color:inherit;font-weight:500;font-size:1.6rem;line-height:2.2rem;letter-spacing:-.075rem}.missions__item h3{color:inherit;font-weight:500;font-size:1.8rem;line-height:2.2rem;letter-spacing:-.075rem}@media (max-width:767px){.missions{position:relative}.missions__inner{display:flex;flex-direction:column;position:relative}.missions__inner>h3{font-size:24px;line-height:29px;letter-spacing:-.5px;margin-bottom:32px}}.history{overflow:hidden}.history__slider{display:flex;align-items:flex-start;height:44rem;position:relative;border-radius:12px;overflow:hidden}.history__slide{display:flex;flex-direction:column;justify-content:space-between;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none}@media (min-width:767px){.history__slide{height:44rem;padding:2.4rem;border-radius:0 16px 16px 0;width:8.4rem;transition:width .7s ease-in-out,background .1s ease-in-out;-webkit-transform-origin:right top;transform-origin:right top;position:relative}.history__slide span{display:block;color:#fff;font-weight:500;font-size:3.2rem;line-height:3.2rem;letter-spacing:-.1rem;-webkit-transform:rotate(-90deg) translateX(-40px) translateY(5px);transform:rotate(-90deg) translateX(-40px) translateY(5px);transition:.5s ease-in-out}.history__slide__desc{position:absolute;bottom:2.4rem;left:2.4rem;max-width:54rem;opacity:0;pointer-events:none;color:#fff;font-weight:400;font-size:1.6rem;line-height:2.2rem;letter-spacing:0}.history__slide__desc h3{color:#fff;font-weight:500;font-size:2.4rem;line-height:3rem;letter-spacing:-.05rem;margin-bottom:1.2rem}.history__slide.active{background:linear-gradient(90deg,#225575 0,#00426c 100%);width:calc(100% - (8.4rem * (var(--total-slides) - 1)));z-index:10;cursor:auto}.history__slide.active span{margin-left:auto;font-size:9.6rem;line-height:9.6rem;-webkit-transform:rotate(0) translateX(0) translateY(0);transform:rotate(0) translateX(0) translateY(0)}.history__slide.active .history__slide__desc{opacity:1;transition:.8s ease-in-out .4s}}.history__slide.neighbor-1{background:linear-gradient(90deg,#44718e 0,#44718e 100%);z-index:9}.history__slide.neighbor-1:before{content:'';position:absolute;top:0;bottom:0;left:-1.5rem;background:#44718e;width:1.6rem;height:100%}.history__slide.neighbor-2{background:linear-gradient(90deg,#688ea7 0,#688ea7 100%);z-index:8}.history__slide.neighbor-2:before{content:'';position:absolute;top:0;bottom:0;left:-1.5rem;background:#688ea7;width:1.6rem;height:100%}.history__slide.neighbor-3{background:linear-gradient(90deg,#8aabbf 0,#8aabbf 100%);z-index:7}.history__slide.neighbor-3:before{content:'';position:absolute;top:0;bottom:0;left:-1.5rem;background:#8aabbf;width:1.6rem;height:100%}.history__slide.neighbor-4{background:linear-gradient(90deg,#9bb9cc 0,#9bb9cc 100%);z-index:6}.history__slide.neighbor-4:before{content:'';position:absolute;top:0;bottom:0;left:-1.5rem;background:#9bb9cc;width:1.6rem;height:100%}.history__slide.neighbor-5{background:linear-gradient(90deg,#acc7d8 0,#acc7d8 100%);z-index:5}.history__slide.neighbor-5:before{content:'';position:absolute;top:0;bottom:0;left:-1.5rem;background:#acc7d8;width:1.6rem;height:100%}.history__slide.neighbor-6{background:linear-gradient(90deg,#b7d3e5 0,#b7d3e5 100%);z-index:4}.history__slide.neighbor-6:before{content:'';position:absolute;top:0;bottom:0;left:-1.5rem;background:#b7d3e5;width:1.6rem;height:100%}.history__slide.neighbor-7{background:linear-gradient(90deg,#b7d3e5 0,#b7d3e5 100%);z-index:3}.history__slide.neighbor-7:before{content:'';position:absolute;top:0;bottom:0;left:-1.5rem;background:#b7d3e5;width:1.6rem;height:100%}.history__slide.neighbor-8{background:linear-gradient(90deg,#b7d3e5 0,#b7d3e5 100%);z-index:2}.history__slide.neighbor-8:before{content:'';position:absolute;top:0;bottom:0;left:-1.5rem;background:#b7d3e5;width:1.6rem;height:100%}.history__slide.border-r-none{border-radius:0!important}.history__slide.border-r-none:before{display:none}@media (max-width:767px){.history__slider{position:relative;z-index:1;margin:0 -16px;display:flex;height:auto;border-radius:0;overflow:visible}.history__slider .swiper-container{width:100%;overflow:visible;height:370px}.history__slider .swiper-slide{overflow:hidden;box-sizing:border-box;opacity:.5;transition:.3s ease-in-out}.history__slider .swiper-slide-active{opacity:1}.history__slider .news__tools{margin-top:-6px}.history__slide{background:linear-gradient(90deg,#225575 0,#00426c 100%);height:343px;padding:20px;border-radius:8px}.history__slide span{color:#fff;font-weight:500;font-size:64px;line-height:64px;letter-spacing:-1px}.history__slide__desc{color:#fff;font-weight:400;font-size:14px;line-height:20px}.history__slide__desc h3{color:#fff;font-weight:500;font-size:20px;line-height:24px;letter-spacing:-1px;margin-bottom:12px}}@media (max-width:374px){.history__slide{background:linear-gradient(90deg,#225575 0,#00426c 100%);height:343px;padding:20px;border-radius:8px}.history__slide span{font-size:48px;line-height:48px}.history__slide__desc{font-size:12px;line-height:16px}.history__slide__desc h3{font-size:16px;line-height:20px;margin-bottom:8px}}.leader__items{display:flex;flex-direction:column;gap:1.2rem}.leader__item{background:#fff;border-radius:8px;padding:1.2rem;display:flex;align-items:start;gap:2.4rem}.leader__item__img{width:28rem;min-width:28rem;height:28rem;position:relative;border-radius:8px;overflow:hidden}.leader__item__img img{position:relative}.leader__item__img:before{content:'';position:absolute;inset:0;background-image:url(../images/leader-bg.png);background-position:top left;background-repeat:repeat;background-size:contain;pointer-events:none}.leader__item__info{padding:2.6rem 0;max-width:58rem}.leader__item__info h3{color:#235575;font-weight:500;font-size:2.8rem;line-height:3.4rem;letter-spacing:-.004rem;margin-bottom:.4rem}.leader__item__info h5{color:#bc9030;font-weight:500;font-size:1.8rem;line-height:2.2rem;letter-spacing:-.004rem}.leader__name{margin-bottom:2.4rem}.leader__text{display:flex;flex-direction:column;align-items:start;color:rgba(0,0,0,.7);font-weight:400;font-size:1.6rem;line-height:2.4rem;letter-spacing:-.003rem}.leader__text p{overflow:hidden;max-height:9.6rem;transition:.3s ease-in-out}.leader__text p span{opacity:0;transition:.3s ease-in-out}.leader__text p.active span{opacity:1}.leader__btn{display:inline-block;margin-top:1.2rem;padding-bottom:3px;color:#235575;font-weight:500;font-size:16px;line-height:100%;letter-spacing:0;border-bottom:1px solid #235575}.leader__btn:active,.leader__btn:focus,.leader__btn:hover{color:#235575}.leader__btn .text-open{display:block}.leader__btn .text-close,.leader__btn.active .text-open{display:none}.leader__btn.active .text-close{display:block}@media (max-width:767px){.leader__item{border:1px solid #e6e6e6;background:#fff;border-radius:8px;padding:16px;display:flex;align-items:start;flex-direction:column;gap:16px}.leader__item__img{width:100%;min-width:auto;height:28rem;position:relative;border-radius:8px;overflow:hidden;display:flex;justify-content:center;align-items:center}.leader__item__img img{position:relative}.leader__item__img:before{content:'';position:absolute;inset:0;background-image:url(../images/leader-bg.png);background-position:top left;background-repeat:no-repeat;background-size:cover;pointer-events:none}.leader__item__info{padding:0;max-width:600px}.leader__item__info h3{font-size:20px;line-height:24px;letter-spacing:-.4px;margin-bottom:4px}.leader__item__info h5{font-size:14px;line-height:2.2rem;letter-spacing:-.4px}.leader__name{margin-bottom:16px}.leader__text{font-size:14px;line-height:21px}.leader__text p{overflow:hidden;max-height:105px;transition:.3s ease-in-out}}.structure__section.active .toggle{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.structure__section.open .structure__list{max-height:none!important}.structure__head{margin:0 0 .8rem;background-color:currentColor;border-radius:.8rem}.structure__head a,.structure__head span{display:flex;justify-content:space-between;align-items:center;padding:2.6rem 2.4rem;border-radius:.8rem}.structure__head span{padding:3.2rem 2.4rem}.structure__head h3{font-size:2.8rem;line-height:1.3;color:#fff;font-weight:500;letter-spacing:-4%}.structure__head p{font-size:2.8rem;line-height:1.3;color:#fff;font-weight:500;letter-spacing:-4%;text-align:right}.structure__list{max-height:0;overflow:hidden;transition:.3s ease-in-out}.structure__list ul{margin:0 0 1.2rem}.structure__list li{display:flex;justify-content:space-between;align-items:center;margin:0 0 .8rem;padding:2.6rem 2.4rem;font-size:2rem;line-height:1.3;letter-spacing:-4%;font-weight:500;background-color:color-mix(in srgb,currentColor 10%,transparent);border-radius:.8rem}.structure .toggle{display:block;width:4.4rem;height:4.4rem;background-repeat:no-repeat;background-position:50%;background-image:url(../images/svg-icons/toggle_white_icon.svg);background-size:contain;transition:.3s ease-in-out}@media (max-width:767px){.structure__head a,.structure__head span{padding:2rem}.structure__head span{padding:2.4rem 2rem;flex-direction:column;align-items:start;gap:8px}.structure__head h3,.structure__head p{font-size:1.8rem}.structure__list li{padding:1.6rem 2rem;margin:0 0 .4rem;font-size:1.6rem;flex-direction:column;align-items:start;gap:8px}.structure span.toggle{width:3.2rem;height:3.2rem;padding:0;background-size:contain}}.reports__items{display:flex;flex-direction:column;gap:1.2rem}.reports__item{background:#fff;border-radius:8px;padding:3.2rem 2.8rem;display:flex;justify-content:space-between;align-items:center;gap:2.4rem;transition:.3s ease-in-out}.reports__item svg{transition:.3s ease-in-out}.reports__item:hover{background:#235575;color:#fff!important}.reports__item:hover .reports__desc{color:#fff}.reports__item:hover .reports__img{color:#fff!important}.reports__item:hover svg{rotate:45deg;color:#fff;fill:#fff;-webkit-filter:brightness(0) saturate(100%) invert(92%) sepia(100%) saturate(0) hue-rotate(202deg) brightness(106%) contrast(106%);filter:brightness(0) saturate(100%) invert(92%) sepia(100%) saturate(0) hue-rotate(202deg) brightness(106%) contrast(106%)}.reports__desc{display:flex;align-items:start;gap:5.6rem;font-weight:400;font-size:2.8rem;line-height:2.8rem;letter-spacing:-.04rem;color:#235575;transition:.4s ease-in-out}.reports__desc span{font-weight:400;font-size:1.6rem;line-height:2.2rem;letter-spacing:-.04rem}@media (max-width:767px){.reports__items{gap:8px}.reports__item{border-radius:4px;padding:20px;gap:20px}.reports__desc{gap:56px;font-size:18px;line-height:21px}.reports__desc span{font-size:12px;line-height:17px}.reports__img svg{width:20px;height:20px}}.legislation{overflow:hidden}.legislation .row{row-gap:2rem}@media (min-width:768px){.legislation .row{margin:0 -10px}.legislation .row>*{padding:0 10px}}.legislation__item{display:flex;flex-direction:column;align-items:start;height:100%}.legislation__tab{display:inline-block;text-decoration:none;padding:.8rem 2.4rem 1.4rem 4.4rem;min-width:10rem;position:relative;-webkit-transform:translateY(8px);transform:translateY(8px);color:#737373;font-weight:500;font-size:1.2rem;line-height:1.7rem;letter-spacing:0}.legislation__tab p{min-width:6.6rem}.legislation__tab:before{content:"";position:absolute;background:#f4f4f7;border:1px solid #e9e9e9;top:0;left:0;right:0;bottom:0;z-index:-1;-webkit-transform:scale(1.1,1.3) perspective(1.2em) rotateX(3deg);transform:scale(1.1,1.3) perspective(1.2em) rotateX(3deg);-webkit-transform-origin:bottom left;transform-origin:bottom left;border-top-right-radius:8px;border-top-left-radius:8px}.legislation__card{padding:3.2rem 2.4rem;background:#f4f4f7;border:1px solid #e9e9e9;position:relative;border-radius:8px;z-index:1;height:100%;width:100%;display:flex;flex-direction:column;align-items:start;color:#1e5374;font-weight:400;font-size:1.6rem;line-height:2.1rem;letter-spacing:-.05rem}.legislation__card h3{color:#1e5374;font-weight:500;font-size:2rem;line-height:2.4rem;letter-spacing:-.1rem;margin-bottom:1.2rem}.legislation__card p{margin-bottom:3.2rem}.legislation__card .btn{margin-top:auto}.legislation__date{font-weight:400;font-size:1.4rem;line-height:1.7rem;letter-spacing:-.1rem;color:#1e5374;margin-bottom:1.6rem}@media (max-width:767px){.legislation .row{row-gap:16px}.legislation__tab{padding:7px 16px 16px 34px;min-width:80px;-webkit-transform:translateY(8px);transform:translateY(8px);font-size:12px;line-height:17px}.legislation__tab p{min-width:66px}.legislation__card{padding:32px 20px;font-size:16px;line-height:21px}.legislation__card h3{font-size:20px;line-height:24px;margin-bottom:12px}.legislation__card p{margin-bottom:32px}.legislation__date{font-size:14px;line-height:17px;margin-bottom:16px}}.survey__row{border:1px solid #e6e6e6;border-radius:16px;padding:1.2rem}@media (min-width:768px){.survey .row{margin:0}.survey .row>*{padding:0}}.survey__left{background:linear-gradient(124.09deg,#d1ebe8 20.9%,#9cc9c3 85.31%);height:100%;border-radius:8px;min-height:58rem;display:flex;flex-direction:column;align-items:center;justify-content:center}.survey__left__inner{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2.8rem 4rem 0;max-width:51.8rem;color:#235575;font-weight:400;font-size:1.6rem;line-height:2rem;text-align:center}.survey__left__inner h4{color:#235575;font-weight:500;font-size:4rem;line-height:4rem;letter-spacing:-.04rem;text-align:center;margin-bottom:1.6rem}.survey__left__inner img{margin-top:3rem;max-height:30rem;width:auto;max-width:-webkit-max-content;max-width:max-content;height:100%}.survey__right{height:100%;padding:2.8rem}.survey__right .form-control{border-radius:8px}.survey .radio-btn{display:flex;flex-direction:column;gap:1.2rem;margin-bottom:1.2rem}.survey .form-check{padding:0;position:relative}.survey .form-check-label{padding:1.7rem 2.3rem;display:flex;justify-content:space-between;width:100%;background:#fff;border:1px solid #e0e0e0;border-radius:8px;transition:.3s ease-in-out}.survey .form-check-input{position:absolute;right:2.4rem}.survey .form-check-input:checked+label{background:rgba(35,85,117,.1);border-color:#235575}@media (max-width:767px){.survey__row{border:none;border-radius:0;padding:0;row-gap:3px}.survey .section-head__nav ul,.survey .section-head__nav ul li{width:100%}.survey .section-head__nav ul li a{width:100%;text-align:center;display:flex;justify-content:center;align-items:center}.survey__left{min-height:343px}.survey__left__inner{padding:32px 20px;max-width:500px;font-size:14px;line-height:18px}.survey__left__inner h4{font-size:24px;line-height:29px;margin-bottom:8px}.survey__left__inner img{margin-top:20px;max-height:140px}.survey__right{border:1px solid #e6e6e6;border-radius:16px;height:100%;padding:32px 20px}}.transporter .row{row-gap:1.6rem}@media (min-width:768px){.transporter .row{margin:0 -8px}.transporter .row>*{padding:0 8px}}.transporter__item{background:#f4f4f7;position:relative;border-radius:12px;overflow:hidden;padding:2.8rem 0 0 2.8rem;display:flex;align-items:start;justify-content:space-between;height:100%;min-height:41.3rem;max-height:41.3rem}.transporter__item:before{content:'';position:absolute;inset:0;z-index:0;opacity:0;pointer-events:none;transition:.3s ease-in-out;background:linear-gradient(128.41deg,#235575 26.42%,#2e6f99 92.58%)}.transporter__item:after{content:'';position:absolute;right:0;top:0;bottom:0;width:46%;opacity:0;zoom:.5;height:100%;background-image:url(../images/menu-pattern.png);background-position:top left;background-repeat:repeat;background-size:auto;pointer-events:none;transition:.3s ease-in-out}.transporter__item__left{display:flex;flex-direction:column;align-items:start;justify-content:space-between;height:100%}.transporter__item__desc{min-width:24rem;max-width:24rem;width:100%;padding-bottom:2.8rem;position:relative;display:flex;flex-direction:column;align-items:start;height:100%;color:#666;font-weight:400;font-size:1.4rem;line-height:1.8rem;letter-spacing:0;transition:.3s ease-in-out}.transporter__item__desc h4{color:#235575;font-weight:500;font-size:2.8rem;line-height:3.2rem;letter-spacing:-.03rem;margin-bottom:1.2rem;transition:.3s ease-in-out}.transporter__item__link{margin-top:auto;display:flex;justify-content:center;align-items:center;width:5.6rem;height:5.6rem;min-width:5.6rem;background:#235575;border-radius:56px}.transporter__item__link:hover{background:#fff}.transporter__item__link:hover img{-webkit-filter:brightness(0) saturate(100%) invert(24%) sepia(92%) saturate(366%) hue-rotate(159deg) brightness(99%) contrast(91%);filter:brightness(0) saturate(100%) invert(24%) sepia(92%) saturate(366%) hue-rotate(159deg) brightness(99%) contrast(91%)}.transporter__item__link img{width:12px;transition:.3s ease-in-out}.transporter__item__cat{position:relative;max-width:38rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:#235575;font-weight:500;font-size:1.2rem;line-height:1.7rem;letter-spacing:0;border:1px solid #d8d8d8;border-radius:100px;display:flex;justify-content:center;align-items:center;padding:1.1rem 2.2rem;transition:.3s ease-in-out}@media (min-width:767px){.transporter__item__cat{position:absolute;bottom:2.8rem;left:2.8rem}}.transporter__item__url{position:relative;max-width:none}@media (min-width:767px){.transporter__item__url{position:absolute;bottom:2.8rem;left:2.8rem}}.transporter__item__img{display:flex;justify-content:end;align-items:end;height:100%;z-index:1;position:relative}.transporter__item__img.centered-image{align-items:center;padding-right:2.4rem;padding-bottom:2.4rem}.transporter.category-page .transporter__item__desc{min-width:29.5rem;max-width:29.5rem}.transporter.category-page .transporter__item__img{display:flex;justify-content:end;align-items:end;height:100%;z-index:1;position:relative}.transporter.category-page .transporter__item:hover:before{opacity:1}.transporter.category-page .transporter__item:hover:after{opacity:.2}.transporter.category-page .transporter__item:hover .transporter__item__desc{color:rgba(255,255,255,.7)!important}.transporter.category-page .transporter__item:hover .transporter__item__desc h4{color:#fff!important}.transporter.category-page .transporter__item:hover .transporter__item__link{background:#fff}.transporter.category-page .transporter__item:hover .transporter__item__link img{-webkit-filter:brightness(0) saturate(100%) invert(24%) sepia(92%) saturate(366%) hue-rotate(159deg) brightness(99%) contrast(91%);filter:brightness(0) saturate(100%) invert(24%) sepia(92%) saturate(366%) hue-rotate(159deg) brightness(99%) contrast(91%)}.transporter.category-page .transporter__item:hover .transporter__item__cat{color:#fff}@media (max-width:767px){.transporter__item__url,.transporter__item__url .btn-text{width:100%}.transporter .row{row-gap:12px}.transporter__item{flex-direction:column;min-height:443px;max-height:443px;gap:20px;padding:20px}.transporter__item__left{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-width:-webkit-max-content;max-width:max-content}.transporter__item__cat{max-width:100%;width:100%}.transporter__item__desc{min-width:auto;max-width:100%;padding-bottom:0;display:flex;flex-direction:column;align-items:start;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;font-size:14px;line-height:18px}.transporter__item__desc h4{font-size:20px;line-height:24px;margin-bottom:12px}.transporter__item__img{width:100%;flex:1;zoom:normal;align-items:center;justify-content:center;height:0}.transporter__item__img img{height:100%}.transporter.category-page .section-head__nav ul,.transporter.category-page .section-head__nav ul li{width:100%}.transporter.category-page .section-head__nav ul li a{width:100%;text-align:center;display:flex;justify-content:center;align-items:center}.transporter.category-page .transporter__item{gap:16px}.transporter.category-page .transporter__item__desc{min-width:auto;max-width:100%;flex-direction:row;align-items:start;gap:8px}.transporter.category-page .transporter__item__link{margin-top:0;width:40px;height:40px;min-width:40px}.transporter.category-page .transporter__item__link img{zoom:.7}.transporter.category-page .transporter__item__img{width:100%;flex:1;zoom:normal;align-items:center;justify-content:center;height:0}.transporter.category-page .transporter__item__img img{height:100%}.document .last-item{min-height:458px;gap:24px}}.document .row{row-gap:1.2rem}.document__item{background:#e9eef1;padding:2.4rem;border-radius:8px;height:100%;display:flex;flex-direction:column;justify-content:space-between;min-height:22.3rem}.document__item.last-item{background:linear-gradient(124.09deg,#d1ebe8 20.9%,#9cc9c3 85.31%)}.document__item.last-item h3{color:#235575;font-weight:500;font-size:2.4rem;line-height:2.9rem;letter-spacing:-.1rem}.document__item.last-item img{max-height:21.8rem;width:auto}.document__item__img{max-width:25px;margin-bottom:2rem}.document__item__desc{color:#235575;font-weight:400;font-size:1.6rem;line-height:2.1rem;letter-spacing:-.05rem}.document__item__icon{display:flex;justify-content:center;align-items:center}.reception .survey__left__inner img{max-height:52rem}.reception .steps h4{display:flex;gap:.8rem;align-items:center;margin-bottom:.8rem;position:relative}.reception .steps h4 img{width:2.4rem;height:2.4rem}.reception .steps .tooltip{position:relative}.reception .steps .tooltip__desc{right:-2.4rem;bottom:3.6rem}.reception .steps h5{color:#225575;font-weight:400;font-size:1.6rem;line-height:2.4rem;letter-spacing:-.04rem;margin-bottom:3.2rem}@media (min-width:768px){.document .row{margin:0 -6px}.document .row>*{padding:0 6px}.reception .steps__inner .row{margin:0 -10px}.reception .steps__inner .row>*{padding:0 10px}}.reception .steps__inner>button{margin-top:.4rem;margin-bottom:2.4rem;outline:0;border:1px solid #dee6ea;background:#fff;border-radius:4px;padding:.9rem 1.5rem;display:flex;align-items:center;gap:.8rem;color:#235575;font-weight:500;font-size:1.4rem;line-height:1.8rem;letter-spacing:-.03rem;transition:.3s ease-in-out}.reception .steps__inner>button:hover{border-color:#235575}.reception .form-control{border-radius:4px}.reception__table{padding-top:2.4rem;margin-bottom:2.4rem;max-height:60rem;overflow-x:auto}.reception__table .table{min-width:92.2rem;border:1px solid #dee6ea;border-radius:8px}.reception__table .table table{width:100%;border-spacing:0!important}.reception__table .table td,.reception__table .table th{border:none!important;border-image-width:0!important;padding:0!important}.reception__table .table tr{font-weight:400;font-size:1.2rem;line-height:1.7rem;letter-spacing:0;color:#000}.reception__table .table tr td>div,.reception__table .table tr th>div{display:flex;padding:0 1.6rem;height:7rem;justify-content:start;align-items:center}.reception__table .table tr td:nth-child(1),.reception__table .table tr th:nth-child(1){width:16.7rem}.reception__table .table tr td:nth-child(2),.reception__table .table tr th:nth-child(2){width:31.7rem}.reception__table .table tr td:nth-child(3),.reception__table .table tr th:nth-child(3){width:13rem}.reception__table .table tr td:nth-child(4),.reception__table .table tr th:nth-child(4){width:22.4rem}.reception__table .table tr td:nth-child(5),.reception__table .table tr th:nth-child(5){width:8.4rem}.reception__table .table tr th{color:#235575;font-weight:500;font-size:1.6rem;line-height:2rem;letter-spacing:-.07rem}.reception__table .table tr th>div{border-right:1px solid #dee6ea;height:7rem}.reception__table .table tr th:last-child>div{border-right:none}.reception__table .table tr td{border:none!important;color:#235575;font-weight:400;font-size:1.6rem;line-height:2rem;letter-spacing:-.07rem}.reception__table .table tr td>div{border-right:1px solid #dee6ea;border-bottom:1px solid #dee6ea}.reception__table .table tr td:last-child>div{border-right:none}.reception__table .table tbody tr:last-of-type td>div{border-bottom:none!important}.reception__table .table thead{background:#f4f4f7}.registry__desc{flex:1 auto;display:flex;flex-direction:column;align-items:start;padding:2.4rem 1.2rem 4rem 2.4rem;border:1px solid #e6e6e6;border-radius:16px;color:#00263e;font-weight:400;font-size:1.8rem;line-height:2.7rem;letter-spacing:-.04rem}.registry__desc h3{color:#235575;font-weight:500;font-size:2.8rem;line-height:3.4rem;letter-spacing:-.04rem;margin-bottom:1.6rem}.registry__desc .btn{margin-top:3.2rem}.registry .col-md-8{flex:1}.registry .col-md-4{min-width:31.6rem;max-width:31.6rem}.registry__pattern{flex:0 0 auto;border:1px solid #e6e6e6;border-radius:16px;height:100%;width:100%;position:relative;overflow:hidden}.registry__pattern:before{content:'';position:absolute;inset:0;opacity:.3;background-image:url(../images/reyster-pattern.png);background-position:top left;background-repeat:repeat;pointer-events:none}@media (max-width:767px){.registry__row{flex-direction:column}.registry__desc{padding:0;border:none;border-radius:0;font-size:14px;line-height:20px}.registry__desc h3{font-size:20px;line-height:24px;margin-bottom:12px}.registry__desc .btn{margin-top:24px}.registry__pattern{display:none}}.contact{scroll-margin-top:1.6rem}.contact__map{background:#f4f4f7;border-radius:12px;padding:1.6rem}.contact__map__frame{width:100%;height:52.6rem;border-radius:12px;overflow:hidden;margin-bottom:1.6rem}.contact__map__buttons{display:flex;align-items:center;gap:.8rem}.contact__map__button{padding:2.4rem 4.8rem;height:9.6rem;background:#fff;display:flex;align-items:center;justify-content:center;gap:1.2rem;border-radius:8px;width:100%;color:#235575;font-weight:500;font-size:1.6rem;line-height:2.4rem;letter-spacing:-.1rem}.contact__map__button:hover{color:#235575;box-shadow:inset 0 0 0 1px #235575}@media (max-width:767px){.contact__map{background:#fff;border-radius:0;padding:0}.contact__map__frame{width:100%;height:303px;border:1px solid #e6e6e6;border-radius:8px;overflow:hidden;margin-bottom:8px}.contact__map__buttons{display:flex;align-items:start;flex-direction:column;gap:8px}.contact__map__button{padding:16px 20px;height:66px;gap:12px;border-radius:4px;border:1px solid #e6e6e6;font-size:14px;line-height:24px;letter-spacing:-1px}}.contact__form__row{display:flex;justify-content:space-between;gap:16px}.contact__form__left{display:flex;flex-direction:column;justify-content:space-between;gap:1.2rem;max-width:50.4rem;width:100%;transition:.3s ease-in-out}.contact__form__item{padding:2.4rem;border-radius:12px;min-height:17.2rem;display:flex;flex-direction:column;align-items:start;justify-content:space-between;gap:2rem}.contact__form__item span{color:inherit;font-weight:400;font-size:1.4rem;line-height:1.8rem;letter-spacing:0}.contact__form__item a,.contact__form__item p{color:inherit;font-weight:500;font-size:2rem;line-height:2.2rem;letter-spacing:-.08rem}.contact__form__item.child-1{background:#e9eef1;color:#235575}.contact__form__item.child-2{background:#f4f4f7;color:#235575}.contact__form__item.child-2 span{color:#9e9e9e}.contact__form__item.child-3{background:#e4f1f0;color:#0b867a}.contact__form__item.child-4{background:#f8f4ea;color:#bc9030}.contact__form__item.child-5{background:#e9eef1;color:#235575}.contact__form__right{flex:1;background:#f4f4f7;border-radius:12px;display:flex;flex-direction:column;padding:1.6rem;width:100%}@media (min-width:768px){.contact__form__right .row{margin:0 -8px}.contact__form__right .row>*{padding:0 8px}}.contact__form__right .form-group{margin-bottom:1.6rem}.contact__form__right form{padding:3.6rem;background:#fff;border-radius:8px;display:flex;flex-direction:column;height:100%}.contact__form__right form h4{color:#235575;font-weight:500;font-size:3.2rem;line-height:3.8rem;letter-spacing:-.1rem;margin-bottom:2.4rem}@media (max-width:1024px){.contact__form__left{display:flex;flex-direction:column;justify-content:space-between;gap:1.2rem;max-width:34rem;width:100%}}@media (max-width:767px){.contact__form__row{flex-direction:column;gap:16px}.contact__form__left{gap:8px;max-width:none}.contact__form__item{padding:20px;border-radius:8px;min-height:120px;gap:16px}.contact__form__item span{font-size:14px;line-height:18px}.contact__form__item a,.contact__form__item p{font-size:20px;line-height:22px;letter-spacing:-.5px}.contact__form__right{background:#fff;border-radius:0;padding:0}.contact__form__right .form-group{margin-bottom:16px}.contact__form__right .row{margin-bottom:8px}.contact__form__right form{padding:32px 20px;border:1px solid #e6e6e6;border-radius:8px}.contact__form__right form h4{font-size:24px;line-height:29px;letter-spacing:-.5px;margin-bottom:24px}}.contact__secretary{background:linear-gradient(90deg,#225575 0,#00426c 100%);height:39.2rem;padding:3.6rem;border-radius:8px;position:relative;display:flex;flex-direction:column;justify-content:space-between;gap:2.4rem}.contact__secretary:before{content:'';position:absolute;width:47%;height:100%;opacity:.1;top:0;right:0;background-image:url(../images/footer-pattern.png);background-position:top left;background-repeat:repeat;background-size:contain;pointer-events:none}.contact__secretary__desc{display:flex;flex-direction:column;gap:.8rem;color:rgba(255,255,255,.7);font-weight:500;font-size:1.6rem;line-height:1.6rem;letter-spacing:-.05rem}.contact__secretary__desc h4{color:#fff;font-weight:500;font-size:2.8rem;line-height:2.8rem;letter-spacing:-.05rem}.contact__secretary .secretary__items{display:flex;flex-direction:column;align-items:start;gap:2.2rem}.contact__secretary .secretary__item{display:flex;align-items:center;gap:.8rem}.contact__secretary .secretary__icon{width:4.4rem;min-width:4.4rem;height:4.4rem;border-radius:44px;background:#fff;display:flex;justify-content:center;align-items:center}.contact__secretary .secretary__info{display:flex;flex-direction:column;gap:.8rem;color:#fff;font-weight:600;font-size:1.4rem;line-height:1.4rem;letter-spacing:0}.contact__secretary .secretary__info a{color:#fff;font-weight:400;font-size:1.6rem;line-height:1.6rem;letter-spacing:0}@media (max-width:767px){.contact__secretary{height:343px;padding:24px;gap:24px}.contact__secretary:before{background-size:cover}.contact__secretary__desc{gap:8px;font-size:14px;line-height:14px;letter-spacing:-.5px}.contact__secretary__desc h4{font-size:20px;line-height:22px;letter-spacing:-.5px}.contact__secretary .secretary__items{gap:22px}.contact__secretary .secretary__item{display:flex;align-items:start;gap:8px}.contact__secretary .secretary__icon{width:40px;min-width:40px;height:40px;border-radius:40px}.contact__secretary .secretary__info{gap:8px;font-size:12px;line-height:12px;max-width:145px}.contact__secretary .secretary__info a{color:#fff;font-weight:400;font-size:14px;line-height:24px;letter-spacing:0}}.contact__kit .row{row-gap:1.2rem}@media (min-width:768px){.contact__kit .row{margin:0 -6px}.contact__kit .row>*{padding:0 6px}}.contact__kit__item{background:#f4f4f7;border-radius:8px;padding:2.4rem;min-height:22.4rem;display:flex;flex-direction:column;justify-content:space-between;align-items:start;gap:2.4rem}.contact__kit__img img{height:6.4rem;max-height:6.4rem}.contact__kit__desc{display:flex;align-items:center;justify-content:space-between;width:100%}.contact__kit__desc h3{color:#1e5374;font-weight:500;font-size:2.4rem;line-height:2.9rem;letter-spacing:-.1rem}.contact__kit__desc a{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:-webkit-max-content;max-width:max-content}@media (max-width:767px){.contact__kit .row{row-gap:8px}.contact__kit__item{border-radius:4px;padding:24px;min-height:192px;gap:20px}.contact__kit__img img{height:54px;max-height:54px}.contact__kit__desc{gap:16px;flex-wrap:wrap}.contact__kit__desc h3{font-size:18px;line-height:22px;letter-spacing:-1px}}.tariffs__row{display:flex;flex-direction:row;justify-content:space-between;align-items:start;gap:1.2rem}.tariffs h4{color:#235575;font-weight:500;font-size:2.4rem;line-height:3.1rem;letter-spacing:-.1rem;margin-bottom:1.6rem}.tariffs__left{width:100%;flex:1;display:flex;flex-direction:column;gap:4.8rem}.tariffs__table{display:flex;flex-direction:column;gap:1.6rem}.tariffs__table .table{border:1px solid #dee6ea;border-radius:8px;overflow:hidden}.tariffs__table .table.column-5 tr td,.tariffs__table .table.column-5 tr th{width:calc(100% / 5)}.tariffs__table .table.column-4 tr td,.tariffs__table .table.column-4 tr th{width:calc(100% / 4);min-width:calc(100% / 4)}.tariffs__table .table.column-4 tbody tr:first-child td:first-child,.tariffs__table .table.column-4 tbody tr:nth-child(7) td:first-child,.tariffs__table .table.column-4 tbody tr:nth-child(9) td{border-bottom:none}.tariffs__table .table.column-3 tr td,.tariffs__table .table.column-3 tr th{width:calc(100% / 3)}.tariffs__table .table.column-3 tbody tr:first-child td:first-child,.tariffs__table .table.column-3 tbody tr:nth-child(3) td{border-bottom:none}.tariffs__table .table.column-2 tr td,.tariffs__table .table.column-2 tr th{width:calc(100% / 2)}.tariffs__table .table.column-2 tbody tr:last-child td{border-bottom:none}.tariffs__table .table.column-2 tfoot tr td{border-top:1px solid #dee6ea;border-bottom:none}.tariffs__table .table.col-3-1 tr td:first-child,.tariffs__table .table.col-3-1 tr th:first-child{width:calc(100% - (100% / 3))}.tariffs__table .table.col-3-1 tr td:last-child,.tariffs__table .table.col-3-1 tr th:last-child{width:calc(100% / 3)}.tariffs__table .table.centered-text tr td>div,.tariffs__table .table.centered-text tr th>div{justify-content:center;align-items:center;text-align:center}.tariffs__table .table table{width:100%;border-spacing:0!important}.tariffs__table .table td,.tariffs__table .table th{border-image-width:0!important;padding:0!important}.tariffs__table .table tr{font-weight:400;font-size:1.2rem;line-height:1.7rem;letter-spacing:0;color:#000}.tariffs__table .table tr td>div,.tariffs__table .table tr th>div{display:flex;padding:2.4rem 1.6rem;min-height:7rem;justify-content:start;align-items:center;text-align:left}.tariffs__table .table tr th{border-right:1px solid #dee6ea;border-bottom:1px solid #dee6ea;color:#235575;font-weight:500;font-size:1.6rem;line-height:2rem;letter-spacing:-.07rem}.tariffs__table .table tr th>div{height:7rem}.tariffs__table .table tr th:last-child{border-right:none}.tariffs__table .table tr td{border-right:1px solid #dee6ea;border-bottom:1px solid #dee6ea;color:#235575;font-weight:400;font-size:1.6rem;line-height:2rem;letter-spacing:-.07rem}.tariffs__table .table tr td:last-child{border-right:none}.tariffs__table .table tfoot,.tariffs__table .table thead{background:#f4f4f7}.tariffs__table .table tfoot tr td div{align-items:start;justify-content:start;text-align:start;color:#737373;font-weight:400;font-size:1.6rem;line-height:2.1rem;letter-spacing:-.05rem}.tariffs__right{border-radius:8px;width:28rem;min-width:28rem;height:35.7rem;background:linear-gradient(124.09deg,#d1ebe8 20.9%,#9cc9c3 85.31%);position:sticky;top:2.4rem;padding:4.8rem 2.4rem;display:flex;justify-content:space-between;flex-direction:column;align-items:start;gap:2.4rem;color:#235575;font-weight:500;font-size:1.6rem;line-height:2.1rem;letter-spacing:-.1rem}.tariffs__right::before{content:"";display:block;width:100%;height:100%;position:absolute;right:0;top:0;background-image:url(../images/tariff_info_bg.svg);background-repeat:no-repeat;background-position:100% 100%;background-size:auto 100%}.tariffs__right div,.tariffs__right p{position:relative}.tariffs__right__img img{max-height:11.1rem}@media (max-width:767px){.tariffs h4{font-size:18px;line-height:23px}.tariffs h4 br{display:none}.tariffs__row{flex-direction:column-reverse}.tariffs .section-head__nav ul,.tariffs .section-head__nav ul li{width:100%}.tariffs .section-head__nav ul li a{width:100%;text-align:center;display:flex;justify-content:center;align-items:center}.tariffs__table .table tr td,.tariffs__table .table tr th{font-size:14px}.tariffs__table .table tr td>div,.tariffs__table .table tr th>div{padding:15px 16px;min-height:50px}.tariffs__table .table tfoot tr td div{font-size:14px}.tariffs__right{height:auto;padding:24px;font-size:14px;line-height:18px;min-width:auto;position:relative;top:0;width:100%;gap:12px}.tariffs__right::before{background-image:url(../images/tariff_info_bg_mobile.svg)}.tariffs__right__img img{max-height:84px}}.search__results{display:flex;flex-direction:column;width:100%;gap:1.2rem}.search__result{width:100%;border:1px solid #dee6ea;border-radius:8px;padding:2.4rem;display:flex;align-items:center;justify-content:space-between;gap:2.4rem;background:#fff;transition:.3s ease-in-out}.search__result__desc{display:flex;flex-direction:column;gap:.4rem;color:#235575;font-weight:500;font-size:2rem;line-height:2.6rem;letter-spacing:-.1rem}.search__result__desc span{color:rgba(0,38,62,.7);font-weight:400;font-size:1.6rem;line-height:2.4rem;letter-spacing:-.1rem}.search__result__btn{display:flex;align-items:center;justify-content:center;border:1px solid #dee6ea;width:3.6rem;height:3.6rem;min-width:3.6rem;border-radius:36px}.search__result:hover{background:#f4f4f7}.search__not-found{border:1px solid #dee6ea;padding:6.4rem 1.6rem;border-radius:8px;display:flex;flex-direction:column;align-items:center;color:#235575;font-weight:400;font-size:1.6rem;line-height:2.4rem;letter-spacing:-.1rem;text-align:center}.search__not-found__img{display:flex;justify-content:center;align-items:center;width:22.4rem;height:22.4rem;border-radius:100%;background:linear-gradient(124.09deg,#d1ebe8 20.9%,#9cc9c3 85.31%);margin-bottom:3.2rem}.search__not-found h3{color:#235575;font-weight:500;font-size:2.8rem;line-height:3.4rem;letter-spacing:-.1rem;margin-bottom:.8rem;text-align:center}.search__not-found__buttons{margin-top:2.4rem;display:flex;align-items:center;gap:.8rem;white-space:nowrap}@media (max-width:767px){.search__results{gap:8px}.search__result{padding:16px;gap:16px}.search__result__desc{gap:4px;font-size:16px;line-height:21px}.search__result__desc span{font-size:14px;line-height:18px}.search__result__btn{width:32px;height:32px;min-width:32px;border-radius:32px}.search__not-found{padding:32px 20px 20px;font-size:14px;line-height:18px}.search__not-found__img{width:128px;height:128px;margin-bottom:16px}.search__not-found__img img{max-width:80px}.search__not-found h3{font-size:20px;line-height:22px;margin-bottom:8px}.search__not-found__buttons{margin-top:24px;display:flex;align-items:start;flex-direction:column;gap:8px;width:100%;white-space:nowrap}.search__not-found__buttons .btn,.search__not-found__buttons .btn-text{width:100%}}.map{background:#f4f4f7;border-radius:12px}.map .custom-select{width:100%;margin-bottom:.8rem;border-radius:8px}.map .custom-select__selected{border:none;border-radius:8px;padding:2.4rem;color:#235575;font-weight:500;font-size:1.8rem;line-height:2.2rem}.map .custom-select__selected img{width:2.4rem;height:2rem}@media (min-width:768px){.map .row{margin:0 -18px}.map .row>*{padding:0 18px}}.map .map-wrapper{position:relative;padding:2.4rem;-webkit-user-select:none;-ms-user-select:none;user-select:none}.map .map-wrapper .map-sections .section-hover{cursor:pointer}.map .map-wrapper .map-sections .disabled{pointer-events:none;cursor:none}.map .map-wrapper .map-sections .section-hover:hover{box-shadow:0 4px 0 0 #a18890}.map .map-wrapper .map-sections .section-hover:hover .path-hover{transition:.5s;fill:#d7d7d7;box-shadow:0 0 4px 0 #a18890}.map .map-wrapper .map-sections .color-changed{box-shadow:0 4px 0 0 #a18890}.map .map-wrapper .map-sections .color-changed .path-hover{transition:.5s;fill:#3a5e78;box-shadow:0 4px 0 0 #a18890}.map .map-wrapper .map-sections .color-changed rect,.map .map-wrapper .map-sections .color-changed text{fill:#fff}.map .map-wrapper .map-sections .color-changed:hover .path-hover{transition:.5s;fill:#3a5e78;box-shadow:0 4px 0 0 #a18890}.map .map-wrapper .map-sections .color-changed:hover rect,.map .map-wrapper .map-sections .color-changed:hover text{fill:#fff}.map .map-wrapper .map-mobil-fixed .map-svg-fixed{display:flex;justify-content:center;align-items:center;min-height:330px;width:100%}.map .map-wrapper .map-mobil-fixed .map-svg-fixed .map-mobile{overflow:visible!important;display:none;max-height:350px}.map .map-wrapper .map-mobil-fixed .map-svg-fixed .show-map{display:flex}.map .mypopup{width:100%;background:#fff;min-height:26rem;visibility:hidden;position:absolute;padding:2.4rem;border-radius:8px}.map-popup h3{color:#235575;font-weight:500;font-size:2.4rem;line-height:3rem;letter-spacing:-.05rem;margin-bottom:2.4rem}.map-popup__info{display:flex;flex-direction:column;gap:2rem;color:#235575;font-weight:500;font-size:1.6rem;line-height:2.1rem;letter-spacing:0}.map-popup__info span{color:#9e9e9e;font-weight:600;font-size:1.2rem;line-height:1.2rem;letter-spacing:0;margin-bottom:.6rem}.map .show-popup{visibility:visible;-webkit-animation:1s fadeIn;animation:1s fadeIn}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@media (max-width:991px){.map .map-popup{height:330px}.map .mypopup{width:100%}}.not-found .about-hero__desc{display:flex;align-items:start;justify-content:start}.not-found .about-hero__desc h1{font-weight:600;font-size:12rem;line-height:12rem;letter-spacing:-.1rem;margin-bottom:1.2rem;color:#235575}.not-found .about-hero__desc h3{font-weight:500;font-size:2.8rem;line-height:3.4rem;letter-spacing:-.1rem;margin-bottom:.4rem;color:#235575}.not-found .about-hero__desc p{font-weight:400;font-size:1.6rem;line-height:2.4rem;letter-spacing:-.1rem;color:#235575}.not-found .about-hero__desc .btn{margin-top:2rem}.not-found .about-hero__cover{display:flex;flex-direction:column;justify-content:end}.not-found .about-hero__cover-img{background-position:center bottom;min-height:54rem}body{display:flex;min-height:100vh;flex-direction:column;overflow-x:hidden;position:relative}#all_parts{flex:1}@media (min-width:768px) and (max-width:1240px){html{font-size:50%}}hr{margin:0;border-color:#ecedf0}.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1352px;padding:0 1.6rem}.container-fluid--md{max-width:98.5rem}@media (max-width:1024px){.container-fluid--md{max-width:none}}@media (max-width:767px){.not-found .about-hero__inner{gap:48px}.not-found .about-hero__desc h1{font-size:64px;line-height:64px;margin-bottom:12px}.not-found .about-hero__desc h3{font-size:20px;line-height:22px;margin-bottom:8px}.not-found .about-hero__desc p{font-size:14px;line-height:18px}.not-found .about-hero__desc .btn{margin-top:20px}.not-found .about-hero__cover-img{min-height:272px;max-height:272px}.container-fluid--md{padding:0 16px}}.mx-btn{color:#235575!important}.mx-datepicker{width:100%!important}.mx-datepicker .mx-input{border:1px solid rgba(35,85,117,.15)!important;outline:0!important;box-shadow:none!important;height:auto!important;padding:1.5rem 1.6rem!important;font-size:1.4rem!important;line-height:1.4rem!important;border-radius:4px!important}.mx-datepicker .mx-icon-calendar,.mx-datepicker .mx-icon-clear{right:1.6rem!important}.mx-datepicker.is-invalid .mx-input{border-color:#dc3545!important}.mx-calendar{width:260px!important}.mx-calendar-content .mx-date-row .cell:not(.not-current-month)>div{background:#56697B14;height:100%;display:flex;justify-content:center;align-items:center;border-radius:8px;width:100%;color:#444655;font-weight:500}.mx-calendar-content .mx-date-row .cell{border-radius:8px;border:2px solid #fff;background:#e7f3f2!important}.mx-calendar-content .mx-date-row .cell.disabled{background:#efeff2!important}.mx-calendar-content .mx-date-row .cell.today{background:#235575!important;color:#fff!important}.mx-calendar-content .mx-date-row .cell.today div{color:#fff!important}.mx-calendar-content .mx-date-row .cell.active{background:#e7f3f2!important;color:#235575;box-shadow:inset 0 0 0 1px #235575}.mx-calendar-content .mx-date-row .cell.active:hover{background:#e7f3f2!important}
/*# sourceMappingURL=style.css.map */
