.in_mobile{display:block;opacity:1;visibility:visible;transition:opacity var(--ts) var(--smooth),visibility var(--ts) var(--smooth)}@media only screen and (min-width: 768px){.in_mobile{display:none;opacity:0;visibility:hidden}}.in_tablet{display:none;opacity:0;visibility:hidden;transition:opacity var(--ts) var(--smooth),visibility var(--ts) var(--smooth)}@media only screen and (min-width: 768px){.in_tablet{display:block;opacity:1;visibility:visible}}@media only screen and (min-width: 992px){.in_tablet{display:none;opacity:0;visibility:hidden}}.in_desktop{display:none;opacity:0;visibility:hidden;transition:opacity var(--ts) var(--smooth),visibility var(--ts) var(--smooth)}@media only screen and (min-width: 992px){.in_desktop{display:block;opacity:1;visibility:visible}}.blue-bg{padding-block:calc(1500svw/var(--w));background:var(--blue-grey)}.modules .module{margin-block:max(35px,3500svw/var(--w))}.modules .module.carrousel{margin-block:max(20px,2000svw/var(--w))}@media only screen and (min-width: 992px){.modules .module{margin:max(105px,10500svw/var(--w)) var(--gutter)}.modules .module.carrousel{margin:max(60px,6000svw/var(--w)) 0}}.btn{padding:1.6rem 2.4rem;font-style:italic;text-align:center;text-transform:uppercase;background:#d61022;border:1px solid #d61022;border-radius:.8rem;transition:all .2s ease;font-family:"ClimateCrisis",sans-serif;font-size:1rem;font-weight:700;line-height:normal;letter-spacing:normal;color:#fff9f2}.btn:hover{color:#d61022;background:#fff;border-color:#fff}@media only screen and (max-width: 979px){.btn{width:100%}}.btn.white{color:#d61022;background:#fff;border-color:#fff}.btn.white:hover{color:#fff;background:#d61022;border-color:#d61022}.buttons{display:flex;justify-content:center;align-items:center;gap:.8rem;width:100%;margin-top:4rem;text-align:center}@media only screen and (max-width: 979px){.buttons{flex-direction:column;margin-top:3rem}}.social-links{list-style:none;display:flex;align-items:center;gap:.5rem}.social-links li,.social-links li a{display:flex;justify-content:center;align-items:center;width:3rem;height:3rem;color:#d61022;background:#fff;border-radius:.4rem;transition:all .2s ease;transition:all .2s ease}.social-links li:hover,.social-links li a:hover{color:#fff;background-color:#d61022}.social-links li svg{display:block;width:1.5rem;height:1.5rem}.experiences-slider{position:relative;height:90dvh;min-height:730px;margin:64px 1.4rem 24px;border-radius:2rem;overflow:hidden;transition:background .2s ease}@media only screen and (max-width: 979px){.experiences-slider{height:auto;min-height:auto;margin-inline:1rem}}.experiences-slider .buttons{position:absolute;bottom:4rem;left:50%;z-index:10;display:flex;gap:1.2rem;width:calc(100% - 4rem);transform:translateX(-50%)}@media only screen and (max-width: 979px){.experiences-slider .buttons{bottom:2rem}}.experiences-slider .experiences-track{display:flex;width:100%;height:100%;overflow-x:scroll;scroll-snap-type:x mandatory;scrollbar-width:none}.experiences-slider .experiences-track::-webkit-scrollbar{display:none}.experiences-slider .experience-slide{position:relative;display:flex;flex:0 0 100%;justify-content:center;align-items:center;scroll-snap-align:start;padding:3.2rem 0 15rem}.experiences-slider .experience-slide .experience-bg-text{position:absolute;top:46%;left:50%;display:flex;flex-direction:column;width:103vw;transform:translate(-50%, -50%)}@media only screen and (max-width: 979px){.experiences-slider .experience-slide .experience-bg-text{top:33%}}.experiences-slider .experience-slide .experience-bg-text h2{font-family:"ClimateCrisis",sans-serif;font-size:15rem;font-weight:900;font-style:italic;line-height:1;text-transform:uppercase;white-space:nowrap;user-select:none;pointer-events:none}@media only screen and (max-width: 979px){.experiences-slider .experience-slide .experience-bg-text h2{font-size:10rem}}.experiences-slider .experience-slide .experience-image{position:relative;z-index:2;user-select:none;pointer-events:none}.experiences-slider .experience-slide .experience-image img{display:block;width:auto;height:55vh;filter:drop-shadow(0 30px 40px rgba(0, 0, 0, 0.2));object-fit:contain}.story-section{width:100%;margin:0 auto;margin-top:3.2rem;margin-bottom:3.2rem;padding-top:80px;padding-bottom:200px}.story-section__content{position:relative;z-index:3;display:flex;flex-direction:column;align-items:center;gap:1.6rem;width:100%;margin-bottom:3rem;padding:0 2.7rem;text-align:center}@media only screen and (max-width: 979px){.story-section__content{padding-inline:1rem}}.story-section__content h2{font-family:"ClimateCrisis",sans-serif;font-size:3.4rem;font-weight:700;line-height:1.2;letter-spacing:.6px;color:#d61022;font-style:italic;text-transform:uppercase}@media only screen and (max-width: 979px){.story-section__content h2{font-size:2.5rem}}.story-section__content p{max-width:22rem;font-family:"OpenSans",sans-serif;font-size:1rem;font-weight:400;line-height:1.2;letter-spacing:.6px;color:#d61022}.story-section__content .btn{margin-top:1rem}.story-section .gallery{display:flex;justify-content:space-between;align-items:start;gap:2rem;padding:0 2.7rem}@media only screen and (max-width: 979px){.story-section .gallery{justify-content:center;gap:1.3rem;max-width:100%;padding-inline:0;overflow:hidden}}.story-section .gallery>div{border-radius:.8rem;overflow:hidden}.story-section .gallery .image__25{width:25%;max-width:25%}@media only screen and (max-width: 979px){.story-section .gallery .image__25{min-width:13rem}}.story-section .gallery .image__33{width:33%;max-width:33%}@media only screen and (max-width: 979px){.story-section .gallery .image__33{min-width:13rem}}.story-section .gallery .aspect__4-5{aspect-ratio:4/5}.story-section .gallery .aspect__3-4{aspect-ratio:3/4}.story-section .gallery .position__middle{margin-top:5rem}.story-section .gallery .position__end{margin-top:10rem}.story-section .gallery img{width:100%;height:100%;object-fit:cover;object-position:center}.counter-section{position:relative;width:100%;height:100%;padding:0 1.2rem 32px}.counter-section .counter-card{position:relative;display:flex;justify-content:center;align-items:center;width:100%;height:100%;padding-top:40px;padding-bottom:40px;background-color:#9e0c1e;border-radius:1.5rem;overflow:hidden}.counter-section .background-pattern{position:absolute;top:0;right:0;display:flex;justify-content:center;align-items:center;width:100%;height:100%;overflow:hidden}.counter-section .background-pattern img{width:100%;height:100%;object-fit:cover}.counter-section .content{position:relative;z-index:3;display:flex;flex-direction:column;align-items:center;padding:0 2rem}.counter-section .content header{display:flex;flex-direction:column;align-items:center;width:100%;text-align:center}.counter-section .content header h2{font-family:"ClimateCrisis",sans-serif;font-size:7rem;font-weight:700;line-height:1.2;letter-spacing:.6px;color:#ff0017;font-style:italic;text-transform:uppercase}@media only screen and (max-width: 979px){.counter-section .content header h2{font-size:2rem}}.counter-section .content header p{max-width:25rem;margin-top:1.4rem;font-family:"OpenSans",sans-serif;font-size:1rem;font-weight:400;line-height:1.2;letter-spacing:.6px;color:#fff}.counter-section .content .counter{position:relative;display:flex;flex-direction:column;align-items:center;width:100%;max-width:45rem;margin:3.5rem auto 3.5rem;margin-top:3.4rem}.counter-section .content .counter .progress-bar{position:relative;display:flex;justify-content:center;align-items:center;width:100%;max-width:25rem;height:1.5rem}.counter-section .content .counter .progress-track{position:absolute;top:50%;left:0;width:100%;height:1.5rem;box-sizing:border-box;background-color:#fff;border:4px solid #fff;border-radius:1rem;overflow:hidden;transform:translateY(-50%)}.counter-section .content .counter .progress-fill{display:block;height:100%;background-color:#047e17;background-image:repeating-linear-gradient(105deg, rgb(4, 126, 23), rgb(4, 126, 23) 1.5%, rgb(46, 182, 0) 1.5% 3%);background-size:90rem;background-repeat:repeat-x;border-radius:1rem}.counter-section .content .counter .counter-icon{position:absolute;top:50%;right:-0.5rem;animation:sway 1.2s ease-in-out infinite alternate;transform:translateY(-50%)}.counter-section .content .counter .counter-icon img{display:block;width:3.3rem;height:auto}.counter-section .content .counter .counter-labels{display:flex;justify-content:space-between;width:100%;max-width:25rem;padding-top:.8rem;font-style:italic;text-transform:uppercase;white-space:nowrap;font-family:"ClimateCrisis",sans-serif;font-size:.8rem;font-weight:700;line-height:1.2;letter-spacing:.6px;color:#fff}@keyframes sway{0%{transform:translateY(-50%) rotate(-7deg)}50%{transform:translateY(-50%) rotate(7deg)}to{transform:translateY(-50%) rotate(-7deg)}}.community-gallery{width:100%;margin:0 auto;margin-top:3.2rem;margin-bottom:3.2rem;padding-top:80px}.community-gallery__content{position:relative;z-index:3;display:flex;flex-direction:column;align-items:center;gap:1.6rem;width:100%;margin-bottom:3rem;padding:0 2.7rem;text-align:center}@media only screen and (max-width: 979px){.community-gallery__content{padding-inline:1rem}}.community-gallery__content h2{font-family:"ClimateCrisis",sans-serif;font-size:3.4rem;font-weight:700;line-height:1.2;letter-spacing:.6px;color:#d61022;font-style:italic;text-transform:uppercase}@media only screen and (max-width: 979px){.community-gallery__content h2{font-size:2.5rem}}.community-gallery__content p{max-width:22rem;font-family:"OpenSans",sans-serif;font-size:1rem;font-weight:400;line-height:1.2;letter-spacing:.6px;color:#d61022}.community-gallery .social-links{margin-top:1.2rem}.community-gallery .gallery{display:flex;justify-content:center;align-items:flex-start;gap:1.6rem;overflow:hidden}.community-gallery .gallery__img{width:100%;min-width:14.5rem;max-width:22.5rem;border-radius:.8rem;overflow:hidden;aspect-ratio:9/16}.community-gallery .gallery__img:nth-child(2),.community-gallery .gallery__img:nth-child(4){margin-top:5rem}.community-gallery .gallery__img:nth-child(3){margin-top:10rem}.community-gallery .gallery__img img{width:100%;height:100%;object-fit:cover;object-position:center}.media-banner{width:100%;max-width:100%;height:100svh}.media-banner .content{position:relative;width:100%;height:100%;padding-right:3.2rem;padding-bottom:30px;padding-left:3.2rem}@media only screen and (max-width: 979px){.media-banner .content{padding-top:12rem !important;padding-right:1.6rem !important;padding-left:1.6rem !important}}.media-banner .content .video-content{position:absolute;top:0;right:0;display:flex;justify-content:center;align-items:center;width:100%;height:100%;overflow:hidden}.media-banner .content .text-content{position:relative;z-index:3;display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%}@media only screen and (max-width: 979px){.media-banner .content .text-content{justify-content:flex-end;align-items:flex-start}}.media-banner .content .text-content .block__header{position:relative;z-index:3;display:flex;flex-direction:column;align-items:center;width:100%}@media only screen and (max-width: 979px){.media-banner .content .text-content .block__header{align-items:flex-start;text-align:left}}.media-banner .content .text-content .block__header h1{max-width:190rem;font-style:italic;text-align:center;text-transform:uppercase;font-family:"ClimateCrisis",sans-serif;font-size:clamp(2.2rem,2vw + 1.56rem,3.4rem);font-weight:900;line-height:1.2;letter-spacing:.6px;color:#fff}@media only screen and (max-width: 979px){.media-banner .content .text-content .block__header h1{text-align:left}}.media-banner .content .text-content .block__header>p{max-width:86rem;margin-top:1.6rem;font-family:"OpenSans",sans-serif;font-size:1.8rem;font-weight:600;line-height:1.3;letter-spacing:normal;color:#fff}@media only screen and (max-width: 979px){.media-banner .content .text-content .block__header>p{font-size:1.3rem}}
