.chocomitee{text-align:center;padding:.5rem;width:16rem;margin:1.25rem;border-radius:10px}.chocomitee h5,.chocomitee h6{padding-top:.5rem;font-weight:400}.chocomitee p{padding-top:.75rem;width:80%;margin-left:auto;margin-right:auto}.flexcomitee{display:flex;flex-wrap:wrap;justify-content:center}.comiteeImage{border-radius:9999px;width:50%;margin-left:auto;margin-right:auto}*{--intro-image-height:5rem;margin:0;padding:0;box-sizing:border-box}html{font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}html,body{height:100%;background-color:white}.bg-dark-red{background-color:#551308;color:#ffffff}.bg-red{background-color:#cd0000;color:#ffffff}.bg-white{background-color:#ffffff;color:#000000}.bg-gray{background-color:rgb(243 244 246);padding-top:3em;padding-bottom:3em}.bg-banner{background:url("../../static/images/banner.jpg")}.bg-blurred{backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.h-full{min-height:100%
}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-lg{font-size:1.125rem;line-height:calc(1.75 / 1.125)}.text-base{font-size:1rem;line-height:calc(1.5 / 1)}.text-sm{font-size:.875rem;line-height:1.25rem}.text-red{color:#cd0000}.text-gray{color:#9ca3af}.container{width:75%;margin-left:auto;margin-right:auto;margin-top:3em;margin-bottom:3em}.container h3{font-size:1.25rem;line-height:1.75rem;font-weight:400}.container h2{font-size:1.875rem;line-height:2.25rem;font-weight:700}.container h3,.container h2{text-transform:uppercase;text-align:center;margin-top:.25rem;margin-bottom:.25rem}.container img{margin-left:auto;margin-right:auto;display:block}.container p{text-align:justify;color:rgb(107 114 128);line-height:1.5rem;font-size:1.25rem;margin-top:0.75em;margin-bottom:0.75em}header{padding:16px 32px 16px 32px;display:flex;justify-content:space-between}header .ageplogo{width :80px;overflow:hidden}header .navbar-images{display:flex;gap:20px}header .navbar-images img{height:var(--intro-image-height)}header nav{position:absolute}.nav-list{display:none;flex-direction:column;width:100%;background-color:#cd0000;position:fixed;height:100vh;top:0;padding-top:32px;left:0;list-style:none;align-items:center;font-size:1.25rem;z-index:998}.nav-list li{padding-top:1rem;padding-bottom:1rem}.nav-list li:hover{border-bottom-width:2px 
}.active .nav-list{display:flex}.nav-list a{color:white;text-decoration:none}.burger{all:unset;display:inline-block;cursor:pointer;display:flex;align-content:center;flex-direction:column;z-index:999;margin-top:auto;margin-bottom:auto;padding:1rem}.bar{height:4px;width:35px;background-color:white;margin:3px 0;z-index:999}.menu-toggle{display:none}@media (min-width: 1010px) {header nav{align-content:center;position:inherit}.nav-list{display:flex;flex-direction:row;background-color:inherit;position:inherit;top:inherit;padding-top:inherit;height:inherit}.nav-list li{margin:0 15px}.burger{display:none}}@media (min-width: 620px) {header .ageplogo{width:inherit}}@media (min-width: 768px) {.container{width:40%}.wide-container{width:60%}}@media (min-width: 1400px) {.container{max-width:1400px;max-width:1600px}}