body{margin:0;padding:0}*,*:before,*:after{box-sizing:border-box}.navbar{background-color:#fff;padding:1em 0 0;position:sticky;top:0;z-index:10}.container{width:80%;max-width:1200px;margin:0 auto}.navrow{display:flex;align-items:center;justify-content:space-between}.nav-logo{width:6rem}.nav{display:flex;width:100%;justify-content:space-between;background-color:#fff}.nav__list{list-style:none;padding:0;margin:0;display:flex;align-items:center;gap:1.5em}.nav__list--primary{margin:0 auto}.nav__link{position:relative;padding:0;margin:0;text-decoration:none;color:var(--leaf-dark-green);text-transform:uppercase;font-weight:700;font-size:1.125rem}.nav__link:after{content:"";position:absolute;width:70%;height:3px;border-radius:100px;background-color:var(--leaf-dark-green);left:0;bottom:-2px;transform:scaleX(0);transform-origin:0% 100%;transition:transform .25s ease}.nav__link:hover:after,.nav__link:focus:after{transform:scale(1)}.nav__img{width:1.5rem;height:1.5rem}@media (max-width: 1100px){.nav__list{gap:1em}.nav__link{font-size:.9rem}.nav__img{width:1.25rem;height:1.25rem}}@media (max-width: 900px){.hamburger{display:block;position:relative;border-radius:100px;width:2.5em;height:2.5em;cursor:pointer;border:none;background-color:var(--leaf-dark-green)}.hamburger-menu{position:absolute;top:11px;left:9px}.bar{height:2px;width:22px;background-color:#fff;margin-bottom:5px;border-radius:100px;transition:transform .25s ease-in-out,opacity .25s ease-in-out}.hamburger--open .bar:nth-child(1){transform:translateY(7px) rotate(45deg)}.hamburger--open .bar:nth-child(2){opacity:0}.hamburger--open .bar:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.nav-logo{position:absolute;left:0;right:1em;top:0;bottom:0;margin:auto}.nav{position:absolute;top:73px;left:0;flex-direction:column;border-bottom:1px solid #000;gap:1em;padding:1em;transform:translate(-150%);transition:transform .3s ease-in-out;z-index:5!important}.nav--open{transform:translate(0)}.nav__list{font-size:1.125rem;flex-direction:column}.nav__link{font-weight:600}}@media (max-width: 400px){.nav{height:100vh;justify-content:flex-start}}.breadcrumb__p{margin:0}.breadcrumb__link,.breadcrumb__span{text-decoration:none;color:var(--leaf-dark-green);font-weight:600;text-transform:capitalize;font-size:1rem}.black-link{color:#000}@media (min-width: 800px){.breadcrumb__link{font-size:1.25rem}}.footer{background-color:var(--dark-blue);color:#fff;text-align:center;padding:1.313rem 0;position:relative}.footer__container{width:80%;max-width:1200px;margin:0 auto}.footer__top{margin-bottom:2rem}.footer__company-info{text-align:center;position:relative}.footer__logo{width:4.688rem;position:absolute;left:0;right:1rem;top:-3.313rem;margin:auto}.footer__info-div{margin-top:3.313rem;display:flex;flex-direction:column;align-items:center;gap:.875rem}.footer__info-list{display:flex;flex-direction:column;align-items:center;gap:.25rem}.footer__info{margin:0;font-size:1rem}.info-title{font-weight:700}.footer__menu-item{display:none}.footer__bottom{display:flex;flex-direction:column;align-items:center;gap:1rem}.footer__copyright{margin:0;font-size:.875rem}.footer__social-media{display:flex;gap:1rem}.footer__social-icon{color:#fff;width:30px;height:30px;font-size:30px;transition:color .25s ease;display:flex;justify-content:center;cursor:pointer}.footer__social-icon:hover{color:#000}@media (min-width: 800px){.footer__top{display:flex;justify-content:space-between}.footer__company-info{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.footer__logo{position:static;margin:0 0 1.25rem;align-self:flex-start}.footer__info-div{margin:0}.footer__info-div,.footer__info-list{align-items:flex-start}.footer__menu-item{text-align:start}.footer__explore{display:block}.footer__menu-title{margin:0 0 .625rem;font-size:1.25rem;position:relative;width:fit-content}.footer__menu-title:after{height:1px;border-radius:100px;background-color:#fff;position:absolute;content:"";width:100%;left:0;bottom:1px}.footer__menu-list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.75rem}.footer__menu-list-item{font-size:1.125rem;font-weight:300;width:fit-content;position:relative;cursor:pointer}.footer__menu-list-item:after{height:2px;border-radius:100px;background-color:#fff;position:absolute;content:"";width:100%;left:0;bottom:0;opacity:0;transition:opacity .25s ease}.footer__menu-list-item:hover:after{opacity:1}.footer__bottom{flex-direction:row;justify-content:space-between}}@media (min-width: 1000px){.footer__menu{display:flex;justify-content:space-between}.footer__plant-care{display:block}}@media (min-width: 1100px){.footer__menu{width:60%}.footer__services{display:block}}@media (min-width: 1400px){.footer__plants{display:block}}.card{width:250px;min-height:370px;background-color:var(--beige);box-shadow:0 .2em .2em #00000080;transition:box-shadow .25s ease;cursor:pointer}.card:hover{box-shadow:0 .4em .3em #0009}.card__tag{width:99px;height:22px;text-align:center;margin:0 0 .625rem;padding:3px 0;background-color:var(--light-blue);display:flex;justify-content:center;clip-path:polygon(0 0,100% 0,90% 50%,100% 100%,0 100%)}.card__tag-transparent{width:99px;height:22px;text-align:center;margin:0 0 .625rem;padding:3px 0;background-color:transparent;display:flex;justify-content:center}.card__tag-title{color:#fff;font-size:.75rem;font-weight:700}.card__container{width:80%;max-width:188px;margin:0 auto}.card__image{margin:0 0 1.313rem;width:209px;height:188px}.card__product{margin:0 0 3px;color:var(--dark-blue);font-size:1rem;font-weight:700;text-transform:capitalize;width:fit-content}.card__price{margin:0 0 1.125rem;color:var(--medium-blue);font-size:.875rem;font-weight:700;text-transform:capitalize;width:fit-content}.card__buttons{display:flex;justify-content:space-between;align-items:center}.card__btn{border:1px solid #000;font-size:.75rem;font-weight:700;padding:8px 10px;box-shadow:0 .3em .3em #0000004d;cursor:pointer}.card__btn--quick{color:#fff;background-color:var(--light-brown);transition:color .25s ease,border .25s ease,background-color .25s ease}.card__btn--quick:hover{color:var(--dark-green);border:1px solid var(--dark-green);background-color:#fff}.card__btn--cart{color:#000;background-color:var(--light-green);transition:color .25s ease,border .25s ease,background-color .25s ease}.card__btn--cart:hover{color:var(--dark-blue);border:1px solid var(--dark-blue);background-color:#fff}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-lock{display:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.slider{display:flex;align-items:center}.slider__arrow{width:.938rem;height:1.875rem;margin:0 2vw;display:none;cursor:pointer}.slider-heading{display:flex;justify-content:center;text-align:center}.slider-heading__title{font-size:1.5rem;text-transform:capitalize;font-weight:700;color:var(--leaf-dark-green)}.accessories-slider-heading__img,.equipment-slider-heading__img{visibility:hidden;width:0}.slider__properties{display:flex;align-items:center;min-height:450px;--swiper-pagination-color: var(--leaf-dark-green)}.swiper-slide{text-align:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;background-position:center;background-size:cover}@media (min-width: 600px){.slider-heading{text-align:revert;justify-content:flex-start;align-items:center;gap:.5rem;position:relative}.accessories-slider-heading__img{visibility:visible;width:auto;position:absolute;left:200px;top:26px}.equipment-slider-heading__img{visibility:visible;width:auto;position:absolute;left:128px;top:26px}.slider__arrow{display:revert}}@media (min-width: 800px){.slider-heading__title{font-size:2rem}.accessories-slider-heading__img{left:265px;top:37px}.equipment-slider-heading__img{left:175px;top:35px}}.product-categories{text-align:center;padding:8rem 0 6rem}.product-categories__title{color:var(--leaf-dark-green);font-size:1.5rem;font-weight:700;margin:0 0 2rem;text-transform:uppercase}.product-cards{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;flex-wrap:wrap}.product-card{width:250px;height:250px;border:1px solid #000;background-color:var(--dark-off-white);border-radius:3px;box-shadow:0 .2em .2em #0003;transition:box-shadow .25s ease;overflow:hidden}.product-card:hover{box-shadow:.3em .3em .2em #0003}.product-card__container{width:80%;max-width:284px;margin:0 auto}.product-card__image{width:100px;height:100px;margin:1.75rem 0 1rem}.product-card__name{font-size:1.25rem;font-weight:700;color:var(--dark-blue);margin:0 0 1rem;display:flex;justify-content:center;align-items:center;text-transform:capitalize}.product-card__desc{font-size:1rem;font-weight:700;color:var(--medium-blue);height:99px;visibility:hidden}.product-card__btn{font-size:1.125rem;font-weight:700;padding:.563rem 1.25rem;background-color:var(--light-green);border-radius:3px;border:1px solid #000;cursor:pointer;transition:background-color .25s ease,border .25s ease,color .25s ease;visibility:hidden}.product-card__btn:hover{background-color:#fff;border:1px solid var(--leaf-dark-green);color:var(--leaf-dark-green)}@media (min-width: 800px){.product-cards{flex-direction:row;align-items:center}.product-categories__title{font-size:2rem;margin:0 0 2.313rem}}@media (min-width: 1100px){.product-cards{gap:2rem}.product-card{width:339px;height:500px}.product-card__image{width:150px;height:150px;margin:2.125rem 0 2rem}.product-card__name{font-size:1.5rem;margin:0 0 1.125rem;min-height:4.438rem}.product-card__desc,.product-card__btn{visibility:visible}}@media (min-width: 1400px){.product-cards{justify-content:space-between}}.services-list{padding:0 0 6.813rem;text-align:center}.services-list__title{color:var(--leaf-dark-green);text-transform:uppercase;font-weight:700;font-size:1.5rem;padding:0;margin:0}.services-slider{display:flex;align-items:center}.service-cards{display:flex;align-items:center;min-height:380px;--swiper-pagination-color: var(--leaf-dark-green)}.services-swiper-slide{text-align:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;background-position:center;background-size:cover}.service-card{border:1px solid #000;width:230px;height:280px;cursor:pointer;background-color:#d9d9d938;box-shadow:0 .2em .2em #0003;transition:background-color .25s ease,box-shadow .25s ease}.service-card:hover{background-color:#ffcc3338;box-shadow:.3em .3em .2em #0003}.service-card__container{width:80%;margin:0 auto}.service-card__image{margin:1.313rem 0 0;width:150px;height:150px}.service-card__name{font-size:1.125rem;font-weight:700}@media (min-width: 600px){.service-card{width:260px;height:280px}}@media (min-width: 800px){.services-list__title{font-size:2rem}}@media (min-width: 1100px){.services-list__title{margin:0 0 3.313rem}.service-cards{justify-content:center;flex-wrap:wrap;gap:2.5rem}}.uncommon-products{text-align:center;padding:0 0 6.813rem}.uncommon-products__heading{display:flex;justify-content:center}.uncommon-products__title{color:var(--leaf-dark-green);text-transform:capitalize;font-weight:700;font-size:1.5rem;padding:0;margin:0 0 1.5rem}.uncommon-products__arrow-img{visibility:hidden;width:0}.uncommom-products__container{display:flex;justify-content:space-evenly;align-items:center;margin-bottom:1.5rem}.uncommom-products__see-more-btn{color:#000;font-size:1rem;font-weight:700;padding:.563rem 1.25rem;background-color:var(--light-yellow);border-radius:100px;border:1px solid #000;cursor:pointer;text-transform:capitalize;transition:background-color .25s ease}.uncommom-products__see-more-btn:hover{background-color:#fff}@media (min-width: 600px){.uncommon-products__heading{justify-content:flex-start;align-items:center;gap:.5rem;position:relative}.uncommon-products__arrow-img{visibility:visible;width:auto;position:absolute;left:80px;top:9px}}@media (min-width: 800px){.uncommon-products__title{font-size:2rem}.uncommon-products__arrow-img{left:110px;top:15px}}@media (min-width: 1100px){.uncommon-products__title{margin:0 0 3.313rem}.uncommom-products__container{justify-content:space-between;flex-wrap:wrap;row-gap:3.625rem}}.clients{text-align:center;padding:0 0 2.688rem}.clients__title{font-size:1.5rem;font-weight:700;color:var(--dark-blue);margin:0 0 1.125rem}.clients__container{background-color:#fff;border:1px solid peru}.client-list{list-style:none;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;padding:3rem 1rem}.client-list__img{max-width:120px;max-height:120px}@media (min-width: 600px){.client-list{gap:2rem}}@media (min-width: 800px){.clients__title{font-size:2.188rem}}@media (min-width: 1100px){.client-list{gap:5rem;padding:4.688rem 1rem}}.hero{text-align:center;padding:1em 0 0}.hero-container{width:80%;max-width:1200px;margin:0 auto}.hero__row{display:flex;flex-direction:column;justify-content:space-between}.hero__row>*{display:flex;flex-direction:column;height:100%}.hero__left{gap:1rem}.hero__title{line-height:1.1;color:var(--leaf-dark-green);font-size:2rem;font-weight:700;margin:0;padding:0}.hero__slogan{color:#000;font-size:1.125rem;margin:10px 0 0;padding:0;font-weight:600}.hero__buttons{display:flex;flex-direction:column;align-items:center;gap:1rem;margin-bottom:1rem}.hero__btn{width:14rem;max-width:14rem;padding:.75em 1.219em;border-radius:5px;font-size:1.125rem;border:1px solid black;text-transform:capitalize;box-shadow:.3em .3em #0000004d;cursor:pointer;transition:box-shadow .3s ease-in-out}.hero__btn:hover,.hero__btn:focus{box-shadow:.3em .3em #000}.hero__btn--shop{background-color:var(--light-yellow);color:#000}.hero__btn--plants{background-color:var(--medium-blue);color:#fff}.hero__search-bar{position:relative}.hero__achievement-list{list-style:none;padding:0;visibility:hidden;height:0}.hero__achievement-list-item{display:flex;gap:1rem;justify-content:center;align-items:center;padding:0;margin:1rem 0 0}.hero__achievement-list-icon{width:2rem;height:2rem}.hero__achievement-list-text{font-size:1.125rem;margin:0}@media (min-width: 600px){.hero__row{padding:1rem 0;gap:1rem 0}.hero__left{gap:1.5rem}.hero__title{font-size:2.5rem}.hero__buttons{flex-direction:row;justify-content:center}.hero__achievement-list{visibility:visible;height:auto}}@media (min-width: 800px){.hero{text-align:revert}.hero__row{flex-direction:row;padding:0}.hero__row>*{width:50%;justify-content:space-around;height:18rem}.hero__left{align-items:flex-start;gap:0}.hero__title{font-size:1.875rem}.hero__buttons{flex-direction:column}.hero__search-bar>*{position:absolute;top:0}.hero__achievement-list-item{justify-content:flex-start}.hero__achievement-list-text{font-size:1rem}}@media (min-width: 1100px){.hero__row{gap:4em;padding:3rem 0}.hero__title{font-size:2.5rem;line-height:revert}.hero__slogan{font-size:1.75rem;margin:0}.hero__buttons{flex-direction:row}.hero__search-bar>*{position:absolute;top:10px}.hero__achievement-list-text{font-size:1.125rem}}.services-nav{padding:1.375rem 0 1.938rem}.services-nav__pills{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem}.services-nav__pill{background-color:var(--medium-blue);color:#fff;padding:.6rem;border-radius:100px;border:1px solid black;box-shadow:.2em .2em #0000004d;cursor:pointer;text-transform:capitalize;transition:background-color .25s ease,color .25s ease}.services-nav__pill:hover,.services-nav__pill:focus{background-color:var(--light-green);color:#000}@media (min-width: 1100px){.services-nav__pills{justify-content:space-between}.services-nav__pill{color:var(--dark-blue);background-color:transparent;border:none;box-shadow:none;font-size:1.25rem;position:relative;padding:.3rem 0}.services-nav__pill:hover,.services-nav__pill:focus{background-color:transparent}.services-nav__pill:after{content:"";position:absolute;width:100%;height:3px;border-radius:100px;background-color:var(--dark-blue);left:0;bottom:0;opacity:0;transition:opacity .25s ease}.services-nav__pill:hover:after{opacity:1}}.scroll-to-top-btn{position:absolute;top:7rem;right:15px;z-index:40;width:40px;height:40px;border-radius:50%;border:none;background-color:var(--gray);cursor:pointer;transition:background-color .25s ease}.scroll-to-top-btn:hover{background-color:#bab8b8}.scroll-to-top-btn__arrow{width:10px;height:5px}.search-bar{width:100%;height:2.875rem;border:1px solid var(--medium-blue);border-radius:100px;background-color:#fff;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAD/SURBVHgB7ZSxEYJAEEW/GplRwtkBJWAHlkAHagVqBdqBWIGpmVqBJWBo5piZ4d+5nZFhFO6O0Yg38wK4vd1bWAA6WhLRBT3SnN7pha6pcUnQr1mbarIeXdExHdE5fWjRNQLZanJTEyNrmcZF8GDhuSmDRyeGFnB8voocRN5N8mlxULlO6Y3u4M6TDmlMD03Bx28nacDATlkjOfweT5ni080+fky1wBVhHcS6t7HAmU4QVuDkEigjF/IeZE/iGjyDnSZX5CPbwpOM7lHfSaTJZXoSBLCEbV1OF5fuG9jfiXy9G9iO75UYZwzeP7RCzTVxUopL2xRxJf1XEZ8B6QBeAV00m9iMs6oAAAAASUVORK5CYII=);background-position:10px 10px;background-repeat:no-repeat;padding-left:40px;color:var(--dark-green)}.search-bar:focus{outline:none}.search-bar::placeholder{color:#00000080}.range-slider-div{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:.5em}.slider-container{position:relative;display:flex;justify-content:center;align-items:center;-webkit-user-select:none;user-select:none;width:182px}.range-slider{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:182px;height:.5em;outline:none;background-color:var(--gray);box-shadow:inset 3px 3px 6px var(--gray),1px 1px 1px #909090}.range-slider::-webkit-slider-thumb{-webkit-appearance:none;width:0;z-index:3;position:relative}.range-slider::-moz-range-thumb{-webkit-appearance:none;width:0;z-index:3;position:relative}.progress{width:0;height:.4em;border-radius:3px;background:var(--dark-green);position:absolute;top:50%;transform:translateY(-50%);left:0;pointer-events:none;transition-property:box-shadow;transition-duration:.2s}.timeline{display:flex;justify-content:space-between;align-items:center}.slider-thumb{width:1em;height:1em;background-color:var(--dark-green);border:1px solid #000;border-radius:50%;position:absolute;top:50%;left:-.5em;transform:translateY(-50%);z-index:2;pointer-events:none}.slider-values{margin:0;width:100%;display:flex;justify-content:space-between;align-items:center}.number-input{background:none;border:none;border-radius:4px}.number-input:focus{outline:none}.range-slider:hover .progress{box-shadow:0 0 1em #55e0ff}.custom-pill{display:flex;gap:1rem;align-items:center;text-transform:lowercase;padding:5px 15px;background-color:var(--gray);border-radius:100px;box-shadow:0 5px 5px #0000004d;font-size:.75rem}.pill__remove-btn{position:relative;width:16px;height:16px;cursor:pointer;opacity:.3;transition:opacity .25s ease}.pill__remove-btn:hover{opacity:1}.pill__remove-btn:before,.pill__remove-btn:after{position:absolute;right:5px;content:" ";height:16px;width:2px;background-color:#333}.pill__remove-btn:before{transform:rotate(45deg)}.pill__remove-btn:after{transform:rotate(-45deg)}@media (min-width: 1100px){.custom-pill{font-size:1rem}}.small-card{width:120px;min-height:250px;background-color:var(--beige);box-shadow:0 .2em .2em #0003;transition:box-shadow .25s ease;cursor:pointer}.small-card:hover{box-shadow:0 .3em .3em #0000004d}.small-card__tag{width:90px;height:20px;text-align:center;margin:0 0 .5rem;padding:3px 0;background-color:var(--light-blue);display:flex;justify-content:center;clip-path:polygon(0 0,100% 0,90% 50%,100% 100%,0 100%);color:#fff;font-size:.65rem;font-weight:700}.small-card__tag-transparent{width:90px;height:20px;text-align:center;margin:0 0 .5rem;padding:3px 0;background-color:transparent;display:flex;justify-content:center;color:#fff;font-size:.65rem;font-weight:700}.small-card__container{width:80%;margin:0 auto;display:flex;flex-direction:column;align-items:flex-start;text-align:start}.small-card__img{width:96px;height:96px}.small-card__product{margin:2px 0 3px;color:var(--dark-blue);font-size:.7rem;font-weight:700;text-transform:capitalize}.small-card__price{margin:0 0 14px;color:var(--medium-blue);font-size:.725rem;font-weight:700;text-transform:capitalize}.small-card__cart-btn{border:1px solid #000;font-size:.65rem;font-weight:700;padding:6px 8px;box-shadow:0 .3em .3em #0000004d;cursor:pointer;color:#000;background-color:var(--light-green);transition:color .25s ease,border .25s ease,background-color .25s ease}.small-card__cart-btn:hover{color:var(--dark-blue);border:1px solid var(--dark-blue);background-color:#fff}.size-guide{background-color:#00000080;width:100vw;height:100vh;position:fixed;top:0;left:0;cursor:pointer;z-index:12}.size-guide__container{background-color:#fff;position:fixed;top:0;right:0;bottom:0;left:0;margin:auto 10px;z-index:15;padding:30px;width:fit-content;height:fit-content}.size-guide__controls{display:flex;justify-content:flex-end;align-items:center}.size-guide__close-btn{border:none;background-color:transparent;font-size:36px;cursor:pointer;color:#000}.size-guide__close-btn:after{display:inline-block;content:"×"}.size-guide__heading{margin:0 0 10px}.size-guide__size-list{display:flex;gap:10px;list-style:none;padding:0;justify-content:center;margin:30px 0 0}.size-guide__size{width:100%}.size-guide__size-name{margin:0 0 10px;text-transform:capitalize}.size-guide__images{display:flex;flex-direction:column;align-items:center}.size-guide__pot{width:32px;height:32px}.size-guide__pot-width{width:32px;height:20px}.size-guide__diameter{margin:0}@media (min-width: 700px){.size-guide__container{margin:auto}}.nav-modal{background-color:#fff;position:absolute;width:100%;top:79px;z-index:10;padding-bottom:36px}.nav-modal-container{width:80%;max-width:1200px;margin:0 auto}.nav-modal__controls{display:flex;justify-content:flex-end;align-items:center}.nav-modal__close-btn{border:none;background-color:transparent;font-size:36px;cursor:pointer;color:#000;transition:color .25s ease}.nav-modal__close-btn:after{display:inline-block;content:"×"}.nav-modal__close-btn:hover{color:#c43121}.nav-modal__category-items{list-style:none;display:grid;grid-template-columns:repeat(4,1fr);row-gap:1.5rem;column-gap:2rem}.nav-modal__item{font-size:1.125rem}.nav-modal__item-name{position:relative;color:#000;text-decoration:none}.nav-modal__item-name:after{content:"";position:absolute;width:100%;height:3px;border-radius:100px;background-color:#000;left:0;bottom:0;opacity:0;transition:opacity .25s ease}.nav-modal__item-name:hover:after{opacity:1}@media (max-width: 1100px){.nav-modal{top:74px}.nav-modal__category-items{row-gap:1rem;column-gap:1.5rem}.nav-modal__item{font-size:.875rem}}@media (max-width: 900px){.nav-modal{height:399px}}@media (max-width: 800px){.nav-modal__category-items{grid-template-columns:repeat(3,1fr)}}@media (max-width: 600px){.nav-modal__category-items{grid-template-columns:repeat(2,1fr)}}@media (max-width: 400px){.nav-modal{height:100vh}.nav-modal__category-items{grid-template-columns:repeat(1,1fr)}}.service{position:relative;display:flex;height:721px;align-items:center}.left-service__img-container{position:absolute;width:371px;height:721px;border:2px solid #000;display:flex;justify-content:center;align-items:center;z-index:5}.service__landscaping{background-color:var(--light-green)}.service__auto-irrigation{background-color:var(--aqua-gray)}.service__solarfarming{background-color:var(--light-yellow)}.service__consultancy{background-color:var(--beige)}.service__img{width:304px;height:650px}.left-service__content{height:80%;width:80%;border:2px solid #000;background-color:#fff;position:absolute;right:0}.left-service__content-heading{font-size:2rem;margin:45px 0 25px 170px;color:var(--dark-blue)}.left-service__content-desc{margin:0 0 0 200px;font-size:1.125rem;padding-right:30px}.left-service__contact{margin:30px 0 0 200px;padding-right:30px;display:flex;justify-content:space-between;font-size:1.25rem}.service__contact-projects{color:var(--soil-brown);cursor:pointer}.service__contact-call{color:var(--dark-blue);cursor:pointer}.right-service__img-container{position:absolute;right:0;width:371px;height:721px;border:2px solid #000;display:flex;justify-content:center;align-items:center;z-index:5}.service__hardscaping{background-color:var(--soil-brown)}.service__hydroponics{background-color:var(--light-blue)}.service__greenhouse{background-color:var(--greenhouse-green)}.right-service__content{height:80%;width:80%;border:2px solid #000;background-color:#fff;position:absolute;left:0}.right-service__content-heading{font-size:2rem;margin:45px 170px 25px 0;color:var(--dark-blue)}.right-service__content-desc{margin:0 200px 0 0;font-size:1.125rem;padding-left:30px}.right-service__contact{margin:30px 200px 0 0;padding-left:30px;display:flex;justify-content:space-between;font-size:1.25rem}@media (max-width: 1300px){.left-service__img-container,.right-service__img-container{width:300px;height:630px}.service__img{width:233px;height:560px}.left-service__content,.right-service__content{height:65%}.left-service__content-heading{font-size:1.5rem;margin:45px 0 25px 140px}.right-service__content-heading{font-size:1.5rem;margin:45px 140px 25px 0}.left-service__content-desc{margin:0 0 0 150px;font-size:1rem}.right-service__content-desc{margin:0 150px 0 0;font-size:1rem}.left-service__contact{margin:30px 0 0 150px;font-size:1.125rem}.right-service__contact{margin:30px 150px 0 0;font-size:1.125rem}}@media (max-width: 1200px){.left-service__img-container,.right-service__img-container{width:229px;height:560px}.service__img{width:170px;height:505px}.left-service__content-heading{font-size:1.5rem;margin:45px 0 25px 100px}.right-service__content-heading{font-size:1.5rem;margin:45px 100px 25px 0}.left-service__content-desc{margin:0 0 0 120px;font-size:.875rem}.right-service__content-desc{margin:0 120px 0 0;font-size:.875rem}.left-service__contact{margin:30px 0 0 120px;font-size:1rem}.right-service__contact{margin:30px 120px 0 0;font-size:1rem}}@media (max-width: 950px){.left-service__img-container,.right-service__img-container{width:200px;height:530px}.service__img{width:150px;height:475px}.left-service__content-heading{font-size:1.25rem;margin:30px 0 25px 100px}.right-service__content-heading{font-size:1.25rem;margin:30px 100px 25px 0}.left-service__content-desc{margin:0 0 0 120px;font-size:.8rem}.right-service__content-desc{margin:0 120px 0 0;font-size:.8rem}.left-service__contact{margin:30px 0 0 120px;font-size:.875rem}.right-service__contact{margin:30px 120px 0 0;font-size:.875rem}}@media (max-width: 799px){.service{flex-direction:column;height:fit-content;margin-bottom:25px}.left-service__img-container,.right-service__img-container{position:static;width:100%;height:250px;border-top:1px solid #000;border-left:1px solid #000;border-right:1px solid #000;border-bottom:0}.service__img{width:93%;height:220px;border:1px solid #000}.left-service__content,.right-service__content{width:100%;height:fit-content;position:static;border-top:0;border-bottom:1px solid #000;border-left:1px solid #000;border-right:1px solid #000}.left-service__content-heading,.right-service__content-heading{font-size:1.25rem;margin:20px 0}.left-service__content-desc,.right-service__content-desc{margin:0;font-size:.8rem;padding:15px}.left-service__contact,.right-service__contact{margin:30px;padding:0}}@media (max-width: 600px){.left-service__contact,.right-service__contact{font-size:.8rem}}.email-modal{background-color:#00000080;width:100vw;height:100vh;position:fixed;top:0;left:0;cursor:pointer;z-index:12}.email-modal__container{background-color:#fff;position:fixed;top:0;right:0;bottom:0;left:0;margin:200px auto;z-index:15;padding:30px;width:fit-content;height:fit-content;border-radius:5px}.email-modal__controls{display:flex;justify-content:flex-end;align-items:center}.email-modal__close-btn{border:none;background-color:transparent;font-size:36px;cursor:pointer;color:#000}.email-modal__close-btn:after{display:inline-block;content:"×"}.email-modal__p{font-weight:700;font-size:20px;color:var(--dark-blue)}.about-us{width:80%;max-width:1200px;margin:0 auto;text-align:center}.about-us__header{display:flex;flex-direction:column;gap:1rem;margin-top:20px}.about-us__breadcrumb{text-align:start}.about-us__heading{color:var(--leaf-dark-green);font-size:2.125rem;font-weight:700;text-transform:capitalize;margin:0}.about-us__heading-img{max-width:773px;max-height:378px;box-shadow:0 4px 6px -2px #000000bf}.about-us__mission-img{max-width:447px;max-height:477px;box-shadow:0 4px 6px -2px #000000bf}.about-us__vision-img{max-width:400px;max-height:435px;box-shadow:0 4px 6px -2px #000000bf}.about-us__countries-img{max-width:300px;max-height:500px;box-shadow:0 4px 6px -2px #000000bf}.about-us__hr{margin-bottom:40px}.about-us__reach{margin:40px 0}.about-us__reach-heading{margin:0 0 10px}.about-us__reach-info-div{display:flex;flex-direction:column;gap:10px;color:#000}.about-us__reach-info-name{margin:0;text-transform:capitalize}.about-us__reach-info-data{margin:0}.about-us__mission-heading,.about-us__vision-heading,.about-us__countries-heading,.about-us__people-heading,.about-us__reach-heading{color:var(--leaf-dark-green)}.about-us__mission-img,.about-us__vision-img,.about-us__countries-img{max-height:450px}.about-us__people-img{height:450px}@media (min-width: 800px){.about-us__header{flex-direction:row;align-items:center;justify-content:center;margin:44px 0 18px}.about-us__header>*{width:100%}.about-us__opening-p{text-align:left}.about-us__hr{display:none}.about-us__mission,.about-us__vision{display:flex;justify-content:space-between;margin-top:50px;gap:30px}.about-us__mission-img,.about-us__vision-img{width:50%}.about-us__mission-p{text-align:right}.about-us__vision-p{text-align:left}.about-us__countries,.about-us__people{display:flex;position:relative;margin-top:50px}.about-us__countries{height:500px}.about-us__countries>*{position:absolute}.about-us__people{height:470px}.about-us__people>*{position:absolute}.about-us__countries-img{max-width:240px;max-height:380px;z-index:2}.about-us__countries-content{top:70px;left:120px;border:1px solid #000}.about-us__countries-heading{margin:19px 0 19px 120px}.about-us__countries-p{margin:0 30px 0 140px;padding-bottom:30px}.about-us__people{align-items:center;margin-bottom:50px}.about-us__people-img{max-width:250px;right:0}.about-us__people-content{max-width:80%;height:80%;border:1px solid #000;padding:40px 0}.about-us__people-heading{margin:0 150px 0 10px}.about-us__people-p{margin:19px 140px 0 10px;padding-bottom:30px}.about-us__reach{text-align:left}.about-us__reach-info-div{font-size:1.125rem}}@media (min-width: 900px){.about-us__countries-content{top:90px;left:120px;border:1px solid #000}.about-us__people-content{height:70%}}@media (min-width: 1000px){.about-us__heading{font-size:2.813rem}.about-us__opening-p{font-size:1.125rem}.about-us__mission,.about-us__vision{margin-top:60px}.about-us__mission-img,.about-us__vision-img{max-height:initial}.about-us__countries{height:550px}.about-us__countries-img{max-width:300px;max-height:420px}.about-us__countries-content{top:90px;left:170px}.about-us__mission-p,.about-us__vision-p,.about-us__countries-p,.about-us__people-p{font-size:1.125rem}.about-us__people{height:500px}.about-us__people-img{max-width:300px;height:500px}}@media (min-width: 1400px){.about-us__countries{height:600px}.about-us__countries-img{max-width:430px;max-height:490px}.about-us__countries-content{top:170px;left:320px}.about-us__people{height:580px}.about-us__people-img{max-width:430px;height:100%}.about-us__mission-heading,.about-us__vision-heading,.about-us__countries-heading,.about-us__people-heading,.about-us__reach-heading{font-size:2.125rem}.about-us__mission-p,.about-us__vision-p,.about-us__countries-p,.about-us__people-p{font-size:1.25rem}.about-us__countries-p{padding-bottom:60px}.about-us__people-p{margin:19px 200px 0 10px}}.contactus{width:80%;max-width:1200px;margin:0 auto;text-align:center}.contactus-header{display:flex;flex-direction:column;gap:1rem;margin-top:20px}.contactus__breadcrumbs{text-align:start}.contactus__heading{color:var(--leaf-dark-green);font-size:2.125rem;font-weight:700;text-transform:capitalize;margin:0}.contactus__form{margin:20px 0;display:flex;flex-direction:column}.contactus__form-row{margin-bottom:20px;display:flex;flex-direction:column;align-items:flex-start}.contactus__form-label{font-size:18px;color:var(--leaf-dark-green);font-weight:600;margin-bottom:2px}.contactus__form-input,.contactus__form-input-area{width:100%;background-color:transparent;border:1px solid #000;border-radius:5px;padding:10px;color:#000}.contactus__form-input-red,.contactus__form-input-area-red{border:1px solid #ff0000}.contactus__form-warning{color:red}.contactus__form-input{height:50px}.contactus__form-input-area{height:100px;resize:none}.contactus__form-input:focus,.contactus__form-input-area:focus{outline:none}.contactus__form-send-btn{width:70px;padding:10px 15px;background-color:var(--light-yellow);color:#000;border-radius:5px;border:1px solid black;text-transform:capitalize;font-weight:700;box-shadow:.3em .3em #0000004d;cursor:pointer;transition:box-shadow .3s ease-in-out;text-align:center;font-size:14px;align-self:center}.contactus__form-send-btn:focus,.contactus__form-send-btn:hover{box-shadow:.3em .3em #000}.contactus__contact-info-div{margin:100px 0 300px;color:var(--dark-orange);font-weight:700;font-size:18px}@media (min-width: 600px){.contactus__form{align-items:center}.contactus__form-input,.contactus__form-input-area{width:480px;max-width:480px}.contactus__form-input-area{height:120px}}@media (min-width: 800px){.contactus-header{flex-direction:row;align-items:center;justify-content:center;margin:44px 0 18px}.contactus-header>*{width:100%}.contactus__form{margin:40px 0}.contactus__form-send-btn{width:80px;font-size:18px}.contactus__contact-info-div{font-size:20px}}@media (min-width: 1200px){.contactus__heading{font-size:2.813rem}.contactus__contact-info-div{font-size:24px}}.faq{width:80%;max-width:1200px;margin:0 auto;text-align:center}.faq-header{display:flex;flex-direction:column;gap:1rem;margin:20px 0}.faq__breadcrumbs{text-align:start}.faq__heading{color:var(--leaf-dark-green);font-size:1.875rem;font-weight:700;text-transform:capitalize;margin:0}.faq-sidebar{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:40px}.faq-sidebar__category{background-color:var(--medium-blue);color:#fff;font-size:.874rem;padding:.6rem;border-radius:100px;border:1px solid black;box-shadow:.2em .2em #0000004d;cursor:pointer;text-transform:capitalize;transition:background-color .25s ease,border .25s ease;text-decoration:none}.faq-sidebar__category:hover,.faq-sidebar__category:focus{background-color:var(--light-green);color:#000}.faq-questions__container{text-align:start;margin-bottom:40px}.faq-questions-category{font-size:1.5rem;margin:0 0 10px}.faq-questions-question{display:flex;gap:10px;font-size:1.17rem;font-weight:600;margin-bottom:5px}.faq-questions-triangle{border:solid #000;border-width:0 3px 3px 0;display:inline-block;padding:3px;align-self:flex-start;cursor:pointer}.faq-questions-triangle__right{transform:rotate(-45deg);-webkit-transform:rotate(-45deg);margin-top:8px;transition:border .25s ease}.faq-questions-triangle__right:hover{border:solid var(--dark-orange);border-width:0 3px 3px 0}.faq-questions-triangle__down{transform:rotate(45deg);-webkit-transform:rotate(45deg);margin-top:6px;border:solid var(--dark-orange);border-width:0 3px 3px 0}.faq-questions-answer{font-size:1.1rem;margin:0 0 15px 17px}@media (min-width: 800px){.faq-header{flex-direction:row;align-items:center;margin:44px 0 40px}.faq__breadcrumbs{width:25%}.faq-sidebar__category{font-size:.9rem;padding:.7rem}}@media (min-width: 1000px){.faq-content{display:flex}.faq-sidebar{flex-direction:column;justify-content:flex-start;gap:1rem}.faq-hr{margin:0 40px}.faq-sidebar__category{color:var(--dark-blue);background-color:transparent;border:none;box-shadow:none;font-size:1.5rem;position:relative;padding:0;font-weight:600;width:150px;text-align:start;transition:background-color .25s ease,color .25s ease}.faq-sidebar__category:hover,.faq-sidebar__category:focus{background-color:transparent;color:var(--dark-orange)}.faq-sidebar__category:focus{font-weight:700}.faq-questions{margin-left:60px}}@media (min-width: 1200px){.faq__heading{font-size:2.813rem}}.home{background-color:#fff}.projects{width:80%;max-width:1200px;margin:0 auto;text-align:center}.projects-header{display:flex;flex-direction:column;gap:1rem;margin-top:20px}.projects__breadcrumbs{text-align:start}.projects__heading{color:var(--leaf-dark-green);font-size:2.125rem;font-weight:700;text-transform:capitalize;margin:0}.projects__heading-img{box-shadow:0 4px 6px -2px #000000bf}.projects__gallery{-webkit-column-count:1;-moz-column-count:1;column-count:1;-webkit-column-width:100%;-moz-column-width:100%;column-width:100%;padding:0 12px;margin-bottom:50px}.projects__gallery-img{-webkit-transition:all .35s ease;transition:all .35s ease;cursor:pointer;margin-bottom:12px;border:1px solid #000;display:flex}.projects__gallery-img:hover{filter:opacity(.8)}.projects__imgModal{width:100%;height:100vh;position:fixed;top:0;left:0;display:flex;justify-content:center;align-items:center;background-color:#000000df;transition:opacity .4s ease,visibility .4s ease;visibility:hidden;opacity:0;transform:scale(0);overflow:hidden;z-index:999}.projects__imgModal.open{visibility:visible;opacity:1;transform:scale(1)}.projects__imgModal img{width:auto;max-width:100%;height:auto;max-height:100%;display:block;line-height:0;box-sizing:border-box;padding:20px 0;margin:0 auto}.projects__imgModal.open svg{position:fixed;top:10px;right:10px;width:2rem;height:2rem;padding:5px;background-color:#0006;color:#fff;cursor:pointer}@media (min-width: 600px){.projects__gallery{-webkit-column-count:2;-moz-column-count:2;column-count:2}}@media (min-width: 800px){.projects-header{flex-direction:row;align-items:center;justify-content:center;margin:44px 0 18px}.projects-header>*{width:100%}.projects__opening-p{text-align:left;margin-bottom:40px;font-size:1.125rem}}@media (min-width: 900px){.projects__heading-img{max-width:773px;max-height:378px;box-shadow:0 4px 6px -2px #000000bf}}@media (min-width: 1000px){.about-us__opening-p{font-size:1.125rem}.projects__gallery{-webkit-column-count:3;-moz-column-count:3;column-count:3;-webkit-column-width:33%;-moz-column-width:33%;column-width:33%}}@media (min-width: 1200px){.projects__heading{font-size:2.813rem}}.product{width:80%;max-width:1200px;margin:0 auto;text-align:center}.product__search-bar{margin:1rem 0 2rem}.product__breadcrumbs{text-align:start}.product__main-content{display:flex;flex-direction:column;align-items:center}.product__photo-div{margin:1rem 0 2rem;display:flex;flex-direction:column;gap:1rem;align-items:center}.product__main-photo{width:256px;height:256px;border:1px solid #000}.product__side-photos{width:256px;display:flex;justify-content:space-between}.product__side-photo{width:75px;height:60px;border:1px solid #000}.product__about-care-review-headings{display:flex;justify-content:space-around;max-width:100%}.product__about-care-review-heading{color:var(--leaf-dark-green);cursor:pointer;font-size:1.125rem;font-weight:700;transition:.25s color ease}.product__about-care-review-heading:focus,.product__about-care-review-heading:hover{color:#000}.product__about-care-review-heading-black{color:#000}.product__about-care-review-hr{margin:8px 0 24px}.product__main-right{display:flex;flex-direction:column;align-items:center}.product__name{margin:0;font-size:1.5rem}.product__scientific-name{font-size:1.125rem;font-style:italic;font-weight:300;margin:0}.product__price{font-size:1.25rem;margin:.5rem 0 .7rem}.product_quanity-out-of-stock{background-color:#00000020;color:red;padding:5px;border-radius:5px}.product__quantity{display:flex;gap:5px;margin-bottom:1.5rem}.product__quantity-sign{border:1px solid #000;border-radius:50%;padding:2px 4px;cursor:pointer}.product__quantity-number{font-size:1.25rem;font-weight:600}.product__size-div{max-width:264px;margin-bottom:1.5rem}.product__size-guide-div{display:flex;gap:8rem;text-transform:capitalize;align-items:flex-end;justify-content:space-between}.product__size{margin:0;font-size:1.25rem;font-weight:700}.product__size-guide{margin:0;font-size:1rem;font-weight:600;text-decoration:underline;cursor:pointer}.product__sizes{display:flex;flex-wrap:wrap;gap:.5rem;list-style:none;padding:0;margin:.5rem 0 0}.product__size-option{background-color:var(--gray);color:#000;padding:5px 15px;border-radius:100px;box-shadow:0 .4rem .3rem #0000004d;cursor:pointer;text-transform:capitalize;transition:background-color .25s ease,color .25s ease}.product__size-option:hover,.product__size-option:focus{background-color:var(--dark-blue);color:#fff}.product__size-option-blue{background-color:var(--dark-blue);color:#fff}.product__cart-btn{font-size:1rem;color:#000;background-color:var(--light-yellow);border:1.5px solid #000;padding:8px 84px;border-radius:5px;box-shadow:.25em .25em #0000004d;cursor:pointer;transition:background-color .25s ease,box-shadow .25s ease}.product__cart-btn:focus,.product__cart-btn:hover{background-color:var(--dark-yellow);box-shadow:.25em .25em #000}.product__contact-info{color:var(--dark-orange);font-weight:700;font-size:18px}.product__description-condition-div{margin:2rem 0;max-width:330px}.product__description{font-size:1.25rem;margin:0 0 1rem}.product__description-options{display:flex;flex-wrap:wrap;column-gap:29px;row-gap:15px;justify-content:center}.product__description-option{display:flex;flex-direction:column;align-items:center}.product__description-img{width:24px;height:24px;margin-bottom:6px}.product__description-title{margin:0 0 1px;font-weight:700}.product__description-value{margin:0;font-weight:600}.product__condition-div{display:flex;flex-direction:column;padding:0;margin:2rem 0 0;row-gap:8px}.product__condition{text-align:start;list-style:none;display:flex;gap:10px;align-items:center}.product__condition-circle{width:16px;height:16px;background-color:#00000040;border-radius:50%}.product__recommendations{margin:2rem 0}.product__recommendations-heading{display:flex;justify-content:center}.product__recommendations-title{color:var(--leaf-dark-green);text-transform:capitalize;font-weight:700;font-size:1.5rem;padding:0;margin:0 0 1.5rem}.product__recommendations-arrow-img{visibility:hidden;width:0}.product__recommended-products{display:flex;margin-bottom:2.5rem;row-gap:1rem;justify-content:center;gap:1rem;flex-wrap:wrap}.product__plants-accessories{display:flex;flex-direction:column;gap:2rem;margin-bottom:2rem;align-items:center;border-top:2px solid #8b8989}.product__plants-quote{padding:0 20px}.product__plants-btn{width:8rem;max-width:10rem;padding:10px 15px;background-color:var(--medium-blue);color:#fff;border-radius:5px;border:1px solid black;text-transform:capitalize;font-weight:700;box-shadow:.3em .3em #0000004d;cursor:pointer;transition:box-shadow .3s ease-in-out}.product__plants-btn:focus,.product__plants-btn:hover{box-shadow:.3em .3em #000}.product__plants-img-div{max-width:400px;border:2rem solid var(--light-yellow)}.product__plants-img{display:block}@media (min-width: 600px){.product__search-bar{margin:3rem 0}.product__photo-div{flex-direction:row;gap:1rem;align-items:center;justify-content:center}.product__main-photo{width:370px;height:340px}.product__side-photos{width:fit-content;flex-direction:column;height:340px}.product__side-photo{width:80px;height:100px}.product__cart-btn{font-size:1.125rem}.product__recommendations-heading{justify-content:flex-start;align-items:center;gap:.5rem;position:relative}.product__recommendations-arrow-img{visibility:visible;width:auto;position:absolute;left:230px;top:9px}.product__recommended-products{gap:2rem}.product__plants-quote{font-size:1.125rem}.product__plants-img-div{max-width:400px;border:2.225rem solid var(--light-yellow)}}@media (min-width: 800px){.product__search-bar>*{width:35rem}.product__breadcrumbs{margin-bottom:1.125rem}.product__recommendations-title{font-size:2rem}.product__recommendations-arrow-img{left:305px;top:15px}.product__plants-accessories{flex-direction:row;border:2px solid #8b8989;background-color:#fff}.product__plants-quote{font-size:.95rem}.product__plants-img-div{border:2rem solid var(--light-yellow)}}@media (min-width: 1000px){.product__main-content{flex-direction:row;align-items:flex-start;gap:4rem}.product__main-left{width:70%}.product__main-right{width:30%;align-items:flex-start}.product__photo-div{justify-content:flex-start}.product__scientific-name{margin:0 0 24px}.product__size-div{margin:0 0 10px}.product__size-guide-div{align-items:center}.product__sizes{margin:0 0 31px}.product__price{margin:0 0 4px}.product__cart-btn{padding:8px 60px}.product__contact-info{text-align:left;font-size:24px}.product__description-condition-div{margin:45px 0 0}.product__description{text-align:start;margin:0 0 27px;font-size:1.75rem}.product__condition-div{margin:51px 0 0}.product__recommended-products{gap:100px;row-gap:2rem}.product__plants-accessories{justify-content:space-between}.product__plants-quote-btn{width:54%}.product__plants-btn{width:10.5rem;font-size:1.125rem;padding:15px}.product__plants-img-div{width:46%;max-width:500px;max-height:500px;border:2.75rem solid var(--light-yellow)}}@media (min-width: 1100px){.product__recommendations-title{margin:0 0 3.313rem}.product__recommended-products{gap:40px}.product__plants-quote-btn{padding-right:30px}.product__plants-quote{font-size:1.5rem}}@media (min-width: 1200px){.product__cart-btn{padding:8px 84px}}@media (min-width: 1400px){.product__main-content{gap:6rem}.product__main-photo{width:470px;height:440px}.product__side-photos{height:440px}.product__side-photo{width:110px;height:140px}.product__name{font-size:2rem}.product__scientific-name{font-size:1.5rem}.product__recommended-products{justify-content:space-between}.product__plants-quote-btn{padding-right:60px}}.services{width:80%;max-width:1200px;margin:0 auto;text-align:center}.services-header{display:flex;flex-direction:column;gap:1rem;margin-top:20px}.services__breadcrumbs{text-align:start}.services__heading{color:var(--leaf-dark-green);font-size:2.125rem;font-weight:700;text-transform:capitalize;margin:0}.services-navigator__container{display:flex;justify-content:center;align-items:center;margin:20px 0 50px}.services-navigator__slider{display:flex;align-items:center;min-height:230px;width:450px;--swiper-pagination-color: var(--leaf-dark-green)}.services-navigator__slide{text-align:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;background-position:center;background-size:cover}.services-navigator__option{border:1px solid #000;color:#000;text-decoration:none;width:158px;height:158px;font-weight:700;border-radius:100px;text-transform:capitalize;cursor:pointer;display:flex;justify-content:center;align-items:center;box-shadow:0 .4rem .3rem #0000004d;transition:background-color .25s ease}.services-navigator__option:hover{background-color:#fff}.services-navigator__landscaping{font-size:1.25rem;background-color:var(--light-green)}.services-navigator__hardscaping{font-size:1.125rem;background-color:var(--soil-brown)}.services-navigator__irrigation{font-size:1.125rem;background-color:var(--aqua-gray)}.services-navigator__hydroponics{font-size:1.125rem;background-color:var(--light-blue)}.services-navigator__solarfarming{font-size:1.25rem;background-color:var(--light-yellow)}.services-navigator__greenhouse{font-size:1.125rem;background-color:var(--greenhouse-green);color:#fff;transition:background-color .25s ease,color .25s ease}.services-navigator__greenhouse:hover{background-color:#fff;color:#000}.services-navigator__consultancy{font-size:1.25rem;background-color:var(--beige)}.services-navigator__p{margin:0}.services-navigator__option-white{background-color:#fff}.services-navigator__option-black{background-color:#fff;color:#000}.services-categories{padding:0}.services__email{margin:50px 0;display:flex;flex-direction:column}.services__email-heading{margin:0 0 15px;text-transform:capitalize;color:var(--leaf-dark-green);font-size:25px}.services__email-form-row{margin-bottom:20px;display:flex;flex-direction:column;align-items:flex-start}.services__email-form-label{font-size:18px;color:var(--leaf-dark-green);font-weight:600;margin-bottom:2px}.services__email-form-input,.services__email-form-input-area{width:100%;background-color:transparent;border:1px solid #000;border-radius:5px;padding:10px;color:#000}.services__email-form-input{height:50px}.services__email-form-input-area{height:100px;resize:none}.services__email-form-input:focus,.services__email-form-input-area:focus{outline:none}.services__email-send-btn{width:70px;padding:10px 15px;background-color:var(--light-yellow);color:#000;border-radius:5px;border:1px solid black;text-transform:capitalize;font-weight:700;box-shadow:.3em .3em #0000004d;cursor:pointer;transition:box-shadow .3s ease-in-out;text-align:center;font-size:14px}.services__email-send-btn:focus,.services__email-send-btn:hover{box-shadow:.3em .3em #000}@media (min-width: 600px){.services__email{align-items:center}.services__email-form-input,.services__email-form-input-area{width:480px;max-width:480px}.services__email-form-input-area{height:120px}}@media (min-width: 800px){.services-header{flex-direction:row;align-items:center;justify-content:center;margin:44px 0 18px}.services-header>*{width:100%}.services-navigator__container{display:flex;justify-content:center;margin:20px 0 90px;height:fit-content}.services-navigator{width:570px;height:540px;position:relative}.services-trunk-img{width:158px;height:158px;position:absolute;top:calc(50% - 75px);left:calc(50% - 75px)}.services-navigator__landscaping{font-size:1.25rem;position:absolute;top:0;left:calc(50% - 79px)}.services-navigator__hardscaping{font-size:1.125rem;position:absolute;top:79px;left:calc(50% + 79px)}.services-navigator__irrigation{font-size:1.125rem;position:absolute;right:0;top:249px}.services-navigator__hydroponics{font-size:1.125rem;position:absolute;bottom:0;right:120px}.services-navigator__solarfarming{font-size:1.25rem;position:absolute;bottom:0;left:120px}.services-navigator__greenhouse{font-size:1.125rem;position:absolute;left:0;top:249px}.services-navigator__consultancy{font-size:1.25rem;position:absolute;top:79px;right:calc(50% + 79px)}.services-categories{display:flex;flex-direction:column;gap:50px;margin-bottom:80px}.services__email-heading{font-size:36px}.services__email-send-btn{width:80px;font-size:18px}}@media (min-width: 1200px){.services__heading{font-size:2.813rem}.services-navigator{width:633px;height:589px}.services-trunk-img{width:196px;height:196px;top:calc(50% - 98px);left:calc(50% - 98px)}.services-navigator__option{width:177px;height:177px}.services-navigator__landscaping{font-size:1.5rem;top:0;left:calc(50% - 88.5px)}.services-navigator__hardscaping{font-size:1.25rem;top:88.5px;left:calc(50% + 88.5px)}.services-navigator__irrigation{font-size:1.25rem;right:0;top:277.5px}.services-navigator__hydroponics{font-size:1.25rem;bottom:0;right:133.5px}.services-navigator__solarfarming{font-size:1.35rem;bottom:0;left:133.5px}.services-navigator__greenhouse{font-size:1.25rem;left:0;top:277.5px}.services-navigator__consultancy{font-size:1.5rem;top:88.5px;right:calc(50% + 88.5px)}}.shop{width:80%;max-width:1200px;margin:0 auto;text-align:center}.shop__search-bar{margin:1rem 0 2rem}.shop__header{display:flex;flex-direction:column;gap:1rem}.shop__breadcrumbs{text-align:start}.shop__category{color:var(--leaf-dark-green);font-size:2.125rem;font-weight:700;text-transform:capitalize;margin:0}.shop__title-hr{margin:0 0 24px}.shop__sidebar{display:flex;flex-direction:column;margin-bottom:2rem}.shop__price-category{display:flex;flex-direction:column;gap:1rem;margin-bottom:1rem}.shop__price-filter{display:flex;flex-direction:column;gap:.5rem;width:fit-content;align-items:flex-start}.shop__price-filter-title{margin:0;color:var(--dark-blue);text-transform:capitalize;font-weight:700;font-size:1.125rem}.shop__sidebar-hr{margin:24px 0 0;width:100%;display:none}.select-component{position:relative;height:fit-content}.select-category{box-shadow:0 10px 25px #0003;padding:.5rem 3rem .5rem 1.5rem;border:2px solid var(--leaf-dark-green);color:var(--dark-blue);font-weight:600;background-color:var(--light-off-white);text-transform:capitalize}.select-category:focus{outline:none}.select-arrow{position:absolute;top:0;right:0;display:block;background:var(--leaf-dark-green);height:100%;width:2rem;pointer-events:none}.select-arrow:before,.select-arrow:after{content:"";position:absolute;height:0;width:0;left:50%;top:50%;transform:translate(-50%,-50%)}.select-arrow:before{border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #fff;top:35%}.select-arrow:after{border-left:7px solid transparent;border-right:7px solid transparent;border-top:7px solid #fff;top:65%}.shop__size-attributes-div{display:flex;flex-direction:column;gap:1rem}.shop__aside-filter{display:flex}.shop__content-tags-results{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:1rem}.shop__tags{display:flex;gap:1rem;font-weight:600;flex-wrap:wrap;margin-bottom:1rem}.shop__total-result{margin:0;font-weight:600;font-size:.75rem}.shop__total-result-span{font-weight:700}.shop__products{display:flex;margin-bottom:2.5rem;row-gap:1rem;justify-content:center;gap:1rem;flex-wrap:wrap}.shop__pagination{display:flex;justify-content:center;align-items:center;gap:10px;margin-bottom:2rem}.pagination__left-arrow{width:12px;height:12px;cursor:pointer;border-top:2px solid var(--leaf-dark-green);border-left:2px solid var(--leaf-dark-green);transform:rotate(-45deg);transition:border-top .25s ease,border-left .25s ease}.pagination__left-arrow:focus,.pagination__left-arrow:hover{border-top:2px solid #000;border-left:2px solid #000}.pagination__page-numbers{display:flex;gap:5px}.pagination__page-number{border:none;background-color:transparent;font-weight:600;font-size:18px;color:var(--leaf-dark-green);cursor:pointer;transition:color .25s ease}.pagination__page-number--black{border:none;background-color:transparent;font-weight:600;font-size:18px;color:#000;cursor:pointer}.pagination__page-number:focus,.pagination__page-number:hover,.pagination__page-number:active{color:#000}.pagination__right-arrow{width:12px;height:12px;cursor:pointer;border-bottom:2px solid var(--leaf-dark-green);border-right:2px solid var(--leaf-dark-green);transform:rotate(-45deg);transition:border-bottom .25s ease,border-right .25s ease}.pagination__right-arrow:focus,.pagination__right-arrow:hover{border-bottom:2px solid #000;border-right:2px solid #000}.shop__recommendations{margin-bottom:2rem}.shop__recommendations-heading{display:flex;justify-content:center}.shop__recommendations-title{color:var(--leaf-dark-green);text-transform:capitalize;font-weight:700;font-size:1.5rem;padding:0;margin:0 0 1.5rem}.shop__recommendations-arrow-img{visibility:hidden;width:0}.shop__recommended-products{display:flex;margin-bottom:2.5rem;row-gap:1rem;justify-content:center;gap:1rem;flex-wrap:wrap}.shop__care-service{display:flex;flex-direction:column;gap:2rem;margin-bottom:2rem;align-items:center;border-top:2px solid #8b8989}.shop__care-service-quote{padding:0 20px}.shop__care-service-btn{width:8rem;max-width:10rem;padding:10px 15px;background-color:var(--medium-blue);color:#fff;border-radius:5px;border:1px solid black;text-transform:capitalize;font-weight:700;box-shadow:.3em .3em #0000004d;cursor:pointer;transition:box-shadow .3s ease-in-out}.shop__care-service-btn:focus,.shop__care-service-btn:hover{box-shadow:.3em .3em #000}.shop__care-services-img-div{max-width:400px;border:2rem solid var(--light-yellow)}.shop__care-services-img{display:block}@media (min-width: 600px){.shop__search-bar{margin:3rem 0}.shop__price-category{flex-direction:row;gap:2rem;align-items:flex-end;margin-bottom:2rem}.shop__size-attributes-div{flex-direction:row;gap:2rem}.shop__content-tags-results{flex-direction:row;justify-content:space-between}.shop__products{gap:2rem}.shop__recommendations-heading{justify-content:flex-start;align-items:center;gap:.5rem;position:relative}.shop__recommendations-arrow-img{visibility:visible;width:auto;position:absolute;left:230px;top:9px}.shop__recommended-products{gap:2rem}.shop__care-service-quote{font-size:1.125rem}.shop__care-services-img-div{max-width:400px;border:2.225rem solid var(--light-yellow)}}@media (min-width: 800px){.shop__search-bar>*{width:35rem}.shop__header{flex-direction:row;align-items:center;justify-content:center;margin-bottom:1.125rem}.shop__header>*{width:100%}.shop__content{display:flex;gap:10px}.shop__sidebar{width:30%}.shop__main-content{width:70%}.shop__price-category{flex-direction:column;gap:1rem;align-items:flex-start;margin-bottom:1rem}.shop__sidebar-hr{display:block}.shop__aside-filter{flex-direction:column;align-items:flex-start}.shop__aside-list-title{margin:0 0 8px;font-size:1.5rem;color:var(--dark-blue)}.shop__aside-list{list-style:none;padding:0;margin:0;color:var(--dark-blue);font-weight:500;display:flex;flex-direction:column;gap:5px;align-items:flex-start}.shop__category-item{position:relative;cursor:pointer}.shop__category-item:after{height:2px;border-radius:100px;background-color:var(--dark-blue);position:absolute;content:"";width:100%;left:0;bottom:0;opacity:0;transition:opacity .25s ease}.shop__category-item:hover:after{opacity:1}.shop__category-item-selected{color:var(--dark-orange);font-weight:700}.shop__size-attributes-div{flex-direction:column;gap:1rem}[type=checkbox]{opacity:0}[type=checkbox]+label{position:relative;padding-left:10px;cursor:pointer;display:inline-block}[type=checkbox]+label:before{content:"";position:absolute;left:-15px;top:4px;width:12px;height:12px;outline:1.5px solid var(--dark-blue)}[type=checkbox]:checked+label:before{content:"";position:absolute;left:-15px;top:4px;width:12px;height:12px;outline:1.5px solid var(--dark-blue)}[type=checkbox]:checked+label:after{content:"";position:absolute;left:-15px;top:4px;width:12px;height:12px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7DAAAOwwHHb6hkAAAAGXRFWHRTb2Z0d2FyZQB3d3cuaW5rc2NhcGUub3Jnm+48GgAAAQBJREFUOI3NkD1KA1EURs99/vSWCqIojATynMI9CCLIPF3DRAaLWARcg8qQ0pDKFYTUFo6NVlbRBbgIy+RdiyQ4o0PGn0Jv+d4957t88NcjP4FCFwdezLl4vfm2YPsg2dI5nwHLwKv5BQwq7S9fELo48EgGsgIgKumg32kZu58s2SjZqUrOw4heDPqdFoBhcXSP+EcbHbcpKXV89ug2Dz/1umfT//cOhNO6K0qqYAAzlIU94GXsoGld4wqQ0MVBHhaV9CPMNK0eNTZFJANWJ6/XqO7OSi4IAGqHJ2vzOrwD1gsLk7bL4IKgTFIFfxIA2KNkQ7y/9KIPz71uOgv+H/MGJ31kuGCl4x4AAAAASUVORK5CYII=);background-size:contain;background-repeat:no-repeat}.shop__content-tags-results{margin-left:20px}.shop__recommendations-title{font-size:2rem}.shop__recommendations-arrow-img{left:305px;top:15px}.shop__care-service{flex-direction:row;border:2px solid #8b8989;background-color:#fff}.shop__care-service-quote{font-size:.95rem}.shop__care-services-img-div{border:2rem solid var(--light-yellow)}}@media (min-width: 1000px){.shop__category{font-size:2.813rem}.shop__total-result{font-size:1rem}.shop__products{row-gap:30px}.pagination__left-arrow,.pagination__right-arrow{width:16px;height:16px}.pagination__page-numbers{gap:15px}.pagination__page-number,.pagination__page-number--black{font-size:24px}.shop__recommended-products{gap:100px;row-gap:2rem}.shop__care-service{justify-content:space-between}.shop__care-service-quote-btn{width:54%}.shop__care-service-btn{width:10.5rem;font-size:1.125rem;padding:15px}.shop__care-services-img-div{width:46%;max-width:500px;max-height:500px;border:2.75rem solid var(--light-yellow)}}@media (min-width: 1100px){.shop__sidebar{width:20%}.shop__main-content{width:80%}.shop__recommendations-title{margin:0 0 3.313rem}.shop__recommended-products{gap:40px}.shop__care-service-quote-btn{padding-left:30px}.shop__care-service-quote{font-size:1.5rem}}@media (min-width: 1400px){.shop__products{row-gap:60px;gap:72px}.shop__recommended-products{justify-content:space-between}.shop__care-service-quote-btn{padding-left:60px}}.notfound{text-align:center;height:55vh;display:flex;align-items:center;justify-content:center;flex-direction:column}.notfound__home-link{font-weight:700;font-size:24px;color:var(--dark-blue);text-decoration:underline;cursor:pointer;transition:color .25s ease}.notfound__home-link:focus,.notfound__home-link:hover{color:var(--dark-green)}.project-desc{width:80%;max-width:1200px;margin:0 auto;text-align:center}.project-desc__header{display:flex;flex-direction:column;gap:1rem;margin-top:20px}.project-desc__breadcrumbs{text-align:start}.project-desc__heading{color:var(--leaf-dark-green);font-size:2.125rem;font-weight:700;text-transform:capitalize;margin:0}.project-desc__img{border:1px solid #000}.project-desc__description{text-align:center;white-space:pre-wrap;margin:30px 0 50px;padding-top:10px}@media (min-width: 800px){.project-desc__header{flex-direction:row;align-items:center;justify-content:center;margin:44px 0 18px}.project-desc__header>*{width:100%}.project-desc__description{text-align:left}}@media (min-width: 1200px){.project-desc__heading{font-size:2.813rem}}:root{font-family:Nunito,sans-serif;box-sizing:border-box;margin:0;padding:0;--light-blue: #688b9a;--medium-blue: #47697e;--dark-blue: #2d5167;--light-yellow: #ffcc33;--dark-yellow: #f0b70d;--light-green: #a3c586;--dark-green: #5b7444;--greenhouse-green: #3e6334;--light-off-white: #fff8e3;--dark-off-white: #fcf1d1;--beige: #fbdac0;--light-brown: #ba8e7e;--dark-brown: #614237;--soil-brown: #aa8c81;--gray: #d9d9d9;--aqua-gray: #c0c0c0;--dark-orange: #f5801a;--leaf-dark-green: #006839;--leaf-light-green: #86bc41;background-color:#fff}img{max-width:100%}hr{margin:1em 0 0}
