.viewTitleComponent{box-sizing:border-box;background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;width:100%;min-height:320px;padding:56px 24px;display:flex;position:relative;overflow:hidden}.viewTitleComponent__overlay{background:#00000073;position:absolute;inset:0}.viewTitleComponent__content{z-index:1;text-align:center;color:#fff;flex-direction:column;align-items:center;gap:10px;max-width:760px;display:flex;position:relative}.viewTitleComponent__subtitle,.viewTitleComponent__title,.viewTitleComponent__description{margin:0}.viewTitleComponent__subtitle{opacity:.9;font-size:1.5rem}.viewTitleComponent__title{font-size:clamp(2rem,4vw,3.5rem);line-height:1.1}.viewTitleComponent__description{max-width:640px;font-size:1rem;line-height:1.6}@media (width<=640px){.viewTitleComponent{min-height:280px;padding:48px 16px}.viewTitleComponent__description{font-size:.95rem}}.footerComponent{color:#222;box-sizing:border-box;background-color:#f7f7f7;flex-direction:column;gap:16px;width:calc(100% - 20vw);margin:auto auto 0;padding:24px;display:flex}.footerComponent__section{width:100%;padding-top:16px}.footerComponent__contact{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.footerComponent__logos{gap:12px;display:flex}.footerComponent__logoBox{background-color:#e9e9e9;border-radius:6px;justify-content:center;align-items:center;width:150px;height:150px;font-size:.85rem;display:flex}.footerComponent__contactDetails{text-align:left;flex-direction:column;gap:6px;display:flex}.footerComponent__contactDetails p{margin:0;font-size:.95rem}.footerComponent__supporters{font-size:.9rem;display:flex}.footerComponent__gallery{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.footerComponent__galleryItem{color:#666;background-color:#ececec;justify-content:center;align-items:center;width:200px;height:200px;display:flex}@media (width<=768px){.footerComponent__contact{flex-direction:column}.footerComponent__gallery{grid-template-columns:1fr}}.headerComponent{box-sizing:border-box;color:#fff;z-index:10;background-color:#0000;justify-content:space-between;align-items:center;width:100%;padding:16px 24px;transition:background-color .2s;display:flex;position:fixed;top:0}.headerComponent--scrolled{background-color:#1c1c1c}.headerComponent__left,.headerComponent__right{align-items:center;gap:16px;display:flex}.headerComponent__logo{font-weight:700}.headerComponent__title{font-family:Lato,sans-serif;font-size:1rem}.headerComponent__link{color:#fff;font-size:.95rem;text-decoration:none}.headerComponent__userLogo{background-color:#e0e0e0;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1rem;display:inline-flex}.whatAreYouComponent{box-sizing:border-box;width:100%;padding:48px 24px}.whatAreYouComponent__grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:12px;width:min(980px,100%);margin:0 auto;display:grid}.whatAreYouComponent__item{text-align:center;flex-direction:column;align-items:center;gap:16px;display:flex}.whatAreYouComponent__image{object-fit:cover;border-radius:50%;width:23rem;height:23rem}.whatAreYouComponent__button{background:var(--button-bg);color:#fff;justify-content:center;align-items:center;padding:12px 24px;font-size:.9rem;font-weight:700;text-decoration:none;display:inline-flex}.whatAreYouComponent__description{max-width:320px;color:var(--text-b);margin:0;font-size:.9rem;line-height:1.5}@media (width<=768px){.whatAreYouComponent__grid{grid-template-columns:1fr;gap:36px}.whatAreYouComponent__image{width:180px;height:180px}}.aboutUsComponent{box-sizing:border-box;width:100%;padding:0 24px}.aboutUsComponent__content{align-items:stretch;gap:36px;width:min(1500px,100%);margin:0 auto;display:flex}.aboutUsComponent__imageWrapper,.aboutUsComponent__textBlock{width:48%;min-width:0}.aboutUsComponent__imageWrapper{width:45%;display:flex}.aboutUsComponent__image{object-fit:cover;border-radius:16px;width:100%;max-width:630px;height:600px}.aboutUsComponent__textBlock{text-align:left;flex-direction:column;justify-content:center;gap:24px;width:55%;padding:12px 0;display:flex}.aboutUsComponent__title{color:var(--button-bg);margin:0 0 12px;font-size:2rem;line-height:1.2}.aboutUsComponent__description{color:var(--text-b);margin:0;font-size:1rem;line-height:1.6}@media (width<=768px){.aboutUsComponent__content{flex-direction:column}.aboutUsComponent__imageWrapper,.aboutUsComponent__textBlock{width:100%}.aboutUsComponent__image{max-width:100%;height:260px}.aboutUsComponent__textBlock{text-align:center}}.appInfoComponent{flex-direction:column;width:100%;display:flex}.appInfoComponent__grid{box-sizing:border-box;background:#fff;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.appInfoComponent__item{flex-direction:column;min-width:0;display:flex}.appInfoComponent__itemHeader{align-items:center;width:fit-content;display:inline-flex}.appInfoComponent__title{color:#38761d;margin:0;font-size:.9rem}.appInfoComponent__description{text-align:left;color:#4b5563;margin:0;font-size:.8rem;line-height:1.5}.appInfoComponent__banner{box-sizing:border-box;background-color:#cfe2f3;flex-direction:column;gap:24px;width:100vw;margin-top:24px;margin-left:calc(50% - 50vw);padding:32px 96px;display:flex}.appInfoComponent__bannerText{text-align:center;color:#0f172a;width:calc(100% - 20vw);margin:0 auto;font-size:.95rem;font-weight:700}@media (width<=900px){.appInfoComponent__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.appInfoComponent__grid{grid-template-columns:1fr;padding:32px 16px}.appInfoComponent__banner{padding:18px 12px}}.contactUsComponent{box-sizing:border-box;background-color:#15c;width:100vw;margin-left:-50vw;margin-right:-50vw;padding:24px 0;position:relative;left:50%;right:50%}.contactUsComponent__content{flex-direction:column;align-items:center;gap:18px;width:calc(100% - 20vw);margin:0 auto;font-weight:700;display:flex}.contactUsComponent__text{color:#fff;text-align:center;margin:0;font-size:1.1rem;line-height:1.5}.contactUsComponent__actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.contactUsComponent__button{color:#1f8bff;background-color:#fff;min-width:170px;padding:12px 18px;transition:opacity .2s}.contactUsComponent__button:hover{opacity:.9}@media (width<=640px){.contactUsComponent{padding:40px 16px}.contactUsComponent__button{width:100%}}.mainPage{flex-direction:column;flex:1;width:calc(100% - 20vw);margin:0 auto;display:flex}.mainPage__divider{background-color:#d1d4da;width:100%;height:2px;margin:40px 0;display:flex}:root{--text:#1c1c1c;--text-b:#374151;--bg:#fff;--bg-b:#cfe2f3;--button-bg:#1f8bff;--arial:Arial;font-family:var(--arial);color:var(--text);background:var(--bg);font-size:14pt;font-weight:400}button,input[type=button],input[type=submit],input[type=reset]{cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;font-size:12pt;font-weight:700;display:inline-flex}html,body{width:100%;min-height:100%}body{min-height:100vh;margin:0;overflow-x:hidden}#root{text-align:center;box-sizing:border-box;flex-direction:column;width:100%;max-width:100vw;min-height:100vh;margin:0;display:flex}main{width:100%}
