:root{--outside-block: 5.2vw;--inside-block: 10.4vw;--common-margin: 2.5vw;--smaller-section: 2.5vw;--common-section: 4vw;--max-width: 1680px}@media screen and (min-width: 1601px){:root{--outside-block: 100px;--inside-block: 142px;--common-section: 70px;--common-margin: 40px}}@media screen and (max-width: 1400px){:root{--outside-block: 4vw;--inside-block: 8vw;--common-margin: 3.5vw;--common-section: 4.5vw}}@media screen and (max-width: 1280px){:root{max-width:1280px;--common-section: 5vw;--outside-block: 3vw;--inside-block: 6.5vw}}@media screen and (max-width: 1180px){:root{--inside-block: 6vw}}@media screen and (max-width: 820px){:root{--common-margin: 30px;--common-section: 48px}}@media screen and (max-width: 450px){:root{--inside-block: 20px;--common-section: 38px}}@font-face{font-family:"Metropolis Light";src:url("/wp-content/themes/impact//includes/metropolis/Metropolis-Light.otf") format("opentype")}@font-face{font-family:"Metropolis Medium";src:url("/wp-content/themes/impact//includes/metropolis/Metropolis-Medium.otf") format("opentype")}@font-face{font-family:"Metropolis Regular";src:url("/wp-content/themes/impact//includes/metropolis/Metropolis-Regular.otf") format("opentype")}.breadcrumbs-section:after{background:linear-gradient(270deg, rgb(49, 49, 49) 0%, rgba(255, 255, 255, 0) 92%)}.banner-wrap{background-color:#2f2f2f}.banner-wrap .banner-intro-section .inside-block .ripple-overlay svg{opacity:.3}.banner-wrap .banner-intro-section .inside-block .ripple-overlay svg circle{stroke:#d0d0d0}.links-section{background-color:#00ad72;border-radius:0px 0px 20px 20px;padding:20px 0px}@media screen and (max-width: 1280px){.links-section .inside-block{position:relative}.links-section .inside-block:after{content:"";background:#00ad72;background:linear-gradient(270deg, rgb(0, 173, 114) 0%, rgba(255, 255, 255, 0) 92%);position:absolute;top:0px;right:var(--inside-block);bottom:0px;width:50px}}.links-section .inside-block .buttons-block{border-top:1px solid rgba(255,255,255,.4);border-bottom:1px solid rgba(255,255,255,.4)}@media screen and (max-width: 1280px){.links-section .inside-block .buttons-block{max-width:1280px;overflow-y:scroll;scrollbar-width:none}}.links-section .inside-block .buttons-inner{display:flex;justify-content:space-between}@media screen and (max-width: 1280px){.links-section .inside-block .buttons-inner{min-width:1150px;justify-content:flex-start}}@media screen and (max-width: 450px){.links-section .inside-block .buttons-inner{min-width:1070px}}@media screen and (min-width: 1281px){.links-section .inside-block .buttons-inner .button-wrap a{padding-right:15px;transition:.3s ease padding-right}.links-section .inside-block .buttons-inner .button-wrap a .button-text{padding-left:0;transition:.3s ease padding-left}.links-section .inside-block .buttons-inner .button-wrap a .button-icon{width:23px}.links-section .inside-block .buttons-inner .button-wrap a:hover{padding-right:0px}.links-section .inside-block .buttons-inner .button-wrap a:hover .button-text{padding-left:15px}}.links-section .inside-block .buttons-inner .menu-footer-navigation-container{display:none}@media screen and (max-width: 1280px){.links-section .inside-block .button-wrap{margin-right:10px}}@media screen and (max-width: 820px){.links-section .inside-block .button-wrap{margin-right:40px}}@media screen and (max-width: 450px){.links-section .inside-block .button-wrap{margin-right:25px}}.links-section .inside-block .button-wrap a{color:#fff;padding:10px 0px 7px;display:inline-block;font-family:"Metropolis Medium",Times,serif;font-size:19px;line-height:2;display:flex;align-items:center;justify-content:space-between}@media screen and (max-width: 450px){.links-section .inside-block .button-wrap a{font-size:18px}}.links-section .inside-block .button-wrap a .button-icon{display:flex;margin-right:10px}.links-section .inside-block .button-wrap a .button-arrow{display:flex;width:14px;height:14px;margin-left:15px;-webkit-transition:transform .2s ease-out;-moz-transition:transform .2s ease-out;-ms-transition:transform .2s ease-out;-o-transition:transform .2s ease-out;transition:transform .2s ease-out}.links-section .inside-block .button-wrap a .button-arrow svg path{stroke:#fff !important;-webkit-transition:stroke .2s ease-out;-moz-transition:stroke .2s ease-out;-ms-transition:stroke .2s ease-out;-o-transition:stroke .2s ease-out;transition:stroke .2s ease-out}.links-section .inside-block .button-wrap a:hover .button-arrow{transform:rotate(45deg)}@media screen and (max-width: 1280px){.social-media-list{margin-right:20px}}.social-media-list .social-media-link svg path{fill:#fff;-webkit-transition:fill .2s ease-out;-moz-transition:fill .2s ease-out;-ms-transition:fill .2s ease-out;-o-transition:fill .2s ease-out;transition:fill .2s ease-out}.social-media-list .social-media-link:hover svg path{fill:#2f2f2f}.events-tab-section{margin:var(--common-section) 0px 0px}@media screen and (max-width: 450px){.events-tab-section .inside-block{padding:0px}}.events-tab-section .heading-wrap{display:flex;justify-content:space-between;margin-bottom:var(--common-margin);align-items:center}@media screen and (max-width: 450px){.events-tab-section .heading-wrap{padding:0px var(--inside-block)}}.events-tab-section .heading-wrap .primary-heading{margin-bottom:0px}.events-tab-section .events-tab-block{display:flex;border:1px solid #ddd;border-bottom:none;border-radius:12px 12px 0px 0px;overflow:hidden}@media screen and (max-width: 820px){.events-tab-section .events-tab-block{border-radius:0px;border:0px}}.events-tab-section .events-tab-block .event-tab{width:33.33%;padding:20px 32px;border-right:1px solid #d0d0d0;cursor:pointer;-webkit-transition:background-color .2s ease-out;-moz-transition:background-color .2s ease-out;-ms-transition:background-color .2s ease-out;-o-transition:background-color .2s ease-out;transition:background-color .2s ease-out}@media screen and (max-width: 820px){.events-tab-section .events-tab-block .event-tab{border-radius:12px 12px 0px 0px;overflow:hidden;border:1px solid #d0d0d0;border-bottom:none;padding:20px 22px;border-right:0px}}@media screen and (max-width: 450px){.events-tab-section .events-tab-block .event-tab{padding:20px var(--inside-block)}}.events-tab-section .events-tab-block .event-tab .event-day{font-size:30px;font-weight:600;font-family:"Metropolis Medium",Times,serif;color:#0f93b7;line-height:1.2}@media screen and (max-width: 1024px){.events-tab-section .events-tab-block .event-tab .event-day{font-size:28px}}@media screen and (max-width: 810px){.events-tab-section .events-tab-block .event-tab .event-day{font-size:22px}}@media screen and (max-width: 820px){.events-tab-section .events-tab-block .event-tab .event-day.desktop{display:none}}.events-tab-section .events-tab-block .event-tab .event-day.mobile{display:none}@media screen and (max-width: 820px){.events-tab-section .events-tab-block .event-tab .event-day.mobile{display:block}}.events-tab-section .events-tab-block .event-tab .event-date{font-size:16px;font-family:"Metropolis Medium",Times,serif;text-transform:uppercase}@media screen and (max-width: 810px){.events-tab-section .events-tab-block .event-tab .event-date{font-size:11px}}@media screen and (max-width: 820px){.events-tab-section .events-tab-block .event-tab .event-date.desktop{display:none}}.events-tab-section .events-tab-block .event-tab .event-date.mobile{display:none}@media screen and (max-width: 820px){.events-tab-section .events-tab-block .event-tab .event-date.mobile{display:block}}.events-tab-section .events-tab-block .event-tab.active{background-color:#0f93b7}.events-tab-section .events-tab-block .event-tab.active>*{color:#fff}.events-tab-section .events-tab-block .event-tab.active:hover{background-color:#0f93b7}.events-tab-section .events-tab-block .event-tab.active:hover>*{color:#fff}.events-tab-section .events-tab-block .event-tab:hover{background-color:#fff}@media screen and (max-width: 450px){.events-tab-section .events-tab-block .event-tab:first-child{border-left:0px}}.events-tab-section .events-tab-block .event-tab:last-child{border-right:0px}@media screen and (max-width: 820px){.events-tab-section .events-tab-block .event-tab:last-child{border-right:1px solid #d0d0d0}}@media screen and (max-width: 450px){.events-tab-section .events-tab-block .event-tab:last-child{border-right:0px}}.events-section{background-color:#0f93b7;margin-bottom:-10px;position:relative;z-index:5}.events-section .event-content-block{position:relative}@media screen and (max-width: 820px){.events-section .event-content-block{padding-top:30px}}.events-section .event-content-block .event-content{color:#fff;display:none;-webkit-transition:opacity .2s ease-out;-moz-transition:opacity .2s ease-out;-ms-transition:opacity .2s ease-out;-o-transition:opacity .2s ease-out;transition:opacity .2s ease-out}.events-section .event-content-block .event-content.active{display:block}@media screen and (max-width: 820px){.events-section .event-content-block .event-content{border-top:1px solid rgba(255,255,255,.5)}}@media screen and (min-width: 821px){.events-section .event-content-block .event-content{padding-top:60px}}.events-section .event-content-block .schedule-wrap{display:flex;align-items:stretch;padding:20px 32px;border-bottom:1px solid rgba(255,255,255,.5)}@media screen and (max-width: 820px){.events-section .event-content-block .schedule-wrap{padding:20px 22px}}@media screen and (max-width: 780px){.events-section .event-content-block .schedule-wrap{flex-wrap:wrap}}@media screen and (max-width: 450px){.events-section .event-content-block .schedule-wrap{padding:20px 0px}}@media screen and (min-width: 821px){.events-section .event-content-block .schedule-wrap:first-child{border-top:1px solid rgba(255,255,255,.5)}}.events-section .event-content-block .title-wrap{max-width:680px;width:60%;padding-right:5%;display:flex;align-content:center}@media screen and (max-width: 780px){.events-section .event-content-block .title-wrap{width:100%;max-width:none;align-items:flex-start;margin-bottom:10px}}.events-section .event-content-block .title-wrap .schedule-title{font-size:21px;font-family:"Metropolis Medium",Times,serif;display:flex;align-self:center;line-height:1.3}.events-section .event-content-block .title-wrap .schdule-detail{font-size:15px;font-weight:300}@media screen and (max-width: 780px){.events-section .event-content-block .title-wrap .schdule-detail{margin-top:5px}}.events-section .event-content-block .title-wrap.has-detail{flex-direction:column;align-items:flex-start}.events-section .event-content-block .title-wrap.has-detail .schedule-title{align-self:flex-start}.events-section .event-content-block .location-col,.events-section .event-content-block .speaker-col{max-width:205px;width:20%;padding-right:5%}@media screen and (max-width: 780px){.events-section .event-content-block .location-col,.events-section .event-content-block .speaker-col{max-width:none;width:50%}}.events-section .event-content-block .location-col .location,.events-section .event-content-block .speaker-col .location{font-size:15px;font-weight:300;line-height:1.2}.events-section .event-content-block .time-col{max-width:205px;width:20%}@media screen and (max-width: 780px){.events-section .event-content-block .time-col{max-width:none;width:50%}}.events-section .event-content-block .time-col .time-wrap{font-size:15px;font-weight:300;line-height:1.2}.events-section .event-content-block .label{font-size:12px;font-family:"Metropolis Medium",Times,serif;text-transform:uppercase;letter-spacing:1px}.events-section .day-trigger{display:flex;justify-content:center;padding:40px 0px 50px 0px}@media screen and (max-width: 820px){.events-section .day-trigger{padding:30px 0px 40px 0px}}.events-section .next-day{margin:0 auto;cursor:pointer}.events-section .next-day>span{background-color:#0f93b7;border-color:#fff}.events-section .next-day>span:hover{color:#0f93b7;background-color:#fff}.events-section .next-day>span:hover svg path{stroke:#0f93b7 !important}.events-section .ripple-overlay.top{top:50px;left:-433px}@media screen and (max-width: 820px){.events-section .ripple-overlay.top{display:none}}.events-section .ripple-overlay.bottom{bottom:-440px;right:-373px}@media screen and (max-width: 820px){.events-section .ripple-overlay.bottom{width:calc(133.98px + 33.1731707317vw);right:calc(-82.5px - 20.4268292683vw);bottom:calc(-59.4px - 14.7073170732vw)}}.cta-section{margin-top:0px}.cta-section .social-media{display:none !important}#modal-newsletter-container{position:fixed;top:0px;left:0px;right:0px;bottom:0px;background:rgba(0,0,0,.68);z-index:999;display:none}#modal-newsletter-container .modal-outer{position:absolute;top:30%;left:0px;right:0px}#modal-newsletter-container .modal-outer .modal-inner{position:relative;max-width:650px;margin:0 auto}#modal-newsletter-container .modal-outer .modal-inner #close-modal{position:absolute;top:-35px;right:0px;cursor:pointer}#modal-newsletter-container .modal-outer .modal-inner #close-modal svg rect{-webkit-transition:fill .2s ease-out;-moz-transition:fill .2s ease-out;-ms-transition:fill .2s ease-out;-o-transition:fill .2s ease-out;transition:fill .2s ease-out}#modal-newsletter-container .modal-outer .modal-inner #close-modal:hover svg rect{fill:#009f97}#modal-newsletter-container .modal-outer .modal-inner .modal-wrap{max-width:606px;background-color:#00ad72;border-radius:20px;margin:0 auto;padding:var(--common-section);text-align:center;color:#fff;overflow:hidden;position:relative}#modal-newsletter-container .modal-outer .modal-inner .modal-wrap .gform_wrapper{max-width:330px;margin:0 auto;position:relative;z-index:10}#modal-newsletter-container .modal-outer .modal-inner .modal-wrap .gform_wrapper .gform_fields .gfield .ginput_container input{background:rgba(0,0,0,0);border-color:rgba(255,255,255,.5);color:#fff;text-align:center}#modal-newsletter-container .modal-outer .modal-inner .modal-wrap .gform_validation_errors{margin-right:0px;background-color:#fff}#modal-newsletter-container .modal-outer .modal-inner .modal-wrap .gform_validation_errors>*{color:#585858}#modal-newsletter-container .modal-outer .modal-inner .modal-wrap .gform_validation_errors ol li a{color:#585858}#modal-newsletter-container .modal-outer .modal-inner .modal-wrap .gform-custom-button{margin:0 auto}#modal-newsletter-container .modal-outer .modal-inner .modal-wrap .gform-custom-button button{background-color:#fff;color:#00ad72}#modal-newsletter-container .modal-outer .modal-inner .modal-wrap .gform-custom-button button .button-arrow svg path{stroke:#00ad72 !important}#modal-newsletter-container .modal-outer .modal-inner .modal-wrap .gform-custom-button button:hover{background-color:rgba(0,0,0,0);color:#fff;border-color:#fff}#modal-newsletter-container .modal-outer .modal-inner .modal-wrap .gform-custom-button button:hover .button-arrow svg path{stroke:#fff !important}#modal-newsletter-container .modal-outer .modal-inner .ripple-overlay{bottom:30px;right:-303px}#modal-newsletter-container .modal-outer .modal-inner .ripple-overlay svg{opacity:.3}#modal-newsletter-container .modal-outer .modal-inner .ripple-overlay svg circle{stroke:#5e5e5e}/*# sourceMappingURL=schedule.css.map */
