.naturopathes__card{display:flex;align-items:center;justify-content:center;border-radius:24px;overflow:hidden}.naturopathes__content{flex:1 0 0;display:flex;flex-direction:column;gap:32px;padding:54px}.naturopathes__text{display:flex;flex-direction:column;gap:16px;color:var(--surfaces-black-100, #2a2433)}.naturopathes__title,.naturopathes__description,.naturopathes__description p{margin:0}.naturopathes__info-card{background-color:var(--Surfaces-Background-V2-light, #f6f6f6);border-radius:12px;padding:24px;display:flex;flex-direction:column;gap:6px}.naturopathes__info-title{margin:0 0 6px;color:var(--surfaces-black-100, #2a2433)}.naturopathes__info-description-extended{display:grid;grid-template-rows:0fr;overflow:hidden;transition:grid-template-rows .3s ease}.naturopathes__info-description-extended.is-open{grid-template-rows:1fr}.naturopathes__info-description-extended .naturopathes__info-description{min-height:0}.naturopathes__info-description{margin:0;color:var(--surfaces-black-100, #2a2433);min-height:0}.naturopathes__info-toggle{display:flex;align-items:center;gap:6px;color:var(--surfaces-black-100, #2a2433);background:none;border:none;justify-content:flex-start;padding:0;height:unset;cursor:pointer;font-family:inherit}.naturopathes__info-toggle-text{margin:0}.naturopathes__info-toggle-icon{width:24px;height:24px;flex-shrink:0;transition:transform .3s ease}.naturopathes__info-toggle.is-open .naturopathes__info-toggle-icon{transform:rotate(180deg)}.naturopathes__buttons{display:flex;gap:12px}.naturopathes__image-wrapper{flex:1 0 0;align-self:stretch}.naturopathes__image{width:100%;height:100%;object-fit:cover;display:block}.naturopathes__image--placeholder{background-color:#ccc}@media(max-width:989px){.naturopathes__card{flex-direction:column;border-radius:20px}.naturopathes__content{padding:18px;gap:24px;order:2}.naturopathes__text{gap:12px}.naturopathes__info-card{padding:18px}.naturopathes__info-toggle{gap:4px}.naturopathes__buttons{flex-direction:column}.naturopathes__image-wrapper{width:100%;height:200px;order:1}}
