.page_aboutPage__dq5KE{min-height:100vh;width:100vw;padding-top:10rem;display:flex;flex-direction:column;align-items:center;background:#3a5939;color:#fff}.page_contentWrapper__8y6YZ{width:90%;max-width:1000px;display:flex;flex-direction:column;gap:3rem}.page_titleSection__2qu6C{border-bottom:3px solid #f8ec89;padding-bottom:1.5rem}.page_titleSection__2qu6C h1{font-size:4rem;font-weight:800;text-transform:uppercase;color:#f8ec89;margin:0;line-height:1}@media(max-width:768px){.page_titleSection__2qu6C h1{font-size:2.5rem}}.page_titleSection__2qu6C h2{color:#9dbd36;font-style:italic;font-weight:500;margin-top:.5rem;font-size:1.5rem}.page_textSection__QTlTl{display:flex;flex-direction:column;gap:2rem}.page_textSection__QTlTl p{font-size:1.2rem;line-height:1.6;color:#fff;text-align:justify}.page_textSection__QTlTl h3{color:#f8ec89;font-size:1.5rem;text-transform:uppercase;margin-top:1rem;border-left:4px solid #9dbd36;padding-left:1rem}.page_imageSection__LyE0K{width:100%;height:300px;background-color:hsla(0,0%,100%,.05);border:2px solid #f8ec89;border-radius:20px;display:flex;align-items:center;justify-content:center;color:#9dbd36;font-size:1.2rem;margin-bottom:2rem;background-size:cover}.page_footer__uHHau{width:100vw;background-color:#674b36;padding:4rem 0 0;margin-top:4rem}@media(max-width:768px){.page_footer__uHHau{padding:3rem 0 0}}.footer_footerContent__giD9w{display:grid;grid-template-columns:2fr 1fr;gap:3rem;max-width:1200px;margin:0 auto;padding:0 2rem 3rem}@media(max-width:768px){.footer_footerContent__giD9w{grid-template-columns:1fr 1fr;gap:2rem;padding:0 1.5rem 2rem}}@media(max-width:480px){.footer_footerContent__giD9w{grid-template-columns:1fr;text-align:center;gap:1.5rem;padding:0 1rem 1.5rem}.footer_footerBrand__ZSSqK{display:flex;flex-direction:column;align-items:center}}.footer_footerBrand__ZSSqK h3{font-size:2rem;font-weight:900;margin:0 0 1rem}@media(max-width:768px){.footer_footerBrand__ZSSqK h3{font-size:1.6rem;margin:0 0 .75rem}}.footer_footerBrand__ZSSqK p{font-size:.95rem;line-height:1.6;margin:0}@media(max-width:768px){.footer_footerBrand__ZSSqK p{font-size:.85rem;line-height:1.5}}.footer_footerLinks__T18VU{display:flex;flex-direction:column;gap:.8rem}@media(max-width:768px){.footer_footerLinks__T18VU{gap:.6rem}}@media(max-width:480px){.footer_footerLinks__T18VU{align-items:center}}.footer_footerLinks__T18VU h4{font-size:1.1rem;font-weight:700;margin:0 0 .5rem}@media(max-width:768px){.footer_footerLinks__T18VU h4{font-size:1rem;margin:0 0 .3rem}}.footer_footerLinks__T18VU a{text-decoration:none;font-size:.95rem;transition:opacity .3s ease}@media(max-width:768px){.footer_footerLinks__T18VU a{font-size:.85rem}}.footer_footerLinks__T18VU a:hover{opacity:.7}.footer_footerSocial__uduNX h4{font-size:1.1rem;font-weight:700;margin:0 0 1rem}@media(max-width:768px){.footer_footerSocial__uduNX h4{font-size:1rem;margin:0 0 .75rem}}.footer_socialIcons__5aukS{display:flex;gap:1rem}.footer_socialIcons__5aukS a{font-size:1.5rem;text-decoration:none;transition:transform .3s ease}.footer_socialIcons__5aukS a:hover{transform:scale(1.2)}@media(max-width:480px){.footer_socialIcons__5aukS{justify-content:center}}.footer_footerBottom__GTOoL{border-top:1px solid;padding:1.5rem 2rem;text-align:center}@media(max-width:768px){.footer_footerBottom__GTOoL{padding:1rem 1.5rem}}.footer_footerBottom__GTOoL p{margin:0;font-size:.85rem}@media(max-width:768px){.footer_footerBottom__GTOoL p{font-size:.75rem}}.PlantCard_cardContainer__ANZLX{position:relative;width:100%;max-width:350px;aspect-ratio:3/4;border-radius:1rem;overflow:hidden;box-shadow:0 4px 15px rgba(87,71,53,.1);cursor:pointer;transition:transform .3s ease,box-shadow .3s ease;border:3px solid hsla(0,0%,100%,.1);display:flex;flex-direction:column;align-items:center}.PlantCard_cardContainer__ANZLX:hover{transform:translateY(-5px);box-shadow:0 10px 25px rgba(0,0,0,.2)}.PlantCard_cardContainer__ANZLX:hover .PlantCard_backgroundImage__ZFPjk{transform:scale(1.1)}.PlantCard_backgroundImage__ZFPjk{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:50%;transition:transform .5s ease-out;z-index:0}.PlantCard_overlay__pFUiA{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.6));z-index:1}.PlantCard_cardContent__LpEAs{position:relative;z-index:2;height:100%;width:100%;padding:1.5rem;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;color:#fff}@media(max-width:768px){.PlantCard_cardContent__LpEAs{padding:1rem}}.PlantCard_textGroup__qm_nW{margin-bottom:1rem;text-align:left;width:100%}.PlantCard_textGroup__qm_nW h3{font-size:1.5rem;font-weight:700;margin:0;text-shadow:0 2px 4px rgba(0,0,0,.2);color:#f8ec89}@media(max-width:768px){.PlantCard_textGroup__qm_nW h3{font-size:1.3rem}}.PlantCard_textGroup__qm_nW h4{font-size:1rem;margin:.2rem 0 0;font-weight:400;opacity:.9;font-style:italic;color:#f8ec89}@media(max-width:768px){.PlantCard_textGroup__qm_nW h4{font-size:.9rem}.PlantCard_textGroup__qm_nW{margin-bottom:.75rem}}.PlantCard_actionArea__qFTnl{width:100%;display:flex;justify-content:flex-start}.Button_btn__ufDb_{outline:none;padding:2vh;border:none;border-radius:.8rem;cursor:pointer;font-weight:700;font-size:1rem;transition:transform .2s ease,opacity .2s ease}.Button_btn__ufDb_:active{transform:scale(.98)}.Button_btn-primary__yCJWO{background-color:#9dbd36;color:#3a5939}.Button_btn-secondary__3doOy{background-color:#f8ec89;color:#4e3f34}.Button_btn-small__jUxPI{width:-moz-fit-content;width:fit-content;padding:.75rem 1.5rem}@media(max-width:768px){.Button_btn-small__jUxPI{padding:.65rem 1.25rem;font-size:.9rem}}.Button_btn-large__UQzph{width:18vw;min-width:150px;border-radius:.5rem;margin:1rem 0}@media(max-width:768px){.Button_btn-large__UQzph{width:100%;min-width:auto;padding:1rem;font-size:.95rem}}.Button_btn-rounded__0evj4{border-radius:3rem;height:35px;width:35px;padding:0;font-size:medium}@media(max-width:768px){.Button_btn-rounded__0evj4{height:32px;width:32px}}.PlantList_plantListContainer__JGRHG{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;padding-bottom:4rem;width:100%;justify-items:center}@media(max-width:768px){.PlantList_plantListContainer__JGRHG{grid-template-columns:1fr;gap:1.5rem;padding:0 1rem 3rem}}@media(max-width:480px){.PlantList_plantListContainer__JGRHG{gap:1rem;padding:0 .5rem 2rem}}.PlantList_loadingContainer__BeoWJ{width:100%;height:50vh;display:flex;flex-direction:column;justify-content:space-around;justify-content:center;align-items:center;color:#f8ec89;font-size:1.2rem;font-weight:700;text-transform:uppercase;grid-column:1/-1}.PlantList_spinner__LzgwP{width:50px;height:50px;border-radius:50%;border:5px solid rgba(248,236,137,.3);border-top-color:#f8ec89;animation:PlantList_spin__BWtlf 1s ease-in-out infinite;margin-bottom:1.5rem}@keyframes PlantList_spin__BWtlf{to{transform:rotate(1turn)}}.PlantList_error__WDL5X{color:#ff6b6b;font-weight:700;text-align:center;padding:2rem;grid-column:1/-1}.SearchBar_searchBarContainer__RbSr7{display:flex;flex-direction:row;width:80%;align-items:center;gap:.5rem;border:1px solid #f8ec89;border-radius:.5rem;padding:.5rem 1rem}.SearchBar_lensIcon__twKmu{fill:#4e3f34}.SearchBar_searchBar__Jgcz2{flex:1 1;border:none;outline:none;font-size:1.2rem;background-color:rgba(0,0,0,0);color:#f8ec89}.SearchBar_searchBar__Jgcz2::placeholder{font-style:italic;color:#f8ec89;opacity:.7}.SearchBar_searchButton__1zUmB{background-color:#f8ec89;color:#3a5939;border:none;border-radius:.5rem;padding:.5rem 1rem;cursor:pointer}