.glide{position:relative;width:100%;box-sizing:border-box}.glide *{box-sizing:inherit}.glide__slides,.glide__track{overflow:hidden}.glide__slides{position:relative;width:100%;list-style:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;transform-style:preserve-3d;touch-action:pan-Y;padding:0;white-space:nowrap;display:flex;flex-wrap:nowrap;will-change:transform}.glide__slide,.glide__slides--dragging{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.glide__slide{width:100%;height:100%;flex-shrink:0;white-space:normal;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.glide__slide a{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;-moz-user-select:none;-ms-user-select:none}.glide__arrows,.glide__bullets{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.glide--rtl{direction:rtl}:root{--color-green:#9c3;--color-white:#fff;--color-light-gray:#f6f6f6;--color-gray-1:#ccc;--color-gray-2:#46494b;--color-dark-gray:#353638;--color-error:#f67e7e;--font-primary:"Kumbh Sans",sans-serif}*,:after,:before{margin:0;padding:0;box-sizing:inherit}html{scroll-behavior:smooth;box-sizing:border-box;font-size:62.5%}body{font-family:var(--font-primary);background-color:var(--color-white);color:var(--color-dark-gray);min-height:100vh;min-width:32rem;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.container{margin:0 auto;max-width:95%;min-width:32rem;width:120rem}@media only screen and (max-width:640px){.container{max-width:90%}}.container-sm{margin:0 auto;max-width:95%;min-width:32rem;width:92rem}@media only screen and (max-width:640px){.container-sm{max-width:90%}}img{display:block;max-width:100%;height:auto}.text-c-green{color:var(--color-green)}.two-col-grid{display:grid;grid-template-columns:1fr 1fr;-moz-column-gap:2rem;column-gap:2rem}@media only screen and (max-width:1024px){.two-col-grid{grid-template-columns:1fr}}.givememoreroom{margin:30rem 0}body.admin-bar .header{top:32px}@media only screen and (max-width:768px){body.admin-bar .header{top:46px}}@media only screen and (max-width:640px){#wpadminbar{position:fixed}}@-webkit-keyframes fade{0%{opacity:0}to{opacity:1}}@keyframes fade{0%{opacity:0}to{opacity:1}}.header{background-color:var(--color-white);position:-webkit-sticky;position:sticky;top:0;z-index:10;box-shadow:0 1px 3px 0 rgba(0,0,0,.01),0 1px 2px 0 rgba(0,0,0,.1)}.header .container{display:grid;grid-template-columns:-webkit-max-content 1fr;grid-template-columns:max-content 1fr;align-items:center}.header-logo{height:3.5rem!important;width:auto}.nav{display:flex;justify-content:flex-end}.nav-link{padding:2.5rem 1.5rem 2rem;font-size:1.6rem;text-decoration:none;color:var(--color-dark-gray);font-weight:700;transition:color .2s ease;position:relative;text-transform:uppercase}@media only screen and (max-width:1024px){.nav-link{display:none}}.nav-link:hover{color:var(--color-green)}.nav-link:hover .mega-menu-wrapper{opacity:1;visibility:visible}.nav-link.mega-menu{transition:color .2s ease,background-color .2s ease}.nav-link.mega-menu:hover{color:var(--color-white);background-color:var(--color-green)}.nav-button{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;margin:1.5rem -1rem 1rem 0;padding:1rem;background-color:transparent;font-size:2rem;display:none}@media only screen and (max-width:1024px){.nav-button{display:block}}div.nav-link{padding:2.5rem 0 2rem}.current-page{color:var(--color-green)}.mega-menu-wrapper{opacity:0;visibility:hidden;position:absolute;top:6rem;left:0;background-color:var(--color-light-gray);width:auto;display:grid;grid-template-columns:1fr 1fr 1fr;padding:2rem 0;transform:translateX(-40%);box-shadow:0 3px 5px 0 rgba(0,0,0,.01),0 1px 6px 0 rgba(0,0,0,.2)}.mega-menu-wrapper:hover~.nav-link.mega-menu{color:var(--color-white);background-color:var(--color-green)}.mega-menu__column{min-width:25rem;width:100%;padding:0 1rem}.mega-menu__category{margin-bottom:1.5rem;padding:.2rem 1rem}.mega-menu__category,.mega-menu__link{display:block;text-decoration:none;color:var(--color-dark-gray)}.mega-menu__link{margin-bottom:.3rem;text-transform:none;font-weight:400;padding:1rem}.mega-menu__link.current-page,.mega-menu__link:hover{background-color:var(--color-green);color:var(--color-white)}.nav-mobile{display:flex;flex-direction:column;width:100%;grid-column:span 2;margin:0;visibility:hidden;opacity:0;max-height:0;overflow:hidden;transition:all .2s ease-out}.nav-mobile.active{padding-top:.2rem;visibility:visible;opacity:1;max-height:30rem;margin:1rem 0}.nav-mobile-link{padding:1rem;width:100%;display:block;text-align:center;font-size:1.6rem;text-decoration:none;color:var(--color-dark-gray)}.nav-mobile-link.current-page,.nav-mobile-link:hover{background-color:var(--color-green);color:var(--color-white)}.hero-section{min-height:60rem;padding:8rem 0;background-color:var(--color-light-gray);position:relative}.hero__title{max-width:60rem;font-size:3rem;line-height:3.5rem;color:var(--color-gray-2);margin-bottom:2rem}@media only screen and (max-width:768px){.hero__title{font-size:2.6rem;max-width:40rem}}@media only screen and (max-width:640px){.hero__title{max-width:35rem;font-size:2.3rem}}.hero__title:after{content:"";height:.5rem;width:20rem;display:block;background:var(--color-green);margin:2rem 0 3rem}.hero__subtitle{text-transform:uppercase;font-size:1.6rem;line-height:2rem;margin-bottom:1rem;letter-spacing:1px;color:var(--color-green)}@media only screen and (max-width:768px){.hero__subtitle{max-width:40rem}}@media only screen and (max-width:640px){.hero__subtitle{max-width:35rem}}.hero-home{background-repeat:no-repeat;background-size:cover;background-position:100%;background-image:url(../images/hero-home-2.jpg);display:flex;flex-direction:column;justify-content:center;align-items:flex-start}@media only screen and (max-width:768px){.hero-home{background-image:url(../images/hero-home-mobile.jpg);background-position:50%}}.hero-about{background-repeat:no-repeat;background-size:cover;background-position:100%;background-image:url(../images/hero-about-us.jpg);display:flex;flex-direction:column;justify-content:center;align-items:flex-start}@media only screen and (max-width:768px){.hero-about{background-image:url(../images/hero-home-mobile.jpg);background-position:50%}}.hero-environment{background-repeat:no-repeat;background-size:cover;background-position:100%;background-image:url(../images/hero-environment.jpg);display:flex;flex-direction:column;justify-content:center;align-items:flex-start}@media only screen and (max-width:768px){.hero-environment{background-position:50%}}.hero-recent-work{background-repeat:no-repeat;background-size:cover;background-position:100%;background-image:url(../images/hero-home-2.jpg);display:flex;flex-direction:column;justify-content:center;align-items:flex-start}@media only screen and (max-width:768px){.hero-recent-work{background-image:url(../images/hero-home-mobile.jpg);background-position:50%}}.hero-stockist{background-repeat:no-repeat;background-size:cover;background-position:100%;background-image:url(../images/hero-stockist.jpg);display:flex;flex-direction:column;justify-content:center;align-items:flex-start}@media only screen and (max-width:768px){.hero-stockist{background-image:url(../images/hero-home-mobile.jpg);background-position:50%}}.hero-contact{background-repeat:no-repeat;background-size:cover;background-position:100%;background-image:url(../images/hero-contact.jpg);display:flex;flex-direction:column;justify-content:center;align-items:flex-start}@media only screen and (max-width:768px){.hero-contact{background-image:url(../images/hero-contact.jpg);background-position:50%}}#wpsl-wrap{font-size:1.4rem}.cta-brochure{background-color:var(--color-green);padding:4rem 0 5rem;color:var(--color-white)}.cta-brochure .container{display:grid;grid-template-columns:1fr 1fr;grid-template-areas:"brochure-text brochure-image";-moz-column-gap:2rem;column-gap:2rem}@media only screen and (max-width:768px){.cta-brochure .container{grid-template-columns:1fr;grid-template-areas:"brochure-image" "brochure-text";row-gap:3rem}}.cta-brochure__left{grid-area:brochure-text;max-height:25rem}@media only screen and (max-width:1024px){.cta-brochure__left{max-height:35rem}}@media only screen and (max-width:768px){.cta-brochure__left{max-height:35rem}}.cta-brochure__right{grid-area:brochure-image;max-height:20rem;position:relative}.cta-brochure__title{font-size:4rem;font-weight:700;margin-bottom:2rem}@media only screen and (max-width:768px){.cta-brochure__title{font-size:2.6rem}}.cta-brochure__paragraph{font-size:1.5rem;line-height:2rem;margin-bottom:3.5rem}.cta-brochure__button{cursor:pointer;border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-family:var(--font-primary);display:inline-block;padding:1.8rem 2.5rem;font-size:1.6rem;color:var(--color-white);background-color:var(--color-dark-gray);text-decoration:none}.cta-brochure__button i{margin-right:1rem}.cta-brochure__image{transform:translateY(-30%) scale(.75)}@media only screen and (max-width:1280px){.cta-brochure__image{transform:translateY(-25%) scale(.85)}}@media only screen and (max-width:1024px){.cta-brochure__image{transform:translateY(-25%) scale(.85)}}@media only screen and (max-width:768px){.cta-brochure__image{transform:translateY(-40%) scale(.55)}}@media only screen and (max-width:640px){.cta-brochure__image{transform:translateY(-40%) scale(.65)}}@media only screen and (max-width:410px){.cta-brochure__image{transform:translateY(-25%) scale(1)}}.enquiry-section{background-color:var(--color-light-gray);padding:10rem 0 8rem}.enquiry-section .container{display:grid;grid-template-columns:1fr 1fr;grid-template-areas:"enquiry-content enquiry-form";-moz-column-gap:2rem;column-gap:2rem}@media only screen and (max-width:768px){.enquiry-section .container{grid-template-columns:1fr;grid-template-areas:"enquiry-content" "enquiry-form";row-gap:3rem}}.enquiry-section__content-title{color:var(--color-gray-2);font-size:2.5rem}.enquiry-section__content-title:after{content:"";height:.5rem;width:20rem;display:block;background:var(--color-green);margin:1rem 0 3rem}.enquiry-section__content-paragraph{color:var(--color-gray-2);font-size:1.6rem;line-height:2rem;max-width:35rem}.enquiry-form{display:grid;grid-template-columns:1fr 1fr;-moz-column-gap:2rem;column-gap:2rem}@media only screen and (max-width:768px){.enquiry-form{grid-template-columns:1fr;row-gap:0}}.enquiry-form__input,.enquiry-form__textarea{display:block;width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:1rem 1.5rem;border:1px solid var(--color-dark-gray);margin-bottom:1rem;font-size:1.4rem}.enquiry-form__textarea{min-height:8.6rem;font-family:var(--font-primary)}.enquiry-form__button{display:block;width:100%;padding:1rem 1.5rem;border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--color-green);color:var(--color-white);font-weight:700;font-size:1.4rem;text-transform:uppercase}.footer{background-color:var(--color-dark-gray);padding:6rem 0 5rem;color:var(--color-white);font-size:1.3rem;line-height:1.8rem}.footer .container{display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-areas:"f-address f-qlinks f-qnewsletter";-moz-column-gap:2rem;column-gap:2rem}@media only screen and (max-width:768px){.footer .container{grid-template-columns:1fr;grid-template-areas:"f-address" "f-qlinks" "f-qnewsletter";row-gap:3rem}}.footer-heading{font-size:1.6rem;font-weight:700;margin-bottom:2rem;letter-spacing:.5px}.footer-address{grid-area:f-address;display:flex;flex-direction:column}.footer-address__logo{height:4rem;width:19.8rem;margin-bottom:2rem}.footer-address__link{font-size:1.3rem;color:var(--color-white);text-decoration:none;margin-bottom:1.5rem}.footer-address__link i{margin-right:1rem}.footer-quicklinks{grid-area:f-qlinks}.footer-quicklinks__items{display:flex;flex-wrap:wrap}.footer-quicklinks__item{list-style:none;margin-right:1.2rem;margin-bottom:1rem}.footer-quicklinks__item:after{content:"|";display:inline-block;margin-left:1.2rem}.footer-quicklinks__item:last-child:after{content:"";display:inline-block;margin-left:2rem}.footer-quicklinks__item a{color:var(--color-white);text-decoration:none}.footer-form{margin-top:1rem}.footer-form__input{display:block;width:100%;background-color:var(--color-gray-2);border:none;border-radius:0;color:var(--color-white);padding:.8rem;margin-bottom:1rem}.footer-form__input::-moz-placeholder{color:var(--color-white);opacity:.4}.footer-form__input:-ms-input-placeholder{color:var(--color-white);opacity:.4}.footer-form__input::placeholder{color:var(--color-white);opacity:.4}.footer-form__button{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;padding:1rem 3rem;background-color:var(--color-light-gray);text-transform:uppercase;float:right}@media only screen and (max-width:768px){.footer-form__button{float:left}}.copyright .container{padding:1rem;display:flex;justify-content:center}.copyright-text{font-size:1.4rem}@media only screen and (max-width:768px){.copyright-text{text-align:center}}.copyright-text__link{text-decoration:none;color:inherit}@media only screen and (max-width:768px){.copyright-text__link{display:block}}.copyright-symbol{font-size:1.8rem;margin-bottom:1rem}.home-intro{padding:10rem 0;text-align:center}@media only screen and (max-width:768px){.home-intro{padding:5rem 0}}.home-intro__title{font-size:3rem;line-height:3.5rem;color:var(--color-gray-2);margin-bottom:2rem}@media only screen and (max-width:768px){.home-intro__title{font-size:2.6rem}}.home-intro__title:after{content:"";height:.5rem;width:20rem;display:block;background:var(--color-green);margin:2rem auto 3rem}.home-intro__subtitle{text-transform:uppercase;font-size:1.6rem;line-height:2rem;margin-bottom:1rem;letter-spacing:1px;color:var(--color-gray-2);opacity:.8}.home-intro__paragraph{font-size:1.6rem;line-height:2.2rem;color:var(--color-gray-2);margin-bottom:2rem;z-index:5}.home-features-one{padding:10rem 0;background-color:var(--color-light-gray)}.home-features-one.bg-white{background-color:var(--color-white)}@media only screen and (max-width:768px){.home-features-one{padding:5rem 0}}.home-features-one .container{display:grid;grid-template-columns:1fr 1fr 1fr;justify-items:center;align-items:center;-moz-column-gap:2rem;column-gap:2rem}@media only screen and (max-width:768px){.home-features-one .container{grid-template-columns:1fr;row-gap:5rem}}.home-features-one__item-icon{margin:0 auto 2rem}.home-features-one__item-paragraph{max-width:26rem;font-size:1.5rem;line-height:1.8rem;text-align:center}@media only screen and (max-width:768px){.home-features-one__item-paragraph{max-width:35rem}}.home-products-section{padding:10rem 0}.home-products__indicators{display:flex;margin-bottom:5rem;flex-wrap:wrap}.home-products__indicator{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background-color:transparent;font-family:var(--font-primary);font-size:1.8rem;font-weight:700;text-transform:uppercase;color:var(--color-dark-gray);margin-right:2.5rem;margin-bottom:2.5rem;opacity:.8}@media only screen and (max-width:640px){.home-products__indicator{font-size:1.6rem}}.home-products__indicator:hover{opacity:1;color:var(--color-green)}.home-products__indicator:focus{outline:none}.home-products__indicator.is-active{position:relative;opacity:1;color:var(--color-green)}.home-products__indicator.is-active:after{position:absolute;content:"";height:.5rem;width:100%;display:block;background:var(--color-green);margin:2rem 0 3rem;top:.5rem;left:0}.home-products__content-items{display:grid;grid-template-columns:repeat(auto-fill,minmax(22.5rem,1fr));gap:1rem;display:none;visibility:hidden;opacity:0}.home-products__content-items.is-active{display:grid;visibility:visible;opacity:1;-webkit-animation:fade .1s ease-in-out;animation:fade .1s ease-in-out}.home-products__content-items .product-link{text-decoration:none;font-size:1.5rem;color:var(--color-dark-gray)}.home-products__content-items .product-link img{margin-bottom:1.5rem}.home-green-banner{padding:5rem 0;background-color:var(--color-green);background-image:url(../images/green-bg.png);background-size:cover;background-repeat:no-repeat;background-position:50%}.home-green-banner__wrapper{display:grid;grid-template-columns:1fr -webkit-max-content 1fr;grid-template-columns:1fr max-content 1fr}@media only screen and (max-width:1024px){.home-green-banner__wrapper{grid-template-columns:1fr 1fr;row-gap:5rem;justify-items:center}}@media only screen and (max-width:640px){.home-green-banner__wrapper{grid-template-columns:1fr;row-gap:5rem;justify-items:center}}.home-green-banner__title{background-color:var(--color-dark-gray);color:var(--color-white);padding:2rem 4.25rem 2rem 0;display:flex;justify-content:flex-end;align-items:center;align-self:center;margin-right:-3rem}@media only screen and (max-width:1024px){.home-green-banner__title{padding:2rem 2.25rem 2rem 0;margin-right:0;grid-column:span 2;justify-self:stretch}}@media only screen and (max-width:640px){.home-green-banner__title{grid-column:span 1}}.home-green-banner__title-text{font-size:3rem;letter-spacing:1rem;text-transform:uppercase;color:var(--color-green);max-width:30rem;text-align:right}.home-green-banner__image img{max-height:35rem;width:auto}@media only screen and (max-width:1280px){.home-green-banner__image img{max-height:30rem;padding:0 1rem}}.home-green-banner__list{margin-left:4rem;align-self:center;font-size:1.6rem}@media only screen and (max-width:640px){.home-green-banner__list{margin-left:0}}.home-green-banner__list ul{list-style:none;list-style-position:inside}.home-green-banner__list-item{color:var(--color-white);margin-bottom:1.5rem}.home-green-banner__list-item:before{font-family:Font Awesome\ 5 Free;content:"\f00c";display:inline-block;padding-right:1rem;vertical-align:middle;font-weight:900}.home-greater-purpose{padding:10rem 0 15rem;position:relative}.home-greater-purpose:after{z-index:-1;content:"";position:absolute;height:100%;width:100%;top:0;right:10rem;background-repeat:no-repeat;background-image:url(../images/greater-purpose-city.png),linear-gradient(#fff,hsla(0,0%,100%,0));background-position-y:center;background-position-x:right;opacity:.5}@media only screen and (max-width:1800px){.home-greater-purpose:after{opacity:.3}}@media only screen and (max-width:1024px){.home-greater-purpose:after{opacity:.2;background-position-y:bottom;background-position-x:bottom}}@media only screen and (max-width:768px){.home-greater-purpose:after{opacity:.3;background-position-y:bottom;background-position-x:bottom}}.home-greater-purpose .container{opacity:1}.home-greater-purpose__content{max-width:55rem;z-index:5}@media only screen and (max-width:1280px){.home-greater-purpose__content{max-width:50rem}}@media only screen and (max-width:1024px){.home-greater-purpose__content{max-width:70rem}}.home-greater-purpose__title{font-size:3rem;line-height:3.5rem;color:var(--color-gray-2);margin-bottom:2rem}@media only screen and (max-width:768px){.home-greater-purpose__title{font-size:2.6rem}}.home-greater-purpose__title:after{content:"";height:.5rem;width:20rem;display:block;background:var(--color-green);margin:2rem 0 3rem}.home-greater-purpose__subtitle{text-transform:uppercase;font-size:1.6rem;line-height:2rem;margin-bottom:1rem;letter-spacing:1px;color:var(--color-gray-2);opacity:.8}.home-greater-purpose__paragraph{font-size:1.6rem;line-height:2.2rem;color:var(--color-gray-2);margin-bottom:2rem;z-index:5}.about-section-one{padding:10rem 0 5rem;background-repeat:no-repeat;background-position:0 0;background-image:url(../images/bg-dotimage.png)}@media only screen and (max-width:1024px){.about-section-one{padding:5rem 0 0;background-size:75% 75%}}.about-section-two{padding:5rem 0;background-repeat:no-repeat;background-position:100% 100%;background-image:url(../images/bg-dotimage.png)}@media only screen and (max-width:1024px){.about-section-two{background-size:75% 75%}}.about-image-1{transform:translateX(-5rem)}@media only screen and (max-width:1024px){.about-image-1{transform:translateX(0);margin:0 auto 5rem}}.about-image-2{transform:translateX(10rem)}@media only screen and (max-width:1024px){.about-image-2{transform:translateX(0);margin:0 auto 5rem}}@media only screen and (max-width:1024px){.about-content{order:2}}.about-content__title{max-width:50rem;font-size:3rem;line-height:3.5rem;color:var(--color-gray-2);margin-bottom:2rem}@media only screen and (max-width:768px){.about-content__title{font-size:2.6rem}}.about-content__title:after{content:"";height:.5rem;width:20rem;display:block;background:var(--color-green);margin:2rem 0 3rem}.about-content__subtitle{text-transform:uppercase;font-size:1.6rem;line-height:2rem;margin-bottom:1rem;letter-spacing:1px;color:var(--color-green)}.about-content__paragraph,.about-content__ul{font-size:1.6rem;line-height:2.2rem;color:var(--color-gray-2);margin-bottom:2rem}.about-content__ul{margin-left:1.5rem}.environment-section-one{padding:10rem 0 5rem;background-repeat:no-repeat;background-position:0 0;background-image:url(../images/bg-dotimage.png)}@media only screen and (max-width:1024px){.environment-section-one{padding:5rem 0 0;background-size:75% 75%}}.environment-section-two{padding:5rem 0;background-repeat:no-repeat;background-position:100% 100%;background-image:url(../images/bg-dotimage.png)}@media only screen and (max-width:1024px){.environment-section-two{background-size:75% 75%}}.environment-image-1{transform:translateX(-5rem)}@media only screen and (max-width:1024px){.environment-image-1{transform:translateX(0);margin:0 auto 5rem}}.environment-image-2{transform:translateX(10rem)}@media only screen and (max-width:1024px){.environment-image-2{transform:translateX(0);margin:0 auto 5rem}}@media only screen and (max-width:1024px){.environment-content{order:2}}.environment-content__title{max-width:50rem;font-size:3rem;line-height:3.5rem;color:var(--color-gray-2);margin-bottom:2rem}@media only screen and (max-width:768px){.environment-content__title{font-size:2.6rem}}.environment-content__title:after{content:"";height:.5rem;width:20rem;display:block;background:var(--color-green);margin:2rem 0 3rem}.environment-content__subtitle{text-transform:uppercase;font-size:1.6rem;line-height:2rem;margin-bottom:1rem;letter-spacing:1px;color:var(--color-green)}.environment-content__paragraph{font-size:1.6rem;line-height:2.2rem;color:var(--color-gray-2);margin-bottom:2rem}.portfolio-section{padding:15rem 0;background-repeat:no-repeat;background-position:0 0;background-image:url(../images/bg-dotimage.png)}@media only screen and (max-width:1024px){.portfolio-section{padding:7.5rem 0;background-size:75% 75%}}.portfolio-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(18.5rem,1fr))}.portfolio-grid__item{cursor:pointer;position:relative;background-color:beige;width:100%;height:41.2rem;z-index:2;transition:all .2s ease}.portfolio-grid__item:hover{transform:scale(1.05);background-color:#deb887;z-index:5}.portfolio-grid__item:hover *{opacity:1;transition:all .2s ease}.portfolio-grid__item:hover .portfolio-grid__item-bg span{display:none}.portfolio-grid__item-bg{position:relative;height:100%;width:100%}.portfolio-grid__item-bg img{filter:brightness(.5);height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.portfolio-grid__item-bg span{position:absolute;bottom:0;right:1rem;color:var(--color-green);font-size:5rem;font-weight:700}.portfolio-grid__item-overlay{background-color:rgba(153,204,51,.75);color:var(--color-white);position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;opacity:0;z-index:10;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end;padding:0 1rem}.portfolio-grid__item-overlay:hover{opacity:1}.portfolio-grid__item-overlay h3{font-size:2.4rem;margin-bottom:.5rem;text-transform:uppercase;text-align:right}.portfolio-grid__item-overlay p{font-size:1.2rem;margin-bottom:1.5rem;text-transform:uppercase}.portfolio-grid__item-overlay p i{margin-right:.5rem}.portfolio-grid__item-overlay span{font-size:10rem;font-weight:700}.contact-section,.stockist-section{padding:5rem 0}.contact-section .container .two-col-grid{-moz-column-gap:5rem;column-gap:5rem}@media only screen and (max-width:1024px){.contact-section .container .two-col-grid{row-gap:3.5rem}}.contact-map iframe{width:100%}.contact-information{display:flex;flex-direction:column;justify-content:center}.contact-information__title{max-width:50rem;font-size:3rem;line-height:3.5rem;color:var(--color-gray-2)}@media only screen and (max-width:768px){.contact-information__title{font-size:2.6rem}}.contact-information__title:after{content:"";height:.5rem;width:20rem;display:block;background:var(--color-green);margin:2rem 0 3rem}.contact-information__subtitle{text-transform:uppercase;font-size:1.6rem;line-height:2rem;margin-bottom:1rem;letter-spacing:1px;color:var(--color-green)}.contact-information__list{list-style:none;font-size:1.6rem;line-height:2.2rem;color:var(--color-gray-2);margin-bottom:2rem}.contact-information__list-item{margin-bottom:.5rem}.contact-information__list-item i{margin-right:1rem;color:var(--color-green)}.contact-information__list-item i.fa-phone{transform:rotate(90deg)}.sds-button{position:absolute;display:flex;align-items:center;top:50%;right:-9.1rem;transform:rotate(-90deg) translateX(15%);padding:1rem 1.8rem;background-color:var(--color-green);color:var(--color-white);font-size:1.6rem;font-weight:400;border-top-left-radius:.5rem;border-top-right-radius:.5rem;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;font-family:var(--font-primary)}.sds-button i{margin-left:.5rem}.sds-button__close{cursor:pointer;position:absolute;top:1rem;right:1rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background-color:transparent;padding:1rem;font-size:2rem;color:var(--color-white);z-index:20}.sds-popup{background-color:#fff;border-radius:5px;position:absolute;overflow:hidden;top:50%;left:50%;transform:translate(-50%,-50%);max-width:50rem;width:100%;-webkit-animation-name:popupopen;animation-name:popupopen;-webkit-animation-duration:.2s;animation-duration:.2s;z-index:20}.sds-popup__header{background-color:var(--color-green);color:var(--color-white);padding:3rem 2rem 2rem}.sds-popup__header-title{font-size:2.6rem;line-height:3.2rem;max-width:35rem;margin:0 auto;display:flex}.sds-popup__header-title i{margin-right:3rem;display:block;font-size:6rem}.sds-popup__container{background-color:rgba(0,0,0,.6);display:none;position:fixed;top:0;left:0;right:0;bottom:0;z-index:20}.sds-popup__container.active{display:block}.sds-popup__form{width:80%;margin:0 auto}.sds-popup__form-container{width:100%;padding:4rem 2rem 2rem;background-color:#eaeaea}.sds-popup__form-group{margin-bottom:1rem}.sds-popup__form-group #sds-checkbox{width:1.5rem;height:1.5rem}.sds-popup__form-input{padding:1.75rem 2rem;width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none}.sds-popup__form-input,.sds-popup__form-select{font-family:var(--font-primary);color:var(--color-gray-2);background-color:var(--color-white);border:none;font-size:1.6rem}.sds-popup__form-select{padding:1.75rem 0 1.75rem 1.5rem;max-width:100%}.sds-popup__form-checkbox-label{font-size:1.4rem;margin-left:.5rem}.sds-popup__form-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background-color:var(--color-green);color:var(--color-white);width:100%;padding:1.75rem;font-size:1.6rem;font-weight:700;cursor:pointer}@-webkit-keyframes popupopen{0%{opacity:0}to{opacity:1}}@keyframes popupopen{0%{opacity:0}to{opacity:1}}.woocommerce{font-size:1.6rem}.shop-section{display:block;padding:5rem 0;background-color:var(--color-white)}.shop-section:after{display:block;content:"";clear:both}.product_title.entry-title:after{content:"";height:.5rem;width:20rem;display:block;background:var(--color-green);margin:2rem 0 3rem}.woocommerce-product-details__short-description{line-height:2rem}.woocommerce-product-details__short-description p{margin-bottom:1.5rem}.woocommerce-product-details__short-description ul{margin-bottom:1.5rem;margin-left:1.5rem}.related.products{display:block}.related.products:after{display:block;content:"";clear:both}.up-sells.upsells.products{display:block;float:left;width:100%}.up-sells.upsells.products h2{font-size:2.2rem;margin-bottom:1.5rem;opacity:.9}.product_meta .posted_in a,.woocommerce-loop-product__title{color:var(--color-dark-gray)}.up-sells.upsells.products{margin-top:5rem}.product-video-section{padding:7.5rem 0;background-repeat:no-repeat;background-position:0 0;background-image:url(../../images/bg-dotimage.png)}@media only screen and (max-width:1024px){.product-video-section{padding:5rem 0 0;background-size:75% 75%}}.product-video-section .container{display:grid;grid-template-columns:1fr 1fr;-moz-column-gap:5rem;column-gap:5rem}@media only screen and (max-width:1024px){.product-video-section .container{grid-template-columns:1fr;row-gap:2rem}}.product-video-section__left iframe{width:100%}.product-video-section__right p{font-size:1.6rem;line-height:2.2rem;color:var(--color-gray-2);margin-bottom:2rem}.product-extra-section{padding:5rem 0}@media only screen and (max-width:1024px){.product-extra-section{padding:5rem 0}}.product-extra-section .container{display:grid;grid-template-columns:1fr 1fr;-moz-column-gap:5rem;column-gap:5rem}@media only screen and (max-width:1024px){.product-extra-section .container{grid-template-columns:1fr;row-gap:2rem}}.product-extra-section__col h2{max-width:50rem;font-size:3rem;line-height:3.5rem;color:var(--color-gray-2);margin-bottom:2rem}@media only screen and (max-width:768px){.product-extra-section__col h2{font-size:2.6rem}}.product-extra-section__col h2:after{content:"";height:.5rem;width:20rem;display:block;background:var(--color-green);margin:.5rem 0 2rem}.product-extra-section__col p{font-size:1.6rem;line-height:2.2rem;color:var(--color-gray-2);margin-bottom:2rem}
