.css-ikfloptyhiujk {
  margin-top: 56px;
  padding: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: calc(100% - 86px);
  background: linear-gradient(
    90deg,
    rgb(217 113 214 / 4%) 50%,
    rgb(83 211 237 / 10%) 100%
  );
}
.css-ikfrptyhiujk {
  display: flex;
  gap: 15px;
}
.css-ikgptyhiujk {
  width: 50%;
  max-width: 500px;
  padding-left: 25px;
}
.css-weptyhiujk {
  display: grid;
  gap: 15px;
  margin-top: 25px;
}
.css-yfhfklop {
  color: green;
}
.css-yfhelop {
  font-weight: 500;
}
.css-lkfofprttg {
  margin-top: 50px;
}
.css-lkfofprttg a {
  background: #3f51b5;
  color: white;
  text-decoration: none;
  border-radius: 5px;
  padding: 14px 50px;
  font-size: 17px;
}
.css-lkfofprttg a:hover {
  background: #203bd3;
}
.css-ikfthtyhiujk {
  border-left: 1px solid #80808042;
  padding: 5px 20px;
  width: 50%;
  position: relative;
  padding-left: 60px;
}
.css-ifkflopty {
  display: none;
}
.css-ifkflopty.active {
  display: block;
}
.css-irorthyhui {
  width: 100%;
}
.css-irfrryhui {
  width: 100%;
}
.css-ifkflopty {
  width: inherit;
  max-height: 480px;
}
.css-iropryhui {
  display: flex;
  justify-content: center;
  margin-top: 15px;
  gap: 12px;
  width: -webkit-fill-available;
}
.css-oflfptyuyok {
  width: 16px;
  height: 5px;
  background: #3f51b52e;
  border-radius: 5px;
}
.css-oflfptyuyok.active {
  background: #3f51b5;
}
.css-ifkflopryhui {
  position: absolute;
  top: 50%;
  right: -25px;
}
.css-irofEdyhui {
  background: #3f51b5;
  color: white;
  border: none;
  border-radius: 50%;
  height: 36px;
  width: 35px;
  font-size: 18px;
  cursor: pointer;
}

@media (max-width: 780px) {
  .css-ikfloptyhiujk {
    align-items: start;
  }
  .css-ikfrptyhiujk {
    display: grid;
  }
  .css-ikgptyhiujk {
    max-width: 100%;
    width: 100%;
    padding-left: 0px;
  }
  .css-lkfofprttg {
    justify-content: start;
    display: flex;
    margin: 25px 10px 25px 5px;
  }
  .css-lkfofprttg a {
    width: 100%;
    text-align: center;
  }
  .css-ikfthtyhiujk{
    border: none;
    padding: 0;
    width: 100%;
  }
}
