.page-module__bexpRG__container{flex-direction:column;width:100%;display:flex}.page-module__bexpRG__mapSection{filter:grayscale(20%)contrast(1.1);background-color:#f5f5f5;width:100%;height:500px;position:relative}.page-module__bexpRG__mapIframe{border:none;width:100%;height:100%}@media (max-width:768px){.page-module__bexpRG__mapSection{height:350px}}.page-module__bexpRG__cardsSection{background-color:var(--surface,#f9fafb);justify-content:center;align-items:center;padding:6rem 5%;display:flex}.page-module__bexpRG__cardsContainer{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;width:100%;max-width:1200px;display:grid}.page-module__bexpRG__contactCard{background:var(--card-bg,#fff);border:1px solid var(--border,#e5e7eb);text-align:center;z-index:1;border-radius:16px;padding:3rem 2rem;transition:all .3s;position:relative;box-shadow:0 4px 20px #00000005}.page-module__bexpRG__contactCard:hover{transform:translateY(-5px);box-shadow:0 12px 30px #0000000f}.page-module__bexpRG__iconWrapper{background:var(--surface,#f9fafb);border:1px solid var(--border,#e5e7eb);border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;margin:0 auto 1.5rem;transition:all .3s;display:flex}.page-module__bexpRG__contactCard:hover .page-module__bexpRG__iconWrapper{background:#245ef50d;border-color:#245ef533}.page-module__bexpRG__icon{color:var(--primary,#245ef5);font-size:1.8rem;transition:all .3s}.page-module__bexpRG__contactCard:hover .page-module__bexpRG__icon{transform:scale(1.1)}.page-module__bexpRG__cardTitle{font-family:var(--font-cremona,"Playfair Display", serif);color:var(--foreground,#111827);margin-bottom:.8rem;font-size:1.4rem;font-weight:500}.page-module__bexpRG__cardContent{font-family:var(--font-poppins,"Inter", sans-serif);color:var(--muted-foreground,#6b7280);flex-direction:column;gap:.4rem;font-size:.95rem;line-height:1.6;display:flex}.page-module__bexpRG__link{color:var(--muted-foreground,#6b7280);text-decoration:none;transition:all .3s;display:inline-block}.page-module__bexpRG__link:hover{color:var(--primary,#245ef5)}@media (max-width:768px){.page-module__bexpRG__cardsSection{padding:4rem 5%}.page-module__bexpRG__cardsContainer{grid-template-columns:1fr;gap:1.5rem}}
