.v-feedbackTileCard{background-color:#fff;border-radius:32px;display:inline-flex;flex-direction:column;gap:.8rem;padding:4rem;width:100%}@media screen and (max-width:1220px){.v-feedbackTileCard{padding:3.2rem}}@media screen and (max-width:640px){.v-feedbackTileCard{border-radius:24px;gap:.4rem;padding:2.4rem}}.v-feedbackTileCard__name{font-size:2rem;font-weight:700;line-height:2.8rem}@media screen and (max-width:992px){.v-feedbackTileCard__name{font-size:1.8rem;line-height:2.6rem}}.v-feedbackTileCard__date{font-size:1.6rem;font-weight:700;line-height:2.4rem}@media screen and (max-width:640px){.v-feedbackTileCard__date{font-size:1.4rem}}.v-feedbackTileCard__text{font-size:1.6rem;line-height:2.6rem}@media screen and (max-width:992px){.v-feedbackTileCard__text{font-size:1.4rem;line-height:2.4rem}}@media screen and (max-width:640px){.v-feedbackTileCard__text{margin-top:.4rem}}:root{--color-white:#fff;--color-orange:#f60;--color-lightgray:#b6b6b6;--color-black:#333}.v-feedbackTile{background-color:#f4f4f4;padding:6.4rem 0}@media screen and (max-width:1220px){.v-feedbackTile{padding:4.8rem 0}}@media screen and (max-width:640px){.v-feedbackTile{padding:3.2rem 0}}@media (hover:hover){.v-feedbackTile .v-pagination__paginationPage:hover{background-color:#fff}}@media screen and (hover:hover) and (max-width:992px){.v-feedbackTile .v-pagination__paginationPage:hover{background-color:#f4f4f4}}.v-feedbackTile .v-skeleton__container{border-radius:32px;width:100%}@media screen and (max-width:640px){.v-feedbackTile .v-skeleton__container{border-radius:24px}}.v-feedbackTile .v-skeleton__content{background-color:#fff;border-radius:32px;min-height:20rem}@media screen and (max-width:640px){.v-feedbackTile .v-skeleton__content{border-radius:24px}}.v-feedbackTile .v-skeleton__content:before{background:#0000000d}.v-feedbackTile__head{align-items:center;display:flex;gap:6.4rem;height:fit-content;justify-content:space-between;margin-bottom:4.8rem}@media screen and (max-width:992px){.v-feedbackTile__head{margin-bottom:4rem}}@media screen and (max-width:640px){.v-feedbackTile__head{align-items:flex-start;flex-direction:column;gap:2.4rem;margin-bottom:3.2rem}}.v-feedbackTile__buttons{display:flex;gap:1.6rem}@media screen and (max-width:992px){.v-feedbackTile__buttons{align-items:flex-end;flex-direction:column}}@media screen and (max-width:640px){.v-feedbackTile__buttons{width:100%}}.v-feedbackTile .v-skeleton__container,.v-feedbackTile__cards{display:grid;gap:2.4rem;grid-template-columns:repeat(2,1fr)}@media screen and (max-width:992px){.v-feedbackTile .v-skeleton__container,.v-feedbackTile__cards{grid-template-columns:1fr}}
