.botao-teste {
  height: 23px;
  padding-top: -1px;
  width: 116px;
  font-size: 9px;
  font-family: sans-serif;
  color: #48b934;
  background: #88416b;
  border-color: #04DADC;
  border-radius: 5px;
}

.titulo {
  font-size: 18px;
  font-family: Inter;
  color: rgb(255, 0, 0);
}


.style-user {
  display: flex;
  align-items: center;
}

.color-bar-menu {
  background: #0A4FDD;
}

.font-user {
  color: #003366;
  font-family: 'Inter';
  font-weight: 500;
}

.button-register-new-process {
  background-color: #17EBE5;
  width: 181px;
  height: 33px;
  color: #003366;
  font-family: Inter;
  border-radius: 6px;
  border-color: transparent;
}

.button-enabled-new-process {
  width: 155px;
  height: 38px;
  background: #003366;
  color: #ffffff;
  border-color: transparent;
  border-radius: 6px;
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
}

.obrigatorio:after {
  content: " *";
  color: red;
}

.button-register-new-process:hover {
  background-color: #14d3ce;
}

.align-button-input {
  margin-top: 100px;
  margin-left: 7.2%;
}

.spacing-between-items {
  justify-content: space-between;
  width: 576px;
}

.input-search {
  width: 376px;
  background: #3520200A;
  border-radius: 8px;
  border-color: transparent;
}

.button-options-process {
  background-color: transparent;
  border-color: transparent;
}

.text-new-register {
  color: #003366;
}

.inputs-color-back {
  border: 1px solid #B9BABE;
  background: #fff;
  border-radius: 8px;
  height: 42px;
}

.inputs-color-back:active {
  border: 1px solid #9588DB;
  background-color: #00000008;
}

.inputs-color-back:hover {
  border: 1px solid #9588DB;
  background-color: #00000008;
}

.cards-home {
  border-radius: 4px;
  box-shadow: 0px 16px 40px -8px rgba(29, 29, 38, 0.08);
}

.button-fltros {
  color: #003366;
  font-family: inter;
  font-weight: 500;
  border-color: #B9BABE;
  border-radius: 8px;
}

.button-fltros:hover {
  color: #fff;
  background: #003366;
}

.text-table-home {
  color: #003366;
  font-family: inter;
}

.direction-inputs {
  display: flex;
  flex-direction: column;
}

.border-new-register {
  margin-left: 7%
}

body::-webkit-scrollbar {
  width: 12px;
}

body::-webkit-scrollbar-track {
  background: transparent;
}

body::-webkit-scrollbar-thumb {
  background-color: #003366;
  border-radius: 20px;
  border: 3px solid #fff;
}

.space-text {
  margin-bottom: 10px;
  margin-top: 27px;
}

.continue-button {
  width: 155px;
  height: 38px;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7)), #8F9BB3;
  color: #003366;
  border-color: transparent;
  border-radius: 6px;
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
}

