.home-page{width:min(1440px,calc(100% - 2rem));margin-inline:auto}.home-flash{display:flex;align-items:flex-start;gap:.85rem;max-width:52rem;margin:1rem auto 0;padding:1rem 1.15rem;border:1px solid rgba(20,160,111,.18);border-radius:1.25rem;background:#ecfdf5;color:#0f8a68}.home-flash strong,.home-flash span{display:block}.home-flash span:last-child{color:#46655b}.home-hero{position:relative;overflow:hidden;padding:5rem 2rem 4rem}.home-hero__content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.5rem;max-width:70rem;margin:0 auto}.home-kicker{display:inline-flex;align-items:center;justify-content:center;padding:.45rem 1rem;border-radius:999px;background:#d5e3ff;color:#144780;font-size:.72rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.home-kicker--soft{background:#e8eef5;color:#54667a}.home-hero h1{margin:0;max-width:15ch;font-family:Manrope,Inter,sans-serif;font-size:clamp(3rem,6vw,4.75rem);font-weight:800;line-height:1.02;letter-spacing:-.06em;color:#003466}.home-hero h1 span{color:#335f99}.home-hero p{max-width:44rem;margin:0;color:#54667a;font-size:1.08rem;line-height:1.75}.home-location-banner{display:grid;gap:.35rem;justify-items:center;max-width:42rem;padding:1rem 1.15rem;border:1px solid rgba(195,198,209,.3);border-radius:1.25rem;background:#ffffffd1}.home-location-banner strong{font-family:Manrope,Inter,sans-serif;font-size:1rem;font-weight:800;color:#003466}.home-location-banner span{color:#54667a}.home-location-banner__action{min-height:2.6rem;padding:.7rem 1rem;border:1px solid rgba(195,198,209,.4);border-radius:999px;background:#f2f4f6;color:#191c1e;font-weight:700;cursor:pointer}.home-hero__search{display:flex;align-items:center;gap:.75rem;width:min(100%,52rem);padding:.5rem;border:1px solid rgba(195,198,209,.24);border-radius:1.5rem;background:#fff;box-shadow:0 16px 36px #191c1e14}.home-hero__search-field{display:flex;align-items:center;gap:.75rem;flex:1 1 auto;padding:0 1rem}.home-hero__search-field .material-symbols-outlined{color:#1a4b84}.home-hero__search-field input{width:100%;min-height:3rem;border:none;background:transparent;color:#191c1e;outline:none}.home-hero__search-field input::placeholder{color:#737781}.home-hero__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem}.home-button{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;min-height:3.25rem;padding:.9rem 1.5rem;border:1px solid transparent;border-radius:1rem;font-weight:700;white-space:nowrap;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,border-color .18s ease}.home-button--primary{background:linear-gradient(135deg,#003466,#1a4b84);color:#fff;box-shadow:0 14px 30px #0034662e}.home-button--primary:hover{transform:translateY(-1px);box-shadow:0 18px 34px #00346633}.home-button--ghost{border-color:#c3c6d180;background:#ffffffbd;color:#191c1e}.home-button--secondary{background:#e6e8ea;color:#191c1e}.home-hero__orb{position:absolute;border-radius:50%;filter:blur(60px);pointer-events:none}.home-hero__orb--top{top:-4rem;right:-4rem;width:24rem;height:24rem;background:#0034661f}.home-hero__orb--bottom{left:-4rem;bottom:-3rem;width:20rem;height:20rem;background:#d1e4fc8c}.home-trust{padding:1rem 0 2.5rem}.home-trust__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:2rem;padding:2rem;border-radius:1.5rem;background:#f2f4f6}.home-trust__item{display:grid;justify-items:center;gap:.35rem;text-align:center;opacity:.75;transition:opacity .18s ease,filter .18s ease}.home-trust__item:hover{opacity:1}.home-trust__item strong{font-family:Manrope,Inter,sans-serif;font-size:1.9rem;font-weight:800;color:#003466}.home-trust__item span{font-size:.74rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#54667a}.home-hosting{display:grid;grid-template-columns:minmax(0,1.2fr) auto;gap:2rem;align-items:center;margin-bottom:5rem;padding:2rem;border:1px solid rgba(195,198,209,.3);border-radius:1.75rem;background:#fff;box-shadow:0 12px 32px -4px #191c1e0f}.home-hosting__copy{display:grid;gap:.9rem}.home-hosting__copy h2{margin:0;font-family:Manrope,Inter,sans-serif;font-size:clamp(2rem,3vw,2.7rem);line-height:1.06;letter-spacing:-.05em;color:#003466}.home-hosting__copy p{margin:0;max-width:42rem;color:#54667a;line-height:1.7}.home-hosting__actions{display:grid;gap:.75rem;min-width:18rem}.home-featured,.home-categories,.home-listing,.home-history-card,.home-list-item,.home-empty,.home-event-card{border:1px solid rgba(195,198,209,.3);box-shadow:0 12px 32px -4px #191c1e0f}.home-featured{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);overflow:hidden;margin-top:2rem;border-radius:2rem;background:#fff}.home-featured__media{position:relative;min-height:26rem;background:#d1e4fc}.home-featured__media img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.home-featured:hover .home-featured__media img{transform:scale(1.04)}.home-featured__badge{position:absolute;top:1.5rem;left:1.5rem;padding:.45rem .9rem;border-radius:999px;background:#003466e6;color:#fff;font-size:.7rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.home-featured__body{display:flex;flex-direction:column;justify-content:center;gap:1.25rem;padding:3rem}.home-featured__tags{display:flex;flex-wrap:wrap;gap:.75rem}.home-featured__tags span{font-size:.74rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#335f99}.home-featured__body h2,.home-grid-section h3,.home-categories h3,.home-listing h3,.home-newsletter-band h3{margin:0;font-family:Manrope,Inter,sans-serif;font-size:clamp(2rem,3vw,3rem);line-height:1.08;letter-spacing:-.05em;color:#003466}.home-featured__body p,.home-grid-section__header p,.home-categories p,.home-listing__header p,.home-newsletter-band p,.home-history-card p,.home-list-item p,.home-empty p{margin:0;color:#54667a;line-height:1.7}.home-featured__meta{display:grid;gap:.85rem}.home-featured__meta div,.home-event-card__date,.home-event-card__location{display:inline-flex;align-items:center;gap:.5rem;color:#54667a}.home-featured__actions{display:flex;flex-wrap:wrap;gap:.75rem;padding-top:.5rem}.home-grid-section{padding:5rem 0;background:#f2f4f6}.home-grid-section__header{display:flex;align-items:end;justify-content:space-between;gap:1rem;margin-bottom:3rem}.home-grid-section__header a,.home-listing__header a{display:inline-flex;align-items:center;gap:.25rem;color:#335f99;font-weight:700}.home-card-grid,.home-history__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem}.home-event-card{overflow:hidden;border-radius:1.5rem;background:#fff;transition:transform .22s ease,box-shadow .22s ease}.home-event-card:hover{transform:translateY(-4px);box-shadow:0 20px 44px #191c1e1f}.home-event-card__media{display:block;height:14rem;overflow:hidden}.home-event-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.home-event-card:hover .home-event-card__media img{transform:scale(1.08)}.home-event-card__body{display:grid;gap:.9rem;padding:1.6rem}.home-event-card__badge span{display:inline-flex;align-items:center;justify-content:center;padding:.4rem .85rem;border-radius:999px;background:#ffffffeb;color:#003466;font-size:.68rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.home-event-card__date{font-size:.88rem;font-weight:700;color:#335f99}.home-event-card__title,.home-history-card a,.home-list-item__body a{font-family:Manrope,Inter,sans-serif;font-size:1.3rem;font-weight:800;line-height:1.12;letter-spacing:-.03em;color:#003466}.home-categories{display:grid;grid-template-columns:minmax(0,.7fr) minmax(0,1.3fr);gap:2rem;align-items:center;margin:5rem 0;padding:2rem;border-radius:1.75rem;background:#fff}.home-categories__pills{display:flex;flex-wrap:wrap;gap:.75rem}.home-categories__pills a{display:inline-flex;align-items:center;justify-content:center;min-height:2.6rem;padding:.6rem 1rem;border:1px solid rgba(195,198,209,.3);border-radius:999px;background:#fff;color:#36485b;font-weight:700}.home-listing{display:block;border:none;box-shadow:none}.home-listing__header{display:flex;align-items:end;justify-content:space-between;gap:1rem;margin-bottom:1.5rem}.home-listing__items{display:grid;gap:1rem}.home-list-item{display:grid;grid-template-columns:auto 1fr;gap:1rem;align-items:center;padding:1rem 1.15rem;border-radius:1.4rem;background:#fff}.home-list-item__date{display:grid;place-items:center;min-width:4.5rem;min-height:4.5rem;padding:.6rem;border-radius:1.2rem;background:linear-gradient(135deg,#003466,#1a4b84);color:#fff}.home-list-item__date strong{font-family:Manrope,Inter,sans-serif;font-size:1.4rem;line-height:1}.home-list-item__date span{font-size:.74rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.home-list-item__body{display:grid;gap:.45rem}.home-list-item__meta{display:flex;flex-wrap:wrap;gap:1rem;color:#737781;font-size:.88rem}.home-newsletter-band{display:grid;grid-template-columns:minmax(0,1fr) minmax(22rem,.95fr);gap:2.5rem;align-items:center;margin-top:4rem;padding:3.75rem 3.5rem;border-radius:2rem;background:linear-gradient(135deg,#003466,#1a4b84);box-shadow:0 20px 44px #00346633}.home-newsletter-band__content{display:grid;gap:1rem;max-width:30rem}.home-newsletter-band__content h3,.home-newsletter-band__content p,.home-newsletter-band__note{color:#fff}.home-newsletter-band__content h3{font-size:clamp(2rem,4vw,3.2rem)}.home-newsletter-band__content p{color:#ffffffbd}.home-newsletter-band__form-wrap{display:grid;gap:.85rem}.home-newsletter-band__form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.75rem}.home-newsletter-band__form input{min-height:3.5rem;padding:0 1rem;border:1px solid rgba(255,255,255,.12);border-radius:.85rem;background:#ffffff1a;color:#fff;outline:none}.home-newsletter-band__form input::placeholder{color:#ffffff8c}.home-newsletter-band__form button{min-height:3.5rem;padding:0 1.5rem;border:none;border-radius:.85rem;background:#fff;color:#003466;font-weight:800;cursor:pointer;box-shadow:0 10px 20px #0b203933}.home-newsletter-band__note{margin:0;color:#ffffff75;font-size:.78rem}.home-history{padding-top:5rem}.home-history__grid{margin-top:2rem}.home-history-card{display:grid;gap:.75rem;padding:1.4rem;border-radius:1.4rem;background:#fff}.home-history-card span{color:#335f99;font-size:.85rem;font-weight:700}.home-empty{display:grid;gap:.75rem;justify-items:center;padding:2rem;border-radius:1.5rem;background:#fff;text-align:center}.home-empty h3{margin:0;color:#003466}@media(max-width:1080px){.home-featured,.home-categories,.home-newsletter-band,.home-hosting{grid-template-columns:1fr}.home-card-grid,.home-history__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:860px){.home-trust__grid,.home-card-grid,.home-history__grid,.home-grid-section__header,.home-listing__header,.home-newsletter-band__form{grid-template-columns:1fr}.home-grid-section__header,.home-listing__header{display:grid}.home-hero__search,.home-hero__actions,.home-hosting__actions{flex-direction:column}.home-hero__search{align-items:stretch}.home-button,.home-newsletter-band__form button{width:100%}}@media(max-width:640px){.home-page{width:min(1440px,calc(100% - 1.25rem))}.home-hero{padding-inline:.25rem}.home-hero h1{font-size:clamp(2.4rem,12vw,3.25rem)}.home-trust__grid,.home-featured__body,.home-newsletter-band{padding:1.5rem}.home-featured__media{min-height:18rem}.home-list-item{grid-template-columns:1fr}.home-list-item__date{justify-self:start}}
