/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{-webkit-text-size-adjust:100%;line-height:1.15}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:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;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:-.25em}sup{top:-.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}[hidden],template{display:none}*{box-sizing:border-box}body,html{font-family:Nunito,sans-serif;font-size:16px;font-style:normal;overflow-x:hidden}@media (max-width:992px){body,html{font-size:15px}}@media (max-width:667px){body,html{font-size:14px}}a,button{transition:all .3s ease-in-out}a:focus,button:focus{outline:none}a{color:#578f35;text-decoration:none}a:active,a:focus,a:hover{color:#111;text-decoration:none}ol,ul{list-style:none;margin:0;padding:0}h1,h2,h3,h4,h5,h6{margin-top:0}p{font-size:1rem}main{min-height:70vh}.btn--outline{align-items:center;background:#fff;border:1px solid #8ec46c;color:#222;display:inline-flex;font-size:.7rem;font-weight:700;height:55px;justify-content:center;letter-spacing:1.2px;padding:0 25px;text-transform:uppercase}.btn--outline:hover,.btn-primary,.btn-submit{background:#8ec46c;color:#fff}.btn-primary,.btn-submit{align-items:center;border:none;display:inline-flex;font-size:.8rem;font-weight:700;height:55px;justify-content:center;letter-spacing:1.2px;padding:0 25px;text-transform:uppercase}.btn-submit.fullwidth,.fullwidth.btn-primary{width:100%}.btn-primary:hover,.btn-submit:hover{background:#111;color:#fff}.page-header{display:flex;justify-content:space-between;left:0;position:absolute;top:0;width:100%;z-index:3000}@media (max-width:700px){.page-header{background:#fff;height:0;visibility:hidden;width:100vw}.page-header.is-showed{height:100vh;left:0;position:fixed;top:120px}}.page-header .menu{padding-left:50px;padding-top:35px}@media (max-width:992px){.page-header .menu{padding-left:20px;padding-top:30px}}@media (max-width:700px){.page-header .menu{padding:15vh 0 0;width:100%}}.page-header .menu ul{display:flex}@media (max-width:700px){.page-header .menu ul{flex-wrap:wrap}.page-header .menu ul li{margin-bottom:35px;opacity:0;text-align:center;width:100%}}.page-header .menu ul li:first-child a{margin-left:0}.page-header .menu ul li a{color:#fff;display:block;font-size:1rem;font-weight:700;letter-spacing:1px;margin-left:2.5vw;text-transform:uppercase}@media (max-width:992px){.page-header .menu ul li a{font-size:.85rem;margin-left:18px}}@media (max-width:700px){.page-header .menu ul li a{color:#8ec46c;font-size:1rem;margin-left:0}}.page-header .menu ul li a:active,.page-header .menu ul li a:focus,.page-header .menu ul li a:hover{color:#8ec46c}.page-header__btn{align-items:center;background:#8ec46c;color:#fff;display:inline-flex;font-size:1rem;font-weight:700;height:70px;justify-content:center;letter-spacing:1.5px;padding:0 30px;text-transform:uppercase}@media (max-width:900px){.page-header__btn{display:none}}.page-header__btn:hover{background:#111;box-shadow:0 5px 35px rgba(0,0,0,.35);color:#fff}.page-header--light{position:relative}.page-header--light .menu ul li a{color:#222}.toggle-menu-btn{display:none}@media (max-width:700px){.toggle-menu-btn{align-items:center;background:none;border:1px solid #8ec46c;border-radius:50%;display:inline-flex;height:40px;justify-content:center;padding:0;position:relative;right:0;top:0;width:40px;z-index:100}.toggle-menu-btn.is-active>span:after,.toggle-menu-btn.is-active>span:before{left:0;width:24px}.toggle-menu-btn span{background:#8ec46c;border-radius:1px;display:inline-block;height:2px;position:relative;vertical-align:middle;width:24px}.toggle-menu-btn span:after,.toggle-menu-btn span:before{background:#8ec46c;border-radius:1px;content:"";display:inline-block;height:2px;position:absolute;transition:all .25s}.toggle-menu-btn span:before{left:3px;top:-8px;width:18px}.toggle-menu-btn span:after{left:4px;top:8px;width:16px}.toggle-menu-btn.is-active span{height:0}.toggle-menu-btn.is-active span:after,.toggle-menu-btn.is-active span:before{left:0;top:-1px;width:24px}.toggle-menu-btn.is-active span:after{transform:rotate(-45deg)}.toggle-menu-btn.is-active span:before{transform:rotate(45deg)}}.page-footer{background-image:url(https://shovelandthumb.sfo3.cdn.digitaloceanspaces.com/assets/bg-footer.jpg);background-image:-webkit-image-set(url("https://shovelandthumb.sfo3.cdn.digitaloceanspaces.com/assets/bg-footer-v2.webp") type("image/webp"),url("https://shovelandthumb.sfo3.cdn.digitaloceanspaces.com/assets/bg-footer.jpg") type("image/jpeg"));background-image:image-set(url("https://shovelandthumb.sfo3.cdn.digitaloceanspaces.com/assets/bg-footer-v2.webp") type("image/webp"),url("https://shovelandthumb.sfo3.cdn.digitaloceanspaces.com/assets/bg-footer.jpg") type("image/jpeg"));background-position:100% 100%;background-repeat:no-repeat;padding:70px 7vw 50px}@media (max-width:1400px){.page-footer{padding-left:3vw;padding-right:3vw;padding-top:4vw}}@media (max-width:992px){.page-footer{background-position:0 100%;background-size:130% auto}}@media (max-width:700px){.page-footer{background-position:0 100%;background-size:130% auto;padding:20px 30px}}.page-footer__top{display:flex;justify-content:space-between}@media (max-width:1024px){.page-footer__top{flex-wrap:wrap}}.page-footer__menu{display:flex;justify-content:space-between;padding-right:30px;width:calc(100% - 450px)}@media (max-width:1400px){.page-footer__menu{width:calc(100% - 350px)}}@media (max-width:1024px){.page-footer__menu{flex-wrap:wrap;padding-right:0;width:100%}}.page-footer__menu ul li{margin-bottom:.7rem}.page-footer__menu ul li a{color:#111;font-size:.75rem;font-weight:800;letter-spacing:.5px;text-transform:uppercase}.page-footer__menu ul li a:hover{color:#8ec46b}.page-footer__social{margin-top:45px}.page-footer__social ul{align-items:center;display:flex}@media (max-width:700px){.page-footer__social ul{justify-content:center}}.page-footer__social ul li{margin-right:2.5vw}@media (max-width:700px){.page-footer__social ul li{margin-right:15px}}.page-footer__social ul li a svg{height:20px;width:20px}.page-footer__social ul li a svg path{transition:all .3s ease-in-out}.page-footer__social ul li a:hover svg path{fill:#8ec46b}.page-footer__info{z-index:99}@media (max-width:700px){.page-footer__info{margin-top:30px;width:100%}}.page-footer__info .page-footer__title{font-size:.65rem;font-weight:800;letter-spacing:.5px;text-transform:uppercase}.page-footer__info .btn-group{display:flex;flex-wrap:wrap;margin-top:30px}.page-footer__info .btn--outline{margin-right:15px}@media (max-width:700px){.page-footer__info .btn--outline{margin:0 0 15px;width:100%}}.page-footer__copyright{color:#777;letter-spacing:.5px;margin-top:80px}.page-footer__copyright address,.page-footer__copyright p,.page-footer__copyright telephone{font-size:.65rem;margin-bottom:0}.page-footer__copyright p{margin-top:15px}.faq{margin:140px auto;max-width:680px}@media (max-width:667px){.faq{margin-bottom:40px;margin-top:50px}}.faq__title{color:#101010;font-size:1.8rem;font-weight:700;margin-bottom:35px;text-align:center}.faq__item{cursor:pointer}.faq__item:first-child .item-bar{border-top:1px solid #eee}.faq__item .item-bar{align-items:center;background:#eee;border-bottom:1px solid #eee;border-left:1px solid #eee;border-right:1px solid #eee;display:flex;justify-content:space-between;padding:1.25rem 1.5rem}.faq__item .item-bar[aria-expanded=true] .item-btn span:before{transform:rotate(-135deg)}.faq__item .item-bar[aria-expanded=true] .item-btn span:after{transform:rotate(45deg)}.faq__item .item-title{font-size:.95rem;font-weight:700;margin-bottom:0}.faq__item .item-btn{background:none;border:none;height:12px;padding:0;position:relative;width:12px}.faq__item .item-btn span{display:block}.faq__item .item-btn span:after,.faq__item .item-btn span:before{background:#ccc;content:"";position:absolute;transform-origin:50% 50%;transition:all .25s ease-in-out}.faq__item .item-btn span:before{height:2px;left:0;margin-top:-1px;top:50%;width:100%}.faq__item .item-btn span:after{height:100%;left:50%;margin-left:-1px;top:0;width:2px}.faq__dropdown{border-bottom:1px solid #eee;padding:20px}.faq .article h2,.faq .article h3,.faq .article h4,.faq .article h5,.faq .article h6{color:#222;font-size:1rem;font-weight:700;margin-bottom:15px;margin-top:0}.faq .article p{color:#222;margin-bottom:25px}.faq .article ol,.faq .article ul{margin:25px 0;padding-left:40px}.faq .article ol li,.faq .article ul li{color:#222;margin-bottom:10px}.faq .article ol{list-style-type:decimal}.grecaptcha-badge{display:none}.radio-wrapper .radio{margin-right:25px}.radio-wrapper .radio label{font-weight:600;margin-left:5px}.input-wrapper{position:relative}.form-button-group{display:flex;justify-content:space-between}.form-button-group button{width:40%}div.checkbox-wrapper{margin-bottom:15px;position:relative;text-align:right}@media (max-width:667px){div.checkbox-wrapper{text-align:center}}div.checkbox-wrapper label{font-size:1.1rem;font-weight:500}div.checkbox-wrapper input{display:inline-block;height:20px;margin-right:10px;position:relative;top:3px;width:20px}.form--step-1 .form-group{margin-bottom:15px}.form--step-1 input{border:1px solid #ccc;height:42px;padding:0 20px;width:100%}.form--step-1 input:active,.form--step-1 input:focus{outline:none}@media (max-width:800px){.form--step-1 .form-group{margin-bottom:0}.form--step-1 input{margin-bottom:15px}}.form--step-2 .form-group{margin-bottom:15px}@media (max-width:667px){.form--step-2 .form-group.heading{flex-direction:column}}.form--step-2>.form-group{align-items:center;display:flex;justify-content:space-between;margin-bottom:0}.form--step-2 input{border:1px solid #ccc;height:42px;padding:0 20px;width:100%}.form--step-2 input:active,.form--step-2 input:focus{outline:none}.form--step-2 div.checkbox-wrapper{margin-top:25px}@media (max-width:667px){.form--step-2 div.checkbox-wrapper{margin-top:0}}@media (max-width:800px){.form--step-2 .form-group{margin-bottom:0}.form--step-2 input{margin-bottom:15px}}.credit-card-form select{height:42px}.credit-card-form .form-group{margin-bottom:15px}.credit-card-form input{border:1px solid #ccc;height:42px;padding:0 60px 0 20px;width:100%}.credit-card-form input:active,.credit-card-form input:focus{outline:none}.credit-card-form input.is-valid{border-color:#8ec46c;color:#8ec46c}.credit-card-form #card-type{background-position:50%;background-repeat:no-repeat;background-size:100% auto;height:20px;position:absolute;right:20px;top:12px;width:30px}.credit-card-form #card-type.mastercard{background-image:url(/img/assets/mastercard-logo.svg)}.credit-card-form #card-type.visacard{background-image:url(/img/assets/visa-logo.svg)}.credit-card-form #card-type.amex{background-image:url(/img/assets/amex-logo.svg)}.credit-card-form #card-type.discover{background-image:url(/img/assets/discover-logo.svg)}@media (max-width:800px){.credit-card-form .form-group{margin-bottom:0}.credit-card-form input,.credit-card-form select{margin-bottom:15px}}#contact-form .message-box{font-size:1.1rem;margin-top:15px}#contact-form .message-box.success{color:#8ec46c}#contact-form .message-box.error{color:red}.lds-dual-ring{display:inline-block;height:30px;left:25px;position:absolute;width:30px}.lds-dual-ring:after{animation:lds-dual-ring 1.2s linear infinite;border-color:#fff transparent;border-radius:50%;border-style:solid;border-width:6px;content:" ";display:block;height:30px;width:30px}@keyframes lds-dual-ring{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.page-wrapper{padding-left:140px}@media (max-width:992px){.page-wrapper{padding-left:60px}}@media (max-width:700px){.page-wrapper{padding-left:0;padding-top:130px}}.page-side{background:#fff;bottom:0;height:100vh;left:0;overflow:hidden;padding:36px 0;position:fixed;top:0;width:140px}@media (max-width:992px){.page-side{width:60px}}@media (max-width:700px){.page-side{align-items:flex-start;box-shadow:0 10px 8px -5px rgba(0,0,0,.15);display:flex;height:130px;padding:15px 20px;position:fixed;width:100%;z-index:9000}}.page-side .logo{display:block;margin:0 auto;max-width:28px}@media (max-width:700px){.page-side .logo{display:none;margin:0;width:60px}}.page-side .logo-text{color:#551c00;display:block;font-size:1.45rem;font-weight:800;left:50%;letter-spacing:2.8px;margin-left:-146px;position:absolute;text-transform:uppercase;top:212px;transform:rotate(-90deg);width:300px}@media (max-width:992px){.page-side .logo-text{font-size:.95rem;top:120px}}@media (max-width:700px){.page-side .logo-text{display:none}}.page-side .logo-text span{color:#8ec46c}.page-side .logo--mobile,.page-side__bottom{display:none}@media (max-width:700px){.page-side{flex-wrap:wrap}.page-side .logo--mobile{display:block;margin:0 auto;max-width:150px;position:relative;top:-7px}.page-side .logo--mobile picture{display:block;width:100%}.page-side .logo--mobile img{height:auto;width:100%}.page-side__bottom{align-items:center;border-top:1px solid #eee;display:flex;justify-content:space-between;margin:0 -20px;padding:8px 20px;width:calc(100% + 40px)}.page-side .side-mobil-text{color:#555;font-size:14px;font-size:1rem;font-weight:800;height:20px;overflow:hidden;position:relative;text-align:center;width:115px}.page-side .side-mobil-text span{background:#fff;display:block;left:0;position:absolute;top:0;width:100%}}.page-side .cta-mobil-btn{display:none}@media (max-width:700px){.page-side .cta-mobil-btn{background:#8ec46b;color:#fff;display:block;padding:10px 15px;text-transform:uppercase}}@media (min-width:1200px){body.contact-page .page-side,body.products-page .page-side,body.services-page:not(.single) .page-side{background:#8ec46b}body.contact-page .page-side .logo-text,body.products-page .page-side .logo-text,body.services-page:not(.single) .page-side .logo-text{color:#151515}body.contact-page .page-side .logo-text span,body.products-page .page-side .logo-text span,body.services-page:not(.single) .page-side .logo-text span{color:#fff}body.contact-page .content--wrapper,body.products-page .content--wrapper,body.services-page:not(.single) .content--wrapper{padding:0 40px}}.page-content{position:relative}.hero--home,.hero--services,.hero--subpage{background:#555;height:88vh;min-height:600px;overflow:hidden;position:relative}@media (max-width:667px){.hero--home,.hero--services,.hero--subpage{align-items:center;display:flex;min-height:500px}}@media (max-width:567px){.hero--home,.hero--services,.hero--subpage{height:65vh;min-height:520px}}.hero--home:before,.hero--services:before,.hero--subpage:before{background:rgba(0,0,0,.35);content:"";height:100%;left:0;position:absolute;width:100%;z-index:85}.hero--home__content{bottom:12vw;left:8vw;max-width:700px;position:absolute;z-index:100}@media (max-width:1440px){.hero--home__content{bottom:15vw}}@media (max-width:992px){.hero--home__content{bottom:auto;top:200px}}@media (max-width:667px){.hero--home__content{bottom:auto;left:0;padding:0 20px;position:static;top:50px}}.hero--home__title{color:#fff;display:inline-block;font-size:2rem;font-style:italic;font-weight:900;letter-spacing:2px;margin-bottom:1rem;padding-bottom:.5rem;position:relative}@media (max-width:567px){.hero--home__title{font-size:2rem}}.hero--home__title:after{background:#8ec46c;bottom:0;content:"";height:4px;left:0;position:absolute;width:100%}.hero--home__text{color:#fff;font-size:1.5rem;font-weight:600;line-height:2;margin-bottom:2.5rem}@media (max-width:667px){.hero--home__text{font-size:1.1rem;margin-bottom:15px}}.hero--home__btn{align-items:center;background:#8ec46c;color:#fff;display:inline-flex;font-size:1rem;font-weight:700;height:70px;justify-content:center;letter-spacing:1.5px;padding:0 30px;text-align:center;text-transform:uppercase}.hero--home__btn:hover{background:#111;box-shadow:0 5px 35px rgba(0,0,0,.35);color:#fff}@media (max-width:567px){.hero--home__btn{font-size:.85rem;height:50px;padding:0 15px}}.hero--home__buttons{display:flex}.hero--home__buttons .cta-btn{margin-right:20px}@media (max-width:700px){.hero--home__buttons{flex-wrap:wrap}.hero--home__buttons .cta-btn:not(:last-child){margin-bottom:20px}}.hero--home__images{height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:80}.hero--home__images .hero--home__slide{background-repeat:no-repeat;background-size:cover;height:calc(100% + 150px);left:0;position:absolute;top:-100px;transform:translateZ(0);width:calc(100% + 150px);will-change:opacity,transform}.hero--home__images .hero--home__slide.start-left{transform:translate3d(-150px,0,0)}.hero--home__images .hero--home__slide.start-right{transform:translateZ(0)}.hero--home__images .hero--home__slide.slide-left{animation:heroSlideLeft 9s linear}.hero--home__images .hero--home__slide.slide-right{animation:heroSlideRight 9s linear}@keyframes heroSlideLeft{0%{opacity:1;transform:translateZ(0)}85%{opacity:1}to{opacity:0;transform:translate3d(-150px,0,0)}}@keyframes heroSlideRight{0%{opacity:1;transform:translate3d(-150px,0,0)}85%{opacity:1}to{opacity:0;transform:translateZ(0)}}.hero--home__images img,.hero--home__images picture{display:block;height:100%;width:100%}.hero--home__images img{-o-object-fit:cover;object-fit:cover}.hero--home__graphics{border-bottom:25px solid #8ec46c;bottom:0;display:flex;left:0;position:absolute;width:100%;z-index:90}@media (max-width:567px){.hero--home__graphics{background-size:contain;width:100%}}.hero--subpage:before{bottom:0}.hero--subpage .hero-bar{background:#8ec46b;bottom:0;color:#fff;left:0;padding:15px;position:absolute;width:100%;z-index:100}.hero--subpage .hero-bar__text{align-items:center;display:flex;padding-left:10vw}@media (max-width:700px){.hero--subpage .hero-bar__text{padding:0}}.hero--subpage .hero-bar__text .text-left{align-items:center;border-right:1px solid #fff;display:flex;font-weight:800;letter-spacing:2px;line-height:1;margin-right:20px;padding-right:20px}.hero--subpage .hero-bar__text .text-left svg{display:inline-block;height:25px;margin-right:7px;width:30px}.hero--subpage .hero-bar__text .text-right{font-size:14px}.hero--subpage.hero--page{background-position:50%;height:auto;min-height:400px}@media (max-width:700px){.hero--subpage.hero--page{min-height:200px}}.hero--subpage.hero--project{background:#311d07;height:300px;min-height:auto}@media (max-width:700px){.hero--subpage.hero--project{height:150px}}.hero--subpage.hero--project .hero--project__content{bottom:4vw;left:4vw;max-width:700px;position:absolute;z-index:100}@media (max-width:1440px){.hero--subpage.hero--project .hero--project__content{bottom:7vw;left:6vw}}@media (max-width:992px){.hero--subpage.hero--project .hero--project__content{bottom:8vw;padding:0 10px;top:auto}}@media (max-width:667px){.hero--subpage.hero--project .hero--project__content{bottom:12vw;padding:0 10px;top:auto}}.hero--subpage.hero--project .hero--project__title{color:#fff;display:inline-block;font-size:2.25rem;font-style:italic;font-weight:900;letter-spacing:2px;margin-bottom:1rem;padding-bottom:.5rem;position:relative}@media (max-width:567px){.hero--subpage.hero--project .hero--project__title{font-size:1.6rem}}.hero--subpage.hero--project .hero--project__title:after{background:#8ec46c;bottom:0;content:"";height:4px;left:0;position:absolute;width:100%}.hero--subpage.hero--products{background-position:50%;height:auto;min-height:400px}@media (max-width:700px){.hero--subpage.hero--products{min-height:300px}}.hero--services{height:75vh;min-height:600px}.hero--services__content{bottom:6vw;left:6vw;max-width:700px;position:absolute;z-index:100}@media (max-width:1440px){.hero--services__content{bottom:10vw}}@media (max-width:992px){.hero--services__content{bottom:auto;top:130px}}@media (max-width:667px){.hero--services__content{bottom:auto;left:0;padding:0 30px;position:static;top:50px}}.hero--services__title{color:#fff;display:inline-block;font-size:3.25rem;font-style:italic;font-weight:900;letter-spacing:2px;margin-bottom:2rem;padding-bottom:.5rem;position:relative}@media (max-width:567px){.hero--services__title{font-size:2rem}}.hero--services__title:after{background:#8ec46c;bottom:0;content:"";height:4px;left:0;position:absolute;width:100%}.hero--services__text{color:#fff;font-size:1.4rem;font-weight:600;line-height:2;margin-bottom:2.5rem}@media (max-width:567px){.hero--services__text{font-size:1.1rem}}.hero--services__btn{align-items:center;background:#8ec46c;color:#fff;display:inline-flex;font-size:1rem;font-weight:700;height:70px;justify-content:center;letter-spacing:1.5px;padding:0 30px;text-align:center;text-transform:uppercase}.hero--services__btn:hover{background:#111;box-shadow:0 5px 35px rgba(0,0,0,.35);color:#fff}@media (max-width:567px){.hero--services__btn{font-size:.85rem;padding:0 15px}}.block--services{padding:50px 0 0}@media (max-width:667px){.block--services{padding-top:20px}}.block--services .services{grid-gap:50px;display:grid;grid-template-columns:1fr 1fr}@media (max-width:700px){.block--services .services{grid-gap:0;grid-template-columns:1fr}}.block--services .services__box{height:8vw;min-height:330px;padding-bottom:30px;position:relative}@media (max-width:700px){.block--services .services__box{height:auto;min-height:250px}.block--services .services__box:not(:last-child){margin-bottom:20px}}.block--services .services__box .box-header{background:#111;color:#fff;font-size:1.25rem;font-weight:700;letter-spacing:1px;margin-bottom:0;padding:14px 15px;position:relative;text-align:center;text-transform:uppercase;z-index:10}.block--services .services__box img{display:block;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.block--services .services__box .box-btn{align-items:center;background:#8ec46c;color:#fff;display:inline-flex;font-size:1rem;font-weight:700;height:60px;justify-content:center;left:50%;letter-spacing:1.5px;padding:0 30px;position:absolute;text-align:center;text-transform:uppercase;top:60%;transform:translate(-50%,-50%)}@media (max-width:700px){.block--services .services__box .box-btn{margin:0 auto;width:85%}}@media (max-width:667px){.block--services .services__box .box-btn{font-size:.85rem;padding:0 15px}}.block--services .services__box .box-btn:hover{background:#111;box-shadow:0 5px 35px rgba(0,0,0,.35);color:#fff}.block--page{padding:50px 0 0}@media (max-width:667px){.block--page{padding-top:20px}}.block--page .about-box{align-items:center;background:#232323;border-bottom:15px solid #8ec46b;border-top:15px solid #8ec46c;display:flex;justify-content:center;min-height:500px;padding:30px;position:relative;z-index:100}@media (max-width:700px){.block--page .about-box{min-height:400px}}.block--page .about-box--has-overlay{background-size:cover;border:none}@media (max-width:667px){.block--page .about-box--has-overlay{background-position:50%}}.block--page .about-box--has-overlay:before{background:rgba(27,27,27,.7);content:"";height:100%;position:absolute;width:100%;z-index:10}.block--page .about-box--has-overlay .about-box__title{display:inline-block;margin-bottom:1.5rem;padding-bottom:1.2rem;position:relative}.block--page .about-box--has-overlay .about-box__title:after{background:#8ec46b;bottom:0;content:"";height:3px;left:0;position:absolute;width:100%}.block--page .about-box__content{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 auto;max-width:700px;position:relative;text-align:center;z-index:10}.block--page .about-box__title{color:#fff;font-size:2.2rem;font-weight:700;margin-bottom:2.5rem}@media (max-width:667px){.block--page .about-box__title{margin-bottom:2rem}}.block--page .about-box__text{color:#fff;font-size:1.25rem;line-height:1.8;margin-bottom:0}.block--page .champion-box{display:flex}.block--page .champion-box .champion-box__image{background-position:50%;background-repeat:no-repeat;background-size:cover;flex-shrink:0;max-width:750px;width:40%}@media (max-width:1024px){.block--page .champion-box .champion-box__image{display:none}}.block--page .champion-box .champion-box__content{align-items:center;border:1.5rem solid #9dc176;display:flex;flex-direction:column;justify-content:center;padding:2rem}.block--page .champion-box .champion-box__content>img,.block--page .champion-box .champion-box__content>picture{flex-shrink:0;height:auto;margin:2rem 0;width:min(90%,450px)}.block--page .champion-box .champion-box__content>picture img{display:block;height:auto;width:100%}.block--page .champion-box .champion-box__content p{font-size:1.4rem;font-weight:600;line-height:1.5;margin:2rem auto;text-align:center;width:min(90%,750px)}.block--references{padding:50px 0 0}@media (max-width:667px){.block--references{padding-bottom:40px;padding-top:20px}}@media (max-width:700px){.block--references .references{padding-left:20px}}.block--references .references__box{border:10px solid transparent;cursor:pointer;transition:all .35s ease-in-out}.block--references .references__box .box-image{height:25vw;margin-bottom:-1px;min-height:300px;overflow:hidden}.block--references .references__box:active,.block--references .references__box:hover{border-color:#8ec46b}.block--references .references__box:active .box-text,.block--references .references__box:hover .box-text{opacity:1}.block--references .references__box .box-text{background:#8ec46b;margin:0 -1px;opacity:0;padding:10px 15px;transition:opacity .35s ease-in-out}@media (max-width:700px){.block--references .references__box .box-text{display:none;opacity:0}}.block--references .references__box .box-text p{color:#fff;font-size:.95rem;margin-bottom:0}.block--references .references__box img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.content--wrapper{min-height:70vh;padding:0 20px;position:relative}.content--article-block{margin:0 auto;max-width:900px;padding:65px 85px}@media (max-width:700px){.content--article-block{padding:20px 0}}.content--article-block.service{max-width:none!important}.content--article-block .gallery{grid-gap:25px;display:grid;grid-template-columns:1fr 1fr;height:-moz-max-content;height:max-content;padding-right:50px}@media (max-width:667px){.content--article-block .gallery{grid-gap:15px;margin-bottom:50px;padding-left:0;padding-right:0}}.content--article-block .gallery .project-items__item{height:250px}@media (max-width:667px){.content--article-block .gallery .project-items__item{height:160px}}.content--article-block .gallery .project-items__item a{height:250px}@media (max-width:667px){.content--article-block .gallery .project-items__item a{height:160px}}.content--article-block .content--article h4:first-of-type{margin-top:25px}.content--article h2,.content--article h3,.content--article h4{font-size:1.25rem;font-weight:800;letter-spacing:2px;margin:2.75rem 0 1.5rem;text-transform:uppercase}.content--article p{font-size:1rem;line-height:1.65}.content--article p,.content--article ul{margin-bottom:1.4rem}.partners{align-items:center;display:grid;grid-template-columns:30% 30% 30%;grid-template-rows:150px 150px 150px 150px;justify-items:center}.partners img{width:80%}.testimonial{align-items:flex-start;background:#ebf7e4;display:flex;margin-bottom:35px;padding:25px}.testimonial svg{fill:#8ec46c;flex-grow:0;flex-shrink:0;margin-right:25px;width:50px}@media (max-width:700px){.testimonial svg{display:none}}.testimonial blockquote{margin:0}.testimonial blockquote .author{display:block;font-weight:800;margin-top:15px}.project-items{grid-gap:40px 40px;display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;padding:55px 0}@media (max-width:1440px){.project-items{grid-template-columns:1fr 1fr 1fr 1fr}}@media (max-width:992px){.project-items{grid-gap:30px 30px;grid-template-columns:1fr 1fr 1fr}}@media (max-width:700px){.project-items{grid-gap:15px;grid-template-columns:1fr;padding:20px 0 50px}}.project-items__item a{display:block;height:15vw;transition:all .35s ease-in-out;width:100%}.project-items__item a:hover{opacity:.8}@media (max-width:700px){.project-items__item a{height:300px}}.project-items__item img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}#lightboxOverlay{height:100%!important;left:0;position:fixed!important;top:0;width:100%!important}.lightbox{align-content:center;align-items:center;display:flex;flex-direction:column;height:100%;position:fixed!important;top:0!important}.lightbox .lb-image,.lightbox .lb-outerContainer{margin:auto}.lightbox .lb-close{bottom:100%;position:fixed;right:30px;top:30px}.lightbox .lb-number{display:none!important}.services-featured{padding:20px 30px}@media (max-width:1600px){.services-featured{padding:20px 2.5vw}}@media (max-width:992px){.services-featured{grid-template-columns:1fr 1fr}}@media (max-width:667px){.services-featured{grid-gap:25px;grid-template-columns:1fr;padding:0 0 25px}}.services-featured__title{font-size:1.35rem;font-weight:700;letter-spacing:1.5px;margin-bottom:30px;margin-top:25px;text-transform:uppercase}.services-featured__left{grid-gap:40px;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;padding-right:25px}@media (max-width:1200px){.services-featured__left{padding-right:15px}}@media (max-width:992px){.services-featured__left{grid-gap:20px;margin-bottom:25px}}@media (max-width:667px){.services-featured__left{grid-gap:20px;grid-template-columns:1fr;margin-bottom:0;padding-right:15px}}.services-featured__right{grid-gap:40px;display:grid;grid-template-columns:1fr 1fr}@media (max-width:992px){.services-featured__right{grid-gap:20px}}@media (max-width:667px){.services-featured__right{grid-template-columns:1fr}}.services-featured__item{background:#222;display:block;height:18vw;overflow:hidden;position:relative;width:100%}.services-featured__item:hover{box-shadow:0 5px 12px rgba(0,0,0,.15)}.services-featured__item:hover img{opacity:.7;transform:scale(1.1)}@media (max-width:992px){.services-featured__item{height:30vw;margin-bottom:0}}@media (max-width:667px){.services-featured__item{height:300px}}.services-featured__item .item-title{background:#111;bottom:0;color:#fff;font-size:.9rem;font-weight:700;left:0;letter-spacing:1.8px;margin-bottom:0;padding:13px 15px;position:absolute;text-align:center;text-transform:uppercase;width:100%}.services-featured__item img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transition:all .3s ease-in-out;width:100%}.services-featured__item span{background:#111;bottom:10px;color:#fff;font-size:.7rem;font-weight:700;padding:3px 7px;position:absolute;right:8px;text-transform:uppercase}.product-view{display:flex;flex-wrap:nowrap;justify-content:space-between;padding:45px 30px 0}@media (max-width:1600px){.product-view{padding:60px 2.5vw 20px}}@media (max-width:992px){.product-view{flex-wrap:wrap}}@media (max-width:667px){.product-view{padding:25px 0 0}}.product-view__left{max-width:900px;padding-right:60px}@media (max-width:1600px){.product-view__left{padding-right:4vw}}@media (max-width:667px){.product-view__left{padding-right:20px}.product-view__right{margin-top:0;width:100%}}.product-view .product-properties{display:flex;padding-bottom:25px;position:relative}.product-view .product-properties:after{background:#8ec46c;bottom:0;content:"";height:4px;left:0;position:absolute;width:3.5rem}.product-view .product-properties li{font-size:14px;font-style:italic;line-height:1;margin-right:15px;padding-right:15px}.product-view .product-properties li:not(:last-child){border-right:1px solid #ccc}.product-view .product-detail__title{font-size:1.3rem;font-weight:800;letter-spacing:3.5px;margin-bottom:1.5rem;padding-bottom:25px;position:relative;text-transform:uppercase}.product-view .product-detail__title:after{background:#8ec46c;bottom:0;content:"";height:4px;left:0;position:absolute;width:3.5rem}.product-view .product-detail__text{font-size:1rem;line-height:1.9}.product-view .product-detail__services{display:flex;justify-content:space-between}.product-view .product-detail__services li{line-height:35px}@media (max-width:667px){.product-view .product-detail__services{display:block}.product-view .product-detail__services ul:last-of-type{margin-bottom:35px}}.product-view .product-images{grid-gap:40px;display:grid;grid-template-columns:1fr 1fr;width:100%}@media (max-width:1440px){.product-view .product-images{grid-gap:2vw}}@media (max-width:1200px){.product-view .product-images{grid-template-columns:1fr}}@media (max-width:992px){.product-view .product-images{grid-template-columns:1fr 1fr}}@media (max-width:667px){.product-view .product-images{grid-gap:20px;grid-template-columns:1fr}}.product-view .product-images__item{background:#222;display:block;height:17vw;overflow:hidden;position:relative;width:auto}.product-view .product-images__item:hover{box-shadow:0 5px 12px rgba(0,0,0,.15)}.product-view .product-images__item:hover img{opacity:.7;transform:scale(1.1)}@media (max-width:992px){.product-view .product-images__item{height:auto;max-width:300px;width:100%}}@media (max-width:667px){.product-view .product-images__item{height:300px;max-width:100%}}.product-view .product-images__item img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transition:all .3s ease-in-out;width:100%}.product-view .product-images__item .item-title{background:#111;bottom:0;color:#fff;font-size:.7rem;font-weight:800;left:0;letter-spacing:2px;margin-bottom:0;padding:12px 15px;position:absolute;text-align:center;text-transform:uppercase;width:100%}@media (max-width:700px){.product-view .product-images__item .item-title{font-size:10px;padding:10px}}.products-featured{padding:20px 30px}@media (max-width:1600px){.products-featured{padding:20px 2.5vw}}@media (max-width:992px){.products-featured{grid-template-columns:1fr 1fr}}@media (max-width:667px){.products-featured{grid-gap:25px;grid-template-columns:1fr;padding:0 0 25px}}.products-featured__title{font-size:1.35rem;font-weight:700;letter-spacing:1.5px;margin-bottom:30px;margin-top:25px;text-transform:uppercase}@media (max-width:667px){.products-featured__title{margin-bottom:20px}}.products-featured__items{grid-gap:20px;display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr;padding-right:25px}@media (max-width:1200px){.products-featured__items{grid-gap:20px;grid-template-columns:1fr 1fr;padding-right:15px}}@media (max-width:992px){.products-featured__items{grid-gap:20px;grid-template-columns:1fr 1fr}}@media (max-width:667px){.products-featured__items{grid-gap:15px;grid-template-columns:1fr 1fr;margin-bottom:0;padding-right:15px}}.products-featured__item{background:#222;display:block;height:12vw;overflow:hidden;position:relative;width:100%}.products-featured__item:hover{box-shadow:0 5px 12px rgba(0,0,0,.15)}.products-featured__item:hover img{opacity:.7;transform:scale(1.1)}@media (max-width:1200px){.products-featured__item{height:30vw}}@media (max-width:992px){.products-featured__item{height:30vw;margin-bottom:0}}@media (max-width:667px){.products-featured__item{height:160px}}.products-featured__item h3{background:#111;bottom:0;color:#fff;font-size:.7rem;font-weight:700;left:0;letter-spacing:1.8px;margin-bottom:0;padding:13px 5px;position:absolute;text-align:center;text-transform:uppercase;width:100%}.products-featured__item img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transition:all .3s ease-in-out;width:100%}.loader-box{background:#f1f1f1;height:300px;padding:20px;text-align:center}.loader-box .content{align-items:center;color:#8ec46c;display:flex;flex-direction:column;font-weight:700;height:100%;justify-content:center}.loader-box .content p{font-size:20px}.loader-box img{margin:10px auto;max-width:80px}#confirmNumber{color:#8ec46c;font-size:20px;font-weight:700}#orderId{color:#000;display:block;font-size:12px;font-weight:600;margin-bottom:15px;text-transform:uppercase}.products--single{padding:60px 5vw 0 30px}@media (max-width:1440px){.products--single{padding:60px 2vw 0}}@media (max-width:667px){.products--single{padding:20px 0 0}}.products--single .product-entry__content{display:flex}.products--single .product-entry__content img{display:block;width:100%}@media (max-width:700px){.products--single .product-entry__content{flex-wrap:wrap;margin:0;padding-right:0;width:100%}.products--single .product-entry__content>*{padding:0}}.products--single .product-entry__image{max-height:350px;overflow:hidden;width:100%}@media (max-width:667px){.products--single .product-entry__image{margin:-20px -20px 10px;max-height:275px;width:calc(100% + 40px)}}.products--single .product-entry .product-data{padding:0 70px 0 40px}@media (max-width:1600px){.products--single .product-entry .product-data{padding:0 20px}}@media (max-width:700px){.products--single .product-entry .product-data{padding:20px;text-align:center;width:100%}}@media (max-width:667px){.products--single .product-entry .product-data{padding:15px 0 0}}.products--single .product-entry .product-data__box{height:100%;padding:0 20px 20px;position:relative}@media (max-width:1400px){.products--single .product-entry .product-data__box{padding-top:10px}}@media (max-width:800px){.products--single .product-entry .product-data__box{padding:0}}.products--single .product-entry .product-data__box small{margin:7px 0}.products--single .product-entry .product-data__box .radio input[type=radio]{margin-right:3px;margin-top:5px;vertical-align:top}.products--single .product-entry .product-data__box .radio label{text-align:left}.products--single .product-entry .product-data__box .radio label span{display:block;font-size:10px}.products--single .product-entry .product-data__title{font-size:2rem;font-weight:700;letter-spacing:.5px;line-height:1.25;margin-bottom:0;margin-top:40px}@media (max-width:667px){.products--single .product-entry .product-data__title{font-size:1.5rem;margin-bottom:5px;margin-top:0}}.products--single .product-entry .product-data__text{font-size:1.05rem;letter-spacing:.5px}.products--single .product-entry .product-data__delivery{border:1px solid #eee;font-size:.9rem;margin-top:50px;padding:25px;width:270px}@media (max-width:667px){.products--single .product-entry .product-data__delivery{margin-top:25px;width:100%}}.products--single .product-entry .product-data__delivery .product-data__delivery-title{border-bottom:1px solid #ddd;font-size:1.15rem;margin-bottom:15px;padding-bottom:6px}@media (max-width:667px){.products--single .product-entry .product-data__delivery ul{margin-left:-25px}}.products--single .product-entry .product-data__delivery ul li{line-height:1.25rem}@media (max-width:667px){.products--single .product-entry .product-data__delivery ul li{line-height:1.5rem}}.products--single .product-entry .product-data__delivery ul li span{display:inline-block;font-weight:600;min-width:125px}.products--single .product-entry .product-specs{background:linear-gradient(#ebf7e4,hsla(0,0%,100%,0));padding:35px 45px}@media (min-width:1400px){.products--single .product-entry .product-specs{height:100vh;padding:166px 55px;position:absolute;right:0;top:-70px}}.products--single .product-entry .product-specs .product-specs__title{align-items:center;display:flex;font-size:1.35rem;font-weight:700;margin-bottom:30px}.products--single .product-entry .product-specs .product-specs__title img{height:44px;margin-right:15px;width:44px}.products--single .product-entry .product-specs .product-specs__subtitle{font-size:.83em;font-weight:600;margin:30px 0 12px}.form--purchased .btn-primary,.form--purchased .btn-submit{width:100%}@media (max-width:667px){.calculator-top{display:none}}@media (min-width:668px){.calculator-bottom{display:none}}.calculator{background:#f1f1f1;width:100%}.calculator__head{background:#252424;color:#fff;font-size:1.25rem;font-weight:600;margin-bottom:0;padding:22px 35px}@media (max-width:667px){.calculator__head{padding:20px 15px;text-align:center}}.calculator__body{padding:30px 35px}@media (max-width:667px){.calculator__body{padding:20px}}.calculator__inputs{grid-gap:30px;display:grid;grid-template-columns:1fr 1fr 1fr}@media (max-width:1400px){.calculator__inputs{grid-gap:15px}}.calculator__input label{display:block;font-size:1.1rem;font-weight:600;margin-bottom:5px}.calculator__input input{-webkit-appearance:none;-moz-appearance:textfield;border:1px solid #ccc;height:40px;padding:0 10px;text-align:right;width:100%}.calculator__input span{display:block;text-align:right}.calculator__result{margin-top:35px;text-align:center}@media (max-width:667px){.calculator__result{margin-top:15px}}.calculator__result .value{color:#8ec46c;font-size:2.5rem;font-weight:700}.calculator__result .label{font-size:.85rem;font-weight:600;text-transform:uppercase}@media (max-width:992px){.calculator{margin-top:25px;min-height:300px;width:100%}}.purchased--step-1 .step-title{font-size:1.1rem;font-weight:600;margin-top:20px}.error{background:#ffe8e8;color:red;display:none;margin-top:20px;padding:15px 20px}.cart{background:#f8f8f8;min-height:170px;padding-bottom:25px;width:100%}.cart .loading{align-items:center;display:flex;height:85px;justify-content:center;width:100%}.cart .cart__title{background:#eee;font-size:1rem;margin-bottom:16px;padding:12px 15px;text-transform:uppercase}.cart ul{margin:0 25px}.cart ul li{display:flex;justify-content:space-between;margin-bottom:3px}.cart ul li span.title{font-weight:600}.cart ul li span.price{line-height:24px;min-width:90px;text-align:right}.cart ul li.item{border-bottom:1px dotted #ddd;margin-bottom:8px;padding-bottom:5px}.cart ul li.delivery{justify-content:flex-end}.cart ul li.delivery span.unavailable{font-size:13px}.cart ul li.tax,.cart ul li.total{justify-content:flex-end}.cart .no-delivery{color:red;display:none;font-size:14px;margin:15px 25px 0}.cart .cart-loading{display:inline-block;height:30px;width:30px}.cart .cart-loading:after{animation:cart-loading .6s linear infinite;border-color:#000 transparent;border-radius:50%;border-style:solid;border-width:6px;content:" ";display:block;height:30px;width:30px}@keyframes cart-loading{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.purchased--step-2 .step-title{font-size:1.1rem;font-weight:600;margin-top:20px}.purchased--step-2 .title-on-mobile{display:none;font-size:1.3rem;font-weight:600;margin-top:20px}@media (max-width:667px){.purchased--step-2 .title-on-mobile{display:block}}.purchased--step-2 textarea#deliveryInstructions{margin-bottom:20px;min-height:100px}.purchased--success{background:#fffce9;padding:55px 20px;text-align:center;width:100%}@media (max-width:667px){.purchased--success{padding:40px 20px}}.purchased--success .content{margin:0 auto;max-width:3850px}.purchased--success h2{font-size:1.75rem;font-weight:700;margin-bottom:25px}.purchased--success p{font-size:1rem}.contact{background-repeat:no-repeat;background-size:auto 100%;min-height:100vh;padding:45px 2vw 6vw 30px}@media (max-width:700px){.contact{padding:60px 0}}@media (max-width:568px){.contact{padding:40px 0}}.contact:before{background:linear-gradient(90deg,#fff 30%,rgba(231,56,39,0));content:"";height:100%;position:absolute;right:0;top:0;width:60%;z-index:100}@media (max-width:667px){.contact:before{background:none}}.contact .contact-bg-image{background-color:#fff;background-repeat:no-repeat;background-size:cover;bottom:0;height:100%;position:absolute;right:0;top:0;width:60%;z-index:10}@media (max-width:992px){.contact .contact-bg-image{display:none}}.contact .contact-values{display:flex;justify-content:space-between;margin-bottom:40px;padding-bottom:20px}.contact .contact-values h2{background:#444;color:#fff;font-size:1rem;font-weight:700;margin:0;padding:.65rem}.contact .contact-values table{width:100%}@media (max-width:1400px){.contact .contact-values{flex-wrap:wrap}}.contact .contact-values p{line-height:1.75}.contact .contact-values a{color:#8ec46c}.contact .contact-values__left{padding-right:20px}@media (max-width:700px){.contact .contact-values__left{padding-right:0;width:100%}.contact .contact-values__right{width:100%}}.contact .contact-values table{background:#fff;border:1px solid #d5d5d5}.contact .contact-values table tr td{border-bottom:1px solid #d5d5d5;padding:8px 25px}.contact .contact-data{display:flex;max-width:1400px;position:relative;z-index:1000}.contact .contact-data__left{order:1;padding-left:75px;padding-top:80px}@media (max-width:1400px){.contact .contact-data__left{padding-left:25px}}@media (max-width:700px){.contact .contact-data__left{padding-left:15px;padding-top:25px}}.contact .contact-data__title{align-items:center;display:flex;font-size:.95rem;font-weight:800;justify-content:space-between;letter-spacing:3px;margin-bottom:2.5rem;margin-top:0;text-transform:uppercase}@media (max-width:667px){.contact .contact-data__title{align-items:flex-start;flex-direction:column}}.contact .contact-data__title a{align-items:center;color:#212529;display:flex;justify-content:space-between;text-decoration:none}@media (max-width:667px){.contact .contact-data__title a{margin-top:24px}}.contact .contact-data__title a svg{fill:#8ec46c;height:24px;margin-right:12px;width:24px}.contact .contact-data__title a>span{display:inline-block;height:20px;overflow:hidden;position:relative;width:160px}@media (max-width:667px){.contact .contact-data__title a>span{font-size:1rem}}.contact .contact-data__title a>span>span{background:#fff;display:block;left:0;position:absolute;top:0}.contact .contact-data__text{font-size:1rem;line-height:1.5;margin-bottom:2.5rem}.form .form-control,form .form-control{border-color:#d5d5d5;border-radius:0;height:50px}.form .form-group,form .form-group{margin-bottom:1.5rem}.form label,form label{font-weight:800;letter-spacing:1px}.form select,form select{background:#fff;border:1px solid #d5d5d5;border-radius:0;height:50px;padding:.375rem .75rem;width:100%}.form select:focus,form select:focus{outline:none}.form textarea,.form textarea.form-control,form textarea,form textarea.form-control{min-height:230px}.form .helper-text,form .helper-text{color:#777;display:block;font-size:.6rem;font-weight:800;letter-spacing:1px;margin-bottom:1.5rem;margin-top:10px;text-transform:uppercase}.form .helper-text strong,form .helper-text strong{color:#222}.form .btn--primary,form .btn--primary{align-items:center;background:#8ec46c;border:none;color:#fff;display:inline-flex;font-size:.85rem;font-weight:700;height:60px;justify-content:center;letter-spacing:1.5px;padding:0 30px;text-align:center;text-transform:uppercase;width:100%}.form .btn--primary:hover,form .btn--primary:hover{background:#111;box-shadow:0 5px 35px rgba(0,0,0,.35);color:#fff}#contact-map{background:#e5e5e5;margin-bottom:25px;min-height:400px}@media (max-width:700px){#contact-map{min-height:300px}}.portfolio-items{grid-gap:2.5vw 2.5vw;display:grid;grid-template-columns:1fr 1fr 1fr;padding:50px 0}@media (max-width:992px){.portfolio-items{grid-template-columns:1fr 1fr}}@media (max-width:667px){.portfolio-items{grid-gap:0;grid-template-columns:1fr;padding-top:0}}.portfolio-items__box{background:#222;display:block;height:22vw;overflow:hidden;position:relative}@media (max-width:992px){.portfolio-items__box{height:30vw}}@media (max-width:667px){.portfolio-items__box{border-bottom:1px solid #fff;height:300px}}.portfolio-items__box:hover{box-shadow:0 5px 12px rgba(0,0,0,.15)}.portfolio-items__box:hover img{opacity:.7;transform:scale(1.1)}.portfolio-items__box:hover .box-data h2{letter-spacing:1.5px}.portfolio-items__box:hover .box-data h2:before{background:#8ec46c;height:2px;opacity:1;width:80px}.portfolio-items__box img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;transition:all .3s ease-in-out;width:100%}.portfolio-items .box-data{bottom:0;display:flex;justify-content:center;left:0;padding-bottom:30px;position:absolute;width:100%;z-index:10}.portfolio-items .box-data h2{color:#fff;font-size:1rem;font-weight:800;letter-spacing:1px;margin-bottom:0;padding-bottom:15px;position:relative;text-transform:uppercase;transition:all .25s ease-in-out}.portfolio-items .box-data h2:before{background:#fff;bottom:0;content:"";height:4px;left:50%;opacity:.8;position:absolute;transform:translate(-50%);transition:all .25s ease-in-out;width:50px}.plant-experience{--forest:#578f35;background:#fff;color:#222;line-height:1.65}.plant-experience h1,.plant-experience h2,.plant-experience h3,.plant-experience h4,.plant-experience p{margin:0}.plant-experience h1,.plant-experience h2{font-weight:700;letter-spacing:-.035em;line-height:1.13}.plant-experience h1{font-size:clamp(2.5rem,4.5vw,4.7rem)}.plant-experience h2{font-size:clamp(1.8rem,2.5vw,2.7rem)}.plant-experience h3{font-size:1.25rem}.plant-experience a{color:var(--forest)}.plant-experience a:focus-visible,.plant-experience button:focus-visible,.plant-experience input:focus-visible,.plant-experience select:focus-visible{outline:3px solid #8c6336;outline-offset:4px}.plant-experience .plant-eyebrow{font-size:.7rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.plant-experience .plant-botanical{color:#607263;font-style:italic}.plant-hero{background:#edf2e8;border-bottom:1px solid #d7dfd0;display:grid;gap:5%;grid-template-columns:3fr 1fr;padding:70px 5%}.plant-hero h1{margin:18px 0 24px}.plant-hero p:not(.plant-eyebrow){font-size:1.1rem;max-width:620px}.plant-hero__aside{border-left:1px solid #cad8c4;display:flex;flex-direction:column;gap:25px;justify-content:flex-end;padding-left:28px}.plant-hero__aside span{font-size:1.6rem;line-height:1.3}.plant-hero__aside a{font-size:.85rem;font-weight:800}.plant-browser{display:grid;gap:35px;grid-template-columns:235px minmax(0,1fr);padding:50px 5% 80px;scroll-margin-top:30px}.plant-filters h2{font-size:1.4rem;margin-bottom:25px}.plant-filters label{display:block;font-size:.8rem;font-weight:800;margin:20px 0 7px}.plant-filters input,.plant-filters select{background:#fff;border:1px solid #b7c5b4;border-radius:3px;color:#284a39;font:inherit;font-size:.85rem;min-height:48px;min-width:0;padding:10px;width:100%}.plant-filters .plant-button{margin-top:24px;width:100%}.plant-button{align-items:center;background:#284a39;border:0;border-radius:3px;color:#fff!important;cursor:pointer;display:inline-flex;font:inherit;font-size:.9rem;font-weight:800;gap:25px;justify-content:space-between;padding:14px 22px}.plant-button:hover{background:#416c4f}.plant-reset{display:block;font-size:.85rem;margin-top:15px;text-align:center;text-decoration:underline}.plant-filter-note{border-top:1px solid #d6dfd0;margin-top:35px;padding-top:28px}.plant-filter-note h3{font-size:1.2rem;line-height:1.4}.plant-filter-note p{font-size:.9rem;margin:12px 0}.plant-filter-note a{font-size:.85rem;font-weight:800}.plant-results__heading{align-items:baseline;display:flex;gap:15px;justify-content:space-between;margin-bottom:25px}.plant-results__heading h2{font-size:1.5rem}.plant-results__heading p{color:#596956;font-size:.8rem}.plant-grid{display:grid;gap:22px;grid-template-columns:repeat(3,minmax(0,1fr))}.plant-card{background:#fff;border:1px solid #dce3d8;border-radius:5px;overflow:hidden;transition:border-color .2s,transform .2s}.plant-card:hover{border-color:#729166;transform:translateY(-3px)}.plant-card h2{font-size:1.3rem;line-height:1.2;margin:10px 0 7px}.plant-card .plant-botanical{font-size:.82rem}.plant-card .plant-eyebrow{font-size:.58rem}.plant-card__link{display:flex;flex-direction:column;height:100%}.plant-card__body{display:flex;flex:1;flex-direction:column;padding:20px}.plant-card__summary{color:#53624f;font-size:.86rem;padding:15px 0 22px}.plant-card__action{border-top:1px solid #e6ebe2;display:flex;font-size:.8rem;font-weight:800;justify-content:space-between;margin-top:auto;padding-top:15px}.plant-art{align-items:center;background:#eaf0e2;display:flex;height:155px;justify-content:center;overflow:hidden;position:relative}.plant-art:before{background:#839a6b;content:"";height:125px;position:absolute;transform:rotate(24deg);width:1px}.plant-art span{background:#d8e2c9;border:1px solid #94a67c;border-radius:100% 0 100% 0;height:70px;position:absolute;transform:translate(-23px,-18px) rotate(-25deg);width:47px}.plant-art span:nth-child(2){background:#c7d7b6;transform:translate(23px) rotate(20deg)}.plant-art span:nth-child(3){height:47px;transform:translate(19px,-49px) rotate(10deg);width:30px}.plant-card:nth-child(3n+2) .plant-art{background:#f0eee0}.plant-card:nth-child(3n) .plant-art{background:#e6eee9}.plant-active{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:20px}.plant-active a{border:1px solid #b8c9ad;border-radius:20px;font-size:.8rem;padding:5px 12px}.plant-empty{background:#edf2e8;grid-column:1/-1;padding:60px 25px}.plant-empty p{margin:15px 0 25px}.plant-pagination{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-top:40px}.plant-pagination a{border:1px solid #cbd7c4;border-radius:3px;padding:8px 14px}.plant-pagination [aria-current]{background:#284a39;color:#fff}.plant-cta{align-items:center;background:#e8efdf;display:flex;gap:25px;justify-content:space-between;padding:50px 5%}.plant-cta h2{margin:14px 0}.plant-cta .plant-button{flex-shrink:0}.plant-breadcrumb{display:flex;flex-wrap:wrap;font-size:.8rem;gap:12px;padding:25px 5%}.plant-breadcrumb ol{display:flex;flex-wrap:wrap;gap:8px 12px;list-style:none;margin:0;padding:0}.plant-breadcrumb li{display:inline}.plant-breadcrumb__separator{color:#777;margin-right:12px}.plant-guide-hero{align-items:center;display:grid;gap:6%;grid-template-columns:1.25fr 1fr;padding:25px 5% 55px}.plant-guide-hero h1{margin:15px 0}.plant-guide-hero .plant-botanical{font-size:1.3rem}.plant-guide-hero .plant-intro{font-size:1.1rem;margin:25px 0}.plant-guide-art{background:#eaf0e2;border-radius:50% 50% 3px 3px;padding:50px 20px 25px;text-align:center}.plant-guide-art .plant-art{background:transparent;height:250px;transform:scale(1.6)}.plant-guide-art p{font-size:.8rem;letter-spacing:.05em;margin-top:40px;position:relative}.plant-quick{background:#f1f4ec;border-bottom:1px solid #d6dfd0;border-top:1px solid #d6dfd0;padding:35px 5%}.plant-quick h2{font-size:1.4rem;margin-bottom:24px}.plant-quick dl{display:grid;gap:28px;grid-template-columns:repeat(4,1fr);margin:0}.plant-quick dt{font-size:.7rem;font-weight:800;letter-spacing:.1em;margin-bottom:10px;text-transform:uppercase}.plant-quick dd{font-size:.85rem;margin:0}.plant-guide-layout{display:grid;gap:7%;grid-template-columns:210px minmax(0,760px);padding:60px 5%}.plant-toc{align-self:start;position:sticky;top:25px}.plant-toc p{margin-bottom:20px}.plant-toc a{border-bottom:1px solid #dce3d8;display:block;font-size:.9rem;padding:12px 0}.plant-guide-copy section{border-bottom:1px solid #dce3d8;margin-bottom:40px;padding-bottom:45px;scroll-margin-top:25px}.plant-guide-copy h2{margin:14px 0 25px}.plant-guide-copy h3{margin:25px 0 10px}.plant-guide-copy p{line-height:1.85}.plant-caution,.plant-problem{background:#f0f3e9;border-radius:4px;margin-top:25px;padding:22px 25px}.plant-caution h3,.plant-problem h3{margin-top:0}.plant-caution h4,.plant-problem h4{font-size:.85rem;margin:16px 0 7px}.plant-related{padding:0 5% 65px}.plant-related h2{margin:15px 0 30px}.plant-related .plant-card h2{font-size:1.4rem;margin:10px 0}.plant-back{display:inline-block;font-weight:800;margin-top:30px}@media (min-width:701px){.page-header .menu{padding-left:25px}.page-header .menu ul li a{font-size:.85rem;letter-spacing:.5px;margin-left:2vw}}@media (max-width:1200px){.plant-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.plant-browser{gap:22px;grid-template-columns:210px minmax(0,1fr)}.plant-results__heading{flex-direction:column;gap:8px}}@media (max-width:700px){.plant-hero{grid-template-columns:1fr;padding:40px 6%}.plant-hero__aside{display:none}.plant-browser{gap:35px;grid-template-columns:1fr;padding:30px 6% 45px}.plant-filters{border-bottom:1px solid #d6dfd0;padding-bottom:25px}.plant-filter-note{display:none}.plant-grid{gap:12px}.plant-card__body{padding:14px}.plant-art{height:125px}.plant-cta{align-items:flex-start;flex-direction:column;padding:35px 6%}.plant-guide-hero{gap:35px;grid-template-columns:1fr}.plant-guide-art{display:none}.plant-quick dl{grid-template-columns:repeat(2,1fr)}.plant-guide-layout{gap:35px;grid-template-columns:1fr;padding-top:30px}.plant-toc{position:static}.plant-guide-copy section{margin-bottom:25px;padding-bottom:30px}}@media (prefers-reduced-motion:reduce){.plant-card:hover{transform:none}}.plant-experience .plant-eyebrow{color:#551c00}.plant-experience .plant-botanical,.plant-experience .plant-card__summary,.plant-experience .plant-results__heading p{color:#555}.plant-experience .plant-button{background:#8ec46c;color:#1d3015!important}.plant-experience .plant-button:hover{background:#111;color:#fff!important}.plant-experience .plant-filters input,.plant-experience .plant-filters select{border-color:#ccc;color:#222}.plant-experience .plant-card{border-color:#e0e0e0}.plant-experience .plant-active a,.plant-experience .plant-card:hover{border-color:#8ec46c}.plant-experience .plant-pagination [aria-current]{background:#8ec46c;border-color:#8ec46c;color:#1d3015}.plant-hero{background:#f4f8f0;border-bottom:5px solid #8ec46c}.plant-hero__aside{border-color:#8ec46c;color:#551c00}.plant-caution,.plant-empty,.plant-problem,.plant-quick{background:#f5f7f2}.plant-cta{background:#8ec46c}.plant-cta .plant-button{background:#fff;color:#222!important}.plant-cta .plant-button:hover{background:#111;color:#fff!important}.plant-photo{aspect-ratio:16/11;background:#f2f2f2;overflow:hidden;position:relative}.plant-photo img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.plant-guide-photo{margin:0}.plant-guide-photo img{aspect-ratio:10/9;border-radius:4px;display:block;height:auto;-o-object-fit:cover;object-fit:cover;width:100%}.plant-card{display:flex;flex-direction:column}.plant-card__link{flex:1;height:auto}.plant-gallery{min-width:0;position:relative;scroll-margin-top:25px}.plant-gallery [hidden]{display:none!important}.plant-gallery__heading{align-items:center;color:#555;display:flex;font-size:.8rem;justify-content:space-between;margin-bottom:12px}.plant-gallery__viewport{background:#f3f7ee;overflow:hidden;position:relative}.plant-gallery__track{display:flex;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:none}.plant-gallery__track::-webkit-scrollbar{display:none}.plant-gallery__slide{aspect-ratio:16/11;flex:0 0 100%;margin:0;min-width:0;position:relative;scroll-snap-align:start;scroll-snap-stop:always}.plant-gallery__slide img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.plant-gallery__slide figcaption{background:rgba(0,0,0,.65);bottom:0;color:#fff;font-size:.85rem;left:0;padding:12px 55px;position:absolute;right:0}.plant-gallery__arrows{align-items:center;display:flex;inset:0;justify-content:space-between;padding:8px;pointer-events:none;position:absolute}.plant-gallery__arrows button{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:50%;box-shadow:0 2px 8px rgba(0,0,0,.133);color:#222;cursor:pointer;font-size:1rem;height:30px;opacity:.4;pointer-events:auto;transition:opacity .15s ease-in-out,background-color .15s ease-in-out;width:30px}.plant-gallery__arrows button:hover{background:#8ec46c}.plant-gallery__footer{align-items:center;background:#fff;border-bottom:1px solid #e5e5e5;display:flex;gap:12px;justify-content:space-between;padding:8px 14px}.plant-gallery__selectors{align-items:center;display:flex;gap:2px;min-width:0;overflow-x:auto;scrollbar-width:none}.plant-gallery__selectors::-webkit-scrollbar{display:none}.plant-gallery__selectors a{align-items:center;border-radius:3px;display:flex;flex-shrink:0;height:27px;justify-content:center;width:27px}.plant-gallery__selectors span{background:#ccc;border-radius:50%;height:7px;width:7px}.plant-gallery__selectors [aria-current] span{background:#578f35;box-shadow:0 0 0 3px #e7f1df}.plant-gallery__count{-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.plant-gallery--card .plant-gallery__footer{background:rgba(0,0,0,.45);border:0;border-radius:20px;bottom:10px;justify-content:center;left:50%;max-width:calc(100% - 24px);opacity:.4;padding:0 4px;position:absolute;transform:translateX(-50%);transition:opacity .15s ease-in-out}.plant-gallery--card .plant-gallery__footer .plant-gallery__selectors{gap:0}.plant-gallery--card .plant-gallery__footer .plant-gallery__selectors a{height:24px;width:24px}.plant-gallery--card .plant-gallery__footer .plant-gallery__selectors span{background:hsla(0,0%,100%,.6);height:6px;width:6px}.plant-gallery--card .plant-gallery__footer .plant-gallery__selectors [aria-current] span{background:#fff;box-shadow:0 0 0 2px hsla(0,0%,100%,.25)}.plant-card--text{align-self:start;border-top:3px solid #8ec46c}.plant-guide-hero>div:only-child{grid-column:1/-1;max-width:900px}.plant-gallery--detail .plant-gallery__viewport{border-radius:6px}.plant-gallery--detail .plant-gallery__slide{aspect-ratio:10/9}.plant-gallery--detail .plant-gallery__arrows{padding:14px}.plant-gallery--detail .plant-gallery__arrows button{height:38px;width:38px}.plant-gallery--detail .plant-gallery__footer{border:0;padding:12px 0 0}.plant-gallery--detail .plant-gallery__selectors{gap:8px;padding:3px}.plant-gallery--detail .plant-gallery__selectors a{border:2px solid transparent;height:58px;padding:2px;width:70px}.plant-gallery--detail .plant-gallery__selectors img{border-radius:2px;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.plant-gallery--detail .plant-gallery__selectors [aria-current]{border-color:#578f35}.plant-gallery__empty{align-items:center;aspect-ratio:16/11;background:radial-gradient(ellipse at 50% 30%,#edf4e4,#f8f9f4);display:flex;flex-direction:column;justify-content:center;padding:18px;text-align:center}.plant-gallery__empty .plant-art{background:transparent!important;flex-shrink:0;height:105px;width:100%}.plant-gallery__empty p{color:#551c00;font-size:.88rem;font-weight:700;position:relative}.plant-gallery__empty>span{color:#666;font-size:.72rem;margin-top:5px}.plant-gallery--detail .plant-gallery__empty{aspect-ratio:10/9;border:1px solid #e0e8d8;border-radius:6px}.plant-gallery--detail .plant-gallery__empty .plant-art{height:180px}.plant-gallery--detail .plant-gallery__empty p{font-size:1.3rem}.plant-gallery--detail .plant-gallery__empty>span{font-size:.9rem;max-width:250px}.plant-gallery--card .plant-gallery__empty{padding:0;position:relative}.plant-gallery--card .plant-gallery__empty .plant-art{height:80%;position:absolute;top:0;transform:scale(.7)}.plant-gallery--card .plant-gallery__empty p{bottom:10%;font-size:.75rem;position:absolute}.plant-gallery__failed{align-items:center;background:#edf2e7;color:#666;display:flex;font-size:.85rem;height:100%;justify-content:center;width:100%}@media (max-width:700px){.plant-gallery__empty{padding:10px}.plant-gallery__empty .plant-art{height:85px}.plant-gallery__arrows{padding:5px}.plant-gallery__arrows button{height:30px;width:30px}.plant-gallery--detail .plant-gallery__arrows button{height:44px;width:44px}}.plant-gallery--card:focus-within .plant-gallery__footer,.plant-gallery--card:hover .plant-gallery__footer,.plant-gallery:focus-within .plant-gallery__arrows button,.plant-gallery:hover .plant-gallery__arrows button{opacity:1}@media (hover:none){.plant-gallery--card .plant-gallery__footer,.plant-gallery__arrows button{opacity:.65}}.plant-gallery__arrows button{align-items:center;display:inline-flex;justify-content:center;padding:0}.plant-gallery__arrows svg{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;height:15px;width:15px}
