#events{box-shadow:0 .25rem .5rem rgba(0,0,0,.2)}.carousel-events{width:100%;overflow:hidden}.carousel-events .flickity-viewport{position:relative;height:auto}.carousel-events .flickity-slider{height:auto!important}.carousel-events .carousel-cell{height:auto}.carousel-events .carousel-cell img{object-fit:fill;width:100%;height:auto}.carousel-events .content{position:relative;padding:1rem 2.5rem 4.5rem;width:100%;height:auto}.carousel-events .content *{margin-top:0;margin-bottom:0;text-overflow:ellipsis;overflow:hidden}.carousel-events .content h2,.carousel-events .content h3{font-size:1.375em;font-weight:400;position:absolute;top:2rem;text-indent:4rem;white-space:nowrap;text-overflow:ellipsis;max-width:calc(100% - 68px)}.carousel-events .content p{margin-top:1rem;font-family:Open Sans,Arial,-apple-system,BlinkMacSystemFont,avenir next,avenir,Segoe UI,lucida grande,helvetica neue,helvetica,Fira Sans,roboto,noto,Droid Sans,cantarell,oxygen,ubuntu,franklin gothic medium,century gothic,Liberation Sans,sans-serif;font-size:1em}.carousel-events .content .button{display:inline-block;position:absolute;left:2.5rem;bottom:1rem;padding:.5rem 2rem;color:white;background-color:#00853e;border-radius:.25rem}.carousel-events .content .button:focus,.carousel-events .content .button:hover{text-decoration:none;box-shadow:inset 0 0 0 99px rgba(0,0,0,.1)}.carousel-events .content .date{display:inline-block;margin-right:.75rem;padding:.4rem .375rem;width:3.5rem;height:3.5rem;font-weight:600;line-height:1;text-align:center;color:white;background-color:#00853e;border-radius:.125rem}.carousel-events .content .date span{display:block;font-size:1.5rem;font-weight:700;overflow:visible}.carousel-events .content.no-date .date{opacity:0}.carousel-events .content.no-date h3{text-indent:0}.carousel-events .flickity-prev-next-button{background-color:transparent;top:60%}.carousel-events .flickity-prev-next-button svg{transform:scale(.75)}.carousel-events .flickity-prev-next-button.previous{left:0}.carousel-events .flickity-prev-next-button.next{right:0}#events{margin-top:2rem;margin-bottom:2rem}@media(min-width:768px){.carousel-events{padding-bottom:30%;min-height:400px}.carousel-events .flickity-slider{height:100%!important}.carousel-events .flickity-viewport{position:absolute;height:100%!important}.carousel-events .carousel-cell:before{content:"";position:absolute;top:0;right:0;width:50%;height:100%;background:rgba(255,255,255,.8)}.carousel-events .carousel-cell{height:100%}.carousel-events .carousel-cell img{width:100%;height:100%;object-fit:cover}.carousel-events .content{position:absolute;padding:2.5rem 2.5rem 5.5rem;width:50%;height:100%;top:0;right:0}.carousel-events .content h2,.carousel-events .content h3{font-size:1.75em;top:3.025rem}.carousel-events .content p{font-size:1.125em}.carousel-events .content .button{left:auto;right:2rem;bottom:2rem}.carousel-events .flickity-prev-next-button{top:50%!important}}@media(min-width:992px){.carousel-events .carousel-cell:before{background:linear-gradient(to bottom,rgba(255,255,255,.75) 0,transparent 100%)}}@media(min-width:1200px){#events{margin-top:4rem;margin-bottom:4rem}}.flickity-enabled{position:relative}.flickity-enabled:focus{outline:none}.flickity-viewport{overflow:hidden;position:relative;height:100%}.flickity-slider{position:absolute;width:100%;height:100%}.flickity-enabled.is-draggable{tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.flickity-enabled.is-draggable .flickity-viewport{cursor:move;cursor:grab}.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down{cursor:grabbing}.flickity-prev-next-button{position:absolute;top:50%;width:44px;height:44px;border:none;border-radius:50%;background:white;background:rgba(255,255,255,.75);cursor:pointer;transform:translateY(-50%)}.flickity-prev-next-button:hover{background:white}.flickity-prev-next-button:focus{outline:none;box-shadow:0 0 0 5px #09F}.flickity-prev-next-button:active{opacity:.6}.flickity-prev-next-button.previous{left:10px}.flickity-prev-next-button.next{right:10px}.flickity-prev-next-button:disabled{opacity:.3;cursor:auto}.flickity-prev-next-button svg{position:absolute;left:20%;top:20%;width:60%;height:60%}.flickity-prev-next-button .arrow{fill:#333}.flickity-page-dots{position:absolute;width:100%;bottom:-25px;padding:0;margin:0;list-style:none;text-align:center;line-height:1}.flickity-page-dots .dot{display:inline-block;width:10px;height:10px;margin:0 8px;background:#333;border-radius:50%;opacity:.25;cursor:pointer}.flickity-page-dots .dot.is-selected{opacity:1}.carousel-cell{width:100%;height:100%}.carousel-cell img{width:100%;height:100%;object-fit:cover}.carousel-main{width:100%;min-height:300px;height:calc(100vh - 202px);overflow:hidden}@media(min-width:1200px){.carousel-main{overflow:visible}}.carousel-main .carousel-cell:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.33)}.carousel-main .content{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;position:absolute;margin-right:auto;margin-left:auto;padding:1rem;top:0;right:0;left:0;width:94%;height:100%;text-align:center;color:white;z-index:1}@media(min-width:768px){.carousel-main .content{padding-right:60px;padding-left:60px}}.carousel-main .content *{margin-top:0;margin-bottom:0;font-weight:700;line-height:1.2;text-overflow:ellipsis;text-shadow:0 0 .25rem rgba(0,0,0,.5);overflow:hidden}.carousel-main .content *+*{margin-top:.5rem}@keyframes topAnimation{100%{top:0;opacity:1}}.carousel-main .content h2,.carousel-main .content h3{position:relative;font-weight:400;text-transform:uppercase;transition:all .6s ease-in-out .5s;top:-50px;opacity:0}.loaded .carousel-main .content h2,.loaded .carousel-main .content h3{animation-name:topAnimation;animation-duration:.6s;animation-timing-function:ease-in-out;animation-delay:.5s;animation-iteration-count:1;animation-fill-mode:forwards}.loaded .carousel-main .content h3{animation-name:topAnimation;animation-duration:.5s;animation-timing-function:ease-in-out;animation-delay:.7s;animation-iteration-count:1;animation-fill-mode:forwards}.carousel-main .content p{position:relative;font-weight:600;transition:all .3s ease-in-out 1s;top:-50px;opacity:0}.loaded .carousel-main .content p{animation-name:topAnimation;animation-duration:.3s;animation-timing-function:ease-in-out;animation-delay:1s;animation-iteration-count:1;animation-fill-mode:forwards}.carousel-main .content .button{display:inline-block;margin-top:1rem;padding:.75rem 1rem;font-size:1.25em;font-weight:600;text-transform:uppercase;color:white;border:solid 2px currentColor;border-radius:.25rem;position:relative;transition:all .3s ease-in-out;top:-50px;opacity:0}.loaded .carousel-main .content .button{animation-name:topAnimation;animation-duration:.5s;animation-timing-function:ease-in-out;animation-delay:1s;animation-iteration-count:1;animation-fill-mode:forwards}.carousel-main .content .button:focus,.carousel-main .content .button:hover{text-decoration:none;color:#00853e;text-shadow:none;background-color:white}.carousel-main .content.left-align{-ms-flex-align:start;align-items:flex-start}.carousel-main .content.right-align{-ms-flex-align:end;align-items:flex-end}.carousel-main .flickity-prev-next-button{background-color:transparent;border:solid .125rem rgba(255,255,255,.5);display:none}@media(min-width:1200px){.carousel-main .flickity-prev-next-button{top:60%;display:block}}.carousel-main .flickity-prev-next-button .arrow{fill:white}.flickity-page-dots{display:none}.flickity-viewport{position:absolute;width:100%;height:100%}@media(min-width:768px){.carousel-main .carousel-cell:before{background:linear-gradient(to bottom,rgba(0,0,0,.25) 0,transparent 50%,rgba(0,0,0,.75) 100%)}.carousel-main .flickity-page-dots .dot{box-shadow:0 .125rem .25rem rgba(0,0,0,.2)}.flickity-page-dots{display:inline-block;margin-left:50%;padding:1.5rem 2rem;bottom:0;font-size:0;width:auto;transform:translateX(-50%)}.flickity-page-dots .dot{margin-right:.25rem;margin-left:.25rem;width:1rem;height:1rem;background-color:rgba(255,255,255,.5);opacity:1}.flickity-page-dots .dot:focus,.flickity-page-dots .dot:hover{background-color:white}.flickity-page-dots .dot.is-selected{background-color:#00853e}}@media(min-width:1200px){.carousel-main .carousel-cell .content{-ms-flex-pack:start;justify-content:flex-start;padding-top:5rem}.carousel-main .carousel-cell .content h2{font-size:2.375em}.carousel-main .carousel-cell .content h3{font-size:1.75em}.carousel-main .carousel-cell .content p{font-size:1.25em}}#quickLinks{color:white;background-color:#00853e}#quickLinks a{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;padding:1rem;min-width:0;font-weight:inherit;line-height:1.2;text-overflow:ellipsis;color:inherit;border:solid 1px rgba(255,255,255,.17);border-width:0 0 1px;overflow:hidden;transition:all .3s ease-in-out}#quickLinks a:focus,#quickLinks a:hover{text-decoration:none;box-shadow:inset 0 0 0 99px rgba(0,0,0,.1)}#quickLinks a:focus img,#quickLinks a:hover img{transform:scale(1.1)}#quickLinks img{margin-right:.75rem;width:2rem;height:2rem;transition:all .3s ease-in-out}@media(min-width:480px){#quickLinks{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}#quickLinks a{-ms-flex-preferred-size:50%;flex-basis:50%}.ie #quickLinks a{-ms-flex-preferred-size:calc(50% - 33px);flex-basis:calc(50% - 33px)}}@media(min-width:480px) and (max-width:767px){#quickLinks a:nth-child(odd){border-right-width:1px}}@media(min-width:480px){#quickLinks img{display:block}}@media(min-width:768px){#quickLinks a{-ms-flex-preferred-size:33.33%;flex-basis:33.33%;border-right-width:1px}.ie #quickLinks a{-ms-flex-preferred-size:calc((100%/3) - 33px);flex-basis:calc((100%/3) - 33px)}}@media(min-width:768px) and (max-width:991px){#quickLinks a:nth-child(3n){border-right-width:0}}@media(min-width:992px){#quickLinks a{-ms-flex-preferred-size:25%;flex-basis:25%}.ie #quickLinks a{-ms-flex-preferred-size:calc(25% - 33px);flex-basis:calc(25% - 33px)}}@media(min-width:992px) and (max-width:1199px){#quickLinks a:nth-child(4n){border-right-width:0}}@media(min-width:1200px){#quickLinks{-ms-flex-wrap:nowrap;flex-wrap:nowrap}#quickLinks a{display:block;-ms-flex-preferred-size:100%;flex-basis:100%;-ms-flex-negative:1;flex-shrink:1;text-align:center}.ie #quickLinks a{-ms-flex-preferred-size:100%;flex-basis:100%}#quickLinks a:last-child{border-right-width:0}#quickLinks img{display:block;margin-right:auto;margin-bottom:.75rem;margin-left:auto}}.postedDate,.postedTitle{display:block;line-height:1.25;text-overflow:ellipsis;white-space:nowrap;color:#adadad;overflow:hidden}.postedText{font-size:.9375rem}.postedTitle{margin-bottom:.5rem;font-size:1rem!important;font-weight:700}.postedTitle a{font-weight:700}.SMDropdown{display:none!important;padding:2rem 2.5rem;background-color:white;overflow:hidden}.current .SMDropdown{display:block!important}#SMWrapperFacebook.SMDropdown{padding:1rem 2.5rem}.SMItem.hide{display:none}.sMItem{padding:0!important}.sMItem span{display:block}.sMItem+.sMItem{margin-top:1.5rem}.SMLink{padding:0;height:auto;overflow:hidden;display:block;position:absolute;top:0;left:0;width:50%}.SMLink a{display:block;padding:1.25rem 1rem 1.25rem 3.75rem!important;height:64px;font-weight:700;color:#313131;background-color:#e0e0e0;background-position:left 1rem center;background-repeat:no-repeat;background-size:36px 36px}.SMLink a span{display:inline-block;height:auto}.SMLink a:focus,.SMLink a:hover{cursor:default;text-decoration:none;cursor:pointer;box-shadow:inset 0 0 0 99px rgba(0,0,0,.05)}.SMLink02 .SMLink{left:50%}.current .SMLink a{background-color:white}.current .SMLink a:hover{cursor:default;box-shadow:none}#SMWrapper{position:relative;margin-top:2rem;padding-top:64px;width:100%;background-color:white;border-radius:.125rem;box-shadow:0 .25rem .5rem rgba(0,0,0,.2);overflow:hidden}#SMWrapper .viewMore{font-size:.9375rem;display:block;margin-top:1rem;padding-top:1rem;text-align:center;border-top:solid 1px #e0e0e0}#SMWrapper #SMWrapperFacebook .viewMore{margin-left:0;margin-right:0}#facebookFeeds .flickity-prev-next-button{background-color:transparent}#facebookFeeds .flickity-prev-next-button svg{transform:scale(.75)}#facebookFeeds .flickity-prev-next-button.previous{transform:translateX(-3rem)}#facebookFeeds .flickity-prev-next-button.next{transform:translateX(3rem)}#facebookFeeds .flickity-viewport{position:relative}#facebookFeeds .postedImage{margin-bottom:1rem}#facebookFeeds .postedImage img{width:100%}#facebookFeeds .sMItem{width:100%}#facebookFeeds .sMItem+.sMItem{margin-top:0}#facebookFeeds .sMItemTitle{color:#313131}#facebookFeeds .sMItemTitle a{display:block}#facebookItem .SMLink a{background-image:url(../../en/resourcesGeneral/socialicons/icon-facebook.svg);background-size:36px 36px}#twitterItem .SMLink a{background-image:url(../../en/resourcesGeneral/socialicons/icon-twitter.svg);background-size:36px 36px}#featuredNews{margin-bottom:1rem;border-bottom:solid 1px #e0e0e0}#featuredNews img{display:block;width:100%;height:auto}#newsNotices{padding:1rem;color:#767676;background-color:white;box-shadow:0 .25rem .5rem rgba(0,0,0,.2)}#newsNotices h3{margin-top:0;color:#313131;overflow:hidden;text-overflow:ellipsis}#newsNotices h4{font-size:1.0625rem;margin-top:-3px;margin-bottom:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#newsNotices h4 a{font-weight:inherit;overflow:hidden;text-overflow:ellipsis}#newsNotices li{display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;margin-bottom:1rem;border-bottom:solid 1px #e0e0e0;overflow:hidden;text-overflow:ellipsis}#newsNotices p{font-size:.9375rem;margin-top:0;overflow:hidden;text-overflow:ellipsis}#newsNotices p+p{margin-top:1rem}#newsNotices ul{margin-bottom:0;padding-left:0;list-style:none}#newsNotices .date{-ms-flex:0 0 auto;flex:0 0 auto;display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin-right:.75rem;margin-bottom:1rem;width:48px;height:48px;font-size:.85em;font-weight:600;line-height:1;text-align:center;color:white;background-color:#313131;border-radius:.25rem}#newsNotices .date span{display:block;font-size:1.5rem;font-weight:700}#newsNotices .content{-ms-flex:1 1 auto;flex:1 1 auto;width:calc(100% - 60px)}#newsNotices .content h4{font-size:.9375rem}#newsNotices .content a,#newsNotices .content p{display:block;max-width:100%}#newsNotices .content p{font-size:.875rem;line-height:1.2857}#newsNotices .newsNoticesList>a{font-size:.9375rem}#notices{margin-top:2rem}#theLatest{padding-top:2rem;padding-bottom:2rem;background-color:#f5f5f5}@media(min-width:768px){#featuredNews{margin-bottom:0;padding-right:2rem;border-bottom:0}#newsNotices{padding:2rem}#news a.viewAll,#notices a.viewAll{display:block;-ms-flex-preferred-size:100%;flex-basis:100%;text-align:right}#news,#news>div,#news>div>div{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:start;align-items:flex-start;overflow:hidden}#news h3,#news>div h3,#news>div>div h3{-ms-flex-preferred-size:auto;flex-basis:auto;width:100%}#news .newsNoticesList,#news #featuredNews,#news>div .newsNoticesList,#news>div #featuredNews,#news>div>div .newsNoticesList,#news>div>div #featuredNews{-ms-flex-preferred-size:auto;flex-basis:auto;width:50%;overflow:hidden}}@media(min-width:1200px){#featuredNews{padding-right:0}#newsNotices{display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;width:100%;max-width:73%}#newsNotices ul{margin-top:0}#newsNotices .newsNoticesList{padding-left:2rem}#news,#notices{-ms-flex-preferred-size:100%;flex-basis:100%}#news{max-width:66.6%}#notices{margin-top:0;max-width:33.3%}#SMWrapper{margin-top:0;max-width:25%}#theLatest{padding-top:4rem;padding-bottom:4rem}#theLatest .ic-container-fluid{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}#theLatest .ic-container-fluid:before,#theLatest .ic-container-fluid:after{display:none}}footer{margin-top:0}header h1{position:absolute;top:0;left:0;width:0;height:0;text-indent:-9999px}.searchContainer{margin-top:0;margin-bottom:0;width:100%}.searchContainer .search{border-radius:0}#contentHome{margin-top:2rem;margin-bottom:2rem;overflow:hidden}#contentHome>:first-child{margin-top:0}#theLatest>.ic-container-fluid{overflow:hidden;padding:6px 4px;max-width:1308px}#events>div,#newsNotices,#SMWrapper{opacity:0;margin-top:100px;transition:all .3s;transition-timing-function:ease}@media(max-width:1199px){#events>div,#newsNotices,#SMWrapper{opacity:1;margin-top:0;transition:none}}#events.animateUp>div,#newsNotices.animateUp,#SMWrapper.animateUp{opacity:1;margin-top:0}.animateDelay{transition-delay:.2s!important}@media(min-width:1200px){.searchContainer{position:absolute;right:0;bottom:5rem;left:0;z-index:100}.searchContainer .search{margin-right:auto}.modalSearch .searchContainer{position:relative;right:auto;bottom:auto;left:auto;z-index:auto}}