:root{font-family:MyriadPro-Regular,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#213547;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@font-face{font-family:Jouzu-Regular;src:url(/Fonts/Jouzu-Regular.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:MyriadPro-Regular;src:url(/Fonts/MyriadPro-Regular.otf) format("opentype");font-weight:400;font-style:normal}h1,h2,h3,h4,h5,h6{font-family:Jouzu-Regular,sans-serif}p,a,span,div{font-family:MyriadPro-Regular,sans-serif}*{margin:0;padding:0;box-sizing:border-box}html,body,#root{min-height:100vh;display:flex;flex-direction:column;width:100%}main{flex:1;width:100%}@media (max-width: 768px){main{padding:0}}.navbar{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;background-color:#f5ebe4;width:100%;box-shadow:0 2px 4px #0000000d;position:relative}.navbar-logo img{height:10vh;width:auto;max-width:200px}.navbar-links{display:flex;justify-content:flex-end;gap:1rem;width:auto}.nav-button{padding:.8rem 1.5rem;border-radius:20px;font-size:1.1rem;font-family:Jouzu-Regular,sans-serif;border:none;background:transparent;cursor:pointer;font-weight:600;color:#333;transition:all .3s ease}.nav-button:hover{background-color:#db7ba8}.burger-menu{display:none;background:none;border:none;cursor:pointer;padding:0;z-index:100}.burger-bar{display:block;width:25px;height:3px;background-color:#333;margin:5px 0;transition:all .3s ease;background-color:#1d0b58;border-radius:25%}@media (max-width: 768px){.navbar{flex-direction:row;justify-content:space-between;padding:1rem 1.5rem}.navbar-links{flex-direction:column;position:absolute;top:calc(100% - 20px);left:0;width:100%;background-color:#f5ebe4;align-items:center;justify-content:flex-start;gap:1rem;z-index:90;box-shadow:0 4px 6px #0000001a;max-height:0;overflow:hidden;transition:max-height .5s ease-in-out}.burger-menu{display:block}.navbar-links.open{max-height:500px}}.footer{width:100%;padding:1rem 0;text-align:center;background-color:#f5ebe4}.footer-content{max-width:1280px;margin:0 auto;display:flex;justify-content:center;align-items:center;gap:30px;padding-left:20px;padding-right:20px}.footer-image{max-width:100%;height:auto;max-height:80px}.speech-bubble-wrapper{position:relative;max-width:400px;height:auto}.speech-bubble-image{max-width:100%;height:auto;max-height:80px;transform:scaleX(-1)}.speech-bubble-text{position:absolute;top:50%;left:25px;right:25px;transform:translateY(-50%);text-align:left;color:#fff}.speech-bubble-text h3{font-size:1.2rem;margin:0;color:#fff}.speech-bubble-text p{font-size:.8rem;margin:0;color:#fff}@media (max-width: 768px){.footer-content{flex-direction:row;justify-content:center;align-items:center;gap:1rem}}.blurb-container{display:flex;justify-content:space-between;align-items:center;background-color:#1d0b58;width:100%;height:250px;min-height:200px;overflow:hidden;position:relative}.blurb-image-wrapper{flex:1;padding:1rem;height:100%;display:flex;justify-content:center;align-items:center;position:relative}.blurb-image{max-width:100%;max-height:100%;object-fit:contain}.blurb-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;color:#997bb1;z-index:10;padding:1rem}@media (max-width: 768px){.blurb-text{padding:.6rem}.blurb-text p{font-size:.6rem}}.two-column-section{display:flex;flex-direction:row;justify-content:space-between;align-items:stretch;padding:2rem;gap:2rem;min-height:350px}.two-column-section.image-content-left{background-color:#f06996;flex-direction:row-reverse}.two-column-section.image-content-right{background-color:#997bb1}.text-content{flex:1;display:flex;flex-direction:column;justify-content:center}.section-title{font-size:2.5rem;margin-bottom:1rem;font-family:Jouzu-Regular,sans-serif}.section-paragraph{font-size:1.2rem;line-height:1.6;font-family:MyriadPro-Regular,sans-serif}.image-content{flex:1;display:grid;grid-template-columns:1fr 1fr;gap:1rem}.image-container{position:relative;width:100%;padding-bottom:100%;overflow:hidden;border-radius:50px}.section-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;border-radius:15px}@media (max-width: 768px){.two-column-section,.two-column-section.image-content-left,.two-column-section.image-content-right{flex-direction:column;padding:2rem 1rem;gap:3rem}}.centered-text-container{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:4rem 2rem;background-color:#f5ebe4;min-height:300px}.centered-title{font-size:3rem;margin-bottom:1rem;font-family:Jouzu-Regular,sans-serif}.centered-paragraph{max-width:800px;font-size:1.2rem;line-height:1.6;font-family:MyriadPro-Regular,sans-serif}.three-column-section{display:flex;flex-direction:column;padding:4rem 2rem;min-height:300px}.three-column-section.theme-branding{background-color:#1d0b5a;color:#fff}.three-column-section.theme-illustration{background-color:#997bb1;color:#1d0b58}.section-title{font-size:2.5rem;font-family:Jouzu-Regular,sans-serif;margin-bottom:2rem}.columns-container{display:flex;justify-content:space-between;gap:2rem}.column{display:flex;flex-direction:column;align-items:center;text-align:center;flex:1}.column-image-container{width:100%;max-width:200px;aspect-ratio:1 / 1;overflow:hidden;border-radius:50px;margin-bottom:1rem}.column-image{width:100%;height:100%;object-fit:cover}.column-title{font-size:1.5rem;font-family:Jouzu-Regular,sans-serif;margin-bottom:.5rem}.column-paragraph{font-size:1rem;line-height:1.5;font-family:MyriadPro-Regular,sans-serif}@media (max-width: 768px){.columns-container{flex-direction:column;gap:3rem}}.image-gallery-container{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;background-color:#1d0b5c;padding:2rem}.image-wrapper{flex:1 1 45%;position:relative;overflow:hidden;padding-bottom:45%;border-radius:20%}.image-wrapper.full-width{flex:1 1 100%;padding-bottom:50%;border-radius:20px}.gallery-image{position:absolute;width:100%;height:100%;object-fit:cover}@media (max-width: 768px){.image-wrapper{flex:1 1 100%;padding-bottom:100%}.image-wrapper.full-width{padding-bottom:100%}}.image-popup-backdrop{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000b3;display:flex;justify-content:center;align-items:center;z-index:1000}.image-popup-content{position:relative;background-color:#fff;padding:20px;border-radius:10px;max-width:90vw;max-height:90vh;display:flex;justify-content:center;align-items:center}.image-popup-image{max-width:50%;max-height:50%;border-radius:8px;object-fit:contain}.image-popup-close{position:absolute;top:10px;right:10px;background-color:#fff;border:none;border-radius:8px;width:40px;height:40px;font-size:1.5rem;font-weight:700;color:#333;cursor:pointer;display:flex;align-items:center;justify-content:center;line-height:1}.image-popup-close:hover{background-color:#f1f1f1}
