@import"https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Titillium+Web:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700&display=swap";/*! 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{-webkit-box-sizing:content-box;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;-webkit-text-decoration:underline dotted;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}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{-webkit-box-sizing:border-box;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]{-webkit-box-sizing:border-box;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;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}/*! HTML5 Boilerplate v8.0.0 | MIT License | https://html5boilerplate.com/ */html{color:#222;font-size:1em;line-height:1.4}::-moz-selection{background:#b3d4fc;text-shadow:none}::selection{background:#b3d4fc;text-shadow:none}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}audio,canvas,iframe,img,svg,video{vertical-align:middle}fieldset{border:0;margin:0;padding:0}textarea{resize:vertical}.hidden,[hidden]{display:none !important}.sr-only{border:0;clip:rect(0, 0, 0, 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.sr-only.focusable:active,.sr-only.focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;white-space:inherit;width:auto}.invisible{visibility:hidden}.clearfix::before,.clearfix::after{content:" ";display:table}.clearfix::after{clear:both}@media print{*,*::before,*::after{background:#fff !important;color:#000 !important;-webkit-box-shadow:none !important;box-shadow:none !important;text-shadow:none !important}a,a:visited{text-decoration:underline}a[href]::after{content:" (" attr(href) ")"}abbr[title]::after{content:" (" attr(title) ")"}a[href^="#"]::after,a[href^="javascript:"]::after{content:""}pre{white-space:pre-wrap !important}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}}*,*:before,*:after{-webkit-box-sizing:border-box;box-sizing:border-box}.button{display:inline-block;background:#ffcf20;border-radius:6px;-webkit-transition:all .3s;transition:all .3s;transition-behavior:allow-discrete;text-transform:uppercase;color:#0081be;font-weight:bold;text-decoration:none;padding:.5rem 1rem;border:2px solid #ffcf20}.button:hover{color:#ffcf20;background:#0081be;border:2px solid #0081be}.button2{background:none;border:2px solid}.bounce{-webkit-animation:bounce 2s ease infinite;animation:bounce 2s ease infinite}@-webkit-keyframes bounce{70%{-webkit-transform:translateY(0%);transform:translateY(0%)}80%{-webkit-transform:translateY(-15%);transform:translateY(-15%)}90%{-webkit-transform:translateY(0%);transform:translateY(0%)}95%{-webkit-transform:translateY(-7%);transform:translateY(-7%)}97%{-webkit-transform:translateY(0%);transform:translateY(0%)}99%{-webkit-transform:translateY(-3%);transform:translateY(-3%)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes bounce{70%{-webkit-transform:translateY(0%);transform:translateY(0%)}80%{-webkit-transform:translateY(-15%);transform:translateY(-15%)}90%{-webkit-transform:translateY(0%);transform:translateY(0%)}95%{-webkit-transform:translateY(-7%);transform:translateY(-7%)}97%{-webkit-transform:translateY(0%);transform:translateY(0%)}99%{-webkit-transform:translateY(-3%);transform:translateY(-3%)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}.titillium-web-bold-italic{font-family:"Titillium Web",sans-serif;font-weight:700;font-style:italic}:root{font-size:16px;--base-font-size: 1rem;--scale: 1.125;--p-size: var(--base-font-size);--sub-size: calc(var(--base-font-size) / var(--scale));--h6-size: calc(var(--base-font-size) * var(--scale));--h5-size: calc(var(--h6-size) * var(--scale));--h4-size: calc(var(--h5-size) * var(--scale));--h3-size: calc(var(--h4-size) * var(--scale));--h2-size: calc(var(--h3-size) * var(--scale));--h1-size: calc(var(--h2-size) * var(--scale));--sub-size: calc(var(--base-font-size) / var(--scale));--super-size: calc(var(--h1-size) * var(--scale))}@media(min-width: 980px){:root{--scale: 1.200}}@media(min-width: 1690px){:root{--base-font-size: 1.125rem}}body{color:#333;font-size:var(--p-size);line-height:1.5;font-family:"Open Sans",sans-serif;font-optical-sizing:auto;font-weight:400;font-style:normal;font-variation-settings:"wdth" 100}h6,h5,h4,h3,h2,h1{font-weight:bold;margin:1rem 0;font-family:"Titillium Web",sans-serif;font-weight:600;font-style:normal}h6{font-size:var(--h6-size)}h5{font-size:var(--h5-size);line-height:1}h4{font-size:var(--h4-size);line-height:1}h3{font-size:var(--h3-size);line-height:1}h2{font-size:var(--h2-size);line-height:1}h1{font-size:var(--h1-size);line-height:1}.screen-reader-text{border:0;clip:rect(1px, 1px, 1px, 1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal !important}.shape{position:absolute;-webkit-filter:drop-shadow(2px 2px 5px rgba(0, 0, 0, 0.3));filter:drop-shadow(2px 2px 5px rgba(0, 0, 0, 0.3))}.hero .shape-1{top:0%;left:-50%}.hero .shape-2{right:10%;top:40%}.hero .shape-3{top:30%}.hero .shape-4{top:10%;right:-10%}.hero .shape-5{bottom:4%;left:20%}.hero .shape-6{bottom:2%;left:-20%}.hero .shape-7{bottom:-10%;right:-30%}.hero .shape-8{bottom:10%;right:10%}.about .shape{bottom:0}.about .shape-thumb{left:-10%;width:100%;bottom:-10%}.about .shape-1{right:10%;bottom:-30%}.about .shape-2{right:-20%;bottom:-10%}.about .shape-3{right:10%;bottom:-2%}.meet .shape-thumb{bottom:-22%}.meet .shape-1{bottom:-20%;right:10%}.meet .shape-2{bottom:-40%;left:-10%}.join .shape-thumb{bottom:-6%;width:95%;right:-20%}.join .shape-1{bottom:-60%;left:-10%}.join .shape-2{bottom:-30%;right:5%}.socmed .shape-1{left:10%;bottom:50%}.socmed .shape-2{bottom:0%;right:-5%}.socmed .shape-3{bottom:-350%}.socmed .shape-4{bottom:-100%;left:-10%}.socmed .shape-5{bottom:0%;right:-20%}@media(min-width: 736px){.hero .shape-1{top:0%;left:-10%;width:80%}.hero .shape-2{right:5%;top:40%;width:20%}.hero .shape-3{top:30%;width:10%;left:10%}.hero .shape-4{top:10%;right:0%;width:30%}.hero .shape-5{bottom:0%;left:12%;width:8%}.hero .shape-6{bottom:0;left:-5%;width:30%}.hero .shape-7{bottom:-10%;right:-1%;width:60%}.hero .shape-8{bottom:10%;right:10%;width:12%}.about .shape{bottom:0}.about .shape-thumb{left:unset;right:-2%;width:unset;bottom:-5%}.about .shape-1{right:0%;bottom:-30%}.about .shape-2{right:40%;bottom:-20%}.about .shape-3{right:5%;bottom:10%}.meet .shape-thumb{bottom:-25%;right:-10%}.meet .shape-1{bottom:0;right:10%}.meet .shape-2{bottom:-40%;left:unset;right:30%}.join .shape-thumb{bottom:-8%;width:unset;right:-5%}.join .shape-1{bottom:-60%;left:unset;right:40%}.join .shape-2{bottom:-15%;right:5%}.socmed .shape-1{left:10%;bottom:200%}.socmed .shape-2{bottom:200%;right:15%}.socmed .shape-3{bottom:-240%}.socmed .shape-4{bottom:-100%;left:20%}.socmed .shape-5{bottom:0%;right:10%}}@media(min-width: 980px){.socmed .shape-1{left:10%;bottom:10%}.socmed .shape-2{bottom:0%;right:15%}.socmed .shape-3{bottom:-200%}.socmed .shape-4{bottom:-80%;left:20%}.socmed .shape-5{bottom:0%;right:10%}}@media(min-width: 1280px){.hero .shape-1{top:0%;left:-10%;width:60%}.hero .shape-2{right:5%;top:40%;width:10%}.hero .shape-3{top:30%;width:10%;left:10%}.hero .shape-4{top:10%;right:0%;width:30%}.hero .shape-5{bottom:0%;left:12%;width:8%}.hero .shape-6{bottom:0;left:-5%;width:30%}.hero .shape-7{bottom:-10%;right:-1%;width:60%}.hero .shape-8{bottom:10%;right:10%;width:12%}.about .shape{bottom:0}.about .shape-thumb{left:unset;right:-2%;width:50%;bottom:10%}.about .shape-1{right:0%;bottom:0%}.about .shape-2{right:20%;bottom:-10%;width:30%}.about .shape-3{right:5%;width:10%;bottom:35%}.meet .shape-thumb{bottom:-25%;right:-14%;width:70%}.meet .shape-1{bottom:17%;right:5%;width:15%}.meet .shape-2{bottom:-40%;left:unset;right:30%;width:30%}.join .shape-thumb{bottom:-2%;width:50%;right:-5%}.join .shape-1{bottom:-60%;left:unset;right:40%;width:20%}.join .shape-2{bottom:-15%;right:5%;width:10%}.socmed{overflow-x:unset !important}.socmed .shape-1{left:-50%;bottom:100%}.socmed .shape-2{bottom:80%;right:15%}.socmed .shape-3{bottom:20%}.socmed .shape-4{bottom:50%;left:-10%}.socmed .shape-5{bottom:80%;right:50%}}@media(min-width: 1690px){.hero .shape-1{top:0%;left:-10%;width:60%}.hero .shape-2{right:5%;top:40%;width:10%}.hero .shape-3{top:30%;width:10%;left:10%}.hero .shape-4{top:10%;right:0%;width:30%}.hero .shape-5{bottom:0%;left:12%;width:8%}.hero .shape-6{bottom:0;left:-5%;width:30%}.hero .shape-7{bottom:-10%;right:-1%;width:60%}.hero .shape-8{bottom:10%;right:10%;width:12%}.about .shape{bottom:0}.about .shape-thumb{left:unset;right:-2%;width:50%;bottom:10%}.about .shape-1{right:0%;bottom:0%}.about .shape-2{right:20%;bottom:-10%;width:30%}.about .shape-3{right:5%;width:10%;bottom:35%}.meet .shape-thumb{bottom:-25%;right:-14%;width:70%}.meet .shape-1{bottom:30%;right:5%;width:15%}.meet .shape-2{bottom:-40%;left:unset;right:30%;width:30%}.join .shape-thumb{bottom:-2%;width:50%;right:-5%}.join .shape-1{bottom:-60%;left:unset;right:40%;width:20%}.join .shape-2{bottom:15%;right:5%;width:10%}.socmed{overflow-x:unset !important}.socmed .shape-1{left:-50%;bottom:100%}.socmed .shape-2{bottom:80%;right:15%}.socmed .shape-3{bottom:20%}.socmed .shape-4{bottom:50%;left:-10%}.socmed .shape-5{bottom:80%;right:50%}}html{background:#0081be}body{max-width:1800px;margin:0 auto}.container{margin:0 auto;padding:1rem 2rem;max-width:1920px}@media(min-width: 980px){.container{padding:1rem}}nav ul{list-style:none;padding:0}@media(min-width: 980px){.menu__toggle{display:none}}.banner{background:#333;position:fixed;width:100%;top:0;z-index:900}.banner a{color:#fff}.banner__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.banner .logo__container{width:100px;-webkit-transition:all .3s;transition:all .3s;transition-behavior:allow-discrete;height:0;position:absolute;height:auto;left:1rem;top:1rem;opacity:0;visibility:hidden}.banner .logo__container img{max-width:100%}@media(min-width: 980px){.banner .logo__container{display:block;position:unset;visibility:visible;opacity:1}}.banner--scrolled .logo__container{opacity:1;visibility:visible}@media(min-width: 980px){.banner--scrolled .logo__container{position:unset;visibility:visible;opacity:1}}.mainnav{display:none;font-family:"Titillium Web",sans-serif;font-weight:400;font-style:normal}@media(min-width: 980px){.mainnav{display:block;margin-left:-1rem;margin-right:-1rem}.mainnav a{display:inline-block;width:100%;padding:.25rem 1rem;-webkit-transition:all .3s;transition:all .3s;transition-behavior:allow-discrete}.mainnav a:hover{background:#006364}.mainnav ul ul{display:none;background:#fff;-webkit-transition:all .3s;transition:all .3s;transition-behavior:allow-discrete}.mainnav ul ul a{text-transform:none;color:#0081be;padding:1rem}.mainnav ul li.current_page_item ul{display:block}}.mainnav a{text-decoration:none;text-transform:uppercase}main{background:#fff}.homesection{overflow-x:clip}.homesection .container{padding:4rem 1rem 10rem;position:relative}.homesection .contentwrapper{position:relative;z-index:100}@media(min-width: 736px){.homesection .contentwrapper{max-width:60%;padding-left:2rem}}@media(min-width: 1280px){.homesection .contentwrapper{max-width:50%}}@media(min-width: 1690px){.homesection .contentwrapper{min-height:50vh}}.homesection h2{margin-bottom:4rem}.homesection h2 span{display:block}.homesection .button__container{margin-top:2rem}.hero{background:#0081be;color:#fff;text-align:center}.hero__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 !important;min-height:100vh}.hero__contentwrapper{max-width:400px;min-height:unset !important}.hero h1{font-size:var(--h3-size);line-height:1}.hero h1 span{display:inline-block;color:#50bee9}.hero__learnmore{color:#fff;position:absolute;bottom:1rem;width:100%;text-align:center;text-transform:uppercase}.hero .bounce{display:block}.about{background:#006364;color:#fff}.about span{color:#f29b9f}.about .button2{color:#f29b9f}.meet{background:#0081be;color:#fff}.meet span{color:#ffcf20}.meet .button2{color:#ffcf20}.join{color:#006364;background:#ffcf20}.join span{color:#e62d2c}.join .button{color:#e62d2c;background:#fff}.mainfooter__wrapper{background:#0081be}.mainfooter h1,.mainfooter h2{font-size:var(--h4-size);line-height:1}@media(min-width: 736px){.mainfooter__container{padding-left:3rem;padding-right:3rem}}@media(min-width: 1280px){.mainfooter__container{display:-webkit-box;display:-ms-flexbox;display:flex}.mainfooter__container>div{gap:2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.mainfooter__container .socmed{margin:0}.mainfooter__container .newsletter{margin-top:0}}.footernav{color:#fff;position:relative;z-index:100}.footernav span{color:#50bee9;display:block}.footernav ul{list-style:none;padding:0;margin-bottom:0}.footernav a{text-decoration:none;color:#fff}.footernav__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4rem}.socmed{margin-top:4rem;position:relative;color:#fff;text-align:center;overflow-x:clip;margin-left:-2rem;margin-right:-2rem}@media(min-width: 736px){.socmed{margin-left:-3rem;margin-right:-3rem}}.socmed a{font-size:var(--h2-size);line-height:1;text-decoration:none;color:#ffcf20}.socmed__content{position:relative;z-index:100}.newsletter{margin-top:4rem;color:#fff}.newsletter__content{position:relative;z-index:100}.newsletter label{font-size:var(--sub-size)}.newsletter input{display:block;width:100%;border-radius:6px;padding:.5rem;border:none;margin-bottom:.5rem}.legal{color:#fff}.legal a{color:#fff}@media(min-width: 980px){body{position:relative}.banner{position:sticky;float:left;left:0;height:100vh;width:250px;background:#0081be}.banner .container{margin:0;display:block}.container{margin-left:250px}}@media(min-width: 1280px){.banner{width:300px}.container{margin-left:300px}}@media(min-width: 1690px){.banner{width:350px;background:#0081be}.container{margin-left:350px}}.meta{font-size:var(--sub-size);text-transform:uppercase;color:#ddf0f8}.single__header,.archive__header{background:#0081be;color:#fff;padding-top:56px;overflow:clip;position:relative;z-index:1}.single__header a,.archive__header a{color:#50bee9;text-transform:uppercase;text-decoration:none}.single__headercontainer,.archive__headercontainer{position:relative;padding-bottom:230px}.single__headerthumbwrapper,.archive__headerthumbwrapper{margin-top:1rem}.single__headerthumb,.archive__headerthumb{position:absolute;right:-12%;max-width:100%;-webkit-mask-image:url(../images/mask-inside.svg);mask-image:url(../images/mask-inside.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100%;mask-size:100%}.single__header .shape,.archive__header .shape{left:-10%}@media(min-width: 736px){.single__headercontainer,.archive__headercontainer{padding-bottom:400px}.single__headerthumb,.archive__headerthumb{right:-6%}.single__header .shape,.archive__header .shape{width:50%}}.single__content,.archive__content{position:relative;z-index:100}.single__content img,.archive__content img{max-width:100%}@media(min-width: 980px){.single__main .container,.archive__main .container{padding-left:3rem;padding-right:3rem}}@media(min-width: 1280px){.single__main,.archive__main{padding-bottom:4rem}.single__main .container,.archive__main .container{display:grid;grid-template-columns:1fr 1fr 1fr}.single__header,.archive__header{background:none;color:#0081be}.single__headercontainer,.archive__headercontainer{padding-bottom:100px;padding-top:58px}.single__headercontainer .meta,.archive__headercontainer .meta{color:#0081be}.single__headertext,.archive__headertext{padding-right:100px}.single__headerthumbwrapper,.archive__headerthumbwrapper{position:relative}.single__headertext,.single__content,.archive__headertext,.archive__content{grid-column:span 2}}@media(min-width: 1690px){.single__headercontainer,.archive__headercontainer{padding-bottom:200px}}.klima{background:#fff9ae}.klima .single__header{background:none;color:#006364}.klima .single__headercontainer{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:0;padding-bottom:2rem}.klima .single__headercontainer .meta{color:#0081be}@media(min-width: 980px){.klima .single__header{padding-top:0}}.klima .single__headerthumbwrapper{margin:0 -2rem 2rem;text-align:center}@media(min-width: 736px){.klima .single__headerthumbwrapper{text-align:right;margin-top:1rem}}.klima .single__headerthumbwrapper img{max-width:300px}.klima__home img{max-width:100%}.klima__home .container{display:block}.klimahome__herothumb{margin-bottom:2rem}.klimahome__subsection{padding-bottom:3rem}.klimahome__subsectioncontainer{background:url(../images/klima-bar-white.png) no-repeat;background-size:cover}.klimahome__subsectionhead img{max-width:unset;height:35px}.klimahome__subhead{margin-top:2rem}.klimahome__subhead h2{font-size:var(--h6-size)}.klimahome__articleswrapper{display:grid;gap:2rem}@media(min-width: 736px){.klimahome__articleswrapper-news{grid-template-columns:repeat(2, 1fr)}.klimahome__articleswrapper-videos{grid-template-columns:repeat(2, 1fr)}.klimahome__articleswrapper-affiliates .card__wrapper{display:grid;grid-template-columns:repeat(3, 1fr);gap:1rem}.klimahome__articleswrapper-affiliates .card__text{grid-column:span 2}.klimahome__articleswrapper-affiliates .card__title{margin-top:0}}@media(min-width: 1280px){.klimahome__articleswrapper-news{grid-template-columns:repeat(4, 1fr)}.klimahome__articleswrapper-features{grid-template-columns:repeat(2, 1fr)}.klimahome__articleswrapper-videos{grid-template-columns:repeat(2, 1fr)}.klimahome__articleswrapper-affiliates{grid-template-columns:repeat(2, 1fr)}}.klimahome__subsection-newsletter .klimahome__subsectionhead img{height:unset;width:200px;margin-top:-1rem;margin-left:-1rem}.card__wrapper a{color:#0081be;text-decoration:none}.card__title{font-size:var(--h6-size)}/*# sourceMappingURL=style.min.css.map */