@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;600;700&display=swap";
.about-module__BkkMqG__pageWrapper{background-color:var(--bg-color,#f0ede8);min-height:100vh;color:var(--text-color,#3f3a34);font-family:Inter,sans-serif}.about-module__BkkMqG__section{background-color:var(--bg-color,#f0ede8);padding:4rem 20px}.about-module__BkkMqG__container{max-width:1100px;margin:0 auto}.about-module__BkkMqG__mainHeading{text-align:center;color:var(--heading-color,#2c2824);margin-bottom:2.5rem;font-family:Cormorant Garamond,serif;font-size:2rem;font-weight:700}@media (min-width:768px){.about-module__BkkMqG__mainHeading{font-size:2.5rem}}.about-module__BkkMqG__paragraph{color:var(--text-color,#3f3a34);margin-bottom:1.5rem;font-size:1.125rem;line-height:1.75}.about-module__BkkMqG__link{color:#8b6914;text-decoration:none;transition:all .3s}.about-module__BkkMqG__link:hover{color:#6b5010;text-decoration:underline}.about-module__BkkMqG__divider{border-top:1px solid #eae0cc;margin-top:2.5rem;padding-top:2rem}.about-module__BkkMqG__subHeading{text-align:left;color:var(--heading-color,#2c2824);margin-bottom:1.5rem;font-family:Cormorant Garamond,serif;font-size:1.5rem;font-weight:700}@media (min-width:768px){.about-module__BkkMqG__subHeading{font-size:1.875rem}}.about-module__BkkMqG__leadText{text-align:left;color:var(--text-color,#3f3a34);margin-bottom:2rem;font-size:1.125rem;line-height:1.75}.about-module__BkkMqG__sectionTitle{color:var(--text-color,#3f3a34);margin-top:1.5rem;margin-bottom:.75rem;font-family:Inter,sans-serif;font-size:1.25rem;font-weight:600}.about-module__BkkMqG__sectionParagraph{text-align:left;color:var(--text-color,#3f3a34);margin-bottom:1.5rem;font-size:1rem;line-height:1.75}.about-module__BkkMqG__quote{color:#57534e;border-left:4px solid #d1d5db;padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-style:italic;display:block}.about-module__BkkMqG__imageGrid{grid-template-columns:1fr;gap:1rem;margin-bottom:1.5rem;display:grid}@media (min-width:640px){.about-module__BkkMqG__imageGrid{grid-template-columns:repeat(2,1fr)}}.about-module__BkkMqG__programImage{-o-object-fit:cover;object-fit:cover;border-radius:.5rem;width:100%;height:auto;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1)}.about-module__BkkMqG__singleImageWrapper{margin-bottom:1.5rem}.about-module__BkkMqG__programImageSingle{-o-object-fit:cover;object-fit:cover;border-radius:.5rem;width:100%;max-width:800px;height:auto;margin:0 auto;display:block;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1)}.about-module__BkkMqG__teamSection{background-color:var(--bg-color,#f0ede8);padding:4rem 20px}.about-module__BkkMqG__founderInfo{margin-top:1.5rem;overflow:hidden}.about-module__BkkMqG__founderInfo+.about-module__BkkMqG__founderInfo{clear:both;border-top:1px solid #e7e5e4;margin-top:3rem;padding-top:2rem}.about-module__BkkMqG__founderPhoto{float:left;border-radius:8px;max-width:180px;height:auto;margin:0 1.5rem .5rem 0;display:block;box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}@media (max-width:639px){.about-module__BkkMqG__founderPhoto{float:none;width:100%;max-width:200px;margin:0 auto 1.5rem}}.about-module__BkkMqG__roleTitle{color:#57534e;margin-top:.25rem;margin-bottom:.25rem;font-size:1.125rem;font-weight:500}.about-module__BkkMqG__founderName{color:var(--heading-color,#3f3a34);margin-top:0;margin-bottom:.5rem;font-size:1.25rem;font-weight:600}@media (max-width:639px){.about-module__BkkMqG__roleTitle,.about-module__BkkMqG__founderName{text-align:center}}.about-module__BkkMqG__teamSection:after{content:"";clear:both;display:table}.about-module__BkkMqG__expandableWrapper{margin-bottom:1rem}.about-module__BkkMqG__expandableContent{opacity:0;max-height:0;transition:max-height .3s ease-out,opacity .3s ease-out;overflow:hidden}.about-module__BkkMqG__expandableContent.about-module__BkkMqG__expanded{opacity:1;max-height:2000px;transition:max-height .5s ease-in,opacity .3s ease-in}.about-module__BkkMqG__expandButton{color:#8a6f42;cursor:pointer;background:0 0;border:none;align-items:center;padding:.5rem 0;font-size:.9rem;font-weight:500;transition:color .2s;display:inline-flex}.about-module__BkkMqG__expandButton:hover{color:#6b5735}@media (max-width:639px){.about-module__BkkMqG__expandButton{background:rgba(138,111,66,.08);border-radius:20px;padding:.5rem 1rem;font-size:.85rem}.about-module__BkkMqG__expandButton:hover{background:rgba(138,111,66,.15)}}.dark-mode .about-module__BkkMqG__pageWrapper{color:#e8e4df;background-color:#1a1815}.dark-mode .about-module__BkkMqG__section{color:#e8e4df;background-color:#1a1815}.dark-mode .about-module__BkkMqG__teamSection{color:#e8e4df;background-color:#1a1815}.dark-mode .about-module__BkkMqG__mainHeading{color:#f5f3f0}.dark-mode .about-module__BkkMqG__subHeading{color:#f5f3f0}.dark-mode .about-module__BkkMqG__founderName{color:#f5f3f0}.dark-mode .about-module__BkkMqG__paragraph{color:#d4d0c8}.dark-mode .about-module__BkkMqG__leadText{color:#d4d0c8}.dark-mode .about-module__BkkMqG__sectionTitle{color:#d4d0c8}.dark-mode .about-module__BkkMqG__sectionParagraph{color:#d4d0c8}.dark-mode .about-module__BkkMqG__roleTitle{color:#a8a49c}.dark-mode .about-module__BkkMqG__quote{color:#b8b4ac;border-left-color:#4a4540}.dark-mode .about-module__BkkMqG__divider{border-top-color:#3a3530}.dark-mode .about-module__BkkMqG__founderInfo+.about-module__BkkMqG__founderInfo{border-top-color:#3a3530}.dark-mode .about-module__BkkMqG__link{color:#d4a85c}.dark-mode .about-module__BkkMqG__link:hover{color:#e8c078}.dark-mode .about-module__BkkMqG__expandButton{color:#d4a85c}.dark-mode .about-module__BkkMqG__expandButton:hover{color:#e8c078}@media (max-width:639px){.dark-mode .about-module__BkkMqG__expandButton{background:rgba(212,168,92,.15)}.dark-mode .about-module__BkkMqG__expandButton:hover{background:rgba(212,168,92,.25)}}
/*# sourceMappingURL=3766ae8ad46a019b.css.map*/