/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:rgba(0,0,0,0)}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}html{-moz-text-size-adjust:none;-webkit-text-size-adjust:none;text-size-adjust:none;height:100%}*{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}body{height:100%;font-family:"Roboto",sans-serif;font-weight:500;color:#333}#titleBar{background:#9f4540;display:flex;align-items:center;justify-content:space-between;padding:5px 15px;width:100%}#titleBar h1{font-weight:300;color:#fff;margin:16px}header{display:flex;align-items:center;padding:16px;gap:8px}header h1{margin:0;font-size:16px;font-weight:500}header h1{color:#fff;margin:0;padding:0;font-size:16px}header h1 a{text-decoration:none;color:inherit;font-weight:inherit;display:inline-block}header h1 a:hover{color:inherit}#navWrapper{background:#000;display:flex;align-items:center;justify-content:space-between;padding:16px;width:100%;position:sticky;top:0;z-index:1000}nav{display:flex;align-items:center;justify-content:flex-end;flex-grow:1}nav button{display:block;background:none;border:none;font-size:32px;color:#fff;cursor:pointer;padding:10px}nav ul{display:none;flex-direction:column;background:#000;width:100%;position:absolute;top:60px;left:0;padding:0;margin:0;list-style:none;text-align:center;z-index:20}nav ul.open{display:flex}nav ul li{width:100%;padding:10px 0}nav ul li a{color:#fff;text-decoration:none;font-size:18px;display:block;padding:10px}nav ul li.active a{background-color:#3a7e6e}nav ul li a:hover{background-color:gray}.allcards{padding:0 16px}.allcards section{overflow:hidden;margin:1rem 0}.allcards section h2,.allcards section p,.allcards section img{margin:0;padding:1rem 16px}.allcards section h3{font-size:1.5rem;margin:0;padding:1rem 16px;text-align:center}.allcards section img{width:100%;height:auto;display:block}.allcards section img.e2e{padding:0}.allcards section a{display:block;background-color:#3a7e6e;padding:.75rem;text-align:center;margin:18px;border-radius:8px;color:#fff;text-decoration:none}main h1{padding:1rem 2vw .5rem 2vw;color:#000}main p{text-align:left;font-weight:300;margin:16px;line-height:1.5}main h2{text-align:left;font-size:32px;font-weight:300;margin-bottom:20px;margin-left:16px;position:relative;display:block;width:calc(100% - 16px)}main h3{font-weight:700;display:inline-block;position:relative;padding-bottom:5px;text-align:center}main #aboutButton{display:block;background-color:#3a7e6e;padding:.75rem;text-align:center;margin:18px;border-radius:8px;color:#fff;text-decoration:none}main #missionEstatement{text-align:left;font-size:32px;font-weight:300;margin-bottom:20px;position:relative;display:block;margin-left:16px}main #contributors{text-align:left;font-size:32px;font-weight:300;margin-bottom:20px;position:relative;display:block;margin-left:16px}main #logosContributors{display:flex;flex-wrap:wrap;justify-content:center;gap:8rem;margin:0 16px;padding:16px;margin-bottom:4rem}.swiper{position:relative}@media(max-width: 400px){.swiper{height:200px}}@media(min-width: 401px)and (max-width: 768px){.swiper{height:300px}}@media(min-width: 769px){.swiper{height:400px}}.swiper-slide{height:100%}.swiper-slide img{width:100%;height:100%;object-fit:cover;display:block}.swiper-pagination{display:inline-flex !important;gap:12px !important;position:absolute !important;bottom:10px !important;left:50% !important;transform:translateX(-50%) !important;background-color:rgba(0,0,0,.4) !important;padding:8px 12px !important;border-radius:12px !important;width:auto !important;justify-content:center !important}.button-group{display:flex;gap:1rem;align-items:center;margin-top:1rem;flex-wrap:wrap}.virtual-tour-btn{background-color:#4e8c78;color:#fff;padding:.5rem 1rem;border-radius:8px;text-decoration:none;font-weight:bold;font-size:.9rem;transition:background-color .3s ease}@media(max-width: 600px){.virtual-tour-btn{width:100%}}.extra-content{display:inline-flex;align-items:center;font-size:.9rem;font-weight:normal;padding:.3rem .6rem;gap:.3rem;white-space:nowrap}.extra-content img{width:16px;height:16px;object-fit:contain}#footerWrapper{background:#9f4540}.footer-content{display:flex;flex-direction:column;align-items:center;text-align:center;padding:16px;gap:10px}.footer-content a{text-decoration:none;color:#fff;font-size:14px}.card-figure{margin:0;text-align:left}.card-figure img{display:block;width:100%;height:auto}.card-figure .credit{font-size:.8rem;color:#666;font-style:italic;margin-top:0;padding-top:0;margin-left:16px}@media only screen and (min-width: 48rem)and (min-width: 768px)and (max-width: 1024px){.allcards{max-width:100%;padding:0 16px}}@media only screen and (min-width: 48rem){.button-group{display:flex;flex-direction:column;gap:1rem;align-items:flex-start;margin-top:1rem;margin-bottom:1rem}.card-text{display:flex;flex-direction:column;justify-content:space-between}.extra-content{display:inline-flex;align-items:center;font-size:1rem;font-weight:normal;padding:.3rem .6rem;white-space:nowrap;margin-bottom:1rem;gap:0}.extra-content img{width:16px;height:16px;object-fit:contain;padding:0;margin:0;border:0;vertical-align:middle;display:inline-block}.virtual-tour-btn{background-color:#4e8c78;color:#fff;padding:.4rem .8rem;border-radius:8px;text-decoration:none;font-weight:bold;font-size:.9rem;transition:background-color .3s ease;white-space:nowrap;max-width:fit-content}#headerWrapper{padding:16px}#headerWrapper h1{font-size:36px}h2{text-align:left;font-size:32px;font-weight:300;margin-bottom:20px;position:relative;display:block}#aboutTitle{text-align:left;font-size:32px;font-weight:300;margin-bottom:20px;position:relative;display:block;margin-left:16px}#aboutButton{display:inline-block;position:relative;background:#3a7e6e;color:#fff;text-decoration:none;width:max-content;text-align:left;margin-left:30px;margin-top:0}.allcards{display:flex;flex-direction:column;max-width:1240px;margin:0;padding:0}.allcards section{display:grid;grid-template-columns:1fr 1fr;align-items:center;padding:0;background:none;border:none}.allcards section img{width:100%;height:100%;object-fit:cover}.allcards section .card-text{display:flex;flex-direction:column;justify-content:space-between;height:100%;padding-right:16px;padding-bottom:16px}.allcards section .card-text p{font-size:16px;margin:0;line-height:1.4;flex-grow:1}.allcards section .card-text a{align-self:start;background:#3a7e6e;color:#fff;text-decoration:none;font-weight:500}.allcards section .card-text a:hover{background:#9f4540}h3{font-weight:700;display:inline-flex;position:relative;padding-bottom:2px;text-align:left;width:max-content;margin:0}}@media only screen and (min-width: 48rem)and (min-width: 768px)and (max-width: 1260px){.zion-card{display:grid;grid-template-columns:1fr 1fr;gap:0;align-items:start}.zion-card .card-figure{display:flex;flex-direction:column;justify-content:space-between;height:100%}.zion-card .card-figure img{width:100%;object-fit:cover;display:block;flex-grow:1;padding-bottom:.5rem;padding-right:0}.zion-card .card-figure figcaption{font-size:.75rem;color:#666;padding:0;padding-top:0;text-align:left;margin-top:0}.zion-card .card-text{display:flex;flex-direction:column;justify-content:start;gap:0;padding:.75rem 1rem .75rem 0;height:100%;margin-left:0;padding-left:0}.zion-card .card-text h3{margin-bottom:0;margin-top:0;padding-top:0;padding-bottom:0}.zion-card .card-text p{font-size:.95rem;line-height:1.4;margin:0;padding-bottom:0}.zion-card .extra-content{margin:0;font-size:.9rem;padding-top:0;padding-bottom:0;padding-left:0}.zion-card .virtual-tour-btn{margin-top:0}.zion-card .button-group{margin-top:0}.zion-card .card-figure{height:auto;aspect-ratio:10/9;overflow:hidden}.zion-card .card-figure img{width:100%;height:100%;object-fit:cover;display:block;padding-top:0}}@media only screen and (min-width: 60rem){nav,main,footer{max-width:1240px;margin:auto}main{width:100%;margin:0 auto;max-width:clamp(1240px,80%,1600px)}#titleBar{background:#9f4540;display:flex;align-items:center;justify-content:space-between;padding:5px 15px;width:100%}#titleBar h1{font-weight:300;color:#fff;margin:16px}#navWrapper{display:flex;align-items:center;justify-content:space-between;padding:16px;width:100%;position:sticky;top:0}nav button{display:none}nav{display:flex;justify-content:flex-end;align-items:center;flex-grow:1}nav ul{display:flex;flex-direction:row;position:static;width:auto;gap:16px}nav ul li{width:auto;padding:0}nav ul li a{font-size:16px;padding:10px 20px}header h1 a{font-size:24px}h2{text-align:left;font-size:32px;font-weight:300;margin-bottom:20px;position:relative;display:block}#aboutTitle{text-align:left;font-size:32px;font-weight:300;margin-bottom:20px;position:relative;display:block;margin-left:16px}#aboutButton{display:inline-block;position:relative;background:#3a7e6e;color:#fff;text-decoration:none;width:max-content;text-align:left;margin-left:30px;margin-top:0}#logosContributors{display:flex;flex-wrap:wrap;justify-content:center;gap:8rem;margin:0 16px;padding:16px;margin-bottom:4rem}h3{font-weight:300;display:inline-flex;position:relative;padding-bottom:2px;text-align:left;width:max-content;margin:0}.allcards{width:100%;padding:0;box-sizing:border-box;max-width:clamp(1240px,80%,2000px)}.allcards section{display:grid;grid-template-columns:1fr 1fr;align-items:center;padding:0;background:none;border:none}.allcards section img{width:100%;height:auto;object-fit:cover}.card-text{display:flex;flex-direction:column;justify-content:space-between;height:100%;padding-right:16px;padding-bottom:16px}.card-text h3{font-size:22px;font-weight:bold;margin:0 0 4px 0}.card-text p{font-size:16px;margin:0;line-height:1.4;flex-grow:1}.card-text a{align-self:start;background:#3a7e6e;color:#fff;text-decoration:none;font-weight:500}.card-text a:hover{background:#9f4540}.swiper{height:500px}.button-group{display:flex;flex-direction:column;gap:1rem;align-items:flex-start;margin-top:1rem;margin-bottom:1rem}.card-text{display:flex;flex-direction:column;justify-content:space-between}.extra-content{display:inline-flex;align-items:center;font-size:1rem;padding:.3rem .6rem;white-space:nowrap;margin-bottom:1rem;gap:0;font-weight:normal}.extra-content img{width:16px;height:16px;object-fit:contain;padding:0;margin:0;border:0;vertical-align:middle;display:inline-block}.virtual-tour-btn{background-color:#4e8c78;color:#fff;padding:.4rem .8rem;border-radius:8px;text-decoration:none;font-weight:bold;font-size:.9rem;transition:background-color .3s ease;white-space:nowrap;max-width:fit-content}.footer-content{max-width:1400px;margin:0 auto;padding:15px 16px;display:flex;justify-content:center;align-items:center;text-align:center;gap:2rem;margin-top:16px}}