body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px}html,body,p,ol,ul,li,dl,dt,dd,blockquote,figure,fieldset,legend,textarea,input,button,select,pre,iframe,hr,h1,h2,h3,h4,h5,h6{margin:0;padding:0;color:#2f4858;font-weight:300}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}ul{list-style:none}button,input,select,textarea{font-size:16px;background:rgba(0,0,0,0);outline:none;-webkit-box-shadow:none;box-shadow:none;border:1px solid #2f4858;border-radius:3px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif}button:focus,input:focus,select:focus,textarea:focus{outline:none;-webkit-box-shadow:none;box-shadow:none}b,button{text-transform:uppercase;letter-spacing:2px}html{-webkit-box-sizing:border-box;box-sizing:border-box}*,*:before,*:after{-webkit-box-sizing:inherit;box-sizing:inherit}img,video{margin:0;height:auto;max-width:100%}iframe{border:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0;text-align:left}#root{min-height:100vh;background:linear-gradient(45deg, hsl(163, 43%, 90%), transparent);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;-webkit-tap-highlight-color:rgba(0,0,0,0);font-weight:300;foint-size:16px}#root>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}#root.loading .search button{pointer-events:none}#root.loading .search button:after{content:none}#root.loading .search button:before{height:60%;width:60%;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;background:rgba(0,0,0,0);top:20%;left:20%;position:absolute;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);border:2px solid #fff;border-right-color:hsla(0,0%,100%,.75);border-top-color:hsla(0,0%,100%,.5);border-left-color:rgba(0,0,0,0);border-radius:50%;-webkit-animation:rotate-loader .5s linear infinite;animation:rotate-loader .5s linear infinite}@-webkit-keyframes rotate-loader{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes rotate-loader{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}header{position:relative;z-index:999;margin:10vh auto;pointer-events:none;color:gold;-webkit-animation:colorcycle 10s linear infinite;animation:colorcycle 10s linear infinite}header svg{width:200px;height:200px;display:block !important}header svg #bird{fill:#2f4858}header svg #corona{fill:currentColor}.overlay header svg #corona{fill:hsla(0,0%,100%,.75)}.menu{position:absolute;top:1em;width:calc(100% - 3em);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.menu .menu-item{padding:0 1rem;border:1.5px solid rgba(0,0,0,0);border-radius:6rem;-webkit-transition:border-color 0s linear;transition:border-color 0s linear;outline:none;cursor:pointer}.menu .menu-item:focus-visible{-webkit-transition-delay:.1s;transition-delay:.1s;border-color:#2f4858 !important}.menu .menu-item>*{pointer-events:none}.menu .menu-item h3{margin:1em .5em}.menu .menu-item span{display:none;position:absolute;top:-1em;left:-1.5em;width:100vw;height:500vh;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 10vw;-webkit-box-sizing:border-box;box-sizing:border-box;background:hsl(163,43%,90%);text-align:center;font-size:1em;z-index:1}.menu .menu-item span>:first-child{margin-top:40vh}.menu .menu-item span strong{margin-bottom:.5em;font-weight:500}.menu .menu-item span p{display:block;margin-bottom:.5em}.menu .menu-item span a{color:#2f4858 !important}.menu .menu-item.expanded>span{pointer-events:all;display:-webkit-box;display:-ms-flexbox;display:flex;z-index:99}h2{text-align:center;font-size:1em;text-transform:uppercase;letter-spacing:.075rem;font-size:1em;font-weight:700;font-weight:400;font-size:1.5em;padding:2em 2em .75em}h3{font-weight:500;margin:1em;padding:0;text-align:center;text-transform:uppercase;letter-spacing:1px;font-size:.8em}.iframe-overlay{position:fixed;top:0;left:0;z-index:9999;width:100vw;height:100vh;max-height:100%;overflow:auto;display:block;background:#fff;visibility:hidden}.iframe-overlay .overlay-bar{background:#222;color:#fff;padding:1em;font-weight:500}.iframe-overlay.active{visibility:visible}.search{margin-bottom:1em;padding:1em 1.25em;-webkit-box-shadow:0 8px 12px 1px rgba(34,34,34,.04),0 3px 16px 2px rgba(34,34,34,.08),0 5px 10px -3px rgba(34,34,34,.08);box-shadow:0 8px 12px 1px rgba(34,34,34,.04),0 3px 16px 2px rgba(34,34,34,.08),0 5px 10px -3px rgba(34,34,34,.08);border:1.5px solid rgba(0,0,0,0);border-radius:8em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.search.focus{-webkit-box-shadow:none;box-shadow:none;border-color:#2f4858}.search>*{font-size:16px;padding:.5em 1em;border:none;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;color:#2f4858;font-weight:400}.search select{border:1px dashed #fbc6dd;border-radius:4rem 0 0 4rem;padding-right:2rem}.search .chevron{max-width:0;overflow:visible;position:relative;-webkit-transform:rotate(90deg);transform:rotate(90deg);left:-2rem;pointer-events:none}.search .chevron:before,.search .chevron:after{content:"";width:.35em;height:2px;top:50%;left:50%;-webkit-transform-origin:100% 0;transform-origin:100% 0;-webkit-transform:translate(-35%, -50%) skewY(-45deg);transform:translate(-35%, -50%) skewY(-45deg);display:block;background:#2f4858;position:absolute}.search .chevron:after{-webkit-transform:translate(-35%, -50%) skewY(45deg);transform:translate(-35%, -50%) skewY(45deg)}.search input{margin-left:-2rem}.search button{cursor:pointer;background:#2f4858;color:#fff;width:3em;height:3em;border-radius:50%;font-weight:600;font-size:13px;position:relative}.search button:before,.search button:after{content:"";width:.5em;height:2px;top:50%;left:50%;-webkit-transform-origin:100% 0;transform-origin:100% 0;-webkit-transform:translate(-35%, -50%) skewY(-45deg);transform:translate(-35%, -50%) skewY(-45deg);display:block;background:#fff;position:absolute}.search button:after{-webkit-transform:translate(-35%, -50%) skewY(45deg);transform:translate(-35%, -50%) skewY(45deg)}.instagram{width:100%;max-width:800px;padding:4em 0 25vh}.instagram h2{border:none;margin-bottom:0;padding-bottom:.75em}.instagram section{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin:0 auto;font-size:12px}.instagram section .instagram-post{-webkit-box-flex:0;-ms-flex:0 0 33%;flex:0 0 33%;padding:.5em;-webkit-box-sizing:border-box;box-sizing:border-box;text-decoration:none;color:#2f4858}.instagram section .instagram-post p{margin-top:.5em}.instagram section .instagram-post span.media .image:nth-child(n+2){display:none}.instagram section .instagram-post .image{width:100%;height:0;padding-bottom:100%;background:hsl(163,43%,90%);position:relative}.instagram section .instagram-post .image div{opacity:0;-webkit-transition:opacity .2s linear;transition:opacity .2s linear;padding-bottom:100%;background-size:cover}.instagram section .instagram-post .image video{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.instagram section .instagram-post .image.loaded div{opacity:1}.links{width:100%}.links .icon-point{width:80px;height:80px;stroke-width:.5;display:block;margin:0 auto .5em;stroke:#00917a}.links .link-list-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.links .link-list-buttons>span{display:-webkit-box;display:-ms-flexbox;display:flex}.links .link-list-buttons div{color:#2f4757;margin:0;font-weight:600;cursor:pointer;padding:.5em 1em;text-transform:uppercase;letter-spacing:2px;line-height:1.5;font-weight:900;outline:none !important;border:1.5px solid rgba(0,0,0,0)}.links .link-list-buttons div:focus-visible{border-color:#2f4858 !important}.links .link-list-buttons div:not(:first-child){border-left-color:#ddd}.links .link-list-buttons div.active{background:#2f4858;color:#fff;border-color:rgba(0,0,0,0)}.links .links-wrapper{display:none}.links .links-wrapper.active{display:block}.links .link-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;padding-top:1em;display:flex;flex-direction:column-reverse;padding:1em;margin:2em auto 0;border:1px solid #ddd;max-width:calc(100% - 4em);width:800px}.links .link-list section{padding:1em;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:left;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.links .link-list section a{text-decoration:none;color:#2f4858 !important;font-weight:500;background:rgba(0,0,0,0);-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;display:inline-block;padding:.5em;text-align:center}.links .link-list section a.no-link{pointer-events:none;font-style:italic;margin:1rem auto .5rem;padding-bottom:.5rem;border-bottom:1px solid #ddd;font-weight:900;text-transform:none}.links .link-list section a.no-link:first-child{margin-top:0}.links .link-list section a span{display:block;font-size:80%;opacity:.8;font-weight:300;margin:2px 0 0}.links .link-list section a:hover{background:rgba(0,145,122,.05)}.links .link-list section a.hidden{display:none}.links .show-more div{text-transform:uppercase;letter-spacing:.075rem;font-size:1em;font-weight:700;margin-top:1em;text-align:center;cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#00917a}.links .show-more div svg{stroke-width:1}.links .show-more .less{display:none}.links .show-more .less svg{width:40px;height:40px}.links.links-front{margin:2rem auto}.links.links-front section a{padding:.25em}.links .link-filter aside{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 auto;max-width:800px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 2em}.links .link-filter aside div{text-transform:uppercase;font-size:.7em;letter-spacing:1px;padding:.2em .4em;margin:2px;background:rgba(251,198,221,.5);cursor:pointer;font-weight:500}.links .link-filter aside div:hover{background:#fbc6dd}.uppercase-button{text-transform:uppercase;letter-spacing:.075rem;font-size:1em;font-weight:700;margin:5em 1em 1em;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#2f4858;text-decoration:none;width:100%}.uppercase-button svg{stroke-width:1}@media screen and (max-width: 700px){#root{font-size:12px;position:relative}header{margin:14vh auto}header svg{width:150px;height:150px}.menu{position:absolute;top:1em;width:calc(100% - 3em);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.menu .menu-item span>:first-child{margin-top:50vh}.links .link-list{padding-bottom:.5em}.links .link-list section{padding:.5em 2em}.search{-webkit-transform:scale(0.88);transform:scale(0.88)}.instagram section .instagram-post{-webkit-box-flex:0;-ms-flex:0 0 calc(100% - 4em);flex:0 0 calc(100% - 4em);padding:0 0 2em}h2{font-size:1.25em}}@-webkit-keyframes colorcycle{0%{color:hsl(0,100%,95%)}50%{color:hsl(180,100%,95%)}100%{color:hsl(359,100%,95%)}}@keyframes colorcycle{0%{color:hsl(0,100%,95%)}50%{color:hsl(180,100%,95%)}100%{color:hsl(359,100%,95%)}}
