@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.2)}100%{transform:scale(1)}}@keyframes fade-in{0%{opacity:0}100%{opacity:100}}@keyframes fade-out{0%{opacity:100}100%{opacity:0}}@keyframes fade-up{0%{opacity:0;transform:translate3d(0, 50px, 0)}100%{opacity:100;transform:translate3d(0, 0, 0)}}@keyframes pop-in{0%{opacity:0;transform:scale(0.5)}50%{opacity:100;transform:scale(1.2)}100%{opacity:100;transform:scale(1)}}@keyframes pop-up{0%{opacity:0;transform:translate3d(0, 300px, 0)}50%{opacity:100;transform:translate3d(0, -30px, 0)}100%{opacity:100;transform:translate3d(0, 0, 0)}}@keyframes fade-down{0%{opacity:0;transform:translate3d(0, -60px, 0)}100%{opacity:100;transform:translate3d(0, 0, 0)}}@keyframes slide-down{0%{transform:translate3d(0, -60px, 0)}100%{transform:translate3d(0, 0, 0)}}@keyframes slide-up{0%{transform:translate3d(0, 60px, 0)}100%{transform:translate3d(0, 0, 0)}}@keyframes progress-y{from{transform:scaleY(0)}to{transform:scaleY(1)}}@keyframes progress-x{from{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes fade-bottom{0%{transform:translateY(50px);opacity:0}100%{transform:translateY(0);opacity:1}}@keyframes fade-top{0%{transform:translateY(-50px);opacity:0}100%{transform:translateY(0);opacity:1}}@keyframes fade-left{0%{transform:translateX(-100px);opacity:0}100%{transform:translateX(0);opacity:1}}@keyframes fade-right{0%{transform:translateX(100px);opacity:0}100%{transform:translateX(0);opacity:1}}@keyframes fade-left-small{0%{transform:translateX(-40px);opacity:0}100%{transform:translateX(0);opacity:1}}/*! normalize.scss v0.1.0 | MIT License | based on git.io/normalize */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:rgba(0,0,0,0)}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}*{box-sizing:border-box}html{font-size:16px}body{font-family:trade-gothic-next,Arial,sans-serif;font-weight:400;font-style:normal;line-height:1;color:#2e2e3a;background:#fefff5}a{-webkit-transition:color .2s;-moz-transition:color .2s;-ms-transition:color .2s;-o-transition:color .2s;transition:color .2s;-webkit-tap-highlight-color:rgba(125,0,250,.2);color:#7d00fa;text-decoration:none}a:hover{color:#41077c}.wrapper,.wp-block-group__inner-container{width:100%;max-width:1200px;padding:0 1.875rem;margin:0 auto}.wrapper-md{width:100%;max-width:980px;padding:0 1.875rem;margin:0 auto}.wrapper-text{width:100%;max-width:750px;padding:0 1.875rem;margin:0 auto}.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:.9375rem}@media(min-width: 980px){.row{row-gap:1.875rem;column-gap:1.875rem}}.row.reversed{flex-direction:row-reverse}.row-nogap{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.grid{display:grid;grid-template-columns:repeat(1, 1fr);gap:.9375rem}@media(min-width: 600px){.grid{grid-template-columns:repeat(2, 1fr);gap:1.875rem}}@media(min-width: 980px){.grid{grid-template-columns:repeat(4, 1fr)}}.grid-3{display:grid;grid-template-columns:repeat(1, 1fr);gap:.9375rem}@media(min-width: 600px){.grid-3{gap:1.875rem}}@media(min-width: 768px){.grid-3{grid-template-columns:repeat(3, 1fr)}}.column{position:relative;width:100%}@media(min-width: 768px){.column{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}}.column-half{position:relative;width:100%;-ms-flex-preferred-size:100%;flex-basis:100%;-ms-flex-positive:1;padding:1rem 0}@media(min-width: 768px){.column-half{max-width:50%;flex-basis:50%}}.column-third{position:relative;width:100%;-ms-flex-preferred-size:100%;flex-basis:100%;-ms-flex-positive:1;flex-grow:1}@media(min-width: 768px){.column-third{max-width:33.333%;flex-basis:33.333%}}.column-fourth{position:relative;width:100%;-ms-flex-preferred-size:100%;flex-basis:100%;-ms-flex-positive:1;flex-grow:1}@media(min-width: 768px){.column-fourth{max-width:25%;flex-basis:25%}}.is-style-panel-dark,.bg-dark{background-color:#2e2e3a;color:#f3f4e1}.is-style-panel-dark h1,.is-style-panel-dark h2,.is-style-panel-dark h3,.is-style-panel-dark h4,.is-style-panel-dark h5,.is-style-panel-dark h6,.is-style-panel-dark p,.bg-dark h1,.bg-dark h2,.bg-dark h3,.bg-dark h4,.bg-dark h5,.bg-dark h6,.bg-dark p{color:#f3f4e1}.is-style-panel-dark p:not(.cat) a,.is-style-panel-dark li a,.bg-dark p:not(.cat) a,.bg-dark li a{color:#f3f4e1}.is-style-panel-dark p:not(.cat) a:hover,.is-style-panel-dark li a:hover,.bg-dark p:not(.cat) a:hover,.bg-dark li a:hover{color:#d5b6ed}.is-style-panel-dark p.cat a,.bg-dark p.cat a{color:#d5b6ed}.is-style-panel-dark p.cat a:hover,.bg-dark p.cat a:hover{color:#f3f4e1}.section-related{padding-bottom:3.75rem}.section-main{padding:0 0 3.75rem 0}.section-main a:not(.button):not(.wp-block-social-link-anchor){border-bottom:1px solid #d5b6ed}.section-main a:not(.button):not(.wp-block-social-link-anchor):hover{-webkit-transition:border-color .2s;-moz-transition:border-color .2s;-ms-transition:border-color .2s;-o-transition:border-color .2s;transition:border-color .2s;border-bottom:1px solid #41077c}.section-main .wp-block-image a:not(.button):not(.wp-block-social-link-anchor),.section-main .sponsors-dark a{border-bottom:none !important}.section-main>.wp-block-embed,.section-main>.embed-container,.section-main>.embed-responsive,.section-main>.wp-embed-aspect-16-9,.section-main>.wp-embed-aspect-21-9,.section-main>.section-transcript,.section-main>iframe,.section-main>.wp-block-heading,.section-main>p:not(.cat),.section-main>.wp-block-list,.section-main>.wp-block-buttons,.section-main>.wp-block-image,.section-main>.wp-block-gallery,.section-main>h1,.section-main>h2,.section-main>h3,.section-main>h4,.section-main>ul,.section-main>ol,.section-main>blockquote{max-width:810px;margin-left:auto;margin-right:auto;padding-left:1.875rem;padding-right:1.875rem}.section-main>ul,.section-main>ol{padding-left:3.75rem !important}.section-main>.wp-block-separator{max-width:750px;margin-left:auto;margin-right:auto}.section-main>.wp-block-embed,.section-main>.embed-container,.section-main>.embed-responsive,.section-main>.section-transcript,.section-main>iframe,.section-main>.wp-embed-aspect-16-9,.section-main>.wp-embed-aspect-21-9,.section-main>.wp-block-gallery{max-width:1450px}figure{margin:0}.img-fluid,.img-fluid>img{display:block;width:100%;height:auto}.wp-block-embed,.wp-block-image,.embed-container,.embed-responsive{margin-bottom:1.875rem}.embed-container,.embed-responsive,.vimeoPanel{position:relative;padding-bottom:56.25%}.wp-embed-aspect-21-9 .embed-container,.embed-container.embed-aspect-21-9,.embed-responsive.embed-aspect-21-9{padding-bottom:42.857143%}.embed-container iframe,.embed-container object,.embed-container embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive embed,.vimeoPanel iframe,.vimeoPanel object,.vimeoPanel embed{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.wp-block-table td{padding:.5rem 1rem;border:1px solid #656570}.wp-block-table.is-style-stripes{border-bottom:1px solid #d0d0d1}.wp-block-table.is-style-stripes tbody tr:nth-child(odd){background-color:#d0d0d1}.panel-social{padding:3.75rem 0;margin-top:5.625rem;background-color:#2e2e3a;color:#f3f4e1;background-image:url(../images/illustration-bg-connect.png);background-repeat:no-repeat;background-position:top right;background-size:288px 222px}.panel-social h1,.panel-social h2,.panel-social h3,.panel-social h4,.panel-social h5,.panel-social h6,.panel-social p{color:#f3f4e1}.panel-social p:not(.cat) a,.panel-social li a{color:#f3f4e1}.panel-social p:not(.cat) a:hover,.panel-social li a:hover{color:#d5b6ed}.panel-social p.cat a{color:#d5b6ed}.panel-social p.cat a:hover{color:#f3f4e1}.panel-social p{max-width:750px;margin-left:auto;margin-right:auto}h1,h2,h3,h4,h5,h6{font-weight:700;color:#2e2e3a;line-height:1.1;margin:.9375rem 0 .625rem 0}h1,.h1{font-size:2.5rem}h1.header-post,.h1.header-post{font-size:2.375rem}h2,.h2{font-size:2.125rem}h3,.h3{font-size:1.5rem}h3.callout,.h3.callout{color:#7d00fa;font-size:2.5rem}h4,.h4{font-size:1.25rem}h5,.h5{font-size:1rem}h6,.h6{font-size:0.875rem}p,ul,ol{line-height:1.4;margin:0 0 .9375rem 0;font-size:1.0625rem}ol li,ul li{margin-bottom:1rem}b,strong{font-weight:700}blockquote{margin:3.75rem auto;position:relative}blockquote::before{content:"";display:block;width:64px;height:52px;background-color:rgba(0,0,0,0);background-image:url(../../assets/images/quote-mark.svg);margin-bottom:1.875rem}blockquote p{display:block;font-size:1.6875rem;line-height:1.5;font-style:italic;margin-bottom:.9375rem}blockquote cite{display:block;font-size:0.9375rem;line-height:1.3;font-style:normal;color:#656570;margin-bottom:0}@media(min-width: 980px){blockquote::before{position:absolute;left:-70px}}.wp-block-image figcaption{color:#656570;font-size:0.9375rem;line-height:1.3;margin:.5rem 0 2rem 0}.header-list{text-transform:uppercase;text-align:left;color:#2e2e3a;font-size:1rem;font-weight:700}.header-panel{font-size:2.375rem;text-align:center;margin:0 0 .9375rem 0;text-transform:uppercase}@media(min-width: 768px){.header-panel{font-size:3.375rem;margin:0 0 1.875rem 0}}p.is-style-intro,.intro,.intro p{font-size:1.1875rem;line-height:1.6;margin-top:0;margin-bottom:1.5rem}@media(min-width: 768px){p.is-style-intro,.intro,.intro p{font-size:1.4375rem;margin-bottom:3.5rem}}.cat{font-size:0.9375rem;color:#7d00fa}.cat.type{text-transform:uppercase}.cat a{color:#7d00fa}.cat a:hover{color:#41077c}.kicker{text-transform:uppercase;text-align:left;color:#2e2e3a;font-size:0.8125rem}.kicker-dark{text-transform:uppercase;text-align:left;color:#d5b6ed;font-size:0.8125rem;font-weight:700}.screen-reader-text{display:none}.wp-block-separator,hr{border:none;height:1px;background-color:#d0d0d1;margin-top:1.875rem;margin-bottom:1.875rem}@media(min-width: 768px){h1,h2,h3,h4,h5,h6{margin:3.75rem 0 1.875rem 0}h1,.h1{font-size:4.25rem}h1.header-post,.h1.header-post{font-size:3.5rem}h2,.h2{font-size:3.25rem}h2.header-related,.h2.header-related{margin:1.875rem 0 3.75rem 0;font-size:2.625rem}h2.header-featured,.h2.header-featured{margin:3.75rem 0}h3,.h3{font-size:1.625rem}h4,.h4{font-size:1.375rem}h5,.h5{font-size:1.125rem}h6,.h6{font-size:1rem}p,ul,ol{margin:0 0 1.875rem 0;font-size:1.125rem}p.has-medium-font-size{font-size:1.4375rem !important}}.post-meta{max-width:810px;margin-left:auto;margin-right:auto;padding-left:1.875rem;padding-right:1.875rem}.post-meta ul{list-style:none;margin:0;padding:0;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.post-meta li{font-size:0.9375rem;margin-bottom:.25rem}.post-meta li::before{content:"|";color:#656570;margin:.25rem}.post-meta li:first-of-type::before{display:none}.post-meta a{border-bottom:none !important}.button{display:inline-block;font-size:0.9375rem;text-transform:uppercase;font-weight:700;text-align:center;color:#fff !important;border:1px solid #7d00fa;background-color:#7d00fa;padding:0 1.875rem;line-height:60px;height:60px;border-radius:0;text-decoration:none !important;-webkit-transition:color,.3s,background-color .3s,border-color .3s;-moz-transition:color,.3s,background-color .3s,border-color .3s;-ms-transition:color,.3s,background-color .3s,border-color .3s;-o-transition:color,.3s,background-color .3s,border-color .3s;transition:color,.3s,background-color .3s,border-color .3s}.button:hover{color:#fff !important;background-color:#41077c;border-color:#41077c}.button.button-alt{color:#7d00fa !important;background-color:rgba(0,0,0,0)}.button.button-alt:hover{color:#fff !important;background-color:#41077c;border-color:#41077c}.button.button-secondary{color:#2e2e3a !important;border-color:#d5b6ed;background-color:#d5b6ed}.button.button-secondary:hover{color:#fff !important;background-color:#41077c;border-color:#41077c}.button.button-secondary-alt{color:#d5b6ed !important;background-color:rgba(0,0,0,0);border-color:#d5b6ed}.button.button-secondary-alt:hover{color:#fff !important;background-color:#41077c;border-color:#41077c}.button.button-highlight{color:#2e2e3a !important;border-color:#efd90f;background-color:#efd90f}.button.button-highlight:hover{color:#2e2e3a !important;background-color:#d5b6ed;border-color:#d5b6ed}.wp-block-button__link{display:inline-block;font-size:0.9375rem;text-transform:uppercase;font-weight:700;text-align:center;color:#fff !important;border:1px solid #7d00fa;background-color:#7d00fa;padding:0 1.875rem;line-height:60px;height:60px;border-radius:0;text-decoration:none !important;-webkit-transition:color,.3s,background-color .3s,border-color .3s;-moz-transition:color,.3s,background-color .3s,border-color .3s;-ms-transition:color,.3s,background-color .3s,border-color .3s;-o-transition:color,.3s,background-color .3s,border-color .3s;transition:color,.3s,background-color .3s,border-color .3s}.wp-block-button__link:hover{color:#fff !important;background-color:#41077c;border-color:#41077c}.button-alt .wp-block-button__link{color:#7d00fa !important;background-color:rgba(0,0,0,0)}.button-alt .wp-block-button__link:hover{color:#fff !important;background-color:#41077c;border-color:#41077c}.button-secondary .wp-block-button__link{color:#2e2e3a !important;border-color:#d5b6ed;background-color:#d5b6ed}.button-secondary .wp-block-button__link:hover{color:#fff !important;background-color:#41077c;border-color:#41077c}.button-secondary-alt .wp-block-button__link{color:#d5b6ed !important;background-color:rgba(0,0,0,0);border-color:#d5b6ed}.button-secondary-alt .wp-block-button__link:hover{color:#fff !important;background-color:#41077c;border-color:#41077c}.button-highlight .wp-block-button__link{color:#2e2e3a !important;border-color:#efd90f;background-color:#efd90f}.button-highlight .wp-block-button__link:hover{color:#2e2e3a !important;background-color:#d5b6ed;border-color:#d5b6ed}.wallsio-load-more-button{background:#7d00fa !important;color:#fff !important;border-radius:0 !important;font-weight:700 !important;font-size:0.9375rem !important;text-transform:uppercase !important;padding:1rem 2rem !important;height:60px !important;border:1px solid #7d00fa !important;-webkit-transition:color,.3s,background-color .3s,border-color .3s;-moz-transition:color,.3s,background-color .3s,border-color .3s;-ms-transition:color,.3s,background-color .3s,border-color .3s;-o-transition:color,.3s,background-color .3s,border-color .3s;transition:color,.3s,background-color .3s,border-color .3s;display:block !important;margin:3.75rem auto .9375rem auto !important;align-items:center !important;align-self:center !important}.wallsio-load-more-button:hover{color:#fff !important;background-color:#41077c !important;border-color:#41077c !important}.form-control,.mc_embed_input .email{background-color:#fefff5;border:none;color:#656570;border-radius:0;font-size:0.9375rem;padding:.9375rem;font-weight:400;height:60px;line-height:1;max-width:100%;width:100%;display:inline-block;margin-bottom:1rem}#mc_embed_signup .button{display:inline-block;font-size:0.9375rem;text-transform:uppercase;font-weight:700;text-align:center;color:#fff !important;border:1px solid #7d00fa;background-color:#7d00fa;padding:0 1.875rem;line-height:60px;height:60px;border-radius:0;text-decoration:none !important;-webkit-transition:color,.3s,background-color .3s,border-color .3s;-moz-transition:color,.3s,background-color .3s,border-color .3s;-ms-transition:color,.3s,background-color .3s,border-color .3s;-o-transition:color,.3s,background-color .3s,border-color .3s;transition:color,.3s,background-color .3s,border-color .3s;color:#2e2e3a !important;border-color:#d5b6ed;background-color:#d5b6ed}#mc_embed_signup .button:hover{color:#fff !important;background-color:#41077c;border-color:#41077c}#mc_embed_signup .button:hover{color:#fff !important;background-color:#41077c;border-color:#41077c}#mc_embed_signup_scroll{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:100%}#mc_embed_signup_scroll .mc_embed_input{width:100%}label{display:block;text-transform:uppercase;color:#2e2e3a;font-size:0.875rem;margin-bottom:.625rem}.results-filters{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:.9375rem;width:100%;max-width:1200px;padding:0 1.875rem;margin:0 auto;column-gap:1.875rem;justify-content:center;margin-top:1.875rem;margin-bottom:.625rem}@media(min-width: 980px){.results-filters{row-gap:1.875rem;column-gap:1.875rem}}.results-filters.reversed{flex-direction:row-reverse}.results-filters .search-filter-base:not(.search-filter-field--control-type-load_more){width:100%}@media(min-width: 768px){.results-filters{margin-top:3.75rem;margin-bottom:1.875rem;flex-wrap:nowrap}.results-filters .search-filter-base:not(.search-filter-field--control-type-load_more){width:25%}}.search-filter-input-button{display:inline-block;font-size:0.9375rem;text-transform:uppercase;font-weight:700;text-align:center;color:#fff !important;border:1px solid #7d00fa;background-color:#7d00fa;padding:0 1.875rem;line-height:60px;height:60px;border-radius:0;text-decoration:none !important;-webkit-transition:color,.3s,background-color .3s,border-color .3s;-moz-transition:color,.3s,background-color .3s,border-color .3s;-ms-transition:color,.3s,background-color .3s,border-color .3s;-o-transition:color,.3s,background-color .3s,border-color .3s;transition:color,.3s,background-color .3s,border-color .3s;color:#7d00fa !important;background-color:rgba(0,0,0,0);display:flex}.search-filter-input-button:hover{color:#fff !important;background-color:#41077c;border-color:#41077c}.search-filter-input-button:hover{color:#fff !important;background-color:#41077c;border-color:#41077c}.search-filter-input-button:hover{color:#fff !important;background-color:#41077c !important;border-color:#41077c !important}.search-filter-input-button.search-filter-input-button--hidden{display:none}.search-filter-style--control-sort,.search-filter-component-combobox,.search-filter-component-combobox-base__listbox{background-color:#fefff5;border-color:#656570;border-radius:0;width:100%}.search-filter-input-text{background-color:#fff;height:60px;border-color:#656570;border-radius:0;width:100%}.search-filter-style--control-sort,.search-filter-component-combobox-base__listbox,.search-filter-component-combobox .search-filter-component-combobox__actions .search-filter-component-combobox__actions-input,.search-filter-component-combobox__actions,.search-filter-component-combobox .search-filter-component-combobox__selection,.search-filter-component-combobox input[type=text]{color:#2e2e3a;font-size:0.875rem}.search-filter-style--control-sort::placeholder,.search-filter-component-combobox-base__listbox::placeholder,.search-filter-component-combobox .search-filter-component-combobox__actions .search-filter-component-combobox__actions-input::placeholder,.search-filter-component-combobox__actions::placeholder,.search-filter-component-combobox .search-filter-component-combobox__selection::placeholder,.search-filter-component-combobox input[type=text]::placeholder{color:#2e2e3a;font-size:0.875rem}.search-filter-component-combobox .search-filter-component-combobox__actions .search-filter-component-combobox__actions-input{padding-left:5px;height:60px}.search-filter-component-combobox__listbox-toggle svg{fill:#2e2e3a;color:#2e2e3a}.search-filter-component-combobox__listbox-toggle::before{display:none}.search-filter-component-combobox-base:hover,.search-filter-input-text--focused,.search-filter-component-combobox-base--focused{border-color:#7d00fa}.search-filter-component-combobox__listbox-toggle:hover svg{fill:#7d00fa;color:#7d00fa}.search-filter-component-combobox-base__listbox-option--selected{background-color:#7d00fa}.results-count{margin-bottom:1.875rem;text-align:center}.wpforms-container{width:100%;max-width:750px;padding:0 1.875rem;margin:0 auto}.wpforms-submit{font-size:0.9375rem !important;text-transform:uppercase !important;font-weight:700 !important;text-align:center !important;color:#fff !important;border:1px solid #7d00fa !important;background-color:#7d00fa !important;padding:0 1.875rem !important;line-height:60px !important;height:60px !important;border-radius:0 !important;text-decoration:none !important;-webkit-transition:color,.3s,background-color .3s,border-color .3s;-moz-transition:color,.3s,background-color .3s,border-color .3s;-ms-transition:color,.3s,background-color .3s,border-color .3s;-o-transition:color,.3s,background-color .3s,border-color .3s;transition:color,.3s,background-color .3s,border-color .3s}.wpforms-submit:hover{color:#fff !important;background-color:#41077c !important;border-color:#41077c !important}.wpforms-field-medium,.wpforms-field-large{max-width:100% !important;color:#656570 !important;font-size:0.9375rem !important;border-radius:0 !important;font-weight:400 !important;line-height:1 !important;border-color:#d0d0d1 !important}input.wpforms-field-medium{height:60px !important;padding:.9375rem !important}.choices,.choices__inner{border-radius:0 !important;border-color:#d0d0d1 !important}.article-pagination{text-align:center;justify-content:center;margin-top:3.75rem;margin-bottom:.9375rem;font-size:1.25rem;line-height:1}.article-pagination .current{color:#2e2e3a;padding-left:.75rem;margin-right:.5rem;border-left:1px solid #656570}.article-pagination a{padding-left:.75rem;padding-right:.5rem;border-bottom:none !important;border-left:1px solid #656570}#header-site{width:100%;background:#2e2e3a;height:90px;position:sticky;top:0;z-index:1000;-webkit-transition:background-color .3s;-moz-transition:background-color .3s;-ms-transition:background-color .3s;-o-transition:background-color .3s;transition:background-color .3s}#header-site.has-header-background{background:linear-gradient(180deg, rgba(35, 35, 46, 0.9) 0%, rgba(35, 35, 46, 0) 100%)}#header-site.scrolled{background-color:#2e2e3a}#header-site>.wrapper{max-width:100%;padding-top:15px;position:relative}#header-site .logo{display:block;margin-left:auto;margin-right:auto;width:90px;height:54px;background-image:url(../images/well-beings-logo.svg);background-repeat:no-repeat;background-size:90px 54px}#header-site .btn-nav{font-size:1.375rem;font-weight:700;color:#f3f4e1;text-transform:uppercase;position:absolute;z-index:300;top:30px}#header-site .btn-nav:hover,#header-site .btn-nav:active{color:#d5b6ed}#header-site .btn-nav.hide{display:none}#header-site .btn-nav span{display:none}#header-site .btn-menu{left:30px}#header-site .btn-menu i{margin-right:.65rem}#header-site .close{color:#f3f4e1 !important;z-index:320}#header-site .close:hover,#header-site .close:active{color:#d5b6ed !important}#header-site .nav-global{list-style:none;margin:0;position:absolute;left:-100vw;top:0;width:100vw;height:100vh;background:#2e2e3a;z-index:310;padding:3.75rem 1.875rem 1.875rem 1.875rem;color:#f3f4e1;overflow:scroll}#header-site .nav-global .wrapper{padding:0}#header-site .nav-global .nav-intro{border-bottom:1px solid #43434f;padding-bottom:1.875rem;margin-bottom:1.875rem}#header-site .nav-global .nav-intro h1{margin:0 0 .9375rem 0;color:#d5b6ed;font-size:1.6875rem}#header-site .nav-global .nav-intro p{font-size:1.375rem;margin:0}#header-site .nav-global .nav-search .site-search{width:100%;display:flex;margin-bottom:1.875rem}#header-site .nav-global .nav-search .button{padding-left:1rem;padding-right:1rem}#header-site .nav-global .nav-search .form-control{width:100%}#header-site .nav-global .nav-search .form-control:focus{outline:none !important;border-color:#d5b6ed}#header-site .nav-global .nav-search i{font-size:1.375rem;font-weight:700}#header-site .nav-global .header-list{text-transform:uppercase;text-align:left;color:#d5b6ed;font-size:0.8125rem;font-weight:700;margin-bottom:.9375rem;margin-top:0}#header-site .nav-global ul{margin:0;padding:0}#header-site .nav-global li{display:block;text-align:left;margin-bottom:.625rem}#header-site .nav-global a{display:block;color:#f3f4e1;font-weight:400;padding:0}#header-site .nav-global a:hover{color:#d5b6ed}#header-site .nav-global li.menu-item-has-children>a{text-transform:uppercase;text-align:left;color:#d5b6ed;font-size:0.8125rem;font-weight:700;margin-bottom:.9375rem}#header-site .nav-global li.menu-item-has-children>a:hover{color:#f3f4e1}#header-site .nav-global .row-connect{border-top:1px solid #43434f;padding-top:.9375rem}#header-site .nav-global .nav-signup p{font-size:0.9375rem;margin-bottom:.9375rem}#header-site .nav-global .nav-social ul{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;column-gap:.9375rem}#header-site .nav-global .nav-social a{font-size:0.8125rem;color:#d5b6ed}#header-site .nav-global .nav-social .wp-block-social-links li,#header-site .nav-global .nav-social .wp-block-social-links li a{font-size:32px}#header-site .nav-global .nav-features>ul{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:.9375rem}@media(min-width: 980px){#header-site .nav-global .nav-features>ul{row-gap:1.875rem;column-gap:1.875rem}}#header-site .nav-global .nav-features>ul.reversed{flex-direction:row-reverse}#header-site .nav-global .nav-features>ul>li{width:100%}#header-site .nav-global .nav-features .menu-img{margin-bottom:.625rem}#header-site .nav-global .nav-features .menu-img img{max-width:150px}#header-site .nav-global .nav-features .sub-menu li{padding-bottom:.9375rem;line-height:1.2}#header-site .nav-global .nav-features .sub-menu .menu-all{border-bottom:none}#header-site .nav-global .nav-features .sub-menu .menu-all a{color:#d5b6ed;font-size:0.8125rem;font-weight:400}#header-site .nav-global .nav-features .sub-menu li p{font-size:0.75rem;margin-top:.25rem;margin-bottom:0}@media(min-width: 600px){#header-site .nav-global .nav-features>ul{flex-wrap:nowrap;column-gap:1.875rem}#header-site .nav-global .nav-features>ul>li{width:33%}#header-site .row{column-gap:1.875rem}#header-site .nav-global .nav-features .menu-img img{max-width:100%}#header-site .nav-global .nav-taxonomy li.menu-item-has-children:last-of-type{margin-top:1.875rem}}@media(min-width: 980px){#header-site .nav-global{height:80vh;padding:3.75rem}#header-site .row{column-gap:3.75rem}#header-site .row-connect{flex-wrap:nowrap}}.footer-site{color:#656570;line-height:1.5}.footer-site p,.footer-site ul,.footer-site li{font-size:0.9375rem}.footer-awards{padding:1.875rem 0;text-align:center;background-color:#f3f4e1}.footer-awards :where(.is-layout-flex){gap:1.875rem}.footer-awards p{margin:1.875rem auto 0 auto;max-width:750px}.footer-support{background-image:url(../images/ragged-edge.png);background-repeat:repeat-x;background-position:top left;background-size:1147px 20px;padding:1.875rem 0}.footer-support .header-list{color:#656570;text-align:center;margin-bottom:1.875rem;margin-top:0}.footer-support :where(.is-layout-grid){gap:1.875rem}.footer-connect{padding:1.875rem 0;background-color:#2e2e3a;color:#f3f4e1;background-image:url(../images/illustration-bg-connect.png);background-repeat:no-repeat;background-position:top right;background-size:288px 222px}.footer-connect h1,.footer-connect h2,.footer-connect h3,.footer-connect h4,.footer-connect h5,.footer-connect h6,.footer-connect p{color:#f3f4e1}.footer-connect p:not(.cat) a,.footer-connect li a{color:#f3f4e1}.footer-connect p:not(.cat) a:hover,.footer-connect li a:hover{color:#d5b6ed}.footer-connect p.cat a{color:#d5b6ed}.footer-connect p.cat a:hover{color:#f3f4e1}.footer-connect .wrapper>.row{margin-bottom:3.75rem}.footer-connect .header-list{color:#d5b6ed;margin-bottom:.9375rem}.footer-connect ul{list-style:none;margin:1.875rem 0 0 0;padding:0;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;column-gap:.9375rem}.footer-connect .wp-block-social-links li{font-size:32px}.footer-connect a{color:#d5b6ed !important}.footer-connect a:hover{color:#f3f4e1 !important}.footer-utility{text-align:center;padding:1.875rem 0 .9375rem}.footer-utility a{color:#656570}.footer-utility a:hover{color:#7d00fa}.footer-utility ul{list-style:none;margin:0;padding:0;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;column-gap:.9375rem;justify-content:center}.disclaimer{display:none;position:fixed;z-index:99999;bottom:0;left:0;width:100%;background-color:#7fbf79;text-align:center;-webkit-box-shadow:0 -2px 7px rgba(0,0,0,.2);-moz-box-shadow:0 -2px 7px rgba(0,0,0,.2);box-shadow:0 -2px 7px rgba(0,0,0,.2);padding:1.875rem 0}.disclaimer a{color:#2e2e3a;border-bottom:1px solid #2e2e3a}.disclaimer a:hover{color:#41077c;border-color:#41077c}.disclaimer p{margin:0 auto;max-width:750px}.disclaimer .close{position:absolute;top:1rem;right:1rem;color:#2e2e3a;font-size:20px;border:none}.disclaimer .close:hover{color:#41077c}@media(min-width: 768px){.footer-awards{padding:5.625rem 0}.footer-support{padding:3.75rem 0 1.875rem 0}.footer-support :where(.wp-block-columns.is-layout-flex){column-gap:7.5rem}.footer-connect{padding:3.75rem 0}.footer-connect .row{column-gap:7.5rem}.disclaimer p{font-size:1.5rem}}.header-single{text-align:center;padding:.9375rem 0 1.875rem;position:relative}.header-single h1{max-width:810px;margin:0 auto .9375rem auto}.header-single p:not(.cat){max-width:750px;margin:0 auto;color:#656570}.header-single .header-meta{margin:0 auto;max-width:810px}.header-single .header-meta .row-nogap{justify-content:center;align-content:center}.header-single .header-meta .cat{margin:0}.header-single .header-meta .cat::before{content:"|";color:#656570;margin:0 .625rem}.header-single .header-meta .cat:first-of-type::before{display:none}.single-post .header-single{padding:1.875rem 0;background-color:#f3f4e1;margin-bottom:3.75rem}.single-post .header-single h1,.single-post .header-single .header-meta{text-align:left;max-width:750px}.single-post .header-single .header-meta .row-nogap{justify-content:flex-start}.header-single.has-background{background-color:#2e2e3a;color:#f3f4e1;background-repeat:repeat;background-size:1080px 608px;position:relative;top:-90px;margin-bottom:-90px;padding-top:7.5rem}.header-single.has-background h1,.header-single.has-background h2,.header-single.has-background h3,.header-single.has-background h4,.header-single.has-background h5,.header-single.has-background h6,.header-single.has-background p{color:#f3f4e1}.header-single.has-background p:not(.cat) a,.header-single.has-background li a{color:#f3f4e1}.header-single.has-background p:not(.cat) a:hover,.header-single.has-background li a:hover{color:#d5b6ed}.header-single.has-background p.cat a{color:#d5b6ed}.header-single.has-background p.cat a:hover{color:#f3f4e1}.header-single .marker{position:absolute;top:0;right:0;display:block;width:100px;height:100px}.header-single .marker.wb-original::before,.header-single .marker.wb-shared::before{content:"";display:block;width:0;height:0;border-top:80px solid #2e2e3a;border-left:80px solid rgba(0,0,0,0);position:absolute;top:0;right:0}.header-single .marker.wb-original::after,.header-single .marker.wb-shared::after{content:"";display:block;width:26px;height:26px;background-image:url(../images/w.svg);background-size:24px 26px;background-repeat:no-repeat;position:absolute;top:10px;right:8px}.header-single .marker.wb-shared::after{background-image:url(../images/share.svg);background-size:26px 26px}@media(min-width: 768px){.header-single{padding:1.875rem 0 3.75rem}.header-single .header-meta{margin:1.25rem auto 0 auto}}.article-card{height:100%;text-align:left;position:relative}.article-card .card-content{padding:1.25rem}.article-card a{display:block;background-color:#2e2e3a;height:100%;-webkit-transition:background-color .2s;-moz-transition:background-color .2s;-ms-transition:background-color .2s;-o-transition:background-color .2s;transition:background-color .2s}.article-card a:hover{background:#41077c}.article-card .img-fluid{background-color:#fff}.article-card h3{font-weight:400;font-size:1.1875rem;margin:0 0 .25rem 0;color:#f3f4e1}.article-card .cat{color:#d5b6ed;margin:0 0 3px 0;font-size:0.8125rem}.article-card .card-details p{color:#d5b6ed;font-size:0.8125rem;margin:0}.article-card.wb-original::before,.article-card.wb-shared::before{content:"";display:block;width:0;height:0;border-top:60px solid #2e2e3a;border-left:60px solid rgba(0,0,0,0);position:absolute;top:0;right:0}.article-card.wb-original::after,.article-card.wb-shared::after{content:"";display:block;width:16px;height:16px;background-image:url(../images/w.svg);background-size:15px 16px;background-repeat:no-repeat;position:absolute;top:10px;right:8px}.article-card.wb-shared::after{background-image:url(../images/share.svg);background-size:16px 16px}.article-card.feature .card-content{padding:1.5rem}.article-card.feature h3{font-size:1.375rem}.article-card.feature p{font-size:1.0625rem;color:#f3f4e1;margin:.9375rem 0 1.5rem 0}.article-card.feature .cat{color:#d5b6ed;margin:0 0 8px 0;font-size:0.8125rem}.article-card.feature .card-details{margin:10px 0}.article-card.feature .card-details p{color:#d5b6ed;font-size:1.0625rem;margin:0}.article-card.film a{-webkit-box-shadow:0 0 7px rgba(0,0,0,.15);-moz-box-shadow:0 0 7px rgba(0,0,0,.15);box-shadow:0 0 7px rgba(0,0,0,.15);-webkit-transition:box-shadow .2s;-moz-transition:box-shadow .2s;-ms-transition:box-shadow .2s;-o-transition:box-shadow .2s;transition:box-shadow .2s}.article-card.film a:hover{-webkit-box-shadow:0 0 7px rgba(0,0,0,.45);-moz-box-shadow:0 0 7px rgba(0,0,0,.45);box-shadow:0 0 7px rgba(0,0,0,.45)}.resource-card{color:#2e2e3a;-webkit-box-shadow:0 0 7px rgba(0,0,0,.15);-moz-box-shadow:0 0 7px rgba(0,0,0,.15);box-shadow:0 0 7px rgba(0,0,0,.15);height:100%}.resource-card a{display:block;padding:1.5rem 1.25rem;background-color:#fff;height:100%;-webkit-transition:background-color .2s;-moz-transition:background-color .2s;-ms-transition:background-color .2s;-o-transition:background-color .2s;transition:background-color .2s}.resource-card a:hover{background:#d5b6ed}.resource-card h3{font-size:1rem;line-height:1.2;font-weight:400;margin:0}.resource-card .source{flex-wrap:nowrap;font-size:0.8125rem;color:#656570;align-items:center;column-gap:.9375rem;margin-top:1.875rem}.resource-card .img-source{width:40px;height:40px;border-radius:40px;background:#fff}.sponsors{background-color:#f3f4e1;padding-top:.9375rem;padding-bottom:.9375rem;margin-bottom:1.875rem}.sponsors .row{align-items:center;justify-content:center;column-gap:1.875rem}.sponsors img{width:100px;height:auto;display:block}.sponsors p{margin:0;font-size:0.9375rem;color:#656570}.sponsors:not(.sponsors-wall) p{flex-basis:100%;text-align:center}@media(min-width: 768px){.sponsors:not(.sponsors-wall) p{flex-basis:auto}}.sponsors-cards{padding:.9375rem;margin-bottom:.9375rem}.sponsors-cards img{width:100%;max-width:160px;height:auto;display:block;margin:1.875rem auto .9375rem auto}.sponsors-cards .card-sponsor p{font-size:0.8125rem;color:#656570}@media(min-width: 768px){.sponsors-cards{padding:1.875rem;margin-top:3.75rem}}.sponsors-slider{text-align:center;padding-top:.9375rem;padding-bottom:.9375rem;margin-bottom:0;margin-top:1.875rem}.sponsors-slider .sponsor{text-align:center;display:flex;justify-content:center;align-items:center}.sponsors-slider p{margin-bottom:.9375rem;margin-top:.9375rem}.sponsors-slider a{border-bottom:none !important}.sponsors-slider img{width:160px}.sponsors-slider .slick-arrow{color:#d0d0d1}.sponsors-slider .slick-arrow:hover{color:#7d00fa}.sponsors-slider+.sponsors-slider{margin-top:0}.section-logo-garden{background-color:#f3f4e1;margin-top:3.75rem;padding-top:3.75rem;padding-bottom:3.75rem;margin-bottom:1.875rem;text-align:center}.section-logo-garden .wp-block-image{position:relative;width:100%;margin:1em 20px}@media(min-width: 768px){.section-logo-garden .wp-block-image{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}}.section-logo-garden img{height:auto}.section-logo-garden p{max-width:750px;color:#656570;margin-left:auto;margin-right:auto}.slideshow{position:relative;z-index:90;margin-top:1.5rem}.slick-arrow{position:absolute;top:50%;transform:translateY(-80%);display:block;z-index:95;font-size:24px;line-height:1;overflow:hidden;border:0;cursor:pointer;color:#2e2e3a;background:rgba(0,0,0,0);padding:0;width:40px;height:40px}.slick-arrow:hover{color:#7d00fa}.slick-prev{left:-25px}.slick-next{right:-25px}.slick-track{display:flex !important;padding-top:10px;padding-bottom:10px}.slick-slide{padding:0;height:auto;overflow:visible}@media(min-width: 768px){.slideshow{margin-top:3rem}.slick-slide{padding:0 15px}.slick-arrow{font-size:34px;width:55px;height:55px}}@media(min-width: 1200px){.slick-prev{left:0px}.slick-next{right:0px}}@media(min-width: 1450px){.slick-prev{left:-55px}.slick-next{right:-55px}}ul.slick-dots{position:absolute;bottom:20px;left:0;right:0;list-style:none;margin:0 auto;padding:0;text-align:center}ul.slick-dots li{text-align:center;display:inline-block;margin:0 8px;height:18px;width:18px}ul.slick-dots button{border:1px solid #f3f4e1;height:18px;width:18px;border-radius:18px;background-color:#2e2e3a;background:rgba(0,0,0,0);text-indent:-11000px;color:#fff;padding:0;margin:0;outline:none;-webkit-transition:all .2s;-moz-transition:all .2s;-ms-transition:all .2s;-o-transition:all .2s;transition:all .2s}ul.slick-dots button:hover{background-color:#f3f4e1}@media(min-width: 768px){ul.slick-dots{bottom:30px}}ul.slick-dots li.slick-active button{background-color:#f3f4e1;color:#2e2e3a;border-radius:18px}.slick-dotted .slide{padding-bottom:50px}.single-podcast .header-single{padding:1.875rem 0 .9375rem 0}.single-podcast .header-single .header-meta{margin-bottom:.9375rem}.single-podcast .section-main{padding-bottom:1.875rem !important}@media(min-width: 768px){.single-podcast h1{font-size:3.5rem}.single-podcast h2{font-size:2.625rem}}.section-episodes{margin-bottom:3.75rem}.section-episodes h2{margin-top:0}.single-resource .header-single{text-align:left;padding-top:1.875rem;padding-bottom:1.875rem;margin-bottom:1.875rem;border-bottom:1px solid #d0d0d1}.single-resource .header-single .wrapper{padding-left:0;padding-right:0}.single-resource .header-single p:not(.cat){font-size:1.5rem;color:#2e2e3a;line-height:1.3}.single-resource .header-single .header-meta .row-nogap{justify-content:flex-start}.single-resource .section-main{padding-bottom:.9375rem}.single-resource .section-main>.wp-block-heading,.single-resource .section-main>p:not(.cat),.single-resource .section-main>.wp-block-list,.single-resource .section-main>.wp-block-buttons,.single-resource .section-main>.wp-block-image,.single-resource .section-main>h1,.single-resource .section-main>h2,.single-resource .section-main>h3,.single-resource .section-main>h4,.single-resource .section-main>ul,.single-resource .section-main>ol{max-width:auto;margin-left:0;margin-right:0;padding-left:0}.single-resource .section-main>.wp-block-buttons{margin:1.875rem 0}.single-resource .post-meta{max-width:auto;margin-left:0;margin-right:0;padding-left:0;padding-right:0;padding-top:1.875rem;margin-top:1.875rem;border-top:1px solid #d0d0d1}.single-resource .header-related{margin-top:.9375rem}@media(min-width: 768px){.single-resource .column{padding-right:3.75rem}.single-resource .header-single{padding-top:3.75rem}}:root{--tec-font-family-sans-serif: $font-sans;--tec-color-text-event-date: #7D00FA;--tec-color-background-events-bar-submit-button: #7D00FA;--tec-color-text-events-bar-submit-button: #fff;--tec-border-radius-default: 0;--tec-color-background-events-bar-submit-button-hover: #41077C;--tec-color-text-events-bar-submit-button-hover: #fff;--tec-color-text-events-bar-input: #2E2E3A;--tec-color-text-primary: #2E2E3A;--tec-color-border-events-bar: #D0D0D1;--tec-color-border-default: #D0D0D1;--tec-color-background-messages: #F3F4E1;--tec-color-link-accent: #7D00FA;--tec-color-accent-primary: #7D00FA;--tec-color-border-default: #D0D0D1;--tec-line-height-3: 1.2;--tec-color-text-event-title: #2E2E3A;--tec-color-background-month-grid: #fff}.tribe-common h1,.tribe-common h2,.tribe-common h3,.tribe-common h4,.tribe-common h5,.tribe-common h6{font-weight:700}.tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container{padding-top:3.75rem}.tribe-events-notices{background:#d5b6ed;border-radius:0;border:none;color:#2e2e3a;margin:10px 0 18px;padding:12px 35px 12px 14px;text-shadow:none}.tribe-events .tribe-events-calendar-list__event-datetime-wrapper,.tribe-events .tribe-events-calendar-list__event-title,.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-latest-past__event-datetime-wrapper,.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-latest-past__event-title{margin:0 0 8px 0}.tribe-common--breakpoint-medium.tribe-events .tribe-events-header__title h1.tribe-events-header__title-text{text-align:center}.tribe-events .tribe-events-calendar-list__event-date-tag-datetime,.tribe-events .tribe-events-calendar-latest-past__event-date-tag-datetime{background-color:#7d00fa;padding-top:.9375rem;padding-bottom:.9375rem;height:auto}.tribe-events .tribe-events-calendar-list__event-date-tag-datetime .tribe-common-h5,.tribe-events .tribe-events-calendar-list__event-date-tag-datetime .tribe-events-calendar-list__event-date-tag-weekday,.tribe-events .tribe-events-calendar-latest-past__event-date-tag-datetime .tribe-common-h5,.tribe-events .tribe-events-calendar-latest-past__event-date-tag-datetime .tribe-events-calendar-list__event-date-tag-weekday{color:#fff}.tribe-events .tribe-events-calendar-latest-past__event-date-tag-month,.tribe-events .tribe-events-calendar-latest-past__event-date-tag-month,.tribe-events .tribe-events-calendar-latest-past__event-date-tag-year{color:#fff}.tribe-common.tribe-common--breakpoint-medium button.tribe-events-c-top-bar__datepicker-button{font-size:1.125rem;font-weight:700}.tribe-events-schedule__date,.tribe-events-schedule__time,.tribe-events-schedule__all-day,.tribe-events-schedule__separator,.tribe-events-schedule__timezone{font-size:1.1875rem;line-height:1.6;margin-top:0;margin-bottom:1.5rem;color:#656570 !important}@media(min-width: 768px){.tribe-events-schedule__date,.tribe-events-schedule__time,.tribe-events-schedule__all-day,.tribe-events-schedule__separator,.tribe-events-schedule__timezone{font-size:1.4375rem;margin-bottom:3.5rem}}.tribe-events .tribe-events-c-search__button,.tribe-events button.tribe-events-c-search__button{text-transform:uppercase}.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-text,.single-tribe_events .tribe-events-c-subscribe-dropdown button.tribe-events-c-subscribe-dropdown__button-text,.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-text,.tribe-events .tribe-events-c-subscribe-dropdown button.tribe-events-c-subscribe-dropdown__button-text{text-transform:uppercase}a.tribe-events-calendar-day__event-title-link,a.tribe-events-calendar-day__event-title-link:active,a.tribe-events-calendar-day__event-title-link:focus,a.tribe-events-calendar-day__event-title-link:visited{color:#2e2e3a !important}.tribe-common .tribe-common-anchor-thin:active,.tribe-common .tribe-common-anchor-thin:focus,.tribe-common .tribe-common-anchor-thin:hover{color:#7d00fa !important;border-bottom-color:rgba(0,0,0,0) !important}.tribe-common .tribe-common-c-btn-border,.tribe-common a.tribe-common-c-btn-border{background-color:rgba(0,0,0,0)}.single-tribe_events .tribe-blocks-editor .tribe-events-single-event-title{margin-left:auto !important;margin-right:auto !important}.single-tribe_events .tribe-blocks-editor .tribe-events-schedule{margin-top:.9375rem;text-align:center}.tribe-block__venue{max-width:810px;border:none;padding:0;margin:0 auto 1.875rem auto}.tribe-block__venue .tribe-block__venue__map{min-height:300px}.tribe-block__events-link{justify-content:center}.single-tribe_events .tribe-events-c-subscribe-dropdown{margin:0}.tribe-block__venue .tribe-block__venue__meta .tribe-block__venue__name h3{font-size:1.125rem;font-weight:700;margin-top:.9375rem}.tribe-block__venue .tribe-block__venue__meta .tribe-block__venue__address,.tribe-block__venue .tribe-block__venue__meta .tribe-block__venue__phone,.tribe-block__venue .tribe-block__venue__meta .tribe-block__venue__website{font-size:0.9375rem}.tribe-events-single .header-single{padding-bottom:0;padding-top:0}.tribe-events-single .header-single .header-meta{margin-bottom:.9375rem}.tribe-events-single .sponsors{margin-top:1.875rem}.tribe-block__event-website{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center;margin:1.875rem 0}.tribe-block__event-website a{border-radius:0;font-size:0.9375rem;text-transform:uppercase}.tribe-block__event-website a:hover{background-color:#41077c;border-color:#41077c}.single-tribe_events .tribe_events .alignright img{max-width:300px}.tec-events-category-color-filter ul{margin:.9375rem 0}.tec-events-category-color-filter li{font-family:trade-gothic-next,Arial,sans-serif;color:#2e2e3a;padding:.46875rem .625rem !important}.tec-events-category-color-filter a{font-weight:400 !important}.tec-events-category-color-filter label{font-size:0.6875rem !important;border:none !important}.tec-events-category-color-filter__dropdown-list{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:.9375rem;column-gap:0px !important}@media(min-width: 980px){.tec-events-category-color-filter__dropdown-list{row-gap:1.875rem;column-gap:1.875rem}}.tec-events-category-color-filter__dropdown-list.reversed{flex-direction:row-reverse}.tec-events-category-color-filter__dropdown-icon,.tec-events-category-color-filter__dropdown-header,.tec-events-category-color-filter__checkbox{display:none}.tec-events-category-color-filter__dropdown-list .tec-events-category-color-filter__dropdown-item{margin:0 !important}.tec-events-category-color-filter__dropdown-item .tec-events-category-color-filter__label{padding:.46875rem;background-color:var(--tec-color-category-secondary)}@media(min-width: 768px){.single-tribe_events .tribe-blocks-editor .tribe-events-single-event-title{font-size:3.5rem}.tribe-common--breakpoint-medium.tribe-events .tribe-events-header__title h1.tribe-events-header__title-text{font-size:3rem}.tribe-block__venue.tribe-block__venue--has-map .tribe-block__venue__meta{width:35%}.tribe-block__venue.tribe-block__venue--has-map .tribe-block__venue__map{width:65%}.tec-events-category-color-filter ul{margin:0}.tec-events-category-color-filter__dropdown-list{justify-content:right}}.header-related.comments-title{text-align:center;margin-bottom:0 !important}#comments{padding-bottom:1.875rem;margin-top:5.625rem}#comments #comment{width:100%;border-color:#d0d0d1 !important}#comments .submit{display:inline-block;font-size:0.9375rem;text-transform:uppercase;font-weight:700;text-align:center;color:#fff !important;border:1px solid #7d00fa;background-color:#7d00fa;padding:0 1.875rem;line-height:60px;height:60px;border-radius:0;text-decoration:none !important;-webkit-transition:color,.3s,background-color .3s,border-color .3s;-moz-transition:color,.3s,background-color .3s,border-color .3s;-ms-transition:color,.3s,background-color .3s,border-color .3s;-o-transition:color,.3s,background-color .3s,border-color .3s;transition:color,.3s,background-color .3s,border-color .3s}#comments .submit:hover{color:#fff !important;background-color:#41077c;border-color:#41077c}@media(min-width: 768px){#comments .wrapper-text{padding:0}}.collection-slider{margin-top:1.75rem;text-align:left;position:relative}.collection-slider .cat{font-size:0.8125rem;text-transform:uppercase;padding-left:.9375rem;margin-bottom:.25rem;margin-top:0}.collection-slider a:hover .cat{color:#41077c}.section-main .collection-slider a:not(.button){border-bottom:none}.collection-slider .card-collection{padding:.25rem 0 0 .9375rem;margin:0;width:250px;font-size:1.0625rem;line-height:1.2}.collection-slider .card-collection .img-fluid{margin-bottom:.75rem;-webkit-transition:box-shadow .2s;-moz-transition:box-shadow .2s;-ms-transition:box-shadow .2s;-o-transition:box-shadow .2s;transition:box-shadow .2s}.collection-slider .card-collection a{color:#2e2e3a}.collection-slider .card-collection a:hover{color:#7d00fa;border-bottom:none !important}.collection-slider .card-collection a:hover .img-fluid{-webkit-box-shadow:0 0 12px rgba(0,0,0,.3);-moz-box-shadow:0 0 12px rgba(0,0,0,.3);box-shadow:0 0 12px rgba(0,0,0,.3)}.collection-slider .card-collection.topic a{background-color:#2e2e3a;background-repeat:no-repeat;background-size:130px 130px;background-position:120% -5px;display:block;aspect-ratio:16/9;color:#d5b6ed;font-size:0.9375rem;position:relative}.collection-slider .card-collection.topic a span{display:block;padding:.5rem .5rem .75rem .75rem;position:absolute;bottom:0;left:0;background-color:rgba(46,46,58,.7)}.collection-slider .card-collection.topic a:hover{color:#f3f4e1;-webkit-box-shadow:0 0 12px rgba(0,0,0,.3);-moz-box-shadow:0 0 12px rgba(0,0,0,.3);box-shadow:0 0 12px rgba(0,0,0,.3)}.collection-slider .slick-arrow{color:#656570;-webkit-transition:color .2s;-moz-transition:color .2s;-ms-transition:color .2s;-o-transition:color .2s;transition:color .2s}.collection-slider #all-topics .slick-arrow{transform:translateY(-50%)}.collection-slider .slick-prev{left:-12px}.collection-slider .slick-next{right:0;color:#f3f4e1}.collection-slider .slick-arrow:hover{color:#7d00fa}.collection-slider .slick-track{padding:0}@media(min-width: 768px){.collection-slider .cat{padding-left:1.25rem}.collection-slider .card-collection{padding:.875rem 0 0 1.25rem}.collection-slider .card-collection.topic a{background-size:150px 150px;font-size:1.125rem}.collection-slider .card-collection.topic a span{line-height:1;max-width:80%;padding:1.25rem}}@media(min-width: 980px){.collection-slider .card-collection{padding:.875rem 0 0 1.875rem}.collection-slider .card-collection.topic a{background-size:220px 220px;font-size:1.125rem}.collection-slider .cat{padding-left:1.875rem}}@media(min-width: 1200px){.collection-slider .card-collection.topic a{font-size:1.625rem}.collection-slider .card-collection.topic a span{padding:1.75rem 1.25rem;max-width:70%}}.collection-slider-hero{text-align:left;position:relative;background-color:#2e2e3a;top:-90px;margin-bottom:-90px}.collection-slider-hero .feature-collection{position:relative;width:100%;height:670px;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:.9375rem;align-items:flex-end}@media(min-width: 980px){.collection-slider-hero .feature-collection{row-gap:1.875rem;column-gap:1.875rem}}.collection-slider-hero .feature-collection.reversed{flex-direction:row-reverse}.collection-slider-hero .feature-collection::before{content:"";width:100%;height:800px;position:absolute;left:0;bottom:0;z-index:110;background:linear-gradient(24deg, rgb(46, 46, 58) 0%, rgba(46, 46, 58, 0) 50%, rgba(46, 46, 58, 0) 100%)}.collection-slider-hero .vid-feature{position:absolute;top:0;left:0;height:100%;width:100%;object-fit:cover;object-position:top center}.collection-slider-hero .text{padding:2.5rem;text-align:center;width:100%;position:relative;z-index:120}.collection-slider-hero h2{color:#f3f4e1;margin:0 0 1rem 0;text-transform:none;line-height:1}.collection-slider-hero p{color:#f3f4e1;margin:.5rem 0 1.5rem 0;line-height:1.3}.collection-slider-hero .cat{color:#d5b6ed;border-bottom:none !important}.collection-slider-hero .cat:hover{color:#f3f4e1}.collection-slider-hero .cat::after{content:", "}.collection-slider-hero .cat:last-of-type::after{content:""}.collection-slider-hero .slick-slide,.collection-slider-hero .slick-track{padding:0}.collection-slider-hero .slick-arrow{color:#f3f4e1;opacity:.2;-webkit-transition:color .2s,opacity .2s;-moz-transition:color .2s,opacity .2s;-ms-transition:color .2s,opacity .2s;-o-transition:color .2s,opacity .2s;transition:color .2s,opacity .2s}.collection-slider-hero .slick-arrow:hover{color:#f3f4e1;opacity:1}.collection-slider-hero .slick-prev{left:0}.collection-slider-hero .slick-next{right:0}.collection-slider-hero ul.slick-dots{position:absolute;bottom:30px;left:0;right:0;list-style:none;margin:0 auto;padding:0;text-align:center;height:12px}.collection-slider-hero ul.slick-dots li{text-align:center;display:inline-block;vertical-align:middle;margin:0 4px;padding:2px;height:14px;width:14px}.collection-slider-hero ul.slick-dots button{display:block;border:none;height:10px;width:10px;border-radius:10px;background-color:rgba(243,244,225,.2);text-indent:-11000px;color:#f3f4e1;padding:0;margin:0;outline:none;-webkit-transition:background-color .2s;-moz-transition:background-color .2s;-ms-transition:background-color .2s;-o-transition:background-color .2s;transition:background-color .2s}.collection-slider-hero ul.slick-dots button:hover{background-color:#f3f4e1}.collection-slider-hero ul.slick-dots li.slick-active{padding:0}.collection-slider-hero ul.slick-dots li.slick-active button{background-color:#f3f4e1;color:#f3f4e1;height:14px;width:14px;border-radius:14px}@media(min-width: 980px){.collection-slider-hero .feature-collection{display:block;aspect-ratio:auto;height:auto}.collection-slider-hero .vid-feature{position:relative;width:100%;height:auto}.collection-slider-hero .text{text-align:left;max-width:680px;background-color:rgba(0,0,0,0);position:absolute;bottom:0}.collection-slider-hero h2{font-size:3.75rem}.collection-slider-hero p{font-size:1.25rem}.collection-slider-hero p:last-of-type{margin-bottom:.5rem}}.section-newsletter{background-color:#2e2e3a;color:#f3f4e1;background-image:url(../images/illustration-bg-newsletter.png);background-repeat:no-repeat;background-position:top right;background-size:286px 297px;padding:3.75rem 0}.section-newsletter h1,.section-newsletter h2,.section-newsletter h3,.section-newsletter h4,.section-newsletter h5,.section-newsletter h6,.section-newsletter p{color:#f3f4e1}.section-newsletter p:not(.cat) a,.section-newsletter li a{color:#f3f4e1}.section-newsletter p:not(.cat) a:hover,.section-newsletter li a:hover{color:#d5b6ed}.section-newsletter p.cat a{color:#d5b6ed}.section-newsletter p.cat a:hover{color:#f3f4e1}.section-newsletter .header-list{color:#efd90f;margin:0 0 .9375rem 0;font-size:1.4375rem}.section-newsletter #mc_embed_signup .button{color:#2e2e3a !important;border-color:#efd90f;background-color:#efd90f}.section-newsletter #mc_embed_signup .button:hover{color:#2e2e3a !important;background-color:#d5b6ed;border-color:#d5b6ed}.section-newsletter p{margin-bottom:.9375rem}.section-newsletter .more{margin-top:.9375rem;font-size:0.9375rem}.section-newsletter .more a{color:#efd90f !important;border-color:#656570 !important}.section-newsletter .more a:hover{color:#d5b6ed !important;border-color:#d5b6ed !important}@media(min-width: 768px){.section-newsletter .row{flex-wrap:nowrap;align-items:center;column-gap:3.75rem}.section-newsletter .widget{flex-basis:50%;max-width:50%}}.section-transcript{padding-bottom:.9375rem}.section-transcript .inner{background-color:#2e2e3a;color:#f3f4e1}.section-transcript .inner h1,.section-transcript .inner h2,.section-transcript .inner h3,.section-transcript .inner h4,.section-transcript .inner h5,.section-transcript .inner h6,.section-transcript .inner p{color:#f3f4e1}.section-transcript .inner p:not(.cat) a,.section-transcript .inner li a{color:#f3f4e1}.section-transcript .inner p:not(.cat) a:hover,.section-transcript .inner li a:hover{color:#d5b6ed}.section-transcript .inner p.cat a{color:#d5b6ed}.section-transcript .inner p.cat a:hover{color:#f3f4e1}.section-transcript .wrapper{max-width:810px;padding-top:1.875rem;padding-bottom:1.875rem}.section-transcript p{margin:.9375rem 0}.section-transcript .btn-transcript{text-transform:uppercase;text-align:left;color:#d5b6ed;font-size:0.8125rem;font-weight:700;text-align:center;border-bottom:none !important;display:block}.section-transcript .btn-transcript:hover{color:#f3f4e1}.section-transcript .btn-transcript .fa-chevron-up{display:none}.section-transcript .btn-transcript .fa-chevron-down{display:inline-block}.section-transcript .btn-transcript.opened .fa-chevron-up{display:inline-block}.section-transcript .btn-transcript.opened .fa-chevron-down{display:none}.section-transcript .transcript{-webkit-transition:height .3s,margin-top .3s;-moz-transition:height .3s,margin-top .3s;-ms-transition:height .3s,margin-top .3s;-o-transition:height .3s,margin-top .3s;transition:height .3s,margin-top .3s;margin-top:0;height:0;overflow:hidden}.section-transcript .transcript.open{margin-top:1.875rem;height:300px;overflow:scroll}.wp-block-embed+.section-transcript,.wp-block-image+.section-transcript{top:-1.875rem;margin-bottom:-1.875rem;position:relative}.share-story{background-color:#2e2e3a;padding:1.875rem}.share-story .btn-close{font-size:24px;color:#f3f4e1;position:absolute;top:15px;right:20px;border-bottom:none !important}.share-story .btn-close:hover{color:#d5b6ed}.share-story p{font-size:1.375rem;color:#f3f4e1;margin-top:0;margin-bottom:2.25rem;font-weight:700}.share-story .button{width:100%}.share-story .button i{margin-left:10px;display:inline-block;font-size:20px}@media(min-width: 600px){.share-story{position:fixed;right:-480px;width:480px;top:20%;z-index:200;padding:3.75rem}.share-story p{font-size:1.875rem}}
