.survey-card{--card-thme: #EDF6F8;display:flex;justify-content:space-between;padding-block:3.125rem;box-sizing:border-box;border-radius:1rem;align-items:center;background:#edf6f8;gap:1.25rem;padding-inline:2rem;max-width:68.75rem}@media(max-width:1024px){.survey-card{zoom:.8}}@media(max-width: 700px){.survey-card{flex-direction:column;gap:2.5rem;zoom:1}}.survey-card.youplus-theme{--card-thme: #EEFBF3}.survey-card.forbiome-theme{--card-thme: #E5F9FE}.survey-card.grintuss-theme{--card-thme: #E3FDFD}.survey-card.vitocco-theme{--card-thme: #E2FFE7}.survey-card.hametol-theme{--card-thme: #E8FDFF}.survey-card .logo-wrapper{display:flex;gap:.75rem}@media(max-width: 700px){.survey-card .logo-wrapper{gap:1.25rem}}.survey-card .cover{display:flex;justify-content:center;align-items:center;padding-inline:.75vw}.survey-card .cover img{min-width:200px}.survey-card .card-title{font-size:1.25rem;font-weight:400;line-height:1.2}.survey-card .card-title strong{font-weight:inherit}