/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:rgba(0,0,0,0)}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}:root{--color-green-primary: #36461F;--color-green-secondary: #598243;--color-text: #000;--color-gray-light: #F6F2ED;--font-primary: "Figtree", sans-serif}html{box-sizing:border-box;-webkit-text-size-adjust:100%}*,*:before,*:after{box-sizing:inherit}body{font-family:var(--font-primary);font-size:16px;line-height:1.5;color:var(--color-text);padding:0;margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body::after{content:"";position:fixed;top:0;left:0;right:0;bottom:0;background:hsla(0,0%,100%,.9);z-index:1000;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}body::before{content:"";position:fixed;top:50%;left:50%;transform:translate(-50%, -50%);width:40px;height:40px;border:3px solid var(--color-green-secondary);border-right-color:rgba(0,0,0,0);border-radius:50%;animation:loading .8s linear infinite;z-index:1001;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}body.is-filtering{overflow:hidden}body.is-filtering::after,body.is-filtering::before{opacity:1;visibility:visible}h1{font-style:normal;font-weight:400;font-size:min(max(36px,5.5vw),80px);line-height:1.2;color:#000}h1:first-child{margin-top:0}h1:last-child{margin-bottom:0}h2{font-style:normal;font-weight:400;font-size:min(max(28px,4.5vw),65px);line-height:1.3;color:#000}h2:first-child{margin-top:0}h2:last-child{margin-bottom:0}h3{font-style:normal;font-weight:400;font-size:min(max(24px,3.5vw),50px);line-height:1.3;color:#000}h3:first-child{margin-top:0}h3:last-child{margin-bottom:0}h4{font-style:normal;font-weight:400;font-size:min(max(20px,2.5vw),40px);line-height:1.4;color:#000}h4:first-child{margin-top:0}h4:last-child{margin-bottom:0}h5{font-style:normal;font-weight:400;font-size:min(max(18px,2vw),32px);line-height:1.4;color:#000}h5:first-child{margin-top:0}h5:last-child{margin-bottom:0}h6{font-style:normal;font-weight:400;font-size:min(max(16px,1.5vw),28px);line-height:1.4;color:#000}h6:first-child{margin-top:0}h6:last-child{margin-bottom:0}img{max-width:100%;height:auto}p:first-child{margin-top:0}p:last-child{margin-bottom:0}.container{max-width:1400px;margin:0 auto;padding:0 20px;width:100%}.container-wide{max-width:1920px;margin:0 auto;padding:0 20px}main#main{transition:all .3s ease;position:relative;right:0}.archive-filters__link.active{border-color:var(--color-green-secondary);background-color:var(--color-green-secondary);color:var(--color-gray-light)}.aligncenter{clear:both;display:flex;margin:0 auto}.header{position:fixed;top:0;left:0;right:0;z-index:100;transition:all .3s ease;background:rgba(0,0,0,0)}.header--scrolled{background:rgba(54,70,31,.6980392157);box-shadow:0 2px 10px rgba(0,0,0,.1);backdrop-filter:blur(5px)}.header--scrolled .header__logo img{height:25px}@media(max-width: 768px){.header--scrolled .header__menu a{font-size:20px}}.header__container{transition:all .15s ease;height:65px}.header .container{display:flex;align-items:center;justify-content:space-between}.header__logo{display:flex}.header__logo img{height:25px;width:auto;transition:.2s}@media(max-width: 768px){.header__nav{position:fixed;top:0;right:-100dvw;width:100dvw;height:100dvh;background:rgba(246,242,237,.4);transition:right .3s ease;padding:2rem;z-index:150;backdrop-filter:blur(10px)}.header__nav{padding-top:110px;display:flex;flex-direction:column;justify-content:space-between}.header__nav a{text-align:right;justify-content:flex-end}.header--open .header__nav{right:0}.header--open .header__nav .header__menu a{color:var(--color-green-primary)}.header--open .header__nav .header__menu a:hover{color:#fff}}.header__menu{list-style:none;padding:0;margin:0;display:flex;gap:10px}@media(max-width: 768px){.header__menu{flex-direction:column;gap:1rem;margin-right:-20px;align-items:flex-end}}@media(min-width: 769px){.header__menu.mobile-menu{display:none !important}}@media(max-width: 768px){.header__menu.desktop-menu{display:none !important}}.header__menu a{color:#fff;text-decoration:none;font-weight:500;font-size:16px;display:flex;padding:8px 19px;line-height:1.2;border-radius:20px;background-color:rgba(0,0,0,0);transition:.2s}.header__menu li.current-menu-item:not(.menu-item-type-custom) a,.header__menu a:hover{background-color:var(--color-green-primary);color:#fff}.header__toggle{display:none;background:none;border:none;cursor:pointer;padding:.5rem}@media(max-width: 768px){.header__toggle{display:block;z-index:160}}.header__toggle span{display:block;width:30px;height:3px;background:#fff;margin:5px 0;transition:.3s}.header--open .header__toggle span{background:var(--color-green-primary)}.header--open .header__toggle span:nth-child(1){transform:rotate(45deg) translate(4px, 5px)}.header--open .header__toggle span:nth-child(2){opacity:0}.header--open .header__toggle span:nth-child(3){transform:rotate(-45deg) translate(6px, -7px)}.header__overlay{display:block;position:fixed;top:0;left:0;right:0;bottom:0;background:hsla(0,0%,100%,.5);backdrop-filter:blur(3px);opacity:0;transition:opacity .3s ease;z-index:100;pointer-events:none;visibility:hidden;height:100dvh}.header--open .header__overlay{visibility:visible;opacity:1;pointer-events:initial}.header .section-cover__card{display:none}@media(max-width: 768px){.header .section-cover__card{background-color:var(--color-green-secondary);padding:12px 17px;border-radius:20px;display:flex;flex-direction:column;color:#fff}.header .section-cover__card-text p{margin:0 0 10px;line-height:1.2;font-size:15px}.header .section-cover__card-button a{display:flex;color:#000;background-color:#fff;justify-content:space-between;padding:5px 20px;align-items:center;border-radius:20px;text-decoration:none;font-size:14px}.header .section-cover__card-button a svg{width:24px}}body.menu-open{overflow:hidden}body.is-front-page .header:not(.header--scrolled) .header__logo{opacity:0}.section-cover__image{position:relative}.section-cover__image.has-video{background-color:var(--color-green-secondary)}.section-cover__image__poster{position:absolute;inset:0;z-index:1;opacity:.5}.section-cover__image__poster img{width:100%;height:100%;object-fit:cover}.section-cover__image__video{position:relative;z-index:2;width:100%;height:100dvh;object-fit:cover;display:flex}.section-cover__image__img{height:100dvh;display:flex;width:100dvw;object-fit:cover;object-position:center}.section-cover__image__logo{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:290px;height:auto;transition:all .3s ease;opacity:1;z-index:10}@media(max-width: 768px){.section-cover__image__logo{width:200px}}main#main .section-cover__card{position:fixed;z-index:100;background-color:hsla(0,0%,100%,.7);width:300px;padding:20px;border-radius:20px;backdrop-filter:blur(20px);bottom:40px;right:40px;transition:all .3s ease;opacity:1;will-change:transform,opacity}body.ub-section6-is-visible main#main .section-cover__card{opacity:0;pointer-events:none}main#main .section-cover__card-text p{margin:0 0 10px;font-size:16px}main#main .section-cover__card-button a{font-size:14px;text-decoration:none;color:#000;padding:5px 20px;background-color:#fff;border-radius:15px;display:inline-flex;align-items:center;gap:15px;justify-content:space-between;transition:all .3s ease}main#main .section-cover__card-button a:hover{gap:25px}main#main .section-cover__card-button a svg{width:16px;display:inline-flex}@media(max-width: 768px){main#main .section-cover__card{display:none}}.section-2{padding:min(max(80px,10vw),145px) 0;font-size:min(max(20px,2.6vw),38px);line-height:1.25;position:relative;overflow:hidden}@media(max-width: 500px){.section-2{padding-top:120px}}.section-2__container{width:63dvw;max-width:910px}@media(max-width: 768px){.section-2__container{width:100%;max-width:70dvw}}@media(max-width: 500px){.section-2__container{max-width:100%}}.section-2__content p:first-child{margin-top:0}.section-2__content p:last-child{margin-bottom:0}.section-2__img1{display:inline-flex;position:absolute;width:min(max(120px,23vw),335px);top:50%;left:0;transform:translateY(-50%)}@media(max-width: 768px){.section-2__img1{left:-30px}}@media(max-width: 500px){.section-2__img1{top:0;width:105px;left:-40px;transform:rotate(-90deg)}}.section-2__img1__img{width:100%;height:auto}.section-2__img2{position:absolute;right:0;top:50%;transform:translateY(-50%);width:min(max(120px,23vw),310px);margin-top:min(max(30px,9vw),80px)}@media(max-width: 768px){.section-2__img2{right:-30px}}@media(max-width: 500px){.section-2__img2{margin:0;top:initial;bottom:-30px;width:100px;right:-10px}}.section-2__img2__img{width:100%;height:auto}.section-3__columns{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:12px}@media(max-width: 768px){.section-3__columns{grid-template-columns:minmax(0, 1fr)}}.section-3__column{background-color:var(--color-gray-light);border-radius:10px;padding:25px 16px 60px;display:flex;flex-direction:column;gap:35px;position:relative}.section-3__column__number{font-style:normal;font-weight:300;font-size:min(max(24px,5vw),70px);line-height:1;display:flex;align-items:center;color:#000;margin:0}.section-3__column__text p{font-style:normal;font-weight:300;font-size:min(max(18px,1.7vw),22px);line-height:1.4;color:#000;margin:0}.section-3__column__img{position:absolute;right:18px;bottom:32px;height:36px}@media(max-width: 992px){.section-3__column__img{right:16px;bottom:20px}}.section-3__column__img img{max-height:100%;width:auto}.section-4{padding:min(max(60px,9vw),130px) 0}.section-4__container{max-width:1180px}.section-4__title{font-size:min(max(20px,2.6vw),38px);line-height:1.25;margin-bottom:20px;text-align:center}.section-4__video-button{margin-top:20px;text-align:right}.section-4__video-button__link{border:0;border-radius:20px;padding:4px 14px;cursor:pointer;font-size:16px;display:inline-flex;align-items:center;justify-content:space-between;gap:10px;transition:all .3s ease;background-color:var(--color-gray-light);color:#000;text-decoration:none}.section-4__video-button__link span{white-space:nowrap}.section-4__video-button__link svg{width:14px}.section-4__video-button__link:hover{gap:20px}.section-4__video{position:relative;width:100%;padding-top:56.25%;background:#000;border-radius:40px;overflow:hidden}@media(max-width: 768px){.section-4__video{border-radius:20px}}.section-4__video-cover{position:absolute;top:0;left:0;width:100%;height:100%}.section-4__video-cover img{width:100%;height:100%;object-fit:cover}.section-4__video-play{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);background:none;border:none;cursor:pointer;z-index:2;transition:.3s;padding:0;width:69px;height:69px}@media(max-width: 768px){.section-4__video-play{width:69px;height:69px}}@media(max-width: 500px){.section-4__video-play{width:40px;height:40px}}.section-4__video-play svg{width:100%;height:100%;fill:#fff;filter:drop-shadow(0 2px 4px rgba(0, 0, 0, 0.2));transition:.3s}.section-4__video-play:hover svg{transform:scale(1.1)}.section-4__video-content{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;visibility:hidden;transition:.3s}.section-4__video-content video,.section-4__video-content iframe{width:100%;height:100%;object-fit:cover}.section-4__video.is-playing .section-4__video-cover,.section-4__video.is-playing .section-4__video-play{opacity:0;visibility:hidden}.section-4__video.is-playing .section-4__video-content{opacity:1;visibility:visible}.section-4__video-embed{height:100%}.section-5{background-color:#496225;color:var(--color-gray-light);font-size:min(max(16px,2vw),22px);padding:90px 0 110px}@media(max-width: 768px){.section-5{padding:60px 0 80px}}.section-5 p:first-child{margin-top:0}.section-5 p:last-child{margin-bottom:0}.section-5__container{display:grid;grid-template-columns:45% 1fr;gap:20px;align-items:flex-end}@media(max-width: 768px){.section-5__container{grid-template-columns:1fr;row-gap:35px}}.section-5__col.col1{padding-right:min(max(1px,9.5vw),255px)}@media(max-width: 992px){.section-5__col.col1{padding-right:20px}}.section-5__img{display:flex;max-width:84%}@media(max-width: 768px){.section-5__img{max-width:100%}}.section-line-of-work{padding:80px 0}@media(max-width: 768px){.section-line-of-work{padding:50px 0}}.section-line-of-work__terms-grid{display:grid;grid-template-columns:repeat(5, minmax(0, 1fr));gap:18px}@media(max-width: 992px){.section-line-of-work__terms-grid{grid-template-columns:repeat(3, minmax(0, 1fr))}}@media(max-width: 768px){.section-line-of-work__terms-grid{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media(max-width: 500px){.section-line-of-work__terms-grid{grid-template-columns:minmax(0, 1fr)}}.section-line-of-work__term{position:relative;background-color:var(--color-gray-light);border-radius:10px;overflow:hidden}.section-line-of-work__term__link-overlay{position:absolute;top:0;left:0;width:100%;height:100%}.section-line-of-work__term-image{display:flex;overflow:hidden;border-radius:12px;aspect-ratio:16/10}.section-line-of-work__term-image img{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .3s ease;will-change:transform}.section-line-of-work__term:hover .section-line-of-work__term-image img{transform:scale(1.05)}.section-line-of-work__term-title{font-style:normal;font-weight:500;font-size:18px;line-height:25px;padding:17px;margin:0;line-height:1.2}.section-line-of-work__term-title a{color:#000;text-decoration:none}.section-6{position:relative}.section-6__container{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr))}@media(max-width: 992px){.section-6__container{grid-template-columns:1fr;row-gap:35px}}.section-6 h2.section-6__title{font-style:normal;font-weight:400;line-height:1.3;color:#000;font-size:min(max(24px,2.5vw),38px);margin-bottom:min(max(20px,2.4vw),34px)}@media(max-width: 992px){.section-6 h2.section-6__title{margin-bottom:0}}.section-6__line{position:absolute;top:-170px;right:0;max-width:55%}@media(max-width: 992px){.section-6__line{display:none}}.section-6__text{max-width:50%}@media(max-width: 992px){.section-6__text{max-width:100%}}.section-6__form-box{padding:20px;background-color:var(--color-green-secondary);color:var(--color-gray-light);border-radius:16px;position:relative;z-index:10}.section-6__form-title{font-style:normal;font-weight:400;font-size:16px;line-height:35px;color:#fff;margin:0}.form-join{position:relative}.form-join .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.form-join__field{margin-bottom:7px}.form-join__field input,.form-join__field textarea{width:100%;border:0;border-radius:15px;background-color:#e7e7e7;padding:7px 12px 9px;font-size:18px;color:#000;transition:background-color .3s ease}@media(max-width: 768px){.form-join__field input,.form-join__field textarea{font-size:16px}}.form-join__field input::placeholder,.form-join__field textarea::placeholder{color:#7a7878}.form-join__field input:focus,.form-join__field textarea:focus{background-color:#fff;outline:none}.form-join__group{margin:25px 0;max-width:70%}@media(max-width: 500px){.form-join__group{max-width:100%}}.form-join__group.last{margin-bottom:0}.form-join__group-title{color:#f6f2ed;font-size:18px;margin:0 0 15px}.form-join__options{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:15px}@media(max-width: 768px){.form-join__options{grid-template-columns:repeat(2, minmax(0, 1fr));gap:10px}}.form-join__option{display:flex;align-items:center;gap:10px}.form-join__option label{color:#f6f2ed;font-size:16px;cursor:pointer}.form-join__option input[type=radio]{appearance:none;width:20px;height:20px;border-radius:50%;background-color:#36461f;cursor:pointer;margin:0;transition:background-color .3s ease;flex-shrink:0;flex-grow:0}.form-join__option input[type=radio]:checked{background-color:#f6f2ed}.form-join__option input[type=checkbox]{appearance:none;width:20px;height:20px;border-radius:50%;background-color:#36461f;cursor:pointer;margin:0;transition:background-color .3s ease;flex-shrink:0;flex-grow:0}.form-join__option input[type=checkbox]:checked{background-color:#f6f2ed}.form-join__submit{margin:0;position:absolute;bottom:0;right:0}@media(max-width: 500px){.form-join__submit{position:relative;margin-top:20px}}.form-join__submit button{background-color:#fff;border:0;border-radius:20px;padding:4px 14px;cursor:pointer;font-size:16px;display:flex;align-items:center;justify-content:space-between;gap:10px;transition:all .3s ease;color:#000;font-family:var(--font-primary);font-weight:400}.form-join__submit button svg{width:14px}.form-join__submit button:hover{gap:20px}.form-join__error{margin-top:20px;padding:10px 15px;border-radius:4px;background-color:rgba(255,0,0,.1);color:#fff;font-size:14px;text-align:center}.main-footer{background-color:var(--color-green-primary);margin-top:100px;padding:62px 0;position:relative;z-index:5}body.single-project .main-footer{margin-top:0}.main-footer__content{display:flex;align-items:center}@media(max-width: 768px){.main-footer__content{flex-direction:column;row-gap:30px;align-items:flex-start}}.main-footer__socials{margin-left:auto;display:flex;align-items:center;gap:10px}@media(max-width: 768px){.main-footer__socials{margin-left:0}}.main-footer__socials a{display:flex;max-width:18px;text-decoration:none}.main-footer__logo{display:flex;align-items:center;gap:30px}.main-footer__logo__link{display:flex;align-items:flex-start;text-decoration:none}.main-footer__logo__una{max-width:83px;height:auto}.main-footer__logo__brasis{max-width:125px;height:auto}.main-footer__text{margin-left:min(max(40px,10vw),145px);color:var(--color-gray-light);font-size:14px;line-height:1.3}@media(max-width: 768px){.main-footer__text{margin-left:0}}.main-footer__text p{margin:0}body.post-type-archive-project{background-color:var(--color-gray-light)}.archive-cover{width:100dvw;height:100dvh;background-size:cover;background-position:center;display:flex;align-items:flex-end;justify-content:flex-start;color:#fff;padding-bottom:min(max(40px,5.5vw),80px)}.archive-cover__description{max-width:505px;font-style:normal;font-weight:400;font-size:min(max(18px,1.35vw),28px);line-height:1.4;color:#fff}.archive-filters{padding-top:40px;margin-bottom:46px}.archive-filters__title{font-style:normal;font-weight:400;font-size:18px;line-height:36px;color:#000}.archive-filters__item-title{font-style:normal;font-weight:400;font-size:16px;line-height:1.2;text-decoration-line:underline;color:#000;margin-bottom:15px}.archive-filters__content{background-color:#fff;border-radius:12px;padding:18px;position:relative;margin-left:-18px;margin-right:-18px;display:grid;grid-template-columns:62% 1fr;gap:25px}@media(max-width: 1420px){.archive-filters__content{margin-left:0;margin-right:0}}@media(max-width: 768px){.archive-filters__content{grid-template-columns:minmax(0, 1fr)}}.archive-filters__list{margin:0;padding:0;list-style:none;display:flex;gap:8px;flex-wrap:wrap}.archive-filters__link{padding:3px 15px;display:inline-flex;border:1px solid #000;border-radius:20px;text-decoration:none;color:#000;font-size:14px;transition:all .3s ease}.archive-filters__link:hover{border-color:var(--color-green-secondary);background-color:var(--color-green-secondary);color:var(--color-gray-light)}.archive-list{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:13px;position:relative;padding:0}@media(max-width: 1420px){.archive-list{padding-left:20px;padding-right:20px}}@media(max-width: 768px){.archive-list{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media(max-width: 560px){.archive-list{grid-template-columns:minmax(0, 1fr)}}.project-loop-item{border-radius:12px;background-color:#fff;padding:8px 8px 20px;position:relative;display:flex;flex-direction:column}.project-loop-item__image{display:flex;overflow:hidden;aspect-ratio:16/10;border-radius:12px}.project-loop-item__image__thumb{width:100%;height:100%;object-fit:cover;object-position:center;transition:all .3s ease;will-change:transform}.project-loop-item__title{font-style:normal;font-weight:400;font-size:min(max(20px,2vw),26px);line-height:1.3em}.project-loop-item__title a{color:#000;text-decoration:none}.project-loop-item__location{display:flex;flex-wrap:wrap;gap:12px}.project-loop-item__location_term{font-style:normal;font-weight:400;font-size:12px;line-height:1.3em;color:#000;display:flex;flex-wrap:nowrap;gap:7px;align-items:center}.project-loop-item__location_term::before{content:"";display:flex;width:9px;height:9px;background-color:#000;border-radius:50%}.project-loop-item__line-of-work_term{padding:1px 7px;border-radius:20px;border:1px solid #000;font-style:normal;font-weight:300;font-size:14px;line-height:1.2em;letter-spacing:-0.02em;color:#000;display:block;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.project-loop-item__footer{display:flex;flex-direction:column;justify-content:space-between;gap:20px;margin-top:20px;align-items:flex-start}.project-loop-item__footer__l1{display:flex;align-items:center;justify-content:flex-start;column-gap:10px;flex-wrap:wrap;row-gap:5px;max-width:100%}.project-loop-item__read-more{font-style:normal;font-weight:300;font-size:14px;line-height:17px;display:inline-flex;align-items:center;text-align:center;letter-spacing:-0.02em;color:#000;text-decoration:none;padding:1px 9px;border-radius:20px;border:1px solid var(--color-gray-light);background-color:var(--color-gray-light);flex-wrap:nowrap;gap:10px;white-space:nowrap}.project-loop-item__read-more svg{width:14px;display:inline-flex;flex-shrink:0;flex-grow:0}.project-loop-item__content{padding:28px 10px 0;margin-bottom:20px}.project-loop-item__link-overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:10}.project-loop-item:hover .project-loop-item__image__thumb{transform:scale(1.1)}.project-loop-item__footer__l2{margin-top:auto;padding:0 10px}.navigation.pagination{margin:60px 0 0;text-align:center}.navigation.pagination .page-numbers:not(.next){display:none}.navigation.pagination .next{display:inline-flex;border-radius:20px;background-color:#fff;padding:9px 30px;font-style:normal;font-weight:400;font-size:14px;line-height:17px;align-items:center;text-align:center;letter-spacing:-0.02em;color:#000;text-decoration:none;transition:all .3s ease}.navigation.pagination .next:hover{background-color:var(--color-green-secondary);color:var(--color-gray-light)}.navigation.pagination .next.is-loading{font-size:0;padding:16px;position:relative}.navigation.pagination .next.is-loading::after{content:"";position:absolute;width:20px;height:20px;border:2px solid var(--color-green-secondary);border-right-color:rgba(0,0,0,0);border-radius:50%;animation:loading .8s linear infinite}@keyframes loading{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}body.single-project header.header{background-color:var(--color-green-secondary)}body.single-project header.header.header--scrolled{background-color:rgba(84,123,63,.8196078431)}body.single-project main#main{padding-top:165px}.single-post__wrapper{display:grid;grid-template-columns:65% minmax(0, 1fr)}@media(max-width: 768px){.single-post__wrapper{grid-template-columns:minmax(0, 1fr);gap:30px}}@media(max-width: 768px){.single-post__wrapper.single-post--has-testimonial{grid-template-columns:minmax(0, 1fr);gap:30px}}.single-post__wrapper.single-post--has-testimonial .single-post__col2{display:flex;flex-direction:column;gap:50px}.single-post__wrapper.single-post--has-testimonial .single-post__testimonial{display:flex;position:relative;width:100%}.single-post__wrapper.single-post--has-testimonial .single-post__testimonial .testimonials-carousel{width:100%}.single-post__wrapper.single-post--has-testimonial .single-post__testimonial .testimonials-carousel .slick-list{margin:0;display:flex;border-radius:12px;overflow:hidden}.single-post__wrapper.single-post--has-testimonial .single-post__testimonial .testimonials-carousel .slick-track{display:flex;flex-wrap:nowrap}.single-post__wrapper.single-post--has-testimonial .single-post__thumbnail{display:flex}.single-post__wrapper.single-post--has-testimonial .single-post__thumbnail img{width:100%;height:100%;object-fit:cover;object-position:center}.single-post__wrapper.single-post--has-testimonial blockquote{margin:0;padding:20px 44px 20px 30px;background-color:var(--color-gray-light);border-radius:0;font-style:normal;font-weight:400;font-size:14px;line-height:1.55em;color:var(--color-green-primary);display:flex;flex-direction:column;justify-content:space-between;height:100%}.single-post__wrapper.single-post--has-testimonial blockquote cite{display:flex;flex-direction:column;font-style:normal;font-weight:400;font-size:14px;line-height:1.7}.single-post__wrapper.single-post--has-testimonial blockquote cite .single-post__testimonial__role{font-size:12px}.single-post h1.page-title{font-style:normal;font-weight:400;font-size:min(max(32px,3.5vw),48px);line-height:1.31em;color:#000}.single-post__meta{display:flex;gap:30px;margin-bottom:min(max(32px,4.5vw),64px);align-items:flex-start}@media(max-width: 992px){.single-post__meta{flex-direction:column;gap:20px}}.single-post__meta__location{display:flex;flex-wrap:wrap;column-gap:12px;padding-top:4px;row-gap:3px}.single-post__meta__location_term{font-style:normal;font-weight:400;font-size:12px;line-height:1.3em;color:var(--color-green-secondary);display:flex;flex-wrap:nowrap;gap:7px;align-items:center;text-decoration:none}.single-post__meta__location_term::before{content:"";display:flex;width:9px;height:9px;background-color:var(--color-green-secondary);border-radius:50%}.single-post__meta__line-of-work{display:flex;align-items:flex-start;flex-wrap:wrap;column-gap:10px;row-gap:5px}.single-post__meta__line-of-work_term{padding:1px 20px;border-radius:20px;border:1px solid var(--color-green-secondary);font-style:normal;font-weight:300;font-size:14px;line-height:1.2em;display:inline-flex;align-items:center;text-align:center;letter-spacing:-0.02em;color:var(--color-green-secondary);text-decoration:none}.single-post__col1{padding-right:min(max(32px,11vw),170px)}@media(max-width: 992px){.single-post__col1{padding-right:30px}}@media(max-width: 768px){.single-post__col1{padding-right:0}}.single-post__col2{display:flex;align-items:flex-start}.single-post__thumbnail{aspect-ratio:1/1;width:100%;height:auto;display:flex}.single-post__thumbnail img{object-fit:cover;object-position:center;width:100%;height:100%}.single-post__navigation{text-align:center}.single-post__navigation__inner{display:flex;align-items:center;justify-content:center;gap:20px;flex-wrap:nowrap}.single-post__navigation__inner a{display:flex;align-items:center;gap:10px;flex-wrap:nowrap;font-style:normal;font-weight:400;font-size:14px;line-height:17px;text-align:center;letter-spacing:-0.02em;color:#000;text-decoration:none;white-space:nowrap;background-color:var(--color-gray-light);border-radius:20px;padding:5px 15px;transition:all .3s ease}.single-post__navigation__inner a svg{width:14px}.single-post__navigation__inner a:hover{gap:20px}.single-post__navigation__inner a.single-post__navigation__next{background-color:var(--color-green-secondary);color:var(--color-gray-light)}.single-post__navigation__inner a.single-post__navigation__next svg{fill:currentColor}.single-post__navigation__prev svg{transform:rotate(180deg)}.single-post__navigation__all{display:inline-flex;text-decoration:none;margin-top:14px;color:var(--color-green-primary);font-size:14px;border-radius:20px;padding:4px 15px;border:1px solid var(--color-green-secondary);line-height:17px;text-align:center;letter-spacing:-0.02em;text-wrap:nowrap;font-weight:400}.single-post__navigation__wrapper{padding-top:80px}.single-post__navigation__wrapper.has-video{padding-top:0;padding-bottom:60px;background-color:var(--color-gray-light)}.single-post__navigation__wrapper:not(.has-video){padding-bottom:60px}.single-post .testimonials-carousel,.single-post .media-carousel{width:100%;max-width:100%}.single-post .testimonials-carousel .slick-list,.single-post .media-carousel .slick-list{border-radius:12px}.single-post .testimonials-carousel__item,.single-post .media-carousel__item{aspect-ratio:1/1;position:relative;background-color:var(--color-gray-light)}.single-post .testimonials-carousel__item__play_video,.single-post .media-carousel__item__play_video{position:absolute;z-index:10;width:60px;height:60px;left:50%;top:50%;transform:translate(-50%, -50%);pointer-events:none;display:flex;display:none !important}.single-post .testimonials-carousel__item__play_video svg,.single-post .media-carousel__item__play_video svg{fill:currentColor;color:#fff}.single-post .testimonials-carousel__lightbox-trigger,.single-post .media-carousel__lightbox-trigger{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;z-index:10;display:none !important;pointer-events:none}.single-post .testimonials-carousel__arrow,.single-post .media-carousel__arrow{position:absolute;bottom:-30px;z-index:1;width:40px;height:30px;border:none;background:rgba(0,0,0,0);border-radius:50%;color:var(--color-green-secondary);cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;transition:all .3s ease}@media(max-width: 768px){.single-post .testimonials-carousel__arrow,.single-post .media-carousel__arrow{width:30px;height:30px}}.single-post .testimonials-carousel__arrow svg,.single-post .media-carousel__arrow svg{width:23px;height:auto;fill:currentColor}.single-post .testimonials-carousel__arrow--prev,.single-post .media-carousel__arrow--prev{left:calc(50% - 20px);transform:translateX(-50%)}.single-post .testimonials-carousel__arrow--prev svg,.single-post .media-carousel__arrow--prev svg{transform:rotate(180deg)}.single-post .testimonials-carousel__arrow--next,.single-post .media-carousel__arrow--next{left:calc(50% + 20px);transform:translateX(-50%)}.single-post .testimonials-carousel img,.single-post .testimonials-carousel video,.single-post .media-carousel img,.single-post .media-carousel video{width:100%;height:100%;object-fit:cover;object-position:center}.single-post__video_wrapper{padding:80px 0 60px;margin-top:60px;background-color:var(--color-gray-light)}.single-post__video_wrapper .container{max-width:850px}.single-post__video{padding-top:0;aspect-ratio:16/9;overflow:hidden;max-height:80dvh;width:auto;margin-left:auto;margin-right:auto}.single-post__video video{object-fit:contain}.pswp__content video{max-width:80dvw;max-height:80dvh;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.slick-dots{display:flex;align-items:center;margin:7px 0 0;padding:0;list-style:none;justify-content:center;gap:3px;flex-wrap:wrap}.slick-dots li{display:flex}.slick-dots li button{color:rgba(0,0,0,0);width:10px;height:10px;display:flex;border:1px solid var(--color-green-secondary);padding:0;background-color:rgba(0,0,0,0);border-radius:50%;cursor:pointer}.slick-dots li.slick-active button{background-color:var(--color-green-secondary)}.slick-dots li:first-child:last-child{display:none}body.wp-singular.page:not(.is-front-page){background-color:var(--color-gray-light)}.single-page__cover{height:100dvh;display:flex;position:relative;background-color:var(--color-green-primary);background-attachment:fixed;background-size:cover}.single-page__cover::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--color-green-primary);opacity:.8;z-index:1}.single-page__cover__container{position:relative;z-index:10;display:flex;align-items:center;max-width:960px;font-style:normal;font-weight:400;font-size:min(max(18px,2vw),26px);line-height:1.5;text-align:center;color:var(--color-gray-light);width:100%;justify-content:center}.single-page__cover__pl{display:flex;position:absolute;z-index:5}.single-page__cover__pl.pl1{width:min(max(85px,20vw),290px);top:120px;left:0}.single-page__cover__pl.pl2{width:min(max(120px,23.5vw),340px);bottom:80px;right:0}.single-page__featured_projects{padding-top:65px}.single-page__featured_projects__cover{display:flex}.single-page__featured_projects h2.single-page__featured_projects__title{font-style:normal;font-weight:400;font-size:20px;line-height:24px;text-align:center;color:#000;margin-bottom:34px}.accordion__item{margin-bottom:0;border-bottom:1px solid var(--color-green-primary)}.accordion__item:last-child{margin-bottom:0}.accordion__header{width:100%;padding:30px 0;border:0;background:none;display:flex;align-items:center;justify-content:space-between;cursor:pointer;gap:20px}@media(max-width: 768px){.accordion__header{padding:20px 0}}.accordion__header img{max-height:30px;width:auto}@media(max-width: 768px){.accordion__header img{max-height:22px}}.accordion__title{margin:0;text-align:left;font-style:normal;font-weight:400;font-size:24px;line-height:1.2;color:var(--color-green-primary)}@media(max-width: 768px){.accordion__title{font-size:20px}}.accordion__arrow{flex-shrink:0;width:30px;display:flex;transition:opacity .3s ease;transform:rotate(90deg)}@media(max-width: 768px){.accordion__arrow{width:20px}}.accordion__arrow svg{width:100%;height:auto;color:var(--color-green-primary);fill:currentColor}.accordion__content{display:none;padding:65px 30px 30px}@media(max-width: 768px){.accordion__content{padding:0 0 20px}}.accordion__content__inner{position:relative;padding-bottom:50px;display:grid;grid-auto-columns:1fr;grid-auto-flow:column;gap:min(max(30px,9.6vw),150px)}@media(max-width: 768px){.accordion__content__inner{display:flex;flex-direction:column;gap:20px}}.accordion__close{position:absolute;bottom:0;right:0;border:0;background:none;gap:10px;cursor:pointer;font-size:14px;padding:5px 15px;border-radius:20px;transition:gap .3s ease;font-style:normal;font-weight:400;line-height:1.2;display:flex;align-items:center;letter-spacing:-0.02em;color:#36461f}.accordion__close svg{width:14px;transform:rotate(-90deg)}.accordion__close:hover{gap:20px}
/*# sourceMappingURL=main.min.css.map */
