@font-face{font-family:"PP Neue Montreal";src:url(//d16vdoqlih8od7.cloudfront.net/e2c9-44056077-PPNeueMontreal-Variable.ttf?pfvId=19vrro.lfsexdqk) format("truetype");font-weight:300 900;font-display:swap;font-style:normal}@font-face{font-family:"Scto Grotesk A";src:url(//d1odl73l0zobjo.cloudfront.net/57b0-24637077-Scto_Grotesk_A_Black.woff?pfvId=19vyei.lg1j6f0s) format("woff");font-style:normal}#community-intro{position:relative}#community-intro:after{content:"";display:block;aspect-ratio:573/761;position:absolute;top:100%;left:0;background-image:url(//d1odl73l0zobjo.cloudfront.net/2d55-13748077-Bubbles_0004_5_2.png?pfvId=19w6yj.lgr6yql7);background-repeat:no-repeat;background-size:cover;transform:translate(0,-65%);z-index:2}@media (max-width:1023px){#community-intro:after{height:0}}@media (min-width:1024px){#community-intro:after{height:761px}}#mission-statement{position:relative}#mission-statement:after{content:"";display:block;aspect-ratio:268/254;position:absolute;top:100%;left:50%;background-image:url(//d1odl73l0zobjo.cloudfront.net/287a-33748077-Bubbles_0020_21_2.png?pfvId=19w6yl.lgr796rn);background-repeat:no-repeat;background-size:cover;transform:translate(-50%,-50%) rotate(270deg)}@media (max-width:1023px){#mission-statement:after{height:200px}}@media (min-width:1024px){#mission-statement:after{height:400px}}#community-access{position:relative}#community-access:after{content:"";display:block;aspect-ratio:560/585;position:absolute;top:50%;left:0;background-image:url(//d1odl73l0zobjo.cloudfront.net/d495-43748077-image_15.png?pfvId=19w6ym.lgr6jeuv);background-repeat:no-repeat;background-size:cover;transform:translate(-50%,-35%)}@media (max-width:1023px){#community-access:after{height:280px;top:50%;transform:translate(-35%,-50%)}}@media (min-width:1024px){#community-access:after{height:480px;top:50%;transform:translate(-50%,-35%)}}#community-access>*{position:relative;z-index:2}
/*# sourceMappingURL=/_sourcemaps/page--community.min.css.map */
/* HORIZONTAL / HORIZ. PERSISTENT CSS --------------- */
ul.menubeanh,
ul.menubeanh-persistent {
  list-style: none;
  position: relative;
  overflow: visible;
}
ul.menubeanh,
ul.menubeanh ul,
ul.menubeanh-persistent,
ul.menubeanh-persistent ul {
  padding: 0;
  margin: 0;
  list-style: none;
  /* background-color: #fff;  IE Requires a background color. */
}
ul.menubeanh li,
ul.menubeanh-persistent li {
  float: left;
  position: relative;
  list-style: none;
  /*
  	width: 8em;
	overflow: visible;
	*/
}
ul.menubeanh li ul,
ul.menubeanh-persistent li ul {
  display: none;
  position: absolute;
  top: 1.2em; /* IE */
  left: 0; /* IE */ /* background-color: #fff;  IE Requires a background color. */
}
ul.menubeanh > li > ul,
ul.menubeanh-persistent > li > ul {
  top: auto; /* Non-IE */
  left: auto; /* Non-IE */
}
/* (sub-)submenus */
ul.menubeanh ul,
ul.menubeanh ul ul,
ul.menubeanh ul ul ul,
ul.menubeanh-persistent ul,
ul.menubeanh-persistent ul ul,
ul.menubeanh-persistent ul ul ul {
  position: absolute;
  top: 0;
  left: 95%;
}
/* Interactive lines: show/hide menus */
ul.menubeanh li.over ul ul,
ul.menubeanh li.over ul ul ul,
ul.menubeanh-persistent li.over ul ul,
ul.menubeanh-persistent li.over ul ul ul {
  display: none;
}
ul.menubeanh li.over ul,
ul.menubeanh ul li.over ul,
ul.menubeanh ul ul li.over ul,
ul.menubeanh-persistent li.over ul,
ul.menubeanh-persistent ul li.over ul,
ul.menubeanh-persistent ul ul li.over ul {
  display: block;
}

/* VERTICAL CSS --------------- */
ul.menubeanv,
ul.menubeanv-persistent,
ul.menubeanv ul,
ul.menubeanv-persistent, ul {
  /* background-color: #fff;  IE requires a background color. */
}
ul.menubeanv li,
ul.menubeanv-persistent li {
  position: relative;
  /* background-color: #fff;  IE requires a background color. */
}
ul.menubeanv li ul {
  display: none;
  position: absolute;
  top: 2px; /* IE */
  left: 6em; /* IE */ 
  /* background-color: #fff;  IE requires a background color. */
}
ul.menubeanv li:hover ul,
ul.menubeanv li.over ul {
  display: block;
}

ul.menubeanv-persistent li.mi-parent {
  cursor: pointer;
}
ul.menubeanv-persistent li ul {
  display: none;
}
ul.menubeanv-persistent li.over ul {
  display: block;
}
