.GS-Banner{color:rgb(var(--quaternary-color));position:relative;display:flex;flex-direction:column;justify-content:center;width:100vw;height:110vh;padding:4em var(--custom--spacing--small);background-color:rgb(var(--quinary-color));background-image:url(/assets/green-garden-3a853047.avif);background-repeat:no-repeat;background-position:center;background-size:cover}.GS-Banner .gs-slogan{max-width:70vw;margin:auto 0}.GS-Banner .gs-slogan h2{font-size:max(var(--h1),6vw);line-height:1.3}.GS-Banner .gs-slogan div{max-width:500px}.GS-Banner .gs-slogan p{margin:2em 0}.GS-Banner .gs-slogan button{color:rgb(var(--quaternary-color))}.GS-Banner figure{display:none}@media (min-width: 64em){.GS-Banner{height:130vh}.GS-Banner .gs-slogan div{padding-left:var(--custom--spacing--small)}.GS-Banner figure{display:flex;justify-content:flex-end;position:absolute;right:-25%;bottom:-25%;z-index:2}.GS-Banner figure img{width:100%}}@media (min-width: 85.375em){.GS-Banner .gs-slogan div{max-width:550px}.GS-Banner .gs-slogan div{max-width:600px}.GS-Banner figure img{width:120%}}@media (min-width: 119em){.GS-Banner .gs-slogan div{max-width:650px}.GS-Banner figure img{width:130%}}@media (min-width: 160em){.GS-Banner .gs-slogan div{max-width:700px}.GS-Banner figure img{width:140%}}.GS-App{position:relative;width:100%;overflow:hidden}.GS-App::-webkit-scrollbar{display:none}.GS-App{-ms-overflow-style:none;scrollbar-width:none}.GS-App footer,.GS-App section{padding:var(--custom--spacing--small)}.GS-App h2{font-family:var(--font-mono);font-size:max(var(--h1),4vw);line-height:1.3}.GS-App h3{font-weight:500;text-transform:uppercase}.GS-App .gs-btn{font-family:var(--font-mono);position:relative;font-size:var(--font-lg);display:flex;width:80px;height:42px;justify-content:space-around;background-color:transparent;border:none;overflow:hidden}.GS-App .gs-btn span{display:inline-block;margin:auto 0}.GS-App .gs-btn span:first-of-type{width:18px;height:18px;margin-right:.5em;background-color:rgb(var(--secondary-color));border-radius:50%}.GS-App .gs-btn:hover{color:rgb(var(--quaternary-color));width:100px;margin-right:1em;border-radius:35px}.GS-App .gs-btn:hover span:first-of-type{position:absolute;width:120%;height:100%;animation-name:slideRight;animation-duration:.1s;transition:.3s ease-in;border-radius:0}.GS-App .gs-btn:hover span:last-of-type{position:relative;z-index:1}@media (min-width: 85.375em){.GS-App .gs-btn{font-size:calc(var(--font-lg) * 1.2);width:96px;height:50.4px}.GS-App .gs-btn span:first-of-type{width:calc(18px * 1.2);height:calc(18px * 1.2)}.GS-App .gs-btn:hover{width:120px}}@media (min-width: 119em){.GS-App .gs-btn{font-size:calc(var(--font-lg) * 1.3);width:104px;height:54.6px}.GS-App .gs-btn span:first-of-type{width:calc(18px * 1.3);height:calc(18px * 1.3)}.GS-App .gs-btn:hover{width:130px}}@media (min-width: 159em){.GS-App .gs-btn{font-size:calc(var(--font-lg) * 1.4);width:112px;height:58.8px}.GS-App .gs-btn span:first-of-type{width:25.2px;height:25.2px}.GS-App .gs-btn:hover{width:130px}}@keyframes SlideRight{50%{left:50%}to{right:100%}}.GS-Header{position:absolute;top:0;left:0;display:flex;justify-content:space-between;width:100vw;padding:max(1.25rem,3.5vw) var(--custom--spacing--small);z-index:100}.GS-Header h1{position:absolute;visibility:hidden}.GS-Header figure{display:flex;width:45%;max-width:200px;max-height:48px;margin:auto 0}.GS-Header figure img{margin:auto 0}.GS-Header nav{position:relative;margin:auto 0}.GS-Header .gs-nav-btn{position:relative;padding:0;background-color:transparent;border:none;z-index:5}.GS-Header .gs-nav-btn svg{fill:rgb(var(--quaternary-color));width:28px;height:28px}.GS-Header .gs-navigation ul{display:none;position:fixed;top:0;right:0;width:100vw;height:100vh;padding:4.4em 0;background-color:rgba(var(--secondary-color),.8);z-index:3}.GS-Header .gs-navigation ul li{cursor:pointer;font-size:var(--h4);font-weight:700;color:rgb(var(--quaternary-color));padding:.3em var(--custom--spacing--small);border-bottom:1px solid rgb(var(--quaternary-color))}.GS-Header .gs-navigation ul li:first-of-type{border-top:1px solid rgb(var(--quaternary-color))}@media (min-width: 64em){.GS-Header .gs-nav-btn{display:none}.GS-Header .gs-navigation ul{position:relative;width:auto;height:auto;display:flex;margin:auto 0;padding:0;background-color:transparent}.GS-Header .gs-navigation ul li{font-size:var(--base-font-size);font-weight:500;padding:.3em .8em;border:none!important}.GS-Header .gs-navigation ul li:last-of-type{background-color:rgba(var(--secondary-color),.8);border-radius:25px;margin-left:3em}}@media (min-width: 85.375em){.GS-Header figure{max-width:264px;max-height:50.4px}.GS-Header .gs-navigation ul li{font-size:calc(var(--base-font-size) * 1.2)}}@media (min-width: 119em){.GS-Header figure{max-width:286px;max-height:54.6px}.GS-Header .gs-navigation ul li{font-size:calc(var(--base-font-size) * 1.3)}}@media (min-width: 160em){.GS-Header figure{max-width:308px;max-height:58.8px}.GS-Header .gs-navigation ul li{font-size:calc(var(--base-font-size) * 1.4)}}.GS-Services .about{margin-bottom:4em}.GS-Services h2{color:rgb(var(--secondary-color))}.GS-Services .about div{margin-bottom:1.2em}.GS-Services .card h2{position:relative;font-size:max(var(--h1),8vw);margin-left:-.2em;opacity:.2;z-index:1}.GS-Services .card h3{font-family:"DM Serif Display",serif;text-transform:inherit;margin-top:-5%}.GS-Services .card p{margin:1.2em 0 3em}.GS-Services .card figure{width:100%;height:380px;background-repeat:no-repeat;background-position:center;background-size:cover}@media (min-width: 64em){.GS-Services .about{display:flex}.GS-Services .cardlist{margin-bottom:-15%}.GS-Services .about div{width:48%;padding-right:10%}.GS-Services .about p{width:40%;margin-top:4%}.GS-Services .cardlist{display:flex;justify-content:space-between;flex-flow:row wrap}.GS-Services .card{width:280px}.GS-Services .card:nth-child(2){margin-top:20%}.GS-Services .card:nth-child(3){margin-top:5%}.GS-Services .card h3{margin-top:-18%}.GS-Services .card figure{height:450px}}.GS-About{color:rgb(var(--quaternary-color));background-color:rgb(var(--secondary-color))}.GS-About .detail{margin-bottom:1.2em}.GS-About .content h3{font-weight:700;margin-bottom:1.2em}.GS-About .content p{margin-bottom:1em}.GS-About .gs-btn{color:rgb(var(--quaternary-color))}.GS-About .gs-btn span:first-of-type{background-color:rgb(var(--quinary-color))}@media (min-width: 64em){.GS-About{display:flex}.GS-About .detail{width:50%;margin-top:2em;padding-right:10%}.GS-About .content{width:50%;margin-top:4em}}.GS-Footer{color:rgb(var(--quaternary-color));background-color:rgb(var(--secondary-color));background-image:url(/assets/footer-bg-a494ca66.jpg);background-repeat:no-repeat;background-position:center;background-size:cover}.GS-Footer .contact-details{max-width:80vw;padding-top:50em}.GS-Footer h2{font-size:max(var(--h3),6vw)}.GS-Footer h3{font-family:"DM Serif Display",serif;text-transform:inherit;max-width:400px;margin:1em 0 4em}.GS-Footer ul{max-width:300px;margin-left:1em;margin-bottom:4em}.GS-Footer li{margin-bottom:1em}.GS-Footer p a{color:rgb(var(--quaternary-color));text-decoration:underline}@media (min-width: 64em){.GS-Footer .contact-details{display:flex;padding-top:25em}.GS-Footer hgroup{width:50vw}.GS-Footer h2{font-size:max(var(--h3),4vw)}.GS-Footer .contact-details div{display:flex;margin-top:15%}}.GS-Testimony{font-family:"DM Serif Display",serif;text-align:center;margin-bottom:-100vh}.GS-Testimony span{color:rgb(var(--secondary-color));display:block;font-size:calc(var(--h1) * 10);margin-bottom:-1em;opacity:.2}.GS-Testimony p{position:relative;font-size:max(var(--h3),1vw);max-width:900px;margin:0 auto}.GS-Testimony hgroup{margin-top:2em}.GS-Testimony hgroup h2{color:rgb(var(--secondary-color))}.GS-Testimony hgroup h3{font-family:var(--font-sans)}@media (min-width: 64em){.GS-Testimony{margin-bottom:-50vh}}.GS-Projects{margin-bottom:-25vh}.GS-Projects .title{margin-bottom:4em}.GS-Projects h2{color:rgb(var(--secondary-color));max-width:500px}.GS-Projects .card{margin-bottom:4em}.GS-Projects .card figure{width:100%;height:300px;background-color:rgb(var(--secondary-color));background-repeat:no-repeat;background-position:center;background-size:cover}.GS-Projects .card h3{font-size:var(--h2);font-family:var(--font-mono);text-transform:inherit;margin:1em 0;line-height:1.1}.GS-Projects .card ul{font-weight:500;margin-top:2em}.GS-Projects .card li{display:flex;margin-bottom:1em}.GS-Projects .card li span:first-of-type{width:20%}.GS-Projects .card li span:last-of-type{color:rgb(var(--secondary-color))}.GS-Projects .pagination{display:flex;justify-content:center}@media (min-width: 64em){.GS-Projects .card{display:flex;justify-content:space-between}.GS-Projects .card figure{width:45%;height:auto}.GS-Projects .card div{width:45%;display:flex;flex-flow:column wrap}.GS-Projects .card:nth-child(2){flex-direction:row-reverse}.GS-Projects .card li span:first-of-type{width:24%}}:root{--border-radius: 10px;--color-text: 13, 13, 13;--primary-color: 13, 242, 5;--secondary-color: 112, 191, 33;--tertiary-color: 193, 217, 11;--quaternary-color: 242, 242, 242;--quinary-color: 13, 13, 13;--font-sans: "Montserrat", BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";--font-mono: "DM Serif Display", serif;--font-lg: 18px;--font-md: 16px;--font-sm: 14px;--font-sx: 12px;--line-height-loose: 1.75;--line-height-normal: 1.5;--line-height-dense: 1.1;--space-1: 4px;--space-2: 8px;--space-3: 16px;--space-4: 24px;--space-5: 32px;--space-6: 64px;--size-content: 54rem;--size-gutter: var(--space-5);--size-gap: var(--space-6);--custom--spacing--small: max(1.25rem, 7vw);--custom--spacing--outer: var(--wp--custom--spacing--small, 1rem);--base-font-size: 1rem;--font-type-scale: 1.2;--h5: calc(var(--base-font-size) * var(--font-type-scale));--h4: calc(var(--h5) * var(--font-type-scale));--h3: calc(var(--h4) * var(--font-type-scale));--h2: calc(var(--h3) * var(--font-type-scale));--h1: calc(var(--h2) * var(--font-type-scale));--h3-resize: max(calc(var(--h5) - .5rem), 3vw);--h2-resize: max(var(--h5), 5vw);--bp-small: 48em;--bp-medium: 64em;--bp-large: 85.375em;--bp-xlarge: 120em;--bp-xxlarge: 160em;--mq-small: "(min-width: #{$bp-small})";--mq-medium: "(min-width: #{$bp-medium})";--mq-large: "(min-width: #{$bp-large})";--mq-xlarge: "(min-width: #{$bp-xlarge})";--mq-xxlarge: "(min-width: #{$bp-xxlarge})";--mq-retina: "(-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi)"}html,body{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%;font-family:var(--font-sans);font-weight:400;font-size:var(--base-font-size);color:rgb(var(--color-text));font-display:swap;font-size:1rem;margin:0 auto;box-sizing:border-box;line-height:var(--line-height-normal);word-wrap:break-word}*,*:before,*:after{box-sizing:inherit}a{color:rgb(var(--color-text));text-decoration:none}a:active,a:hover{outline-width:0;text-decoration:none}abbr[title]{border-bottom:1px dotted hsla(0,0%,0%,.5);cursor:help;text-decoration:none}b,strong{font-weight:inherit;font-weight:bolder}dfn{font-style:italic}h1,h2,h3,h4,h5,h6,p,figure,ul{margin:0;padding:0}img{border-style:none;max-width:100%}button{cursor:pointer}button:focus{outline:none}code,kbd,pre,samp{font-family:var(--font-mono);font-size:1em;line-height:inherit}hr{box-sizing:content-box;overflow:visible;margin-left:0;margin-right:0;margin-top:0;padding:0;margin-bottom:calc(var(--space-4) - 1px);background:hsla(0,0%,0%,.2);border:none;height:1px}hgroup,img,figure,fieldset,ul,ol,dl,dd,p{margin:0;padding:0}ul,ol{list-style:none}pre{margin-left:0;margin-right:0;margin-top:0;margin-bottom:var(--space-4);font-size:.875rem;line-height:var(--line-height-normal);background:hsla(0,0%,0%,.04);border-radius:var(--border-radius);overflow:auto;word-wrap:normal;padding:var(--space-4)}b,strong,dt,th{font-weight:700}blockquote *:last-child{margin-bottom:0}code,kbd,samp{font-size:.875rem}abbr{border-bottom:1px dotted hsla(0,0%,0%,.5);cursor:help}acronym{border-bottom:1px dotted hsla(0,0%,0%,.5);cursor:help}tt,code{background-color:var(--color-code-bg);border-radius:var(--border-radius);color:var(--color-code);font-family:var(--font-mono);padding-bottom:.25em;padding-top:.25em;word-break:normal}pre code{background:none}code:before,code:after,tt:before,tt:after{content:" ";letter-spacing:-.2em}pre code:before,pre code:after,pre tt:before,pre tt:after{content:none}input:-internal-autofill-selected{background-color:#ff0!important;background-image:none!important;color:#000!important}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{box-shadow:inset 0 0 6px #0000004d}::-webkit-scrollbar-thumb{background-color:#f2f6f3;outline:1px solid slategray;border-radius:10px}:focus{outline:1px dotted rgba(50,55,66,.5)}::placeholder{color:#9dadcf}input:focus{outline:none}::placeholder{color:#323742}@media (min-width: 64em){body{font-size:calc(var(--base-font-size) * 1.2)}}@media (min-width: 85.375em){body{font-size:calc(var(--base-font-size) * 1.2)}}@media (min-width: 119em){body{font-size:calc(var(--base-font-size) * 1.3)}}@media (min-width: 160em){body{font-size:calc(var(--base-font-size) * 1.4)}}
