@-moz-keyframes srrxt46 {
  from {
    opacity: 0;
    -moz-transform: scale(0.8);
         transform: scale(0.8);
  }
  to {
    opacity: 1;
    -moz-transform: scale(1);
         transform: scale(1);
  }
}
@keyframes srrxt46 {
  from {
    opacity: 0;
    -moz-transform: scale(0.8);
         transform: scale(0.8);
  }
  to {
    opacity: 1;
    -moz-transform: scale(1);
         transform: scale(1);
  }
}
@-moz-keyframes srrxt47 {
  from {
    opacity: 1;
    -moz-transform: scale(1);
         transform: scale(1);
  }
  to {
    opacity: 0;
    -moz-transform: scale(0.8);
         transform: scale(0.8);
  }
}
@keyframes srrxt47 {
  from {
    opacity: 1;
    -moz-transform: scale(1);
         transform: scale(1);
  }
  to {
    opacity: 0;
    -moz-transform: scale(0.8);
         transform: scale(0.8);
  }
}
.srrxt40 {
  display: -moz-box;
  display: flex;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
       flex-direction: column;
  position: relative;
  height: 100%;
}
.srrxt41 {
  display: -moz-box;
  display: flex;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
       flex-direction: row;
  -moz-box-align: center;
       align-items: center;
  gap: 8px;
  flex-wrap: nowrap;
}
.srrxt42 {
  display: -moz-box;
  display: flex;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
       flex-direction: row;
  -moz-box-pack: start;
       justify-content: flex-start;
  -moz-box-align: center;
       align-items: center;
  gap: 4px;
  flex-wrap: nowrap;
}
.srrxt43 {
  width: 6px;
  height: 1px;
  background: var(--ColorGray-100);
}
.srrxt44 {
  line-height: 18px;
  letter-spacing: -0.5px;
}
.srrxt45 {
  grid-column: 1 / -1;
  display: -moz-box;
  display: flex;
  -moz-box-pack: start;
       justify-content: flex-start;
  -moz-box-align: center;
       align-items: center;
}
.srrxt48 {
  padding-right: 12px;
  display: -moz-box;
  display: flex;
  -moz-box-pack: center;
       justify-content: center;
  -moz-box-align: center;
       align-items: center;
  -moz-transition: visibility 0.3s, opacity 0.3s ease-in-out;
  transition: visibility 0.3s, opacity 0.3s ease-in-out;
}
.srrxt49 {
  -moz-animation: srrxt46 0.3s ease-in-out;
       animation: srrxt46 0.3s ease-in-out;
  opacity: 1;
  visibility: visible;
}
.srrxt4a {
  -moz-animation: srrxt47 0.3s ease-in-out;
       animation: srrxt47 0.3s ease-in-out;
  opacity: 0;
  visibility: hidden;
}
@media screen and (max-width: 348px) {
  .srrxt41 {
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 270px) {
  .srrxt42 {
    flex-wrap: wrap;
  }
}
