.carousel-container{height:600px;background:#FFF;border:1px solid #aaa}.carousel-cards-container{height:550px;position:relative;overflow:hidden}@media screen and (max-width:480px){.carousel-container{height:350px}.carousel-cards-container{height:300px}}#carousel-cards-container{--do-nothing:true}.carousel-card-wrapper{display:inline-block;position:absolute;top:0;left:0;bottom:0;right:0;height:100%;overflow:hidden}.carousel-card,.carousel-card-wrapper{width:100%;margin:0 auto}.carousel-card-header{font-size:1.5em}.carousel-card-header,.carousel-card-subheader{font-weight:700;text-align:center;margin:5px auto;width:100%}.carousel-card-subheader{font-size:1.1em}.carousel-card-body{margin:5px auto;width:90%}.carousel-card-image{margin:0 auto;max-width:100%;max-height:100%;width:100%;height:400px;position:relative;object-fit:fill;overflow:clip}.carousel-card-image{img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.imgFill{max-width:100%;width:100%;object-fit:fill}.imgContain,.imgFill{max-height:100%;height:100%}.imgContain{max-width:auto;width:auto;object-fit:contain}.imgCover{max-height:auto;max-width:100%;height:auto;width:100%;object-fit:cover}}.carousel-buttons{width:100%;height:50px;text-align:center}.carousel-button{font-size:24px;z-index:900;padding:5px;display:inline-block;border:none;background-color:transparent}.carousel-container .carousel-buttons button.carousel-button{outline:none!important}.carousel-arrow,.carousel-arrow-left,.carousel-arrow-right{position:absolute;font-size:24px;top:50%;opacity:.5;z-index:900;padding:5px}.carousel-arrow-left{left:0}.carousel-arrow-right{right:0}.carousel-details{position:absolute;bottom:20px;z-index:1000;width:100%;font-size:11px;text-align:center}.carousel-loading{column-span:all;text-align:center}.countup{text-align:center;.countup-counter,.countup-post,.countup-pre{font-size:var(--font-size1);font-family:var(--header-font);font-weight:800;color:var(--primary-color)}.countup-counter,.countup-post,.countup-pre{--do-nothing:true}}.faq-container{width:100%;margin:0 auto;padding:1.5rem;background-color:white;border-radius:.5rem;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}.faq-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.search-box{flex:1 1;max-width:28rem}.search-input{width:100%;padding:.5rem 1rem;border:1px solid #d1d5db;border-radius:.5rem;color:#374151;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.search-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.expand-buttons{display:flex;gap:.5rem}.expand-button{padding:.5rem 1rem;background-color:#dbeafe;color:#1d4ed8;border-radius:.5rem;border:none;cursor:pointer;transition:background-color .15s ease-in-out,transform .1s ease-in-out;font-size:1.25rem;font-weight:700;min-width:3rem}.expand-button:hover{background-color:#bfdbfe;transform:scale(1.05)}.expand-button:focus{outline:2px solid #3b82f6;outline-offset:2px}.faq-list{display:flex;flex-direction:column;gap:1rem}.faq-list .accordion-item{margin-bottom:.5rem;border:1px solid #e5e7eb;border-radius:.5rem;background:#fff}.faq-list .accordion-title{padding:1rem 1.5rem;font-weight:500;background-color:#f9fafb;color:#1f2937;transition:background-color .15s ease-in-out}.faq-list .accordion-title:hover{background-color:#f3f4f6}.faq-list .accordion-title:focus{outline:2px solid #3b82f6;outline-offset:2px;background-color:#f3f4f6}.faq-list .accordion-content{padding:1rem 1.5rem;background-color:white;transition:background-color .15s ease-in-out}.faq-list .accordion-content:hover{background-color:var(--accent2-color,#fefefe)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.no-results{text-align:center;color:#6b7280;padding:2rem 0}body:has(.hero.anchored-div),body:has(.hero.anchored-img){footer,header,main>:not(.hero),nav,section{background-color:white}}.hero{width:100%;height:60vh;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:30px;overflow:hidden}.hero.anchored,.hero.static{background-position:50%;background-repeat:no-repeat;background-size:cover}.hero.anchored{background-attachment:fixed}.hero.anchored-div{.hero-div-bg-img{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1;background-position:50%;background-repeat:no-repeat;background-size:cover;will-change:transform}}.hero.anchored-img{position:relative;img{position:fixed;top:0;left:0;z-index:-1;min-width:100vw;min-height:100vh;object-fit:cover}.hero2.anchored img.hidden{display:none}}.hero.video{color:white;video{width:100%;height:100%;object-fit:cover;z-index:-1}}.markdown,.markdown *{margin:20px 0}.markdown li{margin:0}.panel-menu-button{background-color:transparent;border:none;margin:0 10px 0 0;padding:5px;text-align:center;width:35px;border-radius:5px}.panel-menu-button .hamburger{cursor:pointer;font-family:Verdana;font-size:1.75rem;color:#CCC}.panel-menu-button .hamburger2{transform:scaleX(1.5);writing-mode:vertical-lr;font-size:8pt;cursor:pointer;font-weight:900;color:#CCC;padding-top:5px}@media screen and (max-width:480px){.panel-menu-button{display:inline}}.panelMenuHeader{background-color:#336699;color:#FFFFFF;padding:15px;border-radius:5px}.accordion-menu-wrapper{background:rgba(150,190,250,.7);border-right:1px solid #ccc;height:auto;position:fixed;left:0;top:60px;width:220px;z-index:1000;padding:5px}.accordion-in{transform:translateX(0)}.accordion-in,.accordion-out{left:0;transition:transform .5s ease-out 0s}.accordion-out{transform:translateX(-250px)}.accordion-down{top:60px;transition:transform .5s ease-out 0s;transform:translateY(0)}.accordion-up{top:60px;transition:transform .55s ease-out 0s;transform:translateY(-150%)}.accordion-menu,.accordion-menu ul{display:inline-block;list-style-type:none;padding:0;width:200px}.accordion-menu li{border-bottom:1px solid #fff}.accordion-menu li:first-child{border-top:1px solid #fff}.accordion-menu a{color:#000;display:block;text-decoration:none}.accordion-menu>ul{margin:0 0 0 5px;padding:0;width:200px}.accordion-menu>ul>li>a{color:black;background:#CCC;font-weight:700;height:30px;line-height:30px;padding-left:10px}.accordion-menu>ul>li>a:hover{background:#EDD}.accordion-menu>ul>ul{margin:0 0 0 20px;padding:0;width:180px}.menu-hide{animation:hide .25s linear;animation-fill-mode:forwards}.menu-show{animation:show .25s linear;animation-fill-mode:forwards}@keyframes hide{0%{opacity:1;display:inline-block}99%{display:inline-block}to{opacity:0;display:none}}@keyframes show{0%{opacity:0;display:none}1%{display:inline-block}to{opacity:1;display:inline-block}}.accordion-menu ul>ul>li:first-child{border-top:0}.accordion-menu>ul>ul>li>a{color:black;background:#CCC;font-weight:700;height:30px;line-height:30px}.accordion-menu>ul>ul>li>a:hover{background:#EDD}.menu-expando,details.menu-expando-wrapper{display:inline-block}details.menu-expando-wrapper>summary{cursor:pointer;-webkit-user-select:none;user-select:none;background:#336699;color:white;padding:10px 15px;border-radius:4px;font-weight:700;display:inline-block;transition:background .3s ease}details.menu-expando-wrapper>summary:hover{background:#2d5a8a;box-shadow:0 2px 8px rgba(0,0,0,.2)}details.menu-expando-wrapper>summary::-webkit-details-marker,details.menu-expando-wrapper>summary::marker{display:none}details.menu-expando-wrapper>summary:before{content:"▼";display:inline-block}details.menu-expando-wrapper[open]>summary:before{content:"▲"}details.menu-expando-wrapper ul{margin-top:10px;padding-left:20px;list-style:none;overflow:visible;max-height:1000px}details.menu-expando-wrapper li{margin:5px 0}details.menu-expando-wrapper a{color:#333;text-decoration:none;transition:color .2s ease}details.menu-expando-wrapper a:hover{color:#336699;text-decoration:underline}details.menu-expando-nested{display:block}details.menuExpandoNested>summary{cursor:pointer;-webkit-user-select:none;user-select:none;padding:5px 0;font-weight:500;display:list-item;color:#333;transition:color .2s ease}details.menuExpandoNested>summary:hover{color:#336699}details.menuExpandoNested>summary a{color:inherit;text-decoration:none}details.menuExpandoNested>summary a:hover{text-decoration:underline}details.menuExpandoNested>summary::-webkit-details-marker,details.menuExpandoNested>summary::marker{color:#666}details.menuExpandoNested>ul{margin:0;padding-left:20px;list-style:none;max-height:0;opacity:0;overflow:hidden}details.menuExpandoNested li{margin:3px 0}@keyframes menu-expando-slide-down{0%{opacity:0}to{opacity:1}}@keyframes menu-expando-slide-up{0%{opacity:1}to{opacity:0}}.menu-wrapper{height:100%}.menu-wrapper,.menu-wrapper *{display:flex;flex-direction:row;flex-basis:100%;justify-content:center;align-items:center;text-align:center}.menu{width:100%;padding:5px 0}.menu ul{list-style-type:none;margin:0;padding:0}.menu a{color:black;text-decoration:none}.menu-item{background:none;width:auto;height:30px;border:none;flex-grow:1;flex-shrink:1;flex-basis:content}.menu-item-hidden{display:none}.menu-item:hover{background-color:var(--accent1-color)}.menu-item:not(:first-child){border-left:2px solid var(--primary-color)}.menu-item a{background-color:var(--accent1-color);font-weight:700;height:30px;line-height:30px;text-align:center}.menu-item a.selected{background-color:var(--secondary-color)}.menu-item a:hover{background-color:var(--accent2-color)}.modal{position:fixed;z-index:1000;top:0;left:0;width:100%;height:100%;overflow:auto;background-color:rgb(0,0,0);background-color:rgba(0,0,0,.4)}.modal-content{background-color:#fefefe;margin:15% auto;padding:20px;border:1px solid #888;max-width:95vw;max-height:95vh;width:fit-content;position:relative}.modal-content img{border:2px solid #aaa;max-width:90vw;max-height:90vh}.modal-close{color:#aaa;font-size:28px;line-height:26px;font-weight:700;text-align:center;position:absolute;float:right;right:10px;top:10px;width:30px;height:30px;background-color:white;border:1px solid #999;border-radius:5px;z-index:10}.modal-close:focus,.modal-close:hover{color:black;text-decoration:none;cursor:pointer}.show{display:block}.hide{display:none}.nerd-joke{padding-bottom:20px;font-size:24px}.nerd-joke .joke-text div{padding-bottom:15px}.slackButton{padding-bottom:20px}.joke-button,.label{font-weight:700}.joke-button{border:1px solid #999;display:inline-block;padding:5px 20px!important;margin:5px auto;text-align:center;max-width:220px;transition:all .2s ease;border-radius:5px}.jokeButton:hover{--do-nothing:true}.joke-timer{border:1px solid #aaa;position:relative}.joke-timer-svg{width:100%;height:10px;fill:rgb(190,190,190);background:rgb(190,190,190);color:rgb(190,190,190)}#jokeTimerPathElapsed{fill:rgb(0,0,255);width:100%;height:10px;transition:all 1s linear}#jokeTimerLabel{--do-nothing:true}#recipe-list{border:1px solid #999;box-shadow:5px 5px 5px rgba(127,127,127,1);font-size:18px;height:2em;margin-bottom:15px}.h-recipe-category{background-color:#EEE;border:1px solid #ccc;color:#000;font-size:22px;text-transform:uppercase;margin:30px 0;padding:14px;float:left;width:100%}.h-recipe{--do-nothing:true}.h-recipe p{margin:0!important}.h-recipe.p-name{background-color:#F9F9F9;border:1px solid #ccc;color:#000;font-size:18px;margin:20px 0;padding:10px;float:left;width:100%}.e-ingredients,.e-instructions{color:#454545;font-family:Lucida Sans Unicode,Lucida,Helvetica,sans-serif;font-size:16px;font-style:italic;margin-top:20px}.h-recipe .p-ingredient,.h-recipe .p-yield{--do-nothing:true}.h-recipe .e-instructions{list-style-type:decimal-leading-zero}.h-recipe .dt-duration,.h-recipe .p-instruction{--do-nothing:true}.h-recipe .u-photo{float:right;margin:15px;max-width:400px;max-height:400px}.h-recipe .u-photo:after{content:"";display:table;clear:both}@media screen and (max-width:480px){.h-recipe .u-photo{float:none;margin:10px auto;display:block}}.h-recipe .dt-published,.h-recipe .p-author,.h-recipe .p-category,.h-recipe .p-nutrition,.h-recipe .p-summary,.h-recipe .u-remix-of{--do-nothing:true}.back-to-top{background:#FFF;border:1px solid #ccc;color:#000;font-size:10px;padding:5px;position:fixed;right:10px;text-align:center;text-decoration:none;top:70px;width:50px;z-index:400;border-radius:5px}
/*# sourceMappingURL=1231c204cbdf4b92.css.map*/