/* @license MIT https://github.com/necolas/normalize.css/blob/3.0.3/LICENSE.md */
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}body{margin:0;}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block;}audio,canvas,progress,video{display:inline-block;vertical-align:baseline;}audio:not([controls]){display:none;height:0;}[hidden],template{display:none;}a{background-color:transparent;}a:active,a:hover{outline:0;}abbr[title]{border-bottom:1px dotted;}b,strong{font-weight:bold;}dfn{font-style:italic;}h1{font-size:2em;margin:0.67em 0;}mark{background:#ff0;color:#000;}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sup{top:-0.5em;}sub{bottom:-0.25em;}img{border:0;}svg:not(:root){overflow:hidden;}figure{margin:1em 40px;}hr{box-sizing:content-box;height:0;}pre{overflow:auto;}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em;}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0;}button{overflow:visible;}button,select{text-transform:none;}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;}button[disabled],html input[disabled]{cursor:default;}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;}input{line-height:normal;}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto;}input[type="search"]{-webkit-appearance:textfield;box-sizing:content-box;}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em;}legend{border:0;padding:0;}textarea{overflow:auto;}optgroup{font-weight:bold;}table{border-collapse:collapse;border-spacing:0;}td,th{padding:0;}
@media (min--moz-device-pixel-ratio:0){summary{display:list-item;}}
/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.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;}}
.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/classy/images/misc/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/classy/images/icons/ee0000/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/classy/images/icons/e32700/error.svg) no-repeat;background-size:contain;}
.icon-help{padding:1px 0 1px 20px;background:url(/themes/contrib/classy/images/misc/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/classy/images/misc/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/classy/images/misc/menu-expanded.png);}.menu-item--collapsed{list-style-type:disc;list-style-image:url(/themes/contrib/classy/images/misc/menu-collapsed.png);}[dir="rtl"] .menu-item--collapsed{list-style-image:url(/themes/contrib/classy/images/misc/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;}
div.tabs{margin:1em 0;}ul.tabs{margin:0 0 0.5em;padding:0;list-style:none;}.tabs > li{display:inline-block;margin-right:0.3em;}[dir="rtl"] .tabs > li{margin-right:0;margin-left:0.3em;}.tabs a{display:block;padding:0.2em 1em;text-decoration:none;}.tabs a.is-active{background-color:#eee;}.tabs a:focus,.tabs a:hover{background-color:#f5f5f5;}
.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%;}}
.messages{padding:15px 20px 15px 35px;word-wrap:break-word;border:1px solid;border-width:1px 1px 1px 0;border-radius:2px;background:no-repeat 10px 17px;overflow-wrap:break-word;}[dir="rtl"] .messages{padding-right:35px;padding-left:20px;text-align:right;border-width:1px 0 1px 1px;background-position:right 10px top 17px;}.messages + .messages{margin-top:1.538em;}.messages__list{margin:0;padding:0;list-style:none;}.messages__item + .messages__item{margin-top:0.769em;}.messages--status{color:#325e1c;border-color:#c9e1bd #c9e1bd #c9e1bd transparent;background-color:#f3faef;background-image:url(/themes/contrib/classy/images/icons/73b355/check.svg);box-shadow:-8px 0 0 #77b259;}[dir="rtl"] .messages--status{margin-left:0;border-color:#c9e1bd transparent #c9e1bd #c9e1bd;box-shadow:8px 0 0 #77b259;}.messages--warning{color:#734c00;border-color:#f4daa6 #f4daa6 #f4daa6 transparent;background-color:#fdf8ed;background-image:url(/themes/contrib/classy/images/icons/e29700/warning.svg);box-shadow:-8px 0 0 #e09600;}[dir="rtl"] .messages--warning{border-color:#f4daa6 transparent #f4daa6 #f4daa6;box-shadow:8px 0 0 #e09600;}.messages--error{color:#a51b00;border-color:#f9c9bf #f9c9bf #f9c9bf transparent;background-color:#fcf4f2;background-image:url(/themes/contrib/classy/images/icons/e32700/error.svg);box-shadow:-8px 0 0 #e62600;}[dir="rtl"] .messages--error{border-color:#f9c9bf transparent #f9c9bf #f9c9bf;box-shadow:8px 0 0 #e62600;}.messages--error p.error{color:#a51b00;}
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}*{box-sizing:border-box}img{display:block;max-width:100%;height:auto}html{overflow-x:hidden}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{text-decoration:none;-webkit-transition:background 0.3s ease;-moz-transition:background 0.3s ease;-ms-transition:background 0.3s ease;-o-transition:background 0.3s ease;transition:background 0.3s ease;-webkit-transition:color 0.3s ease;-moz-transition:color 0.3s ease;-ms-transition:color 0.3s ease;-o-transition:color 0.3s ease;transition:color 0.3s ease;color:#141414}a:hover{opacity:.9}.breadcrumb li:before{content:">"}.block-local-tasks-block{position:fixed;bottom:10px;left:10px;border:2px solid #2E7DAD;background:#b7d9ed;padding:10px 30px;text-align:center;width:auto;z-index:5}.block-local-tasks-block ul{margin:0}.block-local-tasks-block ul li a{background:#2E7DAD;color:#fff;padding:5px 10px}.block-local-tasks-block ul li:hover a,.block-local-tasks-block ul li.is-active a{background:#141414}.region-content{overflow:visible !important}@media only screen and (max-width:767px){.region-content.has_sidebar>.layout-container,.paragraph--type--horizontal-event-grid .region-content.has_sidebar>.view-id-website_categorization,.paragraph--type--horizontal-event-grid .region-content.has_sidebar>.view-events-categories,.block-views-blockevents-categories-block-1 .region-content.has_sidebar>.view-id-website_categorization,.block-views-blockevents-categories-block-1 .region-content.has_sidebar>.view-events-categories{padding-top:0;padding-bottom:0}}.video-container{position:relative;padding-bottom:56.25%;padding-top:30px;height:0;overflow:hidden}.video-container iframe,.video-container object,.video-container embed{position:absolute;top:0;left:0;width:100%;height:100%}.social-share{display:flex;align-items:center;font-weight:600;color:#333F48}.social-share .sharethis-inline-share-buttons{margin-left:10px}.social-share.resources{margin-bottom:10px;margin-top:20px}.region{overflow:hidden}body{font-family:'Open Sans',sans-serif;line-height:1.5;color:#141414}h1,h2,h3,h4,h5{color:#333F48}h1{font-family:'Ubuntu',sans-serif}h2{font-size:36px;margin-bottom:10px;line-height:normal}h3,h4,h5{font-weight:700;margin-bottom:15px}h3{font-size:24px;line-height:34px}h4{font-size:15px}@media only screen and (min-width:768px) and (max-width:992px){h2{font-size:30px}h3{font-size:20px}}@media only screen and (max-width:767px){h2{font-size:26px}h3{font-size:20px}}p.highlighted{font-size:24px;line-height:36px}.blue{color:#2E7DAD}.orange{color:#e15d55}.green{color:#57aaa1}.dark{color:#333F48}.blue-link,.paragraph--type--basic-text-expander-item .field--name-field-expander-label{color:#2E7DAD;font-weight:600;font-size:16px;padding-bottom:20px;margin-bottom:15px;display:block}.blue-link:after,.paragraph--type--basic-text-expander-item .field--name-field-expander-label:after{position:absolute;width:0;height:0;content:"";left:calc(50% - 10px);bottom:-3px;border-left:10px solid transparent;border-right:10px solid transparent;border-top:15px solid #2E7DAD}.blue-link:hover:after,.paragraph--type--basic-text-expander-item .field--name-field-expander-label:hover:after{border-top:15px solid #141414}form.la-homepage-resources-form label,form.user-login-form label,form.webform-submission-form label{display:block;color:#2E7DAD;font-size:18px;font-weight:500;margin-bottom:5px}form.la-homepage-resources-form textarea,form.la-homepage-resources-form input,form.user-login-form textarea,form.user-login-form input,form.webform-submission-form textarea,form.webform-submission-form input{border:2px solid #2E7DAD;border-radius:2px;padding:15px 12px;background:#fff;width:100%}form.la-homepage-resources-form .description,form.user-login-form .description,form.webform-submission-form .description{color:#141414}form.user-login-form{max-width:400px;margin:50px}form.webform-submission-form{max-width:650px;margin:50px auto 50px}form.webform-submission-form .form-radio{width:20px;float:left;margin-top:7px;margin-right:10px}form.webform-submission-form .form-type-radio label{cursor:pointer}form.webform-submission-form .js-form-item a{text-decoration:underline;color:#2E7DAD}form.webform-submission-form .js-form-type-select{position:relative}form.webform-submission-form select{border:2px solid #2E7DAD;border-radius:2px;padding:15px 12px;background:#FFF;width:100%;margin-bottom:5px;-moz-appearance:none;-webkit-appearance:none;position:relative;background:url(/themes/custom/la211/img/icons/blue-arrow-down.png) no-repeat center right 10px;background-size:10px}form.webform-submission-form select::-ms-expand{display:none}form.webform-submission-form .form-checkbox:not(:checked),form.webform-submission-form .form-checkbox:checked{left:-9999px;position:absolute}form.webform-submission-form .form-checkbox:not(:checked)+label,form.webform-submission-form .form-checkbox:checked+label{color:#2E7DAD;cursor:pointer;display:block;font-size:16px;padding-left:25px;position:relative;word-break:break-word}form.webform-submission-form .form-checkbox:not(:checked)+label:before,form.webform-submission-form .form-checkbox:checked+label:before{border-color:#2E7DAD;border-radius:2px;border-style:solid;border-width:2px;background-color:#fff;content:'';height:11px;left:0;position:absolute;top:5px;width:11px}form.webform-submission-form .form-checkbox:not(:checked)+label:after,form.webform-submission-form .form-checkbox:checked+label:after{color:#2E7DAD;content:'\2713\0020';font-size:15px;left:2px;line-height:0.8;position:absolute;top:5px;transition:all .2s;background:none;margin:0}form.webform-submission-form .form-type-checkbox .js-form-required{display:inline-block;background-image:url("/core/misc/icons/ee0000/required.svg");background-repeat:no-repeat;background-size:6px 6px;background-position:top 6px left 17px}form.webform-submission-form .form-checkbox:not(:checked)+label:after{opacity:0;transform:scale(0)}form.webform-submission-form .form-checkbox:checked+label:after{opacity:1;transform:scale(1)}form.webform-submission-form .form-checkbox:disabled:not(:checked)+label:before,form.webform-submission-form .form-checkbox:disabled:checked+label:before{background-color:rgba(46,125,173,0.5)}form.webform-submission-form .form-checkbox:disabled:checked+label:after{color:rgba(46,125,173,0.5)}form.webform-submission-form .form-checkbox:disabled+label{color:rgba(46,125,173,0.5)}form .form-checkboxes .form-type-checkbox{display:flex;align-items:center}form .form-checkboxes .form-type-checkbox input{width:auto;margin-right:10px}form .form-checkboxes .form-type-checkbox label{margin-bottom:0;cursor:pointer}body[class*="context-form-"] .messages--error{display:none !important}.btn,.view-video-tags .view-filters [data-drupal-selector="edit-reset"]{border:2px solid #fff;padding:13px 36px;border-radius:3px;text-transform:uppercase;display:inline-block;color:#fff;font-weight:bold}.btn-transparent-white,.paragraph--type--image-hero .field--name-field-cta a,.paragraph--type--section-highlight-masonry .content-overlay .content-wrapper .field--name-field-cta a{border:2px solid #fff;padding:13px 36px;border-radius:3px;text-transform:uppercase;display:inline-block;color:#fff;font-weight:bold}.btn-transparent-white:hover,.paragraph--type--image-hero .field--name-field-cta a:hover,.paragraph--type--section-highlight-masonry .content-overlay .content-wrapper .field--name-field-cta a:hover{background:#f7f8f8;color:#000}.btn-white,.paragraph--type--image-video-feature .content-wrapper .field--name-field-cta a,.paragraph--type--image-text .content-wrapper .field--name-field-cta a{font-weight:700;text-transform:uppercase;border:2px solid #000;padding:13px 36px;color:#000;border-radius:3px;display:inline-block}.btn-white:hover,.paragraph--type--image-video-feature .content-wrapper .field--name-field-cta a:hover,.paragraph--type--image-text .content-wrapper .field--name-field-cta a:hover{background:#f7f8f8;color:#000}.btn-blue,form.la-homepage-resources-form .button,form.user-login-form .button,form.webform-submission-form .button,form.webform-submission-form .webform-button--submit,.view-events-listing .view-footer a,.view-events-locations .view-footer a,.view-video-tags .view-filters .fieldset-legend,.node--type-guided-search-topic .field--name-field-guided-search-button a,.paragraph--type--data-highlights .field--name-field-cta a{font-weight:700;text-transform:uppercase;background:#2E7DAD;border:2px solid #2E7DAD;padding:13px 36px;color:#fff;border-radius:3px;display:inline-block}.btn-blue:hover,form.la-homepage-resources-form .button:hover,form.user-login-form .button:hover,form.webform-submission-form .button:hover,form.webform-submission-form .webform-button--submit:hover,.view-events-listing .view-footer a:hover,.view-events-locations .view-footer a:hover,.view-video-tags .view-filters .fieldset-legend:hover,.node--type-guided-search-topic .field--name-field-guided-search-button a:hover,.paragraph--type--data-highlights .field--name-field-cta a:hover{background:#b7d9ed;border:2px solid #b7d9ed}.btn-blue-bg{font-weight:700;text-transform:uppercase;border:2px solid #2E7DAD;padding:13px 36px;color:#2E7DAD;border-radius:3px;display:inline-block}.btn-blue-bg:hover{background:#b7d9ed}.btn-transparent-blue{background-color:transparent;border-color:#2E7DAD;color:#2E7DAD;transition:all .3s ease}.btn-transparent-blue:hover{background-color:#2E7DAD;color:#fff}.btn-grey,.view-video-tags .view-filters [data-drupal-selector="edit-reset"]{border-color:#333F48;color:#333F48;padding:6px 10px;transition:all .3s ease}.btn-grey:hover,.view-video-tags .view-filters :hover[data-drupal-selector="edit-reset"]{background-color:#333F48;color:#fff}.button--filter{border-color:#2E7DAD;border-radius:23px;border-style:solid;border-width:2px;font-size:16px;font-weight:700;line-height:41px}.btn-small,.view-events-listing .view-footer a,.view-events-locations .view-footer a,.node--type-guided-search-topic .field--name-field-guided-search-button a{padding:7px 39px}.view-articles-listing .view-content .views-row,.view-featured-articles .view-content .views-row{max-width:420px;margin:30px auto 0}@media only screen and (min-width:992px){.view-articles-listing .view-content,.view-featured-articles .view-content{display:flex;flex-wrap:wrap}.view-articles-listing .view-content .views-row,.view-featured-articles .view-content .views-row{width:calc((100% - 34px) / 3);margin:0 17px 17px 0}.view-articles-listing .view-content .views-row:nth-child(3n),.view-featured-articles .view-content .views-row:nth-child(3n){margin-right:0}}.view-articles-listing .view-content{padding:50px 0}@media only screen and (min-width:768px) and (max-width:992px){.view-articles-listing .view-content .views-row{max-width:unset;margin:0}}.layout-container,.paragraph--type--horizontal-event-grid .view-id-website_categorization,.paragraph--type--horizontal-event-grid .view-events-categories,.block-views-blockevents-categories-block-1 .view-id-website_categorization,.block-views-blockevents-categories-block-1 .view-events-categories{width:1310px;padding:0 30px;margin:0 auto;max-width:100%}@media only screen and (min-width:992px) and (max-width:1199px){.layout-container,.paragraph--type--horizontal-event-grid .view-id-website_categorization,.paragraph--type--horizontal-event-grid .view-events-categories,.block-views-blockevents-categories-block-1 .view-id-website_categorization,.block-views-blockevents-categories-block-1 .view-events-categories{width:992px}}@media only screen and (min-width:768px) and (max-width:992px){.layout-container,.paragraph--type--horizontal-event-grid .view-id-website_categorization,.paragraph--type--horizontal-event-grid .view-events-categories,.block-views-blockevents-categories-block-1 .view-id-website_categorization,.block-views-blockevents-categories-block-1 .view-events-categories{width:750px}}@media only screen and (max-width:767px){.layout-container,.paragraph--type--horizontal-event-grid .view-id-website_categorization,.paragraph--type--horizontal-event-grid .view-events-categories,.block-views-blockevents-categories-block-1 .view-id-website_categorization,.block-views-blockevents-categories-block-1 .view-events-categories{width:100%;padding:0 16px}}.text-center{text-align:center}.text-right{text-align:right}.main-header{background:#2E7DAD}.region-top-bar{height:76px;padding:14px 0 20px;background:#2E7DAD;overflow:initial}@media only screen and (min-width:768px) and (max-width:992px){.region-top-bar{margin-bottom:25px;height:123px}}.region-top-bar header{display:flex;justify-content:space-between;align-items:center;position:relative}@media only screen and (min-width:768px) and (max-width:992px){.region-top-bar header{justify-content:center}}.region-top-bar .site-name a{color:#fff;font-weight:600;font-size:46px;line-height:46px}.region-top-bar h2{color:#fff}@media only screen and (min-width:768px) and (max-width:992px){.region-top-bar nav{margin:0;width:100%;position:absolute;left:0;padding:15px 15px 30px;z-index:9999;top:62px;background:#2E7DAD;text-align:center;display:flex;align-items:center;justify-content:center}}@media only screen and (max-width:767px){.region-top-bar nav{margin:0;width:100%;position:absolute;left:0;padding:15px 15px 50px;z-index:9999;top:62px;background:#2E7DAD;display:none}.region-top-bar nav.expanded{display:block}}.region-top-bar nav>ul{margin-left:0}.region-top-bar nav>ul:after{content:"";display:table;clear:both}.region-top-bar nav>ul>li{display:block;float:left;position:relative}@media only screen and (min-width:768px) and (max-width:992px){.region-top-bar nav>ul>li{margin-left:20px}.region-top-bar nav>ul>li:first-child a{margin-left:0}}@media only screen and (max-width:767px){.region-top-bar nav>ul>li{float:none;margin:0;padding:10px 0 0}}.region-top-bar nav>ul>li:first-child{padding-left:20px}.region-top-bar nav>ul>li:first-child a{margin-left:0}.region-top-bar nav>ul>li:first-child ul{left:0}.region-top-bar nav>ul>li:hover .menu-lvl-2{display:block}.region-top-bar nav>ul>li a{transition:none}.region-top-bar nav>ul>li a:hover{border-bottom:2px solid;opacity:1}.region-top-bar nav>ul>li a,.region-top-bar nav>ul>li span{color:#fff;margin-left:40px;font-size:16px;font-weight:600;text-transform:uppercase}@media only screen and (min-width:992px) and (max-width:1199px){.region-top-bar nav>ul>li a,.region-top-bar nav>ul>li span{margin-left:10px}}@media only screen and (min-width:768px) and (max-width:992px){.region-top-bar nav>ul>li a,.region-top-bar nav>ul>li span{margin-left:5px;font-size:15px}}@media only screen and (max-width:767px){.region-top-bar nav>ul>li a,.region-top-bar nav>ul>li span{margin-left:0}}.region-top-bar nav>ul>li a.is-active,.region-top-bar nav>ul>li span.is-active{color:#fff}.region-top-bar nav>ul>li .menu-button{margin-left:20px;padding:8px 30px;border:3px solid #fff;border-radius:5px}.region-top-bar nav>ul>li .menu-button:hover{background:#b7d9ed;color:#fff;opacity:1}@media only screen and (max-width:767px){.region-top-bar nav>ul>li .menu-button{margin:20px 0 0 0}}@media only screen and (min-width:992px) and (max-width:1199px){.region-top-bar nav>ul>li{margin-left:10px}.region-top-bar nav>ul>li a{font-size:16px}}@media only screen and (min-width:768px){.region-top-bar nav>ul>li:last-child .menu-lvl-2{left:auto;right:-30px}}@media only screen and (min-width:768px){.region-top-bar nav>ul .menu-lvl-2{display:none;position:absolute;background:#2E7DAD;padding:16px 20px 10px;left:20px;top:29px;z-index:15;margin:0}}.region-top-bar nav>ul .menu-lvl-2 li{margin:10px 0}.region-top-bar nav>ul .menu-lvl-2 li a{padding:8px 0;color:#fff;white-space:nowrap;margin-left:0}@media only screen and (max-width:767px){.region-top-bar nav>ul .menu-lvl-2 li a{text-transform:capitalize}}.region-top-bar #google_translate_element{height:36px;padding-top:6px}@media only screen and (min-width:768px) and (max-width:992px){.region-top-bar #google_translate_element{position:absolute;padding-top:12px;right:0}}@media only screen and (max-width:767px){.region-top-bar #google_translate_element{display:none}}.region-top-bar #google_translate_element .language-label{position:absolute;top:-10px;font-size:12px;color:white}.region-top-bar #google_translate_element .language-label li{display:none}.region-top-bar #google_translate_element .language-label li.active{display:block}.region-top-bar #google_translate_element .goog-logo-link{display:none !important}.region-top-bar #google_translate_element .goog-te-gadget{color:transparent !important;font-size:0}.region-top-bar #google_translate_element .goog-te-gadget>span{font-size:11px;display:block}.region-top-bar #google_translate_element .goog-te-gadget>span img{margin-right:8px}.region-top-bar #google_translate_element .goog-te-gadget>span a{display:flex;margin-top:5px;color:#fff;font-weight:normal}.region-top-bar #google_translate_element .goog-te-gadget .goog-te-combo{background-color:transparent;color:#fff;font-size:12px;padding:2px 4px;border-radius:2px;margin:0;border:1px solid #fff;text-indent:0.01px;text-overflow:'';cursor:pointer;-moz-appearance:none;-webkit-appearance:none;appearance:none;width:112px;font-family:'Open Sans',sans-serif;font-weight:600}.region-top-bar #google_translate_element .goog-te-gadget .goog-te-combo option{color:#252E33}.region-top-bar--form-page #google_translate_element{margin-left:auto;display:flex;align-items:center}.region-top-bar--form-page #google_translate_element .language-label{position:static}.region-top-bar--form-page #google_translate_element .goog-te-gadget{height:24px;margin-left:10px}.website-warning{padding:5px 0;color:#000}@media only screen and (min-width:768px) and (max-width:992px){.website-warning{padding:15px 0}}@media only screen and (max-width:767px){.website-warning{padding:15px 0}}.website-warning .layout-container,.website-warning .paragraph--type--horizontal-event-grid .view-id-website_categorization,.paragraph--type--horizontal-event-grid .website-warning .view-id-website_categorization,.website-warning .paragraph--type--horizontal-event-grid .view-events-categories,.paragraph--type--horizontal-event-grid .website-warning .view-events-categories,.website-warning .block-views-blockevents-categories-block-1 .view-id-website_categorization,.block-views-blockevents-categories-block-1 .website-warning .view-id-website_categorization,.website-warning .block-views-blockevents-categories-block-1 .view-events-categories,.block-views-blockevents-categories-block-1 .website-warning .view-events-categories{position:relative}.website-warning a{text-decoration:underline}.website-warning p{padding-right:90px}@media only screen and (max-width:767px){.website-warning p{padding-right:75px}}.website-warning.warning-red{background:#e15e55;color:#fff}.website-warning.warning-red a{color:#fff}.website-warning.warning-blue{background:#b7d9ed}.website-warning .dismiss-warning{cursor:pointer;position:absolute;right:30px;top:0}@media only screen and (max-width:767px){.website-warning .dismiss-warning{right:15px;top:-9px}}.la-search-events-form,.la-search-resources-form,.la-search-global-resources-form{position:relative;display:inline-flex;flex-wrap:wrap}@media only screen and (min-width:992px) and (max-width:1199px){.la-search-events-form,.la-search-resources-form,.la-search-global-resources-form{width:750px}}@media only screen and (min-width:768px) and (max-width:992px){.la-search-events-form,.la-search-resources-form,.la-search-global-resources-form{width:530px}}.la-search-events-form fieldset,.la-search-resources-form fieldset,.la-search-global-resources-form fieldset{margin:0}.la-search-events-form .active-filters,.la-search-resources-form .active-filters,.la-search-global-resources-form .active-filters{display:flex;flex-wrap:wrap;margin-top:10px}.la-search-events-form .active-filters a,.la-search-resources-form .active-filters a,.la-search-global-resources-form .active-filters a{margin-right:30px;font-size:14px;font-weight:600;display:flex;margin-bottom:10px}.la-search-events-form .active-filters a span,.la-search-resources-form .active-filters a span,.la-search-global-resources-form .active-filters a span{margin-left:10px}.la-search-events-form .form-item-keyword,.la-search-events-form .form-item-global-keyword,.la-search-events-form .form-item-event-keyword,.la-search-resources-form .form-item-keyword,.la-search-resources-form .form-item-global-keyword,.la-search-resources-form .form-item-event-keyword,.la-search-global-resources-form .form-item-keyword,.la-search-global-resources-form .form-item-global-keyword,.la-search-global-resources-form .form-item-event-keyword{margin:10px 0;display:flex;width:100%}.la-search-events-form .form-item-keyword label,.la-search-events-form .form-item-global-keyword label,.la-search-events-form .form-item-event-keyword label,.la-search-resources-form .form-item-keyword label,.la-search-resources-form .form-item-global-keyword label,.la-search-resources-form .form-item-event-keyword label,.la-search-global-resources-form .form-item-keyword label,.la-search-global-resources-form .form-item-global-keyword label,.la-search-global-resources-form .form-item-event-keyword label{background:#2E7DAD;color:#fff;font-size:18px;font-weight:600;padding:10px 31px;text-transform:uppercase;border-radius:4px 0 0 4px}@media only screen and (min-width:768px) and (max-width:992px){.la-search-events-form .form-item-keyword label,.la-search-events-form .form-item-global-keyword label,.la-search-events-form .form-item-event-keyword label,.la-search-resources-form .form-item-keyword label,.la-search-resources-form .form-item-global-keyword label,.la-search-resources-form .form-item-event-keyword label,.la-search-global-resources-form .form-item-keyword label,.la-search-global-resources-form .form-item-global-keyword label,.la-search-global-resources-form .form-item-event-keyword label{padding-left:0}}@media only screen and (max-width:767px){.la-search-events-form .form-item-keyword label,.la-search-events-form .form-item-global-keyword label,.la-search-events-form .form-item-event-keyword label,.la-search-resources-form .form-item-keyword label,.la-search-resources-form .form-item-global-keyword label,.la-search-resources-form .form-item-event-keyword label,.la-search-global-resources-form .form-item-keyword label,.la-search-global-resources-form .form-item-global-keyword label,.la-search-global-resources-form .form-item-event-keyword label{padding-left:0}}.la-search-events-form .form-item-keyword .la-search-keyword,.la-search-events-form .form-item-global-keyword .la-search-keyword,.la-search-events-form .form-item-event-keyword .la-search-keyword,.la-search-resources-form .form-item-keyword .la-search-keyword,.la-search-resources-form .form-item-global-keyword .la-search-keyword,.la-search-resources-form .form-item-event-keyword .la-search-keyword,.la-search-global-resources-form .form-item-keyword .la-search-keyword,.la-search-global-resources-form .form-item-global-keyword .la-search-keyword,.la-search-global-resources-form .form-item-event-keyword .la-search-keyword{border-radius:0 4px 4px 0;padding-left:225px;background-image:none;padding-right:40px;color:#333F48;width:calc(100% - 128px);z-index:10}@media only screen and (max-width:767px){.la-search-events-form .form-item-keyword .la-search-keyword,.la-search-events-form .form-item-global-keyword .la-search-keyword,.la-search-events-form .form-item-event-keyword .la-search-keyword,.la-search-resources-form .form-item-keyword .la-search-keyword,.la-search-resources-form .form-item-global-keyword .la-search-keyword,.la-search-resources-form .form-item-event-keyword .la-search-keyword,.la-search-global-resources-form .form-item-keyword .la-search-keyword,.la-search-global-resources-form .form-item-global-keyword .la-search-keyword,.la-search-global-resources-form .form-item-event-keyword .la-search-keyword{padding-left:20px}}@media only screen and (min-width:768px) and (max-width:992px){.la-search-events-form .form-item-keyword .la-search-keyword,.la-search-events-form .form-item-global-keyword .la-search-keyword,.la-search-events-form .form-item-event-keyword .la-search-keyword,.la-search-resources-form .form-item-keyword .la-search-keyword,.la-search-resources-form .form-item-global-keyword .la-search-keyword,.la-search-resources-form .form-item-event-keyword .la-search-keyword,.la-search-global-resources-form .form-item-keyword .la-search-keyword,.la-search-global-resources-form .form-item-global-keyword .la-search-keyword,.la-search-global-resources-form .form-item-event-keyword .la-search-keyword{width:100%}}@media only screen and (max-width:767px){.la-search-events-form .form-item-keyword .la-search-keyword,.la-search-events-form .form-item-global-keyword .la-search-keyword,.la-search-events-form .form-item-event-keyword .la-search-keyword,.la-search-resources-form .form-item-keyword .la-search-keyword,.la-search-resources-form .form-item-global-keyword .la-search-keyword,.la-search-resources-form .form-item-event-keyword .la-search-keyword,.la-search-global-resources-form .form-item-keyword .la-search-keyword,.la-search-global-resources-form .form-item-global-keyword .la-search-keyword,.la-search-global-resources-form .form-item-event-keyword .la-search-keyword{width:100%}}.la-search-events-form .form-item-keyword .la-search-keyword.ui-autocomplete-loading,.la-search-events-form .form-item-global-keyword .la-search-keyword.ui-autocomplete-loading,.la-search-events-form .form-item-event-keyword .la-search-keyword.ui-autocomplete-loading,.la-search-resources-form .form-item-keyword .la-search-keyword.ui-autocomplete-loading,.la-search-resources-form .form-item-global-keyword .la-search-keyword.ui-autocomplete-loading,.la-search-resources-form .form-item-event-keyword .la-search-keyword.ui-autocomplete-loading,.la-search-global-resources-form .form-item-keyword .la-search-keyword.ui-autocomplete-loading,.la-search-global-resources-form .form-item-global-keyword .la-search-keyword.ui-autocomplete-loading,.la-search-global-resources-form .form-item-event-keyword .la-search-keyword.ui-autocomplete-loading{background-image:none}.la-search-events-form .fa-search,.la-search-resources-form .fa-search,.la-search-global-resources-form .fa-search{position:absolute;right:14px;top:23px;font-size:21px;color:#2E7DAD;z-index:11}.la-search-resources-form,.la-search-events-form{display:block}.la-search-resources-form .fas,.la-search-events-form .fas{right:15px}.la-search-resources-form .results-wrapper,.la-search-events-form .results-wrapper{margin-left:auto}@media only screen and (max-width:767px){.la-search-resources-form .results-wrapper,.la-search-events-form .results-wrapper{margin-left:0}}#edit-keyword-checkboxes{display:flex;font-size:12px;position:absolute;top:20px;left:145px;z-index:10}@media only screen and (max-width:767px){#edit-keyword-checkboxes{z-index:9}}@media only screen and (min-width:768px) and (max-width:992px){#edit-keyword-checkboxes{left:110px}}#edit-keyword-checkboxes [type="radio"]:checked,#edit-keyword-checkboxes [type="radio"]:not(:checked){position:absolute;left:-9999px}#edit-keyword-checkboxes [type="radio"]:checked+label,#edit-keyword-checkboxes [type="radio"]:not(:checked)+label{position:relative;padding-left:24px;cursor:pointer;line-height:18px;display:inline-block;color:#333F48;font-weight:600;margin-right:10px;font-size:16px}#edit-keyword-checkboxes [type="radio"]:checked+label:before,#edit-keyword-checkboxes [type="radio"]:not(:checked)+label:before{content:'';position:absolute;left:0;top:1px;width:15px;height:15px;border:1px solid #ddd;border-radius:100%;background:#fff}#edit-keyword-checkboxes [type="radio"]:checked+label:after,#edit-keyword-checkboxes [type="radio"]:not(:checked)+label:after{content:'';width:9px;height:9px;background:#2E7DAD;position:absolute;top:5px;left:4px;border-radius:100%;-webkit-transition:all 0.2s ease;transition:all 0.2s ease}#edit-keyword-checkboxes [type="radio"]:not(:checked)+label:after{opacity:0;-webkit-transform:scale(0);transform:scale(0)}#edit-keyword-checkboxes [type="radio"]:checked+label:after{opacity:1;-webkit-transform:scale(1);transform:scale(1)}@media only screen and (max-width:767px){#edit-keyword-checkboxes{position:initial;border:2px solid #2E7DAD;padding:13px 10px 10px 0;border-radius:4px;width:100%;margin-top:-13px;align-items:center;margin-bottom:20px;color:#fff}#edit-keyword-checkboxes:before{content:"Search in:";font-size:14px;margin-right:30px;font-weight:600}}#hamburger-menu-articles,#hamburger-menu{width:45px;height:45px;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.5s ease-in-out;-moz-transition:.5s ease-in-out;-o-transition:.5s ease-in-out;transition:.5s ease-in-out;cursor:pointer;right:15px;top:8px;position:absolute;display:none}@media only screen and (max-width:767px){#hamburger-menu-articles,#hamburger-menu{display:block}}#hamburger-menu-articles span,#hamburger-menu span{display:block;position:absolute;height:7px;width:100%;background:#fff;border-radius:9px;opacity:1;left:0;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.15s ease-in-out;-moz-transition:.15s ease-in-out;-o-transition:.15s ease-in-out;transition:.15s ease-in-out}#hamburger-menu-articles span:nth-child(1),#hamburger-menu span:nth-child(1){top:0}#hamburger-menu-articles span:nth-child(2),#hamburger-menu-articles span:nth-child(3),#hamburger-menu span:nth-child(2),#hamburger-menu span:nth-child(3){top:14px}#hamburger-menu-articles span:nth-child(4),#hamburger-menu span:nth-child(4){top:28px}#hamburger-menu-articles.open span:nth-child(1),#hamburger-menu.open span:nth-child(1){top:18px;width:0;left:50%}#hamburger-menu-articles.open span:nth-child(2),#hamburger-menu.open span:nth-child(2){-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}#hamburger-menu-articles.open span:nth-child(3),#hamburger-menu.open span:nth-child(3){-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}#hamburger-menu-articles.open span:nth-child(4),#hamburger-menu.open span:nth-child(4){top:18px;width:0;left:50%}@media only screen and (max-width:992px){#hamburger-menu-articles{display:block;top:15px;right:30px;width:35px;height:35px}#hamburger-menu-articles span{height:5px}#hamburger-menu-articles span:nth-child(1){top:0}#hamburger-menu-articles span:nth-child(2),#hamburger-menu-articles span:nth-child(3){top:12px}#hamburger-menu-articles span:nth-child(4){top:24px}}@media only screen and (max-width:767px){#hamburger-menu-articles{right:15px}}.block-system-branding-block{width:150px;margin-top:-4px}.region-footer{background:#b7d9ed;padding:50px 0}.region-footer .layout-container,.region-footer .paragraph--type--horizontal-event-grid .view-id-website_categorization,.paragraph--type--horizontal-event-grid .region-footer .view-id-website_categorization,.region-footer .paragraph--type--horizontal-event-grid .view-events-categories,.paragraph--type--horizontal-event-grid .region-footer .view-events-categories,.region-footer .block-views-blockevents-categories-block-1 .view-id-website_categorization,.block-views-blockevents-categories-block-1 .region-footer .view-id-website_categorization,.region-footer .block-views-blockevents-categories-block-1 .view-events-categories,.block-views-blockevents-categories-block-1 .region-footer .view-events-categories{display:flex;flex-wrap:wrap}@media only screen and (min-width:768px) and (max-width:992px){.region-footer .layout-container,.region-footer .paragraph--type--horizontal-event-grid .view-id-website_categorization,.paragraph--type--horizontal-event-grid .region-footer .view-id-website_categorization,.region-footer .paragraph--type--horizontal-event-grid .view-events-categories,.paragraph--type--horizontal-event-grid .region-footer .view-events-categories,.region-footer .block-views-blockevents-categories-block-1 .view-id-website_categorization,.block-views-blockevents-categories-block-1 .region-footer .view-id-website_categorization,.region-footer .block-views-blockevents-categories-block-1 .view-events-categories,.block-views-blockevents-categories-block-1 .region-footer .view-events-categories{align-items:end}}.region-footer .menu--footer{width:80%}@media only screen and (max-width:767px){.region-footer .menu--footer{width:60%}}.region-footer .menu--footer .menu-item{list-style-type:none;list-style-image:none;padding-top:0;padding-right:10px}.region-footer .menu--footer>.menu{display:flex;list-style-type:none;margin:0;justify-content:space-between}@media only screen and (max-width:767px){.region-footer .menu--footer>.menu{flex-wrap:wrap}}@media only screen and (max-width:767px){.region-footer .menu--footer>.menu li{width:100%;margin-bottom:15px}}.region-footer .menu--footer>.menu li a{font-size:20px;text-transform:uppercase;color:#141414;margin-bottom:5px;font-weight:600}.region-footer .menu--footer>.menu li a:hover{text-decoration:underline}.region-footer .menu--footer>.menu li ul{padding:0;margin:0;list-style-type:none}.region-footer .menu--footer>.menu li ul li a{font-size:16px;font-weight:normal;text-transform:none;margin:0}.region-footer #block-socialfooter{width:20%;text-align:right;display:flex;align-items:end;flex-direction:column}@media only screen and (max-width:767px){.region-footer #block-socialfooter{width:40%;align-items:end;flex-direction:column}}@media only screen and (min-width:768px) and (max-width:992px){.region-footer #block-socialfooter{align-items:end;flex-direction:column}}.region-footer #block-socialfooter .footer-logo{max-width:97px;margin-left:auto;margin-bottom:20px}.region-footer #block-socialfooter .social-networks{display:flex;width:91px;flex-wrap:wrap;justify-content:space-between;margin-left:auto}.region-footer #block-socialfooter .social-networks a{margin-bottom:5px}.region-footer #block-copyrightfooter{margin-top:30px;text-align:center;width:100%}.region-footer #block-copyrightfooter img{margin:0 15px;display:inline-block}.main-content{position:relative}.block-resources-form-block-homepage{padding:28px 32px;background-color:rgba(0,0,0,0.5);max-width:870px;position:absolute;top:30px;left:0;z-index:10}@media only screen and (max-width:767px){.block-resources-form-block-homepage{max-width:100%;padding:20px}}.block-resources-form-block-homepage h2{color:#fff}.block-resources-form-block-homepage p{color:#fff;font-size:20px;font-weight:600}@media only screen and (max-width:767px){.block-resources-form-block-homepage p{font-size:16px}}.block-resources-form-block-homepage .form-type-select{position:relative;display:inline-block;vertical-align:middle}.block-resources-form-block-homepage .form-type-select select{background-color:#fff;color:#333F48;font-size:inherit;padding:15px 12px;border-radius:2px;margin:0;width:calc(100% - 195px);border:2px solid #333F48;text-indent:0.01px;text-overflow:'';cursor:pointer;-moz-appearance:none;-webkit-appearance:none;appearance:none}@media only screen and (max-width:767px){.block-resources-form-block-homepage .form-type-select select{width:100%}}.block-resources-form-block-homepage .form-type-select select::-ms-expand{display:none}.block-resources-form-block-homepage .form-type-select::after{content:"";position:absolute;pointer-events:none}.block-resources-form-block-homepage .form-type-select::after{content:"\25BC";height:1em;font-size:.625em;line-height:1;right:1.2em;top:50%;margin-top:-.5em}@media only screen and (max-width:767px){.block-resources-form-block-homepage .form-type-select::after{top:62px}}.block-resources-form-block-homepage .form-type-select::after{color:#333F48}.block-resources-form-block-homepage .form-type-select select[disabled]{color:#333F48}.block-resources-form-block-homepage .la-homepage-resources-form{background:#fff;border-radius:10px;padding:20px 30px;margin-top:15px}@media only screen and (max-width:767px){.block-resources-form-block-homepage .la-homepage-resources-form{padding:20px}}.block-resources-form-block-homepage .la-homepage-resources-form .description{margin:10px 0 15px 164px}.block-resources-form-block-homepage .la-homepage-resources-form .description a{color:#2E7DAD;text-decoration:underline;font-weight:600}@media only screen and (max-width:767px){.block-resources-form-block-homepage .la-homepage-resources-form .description{width:100%;margin:10px 0}}.block-resources-form-block-homepage .la-homepage-resources-form .form-submit{margin-left:195px;width:150px}@media only screen and (max-width:767px){.block-resources-form-block-homepage .la-homepage-resources-form .form-submit{width:100%;margin:10px 0}}.block-resources-form-block-homepage .la-homepage-resources-form #edit-location--description{position:absolute;right:10px;top:7px}@media only screen and (max-width:767px){.block-resources-form-block-homepage .la-homepage-resources-form #edit-location--description{position:relative;top:0;left:1px}}.block-resources-form-block-homepage .la-homepage-resources-form .form-item{display:flex;flex-wrap:wrap;position:relative;align-items:baseline}@media only screen and (max-width:767px){.block-resources-form-block-homepage .la-homepage-resources-form .form-item{display:block}}.block-resources-form-block-homepage .la-homepage-resources-form .form-item label{color:#333F48;margin-right:25px;font-weight:600;width:170px;text-align:right;font-size:14px}@media only screen and (max-width:767px){.block-resources-form-block-homepage .la-homepage-resources-form .form-item label{width:100%;text-align:left;margin-right:0}}.block-resources-form-block-homepage .la-homepage-resources-form .form-item input{width:calc(100% - 195px);border-color:#333F48}@media only screen and (max-width:767px){.block-resources-form-block-homepage .la-homepage-resources-form .form-item input{width:100%}}.block-resources-form-block-homepage .la-homepage-resources-form .form-item.form-item-popular-search{align-items:center}.block-resources-form-block-homepage .hp-agency-link{margin-left:195px;margin-top:15px;font-size:14px}@media only screen and (max-width:767px){.block-resources-form-block-homepage .hp-agency-link{margin-left:0}}.block-resources-form-block-homepage .hp-agency-link a{margin-left:5px;color:#2E7DAD;font-weight:600;text-decoration:underline}.node--type-basic-text.node--view-mode-teaser,.node--type-article.node--view-mode-teaser{position:relative;border-radius:5px;overflow:hidden}.node--type-basic-text.node--view-mode-teaser a:hover,.node--type-article.node--view-mode-teaser a:hover{opacity:1}.node--type-basic-text.node--view-mode-teaser a:hover h3,.node--type-article.node--view-mode-teaser a:hover h3{text-decoration:underline}.node--type-basic-text.node--view-mode-teaser .overlay-content,.node--type-article.node--view-mode-teaser .overlay-content{position:absolute;color:#fff;left:0;bottom:0;height:50%;width:100%;display:flex;flex-direction:column;justify-content:flex-end;padding:15px 24px;background:linear-gradient(360deg,rgba(0,0,0,0.8) 0%,rgba(0,0,0,0) 100%)}.node--type-basic-text.node--view-mode-teaser .overlay-content__bottom,.node--type-article.node--view-mode-teaser .overlay-content__bottom{display:flex;justify-content:space-between}.node--type-basic-text.node--view-mode-teaser h3,.node--type-article.node--view-mode-teaser h3{margin-bottom:5px;color:#fff}@media only screen and (min-width:992px) and (max-width:1199px){.node--type-basic-text.node--view-mode-teaser h3,.node--type-article.node--view-mode-teaser h3{font-size:22px}}.node--type-basic-text.node--view-mode-teaser .node-readmore a,.node--type-article.node--view-mode-teaser .node-readmore a{color:#fff;font-size:16px;font-weight:600;border-bottom:1px solid #fff;font-style:italic}.node--type-basic-text.node--view-mode-teaser .node-readmore a:after,.node--type-article.node--view-mode-teaser .node-readmore a:after{content:'>';margin-left:4px}.node--type-basic-text.node--view-mode-teaser .created,.node--type-article.node--view-mode-teaser .created{font-weight:bold;font-size:16px;line-height:24px;opacity:.7}@media only screen and (max-width:767px){.node--type-basic-text.node--view-mode-full h1,.node--type-article.node--view-mode-full h1{font-size:28px}}.node--type-basic-text.node--view-mode-full .field--name-body,.node--type-article.node--view-mode-full .field--name-body{margin-bottom:20px;line-height:1.6}.node--type-basic-text.node--view-mode-full .field--name-body p,.node--type-article.node--view-mode-full .field--name-body p{margin-bottom:30px}.node--type-basic-text.node--view-mode-full.has_sidebar_left,.node--type-article.node--view-mode-full.has_sidebar_left{display:flex}.node--type-basic-text.node--view-mode-full.has_sidebar_left .region-sidebar-left,.node--type-article.node--view-mode-full.has_sidebar_left .region-sidebar-left{width:250px;margin-right:50px}.node--type-basic-text.node--view-mode-full.has_sidebar_left .article__content,.node--type-article.node--view-mode-full.has_sidebar_left .article__content{width:calc(100% - 300px)}.node--type-article.node--view-mode-full h1{margin-top:0;margin-bottom:16px}.node--type-article.node--view-mode-full h1 span{font-size:36px;line-height:40px}.node--type-article.node--view-mode-full .created{font-weight:bold;font-size:16px;line-height:22px;color:#333F48;opacity:0.6;display:block;margin-bottom:32px}.node--type-article.node--view-mode-full .field--name-field-image img{width:100%;border-radius:5px;display:block;margin-bottom:40px}.context-articles article.node--type-page{display:none;visibility:hidden}.page-node-type-basic-text h1,.page-node-type-article h1{margin-top:40px}.page-node-type-basic-text h1 span,.page-node-type-article h1 span{margin-left:0;font-size:48px}.page-node-type-basic-text .breadcrumb,.page-node-type-article .breadcrumb{margin-bottom:40px}.article-hero{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;height:195px;background-repeat:no-repeat;background-size:cover;background-position:center;position:relative;margin-bottom:40px}.article-hero__title-wrapper{padding:15px 0;background:rgba(0,0,0,0.5);position:absolute;bottom:0;width:100%;left:0;color:#fff}.article-hero h1{line-height:40px;color:#fff;margin-top:0}.article-hero h1 span{margin-left:0;font-size:36px}.article-hero .breadcrumb{margin-bottom:0}.article-hero .breadcrumb a{color:#fff}.article-hero.node--type-program_resources .article-hero__title-wrapper{height:100%;padding-top:90px}.article-hero .program-breadcrumbs{top:25px}.region-sidebar-left .navigation{border:1px solid #00abe9;border-radius:5px;margin-bottom:40px}.region-sidebar-left .navigation h2{background:#2E7DAD;padding:15px;text-transform:uppercase;color:#fff;font-size:24px;font-weight:500;line-height:normal;margin:0}.region-sidebar-left .navigation .menu{margin:0;padding:5px 0}.region-sidebar-left .navigation .menu li{padding:0}.region-sidebar-left .navigation .menu a{padding:6px 15px;display:block}.region-sidebar-left .navigation .menu a:hover{text-decoration:underline}.region-sidebar-left .navigation .menu a.is-active{background:#b7d9ed}.field--name-field-body ul,.field--name-field-body ol,.field--name-body ul,.field--name-body ol{margin:20px 0;list-style-type:disc;padding-left:50px;line-height:2;display:flow-root}.field--name-field-body ol,.field--name-body ol{list-style-type:decimal}.field--name-field-body a,.field--name-body a{font-weight:600;text-decoration:underline}.field--name-field-body a:hover,.field--name-body a:hover{color:#2E7DAD}.field--name-field-body blockquote,.field--name-body blockquote{font-size:1.4em;width:60%;margin:50px auto;font-style:italic;color:#555;padding:1.2em 30px 1.2em 75px;border-left:8px solid #2E7DAD;line-height:1.6;position:relative;background:#EDEDED}.field--name-field-body blockquote::before,.field--name-body blockquote::before{content:"\201C";color:#2E7DAD;font-size:4em;position:absolute;left:10px;top:-10px}.field--name-field-body blockquote::after,.field--name-body blockquote::after{content:''}.field--name-field-body blockquote span,.field--name-body blockquote span{display:block;color:#333333;font-style:normal;font-weight:bold;margin-top:1em}.block-system-menu-blockarticles-category{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;background:#252E33;margin-bottom:60px}.block-system-menu-blockarticles-category.expanded:after{background:#F1F4F6;width:100%;left:0;display:block;content:'';top:72px;height:56px}@media only screen and (max-width:992px){.block-system-menu-blockarticles-category.expanded:after{display:none}}.block-system-menu-blockarticles-category .layout-container,.block-system-menu-blockarticles-category .paragraph--type--horizontal-event-grid .view-id-website_categorization,.paragraph--type--horizontal-event-grid .block-system-menu-blockarticles-category .view-id-website_categorization,.block-system-menu-blockarticles-category .paragraph--type--horizontal-event-grid .view-events-categories,.paragraph--type--horizontal-event-grid .block-system-menu-blockarticles-category .view-events-categories,.block-system-menu-blockarticles-category .block-views-blockevents-categories-block-1 .view-id-website_categorization,.block-views-blockevents-categories-block-1 .block-system-menu-blockarticles-category .view-id-website_categorization,.block-system-menu-blockarticles-category .block-views-blockevents-categories-block-1 .view-events-categories,.block-views-blockevents-categories-block-1 .block-system-menu-blockarticles-category .view-events-categories{display:flex;align-items:center;justify-content:space-between}@media only screen and (max-width:992px){.block-system-menu-blockarticles-category .layout-container,.block-system-menu-blockarticles-category .paragraph--type--horizontal-event-grid .view-id-website_categorization,.paragraph--type--horizontal-event-grid .block-system-menu-blockarticles-category .view-id-website_categorization,.block-system-menu-blockarticles-category .paragraph--type--horizontal-event-grid .view-events-categories,.paragraph--type--horizontal-event-grid .block-system-menu-blockarticles-category .view-events-categories,.block-system-menu-blockarticles-category .block-views-blockevents-categories-block-1 .view-id-website_categorization,.block-views-blockevents-categories-block-1 .block-system-menu-blockarticles-category .view-id-website_categorization,.block-system-menu-blockarticles-category .block-views-blockevents-categories-block-1 .view-events-categories,.block-views-blockevents-categories-block-1 .block-system-menu-blockarticles-category .view-events-categories{display:block;position:relative;min-height:60px;padding-top:13px}}.block-system-menu-blockarticles-category h2{font-size:24px;color:#fff;margin-bottom:0}.block-system-menu-blockarticles-category .menu{margin:0;padding:18px 0;position:relative;display:flex;justify-content:flex-end;width:100%}@media only screen and (max-width:992px){.block-system-menu-blockarticles-category .menu{position:static;width:100%;background:#252E33;display:none;padding-top:25px;z-index:90}.block-system-menu-blockarticles-category .menu.expanded{display:block}}.block-system-menu-blockarticles-category .menu>li{list-style-type:none;list-style-image:none;padding-top:0;margin-left:2px}@media only screen and (max-width:992px){.block-system-menu-blockarticles-category .menu>li{margin:0}}.block-system-menu-blockarticles-category .menu>li:first-child{margin-left:0}.block-system-menu-blockarticles-category .menu>li>a{font-size:16px;color:#fff;font-weight:bold;padding:8px 12px;border-radius:5px}@media only screen and (min-width:992px) and (max-width:1199px){.block-system-menu-blockarticles-category .menu>li>a{font-size:14px;padding:5px 5px}}@media only screen and (max-width:992px){.block-system-menu-blockarticles-category .menu>li>a{display:inline-block;padding:5px 0;margin-bottom:10px;border-bottom:1px solid transparent}}.block-system-menu-blockarticles-category .menu>li.menu-item--active-trail>a,.block-system-menu-blockarticles-category .menu>li:hover>a{background:#F1F4F6;color:#252E33}@media only screen and (max-width:992px){.block-system-menu-blockarticles-category .menu>li.menu-item--active-trail>a,.block-system-menu-blockarticles-category .menu>li:hover>a{color:#fff;background:transparent;border-bottom:1px solid #F1F4F6;border-radius:0}}.block-system-menu-blockarticles-category .menu .menu-lvl-2{position:absolute;padding:16px 0;width:110%;right:0;top:60px}@media only screen and (max-width:992px){.block-system-menu-blockarticles-category .menu .menu-lvl-2{position:static;width:100%;display:block;z-index:90;padding:0 20px}}.block-system-menu-blockarticles-category .menu .menu-lvl-2 a{color:#252E33;font-size:13px;padding:8px}@media only screen and (min-width:1200px){.block-system-menu-blockarticles-category .menu .menu-lvl-2 a{font-size:13px;padding:6px}}@media only screen and (min-width:992px) and (max-width:1199px){.block-system-menu-blockarticles-category .menu .menu-lvl-2 a{font-size:10px;padding:6px}}@media only screen and (max-width:992px){.block-system-menu-blockarticles-category .menu .menu-lvl-2 a{color:#F1F4F6}}.block-system-menu-blockarticles-category .menu .menu-lvl-2 li.menu-item--active-trail a,.block-system-menu-blockarticles-category .menu .menu-lvl-2 li:hover a{background:#252E33;color:#F1F4F6}@media only screen and (max-width:992px){.block-system-menu-blockarticles-category .menu .menu-lvl-2 li.menu-item--active-trail a,.block-system-menu-blockarticles-category .menu .menu-lvl-2 li:hover a{color:#fff;background:transparent;border-bottom:1px solid #F1F4F6;border-radius:0}}.block-system-menu-blockarticles-category.block-system-menu-blockexplore-justice .menu{width:80%}.categories__item{margin-bottom:60px;display:flex;flex-wrap:wrap;justify-content:space-between;position:relative}@media only screen and (max-width:992px){.categories__item{padding-bottom:60px;margin-bottom:90px;display:block}.categories__item h2{text-align:center;margin-bottom:30px}}.categories__item>a{font-weight:bold;font-size:16px;line-height:24px;color:#2E7DAD;margin-top:25px}.categories__item>a:after{content:' >'}.categories__item>a:hover{text-decoration:underline}@media only screen and (max-width:992px){.categories__item>a{transform:translate(-50%);position:absolute;bottom:0;text-align:center;left:50%;font-weight:700;text-transform:uppercase;background:#2E7DAD;border:2px solid #2E7DAD;padding:13px 36px;color:#fff;border-radius:3px;display:inline-block}.categories__item>a:hover{background:#b7d9ed;border:2px solid #b7d9ed}.categories__item>a:after{display:none}}.categories__item-nodes{margin-top:24px;width:100%;display:flex}@media only screen and (min-width:768px) and (max-width:992px){.categories__item-nodes{flex-wrap:wrap}}@media only screen and (max-width:767px){.categories__item-nodes{flex-wrap:wrap}}@media only screen and (max-width:992px){.categories__item-nodes{display:block}}.categories__item-nodes .node--type-article{width:calc((100% - 34px) / 3);margin:0 17px 17px 0}.categories__item-nodes .node--type-article:nth-child(3n){margin-right:0}@media only screen and (min-width:768px) and (max-width:992px){.categories__item-nodes .node--type-article{max-width:420px;width:auto;margin:30px auto 0}}@media only screen and (max-width:767px){.categories__item-nodes .node--type-article{max-width:420px;width:auto;margin:30px auto 0}}@media only screen and (max-width:992px){.categories__item-nodes .node--type-article{margin:0 auto 16px}}@media only screen and (max-width:992px){.categories__item-nodes .node--view-mode-teaser:nth-child(2),.categories__item-nodes .node--view-mode-teaser:nth-child(3),.view-articles-listing .node--type-article.node--view-mode-teaser{margin:0 auto 16px}.categories__item-nodes .node--view-mode-teaser:nth-child(2):nth-child(3n),.categories__item-nodes .node--view-mode-teaser:nth-child(3):nth-child(3n),.view-articles-listing .node--type-article.node--view-mode-teaser:nth-child(3n){margin-right:auto}.categories__item-nodes .node--view-mode-teaser:nth-child(2) a,.categories__item-nodes .node--view-mode-teaser:nth-child(3) a,.view-articles-listing .node--type-article.node--view-mode-teaser a{display:flex;align-items:center}.categories__item-nodes .node--view-mode-teaser:nth-child(2) a .field--name-field-image,.categories__item-nodes .node--view-mode-teaser:nth-child(3) a .field--name-field-image,.view-articles-listing .node--type-article.node--view-mode-teaser a .field--name-field-image{width:100px;height:auto;margin-right:16px;margin-bottom:16px;display:block}.categories__item-nodes .node--view-mode-teaser:nth-child(2) a .field--name-field-image img,.categories__item-nodes .node--view-mode-teaser:nth-child(3) a .field--name-field-image img,.view-articles-listing .node--type-article.node--view-mode-teaser a .field--name-field-image img{display:block;border-radius:5px}.categories__item-nodes .node--view-mode-teaser:nth-child(2) a .overlay-content,.categories__item-nodes .node--view-mode-teaser:nth-child(3) a .overlay-content,.view-articles-listing .node--type-article.node--view-mode-teaser a .overlay-content{width:calc(100% - 116px);position:static;background:none;padding:0}.categories__item-nodes .node--view-mode-teaser:nth-child(2) a h3,.categories__item-nodes .node--view-mode-teaser:nth-child(3) a h3,.view-articles-listing .node--type-article.node--view-mode-teaser a h3{font-weight:bold;font-size:16px;line-height:21px;margin-bottom:5px;color:#2E7DAD}.categories__item-nodes .node--view-mode-teaser:nth-child(2) a .created,.categories__item-nodes .node--view-mode-teaser:nth-child(3) a .created,.view-articles-listing .node--type-article.node--view-mode-teaser a .created{font-weight:bold;font-size:12px;line-height:16px;color:#000;opacity:0.6}}.page-node-type-article .region-sidebar .menu--articles-category,.page-node-type-article .region-sidebar .block-views-blockfeatured-latest-articles-block-1,.page-node-type-article .region-sidebar .block-views-blockfeatured-latest-articles-block-2{margin-bottom:35px}.page-node-type-article .region-sidebar .menu--articles-category h2,.page-node-type-article .region-sidebar .block-views-blockfeatured-latest-articles-block-1 h2,.page-node-type-article .region-sidebar .block-views-blockfeatured-latest-articles-block-2 h2{font-weight:bold;font-size:16px !important;line-height:22px;color:#000 !important;opacity:0.4;margin-bottom:15px}.page-node-type-article .region-sidebar .menu--articles-category .node--view-mode-sidebar-articles,.page-node-type-article .region-sidebar .block-views-blockfeatured-latest-articles-block-1 .node--view-mode-sidebar-articles,.page-node-type-article .region-sidebar .block-views-blockfeatured-latest-articles-block-2 .node--view-mode-sidebar-articles{display:flex;align-items:center}.page-node-type-article .region-sidebar .menu--articles-category .node--view-mode-sidebar-articles .article-image,.page-node-type-article .region-sidebar .block-views-blockfeatured-latest-articles-block-1 .node--view-mode-sidebar-articles .article-image,.page-node-type-article .region-sidebar .block-views-blockfeatured-latest-articles-block-2 .node--view-mode-sidebar-articles .article-image{width:100px;height:auto;margin-right:16px;margin-bottom:16px;display:block}.page-node-type-article .region-sidebar .menu--articles-category .node--view-mode-sidebar-articles .article-image img,.page-node-type-article .region-sidebar .block-views-blockfeatured-latest-articles-block-1 .node--view-mode-sidebar-articles .article-image img,.page-node-type-article .region-sidebar .block-views-blockfeatured-latest-articles-block-2 .node--view-mode-sidebar-articles .article-image img{display:block;border-radius:5px}.page-node-type-article .region-sidebar .menu--articles-category .node--view-mode-sidebar-articles .article-content,.page-node-type-article .region-sidebar .block-views-blockfeatured-latest-articles-block-1 .node--view-mode-sidebar-articles .article-content,.page-node-type-article .region-sidebar .block-views-blockfeatured-latest-articles-block-2 .node--view-mode-sidebar-articles .article-content{width:calc(100% - 116px)}.page-node-type-article .region-sidebar .menu--articles-category .node--view-mode-sidebar-articles h3,.page-node-type-article .region-sidebar .block-views-blockfeatured-latest-articles-block-1 .node--view-mode-sidebar-articles h3,.page-node-type-article .region-sidebar .block-views-blockfeatured-latest-articles-block-2 .node--view-mode-sidebar-articles h3{font-weight:bold;font-size:18px;line-height:21px;margin-bottom:5px}.page-node-type-article .region-sidebar .menu--articles-category .node--view-mode-sidebar-articles h3 a,.page-node-type-article .region-sidebar .block-views-blockfeatured-latest-articles-block-1 .node--view-mode-sidebar-articles h3 a,.page-node-type-article .region-sidebar .block-views-blockfeatured-latest-articles-block-2 .node--view-mode-sidebar-articles h3 a{color:#2E7DAD}.page-node-type-article .region-sidebar .menu--articles-category .node--view-mode-sidebar-articles h3 a:hover,.page-node-type-article .region-sidebar .block-views-blockfeatured-latest-articles-block-1 .node--view-mode-sidebar-articles h3 a:hover,.page-node-type-article .region-sidebar .block-views-blockfeatured-latest-articles-block-2 .node--view-mode-sidebar-articles h3 a:hover{text-decoration:underline}.page-node-type-article .region-sidebar .menu--articles-category .node--view-mode-sidebar-articles .created,.page-node-type-article .region-sidebar .block-views-blockfeatured-latest-articles-block-1 .node--view-mode-sidebar-articles .created,.page-node-type-article .region-sidebar .block-views-blockfeatured-latest-articles-block-2 .node--view-mode-sidebar-articles .created{font-weight:bold;font-size:12px;line-height:16px;color:#000;opacity:0.6}.page-node-type-article .region-sidebar .menu--articles-category .menu,.page-node-type-article .region-sidebar .block-views-blockfeatured-latest-articles-block-1 .menu,.page-node-type-article .region-sidebar .block-views-blockfeatured-latest-articles-block-2 .menu{margin:0;padding:0}.page-node-type-article .region-sidebar .menu--articles-category .menu li,.page-node-type-article .region-sidebar .block-views-blockfeatured-latest-articles-block-1 .menu li,.page-node-type-article .region-sidebar .block-views-blockfeatured-latest-articles-block-2 .menu li{list-style-type:none;list-style-image:none;margin-bottom:5px}.page-node-type-article .region-sidebar .menu--articles-category .menu li a,.page-node-type-article .region-sidebar .block-views-blockfeatured-latest-articles-block-1 .menu li a,.page-node-type-article .region-sidebar .block-views-blockfeatured-latest-articles-block-2 .menu li a{font-style:normal;font-weight:bold;font-size:18px;line-height:21px;color:#2E7DAD}.page-node-type-article .region-sidebar .menu--articles-category .menu li a:hover,.page-node-type-article .region-sidebar .block-views-blockfeatured-latest-articles-block-1 .menu li a:hover,.page-node-type-article .region-sidebar .block-views-blockfeatured-latest-articles-block-2 .menu li a:hover{text-decoration:underline}.page-node-type-article .article-bottom{display:flex;justify-content:space-between;margin-bottom:50px}@media only screen and (max-width:767px){.page-node-type-article .article-bottom{flex-wrap:wrap}}.page-node-type-article .article-bottom .field--name-field-category{display:flex}@media only screen and (max-width:767px){.page-node-type-article .article-bottom .field--name-field-category{flex-wrap:wrap;margin-bottom:40px}}.page-node-type-article .article-bottom .field--name-field-category a{font-size:12px;margin-right:10px;line-height:16px;color:#fff;background:#252E33;padding:6px 12px;text-align:center;display:flex;align-items:center;border-radius:5px;font-weight:bold}.page-node-type-article .article-bottom .field--name-field-category a:hover{background:#F1F4F6;color:#252E33}.path-user .messages{margin-top:20px}.featured-header{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;background-size:cover;background-position:center;background-repeat:no-repeat}.featured-header .featured-content{min-height:620px;color:#fff;padding-top:160px;position:relative;background:-moz-linear-gradient(-45deg,rgba(0,0,0,0.25) 0%,rgba(0,0,0,0) 100%);background:-webkit-linear-gradient(-45deg,rgba(0,0,0,0.25) 0%,rgba(0,0,0,0) 100%);background:linear-gradient(135deg,rgba(0,0,0,0.25) 0%,rgba(0,0,0,0) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000',endColorstr='#00000000',GradientType=1)}@media only screen and (max-width:767px){.featured-header .featured-content{min-height:720px}}.featured-header .featured-content h1{margin-bottom:10px;font-size:48px;font-weight:normal;color:#fff}@media only screen and (max-width:767px){.featured-header .featured-content h1{font-size:36px}}.featured-header .featured-content .field--name-field-featured-subtitle{font-size:24px;max-width:495px;font-weight:600;line-height:36px}.featured-header .breadcrumb{position:absolute;left:32px;bottom:42px;font-size:14px;padding-bottom:0}.featured-header .breadcrumb a{color:#fff}.small-header .featured-header .featured-content{min-height:400px;padding-top:120px}.small-header .featured-header .block-system-breadcrumb-block{display:none}.center-header .featured-header .featured-content{text-align:center}.center-header .featured-header .featured-content .field--name-field-featured-subtitle{margin:0 auto}.disaster-info .featured-header .featured-content{padding-bottom:50px}@media only screen and (min-width:768px) and (max-width:992px){.disaster-info .featured-header .featured-content{padding-top:90px}}@media only screen and (max-width:767px){.disaster-info .featured-header .featured-content{padding-top:50px}}.disaster-info .featured-header .header-content{display:flex;justify-content:space-between}@media only screen and (max-width:767px){.disaster-info .featured-header .header-content{display:block}}.disaster-info .featured-header .header-content>div{width:calc(50% - 125px)}@media only screen and (min-width:992px) and (max-width:1199px){.disaster-info .featured-header .header-content>div{width:50%}}@media only screen and (min-width:768px) and (max-width:992px){.disaster-info .featured-header .header-content>div{width:50%}}@media only screen and (max-width:767px){.disaster-info .featured-header .header-content>div{width:100%;margin-bottom:40px}}@media only screen and (max-width:992px){.disaster-info .featured-header .header-content .field--name-field-featured-subtitle{font-size:20px;padding-right:50px}}.disaster-info .featured-header .disaster-info-wrapper{background:#fff;color:#141414;margin-top:-50px}@media only screen and (max-width:767px){.disaster-info .featured-header .disaster-info-wrapper{margin-top:0}}.disaster-info .featured-header .disaster-title{background:#f04d4e;color:#fff;padding:15px 55px 15px 25px;font-size:14px;font-weight:600;position:relative}.disaster-info .featured-header .disaster-title .hide-info{cursor:pointer;position:absolute;right:20px;top:12px}.disaster-info .featured-header .field--name-field-disaster-info-link{text-transform:uppercase;text-decoration:underline;text-align:right}.disaster-info .featured-header .disaster-bottom{padding:30px 35px}.disaster-info .featured-header .disaster-bottom p{margin-bottom:20px}.path-frontpage .featured-header .layout-container,.path-frontpage .featured-header .paragraph--type--horizontal-event-grid .view-id-website_categorization,.paragraph--type--horizontal-event-grid .path-frontpage .featured-header .view-id-website_categorization,.path-frontpage .featured-header .paragraph--type--horizontal-event-grid .view-events-categories,.paragraph--type--horizontal-event-grid .path-frontpage .featured-header .view-events-categories,.path-frontpage .featured-header .block-views-blockevents-categories-block-1 .view-id-website_categorization,.block-views-blockevents-categories-block-1 .path-frontpage .featured-header .view-id-website_categorization,.path-frontpage .featured-header .block-views-blockevents-categories-block-1 .view-events-categories,.block-views-blockevents-categories-block-1 .path-frontpage .featured-header .view-events-categories{display:none}.paragraph--type--horizontal-event-grid,.block-views-blockevents-categories-block-1{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;padding:30px 30px 5px;background:#f7f8f8}.paragraph--type--horizontal-event-grid h2,.block-views-blockevents-categories-block-1 h2{color:#2E7DAD;text-align:center}.paragraph--type--horizontal-event-grid .view-id-website_categorization .view-content,.paragraph--type--horizontal-event-grid .view-events-categories .view-content,.block-views-blockevents-categories-block-1 .view-id-website_categorization .view-content,.block-views-blockevents-categories-block-1 .view-events-categories .view-content{margin:40px auto;display:flex;flex-wrap:wrap;max-width:1000px;align-content:center}.paragraph--type--horizontal-event-grid .view-id-website_categorization .view-content .views-row,.paragraph--type--horizontal-event-grid .view-events-categories .view-content .views-row,.block-views-blockevents-categories-block-1 .view-id-website_categorization .view-content .views-row,.block-views-blockevents-categories-block-1 .view-events-categories .view-content .views-row{padding:0 20px;width:calc(100% / 6);text-align:center;margin-bottom:50px}@media only screen and (min-width:768px) and (max-width:992px){.paragraph--type--horizontal-event-grid .view-id-website_categorization .view-content .views-row,.paragraph--type--horizontal-event-grid .view-events-categories .view-content .views-row,.block-views-blockevents-categories-block-1 .view-id-website_categorization .view-content .views-row,.block-views-blockevents-categories-block-1 .view-events-categories .view-content .views-row{width:calc(100% / 4)}}@media only screen and (max-width:767px){.paragraph--type--horizontal-event-grid .view-id-website_categorization .view-content .views-row,.paragraph--type--horizontal-event-grid .view-events-categories .view-content .views-row,.block-views-blockevents-categories-block-1 .view-id-website_categorization .view-content .views-row,.block-views-blockevents-categories-block-1 .view-events-categories .view-content .views-row{width:calc(100% / 2)}}.paragraph--type--horizontal-event-grid .view-id-website_categorization .view-content .views-row img,.paragraph--type--horizontal-event-grid .view-events-categories .view-content .views-row img,.block-views-blockevents-categories-block-1 .view-id-website_categorization .view-content .views-row img,.block-views-blockevents-categories-block-1 .view-events-categories .view-content .views-row img{margin:0 auto}.paragraph--type--horizontal-event-grid .view-id-website_categorization .view-content .views-row .views-field-name,.paragraph--type--horizontal-event-grid .view-events-categories .view-content .views-row .views-field-name,.block-views-blockevents-categories-block-1 .view-id-website_categorization .view-content .views-row .views-field-name,.block-views-blockevents-categories-block-1 .view-events-categories .view-content .views-row .views-field-name{font-size:16px;margin-top:10px;color:#333F48;font-weight:600}.paragraph--type--horizontal-event-grid .view-id-website_categorization .view-content .views-row .views-field-name a:hover,.paragraph--type--horizontal-event-grid .view-events-categories .view-content .views-row .views-field-name a:hover,.block-views-blockevents-categories-block-1 .view-id-website_categorization .view-content .views-row .views-field-name a:hover,.block-views-blockevents-categories-block-1 .view-events-categories .view-content .views-row .views-field-name a:hover{text-decoration:underline}.node--type-event.node--view-mode-teaser{display:flex;-webkit-box-shadow:0 4px 10px 0 rgba(0,0,0,0.2);-moz-box-shadow:0 4px 10px 0 rgba(0,0,0,0.2);box-shadow:0 4px 10px 0 rgba(0,0,0,0.2);margin-bottom:20px;padding:20px;border-radius:3px}@media only screen and (max-width:767px){.node--type-event.node--view-mode-teaser{flex-wrap:wrap}}.node--type-event.node--view-mode-teaser .event__date{width:15%;padding:0 10px;flex-shrink:0;font-size:24px;color:#333F48;display:flex;font-weight:600;flex-wrap:wrap;align-content:flex-end;line-height:normal;position:relative;z-index:500}.node--type-event.node--view-mode-teaser .event__date>img{max-width:50%;height:auto;margin:0 0 10px}@media only screen and (max-width:767px){.node--type-event.node--view-mode-teaser .event__date>img{max-width:30px;margin-right:10px;margin-bottom:0}}.node--type-event.node--view-mode-teaser .event__date a{margin-top:10px}.node--type-event.node--view-mode-teaser .event__date a:first-of-type{margin-right:10px}@media only screen and (max-width:767px){.node--type-event.node--view-mode-teaser .event__date{width:100%;margin-bottom:20px;align-items:center}.node--type-event.node--view-mode-teaser .event__date a{margin-left:10px}.node--type-event.node--view-mode-teaser .event__date a:last-child{margin-left:0}}.node--type-event.node--view-mode-teaser .event__image{width:30%;flex-shrink:0;padding:0 10px}@media only screen and (max-width:767px){.node--type-event.node--view-mode-teaser .event__image{width:100%;margin-bottom:20px}}.node--type-event.node--view-mode-teaser .event__content{width:55%;flex-shrink:0;padding:0 10px}@media only screen and (max-width:767px){.node--type-event.node--view-mode-teaser .event__content{width:100%;margin-bottom:20px}}.node--type-event.node--view-mode-teaser .event__content .field--name-field-event-category{display:flex}.node--type-event.node--view-mode-teaser .event__content h3{margin-bottom:5px}.node--type-event.node--view-mode-teaser .event__content h3 a{color:#b88c2c}.node--type-event.node--view-mode-teaser .event__content h4{color:#b88c2c;margin-bottom:5px;font-weight:normal}.node--type-event.node--view-mode-teaser .event__content p a{text-decoration:underline}.node--type-event.node--view-mode-teaser .event__content p a:hover{color:#b88c2c}.node--type-event.node--view-mode-teaser .event__content>a{text-decoration:underline}.node--type-event.node--view-mode-teaser .event__content .vocabulary-event-category{margin:15px 15px 0 0}.node--type-event.node--view-mode-teaser .event__content .vocabulary-event-category h4{display:none}.node--type-event.node--view-mode-teaser .event__content .vocabulary-event-category img{width:48px}.map-shown .node--type-event.node--view-mode-teaser{flex-wrap:wrap}.map-shown .node--type-event.node--view-mode-teaser .event__date{width:100%;margin-bottom:20px}.map-shown .node--type-event.node--view-mode-teaser .event__date .sharethis-inline-share-buttons{margin-left:10px}.map-shown .node--type-event.node--view-mode-teaser .event__date img{margin:0;max-width:30px}.map-shown .node--type-event.node--view-mode-teaser .event__image{width:45%}.node--type-event.node--view-mode-event-listing{-webkit-box-shadow:0 4px 10px 0 rgba(0,0,0,0.2);-moz-box-shadow:0 4px 10px 0 rgba(0,0,0,0.2);box-shadow:0 4px 10px 0 rgba(0,0,0,0.2);background:#fff;margin-bottom:20px;border-bottom-left-radius:10px;border-bottom-right-radius:10px}.node--type-event.node--view-mode-event-listing .event-listing-date{font-size:26px;color:#2E7DAD}.node--type-event.node--view-mode-event-listing .event__content{padding:10px 20px 15px;background:#fff;border-bottom-left-radius:10px;border-bottom-right-radius:10px}.node--type-event.node--view-mode-event-listing .event__content .field--name-field-event-category{display:flex}.node--type-event.node--view-mode-event-listing .event__content h3{margin-bottom:5px}.node--type-event.node--view-mode-event-listing .event__content h3 a{color:#333F48}.node--type-event.node--view-mode-event-listing .event__content h3 a:hover{text-decoration:underline}.node--type-event.node--view-mode-event-listing .event__content h4{color:#2E7DAD;font-weight:normal;text-transform:uppercase}.node--type-event.node--view-mode-event-listing .event__content .vocabulary-event-category{margin:10px 15px 0 0}.node--type-event.node--view-mode-event-listing .event__content .vocabulary-event-category h4{display:none}.node--type-event.node--view-mode-event-listing .event__content .vocabulary-event-category img{width:48px}.node--type-event.node--view-mode-event-listing .repeatable-event:before{margin:0 0 0 10px}.node--type-event.node--view-mode-full{-webkit-box-shadow:0 4px 10px 0 rgba(0,0,0,0.2);-moz-box-shadow:0 4px 10px 0 rgba(0,0,0,0.2);box-shadow:0 4px 10px 0 rgba(0,0,0,0.2);background:#fff;border-radius:10px;padding:25px 30px;display:flex;justify-content:space-between;flex-wrap:wrap}@media only screen and (max-width:767px){.node--type-event.node--view-mode-full{flex-direction:column-reverse}}.node--type-event.node--view-mode-full .event-info{width:300px}@media only screen and (max-width:767px){.node--type-event.node--view-mode-full .event-info{width:100%;margin-top:30px}}.node--type-event.node--view-mode-full .event-info .field--name-field-event-image{margin-bottom:30px}@media only screen and (max-width:767px){.node--type-event.node--view-mode-full .event-info .field--name-field-event-image{text-align:center}.node--type-event.node--view-mode-full .event-info .field--name-field-event-image img{display:inline-block}}.node--type-event.node--view-mode-full .event-info .event-social{margin-top:20px;display:flex;align-items:center;font-weight:700;color:#333F48}.node--type-event.node--view-mode-full .event-info .event-social .sharethis-inline-share-buttons{margin-left:10px}.node--type-event.node--view-mode-full .event-content{width:calc(100% - 320px)}@media only screen and (max-width:767px){.node--type-event.node--view-mode-full .event-content{width:100%}}.node--type-event.node--view-mode-full .event-content .field--name-field-date{font-size:26px;color:#2E7DAD}.node--type-event.node--view-mode-full .event-content a:hover{text-decoration:underline}.node--type-event.node--view-mode-full .event-content h2{color:#333F48}.node--type-event.node--view-mode-full .event-content h4{text-transform:uppercase;color:#2E7DAD;font-size:18px;margin-bottom:20px}.node--type-event.node--view-mode-full .event-content p{margin-bottom:20px}.node--type-event.node--view-mode-full .event-content .event-categories .taxonomy-term{display:flex;margin-bottom:10px;align-items:center}.node--type-event.node--view-mode-full .event-content .event-categories .taxonomy-term img{width:48px;margin-right:20px}.node--type-event.node--view-mode-full .event-content .event-categories .taxonomy-term h4{text-transform:none;margin:0;font-size:16px}.node--type-event.node--view-mode-full .event-content .event-categories .taxonomy-term h4 a{color:#333F48}.node--type-event.node--view-mode-full .event-content .event-meta{margin-top:20px}.node--type-event.node--view-mode-full .event-content .event-meta i{color:#2E7DAD;font-size:24px;margin-right:14px;min-width:24px;text-align:center}.node--type-event.node--view-mode-full .event-content .event-meta i.fa-file-pdf{margin-right:10px}.node--type-event.node--view-mode-full .event-content .event-meta .event-phone{margin-bottom:10px;display:inline-block;font-weight:600;color:#333F48}.node--type-event.node--view-mode-full .event-content .event-meta .file{padding-left:0;background-image:none}.node--type-event.node--view-mode-full .event-content .event-meta .field{font-weight:600;color:#333F48;display:flex;margin-bottom:10px;align-items:center;font-size:16px}.node--type-event.node--view-mode-full .event-content .event-meta .field.field--name-field-events-file-upload{display:block}.node--type-event.node--view-mode-full .event-content .event-meta .field.field--name-field-events-file-upload .field__item{margin-bottom:10px}.node--type-event.node--view-mode-full .event-content .event-meta .field a{color:#333F48}.node--type-event.node--view-mode-full .event-content .event-meta .field p{margin-bottom:0}.node--type-event.node--view-mode-full .event-content .event-meta .field.field--type-address .country{display:none}.node--type-event.node--view-mode-full .date-recur-interpretaton{width:calc(100% - 30px)}.node--type-event .event-icons{display:flex;justify-content:space-between}.node--type-event .event-icons .feature-icons{display:flex;margin-top:13px}.node--type-event .event-icons .feature-icons .rsvp-required:before,.node--type-event .event-icons .feature-icons .free-event:before{margin-right:0}.node--type-event .event-icons .feature-icons .rsvp-required{margin-left:10px}.node--type-event .repeatable-event,.node--type-event .rsvp-required,.node--type-event .free-event{font-weight:600;color:#333F48;display:flex;margin-bottom:10px;align-items:center}.node--type-event .repeatable-event:before,.node--type-event .rsvp-required:before,.node--type-event .free-event:before{background:url(/themes/custom/la211/img/icons/rsvp.png) center no-repeat;display:inline-block;content:' ';width:58px;height:44px;margin-right:11px}.node--type-event .free-event:before{background:url(/themes/custom/la211/img/icons/free.png) center no-repeat;width:44px;height:44px;margin-right:24px}.node--type-event .repeatable-event:before{background:url(/themes/custom/la211/img/icons/repeating_event.png) center no-repeat;width:44px;height:44px;margin-right:24px;background-size:cover}.event-footer{text-align:center;margin:30px 0}@media only screen and (min-width:768px) and (max-width:992px){.view-featured-events{max-width:600px;margin:0 auto}}@media only screen and (max-width:767px){.view-featured-events{max-width:600px;margin:0 auto}}.has_sidebar .layout-container,.has_sidebar .paragraph--type--horizontal-event-grid .view-id-website_categorization,.paragraph--type--horizontal-event-grid .has_sidebar .view-id-website_categorization,.has_sidebar .paragraph--type--horizontal-event-grid .view-events-categories,.paragraph--type--horizontal-event-grid .has_sidebar .view-events-categories,.has_sidebar .block-views-blockevents-categories-block-1 .view-id-website_categorization,.block-views-blockevents-categories-block-1 .has_sidebar .view-id-website_categorization,.has_sidebar .block-views-blockevents-categories-block-1 .view-events-categories,.block-views-blockevents-categories-block-1 .has_sidebar .view-events-categories{display:flex;justify-content:space-between;padding:30px}@media only screen and (min-width:768px) and (max-width:992px){.has_sidebar .layout-container,.has_sidebar .paragraph--type--horizontal-event-grid .view-id-website_categorization,.paragraph--type--horizontal-event-grid .has_sidebar .view-id-website_categorization,.has_sidebar .paragraph--type--horizontal-event-grid .view-events-categories,.paragraph--type--horizontal-event-grid .has_sidebar .view-events-categories,.has_sidebar .block-views-blockevents-categories-block-1 .view-id-website_categorization,.block-views-blockevents-categories-block-1 .has_sidebar .view-id-website_categorization,.has_sidebar .block-views-blockevents-categories-block-1 .view-events-categories,.block-views-blockevents-categories-block-1 .has_sidebar .view-events-categories{flex-wrap:wrap}}@media only screen and (max-width:767px){.has_sidebar .layout-container,.has_sidebar .paragraph--type--horizontal-event-grid .view-id-website_categorization,.paragraph--type--horizontal-event-grid .has_sidebar .view-id-website_categorization,.has_sidebar .paragraph--type--horizontal-event-grid .view-events-categories,.paragraph--type--horizontal-event-grid .has_sidebar .view-events-categories,.has_sidebar .block-views-blockevents-categories-block-1 .view-id-website_categorization,.block-views-blockevents-categories-block-1 .has_sidebar .view-id-website_categorization,.has_sidebar .block-views-blockevents-categories-block-1 .view-events-categories,.block-views-blockevents-categories-block-1 .has_sidebar .view-events-categories{flex-wrap:wrap}}.has_sidebar .layout-container .main-content,.has_sidebar .paragraph--type--horizontal-event-grid .view-id-website_categorization .main-content,.paragraph--type--horizontal-event-grid .has_sidebar .view-id-website_categorization .main-content,.has_sidebar .paragraph--type--horizontal-event-grid .view-events-categories .main-content,.paragraph--type--horizontal-event-grid .has_sidebar .view-events-categories .main-content,.has_sidebar .block-views-blockevents-categories-block-1 .view-id-website_categorization .main-content,.block-views-blockevents-categories-block-1 .has_sidebar .view-id-website_categorization .main-content,.has_sidebar .block-views-blockevents-categories-block-1 .view-events-categories .main-content,.block-views-blockevents-categories-block-1 .has_sidebar .view-events-categories .main-content{width:65%}@media only screen and (min-width:768px) and (max-width:992px){.has_sidebar .layout-container .main-content,.has_sidebar .paragraph--type--horizontal-event-grid .view-id-website_categorization .main-content,.paragraph--type--horizontal-event-grid .has_sidebar .view-id-website_categorization .main-content,.has_sidebar .paragraph--type--horizontal-event-grid .view-events-categories .main-content,.paragraph--type--horizontal-event-grid .has_sidebar .view-events-categories .main-content,.has_sidebar .block-views-blockevents-categories-block-1 .view-id-website_categorization .main-content,.block-views-blockevents-categories-block-1 .has_sidebar .view-id-website_categorization .main-content,.has_sidebar .block-views-blockevents-categories-block-1 .view-events-categories .main-content,.block-views-blockevents-categories-block-1 .has_sidebar .view-events-categories .main-content{width:100%}}@media only screen and (max-width:767px){.has_sidebar .layout-container .main-content,.has_sidebar .paragraph--type--horizontal-event-grid .view-id-website_categorization .main-content,.paragraph--type--horizontal-event-grid .has_sidebar .view-id-website_categorization .main-content,.has_sidebar .paragraph--type--horizontal-event-grid .view-events-categories .main-content,.paragraph--type--horizontal-event-grid .has_sidebar .view-events-categories .main-content,.has_sidebar .block-views-blockevents-categories-block-1 .view-id-website_categorization .main-content,.block-views-blockevents-categories-block-1 .has_sidebar .view-id-website_categorization .main-content,.has_sidebar .block-views-blockevents-categories-block-1 .view-events-categories .main-content,.block-views-blockevents-categories-block-1 .has_sidebar .view-events-categories .main-content{width:100%}}.has_sidebar .layout-container .region-sidebar,.has_sidebar .paragraph--type--horizontal-event-grid .view-id-website_categorization .region-sidebar,.paragraph--type--horizontal-event-grid .has_sidebar .view-id-website_categorization .region-sidebar,.has_sidebar .paragraph--type--horizontal-event-grid .view-events-categories .region-sidebar,.paragraph--type--horizontal-event-grid .has_sidebar .view-events-categories .region-sidebar,.has_sidebar .block-views-blockevents-categories-block-1 .view-id-website_categorization .region-sidebar,.block-views-blockevents-categories-block-1 .has_sidebar .view-id-website_categorization .region-sidebar,.has_sidebar .block-views-blockevents-categories-block-1 .view-events-categories .region-sidebar,.block-views-blockevents-categories-block-1 .has_sidebar .view-events-categories .region-sidebar{width:calc(35% - 20px);border-radius:10px;padding:20px;background:#f7f8f8;margin-bottom:40px}.page-node-type-event .has_sidebar .layout-container .region-sidebar,.page-node-type-event .has_sidebar .paragraph--type--horizontal-event-grid .view-id-website_categorization .region-sidebar,.paragraph--type--horizontal-event-grid .page-node-type-event .has_sidebar .view-id-website_categorization .region-sidebar,.page-node-type-event .has_sidebar .paragraph--type--horizontal-event-grid .view-events-categories .region-sidebar,.paragraph--type--horizontal-event-grid .page-node-type-event .has_sidebar .view-events-categories .region-sidebar,.page-node-type-event .has_sidebar .block-views-blockevents-categories-block-1 .view-id-website_categorization .region-sidebar,.block-views-blockevents-categories-block-1 .page-node-type-event .has_sidebar .view-id-website_categorization .region-sidebar,.page-node-type-event .has_sidebar .block-views-blockevents-categories-block-1 .view-events-categories .region-sidebar,.block-views-blockevents-categories-block-1 .page-node-type-event .has_sidebar .view-events-categories .region-sidebar,.path-events .has_sidebar .layout-container .region-sidebar,.path-events .has_sidebar .paragraph--type--horizontal-event-grid .view-id-website_categorization .region-sidebar,.paragraph--type--horizontal-event-grid .path-events .has_sidebar .view-id-website_categorization .region-sidebar,.path-events .has_sidebar .paragraph--type--horizontal-event-grid .view-events-categories .region-sidebar,.paragraph--type--horizontal-event-grid .path-events .has_sidebar .view-events-categories .region-sidebar,.path-events .has_sidebar .block-views-blockevents-categories-block-1 .view-id-website_categorization .region-sidebar,.block-views-blockevents-categories-block-1 .path-events .has_sidebar .view-id-website_categorization .region-sidebar,.path-events .has_sidebar .block-views-blockevents-categories-block-1 .view-events-categories .region-sidebar,.block-views-blockevents-categories-block-1 .path-events .has_sidebar .view-events-categories .region-sidebar{display:flex;flex-wrap:wrap;flex-direction:column-reverse;justify-content:flex-end}.has_sidebar .layout-container .region-sidebar .block,.has_sidebar .paragraph--type--horizontal-event-grid .view-id-website_categorization .region-sidebar .block,.paragraph--type--horizontal-event-grid .has_sidebar .view-id-website_categorization .region-sidebar .block,.has_sidebar .paragraph--type--horizontal-event-grid .view-events-categories .region-sidebar .block,.paragraph--type--horizontal-event-grid .has_sidebar .view-events-categories .region-sidebar .block,.has_sidebar .block-views-blockevents-categories-block-1 .view-id-website_categorization .region-sidebar .block,.block-views-blockevents-categories-block-1 .has_sidebar .view-id-website_categorization .region-sidebar .block,.has_sidebar .block-views-blockevents-categories-block-1 .view-events-categories .region-sidebar .block,.block-views-blockevents-categories-block-1 .has_sidebar .view-events-categories .region-sidebar .block{margin-bottom:40px}@media only screen and (min-width:768px) and (max-width:992px){.has_sidebar .layout-container .region-sidebar,.has_sidebar .paragraph--type--horizontal-event-grid .view-id-website_categorization .region-sidebar,.paragraph--type--horizontal-event-grid .has_sidebar .view-id-website_categorization .region-sidebar,.has_sidebar .paragraph--type--horizontal-event-grid .view-events-categories .region-sidebar,.paragraph--type--horizontal-event-grid .has_sidebar .view-events-categories .region-sidebar,.has_sidebar .block-views-blockevents-categories-block-1 .view-id-website_categorization .region-sidebar,.block-views-blockevents-categories-block-1 .has_sidebar .view-id-website_categorization .region-sidebar,.has_sidebar .block-views-blockevents-categories-block-1 .view-events-categories .region-sidebar,.block-views-blockevents-categories-block-1 .has_sidebar .view-events-categories .region-sidebar{width:100%}}@media only screen and (max-width:767px){.has_sidebar .layout-container .region-sidebar,.has_sidebar .paragraph--type--horizontal-event-grid .view-id-website_categorization .region-sidebar,.paragraph--type--horizontal-event-grid .has_sidebar .view-id-website_categorization .region-sidebar,.has_sidebar .paragraph--type--horizontal-event-grid .view-events-categories .region-sidebar,.paragraph--type--horizontal-event-grid .has_sidebar .view-events-categories .region-sidebar,.has_sidebar .block-views-blockevents-categories-block-1 .view-id-website_categorization .region-sidebar,.block-views-blockevents-categories-block-1 .has_sidebar .view-id-website_categorization .region-sidebar,.has_sidebar .block-views-blockevents-categories-block-1 .view-events-categories .region-sidebar,.block-views-blockevents-categories-block-1 .has_sidebar .view-events-categories .region-sidebar{width:100%;margin-top:30px}}.has_sidebar .layout-container .region-sidebar h2,.has_sidebar .paragraph--type--horizontal-event-grid .view-id-website_categorization .region-sidebar h2,.paragraph--type--horizontal-event-grid .has_sidebar .view-id-website_categorization .region-sidebar h2,.has_sidebar .paragraph--type--horizontal-event-grid .view-events-categories .region-sidebar h2,.paragraph--type--horizontal-event-grid .has_sidebar .view-events-categories .region-sidebar h2,.has_sidebar .block-views-blockevents-categories-block-1 .view-id-website_categorization .region-sidebar h2,.block-views-blockevents-categories-block-1 .has_sidebar .view-id-website_categorization .region-sidebar h2,.has_sidebar .block-views-blockevents-categories-block-1 .view-events-categories .region-sidebar h2,.block-views-blockevents-categories-block-1 .has_sidebar .view-events-categories .region-sidebar h2{color:#2E7DAD;margin-bottom:20px;font-size:24px}.block-page-title-block{margin-bottom:25px}.block-page-title-block span{font-size:24px;margin-left:20px}.context-events .block-views h2{color:#2E7DAD;margin-top:45px;margin-bottom:15px}.view-events-listing,.view-events-locations{margin-bottom:20px}.view-events-listing .view-content,.view-events-locations .view-content{display:flex;flex-wrap:wrap}@media only screen and (max-width:767px){.view-events-listing .view-content,.view-events-locations .view-content{display:block}}.view-events-listing .node--type-event,.view-events-locations .node--type-event{width:calc((100% - 40px) / 3);margin-left:20px}.view-events-listing .node--type-event:nth-child(4),.view-events-listing .node--type-event:first-child,.view-events-locations .node--type-event:nth-child(4),.view-events-locations .node--type-event:first-child{margin-left:0}@media only screen and (max-width:767px){.view-events-listing .node--type-event,.view-events-locations .node--type-event{width:100%;margin:0 0 20px 0}}.view-events-listing .view-footer,.view-events-locations .view-footer{text-align:center}.path-resources .block-system-main-block,.path-events .block-system-main-block{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:40px;position:relative}.resources-listing{width:820px;max-width:100%;order:2;padding-left:5px;padding-right:5px;padding-top:2px}.resources-listing .resources-listing-related-terms{display:flex;margin-bottom:10px;flex-wrap:wrap}.resources-listing .resources-listing-related-terms a{font-weight:700;text-transform:uppercase;background:#3796cc;border:2px solid #3796cc;padding:6px 10px;color:#FFF;font-size:12px;border-radius:10px;margin:0 5px 5px;display:block}.resources-listing.map-shown{overflow-y:scroll;max-height:800px;width:480px;order:2}@media only screen and (min-width:768px) and (max-width:992px){.resources-listing.map-shown{width:100%;order:3;margin-top:30px}}@media only screen and (max-width:767px){.resources-listing.map-shown{width:100%;order:3;margin-top:30px}}.resources-listing.map-shown::-webkit-scrollbar{width:10px}.resources-listing.map-shown::-webkit-scrollbar-button{background-color:#fff;background-position:center center;background-repeat:no-repeat;background-size:16px 13px;height:31px}.resources-listing.map-shown::-webkit-scrollbar-button:start{background-image:url(/themes/custom/la211/img/icons/icon--arrow-blue-up.png)}.resources-listing.map-shown::-webkit-scrollbar-button:end{background-image:url(/themes/custom/la211/img/icons/icon--arrow-blue-down.png)}.resources-listing.map-shown::-webkit-scrollbar-track{background:#fff}.resources-listing.map-shown::-webkit-scrollbar-thumb{background-color:#2E7DAD}.map-shown .region-sidebar{display:none !important;visibility:hidden !important}@media only screen and (min-width:768px) and (max-width:992px){.map-shown .region-sidebar{display:block;visibility:visible}}@media only screen and (max-width:767px){.map-shown .region-sidebar{display:block;visibility:visible}}.map-shown .layout-container .main-content,.map-shown .paragraph--type--horizontal-event-grid .view-id-website_categorization .main-content,.paragraph--type--horizontal-event-grid .map-shown .view-id-website_categorization .main-content,.map-shown .paragraph--type--horizontal-event-grid .view-events-categories .main-content,.paragraph--type--horizontal-event-grid .map-shown .view-events-categories .main-content,.map-shown .block-views-blockevents-categories-block-1 .view-id-website_categorization .main-content,.block-views-blockevents-categories-block-1 .map-shown .view-id-website_categorization .main-content,.map-shown .block-views-blockevents-categories-block-1 .view-events-categories .main-content,.block-views-blockevents-categories-block-1 .map-shown .view-events-categories .main-content{width:100%}.resource-teaser{border-radius:10px;-webkit-box-shadow:0 3px 7px 0 rgba(0,0,0,0.2);-moz-box-shadow:0 3px 7px 0 rgba(0,0,0,0.2);box-shadow:0 3px 7px 0 rgba(0,0,0,0.2);color:#333F48;margin-bottom:30px;padding:25px;position:relative;border:3px solid transparent}@media only screen and (max-width:767px){.resource-teaser{padding:15px}}.resource-teaser.resource-teaser--selected{border:3px solid #2E7DAD}.resource-teaser__unfold{cursor:pointer;font-weight:600;color:#e15e55;font-size:16px}.resource-teaser__unfold i{margin-right:5px}.resource-teaser__unfold i.fa-times{display:none}.resource-teaser__unfold .less{display:none;visibility:hidden}.resource-teaser__unfold.shown i.fa-plus-circle{display:none}.resource-teaser__unfold.shown i.fa-times{display:inline-block}.resource-teaser__unfold.shown .less{display:initial;visibility:visible}.resource-teaser__unfold.shown .more{display:none;visibility:hidden}.resource-teaser__lat-lng{display:none}.resource-teaser__content{display:flex;line-height:1.4;flex-wrap:wrap;height:0;justify-content:space-between;overflow:hidden}.resource-teaser__content.shown{height:auto}.resource-teaser__content-column{flex:0 0 70%;margin-bottom:15px}.shown .resource-teaser__content-column{flex:0 0 100%;max-width:100%}.resource-teaser .resource__conditions{font-size:14px}.resource-teaser .resource__conditions .field{display:flex}@media only screen and (max-width:767px){.resource-teaser .resource__conditions .field{flex-wrap:wrap}}.resource-teaser .resource__conditions .field .field__label{white-space:nowrap}.resource-teaser .resource__conditions .field .field__items{display:flex;flex-wrap:wrap}.resource-teaser .resource__conditions .field .field__items .field__item{white-space:nowrap}.resource-teaser .resource__conditions .field .field__items .field__item:after{content:", ";margin-right:3px}.resource-teaser .resource__conditions .field .field__items .field__item:last-child:after{display:none}.resource-teaser__time{flex:0 0 30%;font-size:14px;margin:0}.shown .resource-teaser__time{flex:0 0 100%}.resource-teaser__id{display:none}.resource-teaser__title{margin-bottom:0;font-size:23px;font-weight:600}.resource-teaser__title a{color:#2E7DAD}@media only screen and (max-width:767px){.resource-teaser__title a{font-size:18px;margin-bottom:10px;display:block}}.resource-teaser__title a:hover{text-decoration:underline}.resource-teaser__fold{font-weight:700;text-transform:uppercase}.resource-teaser__provider{font-weight:600;font-size:16px}.resource-teaser__provider a{color:inherit;text-transform:capitalize;text-decoration:underline}.resource-teaser__provider a:before{content:'​'}.resource-teaser__overview{margin-bottom:10px;margin-top:15px}.resource-teaser__phones{margin-top:30px}.resource-teaser__phones .field__item{color:#676767;font-weight:600}.hours__trigger{cursor:pointer}.hours__list{display:none}.resource-teaser__footer{align-items:center;display:flex;justify-content:space-between;margin-top:15px}.resource-teaser__footer .resource__conditions{display:flex}.resource-teaser__footer .resource__conditions .field__items{display:flex}.resource-teaser__footer .resource__conditions .field__label,.resource-teaser__footer .resource__conditions h2,.resource-teaser__footer .resource__conditions .field--name-field-service-condition-language{display:none}.la-resources-map{height:800px;transition:flex .3s ease-out;display:none;order:3}.la-resources-map.shown{display:block;width:calc(100% - 490px)}@media only screen and (min-width:768px) and (max-width:992px){.la-resources-map.shown{width:100%;order:2}}@media only screen and (max-width:767px){.la-resources-map.shown{width:100%;order:2;height:500px}}.la-resources-map .gm-style-iw-c{border-radius:10px;padding:16px}.la-resources-map .gm-style-iw-c .gm-ui-hover-effect{top:0 !important;right:0 !important}.la-resources-map .gm-style-iw-d{font-family:"Open Sans",Verdana,sans-serif;font-size:16px;color:#141414}.la-resources-map .gm-style-iw-d h4{padding-right:20px;margin-bottom:5px}.la-resources-map .gm-style-iw-d span{display:block}.la-resources-map .gm-style-iw-d ul{margin:10px 0}.la-resources-map .gm-style-iw-d ul li a{color:#2E7DAD;text-decoration:underline;line-height:26px}.la-resources-map.no-resources-results{position:relative}.la-resources-map.no-resources-results:before{content:"";display:block;width:100%;height:100%;position:absolute;left:0;top:0;background:rgba(0,0,0,0.7);z-index:500}.la-resources-map.no-resources-results:after{content:"No Results";color:#fff;font-size:40px;font-weight:600;display:flex;align-items:center;justify-content:center;width:100%;height:100%;position:absolute;left:0;top:0;z-index:501}.pager{margin-bottom:40px;margin-top:20px}.pager__items{align-items:center;display:flex;justify-content:center;list-style-type:none;padding-left:0}.pager__item{margin-left:5px;margin-right:5px;padding:2px}.pager__item a{color:black;text-decoration:none}.pager__item a:hover,.pager__item a.is-active a{color:#2196F3}.description-subcategory-page{color:#333F48;font-style:italic;font-size:24px;width:100%;margin:35px 0 25px}.description-subcategory-page a{text-transform:uppercase;font-style:normal}.description-subcategory-page a:hover{text-decoration:underline}.listing-subcategory{display:flex;flex-wrap:wrap}@media only screen and (max-width:767px){.listing-subcategory{justify-content:center}}.listing-subcategory .resources-subcategory-teaser{width:calc((100% / 4) - 15px);margin-right:20px;margin-bottom:20px;max-width:600px}@media only screen and (min-width:992px) and (max-width:1199px){.listing-subcategory .resources-subcategory-teaser{width:calc((100% / 3) - 15px)}}@media only screen and (min-width:768px) and (max-width:992px){.listing-subcategory .resources-subcategory-teaser{width:calc((100% / 2) - 15px)}}@media only screen and (max-width:767px){.listing-subcategory .resources-subcategory-teaser{width:100%;margin-right:0}}@media only screen and (min-width:1200px){.listing-subcategory .resources-subcategory-teaser:nth-of-type(4n){margin-right:0}}@media only screen and (min-width:992px) and (max-width:1199px){.listing-subcategory .resources-subcategory-teaser:nth-of-type(3n){margin-right:0}}@media only screen and (min-width:768px) and (max-width:992px){.listing-subcategory .resources-subcategory-teaser:nth-of-type(2n){margin-right:0}}.listing-subcategory .resources-subcategory-teaser a{position:relative;display:block}.listing-subcategory .resources-subcategory-teaser .overlay{position:absolute;background-color:#000;opacity:.3;width:100%;height:100%;display:block;z-index:2}.listing-subcategory .resources-subcategory-teaser h3{position:absolute;z-index:3;margin:0;color:#fff;bottom:20px;line-height:normal;left:20px;font-size:20px;right:20px}.page-node-type-service .block-page-title-block,.page-node-type-site .block-page-title-block{display:none}.page-node-type-service .region-content,.page-node-type-site .region-content{margin-bottom:40px;margin-right:10px}.page-node-type-service .resource,.page-node-type-site .resource{color:#333F48;margin-bottom:30px;margin-top:20px;padding-bottom:30px;padding-left:30px;padding-right:30px;padding-top:20px}.page-node-type-service .resource__row:not(:first-of-type),.page-node-type-site .resource__row:not(:first-of-type){margin-left:5px;margin-right:5px}.page-node-type-service .resource__row:not(:last-of-type),.page-node-type-site .resource__row:not(:last-of-type){border-bottom-color:rgba(0,0,0,0.38);border-bottom-style:solid;border-bottom-width:1px;margin-bottom:20px;padding-bottom:20px}.page-node-type-service .resource__row--flex,.page-node-type-site .resource__row--flex{display:flex;flex-wrap:wrap;justify-content:space-between}.page-node-type-service .resource__row h4,.page-node-type-site .resource__row h4{color:#2E7DAD;font-weight:700;margin-bottom:20px;text-transform:uppercase}.page-node-type-service .resource__title,.page-node-type-site .resource__title{color:#2E7DAD;font-size:24px}.page-node-type-service .resource__provider,.page-node-type-site .resource__provider{font-weight:600;margin-bottom:20px;text-transform:uppercase}.page-node-type-service .resource__provider a,.page-node-type-site .resource__provider a{color:inherit;text-decoration:underline}.page-node-type-service .resource__provider a:hover,.page-node-type-site .resource__provider a:hover{color:#2E7DAD}.page-node-type-service .resource__options,.page-node-type-site .resource__options{align-items:center;display:flex;margin-top:15px}.page-node-type-service .resource__option,.page-node-type-site .resource__option{background-position:left center;background-repeat:no-repeat;color:#333F48;font-size:13px;font-weight:600;line-height:22px;margin-right:20px;padding-left:30px}.page-node-type-service .resource__option--save,.page-node-type-site .resource__option--save{background-image:url(/themes/custom/la211/img/icons/icon--heart-transparent.png);background-size:22px}.page-node-type-service .resource__option--print,.page-node-type-site .resource__option--print{background-image:url(/themes/custom/la211/img/icons/icon--print.png);background-size:20px}.page-node-type-service .resource__option--share,.page-node-type-site .resource__option--share{background-image:url(/themes/custom/la211/img/icons/icon--share.png);background-size:17px}.page-node-type-service .resource__overview,.page-node-type-site .resource__overview{word-break:break-word;margin-bottom:20px;margin-top:20px}.page-node-type-service .resource__overview p,.page-node-type-service .resource__overview ul,.page-node-type-service .resource__overview ol,.page-node-type-site .resource__overview p,.page-node-type-site .resource__overview ul,.page-node-type-site .resource__overview ol{margin-bottom:12px}.page-node-type-service .resource__overview ul,.page-node-type-site .resource__overview ul{list-style-type:disc;margin-left:12px;padding-left:16px}.page-node-type-service .resource__overview a,.page-node-type-site .resource__overview a{color:#2E7DAD !important;text-decoration:underline !important}.page-node-type-service .resource__addresses,.page-node-type-site .resource__addresses{width:35%}@media only screen and (max-width:767px){.page-node-type-service .resource__addresses,.page-node-type-site .resource__addresses{width:100%}}.page-node-type-service .resource .resource__conditions .field,.page-node-type-site .resource .resource__conditions .field{display:flex}@media only screen and (max-width:767px){.page-node-type-service .resource .resource__conditions .field,.page-node-type-site .resource .resource__conditions .field{flex-wrap:wrap;margin-bottom:10px}}.page-node-type-service .resource .resource__map,.page-node-type-site .resource .resource__map{width:45% !important}@media only screen and (max-width:767px){.page-node-type-service .resource .resource__map,.page-node-type-site .resource .resource__map{width:100% !important;margin-top:20px}}.page-node-type-service .resource__hours,.page-node-type-site .resource__hours{margin-right:10px;margin-top:20px;width:100%}.page-node-type-service .resource__hours .field__item,.page-node-type-site .resource__hours .field__item{text-transform:capitalize}.page-node-type-service .resource__addresses,.page-node-type-site .resource__addresses{margin-right:10px;width:45%}@media only screen and (max-width:767px){.page-node-type-service .resource__addresses,.page-node-type-site .resource__addresses{width:100%}}.page-node-type-service .resource__phone-send,.page-node-type-site .resource__phone-send{color:#444;display:inline-flex;font-weight:600;margin-top:20px;text-decoration:underline}.button-back{background-color:#fff;border-color:#52A8DC;border-radius:2px;border-style:solid;border-width:3px;color:#2E7DAD;font-size:14px;font-weight:700;left:50%;letter-spacing:0.24px;line-height:30px;padding-left:25px;padding-right:25px;position:relative;text-transform:uppercase;transform:translateX(-50%)}.page-node-type-service .resource{border-radius:10px;-webkit-box-shadow:0 6px 15px 6px rgba(0,0,0,0.35);-moz-box-shadow:0 6px 15px 6px rgba(0,0,0,0.35);box-shadow:0 6px 15px 6px rgba(0,0,0,0.35);color:#333F48;margin-bottom:30px;margin-top:20px;padding-bottom:30px;padding-left:30px;padding-right:30px;padding-top:20px}.page-node-type-service .field--resource-description{margin-bottom:20px;margin-top:20px}.page-node-type-service .field--resource-description .field__label{margin-bottom:12px}.page-node-type-service .field--resource-description ol{list-style-type:decimal}.page-node-type-service .field--resource-description ul{list-style-type:disc}.page-node-type-service .field--resource-description ol,.page-node-type-service .field--resource-description ul,.page-node-type-service .field--resource-description p{margin-bottom:12px}.page-node-type-service .field--resource-description ol,.page-node-type-service .field--resource-description ul{margin-left:12px;padding-left:16px}.page-node-type-service .field--resource-description a{color:#2E7DAD;text-decoration:underline}.page-node-type-site .resource{border-radius:10px;-webkit-box-shadow:0 6px 15px 6px rgba(0,0,0,0.35);-moz-box-shadow:0 6px 15px 6px rgba(0,0,0,0.35);box-shadow:0 6px 15px 6px rgba(0,0,0,0.35);color:#333F48;margin-bottom:30px;margin-top:20px;padding-bottom:30px}.all-services{margin-bottom:10px}.all-services .webcategory-type a{display:flex;align-items:center}.all-services .webcategory-type a img{width:42px;margin-right:10px}.all-services .webcategory-type a i{-webkit-transition:all,0.3 linear;-moz-transition:all,0.3 linear;-ms-transition:all,0.3 linear;-o-transition:all,0.3 linear;transition:all,0.3 linear}.all-services .webcategory-type a.active i{transform:rotate(90deg)}.all-services .webcategory-type h4{font-weight:600;color:#333F48;cursor:pointer;margin:0;text-transform:capitalize}.all-services .webcategory-type h4:hover{color:#2E7DAD}.all-services .webcategory-type h4 .fas{margin-left:8px}.all-services .webcategory-type .services-by-type{margin:5px 0 10px 75px}.all-services .webcategory-type .services-by-type h5{font-weight:600;color:#333F48;font-size:15px;margin-bottom:8px}.all-services .webcategory-type .services-by-type h5 a{color:#333F48}.all-services .webcategory-type .services-by-type h5 a:hover{color:#2E7DAD}.resource__row .resource__category-title{font-weight:600;color:#333F48;font-size:15px;margin-bottom:15px}.resource__row .resource__category-title:hover{color:#2E7DAD}.node--type-disaster-info .twitter-feed{-webkit-box-shadow:0 4px 10px 0 rgba(0,0,0,0.2);-moz-box-shadow:0 4px 10px 0 rgba(0,0,0,0.2);box-shadow:0 4px 10px 0 rgba(0,0,0,0.2);border-radius:5px}.node--type-disaster-info h2,.node--type-disaster-info h3{color:#2E7DAD;font-weight:bold}.node--type-disaster-info .field--name-field-subtitle{font-size:24px;max-width:495px;font-weight:600;line-height:36px}.node--type-disaster-info .field--name-field-helpful-resources{background:#b7d9ed;border-radius:3px;overflow:hidden;margin-top:55px}.node--type-disaster-info .field--name-field-helpful-resources .field__label{text-align:center;background:#2E7DAD;color:#fff;padding:15px 30px;font-weight:600;font-size:24px;line-height:34px}.node--type-disaster-info .field--name-field-helpful-resources .field__items{padding:25px 35px}.node--type-disaster-info .field--name-field-helpful-resources .field__items .field__item{margin-bottom:10px}.node--type-disaster-info .field--name-field-helpful-resources .field__items a{color:#000;text-decoration:underline}.node--type-disaster-info .field--name-field-evacuation-updates{margin-top:80px}.node--type-disaster-info .field--name-field-evacuation-updates table{width:100%}.node--type-disaster-info .field--name-field-evacuation-updates table th{font-weight:600;padding:15px 0;text-align:left;border-bottom:1px solid #2E7DAD;cursor:pointer}.node--type-disaster-info .field--name-field-evacuation-updates table th:last-child{text-align:center}.node--type-disaster-info .field--name-field-evacuation-updates table td{padding:15px 0}.node--type-disaster-info .field--name-field-evacuation-updates table td:last-child{text-align:center}.node--type-disaster-info .field--name-field-evacuation-updates table tr{border-bottom:1px solid #2E7DAD}.node--type-disaster-info .field--name-field-evacuation-updates table tr:last-child{border-bottom:none}.node--type-disaster-info .field--name-field-evacuation-updates table tr .paragraph{padding:0}.node--type-disaster-info .content-wrapper{display:flex;margin-top:70px}@media only screen and (max-width:767px){.node--type-disaster-info .content-wrapper{display:block}}.node--type-disaster-info .content-wrapper .left-content{width:67%;padding-right:65px}@media only screen and (max-width:767px){.node--type-disaster-info .content-wrapper .left-content{padding-right:0}}.node--type-disaster-info .content-wrapper .left-content .field--name-body{margin-bottom:65px}.node--type-disaster-info .content-wrapper .sidebar{width:33%}.paragraph--type--featured-resources{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;background:#d7d7d7}.paragraph--type--featured-resources .layout-container h2,.paragraph--type--featured-resources .paragraph--type--horizontal-event-grid .view-id-website_categorization h2,.paragraph--type--horizontal-event-grid .paragraph--type--featured-resources .view-id-website_categorization h2,.paragraph--type--featured-resources .paragraph--type--horizontal-event-grid .view-events-categories h2,.paragraph--type--horizontal-event-grid .paragraph--type--featured-resources .view-events-categories h2,.paragraph--type--featured-resources .block-views-blockevents-categories-block-1 .view-id-website_categorization h2,.block-views-blockevents-categories-block-1 .paragraph--type--featured-resources .view-id-website_categorization h2,.paragraph--type--featured-resources .block-views-blockevents-categories-block-1 .view-events-categories h2,.block-views-blockevents-categories-block-1 .paragraph--type--featured-resources .view-events-categories h2{color:#141414;font-size:24px}.paragraph--type--featured-resources .paragraph--type--resources{padding:0;margin-top:30px}.paragraph--type--featured-resources .slick-arrow{color:#2E7DAD;background:white;width:60px;height:60px;border-radius:50%;text-align:center;font-size:34px;padding-top:13px;position:absolute;top:calc(50% - 30px);left:-30px;-webkit-box-shadow:0 4px 10px 0 rgba(0,0,0,0.2);-moz-box-shadow:0 4px 10px 0 rgba(0,0,0,0.2);box-shadow:0 4px 10px 0 rgba(0,0,0,0.2);z-index:9;cursor:pointer}.paragraph--type--featured-resources .slick-arrow.fa-chevron-right{right:-30px;left:auto}@media only screen and (max-width:767px){.paragraph--type--featured-resources .slick-arrow{display:none !important}}.paragraph--type--featured-resources .field--name-field-resources .slick-arrow.slick-disabled{display:none !important}.paragraph--type--featured-resources .field--name-field-resources .slick-dots{margin-top:10px;justify-content:center;list-style-type:none;display:none !important}@media only screen and (max-width:767px){.paragraph--type--featured-resources .field--name-field-resources .slick-dots{display:flex !important}}.paragraph--type--featured-resources .field--name-field-resources .slick-dots li{margin:0 0.25rem}.paragraph--type--featured-resources .field--name-field-resources .slick-dots button{display:block;width:1rem;height:1rem;padding:0;border:none;border-radius:100%;background-color:#f7f8f8;text-indent:-9999px}.paragraph--type--featured-resources .field--name-field-resources .slick-dots li.slick-active button{background-color:#5a5c5e}.paragraph--type--featured-resources .field--name-field-resources .slick-track{display:flex;padding-bottom:10px}.paragraph--type--featured-resources .field--name-field-resources .slick-slide{margin-left:10px;margin-right:10px}.paragraph--type--featured-resources .field--name-field-resources .slick-list{margin-left:-10px;width:calc(100% + 20px)}.paragraph--type--featured-resources .field--name-field-resources .field__item{max-width:calc(100% / 3 - 60px);padding:29px 25px;background:#fff;-webkit-box-shadow:0 4px 10px 0 rgba(0,0,0,0.2);-moz-box-shadow:0 4px 10px 0 rgba(0,0,0,0.2);box-shadow:0 4px 10px 0 rgba(0,0,0,0.2);height:auto}.featured-resource__title{color:#333F48;font-size:20px;font-weight:600;line-height:25px;margin-bottom:10px}.featured-resource__provider{font-size:14px;margin-bottom:15px}.featured-resource__provider a{color:#2E7DAD}.featured-resource a:hover{text-decoration:underline}.featured-resource__overview{line-height:24px;color:#333F48}.featured-resource__overview a{text-decoration:underline}.featured-resource__categories{display:flex;margin-top:30px;flex-wrap:wrap}.featured-resource__categories img{margin-right:10px;width:60px;margin-bottom:10px}.featured-resource__categories img:last-child{margin-right:0}.field--name-field-resources .featured-resource{padding:29px 25px;background:#FFF;margin-bottom:20px}.field--name-field-resources .field__item:last-child .featured-resource{margin-bottom:0}.program-landing__hero{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;position:relative;background-size:cover !important;background-position:center !important;padding:100px 0 40px;color:#fff}.program-landing__hero *{z-index:3;position:relative}.program-landing__hero:before{position:absolute;width:100%;height:100%;background-color:rgba(0,0,0,0.5);z-index:2;display:block;content:'';top:0;left:0}.program-landing__hero h1{color:#fff;padding-bottom:20px;margin-bottom:40px;font-size:50px;font-weight:normal;border-bottom:1px solid #fff}.program-landing__hero-content{display:flex;justify-content:space-between;flex-wrap:wrap}.program-landing__hero-content .field--name-field-heading-copy{width:calc(50% - 50px);font-size:20px;font-weight:600}@media only screen and (max-width:992px){.program-landing__hero-content .field--name-field-heading-copy{width:100%;margin-bottom:30px}}.program-landing__hero-content .field--name-field-featured-video{width:50%}@media only screen and (max-width:992px){.program-landing__hero-content .field--name-field-featured-video{width:100%;margin-bottom:30px}}.program-landing h3{font-weight:700}.paragraph--type--key-concepts{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;background:#f7f8f8;margin-bottom:50px}.paragraph--type--key-concepts .node--type-program-video{position:relative}.program-breadcrumbs{position:absolute;left:32px;top:42px;padding-bottom:0;font-size:14px}@media only screen and (max-width:992px){.program-breadcrumbs{display:none}}.program-breadcrumbs ul{display:flex}.program-breadcrumbs ul li{margin-right:5px}.program-breadcrumbs ul li:before{content:'>';margin-right:5px}.program-breadcrumbs ul li:first-child:before{display:none}.program-breadcrumbs ul li a{font-weight:600;color:#fff}.program-breadcrumbs ul li span{font-size:14px;margin:0}.program-breadcrumbs.program-video{position:static;font-size:16px;margin:10px 0 15px}.program-breadcrumbs.program-video a{color:#333F48}.program-breadcrumbs.program-video span{font-size:16px}.program-description{font-size:20px;font-weight:600}.node--type-program-video .key-concept-link{position:absolute;width:100%;height:100%;top:0;left:0}.node--type-program-video.node--view-mode-teaser{display:flex;background:#f7f8f8;margin-bottom:30px;flex-wrap:wrap;border-radius:5px;overflow:hidden;flex-direction:column-reverse}@media only screen and (min-width:1200px){.node--type-program-video.node--view-mode-teaser{flex-direction:row}}.node--type-program-video.node--view-mode-teaser .node__content{width:100%;margin-bottom:30px;padding:20px}@media only screen and (min-width:1200px){.node--type-program-video.node--view-mode-teaser .node__content{width:60%;padding:15px 20px}}.node--type-program-video.node--view-mode-teaser .node__content p{font-size:18px;color:#141414}.node--type-program-video.node--view-mode-teaser .node__content h3 a{color:#333F48}.node--type-program-video.node--view-mode-teaser .node__content h3 a:hover{text-decoration:underline}.node--type-program-video.node--view-mode-teaser .video-wrapper{width:100%}@media only screen and (min-width:1200px){.node--type-program-video.node--view-mode-teaser .video-wrapper{width:40%;position:relative}}.node--type-program-video.node--view-mode-full h1{margin-bottom:5px}@media only screen and (max-width:992px){.node--type-program-video.node--view-mode-full h1{margin:30px 0 10px}}.node--type-program-video.node--view-mode-full .field--name-field-video{margin:0 0 20px;background:#252E33;border-radius:15px;padding:20px 90px}@media only screen and (max-width:992px){.node--type-program-video.node--view-mode-full .field--name-field-video{padding:0;margin:0;border-radius:0;background:none}}.node--type-program-video.node--view-mode-full .field--name-field-tags-sc{margin-bottom:20px}.node--type-program-video.node--view-mode-full .field--name-field-tags-sc .field__label{font-size:20px;margin-bottom:10px}.node--type-program-video.node--view-mode-full .field--name-field-tags-sc .field__items{display:flex;flex-wrap:wrap}.node--type-program-video.node--view-mode-full .field--name-field-tags-sc .field__items a{padding:6px 12px;display:block;font-weight:bold;font-size:18px;margin-right:10px;border-radius:3px;background:#b7d9ed;color:#184259;margin-bottom:10px}.node--type-program-video.node--view-mode-full .program-video-content{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between}.node--type-program-video.node--view-mode-full .program-video-content .field__label{font-size:24px;display:block;padding-bottom:15px;margin-bottom:15px;border-bottom:1px solid #2E7DAD}.node--type-program-video.node--view-mode-full .program-video-content .btn-blue,.node--type-program-video.node--view-mode-full .program-video-content form.la-homepage-resources-form .button,form.la-homepage-resources-form .node--type-program-video.node--view-mode-full .program-video-content .button,.node--type-program-video.node--view-mode-full .program-video-content form.user-login-form .button,form.user-login-form .node--type-program-video.node--view-mode-full .program-video-content .button,.node--type-program-video.node--view-mode-full .program-video-content form.webform-submission-form .button,form.webform-submission-form .node--type-program-video.node--view-mode-full .program-video-content .button,.node--type-program-video.node--view-mode-full .program-video-content form.webform-submission-form .webform-button--submit,form.webform-submission-form .node--type-program-video.node--view-mode-full .program-video-content .webform-button--submit,.node--type-program-video.node--view-mode-full .program-video-content .view-events-listing .view-footer a,.view-events-listing .view-footer .node--type-program-video.node--view-mode-full .program-video-content a,.node--type-program-video.node--view-mode-full .program-video-content .view-events-locations .view-footer a,.view-events-locations .view-footer .node--type-program-video.node--view-mode-full .program-video-content a,.node--type-program-video.node--view-mode-full .program-video-content .view-video-tags .view-filters .fieldset-legend,.view-video-tags .view-filters .node--type-program-video.node--view-mode-full .program-video-content .fieldset-legend,.node--type-program-video.node--view-mode-full .program-video-content .node--type-guided-search-topic .field--name-field-guided-search-button a,.node--type-guided-search-topic .field--name-field-guided-search-button .node--type-program-video.node--view-mode-full .program-video-content a,.node--type-program-video.node--view-mode-full .program-video-content .paragraph--type--data-highlights .field--name-field-cta a,.paragraph--type--data-highlights .field--name-field-cta .node--type-program-video.node--view-mode-full .program-video-content a{text-align:center;margin:0 auto;width:160px;display:block;padding:6px}.node--type-program-video.node--view-mode-full .program-video-content .field{background:#f7f8f8;padding:30px;border-radius:10px;margin-bottom:30px;width:100%}.node--type-program-video.node--view-mode-full .program-video-content .field.field--name-field-take-action{width:calc(50% - 15px)}.node--type-program-video.node--view-mode-full .program-video-content .field.field--name-field-take-action .field__label{border-bottom:1px solid #57aaa1}.node--type-program-video.node--view-mode-full .program-video-content .field.field--name-field-healing-resilience{width:calc(50% - 15px)}.node--type-program-video.node--view-mode-full .program-video-content .field.field--name-field-healing-resilience .field__label{border-bottom:1px solid #e15e55}@media only screen and (max-width:767px){.node--type-program-video.node--view-mode-full .program-video-content .field.field--name-field-healing-resilience,.node--type-program-video.node--view-mode-full .program-video-content .field.field--name-field-take-action{width:100%;margin-bottom:30px}}.node--type-program-video.node--view-mode-full .program-video-content .field__item p{margin-bottom:20px}.node--type-program-video.node--view-mode-full .program-video-content .field__item p a{color:#2E7DAD;text-decoration:underline}.node--type-program-video.node--view-mode-term-listing h3{font-size:26px;padding:8px 10px 5px;font-weight:normal}.node--type-program-video.node--view-mode-term-listing:hover h3{text-decoration:underline}.view-next-steps .view-content{display:flex;justify-content:space-between;margin-bottom:50px;flex-wrap:wrap}.view-next-steps .view-content .views-row{width:calc((100% - 60px) / 3)}@media only screen and (max-width:992px){.view-next-steps .view-content .views-row{width:100%;margin-bottom:30px}}.view-next-steps .view-content .views-row .views-field-title{font-size:26px;padding:5px 10px}.view-next-steps .view-content .views-row .views-field-title:hover{text-decoration:underline}.node--type-program-resources{padding-bottom:20px}.paragraph--type--program-resources-item{display:flex;align-items:center;padding:0 !important;margin-bottom:20px}@media only screen and (max-width:992px){.paragraph--type--program-resources-item{align-items:start}}.paragraph--type--program-resources-item .node--type-program-resources__media{margin-right:20px;width:100px}.paragraph--type--program-resources-item .node--type-program-resources__content{width:calc(100% - 120px);color:#333F48}.paragraph--type--program-resources-item .field--name-field-title{font-size:16px;font-weight:bold}.featured-header-program{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;position:relative;background-size:cover !important;background-position:center !important;background-repeat:no-repeat !important;padding:80px 0 50px;color:#fff;margin-bottom:30px}.featured-header-program *{z-index:3;position:relative}.featured-header-program:before{position:absolute;width:100%;height:100%;background-color:rgba(0,0,0,0.5);z-index:2;display:block;content:'';top:0;left:0}.featured-header-program h1{color:#fff;padding-bottom:20px;margin-bottom:40px;font-size:50px;font-weight:normal;border-bottom:1px solid #fff}.featured-header-program p{font-size:20px;font-weight:600}.featured-header-program .program-breadcrumbs{position:absolute;top:25px}.featured-header-program .program-breadcrumbs span div{display:inline}.view-video-tags .view-header .video-tags{position:static;margin:20px 0}.view-video-tags .view-header .video-tags a{color:#333F48}.view-video-tags .view-header h1{text-align:center}.view-video-tags .view-filters form{position:relative}.view-video-tags .view-filters .fieldset-legend{cursor:pointer;padding:6px 10px}.view-video-tags .view-filters .fieldset-legend i{margin-left:5px}.view-video-tags .view-filters [data-drupal-selector="edit-reset"]{position:absolute;top:16px;left:90px;padding:7px 10px}.view-video-tags .view-filters .fieldset-wrapper{padding:30px;text-align:center;border:2px solid #333F48;position:absolute;background:white;z-index:10;border-radius:5px;top:70px;width:100%;display:none}.view-video-tags .view-filters .fieldset-wrapper.expanded{display:block}.view-video-tags .view-filters .form-checkboxes{display:flex;flex-wrap:wrap}.view-video-tags .view-filters .form-checkboxes .form-item{width:200px}.view-video-tags .view-content{display:flex;flex-wrap:wrap}.view-video-tags .view-content .video-box{width:calc((100% - 40px) / 3);margin-right:20px;margin-bottom:30px}.view-video-tags .view-content .video-box:nth-of-type(3n){margin-right:0}@media only screen and (min-width:768px) and (max-width:992px){.view-video-tags .view-content .video-box{width:calc((100% - 20px) / 2)}.view-video-tags .view-content .video-box:nth-of-type(3n){margin-right:20px}.view-video-tags .view-content .video-box:nth-of-type(2n){margin-right:0}}@media only screen and (max-width:767px){.view-video-tags .view-content .video-box{width:100%;margin-right:0}}.view-video-tags .view-content a:hover{text-decoration:underline}.view-video-tags .view-content .video-box-content{padding:15px 15px 0}.view-video-tags .view-content .video-box-content .part-of{display:flex}.view-video-tags .view-content .video-box-content .part-of span{margin-right:7px}.view-video-tags .view-content .video-box-content .part-of a{text-decoration:underline}.view-video-tags .view-content .video-box-content .part-of a:hover{color:#2E7DAD}.view-social-justice-term .subcategory-wrapper{justify-content:space-between;display:flex}@media only screen and (max-width:992px){.view-social-justice-term .subcategory-wrapper{flex-wrap:wrap}}.view-social-justice-term .subcategory-content{width:calc(100% - 370px)}@media only screen and (max-width:992px){.view-social-justice-term .subcategory-content{width:100%}}.view-social-justice-term .subcategory-sidebar{width:350px}@media only screen and (max-width:992px){.view-social-justice-term .subcategory-sidebar{width:100%}.view-social-justice-term .subcategory-sidebar .layout-container,.view-social-justice-term .subcategory-sidebar .paragraph--type--horizontal-event-grid .view-id-website_categorization,.paragraph--type--horizontal-event-grid .view-social-justice-term .subcategory-sidebar .view-id-website_categorization,.view-social-justice-term .subcategory-sidebar .paragraph--type--horizontal-event-grid .view-events-categories,.paragraph--type--horizontal-event-grid .view-social-justice-term .subcategory-sidebar .view-events-categories,.view-social-justice-term .subcategory-sidebar .block-views-blockevents-categories-block-1 .view-id-website_categorization,.block-views-blockevents-categories-block-1 .view-social-justice-term .subcategory-sidebar .view-id-website_categorization,.view-social-justice-term .subcategory-sidebar .block-views-blockevents-categories-block-1 .view-events-categories,.block-views-blockevents-categories-block-1 .view-social-justice-term .subcategory-sidebar .view-events-categories{padding:0}}.view-social-justice-term .subcategory-sidebar .block{margin-bottom:40px}.view-social-justice-term .subcategory-sidebar .paragraph--type--program-sidebar-item{-webkit-box-shadow:0 4px 10px 0 rgba(0,0,0,0.2);-moz-box-shadow:0 4px 10px 0 rgba(0,0,0,0.2);box-shadow:0 4px 10px 0 rgba(0,0,0,0.2);padding:15px 10px;margin-bottom:20px;border-radius:10px;display:flex;align-items:center}.view-social-justice-term .subcategory-sidebar .paragraph--type--program-sidebar-item .field--name-field-icon{width:80px;margin-right:10px}.view-social-justice-term .subcategory-sidebar .paragraph--type--program-sidebar-item h5{font-size:24px;font-weight:normal;line-height:normal;margin-bottom:0}.node--type-guided-search-topic .topic-submenu{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;background:#252E33}.node--type-guided-search-topic .topic-submenu span{display:none;justify-content:center;padding:15px 0;width:100%;cursor:pointer}@media only screen and (max-width:992px){.node--type-guided-search-topic .topic-submenu span.open-menu{display:flex}}@media only screen and (max-width:992px){.node--type-guided-search-topic .topic-submenu.expanded .open-menu{display:none}.node--type-guided-search-topic .topic-submenu.expanded .close-menu{display:flex}.node--type-guided-search-topic .topic-submenu.expanded ul li{display:block}}@media only screen and (min-width:768px) and (max-width:992px){.node--type-guided-search-topic .tablet-container{width:100%}}.node--type-guided-search-topic .paragraph--type--guided-topic-submenu{margin-bottom:60px;display:flex;justify-content:center}.node--type-guided-search-topic .paragraph--type--guided-topic-submenu span{display:none}@media only screen and (max-width:992px){.node--type-guided-search-topic .paragraph--type--guided-topic-submenu{flex-direction:column;margin:0;padding:0}.node--type-guided-search-topic .paragraph--type--guided-topic-submenu span{display:flex;justify-content:center;padding:10px 0;width:100%}}.node--type-guided-search-topic .paragraph--type--guided-topic-submenu li{width:auto}.node--type-guided-search-topic .paragraph--type--guided-topic-submenu li:nth-child(odd){background:#2C3639}@media only screen and (max-width:992px){.node--type-guided-search-topic .paragraph--type--guided-topic-submenu li:nth-child(odd){background:none}}@media only screen and (max-width:992px){.node--type-guided-search-topic .paragraph--type--guided-topic-submenu li{display:none}.node--type-guided-search-topic .paragraph--type--guided-topic-submenu li:first-of-type{display:block}}.node--type-guided-search-topic .paragraph--type--guided-topic-submenu a{font-size:16px;color:#fff;font-weight:bold;padding:25px 12px;border-radius:5px;display:flex;align-items:center;text-align:center;height:100%}.node--type-guided-search-topic .paragraph--type--guided-topic-submenu a:hover{text-decoration:underline}@media only screen and (min-width:992px) and (max-width:1199px){.node--type-guided-search-topic .paragraph--type--guided-topic-submenu a{font-size:14px;padding:15px 5px}}@media only screen and (max-width:992px){.node--type-guided-search-topic .paragraph--type--guided-topic-submenu a{padding:15px;border-bottom:1px solid transparent;font-size:14px;text-align:center;display:block}}.node--type-guided-search-topic .field--name-field-guided-search-button{margin-top:30px}.guided-search-title{text-align:center}.paragraph--type--guided-search-topic-paragraph,.paragraph--type--gudied-search-block{padding:0 !important;margin:30px 0}.paragraph--type--guided-search-topic-paragraph .paragraph,.paragraph--type--gudied-search-block .paragraph{padding:0}.paragraph--type--guided-search-topic-paragraph .field__items,.paragraph--type--gudied-search-block .field__items{display:flex;flex-wrap:wrap}.paragraph--type--guided-search-topic-paragraph .field__items>.field__item,.paragraph--type--gudied-search-block .field__items>.field__item{width:calc((100% / 4) - 15px);margin-right:20px;margin-bottom:20px;max-width:600px}@media only screen and (min-width:992px) and (max-width:1199px){.paragraph--type--guided-search-topic-paragraph .field__items>.field__item,.paragraph--type--gudied-search-block .field__items>.field__item{width:calc((100% / 3) - 15px)}}@media only screen and (min-width:768px) and (max-width:992px){.paragraph--type--guided-search-topic-paragraph .field__items>.field__item,.paragraph--type--gudied-search-block .field__items>.field__item{width:calc((100% / 2) - 15px)}}@media only screen and (max-width:767px){.paragraph--type--guided-search-topic-paragraph .field__items>.field__item,.paragraph--type--gudied-search-block .field__items>.field__item{width:100%;margin-right:0}}@media only screen and (min-width:1200px){.paragraph--type--guided-search-topic-paragraph .field__items>.field__item:nth-of-type(4n),.paragraph--type--gudied-search-block .field__items>.field__item:nth-of-type(4n){margin-right:0}}@media only screen and (min-width:992px) and (max-width:1199px){.paragraph--type--guided-search-topic-paragraph .field__items>.field__item:nth-of-type(3n),.paragraph--type--gudied-search-block .field__items>.field__item:nth-of-type(3n){margin-right:0}}@media only screen and (min-width:768px) and (max-width:992px){.paragraph--type--guided-search-topic-paragraph .field__items>.field__item:nth-of-type(2n),.paragraph--type--gudied-search-block .field__items>.field__item:nth-of-type(2n){margin-right:0}}.paragraph--type--guided-search-topic-paragraph .field__items>.field__item a,.paragraph--type--gudied-search-block .field__items>.field__item a{position:relative;display:block}.paragraph--type--guided-search-topic-paragraph .field__items>.field__item .overlay,.paragraph--type--gudied-search-block .field__items>.field__item .overlay{position:absolute;background-color:#000;opacity:.3;width:100%;height:100%;display:block;z-index:2}.paragraph--type--guided-search-topic-paragraph .field__items>.field__item h3,.paragraph--type--gudied-search-block .field__items>.field__item h3{position:absolute;z-index:3;margin:0;color:#fff;bottom:20px;line-height:normal;left:20px;font-size:20px;right:20px}.context-agency-search .block-system-main-block{padding:50px 0}.context-agency-search .page-title{margin-bottom:20px}.context-agency-search .la-search-agency-form{display:flex;align-items:center;width:100%;flex-wrap:wrap}.context-agency-search .la-search-agency-form .form-type-textfield{margin:0}@media only screen and (max-width:992px){.context-agency-search .la-search-agency-form .form-type-textfield{max-width:calc(100% - 200px)}}.context-agency-search .la-search-agency-form .form-type-textfield input{height:52px;color:#333F48;width:100%}.context-agency-search .la-search-agency-form .total-results{margin-right:25px}.context-agency-search .la-search-agency-form .la-agency-submit-button-pager{margin-right:0}.context-agency-search .la-search-agency-form .resources-header{margin:0 0 0 auto}.context-agency-search .la-search-agency-form .spinner-box{position:absolute;top:100px}#block-searchresourcesglobalform .agency-search-link{margin-left:20px;color:#fff;font-weight:600;display:inline-block}@media only screen and (max-width:767px){#block-searchresourcesglobalform .agency-search-link{margin:0 0 20px 0}}.anti-hate-form.region-top-bar{height:auto;padding:14px 0}.anti-hate-form header{flex-wrap:wrap;max-width:650px;margin:0 auto;justify-content:center}.anti-hate-form header #google_translate_element{margin-left:initial;position:static !important}.anti-hate-form .header-data{display:flex;width:100%;align-items:center;justify-content:center}@media only screen and (max-width:767px){.anti-hate-form .header-data{margin-bottom:10px}}.anti-hate-form .header-data h1{color:#fff;padding-right:10px;margin-right:4px;border-right:1px solid #fff}@media only screen and (max-width:767px){.anti-hate-form .header-data h1{font-size:22px}}.anti-hate-form .header-data .site-logo{display:block;width:100px}@media only screen and (max-width:767px){.anti-hate-form .header-data .site-logo{width:85px}}.anti-hate-form form{color:#333F48;padding:0 20px 40px}@media only screen and (max-width:767px){.anti-hate-form form{padding:0 20px 80px}}.anti-hate-form form label{color:#333F48}.anti-hate-form form select,.anti-hate-form form textarea,.anti-hate-form form input{border:2px solid #333F48 !important;border-radius:2px;padding:15px 12px;background:#FFF;width:100%}.anti-hate-form form .form-type-select{position:relative}.anti-hate-form form .form-type-select:after{position:absolute;content:'';right:15px;bottom:23px;width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:18px solid #333F48}.anti-hate-form form .button{border:none !important}.anti-hate-form form .form-item label{font-weight:bold;font-size:16px}.anti-hate-form form .form-item [data-drupal-selector="edit-submitting-information-about-a-hate-act-or-bullying-helps-inform"]{font-weight:normal}.anti-hate-form form .webform-options-display-two-columns{column-count:unset}.anti-hate-form form .form-actions input{margin:0 0 15px 0}.anti-hate-form form .form-actions input.webform-button--next{background:url(/themes/custom/la211/img/icons/triangle-right-arrow.svg) #2E7DAD right 15px center no-repeat;background-size:13px}.anti-hate-form form .form-actions input.webform-button--previous{background:url(/themes/custom/la211/img/icons/triangle-left-arrow.svg) #2E7DAD left 15px center no-repeat;background-size:13px}.anti-hate-form form .form-type-date{position:relative}.anti-hate-form form .form-type-date .ui-datepicker-trigger{position:absolute;right:15px;top:50px}.anti-hate-form form .form-type-checkbox{margin-bottom:5px}.anti-hate-form form .form-type-checkbox label{font-weight:normal;font-size:14px}.anti-hate-form form .form-type-checkbox [type="checkbox"]:not(:checked),.anti-hate-form form .form-type-checkbox [type="checkbox"]:checked{position:absolute;left:0;opacity:0.01}.anti-hate-form form .form-type-checkbox [type="checkbox"]:not(:checked)+label,.anti-hate-form form .form-type-checkbox [type="checkbox"]:checked+label{position:relative;padding-left:2.3em;line-height:1.7;cursor:pointer}.anti-hate-form form .form-type-checkbox [type="checkbox"]:not(:checked)+label:before,.anti-hate-form form .form-type-checkbox [type="checkbox"]:checked+label:before{content:'';position:absolute;left:0;top:0;width:17px;height:17px;border:2px solid #333F48;background:#FFF;border-radius:0;-webkit-transition:all .275s;transition:all .275s}.anti-hate-form form .form-type-checkbox [type="checkbox"]:not(:checked)+label:after,.anti-hate-form form .form-type-checkbox [type="checkbox"]:checked+label:after{content:'✓';position:absolute;top:10px;left:4px;font-size:18px;color:#2E7DAD;line-height:0;-webkit-transition:all .2s;transition:all .2s}.anti-hate-form form .form-type-checkbox [type="checkbox"]:not(:checked)+label:after{opacity:0;-webkit-transform:scale(0) rotate(45deg);transform:scale(0) rotate(45deg)}.anti-hate-form form .form-type-checkbox [type="checkbox"]:checked+label:after{opacity:1;-webkit-transform:scale(1) rotate(0);transform:scale(1) rotate(0)}.anti-hate-form form .form-type-checkbox [type="checkbox"]:disabled:not(:checked)+label:before,.anti-hate-form form .form-type-checkbox [type="checkbox"]:disabled:checked+label:before{box-shadow:none;border-color:#bbb;background-color:#e9e9e9}.anti-hate-form form .form-type-checkbox [type="checkbox"]:disabled:checked+label:after{color:#777}.anti-hate-form form .form-type-checkbox [type="checkbox"]:disabled+label{color:#aaa}.anti-hate-form #edit-processed-text-callback{position:fixed;bottom:0;width:100%;left:0;background:#fff;height:34px}@media only screen and (min-width:768px){.anti-hate-form #edit-processed-text-callback{height:53px}}.anti-hate-form .call-911-button,.anti-hate-form .callback-button{position:fixed;width:100%;bottom:55px;background:#DA9A00;padding:10px 5px;color:white !important;text-decoration:none !important;font-size:20px;font-weight:bold;text-align:center}@media only screen and (min-width:768px){.anti-hate-form .call-911-button,.anti-hate-form .callback-button{bottom:0}}.anti-hate-form .call-911-button{background:#A73E3E;bottom:0}@media only screen and (min-width:768px){.anti-hate-form .call-911-button{display:none}}.anti-hate-form .callback-button{display:none !important;visibility:hidden !important}@media only screen and (max-width:767px){.anti-hate-form .progress-tracker{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw}}.anti-hate-form .progress-tracker .progress-text{display:block !important;font-size:12px;overflow:initial}.context-form-anti-hate-confirmation .messages--error{display:none}#pageloader{position:fixed;display:none;top:0;right:0;bottom:0;left:0;z-index:9999;background:rgba(255,255,255,0.8)}#pageloader img{left:50%;margin-left:-32px;margin-top:-32px;position:absolute;top:50%}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir="rtl"] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.paragraph{padding:40px 0}.paragraph h2{font-size:36px;color:#2E7DAD;margin-bottom:10px}.paragraph h2.big-margin{margin-bottom:40px}@media only screen and (min-width:768px) and (max-width:992px){.paragraph h2{text-align:center}}@media only screen and (max-width:767px){.paragraph h2{text-align:center;font-size:30px;margin-bottom:30px}}.paragraph p{margin-bottom:15px}.paragraph .field__item{position:relative}.paragraph.dark-bg{background:#e2e2e2}.paragraph--type--text-image{display:flex;justify-content:space-between}.paragraph--type--text-image strong{font-size:20px;font-weight:600}.paragraph--type--text-image .image-wrap{margin:10px 0 0 50px}.paragraph--type--profile-highlight{max-width:855px;margin:0 auto}.paragraph--type--profile-highlight .profile-data{display:flex}@media only screen and (max-width:767px){.paragraph--type--profile-highlight .profile-data{flex-wrap:wrap;justify-content:space-evenly}}.paragraph--type--profile-highlight .profile-item{cursor:pointer;margin-right:26px;width:calc((100% - 104px) / 5);display:flex;flex-wrap:wrap;justify-content:center;text-align:center}@media only screen and (max-width:767px){.paragraph--type--profile-highlight .profile-item{margin-right:0;margin-bottom:10px;width:100%}}.paragraph--type--profile-highlight .profile-item:last-child{margin-right:0}.paragraph--type--profile-highlight .profile-item__name{font-weight:600}.paragraph--type--profile-highlight .profile-item__title{font-weight:600;font-size:12px;margin-bottom:10px;width:100%}.paragraph--type--profile-highlight .profile-item__photo{margin-top:auto}.paragraph--type--profile-highlight .profile-item img{border:2px solid transparent}.paragraph--type--profile-highlight .profile-item:after{display:none;content:'';width:0;height:0;border-style:solid;border-width:14px 8.5px 0 8.5px;border-color:#2E7DAD transparent transparent transparent;position:absolute;bottom:-14px;left:50%;margin-left:-7px}.paragraph--type--profile-highlight .profile-item.open{position:relative}.paragraph--type--profile-highlight .profile-item.open img{border:2px solid #2E7DAD}.paragraph--type--profile-highlight .profile-item.open:after{display:block}.paragraph--type--profile-highlight .profile-info{margin:25px 0}.paragraph--type--profile-highlight .profile-info__wrapper{border:2px solid #2E7DAD;border-radius:8px;display:none;opacity:0;padding:35px 38px}.paragraph--type--profile-highlight .profile-info__wrapper.expanded{display:block;opacity:1}.paragraph--type--profile-highlight .profile-info__top{display:flex;justify-content:space-between}.paragraph--type--profile-highlight .profile-info__details h3{font-size:24px;font-weight:bold;line-height:1}.paragraph--type--profile-highlight .profile-info__details h4{font-size:20px;font-weight:600;margin-bottom:30px}.paragraph--type--profile-highlight .profile-info__social a{display:inline-block}.paragraph--type--profile-highlight .profile-info__social a:first-child{margin-right:5px}.paragraph--type--grid-highlight{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;background:#eff0f1;padding:75px 0 115px;margin-bottom:50px}.paragraph--type--grid-highlight h2{margin-bottom:40px}.paragraph--type--grid-highlight .higlight-items{display:flex;justify-content:space-between}@media only screen and (min-width:768px) and (max-width:992px){.paragraph--type--grid-highlight .higlight-items{flex-wrap:wrap}}@media only screen and (max-width:767px){.paragraph--type--grid-highlight .higlight-items{flex-wrap:wrap}}.paragraph--type--grid-highlight .higlight-items__grid{display:flex;flex-wrap:wrap;width:calc(50% - 5px);justify-content:space-between}@media only screen and (min-width:768px) and (max-width:992px){.paragraph--type--grid-highlight .higlight-items__grid{margin-bottom:20px;width:100%}}@media only screen and (max-width:767px){.paragraph--type--grid-highlight .higlight-items__grid{margin-bottom:20px;width:100%}}.paragraph--type--grid-highlight .higlight-items__desc{position:absolute !important;z-index:9 !important;width:calc(100% - 20px);height:calc(100% - 20px);top:10px;left:10px;background:rgba(0,0,0,0.8);padding:25px;display:none}.paragraph--type--grid-highlight .higlight-items__desc i{position:absolute;top:10px;right:10px;cursor:pointer}.paragraph--type--grid-highlight .higlight-items__box{margin-bottom:10px;width:calc((100% - 20px) / 3);height:200px;display:block;border-radius:2px;position:relative;text-align:center;cursor:pointer;background-size:cover;background-position:center;position:relative}.paragraph--type--grid-highlight .higlight-items__box *{z-index:3;position:relative}.paragraph--type--grid-highlight .higlight-items__box:before{position:absolute;width:100%;height:100%;background-color:rgba(0,0,0,0.35);z-index:2;display:block;content:'';top:0;left:0}@media only screen and (min-width:768px) and (max-width:992px){.paragraph--type--grid-highlight .higlight-items__box{width:calc((100% - 20px) / 3);height:28vw}}@media only screen and (max-width:767px){.paragraph--type--grid-highlight .higlight-items__box{width:calc((100% - 10px) / 2);height:45vw}}.paragraph--type--grid-highlight .higlight-items__box:nth-of-type(4),.paragraph--type--grid-highlight .higlight-items__box:nth-of-type(5),.paragraph--type--grid-highlight .higlight-items__box:nth-of-type(6){margin-bottom:0}.paragraph--type--grid-highlight .higlight-items__box h3{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff}@media only screen and (min-width:992px) and (max-width:1199px){.paragraph--type--grid-highlight .higlight-items__box h3{font-size:20px}}.paragraph--type--grid-highlight .higlight-items__box:before{transition:background-color .2s linear}.paragraph--type--grid-highlight .higlight-items__box.color-red:before{background-color:#e15d55}.paragraph--type--grid-highlight .higlight-items__box.color-orange:before{background-color:#edaf32}.paragraph--type--grid-highlight .higlight-items__box.color-dark-blue:before{background-color:#184259}.paragraph--type--grid-highlight .higlight-items__box.color-blue:before{background-color:#2E7DAD}.paragraph--type--grid-highlight .higlight-items__box.color-gray:before{background-color:#5a5c5e}.paragraph--type--grid-highlight .higlight-items__box.color-teal:before{background-color:#57aaa1}.paragraph--type--grid-highlight .higlight-items__box.open:before{background-color:rgba(0,0,0,0.35)}.paragraph--type--grid-highlight .higlight-items__featured{display:none;width:calc(50% - 5px);position:relative;color:#fff;padding:40px;max-height:413px;background-size:cover;background-position:center}.paragraph--type--grid-highlight .higlight-items__featured *{z-index:3;position:relative}.paragraph--type--grid-highlight .higlight-items__featured:before{position:absolute;width:100%;height:100%;background-color:rgba(0,0,0,0.55);z-index:2;display:block;content:'';top:0;left:0}@media only screen and (max-width:992px){.paragraph--type--grid-highlight .higlight-items__featured{width:100%;max-height:unset}}.paragraph--type--grid-highlight .higlight-items__featured h3{text-transform:uppercase;margin-bottom:20px;color:#fff}.paragraph--type--grid-highlight .higlight-items__featured.expanded{display:block}.paragraph--type--grid-highlight .higlight-items__team{display:flex;align-items:flex-end;position:absolute;bottom:40px;left:40px}@media only screen and (max-width:767px){.paragraph--type--grid-highlight .higlight-items__team{display:none}}@media only screen and (min-width:768px) and (max-width:992px){.paragraph--type--grid-highlight .higlight-items__team{display:none}}.paragraph--type--grid-highlight .higlight-items__team img{border-radius:50%}.paragraph--type--grid-highlight .higlight-items__leader{text-align:center;font-size:12px;margin-right:10px;cursor:pointer}.paragraph--type--grid-highlight .higlight-items__leader img{margin-top:5px}.paragraph--type--grid-highlight .higlight-items .field--name-field-team-members{display:flex;justify-content:space-between}.paragraph--type--grid-highlight .higlight-items .field--name-field-team-members img{width:60px;height:60px;margin-left:10px}.paragraph--type--white-grid-highlight{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw}.paragraph--type--white-grid-highlight h2{margin-bottom:30px}@media only screen and (max-width:767px){.paragraph--type--white-grid-highlight .grid-wrap{max-width:350px;margin:0 auto}}.paragraph--type--white-grid-highlight .field--name-field-grid-items{display:flex;justify-content:space-between}@media only screen and (max-width:992px){.paragraph--type--white-grid-highlight .field--name-field-grid-items{flex-wrap:wrap}}.paragraph--type--white-grid-highlight .field--name-field-grid-items .paragraph--type--white-grid-column-item{text-align:center;display:flex;flex-direction:column;padding:0}@media only screen and (max-width:767px){.paragraph--type--white-grid-highlight .field--name-field-grid-items .paragraph--type--white-grid-column-item{padding:10px 0}}.paragraph--type--white-grid-highlight .field--name-field-grid-items .paragraph--type--white-grid-column-item p{margin-top:10px}.paragraph--type--white-grid-highlight .field--name-field-grid-items .paragraph--type--white-grid-column-item .field--name-field-icon{min-height:140px;position:relative;margin-bottom:15px}.paragraph--type--white-grid-highlight .field--name-field-grid-items .paragraph--type--white-grid-column-item .field--name-field-icon img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.paragraph--type--white-grid-highlight .field--name-field-grid-items .paragraph--type--white-grid-column-item .field--name-field-title{font-size:18px;font-weight:600;margin-bottom:15px}.paragraph--type--white-grid-highlight .field--name-field-grid-items .paragraph--type--white-grid-column-item .field--name-field-cta a{font-weight:600;text-decoration:underline}.paragraph--type--white-grid-highlight .columns-3 .field--name-field-grid-items>.field__item{width:calc((100% - 180px) / 3);display:flex}.paragraph--type--white-grid-highlight .columns-4 .field--name-field-grid-items>.field__item{width:calc((100% - 180px) / 4);display:flex}@media only screen and (min-width:768px) and (max-width:992px){.paragraph--type--white-grid-highlight .columns-3 .field--name-field-grid-items>.field__item{width:calc((100% - 120px) / 3)}.paragraph--type--white-grid-highlight .columns-4 .field--name-field-grid-items>.field__item{width:calc((100% - 120px) / 2)}}@media only screen and (max-width:767px){.paragraph--type--white-grid-highlight .columns-3 .field--name-field-grid-items>.field__item,.paragraph--type--white-grid-highlight .columns-4 .field--name-field-grid-items>.field__item{width:100%;margin-bottom:20px}}.paragraph--type--image-hero{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;color:#fff;padding:0;position:relative}.paragraph--type--image-hero .hero-wrap{min-height:620px}.paragraph--type--image-hero .contextual{z-index:5}.paragraph--type--image-hero *{z-index:3;position:relative}.paragraph--type--image-hero:before{position:absolute;width:100%;height:100%;background-color:rgba(0,0,0,0.55);z-index:2;display:block;content:'';top:0;left:0}.paragraph--type--image-hero:before{background:-moz-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.55) 100%);background:-webkit-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.55) 100%);background:linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,0.55) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#8c000000',GradientType=0)}.paragraph--type--image-hero .hero-content{width:63%;position:absolute;top:50%;transform:translate(0,-50%)}.paragraph--type--image-hero .hero-content.center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center}.paragraph--type--image-hero .hero-content.right{right:0;text-align:right}.paragraph--type--image-hero h2{font-size:48px;font-weight:normal;font-family:'Ubuntu',sans-serif;color:#fff}@media only screen and (max-width:767px){.paragraph--type--image-hero h2{font-size:38px}}.paragraph--type--image-hero .field--name-field-copy{font-size:24px;font-weight:600;letter-spacing:1.4px}@media only screen and (max-width:767px){.paragraph--type--image-hero .field--name-field-copy{font-size:20px}}.paragraph--type--image-hero .field--name-field-cta a{margin-top:50px}.paragraph--type--quote{text-align:center;max-width:80%;margin:0 auto;padding:80px 0}.paragraph--type--quote .field--name-field-copy{font-size:36px;font-family:'Ubuntu',sans-serif;font-weight:600;position:relative;padding-top:140px;color:#2E7DAD;-webkit-font-smoothing:subpixel-antialiased;-moz-osx-font-smoothing:auto}.paragraph--type--quote .field--name-field-copy:before{content:'“';font-size:250px;line-height:1;color:#2E7DAD;font-family:Arial,Helvetica,sans-serif;position:absolute;left:50%;transform:translate(-50%);top:0}.paragraph--type--quote .field--name-field-author{font-size:24px;font-weight:600;margin-top:10px;color:#2E7DAD}@media only screen and (max-width:767px){.paragraph--type--quote .field--name-field-copy{font-size:26px;padding-top:100px}.paragraph--type--quote .field--name-field-copy:before{font-size:150px}}.paragraph--type--expandable-list{max-width:840px;margin:0 auto}.paragraph--type--expandable-list h2{color:#2E7DAD;margin-bottom:30px}.paragraph--type--expandable-list .field--name-field-body{max-height:144px;transition:max-height .3s ease;overflow:hidden}.paragraph--type--expandable-list .show-more{text-transform:uppercase;color:#2E7DAD;display:block;margin:30px auto;font-weight:600;cursor:pointer;width:100px;background:url(/themes/custom/la211/img/icons/blue-arrow-down.png) center bottom no-repeat;padding-bottom:35px;text-align:center}.paragraph--type--expandable-list .show-more .less{display:none}.paragraph--type--expandable-list.expanded .field--name-field-body{max-height:2000px;transition:max-height .3s ease}.paragraph--type--expandable-list.expanded .show-more{background:url(/themes/custom/la211/img/icons/blue-arrow-up.png) center bottom no-repeat}.paragraph--type--expandable-list.expanded .more{display:none}.paragraph--type--expandable-list.expanded .less{display:block}.paragraph--type--image-video-feature .image-wrapper{background-position:center;background-size:cover;background-repeat:no-repeat;margin-bottom:30px;cursor:pointer}.paragraph--type--image-video-feature .content-wrapper h2{color:#000;font-size:48px;line-height:44px}.paragraph--type--image-video-feature .content-wrapper .field--name-field-summary{font-size:24px;font-weight:600;margin-bottom:15px}.paragraph--type--image-video-feature .content-wrapper .field--name-field-summary{margin-bottom:20px}@media only screen and (min-width:992px){.paragraph--type--image-video-feature{display:flex;justify-content:space-between}.paragraph--type--image-video-feature.image-right{flex-direction:row-reverse}.paragraph--type--image-video-feature .image-wrapper{width:calc(70% - 15px);height:530px}.paragraph--type--image-video-feature .image-wrapper img{display:none}.paragraph--type--image-video-feature .content-wrapper{width:30%}}@media only screen and (min-width:992px) and (max-width:1199px){.paragraph--type--image-video-feature .image-wrapper{width:calc(60% - 15px)}.paragraph--type--image-video-feature .content-wrapper{width:40%}}.paragraph--type--image-text .image-wrapper{margin-bottom:30px}.paragraph--type--image-text .content-wrapper h2{color:#000;font-size:48px;line-height:44px;margin-bottom:40px}.paragraph--type--image-text .content-wrapper .field--name-field-summary{font-size:24px;font-weight:600;margin-bottom:15px}.paragraph--type--image-text .content-wrapper .field--name-field-summary{margin-bottom:20px}@media only screen and (min-width:992px){.paragraph--type--image-text{display:flex;justify-content:space-between}.paragraph--type--image-text.image-right{flex-direction:row-reverse}.paragraph--type--image-text .image-wrapper{width:calc((100% - 15px) / 2)}.paragraph--type--image-text .content-wrapper{width:calc((100% - 15px) / 2)}.paragraph--type--image-text.columns-big-image .image-wrapper{width:calc(60% - 7.5px)}.paragraph--type--image-text.columns-big-image .content-wrapper{width:calc(40% - 7.5px)}.paragraph--type--image-text.columns-small-image .image-wrapper{width:calc(40% - 7.5px)}.paragraph--type--image-text.columns-small-image .content-wrapper{width:calc(60% - 7.5px)}}.paragraph--type--image-text.has-icon .content-wrapper{display:flex;justify-content:space-between}.paragraph--type--image-text.has-icon .content-wrapper .content-copy-wrapper{margin-left:15px}.paragraph--type--image-text.has-icon .content-wrapper .field--name-field-icon{flex-shrink:0}.paragraph--type--image-text.has-icon .content-wrapper.icon-right .content-copy-wrapper{margin-left:0;margin-right:15px}.paragraph--type--image-text.has-icon .content-wrapper.icon-left{flex-direction:row-reverse}.paragraph--type--image-text.has-icon .content-wrapper.icon-left .content-copy-wrapper{margin-left:15px;margin-right:0}.field--name-field-component-items{display:flex;justify-content:space-between}.field--name-field-component-items .paragraph--type--section-component-item{padding:0}@media only screen and (min-width:768px) and (max-width:992px){.field--name-field-component-items .paragraph--type--section-component-item{padding:0}}.field--name-field-component-items>.field__item{margin-right:22px;display:flex}.field--name-field-component-items>.field__item .paragraph{display:flex;flex-direction:column;justify-content:space-between}.field--name-field-component-items>.field__item:last-child{margin-right:0}.field--name-field-component-items>.field__item h3{text-align:center;margin-bottom:15px;color:#2E7DAD;font-size:28px;font-weight:700}@media only screen and (min-width:768px) and (max-width:992px){.field--name-field-component-items>.field__item h3{font-size:26px}}@media only screen and (max-width:767px){.field--name-field-component-items{display:block}.field--name-field-component-items .paragraph--type--section-component-item{padding:0;text-align:center}.field--name-field-component-items>.field__item{margin:0 0 30px 0}.field--name-field-component-items>.field__item img{display:inline-block}}.paragraph--type--data-highlights{text-align:center}@media only screen and (min-width:768px) and (max-width:992px){.paragraph--type--data-highlights .paragraph--type--data-highlights-item{padding:0}}.paragraph--type--data-highlights .field--name-field-data-items{display:flex;justify-content:space-between}@media only screen and (max-width:767px){.paragraph--type--data-highlights .field--name-field-data-items{display:block}}.paragraph--type--data-highlights .field--name-field-data-items>.field__item{margin-right:22px;text-align:center}@media only screen and (min-width:768px) and (max-width:992px){.paragraph--type--data-highlights .field--name-field-data-items>.field__item{width:33%;padding:0 20px}}.paragraph--type--data-highlights .field--name-field-data-items>.field__item:last-child{margin-right:0}.paragraph--type--data-highlights .field--name-field-data-items>.field__item .field--name-field-title{font-size:80px;font-weight:bold;line-height:80px;margin-top:10px}@media only screen and (min-width:768px) and (max-width:992px){.paragraph--type--data-highlights .field--name-field-data-items>.field__item .field--name-field-title{font-size:40px;line-height:40px}}.paragraph--type--data-highlights .field--name-field-data-items>.field__item .field--name-field-subtitle{font-size:20px;font-weight:600}.paragraph--type--data-highlights .field--name-field-data-items>.field__item img{display:inline-block}@media only screen and (max-width:767px){.paragraph--type--data-highlights .field--name-field-data-items{display:block}.paragraph--type--data-highlights .field--name-field-data-items>.field__item{margin:0 0 30px 0}}.paragraph--type--section-highlight-masonry{display:flex;justify-content:space-between}@media only screen and (max-width:767px){.paragraph--type--section-highlight-masonry{flex-wrap:wrap}}.paragraph--type--section-highlight-masonry .left-content{width:calc(50% - 8px);position:relative}@media only screen and (max-width:767px){.paragraph--type--section-highlight-masonry .left-content{width:100%;margin-bottom:15px}}.paragraph--type--section-highlight-masonry .content-overlay{background:rgba(0,0,0,0.5);position:absolute;left:0;top:0;width:100%;height:100%}.paragraph--type--section-highlight-masonry .content-overlay .content-wrapper{padding:0 25px 25px;position:absolute;bottom:0;left:0;width:100%}.paragraph--type--section-highlight-masonry .content-overlay .content-wrapper .field--name-field-title{color:#fff;font-size:36px;font-weight:bold}@media only screen and (min-width:768px) and (max-width:992px){.paragraph--type--section-highlight-masonry .content-overlay .content-wrapper .field--name-field-title{font-size:24px}}@media only screen and (max-width:767px){.paragraph--type--section-highlight-masonry .content-overlay .content-wrapper .field--name-field-title{font-size:24px}}.paragraph--type--section-highlight-masonry .content-overlay .content-wrapper .field--name-field-copy{color:#fff}.paragraph--type--section-highlight-masonry .content-overlay .content-wrapper .field--name-field-cta a{padding:9px 36px;margin-top:15px}.paragraph--type--section-highlight-masonry .right-content{width:calc(50% - 8px)}@media only screen and (max-width:767px){.paragraph--type--section-highlight-masonry .right-content{width:100%}}.paragraph--type--section-highlight-masonry .right-content .paragraph--type--section-masonry-item{padding:0;display:block}.paragraph--type--section-highlight-masonry .right-content .field--name-field-masonry-items{display:flex;flex-wrap:wrap;justify-content:space-between}.paragraph--type--section-highlight-masonry .right-content .field--name-field-masonry-items>.field__item{width:calc((100% - 16px) / 2)}.paragraph--type--section-highlight-masonry .right-content .field--name-field-masonry-items>.field__item:nth-of-type(2),.paragraph--type--section-highlight-masonry .right-content .field--name-field-masonry-items>.field__item:nth-of-type(1){margin-bottom:15px}.paragraph--type--section-highlight-masonry .right-content .field--name-field-masonry-items>.field__item .content-wrapper{padding:0 21px 32px}.paragraph--type--section-highlight-masonry .right-content .field--name-field-masonry-items>.field__item .content-wrapper .field--name-field-title{font-size:24px}@media only screen and (min-width:768px) and (max-width:992px){.paragraph--type--section-highlight-masonry .right-content .field--name-field-masonry-items>.field__item .content-wrapper .field--name-field-title{font-size:18px}}@media only screen and (max-width:767px){.paragraph--type--section-highlight-masonry .right-content .field--name-field-masonry-items>.field__item .content-wrapper .field--name-field-title{font-size:18px}}@media only screen and (max-width:767px){.paragraph--type--section-highlight-masonry img{width:100%}}.paragraph--type--awards-grid h2{margin-bottom:40px}.paragraph--type--awards-grid .field--name-field-award-items{display:flex;flex-wrap:wrap}@media only screen and (min-width:768px) and (max-width:992px){.paragraph--type--awards-grid .field--name-field-award-items{justify-content:space-between}}@media only screen and (min-width:240px) and (max-width:mobile){.paragraph--type--awards-grid .field--name-field-award-items{justify-content:space-between}}.paragraph--type--awards-grid .field--name-field-award-items>.field__item{-webkit-box-shadow:0 2px 5px 0 rgba(0,0,0,0.2);-moz-box-shadow:0 2px 5px 0 rgba(0,0,0,0.2);box-shadow:0 2px 5px 0 rgba(0,0,0,0.2);text-align:center;margin-bottom:28px;margin-right:28px;padding:15px 30px}.paragraph--type--awards-grid .field--name-field-award-items>.field__item .paragraph--type--awards-grid-item{padding:0}.paragraph--type--awards-grid .field--name-field-award-items>.field__item .field--name-field-year{color:#2E7DAD;font-size:20px;font-weight:600;margin-bottom:30px}.paragraph--type--awards-grid .field--name-field-award-items>.field__item img{display:inline-block;margin-bottom:30px}.paragraph--type--awards-grid .field--name-field-award-items>.field__item .field--name-field-title{font-size:18px;font-weight:600}.paragraph--type--awards-grid .field--name-field-award-items>.field__item .field--name-field-subtitle{font-size:16px;font-style:italic;margin-bottom:20px}.paragraph--type--awards-grid.columns-3 .field--name-field-award-items>.field__item{width:calc((100% - 56px) / 3)}.paragraph--type--awards-grid.columns-3 .field--name-field-award-items>.field__item:nth-of-type(3n){margin-right:0}.paragraph--type--awards-grid.columns-4 .field--name-field-award-items>.field__item{width:calc((100% - 84px) / 4)}.paragraph--type--awards-grid.columns-4 .field--name-field-award-items>.field__item:nth-of-type(4n){margin-right:0}@media only screen and (min-width:768px) and (max-width:992px){.paragraph--type--awards-grid .field--name-field-award-items>.field__item{width:calc((100% - 28px) / 2) !important}.paragraph--type--awards-grid .field--name-field-award-items>.field__item:nth-of-type(2n){margin-right:0 !important}}@media only screen and (max-width:767px){.paragraph--type--awards-grid .field--name-field-award-items>.field__item{width:100% !important;margin-right:0 !important}}#block-bottombluecta{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;background:#2E7DAD;padding:35px 50px 50px;text-align:center}#block-bottombluecta .field--name-field-title{color:#fff;font-size:36px;font-weight:600;margin-bottom:40px}@media only screen and (max-width:767px){#block-bottombluecta .field--name-field-title{font-size:24px;margin-bottom:25px}}#block-bottombluecta .field--name-field-cta a{border:2px solid #fff;padding:20px 50px;width:328px;color:#fff;font-weight:600;display:inline-block;text-transform:uppercase;text-decoration:none;margin-bottom:17px}#block-bottombluecta .field--name-field-cta a:hover{background:#b7d9ed}@media only screen and (max-width:767px){#block-bottombluecta{padding:20px}}.paragraph--type--featured-blocks{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;padding:70px 0;background:url(/themes/custom/la211/img/icons/big-arrow-right-dark.png) center center no-repeat}.paragraph--type--featured-blocks .field--name-field-image-media{position:absolute;right:50px;top:90px}.paragraph--type--featured-blocks.reversed{background:url(/themes/custom/la211/img/icons/big-arrow-left-light.png) #eff0f1 center center no-repeat}.paragraph--type--featured-blocks.reversed .field--name-field-image-media{left:50px;right:auto}.paragraph--type--featured-blocks .field--name-field-items{display:flex;justify-content:space-between}.paragraph--type--featured-blocks .field--name-field-items>.field__item{width:calc(50% - 120px)}.paragraph--type--featured-blocks .field--name-field-items>.field__item .pre-title{height:24px;font-weight:600}.paragraph--type--featured-blocks .field--name-field-items>.field__item .field--name-field-body a{text-decoration:underline}@media only screen and (max-width:767px){.paragraph--type--featured-blocks{background-image:none !important}.paragraph--type--featured-blocks .field--name-field-image-media{position:absolute;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.paragraph--type--featured-blocks .field--name-field-items{display:block;margin-bottom:40px}.paragraph--type--featured-blocks .field--name-field-items>.field__item{width:100%}}.paragraph--type--webform-component{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw}.paragraph--type--webform-component .field--name-field-summary{margin-top:30px;font-size:24px;line-height:1.6;text-align:center}.paragraph--type--basic-text-expander>.field__items>.field__item{border-bottom:1px solid #d7d7d7;margin-bottom:10px}.paragraph--type--basic-text-expander-item{padding:0 0 50px 0}.paragraph--type--basic-text-expander-item .field--name-field-expander-label{text-align:center;cursor:pointer;position:absolute;width:100%;bottom:0}.paragraph--type--basic-text-expander-item .field--name-field-expander-label:hover{color:#141414}.paragraph--type--basic-text-expander-item .field--name-field-expander-label.reverted{bottom:-25px;padding-top:23px}.paragraph--type--basic-text-expander-item .field--name-field-expander-label.reverted:after{bottom:50px;transform:rotate(180deg)}.paragraph--type--basic-text-expander-item .field--name-field-expander-summary{display:none}.paragraph--type--featured-article-grid .articles-top{display:flex;justify-content:space-between;align-items:center}@media only screen and (max-width:767px){.paragraph--type--featured-article-grid .articles-top{flex-wrap:wrap}}.paragraph--type--featured-article-grid .articles-top .see-all{font-size:20px}@media only screen and (max-width:767px){.paragraph--type--featured-article-grid .articles-top .see-all{margin-left:auto}}.paragraph--type--featured-article-grid .articles-top .see-all:hover{text-decoration:underline}.paragraph--type--video-copy{background:#f7f8f8;padding:50px 0;width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw}.paragraph--type--video-copy .paragraph-content{display:flex;justify-content:space-between;flex-wrap:wrap}.paragraph--type--video-copy .video-wrapper{width:100%;margin-bottom:30px}@media only screen and (min-width:1200px){.paragraph--type--video-copy .video-wrapper{width:55%}}.paragraph--type--video-copy .content-wrapper{width:100%}@media only screen and (min-width:1200px){.paragraph--type--video-copy .content-wrapper{width:calc(45% - 30px)}}.paragraph--type--video-copy h2{color:#141414}.view-social-justice-categories{text-align:center}.view-program-subcategories{margin-bottom:50px}.paragraph--type--program-resources-component .view-content,.paragraph--type--program-resources-component .categories,.paragraph--type--program-resources-component .program-resource__items,.view-program-subcategories .view-content,.view-program-subcategories .categories,.view-program-subcategories .program-resource__items,.paragraph--type--social-justice-categories .view-content,.paragraph--type--social-justice-categories .categories,.paragraph--type--social-justice-categories .program-resource__items,.view-social-justice-categories .view-content,.view-social-justice-categories .categories,.view-social-justice-categories .program-resource__items{display:flex;justify-content:space-between;margin-top:40px;flex-wrap:wrap}.paragraph--type--program-resources-component .view-content .category-item,.paragraph--type--program-resources-component .categories .category-item,.paragraph--type--program-resources-component .program-resource__items .category-item,.view-program-subcategories .view-content .category-item,.view-program-subcategories .categories .category-item,.view-program-subcategories .program-resource__items .category-item,.paragraph--type--social-justice-categories .view-content .category-item,.paragraph--type--social-justice-categories .categories .category-item,.paragraph--type--social-justice-categories .program-resource__items .category-item,.view-social-justice-categories .view-content .category-item,.view-social-justice-categories .categories .category-item,.view-social-justice-categories .program-resource__items .category-item{-webkit-box-shadow:0 4px 10px 0 rgba(0,0,0,0.2);-moz-box-shadow:0 4px 10px 0 rgba(0,0,0,0.2);box-shadow:0 4px 10px 0 rgba(0,0,0,0.2);padding:40px 40px 50px;border-radius:10px;width:calc((100% - 30px) / 3);display:flex;flex-direction:column;align-items:center;position:relative}@media only screen and (max-width:767px){.paragraph--type--program-resources-component .view-content .category-item,.paragraph--type--program-resources-component .categories .category-item,.paragraph--type--program-resources-component .program-resource__items .category-item,.view-program-subcategories .view-content .category-item,.view-program-subcategories .categories .category-item,.view-program-subcategories .program-resource__items .category-item,.paragraph--type--social-justice-categories .view-content .category-item,.paragraph--type--social-justice-categories .categories .category-item,.paragraph--type--social-justice-categories .program-resource__items .category-item,.view-social-justice-categories .view-content .category-item,.view-social-justice-categories .categories .category-item,.view-social-justice-categories .program-resource__items .category-item{width:100%;margin-bottom:30px}}.paragraph--type--program-resources-component .view-content .category-item img,.paragraph--type--program-resources-component .categories .category-item img,.paragraph--type--program-resources-component .program-resource__items .category-item img,.view-program-subcategories .view-content .category-item img,.view-program-subcategories .categories .category-item img,.view-program-subcategories .program-resource__items .category-item img,.paragraph--type--social-justice-categories .view-content .category-item img,.paragraph--type--social-justice-categories .categories .category-item img,.paragraph--type--social-justice-categories .program-resource__items .category-item img,.view-social-justice-categories .view-content .category-item img,.view-social-justice-categories .categories .category-item img,.view-social-justice-categories .program-resource__items .category-item img{max-width:100px}.paragraph--type--program-resources-component .view-content .category-item__trigger-open,.paragraph--type--program-resources-component .categories .category-item__trigger-open,.paragraph--type--program-resources-component .program-resource__items .category-item__trigger-open,.view-program-subcategories .view-content .category-item__trigger-open,.view-program-subcategories .categories .category-item__trigger-open,.view-program-subcategories .program-resource__items .category-item__trigger-open,.paragraph--type--social-justice-categories .view-content .category-item__trigger-open,.paragraph--type--social-justice-categories .categories .category-item__trigger-open,.paragraph--type--social-justice-categories .program-resource__items .category-item__trigger-open,.view-social-justice-categories .view-content .category-item__trigger-open,.view-social-justice-categories .categories .category-item__trigger-open,.view-social-justice-categories .program-resource__items .category-item__trigger-open{background:url(/themes/custom/la211/img/icons/icon-info.svg) center center no-repeat;position:absolute;right:20px;top:20px;cursor:pointer;width:23px;height:23px;display:block;background-size:contain}.paragraph--type--program-resources-component .view-content .category-item__trigger-close,.paragraph--type--program-resources-component .categories .category-item__trigger-close,.paragraph--type--program-resources-component .program-resource__items .category-item__trigger-close,.view-program-subcategories .view-content .category-item__trigger-close,.view-program-subcategories .categories .category-item__trigger-close,.view-program-subcategories .program-resource__items .category-item__trigger-close,.paragraph--type--social-justice-categories .view-content .category-item__trigger-close,.paragraph--type--social-justice-categories .categories .category-item__trigger-close,.paragraph--type--social-justice-categories .program-resource__items .category-item__trigger-close,.view-social-justice-categories .view-content .category-item__trigger-close,.view-social-justice-categories .categories .category-item__trigger-close,.view-social-justice-categories .program-resource__items .category-item__trigger-close{position:absolute;right:20px;top:20px;cursor:pointer;font-size:20px}.paragraph--type--program-resources-component .view-content .category-item__info-content,.paragraph--type--program-resources-component .categories .category-item__info-content,.paragraph--type--program-resources-component .program-resource__items .category-item__info-content,.view-program-subcategories .view-content .category-item__info-content,.view-program-subcategories .categories .category-item__info-content,.view-program-subcategories .program-resource__items .category-item__info-content,.paragraph--type--social-justice-categories .view-content .category-item__info-content,.paragraph--type--social-justice-categories .categories .category-item__info-content,.paragraph--type--social-justice-categories .program-resource__items .category-item__info-content,.view-social-justice-categories .view-content .category-item__info-content,.view-social-justice-categories .categories .category-item__info-content,.view-social-justice-categories .program-resource__items .category-item__info-content{border-radius:10px;position:absolute;width:100%;height:100%;padding:30px;text-align:left;top:0;left:0;background:#fff;display:none;font-size:14px}.paragraph--type--program-resources-component .view-content .category-item__info-content.expanded,.paragraph--type--program-resources-component .categories .category-item__info-content.expanded,.paragraph--type--program-resources-component .program-resource__items .category-item__info-content.expanded,.view-program-subcategories .view-content .category-item__info-content.expanded,.view-program-subcategories .categories .category-item__info-content.expanded,.view-program-subcategories .program-resource__items .category-item__info-content.expanded,.paragraph--type--social-justice-categories .view-content .category-item__info-content.expanded,.paragraph--type--social-justice-categories .categories .category-item__info-content.expanded,.paragraph--type--social-justice-categories .program-resource__items .category-item__info-content.expanded,.view-social-justice-categories .view-content .category-item__info-content.expanded,.view-social-justice-categories .categories .category-item__info-content.expanded,.view-social-justice-categories .program-resource__items .category-item__info-content.expanded{display:block}.paragraph--type--program-resources-component .view-content .category-item__info-content h6,.paragraph--type--program-resources-component .categories .category-item__info-content h6,.paragraph--type--program-resources-component .program-resource__items .category-item__info-content h6,.view-program-subcategories .view-content .category-item__info-content h6,.view-program-subcategories .categories .category-item__info-content h6,.view-program-subcategories .program-resource__items .category-item__info-content h6,.paragraph--type--social-justice-categories .view-content .category-item__info-content h6,.paragraph--type--social-justice-categories .categories .category-item__info-content h6,.paragraph--type--social-justice-categories .program-resource__items .category-item__info-content h6,.view-social-justice-categories .view-content .category-item__info-content h6,.view-social-justice-categories .categories .category-item__info-content h6,.view-social-justice-categories .program-resource__items .category-item__info-content h6{font-size:14px;margin-bottom:7px}.paragraph--type--program-resources-component .view-content .category-item.program-subcategory,.paragraph--type--program-resources-component .categories .category-item.program-subcategory,.paragraph--type--program-resources-component .program-resource__items .category-item.program-subcategory,.view-program-subcategories .view-content .category-item.program-subcategory,.view-program-subcategories .categories .category-item.program-subcategory,.view-program-subcategories .program-resource__items .category-item.program-subcategory,.paragraph--type--social-justice-categories .view-content .category-item.program-subcategory,.paragraph--type--social-justice-categories .categories .category-item.program-subcategory,.paragraph--type--social-justice-categories .program-resource__items .category-item.program-subcategory,.view-social-justice-categories .view-content .category-item.program-subcategory,.view-social-justice-categories .categories .category-item.program-subcategory,.view-social-justice-categories .program-resource__items .category-item.program-subcategory{flex-direction:row;padding:30px}.paragraph--type--program-resources-component .view-content .category-item.program-subcategory .field--name-field-icon,.paragraph--type--program-resources-component .categories .category-item.program-subcategory .field--name-field-icon,.paragraph--type--program-resources-component .program-resource__items .category-item.program-subcategory .field--name-field-icon,.view-program-subcategories .view-content .category-item.program-subcategory .field--name-field-icon,.view-program-subcategories .categories .category-item.program-subcategory .field--name-field-icon,.view-program-subcategories .program-resource__items .category-item.program-subcategory .field--name-field-icon,.paragraph--type--social-justice-categories .view-content .category-item.program-subcategory .field--name-field-icon,.paragraph--type--social-justice-categories .categories .category-item.program-subcategory .field--name-field-icon,.paragraph--type--social-justice-categories .program-resource__items .category-item.program-subcategory .field--name-field-icon,.view-social-justice-categories .view-content .category-item.program-subcategory .field--name-field-icon,.view-social-justice-categories .categories .category-item.program-subcategory .field--name-field-icon,.view-social-justice-categories .program-resource__items .category-item.program-subcategory .field--name-field-icon{margin-right:30px}@media only screen and (max-width:992px){.paragraph--type--program-resources-component .view-content .category-item.program-subcategory,.paragraph--type--program-resources-component .categories .category-item.program-subcategory,.paragraph--type--program-resources-component .program-resource__items .category-item.program-subcategory,.view-program-subcategories .view-content .category-item.program-subcategory,.view-program-subcategories .categories .category-item.program-subcategory,.view-program-subcategories .program-resource__items .category-item.program-subcategory,.paragraph--type--social-justice-categories .view-content .category-item.program-subcategory,.paragraph--type--social-justice-categories .categories .category-item.program-subcategory,.paragraph--type--social-justice-categories .program-resource__items .category-item.program-subcategory,.view-social-justice-categories .view-content .category-item.program-subcategory,.view-social-justice-categories .categories .category-item.program-subcategory,.view-social-justice-categories .program-resource__items .category-item.program-subcategory{text-align:center;flex-direction:column}.paragraph--type--program-resources-component .view-content .category-item.program-subcategory .field--name-field-icon,.paragraph--type--program-resources-component .categories .category-item.program-subcategory .field--name-field-icon,.paragraph--type--program-resources-component .program-resource__items .category-item.program-subcategory .field--name-field-icon,.view-program-subcategories .view-content .category-item.program-subcategory .field--name-field-icon,.view-program-subcategories .categories .category-item.program-subcategory .field--name-field-icon,.view-program-subcategories .program-resource__items .category-item.program-subcategory .field--name-field-icon,.paragraph--type--social-justice-categories .view-content .category-item.program-subcategory .field--name-field-icon,.paragraph--type--social-justice-categories .categories .category-item.program-subcategory .field--name-field-icon,.paragraph--type--social-justice-categories .program-resource__items .category-item.program-subcategory .field--name-field-icon,.view-social-justice-categories .view-content .category-item.program-subcategory .field--name-field-icon,.view-social-justice-categories .categories .category-item.program-subcategory .field--name-field-icon,.view-social-justice-categories .program-resource__items .category-item.program-subcategory .field--name-field-icon{margin-right:0}}.paragraph--type--program-resources-component .view-content .category-item.program-subcategory h4,.paragraph--type--program-resources-component .categories .category-item.program-subcategory h4,.paragraph--type--program-resources-component .program-resource__items .category-item.program-subcategory h4,.view-program-subcategories .view-content .category-item.program-subcategory h4,.view-program-subcategories .categories .category-item.program-subcategory h4,.view-program-subcategories .program-resource__items .category-item.program-subcategory h4,.paragraph--type--social-justice-categories .view-content .category-item.program-subcategory h4,.paragraph--type--social-justice-categories .categories .category-item.program-subcategory h4,.paragraph--type--social-justice-categories .program-resource__items .category-item.program-subcategory h4,.view-social-justice-categories .view-content .category-item.program-subcategory h4,.view-social-justice-categories .categories .category-item.program-subcategory h4,.view-social-justice-categories .program-resource__items .category-item.program-subcategory h4{font-weight:600;text-align:center}.paragraph--type--program-resources-component .view-content h4,.paragraph--type--program-resources-component .categories h4,.paragraph--type--program-resources-component .program-resource__items h4,.view-program-subcategories .view-content h4,.view-program-subcategories .categories h4,.view-program-subcategories .program-resource__items h4,.paragraph--type--social-justice-categories .view-content h4,.paragraph--type--social-justice-categories .categories h4,.paragraph--type--social-justice-categories .program-resource__items h4,.view-social-justice-categories .view-content h4,.view-social-justice-categories .categories h4,.view-social-justice-categories .program-resource__items h4{margin-top:15px;font-size:30px;font-weight:normal;margin-bottom:0}@media only screen and (max-width:992px){.paragraph--type--program-resources-component .view-content h4,.paragraph--type--program-resources-component .categories h4,.paragraph--type--program-resources-component .program-resource__items h4,.view-program-subcategories .view-content h4,.view-program-subcategories .categories h4,.view-program-subcategories .program-resource__items h4,.paragraph--type--social-justice-categories .view-content h4,.paragraph--type--social-justice-categories .categories h4,.paragraph--type--social-justice-categories .program-resource__items h4,.view-social-justice-categories .view-content h4,.view-social-justice-categories .categories h4,.view-social-justice-categories .program-resource__items h4{font-size:24px}}.paragraph--type--program-resources-component h2{text-align:center}.paragraph--type--program-resources-component .program-resource__items .category-item{width:calc((100% - 30px) / 2)}@media only screen and (max-width:767px){.paragraph--type--program-resources-component .program-resource__items .category-item{width:100%;margin-bottom:30px}}.paragraph--type--key-concepts .field__items{display:flex;flex-wrap:wrap}.paragraph--type--key-concepts .field__items .node--type-program-video{width:calc((100% - 60px) / 3);margin-bottom:30px;margin-right:30px}@media only screen and (max-width:992px){.paragraph--type--key-concepts .field__items .node--type-program-video{width:100%;margin-bottom:30px;margin-right:0}}.paragraph--type--key-concepts .field__items .node--type-program-video:nth-of-type(3n){margin-right:0}.resource__conditions,.resource-teaser__phones{line-height:26px}.resource__conditions .field__item,.resource-teaser__phones .field__item{position:relative}.resource__conditions .field__label,.resource-teaser__phones .field__label{white-space:nowrap}.field--name-field-target-populations{display:inline}.field--name-field-target-populations:before{content:"(";margin-right:-5px}.field--name-field-target-populations:after{content:")";margin-left:-5px}.field--name-field-target-populations .field__item{display:inline}.field--name-field-target-populations .field__item:not(:last-of-type):after{content:", "}.resource__distance{color:#333F48;font-size:16px;font-style:italic;font-weight:400}.resource__phones{display:flex}.resource__phones .resource__phone{display:flex;flex-direction:column;margin-left:40px}@media only screen and (max-width:767px){.resource__phones .resource__phone{margin-left:0}}.resource__phones .resource__phone a:hover{text-decoration:underline}@media only screen and (max-width:767px){.resource__phones table{display:block}.resource__phones table tr{display:flex;flex-wrap:wrap;margin-bottom:10px}.resource__phones table tr td{width:100%;display:block}}.resource__conditions .taxonomy-term{display:flex}.resource__conditions h2{line-height:1.4;margin-bottom:0;font-size:16px;font-weight:400}.resource__conditions a{color:#333F48;cursor:default;pointer-events:none}.resource__conditions .field-icon{background-position:left center;background-repeat:no-repeat;text-indent:-9999px}.resource__conditions .field-icon--call{background-image:url(/themes/custom/la211/img/icons/icon--call.png);background-size:17px;height:24px;margin-left:8px;width:24px}.resource__conditions .field-icon--walk_in{background-image:url(/themes/custom/la211/img/icons/icon--walk-in.png);background-size:14px 20px;height:24px;margin-left:8px;width:24px}.resource__conditions .field-icon--free{background-image:url(/themes/custom/la211/img/icons/icon--free.png);background-size:18px;height:24px;margin-left:8px;width:24px}.resource__conditions .field-icon--documentation{background-image:url(/themes/custom/la211/img/icons/icon--document.png);background-size:13px 18px;height:24px;margin-left:8px;width:24px}.resource__conditions .field{flex-wrap:wrap}.field__label{font-weight:600}.field__label strong{margin-left:35px}.field__items{list-style:none}.resource__directions,.resource__website{display:flex;align-items:flex-start;flex-direction:column;column-gap:8px;margin-bottom:15px;margin-top:10px}.resource__website-url{display:flex;flex-direction:row;align-items:center;column-gap:10px}.resource__website-url:hover{text-decoration:underline}.resource__website-url:before{display:inline-block;margin-top:3px;background-image:url(/themes/custom/la211/img/icons/icon--website.png);background-position:center;background-repeat:no-repeat;background-size:18px;content:"";min-height:18px;min-width:18px;position:relative}.la-search-resources-form{width:100%;position:relative;max-width:100%;order:1}.la-search-resources-form .page-title{align-items:center;color:#333F48;display:flex}.la-search-resources-form .page-title h1{font-size:36px;font-weight:600;margin-right:20px}.la-search-resources-form .page-title span{margin-top:5px;font-size:24px;font-weight:600}.la-search-resources-form .page-title span a:hover{text-decoration:underline}.la-search-resources-form .results-wrapper{margin-left:auto}@media only screen and (max-width:767px){.la-search-resources-form .results-wrapper{margin-left:0}}.form-item-keyword{display:flex}.form-item-keyword label{background-color:#2E7DAD;border-radius:2px;color:#fff;font-size:14px;line-height:30px;padding-left:44px;padding-right:44px;text-transform:uppercase}.la-search-keyword{border-color:#2E7DAD;border-radius:2px;border-style:solid;border-width:2px;color:#858686;font-size:14px;line-height:24px;margin-left:-2px;padding-left:20px;padding-right:20px}.la-search-keyword::placeholder{color:#858686;font-size:12px;font-style:italic;opacity:1}.la-search-keyword:-ms-input-placeholder{color:#858686;font-size:12px;font-style:italic}.la-search-keyword::-ms-input-placeholder{color:#858686;font-size:12px;font-style:italic}.form-wrapper-geolocation{display:none}.ui-autocomplete{padding:15px}.ui-autocomplete .ui-menu-item a{display:block}.ui-autocomplete .ui-menu-item a span{color:#6d6e6f;font-style:italic}.ui-autocomplete .ui-menu-item a span:hover{color:#2E7DAD !important}.ui-autocomplete .ui-menu-item a.ui-state-active{background:none;color:#2E7DAD;border:none;margin:0}.ui-autocomplete .ui-menu-item a.ui-state-active:hover{color:#2E7DAD !important}.ui-autocomplete .ui-menu-item a:hover{color:#2E7DAD !important}.ui-autocomplete .ui-menu-item .autocomplete-event:hover,.ui-autocomplete .ui-menu-item .autocomplete-resources:hover{color:#2E7DAD !important}.resources-header{align-items:center;display:flex;margin-bottom:40px;margin-top:20px;flex-wrap:wrap}@media only screen and (max-width:767px){.resources-header{justify-content:space-between;margin-bottom:20px;margin-top:30px}}.filters-trigger,.map-trigger{cursor:pointer;margin-right:20px}@media only screen and (max-width:767px){.filters-trigger,.map-trigger{margin-right:0}}.filters-trigger{position:relative;color:#2E7DAD;padding-left:30px;padding-right:70px}.filters-trigger:after{font-family:"Font Awesome 5 Free";font-weight:900;color:#2E7DAD;font-size:28px;content:"\f1de";position:absolute;right:25px;top:1px}.map-trigger{background-color:#2E7DAD;background-image:url(/themes/custom/la211/img/icons/icon--marker-white.png);background-position:center right 30px;background-repeat:no-repeat;background-size:20px 32px;color:#fff;padding-left:30px;padding-right:60px}.map-trigger.map-shown{background-image:url(/themes/custom/la211/img/icons/icon--list.png);background-size:24px 20px}.form-item-switch-button{align-items:center;display:flex}@media only screen and (max-width:767px){.form-item-switch-button{width:100%;justify-content:center}}.form-item-switch-button input{height:0;opacity:0;width:0}.form-item-switch-button input:checked+.option .slider:before{-webkit-transform:translateX(35px);-ms-transform:translateX(35px);transform:translateX(35px)}.form-item-switch-button .option{display:inline-block;font-size:0;height:45px;margin-left:10px;margin-right:10px;position:relative;width:80px}.sorter-option{color:#2E7DAD;font-weight:600}.slider{border:2px solid #2E7DAD;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.4s;-webkit-transition:.4s}.slider:before{position:absolute;content:"";height:35px;width:35px;left:3px;bottom:3px;background-color:#2E7DAD;-webkit-transition:.4s;transition:.4s}.slider.round{border-radius:30px;display:none}.slider.round:first-child{display:inline-block}.slider.round:before{border-radius:50%}.results-wrapper{margin-left:auto}@media only screen and (max-width:767px){.results-wrapper{width:100%}}.results-wrapper .fieldset-wrapper{display:flex;align-items:center}@media only screen and (max-width:767px){.results-wrapper .fieldset-wrapper{justify-content:space-between}}.total-results{color:#333F48;font-size:14px;font-weight:600;margin-left:auto;margin-right:25px}.total-results .result-value{margin-right:5px}@media only screen and (max-width:767px){.total-results{margin:0}}.la-page-limit{background-color:transparent;background-image:url(/themes/custom/la211/img/icons/icon--arrow-black-down.png);background-position:center right 15px;background-repeat:no-repeat;background-size:18px 15px;border-color:#333F48;border-radius:2px;border-style:solid;border-width:2px;color:#333F48;cursor:pointer;font-weight:600;padding-bottom:8px;padding-left:10px;padding-right:54px;padding-top:9px;-moz-appearance:none;-webkit-appearance:none;appearance:none}.la-page-limit:after{content:'test'}.resources-count{display:none}.la-fieldset-filters{background-color:#fff;border-color:#2E7DAD;border-radius:16px;border-style:solid;border-width:2px;box-shadow:0 5px 10px rgba(1,1,1,0.23);display:none;max-width:870px;position:absolute;top:188px;z-index:550}.la-fieldset-filters>legend{color:#2E7DAD;font-weight:600;line-height:22px;left:50%;position:absolute;top:15px;transform:translateX(-50%)}.la-fieldset-filters .fieldset-wrapper{padding-left:5px;padding-right:5px}.la-fieldset-filters>.fieldset-wrapper{display:flex;flex-wrap:wrap;justify-content:space-between;padding-bottom:30px;padding-left:30px;padding-right:30px;padding-top:60px}@media only screen and (max-width:767px){.la-fieldset-filters>.fieldset-wrapper{padding:50px 20px 30px}}.la-fieldset-filters .la-region-select{width:100%}.la-fieldset-filters .form-item-miles-from input:disabled+label{background:none !important}.la-fieldset-filters .form-item-miles-from input:disabled+label:before{background-color:#d4d4d4}.la-filters-close{color:#2E7DAD;cursor:pointer;font-weight:700;line-height:16px;position:absolute;right:18px;text-transform:uppercase;top:14px}.filter-group{width:49%}@media only screen and (min-width:1200px){.filter-group{width:33%}}@media only screen and (max-width:767px){.filter-group{width:100%}}.filter-group legend{background-color:#333F48;border-radius:16px;text-align:center;width:100%}.filter-group .fieldset-legend{color:#fff;font-weight:600;letter-spacing:1.61px;line-height:32px;text-transform:uppercase}.filter-group .form-wrapper{margin-bottom:13px;margin-top:0}.la-fieldset-filters .form-radios{display:flex;flex-wrap:wrap;float:left;justify-content:space-between;margin-left:5px;width:150px}.la-fieldset-filters .form-type-radio{margin-top:13px;text-align:center;width:21px}.la-fieldset-filters .form-radio:checked,.la-fieldset-filters .form-radio:not(:checked){left:-9999px;position:absolute}.la-fieldset-filters .form-radio:checked+label,.la-fieldset-filters .form-radio:not(:checked)+label{color:#333F48;cursor:pointer;display:block;font-size:14px;font-weight:600;line-height:25px;padding-top:20px;position:relative}.la-fieldset-filters .form-radio:checked+label:before,.la-fieldset-filters .form-radio:not(:checked)+label:before{background-color:#fff;border-color:#333F48;border-radius:500%;border-style:solid;border-width:2px;content:'';height:17px;left:0;position:absolute;top:0;width:17px}.la-fieldset-filters .form-radio:checked+label:after,.la-fieldset-filters .form-radio:not(:checked)+label:after{background-color:#333F48;border-radius:50%;content:'';height:11px;left:5px;position:absolute;top:5px;width:11px;-webkit-transition:all 0.2s ease;transition:all 0.2s ease}.la-fieldset-filters .form-radio:not(:checked)+label:after{opacity:0;-webkit-transform:scale(0);transform:scale(0)}.la-fieldset-filters .form-radio:checked+label:after{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.la-fieldset-filters .form-checkbox:not(:checked),.la-fieldset-filters .form-checkbox:checked{left:-9999px;position:absolute}.la-fieldset-filters .form-checkbox:not(:checked)+label,.la-fieldset-filters .form-checkbox:checked+label{color:#333F48;cursor:pointer;display:block;font-size:14px;font-weight:600;padding-left:25px;position:relative;word-break:break-word}.la-fieldset-filters .form-checkbox:not(:checked)+label:before,.la-fieldset-filters .form-checkbox:checked+label:before{border-color:#333F48;border-radius:2px;border-style:solid;border-width:2px;background-color:#fff;content:'';height:11px;left:0;position:absolute;top:2px;width:11px}.la-fieldset-filters .form-checkbox:not(:checked)+label:after,.la-fieldset-filters .form-checkbox:checked+label:after{color:#333F48;content:'\2713\0020';font-size:15px;left:1px;line-height:0.8;position:absolute;top:3px;transition:all .2s}.la-fieldset-filters .form-checkbox:not(:checked)+label:after{opacity:0;transform:scale(0)}.la-fieldset-filters .form-checkbox:checked+label:after{opacity:1;transform:scale(1)}.la-fieldset-filters .form-checkbox:disabled:not(:checked)+label:before,.la-fieldset-filters .form-checkbox:disabled:checked+label:before{background-color:rgba(51,63,72,0.5)}.la-fieldset-filters .form-checkbox:disabled:checked+label:after{color:rgba(51,63,72,0.5)}.la-fieldset-filters .form-checkbox:disabled+label{color:rgba(51,63,72,0.5)}.la-fieldset-filters label:hover:before{border:2px solid #2E7DAD}.la-fieldset-filters .form-type-textfield,.la-fieldset-filters .form-type-select{margin-bottom:0;margin-top:0}.la-fieldset-filters .form-date{width:100%;height:30px}.la-fieldset-filters .form-date,.la-fieldset-filters .form-text,.la-fieldset-filters .form-select{background-color:transparent;border-color:#333F48;border-radius:2px;border-style:solid;border-width:2px;font-size:14px;font-weight:600;padding-left:10px;padding-right:10px;-webkit-appearance:none;-moz-appearance:none;appearance:none}.la-fieldset-filters .form-date:disabled,.la-fieldset-filters .form-text:disabled,.la-fieldset-filters .form-select:disabled{cursor:default;background-color:#d4d4d4}.la-fieldset-filters .form-text::placeholder{color:#333F48;font-size:14px;opacity:1}.la-fieldset-filters .form-text:-ms-input-placeholder{color:#333F48;font-size:14px}.la-fieldset-filters .form-text::-ms-input-placeholder{color:#333F48;font-size:14px}.la-fieldset-filters .form-select{background-image:url(/themes/custom/la211/img/icons/icon--arrow-black-down.png);background-position:center right 10px;background-repeat:no-repeat;background-size:15px 13px;cursor:pointer}.la-fieldset-filters .form-error{color:#e15d55;margin-left:20px}.la-miles-suffix{color:#333F48;display:inline-flex;font-size:14px;font-weight:600;margin-left:20px;margin-top:10px;width:40px}.la-fieldset-where-separator{color:#333F48;font-size:14px;font-weight:600;margin-bottom:4px;margin-top:4px;text-align:center;text-transform:uppercase}.la-location-text,.la-region-select{height:33px;width:100%}.form-wrapper-when .form-radios{flex-direction:column}.form-wrapper-when .form-type-radio:first-of-type{width:98px}.form-wrapper-when .form-type-radio:not(:first-of-type){margin-top:0}.form-wrapper-when .form-radio:checked,.form-wrapper-when .form-radio:not(:checked){left:-9999px;position:absolute}.form-wrapper-when .form-radio:checked+label,.form-wrapper-when .form-radio:not(:checked)+label{color:#333F48;cursor:pointer;display:block;font-size:14px;font-weight:600;padding-left:25px;padding-top:0;position:relative}.form-wrapper-when .form-radio:checked+label:before,.form-wrapper-when .form-radio:not(:checked)+label:before{border-color:#333F48;border-radius:2px;border-style:solid;border-width:2px;background-color:#fff;content:'';height:11px;left:0;position:absolute;top:2px;width:11px}.form-wrapper-when .form-radio:checked+label:after,.form-wrapper-when .form-radio:not(:checked)+label:after{background-color:transparent;color:#333F48;content:'\2713\0020';font-size:15px;left:1px;line-height:0.8;position:absolute;top:3px;transition:all .2s}.form-wrapper-when .form-radio:not(:checked)+label:after{opacity:0;transform:scale(0)}.form-wrapper-when .form-radio:checked+label:after{opacity:1;transform:scale(1)}.form-item-when-hours{clear:left;margin-left:21px}.form-item-when-hours label{color:#333F48;font-size:14px;font-weight:600}.la-select-day,.la-select-hours{height:28px;width:170px}.form-wrapper-gender .form-checkboxes,.form-wrapper-language .form-checkboxes,.form-wrapper-who .form-checkboxes{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:10px}.form-wrapper-gender .form-type-checkbox,.form-wrapper-language .form-type-checkbox,.form-wrapper-who .form-type-checkbox{flex:0 0 48%;margin-bottom:10px;margin-top:0}.form-wrapper-foldable .js-form-item{display:none}.filter__more{cursor:pointer;font-size:12px;font-style:italic;font-weight:600;text-decoration:underline}.form-wrapper-language .filter__more{position:relative;left:-60px}.filter-actions{display:flex;flex:0 0 100%;justify-content:center}@media only screen and (max-width:767px){.filter-actions{flex-wrap:wrap}.filter-actions input{margin:0 0 15px !important;width:100%}.filter-actions input:last-child{margin-bottom:0}}.filters-loading:before{background-color:rgba(255,255,255,0.8);bottom:0;content:'';left:0;right:0;position:absolute;top:0;z-index:1}#resources-listing{position:relative}.circle-border{position:absolute;z-index:500;width:100px;height:100px;margin-top:100px;padding:5px;display:flex;justify-content:center;align-items:center;border-radius:50%;background:#3796cc;background:linear-gradient(0deg,rgba(203,241,249,0.1) 33%,#3796cc 100%);animation:spin .8s linear 0s infinite}.circle-core{z-index:500;width:100%;height:100%;background-color:#ffffff;border-radius:50%}.spinner-box{padding:0 40%}@keyframes spin{from{transform:rotate(0)}to{transform:rotate(359deg)}}@keyframes spin3D{from{transform:rotate3d(0.5,0.5,0.5,360deg)}to{transform:rotate3d(0deg)}}@keyframes configure-clockwise{0%{transform:rotate(0)}25%{transform:rotate(90deg)}50%{transform:rotate(180deg)}75%{transform:rotate(270deg)}100%{transform:rotate(360deg)}}@keyframes configure-xclockwise{0%{transform:rotate(45deg)}25%{transform:rotate(-45deg)}50%{transform:rotate(-135deg)}75%{transform:rotate(-225deg)}100%{transform:rotate(-315deg)}}@keyframes pulse{from{opacity:1;transform:scale(1)}to{opacity:.25;transform:scale(0.75)}}*{box-sizing:border-box}.resources-listing-wrapper .event__location{display:none}
