@charset "UTF-8";@keyframes loading{0%,to{transform:scale(1)}50%{transform:scale(.5);background-color:#000;opacity:.3}}@keyframes zoomInOut{50%{transform:scale3d(1.5,1.5,1) rotateY(180deg)}}@keyframes slidechange{45%{opacity:1}0%,50%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(-100%)}}@font-face{font-family:binner;src:url(../fonts/BinnerDEE.ttf)}@font-face{font-family:futura;src:url(../fonts/FuturaBook.ttf)}@font-face{font-family:newsreader;src:url(../fonts/Newsreader-VariableFont_opsz,wght.ttf)}*{margin:0;padding:0;text-decoration:none;box-sizing:border-box;-webkit-text-size-adjust:100%}::-moz-selection{background:#5e5785;color:#fff}::selection{background:#5e5785;color:#fff}html{overflow-x:hidden}html::-webkit-scrollbar{width:.5rem;height:20px}html::-webkit-scrollbar-thumb{background:linear-gradient(to bottom,#c06134,#5e5785);border-radius:.5rem;height:20px}body{font-family:futura,arial,sans-serif;max-width:100vw;overflow-x:hidden;color:#676767}.hideOverflow{overflow:hidden}svg{display:block;stroke-width:2;stroke:rgba(133,133,133,.9);fill:#fff;margin:2rem 0 1rem;height:18px;width:300px}.topLink{transform:translateX(56px);display:flex;position:fixed;right:-30px;top:100px;transition:transform .5s ease-in-out;z-index:50}.topLink a{border-radius:50%;line-height:50px;height:50px;width:80px;background:#c06134;padding-left:7px;color:#fff}.navScroll .topLink{transform:translateX(0)}.container{margin-top:20px;display:block}img{border:0;outline:0}section:not(.sliderSection){display:flex;flex-direction:column;width:100%;max-width:1200px;margin:0 auto}section:not(.sliderSection)>div{padding:0 2rem;min-height:100%}section:not(.sliderSection)>div:not(.calendar)>p{margin:15px 0}section:not(.sliderSection)>div>div{flex:1 1 400px}.willChange{will-change:transform,opacity}.clear::after{display:table}.clear,.clear::after{content:"";clear:both}.anchor{display:block;height:50px;margin-top:-50px;visibility:hidden}.pageTitle{text-align:center;font-family:binner;font-size:3rem;font-weight:500;width:100%;margin-top:calc(100px + 45px);margin-bottom:-30px;color:#111}.bulletins .sectionTitle{text-transform:unset}.bulletins #index .sectionTitle,.sectionTitle{text-transform:uppercase}.sectionTitle{font-size:2.3rem;letter-spacing:1px;margin-bottom:0;margin-left:1rem;color:#5e5785;width:100%;font-weight:100;-webkit-text-size-adjust:100%}.sectionSubtitle{font-size:1.8rem;font-weight:100;text-decoration:underline;text-indent:-.5rem;margin-top:1rem;width:100%}.sectionSubtitle>*{font-size:.5em;text-decoration:none;display:inline-block;margin-left:1rem}.sectionSubtitle-special{font-size:1.4rem}.subSectionSubtitle{color:unset;font-size:1.5rem;font-weight:100;font-style:unset;text-decoration:underline;text-indent:-.5rem;margin-top:-.5rem;padding-inline:unset}.subSectionSubtitle>*{font-size:.5em;text-decoration:none;display:inline-block;margin-left:1rem}.subSectionSubtitle-special{font-size:1.4rem}a,h4{color:#c06134}h4{font-size:1.5rem;font-weight:500;font-style:italic;padding:.5rem}h5,p.lead{font-weight:100}h5,p{position:relative}h5{width:100vw;left:calc(-2rem - 15px);text-align:center;font-size:1.8rem;padding:5px 0}h6{margin-top:10px;font-size:1rem}p{font-size:1.3rem}p.lead{font-size:1.5rem;color:#444}p.small{font-size:.95rem}strong{color:#000}ul{list-style-type:none}.styled-list,ol{padding:0 2rem;list-style-type:disc}.styled-list li,ol li{font-size:1.1rem;position:relative;top:-10px;padding:.25rem 0}a{transition:color .3s}a:hover{color:#dc9c7e}.large-p,small{font-weight:700}.large-p{font-size:1.5rem;font-style:italic}.caps{text-transform:uppercase}b{color:#333}.bold,.caps{font-weight:700}.indent{margin-left:1rem;margin-top:-.5rem}.sale{font-size:1.5rem;color:tomato}.line-break{display:block;margin:-.5rem 0}.content-hidden-vis{height:100vh;max-height:90vh;transition:all .5s cubic-bezier(.7,.53,0,.84);visibility:visible;opacity:1}.content-hidden-vis *{transform:scale(1);transition:transform .5s}.content-hidden+.content-hidden-vis{max-height:0;visibility:hidden;opacity:0;overflow:hidden}.content-hidden+.content-hidden-vis *{transform:scale(0)}@media (min-width:1041px){.hiddenLarge,.pageTitle{display:none}main.container{padding-top:100px}}@media (max-width:1040px){html{font-size:14px}.pageTitle{margin-top:10px}}@media (max-width:600px){html{font-size:12px}}@media (min-width:1200px){svg{width:calc((100vw - 1200px)/2 + 300px);margin-left:calc((100vw - 1200px)/-2)}}.btn{position:relative;font-family:inherit;font-size:1.1rem;background-color:#c06134;color:#fff;border:solid 1px #676767;border-radius:55px;box-shadow:3px 4px 3px rgba(0,0,0,.3);-webkit-backface-visibility:hidden;backface-visibility:hidden;padding:.7rem 1rem;outline:0;cursor:pointer;transition:all .3s;margin-top:.5rem}.btn-footer{background:rgba(255,255,255,.2);color:#fff;margin-top:0}.btn-header{height:50%;margin:.5rem 0;padding:0}@media (min-width:1041px){.navScroll .btn-header{height:60%}.navScroll .btn-header a{padding:.1rem 1rem}}.btn-header a{height:100%;color:#fff;display:flex;align-items:center;padding:.7rem 1.2rem}.btn-header a img{width:20px;height:100%;margin-left:5px}.btn:hover{top:-1px;box-shadow:3px 4px 3px rgba(0,0,0,.5)}.btn:active{top:1px;box-shadow:3px 4px 3px rgba(0,0,0,.1)}.loader{position:relative;display:inline-block}.loader .c-1,.loader .c-2,.loader .c-3{display:inline-block;width:.5rem;height:.5rem;margin:0 .1rem -.2rem;background-color:#333;border-radius:50%;animation:loading 1.5s ease-in-out infinite}.loader .c-2{animation-delay:.3s}.loader .c-3{animation-delay:.6s}.loader .circles,.loader .circles::after,.loader .circles::before{display:inline-block;width:.5rem;height:.5rem;background-color:#111;border-radius:50%}.loader .circles{animation:loading 1s ease-in-out infinite}.loader .circles::after,.loader .circles::before{content:"";position:absolute}.loader .circles::before{left:-1rem;animation:loading 1s ease-in-out .3s infinite;transform-origin:left -.5rem}.loader .circles::after{left:1rem;animation:loading 1s ease-in-out .6s infinite}.mainFooter{position:relative;background-color:#c06134;display:flex;justify-content:space-around;align-items:center;flex-wrap:wrap;bottom:0;margin-top:2.5rem;padding:.8rem;font-size:.8rem;color:#3c3c3c}.mainFooter>*{margin:.5rem}.mainFooter p{font-size:inherit}.mainFooter .contact{flex:1;display:flex;justify-content:center}.donate-list form,.mainFooter .contact-info{display:inline-block}.mainFooter .contact-link{color:#ccc;font-size:.9rem;transition:color .3s}.mainFooter .contact-link:hover{color:#eee}.mainFooter .social{flex:1;display:flex;justify-content:center;perspective:500px}.mainFooter .social-link{margin:0 1rem}.mainFooter .social-image{display:block;width:35px;height:35px;transition:all 1s;transform:scale3d(1,1,1)}.mainFooter .social-link:hover img{transform-style:preserve-3d;animation:zoomInOut 1s ease-in-out}@media (max-width:850px){.mainFooter .contact{order:1}.mainFooter .copyright{order:3;width:100%;text-align:center}.mainFooter .social{order:2}}div#mc_embed_signup{width:100%;color:#333}div#mc_embed_signup .indicates-required{text-align:right;position:relative;right:0}div#mc_embed_signup form{max-width:600px;margin:0 auto;background:rgba(255,255,255,.2);padding:1.5rem;border-radius:3px}div#mc_embed_signup .response{font-size:1rem;color:#5e5785;padding:.5rem}.modal-form>div label span,div#mc_embed_signup .asterisk{font-size:.8rem;color:#d8000c}div#mc_embed_signup label{font-size:1rem;padding:.5rem}div#mc_embed_signup input:not(.btn){font-size:1rem;padding:.5rem;border:solid 1px #999;border-style:solid}div#mc_embed_signup input:not(.btn):focus{outline:0;border:solid 1px #333;box-shadow:0 0 20px 2px rgba(0,0,0,.75)}div#mc_embed_signup div.mce_inline_error{display:inline-block;background-color:transparent;color:#d8000c;position:absolute;top:0;right:0}div#mc_embed_signup .mc-field-group{display:flex;flex-direction:column;position:relative;margin:5px 0}div#mc_embed_signup .mc-field-group input{border-radius:3px}div#mc_embed_signup .input-group{padding:.3rem 0}div#mc_embed_signup .input-group li{margin:.3rem 0}div#mc_embed_signup .input-group li label{padding:0 .5rem}#menuToggle,.hidden,.modal-form>div div.hidden,.modal-form>div input#pageLocation{display:none}.modal.open{display:block;opacity:1;transform:translateX(0) scale(1);z-index:99}.modal,.modal-back{width:100vw;height:100vh;top:0}.modal,.modal.open{transition:opacity 1s ease,transform .5s ease}.modal{opacity:0;background:rgba(51,51,51,.9);position:fixed;transform:translateX(-100%) scale(.75);overflow-y:auto;overflow-x:hidden}.modal-back{position:absolute;left:0}.modal-form,.modal-form>div{display:flex;flex-direction:column}.modal-form{color:#333;background-color:#fff;border:solid 1px #000;border-radius:.5rem;width:90%;max-width:600px;height:auto;max-height:600px;font-size:1.5rem;position:relative;margin:40px auto}.modal-form-close{position:absolute;right:.2rem;top:.2rem;cursor:pointer;z-index:92;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:transform .5s ease;transform-origin:center}.modal-form-close-icon{width:2.2rem;height:2.2rem;margin:0;stroke:#c06134;stroke-width:1.5;transition:all .5s ease}.modal-form-close:hover .modal-form-close-icon{transform:scale(1.2,1.2);stroke-width:2}.modal-form header#formHeader{display:flex;justify-content:center;align-items:center;text-align:center;background:linear-gradient(#fff,rgba(94,87,133,.9));border-radius:.25rem .25rem 0 0;padding:.5rem 2.8rem;position:relative}.modal-form header#formHeader div.formLogo{height:auto;max-height:70px}.modal-form header#formHeader div.formLogo img{width:100%;height:auto;max-height:70px}.modal-form header#formHeader div.formMessage p{padding:.5rem;border-radius:1rem;margin:0 auto}.modal-form header#formHeader div.formMessage p.success{color:#4f8a10}.modal-form header#formHeader div.formMessage p.error{color:#d8000c}.modal-form>div{justify-content:center;padding:1rem}.modal-form>div input,.modal-form>div textarea{font-size:1rem;padding:.5rem;margin-bottom:1rem;border:solid 1px #999;border-style:solid}.modal-form>div input:focus,.modal-form>div textarea:focus,input:focus,textarea:focus{outline:0;border:solid 1px #333;box-shadow:0 0 20px 2px rgba(0,0,0,.75)}.modal-form>div textarea{resize:vertical}.modal-form>div div{flex-direction:row}.modal-form>div div .btn{flex:0 1 40%}input,textarea{display:block;font-size:1rem;padding:.5rem;margin-bottom:1rem;border:solid 1px #999;border-style:solid;border-radius:3px;font-family:inherit}.float img,.g-form{width:100%;height:100%}.gallery,.modal-form>div div{display:flex;justify-content:space-around}.gallery{flex-wrap:wrap;align-items:center;margin:20px 0;text-align:center}.gallery-item{flex:0 0 25%;max-height:300px;overflow:hidden;padding:1rem .5rem;display:flex;flex-direction:column;justify-content:flex-end}.gallery-image{width:auto;height:auto;max-width:100%;max-height:90%;border:solid 1px #fff;position:relative;border-radius:3px;transition:opacity .5s ease}.gallery-image:hover{opacity:.8}.float{position:relative;z-index:2;max-width:25%}.float.floatRight{float:right;margin-top:10px;margin-left:10px}.float.floatLeft{float:left;margin-top:10px;margin-right:10px}@media (max-width:600px){.gallery{width:100vw;margin-left:50%;transform:translateX(-50%);margin-top:5px;align-items:center}.gallery-item{flex:0 0 50%;padding-bottom:0}.gallery-image{width:100%;border:solid 1px #fff;display:block}.float{max-width:50vw}.float.floatRight{margin-right:-2rem}.float.floatLeft{margin-left:-2rem}}@media (max-width:300px){.float{width:calc(100vw - .5rem);max-width:100vw;float:none;margin-bottom:2rem}.float.floatRight{margin-right:-2rem}.float.floatLeft{margin-left:0}}.mainHeader,.mainNav-list{display:flex;align-items:center;width:100%;transition:all .3s ease}.mainHeader{background:linear-gradient(#fff,rgba(94,87,133,.9));border-bottom:solid 1px #999;position:fixed;justify-content:center;flex-wrap:wrap;height:100px;z-index:99}.mainNav-list{justify-content:space-around;height:100%}.mainNav-item{list-style:none;height:100%}.mainNav-item-link:hover,.mainNav-item.active .mainNav-item-link{color:#3a3a3a}.mainNav-item-link{padding:.5rem .4rem;position:relative;text-decoration:none;display:flex;align-items:center;color:#000;font-size:1.3em;transition:all .3s ease;height:100%;width:100%}.mainNav-item-link .border{position:relative;padding:.2rem 1rem}.mainNav-item-link .border:before{content:"";position:absolute;width:0;height:2px;top:0;left:9px;background:#3a3a3a;transition:all .3s;border-radius:1px}.mainNav-item-link .border:after{content:"";display:block;position:absolute;top:-4px;left:0;width:0;height:6px;background:0 0;border:solid 2px transparent;border-radius:100%;transition:all .2s ease .2s}.mainNav-item.active .border:before,.mainNav-item:hover .border:before{width:100%;max-width:calc(100% - 9px);transition:all .3s ease .1s}.mainNav-item.active .border:after,.mainNav-item:hover .border:after{width:6px;transition:all .2s ease;border:solid 2px #3a3a3a}.logo,.logo-link{display:flex;justify-content:center}.logo-image{width:auto;height:100px;transition:height .3s ease;padding:.2rem}.menuToggleButton{background-color:transparent;display:block;position:relative;overflow:hidden;margin:0;padding:0;width:40px;height:40px;font-size:0;text-indent:-9999px;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-shadow:none;border-radius:10px;border:0;cursor:pointer;transition:background .5s}.menuToggleButton:focus{outline:0}.menuToggleButton span{display:block;position:absolute;top:18px;left:4px;right:4px;height:3px;background:#000;border:solid 1px #000;border-radius:5px;transition:all .5s cubic-bezier(.5,-.5,.5,1.5)}.menuToggleButton span::after,.menuToggleButton span::before{position:absolute;display:block;left:0;width:100%;height:3px;background-color:#000;content:"";border-radius:5px}.menuToggleButton span::before{top:-8px}.menuToggleButton span::after{bottom:-8px}.menuToggleButton.is-active span{transform:rotate(90deg)}.c-hamburger--rot.is-active{background-color:transparent}.secondaryNav{position:fixed;margin:100px auto 0;width:100%;font-size:.7rem;transition:margin-top .3s ease;display:flex;justify-content:center;z-index:50}.secondaryNav ul{display:flex;width:75%;list-style-type:none;justify-content:space-around;align-items:center;background:rgba(52,48,48,.93);border-radius:0 0 30px 30px;height:30px}.secondaryNav ul li{height:100%}.secondaryNav ul li a{display:flex;justify-content:center;align-items:center;flex-direction:column;color:#fff;text-transform:uppercase;font-weight:500;letter-spacing:.05rem;height:100%}.secondaryNav ul li a:hover{color:#ccc}.navScroll .secondaryNav{margin-top:50px;top:0}@media (max-width:1040px){.mainHeader{position:relative;flex-direction:row;justify-content:space-around;height:70px}.mainNav{transform:translate3d(-100%,0,0);transition:all .5s ease-in-out;width:100%;max-width:100%;position:absolute;height:auto;top:70px;left:0;background:#fff;opacity:0}.mainNav-list{background:linear-gradient(rgba(94,87,133,.9),#5e5785);flex-direction:column;justify-content:center;align-items:center}.mainNav-item{height:auto;width:100%;text-align:center}.mainNav-item:not(:last-child)::after{content:"";border-bottom:dotted 1px #3a3a3a;width:60%;display:block;margin:0 auto}.mainNav-item-link{justify-content:center;padding:1rem 0;margin:0}.mainNav-item:hover{background-color:#696194}.mainNav.open{transform:translate3d(0,-1px,0);transition:all .5s ease-in-out;height:auto;opacity:1}.logo{justify-content:flex-start;margin:auto}.logo-image{height:70px}#menuToggle{display:flex;margin:auto}.secondaryNav{position:relative;margin-top:0;width:100%;font-size:.7rem;flex-wrap:wrap}.secondaryNav ul{width:100%}.secondaryNav span{display:block}.navScroll .secondaryNav{position:fixed;top:0;margin:0}}@media (min-width:1041px){.mainHeader .mainNav{height:100%}.navScroll .mainHeader{height:50px;top:0}.navScroll .mainHeader:hover,.navScroll .mainHeader:hover .logo-image{height:80px}.navScroll .logo-image{height:50px}.navScroll .mainNav-item-link{font-size:1.1rem;cursor:pointer}}.popUpMessage{transition:transform .3s ease}.popup-closed{transform:translateX(-85%)}.noScroll{pointer-events:none}.mission-statement{font-size:1.5rem;font-weight:100;color:#444}.history-image-box{width:50%;float:left;margin:10px 20px 0 10px}.history-image-caption{text-align:center;font-size:.9rem;font-style:italic}.grant-pic img,.history-image{width:100%}.history p{margin-top:15px}.contactInfo{display:flex;flex-wrap:wrap;justify-content:space-around;align-items:center;margin:0}.contactInfo a,.contactInfo-hours-special p{font-size:1.1rem}.contactInfo-hours{margin-right:1rem}.contactInfo-hours-special{color:#5e5785;margin-left:1rem}.contactInfo-social-icon{width:30px;height:30px;box-shadow:none;margin:0 .5rem -8px}.contactInfo-map{padding-top:1rem}.closed{color:#d8000c}.closed p{font-size:.8rem}.staff{align-items:flex-start;flex-direction:column}.closed p,.staff p{margin-left:.5rem}.staff p span{text-indent:-.5rem;font-size:1.8rem;display:block}@media (max-width:600px){.history-image-box{float:none;width:100vw;max-width:100vw;position:relative;margin:1rem 0 20px -2rem;transform:translateX(-50%)}}.calendar,.calendarSection{flex-wrap:wrap;align-items:flex-start}.calendarSection{flex-direction:row}.calendar{width:100%;display:flex;justify-content:space-between}.calendar-month{display:flex;flex-direction:column;flex:1 1 50%}.calendar-month:not(:last-child){padding-right:1rem}.calendar-event-date{font-weight:500}.calendar-event-name{color:#8d8d8d;font-weight:100;text-indent:-.5rem;margin-left:1rem;margin-bottom:5px;font-size:1.1rem}.farmersMarket-gallery{width:100%}.farmersMarket-gallery,.farmersMarket-gallery-item-multi{display:flex;flex-wrap:wrap;justify-content:space-around}.farmersMarket-gallery-item-multi figcaption{width:100%;flex:100%}.farmersMarket-gallery-image{width:100%;max-width:14rem;margin:1rem 1rem .3rem}.farmersMarket-gallery figcaption{width:100%;text-align:center;font-style:italic;color:#5e5785}.trees-tickets{min-width:300px;padding:2rem 0 1rem;display:flex;justify-content:center;text-align:center}@media (max-width:600px){.trees-tickets{min-width:100%}}.trees-tickets-title{font-size:1.5rem}.membership-buttons p span,.purchase-buttons p span,.trees-tickets-title em{display:block}.trees-tickets-options{width:100%;margin:1rem 0;padding:.7rem;font-size:.9rem;color:#676767;border:solid 1px #5e5785;border-radius:4px;box-shadow:0 0 7px 1px #5e5785;transition:box-shadow .3s}.trees-tickets-options:hover{box-shadow:0 0 7px 5px #5e5785;cursor:pointer}.paypalForm table,.trees-tickets-btn{margin:0 auto}.sponsorContainer{margin-top:3rem}.sponsorContainer::before{content:"";display:block;clear:both}.sponsorContainer p.lead{font-size:clamp(2.2rem,-.875rem + 8.333vw,2.8rem);font-weight:900;text-transform:uppercase;padding-bottom:1rem}.sponsorContainer .gallery{box-shadow:#333 0 15px 35px -30px;padding:1rem 0}.sponsorContainer .gallery-item{margin:1rem;transition:transform .2s}.sponsorContainer .gallery-item p{transition:transform .2s}.sponsorContainer .gallery-item p:hover,.sponsorContainer .gallery-item:hover{transform:scale(1.05)}.sponsorContainer .gallery-image{border:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.sponsorContainer .galler-item-background{padding:.2rem;background:rgba(0,0,0,.6);border-radius:10px}.sponsorContainer #sponsorsLarge .gallery-item{flex:1 0 40%;max-width:450px}.sponsorContainer #sponsorsMedLarge .gallery-item{flex:0 0 40%;max-width:255px}.sponsorContainer #sponsorsMedLarge .gallery-image{max-height:200px}.sponsorContainer #sponsorsMedium .gallery-item{flex:0 0 30%}.sponsorContainer #sponsorsSmall .gallery-item{flex:0 0 30%;max-width:190px;margin-left:2rem;margin-right:2rem}.sponsor-category-heading{text-align:center;font-size:2.4rem;margin-top:1rem;width:100%;color:#c86657;font-style:normal;font-weight:400;text-decoration:underline;font-family:newsreader;margin-bottom:-2rem}.sponsor-category-medium-large a,.sponsor-category-medium-large p{font-size:1.7rem}.sponsor-category-medium a,.sponsor-category-medium p{font-size:1.5rem;color:#546951}.sponsor-category-small a,.sponsor-category-small p{font-size:1.2rem;color:#546951}.program{padding:1.5rem .5rem}.program-date{margin-left:.5rem;margin-top:0;font-weight:700;width:100%}.program-desc{margin-left:1rem;margin-top:10px}.program-desc .allAges{color:#5e5785;font-size:.8em}.paypalForm{padding:1rem 2rem;text-align:center;margin:0 auto;font-size:1.25rem;display:flex;flex-direction:column;clear:both}.paypalForm tr:nth-child(2n){margin-bottom:.5rem;position:relative;display:inline-block}.paypalForm input,.paypalForm select{border:solid .15rem #5e5785}.paypalForm select{padding:.5rem 1.5rem;font-family:inherit;font-size:1rem;background:#5e5785;border-radius:5px;-moz-appearance:none;-webkit-appearance:none;appearance:none;background-image:url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23007CB2%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E),linear-gradient(to bottom,#fff 0,#5e5785 100%);background-repeat:no-repeat,repeat;background-position:right .7em top 50%,0 0;background-size:.65em auto,100%}.paypalForm input[name=submit]{padding:.2rem;width:120px;border-radius:55px}.paypalForm input[type=image]{text-align:center;margin:0 auto;border:0;margin-top:-.5rem}@media (max-width:850px){.calendar-month{cursor:pointer}.calendar-month div{transition:max-height .5s ease,opacity 1s;max-height:11rem;opacity:1}.calendar-month.hiddenSmall div{margin-bottom:0;max-height:0;opacity:0;overflow:hidden}}@media (min-width:850px){.calendar-month .hiddenLarge{display:none}}@media (max-width:600px){.sponsorContainer #sponsorsLarge .gallery-item{flex:0 0 70%}.sponsorContainer #sponsorsMedLarge .gallery-item{flex:0 0 45%;max-width:200px}.sponsorContainer #sponsorsMedium .gallery-item{flex:1 0 45%;max-width:auto}.sponsorContainer #sponsorsSmall .gallery-item{flex:1 0 35%}}.grant-list{font-size:1.2rem;margin:0 0 0 1rem}.grant-list li{margin-bottom:.8rem}.grant-list li:last-of-type{margin-bottom:1.8rem}.grant-list em{font-weight:600;font-size:1.3rem}.grant-pic{float:right;max-width:50%;margin:2rem 1rem;z-index:2;position:relative}@media screen and (max-width:600px){.grant-pic{min-width:100vw;margin:2rem 0 2rem -2rem;float:none}}.exhibit-about{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center}.exhibit-pic{flex:1 1 45%;position:relative;justify-content:center;text-align:center;max-width:50%;margin-right:1rem;overflow:hidden}.exhibit-pic img{width:auto;height:auto;max-height:300px;max-width:100%}.exhibit-pic-caption{padding:0 1rem}.exhibit-tag{flex:1 1 45%}.exhibit-desc{flex:1 1 100%}.exhibit-desc p{margin:15px 0;font-size:1.2rem}.exhibit-desc p .italic{font-style:italic}.caption{font-size:.9rem;padding:3px 0 5px}.exhibit-gallery,.exhibit-gallery-pic{display:flex;flex-direction:row;flex-wrap:wrap}.exhibit-gallery{justify-content:space-around;align-items:flex-start;width:100%;text-align:center}.exhibit-gallery-pic{max-width:100vw;min-width:300px;margin:1.3rem 0;justify-content:center;align-items:center;flex:0 1 30%}@media (max-width:350px){.exhibit-gallery-pic{min-width:200px}}.exhibit-gallery-pic a,.upcoming{width:100%;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.exhibit-gallery-pic a{text-align:center;overflow:hidden}.exhibit-gallery-pic img{padding:0 1rem;width:auto;max-width:100%;max-height:200px;transition:transform 1s ease;display:block}.exhibit-gallery-pic img:hover{transform:scale(1.1)}.upcoming{margin-top:1rem;margin-left:auto;margin-right:auto;color:#fff}.upcoming-exhibit,.upcoming-image{-o-object-fit:contain;object-fit:contain}.upcoming-exhibit{position:relative;overflow:hidden;min-height:300px;max-height:400px;max-width:600px;margin:.5rem;perspective:1000px}.upcoming-exhibit:hover .upcoming-back,.upcoming-exhibit:hover .upcoming-front{cursor:pointer;background:rgba(33,33,33,.9)}.upcoming-image{position:absolute;height:100%}.upcoming-image-center{top:50%;left:50%;transform:translate(-50%,-50%)}.upcoming-image-top{left:50%;transform:translateX(-50%)}.upcoming-back,.upcoming-front{-webkit-backface-visibility:hidden;backface-visibility:hidden;position:absolute;top:0;left:0;transition:all .5s ease-in-out;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;background:rgba(33,33,33,.7);transform-style:preserve-3d;padding:0 1rem;font-size:1.1rem}.upcoming-back p,.upcoming-front p{width:100%;font-size:1.1rem;color:#fff;text-align:center}.upcoming-front{opacity:1}.flipped .upcoming-front,.upcoming-back{opacity:0}.flipped .upcoming-back{opacity:1}.upcoming-details{position:absolute;font-size:.6rem;bottom:.2rem;right:.2rem;z-index:5}.upcoming .credits{font-size:.8rem;font-style:italic;margin-top:1rem}.exhibitsPastSection h4{cursor:pointer}.exhibitsPastSection .exhibit-about{height:100%;max-height:2000px;transition:all .5s cubic-bezier(.7,.53,0,.84);visibility:visible;opacity:1}.exhibitsPastSection .exhibit-about *{transform:scale(1);transition:transform .5s}.exhibitsPastSection .exhibit-tag{padding-left:1.25rem}.exhibitsPastSection .past+.exhibit-about{max-height:0;visibility:hidden;opacity:0;overflow:hidden}.exhibitsPastSection .past+.exhibit-about *{transform:scale(0)}.multiCultural-subSection{margin-left:1rem}.multiCultural-subSection p{margin-bottom:15px}@media (max-width:600px){.exhibitsPastSection .exhibit-pic{width:100vw}.exhibitsPastSection .exhibit-tag{padding:0}.exhibit-about{position:relative}.exhibit-pic{flex:1 0 100%;min-width:100vw;margin-left:-2rem}.exhibit-tag{padding:1rem 0}.exhibit-desc{padding:0;width:100%}.exhibit-desc p:first-child{margin:0}}@media (max-width:450px){.upcoming-exhibit{min-width:auto}}.sliderSection{--swiper-navigation-color:#C0612F;--swiper-theme-color:#C0612F;position:relative;background-size:cover;width:100%;height:calc(100vh - 100px);display:flex}.sliderSection>*{scroll-snap-align:start}@media (min-width:1041px){.sliderSection{margin-top:100px}}.slide{position:relative;width:100%;max-width:100%;height:100%}.slide-background{width:100vw;height:100%;top:0}.slide-heading{position:relative;padding:5rem 1rem;text-align:center;color:#fff;font-family:kunstler,binner,hafizan,futura,sans-serif;font-weight:100;font-size:7rem;z-index:1;width:100%;text-shadow:-1px 1px 50px rgba(252,204,49,.8)}.slide-heading-indent{text-indent:6rem}.slide-heading-food,.slide-heading-more,.slide-heading-year{font-family:lato;font-weight:500;font-style:normal;font-size:2.2rem;text-transform:uppercase}.slide-heading-year sup{font-size:1rem}.slide-heading-food,.slide-heading-more{font-size:1.6rem;margin-top:1rem}.slide-heading-small{display:block;font-size:1.2rem}.slide-heading-span{display:block;margin-top:-1rem}.slide-heading-date,.slide-heading-time{display:block;font-size:3rem;margin-top:1rem;font-weight:600}.slide-heading-time{font-size:2.4rem;margin-top:.5rem}.slide-date{width:65vw;text-align:center;padding:4vh 0;color:#fff;font-family:jane,sans-serif}.slide-date p{font-size:5.4vw}.slide-date .time{font-size:4vw}.books-gallery figure,.slide-desc{position:relative;text-align:center}.slide-desc{width:60vw;color:#fff;font-size:1.8vmax;padding:0 5vw;z-index:2}.slide-heading-large{display:flex;flex-direction:column;justify-content:center;text-align:center;position:absolute;width:100%;height:90%;z-index:5;margin:0;font-family:kahlo,allura,binner,hafizan,futura,sans-serif;font-size:6rem;font-weight:100;color:#00506f}@media (max-width:650px){.slide-heading-large{height:80%}}.slide-image{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);min-width:250px;width:100%;min-height:450px;height:100%;-o-object-fit:cover;object-fit:cover}.slide-image-right{-o-object-position:86%center;object-position:86%center}.slide-image-left{-o-object-position:35%center;object-position:35%center}.slide-info{position:absolute;bottom:0;left:50%;height:auto;min-width:80vw;width:auto;text-align:center;transform:translate(-50%,-2%);color:#fff;background-color:rgba(62,62,62,.8);border-radius:3px;font-size:2rem;border:solid 1px #fff;padding:.5rem}.slide-info:hover .slide-info-link{color:#cecece;transition:color .3s}.slide-info-details,.slide-info-heading,.slide-info-link{color:inherit;margin:0}.slide-info-heading{font-size:2.5rem;text-indent:0;font-weight:500}.slide-info-heading .small{font-size:1.5rem;font-weight:900}.slide-info-details{font-size:1.2rem}.membership-details,.purchase-details{width:100%;padding-top:1rem}.membership-buttons,.purchase-buttons{width:100%;display:flex;justify-content:center;margin-top:2rem}.membership-buttons #smart-button-container,.purchase-buttons #smart-button-container{width:50%;min-width:300px;z-index:1}.membership-buttons p,.membership-members ul li,.purchase-buttons p{margin-bottom:1rem}.membership-buttons #item-options,.purchase-buttons #item-options{width:100%;padding:.7rem;font-size:.9rem;color:#676767;border:solid 1px #5e5785;border-radius:4px;box-shadow:0 0 7px 1px #5e5785;transition:box-shadow .3s}.membership-buttons #item-options:hover,.purchase-buttons #item-options:hover{box-shadow:0 0 7px 5px #5e5785;cursor:pointer}.membership-cards,.purchase-cards{display:flex;flex-wrap:wrap}.membership-card,.purchase-card{flex:0 1 50%;min-width:350px;margin:1rem 0}.membership-heading,.purchase-heading{color:#5e5785;font-size:1.4rem;padding:1rem}.membership-price,.purchase-price{font-size:inherit;text-decoration:underline;font-size:1.5rem}.membership-priceList,.purchase-priceList{list-style-type:circle;padding-left:2rem}.membership-priceList-item,.purchase-priceList-item{font-size:1.2rem}.membership-members ul{font-size:1.4rem;list-style-type:disc;padding-left:2rem}.donate-list{width:100%;margin-left:20px;font-size:1.1rem}.donate-list li img{width:20px}.donate #paypal-button *>.zoid-outlet>iframe.zoid-component-frame{z-index:1}.paypal-button-container{display:flex!important}.paypal-buttons{margin-bottom:1rem}.commissioners-names,.commissioners-titles{display:flex;flex-wrap:wrap;justify-content:center;align-items:center}.commissioners-titles{margin:0 auto 10px;word-wrap:break-word}.commissioners-titles li{flex:0 1 50%;text-align:center}.commissioners-titles li span{color:#000}.commissioners-names{margin:0 auto;width:80%}.commissioners-names li{flex:0 1 33%;display:flex;justify-content:center}.volunteer-photo{min-width:max(25%,300px);max-width:40%}@media (max-width:850px){.membership-priceList li{width:80%}.donate-list{margin-top:-10px;margin-bottom:15px}}@media (max-width:450px){.commissioners-titles li{flex:0 1 100%}.commissioners-names li{flex:0 1 50%}}.books-gallery{width:100%;display:flex;flex-wrap:wrap;justify-content:center;margin-top:1rem}.books-gallery figure{flex:0 0 23%;margin:.5rem;padding:5px;box-shadow:#333 0 15px 35px -30px}.books-gallery figure a{color:#333;min-height:100%}.books-gallery figure img{max-width:90%;margin:0 auto;height:auto}.books-gallery figure figcaption{padding:.5rem;transition:opacity .5s ease;font-weight:600;text-transform:uppercase}.books-gallery figure figcaption em{font-weight:100;text-transform:none}.books-gallery figure figcaption em small{font-weight:100}@media (max-width:600px){.books-gallery figure{flex:1 0 45%}}.list-resources{list-style-type:disc;padding:1rem 2rem 0}.list-resources li{font-size:1.2rem;padding:.5rem 0}.read-more{font-size:1.2rem}.read-more::before{content:"–";padding-inline:.5rem .2rem}.reports-page{min-height:100vh;position:relative;display:flex;flex-direction:column}.reports-page .container{flex:1 0 auto}.reports-page .mainFooter{padding-bottom:2.5rem;flex-shrink:0}.reports-list{font-size:1.3rem;margin-top:15px}.reports-item{margin-bottom:1rem}
/*# sourceMappingURL=styles.min.css.map */