:root {
  --color-blue: #007ec4;
  --color-green: #189b4c;
  --color-base-1: #575757;
  --color-base-2: #b1b1b1;
  --color-base-3: #d5d5d5;
  --color-gray: #575757;

  --color-kzvwl: var(--color-blue);
  --color-zaekwl: var(--color-green);

  --color-text: #575757;
  --color-text-light: #505050;
  --color-text-red: #e52f2f;

  --color-courses-bg: var(--color-base-1);
  --color-courses-bg-special: #e52f2f;

  --color-footer: #f2f2f2;
  --font-weight-base: 300;

  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1280px;
}

/*!
 * Bootstrap v4.6.2 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#007bff;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}*,::after,::before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus:not(:focus-visible){outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#007bff;text-decoration:none;background-color:transparent}a:hover{color:#0056b3;text-decoration:underline}a:not([href]):not([class]){color:inherit;text-decoration:none}a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg{overflow:hidden;vertical-align:middle}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit;text-align:-webkit-match-parent}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;font-weight:500;line-height:1.2}.h1,h1{font-size:2.5rem}.h2,h2{font-size:2rem}.h3,h3{font-size:1.75rem}.h4,h4{font-size:1.5rem}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:6rem;font-weight:300;line-height:1.2}.display-2{font-size:5.5rem;font-weight:300;line-height:1.2}.display-3{font-size:4.5rem;font-weight:300;line-height:1.2}.display-4{font-size:3.5rem;font-weight:300;line-height:1.2}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}.small,small{font-size:.875em;font-weight:400}.mark,mark{padding:.2em;background-color:#fcf8e3}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:90%;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote-footer{display:block;font-size:.875em;color:#6c757d}.blockquote-footer::before{content:"\2014\00A0"}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:90%;color:#6c757d}code{font-size:87.5%;color:#e83e8c;word-wrap:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:87.5%;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:100%;font-weight:700}pre{display:block;font-size:87.5%;color:#212529}pre code{font-size:inherit;color:inherit;word-break:normal}.pre-scrollable{max-height:340px;overflow-y:scroll}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl{width:100%;padding-right:15px;padding-left:15px;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){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-ms-flex-order:-1;order:-1}.order-last{-ms-flex-order:13;order:13}.order-0{-ms-flex-order:0;order:0}.order-1{-ms-flex-order:1;order:1}.order-2{-ms-flex-order:2;order:2}.order-3{-ms-flex-order:3;order:3}.order-4{-ms-flex-order:4;order:4}.order-5{-ms-flex-order:5;order:5}.order-6{-ms-flex-order:6;order:6}.order-7{-ms-flex-order:7;order:7}.order-8{-ms-flex-order:8;order:8}.order-9{-ms-flex-order:9;order:9}.order-10{-ms-flex-order:10;order:10}.order-11{-ms-flex-order:11;order:11}.order-12{-ms-flex-order:12;order:12}.offset-1{margin-left:8.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}@media (min-width:576px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-sm-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-sm-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-sm-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-sm-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-sm-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-sm-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-ms-flex-order:-1;order:-1}.order-sm-last{-ms-flex-order:13;order:13}.order-sm-0{-ms-flex-order:0;order:0}.order-sm-1{-ms-flex-order:1;order:1}.order-sm-2{-ms-flex-order:2;order:2}.order-sm-3{-ms-flex-order:3;order:3}.order-sm-4{-ms-flex-order:4;order:4}.order-sm-5{-ms-flex-order:5;order:5}.order-sm-6{-ms-flex-order:6;order:6}.order-sm-7{-ms-flex-order:7;order:7}.order-sm-8{-ms-flex-order:8;order:8}.order-sm-9{-ms-flex-order:9;order:9}.order-sm-10{-ms-flex-order:10;order:10}.order-sm-11{-ms-flex-order:11;order:11}.order-sm-12{-ms-flex-order:12;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}}@media (min-width:768px){.col-md{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-md-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-md-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-md-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-md-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-md-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-md-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-md-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-ms-flex-order:-1;order:-1}.order-md-last{-ms-flex-order:13;order:13}.order-md-0{-ms-flex-order:0;order:0}.order-md-1{-ms-flex-order:1;order:1}.order-md-2{-ms-flex-order:2;order:2}.order-md-3{-ms-flex-order:3;order:3}.order-md-4{-ms-flex-order:4;order:4}.order-md-5{-ms-flex-order:5;order:5}.order-md-6{-ms-flex-order:6;order:6}.order-md-7{-ms-flex-order:7;order:7}.order-md-8{-ms-flex-order:8;order:8}.order-md-9{-ms-flex-order:9;order:9}.order-md-10{-ms-flex-order:10;order:10}.order-md-11{-ms-flex-order:11;order:11}.order-md-12{-ms-flex-order:12;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}}@media (min-width:992px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-lg-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-lg-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-lg-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-lg-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-lg-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-lg-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-ms-flex-order:-1;order:-1}.order-lg-last{-ms-flex-order:13;order:13}.order-lg-0{-ms-flex-order:0;order:0}.order-lg-1{-ms-flex-order:1;order:1}.order-lg-2{-ms-flex-order:2;order:2}.order-lg-3{-ms-flex-order:3;order:3}.order-lg-4{-ms-flex-order:4;order:4}.order-lg-5{-ms-flex-order:5;order:5}.order-lg-6{-ms-flex-order:6;order:6}.order-lg-7{-ms-flex-order:7;order:7}.order-lg-8{-ms-flex-order:8;order:8}.order-lg-9{-ms-flex-order:9;order:9}.order-lg-10{-ms-flex-order:10;order:10}.order-lg-11{-ms-flex-order:11;order:11}.order-lg-12{-ms-flex-order:12;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}}@media (min-width:1200px){.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-xl-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-xl-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-xl-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-xl-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-xl-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-xl-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-first{-ms-flex-order:-1;order:-1}.order-xl-last{-ms-flex-order:13;order:13}.order-xl-0{-ms-flex-order:0;order:0}.order-xl-1{-ms-flex-order:1;order:1}.order-xl-2{-ms-flex-order:2;order:2}.order-xl-3{-ms-flex-order:3;order:3}.order-xl-4{-ms-flex-order:4;order:4}.order-xl-5{-ms-flex-order:5;order:5}.order-xl-6{-ms-flex-order:6;order:6}.order-xl-7{-ms-flex-order:7;order:7}.order-xl-8{-ms-flex-order:8;order:8}.order-xl-9{-ms-flex-order:9;order:9}.order-xl-10{-ms-flex-order:10;order:10}.order-xl-11{-ms-flex-order:11;order:11}.order-xl-12{-ms-flex-order:12;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}}.table{width:100%;margin-bottom:1rem;color:#212529}.table td,.table th{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}.table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}.table tbody+tbody{border-top:2px solid #dee2e6}.table-sm td,.table-sm th{padding:.3rem}.table-bordered{border:1px solid #dee2e6}.table-bordered td,.table-bordered th{border:1px solid #dee2e6}.table-bordered thead td,.table-bordered thead th{border-bottom-width:2px}.table-borderless tbody+tbody,.table-borderless td,.table-borderless th,.table-borderless thead th{border:0}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}.table-hover tbody tr:hover{color:#212529;background-color:rgba(0,0,0,.075)}.table-primary,.table-primary>td,.table-primary>th{background-color:#b8daff}.table-primary tbody+tbody,.table-primary td,.table-primary th,.table-primary thead th{border-color:#7abaff}.table-hover .table-primary:hover{background-color:#9fcdff}.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#9fcdff}.table-secondary,.table-secondary>td,.table-secondary>th{background-color:#d6d8db}.table-secondary tbody+tbody,.table-secondary td,.table-secondary th,.table-secondary thead th{border-color:#b3b7bb}.table-hover .table-secondary:hover{background-color:#c8cbcf}.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#c8cbcf}.table-success,.table-success>td,.table-success>th{background-color:#c3e6cb}.table-success tbody+tbody,.table-success td,.table-success th,.table-success thead th{border-color:#8fd19e}.table-hover .table-success:hover{background-color:#b1dfbb}.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#b1dfbb}.table-info,.table-info>td,.table-info>th{background-color:#bee5eb}.table-info tbody+tbody,.table-info td,.table-info th,.table-info thead th{border-color:#86cfda}.table-hover .table-info:hover{background-color:#abdde5}.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#abdde5}.table-warning,.table-warning>td,.table-warning>th{background-color:#ffeeba}.table-warning tbody+tbody,.table-warning td,.table-warning th,.table-warning thead th{border-color:#ffdf7e}.table-hover .table-warning:hover{background-color:#ffe8a1}.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#ffe8a1}.table-danger,.table-danger>td,.table-danger>th{background-color:#f5c6cb}.table-danger tbody+tbody,.table-danger td,.table-danger th,.table-danger thead th{border-color:#ed969e}.table-hover .table-danger:hover{background-color:#f1b0b7}.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#f1b0b7}.table-light,.table-light>td,.table-light>th{background-color:#fdfdfe}.table-light tbody+tbody,.table-light td,.table-light th,.table-light thead th{border-color:#fbfcfc}.table-hover .table-light:hover{background-color:#ececf6}.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#ececf6}.table-dark,.table-dark>td,.table-dark>th{background-color:#c6c8ca}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#95999c}.table-hover .table-dark:hover{background-color:#b9bbbe}.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b9bbbe}.table-active,.table-active>td,.table-active>th{background-color:rgba(0,0,0,.075)}.table-hover .table-active:hover{background-color:rgba(0,0,0,.075)}.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:rgba(0,0,0,.075)}.table .thead-dark th{color:#fff;background-color:#343a40;border-color:#454d55}.table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#dee2e6}.table-dark{color:#fff;background-color:#343a40}.table-dark td,.table-dark th,.table-dark thead th{border-color:#454d55}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:rgba(255,255,255,.05)}.table-dark.table-hover tbody tr:hover{color:#fff;background-color:rgba(255,255,255,.075)}@media (max-width:575.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-sm>.table-bordered{border:0}}@media (max-width:767.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-md>.table-bordered{border:0}}@media (max-width:991.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-lg>.table-bordered{border:0}}@media (max-width:1199.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-xl>.table-bordered{border:0}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive>.table-bordered{border:0}.form-control{display:block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.form-control::-webkit-input-placeholder{color:#6c757d;opacity:1}.form-control::-moz-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[readonly]{background-color:#e9ecef;opacity:1}input[type=date].form-control,input[type=datetime-local].form-control,input[type=month].form-control,input[type=time].form-control{-webkit-appearance:none;-moz-appearance:none;appearance:none}select.form-control:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}select.form-control:focus::-ms-value{color:#495057;background-color:#fff}.form-control-file,.form-control-range{display:block;width:100%}.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;line-height:1.5}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem;line-height:1.5}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;font-size:1rem;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{height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.form-control-lg{height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}select.form-control[multiple],select.form-control[size]{height:auto}textarea.form-control{height:auto}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-row>.col,.form-row>[class*=col-]{padding-right:5px;padding-left:5px}.form-check{position:relative;display:block;padding-left:1.25rem}.form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{color:#6c757d}.form-check-label{margin-bottom:0}.form-check-inline{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;padding-left:0;margin-right:.75rem}.form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#28a745}.valid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(40,167,69,.9);border-radius:.25rem}.form-row>.col>.valid-tooltip,.form-row>[class*=col-]>.valid-tooltip{left:5px}.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:#28a745;padding-right:calc(1.5em + .75rem)!important;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' 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:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.was-validated select.form-control:valid,select.form-control.is-valid{padding-right:3rem!important;background-position:right 1.5rem center}.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)}.custom-select.is-valid,.was-validated .custom-select:valid{border-color:#28a745;padding-right:calc(.75em + 2.3125rem)!important;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' 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") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat}.custom-select.is-valid:focus,.was-validated .custom-select:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#28a745}.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip,.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid~.custom-control-label,.was-validated .custom-control-input:valid~.custom-control-label{color:#28a745}.custom-control-input.is-valid~.custom-control-label::before,.was-validated .custom-control-input:valid~.custom-control-label::before{border-color:#28a745}.custom-control-input.is-valid:checked~.custom-control-label::before,.was-validated .custom-control-input:valid:checked~.custom-control-label::before{border-color:#34ce57;background-color:#34ce57}.custom-control-input.is-valid:focus~.custom-control-label::before,.was-validated .custom-control-input:valid:focus~.custom-control-label::before{box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label::before,.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label::before{border-color:#28a745}.custom-file-input.is-valid~.custom-file-label,.was-validated .custom-file-input:valid~.custom-file-label{border-color:#28a745}.custom-file-input.is-valid:focus~.custom-file-label,.was-validated .custom-file-input:valid:focus~.custom-file-label{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(220,53,69,.9);border-radius:.25rem}.form-row>.col>.invalid-tooltip,.form-row>[class*=col-]>.invalid-tooltip{left:5px}.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)!important;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%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 .2rem rgba(220,53,69,.25)}.was-validated select.form-control:invalid,select.form-control.is-invalid{padding-right:3rem!important;background-position:right 1.5rem center}.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)}.custom-select.is-invalid,.was-validated .custom-select:invalid{border-color:#dc3545;padding-right:calc(.75em + 2.3125rem)!important;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%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") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat}.custom-select.is-invalid:focus,.was-validated .custom-select:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem 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-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip,.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid~.custom-control-label,.was-validated .custom-control-input:invalid~.custom-control-label{color:#dc3545}.custom-control-input.is-invalid~.custom-control-label::before,.was-validated .custom-control-input:invalid~.custom-control-label::before{border-color:#dc3545}.custom-control-input.is-invalid:checked~.custom-control-label::before,.was-validated .custom-control-input:invalid:checked~.custom-control-label::before{border-color:#e4606d;background-color:#e4606d}.custom-control-input.is-invalid:focus~.custom-control-label::before,.was-validated .custom-control-input:invalid:focus~.custom-control-label::before{box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label::before,.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label::before{border-color:#dc3545}.custom-file-input.is-invalid~.custom-file-label,.was-validated .custom-file-input:invalid~.custom-file-label{border-color:#dc3545}.custom-file-input.is-invalid:focus~.custom-file-label,.was-validated .custom-file-input:invalid:focus~.custom-file-label{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-inline{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center;align-items:center}.form-inline .form-check{width:100%}@media (min-width:576px){.form-inline label{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin-bottom:0}.form-inline .form-group{display:-ms-flexbox;display:flex;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center;align-items:center;margin-bottom:0}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-plaintext{display:inline-block}.form-inline .custom-select,.form-inline .input-group{width:auto}.form-inline .form-check{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:auto;padding-left:0}.form-inline .form-check-input{position:relative;-ms-flex-negative:0;flex-shrink:0;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}.btn{display:inline-block;font-weight:400;color:#212529;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:#212529;text-decoration:none}.btn.focus,.btn:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.btn.disabled,.btn:disabled{opacity:.65}.btn:not(:disabled):not(.disabled){cursor:pointer}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-primary{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:hover{color:#fff;background-color:#0069d9;border-color:#0062cc}.btn-primary.focus,.btn-primary:focus{color:#fff;background-color:#0069d9;border-color:#0062cc;box-shadow:0 0 0 .2rem rgba(38,143,255,.5)}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#0062cc;border-color:#005cbf}.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(38,143,255,.5)}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:hover{color:#fff;background-color:#5a6268;border-color:#545b62}.btn-secondary.focus,.btn-secondary:focus{color:#fff;background-color:#5a6268;border-color:#545b62;box-shadow:0 0 0 .2rem rgba(130,138,145,.5)}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#545b62;border-color:#4e555b}.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(130,138,145,.5)}.btn-success{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:hover{color:#fff;background-color:#218838;border-color:#1e7e34}.btn-success.focus,.btn-success:focus{color:#fff;background-color:#218838;border-color:#1e7e34;box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#1e7e34;border-color:#1c7430}.btn-success:not(:disabled):not(.disabled).active:focus,.btn-success:not(:disabled):not(.disabled):active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}.btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b}.btn-info.focus,.btn-info:focus{color:#fff;background-color:#138496;border-color:#117a8b;box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.btn-info.disabled,.btn-info:disabled{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:not(:disabled):not(.disabled).active,.btn-info:not(:disabled):not(.disabled):active,.show>.btn-info.dropdown-toggle{color:#fff;background-color:#117a8b;border-color:#10707f}.btn-info:not(:disabled):not(.disabled).active:focus,.btn-info:not(:disabled):not(.disabled):active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.btn-warning{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:hover{color:#212529;background-color:#e0a800;border-color:#d39e00}.btn-warning.focus,.btn-warning:focus{color:#212529;background-color:#e0a800;border-color:#d39e00;box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}.btn-warning.disabled,.btn-warning:disabled{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:not(:disabled):not(.disabled).active,.btn-warning:not(:disabled):not(.disabled):active,.show>.btn-warning.dropdown-toggle{color:#212529;background-color:#d39e00;border-color:#c69500}.btn-warning:not(:disabled):not(.disabled).active:focus,.btn-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}.btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:hover{color:#fff;background-color:#c82333;border-color:#bd2130}.btn-danger.focus,.btn-danger:focus{color:#fff;background-color:#c82333;border-color:#bd2130;box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#bd2130;border-color:#b21f2d}.btn-danger:not(:disabled):not(.disabled).active:focus,.btn-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}.btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}.btn-light.focus,.btn-light:focus{color:#212529;background-color:#e2e6ea;border-color:#dae0e5;box-shadow:0 0 0 .2rem rgba(216,217,219,.5)}.btn-light.disabled,.btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:not(:disabled):not(.disabled).active,.btn-light:not(:disabled):not(.disabled):active,.show>.btn-light.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df}.btn-light:not(:disabled):not(.disabled).active:focus,.btn-light:not(:disabled):not(.disabled):active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(216,217,219,.5)}.btn-dark{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124}.btn-dark.focus,.btn-dark:focus{color:#fff;background-color:#23272b;border-color:#1d2124;box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:not(:disabled):not(.disabled).active,.btn-dark:not(:disabled):not(.disabled):active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1d2124;border-color:#171a1d}.btn-dark:not(:disabled):not(.disabled).active:focus,.btn-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.btn-outline-primary{color:#007bff;border-color:#007bff}.btn-outline-primary:hover{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary.focus,.btn-outline-primary:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#007bff;background-color:transparent}.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-secondary{color:#6c757d;border-color:#6c757d}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary.focus,.btn-outline-secondary:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.show>.btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-success{color:#28a745;border-color:#28a745}.btn-outline-success:hover{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success.focus,.btn-outline-success:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#28a745;background-color:transparent}.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:not(:disabled):not(.disabled):active,.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success:not(:disabled):not(.disabled).active:focus,.btn-outline-success:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-info{color:#17a2b8;border-color:#17a2b8}.btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info.focus,.btn-outline-info:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#17a2b8;background-color:transparent}.btn-outline-info:not(:disabled):not(.disabled).active,.btn-outline-info:not(:disabled):not(.disabled):active,.show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info:not(:disabled):not(.disabled).active:focus,.btn-outline-info:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-warning{color:#ffc107;border-color:#ffc107}.btn-outline-warning:hover{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning.focus,.btn-outline-warning:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:transparent}.btn-outline-warning:not(:disabled):not(.disabled).active,.btn-outline-warning:not(:disabled):not(.disabled):active,.show>.btn-outline-warning.dropdown-toggle{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-danger{color:#dc3545;border-color:#dc3545}.btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger.focus,.btn-outline-danger:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#dc3545;background-color:transparent}.btn-outline-danger:not(:disabled):not(.disabled).active,.btn-outline-danger:not(:disabled):not(.disabled):active,.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light.focus,.btn-outline-light:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.btn-outline-light:not(:disabled):not(.disabled).active,.btn-outline-light:not(:disabled):not(.disabled):active,.show>.btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:not(:disabled):not(.disabled).active:focus,.btn-outline-light:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-dark{color:#343a40;border-color:#343a40}.btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark.focus,.btn-outline-dark:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#343a40;background-color:transparent}.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark:not(:disabled):not(.disabled):active,.show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-link{font-weight:400;color:#007bff;text-decoration:none}.btn-link:hover{color:#0056b3;text-decoration:underline}.btn-link.focus,.btn-link:focus{text-decoration:underline}.btn-link.disabled,.btn-link:disabled{color:#6c757d;pointer-events:none}.btn-group-lg>.btn,.btn-lg{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.btn-group-sm>.btn,.btn-sm{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}.collapsing.width{width:0;height:auto;transition:width .35s ease}@media (prefers-reduced-motion:reduce){.collapsing.width{transition:none}}.dropdown,.dropleft,.dropright,.dropup{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropdown-menu-left{right:auto;left:0}.dropdown-menu-right{right:0;left:auto}@media (min-width:576px){.dropdown-menu-sm-left{right:auto;left:0}.dropdown-menu-sm-right{right:0;left:auto}}@media (min-width:768px){.dropdown-menu-md-left{right:auto;left:0}.dropdown-menu-md-right{right:0;left:auto}}@media (min-width:992px){.dropdown-menu-lg-left{right:auto;left:0}.dropdown-menu-lg-right{right:0;left:auto}}@media (min-width:1200px){.dropdown-menu-xl-left{right:auto;left:0}.dropdown-menu-xl-right{right:0;left:auto}}.dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropright .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropright .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-toggle::after{vertical-align:0}.dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropleft .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropleft .dropdown-toggle::after{display:none}.dropleft .dropdown-toggle::before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropleft .dropdown-toggle:empty::after{margin-left:0}.dropleft .dropdown-toggle::before{vertical-align:0}.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=top]{right:auto;bottom:auto}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#16181b;text-decoration:none;background-color:#e9ecef}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#007bff}.dropdown-item.disabled,.dropdown-item:disabled{color:#adb5bd;pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#212529}.btn-group,.btn-group-vertical{position:relative;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;-ms-flex:1 1 auto;flex:1 1 auto}.btn-group-vertical>.btn:hover,.btn-group>.btn:hover{z-index:1}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus{z-index:1}.btn-toolbar{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn-group:not(:first-child),.btn-group>.btn:not(:first-child){margin-left:-1px}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split::after,.dropright .dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after{margin-left:0}.dropleft .dropdown-toggle-split::before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:center;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn:not(:first-child){border-top-left-radius:0;border-top-right-radius:0}.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn{margin-bottom:0}.btn-group-toggle>.btn input[type=checkbox],.btn-group-toggle>.btn input[type=radio],.btn-group-toggle>.btn-group>.btn input[type=checkbox],.btn-group-toggle>.btn-group>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:stretch;align-items:stretch;width:100%}.input-group>.custom-file,.input-group>.custom-select,.input-group>.form-control,.input-group>.form-control-plaintext{position:relative;-ms-flex:1 1 auto;flex:1 1 auto;width:1%;min-width:0;margin-bottom:0}.input-group>.custom-file+.custom-file,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.form-control,.input-group>.custom-select+.custom-file,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.form-control,.input-group>.form-control+.custom-file,.input-group>.form-control+.custom-select,.input-group>.form-control+.form-control,.input-group>.form-control-plaintext+.custom-file,.input-group>.form-control-plaintext+.custom-select,.input-group>.form-control-plaintext+.form-control{margin-left:-1px}.input-group>.custom-file .custom-file-input:focus~.custom-file-label,.input-group>.custom-select:focus,.input-group>.form-control:focus{z-index:3}.input-group>.custom-file .custom-file-input:focus{z-index:4}.input-group>.custom-select:not(:first-child),.input-group>.form-control:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.custom-file{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.input-group>.custom-file:not(:last-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label::after{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-file:not(:first-child) .custom-file-label{border-top-left-radius:0;border-bottom-left-radius:0}.input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label,.input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label::after,.input-group:not(.has-validation)>.custom-select:not(:last-child),.input-group:not(.has-validation)>.form-control:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>.custom-file:nth-last-child(n+3) .custom-file-label,.input-group.has-validation>.custom-file:nth-last-child(n+3) .custom-file-label::after,.input-group.has-validation>.custom-select:nth-last-child(n+3),.input-group.has-validation>.form-control:nth-last-child(n+3){border-top-right-radius:0;border-bottom-right-radius:0}.input-group-append,.input-group-prepend{display:-ms-flexbox;display:flex}.input-group-append .btn,.input-group-prepend .btn{position:relative;z-index:2}.input-group-append .btn:focus,.input-group-prepend .btn:focus{z-index:3}.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.btn,.input-group-append .input-group-text+.input-group-text,.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-prepend .input-group-text+.input-group-text{margin-left:-1px}.input-group-prepend{margin-right:-1px}.input-group-append{margin-left:-1px}.input-group-text{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:.375rem .75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}.input-group-text input[type=checkbox],.input-group-text input[type=radio]{margin-top:0}.input-group-lg>.custom-select,.input-group-lg>.form-control:not(textarea){height:calc(1.5em + 1rem + 2px)}.input-group-lg>.custom-select,.input-group-lg>.form-control,.input-group-lg>.input-group-append>.btn,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-prepend>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.input-group-sm>.custom-select,.input-group-sm>.form-control:not(textarea){height:calc(1.5em + .5rem + 2px)}.input-group-sm>.custom-select,.input-group-sm>.form-control,.input-group-sm>.input-group-append>.btn,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-prepend>.input-group-text{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.input-group-lg>.custom-select,.input-group-sm>.custom-select{padding-right:1.75rem}.input-group.has-validation>.input-group-append:nth-last-child(n+3)>.btn,.input-group.has-validation>.input-group-append:nth-last-child(n+3)>.input-group-text,.input-group:not(.has-validation)>.input-group-append:not(:last-child)>.btn,.input-group:not(.has-validation)>.input-group-append:not(:last-child)>.input-group-text,.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text{border-top-left-radius:0;border-bottom-left-radius:0}.custom-control{position:relative;z-index:1;display:block;min-height:1.5rem;padding-left:1.5rem;-webkit-print-color-adjust:exact;color-adjust:exact;print-color-adjust:exact}.custom-control-inline{display:-ms-inline-flexbox;display:inline-flex;margin-right:1rem}.custom-control-input{position:absolute;left:0;z-index:-1;width:1rem;height:1.25rem;opacity:0}.custom-control-input:checked~.custom-control-label::before{color:#fff;border-color:#007bff;background-color:#007bff}.custom-control-input:focus~.custom-control-label::before{box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-control-input:focus:not(:checked)~.custom-control-label::before{border-color:#80bdff}.custom-control-input:not(:disabled):active~.custom-control-label::before{color:#fff;background-color:#b3d7ff;border-color:#b3d7ff}.custom-control-input:disabled~.custom-control-label,.custom-control-input[disabled]~.custom-control-label{color:#6c757d}.custom-control-input:disabled~.custom-control-label::before,.custom-control-input[disabled]~.custom-control-label::before{background-color:#e9ecef}.custom-control-label{position:relative;margin-bottom:0;vertical-align:top}.custom-control-label::before{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;pointer-events:none;content:"";background-color:#fff;border:1px solid #adb5bd}.custom-control-label::after{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;content:"";background:50%/50% 50% no-repeat}.custom-checkbox .custom-control-label::before{border-radius:.25rem}.custom-checkbox .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e")}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before{border-color:#007bff;background-color:#007bff}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e")}.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-radio .custom-control-label::before{border-radius:50%}.custom-radio .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.custom-radio .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-switch{padding-left:2.25rem}.custom-switch .custom-control-label::before{left:-2.25rem;width:1.75rem;pointer-events:all;border-radius:.5rem}.custom-switch .custom-control-label::after{top:calc(.25rem + 2px);left:calc(-2.25rem + 2px);width:calc(1rem - 4px);height:calc(1rem - 4px);background-color:#adb5bd;border-radius:.5rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .15s ease-in-out;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .15s ease-in-out}@media (prefers-reduced-motion:reduce){.custom-switch .custom-control-label::after{transition:none}}.custom-switch .custom-control-input:checked~.custom-control-label::after{background-color:#fff;-webkit-transform:translateX(.75rem);transform:translateX(.75rem)}.custom-switch .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-select{display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem 1.75rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;vertical-align:middle;background:#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat;border:1px solid #ced4da;border-radius:.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-select:focus{border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-select:focus::-ms-value{color:#495057;background-color:#fff}.custom-select[multiple],.custom-select[size]:not([size="1"]){height:auto;padding-right:.75rem;background-image:none}.custom-select:disabled{color:#6c757d;background-color:#e9ecef}.custom-select::-ms-expand{display:none}.custom-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}.custom-select-sm{height:calc(1.5em + .5rem + 2px);padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem}.custom-select-lg{height:calc(1.5em + 1rem + 2px);padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem}.custom-file{position:relative;display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);margin-bottom:0}.custom-file-input{position:relative;z-index:2;width:100%;height:calc(1.5em + .75rem + 2px);margin:0;overflow:hidden;opacity:0}.custom-file-input:focus~.custom-file-label{border-color:#80bdff;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-file-input:disabled~.custom-file-label,.custom-file-input[disabled]~.custom-file-label{background-color:#e9ecef}.custom-file-input:lang(en)~.custom-file-label::after{content:"Browse"}.custom-file-input~.custom-file-label[data-browse]::after{content:attr(data-browse)}.custom-file-label{position:absolute;top:0;right:0;left:0;z-index:1;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;overflow:hidden;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem}.custom-file-label::after{position:absolute;top:0;right:0;bottom:0;z-index:3;display:block;height:calc(1.5em + .75rem);padding:.375rem .75rem;line-height:1.5;color:#495057;content:"Browse";background-color:#e9ecef;border-left:inherit;border-radius:0 .25rem .25rem 0}.custom-range{width:100%;height:1.4rem;padding:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-range:focus{outline:0}.custom-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range::-moz-focus-outer{border:0}.custom-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#007bff;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){.custom-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.custom-range::-webkit-slider-thumb:active{background-color:#b3d7ff}.custom-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#007bff;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;-moz-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-moz-range-thumb{-moz-transition:none;transition:none}}.custom-range::-moz-range-thumb:active{background-color:#b3d7ff}.custom-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-ms-thumb{width:1rem;height:1rem;margin-top:0;margin-right:.2rem;margin-left:.2rem;background-color:#007bff;border:0;border-radius:1rem;-ms-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){.custom-range::-ms-thumb{-ms-transition:none;transition:none}}.custom-range::-ms-thumb:active{background-color:#b3d7ff}.custom-range::-ms-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:transparent;border-color:transparent;border-width:.5rem}.custom-range::-ms-fill-lower{background-color:#dee2e6;border-radius:1rem}.custom-range::-ms-fill-upper{margin-right:15px;background-color:#dee2e6;border-radius:1rem}.custom-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.custom-range:disabled::-webkit-slider-runnable-track{cursor:default}.custom-range:disabled::-moz-range-thumb{background-color:#adb5bd}.custom-range:disabled::-moz-range-track{cursor:default}.custom-range:disabled::-ms-thumb{background-color:#adb5bd}.custom-control-label::before,.custom-file-label,.custom-select{transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.custom-control-label::before,.custom-file-label,.custom-select{transition:none}}.nav{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem}.nav-link:focus,.nav-link:hover{text-decoration:none}.nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-link{margin-bottom:-1px;background-color:transparent;border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{isolation:isolate;border-color:#e9ecef #e9ecef #dee2e6}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{background:0 0;border:0;border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#007bff}.nav-fill .nav-item,.nav-fill>.nav-link{-ms-flex:1 1 auto;flex:1 1 auto;text-align:center}.nav-justified .nav-item,.nav-justified>.nav-link{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding:.5rem 1rem}.navbar .container,.navbar .container-fluid,.navbar .container-lg,.navbar .container-md,.navbar .container-sm,.navbar .container-xl{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.navbar-brand{display:inline-block;padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-nav{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static;float:none}.navbar-text{display:inline-block;padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{-ms-flex-preferred-size:100%;flex-basis:100%;-ms-flex-positive:1;flex-grow:1;-ms-flex-align:center;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem}.navbar-toggler:focus,.navbar-toggler:hover{text-decoration:none}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:50%/100% 100% no-repeat}.navbar-nav-scroll{max-height:75vh;overflow-y:auto}@media (max-width:575.98px){.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-xl{padding-right:0;padding-left:0}}@media (min-width:576px){.navbar-expand-sm{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-sm .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-xl{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}}@media (max-width:767.98px){.navbar-expand-md>.container,.navbar-expand-md>.container-fluid,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-md,.navbar-expand-md>.container-sm,.navbar-expand-md>.container-xl{padding-right:0;padding-left:0}}@media (min-width:768px){.navbar-expand-md{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-md .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-md>.container,.navbar-expand-md>.container-fluid,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-md,.navbar-expand-md>.container-sm,.navbar-expand-md>.container-xl{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}}@media (max-width:991.98px){.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-xl{padding-right:0;padding-left:0}}@media (min-width:992px){.navbar-expand-lg{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-lg .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-xl{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}@media (max-width:1199.98px){.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-xl{padding-right:0;padding-left:0}}@media (min-width:1200px){.navbar-expand-xl{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-xl .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-xl{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}}.navbar-expand{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-lg,.navbar-expand>.container-md,.navbar-expand>.container-sm,.navbar-expand>.container-xl{padding-right:0;padding-left:0}.navbar-expand .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-lg,.navbar-expand>.container-md,.navbar-expand>.container-sm,.navbar-expand>.container-xl{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-light .navbar-brand{color:rgba(0,0,0,.9)}.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.5)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .show>.nav-link{color:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{color:rgba(0,0,0,.5);border-color:rgba(0,0,0,.1)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-light .navbar-text{color:rgba(0,0,0,.5)}.navbar-light .navbar-text a{color:rgba(0,0,0,.9)}.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9)}.navbar-dark .navbar-brand{color:#fff}.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link{color:rgba(255,255,255,.5)}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:rgba(255,255,255,.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:rgba(255,255,255,.25)}.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .show>.nav-link{color:#fff}.navbar-dark .navbar-toggler{color:rgba(255,255,255,.5);border-color:rgba(255,255,255,.1)}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-dark .navbar-text{color:rgba(255,255,255,.5)}.navbar-dark .navbar-text a{color:#fff}.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}.card{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{-ms-flex:1 1 auto;flex:1 1 auto;min-height:1px;padding:1.25rem}.card-title{margin-bottom:.75rem}.card-subtitle{margin-top:-.375rem;margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-footer{padding:.75rem 1.25rem;background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{margin-right:-.625rem;margin-bottom:-.75rem;margin-left:-.625rem;border-bottom:0}.card-header-pills{margin-right:-.625rem;margin-left:-.625rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem;border-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom,.card-img-top{-ms-flex-negative:0;flex-shrink:0;width:100%}.card-img,.card-img-top{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-deck .card{margin-bottom:15px}@media (min-width:576px){.card-deck{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;margin-right:-15px;margin-left:-15px}.card-deck .card{-ms-flex:1 0 0%;flex:1 0 0%;margin-right:15px;margin-bottom:0;margin-left:15px}}.card-group>.card{margin-bottom:15px}@media (min-width:576px){.card-group{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap}.card-group>.card{-ms-flex:1 0 0%;flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}.card-columns .card{margin-bottom:.75rem}@media (min-width:576px){.card-columns{-webkit-column-count:3;-moz-column-count:3;column-count:3;-webkit-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem;orphans:1;widows:1}.card-columns .card{display:inline-block;width:100%}}.accordion{overflow-anchor:none}.accordion>.card{overflow:hidden}.accordion>.card:not(:last-of-type){border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.accordion>.card:not(:first-of-type){border-top-left-radius:0;border-top-right-radius:0}.accordion>.card>.card-header{border-radius:0;margin-bottom:-1px}.breadcrumb{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#e9ecef;border-radius:.25rem}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item::before{float:left;padding-right:.5rem;color:#6c757d;content:"/"}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:underline}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:none}.breadcrumb-item.active{color:#6c757d}.pagination{display:-ms-flexbox;display:flex;padding-left:0;list-style:none;border-radius:.25rem}.page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#007bff;background-color:#fff;border:1px solid #dee2e6}.page-link:hover{z-index:2;color:#0056b3;text-decoration:none;background-color:#e9ecef;border-color:#dee2e6}.page-link:focus{z-index:3;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.page-item:first-child .page-link{margin-left:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.page-item.active .page-link{z-index:3;color:#fff;background-color:#007bff;border-color:#007bff}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem;line-height:1.5}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem;line-height:1.5}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.badge{transition:none}}a.badge:focus,a.badge:hover{text-decoration:none}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}.badge-primary{color:#fff;background-color:#007bff}a.badge-primary:focus,a.badge-primary:hover{color:#fff;background-color:#0062cc}a.badge-primary.focus,a.badge-primary:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.badge-secondary{color:#fff;background-color:#6c757d}a.badge-secondary:focus,a.badge-secondary:hover{color:#fff;background-color:#545b62}a.badge-secondary.focus,a.badge-secondary:focus{outline:0;box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.badge-success{color:#fff;background-color:#28a745}a.badge-success:focus,a.badge-success:hover{color:#fff;background-color:#1e7e34}a.badge-success.focus,a.badge-success:focus{outline:0;box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.badge-info{color:#fff;background-color:#17a2b8}a.badge-info:focus,a.badge-info:hover{color:#fff;background-color:#117a8b}a.badge-info.focus,a.badge-info:focus{outline:0;box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.badge-warning{color:#212529;background-color:#ffc107}a.badge-warning:focus,a.badge-warning:hover{color:#212529;background-color:#d39e00}a.badge-warning.focus,a.badge-warning:focus{outline:0;box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.badge-danger{color:#fff;background-color:#dc3545}a.badge-danger:focus,a.badge-danger:hover{color:#fff;background-color:#bd2130}a.badge-danger.focus,a.badge-danger:focus{outline:0;box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.badge-light{color:#212529;background-color:#f8f9fa}a.badge-light:focus,a.badge-light:hover{color:#212529;background-color:#dae0e5}a.badge-light.focus,a.badge-light:focus{outline:0;box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.badge-dark{color:#fff;background-color:#343a40}a.badge-dark:focus,a.badge-dark:hover{color:#fff;background-color:#1d2124}a.badge-dark.focus,a.badge-dark:focus{outline:0;box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#e9ecef;border-radius:.3rem}@media (min-width:576px){.jumbotron{padding:4rem 2rem}}.jumbotron-fluid{padding-right:0;padding-left:0;border-radius:0}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:4rem}.alert-dismissible .close{position:absolute;top:0;right:0;z-index:2;padding:.75rem 1.25rem;color:inherit}.alert-primary{color:#004085;background-color:#cce5ff;border-color:#b8daff}.alert-primary hr{border-top-color:#9fcdff}.alert-primary .alert-link{color:#002752}.alert-secondary{color:#383d41;background-color:#e2e3e5;border-color:#d6d8db}.alert-secondary hr{border-top-color:#c8cbcf}.alert-secondary .alert-link{color:#202326}.alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.alert-success hr{border-top-color:#b1dfbb}.alert-success .alert-link{color:#0b2e13}.alert-info{color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb}.alert-info hr{border-top-color:#abdde5}.alert-info .alert-link{color:#062c33}.alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}.alert-warning hr{border-top-color:#ffe8a1}.alert-warning .alert-link{color:#533f03}.alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.alert-danger hr{border-top-color:#f1b0b7}.alert-danger .alert-link{color:#491217}.alert-light{color:#818182;background-color:#fefefe;border-color:#fdfdfe}.alert-light hr{border-top-color:#ececf6}.alert-light .alert-link{color:#686868}.alert-dark{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca}.alert-dark hr{border-top-color:#b9bbbe}.alert-dark .alert-link{color:#040505}@-webkit-keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}.progress{display:-ms-flexbox;display:flex;height:1rem;overflow:hidden;line-height:0;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.progress-bar{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;overflow:hidden;color:#fff;text-align:center;white-space:nowrap;background-color:#007bff;transition:width .6s ease}@media (prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:1rem 1rem}.progress-bar-animated{-webkit-animation:1s linear infinite progress-bar-stripes;animation:1s linear infinite progress-bar-stripes}@media (prefers-reduced-motion:reduce){.progress-bar-animated{-webkit-animation:none;animation:none}}.media{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start}.media-body{-ms-flex:1;flex:1}.list-group{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:.25rem}.list-group-item-action{width:100%;color:#495057;text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{z-index:1;color:#495057;text-decoration:none;background-color:#f8f9fa}.list-group-item-action:active{color:#212529;background-color:#e9ecef}.list-group-item{position:relative;display:block;padding:.75rem 1.25rem;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;pointer-events:none;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#007bff;border-color:#007bff}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:-1px;border-top-width:1px}.list-group-horizontal{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}@media (min-width:576px){.list-group-horizontal-sm{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:768px){.list-group-horizontal-md{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:992px){.list-group-horizontal-lg{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:1200px){.list-group-horizontal-xl{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 1px}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{color:#004085;background-color:#b8daff}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{color:#004085;background-color:#9fcdff}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#004085;border-color:#004085}.list-group-item-secondary{color:#383d41;background-color:#d6d8db}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{color:#383d41;background-color:#c8cbcf}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#383d41;border-color:#383d41}.list-group-item-success{color:#155724;background-color:#c3e6cb}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{color:#155724;background-color:#b1dfbb}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#155724;border-color:#155724}.list-group-item-info{color:#0c5460;background-color:#bee5eb}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{color:#0c5460;background-color:#abdde5}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#0c5460;border-color:#0c5460}.list-group-item-warning{color:#856404;background-color:#ffeeba}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{color:#856404;background-color:#ffe8a1}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#856404;border-color:#856404}.list-group-item-danger{color:#721c24;background-color:#f5c6cb}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{color:#721c24;background-color:#f1b0b7}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#721c24;border-color:#721c24}.list-group-item-light{color:#818182;background-color:#fdfdfe}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{color:#818182;background-color:#ececf6}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#818182;border-color:#818182}.list-group-item-dark{color:#1b1e21;background-color:#c6c8ca}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{color:#1b1e21;background-color:#b9bbbe}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#1b1e21;border-color:#1b1e21}.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.close:hover{color:#000;text-decoration:none}.close:not(:disabled):not(.disabled):focus,.close:not(:disabled):not(.disabled):hover{opacity:.75}button.close{padding:0;background-color:transparent;border:0}a.close.disabled{pointer-events:none}.toast{-ms-flex-preferred-size:350px;flex-basis:350px;max-width:350px;font-size:.875rem;background-color:rgba(255,255,255,.85);background-clip:padding-box;border:1px solid rgba(0,0,0,.1);box-shadow:0 .25rem .75rem rgba(0,0,0,.1);opacity:0;border-radius:.25rem}.toast:not(:last-child){margin-bottom:.75rem}.toast.showing{opacity:1}.toast.show{display:block;opacity:1}.toast.hide{display:none}.toast-header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:.25rem .75rem;color:#6c757d;background-color:rgba(255,255,255,.85);background-clip:padding-box;border-bottom:1px solid rgba(0,0,0,.05);border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.toast-body{padding:.75rem}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translate(0,-50px);transform:translate(0,-50px)}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{-webkit-transform:none;transform:none}.modal.modal-static .modal-dialog{-webkit-transform:scale(1.02);transform:scale(1.02)}.modal-dialog-scrollable{display:-ms-flexbox;display:flex;max-height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}.modal-dialog-scrollable .modal-footer,.modal-dialog-scrollable .modal-header{-ms-flex-negative:0;flex-shrink:0}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;min-height:calc(100% - 1rem)}.modal-dialog-centered::before{display:block;height:calc(100vh - 1rem);height:-webkit-min-content;height:-moz-min-content;height:min-content;content:""}.modal-dialog-centered.modal-dialog-scrollable{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;height:100%}.modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}.modal-dialog-centered.modal-dialog-scrollable::before{content:none}.modal-content{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:justify;justify-content:space-between;padding:1rem 1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.modal-header .close{padding:1rem 1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;-ms-flex:1 1 auto;flex:1 1 auto;padding:1rem}.modal-footer{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;padding:.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(.3rem - 1px);border-bottom-left-radius:calc(.3rem - 1px)}.modal-footer>*{margin:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-dialog-centered::before{height:calc(100vh - 3.5rem);height:-webkit-min-content;height:-moz-min-content;height:min-content}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{max-width:800px}}@media (min-width:1200px){.modal-xl{max-width:1140px}}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[x-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[x-placement^=top] .arrow,.bs-tooltip-top .arrow{bottom:0}.bs-tooltip-auto[x-placement^=top] .arrow::before,.bs-tooltip-top .arrow::before{top:0;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-auto[x-placement^=right],.bs-tooltip-right{padding:0 .4rem}.bs-tooltip-auto[x-placement^=right] .arrow,.bs-tooltip-right .arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=right] .arrow::before,.bs-tooltip-right .arrow::before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-auto[x-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[x-placement^=bottom] .arrow,.bs-tooltip-bottom .arrow{top:0}.bs-tooltip-auto[x-placement^=bottom] .arrow::before,.bs-tooltip-bottom .arrow::before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-auto[x-placement^=left],.bs-tooltip-left{padding:0 .4rem}.bs-tooltip-auto[x-placement^=left] .arrow,.bs-tooltip-left .arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=left] .arrow::before,.bs-tooltip-left .arrow::before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}.popover .arrow{position:absolute;display:block;width:1rem;height:.5rem;margin:0 .3rem}.popover .arrow::after,.popover .arrow::before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-auto[x-placement^=top],.bs-popover-top{margin-bottom:.5rem}.bs-popover-auto[x-placement^=top]>.arrow,.bs-popover-top>.arrow{bottom:calc(-.5rem - 1px)}.bs-popover-auto[x-placement^=top]>.arrow::before,.bs-popover-top>.arrow::before{bottom:0;border-width:.5rem .5rem 0;border-top-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=top]>.arrow::after,.bs-popover-top>.arrow::after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}.bs-popover-auto[x-placement^=right],.bs-popover-right{margin-left:.5rem}.bs-popover-auto[x-placement^=right]>.arrow,.bs-popover-right>.arrow{left:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=right]>.arrow::before,.bs-popover-right>.arrow::before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=right]>.arrow::after,.bs-popover-right>.arrow::after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}.bs-popover-auto[x-placement^=bottom],.bs-popover-bottom{margin-top:.5rem}.bs-popover-auto[x-placement^=bottom]>.arrow,.bs-popover-bottom>.arrow{top:calc(-.5rem - 1px)}.bs-popover-auto[x-placement^=bottom]>.arrow::before,.bs-popover-bottom>.arrow::before{top:0;border-width:0 .5rem .5rem .5rem;border-bottom-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=bottom]>.arrow::after,.bs-popover-bottom>.arrow::after{top:1px;border-width:0 .5rem .5rem .5rem;border-bottom-color:#fff}.bs-popover-auto[x-placement^=bottom] .popover-header::before,.bs-popover-bottom .popover-header::before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f7f7f7}.bs-popover-auto[x-placement^=left],.bs-popover-left{margin-right:.5rem}.bs-popover-auto[x-placement^=left]>.arrow,.bs-popover-left>.arrow{right:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=left]>.arrow::before,.bs-popover-left>.arrow::before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=left]>.arrow::after,.bs-popover-left>.arrow::after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}.popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:1rem;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:.5rem .75rem;color:#212529}.carousel{position:relative}.carousel.pointer-event{-ms-touch-action:pan-y;touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner::after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:-webkit-transform .6s ease-in-out;transition:transform .6s ease-in-out;transition:transform .6s ease-in-out,-webkit-transform .6s ease-in-out}@media (prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-right,.carousel-item-next:not(.carousel-item-left){-webkit-transform:translateX(100%);transform:translateX(100%)}.active.carousel-item-left,.carousel-item-prev:not(.carousel-item-right){-webkit-transform:translateX(-100%);transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;-webkit-transform:none;transform:none}.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{transition:none}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:0 0;border:0;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:20px;height:20px;background:50%/100% 100% no-repeat}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:15;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.carousel-indicators li{box-sizing:content-box;-ms-flex:0 1 auto;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion:reduce){.carousel-indicators li{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}@-webkit-keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;border:.25em solid currentcolor;border-right-color:transparent;border-radius:50%;-webkit-animation:.75s linear infinite spinner-border;animation:.75s linear infinite spinner-border}.spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@-webkit-keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1;-webkit-transform:none;transform:none}}@keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1;-webkit-transform:none;transform:none}}.spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;background-color:currentcolor;border-radius:50%;opacity:0;-webkit-animation:.75s linear infinite spinner-grow;animation:.75s linear infinite spinner-grow}.spinner-grow-sm{width:1rem;height:1rem}@media (prefers-reduced-motion:reduce){.spinner-border,.spinner-grow{-webkit-animation-duration:1.5s;animation-duration:1.5s}}.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}.bg-primary{background-color:#007bff!important}a.bg-primary:focus,a.bg-primary:hover,button.bg-primary:focus,button.bg-primary:hover{background-color:#0062cc!important}.bg-secondary{background-color:#6c757d!important}a.bg-secondary:focus,a.bg-secondary:hover,button.bg-secondary:focus,button.bg-secondary:hover{background-color:#545b62!important}.bg-success{background-color:#28a745!important}a.bg-success:focus,a.bg-success:hover,button.bg-success:focus,button.bg-success:hover{background-color:#1e7e34!important}.bg-info{background-color:#17a2b8!important}a.bg-info:focus,a.bg-info:hover,button.bg-info:focus,button.bg-info:hover{background-color:#117a8b!important}.bg-warning{background-color:#ffc107!important}a.bg-warning:focus,a.bg-warning:hover,button.bg-warning:focus,button.bg-warning:hover{background-color:#d39e00!important}.bg-danger{background-color:#dc3545!important}a.bg-danger:focus,a.bg-danger:hover,button.bg-danger:focus,button.bg-danger:hover{background-color:#bd2130!important}.bg-light{background-color:#f8f9fa!important}a.bg-light:focus,a.bg-light:hover,button.bg-light:focus,button.bg-light:hover{background-color:#dae0e5!important}.bg-dark{background-color:#343a40!important}a.bg-dark:focus,a.bg-dark:hover,button.bg-dark:focus,button.bg-dark:hover{background-color:#1d2124!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.border{border:1px solid #dee2e6!important}.border-top{border-top:1px solid #dee2e6!important}.border-right{border-right:1px solid #dee2e6!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-left{border-left:1px solid #dee2e6!important}.border-0{border:0!important}.border-top-0{border-top:0!important}.border-right-0{border-right:0!important}.border-bottom-0{border-bottom:0!important}.border-left-0{border-left:0!important}.border-primary{border-color:#007bff!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#28a745!important}.border-info{border-color:#17a2b8!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#343a40!important}.border-white{border-color:#fff!important}.rounded-sm{border-radius:.2rem!important}.rounded{border-radius:.25rem!important}.rounded-top{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.rounded-right{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-left{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-lg{border-radius:.3rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-0{border-radius:0!important}.clearfix::after{display:block;clear:both;content:""}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!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:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!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:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!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:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!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:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!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:-ms-flexbox!important;display:flex!important}.d-print-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive::before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9::before{padding-top:42.857143%}.embed-responsive-16by9::before{padding-top:56.25%}.embed-responsive-4by3::before{padding-top:75%}.embed-responsive-1by1::before{padding-top:100%}.flex-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}@media (min-width:576px){.flex-sm-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-sm-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-sm-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-sm-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-sm-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-sm-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-sm-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-sm-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:768px){.flex-md-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-md-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-md-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-md-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-md-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-md-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-md-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-md-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-lg-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-lg-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-lg-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-lg-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-lg-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-lg-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-lg-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:1200px){.flex-xl-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-xl-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xl-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-xl-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-xl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-xl-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-xl-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}@media (min-width:576px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media (min-width:768px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media (min-width:992px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media (min-width:1200px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}.user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;-ms-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.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}@supports ((position:-webkit-sticky) or (position:sticky)){.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{box-shadow:none!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}.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}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.min-vw-100{min-width:100vw!important}.min-vh-100{min-height:100vh!important}.vw-100{width:100vw!important}.vh-100{height:100vh!important}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.m-n1{margin:-.25rem!important}.mt-n1,.my-n1{margin-top:-.25rem!important}.mr-n1,.mx-n1{margin-right:-.25rem!important}.mb-n1,.my-n1{margin-bottom:-.25rem!important}.ml-n1,.mx-n1{margin-left:-.25rem!important}.m-n2{margin:-.5rem!important}.mt-n2,.my-n2{margin-top:-.5rem!important}.mr-n2,.mx-n2{margin-right:-.5rem!important}.mb-n2,.my-n2{margin-bottom:-.5rem!important}.ml-n2,.mx-n2{margin-left:-.5rem!important}.m-n3{margin:-1rem!important}.mt-n3,.my-n3{margin-top:-1rem!important}.mr-n3,.mx-n3{margin-right:-1rem!important}.mb-n3,.my-n3{margin-bottom:-1rem!important}.ml-n3,.mx-n3{margin-left:-1rem!important}.m-n4{margin:-1.5rem!important}.mt-n4,.my-n4{margin-top:-1.5rem!important}.mr-n4,.mx-n4{margin-right:-1.5rem!important}.mb-n4,.my-n4{margin-bottom:-1.5rem!important}.ml-n4,.mx-n4{margin-left:-1.5rem!important}.m-n5{margin:-3rem!important}.mt-n5,.my-n5{margin-top:-3rem!important}.mr-n5,.mx-n5{margin-right:-3rem!important}.mb-n5,.my-n5{margin-bottom:-3rem!important}.ml-n5,.mx-n5{margin-left:-3rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width:576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.m-sm-n1{margin:-.25rem!important}.mt-sm-n1,.my-sm-n1{margin-top:-.25rem!important}.mr-sm-n1,.mx-sm-n1{margin-right:-.25rem!important}.mb-sm-n1,.my-sm-n1{margin-bottom:-.25rem!important}.ml-sm-n1,.mx-sm-n1{margin-left:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.mt-sm-n2,.my-sm-n2{margin-top:-.5rem!important}.mr-sm-n2,.mx-sm-n2{margin-right:-.5rem!important}.mb-sm-n2,.my-sm-n2{margin-bottom:-.5rem!important}.ml-sm-n2,.mx-sm-n2{margin-left:-.5rem!important}.m-sm-n3{margin:-1rem!important}.mt-sm-n3,.my-sm-n3{margin-top:-1rem!important}.mr-sm-n3,.mx-sm-n3{margin-right:-1rem!important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem!important}.ml-sm-n3,.mx-sm-n3{margin-left:-1rem!important}.m-sm-n4{margin:-1.5rem!important}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem!important}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem!important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem!important}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem!important}.m-sm-n5{margin:-3rem!important}.mt-sm-n5,.my-sm-n5{margin-top:-3rem!important}.mr-sm-n5,.mx-sm-n5{margin-right:-3rem!important}.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem!important}.ml-sm-n5,.mx-sm-n5{margin-left:-3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width:768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.m-md-n1{margin:-.25rem!important}.mt-md-n1,.my-md-n1{margin-top:-.25rem!important}.mr-md-n1,.mx-md-n1{margin-right:-.25rem!important}.mb-md-n1,.my-md-n1{margin-bottom:-.25rem!important}.ml-md-n1,.mx-md-n1{margin-left:-.25rem!important}.m-md-n2{margin:-.5rem!important}.mt-md-n2,.my-md-n2{margin-top:-.5rem!important}.mr-md-n2,.mx-md-n2{margin-right:-.5rem!important}.mb-md-n2,.my-md-n2{margin-bottom:-.5rem!important}.ml-md-n2,.mx-md-n2{margin-left:-.5rem!important}.m-md-n3{margin:-1rem!important}.mt-md-n3,.my-md-n3{margin-top:-1rem!important}.mr-md-n3,.mx-md-n3{margin-right:-1rem!important}.mb-md-n3,.my-md-n3{margin-bottom:-1rem!important}.ml-md-n3,.mx-md-n3{margin-left:-1rem!important}.m-md-n4{margin:-1.5rem!important}.mt-md-n4,.my-md-n4{margin-top:-1.5rem!important}.mr-md-n4,.mx-md-n4{margin-right:-1.5rem!important}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem!important}.ml-md-n4,.mx-md-n4{margin-left:-1.5rem!important}.m-md-n5{margin:-3rem!important}.mt-md-n5,.my-md-n5{margin-top:-3rem!important}.mr-md-n5,.mx-md-n5{margin-right:-3rem!important}.mb-md-n5,.my-md-n5{margin-bottom:-3rem!important}.ml-md-n5,.mx-md-n5{margin-left:-3rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width:992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.m-lg-n1{margin:-.25rem!important}.mt-lg-n1,.my-lg-n1{margin-top:-.25rem!important}.mr-lg-n1,.mx-lg-n1{margin-right:-.25rem!important}.mb-lg-n1,.my-lg-n1{margin-bottom:-.25rem!important}.ml-lg-n1,.mx-lg-n1{margin-left:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.mt-lg-n2,.my-lg-n2{margin-top:-.5rem!important}.mr-lg-n2,.mx-lg-n2{margin-right:-.5rem!important}.mb-lg-n2,.my-lg-n2{margin-bottom:-.5rem!important}.ml-lg-n2,.mx-lg-n2{margin-left:-.5rem!important}.m-lg-n3{margin:-1rem!important}.mt-lg-n3,.my-lg-n3{margin-top:-1rem!important}.mr-lg-n3,.mx-lg-n3{margin-right:-1rem!important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem!important}.ml-lg-n3,.mx-lg-n3{margin-left:-1rem!important}.m-lg-n4{margin:-1.5rem!important}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem!important}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem!important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem!important}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem!important}.m-lg-n5{margin:-3rem!important}.mt-lg-n5,.my-lg-n5{margin-top:-3rem!important}.mr-lg-n5,.mx-lg-n5{margin-right:-3rem!important}.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem!important}.ml-lg-n5,.mx-lg-n5{margin-left:-3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width:1200px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.m-xl-n1{margin:-.25rem!important}.mt-xl-n1,.my-xl-n1{margin-top:-.25rem!important}.mr-xl-n1,.mx-xl-n1{margin-right:-.25rem!important}.mb-xl-n1,.my-xl-n1{margin-bottom:-.25rem!important}.ml-xl-n1,.mx-xl-n1{margin-left:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.mt-xl-n2,.my-xl-n2{margin-top:-.5rem!important}.mr-xl-n2,.mx-xl-n2{margin-right:-.5rem!important}.mb-xl-n2,.my-xl-n2{margin-bottom:-.5rem!important}.ml-xl-n2,.mx-xl-n2{margin-left:-.5rem!important}.m-xl-n3{margin:-1rem!important}.mt-xl-n3,.my-xl-n3{margin-top:-1rem!important}.mr-xl-n3,.mx-xl-n3{margin-right:-1rem!important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem!important}.ml-xl-n3,.mx-xl-n3{margin-left:-1rem!important}.m-xl-n4{margin:-1.5rem!important}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem!important}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem!important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem!important}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem!important}.m-xl-n5{margin:-3rem!important}.mt-xl-n5,.my-xl-n5{margin-top:-3rem!important}.mr-xl-n5,.mx-xl-n5{margin-right:-3rem!important}.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem!important}.ml-xl-n5,.mx-xl-n5{margin-left:-3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:auto;content:"";background-color:rgba(0,0,0,0)}.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace!important}.text-justify{text-align:justify!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media (min-width:576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-light{font-weight:300!important}.font-weight-lighter{font-weight:lighter!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-weight-bolder{font-weight:bolder!important}.font-italic{font-style:italic!important}.text-white{color:#fff!important}.text-primary{color:#007bff!important}a.text-primary:focus,a.text-primary:hover{color:#0056b3!important}.text-secondary{color:#6c757d!important}a.text-secondary:focus,a.text-secondary:hover{color:#494f54!important}.text-success{color:#28a745!important}a.text-success:focus,a.text-success:hover{color:#19692c!important}.text-info{color:#17a2b8!important}a.text-info:focus,a.text-info:hover{color:#0f6674!important}.text-warning{color:#ffc107!important}a.text-warning:focus,a.text-warning:hover{color:#ba8b00!important}.text-danger{color:#dc3545!important}a.text-danger:focus,a.text-danger:hover{color:#a71d2a!important}.text-light{color:#f8f9fa!important}a.text-light:focus,a.text-light:hover{color:#cbd3da!important}.text-dark{color:#343a40!important}a.text-dark:focus,a.text-dark:hover{color:#121416!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-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.text-decoration-none{text-decoration:none!important}.text-break{word-break:break-word!important;word-wrap:break-word!important}.text-reset{color:inherit!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media print{*,::after,::before{text-shadow:none!important;box-shadow:none!important}a:not(.btn){text-decoration:underline}abbr[title]::after{content:" (" attr(title) ")"}pre{white-space:pre-wrap!important}blockquote,pre{border:1px solid #adb5bd;page-break-inside:avoid}img,tr{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}body{min-width:992px!important}.container{min-width:992px!important}.navbar{display:none}.badge{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #dee2e6!important}.table-dark{color:inherit}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#dee2e6}.table .thead-dark th{color:inherit;border-color:#dee2e6}}
@charset "UTF-8";/*!
 * BootstrapVue Custom CSS (https://bootstrap-vue.org)
 */.bv-no-focus-ring:focus{outline:0}@media (max-width:575.98px){.bv-d-xs-down-none{display:none!important}}@media (max-width:767.98px){.bv-d-sm-down-none{display:none!important}}@media (max-width:991.98px){.bv-d-md-down-none{display:none!important}}@media (max-width:1199.98px){.bv-d-lg-down-none{display:none!important}}.bv-d-xl-down-none{display:none!important}.form-control.focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.form-control.focus.is-valid{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.form-control.focus.is-invalid{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.b-avatar{display:inline-flex;align-items:center;justify-content:center;vertical-align:middle;flex-shrink:0;width:2.5rem;height:2.5rem;font-size:inherit;font-weight:400;line-height:1;max-width:100%;max-height:auto;text-align:center;overflow:visible;position:relative;transition:color .15s ease-in-out,background-color .15s ease-in-out,box-shadow .15s ease-in-out}.b-avatar:focus{outline:0}.b-avatar.btn,.b-avatar[href]{padding:0;border:0}.b-avatar.btn .b-avatar-img img,.b-avatar[href] .b-avatar-img img{transition:-webkit-transform .15s ease-in-out;transition:transform .15s ease-in-out;transition:transform .15s ease-in-out,-webkit-transform .15s ease-in-out}.b-avatar.btn:not(:disabled):not(.disabled),.b-avatar[href]:not(:disabled):not(.disabled){cursor:pointer}.b-avatar.btn:not(:disabled):not(.disabled):hover .b-avatar-img img,.b-avatar[href]:not(:disabled):not(.disabled):hover .b-avatar-img img{-webkit-transform:scale(1.15);transform:scale(1.15)}.b-avatar.disabled,.b-avatar:disabled,.b-avatar[disabled]{opacity:.65;pointer-events:none}.b-avatar .b-avatar-custom,.b-avatar .b-avatar-img,.b-avatar .b-avatar-text{border-radius:inherit;width:100%;height:100%;overflow:hidden;display:flex;justify-content:center;align-items:center;-webkit-mask-image:radial-gradient(white,#000);mask-image:radial-gradient(white,#000)}.b-avatar .b-avatar-text{text-transform:uppercase;white-space:nowrap}.b-avatar[href]{text-decoration:none}.b-avatar>.b-icon{width:60%;height:auto;max-width:100%}.b-avatar .b-avatar-img img{width:100%;height:100%;max-height:auto;border-radius:inherit;-o-object-fit:cover;object-fit:cover}.b-avatar .b-avatar-badge{position:absolute;min-height:1.5em;min-width:1.5em;padding:.25em;line-height:1;border-radius:10em;font-size:70%;font-weight:700;z-index:1}.b-avatar-sm{width:1.5rem;height:1.5rem}.b-avatar-sm .b-avatar-text{font-size:calc(.6rem)}.b-avatar-sm .b-avatar-badge{font-size:calc(.42rem)}.b-avatar-lg{width:3.5rem;height:3.5rem}.b-avatar-lg .b-avatar-text{font-size:calc(1.4rem)}.b-avatar-lg .b-avatar-badge{font-size:calc(.98rem)}.b-avatar-group .b-avatar-group-inner{display:flex;flex-wrap:wrap}.b-avatar-group .b-avatar{border:1px solid #dee2e6}.b-avatar-group .btn.b-avatar:hover:not(.disabled):not(disabled),.b-avatar-group a.b-avatar:hover:not(.disabled):not(disabled){z-index:1}.b-calendar{display:inline-flex}.b-calendar .b-calendar-inner{min-width:250px}.b-calendar .b-calendar-header,.b-calendar .b-calendar-nav{margin-bottom:.25rem}.b-calendar .b-calendar-nav .btn{padding:.25rem}.b-calendar output{padding:.25rem;font-size:80%}.b-calendar output.readonly{background-color:#e9ecef;opacity:1}.b-calendar .b-calendar-footer{margin-top:.5rem}.b-calendar .b-calendar-grid{padding:0;margin:0;overflow:hidden}.b-calendar .b-calendar-grid .row{flex-wrap:nowrap}.b-calendar .b-calendar-grid-caption{padding:.25rem}.b-calendar .b-calendar-grid-body .col[data-date] .btn{width:32px;height:32px;font-size:14px;line-height:1;margin:3px auto;padding:9px 0}.b-calendar .btn.disabled,.b-calendar .btn:disabled,.b-calendar .btn[aria-disabled=true]{cursor:default;pointer-events:none}.card-img-left{border-top-left-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-img-right{border-top-right-radius:calc(.25rem - 1px);border-bottom-right-radius:calc(.25rem - 1px)}.dropdown:not(.dropleft) .dropdown-toggle.dropdown-toggle-no-caret::after{display:none!important}.dropdown.dropleft .dropdown-toggle.dropdown-toggle-no-caret::before{display:none!important}.dropdown .dropdown-menu:focus{outline:0}.b-dropdown-form{display:inline-block;padding:.25rem 1.5rem;width:100%;clear:both;font-weight:400}.b-dropdown-form:focus{outline:1px dotted!important;outline:5px auto -webkit-focus-ring-color!important}.b-dropdown-form.disabled,.b-dropdown-form:disabled{outline:0!important;color:#adb5bd;pointer-events:none}.b-dropdown-text{display:inline-block;padding:.25rem 1.5rem;margin-bottom:0;width:100%;clear:both;font-weight:lighter}.custom-checkbox.b-custom-control-lg,.input-group-lg .custom-checkbox{font-size:1.25rem;line-height:1.5;padding-left:1.875rem}.custom-checkbox.b-custom-control-lg .custom-control-label::before,.input-group-lg .custom-checkbox .custom-control-label::before{top:.3125rem;left:-1.875rem;width:1.25rem;height:1.25rem;border-radius:.3rem}.custom-checkbox.b-custom-control-lg .custom-control-label::after,.input-group-lg .custom-checkbox .custom-control-label::after{top:.3125rem;left:-1.875rem;width:1.25rem;height:1.25rem;background-size:50% 50%}.custom-checkbox.b-custom-control-sm,.input-group-sm .custom-checkbox{font-size:.875rem;line-height:1.5;padding-left:1.3125rem}.custom-checkbox.b-custom-control-sm .custom-control-label::before,.input-group-sm .custom-checkbox .custom-control-label::before{top:.21875rem;left:-1.3125rem;width:.875rem;height:.875rem;border-radius:.2rem}.custom-checkbox.b-custom-control-sm .custom-control-label::after,.input-group-sm .custom-checkbox .custom-control-label::after{top:.21875rem;left:-1.3125rem;width:.875rem;height:.875rem;background-size:50% 50%}.custom-switch.b-custom-control-lg,.input-group-lg .custom-switch{padding-left:2.8125rem}.custom-switch.b-custom-control-lg .custom-control-label,.input-group-lg .custom-switch .custom-control-label{font-size:1.25rem;line-height:1.5}.custom-switch.b-custom-control-lg .custom-control-label::before,.input-group-lg .custom-switch .custom-control-label::before{top:.3125rem;height:1.25rem;left:-2.8125rem;width:2.1875rem;border-radius:.625rem}.custom-switch.b-custom-control-lg .custom-control-label::after,.input-group-lg .custom-switch .custom-control-label::after{top:calc(.3125rem + 2px);left:calc(-2.8125rem + 2px);width:calc(1.25rem - 4px);height:calc(1.25rem - 4px);border-radius:.625rem;background-size:50% 50%}.custom-switch.b-custom-control-lg .custom-control-input:checked~.custom-control-label::after,.input-group-lg .custom-switch .custom-control-input:checked~.custom-control-label::after{-webkit-transform:translateX(.9375rem);transform:translateX(.9375rem)}.custom-switch.b-custom-control-sm,.input-group-sm .custom-switch{padding-left:1.96875rem}.custom-switch.b-custom-control-sm .custom-control-label,.input-group-sm .custom-switch .custom-control-label{font-size:.875rem;line-height:1.5}.custom-switch.b-custom-control-sm .custom-control-label::before,.input-group-sm .custom-switch .custom-control-label::before{top:.21875rem;left:-1.96875rem;width:1.53125rem;height:.875rem;border-radius:.4375rem}.custom-switch.b-custom-control-sm .custom-control-label::after,.input-group-sm .custom-switch .custom-control-label::after{top:calc(.21875rem + 2px);left:calc(-1.96875rem + 2px);width:calc(.875rem - 4px);height:calc(.875rem - 4px);border-radius:.4375rem;background-size:50% 50%}.custom-switch.b-custom-control-sm .custom-control-input:checked~.custom-control-label::after,.input-group-sm .custom-switch .custom-control-input:checked~.custom-control-label::after{-webkit-transform:translateX(.65625rem);transform:translateX(.65625rem)}.input-group>.input-group-append:last-child>.btn-group:not(:last-child):not(.dropdown-toggle)>.btn,.input-group>.input-group-append:not(:last-child)>.btn-group>.btn,.input-group>.input-group-prepend>.btn-group>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.input-group-append>.btn-group>.btn,.input-group>.input-group-prepend:first-child>.btn-group:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.btn-group>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.b-form-btn-label-control.form-control{display:flex;align-items:stretch;height:auto;padding:0;background-image:none}.input-group .b-form-btn-label-control.form-control{padding:0}.b-form-btn-label-control.form-control[dir=rtl],[dir=rtl] .b-form-btn-label-control.form-control{flex-direction:row-reverse}.b-form-btn-label-control.form-control[dir=rtl]>label,[dir=rtl] .b-form-btn-label-control.form-control>label{text-align:right}.b-form-btn-label-control.form-control>.btn{line-height:1;font-size:inherit;box-shadow:none!important;border:0}.b-form-btn-label-control.form-control>.btn:disabled{pointer-events:none}.b-form-btn-label-control.form-control.is-valid>.btn{color:#28a745}.b-form-btn-label-control.form-control.is-invalid>.btn{color:#dc3545}.b-form-btn-label-control.form-control>.dropdown-menu{padding:.5rem}.b-form-btn-label-control.form-control>.form-control{height:auto;min-height:calc(calc(1.5em + .75rem + 2px) - 2px);padding-left:.25rem;margin:0;border:0;outline:0;background:0 0;word-break:break-word;font-size:inherit;white-space:normal;cursor:pointer}.b-form-btn-label-control.form-control>.form-control.form-control-sm{min-height:calc(calc(1.5em + .5rem + 2px) - 2px)}.b-form-btn-label-control.form-control>.form-control.form-control-lg{min-height:calc(calc(1.5em + 1rem + 2px) - 2px)}.input-group.input-group-sm .b-form-btn-label-control.form-control>.form-control{min-height:calc(calc(1.5em + .5rem + 2px) - 2px);padding-top:.25rem;padding-bottom:.25rem}.input-group.input-group-lg .b-form-btn-label-control.form-control>.form-control{min-height:calc(calc(1.5em + 1rem + 2px) - 2px);padding-top:.5rem;padding-bottom:.5rem}.b-form-btn-label-control.form-control[aria-disabled=true],.b-form-btn-label-control.form-control[aria-readonly=true]{background-color:#e9ecef;opacity:1}.b-form-btn-label-control.form-control[aria-disabled=true]{pointer-events:none}.b-form-btn-label-control.form-control[aria-disabled=true]>label{cursor:default}.b-form-btn-label-control.btn-group>.dropdown-menu{padding:.5rem}.custom-file-label{white-space:nowrap;overflow-x:hidden}.b-custom-control-lg .custom-file-input,.b-custom-control-lg .custom-file-label,.b-custom-control-lg.custom-file,.input-group-lg .custom-file-input,.input-group-lg .custom-file-label,.input-group-lg.custom-file{font-size:1.25rem;height:calc(1.5em + 1rem + 2px)}.b-custom-control-lg .custom-file-label,.b-custom-control-lg .custom-file-label:after,.input-group-lg .custom-file-label,.input-group-lg .custom-file-label:after{padding:.5rem 1rem;line-height:1.5}.b-custom-control-lg .custom-file-label,.input-group-lg .custom-file-label{border-radius:.3rem}.b-custom-control-lg .custom-file-label::after,.input-group-lg .custom-file-label::after{font-size:inherit;height:calc(1.5em + 1rem);border-radius:0 .3rem .3rem 0}.b-custom-control-sm .custom-file-input,.b-custom-control-sm .custom-file-label,.b-custom-control-sm.custom-file,.input-group-sm .custom-file-input,.input-group-sm .custom-file-label,.input-group-sm.custom-file{font-size:.875rem;height:calc(1.5em + .5rem + 2px)}.b-custom-control-sm .custom-file-label,.b-custom-control-sm .custom-file-label:after,.input-group-sm .custom-file-label,.input-group-sm .custom-file-label:after{padding:.25rem .5rem;line-height:1.5}.b-custom-control-sm .custom-file-label,.input-group-sm .custom-file-label{border-radius:.2rem}.b-custom-control-sm .custom-file-label::after,.input-group-sm .custom-file-label::after{font-size:inherit;height:calc(1.5em + .5rem);border-radius:0 .2rem .2rem 0}.form-control.is-invalid,.form-control.is-valid,.was-validated .form-control:invalid,.was-validated .form-control:valid{background-position:right calc(.375em + .1875rem) center}input[type=color].form-control{height:calc(1.5em + .75rem + 2px);padding:.125rem .25rem}.input-group-sm input[type=color].form-control,input[type=color].form-control.form-control-sm{height:calc(1.5em + .5rem + 2px);padding:.125rem .25rem}.input-group-lg input[type=color].form-control,input[type=color].form-control.form-control-lg{height:calc(1.5em + 1rem + 2px);padding:.125rem .25rem}input[type=color].form-control:disabled{background-color:#adb5bd;opacity:.65}.input-group>.custom-range{position:relative;flex:1 1 auto;width:1%;margin-bottom:0}.input-group>.custom-range+.custom-file,.input-group>.custom-range+.custom-range,.input-group>.custom-range+.custom-select,.input-group>.custom-range+.form-control,.input-group>.custom-range+.form-control-plaintext{margin-left:-1px}.input-group>.custom-file+.custom-range,.input-group>.custom-range+.custom-range,.input-group>.custom-select+.custom-range,.input-group>.form-control+.custom-range,.input-group>.form-control-plaintext+.custom-range{margin-left:-1px}.input-group>.custom-range:focus{z-index:3}.input-group>.custom-range:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-range:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.custom-range{height:calc(1.5em + .75rem + 2px);padding:0 .75rem;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;height:calc(1.5em + .75rem + 2px);border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.input-group>.custom-range{transition:none}}.input-group>.custom-range:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.input-group>.custom-range:disabled,.input-group>.custom-range[readonly]{background-color:#e9ecef}.input-group-lg>.custom-range{height:calc(1.5em + 1rem + 2px);padding:0 1rem;border-radius:.3rem}.input-group-sm>.custom-range{height:calc(1.5em + .5rem + 2px);padding:0 .5rem;border-radius:.2rem}.input-group .custom-range.is-valid,.was-validated .input-group .custom-range:valid{border-color:#28a745}.input-group .custom-range.is-valid:focus,.was-validated .input-group .custom-range:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.custom-range.is-valid:focus::-webkit-slider-thumb,.was-validated .custom-range:valid:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem #9be7ac}.custom-range.is-valid:focus::-moz-range-thumb,.was-validated .custom-range:valid:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem #9be7ac}.custom-range.is-valid:focus::-ms-thumb,.was-validated .custom-range:valid:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem #9be7ac}.custom-range.is-valid::-webkit-slider-thumb,.was-validated .custom-range:valid::-webkit-slider-thumb{background-color:#28a745;background-image:none}.custom-range.is-valid::-webkit-slider-thumb:active,.was-validated .custom-range:valid::-webkit-slider-thumb:active{background-color:#9be7ac;background-image:none}.custom-range.is-valid::-webkit-slider-runnable-track,.was-validated .custom-range:valid::-webkit-slider-runnable-track{background-color:rgba(40,167,69,.35)}.custom-range.is-valid::-moz-range-thumb,.was-validated .custom-range:valid::-moz-range-thumb{background-color:#28a745;background-image:none}.custom-range.is-valid::-moz-range-thumb:active,.was-validated .custom-range:valid::-moz-range-thumb:active{background-color:#9be7ac;background-image:none}.custom-range.is-valid::-moz-range-track,.was-validated .custom-range:valid::-moz-range-track{background:rgba(40,167,69,.35)}.custom-range.is-valid~.valid-feedback,.custom-range.is-valid~.valid-tooltip,.was-validated .custom-range:valid~.valid-feedback,.was-validated .custom-range:valid~.valid-tooltip{display:block}.custom-range.is-valid::-ms-thumb,.was-validated .custom-range:valid::-ms-thumb{background-color:#28a745;background-image:none}.custom-range.is-valid::-ms-thumb:active,.was-validated .custom-range:valid::-ms-thumb:active{background-color:#9be7ac;background-image:none}.custom-range.is-valid::-ms-track-lower,.was-validated .custom-range:valid::-ms-track-lower{background:rgba(40,167,69,.35)}.custom-range.is-valid::-ms-track-upper,.was-validated .custom-range:valid::-ms-track-upper{background:rgba(40,167,69,.35)}.input-group .custom-range.is-invalid,.was-validated .input-group .custom-range:invalid{border-color:#dc3545}.input-group .custom-range.is-invalid:focus,.was-validated .input-group .custom-range:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.custom-range.is-invalid:focus::-webkit-slider-thumb,.was-validated .custom-range:invalid:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem #f6cdd1}.custom-range.is-invalid:focus::-moz-range-thumb,.was-validated .custom-range:invalid:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem #f6cdd1}.custom-range.is-invalid:focus::-ms-thumb,.was-validated .custom-range:invalid:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem #f6cdd1}.custom-range.is-invalid::-webkit-slider-thumb,.was-validated .custom-range:invalid::-webkit-slider-thumb{background-color:#dc3545;background-image:none}.custom-range.is-invalid::-webkit-slider-thumb:active,.was-validated .custom-range:invalid::-webkit-slider-thumb:active{background-color:#f6cdd1;background-image:none}.custom-range.is-invalid::-webkit-slider-runnable-track,.was-validated .custom-range:invalid::-webkit-slider-runnable-track{background-color:rgba(220,53,69,.35)}.custom-range.is-invalid::-moz-range-thumb,.was-validated .custom-range:invalid::-moz-range-thumb{background-color:#dc3545;background-image:none}.custom-range.is-invalid::-moz-range-thumb:active,.was-validated .custom-range:invalid::-moz-range-thumb:active{background-color:#f6cdd1;background-image:none}.custom-range.is-invalid::-moz-range-track,.was-validated .custom-range:invalid::-moz-range-track{background:rgba(220,53,69,.35)}.custom-range.is-invalid~.invalid-feedback,.custom-range.is-invalid~.invalid-tooltip,.was-validated .custom-range:invalid~.invalid-feedback,.was-validated .custom-range:invalid~.invalid-tooltip{display:block}.custom-range.is-invalid::-ms-thumb,.was-validated .custom-range:invalid::-ms-thumb{background-color:#dc3545;background-image:none}.custom-range.is-invalid::-ms-thumb:active,.was-validated .custom-range:invalid::-ms-thumb:active{background-color:#f6cdd1;background-image:none}.custom-range.is-invalid::-ms-track-lower,.was-validated .custom-range:invalid::-ms-track-lower{background:rgba(220,53,69,.35)}.custom-range.is-invalid::-ms-track-upper,.was-validated .custom-range:invalid::-ms-track-upper{background:rgba(220,53,69,.35)}.custom-radio.b-custom-control-lg,.input-group-lg .custom-radio{font-size:1.25rem;line-height:1.5;padding-left:1.875rem}.custom-radio.b-custom-control-lg .custom-control-label::before,.input-group-lg .custom-radio .custom-control-label::before{top:.3125rem;left:-1.875rem;width:1.25rem;height:1.25rem;border-radius:50%}.custom-radio.b-custom-control-lg .custom-control-label::after,.input-group-lg .custom-radio .custom-control-label::after{top:.3125rem;left:-1.875rem;width:1.25rem;height:1.25rem;background:no-repeat 50%/50% 50%}.custom-radio.b-custom-control-sm,.input-group-sm .custom-radio{font-size:.875rem;line-height:1.5;padding-left:1.3125rem}.custom-radio.b-custom-control-sm .custom-control-label::before,.input-group-sm .custom-radio .custom-control-label::before{top:.21875rem;left:-1.3125rem;width:.875rem;height:.875rem;border-radius:50%}.custom-radio.b-custom-control-sm .custom-control-label::after,.input-group-sm .custom-radio .custom-control-label::after{top:.21875rem;left:-1.3125rem;width:.875rem;height:.875rem;background:no-repeat 50%/50% 50%}.b-rating{text-align:center}.b-rating.d-inline-flex{width:auto}.b-rating .b-rating-star,.b-rating .b-rating-value{padding:0 .25em}.b-rating .b-rating-value{min-width:2.5em}.b-rating .b-rating-star{display:inline-flex;justify-content:center;outline:0}.b-rating .b-rating-star .b-rating-icon{display:inline-flex;transition:all .15s ease-in-out}.b-rating.disabled,.b-rating:disabled{background-color:#e9ecef;color:#6c757d}.b-rating:not(.disabled):not(.readonly) .b-rating-star{cursor:pointer}.b-rating:not(.disabled):not(.readonly) .b-rating-star:hover .b-rating-icon,.b-rating:not(.disabled):not(.readonly):focus:not(:hover) .b-rating-star.focused .b-rating-icon{-webkit-transform:scale(1.5);transform:scale(1.5)}.b-rating[dir=rtl] .b-rating-star-half{-webkit-transform:scale(-1,1);transform:scale(-1,1)}.b-form-spinbutton{text-align:center;overflow:hidden;background-image:none;padding:0}.b-form-spinbutton[dir=rtl]:not(.flex-column),[dir=rtl] .b-form-spinbutton:not(.flex-column){flex-direction:row-reverse}.b-form-spinbutton output{font-size:inherit;outline:0;border:0;background-color:transparent;width:auto;margin:0;padding:0 .25rem}.b-form-spinbutton output>bdi,.b-form-spinbutton output>div{display:block;min-width:2.25em;height:1.5em}.b-form-spinbutton.flex-column{height:auto;width:auto}.b-form-spinbutton.flex-column output{margin:0 .25rem;padding:.25rem 0}.b-form-spinbutton:not(.d-inline-flex):not(.flex-column){output-width:100%}.b-form-spinbutton.d-inline-flex:not(.flex-column){width:auto}.b-form-spinbutton .btn{line-height:1;box-shadow:none!important}.b-form-spinbutton .btn:disabled{pointer-events:none}.b-form-spinbutton .btn:hover:not(:disabled)>div>.b-icon{-webkit-transform:scale(1.25);transform:scale(1.25)}.b-form-spinbutton.disabled,.b-form-spinbutton.readonly{background-color:#e9ecef}.b-form-spinbutton.disabled{pointer-events:none}.b-form-tags.focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.b-form-tags.focus.is-valid{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.b-form-tags.focus.is-invalid{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.b-form-tags.disabled{background-color:#e9ecef}.b-form-tags-list{margin-top:-.25rem}.b-form-tags-list .b-form-tag,.b-form-tags-list .b-form-tags-field{margin-top:.25rem}.b-form-tags-input{color:#495057}.b-form-tag{font-size:75%;font-weight:400;line-height:1.5;margin-right:.25rem}.b-form-tag.disabled{opacity:.75}.b-form-tag>button.b-form-tag-remove{color:inherit;font-size:125%;line-height:1;float:none;margin-left:.25rem}.form-control-sm .b-form-tag{line-height:1.5}.form-control-lg .b-form-tag{line-height:1.5}.media-aside{display:flex;margin-right:1rem}.media-aside-right{margin-right:0;margin-left:1rem}.modal-backdrop{opacity:.5}.b-pagination-pills .page-item .page-link{border-radius:50rem!important;margin-left:.25rem;line-height:1}.b-pagination-pills .page-item:first-child .page-link{margin-left:0}.popover.b-popover{display:block;opacity:1;outline:0}.popover.b-popover.fade:not(.show){opacity:0}.popover.b-popover.show{opacity:1}.b-popover-primary.popover{background-color:#cce5ff;border-color:#b8daff}.b-popover-primary.bs-popover-auto[x-placement^=top]>.arrow::before,.b-popover-primary.bs-popover-top>.arrow::before{border-top-color:#b8daff}.b-popover-primary.bs-popover-auto[x-placement^=top]>.arrow::after,.b-popover-primary.bs-popover-top>.arrow::after{border-top-color:#cce5ff}.b-popover-primary.bs-popover-auto[x-placement^=right]>.arrow::before,.b-popover-primary.bs-popover-right>.arrow::before{border-right-color:#b8daff}.b-popover-primary.bs-popover-auto[x-placement^=right]>.arrow::after,.b-popover-primary.bs-popover-right>.arrow::after{border-right-color:#cce5ff}.b-popover-primary.bs-popover-auto[x-placement^=bottom]>.arrow::before,.b-popover-primary.bs-popover-bottom>.arrow::before{border-bottom-color:#b8daff}.b-popover-primary.bs-popover-auto[x-placement^=bottom]>.arrow::after,.b-popover-primary.bs-popover-bottom>.arrow::after{border-bottom-color:#bdddff}.b-popover-primary.bs-popover-auto[x-placement^=bottom] .popover-header::before,.b-popover-primary.bs-popover-bottom .popover-header::before{border-bottom-color:#bdddff}.b-popover-primary.bs-popover-auto[x-placement^=left]>.arrow::before,.b-popover-primary.bs-popover-left>.arrow::before{border-left-color:#b8daff}.b-popover-primary.bs-popover-auto[x-placement^=left]>.arrow::after,.b-popover-primary.bs-popover-left>.arrow::after{border-left-color:#cce5ff}.b-popover-primary .popover-header{color:#212529;background-color:#bdddff;border-bottom-color:#a3d0ff}.b-popover-primary .popover-body{color:#004085}.b-popover-secondary.popover{background-color:#e2e3e5;border-color:#d6d8db}.b-popover-secondary.bs-popover-auto[x-placement^=top]>.arrow::before,.b-popover-secondary.bs-popover-top>.arrow::before{border-top-color:#d6d8db}.b-popover-secondary.bs-popover-auto[x-placement^=top]>.arrow::after,.b-popover-secondary.bs-popover-top>.arrow::after{border-top-color:#e2e3e5}.b-popover-secondary.bs-popover-auto[x-placement^=right]>.arrow::before,.b-popover-secondary.bs-popover-right>.arrow::before{border-right-color:#d6d8db}.b-popover-secondary.bs-popover-auto[x-placement^=right]>.arrow::after,.b-popover-secondary.bs-popover-right>.arrow::after{border-right-color:#e2e3e5}.b-popover-secondary.bs-popover-auto[x-placement^=bottom]>.arrow::before,.b-popover-secondary.bs-popover-bottom>.arrow::before{border-bottom-color:#d6d8db}.b-popover-secondary.bs-popover-auto[x-placement^=bottom]>.arrow::after,.b-popover-secondary.bs-popover-bottom>.arrow::after{border-bottom-color:#dadbde}.b-popover-secondary.bs-popover-auto[x-placement^=bottom] .popover-header::before,.b-popover-secondary.bs-popover-bottom .popover-header::before{border-bottom-color:#dadbde}.b-popover-secondary.bs-popover-auto[x-placement^=left]>.arrow::before,.b-popover-secondary.bs-popover-left>.arrow::before{border-left-color:#d6d8db}.b-popover-secondary.bs-popover-auto[x-placement^=left]>.arrow::after,.b-popover-secondary.bs-popover-left>.arrow::after{border-left-color:#e2e3e5}.b-popover-secondary .popover-header{color:#212529;background-color:#dadbde;border-bottom-color:#ccced2}.b-popover-secondary .popover-body{color:#383d41}.b-popover-success.popover{background-color:#d4edda;border-color:#c3e6cb}.b-popover-success.bs-popover-auto[x-placement^=top]>.arrow::before,.b-popover-success.bs-popover-top>.arrow::before{border-top-color:#c3e6cb}.b-popover-success.bs-popover-auto[x-placement^=top]>.arrow::after,.b-popover-success.bs-popover-top>.arrow::after{border-top-color:#d4edda}.b-popover-success.bs-popover-auto[x-placement^=right]>.arrow::before,.b-popover-success.bs-popover-right>.arrow::before{border-right-color:#c3e6cb}.b-popover-success.bs-popover-auto[x-placement^=right]>.arrow::after,.b-popover-success.bs-popover-right>.arrow::after{border-right-color:#d4edda}.b-popover-success.bs-popover-auto[x-placement^=bottom]>.arrow::before,.b-popover-success.bs-popover-bottom>.arrow::before{border-bottom-color:#c3e6cb}.b-popover-success.bs-popover-auto[x-placement^=bottom]>.arrow::after,.b-popover-success.bs-popover-bottom>.arrow::after{border-bottom-color:#c9e8d1}.b-popover-success.bs-popover-auto[x-placement^=bottom] .popover-header::before,.b-popover-success.bs-popover-bottom .popover-header::before{border-bottom-color:#c9e8d1}.b-popover-success.bs-popover-auto[x-placement^=left]>.arrow::before,.b-popover-success.bs-popover-left>.arrow::before{border-left-color:#c3e6cb}.b-popover-success.bs-popover-auto[x-placement^=left]>.arrow::after,.b-popover-success.bs-popover-left>.arrow::after{border-left-color:#d4edda}.b-popover-success .popover-header{color:#212529;background-color:#c9e8d1;border-bottom-color:#b7e1c1}.b-popover-success .popover-body{color:#155724}.b-popover-info.popover{background-color:#d1ecf1;border-color:#bee5eb}.b-popover-info.bs-popover-auto[x-placement^=top]>.arrow::before,.b-popover-info.bs-popover-top>.arrow::before{border-top-color:#bee5eb}.b-popover-info.bs-popover-auto[x-placement^=top]>.arrow::after,.b-popover-info.bs-popover-top>.arrow::after{border-top-color:#d1ecf1}.b-popover-info.bs-popover-auto[x-placement^=right]>.arrow::before,.b-popover-info.bs-popover-right>.arrow::before{border-right-color:#bee5eb}.b-popover-info.bs-popover-auto[x-placement^=right]>.arrow::after,.b-popover-info.bs-popover-right>.arrow::after{border-right-color:#d1ecf1}.b-popover-info.bs-popover-auto[x-placement^=bottom]>.arrow::before,.b-popover-info.bs-popover-bottom>.arrow::before{border-bottom-color:#bee5eb}.b-popover-info.bs-popover-auto[x-placement^=bottom]>.arrow::after,.b-popover-info.bs-popover-bottom>.arrow::after{border-bottom-color:#c5e7ed}.b-popover-info.bs-popover-auto[x-placement^=bottom] .popover-header::before,.b-popover-info.bs-popover-bottom .popover-header::before{border-bottom-color:#c5e7ed}.b-popover-info.bs-popover-auto[x-placement^=left]>.arrow::before,.b-popover-info.bs-popover-left>.arrow::before{border-left-color:#bee5eb}.b-popover-info.bs-popover-auto[x-placement^=left]>.arrow::after,.b-popover-info.bs-popover-left>.arrow::after{border-left-color:#d1ecf1}.b-popover-info .popover-header{color:#212529;background-color:#c5e7ed;border-bottom-color:#b2dfe7}.b-popover-info .popover-body{color:#0c5460}.b-popover-warning.popover{background-color:#fff3cd;border-color:#ffeeba}.b-popover-warning.bs-popover-auto[x-placement^=top]>.arrow::before,.b-popover-warning.bs-popover-top>.arrow::before{border-top-color:#ffeeba}.b-popover-warning.bs-popover-auto[x-placement^=top]>.arrow::after,.b-popover-warning.bs-popover-top>.arrow::after{border-top-color:#fff3cd}.b-popover-warning.bs-popover-auto[x-placement^=right]>.arrow::before,.b-popover-warning.bs-popover-right>.arrow::before{border-right-color:#ffeeba}.b-popover-warning.bs-popover-auto[x-placement^=right]>.arrow::after,.b-popover-warning.bs-popover-right>.arrow::after{border-right-color:#fff3cd}.b-popover-warning.bs-popover-auto[x-placement^=bottom]>.arrow::before,.b-popover-warning.bs-popover-bottom>.arrow::before{border-bottom-color:#ffeeba}.b-popover-warning.bs-popover-auto[x-placement^=bottom]>.arrow::after,.b-popover-warning.bs-popover-bottom>.arrow::after{border-bottom-color:#ffefbe}.b-popover-warning.bs-popover-auto[x-placement^=bottom] .popover-header::before,.b-popover-warning.bs-popover-bottom .popover-header::before{border-bottom-color:#ffefbe}.b-popover-warning.bs-popover-auto[x-placement^=left]>.arrow::before,.b-popover-warning.bs-popover-left>.arrow::before{border-left-color:#ffeeba}.b-popover-warning.bs-popover-auto[x-placement^=left]>.arrow::after,.b-popover-warning.bs-popover-left>.arrow::after{border-left-color:#fff3cd}.b-popover-warning .popover-header{color:#212529;background-color:#ffefbe;border-bottom-color:#ffe9a4}.b-popover-warning .popover-body{color:#856404}.b-popover-danger.popover{background-color:#f8d7da;border-color:#f5c6cb}.b-popover-danger.bs-popover-auto[x-placement^=top]>.arrow::before,.b-popover-danger.bs-popover-top>.arrow::before{border-top-color:#f5c6cb}.b-popover-danger.bs-popover-auto[x-placement^=top]>.arrow::after,.b-popover-danger.bs-popover-top>.arrow::after{border-top-color:#f8d7da}.b-popover-danger.bs-popover-auto[x-placement^=right]>.arrow::before,.b-popover-danger.bs-popover-right>.arrow::before{border-right-color:#f5c6cb}.b-popover-danger.bs-popover-auto[x-placement^=right]>.arrow::after,.b-popover-danger.bs-popover-right>.arrow::after{border-right-color:#f8d7da}.b-popover-danger.bs-popover-auto[x-placement^=bottom]>.arrow::before,.b-popover-danger.bs-popover-bottom>.arrow::before{border-bottom-color:#f5c6cb}.b-popover-danger.bs-popover-auto[x-placement^=bottom]>.arrow::after,.b-popover-danger.bs-popover-bottom>.arrow::after{border-bottom-color:#f6cace}.b-popover-danger.bs-popover-auto[x-placement^=bottom] .popover-header::before,.b-popover-danger.bs-popover-bottom .popover-header::before{border-bottom-color:#f6cace}.b-popover-danger.bs-popover-auto[x-placement^=left]>.arrow::before,.b-popover-danger.bs-popover-left>.arrow::before{border-left-color:#f5c6cb}.b-popover-danger.bs-popover-auto[x-placement^=left]>.arrow::after,.b-popover-danger.bs-popover-left>.arrow::after{border-left-color:#f8d7da}.b-popover-danger .popover-header{color:#212529;background-color:#f6cace;border-bottom-color:#f2b4ba}.b-popover-danger .popover-body{color:#721c24}.b-popover-light.popover{background-color:#fefefe;border-color:#fdfdfe}.b-popover-light.bs-popover-auto[x-placement^=top]>.arrow::before,.b-popover-light.bs-popover-top>.arrow::before{border-top-color:#fdfdfe}.b-popover-light.bs-popover-auto[x-placement^=top]>.arrow::after,.b-popover-light.bs-popover-top>.arrow::after{border-top-color:#fefefe}.b-popover-light.bs-popover-auto[x-placement^=right]>.arrow::before,.b-popover-light.bs-popover-right>.arrow::before{border-right-color:#fdfdfe}.b-popover-light.bs-popover-auto[x-placement^=right]>.arrow::after,.b-popover-light.bs-popover-right>.arrow::after{border-right-color:#fefefe}.b-popover-light.bs-popover-auto[x-placement^=bottom]>.arrow::before,.b-popover-light.bs-popover-bottom>.arrow::before{border-bottom-color:#fdfdfe}.b-popover-light.bs-popover-auto[x-placement^=bottom]>.arrow::after,.b-popover-light.bs-popover-bottom>.arrow::after{border-bottom-color:#f6f6f6}.b-popover-light.bs-popover-auto[x-placement^=bottom] .popover-header::before,.b-popover-light.bs-popover-bottom .popover-header::before{border-bottom-color:#f6f6f6}.b-popover-light.bs-popover-auto[x-placement^=left]>.arrow::before,.b-popover-light.bs-popover-left>.arrow::before{border-left-color:#fdfdfe}.b-popover-light.bs-popover-auto[x-placement^=left]>.arrow::after,.b-popover-light.bs-popover-left>.arrow::after{border-left-color:#fefefe}.b-popover-light .popover-header{color:#212529;background-color:#f6f6f6;border-bottom-color:#eaeaea}.b-popover-light .popover-body{color:#818182}.b-popover-dark.popover{background-color:#d6d8d9;border-color:#c6c8ca}.b-popover-dark.bs-popover-auto[x-placement^=top]>.arrow::before,.b-popover-dark.bs-popover-top>.arrow::before{border-top-color:#c6c8ca}.b-popover-dark.bs-popover-auto[x-placement^=top]>.arrow::after,.b-popover-dark.bs-popover-top>.arrow::after{border-top-color:#d6d8d9}.b-popover-dark.bs-popover-auto[x-placement^=right]>.arrow::before,.b-popover-dark.bs-popover-right>.arrow::before{border-right-color:#c6c8ca}.b-popover-dark.bs-popover-auto[x-placement^=right]>.arrow::after,.b-popover-dark.bs-popover-right>.arrow::after{border-right-color:#d6d8d9}.b-popover-dark.bs-popover-auto[x-placement^=bottom]>.arrow::before,.b-popover-dark.bs-popover-bottom>.arrow::before{border-bottom-color:#c6c8ca}.b-popover-dark.bs-popover-auto[x-placement^=bottom]>.arrow::after,.b-popover-dark.bs-popover-bottom>.arrow::after{border-bottom-color:#ced0d2}.b-popover-dark.bs-popover-auto[x-placement^=bottom] .popover-header::before,.b-popover-dark.bs-popover-bottom .popover-header::before{border-bottom-color:#ced0d2}.b-popover-dark.bs-popover-auto[x-placement^=left]>.arrow::before,.b-popover-dark.bs-popover-left>.arrow::before{border-left-color:#c6c8ca}.b-popover-dark.bs-popover-auto[x-placement^=left]>.arrow::after,.b-popover-dark.bs-popover-left>.arrow::after{border-left-color:#d6d8d9}.b-popover-dark .popover-header{color:#212529;background-color:#ced0d2;border-bottom-color:#c1c4c5}.b-popover-dark .popover-body{color:#1b1e21}.b-sidebar-outer{position:fixed;top:0;left:0;right:0;height:0;overflow:visible;z-index:calc(1030 + 5)}.b-sidebar-backdrop{position:fixed;top:0;left:0;z-index:-1;width:100vw;height:100vh;opacity:.6}.b-sidebar{display:flex;flex-direction:column;position:fixed;top:0;width:320px;max-width:100%;height:100vh;max-height:100%;margin:0;outline:0;-webkit-transform:translateX(0);transform:translateX(0)}.b-sidebar.slide{transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}@media (prefers-reduced-motion:reduce){.b-sidebar.slide{transition:none}}.b-sidebar:not(.b-sidebar-right){left:0;right:auto}.b-sidebar:not(.b-sidebar-right).slide:not(.show){-webkit-transform:translateX(-100%);transform:translateX(-100%)}.b-sidebar:not(.b-sidebar-right)>.b-sidebar-header .close{margin-left:auto}.b-sidebar.b-sidebar-right{left:auto;right:0}.b-sidebar.b-sidebar-right.slide:not(.show){-webkit-transform:translateX(100%);transform:translateX(100%)}.b-sidebar.b-sidebar-right>.b-sidebar-header .close{margin-right:auto}.b-sidebar>.b-sidebar-header{font-size:1.5rem;padding:.5rem 1rem;display:flex;flex-direction:row;flex-grow:0;align-items:center}[dir=rtl] .b-sidebar>.b-sidebar-header{flex-direction:row-reverse}.b-sidebar>.b-sidebar-header .close{float:none;font-size:1.5rem}.b-sidebar>.b-sidebar-body{flex-grow:1;height:100%;overflow-y:auto}.b-sidebar>.b-sidebar-footer{flex-grow:0}.b-skeleton-wrapper{cursor:wait}.b-skeleton{position:relative;overflow:hidden;background-color:rgba(0,0,0,.12);cursor:wait;-webkit-mask-image:radial-gradient(white,#000);mask-image:radial-gradient(white,#000)}.b-skeleton::before{content:" "}.b-skeleton-text{height:1rem;margin-bottom:.25rem;border-radius:.25rem}.b-skeleton-button{width:75px;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem}.b-skeleton-avatar{width:2.5em;height:2.5em;border-radius:50%}.b-skeleton-input{height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;line-height:1.5;border:#ced4da solid 1px;border-radius:.25rem}.b-skeleton-icon-wrapper svg{color:rgba(0,0,0,.12)}.b-skeleton-img{height:100%;width:100%}.b-skeleton-animate-wave::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent);-webkit-animation:b-skeleton-animate-wave 1.75s linear infinite;animation:b-skeleton-animate-wave 1.75s linear infinite}@media (prefers-reduced-motion:reduce){.b-skeleton-animate-wave::after{background:0 0;-webkit-animation:none;animation:none}}@-webkit-keyframes b-skeleton-animate-wave{from{-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{-webkit-transform:translateX(100%);transform:translateX(100%)}}@keyframes b-skeleton-animate-wave{from{-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{-webkit-transform:translateX(100%);transform:translateX(100%)}}.b-skeleton-animate-fade{-webkit-animation:b-skeleton-animate-fade 875ms ease-in-out alternate infinite;animation:b-skeleton-animate-fade 875ms ease-in-out alternate infinite}@media (prefers-reduced-motion:reduce){.b-skeleton-animate-fade{-webkit-animation:none;animation:none}}@-webkit-keyframes b-skeleton-animate-fade{0%{opacity:1}100%{opacity:.4}}@keyframes b-skeleton-animate-fade{0%{opacity:1}100%{opacity:.4}}.b-skeleton-animate-throb{-webkit-animation:b-skeleton-animate-throb 875ms ease-in alternate infinite;animation:b-skeleton-animate-throb 875ms ease-in alternate infinite}@media (prefers-reduced-motion:reduce){.b-skeleton-animate-throb{-webkit-animation:none;animation:none}}@-webkit-keyframes b-skeleton-animate-throb{0%{-webkit-transform:scale(1);transform:scale(1)}100%{-webkit-transform:scale(.975);transform:scale(.975)}}@keyframes b-skeleton-animate-throb{0%{-webkit-transform:scale(1);transform:scale(1)}100%{-webkit-transform:scale(.975);transform:scale(.975)}}.table.b-table.b-table-fixed{table-layout:fixed}.table.b-table.b-table-no-border-collapse{border-collapse:separate;border-spacing:0}.table.b-table[aria-busy=true]{opacity:.55}.table.b-table>tbody>tr.b-table-details>td{border-top:none!important}.table.b-table>caption{caption-side:bottom}.table.b-table.b-table-caption-top>caption{caption-side:top!important}.table.b-table>tbody>.table-active,.table.b-table>tbody>.table-active>td,.table.b-table>tbody>.table-active>th{background-color:rgba(0,0,0,.075)}.table.b-table.table-hover>tbody>tr.table-active:hover td,.table.b-table.table-hover>tbody>tr.table-active:hover th{color:#212529;background-image:linear-gradient(rgba(0,0,0,.075),rgba(0,0,0,.075));background-repeat:no-repeat}.table.b-table>tbody>.bg-active,.table.b-table>tbody>.bg-active>td,.table.b-table>tbody>.bg-active>th{background-color:rgba(255,255,255,.075)!important}.table.b-table.table-hover.table-dark>tbody>tr.bg-active:hover td,.table.b-table.table-hover.table-dark>tbody>tr.bg-active:hover th{color:#fff;background-image:linear-gradient(rgba(255,255,255,.075),rgba(255,255,255,.075));background-repeat:no-repeat}.b-table-sticky-header,.table-responsive,[class*=table-responsive-]{margin-bottom:1rem}.b-table-sticky-header>.table,.table-responsive>.table,[class*=table-responsive-]>.table{margin-bottom:0}.b-table-sticky-header{overflow-y:auto;max-height:300px}@media print{.b-table-sticky-header{overflow-y:visible!important;max-height:none!important}}@supports ((position:-webkit-sticky) or (position:sticky)){.b-table-sticky-header>.table.b-table>thead>tr>th{position:-webkit-sticky;position:sticky;top:0;z-index:2}.b-table-sticky-header>.table.b-table>tbody>tr>.b-table-sticky-column,.b-table-sticky-header>.table.b-table>tfoot>tr>.b-table-sticky-column,.b-table-sticky-header>.table.b-table>thead>tr>.b-table-sticky-column,.table-responsive>.table.b-table>tbody>tr>.b-table-sticky-column,.table-responsive>.table.b-table>tfoot>tr>.b-table-sticky-column,.table-responsive>.table.b-table>thead>tr>.b-table-sticky-column,[class*=table-responsive-]>.table.b-table>tbody>tr>.b-table-sticky-column,[class*=table-responsive-]>.table.b-table>tfoot>tr>.b-table-sticky-column,[class*=table-responsive-]>.table.b-table>thead>tr>.b-table-sticky-column{position:-webkit-sticky;position:sticky;left:0}.b-table-sticky-header>.table.b-table>thead>tr>.b-table-sticky-column,.table-responsive>.table.b-table>thead>tr>.b-table-sticky-column,[class*=table-responsive-]>.table.b-table>thead>tr>.b-table-sticky-column{z-index:5}.b-table-sticky-header>.table.b-table>tbody>tr>.b-table-sticky-column,.b-table-sticky-header>.table.b-table>tfoot>tr>.b-table-sticky-column,.table-responsive>.table.b-table>tbody>tr>.b-table-sticky-column,.table-responsive>.table.b-table>tfoot>tr>.b-table-sticky-column,[class*=table-responsive-]>.table.b-table>tbody>tr>.b-table-sticky-column,[class*=table-responsive-]>.table.b-table>tfoot>tr>.b-table-sticky-column{z-index:2}.table.b-table>tbody>tr>.table-b-table-default,.table.b-table>tfoot>tr>.table-b-table-default,.table.b-table>thead>tr>.table-b-table-default{color:#212529;background-color:#fff}.table.b-table.table-dark>tbody>tr>.bg-b-table-default,.table.b-table.table-dark>tfoot>tr>.bg-b-table-default,.table.b-table.table-dark>thead>tr>.bg-b-table-default{color:#fff;background-color:#343a40}.table.b-table.table-striped>tbody>tr:nth-of-type(odd)>.table-b-table-default{background-image:linear-gradient(rgba(0,0,0,.05),rgba(0,0,0,.05));background-repeat:no-repeat}.table.b-table.table-striped.table-dark>tbody>tr:nth-of-type(odd)>.bg-b-table-default{background-image:linear-gradient(rgba(255,255,255,.05),rgba(255,255,255,.05));background-repeat:no-repeat}.table.b-table.table-hover>tbody>tr:hover>.table-b-table-default{color:#212529;background-image:linear-gradient(rgba(0,0,0,.075),rgba(0,0,0,.075));background-repeat:no-repeat}.table.b-table.table-hover.table-dark>tbody>tr:hover>.bg-b-table-default{color:#fff;background-image:linear-gradient(rgba(255,255,255,.075),rgba(255,255,255,.075));background-repeat:no-repeat}}.table.b-table>tfoot>tr>[aria-sort],.table.b-table>thead>tr>[aria-sort]{cursor:pointer;background-image:none;background-repeat:no-repeat;background-size:.65em 1em}.table.b-table>tfoot>tr>[aria-sort]:not(.b-table-sort-icon-left),.table.b-table>thead>tr>[aria-sort]:not(.b-table-sort-icon-left){background-position:right calc(.75rem / 2) center;padding-right:calc(.75rem + .65em)}.table.b-table>tfoot>tr>[aria-sort].b-table-sort-icon-left,.table.b-table>thead>tr>[aria-sort].b-table-sort-icon-left{background-position:left calc(.75rem / 2) center;padding-left:calc(.75rem + .65em)}.table.b-table>tfoot>tr>[aria-sort=none],.table.b-table>thead>tr>[aria-sort=none]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='101' height='101' view-box='0 0 101 101' preserveAspectRatio='none'%3e%3cpath fill='black' opacity='.3' d='M51 1l25 23 24 22H1l25-22zM51 101l25-23 24-22H1l25 22z'/%3e%3c/svg%3e")}.table.b-table>tfoot>tr>[aria-sort=ascending],.table.b-table>thead>tr>[aria-sort=ascending]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='101' height='101' view-box='0 0 101 101' preserveAspectRatio='none'%3e%3cpath fill='black' d='M51 1l25 23 24 22H1l25-22z'/%3e%3cpath fill='black' opacity='.3' d='M51 101l25-23 24-22H1l25 22z'/%3e%3c/svg%3e")}.table.b-table>tfoot>tr>[aria-sort=descending],.table.b-table>thead>tr>[aria-sort=descending]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='101' height='101' view-box='0 0 101 101' preserveAspectRatio='none'%3e%3cpath fill='black' opacity='.3' d='M51 1l25 23 24 22H1l25-22z'/%3e%3cpath fill='black' d='M51 101l25-23 24-22H1l25 22z'/%3e%3c/svg%3e")}.table.b-table.table-dark>tfoot>tr>[aria-sort=none],.table.b-table.table-dark>thead>tr>[aria-sort=none],.table.b-table>.thead-dark>tr>[aria-sort=none]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='101' height='101' view-box='0 0 101 101' preserveAspectRatio='none'%3e%3cpath fill='white' opacity='.3' d='M51 1l25 23 24 22H1l25-22zM51 101l25-23 24-22H1l25 22z'/%3e%3c/svg%3e")}.table.b-table.table-dark>tfoot>tr>[aria-sort=ascending],.table.b-table.table-dark>thead>tr>[aria-sort=ascending],.table.b-table>.thead-dark>tr>[aria-sort=ascending]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='101' height='101' view-box='0 0 101 101' preserveAspectRatio='none'%3e%3cpath fill='white' d='M51 1l25 23 24 22H1l25-22z'/%3e%3cpath fill='white' opacity='.3' d='M51 101l25-23 24-22H1l25 22z'/%3e%3c/svg%3e")}.table.b-table.table-dark>tfoot>tr>[aria-sort=descending],.table.b-table.table-dark>thead>tr>[aria-sort=descending],.table.b-table>.thead-dark>tr>[aria-sort=descending]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='101' height='101' view-box='0 0 101 101' preserveAspectRatio='none'%3e%3cpath fill='white' opacity='.3' d='M51 1l25 23 24 22H1l25-22z'/%3e%3cpath fill='white' d='M51 101l25-23 24-22H1l25 22z'/%3e%3c/svg%3e")}.table.b-table>tfoot>tr>.table-dark[aria-sort=none],.table.b-table>thead>tr>.table-dark[aria-sort=none]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='101' height='101' view-box='0 0 101 101' preserveAspectRatio='none'%3e%3cpath fill='white' opacity='.3' d='M51 1l25 23 24 22H1l25-22zM51 101l25-23 24-22H1l25 22z'/%3e%3c/svg%3e")}.table.b-table>tfoot>tr>.table-dark[aria-sort=ascending],.table.b-table>thead>tr>.table-dark[aria-sort=ascending]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='101' height='101' view-box='0 0 101 101' preserveAspectRatio='none'%3e%3cpath fill='white' d='M51 1l25 23 24 22H1l25-22z'/%3e%3cpath fill='white' opacity='.3' d='M51 101l25-23 24-22H1l25 22z'/%3e%3c/svg%3e")}.table.b-table>tfoot>tr>.table-dark[aria-sort=descending],.table.b-table>thead>tr>.table-dark[aria-sort=descending]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='101' height='101' view-box='0 0 101 101' preserveAspectRatio='none'%3e%3cpath fill='white' opacity='.3' d='M51 1l25 23 24 22H1l25-22z'/%3e%3cpath fill='white' d='M51 101l25-23 24-22H1l25 22z'/%3e%3c/svg%3e")}.table.b-table.table-sm>tfoot>tr>[aria-sort]:not(.b-table-sort-icon-left),.table.b-table.table-sm>thead>tr>[aria-sort]:not(.b-table-sort-icon-left){background-position:right calc(.3rem / 2) center;padding-right:calc(.3rem + .65em)}.table.b-table.table-sm>tfoot>tr>[aria-sort].b-table-sort-icon-left,.table.b-table.table-sm>thead>tr>[aria-sort].b-table-sort-icon-left{background-position:left calc(.3rem / 2) center;padding-left:calc(.3rem + .65em)}.table.b-table.b-table-selectable:not(.b-table-selectable-no-click)>tbody>tr{cursor:pointer}.table.b-table.b-table-selectable:not(.b-table-selectable-no-click).b-table-selecting.b-table-select-range>tbody>tr{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media (max-width:575.98px){.table.b-table.b-table-stacked-sm{display:block;width:100%}.table.b-table.b-table-stacked-sm>caption,.table.b-table.b-table-stacked-sm>tbody,.table.b-table.b-table-stacked-sm>tbody>tr,.table.b-table.b-table-stacked-sm>tbody>tr>td,.table.b-table.b-table-stacked-sm>tbody>tr>th{display:block}.table.b-table.b-table-stacked-sm>tfoot,.table.b-table.b-table-stacked-sm>thead{display:none}.table.b-table.b-table-stacked-sm>tfoot>tr.b-table-bottom-row,.table.b-table.b-table-stacked-sm>tfoot>tr.b-table-top-row,.table.b-table.b-table-stacked-sm>thead>tr.b-table-bottom-row,.table.b-table.b-table-stacked-sm>thead>tr.b-table-top-row{display:none}.table.b-table.b-table-stacked-sm>caption{caption-side:top!important}.table.b-table.b-table-stacked-sm>tbody>tr>[data-label]::before{content:attr(data-label);width:40%;float:left;text-align:right;overflow-wrap:break-word;font-weight:700;font-style:normal;padding:0 calc(1rem / 2) 0 0;margin:0}.table.b-table.b-table-stacked-sm>tbody>tr>[data-label]::after{display:block;clear:both;content:""}.table.b-table.b-table-stacked-sm>tbody>tr>[data-label]>div{display:inline-block;width:calc(100% - 40%);padding:0 0 0 calc(1rem / 2);margin:0}.table.b-table.b-table-stacked-sm>tbody>tr.bottom-row,.table.b-table.b-table-stacked-sm>tbody>tr.top-row{display:none}.table.b-table.b-table-stacked-sm>tbody>tr>:first-child{border-top-width:3px}.table.b-table.b-table-stacked-sm>tbody>tr>[rowspan]+td,.table.b-table.b-table-stacked-sm>tbody>tr>[rowspan]+th{border-top-width:3px}}@media (max-width:767.98px){.table.b-table.b-table-stacked-md{display:block;width:100%}.table.b-table.b-table-stacked-md>caption,.table.b-table.b-table-stacked-md>tbody,.table.b-table.b-table-stacked-md>tbody>tr,.table.b-table.b-table-stacked-md>tbody>tr>td,.table.b-table.b-table-stacked-md>tbody>tr>th{display:block}.table.b-table.b-table-stacked-md>tfoot,.table.b-table.b-table-stacked-md>thead{display:none}.table.b-table.b-table-stacked-md>tfoot>tr.b-table-bottom-row,.table.b-table.b-table-stacked-md>tfoot>tr.b-table-top-row,.table.b-table.b-table-stacked-md>thead>tr.b-table-bottom-row,.table.b-table.b-table-stacked-md>thead>tr.b-table-top-row{display:none}.table.b-table.b-table-stacked-md>caption{caption-side:top!important}.table.b-table.b-table-stacked-md>tbody>tr>[data-label]::before{content:attr(data-label);width:40%;float:left;text-align:right;overflow-wrap:break-word;font-weight:700;font-style:normal;padding:0 calc(1rem / 2) 0 0;margin:0}.table.b-table.b-table-stacked-md>tbody>tr>[data-label]::after{display:block;clear:both;content:""}.table.b-table.b-table-stacked-md>tbody>tr>[data-label]>div{display:inline-block;width:calc(100% - 40%);padding:0 0 0 calc(1rem / 2);margin:0}.table.b-table.b-table-stacked-md>tbody>tr.bottom-row,.table.b-table.b-table-stacked-md>tbody>tr.top-row{display:none}.table.b-table.b-table-stacked-md>tbody>tr>:first-child{border-top-width:3px}.table.b-table.b-table-stacked-md>tbody>tr>[rowspan]+td,.table.b-table.b-table-stacked-md>tbody>tr>[rowspan]+th{border-top-width:3px}}@media (max-width:991.98px){.table.b-table.b-table-stacked-lg{display:block;width:100%}.table.b-table.b-table-stacked-lg>caption,.table.b-table.b-table-stacked-lg>tbody,.table.b-table.b-table-stacked-lg>tbody>tr,.table.b-table.b-table-stacked-lg>tbody>tr>td,.table.b-table.b-table-stacked-lg>tbody>tr>th{display:block}.table.b-table.b-table-stacked-lg>tfoot,.table.b-table.b-table-stacked-lg>thead{display:none}.table.b-table.b-table-stacked-lg>tfoot>tr.b-table-bottom-row,.table.b-table.b-table-stacked-lg>tfoot>tr.b-table-top-row,.table.b-table.b-table-stacked-lg>thead>tr.b-table-bottom-row,.table.b-table.b-table-stacked-lg>thead>tr.b-table-top-row{display:none}.table.b-table.b-table-stacked-lg>caption{caption-side:top!important}.table.b-table.b-table-stacked-lg>tbody>tr>[data-label]::before{content:attr(data-label);width:40%;float:left;text-align:right;overflow-wrap:break-word;font-weight:700;font-style:normal;padding:0 calc(1rem / 2) 0 0;margin:0}.table.b-table.b-table-stacked-lg>tbody>tr>[data-label]::after{display:block;clear:both;content:""}.table.b-table.b-table-stacked-lg>tbody>tr>[data-label]>div{display:inline-block;width:calc(100% - 40%);padding:0 0 0 calc(1rem / 2);margin:0}.table.b-table.b-table-stacked-lg>tbody>tr.bottom-row,.table.b-table.b-table-stacked-lg>tbody>tr.top-row{display:none}.table.b-table.b-table-stacked-lg>tbody>tr>:first-child{border-top-width:3px}.table.b-table.b-table-stacked-lg>tbody>tr>[rowspan]+td,.table.b-table.b-table-stacked-lg>tbody>tr>[rowspan]+th{border-top-width:3px}}@media (max-width:1199.98px){.table.b-table.b-table-stacked-xl{display:block;width:100%}.table.b-table.b-table-stacked-xl>caption,.table.b-table.b-table-stacked-xl>tbody,.table.b-table.b-table-stacked-xl>tbody>tr,.table.b-table.b-table-stacked-xl>tbody>tr>td,.table.b-table.b-table-stacked-xl>tbody>tr>th{display:block}.table.b-table.b-table-stacked-xl>tfoot,.table.b-table.b-table-stacked-xl>thead{display:none}.table.b-table.b-table-stacked-xl>tfoot>tr.b-table-bottom-row,.table.b-table.b-table-stacked-xl>tfoot>tr.b-table-top-row,.table.b-table.b-table-stacked-xl>thead>tr.b-table-bottom-row,.table.b-table.b-table-stacked-xl>thead>tr.b-table-top-row{display:none}.table.b-table.b-table-stacked-xl>caption{caption-side:top!important}.table.b-table.b-table-stacked-xl>tbody>tr>[data-label]::before{content:attr(data-label);width:40%;float:left;text-align:right;overflow-wrap:break-word;font-weight:700;font-style:normal;padding:0 calc(1rem / 2) 0 0;margin:0}.table.b-table.b-table-stacked-xl>tbody>tr>[data-label]::after{display:block;clear:both;content:""}.table.b-table.b-table-stacked-xl>tbody>tr>[data-label]>div{display:inline-block;width:calc(100% - 40%);padding:0 0 0 calc(1rem / 2);margin:0}.table.b-table.b-table-stacked-xl>tbody>tr.bottom-row,.table.b-table.b-table-stacked-xl>tbody>tr.top-row{display:none}.table.b-table.b-table-stacked-xl>tbody>tr>:first-child{border-top-width:3px}.table.b-table.b-table-stacked-xl>tbody>tr>[rowspan]+td,.table.b-table.b-table-stacked-xl>tbody>tr>[rowspan]+th{border-top-width:3px}}.table.b-table.b-table-stacked{display:block;width:100%}.table.b-table.b-table-stacked>caption,.table.b-table.b-table-stacked>tbody,.table.b-table.b-table-stacked>tbody>tr,.table.b-table.b-table-stacked>tbody>tr>td,.table.b-table.b-table-stacked>tbody>tr>th{display:block}.table.b-table.b-table-stacked>tfoot,.table.b-table.b-table-stacked>thead{display:none}.table.b-table.b-table-stacked>tfoot>tr.b-table-bottom-row,.table.b-table.b-table-stacked>tfoot>tr.b-table-top-row,.table.b-table.b-table-stacked>thead>tr.b-table-bottom-row,.table.b-table.b-table-stacked>thead>tr.b-table-top-row{display:none}.table.b-table.b-table-stacked>caption{caption-side:top!important}.table.b-table.b-table-stacked>tbody>tr>[data-label]::before{content:attr(data-label);width:40%;float:left;text-align:right;overflow-wrap:break-word;font-weight:700;font-style:normal;padding:0 calc(1rem / 2) 0 0;margin:0}.table.b-table.b-table-stacked>tbody>tr>[data-label]::after{display:block;clear:both;content:""}.table.b-table.b-table-stacked>tbody>tr>[data-label]>div{display:inline-block;width:calc(100% - 40%);padding:0 0 0 calc(1rem / 2);margin:0}.table.b-table.b-table-stacked>tbody>tr.bottom-row,.table.b-table.b-table-stacked>tbody>tr.top-row{display:none}.table.b-table.b-table-stacked>tbody>tr>:first-child{border-top-width:3px}.table.b-table.b-table-stacked>tbody>tr>[rowspan]+td,.table.b-table.b-table-stacked>tbody>tr>[rowspan]+th{border-top-width:3px}.b-time{min-width:150px}.b-time output.disabled,.b-time[aria-disabled=true] output,.b-time[aria-readonly=true] output{background-color:#e9ecef;opacity:1}.b-time[aria-disabled=true] output{pointer-events:none}[dir=rtl] .b-time>.d-flex:not(.flex-column){flex-direction:row-reverse}.b-time .b-time-header{margin-bottom:.5rem}.b-time .b-time-header output{padding:.25rem;font-size:80%}.b-time .b-time-footer{margin-top:.5rem}.b-time .b-time-ampm{margin-left:.5rem}.b-toast{display:block;position:relative;max-width:350px;-webkit-backface-visibility:hidden;backface-visibility:hidden;background-clip:padding-box;z-index:1;border-radius:.25rem}.b-toast .toast{background-color:rgba(255,255,255,.85)}.b-toast:not(:last-child){margin-bottom:.75rem}.b-toast.b-toast-solid .toast{background-color:#fff}.b-toast .toast{opacity:1}.b-toast .toast.fade:not(.show){opacity:0}.b-toast .toast .toast-body{display:block}.b-toast-primary .toast{background-color:rgba(230,242,255,.85);border-color:rgba(184,218,255,.85);color:#004085}.b-toast-primary .toast .toast-header{color:#004085;background-color:rgba(204,229,255,.85);border-bottom-color:rgba(184,218,255,.85)}.b-toast-primary.b-toast-solid .toast{background-color:#e6f2ff}.b-toast-secondary .toast{background-color:rgba(239,240,241,.85);border-color:rgba(214,216,219,.85);color:#383d41}.b-toast-secondary .toast .toast-header{color:#383d41;background-color:rgba(226,227,229,.85);border-bottom-color:rgba(214,216,219,.85)}.b-toast-secondary.b-toast-solid .toast{background-color:#eff0f1}.b-toast-success .toast{background-color:rgba(230,245,233,.85);border-color:rgba(195,230,203,.85);color:#155724}.b-toast-success .toast .toast-header{color:#155724;background-color:rgba(212,237,218,.85);border-bottom-color:rgba(195,230,203,.85)}.b-toast-success.b-toast-solid .toast{background-color:#e6f5e9}.b-toast-info .toast{background-color:rgba(229,244,247,.85);border-color:rgba(190,229,235,.85);color:#0c5460}.b-toast-info .toast .toast-header{color:#0c5460;background-color:rgba(209,236,241,.85);border-bottom-color:rgba(190,229,235,.85)}.b-toast-info.b-toast-solid .toast{background-color:#e5f4f7}.b-toast-warning .toast{background-color:rgba(255,249,231,.85);border-color:rgba(255,238,186,.85);color:#856404}.b-toast-warning .toast .toast-header{color:#856404;background-color:rgba(255,243,205,.85);border-bottom-color:rgba(255,238,186,.85)}.b-toast-warning.b-toast-solid .toast{background-color:#fff9e7}.b-toast-danger .toast{background-color:rgba(252,237,238,.85);border-color:rgba(245,198,203,.85);color:#721c24}.b-toast-danger .toast .toast-header{color:#721c24;background-color:rgba(248,215,218,.85);border-bottom-color:rgba(245,198,203,.85)}.b-toast-danger.b-toast-solid .toast{background-color:#fcedee}.b-toast-light .toast{background-color:rgba(255,255,255,.85);border-color:rgba(253,253,254,.85);color:#818182}.b-toast-light .toast .toast-header{color:#818182;background-color:rgba(254,254,254,.85);border-bottom-color:rgba(253,253,254,.85)}.b-toast-light.b-toast-solid .toast{background-color:#fff}.b-toast-dark .toast{background-color:rgba(227,229,229,.85);border-color:rgba(198,200,202,.85);color:#1b1e21}.b-toast-dark .toast .toast-header{color:#1b1e21;background-color:rgba(214,216,217,.85);border-bottom-color:rgba(198,200,202,.85)}.b-toast-dark.b-toast-solid .toast{background-color:#e3e5e5}.b-toaster{z-index:1100}.b-toaster .b-toaster-slot{position:relative;display:block}.b-toaster .b-toaster-slot:empty{display:none!important}.b-toaster.b-toaster-bottom-center,.b-toaster.b-toaster-bottom-full,.b-toaster.b-toaster-bottom-left,.b-toaster.b-toaster-bottom-right,.b-toaster.b-toaster-top-center,.b-toaster.b-toaster-top-full,.b-toaster.b-toaster-top-left,.b-toaster.b-toaster-top-right{position:fixed;left:.5rem;right:.5rem;margin:0;padding:0;height:0;overflow:visible}.b-toaster.b-toaster-bottom-center .b-toaster-slot,.b-toaster.b-toaster-bottom-full .b-toaster-slot,.b-toaster.b-toaster-bottom-left .b-toaster-slot,.b-toaster.b-toaster-bottom-right .b-toaster-slot,.b-toaster.b-toaster-top-center .b-toaster-slot,.b-toaster.b-toaster-top-full .b-toaster-slot,.b-toaster.b-toaster-top-left .b-toaster-slot,.b-toaster.b-toaster-top-right .b-toaster-slot{position:absolute;max-width:350px;width:100%;left:0;right:0;padding:0;margin:0}.b-toaster.b-toaster-bottom-full .b-toaster-slot,.b-toaster.b-toaster-top-full .b-toaster-slot{width:100%;max-width:100%}.b-toaster.b-toaster-bottom-full .b-toaster-slot .b-toast,.b-toaster.b-toaster-bottom-full .b-toaster-slot .toast,.b-toaster.b-toaster-top-full .b-toaster-slot .b-toast,.b-toaster.b-toaster-top-full .b-toaster-slot .toast{width:100%;max-width:100%}.b-toaster.b-toaster-top-center,.b-toaster.b-toaster-top-full,.b-toaster.b-toaster-top-left,.b-toaster.b-toaster-top-right{top:0}.b-toaster.b-toaster-top-center .b-toaster-slot,.b-toaster.b-toaster-top-full .b-toaster-slot,.b-toaster.b-toaster-top-left .b-toaster-slot,.b-toaster.b-toaster-top-right .b-toaster-slot{top:.5rem}.b-toaster.b-toaster-bottom-center,.b-toaster.b-toaster-bottom-full,.b-toaster.b-toaster-bottom-left,.b-toaster.b-toaster-bottom-right{bottom:0}.b-toaster.b-toaster-bottom-center .b-toaster-slot,.b-toaster.b-toaster-bottom-full .b-toaster-slot,.b-toaster.b-toaster-bottom-left .b-toaster-slot,.b-toaster.b-toaster-bottom-right .b-toaster-slot{bottom:.5rem}.b-toaster.b-toaster-bottom-center .b-toaster-slot,.b-toaster.b-toaster-bottom-right .b-toaster-slot,.b-toaster.b-toaster-top-center .b-toaster-slot,.b-toaster.b-toaster-top-right .b-toaster-slot{margin-left:auto}.b-toaster.b-toaster-bottom-center .b-toaster-slot,.b-toaster.b-toaster-bottom-left .b-toaster-slot,.b-toaster.b-toaster-top-center .b-toaster-slot,.b-toaster.b-toaster-top-left .b-toaster-slot{margin-right:auto}.b-toaster.b-toaster-bottom-left .b-toast.b-toaster-enter-active,.b-toaster.b-toaster-bottom-left .b-toast.b-toaster-leave-active,.b-toaster.b-toaster-bottom-left .b-toast.b-toaster-move,.b-toaster.b-toaster-bottom-right .b-toast.b-toaster-enter-active,.b-toaster.b-toaster-bottom-right .b-toast.b-toaster-leave-active,.b-toaster.b-toaster-bottom-right .b-toast.b-toaster-move,.b-toaster.b-toaster-top-left .b-toast.b-toaster-enter-active,.b-toaster.b-toaster-top-left .b-toast.b-toaster-leave-active,.b-toaster.b-toaster-top-left .b-toast.b-toaster-move,.b-toaster.b-toaster-top-right .b-toast.b-toaster-enter-active,.b-toaster.b-toaster-top-right .b-toast.b-toaster-leave-active,.b-toaster.b-toaster-top-right .b-toast.b-toaster-move{transition:-webkit-transform 175ms;transition:transform 175ms;transition:transform 175ms,-webkit-transform 175ms}.b-toaster.b-toaster-bottom-left .b-toast.b-toaster-enter-active .toast.fade,.b-toaster.b-toaster-bottom-left .b-toast.b-toaster-enter-to .toast.fade,.b-toaster.b-toaster-bottom-right .b-toast.b-toaster-enter-active .toast.fade,.b-toaster.b-toaster-bottom-right .b-toast.b-toaster-enter-to .toast.fade,.b-toaster.b-toaster-top-left .b-toast.b-toaster-enter-active .toast.fade,.b-toaster.b-toaster-top-left .b-toast.b-toaster-enter-to .toast.fade,.b-toaster.b-toaster-top-right .b-toast.b-toaster-enter-active .toast.fade,.b-toaster.b-toaster-top-right .b-toast.b-toaster-enter-to .toast.fade{transition-delay:175ms}.b-toaster.b-toaster-bottom-left .b-toast.b-toaster-leave-active,.b-toaster.b-toaster-bottom-right .b-toast.b-toaster-leave-active,.b-toaster.b-toaster-top-left .b-toast.b-toaster-leave-active,.b-toaster.b-toaster-top-right .b-toast.b-toaster-leave-active{position:absolute;transition-delay:175ms}.b-toaster.b-toaster-bottom-left .b-toast.b-toaster-leave-active .toast.fade,.b-toaster.b-toaster-bottom-right .b-toast.b-toaster-leave-active .toast.fade,.b-toaster.b-toaster-top-left .b-toast.b-toaster-leave-active .toast.fade,.b-toaster.b-toaster-top-right .b-toast.b-toaster-leave-active .toast.fade{transition-delay:0s}.tooltip.b-tooltip{display:block;opacity:.9;outline:0}.tooltip.b-tooltip.fade:not(.show){opacity:0}.tooltip.b-tooltip.show{opacity:.9}.tooltip.b-tooltip.noninteractive{pointer-events:none}.tooltip.b-tooltip .arrow{margin:0 .25rem}.tooltip.b-tooltip.b-tooltip-danger.bs-tooltip-auto[x-placement^=left] .arrow,.tooltip.b-tooltip.b-tooltip-danger.bs-tooltip-auto[x-placement^=right] .arrow,.tooltip.b-tooltip.b-tooltip-dark.bs-tooltip-auto[x-placement^=left] .arrow,.tooltip.b-tooltip.b-tooltip-dark.bs-tooltip-auto[x-placement^=right] .arrow,.tooltip.b-tooltip.b-tooltip-info.bs-tooltip-auto[x-placement^=left] .arrow,.tooltip.b-tooltip.b-tooltip-info.bs-tooltip-auto[x-placement^=right] .arrow,.tooltip.b-tooltip.b-tooltip-light.bs-tooltip-auto[x-placement^=left] .arrow,.tooltip.b-tooltip.b-tooltip-light.bs-tooltip-auto[x-placement^=right] .arrow,.tooltip.b-tooltip.b-tooltip-primary.bs-tooltip-auto[x-placement^=left] .arrow,.tooltip.b-tooltip.b-tooltip-primary.bs-tooltip-auto[x-placement^=right] .arrow,.tooltip.b-tooltip.b-tooltip-secondary.bs-tooltip-auto[x-placement^=left] .arrow,.tooltip.b-tooltip.b-tooltip-secondary.bs-tooltip-auto[x-placement^=right] .arrow,.tooltip.b-tooltip.b-tooltip-success.bs-tooltip-auto[x-placement^=left] .arrow,.tooltip.b-tooltip.b-tooltip-success.bs-tooltip-auto[x-placement^=right] .arrow,.tooltip.b-tooltip.b-tooltip-warning.bs-tooltip-auto[x-placement^=left] .arrow,.tooltip.b-tooltip.b-tooltip-warning.bs-tooltip-auto[x-placement^=right] .arrow,.tooltip.b-tooltip.bs-tooltip-left .arrow,.tooltip.b-tooltip.bs-tooltip-right .arrow{margin:.25rem 0}.tooltip.b-tooltip-primary.bs-tooltip-auto[x-placement^=top] .arrow::before,.tooltip.b-tooltip-primary.bs-tooltip-top .arrow::before{border-top-color:#007bff}.tooltip.b-tooltip-primary.bs-tooltip-auto[x-placement^=right] .arrow::before,.tooltip.b-tooltip-primary.bs-tooltip-right .arrow::before{border-right-color:#007bff}.tooltip.b-tooltip-primary.bs-tooltip-auto[x-placement^=bottom] .arrow::before,.tooltip.b-tooltip-primary.bs-tooltip-bottom .arrow::before{border-bottom-color:#007bff}.tooltip.b-tooltip-primary.bs-tooltip-auto[x-placement^=left] .arrow::before,.tooltip.b-tooltip-primary.bs-tooltip-left .arrow::before{border-left-color:#007bff}.tooltip.b-tooltip-primary .tooltip-inner{color:#fff;background-color:#007bff}.tooltip.b-tooltip-secondary.bs-tooltip-auto[x-placement^=top] .arrow::before,.tooltip.b-tooltip-secondary.bs-tooltip-top .arrow::before{border-top-color:#6c757d}.tooltip.b-tooltip-secondary.bs-tooltip-auto[x-placement^=right] .arrow::before,.tooltip.b-tooltip-secondary.bs-tooltip-right .arrow::before{border-right-color:#6c757d}.tooltip.b-tooltip-secondary.bs-tooltip-auto[x-placement^=bottom] .arrow::before,.tooltip.b-tooltip-secondary.bs-tooltip-bottom .arrow::before{border-bottom-color:#6c757d}.tooltip.b-tooltip-secondary.bs-tooltip-auto[x-placement^=left] .arrow::before,.tooltip.b-tooltip-secondary.bs-tooltip-left .arrow::before{border-left-color:#6c757d}.tooltip.b-tooltip-secondary .tooltip-inner{color:#fff;background-color:#6c757d}.tooltip.b-tooltip-success.bs-tooltip-auto[x-placement^=top] .arrow::before,.tooltip.b-tooltip-success.bs-tooltip-top .arrow::before{border-top-color:#28a745}.tooltip.b-tooltip-success.bs-tooltip-auto[x-placement^=right] .arrow::before,.tooltip.b-tooltip-success.bs-tooltip-right .arrow::before{border-right-color:#28a745}.tooltip.b-tooltip-success.bs-tooltip-auto[x-placement^=bottom] .arrow::before,.tooltip.b-tooltip-success.bs-tooltip-bottom .arrow::before{border-bottom-color:#28a745}.tooltip.b-tooltip-success.bs-tooltip-auto[x-placement^=left] .arrow::before,.tooltip.b-tooltip-success.bs-tooltip-left .arrow::before{border-left-color:#28a745}.tooltip.b-tooltip-success .tooltip-inner{color:#fff;background-color:#28a745}.tooltip.b-tooltip-info.bs-tooltip-auto[x-placement^=top] .arrow::before,.tooltip.b-tooltip-info.bs-tooltip-top .arrow::before{border-top-color:#17a2b8}.tooltip.b-tooltip-info.bs-tooltip-auto[x-placement^=right] .arrow::before,.tooltip.b-tooltip-info.bs-tooltip-right .arrow::before{border-right-color:#17a2b8}.tooltip.b-tooltip-info.bs-tooltip-auto[x-placement^=bottom] .arrow::before,.tooltip.b-tooltip-info.bs-tooltip-bottom .arrow::before{border-bottom-color:#17a2b8}.tooltip.b-tooltip-info.bs-tooltip-auto[x-placement^=left] .arrow::before,.tooltip.b-tooltip-info.bs-tooltip-left .arrow::before{border-left-color:#17a2b8}.tooltip.b-tooltip-info .tooltip-inner{color:#fff;background-color:#17a2b8}.tooltip.b-tooltip-warning.bs-tooltip-auto[x-placement^=top] .arrow::before,.tooltip.b-tooltip-warning.bs-tooltip-top .arrow::before{border-top-color:#ffc107}.tooltip.b-tooltip-warning.bs-tooltip-auto[x-placement^=right] .arrow::before,.tooltip.b-tooltip-warning.bs-tooltip-right .arrow::before{border-right-color:#ffc107}.tooltip.b-tooltip-warning.bs-tooltip-auto[x-placement^=bottom] .arrow::before,.tooltip.b-tooltip-warning.bs-tooltip-bottom .arrow::before{border-bottom-color:#ffc107}.tooltip.b-tooltip-warning.bs-tooltip-auto[x-placement^=left] .arrow::before,.tooltip.b-tooltip-warning.bs-tooltip-left .arrow::before{border-left-color:#ffc107}.tooltip.b-tooltip-warning .tooltip-inner{color:#212529;background-color:#ffc107}.tooltip.b-tooltip-danger.bs-tooltip-auto[x-placement^=top] .arrow::before,.tooltip.b-tooltip-danger.bs-tooltip-top .arrow::before{border-top-color:#dc3545}.tooltip.b-tooltip-danger.bs-tooltip-auto[x-placement^=right] .arrow::before,.tooltip.b-tooltip-danger.bs-tooltip-right .arrow::before{border-right-color:#dc3545}.tooltip.b-tooltip-danger.bs-tooltip-auto[x-placement^=bottom] .arrow::before,.tooltip.b-tooltip-danger.bs-tooltip-bottom .arrow::before{border-bottom-color:#dc3545}.tooltip.b-tooltip-danger.bs-tooltip-auto[x-placement^=left] .arrow::before,.tooltip.b-tooltip-danger.bs-tooltip-left .arrow::before{border-left-color:#dc3545}.tooltip.b-tooltip-danger .tooltip-inner{color:#fff;background-color:#dc3545}.tooltip.b-tooltip-light.bs-tooltip-auto[x-placement^=top] .arrow::before,.tooltip.b-tooltip-light.bs-tooltip-top .arrow::before{border-top-color:#f8f9fa}.tooltip.b-tooltip-light.bs-tooltip-auto[x-placement^=right] .arrow::before,.tooltip.b-tooltip-light.bs-tooltip-right .arrow::before{border-right-color:#f8f9fa}.tooltip.b-tooltip-light.bs-tooltip-auto[x-placement^=bottom] .arrow::before,.tooltip.b-tooltip-light.bs-tooltip-bottom .arrow::before{border-bottom-color:#f8f9fa}.tooltip.b-tooltip-light.bs-tooltip-auto[x-placement^=left] .arrow::before,.tooltip.b-tooltip-light.bs-tooltip-left .arrow::before{border-left-color:#f8f9fa}.tooltip.b-tooltip-light .tooltip-inner{color:#212529;background-color:#f8f9fa}.tooltip.b-tooltip-dark.bs-tooltip-auto[x-placement^=top] .arrow::before,.tooltip.b-tooltip-dark.bs-tooltip-top .arrow::before{border-top-color:#343a40}.tooltip.b-tooltip-dark.bs-tooltip-auto[x-placement^=right] .arrow::before,.tooltip.b-tooltip-dark.bs-tooltip-right .arrow::before{border-right-color:#343a40}.tooltip.b-tooltip-dark.bs-tooltip-auto[x-placement^=bottom] .arrow::before,.tooltip.b-tooltip-dark.bs-tooltip-bottom .arrow::before{border-bottom-color:#343a40}.tooltip.b-tooltip-dark.bs-tooltip-auto[x-placement^=left] .arrow::before,.tooltip.b-tooltip-dark.bs-tooltip-left .arrow::before{border-left-color:#343a40}.tooltip.b-tooltip-dark .tooltip-inner{color:#fff;background-color:#343a40}.b-icon.bi{display:inline-block;overflow:visible;vertical-align:-.15em}.b-icon.b-icon-animation-cylon,.b-icon.b-iconstack .b-icon-animation-cylon>g{-webkit-transform-origin:center;transform-origin:center;-webkit-animation:.75s infinite ease-in-out alternate b-icon-animation-cylon;animation:.75s infinite ease-in-out alternate b-icon-animation-cylon}@media (prefers-reduced-motion:reduce){.b-icon.b-icon-animation-cylon,.b-icon.b-iconstack .b-icon-animation-cylon>g{-webkit-animation:none;animation:none}}.b-icon.b-icon-animation-cylon-vertical,.b-icon.b-iconstack .b-icon-animation-cylon-vertical>g{-webkit-transform-origin:center;transform-origin:center;-webkit-animation:.75s infinite ease-in-out alternate b-icon-animation-cylon-vertical;animation:.75s infinite ease-in-out alternate b-icon-animation-cylon-vertical}@media (prefers-reduced-motion:reduce){.b-icon.b-icon-animation-cylon-vertical,.b-icon.b-iconstack .b-icon-animation-cylon-vertical>g{-webkit-animation:none;animation:none}}.b-icon.b-icon-animation-fade,.b-icon.b-iconstack .b-icon-animation-fade>g{-webkit-transform-origin:center;transform-origin:center;-webkit-animation:.75s infinite ease-in-out alternate b-icon-animation-fade;animation:.75s infinite ease-in-out alternate b-icon-animation-fade}@media (prefers-reduced-motion:reduce){.b-icon.b-icon-animation-fade,.b-icon.b-iconstack .b-icon-animation-fade>g{-webkit-animation:none;animation:none}}.b-icon.b-icon-animation-spin,.b-icon.b-iconstack .b-icon-animation-spin>g{-webkit-transform-origin:center;transform-origin:center;-webkit-animation:2s infinite linear normal b-icon-animation-spin;animation:2s infinite linear normal b-icon-animation-spin}@media (prefers-reduced-motion:reduce){.b-icon.b-icon-animation-spin,.b-icon.b-iconstack .b-icon-animation-spin>g{-webkit-animation:none;animation:none}}.b-icon.b-icon-animation-spin-reverse,.b-icon.b-iconstack .b-icon-animation-spin-reverse>g{-webkit-transform-origin:center;transform-origin:center;animation:2s infinite linear reverse b-icon-animation-spin}@media (prefers-reduced-motion:reduce){.b-icon.b-icon-animation-spin-reverse,.b-icon.b-iconstack .b-icon-animation-spin-reverse>g{-webkit-animation:none;animation:none}}.b-icon.b-icon-animation-spin-pulse,.b-icon.b-iconstack .b-icon-animation-spin-pulse>g{-webkit-transform-origin:center;transform-origin:center;-webkit-animation:1s infinite steps(8) normal b-icon-animation-spin;animation:1s infinite steps(8) normal b-icon-animation-spin}@media (prefers-reduced-motion:reduce){.b-icon.b-icon-animation-spin-pulse,.b-icon.b-iconstack .b-icon-animation-spin-pulse>g{-webkit-animation:none;animation:none}}.b-icon.b-icon-animation-spin-reverse-pulse,.b-icon.b-iconstack .b-icon-animation-spin-reverse-pulse>g{-webkit-transform-origin:center;transform-origin:center;animation:1s infinite steps(8) reverse b-icon-animation-spin}@media (prefers-reduced-motion:reduce){.b-icon.b-icon-animation-spin-reverse-pulse,.b-icon.b-iconstack .b-icon-animation-spin-reverse-pulse>g{-webkit-animation:none;animation:none}}.b-icon.b-icon-animation-throb,.b-icon.b-iconstack .b-icon-animation-throb>g{-webkit-transform-origin:center;transform-origin:center;-webkit-animation:.75s infinite ease-in-out alternate b-icon-animation-throb;animation:.75s infinite ease-in-out alternate b-icon-animation-throb}@media (prefers-reduced-motion:reduce){.b-icon.b-icon-animation-throb,.b-icon.b-iconstack .b-icon-animation-throb>g{-webkit-animation:none;animation:none}}@-webkit-keyframes b-icon-animation-cylon{0%{-webkit-transform:translateX(-25%);transform:translateX(-25%)}100%{-webkit-transform:translateX(25%);transform:translateX(25%)}}@keyframes b-icon-animation-cylon{0%{-webkit-transform:translateX(-25%);transform:translateX(-25%)}100%{-webkit-transform:translateX(25%);transform:translateX(25%)}}@-webkit-keyframes b-icon-animation-cylon-vertical{0%{-webkit-transform:translateY(25%);transform:translateY(25%)}100%{-webkit-transform:translateY(-25%);transform:translateY(-25%)}}@keyframes b-icon-animation-cylon-vertical{0%{-webkit-transform:translateY(25%);transform:translateY(25%)}100%{-webkit-transform:translateY(-25%);transform:translateY(-25%)}}@-webkit-keyframes b-icon-animation-fade{0%{opacity:.1}100%{opacity:1}}@keyframes b-icon-animation-fade{0%{opacity:.1}100%{opacity:1}}@-webkit-keyframes b-icon-animation-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes b-icon-animation-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@-webkit-keyframes b-icon-animation-throb{0%{opacity:.5;-webkit-transform:scale(.5);transform:scale(.5)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes b-icon-animation-throb{0%{opacity:.5;-webkit-transform:scale(.5);transform:scale(.5)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.btn .b-icon.bi,.dropdown-item .b-icon.bi,.dropdown-toggle .b-icon.bi,.input-group-text .b-icon.bi,.nav-link .b-icon.bi{font-size:125%;vertical-align:text-bottom}
/* open-sans-300normal - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-display: swap;
  font-weight: 300;
  src:
          local('Open Sans Light '),
          local('Open Sans-Light'),
          url('/build/files/open-sans-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
          url('/build/files/open-sans-latin-300.woff') format('woff'); /* Modern Browsers */
}

/* open-sans-300italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-display: swap;
  font-weight: 300;
  src:
          local('Open Sans Light italic'),
          local('Open Sans-Lightitalic'),
          url('/build/files/open-sans-latin-300italic.woff2') format('woff2'), /* Super Modern Browsers */
          url('/build/files/open-sans-latin-300italic.woff') format('woff'); /* Modern Browsers */
}

/* open-sans-400normal - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src:
          local('Open Sans Regular '),
          local('Open Sans-Regular'),
          url('/build/files/open-sans-latin-400.woff2') format('woff2'), /* Super Modern Browsers */
          url('/build/files/open-sans-latin-400.woff') format('woff'); /* Modern Browsers */
}

/* open-sans-400italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-display: swap;
  font-weight: 400;
  src:
          local('Open Sans Regular italic'),
          local('Open Sans-Regularitalic'),
          url('/build/files/open-sans-latin-400italic.woff2') format('woff2'), /* Super Modern Browsers */
          url('/build/files/open-sans-latin-400italic.woff') format('woff'); /* Modern Browsers */
}

/* open-sans-600normal - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-display: swap;
  font-weight: 600;
  src:
          local('Open Sans SemiBold '),
          local('Open Sans-SemiBold'),
          url('/build/files/open-sans-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
          url('/build/files/open-sans-latin-600.woff') format('woff'); /* Modern Browsers */
}

/* open-sans-600italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-display: swap;
  font-weight: 600;
  src:
          local('Open Sans SemiBold italic'),
          local('Open Sans-SemiBolditalic'),
          url('/build/files/open-sans-latin-600italic.woff2') format('woff2'), /* Super Modern Browsers */
          url('/build/files/open-sans-latin-600italic.woff') format('woff'); /* Modern Browsers */
}

/* open-sans-700normal - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  src:
          local('Open Sans Bold '),
          local('Open Sans-Bold'),
          url('/build/files/open-sans-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
          url('/build/files/open-sans-latin-700.woff') format('woff'); /* Modern Browsers */
}

/* open-sans-700italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-display: swap;
  font-weight: 700;
  src:
          local('Open Sans Bold italic'),
          local('Open Sans-Bolditalic'),
          url('/build/files/open-sans-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */
          url('/build/files/open-sans-latin-700italic.woff') format('woff'); /* Modern Browsers */
}

/* open-sans-800normal - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-display: swap;
  font-weight: 800;
  src:
          local('Open Sans ExtraBold '),
          local('Open Sans-ExtraBold'),
          url('/build/files/open-sans-latin-800.woff2') format('woff2'), /* Super Modern Browsers */
          url('/build/files/open-sans-latin-800.woff') format('woff'); /* Modern Browsers */
}

/* open-sans-800italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-display: swap;
  font-weight: 800;
  src:
          local('Open Sans ExtraBold italic'),
          local('Open Sans-ExtraBolditalic'),
          url('/build/files/open-sans-latin-800italic.woff2') format('woff2'), /* Super Modern Browsers */
          url('/build/files/open-sans-latin-800italic.woff') format('woff'); /* Modern Browsers */
}

/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/*!
 * FullCalendar v3.10.5
 * Docs & License: https://fullcalendar.io/
 * (c) 2019 Adam Shaw
 */.fc button,.fc table,body .fc{font-size:1em}.fc .fc-axis,.fc button,.fc-day-grid-event .fc-content,.fc-list-item-marker,.fc-list-item-time,.fc-time-grid-event .fc-time,.fc-time-grid-event.fc-short .fc-content{white-space:nowrap}.fc-event,.fc-event:hover,.fc-state-hover,.fc.fc-bootstrap3 a,.ui-widget .fc-event,a.fc-more{text-decoration:none}.fc{direction:ltr;text-align:left}.fc-rtl{text-align:right}.fc th,.fc-basic-view .fc-day-top .fc-week-number,.fc-basic-view td.fc-week-number,.fc-icon,.fc-toolbar{text-align:center}.fc-highlight{background:#bce8f1;opacity:.3}.fc-bgevent{background:#8fdf82;opacity:.3}.fc-nonbusiness{background:#d7d7d7}.fc button{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;height:2.1em;padding:0 .6em;cursor:pointer}.fc button::-moz-focus-inner{margin:0;padding:0}.fc-state-default{border:1px solid;background-color:#f5f5f5;background-image:-moz-linear-gradient(top,#fff,#e6e6e6);background-image:-webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e6e6e6));background-image:-webkit-linear-gradient(top,#fff,#e6e6e6);background-image:-o-linear-gradient(top,#fff,#e6e6e6);background-image:linear-gradient(to bottom,#fff,#e6e6e6);background-repeat:repeat-x;border-color:#e6e6e6 #e6e6e6 #bfbfbf;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);color:#333;text-shadow:0 1px 1px rgba(255,255,255,.75);box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05)}.fc-state-default.fc-corner-left{border-top-left-radius:4px;border-bottom-left-radius:4px}.fc-state-default.fc-corner-right{border-top-right-radius:4px;border-bottom-right-radius:4px}.fc button .fc-icon{position:relative;top:-.05em;margin:0 .2em;vertical-align:middle}.fc-state-active,.fc-state-disabled,.fc-state-down,.fc-state-hover{color:#333;background-color:#e6e6e6}.fc-state-hover{color:#333;background-position:0 -15px;-webkit-transition:background-position .1s linear;-moz-transition:background-position .1s linear;-o-transition:background-position .1s linear;transition:background-position .1s linear}.fc-state-active,.fc-state-down{background-color:#ccc;background-image:none;box-shadow:inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05)}.fc-state-disabled{cursor:default;background-image:none;opacity:.65;box-shadow:none}.fc-event.fc-draggable,.fc-event[href],.fc-popover .fc-header .fc-close,a[data-goto]{cursor:pointer}.fc-button-group{display:inline-block}.fc .fc-button-group>*{float:left;margin:0 0 0 -1px}.fc .fc-button-group>:first-child{margin-left:0}.fc-popover{position:absolute;box-shadow:0 2px 6px rgba(0,0,0,.15)}.fc-popover .fc-header{padding:2px 4px}.fc-popover .fc-header .fc-title{margin:0 2px}.fc-ltr .fc-popover .fc-header .fc-title,.fc-rtl .fc-popover .fc-header .fc-close{float:left}.fc-ltr .fc-popover .fc-header .fc-close,.fc-rtl .fc-popover .fc-header .fc-title{float:right}.fc-divider{border-style:solid;border-width:1px}hr.fc-divider{height:0;margin:0;padding:0 0 2px;border-width:1px 0}.fc-bg table,.fc-row .fc-bgevent-skeleton table,.fc-row .fc-highlight-skeleton table{height:100%}.fc-clear{clear:both}.fc-bg,.fc-bgevent-skeleton,.fc-helper-skeleton,.fc-highlight-skeleton{position:absolute;top:0;left:0;right:0}.fc-bg{bottom:0}.fc table{width:100%;box-sizing:border-box;table-layout:fixed;border-collapse:collapse;border-spacing:0}.fc td,.fc th{border-style:solid;border-width:1px;padding:0;vertical-align:top}.fc td.fc-today{border-style:double}a[data-goto]:hover{text-decoration:underline}.fc .fc-row{border-style:solid;border-width:0}.fc-row table{border-left:0 hidden transparent;border-right:0 hidden transparent;border-bottom:0 hidden transparent}.fc-row:first-child table{border-top:0 hidden transparent}.fc-row{position:relative}.fc-row .fc-bg{z-index:1}.fc-row .fc-bgevent-skeleton,.fc-row .fc-highlight-skeleton{bottom:0}.fc-row .fc-bgevent-skeleton td,.fc-row .fc-highlight-skeleton td{border-color:transparent}.fc-row .fc-bgevent-skeleton{z-index:2}.fc-row .fc-highlight-skeleton{z-index:3}.fc-row .fc-content-skeleton{position:relative;z-index:4;padding-bottom:2px}.fc-row .fc-helper-skeleton{z-index:5}.fc .fc-row .fc-content-skeleton table,.fc .fc-row .fc-content-skeleton td,.fc .fc-row .fc-helper-skeleton td{background:0 0;border-color:transparent}.fc-row .fc-content-skeleton td,.fc-row .fc-helper-skeleton td{border-bottom:0}.fc-row .fc-content-skeleton tbody td,.fc-row .fc-helper-skeleton tbody td{border-top:0}.fc-scroller{-webkit-overflow-scrolling:touch}.fc-day-grid-event .fc-content,.fc-icon,.fc-row.fc-rigid,.fc-time-grid-event{overflow:hidden}.fc-scroller>.fc-day-grid,.fc-scroller>.fc-time-grid{position:relative;width:100%}.fc-event{position:relative;display:block;font-size:.85em;line-height:1.3;border-radius:3px;border:1px solid #3a87ad}.fc-event,.fc-event-dot{background-color:#3a87ad}.fc-event,.fc-event:hover{color:#fff}.fc-not-allowed,.fc-not-allowed .fc-event{cursor:not-allowed}.fc-event .fc-bg{z-index:1;background:#fff;opacity:.25}.fc-event .fc-content{position:relative;z-index:2}.fc-event .fc-resizer{position:absolute;z-index:4;display:none}.fc-event.fc-allow-mouse-resize .fc-resizer,.fc-event.fc-selected .fc-resizer{display:block}.fc-event.fc-selected .fc-resizer:before{content:"";position:absolute;z-index:9999;top:50%;left:50%;width:40px;height:40px;margin-left:-20px;margin-top:-20px}.fc-event.fc-selected{z-index:9999!important;box-shadow:0 2px 5px rgba(0,0,0,.2)}.fc-event.fc-selected.fc-dragging{box-shadow:0 2px 7px rgba(0,0,0,.3)}.fc-h-event.fc-selected:before{content:"";position:absolute;z-index:3;top:-10px;bottom:-10px;left:0;right:0}.fc-ltr .fc-h-event.fc-not-start,.fc-rtl .fc-h-event.fc-not-end{margin-left:0;border-left-width:0;padding-left:1px;border-top-left-radius:0;border-bottom-left-radius:0}.fc-ltr .fc-h-event.fc-not-end,.fc-rtl .fc-h-event.fc-not-start{margin-right:0;border-right-width:0;padding-right:1px;border-top-right-radius:0;border-bottom-right-radius:0}.fc-ltr .fc-h-event .fc-start-resizer,.fc-rtl .fc-h-event .fc-end-resizer{cursor:w-resize;left:-1px}.fc-ltr .fc-h-event .fc-end-resizer,.fc-rtl .fc-h-event .fc-start-resizer{cursor:e-resize;right:-1px}.fc-h-event.fc-allow-mouse-resize .fc-resizer{width:7px;top:-1px;bottom:-1px}.fc-h-event.fc-selected .fc-resizer{border-radius:4px;border-width:1px;width:6px;height:6px;border-style:solid;border-color:inherit;background:#fff;top:50%;margin-top:-4px}.fc-ltr .fc-h-event.fc-selected .fc-start-resizer,.fc-rtl .fc-h-event.fc-selected .fc-end-resizer{margin-left:-4px}.fc-ltr .fc-h-event.fc-selected .fc-end-resizer,.fc-rtl .fc-h-event.fc-selected .fc-start-resizer{margin-right:-4px}.fc-day-grid-event{margin:1px 2px 0;padding:0 1px}tr:first-child>td>.fc-day-grid-event{margin-top:2px}.fc-day-grid-event.fc-selected:after{content:"";position:absolute;z-index:1;top:-1px;right:-1px;bottom:-1px;left:-1px;background:#000;opacity:.25}.fc-day-grid-event .fc-time{font-weight:700}.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer,.fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer{margin-left:-2px}.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer,.fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer{margin-right:-2px}a.fc-more{margin:1px 3px;font-size:.85em;cursor:pointer}a.fc-more:hover{text-decoration:underline}.fc-limited{display:none}.fc-day-grid .fc-row{z-index:1}.fc-more-popover{z-index:2;width:220px}.fc-more-popover .fc-event-container{padding:10px}.fc-bootstrap3 .fc-popover .panel-body,.fc-bootstrap4 .fc-popover .card-body{padding:0}.fc-now-indicator{position:absolute;border:0 solid red}.fc-bootstrap3 .fc-today.alert,.fc-bootstrap4 .fc-today.alert{border-radius:0}.fc-unselectable{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.fc-unthemed .fc-content,.fc-unthemed .fc-divider,.fc-unthemed .fc-list-heading td,.fc-unthemed .fc-list-view,.fc-unthemed .fc-popover,.fc-unthemed .fc-row,.fc-unthemed tbody,.fc-unthemed td,.fc-unthemed th,.fc-unthemed thead{border-color:#ddd}.fc-unthemed .fc-popover{background-color:#fff;border-width:1px;border-style:solid}.fc-unthemed .fc-divider,.fc-unthemed .fc-list-heading td,.fc-unthemed .fc-popover .fc-header{background:#eee}.fc-unthemed td.fc-today{background:#fcf8e3}.fc-unthemed .fc-disabled-day{background:#d7d7d7;opacity:.3}.fc-icon{display:inline-block;height:1em;line-height:1em;font-size:1em;font-family:"Courier New",Courier,monospace;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fc-icon:after{position:relative}.fc-icon-left-single-arrow:after{content:"\2039";font-weight:700;font-size:200%;top:-7%}.fc-icon-right-single-arrow:after{content:"\203A";font-weight:700;font-size:200%;top:-7%}.fc-icon-left-double-arrow:after{content:"\AB";font-size:160%;top:-7%}.fc-icon-right-double-arrow:after{content:"\BB";font-size:160%;top:-7%}.fc-icon-left-triangle:after{content:"\25C4";font-size:125%;top:3%}.fc-icon-right-triangle:after{content:"\25BA";font-size:125%;top:3%}.fc-icon-down-triangle:after{content:"\25BC";font-size:125%;top:2%}.fc-icon-x:after{content:"\D7";font-size:200%;top:6%}.fc-unthemed .fc-popover .fc-header .fc-close{color:#666;font-size:.9em;margin-top:2px}.fc-unthemed .fc-list-item:hover td{background-color:#f5f5f5}.ui-widget .fc-disabled-day{background-image:none}.fc-bootstrap3 .fc-time-grid .fc-slats table,.fc-bootstrap4 .fc-time-grid .fc-slats table,.fc-time-grid .fc-slats .ui-widget-content{background:0 0}.fc-popover>.ui-widget-header+.ui-widget-content{border-top:0}.fc-bootstrap3 hr.fc-divider,.fc-bootstrap4 hr.fc-divider{border-color:inherit}.ui-widget .fc-event{color:#fff;font-weight:400}.ui-widget td.fc-axis{font-weight:400}.fc.fc-bootstrap3 a[data-goto]:hover{text-decoration:underline}.fc.fc-bootstrap4 a{text-decoration:none}.fc.fc-bootstrap4 a[data-goto]:hover{text-decoration:underline}.fc-bootstrap4 a.fc-event:not([href]):not([tabindex]){color:#fff}.fc-bootstrap4 .fc-popover.card{position:absolute}.fc-toolbar.fc-header-toolbar{margin-bottom:1em}.fc-toolbar.fc-footer-toolbar{margin-top:1em}.fc-toolbar .fc-left{float:left}.fc-toolbar .fc-right{float:right}.fc-toolbar .fc-center{display:inline-block}.fc .fc-toolbar>*>*{float:left;margin-left:.75em}.fc .fc-toolbar>*>:first-child{margin-left:0}.fc-toolbar h2{margin:0}.fc-toolbar button{position:relative}.fc-toolbar .fc-state-hover,.fc-toolbar .ui-state-hover{z-index:2}.fc-toolbar .fc-state-down{z-index:3}.fc-toolbar .fc-state-active,.fc-toolbar .ui-state-active{z-index:4}.fc-toolbar button:focus{z-index:5}.fc-view-container *,.fc-view-container :after,.fc-view-container :before{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.fc-view,.fc-view>table{position:relative;z-index:1}.fc-basicDay-view .fc-content-skeleton,.fc-basicWeek-view .fc-content-skeleton{padding-bottom:1em}.fc-basic-view .fc-body .fc-row{min-height:4em}.fc-row.fc-rigid .fc-content-skeleton{position:absolute;top:0;left:0;right:0}.fc-day-top.fc-other-month{opacity:.3}.fc-basic-view .fc-day-number,.fc-basic-view .fc-week-number{padding:2px}.fc-basic-view th.fc-day-number,.fc-basic-view th.fc-week-number{padding:0 2px}.fc-ltr .fc-basic-view .fc-day-top .fc-day-number{float:right}.fc-rtl .fc-basic-view .fc-day-top .fc-day-number{float:left}.fc-ltr .fc-basic-view .fc-day-top .fc-week-number{float:left;border-radius:0 0 3px}.fc-rtl .fc-basic-view .fc-day-top .fc-week-number{float:right;border-radius:0 0 0 3px}.fc-basic-view .fc-day-top .fc-week-number{min-width:1.5em;background-color:#f2f2f2;color:grey}.fc-basic-view td.fc-week-number>*{display:inline-block;min-width:1.25em}.fc-agenda-view .fc-day-grid{position:relative;z-index:2}.fc-agenda-view .fc-day-grid .fc-row{min-height:3em}.fc-agenda-view .fc-day-grid .fc-row .fc-content-skeleton{padding-bottom:1em}.fc .fc-axis{vertical-align:middle;padding:0 4px}.fc-ltr .fc-axis{text-align:right}.fc-rtl .fc-axis{text-align:left}.fc-time-grid,.fc-time-grid-container{position:relative;z-index:1}.fc-time-grid{min-height:100%}.fc-time-grid table{border:0 hidden transparent}.fc-time-grid>.fc-bg{z-index:1}.fc-time-grid .fc-slats,.fc-time-grid>hr{position:relative;z-index:2}.fc-time-grid .fc-content-col{position:relative}.fc-time-grid .fc-content-skeleton{position:absolute;z-index:3;top:0;left:0;right:0}.fc-time-grid .fc-business-container{position:relative;z-index:1}.fc-time-grid .fc-bgevent-container{position:relative;z-index:2}.fc-time-grid .fc-highlight-container{z-index:3;position:relative}.fc-time-grid .fc-event-container{position:relative;z-index:4}.fc-time-grid .fc-now-indicator-line{z-index:5}.fc-time-grid .fc-helper-container{position:relative;z-index:6}.fc-time-grid .fc-slats td{height:1.5em;border-bottom:0}.fc-time-grid .fc-slats .fc-minor td{border-top-style:dotted}.fc-time-grid .fc-highlight{position:absolute;left:0;right:0}.fc-ltr .fc-time-grid .fc-event-container{margin:0 2.5% 0 2px}.fc-rtl .fc-time-grid .fc-event-container{margin:0 2px 0 2.5%}.fc-time-grid .fc-bgevent,.fc-time-grid .fc-event{position:absolute;z-index:1}.fc-time-grid .fc-bgevent{left:0;right:0}.fc-v-event.fc-not-start{border-top-width:0;padding-top:1px;border-top-left-radius:0;border-top-right-radius:0}.fc-v-event.fc-not-end{border-bottom-width:0;padding-bottom:1px;border-bottom-left-radius:0;border-bottom-right-radius:0}.fc-time-grid-event.fc-selected{overflow:visible}.fc-time-grid-event.fc-selected .fc-bg{display:none}.fc-time-grid-event .fc-content{overflow:hidden}.fc-time-grid-event .fc-time,.fc-time-grid-event .fc-title{padding:0 1px}.fc-time-grid-event .fc-time{font-size:.85em}.fc-time-grid-event.fc-short .fc-time,.fc-time-grid-event.fc-short .fc-title{display:inline-block;vertical-align:top}.fc-time-grid-event.fc-short .fc-time span{display:none}.fc-time-grid-event.fc-short .fc-time:before{content:attr(data-start)}.fc-time-grid-event.fc-short .fc-time:after{content:"\A0-\A0"}.fc-time-grid-event.fc-short .fc-title{font-size:.85em;padding:0}.fc-time-grid-event.fc-allow-mouse-resize .fc-resizer{left:0;right:0;bottom:0;height:8px;overflow:hidden;line-height:8px;font-size:11px;font-family:monospace;text-align:center;cursor:s-resize}.fc-time-grid-event.fc-allow-mouse-resize .fc-resizer:after{content:"="}.fc-time-grid-event.fc-selected .fc-resizer{border-radius:5px;border-width:1px;width:8px;height:8px;border-style:solid;border-color:inherit;background:#fff;left:50%;margin-left:-5px;bottom:-5px}.fc-time-grid .fc-now-indicator-line{border-top-width:1px;left:0;right:0}.fc-time-grid .fc-now-indicator-arrow{margin-top:-5px}.fc-ltr .fc-time-grid .fc-now-indicator-arrow{left:0;border-width:5px 0 5px 6px;border-top-color:transparent;border-bottom-color:transparent}.fc-rtl .fc-time-grid .fc-now-indicator-arrow{right:0;border-width:5px 6px 5px 0;border-top-color:transparent;border-bottom-color:transparent}.fc-event-dot{display:inline-block;width:10px;height:10px;border-radius:5px}.fc-rtl .fc-list-view{direction:rtl}.fc-list-view{border-width:1px;border-style:solid}.fc .fc-list-table{table-layout:auto}.fc-list-table td{border-width:1px 0 0;padding:8px 14px}.fc-list-table tr:first-child td{border-top-width:0}.fc-list-heading{border-bottom-width:1px}.fc-list-heading td{font-weight:700}.fc-ltr .fc-list-heading-main{float:left}.fc-ltr .fc-list-heading-alt,.fc-rtl .fc-list-heading-main{float:right}.fc-rtl .fc-list-heading-alt{float:left}.fc-list-item.fc-has-url{cursor:pointer}.fc-list-item-marker,.fc-list-item-time{width:1px}.fc-ltr .fc-list-item-marker{padding-right:0}.fc-rtl .fc-list-item-marker{padding-left:0}.fc-list-item-title a{text-decoration:none;color:inherit}.fc-list-item-title a[href]:hover{text-decoration:underline}.fc-list-empty-wrap2{position:absolute;top:0;left:0;right:0;bottom:0}.fc-list-empty-wrap1{width:100%;height:100%;display:table}.fc-list-empty{display:table-cell;vertical-align:middle;text-align:center}.fc-unthemed .fc-list-empty{background-color:#eee}
/*
 * The MIT License
 * Copyright (c) 2012 Matias Meno <m@tias.me>
 */
@-webkit-keyframes passing-through {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px); }
  30%, 70% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    transform: translateY(-40px); } }
@-moz-keyframes passing-through {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px); }
  30%, 70% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    transform: translateY(-40px); } }
@keyframes passing-through {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px); }
  30%, 70% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    transform: translateY(-40px); } }
@-webkit-keyframes slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px); }
  30% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px); } }
@-moz-keyframes slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px); }
  30% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px); } }
@keyframes slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px); }
  30% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px); } }
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  10% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  20% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }
@-moz-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  10% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  20% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }
@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  10% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  20% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }
.dropzone, .dropzone * {
  box-sizing: border-box; }

.dropzone {
  min-height: 150px;
  border: 2px solid rgba(0, 0, 0, 0.3);
  background: white;
  padding: 20px 20px; }
  .dropzone.dz-clickable {
    cursor: pointer; }
    .dropzone.dz-clickable * {
      cursor: default; }
    .dropzone.dz-clickable .dz-message, .dropzone.dz-clickable .dz-message * {
      cursor: pointer; }
  .dropzone.dz-started .dz-message {
    display: none; }
  .dropzone.dz-drag-hover {
    border-style: solid; }
    .dropzone.dz-drag-hover .dz-message {
      opacity: 0.5; }
  .dropzone .dz-message {
    text-align: center;
    margin: 2em 0; }
  .dropzone .dz-preview {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 16px;
    min-height: 100px; }
    .dropzone .dz-preview:hover {
      z-index: 1000; }
      .dropzone .dz-preview:hover .dz-details {
        opacity: 1; }
    .dropzone .dz-preview.dz-file-preview .dz-image {
      border-radius: 20px;
      background: #999;
      background: linear-gradient(to bottom, #eee, #ddd); }
    .dropzone .dz-preview.dz-file-preview .dz-details {
      opacity: 1; }
    .dropzone .dz-preview.dz-image-preview {
      background: white; }
      .dropzone .dz-preview.dz-image-preview .dz-details {
        -webkit-transition: opacity 0.2s linear;
        -moz-transition: opacity 0.2s linear;
        -ms-transition: opacity 0.2s linear;
        -o-transition: opacity 0.2s linear;
        transition: opacity 0.2s linear; }
    .dropzone .dz-preview .dz-remove {
      font-size: 14px;
      text-align: center;
      display: block;
      cursor: pointer;
      border: none; }
      .dropzone .dz-preview .dz-remove:hover {
        text-decoration: underline; }
    .dropzone .dz-preview:hover .dz-details {
      opacity: 1; }
    .dropzone .dz-preview .dz-details {
      z-index: 20;
      position: absolute;
      top: 0;
      left: 0;
      opacity: 0;
      font-size: 13px;
      min-width: 100%;
      max-width: 100%;
      padding: 2em 1em;
      text-align: center;
      color: rgba(0, 0, 0, 0.9);
      line-height: 150%; }
      .dropzone .dz-preview .dz-details .dz-size {
        margin-bottom: 1em;
        font-size: 16px; }
      .dropzone .dz-preview .dz-details .dz-filename {
        white-space: nowrap; }
        .dropzone .dz-preview .dz-details .dz-filename:hover span {
          border: 1px solid rgba(200, 200, 200, 0.8);
          background-color: rgba(255, 255, 255, 0.8); }
        .dropzone .dz-preview .dz-details .dz-filename:not(:hover) {
          overflow: hidden;
          text-overflow: ellipsis; }
          .dropzone .dz-preview .dz-details .dz-filename:not(:hover) span {
            border: 1px solid transparent; }
      .dropzone .dz-preview .dz-details .dz-filename span, .dropzone .dz-preview .dz-details .dz-size span {
        background-color: rgba(255, 255, 255, 0.4);
        padding: 0 0.4em;
        border-radius: 3px; }
    .dropzone .dz-preview:hover .dz-image img {
      -webkit-transform: scale(1.05, 1.05);
      -moz-transform: scale(1.05, 1.05);
      -ms-transform: scale(1.05, 1.05);
      -o-transform: scale(1.05, 1.05);
      transform: scale(1.05, 1.05);
      -webkit-filter: blur(8px);
      filter: blur(8px); }
    .dropzone .dz-preview .dz-image {
      border-radius: 20px;
      overflow: hidden;
      width: 120px;
      height: 120px;
      position: relative;
      display: block;
      z-index: 10; }
      .dropzone .dz-preview .dz-image img {
        display: block; }
    .dropzone .dz-preview.dz-success .dz-success-mark {
      -webkit-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
      -moz-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
      -ms-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
      -o-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
      animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1); }
    .dropzone .dz-preview.dz-error .dz-error-mark {
      opacity: 1;
      -webkit-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
      -moz-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
      -ms-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
      -o-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
      animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1); }
    .dropzone .dz-preview .dz-success-mark, .dropzone .dz-preview .dz-error-mark {
      pointer-events: none;
      opacity: 0;
      z-index: 500;
      position: absolute;
      display: block;
      top: 50%;
      left: 50%;
      margin-left: -27px;
      margin-top: -27px; }
      .dropzone .dz-preview .dz-success-mark svg, .dropzone .dz-preview .dz-error-mark svg {
        display: block;
        width: 54px;
        height: 54px; }
    .dropzone .dz-preview.dz-processing .dz-progress {
      opacity: 1;
      -webkit-transition: all 0.2s linear;
      -moz-transition: all 0.2s linear;
      -ms-transition: all 0.2s linear;
      -o-transition: all 0.2s linear;
      transition: all 0.2s linear; }
    .dropzone .dz-preview.dz-complete .dz-progress {
      opacity: 0;
      -webkit-transition: opacity 0.4s ease-in;
      -moz-transition: opacity 0.4s ease-in;
      -ms-transition: opacity 0.4s ease-in;
      -o-transition: opacity 0.4s ease-in;
      transition: opacity 0.4s ease-in; }
    .dropzone .dz-preview:not(.dz-processing) .dz-progress {
      -webkit-animation: pulse 6s ease infinite;
      -moz-animation: pulse 6s ease infinite;
      -ms-animation: pulse 6s ease infinite;
      -o-animation: pulse 6s ease infinite;
      animation: pulse 6s ease infinite; }
    .dropzone .dz-preview .dz-progress {
      opacity: 1;
      z-index: 1000;
      pointer-events: none;
      position: absolute;
      height: 16px;
      left: 50%;
      top: 50%;
      margin-top: -8px;
      width: 80px;
      margin-left: -40px;
      background: rgba(255, 255, 255, 0.9);
      -webkit-transform: scale(1);
      border-radius: 8px;
      overflow: hidden; }
      .dropzone .dz-preview .dz-progress .dz-upload {
        background: #333;
        background: linear-gradient(to bottom, #666, #444);
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        width: 0;
        -webkit-transition: width 300ms ease-in-out;
        -moz-transition: width 300ms ease-in-out;
        -ms-transition: width 300ms ease-in-out;
        -o-transition: width 300ms ease-in-out;
        transition: width 300ms ease-in-out; }
    .dropzone .dz-preview.dz-error .dz-error-message {
      display: block; }
    .dropzone .dz-preview.dz-error:hover .dz-error-message {
      opacity: 1;
      pointer-events: auto; }
    .dropzone .dz-preview .dz-error-message {
      pointer-events: none;
      z-index: 1000;
      position: absolute;
      display: block;
      display: none;
      opacity: 0;
      -webkit-transition: opacity 0.3s ease;
      -moz-transition: opacity 0.3s ease;
      -ms-transition: opacity 0.3s ease;
      -o-transition: opacity 0.3s ease;
      transition: opacity 0.3s ease;
      border-radius: 8px;
      font-size: 13px;
      top: 130px;
      left: -10px;
      width: 140px;
      background: #be2626;
      background: linear-gradient(to bottom, #be2626, #a92222);
      padding: 0.5em 1.2em;
      color: white; }
      .dropzone .dz-preview .dz-error-message:after {
        content: '';
        position: absolute;
        top: -6px;
        left: 64px;
        width: 0;
        height: 0;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-bottom: 6px solid #be2626; }
.vue-dropzone{border:2px solid #e5e5e5;font-family:Arial,sans-serif;letter-spacing:.2px;color:#777;transition:.2s linear}.vue-dropzone:hover{background-color:#f6f6f6}.vue-dropzone>i{color:#ccc}.vue-dropzone>.dz-preview .dz-image{border-radius:0;width:100%;height:100%}.vue-dropzone>.dz-preview .dz-image img:not([src]){width:200px;height:200px}.vue-dropzone>.dz-preview .dz-image:hover img{transform:none;-webkit-filter:none}.vue-dropzone>.dz-preview .dz-details{bottom:0;top:0;color:#fff;background-color:rgba(33,150,243,.8);transition:opacity .2s linear;text-align:left}.vue-dropzone>.dz-preview .dz-details .dz-filename{overflow:hidden}.vue-dropzone>.dz-preview .dz-details .dz-filename span,.vue-dropzone>.dz-preview .dz-details .dz-size span{background-color:transparent}.vue-dropzone>.dz-preview .dz-details .dz-filename:not(:hover) span{border:none}.vue-dropzone>.dz-preview .dz-details .dz-filename:hover span{background-color:transparent;border:none}.vue-dropzone>.dz-preview .dz-progress .dz-upload{background:#ccc}.vue-dropzone>.dz-preview .dz-remove{position:absolute;z-index:30;color:#fff;margin-left:15px;padding:10px;top:inherit;bottom:15px;border:2px #fff solid;text-decoration:none;text-transform:uppercase;font-size:.8rem;font-weight:800;letter-spacing:1.1px;opacity:0}.vue-dropzone>.dz-preview:hover .dz-remove{opacity:1}.vue-dropzone>.dz-preview .dz-error-mark,.vue-dropzone>.dz-preview .dz-success-mark{margin-left:auto;margin-top:auto;width:100%;top:35%;left:0}.vue-dropzone>.dz-preview .dz-error-mark svg,.vue-dropzone>.dz-preview .dz-success-mark svg{margin-left:auto;margin-right:auto}.vue-dropzone>.dz-preview .dz-error-message{margin-left:auto;margin-right:auto;left:0;width:100%;text-align:center}.vue-dropzone>.dz-preview .dz-error-message:after{display:none}
:host,:root{--vs-colors--lightest:rgba(60,60,60,0.26);--vs-colors--light:rgba(60,60,60,0.5);--vs-colors--dark:#333;--vs-colors--darkest:rgba(0,0,0,0.15);--vs-search-input-color:inherit;--vs-search-input-bg:#fff;--vs-search-input-placeholder-color:inherit;--vs-font-size:1rem;--vs-line-height:1.4;--vs-state-disabled-bg:#f8f8f8;--vs-state-disabled-color:var(--vs-colors--light);--vs-state-disabled-controls-color:var(--vs-colors--light);--vs-state-disabled-cursor:not-allowed;--vs-border-color:var(--vs-colors--lightest);--vs-border-width:1px;--vs-border-style:solid;--vs-border-radius:4px;--vs-actions-padding:4px 6px 0 3px;--vs-controls-color:var(--vs-colors--light);--vs-controls-size:1;--vs-controls--deselect-text-shadow:0 1px 0 #fff;--vs-selected-bg:#f0f0f0;--vs-selected-color:var(--vs-colors--dark);--vs-selected-border-color:var(--vs-border-color);--vs-selected-border-style:var(--vs-border-style);--vs-selected-border-width:var(--vs-border-width);--vs-dropdown-bg:#fff;--vs-dropdown-color:inherit;--vs-dropdown-z-index:1000;--vs-dropdown-min-width:160px;--vs-dropdown-max-height:350px;--vs-dropdown-box-shadow:0px 3px 6px 0px var(--vs-colors--darkest);--vs-dropdown-option-bg:#000;--vs-dropdown-option-color:var(--vs-dropdown-color);--vs-dropdown-option-padding:3px 20px;--vs-dropdown-option--active-bg:#5897fb;--vs-dropdown-option--active-color:#fff;--vs-dropdown-option--deselect-bg:#fb5858;--vs-dropdown-option--deselect-color:#fff;--vs-transition-timing-function:cubic-bezier(1,-0.115,0.975,0.855);--vs-transition-duration:150ms}.v-select{font-family:inherit;position:relative}.v-select,.v-select *{box-sizing:border-box}:root{--vs-transition-timing-function:cubic-bezier(1,0.5,0.8,1);--vs-transition-duration:0.15s}@-webkit-keyframes vSelectSpinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes vSelectSpinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.vs__fade-enter-active,.vs__fade-leave-active{pointer-events:none;transition:opacity var(--vs-transition-duration) var(--vs-transition-timing-function)}.vs__fade-enter,.vs__fade-leave-to{opacity:0}:root{--vs-disabled-bg:var(--vs-state-disabled-bg);--vs-disabled-color:var(--vs-state-disabled-color);--vs-disabled-cursor:var(--vs-state-disabled-cursor)}.vs--disabled .vs__clear,.vs--disabled .vs__dropdown-toggle,.vs--disabled .vs__open-indicator,.vs--disabled .vs__search,.vs--disabled .vs__selected{background-color:var(--vs-disabled-bg);cursor:var(--vs-disabled-cursor)}.v-select[dir=rtl] .vs__actions{padding:0 3px 0 6px}.v-select[dir=rtl] .vs__clear{margin-left:6px;margin-right:0}.v-select[dir=rtl] .vs__deselect{margin-left:0;margin-right:2px}.v-select[dir=rtl] .vs__dropdown-menu{text-align:right}.vs__dropdown-toggle{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--vs-search-input-bg);border:var(--vs-border-width) var(--vs-border-style) var(--vs-border-color);border-radius:var(--vs-border-radius);display:flex;padding:0 0 4px;white-space:normal}.vs__selected-options{display:flex;flex-basis:100%;flex-grow:1;flex-wrap:wrap;padding:0 2px;position:relative}.vs__actions{align-items:center;display:flex;padding:var(--vs-actions-padding)}.vs--searchable .vs__dropdown-toggle{cursor:text}.vs--unsearchable .vs__dropdown-toggle{cursor:pointer}.vs--open .vs__dropdown-toggle{border-bottom-color:transparent;border-bottom-left-radius:0;border-bottom-right-radius:0}.vs__open-indicator{fill:var(--vs-controls-color);transform:scale(var(--vs-controls-size));transition:transform var(--vs-transition-duration) var(--vs-transition-timing-function);transition-timing-function:var(--vs-transition-timing-function)}.vs--open .vs__open-indicator{transform:rotate(180deg) scale(var(--vs-controls-size))}.vs--loading .vs__open-indicator{opacity:0}.vs__clear{fill:var(--vs-controls-color);background-color:transparent;border:0;cursor:pointer;margin-right:8px;padding:0}.vs__dropdown-menu{background:var(--vs-dropdown-bg);border:var(--vs-border-width) var(--vs-border-style) var(--vs-border-color);border-radius:0 0 var(--vs-border-radius) var(--vs-border-radius);border-top-style:none;box-shadow:var(--vs-dropdown-box-shadow);box-sizing:border-box;color:var(--vs-dropdown-color);display:block;left:0;list-style:none;margin:0;max-height:var(--vs-dropdown-max-height);min-width:var(--vs-dropdown-min-width);overflow-y:auto;padding:5px 0;position:absolute;text-align:left;top:calc(100% - var(--vs-border-width));width:100%;z-index:var(--vs-dropdown-z-index)}.vs__no-options{text-align:center}.vs__dropdown-option{clear:both;color:var(--vs-dropdown-option-color);cursor:pointer;display:block;line-height:1.42857143;padding:var(--vs-dropdown-option-padding);white-space:nowrap}.vs__dropdown-option--highlight{background:var(--vs-dropdown-option--active-bg);color:var(--vs-dropdown-option--active-color)}.vs__dropdown-option--deselect{background:var(--vs-dropdown-option--deselect-bg);color:var(--vs-dropdown-option--deselect-color)}.vs__dropdown-option--disabled{background:var(--vs-state-disabled-bg);color:var(--vs-state-disabled-color);cursor:var(--vs-state-disabled-cursor)}.vs__selected{align-items:center;background-color:var(--vs-selected-bg);border:var(--vs-selected-border-width) var(--vs-selected-border-style) var(--vs-selected-border-color);border-radius:var(--vs-border-radius);color:var(--vs-selected-color);display:flex;line-height:var(--vs-line-height);margin:4px 2px 0;padding:0 .25em;z-index:0}.vs__deselect{fill:var(--vs-controls-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;cursor:pointer;display:inline-flex;margin-left:4px;padding:0;text-shadow:var(--vs-controls--deselect-text-shadow)}.vs--single .vs__selected{background-color:transparent;border-color:transparent}.vs--single.vs--loading .vs__selected,.vs--single.vs--open .vs__selected{opacity:.4;position:absolute}.vs--single.vs--searching .vs__selected{display:none}.vs__search::-webkit-search-cancel-button{display:none}.vs__search::-ms-clear,.vs__search::-webkit-search-decoration,.vs__search::-webkit-search-results-button,.vs__search::-webkit-search-results-decoration{display:none}.vs__search,.vs__search:focus{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:1px solid transparent;border-left:none;box-shadow:none;color:var(--vs-search-input-color);flex-grow:1;font-size:var(--vs-font-size);line-height:var(--vs-line-height);margin:4px 0 0;max-width:100%;outline:none;padding:0 7px;width:0;z-index:1}.vs__search::-moz-placeholder{color:var(--vs-search-input-placeholder-color)}.vs__search:-ms-input-placeholder{color:var(--vs-search-input-placeholder-color)}.vs__search::placeholder{color:var(--vs-search-input-placeholder-color)}.vs--unsearchable .vs__search{opacity:1}.vs--unsearchable:not(.vs--disabled) .vs__search{cursor:pointer}.vs--single.vs--searching:not(.vs--open):not(.vs--loading) .vs__search{opacity:.2}.vs__spinner{align-self:center;-webkit-animation:vSelectSpinner 1.1s linear infinite;animation:vSelectSpinner 1.1s linear infinite;border:.9em solid hsla(0,0%,39%,.1);border-left-color:rgba(60,60,60,.45);font-size:5px;opacity:0;overflow:hidden;text-indent:-9999em;transform:translateZ(0) scale(var(--vs-controls--spinner-size,var(--vs-controls-size)));transition:opacity .1s}.vs__spinner,.vs__spinner:after{border-radius:50%;height:5em;transform:scale(var(--vs-controls--spinner-size,var(--vs-controls-size)));width:5em}.vs--loading .vs__spinner{opacity:1}
[x-cloak] {
    display: none !important;
}

label.required::after {
    content: '*';
}

dialog[open] {
    display: flex;
}

.line-clamp-1 {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.line-clamp-2 {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.line-clamp-3 {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.line-clamp-4 {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.line-clamp-5 {
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

select.simple-select {
    border-radius: 0;
    height: 56px;
    font-size: inherit;
    color: #575757;
}

.bio-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-top: 1.5rem;
}

.bio-button {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    background-color: #007ec4;
    width: 85%;
    text-align: center;
    height: 52px;
    margin-bottom: 1rem;
    padding: 0.25rem;
    font-weight: 600;
}

.bio-button:hover {
    color: #ffffff;
    background-color: #006eab;
}

@media screen and (min-width: 768px) {
    .bio-button {
        width: 50%;
        height: 64px;
    }
}

.boxWrap {
  margin-bottom: 64px;

  .boxCourses,
  .boxRecentOffers {
    overflow: hidden;
    margin: 0 0 76px;
    padding: 56px 28px 52px 40px;
    width: 100%;
    min-height: 200px;
    position: relative;

    &:after {
      background: url('/build/images/bg_line.svg') transparent;
      background-size: 5px;
      content: '';
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      pointer-events: none;
      z-index: -1;
    }

    > .title {
      display: flex;
      margin-bottom: 28px;

      .categoryRectangle {
        flex: 0 0 auto;
      }

      h4 {
        display: inline;
        font-weight: 800;
        font-size: 1.5rem;
        line-height: 1.17;
        letter-spacing: 0.016rem;
      }
    }

    > .item {
      margin-top: 32px;

      a {
        color: var(--color-text);
      }

      .suptitle,
      .subtitle {
        display: block;
        font-weight: 300;
      }

      .title {
        display: block;
        font-weight: 800;
        letter-spacing: 0.016rem;
      }
    }

    @media(max-width:1199px) {
      > .title {
        .categoryRectangle {
          display: flex;
          flex-direction: column;

          .content-mark {
            &:first-child {
              margin-top: 4px;
            }

            &:last-child {
              margin-top: 8px;
            }
          }
        }
      }
    }

    @media(max-width:767px) {
      > .title {
        h4 {
          font-size: 1.25rem;
          line-height: 1.22;
        }

        .categoryRectangle {
          display: block;

          .content-mark {
            &:first-child {
              margin-top: 0;
            }

            &:last-child {
              margin-top: 0;
            }
          }
        }
      }
    }

    @media(max-width:575px) {
      margin-bottom: 24px;
      padding: 24px 8px;

      > .title {
        margin-bottom: 16px;

        h4 {
          font-size: 1rem;
          line-height: 1.5;
        }

        .categoryRectangle {
          display: flex;

          .content-mark {
            margin-right: 8px;

            &:first-child {
              margin-top: 4px;
            }

            &:last-child {
              margin-top: 8px;
            }
          }
        }
      }

      > .item {
        margin-left: 20px;
      }
    }
  }

  @media(max-width:575px) {
    margin-bottom: 32px;
  }
}

.favorite-link {
  &.inactive {
    opacity: 0.5;
    *:hover {
      cursor: not-allowed!important;
    }
  }
}


.courses__search.global__search {
  margin-bottom: 0;
}

#search_results {
  h1 {
    margin-top: 2rem;
  }

  .search_results {
    .search_result {
      padding: 2rem 0;
      border-top: 1px solid #979797;

      h3 {
        font-size: 1.5rem;
        font-weight: 800;
        letter-spacing: 0.25px;
        line-height: 1.75rem;
      }

      .read_more {
        text-align: right;
        align-self: flex-end;

        button.button {
          margin: 0;
        }
      }
    }
  }
}

.imageUpload {
  .col-image {
    flex: 0 0 100%;
    max-width: 100%;

    @media (min-width:800px) {
      flex: 0 0 50%;
      max-width: 50%;
    }

    @media (min-width:1145px) {
      flex: 0 0 33.33333333%;
      max-width: 33.33333333%;
    }
  }
}

.kzv-breadcrumb {
  margin-top: 1rem;
  margin-bottom: .5rem;

  a {
    text-decoration: none!important;
  }

  ol {
    list-style-type: none;
    padding-left: 0;

    li {
      display: inline-block;
      font-size: 1rem;
      color: #505050;
      margin-right: 8px;

      a {
        font-size: inherit;
        color: inherit;
      }

      &::after {
        content: '//';
        display: inline-block;
        position: relative;
        margin-left: 8px;
      }

      &:last-child {
        &::after {
          display: none;
        }

        a {
          font-weight: 900;
          pointer-events: none;
        }
      }
    }
  }
}

.kzvwl-modal,
.kzvwl-modal-form-service {
  a {
    color: var(--color-gray);
    text-decoration: underline;
  }

  header {
    border-bottom: none;
    padding: 40px 32px 32px 32px;

    h5 {
      font-size: 2.25rem;
      font-weight: 800;
      line-height: 1.22;
      color: var(--color-base-1);
    }

    .close {
      position: absolute;
      width: 38px;
      height: 38px;
      top: 38px;
      right: 46px;
      color: transparent;
      text-indent: -1000000px;
      background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='38' height='38' viewBox='0 0 38 38'%3E%3Cg fill='%23575757' fill-rule='evenodd'%3E%3Crect width='4' height='48' x='17' y='-5' rx='2' transform='rotate(-45 19 19)'/%3E%3Crect width='4' height='48' x='17' y='-5' rx='2' transform='rotate(45 19 19)'/%3E%3C/g%3E%3C/svg%3E%0A") no-repeat transparent;
      background-size: 100% 100%;

      &:focus {
        outline: none;
      }
    }
  }

  .modal-body {
    padding: 0 32px;

    h6 {
      font-size: 1.5rem;
      font-weight: 800;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.17;
      letter-spacing: 0.25px;
      color: var(--color-base-1);
      margin-bottom: 2rem;
    }

    input {
      margin-bottom: 2rem;
    }

    p {
      margin-bottom: 2rem;
    }

    .invalid-feedback {
      margin-bottom: 1rem;
    }

    @media(max-width: 991px) {
      .sampleImage {
        margin-bottom: 2rem;
      }
    }
  }

  footer {
    border-top: none;
    background-color: #fff;
    background-image: none;
    padding: 0 32px 32px;

    .button {
      margin-right: 0;
      margin-bottom: 0;
      width: 100%;
    }

    @media (max-width: 991px) {
      .no-gutters div:first-child {
        margin-bottom: 2rem;
      }

      .button {
        max-width: none;
      }
    }
  }

  &.no-close-icon {
    header {
      .close {
        display: none;
      }
    }
  }

  &.space-between {
    footer {
      justify-content: space-between;
    }
  }
}

.kzvwl-modal-form-service {
  header {
    padding-bottom: 8px;

    h5 {
      font-size: 1.5rem;
      line-height: 1.17;
    }

    .close {
      position: absolute;
      width: 38px;
      top: 38px;
      right: 46px;
      color: transparent;
      text-indent: -1000000px;
      background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='38' height='38' viewBox='0 0 38 38'%3E%3Cg fill='%23007EC4' fill-rule='evenodd'%3E%3Crect width='4' height='48' x='17' y='-5' rx='2' transform='rotate(-45 19 19)'/%3E%3Crect width='4' height='48' x='17' y='-5' rx='2' transform='rotate(45 19 19)'/%3E%3C/g%3E%3C/svg%3E%0A") no-repeat transparent;
      background-size: 100% 100%;

      &:focus {
        outline: none;
      }
    }

    @media (max-width:991px) {
      header {
        padding-right: 90px;
      }
    }
  }

  footer {
    justify-content: flex-start;
    padding-top: 12px;

    input.amount {
      margin: 0;
      height: 52px;
      max-height: 52px;
      line-height: 52px;
      display: inline;
      width: 200px;

      @media (max-width:991px) {
        width: 100%;
      }
    }
  }
}

.newscontainer {
  position: absolute;
  top: 171px;
  left: 0;
  right: 0;
  z-index: 4;

  a {
    color: inherit;
  }

  .container {
    position: relative;

    .newsheader {
      position: absolute;
      right: 0;
      padding-right: 15px;

      .item {
        background-color:rgba(80,80,80,0.3);
        max-width: 368px;
        height: 144px;
        margin: 0 -0.5rem 24px -0.5rem;
        padding: 14px 19px 0 19px;
        color: white;
        font-size: 1.25rem;
        line-height: 1.75rem;

        .dateline {
          .content-mark {
            float: left;
            margin: 6px 8px 0 0;
          }

          .date {
            float: left;
          }
        }

        .title {
          padding-left: 22px;
          background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='21' viewBox='0 0 21 21'%3E%3Cg fill='none' fill-rule='evenodd' stroke='%23FFFFFF' stroke-linecap='round' stroke-linejoin='round' stroke-width='3'%3E%3Cpath d='M0 10.5h21M10.5 0L21 10.5 10.5 21'/%3E%3C/g%3E%3C/svg%3E");
          background-size: 0.875rem 0.875rem;
          background-position: 0 0.4375rem;
          background-repeat: no-repeat;
          color: inherit;
          font-size: 1.5rem;
          line-height: 1.75rem;
          letter-spacing: 0.016rem;
          font-weight: 800;
          max-height: 5.25rem;
          text-align: left;
        }

        &.highlight {
          background-color: #fff;
          color: var(--color-text);

          .title {
            background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='21' viewBox='0 0 21 21'%3E%3Cg fill='none' fill-rule='evenodd' stroke='%23575757' stroke-linecap='round' stroke-linejoin='round' stroke-width='3'%3E%3Cpath d='M0 10.5h21M10.5 0L21 10.5 10.5 21'/%3E%3C/g%3E%3C/svg%3E");
          }
        }
      }
    }
  }

  @media (max-width:1399px) {
    top: 320px;

    a {
      flex: 0 0 auto;
      width: 30%;
    }

    .container {
      .newsheader {
        display: flex;
        justify-content: space-between;
        left: 15px;
        right: 15px;
        padding-right: 0;

        .item {
          max-width: none;
          margin: 0 1rem 0 0;
        }
      }
    }
  }

  @media (max-width:991px) {
    top: 180px;
    right: 48px;
    bottom: auto;
    left: auto;
    max-width: 280px;
    overflow-x: hidden;

    a {
      width: auto;
    }

    .container {
      padding: 0;

      .newsheader {
        position: relative;
        justify-content: flex-start;
        overflow-x: hidden;
        min-width: 960px;
        left: auto;
        right: auto;

        .item {
          height: 136px;
          min-width: 264px;
          width: 280px;
          padding: 12px 19px 12px 12px;
          margin: 0;

          .dateline {
            .content-mark {
              margin-top: 5px;
            }

            .date {
              font-size: 0.75rem;
            }
          }

          .title {
            font-size: 1rem;
            line-height: 1.25;
            letter-spacing: 0.17px;
            background-position: 0 3px;
          }
        }
      }
    }
  }

  @media (max-width:767px) {
    top: auto;
    right: auto;
    bottom: 157px;
    left: 50%;
    margin-left: -140px;
  }

  @media (max-width:479px) {
    bottom: 115px;
  }
}

ul.pagination.b-pagination {
  li:nth-child(2),
  li:nth-last-child(2) {
    display: none;
  }

  li.page-item {

    button.page-link {
      color: var(--color-base-1);
      background-color: transparent;
      border: none;
      font-weight: 600;
      text-decoration: none;

      &:focus {
        box-shadow: none;
      }
    }

    &.active {
      button {
        background-color: transparent;
        border: none;
        text-decoration: underline;
      }
    }

    &.disabled {
      .page-link {
        border: none;
      }
    }
  }
}

.reference {
  overflow: hidden;
  margin-top: 0.75rem;
  margin-bottom: 3rem;
  padding: 2rem;
  color: var(--color-text);
  z-index: 2;
  position: relative;

  &:after {
    background: url('/build/images/bg_line.svg') transparent;
    background-size: 5px;
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    pointer-events: none;
    z-index: -1;
  }

  ol {
    list-style-type: none;
    padding-left: 0;
    z-index: inherit;

    li {
      a {
        font-weight: 300;
        color: inherit;
        text-decoration: underline;
      }
    }
  }
}

.simple_language {
  display: none;
  flex: 1 1 auto;
  height: 100%;
  width: 30px;
  cursor: pointer;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='25' viewBox='0 0 19 25'%3E%3Cg fill='none' fill-rule='evenodd' stroke='%23575757' stroke-width='1.455' opacity='.48' transform='translate(1)'%3E%3Ccircle cx='8.727' cy='4.364' r='3.636'/%3E%3Cpath stroke-linejoin='round' d='M0 19.386L0 7.273 8.727 11.887 16.727 7.273 16.727 19.386 8.727 24z'/%3E%3Cg stroke-linecap='round'%3E%3Cpath d='M2.636 -0.596L2.636 5.869' transform='translate(6.09 14.09) rotate(-45 2.636 2.636)'/%3E%3Cpath d='M2.636 -0.596L2.636 5.869' transform='translate(6.09 14.09) scale(-1 1) rotate(-45 0 9.001)'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") no-repeat center center;
  color: #a2a4a6;
  font-size: 0.75rem;
  line-height: 32px;

  @media(max-width:1350px) {
    margin-left: 0.5rem;
  }

  @media (max-width: 1150px) {
    margin-left: 0.425rem;
  }

  @media (max-width:1024px) {
    margin-left: 0;
  }

  @media (min-width:1025px) {
    display: block;
  }

  &.not_available {
    cursor: default;
  }

  &.off {
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='25' viewBox='0 0 19 25'%3E%3Cg fill='none' fill-rule='evenodd' stroke='%23575757' stroke-width='1.455' transform='translate(1)'%3E%3Ccircle cx='8.727' cy='4.364' r='3.636'/%3E%3Cpath stroke-linejoin='round' d='M0 19.386L0 7.273 8.727 11.887 16.727 7.273 16.727 19.386 8.727 24z'/%3E%3C/g%3E%3C/svg%3E%0A") no-repeat transparent center center;
  }

  &.on {
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='25' viewBox='0 0 19 25'%3E%3Cg fill='none' fill-rule='evenodd' stroke='%2319A350' stroke-width='1.455' transform='translate(1)'%3E%3Ccircle cx='8.727' cy='4.364' r='3.636'/%3E%3Cpath stroke-linejoin='round' d='M0 19.386L0 7.273 8.727 11.887 16.727 7.273 16.727 19.386 8.727 24z'/%3E%3C/g%3E%3C/svg%3E%0A") no-repeat transparent center center;
    color: var(--color-base-1);
  }

  &.mobile {
    background-color: #e7eaef;
    display: block;
    width: 100%;
    height: 32px;
    background-position: right 12px center;
    padding-right: 42px;
    text-align: right;

    @media (min-width:1025px) {
      display: none;
    }
  }
}

#sitemap {
  .accordion {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='17' viewBox='0 0 28 17'%3E%3Cpath fill='none' fill-rule='evenodd' stroke='%23575757' stroke-linecap='round' stroke-width='4' d='M1210 1662L1210 1678 1194 1678' transform='rotate(45 2621.454 -598.043)'/%3E%3C/svg%3E%0A");
    background-position: right 2rem center;
    background-size: 16px 16px;
    background-repeat: no-repeat;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.2);
    padding: 1rem;

    &.not-collapsed {
      background-image: url("data:image/svg+xml,%3Csvg id='Ebene_1' data-name='Ebene 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 26.63 16.14'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:none;stroke:%23575757;stroke-linecap:round;stroke-width:4px;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M2.69,14.31,14,3,25.31,14.31' transform='translate(-0.69 -0.17)'/%3E%3C/svg%3E");
    }

  }

  .collapse {
    padding: 1.5rem 1.5rem 1.5rem 0;
  }

  .level1,
  .level2,
  .level3 {
    padding-left: 1.5rem;
  }

  .level0 {
    margin-bottom: 1rem;
  }
}

.box-social {
  position: relative;
  text-align: center;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 56px;

  img {
    max-width: 100%;
    margin-bottom: 24px;
  }

  .icon {
    width: 56px;
    height: 56px;
    background-repeat: no-repeat;
    background-size: 100%;
    margin: 0 auto 32px auto;

    &.facebook {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='56' height='56' viewBox='0 0 56 56'%3E%3Cpath fill='%23575757' fill-rule='nonzero' d='M50.4 0H5.6C2.52 0 0 2.52 0 5.6v44.8C0 53.48 2.52 56 5.6 56h44.8c3.08 0 5.6-2.52 5.6-5.6V5.6C56 2.52 53.48 0 50.4 0zm-2.8 5.6V14H42c-1.68 0-2.8 1.12-2.8 2.8v5.6h8.4v8.4h-8.4v19.6h-8.4V30.8h-5.6v-8.4h5.6v-7c0-5.32 4.48-9.8 9.8-9.8h7z'/%3E%3C/svg%3E%0A");
    }

    &.twitter {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='56' height='56' viewBox='0 0 56 56'%3E%3Cpath fill='%23575757' fill-rule='nonzero' d='M50.4 0H5.6C2.52 0 0 2.52 0 5.6v44.8C0 53.48 2.52 56 5.6 56h44.8c3.08 0 5.6-2.52 5.6-5.6V5.6C56 2.52 53.48 0 50.4 0zm-6.44 20.44c-.28 12.88-8.4 21.84-20.72 22.4-5.04.28-8.68-1.4-12.04-3.36 3.64.56 8.4-.84 10.92-3.08-3.64-.28-5.88-2.24-7-5.32 1.12.28 2.24 0 3.08 0-3.36-1.12-5.6-3.08-5.88-7.56.84.56 1.96.84 3.08.84-2.52-1.4-4.2-6.72-2.24-10.08 3.64 3.92 8.12 7.28 15.4 7.84-1.96-7.84 8.68-12.04 12.88-6.72 1.96-.28 3.36-1.12 4.76-1.68-.56 1.96-1.68 3.08-3.08 4.2 1.4-.28 2.8-.56 3.92-1.12-.28 1.4-1.68 2.52-3.08 3.64z'/%3E%3C/svg%3E%0A");
    }
  }

  .content {
    font-weight: 300;
    margin-bottom: 24px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .title {
    font-weight: 700;
    margin-bottom: 12px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .author {
    font-weight: 700;
    line-height: 1.5;
    padding-left: 40px;
    padding-right: 40px;
  }

  @media (max-width:1024px) {
    .content,
    .title,
    .author {
      padding-left: 20px;
      padding-right: 20px;
    }
  }

  @media (max-width:575px) {
    padding-top: 2rem;
    padding-bottom: 8px;

    .content {
      margin-bottom: 1rem;
    }
  }
}

.address {
  .name {
    font-weight: 600;
    line-height: 1.6;
  }

  .addon {
    font-size: 0.75rem;
  }
}

.contact {
  a {
    font-weight: 600;
    color: #575757;
    text-decoration: underline;

    .mail {
      text-decoration: none;
      font-weight: 400;
    }
  }

  div.form-group {
    > label {
      position: absolute;
      left: -10000px;
      top: auto;
      width: 1px;
      height: 1px;
      overflow: hidden;
    }
  }

  input[type="checkbox"] {
    left: auto;
    opacity: 0;
    z-index: auto;
    position: absolute;
    cursor: pointer;
    height: 0;
    width: 0;
  }

  input[type="checkbox"] + label:before {
    position: absolute;
    left: 0;
    top: 5px;
    z-index: 1;
    border: 1px solid rgba(87, 87, 87, 0.3);
    content: "\00a0";
    display: inline-block;
    font: 1rem/1.25rem sans-serif;
    width: 1.25rem;
    height: 1.25rem;
    margin: 0 .25em 0 0;
    padding: 0;
    vertical-align: top;
  }

  input[type="checkbox"]:checked + label:before {
    background: var(--color-base-1);
    border: 1px solid var(--color-gray);
    color: #ffffff;
    content: "\2713";
    text-align: center;
  }

  input[type="checkbox"]:checked + label:after {
    font-weight: bold;
  }

  input[type="checkbox"]:focus + label::before {
    outline: var(--color-base-1) auto 5px;
  }

  textarea.form-control {
    font-size: 1.25rem;
    padding-left: 8px;
  }

  .form-check-label {
    padding-left: 1rem;
  }

  label[for="contact_form_privacy"] {
    .invalid-feedback {
      font-size: 1rem;

      @media (max-width: 575px) {
        font-size: 0.8rem;
      }
    }
  }

  .badge {
    border-radius: 0;
  }
}

.captcha_image {
  width: auto;
  height: 56px;
}

.captcha_renew {
  display: inline-block;
  text-decoration: underline;
  font-weight: 600;

  &:hover {
    text-decoration: none;
  }
}

.captcha_title {
  display: inline-block;
  margin-bottom: 16px;
}

#contact_form_captcha,
.contact_form_captcha {
  width: 180px;
  margin-right: 10px;
  margin-bottom: 0;
  float: left;
}

#booking {
  padding-top: 40px;

  h1 {
    font-size: 3rem;
  }

  h2 {
    font-size: 2.25rem;
    margin: 38px 0 24px 0;
  }

  h3 {
    font-size: 1.5rem;
    line-height: 1.75rem;
    margin: 32px 0 16px 0;
  }

  p {
    margin-bottom: 1rem;
  }

  .notice {
    padding-left: 24px;
  }

  .textlink {
    color: var(--color-text);
    text-decoration: underline;
    cursor: pointer;
  }

  .email-label {
    font-size: 1rem;
    line-height: 1;
  }

  #checkbox-group-stateAdditionalBookings {
    .custom-checkbox {
      margin-top: 32px;
    }
  }

  .invalid-feedback {
    margin-bottom: 1rem;
  }

  #input-private-email,
  .input-private-email {
    margin-bottom: 2rem;
  }

  div.b-form-datepicker {
    margin-bottom: 2rem;
  }

  #fieldset-email__BV_feedback_invalid_ {
    margin-top: -1rem;
    margin-bottom: 1rem;
  }

  #fieldset-private-email__BV_feedback_invalid_ {
    margin-top: -2rem;
    margin-bottom: 1rem;
  }

  #fieldset-private-email-0__BV_feedback_invalid_ {
    margin-top: -1rem;
    margin-bottom: 1rem;
  }

  #fieldset-private-email-1__BV_feedback_invalid_ {
    margin-top: -1rem;
    margin-bottom: 1rem;
  }

  #fieldset-private-email-2__BV_feedback_invalid_ {
    margin-top: -1rem;
    margin-bottom: 1rem;
  }

  #fieldset-private-email-3__BV_feedback_invalid_ {
    margin-top: -1rem;
    margin-bottom: 1rem;
  }

  #fieldset-private-email-4__BV_feedback_invalid_ {
    margin-top: -1rem;
    margin-bottom: 1rem;
  }

  #fieldset-private-email-5__BV_feedback_invalid_ {
    margin-top: -1rem;
    margin-bottom: 1rem;
  }

  #fieldset-private-email-6__BV_feedback_invalid_ {
    margin-top: -1rem;
    margin-bottom: 1rem;
  }

  #fieldset-private-email-7__BV_feedback_invalid_ {
    margin-top: -1rem;
    margin-bottom: 1rem;
  }

  #fieldset-private-email-8__BV_feedback_invalid_ {
    margin-top: -1rem;
    margin-bottom: 1rem;
  }

  #fieldset-private-email-9__BV_feedback_invalid_ {
    margin-top: -1rem;
    margin-bottom: 1rem;
  }

  #fieldset-private-email-10__BV_feedback_invalid_ {
    margin-top: -1rem;
    margin-bottom: 1rem;
  }

  #fieldset-private-email-11__BV_feedback_invalid_ {
    margin-top: -1rem;
    margin-bottom: 1rem;
  }

  #fieldset-private-email-12__BV_feedback_invalid_ {
    margin-top: -1rem;
    margin-bottom: 1rem;
  }

  #fieldset-private-email-13__BV_feedback_invalid_ {
    margin-top: -1rem;
    margin-bottom: 1rem;
  }

  #fieldset-private-email-14__BV_feedback_invalid_ {
    margin-top: -1rem;
    margin-bottom: 1rem;
  }

  #fieldset-private-email-15__BV_feedback_invalid_ {
    margin-top: -1rem;
    margin-bottom: 1rem;
  }

  #fieldset-private-email-16__BV_feedback_invalid_ {
    margin-top: -1rem;
    margin-bottom: 1rem;
  }

  #fieldset-private-email-17__BV_feedback_invalid_ {
    margin-top: -1rem;
    margin-bottom: 1rem;
  }

  #fieldset-private-email-18__BV_feedback_invalid_ {
    margin-top: -1rem;
    margin-bottom: 1rem;
  }

  #fieldset-private-email-19__BV_feedback_invalid_ {
    margin-top: -1rem;
    margin-bottom: 1rem;
  }

  #fieldset-private-email-20__BV_feedback_invalid_ {
    margin-top: -1rem;
    margin-bottom: 1rem;
  }

  #fieldset-private-email-21__BV_feedback_invalid_ {
    margin-top: -1rem;
    margin-bottom: 1rem;
  }

  #fieldset-private-email-22__BV_feedback_invalid_ {
    margin-top: -1rem;
    margin-bottom: 1rem;
  }

  #fieldset-private-email-23__BV_feedback_invalid_ {
    margin-top: -1rem;
    margin-bottom: 1rem;
  }

  #fieldset-private-email-24__BV_feedback_invalid_ {
    margin-top: -1rem;
    margin-bottom: 1rem;
  }

  #fieldset-private-email-25__BV_feedback_invalid_ {
    margin-top: -1rem;
    margin-bottom: 1rem;
  }

  #fieldset-private-email-26__BV_feedback_invalid_ {
    margin-top: -1rem;
    margin-bottom: 1rem;
  }

  #fieldset-private-email-27__BV_feedback_invalid_ {
    margin-top: -1rem;
    margin-bottom: 1rem;
  }

  #fieldset-private-email-28__BV_feedback_invalid_ {
    margin-top: -1rem;
    margin-bottom: 1rem;
  }

  #fieldset-private-email-29__BV_feedback_invalid_ {
    margin-top: -1rem;
    margin-bottom: 1rem;
  }

  #fieldset-private-email-30__BV_feedback_invalid_ {
    margin-top: -1rem;
    margin-bottom: 1rem;
  }

  #fieldset-private-email-31__BV_feedback_invalid_ {
    margin-top: -1rem;
    margin-bottom: 1rem;
  }

  #fieldset-private-email-32__BV_feedback_invalid_ {
    margin-top: -1rem;
    margin-bottom: 1rem;
  }
}

#courses {

  &.courses__details {
    padding-top: 40px;

    .courses__bookmark_button a {
      background: var(--color-base-1) !important;
      color: #ffffff !important;
      width: 100%;
      max-width: none;
      font-size: inherit;
    }
  }

  .courses__details_titlebox {
    position: relative;
    padding: 40px 24px;

    &:after {
      background: url('/build/images/bg_line.svg') transparent;
      background-size: 5px;
      content: '';
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      pointer-events: none;
      z-index: -1;
    }

    .courses__details_subtitle {
      position: absolute;
      top: 0;
      left: 24px;
      height: 24px;
      font-size: 0.75rem;
      line-height: 2;
      letter-spacing: 0.25px;
      color: #ffffff;
      background-color: var(--color-base-1);
      padding: 0 4px;

      &.special {
        background-color: var(--color-text-red);
      }
    }

    .courses__details_title {
      font-size: 1.5rem;
      font-weight: 800;
      line-height: 1.17;
      letter-spacing: 0.25px;
      color: var(--color-gray);
    }
  }

  .courses__details_info {
    display: flex;
    margin: 24px 0 32px 0;

    .courses__details_location,
    .courses__details_time {
      flex: 0 1 auto;
      padding-left: 42px;
    }

    .courses__details_location {
      background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='24' viewBox='0 0 20 24'%3E%3Cg fill='none' fill-rule='evenodd' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' transform='translate(1 1)'%3E%3Cpath d='M18 9c0 7-9 13-9 13S0 16 0 9a9 9 0 1118 0h0z'/%3E%3Ccircle cx='9' cy='9' r='3'/%3E%3C/g%3E%3C/svg%3E%0A") no-repeat transparent left top 5px;
      background-size: 18px 22px;
    }

    .courses__details_time {
      margin-left: 24px;
      width: 240px;
      background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='22' viewBox='0 0 20 22'%3E%3Cg fill='none' fill-rule='evenodd' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' transform='translate(1 1)'%3E%3Crect width='18' height='18' y='2' rx='2'/%3E%3Cpath d='M13 0L13 4M5 0L5 4M0 8L18 8'/%3E%3C/g%3E%3C/svg%3E%0A") no-repeat transparent left top 5px;
      background-size: 18px 18px;
    }

    @media (max-width: 1023px) {
      flex-direction: column;

      .courses__details_location {
        margin-left: 24px;
      }
    }
  }

  div.courses__details_logo {
    &.courses__details_logo_top {
      display: none;

      @media (max-width: 767px) {
        display: block;
      }
    }

    @media (max-width: 767px) {
      display: none;
    }

    img.courses__details_logo {
      width: 280px;
      height: auto;
      max-width: 100%;
      margin: 0 0 0 auto;
      display: block;

      @media (max-width: 1023px) {
        display: block;
        margin: 0 auto 16px auto;
      }
    }
  }

  .courses__details_box {
    a {
      color: var(--color-base-1);
      text-decoration: underline;
    }

    .courses__details_box_header {
      background-color: var(--color-base-1);
      font-weight: 600;
      line-height: 44px;
      height: 44px;
      color: #ffffff;
      padding-left: 24px;
    }

    .table {
      tr {
        &:nth-child(odd) {
          background-color: #f0f0f0;
        }

        th,
        td {
          border-top: none;
          font-size: 1.25rem;
          line-height: 1;
          padding: 12px 0;

          &:first-child {
            padding-left: 24px;
            color: var(--color-gray);
            font-weight: 600;
          }
        }
      }
    }

  }

  .courses__details_downloads {
    padding-bottom: 32px;
  }

  .courses__details_spacer {
    height: 8px;
    min-height: 8px;
    max-height: 8px;
    margin-bottom: 16px;
    position: relative;

    &:after {
      background: url('/build/images/bg_line.svg') transparent;
      background-size: 5px;
      content: '';
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      pointer-events: none;
      z-index: -1;
    }
  }

  .courses__details_videobox {
    margin-bottom: 3rem;

    h3.courses__details_videobox_title {
      font-size: 1.5rem;
      color: var(--color-gray);
      line-height: 1.75rem;
      letter-spacing: 0.25px;
      padding: 0;
      margin: 24px 0 24px 24px;
    }
  }

  .courses__details_content {
    p {
      margin-bottom: 1.75rem;
    }

    margin-bottom: 3.5rem;
    padding-left: 1.5rem;
  }

  .courses__details_brochure {
    padding: 2rem 0;
  }

  .courses__details_logo {
    margin-bottom: 1rem;
  }

  .courses__details_counterpart {
    margin: 98px 0 0 24px;

    a {
      color: var(--color-base-1);
    }

    p {
      margin-bottom: 1rem;
    }
  }

  .courses__details_print {
    @media (max-width:1279px) {
      margin-bottom: 1rem;
    }

    a.print {
      color: var(--color-base-1);
      background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cg fill='none' fill-rule='evenodd' stroke='%23575757' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M7 11.5V1h18v10.5M7 25H4a3 3 0 0 1-3-3v-7.5a3 3 0 0 1 3-3h24a3 3 0 0 1 3 3V22a3 3 0 0 1-3 3h-3'/%3E%3Cpath d='M7 19h18v12H7z'/%3E%3C/g%3E%3C/svg%3E%0A") transparent no-repeat left center;
      background-size: auto 20px;
      padding-left: 32px;
      font-size: 1.1rem;

      @media (max-width:1279px) {
        position: relative;
        bottom: auto;
      }
    }
  }

  .courses__details_pricing {
    margin: 4rem 0 1.5rem 0;
    padding: 16px;
    border: 1px solid #007ec4;

    @media (max-width: 1024px) {
      font-size: 1rem;
    }

    @media (max-width: 767px) {
      margin-top: 0;
    }

    .title {
      font-weight: 700;
    }

    .highlight {
      color: var(--color-text-red);
      margin-top: 16px;

      .big {
        font-size: 1.8rem;
        font-weight: 700;
        line-height: 3.6rem;
      }
    }
  }
}

#courses {
  h1 {
    font-size: 3rem;
    line-height: 1.17;
    letter-spacing: 0.00875rem;

    @media(max-width:479px) {
      font-size: 2rem;
    }
  }

  h2 {
    margin-top: 120px;
    font-size: 2.25rem;
    line-height: 1.22;
  }

  .reference {
    h2 {
      margin-top: 0;
    }
  }

  .courses__bookmark_button {
    position: relative;

    a {
      display: block;
      width: auto;
      position: relative;

      @media(max-width:1399px) {
        font-size: 0.8em;
      }

      @media(min-width: 768px) and (max-width:1199px) {
        background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='44' viewBox='0 0 36 44'%3E%3Cg fill='none' fill-rule='evenodd' stroke='%23575757' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' transform='translate(2 2)'%3E%3Cpath d='M24 4h4c2.21 0 4 1.79 4 4v28c0 2.21-1.79 4-4 4H4c-2.21 0-4-1.79-4-4V8c0-2.21 1.79-4 4-4h4'/%3E%3Crect width='16' height='8' x='8' rx='2'/%3E%3Cg%3E%3Cpath d='M1 9L1.02 9M7 9L19 9M7 17L19 17M7 1L19 1M1 17L1.02 17M1 1L1.02 1' transform='translate(6 15)'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") transparent no-repeat top right;
        background-size: auto 90%;
        color: transparent;
      }

      @media(max-width:767px) {
        max-width: none;
        margin-right: 0;
      }
    }

    .courses__bookmark_button_count {
      position: absolute;
      right: -16px;
      top: -16px;
      width: 32px;
      height: 32px;
      border-radius: 50%;
      background-color: var(--color-text-red);
      color: #fff;
      font-size: 0.75rem;
      line-height: 2rem;
      letter-spacing: 0.25px;
      text-align: center;

      @media(max-width:479px) {
        right: 20px;
      }
    }
  }

  .courses__button_big {
    width: 100%;
    height: 180px;
    margin-bottom: 30px;
    overflow: hidden;
    display: flex;
    font-size: 2.25rem;
    line-height: 1.22;
    color: var(--color-text);
    font-weight: 700;
    position: relative;

    &:after {
      background: url('/build/images/bg_line.svg') transparent;
      background-size: 5px;
      content: '';
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      pointer-events: none;
      z-index: -1;
    }

    span {
      flex: 1 1 auto;
    }

    @media(max-width:1023px) {
      font-size: 1.75rem;
    }
  }

  .courses__downloads {
    margin-bottom: 68px;

    h3 {
      margin: 0 0 24px 0;
      font-size: 1.5rem;
      line-height: 1.75rem;
      letter-spacing: 0.25px;
    }
  }

  &.courses__index {
    img#courses_header {
      max-width: 100%;
      height: auto;
      margin-bottom: 2rem;
    }

    .courses__bookmark_button {
      a {
        @media(max-width: 1199px) {
          background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='44' viewBox='0 0 36 44'%3E%3Cg fill='none' fill-rule='evenodd' stroke='%23575757' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' transform='translate(2 2)'%3E%3Cpath d='M24 4h4c2.21 0 4 1.79 4 4v28c0 2.21-1.79 4-4 4H4c-2.21 0-4-1.79-4-4V8c0-2.21 1.79-4 4-4h4'/%3E%3Crect width='16' height='8' x='8' rx='2'/%3E%3Cg%3E%3Cpath d='M1 9L1.02 9M7 9L19 9M7 17L19 17M7 1L19 1M1 17L1.02 17M1 1L1.02 1' transform='translate(6 15)'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") transparent no-repeat top right;
          background-size: auto 90%;
          color: transparent;
        }
      }
    }
  }
}

.courses__item {
  width: 100%;
  min-height: 275px;
  overflow: hidden;
  position: relative;
  margin-bottom: 16px;
  padding-left: 24px;

  &:after {
    background: url('/build/images/bg_line.svg') transparent;
    background-size: 5px;
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    pointer-events: none;
    z-index: -1;
  }

  @media (max-width: 991px) {
    padding-right: 24px;
  }

  &.low_detail,
  &.no_min_height {
    min-height: auto;
  }

  &.no_min_height {
    padding-bottom: 1rem;
    height: 100%;
  }

  h3 {
    font-size: 1.5rem;
    line-height: 1.17;
    letter-spacing: 0.25px;
    margin: 16px 0 24px 0;
  }

  p {
    margin-bottom: 1.5rem;
  }

  img.courses__item_logo {
    width: 280px;
    height: auto;
    max-width: 80%;
    margin-top: 3rem;
    margin-bottom: 1rem;

    @media (max-width:991px) {
      display: block;
      margin: 0.5rem auto 2rem auto;
    }
  }

  .courses__item_desc {
    padding-right: 16px;

    .courses__item_category {
      display: inline-block;
      padding: 0 8px;
      color: #ffffff;
      font-size: 0.75rem;
      line-height: 1.5rem;
      background-color: var(--color-courses-bg);

      &.special {
        background-color: var(--color-courses-bg-special);
      }
    }

    @media (max-width:767px) {
      a.button,
      button.button {
        margin-left: auto;
        margin-right: auto;
        display: block;
      }
    }
  }

  .course__item_datetime,
  .course__item_location {
    margin-bottom: 16px;
    padding-left: 42px;
    background-repeat: no-repeat;
    background-position: top left;
  }

  .course__item_datetime {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='22' viewBox='0 0 20 22'%3E%3Cg fill='none' fill-rule='evenodd' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' transform='translate(1 1)'%3E%3Crect width='18' height='18' y='2' rx='2'/%3E%3Cpath d='M13 0L13 4M5 0L5 4M0 8L18 8'/%3E%3C/g%3E%3C/svg%3E%0A");
  }

  .course__item_location {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='24' viewBox='0 0 20 24'%3E%3Cg fill='none' fill-rule='evenodd' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' transform='translate(1 1)'%3E%3Cpath d='M18 9c0 7-9 13-9 13S0 16 0 9a9 9 0 1118 0h0z'/%3E%3Ccircle cx='9' cy='9' r='3'/%3E%3C/g%3E%3C/svg%3E%0A");
    padding-right: 8px;
  }
}

.courses__list {
  margin-bottom: 125px;

  h1 {
    margin-bottom: 1rem;
  }

  .courses__bookmark_button {
    margin-top: 227px;

    @media (max-width: 767px) {
      margin-top: 0;
    }
  }

  @media(max-width:1024px) {
    margin-bottom: 54px;
  }
}

#courses {
  &.notepad {
    padding-top: 40px;

    h1 {
      margin-bottom: 2rem;
    }

    h2 {
      margin-top: 2rem;
      margin-bottom: 3.5rem;
    }
  }
}

.courses__search {
  margin-bottom: 20px;
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: var(--color-base-1);
  color: #fff;

  @media (max-width: 767px) {
    margin-bottom: 30px;
  }

  > form > .container {
    > .row {
      > div:last-child {
        padding-right: 114px;

        @media (max-width: 991px) {
          padding-right: 15px;
        }

        @media (max-width: 575px) {
          padding-right: 8px;
        }
      }

      &:first-child {
        > div:first-child {
          padding-left: 138px;

          @media (max-width: 991px) {
            padding-left: 15px;
          }

          @media (max-width: 575px) {
            padding-left: 8px;
          }
        }
      }
    }
  }

  .courses__search_audience {
    legend {
      height: 40px;
      margin-bottom: 1rem;
      line-height: 40px;
    }
  }

  .courses__search_period {
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='22' viewBox='0 0 20 22'%3E%3Cg fill='none' fill-rule='evenodd' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' transform='translate(1 1)'%3E%3Crect width='18' height='18' y='2' rx='2'/%3E%3Cpath d='M13 0L13 4M5 0L5 4M0 8L18 8'/%3E%3C/g%3E%3C/svg%3E%0A") no-repeat transparent left center;
    background-size: 18px;
    padding-left: 32px;
    height: 40px;
    margin-bottom: 1rem;
    line-height: 40px;
  }

  a.button {
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 1rem;
  }

  a.reset {
    margin-right: 24px;
    margin-top: 1rem;
  }

  input[type="text"] {
    max-height: 40px;
  }

  .v-select {
    .vs__dropdown-toggle {
      max-height: 40px;
      background-color: #fff;

      .vs__selected {
        max-height: 40px;
        line-height: 40px;
        margin: 0;
      }

      input[type="search"] {
        line-height: 40px!important;
        margin: 0;
        border: 0;
        height: 39px;
      }
    }
  }

  .b-form-datepicker {
    max-height: 40px;
    line-height: 40px;

    > label.form-control {
      line-height: 40px;
      overflow: hidden;
    }
  }

  .custom-checkbox {
    .custom-control-label {
      &::before {
        background-color: #fff;
        border: 1px solid #fff;
      }
    }

    .custom-control-input:checked ~ .custom-control-label::after {
      background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23575757' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e");
      background-color: #fff;
      border: 1px solid #fff;
      border-radius: .25rem;
    }
  }
}

#courses {
  .courses__speaker_avatar {
    width: 100%;
    height: auto;
  }

  .courses__speaker_title {
    h1 {
      margin-bottom: 0;
    }

    small {
      font-size: 0.75rem;
    }
  }

  .courses__speaker_content {
    table {
      margin-bottom: 3rem;
    }
  }

  .rounded {
    border-radius: 50% !important;
  }
}

.stepper {
  display: flex;
  justify-content: space-between;
  width: 300px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mMM/w8AAbMBWDLVDRQAAAAASUVORK5CYII=) repeat-x left center;
  background-size: 3px 1px;
  margin: 0 0 0 auto;

  .stepper__point {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    border: solid 2px var(--color-base-1);
    background-color: #fff;
    transition: all 250ms ease-in-out;

    &.active {
      background-color: var(--color-base-1);
    }
  }
}

.dashboard-courses {
  .dashboard-course-item {
    padding: 40px 24px 24px 24px;
    margin-bottom: 2rem;
    position: relative;

    &:after {
      background: url('/build/images/bg_line.svg') transparent;
      background-size: 5px;
      content: '';
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      pointer-events: none;
      z-index: -1;
    }

    h3 {
      display: inline-block;
      font-size: 1.5rem;
      line-height: 1.75rem;
      font-weight: 800;
      margin: 0 0 1.5rem 0;
    }

    p {
      margin-bottom: 0;
    }

    .dashboard-course-item-tag {
      display: inline-block;
      position: absolute;
      left: 24px;
      top: 0;
      padding: 0 8px;
      background-color: var(--color-base-1);
      color: #ffffff;
      height: 28px;
      font-size: 0.75rem;
      line-height: 28px;
    }

    .categoryRectangle .content-mark:last-child {
      margin-top: 22px;
    }
  }
}

#dashboard {
  width: 100%;
  margin-top: 72px;

  &.subpage {
    margin-top: 42px;
  }

  .nav-tabs {
    border-bottom: 1px solid rgba(57, 57, 57, 0.2);

    .nav-link {
      color: rgba(57, 57, 57, 0.5);

      &:hover {
        border-color: #fff;
      }
    }

    .nav-link.active,
    .nav-link.active:hover,
    .nav-item.show .nav-link {
      color: var(--color-base-1);
      border-color: #fff;
      border-bottom: 4px solid var(--color-base-1);
    }
  }

  .tab-pane {
    padding-top: 3rem;
  }

  h2 {
    font-size: 2.25rem;
    padding: 0;
    margin: 0 0 1.5rem 0;
  }

  h3 {
    font-size: 1.5rem;
    line-height: 1.2;
    padding: 0;
    margin: 1rem 0 2rem 0;
  }

  h4 {
    font-size: 1.25rem;
    font-weight: bold;
    line-height: 1.4;
    padding: 0;
    margin: 1.5rem 0 0.5rem 0;
  }

  label {
    &.mini {
      font-size: 0.75rem;
      line-height: 1.5rem;
    }
  }

  .button[type="submit"] {
    margin-right: 0;
  }

  .block-item {
    display: flex;
    border-radius: 4px;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.2);
    background-color: #ffffff;
    padding: 25px 55px 25px 25px;
    margin-bottom: 0.5rem;
    cursor: pointer;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 14'%3E%3Cg fill='none' fill-rule='evenodd' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M0 7L14 7M7 0L14 7 7 14'/%3E%3C/g%3E%3C/svg%3E%0A");
    background-position: right 2rem center;
    background-size: 16px 16px;
    background-repeat: no-repeat;

    &.edit-item {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg fill='none' fill-rule='evenodd' stroke-linecap='round' stroke-linejoin='round' opacity='.25'%3E%3Cg stroke='%23000' stroke-width='2'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath d='M6.146 1.707h-4.78C.612 1.707 0 2.32 0 3.073v9.561C0 13.388.612 14 1.366 14h9.56c.755 0 1.367-.612 1.367-1.366v-4.78' transform='translate(-691 -1364) translate(140 838) translate(0 476) translate(0 36) translate(552 15)'/%3E%3Cpath d='M11.268.683c.566-.566 1.483-.566 2.05 0 .565.566.565 1.483 0 2.049L6.828 9.22l-2.731.682.682-2.731L11.268.683z' transform='translate(-691 -1364) translate(140 838) translate(0 476) translate(0 36) translate(552 15)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    }


    span.edit {
      height: 28px;
      width: 50px;
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg fill='none' fill-rule='evenodd' stroke-linecap='round' stroke-linejoin='round' opacity='.25'%3E%3Cg stroke='%23000' stroke-width='2'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath d='M6.146 1.707h-4.78C.612 1.707 0 2.32 0 3.073v9.561C0 13.388.612 14 1.366 14h9.56c.755 0 1.367-.612 1.367-1.366v-4.78' transform='translate(-691 -1364) translate(140 838) translate(0 476) translate(0 36) translate(552 15)'/%3E%3Cpath d='M11.268.683c.566-.566 1.483-.566 2.05 0 .565.566.565 1.483 0 2.049L6.828 9.22l-2.731.682.682-2.731L11.268.683z' transform='translate(-691 -1364) translate(140 838) translate(0 476) translate(0 36) translate(552 15)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
      background-position: center;
      background-size: 16px 16px;
      background-repeat: no-repeat;
    }

    span.badge {
      height: auto;
      align-self: center;
      margin-right: 0.5rem;
    }

    span.title {
      overflow: hidden;
      white-space: nowrap;
    }
  }
}

#dashboardDose {
  a.button,
  button.button {
    font-size: 1.25rem;
    font-weight: 400;
    height: 40px;
    line-height: 1;
    padding: 8px 16px;

    &.last {
      margin-left: 1rem;
    }
  }

  button.button-icon,
  a.button-icon {
    background-color: transparent;
    border: 2px solid var(--color-base-1);
    border-radius: 50%;
    padding: 0;
    outline: none;
    width: 56px;
    height: 56px;
    line-height: 0;
    margin: 0 12px;

    span.icon-edit {
      background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='22px' height='22px' viewBox='0 0 22 22' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3Eedit%3C/title%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd' stroke-linecap='round' stroke-linejoin='round'%3E%3Cg id='Dashboard_00' transform='translate(-952.000000, -1024.000000)' stroke='%23575757' stroke-width='2'%3E%3Cg id='Group-6' transform='translate(137.000000, 997.000000)'%3E%3Cg id='Group-2' transform='translate(798.000000, 10.000000)'%3E%3Cg id='edit' transform='translate(18.000000, 18.000000)'%3E%3Cpath d='M8.94573503,2.10852994 L1.98794112,2.10852994 C0.890031555,2.10852994 0,2.99856149 0,4.09647105 L0,18.0120589 C0,19.1099684 0.890031555,20 1.98794112,20 L15.9035289,20 C17.0014385,20 17.8914701,19.1099684 17.8914701,18.0120589 L17.8914701,11.054265' id='Path'%3E%3C/path%3E%3Cpath d='M16.4005142,0.617574098 C17.2239464,-0.205858045 18.5589937,-0.205858031 19.3824259,0.617574129 C20.205858,1.44100629 20.205858,2.7760536 19.3824259,3.59948578 L9.93970559,13.0422061 L5.96382335,14.0361766 L6.95779391,10.0602944 L16.4005142,0.617574098 Z' id='Path'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") center center/22px 22px transparent no-repeat;
      display: inline-block;
      height: 22px;
      width: 22px;
    }

    span.icon-delete {
      background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='20px' height='22px' viewBox='0 0 20 22' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3Etrash-2%3C/title%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd' stroke-linecap='round' stroke-linejoin='round'%3E%3Cg id='Dashboard_00' transform='translate(-1033.000000, -1024.000000)' stroke='%23575757' stroke-width='2'%3E%3Cg id='Group-6' transform='translate(137.000000, 997.000000)'%3E%3Cg id='Group-2' transform='translate(878.000000, 10.000000)'%3E%3Cg id='trash-2' transform='translate(19.000000, 18.000000)'%3E%3Cpolyline id='Path' points='0 4 2 4 18 4'%3E%3C/polyline%3E%3Cpath d='M16,4 L16,18 C16,19.1045695 15.1045695,20 14,20 L4,20 C2.8954305,20 2,19.1045695 2,18 L2,4 M5,4 L5,2 C5,0.8954305 5.8954305,0 7,0 L11,0 C12.1045695,0 13,0.8954305 13,2 L13,4' id='Shape'%3E%3C/path%3E%3Cline x1='7' y1='9' x2='7' y2='15' id='Path'%3E%3C/line%3E%3Cline x1='11' y1='9' x2='11' y2='15' id='Path'%3E%3C/line%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") center center/20px 22px transparent no-repeat;
      display: inline-block;
      height: 22px;
      width: 22px;
    }
  }
}

#dashboard .dashboard-events {

  #calendar {
    box-shadow: 0 2px 7px 0 rgba(0, 0, 0, 0.2);
    padding-top: 20px;

    button {
      &.fc-button {
        &.fc-prev-button,
        &.fc-next-button {
          border: none;
          background-color: #ffffff;
          background-size: 24px 24px;
          background-repeat: no-repeat;
          background-position: center;
          width: 24px;
          height: 39px;
        }

        &.fc-prev-button {
          background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg fill='none' fill-rule='evenodd' stroke-linecap='round' stroke-linejoin='round'%3E%3Cg stroke='%23575757' stroke-width='1.66'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath d='M0 11.621L23.241 11.621M11.621 0L23.241 11.621 11.621 23.241' transform='translate(-1126 -754) translate(1106 715) translate(19.5 39.012) matrix(-1 0 0 1 24.241 0)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
        }

        &.fc-next-button {
          background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg fill='none' fill-rule='evenodd' stroke='%23575757' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.66'%3E%3Cpath d='M0 11.621L23.241 11.621M11.621 0L23.241 11.621 11.621 23.241' transform='translate(.258 .012)'/%3E%3C/g%3E%3C/svg%3E%0A");
        }

        span {
          display: none;
        }
      }
    }

    h2 {
      font-size: 1.25rem;
      font-weight: 800;
      line-height: 42px;
      margin-bottom: 0;
    }

    .fc-toolbar.fc-header-toolbar {
      padding: 0 1rem;
    }

    .fc-button:focus,
    .fc-button.fc-state-down {
      box-shadow: none;
      border: none;
      outline: none;
    }

    .fc-day-number {
      margin: 12px 20px 12px 0;
    }

    .fc-content {
      font-size: 10px;
      padding: 3px 0 9px 6px;

      .fc-time {
        display: none;
      }
    }
  }
}

#dashboard-event {
  .__link_back {
    margin-top: 42px;
    margin-bottom: 72px;
  }

  .button-event-i-cal {
    margin-bottom: 2rem;
  }

  .article-teaser {
    font-weight: bold;
  }

  .event-participation-button {
    margin-bottom: 3rem;
  }

  #sidebar {
    h4 {
      font-weight: 900;
      padding-left: 0;
    }

    p.details {
      margin-bottom: 2rem;
    }

    .line {
      margin-bottom: 2rem;
    }

    .person-list {
      margin-top: 1.5rem;
      margin-bottom: 3rem;
      padding-left: 0;
    }
  }
}

.dashboard-favorites {
  .favorite-item {
  }
}

#formAccountingDocumentsDelivery,
#formBoardingInformationOnlineDelivery,
#formBoardingInformationPaperDelivery {
  div.v-select {
    margin-bottom: 0;

    &.number {
      max-width: 100px;
    }
  }

  button[type="submit"].button {
    margin-right: 0;
  }
}

.dashboard-information {
  .newest-changes {
    .item {
    }
  }
}

#dashboard .myData {
  .accordion {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='17' viewBox='0 0 28 17'%3E%3Cpath fill='none' fill-rule='evenodd' stroke='%23ffffff' stroke-linecap='round' stroke-width='4' d='M1210 1662L1210 1678 1194 1678' transform='rotate(45 2621.454 -598.043)'/%3E%3C/svg%3E%0A");
    background-position: right 2rem center;
    background-size: 16px 16px;
    background-repeat: no-repeat;

    &.not-collapsed {
      background-color: #ffffff !important;
      color: #212529 !important;
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='17' viewBox='0 0 26.63 16.14'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:none;stroke:%23575757;stroke-linecap:round;stroke-width:4px;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M2.69,14.31,14,3,25.31,14.31' transform='translate(-0.69 -0.17)'/%3E%3C/svg%3E");
    }

  }

  .collapse {
    padding: 1rem 0.5rem 0 0.5rem;

    table.table {
      tr {
        &:nth-child(odd) {
          background-color: #f0f0f0;
        }
      }
    }
  }

  .employees {
    h4 {
      padding-left: 12px;
    }

    .icon-edit {
      display: inline-block;
      width: 16px;
      height: 16px;
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg fill='none' fill-rule='evenodd' stroke-linecap='round' stroke-linejoin='round' opacity='.25'%3E%3Cg stroke='%23000' stroke-width='2'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath d='M6.146 1.707h-4.78C.612 1.707 0 2.32 0 3.073v9.561C0 13.388.612 14 1.366 14h9.56c.755 0 1.367-.612 1.367-1.366v-4.78' transform='translate(-691 -1364) translate(140 838) translate(0 476) translate(0 36) translate(552 15)'/%3E%3Cpath d='M11.268.683c.566-.566 1.483-.566 2.05 0 .565.566.565 1.483 0 2.049L6.828 9.22l-2.731.682.682-2.731L11.268.683z' transform='translate(-691 -1364) translate(140 838) translate(0 476) translate(0 36) translate(552 15)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
      background-position: center;
      background-size: 16px 16px;
      background-repeat: no-repeat;
      overflow: hidden;
    }

    .icon-delete {
      display: inline-block;
      width: 16px;
      height: 15px;
      margin-right: 20px;
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='15' viewBox='0 0 16 15'%3E%3Cg fill='%23575757' fill-rule='evenodd' opacity='.5' transform='translate(.558 -.099)'%3E%3Crect width='1.6' height='19.2' x='6.8' y='-2' rx='.8' transform='rotate(-45 7.6 7.6)'/%3E%3Crect width='1.6' height='19.2' x='6.8' y='-2' rx='.8' transform='rotate(45 7.6 7.6)'/%3E%3C/g%3E%3C/svg%3E%0A");
      background-repeat: no-repeat;
      background-size: 16px 15px;
    }

    + .underline {
      padding-left: 12px;
    }
  }

  .office-content {
    padding-left: 12px;
  }

  #sidebar {
    padding-top: 0;

    h4.person-list-title {
      margin-top: 1rem;
    }
  }
}

#dashboard .dashboard-sub-account-edit {
  .error {
    color: #f00;
    font-weight: 400;
    font-size: 1rem;
  }
}

.dashboard-reisekosten {
    .form-group {
        textarea {
            height: 200px;
            margin-bottom: 1rem;
        }
    }

    fieldset {
        .fw-600 {
            font-weight: 600;
        }
    }

    .custom-file-input ~ .custom-file-label::after {
        content: 'Durchsuchen';
    }

    .input-group-append {
        .input-group-text {
            width: 50px;
            justify-content: center;
        }
    }
}

.button-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 1rem;

    .progress-step__back,
    .progress-step__next {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 40px;
        height: 40px;
        border-radius: 50%;
        background-color: #fff;
        border: 1px solid #888;
        color: #888;
        font-size: 20px;
        cursor: pointer;
    }
}

.progress-container {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    width: 100%;
    height: 100%;

    .progress-step {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin: 0 auto;
        padding: 0 20px;

        .progress-step__line {
            position: absolute;
            top: 20%;
            left: 0;
            right: 0;
            height: 2px;
            background-color: #e0e0e0;
        }

        .progress-step__item {
            display: flex;
            flex-direction: column;
            align-items: center;
            position: relative;
            padding: 0 20px;

            .progress-step__item__icon {
                display: flex;
                justify-content: center;
                align-items: center;
                width: 40px;
                height: 40px;
                border-radius: 50%;
                background-color: #e0e0e0;
                color: #fff;
                font-size: 1.2rem;
                font-weight: 700;
                cursor: pointer;
            }

            .progress-step__item__title {
                display: flex;
                flex-direction: column;
                align-items: center;
                margin-top: 5px;
                font-size: 14px;
                line-height: 1.25rem;
                color: #999;
            }

            .progress-step__item--active {
                background-color: #007ec4;
            }
        }
    }
}

#dose.dose__details {
  font-weight: 400;

  .badge {
    color: var(--color-base-1);
    font-size: 0.875rem;
    margin-top: 0;
    margin-bottom: 4px;
    padding: 4px 12px;
    background-color: #e7eaef;

    &.badge-big {
      font-weight: 800;
      font-size: 1.125rem;
    }
  }

  .dose-button {
    margin: 0 0 8px 0;

    &.dose-button-contact-form {
      width: auto;
      margin: 0 0 0 16px;
      padding: 8px 16px;
      height: 40px;

      &.cancel {
        background-color: transparent;
        color: var(--color-base-1);
      }
    }

    &.dose-button-small {
      height: auto;
      line-height: 1.1;
      max-width: 100%;
      min-height: 40px;
      width: 275px;
    }
  }

  .dose-details-info {
    font-size: 1rem;
    margin-bottom: 16px;

    &.last {
      margin-bottom: 32px;
    }
  }

  .dose-details-note {
    margin-bottom: 2.5rem;
  }

  .dose-details-subtitle {
    font-size: 1rem;
    margin-bottom: 8px;
  }

  .dose-details-text {
    font-size: 1rem;
    line-height: 1.25;
  }

  .dose-details-title {
    font-size: 1.25rem;
    line-height: 2;
    margin-bottom: 8px;
  }

  #doseOfferContactForm {
    margin: 1.5rem 0;
    padding: 1rem 0;
    border-top: 2px solid #e4e4e4;
    border-bottom: 2px solid #e4e4e4;

    .offer-form-note-required {
      display: block;
      margin-bottom: 0.375rem;
    }

    .offer-form-title {
      font-weight: 400;
      line-height: 2.5rem;
      margin-bottom: 1rem;
    }
  }
}

#editOffers {
  a.button.button-small {
    height: auto;
    line-height: 1.5;
    margin-right: 0;
    max-width: none;
    min-height: 40px;
    padding: 12px 32px;
    width: auto;
  }

  button {
    border-radius: 0;
    font-size: 20px;

    &.button-back {
      color: var(--color-base-1);
      background-color: transparent;
      border-color: transparent;
      margin-right: 20px;
    }

    &.button-next {
      background-color: var(--color-base-1);
      border-color: var(--color-base-1);
    }

    &:focus,
    &:focus-visible {
      box-shadow: none;
    }
  }

  h1 {
    font-size: 3.75rem;
    line-height: 1.17;
    letter-spacing: 0.00875rem;
    margin-top: 2rem;
    margin-bottom: 1rem;

    @media (max-width: 479px) {
      font-size: 2rem;
    }
  }

  h3 {
    font-weight: 800;
    margin-top: 0;
    margin-bottom: 1rem;

    &.smallTitle {
      font-weight: 600;
    }
  }

  h4 {
    font-weight: 800;
    margin-bottom: 1rem;
  }

  .card {
    border: none;

    .card-body {
      padding: 0;
    }
  }

  .counter-badge {
    background: rgb(232, 235, 239);
    background: linear-gradient(100deg, rgba(232, 235, 239, 1) 0%, rgba(232, 235, 239, 1) 49%, rgba(87, 87, 87, 1) 50%, rgba(87, 87, 87, 1) 100%);
    border-radius: 16px;
    font-size: 1.25rem;
    padding: 5px 4px;

    .step {
      color: var(--color-base-1);
      display: inline-block;
      text-align: center;
      width: 36px;
    }

    .maxSteps {
      display: inline-block;
      text-align: center;
      width: 36px;
    }
  }

  .dose_doctors_office_after_input {
    display: block;
    margin-top: 2.5rem;
  }

  .vue-dropzone {
    width: 258px;
    height: 184px;
    background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='44px' height='34px' viewBox='0 0 44 34' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3Ecloud-upload%3C/title%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd' opacity='0.498115007'%3E%3Cg id='Praxisbörse-für-Praxisangebote_Formular_11' transform='translate(-533.000000, -1168.000000)' fill='%23000000' fill-rule='nonzero'%3E%3Cg id='cloud-upload' transform='translate(533.000000, 1168.000000)'%3E%3Cpath d='M32,30 L32,26 L34,26 C37.3137084,26 40,23.3137084 40,20 C40,16.6862916 37.3137084,14 34,14 C33.9373572,14.0002122 33.9373572,14.0002122 33.8749766,14.0012682 L32.1475178,14.036353 L31.8618834,12.3323114 C31.0606876,7.5525267 26.9022548,4 22,4 C18.3847996,4 15.1085966,5.93285726 13.3328326,9.00796698 L12.7813215,9.96302468 L11.6793104,10.0062808 C7.39868104,10.174304 4,13.7008902 4,18 C4,22.418278 7.581722,26 12,26 L12,30 C5.372583,30 0,24.627417 0,18 C0,11.9175395 4.53406142,6.86692238 10.4397819,6.10054976 C13.0180295,2.33014476 17.3068707,0 22,0 C28.3172372,0 33.7500024,4.2112424 35.4508862,10.1044874 C40.286137,10.8072556 44,14.9699182 44,20 C44,25.5228474 39.5228474,30 34,30 L32,30 Z M24,20.8284272 L24,34 L20,34 L20,20.8284272 L15.4142136,25.4142136 L12.5857864,22.5857864 L22,13.1715728 L31.4142136,22.5857864 L28.5857864,25.4142136 L24,20.8284272 Z' id='Shape'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") #f4f4f4 no-repeat center center;
    position: relative;
  }

  #dose_doctors_office_adTitle {
    margin-bottom: 0;
  }
}

#formEditOffer {
  &.edit-update {
    h3 {
      margin-top: 2rem;
      margin-bottom: 1rem;
    }
  }

  .card {
    border: none;
  }

  .vue-dropzone {
    width: 258px;
    height: 184px;
    background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='44px' height='34px' viewBox='0 0 44 34' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3Ecloud-upload%3C/title%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd' opacity='0.498115007'%3E%3Cg id='Praxisbörse-für-Praxisangebote_Formular_11' transform='translate(-533.000000, -1168.000000)' fill='%23000000' fill-rule='nonzero'%3E%3Cg id='cloud-upload' transform='translate(533.000000, 1168.000000)'%3E%3Cpath d='M32,30 L32,26 L34,26 C37.3137084,26 40,23.3137084 40,20 C40,16.6862916 37.3137084,14 34,14 C33.9373572,14.0002122 33.9373572,14.0002122 33.8749766,14.0012682 L32.1475178,14.036353 L31.8618834,12.3323114 C31.0606876,7.5525267 26.9022548,4 22,4 C18.3847996,4 15.1085966,5.93285726 13.3328326,9.00796698 L12.7813215,9.96302468 L11.6793104,10.0062808 C7.39868104,10.174304 4,13.7008902 4,18 C4,22.418278 7.581722,26 12,26 L12,30 C5.372583,30 0,24.627417 0,18 C0,11.9175395 4.53406142,6.86692238 10.4397819,6.10054976 C13.0180295,2.33014476 17.3068707,0 22,0 C28.3172372,0 33.7500024,4.2112424 35.4508862,10.1044874 C40.286137,10.8072556 44,14.9699182 44,20 C44,25.5228474 39.5228474,30 34,30 L32,30 Z M24,20.8284272 L24,34 L20,34 L20,20.8284272 L15.4142136,25.4142136 L12.5857864,22.5857864 L22,13.1715728 L31.4142136,22.5857864 L28.5857864,25.4142136 L24,20.8284272 Z' id='Shape'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") #f4f4f4 no-repeat center center;
    position: relative;
  }
}

.list-item-offer {
  padding: 40px 16px 16px;
  position: relative;

  .deactivated {
    background-color: rgba(255, 255, 255, 0.5);
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;

    .deactivated-box {
      background-color: #fff;
      border: 1px solid var(--color-base-1);
      box-shadow: 0 0 12px 0 #555;
      color: var(--color-base-1);
      font-size: 1.25rem;
      height: 60px;
      padding: 17px 16px;
    }
  }

  .list-item-offer-date {
    position: absolute;
    top: 0;
    left: 16px;
    max-width: calc(100% - 32px);
    display: inline-block;
    background-color: var(--color-base-1);
    color: #fff;
    font-size: 0.75rem;
    line-height: 1.5rem;
    padding: 0 16px;
  }

  .list-item-offer-title {
    font-size: 1.5rem;
    font-weight: 800;
    color: var(--color-base-1);
    margin-bottom: 8px;
  }

  .list-item-offer-description {
    font-size: 1rem;
    line-height: 1.25;
    color: var(--color-base-1);
    margin-bottom: 1rem;

    .list-item-offer-description-row {
      margin-bottom: 4px;
    }
  }

  a.list-item-offer-button {
    background-color: var(--color-base-1);
    bottom: 16px;
    color: #fff;
    display: inline-block;
    font-size: 1.25rem;
    font-weight: 400;
    line-height: 1.2;
    right: 16px;
    padding: 8px 16px;
    position: absolute;
  }

  a.list-item-request-button {
    background-color: var(--color-base-1);
    color: #fff;
    display: inline-block;
    float: right;
    font-size: 1.25rem;
    font-weight: 400;
    line-height: 1.2;
    padding: 8px 16px;
  }

  &:after {
    background: url('/build/images/bg_line.svg') transparent;
    background-size: 5px;
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    pointer-events: none;
    z-index: -1;
  }
}

.list-item-offer-image {
  box-sizing: content-box;
  float: left;
  width: 295px;
  height: 212px;
  margin-right: 16px;

  @media (max-width: 575px) {
    width: 100%;
    float: none;
    margin-bottom: 1rem;
  }

  &.upload {
    position: relative;
    width: 258px;
    height: 184px;
    float: none;

    &.border {
      width: 256px;
      height: 182px;
      border: 1px solid #c4c4c4;
    }

    .upload-delete {
      position: absolute;
      right: -12px;
      top: -12px;
      background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='26px' height='26px' viewBox='0 0 26 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3EGroup 3%3C/title%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Praxisbörse-für-Praxisangebote_Formular_11' transform='translate(-385.000000, -720.000000)'%3E%3Cg id='Group' transform='translate(140.000000, 721.000000)'%3E%3Cg id='Group-3' transform='translate(246.000000, 0.000000)'%3E%3Ccircle id='Oval' stroke='%23FFFFFF' stroke-width='2' fill='%23FF5656' cx='12' cy='12' r='12'%3E%3C/circle%3E%3Cg id='x' transform='translate(7.000000, 7.000000)' fill='%23FFFFFF' fill-rule='nonzero'%3E%3Cpolygon id='Path' points='5 6.23882951 1.23882951 10 0 8.76117049 3.76117049 5 0 1.23882951 1.23882951 0 5 3.76117049 8.76117049 0 10 1.23882951 6.23882951 5 10 8.76117049 8.76117049 10'%3E%3C/polygon%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat transparent center center/100% 100%;
      height: 24px;
      width: 24px;
      z-index: 1;
      cursor: pointer;
    }
  }

  .list-item-offer-image-center-wrapper {
    height: inherit;
    overflow: hidden;
    position: relative;
    width: 100%;

    .list-item-offer-image-center {
      background-color: #efefef;
      bottom: 0;
      display: flex;
      height: inherit;
      left: 0;
      position: absolute;
      right: 0;
      top: 0;
      justify-content: center;
      align-items: center;

      img {
        max-height: 100%;
        max-width: 100%;
      }
    }
  }
}

.list-item-subscription {
  color: var(--color-base-1);
  font-size: 1.5rem;
  font-weight: 800;
  line-height: 1.167;
  padding: 1.5rem 1rem;
  position: relative;

  &:after {
    background: url('/build/images/bg_line.svg') transparent;
    background-size: 5px;
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    pointer-events: none;
    z-index: -1;
  }
}

#dose {
  a {
    &.button {
      border: 1px solid var(--color-base-1);
      cursor: pointer;
      font-size: 1.25rem;
      font-weight: 400;
      height: auto;
      line-height: 1.5;
      margin: 0;
      max-width: none;
      padding: 6px 12px;
      width: auto;
    }
  }

  h1 {
    font-size: 3.75rem;
    line-height: 1.17;
    letter-spacing: 0.00875rem;
    margin-top: 2rem;

    @media (max-width: 575px) {
      font-size: 3rem;
    }

    @media (max-width: 479px) {
      font-size: 2rem;
    }
  }

  h2 {
    margin-top: 120px;
    font-size: 2.25rem;
    line-height: 1.22;
  }

  #dose_header {
    width: 100%;
    height: auto;
  }

  #login {
    h4 {
      margin-bottom: 0.5rem;
    }

    small {
      &.info {
        display: block;
        margin-bottom: 1.5rem;
      }
    }
  }

  #searchOffers {
    .search-offer-button {
      height: 56px;
      margin: 0;
      max-width: 100%;

      @media (max-width: 767px) {
        width: 100%;
      }
    }
  }

  .dose-button {
    background-color: var(--color-base-1);
    border: none;
    border-radius: 0;
    color: #fff;
    display: block;
    font-size: 1.25rem;
    font-weight: 300;
    line-height: 1.2;
    margin: 0 0 16px auto;
    padding: 8px 0;
    text-align: center;
    width: 275px;
  }

  .search-offers-buttons,
  .search-request-buttons,
  .offer-details-buttons,
  .request-details-buttons {
    .dose-button,
    .dose-button.dose-button-small {
      @media (max-width: 767px) {
        margin-bottom: 1.5rem;
        width: 100%;
        font-size: 20px;
        font-weight: 600;
        line-height: 52px;
        padding: 0;
      }

      @media (max-width: 575px) {
        font-size: 1rem;
      }
    }
  }

  .dose__index {
    img#dose_header {
      max-width: 100%;
      height: auto;
      margin-bottom: 2rem;
    }
  }

  .dose__index_button_big {
    width: 100%;
    height: 152px;
    margin-bottom: 30px;
    overflow: hidden;
    display: flex;
    align-items: center;
    font-size: 2.25rem;
    line-height: 1.22;
    color: var(--color-text);
    font-weight: 800;
    position: relative;

    &:after {
      background: url('/build/images/bg_line.svg') transparent;
      background-size: 5px;
      content: '';
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      pointer-events: none;
      z-index: -1;
    }

    span {
      flex: 1 1 auto;
      padding-left: 40px;
    }

    @media (max-width: 1023px) {
      font-size: 1.75rem;
    }
  }

  .search-input-row,
  .search-title-row {
    margin-bottom: 1.5rem;
  }

  .form-group {
    &.textarea_big_text {
      textarea {
        font-size: 1.25rem;
      }
    }
  }

  .vue-dropzone {
    width: 258px;
    height: 184px;
    background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='44px' height='34px' viewBox='0 0 44 34' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3Ecloud-upload%3C/title%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd' opacity='0.498115007'%3E%3Cg id='Praxisbörse-für-Praxisangebote_Formular_11' transform='translate(-533.000000, -1168.000000)' fill='%23000000' fill-rule='nonzero'%3E%3Cg id='cloud-upload' transform='translate(533.000000, 1168.000000)'%3E%3Cpath d='M32,30 L32,26 L34,26 C37.3137084,26 40,23.3137084 40,20 C40,16.6862916 37.3137084,14 34,14 C33.9373572,14.0002122 33.9373572,14.0002122 33.8749766,14.0012682 L32.1475178,14.036353 L31.8618834,12.3323114 C31.0606876,7.5525267 26.9022548,4 22,4 C18.3847996,4 15.1085966,5.93285726 13.3328326,9.00796698 L12.7813215,9.96302468 L11.6793104,10.0062808 C7.39868104,10.174304 4,13.7008902 4,18 C4,22.418278 7.581722,26 12,26 L12,30 C5.372583,30 0,24.627417 0,18 C0,11.9175395 4.53406142,6.86692238 10.4397819,6.10054976 C13.0180295,2.33014476 17.3068707,0 22,0 C28.3172372,0 33.7500024,4.2112424 35.4508862,10.1044874 C40.286137,10.8072556 44,14.9699182 44,20 C44,25.5228474 39.5228474,30 34,30 L32,30 Z M24,20.8284272 L24,34 L20,34 L20,20.8284272 L15.4142136,25.4142136 L12.5857864,22.5857864 L22,13.1715728 L31.4142136,22.5857864 L28.5857864,25.4142136 L24,20.8284272 Z' id='Shape'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") #f4f4f4 no-repeat center center;
    position: relative;
  }
}

.form-row {
  margin-bottom: 16px;

  input[type="text"] {
    margin-bottom: 0;
  }

  .custom-control {
    display: flex;
    height: 100%;
    align-items: center;

    &.custom-checkbox {
      margin-bottom: 0;
      margin-left: 10px;
    }
  }
}

a.download_tag {
  display: inline-block;
  padding: 0 24px 0 58px;
  height: 44px;
  border-radius: 22px;
  color: #ffffff;
  font-weight: 600;
  line-height: 44px;
  background-color: var(--color-base-1);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cg fill='none' fill-rule='evenodd' stroke='%23FFF' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M19 13v4a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2v-4M5 8l5 5 5-5M10 13V1'/%3E%3C/g%3E%3C/svg%3E%0A");
  background-size: 20px;
  background-position: left 24px center;
  background-repeat: no-repeat;
  margin-right: 16px;
}

a.__link_back,
.__link_back {
  display: inline-block;
  margin-bottom: 16px;
  padding-left: 28px;
  color: var(--color-base-1);
  font-size: 0.75rem;
  font-weight: 300;
  line-height: 2;
  letter-spacing: 0.25px;
  background: url("data:image/svg+xml,%3Csvg id='Ebene_1' data-name='Ebene 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 22 22'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:none;stroke:%23575757;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;%7D%3C/style%3E%3C/defs%3E%3Ctitle%3Earrow-left-circle%3C/title%3E%3Ccircle class='cls-1' cx='11' cy='11' r='10'/%3E%3Cpath class='cls-1' d='M11,7,7,11l4,4m4-4H7'/%3E%3C/svg%3E") no-repeat left center transparent;
  background-size: 20px 20px;
}

.__link_back_spacer {
  margin-bottom: 16px;
  padding-left: 28px;
  height: 2rem;
}

a.back {
  color: #257d7c;
  display: inline-block;
  padding-left: 28px;
  font-size: 0.75rem;
  line-height: 20px;
  background-image: url("data:image/svg+xml,%3Csvg id='Ebene_1' data-name='Ebene 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 22 22'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:none;stroke:%23257d7c;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;%7D%3C/style%3E%3C/defs%3E%3Ctitle%3Earrow-left-circle%3C/title%3E%3Ccircle class='cls-1' cx='11' cy='11' r='10'/%3E%3Cpath class='cls-1' d='M11,7,7,11l4,4m4-4H7'/%3E%3C/svg%3E");
  background-size: 20px;
  background-position: left center;
  background-repeat: no-repeat;
}

a.download {
  display: flex;
  color: var(--color-text);
  line-height: 44px;
  font-weight: 300;
  margin-bottom: 2rem;

  > span:first-child {
    display: inline-block;
    width: 44px;
    height: 44px;
    border-radius: 22px;
    background-color: var(--color-base-1);
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cg fill='none' fill-rule='evenodd' stroke='%23FFF' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M19 13v4a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2v-4M5 8l5 5 5-5M10 13V1'/%3E%3C/g%3E%3C/svg%3E%0A");
    background-size: 20px;
    background-position: center;
    background-repeat: no-repeat;
    flex: 0 0 auto;
  }

  > span:last-child {
    margin-left: 16px;
  }

  @media (max-width:576px) {
    line-height: 1.17;
    align-items: center;
    margin-bottom: 1rem;

    > span:first-child {
      background-size: 14px;
      width: 32px;
      height: 32px;
    }

    > span:last-child {
      margin-left: 8px;
    }
  }
}

input.form-control {
  margin-bottom: 16px;
  border: 1px solid rgba(87,87,87,0.3);
  border-radius: 0;
  height: 56px;
  line-height: 56px;
  font-size: inherit;
  padding-left: 8px;
  color: var(--color-base-1);
}

#content__header,
.courses__search {
  input[type="text"] {
    border: none;
    background-color: #fff;
    max-width: 100%;
    width: 100%;
    margin: 0 0 16px;
    padding: 6px 8px;
    color: var(--color-text);
    font-size: inherit;
    line-height: 1.4;

    &::placeholder {
      color: #bababa;
    }
  }
}

#content__header {
  hyphens: none;
}

input[type="checkbox"] {
  position: absolute;
  left: 0;
  width: 18px;
  height: 18px;
  opacity: 0;
  cursor: pointer;
  z-index: 2;
}

.checkboxes-title {
  margin-bottom: 16px;
}

.checkbox-label {
  display: flex;
  align-items: center;
  position: relative;
  height: 24px;
  padding-left: 32px;
  margin-right: 24px;
  margin-bottom: 20px;

  &:last-child {
    margin-right: 0;
  }

  input:checked ~ .checkbox {
    background-color: #ffffff;
    border-radius: 5px;
    transform: rotate(0deg) scale(1);
    opacity: 1;
    border: 2px solid #ffffff;

    &:after {
      transform: rotate(45deg) scale(1);
      opacity: 1;
      left: 5px;
      top: 0;
      width: 6px;
      height: 12px;
      border: solid #009bff;
      border-width: 0 2px 2px 0;
      background-color: transparent;
      border-radius: 0;
    }

    &:before {
      left: -3px;
      top: -3px;
      width: 24px;
      height: 24px;
      border-radius: 5px;
      transform: scale(3);
      opacity: 0;
      z-index: 999;
      transition: all 0.3s ease-out;
    }
  }

  .checkbox {
    position: absolute;
    top: 0;
    left: 0;
    width: 18px;
    height: 18px;
    background-color: transparent;
    border-radius: 2px;
    border: 2px solid #ffffff;

    &:after {
      position: absolute;
      content: '';
      left: 8px;
      top: 8px;
      height: 0;
      width: 0;
      border-radius: 2px;
      border: solid #009bff;
      border-width: 0 3px 3px 0;
      transform: rotate(0deg) scale(0);
      opacity: 1;
    }

    &:before {
      position: absolute;
      content: '';
      left: 10px;
      top: 10px;
      width: 0;
      height: 0;
      border-radius: 5px;
      border: 2px solid #ffffff;
      transform: scale(0);
    }
  }
}

.custom-checkbox {
  margin-bottom: 16px;

  a {
    color: var(--color-text);
    text-decoration: underline;
  }
}

.custom-control-input:checked ~ .custom-control-label::before {
  border-color: var(--color-base-1);
  background-color: var(--color-base-1);
}

.b-form-datepicker {
  padding: 0;
  border: 1px solid rgba(87,87,87,0.3);
  border-radius: 0;
  margin-bottom: 1rem;

  > .btn {
    padding-top: 4px;
  }

  > label.form-control {
    border: none;
    padding: 0;
    margin: 0;
    line-height: 54px;
    font-size: 1.25rem;

    @media (max-width:575px) {
      font-size: 1rem;
    }
  }

  .b-calendar-grid {
    .btn {
      padding: 0.075rem 0.2rem;
    }
  }
}

div.v-select {
  color: #6c757d;

  &.vs--searchable {
    background-color: #fff;
  }

  &.search-icon {
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cg fill='none' fill-rule='evenodd' stroke='%23575757' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' transform='translate(1 1)'%3E%3Ccircle cx='8' cy='8' r='8'/%3E%3Cpath d='M18 18l-4.35-4.35'/%3E%3C/g%3E%3C/svg%3E%0A") no-repeat #ffffff right 32px center;
  }

  margin-bottom: 16px;

  &.single.open {
    .vs__selected {
      overflow: hidden;
      right: 40px;
      left: 0;
    }
  }

  .vs__selected {
    font-size: 1.25rem;
    color: var(--color-base-1);
    font-weight: 400;
    line-height: 44px;
    white-space: nowrap;
    overflow: hidden;
  }

  .dropdown-toggle,
  .vs__dropdown-toggle {
    border: 1px solid rgba(87, 87, 87, 0.3);
    border-radius: 0;

    &:after {
      display: none;
    }
  }

  .vs__dropdown-toggle {
    padding: 0;

    .vs__selected {
      margin-top: 0;
    }
  }

  .vs__selected-options {
    display: contents;
  }

  .vs__clear {
    margin-top: -4px;
  }

  input[type=search],
  input[type=search]:focus {
    line-height: 44px;
    font-size: inherit;
    background-color: #ffffff;

    &.vs__search {
      margin: 0;
      line-height: 36px;

      &::placeholder {
        color: #bababa;
      }
    }
  }

  .dropdown-menu,
  .vs__dropdown-menu {
    li {
      margin-bottom: 0!important;

      &.highlight {
        a {
          background-color: var(--color-base-1);
          color: #fff!important;
        }
      }
    }
  }

  .vs__actions {
    background-color: #ffffff;
    align-items: center;
  }
}

.error {
  > div.v-select {
    .dropdown-toggle,
    .vs__dropdown-toggle {
      border-color: var(--color-text-red);
    }
  }
}

#emergency {
  a {
    color: var(--color-base-1);
  }

  h1 {
    margin-top: 2.5rem;
    margin-bottom: 3.5rem;
  }

  .v-select {
    margin-top: 1rem;
  }

  .result {
    background-color: #f2f2f2;
    padding: 40px 16px;
    margin-bottom: 2rem;

    strong {
      padding: 0.6875rem 0;
      display: inline-block;
    }

    h3 {
      font-size: 1.5rem;
      font-weight: 800;
      font-stretch: normal;
      font-style: normal;
      margin-bottom: 1rem;
      line-height: 1.17;
      letter-spacing: 0.25px;
      color: var(--color-base-1);
    }

    .list {
      padding: 0 16px;

      .row {
        border-bottom: 1px solid var(--color-base-1);

        > div {
          line-height: 2.5rem;

          @media (max-width:320px) {
            width: 100%;
            max-width: 100%;
            flex: 0 0 auto;
          }
        }
      }
    }

    &.external {

      .ln {
        height: 1px;
        overflow: hidden;
        width: 100%;
        background-color: #979797;

        &:first-child {
          margin-bottom: 0.35rem;
        }

        &:last-child {
          margin-top: 0.35rem;
        }
      }

      strong {
        padding: 0;
      }

      .row > div {
        padding-top: 0.35rem;
        padding-bottom: 0.35rem;
      }
    }
  }
}

#formService {
  .__link_back {
    display: block;
    margin-top: -40px;
  }

  .btns-form-services {
    padding-top: 4px;
    display: flex;
    flex-direction: row;
    place-content: flex-end;
    align-items: center;

    .btn-form-service {
      width: 20px;
      height: 20px;
      margin-left: 1rem;
      display: inline-flex;
      cursor: pointer;

      &.btn-basket {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='20' height='20' viewBox='0 0 20 20'%3E%3Cdefs%3E%3Cpath id='3q8lkq3k9a' d='M7.499 19.17c-1 0-1.666-.668-1.666-1.669 0-1 .666-1.668 1.666-1.668.999 0 1.665.668 1.665 1.668 0 1.001-.666 1.668-1.665 1.668zm9.166-.003C15.666 19.167 15 18.5 15 17.5s.666-1.667 1.665-1.667c1 0 1.666.667 1.666 1.667s-.667 1.667-1.666 1.667zM3.484 1.667H.834C.373 1.667 0 1.294 0 .833 0 .373.373 0 .833 0h3.334c.397 0 .739.28.817.67l.7 3.497h13.483c.522 0 .916.476.818.99l-1.334 6.997c-.236 1.188-1.29 2.036-2.484 2.013H8.083c-1.211.023-2.264-.825-2.5-2.012L4.19 5.2c-.006-.023-.01-.046-.014-.07l-.693-3.462zm2.533 4.166l1.2 5.996c.079.396.43.679.85.671h8.116c.403.008.754-.275.832-.664l1.144-6.003H6.017z'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cmask id='bxvepln0pb' fill='%23fff'%3E%3Cuse xlink:href='%233q8lkq3k9a'/%3E%3C/mask%3E%3Cuse fill='%23000' fill-rule='nonzero' xlink:href='%233q8lkq3k9a'/%3E%3Cg fill='%239E9E9E' mask='url(%23bxvepln0pb)'%3E%3Cpath d='M0 0H122.5V122.5H0z' transform='translate(-50.833 -50.833)'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
        background-size: 100%;
        background-color: transparent;
        background-position: center;
        background-repeat: no-repeat;
      }

      &.btn-print {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='20' height='20' viewBox='0 0 20 20'%3E%3Cdefs%3E%3Cpath id='pciynw7kha' d='M16.667 6.667h-.834v-5c0-.5-.333-.834-.833-.834H5c-.5 0-.833.334-.833.834v5h-.834c-1.416 0-2.5 1.083-2.5 2.5v4.166c0 1.417 1.084 2.5 2.5 2.5h.834v2.5c0 .5.333.834.833.834h10c.5 0 .833-.334.833-.834v-2.5h.834c1.416 0 2.5-1.083 2.5-2.5V9.167c0-1.417-1.084-2.5-2.5-2.5zM5.833 2.5h8.334v4.167H5.833V2.5zm8.334 15H5.833v-5h8.334v5zm3.333-4.167c0 .5-.333.834-.833.834h-.834v-2.5c0-.5-.333-.834-.833-.834H5c-.5 0-.833.334-.833.834v2.5h-.834c-.5 0-.833-.334-.833-.834V9.167c0-.5.333-.834.833-.834h13.334c.5 0 .833.334.833.834v4.166z'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cmask id='llmqotw98b' fill='%23fff'%3E%3Cuse xlink:href='%23pciynw7kha'/%3E%3C/mask%3E%3Cuse fill='%23000' fill-rule='nonzero' xlink:href='%23pciynw7kha'/%3E%3Cg fill='%239E9E9E' mask='url(%23llmqotw98b)'%3E%3Cpath d='M0 0H122.5V122.5H0z' transform='translate(-50.833 -50.833)'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
        background-size: 100%;
        background-color: transparent;
        background-position: center;
        background-repeat: no-repeat;
      }

      &.btn-pvs {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='20' height='20' viewBox='0 0 20 20'%3E%3Cdefs%3E%3Cpath id='rgmhibai0a' d='M17.417 7.167c-.084-.084-.084-.167-.167-.25l-5.833-5.834c-.084-.083-.167-.166-.25-.166-.084-.084-.25-.084-.334-.084H5c-1.417 0-2.5 1.084-2.5 2.5v13.334c0 1.416 1.083 2.5 2.5 2.5h10c1.417 0 2.5-1.084 2.5-2.5V7.5c0-.083 0-.25-.083-.333zm-5.75-3.5l3 3h-3v-3zM15 17.5H5c-.5 0-.833-.333-.833-.833V3.333c0-.5.333-.833.833-.833h5v5c0 .5.333.833.833.833h5v8.334c0 .5-.333.833-.833.833z'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cmask id='tf2xqs1xcb' fill='%23fff'%3E%3Cuse xlink:href='%23rgmhibai0a'/%3E%3C/mask%3E%3Cuse fill='%23000' fill-rule='nonzero' xlink:href='%23rgmhibai0a'/%3E%3Cg fill='%239E9E9E' mask='url(%23tf2xqs1xcb)'%3E%3Cpath d='M0 0H122.5V122.5H0z' transform='translate(-50.833 -50.833)'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
        background-size: 100%;
        background-color: transparent;
        background-position: center;
        background-repeat: no-repeat;
      }

      &.btn-update {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='20' viewBox='0 0 24 20'%3E%3Cdefs%3E%3Cpath id='9x7883527a' d='M23.9 8.4c0 .1-.1.1-.1.2 0 0 0 .1-.101.1-.1.1-.201.2-.302.2-.1.1-.3.1-.401.1H16.97c-.603 0-1.004-.4-1.004-1s.401-1 1.004-1h3.514l-2.811-2.601c-.904-.9-1.908-1.5-3.013-1.9-2.008-.7-4.217-.6-6.125.3-2.009.9-3.415 2.5-4.118 4.5-.2.5-.803.8-1.305.6-.502-.1-.803-.7-.603-1.2.904-2.6 2.712-4.6 5.122-5.7 2.41-1.2 5.121-1.3 7.632-.4 1.405.5 2.71 1.3 3.715 2.4l3.013 2.7V2c0-.6.401-1 1.004-1 .602 0 1.004.4 1.004 1v6.1c0 .1 0 .2-.1.3zm-3.113 3.7c-.502-.2-1.105.1-1.306.6-.402 1.1-1.004 2.2-1.908 3-1.406 1.5-3.514 2.3-5.623 2.3-2.109 0-4.117-.8-5.724-2.4L3.414 13H6.93c.602 0 1.004-.4 1.004-1s-.402-1-1.004-1H.503s-.101 0-.101.1c-.1 0-.201.1-.201.2 0 0 0 .1-.1.1 0 .1-.101.1-.101.2v6.3c0 .6.402 1 1.004 1 .603 0 1.004-.4 1.004-1v-3.7L4.921 17c1.807 2 4.317 3 7.029 3 2.711 0 5.222-1 7.13-2.9 1.004-1 1.907-2.3 2.41-3.7.1-.6-.201-1.2-.703-1.3z'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cuse fill='%239E9E9E' fill-rule='nonzero' xlink:href='%239x7883527a'/%3E%3C/g%3E%3C/svg%3E%0A");
        background-size: 100%;
        background-color: transparent;
        background-position: center;
        background-repeat: no-repeat;
      }

      &.btn-remove {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='20' height='22' viewBox='0 0 20 22'%3E%3Cdefs%3E%3Cpath id='ymswmhq47a' d='M19 4h-4V3c0-1.7-1.3-3-3-3H8C6.3 0 5 1.3 5 3v1H1c-.6 0-1 .4-1 1s.4 1 1 1h1v13c0 1.7 1.3 3 3 3h10c1.7 0 3-1.3 3-3V6h1c.6 0 1-.4 1-1s-.4-1-1-1zM7 3c0-.6.4-1 1-1h4c.6 0 1 .4 1 1v1H7V3zm9 16c0 .6-.4 1-1 1H5c-.6 0-1-.4-1-1V6h12v13zm-7-9v6c0 .6-.4 1-1 1s-1-.4-1-1v-6c0-.6.4-1 1-1s1 .4 1 1zm4 0v6c0 .6-.4 1-1 1s-1-.4-1-1v-6c0-.6.4-1 1-1s1 .4 1 1z'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cuse fill='%239E9E9E' fill-rule='nonzero' xlink:href='%23ymswmhq47a'/%3E%3C/g%3E%3C/svg%3E%0A");
        background-size: 100%;
        background-color: transparent;
        background-position: center;
        background-repeat: no-repeat;
      }
    }
  }

  .card {
    border-radius: 0;

    button {
      border-radius: 0;
    }
  }

  .addressRow {
    display: flex;
    margin-bottom: 8px;

    &:last-child {
      margin-top: 16px;
    }
  }

  .basket {
    .card {
      border: none;

      header {
        height: 36px;
        padding: 0 0.75rem;
        border-radius: 0;
        background-color: var(--color-base-1);
        font-size: 1rem;
        font-weight: 400;
        line-height: 36px;
        color: #fff;
      }
    }

    table {
      margin-bottom: 0;

      td,
      th {
        padding: 0.45rem;

        input {
          width: 70px;
          height: 28px;
          margin: 0;
          line-height: 1;
        }
      }
    }

    .btn-to-basket {
      margin-top: 4rem;
      max-width: 95%;

      .basketCount {
        background-color: #e52f2f;
        color: #fff;
        position: absolute;
        right: -13px;
        top: -13px;
        min-width: 0;
        height: 26px;
        line-height: 26px;
        border-radius: 50%;
        font-size: 12px;
        text-align: center;
        padding: 0 10px;
      }

      @media (max-width: 991px) {
        margin-left: auto;
        margin-right: auto;
        display: block;
        width: 100%;
        max-width: 100%;

        .basketCount {
          right: 10px;
          top: 12px;
        }
      }
    }

    &.basket-kzvwl {
      header,
      button {
        background-color: var(--color-kzvwl);
      }
    }

    &.basket-zaekwl {
      header,
      button {
        background-color: var(--color-zaekwl);
      }
    }

    button.close {
      background-color: transparent;
    }

    button.btn-clear {
      background-color: transparent;
      color: var(--color-base-1);
      font-size: 1.25rem;
      border: none;
      max-width: none;
      width: auto;

      @media (max-width:480px) {
        font-size: 1rem;
      }
    }

    &.basket-kzvwl .v-select .vs__dropdown-toggle button.clear {
      background-color: transparent;
    }
  }

  .side {
    @media (max-width:991px) {
      margin-top: 2rem;
    }
  }

  .error {
    margin-bottom: 1rem;
    color: #ee0011;
  }
}

#job {
  margin-top: 50px;

  .actions {
    .button {
      width: 100%;
      max-width: none;
      cursor: pointer;
      margin-right: 0;

      &:hover {
        color: #fff;
      }
    }
  }

  .v--modal {
    .custom-control {
      display: inline-block;
      margin-right: 32px;

      &:last-child {
        margin-right: 0;
      }
    }
  }

  @media (max-width:767px) {
    margin-top: 3rem;
  }
}

#job_posting {
  margin-top: 1rem;

  h1, h2, h3, h4, h5 {
    font-weight: 800;
  }

  .infofield {
    margin-bottom: 1.5rem;
  }
}

#jobFormOffer,
#jobFormApplication {
  a {
    color: var(--color-base-1);
  }

  h4 {
      font-size: 2.25rem;
      line-height: 2.75rem;
      letter-spacing: 0;
      font-weight: 800;
  }

  .disclaimer {
    font-size: 0.75rem;
    line-height: 1.5rem;
    padding-left: 1.5rem;
  }

  .code-section {
    > div > div {
      height: 58px;
    }
  }

  .custom-checkbox {
    margin-right: 16px;
    display: inline-block;

    &:last-child {
      margin-right: 0;
    }
  }

  .button {
    margin-bottom: 0;
    width: auto;
    padding: 0 16px;

    &:last-child {
      margin-right: 0;
    }

    @media (max-width:355px) {
      margin-right: 0;
    }
  }
}

.jobItem {
  margin-bottom: 1rem;
  padding: 0 24px 24px 24px;
  background-color: #fcfcfc;

  .jobItem_type {
    background-color: var(--color-base-1);
    color: #fff;
    font-size: 0.75rem;
    padding: 0 21px;
    display: inline-block;
  }

  h3 {
    margin-top: 12px;
    margin-bottom: 24px;
    font-size: 1.5rem;
    line-height: 1.5rem;
  }

  .button {
    margin-top: 32px;
    margin-bottom: 0;
  }

  .jobbItem_location {
    padding-left: 42px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='24' viewBox='0 0 20 24'%3E%3Cg fill='none' fill-rule='evenodd' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' transform='translate(1 1)'%3E%3Cpath d='M18 9c0 7-9 13-9 13S0 16 0 9a9 9 0 1118 0h0z'/%3E%3Ccircle cx='9' cy='9' r='3'/%3E%3C/g%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: top left;
  }

  &.job-kzvwl {
    a.button,
    .jobItem_type {
      background-color: var(--color-blue);
    }
  }

  &.job-zaekwl {
    a.button,
    .jobItem_type {
      background-color: var(--color-green);
    }
  }

  .mail {
    text-decoration: underline;
    color: var(--color-base-1);
  }

  @media (max-width: 767px) {
    .contactPerson {
      margin-top: 1rem;
    }
  }
}

.jobPosting {
  margin-bottom: 3rem;

  .jobPostingItem {
    p {
      margin-bottom: 0;
    }
  }
}

#jobList {
  #input-type {
    width: 538px;
    max-width: 100%;
    margin-bottom: 2rem;
  }

  .pagination {
    a {
      color: var(--color-base-1);
    }

    .page-item.disabled .page-link {
      border-color: transparent;
    }
  }
}

#login {
  p {
    margin-bottom: 2rem;
  }

  strong {
    display: inline-block;
    font-size: 1.5rem;
    margin-bottom: 1rem;
  }

  .__link_back,
  .__link_back_spacer {
    margin-top: 27px;
    margin-bottom: 117px;

    @media(max-width: 480px) {
      margin-bottom: 50px;
    }
  }

  .button {
    display: inline;
    width: 100%;
    padding-left: 24px;
    padding-right: 24px;
    max-width: none;
  }

  .login-box {
    margin-bottom: 77px;

    .login {
      background-color: #f2f2f2;

      strong {
        margin-bottom: 2rem;
      }
    }

    .notice {
      background-color: #e52f2f;
      color: #fff;
    }

    .login,
    .notice {
      padding: 32px 16px;
      height: 100%;
    }
  }

  .phone {
    padding-left: 34px;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='22' height='22' viewBox='0 0 22 22'%3E%3Cdefs%3E%3Cpath id='prefix__a' d='M19.388 12.959c-.904-.1-1.808-.301-2.612-.603-1.105-.402-2.31-.1-3.214.703l-.704.704c-1.808-1.206-3.415-2.713-4.62-4.621l.703-.704c.803-.803 1.105-2.11.703-3.214-.302-.804-.502-1.708-.603-2.612C8.841 1.105 7.534 0 6.027 0H2.712C1.91.1 1.205.502.703 1.105S0 2.511 0 3.315c.301 3.215 1.507 6.43 3.215 9.142 1.607 2.511 3.817 4.721 6.328 6.328C12.256 20.594 15.47 21.7 18.685 22h.301c.804 0 1.608-.301 2.11-.904.502-.603.904-1.306.904-2.11v-3.013c0-1.507-1.105-2.813-2.612-3.014zm.603 3.014v3.013c0 .302-.1.503-.302.703-.2.201-.401.302-.803.302-2.913-.302-5.726-1.306-8.238-2.913-2.31-1.407-4.219-3.416-5.726-5.726C3.315 8.84 2.311 6.027 2.01 3.114c0-.301.1-.502.201-.703.201-.201.502-.402.804-.402h3.013c.503 0 .905.402 1.005.904.1 1.005.402 2.11.804 3.014.1.402 0 .804-.201 1.105L6.329 8.237c-.302.302-.402.804-.201 1.206 1.507 2.712 3.717 4.922 6.43 6.43.4.2.903.2 1.205-.202l1.305-1.306c.302-.301.704-.402 1.106-.2 1.004.401 2.009.602 3.013.803.402.1.804.502.804 1.005z'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cuse fill='%23575757' fill-rule='nonzero' xlink:href='%23prefix__a'/%3E%3C/g%3E%3C/svg%3E%0A") no-repeat transparent left top 3px;
    background-size: 20px;
  }

  form[name="reset_password"] {
    label.required::after {
      content: '' !important;
    }
  }
}

#kzvwl-regions {
  background-size: 100% 100%;
  background-repeat: no-repeat;

  img {
    width: 100%;
    height: auto;
  }
}

#zaekwl-regions {
  background-size: 100% 100%;
  background-repeat: no-repeat;

  img {
    width: 100%;
    height: auto;
  }
}

.mod-carousel {
  .carousel {
    color: #ffffff;
    text-shadow: 1px 1px 2px #333333;

    .carousel-control-prev-icon {
      background-image: none !important;
      mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e");
      -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e");
      mask-size: cover;
      -webkit-mask-size: cover;
      background-color: #337dde;
    }

    .carousel-control-next-icon {
      background-image: none !important;
      mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e");
      -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e");
      mask-size: cover;
      -webkit-mask-size: cover;
      background-color: #337dde;
    }
  }

  .carousel-indicators {
    margin-bottom: 1rem !important;
  }

  .mod-carousel__item {
    .carousel-caption {
      h3 {
        color: #ffffff;
        font-size: 1.75rem;
        line-height: 1.2;
        margin-top: 0;
        margin-bottom: 0.5rem;
        font-weight: 500;
      }

      p {
        margin-bottom: 1rem;
      }
    }
  }
}

.moduleFile {
  .fileSection {
    margin-bottom: 2rem;

    .fileSectionTitle {
      color: #ffffff;
      margin-bottom: 2rem;
      line-height: 2.25rem;
      border-bottom: 4px solid var(--color-base-1);

      .fileSectionTitleBackground {
        max-width: 70%;
        padding-left: 8px;
        background-color: var(--color-base-1);
      }
    }

    .fileSectionFiles {
      .d-flex {
        font-size: 1rem;
        line-height: 1.3;
        flex-wrap: wrap;

        a {
          color: #575757;
        }

        .col-6 {
          margin-bottom: 1.75rem;
        }
      }

      .previewImage {
        height: auto;
        width: 100%;
        margin-bottom: 4px;
      }
    }
  }

  &.videos {
    .fileSection {
      .fileSectionTitle {
        display: none;
      }
    }
  }

  @media (max-width: 576px) {
    padding-bottom: 1rem;

    .fileSection {
      margin-bottom: 1rem;

      .fileSectionTitle {
        margin-bottom: 1rem;

        .fileSectionTitleBackground {
          max-width: none;
        }
      }
    }
  }

  .fileVideo {
    padding: 1rem;
    border-radius: 4px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);

    .fileVideoImage {
      position: relative;
      background-size: cover !important;

      svg {
        width: 100%;
        height: auto;
      }

      .fileVideoImageOverlay {
        position: absolute;
        z-index: 1;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        background-color: transparent;
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3E%3Cdefs%3E%3Cstyle%3E.a%7Bopacity:0.75;%7D.b%7Bfill:%231399d7;%7D.c%7Bfill:%23fff;%7D%3C/style%3E%3C/defs%3E%3Cg class='a'%3E%3Ccircle class='b' cx='24' cy='24' r='23.5'/%3E%3Cpath class='b' d='M24,1A23,23,0,1,1,1,24,23,23,0,0,1,24,1m0-1A24,24,0,1,0,48,24,24,24,0,0,0,24,0Z'/%3E%3C/g%3E%3Cg class='a'%3E%3Cpolygon class='c' points='20.63 19.24 28.88 24 20.63 28.76 20.63 19.24'/%3E%3Cpath class='c' d='M21.13,20.1,27.88,24l-6.75,3.9V20.1m-1-1.73V29.63L29.88,24l-9.75-5.63Z'/%3E%3C/g%3E%3C/svg%3E");
        background-size: 48px 48px;
        background-position: center center;
        background-repeat: no-repeat;
        transition: background-size 100ms ease-in-out;
      }
    }

    .fileVideoDescription {
      padding-top: 1rem;
    }

    @media (max-width: 576px) {
      .fileVideoImage {
        .fileVideoImageOverlay {
          background-size: 96px 96px;
        }
      }
    }

    @media (max-width: 480px) {
      .fileVideoImage {
        .fileVideoImageOverlay {
          background-size: 48px 48px;
        }
      }
    }
  }
}

.modGallery {
  margin-bottom: 3rem;

  h3 {
    margin-bottom: 1rem;
  }

  .modGalleryItem {
    margin-bottom: 2rem;

    a.download {
      margin-top: 0.25rem;
      margin-bottom: 0;
    }

    img.image {
      margin-bottom: 0.25rem !important;
      max-width: 100%;
    }

    p {
      margin-bottom: 0;
      font-size: 1rem;
    }
  }

  @media (max-width: 767px) {
    .modGalleryItem {
      margin-bottom: 1rem;
    }
  }

  @media (max-width:575px) {
    margin-bottom: 2rem;

    .modGalleryItem {
      margin-bottom: 0.5rem;
    }
  }
}

.modSeenFiles {
  .modSeenFilesHeader {
    border-bottom: 2px solid var(--color-gray);

    .modSeenFilesTitle {
      width: 70%;
      background-color: #d5d5d5;
      color: var(--color-gray);
      line-height: 2.25rem;
      font-size: 1.25rem;
      padding-left: 0.5rem;

      @media (max-width: 640px) {
        width: 100%;
      }
    }
  }

  .modSeenFilesContent {
    .modSeenFilesFile {
      display: flex;
      align-items: center;
      margin-top: 2rem;

      a.download {
        display: inline-flex;
        margin-bottom: 0;
      }

      .modSeenFilesFileDesc {
        flex: 0 0 auto;
        font-size: 0.75rem;
        margin-left: auto;
      }

      .modSeenFilesDescIcon {
        flex: 0 0 auto;
        margin-left: 1rem;

        &.seen {
          width: 24px;
          height: 24px;
          background-color: transparent;
          background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24' viewBox='0 0 24 24'%3E%3Cdefs%3E%3Cpath id='z7zs2pov6a' d='M23.925 11.6C23.725 11.2 19.515 3 12 3 4.484 3 .276 11.2.075 11.6c-.1.3-.1.6 0 .9.2.3 4.41 8.5 11.925 8.5 7.516 0 11.724-8.2 11.925-8.6.1-.2.1-.6 0-.8zM12 19c-5.411 0-8.919-5.4-9.92-7C2.98 10.4 6.588 5 12 5s8.919 5.4 9.92 7c-1.001 1.6-4.509 7-9.92 7zm0-11c-2.205 0-4.008 1.8-4.008 4S9.795 16 12 16s4.008-1.8 4.008-4S14.205 8 12 8zm0 6c-1.102 0-2.004-.9-2.004-2s.902-2 2.004-2c1.102 0 2.004.9 2.004 2s-.902 2-2.004 2z'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd' opacity='.5'%3E%3Cg%3E%3Cg transform='translate(-1050 -1312) translate(1050 1312)'%3E%3Cmask id='jgnpixbl5b' fill='%23fff'%3E%3Cuse xlink:href='%23z7zs2pov6a'/%3E%3C/mask%3E%3Cuse fill='%23000' fill-rule='nonzero' xlink:href='%23z7zs2pov6a'/%3E%3Cg fill='%23000' mask='url(%23jgnpixbl5b)'%3E%3Cpath d='M0 0H147V147H0z' transform='translate(-61 -61)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
          background-repeat: no-repeat;
          background-size: 100%;
        }

        &.unseen {
          width: 24px;
          height: 24px;
          background-color: transparent;
          background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24' viewBox='0 0 24 24'%3E%3Cdefs%3E%3Cpath id='egxirqoooa' d='M8.9 4.5c-.1-.6.2-1.1.8-1.2.7-.2 1.5-.3 2.3-.3 7.5 0 11.7 8.2 11.9 8.6.1.3.1.6 0 .9-.6 1.2-1.4 2.3-2.3 3.4-.2.2-.5.4-.8.4-.2 0-.5-.1-.6-.2-.4-.4-.5-1-.1-1.4.7-.8 1.3-1.6 1.8-2.5-.9-1.6-4.5-7-9.9-7-.6 0-1.3.1-1.9.2-.5-.1-1-.4-1.2-.9zm14.8 19.2c-.2.2-.4.3-.7.3-.3 0-.5-.1-.7-.3l-4.5-4.5C16.1 20.4 14.1 21 12 21 4.5 21 .3 12.8.1 12.4c-.1-.3-.1-.6 0-.9 1.1-2.1 2.7-4 4.5-5.5L.3 1.7C-.1 1.3-.1.7.3.3c.4-.4 1-.4 1.4 0l22 22c.4.4.4 1 0 1.4zM9.9 12.1c0 .5.2 1 .6 1.4.6.5 1.3.6 2 .4L10 11.4c0 .3-.1.5-.1.7zm6.5 5.7L14 15.5c-.6.4-1.4.6-2.1.6-1 0-2-.4-2.7-1.1-.8-.7-1.2-1.7-1.3-2.8 0-.8.2-1.6.6-2.3L6 7.4C4.5 8.7 3.2 10.2 2.1 12c.9 1.6 4.5 7 9.9 7 1.5 0 3-.4 4.4-1.2z'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd' opacity='.5'%3E%3Cg%3E%3Cg transform='translate(-1050 -1388) translate(1050 1388)'%3E%3Cmask id='f6wv8a3hqb' fill='%23fff'%3E%3Cuse xlink:href='%23egxirqoooa'/%3E%3C/mask%3E%3Cuse fill='%23f00' fill-rule='nonzero' xlink:href='%23egxirqoooa'/%3E%3Cg fill='%23f00' mask='url(%23f6wv8a3hqb)'%3E%3Cpath d='M0 0H147V147H0z' transform='translate(-61 -61)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
          background-repeat: no-repeat;
          background-size: 100%;
        }
      }
    }
  }
}

#news .news_details a[href] {
  text-decoration: underline;
  cursor: pointer;
}

#news {
  padding-top: 40px;

  a {
    color: var(--color-base-1);
  }

  h1 {
    font-size: 3rem;
    line-height: 3.5rem;
    letter-spacing: 0.00875rem;
  }

  h2 {
    margin-top: 120px;
    font-size: 2.25rem;
    line-height: 1.22;
  }

  h4 {
    margin-top: 4px;
    font-size: 1.5rem;
    font-weight: 800;
    letter-spacing: 0.25px;
  }

  .news_item {
    overflow: hidden;
    height: 100%;
    border-radius: 4px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
    background-color: #ffffff;
    cursor: pointer;

    h4 {
      text-decoration: underline;
    }

    p {
      margin-bottom: 0;
    }

    .thumbnail {
      width: 100%;
      height: auto;
      margin-bottom: 8px;
    }
  }

  @media(max-width:575px) {
    h1 {
      font-size: 2.25rem;
      line-height: 2.75rem;
      margin-bottom: 2rem;
    }
  }
}

.news_details {
  padding-top: 39px;

  h1 {
    margin-top: 1rem;
    margin-bottom: 2.5rem;
    font-size: 2.25rem;
    line-height: 2.75rem;
  }

  .news_details__date {
    display: flex;
    align-items: center;
    margin-top: 38px;
    line-height: 1.75rem;

    .content-mark {
      flex: 0 0 auto;
      margin-right: 8px;
    }
  }

  .header-image {
    margin-bottom: 40px;

    img {
      width: 100%;
      height: auto;
    }
  }

  .news_details__teaser {
    margin-bottom: 2rem;
  }

  .news_details__content {
    padding-bottom: 1.5rem;

    .reference {
      h2 {
        margin-top: 0!important;
      }
    }
  }

  .news_thumbnail {
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0 0 30px 0;

    svg {
      max-width: 100%;
      height: auto;
    }
  }

  .blockedPeriod {
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='22' height='22' viewBox='0 0 22 22'%3E%3Cdefs%3E%3Cpath id='prefix__a' d='M18.8 18.8c2-2 3.2-4.7 3.2-7.8 0-6.1-4.9-11-11-11-3 0-5.8 1.2-7.8 3.2S0 8 0 11c0 6.1 4.9 11 11 11 3 0 5.8-1.2 7.8-3.2zM20 11c0 2.1-.7 4.1-2 5.6L5.4 4C6.9 2.7 8.9 2 11 2c5 0 9 4 9 9zM2 11c0-2.1.7-4.1 2-5.6L16.6 18c-1.5 1.2-3.5 2-5.6 2-5 0-9-4-9-9z'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cuse fill='%23FFF' fill-rule='nonzero' xlink:href='%23prefix__a'/%3E%3C/g%3E%3C/svg%3E%0A") no-repeat left 9px center var(--color-text-red);
    color: #fff;
    border-radius: 26.5px;
    padding: 4px 14px 4px 46px;
    margin-bottom: 1rem;

    @media (max-width:767px) {
      margin-top: 2rem;
    }
  }

  .blockedPeriodText {
    color: var(--color-text-red);
  }

  #sidebar {
    h3 {
      font-size: 1.5rem;
      line-height: 1.75rem;
      font-weight: 800;
      letter-spacing: 0.25px;
      padding-bottom: 0;
      margin-bottom: 1rem;
    }

    .person-list {
      margin-top: 0;
      padding-left: 0;
    }
  }

  .reference {
    h4 {
      margin-bottom: 1rem;
    }
  }

  .moduleFile {
    img {
      max-width: 365px;
    }
  }
}

.internal-news {
  .newslist_link {
    display: flex;
    flex-direction: row-reverse;
  }

  .newslist_link a {
    color: #575757;
    font-size: 1.5rem;
    line-height: 1.75rem;
    letter-spacing: 0.016rem;
    font-weight: 800;
    padding-left: 22px;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14'%3E%3Cg fill='none' fill-rule='evenodd' stroke='%23575757' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M0 7h14M7 0l7 7-7 7'/%3E%3C/g%3E%3C/svg%3E%0A") no-repeat left center;
    background-size: 14px 14px;
  }

  .newslist_archive_button {
    display: inline-block;
    margin: 0 auto;
    padding: 0 2rem;
    background-color: #575757;
    color: #ffffff;
    font-size: 1.25rem;
    font-weight: 800;
    line-height: 3.25rem;
    letter-spacing: 0.016rem;
  }

  @media (max-width: 575px) {
    .newslist_archive_button {
      font-size: 1.25rem;
      padding: 0 1.5rem;
    }
  }

  @media (max-width: 479px) {
    .newslist_archive_button {
      min-width: 320px;
      max-width: 95%;
      font-size: 1rem;
      letter-spacing: 0.0010625rem;
      text-align: center;
    }
  }
}

#newsletter {
  h1 {
    margin-bottom: 1.5rem;
  }

  img {
    width: 100%;
    max-width: 100%;
    height: auto;
  }

  #sidebar {
    padding-top: 0;
  }

  .subtitle {
    font-size: 1.5rem;
    margin-bottom: 2rem;
  }

  .content-directory {
    margin-top: 4rem;

    p {
      margin-bottom: 2rem;
      text-align: center;
    }
  }

  .overview {
    .overview-item {
      cursor: pointer;
    }
  }

  .overview-item {
    margin-bottom: 8px;

    tr td:first-child {
      text-align: center;
      vertical-align: middle;
      width: 72px;
      font-weight: 800;
      color: #fff;
      background-color: #007ec4;
      font-size: 20px;
    }

    tr td:last-child {
      background-color: rgba(0,126,196,0.25);
      padding: 12px 24px 10px 24px;

      span:first-child {
        font-size: 1.5rem;
        font-weight: 800;
        line-height: 1.75rem;
      }
    }
  }

  .newsletter-overview,
  .newsletter-article {
    margin-top: 112px;

    .text {
      margin-top: 2rem;

      p {
        margin-bottom: 1.75rem;
      }
    }

    .attachments {
      margin-top: 64px;
      background-color: rgba(25,163,80,0.25);
      padding: 0 16px 24px 16px;

      a {
        color: #575757;
        text-decoration: underline;
      }

      h3 {
        margin: 0 0 8px 0;
        padding-top: 16px;
        font-size: 1.25rem;
        font-weight: 800;
        line-height: 1.75rem;
        letter-spacing: 0.25px;
      }

      .line {
        padding: 0;
        margin: 2rem 0 8px 0;
        background-color: #575757;
        height: 1px;
        min-height: 1px;
        max-height: 1px;
      }

      .counterpart {
        > div {
          margin-top: 1rem;

          &:first-child {
            margin-top: 0;
          }
        }
      }
    }
  }

  .newsletter-overview {
    margin-top: 0;
  }

  .newsletter-footer {
    margin-top: 64px;
    font-size: 0.75rem;
    line-height: 1.5rem;
    text-align: center;
  }

  .newsletter-footer-line {
    margin: 16px 0;
    min-height: 1px;
    max-height: 1px;
    height: 1px;
    overflow: hidden;
    background-color: #575757;
  }

  .newsletter-footer-paragraph {
    font-size: 0.75rem;
    line-height: 1.5rem;
    text-align: center;
  }
}

#office_search {
  .error {
    color: #f00;
    font-weight: 400;
    font-size: 1rem;
    margin-bottom: 1rem;
  }

  .moreinfo {
    display: inline-block;
    font-size: 0.75rem;
    line-height: 1.5rem;
    margin-bottom: 1rem;
    text-decoration: underline;
    color: var(--color-base-1);
    cursor: pointer;

    &:focus {
      outline: none;
    }

    &::selection {
      background: none;
    }
  }

  .moreinfo-collapse {
    background-color: var(--color-base-1);
    color: #ffffff;
    padding: 1rem;
    font-size: 1rem;
    font-style: italic;

    &::selection {
      background: none;
    }

    a {
      color: #ffffff;
      font-weight: bold;
    }
  }

  table.table {
    thead {
      tr {
        background-color: var(--color-base-1);
        color: #ffffff;
        font-weight: 600;
        font-size: 1.25rem;
      }
    }
    tbody {
      tr {
        font-size: 14px;
        line-height: 1.4;
      }
    }
  }
}

.modal-office-details {
  a {
    color: var(--color-base-1);
    display: inline-block;
    margin-top: 1rem;
  }

  strong {
    display: inline-block;
    margin-bottom: 1rem;
  }

  .fax {
    display: inline-block;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' viewBox='0 0 22 22'%3E%3Cg fill='none' fill-rule='evenodd' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'%3E%3Cpath d='M4 7L4 0 16 0 16 7M4 16H2c-1.105 0-2-.895-2-2V9c0-1.105.895-2 2-2h16c1.105 0 2 .895 2 2v5c0 1.105-.895 2-2 2h-2' transform='translate(1 1)'/%3E%3Cpath d='M4 12H16V20H4z' transform='translate(1 1)'/%3E%3C/g%3E%3C/svg%3E%0A") no-repeat left center;
    background-size: 20px 20px;
    padding-left: 36px;
    margin-top: 1rem;
  }

  .phone {
    display: inline-block;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' viewBox='0 0 22 22'%3E%3Cpath fill='none' fill-rule='evenodd' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M20.888 15.92v3c.002.563-.233 1.101-.648 1.482-.415.38-.971.569-1.532.518-3.077-.334-6.033-1.386-8.63-3.07-2.416-1.535-4.465-3.584-6-6-1.69-2.609-2.742-5.579-3.07-8.67-.05-.559.136-1.114.515-1.528C1.9 1.237 2.437 1 2.998 1h3c1.004-.01 1.86.726 2 1.72.127.96.362 1.903.7 2.81.275.731.1 1.555-.45 2.11l-1.27 1.27c1.424 2.504 3.497 4.577 6 6l1.27-1.27c.555-.549 1.38-.725 2.11-.45.907.339 1.85.573 2.81.7 1.006.142 1.745 1.015 1.72 2.03z'/%3E%3C/svg%3E%0A") no-repeat left center;
    background-size: 20px 20px;
    padding-left: 36px;
    margin-top: 1rem;
  }

  .close {
    position: absolute;
    right: 32px;
    top: 32px;
    width: 32px;
    height: 32px;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='38' height='38' viewBox='0 0 38 38'%3E%3Cg fill='%23575757' fill-rule='evenodd'%3E%3Crect width='4' height='48' x='17' y='-5' rx='2' transform='rotate(-45 19 19)'/%3E%3Crect width='4' height='48' x='17' y='-5' rx='2' transform='rotate(45 19 19)'/%3E%3C/g%3E%3C/svg%3E%0A") no-repeat center;
    background-size: 100%;
    opacity: 1;
    z-index: 10;
  }
}

.pressAreaGallery {
  .tile {
    cursor: pointer;
    border-radius: 4px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
    padding-bottom: 1rem;

    .thumb {
      margin-bottom: 0.5rem;
    }

    .filesCount {
      opacity: 0.5;
    }
  }

  svg {
    width: 100%;
    height: auto;
  }
}

.vue-lb-info {
  bottom: 0;
  line-height: 40px;
  background-color: #000;
  z-index: 1;
}

div.vue-lb-footer-count {
  padding-left: 0;
  padding-right: 1em;
}

div.vue-lb-header {
  position: absolute;
  left: 0;
  width: 100%;
  top: 0;
  z-index: 1;

  button.vue-lb-button-close {
    margin-right: 0;
  }
}

div.vue-lb-figure {
  video {
    width: 100%;
    height: auto;
  }
}

#press-release-archive {
  #sidebar {
    .person-list-title {
      padding-left: 0;
    }
    .person-list {
      margin-top: 1rem;
      padding-left: 0;
    }

    .newsletter-registration {
      margin-top: 0.5rem;

      .checkbox-minitext {
        font-size: 12px;
        line-height: 24px;
      }

      .custom-control-inline {
        display:block;
      }

      [type="submit"].button {
        margin: 2rem 0 1rem auto;
        display: block;
        max-width: 223px;
        width: 223px;
      }
    }
  }
}

.pressReleaseCaption {
  margin-top: -1.5rem;
  margin-bottom: 1rem;
}

.accordionContainer {
  .accordion {
    background: url("data:image/svg+xml,%3Csvg id='Ebene_1' data-name='Ebene 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 26.63 16.14'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:none;stroke:%23575757;stroke-linecap:round;stroke-width:4px;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M2.69,14.31,14,3,25.31,14.31' transform='translate(-0.69 -0.17)'/%3E%3C/svg%3E") no-repeat transparent right center;
    background-size: 28px 17px;
    padding-right: 36px;
    font-size: 1.5rem;
    font-weight: 800;
    line-height: 1.17;
    letter-spacing: 0.25px;
    color: var(--color-base-1);
    cursor: pointer;

    &.collapsed {
      background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='17' viewBox='0 0 28 17'%3E%3Cpath fill='none' fill-rule='evenodd' stroke='%23575757' stroke-linecap='round' stroke-width='4' d='M1210 1662L1210 1678 1194 1678' transform='rotate(45 2621.454 -598.043)'/%3E%3C/svg%3E%0A") no-repeat transparent right center;
    }

    &:focus {
      outline: none;
      border-color: transparent;
    }
  }

  [role="tabpanel"] {
    transition: all 350ms ease-in-out;
  }
}

.accordionContainer2 {
  margin-bottom: 3rem;

  @media (max-width: 575px) {
    margin-bottom: 2rem;
  }

  .card {
    border: none;

    header {
      button,
      button:hover,
      button:focus,
      button:active {
        background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='17' viewBox='0 0 28 17'%3E%3Cpath fill='none' fill-rule='evenodd' stroke='%23ffffff' stroke-linecap='round' stroke-width='4' d='M1210 1662L1210 1678 1194 1678' transform='rotate(45 2621.454 -598.043)'/%3E%3C/svg%3E%0A") no-repeat #575757 right 15px center;
        background-size: 14px 8px;
        border: none;
        border-radius: 0;

        &.not-collapsed {
          background-image: url("data:image/svg+xml,%3Csvg id='Ebene_1' data-name='Ebene 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 26.63 16.14'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:none;stroke:%23ffffff;stroke-linecap:round;stroke-width:4px;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M2.69,14.31,14,3,25.31,14.31' transform='translate(-0.69 -0.17)'/%3E%3C/svg%3E");
        }

        &.btn {
          padding-right: 1.5rem;
        }
      }

      button:focus {
        outline: #575757;
      }
    }
  }

  &.formService {
    .card {
      .card-header {
        button {
          text-align: left;
          padding-left: 0.75rem;
        }
      }

      .card-body {
        padding: 0;

        table {
          th,
          td {
            padding: 2px .75rem;
          }
        }
      }
    }

    &.kzvwl {
      .card {
        header {
          button,
          button:hover,
          button:focus,
          button:active {
            background-color: #007ec4;
          }

          button:focus {
            outline: #007ec4;
          }
        }
      }
    }

    &.zaekwl {
      .card {
        header {
          button,
          button:hover,
          button:focus,
          button:active {
            background-color: #19a350;
          }

          button:focus {
            outline: #19a350;
          }
        }
      }
    }
  }
}

.additional_files {
  h3 {
    font-size: 1.5rem;
    line-height: 1.75rem;
    margin-bottom: 1.5rem;
  }
}

#app {
  /* position: relative; */
  hyphens: auto;
}

.nohyphen {
  hyphens: none;
}

.manualhyphen {
  hyphens: manual;
}

.preview-image {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;

  svg {
    max-width: 100%;
    height: auto;
  }
}

body {
  font-family: 'Open Sans', sans-serif;
  overflow-x: hidden;
}

main {
  > div.alert {
    margin-bottom: 0;
  }
}

h1 {
  color: var(--color-text);
  font-size: 2.25rem;
  line-height: 2.75rem;
  font-weight: 800;
  margin-bottom: 3rem;

  @media (max-width: 480px) {
    font-size: 1.75rem;
    line-height: 2.25rem;
  }
}

h2 {
  color: var(--color-text);
  font-size: 1.5rem;
  font-weight: 800;
  margin-bottom: 1rem;
  z-index: inherit;
}

h3 {
  color: var(--color-text);
  font-size: 2.25rem;
  line-height: 2.75rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
  font-weight: 700;

  @media (max-width: 480px) {
    font-size: 1.75rem;
    line-height: 2.25rem;
  }
}

b, strong {
  font-weight: 700;
}

.form-group,
b,
strong {
  &.form {
    font-weight: 400;

    > legend {
      font-weight: 400;
    }

    .custom-control {
      label {
        font-weight: 300;
      }
    }
  }
}

p {
  margin-top: 0;
  margin-bottom: 3rem;
}

.error {
  color: #f00;
  margin-top: 4px;
}

.flex-end {
  flex: 1 1 auto;
  justify-content: flex-end;
  display: inline-flex;
}

.no-wrap {
  white-space: nowrap;
}

.header {
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
}

.line {
  position: relative;
  margin-bottom: 64px;
  display: block;
  content: "";
  width: 100%;
  height: 2px;
  min-height: 2px;
  max-height: 2px;
  background-color: #dddddd;

  @media (max-width: 767px) {
    margin-bottom: 72px;
  }

  @media (max-width: 575px) {
    margin-bottom: 24px;
  }
}

.underline {
  text-decoration: underline;
}

div.image {
  margin-bottom: 2rem;
}

.categoryRectangle {
  display: inline;

  .content-mark {
    margin-right: 8px;

    &:first-child {
      margin-top: 4px;
    }

    &:last-child {
      margin-top: 8px;
    }
  }
}

a.bright {
  color: #ffffff;
}

a.buttonLink,
div.buttonLink {
  display: inline-block;
  margin: 0 auto;
  padding: 0 2rem;
  background-color: #575757;
  color: #ffffff;
  font-size: 1.5rem;
  font-weight: 800;
  line-height: 3.25rem;
  letter-spacing: 0.016rem;

  @media(max-width: 575px) {
    font-size: 1rem;
  }
}

a.buttonArrowRightLeft {
  position: absolute;
  bottom: 22px;
  right: 32px;
  font-size: 1.5rem;
  line-height: 1.17;
  letter-spacing: 0.016rem;
  font-weight: 800;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14'%3E%3Cg fill='none' fill-rule='evenodd' stroke='%23575757' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M0 7h14M7 0l7 7-7 7'/%3E%3C/g%3E%3C/svg%3E%0A");
  background-size: 14px;
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 22px;
  color: var(--color-text);

  @media (max-width: 575px) {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

a.button,
button.button,
input[type="submit"].button {
  display: inline-block;
  width: 260px;
  max-width: 260px;
  height: 52px;
  margin: 0 24px 16px 0;
  padding: 0;
  font-size: inherit;
  font-weight: 600;
  line-height: 52px;
  letter-spacing: 0.21px;
  text-align: center;
  color: #ffffff;
  background-color: var(--color-base-1);
  border: none;
  border-radius: 0;

  &.dark {
    background-color: var(--color-text);
  }

  &.bright,
  &.cancel {
    background-color: #ffffff !important;
    border-color: transparent !important;
    color: var(--color-base-1) !important;
    box-shadow: none !important;

    &:active,
    &:focus,
    &:focus-within,
    &:target,
    &:hover,
    &:visited,
    &:focus-visible {
      background-color: #ffffff !important;
      border-color: transparent !important;
      color: var(--color-base-1) !important;
      box-shadow: none !important;
    }
  }

  &.full-width {
    width: 100%;
    max-width: 100%;
  }

  &.remove {
    color: var(--color-text-red);
    background-color: transparent;
    text-align: left;
    padding-left: 36px;
    font-weight: 300;
  }

  &[disabled="disabled"] {
    background-color: #898989;
  }

  &.booking {
    margin: 1rem 0;
  }

  &.bookedUp {
    background-color: var(--color-text-red);
    color: #fff;
    cursor: default;
  }

  &.left {
    margin: 0 auto 0 0;
  }

  &.kzvwl {
    background-color: #007ec4;
  }

  &.zaekwl {
    background-color: #19a350;
  }
}

.justify-content-end {
  display: flex;

  a.button,
  button.button,
  input.button {
    margin-right: 0;
  }
}

button.button-right {
  margin-left: auto;
  margin-right: 0;
  display: block;
}

.mb-4-5 {
  margin-bottom: 30px;
}

.clearfix {
  content: "";
  display: table;
  clear: both;
}

.hover {
  &:hover {
    cursor: pointer;
  }
}

.noHover {
  cursor: default !important;

  &:hover {
    cursor: default !important;
  }
}

.ellipsis {
  display: -webkit-box;
  display: block;
  max-width: 100%;
  margin: 0 auto;
  overflow: hidden;
  text-overflow: ellipsis;
}

.noSelect,
.noSelect *,
.noSelection {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.green,
.zaekwl {
  background-color: var(--color-green);
}

.blue,
.kzvwl {
  background-color: var(--color-blue);
}

.hover\:kzvwl {
  &:hover {
    background-color: #006eab !important;
  }
}

.row.bigspace {
  margin-bottom: 140px;
}

.row.smallSpaceBetween {
  margin-left: -8px;
  margin-right: 8px;

  .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto {
    padding-left: 8px;
    padding-right: 8px;
  }
}

.row.space {
  margin-bottom: 64px;
}

@media (min-width: 768px) {
  .row.equal {
    display: flex;
    flex-wrap: wrap;
  }
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto {
  &.space {
    margin-bottom: 64px;
  }

  @media (max-width: 575px) {
    &.space {
      margin-bottom: 24px;
    }
  }
}

.badge {
  margin-top: 4px;
  font-size: 0.75rem;
  font-weight: normal;
  background-color: var(--color-text-red);
  border-radius: 8px;
}

.tooltip {
  .arrow:before {
    border-top-color: var(--color-gray);
  }

  .tooltip-inner {
    max-width: none;
    padding: 0.5rem 1rem;
    background-color: var(--color-gray);
    border-radius: 4px;
    text-align: left;

    a {
      display: block;
      color: #fff;
    }
  }
}

.nav-item-search {
  overflow: hidden;
}

#ie-flash {
  a.ie-link {
    color: var(--color-green);
    font-weight: 600;
    text-decoration: underline;
  }
}

.form-group {
  margin: 0;
}

.box {
  overflow: hidden;
  padding: 24px 40px 32px 40px;
  height: 100%;

  h5 {
    font-size: 2.25rem;
    font-weight: 800;
    line-height: 1.22;
  }

  p.boxContent {
    font-weight: 300;
    font-size: 1.25rem;
    line-height: 2;
    margin: 0 0 28px 0;
  }

  &.boxPraxisSuchdienst {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='180' viewBox='0 0 180 180'%3E%3Cdefs%3E%3ClinearGradient id='prefix__a' x1='0%25' x2='100%25' y1='0%25' y2='100%25'%3E%3Cstop offset='0%25' stop-color='%2319A350'/%3E%3Cstop offset='100%25' stop-color='%23007EC4'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill-rule='nonzero' stroke='url(%23prefix__a)' stroke-width='7.68' d='M173.835 151.788l-41.3-42.543c-2.961-3.053-6.663-4.275-8.266-2.714-1.61 1.55-5.313.33-8.275-2.722l-.59-.61c18.484-24.242 16.69-58.95-5.507-81.082-24.226-24.156-63.505-24.156-87.728 0-24.225 24.156-24.225 63.316 0 87.472 22.575 22.513 58.206 24.021 82.567 4.577l.259.27c2.956 3.052 4.057 6.781 2.443 8.333-1.607 1.552-.514 5.284 2.45 8.33l41.278 42.56c2.962 3.045 7.842 3.135 10.906.18l11.584-11.177c3.053-2.948 3.135-7.811.18-10.874zM97.191 96.225c-16.68 16.682-43.825 16.682-60.503.005-16.68-16.68-16.678-43.826 0-60.503 16.678-16.68 43.822-16.678 60.497.002 16.683 16.678 16.683 43.819.006 60.496z' opacity='.3'/%3E%3C/g%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: right 32px top 32px;
    background-size: 180px;
  }

  &.boxInfosFuerPatienten {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='180' viewBox='0 0 180 180'%3E%3Cdefs%3E%3ClinearGradient id='a' x1='17.641%25' x2='82.359%25' y1='0%25' y2='100%25'%3E%3Cstop offset='0%25' stop-color='%2319A350'/%3E%3Cstop offset='100%25' stop-color='%23007EC4'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cpath fill='url(%23a)' fill-rule='nonzero' d='M90.447 1c8.325 0 15.608 4.536 19.524 11.266l.2.35h37.574c7.96 0 14.453 6.398 14.62 14.327l.004.314v138.102c0 7.968-6.39 14.47-14.31 14.638l-.314.003H32.993c-7.958 0-14.453-6.398-14.62-14.327l-.004-.314V27.256c0-7.968 6.392-14.47 14.311-14.637l.313-.003h37.574C74.367 5.81 81.573 1.16 89.862 1.004L90.447 1zM47.591 19.608H32.993c-4.13 0-7.505 3.298-7.636 7.402l-.004.247v138.102c0 4.135 3.295 7.514 7.394 7.645l.246.004h114.752c4.13 0 7.505-3.298 7.636-7.401l.004-.248V27.256c0-4.134-3.295-7.513-7.393-7.644l-.247-.004h-15.669l-3.535 7.434h15.22a3.494 3.494 0 0 1 3.488 3.304l.005.192v130.71a3.495 3.495 0 0 1-3.3 3.492l-.192.005H36.976a3.494 3.494 0 0 1-3.487-3.304l-.005-.192V81.906a3.494 3.494 0 0 1 3.492-3.497 3.494 3.494 0 0 1 3.487 3.305l.005.192v75.847h99.802V34.034h-15.055l-6.398 13.453a3.492 3.492 0 0 1-2.941 1.987l-.212.006h-50.59c-1.24 0-2.38-.657-3.006-1.716l-.1-.18-6.963-13.55H40.468V51.02a3.494 3.494 0 0 1-3.492 3.496 3.494 3.494 0 0 1-3.487-3.304l-.005-.192v-20.48a3.494 3.494 0 0 1 3.3-3.491l.192-.006h14.436l-3.82-7.434zM93.833 129h20.072c1.913 0 3.464 1.567 3.464 3.5 0 1.869-1.45 3.395-3.274 3.495l-.19.005H93.833c-1.913 0-3.464-1.567-3.464-3.5 0-1.869 1.45-3.395 3.274-3.495l.19-.005zm-16.468-13.995a3.43 3.43 0 0 1 .137 4.704l-.138.146-4.645 4.645 4.645 4.644a3.43 3.43 0 0 1-4.679 5.012l-.172-.16-4.644-4.645-4.645 4.644A3.418 3.418 0 0 1 60.8 135a3.43 3.43 0 0 1-2.564-5.709l.139-.147 4.644-4.644-4.644-4.645a3.43 3.43 0 0 1 4.704-4.989l.147.139 4.644 4.644 4.645-4.644a3.43 3.43 0 0 1 4.85 0zM124.853 114a3.508 3.508 0 0 1 3.516 3.5 3.507 3.507 0 0 1-3.323 3.495l-.193.005H93.885a3.508 3.508 0 0 1-3.516-3.5 3.507 3.507 0 0 1 3.323-3.495l.193-.005h30.968zM81.378 72.04a3.52 3.52 0 0 1 .105 4.782l-.14.148-15.052 15.027a3.41 3.41 0 0 1-4.708.118l-.16-.153-8.062-8.275a3.518 3.518 0 0 1 .033-4.931 3.411 3.411 0 0 1 4.722-.109l.146.142 5.646 5.795 12.602-12.58a3.412 3.412 0 0 1 4.868.035zM113.905 86c1.913 0 3.464 1.567 3.464 3.5 0 1.869-1.45 3.395-3.274 3.495l-.19.005H93.833c-1.913 0-3.464-1.567-3.464-3.5 0-1.869 1.45-3.395 3.274-3.495l.19-.005h20.072zm10.948-15a3.508 3.508 0 0 1 3.516 3.5 3.507 3.507 0 0 1-3.323 3.495l-.193.005H93.885a3.508 3.508 0 0 1-3.516-3.5 3.507 3.507 0 0 1 3.323-3.495l.193-.005h30.968zm-89.712-7.554c2.687-1.522 5.98 1.1 5.075 4.098-.934 3.09-5.36 3.338-6.586.325-.67-1.622-.01-3.562 1.51-4.423zm82.339-29.412H62.86l4.344 8.454h46.255l4.02-8.454zm6.861-14.426H112.67c.32 1.789.366 3.593.367 5.4l-.005 2.034h7.774l3.536-7.434zm-56.271 0H55.446l3.82 7.434h8.442c0-1.806-.07-3.632.094-5.433.059-.676.15-1.343.268-2.001zM90.447 7.992h-.156c-6.346 0-11.815 3.816-14.249 9.274-.027.076-.05.153-.082.228a15.557 15.557 0 0 0-1.26 5.714l-.008.458v3.376h31.354V23.66a15.587 15.587 0 0 0-1.269-6.166c-.032-.075-.055-.153-.082-.23-2.434-5.457-7.902-9.272-14.248-9.272zm3.836 11.27a3.537 3.537 0 0 1-3.16 2.728c-1.49.115-2.918-.78-3.491-2.157a3.534 3.534 0 0 1 1.219-4.208c2.57-1.806 6.118.577 5.432 3.636z' opacity='.3'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: right 32px top 32px;
    background-size: 180px;
  }

  &.boxNotdienste {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='180' viewBox='0 0 180 180'%3E%3Cdefs%3E%3ClinearGradient id='a' x1='8.494%25' x2='91.506%25' y1='0%25' y2='100%25'%3E%3Cstop offset='0%25' stop-color='%2319A350'/%3E%3Cstop offset='100%25' stop-color='%23007EC4'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cpath fill='url(%23a)' fill-rule='nonzero' d='M169.692 71.787a81.665 81.665 0 0 1-24.574 79.854c-15.157 13.683-34.434 21.113-54.704 21.113-1.36 0-2.759-.037-4.157-.11-17.205-.87-33.34-6.98-46.58-17.49l-.619-.497 1.766 19.9a4.96 4.96 0 0 1-4.488 5.406c-.147.037-.294.037-.441.037a4.959 4.959 0 0 1-4.905-4.299l-.025-.225-2.943-32.7a4.959 4.959 0 0 1 4.275-5.382l.213-.024 32.705-2.943a4.935 4.935 0 0 1 5.407 4.488 4.959 4.959 0 0 1-4.274 5.382l-.214.024-21.63 1.95c13.17 10.961 29.503 16.515 45.874 16.515 17.143 0 34.36-6.106 48.081-18.501a71.677 71.677 0 0 0 21.595-70.144c-.662-2.648.993-5.333 3.642-5.995 2.648-.662 5.334.993 5.996 3.641zM57.626 53.89l3.743-3.773c2.68-2.686 6.926-2.824 9.581-.36l.183.176 13.281 13.314c2.58 2.588 2.566 6.84.005 9.597l-.183.19-2.208 2.215-4.49 4.495.235.418 1.216 2.192c2.288 4.084 5.439 9.337 10.932 14.842 5.325 5.341 10.418 8.471 14.44 10.742l2.975 1.661 6.69-6.705c2.676-2.682 6.921-2.82 9.582-.36l.183.176 13.281 13.313c2.578 2.592 2.561 6.845.006 9.602l-.183.19-3.792 3.721-.082-.072a21.559 21.559 0 0 1-5.42 3.078 22.438 22.438 0 0 1-4.97 1.318l-.564.075c-.867.092-20.952 1.98-45.875-22.999l-1.068-1.079C57.899 92.33 51.553 79.255 53.27 64.975c.205-1.818.653-3.631 1.373-5.531a21.844 21.844 0 0 1 2.775-5.047l.31-.406-.103-.102 3.743-3.773-3.743 3.773zm92.151-49.32l.013.217 1.21 32.44v.588a4.947 4.947 0 0 1-4.544 4.952l-.222.014-32.7 1.213h-.184c-2.64 0-4.839-2.096-4.949-4.781a4.939 4.939 0 0 1 4.55-5.136l.216-.013 21.3-.81c-26.872-21.957-66.538-21.59-93.043 2.465-19.272 17.478-27.513 44.004-21.7 69.371l.18.769c.66 2.648-.99 5.333-3.629 5.995-.403.11-.77.147-1.173.147a4.93 4.93 0 0 1-4.802-3.788c-7.039-29.13 2.346-59.732 24.489-79.85C50.882 13.723 71.742 6.257 93.444 7.36c17.258.87 33.414 7.019 46.61 17.64l.608.493-.77-20.34a4.941 4.941 0 0 1 4.766-5.149c2.641-.107 4.9 1.912 5.119 4.565z' opacity='.3'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: right 32px top 32px;
    background-size: 180px;
  }

  position: relative;

  &:after {
    background: url('/build/images/bg_line.svg') transparent;
    background-size: 5px;
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    pointer-events: none;
    z-index: -1;
  }

  @media (max-width: 575px) {
    padding: 16px 8px 8px;

    h5 {
      font-size: 1.5rem;
      line-height: 2rem;
    }

    p.boxContent {
      font-size: 1.125rem;
      line-height: 2rem;
      margin-bottom: 8px;
    }

    &.boxPraxisSuchdienst,
    &.boxInfosFuerPatienten,
    &.boxNotdienste {
      background-size: auto 70%;
    }
  }
}

footer.page-footer {
  background-color: var(--color-footer);
  padding: 2.813rem 0 13rem 0;
  background-image: url(/build/images/footer_form.png);
  background-repeat: no-repeat;
  -ms-background-position-y: bottom;
  background-position-y: bottom;

  #footer-wrapper {
    padding-left: 140px;

    @media (max-width: 767px) {
      padding-left: 15px;
    }

    @media (max-width: 575px) {
      padding-left: 8px;

      hr {
        margin: 14px 0 !important;
      }
    }

    .footer-navigation {
      list-style-type: none;
      padding-left: 0;
      margin-bottom: 2rem;

      a {
        color: var(--color-text);
        font-weight: 300;
        line-height: 1.75rem;
        margin-right: 72px;
        display: inline-block;
      }

      @media (max-width: 992px) {
        > div {
          flex-direction: column;

          a {
            line-height: 1.5rem;
            margin: 10px 0;
          }
        }
      }

      @media (max-width: 575px) {
        margin-bottom: 14px;

        > div {
          a {
            flex: 0 0 auto;
            text-align: center;
          }
        }
      }

      &.footer-navigation-1 {
        display: none;

        a {
          margin-bottom: 0.5rem;
        }

        @media (max-width: 1599px) {
          display: flex;
        }

        @media (max-width: 992px) {
          display: none;
        }
      }

      &.footer-navigation-2 {
        @media (max-width: 1599px) {
          display: none;
        }

        @media (max-width: 992px) {
          display: flex;
        }
      }
    }

    hr {
      background-color: var(--color-text-light);
      margin: 2rem 0;
    }

    #footer-menu {
      margin-bottom: 2rem;

      h3 {
        font-size: 2.25rem;
        line-height: 2.75rem;
        color: var(--color-text);
        font-weight: 800;
        margin-bottom: 2rem;
      }

      ol {
        list-style-type: none;
        padding-left: 0;

        li {
          margin-bottom: 1.5rem;

          @media (max-width: 767px) {
            margin-bottom: 0.3rem;
          }

          a {
            font-size: 1.5rem;
            color: var(--color-text);
            font-weight: 800;
            line-height: 1.75rem;

            @media (max-width: 991px) {
              font-size: 1.25rem;
              line-height: 1.5rem;
            }

            @media (max-width: 767px) {
              font-size: 1rem;
            }
          }
        }
      }

      @media (max-width: 767px) {
        padding: 0 8px;
        margin-bottom: 3rem;

        h3 {
          font-size: 1.5rem;
          line-height: 2rem;
          font-weight: 800;
          margin-bottom: 16px;
          margin-top: 18px;
        }

        ol {
          margin-bottom: 30px;

          li {
            a {
              letter-spacing: 0.010625rem;
            }
          }
        }
      }
    }

    #social-references {
      > div {
        div {
          margin-right: 1.5rem;

          &:last-child {
            margin-right: 0;
          }

          a {
            color: var(--color-base-1);
            font-weight: bold;
          }

          img {
            margin-right: 12px;
          }
        }
      }
    }
  }

  @media (max-width: 575px) {
    margin-top: 6px;
  }
}

.infobox {
  overflow: hidden;
  padding: 78px 40px 32px 120px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='243' height='269' viewBox='0 0 243 269'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%23007EC4' d='M243 0L96.102 53C65.372 53 33.505 35.333.5 0H243z'/%3E%3Cpath fill='%2319A350' d='M103 0c-1.549 29.362-9.604 61.106-24.166 95.234C64.27 129.36 38.16 187.283.5 269V0H103z' style='mix-blend-mode:multiply'/%3E%3C/g%3E%3C/svg%3E%0A") no-repeat top left;
  background-size: 36.1% auto;
  font-size: 1.25rem;
  font-weight: 300;
  margin-bottom: 3rem;

  h4 {
    color: var(--color-text);
    font-size: 2.25rem;
    font-weight: 800;
    margin-bottom: 1rem;
  }

  a {
    padding-left: 1.375rem;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14'%3E%3Cg fill='none' fill-rule='evenodd' stroke='%23575757' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M0 7h14M7 0l7 7-7 7'/%3E%3C/g%3E%3C/svg%3E%0A") no-repeat left center;
    background-size: 14px;
    color: var(--color-text);
    font-size: 1.5rem;
    font-weight: 800;
    float: right;
  }

  position: relative;

  &:after {
    background: url('/build/images/bg_line.svg') transparent;
    background-size: 5px;
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    pointer-events: none;
    z-index: -1;
  }

  @media (max-width: 1199px) {
    background-size: 29% auto;
    padding-left: 2rem;
    padding-top: 4rem;
  }

  @media (max-width: 991px) {
    padding: 78px 40px 32px 120px;
    background-size: 34% auto;
  }

  @media (max-width: 767px) {
    padding-left: 6rem;
    padding-top: 4rem;
    margin-bottom: 32px;
  }

  @media (max-width: 575px) {
    background-size: 24% auto;
    padding-left: 2rem;
    padding-top: 3rem;
    font-size: 1rem;
    line-height: 1.5rem;

    p {
      margin-bottom: 7px;
    }

    h4 {
      font-size: 1.5rem;
      line-height: 2rem;
    }

    a {
      font-size: 1rem;
      line-height: 1.5rem;
      letter-spacing: 0.010625rem;
    }
  }
}

.klaro {
  font-family: inherit;
  font-family: var(--font-family, inherit);
  font-size: 14px;
  font-size: var(--font-size, 14px);
}

.klaro button {
  font-family: inherit;
  font-family: var(--font-family, inherit);
  font-size: 14px;
  font-size: var(--font-size, 14px);
}

.klaro.cm-as-context-notice {
  height: 100%;
  padding-bottom: 12px;
  padding-top: 12px;
}

.klaro .cookie-modal .cm-switch-container,
.klaro .context-notice .cm-switch-container,
.klaro .cookie-notice .cm-switch-container {
  border-bottom-style: solid;
  border-bottom-style: var(--border-style, solid);
  border-bottom-width: 1px;
  border-bottom-width: var(--border-width, 1px);
  border-bottom-color: #c8c8c8;
  border-bottom-color: var(--light2, #c8c8c8);
  display: block;
  position: relative;
  padding: 10px;
  padding-left: 66px;
  line-height: 20px;
  vertical-align: middle;
  min-height: 40px;
}

.klaro .cookie-modal .cm-switch-container:last-child,
.klaro .context-notice .cm-switch-container:last-child,
.klaro .cookie-notice .cm-switch-container:last-child {
  border-bottom: 0;
}

.klaro .cookie-modal .cm-switch-container:first-child,
.klaro .context-notice .cm-switch-container:first-child,
.klaro .cookie-notice .cm-switch-container:first-child {
  margin-top: 0;
}

.klaro .cookie-modal .cm-switch-container p,
.klaro .context-notice .cm-switch-container p,
.klaro .cookie-notice .cm-switch-container p {
  margin-top: 0;
}

.klaro .cookie-modal .cm-switch,
.klaro .context-notice .cm-switch,
.klaro .cookie-notice .cm-switch {
  position: relative;
  display: inline-block;
  width: 50px;
  height: 30px;
}

.klaro .cookie-modal .cm-list-input:checked + .cm-list-label .slider,
.klaro .context-notice .cm-list-input:checked + .cm-list-label .slider,
.klaro .cookie-notice .cm-list-input:checked + .cm-list-label .slider {
  background-color: #1a936f;
  background-color: var(--green1, #1a936f);
}

.klaro .cookie-modal .cm-list-input.half-checked:checked + .cm-list-label .slider,
.klaro .context-notice .cm-list-input.half-checked:checked + .cm-list-label .slider,
.klaro .cookie-notice .cm-list-input.half-checked:checked + .cm-list-label .slider {
  background-color: #1a936f;
  background-color: var(--green1, #1a936f);
  opacity: 0.6;
}

.klaro .cookie-modal .cm-list-input.half-checked:checked + .cm-list-label .slider::before,
.klaro .context-notice .cm-list-input.half-checked:checked + .cm-list-label .slider::before,
.klaro .cookie-notice .cm-list-input.half-checked:checked + .cm-list-label .slider::before {
  -ms-transform: translateX(10px);
  transform: translateX(10px);
}

.klaro .cookie-modal .cm-list-input.only-required + .cm-list-label .slider,
.klaro .context-notice .cm-list-input.only-required + .cm-list-label .slider,
.klaro .cookie-notice .cm-list-input.only-required + .cm-list-label .slider {
  background-color: #24cc9a;
  background-color: var(--green2, #24cc9a);
  opacity: 0.8;
}

.klaro .cookie-modal .cm-list-input.only-required + .cm-list-label .slider::before,
.klaro .context-notice .cm-list-input.only-required + .cm-list-label .slider::before,
.klaro .cookie-notice .cm-list-input.only-required + .cm-list-label .slider::before {
  -ms-transform: translateX(10px);
  transform: translateX(10px);
}

.klaro .cookie-modal .cm-list-input.required:checked + .cm-list-label .slider,
.klaro .context-notice .cm-list-input.required:checked + .cm-list-label .slider,
.klaro .cookie-notice .cm-list-input.required:checked + .cm-list-label .slider {
  background-color: #24cc9a;
  background-color: var(--green2, #24cc9a);
  opacity: 0.8;
  cursor: not-allowed;
}

.klaro .cookie-modal .slider,
.klaro .context-notice .slider,
.klaro .cookie-notice .slider {
  box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.2), 5px 5px 10px 0 rgba(0, 0, 0, 0.19);
}

.klaro .cookie-modal .cm-list-input,
.klaro .context-notice .cm-list-input,
.klaro .cookie-notice .cm-list-input {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  width: 50px;
  height: 30px;
}

.klaro .cookie-modal .cm-list-title,
.klaro .context-notice .cm-list-title,
.klaro .cookie-notice .cm-list-title {
  font-size: 0.9em;
  font-weight: 600;
}

.klaro .cookie-modal .cm-list-description,
.klaro .context-notice .cm-list-description,
.klaro .cookie-notice .cm-list-description {
  color: #7c7c7c;
  color: var(--dark3, #7c7c7c);
  font-size: 0.9em;
  padding-top: 4px;
}

.klaro .cookie-modal .cm-list-label .cm-switch,
.klaro .context-notice .cm-list-label .cm-switch,
.klaro .cookie-notice .cm-list-label .cm-switch {
  position: absolute;
  left: 0;
}

.klaro .cookie-modal .cm-list-label .slider,
.klaro .context-notice .cm-list-label .slider,
.klaro .cookie-notice .cm-list-label .slider {
  background-color: #f2f2f2;
  background-color: var(--white2, #f2f2f2);
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transition: 0.4s;
  width: 50px;
  display: inline-block;
}

.klaro .cookie-modal .cm-list-label .slider::before,
.klaro .context-notice .cm-list-label .slider::before,
.klaro .cookie-notice .cm-list-label .slider::before {
  background-color: #e6e6e6;
  background-color: var(--white3, #e6e6e6);
  position: absolute;
  content: '';
  height: 20px;
  width: 20px;
  left: 5px;
  bottom: 5px;
  transition: 0.4s;
}

.klaro .cookie-modal .cm-list-label .slider.round,
.klaro .context-notice .cm-list-label .slider.round,
.klaro .cookie-notice .cm-list-label .slider.round {
  border-radius: 30px;
}

.klaro .cookie-modal .cm-list-label .slider.round::before,
.klaro .context-notice .cm-list-label .slider.round::before,
.klaro .cookie-notice .cm-list-label .slider.round::before {
  border-radius: 50%;
}

.klaro .cookie-modal .cm-list-label input:focus + .slider,
.klaro .context-notice .cm-list-label input:focus + .slider,
.klaro .cookie-notice .cm-list-label input:focus + .slider {
  box-shadow-color: #48dfb2;
  box-shadow-color: var(--green3, #48dfb2);
  box-shadow: 0 0 1px var(color, green3);
}

.klaro .cookie-modal .cm-list-label input:checked + .slider::before,
.klaro .context-notice .cm-list-label input:checked + .slider::before,
.klaro .cookie-notice .cm-list-label input:checked + .slider::before {
  -ms-transform: translateX(20px);
  transform: translateX(20px);
}

.klaro .cookie-modal .cm-list-input:focus + .cm-list-label .slider,
.klaro .context-notice .cm-list-input:focus + .cm-list-label .slider,
.klaro .cookie-notice .cm-list-input:focus + .cm-list-label .slider {
  box-shadow: 0 4px 6px 0 rgba(125, 125, 125, 0.2), 5px 5px 10px 0 rgba(125, 125, 125, 0.19);
}

.klaro .cookie-modal .cm-list-input:checked + .cm-list-label .slider::before,
.klaro .context-notice .cm-list-input:checked + .cm-list-label .slider::before,
.klaro .cookie-notice .cm-list-input:checked + .cm-list-label .slider::before {
  -ms-transform: translateX(20px);
  transform: translateX(20px);
}

.klaro .cookie-modal .slider,
.klaro .context-notice .slider,
.klaro .cookie-notice .slider {
  box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.2), 5px 5px 10px 0 rgba(0, 0, 0, 0.19);
}

.klaro .cookie-modal a,
.klaro .context-notice a,
.klaro .cookie-notice a {
  color: #1a936f;
  color: var(--green1, #1a936f);
  text-decoration: none;
}

.klaro .cookie-modal p,
.klaro .cookie-modal strong,
.klaro .cookie-modal h1,
.klaro .cookie-modal h2,
.klaro .cookie-modal ul,
.klaro .cookie-modal li,
.klaro .context-notice p,
.klaro .context-notice strong,
.klaro .context-notice h1,
.klaro .context-notice h2,
.klaro .context-notice ul,
.klaro .context-notice li,
.klaro .cookie-notice p,
.klaro .cookie-notice strong,
.klaro .cookie-notice h1,
.klaro .cookie-notice h2,
.klaro .cookie-notice ul,
.klaro .cookie-notice li {
  color: #fafafa;
  color: var(--light1, #fafafa);
}

.klaro .cookie-modal p,
.klaro .cookie-modal h1,
.klaro .cookie-modal h2,
.klaro .cookie-modal ul,
.klaro .cookie-modal li,
.klaro .context-notice p,
.klaro .context-notice h1,
.klaro .context-notice h2,
.klaro .context-notice ul,
.klaro .context-notice li,
.klaro .cookie-notice p,
.klaro .cookie-notice h1,
.klaro .cookie-notice h2,
.klaro .cookie-notice ul,
.klaro .cookie-notice li {
  display: block;
  text-align: left;
  margin: 0;
  padding: 0;
  margin-top: 0.7em;
}

.klaro .cookie-modal h1,
.klaro .cookie-modal h2,
.klaro .cookie-modal h3,
.klaro .cookie-modal h4,
.klaro .cookie-modal h5,
.klaro .cookie-modal h6,
.klaro .context-notice h1,
.klaro .context-notice h2,
.klaro .context-notice h3,
.klaro .context-notice h4,
.klaro .context-notice h5,
.klaro .context-notice h6,
.klaro .cookie-notice h1,
.klaro .cookie-notice h2,
.klaro .cookie-notice h3,
.klaro .cookie-notice h4,
.klaro .cookie-notice h5,
.klaro .cookie-notice h6 {
  font-family: inherit;
  font-family: var(--title-font-family, inherit);
}

.klaro .cookie-modal .cm-link,
.klaro .context-notice .cm-link,
.klaro .cookie-notice .cm-link {
  margin-right: 0.5em;
  vertical-align: middle;
}

.klaro .cookie-modal .cm-btn,
.klaro .context-notice .cm-btn,
.klaro .cookie-notice .cm-btn {
  color: #fff;
  color: var(--button-text-color, #fff);
  background-color: #5c5c5c;
  background-color: var(--dark2, #5c5c5c);
  border-radius: 4px;
  border-radius: var(--border-radius, 4px);
  padding: 6px 10px;
  margin-right: 0.5em;
  border-style: none;
  padding: 0.4em;
  font-size: 1em;
  cursor: pointer;
}

.klaro .cookie-modal .cm-btn:disabled,
.klaro .context-notice .cm-btn:disabled,
.klaro .cookie-notice .cm-btn:disabled {
  opacity: 0.5;
}

.klaro .cookie-modal .cm-btn.cm-btn-close,
.klaro .context-notice .cm-btn.cm-btn-close,
.klaro .cookie-notice .cm-btn.cm-btn-close {
  background-color: #c8c8c8;
  background-color: var(--light2, #c8c8c8);
}

.klaro .cookie-modal .cm-btn.cm-btn-success,
.klaro .context-notice .cm-btn.cm-btn-success,
.klaro .cookie-notice .cm-btn.cm-btn-success {
  background-color: #1a936f;
  background-color: var(--green1, #1a936f);
}

.klaro .cookie-modal .cm-btn.cm-btn-success-var,
.klaro .context-notice .cm-btn.cm-btn-success-var,
.klaro .cookie-notice .cm-btn.cm-btn-success-var {
  background-color: #24cc9a;
  background-color: var(--green2, #24cc9a);
}

.klaro .cookie-modal .cm-btn.cm-btn-info,
.klaro .context-notice .cm-btn.cm-btn-info,
.klaro .cookie-notice .cm-btn.cm-btn-info {
  background-color: #2581c4;
  background-color: var(--blue1, #2581c4);
}

.klaro .context-notice {
  border-radius: 4px;
  border-radius: var(--border-radius, 4px);
  border-style: solid;
  border-style: var(--border-style, solid);
  border-width: 1px;
  border-width: var(--border-width, 1px);
  border-color: #c8c8c8;
  border-color: var(--light2, #c8c8c8);
  background-color: #fafafa;
  background-color: var(--light1, #fafafa);
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  padding: 12px;
  height: 100%;
}

.klaro .context-notice.cm-dark {
  background-color: #333;
  background-color: var(--dark1, #333);
  border-color: #5c5c5c;
  border-color: var(--dark2, #5c5c5c);
}

.klaro .context-notice.cm-dark p {
  color: #fafafa;
  color: var(--light1, #fafafa);
}

.klaro .context-notice.cm-dark p a {
  color: #459cdc;
  color: var(--blue2, #459cdc);
}

.klaro .context-notice p {
  color: #333;
  color: var(--dark1, #333);
  flex-grow: 0;
  text-align: center;
  padding-top: 0;
  margin-top: 0;
}

.klaro .context-notice p a {
  color: #24cc9a;
  color: var(--green2, #24cc9a);
}

.klaro .context-notice p.cm-buttons {
  margin-top: 12px;
}

.klaro .cookie-modal {
  width: 100%;
  height: 100%;
  position: fixed;
  overflow: hidden;
  left: 0;
  top: 0;
  z-index: 1000;
}

.klaro .cookie-modal.cm-embedded {
  position: relative;
  height: inherit;
  width: inherit;
  left: inherit;
  right: inherit;
  z-index: 0;
}

.klaro .cookie-modal.cm-embedded .cm-modal.cm-klaro {
  position: relative;
  -ms-transform: none;
      transform: none;
}

.klaro .cookie-modal .cm-bg {
  background: rgba(0, 0, 0, 0.5);
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
}

.klaro .cookie-modal .cm-modal.cm-klaro {
  background-color: #333;
  background-color: var(--dark1, #333);
  color: #fafafa;
  color: var(--light1, #fafafa);
  z-index: 1001;
  box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.2), 5px 5px 10px 0 rgba(0, 0, 0, 0.19);
  width: 100%;
  max-height: 98%;
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  position: fixed;
  overflow: auto;
}

@media (min-width: 660px) {
  .klaro .cookie-modal .cm-modal.cm-klaro {
    border-radius: 4px;
    border-radius: var(--border-radius, 4px);
    position: relative;
    margin: 0 auto;
    max-width: 640px;
    height: auto;
    width: auto;
  }
}

.klaro .cookie-modal .cm-modal .hide {
  border-style: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 1;
}

.klaro .cookie-modal .cm-modal .hide svg {
  stroke: #fafafa;
  stroke: var(--light1, #fafafa);
}

.klaro .cookie-modal .cm-modal .cm-footer {
  border-top-color: #5c5c5c;
  border-top-color: var(--dark2, #5c5c5c);
  border-top-width: 1px;
  border-top-width: var(--border-width, 1px);
  border-top-style: solid;
  border-top-style: var(--border-style, solid);
  padding: 1em;
}

.klaro .cookie-modal .cm-modal .cm-footer-buttons {
  display: flex;
  flex-flow: row;
  justify-content: space-between;
}

.klaro .cookie-modal .cm-modal .cm-footer .cm-powered-by {
  font-size: 0.8em;
  padding-top: 4px;
  text-align: right;
  padding-right: 8px;
}

.klaro .cookie-modal .cm-modal .cm-footer .cm-powered-by a {
  color: #5c5c5c;
  color: var(--dark2, #5c5c5c);
}

.klaro .cookie-modal .cm-modal .cm-header {
  border-bottom-width: 1px;
  border-bottom-width: var(--border-width, 1px);
  border-bottom-style: solid;
  border-bottom-style: var(--border-style, solid);
  border-bottom-color: #5c5c5c;
  border-bottom-color: var(--dark2, #5c5c5c);
  padding: 1em;
  padding-right: 24px;
}

.klaro .cookie-modal .cm-modal .cm-header h1 {
  margin: 0;
  font-size: 2em;
  display: block;
}

.klaro .cookie-modal .cm-modal .cm-header h1.title {
  padding-right: 20px;
}

.klaro .cookie-modal .cm-modal .cm-body {
  padding: 1em;
}

.klaro .cookie-modal .cm-modal .cm-body ul {
  display: block;
}

.klaro .cookie-modal .cm-modal .cm-body span {
  display: inline-block;
  width: auto;
}

.klaro .cookie-modal .cm-modal .cm-body ul.cm-services,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes {
  padding: 0;
  margin: 0;
}

.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-purpose .cm-services .cm-caret,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose .cm-services .cm-caret {
  color: #a0a0a0;
  color: var(--light3, #a0a0a0);
}

.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-purpose .cm-services .cm-content,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose .cm-services .cm-content {
  margin-left: -40px;
  display: none;
}

.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-purpose .cm-services .cm-content.expanded,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose .cm-services .cm-content.expanded {
  margin-top: 10px;
  display: block;
}

.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-service,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-purpose,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-service,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose {
  position: relative;
  line-height: 20px;
  vertical-align: middle;
  padding-left: 60px;
  min-height: 40px;
}

.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-service:first-child,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-purpose:first-child,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-service:first-child,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose:first-child {
  margin-top: 0;
}

.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-service p,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-purpose p,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-service p,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose p {
  margin-top: 0;
}

.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-service p.purposes,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-purpose p.purposes,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-service p.purposes,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose p.purposes {
  color: #a0a0a0;
  color: var(--light3, #a0a0a0);
  font-size: 0.8em;
}

.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-service.cm-toggle-all,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-purpose.cm-toggle-all,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-service.cm-toggle-all,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose.cm-toggle-all {
  border-top-width: 1px;
  border-top-width: var(--border-width, 1px);
  border-top-style: solid;
  border-top-style: var(--border-style, solid);
  border-top-color: #5c5c5c;
  border-top-color: var(--dark2, #5c5c5c);
  padding-top: 1em;
}

.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-service span.cm-list-title,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-purpose span.cm-list-title,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-service span.cm-list-title,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose span.cm-list-title {
  font-weight: 600;
}

.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-service span.cm-opt-out,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-service span.cm-required,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-purpose span.cm-opt-out,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-purpose span.cm-required,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-service span.cm-opt-out,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-service span.cm-required,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose span.cm-opt-out,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose span.cm-required {
  color: #5c5c5c;
  color: var(--dark2, #5c5c5c);
  padding-left: 0.2em;
  font-size: 0.8em;
}

.klaro .cookie-notice:not(.cookie-modal-notice) {
  background-color: #333;
  background-color: var(--dark1, #333);
  z-index: 999;
  position: fixed;
  width: 100%;
  bottom: 0;
  right: 0;
}

@media (min-width: 1024px) {
  .klaro .cookie-notice:not(.cookie-modal-notice) {
    border-radius: 4px;
    border-radius: var(--border-radius, 4px);
    position: fixed;
    position: var(--notice-position, fixed);
    right: 20px;
    right: var(--notice-right, 20px);
    left: auto;
    left: var(--notice-left, auto);
    bottom: 20px;
    bottom: var(--notice-bottom, 20px);
    top: auto;
    top: var(--notice-top, auto);
    max-width: 400px;
    max-width: var(--notice-max-width, 400px);
    box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.2), 5px 5px 10px 0 rgba(0, 0, 0, 0.19);
  }
}

@media (max-width: 1023px) {
  .klaro .cookie-notice:not(.cookie-modal-notice) {
    border-style: none;
    border-radius: 0;
  }
}

.klaro .cookie-notice:not(.cookie-modal-notice).cn-embedded {
  position: relative;
  height: inherit;
  width: inherit;
  left: inherit;
  right: inherit;
  bottom: inherit;
  z-index: 0;
}

.klaro .cookie-notice:not(.cookie-modal-notice).cn-embedded .cn-body {
  padding-top: 0.5em;
}

.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body {
  margin-bottom: 0;
  margin-right: 0;
  bottom: 0;
  padding: 1em;
  padding-top: 0;
}

.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body p {
  margin-bottom: 0.5em;
}

.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body p.cn-changes {
  text-decoration: underline;
}

.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-learn-more {
  display: inline-block;
  flex-grow: 1;
}

.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-buttons {
  display: inline-block;
  margin-top: -0.5em;
}

@media (max-width: 384px) {
  .klaro .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-buttons {
    width: 100%;
  }
}

.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-buttons button.cm-btn {
  margin-top: 0.5em;
}

@media (max-width: 384px) {
  .klaro .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-buttons button.cm-btn {
    width: calc(50% - 0.5em);
  }
}

.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok {
  margin-top: -0.5em;
  display: flex;
  flex-flow: row;
  flex-wrap: wrap;
  justify-content: right;
  align-items: baseline;
}

.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok a,
.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok div {
  margin-top: 0.5em;
}

.klaro .cookie-modal-notice {
  background-color: #333;
  background-color: var(--dark1, #333);
  color: #fafafa;
  color: var(--light1, #fafafa);
  z-index: 1001;
  box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.2), 5px 5px 10px 0 rgba(0, 0, 0, 0.19);
  width: 100%;
  max-height: 98%;
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  position: fixed;
  overflow: auto;
  padding: 1em;
  padding-top: 0.2em;
}

@media (min-width: 400px) {
  .klaro .cookie-modal-notice {
    border-radius: 4px;
    border-radius: var(--border-radius, 4px);
    position: relative;
    margin: 0 auto;
    max-width: 400px;
    height: auto;
    width: auto;
  }
}

.klaro .cookie-modal-notice .cn-ok {
  display: flex;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  margin-top: 1em;
}

.klaro .cookie-notice-hidden {
  display: none !important;
}


#navbar-general {
  display: flex;
  flex-direction: column;
  position: relative;
  height: 90px;

  @media (max-width: 1350px) {
    height: 80px;
  }

  @media (max-width: 1105px) {
    height: 70px;
  }

  @media (max-width: 1024px) {
    height: 48px;
    padding: 0;
  }

  &.menu-logged-out {
    .navbar {
      .navbar-toggler {
        right: 48px;
      }
    }

    .navbar-toggler {
      &.navbar-toggler-user {
        right: 0;
      }

      &.navbar-toggler-zakwl {
        right: 96px;
      }

      &.navbar-toggler-kzvwl {
        right: 144px;
      }

      &.navbar-toggler-search {
        right: 192px;
      }
    }
  }

  .navbar-toggler-user {
    display: none;
    position: absolute;
    width: 48px;
    height: 48px;
    right: 48px;
    border-radius: 0;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='20' viewBox='0 0 16 20'%3E%3Cg fill='none' fill-rule='evenodd' stroke='%23575757' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' transform='translate(0 1)'%3E%3Cpath d='M16 18v-2a4 4 0 00-4-4H4a4 4 0 00-4 4v2'/%3E%3Ccircle cx='8' cy='4' r='4'/%3E%3C/g%3E%3C/svg%3E%0A") no-repeat #ffffff center center;
    box-shadow: -2px 0 4px 0 rgba(0, 0, 0, 0.2);
    z-index: 10;

    &[aria-expanded="true"] {
      background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='38' height='38' viewBox='0 0 38 38'%3E%3Cg fill='%23FFF' fill-rule='evenodd'%3E%3Crect width='4' height='48' x='17' y='-5' rx='2' transform='rotate(-45 19 19)'/%3E%3Crect width='4' height='48' x='17' y='-5' rx='2' transform='rotate(45 19 19)'/%3E%3C/g%3E%3C/svg%3E") #ffffff no-repeat center center;
      background-size: 30px;
    }

    @media (max-width: 1024px) {
      display: block;
    }
  }

  .navbar-toggler-search {
    display: none;
    position: absolute;
    width: 48px;
    height: 48px;
    right: 240px;
    border-radius: 0;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cg fill='none' fill-rule='evenodd' stroke='%23575757' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' transform='translate(1 1)'%3E%3Ccircle cx='8' cy='8' r='8'/%3E%3Cpath d='M18 18l-4.35-4.35'/%3E%3C/g%3E%3C/svg%3E%0A") no-repeat #fff center center;
    box-shadow: -2px 0 4px 0 rgba(0, 0, 0, 0.2);
    z-index: 10;

    @media (max-width: 1024px) {
      display: block;
    }
  }

  .navbar-toggler-logout {
    display: none;
    position: absolute;
    width: 48px;
    height: 48px;
    right: 0;
    border-radius: 0;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-log-out'%3E%3Cpath d='M9 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h4'%3E%3C/path%3E%3Cpolyline points='16 17 21 12 16 7'%3E%3C/polyline%3E%3Cline x1='21' y1='12' x2='9' y2='12'%3E%3C/line%3E%3C/svg%3E") no-repeat #fff center center;
    box-shadow: -2px 0 4px 0 rgba(0, 0, 0, 0.2);
    z-index: 11;

    @media (max-width: 1024px) {
      display: block;
    }
  }

  .navbar-toggler-zakwl {
    display: none;
    position: absolute;
    width: 48px;
    height: 48px;
    right: 144px;
    border-radius: 0;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='18' viewBox='0 0 30 18'%3E%3Cg fill='%23FFF' fill-rule='evenodd'%3E%3Cpath d='M0 7.5H30V10.5H0zM0 0H30V3H0zM0 15H30V18H0z'/%3E%3C/g%3E%3C/svg%3E%0A") no-repeat var(--color-green) center center;
    box-shadow: -2px 0 4px 0 rgba(0, 0, 0, 0.2);
    z-index: 10;

    &[aria-expanded="true"] {
      background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='38' height='38' viewBox='0 0 38 38'%3E%3Cg fill='%23FFF' fill-rule='evenodd'%3E%3Crect width='4' height='48' x='17' y='-5' rx='2' transform='rotate(-45 19 19)'/%3E%3Crect width='4' height='48' x='17' y='-5' rx='2' transform='rotate(45 19 19)'/%3E%3C/g%3E%3C/svg%3E") var(--color-green) no-repeat center center;
      background-size: 30px;
    }

    @media (max-width: 1024px) {
      display: block;
    }
  }

  .navbar-toggler-kzvwl {
    display: none;
    position: absolute;
    width: 48px;
    height: 48px;
    right: 192px;
    border-radius: 0;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='18' viewBox='0 0 30 18'%3E%3Cg fill='%23FFF' fill-rule='evenodd'%3E%3Cpath d='M0 7.5H30V10.5H0zM0 0H30V3H0zM0 15H30V18H0z'/%3E%3C/g%3E%3C/svg%3E%0A") no-repeat var(--color-blue) center center;
    z-index: 10;

    &[aria-expanded="true"] {
      background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='38' height='38' viewBox='0 0 38 38'%3E%3Cg fill='%23FFF' fill-rule='evenodd'%3E%3Crect width='4' height='48' x='17' y='-5' rx='2' transform='rotate(-45 19 19)'/%3E%3Crect width='4' height='48' x='17' y='-5' rx='2' transform='rotate(45 19 19)'/%3E%3C/g%3E%3C/svg%3E") var(--color-blue) no-repeat center center;
      background-size: 30px;
    }

    @media (max-width: 1024px) {
      display: block;
    }
  }

  .logo {
    background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' width='2305px' height='608px' style='shape-rendering:geometricPrecision; text-rendering:geometricPrecision; image-rendering:optimizeQuality; fill-rule:evenodd; clip-rule:evenodd' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg%3E%3Cpath style='opacity:1' fill='%23fefefe' d='M -0.5,-0.5 C 767.833,-0.5 1536.17,-0.5 2304.5,-0.5C 2304.5,202.167 2304.5,404.833 2304.5,607.5C 1536.17,607.5 767.833,607.5 -0.5,607.5C -0.5,404.833 -0.5,202.167 -0.5,-0.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%237fb3d8' d='M 456.5,19.5 C 409.488,18.8382 362.821,19.5049 316.5,21.5C 315.596,20.791 315.263,19.791 315.5,18.5C 362.67,18.1679 409.67,18.5012 456.5,19.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%2304953f' d='M 126.5,18.5 C 187.168,18.3333 247.834,18.5 308.5,19C 325.766,121.215 295.433,206.215 217.5,274C 154.192,322.994 82.8589,340.994 3.5,328C 2.33564,264.57 2.16897,201.07 3,137.5C 10.731,79.1921 42.5643,41.0254 98.5,23C 107.907,21.0127 117.241,19.5127 126.5,18.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%230268b1' d='M 456.5,19.5 C 512.676,24.1893 551.509,52.5227 573,104.5C 577.074,115.801 579.408,127.467 580,139.5C 580.667,252.5 580.667,365.5 580,478.5C 578.023,494.594 573.523,509.928 566.5,524.5C 541.048,513.274 515.714,501.774 490.5,490C 468.259,463.886 459.259,433.72 463.5,399.5C 474.048,394.946 485.048,392.113 496.5,391C 488.962,384.171 483.129,376.338 479,367.5C 497.1,363.765 514.6,358.098 531.5,350.5C 517.731,340.893 507.398,328.393 500.5,313C 509.832,314.903 519.332,316.07 529,316.5C 537.633,316.051 546.133,314.717 554.5,312.5C 542.265,301.1 532.098,288.1 524,273.5C 519.867,268.366 515.367,263.532 510.5,259C 520.03,256.601 529.363,253.601 538.5,250C 541.789,248.923 542.289,247.09 540,244.5C 530.803,232.975 519.303,224.475 505.5,219C 498.118,216.595 490.785,214.095 483.5,211.5C 494.394,206.445 504.06,199.612 512.5,191C 483.005,192.092 453.671,190.259 424.5,185.5C 420.995,185.401 417.662,186.068 414.5,187.5C 409.273,177.771 401.773,170.105 392,164.5C 389.763,176.064 388.43,187.73 388,199.5C 378.92,204.288 370.087,209.455 361.5,215C 342.206,229.903 323.373,245.403 305,261.5C 302.355,265.528 303.188,268.528 307.5,270.5C 308.877,273.577 308.71,276.577 307,279.5C 305.644,280.38 304.144,280.714 302.5,280.5C 304.754,290.965 310.088,292.965 318.5,286.5C 320.958,280.102 325.624,277.602 332.5,279C 337.084,280.222 339.25,283.056 339,287.5C 335.527,290.723 331.361,292.223 326.5,292C 324.983,293.685 323.316,295.185 321.5,296.5C 324.202,298.347 327.202,299.513 330.5,300C 339.055,302.036 346.555,300.202 353,294.5C 354.161,287.654 357.994,283.154 364.5,281C 382.167,280.667 399.833,280.333 417.5,280C 426.071,277.257 431.405,271.424 433.5,262.5C 441.657,260.822 445.157,264.155 444,272.5C 437.068,287.578 425.235,295.245 408.5,295.5C 405.474,304.676 400.974,313.01 395,320.5C 376.867,338.218 358.367,355.052 339.5,371C 316.881,354.049 294.547,336.716 272.5,319C 263.84,318.5 255.173,318.334 246.5,318.5C 245.278,325.626 243.445,332.626 241,339.5C 232.637,354.893 224.804,370.56 217.5,386.5C 219.461,388.982 221.294,391.648 223,394.5C 224.979,401.897 222.979,407.897 217,412.5C 215.898,423.328 218.231,433.328 224,442.5C 224.718,443.451 225.551,443.617 226.5,443C 241.077,435.108 251.243,423.608 257,408.5C 253.318,404.985 249.818,401.318 246.5,397.5C 249.036,394.801 251.369,391.968 253.5,389C 249.343,378.72 249.509,368.553 254,358.5C 259.864,351.143 267.364,348.143 276.5,349.5C 290.294,374.92 303.961,400.42 317.5,426C 298.537,432.599 279.537,439.099 260.5,445.5C 254.978,451.855 249.644,458.355 244.5,465C 249.301,472.097 253.467,479.597 257,487.5C 261.416,502.917 266.083,518.25 271,533.5C 284.294,534.13 290.628,541.13 290,554.5C 297.102,561.551 305.435,566.551 315,569.5C 316.107,569.415 317.107,569.081 318,568.5C 322.479,553.488 322.312,538.488 317.5,523.5C 312.265,521.55 306.598,520.883 300.5,521.5C 301.08,517.351 300.414,513.684 298.5,510.5C 280.043,502.957 274.543,489.957 282,471.5C 283.882,467.103 287.215,465.436 292,466.5C 302.915,466.854 313.748,467.854 324.5,469.5C 329.177,487.008 338.51,501.508 352.5,513C 367.835,523.672 383.835,533.339 400.5,542C 409.905,548.068 418.738,554.902 427,562.5C 425.11,573.792 423.276,585.125 421.5,596.5C 320.833,596.667 220.166,596.5 119.5,596C 69.6349,589.788 34.1349,563.955 13,518.5C 8.25409,506.183 5.08742,493.516 3.5,480.5C 2.83807,431.822 3.50474,383.488 5.5,335.5C 91.4528,348.481 167.12,326.648 232.5,270C 303.262,201.884 331.262,119.051 316.5,21.5C 362.821,19.5049 409.488,18.8382 456.5,19.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%23199945' d='M 1492.5,18.5 C 1495.45,18.2229 1498.28,18.5562 1501,19.5C 1501.81,27.0799 1501.65,34.5799 1500.5,42C 1497.57,42.7772 1494.74,42.6105 1492,41.5C 1491.2,33.754 1491.37,26.0873 1492.5,18.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%232e9f51' d='M 1512.5,18.5 C 1515.69,18.0196 1518.52,18.6863 1521,20.5C 1521.67,27.1667 1521.67,33.8333 1521,40.5C 1517.67,43.1667 1514.33,43.1667 1511,40.5C 1510.33,33.8333 1510.33,27.1667 1511,20.5C 1511.72,19.9558 1512.22,19.2891 1512.5,18.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%23139843' d='M 715.5,53.5 C 719.767,53.203 723.934,53.5363 728,54.5C 736.036,86.6472 744.369,118.647 753,150.5C 760.718,118.031 769.218,85.8647 778.5,54C 782.167,53.3333 785.833,53.3333 789.5,54C 798.995,86.1404 807.495,118.64 815,151.5C 823.331,119.511 831.664,87.5112 840,55.5C 840.5,55 841,54.5 841.5,54C 845.152,53.5014 848.818,53.3347 852.5,53.5C 842.494,93.8552 832.328,134.189 822,174.5C 820.36,176.923 818.027,177.923 815,177.5C 811.973,177.923 809.64,176.923 808,174.5C 799.211,142.346 791.211,110.013 784,77.5C 775.374,110.002 767.041,142.668 759,175.5C 754.467,178.136 749.967,178.136 745.5,175.5C 734.934,135.737 724.601,95.9033 714.5,56C 714.743,55.0979 715.077,54.2646 715.5,53.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%2303953e' d='M 873.5,53.5 C 877.437,53.2065 881.27,53.5399 885,54.5C 885.667,95.1667 885.667,135.833 885,176.5C 881.198,177.806 877.365,177.806 873.5,176.5C 872.173,135.433 872.173,94.433 873.5,53.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%230e9742' d='M 918.5,53.5 C 937.2,53.1118 955.867,53.6118 974.5,55C 985.483,57.3169 992.649,63.8169 996,74.5C 996.667,84.5 996.667,94.5 996,104.5C 993.195,115.804 986.028,122.47 974.5,124.5C 981.738,141.48 989.405,158.313 997.5,175C 997.095,175.945 996.428,176.612 995.5,177C 993.833,177.167 992.167,177.333 990.5,177.5C 987.989,177.712 985.822,177.045 984,175.5C 976.403,159.543 968.903,143.543 961.5,127.5C 951.522,126.501 941.522,126.168 931.5,126.5C 931.667,142.837 931.5,159.17 931,175.5C 929.178,177.045 927.011,177.712 924.5,177.5C 922.571,177.46 920.738,177.127 919,176.5C 918.5,135.501 918.333,94.5014 918.5,53.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%230f9742' d='M 1062.5,53.5 C 1085.17,53.5 1107.83,53.5 1130.5,53.5C 1130.87,57.9671 1130.37,62.3004 1129,66.5C 1110.96,99.4138 1092.79,132.247 1074.5,165C 1093.83,165.333 1113.17,165.667 1132.5,166C 1133.79,169.455 1133.79,172.955 1132.5,176.5C 1108.54,177.656 1084.54,177.823 1060.5,177C 1059.27,175.302 1058.6,173.302 1058.5,171C 1058.67,169.167 1058.83,167.333 1059,165.5C 1077.72,132.055 1095.89,98.3887 1113.5,64.5C 1096.5,64.6666 1079.5,64.4999 1062.5,64C 1061.2,60.5011 1061.2,57.0011 1062.5,53.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%23149844' d='M 1182.5,53.5 C 1186.51,53.3345 1190.51,53.5012 1194.5,54C 1207.76,94.1119 1220.43,134.445 1232.5,175C 1232.09,175.945 1231.43,176.612 1230.5,177C 1228.83,177.167 1227.17,177.333 1225.5,177.5C 1222.99,177.712 1220.82,177.045 1219,175.5C 1215.8,164.723 1212.3,154.057 1208.5,143.5C 1194.52,142.501 1180.52,142.167 1166.5,142.5C 1163.52,153.544 1160.36,164.544 1157,175.5C 1155.18,177.045 1153.01,177.712 1150.5,177.5C 1148.83,177.333 1147.17,177.167 1145.5,177C 1144.94,176.275 1144.61,175.442 1144.5,174.5C 1156.41,133.84 1169.08,93.5069 1182.5,53.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%23199946' d='M 1253.5,53.5 C 1257.44,53.2065 1261.27,53.5399 1265,54.5C 1265.5,71.4967 1265.67,88.4967 1265.5,105.5C 1282.83,105.5 1300.17,105.5 1317.5,105.5C 1317.33,88.4967 1317.5,71.4967 1318,54.5C 1322.08,53.3705 1326.25,53.2039 1330.5,54C 1331.66,94.4289 1331.83,134.929 1331,175.5C 1330.5,176 1330,176.5 1329.5,177C 1326.17,177.667 1322.83,177.667 1319.5,177C 1319,176.5 1318.5,176 1318,175.5C 1317.5,156.17 1317.33,136.836 1317.5,117.5C 1300.17,117.5 1282.83,117.5 1265.5,117.5C 1265.83,137.178 1265.5,156.845 1264.5,176.5C 1260.83,177.833 1257.17,177.833 1253.5,176.5C 1252.17,135.433 1252.17,94.433 1253.5,53.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%231a9946' d='M 1364.5,53.5 C 1368.23,53.1774 1371.89,53.5108 1375.5,54.5C 1393.84,85.8428 1411.67,117.509 1429,149.5C 1429.33,117.833 1429.67,86.1667 1430,54.5C 1434,53.1667 1438,53.1667 1442,54.5C 1442.67,94.8333 1442.67,135.167 1442,175.5C 1438.82,177.523 1435.32,178.023 1431.5,177C 1412.93,145.424 1394.77,113.591 1377,81.5C 1376.67,112.833 1376.33,144.167 1376,175.5C 1372.42,177.766 1368.59,178.1 1364.5,176.5C 1363.17,135.433 1363.17,94.433 1364.5,53.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%23149844' d='M 1500.5,53.5 C 1504.51,53.3345 1508.51,53.5012 1512.5,54C 1524.89,92.7232 1537.06,131.556 1549,170.5C 1550.9,175.901 1549.07,178.234 1543.5,177.5C 1540.99,177.712 1538.82,177.045 1537,175.5C 1533.69,164.573 1530.19,153.739 1526.5,143C 1512.5,142.5 1498.5,142.333 1484.5,142.5C 1481.45,153.494 1478.28,164.494 1475,175.5C 1473.18,177.045 1471.01,177.712 1468.5,177.5C 1466.83,177.333 1465.17,177.167 1463.5,177C 1462.94,176.275 1462.61,175.442 1462.5,174.5C 1474.39,133.823 1487.06,93.49 1500.5,53.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%230e9742' d='M 1570.5,53.5 C 1589.2,53.1118 1607.87,53.6118 1626.5,55C 1637.48,57.3169 1644.65,63.8169 1648,74.5C 1648.67,84.5 1648.67,94.5 1648,104.5C 1645.19,115.804 1638.03,122.47 1626.5,124.5C 1633.74,141.48 1641.4,158.313 1649.5,175C 1649.09,175.945 1648.43,176.612 1647.5,177C 1645.83,177.167 1644.17,177.333 1642.5,177.5C 1639.99,177.712 1637.82,177.045 1636,175.5C 1628.4,159.543 1620.9,143.543 1613.5,127.5C 1603.52,126.501 1593.52,126.168 1583.5,126.5C 1583.67,142.837 1583.5,159.17 1583,175.5C 1581.18,177.045 1579.01,177.712 1576.5,177.5C 1574.57,177.46 1572.74,177.127 1571,176.5C 1570.5,135.501 1570.33,94.5014 1570.5,53.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%23129743' d='M 1724.5,66.5 C 1725.04,66.44 1725.38,66.1067 1725.5,65.5C 1708.51,64.5005 1691.51,64.1672 1674.5,64.5C 1673.88,64.3893 1673.38,64.056 1673,63.5C 1672.22,60.2397 1672.38,57.0731 1673.5,54C 1696.41,53.1731 1719.24,53.3398 1742,54.5C 1742.67,57.1667 1742.67,59.8333 1742,62.5C 1723.75,96.6599 1705.25,130.66 1686.5,164.5C 1705.83,165.167 1725.17,165.833 1744.5,166.5C 1746.09,170.262 1745.76,173.762 1743.5,177C 1719.5,177.667 1695.5,177.667 1671.5,177C 1669.48,173.817 1668.98,170.317 1670,166.5C 1688.43,133.3 1706.6,99.9663 1724.5,66.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%23129742' d='M 1755.5,53.5 C 1782.17,53.3334 1808.84,53.5 1835.5,54C 1836.83,57.3333 1836.83,60.6667 1835.5,64C 1824.51,64.4998 1813.51,64.6665 1802.5,64.5C 1802.83,101.839 1802.5,139.173 1801.5,176.5C 1797.08,178.107 1792.92,177.774 1789,175.5C 1788.5,138.502 1788.33,101.502 1788.5,64.5C 1777.5,64.5 1766.5,64.5 1755.5,64.5C 1755.5,60.8333 1755.5,57.1667 1755.5,53.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%23249c4b' d='M 1856.5,53.5 C 1860.77,53.203 1864.93,53.5363 1869,54.5C 1869.67,94.8333 1869.67,135.167 1869,175.5C 1867.18,177.045 1865.01,177.712 1862.5,177.5C 1859.99,177.712 1857.82,177.045 1856,175.5C 1855.17,134.762 1855.34,94.0956 1856.5,53.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%23159844' d='M 1966.5,149.5 C 1966.56,150.043 1966.89,150.376 1967.5,150.5C 1968.5,118.507 1968.83,86.5069 1968.5,54.5C 1972.23,53.179 1976.07,53.179 1980,54.5C 1980.67,94.8333 1980.67,135.167 1980,175.5C 1976.82,177.523 1973.32,178.023 1969.5,177C 1950.93,145.424 1932.77,113.591 1915,81.5C 1914.67,112.833 1914.33,144.167 1914,175.5C 1910.42,177.766 1906.59,178.1 1902.5,176.5C 1901.33,135.837 1901.17,95.1708 1902,54.5C 1906.82,52.7116 1911.15,53.3783 1915,56.5C 1932.7,87.2324 1949.87,118.232 1966.5,149.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%230d9742' d='M 2077.5,148.5 C 2077.78,149.289 2078.28,149.956 2079,150.5C 2079.5,118.502 2079.67,86.5017 2079.5,54.5C 2083.23,53.179 2087.07,53.179 2091,54.5C 2091.67,94.8333 2091.67,135.167 2091,175.5C 2087.82,177.523 2084.32,178.023 2080.5,177C 2061.84,145.518 2043.84,113.684 2026.5,81.5C 2026.22,80.7109 2025.72,80.0442 2025,79.5C 2024.5,111.498 2024.33,143.498 2024.5,175.5C 2024.39,176.117 2024.06,176.617 2023.5,177C 2020.11,177.752 2016.77,177.585 2013.5,176.5C 2012.17,135.6 2012.17,94.7663 2013.5,54C 2017.42,53.2073 2021.26,53.374 2025,54.5C 2042.77,85.6991 2060.27,117.032 2077.5,148.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%231a9946' d='M 2124.5,53.5 C 2146.5,53.3334 2168.5,53.5 2190.5,54C 2191.83,57.3333 2191.83,60.6667 2190.5,64C 2172.84,64.4999 2155.17,64.6666 2137.5,64.5C 2137.5,78.5 2137.5,92.5 2137.5,106.5C 2154.17,106.333 2170.84,106.5 2187.5,107C 2188.83,110.333 2188.83,113.667 2187.5,117C 2170.84,117.5 2154.17,117.667 2137.5,117.5C 2137.5,133.5 2137.5,149.5 2137.5,165.5C 2156.08,165.174 2174.58,165.507 2193,166.5C 2193.17,168.167 2193.33,169.833 2193.5,171.5C 2193.39,173.641 2192.72,175.475 2191.5,177C 2169.5,177.667 2147.5,177.667 2125.5,177C 2125,176.5 2124.5,176 2124,175.5C 2123.17,134.762 2123.34,94.0956 2124.5,53.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%230d9742' d='M 2283.5,148.5 C 2283.78,149.289 2284.28,149.956 2285,150.5C 2285.5,118.502 2285.67,86.5017 2285.5,54.5C 2289.23,53.179 2293.07,53.179 2297,54.5C 2297.83,95.1708 2297.67,135.837 2296.5,176.5C 2292.41,178.1 2288.58,177.766 2285,175.5C 2267.22,144.274 2249.72,112.94 2232.5,81.5C 2232.22,80.7109 2231.72,80.0442 2231,79.5C 2230.5,111.498 2230.33,143.498 2230.5,175.5C 2230.39,176.117 2230.06,176.617 2229.5,177C 2225.68,178.023 2222.18,177.523 2219,175.5C 2218.17,134.929 2218.34,94.4289 2219.5,54C 2223.42,53.2073 2227.26,53.374 2231,54.5C 2248.78,85.7263 2266.28,117.06 2283.5,148.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%233faf6e' d='M 1968.5,54.5 C 1968.83,86.5069 1968.5,118.507 1967.5,150.5C 1966.89,150.376 1966.56,150.043 1966.5,149.5C 1967.17,117.833 1967.83,86.1667 1968.5,54.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%237fca9e' d='M 2079.5,54.5 C 2079.67,86.5017 2079.5,118.502 2079,150.5C 2078.28,149.956 2077.78,149.289 2077.5,148.5C 2078.17,117.167 2078.83,85.8333 2079.5,54.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%23bee3ce' d='M 2285.5,54.5 C 2285.67,86.5017 2285.5,118.502 2285,150.5C 2284.28,149.956 2283.78,149.289 2283.5,148.5C 2284.17,117.167 2284.83,85.8333 2285.5,54.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%23bfe4ce' d='M 1674.5,64.5 C 1691.51,64.1672 1708.51,64.5005 1725.5,65.5C 1725.38,66.1067 1725.04,66.44 1724.5,66.5C 1707.83,65.8333 1691.17,65.1667 1674.5,64.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%23fdfefd' d='M 931.5,64.5 C 942.505,64.3335 953.505,64.5002 964.5,65C 979.391,66.8952 985.391,75.2286 982.5,90C 985.338,104.815 979.338,113.148 964.5,115C 953.505,115.5 942.505,115.667 931.5,115.5C 931.5,98.5 931.5,81.5 931.5,64.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%23fdfefd' d='M 1583.5,64.5 C 1594.51,64.3335 1605.51,64.5002 1616.5,65C 1631.39,66.8952 1637.39,75.2286 1634.5,90C 1637.34,104.815 1631.34,113.148 1616.5,115C 1605.51,115.5 1594.51,115.667 1583.5,115.5C 1583.5,98.5 1583.5,81.5 1583.5,64.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%23fbfdfc' d='M 1522.5,129.5 C 1517.18,130.166 1511.68,130.499 1506,130.5C 1500.12,130.495 1494.62,129.829 1489.5,128.5C 1495.59,108.997 1501.09,89.3301 1506,69.5C 1507.23,75.8545 1508.56,82.1878 1510,88.5C 1514.48,102.095 1518.64,115.761 1522.5,129.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%23fbfdfc' d='M 1204.5,129.5 C 1193.5,130.833 1182.5,130.833 1171.5,129.5C 1175.84,114.491 1180.34,99.4912 1185,84.5C 1186.11,79.5232 1187.11,74.5232 1188,69.5C 1193.19,89.6013 1198.69,109.601 1204.5,129.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%23fafdfb' d='M 77.5,78.5 C 84.9896,78.2754 92.1562,79.6088 99,82.5C 97.0727,86.3545 95.0727,90.3545 93,94.5C 92.5065,96.1341 92.3398,97.8008 92.5,99.5C 86.0315,99.1506 79.6981,99.8173 73.5,101.5C 72.6209,93.3733 73.9542,85.7066 77.5,78.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%23f9fcfa' d='M 190.5,78.5 C 194.437,78.2065 198.27,78.5399 202,79.5C 204.921,86.5326 206.088,93.866 205.5,101.5C 199.302,99.8173 192.969,99.1506 186.5,99.5C 185.845,93.0235 183.178,87.5235 178.5,83C 182.399,80.9815 186.399,79.4815 190.5,78.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%23fdfefd' d='M 130.5,79.5 C 144.756,77.713 157.589,81.0464 169,89.5C 174.857,96.0255 176.024,103.359 172.5,111.5C 173.519,114.684 175.686,116.684 179,117.5C 190.357,109.018 201.023,110.018 211,120.5C 223.639,135.975 226.306,152.975 219,171.5C 214.069,177.814 207.569,180.648 199.5,180C 197.522,182.497 197.022,185.331 198,188.5C 205.956,193.751 208.956,201.085 207,210.5C 198.617,231.553 183.117,242.387 160.5,243C 151.415,241.58 145.915,236.414 144,227.5C 141.447,225.271 138.614,224.938 135.5,226.5C 134.123,234.707 129.457,239.874 121.5,242C 97.4016,243.53 80.9016,233.03 72,210.5C 70.0445,201.085 73.0445,193.751 81,188.5C 81.9782,185.331 81.4782,182.497 79.5,180C 63.0883,179.079 55.0883,170.245 55.5,153.5C 56.0901,134.792 64.4235,120.959 80.5,112C 88.027,110.4 94.527,112.234 100,117.5C 103.098,116.733 105.264,114.9 106.5,112C 101.982,101.053 104.649,92.3867 114.5,86C 119.607,82.9354 124.94,80.7688 130.5,79.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%237ec99d' d='M 2026.5,81.5 C 2025.83,112.833 2025.17,144.167 2024.5,175.5C 2024.33,143.498 2024.5,111.498 2025,79.5C 2025.72,80.0442 2026.22,80.7109 2026.5,81.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%2340af6e' d='M 2232.5,81.5 C 2231.83,112.833 2231.17,144.167 2230.5,175.5C 2230.33,143.498 2230.5,111.498 2231,79.5C 2231.72,80.0442 2232.22,80.7109 2232.5,81.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%230a9641' d='M 131.5,120.5 C 158.52,118.72 175.686,130.72 183,156.5C 185.408,183.076 173.908,200.243 148.5,208C 128.979,210.987 113.479,204.487 102,188.5C 90.0635,164.844 94.2302,144.678 114.5,128C 120.032,124.894 125.699,122.394 131.5,120.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%23bee3ce' d='M 1171.5,129.5 C 1182.5,130.833 1193.5,130.833 1204.5,129.5C 1205.04,129.56 1205.38,129.893 1205.5,130.5C 1193.83,131.833 1182.17,131.833 1170.5,130.5C 1170.62,129.893 1170.96,129.56 1171.5,129.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%23bde3cd' d='M 1489.5,128.5 C 1494.62,129.829 1500.12,130.495 1506,130.5C 1511.68,130.499 1517.18,130.166 1522.5,129.5C 1523.04,129.56 1523.38,129.893 1523.5,130.5C 1511.85,131.499 1500.19,131.832 1488.5,131.5C 1488.26,130.209 1488.6,129.209 1489.5,128.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%23fcfefd' d='M 134.5,136.5 C 157.168,136.665 168.001,147.999 167,170.5C 161.441,187.039 149.941,194.205 132.5,192C 117.002,186.163 110.169,174.996 112,158.5C 115.447,146.885 122.947,139.552 134.5,136.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%23f9fcfa' d='M 48.5,176.5 C 50.2225,178.253 51.7225,180.253 53,182.5C 56.114,185.296 59.2807,187.962 62.5,190.5C 61.3906,192.385 60.5573,194.385 60,196.5C 59.8265,200.541 59.3265,204.541 58.5,208.5C 53.9626,207.154 49.6293,205.321 45.5,203C 42.4875,201.321 40.1541,198.987 38.5,196C 40.9298,188.972 44.2631,182.472 48.5,176.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%23fafdfb' d='M 229.5,176.5 C 234.84,182.342 238.507,189.175 240.5,197C 234.784,202.776 227.951,206.609 220,208.5C 220.146,202.207 218.98,196.207 216.5,190.5C 219.163,188.008 221.996,185.674 225,183.5C 226.723,181.283 228.223,178.95 229.5,176.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%23116cb3' d='M 364.5,227.5 C 371.842,227.837 377.842,230.837 382.5,236.5C 377.139,240.507 371.139,242.007 364.5,241C 358.867,238.295 358.033,234.462 362,229.5C 362.995,228.934 363.828,228.267 364.5,227.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%23289d4d' d='M 1523.5,236.5 C 1526.78,236.216 1529.94,236.549 1533,237.5C 1533.81,244.747 1533.65,251.914 1532.5,259C 1529.24,259.784 1526.07,259.617 1523,258.5C 1522.24,251.118 1522.4,243.784 1523.5,236.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%2300953e' d='M 1543.5,236.5 C 1546.45,236.223 1549.28,236.556 1552,237.5C 1552.81,244.747 1552.65,251.914 1551.5,259C 1548.57,259.777 1545.74,259.61 1543,258.5C 1542.2,251.087 1542.37,243.754 1543.5,236.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%23fafcfb' d='M 138.5,245.5 C 143.718,249.609 149.385,252.942 155.5,255.5C 151.452,261.882 146.118,266.882 139.5,270.5C 132.029,266.701 126.696,261.034 123.5,253.5C 129.817,253.177 134.817,250.51 138.5,245.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%230d9742' d='M 727.5,270.5 C 731.437,270.207 735.27,270.54 739,271.5C 739.333,305.167 739.667,338.833 740,372.5C 742.799,378.825 747.632,382.659 754.5,384C 763.647,385.045 772.647,384.379 781.5,382C 784.902,380.6 787.736,378.433 790,375.5C 791.313,341.227 791.98,306.894 792,272.5C 793.822,270.955 795.989,270.288 798.5,270.5C 800.429,270.54 802.262,270.873 804,271.5C 804.667,306.5 804.667,341.5 804,376.5C 800.665,385.834 794.165,391.667 784.5,394C 768.843,397.637 753.51,396.637 738.5,391C 733.226,387.726 729.392,383.226 727,377.5C 726.174,341.762 726.341,306.095 727.5,270.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%2306963f' d='M 901.5,367.5 C 901.56,368.043 901.893,368.376 902.5,368.5C 903.5,336.174 903.833,303.84 903.5,271.5C 906.899,270.18 910.399,270.18 914,271.5C 914.5,312.499 914.667,353.499 914.5,394.5C 910.818,394.665 907.152,394.499 903.5,394C 885.605,362.945 867.939,331.778 850.5,300.5C 850.013,299.527 849.513,298.527 849,297.5C 848.5,329.165 848.333,360.832 848.5,392.5C 848.389,393.117 848.056,393.617 847.5,394C 843.909,394.789 840.409,394.622 837,393.5C 836.17,352.596 836.337,311.762 837.5,271C 840.833,270.333 844.167,270.333 847.5,271C 866.411,302.656 884.411,334.822 901.5,367.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%23109742' d='M 948.5,270.5 C 966.209,270.086 983.875,270.586 1001.5,272C 1010.49,273.236 1017.65,277.403 1023,284.5C 1024.56,286.957 1025.56,289.624 1026,292.5C 1026.67,319.167 1026.67,345.833 1026,372.5C 1024.75,379.83 1020.92,385.33 1014.5,389C 1009.07,391.442 1003.4,393.108 997.5,394C 980.926,394.824 964.426,394.658 948,393.5C 947.173,352.429 947.34,311.429 948.5,270.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%23119743' d='M 1107.5,381.5 C 1106.96,381.56 1106.62,381.893 1106.5,382.5C 1125.49,383.5 1144.49,383.833 1163.5,383.5C 1164.12,383.611 1164.62,383.944 1165,384.5C 1165.78,387.76 1165.62,390.927 1164.5,394C 1139.83,394.833 1115.16,394.666 1090.5,393.5C 1089.09,389.761 1089.26,386.094 1091,382.5C 1109.29,349.413 1127.46,316.247 1145.5,283C 1128.5,282.667 1111.5,282.333 1094.5,282C 1093.38,278.591 1093.21,275.091 1094,271.5C 1116.09,270.34 1138.26,270.173 1160.5,271C 1161.7,272.353 1162.37,274.019 1162.5,276C 1162.33,277.5 1162.17,279 1162,280.5C 1143.81,314.221 1125.64,347.887 1107.5,381.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%23109742' d='M 1214.5,270.5 C 1218.18,270.335 1221.85,270.501 1225.5,271C 1226,271.5 1226.5,272 1227,272.5C 1240.09,312.931 1252.26,353.598 1263.5,394.5C 1259.23,394.797 1255.07,394.464 1251,393.5C 1246.62,382.415 1243.12,371.082 1240.5,359.5C 1226.5,359.5 1212.5,359.5 1198.5,359.5C 1195.31,370.935 1191.81,382.268 1188,393.5C 1184.27,394.46 1180.44,394.793 1176.5,394.5C 1187.61,354.335 1199.44,314.335 1212,274.5C 1212.66,273.016 1213.5,271.683 1214.5,270.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%23159844' d='M 1285.5,270.5 C 1288.85,270.335 1292.18,270.502 1295.5,271C 1296,271.5 1296.5,272 1297,272.5C 1297.5,289.497 1297.67,306.497 1297.5,323.5C 1314.83,323.5 1332.17,323.5 1349.5,323.5C 1349.33,306.163 1349.5,288.83 1350,271.5C 1353.74,270.374 1357.58,270.207 1361.5,271C 1362.16,291.428 1362.5,311.928 1362.5,332.5C 1362.5,353.072 1362.16,373.572 1361.5,394C 1357.58,394.793 1353.74,394.626 1350,393.5C 1349.5,373.836 1349.33,354.169 1349.5,334.5C 1332.17,334.5 1314.83,334.5 1297.5,334.5C 1297.67,353.836 1297.5,373.17 1297,392.5C 1295.13,393.743 1292.96,394.41 1290.5,394.5C 1288.24,394.468 1286.07,394.134 1284,393.5C 1283.33,353.167 1283.33,312.833 1284,272.5C 1284.72,271.956 1285.22,271.289 1285.5,270.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%23109742' d='M 1396.5,270.5 C 1400.11,270.211 1403.61,270.544 1407,271.5C 1425,303.5 1443,335.5 1461,367.5C 1461.33,335.5 1461.67,303.5 1462,271.5C 1465.67,270.167 1469.33,270.167 1473,271.5C 1473.83,312.404 1473.66,353.238 1472.5,394C 1469.17,394.667 1465.83,394.667 1462.5,394C 1443.95,362.411 1425.79,330.577 1408,298.5C 1407.67,330.167 1407.33,361.833 1407,393.5C 1403.21,394.795 1399.38,394.795 1395.5,393.5C 1394.34,353.208 1394.17,312.875 1395,272.5C 1395.72,271.956 1396.22,271.289 1396.5,270.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%23109742' d='M 1532.5,270.5 C 1536.18,270.335 1539.85,270.501 1543.5,271C 1556.53,310.25 1569.03,349.75 1581,389.5C 1581.72,391.112 1581.55,392.612 1580.5,394C 1576.83,394.667 1573.17,394.667 1569.5,394C 1569,393.5 1568.5,393 1568,392.5C 1564.73,381.52 1561.56,370.52 1558.5,359.5C 1544.48,359.167 1530.48,359.501 1516.5,360.5C 1513.16,371.541 1509.66,382.541 1506,393.5C 1502.27,394.46 1498.44,394.793 1494.5,394.5C 1494.6,390.036 1495.43,385.703 1497,381.5C 1508.2,345.56 1519.2,309.56 1530,273.5C 1531.04,272.627 1531.88,271.627 1532.5,270.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%230e9742' d='M 1602.5,270.5 C 1619.54,270.107 1636.54,270.607 1653.5,272C 1665.9,272.938 1674.4,279.104 1679,290.5C 1679.92,302.891 1679.58,315.224 1678,327.5C 1673.7,335.959 1666.86,341.292 1657.5,343.5C 1665.27,358.711 1672.77,374.044 1680,389.5C 1680.49,391.134 1680.66,392.801 1680.5,394.5C 1676.23,394.797 1672.07,394.464 1668,393.5C 1660.28,377.226 1652.45,361.059 1644.5,345C 1634.51,344.5 1624.51,344.334 1614.5,344.5C 1614.67,360.837 1614.5,377.17 1614,393.5C 1610,394.833 1606,394.833 1602,393.5C 1601.17,352.429 1601.34,311.429 1602.5,270.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%230e9742' d='M 1718.5,381.5 C 1717.96,381.56 1717.62,381.893 1717.5,382.5C 1736.49,383.5 1755.49,383.833 1774.5,383.5C 1775.78,384.694 1776.44,386.36 1776.5,388.5C 1776.46,390.429 1776.13,392.262 1775.5,394C 1750.93,394.827 1726.43,394.661 1702,393.5C 1701.33,390.167 1701.33,386.833 1702,383.5C 1720.43,350.3 1738.6,316.966 1756.5,283.5C 1757.04,283.44 1757.38,283.107 1757.5,282.5C 1740.18,281.5 1722.85,281.167 1705.5,281.5C 1704.18,278.101 1704.18,274.601 1705.5,271C 1728.07,270.173 1750.57,270.34 1773,271.5C 1773.67,274.833 1773.67,278.167 1773,281.5C 1754.57,314.7 1736.4,348.034 1718.5,381.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%231a9946' d='M 1787.5,270.5 C 1813.84,270.333 1840.17,270.5 1866.5,271C 1867.83,274.667 1867.83,278.333 1866.5,282C 1855.84,282.5 1845.17,282.667 1834.5,282.5C 1834.67,319.168 1834.5,355.835 1834,392.5C 1832.13,393.743 1829.96,394.41 1827.5,394.5C 1825.24,394.468 1823.07,394.134 1821,393.5C 1820.5,356.502 1820.33,319.502 1820.5,282.5C 1809.49,282.667 1798.49,282.5 1787.5,282C 1786.2,278.168 1786.2,274.334 1787.5,270.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%230c9641' d='M 1888.5,270.5 C 1910.17,270.333 1931.84,270.5 1953.5,271C 1954.83,274.667 1954.83,278.333 1953.5,282C 1935.84,282.5 1918.17,282.667 1900.5,282.5C 1900.5,296.5 1900.5,310.5 1900.5,324.5C 1917.5,324.5 1934.5,324.5 1951.5,324.5C 1951.79,328.106 1951.46,331.606 1950.5,335C 1933.84,335.5 1917.17,335.667 1900.5,335.5C 1900.5,351.5 1900.5,367.5 1900.5,383.5C 1919.17,383.333 1937.84,383.5 1956.5,384C 1957.83,387.333 1957.83,390.667 1956.5,394C 1933.59,394.827 1910.76,394.66 1888,393.5C 1887.17,352.429 1887.34,311.429 1888.5,270.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%233faf6e' d='M 903.5,271.5 C 903.833,303.84 903.5,336.174 902.5,368.5C 901.893,368.376 901.56,368.043 901.5,367.5C 902.167,335.5 902.833,303.5 903.5,271.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%2340af6f' d='M 1705.5,281.5 C 1722.85,281.167 1740.18,281.5 1757.5,282.5C 1757.38,283.107 1757.04,283.44 1756.5,283.5C 1739.5,282.833 1722.5,282.167 1705.5,281.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%23fefefe' d='M 960.5,282.5 C 972.171,282.333 983.838,282.5 995.5,283C 1003.11,283.379 1008.61,286.879 1012,293.5C 1012.67,319.5 1012.67,345.5 1012,371.5C 1010.97,374.539 1009.14,377.039 1006.5,379C 1001.1,381.433 995.435,382.766 989.5,383C 979.839,383.5 970.172,383.666 960.5,383.5C 960.5,349.833 960.5,316.167 960.5,282.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%23bbe2cc' d='M 1615.5,282.5 C 1615.5,299.167 1615.5,315.833 1615.5,332.5C 1625.83,332.5 1636.17,332.5 1646.5,332.5C 1636.01,333.494 1625.35,333.828 1614.5,333.5C 1614.17,316.325 1614.5,299.325 1615.5,282.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%23fefefe' d='M 1615.5,282.5 C 1626.51,282.333 1637.51,282.5 1648.5,283C 1662.85,284.689 1668.85,292.689 1666.5,307C 1669.21,323.135 1662.55,331.635 1646.5,332.5C 1636.17,332.5 1625.83,332.5 1615.5,332.5C 1615.5,315.833 1615.5,299.167 1615.5,282.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%23fbfdfc' d='M 1236.5,347.5 C 1225.35,348.495 1214.01,348.828 1202.5,348.5C 1208.49,328.893 1214.32,309.227 1220,289.5C 1225.19,308.932 1230.69,328.266 1236.5,347.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%23fbfdfb' d='M 1554.5,348.5 C 1542.99,348.828 1531.65,348.495 1520.5,347.5C 1526.86,327.597 1532.69,307.597 1538,287.5C 1538.48,291.531 1539.15,295.531 1540,299.5C 1545.14,315.752 1549.97,332.085 1554.5,348.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%23bee3ce' d='M 850.5,300.5 C 849.833,331.167 849.167,361.833 848.5,392.5C 848.333,360.832 848.5,329.165 849,297.5C 849.513,298.527 850.013,299.527 850.5,300.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%23448fc5' d='M 5.5,335.5 C 3.50474,383.488 2.83807,431.822 3.5,480.5C 2.50116,432.003 2.16783,383.336 2.5,334.5C 3.79105,334.263 4.79105,334.596 5.5,335.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%237dc99c' d='M 1236.5,347.5 C 1237.04,347.56 1237.38,347.893 1237.5,348.5C 1225.67,349.824 1214.01,349.824 1202.5,348.5C 1214.01,348.828 1225.35,348.495 1236.5,347.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%237dc99c' d='M 1520.5,347.5 C 1531.65,348.495 1542.99,348.828 1554.5,348.5C 1542.99,349.824 1531.33,349.824 1519.5,348.5C 1519.62,347.893 1519.96,347.56 1520.5,347.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%23bfe4cf' d='M 1107.5,381.5 C 1126.17,382.167 1144.83,382.833 1163.5,383.5C 1144.49,383.833 1125.49,383.5 1106.5,382.5C 1106.62,381.893 1106.96,381.56 1107.5,381.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%23bde3ce' d='M 1718.5,381.5 C 1737.17,382.167 1755.83,382.833 1774.5,383.5C 1755.49,383.833 1736.49,383.5 1717.5,382.5C 1717.62,381.893 1717.96,381.56 1718.5,381.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%236f6f6e' d='M 1177.5,484.5 C 1176.51,489.64 1176.18,494.974 1176.5,500.5C 1182.5,500.5 1188.5,500.5 1194.5,500.5C 1194.79,502.735 1194.46,504.735 1193.5,506.5C 1187.83,506.5 1182.17,506.5 1176.5,506.5C 1176.5,527.5 1176.5,548.5 1176.5,569.5C 1174.39,570.468 1172.06,570.802 1169.5,570.5C 1169.5,549.167 1169.5,527.833 1169.5,506.5C 1165.83,506.5 1162.17,506.5 1158.5,506.5C 1158.5,504.5 1158.5,502.5 1158.5,500.5C 1162.17,500.5 1165.83,500.5 1169.5,500.5C 1165.4,478.107 1174.56,468.107 1197,470.5C 1197.67,472.167 1197.67,473.833 1197,475.5C 1192.5,476.169 1188,477.002 1183.5,478C 1180.59,479.406 1178.59,481.572 1177.5,484.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%2370706f' d='M 731.5,470.5 C 733.833,470.5 736.167,470.5 738.5,470.5C 738.5,476.167 738.5,481.833 738.5,487.5C 736.167,487.5 733.833,487.5 731.5,487.5C 731.5,481.833 731.5,476.167 731.5,470.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%236e6e6d' d='M 1281.5,470.5 C 1283.83,470.5 1286.17,470.5 1288.5,470.5C 1288.5,503.833 1288.5,537.167 1288.5,570.5C 1286.17,570.5 1283.83,570.5 1281.5,570.5C 1281.5,537.167 1281.5,503.833 1281.5,470.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%23747473' d='M 1594.5,470.5 C 1596.83,470.5 1599.17,470.5 1601.5,470.5C 1601.5,476.167 1601.5,481.833 1601.5,487.5C 1598.83,487.5 1596.17,487.5 1593.5,487.5C 1593.21,481.741 1593.55,476.075 1594.5,470.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%23727272' d='M 862.5,473.5 C 865.119,473.232 867.619,473.565 870,474.5C 876.676,500.871 883.51,527.205 890.5,553.5C 898.119,527.025 905.119,500.358 911.5,473.5C 913.857,473.337 916.19,473.503 918.5,474C 926.074,501.005 933.241,528.172 940,555.5C 946.837,528.153 953.67,500.819 960.5,473.5C 962.833,473.5 965.167,473.5 967.5,473.5C 960.459,505.333 952.625,536.999 944,568.5C 941.879,570.457 939.379,570.957 936.5,570C 928.483,542.766 921.316,515.266 915,487.5C 908.623,515.01 901.623,542.344 894,569.5C 891.333,570.833 888.667,570.833 886,569.5C 877.843,537.538 870.009,505.538 862.5,473.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%236f6f6e' d='M 1525.5,473.5 C 1527.83,473.5 1530.17,473.5 1532.5,473.5C 1532.5,503.5 1532.5,533.5 1532.5,563.5C 1547.17,563.5 1561.83,563.5 1576.5,563.5C 1576.5,565.833 1576.5,568.167 1576.5,570.5C 1559.5,570.5 1542.5,570.5 1525.5,570.5C 1525.5,538.167 1525.5,505.833 1525.5,473.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%23717170' d='M 1119.5,483.5 C 1122.17,483.5 1124.83,483.5 1127.5,483.5C 1127.5,489.167 1127.5,494.833 1127.5,500.5C 1133.5,500.5 1139.5,500.5 1145.5,500.5C 1145.5,502.5 1145.5,504.5 1145.5,506.5C 1139.5,506.5 1133.5,506.5 1127.5,506.5C 1127.33,523.17 1127.5,539.837 1128,556.5C 1129.56,559.728 1132.06,561.895 1135.5,563C 1139.83,563.333 1144.17,563.667 1148.5,564C 1149.42,566.041 1149.76,568.208 1149.5,570.5C 1141.5,571.218 1133.83,570.051 1126.5,567C 1124.29,565.127 1122.46,562.96 1121,560.5C 1119.55,542.556 1119.05,524.556 1119.5,506.5C 1116.17,506.5 1112.83,506.5 1109.5,506.5C 1109.5,504.5 1109.5,502.5 1109.5,500.5C 1112.83,500.5 1116.17,500.5 1119.5,500.5C 1119.5,494.833 1119.5,489.167 1119.5,483.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%23737372' d='M 788.5,498.5 C 794.345,498.151 800.012,498.984 805.5,501C 808.667,502.833 811.167,505.333 813,508.5C 814.465,529.1 814.965,549.766 814.5,570.5C 811.881,570.768 809.381,570.435 807,569.5C 806.667,550.5 806.333,531.5 806,512.5C 802.973,507.922 798.64,505.588 793,505.5C 784.778,505.795 777.445,508.462 771,513.5C 770.667,532.167 770.333,550.833 770,569.5C 767.619,570.435 765.119,570.768 762.5,570.5C 762.5,547.167 762.5,523.833 762.5,500.5C 764.833,500.5 767.167,500.5 769.5,500.5C 769.337,502.857 769.503,505.19 770,507.5C 775.546,503.05 781.712,500.05 788.5,498.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%23717170' d='M 1029.5,535.5 C 1015.17,535.5 1000.83,535.5 986.5,535.5C 986.175,542.687 986.509,549.687 987.5,556.5C 988.143,559.988 990.143,562.488 993.5,564C 999.431,565.471 1005.43,565.804 1011.5,565C 1020.58,563.526 1024.58,558.192 1023.5,549C 1025.47,548.505 1027.47,548.338 1029.5,548.5C 1031.89,561.579 1026.55,569.079 1013.5,571C 1006.83,571.667 1000.17,571.667 993.5,571C 987.026,569.365 982.526,565.532 980,559.5C 979.333,543.167 979.333,526.833 980,510.5C 981.833,506 985,502.833 989.5,501C 1001.12,497.246 1012.45,497.913 1023.5,503C 1025.33,504.167 1026.83,505.667 1028,507.5C 1029.45,516.726 1029.95,526.06 1029.5,535.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%23717170' d='M 1065.5,498.5 C 1074.28,497.647 1082.62,499.147 1090.5,503C 1096.01,507.479 1098.01,513.312 1096.5,520.5C 1094.17,520.5 1091.83,520.5 1089.5,520.5C 1091.32,510.823 1087.32,505.656 1077.5,505C 1070.79,503.752 1064.45,504.752 1058.5,508C 1056.11,510.306 1055.11,513.139 1055.5,516.5C 1055.05,520.433 1056.38,523.6 1059.5,526C 1069.35,529.729 1079.35,533.062 1089.5,536C 1092.3,537.793 1094.8,539.96 1097,542.5C 1097.67,548.5 1097.67,554.5 1097,560.5C 1093.61,567.121 1088.11,570.621 1080.5,571C 1073.1,571.848 1065.77,571.515 1058.5,570C 1049.55,566.604 1045.88,560.104 1047.5,550.5C 1049.83,550.5 1052.17,550.5 1054.5,550.5C 1053.08,558.163 1056.08,562.996 1063.5,565C 1071.38,566.138 1079.04,565.471 1086.5,563C 1088.05,561.786 1089.22,560.286 1090,558.5C 1091.01,553.442 1090.51,548.609 1088.5,544C 1079.05,540.071 1069.38,536.738 1059.5,534C 1051.57,530.892 1047.9,525.059 1048.5,516.5C 1047.64,510.725 1049.64,506.225 1054.5,503C 1058.21,501.337 1061.88,499.837 1065.5,498.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%23d8d8d7' d='M 1177.5,484.5 C 1177.5,489.5 1177.5,494.5 1177.5,499.5C 1183.36,499.178 1189.02,499.511 1194.5,500.5C 1188.5,500.5 1182.5,500.5 1176.5,500.5C 1176.18,494.974 1176.51,489.64 1177.5,484.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%23717170' d='M 1225.5,498.5 C 1235.43,497.452 1244.76,499.286 1253.5,504C 1254.67,505.833 1255.83,507.667 1257,509.5C 1257.5,529.831 1257.67,550.164 1257.5,570.5C 1251.64,571.805 1249.14,569.472 1250,563.5C 1237.81,572.643 1224.98,573.81 1211.5,567C 1209.62,564.749 1208.12,562.249 1207,559.5C 1206.18,553.098 1206.52,546.765 1208,540.5C 1210.22,536.612 1213.39,533.779 1217.5,532C 1228.49,531.5 1239.49,531.333 1250.5,531.5C 1250.67,525.158 1250.5,518.825 1250,512.5C 1248.33,508.835 1245.5,506.668 1241.5,506C 1235.5,505.333 1229.5,505.333 1223.5,506C 1216.81,508.549 1214.14,513.383 1215.5,520.5C 1213.17,520.5 1210.83,520.5 1208.5,520.5C 1206.52,511.639 1209.52,505.139 1217.5,501C 1220.46,500.721 1223.12,499.887 1225.5,498.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%2370706f' d='M 1330.5,498.5 C 1357.69,496.369 1368.02,508.702 1361.5,535.5C 1347.17,535.5 1332.83,535.5 1318.5,535.5C 1313.67,561.836 1324,571.002 1349.5,563C 1353.76,559.544 1355.59,555.044 1355,549.5C 1357.04,548.577 1359.21,548.244 1361.5,548.5C 1363.4,560.741 1358.4,568.241 1346.5,571C 1339.5,571.667 1332.5,571.667 1325.5,571C 1318.62,569.828 1314.12,565.995 1312,559.5C 1311.33,542.833 1311.33,526.167 1312,509.5C 1316.47,502.854 1322.63,499.187 1330.5,498.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%23737372' d='M 1408.5,498.5 C 1414.35,498.151 1420.01,498.984 1425.5,501C 1428.67,502.833 1431.17,505.333 1433,508.5C 1434.47,529.1 1434.97,549.766 1434.5,570.5C 1431.88,570.768 1429.38,570.435 1427,569.5C 1426.67,550.5 1426.33,531.5 1426,512.5C 1422.97,507.922 1418.64,505.588 1413,505.5C 1404.78,505.795 1397.45,508.462 1391,513.5C 1390.67,532.167 1390.33,550.833 1390,569.5C 1387.62,570.435 1385.12,570.768 1382.5,570.5C 1382.5,547.167 1382.5,523.833 1382.5,500.5C 1384.83,500.5 1387.17,500.5 1389.5,500.5C 1389.69,502.564 1390.19,504.564 1391,506.5C 1396.43,502.754 1402.26,500.088 1408.5,498.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%2370706f' d='M 1634.5,564.5 C 1634.44,563.957 1634.11,563.624 1633.5,563.5C 1632.5,575.482 1632.17,587.482 1632.5,599.5C 1630.44,600.811 1628.27,600.811 1626,599.5C 1625.5,566.502 1625.33,533.502 1625.5,500.5C 1627.83,500.5 1630.17,500.5 1632.5,500.5C 1632.34,502.857 1632.5,505.19 1633,507.5C 1644.42,498.184 1656.92,496.35 1670.5,502C 1672.71,503.873 1674.54,506.04 1676,508.5C 1676.67,525.833 1676.67,543.167 1676,560.5C 1672.28,568.714 1665.78,572.381 1656.5,571.5C 1648.37,571.566 1641.03,569.233 1634.5,564.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%23727271' d='M 1708.5,564.5 C 1708.44,563.957 1708.11,563.624 1707.5,563.5C 1706.5,575.482 1706.17,587.482 1706.5,599.5C 1704.44,600.811 1702.27,600.811 1700,599.5C 1699.5,566.502 1699.33,533.502 1699.5,500.5C 1701.83,500.5 1704.17,500.5 1706.5,500.5C 1706.5,502.5 1706.5,504.5 1706.5,506.5C 1711.19,503.872 1716.19,501.705 1721.5,500C 1729.33,498.116 1737,498.782 1744.5,502C 1747.87,504.365 1750.04,507.532 1751,511.5C 1751.67,527.167 1751.67,542.833 1751,558.5C 1747.96,567.942 1741.46,572.276 1731.5,571.5C 1723,571.741 1715.33,569.408 1708.5,564.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%2370706f' d='M 1791.5,498.5 C 1818.69,496.369 1829.02,508.702 1822.5,535.5C 1808.17,535.5 1793.83,535.5 1779.5,535.5C 1774.67,561.836 1785,571.002 1810.5,563C 1814.76,559.544 1816.59,555.044 1816,549.5C 1818.04,548.577 1820.21,548.244 1822.5,548.5C 1824.38,561.267 1819.05,568.767 1806.5,571C 1799.83,571.667 1793.17,571.667 1786.5,571C 1779.62,569.828 1775.12,565.995 1773,559.5C 1772.33,542.833 1772.33,526.167 1773,509.5C 1777.47,502.854 1783.63,499.187 1791.5,498.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%236e6e6d' d='M 731.5,500.5 C 733.833,500.5 736.167,500.5 738.5,500.5C 738.5,523.833 738.5,547.167 738.5,570.5C 736.167,570.5 733.833,570.5 731.5,570.5C 731.5,547.167 731.5,523.833 731.5,500.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%23727271' d='M 1593.5,500.5 C 1596.17,500.5 1598.83,500.5 1601.5,500.5C 1601.5,523.833 1601.5,547.167 1601.5,570.5C 1598.88,570.768 1596.38,570.435 1594,569.5C 1593.5,546.502 1593.33,523.502 1593.5,500.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%23fefefe' d='M 1022.5,529.5 C 1010.83,529.5 999.167,529.5 987.5,529.5C 987.5,524.167 987.5,518.833 987.5,513.5C 988.989,509.847 991.656,507.347 995.5,506C 1002.58,505.116 1009.58,505.449 1016.5,507C 1018.62,508.122 1020.46,509.622 1022,511.5C 1022.5,517.491 1022.67,523.491 1022.5,529.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%23fafafa' d='M 1327.5,505.5 C 1333.18,505.334 1338.84,505.501 1344.5,506C 1348.66,506.823 1351.83,508.99 1354,512.5C 1354.5,518.491 1354.67,524.491 1354.5,530.5C 1342.5,530.5 1330.5,530.5 1318.5,530.5C 1318.33,524.491 1318.5,518.491 1319,512.5C 1321.22,509.323 1324.05,506.989 1327.5,505.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%23fafafa' d='M 1788.5,505.5 C 1794.18,505.334 1799.84,505.501 1805.5,506C 1809.66,506.823 1812.83,508.99 1815,512.5C 1815.5,518.491 1815.67,524.491 1815.5,530.5C 1803.5,530.5 1791.5,530.5 1779.5,530.5C 1779.33,524.491 1779.5,518.491 1780,512.5C 1782.22,509.323 1785.05,506.989 1788.5,505.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%23fcfcfc' d='M 1646.5,506.5 C 1651.84,506.334 1657.18,506.501 1662.5,507C 1665.33,508.5 1667.5,510.667 1669,513.5C 1669.67,527.833 1669.67,542.167 1669,556.5C 1667.76,560.742 1664.92,563.242 1660.5,564C 1650.17,565.778 1641,563.278 1633,556.5C 1632.33,542.5 1632.33,528.5 1633,514.5C 1637.18,511.164 1641.68,508.497 1646.5,506.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%23fefefe' d='M 1726.5,505.5 C 1733.37,504.909 1738.87,507.243 1743,512.5C 1743.67,527.5 1743.67,542.5 1743,557.5C 1741.33,561.165 1738.5,563.332 1734.5,564C 1724.38,565.958 1715.54,563.458 1708,556.5C 1707.17,542.155 1707.33,527.822 1708.5,513.5C 1713.86,509.149 1719.86,506.483 1726.5,505.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%23dadad9' d='M 1193.5,506.5 C 1188.36,507.488 1183.03,507.821 1177.5,507.5C 1177.83,528.34 1177.5,549.007 1176.5,569.5C 1176.5,548.5 1176.5,527.5 1176.5,506.5C 1182.17,506.5 1187.83,506.5 1193.5,506.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%2378add5' d='M 298.5,510.5 C 300.414,513.684 301.08,517.351 300.5,521.5C 299.77,517.939 299.103,514.273 298.5,510.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%237eb2d7' d='M 300.5,521.5 C 306.598,520.883 312.265,521.55 317.5,523.5C 311.732,522.874 306.066,522.207 300.5,521.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%236e6e6d' d='M 1457.5,526.5 C 1471.5,526.5 1485.5,526.5 1499.5,526.5C 1499.74,528.467 1499.41,530.301 1498.5,532C 1484.84,532.5 1471.17,532.667 1457.5,532.5C 1457.5,530.5 1457.5,528.5 1457.5,526.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%23b4b4b4' d='M 987.5,513.5 C 987.5,518.833 987.5,524.167 987.5,529.5C 999.167,529.5 1010.83,529.5 1022.5,529.5C 1010.68,530.495 998.678,530.828 986.5,530.5C 986.178,524.642 986.511,518.975 987.5,513.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%23b5b5b5' d='M 1029.5,535.5 C 1015.68,536.496 1001.68,536.829 987.5,536.5C 987.5,543.167 987.5,549.833 987.5,556.5C 986.509,549.687 986.175,542.687 986.5,535.5C 1000.83,535.5 1015.17,535.5 1029.5,535.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%23fdfdfd' d='M 1220.5,537.5 C 1230.5,537.5 1240.5,537.5 1250.5,537.5C 1250.83,544.2 1250.5,550.866 1249.5,557.5C 1240,564.739 1229.67,566.573 1218.5,563C 1216.51,561.681 1215.35,559.848 1215,557.5C 1214.33,552.833 1214.33,548.167 1215,543.5C 1216.36,540.977 1218.19,538.977 1220.5,537.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%23b5b5b5' d='M 1634.5,564.5 C 1633.83,576.167 1633.17,587.833 1632.5,599.5C 1632.17,587.482 1632.5,575.482 1633.5,563.5C 1634.11,563.624 1634.44,563.957 1634.5,564.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%23939392' d='M 1708.5,564.5 C 1707.83,576.167 1707.17,587.833 1706.5,599.5C 1706.17,587.482 1706.5,575.482 1707.5,563.5C 1708.11,563.624 1708.44,563.957 1708.5,564.5 Z'/%3E%3C/g%3E%3C/svg%3E") no-repeat transparent;
    background-size: 101px 27px;
    position: absolute;
    width: 104px;
    height: 32px;
    left: 16px;
    top: 8px;
    z-index: 1;
    display: none;

    a {
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      z-index: 2;
    }

    @media (max-width: 767px) {
      display: block;
    }

    @media (max-width: 399px) {
      width: 30px;
    }

    @media (max-width: 349px) {
      left: 0;
    }
  }

  #navbar-main {
    height: 90px;

    @media (max-width: 1350px) {
      height: 80px;
    }

    @media (max-width: 1105px) {
      height: 70px;
    }

    @media (max-width: 1024px) {
      height: 48px;
    }
  }

  .navbar {
    padding: 0;
    margin: 0 -.5rem;

    @media (max-width: 1024px) {
      margin: 0;
    }

    .navbar-toggler {
      color: rgba(0, 0, 0, .5);
      border: 0;

      @media (max-width: 1024px) {
        position: absolute;
        width: 48px;
        height: 48px;
        top: 0;
        right: 96px;
        margin: 0;
        padding: 0;
        background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='18' viewBox='0 0 30 18'%3E%3Cg fill='%23575757' fill-rule='evenodd'%3E%3Cpath d='M0 7.5H30V10.5H0zM0 0H30V3H0zM0 15H30V18H0z'/%3E%3C/g%3E%3C/svg%3E%0A") no-repeat transparent center center;
        background-size: 30px;
        box-shadow: -2px 0 4px 0 rgba(0, 0, 0, 0.2);
        z-index: 10;
      }

      &:focus {
        outline: 0;
      }

      .navbar-toggler-icon {
        display: none;
      }

      &[aria-expanded="true"] {
          background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='38' height='38' viewBox='0 0 38 38'%3E%3Cg fill='%23575757' fill-rule='evenodd'%3E%3Crect width='4' height='48' x='17' y='-5' rx='2' transform='rotate(-45 19 19)'/%3E%3Crect width='4' height='48' x='17' y='-5' rx='2' transform='rotate(45 19 19)'/%3E%3C/g%3E%3C/svg%3E") transparent no-repeat center center;
          background-size: 30px;
      }
    }

    .navbar-collapse {
      text-align: center;

      .navbar-nav {
        .nav-item {
          .nav-link {
            position: relative;
            font-size: 1.25rem;
            color: var(--color-text);
            font-weight: 800;
            line-height: 90px;
            padding: 0;
            margin-left: 1.5rem;
            margin-right: 1.5rem;
            letter-spacing: 0.016rem;

            &:hover,
            &[aria-expanded="true"] {
              &:after {
                content: '';
                position: absolute;
                bottom: 30px;
                left: 0;
                right: 0;
                height: 2px;
                background-color: var(--color-blue);
                z-index: 1;
              }
            }
            &[aria-expanded="true"] {
              .navbar-connect {
                position: absolute;
                left: 0;
                right: 0;
                bottom: -20px;
                width: 100%;
                height: 20px;
                background-color: #fff;
              }
            }
            &.search-button {
              background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cg fill='none' fill-rule='evenodd' stroke='%23575757' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' transform='translate(1 1)'%3E%3Ccircle cx='8' cy='8' r='8'/%3E%3Cpath d='M18 18l-4.35-4.35'/%3E%3C/g%3E%3C/svg%3E%0A") no-repeat #fff center center;
              color: transparent;
              margin-right: 0;
              width: 30px;
              &:hover {
                &:after {
                  display: none;
                }
              }
            }
            &.login {
              background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cg fill='none' fill-rule='evenodd' stroke='%23575757' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M13 1h4a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-4M8 15l5-5-5-5M13 10H1'/%3E%3C/g%3E%3C/svg%3E%0A") no-repeat #fff right 1px center;
              padding-right: 34px;
              padding-left: 0;
              &:hover {
                &:after {
                  display: none;
                }
              }
            }
            &.logout {
              background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-log-out'%3E%3Cpath d='M9 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h4'%3E%3C/path%3E%3Cpolyline points='16 17 21 12 16 7'%3E%3C/polyline%3E%3Cline x1='21' y1='12' x2='9' y2='12'%3E%3C/line%3E%3C/svg%3E") no-repeat #fff right 1px center;
              padding-right: 34px;
              padding-left: 0;
              &:hover {
                &:after {
                  display: none;
                }
              }
            }
            &.dashboard {
              background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='40' viewBox='0 0 36 40'%3E%3Cg fill='none' fill-rule='evenodd' stroke='%23575757' stroke-linecap='round' stroke-linejoin='round' stroke-width='4' transform='translate(2 2)'%3E%3Cpath d='M32 36v-4a8 8 0 0 0-8-8H8a8 8 0 0 0-8 8v4'/%3E%3Ccircle cx='16' cy='8' r='8'/%3E%3C/g%3E%3C/svg%3E%0A") no-repeat center center white;
              background-size: 20px 26px;
              padding-right: 34px;
              padding-left: 0;
              color: transparent;
              overflow: hidden;
              width: 20px;
              margin-right: 1.5rem;
              &:hover {
                &:after {
                  display: none;
                }
              }

              @media (max-width: 1600px) {
                margin-right: 0.5rem;
              }

              @media (max-width: 1350px) {
                margin-right: 0;
              }
            }

            @media (max-width: 1515px) {
              margin-left: 1rem;
              margin-right: 1rem;
            }

            @media (max-width: 1600px) {
              margin-left: 0.75rem;
              margin-right: 0.75rem;
            }

            @media (max-width: 1430px) {
              font-size: 1.1rem;
            }

            @media (max-width: 1350px) {
              font-size: 1rem;
              line-height: 80px;
              margin-left: 0.5rem;
              margin-right: 0.5rem;

              &:hover,
              &[aria-expanded="true"] {
                &:after {
                  bottom: 27px;
                }
              }
            }

            @media (max-width: 1150px) {
              font-size: 0.85rem;
              line-height: 70px;
              margin-left: 0.425rem;
              margin-right: 0.425rem;

              &:hover,
              &[aria-expanded="true"] {
                &:after {
                  bottom: 22px;
                }
              }
            }

            @media (max-width: 991px) {
              font-size: 0.75rem;
              line-height: 60px;

              &:hover,
              &[aria-expanded="true"] {
                &:after {
                  bottom: 18px;
                }
              }
            }

            @media (max-width: 910px) {
              font-size: 0.7rem;
              line-height: 48px;

              &:hover,
              &[aria-expanded="true"] {
                &:after {
                  bottom: 13px;
                }
              }
            }

            @media (max-width: 860px) {
              font-size: 0.65rem;
            }

            @media (max-width: 820px) {
              font-size: 0.6rem;
            }
          }
        }

        &.right {
          position: absolute;
          right: 0;

          @media (max-width: 1024px) {
            display: none;
          }
        }
      }

      @media(max-width:1024px) {
        .navbar-nav {
          position: absolute;
          left: 0;
          right: 0;
          top: 48px;
          background-color: #fff;
          box-shadow: 0 1px 6px 0 rgba(0,0,0,0.16);
          z-index: 10;
          flex-direction: column;
        }
      }
    }
  }

  #navbar-sub-menu-patienten {
    background-color: #fff;
    position: absolute;
    left: 50%;
    margin-left: -700px;
    top: 106px;
    width: 1400px;
    max-width: 1400px;
    z-index: 10;
    color: var(--color-text);
    padding: 56px 40px 40px 40px;
    text-align: left;
    font-size: 1.25rem;
    box-shadow: 0 50px 60px 0 rgba(0, 0, 0, 0.25);
    font-weight: 300;
    display: flex;

    a {
      color: var(--color-text);
    }

    li {
      margin-bottom: 16px;
    }

    h4, h5 {
      font-size: 24px;
      font-weight: 800;
      line-height: 1.4
    }

    h4 {
      margin-top: 1rem;
      margin-bottom: 1rem;
    }

    h5 {
      margin-bottom: 16px;
      padding-top: 8px;
    }

    strong {
      font-weight: bold;
    }

    .searchbox {
      padding-bottom: 1rem;

      .nav.nav-tabs {
        border: none;

        .nav-link {
          line-height: 56px;
          padding-left: 57px;
          text-align: left;
          max-width: 50%;

          &#nav-notdienstsuche-tab {
            background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='45' height='45' viewBox='0 0 45 45'%3E%3Cdefs%3E%3ClinearGradient id='a' x1='8.494%25' x2='91.506%25' y1='0%25' y2='100%25'%3E%3Cstop offset='0%25' stop-color='%2319A350'/%3E%3Cstop offset='100%25' stop-color='%23007EC4'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cpath fill='url(%23a)' fill-rule='nonzero' d='M42.423 17.947a20.416 20.416 0 0 1-6.144 19.963c-3.789 3.421-8.608 5.278-13.675 5.278-.34 0-.69-.009-1.04-.027-4.301-.217-8.335-1.745-11.645-4.373l-.154-.124.441 4.975a1.24 1.24 0 0 1-1.122 1.352C9.047 45 9.01 45 8.974 45a1.24 1.24 0 0 1-1.227-1.075l-.006-.056-.735-8.175a1.24 1.24 0 0 1 1.068-1.345l.054-.007 8.176-.735a1.234 1.234 0 0 1 1.352 1.122 1.24 1.24 0 0 1-1.07 1.345l-.052.006-5.408.488a17.914 17.914 0 0 0 11.468 4.129c4.286 0 8.59-1.527 12.02-4.626a17.92 17.92 0 0 0 5.4-17.536 1.243 1.243 0 0 1 .91-1.499 1.243 1.243 0 0 1 1.499.91zm-28.017-4.475l.936-.943c.67-.672 1.732-.706 2.396-.09l.045.044 3.32 3.329c.645.647.642 1.71.002 2.399l-.046.047-.552.554-1.123 1.124.06.104.303.548c.572 1.021 1.36 2.335 2.733 3.71 1.331 1.336 2.605 2.119 3.61 2.686l.744.416 1.673-1.677c.669-.67 1.73-.705 2.395-.09l.046.044 3.32 3.328c.645.649.64 1.712.001 2.401l-.045.047-.948.93-.02-.017a5.39 5.39 0 0 1-1.356.77 5.61 5.61 0 0 1-1.242.329l-.141.019c-.217.023-5.238.494-11.47-5.75l-.266-.27c-4.306-4.381-5.893-7.65-5.463-11.22.051-.455.163-.908.343-1.383.179-.458.414-.885.694-1.262l.077-.101-.026-.026.936-.943-.936.943zm23.038-12.33l.004.054.302 8.11v.148c0 .652-.494 1.183-1.136 1.237l-.055.004-8.176.303h-.045a1.243 1.243 0 0 1-.1-2.479l.054-.003 5.325-.203c-6.718-5.49-16.635-5.397-23.261.616C5.538 13.3 3.478 19.93 4.931 26.272l.045.192A1.243 1.243 0 0 1 3.776 28c-.56 0-1.064-.377-1.201-.947A20.465 20.465 0 0 1 8.697 7.09a20.14 20.14 0 0 1 14.664-5.25c4.315.217 8.353 1.755 11.653 4.41l.151.123-.192-5.085A1.235 1.235 0 0 1 36.164.001a1.24 1.24 0 0 1 1.28 1.141z'/%3E%3C/svg%3E%0A") no-repeat 8px center rgba(255, 255, 255, 0.5);
            border-color: transparent!important;
            opacity: 0.5;

            &.active {
              background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='45' height='45' viewBox='0 0 45 45'%3E%3Cdefs%3E%3ClinearGradient id='a' x1='8.494%25' x2='91.506%25' y1='0%25' y2='100%25'%3E%3Cstop offset='0%25' stop-color='%2319A350'/%3E%3Cstop offset='100%25' stop-color='%23007EC4'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cpath fill='url(%23a)' fill-rule='nonzero' d='M42.423 17.947a20.416 20.416 0 0 1-6.144 19.963c-3.789 3.421-8.608 5.278-13.675 5.278-.34 0-.69-.009-1.04-.027-4.301-.217-8.335-1.745-11.645-4.373l-.154-.124.441 4.975a1.24 1.24 0 0 1-1.122 1.352C9.047 45 9.01 45 8.974 45a1.24 1.24 0 0 1-1.227-1.075l-.006-.056-.735-8.175a1.24 1.24 0 0 1 1.068-1.345l.054-.007 8.176-.735a1.234 1.234 0 0 1 1.352 1.122 1.24 1.24 0 0 1-1.07 1.345l-.052.006-5.408.488a17.914 17.914 0 0 0 11.468 4.129c4.286 0 8.59-1.527 12.02-4.626a17.92 17.92 0 0 0 5.4-17.536 1.243 1.243 0 0 1 .91-1.499 1.243 1.243 0 0 1 1.499.91zm-28.017-4.475l.936-.943c.67-.672 1.732-.706 2.396-.09l.045.044 3.32 3.329c.645.647.642 1.71.002 2.399l-.046.047-.552.554-1.123 1.124.06.104.303.548c.572 1.021 1.36 2.335 2.733 3.71 1.331 1.336 2.605 2.119 3.61 2.686l.744.416 1.673-1.677c.669-.67 1.73-.705 2.395-.09l.046.044 3.32 3.328c.645.649.64 1.712.001 2.401l-.045.047-.948.93-.02-.017a5.39 5.39 0 0 1-1.356.77 5.61 5.61 0 0 1-1.242.329l-.141.019c-.217.023-5.238.494-11.47-5.75l-.266-.27c-4.306-4.381-5.893-7.65-5.463-11.22.051-.455.163-.908.343-1.383.179-.458.414-.885.694-1.262l.077-.101-.026-.026.936-.943-.936.943zm23.038-12.33l.004.054.302 8.11v.148c0 .652-.494 1.183-1.136 1.237l-.055.004-8.176.303h-.045a1.243 1.243 0 0 1-.1-2.479l.054-.003 5.325-.203c-6.718-5.49-16.635-5.397-23.261.616C5.538 13.3 3.478 19.93 4.931 26.272l.045.192A1.243 1.243 0 0 1 3.776 28c-.56 0-1.064-.377-1.201-.947A20.465 20.465 0 0 1 8.697 7.09a20.14 20.14 0 0 1 14.664-5.25c4.315.217 8.353 1.755 11.653 4.41l.151.123-.192-5.085A1.235 1.235 0 0 1 36.164.001a1.24 1.24 0 0 1 1.28 1.141z'/%3E%3C/svg%3E%0A") no-repeat 8px center;
              opacity: 1;
            }
          }

          &#nav-praxissuchdienst-tab {
            background: url("data:image/svg+xml,%3Csvg id='Ebene_1' data-name='Ebene 1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 44.2 44.2'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:none;stroke-width:2px;opacity:0.5;isolation:isolate;stroke:url(%23Unbenannter_Verlauf);%7D%3C/style%3E%3ClinearGradient id='Unbenannter_Verlauf' x1='-527.93' y1='1214.3' x2='-526.95' y2='1213.32' gradientTransform='matrix(44.75, 0, 0, -44.75, 23625.63, 54339.91)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%2319a350'/%3E%3Cstop offset='1' stop-color='%23007ec4'/%3E%3C/linearGradient%3E%3C/defs%3E%3Ctitle%3Erecall%3C/title%3E%3Cpath class='cls-1' d='M42.9,37.4,32.76,27c-.72-.75-1.63-1.05-2-.66s-1.3.08-2-.67l-.14-.15a15.21,15.21,0,1,0-2.62,2.69l.06.07c.73.75,1,1.66.6,2s-.12,1.3.61,2L37.33,42.77a1.9,1.9,0,0,0,2.68,0l2.84-2.74a1.89,1.89,0,0,0,0-2.67ZM24.09,23.77a10.5,10.5,0,1,1,0-14.85,10.52,10.52,0,0,1,0,14.85Z' transform='translate(-0.22 -0.14)'/%3E%3C/svg%3E") no-repeat 8px center rgba(255, 255, 255, 0.5);
            background-size: 45px;
            border-color: transparent!important;
            opacity: 0.5;

            &.active {
              background: url("data:image/svg+xml,%3Csvg id='Ebene_1' data-name='Ebene 1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 44.2 44.2'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:none;stroke-width:2px;opacity:0.5;isolation:isolate;stroke:url(%23Unbenannter_Verlauf);%7D%3C/style%3E%3ClinearGradient id='Unbenannter_Verlauf' x1='-527.93' y1='1214.3' x2='-526.95' y2='1213.32' gradientTransform='matrix(44.75, 0, 0, -44.75, 23625.63, 54339.91)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%2319a350'/%3E%3Cstop offset='1' stop-color='%23007ec4'/%3E%3C/linearGradient%3E%3C/defs%3E%3Ctitle%3Erecall%3C/title%3E%3Cpath class='cls-1' d='M42.9,37.4,32.76,27c-.72-.75-1.63-1.05-2-.66s-1.3.08-2-.67l-.14-.15a15.21,15.21,0,1,0-2.62,2.69l.06.07c.73.75,1,1.66.6,2s-.12,1.3.61,2L37.33,42.77a1.9,1.9,0,0,0,2.68,0l2.84-2.74a1.89,1.89,0,0,0,0-2.67ZM24.09,23.77a10.5,10.5,0,1,1,0-14.85,10.52,10.52,0,0,1,0,14.85Z' transform='translate(-0.22 -0.14)'/%3E%3C/svg%3E") no-repeat 8px center rgba(255, 255, 255, 0.5);
              background-size: 45px;
              opacity: 1;
            }
          }
        }
      }

      .tab-content {
        .v-select {
          width: 95%;
          margin: 16px auto;
          background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cg fill='none' fill-rule='evenodd' stroke='%23575757' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' transform='translate(1 1)'%3E%3Ccircle cx='8' cy='8' r='8'/%3E%3Cpath d='M18 18l-4.35-4.35'/%3E%3C/g%3E%3C/svg%3E%0A") no-repeat #ffffff right 32px center;
        }

        input.praxissuchdienst {
          display: block;
          width: 95%;
          margin: 16px auto;
          padding-right: 60px;
          background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cg fill='none' fill-rule='evenodd' stroke='%23575757' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' transform='translate(1 1)'%3E%3Ccircle cx='8' cy='8' r='8'/%3E%3Cpath d='M18 18l-4.35-4.35'/%3E%3C/g%3E%3C/svg%3E%0A") no-repeat #ffffff right 32px center;
          border: 1px solid rgba(87,87,87,0.3);
          border-radius: 0;
          height: 54px;
          line-height: 1;
        }

        .errorDoctorsOfficeSearch {
          display: block;
          width: 95%;
          margin: 16px auto;
        }

        button {
          background-color: var(--color-text);
          color: white;
          font-size: 24px;
          font-weight: 800;
          line-height: 28px;
          height: 52px;
          width: 172px;
          float: right;
          margin-right: 2.5%;
        }
      }

      position: relative;

      &:after {
        background: url('/build/images/bg_line.svg') transparent;
        background-size: 5px;
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        pointer-events: none;
        z-index: -1;
      }

      @media(max-width:1200px) {
        .nav.nav-tabs {
          .nav-link {
            padding-left: 3rem;
            background-size: 32px!important;
            background-position-x: 4px!important;
          }
        }
      }

      @media(max-width:991px) {
        .nav.nav-tabs {
          .nav-link {
            font-size: 1rem;
            line-height: 1.5rem;
          }
        }
      }

      @media(max-width:575px) {
        .tab-content {
          button {
            font-size: 1.25rem;
            height: auto;
            line-height: 2rem;
          }
        }
      }

      @media(max-width:399px) {
        .nav.nav-tabs {
          flex-direction: column;

          .nav-link {
            padding-left: 50px;
            max-width: 100%;
            background-position-x: 8px!important;
          }
        }
      }
    }

    .content {
      display: flex;
      flex-direction: row;

      > div {
        flex: 0 0 auto;

        &:after {
          display: block;
          position: absolute;
          right: 0;
          top: -5px;
          bottom: -5px;
          width: 1px;
          background-color: var(--color-text);
          content: '';
        }

        &:first-child {
          padding-left: 0;
        }

        &:nth-child(2),
        &:nth-child(3) {
          padding-left: 40px;
        }

        &:nth-child(3) {
          &:after {
            display: none;
          }
        }

        .bookmark-count {
          font-weight: bold;
          color: #e52f2f;
        }

        ul {
          list-style-type: none;
          list-style-position: inside;
          margin: 0;
          padding: 0;

          ul {
            margin: 16px 16px 0;
          }
        }
      }
    }

    @media (max-width:1399px) {
      left: 15px;
      right: 15px;
      margin-left: 0;
      width: auto;
      max-width: none;
    }

    @media (max-width:1350px) {
      top: 100px;
    }

    @media (max-width:1105px) {
      top: 90px;
    }


    @media (max-width:991px) {
      padding-top: 28px;
      padding-bottom: 28px;
      top: 80px;

      .content {
        > div {
          &:after {
            display: none;
          }

          &:first-child {
            padding-left: 15px;
          }

          &:nth-child(2),
          &:nth-child(3) {
            padding-left: 15px;
          }
        }
      }
    }

    @media (max-width:879px) {
      top: 68px;
    }

    @media (max-width:767px) {
      top: 48px;
      font-size: 1rem;
      line-height: 1.25rem;

      h4 {
        font-size: 1.25rem;
        line-height: 1.5rem;
      }

       p {
         margin-bottom: 1rem;
       }
    }

    @media (max-width:575px) {
      padding: 8px 15px;
    }
  }

  #navbar-sub-menu-presse {
    background-color: #fff;
    position: absolute;
    left: 50%;
    margin-left: -700px;
    top: 106px;
    width: 1400px;
    max-width: 1400px;
    z-index: 10;
    color: var(--color-text);
    padding: 56px 40px 40px 40px;
    text-align: left;
    font-size: 1.25rem;
    box-shadow: 0 50px 60px 0 rgba(0, 0, 0, 0.25);
    font-weight: 300;
    display: flex;

    h4, h5 {
      font-size: 24px;
      font-weight: 800;
      line-height: 1.4
    }

    h4 {
      margin-top: 20px;
      margin-bottom: 34px;
    }

    h5 {
      margin-bottom: 16px;
      padding-top: 8px;
    }

    .content {
      display: flex;
      flex-direction: row;

      a {
        color: var(--color-text);
      }

      > div {
        flex: 0 0 auto;

        &:after {
          display: block;
          position: absolute;
          right: 0;
          top: -5px;
          bottom: -5px;
          width: 1px;
          background-color: var(--color-text);
          content: '';
        }

        &:first-child {
          padding-left: 0;
        }

        &:nth-child(2),
        &:nth-child(3) {
          padding-left: 40px;
        }

        &:nth-child(3) {
          &:after {
            display: none;
          }
        }
      }

      ol {
        list-style-type: none;
        list-style-position: inside;
        margin: 0 0 8px 0;
        padding: 0;

        &:after {
          content: "";
          display: table;
          clear: both;
        }

        li {
          float: left;
          line-height: 1rem;

          &.content-mark {
            margin-right: 8px;
          }
        }
      }

      ul {
        list-style-type: none;
        list-style-position: inside;
        margin: 0;
        padding: 0;

        li {
          margin-bottom: 24px;

          a {
            font-weight: 300;
            color: var(--color-text);
          }
        }
      }

      .corporation {
        margin-bottom: 32px;

        p {
          font-weight: bold;
          line-height: 1.4;
        }

        a {
          text-decoration: underline;
          font-weight: 300;
          color: var(--color-text);
        }
      }

      .recent-news {
        a {
          background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14'%3E%3Cg fill='none' fill-rule='evenodd' stroke='%23575757' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M0 7h14M7 0l7 7-7 7'/%3E%3C/g%3E%3C/svg%3E%0A") no-repeat left 4px center;
          background-size: 14px;
          padding-left: 22px;
          margin-left: -22px;
          font-weight: bold;
          color: var(--color-text);
        }

        ol {
          li {
            font-size: 12px;
            font-weight: normal;
          }
        }
      }
    }

    @media (max-width:1399px) {
      left: 15px;
      right: 15px;
      margin-left: 0;
      width: auto;
      max-width: none;
    }

    @media (max-width:1350px) {
      top: 100px;
    }

    @media (max-width:1279px) {
      .content {
        flex-wrap: wrap;

        > div {
          &:after {
            display: none;
          }

          &:nth-child(2),
          &:nth-child(3) {
            padding-left: 0;
          }
        }
      }
    }

    @media (max-width:1105px) {
      top: 90px;
    }

    @media (max-width:767px) {
      top: 48px;
      padding-top: 28px;
      padding-bottom: 28px;
      font-size: 1rem;
      line-height: 1.25rem;

      h4 {
        font-size: 1.25rem;
        line-height: 1.5rem;
      }

      p {
        margin-bottom: 1rem;
      }

      .content {
        > div {
          &:after {
            display: none;
          }

          &:first-child {
            padding-left: 15px;
          }

          &:nth-child(2),
          &:nth-child(3) {
            padding-left: 15px;
          }
        }
      }
    }

    @media (max-width:575px) {
      padding: 8px 15px;
    }
  }

  .submenu {
    display: block;
    position: relative;
    padding-right: 32px;
    cursor: pointer;

    &:after {
      position: absolute;
      right: 12px;
      top: 8px;
      content: '';
      width: 8px;
      height: 8px;
      transform: rotate(45deg);
      border-right: solid 2px var(--color-text);
      border-bottom: solid 2px var(--color-text);
    }

    &.on {
      &:after {
        top: 12px;
        border-left: solid 2px var(--color-text);
        border-top: solid 2px var(--color-text);
        border-bottom: none;
        border-right: none;
      }
    }
  }
}

@media (min-width: 1025px) {
  div.navbar-expand-md .navbar-collapse .navbar-collapse {
    display: none;

    &.show {
      display: flex;
    }
  }
}

.openSubMenu {
  display: none;
  position: absolute;
  right: 0;
  top: 0;
  width: 32px;
  height: 100%;
  z-index: 1;
  cursor: pointer;
}

.submenu {
  .openSubMenu {
    display: block;
  }
}

@media (min-width: 1025px) {
  .navbar-expand-kzvwl {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }

  .navbar-expand-kzvwl .navbar-toggler {
    display: none;
  }

  .navbar-expand-kzvwl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }

  .navbar-expand-kzvwl .navbar-nav {
    flex-direction: row;
  }
}

#navbar-kzv {
  background-color: #505050;
  color: white;
  padding: 1rem 0;

  ul {
    list-style-type: none;
    list-style-position: inside;
    margin: 0;
    padding: 0;

    ul {
      margin: 16px 16px 0;
    }
  }

  .navbar {
    padding: .5rem 0;
    margin: 0 -.5rem;
    position: relative;

    .navbar-brand {
      @media (max-width: 767px) {
        display: none;
      }

      img {
        width: 300px;
      }
    }

    .togglers {
      @media (max-width: 1024px) {
        display: none;
      }
    }

    .navbar-toggler {
      display: flex;
      flex-direction: row-reverse;
      padding: 24px 20px;
      height: 80px;
      border: 0;
      border-radius: 0;
      font-size: 1.5rem;
      color: rgba(0, 0, 0, .5);
      float: left;
      margin-left: 8px;

      &:focus {
        outline: 0;
      }

      &.navbar-toggler-blue {
        background-color: var(--color-blue);

        .navbar-toggler-icon {
          width: 40px;
          height: 24px;
          background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='24' viewBox='0 0 40 24'%3E%3Cg fill='%23FFF' fill-rule='evenodd'%3E%3Cpath d='M0 10h40v4H0zM0 0h40v4H0zM0 20h40v4H0z'/%3E%3C/g%3E%3C/svg%3E%0A") no-repeat center center;
          background-size: 100%;
        }

        &[aria-expanded="true"] {
          .navbar-toggler-icon {
            background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='38' height='38' viewBox='0 0 38 38'%3E%3Cg fill='%23FFF' fill-rule='evenodd'%3E%3Crect width='4' height='48' x='17' y='-5' rx='2' transform='rotate(-45 19 19)'/%3E%3Crect width='4' height='48' x='17' y='-5' rx='2' transform='rotate(45 19 19)'/%3E%3C/g%3E%3C/svg%3E") no-repeat center center;
          }
        }
      }

      &.navbar-toggler-green {
        background-color: var(--color-green);

        .navbar-toggler-icon {
          width: 40px;
          height: 24px;
          background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='24' viewBox='0 0 40 24'%3E%3Cg fill='%23FFF' fill-rule='evenodd'%3E%3Cpath d='M0 10h40v4H0zM0 0h40v4H0zM0 20h40v4H0z'/%3E%3C/g%3E%3C/svg%3E%0A") no-repeat center center;
          background-size: 100%;
        }

        &[aria-expanded="true"] {
          .navbar-toggler-icon {
            background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='38' height='38' viewBox='0 0 38 38'%3E%3Cg fill='%23FFF' fill-rule='evenodd'%3E%3Crect width='4' height='48' x='17' y='-5' rx='2' transform='rotate(-45 19 19)'/%3E%3Crect width='4' height='48' x='17' y='-5' rx='2' transform='rotate(45 19 19)'/%3E%3C/g%3E%3C/svg%3E") no-repeat center center;
          }
        }
      }

      &.navbar-toggler-white {
        background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='40' viewBox='0 0 36 40'%3E%3Cg fill='none' fill-rule='evenodd' stroke='%23575757' stroke-linecap='round' stroke-linejoin='round' stroke-width='4' transform='translate(2 2)'%3E%3Cpath d='M32 36v-4a8 8 0 0 0-8-8H8a8 8 0 0 0-8 8v4'/%3E%3Ccircle cx='16' cy='8' r='8'/%3E%3C/g%3E%3C/svg%3E%0A") no-repeat center center white;
        background-size: 32px 36px;
        width: 80px;
        text-align: right;
        -webkit-appearance: caret !important;

        .navbar-toggler-icon {
          background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='24' viewBox='0 0 40 24'%3E%3Cg fill='%23575757' fill-rule='evenodd'%3E%3Cpath d='M0 10h40v4H0zM0 0h40v4H0zM0 20h40v4H0z'/%3E%3C/g%3E%3C/svg%3E");
        }

        &[aria-expanded="true"] {
          .navbar-toggler-icon {
            background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='24' viewBox='0 0 40 24'%3E%3Cg fill='%23575757' fill-rule='evenodd'%3E%3Cpath d='M10.828.333l20.506 20.506-2.828 2.828L8 3.161z'/%3E%3Cpath d='M8.091 20.801L28.597.295l2.646 2.646-20.506 20.506z'/%3E%3C/g%3E%3C/svg%3E%0A");
          }
        }
      }
    }

    .navbar-toggler-icon {
      width: 40px;
      height: 24px;
    }

    .navbar-collapse {
      text-align: center;

      .navbar-nav {
        .nav-item {
          .nav-link {
            font-size: 1rem;
            color: var(--color-text);
            font-weight: 900;

            &:hover {
              text-decoration: underline;
            }
          }
        }
      }
    }

    #navbar-sub-menu-1,
    #navbar-sub-menu-2 {
      background-color: var(--color-blue);
      position: absolute;
      left: 50%;
      margin-left: -700px;
      top: 110px;
      width: 1400px;
      max-width: 1400px;
      z-index: 5;
      color: white;
      padding: 56px 40px 40px 40px;
      text-align: left;
      font-size: 1.25rem;
      box-shadow: 0 50px 60px 0 rgba(0, 0, 0, 0.25);
      font-weight: 300;

      h4, h5 {
        font-size: 24px;
        font-weight: 800;
        line-height: 1.17;
        letter-spacing: 0.25px;
      }

      h4 {
        margin-bottom: 45px;
      }

      h5 {
        margin-bottom: 0;
      }

      > .content {
        align-items: flex-start;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;

        .address {
          width: 50%;
        }

        > div {
          &:first-child {
            padding: 0 40px;

            &:after {
              display: block;
              position: absolute;
              right: 0;
              top: -5px;
              bottom: -5px;
              width: 1px;
              background-color: white;
              content: '';
            }
          }

          &:nth-child(2) {
            padding: 0 40px;

            h4 {
              margin-bottom: 34px;
            }

            ul {
              li {
                margin-bottom: 24px;

                a {
                  color: white;
                }
              }
            }
          }

          &:nth-child(3) {
            h4 {
              margin-bottom: 34px;
            }

            ul {
              li {
                margin-bottom: 24px;

                a {
                  color: white;
                }
              }
            }
          }

          > strong {
            display: block;
            font-weight: bold;
            line-height: 1.4;
            padding-bottom: 24px;
          }
        }

        .container.row {
          margin-bottom: 24px;

          > div {
            padding-left: 0;
            padding-right: 42px;
          }
        }

        a.mail {
          color: white;
        }
      }

      .news {
        display: inline-block;
        background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='21' viewBox='0 0 21 21'%3E%3Cg fill='none' fill-rule='evenodd' stroke='%23007EC4' stroke-linecap='round' stroke-linejoin='round' stroke-width='3'%3E%3Cpath d='M0 10.5h21M10.5 0L21 10.5 10.5 21'/%3E%3C/g%3E%3C/svg%3E%0A") #ffffff right 10px center no-repeat;
        font-size: 35px;
        height: 72px;
        width: 100%;
        line-height: 72px;
        overflow: hidden;

        a {
          padding: 0 42px 0 16px;
          display: block;
          color: var(--color-blue);
        }

        strong {
          font-weight: 700;
        }
      }

      @media (max-width: 1400px) {
        left: 8px;
        right: 8px;
        width: auto;
        max-width: none;
        margin-left: 0;
      }

      @media (max-width: 1199px) {
        > .content {
          .address {
            width: 100%;
            max-width: 100%;
            flex: 1 1 auto;
          }
        }
      }

      @media (max-width: 991px) {
        padding-top: 40px;

        > .content {
          > div {
            &:first-child {
              padding: 0;

              &:after {
                display: none;
              }
            }

            &:nth-child(2) {
              padding: 0 2rem 0 0;
            }

            &:nth-child(3) {
              padding: 0;
            }
          }
        }

        .news {
          margin-bottom: 3rem;
        }
      }

      @media (max-width: 1024px) {
        top: -16px;
      }

      @media (max-width: 767px) {
        top: 0;
      }

      @media (max-width: 575px) {
        h4,
        h5 {
          font-size: 1.25rem;
          margin-bottom: 1.5rem;
        }
        > .content {
          font-size: 1rem;
          line-height: 1.5rem;

          > div {
            &:nth-child(2) {
              padding: 0;
            }

            &:nth-child(2),
            &:nth-child(3) {
              h4 {
                margin-bottom: 24px;
              }
            }
          }
        }

        .news {
          margin-bottom: 2rem;
        }
      }
    }

    #navbar-sub-menu-2 {
      background-color: var(--color-green);

      .news {
        background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='21' viewBox='0 0 21 21'%3E%3Cg fill='none' fill-rule='evenodd' stroke='%23189B4C' stroke-linecap='round' stroke-linejoin='round' stroke-width='3'%3E%3Cpath d='M0 10.5h21M10.5 0L21 10.5 10.5 21'/%3E%3C/g%3E%3C/svg%3E%0A") #ffffff right 10px center no-repeat;

        a {
          color: var(--color-green);
        }
      }
    }

    #navbar-sub-menu-3 {
      background-color: #fff;
      position: absolute;
      right: 0;
      top: 110px;
      width: 1400px;
      max-width: 1400px;
      z-index: 5;
      color: var(--color-text);
      padding: 56px 40px 0 40px;
      text-align: left;
      font-size: 1.25rem;
      box-shadow: 0 50px 60px 0 rgba(0, 0, 0, 0.25);
      font-weight: 300;

      &.second {
        #service {
          display: none;
        }

        #ehrenamt {
          display: flex;
        }
      }

      a {
        color: var(--color-text);
      }

      li {
        margin-bottom: 16px;
      }

      h4, h5 {
        font-size: 1.5rem;
        font-weight: 800;
        line-height: 1.4
      }

      h4 {
        margin-top: 20px;
        margin-bottom: 34px;
      }

      h5 {
        margin-bottom: 16px;
        padding-top: 8px;
      }

      strong {
        font-weight: bold;
      }

      .menuSwitch {
        background-color: #e52f2f;
        color: white;
        margin: 55px -40px 0 -40px;
        text-align: center;
        line-height: 56px;
        height: 56px;

        &:hover {
          cursor: pointer;
        }

        > span:nth-child(2) {
          display: none;
        }

        &.second {
          > span:nth-child(1) {
            display: none;
          }

          > span:nth-child(2) {
            display: block;
          }
        }
      }

      #service {
        display: flex;
        flex-direction: row;

        > div {
          flex: 0 0 auto;

          &:after {
            display: block;
            position: absolute;
            right: 0;
            top: -5px;
            bottom: -5px;
            width: 1px;
            background-color: var(--color-text);
            content: '';
          }

          &:nth-child(2),
          &:nth-child(3) {
            padding-left: 40px;
          }

          &:nth-child(3) {
            &:after {
              display: none;
            }
          }

          .bookmark-count {
            font-weight: bold;
            color: #e52f2f;
          }
        }
      }

      #ehrenamt {
        display: flex;
        flex-direction: row;

        > div {
          &:first-child {
            &:after {
              display: block;
              position: absolute;
              right: 0;
              top: -5px;
              bottom: -5px;
              width: 1px;
              background-color: var(--color-text);
              content: '';
            }
          }

          &:last-child {
            padding-left: 40px;

            table {
              tr {
                height: 48px;

                td {
                  &:first-child {
                    font-size: 1.5rem;
                    font-weight: bold;
                    width: 160px;

                    a {
                      color: var(--color-text-red);
                      font-weight: 800;
                    }
                  }

                  &:last-child {
                    font-size: 20px;

                    a {
                      font-weight: 300;
                    }
                  }
                }

                &:nth-of-type(odd) {
                  td:first-child a {
                    color: var(--color-text);
                  }
                }
              }
            }
          }
        }
      }
    }
  }

  .submenu {
    position: relative;
    display: block;
    padding-right: 32px;

    &:after {
      position: absolute;
      right: 12px;
      top: 8px;
      content: '';
      width: 8px;
      height: 8px;
      transform: rotate(45deg);
      border-right: solid 2px #ffffff;
      border-bottom: solid 2px #ffffff;
    }

    &.on {
      &:after {
        top: 12px;
        border-left: solid 2px #ffffff;
        border-top: solid 2px #ffffff;
        border-bottom: none;
        border-right: none;
      }
    }
  }

  @media (max-width: 767px) {
    padding: 0;

    .navbar {
      padding: 0;
    }
  }

  &.homepage {
    background-color: transparent;
    position: absolute;
    padding: 2.625rem 0 0;
    z-index: 5;

    .navbar {
      padding: 0;

      .navbar-brand {
        padding: 0;
        margin-right: 0;
      }
    }

    .navbar-toggler {
      padding: 0;
      width: 180px;
      height: 80px;
      align-items: center;

      &.navbar-toggler-blue {
        background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='83' height='44' viewBox='0 0 83 44'%3E%3Cg fill='%23FFF' fill-rule='nonzero'%3E%3Cpath d='M1.27 12.293C5.05 6.98 12.135 3.405 20.253 3.405c8.117 0 15.202 3.575 18.982 8.885C35.905 5.143 28.657.188 20.253.188 11.848.188 4.6 5.143 1.27 12.291M81.02 31.207c-3.78 5.31-10.862 8.886-18.982 8.886-8.118 0-15.203-3.576-18.983-8.886 3.328 7.15 10.578 12.105 18.983 12.105 8.407 0 15.652-4.954 18.982-12.104M8.035 14.418l-6.338 6.38v-6.38H.038v14.89h1.66V22.89l.413-.415 6.103 6.832h2.292l-7.23-7.957 6.992-6.933zM18.38 27.767l8.137-13.35h-9.854v1.54h7.09l-8.118 13.35H26.3v-1.54zM33.605 14.418h-1.797l6.042 15.78 6.045-15.78h-1.798L37.85 25.773zM50.82 14.418h-1.797l5.707 15.66 4.82-11.988 4.818 11.988 5.707-15.66h-1.797l-3.91 11.157-4.818-11.927-4.82 11.927zM76.57 14.418v14.89h5.768v-1.54H78.23v-13.35z'/%3E%3C/g%3E%3C/svg%3E%0A") var(--color-blue) no-repeat 16px center;

        .navbar-toggler-icon {
          width: 40px;
          height: 24px;
          margin-right: 16px;
          background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='24' viewBox='0 0 40 24'%3E%3Cg fill='%23FFF' fill-rule='evenodd'%3E%3Cpath d='M0 10h40v4H0zM0 0h40v4H0zM0 20h40v4H0z'/%3E%3C/g%3E%3C/svg%3E%0A") no-repeat center center;
          background-size: 100%;
        }

        &[aria-expanded="true"] {
          .navbar-toggler-icon {
            height: 40px;
            background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='38' height='38' viewBox='0 0 38 38'%3E%3Cg fill='%23FFF' fill-rule='evenodd'%3E%3Crect width='4' height='48' x='17' y='-5' rx='2' transform='rotate(-45 19 19)'/%3E%3Crect width='4' height='48' x='17' y='-5' rx='2' transform='rotate(45 19 19)'/%3E%3C/g%3E%3C/svg%3E") no-repeat center center;
          }
        }
      }

      &.navbar-toggler-green {
        background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='28' viewBox='0 0 100 28'%3E%3Cg fill='none' fill-rule='nonzero'%3E%3Cg fill='%23FFF'%3E%3Cpath d='M57.865 8.816c0 .583.465 1.048 1.047 1.048.583 0 1.048-.465 1.048-1.048 0-.582-.465-1.047-1.048-1.047-.582 0-1.047.465-1.047 1.047m2.858 0c0 .583.465 1.048 1.048 1.048.582 0 1.047-.465 1.047-1.048 0-.582-.458-1.047-1.047-1.047-.59 0-1.048.465-1.048 1.047M63.383 20.658h2.12v-4.65c0-1.692-.298-2.901-1.525-4.067-1.135-1.079-2.313-1.358-3.776-1.358-3.2 0-5.22 2.76-5.22 5.171 0 2.536 1.872 5.171 5.115 5.171 1.345 0 2.566-.57 3.242-1.463h.044v1.196zm-6.157-4.91c0-1.76 1.426-3.187 3.137-3.187 1.674 0 3.1 1.42 3.1 3.187s-1.426 3.187-3.1 3.187c-1.711 0-3.137-1.42-3.137-3.187'/%3E%3C/g%3E%3Cpath fill='%23FFF' d='M67.902 8.103h2.083v12.555h-2.083zM70.649 15.537l3.15-4.588h2.53l-3.293 4.576 3.447 5.133h-2.467c.006 0-3.386-5.022-3.367-5.12'/%3E%3Cpath fill='%23B2B2B2' d='M43.48 20.67h10.56v-2.206h-6.573l6.653-10.38H43.84v2.208h6.194z'/%3E%3Cpath fill='%23FFF' d='M43.48 20.67h10.565v-2.206h-6.578l6.653-10.38H43.84v2.202h6.194z'/%3E%3Cg fill='%23FFF'%3E%3Cpath d='M93.273 10.937h-2.09v6.07c0 1.165-.744 1.829-1.605 1.829-1.005 0-1.749-.602-1.749-2.115v-5.79h-2.09v5.79c0 1.507-.743 2.115-1.748 2.115-.861 0-1.605-.664-1.605-1.83v-6.07h-2.09v6.09c0 2.473 1.65 3.899 3.559 3.899 1.47 0 2.536-.7 2.914-1.73h.031c.384 1.023 1.45 1.73 2.914 1.73 1.91 0 3.559-1.426 3.559-3.9v-6.088zM95.666 8.085v9.04c0 2.02.998 2.758 3.143 3.781l.918-1.643-1.122-.638c-.62-.36-.862-.763-.862-1.879V8.085h-2.077zM28.91 6.126c-.055.062-.08.062-.117.093.012-.044.099-.093.118-.093m.062.291a.296.296 0 0 1-.205.112c-.068.037-.118.018-.143.018-.142.044-.186.08-.248.106-.055.018-.117.006-.173.018a1.732 1.732 0 0 1-.298.075c.044-.038.1-.062.143-.093.074.012.118-.031.155-.031a2.89 2.89 0 0 0 .273-.087c.062 0 .136-.031.16-.031.1-.037.125-.037.174-.037a.946.946 0 0 1 .162-.05m-4.229.05c.093.08.068.093.062.099.118-.075.149-.093.174-.093-.037.099-.037.08-.019.08-.074.013-.136.044-.21.062-.05-.099-.044-.13-.007-.148m-.142.086c.037.093.043.1.055.112-.024-.019-.062-.056-.105-.056l.05-.056zm3.868.186c-.055.069-.074.069-.093.062.013-.037.044-.055.093-.062M14.582 13.95c-.117.012-.21.056-.31.087.112-.037.26.025.31-.087m.682-.273c-.03.013-.068.05-.105.05.056.018.093-.006.124-.025l-.019-.025zm.28-.087c-.044.025-.081.007-.1.075.087-.025.093-.006.106-.019l-.007-.056zm.415-.124c-.087.007-.093.038-.112.038.031.024.1-.013.112-.038m-1.19-.353c-.1.019-.112.019-.125.012-.018.056-.124.069-.136.106.105-.031.118-.006.143-.006.024 0 .093-.031.142-.038l-.025-.074zm2.77-.05l-.092.106c.056-.044.142-.044.155-.106h-.062zm-2.498-.018c-.099.037-.087.05-.087.062l.087-.062zm.143-.075c-.031 0-.112.062-.112.069.093-.025.149-.007.192-.056l-.08-.013zm.421-.105c-.105.037-.13.056-.248.056l.1.018c.062-.018.124-.043.148-.074m1.96-.384c-.087.086-.124.105-.155.111-.031.006-.069-.012-.1 0-.062.025-.111.08-.148.106.08.012.099-.013.124-.013.086-.074.18-.03.217-.056.086-.043.117-.043.148-.043l.093-.105c-.16.043-.13 0-.18 0m-.78-.069c-.025 0-.112.025-.156.038-.055.018-.099.05-.13.068-.099.03-.142.025-.167.03-.05.013-.106.05-.155.063-.075.043-.124.074-.161.08-.044.038-.093.056-.13.075.111.025.223-.068.316-.056.062-.074.148-.062.204-.08.08-.032.075-.013.1-.013.105-.056.136-.05.167-.068.105-.025.173-.056.242-.075-.13-.055-.106-.062-.13-.062m1.562-.099c-.062.025-.18.062-.242.068-.093.05-.1.019-.124.019-.025 0-.093.043-.143.05-.024.086 0 .093 0 .117a.687.687 0 0 0 .217-.074c.087-.05.1-.062.106-.062.068.012.118.006.142-.012.062-.093.062-.093.044-.106m-.9-.093l-.173.087c-.062-.019-.105-.012-.13 0-.037.025-.087.087-.112.087-.055.03-.074.018-.099.018.062.038.13.007.155.007.068.018.112 0 .143-.019-.1.068-.08.05-.106.05-.086.05-.105.037-.117.043-.1.074-.124.056-.143.056-.074 0-.105.068-.155.099.074-.006.112-.031.155-.037a.508.508 0 0 0 .186-.075l.105-.006a.915.915 0 0 0 .18-.074c-.08-.13.093-.112.143-.205l-.031-.03zm.2-.018a.51.51 0 0 0-.131.062c.08.074.093.08.1.093.043-.013.074-.031.105-.044-.025-.018-.025-.08-.075-.111m1.395-.323c-.025.006-.062.006-.093.031.068.013.075-.006.093-.03m.26-.255c-.055.006-.105.037-.142.031-.08.037-.118.062-.136.068-.069.019-.143.025-.205.056a.34.34 0 0 1-.105.031c-.087.012-.13.105-.186.068-.075.044-.211.112-.242.112-.106.006-.112-.006-.124-.006-.124.062-.174.117-.199.117-.055.031-.173.062-.229.1.093-.013.1-.007.118-.007.006.038 0 .075 0 .106.068-.031.105-.037.124-.075.012-.03.062-.012.099-.006l.105-.018.162-.038c.037-.024.068-.05.117-.062.081-.03.186-.043.273-.055.031-.038.1-.056.1-.081.049-.074.055-.093.074-.112.173-.024.18-.074.254-.074.068.087.056.112.062.124.074.012.174 0 .174-.056-.087-.062-.087-.056-.112-.056-.006-.117.093-.037.112-.124l-.093-.043zm-1.258-.118c-.037.006-.074.037-.1.037-.061-.018-.16.056-.222.087-.044.019-.106-.012-.137.037a.458.458 0 0 0 .112.019c.018 0 .087-.056.118-.062.05-.019.223-.037.229-.118m-3.143-.186c-.062-.037-.044.006-.1.013.081-.013.1-.013.1-.013m.533-.149c-.056-.012-.087-.012-.106 0 .031.007.05.025.106 0m3.875-.055c-.106-.019-.106-.031-.112-.025-.043.025-.074.08-.118.074-.093.044-.117.044-.142.044-.1.018-.093.018-.106.024-.062.056-.13.056-.13.112a.447.447 0 0 1 .168-.043c.043-.025.093-.013.13-.025.05-.019.173-.068.23-.062l.08-.1zm-4.21-.069l-.05.093c.044-.08.056-.074.05-.093m.626-.024a.532.532 0 0 0-.155.08l-.099.019c.068.018.08.006.1-.013l.21-.062-.056-.024zm3.881-.013c-.08.006-.093.037-.111.044a.944.944 0 0 0-.174.055c.068.05.068.056.1.056.049 0 .167-.111.235-.111l-.05-.044zm-.279-.025c-.03-.012-.074-.006-.117-.012.08.043.099.037.117.012m2.617-.117a.408.408 0 0 1-.149.05c-.087.049-.112.036-.124.036-.112 0-.186 0-.23.019a.584.584 0 0 0-.198.118c-.118-.019-.155.025-.173.03-.137.02-.186.069-.236.081-.037.007-.08.007-.118.025-.118.062-.111.044-.136.044-.08.105-.155.086-.199.105-.037-.08-.099-.062-.155-.037-.074.074-.099.068-.124.043a1.39 1.39 0 0 1-.223.1c-.105-.02-.161.086-.23.049-.036.068-.098.105-.123.105.105.081.105.056.124.056.124.019.087-.025.167-.012 0-.1.019-.106.031-.112.075-.012.155-.006.23-.05.062.02.074-.018.111-.037a.568.568 0 0 1 .168-.062c.08.05.093.031.099.019.037-.012.074-.012.118-.025.155-.074.124-.012.198-.012.019 0 .056-.068.161-.056l.161-.136c.124.006.118-.007.193-.05.062-.019.093-.037.117-.037.081-.013.106-.019.124-.019.118-.012.15-.03.174-.05.087.038.093.02.118.02.118-.02.118 0 .142 0a.381.381 0 0 1 .056-.131c-.05-.012-.093-.006-.124-.012l.05-.062zm.087-.031c-.019.055-.007.099.05.117.018-.111-.032-.117-.05-.117m-6.225 0c-.025 0-.093.037-.13.05-.038.074-.174.074-.224.086-.074.019-.08.043-.099.043 0 .025.068.038.13.038.081-.056.112-.05.13-.062.063-.031.118-.056.162-.069.093-.024.093-.018.099-.012l-.068-.074zm4.278-.062c-.031-.007-.068.006-.1 0 .075.012.087 0 .1 0m-3.292-.025c-.1.037-.1.03-.112.03.074.05.112.026.136.02l-.024-.05zm4.81-.062c-.11.03-.21.05-.297.08-.05.019-.062.044-.111.056.068.025.111-.012.142-.025.124-.03.186-.08.211-.08l.056-.031zm.2-.075c-.094.044-.112.05-.112.062l.167-.03-.056-.032zm-5.81-.03c-.025 0-.199.086-.217.086l-.1.025.1-.006c.062 0 .074.012.099.012.025 0 .093-.037.143-.062l-.025-.056zm6.181-.069c-.03.062-.105-.006-.118.075a.24.24 0 0 0 .155-.062l-.037-.013zm-1.246-.037c-.031.012-.068.043-.1.05.038.006.075.006.106.006l-.006-.056zm-4.26-.136c-.099.03-.148.03-.192.043.112.056.143.031.168.031l.025-.074zm.255-.05c-.056.019-.112.031-.174.05.062.012.155-.019.174-.05m3.782-.41c-.037.05-.124-.018-.161.057l.117.03.044-.086zm.65-.191a.382.382 0 0 1-.179.068c-.068 0-.1.018-.174.03.1.032.093.02.118.02l.112-.032c.093 0 .142-.037.18-.062l-.056-.024zm-2.43-.019c-.043.043-.086.019-.136.031a.587.587 0 0 0-.112.031c-.03.019-.068.043-.099.056a.427.427 0 0 1 .149.025c.1-.05.161-.062.26-.13l-.062-.013zm3.038-.143c-.05.019-.08.031-.124.044-.05.012-.13.012-.155.012-.062 0-.074.044-.142.075.105.043.136.024.149.024a1.04 1.04 0 0 1 .223-.111l.05-.044zm-1.736-.192c-.099.031-.198.037-.285.056-.099.031-.118.043-.118.043-.03.044-.117.019-.155.031-.055.019-.111.075-.173.062-.019.044-.08.025-.1.031-.055.019-.117.031-.167.056.106.05.161.05.199.056.03-.062.136-.043.173-.05.062-.018.18-.111.205-.111l.118.006c.068-.05.093-.056.117-.05.044-.055.112-.037.168-.068l.018-.062zm2.462-.08c-.08.024-.137.012-.199.043.025.062-.03.118-.074.136-.068.007-.198-.012-.198.013-.093.043-.137.012-.186.087.124.006.142-.031.167-.031.093 0 .074.018.105.018.025 0 .081-.03.118-.05.056-.03.1-.018.13-.024.112-.019.323-.093.348-.093.099.018.111-.006.117-.006-.086-.05-.099-.019-.124-.019-.024 0-.074-.031-.105-.031-.043-.031-.074-.043-.1-.043m-2.237 0c-.025 0-.13.043-.18.062.105.03.105.05.13.05.006 0 .1-.05.112-.088l-.062-.024zm.186-.025a.454.454 0 0 0-.1.025c.038 0-.012.03.13-.007l-.03-.018zm-.88-.161c-.026.006-.063.006-.1.018.074.037.062.013.1 0v-.018zm4.228-.143l-.081.105c-.13-.03-.149.019-.167.05-.1-.012-.1-.056-.137-.062a.606.606 0 0 1-.111.087c-.106.05-.081.03-.106.03-.074.075-.043.1-.025.106.081-.03.093.013.112.019.056-.031.08-.019.1-.019.049-.006.098-.037.136-.05l.105-.037c.037-.037.1-.037.136-.037.031-.03.112-.05.162-.08.086-.038.086-.025.099-.031-.062-.038-.112-.038-.155-.05l-.068-.031zm1.233-.124c-.024.037-.068.068-.111.062.087.05.136.019.161.019l-.05-.081zm-.396-.05c-.093.05-.1.038-.124.038-.112.062-.155.068-.18.08a.326.326 0 0 0-.112.025.256.256 0 0 0-.18.105c.13-.006.211.007.211-.018 0-.056.124-.056.155-.062.037-.006.08-.044.124-.05.068-.012.087-.03.106-.037v-.08zm-2.226-.477c-.087.056-.211.043-.273.105.105.007.124-.03.149-.03.099 0 .124-.02.155-.02l-.031-.055zm-2.672 0c-.069.087-.038.105-.013.105l.05-.099-.037-.006zm-.806-.105c-.025 0-.1.05-.143.068.068.037.124.018.161.006l-.018-.074zm5.146-.062c-.025 0-.087.043-.112.043-.08-.012-.1-.006-.112.006.081.031.199-.006.224-.006V8.11zm-1.135 0c-.13-.038-.124-.019-.174.006.05.093.05.13.106.13a.757.757 0 0 0 .186-.043c-.087-.087-.118-.069-.143-.069l.025-.024zm.49-.205c-.025 0-.118.056-.18.093.062.012.118-.037.143-.037.03.068-.081.099-.081.099.062.037.1.037.124.012.093-.086.08-.099.08-.111l-.086-.056zm.018-.21a.618.618 0 0 1-.124.024c-.08.025-.136.019-.16.074.043-.006.092-.037.117-.037.025 0 .068.019.1.019l.067-.08zm-2.294-.168c-.117.03-.136.05-.136.074.08.025.143.019.205-.03l-.069-.044zm3.175-.025a.65.65 0 0 0-.248.031c-.037.019-.068.043-.112.05a5.477 5.477 0 0 0-.409.093c.105.024.093-.007.118-.007h.217c.149-.111.316-.068.434-.167m-.812-.198c-.044.012-.081.037-.106.037-.13.025-.186.037-.235.037-.081.025-.174.043-.255.087.013.025.081-.013.106-.013.111-.012.074.007.099.007.105-.038.062-.019.087-.019.093.037.136.031.161.025.05-.08.062-.118.087-.118l.056-.043zm.223-.056c-.025 0-.08.03-.118.043.068.037.13-.012.174-.012l-.056-.031zm-1.705-.013c-.025 0-.23.087-.254.087a.661.661 0 0 1-.124.143c.08.043.111.074.13.087.05-.087.062-.106.087-.106.074.013.093-.012.105-.018.093-.038.093-.044.1-.056.117-.013.148-.019.173-.044-.093-.018-.1-.037-.112-.043-.068.062-.08.093-.105.1-.025-.063.018-.094.043-.112l-.043-.038zm4.315-.124c-.043-.012-.08.013-.105.038.043.006.074-.019.105-.038m-.54-.328c-.074.05-.086.043-.099.05.062.018.106.006.137-.02l-.037-.03zm-2.101 1.153c-.093.043-.075.05-.106.05-.037 0-.05.018-.099.043.056-.006.106.012.143 0 .105 0 .105-.019.13-.019.043.019.08.038.105.038.081-.025.143-.112.186-.069.056-.068.143-.037.155-.124.025 0 .075.038.112.007.087.08.124.099.124.03.1-.03.087-.012.112-.012-.019.106-.062.087-.106.087-.025.037-.068.056-.105.068.118.044.198.006.26-.025-.099.056-.198.124-.223.124-.056.007-.087.044-.124.056-.105.006-.118.025-.136.044-.1.012-.199.055-.292.055-.037 0-.074.031-.111.044-.056.018-.137.006-.199.037l-.173.08c-.174.044-.273.05-.36.063-.08.018-.167.05-.242.074-.068.019-.173.08-.198.08-.08-.018-.106.044-.199.025-.111.031-.155.062-.198.069-.087.006-.118.03-.149.043-.087.006-.136.019-.173.056-.062-.019-.118.025-.174.05l.124.03c.068-.068.1-.062.093-.055a.36.36 0 0 1 .1-.031c.049.018.098 0 .136-.007 0 0 .117-.074.16-.074.026 0 .088.037.143.05-.074.086-.173.08-.254.086a.27.27 0 0 1-.111.056l-.924.26c-.112-.012-.192.032-.254.056a.516.516 0 0 1-.18.075c-.112 0-.112.018-.137.025-.05.012-.111.006-.155.018-.062.019-.13.044-.192.068-.037 0-.074 0-.111.007-.112.062-.143.03-.168.03-.025 0-.192.075-.291.106l-.707.254a7 7 0 0 0-.546.155c-.142.068-.21.106-.303.13-.1.025-.23.031-.329.056-.41.1-.825.242-1.234.354-.093.018-.173.062-.223.062-.093.03-.161.062-.186.062-.087.03-.13.037-.167.043-.106.062-.1.062-.124.062-.038.093-.031.1-.007.1.044 0 .087-.069.118-.038.087-.074.075-.074.13-.074l-.124.117c.05.038.069.013.1-.006.043.068.117.031.173.019.068-.019.199-.068.223-.068.112-.1.211-.118.304-.143-.062-.062-.18-.025-.254.006.05-.099.037-.105.031-.099a.344.344 0 0 1 .105-.043c.069.024.081.012.106.012.105-.006.105-.025.118-.025l.13.08c.068.026.105.032.13.02.118-.056.192-.063.26-.081.038-.013.093-.05.15-.068.117.018.136-.025.191-.044.093-.037.211-.006.273-.087.08-.086.075-.062.1-.062.105-.068.142-.03.185-.074l.875-.186c.068-.019.136-.043.204-.068.1-.019.155-.044.205-.056l.155-.019.217-.055c.068-.038.13-.038.173-.056.118-.062.137-.056.143-.056.087-.031.112-.019.136-.019.069-.03.112-.037.137-.043a.461.461 0 0 1 .192-.056c.124-.05.174-.056.21-.068l.125-.019c.062-.024.136-.068.155-.068.093-.012.093.013.118.013.086-.044.13-.019.155-.075.068-.012.136-.012.204-.037.087-.062.13-.062.155-.062.037 0 .087-.031.137-.037.068-.013.142-.006.204-.025.031-.006.075-.037.1-.037.105-.013.111 0 .123.018.013-.062.137-.086.193-.111.062 0 .117-.013.155-.006.136-.093.241-.093.266-.093.08.03.112-.013.13-.038.137-.012.224-.062.248-.062.05.019.075-.006.1-.03.055-.007.074-.007.192-.007.099-.056.136-.012.161-.012.025 0 .08-.075.124-.1.124-.037.18-.037.223-.049.087-.037.1-.019.106-.019.093-.037.093-.006.117-.006.093-.025.118-.05.143-.074.105-.044.174-.025.23-.068.061.068.074.068.099.068.099-.068.099-.106.117-.106.05.019.081-.006.1-.006.08-.043.099-.056.124-.056.08.019.18-.03.204-.03.05.018.1.018.075-.007.074.031.142.056.204.068-.099.044-.118.025-.142.025-.112.1-.137.1-.155.093-.1.006-.155.037-.18.037-.1-.018-.155.007-.211.019-.043.006-.068-.025-.118.012-.062.007-.087 0-.111.044.08.093.093.111.117.111.025 0 .162-.105.186-.105h.137c.056.006.093 0 .13 0a.605.605 0 0 1 .205-.068c.08-.031.099-.025.124-.019-.025.037-.075.044-.112.056.074.056.1.012.124-.006.112-.019.074 0 .093 0 .08-.013.136-.013.192-.019.037-.043.087-.05.149-.062-.1.05-1.34.422-1.965.608-.391.111-.775.242-1.166.353-.341.1-.663.223-.936.242-.118.074-.174.087-.211.1l-1.637.483c-.037.012-.08-.006-.118.006-.062.025-.155.087-.241.087-.162.105-.41.093-.565.186-.024.018-.074.006-.099.006-.087.012-.173.05-.26.074l-.453.162c-.05.037-.099.024-.149.037-.03.006-.068.05-.105.05-.074.006-.087.03-.105.03-.15.038-.273.093-.422.118-.062.013-.161.068-.186.068-.043-.018-.18.062-.254.056a.34.34 0 0 1-.211.093c-.031.056-.124.044-.186.044-.037.006-.087.03-.124.024-.105.044-.136.038-.167.044a3.09 3.09 0 0 1-.62.192c-.069.068-.1.087-.13.087-.038.006-.081-.013-.118-.006a4.551 4.551 0 0 1-.341.086c-.18.062-.36.118-.515.193-.062.055-.112.05-.149.055-.03.007-.068.056-.099.062-.037.007-.087.007-.124.013-.05.012-.143.111-.186.08a.24.24 0 0 1-.105.038c-.087-.019-.118 0-.118.024.105.056.087.044.093.038.03-.013.08 0 .111-.05.075-.006.081.012.1.031.062-.043.093-.025.148-.062.062.006.106-.012.13-.006.056-.056.18-.075.273-.106.137-.074.217-.074.292-.099.099-.056.155-.08.217-.099.037-.006.087.012.136.006.143-.087.242-.13.341-.149.087-.018.186-.018.28-.043.018-.062.229-.118.297-.112.111-.03.136-.012.161-.012.025 0 .267-.093.41-.136l.588-.18c.068-.075.1-.075.13-.075a.79.79 0 0 1 .273-.08c.025-.019.068-.025.106-.025.08-.006.16-.019.235-.037.1-.025.199-.08.298-.106.074 0 .111-.024.13-.024.124 0 .26-.13.403-.13.068.018.23-.032.316-.063.087-.012.236-.068.285-.13.05 0 .106-.025.155-.018.1-.044.106-.044.1-.056.136-.037.384-.124.409-.124.08.03.08.012.105.012.031.019.192.013.192-.012a.137.137 0 0 1 .093-.056c.124-.019.174-.05.193-.05-.093.038-.155.075-.155.106-.1.006-.106.037-.106.062a.276.276 0 0 1 .161-.05.277.277 0 0 1 .112-.03c.08.018.149-.032.174-.032.148-.037.235-.05.31-.068-.007-.074-.019-.093-.031-.1.117-.024.08-.005.105-.005.025 0 .037-.062.118-.05.093-.019.105-.006.105.006a.67.67 0 0 1-.118.025c.019.068.1.031.155.019l.124-.025c.031-.006.081-.044.106-.044.056.019.093.013.161 0-.1.038-.118.069-.136.081-.13.025-.18.056-.23.08-.118.02-.223.094-.248.094-.08-.019-.149.024-.186.03-.056.013-.124.038-.192.056-.05-.006-.08.019-.124.038l-.167.037c-.05.012-.1.025-.15.043-.049.019-.098.056-.148.075-.1.018-.36.099-.428.099-.099-.019-.111-.013-.136.018-.08.007-.112.038-.137.05-.099.05-.124.043-.136.025-.093.093-.08.118-.056.118.025 0 .087-.025.137-.038l.117-.018a.39.39 0 0 0 .193-.068c.086.012.117-.031.217-.069.062-.024.148 0 .21-.03.124-.05.23-.069.354-.087.05-.007.099.012.142 0 .106-.031.093-.025.124-.025.13-.062.199-.068.267-.08.031-.044.093-.088.143-.088.117 0 .204-.03.297-.043.037.087.08.105.1.136l.111-.006c.1-.037.105-.056.13-.056.08.019.093-.024.124-.03.211-.025.161-.087.28-.087-.094.086-.119.074-.131.068-.043.13-.05.105-.074.105-.069.068-.087.056-.093.062-.081.044-.168.044-.199.112-.08-.013-.21.056-.291.087.018.099.074.093.124.093l-.118.055c.08.093.093.075.118.075.087-.019.062-.006.173-.006-.093.086-.142.105-.167.105-.056-.019-.08.012-.112.025-.093.006-.136.043-.16.025a.283.283 0 0 1-.174.068c.074-.08.037-.044.068-.161-.112 0-.161.037-.192.068.012.093-.025.099-.05.111-.012.044-.105.081-.13.081-.025 0-.093-.068-.118-.068-.112.08-.136.087-.155.087-.068-.019-.074-.038-.105-.038-.106.075-.13.075-.15.087-.049.05-.055.087-.08.1-.074-.038-.087-.056-.111-.056-.075.006-.112.055-.137.055-.068-.018-.105.013-.136.038-.056.037-.161.037-.217.05-.05.012-.1.061-.143.043-.012.08-.124.055-.173.074 0-.087-.013-.105-.038-.105-.024 0-.099.055-.136.068.118 0 .155.03.161.056-.105.05-.142.03-.167.043-.037.019-.068.05-.1.062-.043.025-.099.025-.148.05-.093.018-.106.018-.137.018-.024 0-.124.006-.124.031-.086.068-.173.087-.21.124-.044.006-.1-.012-.143.006-.074.031-.13.106-.174.15.124.03.193-.013.267.005l.112-.055c-.031.08-.007.111-.007.136.069.056.05.1.007.124a.435.435 0 0 1-.143.05c0-.075-.019-.087-.025-.093-.087.012-.105.012-.124.018-.099.037-.124.062-.13.08-.112.026-.23.075-.353.112l-.112-.018c-.074.068-.118.087-.143.087-.074 0-.117-.013-.142-.013-.1.056-.174.062-.23.093-.043.087-.086.13-.124.149-.086.019-.105.031-.124.05a.8.8 0 0 1-.173.037c-.13.043-.168.043-.205.037-.124.062-.26.13-.397.186-.018.012-.062 0-.099.012a.666.666 0 0 0-.204.075c-.081.043-.205.043-.31.105-.044.056.093.031.18.006.061-.043.099-.043.136-.043.093-.05.111-.05.136-.056.056-.018.112-.056.186-.074a.64.64 0 0 1 .186-.025c.192-.056.205-.112.329-.112.025 0 .124-.037.192-.05l.322-.098c.118-.019.205-.075.28-.1.13-.018.173-.062.223-.074.105-.031.223-.05.328-.062l.124-.037c-.099.068-.099.087-.118.105-.03.006-.074.006-.099.025a1.224 1.224 0 0 1-.335.13.557.557 0 0 0-.173.08c-.056.032-.161.007-.211.106-.05.056-.192.08-.254.1-.186.061-.385.136-.577.167-.8.291-1.593.564-2.368.855-.794.304-.726.273-1.532.62-2.628 1.284-5.784 2.852-5.363 5.252.844 4.749 13.659 6.026 22.5 5.313 3.51-.285 8.494-.96 8.463-.756-.037.266-3.8 1.327-8.506 1.841-6.541.72-13.925 1.327-19.518.651-4.923-.632-9.566-2.505-10.403-6.919-.794-4.185 3.013-6.634 7.136-8.358 1.705-.713 4.489-1.655 4.451-1.649l2.077-.682c.031.019.075-.025.112-.037.725-.23 1.457-.446 2.189-.682.093.062.111.056.111.031l.688-.273c.081.044.1.006.112-.037.068-.025.149-.05.223-.062.118-.043.254-.093.372-.118.093-.025.192-.087.26-.062.032-.025.075-.056.1-.056.074.019.105 0 .136-.006.223-.087.397-.155.564-.192.211-.062.348-.118.534-.13.08-.013.093-.013.086-.025.075-.006.211-.08.23-.08a.423.423 0 0 1 .136-.056.884.884 0 0 0 .267-.044c.105-.03.223-.074.322-.087.087-.055.087-.043.112-.043.025 0 .068-.037.093-.062.062-.025.142-.019.217-.037.056-.013.155-.062.18-.062.05.018.136-.068.16-.068.081.018.174 0 .224-.025.031-.05.13-.062.143-.068a.18.18 0 0 1 .105-.019c.05-.031.08-.031.112-.043-.031.074-.025.062-.025.105.006 0 .025.006.111.012.1-.099.106-.117.124-.124-.024-.006-.062-.006-.099-.006a.616.616 0 0 1 .192-.062c.1.019.087 0 .093-.012.075.05.112.03.137.012.118-.018.149 0 .173 0 .025 0 .056-.037.093-.043.038-.013.15-.019.162-.08.024 0 .08-.007.099-.02.105.044.099.038.124.038.105-.056.093-.05.099-.037.037-.019.074-.056.1-.056.024 0 .067.03.098.05-.03.024-.062.055-.099.08.087.05.087.05.1.037.08-.056.123-.062.136-.074l.105-.118.093-.087c.006.08-.043.05-.062.1.106.006.161-.013.168-.038.006-.043.018-.118.062-.13.105-.037.124-.031.142-.019l.112-.018c.08.037.099.03.099.018.068-.055.093-.074.124-.074.087.05.105.025.13 0 .087-.062.08-.043.106-.043l.099-.038c-.068.1-.186.075-.161.162-.093.043-.174.03-.186.093.03.03.093-.007.136-.013.074-.012.093-.037.143-.05.074-.018.167-.006.248-.006.186.007.217-.074.291-.068a.361.361 0 0 1 .118-.018c.08-.044.13-.025.161-.013.087.025.1.019.105.013l.329-.143c.105-.062.21-.025.279-.062.062-.025.13-.056.161-.056.1.006.124.025.124.037-.111.019-.161.075-.186.075-.13.018-.192.018-.248.062l.106-.013c.117-.024.111-.012.117-.006l.13-.025c0 .106-.173.112-.204.118l-.105.025.167.043c.093.056.13.038.155.038.093-.007.124-.019.149-.019.056-.019.118-.062.18-.062a.47.47 0 0 1 .148-.043c.137-.05.211-.075.236-.075.074-.012.093-.012.112-.012.093-.037.198-.068.272-.08.056-.013.13-.007.193-.02.037-.006.08-.024.117-.03.031-.025.087-.062.112-.062.019 0 .087.037.1.05.08 0 .074-.02.092-.038.05.012.075-.025.112-.05.056.013.105-.037.136-.037.044-.006.068-.037.118-.037l.161-.012c.006.055-.006.074-.018.093-.069.068-.1.068-.112.08-.074-.018-.198.037-.223.037l-.18.007-.112-.007a.465.465 0 0 1-.291.124l-.105.069c-.056-.019-.093.024-.124.024a.81.81 0 0 0-.26.069.299.299 0 0 1-.18.093c-.112-.056-.112-.025-.137-.025-.087.006-.13.018-.18.062-.056.056-.087.068-.105.068-.062-.025-.1-.006-.118-.006-.074.018-.155.025-.23.03-.074.026-.074.032-.099.032a.518.518 0 0 0-.105.08c-.205.087-.366.106-.515.15.062.055.199-.032.224-.032.062.019.235-.018.328-.043.05-.062.124-.006.143-.062.099-.013.204-.025.316-.044.087-.006.118.007.136.007.075.012.087.018.112.018a.645.645 0 0 1 .291-.118c-.05.1-.093.118-.142.124-.062-.006-.155.05-.223.093-.106-.012-.155.038-.217.038-.031 0-.069.012-.106.018-.037.019-.08.05-.118.05-.074-.031-.124.012-.16.025-.094.024-.094.043-.119.043-.062-.05-.099-.05-.111-.05l-.106.069c.106.03.118.05.124.055-.055.1-.074.1-.099.1.019.099.025.111.025.117.074.007.118-.062.174-.062.086.019.093 0 .099-.006.056-.012.149-.05.173-.05.05.02.081-.006.106-.006.099-.03.111-.037.118-.03.03-.087.037-.106.062-.106-.019.105-.007.118-.007.143-.062.08-.18.068-.26.08-.019.013-.056.025-.1.05-.185.05-.315.093-.427.087-.08.006-.1-.013-.118-.025-.118.03-.149.012-.155 0-.118.087-.093.068-.118.068-.111.087-.124.068-.148.068-.112.037-.15 0-.18-.012.062-.037.105-.044.142-.05.019-.006.069-.03.1-.03a.442.442 0 0 1 .167-.044c.074-.019.1-.05.124-.05.062.019.087-.012.118-.025-.044-.037-.075-.012-.1-.012-.074-.019-.105-.031-.136-.031.075-.043.093-.025.118-.025l.149.013c-.013-.081.006-.087.006-.112-.093-.08-.093-.08-.093-.068l-.155.056c-.08-.013-.112-.044-.112.018 0 .025-.062.062-.08.093-.106.075-.106.075-.118.062-.031.056-.08.05-.118.05-.08.025-.093.006-.099-.006l-.155.043-.143-.056c.05.106-.006.08-.037.155-.111.006-.149 0-.173 0-.075.031-.093.006-.106-.006-.087.043-.087.093-.118.118-.099.012-.117-.013-.142-.025m1.004-.837h.155c.112-.056.155-.037.18-.037.087-.05.112-.037.118-.044.099-.037.285-.055.285-.08.08-.019.08-.062.1-.062.061.018.11.012.105-.044-.106-.08-.484.007-.676.069-.1.05-.13.037-.149.037-.074.037-.087.037-.093.03-.08.032-.167.069-.236.081.075.019.112.007.137.007l.074.043zm.62-.198c-.068.03-.093.018-.118.018.044-.012.081-.037.118-.037v.019zm1.891.006c-.018.099-.018.136-.025.149-.055-.056-.074-.062-.093-.062.038-.062.093-.087.118-.087m.527.018c.056.019.087.05.112.05.025 0 .068-.019.111-.025-.099.056-.093.044-.099.037-.037.044-.08.007-.136.069-.1-.056-.1-.069-.124-.069a.28.28 0 0 0-.1.019c-.037.019-.08.074-.105.074l-.068.1c-.1-.013-.13 0-.161.006l-.006-.106.186-.08c.117-.006.155 0 .18-.006.105-.05.173 0 .198 0l.012-.069zm-.98.193c.025.08.025.099.02.105.074.006.098-.006.136-.025.086.075.111.05.136.05.068.018.1-.019.118-.019-.044.062-.242.106-.273.106-.025 0-.062-.019-.093-.019-.056-.05-.093-.056-.124-.056-.012-.03 0-.074 0-.105l.08-.037zm-.297.111c.012.062-.105.1-.112.093-.055-.056-.03-.074-.018-.099.043.012.093-.006.13.006m3.274.137c-.1.074-.075.055-.1.055.087-.03.087-.05.1-.055m-3.987.018c.1.05.112.05.105.062-.105.075-.093.062-.099.056-.111.037-.118.068-.13.087-.05-.068-.006-.087-.006-.112a.281.281 0 0 1 .13-.093m.732.025c-.013.087-.093.1-.168.112-.08.03-.155 0-.173-.019.062-.043.16-.037.223-.056.05-.012.099-.037.118-.037m2.238.167c.074.019.087 0 .111 0-.024.044-.08.093-.13.069-.068.037-.155.099-.18.093.137-.1.174-.162.199-.162m-.385.124c-.111.075-.13.106-.148.112-.1.012-.124-.006-.162-.012.031-.025.087-.087.112-.087.068-.006.074.012.1.012.018.006.074-.025.098-.025m.36.056c-.105.068-.124.056-.136.044.05-.025.093-.025.117-.025l.019-.019zm-2.784.013c0 .074-.05.086-.105.093.05-.019.068-.075.105-.093m-.756.297h.155c-.124.068-.267.087-.372.112-.093.018-.248.087-.323.062.038-.019.081-.025.106-.031.093-.025.093-.031.093-.044.093-.024.13-.037.167-.05.037-.005.075.007.118-.018l.056-.03zm1.401.044c.037.093-.112.142-.186.16h-.118c.044-.105.1-.123.149-.136.087-.024.136-.024.155-.024m-.72.173c.069.031.106.019.15.013-.106.055-.069.037-.093.037a.166.166 0 0 0-.1.05c-.018-.075.019-.1.044-.1m.719.025a.307.307 0 0 1-.149.112c-.012-.081 0-.062.013-.106.05.013.08 0 .136-.006m-2.486.05c-.019.074-.087.086-.155.093-.05.055-.168.068-.248.086-.087.013-.168.044-.254.069-.093.037-.13.055-.162.062-.037.006-.086 0-.124 0-.043.006-.08.05-.099.05-.105-.02-.124.005-.142.012-.075.03-.162.043-.236.055-.074.013-.136.038-.205.05.093-.074.18-.1.26-.136.038-.013.088-.007.137-.013.1-.018.28-.093.304-.093.155-.043.26-.074.329-.08.13-.044.21-.062.303-.081.044-.043.205-.056.242-.056l.05-.018zm2.61.117c.068.056.112.056.136.062a.458.458 0 0 1-.198.031l.062-.093zm-.112.007c.013.099-.136.093-.192.117.062-.099.087-.086.106-.093l.086-.024zm-.98 1.078c.007.069-.092.075-.117.075.08-.05.093-.062.118-.075m-1.246.031a1.839 1.839 0 0 1-.422.143c-.068 0-.087.012-.112.006a.79.79 0 0 1 .286-.074c.099-.031.124-.037.136-.044a.435.435 0 0 1 .112-.03m.477.099c-.031.068-.174.148-.198.148-.106-.03-.155.007-.186.013-.019.012-.075-.025-.1.03.093-.074.242-.123.391-.173l.093-.018zm-4.786.03c-.087.044-.093.05-.106.044.031-.019.068-.031.106-.043m3.273.124c-.21.117-.471.204-.496.204-.056-.018-.142.019-.21.037l.117-.05c.068-.061.137-.061.205-.074.118-.03.36-.117.384-.117m.726.068c-.18.105-.298.149-.428.161-.118.062-.18.043-.205.043a4.374 4.374 0 0 1-.353.087l.34-.161c.026-.012.069 0 .106-.012.1-.019.192-.044.292-.062.08-.013.167-.038.248-.056m.8.037c-.081.056-.094.043-.106.043.031-.05.05-.037.105-.043m-2.542.08a.67.67 0 0 1-.18.081c-.024-.105.094-.08.143-.105l.037.025zm-.279.038c.031.056-.093.068-.099.056.031-.038.075-.056.1-.056m.545 0c-.012.062-.105.056-.174.087.087-.075.1-.056.118-.056l.056-.031zm1.476.018c-.019.031-.056.044-.1.069.025-.025.05-.056.1-.069m.192 0c-.013.056-.08.069-.161.087.117-.08.105-.068.117-.062l.044-.025zm-.583.019l.13.031-.037.105c-.118.05-.149.087-.186.093a.932.932 0 0 1-.167.044c0-.087-.013-.1-.013-.112.05-.025.112-.012.168-.037l.099-.043.006-.081zm-6.088.205c-.087.055-.112.086-.137.099.075-.075.112-.087.137-.1m3.955.137c-.093.074-.111.056-.136.068.012-.05.105-.012.136-.068m3.596.019c-.13.117-.223.136-.316.16.05-.03.105-.036.149-.061.062-.062.087-.087.111-.087l.056-.012zm-8.655.148c0 .093-.025.124-.05.13-.043.013-.117.013-.142.013.012-.1.167-.143.192-.143m8.085.019c.025.062-.087.112-.118.1l-.682.191c.118-.08.236-.148.415-.148.1-.05.18-.081.255-.118.05.025.074-.019.13-.025m-2.152.192c-.074.056-.093.05-.111.037.03-.024.068-.024.111-.037m.906.149c.006.08-.007.1-.031.1-.075-.02-.093.005-.118.024l-.112.019c-.062.012-.111.05-.161.068-.025.012-.068-.006-.1-.006-.098.03-.117.05-.13.043.05-.043.118-.062.168-.112l.161-.03c.118-.025.149-.02.174-.032.05-.037.093-.012.149-.074m-.875.291c0 .038-.043.069-.099.087l-.118.037.18-.111.037-.013zm-1.116.1l-.124.05c.025-.069.056-.044.124-.05m.75-.013a.678.678 0 0 1-.285.161c-.08.013-.099 0-.117 0 .037-.099.086-.03.111-.093.1-.037.205 0 .292-.068m-.54.168a.376.376 0 0 1-.273.117c-.204.075-.527.174-.551.168.037-.106.093-.093.124-.093.099-.062.111-.037.117-.031.093-.05.106-.062.093-.075.031-.012.081-.043.1-.043.037 0 .148-.037.192-.037.105.018.149 0 .198-.006m0 .272l-.149.081-.117.037c-.1.013-.168.019-.267.05.056-.056.08-.056.093-.05.112-.074.174-.056.223-.068l.217-.05zm-1.246.075c-.087.087-.112.099-.155.111-.025.007-.068.019-.1.025-.03.006-.067 0-.105.019-.043.018-.093.056-.111.056-.05-.019-.1 0-.161.018.043-.043.099-.093.124-.093.05.019.099.013.136-.006.068-.025.13-.056.174-.05.074-.024.142-.062.198-.08m-.012.242c.117-.031.266-.038.39-.069-.043.038-.087.062-.111.062-.106.019-.118.038-.143.044-.155.05-.341.08-.477.136-.038.013-.093.019-.137.037-.093.044-.105.038-.124.031.18-.086.347-.155.527-.235l.075-.006zm-.738.235c0 .05-.093.068-.161.062.043-.012.136-.062.16-.062m-.241.08c.006.088-.031.069-.1.075.026-.025.057-.056.1-.074m-.124.074l-.105.044a.128.128 0 0 1 .105-.044m-.161.019c-.062.05-.093.037-.1.025.032-.007.075-.025.1-.025m-.124.03c-.013.057-.087.088-.155.119l-.112-.013c.044-.012.093-.05.13-.056.031-.012.087 0 .137-.05m-.602.33c-.086.074-.074.086-.086.099-.081 0-.087-.019-.1-.013.087-.018.13-.056.186-.087m8.401-6.596c.1.018.1.03.106.043.012.056.161.006.248-.012-.056.08-.093.074-.124.08-.062.019-.118.062-.174.08-.025.013-.093-.018-.124.044-.118-.012-.099.019-.124.019-.056-.006-.13.037-.161.037-.093-.019-.174.019-.198.019a.653.653 0 0 1 .39-.155c-.03-.075.006-.118.031-.124.093-.019.106-.031.13-.031M11.52 1.017C23.833-.335 39.178.856 39.792 4.315c.334 1.904-4.675 7.205-10.788 10.937-1.178.72-2.97 1.94-3.082 1.736-.13-.242 1.005-1.135 2.059-2.015 2.728-2.288 5.92-4.935 5.493-7.328C32.63 2.889 20.31 1.389 11.47 2.102c-3.51.279-8.488.96-8.463.756.037-.266 3.8-1.327 8.513-1.841'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") var(--color-green) no-repeat 16px center;

        .navbar-toggler-icon {
          width: 40px;
          height: 24px;
          margin-right: 16px;
          background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='24' viewBox='0 0 40 24'%3E%3Cg fill='%23FFF' fill-rule='evenodd'%3E%3Cpath d='M0 10h40v4H0zM0 0h40v4H0zM0 20h40v4H0z'/%3E%3C/g%3E%3C/svg%3E%0A") no-repeat center center;
          background-size: 100%;
        }

        &[aria-expanded="true"] {
          .navbar-toggler-icon {
            height: 40px;
            background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='38' height='38' viewBox='0 0 38 38'%3E%3Cg fill='%23FFF' fill-rule='evenodd'%3E%3Crect width='4' height='48' x='17' y='-5' rx='2' transform='rotate(-45 19 19)'/%3E%3Crect width='4' height='48' x='17' y='-5' rx='2' transform='rotate(45 19 19)'/%3E%3C/g%3E%3C/svg%3E") no-repeat center center;
          }
        }
      }
    }

    .navbar-toggler-icon {
      width: 180px;
      height: 80px;
    }

    #navbar-sub-menu-1,
    #navbar-sub-menu-2 {
      top: 97px;
      right: -30px;
      left: auto;
    }

    @media (max-width: 1704px) {
      #navbar-sub-menu-1,
      #navbar-sub-menu-2 {
        right: 15px;
        left: 15px;
        margin-left: 0;
        max-width: none;
        width: auto;
      }

      #navbar-sub-menu-2 {
        right: 0;
      }
    }

    @media (max-width: 1024px) {
      #navbar-sub-menu-1,
      #navbar-sub-menu-2 {
        top: -42px;
      }
    }

    @media (max-width: 1199px) {
      .navbar {
        .navbar-brand {
          margin-left: 50px;
        }
      }
    }

    @media (max-width: 767px) {
      #navbar-sub-menu-1,
      #navbar-sub-menu-2 {
        top: -42px;
      }
    }

    @media (max-width: 575px) {
      #navbar-sub-menu-1,
      #navbar-sub-menu-2 {
        right: 8px;
        left: 8px;
      }
    }
  }
}

#navbar-zahnaerzte-praxisteam {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1000;

  &::after {
    background-color: rgba(0, 0, 0, 0.8);
    position: fixed;
    z-index: 1000;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    content: "";
  }

  &::before {
    position: absolute;
    width: 50px;
    height: 50px;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='36' viewBox='0 0 36 36'%3E%3Cg fill='%23FFF' fill-rule='evenodd' transform='translate(-1 -1)'%3E%3Crect width='4' height='48' x='17' y='-5' rx='2' transform='rotate(-45 19 19)'/%3E%3Crect width='4' height='48' x='17' y='-5' rx='2' transform='rotate(45 19 19)'/%3E%3C/g%3E%3C/svg%3E%0A") no-repeat center center;
    background-size: 100%;
    content: "";
    right: 27px;
    top: 27px;
    z-index: 1001;

    @media (max-width: 1036px) {
      display: none;
    }
  }

  .level {
    display: flex;
    background-color: #fff;
    position: absolute;
    z-index: 1001;
    top: 0;
    bottom: 0;

    .close {
      position: absolute;
      width: 2rem;
      height: 2rem;
      background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='36' viewBox='0 0 36 36'%3E%3Cg fill='%23007EC4' fill-rule='evenodd' transform='translate(-1 -1)'%3E%3Crect width='4' height='48' x='17' y='-5' rx='2' transform='rotate(-45 19 19)'/%3E%3Crect width='4' height='48' x='17' y='-5' rx='2' transform='rotate(45 19 19)'/%3E%3C/g%3E%3C/svg%3E%0A") no-repeat center center;
      background-size: 100%;
      content: "";
      right: 1rem;
      top: 1rem;
      z-index: 1001;

      @media (min-width: 1037px) {
        display: none;
      }
    }

    .parentName {
      display: block;
      font-size: 1.25rem;
      color: #575757;
      font-weight: 800;
      line-height: 1.75rem;
      margin-left: 16px;
      padding: 12px 16px 12px 0;

      &.link {
        display: inline-block;
        margin: 0 0 19px 0;
        padding: 12px 16px 12px 44px;
        border-radius: 2px;
        box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.2);
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' viewBox='0 0 22 22'%3E%3Cg fill='none' fill-rule='evenodd' stroke='%23FFF' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' transform='translate(1 1)'%3E%3Ccircle cx='10' cy='10' r='10'/%3E%3Cpath d='M10 14l4-4-4-4M6 10h8'/%3E%3C/g%3E%3C/svg%3E%0A");
        background-size: 20px;
        background-color: var(--color-text);
        background-repeat: no-repeat;
        background-position: 16px center;
        font-size: 24px;
        font-weight: 600;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.17;
        letter-spacing: 0.25px;
        color: #ffffff;
        cursor: pointer;

        a {
          color: #ffffff;
        }
      }

      @media (max-width: 699px) {
        font-size: 16px;
      }

      @media (max-width: 575px) {
        margin-right: 0;
        width: 100%;
      }
    }

    > div:nth-child(1) {
      display: none;
      width: 692px;
      margin: 69px 0 0 28px;

      @media (max-width: 575px) {
        margin-left: 1rem;
        margin-right: 1rem;
      }
    }

    > div:nth-child(2) {
      display: none;
      width: 6rem;
      writing-mode: vertical-lr;
      text-orientation: sideways;
      transform: rotate3d(0, 0, 1, 180deg);
      text-align: center;
      line-height: 6rem;
      color: var(--color-text);
      font-size: 1.25rem;
      letter-spacing: 0.25px;
      font-weight: 800;

      @media (max-width: 575px) {
        width: 3rem;
        line-height: 3rem;
        font-size: 1rem;
      }

      &:hover {
        cursor: pointer;
      }
    }

    &.off {
      > div:nth-child(1) {
        display: block;
      }

      > div:nth-child(2) {
        display: none;
      }
    }

    &.on {
      box-shadow: 4px 0 4px 0 rgba(0, 0, 0, 0.2);
      cursor: pointer;
      width: 6rem;

      @media (max-width: 575px) {
        width: 3rem;
      }

      @media (max-width: 480px) {
        height: 3rem;
        width: 100%;
      }

      &::before {
        display: none;
      }

      > div:nth-child(1) {
        display: none;
      }

      > div:nth-child(2) {
        display: block;
        position: fixed;
        height: 100vh;

        @media (max-width: 480px) {
          position: relative;
          height: auto;
          writing-mode: unset;
          transform: rotate3d(0, 0, 0, 0);
          text-orientation: unset;
          width: 100%;
          margin-top: 0;
        }
      }

      .close {
        display: none;
      }
    }

    &.level-0 {
      z-index: 1015;

      &.off {
        @media (max-width: 939px) {
          left: 0;
          right: 0;
        }
      }

      ul {
        margin: 0 0 12px -12px;
        padding: 0;
        list-style-type: none;
        list-style-position: outside;

        @media (max-width: 575px) {
          margin-left: 0;
        }

        li {
          display: flex;
          position: relative;
          float: left;
          width: 320px;
          height: 200px;
          border-radius: 4px;
          box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.2);
          background-color: #ffffff;
          margin: 12px;

          @media (max-width: 740px) {
            width: 43.25vw;
            margin: 12px 2vw;
          }

          @media (max-width: 575px) {
            width: 100%;
            margin: 12px 0;
          }

          &.abrechnung {
            background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100' viewBox='0 0 100 100'%3E%3Cg fill='%23007EC4' fill-rule='nonzero'%3E%3Cpath d='M46.205 27.803c5.798 0 10.498 4.7 10.498 10.498.038 5.76-4.601 10.46-10.361 10.498h-.137c-5.798 0-10.498-4.7-10.498-10.498 0-5.798 4.7-10.498 10.498-10.498zm-3.832 14.332a5.42 5.42 0 0 0 9.252-3.834 5.385 5.385 0 0 0-1.588-3.832 5.42 5.42 0 1 0-7.664 7.666z'/%3E%3Cpath d='M12.554 81.623l5.094-17.848C3.62 47.89 5.126 23.638 21.012 9.61A38.375 38.375 0 0 1 46.201 0h.111C67.486 0 84.65 17.164 84.65 38.338a14.732 14.732 0 0 0 1.285 6.039l5.912 13.262a5.646 5.646 0 0 1-3.383 7.658v.002L84.65 66.56v11.785a8.984 8.984 0 0 1-8.984 8.984h-11.93l-2.344 8.242a6.123 6.123 0 0 1-5.87 4.428 6.12 6.12 0 0 1-1.688-.238l-37.077-10.58a6.115 6.115 0 0 1-4.203-7.558v-.001zm5.592 2.666l37.088 10.592a1.037 1.037 0 0 0 1.281-.713l2.877-10.084a2.539 2.539 0 0 1 2.442-1.842h13.84a3.906 3.906 0 0 0 3.906-3.906v-13.61a2.54 2.54 0 0 1 1.742-2.41l5.553-1.84a.568.568 0 0 0 .34-.769h-.006l-5.913-13.262a19.782 19.782 0 0 1-1.724-8.105c.001-18.37-14.889-33.26-33.258-33.262h-.1c-17.513.049-32.052 13.756-33.101 31.205a32.972 32.972 0 0 0 9.193 25.063 2.54 2.54 0 0 1 .61 2.453l-5.483 19.209c-.157.55.163 1.124.713 1.281z'/%3E%3Cpath d='M23.933 42.47l1.867-1.562a20.819 20.819 0 0 1 0-5.215l-1.867-1.562a5.8 5.8 0 0 1-1.299-7.358l1.803-3.125a5.8 5.8 0 0 1 7.031-2.552l2.282.838a20.358 20.358 0 0 1 4.511-2.608l.422-2.4a5.8 5.8 0 0 1 5.723-4.805h3.601a5.8 5.8 0 0 1 5.721 4.805l.422 2.4a20.362 20.362 0 0 1 4.512 2.608l2.293-.84a5.799 5.799 0 0 1 7.021 2.552l1.803 3.125a5.8 5.8 0 0 1-1.3 7.36l-1.868 1.562c.22 1.732.22 3.484 0 5.215l1.867 1.563a5.8 5.8 0 0 1 1.299 7.357l-1.803 3.125a5.8 5.8 0 0 1-7.031 2.553l-2.291-.836a20.358 20.358 0 0 1-4.512 2.607l-.422 2.4a5.8 5.8 0 0 1-5.722 4.805h-3.608a5.8 5.8 0 0 1-5.72-4.804l-.422-2.4a20.37 20.37 0 0 1-4.496-2.608l-2.293.836a5.799 5.799 0 0 1-7.022-2.553l-1.803-3.125a5.8 5.8 0 0 1 1.301-7.357zm7.082-7.286a15.648 15.648 0 0 0 0 6.234 2.54 2.54 0 0 1-.857 2.453l-2.975 2.492a.73.73 0 0 0-.164.926l1.803 3.125a.73.73 0 0 0 .883.322l3.654-1.334a2.54 2.54 0 0 1 2.557.487 15.385 15.385 0 0 0 5.384 3.113 2.539 2.539 0 0 1 1.7 1.97l.681 3.817a.73.73 0 0 0 .721.606h3.605a.73.73 0 0 0 .721-.604l.672-3.828a2.539 2.539 0 0 1 1.7-1.97c1.987-.661 3.82-1.72 5.384-3.114a2.54 2.54 0 0 1 2.557-.486l3.654 1.334a.73.73 0 0 0 .883-.323l1.802-3.125a.73.73 0 0 0-.164-.925L62.24 43.86a2.54 2.54 0 0 1-.856-2.443 15.655 15.655 0 0 0 0-6.234 2.54 2.54 0 0 1 .858-2.455l2.974-2.493a.73.73 0 0 0 .164-.925l-1.802-3.125a.729.729 0 0 0-.883-.323l-3.654 1.334a2.54 2.54 0 0 1-2.557-.486 15.385 15.385 0 0 0-5.385-3.113 2.539 2.539 0 0 1-1.699-1.971l-.672-3.826a.73.73 0 0 0-.72-.606H44.4a.73.73 0 0 0-.72.604l-.673 3.828a2.539 2.539 0 0 1-1.699 1.97c-1.988.661-3.82 1.72-5.385 3.114a2.54 2.54 0 0 1-2.564.49l-3.652-1.334a.73.73 0 0 0-.885.322l-1.803 3.125a.73.73 0 0 0 .162.926l2.977 2.492a2.54 2.54 0 0 1 .857 2.452z'/%3E%3C/g%3E%3C/svg%3E%0A") no-repeat center 32px;

            &:hover {
              background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100' viewBox='0 0 100 100'%3E%3Cg fill='%23FFFFFF' fill-rule='nonzero'%3E%3Cpath d='M46.205 27.803c5.798 0 10.498 4.7 10.498 10.498.038 5.76-4.601 10.46-10.361 10.498h-.137c-5.798 0-10.498-4.7-10.498-10.498 0-5.798 4.7-10.498 10.498-10.498zm-3.832 14.332a5.42 5.42 0 0 0 9.252-3.834 5.385 5.385 0 0 0-1.588-3.832 5.42 5.42 0 1 0-7.664 7.666z'/%3E%3Cpath d='M12.554 81.623l5.094-17.848C3.62 47.89 5.126 23.638 21.012 9.61A38.375 38.375 0 0 1 46.201 0h.111C67.486 0 84.65 17.164 84.65 38.338a14.732 14.732 0 0 0 1.285 6.039l5.912 13.262a5.646 5.646 0 0 1-3.383 7.658v.002L84.65 66.56v11.785a8.984 8.984 0 0 1-8.984 8.984h-11.93l-2.344 8.242a6.123 6.123 0 0 1-5.87 4.428 6.12 6.12 0 0 1-1.688-.238l-37.077-10.58a6.115 6.115 0 0 1-4.203-7.558v-.001zm5.592 2.666l37.088 10.592a1.037 1.037 0 0 0 1.281-.713l2.877-10.084a2.539 2.539 0 0 1 2.442-1.842h13.84a3.906 3.906 0 0 0 3.906-3.906v-13.61a2.54 2.54 0 0 1 1.742-2.41l5.553-1.84a.568.568 0 0 0 .34-.769h-.006l-5.913-13.262a19.782 19.782 0 0 1-1.724-8.105c.001-18.37-14.889-33.26-33.258-33.262h-.1c-17.513.049-32.052 13.756-33.101 31.205a32.972 32.972 0 0 0 9.193 25.063 2.54 2.54 0 0 1 .61 2.453l-5.483 19.209c-.157.55.163 1.124.713 1.281z'/%3E%3Cpath d='M23.933 42.47l1.867-1.562a20.819 20.819 0 0 1 0-5.215l-1.867-1.562a5.8 5.8 0 0 1-1.299-7.358l1.803-3.125a5.8 5.8 0 0 1 7.031-2.552l2.282.838a20.358 20.358 0 0 1 4.511-2.608l.422-2.4a5.8 5.8 0 0 1 5.723-4.805h3.601a5.8 5.8 0 0 1 5.721 4.805l.422 2.4a20.362 20.362 0 0 1 4.512 2.608l2.293-.84a5.799 5.799 0 0 1 7.021 2.552l1.803 3.125a5.8 5.8 0 0 1-1.3 7.36l-1.868 1.562c.22 1.732.22 3.484 0 5.215l1.867 1.563a5.8 5.8 0 0 1 1.299 7.357l-1.803 3.125a5.8 5.8 0 0 1-7.031 2.553l-2.291-.836a20.358 20.358 0 0 1-4.512 2.607l-.422 2.4a5.8 5.8 0 0 1-5.722 4.805h-3.608a5.8 5.8 0 0 1-5.72-4.804l-.422-2.4a20.37 20.37 0 0 1-4.496-2.608l-2.293.836a5.799 5.799 0 0 1-7.022-2.553l-1.803-3.125a5.8 5.8 0 0 1 1.301-7.357zm7.082-7.286a15.648 15.648 0 0 0 0 6.234 2.54 2.54 0 0 1-.857 2.453l-2.975 2.492a.73.73 0 0 0-.164.926l1.803 3.125a.73.73 0 0 0 .883.322l3.654-1.334a2.54 2.54 0 0 1 2.557.487 15.385 15.385 0 0 0 5.384 3.113 2.539 2.539 0 0 1 1.7 1.97l.681 3.817a.73.73 0 0 0 .721.606h3.605a.73.73 0 0 0 .721-.604l.672-3.828a2.539 2.539 0 0 1 1.7-1.97c1.987-.661 3.82-1.72 5.384-3.114a2.54 2.54 0 0 1 2.557-.486l3.654 1.334a.73.73 0 0 0 .883-.323l1.802-3.125a.73.73 0 0 0-.164-.925L62.24 43.86a2.54 2.54 0 0 1-.856-2.443 15.655 15.655 0 0 0 0-6.234 2.54 2.54 0 0 1 .858-2.455l2.974-2.493a.73.73 0 0 0 .164-.925l-1.802-3.125a.729.729 0 0 0-.883-.323l-3.654 1.334a2.54 2.54 0 0 1-2.557-.486 15.385 15.385 0 0 0-5.385-3.113 2.539 2.539 0 0 1-1.699-1.971l-.672-3.826a.73.73 0 0 0-.72-.606H44.4a.73.73 0 0 0-.72.604l-.673 3.828a2.539 2.539 0 0 1-1.699 1.97c-1.988.661-3.82 1.72-5.385 3.114a2.54 2.54 0 0 1-2.564.49l-3.652-1.334a.73.73 0 0 0-.885.322l-1.803 3.125a.73.73 0 0 0 .162.926l2.977 2.492a2.54 2.54 0 0 1 .857 2.452z'/%3E%3C/g%3E%3C/svg%3E%0A") no-repeat center 32px var(--color-blue);
            }
          }

          &.berufsausuebung {
            background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100' viewBox='0 0 100 100'%3E%3Cpath fill='%23007EC4' fill-rule='nonzero' d='M96.154 69.23H84.615V46.155a3.846 3.846 0 0 0-3.846-3.846H53.846V26.923h11.539a3.846 3.846 0 0 0 3.846-3.846V3.847A3.846 3.846 0 0 0 65.385 0h-30.77a3.846 3.846 0 0 0-3.846 3.846v19.23a3.846 3.846 0 0 0 3.846 3.847h11.539v15.385H19.23a3.846 3.846 0 0 0-3.846 3.846V69.23H3.846A3.846 3.846 0 0 0 0 73.077v23.077a3.846 3.846 0 0 0 7.692 0v-19.23H30.77v19.23a3.846 3.846 0 1 0 7.693 0V73.077a3.846 3.846 0 0 0-3.847-3.846H23.077V50h53.846v19.23H65.385a3.846 3.846 0 0 0-3.847 3.847v23.077a3.846 3.846 0 0 0 7.693 0v-19.23h23.077v19.23a3.846 3.846 0 0 0 7.692 0V73.077a3.846 3.846 0 0 0-3.846-3.846zM38.462 7.693h23.076v11.539H38.462V7.692z'/%3E%3C/svg%3E%0A") no-repeat center 32px;

            &:hover {
              background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100' viewBox='0 0 100 100'%3E%3Cpath fill='%23FFFFFF' fill-rule='nonzero' d='M96.154 69.23H84.615V46.155a3.846 3.846 0 0 0-3.846-3.846H53.846V26.923h11.539a3.846 3.846 0 0 0 3.846-3.846V3.847A3.846 3.846 0 0 0 65.385 0h-30.77a3.846 3.846 0 0 0-3.846 3.846v19.23a3.846 3.846 0 0 0 3.846 3.847h11.539v15.385H19.23a3.846 3.846 0 0 0-3.846 3.846V69.23H3.846A3.846 3.846 0 0 0 0 73.077v23.077a3.846 3.846 0 0 0 7.692 0v-19.23H30.77v19.23a3.846 3.846 0 1 0 7.693 0V73.077a3.846 3.846 0 0 0-3.847-3.846H23.077V50h53.846v19.23H65.385a3.846 3.846 0 0 0-3.847 3.847v23.077a3.846 3.846 0 0 0 7.693 0v-19.23h23.077v19.23a3.846 3.846 0 0 0 7.692 0V73.077a3.846 3.846 0 0 0-3.846-3.846zM38.462 7.693h23.076v11.539H38.462V7.692z'/%3E%3C/svg%3E%0A") no-repeat center 32px var(--color-blue);
            }
          }

          &.zfa {
            background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100' viewBox='0 0 100 100'%3E%3Cg fill='%23007EC4' fill-rule='nonzero'%3E%3Cpath d='M88.086 28.208V16.109a4 4 0 0 0-4-4H66.58L52.359 1.723a4 4 0 0 0-4.718 0L33.419 12.109H15.914a4 4 0 0 0-4 4v12.099l-10.289 7.59A4 4 0 0 0 0 39.017V96a4 4 0 0 0 4 4h92a4 4 0 0 0 4-4V39.017a4 4 0 0 0-1.625-3.219l-10.29-7.59zM39.062 73.151L5.859 92.034V44.827L39.062 73.15zm5.853 3.411h10.17L85.993 94.14H14.007l30.908-17.578zm16.023-3.411l33.203-28.324v47.207L60.938 73.15zm31.423-34.508l-4.275 3.647v-6.8l4.275 3.153zM50 7.256l6.646 4.853H43.354L50 7.256zm32.227 10.713v29.32L54.779 70.702h-9.558L17.773 47.288v-29.32h64.454zm-70.313 24.32L7.64 38.644l4.275-3.154v6.8z'/%3E%3Crect width='48' height='6' x='26' y='28' rx='3'/%3E%3Crect width='48' height='6' x='26' y='39' rx='3'/%3E%3Crect width='32' height='6' x='26' y='50' rx='3'/%3E%3C/g%3E%3C/svg%3E%0A") no-repeat center 32px;

            &:hover {
              background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100' viewBox='0 0 100 100'%3E%3Cg fill='%23FFFFFF' fill-rule='nonzero'%3E%3Cpath d='M88.086 28.208V16.109a4 4 0 0 0-4-4H66.58L52.359 1.723a4 4 0 0 0-4.718 0L33.419 12.109H15.914a4 4 0 0 0-4 4v12.099l-10.289 7.59A4 4 0 0 0 0 39.017V96a4 4 0 0 0 4 4h92a4 4 0 0 0 4-4V39.017a4 4 0 0 0-1.625-3.219l-10.29-7.59zM39.062 73.151L5.859 92.034V44.827L39.062 73.15zm5.853 3.411h10.17L85.993 94.14H14.007l30.908-17.578zm16.023-3.411l33.203-28.324v47.207L60.938 73.15zm31.423-34.508l-4.275 3.647v-6.8l4.275 3.153zM50 7.256l6.646 4.853H43.354L50 7.256zm32.227 10.713v29.32L54.779 70.702h-9.558L17.773 47.288v-29.32h64.454zm-70.313 24.32L7.64 38.644l4.275-3.154v6.8z'/%3E%3Crect width='48' height='6' x='26' y='28' rx='3'/%3E%3Crect width='48' height='6' x='26' y='39' rx='3'/%3E%3Crect width='32' height='6' x='26' y='50' rx='3'/%3E%3C/g%3E%3C/svg%3E%0A") no-repeat center 32px var(--color-blue);
            }
          }

          &.fort-und-weiterbildungen {
            background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100' viewBox='0 0 100 100'%3E%3Cpath fill='%23007EC4' fill-rule='nonzero' d='M94.14 65.152V31.285l4.232-2.098a2.93 2.93 0 0 0 .013-5.243L51.315.312a2.93 2.93 0 0 0-2.63 0L1.616 23.944a2.93 2.93 0 0 0 .013 5.243L23.633 40.1v15.76c0 7.727 18.691 8.79 26.367 8.79 7.676 0 26.367-1.06 26.367-8.79V40.1l11.914-5.908v30.961c-3.41 1.21-5.859 4.466-5.859 8.285 0 2.25.85 4.304 2.245 5.86a8.754 8.754 0 0 0-2.245 5.86V97.07a2.93 2.93 0 0 0 2.93 2.93H97.07a2.93 2.93 0 0 0 2.93-2.93V85.156c0-2.25-.851-4.303-2.246-5.86A8.752 8.752 0 0 0 100 73.438c0-3.819-2.45-7.075-5.86-8.285zM50 58.79c-5.364 0-14.98-.615-19.66-2.93 4.653-2.301 14.185-2.93 19.66-2.93 5.365 0 14.98.616 19.66 2.93-4.653 2.302-14.185 2.93-19.66 2.93zm20.508-8.95C64.828 47.726 56.198 47.07 50 47.07c-6.195 0-14.835.659-20.508 2.77V27.065c.581-.448 2.35-1.362 6.178-2.153 3.996-.826 9.085-1.28 14.33-1.28 7.607 0 17.59 1.18 20.508 3.433v22.773zm5.86-16.28v-6.996c0-7.727-18.692-8.79-26.368-8.79-7.675 0-26.367 1.06-26.367 8.79v6.995L9.492 26.546 50 6.208 90.51 26.546l-14.142 7.012zM94.14 94.14h-5.86v-8.985a2.933 2.933 0 0 1 2.93-2.93 2.933 2.933 0 0 1 2.93 2.93v8.985zm-2.93-17.774a2.933 2.933 0 0 1-2.93-2.93 2.933 2.933 0 0 1 2.93-2.93 2.933 2.933 0 0 1 2.93 2.93 2.933 2.933 0 0 1-2.93 2.93z'/%3E%3C/svg%3E%0A") no-repeat center 32px;

            &:hover {
              background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100' viewBox='0 0 100 100'%3E%3Cpath fill='%23FFFFFF' fill-rule='nonzero' d='M94.14 65.152V31.285l4.232-2.098a2.93 2.93 0 0 0 .013-5.243L51.315.312a2.93 2.93 0 0 0-2.63 0L1.616 23.944a2.93 2.93 0 0 0 .013 5.243L23.633 40.1v15.76c0 7.727 18.691 8.79 26.367 8.79 7.676 0 26.367-1.06 26.367-8.79V40.1l11.914-5.908v30.961c-3.41 1.21-5.859 4.466-5.859 8.285 0 2.25.85 4.304 2.245 5.86a8.754 8.754 0 0 0-2.245 5.86V97.07a2.93 2.93 0 0 0 2.93 2.93H97.07a2.93 2.93 0 0 0 2.93-2.93V85.156c0-2.25-.851-4.303-2.246-5.86A8.752 8.752 0 0 0 100 73.438c0-3.819-2.45-7.075-5.86-8.285zM50 58.79c-5.364 0-14.98-.615-19.66-2.93 4.653-2.301 14.185-2.93 19.66-2.93 5.365 0 14.98.616 19.66 2.93-4.653 2.302-14.185 2.93-19.66 2.93zm20.508-8.95C64.828 47.726 56.198 47.07 50 47.07c-6.195 0-14.835.659-20.508 2.77V27.065c.581-.448 2.35-1.362 6.178-2.153 3.996-.826 9.085-1.28 14.33-1.28 7.607 0 17.59 1.18 20.508 3.433v22.773zm5.86-16.28v-6.996c0-7.727-18.692-8.79-26.368-8.79-7.675 0-26.367 1.06-26.367 8.79v6.995L9.492 26.546 50 6.208 90.51 26.546l-14.142 7.012zM94.14 94.14h-5.86v-8.985a2.933 2.933 0 0 1 2.93-2.93 2.933 2.933 0 0 1 2.93 2.93v8.985zm-2.93-17.774a2.933 2.933 0 0 1-2.93-2.93 2.933 2.933 0 0 1 2.93-2.93 2.933 2.933 0 0 1 2.93 2.93 2.933 2.933 0 0 1-2.93 2.93z'/%3E%3C/svg%3E%0A") no-repeat center 32px var(--color-blue);
            }
          }

          &.telematik-und-it {
            background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100' viewBox='0 0 100 100'%3E%3Cg fill='%23007EC4' fill-rule='nonzero'%3E%3Cpath d='M89.225 6.276h-8.053V2.93a2.93 2.93 0 0 0-5.86 0v3.346H62.344V2.93a2.93 2.93 0 0 0-5.86 0v3.346H43.516V2.93a2.93 2.93 0 0 0-5.86 0v3.346H24.688V2.93a2.93 2.93 0 0 0-5.86 0v3.346h-8.053C4.834 6.276 0 11.109 0 17.051v72.174C0 95.166 4.834 100 10.775 100h78.45C95.167 100 100 95.166 100 89.225V17.051c0-5.942-4.834-10.775-10.775-10.775zm-78.45 5.86h8.053v3.346a2.93 2.93 0 0 0 5.86 0v-3.347h12.968v3.347a2.93 2.93 0 0 0 5.86 0v-3.347h12.968v3.347a2.93 2.93 0 0 0 5.86 0v-3.347h12.968v3.347a2.93 2.93 0 0 0 5.86 0v-3.347h8.053a4.921 4.921 0 0 1 4.916 4.916v8.053H5.859v-8.053a4.921 4.921 0 0 1 4.916-4.916zm78.45 82.005h-78.45a4.921 4.921 0 0 1-4.916-4.916V30.963h88.282v58.262a4.921 4.921 0 0 1-4.916 4.916z'/%3E%3Cpath d='M29.603 40.794H17.05a2.93 2.93 0 0 0-2.93 2.93v12.552a2.93 2.93 0 0 0 2.93 2.93h12.552a2.93 2.93 0 0 0 2.93-2.93V43.724a2.93 2.93 0 0 0-2.93-2.93zm-2.93 12.552H19.98v-6.692h6.693v6.692zM82.949 40.794H70.397a2.93 2.93 0 0 0-2.93 2.93v12.552a2.93 2.93 0 0 0 2.93 2.93H82.95a2.93 2.93 0 0 0 2.93-2.93V43.724a2.93 2.93 0 0 0-2.93-2.93zm-2.93 12.552h-6.692v-6.692h6.692v6.692zM29.603 65.898H17.05a2.93 2.93 0 0 0-2.93 2.93V81.38a2.93 2.93 0 0 0 2.93 2.93h12.552a2.93 2.93 0 0 0 2.93-2.93V68.828a2.93 2.93 0 0 0-2.93-2.93zm-2.93 12.552H19.98v-6.692h6.693v6.692zM82.949 65.898H70.397a2.93 2.93 0 0 0-2.93 2.93V81.38a2.93 2.93 0 0 0 2.93 2.93H82.95a2.93 2.93 0 0 0 2.93-2.93V68.828a2.93 2.93 0 0 0-2.93-2.93zm-2.93 12.552h-6.692v-6.692h6.692v6.692zM56.276 65.898H43.724a2.93 2.93 0 0 0-2.93 2.93V81.38a2.93 2.93 0 0 0 2.93 2.93h12.552a2.93 2.93 0 0 0 2.93-2.93V68.828a2.93 2.93 0 0 0-2.93-2.93zm-2.93 12.552h-6.692v-6.692h6.692v6.692zM58.347 41.653a2.93 2.93 0 0 0-4.143 0L50 45.857l-4.205-4.204a2.93 2.93 0 1 0-4.143 4.143L45.857 50l-4.205 4.204a2.93 2.93 0 0 0 4.144 4.144L50 54.143l4.204 4.205a2.92 2.92 0 0 0 2.072.858 2.93 2.93 0 0 0 2.071-5.001L54.143 50l4.204-4.204a2.93 2.93 0 0 0 0-4.143z'/%3E%3C/g%3E%3C/svg%3E%0A") no-repeat center 32px;

            &:hover {
              background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100' viewBox='0 0 100 100'%3E%3Cg fill='%23FFFFFF' fill-rule='nonzero'%3E%3Cpath d='M89.225 6.276h-8.053V2.93a2.93 2.93 0 0 0-5.86 0v3.346H62.344V2.93a2.93 2.93 0 0 0-5.86 0v3.346H43.516V2.93a2.93 2.93 0 0 0-5.86 0v3.346H24.688V2.93a2.93 2.93 0 0 0-5.86 0v3.346h-8.053C4.834 6.276 0 11.109 0 17.051v72.174C0 95.166 4.834 100 10.775 100h78.45C95.167 100 100 95.166 100 89.225V17.051c0-5.942-4.834-10.775-10.775-10.775zm-78.45 5.86h8.053v3.346a2.93 2.93 0 0 0 5.86 0v-3.347h12.968v3.347a2.93 2.93 0 0 0 5.86 0v-3.347h12.968v3.347a2.93 2.93 0 0 0 5.86 0v-3.347h12.968v3.347a2.93 2.93 0 0 0 5.86 0v-3.347h8.053a4.921 4.921 0 0 1 4.916 4.916v8.053H5.859v-8.053a4.921 4.921 0 0 1 4.916-4.916zm78.45 82.005h-78.45a4.921 4.921 0 0 1-4.916-4.916V30.963h88.282v58.262a4.921 4.921 0 0 1-4.916 4.916z'/%3E%3Cpath d='M29.603 40.794H17.05a2.93 2.93 0 0 0-2.93 2.93v12.552a2.93 2.93 0 0 0 2.93 2.93h12.552a2.93 2.93 0 0 0 2.93-2.93V43.724a2.93 2.93 0 0 0-2.93-2.93zm-2.93 12.552H19.98v-6.692h6.693v6.692zM82.949 40.794H70.397a2.93 2.93 0 0 0-2.93 2.93v12.552a2.93 2.93 0 0 0 2.93 2.93H82.95a2.93 2.93 0 0 0 2.93-2.93V43.724a2.93 2.93 0 0 0-2.93-2.93zm-2.93 12.552h-6.692v-6.692h6.692v6.692zM29.603 65.898H17.05a2.93 2.93 0 0 0-2.93 2.93V81.38a2.93 2.93 0 0 0 2.93 2.93h12.552a2.93 2.93 0 0 0 2.93-2.93V68.828a2.93 2.93 0 0 0-2.93-2.93zm-2.93 12.552H19.98v-6.692h6.693v6.692zM82.949 65.898H70.397a2.93 2.93 0 0 0-2.93 2.93V81.38a2.93 2.93 0 0 0 2.93 2.93H82.95a2.93 2.93 0 0 0 2.93-2.93V68.828a2.93 2.93 0 0 0-2.93-2.93zm-2.93 12.552h-6.692v-6.692h6.692v6.692zM56.276 65.898H43.724a2.93 2.93 0 0 0-2.93 2.93V81.38a2.93 2.93 0 0 0 2.93 2.93h12.552a2.93 2.93 0 0 0 2.93-2.93V68.828a2.93 2.93 0 0 0-2.93-2.93zm-2.93 12.552h-6.692v-6.692h6.692v6.692zM58.347 41.653a2.93 2.93 0 0 0-4.143 0L50 45.857l-4.205-4.204a2.93 2.93 0 1 0-4.143 4.143L45.857 50l-4.205 4.204a2.93 2.93 0 0 0 4.144 4.144L50 54.143l4.204 4.205a2.92 2.92 0 0 0 2.072.858 2.93 2.93 0 0 0 2.071-5.001L54.143 50l4.204-4.204a2.93 2.93 0 0 0 0-4.143z'/%3E%3C/g%3E%3C/svg%3E%0A") no-repeat center 32px var(--color-blue);
            }
          }

          &.service {
            background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100' viewBox='0 0 100 100'%3E%3Cg fill='%23007EC4' fill-rule='nonzero'%3E%3Cpath d='M41.524 10.286c-10.286 0-18.667 8.38-18.667 18.666 0 5.086 2.133 10.038 5.829 13.543.095.095.171.172.266.248a18.646 18.646 0 0 0 25.143 0c.095-.076.172-.153.267-.248a18.74 18.74 0 0 0 5.828-13.543c0-10.285-8.38-18.666-18.666-18.666zm0 8.666c-4.42 0-8 3.581-8 8v1.238c0 1.315.324 2.591.933 3.734a14.528 14.528 0 0 0-3.886 3.18 12.32 12.32 0 0 1-1.619-6.152c0-6.933 5.638-12.571 12.572-12.571 6.933 0 12.571 5.638 12.571 12.571 0 2.172-.552 4.286-1.619 6.153a14.528 14.528 0 0 0-3.886-3.181 7.918 7.918 0 0 0 .934-3.734v-1.238c0-4.419-3.581-8-8-8zm-1.905 8a1.91 1.91 0 0 1 1.905-1.904 1.91 1.91 0 0 1 1.905 1.904v1.238a1.91 1.91 0 0 1-1.905 1.905 1.91 1.91 0 0 1-1.905-1.905v-1.238zm1.905 9.238a8.407 8.407 0 0 1 6.724 3.372 12.528 12.528 0 0 1-6.724 1.962c-2.42 0-4.724-.667-6.724-1.962a8.407 8.407 0 0 1 6.724-3.372zM51.81 83.429H41.524a3.057 3.057 0 0 0-3.048 3.047 3.057 3.057 0 0 0 3.048 3.048H51.81a3.057 3.057 0 0 0 3.047-3.048 3.057 3.057 0 0 0-3.047-3.047zM51.81 72.762H24.762a3.057 3.057 0 0 0-3.048 3.048 3.057 3.057 0 0 0 3.048 3.047H51.81a3.057 3.057 0 0 0 3.047-3.047 3.057 3.057 0 0 0-3.047-3.048zM51.81 62.095H24.762a3.057 3.057 0 0 0-3.048 3.048 3.057 3.057 0 0 0 3.048 3.047H51.81a3.057 3.057 0 0 0 3.047-3.047 3.057 3.057 0 0 0-3.047-3.048zM18.781 52.324a3.059 3.059 0 0 0-2.152-.895 3.059 3.059 0 0 0-3.048 3.047 3.059 3.059 0 0 0 3.048 3.048 3.059 3.059 0 0 0 3.047-3.048c0-.8-.324-1.58-.895-2.152zM18.781 62.99a3.059 3.059 0 0 0-2.152-.895 3.059 3.059 0 0 0-3.048 3.048 3.059 3.059 0 0 0 3.048 3.047 3.059 3.059 0 0 0 3.047-3.047c0-.8-.324-1.581-.895-2.153zM18.781 73.657a3.059 3.059 0 0 0-2.152-.895 3.059 3.059 0 0 0-3.048 3.048 3.059 3.059 0 0 0 3.048 3.047 3.059 3.059 0 0 0 3.047-3.047c0-.8-.324-1.581-.895-2.153zM51.81 51.429H24.762a3.057 3.057 0 0 0-3.048 3.047 3.057 3.057 0 0 0 3.048 3.048H51.81a3.057 3.057 0 0 0 3.047-3.048 3.057 3.057 0 0 0-3.047-3.047z'/%3E%3Cpath d='M58.21 89.124c.457.266.99.4 1.523.4.648 0 1.277-.21 1.81-.59l12.247-9.01a3.02 3.02 0 0 0 .839-.934L98.59 37.467a9.095 9.095 0 0 0 .915-6.934 9.13 9.13 0 0 0-4.248-5.562 9.095 9.095 0 0 0-6.933-.914c-2.19.59-4.038 1.924-5.257 3.81 0-.096.019-.19.019-.286V6.857A6.853 6.853 0 0 0 76.229 0H6.857A6.853 6.853 0 0 0 0 6.857v86.095a6.853 6.853 0 0 0 6.857 6.858H76.19a6.853 6.853 0 0 0 6.858-6.858V78.914A3.057 3.057 0 0 0 80 75.867a3.057 3.057 0 0 0-3.048 3.047v14.038a.764.764 0 0 1-.762.762H6.857a.764.764 0 0 1-.762-.762V6.857c0-.419.343-.762.762-.762H76.19c.42 0 .762.343.762.762v20.724A3.057 3.057 0 0 0 80 30.629c.648 0 1.238-.21 1.733-.553L58.781 69.848c-.21.362-.343.762-.381 1.18l-1.695 15.105a3.077 3.077 0 0 0 1.505 2.99zm28.514-55.486l1.314-2.267c.4-.704 1.067-1.2 1.848-1.428.78-.21 1.6-.095 2.304.305.705.4 1.2 1.066 1.429 1.847.21.781.095 1.6-.305 2.305L92 36.667l-5.276-3.029zM65.58 70.248l18.095-31.334 5.276 3.048-18.095 31.333-5.276-3.047zm-2.057 9.638l.4-3.562 2.495 1.428-2.895 2.134z'/%3E%3C/g%3E%3C/svg%3E%0A") no-repeat center 32px;

            &:hover {
              background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100' viewBox='0 0 100 100'%3E%3Cg fill='%23FFFFFF' fill-rule='nonzero'%3E%3Cpath d='M41.524 10.286c-10.286 0-18.667 8.38-18.667 18.666 0 5.086 2.133 10.038 5.829 13.543.095.095.171.172.266.248a18.646 18.646 0 0 0 25.143 0c.095-.076.172-.153.267-.248a18.74 18.74 0 0 0 5.828-13.543c0-10.285-8.38-18.666-18.666-18.666zm0 8.666c-4.42 0-8 3.581-8 8v1.238c0 1.315.324 2.591.933 3.734a14.528 14.528 0 0 0-3.886 3.18 12.32 12.32 0 0 1-1.619-6.152c0-6.933 5.638-12.571 12.572-12.571 6.933 0 12.571 5.638 12.571 12.571 0 2.172-.552 4.286-1.619 6.153a14.528 14.528 0 0 0-3.886-3.181 7.918 7.918 0 0 0 .934-3.734v-1.238c0-4.419-3.581-8-8-8zm-1.905 8a1.91 1.91 0 0 1 1.905-1.904 1.91 1.91 0 0 1 1.905 1.904v1.238a1.91 1.91 0 0 1-1.905 1.905 1.91 1.91 0 0 1-1.905-1.905v-1.238zm1.905 9.238a8.407 8.407 0 0 1 6.724 3.372 12.528 12.528 0 0 1-6.724 1.962c-2.42 0-4.724-.667-6.724-1.962a8.407 8.407 0 0 1 6.724-3.372zM51.81 83.429H41.524a3.057 3.057 0 0 0-3.048 3.047 3.057 3.057 0 0 0 3.048 3.048H51.81a3.057 3.057 0 0 0 3.047-3.048 3.057 3.057 0 0 0-3.047-3.047zM51.81 72.762H24.762a3.057 3.057 0 0 0-3.048 3.048 3.057 3.057 0 0 0 3.048 3.047H51.81a3.057 3.057 0 0 0 3.047-3.047 3.057 3.057 0 0 0-3.047-3.048zM51.81 62.095H24.762a3.057 3.057 0 0 0-3.048 3.048 3.057 3.057 0 0 0 3.048 3.047H51.81a3.057 3.057 0 0 0 3.047-3.047 3.057 3.057 0 0 0-3.047-3.048zM18.781 52.324a3.059 3.059 0 0 0-2.152-.895 3.059 3.059 0 0 0-3.048 3.047 3.059 3.059 0 0 0 3.048 3.048 3.059 3.059 0 0 0 3.047-3.048c0-.8-.324-1.58-.895-2.152zM18.781 62.99a3.059 3.059 0 0 0-2.152-.895 3.059 3.059 0 0 0-3.048 3.048 3.059 3.059 0 0 0 3.048 3.047 3.059 3.059 0 0 0 3.047-3.047c0-.8-.324-1.581-.895-2.153zM18.781 73.657a3.059 3.059 0 0 0-2.152-.895 3.059 3.059 0 0 0-3.048 3.048 3.059 3.059 0 0 0 3.048 3.047 3.059 3.059 0 0 0 3.047-3.047c0-.8-.324-1.581-.895-2.153zM51.81 51.429H24.762a3.057 3.057 0 0 0-3.048 3.047 3.057 3.057 0 0 0 3.048 3.048H51.81a3.057 3.057 0 0 0 3.047-3.048 3.057 3.057 0 0 0-3.047-3.047z'/%3E%3Cpath d='M58.21 89.124c.457.266.99.4 1.523.4.648 0 1.277-.21 1.81-.59l12.247-9.01a3.02 3.02 0 0 0 .839-.934L98.59 37.467a9.095 9.095 0 0 0 .915-6.934 9.13 9.13 0 0 0-4.248-5.562 9.095 9.095 0 0 0-6.933-.914c-2.19.59-4.038 1.924-5.257 3.81 0-.096.019-.19.019-.286V6.857A6.853 6.853 0 0 0 76.229 0H6.857A6.853 6.853 0 0 0 0 6.857v86.095a6.853 6.853 0 0 0 6.857 6.858H76.19a6.853 6.853 0 0 0 6.858-6.858V78.914A3.057 3.057 0 0 0 80 75.867a3.057 3.057 0 0 0-3.048 3.047v14.038a.764.764 0 0 1-.762.762H6.857a.764.764 0 0 1-.762-.762V6.857c0-.419.343-.762.762-.762H76.19c.42 0 .762.343.762.762v20.724A3.057 3.057 0 0 0 80 30.629c.648 0 1.238-.21 1.733-.553L58.781 69.848c-.21.362-.343.762-.381 1.18l-1.695 15.105a3.077 3.077 0 0 0 1.505 2.99zm28.514-55.486l1.314-2.267c.4-.704 1.067-1.2 1.848-1.428.78-.21 1.6-.095 2.304.305.705.4 1.2 1.066 1.429 1.847.21.781.095 1.6-.305 2.305L92 36.667l-5.276-3.029zM65.58 70.248l18.095-31.334 5.276 3.048-18.095 31.333-5.276-3.047zm-2.057 9.638l.4-3.562 2.495 1.428-2.895 2.134z'/%3E%3C/g%3E%3C/svg%3E%0A") no-repeat center 32px var(--color-blue);
            }
          }

          &.neue-mitglieder {
            background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100' viewBox='0 0 100 100'%3E%3Cg fill='%23007EC4' fill-rule='evenodd'%3E%3Cpath d='M94 37H69v-3c0-4.963 3.882-9 8.654-9h7.692C90.118 25 94 29.037 94 34v3zM81 6c3.86 0 7 3.14 7 7s-3.14 7-7 7-7-3.14-7-7 3.14-7 7-7zM62 37H37v-3c0-4.963 3.882-9 8.654-9h7.692C58.118 25 62 29.037 62 34v3zM50 6c3.86 0 7 3.14 7 7s-3.14 7-7 7-7-3.14-7-7 3.14-7 7-7zM31 37H6v-3c0-4.963 3.882-9 8.654-9h7.692C27.118 25 31 29.037 31 34v3zM19 6c3.86 0 7 3.14 7 7s-3.14 7-7 7-7-3.14-7-7 3.14-7 7-7zm72.201 14.784c1.821-2.197 2.917-5.013 2.917-8.08C94.118 5.7 88.4 0 81.373 0c-7.028 0-12.746 5.7-12.746 12.705 0 3.066 1.096 5.882 2.917 8.08-2.33 1.022-4.346 2.628-5.858 4.634-1.511-2.006-3.528-3.612-5.858-4.635 1.822-2.197 2.917-5.013 2.917-8.08C62.745 5.7 57.028 0 50 0S37.255 5.7 37.255 12.705c0 3.066 1.095 5.882 2.917 8.08-2.33 1.022-4.347 2.628-5.858 4.634-1.512-2.006-3.528-3.612-5.858-4.635 1.821-2.197 2.917-5.013 2.917-8.08C31.373 5.7 25.655 0 18.627 0 11.6 0 5.882 5.7 5.882 12.705c0 3.066 1.096 5.882 2.917 8.08C3.624 23.055 0 28.214 0 34.204v5.863C0 41.688 1.317 43 2.941 43H97.06c1.624 0 2.941-1.313 2.941-2.932v-5.863c0-5.99-3.624-11.149-8.799-13.42zM79.5 94C71.505 94 65 87.495 65 79.5S71.505 65 79.5 65 94 71.505 94 79.5 87.495 94 79.5 94zM37 86v-3c0-4.963 4.026-9 8.975-9h7.978c1.94 0 3.776.612 5.305 1.743-.209 1.188-.318 2.41-.318 3.657 0 2.305.373 4.524 1.06 6.6H37zm13-31c3.86 0 7 3.14 7 7s-3.14 7-7 7-7-3.14-7-7 3.14-7 7-7zM31 86H6v-3c0-4.963 3.882-9 8.654-9h7.692C27.118 74 31 78.037 31 83v3zM19 55c3.86 0 7 3.14 7 7s-3.14 7-7 7-7-3.14-7-7 3.14-7 7-7zm60.412 4.122c-7.996 0-14.94 4.548-18.35 11.175-.4-.222-.81-.423-1.227-.605 1.817-2.187 2.91-4.99 2.91-8.04C62.745 54.677 57.028 49 50 49s-12.745 5.676-12.745 12.653c0 3.053 1.095 5.858 2.917 8.046-2.33 1.02-4.347 2.619-5.858 4.616-1.512-1.997-3.528-3.597-5.858-4.616 1.821-2.188 2.917-4.993 2.917-8.046C31.373 54.676 25.655 49 18.627 49 11.6 49 5.882 54.676 5.882 61.653c0 3.053 1.096 5.858 2.917 8.046C3.624 71.962 0 77.1 0 83.065v5.84c0 1.612 1.317 2.92 2.941 2.92h60.01c3.76 4.96 9.74 8.175 16.46 8.175C90.765 100 100 90.831 100 79.561s-9.236-20.439-20.588-20.439z'/%3E%3Cpath d='M85 76.667h-3v-2.834C82 72.27 80.657 71 79 71s-3 1.269-3 2.833v2.834h-3c-1.657 0-3 1.268-3 2.833 0 1.565 1.343 2.833 3 2.833h3v2.834C76 86.73 77.343 88 79 88s3-1.269 3-2.833v-2.834h3c1.657 0 3-1.268 3-2.833 0-1.565-1.343-2.833-3-2.833'/%3E%3C/g%3E%3C/svg%3E%0A") no-repeat center 32px;

            &:hover {
              background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100' viewBox='0 0 100 100'%3E%3Cg fill='%23FFFFFF' fill-rule='evenodd'%3E%3Cpath d='M94 37H69v-3c0-4.963 3.882-9 8.654-9h7.692C90.118 25 94 29.037 94 34v3zM81 6c3.86 0 7 3.14 7 7s-3.14 7-7 7-7-3.14-7-7 3.14-7 7-7zM62 37H37v-3c0-4.963 3.882-9 8.654-9h7.692C58.118 25 62 29.037 62 34v3zM50 6c3.86 0 7 3.14 7 7s-3.14 7-7 7-7-3.14-7-7 3.14-7 7-7zM31 37H6v-3c0-4.963 3.882-9 8.654-9h7.692C27.118 25 31 29.037 31 34v3zM19 6c3.86 0 7 3.14 7 7s-3.14 7-7 7-7-3.14-7-7 3.14-7 7-7zm72.201 14.784c1.821-2.197 2.917-5.013 2.917-8.08C94.118 5.7 88.4 0 81.373 0c-7.028 0-12.746 5.7-12.746 12.705 0 3.066 1.096 5.882 2.917 8.08-2.33 1.022-4.346 2.628-5.858 4.634-1.511-2.006-3.528-3.612-5.858-4.635 1.822-2.197 2.917-5.013 2.917-8.08C62.745 5.7 57.028 0 50 0S37.255 5.7 37.255 12.705c0 3.066 1.095 5.882 2.917 8.08-2.33 1.022-4.347 2.628-5.858 4.634-1.512-2.006-3.528-3.612-5.858-4.635 1.821-2.197 2.917-5.013 2.917-8.08C31.373 5.7 25.655 0 18.627 0 11.6 0 5.882 5.7 5.882 12.705c0 3.066 1.096 5.882 2.917 8.08C3.624 23.055 0 28.214 0 34.204v5.863C0 41.688 1.317 43 2.941 43H97.06c1.624 0 2.941-1.313 2.941-2.932v-5.863c0-5.99-3.624-11.149-8.799-13.42zM79.5 94C71.505 94 65 87.495 65 79.5S71.505 65 79.5 65 94 71.505 94 79.5 87.495 94 79.5 94zM37 86v-3c0-4.963 4.026-9 8.975-9h7.978c1.94 0 3.776.612 5.305 1.743-.209 1.188-.318 2.41-.318 3.657 0 2.305.373 4.524 1.06 6.6H37zm13-31c3.86 0 7 3.14 7 7s-3.14 7-7 7-7-3.14-7-7 3.14-7 7-7zM31 86H6v-3c0-4.963 3.882-9 8.654-9h7.692C27.118 74 31 78.037 31 83v3zM19 55c3.86 0 7 3.14 7 7s-3.14 7-7 7-7-3.14-7-7 3.14-7 7-7zm60.412 4.122c-7.996 0-14.94 4.548-18.35 11.175-.4-.222-.81-.423-1.227-.605 1.817-2.187 2.91-4.99 2.91-8.04C62.745 54.677 57.028 49 50 49s-12.745 5.676-12.745 12.653c0 3.053 1.095 5.858 2.917 8.046-2.33 1.02-4.347 2.619-5.858 4.616-1.512-1.997-3.528-3.597-5.858-4.616 1.821-2.188 2.917-4.993 2.917-8.046C31.373 54.676 25.655 49 18.627 49 11.6 49 5.882 54.676 5.882 61.653c0 3.053 1.096 5.858 2.917 8.046C3.624 71.962 0 77.1 0 83.065v5.84c0 1.612 1.317 2.92 2.941 2.92h60.01c3.76 4.96 9.74 8.175 16.46 8.175C90.765 100 100 90.831 100 79.561s-9.236-20.439-20.588-20.439z'/%3E%3Cpath d='M85 76.667h-3v-2.834C82 72.27 80.657 71 79 71s-3 1.269-3 2.833v2.834h-3c-1.657 0-3 1.268-3 2.833 0 1.565 1.343 2.833 3 2.833h3v2.834C76 86.73 77.343 88 79 88s3-1.269 3-2.833v-2.834h3c1.657 0 3-1.268 3-2.833 0-1.565-1.343-2.833-3-2.833'/%3E%3C/g%3E%3C/svg%3E%0A") no-repeat center 32px var(--color-blue);
            }
          }

          &:hover {
            cursor: pointer;

            span {
              color: #ffffff;
            }
          }

          span {
            position: absolute;
            left: 0;
            right: 0;
            bottom: 8px;
            font-size: 1.25rem;
            font-weight: 800;
            line-height: 1.2;
            text-align: center;
            color: var(--color-blue);

            @media (max-width: 699px) {
              font-size: 1rem;
            }
          }
        }
      }
    }

    &.level-1,
    &.level-2,
    &.level-3 {
      ul {
        margin: 0 0 12px -12px;
        padding: 0;
        list-style-type: none;
        list-style-position: outside;

        li {
          position: relative;
          min-height: 3rem;
          border-radius: 4px;
          box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.2);
          background-color: #ffffff;
          margin: 12px 0 12px 12px;

          @media (max-width: 575px) {
            margin-right: 0;
          }

          &:hover {
            cursor: pointer;
          }

          span {
            display: block;
            font-size: 1.25rem;
            color: var(--color-blue);
            font-weight: 800;
            line-height: 1.75rem;
            margin-left: 16px;

            &.menu {
              padding: 0.875rem 0;
            }

            @media (max-width: 699px) {
              font-size: 1rem;
            }

            a {
              display: block;
              padding: 0.875rem 0;
            }
          }
        }
      }

      > div:nth-child(1) {
        width: 692px;
        margin: 69px 2.5rem 0 40px;
      }

    }

    &.level-1 {
      left: 6rem;
      z-index: 1010;

      @media (max-width: 575px) {
        left: 3rem;
      }

      @media (max-width: 480px) {
        top: 3rem;
        left: 0;
      }

      &.off {
        @media (max-width: 939px) {
          right: 0;
        }

        @media (max-width: 480px) {
          top: 3rem;
          left: 0;
        }
      }

      &.on {
        .on {
          left: 6rem;
          top: 0;

          @media (max-width: 575px) {
            left: 3rem;
          }

          @media (max-width: 480px) {
            left: 0;
          }
        }
      }
    }

    &.level-2 {
      left: 12rem;
      z-index: 1005;

      @media (max-width: 575px) {
        left: 6rem;
      }

      &.off {
        @media (max-width: 939px) {
          right: 0;
        }

        @media (max-width: 480px) {
          top: 6rem;
          left: 0;
        }
      }

      &.on {
        .on {
          left: 12rem;
          top: 0;

          @media (max-width: 575px) {
            left: 6rem;
          }

          @media (max-width: 480px) {
            left: 0;
          }
        }
      }
    }

    &.level-3 {
      left: 18rem;
      z-index: 1004;

      @media (max-width: 575px) {
        left: 9rem;
      }

      &.off {
        @media (max-width: 939px) {
          right: 0;
        }

        @media (max-width: 480px) {
          top: 12rem;
          left: 0;
        }
      }
    }
  }

  a {
    display: inline-block;
    padding-left: 16px;
    color: var(--color-blue);
    text-decoration: none;

    @media (max-width: 575px) {
      padding-left: 0;
    }
  }
}

body {
  color: var(--color-text);
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 300;
  position: relative;

  @media (max-width: 575px) {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

p {
  @media (max-width: 575px) {
    margin-bottom: 2rem;
  }
}

.container {
  max-width: 1640px;

  &.large {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;

    .row {
      margin: 0;

      .stage {
        position: relative;
        width: 100%;
        min-width: 100%;
      }
    }
  }

  @media (max-width: 575px) {
    padding-left: 8px;
    padding-right: 8px;

    .row {
      margin-left: -8px;
      margin-right: -8px;

      .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto {
        padding-left: 8px;
        padding-right: 8px;
      }
    }
  }
}

.navbar-brand {
  margin-left: 120px;

  @media (max-width: 991px) {
    margin-left: 0;
  }
}

a:hover {
  text-decoration: none;
}

.img-fluid {
  min-width: 100%;
}

div.v--modal {
  padding: 24px 32px 32px 32px;
}

.alert-danger {
  color: #ffffff;
  background-color: var(--color-text-red);
  border-color: var(--color-text-red);
}

*:focus {
  outline: none;
}

@media print {
  #content__header,
  #social-interaction-wrapper,
  #content__footer {
    display: none !important;
  }

  .__link_back {
    display: none !important;
  }

  .courses__details_print,
  .courses__bookmark_button,
  .courses_add_to_notepad_button,
  .courses_go_to_booking_button {
    display: none !important;
  }
}

#sidebar {
  padding-top: 3.25rem;

  #we-help {
    padding-left: 2rem;

    h3 {
      color: var(--color-text);
      font-size: 1.5rem;
      line-height: 1.75rem;
      font-weight: 800;
      margin-bottom: 1rem;
      letter-spacing: 0.016rem;
    }

    p {
      color: var(--color-text);
      font-size: 1.25rem;
      font-weight: 300;
      margin-bottom: 2rem;
    }
  }

  .person-list-title {
    font-weight: 900;
    padding-left: 2rem;
  }

  .person-list {
    list-style-type: none;
    padding-left: 2rem;
    margin-top: 3rem;

    .person-details {
      list-style-type: none;
      padding-left: 0;
      margin-bottom: 2rem;

      li {
        font-size: 1.25rem;
        font-weight: 700;
        color: var(--color-text);

        &.person-details-phone {
          a {
            font-weight: 700;
          }
        }

        &.person-details-fax span {
          font-weight: 300;
        }

        a {
          font-weight: 300;
          color: var(--color-text);
          text-decoration: underline;
        }
      }
    }
  }

  @media (max-width: 991px) {
    padding-top: 0;

    #we-help {
      padding-left: 0;
    }

    .person-list-title {
      font-size: 1.25rem;
      margin-top: 40px;
      padding-left: 0;
    }

    .person-list {
      padding-left: 0;
      margin-top: 2rem;
    }
  }

  @media (max-width: 767px) {
    padding-top: 0;

    #we-help {
      h3 {
        font-size: 1rem;
        line-height: 1.5rem;
      }

      p {
        font-size: 1rem;
        line-height: 1.5rem;
      }
    }

    .person-list {
      display: flex;
      justify-content: space-between;
      flex-direction: inherit;
      flex-wrap: wrap;

      .person-details {
        li {
          font-size: 1rem;
          line-height: 1.5rem;
        }
      }
    }
  }
}

.newsheader {
  .slick-slider {
    position: absolute;
    width: 360px;
    right: 12px;
    text-align: center;

    .slick-list {
      margin-left: 0;
    }

    @media (max-width: 1399px) {
      width: auto;
      right: 0;
      left: 0;

      .slick-list {
        margin-left: 115px;
      }
    }

    @media (max-width: 1199px) {
      .slick-list {
        margin-left: 45px;
      }
    }

    @media (max-width: 991px) {
      position: relative;
      width: 280px;

      .slick-list {
        margin-left: 0;
      }
    }

    ul.slick-dots {
      list-style: none;
      margin: 0;
      padding: 0;
      display: inline-block;

      li {
        float: left;
        margin: 0 4px;

        button {
          background-color: rgba(255, 255, 255, 0.5);
          color: transparent;
          font-size: 0;
          width: 8px;
          height: 8px;
          display: inline;
          line-height: 8px;
          border: none;
          padding: 0;
          border-radius: 4px;
          transition: all 250ms ease-in-out;
          outline: none;
        }

        &.slick-active {
          button {
            background-color: rgba(255, 255, 255, 1);
          }
        }
      }
    }
  }
}


.dose-slider {
  .navigation {
    align-items: center;
    display: flex;
    justify-content: flex-end;
    margin-bottom: 32px;
    margin-top: 16px;

    .nav-left {
      background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 22 22'%3E%3Cdefs%3E%3CclipPath%3E%3Cpath fill='%2300f' fill-opacity='.514' d='m-7 1024.36h34v34h-34z'/%3E%3C/clipPath%3E%3CclipPath%3E%3Cpath fill='%23575757' fill-opacity='.472' d='m-6 1028.36h32v32h-32z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cpath d='m345.44 248.29l-194.29 194.28c-12.359 12.365-32.397 12.365-44.75 0-12.354-12.354-12.354-32.391 0-44.744l171.91-171.91-171.91-171.9c-12.354-12.359-12.354-32.394 0-44.748 12.354-12.359 32.391-12.359 44.75 0l194.29 194.28c6.177 6.18 9.262 14.271 9.262 22.366 0 8.099-3.091 16.196-9.267 22.373' transform='matrix(.03541-.00013.00013.03541 2.98 3.02)' fill='%23575757'/%3E%3C/svg%3E") transparent center center;
      background-size: 100%;
      cursor: pointer;
      height: 16px;
      transform: scale(-1, 1);
      width: 16px;
    }

    .nav-point {
      border: 2px solid var(--color-base-1);
      border-radius: 50%;
      cursor: pointer;
      font-size: 0;
      height: 8px;
      line-height: 0;
      margin-left: 4px;
      margin-right: 4px;
      width: 8px;

      &.active {
        background-color: var(--color-base-1);
      }
    }

    .nav-right {
      background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 22 22'%3E%3Cdefs%3E%3CclipPath%3E%3Cpath fill='%2300f' fill-opacity='.514' d='m-7 1024.36h34v34h-34z'/%3E%3C/clipPath%3E%3CclipPath%3E%3Cpath fill='%23575757' fill-opacity='.472' d='m-6 1028.36h32v32h-32z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cpath d='m345.44 248.29l-194.29 194.28c-12.359 12.365-32.397 12.365-44.75 0-12.354-12.354-12.354-32.391 0-44.744l171.91-171.91-171.91-171.9c-12.354-12.359-12.354-32.394 0-44.748 12.354-12.359 32.391-12.359 44.75 0l194.29 194.28c6.177 6.18 9.262 14.271 9.262 22.366 0 8.099-3.091 16.196-9.267 22.373' transform='matrix(.03541-.00013.00013.03541 2.98 3.02)' fill='%23575757'/%3E%3C/svg%3E") transparent center center;
      background-size: 100%;
      cursor: pointer;
      height: 16px;
      width: 16px;
    }
  }

  .slick-arrow {
    display: none !important;
  }

  .slick-slide {
    display: flex !important;

    > div {
      width: 100%;

      img {
        height: auto;
        max-height: 100%;
        width: auto !important;
        margin: 0 auto;
        display: block !important;
        max-width: 100%;
      }
    }
  }
}

#social-interaction-wrapper {
  box-shadow: 0 -2px 4px 0 rgba(0, 0, 0, 0.1);

  #social-interaction {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 19px;
    font-size: 0.75rem;

    .interaction {
      padding-right: 32px;

      &:nth-last-child(2) {
        flex: 1 0 auto;
      }

      @media (max-width: 699px) {
        padding-right: 12px;
      }
    }

    .interaction,
    .interaction-end {
      flex: 0 0 auto;
      flex-wrap: nowrap;
      margin-bottom: 19px;

      a {
        color: var(--color-base-1);
      }

      span:first-child {
        margin-right: 16px;

        @media (max-width: 699px) {
          margin-right: 6px;
        }
      }

      @media (max-width: 575px) {
        width: 50%;
      }
    }

    @media (min-width: 860px) {
      padding-left: 140px;
    }

    @media (max-width: 575px) {
      flex-wrap: wrap;
    }
  }
}

#copyLinkToClipboard {
  textarea {
    width: 1px;
    height: 1px;
    border: none;
    outline: none;
    resize: none;
    background-color: transparent;
    color: transparent;
  }
}

.article-text {
  @media (max-width:767px) {
    table {
      display: block;
      max-width: fit-content;
      margin: 0 auto;
      overflow-x: auto;
      white-space: nowrap;

      td {
        padding: 8px;
      }
    }
  }
}

#article {
  margin-bottom: 5rem;

  .header-image-caption {
    padding: 0 5px 0 5px;
    opacity: 0.8;
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .article-heading {
    color: var(--color-text);
    font-size: 2.25rem;
    font-weight: 800;
    margin-bottom: 3rem;
  }

  .article-subheading {
    color: var(--color-text);
    font-size: 1.75rem;
    font-weight: 700;
  }

  .article-teaser {
    color: var(--color-text);
    font-size: 1.25rem;
    font-weight: 600;
    margin-bottom: 3.5rem;
  }

  .article-text {
    font-size: 1.25rem;
    font-weight: 300;
    color: var(--color-text);

    .image {
      width: 100%;
      margin-top: 1rem;
      margin-bottom: 3rem;

      img {
        display: block;
      }

      .article-image-copyright,
      .article-image-caption {
        padding: 0 5px 0 5px;
        opacity: 0.8;
        font-size: 1rem;
        line-height: 1.5rem;
      }
    }

    ul, ol {
      margin-bottom: 3rem;

      @media (max-width: 575px) {
        margin-bottom: 2rem;
      }
    }

    .reference {
      ol {
        margin-bottom: 0;
      }
    }
  }

  @media (max-width:991px) {
    margin-bottom: 32px;
  }

  @media (max-width:575px) {
    .article-heading {
      font-size: 1.5rem;
      line-height: 2rem;
      margin-bottom: 1.5rem;
    }

    .article-subheading {
      font-size: 1.25rem;
      line-height: 1.5rem;
      margin-bottom: 1.25rem;
    }

    .article-teaser {
      font-size: 1rem;
      line-height: 1.5rem;
      margin-bottom: 1.25rem;
    }

    .article-text {
      font-size: 1rem;
      line-height: 1.5rem;

      .image {
        margin-bottom: 2rem;
      }
    }
  }
}

.content-mark {
  display: inline-block;
  width: 1rem;
  height: 1rem;

  &.content-mark-blue {
    background-color: var(--color-blue);
  }

  &.content-mark-green {
    background-color: var(--color-green);
  }
}

.collapsing {
  -webkit-transition: none;
  transition: none;
  display: none;
}

.category {
  margin-top: 1rem;

  ol {
    list-style-type: none;
    padding-left: 0;
    margin-bottom: 0;

    li {
      display: inline-block;
      font-size: 1.25rem;
      font-weight: 300;
      margin-right: 0.25rem;
    }
  }
}

#article {
  table {
    font-size: 1rem;
    border: none;

    td {
      vertical-align: top;

      p {
        margin-bottom: 0;
      }
    }

    thead {
      tr {
        border-color: transparent;
        background-color: #f0f0f0;
        td {
          font-weight: 600;
        }
      }
    }
    tbody {
      tr:nth-child(odd) {
        background-color: #ffffff;
      }
      tr:nth-child(even) {
        background-color: #f0f0f0;
      }
      td {
        border: none;
      }
    }
  }
}

.fade-enter-active, .fade-leave-active {
  transition: opacity .5s;
}

.fade-enter, .fade-leave-to {
  opacity: 0;
}

.list-item {
  display: inline-block;
  margin-right: 10px;
}

.list-enter-active, .list-leave-active {
  transition: all 1s;
}

.list-enter, .list-leave-to {
  opacity: 0;
  transform: translateY(30px);
}

.list-complete-item {
  transition: all 0.6s;
  display: inline-block;
  margin-bottom: 40px;
}

.list-complete-enter, .list-complete-leave-to {
  opacity: 0;
  transform: translateY(30px);
}

.list-complete-leave-active {
  position: absolute;
}

.v--modal {
  height: auto!important;

  button.button {
    margin: 0;
  }

  h3 {
    margin: 0;
  }
}

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  margin-bottom: 56px;
  height: 0;
  overflow: hidden;

  iframe,
  object,
  embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}

video {
  &:focus {
    outline: none;
  }
}

/**
 * Variables
 */

/**
 * Theme
 */


input.form-control {
  margin-bottom: 20px;
}
.noClear .dropdown-toggle .clear {
  display: none;
}


.text-search[data-v-def7053a] {
  align-self: end;
  font-size: 20px;
  text-align: end;
}
.image-kzvwl[data-v-def7053a] {
  width: calc(60px * 1.9);
  height: 60px;
}
.image-zaekwl[data-v-def7053a] {
  width: calc(45px * 6.3);
  height: 45px;
}
.image-zis[data-v-def7053a] {
  width: calc(50px * 2.4);
  height: 50px;
}
.image-akademie[data-v-def7053a] {
  width: calc(45px * 6);
  height: 45px;
}


h4 > a[data-v-6c6911b1] {
  color: #ffffff;
}


.notdienst[data-v-1ce33cc6] {
    font-weight: 300;
    line-height: 3rem;
    margin-left: 1rem;
}
.mx-\[16px\][data-v-1ce33cc6] {
    margin-right: 16px;
    margin-left: 16px;
}


.lightbox[data-v-c4e3d204] {
  display: none;
  align-items: center;
  justify-content: center;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.75);
}
.lightbox__close[data-v-c4e3d204] {
  position: absolute;
  top: 0;
  right: 0;
  color: #fff;
  font-size: 4rem;
  font-weight: bolder;
  padding-top: 1.5rem;
  padding-right: 5.5rem;
  cursor: pointer;
}
.lightbox__image[data-v-c4e3d204] {
  max-width: 75%;
}
.lightbox__prev[data-v-c4e3d204] {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 4rem;
  color: #fff;
}
.lightbox__next[data-v-c4e3d204] {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 4rem;
  color: #fff;
}
.lightbox__prev[data-v-c4e3d204]:hover,
.lightbox__next[data-v-c4e3d204]:hover {
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0.1);
}

