/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
button,[type=button],[type=reset],[type=submit]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#555;border:0;border-radius:2px;color:#fff;cursor:pointer;display:inline-block;font-family:"Helvetica Neue","Helvetica","Arial",sans-serif;font-size:16px;-webkit-font-smoothing:antialiased;font-weight:600;line-height:1;padding:0.75em 1.5em;text-align:center;text-decoration:none;transition:background-color 150ms ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap;}button:hover,button:focus,[type=button]:hover,[type=button]:focus,[type=reset]:hover,[type=reset]:focus,[type=submit]:hover,[type=submit]:focus{background-color:#444444;color:#fff;}button:disabled,[type=button]:disabled,[type=reset]:disabled,[type=submit]:disabled{cursor:not-allowed;opacity:0.5;}button:disabled:hover,[type=button]:disabled:hover,[type=reset]:disabled:hover,[type=submit]:disabled:hover{background-color:#555;}.c-btn--secondary{text-transform:uppercase;color:white;letter-spacing:2px;display:inline-block;text-align:center;font-size:1rem;margin-left:10px;margin-right:10px;border-width:1px;border-style:solid;transition:background-color 0.25s ease-in-out,color 0.25s ease-in-out;padding:0.7em 2.5em;-webkit-transform:skew(-20deg);-moz-transform:skew(-20deg);-o-transform:skew(-20deg);border-color:#ffffff;}.c-btn--secondary:hover,.c-btn--secondary:focus{background:#af1917;border-color:#af1917;color:white;}.c-btn--secondary span{-webkit-transform:skew(20deg);-moz-transform:skew(20deg);-o-transform:skew(20deg);display:inline-block;}fieldset{background-color:transparent;border:0;margin:0;padding:0;}legend{font-weight:600;margin-bottom:0.375em;padding:0;}label{display:block;font-weight:normal;margin-bottom:0.375em;}input,select,textarea{display:block;font-family:"Helvetica Neue","Helvetica","Arial",sans-serif;font-size:16px;}[type=color],[type=date],[type=datetime],[type=datetime-local],[type=email],[type=month],[type=number],[type=password],[type=search],[type=tel],[type=text],[type=time],[type=url],[type=week],input:not([type]),textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:1px solid #ddd;border-radius:2px;box-shadow:inset 0 1px 3px rgba(0,0,0,0.06);box-sizing:border-box;margin-bottom:0.75em;padding:0.5em;transition:border-color 150ms ease;width:100%;max-width:320px;color:#ddd;}#edit-captcha-response{max-width:320px;}@media only screen and (min-width:720px){[type=color],[type=date],[type=datetime],[type=datetime-local],[type=email],[type=month],[type=number],[type=password],[type=search],[type=tel],[type=text],[type=time],[type=url],[type=week],input:not([type]),textarea{max-width:640px;}}[type=color]:hover,[type=date]:hover,[type=datetime]:hover,[type=datetime-local]:hover,[type=email]:hover,[type=month]:hover,[type=number]:hover,[type=password]:hover,[type=search]:hover,[type=tel]:hover,[type=text]:hover,[type=time]:hover,[type=url]:hover,[type=week]:hover,input:not([type]):hover,textarea:hover{border-color:#cccccc;}[type=color]:focus,[type=date]:focus,[type=datetime]:focus,[type=datetime-local]:focus,[type=email]:focus,[type=month]:focus,[type=number]:focus,[type=password]:focus,[type=search]:focus,[type=tel]:focus,[type=text]:focus,[type=time]:focus,[type=url]:focus,[type=week]:focus,input:not([type]):focus,textarea:focus{border-color:#555;box-shadow:inset 0 1px 3px rgba(0,0,0,0.06),0 0 5px rgba(85,85,85,0.7);outline:none;}[type=color]:disabled,[type=date]:disabled,[type=datetime]:disabled,[type=datetime-local]:disabled,[type=email]:disabled,[type=month]:disabled,[type=number]:disabled,[type=password]:disabled,[type=search]:disabled,[type=tel]:disabled,[type=text]:disabled,[type=time]:disabled,[type=url]:disabled,[type=week]:disabled,input:not([type]):disabled,textarea:disabled{background-color:#f2f2f2;cursor:not-allowed;}[type=color]:disabled:hover,[type=date]:disabled:hover,[type=datetime]:disabled:hover,[type=datetime-local]:disabled:hover,[type=email]:disabled:hover,[type=month]:disabled:hover,[type=number]:disabled:hover,[type=password]:disabled:hover,[type=search]:disabled:hover,[type=tel]:disabled:hover,[type=text]:disabled:hover,[type=time]:disabled:hover,[type=url]:disabled:hover,[type=week]:disabled:hover,input:not([type]):disabled:hover,textarea:disabled:hover{border:1px solid #ddd;}[type=color]::-moz-placeholder,[type=date]::-moz-placeholder,[type=datetime]::-moz-placeholder,[type=datetime-local]::-moz-placeholder,[type=email]::-moz-placeholder,[type=month]::-moz-placeholder,[type=number]::-moz-placeholder,[type=password]::-moz-placeholder,[type=search]::-moz-placeholder,[type=tel]::-moz-placeholder,[type=text]::-moz-placeholder,[type=time]::-moz-placeholder,[type=url]::-moz-placeholder,[type=week]::-moz-placeholder,input:not([type])::-moz-placeholder,textarea::-moz-placeholder{color:#c2c2c2;}[type=color]::placeholder,[type=date]::placeholder,[type=datetime]::placeholder,[type=datetime-local]::placeholder,[type=email]::placeholder,[type=month]::placeholder,[type=number]::placeholder,[type=password]::placeholder,[type=search]::placeholder,[type=tel]::placeholder,[type=text]::placeholder,[type=time]::placeholder,[type=url]::placeholder,[type=week]::placeholder,input:not([type])::placeholder,textarea::placeholder{color:#c2c2c2;}textarea{resize:vertical;}[type=checkbox],[type=radio]{display:inline;margin-right:0.375em;}[type=file]{margin-bottom:0.75em;width:100%;}select{margin-bottom:1.5em;max-width:100%;width:auto;}[type=checkbox]:focus,[type=radio]:focus,[type=file]:focus,select:focus{outline:3px solid rgba(85,85,85,0.6);outline-offset:2px;}input[type=search]{box-sizing:border-box;}ul,ol{list-style-type:none;margin:0;padding:0;}dl{margin:0;}dt{font-weight:600;margin:0;}dd{margin:0;}figure{margin:0;}img,picture{max-width:100%;height:auto;vertical-align:top;}.imageDiv{overflow:hidden;position:absolute;top:0;bottom:0;left:0;right:0;}.imageDiv img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;object-position:bottom;}table{border-collapse:collapse;margin:1.5em 0;table-layout:fixed;text-align:left;width:100%;}thead{line-height:1.3;vertical-align:bottom;}tbody{vertical-align:top;}tr{border-bottom:1px solid #ddd;}th{font-weight:600;}th,td{padding:0.75em 0.75em 0.75em 0;}html{color:#999;font-family:"Helvetica Neue","Helvetica","Arial",sans-serif;font-size:16px;line-height:1.5;letter-spacing:0.03em;}h1,h2,h3,h4,h5,h6{font-family:"Helvetica Neue","Helvetica","Arial",sans-serif;font-size:16px;line-height:1.3;margin:0 0 0.75em;color:#ffffff;}h1{font-size:2.2em;}h2{font-size:1.8em;}h3{font-size:1.4em;}h4{font-size:1.2em;}h5{font-size:1.1em;}p{margin:0 0 0.75em;}a{color:#555;text-decoration:none;transition:color 150ms ease;}a:active,a:focus,a:hover{color:#404040;}hr{border-bottom:1px solid #ddd;border-left:0;border-right:0;border-top:0;margin:1.5em 0;}pre,code,tt{font:1em "andale mono","lucida console",monospace;line-height:1.5;}pre{background-color:#efefef;display:block;padding:5px;margin:5px 0;border:1px solid #aaaaaa;}abbr{border-bottom:1px dotted #666666;cursor:help;white-space:nowrap;}.u-fs-xs{font-size:0.8125rem !important;}.align-items-center{align-items:center !important;}.d-flex{display:flex !important;}.justify-content-center{justify-content:center !important;}.u-bg-img{background:center center no-repeat;background-size:cover;}.text-center{text-align:center !important;}.u-color-text-white{color:#ffffff !important;}.u-block-margin--t.u-block-margin--md{margin-top:40px;}@media (min-width:555px){.u-block-margin--t.u-block-margin--md{margin-top:55px;}}@media (min-width:768px){.u-block-margin--t.u-block-margin--md{margin-top:70px;}}.u-lines--cover{position:relative;z-index:101;}#content{background-color:#000;}.align-self-center{align-self:center !important;}.no-gutters{margin-right:0;margin-left:0;}.no-gutters > .col,.no-gutters > [class*=col-]{padding-right:0;padding-left:0;}.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col,.col-auto,.col-390-1,.col-390-2,.col-390-3,.col-390-4,.col-390-5,.col-390-6,.col-390-7,.col-390-8,.col-390-9,.col-390-10,.col-390-11,.col-390-12,.col-390,.col-390-auto,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm,.col-sm-auto,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md,.col-md-auto,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg,.col-lg-auto,.col-lines-1,.col-lines-2,.col-lines-3,.col-lines-4,.col-lines-5,.col-lines-6,.col-lines-7,.col-lines-8,.col-lines-9,.col-lines-10,.col-lines-11,.col-lines-12,.col-lines,.col-lines-auto,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl,.col-xl-auto,.col-xxl-1,.col-xxl-2,.col-xxl-3,.col-xxl-4,.col-xxl-5,.col-xxl-6,.col-xxl-7,.col-xxl-8,.col-xxl-9,.col-xxl-10,.col-xxl-11,.col-xxl-12,.col-xxl,.col-xxl-auto{position:relative;width:100%;padding-right:10px;padding-left:10px;}.col-4{flex:0 0 33.33333%;max-width:33.33333%;}@media (min-width:768px){.col-4{flex:0 0 33.33333%;max-width:33.33333%;}}.col-12{flex:0 0 100%;max-width:100%;}@media (min-width:768px){.col-md-6{flex:0 0 50%;max-width:50%;}}
html{background-color:#fff;box-sizing:border-box;overflow-x:hidden;}*,*::before,*::after{box-sizing:inherit;}html,body{height:100%;}body{margin:0;background:#000000;}.container{margin:auto;max-width:1200px;}.container::after{clear:both;content:"";display:block;}#content-wrapper{width:100%;}.no-sidebar #content{width:100%;float:left;}@media only screen and (min-width:720px){.one-sidebar.sidebar-second #content{width:calc(75% - 35px);float:left;margin-left:20px;}}@media only screen and (min-width:960px){.one-sidebar.sidebar-second #content{width:calc(66.6666666667% - 33.3333333333px);float:left;margin-left:20px;}}@media only screen and (min-width:720px){.one-sidebar.sidebar-first #content{width:calc(75% - 35px);float:left;margin-left:20px;margin-left:calc(25% - 25px + 40px);}}@media only screen and (min-width:960px){.one-sidebar.sidebar-first #content{width:calc(75% - 35px);float:left;margin-left:20px;margin-left:calc(25% - 25px + 40px);}}@media only screen and (min-width:720px){.two-sidebars #content{width:calc(50% - 30px);float:left;margin-left:20px;margin-left:calc(25% - 25px + 40px);}}@media only screen and (min-width:960px){.two-sidebars #content{width:calc(41.6666666667% - 28.3333333333px);float:left;margin-left:20px;margin-left:calc(25% - 25px + 40px);}}@media only screen and (min-width:720px){#sidebar-first{width:calc(25% - 25px);float:left;margin-left:20px;margin-left:calc(-75% - 5px + 40px);}.one-sidebar.sidebar-first #sidebar-first{margin-left:calc(-100% - 0px + 40px);}}@media only screen and (min-width:960px){#sidebar-first{width:calc(25% - 25px);float:left;margin-left:20px;margin-left:calc(-66.6666666667% - 6.6666666667px + 40px);}.one-sidebar.sidebar-first #sidebar-first{margin-left:calc(-100% - 0px + 40px);}}@media only screen and (min-width:720px){#sidebar-second{width:calc(25% - 25px);float:left;margin-left:20px;margin-left:calc(0% - 20px + 40px);}}@media only screen and (min-width:960px){#sidebar-second{width:calc(33.3333333333% - 26.6666666667px);float:left;margin-left:20px;margin-left:calc(0% - 20px + 40px);}}#footer{background-color:#000;padding:20px;}#header,#footer,.mission,.breadcrumb,.node{clear:both;}.container-xs,.container-xs_wrapper{position:relative;max-width:725px !important;width:100%;margin-right:auto;margin-left:auto;padding-right:15px;padding-left:15px;}@media (min-width:768px){.container-xs,.container-xs_wrapper{padding-right:20px;padding-left:20px;}}.container-sm{position:relative;max-width:884px !important;width:100%;margin-right:auto;margin-left:auto;padding-right:15px;padding-left:15px;}@media (min-width:768px){.container-sm{padding-right:20px;padding-left:20px;}}.row{display:flex;flex-wrap:wrap;}.paragraph{margin-bottom:40px;}@media (min-width:555px){.paragraph{margin-bottom:55px;}}@media (min-width:768px){.paragraph{margin-bottom:70px;}}.k-header{min-height:80px;position:fixed;top:0;left:0;right:0;z-index:1010;background:transparent;transition:background-color 1s ease;}.k-header .headerFlex{display:flex;gap:0.2em;min-height:80px;}.k-header .headerFlex .c-super-container{order:1;margin-left:15px;z-index:999;}@media (min-width:1000px){.k-header .headerFlex .c-super-container{order:2;margin:0 auto;}}.k-header .headerFlex .c-reserve{order:3;}.k-header.sticky{background-color:#000;}.k-logo{text-align:center;display:block;z-index:101;border-bottom:0;transition:height 0.25s ease-in-out,width 0.25s ease-in-out;}.k-logo img{width:80px;margin:10px auto;}@media (min-width:555px){.headerFlex .c-logo img{margin:17px auto;}}.headerFlex .k-logo{position:absolute;width:100vw;height:100%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin:0 auto;}@media (min-width:1000px){.headerFlex .k-logo{order:1;margin:0;padding-left:15px;position:relative;width:unset;}.k-logo img{width:100px;}}.c-slideshow--hero{margin-top:0px;}@media (min-width:1000px){.c-slideshow--hero{margin-top:-80px;}}.c-slideshow{position:relative;z-index:1;}.c-slideshow .c-slideshow__text-overlay{position:absolute;bottom:100px;left:0;right:0;z-index:101;}@media (max-width:767px){.c-slideshow .c-slideshow__text-overlay{bottom:50px;}}@media (max-width:400px){.c-slideshow .c-slideshow__text-overlay{bottom:30px;}}.c-slideshow .c-slideshow__fade-bottom{position:absolute;bottom:0;left:0;right:0;height:100%;content:"";pointer-events:none;z-index:2;}.c-slideshow--hero .c-slideshow__slide{height:400px;}@media (min-width:992px){.c-slideshow--hero .c-slideshow__slide{height:600px;}}.c-three-cols .view-content{display:flex;flex-wrap:wrap;gap:30px;}.c-three-cols .col-4{padding-left:0;padding-right:0;}.c-three-cols .col-md-4{min-width:100%;}@media (min-width:555px){.c-three-cols .col-md-4{max-width:calc(33.33333% - 20px);min-width:calc(33.33333% - 20px);}}.block-basic-webform{padding:20px;}.c-reserve{text-align:center;display:block;z-index:101;margin:10px;font-size:.875rem;white-space:nowrap;max-height:calc(100% - 22px);max-width:calc(100% - 22px);border:solid 1px #fff;display:-webkit-box;display:-ms-flexbox;display:flex;-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;text-transform:uppercase;color:white;letter-spacing:2px;background:#af1917;}.headerFlex .c-reserve{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;width:min-content;margin-left:auto;}@media (min-width:1000px){.headerFlex .c-reserve{margin-left:unset;}}.c-reserve__desktop{display:none;}@media (min-width:1000px){.c-reserve .c-reserve__desktop{display:inline;line-height:1.2em;padding:0 20px;}}.c-reserve__mobile{display:block;padding:0 8px;}@media (min-width:1000px){.c-reserve .c-reserve__mobile{display:none;width:80px;}}.menus .c-filter--mobile{display:none;}.c-filter--menus a{color:#FFF;text-transform:uppercase;letter-spacing:2px;margin:0 10px;}.c-burger{color:White;}.c-burger{background:none;border:0;font-size:2.5rem;float:right;margin-right:0;padding:15px 0 0;z-index:2;position:relative;cursor:pointer;}.c-burger:hover,.c-burger:focus{background-color:transparent !important;}@media (min-width:1000px){.c-burger{display:none;}}#header .c-nav-main.open{position:absolute;background:#000;width:100%;top:80px;left:0;right:0;padding-bottom:30px;display:block;}#header .c-nav-main.open li{padding:10px 0;}
.action-links{margin:1em 0;padding:0;list-style:none;}[dir="rtl"] .action-links{margin-right:0;}.action-links li{display:inline-block;margin:0 0.3em;}.action-links li:first-child{margin-left:0;}[dir="rtl"] .action-links li:first-child{margin-right:0;margin-left:0.3em;}.button-action{display:inline-block;padding:0.2em 0.5em 0.3em;text-decoration:none;line-height:160%;}.button-action:before{margin-left:-0.1em;padding-right:0.2em;content:"+";font-weight:900;}[dir="rtl"] .button-action:before{margin-right:-0.1em;margin-left:0;padding-right:0;padding-left:0.2em;}
.breadcrumb{padding-bottom:0.5em;}.breadcrumb ol{margin:0;padding:0;}[dir="rtl"] .breadcrumb ol{margin-right:0;}.breadcrumb li{display:inline;margin:0;padding:0;list-style-type:none;}.breadcrumb li:before{content:" \BB ";}.breadcrumb li:first-child:before{content:none;}
.button,.image-button{margin-right:1em;margin-left:1em;}.button:first-child,.image-button:first-child{margin-right:0;margin-left:0;}
.collapse-processed > summary{padding-right:0.5em;padding-left:0.5em;}.collapse-processed > summary:before{float:left;width:1em;height:1em;content:"";background:url(/themes/contrib/basic/images/icons/menu-expanded.png) 0 100% no-repeat;}[dir="rtl"] .collapse-processed > summary:before{float:right;background-position:100% 100%;}.collapse-processed:not([open]) > summary:before{-ms-transform:rotate(-90deg);-webkit-transform:rotate(-90deg);transform:rotate(-90deg);background-position:25% 35%;}[dir="rtl"] .collapse-processed:not([open]) > summary:before{-ms-transform:rotate(90deg);-webkit-transform:rotate(90deg);transform:rotate(90deg);background-position:75% 35%;}
.container-inline label:after,.container-inline .label:after{content:":";}.form-type-radios .container-inline label:after,.form-type-checkboxes .container-inline label:after{content:"";}.form-type-radios .container-inline .form-type-radio,.form-type-checkboxes .container-inline .form-type-checkbox{margin:0 1em;}.container-inline .form-actions,.container-inline.form-actions{margin-top:0;margin-bottom:0;}
details{margin-top:1em;margin-bottom:1em;border:1px solid #ccc;}details > .details-wrapper{padding:0.5em 1.5em;}summary{padding:0.2em 0.5em;cursor:pointer;}
.exposed-filters .filters{float:left;margin-right:1em;}[dir="rtl"] .exposed-filters .filters{float:right;margin-right:0;margin-left:1em;}.exposed-filters .form-item{margin:0 0 0.1em 0;padding:0;}.exposed-filters .form-item label{float:left;width:10em;font-weight:normal;}[dir="rtl"] .exposed-filters .form-item label{float:right;}.exposed-filters .form-select{width:14em;}.exposed-filters .current-filters{margin-bottom:1em;}.exposed-filters .current-filters .placeholder{font-weight:bold;font-style:normal;}.exposed-filters .additional-filters{float:left;margin-right:1em;}[dir="rtl"] .exposed-filters .additional-filters{float:right;margin-right:0;margin-left:1em;}
.field__label{font-weight:bold;}.field--label-inline .field__label,.field--label-inline .field__items{float:left;}.field--label-inline .field__label,.field--label-inline > .field__item,.field--label-inline .field__items{padding-right:0.5em;}[dir="rtl"] .field--label-inline .field__label,[dir="rtl"] .field--label-inline .field__items{padding-right:0;padding-left:0.5em;}.field--label-inline .field__label::after{content:":";}
form .field-multiple-table{margin:0;}form .field-multiple-table .field-multiple-drag{width:30px;padding-right:0;}[dir="rtl"] form .field-multiple-table .field-multiple-drag{padding-left:0;}form .field-multiple-table .field-multiple-drag .tabledrag-handle{padding-right:0.5em;}[dir="rtl"] form .field-multiple-table .field-multiple-drag .tabledrag-handle{padding-right:0;padding-left:0.5em;}form .field-add-more-submit{margin:0.5em 0 0;}.form-item,.form-actions{margin-top:1em;margin-bottom:1em;}tr.odd .form-item,tr.even .form-item{margin-top:0;margin-bottom:0;}.form-composite > .fieldset-wrapper > .description,.form-item .description{font-size:0.85em;}label.option{display:inline;font-weight:normal;}.form-composite > legend,.label{display:inline;margin:0;padding:0;font-size:inherit;font-weight:bold;}.form-checkboxes .form-item,.form-radios .form-item{margin-top:0.4em;margin-bottom:0.4em;}.form-type-radio .description,.form-type-checkbox .description{margin-left:2.4em;}[dir="rtl"] .form-type-radio .description,[dir="rtl"] .form-type-checkbox .description{margin-right:2.4em;margin-left:0;}.marker{color:#e00;}.form-required:after{display:inline-block;width:6px;height:6px;margin:0 0.3em;content:"";vertical-align:super;background-image:url(/themes/contrib/basic/images/icons/required.svg);background-repeat:no-repeat;background-size:6px 6px;}abbr.tabledrag-changed,abbr.ajax-changed{border-bottom:none;}.form-item input.error,.form-item textarea.error,.form-item select.error{border:2px solid red;}.form-item--error-message:before{display:inline-block;width:14px;height:14px;content:"";vertical-align:sub;background:url(/themes/contrib/basic/images/icons/error.svg) no-repeat;background-size:contain;}
.icon-help{padding:1px 0 1px 20px;background:url(/themes/contrib/basic/images/icons/help.png) 0 50% no-repeat;}[dir="rtl"] .icon-help{padding:1px 20px 1px 0;background-position:100% 50%;}.feed-icon{display:block;overflow:hidden;width:16px;height:16px;text-indent:-9999px;background:url(/themes/contrib/basic/images/icons/feed.svg) no-repeat;}
.form--inline .form-item{float:left;margin-right:0.5em;}[dir="rtl"] .form--inline .form-item{float:right;margin-right:0;margin-left:0.5em;}[dir="rtl"] .views-filterable-options-controls .form-item{margin-right:2%;}.form--inline .form-item-separator{margin-top:2.3em;margin-right:1em;margin-left:0.5em;}[dir="rtl"] .form--inline .form-item-separator{margin-right:0.5em;margin-left:1em;}.form--inline .form-actions{clear:left;}[dir="rtl"] .form--inline .form-actions{clear:right;}
.item-list .title{font-weight:bold;}.item-list ul{margin:0 0 0.75em 0;padding:0;}.item-list li{margin:0 0 0.25em 1.5em;padding:0;}[dir="rtl"] .item-list li{margin:0 1.5em 0.25em 0;}.item-list--comma-list{display:inline;}.item-list--comma-list .item-list__comma-list,.item-list__comma-list li,[dir="rtl"] .item-list--comma-list .item-list__comma-list,[dir="rtl"] .item-list__comma-list li{margin:0;}
button.link{margin:0;padding:0;cursor:pointer;border:0;background:transparent;font-size:1em;}label button.link{font-weight:bold;}
ul.inline,ul.links.inline{display:inline;padding-left:0;}[dir="rtl"] ul.inline,[dir="rtl"] ul.links.inline{padding-right:0;padding-left:15px;}ul.inline li{display:inline;padding:0 0.5em;list-style-type:none;}ul.links a.is-active{color:#000;}
ul.menu{margin-left:1em;padding:0;list-style:none outside;text-align:left;}[dir="rtl"] ul.menu{margin-right:1em;margin-left:0;text-align:right;}.menu-item--expanded{list-style-type:circle;list-style-image:url(/themes/contrib/basic/images/icons/menu-expanded.png);}.menu-item--collapsed{list-style-type:disc;list-style-image:url(/themes/contrib/basic/images/icons/menu-collapsed.png);}[dir="rtl"] .menu-item--collapsed{list-style-image:url(/themes/contrib/basic/images/icons/menu-collapsed-rtl.png);}.menu-item{margin:0;padding-top:0.2em;}ul.menu a.is-active{color:#000;}
.more-link{display:block;text-align:right;}[dir="rtl"] .more-link{text-align:left;}
.pager__items{clear:both;text-align:center;}.pager__item{display:inline;padding:0.5em;}.pager__item.is-active{font-weight:bold;}
tr.drag{background-color:#fffff0;}tr.drag-previous{background-color:#ffd;}body div.tabledrag-changed-warning{margin-bottom:0.5em;}
tr.selected td{background:#ffc;}td.checkbox,th.checkbox{text-align:center;}[dir="rtl"] td.checkbox,[dir="rtl"] th.checkbox{text-align:center;}
th.is-active img{display:inline;}td.is-active{background-color:#ddd;}
.form-textarea-wrapper textarea{display:block;box-sizing:border-box;width:100%;margin:0;}
.ui-dialog--narrow{max-width:500px;}@media screen and (max-width:600px){.ui-dialog--narrow{min-width:95%;max-width:95%;}}
.progress__track{border-color:#b3b3b3;border-radius:10em;background-color:#f2f1eb;background-image:-webkit-linear-gradient(#e7e7df,#f0f0f0);background-image:linear-gradient(#e7e7df,#f0f0f0);box-shadow:inset 0 1px 3px hsla(0,0%,0%,0.16);}.progress__bar{height:16px;margin-top:-1px;margin-left:-1px;padding:0 1px;-webkit-transition:width 0.5s ease-out;transition:width 0.5s ease-out;-webkit-animation:animate-stripes 3s linear infinite;-moz-animation:animate-stripes 3s linear infinite;border:1px #07629a solid;border-radius:10em;background:#057ec9;background-image:-webkit-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0.15)),-webkit-linear-gradient(left top,#0094f0 0%,#0094f0 25%,#007ecc 25%,#007ecc 50%,#0094f0 50%,#0094f0 75%,#0094f0 100%);background-image:linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,0.15)),linear-gradient(to right bottom,#0094f0 0%,#0094f0 25%,#007ecc 25%,#007ecc 50%,#0094f0 50%,#0094f0 75%,#0094f0 100%);background-size:40px 40px;}[dir="rtl"] .progress__bar{margin-right:-1px;margin-left:0;-webkit-animation-direction:reverse;-moz-animation-direction:reverse;animation-direction:reverse;}@media screen and (prefers-reduced-motion:reduce){.progress__bar{-webkit-transition:none;transition:none;-webkit-animation:none;-moz-animation:none;}}@-webkit-keyframes animate-stripes{0%{background-position:0 0,0 0;}100%{background-position:0 0,-80px 0;}}@-ms-keyframes animate-stripes{0%{background-position:0 0,0 0;}100%{background-position:0 0,-80px 0;}}@keyframes animate-stripes{0%{background-position:0 0,0 0;}100%{background-position:0 0,-80px 0;}}
.breadcrumb li{list-style-type:none;display:inline-block;}#navigation li{list-style-type:none;display:inline-block;}#header .c-nav-main{position:relative;z-index:2;display:none;list-style:none;margin:0;padding:20px 0 0 0;}@media (min-width:1000px){#header .c-nav-main{display:flex;list-style:none;padding:0;height:80px;}}#header .c-nav-main li{text-transform:uppercase;text-align:center;}@media (min-width:1000px){#header .c-nav-main li{padding:0 15px;letter-spacing:1px;position:relative;display:flex;flex-direction:column;justify-content:center;text-align:center;line-height:1.2em;}}@media (min-width:1200px){#header .c-nav-main li{padding:0 20px;}}#header .c-nav-main li a{display:inline-block;padding:0;font-size:0.875rem;position:relative;color:#fff;}.site-name{font-size:2.2em;line-height:1.3em;font-weight:300;padding:0 0 0.5em;margin:0;}.pager__item{display:inline;}.pager__item a{display:inline-block;}#footer h2{font-weight:300 !important;font-size:0.8125rem !important;padding:10px 0 10px 0;margin:0;text-transform:uppercase;}#footer h3{font-size:0.8125rem !important;}#footer .region-footer{display:flex;width:100%;}@media (max-width:767px){#footer{padding:20px;}#footer .region-footer{flex-direction:column;gap:20px;}}#footer [class*=block-]{flex-basis:0;flex-grow:1;max-width:100%;}#footer ul.menu{margin:0;}#footer ul.menu li{line-height:24px;}#footer ul.menu li a{color:#999 !important;}#footer ul.menu li a:hover,#footer ul.menu li a:focus{color:#555 !important;}
.messages{padding:9px;margin:1em 0;color:#919191;background-color:#ddd;border:1px solid #c4c4c4;word-wrap:break-word;}.messages pre{border:0;}.messages--warning{color:#903023;background-color:#ddc44f;border-color:#d1b328;}.messages--warning pre{background-color:#d1b328;}.messages--error{color:white;background-color:#cd4533;border-color:#a53728;}.messages--error pre{background-color:#a53728;}.messages--status{color:#304319;background-color:#8dbe51;border-color:#73a03c;}.messages--status pre{background-color:#73a03c;}
.c-image-text .c-image-text__text{margin:20px;}@media (min-width:768px){.c-image-text .c-image-text__text{margin:70px;}}.c-image-text .c-image-text__img{position:relative;z-index:2;max-width:unset;padding-top:100%;}
