.fw-contact-bubbles-wrapper{justify-content:flex-start;align-items:center;gap:var(--spacing-xs);flex-wrap:wrap;display:flex}@media (max-width:768px){.fw-contact-bubbles-wrapper{justify-content:center}}
.fw-psychoanalyse-wrapper{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1rem;display:flex}.fw-psychoanalyse-wrapper a{text-decoration:underline}
.fw-image-grid-container{max-width:var(--max-width-small)}.fw-image-grid{gap:var(--spacing-s);grid-template-columns:repeat(2,1fr);justify-content:center;align-items:center;width:100%;display:grid}.fw-image-grid-entry{border-radius:var(--border-radius);aspect-ratio:9/16;justify-content:center;align-items:center;width:100%;height:auto;max-height:435px;display:flex;position:relative;overflow:hidden}.fw-image-grid-entry img{object-fit:cover;object-position:center;width:100%;height:100%}
