:root{--primary: #c3c7a4;--white: #fff;--black: #000;--grey: #909193;--text-color: #1C1F15;--text-color-grey: var(--grey);--text-font-size: 22px;--text-font-size-smaller: 20px;--text-font-size-bigger: 28px;--section-spacing: 80px;--padding-inner: 40px}@media (max-width: 1439px){:root{--text-font-size: 20px;--text-font-size-smaller: 18px;--text-font-size-bigger: 24px;--section-spacing: 60px;--padding-inner: 20px}}@media (max-width: 768px){:root{--text-font-size: 19px;--text-font-size-smaller: 17px;--text-font-size-bigger: 23px;--section-spacing: 40px;--padding-inner: 15px}}@media (max-width: 480px){:root{--text-font-size: 18px;--text-font-size-smaller: 16px;--text-font-size-bigger: 22px}}*{box-sizing:border-box}*:not(ul,ol,li){margin:0;padding:0}dl,ol,ul{margin-top:0}dl:last-child,ol:last-child,ul:last-child{margin-bottom:0!important}dl.no-bullets,ol.no-bullets,ul.no-bullets{list-style:none;padding-left:0;margin-bottom:0}dl.no-bullets li:not(:last-child),ol.no-bullets li:not(:last-child),ul.no-bullets li:not(:last-child){margin-bottom:10px}.grecaptcha-badge{display:none!important}figure{margin:0}html{scroll-behavior:smooth}html,body{background-color:#fff;height:100%;font-size:16px}body{overflow-x:hidden;color:var(--text-color)}body.mobile-menu-open,.site-main{overflow:hidden}.container{--max-width: 1750px;margin:0 auto;width:clamp(300px,94%,var(--max-width))}.section-spacing{padding:var(--section-spacing) 0}.section-spacing-top{padding-top:var(--section-spacing)}.section-spacing-bottom{padding-bottom:var(--section-spacing)}.uppercase{text-transform:uppercase}.text-center{text-align:center}.text-left{text-align:left}.text-white{color:#fff}.mb-1:not(:last-child){margin-bottom:10px}.mb-2:not(:last-child){margin-bottom:20px}.mb-3:not(:last-child),.mb:not(:last-child){margin-bottom:30px}.mb-4:not(:last-child){margin-bottom:40px}.mb-5:not(:last-child){margin-bottom:50px}.mt-1:not(:first-child){margin-top:10px}.mt-2:not(:first-child){margin-top:20px}.mt-3:not(:first-child),.mt:not(:first-child){margin-top:30px}.mt-4:not(:first-child){margin-top:40px}.mt-5:not(:first-child){margin-top:50px}.color-white,text-white{color:var(--white)}.color-black,text-black{color:var(--black)}.color-grey,text-grey{color:var(--grey)}.color-primary,text-primary{color:var(--primary)}.bg-black{background-color:var(--black)}.bg-white{background-color:var(--white);color:var(--black)}.bg-primary{background-color:var(--primary);color:var(--black)}.bg-light-green{background-image:url(/wp-content/themes/ecosphere/assets/img/misc/bg-gradiant-light-green.svg);background-size:cover;background-position:center;background-repeat:no-repeat}.background-image{background-position:center;background-size:cover;background-repeat:no-repeat}img,svg,video{max-width:100%;vertical-align:middle;display:block;height:auto;object-fit:cover;object-position:center}button{border:0;padding:0;background:none}.d-flex{display:flex}.d-flex.justify-content-center{justify-content:center}.d-flex.justify-content-between{justify-content:space-between}.d-flex.align-items-center{align-items:center}.d-flex.flex-column{flex-direction:column}.d-flex.justify-content-end{justify-content:flex-end}.nav{list-style:none;padding-left:0;margin-bottom:0}.qtranxs-available-languages-message{display:none}.skip-links-container{box-shadow:0 -5px 20px #0003;background-color:#fff;left:0;position:absolute;right:0;top:0;transform:translateY(-100%);transition:transform .2s;will-change:transform;z-index:1000;padding:10px;display:flex;flex-wrap:wrap;gap:10px}.skip-links-container:focus-within{transform:translateY(0)}.skip-links-container:focus-within a{opacity:1}#CookiebotWidget{z-index:95!important}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.admin-bar .select2-dropdown{transform:translateY(32px)}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.alignleft,img.alignleft,figure.alignleft{float:left;margin:0 1.5em 1em 0;max-width:50%}.alignright,img.alignright,figure.alignright{float:right;margin:0 0 1em 1.5em;max-width:50%}.aligncenter,img.aligncenter,figure.aligncenter{display:block;margin:1.5em auto;text-align:center}figure.alignleft img,figure.alignright img{width:100%;height:auto}@media (max-width: 767px){.alignleft,.alignright,img.alignleft,img.alignright,figure.alignleft,figure.alignright{float:none;margin:1.2em auto;max-width:100%}}.corners{position:relative;--corner-color: var(--grey)}.corners.black{--corner-color: var(--black)}.corners.white{--corner-color: var(--white)}.corners .corner{--corner-size: 60px;width:var(--corner-size);height:var(--corner-size);border:1px solid var(--corner-color);position:absolute}@media (max-width: 1439px){.corners .corner{--corner-size: 45px}}@media (max-width: 768px){.corners .corner{--corner-size: 35px}}.corners .corner.top-left{top:0;left:0;border-right:none;border-bottom:none}.corners .corner.top-right{top:0;right:0;border-left:none;border-bottom:none}.corners .corner.bottom-left{bottom:0;left:0;border-right:none;border-top:none}.corners .corner.bottom-right{bottom:0;right:0;border-left:none;border-top:none}.accordions-list{display:flex;flex-direction:column;gap:1px}.accordions-list details{transition:background-color .25s cubic-bezier(.66,.05,0,1),border-color .25s cubic-bezier(.66,.05,0,1);outline:1px solid var(--grey)}.accordions-list details:hover,.accordions-list details:focus-visible{background-color:var(--primary)}.accordions-list details summary{display:flex;align-items:center;justify-content:space-between;position:relative;cursor:pointer;font-size:var(--text-font-size-bigger);padding:20px;overflow:hidden;text-wrap:pretty}@media (max-width: 1024px){.accordions-list details summary{font-size:1.375rem}}@media (max-width: 768px){.accordions-list details summary{font-size:1.25rem}}@media (max-width: 480px){.accordions-list details summary{font-size:1.125rem;padding:10px}}.accordions-list details summary.has-short{display:flex;flex-direction:row}.accordions-list details summary.has-short .summary-short{padding:20px;white-space:nowrap;background-color:var(--primary);color:var(--white);min-width:100px;text-align:center}.accordions-list details summary.has-short .summary-text{flex:1;padding:20px 45px 20px 20px!important}.accordions-list details summary .trigger{height:60px;aspect-ratio:1/1;margin-right:5px;display:flex;align-items:center;justify-content:center;position:relative;transition:background-color .25s cubic-bezier(.66,.05,0,1)}@media (max-width: 1439px){.accordions-list details summary .trigger{height:50px}}@media (max-width: 480px){.accordions-list details summary .trigger{height:40px}}.accordions-list details summary .trigger .line{display:block;background-color:var(--grey);height:100%;width:1px;border-radius:2px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:all .25s cubic-bezier(.66,.05,0,1)}.accordions-list details summary .trigger .line-1{transform:translate(-50%,-50%) rotate(0)}.accordions-list details summary .trigger .line-2{transform:translate(-50%,-50%) rotate(90deg)}.accordions-list details summary::-webkit-details-marker{display:none}.accordions-list details summary span.summary-text{padding:20px;padding-right:18px!important;display:inline-block;color:var(--secondary);font-weight:500}@media (max-width: 480px){.accordions-list details summary span.summary-text{padding:15px}}.accordions-list details[open]>summary .trigger .line-1{transform:translate(-50%,-50%) rotate(45deg)}.accordions-list details[open]>summary .trigger .line-2{transform:translate(-50%,-50%) rotate(-45deg)}.accordions-list .content{border-top:none;padding:0 20px 20px;display:grid;grid-template-columns:minmax(400px,1fr) minmax(200px,400px);gap:20px;transition:border-color .25s cubic-bezier(.66,.05,0,1)}@media (max-width: 1439px){.accordions-list .content{grid-template-columns:minmax(400px,1fr) minmax(200px,300px)}}@media (max-width: 1023px){.accordions-list .content{grid-template-columns:1fr}}@media (max-width: 480px){.accordions-list .content{padding:10px}}main{position:relative;z-index:1;background-color:var(--white)}footer{position:sticky;bottom:0;left:0}@media (max-width: 1023px){footer{position:relative}}.wpcf7-form .wpcf7-not-valid-tip{padding-top:5px;font-size:.875rem}.wpcf7-form .wpcf7-response-output{padding:1rem!important;margin-top:2rem!important;margin-inline:0!important;border:2px solid transparent!important;border-radius:8px!important;font-size:1rem!important;transition:all .3s ease-in-out!important}.wpcf7-form.sent *{display:none;margin:0!important;transition:all .3s ease-in-out}.wpcf7-form.sent .wpcf7-response-output{display:block;margin:auto!important;border-color:#28a745!important;background-color:#d4edda;color:#155724}.wpcf7-form.failed .wpcf7-response-output,.wpcf7-form.aborted .wpcf7-response-output{border-color:#dc3545!important;background-color:#f8d7da;color:#721c24}.wpcf7-form.invalid .wpcf7-response-output,.wpcf7-form.unaccepted .wpcf7-response-output{border-color:#ffc107!important;background-color:#fff3cd;color:#856404}.wpcf7-form.spam .wpcf7-response-output{border-color:#e63946!important;background-color:#f8d7da;color:#842029}.wpcf7-form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item{margin-bottom:0!important;margin-left:0;font-size:1rem}.wpcf7-form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item a{color:var(--secondary)}.wpcf7-form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item label{display:flex;align-items:center;gap:12px;cursor:pointer;position:relative}.wpcf7-form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item label:before{content:"";width:20px;height:20px;border-radius:0;border:2px solid var(--grey);background:transparent;flex:0 0 auto;transition:all .18s ease}.wpcf7-form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item label input[type=checkbox]{position:absolute;opacity:0;width:1px;height:1px;margin:0;padding:0}.wpcf7-form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item label:has(input[type=checkbox]:checked):before{background:var(--primary);border-color:var(--primary);box-shadow:0 2px 6px #0000001f;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path fill='none' stroke='%23fff' stroke-width='3' stroke-linecap='round' stroke-linejoin='round' d='M4 12l4 4 12-12'/></svg>");background-repeat:no-repeat;background-position:center;background-size:90%}.wpcf7-form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item label:focus-within{outline:none}.wpcf7-form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item label:focus-within:before{box-shadow:0 0 0 4px #0000000f}.wpcf7-form input[type=checkbox]{accent-color:var(--primary);width:20px;height:20px}.wpcf7-form .mandatory-fields{display:flex;justify-content:end;font-size:.875rem;margin:30px 0}.wpcf7-form .label{background-color:var(--black);color:var(--white);display:inline-block;padding:5px 15px;font-size:var(--text-font-size-smaller)}.wpcf7-form .wpcf7-submit{font-size:inherit;padding-inline:50px}.wpcf7-form .form-row{margin-bottom:30px}.wpcf7-form .form-row.duo{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}@media (max-width: 480px){.wpcf7-form .form-row.duo{grid-template-columns:1fr}}.wpcf7-form input[type=text],.wpcf7-form input[type=email],.wpcf7-form input[type=tel],.wpcf7-form input[type=password],.wpcf7-form textarea,.wpcf7-form input[type=date],.wpcf7-form .fs-label-wrap{width:100%;border:1px solid var(--grey);line-height:1.5;padding:15px;font-size:var(--fs-text);transition:border-color .3s ease;background-color:transparent;margin-top:0;font-family:DM Sans,Arial,Helvetica,sans-serif;transition:background-color .3s cubic-bezier(.66,.05,0,1),border-color .3s cubic-bezier(.66,.05,0,1)}.wpcf7-form input[type=text]::placeholder,.wpcf7-form input[type=email]::placeholder,.wpcf7-form input[type=tel]::placeholder,.wpcf7-form input[type=password]::placeholder,.wpcf7-form textarea::placeholder,.wpcf7-form input[type=date]::placeholder,.wpcf7-form .fs-label-wrap::placeholder{color:#161918a6;font-family:Dm-Sans,sans-serif}.wpcf7-form input[type=text].wpcf7-not-valid,.wpcf7-form input[type=email].wpcf7-not-valid,.wpcf7-form input[type=tel].wpcf7-not-valid,.wpcf7-form input[type=password].wpcf7-not-valid,.wpcf7-form textarea.wpcf7-not-valid,.wpcf7-form input[type=date].wpcf7-not-valid,.wpcf7-form .fs-label-wrap.wpcf7-not-valid{border-color:#dc3232}.wpcf7-form input[type=text]:focus,.wpcf7-form input[type=text]:hover,.wpcf7-form input[type=email]:focus,.wpcf7-form input[type=email]:hover,.wpcf7-form input[type=tel]:focus,.wpcf7-form input[type=tel]:hover,.wpcf7-form input[type=password]:focus,.wpcf7-form input[type=password]:hover,.wpcf7-form textarea:focus,.wpcf7-form textarea:hover,.wpcf7-form input[type=date]:focus,.wpcf7-form input[type=date]:hover,.wpcf7-form .fs-label-wrap:focus,.wpcf7-form .fs-label-wrap:hover{background-color:var(--primary);outline:none}.wpcf7-form textarea{min-height:150px;height:150px;max-height:300px;resize:vertical}@font-face{font-family:DM Sans;src:url(/wp-content/themes/ecosphere/dist/assets/fonts/dm-sans-300-C46oWILc.woff2) format("woff2"),url(/wp-content/themes/ecosphere/dist/assets/fonts/dm-sans-300-Bwq1Lpa3.ttf) format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:DM Sans;src:url(/wp-content/themes/ecosphere/dist/assets/fonts/dm-sans-300italic-Zf8L6fd1.woff2) format("woff2"),url(/wp-content/themes/ecosphere/dist/assets/fonts/dm-sans-300italic-COtNCWf0.ttf) format("truetype");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:DM Sans;src:url(/wp-content/themes/ecosphere/dist/assets/fonts/dm-sans-regular-CW0RaeGs.woff2) format("woff2"),url(/wp-content/themes/ecosphere/dist/assets/fonts/dm-sans-regular-Cg2WDe3-.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:DM Sans;src:url(/wp-content/themes/ecosphere/dist/assets/fonts/dm-sans-italic-DRLHr0TN.woff2) format("woff2"),url(/wp-content/themes/ecosphere/dist/assets/fonts/dm-sans-italic-CERoTuXo.ttf) format("truetype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:DM Sans;src:url(/wp-content/themes/ecosphere/dist/assets/fonts/dm-sans-500-B9HHJjqV.woff2) format("woff2"),url(/wp-content/themes/ecosphere/dist/assets/fonts/dm-sans-500-CbIIEYpb.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:DM Sans;src:url(/wp-content/themes/ecosphere/dist/assets/fonts/dm-sans-500italic-DX9-DCKP.woff2) format("woff2"),url(/wp-content/themes/ecosphere/dist/assets/fonts/dm-sans-500italic-SqGAnIZ-.ttf) format("truetype");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:DM Sans;src:url(/wp-content/themes/ecosphere/dist/assets/fonts/dm-sans-600-Aqo67rzb.woff2) format("woff2"),url(/wp-content/themes/ecosphere/dist/assets/fonts/dm-sans-600-8eXuOW6L.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:DM Sans;src:url(/wp-content/themes/ecosphere/dist/assets/fonts/dm-sans-600italic-Bk_RRB3X.woff2) format("woff2"),url(/wp-content/themes/ecosphere/dist/assets/fonts/dm-sans-600italic-viBmNEJZ.ttf) format("truetype");font-weight:600;font-style:italic;font-display:swap}body{overflow-x:hidden;font-family:DM Sans,Arial,Helvetica,sans-serif;font-weight:300;font-style:normal;font-size:var(--text-font-size);line-height:1.27;color:var(--text-color)}h1,.h1-like{font-family:DM Sans,Arial,Helvetica,sans-serif;font-weight:300;font-style:normal;font-size:64px;line-height:1.02;letter-spacing:-2px;margin-bottom:1.5rem}@media (max-width: 1024px){h1,.h1-like{font-size:56px}}@media (max-width: 768px){h1,.h1-like{font-size:48px}}@media (max-width: 480px){h1,.h1-like{font-size:36px}}h2,.h2-like{font-family:DM Sans,Arial,Helvetica,sans-serif;font-weight:300;font-style:normal;font-size:58px;line-height:1.1;letter-spacing:-1.81px;margin-bottom:1.25rem}@media (max-width: 1024px){h2,.h2-like{font-size:50px}}@media (max-width: 768px){h2,.h2-like{font-size:42px}}@media (max-width: 480px){h2,.h2-like{font-size:32px}}h3,.h3-like{font-family:DM Sans,Arial,Helvetica,sans-serif;font-weight:300;font-style:normal;font-size:48px;line-height:1.2;letter-spacing:-1.5px;margin-bottom:1.15rem}@media (max-width: 1440px){h3,.h3-like{font-size:42px}}@media (max-width: 1024px){h3,.h3-like{font-size:38px}}@media (max-width: 768px){h3,.h3-like{font-size:32px}}@media (max-width: 480px){h3,.h3-like{font-size:28px}}h4,.h4-like{font-family:DM Sans,Arial,Helvetica,sans-serif;font-weight:300;font-style:normal;font-size:36px;line-height:1.3;margin-bottom:1rem}@media (max-width: 768px){h4,.h4-like{font-size:30px}}@media (max-width: 480px){h4,.h4-like{font-size:26px}}h5,.h5-like{font-family:DM Sans,Arial,Helvetica,sans-serif;font-weight:300;font-style:normal;font-size:30px;line-height:1.3;margin-bottom:.875rem}@media (max-width: 768px){h5,.h5-like{font-size:26px}}@media (max-width: 480px){h5,.h5-like{font-size:22px}}h6,.h6-like{font-family:DM Sans,Arial,Helvetica,sans-serif;font-weight:300;font-style:normal;font-size:28px;line-height:1.3;margin-bottom:.875rem}@media (max-width: 768px){h6,.h6-like{font-size:24px}}@media (max-width: 480px){h6,.h6-like{font-size:20px}}.small-title{font-size:var(--text-font-size-smaller);text-transform:uppercase;font-weight:300;line-height:1.2;letter-spacing:1px}p{margin-bottom:1.5rem}p:last-child{margin-bottom:0}b,strong,.bold{font-weight:600}i,em{font-style:italic}a{color:currentColor;text-decoration:none;font-weight:500;transition:color .3s cubic-bezier(.66,.05,0,1),text-decoration .3s cubic-bezier(.66,.05,0,1)}a:hover,a:focus{text-decoration:underline}.text a:not([class]),.text-content a:not([class]),.text-container a:not([class]){font-weight:500;text-decoration:underline}.text a:not([class]):hover,.text a:not([class]):focus,.text-content a:not([class]):hover,.text-content a:not([class]):focus,.text-container a:not([class]):hover,.text-container a:not([class]):focus{text-decoration:underline}.page-template-frontpage{--text-nav-color: var(--text-color)}.page-template-default{--text-nav-color: var(--white)}.page-template-default .site-header.scrolled,.page-template-default .site-header.mega-menu-active{--text-nav-color: var(--text-color)}.page-template-default .site-header.scrolled .site-logo svg,.page-template-default .site-header.mega-menu-active .site-logo svg{filter:none}.page-template-default .site-header.scrolled .btn-simulation,.page-template-default .site-header.mega-menu-active .btn-simulation{filter:none}.page-template-default .site-logo svg{transition:filter .3s cubic-bezier(.66,.05,0,1);filter:brightness(0) invert(1)}.page-template-default .btn-simulation{transition:filter .3s cubic-bezier(.66,.05,0,1);filter:invert(1)}.site-header{--header-height: 100px;position:fixed;top:0;left:0;width:100%;z-index:1000;display:flex;justify-content:center;align-items:center;height:var(--header-height, 80px);transition:background-color .3s,box-shadow .3s,height .3s;transition:background-color .3s cubic-bezier(.66,.05,0,1),box-shadow .3s cubic-bezier(.66,.05,0,1),height .3s cubic-bezier(.66,.05,0,1)}@media (max-width: 768px){.site-header{--header-height: 80px}}@media (max-width: 480px){.site-header{--header-height: 60px}}.site-header.mega-menu-active,.site-header.scrolled{background-color:var(--white);box-shadow:0 2px 4px #0000001a}.site-header>.container{display:flex;justify-content:space-between;align-items:center}.site-header .btn{font-size:var(--text-font-size-smaller)}.site-header .site-logo svg{height:35px;width:auto;transition:height .3s cubic-bezier(.66,.05,0,1),filter .3s cubic-bezier(.66,.05,0,1)}@media (max-width: 480px){.site-header .site-logo svg{height:25px}}@media (max-width: 400px){.site-header .site-logo svg{height:20px}}@media (max-width: 350px){.site-header .site-logo svg{height:18px}}.site-header.scrolled{--header-height: 80px}@media (max-width: 768px){.site-header.scrolled{--header-height: 70px}}@media (max-width: 480px){.site-header.scrolled{--header-height: 60px}}.site-header.scrolled .site-logo svg{height:30px}@media (max-width: 480px){.site-header.scrolled .site-logo svg{height:25px}}@media (max-width: 400px){.site-header.scrolled .site-logo svg{height:20px}}@media (max-width: 350px){.site-header.scrolled .site-logo svg{height:18px}}@media (max-width: 480px){.site-header .btn-simulation{padding:8px 10px}}@media (max-width: 350px){.site-header .btn-simulation{padding:5px}}.nav-container{position:relative}.primary-menu{display:flex;list-style:none;margin:0;padding:0;gap:2rem}.primary-menu .menu-item{position:relative;display:flex;align-items:center}.primary-menu .menu-item.has-mega-menu>a{height:var(--header-height)}.primary-menu .menu-item>a{text-decoration:none;color:var(--text-nav-color);font-weight:500;font-size:var(--text-font-size-smaller);transition:color .3s ease;display:flex;align-items:center;gap:.5rem}.primary-menu .menu-item>a:hover{color:var(--primary)}.primary-menu .menu-item .menu-arrow{font-size:.8em;transition:transform .3s ease}.primary-menu .menu-item .menu-arrow:before{content:"";font-family:"Font Awesome 7 Free";font-weight:900}.primary-menu .has-mega-menu:hover .menu-arrow{transform:rotate(180deg)}.mega-menu{position:fixed;top:var(--header-height);left:0;width:100vw;background:var(--white);box-shadow:0 10px 30px #0000001a;z-index:99;opacity:0;visibility:hidden}.mega-menu .mega-menu-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;padding:3rem 0;margin:0 auto}.mega-menu .mega-card{position:relative;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1);cursor:pointer;background-color:var(--grey)}.mega-menu .mega-card:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 15px 35px #00000026}.mega-menu .mega-card:hover .mega-card-image{transform:scale(1.05)}.mega-menu .mega-card:hover .mega-card-content{transform:translateY(-2px)}.mega-menu .mega-card .mega-card-image{transition:transform .4s cubic-bezier(.4,0,.2,1)}.mega-menu .mega-card .mega-card-link{display:block;text-decoration:none;color:inherit;position:relative}.mega-menu .mega-card .mega-card-image{width:100%;height:0;padding-bottom:56.25%;background-size:cover;background-position:center;background-repeat:no-repeat;position:relative}.mega-menu .mega-card .mega-card-image:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,#0000001a 60%,#000 130%)}.mega-menu .mega-card .mega-card-content{position:absolute;bottom:1rem;left:1rem;color:var(--white);padding:.5rem 1rem;border-radius:4px;font-size:1rem;font-weight:500;margin:0;width:calc(100% - 2rem);display:flex;justify-content:space-between;align-items:center;transition:all .3s ease}.mega-menu .mega-card .mega-card-content .mega-card-title{text-wrap:balance}@media (max-width: 1024px){.mega-menu-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;padding:2rem}}@media (max-width: 768px){.primary-menu{flex-direction:column;gap:1rem}.mega-menu-grid{grid-template-columns:1fr;gap:1rem;padding:1.5rem}.mega-card-title{font-size:.9rem;bottom:.5rem;left:.5rem}}main,footer{transition:filter .3s ease,transform .3s ease}.mega-menu-active main,.mega-menu-active footer{position:relative;z-index:0}.mega-menu-active main:after,.mega-menu-active footer:after{content:"";position:absolute;width:100%;height:100%;top:0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);pointer-events:none;z-index:10}.language-selector{position:relative;display:flex;align-items:center}.language-selector .language-selector-toggle{background:none;border:1px solid var(--text-nav-color);padding:.5rem .75rem;font-size:16px;color:var(--text-nav-color);cursor:pointer;display:flex;align-items:center;gap:.5rem;transition:all .3s ease;position:relative;z-index:101}.language-selector .language-selector-toggle:hover,.language-selector .language-selector-toggle[aria-expanded=true]{border-color:var(--primary);color:var(--primary)}.language-selector .language-selector-toggle .language-selector-icon{display:inline-block;font-size:15px;line-height:1;margin-left:.25rem;transition:transform .25s ease,color .18s ease;font-family:"Font Awesome 7 Free";font-weight:900}.language-selector.open .language-selector-toggle .language-selector-icon{transform:rotate(180deg)}.language-selector .language-selector-list{position:absolute;top:100%;right:0;left:0;background:var(--white);border:1px solid var(--grey-light);list-style:none;margin:.5rem 0 0;padding:.5rem 0;box-shadow:0 4px 12px #0000001a;visibility:hidden;opacity:0;transform:translateY(-10px);transition:all .3s ease;z-index:100;pointer-events:none}.language-selector.open .language-selector-list{visibility:visible;opacity:1;transform:translateY(0);pointer-events:auto}.language-selector .language-selector-item{margin:0;padding:0;transition:background-color .18s ease,border-left .18s ease;list-style:none;position:relative;border-left:3px solid transparent}.language-selector .language-selector-item:hover{background-color:var(--grey-light);border-color:var(--primary)}.language-selector .language-selector-item:hover .language-selector-link{color:var(--primary)}.language-selector .language-selector-item.active{background-color:var(--grey-light);font-weight:600}.language-selector .language-selector-item.active .language-selector-link{color:var(--primary);font-weight:600;padding-right:2rem}.language-selector .language-selector-item.active:after{content:"";font-family:"Font Awesome 7 Free";font-weight:900;position:absolute;right:.75rem;top:50%;transform:translateY(-50%);color:var(--primary);font-size:15px}.language-selector .language-selector-item .language-selector-link{display:block;text-decoration:none;color:inherit;font-size:16px;padding:.5rem .75rem;transition:color .18s ease,padding .18s ease}.side-menu{display:flex;align-items:center;gap:1.5rem}.side-menu .btn{white-space:nowrap}.site-footer .footer-grid{display:grid;grid-template-columns:2fr 1fr;gap:40px}@media (max-width: 768px){.site-footer .footer-grid{grid-template-columns:1fr}}.site-footer .name{font-size:var(--text-font-size-bigger);font-weight:500;margin-bottom:40px}.site-footer .btn{font-size:var(--text-font-size)}.site-footer .footer-menu{list-style:none;padding:0;column-count:2;column-gap:10px}@media (max-width: 768px){.site-footer .footer-menu{column-count:1;gap:20px}}.site-footer .footer-menu a{color:var(--white);text-decoration:none;font-weight:500;line-height:1.6;transition:color .3s ease;display:inline-block;margin-block:10px}.site-footer .footer-menu a:hover{color:var(--primary)}.site-footer .social-links{display:flex;gap:20px;margin-bottom:20px}.site-footer .social-links a{display:block}.site-footer .social-links a:hover svg path{fill:var(--white)}.site-footer .social-links a svg{height:28px;width:auto}.site-footer .social-links a svg path{transition:all .3s ease}.site-footer .contact-links-container{display:flex;flex-direction:column;gap:10px;align-items:flex-start}.site-footer .contact-links-container .contact-links:hover{color:var(--primary);text-decoration:none}.site-footer .logo{padding-top:50px}.site-footer .logo img,.site-footer .logo svg{width:100%;height:auto}.site-footer .site-info{padding:20px 0;text-align:right}.site-footer .site-info .made-by{font-size:16px;font-weight:500;display:inline-flex;align-items:center;gap:10px}.site-footer .site-info .made-by a{color:var(--white);text-decoration:none;display:inline-flex;align-items:center;gap:10px}.site-footer .site-info .made-by a img{height:20px;width:auto}.site-footer .site-info .made-by a:hover{color:var(--primary)}.hero-home{position:relative;width:100%;overflow:hidden}.hero-home .hero-main-content{position:relative;z-index:1;padding:120px 0;top:0;left:0;width:100%;height:100%;z-index:2;height:100svh;min-height:750px;max-height:1440px;display:flex}@media (max-width: 1920px){.hero-home .hero-main-content{max-height:1080px}}@media (max-width: 1440px){.hero-home .hero-main-content{padding:110px 0}}@media (max-width: 1439px){.hero-home .hero-main-content{min-height:700px}}@media (max-width: 480px){.hero-home .hero-main-content{padding:80px 0;min-height:650px}}.hero-home .hero-main-content .hero-background{position:absolute;top:0;left:0;width:100%;height:100%}.hero-home .hero-main-content .hero-background img,.hero-home .hero-main-content .hero-background video{width:100%;height:100%;object-fit:cover}.hero-home .hero-main-content .corners{height:100%;width:100%;display:flex}.hero-home .hero-main-content .hero-main-text{padding:60px;width:100%;display:flex;flex-direction:column;justify-content:space-between}@media (max-width: 1440px){.hero-home .hero-main-content .hero-main-text{padding:40px 20px}}.hero-home .hero-main-content .hero-title{font-size:84px;font-size:clamp(48px,6vw,84px);font-weight:500;width:80%;line-height:1;text-wrap:balance;margin-inline:auto;text-align:center;mix-blend-mode:difference;color:var(--white)}@media (max-width: 480px){.hero-home .hero-main-content .hero-title{width:100%}}.hero-home .hero-main-content .hero-description{max-width:577px;margin-left:auto;padding:24px 32px;border-radius:6px;background-color:#fff;box-shadow:0 4px 16px #0000001a;background-color:#fff6;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}@media (max-width: 480px){.hero-home .hero-main-content .hero-description{padding:20px}}.hero-home .hero-intro-section{position:relative;z-index:1}.hero-home .hero-intro-section .hero-info{display:grid;grid-template-columns:1fr 2fr;gap:100px;align-items:flex-end}@media (max-width: 1440px){.hero-home .hero-intro-section .hero-info{gap:40px}}@media (max-width: 1023px){.hero-home .hero-intro-section .hero-info{grid-template-columns:1fr;text-align:center}}@media (max-width: 480px){.hero-home .hero-intro-section .hero-info{gap:20px}}@media (max-width: 1023px){.hero-home .hero-intro-section .hero-info .hero-intro{width:90%;margin:0 auto}}.hero-home .hero-intro-section .hero-info .hero-intro-title{font-weight:500}.hero-home .hero-intro-section .hero-info .hero-intro-text{color:var(--grey)}.hero-home .hero-intro-section .hero-info .hero-intro-text a{color:var(--black)}.hero-home .hero-intro-section .hero-info .hero-intro-cols{display:grid;grid-template-columns:repeat(3,1fr);text-align:center}@media (max-width: 767px){.hero-home .hero-intro-section .hero-info .hero-intro-cols{grid-template-columns:1fr;gap:30px;width:80%;margin:0 auto}}.hero-home .hero-intro-section .hero-info .hero-intro-cols .hero-intro-col{padding:20px 40px;display:flex;flex-direction:column;align-items:center;gap:20px}@media (max-width: 1439px){.hero-home .hero-intro-section .hero-info .hero-intro-cols .hero-intro-col{padding:20px 30px}}@media (max-width: 480px){.hero-home .hero-intro-section .hero-info .hero-intro-cols .hero-intro-col{gap:10px}}.hero-home .hero-intro-section .hero-info .hero-intro-cols .hero-intro-col:not(:last-child){border-right:1px solid rgba(0,0,0,.3)}@media (max-width: 767px){.hero-home .hero-intro-section .hero-info .hero-intro-cols .hero-intro-col:not(:last-child){border-right:none;border-bottom:1px solid rgba(0,0,0,.3)}}.hero-home .hero-intro-section .hero-info .hero-intro-cols .hero-intro-col .hero-intro-col-number{height:53px;font-size:53px;font-weight:500;line-height:1;white-space:nowrap}@media (max-width: 1440px){.hero-home .hero-intro-section .hero-info .hero-intro-cols .hero-intro-col .hero-intro-col-number{font-size:48px}}@media (max-width: 480px){.hero-home .hero-intro-section .hero-info .hero-intro-cols .hero-intro-col .hero-intro-col-number{font-size:42px;height:42px}}.hero-home .hero-intro-section .hero-info .hero-intro-cols .hero-intro-col .hero-intro-col-text{font-size:calc(var(--text-font-size) - 2px);font-weight:400}.hero-home .hero-intro-section .hero-info .hero-intro-cols .hero-intro-col .hero-intro-col-image{height:53px}.hero-other{background-color:var(--black);background-image:url(/wp-content/themes/ecosphere/assets/img/sections/IMG_HEADER.jpg);background-size:cover;background-position:center;color:var(--white);min-height:800px;display:flex;align-items:center;justify-content:center;padding:100px 0}@media (max-width: 1440px){.hero-other{min-height:600px}}@media (max-width: 1024px){.hero-other{min-height:500px}}@media (max-width: 480px){.hero-other{min-height:300px}}.hero-other .corners{height:100%;width:80%;display:flex;margin:0 auto;padding:var(--padding-inner)}@media (max-width: 1024px){.hero-other .corners{width:80%;padding:20px}}@media (max-width: 480px){.hero-other .corners{width:100%;padding:10px}}.hero-other .hero-other-content{width:100%;margin:0 auto}.hero-other .hero-other-content .hero-other-title{font-size:clamp(46px,10vw,300px);text-align:center;-webkit-text-stroke:1px #fff;color:transparent}.hero-other .hero-other-content .hero-other-title.svg .text-line{stroke-dasharray:3000;stroke-dashoffset:3000;animation:dash 8s linear forwards;font-size:clamp(36px,10vw,250px)}.hero-other .hero-other-content .hero-other-title.svg .text-line text{font-family:Helvetica,Arial,sans-serif;font-weight:400;font-style:normal}.hero-other .hero-other-content .hero-other-description{position:absolute;width:550px;right:15%;top:100%;font-size:var(--text-font-size-smaller)}@media (max-width: 768px){.hero-other .hero-other-content .hero-other-description{position:relative;top:0;right:0;margin:20px auto 0;text-align:center;width:auto}}@keyframes dash{to{stroke-dashoffset:0}}section.bg-black{color:var(--white)}.section-our-solutions{--border-size: 1px}.section-our-solutions .solutions-list{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:minmax(180px,auto) minmax(60px,auto) 1fr 60px;grid-column-gap:0px;grid-row-gap:0px;gap:var(--border-size)}@media (max-width: 1439px){.section-our-solutions .solutions-list{grid-template-rows:minmax(100px,auto) minmax(60px,auto) 1fr 60px}}@media (max-width: 1023px){.section-our-solutions .solutions-list{display:flex;flex-direction:column}}.section-our-solutions .solutions-list .div1{grid-area:1/1/2/2}.section-our-solutions .solutions-list .div2{grid-area:2/1/3/2;outline:var(--border-size) solid var(--grey)}.section-our-solutions .solutions-list .div3{grid-area:3/1/4/2;outline:var(--border-size) solid var(--grey)}.section-our-solutions .solutions-list .div4{grid-area:4/1/5/2;outline:var(--border-size) solid var(--grey)}.section-our-solutions .solutions-list .div5{grid-area:1/2/3/3;outline:var(--border-size) solid var(--grey);position:relative}@media (max-width: 1023px){.section-our-solutions .solutions-list .div5{min-height:100px}}@media (max-width: 480px){.section-our-solutions .solutions-list .div5{min-height:120px}}.section-our-solutions .solutions-list .div5:after{content:"";position:absolute;bottom:-1px;left:0;width:100%;border-bottom:solid 1px rgb(70,70,70)}.section-our-solutions .solutions-list .div6{grid-area:3/2/4/3;outline:var(--border-size) solid var(--grey)}.section-our-solutions .solutions-list .solutions-tabs{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}@media (max-width: 767px){.section-our-solutions .solutions-list .solutions-tabs{grid-template-columns:1fr}}.section-our-solutions .solutions-list .solutions-tabs .solution-tab{outline:var(--border-size) solid var(--grey);color:var(--grey);font-size:var(--text-font-size-bigger);font-weight:500;cursor:pointer;line-height:2;transition:background .3s cubic-bezier(.66,.05,0,1),color .3s cubic-bezier(.66,.05,0,1)}.section-our-solutions .solutions-list .solutions-tabs .solution-tab.active,.section-our-solutions .solutions-list .solutions-tabs .solution-tab:hover,.section-our-solutions .solutions-list .solutions-tabs .solution-tab:focus{background:var(--primary);color:var(--black)}.section-our-solutions .solutions-list .solutions-tabs .solution-tab br{display:none}.section-our-solutions .solutions-list .solutions-image,.section-our-solutions .solutions-list .div6{position:relative;display:flex;justify-content:center;align-items:center;min-height:500px}@media (max-width: 1440px){.section-our-solutions .solutions-list .solutions-image,.section-our-solutions .solutions-list .div6{min-height:400px}}@media (max-width: 1439px){.section-our-solutions .solutions-list .solutions-image,.section-our-solutions .solutions-list .div6{min-height:350px}}@media (max-width: 768px){.section-our-solutions .solutions-list .solutions-image,.section-our-solutions .solutions-list .div6{min-height:300px}}@media (max-width: 480px){.section-our-solutions .solutions-list .solutions-image,.section-our-solutions .solutions-list .div6{min-height:400px}}@media (max-width: 350){.section-our-solutions .solutions-list .solutions-image,.section-our-solutions .solutions-list .div6{min-height:450px}}.section-our-solutions .solutions-list .solutions-image img,.section-our-solutions .solutions-list .solutions-image svg,.section-our-solutions .solutions-list .div6 img,.section-our-solutions .solutions-list .div6 svg{max-width:100%;max-height:100%;height:auto;width:auto;display:block;object-fit:contain}.section-our-solutions .solutions-list .solutions-image .solution-image-item,.section-our-solutions .solutions-list .div6 .solution-image-item{padding:50px;position:absolute;inset:0;width:100%;display:flex;justify-content:center;align-items:center;opacity:0;visibility:hidden}@media (max-width: 768px){.section-our-solutions .solutions-list .solutions-image .solution-image-item,.section-our-solutions .solutions-list .div6 .solution-image-item{padding:20px}}.section-our-solutions .solutions-list .solutions-image .solution-image-item.active,.section-our-solutions .solutions-list .div6 .solution-image-item.active{opacity:1;visibility:visible}.section-our-solutions .solutions-list .slide-nav{display:grid;grid-template-columns:repeat(2,1fr)}.section-our-solutions .solutions-list .slide-nav .slide-nav-item{outline:var(--border-size) solid var(--grey);background:none;border:none;font-size:24px;color:var(--grey);cursor:pointer;transition:background .3s cubic-bezier(.66,.05,0,1),color .3s cubic-bezier(.66,.05,0,1)}.section-our-solutions .solutions-list .slide-nav .slide-nav-item:hover,.section-our-solutions .solutions-list .slide-nav .slide-nav-item:focus{background:var(--grey);color:var(--black)}.section-our-solutions .solutions-list .slide-nav .slide-nav-item.no-hover:hover,.section-our-solutions .solutions-list .slide-nav .slide-nav-item.no-hover:focus{background:none;color:var(--grey);outline:none}.section-our-solutions .solutions-list .solutions-title{position:absolute!important;width:100%;height:100%;inset:0}.section-our-solutions .solutions-list .solutions-title .solution-title{font-size:75px;line-height:1.1;margin:0;padding:0;padding:var(--padding-inner);text-wrap:balance}@media (max-width: 1440px){.section-our-solutions .solutions-list .solutions-title .solution-title{font-size:70px}}@media (max-width: 1439px){.section-our-solutions .solutions-list .solutions-title .solution-title{font-size:50px}}@media (max-width: 768px){.section-our-solutions .solutions-list .solutions-title .solution-title{font-size:38px}}@media (max-width: 480px){.section-our-solutions .solutions-list .solutions-title .solution-title{font-size:34px}.section-our-solutions .solutions-list .solutions-title .solution-title p br{display:none}}.section-our-solutions .solutions-list .solutions-title .solution-title-item{position:absolute;inset:0;width:100%;opacity:0;visibility:hidden;display:flex;align-items:center}.section-our-solutions .solutions-list .solutions-title .solution-title-item.active{opacity:1;visibility:visible}.section-our-solutions .solutions-list .solutions-text{color:var(--grey);position:absolute!important;width:100%}.section-our-solutions .solutions-list .solutions-text .btn{margin-top:30px;font-weight:300}.section-our-solutions .solutions-list .solutions-text .solution-text-item{position:absolute;inset:0;width:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;opacity:0;visibility:hidden;padding:var(--padding-inner)}.section-our-solutions .solutions-list .solutions-text .solution-text-item.active{opacity:1;visibility:visible}.section-concept-ems{position:relative}.section-concept-ems:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:200%;height:200%;background-image:url(/wp-content/themes/ecosphere/assets/img/misc/bg-gradiant-light-green.svg);background-size:cover;background-position:center;z-index:-1}.section-concept-ems .concept-ems-container{display:grid;grid-template-columns:1fr 1.75fr}@media (max-width: 1023px){.section-concept-ems .concept-ems-container{grid-template-columns:1fr;display:flex;gap:40px;flex-direction:column-reverse}}.section-concept-ems .concept-ems-image{display:flex;justify-content:center;align-items:center}@media (max-width: 1023px){.section-concept-ems .concept-ems-image{max-width:400px;margin:0 auto}}.section-concept-ems .concept-ems-image img,.section-concept-ems .concept-ems-image svg{object-fit:cover;width:100%;height:100%}.section-concept-ems .concept-ems-content .bg-container{background-color:var(--primary);padding-bottom:40px}@media (max-width: 767px){.section-concept-ems .concept-ems-content .bg-container{padding-bottom:0}}.section-concept-ems .concept-ems-content .title-container{padding:20px 40px;border-bottom:1px solid var(--grey)}@media (max-width: 1439px){.section-concept-ems .concept-ems-content .title-container{padding:20px}}.section-concept-ems .concept-ems-content .title-container .section-title-main{--font-size: 120px;display:flex;align-items:flex-start;gap:20px;height:var(--font-size);margin-bottom:0}@media (max-width: 1440px){.section-concept-ems .concept-ems-content .title-container .section-title-main{--font-size: 100px}}@media (max-width: 1439px){.section-concept-ems .concept-ems-content .title-container .section-title-main{--font-size: 80px}}@media (max-width: 480px){.section-concept-ems .concept-ems-content .title-container .section-title-main{flex-direction:column;height:auto;--font-size: 70px}}.section-concept-ems .concept-ems-content .title-container .section-title-main .title-big{font-size:var(--font-size);line-height:var(--font-size);letter-spacing:-3.75px}.section-concept-ems .concept-ems-content .title-container .section-title-main .title-subtitle{font-size:var(--text-font-size-bigger);letter-spacing:1px}.section-concept-ems .concept-ems-content .concept-ems-steps{position:relative;display:grid;gap:1px;grid-template-columns:repeat(2,1fr)}@media (max-width: 767px){.section-concept-ems .concept-ems-content .concept-ems-steps{grid-template-columns:1fr}}.section-concept-ems .concept-ems-content .concept-ems-steps .circle-steps{position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%);aspect-ratio:1/1;border-radius:50%;border:1px dashed var(--white)}@media (max-width: 767px){.section-concept-ems .concept-ems-content .concept-ems-steps .circle-steps{border:none;aspect-ratio:none}}.section-concept-ems .concept-ems-content .concept-ems-steps .circle-steps .square-step{font-size:var(--text-font-size-smaller);color:var(--white);border:1px solid var(--grey);background-color:var(--primary);position:absolute;width:38px;height:38px;display:flex;justify-content:center;align-items:center}@media (max-width: 1439px){.section-concept-ems .concept-ems-content .concept-ems-steps .circle-steps .square-step{width:30px;height:30px}}.section-concept-ems .concept-ems-content .concept-ems-steps .circle-steps .square-step.top{transform:translate(-50%,-50%);top:0;left:50%}@media (max-width: 767px){.section-concept-ems .concept-ems-content .concept-ems-steps .circle-steps .square-step.top{display:none}}.section-concept-ems .concept-ems-content .concept-ems-steps .circle-steps .square-step.top img{transform:rotate(0)}@media (max-width: 767px){.section-concept-ems .concept-ems-content .concept-ems-steps .circle-steps .square-step.top img{transform:rotate(90deg)}}.section-concept-ems .concept-ems-content .concept-ems-steps .circle-steps .square-step.right{transform:translate(50%,-50%);top:50%;right:0}@media (max-width: 767px){.section-concept-ems .concept-ems-content .concept-ems-steps .circle-steps .square-step.right{right:unset;left:50%;top:25%;transform:translate(-50%,-50%)}}.section-concept-ems .concept-ems-content .concept-ems-steps .circle-steps .square-step.right img{transform:rotate(90deg)}.section-concept-ems .concept-ems-content .concept-ems-steps .circle-steps .square-step.bottom{bottom:0;left:50%;transform:translate(-50%,50%)}@media (max-width: 767px){.section-concept-ems .concept-ems-content .concept-ems-steps .circle-steps .square-step.bottom{right:unset;left:50%;top:50%;transform:translate(-50%,-50%)}}.section-concept-ems .concept-ems-content .concept-ems-steps .circle-steps .square-step.bottom img{transform:rotate(180deg)}@media (max-width: 767px){.section-concept-ems .concept-ems-content .concept-ems-steps .circle-steps .square-step.bottom img{transform:rotate(90deg)}}.section-concept-ems .concept-ems-content .concept-ems-steps .circle-steps .square-step.left{top:50%;left:0;transform:translate(-50%,-50%)}@media (max-width: 767px){.section-concept-ems .concept-ems-content .concept-ems-steps .circle-steps .square-step.left{right:unset;left:50%;top:75%;transform:translate(-50%,-50%)}}.section-concept-ems .concept-ems-content .concept-ems-steps .circle-steps .square-step.left img{transform:rotate(270deg)}@media (max-width: 767px){.section-concept-ems .concept-ems-content .concept-ems-steps .circle-steps .square-step.left img{transform:rotate(90deg)}}.section-concept-ems .concept-ems-content .concept-ems-steps .concept-ems-step{border-bottom:1px solid var(--grey);padding:60px 40px}@media (max-width: 1440px){.section-concept-ems .concept-ems-content .concept-ems-steps .concept-ems-step{padding:40px}}@media (max-width: 1439px){.section-concept-ems .concept-ems-content .concept-ems-steps .concept-ems-step{padding:20px 19px 30px}}@media (max-width: 768px){.section-concept-ems .concept-ems-content .concept-ems-steps .concept-ems-step{padding:40px 30px}}@media (max-width: 767px){.section-concept-ems .concept-ems-content .concept-ems-steps .concept-ems-step{padding:40px 20px;min-height:190px}}.section-concept-ems .concept-ems-content .concept-ems-steps .concept-ems-step.step-3{order:4}@media (max-width: 767px){.section-concept-ems .concept-ems-content .concept-ems-steps .concept-ems-step.step-3{grid-row:3}}@media (max-width: 767px){.section-concept-ems .concept-ems-content .concept-ems-steps .concept-ems-step.step-4{border-bottom:none}}.section-concept-ems .concept-ems-content .concept-ems-steps .concept-ems-step.step-1,.section-concept-ems .concept-ems-content .concept-ems-steps .concept-ems-step.step-4{border-right:1px solid var(--grey)}@media (max-width: 767px){.section-concept-ems .concept-ems-content .concept-ems-steps .concept-ems-step.step-1,.section-concept-ems .concept-ems-content .concept-ems-steps .concept-ems-step.step-4{border-right:none}}.section-concept-ems .concept-ems-content .concept-ems-steps .concept-ems-step .step-title{font-size:var(--text-font-size-bigger);font-weight:500;margin-bottom:20px;position:relative;z-index:1}.section-concept-ems .concept-ems-content .concept-ems-steps .concept-ems-step .step-description{position:relative;z-index:1}.section-concept-ems .concept-ems-content .concept-ems-description{padding:var(--padding-inner);padding-bottom:5px}.sections-wind-turbines{aspect-ratio:16/9;position:relative;padding:var(--padding-inner) 0}@media (max-width: 480px){.sections-wind-turbines{aspect-ratio:4/3}}.sections-wind-turbines svg{width:65%;position:absolute;top:50%;left:50%;transform:translate(-50%,-88%)}.sections-wind-turbines svg path{stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke;will-change:stroke-dashoffset,opacity}.sections-wind-turbines svg path{stroke-dasharray:1000;stroke-dashoffset:1000}.sections-wind-turbines .container{height:100%;pointer-events:none}.sections-wind-turbines .container .corners{height:100%;width:100%}.sections-wind-turbines .sections-wind-turbines-text{color:var(--white);position:absolute;top:60%}.sections-wind-turbines .sections-wind-turbines-text .wrapperRollingText{white-space:nowrap}.sections-wind-turbines .sections-wind-turbines-text .wrapperRollingText .rollingText{display:inline-block;padding-left:40px;font-size:10vw;font-size:clamp(40px,10vw,200px)}.sections-wind-turbines .sections-wind-turbines-content{color:var(--white);display:grid;grid-template-columns:1fr 1.25fr}@media (max-width: 480px){.sections-wind-turbines .sections-wind-turbines-content{grid-template-columns:1fr}}.sections-wind-turbines .sections-wind-turbines-content .text-content{font-size:90px;font-size:clamp(30px,5vw,90px);line-height:.9;width:75%}@media (max-width: 480px){.sections-wind-turbines .sections-wind-turbines-content .text-content{width:100%}}.sections-wind-turbines .sections-wind-turbines-content .image-container{display:flex;align-items:flex-end}@media (max-width: 480px){.sections-wind-turbines .sections-wind-turbines-content .image-container{display:none}}.sections-wind-turbines .sections-wind-turbines-content .image-container img{width:100%;height:auto}.sections-wind-turbines .corners{display:flex;align-items:flex-end;padding:var(--padding-inner)}.circles-list-section{background-color:var(--black);color:var(--white);background-size:cover}.circles-list-section .circles-list-wrapper{display:grid;gap:1px}.circles-list-section .circles-list-wrapper .circles-list-big-title{grid-column:1/-1;outline:1px solid var(--grey);padding:10px}.circles-list-section .circles-list-wrapper .circles-list-big-title .title-big{margin-bottom:0}.circles-list-section .circles-list-wrapper .circles-list{outline:1px solid var(--grey);display:grid;grid-template-columns:repeat(3,1fr)}@media (max-width: 1023px){.circles-list-section .circles-list-wrapper .circles-list{grid-template-columns:1fr}}.circles-list-section .circles-list-wrapper .circles-list .circle-item,.circles-list-section .circles-list-wrapper .circles-list .circle-item-bigger .circle{padding:var(--padding-inner);border:1px solid var(--grey);border-radius:50%;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;text-align:center;position:relative;overflow:hidden}.circles-list-section .circles-list-wrapper .circles-list .circle-item:before,.circles-list-section .circles-list-wrapper .circles-list .circle-item-bigger .circle:before{content:"";animation:pulse-bg 3s ease-in-out infinite;background-image:url(/wp-content/themes/ecosphere/assets/img/misc/SHADOW_CERCLE.svg);background-size:105%;background-position:center;background-repeat:no-repeat;width:100%;height:100%;position:absolute;inset:0}.circles-list-section .circles-list-wrapper .circles-list .circle-item:nth-child(1):before,.circles-list-section .circles-list-wrapper .circles-list .circle-item-bigger .circle:nth-child(1):before{animation-delay:0s}.circles-list-section .circles-list-wrapper .circles-list .circle-item:nth-child(2):before,.circles-list-section .circles-list-wrapper .circles-list .circle-item-bigger .circle:nth-child(2):before{animation-delay:.5s}.circles-list-section .circles-list-wrapper .circles-list .circle-item:nth-child(3):before,.circles-list-section .circles-list-wrapper .circles-list .circle-item-bigger .circle:nth-child(3):before{animation-delay:1s}.circles-list-section .circles-list-wrapper .circles-list .circle-item:nth-child(4):before,.circles-list-section .circles-list-wrapper .circles-list .circle-item-bigger .circle:nth-child(4):before{animation-delay:1.5s}.circles-list-section .circles-list-wrapper .circles-list .circle-item:nth-child(5):before,.circles-list-section .circles-list-wrapper .circles-list .circle-item-bigger .circle:nth-child(5):before{animation-delay:2s}.circles-list-section .circles-list-wrapper .circles-list .circle-item:nth-child(6):before,.circles-list-section .circles-list-wrapper .circles-list .circle-item-bigger .circle:nth-child(6):before{animation-delay:2.5s}.circles-list-section .circles-list-wrapper .circles-list .circle-item .circle-item-inner,.circles-list-section .circles-list-wrapper .circles-list .circle-item-bigger .circle .circle-item-inner{width:75%;margin:0 auto}.circles-list-section .circles-list-wrapper .circles-list .circle-item .circle-item-inner img,.circles-list-section .circles-list-wrapper .circles-list .circle-item-bigger .circle .circle-item-inner img{width:100%}.circles-list-section .circles-list-wrapper .circles-list .circle-item .circle-item-title,.circles-list-section .circles-list-wrapper .circles-list .circle-item-bigger .circle .circle-item-title{font-size:var(--text-font-size-bigger);line-height:1.2;font-weight:500}.circles-list-section .circles-list-wrapper .circles-list .circle-item .circle-item-text,.circles-list-section .circles-list-wrapper .circles-list .circle-item-bigger .circle .circle-item-text{text-wrap:balance}.circles-list-section .circles-list-wrapper .circles-list.circles-bigger{display:grid;grid-template-columns:repeat(4,1fr)}@media (max-width: 1023px){.circles-list-section .circles-list-wrapper .circles-list.circles-bigger{grid-template-columns:repeat(2,1fr)}}@media (max-width: 767px){.circles-list-section .circles-list-wrapper .circles-list.circles-bigger{grid-template-columns:1fr}}.circles-list-section .circles-list-wrapper .circles-list.circles-bigger .circle-item-bigger{display:flex;flex-direction:column}@media (max-width: 1023px){.circles-list-section .circles-list-wrapper .circles-list.circles-bigger .circle-item-bigger:nth-child(1) .circle-text,.circles-list-section .circles-list-wrapper .circles-list.circles-bigger .circle-item-bigger:nth-child(2) .circle-text{border-bottom:1px solid var(--grey)}}@media (max-width: 767px){.circles-list-section .circles-list-wrapper .circles-list.circles-bigger .circle-item-bigger:nth-child(3) .circle-text{border-bottom:1px solid var(--grey)}}.circles-list-section .circles-list-wrapper .circles-list.circles-bigger .circle-item-bigger:last-child .square-step{display:none!important}@media (max-width: 767px){.circles-list-section .circles-list-wrapper .circles-list.circles-bigger .circle-item-bigger:last-child .square-step{display:flex!important}}@media (max-width: 767px){.circles-list-section .circles-list-wrapper .circles-list.circles-bigger .circle-item-bigger:last-child .circle-text{padding-bottom:var(--padding-inner)}}@media (max-width: 767px){.circles-list-section .circles-list-wrapper .circles-list.circles-bigger .circle-item-bigger:first-child .square-step{display:none!important}}.circles-list-section .circles-list-wrapper .circles-list.circles-bigger .circle-item-bigger:nth-child(1) .circle:before{animation-delay:0s}.circles-list-section .circles-list-wrapper .circles-list.circles-bigger .circle-item-bigger:nth-child(2) .circle:before{animation-delay:.5s}.circles-list-section .circles-list-wrapper .circles-list.circles-bigger .circle-item-bigger:nth-child(3) .circle:before{animation-delay:1s}.circles-list-section .circles-list-wrapper .circles-list.circles-bigger .circle-item-bigger:nth-child(4) .circle:before{animation-delay:1.5s}.circles-list-section .circles-list-wrapper .circles-list.circles-bigger .circle-item-bigger .circle{position:relative;overflow:visible}.circles-list-section .circles-list-wrapper .circles-list.circles-bigger .circle-item-bigger .circle .square-step{width:44px;height:44px;font-size:var(--text-font-size);background-color:var(--primary);display:flex;justify-content:center;align-items:center;color:var(--black);position:absolute;top:50%;left:100%;transform:translate(-50%,-50%);z-index:1}@media (max-width: 1439px){.circles-list-section .circles-list-wrapper .circles-list.circles-bigger .circle-item-bigger .circle .square-step{width:36px;height:36px}}@media (max-width: 767px){.circles-list-section .circles-list-wrapper .circles-list.circles-bigger .circle-item-bigger .circle .square-step{top:0%;left:50%;width:30px;height:30px;transform:translate(-50%,-50%) rotate(90deg)}}.circles-list-section .circles-list-wrapper .circles-list.circles-bigger .circle-item-bigger .circle-text{border:1px solid var(--grey);border-left:none;border-bottom:none;text-align:center;padding:var(--padding-inner);flex-grow:1;display:flex;flex-direction:column;justify-content:center;align-items:center}@media (max-width: 767px){.circles-list-section .circles-list-wrapper .circles-list.circles-bigger .circle-item-bigger .circle-text{padding-bottom:40px}}@keyframes pulse-bg{0%{opacity:1;background-size:105%}50%{opacity:.8;background-size:95%}to{opacity:1;background-size:105%}}.section-media-numbers-text .media-numbers-text-wrapper{display:flex;--spacing: 150px}@media (max-width: 768px){.section-media-numbers-text .media-numbers-text-wrapper{flex-direction:column;gap:30px}}.section-media-numbers-text .media-numbers-text-wrapper .left-column,.section-media-numbers-text .media-numbers-text-wrapper .right-column{width:50%}@media (max-width: 768px){.section-media-numbers-text .media-numbers-text-wrapper .left-column,.section-media-numbers-text .media-numbers-text-wrapper .right-column{width:100%}}.section-media-numbers-text .media-numbers-text-wrapper .right-column{display:flex;flex-direction:column}.section-media-numbers-text .media-numbers-text-wrapper .media-numbers-text-media{width:100%;height:auto}.section-media-numbers-text .media-numbers-text-wrapper .media-numbers-text-media img{width:100%;height:auto;display:block;object-fit:cover}.section-media-numbers-text .media-numbers-text-wrapper .numbers-list{min-height:var(--spacing);display:grid;grid-template-columns:repeat(auto-fit,minmax(0,1fr));text-align:center;padding-top:50px;align-items:flex-end}@media (max-width: 768px){.section-media-numbers-text .media-numbers-text-wrapper .numbers-list{min-height:auto;padding-top:30px}}@media (max-width: 767px){.section-media-numbers-text .media-numbers-text-wrapper .numbers-list{grid-template-columns:1fr;gap:20px;max-width:80%;margin:0 auto}}.section-media-numbers-text .media-numbers-text-wrapper .numbers-list .number-item{display:flex;flex-direction:column;align-items:center;justify-content:center}.section-media-numbers-text .media-numbers-text-wrapper .numbers-list .number-item:not(:last-child){border-right:1px solid var(--grey)}@media (max-width: 767px){.section-media-numbers-text .media-numbers-text-wrapper .numbers-list .number-item:not(:last-child){border-right:none;border-bottom:1px solid var(--grey);padding-bottom:20px}}.section-media-numbers-text .media-numbers-text-wrapper .numbers-list .number-item .number-value{font-size:48px;font-weight:500}.section-media-numbers-text .media-numbers-text-wrapper .numbers-list .number-item .number-label{font-size:var(--text-font-size);font-weight:300}.section-media-numbers-text .media-numbers-text-wrapper .media-numbers-text-description{border:1px solid var(--grey);padding:var(--padding-inner);display:flex;flex-direction:column;justify-content:center;margin-top:var(--spacing);height:100%}@media (max-width: 1439px){.section-media-numbers-text .media-numbers-text-wrapper .media-numbers-text-description{margin-top:0}}@media (max-width: 768px){.section-media-numbers-text .media-numbers-text-wrapper .media-numbers-text-description{margin-top:0}}.listing-image-text-section .listing-image-text-wrapper,.listing-image-text-section .listing-image-text-wrapper .listing-item{display:grid;grid-template-columns:1fr;gap:1px}.listing-image-text-section .listing-image-text-wrapper .listing-item:nth-child(odd) .listing-item-title-container{margin-left:0}.listing-image-text-section .listing-image-text-wrapper .listing-item:nth-child(odd) .listing-item-inner{flex-direction:row-reverse}@media (max-width: 768px){.listing-image-text-section .listing-image-text-wrapper .listing-item:nth-child(odd) .listing-item-inner{flex-direction:column}}.listing-image-text-section .listing-image-text-wrapper .listing-item .listing-item-title-container{width:50%;display:inline-flex;outline:1px solid var(--grey);padding:20px;margin-left:auto}@media (max-width: 1439px){.listing-image-text-section .listing-image-text-wrapper .listing-item .listing-item-title-container{width:75%}}@media (max-width: 480px){.listing-image-text-section .listing-image-text-wrapper .listing-item .listing-item-title-container{padding:15px}}.listing-image-text-section .listing-image-text-wrapper .listing-item .listing-item-title-container .listing-item-title{margin-bottom:0}.listing-image-text-section .listing-image-text-wrapper .listing-item .listing-item-inner{display:flex;flex-direction:row;width:100%;outline:1px solid var(--grey)}@media (max-width: 768px){.listing-image-text-section .listing-image-text-wrapper .listing-item .listing-item-inner{flex-direction:column}}.listing-image-text-section .listing-image-text-wrapper .listing-item .listing-item-inner .listing-item-image{width:50%;height:auto;padding:var(--padding-inner)}@media (max-width: 768px){.listing-image-text-section .listing-image-text-wrapper .listing-item .listing-item-inner .listing-item-image{width:100%}}.listing-image-text-section .listing-image-text-wrapper .listing-item .listing-item-inner .listing-item-image img{max-width:500px;margin:0 auto;width:100%;height:auto;display:block;object-fit:cover}.listing-image-text-section .listing-image-text-wrapper .listing-item .listing-item-inner .listing-item-text{width:50%;padding:var(--padding-inner)}@media (max-width: 768px){.listing-image-text-section .listing-image-text-wrapper .listing-item .listing-item-inner .listing-item-text{width:100%}}.listing-image-text-section .listing-image-text-wrapper .listing-item .listing-item-inner .listing-item-text .btn{margin-top:2rem}.section-simulation{text-align:center}.section-simulation .corners{padding:50px}@media (max-width: 1023px){.section-simulation .corners{padding:40px}}@media (max-width: 480px){.section-simulation .corners{padding:20px}}.section-simulation .banner-container{padding:50px;position:relative;background-position-x:right}@media (max-width: 1023px){.section-simulation .banner-container{padding:20px}}.section-simulation .banner-container .banner-image{width:100%;height:auto;display:block;object-fit:cover}.section-simulation .banner-container .banner-content{padding:20px 40px;width:clamp(300px,90%,1200px);margin:0 auto}@media (max-width: 1023px){.section-simulation .banner-container .banner-content{width:100%}}@media (max-width: 480px){.section-simulation .banner-container .banner-content{padding:0}}.section-simulation .banner-container .banner-content .banner-title{font-size:90px;font-size:clamp(40px,6vw,90px);opacity:.6;margin-bottom:2rem}@media (max-width: 480px){.section-simulation .banner-container .banner-content .banner-title{font-size:30px}}@media (max-width: 480px){.section-simulation .banner-container .banner-content .btn{font-size:15px}}.section-contact-section .section-container{display:grid;grid-template-columns:1fr 1.25fr;gap:50px;border:1px solid var(--grey);padding:var(--padding-inner)}@media (max-width: 1023px){.section-contact-section .section-container{grid-template-columns:1fr}}.section-contact-section .section-container .text-content .contact-description{max-width:500px;margin-bottom:2rem}@media (max-width: 1023px){.section-contact-section .section-container .text-content .contact-description{max-width:75%}}@media (max-width: 480px){.section-contact-section .section-container .text-content .contact-description{max-width:100%}}.section-contact-section .section-container .text-content .image-container{width:100%}@media (max-width: 1023px){.section-contact-section .section-container .text-content .image-container{width:50%}}@media (max-width: 480px){.section-contact-section .section-container .text-content .image-container{width:100%}}.section-404 .container{padding:100px 0}.btn{display:inline-block;font-weight:500;font-size:var(--text-font-size-bigger);text-align:center;vertical-align:middle;-webkit-user-select:none;user-select:none;border:1px solid var(--primary);cursor:pointer;text-decoration:none!important;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;letter-spacing:-.88px;background-color:var(--primary);color:var(--black);padding:12px 15px}.btn:hover{box-shadow:0 8px 25px #00000026;background-color:var(--primary);color:var(--black)}.btn:focus{outline:none;box-shadow:0 8px 25px #00000026,0 0 0 3px #c1c7a480;background-color:var(--primary);color:var(--black)}@media (max-width: 480px){.btn{padding:10px 20px}}.btn.fw-thin{font-weight:300}.btn.btn-arrow{display:inline-flex;align-items:center;gap:20px;padding:5px 5px 5px 15px;--arrow-size: 45px}@media (max-width: 768px){.btn.btn-arrow{--arrow-size: 35px}}.btn.btn-arrow:after{content:"";background-image:url(/wp-content/themes/ecosphere/assets/img/misc/arrow-black.svg);background-size:contain;background-repeat:no-repeat;width:var(--arrow-size);height:var(--arrow-size)}.btn.btn-arrow .arrow{background-color:var(--black);color:var(--white);aspect-ratio:1/1;border-radius:50%;scale:1.5;font-size:50%;padding:5px}.btn.btn-anim{position:relative;overflow:hidden}.btn.btn-anim .btn-inner{overflow:hidden;position:relative}.btn.btn-anim span{display:inline-block;position:relative}.btn.btn-anim span:before{content:attr(data-letter);display:block;position:absolute;top:95%;z-index:3}.btn.btn-black{background-color:var(--black);color:var(--white);border:1px solid var(--black)}.btn.btn-black:hover,.btn.btn-black:focus{background-color:var(--black);color:var(--white)}.btn.btn-black.btn-arrow:after{background-image:url(/wp-content/themes/ecosphere/assets/img/misc/arrow-green.svg)}.btn.btn-white{background-color:var(--white);color:var(--black);border:1px solid var(--black)}.btn.btn-white:hover,.btn.btn-white:focus{background-color:var(--white);color:var(--black);border-color:var(--black)}.btn.btn-white.btn-arrow:after{background-image:url(/wp-content/themes/ecosphere/assets/img/misc/arrow-green.svg)}a.pdf-link i{margin-left:13px}@media (max-width: 480px){.content .btn,.text .btn,.text-content .btn{text-align:left}}
