*,*:after,*:before{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-font-smoothing:antialiased;-o-font-smoothing:antialiased;font-smoothing:antialiased;text-rendering:optimizeLegibility;outline:none;-webkit-overflow-scrolling:touch}html{overflow-x:hidden}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{font-size:100%;font:inherit;padding:0;border:0;margin:0;vertical-align:baseline}body{line-height:1}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}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ul,ol{margin:0;padding:0}a{text-decoration:none}.clear{clear:both}.clear:after{content:"";display:block;clear:both}
.modal{-webkit-box-sizing:border-box;box-sizing:border-box}.modal *{-webkit-box-sizing:border-box;box-sizing:border-box}.modal--contact .modal__container{max-width:600px}.modal--contact .modal__content{padding:30px 15px}.modal__overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:100}#contact-modal .modal__container{background-color:#dfd2c6}.modal__container{background-color:rgba(53,62,70,.85);-webkit-box-shadow:0 5px 10px rgba(0,0,0,.3);box-shadow:0 5px 10px rgba(0,0,0,.3);margin:15px;max-height:calc(100vh - 30px);max-width:475px;overflow-y:auto;width:100%}.modal__link{font-size:14px;line-height:20px;margin-top:2px;overflow:visible;display:inline-block;background:#d92429;border:none;padding:3px 12px 3px 12px;margin-left:15px;margin-top:10px;position:relative;color:#fff !important;text-decoration:none;white-space:nowrap;margin-right:3em;text-transform:lowercase}.modal__link:focus{outline:none}.modal__link:before,.modal__link:after{content:"";position:absolute;display:block;background:#d92429;border:none;width:18px;height:101%;top:0;-webkit-transform-origin:bottom left;-ms-transform-origin:bottom left;transform-origin:bottom left}.modal__link:before{left:-0.25em;-webkit-transform:skewX(24.5deg);-ms-transform:skewX(24.5deg);transform:skewX(24.5deg);border-right:none !important}.modal__link:after{right:-1.25em;-webkit-transform:skewX(24.5deg);-ms-transform:skewX(24.5deg);transform:skewX(24.5deg);border-left:none !important}body#ie11 .modal__container{padding:20px}.logged-in .modal__container{max-height:calc(100vh - 100px)}.modal__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.modal__title{color:#fff;font-family:"Hoefler Text A","Hoefler Text B",sans-serif;font-weight:500;margin:0 0 15px 0;font-size:30px;line-height:35px}.modal__close{background:rgba(0,0,0,0);border:0;position:absolute;right:10px;top:10px}.modal__close span{margin:-1px;padding:0;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip:rect(0, 0, 0, 0);position:absolute !important}.modal__close i:before{color:#d92429;font-size:14px !important}.modal__header .modal__close:before{content:"✕"}.modal__content{line-height:1.5;color:rgba(0,0,0,.8);padding:5% 7%;margin-bottom:40px}.modal__text p{color:#fff;font-size:14px;line-height:21px}.modal__btn{font-size:.875rem;padding-left:1rem;padding-right:1rem;padding-top:.5rem;padding-bottom:.5rem;background-color:#e6e6e6;color:rgba(0,0,0,.8);border-radius:.25rem;border-style:none;border-width:0;cursor:pointer;-webkit-appearance:button;text-transform:none;overflow:visible;line-height:1.15;margin:0;will-change:transform;-moz-osx-font-smoothing:grayscale;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0);transition:-webkit-transform .25s ease-out;-webkit-transition:-webkit-transform .25s ease-out;transition:transform .25s ease-out;transition:transform .25s ease-out, -webkit-transform .25s ease-out;transition:transform .25s ease-out,-webkit-transform .25s ease-out}.modal__btn:focus,.modal__btn:hover{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.modal__btn-primary{background-color:#00449e;color:#fff}@-webkit-keyframes mmfadeIn{from{opacity:0}to{opacity:1}}@keyframes mmfadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes mmfadeOut{from{opacity:1}to{opacity:0}}@keyframes mmfadeOut{from{opacity:1}to{opacity:0}}@-webkit-keyframes mmslideIn{from{-webkit-transform:translateY(15%);transform:translateY(15%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes mmslideIn{from{-webkit-transform:translateY(15%);transform:translateY(15%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes mmslideOut{from{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-10%);transform:translateY(-10%)}}@keyframes mmslideOut{from{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-10%);transform:translateY(-10%)}}.micromodal-slide{display:none}.micromodal-slide.is-open{display:block}.micromodal-slide[aria-hidden=false] .modal__overlay{-webkit-animation:mmfadeIn .3s cubic-bezier(0, 0, 0.2, 1);animation:mmfadeIn .3s cubic-bezier(0, 0, 0.2, 1)}.micromodal-slide[aria-hidden=false] .modal__container{-webkit-animation:mmslideIn .3s cubic-bezier(0, 0, 0.2, 1);animation:mmslideIn .3s cubic-bezier(0, 0, 0.2, 1)}.micromodal-slide[aria-hidden=true] .modal__overlay{-webkit-animation:mmfadeOut .3s cubic-bezier(0, 0, 0.2, 1);animation:mmfadeOut .3s cubic-bezier(0, 0, 0.2, 1)}.micromodal-slide[aria-hidden=true] .modal__container{-webkit-animation:mmslideOut .3s cubic-bezier(0, 0, 0.2, 1);animation:mmslideOut .3s cubic-bezier(0, 0, 0.2, 1)}.micromodal-slide .modal__container,.micromodal-slide .modal__overlay{will-change:transform}
img{height:auto;max-width:100%}.onerow{clear:both;padding:0 0px}.col1,.col10,.col11,.col12,.col2,.col3,.col4,.col5,.col6,.col7,.col8,.col9{float:left;margin:0 3% 0 0}.col1.last,.col10.last,.col11.last,.col12,.col2.last,.col3.last,.col4.last,.col5.last,.col6.last,.col7.last,.col8.last,.col9.last{margin:0;float:right}.col1{width:5.5%}.col2{width:14%}.col3{width:22.5%}.col4{width:31%}.col5{width:39.5%}#eventsFilterFrom .form-group.col5{width:22%}.col6{width:48%}.col7{width:56.5%}.col8{width:65%}.col9{width:73.5%}.col10{width:82%}.col11{width:90.5%}.col12{width:99%;margin:0}.col1 img,.col10 img,.col11 img,.col12 img,.col2 img,.col3 img,.col4 img,.col5 img,.col6 img,.col7 img,.col8 img,.col9 img{display:block}.show-mobile-only{display:none}@media(max-width: 992px){.show-mobile-only{display:block}.show-desktop-only{display:none}#header{height:auto !important}}.--uppercase{text-transform:uppercase}.--purple{color:#592367 !important}.--black{color:#000 !important}.--italic{font-style:italic}.--bold{font-weight:bold !important}.--sm-btm-margin{margin-bottom:.25em !important}a{-webkit-transition:ease all .25s;transition:ease all .25s}a:hover{-webkit-transition:ease all .25s;transition:ease all .25s}.col3-footer{width:20% !important}.col4-footer{width:26%}input{background-color:#f8f8f8;height:22px;border:1px solid #bebebe;color:#000;border-radius:4px}html{overflow-x:hidden}.featuredVideo.featured-press{margin-bottom:55px}body{background-color:#fff;padding:0px;margin:0px;border:none;font-family:"Gotham",sans-serif;line-height:1.5;font-size:.875rem;color:#676767;max-width:100%;min-width:320px;overflow-x:hidden}body *{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body.century-gothic{font-family:"Century Gothic",sans-serif}.no-scroll{overflow:hidden}h1{font-size:48px;color:#fff;margin:0px;line-height:47px}h2{font-size:36px;color:#354d60;margin:0px}h3{font-size:30px;color:#354d60;line-height:35px;font-family:"Gotham",sans-serif;font-weight:400}body.century-gothic h3{font-family:"Century Gothic",sans-serif}h4{font-size:21px;color:#d92429}h5{font-size:15px;color:#d92429}hr{border-top:1px solid #c9c9c9}em{margin-right:3px}blockquote p{font-family:"Gotham",sans-serif;color:#5e5e5e;font-size:21px !important;line-height:35px !important;vertical-align:middle;font-style:italic}body.century-gothic blockquote p{font-family:"Century Gothic",sans-serif}blockquote p:before{content:"";width:40px;height:30px;display:block;float:left;background:url(img/quote.png);margin-left:-40px}img{border:none}.ie{display:none}.left50{margin-left:5%}.left70{margin-left:7%}.alignleft{float:left;padding-right:10px}.alignright{float:right;padding-left:10px}.aligncenter{margin:0 auto}.border{border:1px solid #000;min-height:200px;margin-top:20px !important}p{font-size:14px;line-height:21px;color:#5e5e5e;margin:0px 0px 15px 0px}p>span{font-size:14px}a{color:#d92429;text-decoration:none}a:hover{text-decoration:underline}span{font-size:12px}b{font-weight:bold}i{font-style:italic}.show{display:block !important}.hide{display:none !important}.clear{clear:both}.container{max-width:1411px;width:100%;padding:0px 20px 0px 20px;margin:0 auto;display:block;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box}.success{background-color:#349d1c;margin-bottom:1em}.errors{background-color:#d92429}.success,.errors{color:#fff;padding:1em}.errors h5,.success h5{font-size:30px;margin:.25em 0 .75em;padding:0}.errors h5,.errors p,.general .errors ul li,.success h5,.success p,.success .errors ul li{color:#fff}.benefit-one-child.inactive p,.benefit-two-child.inactive p{color:#ccc}.benefit-two-child.last.col6 span.date,.benefit-one-child.last.col6 span.date{display:inherit}.wpcf7-submit{font-size:14px;line-height:22px;height:26px;border-radius:0px;text-align:center;border:none !important;-webkit-box-align:initial;-ms-flex-align:initial;align-items:initial;-webkit-box-sizing:initial;box-sizing:initial;-webkit-appearance:initial;-webkit-rtl-ordering:initial;text-shadow:initial;-webkit-writing-mode:initial !important;cursor:pointer;background-color:#d92429 !important}.wpcf7-submit:hover{background-color:rgb(195.128458498,32.371541502,36.8675889328)}.button,.wpcf7-submit,.button.g{display:inline-block;background:#d92429;font-size:.875rem;font-family:"Gotham",sans-serif;line-height:1;-webkit-appearance:none;-moz-appearance:none;font-weight:700;border:none;border-radius:8px;padding:10px 30px 10px;position:relative;color:#fff;text-decoration:none;white-space:nowrap;text-transform:lowercase;-webkit-transition:ease all .25s;transition:ease all .25s;height:auto}.button.large,.wpcf7-submit.large,.button.g.large{padding:20px 48px 17px;font-weight:500;font-size:1.5rem;line-height:1;text-transform:none;border-radius:7px}@media screen and (max-width: 992px){.button.large,.wpcf7-submit.large,.button.g.large{padding:20px 20px 17px;font-size:1.375rem}}.button--secondary{background:#f68633}.button--link{border:none;background:none;line-height:1;color:#d92429;font-size:14px;padding:0}.button--link:hover{text-decoration:underline}.button:hover,.button:hover:after,.button:hover:before{cursor:pointer;text-decoration:none;background-color:rgb(173.256916996,28.743083004,32.7351778656);-webkit-transition:ease all .25s;transition:ease all .25s}.button--secondary:hover,.button--secondary:focus{background:#f16523}.button-shrink{font-size:12px}#gradientOverlayBlack{width:100%;height:600px;position:absolute;top:0;background:-webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.65)), to(rgba(0, 0, 0, 0)));background:linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#a6000000", endColorstr="#00000000", GradientType=1)}#largeBackgroundPreload{background:url(img/page_bg_big.png) no-repeat -9999px -9999px}span.cash input,span.securities input,span.cost-basis input{width:100px}#header{height:660px;background-color:#354d60;overflow:hidden}#header.header-large{height:823px}@media screen and (max-width: 1600px){#header.header-large{height:660px}}.donateHeaderButton{width:124px;height:75px;background-color:#354d60;right:0px;z-index:40;top:460px;border-radius:6px;border:2px solid #354d60}body.page-template-page-template-donate-plant-tree .donateHeaderButton,body.page-template-page-template-donate-plant-tree .donateHeaderText,body.page-template-page-template-donate-honor .donateHeaderButton,body.page-template-page-template-donate-honor .donateHeaderText,body.page-id-92 .donateHeaderButton,body.page-id-92 .donateHeaderText,body.page-template-page-template-donate-memory .donateHeaderButton,body.page-template-page-template-donate-memory .donateHeaderText,body.page-template-page-template-donatehub .donateHeaderButton,body.page-template-page-template-donatehub .donateHeaderText,body.page-template-page-template-donatenowSpecific .donateHeaderButton,body.page-template-page-template-donatenowSpecific .donateHeaderText{display:none !important}body.page-template-page-template-donate-plant-tree #searchWrap,body.page-template-page-template-donate-honor #searchWrap,body.page-id-92 #searchWrap,body.page-template-page-template-donate-memory #searchWrap,body.page-template-page-template-donatehub #searchWrap,body.page-template-page-template-donatenowSpecific #searchWrap{background:none !important;height:70px;position:relative}@media(max-width: 992px){body.page-template-page-template-donate-plant-tree #searchWrap,body.page-template-page-template-donate-honor #searchWrap,body.page-id-92 #searchWrap,body.page-template-page-template-donate-memory #searchWrap,body.page-template-page-template-donatehub #searchWrap,body.page-template-page-template-donatenowSpecific #searchWrap{display:none}}body.page-template-page-template-donate-plant-tree #searchWrap:after,body.page-template-page-template-donate-honor #searchWrap:after,body.page-id-92 #searchWrap:after,body.page-template-page-template-donate-memory #searchWrap:after,body.page-template-page-template-donatehub #searchWrap:after,body.page-template-page-template-donatenowSpecific #searchWrap:after{left:0 !important;margin-left:0 !important;top:0;width:100vw !important;z-index:-1}body.page-template-page-template-donate-plant-tree #searchWrap .searchBlock:not(.searchForm),body.page-template-page-template-donate-honor #searchWrap .searchBlock:not(.searchForm),body.page-id-92 #searchWrap .searchBlock:not(.searchForm),body.page-template-page-template-donate-memory #searchWrap .searchBlock:not(.searchForm),body.page-template-page-template-donatehub #searchWrap .searchBlock:not(.searchForm),body.page-template-page-template-donatenowSpecific #searchWrap .searchBlock:not(.searchForm){display:-webkit-box;display:-ms-flexbox;display:flex}body.page-template-page-template-donate-plant-tree #searchWrap .searchBlock.searchForm,body.page-template-page-template-donate-honor #searchWrap .searchBlock.searchForm,body.page-id-92 #searchWrap .searchBlock.searchForm,body.page-template-page-template-donate-memory #searchWrap .searchBlock.searchForm,body.page-template-page-template-donatehub #searchWrap .searchBlock.searchForm,body.page-template-page-template-donatenowSpecific #searchWrap .searchBlock.searchForm{padding-top:40px}body.page-template-page-template-donate-plant-tree #searchWrap a,body.page-template-page-template-donate-plant-tree #searchWrap form,body.page-template-page-template-donate-honor #searchWrap a,body.page-template-page-template-donate-honor #searchWrap form,body.page-id-92 #searchWrap a,body.page-id-92 #searchWrap form,body.page-template-page-template-donate-memory #searchWrap a,body.page-template-page-template-donate-memory #searchWrap form,body.page-template-page-template-donatehub #searchWrap a,body.page-template-page-template-donatehub #searchWrap form,body.page-template-page-template-donatenowSpecific #searchWrap a,body.page-template-page-template-donatenowSpecific #searchWrap form{margin-bottom:auto;margin-top:auto}.donateHeaderText a{color:#fff;font-weight:bold;background-color:#354d60;width:90px;height:90px;border-radius:50%;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:"Gotham",sans-serif;font-weight:normal;font-size:1.125rem;text-decoration:none;-webkit-transition:ease all .25s;transition:ease all .25s}.donateHeaderText a:hover{background-color:#fff;color:#354d60 !important;-webkit-transition:ease all .25s;transition:ease all .25s}body:not(.home) .donateHeaderText a{background:-webkit-gradient(linear, left bottom, left top, from(#f68632), to(#d92429));background:linear-gradient(0deg, #f68632, #d92429);-webkit-transition:ease all .25s;transition:ease all .25s}body:not(.home) .donateHeaderText a:hover{background:-webkit-gradient(linear, left bottom, left top, from(#f68632), to(#d92429));background:linear-gradient(0deg, #f68632, #d92429);color:#fff !important;text-decoration:underline}.donate input[type=radio]{display:none}.donate label{border:1px solid #d92429;padding:10px 10px 10px 10px !important;margin:0px;min-width:200px;cursor:pointer;margin-bottom:5px}.donate label:hover{background-color:#f2f2f2}.donate label.select{background-color:#d92429;color:#fff}.donateForm input{background-color:#f8f8f8;height:22px;border:1px solid #bebebe;color:#000;border-radius:4px}.donateForm select{height:22px;border:1px solid #bebebe;color:#000;border-radius:4px;margin-top:-1px}.insetDonateForm{max-width:200px;margin-right:0px}.donateForm .labelDark{color:#45413e}.donateForm p a{color:#d92429}.donateForm a{color:#fff}.donateForm .appliedGift{font-size:24px;color:#676767;line-height:34px}.donateForm input[type=checkbox]{margin:0px 10px 0px 0px;height:13px}.donateForm .smallerDonateInset .grid_3{max-width:100px}.donateForm .smallerDonateInset .grid_2{color:#858585;font-size:14px;font-weight:normal}#cvvTooltip{position:relative}#cvvTooltip span{width:306px;height:215px;display:block;position:absolute;background-image:url("img/cvvTooltip-full.png");top:-216px;left:-50px;display:none}.donate-now-feature{width:560px;display:block;border:1px solid #d92429;padding:30px}.donate-now-feature p{font-size:15px;line-height:27px;margin-bottom:-10px}.donate-now-button{font-size:20px;padding:8px 12px 8px 14px}.donate-now-button:after,.donate-now-button:before{width:25px}.hub-button{margin-right:2.3em !important;font-size:12px}.hub-button-last{margin-right:0px !important;font-size:12px}.hub-container-buttons{margin:0 auto;max-width:510px}.grid_2{display:inline-block;width:200px;font-weight:bold;font-size:16px;color:#45413e}.grid_3{width:340px;display:inline-block;vertical-align:top;font-size:14px}.grid_4{width:560px;display:inline-block;vertical-align:top;font-size:14px}.grid_5{width:560px;display:inline-block;vertical-align:top;font-size:16px;font-weight:bold;color:#d92429}.tree{width:170px;height:174px;background:url("img/tree-sprite.png") 0 0;float:left;margin-right:11px;margin-bottom:10px;position:relative}.tree section,.tree a{position:relative;z-index:1}.tree:after{position:absolute;top:0;left:0;display:block;content:"";width:100%;height:100%;background-color:rgba(0,0,0,.25);z-index:0}.select-bump{margin-bottom:11px}.tree:hover{background:url("img/tree-sprite.png") 0 -176px}.selectedTree{border:4px solid #d92429;margin-top:-4px}#certificate{color:#fff;margin-left:20px;margin-top:12px;float:left}#certificate:hover{text-decoration:underline}#cboxPrevious{display:none !important}#cboxNext{display:none !important}h1#logo{position:relative;height:106px;width:280px;margin:0px;display:block;z-index:20;background-color:#fff;padding:21px 37px 25px 33px}h1#logo a{display:block;width:100%;height:100%}h1#logo img{height:auto;max-width:100%}#bar{width:100%;position:absolute;z-index:10;margin-top:32px}@media screen and (max-width: 767px){#bar{margin-top:0;position:absolute;bottom:20px;width:110px;right:0}}.page-template-page-template-home #bar{bottom:auto;top:40px}ul#slider{list-style-type:none;padding:0px;margin:0px;position:absolute;top:0px;width:100%;height:668px;z-index:0}@media screen and (max-width: 992px){ul#slider.has-video--outer{top:auto;position:relative;padding-top:68px;height:56.25vw}}.page-template-page-template-home ul#slider{height:823px}@media screen and (max-width: 1600px){.page-template-page-template-home ul#slider{height:668px}}@media screen and (max-width: 992px){.page-template-page-template-home ul#slider{height:540px}}ul#slider li{width:100%;height:100%;position:relative;z-index:0;margin:0px;background-repeat:no-repeat;background-position:center center;background-size:cover;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}@media screen and (max-width: 992px){.single-events ul#slider{height:inherit}}@media screen and (max-width: 992px){.single-events #rotateCorrect{min-height:380px;margin-top:60px}}@media screen and (max-width: 992px){.single-events #rotateCorrect{margin-top:60px}}@media screen and (max-width: 767px){.single-events #rotateCorrect{min-height:300px}}@media screen and (max-width: 500px){.single-events #rotateCorrect{min-height:230px}}@media screen and (max-width: 992px){.single-events #slider~.container{padding-top:300px}}@media screen and (max-width: 992px){.single-events #bar{bottom:-20px;z-index:51}}@media screen and (max-width: 767px){.single-events #bar{margin-top:0;position:absolute;bottom:-20px}}@media screen and (max-width: 992px){.single-events #header{overflow:visible}}.single-events-featured ul#slider li div{background-repeat:no-repeat;background-size:contain;background-position:center center;position:absolute;height:100%}@media screen and (min-width: 1201px){ul#slider li[data-desktop-lg-focus=left-top]{background-position:left top}ul#slider li[data-desktop-lg-focus=center-top]{background-position:center top}ul#slider li[data-desktop-lg-focus=right-top]{background-position:right top}ul#slider li[data-desktop-lg-focus=left-center]{background-position:left left}ul#slider li[data-desktop-lg-focus=center-center]{background-position:center center}ul#slider li[data-desktop-lg-focus=right-center]{background-position:right center}ul#slider li[data-desktop-lg-focus=left-bottom]{background-position:left bottom}ul#slider li[data-desktop-lg-focus=center-bottom]{background-position:center bottom}ul#slider li[data-desktop-lg-focus=right-bottom]{background-position:right bottom}.single-events-featured ul#slider.--alt div{bottom:-50px;height:95%;right:3%;width:1000px}.single-events-featured ul#slider:not(.--alt) div{width:680px;left:calc(45% + 240px);top:50%;-webkit-transform:translate(-50%, -60%);-ms-transform:translate(-50%, -60%);transform:translate(-50%, -60%)}}@media screen and (min-width: 993px)and (max-width: 1200px){ul#slider li[data-desktop-focus=left-top]{background-position:left top}ul#slider li[data-desktop-focus=center-top]{background-position:center top}ul#slider li[data-desktop-focus=right-top]{background-position:right top}ul#slider li[data-desktop-focus=left-center]{background-position:left left}ul#slider li[data-desktop-focus=center-center]{background-position:center center}ul#slider li[data-desktop-focus=right-center]{background-position:right center}ul#slider li[data-desktop-focus=left-bottom]{background-position:left bottom}ul#slider li[data-desktop-focus=center-bottom]{background-position:center bottom}ul#slider li[data-desktop-focus=right-bottom]{background-position:right bottom}.single-events-featured ul#slider.--alt div{bottom:-70px;height:90%;right:0px;width:850px}.single-events-featured ul#slider:not(.--alt) div{width:60%;left:calc(40% + 240px);top:50%;-webkit-transform:translate(-50%, -60%);-ms-transform:translate(-50%, -60%);transform:translate(-50%, -60%)}}@media screen and (max-width: 992px){ul#slider li[data-tablet-focus=left-top]{background-position:left top}ul#slider li[data-tablet-focus=center-top]{background-position:center top}ul#slider li[data-tablet-focus=right-top]{background-position:right top}ul#slider li[data-tablet-focus=left-center]{background-position:left left}ul#slider li[data-tablet-focus=center-center]{background-position:center center}ul#slider li[data-tablet-focus=right-center]{background-position:right center}ul#slider li[data-tablet-focus=left-bottom]{background-position:left bottom}ul#slider li[data-tablet-focus=center-bottom]{background-position:center bottom}ul#slider li[data-tablet-focus=right-bottom]{background-position:right bottom}ul#slider li{height:100%}.single-events-featured ul#slider.--alt div{bottom:100px;height:90%;left:50%;-webkit-transform:translate(-50%, 0);-ms-transform:translate(-50%, 0);transform:translate(-50%, 0);width:850px}.single-events-featured ul#slider:not(.--alt) div{width:85%;max-width:400px;left:50%;top:35%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}}@media screen and (max-width: 767px){.single-events-featured ul#slider.--alt div{background-position:center bottom;bottom:180px;height:90%;left:50%;-webkit-transform:translate(-50%, 0);-ms-transform:translate(-50%, 0);transform:translate(-50%, 0);width:100%}.single-events-featured ul#slider.--alt~.container.has-breadcrumb{display:none}}#searchWrap{text-align:right;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;width:100%}body:not(.home) #searchWrap{background:rgba(53,77,96,.4)}@media(max-width: 992px){body:not(.home) #searchWrap{background:none}}body:not(.home) #searchWrap:after{content:"";display:block;position:absolute;left:100%;top:0;background:rgba(53,77,96,.4);width:500px;height:100%;margin-left:-20px}@media(max-width: 992px){body:not(.home) #searchWrap:after{display:none}}#searchWrap a{color:#fff;font-size:1.125rem;line-height:1}@media screen and (max-width: 767px){#searchWrap a{font-size:.75rem;width:60px;height:60px}}@media(max-width: 992px){#searchWrap a{font-size:.75rem;width:60px;height:60px}}.searchBlock>.newsletter_submenu,.searchBlock.searchHandle>a{display:inline-block}.searchForm{margin-right:30px;display:none;-webkit-transition:display 2s;transition:display 2s}.searchHandle{display:block;margin-right:80px}.searchBlock{height:100%;line-height:1;margin-right:80px}@media screen and (max-width: 1300px){.searchBlock{margin-right:50px}}@media screen and (max-width: 1100px){.searchBlock{margin-right:30px}}body:not(.home) .searchBlock{margin-top:-10px;margin-bottom:-10px}@media(max-width: 992px){body:not(.home) .searchBlock{margin-top:100px;margin-bottom:0}}#searchform{position:relative}#searchsubmitbar{background:url(img/icon-search.png) no-repeat;height:17px;width:25px;display:inline-block;border:none;cursor:pointer;margin-left:-27px;opacity:.8;margin-bottom:-3px;top:20px;position:absolute}#searchWrap #searchsubmitbar{top:6px}#searchsubmitbar:hover{opacity:1}.inputSearchBar{height:24px;border:0px;background-color:#fff;color:#5e5e5e;font-size:17px;width:200px;margin-top:14px;border-radius:12px;padding-left:10px}#searchWrap .inputSearchBar{margin-top:0}body .heroContent{position:relative;float:left;width:40%;z-index:10;margin-left:14vw;margin-top:100px;-webkit-transition:margin .2s ease-in-out;transition:margin .2s ease-in-out}body .heroContent h1 span{font-size:inherit;white-space:nowrap}@media(max-width: 1300px){body .heroContent{margin-left:5%;max-width:600px;width:60%}}@media(max-width: 992px){body .heroContent{max-width:420px}}@media(max-width: 768px){body .heroContent{margin:70px 0 0 0;padding-left:0 !important;padding-right:0 !important;width:100%}body .heroContent h1{max-width:calc(100% - 125px)}body .heroContent>div{max-width:calc(100% - 150px) !important}}.hero__focus-bkgnd{background-repeat:no-repeat;background-size:contain;background-position:bottom right;position:absolute;bottom:0;right:0;height:625px;width:530px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;z-index:2}@media(max-width: 1600px){.hero__focus-bkgnd{height:35vw;width:35vw;max-height:500px;max-width:400px;min-height:310px;min-width:265px}}@media(max-width: 1300px){.hero__focus-bkgnd{height:25vw;width:25vw}}@media(max-width: 768px){.hero__focus-bkgnd{bottom:50px;min-height:220px}}@media(max-width: 575px){.hero__focus-bkgnd{height:190px;min-height:190px}}@media(max-width: 350px){.hero__focus-bkgnd{height:175px;min-height:175px}}@media(max-width: 768px){body.home .donateHeaderText{margin-top:0;margin-right:0}}body.home #slider li{background-color:#354d60}@media(min-width: 1701px){body.home #slider li{background-position:80% center !important}}@media(max-width: 1700px){body.home #slider li{background-position:60% center !important}}@media(max-width: 992px){body.home #slider li{background-position:0 center !important}}@media(max-width: 768px){body.home #slider li{background-image:none}}body.home #slider li .hero__mobile-bkgnd{background-size:cover;background-repeat:no-repeat;background-position:center center;display:none;position:absolute;top:0;left:0;height:100%;width:100%;z-index:1}@media(max-width: 768px){body.home #slider li .hero__mobile-bkgnd{display:block}}@media(max-width: 450px){body.home #slider li .hero__mobile-bkgnd{background-position:left bottom;background-size:auto 100%}}.heroContent h1{font-family:"Gotham",sans-serif;font-weight:900;text-shadow:1px 1px 6px #777;text-transform:uppercase;margin-bottom:15px;font-size:3.25rem;line-height:1.1}@media(max-width: 1120px){.heroContent h1{font-size:2.5rem}}.heroContent p{font-size:18px;line-height:27px;color:#fff;text-shadow:1px 1px 71px #000,1px 1px 19px #000;margin:0px;font-style:normal}.home .heroContent a{padding-right:28px;position:relative}.home .heroContent a:after{content:"";position:relative;width:15px;height:19px;top:4px;background:url("img/right-arrow.png") no-repeat;display:inline-block;margin-left:1rem}.negative-space-home{margin-top:-80px}.negative-space-home{margin-top:-80px}.sectionFilteringHeader{display:block;margin-bottom:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.sectionFilteringHeader h2{font-family:"Gotham Light",sans-serif;font-weight:300;text-transform:uppercase;display:block;float:left;color:#354d60;margin-right:30px;line-height:1}.sectionFilteringHeader span{font-size:14px;display:block;float:left;line-height:1;margin-right:20px;color:#354d60;text-transform:lowercase}.sectionFilteringHeader>.topicFilterCont{display:block;position:relative;z-index:10;min-width:125px}.sectionFilteringHeader>.topicFilterCont>.topicFilter{margin-top:-15px;position:absolute;min-width:150px}.sectionFilteringHeader>.pub-button{margin-left:35px}#sortSortVideo{margin-right:12px;margin-top:0}ul.MainMenu{position:relative;z-index:20;list-style:none;float:left;width:280px;margin:0px;background-color:rgba(53,77,96,.8);padding:35px 0}.MainMenu--dark{background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0)));background-image:linear-gradient(to bottom, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0))}ul.MainMenu li a:hover{text-decoration:none}ul.MainMenu>li{font-size:20px;padding:7px 0 8px}ul.MainMenu>li.menu-item span{font-size:inherit}ul.MainMenu>li>a{height:auto;padding:1px 20px 1px 33px;line-height:1.21;display:block;color:#fff;font-size:1.125rem;font-family:"Gotham",sans-serif}ul.MainMenu>li:hover{background:-webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.5)), to(transparent));background:linear-gradient(to right, rgba(255, 255, 255, 0.5), transparent)}ul.MainMenu>li.current_page_item,ul.MainMenu>li.current-page-ancestor{border-left:5px #fff solid;background:-webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.4)), to(transparent));background:linear-gradient(to right, rgba(255, 255, 255, 0.4), transparent)}ul.MainMenu>li.current_page_item>a,ul.MainMenu>li.current-page-ancestor a{color:#fff}li.menu-item-has-children>a{position:relative}ul.MainMenu>li.menu-item-has-children>a:after,ul.MainMenu>li>ul>li.menu-item-has-children>a:after{content:"";display:inline-block;background:url("img/menu-tick.png") no-repeat;width:5px;height:13px;float:right;margin-top:14px;position:relative}ul.MainMenu>li.menu-item-has-children>a:after{display:none}li#menu-item-30>a:after{margin-top:-5px}ul.MainMenu>li>ul>li>ul>li.menu-item-has-children>a:after{content:"";display:inline-block;background:url("img/menu-tick.png") no-repeat;width:5px;height:13px;float:right;margin-top:4px;margin-right:10px;position:relative}ul.MainMenu>li>ul>li.menu-item-has-children>a:after{margin-top:4px !important;margin-right:12px}.menu-item.cta{background:none;margin:0;letter-spacing:0;padding:20px 0;text-align:center}.menu-item.cta:hover{background:none}.menu-item.cta a{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.5);box-shadow:0 2px 4px 0 rgba(0,0,0,.5);display:block;height:auto !important;font-size:16px;font-weight:bold;line-height:1.125;margin:0 20px;padding:10px 10px;position:relative;width:calc(100% - 40px)}.menu-item.cta a:hover,.menu-item.cta a:focus{text-decoration:none}.menu-item.cta--gold span,.menu-item.cta--orange span,.menu-item.cta--blue span{position:relative;z-index:2}.menu-item.cta--gold a{background:#d92429;border:1px solid #d92429;color:#fff;-webkit-transition:border .2s ease-in-out;transition:border .2s ease-in-out}.menu-item.cta--gold a:before,.menu-item.cta--gold a:after{content:"";height:100%;left:0;position:absolute;top:0;width:100%}.menu-item.cta--gold a:before{background:#fff;background:radial-gradient(ellipse at center, #ffffff, rgba(255, 255, 255, 0));opacity:.2}.menu-item.cta--gold a:after{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAMAAAAp4XiDAAAAUVBMVEWFhYWDg4N3d3dtbW17e3t1dXWBgYGHh4d5eXlzc3OLi4ubm5uVlZWPj4+NjY19fX2JiYl/f39ra2uRkZGZmZlpaWmXl5dvb29xcXGTk5NnZ2c8TV1mAAAAG3RSTlNAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEAvEOwtAAAFVklEQVR4XpWWB67c2BUFb3g557T/hRo9/WUMZHlgr4Bg8Z4qQgQJlHI4A8SzFVrapvmTF9O7dmYRFZ60YiBhJRCgh1FYhiLAmdvX0CzTOpNE77ME0Zty/nWWzchDtiqrmQDeuv3powQ5ta2eN0FY0InkqDD73lT9c9lEzwUNqgFHs9VQce3TVClFCQrSTfOiYkVJQBmpbq2L6iZavPnAPcoU0dSw0SUTqz/GtrGuXfbyyBniKykOWQWGqwwMA7QiYAxi+IlPdqo+hYHnUt5ZPfnsHJyNiDtnpJyayNBkF6cWoYGAMY92U2hXHF/C1M8uP/ZtYdiuj26UdAdQQSXQErwSOMzt/XWRWAz5GuSBIkwG1H3FabJ2OsUOUhGC6tK4EMtJO0ttC6IBD3kM0ve0tJwMdSfjZo+EEISaeTr9P3wYrGjXqyC1krcKdhMpxEnt5JetoulscpyzhXN5FRpuPHvbeQaKxFAEB6EN+cYN6xD7RYGpXpNndMmZgM5Dcs3YSNFDHUo2LGfZuukSWyUYirJAdYbF3MfqEKmjM+I2EfhA94iG3L7uKrR+GdWD73ydlIB+6hgref1QTlmgmbM3/LeX5GI1Ux1RWpgxpLuZ2+I+IjzZ8wqE4nilvQdkUdfhzI5QDWy+kw5Wgg2pGpeEVeCCA7b85BO3F9DzxB3cdqvBzWcmzbyMiqhzuYqtHRVG2y4x+KOlnyqla8AoWWpuBoYRxzXrfKuILl6SfiWCbjxoZJUaCBj1CjH7GIaDbc9kqBY3W/Rgjda1iqQcOJu2WW+76pZC9QG7M00dffe9hNnseupFL53r8F7YHSwJWUKP2q+k7RdsxyOB11n0xtOvnW4irMMFNV4H0uqwS5ExsmP9AxbDTc9JwgneAT5vTiUSm1E7BSflSt3bfa1tv8Di3R8n3Af7MNWzs49hmauE2wP+ttrq+AsWpFG2awvsuOqbipWHgtuvuaAE+A1Z/7gC9hesnr+7wqCwG8c5yAg3AL1fm8T9AZtp/bbJGwl1pNrE7RuOX7PeMRUERVaPpEs+yqeoSmuOlokqw49pgomjLeh7icHNlG19yjs6XXOMedYm5xH2YxpV2tc0Ro2jJfxC50ApuxGob7lMsxfTbeUv07TyYxpeLucEH1gNd4IKH2LAg5TdVhlCafZvpskfncCfx8pOhJzd76bJWeYFnFciwcYfubRc12Ip/ppIhA1/mSZ/RxjFDrJC5xifFjJpY2Xl5zXdguFqYyTR1zSp1Y9p+tktDYYSNflcxI0iyO4TPBdlRcpeqjK/piF5bklq77VSEaA+z8qmJTFzIWiitbnzR794USKBUaT0NTEsVjZqLaFVqJoPN9ODG70IPbfBHKK+/q/AWR0tJzYHRULOa4MP+W/HfGadZUbfw177G7j/OGbIs8TahLyynl4X4RinF793Oz+BU0saXtUHrVBFT/DnA3ctNPoGbs4hRIjTok8i+algT1lTHi4SxFvONKNrgQFAq2/gFnWMXgwffgYMJpiKYkmW3tTg3ZQ9Jq+f8XN+A5eeUKHWvJWJ2sgJ1Sop+wwhqFVijqWaJhwtD8MNlSBeWNNWTa5Z5kPZw5+LbVT99wqTdx29lMUH4OIG/D86ruKEauBjvH5xy6um/Sfj7ei6UUVk4AIl3MyD4MSSTOFgSwsH/QJWaQ5as7ZcmgBZkzjjU1UrQ74ci1gWBCSGHtuV1H2mhSnO3Wp/3fEV5a+4wz//6qy8JxjZsmxxy5+4w9CDNJY09T072iKG0EnOS0arEYgXqYnXcYHwjTtUNAcMelOd4xpkoqiTYICWFq0JSiPfPDQdnt+4/wuqcXY47QILbgAAAABJRU5ErkJggg==);opacity:.5;-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out;z-index:1}.menu-item.cta--gold a span{position:relative;z-index:2}.menu-item.cta--gold a:hover{border:1px solid #fff}.menu-item.cta--orange a{background:#f16523;border:1px solid #f16523}.menu-item.cta--orange a:hover{border:1px solid #f16523}.menu-item.cta--blue a{background:#1265a7;border:1px solid #1265a7}.menu-item.cta--blue a:hover{border:1px solid #fff}.bg-sub-menu{display:none;background-color:rgba(53,77,96,.8);position:absolute;width:calc(100% - 300px);height:551px;z-index:10;right:0}ul.MainMenu>li>ul.sub-menu{display:none;position:absolute;padding-left:630px;top:25px;height:500px;width:419px;list-style-type:none;z-index:-1;-webkit-box-sizing:content-box;box-sizing:content-box}ul.MainMenu>li>ul.sub-menu li.menu-item-has-children a{position:relative}ul.MainMenu>li>ul.sub-menu li.menu-item-has-children a:before{margin:0;position:absolute;top:15px;right:5px;z-index:1}ul.MainMenu>li>ul.sub-menu>li>a{padding:8px 0px 8px 15px;font-size:18px;color:#fff;display:block}ul.MainMenu>li>ul.sub-menu>li>a:hover{color:#d92429;background-color:rgba(180,180,180,.1)}ul.MainMenu>li>ul.sub-menu>li>ul.sub-menu{background-color:rgba(180,180,180,0) !important}ul.MainMenu>li>ul.sub-menu>li>ul>li.subNavBackup a{font-size:14px;background-color:#d92429}ul.MainMenu>li>ul.sub-menu>li>ul>li.subNavBackup a:before{content:"";width:8px;height:10px;background-image:url(img/backArrow.png);display:block;float:left;margin:5px 10px 0px 0px}ul.MainMenu>li>ul.sub-menu>li>ul>li>ul>li.subNavBackup a{font-size:14px;background-color:#d92429}ul.MainMenu>li>ul.sub-menu>li>ul>li>ul>li.subNavBackup a:before{content:"";width:8px;height:10px;background-image:url(img/backArrow.png);display:block;float:left;margin:5px 10px 0px 0px}.sub-menu-content{width:100%;display:block;padding-top:30px;position:relative}.sub-menu-content-sub{border-right:1px solid hsla(0,0%,100%,.25);height:471px;display:block;width:332px;padding:6px 20px 0px 20px;position:relative;z-index:200}.sub-menu-content-sub p{font-size:14px;color:#fff;line-height:21px}.sub-menu-content-sub h4{font-size:27px;color:#fff}#menuFlyOutContent{position:absolute;top:25px;width:267px;left:340px;height:307px;z-index:50;display:none}#menuFlyOutContent p{font-size:14px;color:#fff;line-height:21px;margin-top:15px}#menuFlyOutContent h4{font-size:27px;margin:0px;color:#fff;line-height:30px;margin-top:10px}.flyOutContentBlock{display:none}ul.MainMenu>li>ul.sub-menu>li>ul.sub-menu,ul.MainMenu>li>ul.sub-menu>li>ul.sub-menu>li>ul.sub-menu{display:none;position:absolute;top:0;list-style-type:none;padding:0px;width:418px}ul.MainMenu>li>ul.sub-menu>li>ul.sub-menu>li>a,ul.MainMenu>li>ul.sub-menu>li>ul.sub-menu>li>ul.sub-menu>li>a{padding:8px 0px 8px 15px;display:block;font-size:18px;color:#fff}ul.MainMenu>li>ul.sub-menu>li>ul.sub-menu>li>a:hover,ul.MainMenu>li>ul.sub-menu>li>ul.sub-menu>li>ul.sub-menu>li>a:hover{color:#d92429;background-color:rgba(180,180,180,.1)}.widget>ul.sideNav{list-style-type:none;padding:30px 30px 20px 0;width:100%;margin-top:-90px;background-color:rgba(53,77,96,.05)}.widget>ul.sideNav h6{color:#354d60;font-weight:700}.widget>ul.sideNav>li{padding-left:20px}.widget>ul.sideNav>li>a{font-size:18px;color:#354d60;display:block;padding:5px 0px 5px 0px;line-height:21px}.widget>ul.sideNav>li.current_page_item>a{color:#d92429;margin-left:-5px}.widget>ul.sideNav>li.current_page_item{border-left:5px #d92429 solid}body.show--signUpModal::after{position:absolute;top:0;left:0;background:rgba(0,0,0,.7);content:" ";width:100%;height:100%;z-index:999}body.show--signUpModal{position:fixed;width:100%}.signUp,.signUp2,.signUp3{display:none;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:fadeIn;animation-name:fadeIn;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.3);box-shadow:0 5px 10px rgba(0,0,0,.3);left:50%;max-width:90%;position:fixed;top:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:475px;z-index:99999;background-color:rgba(53,62,70,.85)}.signUp .survey-form,.signUp2 .survey-form,.signUp3 .survey-form{padding:5% 7%}.signUp,.signUp h3,.signUp .widget p,.signUp .widget,.signUp .widget h3{color:#fff}.signUp .widget{margin-bottom:20px;margin-top:20px}.signUp2,.signUp2 h3,.signUp2 .widget p,.signUp2 .widget,.signUp2 .widget h3{color:#fff}.signUp3,.signUp3 h3,.signUp3 .widget p,.signUp3 .widget,.signUp3 .widget h3{color:#fff}.close-signUp,.close-signUp2,.close-signUp3{float:right;padding:10px;cursor:pointer;line-height:1}.signUp2 .survey-loading,.signUp .survey-loading,.signUp3 .survey-loading{width:300px;position:absolute;left:25px;top:5px}.signUp2 .alert,.signUp .alert,.signUp3 .alert{padding:15px 0 0 15px;color:#fff}.signUp2 .well p,.signUp .well p,.signUp3 .well p{color:#fff;padding:0 20px 15px 15px}.signUp--bkgnd{background-image:url(img/aabgu-climate-change-hero-1.jpg);background-repeat:no-repeat;background-size:cover;background-position:center center}.signUp--bkgnd .modal__title,.signUp--bkgnd .modal__text{text-shadow:1px 1px 2px rgba(0,0,0,.7)}.signUp--bkgnd .modal__content{background:rgba(0,0,0,.5);margin-bottom:0}#mainBody{background-color:#fff;background-repeat:no-repeat;background-position:top center;position:relative;z-index:50;padding-bottom:100px}#mainBody.--no-img{background-image:none;padding-bottom:0}#mainSearchBody{background-position:top center;padding-top:146px;margin-top:-130px;position:relative;z-index:50;padding-bottom:100px;min-height:750px}#sidebar{padding-left:33px;background-color:#f2f2f2;position:relative;padding:20px 0 90px}#sidebar::after{position:absolute;content:"";display:block;width:100vw;height:100%;left:calc(100% - 100vw);top:0;z-index:-1;background-color:#f2f2f2}#pageBottom{background-position:top center;position:absolute;display:block;width:100%;z-index:-1}#footer{min-height:430px;padding:115px 0;background-color:#354d60;background-position:top center;display:block;position:relative;z-index:100;clear:both}@media(max-width: 992px){#footer{padding:70px 0}}@media(max-width: 600px){#footer{padding:40px 0}}#footer p{font-size:1.0625rem;line-height:1.7;font-weight:400;font-family:"Gotham",sans-serif;color:#fff}#footer p>span{font-size:1.0625rem}.footer-title{font-family:"Gotham",sans-serif;font-weight:900}#footer p a{color:#fff;display:inline-block}.footer-top{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer-top-col{width:20%}.footer-top-col--1{margin-right:10%}@media(max-width: 600px){.footer-top-col--1{max-width:166px}}.footer-top-col--4{max-width:180px}@media(max-width: 992px){.footer-top-col{width:40%}}@media(max-width: 600px){.footer-top-col{width:100%;margin-bottom:25px}}.footer-top-col__numbers p:not(:last-child){margin-bottom:0}div.social a{display:block;float:left;width:34px;height:32px;margin-right:10px;margin-top:15px}div.social a:last-child{margin-right:0}div.social a:hover{opacity:.9}a.facebook{background:url("img/socials1.png?v=3") 0 0}a.twitter{background:url("img/socials1.png?v=3") -44px 0}a.youtube{background:url("img/socials1.png?v=3") -86px 0}a.linkedin{background:url("img/socials1.png?v=3") -130px 0}a.instagram{background:url("img/socials1.png?v=3") -174px 0}ul.FooterMenu{list-style-type:none;padding:0px;margin:60px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:auto}@media screen and (max-width: 1240px){ul.FooterMenu{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}@media screen and (max-width: 557px){ul.FooterMenu{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:40px}}ul.FooterMenu>li{display:inline;padding-right:34px;position:relative}@media screen and (max-width: 1240px){ul.FooterMenu>li{margin-bottom:20px}}ul.FooterMenu>li.last{padding-right:0px;float:right}ul.FooterMenu>li>a{color:#fff;font-size:16px;text-transform:uppercase}ul.FooterMenu>li>ul>li>a{color:#fff}ul.FooterMenu>li>ul{position:relative;list-style-type:none;padding-left:0;z-index:9;margin-top:30px}@media screen and (max-width: 557px){ul.FooterMenu>li>ul{margin-top:15px}}ul.FooterMenu>li>ul>li{line-height:21px;display:block;margin-bottom:5px;width:92%}@media screen and (max-width: 557px){ul.FooterMenu>li>ul>li{width:100%}}ul.FooterMenu>li.last{float:none !important}ul.FooterMenu li a{display:inline-block}a.fourStar{margin-top:75px;float:right}@media screen and (max-width: 557px){a.fourStar{margin-top:40px}}.widget{margin-bottom:40px;padding-right:30px;margin-top:70px;display:block}.general .widget{margin-top:45px;margin-bottom:15px}.widget p{font-size:1.0625rem;line-height:1.58;color:#676767}.widget h3{font-family:"Gotham",sans-serif;font-weight:normal;margin:0px 0px 15px 0px;color:#354d60;font-size:1.6875rem}.widget a.facebook{background:url("img/social-sidebar.png") 0 0}.widget a.twitter{background:url("img/social-sidebar.png") -44px 0}.widget a.youtube{background:url("img/social-sidebar.png") -85px 0}.widget a.linkedin{background:url("img/social-sidebar-linkedin.png") -128px 0}.widget div.circle{border-radius:50%;background-color:#354d60;height:185px;width:185px;margin-left:25px;background-size:cover;margin-bottom:54px;position:relative}.widget div.circle:after{position:absolute;display:block;content:"";right:0;top:0;border:2px solid #f2f2f2;background-color:#d92429;background-image:url("data:image/svg+xml,%0A%3Csvg height='23.817' viewBox='0 0 29.802 23.817' width='29.802' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23fff'%3E%3Cpath d='m229.141 804.171v12.312h5.474c-.275 3.233-1.882 5.335-5.617 6.466v5.039a13.205 13.205 0 0 0 5.839-1.65 13.454 13.454 0 0 0 6.932-11.892v-10.275z' transform='translate(-228.998 -804.171)'/%3E%3Cpath d='m239.05 804.171v12.312h5.474c-.275 3.233-1.882 5.335-5.617 6.466v5.039a13.205 13.205 0 0 0 5.839-1.65 13.454 13.454 0 0 0 6.932-11.892v-10.275z' transform='translate(-221.875 -804.171)'/%3E%3C/g%3E%3C/svg%3E");background-size:30px;background-repeat:no-repeat;border-radius:50%;height:60px;width:60px;background-position:55% 52%}.widget div.circle:before{position:absolute;display:block;content:"";left:-25px;bottom:-25px;width:112%;height:112%;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%0A%3Csvg height='203.325' viewBox='0 0 118.881 203.325' width='118.881' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m246.606 998.465a110.677 110.677 0 0 1 -69.83-196.54l-2.413-2.963a114.468 114.468 0 0 0 72.243 203.325c1.478 0 2.955-.027 4.386-.084l-.148-3.819c-1.383.053-2.808.081-4.238.081z' fill='%23d92429' transform='translate(-132.112 -798.962)'/%3E%3C/svg%3E")}.widget p.caption{font-family:"Gotham",sans-serif;font-size:1.0625rem;color:#d92429;width:89%;position:relative;z-index:10}.widget p.quote{margin-top:16px;font-size:1.0625rem;color:#d92429}.widget .social{margin-top:-15px}.widget h6{font-size:19px;font-family:"Gotham",sans-serif;line-height:30px;margin:0px}#newsletterSignup,.newsletterSignup{line-height:26px;width:90%;border:1px solid #354d60;background-color:#fff;border-radius:8px;margin-top:0;margin-bottom:18px;padding:8px 10px;color:#354d60;font-size:.9375rem;font-family:"Gotham",sans-serif}#newsletterSignup:-webkit-input-placeholder,.newsletterSignup:-webkit-input-placeholder{color:#999}#newsletterSignup:-ms-input-placeholder,.newsletterSignup:-ms-input-placeholder{color:#999}.newsExcerptImage{width:100%;display:block;height:280px;background-position:top center;background-repeat:no-repeat;background-size:cover;margin-bottom:13px;background-color:#f2f2f2}.newsExcerpt{margin-bottom:30px !important}.newsExcerpt p{font-family:"Gotham",sans-serif;font-size:1.0625rem;line-height:1.58;color:#676767;margin-top:7px}.newsExcerpt .meta{font-size:.9375rem;line-height:1;line-height:21px;margin-top:0}.newsExcerpt .date{color:#676767;margin-bottom:4px}.newsExcerpt .tag{margin-bottom:4px;color:#676767}.newsExcerpt h5{color:#d92429;font-weight:normal;font-family:"Gotham",sans-serif;font-size:1.4375rem;line-height:1.3;margin:15px 0 13px;width:100%}.newsTitle{margin-bottom:10px}.newsMeta{margin-top:-15px;margin-bottom:5px}.post-categories{display:inline;margin:0;padding:0}.post-categories li{list-style-type:none;display:inline-block;margin-bottom:20px;font-size:14px}.post-categories li:after{content:" | "}.singleBreadcrumbs{font-size:14px;color:hsla(0,0%,40%,.6)}#whiteNewsOverlay{display:block;position:absolute;margin-top:-537px;left:300px;width:150%;height:584px;z-index:-1;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjAxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjciLz4KICAgIDxzdG9wIG9mZnNldD0iNDAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjAuNiIvPgogICAgPHN0b3Agb2Zmc2V0PSI4OCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);background:-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.01)), color-stop(20%, rgba(255, 255, 255, 0.7)), color-stop(40%, rgba(255, 255, 255, 0.6)), color-stop(88%, rgb(255, 255, 255)), to(rgb(255, 255, 255)));background:linear-gradient(to bottom, rgba(255, 255, 255, 0.01) 0%, rgba(255, 255, 255, 0.7) 20%, rgba(255, 255, 255, 0.6) 40%, rgb(255, 255, 255) 88%, rgb(255, 255, 255) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#03ffffff", endColorstr="#ffffff", GradientType=0)}.newsSinglePullUp{margin-top:-470px}.newsSinglePullIconsUp{margin-top:-280px !important}.nextPostLink>a{display:block;width:0px;background:url("img/articleArrowRight_hd.png") no-repeat left;background-size:cover;float:right;padding-top:10px;padding-left:63px;padding-bottom:10px;text-decoration:none !important;color:#354d60;font-weight:bold;line-height:21px;-webkit-transition:width .5s;transition:width .5s;overflow:visible}.nextPostLink>a>div{opacity:0;-webkit-transition:opacity 2s;transition:opacity 2s;white-space:normal;width:200px}.nextPostLink>a>span{opacity:0;-webkit-transition:opacity 2s;transition:opacity 2s}.nextPostLink{white-space:nowrap;height:75px;width:63px;right:0}.nextPostLink a>span{color:#fff;text-transform:uppercase;font-size:14px;text-decoration:none !important}.nextPostLink:hover>a{padding-left:63px;width:200px;padding-right:20px}.nextPostLink:hover>a>div{display:block;opacity:1;white-space:normal}.nextPostLink:hover>a>span{opacity:1}.fixedNextPrev{position:fixed;margin-top:-82px}.previousPostLink{margin-left:-137px;margin-top:-74px}.previousPostLink>a{display:block;width:0px;background:url("img/articleArrowLeft_hd.png") no-repeat right;background-size:cover;float:left;padding-top:10px;padding-right:70px;padding-bottom:10px;text-decoration:none !important;color:#354d60;font-weight:bold;line-height:21px;-webkit-transition:width .5s;transition:width .5s;overflow:hidden;text-align:right}.previousPostLink>a>div{opacity:0;-webkit-transition:opacity 2s;transition:opacity 2s;width:200px;height:50px;white-space:normal}.previousPostLink>a>span{opacity:0;-webkit-transition:opacity 2s;transition:opacity 2s}.previousPostLink{white-space:nowrap;height:75px;width:63px}.previousPostLink a>span{color:#fff;text-transform:uppercase;font-size:14px;text-decoration:none !important}.previousPostLink:hover>a{width:200px;padding-right:83px}.previousPostLink:hover>a>div{display:block;opacity:1;white-space:normal}.previousPostLink:hover>a>span{opacity:1}#shareNow{width:50px;position:fixed;margin-top:20px;right:0;border-radius:2px;overflow:hidden;z-index:9}#shareNow .social{width:48px;border:1px solid #d92429;border-bottom-right-radius:2px;border-bottom-left-radius:2px;background-color:#fff;padding-top:1px}#shareNow .social a{margin:0 auto;float:none;margin-top:10px;margin-bottom:10px;background-repeat:no-repeat}#shareNow .social a.facebook{background:url("img/social-sidebar.png") 0 0}#shareNow .social a.twitter{background:url("img/social-sidebar.png") -44px 0}#shareNow .social a.linkedin{background:url("img/social-sidebar-linkedin.png?v=1") -128px 0}#shareNow .social a.email-icon{background:url("img/social-sidebar-linkedin.png?v=1") -171px 0}#shareNow .social a.printer{background:url("img/printer.svg");background-repeat:no-repeat}.featuredVideo{background:#f2f2f2;background-size:contain;width:100%;height:auto;padding:60px 0 60px 60px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative}.featuredVideo::after{position:absolute;content:"";display:block;background-color:#f2f2f2;width:100vw;top:0;height:100%;right:calc(100% - 100vw);z-index:-1}@media screen and (max-width: 992px){.featuredVideo{padding:40px 60px;margin-left:-60px}}.featuredVideo .snippet{display:block;width:40%}@media screen and (max-width: 992px){.featuredVideo .snippet{width:100%;margin-bottom:10px}}.featuredVideo .snippet h4{color:#676767;margin-top:0;text-transform:uppercase;font-family:"Gotham Light",sans-serif;line-height:1;font-weight:300;margin-bottom:15px}.featuredVideo img{display:block;float:right;max-width:80%}.pressSlantFrame{background:url("img/videoSlantFrame.svg") no-repeat;width:404px;height:361px;left:-19px;top:-63px;position:absolute}.featuredVideo .videoLink{width:50%}@media screen and (max-width: 992px){.featuredVideo .videoLink{width:100%}}.featuredVideo .videoImage{background-position:center;width:100%;min-height:260px;height:100%;position:relative}.featuredVideo .videoImage::after{content:"";position:absolute;width:60px;height:60px;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);top:50%;left:50%;background-image:url("data:image/svg+xml,%0A%3Csvg height='28.099' viewBox='0 0 24.335 28.099' width='24.335' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m621.712 722.749v28.1l12.167-7.027 12.168-7.023-12.168-7.025z' fill='%23333' transform='translate(-621.712 -722.749)'/%3E%3C/svg%3E");background-repeat:no-repeat;transform:translate(-50%, -50%);background-color:hsla(0,0%,100%,.73);border-radius:50%;z-index:1}.page-template-page-template-videos .featuredVideo .videoImage::after{background-position:calc(50% + 3px) center}.featuredVideo .pressImage{background-position:center;width:365px;height:241px;margin-top:-12px}.featuredVideoHome{background-color:#f2f2f2;background-image:url(img/gradient-circle.svg);background-repeat:no-repeat;background-size:auto 800px;background-position:-240px 50%;width:100%;padding-left:61px;margin-left:-61px;padding:75px 60px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:8vw;position:relative}.featuredVideoHome::after{position:absolute;content:"";display:block;background-color:#f2f2f2;width:100vw;top:0;height:100%;right:calc(100% - 100vw);z-index:-1}.featuredVideoHome .slantImage{width:60%}.featuredVideoHome .snippet{display:block;width:30%;font-family:"Gotham",sans-serif;font-size:1.0625rem;color:#fff}.featuredVideoHome .snippet p{color:#fff}.featuredVideoHome .snippet p a{color:#fff;text-decoration:underline}.featuredVideoHome .snippet p a:hover,.featuredVideoHome .snippet p a:focus{text-decoration:none}.featuredVideoHome .snippet h6{color:#fff;font-size:1.4375rem;line-height:1.3;font-weight:normal;margin-bottom:12px;margin-top:-20px}.featuredVideoHome .snippet h4{padding-top:0px;margin-top:0px;color:#fff;font-size:2.5rem;line-height:1.15;font-family:"Gotham",sans-serif;font-weight:normal;text-transform:uppercase;margin-left:-80px;padding-left:80px;position:relative;line-height:.9;margin-bottom:53px}.featuredVideoHome img{display:block}.featuredVideoPub{background-color:#f2f2f2;background-repeat:no-repeat;background-size:auto 800px;background-position:-240px 50%;width:100%;padding-left:61px;margin-left:-61px;padding:75px 60px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:8vw;position:relative}.featuredVideoPub::after{position:absolute;content:"";display:block;background-color:#f2f2f2;width:100vw;top:0;height:100%;right:calc(100% - 100vw);z-index:-1}.featuredVideoPub .snippet{display:block;float:left;width:40%}.featuredVideoPub .snippet h6{font-size:15px;font-weight:normal;margin-bottom:12px}.featuredVideoPub .snippet h4{padding-top:0px;margin-top:0px;color:#354d60;font-size:2.5rem;font-family:"Gotham",sans-serif;font-weight:normal;text-transform:uppercase;margin-left:-80px;padding-left:80px;position:relative;line-height:.9}@media screen and (max-width: 575px){.featuredVideoPub .snippet h4{font-size:2.125rem}}.featuredVideoPub img{display:block}.featuredVideo .videoSlantFrame{background:url("img/videoSlantFrame.svg") no-repeat;width:404px;height:361px;left:-19px;top:-63px;position:absolute}.videos__featured h2{line-height:40px;margin:0 0 10px 0}.videos__featured{margin:50px 0}.singleBreadcrumbs h1{font-size:36px;color:#676767;margin-top:20px;font-family:"Gotham",sans-serif;margin-bottom:15px}.singleNews p{font-size:14px;color:#5e5e5e;line-height:21px}.pagination{margin:50px auto 30px 30%}.pagination span{font-size:14px;margin-right:14px}.pagination a{font-size:14px;margin-right:14px}.paginationContainer{margin-left:30%;position:relative;margin-top:50px;margin-bottom:60px;bottom:-20px}.paginationContainer .centerPagination{margin-left:-42%;position:relative}.lowerEnd a.page-numbers:nth-of-type(2){display:none}.upperEnd a.page-numbers:nth-last-of-type(2){display:none}.centerPagination .dots{display:none}.centerPagination .page-numbers{font-size:14px;margin-right:14px}.centerPagination .page-numbers .current{font-weight:bold}#rotateCorrect{position:relative;height:100%}#rotateCorrect .container.has-breadcrumb{height:100%}#breadBanner{display:block;z-index:5;position:absolute;margin-left:280px;padding:30px 45px;background-color:rgba(53,77,96,.8);color:#f2f2f2;top:calc(100% - 106px);-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}.breadcrumbs{position:relative;z-index:100;line-height:normal !important}.breadcrumbs>a{text-shadow:-2px 4px 4px rgba(0,0,0,.29);color:#fff}#breadBanner h1{font-family:"Gotham",sans-serif;font-weight:900;font-size:2.5625rem;line-height:1.1;margin-top:10px;text-shadow:-2px 4px 4px rgba(0,0,0,.29);text-transform:uppercase}#page-description p{font-size:18px;line-height:27px;display:block;margin-bottom:35px;padding-left:15px;border-left:2px solid #d92429;color:#676767;width:85%}.featuredPublication{margin-bottom:40px !important}.featuredPublication h5{font-size:21px;margin-bottom:20px}.featuredPublication img{float:left;display:block;margin-right:20px}.featuredDetail{display:block;float:left}.featuredDetail .meta{font-size:14px;margin-top:-10px}.featuredDetail .inside{font-size:15px;margin-top:20px;color:#676767}.featuredDetail ul{margin-top:-13px;padding-left:17px}.featuredDetail ul li{padding-left:0px;text-indent:-2px}.publication-row{margin-bottom:40px;padding-top:20px}.publication-sub{padding-top:40px;display:block;position:relative;z-index:20}.publication-sub h2{display:block;float:left;font-size:34px;color:#676767;font-family:"Gotham Light",sans-serif;font-weight:300;text-transform:uppercase;margin:0px !important;line-height:40px;padding-right:15px;margin-bottom:25px}@media screen and (max-width: 600px){.publication-sub h2{margin-bottom:25px}}.pub-button{margin-top:0px}.pubExcerpt{-webkit-box-sizing:border-box;box-sizing:border-box}.pubExcerpt__image{margin-bottom:15px}.featuredVideoPub__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;width:81%}.featuredVideoPub__container .pubExcerpt{margin-right:auto;max-width:140px;min-width:100px;width:25vw}.featuredVideoPub__container .pubExcerpt.last{margin-right:0}@media screen and (max-width: 991px){.featuredVideoPub__container .pubExcerpt{max-width:100%;width:30%}}@media screen and (max-width: 567px){.featuredVideoPub__container .pubExcerpt{width:100%}}@media screen and (max-width: 991px){.featuredVideoPub__container{margin:0 auto;width:100%}}@media screen and (max-width: 575px){.featuredVideoPub__container{margin-bottom:100px}}@media screen and (max-width: 575px){.page-template-page-template-newsvideo .featuredVideoPub .snippet{width:100%}.featuredVideoPub .snippet h4{margin-left:0;padding-left:0}}#videoAjaxFilter{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#videoAjaxFilter .newsExcerpt{float:none;margin-right:15px !important}#videoAjaxFilter .newsExcerpt~.clear{display:none}@media screen and (max-width: 991px){#videoAjaxFilter .newsExcerpt{min-width:140px;max-width:225px;width:35vw}}@media screen and (max-width: 767px){#videoAjaxFilter .newsExcerpt{margin-left:auto;margin-right:auto;max-width:100%;width:100%}}.page-template-page-template-videos #videoAjaxFilter .newsExcerpt{width:260px}.pubExcerpt .issue{font-size:14px;line-height:21px;color:#676767}.pubExcerpt a{display:block;clear:both}.pubExcerpt h5{color:#d92429;font-weight:400;font-size:1.25rem;line-height:1.1;margin:0}.tagNewsFilter{display:block;margin-bottom:60px;margin-top:50px;color:#676767}.tagNewsFilter select{height:30px;color:#969696;border:#d92429 solid 1px;-webkit-box-shadow:0px 0px 2px #d92429;box-shadow:0px 0px 2px #d92429;font-size:14px;line-height:39px}.tagNewsFilter select option{background:rgba(0,0,0,.3);color:#fff}.newsTagExcerpt img{margin-right:18px;float:left;display:block;max-width:30%}.newsTagExcerpt a h5{font-size:15px;line-height:21px;text-decoration:none;font-weight:bold;width:50%;margin:0 0 10px 0}.newsTagExcerpt .meta{font-size:12px;margin-bottom:5px}.newsTagExcerpt .meta .date{color:#5e5e5e}.newsTagExcerpt .meta .tag{color:#989898}.newsTagExcerpt p{color:#888;font-size:14px;line-height:21px}#eventsAjaxTarget{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}body .eventExcerpt{margin-bottom:35px;overflow:visible;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width: 992px){body .eventExcerpt{margin-bottom:50px;width:48%}}@media screen and (max-width: 767px){body .eventExcerpt{width:100%}}.eventExcerpt{margin-bottom:35px;overflow:visible;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.eventExcerpt .eventDetailRight h4{font-weight:normal;font-size:1.4375rem;line-height:1.3;margin-top:20px;margin-bottom:2px;max-width:350px}.eventExcerpt h5{font-size:.875rem;line-height:1.1;font-family:"Gotham",sans-serif;font-weight:normal;color:#354d60;margin:15px 0 0}.eventExcerpt img{display:block;float:left;margin-right:30px}.eventExcerpt>.news-button{margin-top:2px !important}.eventExcerpt>.featuredImage>h4{text-transform:uppercase;font-size:2.5rem;line-height:1;font-weight:900;letter-spacing:0;color:#fff;position:relative;z-index:2}@media screen and (max-width: 992px){.multiDay--break{display:none}}.eventExcerpt>.featuredImage{background-position:center;background-size:cover;width:41%;height:280px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:7%;position:relative}.eventExcerpt>.featuredImage:after{content:"";background:-webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.01)), to(rgba(0, 0, 0, 0.5)));background:linear-gradient(to bottom, rgba(0, 0, 0, 0.01) 0%, rgba(0, 0, 0, 0.5) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#03000000", endColorstr="#80000000", GradientType=0);position:absolute;height:100%;width:100%;left:0;top:0}@media screen and (max-width: 992px){.eventExcerpt>.featuredImage{height:20vw;max-height:350px;min-height:200px}}.eventOverlay{height:150px;width:215px;background:-webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.01)), to(rgba(0, 0, 0, 0.5)));background:linear-gradient(to bottom, rgba(0, 0, 0, 0.01) 0%, rgba(0, 0, 0, 0.5) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#03000000", endColorstr="#80000000", GradientType=0)}.eventDetailRight .button{margin-top:25px !important}.singleEvents .featuredImage,.post-type-archive-events .featuredEvent,.page-template-template-get-involved .featuredEvent{max-width:560px;min-height:310px;width:100%;display:block;float:left;position:relative;margin-bottom:20px}.singleEvents .featuredImage>.quickFacts,.page-template-template-get-involved .featuredEvent>.quickFacts{position:absolute;bottom:0;width:100%;height:110px;background-color:#f2f2f2;padding-top:18px}.page-template-template-get-involved .widget{margin-top:40px}.page-template-template-get-involved .widget--newsletter{margin-top:20px}.page-template-template-get-involved .widget-area .widget:first-child{display:none}.quickFacts,.quickFacts *{-webkit-box-sizing:border-box;box-sizing:border-box}.post-type-archive-events .featuredEvent>.quickFacts{width:100%;background-color:#f2f2f2;padding:18px 45px;max-width:560px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width: 992px){.post-type-archive-events .featuredEvent>.quickFacts{max-width:100%}}.post-type-archive-events .featuredEvent.multiDay--event>.quickFacts{padding:18px 25px}.featuredEvent__thumbnail{margin:0}.featuredEvent__thumbnail img{display:block;margin:0}.post-type-archive-events .featuredEvent>.quickFacts>h1{width:100px;line-height:1;color:#354d60;font-weight:900;text-transform:uppercase;font-size:40px}@media screen and (max-width: 767px){.post-type-archive-events .featuredEvent>.quickFacts>h1{font-size:34px}}@media screen and (max-width: 567px){.post-type-archive-events .featuredEvent>.quickFacts>h1{width:100%;margin:0 0 15px}}.post-type-archive-events .multiDay--event>.quickFacts>h1{width:125px;font-size:33px;line-height:1}@media screen and (max-width: 567px){.post-type-archive-events .multiDay--event>.quickFacts>h1{width:100%}}.post-type-archive-events .featuredEvent .quickFacts__detail{width:calc(100% - 100px);padding-left:25px}@media screen and (max-width: 567px){.post-type-archive-events .featuredEvent .quickFacts__detail{width:100%;padding:0}}.post-type-archive-events .multiDay--event .quickFacts__detail{width:calc(100% - 125px)}@media screen and (max-width: 567px){.post-type-archive-events .multiDay--event .quickFacts__detail{width:100%}}.post-type-archive-events .featuredEvent .quickFacts__detail>h4,.post-type-archive-events .featuredEvent .quickFacts__detail h4 a{color:#d92429;line-height:1;display:block;font-weight:normal;margin:0}.post-type-archive-events .featuredEvent .quickFacts__detail>h4{margin-bottom:15px}.post-type-archive-events .featuredEvent .quickFacts__detail>a>h4:hover{text-decoration:underline}.post-type-archive-events .featuredEvent .quickFacts__detail>h4>span{font-size:18px;font-weight:normal;color:#354d60;display:block}.singleEvents .featuredImage>.quickFacts>h1,.page-template-template-get-involved .featuredEvent>.quickFacts>h1{width:100px;line-height:1;margin-left:45px;color:#354d60;font-weight:900;text-transform:uppercase;display:block;float:left;font-size:40px}@media screen and (max-width: 767px){.singleEvents .featuredImage>.quickFacts>h1,.page-template-template-get-involved .featuredEvent>.quickFacts>h1{font-size:34px}}.singleEvents .multiDay--event>.quickFacts>h1,.page-template-template-get-involved .multiDay--event>.quickFacts>h1{width:125px;margin-left:20px;font-size:33px;line-height:1}@media screen and (max-width: 992px){.singleEvents .multiDay--event>.quickFacts>h1,.page-template-template-get-involved .multiDay--event>.quickFacts>h1{max-width:none !important;margin-left:20px !important}}.singleEvents .featuredImage>.quickFacts>h4,.page-template-template-get-involved .featuredEvent>.quickFacts>h4,.page-template-template-get-involved .featuredEvent>.quickFacts>a>h4{color:#d92429;line-height:1;margin:2px 45px 0px 0px;display:block;float:right;width:60%;font-weight:normal;margin-bottom:10px}.post-type-archive-events .featuredEvent>.quickFacts>a>h4:hover,.page-template-template-get-involved .featuredEvent>.quickFacts>a>h4:hover{text-decoration:underline}.singleEvents .featuredImage>.quickFacts>h4>span,.post-type-archive-events .featuredEvent>.quickFacts>h4>span,.page-template-template-get-involved .featuredEvent>.quickFacts>h4>span{font-size:18px;font-weight:normal;color:#354d60;display:block}#featured-event-container{max-width:560px;min-height:310px;width:100%;display:block;position:relative}#featured-event-container .featuredEvent{max-width:100%;min-height:310px}@media screen and (max-width: 992px){#featured-event-container{max-width:100%}}.feat-show{display:block !important}.post-type-archive-events .featuredEvent,.page-template-archive-events .featuredEvent{display:none}#featured-event-container .featured-event-prev{content:"";width:31px;height:34px;background-image:url("img/feat-event-bg-left.png");background-position:right;background-repeat:no-repeat;display:block;float:left;position:absolute;top:147px;left:-6px;-webkit-transition:width .1s;transition:width .1s}#featured-event-container .featured-event-prev:hover,#featured-event-container .featured-event-next:hover{width:62px}#featured-event-container .featured-event-next{content:"";width:31px;height:34px;background-image:url("img/feat-event-bg-right.png");display:block;float:left;position:absolute;top:146px;right:-6px;-webkit-transition:width .1s;transition:width .1s}.singleEvents .halfHeight{display:block;height:10px}.eventSingleRow{margin:20px 0px 20px 0px;color:#5e5e5e;width:100%}.lightGray{color:#898989}.eventSingleRow h5{margin:0px;color:#45413e;font-size:14px;font-weight:bold}.single-events hr{margin-bottom:38px;margin-top:18px}.tertiary-banner{padding:20px;background-color:#354d60;display:block;position:relative;overflow:visible;width:200%;margin-bottom:70px}.tertiary-banner p{color:#fff;max-width:300px;display:block;float:left;margin-right:50px;margin-bottom:0px}.tertiary-banner .button{margin-top:-25px;height:120px;position:absolute;z-index:100;background-color:#d92429;border:none;border-radius:0;font-size:14px;width:250px}.tertiary-banner .button:hover{background-color:rgb(195.128458498,32.371541502,36.8675889328)}.tertiary-banner .button span{z-index:500;position:relative;font-size:18px;display:block;text-align:center;padding-top:40px;white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word}.news-button{margin-top:15px}.wp-caption p{margin-top:5px;text-align:center;margin-bottom:20px;width:90%}.wp-caption-text{color:#a7a7a7 !important}.singleNews .alignright{float:left;width:100% !important}.singleNews .alignright a{float:left;display:block;width:50%}.singleNews .alignright p.wp-caption-text{float:left;display:block;width:45%;border-left:1px solid #b2b2b2;text-align:left;padding-left:10px;margin-left:10px;margin-top:50px}.singleNews h1{font-size:36px;color:#676767;margin-top:10px;font-family:"Gotham",sans-serif}.singleNews h2{font-size:30px;color:#676767;margin-top:10px;font-family:"Gotham",sans-serif}.singleNews h3{font-size:26px;color:#676767;margin-top:10px;font-family:"Gotham",sans-serif}.gallery .gallery-caption{display:none}.galleria-container{background:#fff}.galleria-container .galleria-info{top:inherit;bottom:60px;width:100%;position:absolute;text-align:center}.general h2{font-family:"Gotham Light",sans-serif;text-transform:uppercase;color:#354d60;font-size:2.25rem;line-height:1.1;margin:20px 0px 20px 0px;font-weight:300}@media screen and (max-width: 992px){.general h2{font-size:2rem}}@media screen and (max-width: 600px){.general h2{font-size:1.75rem}}.general ul,.general ol{padding-left:16px;margin-bottom:15px}.general ul{list-style-type:disc}.general ol{list-style-type:decimal}.general ul li,.general ol li{font-size:14px;color:#354d60;line-height:21px;margin-top:4px}.general pre{text-wrap:auto}.collapsableContainer{width:100%;display:block;min-height:36px;margin-top:16px;margin-bottom:32px;border:1px solid #d92429;border-radius:3px}.collapsableContainer h5{font-size:14px;color:#d92429;line-height:36px;padding:0px;margin:0px;cursor:pointer}.collapsableContainer h5 span{display:block;float:left;width:30px;height:36px;background-color:#d92429;margin-right:10px}.collapsableContainer h5 span.up{background:url(img/collapsableArrow.png) no-repeat #d92429;background-position:11px 15px}.collapsableContainer h5 span.down{background:url(img/collapsableArrow.png) no-repeat #d92429;background-position:11px -16px}.collapsableContainer .content{padding:10px 15px 15px 38px;display:none}.error{font-size:14px;color:#e00c0c}.alert{display:block;margin-bottom:20px;font-size:14px;color:#e00c0c}.form-control{display:block;width:100%;height:36px;font-size:14px;line-height:25px;color:#354d60;background-color:#fff;background-image:none;border:1px solid rgba(53,77,96,.5);border-radius:3px;margin-top:1px}.newsFilter{display:block;margin-bottom:35px;min-height:60px}.newsFilter.newsFilter--has-btm-space{margin-bottom:35px}.donate-form-holder iframe{max-width:460px;display:block}.button.btn-donate{margin-top:15px}.survey-form .button.btn-donate{margin-top:0}#labelGenerate strong{margin-bottom:10px;display:inline-block}.newsFilter label{padding-bottom:5px;display:block;font-size:14px;color:#354d60}.newsFilter .newsSearch{padding-top:13px}.news-filter-topic{display:block;-webkit-column-count:2;-moz-column-count:2;column-count:2;overflow:hidden;-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px}.news-filter-topic li{display:inline-block;width:95%}.mapContainer{min-width:500px;min-height:432px;background-color:#ebebeb;width:300%;display:block;margin-top:30px;position:relative;background-color:rgba(0,0,0,0);display:-webkit-box;display:-ms-flexbox;display:flex;width:120%}.bottom-content{margin-top:60px}@media screen and (max-width: 767px){.bottom-content{margin-top:30px}}.contBoost{min-height:475px !important}.detailBoost{height:472px !important}.tooltip{display:inline;position:relative}.tooltip:hover:after{background:#e1722b;background:#e1722b;bottom:30px;color:#fff;content:attr(title);left:30%;padding:15px 11px 13px 11px;position:absolute;z-index:98;min-width:100px;font-family:"Gotham",sans-serif;font-size:14px;font-variant:small-caps}.tooltip:hover:before{border:solid;border-color:#e1722b rgba(0,0,0,0);border-width:6px 6px 0 0px;bottom:24px;content:"";left:30%;position:absolute;z-index:99}.tooltipped:after{background:#e1722b;background:#e1722b;bottom:30px;color:#fff;content:attr(title);left:30%;padding:15px 11px 13px 11px;position:absolute;z-index:98;min-width:100px;font-family:"Gotham",sans-serif;font-size:14px;font-variant:small-caps}.tooltipped:before{border:solid;border-color:#e1722b rgba(0,0,0,0);border-width:6px 6px 0 0px;bottom:24px;content:"";left:30%;position:absolute;z-index:99}.mapContainer .map{float:left;height:432px;width:344px;display:block;background-size:auto 100%;background-repeat:no-repeat;position:relative;-ms-flex-preferred-size:344px;flex-basis:344px;float:none;width:auto}.mapContainer .mapRegion{float:left;height:472px;width:360px;display:block;background-size:auto 100%;background-repeat:no-repeat;position:relative;border:1px solid #d92429;border-right:none;background-color:#fff;border:none;-ms-flex-preferred-size:360px;flex-basis:360px;float:none;padding-right:20px;width:auto}_:-ms-fullscreen,:root .mapContainer.contBoost .mapRegion{-ms-flex-preferred-size:380px;flex-basis:380px}_:-ms-fullscreen,:root #imageMap{display:none}ul#getInvolved{columns:2;-webkit-columns:2;-moz-columns:2;-o-column-count:2;-webkit-column-count:2;-moz-column-count:2;column-count:2;position:absolute;bottom:0;padding-left:0px;width:350px;height:14em}ul#getInvolved li{font-size:14px;color:#737373;padding-left:22px;padding-top:8px;padding-bottom:8px;cursor:pointer;padding-right:8px;margin-bottom:1px;overflow:hidden}ul#getInvolvedRegion{columns:2;-webkit-columns:2;-moz-columns:2;-o-column-count:2;-webkit-column-count:2;-moz-column-count:2;column-count:2;position:absolute;bottom:0;padding-left:0px;width:350px;height:14.5em}ul#getInvolvedRegion li{font-size:14px;color:#676767;padding-left:22px;padding-top:8px;padding-bottom:8px;cursor:pointer;padding-right:8px;margin-bottom:1px;overflow:hidden}ul#getInvolvedRegion li a{text-decoration:none}ul#getInvolvedRegion li a:hover{text-decoration:none}.inner{padding:20px}.individualDetail{display:none;color:#5e5e5e}.individualDetail img{margin-bottom:15px}.individualDetail h2{margin-bottom:10px;font-size:30px;font-family:"Gotham",sans-serif;color:#354d60;line-height:30px;word-wrap:break-word}.individualDetail .contact{width:160px;float:left;line-height:25px;margin-bottom:10px;float:none;width:100%}.individualDetail button{background:none;border:none;color:#d92429;cursor:pointer;font-size:14px;font-family:"Gotham",sans-serif;font-weight:400;line-height:25px;outline:none;padding:0}.individualDetail button:hover,.individualDetail button:focus{color:#d92429}.contactRow{margin-bottom:30px}.minimal{margin-bottom:-20px}.negTen{margin-top:-10px}.individualDetail .address{width:220px;float:left;margin-left:20px;line-height:25px;display:block;float:none;margin-left:0;width:100%}.showDetail{display:block !important}.region-banner{background-color:#354d60;display:block;position:absolute;overflow:visible;width:200%;height:70px;bottom:20px;left:362px;margin-top:1em;position:static;text-align:center;width:100%}.hide-me{display:none !important}.region-banner .button{margin-top:0px;height:80px;position:absolute;z-index:100;background-color:rgba(0,0,0,0);border:none;font-size:14px;width:276px;margin-left:40px;display:block;margin-left:20px}.button-good{background-color:#d92429;color:#fff;display:inline-block;font-size:18px;line-height:1;position:relative;text-align:center;text-decoration:none;text-transform:lowercase;white-space:nowrap;min-width:180px;-webkit-transition:background-color 150ms ease-out;transition:background-color 150ms ease-out;padding:20px 10px}.button-good span{font-size:18px;vertical-align:middle;line-height:1}.button-good:after{border-bottom:80px solid #d92429;border-right:50px solid rgba(0,0,0,0);left:100%}.button-good:hover{background-color:rgb(195.128458498,32.371541502,36.8675889328);text-decoration:none}.region-banner .button span{z-index:500;position:relative;font-size:18px;line-height:1;display:block;text-align:center;padding-top:7px;margin-left:-50px}.region-banner .button:before{left:2.75em}.region-banner .button:after{left:4.05em}.region-banner .button:before,.region-banner .button:after{z-index:150;width:188px;background:#d92429;border:.125em solid #d92429}.region-banner .button:hover:before,.region-banner .button:hover:after{z-index:150;background:#d92429;border:.125em solid #d92429}ul#getInvolved li.active{background-color:#d92429;color:#fff}ul#getInvolved li:hover{background-color:#d92429;color:#fff}ul#getInvolvedRegion li.active{background-color:#d92429;color:#fff}ul#getInvolvedRegion li:hover{background-color:#d92429;color:#fff}.mapContainer .map img{position:relative}.mapContainer .map map{position:relative}.mapContainer .mapDetail{float:left;display:block;width:60%;height:430px;background-color:#f2f2f2;border:none;height:auto;padding-bottom:10px;-ms-flex-preferred-size:365px;flex-basis:365px}_:-ms-fullscreen,:root .mapContainer.contBoost .mapDetail{width:50%}.mapContainer .mapDetail .individual{padding:15px;display:none}.mapContainer .mapDetail .individual img{margin-bottom:20px}.mapContainer .mapDetail .individual h2{margin-bottom:10px;font-size:36px;font-family:"Gotham",sans-serif;font-size:26px;line-height:10px}.mapContainer .mapDetail .individual p{margin-bottom:20px}.mapContainer .mapDetail .individual ul{margin:0px;list-style-type:none;padding:0px}.mapContainer .mapDetail .individual ul li{margin-bottom:5px;list-style-type:none;font-size:14px;padding-left:30px;margin-left:-9px}.mapRegionIcon:before{content:"";display:block;float:left;background:url("img/mapAnchorGray.png") no-repeat;width:9px;height:14px;margin-top:0px;margin-right:10px}.publicationsPullTitle{margin-bottom:20px}li.person:before{content:" ";display:block;width:18px;height:18px;margin-left:-22px;float:left;background:url("img/map-icons.png") no-repeat;background-position:0px 0px}li.maps:before{content:" ";display:block;width:18px;height:18px;margin-left:-22px;float:left;background-color:#000;background:url("img/map-icons.png") no-repeat;background-position:0px -29px}li.pdf:before{content:" ";display:block;width:18px;height:18px;margin-left:-22px;float:left;background-color:#000;background:url("img/map-icons.png") no-repeat;background-position:0px -57px}#anchorMap1{position:absolute;height:25px;width:25px;display:block;top:281px;left:142px;cursor:pointer}#anchorMap2{position:absolute;height:25px;width:25px;display:block;top:307px;left:168px;cursor:pointer}#anchorMap3{position:absolute;height:25px;width:25px;display:block;top:370px;left:159px;cursor:pointer}#secondaryFeatures{display:block;margin-top:32px;position:relative;min-height:260px}#secondaryFeatures>.feature{height:142px;display:block;margin-bottom:10px;position:relative;z-index:150}#secondaryFeatures>.muted{z-index:200}#secondaryFeatures>.feature>.imagebg{width:50%;position:relative;display:block;background-size:cover;height:142px;overflow:hidden;float:left;filter:grayscale(100%);-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);-o-filter:grayscale(100%);filter:url(resources.svg#desaturate);-webkit-filter:grayscale(1);filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1)}#secondaryFeatures>.feature:hover .imagebg{filter:none !important;-webkit-filter:grayscale(0%)}#secondaryFeatures>.feature>.label h4{margin:0px;background-color:rgba(217,36,41,.9);position:absolute;bottom:14px;padding:14px 50px 14px 25px;font-family:"Gotham",sans-serif;color:#fff;font-weight:400;width:210px;float:left}#secondaryFeatures>.feature>.description{display:block;float:right;width:50%;height:142px;background:#f2f2f2;z-index:200}#secondaryFeatures>.feature>.even:before{left:18.3em;-webkit-transform:skewX(20.5deg);-ms-transform:skewX(20.5deg);transform:skewX(20.5deg);border-right:none !important}#secondaryFeatures>.feature>.description p{padding:20px;z-index:100;position:relative}#secondaryFeatures>.feature>.hidden:before{background:#fff}.hidden p{display:none}#secondaryFeatures>.feature>.hidden{background-color:#fff}#secondaryFeatures>.feature>.hidden{background-color:#fff;z-index:150}#secondaryFeatures>.feature>.label h4:after{content:"";display:inline-block;background:url("img/menu-tick.png") no-repeat;width:5px;height:13px;margin-left:10px;margin-bottom:-2px;position:relative}#secondaryFeatures>.quote{position:absolute;float:right;width:50%;right:0px;top:0px;z-index:170}#secondaryFeatures>.quote p{font-family:"Gotham",sans-serif;color:#5e5e5e;font-size:21px;line-height:35px;display:table-cell;height:300px;vertical-align:middle;font-style:italic;opacity:.5}#secondaryFeatures>.quote>.quoteText{width:80%;float:right}#secondaryFeatures>.quote>.quoteText:before{content:"";width:40px;height:30px;display:block;float:left;background:url(img/quote.png);margin-left:-40px}#secondaryFeatures>.feature>.label{display:block;position:absolute;bottom:0px;left:0}.secondarySectionTitle{display:block;margin-bottom:40px}.searchResult{margin-bottom:40px;display:block}.searchResult h4{font-size:18px;font-weight:normal;margin:0px 0px 0px 0px}.searchResult h2{font-weight:normal;line-height:35px;margin:0px 0px 20px 0px}.searchResult .read-more{margin-top:12px}.searchResult .searchCrumb,.searchResult .searchCrumb h1{color:rgba(103,103,103,.7);font-size:14px;margin:0px;display:inline;font-weight:normal}.searchResult .searchExcerptImage{display:block;float:left;margin-right:10px;width:100px;height:100px;background-position:top center;background-repeat:no-repeat;background-size:cover}.searchResult .smallVideoLink{margin-right:10px}#eventBar{position:fixed;left:0px;bottom:0px;height:60px;width:100%;background:#354d60;z-index:900;-webkit-box-shadow:0px -1px 2px rgba(2,2,2,.3);box-shadow:0px -1px 2px rgba(2,2,2,.3)}#eventBar>.container{cursor:default}.dayGroup{display:inline-block;width:24px;margin-top:10px;margin-right:5px;cursor:default;-webkit-transition:opacity .5s,-webkit-box-shadow .7s;transition:opacity .5s,-webkit-box-shadow .7s;transition:opacity .5s,box-shadow .7s;transition:opacity .5s,box-shadow .7s,-webkit-box-shadow .7s}.contains{background-color:#d92429;cursor:pointer}.dayGroup:hover{opacity:.9;-webkit-box-shadow:0px 3px 2px #131313;box-shadow:0px 3px 2px #131313}.dayGroup span.num{font-size:16px;display:block;text-align:center;padding-top:3px;color:#fff}.dayGroup span.letter{font-size:13px;display:block;text-align:center;padding-bottom:3px;color:#d3d3d3}.beforeBar{width:10px;height:22px;background:url("img/eventBar-left.png") no-repeat;display:block;float:left;margin-right:10px;margin-top:20px}.afterBar{width:10px;height:22px;background:url("img/eventBar-right.png") no-repeat;display:block;float:right;margin-left:10px;margin-top:20px}.beforeBar:hover,.afterBar:hover{opacity:.8;cursor:pointer}.dayContainer{float:left;max-width:815px;overflow:hidden}.dayScroller{width:auto;overflow-x:scroll;height:79px;white-space:nowrap}.barMonth{font-size:10px;width:15px;height:22px;margin-top:20px;margin-right:25px;display:block;float:left;color:#fff;font-family:"Gotham",sans-serif;text-transform:uppercase;padding-top:3px}.barMonth:first-letter{font-size:14px}.toggleBarLeft{width:14px;height:22px;background:url("img/toggleBar-left.png") no-repeat;display:block;float:left;margin-right:10px;margin-top:23px}.toggleBarRight{width:14px;height:22px;background:url("img/toggleBar-right.png") no-repeat;display:block;float:right;margin-left:10px;margin-top:23px}.toggleBarLeft{display:none}.toggleBarRight:hover,.toggleBarLeft:hover{opacity:.8;cursor:pointer}.calendar{display:none;opacity:0;-webkit-transition:opacity 1s,-webkit-transform 1s;transition:opacity 1s,-webkit-transform 1s;transition:opacity 1s,transform 1s;transition:opacity 1s,transform 1s,-webkit-transform 1s}#eventBar .shown{display:block;opacity:1}.topicFilter{margin-bottom:90px;position:relative;z-index:1000;display:block;float:left}.filterInputs li:hover label{background-color:#e5e5e5}.topicFilter ul{padding:0px;z-index:99;line-height:1;list-style-type:none;-webkit-margin-before:0;margin-block-start:0;-webkit-margin-after:0;margin-block-end:0}.filterInputs{width:488px;border:1px solid #d92429;border-bottom:none;display:block;padding-top:32px !important;border-top-right-radius:10px;padding-bottom:5px !important;display:none;background-color:#fff}.filterInputs{overflow:auto}.filterInputs li{display:block;margin-bottom:0px;padding-left:10px}.filterInputs label{cursor:pointer;display:block;float:left;position:relative;line-height:28px;width:100%}.filterInputs label span.only{color:#d92429;font-size:12px;margin-right:5px;right:0;position:absolute;display:none;height:10px;top:-13px}.filterInputs li:hover span.only{display:inline-block}.topicFilter .anchor{padding:10px 15px;border:1px solid #d92429;-webkit-border-top-left-radius:8px;-webkit-border-top-right-radius:8px;-webkit-border-bottom-left-radius:8px;-webkit-border-bottom-right-radius:8px;-moz-border-radius-topleft:8px;-moz-border-radius-topright:8px;-moz-border-radius-bottomleft:8px;-moz-border-radius-bottomright:8px;border-top-left-radius:8px;border-top-right-radius:8px;border-bottom-left-radius:8px;border-bottom-right-radius:8px;width:auto;display:block;float:left;padding-right:50px;background-color:#fff;position:relative;z-index:10;margin-bottom:-1px;color:#969696;font-size:14px;cursor:pointer;min-width:63px}.topicFilter .anchor:after{content:"";width:14px;height:7px;background-image:url(img/dropdownArrows.svg);background-position:0px 0px;display:block;float:right;margin:4px -37px 0px 20px;background-repeat:no-repeat}.topicFilter .anchor.clicked:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14.026' height='7.013' viewBox='0 0 14.026 7.013'%3E%3Cpath id='Path_942' data-name='Path 942' d='M606.84,2367.345l-7.013,7.013-7.013-7.013Z' transform='translate(606.84 2374.358) rotate(180)' fill='%23d92429'/%3E%3C/svg%3E%0A")}.clicked{border-bottom:none !important;-webkit-border-top-left-radius:4px !important;-webkit-border-top-right-radius:4px !important;-webkit-border-bottom-left-radius:0px !important;-webkit-border-bottom-right-radius:0px !important;-moz-border-radius-topleft:4px !important;-moz-border-radius-topright:4px !important;-moz-border-radius-bottomleft:0px !important;-moz-border-radius-bottomright:0px !important;border-top-left-radius:4px !important;border-top-right-radius:4px !important;border-bottom-left-radius:0px !important;border-bottom-right-radius:0px !important}.filterInputs input[type=checkbox]{display:none}.filterInputs input[type=checkbox]+label span.check{display:inline-block;width:11px;height:11px;margin:8px 4px 4px 0px;vertical-align:middle;background:url(img/checkbox_sprite.png) left top no-repeat;background-position:0px -13px;cursor:pointer}.filterInputs input[type=checkbox]:checked+label span.check{background:url(img/checkbox_sprite.png) top no-repeat;background-position:0px 0px}.galleria{width:100%;height:auto;margin-bottom:40px}.galleria--half{width:50%}@media screen and (max-width: 767px){.galleria--half{width:100%}}.galleria--left{float:left;margin-right:15px;margin-bottom:15px}@media screen and (max-width: 767px){.galleria--left{float:none;margin-left:0;margin-right:0;width:100%}}.galleria--right{float:right;margin-right:15px;margin-bottom:15px}@media screen and (max-width: 767px){.galleria--right{float:none;margin-left:0;margin-right:0;width:100%}}.categoryExcerptImage{display:block;float:left;margin-right:10px;width:180px;height:180px;background-position:top center;background-repeat:no-repeat;background-size:cover}select{background-color:#fff;line-height:32px;height:32px;margin-top:6px;border:1px solid #d92429;border-radius:8px;color:#969696}#sortSort{margin:0 12px 0 0}.regionArea{cursor:pointer}img#regionMap{margin-top:30px;margin-left:10px}.slantImage{padding-top:35px}.slantImage img{clip-path:polygon(0px 208px, 146.5px 207px, 147px 141.2px, 200px, 400px)}.regionFilterCont{display:block;position:relative;float:left;min-width:215px;height:20px;z-index:10}.regionFilter{margin-top:-15px;position:absolute;min-width:150px;margin-bottom:90px;z-index:1000;display:block;float:left;padding:6px 10px}#regionSeclectionAnchor{padding:7px 10px 7px 10px;border:1px solid rgba(53,77,96,.5);-webkit-border-top-left-radius:4px;-webkit-border-top-right-radius:4px;-webkit-border-bottom-left-radius:4px;-webkit-border-bottom-right-radius:4px;-moz-border-radius-topleft:4px;-moz-border-radius-topright:4px;-moz-border-radius-bottomleft:4px;-moz-border-radius-bottomright:4px;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-left-radius:4px;border-bottom-right-radius:4px;display:block;float:left;padding-right:50px;background-color:#fff;position:relative;z-index:10;margin-bottom:-1px;color:#999;font-size:14px;cursor:pointer;min-width:100px}#regionSeclectionAnchor{width:150px}@media screen and (max-width: 1290px){#regionSeclectionAnchor{width:auto}}#regionSeclectionAnchor:after{content:"";background-image:url("data:image/svg+xml,%3Csvg height='7.013' viewBox='0 0 14.026 7.013' width='14.026' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m606.84 2367.345-7.013 7.013-7.013-7.013z' fill='%23d92429' transform='translate(-592.815 -2367.345)'/%3E%3C/svg%3E");background-position:0px 0px;display:block;float:right;margin:7px -37px 0px 20px;background-repeat:no-repeat;width:14px;height:7px}#regionSeclectionAnchor.clicked:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14.026' height='7.013' viewBox='0 0 14.026 7.013'%3E%3Cpath id='Path_942' data-name='Path 942' d='M606.84,2367.345l-7.013,7.013-7.013-7.013Z' transform='translate(606.84 2374.358) rotate(180)' fill='%23d92429'/%3E%3C/svg%3E%0A");background-position:center !important}#regionSelectionDropdown{width:540px;border:1px solid #d92429;border-bottom:none;display:none;padding-top:40px !important;border-top-right-radius:10px;background-color:#fff;margin-top:35px;position:absolute;padding-bottom:55px !important}.attachment-publication-thumb{margin-bottom:10px}#regionSelectionDropdown #getInvolved{columns:1 !important;-webkit-columns:1 !important;-moz-columns:1 !important;right:11px;list-style-type:none;top:37px;width:auto !important;height:300px}#regionSelectionDropdown #getInvolved li{padding:4px 4px 4px 9px}#regionSelectionDropdown .mapRegion{background-position:10px 0px !important;margin-top:-54px}.regionFilterDescription{height:82px;text-align:left;width:39%;margin-left:17%}.post-type-archive-events #searchInput{position:relative;z-index:200;padding:0 10px;height:34px;width:calc(100% - 20px)}#eventFilterGo,#eventFilterHomeGo{position:absolute;right:3px;bottom:-9px;z-index:300}.homeEventsHeight{min-height:400px}.homeEventsHeight .col12{width:100%}.showing{display:block !important}.subSelectDonate{display:none}.donateSelectHasChild:after{content:">";color:#5e5e5e;display:inline-block;width:5px;height:13px;float:right;margin-top:0px;position:relative;margin-right:5px}#event-archive-filter{margin-left:-10px;margin-top:8px}#fadedImageBackground{background-image:url(img/page_bg_image.jpg);background-repeat:no-repeat;background-position:center center;background-size:cover;height:700px;width:100%;position:absolute;margin-top:-500px;z-index:20;opacity:.5}#fadedImageBackground.--custom-img{bottom:510px;height:350px;opacity:1;margin:0}#fadedImageBackground.--custom-img:after{content:"";display:block;position:absolute;width:100%;height:55%;bottom:0;background:-webkit-gradient(linear, left top, left bottom, from(transparent), to(#fff)) left repeat;background:linear-gradient(transparent, #fff) left repeat}#fadedImageBackground.--custom-img~#fadedImageBackgroundGradient{display:none}#fadedImageBackgroundGradient{height:700px;width:100%;position:absolute;margin-top:-500px;z-index:30;background:-webkit-gradient(linear, left top, left bottom, from(rgb(255, 255, 255)), to(rgba(125, 185, 232, 0)));background:linear-gradient(to bottom, rgb(255, 255, 255) 0%, rgba(125, 185, 232, 0) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#fff", endColorstr="#007db9e8", GradientType=0)}.higherBody{z-index:200}.higherBody .col3{width:calc(20% + 6px)}@media(max-width: 1411px){.single-post .higherBody .col3{width:280px}}.higherBody .col8.left50{padding-top:90px;margin-left:2%;width:70%}@media(max-width: 992px){.higherBody .col8.left50{width:100%;margin-left:0;padding-top:45px}}.videoLink{position:relative;display:block}.featuredVideoHome .slantImage{padding:0}.featuredVideoHome .videoLink{position:relative}.featuredVideoHome .videoLink::after{content:"";position:absolute;width:60px;height:60px;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);top:50%;left:50%;background-image:url("data:image/svg+xml,%0A%3Csvg height='28.099' viewBox='0 0 24.335 28.099' width='24.335' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m621.712 722.749v28.1l12.167-7.027 12.168-7.023-12.168-7.025z' fill='%23333' transform='translate(-621.712 -722.749)'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:calc(50% + 3px) center;background-color:hsla(0,0%,100%,.53);border-radius:50%;z-index:1}.videoLink img{max-width:100% !important;width:100%}.smallVideoLink{position:relative;display:block;margin-bottom:10px}.smallVideoLink::after{content:"";position:absolute;width:60px;height:60px;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);top:50%;left:50%;background-image:url("data:image/svg+xml,%0A%3Csvg height='28.099' viewBox='0 0 24.335 28.099' width='24.335' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m621.712 722.749v28.1l12.167-7.027 12.168-7.023-12.168-7.025z' fill='%23333' transform='translate(-621.712 -722.749)'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:calc(50% + 3px) center;background-color:hsla(0,0%,100%,.73);border-radius:50%;z-index:1}.smallVideoLink img{max-width:100% !important;width:100%;position:relative;display:block}.gray{color:#676767}.searchFilterMargin{margin-bottom:80px}.ui-tooltip{background:#000;border:1px solid #e1e1e1}.ui-tooltip{padding:5px 10px;color:#fff;border-radius:2px;font:12px "Gotham",sans-serif;-webkit-box-shadow:0 0 2px #000;box-shadow:0 0 2px #000}.attribution{float:right;margin-top:10px;color:#fff}.topicFilter ul li{list-style-type:none;display:inline-block !important;-webkit-transform:translateZ(0);transform:translateZ(0);line-height:1em}.filterInputs input[type=checkbox]+label span.check{position:absolute;left:0}.filterInputs label{padding:0 30px 0 20px;width:auto;float:none}.filterInputs label span.only{right:0px;bottom:29px}.news-negative{padding-bottom:50px;margin-bottom:30px;height:auto !important;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.news-small{width:47%;position:relative !important;left:0 !important;top:0 !important}.newsExcerpt--featured{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;position:relative !important;left:0 !important;top:0 !important}.newsExcerpt__image,.newsExcerpt__content{-webkit-box-flex:0;-ms-flex:0 0 47%;flex:0 0 47%}.newsExcerpt__image{position:relative}.newsExcerpt__flag{background:#d92429;position:absolute;top:10px;left:0;color:#fff;padding:.5em 1em;text-transform:uppercase;font-size:.875rem;font-family:Gotham,sans-serif;font-weight:600}#newsLoader,#videoLoader,#pressLoader,#eventsLoader{position:absolute;left:52%}#showAllFilter,#showAllFilterVid,#showAllFilterPress{position:absolute;top:40px;z-index:100;left:10px}.event-page-filter-region{font-family:"Gotham",sans-serif;margin-bottom:30px;display:none}.post-type-archive-events .event-page-filter-region{display:block}.donate-sub-text{font-style:italic;font-size:12px}#read-more-square{display:table-cell;vertical-align:middle;width:180px;height:180px;text-align:center;font-weight:bold;font-size:15px;line-height:1;border:1px solid #d92429;color:#d92429;background-color:#fff}#read-more-square span{font-size:20px;vertical-align:bottom;line-height:.8}#read-more-square:hover{background-color:#d92429;color:#fff}.wpcf7-list-item-label{font-weight:bold;line-height:1}span.wpcf7-list-item{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:center;align-content:center;margin:0 1em 0 0}span.wpcf7-list-item input{height:12px;margin:0 5px 0 0}#print-only{display:none}.mobile-title{display:none}#spark-email-signup label{display:inline-block;width:90px}#spark-email-signup button{font-size:1em}#italy-register-form input[type=radio]{vertical-align:bottom;margin-right:6px}#italy-register-form strong{font-size:15px;color:#d92429;margin-top:30px;display:block}#italy-register-form h3{color:#354d60}#italy-register-form h3 span{font-size:15px}.form-spacer{margin-bottom:40px}.signature-left,.signature-right{display:inline-block;margin-bottom:5px}.signature-left{width:34%;margin-right:2%}.signature-right{width:61%}#italy-register-form .required-error{border:1px solid red}.required-star,.msg{color:red}#primary.widget-area .well p img{max-width:100%;height:auto}#anchorMap1,#anchorMap2,#anchorMap3{width:86px;padding-left:27px}#anchorMap1 span,#anchorMap2 span,#anchorMap3 span{font-size:14px;font-weight:bold;color:#fff}#anchorMap1:before,#anchorMap1:after,#anchorMap2:before,#anchorMap2:after,#anchorMap3:before,#anchorMap3:after{display:none}.relatedNews__inner:before,.relatedNews__inner:after{display:table;content:""}.relatedNews__inner:after{clear:both}.relatedNews__single{display:inline-block;width:30%;margin-right:3%;vertical-align:top}.relatedNews__featuredImage img{max-width:100%;height:auto}.relatedNews__single h5{font-size:14px;line-height:20px;font-weight:bold;color:#45413e;margin:0px 0px 5px 0px}.relatedNews{margin-top:50px}.relatedNews__title{line-height:21px;margin-top:20px;margin-bottom:2px;max-width:750px;margin-top:8px;font-size:15px}.relatedNews__date,.relatedNews__tags{font-size:12px;line-height:21px;color:#5e5e5e}.relatedNews__tags{color:#989898}.relatedNews__featuredImage h4{text-transform:uppercase;position:absolute;bottom:15px;right:20px;font-size:33px;color:#fff;font-weight:bold;margin-top:8px;line-height:25px;margin-bottom:2px;max-width:750px}.home .filterInputs li{-webkit-transform:none !important;-ms-transform:none !important;transform:none !important}@media screen and (max-width: 992px){.page-id-15065 ul#slider li{background-size:cover;background-position:center -164px}}@media(max-width: 450px){.relatedNews__single{width:100%;display:block;margin-bottom:25px}}@media screen and (max-width: 960px){#mainBody{background-position:-828px 0}.toggleBarRight{display:none;width:0px}.toggleBarLeft{display:none;width:0px}}.show-mobile-only{display:none}@media(max-width: 992px){.show-mobile-only{display:block}.show-desktop-only{display:none}#header{height:auto !important;visibility:visible}.news-filter-topic{-webkit-column-count:2 !important;-moz-column-count:2 !important;column-count:2 !important;width:497px !important}.filterInputs li{padding:5px 5px 5px 15px}#mainBody{margin:0 !important}#slider~.container{height:100%;padding-top:220px}#rotateCorrect{min-height:480px}body .donateHeaderButton{top:355px}body .donateHeaderText{top:0;margin-top:50px}body div.heroContent{min-height:auto}}@media(max-width: 615px){.news-filter-topic{-webkit-column-count:1 !important;-moz-column-count:1 !important;column-count:1 !important}.topicFilter ul li{display:block !important}.topicFilter ul{width:100% !important}#slider~.container{padding-top:250px}body .donateHeaderButton{top:340px}body .donateHeaderText{top:343px}}@media(max-width: 500px){#slider~.container{padding-top:250px}}@media print{#sidebar,#shareNow,#mp-menu,#footer,.show-mobile-only,#menu-main,#mobile-header,#searchWrap,#header,#whiteNewsOverlay{display:none !important}img{max-width:200px !important}#print-only{padding-top:50px;display:block;margin-bottom:-20px}.singleNews,.news-large{width:90% !important;margin-left:auto !important;margin-right:auto !important;margin-top:0px !important}#header{border-bottom:0px solid #fff !important}.donateHeaderButton{display:none !important}#mainBody{padding-top:65px !important}.singleBreadcrumbs{display:none}.mobile-title{display:block;margin-bottom:20px}.wp-caption{float:left;max-width:300px}p{font-size:14px !important}h1{font-size:18px !important}}#eventBar .past{opacity:.4}#eventBar .today{position:relative}#eventBar .today:before{content:" ";display:block;width:1em;height:1em;background:#fff;position:absolute;top:-1.5em;left:50%;margin-left:-0.5em;-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg);font-size:10px}@media(min-width: 1100px){.dayContainer{max-width:1010px;margin:0 auto;float:none;text-align:center}#eventBar .container{width:auto}.toggleBarRight,.toggleBarLeft{display:none !important}.afterBar{position:absolute;right:20px;bottom:35px}.barMonth{position:absolute;top:-47px;right:50%;width:80px;margin-right:-40px;padding:5px;border-radius:3px 3px 0 0;margin-left:20px;text-align:center;padding-bottom:0;background:#354d60}#footer{padding-bottom:100px}}@media screen and (max-width: 992px){ul#getInvolvedRegion{columns:1;-webkit-columns:1;-moz-columns:1;-o-column-count:1;-webkit-column-count:1;-moz-column-count:1;column-count:1;position:static;bottom:0;padding-left:0px;width:100%;height:auto}#getInvolvedRegion a{display:block;width:100%}img#regionMap{margin-top:30px;margin-left:0}.mapContainer .mapRegion{display:block !important;height:auto !important;width:100% !important}}h2.section-label a{color:#fff}.gform_page{padding-bottom:30px;position:relative}.parent-pageid-9404 .sideNav li,.page-id-9404 .sideNav li{display:none}.parent-pageid-9404 .sideNav li:nth-child(1),.page-id-9404 .sideNav li:nth-child(1),.page-id-9404 .sideNav li:nth-child(2),.parent-pageid-9404 .sideNav li:nth-child(2){display:block}.parent-pageid-9404 #page-description p{display:none}.gform_wrapper h1{color:#000;font-family:"Gotham",sans-serif;font-size:2rem;font-weight:normal;margin-bottom:.5em}.page-id-9404 #mainBody .container,.page-id-9571 #mainBody .container{width:100%}.page-id-9404 #mainBody .container .left50,.page-id-9571 #mainBody .container .left50{margin-left:0;width:64%}.page-id-9404 .gform_wrapper .gf_page_steps{margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.page-id-9404 .gfield_required{display:none}.gform_wrapper p{font-size:1rem;line-height:1.7}.gform_wrapper p span{color:#000;font-weight:bold}.page-id-9404 .gform_wrapper #gform_page_2_1 .gform_page_footer{float:right;margin-top:-38px;padding:0;width:auto}.page-id-9404 .gform_wrapper #gform_page_2_1 .gform_page_footer input{font-weight:bold}#gform_fields_2_10 label{display:none}#gform_fields_2_10 .gfield_description{margin-top:4px !important;margin-bottom:10px}.page-id-9404 .gform_wrapper .gform_body .ginput_container{margin-right:0 !important;max-width:100% !important;width:100% !important}.page-id-9404 #gform_fields_2_10 input{border-color:#ececec;font-size:.8rem;padding-left:10px}.page-id-9404 .gform_wrapper .gsection,.page-id-9404 .gform_wrapper .gf_progressbar_wrapper,.page-id-9404 .gform_wrapper .gform_page_footer{border:none}.page-id-9404 .gform_wrapper .top_label .gfield_label{color:#000;font-family:"Gotham",sans-serif;font-size:2rem;font-weight:normal;line-height:1.1}@media screen and (max-width: 767px){.page-id-9404 .gform_wrapper .top_label .gfield_label{font-size:1.67rem}}.page-id-9404 .gfield_radio li label img{border:1px solid #fff;height:auto;margin-bottom:5px;margin-left:-1px;max-width:100%;pointer-events:none;display:inline}.page-id-9404 .gform_wrapper .gform_page_footer .button.gform_next_button,.page-id-9404 .gform_wrapper .gform_page_footer .button.gform_previous_button{background:rgba(0,0,0,0) none repeat scroll 0 0;color:#d92429 !important}.page-id-9404 .gform_wrapper .gform_page_footer .button.gform_next_button,.page-id-9404 .gform_wrapper .gform_page_footer .button.gform_previous_button{font-size:1rem;height:auto;margin:0;text-transform:none;transition:all .25s ease 0s;-webkit-transition:all .25s ease 0s}.page-id-9404 .gform_wrapper .gform_page_footer .button.gform_next_button:hover,.page-id-9404 .gform_wrapper .gform_page_footer .button.gform_previous_button:hover{-webkit-transform:scale(0.9);-ms-transform:scale(0.9);transform:scale(0.9)}.page-id-9404 .gform_wrapper .gform_page_footer .button.gform_next_button{padding-right:25px;background:url("img/next.png");background-position:right 9px;background-repeat:no-repeat;float:right}#input_2_17 li{min-height:203px}#input_2_19 li{min-height:223px}.page-id-9404 .gform_wrapper .gform_page_footer .button.gform_previous_button{padding-left:25px;background:url("img/previous.png");background-position:left 9px;background-repeat:no-repeat;float:left}.page-id-9404 .gform_wrapper .gf_page_steps{border-bottom:0}.page-id-9404 .gform_wrapper ul.gfield_radio li{padding:10px !important;display:inline-block;vertical-align:top;background:#fff;-webkit-box-shadow:1px 2px 6px rgba(0,0,0,.4);box-shadow:1px 2px 6px rgba(0,0,0,.4);color:#999;margin-right:20px;cursor:pointer;transition:all .25s ease 0s;-webkit-transition:all .25s ease 0s;width:153px}.page-id-9404 .gform_wrapper .gfield_error ul.gfield_radio li{margin-right:12px}.page-id-9404 .gform_wrapper ul.gfield_radio li:last-child{margin-right:0}.page-id-9404 .gform_wrapper ul.gfield_radio li:hover{color:#fff;background:#d92429}.page-id-9404 .gform_wrapper ul.gfield_radio li.active{text-align:center;color:#fff;background:#d92429}.page-id-9404 .gfield_radio li label{text-align:center;margin-left:0 !important;font-weight:normal !important;display:inline-block}.page-id-9404 .gform_wrapper .gfield_radio li input[type=radio]{visibility:hidden;display:none}.page-id-9404 .gform_wrapper .gf_step{text-indent:-99999px;border-radius:100%;width:10px !important;margin-right:6px;height:10px;background:rgba(103,103,103,.5);opacity:1 !important}.page-id-9404 .gform_wrapper .gf_step.gf_step_active{background:#d92429}.page-id-9404 .gform_wrapper li.gfield.gfield_error,.gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning{background:none;border:none}.page-id-9404 .gform_wrapper .gform_page_footer{margin-top:2em;float:left}#gform_fields_2_10 li label{font-size:14px;margin-bottom:0}#gform_fields_2_10 li{margin-bottom:10px}.page-id-9404 .button,.wpcf7-submit{font-size:.9rem;height:auto;margin:0}#field_2_28 em{background:#eee none repeat scroll 0 0;border-left:4px solid #ccc;display:block;font-size:12px;margin:0;padding:10px 18px;text-indent:0}.page-id-9404 .gform_wrapper div.validation_error{background:#354d60 none repeat scroll 0 0;border-top:none;border-bottom:none;border-left:6px solid #0e558b;clear:both;color:#fff;font-size:14px;font-style:italic;font-weight:normal;margin-bottom:1.6em;padding:10px}.page-id-9404 .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description{background:#354d60 none repeat scroll 0 0;border-left:3px solid #0e558b;color:#fff;display:block;float:left;font-weight:normal;margin-top:20px;padding:5px 10px !important;width:auto}#gform_ajax_spinner_2{max-width:16px;left:15px;bottom:0;position:absolute}@media screen and (max-width: 1200px){.page-id-9404 #mainBody .container,.page-id-9571 #mainBody .container{width:920px}.page-id-9404 #mainBody .container .left50,.page-id-9571 #mainBody .container .left50{margin-left:3%;width:61%}.page-id-9404 #mainBody .container .col3,.page-id-9571 #mainBody .container .col3{margin-left:0;width:22%}}@media screen and (max-width: 992px){.page-id-9404 #mainBody .container,.page-id-9571 #mainBody .container{width:100%;padding:0 10px}.page-id-9404 #mainBody .container .left50,.page-id-9571 #mainBody .container .left50{width:96%;padding:0}#gform_fields_2 img{max-width:750px}}@media screen and (max-width: 810px){#input_2_13 li:nth-child(3){clear:left !important}}@media screen and (max-width: 580px){.page-id-9404 .gform_wrapper #gform_page_2_1 .gform_page_footer{margin:0}}@media screen and (max-width: 468px){.gform_wrapper .top_label input.medium,.gform_wrapper .top_label select.medium{width:90%}}@media screen and (max-width: 410px){.page-id-9404 .gform_wrapper .gform_page_footer .button.gform_next_button,.page-id-9404 .gform_wrapper .gform_page_footer .button.gform_previous_button{-webkit-box-shadow:1px 1px 4px rgba(0,0,0,.2);box-shadow:1px 1px 4px rgba(0,0,0,.2);height:auto;text-transform:none;-webkit-transition:all .25s ease 0s;transition:all .25s ease 0s;width:100%;padding:15px;margin-bottom:15px;background:none}.page-id-9404 .gform_wrapper #gform_page_2_1 .button.gform_next_button,.page-id-9404 .gform_wrapper #gform_page_2_1 .button.gform_previous_button{width:100%}.button::before,.button::after,.wpcf7-submit::before,.wpcf7-submit::after{display:none}.page-id-9404 .gform_wrapper ul.gfield_radio li{background:#fff none repeat scroll 0 0;-webkit-box-shadow:1px 2px 6px rgba(0,0,0,.4);box-shadow:1px 2px 6px rgba(0,0,0,.4);color:#999;cursor:pointer;display:block;float:none !important;margin:0 auto 31px !important;max-width:100%;padding:10px !important;text-align:center;-webkit-transition:all .25s ease 0s;transition:all .25s ease 0s;width:260px}.page-id-9404 #mainBody .container,.page-id-9571 #mainBody .container{max-width:1200px;padding:0 10px;width:95%}}#mobile-menu{position:absolute !important;display:none}.no-scroll #mainBody{display:none}.no-scroll #mobile-menu{display:block}.filterInputs li{-webkit-transform:none !important;-ms-transform:none !important;transform:none !important}.video-container{position:relative;padding-bottom:56%;padding-top:0;height:0;overflow:hidden;margin-bottom:2em}.video-container>iframe{position:absolute;top:0;left:0;width:100%;height:100%}.heroContent{background:rgba(0,0,0,0)}.heroContent p,.heroContent h1{color:#fff;text-shadow:1px 1px rgba(0,0,0,.3)}.heroContent,#bar,#header>.container{z-index:11}#home__videoBanner{position:absolute;top:0;left:0;width:auto;height:auto;z-index:1;min-height:900px;min-width:100%;overflow:hidden}#home__videoBanner video{position:absolute;top:0;left:0;width:auto;height:auto;z-index:1;min-height:100%;min-width:100%}.videosArchive__title{display:block;font-size:34px;color:#676767;font-family:"Gotham Light",sans-serif;font-weight:300;text-transform:uppercase;margin-bottom:0;line-height:40px;padding-right:15px}.donation__logo{display:table;margin-bottom:25px}.donation__logo img{height:80px;max-width:inherit;width:auto}.EventdetailsRight{width:52%}@media screen and (max-width: 920px){.EventdetailsRight{width:100%}}.EventdetailsRight h4{font-weight:normal;font-family:"Gotham",sans-serif;margin:15px 0}.intro{padding-bottom:90px}@media screen and (max-width: 920px){.intro{padding-bottom:60px}}.intro__title{font-size:2.5rem;font-family:"Gotham",sans-serif;font-weight:300;line-height:1;text-transform:uppercase;margin-bottom:20px}@media screen and (max-width: 767px){.intro__title{font-size:2.125rem}}.intro__video{height:610px;background-size:cover;background-repeat:no-repeat;background-position:center center;position:relative;margin-bottom:22px}@media screen and (max-width: 920px){.intro__video{height:500px}}@media screen and (max-width: 767px){.intro__video{height:400px}}@media screen and (max-width: 567px){.intro__video{height:300px}}.intro__video a{position:absolute;height:100%;width:100%}.intro__video a::after{content:"";position:absolute;width:60px;height:60px;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);top:50%;left:50%;background-image:url("data:image/svg+xml,%0A%3Csvg height='28.099' viewBox='0 0 24.335 28.099' width='24.335' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m621.712 722.749v28.1l12.167-7.027 12.168-7.023-12.168-7.025z' fill='%23333' transform='translate(-621.712 -722.749)'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:calc(50% + 3px) center;background-color:hsla(0,0%,100%,.53);border-radius:50%;z-index:1;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.intro__video a:hover::after{background-color:#fff}.intro__description{max-width:750px;font-size:1.0625rem;line-height:1.6}.intro__description p{font-size:inherit;line-height:inherit}.tax-regions h2{font-size:24px}.tax-regions .events{margin-bottom:15px}#slider .has-video{overflow:hidden;background:#000 !important}.single-events-featured ul#slider.--alt .has-video__inner{overflow:hidden;width:100%;height:100%;bottom:0;right:0;left:auto}@media screen and (max-width: 992px){.single-events-featured ul#slider.--alt .has-video__inner{width:100% !important;left:0;-webkit-transform:none;-ms-transform:none;transform:none}}#slider .has-video video{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;-o-object-fit:cover;object-fit:cover;min-width:100%}ul#slider.has-video--outer{z-index:7}.event-entry-content .headline a{color:#d14043;text-decoration:underline}.fade-in-image,.zoom-in,.slide-in-left,.slide-in-right{visibility:hidden}.animated .fade-in-image,.animated .zoom-in,.animated .slide-in-left,.animated .slide-in-right{visibility:visible}.animated .fade-in-image{animation:fadeIn .5s;-webkit-animation:fadeIn .5s;-moz-animation:fadeIn .5s;-o-animation:fadeIn .5s;-ms-animation:fadeIn .5s}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.animated .zoom-in{-webkit-animation:zoom-in .5s ease;animation:zoom-in .5s ease}@-webkit-keyframes zoom-in{0%{-webkit-transform:scale(0.6);transform:scale(0.6)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes zoom-in{0%{-webkit-transform:scale(0.6);transform:scale(0.6)}100%{-webkit-transform:scale(1);transform:scale(1)}}.animated .slide-in-left{animation:slideLeft .5s forwards;-webkit-animation:slideLeft .5s forwards}.animated .slide-in-right{animation:slideRight .5s forwards;-webkit-animation:slideRight .5s forwards}@-webkit-keyframes slideLeft{0%{-webkit-transform:translateX(-200px);transform:translateX(-200px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideLeft{0%{-webkit-transform:translateX(-200px);transform:translateX(-200px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes slideRight{0%{-webkit-transform:translateX(200px);transform:translateX(200px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideRight{0%{-webkit-transform:translateX(200px);transform:translateX(200px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}ul#slider .pledge-banner{background-position:inherit}@media screen and (max-width: 992px){ul#slider .pledge-banner{background:none !important}}ul#slider .pledge-banner img{display:none}@media screen and (max-width: 992px){ul#slider .pledge-banner img{display:block}}@media screen and (max-width: 992px){.page-template-page-template-pledge-payment #header{padding-top:70px}}.news-negative--updated{margin-bottom:0}.paginationContainer--updated{margin:0;padding:0;clear:left;width:100%;bottom:0}.paginationContainer--updated .centerPagination{margin:0;text-align:center}.paginationContainer--updated .page-numbers{font-size:20px;font-weight:500}@media screen and (max-width: 767px){.paginationContainer--updated .page-numbers{font-size:17px}}.home-banner{position:absolute;height:100%;width:100%;left:0;top:0;z-index:2}@media screen and (max-width: 992px){.home-banner{position:static;background:#2e4455;margin-top:69px;padding-bottom:30px;height:auto}}.home-banner-slider{height:100%;position:relative;top:0}@media screen and (max-width: 992px){.home-banner-slider{height:auto}}.home-banner-slider .slick-list,.home-banner-slider .slick-track{height:100%;position:relative;top:0;z-index:1}@media screen and (max-width: 992px){.home-banner-slider .slick-list,.home-banner-slider .slick-track{height:auto}}.home-banner-slider.slick-dotted.slick-slider{margin:0}.home-banner__item{width:100%;height:100%;position:relative;background-size:cover;background-repeat:no-repeat;background-position:center}@media screen and (max-width: 992px){.home-banner__item{background:none !important}}@media screen and (min-width: 1400px){.home-banner__item.left-top{background-position:left top !important}.home-banner__item.left-center{background-position:left center !important}.home-banner__item.left-bottom{background-position:left bottom !important}.home-banner__item.right-top{background-position:right top !important}.home-banner__item.right-center{background-position:right center !important}.home-banner__item.right-bottom{background-position:right bottom !important}.home-banner__item.center-top{background-position:center top !important}.home-banner__item.center-center{background-position:center center !important}.home-banner__item.center-bottom{background-position:center bottom !important}}.home-banner__item-mobile{display:none !important}@media screen and (max-width: 992px){.home-banner__item-mobile{display:block !important;width:100%}}@media screen and (max-width: 992px){.home-banner__item-content{padding:24px 4px 22px}}.home-banner__item-content .container{position:relative;z-index:1}.home-banner__item-overlay{position:absolute;height:100%;width:100%;left:0;top:0;text-indent:-9999em}@media screen and (max-width: 992px){.home-banner__item-overlay{display:none}}.home-banner__content-inner{position:relative;max-width:425px;z-index:10;margin-left:38%;top:173px;width:100%}@media(max-width: 1400px){.home-banner__content-inner{margin-left:35%}}@media screen and (max-width: 992px){.home-banner__content-inner{max-width:100%;margin:0;top:0}}.home-banner__content-inner .entry-content{font-size:1.125rem;line-height:1.4;color:#fff}@media screen and (max-width: 1200px){.home-banner__content-inner .entry-content{font-size:1rem}}@media screen and (max-width: 992px){.home-banner__content-inner .entry-content{font-size:.875rem;max-width:100% !important}}.home-banner__content-inner .entry-content p{font-size:inherit;line-height:inherit;color:inherit;margin:0}.home-banner__content-inner .entry-content p:not(:last-child){margin:0 0 15px}.home-banner__content-inner .button{margin-top:18px;padding:9px 20px 10px 20px;border-radius:8px;min-width:auto;text-transform:capitalize}.home-banner__item-title{font-family:"Gotham Bold",sans-serif;font-size:2.625rem;font-weight:700;line-height:1.1;text-transform:uppercase;color:#fff;margin:0 0 4px}@media screen and (max-width: 1200px){.home-banner__item-title{font-size:2.125rem}}@media screen and (max-width: 992px){.home-banner__item-title{font-size:1.3125rem}}.home-banner__navigation-controller{position:absolute;bottom:66px;z-index:10;width:100%}@media screen and (max-width: 992px){.home-banner__navigation-controller{position:static}}.home-banner__navigation-controller .arrow-holder>div{opacity:0;display:none}.home-banner__navigation-controller-inner{position:relative;z-index:10;margin-left:38%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(max-width: 1400px){.home-banner__navigation-controller-inner{margin-left:35%}}@media screen and (max-width: 992px){.home-banner__navigation-controller-inner{position:static;margin:20px 0 0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}}.home-banner__arrows{color:#fff;width:32px;height:32px;cursor:pointer}.home-banner__arrows svg{display:inline-block;width:32px;height:32px;stroke-width:0;stroke:currentColor;fill:currentColor}.home-banner__dots-list{list-style:none;margin:0 4px;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.home-banner__dots-list li{height:22px;width:22px;margin:0 4px;border-radius:50%;background-color:#f68b1f;border:2px solid #f68b1f;-webkit-filter:drop-shadow(2px 3px 4px rgba(0, 0, 0, 0.25));filter:drop-shadow(2px 3px 4px rgba(0, 0, 0, 0.25));padding:0;text-indent:-9999em;cursor:pointer}.home-banner__dots-list li:before{display:none}.home-banner__dots-list li.slick-active{border-color:#fff}.page-template-page-template-home #header.header-large{height:700px}@media screen and (max-width: 1500px){.page-template-page-template-home #header.header-large{height:640px}}@media screen and (max-width: 1200px){.page-template-page-template-home #header.header-large{height:560px}}#signup-popup{position:fixed;z-index:99995;left:0;right:0;bottom:0;top:0;display:none}.signup-popup__bg{position:absolute;z-index:-1;left:0;right:0;bottom:0;top:0;background-color:rgba(0,0,0,.8);display:none}#signup-popup.active{display:block}#signup-popup.active .signup-popup__bg{display:block}.signup-popup__outer{min-height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.signup-popup__inner{position:relative;z-index:3;background-color:#fff;max-width:540px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;max-height:calc(100vh - 80px)}@media screen and (max-width: 767px){.signup-popup__inner{overflow-y:auto;overflow-x:hidden}}.signup-popup__form{padding:29px 47px 42px 30px;background-color:#fff;font-family:"Impact",sans-serif;font-size:.875rem;font-weight:400;line-height:2;width:100%}.signup-popup__close{position:absolute;top:0;right:0;z-index:2;cursor:pointer;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;border:none;padding:0;background:#000;height:40px;width:40px;text-align:center}.signup-popup__close svg{width:20px;height:20px;color:#d92429;position:relative}.signup-popup__close svg line{stroke:#d92429;stroke-width:3px}@media screen and (max-width: 1200px){ul.MainMenu--HasAdditionalInfo{padding-top:15px}}ul.MainMenu--HasAdditionalInfo>li.cta{padding-bottom:15px}@media screen and (max-width: 1200px){ul.MainMenu--HasAdditionalInfo>li.cta{padding:13px 0}}ul.MainMenu>li.MainMenu__additional-info{padding:1px 20px 1px 33px;color:#fff;font-size:1rem;font-family:"Gotham",sans-serif}ul.MainMenu>li.MainMenu__additional-info:hover,ul.MainMenu>li.MainMenu__additional-info:focus{background:none}@media(max-width: 992px){#mobile-menu ul li.MainMenu__additional-info{margin:0 20px;color:#fff;font-size:1rem;font-family:"Gotham",sans-serif;border-top:none;text-align:center}#mobile-menu ul li.MainMenu__additional-info:hover,#mobile-menu ul li.MainMenu__additional-info:focus{background:none}#mobile-menu ul li.cta{border-bottom:none;padding-bottom:15px}}#primary .widget_block{padding-right:15px}#primary .widget--newsletter{padding-right:15px}.featured-event-container-main{margin-top:50px}.publication-row--custom{padding-top:50px}@media screen and (max-width: 567px){.publication-row--custom{padding-top:35px}}.publication-row--custom .event-list__notice{margin-bottom:25px}.event-map-search__form-wrap{position:relative}.event-map-search__form-wrap .newsFilter__header{display:none}@media screen and (max-width: 567px){.event-map-search__form-wrap .newsFilter__header{display:-webkit-box;display:-ms-flexbox;display:flex;padding:10px 10px;margin-bottom:5px}}@media screen and (max-width: 567px){.event-map-search__form-wrap .form-group--filter-map-select{display:none}}.event-map-search__form-wrap .event-popup__email{color:#fff}.event-map-search__grid{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:end;-ms-flex-align:end;align-items:end;gap:10px}.event-map-search__grid .filter__city-select,.event-map-search__grid #map-search-city,.event-map-search__grid #map-search-zip{padding:7px 10px 7px 10px;border:1px solid rgba(53,77,96,.5);border-radius:4px;display:block;padding-right:50px;background-color:#fff;position:relative;z-index:10;margin:0;color:#999;font-size:14px;min-width:100px;height:auto;line-height:1.3}.event-map-search__grid .filter__city-select{cursor:pointer}.event-map-search__grid .filter__city-select:after{content:"";background-image:url("data:image/svg+xml,%3Csvg height='7.013' viewBox='0 0 14.026 7.013' width='14.026' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m606.84 2367.345-7.013 7.013-7.013-7.013z' fill='%23d92429' transform='translate(-592.815 -2367.345)'/%3E%3C/svg%3E");background-position:0px 0px;display:block;float:right;margin:7px -37px 0px 20px;background-repeat:no-repeat;width:14px;height:7px}.event-map-search__grid #map-search-city{-webkit-appearance:none;height:auto;background:#fff url("data:image/svg+xml,%3Csvg height='7.013' viewBox='0 0 14.026 7.013' width='14.026' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m606.84 2367.345-7.013 7.013-7.013-7.013z' fill='%23d92429' transform='translate(-592.815 -2367.345)'/%3E%3C/svg%3E") no-repeat 94% center;cursor:pointer}.event-map-search__grid .map-search__submit{font-size:.875rem;border-radius:8px;text-transform:lowercase;padding:10px 30px 10px}.event-map-search__grid .filter__city-label{font-family:Gotham,sans-serif;padding-bottom:5px;display:block;font-size:14px;color:#354d60}.event-map-holder{position:absolute;top:60px;max-width:500px;width:100%;height:0;z-index:999;background:#ecf6f9;overflow:hidden;-webkit-transition:height .3s;transition:height .3s}.event-map-holder.active{height:500px;max-height:500px;overflow:auto}.event-map-search__form{margin-bottom:30px}.event-list__fancy .event-list__heading{margin-bottom:0}.event-list__fancy .event-list__notice{background:#d92429;border:1px solid #d92429;color:#fff;padding:10px 20px;margin-bottom:30px;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.5);box-shadow:0 2px 4px 0 rgba(0,0,0,.5);font-size:12px;width:100%;font-weight:700}strong{font-weight:700}.newsFilter{margin-bottom:0px}.page-id-33140 .fancy-banner{overflow:hidden}.page-id-33140 .fancy-banner .container{padding-left:20px}.page-id-33140 .fancy-banner__content{max-width:960px}.page-id-33140 .fancy-banner__title{font-size:3rem}.page-id-33140 .columns-with-payment__quotes{background:#3d2b74;padding-left:77px;padding-right:25px}.page-id-33140 .quote-holder blockquote{color:#fff;text-align:left;text-transform:none}.page-id-33140 .quote-holder_secondary{color:#d76e25}.page-id-33140 .quote-holder_secondary ul br{display:none}.page-id-33140 .quote-holder{max-width:1200px}.page-id-33140 .columns-with-payment__fancy{background:#3d2b74}.page-id-33140 .columns-with-payment__fancy-inner{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.page-id-33140 .columns-with-payment__fancy-intro{max-width:1200px}.page-id-33140 .columns-with-payment__fancy:before{display:none}.page-id-33140 .columns-with-payment__fancy-image{margin-bottom:30px}.highlighted-section--small-text{font-size:1.3125rem}.page-id-34083.page-template-template-toolkit #slider li .hero__toolkit-desktop,.page-id-34083.page-template-template-toolkit-v2 #slider li .hero__toolkit-desktop,.page-id-32512.page-template-template-toolkit #slider li .hero__toolkit-desktop,.page-id-32512.page-template-template-toolkit-v2 #slider li .hero__toolkit-desktop,.page-id-32513.page-template-template-toolkit #slider li .hero__toolkit-desktop,.page-id-32513.page-template-template-toolkit-v2 #slider li .hero__toolkit-desktop{max-width:1250px;right:60px;bottom:21px}.page-id-34083.page-template-template-toolkit #slider li .hero__toolkit-desktop img,.page-id-34083.page-template-template-toolkit-v2 #slider li .hero__toolkit-desktop img,.page-id-32512.page-template-template-toolkit #slider li .hero__toolkit-desktop img,.page-id-32512.page-template-template-toolkit-v2 #slider li .hero__toolkit-desktop img,.page-id-32513.page-template-template-toolkit #slider li .hero__toolkit-desktop img,.page-id-32513.page-template-template-toolkit-v2 #slider li .hero__toolkit-desktop img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);max-width:unset}.page-id-32512.header-alt #header,.page-id-32513.header-alt #header{height:auto}.page-id-34083.page-template-template-toolkit-v2.header-auto #header{min-height:auto !important}.page-id-34083 .side-by-side__thumbnail{width:40%}.page-id-34083 .side-by-side__content{width:60%}.page-id-34083 .side-by-side__description{max-width:900px}.spu-box img.alignnone{display:block}.spu-content>p:last-child{margin:0}@media screen and (max-width: 1200px){.page-id-33140 .fancy-banner__title{font-size:2.75rem;max-width:700px}}@media screen and (max-width: 1023px){.highlighted-section--small-text{font-size:1.125rem}.page-id-34083.page-template-template-toolkit #slider li .hero__toolkit-tablet,.page-id-34083.page-template-template-toolkit-v2 #slider li .hero__toolkit-tablet,.page-id-32512.page-template-template-toolkit #slider li .hero__toolkit-tablet,.page-id-32512.page-template-template-toolkit-v2 #slider li .hero__toolkit-tablet,.page-id-32513.page-template-template-toolkit #slider li .hero__toolkit-tablet,.page-id-32513.page-template-template-toolkit-v2 #slider li .hero__toolkit-tablet{max-width:1250px;display:none}}@media screen and (max-width: 992px){.page-id-33140 .fancy-banner__title{font-size:2.375rem;max-width:500px}#mainBody img.highlighted-section--image{width:auto;max-width:100%;margin:0 auto}.page-id-32512.header-alt #header,.page-id-32513.header-alt #header{height:auto !important}body.page-id-32512 .heroContent-toolkit,body.page-id-32513 .heroContent-toolkit{padding-bottom:60px}}@media screen and (max-width: 767px){.page-id-33140 .columns-with-payment__quotes{padding-left:15px;padding-right:15px}.page-id-33140 .columns-with-payment__image-full{height:auto}.highlighted-section--small-text{font-size:1rem}.page-id-34041 .side-by-side__grid,.page-id-34083 .side-by-side__grid{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.page-id-34083 .side-by-side__thumbnail{width:100%}.page-id-34083 .side-by-side__content{width:100%}.page-id-32512.page-template-template-toolkit #slider li .hero__toolkit-mobile,.page-id-32512.page-template-template-toolkit-v2 #slider li .hero__toolkit-mobile,.page-id-32513.page-template-template-toolkit #slider li .hero__toolkit-mobile,.page-id-32513.page-template-template-toolkit-v2 #slider li .hero__toolkit-mobile{max-width:1250px}.page-id-32512.page-template-template-toolkit #slider li .hero__toolkit-mobile,.page-id-32512.page-template-template-toolkit-v2 #slider li .hero__toolkit-mobile,.page-id-32513.page-template-template-toolkit #slider li .hero__toolkit-mobile,.page-id-32513.page-template-template-toolkit-v2 #slider li .hero__toolkit-mobile{display:none}body.page-template-template-toolkit-v2.header-auto.page-id-34083 .heroContent-toolkit,body.page-id-32513.page-template-template-toolkit.header-alt .heroContent-toolkit,body.page-id-32512.page-template-template-toolkit.header-alt .heroContent-toolkit{padding-bottom:90px}.page-id-32513.page-template-template-toolkit.header-alt #header,.page-id-32512.page-template-template-toolkit.header-alt #header{height:auto !important}}.new-custom-style-page .block-cta__button{padding:.5em 1em}#field_20_5{border-style:none;padding:0px}.side-by-side__description{width:100%}.new-custom-style-page .block-cta__button,.new-custom-style-page .button,.new-custom-style-page .button.g,.new-custom-style-page .wpcf7-submit{background:#022b49;color:#f68b1f}.new-custom-style-page .event-section .countdown-timer{background:#022b49}.new-custom-style-page .block-cta__button:hover,.new-custom-style-page .button.g:hover,.new-custom-style-page .button:hover,.new-custom-style-page .wpcf7-submit:hover{background:#0d0d58}.new-custom-style-page .countdown-timer__block>div{background:#f68b1f}.new-custom-style-page .countdown-timer__block:not(:last-of-type):after{color:#f68b1f}.version-two .columns-with-payment__foot-notes p::before{content:"";position:absolute;left:0;font-size:21px;top:0px}
@font-face{font-family:"Gotham";src:url("fonts/GothamBook.woff2") format("woff2"),url("fonts/GothamBook.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"Gotham";src:url("fonts/Gotham-Medium.woff2") format("woff2"),url("fonts/Gotham-Medium.woff") format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"Gotham Bold";src:url("fonts/Gotham-Bold.woff2") format("woff2"),url("fonts/Gotham-Bold.woff") format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"Gotham Black";src:url("fonts/Gotham-Black.woff2") format("woff2"),url("fonts/Gotham-Black.woff") format("woff");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:"Gotham Light";src:url("fonts/Gotham-Light.woff2") format("woff2"),url("fonts/Gotham-Light.woff") format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"Century Gothic";src:url("fonts/CenturyGothicThin.woff2") format("woff2"),url("fonts/CenturyGothicThin.woff") format("woff");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:"Century Gothic";src:url("fonts/CenturyGothicLight.woff2") format("woff2"),url("fonts/CenturyGothicLight.woff") format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"Century Gothic";src:url("fonts/CenturyGothicRegular.woff2") format("woff2"),url("fonts/CenturyGothicRegular.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"Century Gothic";src:url("fonts/CenturyGothicSemiBold.woff2") format("woff2"),url("fonts/CenturyGothicSemiBold.woff") format("woff");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:"Century Gothic";src:url("fonts/CenturyGothicBold.woff2") format("woff2"),url("fonts/CenturyGothicBold.woff") format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"Century Gothic";src:url("fonts/CenturyGothicExtraBold.woff2") format("woff2"),url("fonts/CenturyGothicExtraBold.woff") format("woff");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:"Century Gothic";src:url("fonts/CenturyGothicBlack.woff2") format("woff2"),url("fonts/CenturyGothicBlack.woff") format("woff");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:"Impact";src:url("fonts/impact.woff2") format("woff2"),url("fonts/impact.woff") format("woff");font-weight:400;font-style:normal;font-display:swap}

.stacked-headshots *{-webkit-box-sizing:border-box;box-sizing:border-box}.stacked-headshots__item:first-of-type{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:41%}.stacked-headshots__item:first-of-type .stacked-headshots__name{font-size:24px}.stacked-headshots__item:first-of-type .stacked-headshots__desc{font-size:22px}.stacked-headshots__item:not(:first-of-type){-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;width:26%}.stacked-headshots__item:not(:first-of-type) .stacked-headshots__name{font-size:21px}.stacked-headshots__item:not(:first-of-type) .stacked-headshots__desc{font-size:15px}.stacked-headshots__item--border .stacked-headshots__image{background-repeat:no-repeat;background-size:cover;background-position:center center}.stacked-headshots__item--full{width:100% !important}.stacked-headshots__item--full .stacked-headshots__image,.stacked-headshots__item--full .stacked-headshots__content{margin-left:auto;margin-right:auto;width:30%}.stacked-headshots__headline,.stacked-headshots__name,.stacked-headshots__desc{color:#592367;text-align:center}.stacked-headshots__headline,.stacked-headshots__name{font-weight:600;letter-spacing:-0.02em;line-height:1.1;text-transform:uppercase}.stacked-headshots__headline{font-size:35px;margin:.5em 0em .5em 0}.stacked-headshots__name{margin:.5em 0 .25em 0}.stacked-headshots__desc *{color:#592367;font-size:16px}@media screen and (max-width: 600px){.stacked-headshots{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.stacked-headshots__item--border .stacked-headshots__image{padding:5px}.stacked-headshots__item:first-of-type{margin:25px auto 30px auto;max-width:420px;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;width:100%}.stacked-headshots__item--full{margin-top:15px}.stacked-headshots__item--full .stacked-headshots__image{margin:15px auto 15px auto;max-width:265px;width:75%}.stacked-headshots__item--full .stacked-headshots__content{width:100%}.stacked-headshots__item:not(:first-of-type){width:48%}.stacked-headshots__headline{font-size:24px}}@media screen and (min-width: 601px){.stacked-headshots{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.stacked-headshots__item--border .stacked-headshots__image{padding:10px}.stacked-headshots__item:first-of-type{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.stacked-headshots__item:nth-child(2){-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.stacked-headshots__item:not(:first-of-type){margin-top:10%}.stacked-headshots__item:not(:first-of-type).stacked-headshots__item--full{margin-top:2%}.stacked-headshots__item:not(:first-of-type).stacked-headshots__item--full .stacked-headshots__image{padding:5px}.stacked-headshots__item--full{margin-top:2%}.stacked-headshots__name{margin-left:-5%;width:110%}.stacked-headshots__desc{padding-left:5px;padding-right:5px}}
.social-share{padding:60px 0}@media screen and (max-width: 767px){.social-share{padding:35px 0}}.event-section .social-share .container{padding:0}.social-share__main-title{text-align:center;font-weight:400;margin:0 0 15px}

.gm-event__checkout-form,.gm-event__customer-form,.gm-event__ticket-fields-form{width:100%}.gm-event__checkout-section{margin:60px 0}.gm-event__checkout-form-title{margin:0 0 35px 0}.gm-event__checkout-form-subtitle{margin:0 0 20px 0}.gm-event__checkout-row{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}@media(max-width: 768px){.gm-event__checkout-row{display:block}}.gm-event__checkout-input{width:100%;height:100%}.gm-event__checkout-input--checkbox{margin:10px 0 0;width:30px;height:30px;display:block;-webkit-appearance:auto}.gm-event__checkout-label{width:100%;margin:10px 0}.gm-event__checkout-label+.gm-event__checkout-label{margin-left:10px}.gm__popup{width:100%;height:100%;top:-100%;left:0;position:fixed;background-color:rgba(238,239,240,.7);z-index:3}.gm__popup-inner{padding:20px;width:100%;max-width:600px;position:absolute;top:20%;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);border:1px solid #d0b17d;background:#fff;text-align:center}.hidden{display:none}.gm-event__label-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}
#gm-event-cart{width:100%}.gm-event-cart__table{width:100%}.gm-event-cart__table-head{border:1px solid #d0b17d}.gm-event-cart__table-body{border:1px solid #d0b17d}.gm-event-cart__cart-item{border:1px solid #d0b17d}.gm-event-cart__table-title{font-weight:bold;text-align:left;padding:10px}.gm-event-cart__table-content{padding:10px}.gm-event-cart__table-remove{text-align:center;vertical-align:middle}.gm-event-cart__product-title{font-weight:bold}.gm-event-cart__product-detail{display:-webkit-box;display:-ms-flexbox;display:flex;margin:10px 0 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.gm-event-cart__product-icon{margin-right:10px;width:1em;height:1em;stroke:#d0b17d;fill:#d0b17d}.gm-event-cart__quantity-value{max-width:75px}.gm-event-cart__update-button{padding:10px;text-align:center}.input__radio-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 0 10px 0}.input__radio{width:20px;height:20px;display:inline-block;-webkit-appearance:radio;-moz-appearance:radio;appearance:radio;margin:10px 10px 10px 0}.ticket-type__title{font-weight:bold;margin:20px 0 0}
.form-controls{display:table}.form-button{font-size:14px;line-height:20px;margin-top:2px;overflow:visible;display:inline-block;background:#d92429;border:none;padding:3px 12px 3px 12px;margin-left:15px;margin-top:10px;position:relative;color:#fff !important;text-decoration:none;white-space:nowrap;margin-right:3em;text-transform:lowercase;opacity:1;-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}.form-button:disabled{opacity:.5}.form-button.hidden{display:none}.form-section{display:table}.form-section--hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}#form-prev{margin-bottom:20px;margin-top:0}.gform_button{margin-top:1em;width:100%}.ginput_container input[type=email],.ginput_container input[type=text],.ginput_container textarea,.ginput_container input[type=tel],.ginput_container input[type=url],.ginput_container input[type=number]{background:#fff;border-style:solid;border-width:1px;border-radius:0;color:#000;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.ginput_container input[type=email]::-webkit-input-placeholder, .ginput_container input[type=text]::-webkit-input-placeholder, .ginput_container textarea::-webkit-input-placeholder, .ginput_container input[type=tel]::-webkit-input-placeholder, .ginput_container input[type=url]::-webkit-input-placeholder, .ginput_container input[type=number]::-webkit-input-placeholder{color:hsl(0,0%,50%)}.ginput_container input[type=email]::-moz-placeholder, .ginput_container input[type=text]::-moz-placeholder, .ginput_container textarea::-moz-placeholder, .ginput_container input[type=tel]::-moz-placeholder, .ginput_container input[type=url]::-moz-placeholder, .ginput_container input[type=number]::-moz-placeholder{color:hsl(0,0%,50%)}.ginput_container input[type=email]:-ms-input-placeholder, .ginput_container input[type=text]:-ms-input-placeholder, .ginput_container textarea:-ms-input-placeholder, .ginput_container input[type=tel]:-ms-input-placeholder, .ginput_container input[type=url]:-ms-input-placeholder, .ginput_container input[type=number]:-ms-input-placeholder{color:hsl(0,0%,50%)}.ginput_container input[type=email]::-ms-input-placeholder, .ginput_container input[type=text]::-ms-input-placeholder, .ginput_container textarea::-ms-input-placeholder, .ginput_container input[type=tel]::-ms-input-placeholder, .ginput_container input[type=url]::-ms-input-placeholder, .ginput_container input[type=number]::-ms-input-placeholder{color:hsl(0,0%,50%)}.ginput_container input[type=email]::placeholder,.ginput_container input[type=text]::placeholder,.ginput_container textarea::placeholder,.ginput_container input[type=tel]::placeholder,.ginput_container input[type=url]::placeholder,.ginput_container input[type=number]::placeholder{color:hsl(0,0%,50%)}.ginput_container input[type=email].large,.ginput_container input[type=text].large,.ginput_container textarea.large,.ginput_container input[type=tel].large,.ginput_container input[type=url].large,.ginput_container input[type=number].large{width:100%}.ginput_container input[type=email]:focus,.ginput_container input[type=text]:focus,.ginput_container textarea:focus,.ginput_container input[type=tel]:focus,.ginput_container input[type=url]:focus,.ginput_container input[type=number]:focus{border-color:#d92429 !important;outline:none !important}.ginput_container input[type=radio]+label,.ginput_container input[type=checkbox]+label{cursor:pointer;padding-left:25px;position:relative}.ginput_container input[type=radio]+label{display:block}.ginput_container input[type=radio]+label:before{background:#000;border-radius:50%;content:"";height:9px;left:4px;opacity:0;position:absolute;top:6px;-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out;width:9px}.ginput_container input[type=radio]+label:after{border:1px solid rgba(0,0,0,.8);border-radius:50%;content:"";height:15px;left:0;position:absolute;top:2px;width:15px}.ginput_container input[type=radio]+input{margin-top:10px;width:100%}.ginput_container input[type=radio]:checked+label:before{opacity:1}.ginput_container input[type=checkbox]+label:before{content:"";color:#000;font-family:"Font Awesome 5 Free";font-size:.75rem;font-weight:600;left:3px;opacity:0;position:absolute;top:50%;-webkit-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%);-webkit-transition:opacity .1s ease-in-out;transition:opacity .1s ease-in-out}.ginput_container input[type=checkbox]+label:after{content:"";border:1px solid rgba(0,0,0,.8);height:15px;left:0;position:absolute;top:50%;-webkit-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%);width:15px}.ginput_container input[type=checkbox]:checked+label:before{opacity:1}.gform--light .ginput_container input[type=email],.gform--light .ginput_container input[type=text],.gform--light .ginput_container textarea,.gform--light .ginput_container input[type=tel],.gform--light .ginput_container input[type=url],.gform--light .ginput_container input[type=number]{border-color:#fff}.gform--light .ginput_container input[type=email]:focus,.gform--light .ginput_container input[type=text]:focus,.gform--light .ginput_container textarea:focus,.gform--light .ginput_container input[type=tel]:focus,.gform--light .ginput_container input[type=url]:focus,.gform--light .ginput_container input[type=number]:focus{border-color:#000}.gform--light .ginput_container label{color:#fff}.gform--light .ginput_container .gfield_radio label:before{background:#fff}.gform--light .ginput_container .gfield_radio label:after{border-color:#fff}.gform--light .ginput_container .gfield_checkbox label:before{color:#fff}.gform--light .ginput_container .gfield_checkbox label:after{border-color:#fff}.gform--light .gfield_label{color:#fff}.gform--light .gform_title,.gform--light .gform_description{color:#fff}.gform--light .gfield_label{color:hsla(0,0%,100%,.8)}.gform--light .ginput_complex label{color:hsla(0,0%,100%,.5)}.gform--light .validation_error,.gform--light .gform_confirmation_message{color:#fff;text-align:center}.gform--dark .ginput_container input[type=email],.gform--dark .ginput_container input[type=text],.gform--dark .ginput_container textarea,.gform--dark .ginput_container input[type=tel],.gform--dark .ginput_container input[type=url],.gform--dark .ginput_container input[type=number]{border-color:rgba(0,0,0,.3);-webkit-box-shadow:0 1px 0 1px rgba(0,0,0,.04);box-shadow:0 1px 0 1px rgba(0,0,0,.04)}.gform--dark .ginput_container input[type=email]:focus,.gform--dark .ginput_container input[type=text]:focus,.gform--dark .ginput_container textarea:focus,.gform--dark .ginput_container input[type=tel]:focus,.gform--dark .ginput_container input[type=url]:focus,.gform--dark .ginput_container input[type=number]:focus{border-color:#000}.gfield_visibility_hidden{margin:-1px;padding:0;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip:rect(0, 0, 0, 0);position:absolute !important}.gform_fields{list-style-type:none;padding:0}.gform_fields li:not(:last-of-type){margin-bottom:20px}.gform_heading{display:block;margin-bottom:1.5em}.gform_title{border-bottom:1px solid rgba(0,0,0,.3);letter-spacing:.02em;margin-bottom:.5em;padding-bottom:.25em;text-transform:uppercase}.gform_description{font-weight:300;margin-bottom:.75em}.gfield{margin-bottom:5px}.gfield span label{color:rgba(0,0,0,.8);text-transform:uppercase}.gfield.field_description_above .gfield_description{margin-bottom:5px}.gfield.field_description_below .gfield_description{margin-top:5px}.gfield.field_sublabel_above label{margin-bottom:2px}.gfield.field_sublabel_below label{margin-top:5px}.gfield_label{display:block;margin-bottom:.625em;text-transform:uppercase}.gfield_requi#D92429{color:#d92429;padding-left:2px}.ginput_complex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ginput_complex span label,.ginput_complex span input{display:block}.ginput_complex span input{width:100%}.gfield_radio,.gfield_checkbox{list-style-type:none;padding:0;width:100%}.gfield_radio li,.gfield_checkbox li{display:block;line-height:1;margin-bottom:1em !important;position:relative}.gfield_radio input,.gfield_checkbox input{margin:-1px;padding:0;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip:rect(0, 0, 0, 0);position:absolute !important}.ginput_container_fileupload{border:1px solid rgba(0,0,0,.3);padding:1em}.ginput_container_fileupload input{width:100%}.validation_error{border-bottom:1px solid rgba(0,0,0,.2);border-top:1px solid rgba(0,0,0,.2);margin-bottom:15px;padding:15px 15px 15px 50px;position:relative}.validation_error:after{color:#d92429;content:"";font-family:"Font Awesome 5 Free";font-size:1.5rem;left:5px;position:absolute;top:15px;font-weight:600}.modal .validation_error:after{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.hidden_label .gfield_label{margin:-1px;padding:0;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip:rect(0, 0, 0, 0);position:absolute !important}.validation_message{color:#d92429;margin-top:5px}.gform_validation_container{margin:-1px;padding:0;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip:rect(0, 0, 0, 0);position:absolute !important}.gform_confirmation_message{font-size:16px}.gfield_error.gfield_contains_requi#D92429 input{border-color:#d92429}.gfield_error.gfield_contains_requi#D92429 input::-webkit-input-placeholder{color:#d92429}.gfield_error.gfield_contains_requi#D92429 input::-moz-placeholder{color:#d92429}.gfield_error.gfield_contains_requi#D92429 input:-ms-input-placeholder{color:#d92429}.gfield_error.gfield_contains_requi#D92429 input::-ms-input-placeholder{color:#d92429}.gfield_error.gfield_contains_requi#D92429 input::placeholder{color:#d92429}.gform_footer{position:relative}.gform_button.button{font-size:14px;margin:15px 0 0 15px;width:auto}.gform_ajax_spinner{left:10px;position:absolute;top:1.25em}.form-select{margin:0 auto;display:block;padding:0;position:relative}.form-select::before,.form-select::after{content:"";display:block;position:absolute;pointer-events:none;z-index:2}.form-select select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;margin:0;border:1px solid rgba(0,0,0,0);outline:none}.form-select option{font-weight:normal}.form-select x:-o-prefocus,.form-select::after{display:none}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.form-select select::-ms-expand{display:none}.form-select select:focus::-ms-value{background:rgba(0,0,0,0);color:#000}}@-moz-document url-prefix(){.form-select{overflow:hidden}.form-select select{width:120%;width:calc(100% + 3em)}@supports(-moz-appearance: none){.form-select select{width:100%}}.form-select select:-moz-focusring{color:rgba(0,0,0,0);text-shadow:0 0 0 #000}}@supports(-moz-appearance: none){.form-select{width:100%}}.form-select{color:rgba(0,0,0,.7);display:block;border-radius:0;-webkit-box-shadow:none;box-shadow:none;font-size:var(--text-24)}.form-select::before,.form-select::after{content:"";display:block;position:absolute;pointer-events:none;border:1px solid rgba(0,0,0,0);width:0;height:0;right:16px}.form-select::after{border-width:6px 4.5px 0 4.5px;border-top-color:rgba(0,0,0,.7);top:47%}.form-select select{-webkit-box-shadow:0 2px 3px rgba(0,0,0,.1) inset;box-shadow:0 2px 3px rgba(0,0,0,.1) inset;border-color:rgba(0,0,0,.7)}.form-select::before{border-bottom-color:rgba(0,0,0,.7)}.form-select::after{border-top-color:rgba(0,0,0,.7)}.form-select select{border:none !important;-webkit-box-shadow:none;box-shadow:none;border-radius:0;font-weight:400;color:inherit;line-height:normal;-webkit-transition:border-color .2s ease,outline .2s ease;transition:border-color .2s ease,outline .2s ease;outline:none}.form-select select[disabled],.form-select select:disabled{opacity:.4;cursor:not-allowed}.form-select select:not(:focus):invalid{color:#000}.form-select{width:120px !important}.form-select select{font-size:16px;font-weight:600;padding:1em .25em;text-align:center}.gfield_select,.gfield select{display:block;font-size:16px;font-family:sans-serif;font-weight:700;color:#444;line-height:1.3;height:auto !important;padding:.6em 1.4em .5em .8em;width:100%;max-width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;border:1px solid #aaa;-moz-appearance:none;-webkit-appearance:none;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23D92429%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E"),-webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e5e5e5));background-image:url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23D92429%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E"),linear-gradient(to bottom, #ffffff 0%, #e5e5e5 100%);background-repeat:no-repeat,repeat;background-position:right .7em top 50%,0 0;background-size:.65em auto,100%}.gfield select::-ms-expand,.gfield_select::-ms-expand{display:none}.gfield select,.gfield_select option{font-weight:normal}.ui-datepicker-calendar{background:#fff;border:1px solid rgba(0,0,0,.3);padding:5px}.ui-datepicker-calendar td{border:1px solid #eaeaea;padding:2px;text-align:center}.ui-datepicker-calendar tr td:first-of-type{border-left:0}.ui-datepicker-calendar tr td:last-of-type{border-right:0}.ginput_container_address{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.ginput_container_address select{padding:5px 8px}.ginput_container_time select{padding:1em}.ginput_list .gfield_list{width:100%}.ginput_list .gfield_list input{width:100%}.section__form .gform_title{line-height:1.1;margin-bottom:.5em;text-transform:uppercase}.section__form .gform_description{line-height:1.5;margin-bottom:1.375em}*[id^=gform] .gform_title{font-size:26px}*[id^=gform] .gform_description{font-size:16px}*[id^=gform] input[type=text],*[id^=gform] input[type=tel],*[id^=gform] input[type=email],*[id^=gform] input[type=url],*[id^=gform] input[type=number],*[id^=gform] textarea{font-size:16px}.ginput_container_checkbox label,.ginput_container_radio label{font-size:16px;line-height:1.375}.ginput_container.ginput_container_consent input{margin:-1px;padding:0;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip:rect(0, 0, 0, 0);position:absolute !important}.ginput_container.ginput_container_fileupload{border:none;border-radius:0;padding-left:0;padding-right:0;width:100%}.ginput_container.ginput_container_fileupload input{border:0;border-radius:none;padding:35px 15px 50px 15px;width:100% !important}#double-donation{display:none;padding:15px 0;width:100%}body.single-events-featured .form-block .gform_title{color:#592367;border-color:#93721d}body.single-events-featured .form-block .gform_description{color:#000}body.single-events-featured .form-block .ginput_container.ginput_container_fileupload input{background-color:#fff7df}@media screen and (max-width: 575px){.ginput_complex{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.ginput_complex span{width:100%}.ginput_container input[type=email],.ginput_container input[type=text],.ginput_container textarea,.ginput_container input[type=tel],.ginput_container input[type=url],.ginput_container input[type=number]{padding:1em .5em}.ginput_container input,.ginput_container textarea{width:100%}.gfield_select{padding:.75em 1.125em .75em .25em}}@media screen and (min-width: 576px){.gform_wrapper .gfield:not(.gf_left_half),.gform_wrapper .gfield:not(.gf_right_half){width:100%}.gform_wrapper .gfield.gf_left_half,.gform_wrapper .gfield.gf_right_half{width:49% !important}.gform_wrapper .gfield.gf_left_half{float:left;margin-right:auto}.gform_wrapper .gfield.gf_left_half:after{content:"";display:block;height:1px;width:100%}.gform_wrapper .gfield.gf_right_half{float:right;margin-left:auto}.gform_wrapper .gfield.gf_right_half:after{content:"";display:block;height:1px;margin-top:1px;width:100%}.ginput_complex span{width:49%}.ginput_container input[type=email],.ginput_container input[type=text],.ginput_container textarea,.ginput_container input[type=tel],.ginput_container input[type=url],.ginput_container input[type=number]{padding:1em .5em}.ginput_container input.small,.ginput_container textarea.small{width:31%}.ginput_container input.medium,.ginput_container textarea.medium{width:49%}.ginput_container input.large,.ginput_container textarea.large{width:100%}.gfield_select{padding:1em 1.5em 1em .5em}.ginput_container_time{width:33%}.clear-multi{display:-webkit-box;display:-ms-flexbox;display:flex}}@media screen and (min-width: 768px){.ginput_container_address span:last-of-type{margin-left:auto}}.gform_wrapper{display:block !important}.StripeElement{width:325px;height:34px !important}@media screen and (max-width: 767px){.StripeElement{width:100%}}.gift-form .gfield{margin-bottom:20px}.gift-form .gfield.checkbox-style1,.gift-form .gfield.checkbox-style2{border:none;padding-left:30px}.gift-form .gfield.checkbox-style1 .gchoice,.gift-form .gfield.checkbox-style2 .gchoice{margin-bottom:10px;position:relative}.gift-form .gfield.checkbox-style1 input[type=checkbox]+label,.gift-form .gfield.checkbox-style2 input[type=checkbox]+label{display:block;margin-top:0;line-height:1.6}.gift-form .gfield.checkbox-style1 input[type=checkbox]+label:before,.gift-form .gfield.checkbox-style2 input[type=checkbox]+label:before{top:-1px;-webkit-transform:translate(0, 0);-ms-transform:translate(0, 0);transform:translate(0, 0)}.gift-form .gfield.checkbox-style1 input[type=checkbox]+label:after,.gift-form .gfield.checkbox-style2 input[type=checkbox]+label:after{top:0;-webkit-transform:translate(0, 0);-ms-transform:translate(0, 0);transform:translate(0, 0)}.gift-form .gfield.checkbox-style2{padding-left:0;margin-bottom:0}.gift-form fieldset.field_sublabel_above{border:none;padding:0}.gift-form fieldset.field_sublabel_above .ginput_complex span{margin-bottom:20px;width:48%}@media screen and (max-width: 575px){.gift-form fieldset.field_sublabel_above .ginput_complex span{width:100%}}.gift-form .gfield.center-content{margin-top:40px}.gift-form .gform_button.button{margin:0}.gift-form .gfield.gfield--width-half{width:48%;float:left}@media screen and (max-width: 575px){.gift-form .gfield.gfield--width-half{width:100%}}.gift-form .gfield.gfield--width-half+.gfield.gfield--width-half{float:right}.gform_validation_error h2.gform_submission_error{color:#d92429;text-transform:none;font-size:16px}fieldset#field_15_1,fieldset#field_15_4{border:0}
.event-bkgnd__top{background-size:cover;background-position:center top;background-repeat:no-repeat;height:250px;left:0;position:relative;top:0;width:100%}.event-section{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);-webkit-transition:-webkit-transform 420ms cubic-bezier(0.165, 0.84, 0.44, 1);transition:-webkit-transform 420ms cubic-bezier(0.165, 0.84, 0.44, 1);transition:transform 420ms cubic-bezier(0.165, 0.84, 0.44, 1);transition:transform 420ms cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 420ms cubic-bezier(0.165, 0.84, 0.44, 1)}@media screen and (min-width: 993px){.event-section{min-height:600px}}.event-section[aria-hidden=true]{margin:-1px;padding:0;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip:rect(0, 0, 0, 0);position:absolute !important;-webkit-transform:translate3d(0, 3%, 0);transform:translate3d(0, 3%, 0);opacity:0}.event-section[aria-hidden=false]{opacity:1}.event-entry-content *{color:#000}.event-entry-content sup{color:#354d60;font-weight:bold;font-style:normal !important}.event-entry-content p,.event-entry-content ul,.event-entry-content ol,.event-entry-content dl{font-size:21px;line-height:1.375;margin-bottom:1em}.event-entry-content p a,.event-entry-content ul a,.event-entry-content ol a,.event-entry-content dl a{color:#354d60;text-decoration:underline}.event-entry-content p a:hover,.event-entry-content p a:focus,.event-entry-content ul a:hover,.event-entry-content ul a:focus,.event-entry-content ol a:hover,.event-entry-content ol a:focus,.event-entry-content dl a:hover,.event-entry-content dl a:focus{text-decoration:none}.event-entry-content span{font-size:inherit}.event-entry-content .headline{color:#354d60;font-size:28px;font-weight:600;letter-spacing:-0.02em;line-height:1.1;margin:0 0 1em 0;text-transform:uppercase}.event-entry-content .headline.--margin-bottom{margin-bottom:1em}.event-entry-content .headline.--sm-margin-bottom{margin-bottom:.25em}.event-entry-content h1.--lg,.event-entry-content h2.--lg,.event-entry-content h3.--lg,.event-entry-content h4.--lg,.event-entry-content h5.--lg,.event-entry-content h6.--lg,.event-entry-content ol.--lg,.event-entry-content ul.--lg,.event-entry-content span.--lg,.event-entry-content p.--lg,.event-entry-content strong.--lg,.event-entry-content .text.--lg{font-size:24px}.event-entry-content h1.--xl,.event-entry-content h2.--xl,.event-entry-content h3.--xl,.event-entry-content h4.--xl,.event-entry-content h5.--xl,.event-entry-content h6.--xl,.event-entry-content ol.--xl,.event-entry-content ul.--xl,.event-entry-content span.--xl,.event-entry-content p.--xl,.event-entry-content strong.--xl,.event-entry-content .text.--xl{font-size:28px}.event-entry-content h1.--md,.event-entry-content h2.--md,.event-entry-content h3.--md,.event-entry-content h4.--md,.event-entry-content h5.--md,.event-entry-content h6.--md,.event-entry-content ol.--md,.event-entry-content ul.--md,.event-entry-content span.--md,.event-entry-content p.--md,.event-entry-content strong.--md,.event-entry-content .text.--md{font-size:18px}.event-entry-content h1.--sm,.event-entry-content h2.--sm,.event-entry-content h3.--sm,.event-entry-content h4.--sm,.event-entry-content h5.--sm,.event-entry-content h6.--sm,.event-entry-content ol.--sm,.event-entry-content ul.--sm,.event-entry-content span.--sm,.event-entry-content p.--sm,.event-entry-content strong.--sm,.event-entry-content .text.--sm{font-size:16px}.event-entry-content h1.--lg-margin-bottom,.event-entry-content h2.--lg-margin-bottom,.event-entry-content h3.--lg-margin-bottom,.event-entry-content h4.--lg-margin-bottom,.event-entry-content h5.--lg-margin-bottom,.event-entry-content h6.--lg-margin-bottom,.event-entry-content ol.--lg-margin-bottom,.event-entry-content ul.--lg-margin-bottom,.event-entry-content span.--lg-margin-bottom,.event-entry-content p.--lg-margin-bottom,.event-entry-content strong.--lg-margin-bottom,.event-entry-content .text.--lg-margin-bottom{margin-bottom:1.5em}.event-entry-content h1.--margin-bottom,.event-entry-content h2.--margin-bottom,.event-entry-content h3.--margin-bottom,.event-entry-content h4.--margin-bottom,.event-entry-content h5.--margin-bottom,.event-entry-content h6.--margin-bottom,.event-entry-content ol.--margin-bottom,.event-entry-content ul.--margin-bottom,.event-entry-content span.--margin-bottom,.event-entry-content p.--margin-bottom,.event-entry-content strong.--margin-bottom,.event-entry-content .text.--margin-bottom{margin-bottom:1em}.event-entry-content h1.--sm-margin-bottom,.event-entry-content h2.--sm-margin-bottom,.event-entry-content h3.--sm-margin-bottom,.event-entry-content h4.--sm-margin-bottom,.event-entry-content h5.--sm-margin-bottom,.event-entry-content h6.--sm-margin-bottom,.event-entry-content ol.--sm-margin-bottom,.event-entry-content ul.--sm-margin-bottom,.event-entry-content span.--sm-margin-bottom,.event-entry-content p.--sm-margin-bottom,.event-entry-content strong.--sm-margin-bottom,.event-entry-content .text.--sm-margin-bottom{margin-bottom:.25em}.event-entry-content .--center{display:block;margin-left:auto;margin-right:auto;text-align:center}.event-entry-content .--center-lines{color:#592367;padding-left:25px;padding-right:25px;position:relative;text-transform:uppercase}.event-entry-content .--center-lines:before,.event-entry-content .--center-lines:after{background:#e6ce8e;content:"";height:2px;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:20px}.event-entry-content .--center-lines:before{left:0}.event-entry-content .--center-lines:after{right:0}.event-entry-content dl:not(:last-of-type){border-bottom:1px solid rgba(0,0,0,.1);margin-bottom:30px;padding-bottom:30px}.event-entry-content dl dt{font-size:20px;font-weight:400;margin-bottom:.675em;text-transform:uppercase}.event-entry-content dl dt strong{color:#354d60}.event-entry-content dl dd{font-size:18px;margin:0 0 .5em 0;padding-left:25px;position:relative}.event-entry-content dl dd:before{background:#d92429;border-radius:50%;content:"";height:5px;left:5px;position:absolute;top:9px;width:5px}@media screen and (max-width: 1024px){.event-entry-content .headline{font-size:20px}.event-entry-content h1.--xl,.event-entry-content h2.--xl,.event-entry-content h3.--xl,.event-entry-content h4.--xl,.event-entry-content h5.--xl,.event-entry-content h6.--xl,.event-entry-content ol.--xl,.event-entry-content ul.--xl,.event-entry-content span.--xl,.event-entry-content p .text.--xl{font-size:22px}.event-entry-content h1.--lg,.event-entry-content h2.--lg,.event-entry-content h3.--lg,.event-entry-content h4.--lg,.event-entry-content h5.--lg,.event-entry-content h6.--lg,.event-entry-content ol.--lg,.event-entry-content ul.--lg,.event-entry-content span.--lg,.event-entry-content p .text.--lg{font-size:20px}.event-entry-content h1.--md,.event-entry-content h2.--md,.event-entry-content h3.--md,.event-entry-content h4.--md,.event-entry-content h5.--md,.event-entry-content h6.--md,.event-entry-content ol.--md,.event-entry-content ul.--md,.event-entry-content span.--md,.event-entry-content p .text.--md{font-size:18px}.event-entry-content p,.event-entry-content ul,.event-entry-content ol,.event-entry-content dl{font-size:18px}.event-entry-content dl dt{font-size:18px}.event-entry-content dl dd{font-size:16px}.event-entry-content dl dd:before{top:5px}}@media screen and (max-width: 767px){.event-entry-content .headline{font-size:18px}.event-entry-content h1.--xl,.event-entry-content h2.--xl,.event-entry-content h3.--xl,.event-entry-content h4.--xl,.event-entry-content h5.--xl,.event-entry-content h6.--xl,.event-entry-content ol.--xl,.event-entry-content ul.--xl,.event-entry-content span.--xl,.event-entry-content p .text.--xl{font-size:20px}.event-entry-content h1.--lg,.event-entry-content h2.--lg,.event-entry-content h3.--lg,.event-entry-content h4.--lg,.event-entry-content h5.--lg,.event-entry-content h6.--lg,.event-entry-content ol.--lg,.event-entry-content ul.--lg,.event-entry-content span.--lg,.event-entry-content p .text.--lg{font-size:18px}.event-entry-content h1.--md,.event-entry-content h2.--md,.event-entry-content h3.--md,.event-entry-content h4.--md,.event-entry-content h5.--md,.event-entry-content h6.--md,.event-entry-content ol.--md,.event-entry-content ul.--md,.event-entry-content span.--md,.event-entry-content p .text.--md{font-size:16px}.event-entry-content p,.event-entry-content ul,.event-entry-content ol,.event-entry-content dl{font-size:16px}}.hero-bottom{position:absolute;top:95px;left:0;height:30vw;max-height:350px;min-height:200px;width:100%;z-index:1;top:0}body.single-events-featured{position:relative}body.single-events-featured .container.higherBody{display:-webkit-box;display:-ms-flexbox;display:flex}body.single-events-featured .container.higherBody .singleEvents{padding-top:125px;-webkit-transition:padding .1s linear;transition:padding .1s linear;width:72%}body.single-events-featured .container.higherBody .singleEvents--sm-top-padding{padding-top:80px}@media screen and (max-width: 992px){body.single-events-featured .container.higherBody{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}body.single-events-featured .container.higherBody .singleEvents{margin-left:auto;margin-right:auto;max-width:900px;padding-top:80px;width:100%}}body.single-events-featured #sidebar{background-color:rgba(53,77,96,.05);padding-left:0;width:280px}@media screen and (max-width: 992px){body.single-events-featured #sidebar{background:none;height:auto;min-height:30px;padding-bottom:0}body.single-events-featured #sidebar:after{display:none}}body.single-events-featured .singleEvents{margin-left:5px;margin-right:0;padding-bottom:100px;padding-top:50px}body.single-events-featured .gform_title{margin-top:0}body.single-events-featured .gform_confirmation_wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;min-height:275px}body.single-events-featured .gform_confirmation_message{color:#354d60;font-size:28px;line-height:1.25}@media screen and (max-width: 767px){body.single-events-featured .gform_confirmation_message{font-size:18px}}.section-subnav{margin:0;padding:0 0 150px 0;z-index:2}.section-subnav__item{background:none;border:none;-webkit-box-shadow:none;box-shadow:none;margin-bottom:.5em;overflow:hidden;padding:10px 20px;position:relative;-webkit-transition:all .1s linear;transition:all .1s linear;text-align:left;width:100%}.section-subnav__item:before{background:#d92429;content:"";height:100%;left:0;position:absolute;top:50%;-webkit-transform:translate(-9px, -50%);-ms-transform:translate(-9px, -50%);transform:translate(-9px, -50%);-webkit-transition:all .1s linear;transition:all .1s linear;width:8px}.section-subnav__item span{color:#354d60;font-size:18px;letter-spacing:-0.02em;line-height:1;position:relative;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.section-subnav__item[aria-selected=false]:hover,.section-subnav__item[aria-selected=false]:focus{cursor:pointer}.section-subnav__item[aria-selected=false]:hover span,.section-subnav__item[aria-selected=false]:focus span{text-decoration:underline}.section-subnav__item[aria-selected=true]:before{-webkit-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%)}.section-subnav__item[aria-selected=true] span{color:#d92429;font-weight:bold}.section-subnav__dropdown{display:none;font-size:14px;font-weight:bold;width:100%;max-width:100%;color:#354d60;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;border:1px solid #354d60;-moz-appearance:none;-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg height='7.013' viewBox='0 0 14.026 7.013' width='14.026' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m606.84 2367.345-7.013 7.013-7.013-7.013z' fill='%23d92429' transform='translate(-592.815 -2367.345)'/%3E%3C/svg%3E");background-color:rgba(0,0,0,0);background-repeat:no-repeat,repeat;background-position:right .7em top 50%,0 0;text-transform:uppercase;padding:0 .5em}.section-subnav__dropdown::-ms-expand{display:none}.section-subnav__dropdown:hover{border-color:#888}.section-subnav__dropdown:focus{border-color:#aaa;-webkit-box-shadow:0 0 1px 3px rgba(59,153,252,.7);box-shadow:0 0 1px 3px rgba(59,153,252,.7);box-shadow:0 0 0 3px -moz-mac-focusring;outline:none}.section-subnav__dropdown option{font-weight:normal}.section-subnav .cta{border-top:none}.section-subnav .cta a span{font-size:20px}@media screen and (max-width: 992px){.section-subnav{max-width:300px;min-width:200px;left:0;position:absolute;top:0;width:30vw;z-index:1}.section-subnav__dropdown{display:block}}@media screen and (min-width: 993px){.section-subnav{position:sticky;top:0}}.animation-header{padding:20px 160px 40px;background-color:#1c99b8;position:relative;overflow:hidden}@media screen and (max-width: 767px){.animation-header{padding:20px 80px 40px}}.animation-header .fade-in-image{max-width:570px;padding:30px 0;margin:0 auto}.animation-header .zoom-in{margin:0 auto;max-width:640px}.animation-header .photo-left{position:absolute;left:0;top:0;width:140px}@media screen and (max-width: 767px){.animation-header .photo-left{width:80px}}.animation-header .photo-right{position:absolute;right:0;top:0;width:140px}@media screen and (max-width: 767px){.animation-header .photo-right{width:80px}}
.block-cta{-webkit-box-sizing:border-box;box-sizing:border-box}.block-cta *{-webkit-box-sizing:border-box;box-sizing:border-box}.block-cta{margin-bottom:60px;margin-top:60px;width:100%}@media screen and (max-width: 767px){.block-cta{margin-bottom:30px;margin-top:30px}}.block-cta--bkgnd{background-color:rgba(167,105,129,.2);border-radius:7px;padding:40px 15px 25px 15px}@media screen and (max-width: 767px){.block-cta--bkgnd{padding:30px 15px 20px 15px}}.block-cta__headline{color:#592367;font-size:21px;font-weight:300;margin:0;text-align:center;text-transform:uppercase;width:100%}@media screen and (max-width: 767px){.block-cta__headline{font-size:18px}}.block-cta__container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}@media screen and (max-width: 767px){.block-cta__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:columns;flex-direction:columns}}.block-cta__button{background:#2b1e50;background:linear-gradient(347deg, #d92429 0%, rgb(255, 144, 165) 100%);border-radius:5px;color:#fff;font-size:28px;font-weight:600;letter-spacing:-0.02em;margin:15px;padding:1em 1.5em;text-align:center;text-transform:uppercase}.block-cta__button:hover,.block-cta__button:focus{text-decoration:none}@media screen and (max-width: 767px){.block-cta__button{font-size:18px;margin:10px;padding:.75em 1em}}
.regions{list-style-type:none;margin-top:30px;padding:0}.regions__list{list-style-type:none;padding:0}.regions__item{margin-bottom:15px}.leadership__title,.contact-address__title{color:#5e5e5e;font-size:14px;letter-spacing:-0.02em;line-height:1.375;margin-bottom:.75em;margin-top:0;white-space:nowrap}.leadership__image{padding-right:10px;width:150px}.leadership__image img{height:auto;min-width:150px;width:100%}.leadership__name,.leadership__position{color:#5e5e5e;font-size:14px;font-weight:400;line-height:1.375}.leadership__name{margin:0;font-weight:700;font-size:18px}.leadership__member{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:150px}.leadership__member:not(:last-of-type){margin-bottom:15px}.leadership__member .leadership__name,.leadership__member .leadership__position{display:block}.contact-address__address{font-style:normal}.contact-address__list{list-style-type:none;padding:0}.page-template-page-template-contact .left50 .col5{margin-right:0}@media screen and (max-width: 992px){.page-template-page-template-contact .left50 .contact-address,.page-template-page-template-contact .left50 .regions{border-top:1px solid hsla(0,0%,40%,.3);padding-top:30px;margin-top:30px;width:100%}}
.footer-top-col__address{color:#fff;font-family:"Gotham",sans-serif;font-size:1.0625rem;font-weight:400;line-height:1.7}.footer-top-col__address span{font-size:1.0625rem}.footer-top-col__address .footer-top-col__address-inner>span{margin-bottom:15px;display:block}.footer-top-col__address .footer-title__inner{display:block;font-weight:600}.footer-top-col__address-column{width:25%}@media screen and (max-width: 992px){.footer-top-col__address-column{width:40%}}@media screen and (max-width: 600px){.footer-top-col__address-column{width:100%}}.footer-top-col--4{max-width:100%}
.video-embed{margin:15px auto 30px auto}.video-embed__container{height:0;padding-bottom:56.25%;position:relative}.video-embed__container iframe{height:100%;left:0;position:absolute;top:0;width:100%}.video-embed__headline{color:#592367;font-size:35px;margin-bottom:.5em;text-align:center;text-transform:uppercase}@media screen and (max-width: 767px){.video-embed__headline{font-size:24px}}
.page-template-template-tshirt-store #mainBody{padding:0}@media screen and (min-width: 993px){.page-template-template-tshirt-store #header.header--smallHeight{height:inherit;background:rgba(0,0,0,0);position:relative;width:100%;z-index:100}}.page-template-template-tshirt-store #header.header--smallHeight #rotateCorrect{min-height:auto}@media screen and (max-width: 767px){.page-template-template-tshirt-store #header.header--smallHeight #rotateCorrect{min-height:auto}}.page-template-template-tshirt-store h1#logo{padding-top:14px}.page-template-template-tshirt-store .header--smallHeight #searchWrap:after{height:calc(100% + 67px);top:-60px}.page-template-template-tshirt-store .header--smallHeight #searchWrap:before{content:"";background:#1f3850;height:67px;position:absolute;top:-60px;width:100%;left:22px}.page-template-template-tshirt-store #fadedImageBackground{display:none}.fancy-banner:not(.fancy-banner--full-image){padding:92px 0 85px;position:relative;background:linear-gradient(186.14deg, #d92429 15.87%, #f68b1f 76.95%)}@media screen and (max-width: 992px){.fancy-banner:not(.fancy-banner--full-image){padding:28px 0 26px;margin:69px 0 0}}.fancy-banner:not(.fancy-banner--full-image) .container{padding-left:110px}@media screen and (max-width: 1300px){.fancy-banner:not(.fancy-banner--full-image) .container{padding-left:60px}}@media screen and (max-width: 1200px){.fancy-banner:not(.fancy-banner--full-image) .container{padding-left:30px}}@media screen and (max-width: 992px){.fancy-banner:not(.fancy-banner--full-image) .container{max-width:100%}}@media screen and (max-width: 400px){.fancy-banner:not(.fancy-banner--full-image) .container{max-width:calc(100% - 135px);margin:0}}@media screen and (max-width: 390px){.fancy-banner:not(.fancy-banner--full-image) .container{padding-left:20px}}.fancy-banner__image{mix-blend-mode:lighten;position:absolute;top:auto;right:0;bottom:0;opacity:.4;width:auto !important;max-width:500px}@supports(mix-blend-mode: lighten){.fancy-banner__image{mix-blend-mode:lighten}}.fancy-banner__image-desktop{height:100% !important}@media screen and (max-width: 992px){.fancy-banner__image-desktop{display:none !important}}.fancy-banner__image-mobile{display:none !important}@media screen and (max-width: 992px){.fancy-banner__image-mobile{display:block !important;height:100% !important}}@media screen and (max-width: 575px){.fancy-banner__image-mobile{max-width:135px !important;height:100% !important;-o-object-fit:cover;object-fit:cover}}.fancy-banner__content{max-width:715px}@media screen and (max-width: 1200px){.fancy-banner__content{max-width:500px}}@media screen and (max-width: 768px){.fancy-banner__content{max-width:450px}}@media screen and (max-width: 575px){.fancy-banner__content{max-width:260px}}.fancy-banner__title{font-family:"Gotham Bold",sans-serif;font-size:3.75rem;font-weight:normal;line-height:1.13;color:#fff;text-shadow:4px 4px 8px rgba(0,0,0,.15);margin-bottom:6px}@media screen and (max-width: 1200px){.fancy-banner__title{font-size:2.75rem}}@media screen and (max-width: 992px){.fancy-banner__title{font-size:2.375rem;line-height:1}}@media screen and (max-width: 640px){.fancy-banner__title{font-size:1.4375rem}}.fancy-banner__sub-title{font-family:"Gotham Bold",sans-serif;font-size:1.75rem;font-weight:normal;line-height:1.2;color:#fff}@media screen and (max-width: 1200px){.fancy-banner__sub-title{font-size:1.375rem}}@media screen and (max-width: 992px){.fancy-banner__sub-title{font-size:1rem;line-height:1.125}}@media screen and (max-width: 640px){.fancy-banner__sub-title{font-size:.875rem}}.fancy-banner__sub-title a{color:#002b49 !important;text-decoration:underline;text-underline-offset:3px}.fancy-banner--full-image+.fancy-banner__donate-holder{margin:20px auto;text-align:center}.columns-with-payment{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:1440px;margin:0 auto}@media screen and (max-width: 992px){.columns-with-payment{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.columns-with-payment__col1{width:36.9%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media screen and (max-width: 992px){.columns-with-payment__col1{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.columns-with-payment__col1-inner{max-width:532px;padding:34px 44px 17px 38px}@media screen and (max-width: 992px){.columns-with-payment__col1-inner{padding:28px 30px 30px}}@media screen and (max-width: 767px){.columns-with-payment__image-full{height:143px;overflow:hidden;position:relative}}.columns-with-payment__image-full img{display:block;width:100% !important}@media screen and (max-width: 767px){.columns-with-payment__image-full img{width:100% !important;height:100% !important;-o-object-fit:cover;object-fit:cover}}.columns-with-payment__col2{width:63.1%}@media screen and (max-width: 992px){.columns-with-payment__col2{width:100%}}.columns-with-payment__col2-inner{max-width:908px}@media screen and (max-width: 992px){.columns-with-payment__col2-inner{max-width:100%}}.columns-with-payment--full-width{max-width:100%}.columns-with-payment--full-width .columns-with-payment__col2-inner{max-width:100%}.columns-with-payment__quotes{background:linear-gradient(198.14deg, #ffffff 15.87%, #c1f0ff 76.95%);padding:25px 15px 26px;text-align:center}.quote-holder{max-width:530px;margin:0 auto}@media screen and (max-width: 500px){.quote-holder{max-width:323px}}.quote-holder blockquote{font-family:"Gotham Bold",sans-serif;font-size:2.125rem;font-weight:normal;line-height:1.1;color:#042c4a;margin:0;padding:0;border:none;text-transform:uppercase}@media screen and (max-width: 767px){.quote-holder blockquote{font-size:1.3125rem}}.quote-holder figcaption{font-family:"Gotham",sans-serif;font-size:1.75rem;text-transform:uppercase;font-style:normal;margin-top:20px;color:#042c4a}@media screen and (max-width: 767px){.quote-holder figcaption{font-size:1.125rem}}@media screen and (max-width: 767px){.quote-holder span{display:inline-block;font-size:14px !important;line-height:1.2}}.quote-holder span a{color:#d92429 !important;text-decoration:underline;text-underline-offset:3px}.quote-holder span a:hover{color:#002b49 !important}@media screen and (max-width: 767px){.desktop-break{display:none}}@media screen and (min-width: 768px){.mobile-break{display:none}}.columns-with-payment__intro{text-align:center;margin:0 0 25px}.columns-with-payment__intro-title{font-family:"Gotham Bold",sans-serif;font-size:1.625rem;text-transform:capitalize;font-style:normal;margin:0 7px;color:#042c4a}@media screen and (max-width: 767px){.columns-with-payment__intro-title{font-size:1.125rem}}.columns-with-payment__intro-sub-title{font-family:"Gotham",sans-serif;font-size:1.25rem;font-style:normal;margin:0}.columns-with-payment__foot-notes{color:#000;margin-top:40px;position:relative;padding-left:15px}.columns-with-payment__foot-notes:before{content:"*";position:absolute;left:0;font-size:21px;top:-3px}.columns-with-payment__foot-notes p{color:#000;margin:0 0 15px}.columns-with-payment__foot-notes p a{text-decoration:underline}.columns-with-payment__foot-notes p a:hover,.columns-with-payment__foot-notes p a:focus{color:#000}.columns-with-payment__fancy{padding:40px 25px 55px 77px;background-color:#002b49;position:relative;overflow:hidden}@media screen and (max-width: 767px){.columns-with-payment__fancy{padding:26px 0 38px 0}}.columns-with-payment__fancy:before{content:"";background:url("img/fancy-bg-overlay.png") no-repeat bottom right;position:absolute;bottom:0;right:0;height:645px;width:521px}@media screen and (max-width: 1300px){.columns-with-payment__fancy:before{background-size:80%}}@media screen and (max-width: 1150px){.columns-with-payment__fancy:before{background-size:65%}}@media screen and (max-width: 767px){.columns-with-payment__fancy:before{height:567px;width:430px;background-size:100%}}.columns-with-payment__fancy-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;z-index:1}@media screen and (max-width: 767px){.columns-with-payment__fancy-inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.columns-with-payment__fancy-intro{max-width:261px}@media screen and (max-width: 767px){.columns-with-payment__fancy-intro{max-width:375px;margin:0 auto 38px;padding:0 15px}}.columns-with-payment__fancy-title{font-family:"Gotham Bold",sans-serif;font-size:2.375rem;color:#f68b1f;line-height:1.12}@media screen and (max-width: 767px){.columns-with-payment__fancy-title{font-size:1.5rem}}@media screen and (max-width: 640px){.columns-with-payment__fancy-title{font-size:1.125rem;line-height:1.5;text-align:center}}.columns-with-payment__fancy-title span{font-family:"Gotham",sans-serif;font-size:1.75rem;font-weight:normal;display:inline-block}@media screen and (max-width: 767px){.columns-with-payment__fancy-title span{font-size:1.5rem}}@media screen and (max-width: 640px){.columns-with-payment__fancy-title span{line-height:1.5;font-size:1.125rem}}.columns-with-payment__fancy-image{width:calc(100% - 261px)}@media screen and (max-width: 767px){.columns-with-payment__fancy-image{max-width:413px;height:413px;margin:0 auto;width:100%}}.columns-with-payment__fancy-image img{max-width:428px;width:100%;height:100% !important;-o-object-fit:contain;object-fit:contain}.fancy-banner--no-overlay .fancy-banner__image{background:none;opacity:1;mix-blend-mode:unset}@media screen and (max-width: 1550px){.fancy-banner--no-overlay .fancy-banner__image{max-width:500px}}@media screen and (max-width: 1360px){.fancy-banner--no-overlay .fancy-banner__image{max-width:400px}}@media screen and (max-width: 992px){.fancy-banner--no-overlay .fancy-banner__image{max-width:300px}}.version-two .fancy-banner__content{max-width:960px;margin-left:auto}@media screen and (max-width: 1600px){.version-two .fancy-banner__content{max-width:850px}}@media screen and (max-width: 1360px){.version-two .fancy-banner__content{max-width:calc(100% - 420px)}}@media screen and (max-width: 767px){.version-two .fancy-banner__content{max-width:450px}}@media screen and (max-width: 567px){.version-two .fancy-banner__content{max-width:270px}}.version-two .fancy-banner{background:linear-gradient(198.14deg, #d92429 15.87%, #f68b1f 76.95%);overflow:hidden}.version-two .fancy-banner__title{font-size:40px;line-height:1;margin-bottom:12px}@media screen and (max-width: 1200px){.version-two .fancy-banner__title{font-size:36px}}@media screen and (max-width: 767px){.version-two .fancy-banner__title{font-size:30px}}@media screen and (max-width: 567px){.version-two .fancy-banner__title{font-size:28px}}@media screen and (max-width: 567px){.version-two .fancy-banner__sub-title br{display:none}}.version-two .fancy-banner__image{top:auto;bottom:0;background:linear-gradient(99.77deg, #d92429 6.67%, #f68b1f 21.35%)}@media screen and (max-width: 992px){.version-two .fancy-banner__image{background:none}}@media screen and (max-width: 992px){.version-two .fancy-banner__image-mobile{height:230px !important}}@media screen and (max-width: 400px){.version-two .fancy-banner__image-mobile{height:180px !important}}.version-two .fancy-banner--no-overlay .fancy-banner__image{background:none;opacity:1;mix-blend-mode:unset;padding:20px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);max-width:560px;right:auto;left:0}@media screen and (max-width: 1550px){.version-two .fancy-banner--no-overlay .fancy-banner__image{max-width:500px}}@media screen and (max-width: 1360px){.version-two .fancy-banner--no-overlay .fancy-banner__image{max-width:400px}}@media screen and (max-width: 992px){.version-two .fancy-banner--no-overlay .fancy-banner__image{height:auto !important;max-width:300px}}@media screen and (max-width: 600px){.version-two .fancy-banner--no-overlay .fancy-banner__image{position:relative;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);top:0}}@media screen and (max-width: 992px){.version-two .fancy-banner--no-overlay .fancy-banner__content{width:calc(100% - 300px)}}@media screen and (max-width: 600px){.version-two .fancy-banner--no-overlay .fancy-banner__content{width:100%;max-width:100%}}.version-two .columns-with-payment__col2{background-color:#3a2979;padding:68px 76px}@media screen and (max-width: 1200px){.version-two .columns-with-payment__col2{padding:55px 55px 68px}}@media screen and (max-width: 992px){.version-two .columns-with-payment__col2{padding:50px 20px}}.version-two .columns-with-payment--full-width .columns-with-payment__col2-inner{max-width:721px}@media screen and (max-width: 992px){.version-two .columns-with-payment--full-width .columns-with-payment__col2-inner{max-width:100%}}.version-two .columns-with-payment__foot-notes{padding-left:0}.version-two .columns-with-payment__foot-notes:before{display:none}.version-two .columns-with-payment__foot-notes p{position:relative;padding-left:15px}.version-two .columns-with-payment__foot-notes p:before{content:"*";position:absolute;left:0;font-size:21px;top:2px}.columns-with-payment__image-graphics{max-width:721px;margin-bottom:14px}.columns-with-payment__primary-content{font-family:"Gotham",sans-serif;font-weight:500;font-size:21px;line-height:1.4;color:#fff;margin-bottom:47px}@media screen and (max-width: 767px){.columns-with-payment__primary-content{font-size:18px;margin-bottom:30px}}.columns-with-payment__primary-content p{font-size:inherit;color:inherit;font-family:inherit;line-height:inherit}.columns-with-payment__primary-content *{color:#fff}.columns-with-payment__box-content{background:hsla(0,0%,100%,.9);-webkit-box-shadow:10px 14px 34px rgba(0,0,0,.45);box-shadow:10px 14px 34px rgba(0,0,0,.45);padding:32px 55px 50px 48px;margin-bottom:47px}@media screen and (max-width: 767px){.columns-with-payment__box-content{padding:30px 25px;margin-bottom:30px}}.box-content__highlighted{font-family:"Gotham",sans-serif;font-weight:700;font-size:27px;line-height:1.2;color:#fe6e00;margin-bottom:28px}@media screen and (max-width: 767px){.box-content__highlighted{font-size:22px;margin-bottom:20px}}.box-content__highlighted *{font-size:inherit;color:inherit;font-family:inherit;line-height:inherit}.box-content__detail-content{font-family:"Gotham",sans-serif;font-weight:500;font-size:18px;line-height:1.8;color:#333}@media screen and (max-width: 767px){.box-content__detail-content{font-size:16px;line-height:1.6}}.box-content__detail-content p{font-size:inherit;color:inherit;font-family:inherit;line-height:inherit}.box-content__detail-content ul{margin:0;padding-left:25px}.columns-with-payment__two-col{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width: 567px){.columns-with-payment__two-col{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.columns-with-payment__two-col-primary{width:calc(100% - 263px);font-family:"Gotham",sans-serif;font-weight:500;font-size:18px;line-height:1.4;color:#fff}@media screen and (max-width: 767px){.columns-with-payment__two-col-primary{font-size:16px}}@media screen and (max-width: 567px){.columns-with-payment__two-col-primary{width:100%}}.columns-with-payment__two-col-primary p{font-size:inherit;color:inherit;font-family:inherit;line-height:inherit}.columns-with-payment__two-col-primary.full{width:100%}.columns-with-payment__two-col-secondary{max-width:218px}@media screen and (max-width: 567px){.columns-with-payment__two-col-secondary{margin-bottom:15px;max-width:220px}}.columns-with-payment__two-col-secondary img{max-width:100%}.fancy-banner__image-only{display:block;width:100%}.columns-with-payment__text-white .box-content__detail-content,.columns-with-payment__text-white .box-content__highlighted{color:#fff}@media(max-width: 992px){.version-two .fancy-banner.fancy-banner--full-image{padding-top:69px}}@media(max-width: 420px){.columns-with-payment__col1-payment .recoveryrebuilding{max-width:306px !important}}
body.page-template-template-toolkit #mainBody,body.page-template-template-toolkit-v2 #mainBody{padding-bottom:0}body.page-template-template-toolkit #header,body.page-template-template-toolkit-v2 #header{height:737px}@media screen and (max-width: 1023px){body.page-template-template-toolkit #header,body.page-template-template-toolkit-v2 #header{height:587px !important}}@media screen and (max-width: 992px){body.page-template-template-toolkit #header,body.page-template-template-toolkit-v2 #header{height:507px !important}}@media screen and (max-width: 767px){body.page-template-template-toolkit #header,body.page-template-template-toolkit-v2 #header{height:376px !important}}body.page-template-template-toolkit #slider,body.page-template-template-toolkit-v2 #slider{height:inherit}body.page-template-template-toolkit #slider li,body.page-template-template-toolkit-v2 #slider li{background-color:#002b49}body.page-template-template-toolkit #slider li img,body.page-template-template-toolkit-v2 #slider li img{display:block}body.page-template-template-toolkit #slider li .hero__toolkit-desktop,body.page-template-template-toolkit-v2 #slider li .hero__toolkit-desktop{position:absolute;bottom:0;right:10px;max-width:661px}@media screen and (max-width: 1400px){body.page-template-template-toolkit #slider li .hero__toolkit-desktop,body.page-template-template-toolkit-v2 #slider li .hero__toolkit-desktop{max-width:500px}}@media screen and (max-width: 1200px){body.page-template-template-toolkit #slider li .hero__toolkit-desktop,body.page-template-template-toolkit-v2 #slider li .hero__toolkit-desktop{max-width:360px}}@media screen and (max-width: 1023px){body.page-template-template-toolkit #slider li .hero__toolkit-desktop,body.page-template-template-toolkit-v2 #slider li .hero__toolkit-desktop{display:none}}body.page-template-template-toolkit #slider li .hero__toolkit-tablet,body.page-template-template-toolkit-v2 #slider li .hero__toolkit-tablet{display:none;position:absolute;bottom:0;right:0;max-width:358px}@media screen and (max-width: 1023px){body.page-template-template-toolkit #slider li .hero__toolkit-tablet,body.page-template-template-toolkit-v2 #slider li .hero__toolkit-tablet{display:block}}@media screen and (max-width: 767px){body.page-template-template-toolkit #slider li .hero__toolkit-tablet,body.page-template-template-toolkit-v2 #slider li .hero__toolkit-tablet{display:none}}body.page-template-template-toolkit #slider li .hero__toolkit-mobile,body.page-template-template-toolkit-v2 #slider li .hero__toolkit-mobile{display:none;position:absolute;bottom:0;right:0;max-width:150px}@media screen and (max-width: 767px){body.page-template-template-toolkit #slider li .hero__toolkit-mobile,body.page-template-template-toolkit-v2 #slider li .hero__toolkit-mobile{display:block}}body.page-template-template-toolkit .heroContent-toolkit,body.page-template-template-toolkit-v2 .heroContent-toolkit{position:relative;float:left;max-width:440px;width:100%;z-index:2;margin-left:4vw;margin-top:52px}@media screen and (max-width: 1023px){body.page-template-template-toolkit .heroContent-toolkit,body.page-template-template-toolkit-v2 .heroContent-toolkit{margin-top:120px}}@media screen and (max-width: 767px){body.page-template-template-toolkit .heroContent-toolkit,body.page-template-template-toolkit-v2 .heroContent-toolkit{margin-top:106px}}@media screen and (max-width: 767px){body.page-template-template-toolkit .heroContent-toolkit.heroContent-toolkit--mobile-full,body.page-template-template-toolkit-v2 .heroContent-toolkit.heroContent-toolkit--mobile-full{max-width:calc(100% - 4vw)}}body.page-template-template-toolkit .heroContent-toolkit__main-title,body.page-template-template-toolkit-v2 .heroContent-toolkit__main-title{color:#d82328;font-size:119px;font-weight:900;white-space:nowrap;letter-spacing:normal;line-height:.9;margin-bottom:40px;display:block;font-family:"Gotham Black",sans-serif}@media screen and (max-width: 1023px){body.page-template-template-toolkit .heroContent-toolkit__main-title,body.page-template-template-toolkit-v2 .heroContent-toolkit__main-title{font-size:82px}}@media screen and (max-width: 767px){body.page-template-template-toolkit .heroContent-toolkit__main-title,body.page-template-template-toolkit-v2 .heroContent-toolkit__main-title{font-size:55px;margin-bottom:20px}}body.page-template-template-toolkit .heroContent-toolkit__sub-title,body.page-template-template-toolkit-v2 .heroContent-toolkit__sub-title{color:#fff;font-size:39px;font-weight:500;letter-spacing:2.5px;line-height:1.1;margin-bottom:20px}@media screen and (max-width: 1200px){body.page-template-template-toolkit .heroContent-toolkit__sub-title,body.page-template-template-toolkit-v2 .heroContent-toolkit__sub-title{font-size:27px}}@media screen and (max-width: 767px){body.page-template-template-toolkit .heroContent-toolkit__sub-title,body.page-template-template-toolkit-v2 .heroContent-toolkit__sub-title{font-size:18px}}body.page-template-template-toolkit .heroContent-toolkit__date,body.page-template-template-toolkit-v2 .heroContent-toolkit__date{color:#f58c1f;font-size:88px;font-weight:400;letter-spacing:normal;line-height:1.1}@media screen and (max-width: 1023px){body.page-template-template-toolkit .heroContent-toolkit__date,body.page-template-template-toolkit-v2 .heroContent-toolkit__date{font-size:61px}}@media screen and (max-width: 767px){body.page-template-template-toolkit .heroContent-toolkit__date,body.page-template-template-toolkit-v2 .heroContent-toolkit__date{font-size:41px}}body.page-template-template-toolkit .box-sizing-content,body.page-template-template-toolkit .box-sizing-content *,body.page-template-template-toolkit-v2 .box-sizing-content,body.page-template-template-toolkit-v2 .box-sizing-content *{-webkit-box-sizing:border-box;box-sizing:border-box}body.page-template-template-toolkit .general-content__heading,body.page-template-template-toolkit-v2 .general-content__heading{font-size:60px;line-height:1.2;font-weight:900;color:#d82328;letter-spacing:-1.5px;margin-bottom:40px;font-family:"Gotham Black",sans-serif}@media screen and (max-width: 1023px){body.page-template-template-toolkit .general-content__heading,body.page-template-template-toolkit-v2 .general-content__heading{font-size:44px;margin-bottom:35px}}@media screen and (max-width: 767px){body.page-template-template-toolkit .general-content__heading,body.page-template-template-toolkit-v2 .general-content__heading{font-size:38px;margin-bottom:20px}}body.page-template-template-toolkit .button-custom,body.page-template-template-toolkit-v2 .button-custom{border-radius:60px;background:#d82328;display:inline-block;text-align:center;font-size:29px;font-weight:700;line-height:1.1;color:#fff;text-transform:uppercase;text-decoration:none;padding:28px 62px;-webkit-transition:all .2s ease;transition:all .2s ease;margin-top:20px}body.page-template-template-toolkit .button-custom:hover,body.page-template-template-toolkit .button-custom:focus,body.page-template-template-toolkit-v2 .button-custom:hover,body.page-template-template-toolkit-v2 .button-custom:focus{text-decoration:none;background:#f58c1f}@media screen and (max-width: 1023px){body.page-template-template-toolkit .button-custom,body.page-template-template-toolkit-v2 .button-custom{font-size:24px;padding:23px 55px 16px}}@media screen and (max-width: 767px){body.page-template-template-toolkit .button-custom,body.page-template-template-toolkit-v2 .button-custom{font-size:20px}}body.page-template-template-toolkit .general-content,body.page-template-template-toolkit-v2 .general-content{padding:90px 0 80px;background:#fff;text-align:center}body.page-template-template-toolkit .general-content.bg-alt,body.page-template-template-toolkit-v2 .general-content.bg-alt{background-color:#f2efe6}body.page-template-template-toolkit .general-content.general-content--alt,body.page-template-template-toolkit-v2 .general-content.general-content--alt{background-color:#f2efe6}body.page-template-template-toolkit .general-content.general-content--alt .container,body.page-template-template-toolkit-v2 .general-content.general-content--alt .container{max-width:1260px}@media screen and (max-width: 1023px){body.page-template-template-toolkit .general-content,body.page-template-template-toolkit-v2 .general-content{padding:60px 0}}body.page-template-template-toolkit .general-content .container,body.page-template-template-toolkit-v2 .general-content .container{max-width:1290px}body.page-template-template-toolkit .general-content h3,body.page-template-template-toolkit-v2 .general-content h3{font-size:38px;color:#1d2747;line-height:1.2;font-weight:bold}@media screen and (max-width: 1200px){body.page-template-template-toolkit .general-content h3,body.page-template-template-toolkit-v2 .general-content h3{font-size:30px;margin-bottom:30px}}@media screen and (max-width: 1023px){body.page-template-template-toolkit .general-content h3,body.page-template-template-toolkit-v2 .general-content h3{font-size:24px;margin-bottom:20px}}body.page-template-template-toolkit .general-content .general-content__email-list,body.page-template-template-toolkit-v2 .general-content .general-content__email-list{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 -41px 20px;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0}@media screen and (max-width: 1200px){body.page-template-template-toolkit .general-content .general-content__email-list,body.page-template-template-toolkit-v2 .general-content .general-content__email-list{margin:0 -31px 20px}}@media screen and (max-width: 767px){body.page-template-template-toolkit .general-content .general-content__email-list,body.page-template-template-toolkit-v2 .general-content .general-content__email-list{margin:0}}body.page-template-template-toolkit .general-content .general-content__email-list li,body.page-template-template-toolkit-v2 .general-content .general-content__email-list li{padding:0 41px;position:relative;z-index:1}@media screen and (max-width: 1200px){body.page-template-template-toolkit .general-content .general-content__email-list li,body.page-template-template-toolkit-v2 .general-content .general-content__email-list li{padding:0 31px}}@media screen and (max-width: 767px){body.page-template-template-toolkit .general-content .general-content__email-list li,body.page-template-template-toolkit-v2 .general-content .general-content__email-list li{padding:20px 0;width:100%}}body.page-template-template-toolkit .general-content .general-content__email-list li:not(:first-child):before,body.page-template-template-toolkit-v2 .general-content .general-content__email-list li:not(:first-child):before{content:"";top:1px;bottom:0;width:1px;position:absolute;left:0;background-color:#000}@media screen and (max-width: 767px){body.page-template-template-toolkit .general-content .general-content__email-list li:not(:first-child):before,body.page-template-template-toolkit-v2 .general-content .general-content__email-list li:not(:first-child):before{width:50px;height:1px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);top:0}}body.page-template-template-toolkit .general-content .general-content__email-list li a,body.page-template-template-toolkit-v2 .general-content .general-content__email-list li a{font-size:2.125rem;font-weight:bold;color:#d92429;display:inline-block;vertical-align:top;text-decoration:underline}@media screen and (max-width: 1200px){body.page-template-template-toolkit .general-content .general-content__email-list li a,body.page-template-template-toolkit-v2 .general-content .general-content__email-list li a{font-size:1.75rem}}@media screen and (max-width: 1023px){body.page-template-template-toolkit .general-content .general-content__email-list li a,body.page-template-template-toolkit-v2 .general-content .general-content__email-list li a{font-size:1.5rem}}body.page-template-template-toolkit .general-content .general-content__email-list li a:hover,body.page-template-template-toolkit .general-content .general-content__email-list li a:focus,body.page-template-template-toolkit-v2 .general-content .general-content__email-list li a:hover,body.page-template-template-toolkit-v2 .general-content .general-content__email-list li a:focus{color:#f58c1f}body.page-template-template-toolkit .general-content .entry-content,body.page-template-template-toolkit-v2 .general-content .entry-content{font-size:21px;line-height:1.3;color:#000}@media screen and (max-width: 1200px){body.page-template-template-toolkit .general-content .entry-content,body.page-template-template-toolkit-v2 .general-content .entry-content{font-size:18px}}body.page-template-template-toolkit .general-content .entry-content ul,body.page-template-template-toolkit-v2 .general-content .entry-content ul{list-style:none;padding-left:0}body.page-template-template-toolkit .general-content .entry-content ul li,body.page-template-template-toolkit-v2 .general-content .entry-content ul li{padding-left:20px;position:relative;z-index:1}body.page-template-template-toolkit .general-content .entry-content ul li:before,body.page-template-template-toolkit-v2 .general-content .entry-content ul li:before{content:"•";color:#d92429;display:inline-block;vertical-align:middle;position:absolute;left:0;top:2px}body.page-template-template-toolkit .general-content .entry-content ul li:not(:last-child),body.page-template-template-toolkit-v2 .general-content .entry-content ul li:not(:last-child){margin-bottom:20px}body.page-template-template-toolkit .general-content .entry-content p,body.page-template-template-toolkit-v2 .general-content .entry-content p{font-size:inherit;line-height:inherit;color:inherit;margin-bottom:30px}@media screen and (max-width: 1023px){body.page-template-template-toolkit .general-content .entry-content p,body.page-template-template-toolkit-v2 .general-content .entry-content p{margin-bottom:20px}}body.page-template-template-toolkit .general-content .entry-content strong,body.page-template-template-toolkit-v2 .general-content .entry-content strong{font-family:"Gotham Black",sans-serif}body.page-template-template-toolkit .general-content .entry-content a,body.page-template-template-toolkit-v2 .general-content .entry-content a{font-family:"Gotham Black",sans-serif;text-decoration:underline}body.page-template-template-toolkit .general-content .entry-content a:hover,body.page-template-template-toolkit .general-content .entry-content a:focus,body.page-template-template-toolkit-v2 .general-content .entry-content a:hover,body.page-template-template-toolkit-v2 .general-content .entry-content a:focus{color:#f68633}body.page-template-template-toolkit .image-content,body.page-template-template-toolkit-v2 .image-content{background-color:#f2efe6;text-align:center;padding:90px 0 80px}@media screen and (max-width: 1023px){body.page-template-template-toolkit .image-content,body.page-template-template-toolkit-v2 .image-content{padding:60px 0}}body.page-template-template-toolkit .image-content .container,body.page-template-template-toolkit-v2 .image-content .container{max-width:1220px}body.page-template-template-toolkit .image-content__image,body.page-template-template-toolkit-v2 .image-content__image{margin:0 auto 30px;max-width:582px}body.page-template-template-toolkit .image-content__heading,body.page-template-template-toolkit-v2 .image-content__heading{font-size:60px;line-height:1.2;font-weight:900;color:#d82328;letter-spacing:-1.5px;margin-bottom:40px;font-family:"Gotham Black",sans-serif}@media screen and (max-width: 1023px){body.page-template-template-toolkit .image-content__heading,body.page-template-template-toolkit-v2 .image-content__heading{font-size:44px;margin-bottom:35px}}@media screen and (max-width: 767px){body.page-template-template-toolkit .image-content__heading,body.page-template-template-toolkit-v2 .image-content__heading{font-size:38px;margin-bottom:25px}}body.page-template-template-toolkit .image-content__sub-heading,body.page-template-template-toolkit-v2 .image-content__sub-heading{font-size:34px;color:#1d2747;line-height:1.2;font-weight:bold}@media screen and (max-width: 1200px){body.page-template-template-toolkit .image-content__sub-heading,body.page-template-template-toolkit-v2 .image-content__sub-heading{font-size:30px}}@media screen and (max-width: 1023px){body.page-template-template-toolkit .image-content__sub-heading,body.page-template-template-toolkit-v2 .image-content__sub-heading{font-size:24px;margin-bottom:20px}}body.page-template-template-toolkit-v2 #mainBody>.container{max-width:inherit;padding:0}body.page-template-template-toolkit-v2 #header{height:780px}@media screen and (max-width: 767px){body.page-template-template-toolkit-v2 #header{height:456px !important}}body.page-template-template-toolkit-v2 .container #searchWrap,body.page-template-template-toolkit-v2 .container #searchWrap:after{background:#1f3850}@media screen and (max-width: 992px){body.page-template-template-toolkit-v2 .container #searchWrap,body.page-template-template-toolkit-v2 .container #searchWrap:after{background:rgba(0,0,0,0)}}body.page-template-template-toolkit-v2 #slider li:before{content:"";display:block;height:790px;background:linear-gradient(180.02deg, #42a7c6 0.02%, #002b49 50.06%);top:10px;position:relative}body.page-template-template-toolkit-v2 .heroContent-toolkit__main-title{font-size:72px;color:#fff;font-family:"Gotham Bold",sans-serif}@media screen and (max-width: 1023px){body.page-template-template-toolkit-v2 .heroContent-toolkit__main-title{font-size:42px}}body.page-template-template-toolkit-v2 .heroContent-toolkit__sub-title{font-size:32px;line-height:1;font-family:"Gotham Light",sans-serif;margin-bottom:70px}@media screen and (max-width: 1200px){body.page-template-template-toolkit-v2 .heroContent-toolkit__sub-title{font-size:27px}}@media screen and (max-width: 1023px){body.page-template-template-toolkit-v2 .heroContent-toolkit__sub-title{margin-bottom:20px;font-size:22px}}body.page-template-template-toolkit-v2 .heroContent-toolkit__sub-title strong{font-family:"Gotham Bold",sans-serif;font-weight:normal}body.page-template-template-toolkit-v2 .button--primary{font-size:28px;color:#002b49;background-color:#ffb548;border-radius:0;padding:20px 30px;text-transform:none;-webkit-box-shadow:0px 4px 4px rgba(0,0,0,.25);box-shadow:0px 4px 4px rgba(0,0,0,.25)}@media screen and (max-width: 1023px){body.page-template-template-toolkit-v2 .button--primary{font-size:18px}}body.page-template-template-toolkit-v2 .button--primary:hover,body.page-template-template-toolkit-v2 .button--primary:focus{background-color:#d92429;color:#fff}body.page-template-template-toolkit-v2.header-auto #header{height:auto !important;min-height:780px}@media screen and (max-width: 1023px){body.page-template-template-toolkit-v2.header-auto #header{min-height:587px}}@media screen and (max-width: 992px){body.page-template-template-toolkit-v2.header-auto #header{min-height:507px}}@media screen and (max-width: 767px){body.page-template-template-toolkit-v2.header-auto #header{min-height:456px !important}}body.page-template-template-toolkit-v2.header-auto #rotateCorrect{height:auto;min-height:inherit}body.page-template-template-toolkit-v2.header-auto #slider{min-height:inherit;height:100%}body.page-template-template-toolkit-v2.header-auto .heroContent-toolkit{padding-bottom:40px}body.header-alt #mainBody>.container{max-width:inherit;padding:0}body.header-alt #header{height:780px}@media screen and (max-width: 767px){body.header-alt #header{height:456px !important}}body.header-alt .container #searchWrap,body.header-alt .container #searchWrap:after{background:#1f3850}@media screen and (max-width: 992px){body.header-alt .container #searchWrap,body.header-alt .container #searchWrap:after{background:rgba(0,0,0,0)}}body.header-alt #slider li:before{content:"";display:block;height:790px;background:linear-gradient(180.02deg, #42a7c6 0.02%, #002b49 50.06%);top:10px;position:relative}body.header-alt .heroContent-toolkit__main-title{font-size:72px;color:#fff;font-family:"Gotham Bold",sans-serif}@media screen and (max-width: 1023px){body.header-alt .heroContent-toolkit__main-title{font-size:42px}}body.header-alt .heroContent-toolkit__sub-title{font-size:32px;line-height:1;font-family:"Gotham Light",sans-serif;margin-bottom:70px}@media screen and (max-width: 1200px){body.header-alt .heroContent-toolkit__sub-title{font-size:27px}}@media screen and (max-width: 1023px){body.header-alt .heroContent-toolkit__sub-title{margin-bottom:20px;font-size:22px}}body.header-alt .heroContent-toolkit__sub-title strong{font-family:"Gotham Bold",sans-serif;font-weight:normal}body.header-alt .button--primary{font-size:28px;color:#002b49;background-color:#ffb548;border-radius:0;padding:20px 30px;text-transform:none;-webkit-box-shadow:0px 4px 4px rgba(0,0,0,.25);box-shadow:0px 4px 4px rgba(0,0,0,.25)}@media screen and (max-width: 1023px){body.header-alt .button--primary{font-size:18px}}body.header-alt .button--primary:hover,body.header-alt .button--primary:focus{background-color:#d92429;color:#fff}.side-by-side .container{max-width:inherit;padding:0}.side-by-side__grid{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.side-by-side__content{width:50%;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:102px 60px 60px 60px}@media screen and (max-width: 767px){.side-by-side__content{display:block;width:100%;padding:40px 20px 40px 20px}}.side-by-side__description{max-width:585px}.side-by-side__description .entry-content{font-size:1.3125rem;line-height:1.4;font-family:"Gotham",sans-serif;color:#002b49}@media screen and (max-width: 1023px){.side-by-side__description .entry-content{font-size:1.125rem}}@media screen and (max-width: 767px){.side-by-side__description .entry-content{font-size:1rem}}.side-by-side__description .entry-content p{font-family:inherit;font-size:inherit;line-height:inherit;color:inherit;margin:0}.side-by-side__description .entry-content p:not(:last-child){margin-bottom:33px}@media screen and (max-width: 767px){.side-by-side__description .entry-content p:not(:last-child){margin-bottom:25px}}.side-by-side__title{font-family:"Gotham Bold",sans-serif;font-style:normal;font-size:2rem;color:#42a7c6;line-height:1.2;margin-bottom:33px}.side-by-side__thumbnail{background-size:cover;background-position:center center;width:50%;position:relative;z-index:1;margin-bottom:0}@media screen and (max-width: 767px){.side-by-side__thumbnail{width:100%}}.side-by-side__thumbnail img{opacity:0;max-width:100%;height:auto;display:block}.icon-grid{margin-top:30px}.icon-grid__item{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.icon-grid__image{width:28px;margin-right:25px}.icon-grid__title{margin:0;width:calc(100% - 53px);color:#002b49;font-size:1.3125rem}@media screen and (max-width: 1023px){.icon-grid__title{font-size:1.125rem}}@media screen and (max-width: 767px){.icon-grid__title{font-size:1rem}}.speaker-grid{position:relative;padding:85px 0;background-color:rgba(66,167,198,.3)}@media screen and (max-width: 767px){.speaker-grid{padding:70px 0}}.speaker-grid__title{font-family:"Gotham Bold",sans-serif;font-style:normal;font-size:2.875rem;line-height:1;color:#d92429;margin-bottom:100px;text-align:center}@media screen and (max-width: 767px){.speaker-grid__title{margin-bottom:40px}}.speaker-grid__row{width:100%;margin:0 auto;display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2, 1fr);-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:24px;max-width:993px;margin-bottom:65px}@media screen and (max-width: 767px){.speaker-grid__row{display:block;margin-bottom:30px}}.speaker-grid__item{position:relative;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (max-width: 767px){.speaker-grid__item{margin-bottom:30px}}.speaker-grid__media{width:237px;height:237px;border-radius:50%;overflow:hidden;margin-bottom:16px;background-size:cover;background-repeat:no-repeat;background-position:top center}.speaker-grid__name{font-family:"Gotham Bold",sans-serif;font-size:1.75rem;line-height:1;color:#d92429;margin-top:0;margin-bottom:5px}.speaker-grid__position{font-size:1.25rem;color:#002b49;line-height:1.4;max-width:430px}@media screen and (max-width: 767px){.speaker-grid__position{font-size:16px}}.speaker-grid__description{max-width:1020px;margin:0 auto}.speaker-grid__description.entry-content{font-size:1.3125rem;line-height:1.4;font-family:"Gotham",sans-serif;color:#002b49}@media screen and (max-width: 1023px){.speaker-grid__description.entry-content{font-size:1.125rem}}@media screen and (max-width: 767px){.speaker-grid__description.entry-content{font-size:1rem}}.speaker-grid__description.entry-content p{font-family:inherit;font-size:inherit;line-height:inherit;color:inherit;margin:0}.speaker-grid__description.entry-content p:not(:last-child){margin-bottom:33px}@media screen and (max-width: 767px){.speaker-grid__description.entry-content p:not(:last-child){margin-bottom:25px}}.overlay-content{padding:164px 0 60px;background-size:cover;background-repeat:no-repeat;background-position:center center}@media screen and (max-width: 767px){.overlay-content{padding-top:70px}}.overlay-content__button-wrap{text-align:center;margin-bottom:125px}@media screen and (max-width: 767px){.overlay-content__button-wrap{margin-bottom:50px}}.overlay-content__description{max-width:1020px;margin:0 auto;font-family:"Gotham Bold",sans-serif;font-size:28px;color:#fff}.overlay-content__description.entry-content{font-size:1.3125rem;line-height:1.4;font-family:"Gotham Bold",sans-serif;color:#fff}@media screen and (max-width: 1023px){.overlay-content__description.entry-content{font-size:1.125rem}}@media screen and (max-width: 767px){.overlay-content__description.entry-content{font-size:1rem}}.overlay-content__description.entry-content p{font-family:inherit;font-size:inherit;line-height:inherit;color:inherit;margin:0}.overlay-content__description.entry-content p:not(:last-child){margin-bottom:33px}@media screen and (max-width: 767px){.overlay-content__description.entry-content p:not(:last-child){margin-bottom:25px}}.logo-grid{position:relative;padding:130px 0}@media screen and (max-width: 767px){.logo-grid{padding:70px 0}}.logo-grid__title{font-family:"Gotham Bold",sans-serif;font-style:normal;font-size:2rem;line-height:1;color:#002b49;margin-bottom:40px;text-align:center}.icon-grid__row{width:100%;margin:0 auto;display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2, 1fr);-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px;max-width:700px}.logo-grid__item{position:relative;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.logo-grid__media{max-width:300px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:16px}body.page-template-template-toolkit .two-column-holder,body.page-template-template-toolkit-v2 .two-column-holder{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:153px}@media screen and (max-width: 1750px){body.page-template-template-toolkit .two-column-holder,body.page-template-template-toolkit-v2 .two-column-holder{padding-top:135px}}@media screen and (max-width: 1600px){body.page-template-template-toolkit .two-column-holder,body.page-template-template-toolkit-v2 .two-column-holder{padding-top:100px}}@media screen and (max-width: 992px){body.page-template-template-toolkit .two-column-holder,body.page-template-template-toolkit-v2 .two-column-holder{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-left:0;padding-right:0;margin:0}}@media screen and (max-width: 767px){body.page-template-template-toolkit .two-column-holder,body.page-template-template-toolkit-v2 .two-column-holder{padding-top:110px}}body.page-template-template-toolkit .two-column-holder--alt,body.page-template-template-toolkit-v2 .two-column-holder--alt{padding-top:0}body.page-template-template-toolkit .two-column-holder__col-left,body.page-template-template-toolkit-v2 .two-column-holder__col-left{width:300px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;background:#f2f2f2}@media screen and (max-width: 992px){body.page-template-template-toolkit .two-column-holder__col-left,body.page-template-template-toolkit-v2 .two-column-holder__col-left{width:100%;margin-bottom:25px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}body.page-template-template-toolkit .two-column-holder__col-right,body.page-template-template-toolkit-v2 .two-column-holder__col-right{width:calc(100% - 300px)}@media screen and (max-width: 992px){body.page-template-template-toolkit .two-column-holder__col-right,body.page-template-template-toolkit-v2 .two-column-holder__col-right{width:100%;padding:0}}body.page-template-template-toolkit #sidebar,body.page-template-template-toolkit-v2 #sidebar{background-color:rgba(53,77,96,.05);padding-left:0;width:100%;max-width:300px;height:100%}body.page-template-template-toolkit #sidebar:before,body.page-template-template-toolkit-v2 #sidebar:before{display:none}@media screen and (max-width: 992px){body.page-template-template-toolkit #sidebar,body.page-template-template-toolkit-v2 #sidebar{max-width:100%;background:none;height:auto;min-height:30px;padding-bottom:0}body.page-template-template-toolkit #sidebar:after,body.page-template-template-toolkit-v2 #sidebar:after{display:none}}body.page-template-template-toolkit #sidebar ul,body.page-template-template-toolkit-v2 #sidebar ul{list-style:none;margin:0;padding:0}body.page-template-template-toolkit #sidebar ul li,body.page-template-template-toolkit-v2 #sidebar ul li{padding:10px 20px;margin-bottom:.5em;position:relative}body.page-template-template-toolkit #sidebar ul li:before,body.page-template-template-toolkit-v2 #sidebar ul li:before{content:"";background:#0088a6;width:8px;height:100%;left:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);position:absolute;opacity:0}body.page-template-template-toolkit #sidebar ul li a,body.page-template-template-toolkit-v2 #sidebar ul li a{color:#354d60;font-size:28px;font-weight:500;line-height:1;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:inline-block}@media screen and (max-width: 767px){body.page-template-template-toolkit #sidebar ul li a,body.page-template-template-toolkit-v2 #sidebar ul li a{font-size:18px}}body.page-template-template-toolkit #sidebar ul li a:hover,body.page-template-template-toolkit #sidebar ul li a:focus,body.page-template-template-toolkit-v2 #sidebar ul li a:hover,body.page-template-template-toolkit-v2 #sidebar ul li a:focus{text-decoration:none;color:#0088a6}body.page-template-template-toolkit #sidebar ul li.active a,body.page-template-template-toolkit-v2 #sidebar ul li.active a{color:#0088a6}body.page-template-template-toolkit #sidebar ul li.active:before,body.page-template-template-toolkit-v2 #sidebar ul li.active:before{opacity:1}.heroContent-toolkit-content{font-size:18px;line-height:1.5;font-family:"Gotham",sans-serif;color:#fff}@media screen and (max-width: 767px){.heroContent-toolkit-content{font-size:16px}}.heroContent-toolkit-content p{font-size:inherit;color:inherit;line-height:inherit;margin:0}.heroContent-toolkit-content p:not(:last-child){margin-bottom:20px}.heroContent-toolkit-content+.button{margin-top:30px}
.stacked-headshots *{-webkit-box-sizing:border-box;box-sizing:border-box}.stacked-headshots__item:first-of-type{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:41%}.stacked-headshots__item:first-of-type .stacked-headshots__name{font-size:24px}.stacked-headshots__item:first-of-type .stacked-headshots__desc{font-size:22px}.stacked-headshots__item:not(:first-of-type){-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;width:26%}.stacked-headshots__item:not(:first-of-type) .stacked-headshots__name{font-size:21px}.stacked-headshots__item:not(:first-of-type) .stacked-headshots__desc{font-size:15px}.stacked-headshots__item--border .stacked-headshots__image{background-repeat:no-repeat;background-size:cover;background-position:center center}.stacked-headshots__item--full{width:100% !important}.stacked-headshots__item--full .stacked-headshots__image,.stacked-headshots__item--full .stacked-headshots__content{margin-left:auto;margin-right:auto;width:30%}.stacked-headshots__headline,.stacked-headshots__name,.stacked-headshots__desc{color:#592367;text-align:center}.stacked-headshots__headline,.stacked-headshots__name{font-weight:600;letter-spacing:-0.02em;line-height:1.1;text-transform:uppercase}.stacked-headshots__headline{font-size:35px;margin:.5em 0em .5em 0}.stacked-headshots__name{margin:.5em 0 .25em 0}.stacked-headshots__desc *{color:#592367;font-size:16px}@media screen and (max-width: 600px){.stacked-headshots{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.stacked-headshots__item--border .stacked-headshots__image{padding:5px}.stacked-headshots__item:first-of-type{margin:25px auto 30px auto;max-width:420px;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;width:100%}.stacked-headshots__item--full{margin-top:15px}.stacked-headshots__item--full .stacked-headshots__image{margin:15px auto 15px auto;max-width:265px;width:75%}.stacked-headshots__item--full .stacked-headshots__content{width:100%}.stacked-headshots__item:not(:first-of-type){width:48%}.stacked-headshots__headline{font-size:24px}}@media screen and (min-width: 601px){.stacked-headshots{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.stacked-headshots__item--border .stacked-headshots__image{padding:10px}.stacked-headshots__item:first-of-type{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.stacked-headshots__item:nth-child(2){-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.stacked-headshots__item:not(:first-of-type){margin-top:10%}.stacked-headshots__item:not(:first-of-type).stacked-headshots__item--full{margin-top:2%}.stacked-headshots__item:not(:first-of-type).stacked-headshots__item--full .stacked-headshots__image{padding:5px}.stacked-headshots__item--full{margin-top:2%}.stacked-headshots__name{margin-left:-5%;width:110%}.stacked-headshots__desc{padding-left:5px;padding-right:5px}}
.logo-repeater{padding-bottom:30px}.logo-repeater__container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:distribute;justify-content:space-around}.logo-repeater__block{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:10vw;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-height:100px;min-height:75px;padding:15px;position:relative}.logo-repeater__logo{background-repeat:no-repeat;background-position:center center;background-size:contain;height:100%;width:100%}.logo-repeater__logo--landscape{max-height:120px;max-width:240px}.logo-repeater__link{height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}@media screen and (max-width: 600px){.logo-repeater__container{-ms-flex-line-pack:center;align-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (max-width: 767px){.logo-repeater__block{max-height:50px;width:250px}body.ie11 .logo-repeater{padding-bottom:20px;padding-top:20px}}@media screen and (min-width: 768px){.logo-repeater__block{width:40%}body.ie11 .logo-repeater{padding-bottom:40px;padding-top:40px}}.logo-repeater__btn-holder{margin-top:35px;text-align:center}.logo-repeater__download{font-size:24px;font-weight:700;text-transform:capitalize;text-decoration:underline}@media screen and (max-width: 767px){.logo-repeater__download{font-size:20px}}.logo-repeater__download:hover,.logo-repeater__download:focus{text-decoration:none}
.social-share{padding:60px 0}@media screen and (max-width: 767px){.social-share{padding:35px 0}}.event-section .social-share .container{padding:0}.social-share__main-title{text-align:center;font-weight:400;margin:0 0 15px}
.page-template-template-scholarship-campaign #mainBody{padding-bottom:0}.page-template-template-scholarship-campaign #mainBody>.container{max-width:100%;padding:0}.scholarship-campaign-layout,.scholarship-campaign-layout *{-webkit-box-sizing:border-box;box-sizing:border-box}.scholarship-campaign-layout{padding:30px 0 0;border-top:5px solid #e9752c}.scholarship-campaign__banner-top{margin-bottom:50px}.scholarship-campaign__text{margin-bottom:40px}.scholarship-campaign__primary-title{font-size:3.75rem;line-height:1;max-width:820px}@media screen and (max-width: 1023px){.scholarship-campaign__primary-title{font-size:3.125rem}}@media screen and (max-width: 767px){.scholarship-campaign__primary-title{font-size:2.625rem}}.scholarship-campaign__primary{background:#fef3ed;padding:40px 0}.scholarship-campaign__primary .entry-content{font-size:1.25rem;line-height:1.6}@media screen and (max-width: 767px){.scholarship-campaign__primary .entry-content{font-size:1rem}}.scholarship-campaign__primary .entry-content p{font-size:inherit;line-height:inherit}.scholarship-campaign__primary .entry-content p:not(:last-child){margin-bottom:25px}.scholarship-campaign__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.scholarship-campaign__detail{width:70%;padding-right:5%}@media screen and (max-width: 767px){.scholarship-campaign__detail{width:100%;padding-right:0;margin-bottom:20px}}.scholarship-campaign__detail.full{width:100%;padding:0}.scholarship-campaign__media{width:30%}@media screen and (max-width: 767px){.scholarship-campaign__media{width:100%}}.scholarship-campaign__media img{max-width:300px;margin:0 auto}.scholarship-campaign__additional-content{margin-top:20px}.scholarship-campaign__secondary .container{max-width:100%;padding:0}.scholarship-campaign__secondary.content-image .scholarship-campaign__secondary-inner{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.scholarship-campaign__secondary.content-image .scholarship-campaign__secondary-content{padding-left:0;padding-right:60px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media screen and (max-width: 1382px){.scholarship-campaign__secondary.content-image .scholarship-campaign__secondary-content{padding-left:40px}}@media screen and (max-width: 767px){.scholarship-campaign__secondary.content-image .scholarship-campaign__secondary-content{padding:25px}}.scholarship-campaign__secondary-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.scholarship-campaign__secondary-media{width:50%;min-height:550px;background-repeat:no-repeat;background-size:cover;background-position:center}@media screen and (max-width: 767px){.scholarship-campaign__secondary-media{width:100%;padding-bottom:56.25%;min-height:auto}}.scholarship-campaign__secondary-content{width:50%;padding:40px 40px 40px 60px;background:#0a2b4a;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width: 767px){.scholarship-campaign__secondary-content{width:100%;padding:25px}}.scholarship-campaign__secondary-content.full{width:100%}.scholarship-campaign__secondary-content .entry-content{font-size:1.25rem;line-height:1.6;color:#fff;max-width:600px}@media screen and (max-width: 767px){.scholarship-campaign__secondary-content .entry-content{font-size:1rem;line-height:1.5;max-width:100%}}.scholarship-campaign__secondary-content .entry-content p{font-size:inherit;line-height:inherit;color:inherit}.scholarship-campaign__secondary-content .entry-content p:not(:last-child){margin-bottom:25px}.scholarship-campaign__secondary-content .entry-content blockquote{font-size:1.5rem;font-weight:500;margin:0 0 25px}@media screen and (max-width: 767px){.scholarship-campaign__secondary-content .entry-content blockquote{font-size:1.25rem}}.scholarship-campaign__secondary-content .entry-content blockquote p{font-size:inherit !important;line-height:inherit !important}.scholarship-campaign__secondary-content .entry-content blockquote p:before{display:none}.scholarship-campaign__tertiary{background:#fde7d8;padding:60px 0}.scholarship-campaign__tertiary .entry-content{font-size:1.25rem;line-height:1.6;max-width:1024px}.scholarship-campaign__tertiary .entry-content p{font-size:inherit;line-height:inherit}.scholarship-campaign__tertiary .entry-content p:not(:last-child){margin-bottom:25px}.scholarship-campaign__tertiary .custom-tag{color:#d14044;font-size:26px}@media screen and (max-width: 1023px){.scholarship-campaign__tertiary .custom-tag{font-size:24px}}@media screen and (max-width: 767px){.scholarship-campaign__tertiary .custom-tag{font-size:20px}}.scholarship-campaign__tertiary .button{text-transform:uppercase;font-size:24px;padding:20px 30px 16px}@media screen and (max-width: 767px){.scholarship-campaign__tertiary .button{font-size:20px;padding:16px 22px 12px}}.scholarship-campaign__tertiary-additional .entry-content h3{font-size:2.5rem;font-weight:500;line-height:1.2}@media screen and (max-width: 1023px){.scholarship-campaign__tertiary-additional .entry-content h3{font-size:1.875rem}}@media screen and (max-width: 767px){.scholarship-campaign__tertiary-additional .entry-content h3{font-size:1.75rem}}
.social-footer{-webkit-box-sizing:border-box;box-sizing:border-box;border-top:1px solid #c9c9c9;padding-bottom:40px;padding-top:40px}.social-footer *{-webkit-box-sizing:border-box;box-sizing:border-box}.social-footer__title{font-family:"Gotham Light",sans-serif;text-transform:uppercase;color:#354d60;font-size:2.25rem;line-height:1.1;margin:20px 0px 20px 0px;font-weight:300}@media screen and (max-width: 992px){.social-footer__title{font-size:2rem}}@media screen and (max-width: 600px){.social-footer__title{font-size:1.75rem}}.social-footer__cta-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.social-footer__cta{height:140px;margin-bottom:50px;position:relative;width:47.5%}@media screen and (max-width: 767px){.social-footer__cta{margin-bottom:30px;width:100%}}.social-footer__cta span{background-color:rgba(217,36,41,.9);bottom:10px;color:#fff;font-size:1.125rem;font-family:"Gotham Light",sans-serif;left:0;padding:.75em 1.5em .5em .75em;position:absolute;width:auto;z-index:2}.social-footer__cta i{background-image:url(img/menu-tick.png);background-repeat:no-repeat;background-position:center center;background-size:contain;height:13px;position:absolute;top:1.1em;-webkit-transition:right .1s ease-in-out;transition:right .1s ease-in-out;right:.675em;width:5px}.social-footer__cta:hover>.social-footer__cta-bkgnd,.social-footer__cta:focus>.social-footer__cta-bkgnd{-webkit-filter:grayscale(0);filter:grayscale(0)}.social-footer__cta:hover i,.social-footer__cta:focus i{right:.5em}.social-footer__cta-bkgnd{background-color:#f2f2f2;background-size:cover;background-repeat:no-repeat;background-position:center center;-webkit-filter:grayscale(1);filter:grayscale(1);height:100%;left:0;position:absolute;top:0;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;width:100%;z-index:1}.social-footer__contact{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;z-index:1}.social-footer__contact:after{background:#354d60;content:"";height:100%;left:0;position:absolute;top:0;width:200vw;z-index:-1}.social-footer__links-container{width:47.5%}@media screen and (max-width: 767px){.social-footer__links-container{width:100%}}.social-footer__links-inner{background:#d92429;height:100%;padding:30px 40px 40px 40px;position:relative}.social-footer__links-inner:before,.social-footer__links-inner:after{background:#d92429;content:"";height:10px;left:0;position:absolute;width:100%}.social-footer__links-inner:before{top:-10px}.social-footer__links-inner:after{bottom:-10px}.social-footer__links-title{color:#fff;font-size:1.125rem;font-family:"Gotham Light",sans-serif;font-weight:400;line-height:1.25;margin:0 0 .75em 0;max-width:250px}.social-footer__links{color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style-type:none;margin:0;padding:0;position:relative;z-index:2}.social-footer__links li{margin:0 10px 10px 0}.social-footer__links a{background-color:#fff;border-radius:50%;display:block;height:40px;position:relative;-webkit-transition:background .2s ease-in-out;transition:background .2s ease-in-out;width:40px}.social-footer__links a:before{color:#354d60;font-family:"Font Awesome 5 Brands";font-size:1.125rem;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);-webkit-transition:color .2s ease-in-out;transition:color .2s ease-in-out;z-index:1}.social-footer__links a span{margin:-1px;padding:0;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip:rect(0, 0, 0, 0);position:absolute !important}.social-footer__links a:hover,.social-footer__links a:focus{background:#354d60}.social-footer__links a:hover:before,.social-footer__links a:focus:before{color:#fff}.social-footer__links--twitter:before{content:""}.social-footer__links--facebook:before{content:""}.social-footer__links--linkedin:before{content:""}.social-footer__links--youtube:before{content:""}.social-footer__links--instagram:before{content:""}.social-footer__form{padding:20px 20px 20px 65px;width:47.5%}@media screen and (max-width: 767px){.social-footer__form{padding:20px;width:100%}}.social-footer__form form{margin:0}.social-footer__form .gform_fields{margin:0;max-width:250px}.social-footer__form .gform_fields li:not(:last-of-type){margin-bottom:10px}.social-footer__form .gform_heading{margin:0 0 10px 0}.social-footer__form .gform_title,.social-footer__form .gform_description{color:#fff;font-family:"Gotham Light",sans-serif;text-transform:inherit}.social-footer__form .gform_title{border:none;font-size:1.125rem;margin:0;padding:0}.social-footer__form .gform_description{font-size:.875rem}.social-footer__form .ginput_container input{border:1px solid #354d60;border-radius:8px;background-color:#fff;font-family:"Gotham Light",sans-serif;font-size:.875rem;min-height:35px;padding-left:15px;padding-right:15px}.social-footer__form .gform_button{background:#fff;color:#d92429;margin:0;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.social-footer__form .gform_button:hover,.social-footer__form .gform_button:focus{background:#d92429;color:#fff}.social-footer__form .validation_error,.social-footer__form .gform_confirmation_wrapper{color:#fff}
#mainBody.page-builder-page .higherBody::before,#mainBody.page-builder-page .higherBody::after{content:"";display:table}#mainBody.page-builder-page .higherBody::after{clear:both}#mainBody.page-builder-page .general{font-size:16px;line-height:1.5}#mainBody.page-builder-page .general h2{font-size:22px;line-height:1.182;font-family:"Gotham Bold",sans-serif;text-transform:unset}#mainBody.page-builder-page .general p{font-size:inherit;line-height:inherit}#mainBody.page-builder-page .general h3{font-size:18px;line-height:1.22}#mainBody.page-builder-page .general h4{font-size:16px;line-height:1.182}#mainBody.page-builder-page .general h3,#mainBody.page-builder-page .general h4,#mainBody.page-builder-page .general h5{font-family:"Gotham Bold",sans-serif;margin-bottom:15px}#mainBody.page-builder-page .general h3:first-child,#mainBody.page-builder-page .general h4:first-child,#mainBody.page-builder-page .general h5:first-child{margin-top:0}#mainBody.page-builder-page .general .gform_validation_errors{display:none}#mainBody.page-builder-page .general form ul{list-style:none;margin:0;padding:0}#mainBody.page-builder-page .general form ul li{margin-top:0;line-height:1.3}#mainBody.page-builder-page .general form ul li textarea.large,#mainBody.page-builder-page .general form ul li textarea{height:100px}#mainBody.page-builder-page .general form ul li .gfield_label,#mainBody.page-builder-page .general form ul li .ginput_container--name label{font-weight:500;margin-bottom:4px;font-size:14px;text-transform:none}#mainBody.page-builder-page .general form ul li input,#mainBody.page-builder-page .general form ul li textarea{height:auto !important;line-height:1;padding:8px 12px 7px}#mainBody.page-builder-page .general form ul li .gfield_select,#mainBody.page-builder-page .general form ul li select{background-image:url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23D92429%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E);border-radius:0;line-height:1;padding:9px 12px 8px}#mainBody.page-builder-page .general form .gform_button.button{margin-left:0}.lp-general-content{margin-bottom:55px}@media screen and (max-width: 767px){.lp-general-content{margin-bottom:40px}}.lp-general-content .video-container{margin-top:32px}@media screen and (max-width: 767px){.lp-general-content .video-container{margin-top:24px}}.lp-general-content__title.text-center,.lp-general-content__detail.text-center{text-align:center}.lp-sbsc-content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:40px;margin-bottom:55px}@media screen and (max-width: 767px){.lp-sbsc-content{margin-bottom:40px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.lp-sbsc-content__item{-webkit-box-flex:1;-ms-flex:1;flex:1}@media screen and (max-width: 767px){.lp-sbsc-content__item{width:100%}}.lp-sbsc-content__item .gform-body::before,.lp-sbsc-content__item .gform-body::after{content:"";display:table}.lp-sbsc-content__item .gform-body::after{clear:both}.lp-sbsc-content__item-title{margin-top:0}.lp-sbsc-content__item-highlighted{font-size:18px;line-height:1.5;display:block;margin-bottom:35px;padding-left:15px;border-left:2px solid #d92429;color:#676767}.lp-sbsc-content__item-highlighted p{font-size:inherit;line-height:inherit}.lp-sbsc-content__item-highlighted p:last-child{margin:0}
.higherBody .col8.left50.movement-column{padding-top:56px;width:calc(72% + 20px);margin-right:0}@media screen and (max-width: 992px){.higherBody .col8.left50.movement-column{width:100%}}.column-content *{-webkit-box-sizing:border-box;box-sizing:border-box}.column-content__content{font-size:1.75rem;line-height:1.43;color:#354d60;text-align:center;margin-bottom:56px}@media screen and (max-width: 992px){.column-content__content{font-size:1.5rem}}.column-content__content p{font-size:inherit;line-height:inherit;color:inherit;margin:0}.column-content__content p:not(:last-child){margin:0 0 20px}.column-content__primary-btn{margin-bottom:24px}.column-content__secondary-btn{margin-top:24px}.column-content__featured-video{margin-bottom:56px}.column-content__featured-video .video-box{background:#f2f2f2;padding:24px}.column-content__title-large{font-size:2.5rem;font-weight:300;line-height:1.25;text-align:center;margin:0 auto 20px}@media screen and (max-width: 992px){.column-content__title-large{font-size:2.25rem}}.video-box__item{max-width:524px;margin:0 auto}.video-item__video{height:393px;background-size:cover;background-position:center;background-repeat:no-repeat;position:relative;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease, -webkit-transform .2s ease}@media screen and (max-width: 992px){.video-item__video{height:300px}}.video-item__video a{position:absolute;height:100%;width:100%;text-indent:-9999em;font-size:0}.video-item__video a::after{content:"";position:absolute;width:90px;height:90px;top:50%;left:50%;background-image:url("data:image/svg+xml,%0A%3Csvg height='28.099' viewBox='0 0 24.335 28.099' width='24.335' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m621.712 722.749v28.1l12.167-7.027 12.168-7.023-12.168-7.025z' fill='%23333' transform='translate(-621.712 -722.749)'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:calc(50% + 3px) center;background-color:hsla(0,0%,100%,.53);border-radius:50%;z-index:1;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.video-item__video a:hover::after{background-color:#fff}.video-item__video:hover{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.video-item__video-holder{height:393px;overflow:hidden;margin-bottom:7px}@media screen and (max-width: 992px){.video-item__video-holder{height:300px}}.video-box__item h3{font-size:1.25rem;font-weight:normal;line-height:1.6;margin:0;color:#d92429}.video-list{margin:0 -21px 16px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width: 567px){.video-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0 auto 15px}}.video-list__item{width:50%;padding:0 21px;margin-bottom:40px}@media screen and (max-width: 567px){.video-list__item{width:100%}}.video-list__item .video-item__video{margin-bottom:8px}.video-list__item .video-item__video a:after{bottom:auto;top:50%;left:50%;opacity:0;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);-webkit-transition:all .2s ease;transition:all .2s ease}.video-list__item .video-item__video a:hover:after{opacity:1;background-color:hsla(0,0%,100%,.53)}.video-item__detail blockquote{font-size:1.25rem;font-weight:normal;line-height:1.6;margin:0;color:#d92429}.video-item__detail blockquote p{font-size:inherit !important;color:inherit;font-style:normal;line-height:inherit !important}.video-item__detail blockquote p:before{display:none}.video-item__detail blockquote cite{font-size:1rem;line-height:1.7;color:#676767;font-style:normal;display:block;margin-top:8px}.column-content__fancy-box .fancy-box{background:#f2f2f2;padding:46px 25px 14px;text-align:center}@media screen and (max-width: 992px){.column-content__fancy-box .fancy-box{padding:40px 20px 14px}}.column-content__fancy-box .button-group{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.column-content__fancy-box .button-group .button{margin:0 16px 32px}@media screen and (max-width: 992px){.column-content__fancy-box .button-group .button{white-space:inherit;margin:0 8px 15px}}.fancy-box__title{font-size:1.75rem;color:#354d60;font-weight:normal;margin:0 0 15px}#share-fixed{top:50%;border-radius:9px 0 0 9px;background:#354d60;border:none;padding:16px 14px 1px;text-align:center;position:fixed;right:0;overflow:hidden;z-index:9}#share-fixed .social-links{margin:0;padding:0;list-style:none;line-height:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#share-fixed .social-links li{margin:0 0 32px}#share-fixed .social-links li a{color:#fff;display:inline-block;font-size:0;text-indent:-9999em}#share-fixed .social-links li a:hover{color:#d92429}#share-fixed .social-links li a svg{width:21px;height:15px;fill:currentColor}#share-fixed .social-links .facebook a svg{width:9px;height:17px}#share-fixed .social-links .twitter a svg{width:18px;height:15px}#share-fixed .social-links .linkedin a svg{width:18px;height:18px}#share-fixed .social__title{font-size:1rem;line-height:1;margin:0 0 16px;color:#fff}.fancy-cta__social{list-style:none;margin:0 auto 15px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.fancy-cta__social li{padding:0 9px}@media screen and (max-width: 567px){.fancy-cta__social li{padding:0 5px}}.fancy-cta__social li a{height:40px;width:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;background:#d92429;border-radius:50%;font-size:0;text-indent:-9999em;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease, -webkit-transform .2s ease}@media screen and (max-width: 567px){.fancy-cta__social li a{height:30px;width:30px}}.fancy-cta__social li a svg{width:21px;height:15px;fill:currentColor}.fancy-cta__social li a:hover{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.fancy-cta__social .facebook a svg{width:9.44px;height:18px}.fancy-cta__social .twitter a svg{width:18px;height:14.7px}.fancy-cta__social .linkedin a svg{width:18px;height:18px}.fancy-cta__social-title{font-size:1rem;color:#fff;font-weight:normal;line-height:1}.page-template-template-join-movement-video .fancybox-is-open .fancybox-bg{background:#000;opacity:.75}.page-template-template-join-movement-video .fancybox-content{background:rgba(0,0,0,0);padding:20px 71px 40px}@media screen and (max-width: 567px){.page-template-template-join-movement-video .fancybox-content{padding:20px 30px 40px}}.page-template-template-join-movement-video .fancybox-close-small{display:none}.page-template-template-join-movement-video .video-list__detail{max-width:944px;width:100%}.page-template-template-join-movement-video .video-list__detail-video{background:#000;max-width:800px;margin:0 auto;position:relative;padding-bottom:56%;padding-top:0;height:0;overflow:hidden}.page-template-template-join-movement-video .video-list__detail-video iframe{position:absolute;top:0;left:0;width:100%;height:100%}.page-template-template-join-movement-video .button-close,.page-template-template-join-movement-video .button-previous,.page-template-template-join-movement-video .button-next{position:absolute;color:#fff}.page-template-template-join-movement-video .button-close svg,.page-template-template-join-movement-video .button-previous svg,.page-template-template-join-movement-video .button-next svg{fill:currentColor}.page-template-template-join-movement-video .button-previous,.page-template-template-join-movement-video .button-next{top:50%;margin-top:-16px}.page-template-template-join-movement-video .button-previous svg,.page-template-template-join-movement-video .button-next svg{height:32px;width:32px}@media screen and (max-width: 567px){.page-template-template-join-movement-video .button-previous svg,.page-template-template-join-movement-video .button-next svg{height:26px;width:26px}}.page-template-template-join-movement-video .button-previous{left:0}.page-template-template-join-movement-video .button-next{right:0}.page-template-template-join-movement-video .button-close{top:75px;right:46px}@media screen and (max-width: 567px){.page-template-template-join-movement-video .button-close{right:3px}}.page-template-template-join-movement-video .button-close svg{height:21px;width:21px}.page-template-template-join-movement-video .fancybox-navigation{display:none}.signUp iframe{height:100% !important}.signUp.height-full{height:770px}.signUp.height-full .row,.signUp.height-full .col-sm-8{height:inherit}
.single-job_listing .singleBreadcrumbs{margin-bottom:20px}.single-job_listing .newsMeta,.single-job_listing .newsCategories{display:none}.single-job_listing .job_description>h1{line-height:1;margin-bottom:10px;font-size:1.25rem;color:#5e5e5e}.single-job_listing .higherBody .col8.left50 #page-description{display:none}.single-job_listing .meta li.date-posted time{line-height:1.4;margin-left:5px}.single-job_listing .application .application_button.button{padding:10px 30px 10px !important}.single-job_listing .higherBody .col8.left50{padding-top:40px}.job_filters .search_jobs input{padding:5px 10px;height:30px;border-radius:0}.job_listing.type-job_listing>a{display:block;min-height:40px}.job_listing.type-job_listing .company_logo{width:42px}.search_remote_position{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 3px}.search_remote_position input{margin-right:8px;height:17px}.job_types li label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.job_types li input{height:17px;margin-right:10px}
.page__issues{max-width:1080px;margin:0 auto;padding:0 32px;-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width: 767px){.page__issues{padding:0}}.page__issues *,.page__issues *:after,.page__issues *:before{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-font-smoothing:antialiased;-o-font-smoothing:antialiased;font-smoothing:antialiased;text-rendering:optimizeLegibility;outline:none;-webkit-overflow-scrolling:touch}.page__issues html,.page__issues body,.page__issues div,.page__issues span,.page__issues applet,.page__issues object,.page__issues iframe,.page__issues h1,.page__issues h2,.page__issues h3,.page__issues h4,.page__issues h5,.page__issues h6,.page__issues p,.page__issues blockquote,.page__issues pre,.page__issues a,.page__issues abbr,.page__issues acronym,.page__issues address,.page__issues big,.page__issues cite,.page__issues code,.page__issues del,.page__issues dfn,.page__issues em,.page__issues img,.page__issues ins,.page__issues kbd,.page__issues q,.page__issues s,.page__issues samp,.page__issues small,.page__issues strike,.page__issues strong,.page__issues sub,.page__issues sup,.page__issues tt,.page__issues var,.page__issues b,.page__issues u,.page__issues i,.page__issues center,.page__issues dl,.page__issues dt,.page__issues dd,.page__issues ol,.page__issues ul,.page__issues li,.page__issues fieldset,.page__issues form,.page__issues label,.page__issues legend,.page__issues table,.page__issues caption,.page__issues tbody,.page__issues tfoot,.page__issues thead,.page__issues tr,.page__issues th,.page__issues td,.page__issues article,.page__issues aside,.page__issues canvas,.page__issues details,.page__issues embed,.page__issues figure,.page__issues figcaption,.page__issues footer,.page__issues header,.page__issues hgroup,.page__issues menu,.page__issues nav,.page__issues output,.page__issues ruby,.page__issues section,.page__issues summary,.page__issues time,.page__issues mark,.page__issues audio,.page__issues video{font-size:100%;font:inherit;padding:0;border:0;margin:0;vertical-align:baseline}.page__issues body{line-height:1}.page__issues ol,.page__issues ul{list-style:none}.page__issues blockquote,.page__issues q{quotes:none}.page__issues blockquote:before,.page__issues blockquote:after,.page__issues q:before,.page__issues q:after{content:"";content:none}.page__issues table{border-collapse:collapse;border-spacing:0}.page__issues article,.page__issues aside,.page__issues details,.page__issues figcaption,.page__issues figure,.page__issues footer,.page__issues header,.page__issues hgroup,.page__issues menu,.page__issues nav,.page__issues section{display:block}.page__issues ul,.page__issues ol{margin:0;padding:0}.page__issues a{text-decoration:none}.page__issues .clear{clear:both}.page__issues .clear:after{content:"";display:block;clear:both}.page__issues{font-size:21px;line-height:1.375;font-family:"Gotham",sans-serif;color:#000;min-height:100%;height:100%}@media screen and (max-width: 767px){.page__issues{font-size:19px}}.page__issues .entry-content{font-size:29px}@media screen and (max-width: 767px){.page__issues .entry-content{font-size:21px}}.page__issues a{text-decoration:none;-webkit-transition:.3s;transition:.3s}.page__issues a:focus,.page__issues a:active{outline:none}.page__issues .video-container{clear:both;margin:25px 0;position:relative;padding-bottom:56.25%;padding-top:0;height:0;overflow:hidden}.page__issues .video-container .video-js,.page__issues .video-container>iframe{position:absolute;top:0;left:0;width:100%;height:100%}.page__issues .accessible-text,.page__issues .screen-reader-text{border:0;clip:rect(0 0 0 0);height:1px;top:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.page__issues .clearfix{*zoom:1}.page__issues .clearfix:before,.page__issues .clearfix:after{display:table;content:"";line-height:0}.page__issues .clearfix:after{clear:both}.page__issues .container{max-width:1144px;width:100%;padding-left:32px;padding-right:32px;-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width: 767px){.page__issues .container{padding-left:20px;padding-right:20px}}.page__issues em{font-style:italic}.page__issues strong{font-weight:bold}.page__issues .btn--link{display:inline-block;vertical-align:middle;font-weight:900;color:#d92429;font-size:22px}.page__issues .btn--link:after{content:"";display:inline-block;vertical-align:middle;width:18px;height:11px;margin-left:8px;background:url("img/arrow-right.png") no-repeat center;background-size:contain}.page__issues .header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:16px 80px 8px;background-color:#fff3e6}@media screen and (max-width: 1024px){.page__issues .header{padding:16px 15px 8px}}@media screen and (max-width: 767px){.page__issues .header{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:8px 20px}}.page__issues .header__logo-container{display:block;max-width:430px;margin:0 auto}@media screen and (max-width: 1024px){.page__issues .header__logo-container{max-width:220px}}@media screen and (max-width: 767px){.page__issues .header__logo-container{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-bottom:8px}}.page__issues .header__logo{display:block;width:100%;height:auto}.page__issues .issue__num,.page__issues .issue__date{text-transform:uppercase}@media screen and (max-width: 767px){.page__issues .issue__num,.page__issues .issue__date{width:100%;text-align:center}}@media screen and (max-width: 767px){.page__issues .issue__num{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}@media screen and (max-width: 767px){.page__issues .issue__date{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}}.page__issues .hero{position:relative;min-height:464px;padding:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;background-size:cover;background-repeat:no-repeat;background-position:center}@media screen and (max-width: 767px){.page__issues .hero{padding:16px;min-height:320px}}.page__issues .hero:after{content:"";display:block;width:100%;height:100%;position:absolute;left:0;top:0;background-color:rgba(0,0,0,.15);z-index:1}.page__issues .hero--static{line-height:0;min-height:initial;padding:0}.page__issues .hero--static img{height:auto;width:100%}.page__issues .hero--static:after{display:none}.page__issues .page__title{position:relative;color:#fff;font-family:"Cormorant Garamond",serif;font-weight:700;font-size:116px;line-height:1.1;text-align:center;letter-spacing:5px;z-index:2}@media screen and (max-width: 767px){.page__issues .page__title{font-size:50px}}.page__issues .issue__body{padding:32px 32px 0;background-color:#fff3e6}@media screen and (max-width: 767px){.page__issues .issue__body{padding:16px 16px 0}}.page__issues .issue__body.map__container{padding-bottom:32px}@media screen and (max-width: 767px){.page__issues .issue__body.map__container{padding-bottom:16px}}.page__issues .issue__body--inner{max-width:912px;margin:0 auto;padding:48px;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#fff}@media screen and (max-width: 767px){.page__issues .issue__body--inner{padding:24px}}.page__issues .entry-content p{font-size:16px;margin-bottom:16px}.page__issues .entry-content strong{font-weight:900}.page__issues .imageSlider{margin-top:30px}@media screen and (max-width: 767px){.page__issues .imageSlider{margin-top:25px}}.page__issues .imageSlide{position:relative}.page__issues .imageSlide__caption{background:hsla(0,0%,100%,.95);bottom:0;left:0;padding:10px 80px;text-align:center;width:100%}@media screen and (max-width: 767px){.page__issues .imageSlide__caption{padding:10px;position:static}}.page__issues .imageSlide__caption p{color:#000;font-size:16px}@media screen and (max-width: 767px){.page__issues .imageSlide__caption p{font-size:14px}}.page__issues .imageSlideNav{margin-top:15px;margin-bottom:24px;padding:0 12px;-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width: 767px){.page__issues .imageSlideNav{margin-top:16px;margin-bottom:16px}}.page__issues .imageSlideNav.slick-current .imageSlide__img-container{border-color:#d92429}.page__issues .imageSlide__img-container{border:2px solid rgba(0,0,0,0);-webkit-transition:.3s ease;transition:.3s ease}.page__issues .imageSlide__img{display:block;max-height:500px;max-width:100%;height:auto;margin:0 auto}.page__issues .slick-initialized .slick-slide{float:none;display:inline-block;vertical-align:middle}@media screen and (max-width: 767px){.page__issues .slick-initialized .slick-slide{vertical-align:top}}.page__issues .btn{display:block;width:100%;padding:16px;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;text-transform:uppercase;color:#fff;background-color:#d92429;font-weight:700;font-size:33px;-moz-appearance:none;-webkit-appearance:none;outline:none;margin:0;border:0;cursor:pointer;-webkit-transition:background .3s ease;transition:background .3s ease}@media screen and (max-width: 767px){.page__issues .btn{font-size:24px}}.page__issues .btn:hover{background-color:rgb(173.256916996,28.743083004,32.7351778656)}.page__issues .section__title{position:relative;text-align:center;text-transform:uppercase;font-weight:900;font-size:27px;margin-bottom:48px;color:#000}@media screen and (max-width: 767px){.page__issues .section__title{font-size:24px;margin-bottom:24px}}.page__issues .section__title:after{content:"";display:block;width:100px;height:8px;background-color:#d92429;margin:24px auto 0}@media screen and (max-width: 767px){.page__issues .section__title:after{margin-top:16px}}.page__issues .faq__outer{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width: 767px){.page__issues .faq__outer{display:block}}.page__issues .faq__link{position:relative;display:block;width:30.33%;margin:0 1.5% 24px;background-color:#f3f8fb;padding:48px 24px;-webkit-box-sizing:border-box;box-sizing:border-box;min-height:502px}@media screen and (max-width: 767px){.page__issues .faq__link{width:auto;margin:0 auto 16px}}.page__issues .faq__link:after{content:"";display:block;width:100%;height:100%;position:absolute;left:0;top:0;background-size:cover;background-position:center;background-repeat:no-repeat;z-index:2;opacity:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}@media screen and (max-width: 767px){.page__issues .faq__link:after{opacity:.2}}.page__issues .faq__link:hover:after,.page__issues .faq__link--no-photo:after{opacity:1}.page__issues .faq__link .btn--link{position:relative;z-index:1}.page__issues .faq__question{display:block;position:relative;z-index:1;font-size:30px;line-height:1.2;font-weight:900;color:#d92429;margin-bottom:32px}@media screen and (max-width: 767px){.page__issues .faq__question{font-size:24px;margin-bottom:16px}}.page__issues .faq__answer{display:block;position:relative;color:#000;z-index:1;margin-bottom:32px}@media screen and (max-width: 767px){.page__issues .faq__answer{margin-bottom:16px}}.page__issues .card-box__container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.page__issues .card-box__container .card-box__box{margin:0 25px 25px 0;width:calc(50% - 15px)}@media screen and (max-width: 767px){.page__issues .card-box__container .card-box__box{margin:0 0 25px 0;width:100%}}.page__issues .card-box__container .card-box__box:nth-child(2n){margin-right:0}.page__issues .card-box__box{line-height:0}.page__issues .card-box__title{display:block;position:relative;z-index:1;font-size:24px;line-height:1.2;font-weight:900;color:#d92429;margin-bottom:5px}@media screen and (max-width: 767px){.page__issues .card-box__title{font-size:24px;margin-bottom:16px}}.page__issues .card-box__description{display:block;color:#3c3b3b;font-size:16px;margin:0 0 10px}.page__issues .card-box__box-content{background-color:#f3f8fb;display:block;line-height:1.2;min-height:200px;padding:20px;width:100%}.page__issues .card-box__image{width:100%;height:auto}.page__issues .ctas__container .issue__body--inner{padding:24px}.page__issues .cta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:96px}@media screen and (max-width: 767px){.page__issues .cta{display:block;margin-bottom:48px}}.page__issues .cta:last-child{margin-bottom:0}.page__issues .cta:nth-child(even){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.page__issues .cta__img-container{-webkit-box-flex:1;-ms-flex:1;flex:1}.page__issues .cta__img{display:block;width:100%;height:auto}.page__issues .cta__inner{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center;padding:16px 24px}@media screen and (max-width: 767px){.page__issues .cta__inner{padding:16px 0}}.page__issues .cta__title{font-size:30px;line-height:1.1;font-weight:700;margin-bottom:24px;color:#d92429}.page__issues .cta__description{margin-bottom:24px}.page__issues .cta__description br{margin-bottom:16px}.page__issues .maps__outer{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width: 767px){.page__issues .maps__outer{display:block}}.page__issues .map__nav{-webkit-box-flex:1;-ms-flex:1;flex:1;max-height:420px;overflow-y:scroll}.page__issues .map__item{border-bottom:1px solid #fff}.page__issues .map__item.map__item--active .map__item--title{background-color:#d92429}.page__issues .map__item--title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:135px;padding:24px;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#fed1cc;color:#000;font-size:18px;line-height:1.2}.page__issues .map__item--title strong{display:block;margin:0 0 -10px;font-size:21px}@media screen and (max-width: 767px){.page__issues .map__item--title{min-height:96px;padding:16px}}.page__issues #e11_map{-webkit-box-flex:1;-ms-flex:1;flex:1}@media screen and (max-width: 767px){.page__issues #e11_map{height:350px}}.page__issues .imageSlide__video{left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.page__issues #e11_map-private{padding:0 20px}.page__issues .alignleft{float:left;margin:0 15px 15px 0}.page__issues .gform_fields{font-size:16px !important}.page__issues .gform_wrapper ul li.field_description_below div.ginput_container_radio{margin:0 !important}.page__issues .gform_wrapper .top_label li ul.gfield_checkbox,.page__issues .gform_wrapper .top_label li ul.gfield_radio{display:-webkit-box;display:-ms-flexbox;display:flex}.page__issues .gform_wrapper .top_label li ul.gfield_checkbox li,.page__issues .gform_wrapper .top_label li ul.gfield_radio li{margin:0 15px 0 0 !important}.page__issues .gform_wrapper .field_description_below .gfield_description{padding-top:0 !important}.page__issues .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){border-radius:0 !important}.page__issues .gform_wrapper .gform_footer input.button,.page__issues .gform_wrapper .gform_footer input[type=submit],.page__issues .gform_wrapper .gform_page_footer input.button,.page__issues .gform_wrapper .gform_page_footer input[type=submit]{height:100% !important;text-transform:uppercase !important;font-size:18px !important;padding:10px 25px !important}.page__issues .gform_wrapper ul.gform_fields li.gfield div.ginput_complex span.ginput_left select,.page__issues .gform_wrapper ul.gform_fields li.gfield div.ginput_complex span.ginput_right select,.page__issues .gform_wrapper ul.gform_fields li.gfield input[type=radio],.page__issues .gform_wrapper ul.gform_fields li.gfield select{border-color:inherit !important;height:22px !important;line-height:1 !important;font-size:16px !important;padding:0 !important}.page__issues .wp-caption{max-width:100%}.page__issues .issue__singleTitle{font-size:24px;line-height:1.2;font-weight:900;color:#d92429;margin:0 0 15px}.issue__single-content p{font-size:18px}.issue__single-content .wp-caption-text{font-size:14px}.page__issues .btn--singleIssue{font-size:16px;display:inline;word-break:break-word;word-wrap:break-word}@media screen and (max-width: 767px){.page__issues .btn--singleIssue{display:block;line-height:1.2}}.issue__body--singleIssueBtnContainer{text-align:center}.slick-next:before,.slick-prev:before{color:#000 !important;font-size:35px !important}.page__issues .hero__small{min-height:300px}@media screen and (max-width: 767px){.page__issues .hero__small{min-height:200px}}.page__issues .page__title{font-size:74px}@media screen and (max-width: 767px){.page__issues .page__title{font-size:40px}}.imageSlider__instructions p{font-size:13px;font-style:italic;text-align:center;margin:10px 0 0}.issue__single-content img{height:auto;max-width:100%}.slick-next,.slick-prev{height:35px !important;width:35px !important;z-index:99}.issue__socials tbody{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.issue__socials tbody tr{display:block;margin:0 15px 0 0}.issue__socials tbody td{padding:0 5px 0 0;vertical-align:middle}@media screen and (max-width: 767px){.issue__socials tbody td{font-size:14px}}@media screen and (max-width: 360px){.issue__socials tbody td{font-size:12px}}.issue-template #footer{background:#425464;padding-top:60px;padding-bottom:20px;min-height:auto;max-width:912px;margin:0 auto}.issue-template #footer p{font-size:14px}.issue-template #footer .copy{color:#fff;padding-top:40px;font-size:12px;text-align:center}@media screen and (max-width: 767px){.issue-template #footer .onerow .col4{width:50%}.issue-template #footer .onerow .col4:nth-child(1){width:100%;text-align:center}.issue-template #footer .onerow .col4:nth-child(1) img{display:inline-block;margin-bottom:20px}}
.headline-image-replacement{background-repeat:no-repeat;background-position:center center;background-size:contain;height:35vw;margin:0 auto 30px auto;max-width:600px;width:100%}@media screen and (max-width: 992px){.headline-image-replacement{margin-bottom:15px}}@media screen and (max-width: 601px){.headline-image-replacement{background-size:auto 100%;height:45vw;margin-top:15px}}
.page-intro{margin-bottom:32px}.map-expanded #mainBody{z-index:9999}.map-expanded .higherBody{z-index:9999}.map-expanded .higherBody .container{position:static}.page-intro__title{color:#000;line-height:1.2;font-weight:bold;margin-bottom:20px;font-size:2.375rem}@media screen and (max-width: 1200px){.page-intro__title{font-size:1.875rem;margin-bottom:12px}}@media screen and (max-width: 1023px){.page-intro__title{font-size:1.5rem}}.page-intro__description{font-size:1.125rem;line-height:1.6}@media screen and (max-width: 1200px){.page-intro__description{font-size:1rem}}@media screen and (max-width: 1023px){.page-intro__description{font-size:.875rem}}.page-intro__description p{font-size:inherit;line-height:inherit}.newsFilter__header{background-color:rgba(66,167,198,.2);padding:28px 40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width: 767px){.newsFilter__header{padding:20px 30px}}.newsFilter__title{font-size:1.3125rem;color:#002b49}.map-expand{height:28px;width:28px;border-radius:4px;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.15);box-shadow:0 2px 4px rgba(0,0,0,.15);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none;background-color:#fff;cursor:pointer}.map-expanded .map-expand{position:fixed;top:20px;right:20px;z-index:999999}.map-expand .icon{height:16px;width:16px}.map-wrap{margin-bottom:32px}#usmaps{-webkit-transition:all 300ms ease;transition:all 300ms ease;width:100%;height:500px;background-color:rgba(66,167,198,.1)}@media screen and (max-width: 1024px){#usmaps{height:460px}}.map-expanded #usmaps{position:fixed;top:0;bottom:0;left:0;right:0;z-index:99999;background-color:#eff6f9;height:auto;-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center}.map-search__card{background-color:rgba(246,139,31,.4);padding:38px;background-image:url("data:image/svg+xml,%3Csvg width='111' height='111' viewBox='0 0 111 111' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M109.299 99.8582L84.1356 74.6951C90.1938 66.6301 93.4641 56.8134 93.4531 46.7266C93.4531 20.9617 72.4914 0 46.7266 0C20.9617 0 0 20.9617 0 46.7266C0 72.4914 20.9617 93.4531 46.7266 93.4531C56.8134 93.4641 66.6301 90.1938 74.6951 84.1356L99.8582 109.299C101.132 110.437 102.793 111.045 104.501 110.997C106.209 110.95 107.834 110.25 109.042 109.042C110.25 107.834 110.95 106.209 110.997 104.501C111.045 102.793 110.437 101.132 109.299 99.8582ZM13.3504 46.7266C13.3504 40.1254 15.3079 33.6725 18.9753 28.1838C22.6427 22.6951 27.8554 18.4172 33.9541 15.8911C40.0528 13.3649 46.7636 12.7039 53.2379 13.9918C59.7122 15.2796 65.6593 18.4583 70.327 23.1261C74.9948 27.7938 78.1735 33.7409 79.4614 40.2152C80.7492 46.6895 80.0882 53.4004 77.5621 59.499C75.0359 65.5977 70.758 70.8104 65.2693 74.4778C59.7807 78.1452 53.3277 80.1027 46.7266 80.1027C37.8779 80.092 29.3947 76.5723 23.1378 70.3153C16.8809 64.0584 13.3611 55.5752 13.3504 46.7266Z' fill='white'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:-40px center}@media screen and (max-width: 767px){.map-search__card{padding:20px}}.map-search__form{max-width:643px;margin:0 auto;width:100%}.map-search__form *{-webkit-box-sizing:border-box;box-sizing:border-box}.map-search__form .map-search__grid{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}@media screen and (max-width: 620px){.map-search__form .map-search__grid{-ms-flex-wrap:wrap;flex-wrap:wrap}}.map-search__form .form-group{-webkit-box-flex:1;-ms-flex:1;flex:1}@media screen and (max-width: 620px){.map-search__form .form-group{width:100%;-webkit-box-flex:1;-ms-flex:auto;flex:auto}}.map-search__form .map-search_title{margin:0 0 9px;font-size:1.3125rem;line-height:1;font-weight:bold;color:#000}.map-search__form select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.5859 0.439453L6.29294 4.73245L1.99994 0.439453L0.585938 1.85345L6.29294 7.56045L11.9999 1.85345L10.5859 0.439453Z' fill='%23002B49'/%3E%3C/svg%3E%0A");background-position:calc(100% - 10px) center;background-repeat:no-repeat}.map-search__form select,.map-search__form input{height:42px !important;border-radius:4px;padding:0 10px;font-size:1.125rem;color:#000;font-weight:400;background-color:#fff;position:relative;z-index:1;border:none !important;margin:0 !important;width:100%;font-family:"Gotham",sans-serif}.map-search__form input::-webkit-input-placeholder{color:inherit}.map-search__form input::-moz-placeholder{color:inherit}.map-search__form input:-ms-input-placeholder{color:inherit}.map-search__form input::-ms-input-placeholder{color:inherit}.map-search__form input::placeholder{color:inherit}.map-search__form .form-group{position:relative;z-index:1}.map-search__form .form-group:after{content:"";position:absolute;top:-1px;bottom:-1px;left:-1px;right:-1px;z-index:-1;background-image:-webkit-gradient(linear, left top, left bottom, from(#d92429), to(#f68b1f));background-image:linear-gradient(180deg, #d92429 0%, #f68b1f 100%);border-radius:4px}.map-search__submit{background-color:#d92429;border-radius:4px;color:#fff;line-height:normal;font-size:1.125rem;text-transform:uppercase;padding:10px;font-weight:bold;border:none;cursor:pointer;-webkit-transition:all 300ms ease;transition:all 300ms ease}.map-search__submit:hover,.map-search__submit:focus{background-color:#f68b1f}.map-search__result{background-color:rgba(246,139,31,.1);padding:56px 20px;display:none}@media screen and (max-width: 767px){.map-search__result{padding:30px 20px}}.map-search__result.map-search__result--active{display:block}.map-search__result-inner{max-width:643px;margin:0 auto;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px 56px}@media screen and (max-width: 1024px){.map-search__result-inner{gap:10px 20px;-ms-flex-wrap:wrap;flex-wrap:wrap}}.map-search__result-name{font-size:2.375rem;line-height:1;margin:0;color:#000}@media screen and (max-width: 1024px){.map-search__result-name{font-size:1.75rem}}@media screen and (max-width: 1024px){.map-search__result-name{font-size:1.5rem}}.map-search__result-detail{padding-left:5px;-ms-flex-negative:0;flex-shrink:0}.map-search__result-city{display:block;color:#000;font-size:1rem;background-image:url("data:image/svg+xml,%3Csvg width='16' height='13' viewBox='0 0 16 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.539 12.841L7.542 12.844L7.544 12.846C7.67522 12.9454 7.83535 12.9993 8 12.9993C8.16465 12.9993 8.32478 12.9454 8.456 12.846L8.458 12.844L8.461 12.841L8.473 12.832C8.53744 12.7824 8.60079 12.7314 8.663 12.679C9.40862 12.0505 10.0936 11.3535 10.709 10.597C11.81 9.235 13 7.255 13 5C13 3.67392 12.4732 2.40215 11.5355 1.46447C10.5979 0.526784 9.32608 0 8 0C6.67392 0 5.40215 0.526784 4.46447 1.46447C3.52678 2.40215 3 3.67392 3 5C3 7.255 4.19 9.235 5.292 10.597C5.90739 11.3535 6.59239 12.0505 7.338 12.679C7.4003 12.7309 7.46331 12.7819 7.527 12.832L7.539 12.841ZM8 6.5C8.19698 6.5 8.39204 6.4612 8.57403 6.38582C8.75601 6.31044 8.92137 6.19995 9.06066 6.06066C9.19995 5.92137 9.31044 5.75601 9.38582 5.57403C9.4612 5.39204 9.5 5.19698 9.5 5C9.5 4.80302 9.4612 4.60796 9.38582 4.42597C9.31044 4.24399 9.19995 4.07863 9.06066 3.93934C8.92137 3.80005 8.75601 3.68956 8.57403 3.61418C8.39204 3.5388 8.19698 3.5 8 3.5C7.60218 3.5 7.22064 3.65804 6.93934 3.93934C6.65804 4.22064 6.5 4.60218 6.5 5C6.5 5.39782 6.65804 5.77936 6.93934 6.06066C7.22064 6.34196 7.60218 6.5 8 6.5Z' fill='black'/%3E%3C/svg%3E%0A");padding-left:19px;background-position:left center;background-repeat:no-repeat;line-height:normal;margin-bottom:11px;font-style:normal}.map-search__result-email{color:#d92429;font-size:1rem;padding-left:19px;background-position:left top;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg width='16' height='15' viewBox='0 0 16 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.5405 0.5H3.59459C2.64125 0.5 1.72695 0.878715 1.05283 1.55283C0.378715 2.22695 0 3.14125 0 4.09459V10.9054C0 11.3775 0.092977 11.8449 0.273622 12.281C0.454268 12.7171 0.719043 13.1134 1.05283 13.4472C1.72695 14.1213 2.64125 14.5 3.59459 14.5H11.5405C12.4933 14.498 13.4064 14.1186 14.0801 13.445C14.7538 12.7713 15.1331 11.8581 15.1351 10.9054V4.09459C15.1331 3.14186 14.7538 2.22873 14.0801 1.55504C13.4064 0.881357 12.4933 0.501999 11.5405 0.5ZM8.77838 6.79622C8.40605 7.00855 7.98483 7.12022 7.55622 7.12022C7.1276 7.12022 6.70638 7.00855 6.33405 6.79622L1.15027 3.82216C1.2173 3.22077 1.50368 2.66519 1.95464 2.2617C2.4056 1.85821 2.98948 1.63514 3.59459 1.63514H11.5405C12.1452 1.63679 12.7282 1.86045 13.1788 2.26362C13.6294 2.6668 13.9162 3.22142 13.9849 3.82216L8.77838 6.79622Z' fill='%23D92429'/%3E%3C/svg%3E%0A");text-decoration:underline}.event-list *{-webkit-box-sizing:border-box;box-sizing:border-box}.event-list__heading{font-size:1.3125rem;font-weight:bold;color:#000;border-bottom:1px solid rgba(66,167,198,.4);padding-bottom:4px;margin-bottom:51px}.event-item{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:32px;position:relative;z-index:1;-webkit-transition:all 300ms ease;transition:all 300ms ease}.event-item:hover{-webkit-box-shadow:0 6px 15px rgba(0,0,0,.05);box-shadow:0 6px 15px rgba(0,0,0,.05)}@media screen and (max-width: 1024px){.event-item:hover{-webkit-box-shadow:none;box-shadow:none}}.event-item__link{position:absolute;top:0;bottom:0;left:0;right:0;z-index:1}.event-item__date{text-transform:uppercase;font-size:1rem;font-weight:500;font-family:"Gotham",sans-serif;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:#002b49;-webkit-box-shadow:0 4px 14px rgba(0,0,0,.15);box-shadow:0 4px 14px rgba(0,0,0,.15);height:50px;min-width:75px;border-radius:4px;background-color:#fff;position:absolute;top:calc(50% - 25px);right:-33px;z-index:1;line-height:1}.event-item__date span{font-size:inherit;font-weight:bold;display:block;font-family:"Gotham Bold",sans-serif;font-size:1.25rem}.event-item__thumbnail{width:176px;position:relative;z-index:1;margin:0}.event-item__thumbnail img{aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover}.event-item__content{width:calc(100% - 176px);padding-left:55px;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}@media screen and (max-width: 540px){.event-item__content{width:100%;padding-left:0;margin-top:14px}}.event-item__title{font-weight:500;color:#d92429;margin:0 0 8px;font-family:"Gotham",sans-serif;font-size:1.3125rem;line-height:normal}.event-item__address{background-image:url("data:image/svg+xml,%3Csvg width='11' height='15' viewBox='0 0 11 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.88843 14.3296L4.89166 14.3328L4.89382 14.3349C5.03514 14.442 5.2076 14.5 5.38492 14.5C5.56224 14.5 5.7347 14.442 5.87603 14.3349L5.87818 14.3328L5.88141 14.3296L5.89433 14.3199C5.96374 14.2664 6.03196 14.2115 6.09896 14.1551C6.90198 13.4782 7.63972 12.7275 8.30247 11.9128C9.48823 10.4459 10.7698 8.31352 10.7698 5.88492C10.7698 4.45675 10.2025 3.08708 9.19263 2.07721C8.18277 1.06734 6.81309 0.5 5.38492 0.5C3.95675 0.5 2.58708 1.06734 1.57721 2.07721C0.567338 3.08708 0 4.45675 0 5.88492C0 8.31352 1.28161 10.4459 2.46845 11.9128C3.13121 12.7275 3.86895 13.4782 4.67196 14.1551C4.73906 14.2109 4.80691 14.2659 4.87551 14.3199L4.88843 14.3296ZM5.38492 7.5004C5.59707 7.5004 5.80714 7.45861 6.00314 7.37743C6.19914 7.29624 6.37722 7.17725 6.52724 7.02724C6.67725 6.87722 6.79624 6.69914 6.87743 6.50314C6.95861 6.30714 7.0004 6.09707 7.0004 5.88492C7.0004 5.67277 6.95861 5.4627 6.87743 5.26671C6.79624 5.07071 6.67725 4.89262 6.52724 4.74261C6.37722 4.5926 6.19914 4.4736 6.00314 4.39242C5.80714 4.31123 5.59707 4.26944 5.38492 4.26944C4.95647 4.26944 4.54557 4.43965 4.24261 4.74261C3.93965 5.04557 3.76944 5.45647 3.76944 5.88492C3.76944 6.31337 3.93965 6.72428 4.24261 7.02724C4.54557 7.3302 4.95647 7.5004 5.38492 7.5004Z' fill='%2342A7C6'/%3E%3C/svg%3E%0A");padding-left:17px;background-repeat:no-repeat;background-position:left top;color:#42a7c6;font-family:"Gotham",sans-serif;font-size:1rem}.event-popup{background:#d92429;width:350px;padding:40px;background-image:url("data:image/svg+xml,%3Csvg width='98' height='122' viewBox='0 0 98 122' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.3'%3E%3Cmask id='mask0_760_2053' style='mask-type:luminance' maskUnits='userSpaceOnUse' x='0' y='0' width='98' height='122'%3E%3Crect x='98' y='121.23' width='98' height='121.23' transform='rotate(-180 98 121.23)' fill='white'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_760_2053)'%3E%3Cmask id='mask1_760_2053' style='mask-type:luminance' maskUnits='userSpaceOnUse' x='-196' y='0' width='392' height='195'%3E%3Crect width='390.76' height='194.548' transform='matrix(-1 -8.74228e-08 -8.74228e-08 1 195.274 3.05176e-05)' fill='white'/%3E%3C/mask%3E%3Cg mask='url(%23mask1_760_2053)'%3E%3Ccircle cx='156.769' cy='-20.1444' r='128.307' transform='rotate(-180 156.769 -20.1444)' fill='white'/%3E%3Cpath d='M20.8395 -20.1444C20.8395 -95.2162 81.6972 -156.074 156.769 -156.074C231.841 -156.074 292.699 -95.2162 292.699 -20.1443C292.699 54.9275 231.841 115.785 156.769 115.785C92.3748 115.785 38.4387 71.0081 24.3986 10.8914' stroke='white' stroke-width='6'/%3E%3Cpath d='M19.0078 26.947C13.9601 12.1766 11.2211 -3.66404 11.2211 -20.1444C11.2211 -100.528 76.3852 -165.693 156.769 -165.693C237.153 -165.693 302.317 -100.528 302.317 -20.1444C302.317 60.2397 237.153 125.404 156.769 125.404' stroke='white' stroke-width='6'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A"),linear-gradient(101deg, rgb(246, 139, 31) 0%, rgb(217, 36, 41) 100%);background-position:right top;background-repeat:no-repeat;position:relative;z-index:1;cursor:pointer;pointer-events:all !important}@media screen and (max-width: 767px){.event-popup{padding:20px;width:220px}}.event-popup__address{border-radius:30px;background-color:#fff;text-transform:uppercase;font-size:12px;display:inline-block;vertical-align:top;padding:4px 10px;line-height:normal;font-family:"Gotham Bold",sans-serif}@media screen and (max-width: 767px){.event-popup__address{margin-bottom:5px}}.event-popup__address span{background:linear-gradient(36deg, rgb(246, 139, 31) 0%, rgb(217, 36, 41) 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.event-popup__name{font-size:1.75rem;font-family:"Gotham Bold",sans-serif;color:#fff;margin:0 0 7px}@media screen and (max-width: 767px){.event-popup__name{font-size:1.375rem;margin-bottom:0}}.event-popup__email{font-size:1rem;font-family:"Gotham",sans-serif;font-weight:500;color:#fff;text-decoration:underline;background-image:url("data:image/svg+xml,%3Csvg width='16' height='15' viewBox='0 0 16 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.5405 0.500031H3.59459C2.64125 0.500031 1.72695 0.878746 1.05283 1.55286C0.378715 2.22698 0 3.14128 0 4.09463V10.9054C0 11.3775 0.092977 11.8449 0.273622 12.281C0.454268 12.7171 0.719043 13.1134 1.05283 13.4472C1.72695 14.1213 2.64125 14.5 3.59459 14.5H11.5405C12.4933 14.498 13.4064 14.1187 14.0801 13.445C14.7538 12.7713 15.1331 11.8582 15.1351 10.9054V4.09463C15.1331 3.14189 14.7538 2.22876 14.0801 1.55507C13.4064 0.881387 12.4933 0.50203 11.5405 0.500031ZM8.77838 6.79625C8.40605 7.00858 7.98483 7.12025 7.55622 7.12025C7.1276 7.12025 6.70638 7.00858 6.33405 6.79625L1.15027 3.82219C1.2173 3.2208 1.50368 2.66522 1.95464 2.26173C2.4056 1.85825 2.98948 1.63517 3.59459 1.63517H11.5405C12.1452 1.63682 12.7282 1.86048 13.1788 2.26365C13.6294 2.66683 13.9162 3.22145 13.9849 3.82219L8.77838 6.79625Z' fill='white'/%3E%3C/svg%3E%0A");background-position:left 3px;padding-left:21px;background-repeat:no-repeat;-webkit-transition:letter-spacing 300ms ease;transition:letter-spacing 300ms ease}.event-popup__email:hover{letter-spacing:.01em}.event-popup__close{background-image:url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='16' cy='16' r='16' fill='white'/%3E%3Cpath d='M11.5756 22.848L9.69688 20.9693L14.3937 16.2724L9.69688 11.5756L11.5756 9.69685L16.2725 14.3937L20.9693 9.69685L22.848 11.5756L18.1512 16.2724L22.848 20.9693L20.9693 22.848L16.2725 18.1512L11.5756 22.848Z' fill='black'/%3E%3C/svg%3E%0A");height:32px;width:32px;border-radius:50%;position:absolute;right:8px;top:8px;z-index:1;-webkit-filter:drop-shadow(0 4px 4px rgba(0, 0, 0, 0.25));filter:drop-shadow(0 4px 4px rgba(0, 0, 0, 0.25));background-repeat:no-repeat;border:none;background-position:center center;cursor:pointer}.always-visible{display:block !important}.event-list__notice:has(span){background:#d92429;border:1px solid #d92429;color:#fff;padding:10px 20px;margin-bottom:30px;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.5);box-shadow:0 2px 4px 0 rgba(0,0,0,.5);font-size:16px;font-weight:700}
.form-block *{-webkit-box-sizing:border-box;box-sizing:border-box}
.custom-designed-page a{color:#0088a6}.custom-designed-page .menu-item.cta--gold a{background:#0088a6;border-color:#0088a6}.custom-designed-page .menu-item.cta--gold a:hover{border-color:#fff}.custom-designed-page .section-subnav__item:before{background:#0088a6}.custom-designed-page .section-subnav__item[aria-selected=true] span{color:#0088a6}.custom-designed-page .accordion-item__title:before{background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='9px' height='14px' viewBox='0 0 9 14' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3EPath Copy 8%3C/title%3E%3Cg id='Pages' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='ALL-MODULES' transform='translate(-351.000000, -7263.000000)' fill='%230088A6' fill-rule='nonzero'%3E%3Cpolygon id='Path-Copy-8' transform='translate(355.500000, 7270.000000) scale(-1, 1) rotate(90.000000) translate(-355.500000, -7270.000000) ' points='360.389522 7266 355.5 7270.82292 350.610478 7266 349 7267.58854 355.5 7274 362 7267.58854'%3E%3C/polygon%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.custom-designed-page .accordion-item.is-active .accordion-item__title:before{background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='13px' height='8px' viewBox='0 0 13 8' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3EPath Copy 9%3C/title%3E%3Cg id='Pages' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='ALL-MODULES' transform='translate(-349.000000, -7332.000000)' fill='%230088A6' fill-rule='nonzero'%3E%3Cpolygon id='Path-Copy-9' transform='translate(355.500000, 7336.000000) scale(1, -1) rotate(900.000000) translate(-355.500000, -7336.000000) ' points='360.389522 7332 355.5 7336.82292 350.610478 7332 349 7333.58854 355.5 7340 362 7333.58854'%3E%3C/polygon%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.custom-designed-page .event-entry-content .headline a{color:#0088a6}.custom-designed-page .event-entry-content dl dd:before{background:#0088a6}.custom-designed-page .block-cta__button,.custom-designed-page .button,.custom-designed-page .button.g,.custom-designed-page .wpcf7-submit{background:#0088a6;background:-webkit-gradient(linear, left top, left bottom, from(rgb(0, 136, 166)), to(rgb(0, 49, 107)));background:linear-gradient(to bottom, rgb(0, 136, 166) 0%, rgb(0, 49, 107) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr="#0088a6", endColorstr="#00316b",GradientType=0 );color:#fff}.custom-designed-page .block-cta__button:hover,.custom-designed-page .button:hover,.custom-designed-page .button.g:hover,.custom-designed-page .wpcf7-submit:hover{background:#00316b;background:-webkit-gradient(linear, left top, left bottom, from(rgb(0, 49, 107)), to(rgb(0, 136, 166)));background:linear-gradient(to bottom, rgb(0, 49, 107) 0%, rgb(0, 136, 166) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr="#00316b", endColorstr="#0088a6",GradientType=0 )}.custom-designed-page .countdown-timer__block>div{background:#00316b}.custom-designed-page .countdown-timer__times dt:not(:first-child),.custom-designed-page .countdown-timer__times dd:not(:nth-child(2)){display:none}.custom-designed-page .countdown-timer__times dd:not(:last-of-type):after{display:none}.custom-designed-page .event-entry-content dl a,.custom-designed-page .event-entry-content ol a,.custom-designed-page .event-entry-content p a,.custom-designed-page .event-entry-content ul a,.custom-designed-page .accordion-item__content a{color:#0088a6;font-weight:700;text-decoration:underline}.custom-designed-page .event-entry-content dl a:hover,.custom-designed-page .event-entry-content ol a:hover,.custom-designed-page .event-entry-content p a:hover,.custom-designed-page .event-entry-content ul a:hover,.custom-designed-page .accordion-item__content a:hover{text-decoration:none}.custom-designed-page .event-section .countdown-timer{background:#fff7df;border-radius:5px;height:auto;margin-bottom:40px;margin-top:30px;opacity:1;padding:40px 15px 30px 15px;text-align:center;-webkit-transition:all .2s ease-out;transition:all .2s ease-out}.custom-designed-page .event-section .countdown-timer.--fade-out{opacity:0;height:0}@media screen and (max-width: 767px){.custom-designed-page .event-section .countdown-timer{margin-bottom:20px;padding:25px 15px}}.custom-designed-page .event-section .countdown-timer__date,.custom-designed-page .event-section .countdown-timer__times{color:#93721d}.custom-designed-page .event-section .countdown-timer__date{font-size:24px;font-weight:bold;text-transform:uppercase}.custom-designed-page .event-section .countdown-timer__date span{font-size:inherit;padding-left:30px;position:relative}.custom-designed-page .event-section .countdown-timer__date span:after{content:"";color:#93721d;font-family:"Font Awesome 5 Free";font-size:20px;font-weight:600;font-style:normal;position:absolute;top:45%;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (max-width: 767px){.custom-designed-page .event-section .countdown-timer__date{font-size:18px}.custom-designed-page .event-section .countdown-timer__date span{padding-left:20px}.custom-designed-page .event-section .countdown-timer__date span:after{font-size:16px}}.custom-designed-page .event-section .countdown-timer__times{border-bottom:1px solid #e6ce8e;border-top:1px solid #e6ce8e;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:21px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:1em;margin-top:1em;padding-bottom:1em;padding-top:1em}.custom-designed-page .event-section .countdown-timer__times dt{margin:-1px;padding:0;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip:rect(0, 0, 0, 0);position:absolute !important}.custom-designed-page .event-section .countdown-timer__times dd{font-size:21px;margin:0 5px;padding:0 5px;position:relative;white-space:nowrap}.custom-designed-page .event-section .countdown-timer__times dd:not(:last-of-type):after{content:"/";position:absolute;right:-10px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (max-width: 767px){.custom-designed-page .event-section .countdown-timer__times dd{font-size:16px}}.custom-designed-page .event-section .countdown-timer__times dd span{font-size:inherit}.custom-designed-page .event-section .countdown-timer__clock{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:20px}.custom-designed-page .event-section .countdown-timer__block{position:relative;text-transform:uppercase}.custom-designed-page .event-section .countdown-timer__block:not(:last-of-type):after{content:":";color:#f68b1f;font-size:32px;position:absolute;top:30%;right:-2px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.custom-designed-page .event-section .countdown-timer__block div{background:#f68b1f;border-radius:8px;color:#fff;font-size:32px;font-weight:300;letter-spacing:-0.02em;margin-left:20px;margin-right:20px;padding:.375em .25em}@media screen and (max-width: 767px){.custom-designed-page .event-section .countdown-timer__block div{font-size:24px;margin-left:10px;margin-right:10px}}.custom-designed-page .event-section .countdown-timer__block span{color:#592367}.custom-designed-page .event-section .countdown-timer__text{margin:30px 0 0 0}.custom-designed-page .event-section .countdown-timer__text span{color:#592367;font-size:24px;margin:30px 0 0 0;padding:0 25px;position:relative;text-transform:uppercase}@media screen and (max-width: 767px){.custom-designed-page .event-section .countdown-timer__text span{font-size:18px}}.custom-designed-page .event-section .countdown-timer__text span:before,.custom-designed-page .event-section .countdown-timer__text span:after{background:#e6ce8e;content:"";height:2px;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:20px}.custom-designed-page .event-section .countdown-timer__text span:before{left:0}.custom-designed-page .event-section .countdown-timer__text span:after{right:0}.custom-designed-page .event-section #countdown-timer strong{color:#93721d;font-size:12px;font-weight:300;letter-spacing:.02em;text-transform:uppercase}.custom-designed-page .event-section .countdown-timer__text span:after,.custom-designed-page .event-section .countdown-timer__text span:before{background:#00316b}.custom-designed-page .event-section .countdown-timer__date,.custom-designed-page .event-section .countdown-timer__times,.custom-designed-page .event-section #countdown-timer strong,.custom-designed-page .event-section .countdown-timer__date span:after,.custom-designed-page .event-section .countdown-timer__text span,.custom-designed-page .event-section .countdown-timer__block span{color:#00316b}.custom-designed-page .event-section #countdown-timer strong{font-weight:700}.custom-designed-page .event-section .--purple,.custom-designed-page .event-section .form-block .gform_title,.custom-designed-page .event-section .--center-lines,.custom-designed-page .event-section .stacked-headshots__desc,.custom-designed-page .event-section .stacked-headshots__headline,.custom-designed-page .event-section .stacked-headshots__name,.custom-designed-page .event-section .stacked-headshots__desc *,.custom-designed-page .event-section .block-cta__headline{color:#0088a6 !important}.custom-designed-page .event-section h2.gform_submission_error.hide_summary{font-size:20px}.custom-designed-page .stacked-headshots{margin:0 -15px}@media screen and (max-width: 767px){.custom-designed-page .stacked-headshots{margin:0 -10px}}@media screen and (max-width: 320px){.custom-designed-page .stacked-headshots{margin:0}}.custom-designed-page .stacked-headshots__item:not(:first-of-type){margin-top:0;-webkit-box-ordinal-group:unset;-ms-flex-order:unset;order:unset}.custom-designed-page .stacked-headshots__item:first-of-type{-webkit-box-ordinal-group:unset;-ms-flex-order:unset;order:unset;margin-top:0}.custom-designed-page .stacked-headshots__item,.custom-designed-page .stacked-headshots__item:not(:first-of-type),.custom-designed-page .stacked-headshots__item:first-of-type{width:25%;padding:0 15px;margin-bottom:30px}@media screen and (max-width: 767px){.custom-designed-page .stacked-headshots__item,.custom-designed-page .stacked-headshots__item:not(:first-of-type),.custom-designed-page .stacked-headshots__item:first-of-type{width:50%;padding:0 10px}}@media screen and (max-width: 320px){.custom-designed-page .stacked-headshots__item,.custom-designed-page .stacked-headshots__item:not(:first-of-type),.custom-designed-page .stacked-headshots__item:first-of-type{width:100%;padding:0}}.custom-designed-page .stacked-headshots__item:first-of-type .stacked-headshots__name,.custom-designed-page .stacked-headshots__item:not(:first-of-type) .stacked-headshots__name{font-size:21px}@media screen and (max-width: 1023px){.custom-designed-page .stacked-headshots__item:first-of-type .stacked-headshots__name,.custom-designed-page .stacked-headshots__item:not(:first-of-type) .stacked-headshots__name{font-size:18px}}.custom-designed-page.single-events-featured .container.higherBody .singleEvents{padding-top:50px}@media screen and (max-width: 992px){.custom-designed-page.single-events-featured .container.higherBody .singleEvents{padding-top:25px}}.new-custom-style-page a{color:#141484}.new-custom-style-page .menu-item.cta--gold a{background:#141484;border-color:#141484}.new-custom-style-page .menu-item.cta--gold a:hover{border-color:#fff}.new-custom-style-page .section-subnav__item:before{background:#141484}.new-custom-style-page .section-subnav__item[aria-selected=true] span{color:#141484}.new-custom-style-page .accordion-item__title:before{background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='9px' height='14px' viewBox='0 0 9 14' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3EPath Copy 8%3C/title%3E%3Cg id='Pages' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='ALL-MODULES' transform='translate(-351.000000, -7263.000000)' fill='%230088A6' fill-rule='nonzero'%3E%3Cpolygon id='Path-Copy-8' transform='translate(355.500000, 7270.000000) scale(-1, 1) rotate(90.000000) translate(-355.500000, -7270.000000) ' points='360.389522 7266 355.5 7270.82292 350.610478 7266 349 7267.58854 355.5 7274 362 7267.58854'%3E%3C/polygon%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.new-custom-style-page .accordion-item.is-active .accordion-item__title:before{background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='13px' height='8px' viewBox='0 0 13 8' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3EPath Copy 9%3C/title%3E%3Cg id='Pages' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='ALL-MODULES' transform='translate(-349.000000, -7332.000000)' fill='%230088A6' fill-rule='nonzero'%3E%3Cpolygon id='Path-Copy-9' transform='translate(355.500000, 7336.000000) scale(1, -1) rotate(900.000000) translate(-355.500000, -7336.000000) ' points='360.389522 7332 355.5 7336.82292 350.610478 7332 349 7333.58854 355.5 7340 362 7333.58854'%3E%3C/polygon%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.new-custom-style-page .event-entry-content .headline a{color:#141484}.new-custom-style-page .event-entry-content dl dd:before{background:#141484}.new-custom-style-page .block-cta__button,.new-custom-style-page .button,.new-custom-style-page .button.g,.new-custom-style-page .wpcf7-submit{background:#141484;background:-webkit-gradient(linear, left top, left bottom, from(#141484), to(#0d0d58));background:linear-gradient(to bottom, #141484 0%, #0d0d58 100%);color:#fff}.new-custom-style-page .block-cta__button:hover,.new-custom-style-page .button:hover,.new-custom-style-page .button.g:hover,.new-custom-style-page .wpcf7-submit:hover{background:#0d0d58;background:-webkit-gradient(linear, left top, left bottom, from(#0d0d58), to(#141484));background:linear-gradient(to bottom, #0d0d58 0%, #141484 100%)}.new-custom-style-page .countdown-timer__block>div{background:#141484}.new-custom-style-page .countdown-timer__times dt:not(:first-child),.new-custom-style-page .countdown-timer__times dd:not(:nth-child(2)){display:none}.new-custom-style-page .countdown-timer__times dd:not(:last-of-type):after{display:none}.new-custom-style-page .event-entry-content dl a,.new-custom-style-page .event-entry-content ol a,.new-custom-style-page .event-entry-content p a,.new-custom-style-page .event-entry-content ul a,.new-custom-style-page .accordion-item__content a{color:#141484;font-weight:700;text-decoration:underline}.new-custom-style-page .event-entry-content dl a:hover,.new-custom-style-page .event-entry-content ol a:hover,.new-custom-style-page .event-entry-content p a:hover,.new-custom-style-page .event-entry-content ul a:hover,.new-custom-style-page .accordion-item__content a:hover{text-decoration:none}.new-custom-style-page .event-section .countdown-timer{background:rgba(13,13,88,.8);color:#fff}.new-custom-style-page .event-section .countdown-timer__times{border-bottom:1px solid hsla(0,0%,100%,.2);border-top:1px solid hsla(0,0%,100%,.2)}.new-custom-style-page .event-section .countdown-timer__text span:after,.new-custom-style-page .event-section .countdown-timer__text span:before{background:#141484}.new-custom-style-page .event-section .countdown-timer__date,.new-custom-style-page .event-section .countdown-timer__times,.new-custom-style-page .event-section #countdown-timer strong,.new-custom-style-page .event-section .countdown-timer__date span:after,.new-custom-style-page .event-section .countdown-timer__text span,.new-custom-style-page .event-section .countdown-timer__block span{color:#fff}.new-custom-style-page .event-section #countdown-timer strong{font-weight:700}.new-custom-style-page .event-section .--purple,.new-custom-style-page .event-section .form-block .gform_title,.new-custom-style-page .event-section .--center-lines,.new-custom-style-page .event-section .stacked-headshots__desc,.new-custom-style-page .event-section .stacked-headshots__headline,.new-custom-style-page .event-section .stacked-headshots__name,.new-custom-style-page .event-section .stacked-headshots__desc *,.new-custom-style-page .event-section .block-cta__headline{color:#ed4622 !important}.new-custom-style-page .event-section h2.gform_submission_error.hide_summary{font-size:20px}.new-custom-style-page .stacked-headshots{margin:0 -15px}@media screen and (max-width: 767px){.new-custom-style-page .stacked-headshots{margin:0 -10px}}@media screen and (max-width: 320px){.new-custom-style-page .stacked-headshots{margin:0}}.new-custom-style-page .stacked-headshots__item:not(:first-of-type){margin-top:0;-webkit-box-ordinal-group:unset;-ms-flex-order:unset;order:unset}.new-custom-style-page .stacked-headshots__item:first-of-type{-webkit-box-ordinal-group:unset;-ms-flex-order:unset;order:unset;margin-top:0}.new-custom-style-page .stacked-headshots__item,.new-custom-style-page .stacked-headshots__item:not(:first-of-type),.new-custom-style-page .stacked-headshots__item:first-of-type{width:25%;padding:0 15px;margin-bottom:30px}@media screen and (max-width: 767px){.new-custom-style-page .stacked-headshots__item,.new-custom-style-page .stacked-headshots__item:not(:first-of-type),.new-custom-style-page .stacked-headshots__item:first-of-type{width:50%;padding:0 10px}}@media screen and (max-width: 320px){.new-custom-style-page .stacked-headshots__item,.new-custom-style-page .stacked-headshots__item:not(:first-of-type),.new-custom-style-page .stacked-headshots__item:first-of-type{width:100%;padding:0}}.new-custom-style-page .stacked-headshots__item:first-of-type .stacked-headshots__name,.new-custom-style-page .stacked-headshots__item:not(:first-of-type) .stacked-headshots__name{font-size:21px}@media screen and (max-width: 1023px){.new-custom-style-page .stacked-headshots__item:first-of-type .stacked-headshots__name,.new-custom-style-page .stacked-headshots__item:not(:first-of-type) .stacked-headshots__name{font-size:18px}}.postid-33201.new-custom-style-page .menu-item.cta--gold a{background:#f68b1f;border-color:#f68b1f}.postid-33201.new-custom-style-page .menu-item.cta--gold a:hover{border-color:#fff}.postid-33201.new-custom-style-page .block-cta__button{background:#f68b1f;border-color:#f68b1f;color:#fff}.postid-33201.new-custom-style-page .block-cta__button:hover{background:#022b49;border-color:#022b49;color:#fff}.postid-33201.new-custom-style-page .breadcrumbs a{color:#f68b1f}.postid-33201.new-custom-style-page .section-subnav__item[aria-selected=true] span{color:#022b49}.postid-33201.new-custom-style-page .section-subnav__item:before{background:#022b49}.postid-33201.new-custom-style-page .event-entry-content p a{color:#f68b1f}.postid-33201.new-custom-style-page .event-entry-content p a *{color:#f68b1f}.postid-33201.new-custom-style-page .accordion-item__content a{color:#f68b1f}.postid-33201.new-custom-style-page .accordion-item__content a *{color:#f68b1f}.postid-33201.new-custom-style-page .event-section .stacked-headshots__headline{color:#022b49 !important}.postid-33201.new-custom-style-page .event-section .stacked-headshots__name,.postid-33201.new-custom-style-page .event-section .stacked-headshots__desc,.postid-33201.new-custom-style-page .event-section .stacked-headshots__desc *{color:#f68b1f !important}.postid-33201.new-custom-style-page .bio-repeater__name{color:#022b49}.new-custom-style-page.post-type-archive-events.logged-in .menu-item.cta--gold a{background:#d92429;border-color:#d92429}.new-custom-style-page.post-type-archive-events.logged-in .breadcrumbs a{color:#fff}
.accordion{padding:80px 0;position:relative;z-index:1}@media screen and (max-width: 767px){.accordion{padding:60px 0}}.event-section .accordion .container{padding:0}.event-section .accordion{padding:0}.accordion-item{border-bottom:1px solid #d8d8d8}.accordion-item:first-child{border-top:1px solid #d8d8d8}.accordion-item__title{font-size:1.3125rem;font-weight:500;padding:11px 0 10px 50px;margin:0;cursor:pointer;position:relative}@media screen and (max-width: 767px){.accordion-item__title{font-size:1.1875rem;padding:10px 0 9px 40px;line-height:1.2}}.accordion-item__title:hover,.accordion-item__title:focus{background:rgba(53,77,96,.05)}.accordion-item__title:before{content:"";background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='9px' height='14px' viewBox='0 0 9 14' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3EPath Copy 8%3C/title%3E%3Cg id='Pages' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='ALL-MODULES' transform='translate(-351.000000, -7263.000000)' fill='%23d92429' fill-rule='nonzero'%3E%3Cpolygon id='Path-Copy-8' transform='translate(355.500000, 7270.000000) scale(-1, 1) rotate(90.000000) translate(-355.500000, -7270.000000) ' points='360.389522 7266 355.5 7270.82292 350.610478 7266 349 7267.58854 355.5 7274 362 7267.58854'%3E%3C/polygon%3E%3C/g%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;width:13px;height:13px;position:absolute;left:19px;top:50%;margin-top:-6.5px}@media screen and (max-width: 767px){.accordion-item__title:before{left:12px}}.accordion-item.is-active .accordion-item__title{background:rgba(53,77,96,.05)}.accordion-item.is-active .accordion-item__title:before{background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='13px' height='8px' viewBox='0 0 13 8' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3EPath Copy 9%3C/title%3E%3Cg id='Pages' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='ALL-MODULES' transform='translate(-349.000000, -7332.000000)' fill='%23d92429' fill-rule='nonzero'%3E%3Cpolygon id='Path-Copy-9' transform='translate(355.500000, 7336.000000) scale(1, -1) rotate(900.000000) translate(-355.500000, -7336.000000) ' points='360.389522 7332 355.5 7336.82292 350.610478 7332 349 7333.58854 355.5 7340 362 7333.58854'%3E%3C/polygon%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.accordion-item__content{padding:0 36px 39px 50px;background:rgba(53,77,96,.05);display:none;font-size:1.125rem}@media screen and (max-width: 767px){.accordion-item__content{padding:0 36px 39px 40px}}.accordion-item__content p{font-size:inherit;line-height:inherit}body.century-gothic .accordion-item__title{font-weight:600}
.other-content__header{margin-bottom:25px}.other-content__header h3{font-size:1.6875rem;margin:0 0 15px}.donateForm .df-title{font-family:"Gotham",sans-serif;font-weight:400;margin:0 0 15px 0;color:#354d60;font-size:1.6875rem;text-transform:none}
.block-cta{-webkit-box-sizing:border-box;box-sizing:border-box}.block-cta *{-webkit-box-sizing:border-box;box-sizing:border-box}.block-cta{margin-bottom:60px;margin-top:60px;width:100%}@media screen and (max-width: 767px){.block-cta{margin-bottom:30px;margin-top:30px}}.block-cta--bkgnd{background-color:rgba(167,105,129,.2);border-radius:7px;padding:40px 15px 25px 15px}@media screen and (max-width: 767px){.block-cta--bkgnd{padding:30px 15px 20px 15px}}.block-cta__headline{color:#592367;font-size:21px;font-weight:300;margin:0;text-align:center;text-transform:uppercase;width:100%}@media screen and (max-width: 767px){.block-cta__headline{font-size:18px}}.block-cta__container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}@media screen and (max-width: 767px){.block-cta__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:columns;flex-direction:columns}}.block-cta__button{background:#2b1e50;background:linear-gradient(347deg, #d92429 0%, rgb(255, 144, 165) 100%);border-radius:5px;color:#fff;font-size:28px;font-weight:600;letter-spacing:-0.02em;margin:15px;padding:1em 1.5em;text-align:center;text-transform:uppercase}.block-cta__button:hover,.block-cta__button:focus{text-decoration:none}@media screen and (max-width: 767px){.block-cta__button{font-size:18px;margin:10px;padding:.75em 1em}}
.countdown-timer{background:#fff7df;border-radius:5px;height:auto;margin-bottom:40px;margin-top:30px;opacity:1;padding:40px 15px 30px 15px;text-align:center;-webkit-transition:all .2s ease-out;transition:all .2s ease-out}.countdown-timer.--fade-out{opacity:0;height:0}@media screen and (max-width: 767px){.countdown-timer{margin-bottom:20px;padding:25px 15px}}.countdown-timer__date,.countdown-timer__times{color:#93721d}.countdown-timer__date{font-size:24px;font-weight:bold;text-transform:uppercase}.countdown-timer__date span{font-size:inherit;padding-left:30px;position:relative}.countdown-timer__date span:after{content:"";color:#93721d;font-family:"Font Awesome 5 Free";font-size:20px;font-weight:600;font-style:normal;position:absolute;top:45%;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (max-width: 767px){.countdown-timer__date{font-size:18px}.countdown-timer__date span{padding-left:20px}.countdown-timer__date span:after{font-size:16px}}.countdown-timer__times{border-bottom:1px solid #e6ce8e;border-top:1px solid #e6ce8e;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:21px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:1em;margin-top:1em;padding-bottom:1em;padding-top:1em}.countdown-timer__times dt{margin:-1px;padding:0;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip:rect(0, 0, 0, 0);position:absolute !important}.countdown-timer__times dd{font-size:21px;margin:0 5px;padding:0 5px;position:relative;white-space:nowrap}.countdown-timer__times dd:not(:last-of-type):after{content:"/";position:absolute;right:-10px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (max-width: 767px){.countdown-timer__times dd{font-size:16px}}.countdown-timer__times dd span{font-size:inherit}.countdown-timer__clock{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:20px}.countdown-timer__block{position:relative;text-transform:uppercase}.countdown-timer__block:not(:last-of-type):after{content:":";color:#592367;font-size:32px;position:absolute;top:30%;right:-2px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.countdown-timer__block div{background:#592367;border-radius:8px;color:#fff;font-size:32px;font-weight:300;letter-spacing:-0.02em;margin-left:20px;margin-right:20px;padding:.375em .25em}@media screen and (max-width: 767px){.countdown-timer__block div{font-size:24px;margin-left:10px;margin-right:10px}}.countdown-timer__block span{color:#592367}.countdown-timer__text{margin:30px 0 0 0}.countdown-timer__text span{color:#592367;font-size:24px;margin:30px 0 0 0;padding:0 25px;position:relative;text-transform:uppercase}@media screen and (max-width: 767px){.countdown-timer__text span{font-size:18px}}.countdown-timer__text span:before,.countdown-timer__text span:after{background:#e6ce8e;content:"";height:2px;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:20px}.countdown-timer__text span:before{left:0}.countdown-timer__text span:after{right:0}#countdown-timer strong{color:#93721d;font-size:12px;font-weight:300;letter-spacing:.02em;text-transform:uppercase}
.bio-repeater *{-webkit-box-sizing:border-box;box-sizing:border-box}.bio-repeater{margin-bottom:30px}.bio-repeater__row:not(:last-of-type){border-bottom:1px solid rgba(0,0,0,.1);margin-bottom:40px;padding-bottom:30px}.bio-repeater__top{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:30px}.bio-repeater__name{color:#354d60;font-size:28px;margin:0 0 .2em 0}.bio-repeater__title{color:#354d60;font-size:16px;font-weight:400;text-transform:uppercase}.bio-repeater__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:15px 15px 15px 0;width:calc(100% - 200px)}.bio-repeater__image{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;height:35vw;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:auto;max-height:175px;max-width:175px;min-height:75px;min-width:75px;overflow:hidden;padding-top:2%;width:35vw}@media screen and (max-width: 480px){.bio-repeater__top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.bio-repeater__header{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;padding:15px 0;width:100%}.bio-repeater__image{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}}
body.page-template-template-ben-gurion-day-usa #mainBody{padding-bottom:0}body.page-template-template-ben-gurion-day-usa #header{height:737px}@media screen and (max-width: 1023px){body.page-template-template-ben-gurion-day-usa #header{height:647px !important}}@media screen and (max-width: 767px){body.page-template-template-ben-gurion-day-usa #header{height:376px !important}}body.page-template-template-ben-gurion-day-usa #slider{height:inherit}body.page-template-template-ben-gurion-day-usa #slider li{background-color:#002b49}body.page-template-template-ben-gurion-day-usa #slider li img{display:block}body.page-template-template-ben-gurion-day-usa #slider li .hero__benguiusa-desktop{position:absolute;bottom:0;right:10px;max-width:661px}@media screen and (max-width: 1400px){body.page-template-template-ben-gurion-day-usa #slider li .hero__benguiusa-desktop{max-width:500px}}@media screen and (max-width: 1023px){body.page-template-template-ben-gurion-day-usa #slider li .hero__benguiusa-desktop{display:none}}body.page-template-template-ben-gurion-day-usa #slider li .hero__benguiusa-tablet{display:none;position:absolute;bottom:0;right:0;max-width:358px}@media screen and (max-width: 1023px){body.page-template-template-ben-gurion-day-usa #slider li .hero__benguiusa-tablet{display:block}}@media screen and (max-width: 767px){body.page-template-template-ben-gurion-day-usa #slider li .hero__benguiusa-tablet{display:none}}body.page-template-template-ben-gurion-day-usa #slider li .hero__benguiusa-mobile{display:none;position:absolute;bottom:0;right:0;max-width:150px}@media screen and (max-width: 767px){body.page-template-template-ben-gurion-day-usa #slider li .hero__benguiusa-mobile{display:block}}.heroContent-benguiusa{position:relative;float:left;max-width:440px;width:100%;z-index:2;margin-left:4vw;margin-top:52px}@media screen and (max-width: 1023px){.heroContent-benguiusa{margin-top:146px}}@media screen and (max-width: 767px){.heroContent-benguiusa{margin-top:96px}}.heroContent-benguiusa__main-title{color:#d82328;font-size:119px;font-weight:900;white-space:nowrap;letter-spacing:normal;line-height:.9;margin-bottom:20px}@media screen and (max-width: 1023px){.heroContent-benguiusa__main-title{font-size:82px}}@media screen and (max-width: 767px){.heroContent-benguiusa__main-title{font-size:55px}}.heroContent-benguiusa__sub-title{color:#fff;font-size:39px;font-weight:500;letter-spacing:2.5px;line-height:1.1}@media screen and (max-width: 1023px){.heroContent-benguiusa__sub-title{font-size:27px}}@media screen and (max-width: 767px){.heroContent-benguiusa__sub-title{font-size:18px}}.heroContent-benguiusa__date{color:#ffb547;font-size:88px;font-weight:400;letter-spacing:normal;line-height:1.1}@media screen and (max-width: 1023px){.heroContent-benguiusa__date{font-size:61px}}@media screen and (max-width: 767px){.heroContent-benguiusa__date{font-size:41px}}.box-sizing-content,.box-sizing-content *{-webkit-box-sizing:border-box;box-sizing:border-box}.section-title{font-size:60px;line-height:1.2;font-weight:900;color:#d82328;letter-spacing:-1.5px;margin-bottom:40px}@media screen and (max-width: 1023px){.section-title{font-size:44px;margin-bottom:35px}}@media screen and (max-width: 767px){.section-title{font-size:40px}}.button-custom{border-radius:40px;background:#d82328;display:inline-block;text-align:center;font-size:29px;font-weight:700;line-height:1.1;color:#fff;text-transform:uppercase;text-decoration:none;padding:30px 62px 22px;-webkit-transition:all .2s ease;transition:all .2s ease}.button-custom:hover,.button-custom:focus{text-decoration:none;background:#f58c1f}@media screen and (max-width: 1023px){.button-custom{font-size:24px;padding:23px 55px 16px}}.section-style1{padding:90px 0 73px;background:#fff;text-align:center}@media screen and (max-width: 1023px){.section-style1{padding:60px 0}}.section-style1 .container{max-width:1068px}.section-style1 h3{font-size:34px;color:#000;line-height:1.2;font-weight:700}@media screen and (max-width: 1200px){.section-style1 h3{font-size:30px}}@media screen and (max-width: 1023px){.section-style1 h3{font-size:28px}}.section-style1 .entry-content{font-size:24px;line-height:1.3;color:#000}@media screen and (max-width: 1200px){.section-style1 .entry-content{font-size:22px}}@media screen and (max-width: 1023px){.section-style1 .entry-content{font-size:20px}}.section-style1 .entry-content p{font-size:inherit;line-height:inherit;color:inherit;margin-bottom:30px}@media screen and (max-width: 1023px){.section-style1 .entry-content p{margin-bottom:20px}}.section-style2{background:#f4efe6;padding:92px 0 117px}@media screen and (max-width: 1023px){.section-style2{padding:60px 0}}.section-style2 .container{max-width:1723px}.section-style2__intro{text-align:center;max-width:1432px;margin:0 auto 90px}@media screen and (max-width: 1023px){.section-style2__intro{margin-bottom:60px}}.section-style2__intro .entry-content{font-size:40px;line-height:1.3;color:#002b49;font-weight:700}@media screen and (max-width: 1023px){.section-style2__intro .entry-content{font-size:34px}}@media screen and (max-width: 767px){.section-style2__intro .entry-content{font-size:28px}}.section-style2__intro .entry-content p{font-size:inherit;line-height:inherit;color:inherit;margin-bottom:25px}.section-style2__intro .button-custom{margin-top:20px}.section-style2__large-image{margin:0 0 45px}@media screen and (max-width: 767px){.section-style2__large-image{margin-bottom:30px}}.section-style2__large-image img{display:block;border-radius:40px}.section-style2__columns{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.section-style2__columns-images{width:25%}@media screen and (max-width: 767px){.section-style2__columns-images{width:100%}}.section-style2__column-image{margin:0}.section-style2__column-image img{display:block;border-radius:40px}.section-style2__column-image:not(:last-child){margin-bottom:41px}@media screen and (max-width: 767px){.section-style2__column-image:not(:last-child){margin-bottom:25px}}.section-style2__column-content{width:75%;padding-left:7.8%}@media screen and (max-width: 1023px){.section-style2__column-content{padding-left:5%}}@media screen and (max-width: 767px){.section-style2__column-content{padding-left:0;width:100%}}.section-style2__column-content-inner{max-width:897px;padding-top:75px}@media screen and (max-width: 1200px){.section-style2__column-content-inner{padding-top:20px}}@media screen and (max-width: 767px){.section-style2__column-content-inner{padding-top:30px}}.section-style2__column-content-inner .entry-content{font-size:30px;line-height:1.3;color:#002b49;font-weight:700}@media screen and (max-width: 1023px){.section-style2__column-content-inner .entry-content{font-size:26px}}@media screen and (max-width: 767px){.section-style2__column-content-inner .entry-content{font-size:22px}}.section-style2__column-content-inner .entry-content p{font-size:inherit;line-height:inherit;color:inherit;margin-bottom:25px}.section-style2__column-content-inner .entry-content ul{margin-top:0}.section-style2__column-content-inner .entry-content ul li{margin-bottom:25px}@media screen and (max-width: 1023px){.section-style2__column-content-inner .entry-content ul li{margin-bottom:20px}}@media screen and (max-width: 767px){.section-style2__column-content-inner .entry-content ul li{margin-bottom:15px}}.section-style2__column-content-inner .button-custom{margin-left:25px;margin-top:30px}@media screen and (max-width: 767px){.section-style2__column-content-inner .button-custom{margin:15px 0 0 25px}}.section-style3{padding:123px 0 50px}@media screen and (max-width: 1023px){.section-style3{padding:60px 0 50px}}.section-style3 .container{max-width:1284px}.section-style3 iframe{display:block}.section-logo-sponsors .container{max-width:1068px}.section-logo-sponsors .headline{text-align:center;color:#354d60;font-size:28px;font-weight:600;letter-spacing:-0.02em;line-height:1.1;margin:0 0 30px 0;text-transform:uppercase}@media screen and (max-width: 1024px){.section-logo-sponsors .headline{font-size:20px;margin-bottom:20px}}@media screen and (max-width: 767px){.section-logo-sponsors .headline{font-size:18px}}.section-logo-sponsors .logo-repeater__container,.section-logo-sponsors .logo-repeater__container *{-webkit-box-sizing:initial;box-sizing:initial}
.page-template-template-ben-gurion-day-usa-v2 #mainBody{padding:0}@media screen and (min-width: 993px){.page-template-template-ben-gurion-day-usa-v2 #header.header--smallHeight{height:inherit;background:rgba(0,0,0,0);position:absolute;width:100%;z-index:100}}@media screen and (max-width: 767px){.page-template-template-ben-gurion-day-usa-v2 #header.header--smallHeight #rotateCorrect{min-height:auto}}.page-template-template-ben-gurion-day-usa-v2 .two-column-holder{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:153px}@media screen and (max-width: 1750px){.page-template-template-ben-gurion-day-usa-v2 .two-column-holder{padding-top:135px}}@media screen and (max-width: 1600px){.page-template-template-ben-gurion-day-usa-v2 .two-column-holder{padding-top:100px}}@media screen and (max-width: 992px){.page-template-template-ben-gurion-day-usa-v2 .two-column-holder{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-left:0;padding-right:0;margin:0}}@media screen and (max-width: 767px){.page-template-template-ben-gurion-day-usa-v2 .two-column-holder{padding-top:110px}}.page-template-template-ben-gurion-day-usa-v2 .two-column-holder__col-left{width:300px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;background:#f2f2f2}@media screen and (max-width: 992px){.page-template-template-ben-gurion-day-usa-v2 .two-column-holder__col-left{width:100%;margin-bottom:25px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.page-template-template-ben-gurion-day-usa-v2 .two-column-holder__col-right{width:calc(100% - 300px)}@media screen and (max-width: 992px){.page-template-template-ben-gurion-day-usa-v2 .two-column-holder__col-right{width:100%;padding:0}}.page-template-template-ben-gurion-day-usa-v2 #sidebar{background-color:rgba(53,77,96,.05);padding-left:0;width:100%;max-width:300px;height:100%}.page-template-template-ben-gurion-day-usa-v2 #sidebar:before{display:none}@media screen and (max-width: 992px){.page-template-template-ben-gurion-day-usa-v2 #sidebar{background:none;height:auto;min-height:30px;padding-bottom:0;max-width:100%}.page-template-template-ben-gurion-day-usa-v2 #sidebar:after{display:none}}.page-template-template-ben-gurion-day-usa-v2 #sidebar ul{list-style:none;margin:0;padding:0}.page-template-template-ben-gurion-day-usa-v2 #sidebar ul li{padding:10px 20px;margin-bottom:.5em;position:relative}.page-template-template-ben-gurion-day-usa-v2 #sidebar ul li:before{content:"";background:#0088a6;width:8px;height:100%;left:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);position:absolute;opacity:0}.page-template-template-ben-gurion-day-usa-v2 #sidebar ul li a{color:#354d60;font-size:28px;font-weight:500;line-height:1;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:inline-block}@media screen and (max-width: 767px){.page-template-template-ben-gurion-day-usa-v2 #sidebar ul li a{font-size:18px}}.page-template-template-ben-gurion-day-usa-v2 #sidebar ul li a:hover,.page-template-template-ben-gurion-day-usa-v2 #sidebar ul li a:focus{text-decoration:none;color:#0088a6}.page-template-template-ben-gurion-day-usa-v2 #sidebar ul li.active a{color:#0088a6}.page-template-template-ben-gurion-day-usa-v2 #sidebar ul li.active:before{opacity:1}.page-template-template-ben-gurion-day-usa-v2 .higherBody .col8.left50{-webkit-transition:padding .1s linear;transition:padding .1s linear;width:72%;padding-top:20px}@media screen and (max-width: 992px){.page-template-template-ben-gurion-day-usa-v2 .higherBody .col8.left50{max-width:100%;width:100%;margin:0}}@media screen and (min-width: 993px){body:not(.home) .header--smallHeight #searchWrap{background:#1f3850;height:74px}}@media screen and (min-width: 993px){body:not(.home) .header--smallHeight #searchWrap:after{background:#1f3850}}@media screen and (min-width: 993px){body:not(.home) .header--smallHeight #searchWrap .searchBlock{height:initial}}.bgd-banner{height:100vh;background-size:cover;background-position:center;background-repeat:no-repeat;position:relative;background-blend-mode:multiply,normal}@media screen and (min-width: 993px){.bgd-banner{margin-top:-7px}}@media screen and (min-height: 800px){.bgd-banner{height:90vh}}.bgd-banner__content{position:relative;height:inherit;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-bottom:177px;z-index:2}@media screen and (max-width: 767px){.bgd-banner__content{padding-bottom:80px}}.bgd-banner__content-inner{max-width:714px;margin:0 auto;text-align:center;position:relative}.bgd-banner__content-inner:before{content:"";background:url("img/circular-shape.svg") no-repeat top left;height:386px;width:354px;position:absolute;left:-146px;top:-170px}@media screen and (max-width: 767px){.bgd-banner__content-inner:before{display:none}}.bgd-banner__title{font-family:"Gotham Bold",sans-serif;font-size:clamp(2.375rem,5vw,3.25rem);font-weight:normal;line-height:1.2;color:#fff;margin-bottom:25px}.bgd-banner__detail{font-family:"Gotham",sans-serif;font-size:clamp(1.5rem,5vw,2rem);font-weight:normal;line-height:1.2;color:#fff}@media screen and (max-width: 767px){.bgd-banner__detail{font-size:1.75rem}}.bgd-banner__detail p{font-size:inherit;color:inherit;line-height:inherit}.bgd-banner__detail p:last-child{margin:0}.countdown-ben-event{position:absolute;bottom:-153px;width:100%;margin:0 auto}@media screen and (max-width: 1750px){.countdown-ben-event{bottom:-135px}}@media screen and (max-width: 1600px){.countdown-ben-event{bottom:-100px}}@media screen and (max-width: 767px){.countdown-ben-event{bottom:-110px}}.countdown-ben-event .countdown-timer__clock{margin:0}.countdown-ben-event .countdown-timer__clock .countdown-timer__block{background:rgba(0,0,0,0);text-align:center;min-width:112px}@media screen and (max-width: 767px){.countdown-ben-event .countdown-timer__clock .countdown-timer__block{min-width:80px}}@media screen and (max-width: 567px){.countdown-ben-event .countdown-timer__clock .countdown-timer__block{min-width:auto}}.countdown-ben-event .countdown-timer__clock .countdown-timer__block:not(:last-child){margin-right:82px}@media screen and (max-width: 767px){.countdown-ben-event .countdown-timer__clock .countdown-timer__block:not(:last-child){margin-right:40px}}@media screen and (max-width: 567px){.countdown-ben-event .countdown-timer__clock .countdown-timer__block:not(:last-child){margin-right:25px}}.countdown-ben-event .countdown-timer__clock .countdown-timer__block:after{display:none}.countdown-ben-event .countdown-timer__clock .countdown-timer__block div{font-family:"Impact",sans-serif;font-size:clamp(3rem,5vw,6.375rem);font-weight:400;line-height:1.2;color:#fff;border-radius:0;letter-spacing:normal;margin:0;padding:0;background:rgba(0,0,0,0)}.countdown-ben-event .countdown-timer__clock .countdown-timer__block span{font-family:"Gotham",sans-serif;font-size:1rem;line-height:1;text-transform:uppercase;color:#fff;display:inline-block}@media screen and (max-width: 567px){.countdown-ben-event .countdown-timer__clock .countdown-timer__block span{font-size:.875rem}}.countdown-ben-event__holder{background:-webkit-gradient(linear, left top, left bottom, from(rgba(53, 77, 96, 0.1)), color-stop(21.88%, rgba(53, 77, 96, 0.7)), color-stop(39.58%, #354d60), color-stop(60.94%, #354d60), color-stop(80.21%, rgba(53, 77, 96, 0.7)), to(rgba(53, 77, 96, 0.1)));background:linear-gradient(180deg, rgba(53, 77, 96, 0.1) 0%, rgba(53, 77, 96, 0.7) 21.88%, #354d60 39.58%, #354d60 60.94%, rgba(53, 77, 96, 0.7) 80.21%, rgba(53, 77, 96, 0.1) 100%);padding:44px 60px 52px;margin:0}@media screen and (max-width: 1600px){.countdown-ben-event__holder{padding:30px 60px 40px}}p.countdown-ben-event__date{font-size:1.5rem;font-weight:500;color:#fff;text-align:center;margin:0 0 15px}@media screen and (max-width: 767px){p.countdown-ben-event__date{font-size:1.25rem}}.bgd-video{height:100vh;background-size:cover;background-position:center;background-repeat:no-repeat;position:relative}@media screen and (min-width: 1800px){.bgd-video{height:60vh}}@media screen and (max-width: 1200px){.bgd-video{height:60vh}}@media screen and (max-width: 767px){.bgd-video{height:40vh}}.bgd-video__play-icon{background:#fff;color:#ffb548;height:122px;width:122px;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width: 767px){.bgd-video__play-icon{height:70px;width:70px}}.bgd-video__play-icon svg{display:inline-block;height:52px;width:47px;stroke-width:0;stroke:currentColor;fill:currentColor}@media screen and (max-width: 767px){.bgd-video__play-icon svg{height:30px;width:27px}}.bgd-media-content{padding-top:72px;padding-left:60px}@media screen and (max-width: 1200px){.bgd-media-content{padding-left:0}}@media screen and (max-width: 767px){.bgd-media-content{padding-top:50px}}.bgd-media-content .container{max-width:100%;margin:0;padding:0}.bgd-media-content+.bgd-media-content{padding-top:97px}@media screen and (max-width: 767px){.bgd-media-content+.bgd-media-content{padding-top:30px}}.bgd-media-content__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:1200px}.bgd-media-content__content{padding:20px 62px 20px 0px;width:53.6%}@media screen and (max-width: 1200px){.bgd-media-content__content{padding-left:20px}}@media screen and (max-width: 767px){.bgd-media-content__content{width:100%;padding:20px}}.bgd-media-content__content-inner{max-width:581px}@media screen and (max-width: 767px){.bgd-media-content__content-inner{max-width:100%}}.bgd-media-content__content-inner .entry-content{font-size:1.3125rem;line-height:1.4;font-family:"Gotham",sans-serif;color:#354d60}@media screen and (max-width: 1023px){.bgd-media-content__content-inner .entry-content{font-size:1.125rem}}@media screen and (max-width: 767px){.bgd-media-content__content-inner .entry-content{font-size:1rem}}.bgd-media-content__content-inner .entry-content p{font-family:inherit;font-size:inherit;line-height:inherit;color:inherit;margin:0}.bgd-media-content__content-inner .entry-content p:not(:last-child){margin-bottom:33px}@media screen and (max-width: 767px){.bgd-media-content__content-inner .entry-content p:not(:last-child){margin-bottom:25px}}.bgd-media-content__title{font-family:"Gotham Bold",sans-serif;font-size:clamp(1.75rem,5vw,2rem);font-weight:700;line-height:1.2;color:#42a7c6;margin:0 0 34px}@media screen and (max-width: 767px){.bgd-media-content__title{line-height:1.1;margin-bottom:30px}}.bgd-media-content__image{width:46.4%}@media screen and (max-width: 767px){.bgd-media-content__image{width:100%}}.bgd-media-content__image img{display:block}.bgd-highlighted{padding:227px 0 140px 60px}@media screen and (max-width: 1200px){.bgd-highlighted{padding:130px 0 80px 0}}@media screen and (max-width: 960px){.bgd-highlighted{padding:40px 0}}.bgd-highlighted .container{max-width:100%;margin:0}.bgd-highlighted .entry-content{max-width:921px;font-family:"Gotham Bold",sans-serif;font-size:2rem;font-weight:normal;line-height:1.3125;color:#002b49;text-align:center;position:relative}@media screen and (max-width: 1280px){.bgd-highlighted .entry-content{font-size:1.5rem}}@media screen and (max-width: 767px){.bgd-highlighted .entry-content{font-size:1.125rem}.bgd-highlighted .entry-content br{display:none}}.bgd-highlighted .entry-content:before{content:"";background:url("img/circular-shape-reverse.svg") no-repeat top left;height:299px;width:286px;position:absolute;right:-110px;top:-93px}@media screen and (max-width: 1200px){.bgd-highlighted .entry-content:before{background-size:80%;top:-75px}}@media screen and (max-width: 960px){.bgd-highlighted .entry-content:before{display:none}}.bgd-highlighted .entry-content p{font-family:inherit;font-size:inherit;line-height:inherit;color:inherit;margin:0}.bgd-highlighted .entry-content p:not(:last-child){margin-bottom:20px}.bgd-form-module .container{max-width:100%;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.bgd-form-module__form-col{width:59.22%;background-color:#d92429;padding:97px 144px 97px 120px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bgd-form-module__form-col.full{width:100%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media screen and (max-width: 1650px){.bgd-form-module__form-col{padding:70px 50px 70px 40px}}@media screen and (max-width: 1200px){.bgd-form-module__form-col{padding:70px 40px 70px 20px}}@media screen and (max-width: 767px){.bgd-form-module__form-col{width:100%;padding:40px 20px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.bgd-form-module__content{max-width:497px;width:100%}.bgd-form-module__title{font-family:"Gotham Bold",sans-serif;font-size:clamp(2rem,5vw,2.875rem);font-weight:normal;line-height:1.2;color:#fff;margin:0 0 40px}.bgd-form-module__image-col{width:40.78%;background-size:cover;background-repeat:no-repeat}@media screen and (max-width: 767px){.bgd-form-module__image-col{width:100%;min-height:350px;background-position:center}}.bgd-form-module__form .gform_heading{display:none}.bgd-form-module__form .gform_fields .gfield{margin:0}.bgd-form-module__form .gform_fields .gfield:not(:last-child){margin-bottom:23px}@media screen and (max-width: 767px){.bgd-form-module__form .gform_fields .gfield:not(:last-child){margin-bottom:15px}}.bgd-form-module__form .gform_fields .gfield .ginput_container input{background-color:rgba(0,0,0,0);font-family:"Gotham",sans-serif;font-size:1.5rem;font-weight:400;line-height:1;color:#fff;border:none;border-bottom:1px solid #fff;padding:0 0 12px;height:auto}@media screen and (max-width: 1280px){.bgd-form-module__form .gform_fields .gfield .ginput_container input{font-size:1.25rem}}@media screen and (max-width: 767px){.bgd-form-module__form .gform_fields .gfield .ginput_container input{font-size:1.125rem;padding:0 0 6px}}.bgd-form-module__form .gform_fields .gfield .ginput_container input::-webkit-input-placeholder{color:#fff}.bgd-form-module__form .gform_fields .gfield .ginput_container input::-moz-placeholder{color:#fff}.bgd-form-module__form .gform_fields .gfield .ginput_container input:-ms-input-placeholder{color:#fff}.bgd-form-module__form .gform_fields .gfield .ginput_container input:-moz-placeholder{color:#fff}.bgd-form-module__form .gform_fields .gfield .ginput_container input:focus{border-bottom-color:hsla(0,0%,100%,.8) !important}.bgd-form-module__form .gform_footer{margin:47px 0 0;padding:0}@media screen and (max-width: 767px){.bgd-form-module__form .gform_footer{margin:30px 0 0}}.bgd-form-module__form .gform_footer button{margin:0;font-family:"Gotham Bold",sans-serif;font-size:2rem;font-weight:normal;line-height:1.1;background-color:#ffb548;color:#002b49;text-transform:none;-webkit-box-shadow:0px 4px 4px rgba(0,0,0,.25);box-shadow:0px 4px 4px rgba(0,0,0,.25);padding:27px 37px 25px;border:none;border-radius:0}@media screen and (max-width: 767px){.bgd-form-module__form .gform_footer button{font-size:1.5rem;padding:20px 20px 15px}}.bgd-form-module__form .gform_footer button:hover,.bgd-form-module__form .gform_footer button:focus{background-color:rgba(255,181,72,.8)}.bgd-form-module__form .gform_validation_errors{display:none}.bgd-form-module__form .validation_message{color:#fff}.bgd-form-module__form .gform_confirmation_message{color:#fff}.bgd-form-module__form .gform_ajax_spinner{max-width:100%}@media screen and (min-width: 993px){.page-template-template-ben-gurion-day-usa-v2 #header.header--smallHeight{position:relative}}.bgd-media-content--image-content .bgd-media-content__inner{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.bgd-media-content--image-content .bgd-media-content__content{padding-left:62px;padding-right:0}@media screen and (max-width: 1200px){.bgd-media-content--image-content .bgd-media-content__content{padding-right:20px}}@media screen and (max-width: 767px){.bgd-media-content--image-content .bgd-media-content__content{padding-left:20px}}.bgd-signup-module{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#002b49}.bgd-signup-module__image-col{width:51%}@media screen and (max-width: 767px){.bgd-signup-module__image-col{width:100%}}.bgd-signup-module__image-col img{display:block;margin:0 auto}.bgd-signup-module__content-col{width:49%}@media screen and (max-width: 767px){.bgd-signup-module__content-col{width:100%}}.bgd-signup-module__content-inner{padding:45px 20px 45px 65px}@media screen and (max-width: 1200px){.bgd-signup-module__content-inner{padding:45px 20px 45px 40px}}@media screen and (max-width: 767px){.bgd-signup-module__content-inner{padding:30px 20px}}.bgd-signup-module__content-inner .entry-content{font-family:"Gotham Bold",sans-serif;font-size:2rem;font-weight:normal;line-height:1.4;color:#fff;max-width:492px}@media screen and (max-width: 1200px){.bgd-signup-module__content-inner .entry-content{font-size:1.625rem}}@media screen and (max-width: 767px){.bgd-signup-module__content-inner .entry-content{font-size:1.5rem}}.bgd-signup-module__content-inner .entry-content p{font-size:inherit;line-height:inherit;color:inherit}.bgd-signup-module__content-inner .entry-content p:last-child{margin:0}.bgd-signup-module__content-inner .button{margin:75px 0 0;font-family:"Gotham Bold",sans-serif;font-size:1.75rem;font-weight:normal;line-height:1.1;background-color:#ffb548;color:#002b49;text-transform:none;-webkit-box-shadow:0px 4px 4px rgba(0,0,0,.25);box-shadow:0px 4px 4px rgba(0,0,0,.25);padding:20px 37px 16px;border:none;border-radius:0;min-width:290px;text-align:center}@media screen and (max-width: 1300px){.bgd-signup-module__content-inner .button{margin:50px 0 0}}@media screen and (max-width: 767px){.bgd-signup-module__content-inner .button{font-size:1.5rem;padding:18px 20px 15px;min-width:220px;margin-top:40px}}.bgd-signup-module__content-inner .button:hover,.bgd-signup-module__content-inner .button:focus{background-color:rgba(255,181,72,.8)}.bgd-form-module--virtual-event .bgd-form-module__image-col{background:none !important;position:relative}@media screen and (min-width: 767px){.bgd-form-module--virtual-event .bgd-form-module__image-col img{position:absolute;height:100% !important;width:100% !important;left:0;top:0;-o-object-position:top;object-position:top;-o-object-fit:cover;object-fit:cover}}.button--large{display:inline-block;font-family:"Gotham Bold",sans-serif;font-size:1.75rem;font-weight:normal;line-height:1.1;background-color:#ffb548;color:#002b49;text-transform:none;-webkit-box-shadow:0px 4px 4px rgba(0,0,0,.25);box-shadow:0px 4px 4px rgba(0,0,0,.25);padding:20px 37px 16px;border:none;border-radius:0;min-width:290px;text-align:center}@media screen and (max-width: 767px){.button--large{font-size:1.5rem;padding:18px 20px 15px;min-width:220px}}.button--large:hover,.button--large:focus{background-color:rgba(255,181,72,.8);text-decoration:none}
body.page-template-page-template-map-php .higherBody .col8.left50{padding-top:30px}.image-link-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style-type:none;padding:0}.image-link-list__item{margin-bottom:15px}.image-link-list__link{display:block;position:relative}.image-link-list__link.--video-icon .image-link-list__img::after{content:"";position:absolute;width:60px;height:60px;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);top:50%;left:50%;background-image:url("data:image/svg+xml,%0A%3Csvg height='28.099' viewBox='0 0 24.335 28.099' width='24.335' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m621.712 722.749v28.1l12.167-7.027 12.168-7.023-12.168-7.025z' fill='%23333' transform='translate(-621.712 -722.749)'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:calc(50% + 3px) center;background-color:hsla(0,0%,100%,.73);border-radius:50%;z-index:1}.image-link-list__link:hover .image-link-list__img img,.image-link-list__link:focus .image-link-list__img img{border:1px solid #d92429}.image-link-list__img{position:relative}.image-link-list__img img{border:1px solid #eaeaea;margin-bottom:10px;-webkit-transition:border .2s ease-in-out;transition:border .2s ease-in-out}.map-intro{margin-top:30px}@media screen and (max-width: 767px){.image-link-list{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.image-link-list__link{font-size:14px}}@media screen and (min-width: 768px){.image-link-list{gap:15px}.image-link-list__item{-webkit-box-flex:0;-ms-flex:0 0 calc(33.33% - 15px);flex:0 0 calc(33.33% - 15px)}.image-link-list__link{font-size:16px;text-align:center}}

@media(max-width: 992px){.c10{width:10%;float:left}.c16{width:16.6%;float:left}.c20{width:20%;float:left}.c25{width:25%;float:left}.c33{width:33.3%;float:left}.c66{width:66.6%;float:left}.c60{width:60%;float:left}.c50{width:50%;float:left}.c75{width:75%;float:left}.c80{width:80%;float:left}.c100{width:100%;float:left}.clear{clear:both}.hidden{position:absolute;visibility:hidden;left:-100%}.no-display{display:none}.resp-bounds{max-width:1000px;margin:0 auto}body,html{overflow-x:hidden}header#mobile-header{overflow:hidden;background:#fff;padding:5px 10px;position:fixed;top:0;left:0;right:0;z-index:1000}header#mobile-header .logo{display:block;vertical-align:middle;height:59px;width:170px}header#mobile-header .logo img{width:170px;height:auto;display:block;vertical-align:middle}header#mobile-header .menu-button{position:absolute;background:url(../../img/menu-button.svg) no-repeat center 12px;height:100%;top:0px;right:0px;width:72px;background-size:37px;border-left:1px solid #ddd;text-align:center;font-size:12px;padding:46px 0 0 0;-webkit-box-sizing:border-box;box-sizing:border-box;text-decoration:none}#mobile-menu{background:#354d60;position:fixed;padding-top:70px;z-index:998;top:0;left:0;right:0;bottom:0;overflow:auto;-webkit-overflow-scrolling:touch;-webkit-transition:all .6s;transition:all .6s;-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%)}#mobile-menu .mobile-search-form{background:rgba(0,0,0,.3) url(../../img/loupe.svg) no-repeat 96% center;background-size:25px;padding:20px 20px}#mobile-menu .mobile-search-form label,#mobile-menu .mobile-search-form input[type=submit]{display:none}#mobile-menu .mobile-search-form input{width:100%;background:none;color:#fff;border-radius:3px;font-size:16px;border:none;-webkit-box-shadow:none;box-shadow:none;-webkit-box-sizing:border-box;box-sizing:border-box;outline:none}#mobile-menu ul{margin:0;padding:0}#mobile-menu ul li{list-style:none;margin:0;border-top:1px solid hsla(0,0%,100%,.1);border-bottom:1px solid #000}#mobile-menu ul li:last-child{border-bottom:none !important}#mobile-menu ul li.menu-item-has-children>a{background:url(../../img/white-arrow.svg) no-repeat 6px center;background-size:25px;-webkit-box-shadow:inset 0px 0 0 rgba(0,0,0,.2);box-shadow:inset 0px 0 0 rgba(0,0,0,.2)}#mobile-menu ul li.menu-item-has-children>a.active{background:url(../../img/white-arrow-down.svg) no-repeat 6px center;background-size:25px}#mobile-menu ul li a{display:block;padding:15px 20px 15px 40px;color:#fff;text-decoration:none}#mobile-menu ul li a:hover{background-color:rgba(0,0,0,.1)}#mobile-menu ul li .sub-menu{max-height:0px;border-left:0px solid #222;overflow:hidden;-webkit-transition:all .3s;transition:all .3s}#mobile-menu ul li .sub-menu.active{max-height:1000px;display:block;border-left:10px solid #222;-webkit-box-shadow:inset 0 10px 5px -5px #111;box-shadow:inset 0 10px 5px -5px #111}#mobile-menu.active{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}#mobile-menu .subNavBackup{display:none !important}#page-header{overflow:hidden}#page-header .container{padding:0}ul#getInvolved{columns:1;-webkit-columns:1;-moz-columns:1;position:static;bottom:0;padding-left:0px;list-style:none}img#regionMap{margin-top:30px;margin-left:10px;width:100%;height:auto;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;padding:0 40px}.dayContainer{float:left;overflow:hidden;width:auto;position:absolute;left:70px;right:70px}.region-banner{background-color:#373737;display:block;position:relative;overflow:visible;width:auto;height:70px;margin-top:45px;left:0}.region-banner .button{margin-left:2em}.mapContainer{min-width:0px;min-height:0px;width:auto}.mapContainer #imageMap{display:none}.mapContainer #anchorMap1,.mapContainer #anchorMap2,.mapContainer #anchorMap3{height:auto;margin:0 0 2em 0;padding-left:0;position:static;text-align:right;width:70%}.mapContainer #anchorMap1 span,.mapContainer #anchorMap2 span,.mapContainer #anchorMap3 span{color:#d92429;font-size:20px}.mapContainer #anchorMap1 span:before,.mapContainer #anchorMap2 span:before,.mapContainer #anchorMap3 span:before{content:"";display:inline-block;width:18px;height:18px;margin-left:-22px;background-color:#000;background:url("../../img/map-icons.png") no-repeat;background-position:0px -29px}.mapContainer .map{background:none !important}.mapContainer .mapRegion{display:none;height:auto;width:100%;border-right:1px solid #d92429;background:#fff !important}.mapContainer .mapDetail{height:auto !important;width:100%;border-top:none}.smallVideoLink img{max-width:100% !important;width:100% !important;position:relative;display:block;height:auto}.smallVideoLink{margin:0 0 10px 0}.sm-video{background-position:center center;width:100%;height:100%;position:absolute;margin:0}.pagination{margin:0 auto}.col1,.col10,.col11,.col2,.col3,.col4,.col5,.col6,.col7,.col8,.col9{float:left;width:99%}div.col4.pubExcerpt img{width:50%;height:auto;display:block;margin:0 auto !important}.featuredVideoPub{width:100%}#secondaryFeatures>.feature>.description p{padding:20px;z-index:100;display:block;position:absolute;left:0px;background:#ddd;top:128px}#secondaryFeatures>.quote{position:static;float:none;width:100%;right:0px;top:0px;z-index:170;margin-top:15px}#secondaryFeatures>.quote>.quoteText{height:inherit}.tertiary-banner{display:none}.left50{margin-left:0}#breadBanner{bottom:0;margin-left:0;left:0;top:auto;-webkit-transform:translate(0);-ms-transform:translate(0);transform:translate(0);padding:30px 20px}#breadBanner h1{font-size:31px}ul#slider li{background-size:cover}.eventExcerpt{width:100%;background:none;margin:0 0 20px 0}.eventExcerpt>.featuredImage{width:100%;height:150px;margin-right:0}.eventDetailRight .button{margin-top:15px !important}.eventExcerpt .eventDetailRight h4{font-size:20px}.featuredVideoHome{width:100%;margin:0 0 20px 0;padding-left:20px;padding-right:0;overflow:hidden;padding:20px;background:linear-gradient(140deg, rgb(246, 134, 51) 15%, rgb(217, 36, 41) 85%)}.featuredVideoHome .snippet{display:block;width:100%}.featuredVideoHome .snippet h4{color:#fff;font-weight:300;font-size:30px;padding:20px 20px 20px 40px;position:relative;margin:-20px -25px -20px -40px}.featuredVideoHome img{width:100%;max-width:100%}.heroContent{position:relative;float:left;z-index:10;margin-left:0;padding:10% 20px 15% !important;width:100%}.heroContent h1{font-size:32px}.heroContent{-webkit-box-sizing:border-box;box-sizing:border-box}.heroContent p{font-size:14px;line-height:1.5em}.filterInputs:after{content:"";width:100%;background-size:100%}.sectionFilteringHeader{margin-bottom:25px}.filterInputs{position:absolute;left:20px;right:20px;width:auto;top:45px;overflow:visible;z-index:2}.col3-footer{width:100% !important}.filterInputs li{display:block;width:auto;margin:0;padding:5px 0px 5px 22px;vertical-align:top}ul#menu-main{padding:0 0 50px 0}.col8{width:100%}.collapsableContainer{position:relative;-webkit-box-shadow:inset 30px 0 #d92429;box-shadow:inset 30px 0 #d92429}.collapsableContainer h5{padding:5px 5px 5px 40px;line-height:1.5em}.collapsableContainer span{position:absolute;left:0px;top:0px}div.col4.pubExcerpt img{width:80%;height:auto;display:block;margin:0 auto}#fadedImageBackgroundGradient{background:none}#fadedImageBackground{background:none}.grid_contact .grid_4{width:100%;display:inline-block;vertical-align:top;font-size:14px}.grid_contact #tree{width:auto;height:174px;background:url("http://sparkexperience.com/projects/AABGU/wp-content/themes/aabgu_theme/img/tree-sprite.png") 0 0;float:none;margin-right:0;margin-bottom:10px;display:block;background-color:green !important}#mainBody{background-position:top center;margin-top:-10px}.research-overview section#homeland-security,.research-overview section#nano{-webkit-box-shadow:none !important;box-shadow:none !important}.single-events #page-header,.single-post #page-header{min-height:300px}.singleEvents .featuredImage{width:100%;height:310px;display:block;float:left;position:relative;margin-bottom:20px}.singleEvents .featuredImage>.quickFacts>h1{width:100%;margin-left:30px}.singleEvents .featuredImage>.quickFacts>h4{margin:5px 0 -10px 20px;float:left;width:100%}.singleEvents .featuredImage>.quickFacts>h4.mapRegionIcon{margin-top:15px}.topicFilter{padding:0}.topicFilter ul{padding:0px;position:relative}.filterInputs{left:0px;right:30px;top:35px;z-index:2;width:100%;overflow:visible}.filterInputs li{display:block;width:auto;margin:0;padding:5px 20px 5px 22px;vertical-align:top}.sectionFilteringHeader h2{font-size:28px}.sectionFilteringHeader span{display:none}.page-template-page-template-publications-php a.button.pub-button{position:relative;left:-16px;top:4px;right:auto}.sectionFilteringHeader>.topicFilterCont{position:static}#whiteNewsOverlay{display:block;position:static;margin-top:0;width:100%;height:500px;background:none !important}.left70{margin-left:0}.single-post #mainBody{padding-top:37px}.wp-caption{width:100% !important}.wp-caption.alignnone .wp-caption-text,.wp-caption.alignleft .wp-caption-text{text-align:left}#mainBody img{width:100%;height:auto;display:block}.page-template-page-template-region #mainBody img{width:auto;max-width:100%}.col4.column-custom.pubExcerpt{width:30%;float:left}#mainBody .col4.column-custom.pubExcerpt img{width:auto;max-width:100%;margin:0 !important}.fixedNextPrev{display:none}.eventOverlay{width:auto}.publication-sub h2{line-height:1.1em;margin:0 0 10px 0}.contactRow .col4{margin:0 3% 20px 0}.galleria{height:auto}.newsExcerptImage{height:auto;padding:65% 0 0 0}.newsExcerpt h5{font-size:19px;width:100%;margin-bottom:8px}#secondaryFeatures>.feature>.imagebg{width:100%}#secondaryFeatures>.feature>.description:before{position:relative}.muted{z-index:150}}@media(max-width: 992px)and (min-width: 1024px){.onepcssgrid-1000{max-width:1000px}.onepcssgrid-1000 .onerow{padding:0}}@media(max-width: 992px)and (max-width: 768px){.col1,.col10,.col11,.col2,.col3,.col4,.col5,.col6,.col7,.col8,.col9{float:none;width:99%}}@media(max-width: 992px){.container{max-width:920px;width:auto}.homeEventsHeight{min-height:750px}.regionFilter .regionFilterDescription{display:none !important}.regionFilter .mapRegion{background-size:0px 0px !important}.regionFilter .mapRegion img{display:none !important}.regionFilter #regionSelectMap{display:none}#secondaryFeatures>.feature>.description{display:none}.news-small,.news-large{width:100%;height:auto}#read-more-square{display:block;vertical-align:initial;width:100%}#showAllFilter,#showAllFilterVid,#showAllFilterPress{top:11px}.filterInputs{top:0px}.news-filter-topic{-webkit-column-count:1;-moz-column-count:1;column-count:1}.mobile-search-event{margin-top:60px}#eventsFilterFrom .mobile-search-event{margin-top:0}#eventsFilterFrom .newsSearch{width:5.5%}.post-type-archive-events #searchInput{z-index:0}.singleEvents .featuredImage>.quickFacts>h1{max-width:100px;width:auto;margin-left:10px}.singleEvents .featuredImage>.quickFacts>h4{width:50%;font-size:18px}#eventFilterGo{float:left;left:10px;width:100px;bottom:10px}.donate-now-feature{max-width:560px;width:auto}.grid_3{width:auto}.mapContainer .mapDetail{border:none}}@media screen and (max-width: 768px){#eventsFilterFrom .form-group.col5,#eventsFilterFrom .newsSearch{float:left}#eventsFilterFrom #event-archive-filter{margin-top:0;margin-left:0}#eventsFilterFrom .form-group.col5{width:30%}}@media screen and (max-width: 567px){#eventsFilterFrom .form-group.col5:first-child{width:40%}}@media(max-width: 520px){.mapContainer{display:block}.map{height:auto !important}#anchorMap1,#anchorMap2,#anchorMap3{text-align:center !important;width:100% !important}}@media(max-width: 500px){#breadBanner{padding:20px;width:calc(100% - 150px)}#breadBanner h1{font-size:19px;line-height:24px}.home .heroContent h1{font-size:19px;line-height:24px}}@media(max-width: 992px){.donateHeaderButton{display:block !important;top:115px;right:20px}.donateHeaderText{display:block !important;top:120px;right:20px}.home .donateHeaderButton{top:335px}.home .donateHeaderText{top:345px}#rotateCorrect{min-height:170px}}@media(max-width: 880px){.home .heroContent{min-height:295px}}@media(max-width: 767px){.donateHeaderButton{top:145px}.donateHeaderText{top:155px}.home .donateHeaderButton{top:325px}.home .donateHeaderText{top:335px}#rotateCorrect{min-height:220px}.sectionFilteringHeader h2{width:100%;margin:0 0 10px}.sectionFilteringHeader>.topicFilterCont>.topicFilter{margin-top:-16px}.post-type-archive-video .sectionFilteringHeader>.topicFilterCont>.topicFilter{margin-top:0}.post-type-archive-video .sectionFilteringHeader>.topicFilterCont{margin-bottom:15px}.regionFilter{padding:0;margin-bottom:40px;margin-top:0}.regionFilterCont{height:37px}#regionSelectionDropdown{padding-top:50px !important}#eventFilterGo,#eventFilterHomeGo{position:relative;right:auto;left:10px}#regionSelectionDropdown #getInvolved{height:auto}.tax-video-category .sectionFilteringHeader>.pub-button,.category .sectionFilteringHeader>.pub-button,.tax-backend-tag .sectionFilteringHeader>.pub-button,.archive .sectionFilteringHeader>.pub-button{margin-left:10px}}@media(max-width: 600px){.home .heroContent{min-height:385px}}@media(max-width: 567px){.col4.column-custom.pubExcerpt{width:100%}}@media(max-width: 500px){.donateHeaderButton{top:120px}.donateHeaderText{top:125px}.home .donateHeaderButton{top:315px}.home .donateHeaderText{top:325px}#rotateCorrect{min-height:200px}#regionSeclectionAnchor{width:auto}.regionFilterCont{min-width:150px}.tax-video-category .sectionFilteringHeader>.topicFilterCont,.category .sectionFilteringHeader>.topicFilterCont,.tax-backend-tag .sectionFilteringHeader>.topicFilterCont,.archive .sectionFilteringHeader>.topicFilterCont{width:100%}.tax-video-category .sectionFilteringHeader>.pub-button,.category .sectionFilteringHeader>.pub-button,.tax-backend-tag .sectionFilteringHeader>.pub-button,.archive .sectionFilteringHeader>.pub-button{margin-left:0;margin-top:10px}}@media screen and (max-width: 450px){#eventsFilterFrom .form-group.col5{width:100%}#eventsFilterFrom .form-group.col5.mobile-search-event{margin-top:15px}#eventsFilterFrom .news-button{margin-top:0}}@media(max-width: 375px){.sectionFilteringHeader>.regionFilterCont+.pub-button{margin-left:0;margin-top:15px}.regionFilterCont{width:100%}}
