/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.u-wysiwyg ul{list-style:disc}.u-wysiwyg ol{list-style:decimal}.u-wysiwyg ol,.u-wysiwyg ul{display:block}.u-wysiwyg ol li,.u-wysiwyg ul li{margin:0 0 .375rem 1.5rem}.u-wysiwyg ol li:last-child,.u-wysiwyg ul li:last-child{margin-bottom:0}.u-wysiwyg a{color:#191919;overflow-wrap:break-word;text-decoration:underline;word-wrap:break-word}.non-touch .u-wysiwyg a:hover{color:#000}.u-wysiwyg em,.u-wysiwyg i{font-style:italic}.u-wysiwyg table{border-collapse:collapse;border-spacing:0;margin:0;padding:0;width:100%!important}.u-wysiwyg table tr:nth-child(2n){background:#fff}.u-wysiwyg table tr:nth-child(odd){background:#bdbdbd}.u-wysiwyg table td,.u-wysiwyg table th{text-align:left}.u-wysiwyg table td{padding:.75rem 1.5rem}.u-wysiwyg table th{background:#191919;color:#fff;font-weight:700;padding:1.125rem 1.5rem}.u-wysiwyg p{margin:0 0 1.5rem;text-align:left!important}.u-wysiwyg img{border:0!important;float:none!important;height:auto!important;margin:0 0 1.5rem!important;width:auto!important}[role=button],button,input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#181818;border:0;color:#fff;cursor:pointer;font-family:inherit;font-size:100%;line-height:1.5rem;padding:.75rem 3rem;text-align:center;vertical-align:top;width:100%}[role=button] *,button *,input[type=button] *,input[type=reset] *,input[type=submit] *{pointer-events:none}[role=button]:disabled,button:disabled,input[type=button]:disabled,input[type=reset]:disabled,input[type=submit]:disabled{color:#bdbdbd;cursor:default}.breadcrumbs{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.breadcrumbs__item:not(:last-child){margin-right:.375rem}.breadcrumbs__item:not(:last-child):after{color:#000;content:">";list-style:none;padding-bottom:.5rem;text-decoration:none}.breadcrumbs__link,.breadcrumbs__nolink{padding-right:.375rem}.breadcrumbs__nolink{color:#000;pointer-events:none}.breadcrumbs__link{text-decoration:underline}.footer{background:#181818;color:#fff;padding-bottom:1.5rem;padding-top:1.5rem}.footer .u-icon{fill:#191919}.footer__pages li{display:inline-block;padding-right:.375rem}.footer__pages li:last-child{padding-right:0}.footer__pages a{color:currentcolor}.non-touch .footer__pages a:hover{opacity:.75}.form button,.form input[type=submit]{padding:.75rem;width:100%}.form input[type]:not([type=checkbox],[type=radio],[type=hidden],[type=submit]),.form textarea{background:#fff;border:1px solid #575757;border-radius:0;-webkit-box-shadow:inset 0 0 0 transparent;box-shadow:inset 0 0 0 transparent;padding:.375rem}.form input[type]:not([type=checkbox],[type=radio],[type=hidden],[type=submit])[disabled],.form input[type]:not([type=checkbox],[type=radio],[type=hidden],[type=submit])[readonly],.form textarea[disabled],.form textarea[readonly]{background:#bdbdbd;-webkit-box-shadow:none;box-shadow:none}.form input[type]:not([type=checkbox],[type=radio],[type=hidden],[type=submit]):focus:not(.form__state--invalid),.form textarea:focus:not(.form__state--invalid){border-color:#167e4a}.form input[type]:not([type=checkbox],[type=radio],[type=hidden],[type=submit]).form__state--invalid,.form input[type]:not([type=checkbox],[type=radio],[type=hidden],[type=submit]).form__state--invalid:focus,.form textarea.form__state--invalid,.form textarea.form__state--invalid:focus{border-color:#000;border-width:2px}.form label,.form legend{margin:0 0 .375rem}.form select{height:1.875rem}.form__message--invalid{background-color:#595959;display:block;padding:.3rem .75rem}.form__field--inline:not(:first-child),.form__field:not(:first-child){margin:.375rem 0 0}.form__field--inline input[type=checkbox],.form__field--inline input[type=radio]{margin:0 .375rem 0 0}.form__field--inline label{margin:0}.form__field--inline input,.form__field--inline label{display:inline}.blockquote{border-left:5px solid #000;padding:1.5rem}.blockquote__footer{color:#575757;font-size:.8333333333rem;font-style:italic;margin:.75rem 0 0}.blockquote__footer:before{content:"— "}.blockquote--clean{border:0;padding:0}.admin-tabs{background-color:#000;bottom:0;position:fixed;width:100%;z-index:3}.admin-tabs,.admin-tabs ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.admin-tabs ul{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:0}.admin-tabs li{border:0;font:inherit;font-size:100%;padding:0;vertical-align:baseline}.admin-tabs a{color:#fff;display:inline-block;font-size:.6944444444rem;font-weight:700;letter-spacing:1px;line-height:1.25;padding:.525rem 1.5rem;text-align:center;text-decoration:none;-webkit-transition:color .2s ease-out;transition:color .2s ease-out}.admin-tabs a:after,.admin-tabs a:before{display:none}.non-touch .admin-tabs a:hover{color:#979797}.u-flex--align-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.u-flex--align-end{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.u-flex--justify-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.u-flex--justify-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.u-flex--justify-around{-ms-flex-pack:distribute;justify-content:space-around}.u-flex--column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.u-flex--column.u-flex--reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.u-flex--center{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.u-flex--inline{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.u-flex--wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.u-hide{display:none!important}.u-show{display:block!important}.form ol,.form ul{list-style:none}.form li{margin:0}.demo{background:#fff}.demo__section{padding-bottom:3rem;padding-top:3rem}.demo__background{background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;overflow:hidden;padding-bottom:4.5rem;padding-top:4.5rem;position:relative}.demo__background:before{background:rgba(0,0,0,.5);content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.demo__background .u-wrapper{position:relative;z-index:1}.demo__column{padding:1.5rem .75rem}.demo__link{font-size:1.125rem;font-weight:700;margin-top:3rem;text-decoration:underline}.demo .box{color:#000;margin-bottom:1.5rem;min-height:6rem;text-align:center}.demo ul{list-style:disc}.demo ol{list-style:decimal}.demo ol,.demo ul{display:block}.demo ol li,.demo ul li{margin:0 0 .375rem 1.5rem}.demo ol li:last-child,.demo ul li:last-child{margin-bottom:0}.demo p+ol,.demo p+ul{margin:2.25rem 0 0}.demo__grid [class^=u-flex--]{background-clip:content-box}.cookies__subtitle{margin:0 0 1.5rem}.cookies__section{margin:0 0 3rem}.cookies__header{border-bottom:1px solid #bdbdbd;margin:0 0 2.25rem;padding:0 0 1.5rem}@media screen and (min-width:480px){[role=button],button,input[type=button],input[type=reset],input[type=submit]{width:auto}.u-flex--s480-1{-ms-flex-preferred-size:4.1666666667%;flex-basis:4.1666666667%;max-width:4.1666666667%}.u-flex--s480-2{-ms-flex-preferred-size:8.3333333333%;flex-basis:8.3333333333%;max-width:8.3333333333%}.u-flex--s480-4{-ms-flex-preferred-size:16.6666666667%;flex-basis:16.6666666667%;max-width:16.6666666667%}.u-flex--s480-6{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.u-flex--s480-8{-ms-flex-preferred-size:33.3333333333%;flex-basis:33.3333333333%;max-width:33.3333333333%}.u-flex--s480-10{-ms-flex-preferred-size:41.6666666667%;flex-basis:41.6666666667%;max-width:41.6666666667%}.u-flex--s480-12{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.u-flex--s480-14{-ms-flex-preferred-size:58.3333333333%;flex-basis:58.3333333333%;max-width:58.3333333333%}.u-flex--s480-16{-ms-flex-preferred-size:66.6666666667%;flex-basis:66.6666666667%;max-width:66.6666666667%}.u-flex--s480-18{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.u-flex--s480-20{-ms-flex-preferred-size:83.3333333333%;flex-basis:83.3333333333%;max-width:83.3333333333%}.u-flex--s480-24{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.u-flex--s480-inline{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media screen and (min-width:480px)and (max-width:767px){.demo__grid [class^=u-flex--]{background:rgba(0,0,0,.2)}}@media screen and (min-width:768px){.u-flex--s768{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.u-flex--s768-1{-ms-flex-preferred-size:4.1666666667%;flex-basis:4.1666666667%;max-width:4.1666666667%}.u-flex--s768-2{-ms-flex-preferred-size:8.3333333333%;flex-basis:8.3333333333%;max-width:8.3333333333%}.u-flex--s768-4{-ms-flex-preferred-size:16.6666666667%;flex-basis:16.6666666667%;max-width:16.6666666667%}.u-flex--s768-6{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.u-flex--s768-8{-ms-flex-preferred-size:33.3333333333%;flex-basis:33.3333333333%;max-width:33.3333333333%}.u-flex--s768-10{-ms-flex-preferred-size:41.6666666667%;flex-basis:41.6666666667%;max-width:41.6666666667%}.u-flex--s768-12{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.u-flex--s768-14{-ms-flex-preferred-size:58.3333333333%;flex-basis:58.3333333333%;max-width:58.3333333333%}.u-flex--s768-16{-ms-flex-preferred-size:66.6666666667%;flex-basis:66.6666666667%;max-width:66.6666666667%}.u-flex--s768-18{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.u-flex--s768-20{-ms-flex-preferred-size:83.3333333333%;flex-basis:83.3333333333%;max-width:83.3333333333%}.u-flex--s768-24{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.u-hide--s768{display:none!important}.u-show--s768{display:block!important}.demo__grid [class^=u-flex--]:nth-child(odd){background:rgba(0,0,0,.2)}.demo__grid [class^=u-flex--]:nth-child(2n){background:rgba(0,0,0,.1)}}@media screen and (min-width:960px){.u-flex--s960-1{-ms-flex-preferred-size:4.1666666667%;flex-basis:4.1666666667%;max-width:4.1666666667%}.u-flex--s960-2{-ms-flex-preferred-size:8.3333333333%;flex-basis:8.3333333333%;max-width:8.3333333333%}.u-flex--s960-4{-ms-flex-preferred-size:16.6666666667%;flex-basis:16.6666666667%;max-width:16.6666666667%}.u-flex--s960-6{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.u-flex--s960-8{-ms-flex-preferred-size:33.3333333333%;flex-basis:33.3333333333%;max-width:33.3333333333%}.u-flex--s960-10{-ms-flex-preferred-size:41.6666666667%;flex-basis:41.6666666667%;max-width:41.6666666667%}.u-flex--s960-12{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.u-flex--s960-14{-ms-flex-preferred-size:58.3333333333%;flex-basis:58.3333333333%;max-width:58.3333333333%}.u-flex--s960-16{-ms-flex-preferred-size:66.6666666667%;flex-basis:66.6666666667%;max-width:66.6666666667%}.u-flex--s960-18{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.u-flex--s960-20{-ms-flex-preferred-size:83.3333333333%;flex-basis:83.3333333333%;max-width:83.3333333333%}.u-flex--s960-24{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.u-flex--s960-inline{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media screen and (max-width:479px){.demo__grid [class^=u-flex--]{background:rgba(0,0,0,.1)}}
