@import"https://fonts.googleapis.com/css2?family=Libre+Franklin:wght@400;600&family=Momo+Trust+Display&display=swap";html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;box-sizing:border-box}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}@media(prefers-reduced-motion: no-preference){html{scroll-behavior:smooth}}hr{border:0;clear:both;display:block;background-color:currentColor;height:1px;width:100%}[data-hide]{visibility:hidden;opacity:0}[data-anim=fadeUp]{opacity:0;visibility:hidden;transform:translateY(100px)}[data-anim=reveal]{opacity:0;visibility:hidden}.link-in-container{position:absolute;width:100%;height:100%;z-index:3}.link-interaction{transition:all 300ms ease;cursor:pointer}.link-interaction:hover{transform:scale(1.05)}p{font-family:"Quicksand",sans-serif}.bigger-13{font-size:1.3rem}.bigger-15{font-size:1.5rem}.bigger-20{font-size:2rem}.bigger-25{font-size:2.5rem}.italic{font-style:italic}@media screen and (max-width: 950px){.bigger-13{font-size:1rem}.bigger-15{font-size:1.25rem}.bigger-20{font-size:1.5rem}.bigger-25{font-size:2rem}}.button{display:block;width:fit-content;min-width:16rem;padding:.875rem 2.5rem;text-align:center;text-transform:uppercase;text-decoration:none;font-size:.875rem;font-weight:600;letter-spacing:.05em;color:#0b3954;border:1px solid #0b3954;border-radius:4px;transition:color 200ms ease,background-color 200ms ease;font-family:"Quicksand",sans-serif;font-style:normal}.button:hover{color:#f7f7f2;background-color:#0b3954}.button--inverted{color:#f7f7f2;border-color:#f7f7f2}.button--inverted:hover{color:#0b3954;background-color:#f7f7f2}.button--accent{color:#4cb963;border-color:#4cb963}.button--accent:hover{color:#f7f7f2;background-color:#4cb963}.button--full{width:100%;min-width:0}.template-home .hero{position:sticky;top:0;z-index:-1000;background-color:#14453d;height:100vh;width:100%;display:flex;justify-content:flex-start;align-items:flex-end;padding:0 0 1.5rem 5%;color:#f7f7f2;text-align:left;font-size:15vw;font-family:"Momo Trust Display",sans-serif;overflow:hidden}.template-home .hero__video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .6s ease;pointer-events:none}.template-home .hero__video.is-ready{opacity:1}@media(prefers-reduced-motion: reduce){.template-home .hero__video{display:none}}.template-home .hero_title{position:relative;z-index:1;visibility:hidden}@media screen and (max-width: 768px){.template-home .hero{font-size:clamp(2.75rem,14vw,4.5rem);padding:0 1.25rem 1.25rem}.template-home .hero_title{transform:translateY(-100%)}}.template-home .project{position:relative;z-index:1;border-radius:5rem 5rem 0 0;background-color:#f7f7f2;min-height:100vh;width:100%;display:flex;justify-content:center;align-items:center;color:#0b3954}.template-home .project_content{width:70%;display:flex}.template-home .project_title{flex:2;text-align:right;padding:2rem}.template-home .project_title h2{position:sticky;top:25vh;margin:0;font-family:"Momo Trust Display",sans-serif;font-size:2.5rem}.template-home .project_description{flex:4;text-align:left;padding:2rem}.template-home .project_description p{margin:0;font-size:1.2rem;line-height:1.5}.template-home .project_description .button{margin-top:2.5rem}@media screen and (max-width: 950px){.template-home .project_content{width:85%}}@media screen and (max-width: 768px){.template-home .project{border-radius:2.5rem 2.5rem 0 0;min-height:auto;padding:3.5rem 0 4rem}.template-home .project_content{width:100%;flex-direction:column;padding:0 1.25rem}.template-home .project_title{flex:none;text-align:left;padding:0 0 1.5rem}.template-home .project_title h2{position:static;font-size:2rem}.template-home .project_description{flex:none;padding:0}.template-home .project_description p{font-size:1.05rem}.template-home .project_description .button{width:100%;min-width:0}}.template-home .inat{position:relative;min-height:110vh;overflow:hidden;display:flex;align-items:center;justify-content:center;color:#f7f7f2}.template-home .inat_grid{position:absolute;inset:0;z-index:0;display:grid;grid-template-columns:repeat(auto-fit, minmax(min(150px, 100%), 1fr));align-content:start;align-items:start;background-color:#f7f7f2}.template-home .inat_grid__cell{position:relative}.template-home .inat_grid__fade{position:absolute;inset:0;background-color:#f7f7f2;opacity:0;pointer-events:none;transition:opacity var(--inat-fade-duration, 0.25s) ease}.template-home .inat_grid img{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:cover}.template-home .inat_layer{position:absolute;inset:0;z-index:1;background-color:rgba(11,57,84,.8)}.template-home .inat_content{position:relative;z-index:2;width:70%;display:grid;grid-template-columns:1fr 1fr;color:#f7f7f2}.template-home .inat_content h3{grid-column:1/-1;margin:0;padding:2rem 2rem 3.5rem;text-align:center;font-family:"Quicksand",sans-serif;text-transform:uppercase;font-size:1.25rem;font-weight:600;letter-spacing:.05em}.template-home .inat_description,.template-home .inat_observations{padding:2rem;display:flex;flex-direction:column}.template-home .inat_widget{grid-column:1/-1;position:relative;width:100%;max-width:50%;margin:0 auto;padding:0 2rem 2.5rem;--progress: 0}.template-home .inat_widget__chart{display:block;width:100%;height:auto;overflow:visible}.template-home .inat_widget__track,.template-home .inat_widget__fill{fill:none;stroke-width:3.141592653}.template-home .inat_widget__track{stroke:rgba(247,247,242,.25);stroke-linecap:butt}.template-home .inat_widget__fill{stroke:#f7f7f2;stroke-linecap:round;stroke-dasharray:1;stroke-dashoffset:calc(1 - var(--progress)/100);opacity:min(1,var(--progress)*100)}.template-home .inat_widget__value{position:absolute;left:50%;top:60%;transform:translate(-50%, -50%);margin:0;font-family:"Momo Trust Display",sans-serif;font-size:clamp(2.75rem,7vw,4.5rem);line-height:1}.template-home .inat_description{align-self:stretch;justify-content:flex-start;margin:0;font-size:1rem;line-height:1.5;font-family:"Quicksand",sans-serif}.template-home .inat_description p{margin:0 0 2.5rem}.template-home .inat_description .button:first-of-type{margin-top:auto}.template-home .inat_description .button+.button{margin-top:1rem}.template-home .inat_observations{margin-top:0;justify-content:flex-start}.template-home .inat_observations h4{margin:0 0 1rem;font-family:"Quicksand",sans-serif;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.template-home .inat_observations__list{list-style:none;margin:0;padding:0}.template-home .inat_observations li{margin:0;padding:0;border-top:1px solid rgba(247,247,242,.3);font-family:"Quicksand",sans-serif;font-size:.95rem}.template-home .inat_observations li:last-child{border-bottom:1px solid rgba(247,247,242,.3)}.template-home .inat_observations__link{display:flex;align-items:stretch;width:100%;color:inherit;text-decoration:none;transition:transform 200ms ease}@media(hover: hover){.template-home .inat_observations__link:hover{transform:scale(1.1)}}.template-home .inat_observations__photo{display:block;width:5rem;height:5rem;margin:0;padding:0;flex-shrink:0;object-fit:cover}.template-home .inat_observations__meta{display:flex;flex-direction:column;justify-content:center;padding-left:.75rem}.template-home .inat_observations__species{display:block;font-weight:600}.template-home .inat_observations__author{display:block;margin-top:.2rem;font-size:.85rem;opacity:.8;font-style:italic}@media screen and (max-width: 950px){.template-home .inat_content{width:85%}}@media screen and (max-width: 768px){.template-home .inat{min-height:auto;padding:4rem 0}.template-home .inat_grid{grid-template-columns:repeat(auto-fit, minmax(min(90px, 100%), 1fr))}.template-home .inat_content{width:100%;grid-template-columns:1fr;padding:0 1.25rem}.template-home .inat_content h3{order:1;padding:0 0 2rem;font-size:1.1rem}.template-home .inat_widget{order:2;max-width:85%;padding:0 0 2.5rem}.template-home .inat_observations{order:3;padding:0 0 2rem}.template-home .inat_description{order:4;padding:0}.template-home .inat_description p{margin-bottom:2rem}.template-home .inat_description .button:first-of-type{margin-top:0}}.template-home .conferences{background-color:#f7f7f2;min-height:100vh;width:100%;display:flex;justify-content:center;align-items:center;color:#0b3954;padding:4rem 0}.template-home .conferences--spaced{margin-top:50vh}.template-home .conferences_content{width:70%;display:flex}.template-home .conferences_list{flex:4;padding:2rem}.template-home .conferences_intro{margin:0 0 2.5rem;font-family:"Quicksand",sans-serif;font-size:1.05rem;line-height:1.55}.template-home .conferences_title{flex:2;text-align:right;padding:2rem}.template-home .conferences_title h2{position:sticky;top:25vh;margin:0;font-family:"Momo Trust Display",sans-serif;font-size:2.5rem}.template-home .conferences_group-title{margin:0 0 1.5rem;font-family:"Quicksand",sans-serif;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#3e92cc}.template-home .conferences_group-title:not(:first-child){margin-top:3rem}.template-home .conferences_card{display:grid;grid-template-columns:10rem 1fr;gap:1.25rem;align-items:start;padding:1.25rem;margin-bottom:1rem;border:1px solid rgba(11,57,84,.12);border-radius:20px;background-color:#f7f7f2;transition:border-color 200ms ease,box-shadow 200ms ease}.template-home .conferences_card:hover{border-color:rgba(11,57,84,.25);box-shadow:0 8px 24px rgba(11,57,84,.08)}.template-home .conferences_card:last-child{margin-bottom:0}.template-home .conferences_card--past{background-color:rgba(247,247,242,.6)}.template-home .conferences_card--past .button{margin-left:auto}.template-home .conferences_card_image img{display:block;width:10rem;height:10rem;margin:0;padding:0;object-fit:cover;border:1px solid rgba(11,57,84,.15);border-radius:20px}.template-home .conferences_card_date{display:block;font-family:"Quicksand",sans-serif;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#3e92cc}.template-home .conferences_card_title{margin:.25rem 0 0;font-family:"Momo Trust Display",sans-serif;font-size:1.2rem;line-height:1.2}.template-home .conferences_card_guest{margin:.2rem 0 .4rem;font-family:"Quicksand",sans-serif;font-size:.9rem;font-style:italic}.template-home .conferences_card_description{margin:0;font-family:"Quicksand",sans-serif;font-size:.95rem;line-height:1.45}.template-home .conferences_card .button{margin-top:1rem}@media screen and (max-width: 950px){.template-home .conferences_content{width:85%}}@media screen and (max-width: 768px){.template-home .conferences{min-height:auto;padding:3.5rem 0 4rem}.template-home .conferences--spaced{margin-top:25vh}.template-home .conferences_content{width:100%;flex-direction:column;padding:0 1.25rem}.template-home .conferences_title{order:-1;flex:none;text-align:left;padding:0 0 2rem}.template-home .conferences_title h2{position:static;font-size:2rem}.template-home .conferences_list{flex:none;padding:0}.template-home .conferences_intro{font-size:1rem;margin-bottom:2rem}.template-home .conferences_card{grid-template-columns:1fr;gap:1rem;padding:1rem}.template-home .conferences_card_image img{width:100%;height:auto;aspect-ratio:16/10}.template-home .conferences_card .button{width:100%;min-width:0}}.template-home .footer{background-color:#4cb963;color:#f7f7f2;text-align:center;padding:2.5rem 2rem;font-family:"Quicksand",sans-serif;font-size:.95rem;line-height:1.5}.template-home .footer__copyright,.template-home .footer__credit{margin:0}.template-home .footer__credit{margin-top:.35rem}.template-home .footer__credit a{color:inherit;text-decoration:none}.template-home .footer__credit a:hover{text-decoration:underline}@media screen and (max-width: 768px){.template-home .footer{padding:2rem 1.25rem;font-size:.9rem}}/*# sourceMappingURL=style.css.map */
