:root{--green:#00473c;--gray:#7a7c7c;--mediumGray:#7d968f;--greenOpacity:#025044;--lightBlue:#e8f3ef;--white:#fff;--lightBlack:#222424;--orange:#d77e25;--lemon:#a3b72a;--red:#aa2f37;--lighGray:#e5f0ed;--lightRed:#fd5b5b;--darkBlue:#103c92;--brightRed:#cc3433;--brightGreen:#45a54e;--mediumBlue:#2b4a87;--brightOrange:#dc8621;--brightBlue:#379cbc;--brightYellow:#b7ba1f;--purple:#982e56;--oppacityGray:#709891;--lighGreenOpacity:#a3cabe;--activeLinkGray:#d8e9e4;--buttonOpacityGreen:#19594f;--greenLines:#065d50}*{border:0;margin:0;padding:0;box-sizing:border-box;letter-spacing:.02rem;font-family:"Poppins";font-weight:400;font-size:16px;font-weight:200}body{overflow-x:hidden;padding-top:20px}@font-face{font-display:swap}@keyframes anim{from{opacity:0}to{opacity:1}}.lock-scroll{overflow-y:hidden;background:var(--green)}.bolded-text{font-weight:700}header{margin-top:20px;margin-left:20px;height:85px;background-color:var(--green);display:flex;flex-direction:row;flex:1;justify-content:flex-end;position:absolute;top:0;width:100%;z-index:10000}.header-right{width:100%;border-bottom-left-radius:15px;background:#fff;min-width:900px}.header-right>li{display:none}.menu-item img{width:20px;height:20px}#menu-main,#menu-menu2{display:flex;align-items:center;height:85px;justify-content:space-around;padding-left:50px;width:calc(100% - 20px)}#menu-main a,#menu-menu2 a{color:#22242460;text-decoration:none;font-size:18px}#menu-main li ul.sub-menu{display:none;flex-direction:column;position:absolute;background-color:var(--white);border-radius:8px;padding:20px;gap:5px;top:75%;transform:translateX(-25%)}#menu-main li ul.sub-menu a{color:var(--subMenuGray);font-size:14px}.sub-menu li:after{display:none !important}#menu-main li:hover ul.sub-menu{display:flex}@media screen and (max-width:1500px){#menu-main a,#menu-menu2 a{font-size:16px}}@media screen and (max-width:1100px){#menu-main li ul.sub-menu{position:static;display:flex;opacity:1;margin-top:25px;padding:5px}}#menu-main img,#menu-menu2 img{width:24px;height:24px;object-fit:cover}#menu-main>div,#menu-menu2 div{display:flex;gap:15px;order:1;justify-content:center}#menu-main li,#menu-menu2 li{display:flex;order:1;list-style-type:none;position:relative}#menu-main li.active a,#menu-menu2 li.acitve a{color:var(--lightBlack)}#menu-main li.active:after,#menu-menu2 li.active:after{content:"";display:block;width:30px;height:6px;border-radius:40px;background-color:var(--activeLinkGray);position:absolute;bottom:-7.5px;left:50%;transform:translateX(-50%)}@media (max-width:1100px){header{margin-left:0;background-color:transparent;height:25px}.header-left{display:none}.header-right{min-width:100%}.hamburger-wrapper{display:flex;flex-direction:column;width:18px;height:18px;position:absolute;top:100%;right:10%;z-index:100;justify-content:space-between;cursor:pointer}.hamburger-span{width:100%;height:2px;background-color:#fff}.change-hamburger{top:25%}.change-hamburger .hamburger-span{background-color:#000}.change-hamburger .hamburger-span:nth-child(1){transform:rotate(315deg) translate(-11px,12px)}.change-hamburger .hamburger-span:nth-child(2){transform:rotate(45deg)}.change-hamburger .hamburger-span:nth-child(3){display:none}.menu-main-container ul{opacity:0}.change #menu-main,.change #menu-menu2{display:flex !important;flex-direction:column;justify-content:flex-start !important;align-items:flex-start !important;padding:30px !important;position:absolute;gap:20px !important;left:0;top:0;bottom:0;right:0;padding:0;height:75% !important;width:100%;opacity:1;background:#fff;border-radius:15px}#menu-main>div,#menu-menu2>div{margin-top:auto}.header-right{background:var(--green);visibility:hidden;opacity:0;height:0;transition:.5s}.change .lang-item{order:0 !important}#menu-main img:nth-last-child(1),#menu-menu2 img:nth-last-child(1){width:auto !important;height:18px !important}}.change{border-radius:15px;border:20px solid var(--green);transition:.5s;visibility:visible;opacity:1;display:flex;position:fixed;top:0;width:100%;height:100vh;z-index:99}.header-left{max-width:570px;width:100%;height:100%;border-top-left-radius:15px;border-top-right-radius:15px;z-index:200;margin:auto;position:relative}.header-left div{width:100%;height:100%;background-color:var(--white)}.header-left div div{border-top-left-radius:15px;border-top-right-radius:15px;background-color:var(--green)}.button1{background-color:transparent;border:1px solid #fff;border-radius:8px;transition:.5s;color:#fff;padding:9px 27px}.button1:has(>a){padding:0}.button1 a{display:block;padding:9px 27px;text-decoration:none;color:#fff}.button1:hover{border:1px solid #fff;color:var(--green);cursor:pointer;background-color:#fff}.button1:hover a{color:var(--green)}@media (max-width:500px){.button1{padding:9px 25px}}.column{display:flex;flex-direction:column}footer .column{gap:5px}.hero,.hero-no-after-element{height:842px;width:100%;background:var(--white);display:flex;position:relative;border-radius:15px}.hero-no-after-element.colaboration-hero{height:fit-content}.hero .button1{align-self:flex-start}.hero-slider{display:none;animation:anim 2s}.hero-slider-active{display:block}.hero-left-panel{max-width:570px;width:100%;background:var(--greenOpacity);height:100%;border-radius:15px;display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:60px;z-index:2;position:relative}.nopadding-left-panel{padding-left:0;align-items:flex-start;justify-content:start;max-width:unset;background-color:var(--green);border-bottom-right-radius:0}.colaboration-wrapper{padding:60px 0 20px;border-bottom-right-radius:15px}.square-absolute-hero{bottom:105px;right:0;z-index:0;position:absolute}.hero-img-big img{z-index:1;position:relative}.hero-right-panel{width:100%;background-color:var(--green);display:flex;flex-wrap:nowrap;align-self:end;height:calc(100% - 85px);border-top-right-radius:15px;border-bottom-right-radius:15px}.contact-img-right-panel{width:95%;border-bottom-right-radius:15px;position:relative}.contact-img-right-panel img{display:block;width:100%;height:75%;margin-top:auto;border-top-left-radius:15px;border-bottom-right-radius:15px;background-repeat:no-repeat;object-fit:cover;object-position:top}.hero:after{content:"";position:absolute;width:calc(100% - 20px);bottom:0;background-color:var(--green);height:20px;left:20px}.no-after-element:after{height:0}.hero-left-panel img{width:370px;border-radius:15px}@media screen and (max-width:450px){.hero-left-panel img{width:250px}}.hero-text-wrapper{display:flex;flex-direction:column;gap:15px;position:absolute;left:50px;top:50%;transform:translate(0,-50%);z-index:3;max-width:690px}.left-panel-info{padding-left:50px;width:100%}.left-panel-about{padding-left:75px}.about-header-paragraph{font-size:20px;color:var(--white);margin-top:30px}.contact-info-wrapper{display:flex;justify-content:space-between;margin-top:20px;gap:10px}ul.contact-list-info-panel,ul.contact-info-right-panel{display:flex;flex-direction:column;list-style:none;list-style-position:inside;color:var(--lighGray)}ul.contact-list-info-panel li{display:flex;flex-direction:column;margin-top:10px}ul.contact-list-info-panel li:nth-child(5){margin-top:24px}ul.contact-list-info-panel li,span{font-weight:200;font-size:20px}ul.contact-list-info-panel li.bolded,ul.contact-list-info-panel span.bolded{font-weight:600}ul.contact-list-info-panel .list-icon-wrapper{margin-top:auto}.list-icon-wrapper span{margin-bottom:10px}.icons-row-panel{display:flex;gap:10px}.icons-row-panel a{text-decoration:none;font-size:18px;color:var(--lightBlack)}.icons-row-panel img{width:34px;height:34px}@media screen and (max-width:1600px){h1.hero-about-header{font-size:26px}.about-header-paragraph{font-size:16px}}@media screen and (max-width:1300px){h1.hero-about-header{font-size:22px}.about-header-paragraph{font-size:14px}}@media screen and (max-width:1250px){.about-slider-bg-card,.about-slider-bg-card-second{display:none}.about-slider-btn-wrapper{right:30%;z-index:20}}@media screen and (max-width:800px){ul.contact-list-info-panel li,span{font-size:16px}}@media screen and (max-width:600px){.left-panel-info{padding-left:20px}ul.contact-list-info-panel li,span{font-size:14px}}@media (max-width:500px){.hero-text-wrapper{left:20px}.contact-info-wrapper{flex-direction:column;justify-content:start}ul.contact-list-info-panel .list-icon-wrapper{margin-top:20px}}.hero-text-wrapper h1{font-size:clamp(32px,12vw,80px);font-weight:600;line-height:120px;color:#fff}h1.hero-main-header{font-size:36px;font-weight:600;color:var(--white)}h1.hero-about-header{font-size:50px;margin-top:10px}.hero-image-image-wrapper{margin-left:30px}.hero-text-wrapper p{font-size:clamp(18px,4vw,22px);color:#fff;line-height:clamp(32px,4vw,36px);max-width:609px}.hashtags-wrapper{display:flex;flex-wrap:wrap;gap:10px;list-style:none;list-style-position:inside;margin-top:30px}.hashtags-wrapper li{background-color:var(--lightBlue);border-radius:8px;padding:5px 10px;font-size:14px}.hashtags-wrapper li span{font-size:14px;font-weight:400}.hashtags-wrapper li:nth-of-type(1){color:var(--darkBlue)}.hashtags-wrapper li:nth-of-type(2){color:var(--green)}.hashtags-wrapper li:nth-of-type(3){color:var(--red)}@media screen and (max-width:500px){h1.hero-main-header{font-size:24px}}.hero-squares-wrapper1{display:flex;width:136px;height:100%;flex-direction:column;margin-top:85px}.hero-squares-wrapper1 .row{min-height:67px}.square-big{width:134px;height:134px;border-radius:12px;margin:1px;background:var(--greenOpacity)}.square-medium{width:67px;height:67px;border-radius:12px;background:var(--greenOpacity);margin:1px}.square-small{width:56px;height:56px;border-radius:12px;background:var(--greenOpacity);margin:1px}.square-big:hover,.square-medium:hover,.square-small:hover{background:#e5f0ed12}.row{display:flex;flex-direction:row}.icons-row{margin-top:20px;justify-content:center}footer .icons-row{margin-top:50px}.hero-image-wrapper{width:374px;position:relative;background-color:transparent;margin:auto;margin-right:45px}.hero-img-big img{width:310px;height:436px;object-fit:cover;opacity:.8;transition:.5s}.hero-img-big:hover img{opacity:1}.hero-img-small-1{position:absolute;top:70px;right:0;z-index:1;transition:.5s;z-index:2}.hero-img-small-2{position:absolute;bottom:200px;left:0;z-index:1;transition:.5s}.hero-img-small-1:has(+.hero-img-big img:hover){right:-10px}.hero-img-big:hover+.hero-img-small-2{left:-10px}.hero-image-square-wrapper{display:flex;justify-content:flex-end}.hero-img-small-1 img,.hero-img-small-2 img{border-radius:15px}@media (max-width:1650px){.hero-squares-wrapper1:nth-of-type(4){display:none}}@media (max-width:1580px){.hero-squares-wrapper1:nth-of-type(3){display:none}}@media (max-width:1350px){.hero-squares-wrapper1:nth-of-type(2){display:none}}.hero-text-wrapper-mobile{display:none}.hero-image-mobile{display:none}@media (max-width:1250px){.hero-text-wrapper{display:none}.hero-squares-wrapper1{display:none}.hero-left-panel{max-width:100%}.hero-right-panel{display:none}.hero-img-big-mobile img{height:290px;width:100%;opacity:.8}.hero-img-small-mobile img{position:absolute;bottom:20%;left:-15px;width:134px;height:134px}.hero-image-mobile{height:290px;position:relative;display:block;max-width:450px}.hero-text-wrapper-mobile{display:flex;gap:15px;flex-direction:column}.hero-text-wrapper-mobile h1{font-size:clamp(32px,12vw,80px);font-weight:600;line-height:60px;color:#fff}.hero-text-wrapper h1.hero-main-header{font-size:24px}.hero-text-wrapper-mobile p{font-size:clamp(18px,4vw,22px);color:#fff;line-height:clamp(32px,4vw,36px);max-width:609px}.nopadding-left-panel>img{width:370px;margin-top:10px}.hero-left-panel{justify-content:flex-start;align-items:flex-start;padding:60px 30px;height:fit-content}.hero-no-after-element{height:fit-content;flex-direction:column;background-color:var(--green)}.contact-img-right-panel{display:block;margin:auto}ul.contact-list-info-panel{margin-right:10%}.contact-img-right-panel img{border-radius:15px;height:33%;width:50%;margin:0 auto 10px}.hero:after{display:none}.hero .button1{margin-top:10px}}@media screen and (max-width:900px){.nopadding-left-panel>img{width:50%}.contact-img-right-panel img{height:75%;width:100%}}@media screen and (max-width:600px){.nopadding-left-panel>img{width:80%}.hero-image-mobile{margin:10px auto 0 auto}.hero-img-big-mobile img{height:240px}.hero .button1{width:100%;margin-bottom:20px}}.hero-sponsor{position:absolute;background-color:#fff;border-radius:15px;z-index:3;padding:20px}.hero-sponsor.mobile{display:none;width:340px;position:relative;width:95%;margin:0 auto;padding:0}.hero-sponsor.mobile img{display:block;margin:0 auto}@media screen and (max-width:600px){.hero-sponsor.mobile img{width:100%}}@media screen and (max-width:1250px){.hero-sponsor.mobile{display:block}}.hero-sponsor-text{position:absolute;top:16px;width:80%;background:#fff;right:15px;gap:10px;justify-content:flex-end;align-items:center;font-weight:600;display:flex;opacity:0;height:0;transition:.5s}.hero-sponsor button{padding:4px 8px;border-radius:4px;color:#fff;background:var(--green);border:none}.hero-sponsor:hover .hero-sponsor-text{opacity:0;height:30px}.hero-sponsor button:hover{cursor:pointer}.woodCategory-wrapper{width:100%;margin-top:60px;display:flex;margin-bottom:60px;flex-direction:column;gap:30px}.woodCategory-wrapper h2{font-size:clamp(32px,8vw,58px);line-height:clamp(60px,8vw,90px);font-weight:700;text-align:center;color:var(--lightBlack)}.woodCategory-wrapper p{font-size:20px;line-height:32px;max-width:600px;text-align:center;margin:0 auto}.wrapper{padding:0 20px}.woodCategory-card{transition:.5s;display:flex;flex-direction:column;position:relative;padding:50px;background-color:var(--lightBlue);border-radius:15px;width:32%;margin:0 auto;margin-top:180px}.woodCategory-wrapper .row{flex-wrap:wrap}.woodCategory-card img{position:absolute;height:230px;max-width:450px;width:calc(100% - 40px);top:-170px;border-radius:15px;object-fit:cover;left:50%;transform:translate(-50%,0);transition:.3s}.woodCategory-card span{font-size:28px;line-height:42px;font-weight:600;color:var(--green)}.woodCategory-card-body{gap:15px;max-width:530px;margin-top:20px;display:flex;flex-direction:column}.woodCategory-card-body ul{display:flex;flex-direction:column;gap:15px}.woodCategory-card-body li{font-size:22px;list-style-type:"> ";font-weight:500;color:var(--green)}.woodCategory-card .square-big,.woodCategory-card .square-small,.woodCategory-card .square-medium{background-color:var(--lightBlue)}.woodCategory-squares{position:absolute;top:-350px;left:0;display:flex;flex-direction:column}@media (max-width:1200px){.woodCategory-squares{display:none}}@media (max-width:800px){.woodCategory-card{min-width:280px;width:100%;padding:50px 10px}.woodCategory-card ul{list-style:inside}.woodCategory-card img{width:100%}}.woodCategory-card:hover{background-color:var(--green)}.woodCategory-card:hover .woodCategory-card-body li,.woodCategory-card:hover .woodCategory-card-body span{color:#fff}.woodCategory-card:hover img{top:-190px}.slider{visibility:hidden;height:0;opacity:0}.slider img{z-index:5}.slide-body{display:flex;flex-direction:column;justify-content:space-around;gap:30px;width:100%;max-width:1024px;align-items:flex-start;display:none}.slider-text-active{transition:1s;animation:anim 1.5s;display:flex;z-index:5}.slider-active{height:100%;visibility:visible;transition:1s;opacity:1;z-index:5}.about-slider-wrapper{margin-left:auto;position:relative}.about-slider-bg-card{background-color:var(--greenOpacity);position:absolute;width:85%;bottom:0;right:0;height:80%;border-top-left-radius:8px;border-bottom-right-radius:20px}.about-slider-bg-card-second{background-color:var(--greenOpacity);position:absolute;width:110%;bottom:0;right:0;height:50%;border-radius:8px}@media screen and (max-width:1000px){.about-slider-bg-card-second{display:none}.about-slider-bg-card{display:none}}.about-slider-wrapper .slider{display:flex;align-items:flex-end}.sliderSection-relative{padding:0 20px;height:600px;position:relative;width:100%;z-index:1}.sliderSection-left{display:flex;flex-direction:column;justify-content:flex-start;gap:30px;width:100%;max-width:1024px;background:var(--green);height:680px;border-top-left-radius:15px;border-bottom-left-radius:15px;padding:50px;align-items:flex-start}.sliderSection-slideNumber-wrapper{display:flex;flex-direction:column;gap:15px}.sliderSection-left .row{align-items:center}.sliderSection-slideNumber{background:var(--greenOpacity);padding:12px 15px;color:#fff;border-radius:15px}.about-slider-btn-wrapper .sliderSection-slideNumber{background-color:transparent;font-size:14px;color:var(--mediumGray);z-index:10}.about-slider-btn-wrapper .sliderSection-slideNumber span:nth-child(1){color:var(--white);font-size:14px}.sliderSection-slideNumber-wrapper span{color:#fff}.sliderSection-wrapper{display:flex}.sliderSection-rigth{width:100%}.sliderSection-left p{color:#fff;font-size:20px}.sliderSection-right-imageWrapper:before{right:-25px;position:absolute;top:10%;bottom:10%;border-radius:15px;background:#fff;width:20%;opacity:.1;z-index:0;content:"";transition:.5s}.sliderSection-right-imageWrapper img{position:relative;z-index:1;transition:.5s}.sliderSection-right-imageWrapper:hover:before{opacity:1}.sliderSection-right-imageWrapper:hover img{transform:scale(1.03)}.sliderSection-tag{padding:5px 10px;font-size:14px;font-weight:400;background-color:var(--lightBlue);margin-right:4px;border-radius:8px;transition:.5s;opacity:.8}.sliderSection-tag:hover{opacity:1}.sliderSection-right img{max-width:412px;width:100%;height:495px;border-radius:15px;object-fit:cover}.sliderSection-right{background:url("http://thetruegreen.world/wp-content/uploads/2023/02/dan-meyers-0AgtPoAARtE-unsplash-1-1.png");background-repeat:no-repeat;background-size:cover;display:flex;justify-content:center;align-items:center}@media (max-width:1040px){.sliderSection-relative{height:unset;padding:0 10px;background-color:var(--green);border-radius:15px}.sliderSection-left{max-width:100%;margin-top:30px;border-radius:15px;border-bottom-left-radius:0;border-bottom-right-radius:0;padding:30px 90px;height:auto}.sliderSection-wrapper{flex-wrap:wrap}.sliderSection-left p{position:static;transform:none;width:100%}.sliderSection-left .row{flex-wrap:wrap;gap:10px}.sliderSection-clear{display:none}.sliderSection-right{background:unset}.sliderSection-right-imageWrapper:before{display:none}}.sliderSection-wrapper h2{font-size:52px;color:#fff;max-width:800px;font-weight:600}@media (max-width:600px){.sliderSection-left{padding:45px 15px;gap:15px;height:unset}.sliderSection-left h2{font-size:32px}.sliderSection-right img{width:100%;height:unset;aspect-ratio:1/1;margin:0 auto}.sliderSection-right{border-bottom-right-radius:15px;border-bottom-left-radius:15px;padding-bottom:15px}.fotoSection-wrapper{min-height:420px !important}}.sliderSection-tag:nth-of-type(1){color:#aa2f37}.sliderSection-tag:nth-of-type(2){color:#103c92}.sliderSection-tag:nth-of-type(3){color:#00473c}.sliderSection-right{background-color:var(--green);width:100%;border-bottom-right-radius:15px;border-top-right-radius:15px}.separatorButton{position:absolute;left:-20px;bottom:80px;z-index:10;background:var(--green);border-radius:100%;width:50px;height:50px;display:flex;justify-content:center;align-items:center;cursor:pointer}.separatorButton img{width:20px;height:20px}.separatorButton:before{border:1px solid #fff;padding:20px;border-radius:100%;content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.separatorButton.news{display:none;color:var(--lighGreenOpacity);background-color:#fff;transition:.5s}.separatorButton.news:before{border:1px solid var(--lighGreenOpacity)}.separatorButton.news:hover{color:#fff;background-color:var(--lighGreenOpacity)}#news-button-1{top:55%; left:-5px;transform:translate(0%,-50%) rotate(90deg)}#news-button-2{top:55%;right:-5px;transform:translate(0%,-50%) rotate(270deg);left:unset}.about-slider-btn-wrapper{display:flex;justify-content:space-between;align-items:center;gap:10px;position:absolute;bottom:30px;right:30px;color:var(--white);z-index:20}.about-slider-btn-wrapper .separatorButton{position:static;border-radius:9999px;border:1px solid var(--white);background-color:transparent;transform:rotate(-90deg)}.about-slider-btn-wrapper .separatorButton span{font-weight:700}.about-slider-btn-wrapper .separatorButton:before{display:none}@media screen and (max-width:1250px){.about-slider-btn-wrapper{right:30%}}@media screen and (max-width:900px){.about-slider-btn-wrapper{right:10%}}.sliderSection-right-imageWrapper{margin:0 auto;position:relative}.fotoSection-wrapper{min-height:920px;background-color:var(--lightBlack);width:calc(100% + 60px);position:relative;left:-20px;display:flex;justify-content:center;align-items:center}.fotoSection-wrapper img{width:100%;max-width:1166px;height:635px;object-fit:contain;margin-top:160px}@media (max-width:800px){.fotoSection-wrapper img{height:unset;margin-top:0}.fotoSection-wrapper{height:unset;padding:100px 0;position:relative;margin-top:-50px}.wp-video{width:80% !important;position:relative;left:-15px}}.mejs-controls{display:none !important}.fotoSection-text{padding:60px 40px;background-color:var(--green);position:absolute;bottom:-160px;margin:0 auto;max-width:1160px;border-radius:15px;width:85%}.fotoSection-text p{font-size:24px;color:#fff;font-weight:400;text-align:center}.fotoSection-text span{font-size:24px;font-weight:700}.fotoSection-text b{font-size:26px;font-weight:700}@media (max-width:700px){.fotoSection-text{bottom:-290px;margin-right:20px;top:85%;bottom:unset}.fotoSection-text p{font-size:18px;color:#fff;font-weight:400;text-align:center}.fotoSection-text span{font-size:18px;font-weight:700}}.circleSection-wrapper{margin-top:260px}@media (max-width:450px){.circleSection-wrapper{margin-top:420px}}.circleSection-wrapper{width:100%;display:flex}.circleSection-left{display:flex;width:1000px;flex-direction:column}.circleSection-left-wrapper{display:flex;justify-content:center;width:815px;position:relative}.dashed-lines-wrapper{position:absolute;width:200px;height:200px;z-index:2000;right:5%;top:10%}.dashed-lines-wrapper .circle-lines{border-radius:9999px;width:5px;height:5px;background-color:var(--greenLines);transform:translate(-50px,150px)}.dashed-lines{border-top:1px dashed var(--greenLines)}.dashed-lines-wrapper .circle-lines+.dashed-lines{transform:translate(-60px,112px) rotate(-45deg);width:95px}.dashed-lines-wrapper .dashed-lines:nth-child(3){transform:translate(23px,77px);width:150px}.dashed-lines-wrapper span{display:block;transform:translateY(40px)}.circleSection-right{display:flex;flex-direction:column;gap:15px}.cirlceSection-card:hover{background:var(--green)}.cirlceSection-card:hover .mobile-circle-section-wrapper{background:var(--green);transition:.3s}.cirlceSection-card:hover h3,.cirlceSection-card:hover p{color:#fff}.cirlceSection-card{transition:.5s;flex-direction:column;display:flex;padding:50px;align-items:flex-start;border-radius:15px;background-color:var(--lightBlue);gap:15px}.mobile-circle-section-wrapper{background:var(--lightBlue);border-radius:15px;display:flex;flex-direction:column;align-items:flex-start;gap:15px;padding:30px 15px}.mobile-circle-section-wrapper button{margin-left:0 !important}.circleSection-absolute-1 .row div,.circleSection-absolute-2 .row div,.circleSection-absolute-3 .row div{transition:.5s}.cirlceSection-card h3{color:var(--green);font-size:22px;font-weight:700}.cirlceSection-card p{color:var(--green);font-size:18px}.cirlceSection-card button{border:none;border-radius:8px;background-color:#fff;padding:5px 10px;color:var(--green);margin:0 0 10px 10px}.cirlceSection-card button:after{content:' >'}.cirlceSection-card button a{text-decoration:none;color:var(--green)}.circleSection-circle{display:flex;margin-top:250px;justify-content:center;align-items:center;border-radius:100%;flex-direction:column;width:40%;aspect-ratio:1/1;min-width:400px;z-index:2;overflow:hidden;position:relative}.progressbar-circle{width:100%;background-color:#fff;border-radius:50%;color:#fff;font-size:4rem;z-index:0;aspect-ratio:1/1;display:flex;flex-direction:column;justify-content:center;align-items:center;border:10px solid #e5f0ed}.circleSection-circle svg{transform:rotate(270deg);position:absolute;top:0;left:0;fill:none;stroke:var(--green);stroke-width:5px;stroke-dasharray:450px;stroke-dashoffset:450px;z-index:2}.circleSection-circle h3{font-size:clamp(24px,10vw,48px);color:var(--green);font-weight:700;text-align:center;color:var(--green);font-weight:700}.circleSection-circle p{font-size:18px;text-align:center;color:var(--green)}.circleSection-absolute-1{display:flex;transition:all .8s;opacity:0;left:20%;top:-15px;position:absolute;flex-direction:column}.circleSection-absolute-1 .row{justify-content:space-around;gap:15px;margin:5px}.circleSection-square-big{width:110px;height:110px;border-radius:12px;margin:1px;background:var(--lightBlue)}.circleSection-square-medium{width:80px;height:80px;border-radius:12px;margin:1px;background:var(--lightBlue)}.circleSection-square-small{width:70px;height:70px;margin:1px;border-radius:12px;background:var(--lightBlue)}.circleSection-square-small img{border-radius:12px}.circleSection-absolute-2{transition:all .8s;opacity:0;display:flex;right:0;top:300px;position:absolute;flex-direction:column}.inview{opacity:1 !important}.circleSection-absolute-2 .row{justify-content:space-around;gap:15px;margin:5px}.circleSection-absolute-3 .row{justify-content:space-around;gap:15px;margin:5px;align-items:flex-start}.circleSection-absolute-3{display:flex;transition:all .8s;opacity:0;left:50px;top:550px;position:absolute;flex-direction:column}.circleSection-left-wrapper img{width:100%;height:100%;object-fit:contain;border-radius:12px}.csa1{position:relative}.csa1:before{position:absolute;top:-25px;left:-25px;width:80px;height:80px;border-radius:12px;margin:1px;content:"";background:var(--green);z-index:-1}.csa2,.csa3,.csa4{position:relative}.csa2:before{position:absolute;top:-70px;right:-50px;width:110px;height:110px;border-radius:12px;margin:1px;content:"";background:var(--lightBlue);z-index:-1}.csa3:before{position:absolute;top:-45px;left:-25px;width:70px;height:70px;border-radius:12px;margin:1px;content:"";background:var(--lightBlue);z-index:-1}.csa4:before{position:absolute;bottom:-45px;left:-25px;width:80px;height:80px;border-radius:12px;margin:1px;content:"";background:var(--lightBlue);z-index:-1}.csa5{margin-top:40px !important}.circleSection-left-wrapper span{max-width:250px;color:var(--green);font-weight:700;font-size:20px;text-align:center}.circleSection-left-sponsors{padding:15px;border-radius:15px;background:var(--lightBlue);margin-top:250px;display:flex;align-items:flex-start;max-width:868px;margin-left:auto;margin-top:auto;gap:15px;margin-right:15px}.hovered .row div{margin:3px}.circleSectionMobile{display:none}.circleSection-left-sponsors-mobile{display:none}.circleSectionMobile img{object-fit:contain;width:100%;height:100%}@media screen and (max-width:1650px){.cirlceSection-card{padding:30px}}@media screen and (max-width:1420px){.cirlceSection-card{padding:0 10px}}@media (max-width:1350px){.circleSection-left,.circleSection-right{display:none}.circleSectionMobile{display:flex;flex-wrap:wrap;justify-content:center;gap:30px}.circleSectionMobile .cirlceSection-card{max-width:500px;min-width:300px;padding:5px;align-items:flex-start;height:fit-content;background-color:unset}.circleSection-left-sponsors-mobile{display:flex;background-color:var(--lightBlue);padding:5px;border-radius:15px;flex-wrap:wrap;gap:15px;justify-content:center}.circleSection-left-sponsors-mobile img{width:100px;height:100px}.circleSection-left-sponsors-mobile img:first-of-type{width:280px;height:auto}.cirlceSection-card:hover{background:unset}}@media (max-width:600px){.wrapper{padding:0 10px}}.circleSectionMobile .row{justify-content:space-between;position:relative;background-color:#fff;left:-5px;top:-5px;width:calc(100% + 10px)}.circleSectionMobileText{display:flex;flex-direction:column;gap:15px}.circleSectionMobileText h3{font-size:32px;text-align:center;color:var(--green);font-weight:700}.circleSectionMobileText p{font-size:16px;text-align:center;color:var(--green)}.circleSectionMobile .days-card{width:80vw;display:flex;justify-content:center}.circleSectionMobile .days-card p{width:fit-content;font-size:24px;font-weight:700;color:var(--green);padding-bottom:5px;border-bottom:1px dashed var(--green)}@media screen and (max-width:600px){.circleSectionMobile .days-card{justify-content:start}}.ecologyImpactWrapper h2{font-size:clamp(24px,10vw,55px);font-weight:700;color:#000;text-align:center;margin:40px 0}.ecologyImpactCardsWrapper{width:100%;display:flex;flex-wrap:wrap;border-radius:12px;overflow:hidden}.ecologyImpact-card{width:50%;display:flex;height:600px}.ecologyImpact-card-right{width:50%;margin-left:auto}.ecologyImpact-card:nth-of-type(3) .ecologyImpact-card-right,.ecologyImpact-card:nth-of-type(4) .ecologyImpact-card-right{width:50%;margin-left:0;margin-right:auto}.ecologyImpact-card-left{padding:25px;width:50%;display:flex;justify-content:space-between;align-items:flex-start;flex-direction:column;background:var(--red);animation:anim 1s}.ecologyCard-text-wrapper{margin-bottom:auto;margin-top:40px}.ecologyCard-text-wrapper h3{margin-bottom:20px}.ecologyImpact-card-right{background-repeat:no-repeat !important;background-size:cover !important}.ecologyImpact-card-left h3{color:#fff;font-size:24px;font-weight:700;animation:anim .2s}.ecologyImpact-card-left p{color:#fff;font-size:20px;text-align:left;animation:anim .2s;overflow-wrap:anywhere}.ecologyImpact-card-left img{width:100px;height:100px;object-fit:contain;animation:anim .2s}.ecologyImpact-card-left button{animation:anim .2s}.ecologyImpact-card:hover .ecologyImpact-card-left-hovered{display:flex;width:100%;padding:25px}.ecologyImpact-card:hover .ecologyImpact-card-right{width:300px}.ecologyImpact-card-left-hovered{padding:0;display:none;justify-content:space-between;align-items:flex-start;flex-direction:column;background:var(--red);position:relative;animation:anim 1s}.ecologyImpact-card:nth-of-type(1){background:var(--red)}.ecologyImpact-card:nth-of-type(2){background:var(--lemon)}.ecologyImpact-card:nth-of-type(3){background:var(--orange)}.ecologyImpact-card:nth-of-type(4){background:var(--green)}.ecologyImpact-card-left-hovered:before{content:"";background-color:var(--red);opacity:.8;width:5%;height:100%;position:absolute;right:-5%;top:0;display:block}.ecologyImpact-card-left-hovered h3{color:#fff;font-size:24px;font-weight:700;text-align:center;animation:anim .2s}.ecologyImpact-card-left-hovered li{color:#fff;font-size:clamp(18px,8vw,20px);text-align:left;list-style-type:none;animation:anim .2s}.ecologyImpact-card-left-hovered button{animation:anim .2s}.ecologyImpact-card-left-hovered img{animation:anim .2s;width:100px;height:100px}.ecologyImpact-card:hover .ecologyImpact-card-left{display:none}.ecologyImpact-card-left{width:50%;display:flex}.ecologyImpact-card:hover p{display:none}.ecologyImpact-card-left-hovered ol{padding:20px}.ecologyImpact-card:nth-of-type(2) .ecologyImpact-card-left{background-color:var(--lemon)}.ecologyImpact-card:nth-of-type(3) .ecologyImpact-card-left{background-color:var(--orange)}.ecologyImpact-card:nth-of-type(4) .ecologyImpact-card-left{background-color:var(--green)}.ecologyImpact-card:nth-of-type(2) .ecologyImpact-card-left-hovered{background-color:var(--lemon)}.ecologyImpact-card:nth-of-type(3) .ecologyImpact-card-left-hovered{background-color:var(--orange)}.ecologyImpact-card:nth-of-type(4) .ecologyImpact-card-left-hovered{background-color:var(--green)}.ecologyImpact-card:nth-of-type(2) .ecologyImpact-card-left-hovered:before{background-color:var(--lemon)}.ecologyImpact-card:nth-of-type(3) .ecologyImpact-card-left-hovered:before{background-color:var(--orange);right:unset;left:-5%}.ecologyImpact-card:nth-of-type(4) .ecologyImpact-card-left-hovered:before{background-color:var(--green);right:unset;left:-5%}.ecologyImpact-card-left-notHovered{padding:25px;width:100%;display:flex;justify-content:space-between;align-items:center;flex-direction:column;background-color:var(--red)}.ecologyImpact-card-left-notHovered h3{color:#fff;font-size:24px;font-weight:700;text-align:center}.ecologyImpact-card-left-notHovered p{color:#fff;font-size:20px;text-align:left}@media (max-width:1200px){.ecologyImpact-card{width:100%}}@media (max-width:600px){.ecologyImpactCardsWrapper{gap:5px}.ecologyImpact-card{width:100%;flex-direction:column;border-radius:8px;height:unset}.ecologyImpact-card-left-hovered{display:none !important}.ecologyImpact-card-left{display:flex !important;gap:15px;width:100%;border-radius:8px}.ecologyImpact-card-left-notHovered{gap:15px}.ecologyImpact-card-right img{width:100%;height:320px;object-fit:cover}.ecologyImpact-card:hover p{display:block}.ecologyImpact-card-right{width:100% !important;height:300px;border-bottom-left-radius:8px;border-bottom-right-radius:8px;order:2}.ecologyCard-text-wrapper{margin-bottom:auto;margin-top:auto}.ecologyCard-text-wrapper h3{margin-bottom:20px}}.aboutUs-wrapper{width:100%;background-color:var(--green);border-radius:12px;margin:100px 0;display:flex;padding:40px}.aboutUs-left{width:100%;max-width:900px;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:20px;padding:40px}.aboutUs-left h2{font-size:clamp(32px,10vw,50px);font-weight:600;color:#fff}.aboutUs-left p{font-size:20px;color:#fff}.aboutUs-left .button1{margin-top:30px}.aboutUs-right{display:flex;justify-content:center;align-items:center}.aboutUs-right img{width:100%;max-width:760px;height:auto}.aboutUs-wrapper .row.mobileRow{display:none}@media (max-width:1100px){.aboutUs-wrapper{flex-wrap:wrap}.aboutUs-wrapper .row{display:none}.aboutUs-wrapper .row.mobileRow{display:flex;flex-wrap:wrap;gap:5px;margin:20px}.aboutUs-right img{height:unset;width:calc(100% - 30px);aspect-ratio:1/1;object-fit:cover;margin:0 auto}}.newsCard .row{align-items:center;gap:15px}.newsCard{max-width:420px;min-width:320px;padding:20px;display:flex;flex-direction:column;align-items:flex-start;gap:15px;background-color:var(--lightBlue);border-radius:12px;margin:0 auto}.newsCard img{width:100%;border-radius:8px;height:auto}.newsCard h3{font-size:18px;font-weight:600;color:var(--green)}.newsCard p{font-size:18px;color:var(--green)}.newsCard-date,.newsCard-tag{font-size:14px;color:var(--greenOpacity)}.newsCard-tag a{text-decoration:none;color:var(--green);pointer-events:none}.newsCard .button1{border-color:var(--green);font-weight:600;font-size:14px;margin-top:auto;padding:0}.newsCard .button1 a{display:block;color:var(--green);padding:9px 27px}.newsCard-wrapper{width:100%;display:flex;position:relative;gap:10px;transition:.5s}.news-h2{font-size:clamp(24px,10vw,55px);font-weight:700;color:#000;text-align:center;margin:40px 0;width:100%}.front-partners-wrapper{border-radius:12px;background:var(--green);display:flex;flex-direction:column;gap:15px;margin:100px 0;padding:40px 20px}@media (max-width:600px){.aboutUs-left{padding:20px}.aboutUs-wrapper{padding:0;margin-top:20px}.aboutUs-left p{font-size:14px}.aboutUs-right{padding:5px}.aboutUs-right img{border-radius:8px}}.front-partners-wrapper .row{justify-content:center;gap:15px;align-items:center;flex-wrap:wrap}.front-partners-wrapper img{height:150px;width:auto;object-fit:scale-down}@media (max-width:800px){.front-partners-wrapper img{width:100%}}.front-partners-wrapper h2{width:100%;text-align:center;color:#2c665d;font-size:34px;font-weight:600}@keyframes partnersAnim{from{opacity:0}to{opacity:1}}.partners-item{max-width:250px;width:100%;display:flex;flex-direction:column;height:140px;animation:partnersAnim 5s ease-out infinite}.partners-item span{text-align:center;color:#fff;display:none}.partners-item:hover span{display:block;margin-top:-22px}.partners-item:hover{gap:5px}.contact-form-wrapper{position:relative;bottom:100px;padding:50px 75px;background-color:var(--lightBlue);border-radius:20px;width:60vw;margin:0 auto;z-index:3}@media screen and (max-width:1320px){.contact-form-wrapper{bottom:75px}}.contact-form-wrapper form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;margin-top:30px}.contact-form-wrapper form p:nth-last-of-type(4),.contact-form-wrapper form p:nth-last-of-type(1),.contact-form-wrapper form span:nth-last-of-type(3),.contact-form-wrapper form div:nth-last-of-type(2),.contact-form-wrapper form input[value="Wyślij"]{grid-column:1/3 !important}.contact-form-wrapper form div:nth-last-of-type(2){margin-top:20px}.contact-form-wrapper form input[type=text],.contact-form-wrapper form input[type=email],.contact-form-wrapper form input[type=tel]{border-radius:8px !important;height:50px !important;font-size:18px !important;text-indent:10px !important;width:100% !important}.contact-form-wrapper form textarea{resize:none;border-radius:8px !important;width:100% !important;text-indent:10px;padding-top:10px;font-size:18px;height:100%}form span:has(textarea){height:150px}.contact-form-wrapper form input[type=submit]{display:block;background-color:var(--green);color:var(--white);border-radius:8px !important;font-size:16px;padding:10px 50px;margin:0 auto;width:fit-content !important;font-weight:500;cursor:pointer}.wpcf7-not-valid-tip{font-size:14px;color:var(--lightRed)}@media screen and (max-width:1200px){.partners-item{max-width:130px}}@media screen and (max-width:900px){.contact-form-wrapper form{display:flex;flex-direction:column}}@media screen and (max-width:700px){.contact-form-wrapper{padding:25px 30px;width:90vw;bottom:0;margin-top:20px}.contact-form-wrapper form{display:flex;flex-direction:column}}.map-wrapper{overflow:hidden;position:relative;width:calc(100vw + 20px);right:-20px;left:-20px;margin-top:10px}#g-map{position:relative;border:none;width:calc(100vw + 20px);height:800px}.contact-form-wrapper h2{font-weight:600;font-size:36px;color:var(--lightBlack);text-align:center}.vision-cards-wrapper ul{display:flex;gap:40px;flex-wrap:wrap;justify-content:center;list-style:none;list-style-position:inside;padding:0 20px;margin-top:100px}.vision-cards-wrapper ul li{position:relative;background-color:var(--lightBlue);padding:0 30px;width:350px;height:420px;border-radius:8px;color:var(--green);margin-top:50px;transition:.5s}.vision-cards-wrapper ul li:hover{background-color:var(--green);color:var(--white)}.vision-cards-wrapper h1{margin-top:50px;text-align:center;font-size:65px;font-weight:600;color:var(--lightBlack)}.vision-cards-wrapper ul li strong{font-weight:700;display:block;margin-bottom:20px}.vision-cards-wrapper ul li .card{display:flex;position:relative;top:-10%;border-radius:20px;display:flex;width:160px;height:160px;transition:.5s}@media screen and (max-width:1000px){.vision-cards-wrapper ul{margin-top:20px}.vision-cards-wrapper h1{font-size:45px}}.vision-cards-wrapper ul li:nth-child(1) .card{background-color:var(--brightRed)}.vision-cards-wrapper ul li:nth-child(2) .card{background-color:var(--brightGreen)}.vision-cards-wrapper ul li:nth-child(3) .card{background-color:var(--mediumBlue)}.vision-cards-wrapper ul li:nth-child(4) .card{background-color:var(--brightOrange)}.vision-cards-wrapper ul li:nth-child(5) .card{background-color:var(--brightBlue)}.vision-cards-wrapper ul li:nth-child(6) .card{background-color:var(--brightYellow)}.vision-cards-wrapper ul li:nth-child(7) .card{background-color:var(--purple)}.vision-cards-wrapper ul li:hover .card{background-color:var(--green)}.vision-cards-wrapper ul li .card img{width:100px;height:100px;margin:auto;object-fit:contain}@media screen and (max-width:800px){.vision-cards-wrapper ul li{width:300px;margin-top:30px}}.about-values-wrapper{margin-top:75px;position:relative;width:960px;margin-left:auto;margin-right:auto}.about-values-wrapper h2{text-align:center;font-size:65px;font-weight:700;color:var(--green);margin-bottom:200px}.about-values-wrapper .about-values-imgs-wrapper{position:relative;width:960px;height:750px;margin:0 auto}.about-values-wrapper .about-values-imgs-wrapper .values-circle{position:absolute;height:400px;width:400px;line-height:400px;text-align:center;color:var(--green);font-size:42px;font-weight:700;border:10px solid var(--lighGray);border-radius:999px;transition:.2s}.about-values-wrapper .about-values-imgs-wrapper .values-circle:nth-child(1){left:50%;transform:translateX(-50%);z-index:1}.about-values-wrapper .about-values-imgs-wrapper .values-circle:nth-child(2){top:32%;right:12.5%;z-index:2}.about-values-wrapper .about-values-imgs-wrapper .values-circle:nth-child(3){top:32%;left:12.5%;z-index:3}.about-values-wrapper .about-values-imgs-wrapper .values-circle:hover{background-color:var(--green);border-color:var(--green);color:var(--white);z-index:10}.floating-value{border-radius:12px;position:absolute;background-color:var(--lighGray)}.floating-value img{position:relative;object-fit:cover;border-radius:12px}.floating-value:nth-child(3){width:48px;height:48px;left:25%;top:230px}.floating-value:nth-child(3) img{width:80px;height:80px;left:-80px;bottom:-45px}.floating-value:nth-child(4){width:154px;height:154px;left:-10%;top:380px}.floating-value:nth-child(4) img{height:100%;width:100%;right:-40px;top:50px}.floating-value:nth-child(5){width:80px;height:80px;left:0;bottom:200px}.floating-value:nth-child(5) img{width:100%;height:100%;left:0;right:0}.floating-value:nth-child(6){height:110px;width:110px;bottom:0;left:0}.floating-value:nth-child(6) img{height:100%;width:100%;right:-60%;bottom:30%}.floating-value:nth-child(7){height:48px;width:48px;bottom:0;left:50%}.floating-value:nth-child(7) img{width:105px;height:105px;bottom:-130%;left:-150%}.floating-value:nth-child(8){width:110px;height:110px;left:90%;bottom:100px}.floating-value:nth-child(8) img{height:100%;width:100%;left:-50%;top:30%}.floating-value:nth-child(9){width:60px;height:60px;left:85%;top:510px}.floating-value:nth-child(9) img{width:100px;height:100px;right:-150%;top:65%}.floating-value:nth-child(10){width:110px;height:110px;top:240px;left:90%}.floating-value:nth-child(10) img{width:150px;height:150px;top:50%;left:-80%}.floating-value:nth-child(11){width:80px;height:80px;top:220px;left:70%}.floating-value:nth-child(11) img{width:100%;height:100%;left:0;right:0;object-fit:contain}@media screen and (max-width:1200px){.about-values-wrapper,.about-values-wrapper .about-values-imgs-wrapper{width:350px}.about-values-wrapper .about-values-imgs-wrapper .values-circle{width:200px;height:200px;line-height:200px;font-size:16px;border-width:5px}.about-values-wrapper .about-values-imgs-wrapper .values-circle:nth-child(1){left:50%;transform:translateX(-50%);z-index:1}.about-values-wrapper .about-values-imgs-wrapper .values-circle:nth-child(2){top:15%;right:45%;z-index:2}.about-values-wrapper .about-values-imgs-wrapper .values-circle:nth-child(3){top:15%;left:45%;z-index:3;padding-left:10px}.floating-value{background-color:transparent}.floating-value:nth-child(3){top:120px;left:45%}.floating-value:nth-child(3) img{width:50px;height:50px;left:0;bottom:0}.floating-value:nth-child(11){top:180px;left:45%}.floating-value:nth-child(11) img{width:50px;height:50px;left:0;bottom:0;object-fit:cover}.floating-value:nth-child(4){top:70px;left:35px}.floating-value:nth-child(4) img{width:110px;height:110px;left:0;bottom:0}.floating-value:nth-child(10){top:120px;left:220px}.floating-value:nth-child(10) img{width:110px;height:110px;left:0;top:0}.floating-value:nth-child(5){top:630px;left:45%}.floating-value:nth-child(5) img{width:50px;height:50px;left:0;bottom:0}.floating-value:nth-child(9){top:650px;left:45%}.floating-value:nth-child(9) img{width:50px;height:50px;left:0;bottom:0}.floating-value:nth-child(8){top:595px;left:35px}.floating-value:nth-child(8) img{width:110px;height:110px;left:0;bottom:0}.floating-value:nth-child(6){top:630px;left:220px}.floating-value:nth-child(6) img{width:110px;height:110px;left:0;top:0}.floating-value:nth-child(7){display:none}}@media screen and (max-width:1000px){.about-values-wrapper h2{font-size:45px}}.about-team-wrapper{margin-top:200px;background-color:var(--green);padding:100px 15%;transition:.5s}.about-team-wrapper h3{color:var(--white);font-size:65px;font-weight:600;text-align:center}.about-team-people-wrapper{display:grid;margin-top:50px;grid-template-columns:repeat(4,minmax(0,1fr));gap:30px;color:var(--white)}.about-team-people-wrapper div{display:grid;flex-direction:column;overflow-wrap:break-word;max-width:280px;position:relative;transition:.5s;margin-left:auto;margin-right:auto}.about-team-people-details{display:flex;flex-direction:column;position:absolute;left:-10%;top:10%;opacity:0;width:300%;max-width:50vw;min-height:450px;padding:20px;border-radius:12px;background-color:var(--lightBlue);transition:.5s;z-index:10;pointer-events:none}.about-team-people-wrapper div.inactive-team-card{opacity:.3}.about-team-people-wrapper div.active-team-card{opacity:1}.about-team-people-wrapper div.active-team-card .about-team-people-details{opacity:1}.about-team-people-wrapper div.active-team-card .about-team-people-details~strong{color:var(--green)}.about-team-wrapper div .about-team-email-span{display:none;margin-top:20px;width:fit-content;padding:5px 10px;background-color:var(--white);border-radius:8px;color:var(--green);font-size:14px;font-weight:500}.about-team-people-wrapper div.active-team-card .about-team-email-span{display:block}.about-team-people-details p{font-size:15px;font-weight:400;color:var(--green);padding:20px;margin-left:300px}.about-team-people-wrapper div:nth-child(4n) .about-team-people-details p{margin-right:300px;margin-left:0}.about-team-people-wrapper div:nth-child(4n) .about-team-people-details{right:-10%;left:unset}.about-team-people-wrapper img{display:block;width:100%;border-radius:12px;position:relative;z-index:11}.about-team-people-wrapper strong{display:block;margin-top:30px;font-weight:600;font-size:25px;position:relative;z-index:11}.about-team-people-wrapper span{display:block;font-size:16px;font-weight:400;color:var(--oppacityGray);position:relative;z-index:11}.about-team-more-button{display:none;font-size:16px;width:90px;height:35px;background-color:var(--buttonOpacityGreen);padding:5px 0;border-radius:8px;cursor:pointer;color:#fff;text-transform:capitalize;margin-top:20px;align-self:end;pointer-events:all;transition:.5s}.about-team-more-button:hover{background-color:#fff;color:var(--buttonOpacityGreen)}.about-team-more-button:after{content:">"}@media screen and (max-width:1600px){.about-team-people-wrapper{grid-template-columns:repeat(3,minmax(0,1fr))}.about-team-people-wrapper div:nth-child(4n) .about-team-people-details{right:unset;left:-10%}.about-team-people-wrapper div:nth-child(4n) .about-team-people-details p{margin-right:unset;margin-left:300px}.about-team-people-wrapper div:nth-child(3n) .about-team-people-details{right:-10%;left:unset}.about-team-people-wrapper div:nth-child(3n) .about-team-people-details p{margin-right:300px;margin-left:0}}@media screen and (max-width:1200px){.about-team-wrapper{margin-top:0}.about-team-people-wrapper{grid-template-columns:repeat(2,minmax(0,1fr));pointer-events:none}.about-team-people-details{margin-top:240px;left:-15% !important;right:unset !important;top:0;width:340px;max-width:unset}.about-team-people-details p{margin-left:0 !important;margin-right:0 !important;padding:20px 10px}.about-team-more-button{display:block}}.exit-button{display:none;position:absolute;top:260px;right:-20px;z-index:2000;line-height:15px;font-weight:500;width:24px;height:24px;background-color:transparent;color:var(--oppacityGray);border:1px solid var(--oppacityGray);border-radius:999px;font-size:14px}.exit-button:after{content:"x"}div.active-team-card .exit-button{display:block}@media screen and (max-width:1000px){.about-team-wrapper h3{font-size:45px}}@media screen and (max-width:800px){.about-team-people-wrapper{grid-template-columns:repeat(1,minmax(0,1fr))}}.about-rewards-wrapper{margin-top:100px}.about-rewards-wrapper h4{color:var(--lightBlack);font-size:65px;font-weight:600;text-align:center}.about-post-wrapper{display:flex;width:95%;flex-wrap:wrap;justify-content:space-between;margin:20px auto}.about-post-card{width:30%;min-width:340px;border-radius:20px;padding:20px 20px 40px;background-color:var(--lightBlue);margin-top:5px}.about-post-card-img-wrapper{position:relative}.about-post-card img{width:100%;height:unset;aspect-ratio:2/1;object-fit:cover;display:block;border-radius:12px}.about-post-card-img-more-info{display:none;position:absolute;gap:5px;left:50%;transform:translateX(-50%);top:30px;background-color:var(--white);align-items:center;width:75%}.about-rewards-details-text{font-size:18px;color:var(--green);font-weight:400}.about-post-card .about-post-card-img-more-info span{color:var(--lightBlack);opacity:1;font-size:14px;font-weight:600}.about-post-card-img-more-info a{display:flex;align-items:center;gap:2px;color:var(--white);height:35px;line-height:35px;padding:0 10px;background-color:var(--green);border-radius:8px;font-size:14px;font-weight:500;text-decoration:none}.about-post-card-img-more-info a:after{content:">";font-size:20px}.about-post-card strong{display:block;font-size:24px;font-weight:600;color:var(--green);margin:20px 0 10px}.about-post-card span,.about-post-card span a{margin-right:20px;font-size:14px;font-weight:400;color:var(--green);text-decoration:none}.about-post-card span{opacity:.6}.about-post-card .about-post-link{display:block;padding:5px 10px;border:1px solid var(--lighGreenOpacity);margin-top:30px;font-size:14px;font-weight:600;text-decoration:none;color:var(--green);border-radius:8px;width:170px;text-align:center;transition:.5s}.about-post-card .about-post-link:hover{background-color:var(--green);color:var(--white)}@media screen and (max-width:1000px){.about-rewards-wrapper h4{font-size:45px}.about-post-card{margin:20px auto}}.phone-image-wrapper{position:absolute;bottom:-8px;left:50%;transform:translateX(-50%)}.background-image-wrapper{height:50%;margin-top:auto;margin-left:auto;margin-right:5%}.background-image-wrapper img{height:100%;width:auto;border-radius:15px}.custom-panel{display:flex}.green-material-main-panel-wrapper{margin-top:75px;color:var(--lightBlack)}.green-material-main-panel-wrapper h1{font-size:65px;text-align:center;font-weight:700;margin-bottom:20px}.green-material-main-panel-wrapper .sub-header{font-size:20px;text-align:center}.green-material-images-section{padding:5%;border-radius:15px;background-color:var(--lightBlue);margin:50px 0}.green-material-images-section h2{font-size:36px;color:var(--green);font-weight:700}.green-material-images-section .main-section-sub-header{color:var(--green);font-size:16px;font-weight:500;max-width:450px}.green-material-images-section .main-image-section{display:flex;margin:20px 0}.green-material-images-section .main-image-section ul{list-style:inside;list-style-type:"> "}.green-material-images-section .main-image-section img{width:60%;height:auto}.green-material-images-section .main-image-section .text-section{width:40%;height:fit-content;padding:50px 40px;background-color:#fff;margin:auto 0}.green-material-images-section .main-image-section .text-section p{font-weight:700;font-size:26px;margin-bottom:20px}.green-material-images-section .main-image-section .text-section span{font-size:16px}.left-radius{border-top-left-radius:15px;border-bottom-left-radius:15px;transform:translateX(6.3%)}.right-radius{border-top-right-radius:15px;border-bottom-right-radius:15px;transform:translateX(-6.5%);order:2}.custom-form .contact-form-wrapper{bottom:0;width:100%}.green-material-info-wrapper{border-radius:15px;background-color:var(--green);display:flex;color:#fff;margin-bottom:50px}.green-material-info-wrapper .left-side{width:60%;padding:10% 5%;display:flex;flex-direction:column;gap:20px}.small-info{font-size:16px;letter-spacing:2px;text-transform:uppercase;font-weight:200}.green-material-info-wrapper .left-side h3{font-weight:700;font-size:52px}.green-material-info-wrapper .left-side p{font-size:20px}.green-material-hashtags{display:flex;gap:10px;flex-wrap:wrap}.green-material-hashtags span{background-color:var(--lightBlue);border-radius:8px;padding:5px 15px;font-size:14px;color:var(--green);text-transform:uppercase}.green-material-info-wrapper button{border-radius:10px;border:1px solid #fff;background-color:var(--green);transition:.5s;margin-top:auto;width:250px;margin-top:40px}.green-material-info-wrapper button a{display:block;width:100%;font-size:20px;text-align:center;text-decoration:none;color:#fff;padding:10px 20px}.green-material-info-wrapper .right-side{width:40%;height:100%;position:relative}.green-material-info-wrapper .right-side .bg-image{height:780px;width:100%}.green-material-info-wrapper .right-side .bg-image img{height:100%;width:100%;border-top-right-radius:15px;border-bottom-right-radius:15px}@media screen and (max-width:1300px){.green-material-info-wrapper{flex-direction:column;gap:10px}.green-material-info-wrapper button{width:200px}.green-material-info-wrapper button a{font-size:14px}.green-material-info-wrapper .left-side,.green-material-info-wrapper .right-side{width:100%}.green-material-info-wrapper .left-side{align-items:center}.green-material-info-wrapper .right-side .bg-image{display:none}.phone-image-wrapper{position:static;transform:unset}.background-image-wrapper{display:none}.phone-image-wrapper{position:static;transform:unset;margin:0 auto;width:80%;display:flex;justify-content:center}.custom-panel{border-bottom-left-radius:15px}.green-material-images-section .main-image-section{flex-direction:column}.green-material-images-section .main-image-section img{width:80%;height:auto;margin:0 auto;order:2}.green-material-images-section .main-image-section .text-section{width:100%;height:fit-content;padding:50px 40px;background-color:#fff;margin:auto 0}.left-radius,.right-radius{border-radius:15px;transform:unset;order:1}}@media screen and (max-width:500px){.phone-image-wrapper{width:75%}.phone-image-wrapper img{width:100%}.green-material-main-panel-wrapper h1{font-size:32px}.green-material-main-panel-wrapper .sub-header{font-size:16px}.green-material-images-section h2{font-size:24px;text-align:center}.green-material-images-section .main-section-sub-header{font-size:14px;text-align:center}.green-material-images-section .main-image-section .text-section{padding:20px}.green-material-images-section .main-image-section .text-section p{font-size:18px}}.colaboration-hero-wrapper{width:100%;position:relative;padding:0 25px}.colaboration-hero-wrapper h1{font-size:50px;font-weight:600;color:var(--white);padding-left:50px}.colaboration-hero-wrapper p{font-size:26px;font-weight:400;color:var(--white);padding-left:50px;width:75%}.colaboration-hero-wrapper .card-wrapper{display:flex;gap:5px;margin-top:60px}.colaboration-hero-wrapper .card-wrapper div{width:33%;padding:30px 40px;background-color:var(--greenOpacity);border-radius:16px}.colaboration-hero-wrapper .card-wrapper div strong{display:block;font-size:32px;font-weight:600;margin-bottom:15px;color:var(--white)}.colaboration-hero-wrapper .card-wrapper div ul{list-style-position:outside;margin-left:20px}.colaboration-hero-wrapper .card-wrapper div ul li{font-size:20px;font-weight:400;color:var(--white)}.hero-img-animation-wrapper{position:absolute;width:320px;height:320px;right:50px;top:-150px}.hero-img-animation-wrapper img{display:block;border-radius:18px;position:absolute;transition:.5s}.hero-img-animation-wrapper img:nth-of-type(1){left:0;bottom:0;width:320px;height:320px;opacity:.5}.hero-img-animation-wrapper img:nth-of-type(2){width:130px;height:130px;top:50%;left:-30px}.hero-img-animation-wrapper img:nth-of-type(3){width:130px;height:130px;top:20px;right:-30px}.hero-img-animation-wrapper:hover img:nth-of-type(1){opacity:1}.hero-img-animation-wrapper:hover img:nth-of-type(2){left:-15px}.hero-img-animation-wrapper:hover img:nth-of-type(3){right:-15px}.colaboration-offer-wrapper{display:flex;flex-direction:column;gap:10px;padding:0 20px;margin-top:50px}.colaboration-offer-wrapper section{padding:50px;background-color:var(--lightBlue);border-radius:20px}.colaboration-offer-wrapper section h2{font-size:50px;font-weight:700;color:var(--green);text-align:center;margin-bottom:20px}.colaboration-offer-cards{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.colaboration-offer-cards div{background-color:var(--white);border-radius:12px;padding:5px 20px;margin-top:15px}.colaboration-offer-cards div strong{font-size:22px;font-weight:700;color:var(--green)}.colaboration-offer-cards div span{font-size:22px;font-weight:500;color:var(--green)}.colaboration-offer-images-wrapper{display:flex;flex-wrap:wrap;justify-content:space-between;gap:10px;margin-top:20px}.colaboration-offer-images-wrapper img{width:32%;min-width:300px;height:300px;border-radius:16px;margin:0 auto}.colaboration-cards-wrapper{background-color:var(--green);margin:30px 20px;border-radius:20px;padding:40px}.colaboration-cards-wrapper .card{display:flex;background-color:var(--greenOpacity);border-radius:16px;margin-bottom:40px}.colaboration-cards-wrapper .card img{width:40%;border-radius:16px}.colaboration-cards-wrapper .card div{padding:50px;width:60%}.colaboration-cards-wrapper .card div strong{display:block;margin-bottom:20px;font-weight:700;font-size:36px;color:var(--white)}.colaboration-cards-wrapper .card div p{margin-bottom:10px;font-weight:600;font-size:22px;color:var(--white)}.colaboration-cards-wrapper .card div ul{margin-left:30px}.colaboration-cards-wrapper .card div ul li{margin-bottom:10px;font-weight:400;font-size:22px;color:var(--white)}.colaboration-cards-wrapper .card div button{display:block;margin-top:60px;padding:15px 30px;border-radius:10px;border:1px solid var(--white);background-color:var(--green);cursor:pointer;transition:.5s}.colaboration-cards-wrapper .card div button a{color:var(--white);transition:.5s;text-decoration:none;font-weight:600;font-size:20px}.colaboration-cards-wrapper .card div button:hover{background-color:var(--white)}.colaboration-cards-wrapper .card div button:hover a{color:var(--green)}@media screen and (max-width:1550px){.colaboration-hero-wrapper p{width:50%}}@media screen and (max-width:1000px){.colaboration-hero-wrapper p{width:90%}.colaboration-hero-wrapper .card-wrapper{flex-direction:column;align-items:center}.colaboration-hero-wrapper .card-wrapper div{width:90%}.colaboration-cards-wrapper .card{flex-direction:column;align-items:center}.colaboration-cards-wrapper .card img{width:100%;height:400px;object-fit:cover}.colaboration-cards-wrapper .card div{width:100%}.colaboration-cards-wrapper .card div button{margin:50px auto 0}.hero-img-animation-wrapper{bottom:-250px;top:unset;right:50%;transform:translateX(50%);height:200px;width:200px}.hero-img-animation-wrapper img:nth-child(1){height:200px;width:200px}.hero-img-animation-wrapper img:nth-child(2){height:80px;width:80px}.hero-img-animation-wrapper img:nth-child(3){height:80px;width:80px}.hero-no-after-element.colaboration-hero{padding-bottom:250px}}@media screen and (max-width:600px){.colaboration-cards-wrapper .card div{padding:10px}.colaboration-cards-wrapper .card div strong{font-size:22px}.colaboration-cards-wrapper .card div p,.colaboration-cards-wrapper .card div ul li{font-size:16px}.colaboration-cards-wrapper .card div button a{font-size:14px}.colaboration-hero-wrapper{padding:0 5px}.colaboration-hero-wrapper h1{font-size:24px}.colaboration-hero-wrapper p{font-size:18px}.colaboration-hero-wrapper .card-wrapper div strong{font-size:14px}.colaboration-hero-wrapper .card-wrapper div ul li{font-size:12px}.hero-left-panel{padding:10px}.colaboration-offer-wrapper section h2{font-size:22px}.colaboration-offer-cards div strong{font-size:14px}.colaboration-offer-cards div span{font-size:14px}.colaboration-offer-cards div{width:100%;text-align:center}}.woodRevolutionWrapper{margin-bottom:20px}section.left-panel-info.woodRevolution-left-panel{padding-left:75px}.woodRevolution-info-wrapper{display:flex;flex-direction:column;gap:30px;margin-top:30px}.woodRevolution-img-right-panel{position:relative}.woodRevolution-img-right-panel img{display:block;width:100%;height:100%;border-top-right-radius:15px;border-bottom-right-radius:15px;object-fit:cover;background-repeat:no-repeat}.woodRevolution-img-right-panel:before{display:block;position:absolute;content:"";width:30px;height:100%;opacity:.5;background-color:var(--green)}div .left-panel-info h1.woodRevolution-header{font-size:50px;font-weight:700;color:#fff}.woodRevolution-info-wrapper p{font-size:20px;color:#fff}.nopadding-left-panel button{border-radius:10px;border:1px solid #fff;background-color:var(--green);transition:.5s;margin-left:75px;margin-top:auto}.nopadding-left-panel button a{display:block;width:100%;font-size:20px;font-weight:600;text-align:center;text-decoration:none;color:#fff;padding:10px 20px}.nopadding-left-panel button:hover{background-color:#fff}.nopadding-left-panel button:hover a{color:var(--green)}@media screen and (max-width:1250px){.woodRevolution-img-right-panel{display:block;width:50%;margin:10px auto}.woodRevolution-img-right-panel img{border-radius:15px}.woodRevolution-img-right-panel:before{display:none}section.left-panel-info.woodRevolution-left-panel{text-align:center}.nopadding-left-panel button{margin-left:auto;margin-right:auto}}@media screen and (max-width:600px){.woodRevolution-img-right-panel{display:block;width:90%;margin:10px auto}section.left-panel-info.woodRevolution-left-panel{padding-left:0;text-align:center}.nopadding-left-panel button{margin-left:auto;margin-right:auto}.woodRevolution-info-wrapper p{font-size:clamp(18px,4vw,22px);line-height:clamp(32px,4vw,36px)}div .left-panel-info h1.woodRevolution-header{font-size:clamp(32px,12vw,80px);line-height:60px}.nopadding-left-panel button a{font-size:14px}}.footer-column{display:flex;flex-direction:column;gap:5px}.footer-column a,.footer-column span,.footer-column p{font-size:16px;color:#7a7c7c;text-decoration:none}.footer-mail{display:block;color:var(--green) !important;font-weight:600;margin-top:10px;overflow-wrap:break-word}.footer-span{color:#000;font-size:18px;font-weight:600;margin-bottom:10px;overflow-wrap:break-word}footer{padding:20px 20px 0;gap:15px;display:flex;flex-wrap:wrap;justify-content:space-around}footer a{cursor:pointer}footer .row{gap:15px}.footer-copyright{display:flex;margin-top:20px;width:calc(100% + 60px);position:relative;left:-20px;justify-content:space-between;min-height:50px;line-height:50px;background-color:var(--lightBlack);color:var(--gray)}.footer-copyright>span{margin-left:50px;font-size:16px}.footer-copyright .status{display:flex;justify-content:space-around;gap:20px;margin-right:50px}.footer-copyright a,.footer-copyright span{text-decoration:none;color:var(--gray);font-size:16px}footer+ul{display:flex;flex-wrap:wrap;justify-content:center;margin:50px 0;gap:50px;list-style:none;list-style-position:inside}footer+ul li{display:flex}footer+ul img{max-width:250px !important;max-height:80px;object-fit:contain;margin:auto}@media screen and (max-width:1000px){footer+ul{margin-left:20px}.footer-copyright>span{font-size:12px;margin-left:20px}.footer-copyright p{font-size:12px !important}.footer-copyright .status{margin-left:20px}.footer-copyright .status a,.footer-copyright .status span{font-size:12px}}@media (max-width:800px){.footer-copyright{flex-direction:column}.footer-copyright .status{justify-content:start}}@media (max-width:600px){.footer-column-logo{width:100%;max-width:100%}.footer-column-logo img{width:200px}footer{justify-content:space-between}footer div.column{width:45%}footer .footer-column.smaller-pic{width:50%}footer .footer-column.smaller-pic .footer-column{order:2}footer .footer-column.smaller-pic .icons-row{margin-top:0;margin-bottom:20px}footer+ul{gap:10px;margin:30px 0;justify-content:space-around}footer+ul li img{width:70px !important}}.custom-marker-info{padding:10px !important;color:#fff !important;background-color:var(--green) !important;border-radius:8px !important;border:unset !important;font-weight:400 !important}.gm-style .gm-style-iw-d::-webkit-scrollbar-track,.gm-style .gm-style-iw-d::-webkit-scrollbar-track-piece,.map-wrapper .gm-style-iw-d,.map-wrapper .gm-style-iw-c,.gm-style .gm-style-iw-tc:after{background-color:transparent !important;box-shadow:unset !important}.map-wrapper .gm-ui-hover-effect{display:none !important}.wpcf7-response-output{grid-column:1/3;border:unset !important;border-radius:8px;text-align:center;color:var(--green)}