:root{--Natural-colorWhite:#FFFFFF;--Natural-colorBlack:#000000;--Basic-colorWhite:#FFF;--Basic-colorBlack:#000;--colorOffWhite:#FFFEFA;--colorViridian:#427F70;--Neutral-colorNeutral:#99a2aa;--Neutral-colorNeutralLight700:#e6e9eb;--Natural-colorDarkGrey500:#0C0D0C;--Natural-colorDarkGrey400:#1A1A1A;--Natural-colorDarkGrey300:#333333;--Natural-colorDarkGrey200:#4D4D4D;--Natural-colorDarkGrey100:#666666;--Natural-colorGrey:#888888;--colorLightGray:#F1F1E8;--Natural-colorLightGrey100:#AAAAAA;--Natural-colorLightGrey200:#BBBBBB;--Natural-colorLightGrey300:#CCCCCC;--Natural-colorLightGrey400:#DDDDDD;--Natural-colorLightGrey500:#EEEEEE;--Natural-colorDarkPrimary400:#003478;--Natural-colorDarkPrimary300:#0045A5;--Natural-colorDarkPrimary200:#0055D2;--Natural-colorDarkPrimary100:#0066FF;--Natural-colorPrimary:#2BA28B;--colorPrimary:#235145;--Natural-colorLightPrimary100:#4AC6A2;--Natural-colorLightPrimary200:#6DE3BB;--Natural-colorLightPrimary300:#8CFFD5;--Natural-colorLightPrimary400:#AAFFE6;--Natural-colorDarkSecondary400:#552200;--Natural-colorDarkSecondary300:#773300;--Natural-colorDarkSecondary200:#994400;--Natural-colorDarkSecondary100:#BB5500;--Natural-colorSecondary:#DD6600;--Natural-colorLightSecondary100:#EE7722;--Natural-colorLightSecondary200:#FF8844;--Natural-colorLightSecondary300:#FFA766;--Natural-colorLightSecondary400:#FFBB88;--Natural-colorDarkTertiary400:#220055;--Natural-colorDarkTertiary300:#330077;--Natural-colorDarkTertiary200:#440099;--Natural-colorDarkTertiary100:#5500BB;--Natural-colorTertiary:#6600DD;--Natural-colorLightTertiary100:#7722EE;--Natural-colorLightTertiary200:#8844FF;--Natural-colorLightTertiary300:#A766FF;--Natural-colorLightTertiary400:#BB88FF}@font-face{font-family:generation-forest;font-display:swap;font-style:normal;font-weight:100;src:url(../fonts/Montserrat-Thin.ttf) format("truetype")}@font-face{font-family:generation-forest;font-display:swap;font-style:normal;font-weight:200;src:url(../fonts/Montserrat-ExtraLight.ttf) format("truetype")}@font-face{font-family:generation-forest;font-display:swap;font-style:normal;font-weight:300;src:url(../fonts/Montserrat-Light.ttf) format("truetype")}@font-face{font-family:generation-forest;font-display:swap;font-style:normal;font-weight:400;src:url(../fonts/Montserrat-Regular.ttf) format("truetype")}@font-face{font-family:generation-forest;font-display:swap;font-style:normal;font-weight:500;src:url(../fonts/Montserrat-Medium.ttf) format("truetype")}@font-face{font-family:generation-forest;font-display:swap;font-style:normal;font-weight:600;src:url(../fonts/Montserrat-SemiBold.ttf) format("truetype")}@font-face{font-family:generation-forest;font-display:swap;font-style:normal;font-weight:700;src:url(../fonts/Montserrat-Bold.ttf) format("truetype")}@font-face{font-family:generation-forest;font-display:swap;font-style:normal;font-weight:800;src:url(../fonts/Montserrat-ExtraBold.ttf) format("truetype")}@font-face{font-family:generation-forest;font-display:swap;font-style:normal;font-weight:900;src:url(../fonts/Montserrat-Black.ttf) format("truetype")}*,::after,::before{box-sizing:inherit;margin:0;padding:0;outline:0}html{box-sizing:border-box}a,a:hover{text-decoration:none;color:inherit}p,ul{margin:0;padding:0}li,ul{list-style-type:none}button{cursor:pointer}button,input{outline:0;border:none}body{overflow-x:hidden;scroll-behavior:smooth;font-family:generation-forest}body.overflow-hidden{overflow:hidden}.d-none{display:none!important}@media (min-width:991.98px){.d-none-desktop{display:none}}@media (max-width:991.98px){.d-none-mobile{display:none}}h1,h2,h3,p{margin-bottom:0}.tab-content>.tab-pane{display:none}.fade:not(.show){opacity:0}.fade{transition:opacity .15s linear}.tab-content>.active{display:block}.centerize{display:flex;justify-content:center;text-align:center;align-items:center}.flex{display:flex}.block{display:block}@media (min-width:991.98px){#primary{min-height:90vh}}.section-header{text-align:center;display:flex;flex-direction:column;row-gap:20px;padding-left:16px;padding-right:16px}.section-header h2{color:var(--Natural-colorDarkGrey500,#0c0d0c);font-size:40px;font-style:normal;font-weight:700;line-height:110%}@media (max-width:991.98px){.section-header h2{font-size:30px}}.section-header h2.only-title{margin-bottom:40px}@media (max-width:991.98px){.section-header h2.only-title{margin-bottom:20px}}.section-header h3{margin-bottom:40px}.section-header h3.only-subtitle{margin-bottom:40px}.site-main-seperator{display:flex;flex-direction:column;row-gap:60px;margin-bottom:60px}.default-template>div{margin-top:40px}.default-template h1{margin-bottom:24px}@media (max-width:991.98px){.default-template h1{margin-bottom:16px}}.default-template p{font-size:16px;margin-bottom:16px}#category-title,#contact-us{scroll-margin-top:75px}.site-404{display:table;width:100%;height:calc(100vh - 60px);text-align:center;color:#888}.site-404 .fof{display:table-cell;vertical-align:middle}.site-404 .fof h1{font-size:50px;display:inline-block;padding-right:12px;animation:type .5s alternate infinite}@keyframes type{from{box-shadow:inset -3px 0 0 #888}to{box-shadow:inset -3px 0 0 transparent}}.admin-bar header{top:32px}.admin-bar header #navbarNav{top:110px!important}#primary{padding-top:73px}@media (min-width:991.98px){#primary{padding-top:77px}}header{height:78px;background:var(--colorWhite,#fff);position:fixed;width:100%;z-index:999;transition:all .3s ease-in-out;-webkit-transition:.3s ease-in-out;-moz-transition:.3s ease-in-out;-ms-transition:.3s ease-in-out;-o-transition:.3s ease-in-out}@media (min-width:991.98px){header{height:82px}}header .scroll-imgchange img:first-child{display:none}header .scroll-imgchange img:last-child{display:inherit!important}header .scroll-imgchange li:first-child{display:none}header .scroll-imgchange li:last-child{display:inherit!important}header .header-default{height:100%;display:flex;align-items:center;transition:all .3s ease-in-out;-webkit-transition:.3s ease-in-out;-moz-transition:.3s ease-in-out;-ms-transition:.3s ease-in-out;-o-transition:.3s ease-in-out}header .header-default .collapsing{position:relative;overflow:hidden;height:0;transition:height .35s ease}header .header-default .menu-here nav{-moz-column-gap:40px;column-gap:40px}header .header-default .menu-here nav .logo_header{flex-shrink:0}header .header-default .menu-here nav .logo_header li{height:48px;max-width:110px;transition:all .3s ease-in-out;-webkit-transition:.3s ease-in-out;-moz-transition:.3s ease-in-out;-ms-transition:.3s ease-in-out;-o-transition:.3s ease-in-out}@media (min-width:991.98px){header .header-default .menu-here nav .logo_header li{height:50px}}header .header-default .menu-here nav .logo_header li img{width:100%;height:100%!important;-o-object-fit:contain;object-fit:contain;-o-object-position:left;object-position:left}@media (min-width:991.98px){header .header-default .menu-here nav .logo_header li:last-child{display:none}}@media (max-width:991.98px){header .header-default .menu-here nav .logo_header li:first-child{display:none}}header .header-default .menu-here nav .navbar{background-color:unset!important}header .header-default .menu-here nav .navbar .navbar-toggler{padding:0!important;outline:unset!important;border-color:unset!important;border:unset!important;z-index:99}header .header-default .menu-here nav .navbar .navbar-toggler:focus{box-shadow:unset}@media (min-width:991.98px){header .header-default .menu-here nav .main-nav-toggle{flex:1}}header .header-default .menu-here nav .main-nav-toggle ul{gap:20px}header .header-default .menu-here nav .main-nav-toggle ul li{color:#000;transition:all .3s ease-in-out;-webkit-transition:.3s ease-in-out;-moz-transition:.3s ease-in-out;-ms-transition:.3s ease-in-out;-o-transition:.3s ease-in-out}header .header-default .menu-here nav .main-nav-toggle ul li a{color:var(--Natural-colorDarkGrey500,#0c0d0c);text-align:center;font-size:16px;font-style:normal;font-weight:400;line-height:normal}header .header-default .menu-here nav #navbarNav{text-align:center;flex-direction:column;transition:.4s ease-in-out}@media (max-width:991.98px){header .header-default .menu-here nav #navbarNav{width:100%;position:fixed;top:78px;z-index:9;left:0;background:#fff;transition:.3s ease-in-out;-webkit-transition:.3s ease-in-out;-moz-transition:.3s ease-in-out;-ms-transition:.3s ease-in-out;-o-transition:.3s ease-in-out}}@media (max-width:991.98px) and (min-width:991.98px){header .header-default .menu-here nav #navbarNav{top:82px}}@media (max-width:991.98px){header .header-default .menu-here nav #navbarNav ul{padding:20px 0}}header .header-default .menu-here nav #navbarNav .navbar-nav{-moz-column-gap:60px;column-gap:60px;width:100%;flex-wrap:wrap;row-gap:16px;justify-content:center}@media (min-width:991.98px){header .header-default .menu-here nav #navbarNav .navbar-nav{margin-left:-110px}}@media (max-width:575.98px){header .header-default .menu-here nav #navbarNav .navbar-nav{text-align:left;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto}}header .header-default .menu-here nav #navbarNav .navbar-nav ul li{color:#000;transition:all .3s ease-in-out;-webkit-transition:.3s ease-in-out;-moz-transition:.3s ease-in-out;-ms-transition:.3s ease-in-out;-o-transition:.3s ease-in-out}header.green-header:not(.shadow-header){background-color:#235145}@media (max-width:991.98px){header.green-header:not(.shadow-header) .menu-here nav a ul li:last-child{display:none!important}}@media (max-width:991.98px){header.green-header:not(.shadow-header) .menu-here nav a ul li:first-child{display:flex!important}}@media (min-width:991.98px){header.green-header:not(.shadow-header) .menu-here nav .main-nav-toggle ul li a{color:#fff}}header.green-header:not(.shadow-header) .menu-here nav nav .menu-m span:nth-child(1){border-color:#fff}header.green-header:not(.shadow-header) .menu-here nav nav .menu-m span:nth-child(2){border-color:#fff}header.green-header:not(.shadow-header) .menu-here nav nav .menu-m span:nth-child(3){border-color:#fff}header.shadow-header{height:75px}@media (min-width:991.98px){header.shadow-header{height:78px}}header.shadow-header .header-default .menu-here nav #navbarNav{top:75px}@media (min-width:991.98px){header.shadow-header .header-default .menu-here nav #navbarNav{top:78px}}.navigation-collapsed .green-header:not(.shadow-header){background:#fff!important}.navigation-collapsed .green-header:not(.shadow-header) .menu-here nav a ul li:last-child{display:flex!important}.navigation-collapsed .green-header:not(.shadow-header) .menu-here nav a ul li:first-child{display:none!important}.navigation-collapsed .green-header:not(.shadow-header) .menu-m span{border-color:#000!important}.menu-m{cursor:pointer;margin:0 auto;padding:0;position:relative;width:40px;height:30px}.menu-m .menu-bottom-click,.menu-m .menu-top-click{border-color:#000!important}.menu-m .menu-global.menu-bottom-click,.menu-m .menu-global.menu-top-click{left:20%}.menu-m span:nth-child(1){border-color:#000}.menu-m span:nth-child(2){border-color:#000}.menu-m span:nth-child(3){border-color:#000}.menu-global{backface-visibility:hidden;position:absolute;left:50%;transform:translateX(-50%);border-top:3px solid;width:25px;transition:.44s;-webkit-transition:.44s;-moz-transition:.44s;-ms-transition:.44s;-o-transition:.44s;border-radius:24px;border-radius:8px}.menu-top{top:7px}.menu-middle{top:14px}.menu-bottom{top:21px}.menu-top-click{backface-visibility:hidden;top:15px;transform:rotate(50deg);transition:.44s;-webkit-transition:.44s;-moz-transition:.44s;-ms-transition:.44s;-o-transition:.44s}.menu-middle-click{opacity:0}.menu-bottom-click{backface-visibility:hidden;top:15px;transform:rotate(-410deg);transition:.44s .4s;-webkit-transition:.44s;-moz-transition:.44s .4s;-ms-transition:.44s .4s;-o-transition:.44s .4s}footer{display:flex;flex-direction:column;row-gap:80px}@media (max-width:991.98px){footer{row-gap:40px}}footer .footer-wrapper{padding:40px 0 24px 0;color:var(--colorWhite,#fff);background-color:var(--colorPrimary,#235145);row-gap:20px;display:flex;flex-direction:column}@media (max-width:991.98px){footer .footer-wrapper{padding:16px 0 16px 0}}@media (min-width:991.98px){footer .footer-wrapper .columns .footer-left{padding-right:30px}}@media (min-width:1200px){footer .footer-wrapper .columns .footer-left{padding-right:200px}}@media (max-width:991.98px){footer .footer-wrapper .columns .footer-left{max-width:500px}}footer .footer-wrapper .columns .footer-left .logo_footer{width:-moz-fit-content;width:fit-content;display:flex}footer .footer-wrapper .columns .footer-left .logo_footer ul li{height:68px;max-width:149px;margin-bottom:60px;display:flex}@media (max-width:991.98px){footer .footer-wrapper .columns .footer-left .logo_footer ul li{margin-bottom:40px}}footer .footer-wrapper .columns .footer-left .logo_footer ul li img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:left;object-position:left}@media (max-width:991.98px){footer .footer-wrapper .columns .footer-left .mailchimp-newsletter-form{margin-bottom:24px}}footer .footer-wrapper .columns .footer-left .mailchimp-newsletter-form #mc_embed_signup_scroll h2{font-size:40px;line-height:110%;margin-bottom:24px;color:var(--colorWhite,#fff);font-style:normal;font-weight:700;text-align:left;line-height:140%;margin-top:0}@media (max-width:991.98px){footer .footer-wrapper .columns .footer-left .mailchimp-newsletter-form #mc_embed_signup_scroll h2{margin-bottom:16px;font-size:30px}}footer .footer-wrapper .columns .footer-left .mailchimp-newsletter-form #mc_embed_signup_scroll p{color:var(--colorWhite,#fff);font-size:16px;font-style:normal;font-weight:400;text-align:left;line-height:140%;margin-bottom:16px}@media (max-width:991.98px){footer .footer-wrapper .columns .footer-left .mailchimp-newsletter-form #mc_embed_signup_scroll p{font-size:14px;margin-bottom:24px}}footer .footer-wrapper .columns .footer-left .mailchimp-newsletter-form #mc_embed_signup_scroll .mc-field-group{width:100%;margin-bottom:16px;padding-bottom:0}@media (max-width:991.98px){footer .footer-wrapper .columns .footer-left .mailchimp-newsletter-form #mc_embed_signup_scroll .mc-field-group{height:40px;margin-bottom:8px}}footer .footer-wrapper .columns .footer-left .mailchimp-newsletter-form #mc_embed_signup_scroll .mc-field-group label{margin:0;visibility:hidden}footer .footer-wrapper .columns .footer-left .mailchimp-newsletter-form #mc_embed_signup_scroll .mc-field-group input{border-radius:8px;height:50px;background:var(--Basic-colorWhite,#fff);border:1px solid var(--Neutral-colorNeutralLight700,#e6e9eb);border-radius:8px;color:var(--Neutral-colorNeutral,#99a2aa);font-size:14px;font-style:normal;font-weight:400;line-height:normal}@media (max-width:991.98px){footer .footer-wrapper .columns .footer-left .mailchimp-newsletter-form #mc_embed_signup_scroll .mc-field-group input{height:40px}}footer .footer-wrapper .columns .footer-left .mailchimp-newsletter-form #mc_embed_signup_scroll .mc-field-group .mce_inline_error:not(.required){display:none!important;visibility:hidden;opacity:0}footer .footer-wrapper .columns .footer-left .mailchimp-newsletter-form #mc_embed_signup_scroll #mce-responses{display:none;visibility:hidden;opacity:0}footer .footer-wrapper .columns .footer-left .mailchimp-newsletter-form #mc_embed_signup_scroll .optionalParent .foot{width:100%;display:flex}footer .footer-wrapper .columns .footer-left .mailchimp-newsletter-form #mc_embed_signup_scroll .optionalParent input{border-radius:8px;background:var(--colorViridian,#427f70);height:50px;border:unset;width:100%;color:var(--colorWhite,#fff);font-size:14px;font-style:normal;font-weight:700;line-height:14px;padding:0;margin:0;transition:all .3s ease-in-out;-webkit-transition:.3s ease-in-out;-moz-transition:.3s ease-in-out;-ms-transition:.3s ease-in-out;-o-transition:.3s ease-in-out}@media (max-width:991.98px){footer .footer-wrapper .columns .footer-left .mailchimp-newsletter-form #mc_embed_signup_scroll .optionalParent input{height:40px}}footer .footer-wrapper .columns .footer-left .mailchimp-newsletter-form #mc_embed_signup_scroll .optionalParent input.button.success{background:var(--Basic-colorBlack,#000)}footer .footer-wrapper .columns .footer-left .mailchimp-newsletter-form #mc_embed_signup_scroll .optionalParent input.button.error{background:#e85c41}footer .footer-wrapper .columns .footer-left .mailchimp-newsletter-form form{margin:0!important}footer .footer-wrapper .columns .footer-left ul li{color:var(--colorWhite,#fff);font-size:16px;font-style:normal;font-weight:400;text-align:left;line-height:140%}@media (max-width:991.98px){footer .footer-wrapper .columns .footer-left ul li{font-size:14px;margin-bottom:24px}}footer .footer-wrapper .columns .footer-left ul li h2{font-size:40px;line-height:110%;margin-bottom:24px}@media (max-width:991.98px){footer .footer-wrapper .columns .footer-left ul li h2{margin-bottom:16px;font-size:30px}}footer .footer-wrapper .columns .footer-left ul li .tnp-subscription{margin:0;margin-top:16px}footer .footer-wrapper .columns .footer-left ul li .tnp-subscription form .tnp-field.tnp-field-email{background:var(--Basic-colorWhite,#fff);border:1px solid var(--Neutral-colorNeutralLight700,#e6e9eb);border-radius:8px}footer .footer-wrapper .columns .footer-left ul li .tnp-subscription form .tnp-field.tnp-field-email input{color:var(--Neutral-colorNeutral,#99a2aa);font-size:14px;font-style:normal;font-weight:400;line-height:normal}footer .footer-wrapper .columns .footer-left ul li .tnp-subscription form .tnp-field.tnp-field-button{background:var(--colorViridian,#427f70);border-radius:8px}footer .footer-wrapper .columns .footer-left ul li .tnp-subscription form .tnp-field.tnp-field-button input{border:unset;background:unset;color:var(--colorWhite,#fff);font-size:14px;font-style:normal;font-weight:700;line-height:14px}footer .footer-wrapper .columns .footer-left ul li .tnp-subscription form .tnp-field input{border-radius:8px;height:50px}@media (max-width:991.98px){footer .footer-wrapper .columns .footer-left ul li .tnp-subscription form .tnp-field input{height:40px}}@media (min-width:991.98px){footer .footer-wrapper .columns .footer-right{padding-left:30px}}@media (min-width:1200px){footer .footer-wrapper .columns .footer-right{padding-left:60px}}footer .footer-wrapper .columns .footer-right-left,footer .footer-wrapper .columns .footer-right-right{flex:0 0 auto;width:50%}footer .footer-wrapper .columns .footer-right-left .downside-widget a,footer .footer-wrapper .columns .footer-right-right .downside-widget a{overflow-wrap:break-word}footer .footer-wrapper .columns .footer-right-left .downside-widget .textwidget,footer .footer-wrapper .columns .footer-right-right .downside-widget .textwidget{margin-bottom:0}footer .footer-wrapper .columns .footer-right-right .footer-right-right-position .middle-widget li a{font-size:26px}footer .footer-wrapper .columns .textwidget{margin-bottom:24px}footer .footer-wrapper .columns h2{color:var(--colorWhite,#fff);font-size:16px;font-style:normal;font-weight:700;line-height:140%;margin-bottom:8px}@media (max-width:991.98px){footer .footer-wrapper .columns h2{margin-bottom:16px}}footer .footer-wrapper .columns li a,footer .footer-wrapper .columns li p{color:var(--Base-colorWhite,#fff);font-size:12px;font-style:normal;font-weight:300;line-height:18px}footer .footer-wrapper .copyrights{display:flex;justify-content:right}@media (max-width:991.98px){footer .footer-wrapper .copyrights{padding-top:40px;justify-content:left}}@media (max-width:389.98px){footer .footer-wrapper .copyrights{flex-direction:column;row-gap:10px}}footer .footer-wrapper .copyrights-navigation{padding-left:24px;margin-left:24px;border-left:1px solid var(--Base-colorWhite,#fff)}@media (max-width:575.98px){footer .footer-wrapper .copyrights-navigation{padding-left:12px;margin-left:12px}}@media (max-width:389.98px){footer .footer-wrapper .copyrights-navigation{border-left:0;padding:unset;margin:unset}}footer .footer-wrapper .copyrights-navigation li ul{display:flex;-moz-column-gap:24px;column-gap:24px}@media (max-width:575.98px){footer .footer-wrapper .copyrights-navigation li ul{-moz-column-gap:12px;column-gap:12px}}footer .footer-wrapper .copyrights a,footer .footer-wrapper .copyrights p{color:var(--colorGreenMist,#c0cea5);font-size:12px;font-style:normal;font-weight:400;line-height:140%;display:flex;align-items:center}@media (max-width:575.98px){footer .footer-wrapper .copyrights a,footer .footer-wrapper .copyrights p{font-size:10px}}.single-post .img-thumb{width:100%;height:440px;border-radius:8px;overflow:hidden;margin-top:20px}@media (max-width:991.98px){.single-post .img-thumb{height:300px;margin-top:10px}}@media (max-width:767.98px){.single-post .img-thumb{height:200px}}.single-post .img-thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.single-post .custom-img{height:100%;border-radius:8px;overflow:hidden;margin-top:20px}@media (max-width:991.98px){.single-post .custom-img{margin-top:10px}}.single-post .custom-img img{-o-object-fit:contain;object-fit:contain;border-radius:0 0 8px 8px}.single-post .post-date{color:var(--colorEarthBrown,#756854);font-size:12px;font-style:normal;font-weight:600;line-height:normal;margin:12px 0 0 0}.single-post .content-post h1{margin-top:16px;color:#000;font-size:32px;font-style:normal;font-weight:600;line-height:40px;margin-bottom:16px}@media (max-width:991.98px){.single-post .content-post h1{font-size:26px;line-height:30px}}.single-post .content-post p{margin-bottom:16px;font-size:16px}.site-archive.archive-page .archive-content{padding:40px 0}.site-archive.archive-page .archive-content .page-header{margin-bottom:40px}.site-archive.archive-page .archive-content .page-header .page-title{text-align:center;color:var(--Natural-colorDarkGrey500,#0c0d0c);font-size:40px;font-style:normal;font-weight:700;line-height:110%}@media (max-width:991.98px){.site-archive.archive-page .archive-content .page-header .page-title{font-size:30px}}.site-archive.archive-page .archive-content .articles{display:flex;flex-direction:column;row-gap:20px}.site-archive.archive-page .archive-content .articles article .entry-header .entry-title a{text-align:center;color:var(--Natural-colorDarkGrey500,#0c0d0c);font-size:32px;font-style:normal;font-weight:400;line-height:110%}@media (max-width:991.98px){.site-archive.archive-page .archive-content .articles article .entry-header .entry-title a{font-size:26px}}.single-blog-post .img-thumb{width:100%;height:440px;border-radius:8px;overflow:hidden;margin-top:20px;position:relative}@media (max-width:991.98px){.single-blog-post .img-thumb{height:300px;margin-top:10px}}@media (max-width:767.98px){.single-blog-post .img-thumb{height:200px}}.single-blog-post .img-thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.single-blog-post .img-thumb h1{margin-top:16px;color:#fff;font-size:32px;font-style:normal;font-weight:600;line-height:40px;margin-bottom:16px;position:absolute;top:45%;left:50%;width:100%;transform:translate(-50%,-50%);padding:20px 100px;text-align:center}@media (max-width:991.98px){.single-blog-post .img-thumb h1{font-size:24px;padding:16px 16px;line-height:30px}}.single-blog-post .custom-img{height:100%;border-radius:8px;overflow:hidden;margin-top:20px;position:relative}@media (max-width:991.98px){.single-blog-post .custom-img{margin-top:10px}}.single-blog-post .custom-img img{-o-object-fit:contain;object-fit:contain;border-radius:0 0 8px 8px}.single-blog-post .custom-img h1{margin-top:16px;color:#fff;font-size:32px;font-style:normal;font-weight:600;line-height:40px;margin-bottom:16px;position:absolute;top:45%;left:50%;width:100%;transform:translate(-50%,-50%);padding:20px 100px;text-align:center}@media (max-width:991.98px){.single-blog-post .custom-img h1{font-size:24px;padding:16px 16px;line-height:30px}}.single-blog-post .post-date{color:var(--colorEarthBrown,#756854);font-size:12px;font-style:normal;font-weight:600;line-height:normal;margin:12px 0 0 0}.single-blog-post .content-post{margin-top:16px}.single-blog-post .content-post p{margin-bottom:16px;font-size:16px}.single-blog-post .iframe-youtube .youtube-video iframe{border-radius:16px}@media (max-width:767.98px){.single-blog-post .iframe-youtube .youtube-video iframe{height:400px}}@media (max-width:575.98px){.single-blog-post .iframe-youtube .youtube-video iframe{height:300px}}@media (max-width:575.98px){.banner__section>.container{padding:0}}.banner__section .banner-one__section{display:flex;align-items:center;background-repeat:no-repeat;background-size:cover;background-position:center;padding-top:40px;padding-bottom:40px}@media (min-width:575.98px){.banner__section .banner-one__section{border-radius:0 0 24px 24px}}.banner__section .banner-one__section.no-cropped{min-height:unset!important;padding:0;width:100%;height:100%;overflow:hidden;position:relative;background-size:unset!important}.banner__section .banner-one__section.no-cropped img{width:100%;height:100%;-o-object-fit:cover;object-fit:contain;-o-object-position:center center;object-position:center center}.banner__section .banner-one__section.no-cropped .container{position:absolute}.banner__section .banner-one__section .centers{display:flex;flex-direction:column;row-gap:60px;padding-top:40px;padding-bottom:40px}@media (max-width:991.98px){.banner__section .banner-one__section .centers{row-gap:24px}}.banner__section .banner-one__section .centers h1{color:var(--colorWhite,#fff);font-size:64px;font-style:normal;text-align:center;font-weight:800;line-height:110%}@media (max-width:991.98px){.banner__section .banner-one__section .centers h1{font-size:58px}}@media (max-width:767.98px){.banner__section .banner-one__section .centers h1{font-size:38px}}@media (max-width:575.98px){.banner__section .banner-one__section .centers h1{max-width:355px;margin:auto}}.banner__section .banner-one__section .centers h1 strong{display:block;font-weight:900}.banner__section .banner-one__section .centers .buttons{display:flex;-moz-column-gap:16px;column-gap:16px;justify-content:center}.banner__section .banner-one__section .centers .buttons .btn-base{position:relative}.banner__section .banner-one__section .centers .buttons .btn-base.btn-base-one a{color:var(--Basic-colorBlack,#000);background:var(--Base-colorWhite,#fff);border:1px solid transparent;gap:10px;border-radius:8px;display:flex;text-align:center;font-size:16px;font-style:normal;font-weight:500;line-height:normal;text-transform:uppercase;height:50px;align-items:center;justify-content:center;padding:0 24px;transition:all .3s ease-in-out;-webkit-transition:.3s ease-in-out;-moz-transition:.3s ease-in-out;-ms-transition:.3s ease-in-out;-o-transition:.3s ease-in-out}@media (max-width:991.98px){.banner__section .banner-one__section .centers .buttons .btn-base.btn-base-one a{font-size:14px}}@media (max-width:767.98px){.banner__section .banner-one__section .centers .buttons .btn-base.btn-base-one a{font-size:12px;height:40px;padding:0 16px}}@media (max-width:389.98px){.banner__section .banner-one__section .centers .buttons .btn-base.btn-base-one a{padding:0 8px}}.banner__section .banner-one__section .centers .buttons .btn-base.btn-base-one a:after{background-repeat:no-repeat;background-size:contain;width:24px;height:24px;content:"";transition:all .3s ease-in-out;-webkit-transition:.3s ease-in-out;-moz-transition:.3s ease-in-out;-ms-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M12 3C10.8181 3 9.64778 3.23279 8.55585 3.68508C7.46392 4.13738 6.47177 4.80031 5.63604 5.63604C4.80031 6.47177 4.13738 7.46392 3.68508 8.55585C3.23279 9.64778 3 10.8181 3 12C3 13.1819 3.23279 14.3522 3.68508 15.4442C4.13738 16.5361 4.80031 17.5282 5.63604 18.364C6.47177 19.1997 7.46392 19.8626 8.55585 20.3149C9.64778 20.7672 10.8181 21 12 21C14.3869 21 16.6761 20.0518 18.364 18.364C20.0518 16.6761 21 14.3869 21 12C21 9.61305 20.0518 7.32387 18.364 5.63604C16.6761 3.94821 14.3869 3 12 3Z" stroke="black" stroke-linecap="round" stroke-linejoin="round"/><path d="M16 12L12 8" stroke="black" stroke-linecap="round" stroke-linejoin="round"/><path d="M16 12L8 12" stroke="black" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 16L16 12" stroke="black" stroke-linecap="round" stroke-linejoin="round"/></svg>')}@media (min-width:991.98px){.banner__section .banner-one__section .centers .buttons .btn-base.btn-base-one a:hover{border:1px solid var(--Base-colorWhite,#fff);background:rgba(255,255,255,.25);color:var(--Basic-colorWhite,#fff)}.banner__section .banner-one__section .centers .buttons .btn-base.btn-base-one a:hover:after{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M12 3C10.8181 3 9.64778 3.23279 8.55585 3.68508C7.46392 4.13738 6.47177 4.80031 5.63604 5.63604C4.80031 6.47177 4.13738 7.46392 3.68508 8.55585C3.23279 9.64778 3 10.8181 3 12C3 13.1819 3.23279 14.3522 3.68508 15.4442C4.13738 16.5361 4.80031 17.5282 5.63604 18.364C6.47177 19.1997 7.46392 19.8626 8.55585 20.3149C9.64778 20.7672 10.8181 21 12 21C14.3869 21 16.6761 20.0518 18.364 18.364C20.0518 16.6761 21 14.3869 21 12C21 9.61305 20.0518 7.32387 18.364 5.63604C16.6761 3.94821 14.3869 3 12 3Z" stroke="white" stroke-linecap="round" stroke-linejoin="round"/><path d="M16 12L12 8" stroke="white" stroke-linecap="round" stroke-linejoin="round"/><path d="M16 12L8 12" stroke="white" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 16L16 12" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg>')!important}}.banner__section .banner-one__section .centers .buttons .btn-base.btn-base-two a{border:1px solid var(--Base-colorWhite,#fff);background:rgba(255,255,255,.25);color:var(--Basic-colorWhite,#fff);gap:10px;border-radius:8px;display:flex;text-align:center;font-size:16px;font-style:normal;font-weight:500;line-height:normal;text-transform:uppercase;height:50px;align-items:center;justify-content:center;padding:0 24px;transition:all .3s ease-in-out;-webkit-transition:.3s ease-in-out;-moz-transition:.3s ease-in-out;-ms-transition:.3s ease-in-out;-o-transition:.3s ease-in-out}@media (max-width:991.98px){.banner__section .banner-one__section .centers .buttons .btn-base.btn-base-two a{font-size:14px}}@media (max-width:767.98px){.banner__section .banner-one__section .centers .buttons .btn-base.btn-base-two a{font-size:12px;height:40px;padding:0 16px}}@media (max-width:389.98px){.banner__section .banner-one__section .centers .buttons .btn-base.btn-base-two a{padding:0 8px}}.banner__section .banner-one__section .centers .buttons .btn-base.btn-base-two a:after{background-repeat:no-repeat;background-size:contain;width:24px;height:24px;content:"";transition:all .3s ease-in-out;-webkit-transition:.3s ease-in-out;-moz-transition:.3s ease-in-out;-ms-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M12 3C10.8181 3 9.64778 3.23279 8.55585 3.68508C7.46392 4.13738 6.47177 4.80031 5.63604 5.63604C4.80031 6.47177 4.13738 7.46392 3.68508 8.55585C3.23279 9.64778 3 10.8181 3 12C3 13.1819 3.23279 14.3522 3.68508 15.4442C4.13738 16.5361 4.80031 17.5282 5.63604 18.364C6.47177 19.1997 7.46392 19.8626 8.55585 20.3149C9.64778 20.7672 10.8181 21 12 21C14.3869 21 16.6761 20.0518 18.364 18.364C20.0518 16.6761 21 14.3869 21 12C21 9.61305 20.0518 7.32387 18.364 5.63604C16.6761 3.94821 14.3869 3 12 3Z" stroke="white" stroke-linecap="round" stroke-linejoin="round"/><path d="M16 12L12 8" stroke="white" stroke-linecap="round" stroke-linejoin="round"/><path d="M16 12L8 12" stroke="white" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 16L16 12" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg>')}@media (min-width:991.98px){.banner__section .banner-one__section .centers .buttons .btn-base.btn-base-two a:hover{color:var(--Basic-colorBlack,#000);background:var(--Base-colorWhite,#fff);border:1px solid transparent}.banner__section .banner-one__section .centers .buttons .btn-base.btn-base-two a:hover:after{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M12 3C10.8181 3 9.64778 3.23279 8.55585 3.68508C7.46392 4.13738 6.47177 4.80031 5.63604 5.63604C4.80031 6.47177 4.13738 7.46392 3.68508 8.55585C3.23279 9.64778 3 10.8181 3 12C3 13.1819 3.23279 14.3522 3.68508 15.4442C4.13738 16.5361 4.80031 17.5282 5.63604 18.364C6.47177 19.1997 7.46392 19.8626 8.55585 20.3149C9.64778 20.7672 10.8181 21 12 21C14.3869 21 16.6761 20.0518 18.364 18.364C20.0518 16.6761 21 14.3869 21 12C21 9.61305 20.0518 7.32387 18.364 5.63604C16.6761 3.94821 14.3869 3 12 3Z" stroke="black" stroke-linecap="round" stroke-linejoin="round"/><path d="M16 12L12 8" stroke="black" stroke-linecap="round" stroke-linejoin="round"/><path d="M16 12L8 12" stroke="black" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 16L16 12" stroke="black" stroke-linecap="round" stroke-linejoin="round"/></svg>')!important}}@media (max-width:991.98px){.page-template-generation-forest .banner__section .banner-one__section .centers{row-gap:80px}}@media (max-width:575.98px){.page-template-generation-forest .banner__section .banner-one__section .centers .bottomside .buttons{flex-direction:column;row-gap:18px}}.our-impact__section .section-header .only-title{margin-bottom:40px}.our-impact__section .row{row-gap:20px}.our-impact__section .box .box__wrap .img{width:60px;height:60px;margin-bottom:24px}@media (max-width:991.98px){.our-impact__section .box .box__wrap .img{margin:auto auto 16px auto}}.our-impact__section .box .box__wrap .img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.our-impact__section .box .box__wrap h2{color:var(--Base-colorBlack,#000);font-size:24px;text-align:left;font-style:normal;font-weight:600;line-height:110%;margin-bottom:16px}@media (max-width:991.98px){.our-impact__section .box .box__wrap h2{text-align:center;font-size:24px}}.our-impact__section .box .box__wrap p{color:var(--Base-colorBlack,#000);font-size:16px;font-style:normal;font-weight:300;line-height:26px}@media (max-width:991.98px){.our-impact__section .box .box__wrap p{text-align:left;font-size:14px;line-height:22px}}.two-side__section-image-text .row{row-gap:40px}@media (max-width:991.98px){.two-side__section-image-text .row{row-gap:24px}}.two-side__section-image-text .lefts{align-self:center}.two-side__section-image-text .lefts .img{width:100%;height:210px;border-radius:16px;overflow:hidden}@media (min-width:991.98px){.two-side__section-image-text .lefts .img{height:380px}}.two-side__section-image-text .lefts .img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.two-side__section-image-text .rights{align-self:center}@media (min-width:1024px){.two-side__section-image-text .rights{padding-left:100px}}.two-side__section-image-text .rights .up-content{display:flex;flex-direction:column;row-gap:16px}.two-side__section-image-text .rights .up-content h2{color:var(--Natural-colorDarkGrey500,#0c0d0c);font-size:40px;font-style:normal;font-weight:700;line-height:110%}@media (max-width:991.98px){.two-side__section-image-text .rights .up-content h2{font-size:34px}}.two-side__section-image-text .rights .up-content h3{color:var(--Base-colorBlack,#000);font-size:16px;font-style:normal;font-weight:400;line-height:20px}.two-side__section-image-text .rights .buttons{margin-top:20px;display:flex;-moz-column-gap:20px;column-gap:20px;flex-wrap:wrap;row-gap:10px}@media (max-width:575.98px){.two-side__section-image-text .rights .buttons .default-btn,.two-side__section-image-text .rights .buttons a{width:100%}}.two-side__section-image-text .rights .buttons a{color:var(--Basic-colorWhite,#fff);background:var(--colorPrimary,#235145);border:1px solid transparent;gap:10px;border-radius:8px;display:flex;text-align:center;font-size:16px;font-style:normal;font-weight:500;line-height:normal;text-transform:uppercase;height:50px;align-items:center;justify-content:center;padding:0 24px;transition:all .3s ease-in-out;-webkit-transition:.3s ease-in-out;-moz-transition:.3s ease-in-out;-ms-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;height:55px!important}@media (max-width:991.98px){.two-side__section-image-text .rights .buttons a{font-size:14px}}@media (max-width:767.98px){.two-side__section-image-text .rights .buttons a{font-size:12px;height:40px;padding:0 16px}}@media (max-width:389.98px){.two-side__section-image-text .rights .buttons a{padding:0 8px}}.two-side__section-image-text .rights .buttons a:after{background-repeat:no-repeat;background-size:contain;width:24px;height:24px;content:"";transition:all .3s ease-in-out;-webkit-transition:.3s ease-in-out;-moz-transition:.3s ease-in-out;-ms-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M12 3C10.8181 3 9.64778 3.23279 8.55585 3.68508C7.46392 4.13738 6.47177 4.80031 5.63604 5.63604C4.80031 6.47177 4.13738 7.46392 3.68508 8.55585C3.23279 9.64778 3 10.8181 3 12C3 13.1819 3.23279 14.3522 3.68508 15.4442C4.13738 16.5361 4.80031 17.5282 5.63604 18.364C6.47177 19.1997 7.46392 19.8626 8.55585 20.3149C9.64778 20.7672 10.8181 21 12 21C14.3869 21 16.6761 20.0518 18.364 18.364C20.0518 16.6761 21 14.3869 21 12C21 9.61305 20.0518 7.32387 18.364 5.63604C16.6761 3.94821 14.3869 3 12 3Z" stroke="white" stroke-linecap="round" stroke-linejoin="round"/><path d="M16 12L12 8" stroke="white" stroke-linecap="round" stroke-linejoin="round"/><path d="M16 12L8 12" stroke="white" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 16L16 12" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg>')!important}@media (min-width:991.98px){.two-side__section-image-text .rights .buttons a:hover{border:1px solid rgba(35,81,69,.8470588235);background:rgba(35,81,69,.8470588235);color:var(--Basic-colorWhite,#fff)}.two-side__section-image-text .rights .buttons a:hover:after{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M12 3C10.8181 3 9.64778 3.23279 8.55585 3.68508C7.46392 4.13738 6.47177 4.80031 5.63604 5.63604C4.80031 6.47177 4.13738 7.46392 3.68508 8.55585C3.23279 9.64778 3 10.8181 3 12C3 13.1819 3.23279 14.3522 3.68508 15.4442C4.13738 16.5361 4.80031 17.5282 5.63604 18.364C6.47177 19.1997 7.46392 19.8626 8.55585 20.3149C9.64778 20.7672 10.8181 21 12 21C14.3869 21 16.6761 20.0518 18.364 18.364C20.0518 16.6761 21 14.3869 21 12C21 9.61305 20.0518 7.32387 18.364 5.63604C16.6761 3.94821 14.3869 3 12 3Z" stroke="white" stroke-linecap="round" stroke-linejoin="round"/><path d="M16 12L12 8" stroke="white" stroke-linecap="round" stroke-linejoin="round"/><path d="M16 12L8 12" stroke="white" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 16L16 12" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg>')!important}}.image-no-container-left{position:relative;padding-top:0}@media (max-width:991.98px){.image-no-container-left .row{row-gap:20px}}@media (max-width:575.98px){.image-no-container-left .row{row-gap:0}}.image-no-container-left .rights{padding-top:60px;padding-bottom:60px;margin-left:auto}.image-no-container-left .lefts{flex:unset;max-width:unset;position:relative;width:100%;left:0;height:100%;top:0;align-self:unset}@media (max-width:575.98px){.image-no-container-left .lefts{padding-right:0;padding-left:0}}@media (min-width:991.98px){.image-no-container-left .lefts{width:50%;position:absolute;padding-left:0}}@media (min-width:575.98px){.image-no-container-left .lefts .img{height:100%}}.two-side__section-text-image .row{row-gap:40px}@media (max-width:991.98px){.two-side__section-text-image .row{flex-direction:column-reverse;row-gap:24px}}.two-side__section-text-image .lefts{align-self:center}@media (min-width:1024px){.two-side__section-text-image .lefts{padding-right:100px}}.two-side__section-text-image .lefts .up-content{display:flex;flex-direction:column;row-gap:16px}.two-side__section-text-image .lefts .up-content h2{color:var(--Natural-colorDarkGrey500,#0c0d0c);font-size:40px;font-style:normal;font-weight:700;line-height:110%}@media (max-width:991.98px){.two-side__section-text-image .lefts .up-content h2{font-size:34px}}.two-side__section-text-image .lefts .up-content h3{color:var(--Base-colorBlack,#000);font-size:16px;font-style:normal;font-weight:400;line-height:20px}.two-side__section-text-image .lefts .buttons{display:flex;margin-top:20px;-moz-column-gap:20px;column-gap:20px;flex-wrap:wrap;row-gap:10px}@media (max-width:575.98px){.two-side__section-text-image .lefts .buttons .default-btn,.two-side__section-text-image .lefts .buttons a{width:100%}}.two-side__section-text-image .lefts .buttons a{color:var(--Basic-colorWhite,#fff);background:var(--colorPrimary,#235145);border:1px solid transparent;gap:10px;border-radius:8px;display:flex;text-align:center;font-size:16px;font-style:normal;font-weight:500;line-height:normal;text-transform:uppercase;height:50px;align-items:center;justify-content:center;padding:0 24px;transition:all .3s ease-in-out;-webkit-transition:.3s ease-in-out;-moz-transition:.3s ease-in-out;-ms-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;height:55px!important}@media (max-width:991.98px){.two-side__section-text-image .lefts .buttons a{font-size:14px}}@media (max-width:767.98px){.two-side__section-text-image .lefts .buttons a{font-size:12px;height:40px;padding:0 16px}}@media (max-width:389.98px){.two-side__section-text-image .lefts .buttons a{padding:0 8px}}.two-side__section-text-image .lefts .buttons a:after{background-repeat:no-repeat;background-size:contain;width:24px;height:24px;content:"";transition:all .3s ease-in-out;-webkit-transition:.3s ease-in-out;-moz-transition:.3s ease-in-out;-ms-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M12 3C10.8181 3 9.64778 3.23279 8.55585 3.68508C7.46392 4.13738 6.47177 4.80031 5.63604 5.63604C4.80031 6.47177 4.13738 7.46392 3.68508 8.55585C3.23279 9.64778 3 10.8181 3 12C3 13.1819 3.23279 14.3522 3.68508 15.4442C4.13738 16.5361 4.80031 17.5282 5.63604 18.364C6.47177 19.1997 7.46392 19.8626 8.55585 20.3149C9.64778 20.7672 10.8181 21 12 21C14.3869 21 16.6761 20.0518 18.364 18.364C20.0518 16.6761 21 14.3869 21 12C21 9.61305 20.0518 7.32387 18.364 5.63604C16.6761 3.94821 14.3869 3 12 3Z" stroke="white" stroke-linecap="round" stroke-linejoin="round"/><path d="M16 12L12 8" stroke="white" stroke-linecap="round" stroke-linejoin="round"/><path d="M16 12L8 12" stroke="white" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 16L16 12" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg>')!important}@media (min-width:991.98px){.two-side__section-text-image .lefts .buttons a:hover{border:1px solid rgba(35,81,69,.8470588235);background:rgba(35,81,69,.8470588235);color:var(--Basic-colorWhite,#fff)}.two-side__section-text-image .lefts .buttons a:hover:after{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M12 3C10.8181 3 9.64778 3.23279 8.55585 3.68508C7.46392 4.13738 6.47177 4.80031 5.63604 5.63604C4.80031 6.47177 4.13738 7.46392 3.68508 8.55585C3.23279 9.64778 3 10.8181 3 12C3 13.1819 3.23279 14.3522 3.68508 15.4442C4.13738 16.5361 4.80031 17.5282 5.63604 18.364C6.47177 19.1997 7.46392 19.8626 8.55585 20.3149C9.64778 20.7672 10.8181 21 12 21C14.3869 21 16.6761 20.0518 18.364 18.364C20.0518 16.6761 21 14.3869 21 12C21 9.61305 20.0518 7.32387 18.364 5.63604C16.6761 3.94821 14.3869 3 12 3Z" stroke="white" stroke-linecap="round" stroke-linejoin="round"/><path d="M16 12L12 8" stroke="white" stroke-linecap="round" stroke-linejoin="round"/><path d="M16 12L8 12" stroke="white" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 16L16 12" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg>')!important}}.two-side__section-text-image .rights{align-self:center}.two-side__section-text-image .rights .img{width:100%;height:210px;border-radius:16px;overflow:hidden}@media (min-width:991.98px){.two-side__section-text-image .rights .img{height:380px}}.two-side__section-text-image .rights .img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.image-no-container-right{position:relative;padding-bottom:0}@media (max-width:991.98px){.image-no-container-right .row{row-gap:20px}}@media (max-width:575.98px){.image-no-container-right .row{row-gap:0}}.image-no-container-right .lefts{padding-top:60px;padding-bottom:60px}.image-no-container-right .rights{flex:unset;max-width:unset;position:relative;width:100%;right:0;height:100%;top:0;align-self:unset}@media (max-width:575.98px){.image-no-container-right .rights{padding-right:0;padding-left:0}}@media (min-width:991.98px){.image-no-container-right .rights{width:50%;position:absolute;padding-right:0}}@media (min-width:575.98px){.image-no-container-right .rights .img{height:100%}}.contact-section-base .upside{height:614px;border-radius:24px 24px 0 0;overflow:hidden}@media (max-width:991.98px){.contact-section-base .upside{height:514px}}@media (max-width:575.98px){.contact-section-base .upside{height:196px}}.contact-section-base .upside img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.contact-section-base .downside{border-radius:0 0 16px 16px;background:var(--colorOffWhite,#fffefa);padding:40px}@media (max-width:991.98px){.contact-section-base .downside{padding:14px}}.contact-section-base .downside .contact-text{display:flex;flex-direction:column;row-gap:24px}@media (max-width:991.98px){.contact-section-base .downside .contact-text{row-gap:12px;margin-bottom:14px}}.contact-section-base .downside .contact-text h2{color:var(--Base-colorBlack,#000);text-align:left;font-size:40px;font-style:normal;font-weight:700;line-height:110%}@media (max-width:991.98px){.contact-section-base .downside .contact-text h2{font-size:30px}}.contact-section-base .downside .contact-text p{color:var(--Neutral-colorNeutralDark900,#111213);font-size:16px;font-style:normal;font-weight:400;line-height:140%}@media (max-width:991.98px){.contact-section-base .downside .contact-text p{font-size:12px}}.contact-section-base .downside .contact-form form p{margin-bottom:16px}.contact-section-base .downside .contact-form form p:last-child{margin-bottom:0}.contact-section-base .downside .contact-form form label{width:100%}.contact-section-base .downside .contact-form form label input,.contact-section-base .downside .contact-form form label textarea{width:100%;color:var(--Neutral-colorNeutral,#99a2aa);font-size:14px;font-style:normal;font-weight:400;line-height:normal;border-radius:8px;border:1px solid var(--Neutral-colorNeutralLight700,#e6e9eb);background:var(--Basic-colorWhite,#fff);padding-left:16px}.contact-section-base .downside .contact-form form label input.wpcf7-not-valid,.contact-section-base .downside .contact-form form label textarea.wpcf7-not-valid{border-color:red}.contact-section-base .downside .contact-form form label input{height:50px}.contact-section-base .downside .contact-form form label textarea{height:84px;padding-top:12px}.contact-section-base .downside .contact-form form .wpcf7-not-valid-tip,.contact-section-base .downside .contact-form form .wpcf7-response-output{display:none}.contact-section-base .downside .contact-form form .button-submit{position:relative}.contact-section-base .downside .contact-form form .button-submit .wpcf7-submit{height:50px;color:var(--Basic-colorWhite,#fff);font-size:14px;font-style:normal;font-weight:600;line-height:14px;border-radius:8px;background:var(--colorPrimary,#235145);width:100%;transition:all .3s ease-in-out;-webkit-transition:.3s ease-in-out;-moz-transition:.3s ease-in-out;-ms-transition:.3s ease-in-out;-o-transition:.3s ease-in-out}.contact-section-base .downside .contact-form form .button-submit .wpcf7-submit.success{background:var(--Basic-colorBlack,#000)}.contact-section-base .downside .contact-form form .button-submit .wpcf7-submit.error{background:#e85c41}.contact-section-base .downside .contact-form form .button-submit .wpcf7-spinner{position:absolute;right:0;transform:translate(0,-50%);top:50%}.accordions__section .inner-wrapper{border-radius:24px;overflow:hidden;border:1px solid var(--colorGravel,#d5caba)}@media (max-width:991.98px){.accordions__section .inner-wrapper .row{flex-direction:column-reverse}}.accordions__section .inner-wrapper .left-side .image{height:269px}@media (min-width:991.98px){.accordions__section .inner-wrapper .left-side .image{padding-right:20px;height:100%}}.accordions__section .inner-wrapper .left-side .image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.accordions__section .inner-wrapper .right-side{align-self:center;border-radius:24px}.accordions__section .inner-wrapper .right-side .accordion{padding-top:40px;padding-bottom:40px;padding-right:100px}@media (max-width:1200px){.accordions__section .inner-wrapper .right-side .accordion{padding-right:50px}}@media (max-width:991.98px){.accordions__section .inner-wrapper .right-side .accordion{padding:12px 12px 21px 12px}}.accordions__section .inner-wrapper .right-side .accordion .title{color:var(--Base-colorBlack,#000);text-align:left;font-size:40px;font-style:normal;font-weight:700;line-height:110%;margin-bottom:40px}@media (max-width:991.98px){.accordions__section .inner-wrapper .right-side .accordion .title{font-size:30px;margin-bottom:8px}}.accordions__section .inner-wrapper .right-side .accordion .accordion-item{border:unset;background:unset;background-color:unset}.accordions__section .inner-wrapper .right-side .accordion .accordion-item .accordion-header{border-bottom:2px solid transparent}.accordions__section .inner-wrapper .right-side .accordion .accordion-item .accordion-header[aria-expanded=false]{border-bottom:2px solid var(--colorGravel,#d5caba)}.accordions__section .inner-wrapper .right-side .accordion .accordion-item .accordion-header button{background:unset;box-shadow:unset;padding-right:10px;padding-left:0;padding-top:16px;padding-bottom:16px;background-color:unset;color:var(--Base-colorBlack,#000);font-size:16px;font-style:normal;font-weight:500;line-height:normal}@media (max-width:991.98px){.accordions__section .inner-wrapper .right-side .accordion .accordion-item .accordion-header button{font-size:14px;padding-top:12px;padding-bottom:12px}}.accordions__section .inner-wrapper .right-side .accordion .accordion-item .accordion-header button:focus{outline:unset;box-shadow:unset}.accordions__section .inner-wrapper .right-side .accordion .accordion-item .accordion-collapse .accordion-body{padding-left:0;padding-right:0}.accordions__section .inner-wrapper .right-side .accordion .accordion-item .accordion-collapse .accordion-body p{color:var(--Base-colorBlack,#000);font-size:14px;font-style:normal;font-weight:400;line-height:24px}@media (max-width:991.98px){.accordions__section .inner-wrapper .right-side .accordion .accordion-item .accordion-collapse .accordion-body p{font-size:12px;line-height:22px}}.accordions__section .inner-wrapper .right-side .accordion .accordion-item .accordion-collapse .accordion-body p a{-webkit-text-decoration-line:underline;text-decoration-line:underline;-webkit-text-decoration-style:solid;text-decoration-style:solid;-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font;transition:all .3s ease-in-out;-webkit-transition:.3s ease-in-out;-moz-transition:.3s ease-in-out;-ms-transition:.3s ease-in-out;-o-transition:.3s ease-in-out}.accordions__section .inner-wrapper .right-side .accordion .accordion-item .accordion-collapse .accordion-body p a:hover{color:var(--colorPrimary,#235145)}@media (max-width:575.98px){.corporate-carbon-concession__section .container{padding:0}}.corporate-carbon-concession__section .inner-wrapper{background:var(--colorViridian,#427f70);border-radius:24px;overflow:hidden}@media (max-width:575.98px){.corporate-carbon-concession__section .inner-wrapper{border-radius:0}}@media (max-width:991.98px){.corporate-carbon-concession__section .inner-wrapper .row{flex-direction:column-reverse}}.corporate-carbon-concession__section .inner-wrapper .row .left-side{flex-shrink:0;width:445px}.corporate-carbon-concession__section .inner-wrapper .row .left-side-wrapper{display:flex;align-items:center;height:100%}.corporate-carbon-concession__section .inner-wrapper .row .left-side-wrapper .content{padding:40px;display:flex;flex-direction:column;row-gap:24px}@media (max-width:991.98px){.corporate-carbon-concession__section .inner-wrapper .row .left-side-wrapper .content{padding:16px;row-gap:16px}}.corporate-carbon-concession__section .inner-wrapper .row .left-side-wrapper .content h2{color:var(--Base-colorWhite,#fff);font-size:40px;font-style:normal;font-weight:700;line-height:110%}@media (max-width:991.98px){.corporate-carbon-concession__section .inner-wrapper .row .left-side-wrapper .content h2{font-size:35px}}@media (max-width:575.98px){.corporate-carbon-concession__section .inner-wrapper .row .left-side-wrapper .content h2{font-size:30px}}.corporate-carbon-concession__section .inner-wrapper .row .left-side-wrapper .content p{color:var(--Base-colorWhite,#fff);font-size:18px;font-style:normal;font-weight:400;line-height:normal}@media (max-width:575.98px){.corporate-carbon-concession__section .inner-wrapper .row .left-side-wrapper .content p{font-size:16px}}.corporate-carbon-concession__section .inner-wrapper .row .left-side-wrapper .content .btn-base-one a{padding:0 16px;width:-moz-fit-content;width:fit-content;font-size:12px;color:var(--Basic-colorBlack,#000);background:var(--Base-colorWhite,#fff);border:1px solid transparent;gap:10px;border-radius:8px;display:flex;text-align:center;font-size:16px;font-style:normal;font-weight:500;line-height:normal;text-transform:uppercase;height:50px;align-items:center;justify-content:center;padding:0 24px;transition:all .3s ease-in-out;-webkit-transition:.3s ease-in-out;-moz-transition:.3s ease-in-out;-ms-transition:.3s ease-in-out;-o-transition:.3s ease-in-out}@media (max-width:991.98px){.corporate-carbon-concession__section .inner-wrapper .row .left-side-wrapper .content .btn-base-one a{font-size:14px}}@media (max-width:767.98px){.corporate-carbon-concession__section .inner-wrapper .row .left-side-wrapper .content .btn-base-one a{font-size:12px;height:40px;padding:0 16px}}@media (max-width:389.98px){.corporate-carbon-concession__section .inner-wrapper .row .left-side-wrapper .content .btn-base-one a{padding:0 8px}}.corporate-carbon-concession__section .inner-wrapper .row .left-side-wrapper .content .btn-base-one a:after{background-repeat:no-repeat;background-size:contain;width:24px;height:24px;content:"";transition:all .3s ease-in-out;-webkit-transition:.3s ease-in-out;-moz-transition:.3s ease-in-out;-ms-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M12 3C10.8181 3 9.64778 3.23279 8.55585 3.68508C7.46392 4.13738 6.47177 4.80031 5.63604 5.63604C4.80031 6.47177 4.13738 7.46392 3.68508 8.55585C3.23279 9.64778 3 10.8181 3 12C3 13.1819 3.23279 14.3522 3.68508 15.4442C4.13738 16.5361 4.80031 17.5282 5.63604 18.364C6.47177 19.1997 7.46392 19.8626 8.55585 20.3149C9.64778 20.7672 10.8181 21 12 21C14.3869 21 16.6761 20.0518 18.364 18.364C20.0518 16.6761 21 14.3869 21 12C21 9.61305 20.0518 7.32387 18.364 5.63604C16.6761 3.94821 14.3869 3 12 3Z" stroke="black" stroke-linecap="round" stroke-linejoin="round"/><path d="M16 12L12 8" stroke="black" stroke-linecap="round" stroke-linejoin="round"/><path d="M16 12L8 12" stroke="black" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 16L16 12" stroke="black" stroke-linecap="round" stroke-linejoin="round"/></svg>')}@media (min-width:991.98px){.corporate-carbon-concession__section .inner-wrapper .row .left-side-wrapper .content .btn-base-one a:hover{border:1px solid var(--Base-colorWhite,#fff);background:rgba(255,255,255,.25);color:var(--Basic-colorWhite,#fff)}.corporate-carbon-concession__section .inner-wrapper .row .left-side-wrapper .content .btn-base-one a:hover:after{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M12 3C10.8181 3 9.64778 3.23279 8.55585 3.68508C7.46392 4.13738 6.47177 4.80031 5.63604 5.63604C4.80031 6.47177 4.13738 7.46392 3.68508 8.55585C3.23279 9.64778 3 10.8181 3 12C3 13.1819 3.23279 14.3522 3.68508 15.4442C4.13738 16.5361 4.80031 17.5282 5.63604 18.364C6.47177 19.1997 7.46392 19.8626 8.55585 20.3149C9.64778 20.7672 10.8181 21 12 21C14.3869 21 16.6761 20.0518 18.364 18.364C20.0518 16.6761 21 14.3869 21 12C21 9.61305 20.0518 7.32387 18.364 5.63604C16.6761 3.94821 14.3869 3 12 3Z" stroke="white" stroke-linecap="round" stroke-linejoin="round"/><path d="M16 12L12 8" stroke="white" stroke-linecap="round" stroke-linejoin="round"/><path d="M16 12L8 12" stroke="white" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 16L16 12" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg>')!important}}.corporate-carbon-concession__section .inner-wrapper .row .right-side{border-radius:24px;position:relative;flex:1}.corporate-carbon-concession__section .inner-wrapper .row .right-side .image-content{padding:100px 40px 100px 20px;height:100%;width:100%;background-size:cover;background-position:center}@media (max-width:991.98px){.corporate-carbon-concession__section .inner-wrapper .row .right-side .image-content{padding:100px 16px 100px 16px}}.corporate-carbon-concession__section .inner-wrapper .row .right-side .image-content img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.corporate-carbon-concession__section .inner-wrapper .row .right-side .image-content .content h3{max-width:600px;margin-left:auto;color:var(--Base-colorWhite,#fff);text-align:right;font-size:40px;font-style:normal;font-weight:400;line-height:110%}@media (max-width:991.98px){.corporate-carbon-concession__section .inner-wrapper .row .right-side .image-content .content h3{font-size:30px}}@media (max-width:575.98px){.corporate-carbon-concession__section .inner-wrapper .row .right-side .image-content .content h3{font-size:24px}}.corporate-carbon-concession__section .inner-wrapper .row .right-side .image-content .content h3 strong{font-weight:700}.our-projects__section{overflow:hidden}@media (max-width:767.98px){.our-projects__section .container{padding:0}}@media (max-width:767.98px){.our-projects__section .mySwiper-our-projects{overflow:unset;padding-right:16px;padding-left:16px;padding-bottom:30px}}.our-projects__section .mySwiper-our-projects .swiper-slide{height:100%}.our-projects__section .mySwiper-our-projects .slider-wrap{flex-direction:column;display:flex;text-align:center;align-items:center;background:var(--colorLightGray,#f1f1e8);border-radius:16px;overflow:hidden;height:100%}.our-projects__section .mySwiper-our-projects .slider-wrap .content{display:flex;flex-direction:column;row-gap:16px;margin-bottom:10px;padding:16px}@media (max-width:991.98px){.our-projects__section .mySwiper-our-projects .slider-wrap .content{margin-bottom:0}}.our-projects__section .mySwiper-our-projects .slider-wrap .content h2{color:var(--Base-colorBlack,#000);font-size:20px;text-align:left;font-style:normal;font-weight:700;line-height:30px;padding-right:50px}@media (max-width:991.98px){.our-projects__section .mySwiper-our-projects .slider-wrap .content h2{line-height:28px}}.our-projects__section .mySwiper-our-projects .slider-wrap .content p{color:var(--Base-colorBlack,#000);text-align:left;font-size:16px;line-height:26px;font-style:normal;font-weight:300}@media (max-width:991.98px){.our-projects__section .mySwiper-our-projects .slider-wrap .content p{line-height:24px}}.our-projects__section .mySwiper-our-projects .slider-wrap .content .badge{right:16px;top:16px;position:absolute;font-size:10px;font-style:normal;font-weight:400;line-height:normal;border-radius:8px}.our-projects__section .mySwiper-our-projects .slider-wrap .content .badge.badge-no-badge{font-size:0}.our-projects__section .mySwiper-our-projects .slider-wrap .content .badge.badge-idle{color:var(--Base-colorWhite,#fff);background:var(--colorRobRoy,#e8cd7f)}.our-projects__section .mySwiper-our-projects .slider-wrap .content .badge.badge-live{border-radius:8px;background:var(--colorForestGreen,#63755a)}.our-projects__section .mySwiper-our-projects .slider-wrap .img{width:100%;height:280px;position:relative;overflow:hidden;margin-top:auto;transition:all .3s ease-in-out;-webkit-transition:.3s ease-in-out;-moz-transition:.3s ease-in-out;-ms-transition:.3s ease-in-out;-o-transition:.3s ease-in-out}@media (max-width:991.98px){.our-projects__section .mySwiper-our-projects .slider-wrap .img{height:180px}}.our-projects__section .mySwiper-our-projects .slider-wrap .img .permalink-btn{padding-top:10px;position:absolute;bottom:20px;right:20px;color:var(--colorWhite,#fff);font-size:16px;font-style:normal;font-weight:300;line-height:normal;text-transform:uppercase;display:flex;-moz-column-gap:6px;column-gap:6px;align-items:center;transition:all .3s ease-in-out;-webkit-transition:.3s ease-in-out;-moz-transition:.3s ease-in-out;-ms-transition:.3s ease-in-out;-o-transition:.3s ease-in-out}.our-projects__section .mySwiper-our-projects .slider-wrap .img .permalink-btn:after{background-repeat:no-repeat;background-size:contain;width:24px;height:24px;content:"";transition:all .3s ease-in-out;-webkit-transition:.3s ease-in-out;-moz-transition:.3s ease-in-out;-ms-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M12 3C10.8181 3 9.64778 3.23279 8.55585 3.68508C7.46392 4.13738 6.47177 4.80031 5.63604 5.63604C4.80031 6.47177 4.13738 7.46392 3.68508 8.55585C3.23279 9.64778 3 10.8181 3 12C3 13.1819 3.23279 14.3522 3.68508 15.4442C4.13738 16.5361 4.80031 17.5282 5.63604 18.364C6.47177 19.1997 7.46392 19.8626 8.55585 20.3149C9.64778 20.7672 10.8181 21 12 21C14.3869 21 16.6761 20.0518 18.364 18.364C20.0518 16.6761 21 14.3869 21 12C21 9.61305 20.0518 7.32387 18.364 5.63604C16.6761 3.94821 14.3869 3 12 3Z" stroke="white" stroke-linecap="round" stroke-linejoin="round"/><path d="M16 12L12 8" stroke="white" stroke-linecap="round" stroke-linejoin="round"/><path d="M16 12L8 12" stroke="white" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 16L16 12" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg>')!important}.our-projects__section .mySwiper-our-projects .slider-wrap .img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:all .3s ease-in-out;-webkit-transition:.3s ease-in-out;-moz-transition:.3s ease-in-out;-ms-transition:.3s ease-in-out;-o-transition:.3s ease-in-out}@media (min-width:991.98px){.our-projects__section .mySwiper-our-projects .slider-wrap .img:hover img{transition:all .3s ease-in-out;-webkit-transition:.3s ease-in-out;-moz-transition:.3s ease-in-out;-ms-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transform:scale(1.02)}}.our-projects__section .swiper-pagination{bottom:0!important}.our-projects__section .swiper-pagination .swiper-pagination-bullet{background:#aeaeae;width:16px;transform:unset;height:1px;border-radius:unset}.our-projects__section .swiper-pagination .swiper-pagination-bullet-active{width:24px;background:var(--Base-colorBlack,#000)}@media (min-width:767.98px){.our-projects__section .swiper-pagination{display:none}}.our-projects__section .swiper-button-next{width:55px;height:55px;background-repeat:no-repeat;background-position:center;right:-32px;right:-15px;z-index:1;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="59" height="56" viewBox="0 0 59 56" fill="none"><path d="M29.4 7C26.5043 7 23.637 7.54318 20.9618 8.59853C18.2866 9.65388 15.8558 11.2007 13.8083 13.1508C11.7607 15.1008 10.1365 17.4158 9.02841 19.9636C7.92029 22.5115 7.34995 25.2422 7.34995 28C7.34995 30.7578 7.92029 33.4885 9.02841 36.0363C10.1365 38.5842 11.7607 40.8992 13.8082 42.8492C15.8558 44.7993 18.2866 46.3461 20.9618 47.4015C23.637 48.4568 26.5043 49 29.4 49C35.248 49 40.8565 46.7875 44.9917 42.8492C49.1268 38.911 51.4499 33.5695 51.45 28C51.45 22.4305 49.1268 17.089 44.9917 13.1508C40.8565 9.21249 35.248 7 29.4 7Z" fill="%2363755A"/><path d="M39.2 28.0003L29.4 18.667" stroke="white" stroke-linecap="round" stroke-linejoin="round"/><path d="M39.2 28L19.6 28" stroke="white" stroke-linecap="round" stroke-linejoin="round"/><path d="M29.4 37.3333L39.2 28" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg>')}@media (max-width:1200px){.our-projects__section .swiper-button-next{right:-15px}}@media (max-width:767.98px){.our-projects__section .swiper-button-next{right:0}}.our-projects__section .swiper-button-next:after{content:unset}.our-projects__section .swiper-button-prev{left:-32px;left:-15px;width:55px;height:55px;background-repeat:no-repeat;background-position:center;transform:rotate(180deg);z-index:1;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="59" height="56" viewBox="0 0 59 56" fill="none"><path d="M29.4 7C26.5043 7 23.637 7.54318 20.9618 8.59853C18.2866 9.65388 15.8558 11.2007 13.8083 13.1508C11.7607 15.1008 10.1365 17.4158 9.02841 19.9636C7.92029 22.5115 7.34995 25.2422 7.34995 28C7.34995 30.7578 7.92029 33.4885 9.02841 36.0363C10.1365 38.5842 11.7607 40.8992 13.8082 42.8492C15.8558 44.7993 18.2866 46.3461 20.9618 47.4015C23.637 48.4568 26.5043 49 29.4 49C35.248 49 40.8565 46.7875 44.9917 42.8492C49.1268 38.911 51.4499 33.5695 51.45 28C51.45 22.4305 49.1268 17.089 44.9917 13.1508C40.8565 9.21249 35.248 7 29.4 7Z" fill="%2363755A"/><path d="M39.2 28.0003L29.4 18.667" stroke="white" stroke-linecap="round" stroke-linejoin="round"/><path d="M39.2 28L19.6 28" stroke="white" stroke-linecap="round" stroke-linejoin="round"/><path d="M29.4 37.3333L39.2 28" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg>')}@media (max-width:1200px){.our-projects__section .swiper-button-prev{left:-15px}}@media (max-width:767.98px){.our-projects__section .swiper-button-prev{left:0}}.our-projects__section .swiper-button-prev:after{content:unset}@media (max-width:767.98px){.our-projects__section .swiper-button-next,.our-projects__section .swiper-button-prev{display:none}}.our-projects__section-w-sidebar .mySided-our-projects{margin-top:40px}@media (max-width:991.98px){.our-projects__section-w-sidebar .mySided-our-projects{margin-top:0}}@media (max-width:991.98px){.our-projects__section-w-sidebar .mySided-our-projects .row{flex-direction:column;row-gap:40px}}.our-projects__section-w-sidebar .mySided-our-projects .row aside{flex-shrink:0;position:relative}@media (min-width:991.98px){.our-projects__section-w-sidebar .mySided-our-projects .row aside{width:445px}}.our-projects__section-w-sidebar .mySided-our-projects .row aside .sidebar-caption{display:flex;flex-direction:column}@media (min-width:991.98px){.our-projects__section-w-sidebar .mySided-our-projects .row aside .sidebar-caption{max-width:400px;position:sticky;top:80px}}@media (min-width:1024px){.our-projects__section-w-sidebar .mySided-our-projects .row aside .sidebar-caption{padding-right:60px}}@media (min-width:1200px){.our-projects__section-w-sidebar .mySided-our-projects .row aside .sidebar-caption{padding-right:80px}}@media (max-width:991.98px){.our-projects__section-w-sidebar .mySided-our-projects .row aside .sidebar-caption p{text-align:center}}.our-projects__section-w-sidebar .mySided-our-projects .row aside .sidebar-caption span.level-1{color:var(--colorBlack,#000);font-size:16px;font-style:normal;font-weight:300;line-height:normal}.our-projects__section-w-sidebar .mySided-our-projects .row aside .sidebar-caption span.level-3{color:var(--Base-colorBlack,#000);font-size:16px;font-style:normal;font-weight:400;line-height:20px}.our-projects__section-w-sidebar .mySided-our-projects .row aside .sidebar-caption span.level-3 b,.our-projects__section-w-sidebar .mySided-our-projects .row aside .sidebar-caption span.level-3 strong{font-weight:700}@media (max-width:991.98px){.our-projects__section-w-sidebar .mySided-our-projects .row aside .sidebar-caption span.level-3{text-align:center}}.our-projects__section-w-sidebar .mySided-our-projects .row aside .sidebar-caption h3{color:var(--Natural-colorDarkGrey500,#0c0d0c);font-size:40px;font-style:normal;font-weight:700;line-height:110%;margin:8px 0 16px 0}@media (max-width:991.98px){.our-projects__section-w-sidebar .mySided-our-projects .row aside .sidebar-caption h3{text-align:center}}.our-projects__section-w-sidebar .mySided-our-projects .row main{display:flex;flex-direction:column;row-gap:16px;border-radius:24px;position:relative;flex:1}.our-projects__section-w-sidebar .mySided-our-projects .row main .swiper-slide{height:auto}.our-projects__section-w-sidebar .mySided-our-projects .row main .swiper-slide .slider-wrap{justify-content:flex-end;display:flex;text-align:center;align-items:center;background:var(--colorLightGray,#f1f1e8);border-radius:16px;height:100%;overflow:hidden}@media (max-width:991.98px){.our-projects__section-w-sidebar .mySided-our-projects .row main .swiper-slide .slider-wrap{flex-direction:column}}.our-projects__section-w-sidebar .mySided-our-projects .row main .swiper-slide .slider-wrap .content{display:flex;flex-direction:column;row-gap:16px;padding:16px;position:relative}@media (max-width:991.98px){.our-projects__section-w-sidebar .mySided-our-projects .row main .swiper-slide .slider-wrap .content{margin-bottom:0}}.our-projects__section-w-sidebar .mySided-our-projects .row main .swiper-slide .slider-wrap .content h2{color:var(--Base-colorBlack,#000);font-size:20px;text-align:left;font-style:normal;font-weight:700;line-height:30px}@media (max-width:991.98px){.our-projects__section-w-sidebar .mySided-our-projects .row main .swiper-slide .slider-wrap .content h2{line-height:28px}}.our-projects__section-w-sidebar .mySided-our-projects .row main .swiper-slide .slider-wrap .content p{color:var(--Base-colorBlack,#000);text-align:left;font-size:16px;line-height:26px;font-style:normal;font-weight:300}@media (max-width:991.98px){.our-projects__section-w-sidebar .mySided-our-projects .row main .swiper-slide .slider-wrap .content p{line-height:24px}}.our-projects__section-w-sidebar .mySided-our-projects .row main .swiper-slide .slider-wrap .img{height:100%;flex-shrink:0;position:relative}@media (max-width:991.98px){.our-projects__section-w-sidebar .mySided-our-projects .row main .swiper-slide .slider-wrap .img{width:100%;height:220px}}@media (min-width:991.98px){.our-projects__section-w-sidebar .mySided-our-projects .row main .swiper-slide .slider-wrap .img{width:260px}}@media (min-width:1200px){.our-projects__section-w-sidebar .mySided-our-projects .row main .swiper-slide .slider-wrap .img{width:320px}}.our-projects__section-w-sidebar .mySided-our-projects .row main .swiper-slide .slider-wrap .img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media (max-width:575.98px){.our-impact__section-no-swiper>.container{padding:0}}.our-impact__section-no-swiper .our-impact-wrapper{padding:40px 110px;background-repeat:no-repeat;background-size:cover}@media (min-width:575.98px){.our-impact__section-no-swiper .our-impact-wrapper{border-radius:24px}}@media (max-width:1200px){.our-impact__section-no-swiper .our-impact-wrapper{padding:16px 0;overflow:hidden}}@media (max-width:991.98px){.our-impact__section-no-swiper .our-impact-wrapper{padding:40px 0 60px 0}}@media (max-width:991.98px){.our-impact__section-no-swiper .our-impact-wrapper .container{padding:0}}.our-impact__section-no-swiper .our-impact-wrapper .section-header h2{color:var(--Base-colorWhite,#fff)}.our-impact__section-no-swiper .our-impact-wrapper .section-header h2.only-title{margin-bottom:40px}@media (max-width:1200px){.our-impact__section-no-swiper .our-impact-wrapper .no-mySwiper-our-concept{overflow:unset;padding-right:16px;padding-left:16px}}.our-impact__section-no-swiper .our-impact-wrapper .no-mySwiper-our-concept .no-swiper-wrapper{display:flex;-moz-column-gap:24px;column-gap:24px}@media (max-width:991.98px){.our-impact__section-no-swiper .our-impact-wrapper .no-mySwiper-our-concept .no-swiper-wrapper{flex-direction:column;row-gap:40px}}.our-impact__section-no-swiper .our-impact-wrapper .no-mySwiper-our-concept .no-swiper-wrapper .swiper-slide{flex:1;height:auto}.our-impact__section-no-swiper .our-impact-wrapper .no-mySwiper-our-concept .no-swiper-wrapper .slider-wrap{justify-content:flex-start;flex-direction:column;display:flex;text-align:center;align-items:center;border-radius:16px;background:var(--colorWhite,#fff);-webkit-backdrop-filter:blur(8.5px);backdrop-filter:blur(8.5px);row-gap:8px;height:100%}@media (min-width:991.98px){.our-impact__section-no-swiper .our-impact-wrapper .no-mySwiper-our-concept .no-swiper-wrapper .slider-wrap{min-height:280px}}.our-impact__section-no-swiper .our-impact-wrapper .no-mySwiper-our-concept .no-swiper-wrapper .slider-wrap-inner{display:flex;flex-direction:column;row-gap:8px;padding:16px;width:calc(100% - 32px);height:100%;text-align:left;align-items:center}@media (max-width:991.98px){.our-impact__section-no-swiper .our-impact-wrapper .no-mySwiper-our-concept .no-swiper-wrapper .slider-wrap-inner{padding:24px;align-items:flex-start;width:100%}}.our-impact__section-no-swiper .our-impact-wrapper .no-mySwiper-our-concept .no-swiper-wrapper .slider-wrap .icon{width:44px;height:44px;display:flex;align-items:center;margin-right:auto;margin-bottom:24px}.our-impact__section-no-swiper .our-impact-wrapper .no-mySwiper-our-concept .no-swiper-wrapper .slider-wrap .icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.our-impact__section-no-swiper .our-impact-wrapper .no-mySwiper-our-concept .no-swiper-wrapper .slider-wrap h2{color:var(--Base-colorBlack,#000);font-size:16px;font-style:normal;font-weight:400;line-height:normal}.our-impact__section-no-swiper .our-impact-wrapper .no-mySwiper-our-concept .no-swiper-wrapper .slider-wrap h3{color:var(--Natural-colorDarkGrey500,#0c0d0c);font-size:40px;font-style:normal;font-weight:700;line-height:110%;margin-top:auto;margin-right:auto}@media (max-width:991.98px){.our-impact__section-no-swiper .our-impact-wrapper .no-mySwiper-our-concept .no-swiper-wrapper .slider-wrap h3{margin-top:40px}}@media (max-width:575.98px){.our-concept__section>.container{padding:0}}.our-concept__section .our-concept-wrapper{padding:24px 100px;background-repeat:no-repeat;background-size:cover}@media (min-width:575.98px){.our-concept__section .our-concept-wrapper{border-radius:24px}}@media (max-width:1200px){.our-concept__section .our-concept-wrapper{padding:24px 0;overflow:hidden}}@media (max-width:991.98px){.our-concept__section .our-concept-wrapper .container{padding:0}}.our-concept__section .our-concept-wrapper .section-header h2{color:var(--Base-colorWhite,#fff)}.our-concept__section .our-concept-wrapper .section-header h2.only-title{margin-bottom:24px}@media (max-width:1200px){.our-concept__section .our-concept-wrapper .swiper{overflow:unset;padding-right:16px;padding-left:16px}}.our-concept__section .our-concept-wrapper .swiper .swiper-slide{height:100%}.our-concept__section .our-concept-wrapper .swiper .slider-wrap{justify-content:flex-start;flex-direction:column;display:flex;text-align:center;align-items:center;border-radius:16px;background:var(--colorWhite,#fff);-webkit-backdrop-filter:blur(8.5px);backdrop-filter:blur(8.5px);row-gap:8px;height:100%;min-height:95px}@media (max-width:991.98px){.our-concept__section .our-concept-wrapper .swiper .slider-wrap{min-height:110px}}.our-concept__section .our-concept-wrapper .swiper .slider-wrap-inner{display:flex;flex-direction:column;row-gap:8px;padding:16px;width:calc(100% - 32px);height:100%;text-align:center;align-items:center;justify-content:center}@media (max-width:991.98px){.our-concept__section .our-concept-wrapper .swiper .slider-wrap-inner{padding:24px;align-items:flex-start}}.our-concept__section .our-concept-wrapper .swiper .slider-wrap .icon{color:var(--Base-colorBlack,#000);font-size:16px;font-style:normal;font-weight:700;line-height:110%}.our-concept__section .our-concept-wrapper .swiper .slider-wrap h2{color:var(--Base-colorBlack,#000);font-size:16px;font-style:normal;font-weight:600;line-height:110%;text-align:center}@media (max-width:991.98px){.our-concept__section .our-concept-wrapper .swiper .slider-wrap h2{font-size:20px}}.our-concept__section .our-concept-wrapper .swiper .slider-wrap h3{color:var(--Base-colorBlack,#000);font-size:12px;font-style:normal;font-weight:300;line-height:110%}.tree__section .tree-content .tree-background{width:100%;display:flex;justify-content:center;max-height:1000px;border-radius:24px;overflow:hidden}.tree__section .tree-content .tree-background img{width:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;height:auto}.tree__section .tree-content .tree-text{margin-top:16px;color:var(--Base-colorBlack,#000);font-size:16px;font-style:italic;font-weight:400;line-height:normal;text-align:center}.simple-textarea__section .row{row-gap:16px}.simple-textarea__section-inner{border-radius:24px 24px 0 0;-webkit-backdrop-filter:blur(8.5px);backdrop-filter:blur(8.5px);padding:40px}@media (max-width:991.98px){.simple-textarea__section-inner{padding:16px}}.simple-textarea__section-inner.gradient-from-bottom{border-radius:24px 24px 0 0;background:linear-gradient(180deg,var(--colorLightGray,#f1f1e8) 50%,rgba(241,241,232,0) 100%)}.simple-textarea__section-inner.gradient-from-top{border-radius:0 0 24px 24px;background:linear-gradient(360deg,var(--colorLightGray,#f1f1e8) 50%,rgba(241,241,232,0) 100%)}.simple-textarea__section-inner .lefts h2{color:var(--Natural-colorDarkGrey500,#0c0d0c);font-size:40px;font-style:normal;font-weight:700;line-height:50px}@media (max-width:991.98px){.simple-textarea__section-inner .lefts h2{font-size:32px;text-align:center;line-height:42px}}@media (min-width:1200px){.simple-textarea__section-inner .rights{padding-left:120px}}@media (min-width:1400px){.simple-textarea__section-inner .rights{padding-left:150px}}.simple-textarea__section-inner .rights p{color:var(--Base-colorBlack,#000);font-size:24px;font-style:normal;font-weight:500;line-height:34px}@media (max-width:991.98px){.simple-textarea__section-inner .rights p{font-size:16px;line-height:26px}}.simple-textarea__section-inner .rights p strong{font-weight:700}@media (min-width:1200px){.simple-textarea__section-inner.full-section .rights{padding-left:0}}.simple-textarea__section-inner.full-section .rights p{text-align:center}.simple-textarea__section-two-sides .row{row-gap:16px;width:100%;margin:auto}@media (min-width:991.98px){.simple-textarea__section-two-sides .row{-moz-column-gap:16px;column-gap:16px;justify-content:space-between;margin:0}}.simple-textarea__section-two-sides-inner{border-radius:24px 24px 0 0;-webkit-backdrop-filter:blur(8.5px);backdrop-filter:blur(8.5px);padding:40px;row-gap:16px;display:flex;flex-direction:column}@media (min-width:991.98px){.simple-textarea__section-two-sides-inner{flex:0 0 auto;width:calc(50% - 8px)}}@media (max-width:991.98px){.simple-textarea__section-two-sides-inner{padding:16px}}.simple-textarea__section-two-sides-inner.gradient-from-bottom{border-radius:24px 24px 0 0;background:linear-gradient(180deg,var(--colorLightGray,#f1f1e8) 50%,rgba(241,241,232,0) 100%)}.simple-textarea__section-two-sides-inner.gradient-from-top{border-radius:0 0 24px 24px;background:linear-gradient(360deg,var(--colorLightGray,#f1f1e8) 50%,rgba(241,241,232,0) 100%)}.simple-textarea__section-two-sides-inner.normal-bg{background:var(--colorLightGray,#f1f1e8);border-radius:24px}.simple-textarea__section-two-sides-inner .upside h2{color:var(--Natural-colorDarkGrey500,#0c0d0c);font-size:40px;font-style:normal;font-weight:700;line-height:50px}@media (max-width:991.98px){.simple-textarea__section-two-sides-inner .upside h2{font-size:32px;text-align:left;line-height:42px}}.simple-textarea__section-two-sides-inner .downside p{color:var(--Base-colorBlack,#000);font-size:24px;font-style:normal;font-weight:500;line-height:34px}@media (max-width:991.98px){.simple-textarea__section-two-sides-inner .downside p{font-size:16px;line-height:26px}}.simple-textarea__section-two-sides-inner .downside p strong{font-weight:700}.banner__section-four .banner-four__section{display:flex;align-items:center;justify-content:center;padding:40px;border-radius:24px;background:linear-gradient(90deg,var(--colorViridian,#427f70) 0,var(--Secondary-colorLightSecondary200,#88a79e) 100%)}@media (max-width:991.98px){.banner__section-four .banner-four__section{padding:24px}}@media (max-width:767.98px){.banner__section-four .banner-four__section .row{flex-direction:column;row-gap:24px}}.banner__section-four .banner-four__section .row .left-side{width:415px;flex-shrink:0;position:relative;padding:0}@media (max-width:767.98px){.banner__section-four .banner-four__section .row .left-side{text-align:center;width:100%}}.banner__section-four .banner-four__section .row .left-side h2 p{color:var(--Base-colorWhite,#fff);text-align:left;font-size:40px;font-style:normal;font-weight:700;line-height:110%}@media (max-width:767.98px){.banner__section-four .banner-four__section .row .left-side h2 p{text-align:center;font-size:24px}}.banner__section-four .banner-four__section .row .right-side{padding:0;display:flex;flex-direction:column;row-gap:42px;border-radius:24px;position:relative;flex:1}@media (min-width:1200px){.banner__section-four .banner-four__section .row .right-side{padding-right:50px}}@media (min-width:1400px){.banner__section-four .banner-four__section .row .right-side{padding-right:200px}}@media (max-width:767.98px){.banner__section-four .banner-four__section .row .right-side{row-gap:40px}}.banner__section-four .banner-four__section .row .right-side .text p{color:var(--Base-colorWhite,#fff);font-size:24px;font-style:normal;font-weight:400;line-height:normal}@media (max-width:767.98px){.banner__section-four .banner-four__section .row .right-side .text p{text-align:center;font-size:16px}}.banner__section-four .banner-four__section .row .right-side .text p strong{font-weight:700}.banner__section-four .banner-four__section .row .right-side .bottomside .buttons{display:flex;-moz-column-gap:16px;column-gap:16px;justify-content:left}@media (max-width:767.98px){.banner__section-four .banner-four__section .row .right-side .bottomside .buttons{justify-content:center}}@media (max-width:575.98px){.banner__section-four .banner-four__section .row .right-side .bottomside .buttons{width:100%}}.banner__section-four .banner-four__section .row .right-side .bottomside .buttons .btn-base{position:relative}@media (max-width:575.98px){.banner__section-four .banner-four__section .row .right-side .bottomside .buttons .btn-base{width:100%}}.banner__section-four .banner-four__section .row .right-side .bottomside .buttons .btn-base.btn-base-one a{color:var(--Basic-colorBlack,#000);background:var(--Base-colorWhite,#fff);border:1px solid transparent;gap:10px;border-radius:8px;display:flex;text-align:center;font-size:16px;font-style:normal;font-weight:500;line-height:normal;text-transform:uppercase;height:50px;align-items:center;justify-content:center;padding:0 24px;transition:all .3s ease-in-out;-webkit-transition:.3s ease-in-out;-moz-transition:.3s ease-in-out;-ms-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;height:40px;font-size:12px}@media (max-width:991.98px){.banner__section-four .banner-four__section .row .right-side .bottomside .buttons .btn-base.btn-base-one a{font-size:14px}}@media (max-width:767.98px){.banner__section-four .banner-four__section .row .right-side .bottomside .buttons .btn-base.btn-base-one a{font-size:12px;height:40px;padding:0 16px}}@media (max-width:389.98px){.banner__section-four .banner-four__section .row .right-side .bottomside .buttons .btn-base.btn-base-one a{padding:0 8px}}.banner__section-four .banner-four__section .row .right-side .bottomside .buttons .btn-base.btn-base-one a:after{background-repeat:no-repeat;background-size:contain;width:24px;height:24px;content:"";transition:all .3s ease-in-out;-webkit-transition:.3s ease-in-out;-moz-transition:.3s ease-in-out;-ms-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M12 3C10.8181 3 9.64778 3.23279 8.55585 3.68508C7.46392 4.13738 6.47177 4.80031 5.63604 5.63604C4.80031 6.47177 4.13738 7.46392 3.68508 8.55585C3.23279 9.64778 3 10.8181 3 12C3 13.1819 3.23279 14.3522 3.68508 15.4442C4.13738 16.5361 4.80031 17.5282 5.63604 18.364C6.47177 19.1997 7.46392 19.8626 8.55585 20.3149C9.64778 20.7672 10.8181 21 12 21C14.3869 21 16.6761 20.0518 18.364 18.364C20.0518 16.6761 21 14.3869 21 12C21 9.61305 20.0518 7.32387 18.364 5.63604C16.6761 3.94821 14.3869 3 12 3Z" stroke="black" stroke-linecap="round" stroke-linejoin="round"/><path d="M16 12L12 8" stroke="black" stroke-linecap="round" stroke-linejoin="round"/><path d="M16 12L8 12" stroke="black" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 16L16 12" stroke="black" stroke-linecap="round" stroke-linejoin="round"/></svg>')}@media (min-width:991.98px){.banner__section-four .banner-four__section .row .right-side .bottomside .buttons .btn-base.btn-base-one a:hover{border:1px solid var(--Base-colorWhite,#fff);background:rgba(255,255,255,.25);color:var(--Basic-colorWhite,#fff)}.banner__section-four .banner-four__section .row .right-side .bottomside .buttons .btn-base.btn-base-one a:hover:after{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M12 3C10.8181 3 9.64778 3.23279 8.55585 3.68508C7.46392 4.13738 6.47177 4.80031 5.63604 5.63604C4.80031 6.47177 4.13738 7.46392 3.68508 8.55585C3.23279 9.64778 3 10.8181 3 12C3 13.1819 3.23279 14.3522 3.68508 15.4442C4.13738 16.5361 4.80031 17.5282 5.63604 18.364C6.47177 19.1997 7.46392 19.8626 8.55585 20.3149C9.64778 20.7672 10.8181 21 12 21C14.3869 21 16.6761 20.0518 18.364 18.364C20.0518 16.6761 21 14.3869 21 12C21 9.61305 20.0518 7.32387 18.364 5.63604C16.6761 3.94821 14.3869 3 12 3Z" stroke="white" stroke-linecap="round" stroke-linejoin="round"/><path d="M16 12L12 8" stroke="white" stroke-linecap="round" stroke-linejoin="round"/><path d="M16 12L8 12" stroke="white" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 16L16 12" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg>')!important}}.banner__section-three .banner-three__section{display:flex;align-items:center;justify-content:center;padding:60px 0;border-radius:24px;background:linear-gradient(101deg,#548a78 0,var(--colorPrimary,#235145) 58.15%)}@media (max-width:991.98px){.banner__section-three .banner-three__section{padding:24px}}.banner__section-three .banner-three__section .centers{display:flex;flex-direction:column;row-gap:24px}@media (max-width:991.98px){.banner__section-three .banner-three__section .centers{row-gap:12px}}.banner__section-three .banner-three__section .centers .paragraph{color:var(--colorWhite,#fff);font-size:24px;text-align:center;font-style:normal;font-weight:300;line-height:32px}.banner__section-three .banner-three__section .centers h2 p{color:var(--colorWhite,#fff);font-size:40px;text-align:center;font-style:normal;font-weight:400;line-height:50px;max-width:920px;margin:auto}@media (max-width:991.98px){.banner__section-three .banner-three__section .centers h2 p{font-size:36px;line-height:46px}}@media (max-width:767.98px){.banner__section-three .banner-three__section .centers h2 p{font-size:24px;line-height:34px}}@media (max-width:575.98px){.banner__section-three .banner-three__section .centers h2 p{max-width:355px;margin:auto}}.banner__section-three .banner-three__section .centers h2 p strong{font-weight:700}.banner__section-three .banner-three__section .centers .text{color:var(--colorWhite,#fff);text-align:center;font-size:16px;font-style:normal;display:flex;font-weight:400;line-height:26px;max-width:520px;margin:auto;margin-top:8px}.banner__section-three .banner-three__section .centers .text strong{font-weight:700}@media (max-width:991.98px){.banner__section-three .banner-three__section .centers .bottomside{margin-top:16px}}.banner__section-three .banner-three__section .centers .bottomside .buttons{display:flex;-moz-column-gap:16px;column-gap:16px;justify-content:center}.banner__section-three .banner-three__section .centers .bottomside .buttons .btn-base{position:relative}.banner__section-three .banner-three__section .centers .bottomside .buttons .btn-base.btn-base-one a{color:var(--Basic-colorBlack,#000);background:var(--Base-colorWhite,#fff);border:1px solid transparent;gap:10px;border-radius:8px;display:flex;text-align:center;font-size:16px;font-style:normal;font-weight:500;line-height:normal;text-transform:uppercase;height:50px;align-items:center;justify-content:center;padding:0 24px;transition:all .3s ease-in-out;-webkit-transition:.3s ease-in-out;-moz-transition:.3s ease-in-out;-ms-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;height:40px;font-size:12px}@media (max-width:991.98px){.banner__section-three .banner-three__section .centers .bottomside .buttons .btn-base.btn-base-one a{font-size:14px}}@media (max-width:767.98px){.banner__section-three .banner-three__section .centers .bottomside .buttons .btn-base.btn-base-one a{font-size:12px;height:40px;padding:0 16px}}@media (max-width:389.98px){.banner__section-three .banner-three__section .centers .bottomside .buttons .btn-base.btn-base-one a{padding:0 8px}}.banner__section-three .banner-three__section .centers .bottomside .buttons .btn-base.btn-base-one a:after{background-repeat:no-repeat;background-size:contain;width:24px;height:24px;content:"";transition:all .3s ease-in-out;-webkit-transition:.3s ease-in-out;-moz-transition:.3s ease-in-out;-ms-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M12 3C10.8181 3 9.64778 3.23279 8.55585 3.68508C7.46392 4.13738 6.47177 4.80031 5.63604 5.63604C4.80031 6.47177 4.13738 7.46392 3.68508 8.55585C3.23279 9.64778 3 10.8181 3 12C3 13.1819 3.23279 14.3522 3.68508 15.4442C4.13738 16.5361 4.80031 17.5282 5.63604 18.364C6.47177 19.1997 7.46392 19.8626 8.55585 20.3149C9.64778 20.7672 10.8181 21 12 21C14.3869 21 16.6761 20.0518 18.364 18.364C20.0518 16.6761 21 14.3869 21 12C21 9.61305 20.0518 7.32387 18.364 5.63604C16.6761 3.94821 14.3869 3 12 3Z" stroke="black" stroke-linecap="round" stroke-linejoin="round"/><path d="M16 12L12 8" stroke="black" stroke-linecap="round" stroke-linejoin="round"/><path d="M16 12L8 12" stroke="black" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 16L16 12" stroke="black" stroke-linecap="round" stroke-linejoin="round"/></svg>')}@media (min-width:991.98px){.banner__section-three .banner-three__section .centers .bottomside .buttons .btn-base.btn-base-one a:hover{border:1px solid var(--Base-colorWhite,#fff);background:rgba(255,255,255,.25);color:var(--Basic-colorWhite,#fff)}.banner__section-three .banner-three__section .centers .bottomside .buttons .btn-base.btn-base-one a:hover:after{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M12 3C10.8181 3 9.64778 3.23279 8.55585 3.68508C7.46392 4.13738 6.47177 4.80031 5.63604 5.63604C4.80031 6.47177 4.13738 7.46392 3.68508 8.55585C3.23279 9.64778 3 10.8181 3 12C3 13.1819 3.23279 14.3522 3.68508 15.4442C4.13738 16.5361 4.80031 17.5282 5.63604 18.364C6.47177 19.1997 7.46392 19.8626 8.55585 20.3149C9.64778 20.7672 10.8181 21 12 21C14.3869 21 16.6761 20.0518 18.364 18.364C20.0518 16.6761 21 14.3869 21 12C21 9.61305 20.0518 7.32387 18.364 5.63604C16.6761 3.94821 14.3869 3 12 3Z" stroke="white" stroke-linecap="round" stroke-linejoin="round"/><path d="M16 12L12 8" stroke="white" stroke-linecap="round" stroke-linejoin="round"/><path d="M16 12L8 12" stroke="white" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 16L16 12" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg>')!important}}.banner__section-three .banner-three__section .centers .bottomside .buttons .btn-base.btn-base-two a{border:1px solid var(--Base-colorWhite,#fff);background:rgba(255,255,255,.25);color:var(--Basic-colorWhite,#fff);gap:10px;border-radius:8px;display:flex;text-align:center;font-size:16px;font-style:normal;font-weight:500;line-height:normal;text-transform:uppercase;height:50px;align-items:center;justify-content:center;padding:0 24px;transition:all .3s ease-in-out;-webkit-transition:.3s ease-in-out;-moz-transition:.3s ease-in-out;-ms-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;height:40px;font-size:12px}@media (max-width:991.98px){.banner__section-three .banner-three__section .centers .bottomside .buttons .btn-base.btn-base-two a{font-size:14px}}@media (max-width:767.98px){.banner__section-three .banner-three__section .centers .bottomside .buttons .btn-base.btn-base-two a{font-size:12px;height:40px;padding:0 16px}}@media (max-width:389.98px){.banner__section-three .banner-three__section .centers .bottomside .buttons .btn-base.btn-base-two a{padding:0 8px}}.banner__section-three .banner-three__section .centers .bottomside .buttons .btn-base.btn-base-two a:after{background-repeat:no-repeat;background-size:contain;width:24px;height:24px;content:"";transition:all .3s ease-in-out;-webkit-transition:.3s ease-in-out;-moz-transition:.3s ease-in-out;-ms-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M12 3C10.8181 3 9.64778 3.23279 8.55585 3.68508C7.46392 4.13738 6.47177 4.80031 5.63604 5.63604C4.80031 6.47177 4.13738 7.46392 3.68508 8.55585C3.23279 9.64778 3 10.8181 3 12C3 13.1819 3.23279 14.3522 3.68508 15.4442C4.13738 16.5361 4.80031 17.5282 5.63604 18.364C6.47177 19.1997 7.46392 19.8626 8.55585 20.3149C9.64778 20.7672 10.8181 21 12 21C14.3869 21 16.6761 20.0518 18.364 18.364C20.0518 16.6761 21 14.3869 21 12C21 9.61305 20.0518 7.32387 18.364 5.63604C16.6761 3.94821 14.3869 3 12 3Z" stroke="white" stroke-linecap="round" stroke-linejoin="round"/><path d="M16 12L12 8" stroke="white" stroke-linecap="round" stroke-linejoin="round"/><path d="M16 12L8 12" stroke="white" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 16L16 12" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg>')}@media (min-width:991.98px){.banner__section-three .banner-three__section .centers .bottomside .buttons .btn-base.btn-base-two a:hover{color:var(--Basic-colorBlack,#000);background:var(--Base-colorWhite,#fff);border:1px solid transparent}.banner__section-three .banner-three__section .centers .bottomside .buttons .btn-base.btn-base-two a:hover:after{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M12 3C10.8181 3 9.64778 3.23279 8.55585 3.68508C7.46392 4.13738 6.47177 4.80031 5.63604 5.63604C4.80031 6.47177 4.13738 7.46392 3.68508 8.55585C3.23279 9.64778 3 10.8181 3 12C3 13.1819 3.23279 14.3522 3.68508 15.4442C4.13738 16.5361 4.80031 17.5282 5.63604 18.364C6.47177 19.1997 7.46392 19.8626 8.55585 20.3149C9.64778 20.7672 10.8181 21 12 21C14.3869 21 16.6761 20.0518 18.364 18.364C20.0518 16.6761 21 14.3869 21 12C21 9.61305 20.0518 7.32387 18.364 5.63604C16.6761 3.94821 14.3869 3 12 3Z" stroke="black" stroke-linecap="round" stroke-linejoin="round"/><path d="M16 12L12 8" stroke="black" stroke-linecap="round" stroke-linejoin="round"/><path d="M16 12L8 12" stroke="black" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 16L16 12" stroke="black" stroke-linecap="round" stroke-linejoin="round"/></svg>')!important}}.banner__section-full{display:flex;flex-direction:column;justify-content:center;padding:60px 0 40px 0;background:var(--colorPrimary,#235145);min-height:506px}@media (min-width:991.98px){.banner__section-full{min-height:608px;padding:60px 0}}.banner__section-full .banner-two__section{display:flex;align-items:center;background-repeat:no-repeat;background-size:cover}.banner__section-full .banner-two__section .centers{display:flex;flex-direction:column;row-gap:16px}@media (max-width:991.98px){.banner__section-full .banner-two__section .centers{row-gap:12px}}.banner__section-full .banner-two__section .centers .paragraph{color:var(--colorWhite,#fff);font-size:24px;text-align:center;font-style:normal;font-weight:300;line-height:32px}.banner__section-full .banner-two__section .centers h1{color:var(--colorWhite,#fff);font-size:40px;text-align:center;font-style:normal;font-weight:700;line-height:110%;max-width:650px;margin:auto;margin-bottom:8px}@media (max-width:575.98px){.banner__section-full .banner-two__section .centers h1{max-width:355px;margin:auto}}.banner__section-full .banner-two__section .centers h1 strong{display:block;font-weight:900}.banner__section-full .banner-two__section .centers p{color:var(--colorWhite,#fff);text-align:center;font-size:24px;font-style:normal;font-weight:400;line-height:32px;max-width:650px;margin:auto;margin-top:8px}.banner__section-full .banner-two__section .centers .buttons{display:flex;-moz-column-gap:16px;column-gap:16px;justify-content:center;margin-top:44px}@media (max-width:575.98px){.banner__section-full .banner-two__section .centers .buttons{flex-direction:column;row-gap:16px;margin-top:24px}}.banner__section-full .banner-two__section .centers .buttons .btn-base{position:relative}@media (max-width:575.98px){.banner__section-full .banner-two__section .centers .buttons .btn-base{width:100%}}.banner__section-full .banner-two__section .centers .buttons .btn-base.btn-base-one a{color:var(--Basic-colorBlack,#000);background:var(--Base-colorWhite,#fff);border:1px solid transparent;gap:10px;border-radius:8px;display:flex;text-align:center;font-size:16px;font-style:normal;font-weight:500;line-height:normal;text-transform:uppercase;height:50px;align-items:center;justify-content:center;padding:0 24px;transition:all .3s ease-in-out;-webkit-transition:.3s ease-in-out;-moz-transition:.3s ease-in-out;-ms-transition:.3s ease-in-out;-o-transition:.3s ease-in-out}@media (max-width:991.98px){.banner__section-full .banner-two__section .centers .buttons .btn-base.btn-base-one a{font-size:14px}}@media (max-width:767.98px){.banner__section-full .banner-two__section .centers .buttons .btn-base.btn-base-one a{font-size:12px;height:40px;padding:0 16px}}@media (max-width:389.98px){.banner__section-full .banner-two__section .centers .buttons .btn-base.btn-base-one a{padding:0 8px}}.banner__section-full .banner-two__section .centers .buttons .btn-base.btn-base-one a:after{background-repeat:no-repeat;background-size:contain;width:24px;height:24px;content:"";transition:all .3s ease-in-out;-webkit-transition:.3s ease-in-out;-moz-transition:.3s ease-in-out;-ms-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M12 3C10.8181 3 9.64778 3.23279 8.55585 3.68508C7.46392 4.13738 6.47177 4.80031 5.63604 5.63604C4.80031 6.47177 4.13738 7.46392 3.68508 8.55585C3.23279 9.64778 3 10.8181 3 12C3 13.1819 3.23279 14.3522 3.68508 15.4442C4.13738 16.5361 4.80031 17.5282 5.63604 18.364C6.47177 19.1997 7.46392 19.8626 8.55585 20.3149C9.64778 20.7672 10.8181 21 12 21C14.3869 21 16.6761 20.0518 18.364 18.364C20.0518 16.6761 21 14.3869 21 12C21 9.61305 20.0518 7.32387 18.364 5.63604C16.6761 3.94821 14.3869 3 12 3Z" stroke="black" stroke-linecap="round" stroke-linejoin="round"/><path d="M16 12L12 8" stroke="black" stroke-linecap="round" stroke-linejoin="round"/><path d="M16 12L8 12" stroke="black" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 16L16 12" stroke="black" stroke-linecap="round" stroke-linejoin="round"/></svg>')}@media (min-width:991.98px){.banner__section-full .banner-two__section .centers .buttons .btn-base.btn-base-one a:hover{border:1px solid var(--Base-colorWhite,#fff);background:rgba(255,255,255,.25);color:var(--Basic-colorWhite,#fff)}.banner__section-full .banner-two__section .centers .buttons .btn-base.btn-base-one a:hover:after{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M12 3C10.8181 3 9.64778 3.23279 8.55585 3.68508C7.46392 4.13738 6.47177 4.80031 5.63604 5.63604C4.80031 6.47177 4.13738 7.46392 3.68508 8.55585C3.23279 9.64778 3 10.8181 3 12C3 13.1819 3.23279 14.3522 3.68508 15.4442C4.13738 16.5361 4.80031 17.5282 5.63604 18.364C6.47177 19.1997 7.46392 19.8626 8.55585 20.3149C9.64778 20.7672 10.8181 21 12 21C14.3869 21 16.6761 20.0518 18.364 18.364C20.0518 16.6761 21 14.3869 21 12C21 9.61305 20.0518 7.32387 18.364 5.63604C16.6761 3.94821 14.3869 3 12 3Z" stroke="white" stroke-linecap="round" stroke-linejoin="round"/><path d="M16 12L12 8" stroke="white" stroke-linecap="round" stroke-linejoin="round"/><path d="M16 12L8 12" stroke="white" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 16L16 12" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg>')!important}}.banner__section-full .banner-two__section .centers .buttons .btn-base.btn-base-two a{border:1px solid var(--Base-colorWhite,#fff);background:rgba(255,255,255,.25);color:var(--Basic-colorWhite,#fff);gap:10px;border-radius:8px;display:flex;text-align:center;font-size:16px;font-style:normal;font-weight:500;line-height:normal;text-transform:uppercase;height:50px;align-items:center;justify-content:center;padding:0 24px;transition:all .3s ease-in-out;-webkit-transition:.3s ease-in-out;-moz-transition:.3s ease-in-out;-ms-transition:.3s ease-in-out;-o-transition:.3s ease-in-out}@media (max-width:991.98px){.banner__section-full .banner-two__section .centers .buttons .btn-base.btn-base-two a{font-size:14px}}@media (max-width:767.98px){.banner__section-full .banner-two__section .centers .buttons .btn-base.btn-base-two a{font-size:12px;height:40px;padding:0 16px}}@media (max-width:389.98px){.banner__section-full .banner-two__section .centers .buttons .btn-base.btn-base-two a{padding:0 8px}}.banner__section-full .banner-two__section .centers .buttons .btn-base.btn-base-two a:after{background-repeat:no-repeat;background-size:contain;width:24px;height:24px;content:"";transition:all .3s ease-in-out;-webkit-transition:.3s ease-in-out;-moz-transition:.3s ease-in-out;-ms-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M12 3C10.8181 3 9.64778 3.23279 8.55585 3.68508C7.46392 4.13738 6.47177 4.80031 5.63604 5.63604C4.80031 6.47177 4.13738 7.46392 3.68508 8.55585C3.23279 9.64778 3 10.8181 3 12C3 13.1819 3.23279 14.3522 3.68508 15.4442C4.13738 16.5361 4.80031 17.5282 5.63604 18.364C6.47177 19.1997 7.46392 19.8626 8.55585 20.3149C9.64778 20.7672 10.8181 21 12 21C14.3869 21 16.6761 20.0518 18.364 18.364C20.0518 16.6761 21 14.3869 21 12C21 9.61305 20.0518 7.32387 18.364 5.63604C16.6761 3.94821 14.3869 3 12 3Z" stroke="white" stroke-linecap="round" stroke-linejoin="round"/><path d="M16 12L12 8" stroke="white" stroke-linecap="round" stroke-linejoin="round"/><path d="M16 12L8 12" stroke="white" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 16L16 12" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg>')}@media (min-width:991.98px){.banner__section-full .banner-two__section .centers .buttons .btn-base.btn-base-two a:hover{color:var(--Basic-colorBlack,#000);background:var(--Base-colorWhite,#fff);border:1px solid transparent}.banner__section-full .banner-two__section .centers .buttons .btn-base.btn-base-two a:hover:after{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M12 3C10.8181 3 9.64778 3.23279 8.55585 3.68508C7.46392 4.13738 6.47177 4.80031 5.63604 5.63604C4.80031 6.47177 4.13738 7.46392 3.68508 8.55585C3.23279 9.64778 3 10.8181 3 12C3 13.1819 3.23279 14.3522 3.68508 15.4442C4.13738 16.5361 4.80031 17.5282 5.63604 18.364C6.47177 19.1997 7.46392 19.8626 8.55585 20.3149C9.64778 20.7672 10.8181 21 12 21C14.3869 21 16.6761 20.0518 18.364 18.364C20.0518 16.6761 21 14.3869 21 12C21 9.61305 20.0518 7.32387 18.364 5.63604C16.6761 3.94821 14.3869 3 12 3Z" stroke="black" stroke-linecap="round" stroke-linejoin="round"/><path d="M16 12L12 8" stroke="black" stroke-linecap="round" stroke-linejoin="round"/><path d="M16 12L8 12" stroke="black" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 16L16 12" stroke="black" stroke-linecap="round" stroke-linejoin="round"/></svg>')!important}}.company-structure__section-inner .company-structure-background{width:100%;display:flex;justify-content:center;max-height:1000px}.company-structure__section-inner .company-structure-background img{width:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;height:auto}.team__boxes-section{overflow:hidden}.team__boxes-section .swiper{overflow:unset}@media (max-width:575.98px){.team__boxes-section .swiper .swiper-wrapper{height:auto!important;transform:unset!important;flex-wrap:wrap;justify-content:space-between;-moz-column-gap:16px;column-gap:16px;row-gap:24px}.team__boxes-section .swiper .swiper-wrapper .swiper-slide{margin-right:0!important;transform:unset!important;width:calc(50% - 16px)!important}.team__boxes-section .swiper .swiper-wrapper .swiper-slide .img{width:100%}}.team__boxes-section .swiper .team__boxes-section-wrap{justify-content:flex-end;flex-direction:column;display:flex;text-align:center;align-items:center}.team__boxes-section .swiper .team__boxes-section-wrap .img{height:223px;border-radius:16px;overflow:hidden}@media (max-width:575.98px){.team__boxes-section .swiper .team__boxes-section-wrap .img{height:unset}}.team__boxes-section .swiper .team__boxes-section-wrap .img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.team__boxes-section .swiper .team__boxes-section-wrap h2{margin-top:16px;margin-bottom:6px;color:var(--Base-colorBlack,#000);font-size:16px;font-style:normal;font-weight:700;line-height:normal}.team__boxes-section .swiper .team__boxes-section-wrap p{color:var(--Base-colorBlack,#000);text-align:center;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.ecosystem__section-inner{display:flex;flex-direction:column;align-items:center}.ecosystem__section-inner .row{padding:40px 0;border-top:var(--colorForestGreen,#235145) 1px solid}.ecosystem__section-inner .row:last-of-type{border-bottom:var(--colorForestGreen,#235145) 1px solid}@media (max-width:991.98px){.ecosystem__section-inner .row{row-gap:40px}}.ecosystem__section-inner .row .leftside h2{color:var(--colorPrimary,#235145);font-size:20px;font-style:normal;font-weight:800;line-height:30px;text-transform:uppercase}@media (max-width:991.98px){.ecosystem__section-inner .row .leftside h2{font-size:24px;line-height:34px}}@media (max-width:575.98px){.ecosystem__section-inner .row .leftside h2{text-align:center}}@media (min-width:991.98px){.ecosystem__section-inner .row .rightside{padding-left:40px}}.ecosystem__section-inner .row .rightside p{display:flex;flex-wrap:wrap;-moz-column-gap:16px;column-gap:16px;row-gap:40px}@media (max-width:991.98px){.ecosystem__section-inner .row .rightside p{-moz-column-gap:32px;column-gap:32px}}@media (max-width:767.98px){.ecosystem__section-inner .row .rightside p{-moz-column-gap:50px;column-gap:50px}}@media (max-width:575.98px){.ecosystem__section-inner .row .rightside p{-moz-column-gap:20px;column-gap:20px;row-gap:50px;justify-content:space-between}}.ecosystem__section-inner .row .rightside p a{display:flex;height:auto;width:calc(20% - 32px);max-width:100%;max-height:45px;justify-content:center}@media (max-width:767.98px){.ecosystem__section-inner .row .rightside p a{width:calc(33% - 32px)}}@media (max-width:575.98px){.ecosystem__section-inner .row .rightside p a{max-height:40px;width:calc(50% - 20px)}}.ecosystem__section-inner .row .rightside p a img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.slider__partners-section .mySwiper-our-partners{padding:0 16px;margin-top:60px}@media (max-width:991.98px){.slider__partners-section .mySwiper-our-partners{margin-top:40px}}.slider__partners-section .mySwiper-our-partners .swiper-slide{max-width:45.4545454545%;width:auto;display:flex;align-items:center;justify-content:center}@media (min-width:767.98px){.slider__partners-section .mySwiper-our-partners .swiper-slide{max-width:25%}}@media (min-width:991.98px){.slider__partners-section .mySwiper-our-partners .swiper-slide{max-width:20%}}@media (min-width:1024px){.slider__partners-section .mySwiper-our-partners .swiper-slide{max-width:14.0845070423%}}.slider__partners-section .mySwiper-our-partners .swiper-slide .slider-wrap .img{height:30px}.slider__partners-section .mySwiper-our-partners .swiper-slide .slider-wrap .img img{height:100%;width:100%;-o-object-fit:contain;object-fit:contain}@media (max-width:1200px){.blogs__section .col-lg-4{width:50%}}@media (max-width:767.98px){.blogs__section .col-lg-4{width:100%}}.blogs__section .col-lg-4 .blog-inner{margin-bottom:24px}.blogs__section .col-lg-4 .blog-inner .img{width:100%;height:270px;border-radius:16px;overflow:hidden;margin-bottom:16px}@media (max-width:767.98px){.blogs__section .col-lg-4 .blog-inner .img{margin-bottom:8px;height:220px}}.blogs__section .col-lg-4 .blog-inner .img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.blogs__section .col-lg-4 .blog-inner .img iframe{height:100%}.blogs__section .col-lg-4 .blog-inner .content span{color:var(--colorEarthBrown,#756854);font-size:12px;font-style:normal;font-weight:600;line-height:normal}.blogs__section .col-lg-4 .blog-inner .content h2{margin-top:16px;color:#000;font-size:26px;font-style:normal;font-weight:600;line-height:32px}.blogs__section .blog-tabs{border:0}.blogs__section .blog-tabs.nav-tabs{display:flex;justify-content:center;-moz-column-gap:12px;column-gap:12px}@media (max-width:575.98px){.blogs__section .blog-tabs.nav-tabs{justify-content:left;overflow-x:scroll}.blogs__section .blog-tabs.nav-tabs::-webkit-scrollbar{display:none}}.blogs__section .blog-tabs.nav-tabs li a{border-radius:6px;border:1px solid var(--colorPrimary,#235145);background:var(--colorOffWhite,#fffefa);color:var(--colorBlack,#000);font-size:16px;font-style:normal;font-weight:400;line-height:normal;display:inline-flex;padding:12px 16px;flex-direction:column;justify-content:center;align-items:center;gap:10px;transition:all .3s ease-in-out;height:50px}.blogs__section .blog-tabs.nav-tabs li.active a{border-radius:6px;border:1px solid var(--colorPrimary,#235145);background:var(--colorPrimary,#235145);color:var(--colorWhite,#fff)}.blogs__section .blog-tabs.nav-tabs li:hover a:not(.active){background:rgba(35,81,69,.4901960784);color:#fff}.blogs__section .latest-blog{margin:60px 0 80px 0}@media (max-width:991.98px){.blogs__section .latest-blog{margin:30px 0 40px 0}}@media (max-width:991.98px){.blogs__section .latest-blog .row{row-gap:24px}}.blogs__section .latest-blog .lefts{align-self:center}.blogs__section .latest-blog .lefts .img{width:100%;height:220px;border-radius:16px;overflow:hidden}@media (min-width:991.98px){.blogs__section .latest-blog .lefts .img{height:400px}}.blogs__section .latest-blog .lefts .img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.blogs__section .latest-blog .lefts .img iframe{height:100%}.blogs__section .latest-blog .rights{align-self:center}@media (min-width:1200px){.blogs__section .latest-blog .rights{padding-left:100px}}.blogs__section .latest-blog .rights .up-content{display:flex;flex-direction:column;row-gap:16px}.blogs__section .latest-blog .rights .up-content h2{color:var(--Natural-colorDarkGrey500,#0c0d0c);font-size:40px;font-style:normal;font-weight:700;line-height:110%}@media (max-width:991.98px){.blogs__section .latest-blog .rights .up-content h2{font-size:34px}}.blogs__section .latest-blog .rights .up-content h3{color:var(--Base-colorBlack,#000);font-size:16px;font-style:normal;font-weight:400;line-height:20px}.blogs__section .latest-blog .rights .buttons{display:flex;-moz-column-gap:20px;column-gap:20px;flex-wrap:wrap;row-gap:10px;margin-top:16px}@media (max-width:575.98px){.blogs__section .latest-blog .rights .buttons .default-btn,.blogs__section .latest-blog .rights .buttons a{width:100%}}.blogs__section .latest-blog .rights .buttons a{color:var(--Basic-colorWhite,#fff);background:var(--colorPrimary,#235145);border:1px solid transparent;gap:10px;border-radius:8px;display:flex;text-align:center;font-size:16px;font-style:normal;font-weight:500;line-height:normal;text-transform:uppercase;height:50px;align-items:center;justify-content:center;padding:0 24px;transition:all .3s ease-in-out;-webkit-transition:.3s ease-in-out;-moz-transition:.3s ease-in-out;-ms-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;height:55px!important}@media (max-width:991.98px){.blogs__section .latest-blog .rights .buttons a{font-size:14px}}@media (max-width:767.98px){.blogs__section .latest-blog .rights .buttons a{font-size:12px;height:40px;padding:0 16px}}@media (max-width:389.98px){.blogs__section .latest-blog .rights .buttons a{padding:0 8px}}.blogs__section .latest-blog .rights .buttons a:after{background-repeat:no-repeat;background-size:contain;width:24px;height:24px;content:"";transition:all .3s ease-in-out;-webkit-transition:.3s ease-in-out;-moz-transition:.3s ease-in-out;-ms-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M12 3C10.8181 3 9.64778 3.23279 8.55585 3.68508C7.46392 4.13738 6.47177 4.80031 5.63604 5.63604C4.80031 6.47177 4.13738 7.46392 3.68508 8.55585C3.23279 9.64778 3 10.8181 3 12C3 13.1819 3.23279 14.3522 3.68508 15.4442C4.13738 16.5361 4.80031 17.5282 5.63604 18.364C6.47177 19.1997 7.46392 19.8626 8.55585 20.3149C9.64778 20.7672 10.8181 21 12 21C14.3869 21 16.6761 20.0518 18.364 18.364C20.0518 16.6761 21 14.3869 21 12C21 9.61305 20.0518 7.32387 18.364 5.63604C16.6761 3.94821 14.3869 3 12 3Z" stroke="white" stroke-linecap="round" stroke-linejoin="round"/><path d="M16 12L12 8" stroke="white" stroke-linecap="round" stroke-linejoin="round"/><path d="M16 12L8 12" stroke="white" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 16L16 12" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg>')!important}@media (min-width:991.98px){.blogs__section .latest-blog .rights .buttons a:hover{border:1px solid rgba(35,81,69,.8470588235);background:rgba(35,81,69,.8470588235);color:var(--Basic-colorWhite,#fff)}.blogs__section .latest-blog .rights .buttons a:hover:after{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M12 3C10.8181 3 9.64778 3.23279 8.55585 3.68508C7.46392 4.13738 6.47177 4.80031 5.63604 5.63604C4.80031 6.47177 4.13738 7.46392 3.68508 8.55585C3.23279 9.64778 3 10.8181 3 12C3 13.1819 3.23279 14.3522 3.68508 15.4442C4.13738 16.5361 4.80031 17.5282 5.63604 18.364C6.47177 19.1997 7.46392 19.8626 8.55585 20.3149C9.64778 20.7672 10.8181 21 12 21C14.3869 21 16.6761 20.0518 18.364 18.364C20.0518 16.6761 21 14.3869 21 12C21 9.61305 20.0518 7.32387 18.364 5.63604C16.6761 3.94821 14.3869 3 12 3Z" stroke="white" stroke-linecap="round" stroke-linejoin="round"/><path d="M16 12L12 8" stroke="white" stroke-linecap="round" stroke-linejoin="round"/><path d="M16 12L8 12" stroke="white" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 16L16 12" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg>')!important}}.blogs__section .pagination-wrapper{margin-top:36px}.blogs__section .pagination-wrapper .page-numbers{display:flex;-moz-column-gap:8px;column-gap:8px;justify-content:center}.blogs__section .pagination-wrapper .page-numbers li .page-numbers{width:40px;height:40px;color:var(--colorBlack,#000);font-size:16px;font-style:normal;font-weight:400;line-height:normal;border-radius:6px;border:1px solid var(--colorPrimary,#235145);background:var(--colorOffWhite,#fffefa);display:flex;justify-content:center;text-align:center;align-items:center;transition:all .3s ease-in-out}.blogs__section .pagination-wrapper .page-numbers li .page-numbers.current{border-radius:6px;border:1px solid var(--colorPrimary,#235145);background:var(--colorPrimary,#235145);color:var(--colorWhite,#fff);background-repeat:no-repeat}.blogs__section .pagination-wrapper .page-numbers li .page-numbers:hover:not(.current){background:rgba(35,81,69,.3333333333);color:var(--colorWhite,#fff)}.blogs__section .pagination-wrapper .page-numbers li .page-numbers:hover:not(.current).next:after,.blogs__section .pagination-wrapper .page-numbers li .page-numbers:hover:not(.current).prev:after{filter:invert(1)}.blogs__section .pagination-wrapper .page-numbers li .page-numbers.next,.blogs__section .pagination-wrapper .page-numbers li .page-numbers.prev{font-size:0}.blogs__section .pagination-wrapper .page-numbers li .page-numbers.next:after,.blogs__section .pagination-wrapper .page-numbers li .page-numbers.prev:after{content:"";background-repeat:no-repeat;width:30px;height:30px;position:absolute;background-position:center;transition:all .3s ease-in-out}.blogs__section .pagination-wrapper .page-numbers li .page-numbers.next:hover::after,.blogs__section .pagination-wrapper .page-numbers li .page-numbers.prev:hover::after{scale:.9}.blogs__section .pagination-wrapper .page-numbers li .page-numbers.prev:after{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="12" height="20" viewBox="0 0 12 20" fill="none"><path d="M10.8421 0C10.6751 0 10.5081 0.0618134 10.3799 0.185673L0.695542 9.54239C0.570443 9.66327 0.5 9.82806 0.5 9.99999C0.5 10.1719 0.570443 10.3367 0.695542 10.4576L10.3799 19.8143C10.6383 20.064 11.0548 20.0616 11.3101 19.8088C11.5655 19.5561 11.563 19.1488 11.3045 18.8991L2.0937 9.99999L11.3045 1.10088C11.5629 0.85117 11.5654 0.44392 11.3101 0.191172C11.1814 0.0638027 11.0118 0 10.8421 0Z" fill="black"/></svg>')}.blogs__section .pagination-wrapper .page-numbers li .page-numbers.next:after{transform:rotate(180deg);background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="12" height="20" viewBox="0 0 12 20" fill="none"><path d="M10.8421 0C10.6751 0 10.5081 0.0618134 10.3799 0.185673L0.695542 9.54239C0.570443 9.66327 0.5 9.82806 0.5 9.99999C0.5 10.1719 0.570443 10.3367 0.695542 10.4576L10.3799 19.8143C10.6383 20.064 11.0548 20.0616 11.3101 19.8088C11.5655 19.5561 11.563 19.1488 11.3045 18.8991L2.0937 9.99999L11.3045 1.10088C11.5629 0.85117 11.5654 0.44392 11.3101 0.191172C11.1814 0.0638027 11.0118 0 10.8421 0Z" fill="black"/></svg>')}.blogs__section .active-category-title{color:var(--Natural-colorDarkGrey500,#0c0d0c);font-size:40px;font-style:normal;font-weight:700;line-height:110%;margin-bottom:80px;text-align:center}@media (max-width:991.98px){.blogs__section .active-category-title{font-size:30px;margin-bottom:40px}}
/*# sourceMappingURL=style.min.css.map */
