@import url("https://fonts.googleapis.com/css2?family=Lato:wght@400;700&display=swap");body{font-family:Lato,sans-serif}:root{--max-width:1100px;--border-radius:12px;--font-mono:ui-monospace,Menlo,Monaco,"Cascadia Mono","Segoe UI Mono","Roboto Mono","Oxygen Mono","Ubuntu Monospace","Source Code Pro","Fira Mono","Droid Sans Mono","Courier New",monospace;--foreground-rgb:0,0,0;--background-start-rgb:214,219,220;--background-end-rgb:255,255,255;--primary-glow:conic-gradient(from 180deg at 50% 50%,#16abff33 0deg,#0885ff33 55deg,#54d6ff33 120deg,#0071ff33 160deg,transparent 360deg);--secondary-glow:radial-gradient(#fff,hsla(0,0%,100%,0));--tile-start-rgb:239,245,249;--tile-end-rgb:228,232,233;--tile-border:conic-gradient(#00000080,#00000040,#00000030,#00000020,#00000010,#00000010,#00000080);--callout-rgb:238,240,241;--callout-border-rgb:172,175,176;--card-rgb:180,185,188;--card-border-rgb:131,134,135}@media (prefers-color-scheme:dark){:root{--foreground-rgb:255,255,255;--background-start-rgb:0,0,0;--background-end-rgb:0,0,0;--primary-glow:radial-gradient(rgba(1,65,255,.4),rgba(1,65,255,0));--secondary-glow:linear-gradient(to bottom right,rgba(1,65,255,0),rgba(1,65,255,0),rgba(1,65,255,.3));--tile-start-rgb:2,13,46;--tile-end-rgb:2,5,19;--tile-border:conic-gradient(#ffffff80,#ffffff40,#ffffff30,#ffffff20,#ffffff10,#ffffff10,#ffffff80);--callout-rgb:20,20,20;--callout-border-rgb:108,108,108;--card-rgb:100,100,100;--card-border-rgb:200,200,200}}*{box-sizing:border-box;padding:0;margin:0}a,html{color:inherit;text-decoration:none}.banner-img{margin:auto;width:150px;height:auto}.body{margin:auto;padding:10px 25px;max-width:800px!important}.banner{text-align:center;margin:auto;display:flex}.banner-text{position:relative;width:60%}.banner-titles{position:absolute;bottom:0}.banner h1,.banner h6{width:100%;color:#000;text-align:center}.h6{margin:auto}.h6-wrapper{text-align:center}.h6-wrapper:hover{cursor:pointer}.form{margin-top:5%;text-align:left}.csa-options input[type=radio]{border:1.5px solid #000;color:#000}.csa-options input[type=radio]:checked{background-color:#000;border-color:#000}.csa-options .input[type=radio]{padding:10px;font-size:1.3em;font-family:Ubuntu Light,Ubuntu,Ubuntu Mono,Segoe Print,Segoe UI;color:#ccc;border:1px solid #ccc;margin:0 0 20px;width:300px;box-shadow:0 0 4px inner rgba(0,0,0,.2);border-radius:3px}.csa-options input[type=radio]:focus{outline:none!important;border-color:#000;box-shadow:0 0 10px #000}.share-size{display:flex;flex-direction:column;margin-bottom:25px}.share-size input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:16px;height:16px;border:2px solid #ccc;border-radius:50%;margin-bottom:3px;margin-right:10px;vertical-align:middle}.share-size input[type=radio]:checked{border-color:#000}.share-size input[type=radio]:checked:before{content:"";display:block;width:8px;height:8px;margin:2px;background-color:#000;border-radius:50%}.csa-options{margin-top:30px!important}.option{background-color:#fff;border:2px solid #000;border-radius:20px;text-align:center;margin:auto 60px 10px;padding:0!important}.option-title{margin-top:10px}.option input[type=radio]{display:none}.option label{display:block;cursor:pointer;width:100%;height:100%}.form-control,.option .image{margin-bottom:10px}.form-control{margin-top:10px}.option:hover{background-color:rgba(0,0,0,.1);cursor:pointer}.about-title{text-align:center;position:relative}.csa-about{display:flex;flex-direction:column;text-align:left;margin-top:50px;max-height:225px;overflow:hidden;padding:10px;margin-bottom:20px;transition:max-height .15s ease-out}a{color:#000!important;font-weight:500}a:hover{font-weight:700!important;font-size:15.4px}.csa-about.expand{max-height:5000px!important;transition:max-height 1s ease-in-out}.readmore-link{position:-webkit-sticky;position:sticky;align-self:flex-end;bottom:-10px;right:0;display:block;width:100%;height:100px;text-align:center;font-weight:700;font-size:16px;padding-top:40px;background-image:linear-gradient(180deg,transparent,#fff);cursor:pointer}.readmore-link.expand{position:relative;background-image:none;padding-top:10px;bottom:0;height:20px}.readmore-link:after{content:"Read more"}.readmore-link.expand:after{content:"Read less"}.submit-btn{margin:5% 1.5%;padding:1% 0;width:97%;font-size:20px}.confirmation-page{text-align:center;margin-top:10%}.contact-info{margin-top:15px}.contact-info .row{font-weight:700;margin-left:10px;flex-direction:row}.payment-option{text-align:center}.payment-option p{text-align:left}.payment-option ul{text-align:left;list-style-type:"- "}.payment-info{font-weight:400;font-style:italic;margin-bottom:25px}h4{text-align:center}.csa-faq h4,form h4{text-align:left}.csa-options h4{text-align:center}@media (prefers-color-scheme:dark){html{color-scheme:dark}}@media screen and (max-width:480px){.form-check,p{font-size:12px}}@media screen and (max-width:850px){p{font-size:14px}.banner-subtitle{font-size:small}.banner-title{font-size:medium;margin-bottom:0}.banner-img{margin:auto;width:100px;height:auto}.option{margin-left:10px;margin-right:10px;max-width:50%;height:240px}.share-size label{font-size:3.5vw;margin-top:10px}}h1,h2,h3{font-family:var(--font-playfair),serif}.body{background-color:#fff;max-width:1050px;margin:30px auto auto;display:block}.mobile{display:none}.desktop{display:block}a{color:#000;text-decoration:underline}a:hover{cursor:pointer}.homepage{text-align:center;background-color:#fff}.homepage-image{width:100%;height:auto;margin-bottom:20px}.homepage-title-container{margin-top:40px;margin-bottom:15px}.sign-up-link{display:block;width:100%;color:#000;font-size:20px;margin-bottom:15px}section{padding:20px 2%}.section-title{background-color:#fff;color:#000;text-align:left;text-transform:capitalize;margin-bottom:30px;margin-top:30px;padding:5px 10px;border:3px solid #000;border-radius:5px;width:-moz-fit-content;width:fit-content}.share-examples{display:flex;flex-direction:row}.share-examples img{margin-bottom:15px}.share,.shares{display:flex;flex-direction:column;align-items:center;justify-content:space-between}.share span{font-size:16px}.csa-definition{margin:auto;align-items:center;width:100%}.csa-definition p{max-width:350px;margin:auto}.csa-details{display:flex;flex-direction:column;gap:75px;text-align:left;margin-top:30px}.csa-info div{width:30%}.signup{display:flex;flex-direction:column;align-items:center;margin-top:30px}.signup-btn{font-size:24px!important;align-self:center}.what-we-grow-mobile{display:none}.what-we-grow h3{margin-bottom:30px}.what-we-grow ul,.what-we-grow-mobile ul{list-style-type:none;padding:0;white-space:nowrap}.about,.what-we-grow .col{text-align:left}.about p{text-indent:30px;font-size:16px}.about-content{max-width:800px;margin:auto}.contact-info{text-align:left;font-weight:700;text-wrap:nowrap;width:-moz-fit-content;width:fit-content;margin:auto}.contact-info .value{font-weight:400;margin-left:20px}@media (max-width:768px){.body{margin-top:15px;padding:0 10px}.mobile{display:block}.desktop{display:none}.homepage-title-container h2{font-size:3.5vw;max-width:90%;margin:0 auto 10px}.sign-up-link{font-size:1rem;margin:10px 0}.homepage-image{width:100%;height:auto;margin-bottom:15px}.share img{width:100%;max-width:200px;height:auto}.section-title{font-size:1.25rem;padding:3px 8px;margin:0 10 15 0;border:1px solid #000}.shares{gap:20px}.share span{font-size:.9rem}.col-8{flex-direction:column;gap:20px;margin-top:15px}.csa-details h3{font-size:1.1rem}.csa-details p,.csa-details ul{font-size:.875rem}.signup-btn{font-size:1.25rem!important;padding:8px 16px}.what-we-grow-mobile{display:block}.what-we-grow{display:none}.what-we-grow-mobile h3{font-size:1.25rem;margin-bottom:20px}.what-we-grow-mobile ul{font-size:.85rem}.what-we-grow-mobile .col{margin-bottom:20px}.about-content p{font-size:.875rem;text-indent:20px}.contact-info{font-size:.9rem;text-align:left;margin:10px auto}.contact-info .row{display:flex;flex-direction:row;margin-bottom:10px}.contact-info .col-2{margin-bottom:5px}}@media (max-width:480px){.homepage-title-container h2{font-size:3.5vw}.sign-up-link{font-size:.875rem}.section-title{font-size:1rem}.signup-btn{font-size:1rem!important;padding:6px 12px}.what-we-grow-mobile ul{font-size:.75rem}}.faqs_component_csaFaq__tZMRy{text-align:left}.faqs_component_csaFaq__tZMRy ul{list-style-type:none;padding:0}.faqs_component_faq__6NMdh{display:flex;align-items:center}.faqs_component_faq__6NMdh:hover{cursor:pointer}.faqs_component_faq__6NMdh h5,.faqs_component_faq__6NMdh h6{margin:0 0 0 10px;font-weight:500;max-width:335px}.faqs_component_csaFaq__tZMRy h4{margin-top:15px;margin-bottom:15px}.faqs_component_caret__iKDuT{width:20px;height:20px}.faqs_component_faqAnswer__OG7uh{margin:10px 0 10px 30px}.faqs_component_closed__T4VbZ{max-height:0;color:transparent;margin-left:30px}.faqs_component_closed__T4VbZ,.faqs_component_open__xP6v_{overflow:hidden;transition:color .5s ease,max-height 1s ease}.faqs_component_open__xP6v_{visibility:visible;max-height:400px;color:#000}