.voice__items{display:flex;justify-content:center;gap:24px}@media screen and (max-width: 992px){.voice__items{gap:16px}}@media screen and (max-width: 768px){.voice__items{flex-direction:column;gap:24px}}.voice__item{display:flex;flex-direction:column;flex:1 1 0;min-width:0;background:#fff;border:1px solid rgb(229.8,229.8,229.8);border-radius:10px;overflow:hidden;box-shadow:0 0 8px 0 rgba(0,0,0,.1);transition:transform .3s ease,box-shadow .3s ease}.voice__item:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1);opacity:1}@media screen and (max-width: 768px){.voice__item{flex:none;width:100%}}.voice__item-img{width:100%;height:240px;background:rgb(242.25,249.15,253.55)}@media screen and (max-width: 992px){.voice__item-img{height:200px}}@media screen and (max-width: 768px){.voice__item-img{height:220px}}.voice__item-img img{width:100%;height:100%;object-fit:cover}.voice__item-body{display:flex;flex-direction:column;flex:1;padding:24px}@media screen and (max-width: 992px){.voice__item-body{padding:16px}}.voice__item-head{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:16px}.voice__label{display:inline-block;padding:4px 16px;border-radius:4px;color:#fff;font-size:14px;font-weight:700}@media screen and (max-width: 992px){.voice__label{padding:4px 12px;font-size:12px}}.voice__label-elementary{background:#f04890}.voice__label-junior{background:#ff9d1c}.voice__label-high{background:#10b9e1}.voice__item-name{font-size:18px;font-weight:700;color:rgb(0,96.6,158.2);white-space:nowrap}@media screen and (max-width: 992px){.voice__item-name{font-size:16px}}.voice__item-school{font-size:16px;font-weight:700;color:#008ae2;margin-bottom:16px}@media screen and (max-width: 992px){.voice__item-school{font-size:14px}}.voice__item-comment{font-size:16px;line-height:1.8;color:rgb(77.4,77.4,77.4);margin-bottom:16px}@media screen and (max-width: 992px){.voice__item-comment{font-size:14px}}.voice__item-more{display:inline-flex;align-items:center;margin-top:auto;align-self:flex-end;font-size:16px;font-weight:700;color:#008ae2}@media screen and (max-width: 992px){.voice__item-more{font-size:14px}}.voice-detail__head{display:flex;gap:32px;align-items:flex-start;margin-bottom:32px}@media screen and (max-width: 768px){.voice-detail__head{flex-direction:column;gap:16px}}.voice-detail__img{flex:0 0 240px;width:240px}@media screen and (max-width: 768px){.voice-detail__img{flex:none;width:100%}}.voice-detail__img img{width:100%;height:auto;border-radius:10px}.voice-detail__meta{flex:1;min-width:0}.voice-detail__name{font-size:24px;font-weight:700;color:rgb(0,96.6,158.2);margin:12px 0 8px}@media screen and (max-width: 768px){.voice-detail__name{font-size:20px}}.voice-detail__school{font-size:18px;font-weight:700;color:#008ae2}.voice-detail__body{font-size:16px;line-height:2}.voice-detail__body p{margin-bottom:24px}.voice-detail__body p:last-child{margin-bottom:0}.voice-detail__back{margin-top:40px;text-align:center}
