.alertModal{display:none}.alertModal.active{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;position:fixed;height:100%;width:100%;background-color:rgba(0,0,0,.4);z-index:100000;top:0;left:0}.alertModal .overlay{background-color:white;padding:2rem;width:100%;max-width:600px;margin:0 1rem;font-family:Arial,Helvetica,sans-serif}.alertModal .overlay .overlay__footer{margin-top:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.alertModal .overlay .overlay__footer button{cursor:pointer;border:none;color:white;background-color:#e35205!important;padding:8px 13px}.event-listing{box-sizing:border-box;background-color:#f4f3f1}.event-listing *{box-sizing:border-box}.event-listing__inner{background-color:#fff;padding:30px 25px}.event-listing__inner.content-container{margin-bottom:0;padding-bottom:60px}@media(min-width:768px){.event-listing__inner.content-container{padding:35px}}@media(min-width:1160px){.event-listing__inner.content-container{padding:35px 125px}}.event-listing__title{font-family:Arial;font-size:18px;font-weight:700;color:#56565a;margin:0}.event-listing__description{font-family:Arial;font-size:14px;color:#56565a;margin-top:5px}.event-listing__filters{width:100%;margin:25px auto 45px 0}@media(min-width:768px){.event-listing__filters{width:50%}}@media(min-width:1160px){.event-listing__filters{width:30%}}.event-listing__filter{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.event-listing__filter__label{font-family:Arial;font-size:12px;color:#56565a;margin-right:10px;min-width:64px}.event-listing__filter__dropdown{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-family:Arial;font-size:12px;color:#000;background:#fff url(/_Images/select-arrow.png);background-repeat:no-repeat;background-position:calc(100% - 5px) 50%;cursor:pointer;border-radius:0;border:solid 1px #88c600;padding:3px 15px 3px 5px;outline:none}.event-listing__view-more{display:block;font-family:Arial;font-size:12px;font-weight:700;background:#e75204;color:#fff;text-decoration:none;text-align:center;padding:5px 10px;text-transform:capitalize;border:0;width:100%;margin-top:16px;margin-left:auto}@media(min-width:768px){.event-listing__view-more{width:33.333%}}@media(min-width:1160px){.event-listing__view-more{width:25%}}.event-listing__clear-filters a{display:block;font-family:Arial;font-size:12px;font-weight:700;background:#e75204;color:#fff;text-decoration:none;text-align:center;padding:5px 10px;text-transform:capitalize}.event-listing__events{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-5px}.event-listing__event{-ms-flex-preferred-size:100%;flex-basis:100%;position:relative;box-sizing:border-box;font-family:Arial;font-size:12px}@media(min-width:544px){.event-listing__event{-ms-flex-preferred-size:50%;flex-basis:50%}}@media(min-width:768px){.event-listing__event{-ms-flex-preferred-size:33.333%;flex-basis:33.333%}}@media(min-width:1160px){.event-listing__event{-ms-flex-preferred-size:25%;flex-basis:25%}}.event-listing__event:before{content:'';display:block;padding-top:100%}.event-listing__event__content{position:absolute;top:0;left:0;height:calc(100% - 5px);width:calc(100% - 5px);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;-ms-flex-wrap:wrap;flex-wrap:wrap;cursor:pointer;text-decoration:none;color:#56565a;background-image:url(/_Images/event-bg.png);background-size:cover}.event-listing__event__content:hover{color:#fff;background-image:url(/_Images/event-bg-hover.png)}.event-listing__event__content__inner{text-align:center;padding:5px;min-width:0}.event-listing__event__content__inner *{margin:0}.event-listing__event__pretitle{font-style:italic;margin-top:25px}.event-listing__event__title{font-weight:700;font-size:24px;line-height:29px;height:86px;margin-bottom:15px;overflow:hidden}.find-institution{position:relative;font-family:Arial;margin-bottom:16px;padding:30px;color:#56565a;background-color:#dcd8d6}@media screen and (min-width:768px){.find-institution{margin-bottom:30px;padding:45px 35px}}.find-institution__inner{max-width:1160px;margin:0 auto}@media screen and (min-width:768px){.find-institution__inner{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}.find-institution__label{display:block;font-size:18px;text-transform:uppercase;margin-bottom:30px;letter-spacing:.16em;line-height:1.2em}@media screen and (min-width:768px){.find-institution__label{font-size:24px;margin:0 50px 0 0;vertical-align:bottom}}.find-institution__submit{position:absolute;right:30px;bottom:30px;width:16px;height:16px;text-indent:20px;background:url(/_Images/ui/search.png) no-repeat top left;background-size:16px;border:0;outline:none;cursor:pointer}@media screen and (min-width:768px){.find-institution__submit{position:relative;right:auto;bottom:auto;width:18px;height:18px;-ms-flex-preferred-size:18px;flex-basis:18px;vertical-align:bottom;margin-right:15px;background-size:18px}}.find-institution__input{font-family:Arial;font-size:16px;background-color:transparent;width:calc(100% - 31px);color:#56565a;border-width:0 0 2px;border-style:solid;border-color:#aaa7a7;outline:none}@media screen and (min-width:768px){.find-institution__input{font-size:18px;width:auto;-webkit-box-flex:3;-ms-flex-positive:3;flex-grow:3;vertical-align:bottom}}.footer{font-family:Arial;padding:35px 30px 50px;border-top:2px solid #006e63;color:#56565a;background-color:#fff}@media screen and (min-width:768px){.footer{padding:35px 30px 20px}}@media screen and (min-width:1160px){.footer{text-align:center;padding:30px 60px 10px}}@media screen and (min-width:1600px){.footer{text-align:center;padding:30px 180px 10px}}@media screen and (min-width:1160px){.footer__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.footer__logo{width:105px;margin-bottom:20px}@media screen and (min-width:768px){.footer__logo{width:145px}}@media screen and (min-width:1160px){.footer__logo{float:left}}.footer__logo img{width:100%}.footer__title{font-size:15px;margin:0 0 15px}.locations{text-align:left}@media screen and (min-width:1160px){.locations{display:inline-block;margin:0 50px;width:calc(100% - 400px);max-width:1100px}}@media screen and (min-width:1600px){.locations{margin:0 110px}}.locations__list{list-style-type:none;padding-left:0}@media screen and (min-width:1160px){.locations__list{display:-webkit-box;display:-ms-flexbox;display:flex;text-align:left;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 -30px}}.location{margin-bottom:40px}@media screen and (min-width:768px){.location{display:inline-block;margin:0 30px 20px 0;vertical-align:top}}@media screen and (min-width:1160px){.location{margin:0 30px 20px;-ms-flex-preferred-size:33%;flex-basis:33%}}.location__name{font-size:15px;line-height:22px;margin:0}.location__address{font-size:15px;line-height:22px;margin:0}.location__phone{font-size:15px;line-height:22px;margin:0}.footer__social{margin-bottom:25px;text-align:left}@media screen and (min-width:1160px){.footer__social{display:inline-block;float:right}}.footer__social ul{list-style-type:none;padding-left:0}@media screen and (min-width:1160px){.footer__social ul{white-space:nowrap}}.footer__social li{display:inline-block;margin:0 15px 0 0}.footer__links{list-style-type:none;margin:0;padding-left:0}@media screen and (min-width:768px){.footer__links{text-align:center}}.footer__links li{font-size:15px;color:#006e63;display:inline-block;margin-right:40px;margin-bottom:30px}.footer__links li:last-child{margin-bottom:0}@media screen and (min-width:768px){.footer__links li{margin-bottom:0}}.footer__links a{text-decoration:none;color:#006e63}.footer__copyright{max-width:185px;line-height:1.5em}@media screen and (min-width:768px){.footer__copyright{max-width:none}}.blockA{position:relative;float:left;width:100%;height:52.3vw;background-position:top left -1px;padding:20px 30px;box-sizing:border-box;background-size:calc(100% + 2px) calc(100% + 1px);background-color:#fff}@media screen and (min-width:768px){.blockA{width:50%;height:26.3vw;padding:30px}}@media screen and (min-width:1160px){.blockA{max-width:580px;height:300px}}.blockA:hover:after{position:absolute;z-index:9998;top:0;left:0;display:block;content:"";width:100%;height:100%;background-color:#e75204}.blockA:hover .blockA__title a{color:#fff!important}.blockA.has-image{overflow:hidden}.blockA.has-image .has-image__image{display:none}.blockA.has-image:hover:after{position:absolute;z-index:9998;top:0;left:0;display:block;content:"";width:100%;height:100%;background-color:rgba(231,82,4,.5)}.blockA.has-image:hover .has-image__image{display:block;position:absolute;top:0;left:0;width:100%;height:100%;filter:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.2126 .7152 .0722 0 0 .2126 .7152 .0722 0 0 .2126 .7152 .0722 0 0 0 0 0 1 0" /></filter></svg>#filter');-webkit-filter:grayscale(100%);filter:grayscale(100%);background-position:top left -1px;background-size:calc(100% + 2px) calc(100% + 1px)}.blockA__title{margin:0;padding:0}.blockA__title a{font-size:18px;position:relative;z-index:9999;font-family:Arial;font-weight:700;text-decoration:none}@media screen and (min-width:768px){.blockA__title a{font-size:24px}}.blockA__title a:after{font-size:16px;line-height:24px;font-family:FontAwesome;content:"\f054";margin-left:10px}.blockB{float:left;width:100%;height:50vw;box-sizing:border-box}@media screen and (min-width:768px){.blockB{width:50%;height:26.3vw}}@media screen and (min-width:1160px){.blockB{max-width:580px;height:300px}}.blockB iframe{width:100%;height:100%}.blockC{position:relative;float:left;width:100%;height:95vw;background-position:center left -1px;padding:20px 30px;box-sizing:border-box;background-size:calc(100% + 2px) auto;background-color:#fff}@media screen and (min-width:768px){.blockC{width:25%;height:51.7vw;padding:30px;background-size:calc(100% + 2px) calc(100% + 1px)}}@media screen and (min-width:1160px){.blockC{width:25%;max-width:292px;height:610px}}.blockC:hover:after{position:absolute;z-index:9998;top:0;left:0;display:block;content:"";width:100%;height:100%;background-color:#e75204}.blockC:hover .blockC__title a{color:#fff!important}.blockC.has-image{overflow:hidden}.blockC.has-image .has-image__image{display:none}.blockC.has-image:hover:after{position:absolute;z-index:9998;top:0;left:0;display:block;content:"";width:100%;height:100%;background-color:rgba(231,82,4,.5)}.blockC.has-image:hover .has-image__image{display:block;position:absolute;top:0;left:0;width:100%;height:100%;filter:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.2126 .7152 .0722 0 0 .2126 .7152 .0722 0 0 .2126 .7152 .0722 0 0 0 0 0 1 0" /></filter></svg>#filter');-webkit-filter:grayscale(100%);filter:grayscale(100%);background-position:center left -1px;background-size:calc(100% + 2px) auto}@media screen and (min-width:768px){.blockC.has-image:hover .has-image__image{background-size:calc(100% + 2px) calc(100% + 1px)}}@media screen and (min-width:768px){.blockC:nth-child(2){float:right}}.blockC__title{margin:0;padding:0}.blockC__title a{font-size:18px;position:relative;z-index:9999;font-family:Arial;font-weight:700;text-decoration:none}@media screen and (min-width:768px){.blockC__title a{font-size:24px}}.blockC__title a:after{font-size:16px;line-height:24px;font-family:FontAwesome;content:"\f054";margin-left:10px}.blockD{position:relative;float:left;width:100%;height:99.03vw;background-position:top -2px left -1px;padding:20px 30px;box-sizing:border-box;background-size:calc(100% + 1px) calc(100% + 2px);background-color:#fff}@media screen and (min-width:768px){.blockD{width:25%;height:25.86vw;padding:30px;background-size:calc(100% + 3px) calc(100% + 2px)}}@media screen and (min-width:1160px){.blockD{width:25%;max-width:293px;height:305px}}.blockD:hover:after{position:absolute;z-index:9998;top:0;left:0;display:block;content:"";width:100%;height:100%;background-color:#e75204}.blockD:hover .blockD__title a{color:#fff!important}.blockD.has-image{overflow:hidden}.blockD.has-image .has-image__image{display:none}.blockD.has-image:hover:after{position:absolute;z-index:9998;top:0;left:0;display:block;content:"";width:100%;height:100%;background-color:rgba(231,82,4,.5)}.blockD.has-image:hover .has-image__image{display:block;position:absolute;top:0;left:0;width:100%;height:100%;filter:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.2126 .7152 .0722 0 0 .2126 .7152 .0722 0 0 .2126 .7152 .0722 0 0 0 0 0 1 0" /></filter></svg>#filter');-webkit-filter:grayscale(100%);filter:grayscale(100%);background-position:top -2px left -1px;background-size:calc(100% + 1px) calc(100% + 2px)}@media screen and (min-width:768px){.blockD.has-image:hover .has-image__image{background-size:calc(100% + 3px) calc(100% + 2px)}}.blockD__title{margin:0;padding:0}.blockD__title a{font-size:18px;position:relative;z-index:9999;font-family:Arial;font-weight:700;text-decoration:none}@media screen and (min-width:1160px){.blockD__title a{font-size:24px}}.blockD__title a:after{font-size:16px;line-height:24px;font-family:FontAwesome;content:"\f054";margin-left:10px}.blockF{float:left;width:100%;height:50vw;box-sizing:border-box}@media screen and (min-width:768px){.blockF{width:50%;height:27.75vw}}@media screen and (min-width:1160px){.blockF{max-width:584px;height:330px}}.blockF iframe{width:100%;height:100%}.blockG{padding:25px;color:#fff;background-size:cover;background-position:top right}@media screen and (min-width:768px){.blockG{margin-bottom:30px;padding:5vw 16.7vw 5vw 10vw}}@media screen and (min-width:1160px){.blockG{padding:55px 340px 55px 190px}}.blockG__logo{display:block;width:95px;margin-right:25px;margin-bottom:25px}@media screen and (min-width:768px){.blockG__logo{display:inline-block;margin-bottom:0}}.tweet-list{font-size:20px;font-family:Arial;display:inline-block;vertical-align:top;margin:0;padding:0;list-style-type:none}@media screen and (min-width:768px){.tweet-list{max-width:calc(100% - 125px)}}.tweet-list__user{font-weight:700;margin-top:0;margin-bottom:6px}.tweet{line-height:1.2em}.tweet p{margin-top:0}.tweet a{color:#fff}.blockH{position:relative;float:left;width:100%;box-sizing:border-box;background-color:#fff}@media screen and (min-width:768px){.blockH{width:25%;height:27.75vw}}@media screen and (min-width:1160px){.blockH{max-width:290px;height:330px}}.blockH:hover .blockH__title,.blockH:hover .blockH__link{color:#fff!important}.blockH .blockH__content{padding:9.32vw 35px 60px}@media screen and (min-width:768px){.blockH .blockH__content{padding:2.3vw 30px 0}}@media screen and (min-width:1160px){.blockH .blockH__content{padding:33px 30px 0}}.blockH.has-image{overflow:hidden}.blockH.has-image .has-image__image{height:46vw;width:100%;background-position:center;background-repeat:no-repeat;background-size:cover}@media screen and (min-width:768px){.blockH.has-image .has-image__image{height:13vw}}@media screen and (min-width:1160px){.blockH.has-image .has-image__image{height:153px}}.blockH.has-image:hover:after{position:absolute;z-index:9998;top:0;left:0;display:block;content:"";width:100%;height:100%;background-color:rgba(231,82,4,.5)}.blockH.has-image:hover .has-image__image{filter:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.2126 .7152 .0722 0 0 .2126 .7152 .0722 0 0 .2126 .7152 .0722 0 0 0 0 0 1 0" /></filter></svg>#filter');-webkit-filter:grayscale(100%);filter:grayscale(100%)}.blockH__title{font-size:20px;line-height:1.2em;position:relative;z-index:9999;font-family:Arial;font-weight:700;text-decoration:none;margin:0 0 30px;padding:0}@media screen and (min-width:768px){.blockH__title{font-size:16px;max-height:60px;margin-bottom:10px;overflow:hidden}}@media screen and (min-width:1160px){.blockH__title{font-size:20px;max-height:75px;margin-bottom:23px}}.blockH__link{font-size:16px;position:relative;z-index:9999;font-family:Arial;font-weight:700;display:block;text-decoration:none;color:#e75204}.blockH__link:after{font-size:16px;line-height:24px;font-family:FontAwesome;content:"\f054";margin-left:10px}.content-container{position:relative;max-width:1160px;margin:0 auto 16px}.content-container:before,.content-container:after{content:" ";display:table}.content-container:after{clear:both}@media screen and (min-width:768px){.content-container{margin:0 35px 60px;padding-bottom:0}}@media screen and (min-width:1160px){.content-container{margin:0 auto 60px;padding-bottom:0}}.content-container__title{font-size:24px;font-family:Arial;font-weight:700;padding:0 30px;margin:0 0 13px;color:#56565a}@media screen and (min-width:768px){.content-container__title{margin:0 0 22px;padding:0}}.content-container__title a{text-decoration:none;color:#56565a}.modular-row{position:relative;font-family:Arial;max-width:1190px;margin:0 auto}.modular-row:before,.modular-row:after{content:" ";display:table}.modular-row:after{clear:both}@media screen and (min-width:768px){.modular-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 35px;padding-bottom:0}}@media screen and (min-width:1160px){.modular-row{margin:0 auto;padding-bottom:0}}.modular-rtf-block{display:block;width:calc(100% - 60px);position:relative;font-family:Arial;font-size:14px;margin:0;padding:20px 30px;text-decoration:none;color:#fff}.modular-rtf-block.has-video{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0;width:100%}@media screen and (min-width:768px){.modular-rtf-block{width:calc(50% - 90px);-ms-flex-preferred-size:calc(50% - 90px);flex-basis:calc(50% - 90px);-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin:0 15px 30px}}@media screen and (min-width:768px) and (max-width:1160px){.modular-rtf-block:nth-child(odd),.modular-rtf-block:first-child{margin-left:0}.modular-rtf-block:nth-child(even),.modular-rtf-block:last-child{margin-right:0}}@media screen and (min-width:1160px){.modular-rtf-block{width:calc(25% - 90px);-ms-flex-preferred-size:calc(25% - 90px);flex-basis:calc(25% - 90px);margin:0 15px 30px}}.modular-rtf-block.has-cta{padding-bottom:70px}@media screen and (min-width:1160px){.modular-rtf-block.one-third{width:calc(33% - 90px);-ms-flex-preferred-size:calc(33% - 90px);flex-basis:calc(33% - 90px)}}@media screen and (min-width:1160px){.modular-rtf-block.two-thirds{width:calc(66% - 90px);-ms-flex-preferred-size:calc(66% - 90px);flex-basis:calc(66% - 90px)}}.modular-rtf-block h2{font-size:18px;margin:0 0 15px;padding:0}@media screen and (min-width:768px){.modular-rtf-block h2{font-size:24px}}.modular-rtf-block h2 a{position:relative;z-index:9999;font-family:Arial;font-weight:700;text-decoration:none;color:inherit}.modular-rtf-block h2 a:after{font-size:16px;line-height:24px;font-family:FontAwesome;content:"\f054";margin-left:10px}.modular-rtf-block h3{font-size:16px;margin:0 0 15px;padding:0}@media screen and (min-width:768px){.modular-rtf-block h3{font-size:20px}}.modular-rtf-block p,.modular-rtf-block span,.modular-rtf-block ul,.modular-rtf-block ol,.modular-rtf-block blockquote{line-height:1.4em;margin-bottom:15px}.modular-rtf-block p:last-child,.modular-rtf-block span:last-child,.modular-rtf-block ul:last-child,.modular-rtf-block ol:last-child,.modular-rtf-block blockquote:last-child{margin-bottom:0}a.modular-rtf-block:hover,a.modular-rtf-block:active,a.modular-rtf-block:focus{background-color:#e75204!important;color:#fff!important}.modular-rtf-block__cta{position:absolute;bottom:20px;display:block;width:calc(100% - 60px);text-align:center;font-size:18px;padding:10px 45px;background-color:#35bfae;color:#fff;text-decoration:none;font-weight:700;box-sizing:border-box}.modular-rtf-block__cta:hover{background-color:#e75204!important;color:#fff!important}@media only screen and (max-width:470px){.grid_12 .modular-slider{margin:0 -10px -37px;width:calc(100% + 20px)}}.modular-slider.slick-slider{width:100%;max-width:1160px;min-height:230px;border-bottom:0;margin:0 0 -37px}@media screen and (min-width:768px){.modular-slider.slick-slider{width:calc(100% - 70px);min-height:375px;margin:0 35px 30px}}@media screen and (min-width:1160px){.modular-slider.slick-slider{margin:0 auto 30px;width:100%}}.modular-slider.slick-slider a{color:inherit}.modular-slider.slick-slider span{display:block;font-size:24px;color:inherit;line-height:1.2em;margin-bottom:30px}@media only screen and (max-width:470px){.modular-slider.slick-slider span{font-size:18px;line-height:1.2em;margin-bottom:15px}}.modular-slider.slick-slider h2,.modular-slider.slick-slider a h2{line-height:1.5em;font-size:40px;font-weight:700;margin:0 0 21px;color:#fff;overflow:hidden}@media only screen and (max-width:470px){.modular-slider.slick-slider h2,.modular-slider.slick-slider a h2{font-size:24px;line-height:1.1em;margin-bottom:7px}}.modular-slider.slick-slider h2 span,.modular-slider.slick-slider h2 a span,.modular-slider.slick-slider a h2 span,.modular-slider.slick-slider a h2 a span{line-height:1.5em;font-size:40px;font-weight:700;color:inherit}@media only screen and (max-width:470px){.modular-slider.slick-slider h2 span,.modular-slider.slick-slider h2 a span,.modular-slider.slick-slider a h2 span,.modular-slider.slick-slider a h2 a span{font-size:24px;line-height:1.1em}}.modular-slider.slick-slider .slick-list,.modular-slider.slick-slider .slick-track,.modular-slider.slick-slider .slick-slide{min-height:375px}@media only screen and (max-width:470px){.modular-slider.slick-slider .slick-list,.modular-slider.slick-slider .slick-track,.modular-slider.slick-slider .slick-slide{min-height:230px}}.modular-slider.slick-slider .slide{position:relative}.modular-slider.slick-slider .slide-wrapper{z-index:9999;display:table;height:100%;width:100%;max-width:1160px;margin:0 auto}.modular-slider.slick-slider .slide-image{background-position:top left;background-size:cover;background-repeat:no-repeat}.modular-slider.slick-slider .slide-image:after{display:block;width:100%;height:100%;position:absolute;content:"";background-color:rgba(0,0,0,.5)}.modular-slider.slick-slider .slide-image__overlay{display:block;width:100%;height:100%}.modular-slider.slick-slider .slide-content{position:relative;display:table-cell;top:auto;bottom:auto;left:0;vertical-align:middle;width:calc(100% - 80px);height:auto;padding:40px;text-align:left;color:#fff;background:transparent!important}@media only screen and (max-width:470px){.modular-slider.slick-slider .slide-content{padding:15px 25px 50px}}.modular-slider.slick-slider .slide-content a{color:inherit}.modular-slider.slick-slider .slide-wrapper{display:table;height:100%;width:100%;max-width:1160px;margin:0 auto}.modular-slider.slick-slider .slick-dots{position:relative;bottom:40px;left:0;display:block;text-align:center}.modular-slider.slick-slider .slick-dots li{width:17px;height:17px;margin-right:15px;border:0;background:#ccc}@media only screen and (max-width:470px){.modular-slider.slick-slider .slick-dots li{width:15px;height:15px}}.modular-slider.slick-slider .slick-dots li.slick-active{background:#fff;opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"}.modular-slider .modular-slider__cta,.modular-slider .homepage-slider__cta,.modular-slider span.modular-slider__cta,.modular-slider span.homepage-slider__cta{display:table;font-size:24px;padding:10px 45px;background:#e75204;color:#fff!important}@media only screen and (max-width:470px){.modular-slider .modular-slider__cta,.modular-slider .homepage-slider__cta,.modular-slider span.modular-slider__cta,.modular-slider span.homepage-slider__cta{padding:4px 50px;font-size:14px}}.modular-slider .modular-slider__cta a,.modular-slider .homepage-slider__cta a,.modular-slider span.modular-slider__cta a,.modular-slider span.homepage-slider__cta a{color:#fff!important}.modular-slider .modular-slider__cta a:after,.modular-slider .homepage-slider__cta a:after,.modular-slider span.modular-slider__cta a:after,.modular-slider span.homepage-slider__cta a:after{font-size:16px;line-height:24px;font-family:FontAwesome;content:"\f054";margin-left:10px}.modular-video{position:relative;padding-top:56%;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;width:100%}.modular-video iframe{position:absolute;top:0;left:0;width:100%;height:100%}