:root{--vt-c-white: #ffffff;--vt-c-white-soft: #f8f8f8;--vt-c-white-mute: #f2f2f2;--vt-c-black: #181818;--vt-c-black-soft: #222222;--vt-c-black-mute: #282828;--vt-c-indigo: #2c3e50;--vt-c-divider-light-1: rgba(60, 60, 60, .29);--vt-c-divider-light-2: rgba(60, 60, 60, .12);--vt-c-divider-dark-1: rgba(84, 84, 84, .65);--vt-c-divider-dark-2: rgba(84, 84, 84, .48);--vt-c-text-light-1: var(--vt-c-indigo);--vt-c-text-light-2: rgba(60, 60, 60, .66);--vt-c-text-dark-1: var(--vt-c-white);--vt-c-text-dark-2: rgba(235, 235, 235, .64)}:root{--color-background: var(--vt-c-white);--color-background-soft: var(--vt-c-white-soft);--color-background-mute: var(--vt-c-white-mute);--color-border: var(--vt-c-divider-light-2);--color-border-hover: var(--vt-c-divider-light-1);--color-heading: var(--vt-c-text-light-1);--color-text: var(--vt-c-text-light-1);--section-gap: 160px}@media (prefers-color-scheme: dark){:root{--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: var(--vt-c-divider-dark-2);--color-border-hover: var(--vt-c-divider-dark-1);--color-heading: var(--vt-c-text-dark-1);--color-text: var(--vt-c-text-dark-2)}}*,*:before,*:after{box-sizing:border-box;margin:0;position:relative;font-weight:400}body{min-height:100vh;color:var(--color-text);background:var(--color-background);transition:color .5s,background-color .5s;line-height:1.6;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app{font-weight:400}header{display:flex;line-height:1.5;max-height:100vh}.nav-logo{display:flex;font-size:1.8rem;padding:1rem;padding-left:70px;color:#000;text-decoration:none;width:-webkit-fill-available}.logo{display:block;max-height:3rem}@media (hover: hover){a:hover{background-color:#00bd7e33}}nav{width:100%;font-size:20px;text-align:center;margin-top:2rem}nav a{color:#000;text-decoration:none}nav a.router-link-exact-active{color:var(--color-text)}nav a.router-link-exact-active:hover{background-color:transparent}nav a{display:inline-block;padding:0 1rem;border-left:1px solid var(--color-border)}nav a:first-of-type{border:0}.products-list[data-v-4e974b98]{list-style:none;padding:0;display:flex;flex-wrap:wrap;justify-content:space-between}.products-list li[data-v-4e974b98]{flex-basis:100%;margin-bottom:2rem}@media screen and (min-width: 600px){.products-list li[data-v-4e974b98]{flex-basis:calc(50% - 1rem)}}.products-list li>div[data-v-4e974b98]{padding:1.5rem;border-radius:.25rem;box-shadow:0 4px 8px #00000012,0 6px 20px #0000000d}.products-list li img[data-v-4e974b98]{width:100%}.products-list li a[data-v-4e974b98]{text-decoration:none}.loader-container[data-v-4e974b98]{text-align:center}button[data-v-4e974b98]{font-family:Poppins,sans-serif}button[data-v-4e974b98],a.btn[data-v-4e974b98],input[type=submit][data-v-4e974b98]{-webkit-appearance:none;display:inline-block;background-color:#002626;color:#fff;padding:.75rem 1rem;line-height:1.5;border-radius:.25em;border:none;text-decoration:none;font-size:1rem;margin:.5rem 0}button[data-v-4e974b98]:hover,a.btn[data-v-4e974b98]:hover,input[type=submit][data-v-4e974b98]:hover{cursor:pointer;background-color:#dddc4e;color:#002626}button[data-v-4e974b98]:active,a.btn[data-v-4e974b98]:active,input[type=submit][data-v-4e974b98]:active{background-color:#f6cfb2}@media (min-width: 1px){.home{min-height:100vh;display:flex;align-items:center}.lds-ellipsis{display:inline-block;position:relative;width:80px;height:80px}.lds-ellipsis div{position:absolute;top:33px;width:13px;height:13px;border-radius:50%;background:#dfc;animation-timing-function:cubic-bezier(0,1,1,0)}.lds-ellipsis div:nth-child(1){left:8px;animation:lds-ellipsis1 .6s infinite}.lds-ellipsis div:nth-child(2){left:8px;animation:lds-ellipsis2 .6s infinite}.lds-ellipsis div:nth-child(3){left:32px;animation:lds-ellipsis2 .6s infinite}.lds-ellipsis div:nth-child(4){left:56px;animation:lds-ellipsis3 .6s infinite}@keyframes lds-ellipsis1{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes lds-ellipsis3{0%{transform:scale(1)}to{transform:scale(0)}}@keyframes lds-ellipsis2{0%{transform:translate(0)}to{transform:translate(24px)}}.button-container{display:flex;justify-content:center;align-items:center;margin-bottom:50px}.loading-container{display:flex;justify-content:center;align-items:center}.checkout-button{font-family:Poppins,sans-serif}.checkout-button,a.btn,input[type=submit]{-webkit-appearance:none;background-color:#dddc4e;color:#002626;padding:.75rem 1rem;line-height:1.5;border-radius:.25em;border:none;text-decoration:none;font-size:1rem;margin:.5rem 0}.checkout-button:hover,a.btn:hover,input[type=submit]:hover{cursor:pointer;background-color:#f6cfb2;color:#002626}.checkout-button:active,a.btn:active,input[type=submit]:active{background-color:gray}}.event-button[data-v-7b518acb]{height:60px;width:600px;background-color:#fff;transition:.4s;color:#000;margin-top:.6rem;font-size:1.2rem;border-color:#00bd7e}.event-button[data-v-7b518acb]:hover{background-color:#00bd7e;color:#fff}@media (min-width: 1px){.about{min-height:100vh;display:flex;align-items:center}}@media (min-width: 1px){.about{min-height:100vh;display:flex;align-items:center}.about-page{text-align:left;margin:0 auto;padding-top:2rem;display:flex;flex-direction:column;margin-top:3rem}.about-page>div{flex:1}.about-info{max-width:45rem;margin:0 auto;padding:0 1rem 1rem}.testimonial-section{text-align:center;margin:0 auto;padding-top:2rem;display:flex;flex-direction:column}.testimonial-blob{font-weight:700}@media screen and (min-width: 1200px){.about-page{flex-direction:row}.about-info{padding:0 2rem 0 0}}ul.employee-list{list-style:none;padding:0;display:flex;flex-wrap:wrap;max-width:500px;margin:0 auto}ul.employee-list li{flex:0 0 50%;padding:0 1rem;box-sizing:border-box;text-align:center}ul.employee-list li a{text-decoration:none}ul.employee-list li a:hover{opacity:.8}ul.employee-list li h5{margin:0 0 2rem}ul.employee-list li img{width:100%;border-radius:50%}ul.testimonial-list{list-style:none;margin-top:1rem}ul.testimonial-list li{padding-bottom:2rem;box-sizing:border-box;text-align:center}ul.testimonial-list li a{text-decoration:none}.loading-container{display:flex;justify-content:center;align-items:center}.lds-ellipsis{display:inline-block;position:relative;width:80px;height:80px}.lds-ellipsis div{position:absolute;top:33px;width:13px;height:13px;border-radius:50%;background:#dfc;animation-timing-function:cubic-bezier(0,1,1,0)}.lds-ellipsis div:nth-child(1){left:8px;animation:lds-ellipsis1 .6s infinite}.lds-ellipsis div:nth-child(2){left:8px;animation:lds-ellipsis2 .6s infinite}.lds-ellipsis div:nth-child(3){left:32px;animation:lds-ellipsis2 .6s infinite}.lds-ellipsis div:nth-child(4){left:56px;animation:lds-ellipsis3 .6s infinite}@keyframes lds-ellipsis1{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes lds-ellipsis3{0%{transform:scale(1)}to{transform:scale(0)}}@keyframes lds-ellipsis2{0%{transform:translate(0)}to{transform:translate(24px)}}}@media (min-width: 1px){.subscribe[data-v-132aa093]{min-height:50vh;display:flex;justify-content:center;text-align:center}.subscribe-content[data-v-132aa093]{align-content:center}.email-div[data-v-132aa093]{margin-top:2rem}.subscribe-error-message[data-v-132aa093]{color:red}.subscribe-button[data-v-132aa093]{font-family:Poppins,sans-serif;width:100%}.subscribe-button[data-v-132aa093]{-webkit-appearance:none;display:inline-block;background-color:#002626;color:#fff;padding:.75rem 1rem;line-height:1.5;border-radius:.25em;border:none;text-decoration:none;font-size:1rem;margin:.5rem 0}.subscribe-button[data-v-132aa093]:hover{cursor:pointer;background-color:#dddc4e;color:#002626}.subscribe-button[data-v-132aa093]:active{background-color:#f6cfb2}.subscribe-email-input[data-v-132aa093]{padding:.5rem;display:block;width:100%;box-sizing:border-box}.subscribe-email-input[data-v-132aa093]{display:block;margin:.5rem auto 1rem;line-height:1.5;font-size:1.25rem;border:1px solid;border-radius:.25em}}@media (min-width: 1px){.subscribe[data-v-504cd2f3]{width:100%;display:flex;flex-direction:column;align-items:center}.checkout-error[data-v-504cd2f3]{width:50rem}.text-content[data-v-504cd2f3]{text-align:center;justify-content:center;margin-top:10rem}}.container[data-v-f029010c]{display:flex;flex-direction:column;align-items:center;width:100%;font-family:Arial,sans-serif}.hero-bg-img[data-v-f029010c]{width:100%;height:100vh;display:flex;align-items:center;color:#fff;background-image:url(/assets/plants-background-img-DjJcfqgJ.jpg);background-size:cover;background-position:center}.header[data-v-f029010c]{display:flex;justify-content:space-between;align-items:center;width:100%;padding:10px 50px;background-color:#fff}.logo[data-v-f029010c]{height:40px}.nav a[data-v-f029010c]{margin:0 15px;text-decoration:none;color:#000;font-weight:700}.main-content[data-v-f029010c]{display:flex;padding:20px;background-image:url(/assets/plants-background-img-DjJcfqgJ.jpg);background-size:cover;background-position:center}.text-content[data-v-f029010c]{margin-bottom:20px;margin-left:50px}.text-content h1[data-v-f029010c]{font-size:2.5rem;font-weight:700;margin:0}.text-content p[data-v-f029010c]{font-size:1rem;margin:5px 0;color:#666}.browse-button[data-v-f029010c]{padding:10px 20px;background-color:#2c3e50;color:#fff;border:none;cursor:pointer;font-size:1rem;border-radius:5px;margin-top:50px}.browse-button[data-v-f029010c]:hover{background-color:#34495e}.image-content[data-v-f029010c]{width:100%;max-width:600px}.plants-image[data-v-f029010c]{width:100%;height:auto;border-radius:10px}.footer[data-v-f029010c]{padding:20px}h1[data-v-f029010c]{color:#000}.report-bug[data-v-f029010c]{background:none;border:none;color:#555;cursor:pointer;font-size:.9rem}.checkout[data-v-40e4186e]{max-width:600px;margin:0 auto;padding:20px;font-family:Arial,sans-serif;color:#333;margin-bottom:8rem}h1[data-v-40e4186e]{text-align:center}.checkout-form[data-v-40e4186e]{display:flex;flex-direction:column;margin-top:2em}.section[data-v-40e4186e]{margin-bottom:20px;margin-top:2rem}h2[data-v-40e4186e]{font-size:1.2em;margin-bottom:10px}label[data-v-40e4186e]{font-weight:700;margin-top:10px}input[data-v-40e4186e],select[data-v-40e4186e]{width:100%;padding:8px;margin-top:5px;border:1px solid #ccc;border-radius:4px}.checkbox[data-v-40e4186e]{align-items:center;margin-top:10px}.checkbox input[data-v-40e4186e]{margin-right:10px}.submit-button[data-v-40e4186e]{width:100%;padding:10px;background-color:#333;color:#fff;border:none;border-radius:4px;font-weight:700;cursor:pointer;margin-top:20px}.submit-button[data-v-40e4186e]:hover{background-color:#555}.back-link[data-v-40e4186e]{display:block;text-align:center;margin-top:10px;color:#333;text-decoration:none}.back-link[data-v-40e4186e]:hover{text-decoration:underline}.cart-container[data-v-40e4186e]{font-family:Arial,sans-serif;text-align:center;color:#2f2f2f;padding:20px}h1[data-v-40e4186e]{font-size:2rem;margin-bottom:1rem}.cart-item[data-v-40e4186e]{display:flex;align-items:center;margin-bottom:1.5rem;margin-top:1.5rem}.item-image[data-v-40e4186e]{width:100px;height:auto;margin-right:1rem}.item-details[data-v-40e4186e]{display:flex;align-items:center;gap:1rem}.item-title[data-v-40e4186e]{font-size:1.2rem;font-weight:700}.item-price[data-v-40e4186e],.item-total[data-v-40e4186e]{font-size:1rem}.item-quantity[data-v-40e4186e]{display:flex;align-items:center}.item-quantity button[data-v-40e4186e]{width:30px;height:30px;font-size:1rem;cursor:pointer;background-color:#2f2f2f;color:#fff;border:none;margin:0px .5rem 0}.cart-summary[data-v-40e4186e]{margin-top:2rem}
