.card-type-34{display:flex;flex-direction:column;justify-content:space-between;grid-gap:16px;gap:16px;align-items:center;padding:32px 32px 8px;border-radius:26px;background-color:#f7f7f7;min-height:344px;transition:box-shadow .35s}@media (max-width:1023px){.card-type-34{flex-direction:column-reverse;justify-content:flex-end;grid-gap:8px;gap:8px;background-color:transparent;padding:0;max-width:158px;min-height:106px}}.card-type-34__text{text-align:center}.card-type-34__image-wrapper{width:180px;height:180px;object-fit:cover}@media (max-width:1023px){.card-type-34__image-wrapper{width:80px;height:80px;background-color:#f7f7f7;border-radius:26px;display:flex;justify-content:center;align-items:center}}.card-type-34__img{width:100%}@media (max-width:1023px){.card-type-34__img{width:64px;height:64px}}.card-type-34:hover{box-shadow:0 13px 30px 0 rgba(50,49,46,0.13)}@media (max-width:1023px){.card-type-34:hover{box-shadow:none}}