.SubheadingH2{font-size:0.875rem;color:var(--orange);text-decoration:none}.SubheadingH2 h2{width:100%}@media screen and (min-width:38em){.SubheadingH2 h2{font-size:1.975rem;text-align:left}}.title2,.subheading,.H2_Subheading{font-size:0.875rem;color:#333;padding:5px 1px;text-align:left;overflow:hidden;margin:0.5% auto;width:90%}.title2 span,.title2 h2,.subheading span,.subheading h2,.H2_Subheading span,.H2_Subheading h2{width:100%}.title2 a,.title2 a:hover,.subheading a,.subheading a:hover,.H2_Subheading a,.H2_Subheading a:hover{background:#000e54;color:#fff;text-decoration:none}@media screen and (min-width:38em){.title2,.subheading,.H2_Subheading{font-size:1.975rem}.title2 h2,.title2 span,.subheading h2,.subheading span,.H2_Subheading h2,.H2_Subheading span{font-size:1.975rem;font-weight:500;text-align:left}}.sidetitle{font-size:0.675rem!important;font-weight:500;color:#333;padding:10px 1px;text-align:left;overflow:hidden;margin:0.85% auto;width:95%;display:table;overflow:hidden}.sidetitle span,.sidetitle h2{width:100%}.sidetitle a,.sidetitle a:hover{background:#000e54;color:#fff;text-decoration:none}@media screen and (min-width:38em){.sidetitle{font-size:1.575rem;font-weight:500;margin-top:2%}.sidetitle h2,.sidetitle span{font-size:1.575rem;font-weight:500;text-align:left}}#eventsapp{max-width:95vw}#eventsapp form{margin:0 auto;max-width:100vw}#eventsapp form div#orgs{width:65%;max-width:90%;overflow-x:hidden;margin:auto}.events_loading{margin:0 auto;max-width:var(--measure)}img.loading_icon{width:8%;height:auto;margin:var(--space) auto}.an_event{display:flex;flex-direction:column;flex-wrap:nowrap;flex:1 1 auto;overflow:hidden;margin-bottom:var(--space);border:1px solid black;border-top-left-radius:var(--roundedcorners);border-top-right-radius:var(--roundedcorners);border-bottom:3px solid var(--orange)}.an_event img{width:28%;height:100%;object-fit:cover;margin-right:var(--space_half);flex:1 0 auto}.an_event--info{margin:var(--space_half)}.an_event--title{margin-bottom:var(--space_half)}.an_event--location,.an_event--date{font-size:var(--smallfont);margin-bottom:var(--space_half)}.an_event.no-events{flex-direction:column}@media screen and (min-width:38em){.an_event{flex-direction:row}}#orgs select{margin:var(--space_half);font-size:var(--smallfont);padding:var(--space_half)}button#org_button{font-size:var(--baseline);color:white;margin:var(--space_half) auto;background:var(--orange);border:2px solid var(--orange);border-radius:var(--roundedcorners);width:60%;padding:var(--space_half);font-family:var(--sans);display:block}button#org_button:hover,button#org_button:focus{background:var(--white);color:var(--orange)}.calendar_links{display:flex;flex-direction:row;justify-content:space-between}