/*! Flickity v2.3.0
https://flickity.metafizzy.co
---------------------------------------------- */.flickity-enabled{position:relative}.flickity-enabled:focus{outline:none}.flickity-viewport{overflow:hidden;position:relative;height:100%}.flickity-slider{position:absolute;width:100%;height:100%}.flickity-enabled.is-draggable{-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.flickity-enabled.is-draggable .flickity-viewport{cursor:move;cursor:-webkit-grab;cursor:grab}.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down{cursor:-webkit-grabbing;cursor:grabbing}.flickity-button{position:absolute;background:hsla(0, 0%, 100%, 0.75);border:none;color:#333}.flickity-button:hover{background:white;cursor:pointer}.flickity-button:focus{outline:none;-webkit-box-shadow:0 0 0 5px #19f;box-shadow:0 0 0 5px #19f}.flickity-button:active{opacity:.6}.flickity-button:disabled{opacity:.3;cursor:auto;pointer-events:none}.flickity-button-icon{fill:currentColor}.flickity-prev-next-button{top:50%;width:44px;height:44px;border-radius:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.flickity-prev-next-button.previous{left:10px}.flickity-prev-next-button.next{right:10px}.flickity-rtl .flickity-prev-next-button.previous{left:auto;right:10px}.flickity-rtl .flickity-prev-next-button.next{right:auto;left:10px}.flickity-prev-next-button .flickity-button-icon{position:absolute;left:20%;top:20%;width:60%;height:60%}.flickity-page-dots{position:absolute;width:100%;bottom:-25px;padding:0;margin:0;list-style:none;text-align:center;line-height:1}.flickity-rtl .flickity-page-dots{direction:rtl}.flickity-page-dots .dot{display:inline-block;width:10px;height:10px;margin:0 8px;background:#333;border-radius:50%;opacity:.25;cursor:pointer}.flickity-page-dots .dot.is-selected{opacity:1}*,*::before,*::after{-webkit-box-sizing:border-box;box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}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:1.6rem;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{-webkit-box-sizing:content-box;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[title],abbr[data-original-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}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}a{color:#007bff;text-decoration:none;background-color:rgba(0,0,0,0)}a:hover{color:rgb(0,86.1,178.5);text-decoration:underline}a:not([href]):not([class]){color:inherit;text-decoration:none}a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,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}input,textarea,button,select,optgroup{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input,textarea{overflow:visible}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],textarea[type=radio],input[type=checkbox],textarea[type=checkbox]{-webkit-box-sizing:border-box;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}.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}.container,.container-fluid,.container-xl,.container-lg,.container-md,.container-sm{width:100%;padding-right:30px;padding-left:30px;margin-right:auto;margin-left:auto}@media(min-width: 576px){.container-sm,.container{max-width:540px}}@media(min-width: 768px){.container-md,.container-sm,.container{max-width:720px}}@media(min-width: 992px){.container-lg,.container-md,.container-sm,.container{max-width:960px}}@media(min-width: 1200px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1140px}}.row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-30px;margin-left:-30px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col-xl,.col-xl-auto,.col-xl-12,.col-xl-11,.col-xl-10,.col-xl-9,.col-xl-8,.col-xl-7,.col-xl-6,.col-xl-5,.col-xl-4,.col-xl-3,.col-xl-2,.col-xl-1,.col-lg,.col-lg-auto,.col-lg-12,.col-lg-11,.col-lg-10,.col-lg-9,.col-lg-8,.col-lg-7,.col-lg-6,.col-lg-5,.col-lg-4,.col-lg-3,.col-lg-2,.col-lg-1,.col-md,.col-md-auto,.col-md-12,.col-md-11,.col-md-10,.col-md-9,.col-md-8,.col-md-7,.col-md-6,.col-md-5,.col-md-4,.col-md-3,.col-md-2,.col-md-1,.col-sm,.col-sm-auto,.col-sm-12,.col-sm-11,.col-sm-10,.col-sm-9,.col-sm-8,.col-sm-7,.col-sm-6,.col-sm-5,.col-sm-4,.col-sm-3,.col-sm-2,.col-sm-1,.col,.col-auto,.col-12,.col-11,.col-10,.col-9,.col-8,.col-7,.col-6,.col-5,.col-4,.col-3,.col-2,.col-1{position:relative;width:100%;padding-right:30px;padding-left:30px}.col{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-1>*{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-2>*{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-3>*{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-4>*{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-5>*{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-6>*{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-1{-webkit-box-flex:0;-ms-flex:0 0 8.33333333%;flex:0 0 8.33333333%;max-width:8.33333333%}.col-2{-webkit-box-flex:0;-ms-flex:0 0 16.66666667%;flex:0 0 16.66666667%;max-width:16.66666667%}.col-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-webkit-box-flex:0;-ms-flex:0 0 33.33333333%;flex:0 0 33.33333333%;max-width:33.33333333%}.col-5{-webkit-box-flex:0;-ms-flex:0 0 41.66666667%;flex:0 0 41.66666667%;max-width:41.66666667%}.col-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-webkit-box-flex:0;-ms-flex:0 0 58.33333333%;flex:0 0 58.33333333%;max-width:58.33333333%}.col-8{-webkit-box-flex:0;-ms-flex:0 0 66.66666667%;flex:0 0 66.66666667%;max-width:66.66666667%}.col-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-webkit-box-flex:0;-ms-flex:0 0 83.33333333%;flex:0 0 83.33333333%;max-width:83.33333333%}.col-11{-webkit-box-flex:0;-ms-flex:0 0 91.66666667%;flex:0 0 91.66666667%;max-width:91.66666667%}.col-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}@media(min-width: 576px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-sm-1>*{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-sm-2>*{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-sm-3>*{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-sm-4>*{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-sm-5>*{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-sm-6>*{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-sm-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{-webkit-box-flex:0;-ms-flex:0 0 8.33333333%;flex:0 0 8.33333333%;max-width:8.33333333%}.col-sm-2{-webkit-box-flex:0;-ms-flex:0 0 16.66666667%;flex:0 0 16.66666667%;max-width:16.66666667%}.col-sm-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-webkit-box-flex:0;-ms-flex:0 0 33.33333333%;flex:0 0 33.33333333%;max-width:33.33333333%}.col-sm-5{-webkit-box-flex:0;-ms-flex:0 0 41.66666667%;flex:0 0 41.66666667%;max-width:41.66666667%}.col-sm-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-webkit-box-flex:0;-ms-flex:0 0 58.33333333%;flex:0 0 58.33333333%;max-width:58.33333333%}.col-sm-8{-webkit-box-flex:0;-ms-flex:0 0 66.66666667%;flex:0 0 66.66666667%;max-width:66.66666667%}.col-sm-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-webkit-box-flex:0;-ms-flex:0 0 83.33333333%;flex:0 0 83.33333333%;max-width:83.33333333%}.col-sm-11{-webkit-box-flex:0;-ms-flex:0 0 91.66666667%;flex:0 0 91.66666667%;max-width:91.66666667%}.col-sm-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-sm-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-sm-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-sm-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-sm-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-sm-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-sm-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-sm-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-sm-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-sm-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-sm-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-sm-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-sm-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-sm-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-sm-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}}@media(min-width: 768px){.col-md{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-md-1>*{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-md-2>*{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-md-3>*{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-md-4>*{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-md-5>*{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-md-6>*{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-md-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-md-1{-webkit-box-flex:0;-ms-flex:0 0 8.33333333%;flex:0 0 8.33333333%;max-width:8.33333333%}.col-md-2{-webkit-box-flex:0;-ms-flex:0 0 16.66666667%;flex:0 0 16.66666667%;max-width:16.66666667%}.col-md-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-webkit-box-flex:0;-ms-flex:0 0 33.33333333%;flex:0 0 33.33333333%;max-width:33.33333333%}.col-md-5{-webkit-box-flex:0;-ms-flex:0 0 41.66666667%;flex:0 0 41.66666667%;max-width:41.66666667%}.col-md-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-webkit-box-flex:0;-ms-flex:0 0 58.33333333%;flex:0 0 58.33333333%;max-width:58.33333333%}.col-md-8{-webkit-box-flex:0;-ms-flex:0 0 66.66666667%;flex:0 0 66.66666667%;max-width:66.66666667%}.col-md-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-webkit-box-flex:0;-ms-flex:0 0 83.33333333%;flex:0 0 83.33333333%;max-width:83.33333333%}.col-md-11{-webkit-box-flex:0;-ms-flex:0 0 91.66666667%;flex:0 0 91.66666667%;max-width:91.66666667%}.col-md-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-md-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-md-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-md-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-md-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-md-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-md-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-md-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-md-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-md-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-md-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-md-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-md-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-md-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-md-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}}@media(min-width: 992px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-lg-1>*{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-lg-2>*{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-lg-3>*{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-lg-4>*{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-lg-5>*{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-lg-6>*{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-lg-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{-webkit-box-flex:0;-ms-flex:0 0 8.33333333%;flex:0 0 8.33333333%;max-width:8.33333333%}.col-lg-2{-webkit-box-flex:0;-ms-flex:0 0 16.66666667%;flex:0 0 16.66666667%;max-width:16.66666667%}.col-lg-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-webkit-box-flex:0;-ms-flex:0 0 33.33333333%;flex:0 0 33.33333333%;max-width:33.33333333%}.col-lg-5{-webkit-box-flex:0;-ms-flex:0 0 41.66666667%;flex:0 0 41.66666667%;max-width:41.66666667%}.col-lg-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-webkit-box-flex:0;-ms-flex:0 0 58.33333333%;flex:0 0 58.33333333%;max-width:58.33333333%}.col-lg-8{-webkit-box-flex:0;-ms-flex:0 0 66.66666667%;flex:0 0 66.66666667%;max-width:66.66666667%}.col-lg-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-webkit-box-flex:0;-ms-flex:0 0 83.33333333%;flex:0 0 83.33333333%;max-width:83.33333333%}.col-lg-11{-webkit-box-flex:0;-ms-flex:0 0 91.66666667%;flex:0 0 91.66666667%;max-width:91.66666667%}.col-lg-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-lg-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-lg-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-lg-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-lg-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-lg-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-lg-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-lg-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-lg-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-lg-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-lg-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-lg-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-lg-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-lg-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-lg-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}}@media(min-width: 1200px){.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-xl-1>*{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-xl-2>*{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-xl-3>*{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-xl-4>*{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-xl-5>*{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-xl-6>*{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xl-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{-webkit-box-flex:0;-ms-flex:0 0 8.33333333%;flex:0 0 8.33333333%;max-width:8.33333333%}.col-xl-2{-webkit-box-flex:0;-ms-flex:0 0 16.66666667%;flex:0 0 16.66666667%;max-width:16.66666667%}.col-xl-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-webkit-box-flex:0;-ms-flex:0 0 33.33333333%;flex:0 0 33.33333333%;max-width:33.33333333%}.col-xl-5{-webkit-box-flex:0;-ms-flex:0 0 41.66666667%;flex:0 0 41.66666667%;max-width:41.66666667%}.col-xl-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-webkit-box-flex:0;-ms-flex:0 0 58.33333333%;flex:0 0 58.33333333%;max-width:58.33333333%}.col-xl-8{-webkit-box-flex:0;-ms-flex:0 0 66.66666667%;flex:0 0 66.66666667%;max-width:66.66666667%}.col-xl-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-webkit-box-flex:0;-ms-flex:0 0 83.33333333%;flex:0 0 83.33333333%;max-width:83.33333333%}.col-xl-11{-webkit-box-flex:0;-ms-flex:0 0 91.66666667%;flex:0 0 91.66666667%;max-width:91.66666667%}.col-xl-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-xl-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-xl-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-xl-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-xl-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-xl-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-xl-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-xl-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-xl-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-xl-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-xl-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-xl-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-xl-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-xl-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-xl-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}}.fade{-webkit-transition:opacity .15s linear;transition:opacity .15s linear}@media(prefers-reduced-motion: reduce){.fade{-webkit-transition:none;transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition:height .35s ease;transition:height .35s ease}@media(prefers-reduced-motion: reduce){.collapsing{-webkit-transition:none;transition:none}}.collapsing.width{width:0;height:auto;-webkit-transition:width .35s ease;transition:width .35s ease}@media(prefers-reduced-motion: reduce){.collapsing.width{-webkit-transition:none;transition:none}}.dropup,.dropright,.dropdown,.dropleft{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 rgba(0,0,0,0);border-bottom:0;border-left:.3em solid rgba(0,0,0,0)}.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 rgba(0,0,0,0);border-bottom:.3em solid;border-left:.3em solid rgba(0,0,0,0)}.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 rgba(0,0,0,0);border-right:0;border-bottom:.3em solid rgba(0,0,0,0);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 rgba(0,0,0,0);border-right:.3em solid;border-bottom:.3em solid rgba(0,0,0,0)}.dropleft .dropdown-toggle:empty::after{margin-left:0}.dropleft .dropdown-toggle::before{vertical-align:0}.dropdown-menu[x-placement^=top],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left]{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:rgba(0,0,0,0);border:0}.dropdown-item:hover,.dropdown-item:focus{color:hsl(210,10.8108108108%,9.5098039216%);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:rgba(0,0,0,0)}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:0.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:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.btn-group>.btn:hover,.btn-group-vertical>.btn:hover{z-index:1}.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn.active{z-index:1}.btn-toolbar{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn:not(:first-child),.btn-group>.btn-group:not(:first-child){margin-left:-1px}.btn-group>.btn:not(:last-child):not(.dropdown-toggle),.btn-group>.btn-group:not(:last-child)>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:not(:first-child),.btn-group>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after,.dropright .dropdown-toggle-split::after{margin-left:0}.dropleft .dropdown-toggle-split::before{margin-right:0}.btn-sm+.dropdown-toggle-split,.btn-group-sm>.btn+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-lg+.dropdown-toggle-split,.btn-group-lg>.btn+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn:not(:first-child),.btn-group-vertical>.btn-group:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle),.btn-group-vertical>.btn-group:not(:last-child)>.btn{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:not(:first-child),.btn-group-vertical>.btn-group:not(:first-child)>.btn{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=radio],.btn-group-toggle>.btn textarea[type=radio],.btn-group-toggle>.btn input[type=checkbox],.btn-group-toggle>.btn textarea[type=checkbox],.btn-group-toggle>.btn-group>.btn input[type=radio],.btn-group-toggle>.btn-group>.btn textarea[type=radio],.btn-group-toggle>.btn-group>.btn input[type=checkbox],.btn-group-toggle>.btn-group>.btn textarea[type=checkbox]{position:absolute;clip:rect(0, 0, 0, 0);pointer-events:none}.input-group{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-control-plaintext,.input-group>.custom-select,.input-group>.custom-file{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:1%;min-width:0;margin-bottom:0}.input-group>.form-control+.form-control,.input-group>.form-control+.custom-select,.input-group>.form-control+.custom-file,.input-group>.form-control-plaintext+.form-control,.input-group>.form-control-plaintext+.custom-select,.input-group>.form-control-plaintext+.custom-file,.input-group>.custom-select+.form-control,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.custom-file,.input-group>.custom-file+.form-control,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.custom-file{margin-left:-1px}.input-group>.form-control:focus,.input-group>.custom-select:focus,.input-group>.custom-file .custom-file-input:focus~.custom-file-label{z-index:3}.input-group>.custom-file .custom-file-input:focus{z-index:4}.input-group>.form-control:not(:first-child),.input-group>.custom-select:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.custom-file{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-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)>.form-control:not(:last-child),.input-group:not(.has-validation)>.custom-select:not(:last-child),.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{border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>.form-control:nth-last-child(n+3),.input-group.has-validation>.custom-select:nth-last-child(n+3),.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{border-top-right-radius:0;border-bottom-right-radius:0}.input-group-prepend,.input-group-append{display:-webkit-box;display:-ms-flexbox;display:flex}.input-group-prepend .btn,.input-group-append .btn{position:relative;z-index:2}.input-group-prepend .btn:focus,.input-group-append .btn:focus{z-index:3}.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.input-group-text,.input-group-append .input-group-text+.btn{margin-left:-1px}.input-group-prepend{margin-right:-1px}.input-group-append{margin-left:-1px}.input-group-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-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=radio],.input-group-text textarea[type=radio],.input-group-text input[type=checkbox],.input-group-text textarea[type=checkbox]{margin-top:0}.input-group-lg>.form-control:not(textarea),.input-group-lg>.custom-select{height:calc(1.5em + 1rem + 2px)}.input-group-lg>.form-control,.input-group-lg>.custom-select,.input-group-lg>.input-group-prepend>.input-group-text,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-append>.btn{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.input-group-sm>.form-control:not(textarea),.input-group-sm>.custom-select{height:calc(1.5em + 0.5rem + 2px)}.input-group-sm>.form-control,.input-group-sm>.custom-select,.input-group-sm>.input-group-prepend>.input-group-text,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-append>.btn{padding:.25rem .5rem;font-size:0.875rem;line-height:1.5;border-radius:.2rem}.input-group-lg>.custom-select,.input-group-sm>.custom-select{padding-right:1.75rem}.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.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.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>.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){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:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.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){border-top-left-radius:0;border-bottom-left-radius:0}.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):hover,.close:not(:disabled):not(.disabled):focus{opacity:.75}button.close{padding:0;background-color:rgba(0,0,0,0);border:0}a.close.disabled{pointer-events:none}.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:6rem;pointer-events:none}.modal.fade .modal-dialog{-webkit-transition:-webkit-transform .3s ease-out;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);-ms-transform:translate(0, -50px);transform:translate(0, -50px)}@media(prefers-reduced-motion: reduce){.modal.fade .modal-dialog{-webkit-transition:none;transition:none}}.modal.show .modal-dialog{-webkit-transform:none;-ms-transform:none;transform:none}.modal.modal-static .modal-dialog{-webkit-transform:scale(1.02);-ms-transform:scale(1.02);transform:scale(1.02)}.modal-dialog-scrollable{display:-webkit-box;display:-ms-flexbox;display:flex;max-height:calc(100% - 12rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 12rem);overflow:hidden}.modal-dialog-scrollable .modal-header,.modal-dialog-scrollable .modal-footer{-ms-flex-negative:0;flex-shrink:0}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:calc(100% - 12rem)}.modal-dialog-centered::before{display:block;height:calc(100vh - 12rem);height:-webkit-min-content;height:-moz-min-content;height:min-content;content:""}.modal-dialog-centered.modal-dialog-scrollable{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;background-color:rgba(0,0,0,0);background-clip:padding-box;border:0 solid rgba(0,0,0,0);border-radius:0;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:.7}.modal-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:1rem 1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(0.3rem - 1px);border-top-right-radius:calc(0.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;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:0}.modal-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:-0.25rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(0.3rem - 1px);border-bottom-left-radius:calc(0.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:7.5rem auto}.modal-dialog-scrollable{max-height:calc(100% - 15rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 15rem)}.modal-dialog-centered{min-height:calc(100% - 15rem)}.modal-dialog-centered::before{height:calc(100vh - 15rem);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:950px}}@media(min-width: 1200px){.modal-xl{max-width:1140px}}.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:1.6rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:.2rem solid #c50a33;border-radius:0}.popover .arrow{position:absolute;display:block;width:3rem;height:1.5rem;margin:0 0}.popover .arrow::before,.popover .arrow::after{position:absolute;display:block;content:"";border-color:rgba(0,0,0,0);border-style:solid}.bs-popover-top,.bs-popover-auto[x-placement^=top]{margin-bottom:1.5rem}.bs-popover-top>.arrow,.bs-popover-auto[x-placement^=top]>.arrow{bottom:-1.7rem}.bs-popover-top>.arrow::before,.bs-popover-auto[x-placement^=top]>.arrow::before{bottom:0;border-width:1.5rem 1.5rem 0;border-top-color:#c50a33}.bs-popover-top>.arrow::after,.bs-popover-auto[x-placement^=top]>.arrow::after{bottom:.2rem;border-width:1.5rem 1.5rem 0;border-top-color:#fff}.bs-popover-right,.bs-popover-auto[x-placement^=right]{margin-left:1.5rem}.bs-popover-right>.arrow,.bs-popover-auto[x-placement^=right]>.arrow{left:-1.7rem;width:1.5rem;height:3rem;margin:0 0}.bs-popover-right>.arrow::before,.bs-popover-auto[x-placement^=right]>.arrow::before{left:0;border-width:1.5rem 1.5rem 1.5rem 0;border-right-color:#c50a33}.bs-popover-right>.arrow::after,.bs-popover-auto[x-placement^=right]>.arrow::after{left:.2rem;border-width:1.5rem 1.5rem 1.5rem 0;border-right-color:#fff}.bs-popover-bottom,.bs-popover-auto[x-placement^=bottom]{margin-top:1.5rem}.bs-popover-bottom>.arrow,.bs-popover-auto[x-placement^=bottom]>.arrow{top:-1.7rem}.bs-popover-bottom>.arrow::before,.bs-popover-auto[x-placement^=bottom]>.arrow::before{top:0;border-width:0 1.5rem 1.5rem 1.5rem;border-bottom-color:#c50a33}.bs-popover-bottom>.arrow::after,.bs-popover-auto[x-placement^=bottom]>.arrow::after{top:.2rem;border-width:0 1.5rem 1.5rem 1.5rem;border-bottom-color:#fff}.bs-popover-bottom .popover-header::before,.bs-popover-auto[x-placement^=bottom] .popover-header::before{position:absolute;top:0;left:50%;display:block;width:3rem;margin-left:-1.5rem;content:"";border-bottom:.2rem solid hsl(0,0%,97%)}.bs-popover-left,.bs-popover-auto[x-placement^=left]{margin-right:1.5rem}.bs-popover-left>.arrow,.bs-popover-auto[x-placement^=left]>.arrow{right:-1.7rem;width:1.5rem;height:3rem;margin:0 0}.bs-popover-left>.arrow::before,.bs-popover-auto[x-placement^=left]>.arrow::before{right:0;border-width:1.5rem 0 1.5rem 1.5rem;border-left-color:#c50a33}.bs-popover-left>.arrow::after,.bs-popover-auto[x-placement^=left]>.arrow::after{right:.2rem;border-width:1.5rem 0 1.5rem 1.5rem;border-left-color:#fff}.popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:1.6rem;background-color:hsl(0,0%,97%);border-bottom:.2rem solid hsl(0,0%,92%);border-top-left-radius:calc(0.3rem - 1px);border-top-right-radius:calc(0.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:.5rem .75rem;color:#212529}.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:hover,a.bg-primary:focus,button.bg-primary:hover,button.bg-primary:focus{background-color:rgb(0,98.4,204) !important}.bg-secondary{background-color:#6c757d !important}a.bg-secondary:hover,a.bg-secondary:focus,button.bg-secondary:hover,button.bg-secondary:focus{background-color:rgb(84.3605150215,91.3905579399,97.6394849785) !important}.bg-success{background-color:#28a745 !important}a.bg-success:hover,a.bg-success:focus,button.bg-success:hover,button.bg-success:focus{background-color:rgb(30.1449275362,125.8550724638,52) !important}.bg-info{background-color:#17a2b8 !important}a.bg-info:hover,a.bg-info:focus,button.bg-info:hover,button.bg-info:focus{background-color:rgb(17.3333333333,122.0869565217,138.6666666667) !important}.bg-warning{background-color:#ffc107 !important}a.bg-warning:hover,a.bg-warning:focus,button.bg-warning:hover,button.bg-warning:focus{background-color:rgb(211,158.25,0) !important}.bg-danger{background-color:#dc3545 !important}a.bg-danger:hover,a.bg-danger:focus,button.bg-danger:hover,button.bg-danger:focus{background-color:rgb(189.2151898734,32.7848101266,47.7721518987) !important}.bg-light{background-color:#f8f9fa !important}a.bg-light:hover,a.bg-light:focus,button.bg-light:hover,button.bg-light:focus{background-color:rgb(218.25,223.5,228.75) !important}.bg-dark{background-color:#343a40 !important}a.bg-dark:hover,a.bg-dark:focus,button.bg-dark:hover,button.bg-dark:focus{background-color:rgb(29.1379310345,32.5,35.8620689655) !important}.bg-white{background-color:#fff !important}.bg-transparent{background-color:rgba(0,0,0,0) !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:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-inline-flex{display:-webkit-inline-box !important;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:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-sm-inline-flex{display:-webkit-inline-box !important;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:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-md-inline-flex{display:-webkit-inline-box !important;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:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-lg-inline-flex{display:-webkit-inline-box !important;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:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-xl-inline-flex{display:-webkit-inline-box !important;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:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-print-inline-flex{display:-webkit-inline-box !important;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 iframe,.embed-responsive embed,.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.85714286%}.embed-responsive-16by9::before{padding-top:56.25%}.embed-responsive-4by3::before{padding-top:75%}.embed-responsive-1by1::before{padding-top:100%}.embed-responsive-21by9::before{padding-top:42.85714286%}.embed-responsive-16by9::before{padding-top:56.25%}.embed-responsive-4by3::before{padding-top:75%}.embed-responsive-1by1::before{padding-top:100%}.flex-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-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{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important}.flex-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important}.flex-grow-1{-webkit-box-flex:1 !important;-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{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-between{-webkit-box-pack:justify !important;-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{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.align-items-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.align-items-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.align-items-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-stretch{-webkit-box-align:stretch !important;-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{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-sm-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-sm-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-sm-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-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{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important}.flex-sm-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important}.flex-sm-grow-1{-webkit-box-flex:1 !important;-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{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-sm-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-sm-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-sm-between{-webkit-box-pack:justify !important;-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{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.align-items-sm-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.align-items-sm-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.align-items-sm-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-sm-stretch{-webkit-box-align:stretch !important;-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{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-md-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-md-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-md-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-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{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important}.flex-md-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important}.flex-md-grow-1{-webkit-box-flex:1 !important;-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{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-md-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-md-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-md-between{-webkit-box-pack:justify !important;-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{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.align-items-md-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.align-items-md-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.align-items-md-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-md-stretch{-webkit-box-align:stretch !important;-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{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-lg-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-lg-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-lg-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-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{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important}.flex-lg-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important}.flex-lg-grow-1{-webkit-box-flex:1 !important;-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{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-lg-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-lg-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-lg-between{-webkit-box-pack:justify !important;-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{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.align-items-lg-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.align-items-lg-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.align-items-lg-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-lg-stretch{-webkit-box-align:stretch !important;-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{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-xl-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-xl-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-xl-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-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{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important}.flex-xl-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important}.flex-xl-grow-1{-webkit-box-flex:1 !important;-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{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-xl-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-xl-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-xl-between{-webkit-box-pack:justify !important;-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{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.align-items-xl-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.align-items-xl-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.align-items-xl-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-xl-stretch{-webkit-box-align:stretch !important;-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: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: sticky){.sticky-top{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{-webkit-box-shadow:0 .125rem .25rem rgba(0,0,0,.075) !important;box-shadow:0 .125rem .25rem rgba(0,0,0,.075) !important}.shadow{-webkit-box-shadow:0 .5rem 1rem rgba(0,0,0,.15) !important;box-shadow:0 .5rem 1rem rgba(0,0,0,.15) !important}.shadow-lg{-webkit-box-shadow:0 1rem 3rem rgba(0,0,0,.175) !important;box-shadow:0 1rem 3rem rgba(0,0,0,.175) !important}.shadow-none{-webkit-box-shadow:none !important;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:-0.25rem !important}.mt-n1,.my-n1{margin-top:-0.25rem !important}.mr-n1,.mx-n1{margin-right:-0.25rem !important}.mb-n1,.my-n1{margin-bottom:-0.25rem !important}.ml-n1,.mx-n1{margin-left:-0.25rem !important}.m-n2{margin:-0.5rem !important}.mt-n2,.my-n2{margin-top:-0.5rem !important}.mr-n2,.mx-n2{margin-right:-0.5rem !important}.mb-n2,.my-n2{margin-bottom:-0.5rem !important}.ml-n2,.mx-n2{margin-left:-0.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:-0.25rem !important}.mt-sm-n1,.my-sm-n1{margin-top:-0.25rem !important}.mr-sm-n1,.mx-sm-n1{margin-right:-0.25rem !important}.mb-sm-n1,.my-sm-n1{margin-bottom:-0.25rem !important}.ml-sm-n1,.mx-sm-n1{margin-left:-0.25rem !important}.m-sm-n2{margin:-0.5rem !important}.mt-sm-n2,.my-sm-n2{margin-top:-0.5rem !important}.mr-sm-n2,.mx-sm-n2{margin-right:-0.5rem !important}.mb-sm-n2,.my-sm-n2{margin-bottom:-0.5rem !important}.ml-sm-n2,.mx-sm-n2{margin-left:-0.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:-0.25rem !important}.mt-md-n1,.my-md-n1{margin-top:-0.25rem !important}.mr-md-n1,.mx-md-n1{margin-right:-0.25rem !important}.mb-md-n1,.my-md-n1{margin-bottom:-0.25rem !important}.ml-md-n1,.mx-md-n1{margin-left:-0.25rem !important}.m-md-n2{margin:-0.5rem !important}.mt-md-n2,.my-md-n2{margin-top:-0.5rem !important}.mr-md-n2,.mx-md-n2{margin-right:-0.5rem !important}.mb-md-n2,.my-md-n2{margin-bottom:-0.5rem !important}.ml-md-n2,.mx-md-n2{margin-left:-0.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:-0.25rem !important}.mt-lg-n1,.my-lg-n1{margin-top:-0.25rem !important}.mr-lg-n1,.mx-lg-n1{margin-right:-0.25rem !important}.mb-lg-n1,.my-lg-n1{margin-bottom:-0.25rem !important}.ml-lg-n1,.mx-lg-n1{margin-left:-0.25rem !important}.m-lg-n2{margin:-0.5rem !important}.mt-lg-n2,.my-lg-n2{margin-top:-0.5rem !important}.mr-lg-n2,.mx-lg-n2{margin-right:-0.5rem !important}.mb-lg-n2,.my-lg-n2{margin-bottom:-0.5rem !important}.ml-lg-n2,.mx-lg-n2{margin-left:-0.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:-0.25rem !important}.mt-xl-n1,.my-xl-n1{margin-top:-0.25rem !important}.mr-xl-n1,.mx-xl-n1{margin-right:-0.25rem !important}.mb-xl-n1,.my-xl-n1{margin-bottom:-0.25rem !important}.ml-xl-n1,.mx-xl-n1{margin-left:-0.25rem !important}.m-xl-n2{margin:-0.5rem !important}.mt-xl-n2,.my-xl-n2{margin-top:-0.5rem !important}.mr-xl-n2,.mx-xl-n2{margin-right:-0.5rem !important}.mb-xl-n2,.my-xl-n2{margin-bottom:-0.5rem !important}.ml-xl-n2,.mx-xl-n2{margin-left:-0.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:hover,a.text-primary:focus{color:rgb(0,86.1,178.5) !important}.text-secondary{color:#6c757d !important}a.text-secondary:hover,a.text-secondary:focus{color:rgb(72.5407725322,78.5858369099,83.9592274678) !important}.text-success{color:#28a745 !important}a.text-success:hover,a.text-success:focus{color:rgb(25.2173913043,105.2826086957,43.5) !important}.text-info{color:#17a2b8 !important}a.text-info:hover,a.text-info:focus{color:rgb(14.5,102.1304347826,116) !important}.text-warning{color:#ffc107 !important}a.text-warning:hover,a.text-warning:focus{color:rgb(185.5,139.125,0) !important}.text-danger{color:#dc3545 !important}a.text-danger:hover,a.text-danger:focus{color:rgb(167.4810126582,29.0189873418,42.2848101266) !important}.text-light{color:#f8f9fa !important}a.text-light:hover,a.text-light:focus{color:rgb(203.375,210.75,218.125) !important}.text-dark{color:#343a40 !important}a.text-dark:hover,a.text-dark:focus{color:hsl(210,10.3448275862%,7.7450980392%) !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:hsla(0,0%,100%,.5) !important}.text-hide{font:0/0 a;color:rgba(0,0,0,0);text-shadow:none;background-color:rgba(0,0,0,0);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}html{font-size:10px;font-size:62.5%}html.font-size-1{font-size:75%}html.font-size-2{font-size:87.5%}body{font-family:"Raleway",sans-serif;font-size:1.6rem;color:#000;font-weight:500;line-height:2.6rem;background-color:#f4f4f4;-ms-hyphens:auto;hyphens:auto;-moz-hyphenate-limit-chars:10 5 2;-webkit-hyphenate-limit-chars:10 5 2;-ms-hyphenate-limit-chars:10 5 2;hyphenate-limit-chars:10 5 2}.module{margin-bottom:30px}@media(min-width: 576px){.module{margin-bottom:60px}}.module .container-fluid,.module .container-sm,.module .container-md,.module .container-lg,.module .container-xl{background:#fff}.module.black{background-color:#000}.module.black .container-fluid,.module.black .container-sm,.module.black .container-md,.module.black .container-lg,.module.black .container-xl{background-color:rgba(0,0,0,0)}.module.black *{color:#fff}.module.white{background-color:#fff}.module.white .container-fluid,.module.white .container-sm,.module.white .container-md,.module.white .container-lg,.module.white .container-xl{background-color:rgba(0,0,0,0)}.module.red{background-color:#c50a33}.module.red .container-fluid,.module.red .container-sm,.module.red .container-md,.module.red .container-lg,.module.red .container-xl{background-color:rgba(0,0,0,0)}.module.red *{color:#fff}.module.gray{background-color:#747474}.module.gray .container-fluid,.module.gray .container-sm,.module.gray .container-md,.module.gray .container-lg,.module.gray .container-xl{background-color:rgba(0,0,0,0)}.module.gray *{color:#fff}.module.light-gray{background-color:#d5d5d5}.module.light-gray .container-fluid,.module.light-gray .container-sm,.module.light-gray .container-md,.module.light-gray .container-lg,.module.light-gray .container-xl{background-color:rgba(0,0,0,0)}.container-fluid,.container-sm,.container-md,.container-lg,.container-xl{max-width:1440px;width:calc(100% - 30px);padding:30px 15px .05px}@media(min-width: 576px){.container-fluid,.container-sm,.container-md,.container-lg,.container-xl{padding:60px 60px .05px 60px}}.container-fluid.black,.black.container-sm,.black.container-md,.black.container-lg,.black.container-xl{background-color:#000}.container-fluid.white,.white.container-sm,.white.container-md,.white.container-lg,.white.container-xl{background-color:#fff}.container-fluid.red,.red.container-sm,.red.container-md,.red.container-lg,.red.container-xl{background-color:#c50a33}.container-fluid.gray,.gray.container-sm,.gray.container-md,.gray.container-lg,.gray.container-xl{background-color:#747474}.container-fluid.light-gray,.light-gray.container-sm,.light-gray.container-md,.light-gray.container-lg,.light-gray.container-xl{background-color:#d5d5d5}.container-fluid .inner-wrap,.container-sm .inner-wrap,.container-md .inner-wrap,.container-lg .inner-wrap,.container-xl .inner-wrap{margin-bottom:30px}@media(min-width: 576px){.container-fluid .inner-wrap,.container-sm .inner-wrap,.container-md .inner-wrap,.container-lg .inner-wrap,.container-xl .inner-wrap{margin-bottom:60px}}@media(min-width: 768px){.container-fluid .inner-wrap,.container-sm .inner-wrap,.container-md .inner-wrap,.container-lg .inner-wrap,.container-xl .inner-wrap{margin-bottom:60px}}@media(min-width: 992px){.container-fluid .inner-wrap,.container-sm .inner-wrap,.container-md .inner-wrap,.container-lg .inner-wrap,.container-xl .inner-wrap{margin-bottom:60px}}@media(min-width: 1200px){.container-fluid .inner-wrap,.container-sm .inner-wrap,.container-md .inner-wrap,.container-lg .inner-wrap,.container-xl .inner-wrap{margin-bottom:60px}}.container-fluid .inner-wrap>*:last-child:not(.content-wrap),.container-sm .inner-wrap>*:last-child:not(.content-wrap),.container-md .inner-wrap>*:last-child:not(.content-wrap),.container-lg .inner-wrap>*:last-child:not(.content-wrap),.container-xl .inner-wrap>*:last-child:not(.content-wrap){margin-bottom:0}.container-fluid.plain,.plain.container-sm,.plain.container-md,.plain.container-lg,.plain.container-xl{padding-top:0;padding-bottom:0;background-color:rgba(0,0,0,0)}.container-fluid.plain>.inner-wrap,.plain.container-sm>.inner-wrap,.plain.container-md>.inner-wrap,.plain.container-lg>.inner-wrap,.plain.container-xl>.inner-wrap{margin-bottom:0}.container-fluid.plain .content-wrap,.plain.container-sm .content-wrap,.plain.container-md .content-wrap,.plain.container-lg .content-wrap,.plain.container-xl .content-wrap{padding-top:35px;margin-bottom:35px}.row{margin-left:-15px;margin-right:-15px}@media(min-width: 576px){.row{margin-left:-30px;margin-right:-30px}}@media(min-width: 768px){.row{margin-left:-30px;margin-right:-30px}}@media(min-width: 992px){.row{margin-left:-30px;margin-right:-30px}}@media(min-width: 1200px){.row{margin-left:-30px;margin-right:-30px}}.row.inner-row{margin-left:-15px;margin-right:-15px}.row.inner-row>.col,.row.inner-row>[class*=col-]{padding-left:15px;padding-right:15px}.row.inner-row>.col>*:last-child,.row.inner-row>[class*=col-]>*:last-child{margin-bottom:0}@media(min-width: 576px){.row.inner-row{margin-left:-15px;margin-right:-15px}}@media(min-width: 576px){.row.inner-row>.col,.row.inner-row>[class*=col-]{padding-left:15px;padding-right:15px}}.row.inner-row>.col>*:last-child,.row.inner-row>[class*=col-]>*:last-child{margin-bottom:0}@media(min-width: 768px){.row.inner-row{margin-left:-15px;margin-right:-15px}}@media(min-width: 768px){.row.inner-row>.col,.row.inner-row>[class*=col-]{padding-left:15px;padding-right:15px}}.row.inner-row>.col>*:last-child,.row.inner-row>[class*=col-]>*:last-child{margin-bottom:0}@media(min-width: 992px){.row.inner-row{margin-left:-15px;margin-right:-15px}}@media(min-width: 992px){.row.inner-row>.col,.row.inner-row>[class*=col-]{padding-left:15px;padding-right:15px}}.row.inner-row>.col>*:last-child,.row.inner-row>[class*=col-]>*:last-child{margin-bottom:0}@media(min-width: 1200px){.row.inner-row{margin-left:-15px;margin-right:-15px}}@media(min-width: 1200px){.row.inner-row>.col,.row.inner-row>[class*=col-]{padding-left:15px;padding-right:15px}}.row.inner-row>.col>*:last-child,.row.inner-row>[class*=col-]>*:last-child{margin-bottom:0}.col,[class*=col-]{padding:0 15px}@media(min-width: 576px){.col,[class*=col-]{padding:0 30px}}@media(max-width: 575.98px){.stretch-xs{margin-left:-30px;margin-right:-30px}}@media(max-width: 575.98px){.full-width-xs{margin-left:-30px;margin-right:-30px}}@media(min-width: 576px)and (max-width: 767.98px){.stretch-sm{margin-left:-60px;margin-right:-60px}}@media(min-width: 576px)and (max-width: 767.98px){.full-width-sm{margin-left:-45px;margin-right:-45px}}@media(min-width: 768px)and (max-width: 991.98px){.stretch-md{margin-left:-60px;margin-right:-60px}}@media(min-width: 768px)and (max-width: 991.98px){.full-width-md{margin-left:-45px;margin-right:-45px}}@media(min-width: 992px)and (max-width: 1199.98px){.stretch-lg{margin-left:-60px;margin-right:-60px}}@media(min-width: 992px)and (max-width: 1199.98px){.full-width-lg{margin-left:-45px;margin-right:-45px}}@media(min-width: 1200px){.stretch-xl{margin-left:-60px;margin-right:-60px}}@media(min-width: 1200px){.full-width-xl{margin-left:-45px;margin-right:-45px}}.text-columns{-webkit-column-gap:60px;-moz-column-gap:60px;column-gap:60px;-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid}@media(min-width: 576px){.text-columns.two-columns{-webkit-column-count:2;-moz-column-count:2;column-count:2}}@media(min-width: 576px){.text-columns.two-columns-sm{-webkit-column-count:2;-moz-column-count:2;column-count:2}}@media(min-width: 768px){.text-columns.two-columns-md{-webkit-column-count:2;-moz-column-count:2;column-count:2}}@media(min-width: 992px){.text-columns.two-columns-lg{-webkit-column-count:2;-moz-column-count:2;column-count:2}}@media(min-width: 1200px){.text-columns.two-columns-xl{-webkit-column-count:2;-moz-column-count:2;column-count:2}}.text-columns.two-columns>ul>li:last-child,.text-columns.two-columns>ol>li:last-child{margin-bottom:0}.one-column{max-width:900px}.bg-black{background-color:#000}.bg-black *{color:#fff}.bg-white{background-color:#fff}.bg-red{background-color:#c50a33}.bg-red *{color:#fff}.bg-gray{background-color:#747474}.bg-gray *{color:#fff}.bg-light-gray{background-color:#d5d5d5}.icon.black>svg{fill:#000}.icon.white>svg{fill:#fff}.icon.red>svg{fill:#c50a33}.icon.redWcag>svg{fill:#b3092e}.icon.green>svg{fill:#048909}@font-face{font-family:"Raleway";font-style:normal;font-weight:400;src:url("../webfonts/raleway-v19-latin-ext_latin-regular.eot");src:local(""),url("../webfonts/raleway-v19-latin-ext_latin-regular.eot?#iefix") format("embedded-opentype"),url("../webfonts/raleway-v19-latin-ext_latin-regular.woff2") format("woff2"),url("../webfonts/raleway-v19-latin-ext_latin-regular.woff") format("woff"),url("../webfonts/raleway-v19-latin-ext_latin-regular.ttf") format("truetype"),url("../webfonts/raleway-v19-latin-ext_latin-regular.svg#Raleway") format("svg")}@font-face{font-family:"Raleway";font-style:normal;font-weight:500;src:url("../webfonts/raleway-v19-latin-ext_latin-500.eot");src:local(""),url("../webfonts/raleway-v19-latin-ext_latin-500.eot?#iefix") format("embedded-opentype"),url("../webfonts/raleway-v19-latin-ext_latin-500.woff2") format("woff2"),url("../webfonts/raleway-v19-latin-ext_latin-500.woff") format("woff"),url("../webfonts/raleway-v19-latin-ext_latin-500.ttf") format("truetype"),url("../webfonts/raleway-v19-latin-ext_latin-500.svg#Raleway") format("svg")}@font-face{font-family:"Raleway";font-style:normal;font-weight:700;src:url("../webfonts/raleway-v19-latin-ext_latin-700.eot");src:local(""),url("../webfonts/raleway-v19-latin-ext_latin-700.eot?#iefix") format("embedded-opentype"),url("../webfonts/raleway-v19-latin-ext_latin-700.woff2") format("woff2"),url("../webfonts/raleway-v19-latin-ext_latin-700.woff") format("woff"),url("../webfonts/raleway-v19-latin-ext_latin-700.ttf") format("truetype"),url("../webfonts/raleway-v19-latin-ext_latin-700.svg#Raleway") format("svg")}@font-face{font-family:"Raleway";font-style:normal;font-weight:600;src:url("../webfonts/raleway-v19-latin-ext_latin-600.eot");src:local(""),url("../webfonts/raleway-v19-latin-ext_latin-600.eot?#iefix") format("embedded-opentype"),url("../webfonts/raleway-v19-latin-ext_latin-600.woff2") format("woff2"),url("../webfonts/raleway-v19-latin-ext_latin-600.woff") format("woff"),url("../webfonts/raleway-v19-latin-ext_latin-600.ttf") format("truetype"),url("../webfonts/raleway-v19-latin-ext_latin-600.svg#Raleway") format("svg")}@font-face{font-family:"Raleway";font-style:normal;font-weight:900;src:url("../webfonts/raleway-v19-latin-ext_latin-900.eot");src:local(""),url("../webfonts/raleway-v19-latin-ext_latin-900.eot?#iefix") format("embedded-opentype"),url("../webfonts/raleway-v19-latin-ext_latin-900.woff2") format("woff2"),url("../webfonts/raleway-v19-latin-ext_latin-900.woff") format("woff"),url("../webfonts/raleway-v19-latin-ext_latin-900.ttf") format("truetype"),url("../webfonts/raleway-v19-latin-ext_latin-900.svg#Raleway") format("svg")}h1,.h1{font-size:1.8rem;color:#c50a33;line-height:2.4rem;margin-bottom:1.5rem;hyphenate-limit-chars:10 5 2}@media(min-width: 576px){h1,.h1{font-size:2.6rem;line-height:3.6rem;margin-bottom:1.2rem}}h2,.h2{font-size:2.6rem;font-weight:700;line-height:3.2rem;margin-bottom:2.3rem;hyphenate-limit-chars:10 5 2}@media(min-width: 576px){h2,.h2{font-size:3.6rem;line-height:4.5rem;margin-bottom:3rem}}h2.white,.h2.white{color:#fff}h3,.h3{font-size:2rem;color:#c50a33;font-weight:900;line-height:2.6rem;margin-bottom:3rem;hyphenate-limit-chars:10 5 2}@media(min-width: 576px){h3,.h3{font-size:2.6rem;line-height:3.6rem;margin-bottom:2.6rem}}h3.white,.h3.white{color:#fff}h4,.h4{font-size:2rem;color:#747474;font-weight:600;line-height:2.8rem;margin-bottom:3rem;hyphenate-limit-chars:10 5 2}@media(min-width: 576px){h4,.h4{margin-bottom:6rem}}h4.white,.h4.white{color:#fff}h5,.h5{font-weight:700;font-size:1.6rem;margin-bottom:1rem;hyphenate-limit-chars:10 5 2}p,.p{margin-bottom:2.6rem}em{font-style:normal;color:#c50a33;font-weight:700}em.black{color:#000}em.white{color:#fff}em.red{color:#c50a33}em.redWcag{color:#b3092e}em.green{color:#048909}strong,b,.bold{font-weight:700}a{color:#b3092e;font-weight:500;line-height:2.6rem;text-decoration:underline}a:hover{color:#b3092e;text-decoration:none}a.black,a.black:hover{color:#000}a.white,a.white:hover{color:#fff}a.red,a.red:hover{color:#c50a33}a.redWcag,a.redWcag:hover{color:#b3092e}a.green,a.green:hover{color:#048909}figcaption{font-size:1.2rem;color:#747474;font-weight:600;line-height:1.6rem;background:hsla(0,0%,100%,.85);padding:.8rem 2.5rem}@media(min-width: 576px){figcaption{padding:1.3rem 3rem}}figcaption:empty{display:none}ul,ol{padding:0 0 0 1.7rem;margin:0;font-weight:500;line-height:2.6rem}ul>li,ol>li{margin-bottom:2.5rem}ul.text-black,ol.text-black{color:#000}ul.text-white,ol.text-white{color:#fff}ul.text-red,ol.text-red{color:#c50a33}ul.text-redWcag,ol.text-redWcag{color:#b3092e}ul.text-green,ol.text-green{color:#048909}ul.plain-list,ol.plain-list{list-style-type:none;padding:0}.btn{font-size:1.6rem;color:#c50a33;font-weight:900;line-height:2.3rem;text-transform:uppercase;letter-spacing:.16em;text-decoration:none}.btn.black{color:#000}.btn.white{color:#fff}.btn.red{color:#c50a33}.btn.redWcag{color:#b3092e}.btn.green{color:#048909}.text-black{color:#000}.text-white{color:#fff}.text-red{color:#c50a33}.text-redWcag{color:#b3092e}.text-green{color:#048909}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.font-heavy{font-weight:900}.font-black{font-weight:900}a.icon-link,button.icon-link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}a.icon-link .icon>svg,button.icon-link .icon>svg{fill:#747474;margin-right:2rem;-webkit-transition:all 250ms;transition:all 250ms;display:block}a.icon-link .icon.black>svg,button.icon-link .icon.black>svg{fill:#000}a.icon-link .icon.white>svg,button.icon-link .icon.white>svg{fill:#fff}a.icon-link .icon.red>svg,button.icon-link .icon.red>svg{fill:#c50a33}a.icon-link .icon.redWcag>svg,button.icon-link .icon.redWcag>svg{fill:#b3092e}a.icon-link .icon.green>svg,button.icon-link .icon.green>svg{fill:#048909}a.icon-link:hover .icon>svg,button.icon-link:hover .icon>svg{fill:#c50a33}a.icon-link:hover .icon.black>svg,button.icon-link:hover .icon.black>svg{fill:#000}a.icon-link:hover .icon.white>svg,button.icon-link:hover .icon.white>svg{fill:#fff}a.icon-link:hover .icon.red>svg,button.icon-link:hover .icon.red>svg{fill:#c50a33}a.icon-link:hover .icon.redWcag>svg,button.icon-link:hover .icon.redWcag>svg{fill:#b3092e}a.icon-link:hover .icon.green>svg,button.icon-link:hover .icon.green>svg{fill:#048909}a.arrow-link,a .with-inner-arrow,button.arrow-link,button .with-inner-arrow{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none}a.arrow-link:disabled,a .with-inner-arrow:disabled,button.arrow-link:disabled,button .with-inner-arrow:disabled{opacity:.5}a.arrow-link .arrow,a .with-inner-arrow .arrow,button.arrow-link .arrow,button .with-inner-arrow .arrow{display:inline-block;position:relative;vertical-align:middle}a.arrow-link .arrow:after,a .with-inner-arrow .arrow:after,button.arrow-link .arrow:after,button .with-inner-arrow .arrow:after{content:"";border-style:solid;border-color:#c50a33;border-top-width:0;border-right-width:.2rem;border-bottom-width:.2rem;border-left-width:0;display:block;padding:.3rem;position:absolute;top:50%;left:50%;-webkit-transition:all 250ms;transition:all 250ms}a.arrow-link .arrow:before,a .with-inner-arrow .arrow:before,button.arrow-link .arrow:before,button .with-inner-arrow .arrow:before{content:"";border:.2rem solid rgba(0,0,0,0);border-radius:50%;width:3rem;height:3rem;display:block;-webkit-transition:all 250ms;transition:all 250ms}@media(min-width: 576px){a.arrow-link .arrow:before,a .with-inner-arrow .arrow:before,button.arrow-link .arrow:before,button .with-inner-arrow .arrow:before{border-width:.2rem;width:4rem;height:4rem}a.arrow-link .arrow:after,a .with-inner-arrow .arrow:after,button.arrow-link .arrow:after,button .with-inner-arrow .arrow:after{border-right-width:.2rem;border-bottom-width:.2rem;padding:.4rem}}a.arrow-link .arrow.circle:before,a .with-inner-arrow .arrow.circle:before,button.arrow-link .arrow.circle:before,button .with-inner-arrow .arrow.circle:before{border-color:#c50a33}a.arrow-link .arrow.right:after,a .with-inner-arrow .arrow.right:after,button.arrow-link .arrow.right:after,button .with-inner-arrow .arrow.right:after{-webkit-transform:translate(-75%, -50%) rotate(-45deg);-ms-transform:translate(-75%, -50%) rotate(-45deg);transform:translate(-75%, -50%) rotate(-45deg)}a.arrow-link .arrow.left:after,a .with-inner-arrow .arrow.left:after,button.arrow-link .arrow.left:after,button .with-inner-arrow .arrow.left:after{-webkit-transform:translate(-25%, -50%) rotate(135deg);-ms-transform:translate(-25%, -50%) rotate(135deg);transform:translate(-25%, -50%) rotate(135deg)}a.arrow-link .arrow.up:after,a .with-inner-arrow .arrow.up:after,button.arrow-link .arrow.up:after,button .with-inner-arrow .arrow.up:after{-webkit-transform:translate(-50%, -25%) rotate(-135deg);-ms-transform:translate(-50%, -25%) rotate(-135deg);transform:translate(-50%, -25%) rotate(-135deg)}a.arrow-link .arrow.down:after,a .with-inner-arrow .arrow.down:after,button.arrow-link .arrow.down:after,button .with-inner-arrow .arrow.down:after{-webkit-transform:translate(-50%, -75%) rotate(45deg);-ms-transform:translate(-50%, -75%) rotate(45deg);transform:translate(-50%, -75%) rotate(45deg)}a.arrow-link>span,a .with-inner-arrow>span,button.arrow-link>span,button .with-inner-arrow>span{margin-right:.7rem}a.arrow-link>span+.arrow:before,a .with-inner-arrow>span+.arrow:before,button.arrow-link>span+.arrow:before,button .with-inner-arrow>span+.arrow:before{border-width:.1rem;width:2rem;height:2rem}a.arrow-link>span+.arrow:after,a .with-inner-arrow>span+.arrow:after,button.arrow-link>span+.arrow:after,button .with-inner-arrow>span+.arrow:after{border-right-width:.1rem;border-bottom-width:.1rem;padding:.2rem}a.arrow-link:hover:not(:disabled),a .with-inner-arrow:hover:not(:disabled),button.arrow-link:hover:not(:disabled),button .with-inner-arrow:hover:not(:disabled){text-decoration:underline}a.arrow-link:hover:not(:disabled) .arrow:before,a .with-inner-arrow:hover:not(:disabled) .arrow:before,button.arrow-link:hover:not(:disabled) .arrow:before,button .with-inner-arrow:hover:not(:disabled) .arrow:before{background-color:#c50a33}a.arrow-link:hover:not(:disabled) .arrow:after,a .with-inner-arrow:hover:not(:disabled) .arrow:after,button.arrow-link:hover:not(:disabled) .arrow:after,button .with-inner-arrow:hover:not(:disabled) .arrow:after{border-color:#fff}a.arrow-link:hover:not(:disabled)>span+.arrow:before,a .with-inner-arrow:hover:not(:disabled)>span+.arrow:before,button.arrow-link:hover:not(:disabled)>span+.arrow:before,button .with-inner-arrow:hover:not(:disabled)>span+.arrow:before{background-color:rgba(0,0,0,0)}a.arrow-link:hover:not(:disabled)>span+.arrow:after,a .with-inner-arrow:hover:not(:disabled)>span+.arrow:after,button.arrow-link:hover:not(:disabled)>span+.arrow:after,button .with-inner-arrow:hover:not(:disabled)>span+.arrow:after{border-color:#c50a33}a.arrow-link.black .arrow:after,a .with-inner-arrow.black .arrow:after,button.arrow-link.black .arrow:after,button .with-inner-arrow.black .arrow:after{border-color:#000}a.arrow-link.black .arrow.circle:before,a .with-inner-arrow.black .arrow.circle:before,button.arrow-link.black .arrow.circle:before,button .with-inner-arrow.black .arrow.circle:before{border-color:#000}a.arrow-link.black:hover:not(:disabled) .arrow:before,a .with-inner-arrow.black:hover:not(:disabled) .arrow:before,button.arrow-link.black:hover:not(:disabled) .arrow:before,button .with-inner-arrow.black:hover:not(:disabled) .arrow:before{background-color:#000}a.arrow-link.black:hover:not(:disabled) .arrow:after,a .with-inner-arrow.black:hover:not(:disabled) .arrow:after,button.arrow-link.black:hover:not(:disabled) .arrow:after,button .with-inner-arrow.black:hover:not(:disabled) .arrow:after{border-color:#fff}a.arrow-link.black:hover:not(:disabled)>span+.arrow:before,a .with-inner-arrow.black:hover:not(:disabled)>span+.arrow:before,button.arrow-link.black:hover:not(:disabled)>span+.arrow:before,button .with-inner-arrow.black:hover:not(:disabled)>span+.arrow:before{background-color:rgba(0,0,0,0)}a.arrow-link.black:hover:not(:disabled)>span+.arrow:after,a .with-inner-arrow.black:hover:not(:disabled)>span+.arrow:after,button.arrow-link.black:hover:not(:disabled)>span+.arrow:after,button .with-inner-arrow.black:hover:not(:disabled)>span+.arrow:after{border-color:#000}a.arrow-link.white .arrow:after,a .with-inner-arrow.white .arrow:after,button.arrow-link.white .arrow:after,button .with-inner-arrow.white .arrow:after{border-color:#fff}a.arrow-link.white .arrow.circle:before,a .with-inner-arrow.white .arrow.circle:before,button.arrow-link.white .arrow.circle:before,button .with-inner-arrow.white .arrow.circle:before{border-color:#fff}a.arrow-link.white:hover:not(:disabled) .arrow:before,a .with-inner-arrow.white:hover:not(:disabled) .arrow:before,button.arrow-link.white:hover:not(:disabled) .arrow:before,button .with-inner-arrow.white:hover:not(:disabled) .arrow:before{background-color:#fff}a.arrow-link.white:hover:not(:disabled) .arrow:after,a .with-inner-arrow.white:hover:not(:disabled) .arrow:after,button.arrow-link.white:hover:not(:disabled) .arrow:after,button .with-inner-arrow.white:hover:not(:disabled) .arrow:after{border-color:#000}a.arrow-link.white:hover:not(:disabled)>span+.arrow:before,a .with-inner-arrow.white:hover:not(:disabled)>span+.arrow:before,button.arrow-link.white:hover:not(:disabled)>span+.arrow:before,button .with-inner-arrow.white:hover:not(:disabled)>span+.arrow:before{background-color:rgba(0,0,0,0)}a.arrow-link.white:hover:not(:disabled)>span+.arrow:after,a .with-inner-arrow.white:hover:not(:disabled)>span+.arrow:after,button.arrow-link.white:hover:not(:disabled)>span+.arrow:after,button .with-inner-arrow.white:hover:not(:disabled)>span+.arrow:after{border-color:#fff}a.arrow-link.red .arrow:after,a .with-inner-arrow.red .arrow:after,button.arrow-link.red .arrow:after,button .with-inner-arrow.red .arrow:after{border-color:#c50a33}a.arrow-link.red .arrow.circle:before,a .with-inner-arrow.red .arrow.circle:before,button.arrow-link.red .arrow.circle:before,button .with-inner-arrow.red .arrow.circle:before{border-color:#c50a33}a.arrow-link.red:hover:not(:disabled) .arrow:before,a .with-inner-arrow.red:hover:not(:disabled) .arrow:before,button.arrow-link.red:hover:not(:disabled) .arrow:before,button .with-inner-arrow.red:hover:not(:disabled) .arrow:before{background-color:#c50a33}a.arrow-link.red:hover:not(:disabled) .arrow:after,a .with-inner-arrow.red:hover:not(:disabled) .arrow:after,button.arrow-link.red:hover:not(:disabled) .arrow:after,button .with-inner-arrow.red:hover:not(:disabled) .arrow:after{border-color:#fff}a.arrow-link.red:hover:not(:disabled)>span+.arrow:before,a .with-inner-arrow.red:hover:not(:disabled)>span+.arrow:before,button.arrow-link.red:hover:not(:disabled)>span+.arrow:before,button .with-inner-arrow.red:hover:not(:disabled)>span+.arrow:before{background-color:rgba(0,0,0,0)}a.arrow-link.red:hover:not(:disabled)>span+.arrow:after,a .with-inner-arrow.red:hover:not(:disabled)>span+.arrow:after,button.arrow-link.red:hover:not(:disabled)>span+.arrow:after,button .with-inner-arrow.red:hover:not(:disabled)>span+.arrow:after{border-color:#c50a33}a.arrow-link.redWcag .arrow:after,a .with-inner-arrow.redWcag .arrow:after,button.arrow-link.redWcag .arrow:after,button .with-inner-arrow.redWcag .arrow:after{border-color:#b3092e}a.arrow-link.redWcag .arrow.circle:before,a .with-inner-arrow.redWcag .arrow.circle:before,button.arrow-link.redWcag .arrow.circle:before,button .with-inner-arrow.redWcag .arrow.circle:before{border-color:#b3092e}a.arrow-link.redWcag:hover:not(:disabled) .arrow:before,a .with-inner-arrow.redWcag:hover:not(:disabled) .arrow:before,button.arrow-link.redWcag:hover:not(:disabled) .arrow:before,button .with-inner-arrow.redWcag:hover:not(:disabled) .arrow:before{background-color:#b3092e}a.arrow-link.redWcag:hover:not(:disabled) .arrow:after,a .with-inner-arrow.redWcag:hover:not(:disabled) .arrow:after,button.arrow-link.redWcag:hover:not(:disabled) .arrow:after,button .with-inner-arrow.redWcag:hover:not(:disabled) .arrow:after{border-color:#fff}a.arrow-link.redWcag:hover:not(:disabled)>span+.arrow:before,a .with-inner-arrow.redWcag:hover:not(:disabled)>span+.arrow:before,button.arrow-link.redWcag:hover:not(:disabled)>span+.arrow:before,button .with-inner-arrow.redWcag:hover:not(:disabled)>span+.arrow:before{background-color:rgba(0,0,0,0)}a.arrow-link.redWcag:hover:not(:disabled)>span+.arrow:after,a .with-inner-arrow.redWcag:hover:not(:disabled)>span+.arrow:after,button.arrow-link.redWcag:hover:not(:disabled)>span+.arrow:after,button .with-inner-arrow.redWcag:hover:not(:disabled)>span+.arrow:after{border-color:#b3092e}a.arrow-link.green .arrow:after,a .with-inner-arrow.green .arrow:after,button.arrow-link.green .arrow:after,button .with-inner-arrow.green .arrow:after{border-color:#048909}a.arrow-link.green .arrow.circle:before,a .with-inner-arrow.green .arrow.circle:before,button.arrow-link.green .arrow.circle:before,button .with-inner-arrow.green .arrow.circle:before{border-color:#048909}a.arrow-link.green:hover:not(:disabled) .arrow:before,a .with-inner-arrow.green:hover:not(:disabled) .arrow:before,button.arrow-link.green:hover:not(:disabled) .arrow:before,button .with-inner-arrow.green:hover:not(:disabled) .arrow:before{background-color:#048909}a.arrow-link.green:hover:not(:disabled) .arrow:after,a .with-inner-arrow.green:hover:not(:disabled) .arrow:after,button.arrow-link.green:hover:not(:disabled) .arrow:after,button .with-inner-arrow.green:hover:not(:disabled) .arrow:after{border-color:#fff}a.arrow-link.green:hover:not(:disabled)>span+.arrow:before,a .with-inner-arrow.green:hover:not(:disabled)>span+.arrow:before,button.arrow-link.green:hover:not(:disabled)>span+.arrow:before,button .with-inner-arrow.green:hover:not(:disabled)>span+.arrow:before{background-color:rgba(0,0,0,0)}a.arrow-link.green:hover:not(:disabled)>span+.arrow:after,a .with-inner-arrow.green:hover:not(:disabled)>span+.arrow:after,button.arrow-link.green:hover:not(:disabled)>span+.arrow:after,button .with-inner-arrow.green:hover:not(:disabled)>span+.arrow:after{border-color:#048909}a.arrow-link.inverse .arrow:before,a .with-inner-arrow.inverse .arrow:before,button.arrow-link.inverse .arrow:before,button .with-inner-arrow.inverse .arrow:before{background-color:#c50a33}a.arrow-link.inverse .arrow:after,a .with-inner-arrow.inverse .arrow:after,button.arrow-link.inverse .arrow:after,button .with-inner-arrow.inverse .arrow:after{border-color:#fff}a.arrow-link.inverse:hover:not(:disabled) .arrow:before,a .with-inner-arrow.inverse:hover:not(:disabled) .arrow:before,button.arrow-link.inverse:hover:not(:disabled) .arrow:before,button .with-inner-arrow.inverse:hover:not(:disabled) .arrow:before{background-color:#fff}a.arrow-link.inverse:hover:not(:disabled) .arrow:after,a .with-inner-arrow.inverse:hover:not(:disabled) .arrow:after,button.arrow-link.inverse:hover:not(:disabled) .arrow:after,button .with-inner-arrow.inverse:hover:not(:disabled) .arrow:after{border-color:#c50a33}a.arrow-link.inverse.black .arrow:before,a .with-inner-arrow.inverse.black .arrow:before,button.arrow-link.inverse.black .arrow:before,button .with-inner-arrow.inverse.black .arrow:before{background-color:#000}a.arrow-link.inverse.black:hover:not(:disabled) .arrow:before,a .with-inner-arrow.inverse.black:hover:not(:disabled) .arrow:before,button.arrow-link.inverse.black:hover:not(:disabled) .arrow:before,button .with-inner-arrow.inverse.black:hover:not(:disabled) .arrow:before{background-color:#fff}a.arrow-link.inverse.black:hover:not(:disabled) .arrow:after,a .with-inner-arrow.inverse.black:hover:not(:disabled) .arrow:after,button.arrow-link.inverse.black:hover:not(:disabled) .arrow:after,button .with-inner-arrow.inverse.black:hover:not(:disabled) .arrow:after{border-color:#000}a.arrow-link.inverse.white .arrow:before,a .with-inner-arrow.inverse.white .arrow:before,button.arrow-link.inverse.white .arrow:before,button .with-inner-arrow.inverse.white .arrow:before{background-color:#fff}a.arrow-link.inverse.white .arrow:after,a .with-inner-arrow.inverse.white .arrow:after,button.arrow-link.inverse.white .arrow:after,button .with-inner-arrow.inverse.white .arrow:after{border-color:#000}a.arrow-link.inverse.white:hover:not(:disabled) .arrow:before,a .with-inner-arrow.inverse.white:hover:not(:disabled) .arrow:before,button.arrow-link.inverse.white:hover:not(:disabled) .arrow:before,button .with-inner-arrow.inverse.white:hover:not(:disabled) .arrow:before{background-color:rgba(0,0,0,0)}a.arrow-link.inverse.white:hover:not(:disabled) .arrow:after,a .with-inner-arrow.inverse.white:hover:not(:disabled) .arrow:after,button.arrow-link.inverse.white:hover:not(:disabled) .arrow:after,button .with-inner-arrow.inverse.white:hover:not(:disabled) .arrow:after{border-color:#fff}a.arrow-link.inverse.red .arrow:before,a .with-inner-arrow.inverse.red .arrow:before,button.arrow-link.inverse.red .arrow:before,button .with-inner-arrow.inverse.red .arrow:before{background-color:#c50a33}a.arrow-link.inverse.red:hover:not(:disabled) .arrow:before,a .with-inner-arrow.inverse.red:hover:not(:disabled) .arrow:before,button.arrow-link.inverse.red:hover:not(:disabled) .arrow:before,button .with-inner-arrow.inverse.red:hover:not(:disabled) .arrow:before{background-color:#fff}a.arrow-link.inverse.red:hover:not(:disabled) .arrow:after,a .with-inner-arrow.inverse.red:hover:not(:disabled) .arrow:after,button.arrow-link.inverse.red:hover:not(:disabled) .arrow:after,button .with-inner-arrow.inverse.red:hover:not(:disabled) .arrow:after{border-color:#c50a33}a.arrow-link.inverse.redWcag .arrow:before,a .with-inner-arrow.inverse.redWcag .arrow:before,button.arrow-link.inverse.redWcag .arrow:before,button .with-inner-arrow.inverse.redWcag .arrow:before{background-color:#b3092e}a.arrow-link.inverse.redWcag:hover:not(:disabled) .arrow:before,a .with-inner-arrow.inverse.redWcag:hover:not(:disabled) .arrow:before,button.arrow-link.inverse.redWcag:hover:not(:disabled) .arrow:before,button .with-inner-arrow.inverse.redWcag:hover:not(:disabled) .arrow:before{background-color:#fff}a.arrow-link.inverse.redWcag:hover:not(:disabled) .arrow:after,a .with-inner-arrow.inverse.redWcag:hover:not(:disabled) .arrow:after,button.arrow-link.inverse.redWcag:hover:not(:disabled) .arrow:after,button .with-inner-arrow.inverse.redWcag:hover:not(:disabled) .arrow:after{border-color:#b3092e}a.arrow-link.inverse.green .arrow:before,a .with-inner-arrow.inverse.green .arrow:before,button.arrow-link.inverse.green .arrow:before,button .with-inner-arrow.inverse.green .arrow:before{background-color:#048909}a.arrow-link.inverse.green:hover:not(:disabled) .arrow:before,a .with-inner-arrow.inverse.green:hover:not(:disabled) .arrow:before,button.arrow-link.inverse.green:hover:not(:disabled) .arrow:before,button .with-inner-arrow.inverse.green:hover:not(:disabled) .arrow:before{background-color:#fff}a.arrow-link.inverse.green:hover:not(:disabled) .arrow:after,a .with-inner-arrow.inverse.green:hover:not(:disabled) .arrow:after,button.arrow-link.inverse.green:hover:not(:disabled) .arrow:after,button .with-inner-arrow.inverse.green:hover:not(:disabled) .arrow:after{border-color:#048909}a.language-choice,button.language-choice{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}a.language-choice img,button.language-choice img{margin-right:15px}a.tooltip-link,button.tooltip-link,abbr.tooltip-link,dfn.tooltip-link,acronym.tooltip-link{text-decoration:none;border-bottom:#000 .2rem dotted;color:#000;font-style:normal}.core a[href^=http]:not(.link-internal):not(.arrow-button):not(.icon-link):not(.share):before,.core a[href^=mailto]:before,.core a.link-external:before,.core a.link-mail:before,.core a.link-download:before,.core button[href^=http]:not(.link-internal):not(.arrow-button):not(.icon-link):not(.share):before,.core button[href^=mailto]:before,.core button.link-external:before,.core button.link-mail:before,.core button.link-download:before{content:"";background-image:url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeD0iMHB4IiB5PSIwcHgiICAgICAgd2lkdGg9IjI0cHgiIGhlaWdodD0iMjRweCIgdmlld0JveD0iMCAwIDI0IDI0IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAyNCAyNDsiIHhtbDpzcGFjZT0icHJlc2VydmUiIGZpbGw9IiM3NDc0NzQiPjxwYXRoIGQ9Ik02LjQsNi4ybDAsMmw3LjksMGwtOC42LDguNmwxLjQsMS40bDguNi04LjZsMCw3LjloMmwwLTExLjNMNi40LDYuMnoiLz48L3N2Zz4=);width:24px;height:24px;display:inline-block;vertical-align:middle;background-size:cover;background-repeat:no-repeat;margin-right:5px}.core a[href^=mailto]:before,.core a.link-mail:before,.core button[href^=mailto]:before,.core button.link-mail:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSIjNzQ3NDc0Ij48cGF0aCBkPSJNMjAgNEg0Yy0xLjEgMC0xLjk5LjktMS45OSAyTDIgMThjMCAxLjEuOSAyIDIgMmgxNmMxLjEgMCAyLS45IDItMlY2YzAtMS4xLS45LTItMi0yem0wIDRsLTggNS04LTVWNmw4IDUgOC01djJ6Ii8+PC9zdmc+)}.core a.link-download:before,.core button.link-download:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSIjNzQ3NDc0Ij48cGF0aCBkPSJNMTkgMTJ2N0g1di03SDN2N2MwIDEuMS45IDIgMiAyaDE0YzEuMSAwIDItLjkgMi0ydi03aC0yem0tNiAuNjdsMi41OS0yLjU4TDE3IDExLjVsLTUgNS01LTUgMS40MS0xLjQxTDExIDEyLjY3VjNoMnoiLz48cGF0aCBmaWxsPSJub25lIiBkPSJNMCAwaDI0djI0SDB6Ii8+PC9zdmc+)}.core a:hover[href^=http]:not(.link-internal):before,.core a:hover.link-external:before,.core a:focus[href^=http]:not(.link-internal):before,.core a:focus.link-external:before,.core button:hover[href^=http]:not(.link-internal):before,.core button:hover.link-external:before,.core button:focus[href^=http]:not(.link-internal):before,.core button:focus.link-external:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeD0iMHB4IiB5PSIwcHgiICAgICAgd2lkdGg9IjI0cHgiIGhlaWdodD0iMjRweCIgdmlld0JveD0iMCAwIDI0IDI0IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAyNCAyNDsiIHhtbDpzcGFjZT0icHJlc2VydmUiIGZpbGw9IiNDNTBBMzMiPjxwYXRoIGQ9Ik02LjQsNi4ybDAsMmw3LjksMGwtOC42LDguNmwxLjQsMS40bDguNi04LjZsMCw3LjloMmwwLTExLjNMNi40LDYuMnoiLz48L3N2Zz4=)}.core a:hover[href^=mailto]:before,.core a:hover.link-mail:before,.core a:focus[href^=mailto]:before,.core a:focus.link-mail:before,.core button:hover[href^=mailto]:before,.core button:hover.link-mail:before,.core button:focus[href^=mailto]:before,.core button:focus.link-mail:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSIjQzUwQTMzIj48cGF0aCBkPSJNMjAgNEg0Yy0xLjEgMC0xLjk5LjktMS45OSAyTDIgMThjMCAxLjEuOSAyIDIgMmgxNmMxLjEgMCAyLS45IDItMlY2YzAtMS4xLS45LTItMi0yem0wIDRsLTggNS04LTVWNmw4IDUgOC01djJ6Ii8+PC9zdmc+)}.core a:hover.link-download:before,.core a:focus.link-download:before,.core button:hover.link-download:before,.core button:focus.link-download:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSIjQzUwQTMzIj48cGF0aCBkPSJNMTkgMTJ2N0g1di03SDN2N2MwIDEuMS45IDIgMiAyaDE0YzEuMSAwIDItLjkgMi0ydi03aC0yem0tNiAuNjdsMi41OS0yLjU4TDE3IDExLjVsLTUgNS01LTUgMS40MS0xLjQxTDExIDEyLjY3VjNoMnoiLz48cGF0aCBmaWxsPSJub25lIiBkPSJNMCAwaDI0djI0SDB6Ii8+PC9zdmc+)}.core a:focus,.core button:focus{outline:2px solid #0969da;outline-offset:2px}.core .module.red a:focus,.core .module.red button:focus{outline-color:#fff}.core .module.gray a[href^=http]:not(.link-internal):before,.core .module.gray a[href^=mailto]:before,.core .module.gray a.link-external:before,.core .module.gray a.link-mail:before,.core .module.gray a.link-download:before,.core .module.gray button[href^=http]:not(.link-internal):before,.core .module.gray button[href^=mailto]:before,.core .module.gray button.link-external:before,.core .module.gray button.link-mail:before,.core .module.gray button.link-download:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeD0iMHB4IiB5PSIwcHgiICAgICAgd2lkdGg9IjI0cHgiIGhlaWdodD0iMjRweCIgdmlld0JveD0iMCAwIDI0IDI0IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAyNCAyNDsiIHhtbDpzcGFjZT0icHJlc2VydmUiIGZpbGw9IiNGRkZGRkYiPjxwYXRoIGQ9Ik02LjQsNi4ybDAsMmw3LjksMGwtOC42LDguNmwxLjQsMS40bDguNi04LjZsMCw3LjloMmwwLTExLjNMNi40LDYuMnoiLz48L3N2Zz4NCg==)}.core .module.gray a[href^=mailto]:before,.core .module.gray a.link-mail:before,.core .module.gray button[href^=mailto]:before,.core .module.gray button.link-mail:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSIjRkZGRkZGIj48cGF0aCBkPSJNMjAgNEg0Yy0xLjEgMC0xLjk5LjktMS45OSAyTDIgMThjMCAxLjEuOSAyIDIgMmgxNmMxLjEgMCAyLS45IDItMlY2YzAtMS4xLS45LTItMi0yem0wIDRsLTggNS04LTVWNmw4IDUgOC01djJ6Ii8+PC9zdmc+DQo=)}.core .module.gray a.link-download:before,.core .module.gray button.link-download:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSIjRkZGRkZGIj48cGF0aCBkPSJNMTkgMTJ2N0g1di03SDN2N2MwIDEuMS45IDIgMiAyaDE0YzEuMSAwIDItLjkgMi0ydi03aC0yem0tNiAuNjdsMi41OS0yLjU4TDE3IDExLjVsLTUgNS01LTUgMS40MS0xLjQxTDExIDEyLjY3VjNoMnoiLz48cGF0aCBmaWxsPSJub25lIiBkPSJNMCAwaDI0djI0SDB6Ii8+PC9zdmc+DQo=)}.core .module.gray a:hover[href^=http]:not(.link-internal):before,.core .module.gray a:hover.link-external:before,.core .module.gray a:focus[href^=http]:not(.link-internal):before,.core .module.gray a:focus.link-external:before,.core .module.gray button:hover[href^=http]:not(.link-internal):before,.core .module.gray button:hover.link-external:before,.core .module.gray button:focus[href^=http]:not(.link-internal):before,.core .module.gray button:focus.link-external:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeD0iMHB4IiB5PSIwcHgiICAgICAgd2lkdGg9IjI0cHgiIGhlaWdodD0iMjRweCIgdmlld0JveD0iMCAwIDI0IDI0IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAyNCAyNDsiIHhtbDpzcGFjZT0icHJlc2VydmUiIGZpbGw9IiNDNTBBMzMiPjxwYXRoIGQ9Ik02LjQsNi4ybDAsMmw3LjksMGwtOC42LDguNmwxLjQsMS40bDguNi04LjZsMCw3LjloMmwwLTExLjNMNi40LDYuMnoiLz48L3N2Zz4=)}.core .module.gray a:hover[href^=mailto]:before,.core .module.gray a:hover.link-mail:before,.core .module.gray a:focus[href^=mailto]:before,.core .module.gray a:focus.link-mail:before,.core .module.gray button:hover[href^=mailto]:before,.core .module.gray button:hover.link-mail:before,.core .module.gray button:focus[href^=mailto]:before,.core .module.gray button:focus.link-mail:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSIjQzUwQTMzIj48cGF0aCBkPSJNMjAgNEg0Yy0xLjEgMC0xLjk5LjktMS45OSAyTDIgMThjMCAxLjEuOSAyIDIgMmgxNmMxLjEgMCAyLS45IDItMlY2YzAtMS4xLS45LTItMi0yem0wIDRsLTggNS04LTVWNmw4IDUgOC01djJ6Ii8+PC9zdmc+)}.core .module.gray a:hover.link-download:before,.core .module.gray a:focus.link-download:before,.core .module.gray button:hover.link-download:before,.core .module.gray button:focus.link-download:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSIjQzUwQTMzIj48cGF0aCBkPSJNMTkgMTJ2N0g1di03SDN2N2MwIDEuMS45IDIgMiAyaDE0YzEuMSAwIDItLjkgMi0ydi03aC0yem0tNiAuNjdsMi41OS0yLjU4TDE3IDExLjVsLTUgNS01LTUgMS40MS0xLjQxTDExIDEyLjY3VjNoMnoiLz48cGF0aCBmaWxsPSJub25lIiBkPSJNMCAwaDI0djI0SDB6Ii8+PC9zdmc+)}.core .module.gray a.tooltip-link,.core .module.gray button.tooltip-link,.core .module.gray abbr.tooltip-link,.core .module.gray dfn.tooltip-link,.core .module.gray acronym.tooltip-link{border-color:#fff}.core .module.gray figure figcaption a.tooltip-link,.core .module.gray figure figcaption button.tooltip-link,.core .module.gray figure figcaption abbr.tooltip-link,.core .module.gray figure figcaption dfn.tooltip-link,.core .module.gray figure figcaption acronym.tooltip-link{color:#000;border-color:#000}.core .shariff .shariff-button{width:auto;height:auto}.core .shariff .shariff-button a{padding:5px;height:40px;border-radius:50%}.core .shariff .shariff-button a:before{content:none}.core .shariff .shariff-button a .fab{font-size:24px;width:30px;line-height:30px}.core .shariff .shariff-button a .fa,.core .shariff .shariff-button a .fab,.core .shariff .shariff-button a .fal,.core .shariff .shariff-button a .far,.core .shariff .shariff-button a .fas{display:block}.share-list{margin-bottom:0}.share-list li+li{margin-left:10px}.pagination{text-align:center;list-style-type:none;padding:0}.pagination>li{display:inline-block}.pagination>li>a{padding:10px;display:block;line-height:normal}main .shariff .shariff-button{width:auto;height:auto}main .shariff .shariff-button a{padding:5px;height:40px;border-radius:50%}main .shariff .shariff-button a:before{content:none}main .shariff .shariff-button a .fab{font-size:24px;width:30px;line-height:30px}main .shariff .shariff-button a .fa,main .shariff .shariff-button a .fab,main .shariff .shariff-button a .fal,main .shariff .shariff-button a .far,main .shariff .shariff-button a .fas{display:block}.language-chooser{list-style:none;padding:0;margin:0 -15px}.language-chooser>li{padding:0 15px;margin:0}.language-chooser>li .language-choice{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.language-chooser>li .language-choice img{margin-right:15px}button{background-color:rgba(0,0,0,0);border:none;padding:0}.btn{border:#c50a33 .2rem solid;padding:.4rem 1.5rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;position:relative;max-width:100%;-webkit-transition:all 250ms;transition:all 250ms}.btn>span{padding:0 3rem}.btn>.icon{position:absolute;left:1rem;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:2.5rem}.btn>.icon svg{display:block;-webkit-transition:all 250ms;transition:all 250ms;fill:#c50a33}.btn:hover{background-color:#c50a33;color:#fff}.btn:hover>.icon svg{fill:#fff}.btn.black{border-color:#000;color:#000}.btn.black>.icon svg{fill:#000}.btn.black:hover{background-color:#000;color:#fff}.btn.black:hover>.icon svg{fill:#fff}.btn.white{border-color:#fff;color:#fff}.btn.white>.icon svg{fill:#fff}.btn.white:hover{background-color:#fff;color:#000}.btn.white:hover>.icon svg{fill:#000}.btn.red{border-color:#c50a33;color:#c50a33}.btn.red>.icon svg{fill:#c50a33}.btn.red:hover{background-color:#c50a33;color:#fff}.btn.red:hover>.icon svg{fill:#fff}.btn.redWcag{border-color:#b3092e;color:#b3092e}.btn.redWcag>.icon svg{fill:#b3092e}.btn.redWcag:hover{background-color:#b3092e;color:#fff}.btn.redWcag:hover>.icon svg{fill:#fff}.btn.green{border-color:#048909;color:#048909}.btn.green>.icon svg{fill:#048909}.btn.green:hover{background-color:#048909;color:#fff}.btn.green:hover>.icon svg{fill:#fff}.btn.arrow-button:before{content:"";display:inline-block;width:2rem;height:2rem}.btn.arrow-button .arrow{display:inline-block;position:relative;vertical-align:middle;-webkit-transition:all 250ms;transition:all 250ms}.btn.arrow-button .arrow:after{content:"";border-style:solid;border-color:#c50a33;border-top-width:0;border-right-width:.2rem;border-bottom-width:.2rem;border-left-width:0;display:block;padding:.3rem;position:absolute;top:50%;left:50%;-webkit-transition:all 250ms;transition:all 250ms}.btn.arrow-button .arrow:before{content:"";border:.2rem solid rgba(0,0,0,0);border-radius:50%;width:2rem;height:2rem;display:block;-webkit-transition:all 250ms;transition:all 250ms}.btn.arrow-button .arrow.right:after{-webkit-transform:translate(-75%, -50%) rotate(-45deg);-ms-transform:translate(-75%, -50%) rotate(-45deg);transform:translate(-75%, -50%) rotate(-45deg)}.btn.arrow-button .arrow.left:after{-webkit-transform:translate(-25%, -50%) rotate(135deg);-ms-transform:translate(-25%, -50%) rotate(135deg);transform:translate(-25%, -50%) rotate(135deg)}.btn.arrow-button .arrow.up:after{-webkit-transform:translate(-50%, -25%) rotate(-135deg);-ms-transform:translate(-50%, -25%) rotate(-135deg);transform:translate(-50%, -25%) rotate(-135deg)}.btn.arrow-button .arrow.down:after{-webkit-transform:translate(-50%, -75%) rotate(45deg);-ms-transform:translate(-50%, -75%) rotate(45deg);transform:translate(-50%, -75%) rotate(45deg)}.btn.arrow-button:hover .arrow:after{border-color:#fff}.btn.arrow-button.black .arrow:after{border-color:#000}.btn.arrow-button.black:hover .arrow:after{border-color:#fff}.btn.arrow-button.white .arrow:after{border-color:#fff}.btn.arrow-button.white:hover .arrow:after{border-color:#000}.btn.arrow-button.red .arrow:after{border-color:#c50a33}.btn.arrow-button.red:hover .arrow:after{border-color:#fff}.btn.arrow-button.redWcag .arrow:after{border-color:#b3092e}.btn.arrow-button.redWcag:hover .arrow:after{border-color:#fff}.btn.arrow-button.green .arrow:after{border-color:#048909}.btn.arrow-button.green:hover .arrow:after{border-color:#fff}.btn.arrow-button.collapsed .arrow{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.btn.inverse{background-color:#c50a33;color:#fff}.btn.inverse>.icon svg{fill:#fff}.btn.inverse:hover{background-color:rgba(0,0,0,0);color:#c50a33}.btn.inverse:hover>.icon svg{fill:#c50a33}.btn.inverse.arrow-button .arrow:after{border-color:#fff}.btn.inverse.arrow-button:hover .arrow:after{border-color:#c50a33}.btn.inverse.black{background-color:#000}.btn.inverse.black>.icon svg{fill:#fff}.btn.inverse.black:hover{background-color:rgba(0,0,0,0);color:#000}.btn.inverse.black:hover>.icon svg{fill:#000}.btn.inverse.black:hover.arrow-button .arrow:after{border-color:#000}.btn.inverse.white{background-color:#fff;color:#000}.btn.inverse.white>.icon svg{fill:#000}.btn.inverse.white.arrow-button .arrow:after{border-color:#000}.btn.inverse.white:hover{background-color:rgba(0,0,0,0);color:#fff}.btn.inverse.white:hover>.icon svg{fill:#fff}.btn.inverse.white:hover.arrow-button .arrow:after{border-color:#fff}.btn.inverse.red{background-color:#c50a33}.btn.inverse.red>.icon svg{fill:#fff}.btn.inverse.red:hover{background-color:rgba(0,0,0,0);color:#c50a33}.btn.inverse.red:hover>.icon svg{fill:#c50a33}.btn.inverse.red:hover.arrow-button .arrow:after{border-color:#c50a33}.btn.inverse.redWcag{background-color:#b3092e}.btn.inverse.redWcag>.icon svg{fill:#fff}.btn.inverse.redWcag:hover{background-color:rgba(0,0,0,0);color:#b3092e}.btn.inverse.redWcag:hover>.icon svg{fill:#b3092e}.btn.inverse.redWcag:hover.arrow-button .arrow:after{border-color:#b3092e}.btn.inverse.green{background-color:#048909}.btn.inverse.green>.icon svg{fill:#fff}.btn.inverse.green:hover{background-color:rgba(0,0,0,0);color:#048909}.btn.inverse.green:hover>.icon svg{fill:#048909}.btn.inverse.green:hover.arrow-button .arrow:after{border-color:#048909}.breadcrumb>ol{padding:.8rem 0}.breadcrumb>ol>li{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:1.2rem;margin:0;padding:.8rem 0}.breadcrumb>ol>li a,.breadcrumb>ol>li span{line-height:normal}.page-dots,.flickity-page-dots{list-style:none;padding:0;margin:0;text-align:center}.page-dots .dot,.flickity-page-dots .dot{display:inline-block;width:1rem;height:1rem;border:#9f9f9f .1rem solid;border-radius:50%;background-color:#fff;margin:0 .5rem;-webkit-box-shadow:2px 2px 6px 1px rgba(0,0,0,.16);box-shadow:2px 2px 6px 1px rgba(0,0,0,.16);opacity:1;-webkit-transition:all 250ms;transition:all 250ms}@media(min-width: 992px){.page-dots .dot,.flickity-page-dots .dot{width:2rem;height:2rem;margin:0 1rem;border-width:.2rem}}.page-dots .dot.is-selected,.page-dots .dot.active,.flickity-page-dots .dot.is-selected,.flickity-page-dots .dot.active{border-color:#fff;background-color:#c50a33}.zoom{width:3rem;height:3rem;background-color:#e2e2e3;-webkit-box-shadow:2px 2px 6px 1px rgba(0,0,0,.16);box-shadow:2px 2px 6px 1px rgba(0,0,0,.16);border-radius:50%;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.zoom>span{width:1.8rem}@media(min-width: 992px){.zoom{width:5rem;height:5rem}.zoom>span{width:3rem}}.close{opacity:1}input[type=checkbox]+label,textarea[type=checkbox]+label,input[type=radio]+label,textarea[type=radio]+label{position:relative;padding-left:3.5rem;margin-right:1.8rem}input[type=checkbox]+label:before,textarea[type=checkbox]+label:before,input[type=checkbox]+label:after,textarea[type=checkbox]+label:after,input[type=radio]+label:before,textarea[type=radio]+label:before,input[type=radio]+label:after,textarea[type=radio]+label:after{content:"";position:absolute;width:2.4rem;height:2.4rem;background-size:100% 100%;background-repeat:no-repeat;background-position:center;left:-0.2rem;top:0rem}input[type=checkbox]+label:before,textarea[type=checkbox]+label:before,input[type=radio]+label:before,textarea[type=radio]+label:before{background-image:url("../images/icons/checkbox-unchecked.svg")}input[type=checkbox]+label:after,textarea[type=checkbox]+label:after,input[type=radio]+label:after,textarea[type=radio]+label:after{background-image:url("../images/icons/checkbox-checked.svg");opacity:0;-webkit-transition:all 250ms;transition:all 250ms}input[type=checkbox]:checked+label:after,textarea[type=checkbox]:checked+label:after,input[type=radio]:checked+label:after,textarea[type=radio]:checked+label:after{opacity:1}input[type=radio]+label:before,textarea[type=radio]+label:before{background-image:url("../images/icons/radiobutton-unchecked.svg")}input[type=radio]+label:after,textarea[type=radio]+label:after{background-image:url("../images/icons/radiobutton-checked.svg")}input[type=text],textarea,input[type=email],input[type=number],input[type=password]{border:#000 .2rem solid;display:block;width:100%;color:#000;padding:1rem 1rem 1rem 1.5rem;-webkit-transition:all 250ms;transition:all 250ms}@media(min-width: 576px){input[type=text],textarea,input[type=email],input[type=number],input[type=password]{padding:1rem 2.2rem}}input[type=text]+label,textarea+label,input[type=email]+label,input[type=number]+label,input[type=password]+label{position:absolute;top:0;left:1.5rem;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);font-size:1.2rem;background:#fff;padding:0 .7rem;margin:0;color:#000;line-height:normal;cursor:text;-webkit-transition:all 250ms;transition:all 250ms}input[type=text]+label+i svg,textarea+label+i svg,input[type=email]+label+i svg,input[type=number]+label+i svg,input[type=password]+label+i svg{fill:#000;-webkit-transition:all 250ms;transition:all 250ms}input[type=text].empty:not(:focus)+label,textarea.empty:not(:focus)+label,input[type=email].empty:not(:focus)+label,input[type=number].empty:not(:focus)+label,input[type=password].empty:not(:focus)+label{top:50%;font-size:1.6rem}input[type=text].empty,textarea.empty,input[type=email].empty,input[type=number].empty,input[type=password].empty{border-color:#747474;color:#747474}input[type=text].empty+label,textarea.empty+label,input[type=email].empty+label,input[type=number].empty+label,input[type=password].empty+label{color:#747474}input[type=text].empty+label+i svg,textarea.empty+label+i svg,input[type=email].empty+label+i svg,input[type=number].empty+label+i svg,input[type=password].empty+label+i svg{fill:#747474}input[type=text]:focus,textarea:focus,input[type=email]:focus,input[type=number]:focus,input[type=password]:focus{border-color:#c50a33}input[type=text]:focus+label,textarea:focus+label,input[type=email]:focus+label,input[type=number]:focus+label,input[type=password]:focus+label{color:#c50a33}input[type=text]:focus+label+i svg,textarea:focus+label+i svg,input[type=email]:focus+label+i svg,input[type=number]:focus+label+i svg,input[type=password]:focus+label+i svg{fill:#c50a33}input[type=text].search,textarea.search,input[type=email].search,input[type=number].search,input[type=password].search{border-width:.2rem;background-color:#fff !important;padding-right:4rem}input[type=text].search+label,textarea.search+label,input[type=email].search+label,input[type=number].search+label,input[type=password].search+label{-webkit-transition:none;transition:none}input[type=text].search+label+i,textarea.search+label+i,input[type=email].search+label+i,input[type=number].search+label+i,input[type=password].search+label+i{width:2.4rem;display:block;position:absolute;right:1rem;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}@media(min-width: 576px){input[type=text].search+label+i,textarea.search+label+i,input[type=email].search+label+i,input[type=number].search+label+i,input[type=password].search+label+i{right:1.5rem}}input[type=text].search:focus+label,textarea.search:focus+label,input[type=text].search:not(.empty)+label,textarea.search:not(.empty)+label,input[type=email].search:focus+label,input[type=email].search:not(.empty)+label,input[type=number].search:focus+label,input[type=number].search:not(.empty)+label,input[type=password].search:focus+label,input[type=password].search:not(.empty)+label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}textarea+label{display:none}textarea.empty:not(:focus)+label{display:block;top:20px;font-size:1.6rem}.input-group{position:relative}.dropdown-toggle{position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#747474;border-bottom:#747474 .2rem solid;padding:0 1.5rem 1.5rem}.dropdown-toggle:after{content:none}.dropdown-toggle .arrow{display:inline-block;position:relative;vertical-align:middle}.dropdown-toggle .arrow:after{content:"";border-style:solid;border-color:#9f9f9f;border-top-width:0;border-right-width:.2rem;border-bottom-width:.2rem;border-left-width:0;display:block;padding:.3rem;position:absolute;top:50%;left:50%;-webkit-transition:all 250ms;transition:all 250ms}.dropdown-toggle .arrow:before{content:"";border:.2rem solid rgba(0,0,0,0);border-radius:50%;width:2rem;height:2rem;display:block;-webkit-transition:all 250ms;transition:all 250ms}.dropdown-toggle .arrow:after{-webkit-transform:translate(-50%, -75%) rotate(45deg);-ms-transform:translate(-50%, -75%) rotate(45deg);transform:translate(-50%, -75%) rotate(45deg)}.dropdown-menu{font-size:1.6rem;width:100%;margin:0;padding:0;border:#e2e2e3 .1rem solid;border-radius:0}.dropdown-menu .dropdown-item+label{display:block;padding:1rem 1.5rem;margin:0}.dropdown-menu .dropdown-item+label+input+label,.dropdown-menu .dropdown-item+label+textarea+label{border-top:#e2e2e3 .1rem solid}.dropdown-menu .dropdown-item+label:hover{background:#e2e2e3}.dropdown-menu .dropdown-item+label:before,.dropdown-menu .dropdown-item+label:after{content:none}.dropdown-menu .dropdown-item:checked+label{background:#e2e2e3}.alert{background:#f4f4f4;border-left:rgba(0,0,0,0) .8rem solid;margin-bottom:2.6rem;padding:4rem 2rem 2rem;position:relative}@media(min-width: 576px){.alert{padding:3rem 6rem 1rem 3rem}}.alert>p{margin-bottom:1.5rem}.alert .close{opacity:1;width:3.3rem;height:3.3rem;top:.5rem;right:.5rem;position:absolute}@media(min-width: 576px){.alert .close{top:1.5rem;right:1.5rem;width:4rem;height:4rem}}.alert.alert-success{color:#048909;border-color:#048909}.alert.alert-success .close svg{fill:#048909}.alert.alert-error{color:#c50a33;border-color:#c50a33}.alert.alert-error .close svg{fill:#c50a33}.powermail_fieldwrap .powermail_field_error{border-color:#c50a33 !important}.powermail_fieldwrap .error{margin-bottom:0 !important;padding-top:2px;color:#c50a33;border-color:#c50a33}.elevator .elevator-toggle{font-size:2rem;color:#c50a33;font-weight:900;line-height:2.8rem;text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;padding:0 0 2rem;margin-bottom:2.6rem;border-bottom:.2rem #c50a33 solid}@media(min-width: 576px){.elevator .elevator-toggle{font-size:2.6rem;line-height:3.6rem}}@media(min-width: 576px){.elevator .elevator-toggle{padding:0 1rem 2rem 2rem}}.elevator .elevator-toggle>span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elevator .elevator-toggle>span .icon{margin-right:2rem}.elevator .elevator-toggle>span .icon svg{width:3rem;height:3rem;display:block;fill:#747474}.elevator .elevator-toggle .arrow{display:block;position:relative;vertical-align:middle;-webkit-transition:all 250ms;transition:all 250ms}.elevator .elevator-toggle .arrow:after{content:"";border-style:solid;border-color:#c50a33;border-top-width:0;border-right-width:.2rem;border-bottom-width:.2rem;border-left-width:0;display:block;padding:.5rem;position:absolute;top:50%;left:50%;-webkit-transition:all 250ms;transition:all 250ms}.elevator .elevator-toggle .arrow:before{content:"";border:.2rem solid rgba(0,0,0,0);border-radius:50%;width:4rem;height:4rem;display:block;-webkit-transition:all 250ms;transition:all 250ms}.elevator .elevator-toggle .arrow.right:after{-webkit-transform:translate(-75%, -50%) rotate(-45deg);-ms-transform:translate(-75%, -50%) rotate(-45deg);transform:translate(-75%, -50%) rotate(-45deg)}.elevator .elevator-toggle .arrow.left:after{-webkit-transform:translate(-25%, -50%) rotate(135deg);-ms-transform:translate(-25%, -50%) rotate(135deg);transform:translate(-25%, -50%) rotate(135deg)}.elevator .elevator-toggle .arrow.up:after{-webkit-transform:translate(-50%, -25%) rotate(-135deg);-ms-transform:translate(-50%, -25%) rotate(-135deg);transform:translate(-50%, -25%) rotate(-135deg)}.elevator .elevator-toggle .arrow.down:after{-webkit-transform:translate(-50%, -75%) rotate(45deg);-ms-transform:translate(-50%, -75%) rotate(45deg);transform:translate(-50%, -75%) rotate(45deg)}.elevator .elevator-toggle .arrow.circle:before{border-color:#c50a33}.elevator .elevator-toggle .arrow:after{-webkit-transition:-webkit-transform 250ms ease;transition:-webkit-transform 250ms ease;transition:transform 250ms ease;transition:transform 250ms ease, -webkit-transform 250ms ease;-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center}.elevator .elevator-toggle.collapsed .arrow:after{-webkit-transform:translate(-50%, -75%) rotate(45deg);-ms-transform:translate(-50%, -75%) rotate(45deg);transform:translate(-50%, -75%) rotate(45deg)}.elevator .elevator-toggle:not(.collapsed) .arrow:after{-webkit-transform:translate(-50%, -25%) rotate(-135deg);-ms-transform:translate(-50%, -25%) rotate(-135deg);transform:translate(-50%, -25%) rotate(-135deg)}.elevator .elevator-inner{padding:1rem 0 0;margin-bottom:2.6rem}@media(min-width: 576px){.elevator .elevator-inner{padding:1rem 2rem 0}}.downloads .preview-image{-ms-flex-preferred-size:130px;flex-basis:130px;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}figure{margin:0;position:relative}figure:not(.video-integration) figcaption{color:#000 !important}@media(min-width: 576px){figure:not(.video-integration) figcaption{position:absolute;bottom:0;left:0;width:100%}}figure.video-integration figcaption{border-left:#c50a33 .8rem solid;background:#f4f4f4;color:#000}.image-wrap{position:relative}.image-wrap button.zoom{position:absolute;top:15px;right:15px}@media(min-width: 576px){.image-wrap button.zoom{top:25px;right:25px}}.zoomable{position:relative}.zoomable button.zoom{position:absolute;top:15px;right:15px;z-index:300}@media(min-width: 576px){.zoomable button.zoom{top:25px;right:25px}}@media(min-width: 992px){.gallery-main{margin-bottom:3rem}}.gallery-main .image,.gallery-main .description{-ms-flex-item-align:center;align-self:center}.gallery-main .description{padding:30px 30px .05px 30px;background-color:#fff}.gallery-main .description .content-wrap{margin-bottom:3rem}@media(min-width: 576px){.gallery-main .carousel-cell{padding:0 60px}}.gallery-main .flickity-prev-next-button{top:100px}@media(min-width: 768px){.gallery-main .flickity-prev-next-button{top:50%}}.gallery-thumbs{margin-bottom:20px}@media(min-width: 576px){.gallery-thumbs{margin-bottom:30px}}.gallery-thumbs>.row{margin-left:-5px;margin-right:-5px}@media(min-width: 576px){.gallery-thumbs>.row{margin-left:-15px;margin-right:-15px}}.gallery-thumbs>.row>.thumb-container{padding:0 5px;margin-bottom:6px}@media(min-width: 576px){.gallery-thumbs>.row>.thumb-container{padding:0 15px;margin-bottom:26px}}.gallery-thumbs .thumb{display:block;border:.4rem rgba(0,0,0,0) solid;-webkit-transition:all 250ms;transition:all 250ms}.gallery-thumbs .thumb.is-selected{border-color:#c50a33}@media(min-width: 576px){.modal .gallery-main .description{padding-left:45px;padding-right:45px}}.modal .gallery-main .image,.modal .gallery-main .description{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.modal .gallery-main .carousel-cell{padding:0}.modal.white-modal{background:#fff}.modal.white-modal .close{background:#c50a33;position:absolute;top:0;right:-15px}.modal .modal-dialog{margin-left:1.5rem;margin-right:1.5rem}@media(min-width: 576px){.modal .modal-dialog{margin-left:auto;margin-right:auto}}.modal .header{position:fixed;left:0;top:0;right:0;padding-top:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.modal .close{width:3rem;height:3rem}@media(min-width: 576px){.modal .close{width:5.5rem;height:5.5rem}}.modal .close svg{fill:#fff}.modal .hidden-modal{display:none}.modal .modal-content .image-wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.modal .modal-content .image-wrap figure{margin-left:auto;margin-right:auto}@media(max-width: 575.98px){.modal .modal-content .stretch-xs{margin-left:0;margin-right:0}}@media(min-width: 576px)and (max-width: 767.98px){.modal .modal-content .stretch-sm{margin-left:0;margin-right:0}}@media(min-width: 768px)and (max-width: 991.98px){.modal .modal-content .stretch-md{margin-left:0;margin-right:0}}@media(min-width: 992px)and (max-width: 1199.98px){.modal .modal-content .stretch-lg{margin-left:0;margin-right:0}}@media(min-width: 1200px){.modal .modal-content .stretch-xl{margin-left:0;margin-right:0}}.carousel-control-prev,.carousel-control-next{opacity:1}.flickity-prev-next-button{padding:0;width:auto;height:auto;background:none}.flickity-prev-next-button .arrow:before{border-color:#c50a33}.flickity-prev-next-button:hover .arrow:before{border-color:#c50a33}.carousel-indicators{bottom:1.6rem}@media(min-width: 576px){.carousel-indicators{bottom:2rem}}.flickity-page-dots{position:relative;top:initial !important;bottom:initial !important;margin:15px auto}.flickity-viewport{width:100%}.carousel-cell{width:100%;overflow:hidden}.teaser-slider .slide{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(min-width: 992px){.teaser-slider .slide{min-height:500px}}.teaser-slider .slide .background-image{background-repeat:no-repeat;background-size:cover;background-position-x:center;height:20rem;width:100%;margin-bottom:2rem}@media(min-width: 992px){.teaser-slider .slide .background-image{position:absolute;left:0;top:0;height:100%}}.teaser-slider .slide .content-wrap{padding-top:0}@media(min-width: 992px){.teaser-slider .slide .content-wrap{background:none}}.teaser-slider .slide .teaser-content{background:#fff;padding:3.5rem 2rem}.teaser-slider .controls{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;left:0;right:0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0;top:100px;z-index:10}@media(min-width: 992px){.teaser-slider .controls{top:50%}}.teaser-slider .controls .prev-next-button{position:absolute;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.teaser-slider .controls .prev-next-button.next{right:0}.teaser-slider .controls .prev-next-button.prev{left:0}.teaser-slider .flickity-page-dots{bottom:auto;top:17rem}@media(min-width: 576px){.teaser-slider .flickity-page-dots{top:16rem}}@media(min-width: 992px){.teaser-slider .flickity-page-dots{top:auto;bottom:4rem}}#page-1 .teaser-slider{margin-bottom:60px}.quick-nav{max-width:930px;margin:0 auto;text-align:center}.quick-nav a{display:block}.quick-nav .icon-wrap{width:100%;max-width:130px;margin:0 auto 2rem;background:#c50a33;border-radius:50%}.quick-nav .icon-wrap .icon{max-width:55px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.quick-nav .icon-wrap .icon svg{fill:#fff}.teaser-box{border-left:#c50a33 .8rem solid;background:#f4f4f4;padding:35px 30px .05px;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.teaser-box .btn{-ms-flex-item-align:end;align-self:flex-end}.teaser-box .content-wrap{margin-bottom:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.teaser-box .content-wrap>*:last-child{margin-bottom:0}.teaser-box img{margin-bottom:3.1rem}.teaser-box .text-columns>*:last-child{margin-bottom:0}.teaser-box .one-column>*:last-child{margin-bottom:0}.events .events-wrap{position:relative;margin-bottom:10px}@media(min-width: 576px){.events .events-wrap{margin-bottom:40px}}.events .events-wrap .prev-next-button+.prev-next-button{margin-left:15px}.events .event{background-color:#fff;margin-bottom:20px;padding-top:15px;height:auto}.events .event .content-wrap{margin-bottom:15px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.events .event .date-time{color:#747474;margin-bottom:20px;width:100%}.events .event .date-time .icon{width:2rem;height:2rem;display:inline-block;margin-right:1rem;vertical-align:middle}.events .event .date-time .icon svg{fill:#747474;display:block}.events .event .date-time span{display:inline-block;vertical-align:middle}.events .event .date-time>span+span{margin-left:25px}.events .more{margin-bottom:20px}.jump-teaser{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.jump-teaser h3,.jump-teaser h4{padding:25px 30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.jump-teaser h3>span.label,.jump-teaser h4>span.label{margin-right:15px;font-size:2.6rem}.jump-teaser h3>span.label+.arrow:before,.jump-teaser h4>span.label+.arrow:before{border-width:.2rem;width:3rem;height:3rem}.jump-teaser h3>span.label+.arrow:after,.jump-teaser h4>span.label+.arrow:after{border-right-width:.2rem;border-bottom-width:.2rem;padding:.3rem}@media(min-width: 576px){.jump-teaser h3>span.label+.arrow:before,.jump-teaser h4>span.label+.arrow:before{border-width:.3rem;width:4rem;height:4rem}.jump-teaser h3>span.label+.arrow:after,.jump-teaser h4>span.label+.arrow:after{border-right-width:.3rem;border-bottom-width:.3rem;padding:.4rem}}.jump-teaser .bg-red,.jump-teaser img{width:100%;max-width:400px;margin:0 auto}.jump-teaser .bg-red{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.jump-teaser a{outline-offset:3px}#map-canvas{height:200px;position:relative}@media(min-width: 576px){#map-canvas{height:300px}}@media(min-width: 768px){#map-canvas{height:400px}}@media(min-width: 992px){#map-canvas{height:500px}}#map-canvas .map-terms{background-image:url("../images/map-dummy.jpg");background-repeat:no-repeat;background-size:cover;background-position:bottom right;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;width:100%;height:100%}#map-canvas .map-terms .inner-wrap{margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;padding:10px;background:hsla(0,0%,100%,.5);font-size:1.4rem;line-height:normal}@media(min-width: 576px){#map-canvas .map-terms .inner-wrap{padding:20px}}#map-canvas .map-terms .inner-wrap p{margin-bottom:10px}#map-canvas .map-terms .inner-wrap .btn>span{padding:0}.contact .icon-wrap{width:100%;max-width:130px;margin:0 auto 2rem;background:#fff;border-radius:50%}.contact .icon-wrap .icon{max-width:55px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.contact .icon-wrap .icon svg{fill:#747474}.contact .icon-wrap{width:80px;margin-bottom:0;border:#fff 5px solid}@media(min-width: 576px){.contact .icon-wrap{width:130px}}.contact .icon-wrap .icon{max-width:45px}@media(min-width: 576px){.contact .icon-wrap .icon{max-width:75px}}.contact a[href^=mailto]:before{content:none}.video .video-terms{background-repeat:no-repeat;background-size:cover;background-position:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.video .video-terms .inner-wrap{margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:80%;padding:10px;background:hsla(0,0%,100%,.95);font-size:1.4rem;line-height:normal}@media(min-width: 576px){.video .video-terms .inner-wrap{padding:20px}}.video .video-terms .inner-wrap p{margin-bottom:10px}.video .video-terms .inner-wrap .btn>span{padding:0}.demo-box{margin-top:80px;margin-bottom:40px;padding:13px 15px 10px 15px;color:#004085;border-top:2px solid #b8daff;border-bottom:2px solid #b8daff;background-color:#cce5ff}.demo-box>.inner-wrap{max-width:1320px;margin:0 auto}.demo-box .headline{font-size:18px;font-weight:bold;color:#69c;margin:0 0 6px 0}.demo-box .content{font-size:12px;color:#69c}.demo-box .content p:last-child{margin-bottom:0}.module.placeholder{max-width:1440px;width:calc(100% - 30px);margin:40px auto}.module.placeholder .inner-wrap{padding:60px;margin-bottom:1rem;border:1px solid #faf2cc;border-radius:.25rem;background-color:#fcf8e3;color:#8a6d3b}.module.placeholder .headline{font-size:18px;font-weight:bold;margin:0 0 6px 0}.module.placeholder p:last-child{margin-bottom:0}.tx-powermail{margin-bottom:20px}.powermail_fieldwrap_type_select .powermail_label,.powermail_fieldwrap_type_radio .powermail_label,.powermail_fieldwrap_type_check .powermail_label{font-weight:bold}.blog-marginalie{padding-left:0 !important}.tx-t3extblog>.module.blog-list>.container-fluid>.inner-wrap>.col-12,.tx-t3extblog>.module.blog-list>.container-sm>.inner-wrap>.col-12,.tx-t3extblog>.module.blog-list>.container-md>.inner-wrap>.col-12,.tx-t3extblog>.module.blog-list>.container-lg>.inner-wrap>.col-12,.tx-t3extblog>.module.blog-list>.container-xl>.inner-wrap>.col-12{padding-left:0 !important;padding-right:0 !important}.tx-t3extblog>.module.blog-list .h3{width:100%;margin-bottom:10px}.tx-t3extblog>.module.blog-list .date-time{width:100%;margin-bottom:10px;color:#747474}.tx-t3extblog>.module.blog-list .date-time .icon svg{fill:#747474}.tx-t3extblog>.module.blog-list .categories{width:100%;margin-bottom:20px;margin-top:-15px}.tx-t3extblog>.module.blog-list .categories a{color:#333;text-decoration:none;font-size:1.15rem;text-transform:uppercase}.tx-t3extblog>.module.blog-list .categories a:focus,.tx-t3extblog>.module.blog-list .categories a:hover{color:#c50a33;text-decoration:underline}.module.blog-list .thumbnail.preview{margin-bottom:20px}@media(min-width: 992px){.module.blog-list .thumbnail.preview{margin-bottom:0}}.tx-t3extblog>.module.blog-show .thumbnail.preview{margin-bottom:20px}.module.blog-show .container-fluid,.module.blog-show .container-sm,.module.blog-show .container-md,.module.blog-show .container-lg,.module.blog-show .container-xl{margin-bottom:20px}.tx-t3extblog .list-inline{list-style-type:none;display:inline}.tx-t3extblog .list-inline li{display:inline}.tx-t3extblog .list-inline li:after{content:",";padding-right:4px}.tx-t3extblog .list-inline li:last-child:after{content:"";padding-right:0}.tx-t3extblog .frame>.module>.container-fluid,.tx-t3extblog .module>.container-fluid,.tx-t3extblog .module>.container-sm,.tx-t3extblog .module>.container-md,.tx-t3extblog .module>.container-lg,.tx-t3extblog .module>.container-xl{margin:0 !important;padding:0 !important}.module blockquote{margin:0 0 40px;padding-top:40px;padding-bottom:40px;text-align:center;border-top:2px solid #747474;border-bottom:2px solid #747474}.module blockquote p{position:relative;margin:0 auto;font-weight:400;font-size:2.5rem;line-height:1.2;max-width:600px;quotes:"„" "“"}.module blockquote p:before{content:open-quote}.module blockquote p:after{content:close-quote}.module blockquote cite{display:block;padding-top:10px;font-style:normal;font-size:1.4rem;color:#747474}@media(min-width: 992px){.module blockquote p{font-weight:600;font-size:3.4rem}.module blockquote cite{font-size:1.7rem}}.event-filter-box,.event-by-year{margin-bottom:15px !important}.event-by-year:last-child{margin-bottom:60px !important}.event-by-year p.h4{margin:-20px 0 30px 0 !important}.event-filter-box .container-fluid,.event-filter-box .container-sm,.event-filter-box .container-md,.event-filter-box .container-lg,.event-filter-box .container-xl{padding-top:15px}.event-filter-box .container-fluid>.inner-wrap,.event-filter-box .container-sm>.inner-wrap,.event-filter-box .container-md>.inner-wrap,.event-filter-box .container-lg>.inner-wrap,.event-filter-box .container-xl>.inner-wrap{margin-bottom:15px}.event-filter-box label{display:inline-block;margin-right:12px;font-weight:bold}.event-filter-box select{padding:7px 10px;min-width:230px;vertical-align:middle}.event-filter-box button{margin-left:12px;vertical-align:middle}.js-on .event-filter-box button{display:none}#breadcrumb-wrap{padding-left:0 !important;padding-right:0 !important}.blog-categories{padding-top:40px;padding-bottom:40px;border-top:4px solid #c50a33}.blog-categories ul{margin:0;padding:0}.blog-categories li{display:inline-block}.blog-categories li a{color:#666;text-transform:uppercase;text-decoration:none}.blog-categories li a:focus,.blog-categories li a:hover{color:#c50a33}.blog-categories li:after{content:"/";padding:0 10px}.blog-categories li:last-child:after{content:"";padding:0}.blog-post{padding-top:40px;padding-bottom:40px;border-bottom:2px solid #ccc}.blog-post:first-child{border-top:2px solid #ccc}.blog-post .categories{margin-bottom:1.5rem}.blog-post .categories a{color:#666;text-transform:uppercase;text-decoration:none}.blog-post .date-time,.blog-show .date-time{color:#666;margin-bottom:1.5rem}.blog-post .date-time svg,.blog-show .date-time svg{fill:#666}.blog-show{padding-top:20px;padding-bottom:40px;border-top:2px solid #ccc}.blog-show a:not(.btn-default){color:#666;text-transform:uppercase;text-decoration:none}.blog-show article{padding-top:1.5rem;padding-bottom:40px}.tag-cloud{padding-top:20px;padding-bottom:20px;border-top:2px solid #ccc}.tag-cloud .label{font-weight:bold}.tag-cloud a{color:#c50a33;text-decoration:none}.blog-filter{padding:6px 12px;background-color:#f4f4f4}.divider-section{margin-left:-60px;margin-right:-60px;height:60px;background-color:#f4f4f4}#comment-section{padding-top:60px}#comment-form{margin-bottom:60px}.blog-show .module.contact{padding:60px 60px .05px 60px}.blog-show .module.video .one-column{max-width:1000px}.blog-show .module-contact{margin-left:-60px;margin-right:-60px}.blog-show h2{font-size:1.8rem;line-height:3rem;color:#000}@media(min-width: 992px){.blog-show h2{font-size:2.2rem;line-height:3.5rem}}.blog-show h3{font-size:2rem;color:#000}.blog-show .content-wrap a{text-transform:none}.blog-keyvisual{margin-bottom:20px}.layout-4 .tx-kesearch-pi1>.module{margin-bottom:0 !important}.layout-4 .search-list{padding-top:0 !important;padding-left:0 !important;padding-right:0 !important}.layout-4 .search-list .module>.container-fluid,.layout-4 .search-list .module>.container-sm,.layout-4 .search-list .module>.container-md,.layout-4 .search-list .module>.container-lg,.layout-4 .search-list .module>.container-xl{width:auto !important;margin-left:0 !important;margin-right:0 !important}.layout-4 .search-list.kesearchbox,.layout-4 .kesearchbox.inner-wrap{margin-bottom:30px !important}.layout-4 #kesearch_num_results{margin-bottom:20px}.layout-4 #kesearch_results .result-list-item .result-teaser{color:#000}.layout-4 #kesearch_results .result-list-item .result-number,.layout-4 #kesearch_results .result-list-item .result-title{font-size:1.9rem}.layout-4 #kesearch_results .result-list-item .result-title .hit{font-weight:normal !important;color:#c50a33 !important}.layout-4 #kesearch_results .result-list-item .hit{font-weight:bold !important;color:#000 !important}.layout-4 #kesearch_results .add-info,.layout-4 #kesearch_results .add-info i{font-size:1.4rem;font-style:normal;color:#898989}.layout-4 #kesearch_filters .list li{line-height:1.8rem;color:#000}.layout-4 #kesearch_filters .optionCheckBox label{padding-top:.4rem}.layout-4 #kesearch_filters .checkboxList{margin-bottom:30px}.layout-4 #ke_search_sword{width:100% !important}.parsley-required{color:#c00}.tx-dm-subscriber fieldset>small{display:block;padding:10px 0}.easy-lang{font-size:150%;line-height:normal}.easy-lang ul,.easy-lang ol{padding-left:2.2rem}@media(min-width: 992px){.footer-nav>.row{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.footer-nav .col{-ms-flex-preferred-size:100%;flex-basis:100%}@media(min-width: 992px){.footer-nav .col{-ms-flex-preferred-size:20%;flex-basis:20%}.footer-nav .col.spread-2{-ms-flex-preferred-size:40%;flex-basis:40%}}.footer-nav a{text-decoration:none}.footer-nav a:hover,.footer-nav a:focus{text-decoration:underline}.footer-nav .elevator-toggle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer-nav .elevator-toggle .arrow{position:relative;display:inline-block;vertical-align:middle}.footer-nav .elevator-toggle .arrow:after{content:"";border-style:solid;border-color:#000;border-top-width:0;border-right-width:.2rem;border-bottom-width:.2rem;border-left-width:0;display:block;padding:.3rem;position:absolute;top:50%;left:50%;-webkit-transition:all 250ms;transition:all 250ms}.footer-nav .elevator-toggle .arrow:before{content:"";border:.2rem solid rgba(0,0,0,0);border-radius:50%;width:3rem;height:3rem;display:block;-webkit-transition:all 250ms;transition:all 250ms}.footer-nav .elevator-toggle .arrow:after{-webkit-transform:translate(-50%, -25%) rotate(-135deg);-ms-transform:translate(-50%, -25%) rotate(-135deg);transform:translate(-50%, -25%) rotate(-135deg)}@media(min-width: 992px){.footer-nav .elevator-toggle .arrow{display:none}}.footer-nav .elevator-toggle .arrow:before{border-color:#000}.footer-nav .elevator-toggle.collapsed .arrow:after{-webkit-transform:translate(-50%, -75%) rotate(45deg);-ms-transform:translate(-50%, -75%) rotate(45deg);transform:translate(-50%, -75%) rotate(45deg)}.footer-nav .donate>span{padding:0 1rem}.footer-bottom{min-height:80px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:5px 0}.footer-bottom a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:10px}.footer-bottom .icon{width:34px}.footer-bottom .col{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;width:auto;max-width:100%}.footer-bottom [class*=col]{margin:5px 0}.meta-nav .search-form,#global-modal .search-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.meta-nav .search-form .input-group,#global-modal .search-form .input-group{margin-left:10px}.meta-nav .search-form .search,.meta-nav .search-form label,#global-modal .search-form .search,#global-modal .search-form label{background:none}.meta-nav .search-form .icon-button,#global-modal .search-form .icon-button{border-radius:50%;padding:.5rem;color:#fff;line-height:1.2rem;max-width:2.2rem;font-size:1.2rem;display:block}@media(min-width: 992px){.meta-nav .search-form .icon-button,#global-modal .search-form .icon-button{padding:.9rem;line-height:1.7rem;max-width:3.5rem;font-size:1.6rem}}.meta-nav .search-form .icon-button .icon,#global-modal .search-form .icon-button .icon{width:1.2rem;height:1.2rem;position:relative;display:block}@media(min-width: 992px){.meta-nav .search-form .icon-button .icon,#global-modal .search-form .icon-button .icon{width:1.7rem;height:1.7rem}}.meta-nav .search-form .icon-button .icon>svg,#global-modal .search-form .icon-button .icon>svg{display:block;position:absolute;width:100%;height:100%;left:0;top:0;fill:#fff}#global-modal .search-form{padding:20px;background:#fff}.meta-nav{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:6rem;position:relative;z-index:100;background:#f4f4f4}@media(max-width: 991.98px){.meta-nav{background:#fff;z-index:10}}.meta-nav .open-main-nav{padding:10px;margin-right:5px}.meta-nav .open-main-nav .line{height:2px;width:18px;background:#000}.meta-nav .open-main-nav .line+.line{margin-top:4px}.meta-nav .nav-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(min-width: 992px){.meta-nav .nav-wrapper{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}@media(max-width: 575.98px){.meta-nav .nav-wrapper{width:100%}}.meta-nav .nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.meta-nav .nav>li{margin-bottom:0}.meta-nav .nav>li+li{margin:0 0 0 5px}@media(min-width: 992px){.meta-nav .nav>li+li{margin:0 0 0 15px}}@media(max-width: 991.98px){.meta-nav .nav .donate{font-size:1rem;padding:.4rem .5rem}.meta-nav .nav .donate:before{width:1rem;height:1rem}.meta-nav .nav .donate .icon{width:1.2rem;left:.5rem}.meta-nav .nav .donate>span{line-height:normal;padding:0 .8rem}.meta-nav .nav .donate .arrow:before{border-width:.2rem;width:1rem;height:1rem}.meta-nav .nav .donate .arrow:after{border-right-width:.2rem;border-bottom-width:.2rem;padding:.1rem}}.meta-nav .icon-button{border-radius:50%;padding:.5rem;color:#fff;line-height:1.2rem;max-width:2.2rem;font-size:1.2rem;display:block}@media(min-width: 992px){.meta-nav .icon-button{padding:.9rem;line-height:1.7rem;max-width:3.5rem;font-size:1.6rem}}.meta-nav .icon-button .icon{width:1.2rem;height:1.2rem;position:relative;display:block}@media(min-width: 992px){.meta-nav .icon-button .icon{width:1.7rem;height:1.7rem}}.meta-nav .icon-button .icon>svg{display:block;position:absolute;width:100%;height:100%;left:0;top:0;fill:#fff}.main-nav{position:fixed;left:0;top:0;background:#fff;width:calc(100% - 50px);-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%);-webkit-transition:-webkit-transform 250ms;transition:-webkit-transform 250ms;transition:transform 250ms;transition:transform 250ms, -webkit-transform 250ms;height:100%;z-index:400;overflow:hidden;visibility:hidden}@media(min-width: 576px){.main-nav{width:400px}}.main-nav~.nav-backdrop{position:fixed;left:0;width:0;height:0;top:0;background:#000;opacity:0;z-index:99;-webkit-transition:opacity 250ms;transition:opacity 250ms}.main-nav~.close-main-nav{background:#c50a33;padding:10px;position:fixed;right:0;top:-50px;width:50px;height:50px;z-index:101;visibility:hidden;-webkit-transition:all 250ms;transition:all 250ms}@media(min-width: 576px){.main-nav~.close-main-nav{left:400px;right:auto}}.main-nav~.close-main-nav .line{height:2px;width:22px;background:#fff;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%) rotate(45deg);-ms-transform:translate(-50%, -50%) rotate(45deg);transform:translate(-50%, -50%) rotate(45deg)}.main-nav~.close-main-nav .line+.line{-webkit-transform:translate(-50%, -50%) rotate(-45deg);-ms-transform:translate(-50%, -50%) rotate(-45deg);transform:translate(-50%, -50%) rotate(-45deg)}.main-nav.open{-webkit-transform:translateX(0%);-ms-transform:translateX(0%);transform:translateX(0%);visibility:visible}.main-nav.open~.close-main-nav{top:0;visibility:visible}.main-nav.show-backdrop~.nav-backdrop,.main-nav.open~.nav-backdrop{width:100%;height:100%;opacity:.5}@media(min-width: 992px){.main-nav{position:relative;width:auto;-webkit-transition:none;transition:none;-webkit-transform:none;-ms-transform:none;transform:none;overflow:visible;visibility:visible}}@media(max-width: 991.98px){.main-nav .container-fluid,.main-nav .container-sm,.main-nav .container-md,.main-nav .container-lg,.main-nav .container-xl{width:100%;padding:0}.main-nav .container-fluid .row,.main-nav .container-sm .row,.main-nav .container-md .row,.main-nav .container-lg .row,.main-nav .container-xl .row{margin:0}.main-nav .container-fluid .row .col,.main-nav .container-sm .row .col,.main-nav .container-md .row .col,.main-nav .container-lg .row .col,.main-nav .container-xl .row .col,.main-nav .container-fluid .row [class*=col-],.main-nav .container-sm .row [class*=col-],.main-nav .container-md .row [class*=col-],.main-nav .container-lg .row [class*=col-],.main-nav .container-xl .row [class*=col-]{padding:0}}.main-nav .logo{margin-top:-24px;margin-bottom:10px}.main-nav .logo a,.main-nav .logo svg{display:block}.main-nav .slide-wrap{position:relative;overflow:visible;-webkit-transition:all 250ms;transition:all 250ms;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);height:100%}.main-nav .slide-wrap.show-level-2{-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}.main-nav .slide-wrap.show-level-3{-webkit-transform:translateX(-200%);-ms-transform:translateX(-200%);transform:translateX(-200%)}.main-nav .slide-wrap.show-level-4{-webkit-transform:translateX(-300%);-ms-transform:translateX(-300%);transform:translateX(-300%)}@media(min-width: 992px){.main-nav .slide-wrap{-webkit-transform:translateX(0) !important;-ms-transform:translateX(0) !important;transform:translateX(0) !important}}.main-nav .slide-wrap:not(.show-level-2) .level-2>.nav-wrap>.row>.teaser-image:nth-child(1),.main-nav .slide-wrap:not(.show-level-2) .level-2>.nav-wrap>.row>.teaser-content:nth-child(1){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;left:-5000px}.main-nav .slide-wrap.show-level-3 .level-2>.nav-wrap>.row>.teaser-image:nth-child(2),.main-nav .slide-wrap.show-level-3 .level-2>.nav-wrap>.row>.teaser-content:nth-child(2){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;left:-5000px}.main-nav .slide-wrap.show-level-4 .level-2 .teaser-image,.main-nav .slide-wrap.show-level-4 .level-2 .teaser-content{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;left:-5000px}.main-nav .nav-link{margin:0}.main-nav .nav-link.has-children>a:not(.btn)>.arrow:after{content:"";border-style:solid;border-color:#000;border-top-width:0;border-right-width:.2rem;border-bottom-width:.2rem;border-left-width:0;display:block;padding:.4rem;position:absolute;top:50%;left:50%;-webkit-transition:all 250ms;transition:all 250ms}.main-nav .nav-link.has-children>a:not(.btn)>.arrow:before{content:"";border:.2rem solid rgba(0,0,0,0);border-radius:50%;width:2rem;height:2rem;display:block;-webkit-transition:all 250ms;transition:all 250ms}.main-nav .nav-link.has-children>a:not(.btn)>.arrow:after{-webkit-transform:translate(-75%, -50%) rotate(-45deg);-ms-transform:translate(-75%, -50%) rotate(-45deg);transform:translate(-75%, -50%) rotate(-45deg)}.main-nav .nav-link>a:not(.btn){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;padding:11px 15px;text-decoration:none;color:#000;-webkit-transition:all 250ms;transition:all 250ms}.main-nav .nav-link>a:not(.btn):hover,.main-nav .nav-link>a:not(.btn):focus{color:#c50a33;border-color:#c50a33}.main-nav .nav-link>a:not(.btn):hover .arrow:after,.main-nav .nav-link>a:not(.btn):focus .arrow:after{border-color:#c50a33}@media(min-width: 992px){.main-nav .nav-link>a:not(.btn){padding:11px 0}}.main-nav .nav-link.hover>a:not(.btn),.main-nav .nav-link.active>a:not(.btn){color:#c50a33;border-color:#c50a33}.main-nav .nav-link.hover>a:not(.btn) .arrow:after,.main-nav .nav-link.active>a:not(.btn) .arrow:after{border-color:#c50a33}.main-nav .nav-link.nav-header>a{background:#f4f4f4;font-weight:600}.main-nav .nav-link.nav-header~.nav-link+.nav-link{border-top:#d5d5d5 1px solid}@media(min-width: 992px){.main-nav .nav-link.nav-header~.nav-link+.nav-link{border:none}}.main-nav .nav-link.back-button>a:not(.btn){-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.main-nav .nav-link.back-button>a:not(.btn)>.arrow{margin-right:10px}.main-nav .nav-link.back-button>a:not(.btn)>.arrow:after{content:"";border-style:solid;border-color:inherit;border-top-width:0;border-right-width:.2rem;border-bottom-width:.2rem;border-left-width:0;display:block;padding:.4rem;position:absolute;top:50%;left:50%;-webkit-transition:all 250ms;transition:all 250ms}.main-nav .nav-link.back-button>a:not(.btn)>.arrow:before{content:"";border:.2rem solid rgba(0,0,0,0);border-radius:50%;width:2rem;height:2rem;display:block;-webkit-transition:all 250ms;transition:all 250ms}.main-nav .nav-link.back-button>a:not(.btn)>.arrow:after{-webkit-transform:translate(-25%, -50%) rotate(135deg);-ms-transform:translate(-25%, -50%) rotate(135deg);transform:translate(-25%, -50%) rotate(135deg)}.main-nav .nav-link .arrow{position:relative}.main-nav .nav-link:not(.hover)>nav{visibility:hidden}.main-nav .level-1-wrap{height:100%;overflow-y:auto}@media(min-width: 992px){.main-nav .level-1-wrap{overflow:visible}}.main-nav .level-1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow-y:auto}@media(min-width: 992px){.main-nav .level-1{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.main-nav .level-1>.nav-link>a{line-height:normal;text-transform:uppercase;white-space:nowrap;padding:11px}@media(min-width: 992px){.main-nav .level-1>.nav-link>a{border-bottom:4px solid rgba(0,0,0,0)}.main-nav .level-1>.nav-link>a .arrow{display:none}}.main-nav .level-2{position:absolute;width:300%;left:100%;top:0;height:100%}@media(min-width: 992px){.main-nav .level-2{left:0;right:0;top:100%;height:515px;overflow:hidden;width:calc(100% - 30px)}}@media(max-width: 991.98px){.main-nav .level-2{max-width:none}}.main-nav .level-2 .nav-wrap{background:#fff}@media(min-width: 992px){.main-nav .level-2 .nav-wrap{padding:40px}.main-nav .level-2 .nav-wrap>.row:before,.main-nav .level-2 .nav-wrap>.row:after{content:"";position:absolute;width:1px;height:100%;background:#d5d5d5;top:0;left:33.33333%}.main-nav .level-2 .nav-wrap>.row:after{left:66.66666%}}.main-nav .level-2 .teaser-content,.main-nav .level-2 .teaser-image{max-height:100%;display:none}@media(min-width: 992px){.main-nav .level-2 .teaser-content,.main-nav .level-2 .teaser-image{display:block}}.main-nav .level-2 .teaser-image>a{padding:0}.main-nav .level-2>.nav-wrap>.row>.col-4>.nav>.nav-link>.teaser-image,.main-nav .level-2>.nav-wrap>.row>.col-4>.nav>.nav-link>.teaser-content{position:absolute;right:0;top:0}.main-nav .level-2>.nav-wrap>.row>.col-4>.nav>.nav-link:not(.hover)>.teaser-image,.main-nav .level-2>.nav-wrap>.row>.col-4>.nav>.nav-link:not(.hover)>.teaser-content{visibility:hidden;left:-5000px;top:0}.main-nav .level-3,.main-nav .level-4{position:absolute;top:0;left:33.33334%}.main-nav .level-4{left:100%}@media print{body{background-color:#fff}body .meta-nav,body .main-nav,body .teaser-slider,body .close-main-nav,body .breadcrumb,body #footer,body .share,body .zoom,body .jump-teaser img{display:none !important}#content *,.jump *{color:#000;background-color:#fff;border-color:#000}#content .contact .icon-wrap .icon svg,.jump .contact .icon-wrap .icon svg{fill:#000}#content .elevator .elevator-toggle .arrow.circle:before,#content .elevator .elevator-toggle .arrow.circle:after,#content .elevator .elevator-toggle .arrow.circle:before,#content .elevator .elevator-toggle .arrow.circle:after,#content .arrow-link .arrow.circle:before,#content .arrow-link .arrow.circle:after,.jump .elevator .elevator-toggle .arrow.circle:before,.jump .elevator .elevator-toggle .arrow.circle:after,.jump .elevator .elevator-toggle .arrow.circle:before,.jump .elevator .elevator-toggle .arrow.circle:after,.jump .arrow-link .arrow.circle:before,.jump .arrow-link .arrow.circle:after{border-color:#000 !important}#content .jump-teaser,#content .module,.jump .jump-teaser,.jump .module{margin:0}#content .text-columns.two-columns-md,.jump .text-columns.two-columns-md{-webkit-column-count:1;-moz-column-count:1;column-count:1}#content .quick-nav .icon-wrap .icon svg,.jump .quick-nav .icon-wrap .icon svg{fill:#000}#content input[type=radio],#content textarea[type=radio],#content input[type=checkbox],#content textarea[type=checkbox],.jump input[type=radio],.jump textarea[type=radio],.jump input[type=checkbox],.jump textarea[type=checkbox]{width:auto;height:auto;clip:auto;position:relative;display:inline-block}#content input[type=radio]+label,#content textarea[type=radio]+label,#content input[type=checkbox]+label,#content textarea[type=checkbox]+label,.jump input[type=radio]+label,.jump textarea[type=radio]+label,.jump input[type=checkbox]+label,.jump textarea[type=checkbox]+label{padding-left:10px}#content input[type=radio]+label:before,#content textarea[type=radio]+label:before,#content input[type=radio]+label:after,#content textarea[type=radio]+label:after,#content input[type=checkbox]+label:before,#content textarea[type=checkbox]+label:before,#content input[type=checkbox]+label:after,#content textarea[type=checkbox]+label:after,.jump input[type=radio]+label:before,.jump textarea[type=radio]+label:before,.jump input[type=radio]+label:after,.jump textarea[type=radio]+label:after,.jump input[type=checkbox]+label:before,.jump textarea[type=checkbox]+label:before,.jump input[type=checkbox]+label:after,.jump textarea[type=checkbox]+label:after{display:none}}

/*# sourceMappingURL=screen.core.css.map */