/*!
 * Bootstrap v5.0.0 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0))}*,::after,::before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-font-sans-serif);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}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:#151e50!important}.bg-blue{background-color:#151e50!important}.text-gray{color:#a5a9b0!important}.bg-gray{background-color:#a5a9b0!important}.text-special-gray{color:#696f78!important}.bg-special-gray{background-color:#696f78!important}.text-green{color:#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) *{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:#151e50;font-weight:400;transition:.3s;border-color:#151e50;text-decoration:none!important}a:focus,a:hover{color:currentColor}.btn{display:inline-flex;background:#f2faf9;color:#409e99;border:1px solid transparent;font-weight:400;font-size:1.8rem;padding:2rem;align-items:center;justify-content:center;line-height:2.4rem;width:-webkit-max-content;width:max-content;cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;touch-action:manipulation}.btn:focus,.btn:hover{background:#fff;border-color:currentColor}.btn--with_icon svg{margin-right:.9rem}.btn--small{font-size:1.4rem;padding:1rem 1.6rem}.btn-colorful{position:relative;padding:1.8rem 2.4rem;background:linear-gradient(180deg,#e6b871 0,#e9351a 100%);color:#fff;outline:0;border:none;border-radius:12px;width:100%;font-size:1.4rem;line-height:1.4rem;display:inline-flex;align-items:center;justify-content:center}.btn-colorful span,.btn-colorful svg{z-index:2;position:relative}.btn-colorful:before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;border-radius:12px;background:linear-gradient(180deg,#ff7a00 0,#ff7a00 100%);opacity:0;transition:.3s ease-in-out}.btn-colorful:focus,.btn-colorful:hover{color:#fff}.btn-colorful:focus:before,.btn-colorful:hover:before{opacity:1}.btn-form{margin-top:2.4rem;position:relative;padding:2.7rem 3.1rem;background:#6cc654;color:#fff;outline:0;border:1px solid #6cc654;box-shadow:0 0 12px 0 #007F391F;border-radius:8px;width:100%;font-size:1.6rem;line-height:2.4rem;font-weight:500;display:inline-flex;align-items:center;justify-content:center;transition:.3s ease-in-out}.btn-form.w-fit{width:auto}.btn-form span,.btn-form svg{z-index:2;position:relative}.btn-form:hover img{-webkit-transform:translateX(5px);transform:translateX(5px)}@media (max-width:767px){.btn-form{margin-top:12px;padding:18px 30px}}.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}.btn-white{color:#fff;background:#fff}.btn-white:focus,.btn-white:hover{background:#fff;color:#fff;border-color:currentColor}.btn-white-transparent{color:#fff;background:0 0;border-color:#fff}.btn-white-transparent:focus,.btn-white-transparent:hover{border-color:#fff;background:#fff;color:#fff}.btn-black{color:#fff;background:#1a1a1e}.btn-black:focus,.btn-black:hover{background:#fff;color:#1a1a1e;border-color:currentColor}.btn-black-transparent{color:#1a1a1e;background:0 0;border-color:#1a1a1e}.btn-black-transparent:focus,.btn-black-transparent:hover{border-color:#1a1a1e;background:#1a1a1e;color:#fff}.btn-blue{color:#fff;background:#151e50}.btn-blue:focus,.btn-blue:hover{background:#fff;color:#151e50;border-color:currentColor}.btn-blue-transparent{color:#151e50;background:0 0;border-color:#151e50}.btn-blue-transparent:focus,.btn-blue-transparent:hover{border-color:#151e50;background:#151e50;color:#fff}.btn-gray{color:#fff;background:#a5a9b0}.btn-gray:focus,.btn-gray:hover{background:#fff;color:#a5a9b0;border-color:currentColor}.btn-gray-transparent{color:#a5a9b0;background:0 0;border-color:#a5a9b0}.btn-gray-transparent:focus,.btn-gray-transparent:hover{border-color:#a5a9b0;background:#a5a9b0;color:#fff}.btn-special-gray{color:#fff;background:#696f78}.btn-special-gray:focus,.btn-special-gray:hover{background:#fff;color:#696f78;border-color:currentColor}.btn-special-gray-transparent{color:#696f78;background:0 0;border-color:#696f78}.btn-special-gray-transparent:focus,.btn-special-gray-transparent:hover{border-color:#696f78;background:#696f78;color:#fff}.btn-green{color:#fff;background:#409e99}.btn-green:focus,.btn-green:hover{background:#fff;color:#409e99;border-color:currentColor}.btn-green-transparent{color:#409e99;background:0 0;border-color:#409e99}.btn-green-transparent:focus,.btn-green-transparent:hover{border-color:#409e99;background:#409e99;color:#fff}.btn-light-green{color:#fff;background:#f2faf9}.btn-light-green:focus,.btn-light-green:hover{background:#fff;color:#f2faf9;border-color:currentColor}.btn-light-green-transparent{color:#f2faf9;background:0 0;border-color:#f2faf9}.btn-light-green-transparent:focus,.btn-light-green-transparent:hover{border-color:#f2faf9;background:#f2faf9;color:#fff}.text-center{text-align:center!important;justify-content:center}.w-fit{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.mt-40{margin-top:4rem}.mb-48{margin-bottom:4.8rem}.mb-72{margin-bottom:7.2rem}.mb-120{margin-bottom:12rem}.mb-144{margin-bottom:14.4rem}.py-24{padding:2.4rem 0}.py-56{padding:5.6rem 0}@media (max-width:767px){.link{font-size:14px}.link svg{margin-left:13px}.py-56{padding:32px 0}}.py-154-72{padding-top:15.4rem;padding-bottom:7.2rem}.section-head{margin:2rem 0;padding:4rem;background:#f9f9f9}.section-head h3{font-size:2.4rem;line-height:2.4rem;font-weight:500;color:#333}@media (max-width:767px){.section-head{padding:20px}.section-head h3{font-size:20px;line-height:20px}}.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,.faq__nav ul::-webkit-scrollbar,.header .tab::-webkit-scrollbar{display:none}.breadcrumbs::-webkit-scrollbar-track,.faq__nav ul::-webkit-scrollbar-track,.header .tab::-webkit-scrollbar-track{box-shadow:none}.breadcrumbs::-webkit-scrollbar-thumb,.faq__nav ul::-webkit-scrollbar-thumb,.header .tab::-webkit-scrollbar-thumb{background-color:transparent;outline:0}.custom-radio__label,.header__lang__selected,.header__mode,.header__phone,.header__search__btn{display:flex;align-items:center;justify-content:space-between}.listreset,ul{margin:0;padding:0;list-style:none}.clearfix:after{content:'';display:block;clear:both}.btn,.custom-radio,.custom-radio__label:after,.custom-radio__label:before,.header__lang__list,.header__search input,.more svg{transition:.3s ease-in-out}.ellipsis{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ellipsis-gradient:after{position:absolute;bottom:0;height:100%;width:100%;content:"";background:linear-gradient(to top,#fff 20%,rgba(255,255,255,0) 80%);pointer-events:none}.header__lang__selected:after{border-left:.4rem solid transparent;border-right:.4rem solid transparent;border-top:.4rem solid currentColor}input,select{-webkit-appearance:none}.form-notification{font-size:1.4rem;margin-bottom:1.5rem}.form-notification--error{color:#dc3545}.form-notification--success{color:#409e99}.form-group{margin-bottom:5.6rem}.form-group label{color:#19271e;font-size:1.8rem;line-height:1.8rem;font-weight:500;margin-bottom:1.2rem}.form-group .error-text{color:#dc3545!important;display:block;margin-top:.5rem;font-size:1.3rem}.form-group .form-control{border-color:#eff1f3;background:#fff;color:#19271e;font-size:1.6rem;line-height:1.6rem;font-weight:400;padding:2.7rem 2.3rem;border-radius:8px;-webkit-appearance:none}.form-group .form-control.is-invalid{border-color:#dc3545!important}.form-group .form-control::-webkit-input-placeholder{color:rgba(25,39,30,.6)}.form-group .form-control:-ms-input-placeholder{color:rgba(25,39,30,.6)}.form-group .form-control::-ms-input-placeholder{color:rgba(25,39,30,.6)}.form-group .form-control::placeholder{color:rgba(25,39,30,.6)}.form-group .form-control:focus{outline:0;border-color:rgba(25,39,30,.5);box-shadow:unset}@media (max-width:767px){.form-group{margin-bottom:28px}.form-group .form-control{padding:20px 23px}}.form-group--text{position:relative}.form-group--text input{padding-left:6.8rem!important}.form-group--text:before{content:attr(data-text);position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:2.4rem;font-size:1.6rem;font-weight:400;line-height:1.6rem;color:#9ba5ab}.form-group--file .label{margin:0;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 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}.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;min-width:12px;height:12px;min-height:12px;border-radius:50%;background-color:transparent}.custom-radio__label:after{content:'';position:absolute;right:0;top:2px;width:24px;min-width:24px;height:24px;min-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:#151e50}.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%}[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)}.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:#a5a9b0;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:4rem 0}.footer__actions{display:flex;align-items:center;justify-content:space-between;gap:2.4rem;background:#f2f4ed;border-radius:12px;padding:4rem;margin-bottom:5rem}.footer__app{display:flex;flex-wrap:wrap;align-items:center;gap:1.2rem}.footer__app li{display:block}.footer__app li a{display:flex;align-items:center;gap:1rem;background:#000;padding:2rem 3.2rem;border-radius:8px;color:#fff;font-weight:500;font-size:1.6rem;line-height:1.6rem}.footer__social{display:flex;align-items:center;gap:1.2rem;font-weight:700;font-size:1.4rem;line-height:2rem;color:#000}.footer__social ul{display:flex;flex-wrap:wrap;gap:1.2rem}.footer__social ul li{display:block}.footer__social ul li a{display:flex;justify-content:center;align-items:center;border-radius:4px;width:3.2rem;height:3.2rem;background:#000}.footer__info{display:flex;align-items:center;gap:2.4rem;justify-content:space-between;font-weight:500;font-size:1.6rem;line-height:2.4rem;color:rgba(0,0,0,.5)}.footer__info p{max-width:47.2rem}.footer__partners{display:flex;flex-wrap:wrap;align-items:center;gap:2rem}.footer__partners a{display:flex}.footer__partners a img{opacity:.7;mix-blend-mode:Luminosity;transition:.3s ease-in-out}.footer__partners a img:hover{opacity:1;mix-blend-mode:unset}@media (max-width:767px){.footer{padding:60px 0}.footer__actions{align-items:start;flex-direction:column;gap:40px;padding:20px}.footer__app{display:flex;width:100%;flex-wrap:wrap;align-items:start;flex-direction:column;gap:1.2rem}.footer__app li{display:block;width:100%}.footer__app li a{display:flex;align-items:center;justify-content:center;background:#000;padding:2rem 3.2rem;width:100%;border-radius:8px;color:#fff;font-weight:500;font-size:1.6rem;line-height:1.6rem}.footer__social{align-items:start;flex-direction:column;gap:12px;font-size:14px;line-height:20px}.footer__social ul{display:flex;flex-wrap:wrap;gap:12px}.footer__social ul li{display:block}.footer__social ul li a{width:32px;height:32px}.footer__info{align-items:start;flex-direction:column;gap:40px;font-size:16px;line-height:24px}.footer__info p{max-width:none}}.header .container-fluid,.header .container-lg,.header .container-md,.header .container-sm,.header .container-xl,.header .container-xxl{display:flex;align-items:center}.header__top{padding:1.2rem 0;box-shadow:inset 0 -1px 0 rgba(0,0,0,.1)}.header__top__links{display:flex;align-items:center;margin-right:-1.4rem}.header__top__links li{margin-right:2.2rem}.header__top__links li a{color:#000;display:flex;align-items:center;font-weight:600;font-size:1.4rem}.header__top__links li a img,.header__top__links li a svg{margin-right:.8rem}.header__mode{margin-left:auto;width:3.2rem;min-width:3.2rem;height:3.2rem;min-height:3.2rem;background-color:#1a1a1e;color:#fff;border-radius:50%;justify-content:center}.header__mode:focus,.header__mode:hover{color:#fff}.header__mode svg{width:60%;min-width:60%;height:60%;min-height:60%}.header__mode .white,.header__mode.dark .dark{display:none}.header__mode.dark .white{display:block}.header__lang{margin-left:0;font-size:1.4rem;font-weight:700;cursor:pointer;position:relative}.header__lang:hover .header__lang__list{opacity:1;visibility:visible}.header__lang__selected{justify-content:unset}.header__lang__selected:after{content:'';margin-left:1rem;color:#a5a9b0}.header__lang__selected img{margin-right:.8rem}.header__lang__list{background-color:#fff;box-shadow:0 10px 40px rgba(0,0,0,.1);border-radius:8px;padding:.5rem 1rem;position:absolute;top:100%;left:-1rem;right:0;opacity:0;visibility:hidden;z-index:2}.header__lang__list li a{display:flex;align-items:center;color:#1a1a1e}.header__lang__list li a img{margin-right:.8rem}.header__main{padding:1.6rem 0;box-shadow:inset 0 -1px 0 rgba(0,0,0,.1)}.header__main__links{display:flex;align-items:center}.header__main__links li{margin-right:.8rem}.header__main__links li a{border-radius:8px;display:flex;align-items:center;padding:1rem 1.8rem;font-weight:600;font-size:1.6rem;color:#1a1a1e}.header__main__links li a img,.header__main__links li a svg{margin-right:.9rem}.header__main__links li a.active,.header__main__links li a:hover{background-color:#f1f4ee}.header__bottom{padding:2rem 0}.header__menu{display:flex;align-items:center}.header__menu>li{margin-right:2.8rem}.header__menu>li>a{font-size:1.8rem;font-weight:600;color:#1a1a1e}.header__menu>li>a img{margin-right:1rem;box-shadow:0 6px 10px rgba(0,0,0,.12);margin-top:-3px}.header__menu>li>a img.d-md-inline-block{height:15px}.header__icon{width:4rem;min-width:4rem;height:4rem;min-height:4rem;color:#1a1a1e;background-color:#f1f4ee;border-radius:50%;font-size:1.8rem;font-weight:700;text-align:center;cursor:pointer;border:none}.header__actions{display:flex;align-items:center;margin-left:auto;gap:1.4rem}.header__search{margin-left:auto;margin-right:1.2rem;display:flex;background-color:#f1f4ee;border-radius:100px}.header__search input{flex:1;border:none;font-size:1.4rem;background-color:transparent;padding:0;width:0}.header__search input.active{width:25rem}.header__search input::-webkit-input-placeholder{color:rgba(26,26,30,.6)}.header__search input:-ms-input-placeholder{color:rgba(26,26,30,.6)}.header__search input::-ms-input-placeholder{color:rgba(26,26,30,.6)}.header__search input::placeholder{color:rgba(26,26,30,.6)}.header__search input:focus{background-color:transparent;outline:0;box-shadow:none}.header__search__btn{justify-content:center}.header__logo{display:inline-block;width:17rem;margin-right:4rem}.header__logo--white{display:none}.header__logo--white img{height:auto}.header__phone{margin-left:auto;justify-content:center;font-size:1.8rem;font-weight:700;border-radius:100px;background-color:#f1f4ee;padding:.8rem 1.6rem;color:#1a1a1e}.header__phone svg{margin-right:.7rem}.header__block{display:flex;align-items:center;justify-content:space-between;gap:2.4rem}.header__wrapper nav ul{display:flex;align-items:center;gap:3.2rem}.header__wrapper nav ul li{display:flex}.header__wrapper nav ul li a{display:flex;white-space:nowrap;text-decoration:none;font-size:1.8rem;line-height:2.4rem;font-weight:500;color:#73739a;transition:.3s ease-in-out}.header .tab{box-shadow:inset 0 -1px 0 rgba(0,0,0,.1);margin-bottom:2.3rem;display:flex;overflow-x:auto;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.header .tab__link{scroll-snap-align:start;white-space:nowrap;padding-bottom:3.2rem;font-size:1.8rem;font-weight:600;color:#a5a9b0;margin-right:3.2rem;position:relative;display:block}.header .tab__link:last-child{margin-right:0}.header .tab__link:after{content:'';position:absolute;bottom:0;left:0;right:0;height:.4rem;background:#1a1a1e;border-radius:6px 6px 0 0;opacity:0;transition:inherit}.header .tab__link.active{color:#1a1a1e}.header .tab__link.active:after{opacity:1}.header__burger{border-color:transparent!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:#fff;outline:transparent solid 1px;transition-property:background-color,transform,-webkit-transform;transition-duration:.3s}.header__burger i::after,.header__burger i::before{position:absolute;content:""}.header__burger i::before{top:-3px}.header__burger i::after{top:3px}.header__burger i:after,.header__burger i:before{background:#fff!important}@media (max-width:767px){.header__top{padding-bottom:0;position:relative}.header__top .container-fluid,.header__top .container-lg,.header__top .container-md,.header__top .container-sm,.header__top .container-xl,.header__top .container-xxl{padding:0}.header__top .tab{flex:1;margin:0 16px;box-shadow:none}.header__top .tab__link{padding-bottom:11px;margin-right:17px;font-size:12px}.header__mode{width:20px;min-width:20px;height:20px;min-height:20px;min-width:20px;margin-bottom:9px}.header__lang{padding-bottom:11px;padding-right:16px;font-size:13px;order:1;margin-left:12px}.header__lang__selected:after{border-width:4px;margin-left:6px}.header__lang__list{margin-top:-10px;right:12px;left:unset}.header__lang__list li a{padding:5px 10px}.header__lang img{display:none}.header__main{padding:15px 0}.header__main .btn{width:42px;min-width:42px;height:34px;min-height:34px;padding:0;display:flex;align-items:center;justify-content:center;margin-left:12px}.header__main .btn span{display:none}.header__main .btn svg{margin:0}.header__logo{margin-right:0;width:147px}.header__logo img{height:auto}.header__phone{font-size:16px;margin-right:0;background-color:#f3f4f5;padding:0;width:42px;height:34px;border-radius:10px}.header__phone svg{margin-right:0}.header .tab{flex:1;margin:0 16px;box-shadow:none}.header .tab__link{padding-bottom:11px;margin-right:17px}}#menu_toggle:checked~.header__burger i{background-color:transparent}#menu_toggle:checked~.header__burger i::before{-webkit-transform:translateY(3px) rotate(45deg);transform:translateY(3px) rotate(45deg)}#menu_toggle:checked~.header__burger i::after{-webkit-transform:translateY(-3px) rotate(-45deg);transform:translateY(-3px) rotate(-45deg)}.dark-mode{background-color:#000;color:#fff}.dark-mode .h,.dark-mode .h1,.dark-mode .h2,.dark-mode .h3,.dark-mode .h4,.dark-mode .h5,.dark-mode .h6,.dark-mode .section-title,.dark-mode .sub-title,.dark-mode h1,.dark-mode h2,.dark-mode h3,.dark-mode h4,.dark-mode h5,.dark-mode h6{color:#fff}.dark-mode .header__top__links li a{color:rgba(255,255,255,.6)}.dark-mode .header__logo--white{display:block}.dark-mode .header__logo--default{display:none}.dark-mode .header__mode{background-color:rgba(255,255,255,.1)}.dark-mode .header__lang__list{background-color:#181a1b;box-shadow:rgba(0,0,0,.1) 0 10px 40px}.dark-mode .header__lang__list li a{color:inherit}.dark-mode .header__main__links li a{color:#fff}.dark-mode .header__main__links li a.active,.dark-mode .header__main__links li a:hover{color:#1a1a1e}.dark-mode .header__phone{background-color:rgba(255,255,255,.1);color:#fff}.dark-mode .header__menu>li>a{color:#fff}.dark-mode .header__nav{background-color:#181a1b;box-shadow:rgba(0,0,0,.1) 0 10px 40px}.dark-mode .header__nav__main{color:#fff}.dark-mode .header__nav__main-menu>li ul li a{color:#c3beb6}.dark-mode .header__nav__other{border-left-color:#383d3f}.dark-mode .header__nav--order .header__nav__other li a img,.dark-mode .header__nav--order .header__nav__other li a:after{-webkit-filter:brightness(0) saturate(100%) invert(100%) sepia(0) saturate(0) hue-rotate(148deg) brightness(107%) contrast(103%);filter:brightness(0) saturate(100%) invert(100%) sepia(0) saturate(0) hue-rotate(148deg) brightness(107%) contrast(103%)}.dark-mode .header__nav--order .header__nav__other li a:focus img,.dark-mode .header__nav--order .header__nav__other li a:focus:after,.dark-mode .header__nav--order .header__nav__other li a:hover img,.dark-mode .header__nav--order .header__nav__other li a:hover:after{-webkit-filter:brightness(0) saturate(100%) invert(67%) sepia(52%) saturate(434%) hue-rotate(50deg) brightness(90%) contrast(80%);filter:brightness(0) saturate(100%) invert(67%) sepia(52%) saturate(434%) hue-rotate(50deg) brightness(90%) contrast(80%)}.dark-mode .header__icon{color:#fff;background-color:rgba(255,255,255,.1);border-color:initial}.dark-mode .header__search{background-color:rgba(255,255,255,.1)}.dark-mode .header__search input{color:#e8e6e3}.dark-mode .header__search input::-webkit-input-placeholder{color:#a5a9b0}.dark-mode .header__search input:-ms-input-placeholder{color:#a5a9b0}.dark-mode .header__search input::-ms-input-placeholder{color:#a5a9b0}.dark-mode .header__search input::placeholder{color:#a5a9b0}@media (max-width:767px){.dark-mode .header__bottom{background-image:initial;background-color:rgba(30,30,31,.9)}.dark-mode .header__bottom img{-webkit-filter:brightness(0) saturate(100%) invert(100%) sepia(0) saturate(0) hue-rotate(148deg) brightness(107%) contrast(103%);filter:brightness(0) saturate(100%) invert(100%) sepia(0) saturate(0) hue-rotate(148deg) brightness(107%) contrast(103%)}.dark-mode .header__icon,.dark-mode .header__nav{background-color:transparent}.dark-mode .header__nav__body{background-color:#1e2122}.dark-mode .header__nav__close{color:#fff;background-color:#1e2122}.dark-mode .header__nav__toggle{color:#fff!important}.dark-mode .header__top{box-shadow:inset 0 -1px 0 rgba(255,255,255,.5)}.dark-mode .header .tab{box-shadow:none}.dark-mode .home-hero-partners{padding:16px}}.dark-mode .button-secondary{background:#f1f4ee}.dark-mode .home-hero-bg{display:none}.dark-mode .home-hero__paragraph{color:#fff}.dark-mode .home-hero-partners{background:#191a19;border-radius:20px}@media (min-width:767px){.dark-mode .home-hero-partners{padding-left:16px;padding-right:16px;margin-left:-16px;margin-right:-16px}.home-perks.faq-page .home-perks-content .button{padding:2.4rem 3.2rem}}.dark-mode .home-hero-partners img{max-width:15rem;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;opacity:.8;-webkit-filter:brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(38%) hue-rotate(321deg) brightness(110%) contrast(110%);filter:brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(38%) hue-rotate(321deg) brightness(110%) contrast(110%);transition:.3s ease-in-out}.dark-mode .home-hero-partners img:hover{opacity:1;-webkit-filter:none;filter:none}.dark-mode .home-perks-top p{color:#fff}.dark-mode .home-perks-form{background:#1e1e1e}.dark-mode .home-perks-form label,.dark-mode .home-perks-social h4{color:#fff}.dark-mode .home-perks.faq-page{background:#1e1e1e}.dark-mode .home-perks-circle.bg-gray{background:#191a19!important}.dark-mode .steps-tab{background:#191a19}.dark-mode .steps-tab-link h2{color:rgba(255,255,255,.6)}.dark-mode .advantages{background:#000}.dark-mode .advantages__item{background:#191a19}.dark-mode .advantages__item h3,.dark-mode .advantages__item p,.dark-mode .full-section{color:#fff}.dark-mode .faq{background:#000}.dark-mode .faq__accordion__item{background:#191a19;color:#fff}.dark-mode .faq__accordion__item h3,.dark-mode .faq__accordion__item p{color:#fff}.dark-mode .faq__accordion__item h3:after{-webkit-filter:brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0) hue-rotate(358deg) brightness(101%) contrast(102%);filter:brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0) hue-rotate(358deg) brightness(101%) contrast(102%)}.dark-mode .faq__nav ul{background:#191a19}.dark-mode .faq__nav ul li{color:#fff}.dark-mode .introduction{background:#000}.dark-mode .introduction__left{background:#191a19}.dark-mode .introduction__tab ul li a{color:#fff}.dark-mode .introduction__steps{background:#191a19}.dark-mode .introduction__steps h3,.dark-mode .introduction__steps p{color:#fff}.dark-mode .introduction__steps:before{content:'';position:absolute;bottom:0;left:0;right:0;height:100%;z-index:1;background:linear-gradient(to top,#191a19,rgba(0,0,0,.05))}.dark-mode .introduction__cover{background:#191a19}.dark-mode .footer,.dark-mode .footer__info{color:#fff}.dark-mode .footer__actions{background:#191a19;color:#fff}.dark-mode .footer__social{color:#fff}.dark-mode .blog-hero-cover:before{background:#191a19}.dark-mode .blog-hero .blog-item{background:#1e1e1e!important}.dark-mode .blog-item-date,.dark-mode .blog-item__desc h3,.dark-mode .blog-items__top h1,.dark-mode .blog-items__top h2,.dark-mode .blog-items__top h3,.dark-mode .blog-items__top h4,.dark-mode .blog-items__top h5,.dark-mode .blog-items__top h6{color:#fff}.dark-mode .blog-items__nav ul li a{color:#1e1e1e}.dark-mode .blog-page{background:#000}.dark-mode .blog-page a,.dark-mode .blog-page h1,.dark-mode .blog-page h2,.dark-mode .blog-page h3,.dark-mode .blog-page h4,.dark-mode .blog-page h5,.dark-mode .blog-page h6,.dark-mode .blog-page strong,.dark-mode .blog-page__content{color:#fff}.dark-mode .blog-page__content blockquote{background:#1e1e1e;color:#fff}.not-found{padding:6rem 0;display:flex;align-items:center;justify-content:center;text-align:center;flex-direction:column;min-height:35vh}.not-found h1{font-size:4rem;color:#dc3545;font-weight:600}.not-found h1 b{font-size:12rem}.not-found .btn{margin-top:3rem}.home-hero{padding:6rem 0;overflow:hidden}.home-hero-bg{z-index:-1;min-height:118.3rem;top:0;bottom:auto;left:0;right:0;overflow:hidden;position:absolute}.home-hero-bg-shape{max-width:67%}.home-hero-wrapper{justify-content:space-between;align-items:center;margin-bottom:6rem;display:flex}.home-hero-content{z-index:1;max-width:51%;min-width:504px;margin-right:10px;position:relative}.home-hero-image-wrapper{justify-content:center;align-items:center;margin-right:-17px;display:flex;position:relative}.home-hero-circle{width:100%;aspect-ratio:1/1;height:auto;border-radius:100%;position:absolute;z-index:0;background-image:linear-gradient(180deg,#9aff00,#5eda00)}.home-hero__title{color:#000;margin-top:0;margin-bottom:2.4rem;font-size:6.2rem;line-height:7.2rem;font-weight:700}.home-hero__paragraph{max-width:50.7rem;margin-bottom:4.8rem;color:#000;font-size:1.8rem;font-weight:500;line-height:3.2rem}.home-hero-partners{justify-content:space-between;align-items:start;display:flex;gap:8rem;padding:5.8rem 0}.home-hero-partners-text{max-width:24%;font-size:2.2rem;line-height:3.4rem}.home-hero-partners-logos{display:flex;align-items:center;flex-wrap:wrap;gap:2rem;justify-content:space-between;width:100%;flex:1}.home-hero-partners-logos a{display:flex}.home-hero-partners-logos img{max-width:15rem;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;opacity:.7;-webkit-filter:grayscale(1);filter:grayscale(1);transition:.3s ease-in-out}.home-hero-partners-logos img:hover{opacity:1;-webkit-filter:none;filter:none}@media (max-width:767px){.home-hero{padding:40px 0}.home-hero br{display:none}.home-hero-wrapper{align-items:start;flex-direction:column;margin-bottom:36px;gap:20px}.home-hero-content{z-index:1;max-width:none;min-width:auto;margin-right:10px;position:relative}.home-hero__title{font-size:40px;line-height:44px;margin-bottom:20px;text-align:center}.home-hero__paragraph{max-width:none;margin-bottom:36px;text-align:center;color:rgba(0,0,0,.5);font-size:18px;line-height:27px}.home-hero-partners{justify-content:center;align-items:center;flex-direction:column;padding:32px 0;gap:36px}.home-hero-partners-text{text-align:center;max-width:100%;font-size:18px;line-height:24px}.home-hero-partners-logos{gap:40px;justify-content:center}.home-hero-partners img{max-width:160px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.home-hero-image-wrapper{justify-content:center;align-items:center;margin-right:0;max-width:none;width:100%;display:flex;position:relative;min-height:38rem}.home-hero-image-wrapper img{position:relative;z-index:1;max-height:400px;width:auto}.home-hero-circle{width:calc(100% - 32px);max-width:400px;height:auto;aspect-ratio:1/1;border-radius:100%;position:absolute;z-index:0;background:#5abe3c}}.home-perks{overflow:hidden;color:#000;font-size:1.8rem;font-weight:400;line-height:2.7rem}.home-perks-top{padding:4rem 0;justify-content:space-between;align-items:center;margin-bottom:12rem;display:flex}.home-perks-image-wrapper{justify-content:center;align-items:center;display:flex;position:relative}.home-perks-circle{width:100%;aspect-ratio:1/1;height:auto;border-radius:100%;position:absolute;z-index:0;background-image:linear-gradient(180deg,#9aff00,#5eda00)}.home-perks-circle.bg-gray{background-image:linear-gradient(180deg,#f8f9fa,#dee2e6)}.home-perks-title{color:#000;margin-bottom:3.6rem;font-size:4.6rem;line-height:5.5rem;font-weight:700}.home-perks-content{max-width:43%}.home-perks-content>p{margin-bottom:3.2rem}.home-perks-list{display:flex;flex-direction:column;gap:1.2rem;margin-bottom:3.6rem}.home-perks-list li{display:flex;align-items:center;gap:1.2rem;font-weight:500;font-size:2.2rem;line-height:2.8rem}.home-perks-list li span,.home-perks-list li strong{font-weight:800}.home-perks-list li img{width:3.4rem;height:3.4rem;min-width:3.4rem}.home-perks.buttons{padding:0;display:flex;gap:1.2rem}.home-perks-social h4{font-weight:700;font-size:2.4rem;line-height:3.2rem;letter-spacing:0;color:#000;margin-bottom:2.4rem}.home-perks-social ul{display:flex;align-items:center;gap:1.6rem;flex-wrap:wrap}.home-perks-social ul li{display:block}.home-perks-social ul li a{display:flex;justify-content:center;align-items:center;text-align:center;background:#6cc654;width:4rem;height:4rem;min-width:4rem;border-radius:40px}.home-perks-social ul li a img{max-width:1.8rem}.home-perks-form{width:100%;max-width:61.2rem;box-shadow:0 0 20px 0 #119B531F;display:flex;padding:9rem 4rem;border-radius:20px}.home-perks-faq{width:100%;max-width:61.2rem}.home-perks.contact-page{padding:7.2rem 0}.home-perks.contact-page .home-perks-top{padding:0;margin-bottom:0;align-items:start}.home-perks.faq-page{padding:15.4rem 0;background:#f7f7fc}.home-perks.faq-page .home-perks-top{padding:0;margin-bottom:0;align-items:start;gap:4.4rem}.home-perks.faq-page .home-perks-content{position:sticky;top:0;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-width:46.8rem}.home-perks.faq-page .home-perks-faq{max-width:70.2rem}.home-perks.faq-page .faq__accordion__item__title{align-items:center!important}@media (max-width:1024px){.home-perks-title{font-size:3.2rem;line-height:3.8rem}.home-perks-title br{display:none}}@media (max-width:767px){.home-perks-title{font-size:28px;line-height:36px;margin-bottom:24px}.home-perks-title br{display:none}.home-perks-top{padding:24px 0;justify-content:space-between;align-items:start;flex-direction:column;margin-bottom:36px;display:flex;gap:36px}.home-perks-top.col-reverse{flex-direction:column-reverse}.home-perks-content{max-width:none}.home-perks-content>p{margin-bottom:3.2rem}.home-perks-list{display:flex;flex-direction:column;gap:12px;margin-bottom:36px}.home-perks-list li{display:flex;align-items:center;gap:12px;font-size:18px;line-height:24px}.home-perks-list li span,.home-perks-list li strong{font-weight:800}.home-perks-list li img{width:28px;height:28px;min-width:28px}.home-perks-image-wrapper{justify-content:center;align-items:center;margin-right:0;max-width:none;width:100%;display:flex;position:relative;min-height:38rem}.home-perks-image-wrapper img{position:relative;z-index:1;max-height:400px;width:auto}.home-perks-circle{width:calc(100% - 32px);max-width:400px;height:auto;aspect-ratio:1/1;border-radius:100%;position:absolute;z-index:0;background:#5abe3c}.home-perks.contact-page{padding:48px 0}.home-perks.contact-page .home-perks-top{padding:0;margin-bottom:0;gap:48px;align-items:start}.home-perks.faq-page{padding:64px 0}.home-perks.faq-page .home-perks-top{gap:48px}.home-perks.faq-page .home-perks-content{max-width:100%}.home-perks-form{max-width:none;padding:4rem 2.4rem}}.steps-tabs{display:flex;align-items:center;justify-content:space-between;margin-bottom:7.2rem}.steps-tabs-content{width:100%;min-height:65rem;max-width:49%;overflow:visible;position:relative}.steps-tab{padding:15rem 0;background:#f5f7f9}.steps-tab-pane{width:100%;position:absolute;inset:0;opacity:0;transition:.3s ease-in-out}.steps-tab-pane img{opacity:0;transition:.3s ease-in-out}.steps-tab-pane.active,.steps-tab-pane.active img{opacity:1}.steps-tab-menu{display:flex;flex-direction:column;gap:.8rem;max-width:55.3rem;width:100%;font-weight:500;font-size:1.6rem;line-height:2.4rem;color:#000}.steps-tab-link{padding:4rem 3.2rem;display:flex;flex-direction:column;background:0 0;transition:.3s ease-in-out}.steps-tab-link h2{font-weight:700;font-size:3.2rem;line-height:3.2rem;color:rgba(0,0,0,.5);transition:.3s ease-in-out}.steps-tab-link.active{background:#fff;border-radius:12px}.steps-tab-link.active h2{margin-bottom:2rem;color:#000}.steps-tab-link.active p{display:block}.steps-tab-link p{display:none}.steps-images-wrapper{justify-content:center;align-items:center;margin-right:30px;display:flex;position:relative;min-height:65rem;width:100%}.steps-images-wrapper img{position:relative;z-index:1;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:80%;height:100%;max-height:70rem}.steps-circle{width:100%;aspect-ratio:1/1;height:auto;border-radius:100%;position:absolute;z-index:0;background-image:linear-gradient(180deg,#9aff00,#5eda00)}@media (max-width:767px){.steps-tabs{display:flex;align-items:start;flex-direction:column-reverse;margin-bottom:7.2rem}.steps-tabs-content{width:100%;margin-top:2.4rem;min-height:380px;max-width:none;overflow:visible;position:relative}.steps-images-wrapper{justify-content:center;align-items:center;margin-right:0;display:flex;position:relative;min-height:38rem}.steps-images-wrapper img{position:relative;z-index:1;max-height:400px;width:auto}.steps-circle{width:calc(100% - 32px);max-width:400px;height:auto;aspect-ratio:1/1;border-radius:100%;position:absolute;z-index:0;background:#5abe3c}.steps-tab{padding:60px 0}.steps-tab-menu{gap:8px;max-width:none;font-size:16px;line-height:24px}.steps-tab-link{padding:32px}.steps-tab-link h2{font-size:28px;line-height:28px}.steps-tab-link.active h2{margin-bottom:20px}}.advantages{padding:20rem 0;background:#f5f7f9}.advantages .row{row-gap:5.9rem}@media (min-width:768px){.advantages .row{margin:0 -13px}.advantages .row>*{padding:0 13px}}.advantages .subtitle-wrapper{justify-content:center}.advantages-title{font-weight:700;font-size:5.6rem;line-height:6.4rem;color:#000;text-align:center;margin-bottom:4rem}.advantages-desc{display:flex;justify-content:center;align-items:center;font-weight:500;font-size:1.6rem;line-height:2.4rem;color:#000;text-align:center;margin-bottom:6.4rem}.advantages-desc>*{max-width:43rem}.advantages__item{padding:6rem 4rem;background:#fff;border:1px solid #f2f2f2;box-shadow:0 18px 30px 0 #1c1c570d;min-height:40.6rem;border-radius:20px;display:flex;flex-direction:column;align-items:center;text-align:center;font-weight:400;font-size:1.6rem;line-height:2.8rem;color:#000}.advantages__item__img{margin-bottom:1.6rem;width:11.2rem;min-width:11.2rem;height:11.2rem;display:flex;justify-content:center;align-items:center}.advantages__item h3{font-weight:700;font-size:2rem;line-height:2.6rem;color:#000;margin-bottom:.8rem}.advantages__btn{margin-top:auto;font-weight:600;color:#119b53;font-size:2rem;line-height:2.4rem}.advantages.contact-page{padding-top:15.4rem;padding-bottom:7.2rem}.advantages.contact-page .advantages__item{height:100%;transition:.3s ease-in-out}.advantages.contact-page .advantages__item p{margin-bottom:2.4rem}@media (max-width:767px){.advantages{padding:60px 0}.advantages-title{font-size:32px;line-height:32px;margin-bottom:40px}.advantages__item{padding:48px 20px;min-height:306px;height:100%;font-size:16px;line-height:24px;color:rgba(0,0,0,.5)}.advantages__item__img{margin-bottom:8px;width:97px;height:97px}.advantages__item h3{font-size:20px;line-height:25px;margin-bottom:8px}}.banner{background:#60cc23;min-height:45.8rem;position:relative;z-index:2}.banner__desc{max-width:55rem;display:flex;flex-direction:column;justify-content:center;height:100%;min-height:45.8rem}.banner__desc h2{font-weight:700;font-size:4.8rem;line-height:5.4rem;color:#fff;margin-bottom:3.6rem}.banner__desc p{font-weight:400;font-size:1.8rem;line-height:2.7rem;color:#fff;margin-bottom:3.6rem}.banner__desc p a{color:#fff;font-style:italic;font-weight:500}.banner__desc p a:hover{color:#fff}.banner__img{display:flex;justify-content:end;align-items:center;position:relative}@media (max-width:767px){.banner{padding:6rem 0}.banner .row{row-gap:60px}.banner__desc{max-width:none}.banner__desc h2{font-size:28px;line-height:32px;margin-bottom:36px}.banner__desc p{font-size:18px;line-height:27px;margin-bottom:36px}.banner__img{display:flex;justify-content:center;align-items:center}}.full-section{color:#000;font-size:1.8rem;font-weight:400;line-height:2.7rem}.full-section .row{row-gap:2.4rem}@media (min-width:768px){.full-section .row{margin:0}.full-section .row>*{padding:0}}.full-section__left{background-image:linear-gradient(230deg,#9aff00,#5eda00);height:100%;max-height:87rem;display:flex;flex-direction:column;justify-content:end}@media (min-width:767px){.advantages.contact-page .advantages__item:hover{-webkit-transform:translateY(-10px);transform:translateY(-10px);border-color:#6cc654}.banner-2 .banner__desc{min-height:53rem}.banner-2 .banner__img img{position:absolute;top:-4rem!important;scale:1.05}.banner__img.scaled img{position:absolute;top:-8rem}.full-section__left img{position:relative;left:3.6rem}}.full-section__right{display:flex;flex-direction:column;height:100%;justify-content:center;padding-left:10rem}.full-section__right>p{margin-bottom:3.2rem}@media (max-width:1024px){.full-section__left{min-height:52rem}.full-section__right{padding:4rem 0 4rem 4rem;display:flex;flex-direction:column;height:100%;justify-content:center}.full-section__right>p{margin-bottom:3.2rem}}@media (max-width:767px){.full-section .row{row-gap:60px}.full-section__left{padding-top:16px;min-height:auto}.full-section__right{display:flex;flex-direction:column;height:100%;justify-content:center;padding:0}.full-section__right>p{margin-bottom:3.2rem}}.faq{padding:9.6rem 0;background:#f5f7f9;overflow:hidden;scroll-margin-top:9.6rem}.faq .subtitle-wrapper{justify-content:center;margin-bottom:2rem}.faq-title{font-weight:700;font-size:5.6rem;line-height:6.4rem;color:#000;text-align:center;margin-bottom:2rem}.faq__nav{display:flex;justify-content:space-between;align-items:center;position:relative;gap:2.4rem;margin-bottom:2.4rem}.faq__nav ul{display:flex;gap:2px;background:#fff;border:1px solid #c2c2cc;border-radius:20px}.faq__nav ul li{display:block;padding:1.5rem 2.4rem;border-radius:14px;font-weight:600;font-size:1.4rem;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;white-space:nowrap;line-height:1.4rem;color:#000;position:relative;cursor:pointer;transition:.3s ease-in-out;z-index:1}.faq__nav ul li.active{color:#fff}.faq__nav .switch__tile{height:6rem;background-color:#252628;position:absolute;transition:transform .5s,width .5s,-webkit-transform .5s;z-index:0;margin-left:-1px;margin-right:-1px;pointer-events:none;border-radius:20px}.faq__nav .form-group{min-width:30rem;margin-bottom:0!important;position:relative}.faq__nav .form-group button{all:unset;cursor:pointer;position:absolute;right:2rem;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.faq__nav .form-control{border:1px solid transparent;background:#fff;font-weight:500;color:#000;font-size:1.4rem;line-height:1.8rem;padding:2rem 5.2rem 2rem 2rem;-webkit-appearance:none}.faq__nav .form-control.is-invalid{border-color:#dc3545!important}.faq__nav .form-control::-webkit-input-placeholder{color:rgba(0,0,0,.5)}.faq__nav .form-control:-ms-input-placeholder{color:rgba(0,0,0,.5)}.faq__nav .form-control::-ms-input-placeholder{color:rgba(0,0,0,.5)}.faq__nav .form-control::placeholder{color:rgba(0,0,0,.5)}.faq__nav .form-control:focus{outline:0;border-color:#119b53;box-shadow:unset}.faq__accordion{display:flex;flex-direction:column;gap:1rem}.faq__accordion__item{background:#f9f9f9;border-radius:12px;border:1px solid #f2f2f2}.faq__accordion__item__title{cursor:pointer;padding:2rem 4rem;transition:.3s ease-in-out}.faq__accordion__item__title h3{font-weight:700;font-size:2rem;line-height:2.5rem;color:#000;display:flex;justify-content:space-between;align-items:center}.faq__accordion__item__title h3:after{content:'';background:url(../images/svg-icons/faq-plus.svg) right top 50%/24px 24px no-repeat;width:2.4rem;height:2.4rem;transition:.3s}.faq__accordion__item__title.active h3:after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.faq__accordion__item__content{max-height:0;padding:0 4rem;overflow:hidden;transition:max-height .3s ease-out}.faq__accordion__item__content p{font-size:1.6rem;font-weight:400;line-height:2.4rem;color:#000;padding-bottom:2rem}.faq__accordion.faq-type-2{gap:1.8rem}.faq__accordion.faq-type-2 .faq__accordion__item{background:#f9f9f9;border-radius:20px;border:1px solid transparent;box-shadow:0 0 20px 0 #119B531F}.faq__accordion.faq-type-2 .faq__accordion__item.active,.faq__accordion.faq-type-2 .faq__accordion__item:hover{border-color:#5dcc00}.faq__accordion.faq-type-2 .faq__accordion__item__title{cursor:pointer;padding:4.4rem 4.8rem;transition:.3s ease-in-out;display:flex;justify-content:space-between;align-items:start;gap:2.4rem}.faq__accordion.faq-type-2 .faq__accordion__item__title h3{font-weight:700;font-size:2.6rem;line-height:3rem;color:#000}.faq__accordion.faq-type-2 .faq__accordion__item__title h3:after{content:'';display:none}.faq__accordion.faq-type-2 .faq__accordion__item__title .toggle{position:relative;background:#6cc654;box-shadow:0 0 12px 0 #007F391F;width:4rem;height:4rem;min-width:4rem;display:flex;justify-content:center;align-items:center;border-radius:8px}.faq__accordion.faq-type-2 .faq__accordion__item__title .toggle:after{content:'';background:url(../images/svg-icons/faq-type-2.svg) right top 50%/24px 24px no-repeat;width:2.4rem;height:2.4rem;transition:.3s}.faq__accordion.faq-type-2 .faq__accordion__item__title.active .toggle:after{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.faq__accordion.faq-type-2 .faq__accordion__item__content{max-height:0;padding:0 4.8rem;overflow:hidden;transition:max-height .3s ease-out}.faq__accordion.faq-type-2 .faq__accordion__item__content p{font-size:1.8rem;font-weight:400;line-height:2.4rem;color:#000;padding-bottom:4.8rem}.faq__tab{display:none}@media (max-width:1024px){.faq-title{font-size:4.2rem;line-height:5.6rem}.faq__nav ul{display:flex}.faq__nav ul li{display:block;font-weight:600;font-size:1.4rem;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;white-space:nowrap;line-height:1.4rem;color:#000;position:relative}}@media (max-width:767px){.faq-title{font-size:28px;line-height:32px;margin-bottom:20px}.faq__nav{display:flex;justify-content:space-between;align-items:start;flex-direction:column;gap:20px;margin-bottom:20px}.faq__nav ul{display:flex;overflow-x:scroll;width:100%;gap:2px}.faq__nav ul li{display:block;padding:15px 20px;font-weight:600;font-size:1.4rem;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;white-space:nowrap;line-height:1.4rem;color:#000;position:relative}.faq__nav ul li.active{background-color:#252628;border-radius:20px}.faq__nav .switch__tile{display:none}.faq__nav .form-group{width:100%}.faq__accordion{gap:8px}.faq__accordion.faq-type-2{gap:16px}.faq__accordion.faq-type-2 .faq__accordion__item__title{padding:24px 30px;gap:24px;align-items:center}.faq__accordion.faq-type-2 .faq__accordion__item__title h3{font-size:20px;line-height:26px}.faq__accordion.faq-type-2 .faq__accordion__item__title h3:after{content:'';display:none}.faq__accordion.faq-type-2 .faq__accordion__item__content{padding:0 24px}.faq__accordion.faq-type-2 .faq__accordion__item__content p{font-size:16px;line-height:21px;padding-bottom:30px}.faq__accordion__item__title{cursor:pointer;padding:26px 20px}.faq__accordion__item__title h3{font-size:16px;line-height:20px;gap:8px}.faq__accordion__item__title h3:after{content:'';background:url(../images/svg-icons/faq-plus.svg) right top 50%/24px 24px no-repeat;width:24px;min-width:24px;height:24px}.faq__accordion__item__content{max-height:0;padding:0 20px;overflow:hidden;transition:max-height .3s ease-out}.faq__accordion__item__content p{font-size:14px;line-height:20px;padding-bottom:28px}}.blog-hero{overflow:hidden;position:relative;padding:12rem 0}.blog-hero.aos-animate .blog-hero-cover:before{width:100%}.blog-hero .home-hero-content{max-width:none;width:100%;margin-bottom:4.4rem}.blog-hero .container-fluid,.blog-hero .container-lg,.blog-hero .container-md,.blog-hero .container-sm,.blog-hero .container-xl,.blog-hero .container-xxl{position:relative}.blog-hero .blog-item{background:#fff;padding:2rem 2rem 3.2rem;border-radius:20px}@media (min-width:767px){.blog-hero .blog-item{flex-direction:row-reverse;align-items:center;justify-content:space-between;width:100%;max-width:none;padding:4rem 5.2rem;background:#fff;border-radius:20px;box-shadow:0 18px 30px 0 #1c1c570d}.blog-hero .blog-item:hover{-webkit-transform:translateY(-10px);transform:translateY(-10px)}.blog-hero .blog-item__desc{max-width:50%}.blog-hero .blog-item__desc h3{font-size:4rem;line-height:5.6rem;font-weight:800;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.blog-hero .blog-item__desc p{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.blog-hero .blog-item__img{max-width:43%;margin-bottom:0}}.blog-hero-cover{position:absolute;inset:0;width:61%}.blog-hero-cover:before{content:'';position:absolute;top:0;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);background:#f7f7fc;width:0;transition:.6s ease-in-out .5s}.blog-page{padding-top:12rem;padding-bottom:15.6rem;background:#fff;position:relative;overflow:hidden}.blog-page__title{display:flex;justify-content:center;align-items:center;flex-direction:column;color:#73739a;font-size:1.8rem;font-weight:500;line-height:3.2rem;margin-bottom:5.6rem}.blog-page__title h1{color:#1c1c57;margin-top:0;margin-bottom:2.4rem;text-align:center;font-size:6.2rem;font-weight:700;line-height:7.2rem;max-width:116.2rem}.blog-page__title p{max-width:62.1rem;text-align:center}.blog-page__image{overflow:hidden;max-height:105rem;margin-bottom:8rem}.blog-page__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:5s ease-in-out;scale:1.05}.blog-page__image:hover img{scale:1}.blog-page__content{color:#73739a;font-size:1.8rem;line-height:3.2rem;font-weight:500}.blog-page__content h1,.blog-page__content h2,.blog-page__content h3,.blog-page__content h4,.blog-page__content h5,.blog-page__content h6{color:#1c1c57}.blog-page__content h2{margin-top:0;font-size:4rem;line-height:5.6rem;font-weight:800;margin-bottom:4rem}.blog-page__content h3{margin-top:0;margin-bottom:2rem;font-size:2.4rem;line-height:3.6rem;font-weight:800}.blog-page__content h4{margin-top:3.6rem;margin-bottom:1.6rem;font-size:2.2rem;font-weight:800;line-height:3.4rem}.blog-page__content h5{margin-top:3.2rem;margin-bottom:1.6rem;font-size:1.8rem;font-weight:800;line-height:2.4rem}.blog-page__content h6{margin-top:3.6rem;margin-bottom:.8rem;font-size:1.6rem;font-weight:800;line-height:2.2rem}.blog-page__content p{margin-bottom:2.4rem}.blog-page__content a{color:#6d72f6;text-decoration:underline!important;text-underline-offset:2px;font-size:1.8rem;line-height:3.2rem;font-weight:500;transition:.3s ease-in-out}.blog-page__content a:hover{color:#119b53}.blog-page__content blockquote{border-left:4px solid #6d72f6;color:#1c1c57;background-color:#fff;padding:7rem 0 9rem 4.5rem;font-size:2.8rem;line-height:4.2rem;margin-bottom:2.4rem}.blog-page__content figure{text-align:center;clear:both;width:100%;max-width:100%;margin-left:auto;margin-right:auto;display:block}.blog-page__content figure img{border-radius:25px}.blog-page__content figure figcaption{display:block;text-align:center;margin-top:1.5rem}.blog-page__content strong{color:#1c1c57;font-weight:700}.blog-page__content ol,.blog-page__content ul{padding-left:2.4rem;list-style:revert;margin-bottom:2.4rem}.blog-items__top{display:flex;align-items:center;justify-content:space-between;gap:2.4rem;margin-bottom:6rem}.blog-items__top h2{color:#1c1c57;font-size:40px;font-weight:800;line-height:56px}.blog-items .row{row-gap:10rem;justify-content:space-between}@media (min-width:768px){.blog-items .row{margin:0 -10px}.blog-items .row .col-md-6{max-width:56rem}.blog-items .row>*{padding:0 10px}}.blog-items__nav.centered{display:flex;justify-content:center;align-items:center}.blog-items__nav ul{display:flex;flex-wrap:wrap;align-items:center;gap:2rem}.blog-items__nav ul li{display:block}.blog-items__nav ul li a{display:flex;justify-content:center;align-items:center;text-align:center;background:#f2f2f2;font-size:1.8rem;line-height:2.4rem;font-weight:500;border-radius:10px;color:#000;padding:1.6rem 30px;transition:.3s ease-in-out}.blog-items__nav ul li a.active,.blog-items__nav ul li a:active,.blog-items__nav ul li a:focus,.blog-items__nav ul li a:hover{background:#5dcc00;color:#fff}.blog-item{display:flex;flex-direction:column;height:100%;max-width:54rem}.blog-item:hover .blog-item__img img{scale:1.05}.blog-item:hover .blog-item__desc h3{color:#08ce8a}.blog-item:hover .blog-item-link:after{width:100%}.blog-item__img{max-width:54rem;aspect-ratio:1/1;overflow:hidden;border-radius:100%;margin-bottom:3.2rem}.blog-item__img img{transition:.3s ease-in-out;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.blog-item__desc{display:flex;flex-direction:column;flex:1;color:#73739a;font-size:1.7rem;font-weight:500;line-height:2.8rem}.blog-item__desc h3{color:#1c1c57;margin-top:2rem;margin-bottom:1.6rem;font-size:2.4rem;font-weight:800;line-height:3.6rem;transition:.3s ease-in-out}.blog-item__desc p{margin-bottom:3.6rem}.blog-item-bottom{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:2.4rem}.blog-item-link{color:#08ce8a;font-weight:600;font-size:1.8rem;line-height:2.4rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:block;position:relative}.blog-item-link:after,.blog-item-link:before{content:'';position:absolute;height:.2rem;left:0;bottom:-2px;transition:.3s ease-in-out}.blog-item-link:before{background-color:#d9d9e9;width:100%}.blog-item-link:after{background-color:#08ce8a;z-index:1;width:0}.blog-item-date{color:#1c1c57;font-weight:700;font-size:1.8rem;line-height:2.8rem}@media (max-width:767px){.blog-hero{overflow:hidden;position:relative;padding:64px 0 80px}.blog-hero .home-hero-content{max-width:none;width:100%;margin-bottom:4.4rem}.blog-hero .container-fluid,.blog-hero .container-lg,.blog-hero .container-md,.blog-hero .container-sm,.blog-hero .container-xl,.blog-hero .container-xxl{position:relative}.blog-hero .blog-item{background:#fff;padding:20px 20px 32px;border-radius:20px}.blog-hero-cover{position:absolute;inset:0;width:61%}.blog-hero-cover:before{content:'';position:absolute;top:0;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);background:#f7f7fc;width:100%;transition:.6s ease-in-out .5s}.blog-page{padding-top:6.4rem;padding-bottom:6.4rem}.blog-page__title{color:#73739a;font-size:16px;font-weight:500;line-height:24px;margin-bottom:40px}.blog-page__title h1{margin-bottom:24px;font-size:3.2rem;line-height:4.4rem;max-width:none}.blog-page__title p{max-width:none;text-align:center}.blog-page__image{overflow:hidden;max-height:105rem;margin-bottom:8rem}.blog-page__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:5s ease-in-out;scale:1.05}.blog-page__image:hover img{scale:1}.blog-page__content{color:#73739a;font-size:1.8rem;line-height:3.2rem;font-weight:500}.blog-page__content h1,.blog-page__content h2,.blog-page__content h3,.blog-page__content h4,.blog-page__content h5,.blog-page__content h6{color:#1c1c57}.blog-page__content h2{margin-top:0;font-size:4rem;line-height:5.6rem;font-weight:800;margin-bottom:4rem}.blog-page__content h3{margin-top:0;margin-bottom:2rem;font-size:2.4rem;line-height:3.6rem;font-weight:800}.blog-page__content h4{margin-top:3.6rem;margin-bottom:1.6rem;font-size:2.2rem;font-weight:800;line-height:3.4rem}.blog-page__content h5{margin-top:3.2rem;margin-bottom:1.6rem;font-size:1.8rem;font-weight:800;line-height:2.4rem}.blog-page__content h6{margin-top:3.6rem;margin-bottom:.8rem;font-size:1.6rem;font-weight:800;line-height:2.2rem}.blog-page__content p{margin-bottom:2.4rem}.blog-page__content a{color:#6d72f6;text-decoration:underline!important;text-underline-offset:2px;font-size:1.8rem;line-height:3.2rem;font-weight:500;transition:.3s ease-in-out}.blog-page__content a:hover{color:#119b53}.blog-page__content blockquote{border-left:4px solid #6d72f6;color:#1c1c57;background-color:#fff;padding:7rem 0 9rem 4.5rem;font-size:2.8rem;line-height:4.2rem;margin-bottom:2.4rem}.blog-page__content figure{text-align:center;clear:both;width:100%;max-width:100%;margin-left:auto;margin-right:auto;display:block}.blog-page__content figure img{border-radius:25px}.blog-page__content figure figcaption{display:block;text-align:center;margin-top:1.5rem}.blog-page__content strong{color:#1c1c57;font-weight:700}.blog-page__content ol,.blog-page__content ul{padding-left:2.4rem;list-style:revert;margin-bottom:2.4rem}.blog-items__top{align-items:start;flex-direction:column;gap:28px;margin-bottom:48px}.blog-items__top h2{font-size:28px;line-height:42px}.blog-items__top .button{width:auto;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}.blog-items .row{row-gap:48px}.blog-item{max-width:none}.blog-item__img{max-width:none;margin-bottom:20px}.blog-item__desc{font-size:16px;line-height:24px}.blog-item__desc h3{margin-top:16px;margin-bottom:16px;font-size:20px;line-height:28px}.blog-item__desc p{margin-bottom:24px}.blog-item-bottom{gap:16px}.blog-item-date,.blog-item-link{font-size:18px;line-height:24px}}.introduction{background:#f7f7fc;padding:.8rem 0;min-height:72.1rem}.introduction__inner{display:flex;gap:.8rem}.introduction .row{row-gap:1.2rem}.introduction .col-left{min-width:30.5rem;max-width:30.5rem;min-height:72.1rem;width:100%;margin:0;padding:0}.introduction .col-right{width:calc(100% - 30.5rem - .8rem)}.introduction__left{flex:0 0 auto;height:100%;background:#fff}.introduction__tab{height:100%;padding:4rem 2rem}.introduction__tab ul{display:flex;flex-direction:column;gap:1.2rem}.introduction__tab ul li{display:block}.introduction__tab ul li a{display:flex;align-items:center;gap:1.6rem;padding:1.6rem;border:1px solid #f5f7f9;color:#000;border-radius:20px;font-weight:500;font-size:1.6rem;line-height:2.4rem;letter-spacing:0;transition:.3s ease-in-out}.introduction__tab ul li a img{width:3.6rem;min-width:3.6rem;height:3.6rem;border-radius:8px;overflow:hidden}.introduction__tab ul li a.active{border-color:#fff;box-shadow:0 0 20px 0 #119B531F}.introduction__right{max-height:77rem;display:flex;align-items:start;gap:.8rem;height:100%}.introduction__steps{position:relative;overflow:hidden;background:#fff;padding:3.6rem;min-width:45.99816007359706%;max-width:45.99816007359706%;width:100%;height:100%;min-height:77rem}.introduction__steps:before{content:'';position:absolute;bottom:0;left:0;right:0;height:35%;z-index:1;background:linear-gradient(to top,#fff,rgba(255,255,255,.5))}.introduction__step{opacity:.1;width:100%;color:#000;font-weight:500;font-size:1.6rem;line-height:2.4rem;transition:.3s;-webkit-transform:translateY(80px);transform:translateY(80px)}.introduction__step span{display:block;color:#119b53;font-weight:700;font-size:1.6rem;line-height:1.6rem;margin-bottom:2rem}.introduction__step h3{font-weight:700;font-size:3.2rem;line-height:3.6rem;color:#000;margin-bottom:2rem}.introduction__step.active{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);position:relative}.introduction__step.old{-webkit-transform:translateY(-150%);transform:translateY(-150%);position:absolute}.introduction__actions{z-index:2;display:flex;align-items:center;gap:.8rem;position:absolute;bottom:4rem;right:4rem;overflow:hidden}.introduction__actions a{color:#fff;border-radius:8px;display:flex;align-items:center;gap:.2rem;padding:1rem 1.6rem;font-weight:500;font-size:1.6rem;line-height:1.6rem;transition:.3s ease-in-out}.introduction__actions a:first-child{background:#d2d2d2;-webkit-transform:translateY(200%);transform:translateY(200%)}.introduction__actions a:first-child.active{-webkit-transform:translateY(0);transform:translateY(0)}.introduction__actions a:last-child{background:#6cc654}.introduction__actions a:last-child.hide{-webkit-transform:translateY(200%);transform:translateY(200%)}.introduction__cover{background:#fff;height:100%;flex:1;display:flex;justify-content:center;align-items:center;overflow:hidden;position:relative}.introduction__cover__img{transition:.3s ease-in-out;position:absolute;-webkit-transform:translateX(150%);transform:translateX(150%)}.introduction__cover__img.active{-webkit-transform:translateX(0);transform:translateX(0)}.introduction__cover__img.old{-webkit-transform:translateX(-150%);transform:translateX(-150%)}@media (max-width:1024px){.introduction .col-left{min-width:10.8rem;max-width:10.8rem}.introduction .col-right{width:calc(100% - 10.8rem - .8rem)}.introduction__tab ul li a p{display:none}}@media (max-width:768px){.introduction .container-fluid,.introduction .container-lg,.introduction .container-md,.introduction .container-sm,.introduction .container-xl,.introduction .container-xxl{padding:0 12px}.introduction .col-left{min-width:66px;max-width:66px}.introduction .col-right{width:calc(100% - 66px - 8px)}.introduction__tab{padding:24px 12px}.introduction__tab ul li a{border-radius:8px;padding:8px}.introduction__tab ul li a p{display:none}.introduction__tab ul li a img{width:24px;min-width:24px;height:24px;min-height:24px}.introduction__steps{padding:20px;min-width:60%;max-width:60%;min-height:592px;width:100%;min-width:100%}.introduction__step{font-size:14px;line-height:20px;transition:.3s;-webkit-transform:translateY(80px);transform:translateY(80px)}.introduction__step span{font-size:14px;line-height:14px;margin-bottom:16px}.introduction__step h3{font-size:18px;line-height:24px;margin-bottom:16px}.introduction__step.old{-webkit-transform:translateY(-150%);transform:translateY(-150%);position:absolute}.introduction__right{flex-direction:column-reverse;max-height:800px}.introduction__cover{min-height:200px;width:100%}.introduction__cover__img{width:100%;display:flex;justify-content:center;align-items:center}.introduction__cover img{max-height:185px}}body{display:flex;min-height:100vh;flex-direction:column;overflow-x:hidden}.svg-placeholder{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}#all_parts{flex:1}@media (min-width:769px) and (max-width:1200px){html{font-size:50%}}hr{margin:0;border-color:#ecedf0}.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1270px;padding:0 2.4rem}.container-fluid--md{max-width:calc(828px + 32px);padding:0 1.6rem}.container-fluid--lg{max-width:calc(1440px + 48px)}@media (max-width:1024px){.container-fluid--md{max-width:none}}@media (max-width:767px){.container-fluid,.container-fluid--md,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{padding:0 16px}}.buttons{padding:0;display:flex;gap:1.2rem}@media (max-width:767px){.buttons{flex-direction:column;gap:12px;width:100%}.button{width:100%}}.button{display:flex;justify-content:center;align-items:center;padding:2rem 3.2rem;border-radius:14px;font-weight:400;font-size:2rem;line-height:2.4rem;text-align:center;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;transition:.3s ease-in-out;cursor:pointer;border:0;text-decoration:none}.button-primary{border:1px solid transparent;background-color:#5dcc00;color:#fff}.button-primary:active,.button-primary:focus,.button-primary:hover{color:#fff;background-color:#5eda00;-webkit-transform:translate3d(0,-3px,.01px);transform:translate3d(0,-3px,.01px);box-shadow:0 10px 30px rgba(94,218,0,.15)}.button-secondary{border:1px solid #ececf6;background-color:#f2f2f2;box-shadow:0 3px 18px 0 rgba(74,58,255,.11);color:#000}.button-secondary:hover{border-color:#75a64d;color:#75a64d;-webkit-transform:translate3d(0,-3px,.01px);transform:translate3d(0,-3px,.01px);box-shadow:0 10px 30px rgba(117,166,77,.15)}.button-transparent{border:1px solid #fff;background:rgba(255,255,255,.25);color:#fff}.subtitle-wrapper{color:#119b53;letter-spacing:.06em;text-transform:uppercase;align-items:center;margin-bottom:2.4rem;font-size:1.6rem;font-weight:800;line-height:1.8rem;display:flex}.subtitle-line{width:4rem;min-height:2px;background-color:#119b53;margin-right:1.6rem}@media (max-width:767px){.subtitle-wrapper{font-size:14px;line-height:14px}.subtitle-wrapper.no-line{text-align:center;justify-content:center}.subtitle-wrapper.no-line .subtitle-line{display:none}.subtitle-line{width:24px;margin-right:10px}}.animated-img,.circle-bg{transition:transform 1.5s;transition:transform 1.5s,-webkit-transform 1.5s;will-change:transform}
/*# sourceMappingURL=style.css.map */