.card-checkbox {
  width: 317px;
  background: linear-gradient(177deg, #AA9DF4 2.49%, #E2E1FF 92.41%);
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
}

.style-text-checkbox {
  font-family: inter;
  font-weight: 500, Medium;
  font-size: 18px;
  color: #ffff;
  justify-content: center;
}

.checkbox-step {
  font-family: inter;
  font-weight: 600;
  font-size: 18px;
  color: #003366;
  justify-content: center;
}

.select-polos {
  width: 439px;
  height: 34px;
  border-left: transparent;
  border-right: transparent;
  border-top: 1px solid #DEDEDE;
  border-bottom: 1px solid #DEDEDE;
}

.back-button {
  width: 155px;
  height: 38px;
  border: 1px solid #003366;
  background: #ffff;
  border-radius: 6px;
}

.set-steps {
  width: 141px;
  height: 33px;
  background: #17EBE5;
  color: #003366;
  font-family: inter;
  font-size: 14px;
  font-weight: 400;
  border-radius: 6px;
  border: none;
  display: flex;
  align-items: center;
  justify-content: space-around;
}

.clear-filters-button {
  width: 110px;
  height: 32px;
  border: transparent;
  color: #003366;
  background: #ffff;
  font-family: inter;
  font-weight: 500;
  font-size: 14px;
}

.apply-filter-button {
  width: 110px;
  height: 32px;
  background: #003366;
  color: #ffff;
  font-family: Inter;
  font-size: 14px;
  font-weight: 500;
  border-radius: 6px;
}

.filter-modal-title {
  font-family: inter;
  font-size: 18px;
  font-weight: 500;
  color: #003366;
}

.modal-filter {
  box-shadow: 0px 10px 20px rgba(43, 37, 63, 0.1);
  border-radius: 12px;
}

.grid-template-columns-6 {
  display: grid;
  grid-template-columns: repeat(3, 67px);
  grid-gap: 18px 14px;
}

.button-modal-filters {
  border-radius: 6px;
  width: 67px;
  height: 26px;
  border: 0.5px solid #8C8C8C;
  color: #8C8C8C;
  background: #ffff;
  font-size: 12px;
  font-family: inter;
}

.button-modal-filters:hover {
  background: #AB9DF4;
  color: #ffff;
  border: transparent;
}

.button-modal-filters-active {
  border-radius: 6px;
  width: 67px;
  height: 26px;
  border: 0.5px solid #8C8C8C;
  color: #ffff;
  background: #AB9DF4;
  font-size: 12px;
  font-family: inter;
}

.button-detalhes {
  border-radius: 6px;
  width: 90px;
  height: 26px;
  border: 0.5px solid #ffffff;
  color: #ffffff;
  font-size: 12px;
  font-family: inter;
}

.input-modal-filter {
  width: 228px;
  height: 48px;
  border: 1px solid #DEDEDE;
  border-radius: 6px;
}

.modal-courses-title {
  color: #003366;
  font-size: 14px;
  font-family: inter;
  font-weight: 500;
}

.courses {
  font-weight: 400;
  font-size: 14px;
  font-family: inter;
  color: #8F9397;
}

.modal-set-steps {
  width: 297px;
  height: 461px;
  box-shadow: 0px 10px 20px rgba(43, 37, 63, 0.1);
  border-radius: 12px;
}

.save-modal-button {
  color: #AB9DF4;
  background: transparent;
  border: transparent;
  font-size: 14px;
  font-family: inter;
  font-weight: 500;
}

.text-modal {
  width: 161px;
  color: #8F9397;
  font-size: 14px;
  font-family: inter;
  font-weight: 500;
}

.input-modal {
  width: 56px;
  height: 36px;
  background: rgba(0, 0, 0, 0.03);
  border-radius: 8px;
  border: transparent;
  padding-left: 19px;
}

.modal-steps {
  color: #003366;
  font-family: inter;
  font-size: 14px;
  font-weight: 500;
}

.div-modal-steps {
  width: 310px;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 17px;
}

.image-cards {
  position: absolute;
}

.title-card {
  font-size: 18px;
  font-family: Inter;
  font-weight: 500;
}

.text-card {
  font-size: 12px;
  font-family: Inter;
  font-weight: 400;
}

.texts {
  color: #003366;
  font-size: 18px;
  font-family: inter;
  font-weight: 500;
}

.smaller-text {
  font-size: 14px;
  font-family: inter;
  font-weight: 400 !important;
}

.card-welcome {
  width: 350px;
  height: 157px;
  margin-top: 20px;
  background: #ffff;
  padding: 27px;
  flex-direction: row;
}

.card-score {
  background: #ffff;
  width: 350px;
  height: 450px;
  margin-top: 41px;
}

.title-card-score {
  height: 49px;
  border-bottom: 0.5px solid #9D9AAD;
  color: #003366;
  font-size: 14px;
  font-family: inter;
  font-weight: 500;
  padding: 12px;
}

.score-inst {
  color: #0A4FDD;
  font-size: 14px;
  font-family: inter;
  font-weight: 500;
  width: 157px;
  justify-content: space-around;
  margin-top: 6px;
  margin-bottom: 15px;
}

.number-score {
  color: #003366;
  font-size: 16px;
  font-weight: 600;
  font-family: inter;
}

.name-school {
  color: #003366;
  font-size: 14px;
  font-family: inter;
  font-weight: 500;
}

.see-more-score {
  color: #0A4FDD;
  font-size: 14px;
  font-weight: 600;
  font-family: inter;
  margin-bottom: 11px;
  background: #ffff;
  border: none;
  text-decoration: underline;
  cursor: pointer;
}

.screen-manifestations {
  width: 85.5%;
  margin-left: 6.7%;
  background: #ffff;
  height: 79.5%;
  margin-top: 81px;
}

.score-screen {
  width: 85.5%;
  margin-left: 6.7%;

  margin-top: 81px;
}

.select-manifestation {
  width: 170px;
  height: 48px;
  border: 1px solid #9D9AAD;
  border-radius: 4px;
}

.card-manifestation {
  padding: 15px;
  width: 100%;
  display: flex;
  align-items: center;
  grid-gap: 10px;
}

.number-of-manifestations {
  width: 28px;
  height: 21.88px;
  background: #FEC920;
  color: #003366;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.button-filter {
  border: none;
  background: #ffff;
}

.search-manifestation {
  width: 309%;
  height: 48px;
  border: 1px solid #9D9AAD;
  border-radius: 6px;
  background-image: url("../../assets/images/icons-ouvidoria/search.svg");
  background-repeat: no-repeat;
  background-size: 1.3em;
  padding-left: 1.3em;
  background-position-y: center;
  background-position-x: 8px;
  padding-left: 41px;
}

.input-manifestation {
  margin-left: 15px;
  margin-top: 30px;
}

.info-manifestation {
  width: 350px;
  height: 65px;
  margin-left: 16px;
}

.manifestations {
  margin-top: 18px;
}

.school-manifestation {
  font-size: 12px;
  font-family: inter;
  font-weight: 500;
  color: #9D9AAD;
}

.status {
  background: #FFEAE3;
  color: #F56565;
  font-size: 14px;
  border-radius: 6px;
  padding: 3px;
}

.title-manifestation {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.description-manif {
  width: 556px;
  height: 100%;
  border: 0.3px solid #919ca7;
  border-radius: 6px;
  margin-right: 16px;
  padding: 10px;
}

.tab-man-one {
  width: 31%;
}

.description-status {
  width: 218px;
  height: 100%;
  border: 0.3px solid #919ca7;
  border-radius: 6px;
  padding: 10px;
}

/* .demonstration-blocks{
  justify-content: space-between;
} */

.footer {
  position: absolute;
  bottom: 0;
  left: 0;
}

.send-button {
  width: 89.86px;
  height: 33px;
  background: #0A4FDD;
  border-radius: 6px;
  color: #ffff;
  font-size: 16px;
  font-family: inter;
  font-weight: 500;
  border: none;
}

.title-email {
  font-size: 18px;
  font-family: inter;
  font-weight: 700;
  color: #003366;
}

.card-status {
  width: 100%;
  height: 46px;
  box-shadow: 0px 16px 40px -8px rgba(29, 29, 38, 0.08);
  border-radius: 6px;
  align-items: flex-end;
  justify-content: space-between;
  padding: 5px;
  margin-bottom: 2%;
}

.title-status {
  padding: 2px;
  font-size: 14px;
  font-family: inter;
  font-weight: 500;
  border-radius: 6px;
}

.text-status {
  font-size: 12px;
  font-weight: 500;
  font-family: inter;
  color: #003366;
}

.space {
  border: 0.3px solid #9D9AAD;
  transform: rotate(-0.32deg);
  margin-bottom: 18px;
}

.download-file {
  width: 105%;
  background: #F0F4FA;
  color: #0A4FDD;
  font-size: 12px;
  font-family: inter;
  font-weight: 500;
  padding: 5px;
  border-radius: 6px;
  justify-content: space-between;
  align-items: center;
}

.text-history {
  font-size: 12px;
  font-family: inter;
  font-weight: 500;
  color: #0A4FDD;
}

.info-status {
  height: 60px;
  border-left: 0.5px solid #D3D6DF;
  margin-left: 9px;
  margin-top: 10px;
  padding-left: 17px;
  padding-right: 17px;
  padding-top: 10px;
}

.button-upload {
  height: 33px;
  border: 2px solid #0A4FDD;
  background: #ffff;
  border-radius: 6px;
  font-size: 14px;
  font-family: inter;
  font-weight: 500;
  color: #003366;
  margin-right: 15px;
}

.title-table {
  font-size: 14px;
  font-family: inter;
  font-weight: 500;
  color: #0A4FDD;
}

.info-school-score {
  padding: 20px;
}

.space-cards {
  grid-gap: 29px;
  margin-top: 41px;
}

.card-results {
  border: none;
  min-width: 0;
  background: #fff;
  margin-bottom: 24px;
}

.card-general-note-inst {
  max-width: 280px;
  height: 100px;
  background-color: #48BB78;
  border-radius: 6px;
  font-size: 14px;
  font-family: inter;
  font-weight: 500;
  color: #ffff;
}

.card-atend-general-note {
  max-width: 280px;
  height: 100px;
  border: 0.8px solid #48BB78;
  border-radius: 6px;
  font-size: 14px;
  font-family: inter;
  font-weight: 500;
  color: #888599;
}

.space-elements-cards {
  display: flex;
  padding: 28px;
}

.space-img-card {
  margin-right: 20px;
}

.color-note {
  color: #48BB78;
}

.font-note {
  font-weight: 700;
}

.margin-img-logo {
  margin-right: 13px;
}

.text-space-right {
  margin-right: 5px;
}

.text-space-left {
  margin-left: 5px;
}

.number-total {
  font-weight: 700;
  color: #003366;
}

.modal-filtro {
  width: 440px;
  height: 319px;
  border-radius: 8px;
}

.title-modal {
  font-size: 16px;
  font-family: inter;
  font-weight: 500;
  color: #003366;
}

.div-title-modal {
  padding: 20px;
  border-bottom: 1px solid #E1E0E7;
}

.period-cards {
  width: 100%;
  grid-gap: 14px;
  margin-bottom: 39px;
}

.button-period-modal {
  width: 67px;
  height: 26px;
  background: #ffff;
  color: #8C8C8C;
  font-size: 12px;
  font-family: inter;
  font-weight: 500;
  border: 0.5px solid #8C8C8C;
  border-radius: 6px;
}

.button-period-modal-active {
  width: 67px;
  height: 26px;
  background: #0A4FDD;
  color: #ffff;
  font-size: 12px;
  font-family: inter;
  font-weight: 500;
  border: 0.5px solid #8C8C8C;
  border-radius: 6px;
}

.button-period-modal:hover {
  background: #0A4FDD;
  color: #ffff;
  border: none;
  transition: 1s;
}

.modal-filter-input {
  width: 189px;
  height: 48px;
  border: 1px solid #DEDEDE;
  border-radius: 6px;
  background-image: url("../../assets/images/icons-ouvidoria/icon-calender-modal.svg");
  background-repeat: no-repeat;
  background-size: 1.3em;
  background-position-y: center;
  background-position-x: 96%;
  padding: 10px;
}

.input-position-y {
  display: flex;
  flex-direction: column;
}

.input-position-x {
  display: flex;
  grid-gap: 12px;
  margin-bottom: 39px;
}

.title-input-modal {
  font-size: 14px;
  font-family: inter;
  font-weight: 500;
  color: #636363;
}

.apply-button-modal {
  width: 110px;
  height: 32px;
  border-radius: 6px;
  background: #0A4FDD;
  color: #ffff;
  font-size: 14px;
  font-family: inter;
  font-weight: 500;
  border: none;
}

.apply-button-modal:hover {
  background: #062F84;
  transition: 1s;
}

.clear-filters-button-modal {
  width: 110px;
  height: 32px;
  margin-right: 10px;
  color: #888599;
  font-size: 14px;
  font-family: inter;
  font-weight: 500;
  border: none;
  background: #ffff;
}

.clear-filters-button-modal:hover {
  border: 1px solid #0A4FDD;
  border-radius: 6px;
}

.buttons-apply-clear-modal {
  display: flex;
  justify-content: center;
}

.modal-notification {
  width: 373px;
  height: 425px;
  border-radius: 8px;
}

.button-modal-notification {
  background: #ffff;
  border: none;
  color: #0A4FDD;
}

.number-notification {
  font-size: 10px;
  font-family: inter;
  font-weight: 500;
  color: #98A6AD;
}

.notification-modal {
  background: #F1F8FF;
  width: 100%;
  height: 92px;
  padding: 10px;
  border-bottom: 0.3px solid #dee2e6;
}

.position-notification-status-modal {
  margin-left: 45px;
  margin-top: -9px;
  margin-bottom: 11px;
}

.view-button {
  border: none;
  color: #0A4FDD;
  font-size: 12px;
  font-family: inter;
  font-weight: 700;
  background: transparent;
  margin-left: 39px;
}

.photo-user {
  border-radius: 50%;
  margin-right: 10px;
}

.approvals-button {
  width: 350px;
  height: 36px;
  border: 0.5px solid #0A4FDD;
  border-radius: 6px;

}

.button-under-review {
  width: 50%;
  border: none;
  border-radius: 6px;
  font-size: 14px;
  font-family: inter;
  font-weight: 500;
}

.button-under-review:hover {
  color: #ffff;
  background: #0A4FDD;
  transition: 0.7s;
}

.button-disable {
  color: #0A4FDD;
  background: #ffff;
}

.button-active {
  color: #ffff;
  background: #0A4FDD;
}

.approved-button {
  width: 50%;
  border: none;
  border-radius: 6px;
  font-size: 14px;
  font-family: inter;
  font-weight: 500;
}

.approved-button:hover {
  color: #ffff;
  background: #0A4FDD;
  transition: 0.7s;
}

.title-table-approvals {
  margin-top: 38px;
  border-bottom: 0.5px solid #9D9AAD;
  padding-left: 25px;
  padding-bottom: 10px;
}

.space-options-table-approvals {
  justify-content: space-between;
  align-items: center;
  width: 42%;
}

.space-modal-history {
  margin-right: 50%;
}

.modal-history-manifestation {
  width: 963px;
  height: 846px;
  padding: 15px 28px 38px 28px;
}

.modal-title-view {
  font-size: 18px;
  font-family: inter;
  font-weight: 700;
  color: #003366;
}

.position-title-modal-view {
  align-items: center;
  width: 65%;
  justify-content: space-between;
  margin-bottom: 14px;
}

.margin-title-modal {
  margin-bottom: 10px;
}

.responsible-email {
  width: 650px;
  height: 297px;
  border: 0.3px solid #9D9AAD;
  border-radius: 6px;
  padding: 30px;
  margin-bottom: 25px;
}

.user-email-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.response-institution {
  font-size: 18px;
  font-family: inter;
  font-weight: 700;
  color: #0A4FDD;
  margin-bottom: 14px;
}

.institution-response {
  font-size: 18px;
  font-family: inter;
  font-weight: 700;
  color: #0A4FDD;
  margin-bottom: 14px;
  border-top: 0.3px solid #919ca7;
}

.answer {
  width: 100%;
  height: 40%;
  background: #FAFBFE;
  border-radius: 6px;
  padding: 30px;
  margin-bottom: 17px;
}

.status-manifestation-modal {
  width: 225px;
  height: 592px;
  border: 0.3px solid #9D9AAD;
  border-radius: 6px;
  padding: 10px;
}

.body-modal-history-manifestation {
  display: flex;
  justify-content: space-between;
}

.direction-card-buttons {
  display: flex;
  flex-direction: column;
}

.modal-manifestation-answered {
  width: 300px;
  height: 90px;
  border-radius: 8px;
  background: #ffff;
}

.buttons-modal-manifestation-answered {
  height: 45px;
  width: 87px;
  background: #ffff;
  border-radius: 0px 8px 8px 0px;
  border: none;
}

.modal-small-buttons {
  display: flex;
  flex-direction: column;
}

.modal-small {
  display: flex;
  align-items: center;
}

.border-modal-small {
  border-right: 0.3px solid #9D9AAD;
  height: 90px;
  display: flex;
  align-items: center;
  padding: 25px;
}

.button-review {
  width: 119px;
  height: 33px;
  background: #ffff;
  border: none;
  color: #9D9AAD;
}

.button-to-approve {
  width: 119px;
  height: 33px;
  background: #0A4FDD;
  color: #ffff;
  border-radius: 6px;
  border: none;
}

.buttons-modal-aprovacao {
  width: 100%;
  display: flex;
  grid-gap: 5px;
}

.margin-seta {
  margin-left: 10px;
}

.oculta-div {
  display: none;
}

.status-pendente-aprovacao {
  font-size: 14px;
  font-family: inter;
  font-weight: 600;
  color: #ED8936;
}

.status-aprovado-aprovacao {
  font-size: 14px;
  font-family: inter;
  font-weight: 600;
  color: #48BB78;
}

.input-users {
  width: 205px;
  height: 48px;
  margin-left: 21px;
  background-image: url("../../assets/images/icons-ouvidoria/search.svg");
  background-repeat: no-repeat;
  background-size: 1.3em;
  padding-left: 35px;
  background-position-y: center;
  background-position-x: 8px;
  border: 1px solid #9D9AAD;
  border-radius: 6px;
}

.button-add-user {
  width: 153px;
  height: 48px;
  border-radius: 6px;
  color: #ffff;
  background: #0A4FDD;
  border: none;
  font-size: 16px;
  font-family: inter;
  font-weight: 500;
}

.space-elements-table-users {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.header-modal-user {
  padding: 15px;
}

.body-modal-user {
  padding: 15px;
  background: #ffff;
  border-radius: 0px 0px 6px 6px;
  display: flex;
  flex-direction: column;
  align-content: space-between;
  height: 100%;
}

.card-result-input-modal {
  width: 50%;
  height: 250px;
  border: 1px solid #636363;
  border-radius: 6px;
  padding: 10px;
}

.align-blocos-modal {
  display: flex;
  align-items: center;
  margin-top: 24px;
  margin-bottom: 32px;
}

.align-buttons-modal {
  display: flex;
  justify-content: flex-end;
}

.button-fechar-modal {
  width: 119px;
  height: 33px;
  color: #000;
  background-color: #ffff;
  border: 1px solid #0A4FDD;
  border-radius: 6px;
  margin-right: 10px;
}

.button-confirma-modal {
  width: 119px;
  height: 33px;
  color: #9D9AAD;
  background: #ebeaee;
  border-radius: 6px;
  border: none;
}

.select-modal-users {
  width: 255px;
  height: 48px;
  border: 1px solid #9D9AAD;
  border-radius: 6px;
}

.title-permission {
  font-size: 16px;
  font-family: inter;
  color: #003366;
  font-weight: 500;
}

.div-title-permission {
  margin-bottom: 24px;
}

.modal-users {
  height: 480px;
  border-radius: 6px;
}

.image-size {
  height: 30px;
  width: 30px;
}

.name-user {
  font-size: 14px;
  font-family: inter;
  font-weight: 500;
  color: #605E70;
}

.image-size-add {
  height: 20px;
  width: 20px;
  cursor: pointer;
}

.add-user {
  height: 38px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.card-select-permission {
  margin-bottom: 24px;
}

.modal-body-remove-user {
  padding: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.title-modal-remove-user {
  font-size: 18px;
  font-family: inter;
  font-weight: 500;
  color: #003366;
}

.button-remove-user {
  width: 119px;
  height: 33px;
  color: #ffff;
  background: #0A4FDD;
  border-radius: 6px;
  border: none;
}

.modal-remove-user {
  width: 480px;
  height: 255px;
  background: #ffff;
  border-radius: 12px;
}

.header-remove-user {
  padding: 15px;
}

.button-remove-alert {
  width: 20%;
  height: 33px;
  background: red;
  color: #ffff;
  font-family: inter;
  border: none;
  border-radius: 8px;
  animation: moveToLeft 0.5s linear infinite;
  animation-delay: 1000ms;
}
@keyframes moveToLeft {
  0% {
    transform: translateX(0px);
    background: linear-gradient(
      to right,
      #ff8177 0%,
      #ff867a 0%,
      #ff8c7f 21%,
      #f99185 52%,
      #cf556c 78%,
      #b12a5b 100%
    );
  }
  25% {
    transform: translateX(400px);
    background: linear-gradient(120deg, #84fab0 0%, #8fd3f4 100%);
  }
  50% {
    transform: translateY(200px) translateX(400px);
    background: linear-gradient(to top, #30cfd0 0%, #330867 100%);
  }

  75% {
    transform: translateX(0px) translateY(200px);
    background: linear-gradient(120deg, #f6d365 0%, #fda085 100%);
  }
  100% {
    transform: translateY(0px);
  }
}

