@import"https://fonts.googleapis.com/css2?family=EB+Garamond:ital,wght@0,400..800;1,400..800&display=swap";:root{--heading-font: "EB Garamond", serif;--green: #5a7157;--light-green: #939d7b;--pink: #efd5bf}*{margin:0;padding:0;box-sizing:border-box}h1,h2,h3,h4,h5,h6{font-family:var(--heading-font);font-weight:500}h2{margin-top:2rem;margin-bottom:.5rem}p{font-size:.85rem;margin-bottom:.75rem}a{color:var(--green);text-decoration:none}img{max-width:100%}.flex{display:flex;flex-direction:column}.flex-w-100>div{width:100%}.gap{gap:1rem}.btn{border:1px solid var(--light-green);padding:.625rem 2rem;display:inline-block;color:var(--green);font-size:.85rem;margin-top:.5rem;cursor:pointer;transition:all .3s ease}.btn:hover{background-color:var(--light-green);color:#fff}.divider{height:2rem}.upload-image{display:flex;gap:1rem;margin-top:2rem;flex-direction:column}.upload-image a{display:inline-block;width:75%;text-align:center}@media (min-width: 580px){.upload-image{flex-direction:row}.upload-image a{width:auto}}header{padding:1rem;position:fixed;top:0;left:0}.logotype{width:4rem}#content{margin-top:4rem;width:100vw;padding:2rem;display:flex;justify-content:center;flex-direction:column}.hero-section{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column}.hero-section h1{font-size:16vw;text-align:center;font-weight:400;color:var(--green);line-height:1;margin-bottom:3rem;font-style:italic}.hero-section h4{font-size:5vw;letter-spacing:1px;kerning:auto;text-align:center;font-weight:400;color:var(--light-green);text-transform:uppercase}.short-info{margin-top:3rem;width:100%;display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.short-info div{text-align:center;padding:1rem 0}.flower{position:fixed;bottom:0;right:0;width:20vw;display:block}.more-info{margin-top:3rem}.accordion{overflow:hidden;border-top:1px solid var(--pink)}.accordion-header{cursor:pointer;padding:15px;display:flex;justify-content:space-between;align-items:center}.accordion-content{padding:15px;background-color:#fff}.osa-form{display:flex;flex-direction:column;margin-top:1rem}input,select,textarea{padding:.75rem .5rem;border-radius:0;border:1px solid var(--light-green);margin-bottom:1rem}label{font-size:.75rem;text-transform:uppercase}button{background-color:transparent}@media screen and (min-width: 580px){header{padding:4rem}#content{margin-top:10rem;width:60vw;padding:4rem}.hero-section h1{font-size:6vw}.hero-section h4{font-size:1.25vw}.short-info{width:80%}.flex{flex-direction:row}}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color:#213547;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1{font-size:3.2em;line-height:1.1}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
