/*! 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:2vw;text-transform:uppercase}@media (max-width:992px){.page-header .menu ul li a{font-size:.85rem;margin-left:13px}}@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:url(/img/assets/bg-footer.jpg) no-repeat;background-position:100% 100%;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 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);position:absolute;top:-100px;transition:left 13s linear;width:calc(100% + 150px)}.hero--home__images .hero--home__slide.start-left{left:-150px}.hero--home__images .hero--home__slide.start-right{left:0}.hero--home__images .hero--home__slide.slide-left{animation:fadeOut 9s linear;left:-150px}.hero--home__images .hero--home__slide.slide-right{animation:fadeOut 9s linear;left:0}@keyframes fadeOut{0%{opacity:1}85%{opacity:1}to{opacity: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:#fff url(https://shovelandthumb.sfo3.cdn.digitaloceanspaces.com/garden-walls/shovel-and-thumb-walkways-e1551211239585.jpg) 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}
