﻿@import url('plugins/aos.css');@import url('plugins/owl.carousel.css');@import url('reset.css');.container{width:100%;max-width:100%;padding:0 7rem;}@media(max-width:1200px){.container{padding:0 3rem;}}@media(max-width:990px){.container{padding:0 30px;}}.row{margin:0 -14px;}.row .col{padding:0 14px;}.row-fluid{margin:0;}.row-fluid .col{padding:0;}a,a:hover,a:active,a:focus{text-decoration:inherit;color:inherit;}h1,h2,h3,h4,h5,h6{margin:0;padding:0;font-weight:normal;font-family:"neue-haas-grotesk-text",sans-serif;font-weight:500;font-style:normal;}.main p a,.main li a,.main ol a,.main table a,.main p a:hover,.main li a:hover,.main ol a:hover,.main table a:hover,.main p a:active,.main li a:active,.main ol a:active,.main table a:active,.main p a:focus,.main li a:focus,.main ol a:focus,.main table a:focus{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px;text-decoration-color:inherit;color:inherit;}table{border-collapse:collapse;border-spacing:0;border:0;}table td,table th{border:0!important;border-bottom:1px solid #707070!important;padding:.75rem 0;}table tr:last-child td,table tr:last-child th{border-bottom:0!important;}strong{font-family:"neue-haas-grotesk-text",sans-serif;font-weight:500;font-style:normal;}.main p a,.main li a,.main ol a,.main p a:hover,.main li a:hover,.main ol a:hover,.main p a:active,.main li a:active,.main ol a:active,.main p a:focus,.main li a:focus,.main ol a:focus{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px;text-decoration-color:inherit;color:inherit;}.cta{display:flex;align-items:center;gap:.65rem;font-size:.9rem;color:#364d36;transition:all .3s ease-in-out;}.cta::before{content:"";display:inline-block;width:.625rem;height:1.18em;background:url('images/arrow.svg') no-repeat;background-size:.625em;margin-left:0;transition:all .3s ease-in-out;}.cta-signal{font-size:1.05rem;color:#cff055;transition:all .3s ease-in-out;}.cta-signal::before{background-image:url('images/leaf-signal.svg');}.cta:hover::before{transition:all .3s ease-in-out;margin-left:1rem;}@media(max-width:767px){.cta{font-size:16px;}}.button{font-size:.9rem;display:inline-flex;align-items:center;justify-content:center;padding:.863em 1.25em;color:#364d36;background:#cff055;border-radius:.4rem;text-align:center;min-width:10rem;justify-self:flex-start;transition:all .3s ease-in-out;}.button:hover{transition:all .3s ease-in-out;color:#fff;background:#364d36;}.button_groups{display:flex;gap:1rem;}.button_groups .button{font-size:.8rem;}@media(max-width:767px){.button{font-size:16px;}}.tags{display:flex;gap:1rem;}.tags .tag{font-size:.8rem;font-family:"neue-haas-grotesk-text",sans-serif;font-weight:500;font-style:normal;display:flex;align-items:center;justify-content:center;padding:.5em 1em;border:1px solid #364d36;border-radius:.4rem;text-align:center;min-width:7.5rem;justify-self:flex-start;transition:all .3s ease-in-out;}.tags .tag:hover{transition:all .3s ease-in-out;background:color-mix(in srgb,#364d36 18%,transparent);border:1px solid transparent;}@media(max-width:767px){.tags .tag{font-size:14px;}}@media(max-width:767px){.tags{flex-direction:column;}}.slider_nav{display:flex;justify-content:flex-end;align-items:center;gap:1rem;}.slider_nav .slider-prev,.slider_nav .slider-next{font-size:1rem;width:.75rem;height:1.4em;background:url('images/arrow.svg') no-repeat;background-size:.7em;outline:0;cursor:pointer;transition:all .1s ease-in-out;}.slider_nav .slider-prev span,.slider_nav .slider-next span{display:none;}.slider_nav .slider-prev{transform:rotate(180deg);}.slider_nav .cta{font-size:1.05rem;}.owl-carousel .owl-nav,.owl-carousel .owl-dots{display:none;}.filter{display:flex;justify-content:flex-end;align-items:center;gap:1rem;border-top:1px solid #707070;padding-top:1rem;margin-bottom:7.9rem;}.filter .filter_label{margin-right:auto;}.filter li a{font-size:.8rem;text-decoration:none;display:flex;padding:.25em 1em;border:1px solid #364d36;border-radius:.4em;}.filter li:hover a,.filter li.active a{background-color:#364d36;text-decoration:none;color:#fff;}@media(max-width:991px){.filter{flex-wrap:wrap;justify-content:flex-start;margin-bottom:4rem;}}.pagination{display:flex;margin-top:3rem;}.pagination ul{margin:0;}.pagination li{display:inline-block;margin-right:1rem;}.pagination li a{display:inline-block;transition:all .3s ease-in-out;text-decoration:none;}.pagination li a:hover,.pagination li a.active{color:#364d36;text-decoration:underline;text-decoration-color:#364d36;}.pagination_btn{padding:0!important;}.pagination_prev{margin-right:2rem;}.pagination_next{margin-left:1rem;}:focus:not(:focus-visible){outline:0;}:focus-visible{outline:5px solid #cff055;outline-offset:5px;}.font-display-regular{font-family:"neue-haas-grotesk-display",sans-serif;font-weight:500;font-style:normal;}.font-display-medium{font-family:"neue-haas-grotesk-display",sans-serif;font-weight:600;font-style:normal;}.font-text-regular{font-family:"neue-haas-grotesk-text",sans-serif;font-weight:400;font-style:normal;}.font-text-medium{font-family:"neue-haas-grotesk-text",sans-serif;font-weight:500;font-style:normal;}.size-92{font-size:4.6rem;line-height:5.1rem;}.size-58{font-size:2.9rem;line-height:3.75rem;}.size-48{font-size:2.4rem;line-height:2.9rem;}.size-44{font-size:2.2rem;line-height:2.7rem;}.size-32{font-size:1.6rem;line-height:2rem;}.size-24{font-size:1.2rem;line-height:2.25rem;}.size-21{font-size:1.05rem;line-height:1.45rem;}.radius{border-radius:.4rem;}.transition-1s{transition:all .1s ease-in-out;}.transition-2s{transition:all .2s ease-in-out;}.transition-3s{transition:all .3s ease-in-out;}.transition-5s{transition:all .5s ease-in-out;}.transition-10s{transition:all 1s ease-in-out;}.transition-15s{transition:all 1.5s ease-in-out;}::placeholder{color:#808080;}:root{font-size:20px;}@media screen and (min-width:1921px){:root{font-size:calc(.95vw + .1rem);}}@media screen and (max-width:1920px){:root{font-size:calc(.95vw + .1rem);}}@media screen and (max-width:1200px){:root{font-size:calc(1.05vw + .1rem);}:root .sections_wrapper,:root .section_landing{gap:5rem;}:root .landing_news-list .grid_news{display:grid;grid-template-columns:repeat(auto-fit,minmax(23.5rem,1fr));}:root .landing_news-list .grid_news .grid_item{display:grid;}}@media screen and (max-width:991px){:root{font-size:14px;}:root .landing_intro{grid-template-columns:1fr;gap:1rem;margin:3rem 0;}}@media screen and (max-width:767px){:root .sections_wrapper{gap:60px;padding:60px 0;}}.header{padding:2.9rem 0 1.5rem 0;position:sticky;top:0;z-index:99;background-color:#dbdabf;transition:all .5s ease-in-out;}.header_inner{display:flex;align-items:center;}.header_logo{position:relative;display:flex;align-items:center;gap:.75rem;transition:all .3s ease-in-out;}.header_logo .dots{position:relative;display:inline-block;width:42px;height:42px;transition:all .3s ease-in-out;flex-shrink:0;}.header_logo .dots_inner{width:42px;height:42px;position:absolute;inset:0;margin:auto;transition:all .3s ease-in-out;cursor:pointer;}.header_logo .dots .dot{display:inline-block;width:14px;height:14px;background-color:#aeb88a;position:absolute;transition:all .3s ease-in-out;transform:rotate(90deg);border-radius:5px 0 5px 0;will-change:transform;backface-visibility:hidden;}.header_logo .dots .dot-left{top:0;left:0;}.header_logo .dots .dot-right{top:0;right:0;width:12px;height:12px;border-radius:0 5px 0 5px;}.header_logo .dots .dot-middle{top:0;left:0;right:0;bottom:0;margin:auto;}.header_logo .dots .dot-bottom-left{left:0;bottom:0;width:12px;height:12px;border-radius:0 5px 0 5px;}.header_logo .dots .dot-bottom-right{right:0;bottom:0;}.header_logo img{display:inline-block;width:100%;max-width:11.25rem;transition:all .5s ease-in-out;}.header_logo img.hidden{display:none;}.header_logo:hover .dots_inner{width:56px;height:56px;transition:all .3s ease-in-out;}.header_navs{margin-left:auto;display:flex;align-items:center;}.header_menu{margin:0;display:flex;gap:2.5rem;font-size:.9rem;line-height:1rem;}@media(min-width:1300px){.header_menu li:last-child{width:16.5rem;text-align:right;}}.header_absolute{position:fixed;left:0;right:0;background-color:transparent;color:#fff;}.header_absolute .header_logo .dots .dot{background-color:#fff;}.header_absolute.header.is-sticky{color:#364d36;}.header_absolute.header.is-sticky .hamburger-menu .h-line{background-color:#364d36;}.header_absolute.header.is-sticky .hamburger-menu.active .h-line{background-color:#fff;}.header_absolute.header.is-sticky .logo-green.hidden{display:inline-block;}.header_absolute.header.is-sticky .logo-white{display:none;}.header_absolute .hamburger-menu .h-line{background-color:#fff;}.header.is-sticky{transition:all .5s ease-in-out;padding:.75rem 0;background-color:#dbdabf;}.header li:hover a,.header li.active a{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.3rem;text-decoration-color:inherit;color:inherit;}.toggle-menu{position:fixed;right:-100%;top:0;z-index:11;width:100%;height:100%;overflow:auto;opacity:0;transition:all .3s ease-in-out;background-color:#364d36;padding:100px 0;max-width:100%;}@media(min-width:992px){.toggle-menu{padding:6rem 0;}}.toggle-menu li:hover a,.toggle-menu li.active a{color:#fff;}.toggle-menu a{color:#fff;font-size:2.4rem;line-height:2.9rem;display:inline-block;margin-bottom:2rem;transition:all .3s ease-in-out;}.toggle-menu .container{max-width:68rem;}.toggle-menu.active{right:0;transition:all .3s ease-in-out;opacity:1;}.hamburger-menu{cursor:pointer;position:relative;z-index:99;display:none;}.hamburger-menu .h-line{width:27px;height:2px;background-color:#364d36;margin:8px 0;transition:all .5s ease-in-out;display:block;}.hamburger-menu.active .h-line{transition:all .3s ease-in-out;background-color:#fff;}.hamburger-menu.active .h-line.line-1{-webkit-transform:rotate(-45deg) translate(-11.5px,6px);transform:rotate(-45deg) translate(-11.5px,6px);}.hamburger-menu.active .h-line.line-3{-webkit-transform:rotate(45deg) translate(-8px,-3px);transform:rotate(45deg) translate(-8px,-3px);}.hamburger-menu.active .h-line.line-2{background-color:transparent!important;}@media(max-width:1441px){.header_menu{font-size:16px;}}@media(max-width:1280px){.header_menu{font-size:15px;}}@media(max-width:991px){.header_menu{display:none;}.header .hamburger-menu{display:inline-block;}}.footer{padding:4.5rem 0;position:relative;z-index:10;background-color:#364d36;color:#fff;}.footer_inner{color:#fff;display:grid;gap:4.8rem;}@media(max-width:991px){.footer_inner{grid-template-columns:1fr;}}.footer_group{display:grid;grid-template-columns:repeat(2,1fr);grid-auto-rows:min-content;}.footer_group-heading{font-size:1.6rem;line-height:2rem;max-width:37rem;}.footer_links{display:grid;grid-template-columns:repeat(2,1fr);}.footer_links li{margin-bottom:.35rem;}.footer_links .tree-2 li:nth-last-child(2){padding-top:2rem;}.footer_logo img{width:100%;max-width:5.75rem;}.footer a{color:inherit;display:inline-block;transition:all .3s ease-in-out;}.footer a:hover{color:#cff055;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px;text-decoration-color:inherit;}@media(max-width:767px){.footer_inner,.footer_group{grid-template-columns:1fr;gap:2rem;}}.hero{display:grid;color:#fff;position:relative;}.hero>*{grid-column:1/-1;grid-row:1/-1;}.hero_content{position:relative;z-index:2;display:grid;grid-template-rows:1fr auto auto;height:100vh;height:100dvh;}.hero_heading{font-size:4.6rem;line-height:5.1rem;font-family:"neue-haas-grotesk-display",sans-serif;font-weight:500;font-style:normal;max-width:25rem;align-self:center;justify-self:start;}.hero .cta{padding:.863em 3.2em .86em 1.1em;color:#364d36;}.hero .cta:last-child{min-width:12.75rem;}.hero .cta_list{display:flex;align-self:end;align-items:center;position:relative;bottom:3.6rem;}.hero .cta_list .button{margin-left:auto;}.hero .cta_left{display:flex;background-color:#dbdabf;border-radius:.4rem;overflow:hidden;}.hero .cta:hover{background-color:#cff055;}.hero .cta:hover::before{margin-left:0;}.hero_banner{width:100%;max-width:100%;height:100vh;height:100dvh;aspect-ratio:16/9;object-fit:cover;object-position:bottom;}.hero.activate .hero_content{opacity:1;transition:all .5s ease-in-out;}.hero.activate .hero_heading{font-size:4.6rem;line-height:5.1rem;margin:2rem 0;}@media(min-width:990px){.section_hero-fixed{height:100vh;}.section_hero-fixed .hero{position:fixed;inset:0;}}@media(max-width:1100px){.hero .cta,.hero .button{padding:1.2rem;font-size:1rem;}.hero .cta_list,.hero .button_list{bottom:5rem;}.hero .cta_left,.hero .button_left{gap:0;}}@media(max-width:991px){.hero .cta_list{flex-direction:column;gap:1rem;}.hero .cta_list .button{margin:0;width:100%;font-size:16px;}}@media(max-width:991px) and (max-width:767px){.hero .cta_left{background-color:transparent;display:grid;grid-template-columns:1fr 1fr;gap:1rem;width:100%;}.hero .cta_left .cta{background-color:#dbdabf;padding:.863em 1.1em;border-radius:.4rem;}.hero .cta_left .cta:last-child{grid-column:span 2;}}.banner{display:grid;place-items:center;color:#fff;position:relative;font-size:1rem;}.banner>*{grid-column:1/-1;grid-row:1/-1;}.banner img,.banner_video{aspect-ratio:2.12/1;object-fit:cover;width:100%;}@media(max-width:767px){.banner img,.banner_video{aspect-ratio:16/11;}}.banner_title{font-size:2.4rem;line-height:2.9rem;margin-bottom:1.5rem;}.banner .container{z-index:2;}@media(max-width:991px){.banner{font-size:.6rem;}}.banner .video-toggle{margin-top:8rem;bottom:3rem;left:0;right:0;display:flex;justify-content:center;color:#fff;border:0;z-index:999;cursor:pointer;}@media screen and (max-width:767px){.banner .video-toggle{font-size:12px;}}.banner .video-toggle::before{content:'';display:inline-block;width:3.6em;height:3.6em;background-image:url('images/play.svg');background-size:3.6em;}.banner .video-toggle.pause::before{background-image:url('images/pause.svg');}.banner .video-toggle-sound{right:3rem;left:auto;}.banner .video-toggle-sound::before{background-image:url('images/volume_off.svg');}.banner .video-toggle-sound.sound::before{background-image:url('images/volume_up.svg');}.block{display:grid;}.block_text{font-size:1.6rem;line-height:2rem;}.block_text h2{font-size:1.6rem;line-height:2rem;margin-bottom:1.5rem;}.block_grid{grid-template-columns:repeat(2,1fr);}@media(min-width:990px){.block_grid .block_content{max-width:36rem;}.block_grid .block_content.block_col{margin:auto;}}.block_grid .block_media{display:flex;justify-content:center;}.block_grid .block_media img{width:100%;max-width:21rem;}.block_grid .sidebar{max-width:20rem;}.block_logos{display:grid;grid-template-columns:repeat(6,1fr);gap:1rem;}.block_logos-item{border:1px solid #fff;padding:.8rem;display:flex;align-items:center;justify-content:center;max-width:15rem;}.block_logos-item img{max-height:4rem;}.block_contact{text-align:center;place-items:center;gap:4rem;margin:2.25rem auto 4.75rem auto;max-width:43rem;}.block_contact img{max-width:15rem;}@media(max-width:991px){.block{display:flex;flex-direction:column;gap:3rem;}.section_block{margin-bottom:0!important;}}.grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem;}.grid_title{font-size:1.6rem;line-height:2rem;font-family:"neue-haas-grotesk-text",sans-serif;font-weight:500;font-style:normal;margin-bottom:1.25rem;max-width:16rem;}.grid_text{font-size:.8rem;line-height:1.1rem;max-width:22.5rem;}.grid_item{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;padding:1.3rem;background-color:#eae9d5;}.grid_item.reverse .grid_inner{grid-column:2;grid-row:1;}.grid a.grid_item{transition:all .5s ease-in-out;}.grid a.grid_item:hover{background-color:#aeb88a;transition:all .5s ease-in-out;}.grid a.grid_item:hover .grid_cta::after{transform:translateX(.1em);}.grid a.grid_item.grid_item-nolink:hover{background-color:#eae9d5;cursor:default;}.grid a.grid_item.grid_item-nolink .grid_cta{display:none;}.grid_services .grid_content{display:grid;grid-template-rows:auto 1fr auto;}@media(min-width:990px){.grid_services .grid_content{padding-top:2rem;}}.grid_services .grid_text{max-width:16rem;}.grid_services .grid_item.has-video{position:relative;}.grid_services .grid_item.has-video:hover .grid_video{opacity:1;}.grid_services .grid_item.has-video:hover .grid_image{opacity:0;transition:all 1s ease-in-out;}.grid_services .grid_media{position:relative;overflow:hidden;}.grid_services .grid_image{width:100%;height:100%;object-fit:cover;display:block;transition:opacity .3s ease;}.grid_services .grid_video{width:100%;object-fit:cover;pointer-events:none;transition:opacity .3s ease;aspect-ratio:490/536;}@media(max-width:767px){.grid_services .grid_video{aspect-ratio:4/3;}}.grid_news{grid-template-columns:repeat(4,1fr);gap:4.8rem 1.25rem;}.grid_news .grid_item{grid-template-columns:1fr;padding:0;gap:3rem;grid-template-rows:1fr auto;}.grid_news .grid_image{width:100%;height:auto;aspect-ratio:1.479;object-fit:cover;}.grid_news .grid_content{padding:2.3rem 1.7rem;}.grid_news.owl-4 .grid_content{min-height:10.5rem;}.grid_feeds{grid-template-columns:repeat(3,1fr);}.grid_feeds .grid_item{display:flex;flex-direction:column;}.grid_feeds .grid_content{padding-bottom:1.7rem;}.grid_feeds .grid_title{margin-bottom:.75rem;max-width:100%;}.grid_cta{font-size:1rem;display:flex;align-items:center;}.grid_cta::before,.grid_cta::after{content:"";display:inline-block;transition:all .3s ease-in-out;}.grid_cta::before{width:1.1em;height:.45em;background:url('images/leaf-single.svg') no-repeat;background-size:1.1em;}.grid_cta::after{width:.9rem;height:1.7em;background:url('images/arrow.svg') no-repeat;background-size:.9em;transform:translateX(-.35em);}.mixed{display:flex;flex-direction:column;gap:1.25rem;}@media(min-width:990px){.mixed{display:grid;grid-template-columns:repeat(3,1fr);}.mixed .grid{display:block;}.mixed .card{grid-column:2/4;grid-template-columns:repeat(4,1fr);background-color:#364d36;color:#fff;padding:2.5rem;}.mixed .card_heading{max-width:36.5rem;}.mixed .card_content{grid-column:1/4;padding:0;}.mixed .card_media{align-self:end;}}@media(max-width:1100px){.grid_title{max-width:100%;}.grid_text{font-size:12px;line-height:15px;}}@media(max-width:991px){.grid{display:flex;flex-direction:column;}.grid_text{font-size:14px;line-height:20px;text-wrap-style:pretty;}.grid_cta{width:2.25rem;margin:1rem 0;}}@media(max-width:767px){.grid_item{display:flex;flex-direction:column-reverse;gap:2rem;}.grid_item_media{justify-content:center;}.grid_text,.grid_title{margin-bottom:0;max-width:100%!important;}.grid_content{gap:1rem;}.grid_image,.grid_media{aspect-ratio:4/3;}.grid_news .grid_item{display:grid;}}.card{display:grid;grid-template-columns:repeat(2,1fr);padding:1.25rem;background-color:#eae9d5;}.card_heading{font-size:1.6rem;line-height:2rem;font-weight:normal;max-width:34rem;letter-spacing:.075rem;}.card_heading.card-heading-a9ce19f7-6797-422f-9ca6-e91d698b975c{font-size:2.2rem;line-height:2.7rem;font-family:"neue-haas-grotesk-text",sans-serif;font-weight:500;font-style:normal;max-width:36rem;}.card_content{padding:1.25rem;display:grid;grid-template-rows:1fr auto;}.card_media{display:flex;justify-content:flex-end;}.card_media img{width:100%;}@media(min-width:990px){.card_media img{max-width:32.25rem;}}.card .button:hover{background:color-mix(in srgb,#cff055 20%,transparent);}.card_custom{grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,1fr);}.card_custom .card_content{grid-column:1/4;grid-row:1/3;}.card_custom .card_media{grid-row:2/3;justify-content:flex-start;position:relative;}.card_custom .card_media img{max-width:15rem;margin:auto;}@media(min-width:990px){.card_custom .card_media img{position:relative;bottom:3rem;margin:0;}}.card-buttons .cta{margin-top:2rem;}@media(max-width:991px){.card{display:flex;flex-direction:column-reverse;}.card_media{justify-content:center;}.card_content{gap:2rem;padding:40px 0;}}.slider_title{margin-top:1rem;}@media screen and (min-width:990px){.slider .owl-stage-outer{overflow:visible;clip-path:inset(-100vw -100vw -100vw 0);}}.slider .owl-item{display:flex!important;align-items:center!important;}.slider .slider_item{display:flex;flex-direction:column;justify-content:center;height:100%;}.slider .owl-stage{display:flex;align-items:stretch;}.section_slider-projects .slider.slider_three-columns{display:block;}.section_slider-projects .slider.slider_two-columns{display:none;}@media(max-width:991px){.section_slider-projects .slider.slider_three-columns{display:none;}.section_slider-projects .slider.slider_two-columns{display:block;}}.project{display:grid;grid-template-columns:repeat(auto-fit,minmax(23.5rem,1fr));gap:4.8rem 1.25rem;}.project_item{background-color:#eae9d5;transition:all .5s ease-in-out;}@media(min-width:990px){.project_item:first-child{grid-column:span 2;display:grid;grid-template-columns:repeat(2,1fr);}.project_item:first-child .project_image{height:100%;aspect-ratio:.889;}.project_item:first-child .project_content{align-content:flex-start;padding-top:3rem;}}.project_item:hover{background-color:#aeb88a;}.project_heading{font-size:1.2rem;line-height:2.25rem;}.project_content{padding:1.25rem 1.65rem 3.5rem 1.65rem;display:grid;gap:1rem;}@media(min-width:1500px){.project_content{font-size:.8rem;line-height:1.1rem;}}.project_image{width:100%;height:auto;aspect-ratio:1.534;object-fit:cover;}.list{display:grid;grid-template-columns:repeat(auto-fit,minmax(23.5rem,1fr));gap:4rem 1.25rem;}.list_title{font-size:1.6rem;line-height:2rem;font-family:"neue-haas-grotesk-text",sans-serif;font-weight:500;font-style:normal;margin-bottom:1.25rem;}@media(min-width:990px){.list_text{font-size:.8rem;line-height:1.1rem;max-width:22.5rem;}}.list_item{display:grid;grid-template-columns:1fr;gap:1rem;}.list_media{overflow:hidden;}.list_image{transition:all .5s ease-in-out;transform:scale(1);}.list a.list_item{transition:all .5s ease-in-out;}.list a.list_item:hover .list_image{transition:all .5s ease-in-out;transform:scale(1.1);}.list a.list_item.grid_item-nolink:hover{cursor:default;}html,body{-webkit-font-smoothing:antialiased;scroll-behavior:auto!important;color:#364d36;font-family:"neue-haas-grotesk-text",sans-serif;font-weight:400;font-style:normal;}body{font-size:1.05rem;line-height:1.45rem;background-color:#dbdabf;}.sections_wrapper{padding:7.9rem 0 10.3rem 0;position:relative;z-index:9;background-color:#dbdabf;display:flex;flex-direction:column;gap:7.9rem;}.section_head{display:flex;justify-content:space-between;margin-bottom:2.5rem;font-size:1.6rem;line-height:2rem;}.section_head-title{font-family:"neue-haas-grotesk-display",sans-serif;font-weight:500;font-style:normal;}.section_news,.section_banner{margin-top:2.25rem;}.section_block{margin-bottom:5.3rem;}.section_text .block_text{font-family:"neue-haas-grotesk-display",sans-serif;font-weight:500;font-style:normal;}.section_text .block ul{margin:0;padding:0;list-style-type:none;}.section_text .block li{font-family:"neue-haas-grotesk-text",sans-serif;font-weight:500;font-style:normal;display:flex;align-items:center;gap:.65rem;font-size:1.2rem;line-height:2.25rem;color:#364d36;margin-bottom:.75rem;}.section_text .block li::before{font-size:1rem;content:"";display:inline-block;width:.625rem;height:1.18em;background:url('images/arrow.svg') no-repeat;background-size:.625em;}.section_text .block .button{margin-top:2.75rem;}.section_text-single .block_grid{grid-template-columns:repeat(3,1fr);}.section_text-single .block_content{grid-column:2/4;max-width:47rem;}.section_text-single .block_text{font-size:1.05rem;line-height:1.45rem;font-family:"neue-haas-grotesk-text",sans-serif;font-weight:400;font-style:normal;}.section_slider{overflow:hidden;}.section_images-grid{display:grid;grid-template-columns:repeat(10,1fr);gap:7.9rem 0;place-items:center;}.section_images-grid .img{width:100%;}.section_images-grid .img_1{grid-column:2/10;max-width:61.4rem;}.section_images-grid .img_2{grid-column:1/5;}.section_images-grid .img_3{grid-column:6/11;}.section_images-grid.two-columns .img{width:100%;}.section_images-grid.two-columns .img_1{grid-column:1/6;max-width:100%;}.section_images-grid.two-columns .img_2{grid-column:7/11;}.section_images-grid.two-columns .img_3{grid-column:6/11;}@media(max-width:991px){.section_images-grid{gap:5rem 0;}}.section_landing{display:flex;flex-direction:column;gap:7.9rem;}.section_employees{display:grid;grid-template-columns:repeat(auto-fit,minmax(23.5rem,1fr));gap:5rem 1.25rem;}.section_employees .name{font-size:1.2rem;line-height:2.25rem;font-family:"neue-haas-grotesk-text",sans-serif;font-weight:500;font-style:normal;margin-top:1.4rem;}@media(max-width:1200px){.section_employees .name{font-size:1.6rem;line-height:2rem;margin-bottom:.5rem;}}.section_employees .skills{margin-bottom:1.2rem;line-height:1.1rem;}.section_employees .employee{display:inline-block;opacity:1;}@media(min-width:1300px){.section_employees .employee{font-size:.8rem;}}.section_employees .employee_image{overflow:hidden;display:block;}.section_employees .employee_image img{transform:scale(1);transition:all .3s ease-in-out;aspect-ratio:530/700;object-fit:cover;}.section_employees .employee_image:hover img{transform:scale(1.1);transition:all .3s ease-in-out;}.section_employees .employee_info a{border:1px solid transparent;}.section_employees .employee_info a:hover{border-bottom:1px solid #364d36;color:inherit;}.landing{padding-bottom:7.9rem;}.landing_intro{display:grid;grid-template-columns:repeat(2,1fr);gap:4rem;margin:7rem 0;}.landing_intro-error{display:block;text-align:center;}.landing_intro-error .landing_heading{max-width:100%;}@media(max-width:991px){.landing_intro-error .landing_heading{font-size:2rem;}}.landing_intro-error .landing_ingress{margin:2rem auto;max-width:20rem;}.landing_heading{font-size:2.9rem;line-height:3.75rem;font-family:"neue-haas-grotesk-text",sans-serif;font-weight:500;font-style:normal;align-self:flex-end;max-width:30rem;text-wrap-style:balance;}@media(max-width:991px){.landing_heading{max-width:100%;}}.landing_text{font-size:1.6rem;line-height:2rem;font-family:"neue-haas-grotesk-display",sans-serif;font-weight:500;font-style:normal;max-width:37rem;line-height:2.2rem;text-wrap-style:pretty;}@media(max-width:991px){.landing_text{max-width:100%;}}.landing_banner{width:100%;height:46rem;object-fit:cover;}@media(max-width:991px){.landing_banner{height:100%;aspect-ratio:4/3;}}.landing_about .section_banner{margin-top:0;}@media(min-width:990px){.landing_about .section_banner{padding:0 7rem;text-align:center;}.landing_about .section_banner .banner img,.landing_about .section_banner .banner_video{aspect-ratio:16/9;}}.landing .section_services{margin-top:0;}.landing .section_services .grid{gap:4.8rem 1.25rem;}.landing_contact .landing_heading{align-self:center;}.landing_contact .landing_text-table{margin-top:1rem;font-size:1.2rem;line-height:2.25rem;line-height:1.8rem;}.landing_contact .landing_text-table em{font-size:.8rem;font-style:normal;}@media(min-width:990px){.landing_contact .landing_text-table{grid-area:2/2;}}@media(max-width:767px){.landing_contact .landing_text-table table tr{display:flex;flex-direction:column;}}.landing_contact table td{vertical-align:top;}