.notification {
  transition: 0.5s;
  background-color: white;
  position: absolute;
  right: 2vh;
  font-size: 3vh;
  color: black;
  top: 8vh;
  visibility: hidden;
  opacity: 0.0;
  border-radius: 0.8vh;
  box-shadow: 0.2vh 0.5vh 1vh #0000003b;
  padding: 2vh;
  z-index: 300000;
}
.log_in_button {position: absolute;width: 14vh;height: 6vh;left: 2vh;text-decoration: none;top: 0vh;font-size: 2vh;border-radius: 0vh 0vh 1vh 1vh;background-size: 24%;background-position: 9.35vh;background-repeat: no-repeat;background-image: url(../../static/images/account.svg);cursor: pointer;background-color: white;box-shadow: 0.2vh 0.2vh 1vh #00000059;transition: 0.2s;}

.log_in_button:hover {
  height: 7vh;
}

.orange_text {
  color: #F96854; font-weight: 600;
}

.log_in_text {
  padding: 1.75vh 1.5vh;
  font-weight: 600;
  transition: 0.2s;
  color: #7579FF;
}

.in_main_menu {right: 2vh;}

.in_main_menu_link {right: 3vh !important;}

.preview_menu_old {
  background: white;
  height: 81.5vh;
  position: absolute;
  width: 50vh;
  margin-left: 58vh;
  bottom: 9vh;
  border-radius: 0.8vh;
}

#play_v1 {
  width: 15vh;
}

#play_v2 {
  width: 15vh;
  margin-right: 2vh;
}

b {
  font-weight: 600;
}

#play_game {
  position: absolute;
  margin-top: 15vh;
  right: 4vh;
}

.credits_text_walkthrough {
  height: 5vh;
  margin-bottom: -1vh;
}

.paywalls {
  margin-left: 35vh;
  display: none;
}

.patreon_button_orange {
  cursor: pointer;
  width: 19vh;
  height: 3.4vh;
  text-decoration: none;
  border: #F96854 0.3vh solid;
  font-size:2vh;
  background-color: #F96854;
  color: #ffffff;
  text-align: center;
  padding-top: 0.7vh;
  margin-right: 10px;
  font-weight:600;
}

.promo_image {
  width: 100%;
  height: 32.5vh;
  margin-top: 1.5vh;
  margin-bottom: 2.5vh;
}

.plz_donate {
  width: 100%;
  margin-top: 1.4vh;
}

.log_in_text:hover {
  padding: 2.3vh 1.5vh 2.3vh 1.5vh;
  font-weight: 600;
}

.profile {left: 2vh;position: absolute;}

.profile_menu, .profile_menu_game {
  visibility: hidden;
  display: none;
  opacity: 0.0;
  transition: 0.5s;
}

.profile_menu {
  margin-top: 9vh !important;
}

.profile_menu_game {
  margin-top: 2vh;
}

.profile_button, .profile_button_game {background-color: white;height: 5.1vh;position: absolute;transition: 0.2s;cursor: pointer;display: flex;border-radius: 0 0 1vh 1vh;padding: 0.9vh 1.2vh 0 1.5vh;box-shadow: 0.2vh 0.2vh 1vh #00000059;}

.profile_button:hover, .profile_button_game:hover {
  padding: 1.3vh 1.2vh 0.5vh 1.5vh;
}

.inventory_menu_button:hover {
  height: 7vh;
  background-position: 50% 47%;
}

.profile_button_game {
  position: relative;
  flex: 0 0 auto;
  margin-right: 1vh;
}

.avatar {background-image: url("https://c8.patreon.com/2/200/9576401");width: 4.1vh;height: 4.1vh;background-size: contain;border-radius: 5vh;}

.nickname {font-size: 2.4vh;padding: 0.5vh 0.5vh 0 1.5vh;max-width: 11.5vh;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}

.profile_menu, .profile_menu_game {background-color: white;margin-top: 2vh;border-radius: 0.6vh;box-shadow: 0.2vh 0.2vh 1vh #00000059;}

.profile_title {font-size: 2vh;display: flex;padding: 2vh;padding-top: 2.3vh;font-weight: 600;}

.benefits {padding: 0.5vh 2vh 0.8vh 2vh;}

.benefits_item {font-size: 2vh;margin-bottom: 1.5vh;}

.benefits_item.inactive {color: #949494;text-decoration: line-through;}

.log_out {position: relative;cursor: pointer;font-size: 2vh;bottom: 0;display:flex;border-top: 0.1vh solid #d8d8d8;padding: 1.7vh 2vh;color: #6D71FD;text-decoration: none;font-weight: 600;}

.log_out::after {
  background-image: url("../images/exit.svg");
  width: 2.75vh;
  height: 2.8vh;
  background-size: cover;
  background-repeat: no-repeat;
  content: "";
  display:block;
  position: absolute;
  right: 2vh;
}


.buttons_container {
  display: flex;
  padding: 2vh 3vh;
}

.hidden_scene_text {
  font-size: 2vh;
  line-height: 3.7vh;
  padding: 2vh 2vh 1vh 3vh;
  width: 36vh;
}

.log_in_button_hidden_scene {
  cursor: pointer;
  width: 11vh;
  height: 3.4vh;
  text-decoration: none;
  border: #F96854 0.3vh solid;
  font-size:2vh;
  color: #F96854;
  text-align: center;
  padding-top: 0.7vh;
  font-weight:600;
}


.link_improve {
  margin-left: 5vh;
  text-decoration: none;
  color: #6D71FD;
}

.active_opacity {
  opacity: 1.0 !important;
  visibility: visible !important;
}

.locked_choice {
  background-color: rgba(88, 88, 88, 0.54) !important;
  color: #ffffff !important;
  border: 0.35vh solid #333333 !important;
}


.edit_text {
  font-size: 2vh;
}


.skip_menu {
  /* display: none; */
  visibility: hidden;
  opacity: 0.0;
  transition: 0.5s;
  background-color: white;
  width: 42vh;
  position: absolute;
  left: 0;
  right: 0;
  border-radius: 1vh;
  padding-bottom: 1vh;
  margin-left: auto;
  margin-right: auto;
  bottom: 40vh;
}


.patreon_button {
    width: 20vh;
    height: 4.8vh;
    margin-right: 2vh;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("../../static/images/become_a_patron_button.webp");
}

.patreon_choice {
  text-align: center;
  transition: 0.5s;
  background-size: 200% auto;
  color: white;
  font-weight: 600;
  border: #f9ffbd3b 0.3vh solid;
  box-shadow: 0.2vh 0.2vh 1vh #00000059;
  background-image: linear-gradient(to right, #f6a165 0%, #f86854 51%, #f6a165 100%);
}

.patreon_choice:hover {
  background-position: right center;
}

.mood_effect {
  font-size: 3vh;
  position: absolute;
  color: #6d71fd;
  padding: 1vh 2.5vh;
  top: 55vh;
  background-color: white;
  left: 105vh;
  font-weight: 600;
  visibility: hidden;
  opacity: 0.0;
  border-radius: 7vh;
  transition: 1s;
  box-shadow: 0.2vh 0.5vh 1vh #0000003b;
}

.active_mood {
  top: 40vh;
}


.dialog_transparent {
  background-color: rgba(0, 0, 0, 0.08);
  border: 0.35vh solid #0000001f;
}

.text_transparent {
  text-shadow: 2px 5px 10px rgb(0, 0, 0);
}

.text_small {
  font-size: 2.1vh;
}

.transparent_button {
  background-color: rgba(0, 0, 0, 0.08) !important;
}


.skip_button {
    transition: 0.7s ease;
    position: absolute;
    top: 92vh;
    left: 138.5vh;
}

.button_container {
  background-color: white;
  font-size: 2.8vh;
  padding: 0.8vh 2vh;
  background-color: rgb(31, 31, 31);
  border-radius: 1vh;
  cursor: pointer;
  color: white;
  border: 2px solid #00000045;
}


.game_menu_button {
  position: absolute;
  background-image: url(../../static/images/interface/menu_black_24dp.svg);
  background-size: 52%;
  background-repeat: no-repeat;
  cursor: pointer;
  width: 5vh;
  height: 6vh;
  right: 2vh;
  /* filter: hue-rotate(225deg) !important; */
  background-color: white;
  border-radius: 0vh 0vh 1vh 1vh;
  box-shadow: 0.2vh 0.2vh 1vh #00000059;
  background-position: center;
  transition: 0.2s;
  top: 0;
}

.inventory_menu_button {
  background-image: url(../../static/images/interface/icons8-school-backpack-90.webp);
  background-size: 3.1vh;
  background-repeat: no-repeat;
  cursor: pointer;
  width: 5vh;
  margin-left: 0.5vh;
  left: 2vh;
  height: 6vh;
  /* filter: hue-rotate(225deg) !important; */
  background-color: white;
  border-radius: 0vh 0vh 1vh 1vh;
  box-shadow: 0.2vh 0.2vh 1vh #00000059;
  background-position: 51% 47%;
  transition: 0.2s;
  position: relative;
  right: initial;
}

.game_menu {
  transition: 0.35s;
  /* display: none; */
  z-index: 2;
  visibility: hidden;
  opacity: 0.0;
  background-color: #fff;
  position: absolute;
  top: 8vh;
  right: 2vh;
  width: 39vh;
  border-radius: 0.8vh;
}

.game_menu_item {
  color: black;
  font-size: 3vh;
  cursor: pointer;
  text-decoration: none;
  margin: 2.5vh 12.5vh 2.5vh 3vh;
  display: block;
  transition: 0.2s cubic-bezier(.22,.61,.36,1);
  font-weight: 500;
}

.patreon:hover, .game_menu_button:hover {
  height: 7vh;
  background-position: 50% 37%;
  filter: brightness(1.1);
}

.overlay, .overlay_hidden, .inventory_overlay {
  transition: 0.35s;
  z-index: 1;
  visibility: hidden;
  opacity: 0.0;
  background-color: #00000060;
  position: absolute;
}

.close {
  width: 3vh;
  height: 3vh;
  margin-left: auto;
  margin-right: 0;
  position: absolute;
  right: 0;
  cursor: pointer;
  background-image: url(../../static/images/close.webp);
  background-size: 5vh;
  background-position: 50%;
  padding: 2.5vh;
  background-repeat: no-repeat;
}

.menu_header {
  display: flex;
  font-weight: 400;
  height: 7vh;
}

.title {font-size: 3vh;color: black;padding: 2.8vh;}

.credits_menu, .roadmap_menu, .walkthrough_menu, .preview_menu {
  transition: 0.5s;
  position: absolute;
  z-index: 101;
  background-color: rgb(255, 255, 255);
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  border-radius: 0.7vh;
  box-shadow: 0.1vh 0.2vh 1vh #00000052;
  visibility: hidden;
  opacity: 0.0;
}

.preview_menu_new {
  background: white;
  position: absolute;
  height: 81.5vh;
  width: 56vh;
  border-radius: 0.8vh;
  bottom: 9vh;
}

.preview_text {font-size: 1.65vh;padding: 0.8vh 0.8vh 0.6vh 2.8vh;font-weight: 400;line-height: 3.4vh;width: 51vh;}

.big_text {
  font-size: 2.8vh;
  font-weight: 600;
}


.walkthrough_menu {
  width: 85vh;
  bottom: 14vh;
}


.eight_choices {
  display: flex !important;
  flex-wrap: wrap;
  flex-direction: column;
  height: 30vh;
  width: 120vh;
  align-content: space-between;
  bottom: 25vh;
  left: -14vh;
}

.eight_choice_button {
  font-size: 2vh;
  width: 56vh;
  margin-right: 3vh;
  margin-bottom: 1.5vh;
}

.eight_choice_button:hover {
  width: 58vh;
  margin-right:0vh;
}

.patreon {
  position: absolute;
  width: 20vh;
  height: 6vh;
  right: 20vh;
  top: 0vh;
  border-radius: 0vh 0vh 1vh 1vh;
  background-size: 100%;
  background-repeat: no-repeat;
  background-image: url("../../static/images/become_a_patron_button.webp");
  cursor: pointer;
  background-position: center;
  background-color: #f96854;
  box-shadow: 0.2vh 0.2vh 1vh #00000059;
  transition: 0.2s;
}

.patreon_small {
  width: 5.75vh;
  background-position: 0%;

  background-size: cover;
}


.sound {
  /* position: relative; */
  height: 6vh;
  background-repeat: no-repeat;
  width: 9vh;
  background-image: url(../../static/images/sound.svg);
  /* right: 9vh; */
  cursor: pointer;
  filter: none !important;
  border-radius: 0vh 0vh 1vh 1vh;
  background-color: white;
  background-size: 2.8vh;
  box-shadow: 0.2vh 0.2vh 1vh #00000059;
  background-position: 18% 50%;
  transition: 0.2s;
}

.patreon:hover, .game_menu_button:hover {
  height: 7vh;
  background-position: 50% 47%;
  filter: brightness(1.1);
}


.patreon_small:hover {
  width: 5.75vh;
  background-size: cover;
  background-position: 2%;
}

.sound_clicked {
  background-image: url(../../static/images/sound_clicked.svg);
}

.offer_edit {
  transition: 0.7s ease;
  background-image: url("../../static/images/suggest_button.svg");
  height: 5vh;
  background-repeat: no-repeat;
  width: 6vh;
  left: 142.5vh;
  top: 92vh;
  z-index: 105;
  background-size: 38%;
  background-position: center;
  background-color: rgb(31, 31, 31);
  border-radius: 1vh;
  cursor: pointer;
  border: 2px solid #00000045;
  position: absolute;
}


.hidden_choice {
  visibility: hidden;
}

.suggestion {
  padding: 1.6vh 3vh 2.3vh 2.3vh;
}

.edit_text_second {
  margin-top: 3.5vh;
}

.disabled_textarea {font-family: "Avenir Next";font-weight: 500;margin-top: 2vh;height: 7.8vh;padding: 1.4vh 1.6vh 1.6vh 2.2vh;width: 52.5vh;font-size: 2vh;border-radius: 0.5vh;color:gray;border: #C6C6C6 0.15vh solid;background-color: #E7E7E7;resize: none;}
.active_textarea {/* margin-top: 2vh; *//* height: 10.5vh; *//* width: 56vh; */font-family: "Avenir Next";font-weight: 500;margin-top: 2vh;height: 7.8vh;padding: 1.4vh 1.6vh 1.6vh 2.2vh;width: 52.5vh;font-size: 2vh;border-radius: 0.5vh;color: black;border: #BDBDBD 0.15vh solid;background-color: #ffffff;resize: none;}


.edit {
  /* display: none; */
  transition: 0.5s;
  visibility: hidden;
  opacity: 0.0;
  position: absolute;
  height: 54.4vh;
  border-radius: 1vh;
  width: 61vh;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
  background-color: #ffffff;
  box-shadow: 0.5vh 1vh 1vh #00000061;
}

.active {
  visibility: visible !important;
  opacity: 1.0 !important;
  display: block !important;
}

.rotate {
  height: 113vh;
  position: absolute;
  top: -11vh;
  /* left: 60vh; */
}

.rotate_text {
  font-size: 7.5vh;
  color: white;
  position: absolute;
  width: 59vh;
  font-weight: 800;
  /* left: 62.5vh; */
}

.hidden_scene, .hidden_scene_pre, .hidden_scene_pre_2 {
  visibility: hidden;
  opacity: 0.0;
  background-color: white;
  width: 47vh;
  height: 67vh;
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  border-radius: 0.5vh;
  bottom: 13vh;
  box-shadow: 0.2vh 0.2vh 1vh #00000059;
}

.hidden_scene_pre, .hidden_scene_pre_2 {
    height: 27vh;
    bottom: 33vh;
}

.hidden_scene_image {
  height: initial !important;
  margin-bottom: 1vh !important;
}

.hidden_dialog {
  visibility: hidden;
  opacity: 0.0;
}

.hide_spinner {
  display: none;
}

.container_buttons {
  display: flex;
  /* justify-content: space-between; */
}

.hide_interface {
  opacity: 0.0;
  visibility: hidden;
}

.fan_left {
  font-size: 2.5vh;
  width: 22vh;
  padding: 1.5vh;
  text-align: center;
  transition: 0.5s;
  background-size: 200% auto;
  color: white;
  font-weight: 600;
  border: #f9ffbd3b 0.3vh solid;
  box-shadow: 0.2vh 0.2vh 1vh #00000059;
  background-image: linear-gradient(to right, #f665d0 0%, #f85454 51%, #f665d0 100%);
}

.fan_left:hover {
  width: 22vh;
  transform: scale(1.05);
  background-position: right center;
}

.fan_right {
  font-size: 2.5vh;
  width: 23vh;
  text-align: center;
  transition: 0.5s;
  background-size: 200% auto;
  color: white;
  font-weight: 600;
  padding: 1.5vh;
  margin-left: 75vh;
  border: #f9ffbd3b 0.3vh solid;
  box-shadow: 0.2vh 0.2vh 1vh #00000059;
  background-image: linear-gradient(to right, #a365f6 0%, #549df8 51%, #a365f6 100%);
}

.fan_right:hover, .sex1:hover, .sex2:hover, .sex3:hover, .sex4:hover, .sex5:hover, .hand1:hover, .hand2:hover, .hand3:hover, .hand4:hover, .hand5:hover, .blow1:hover, .blow2:hover, .blow3:hover, .blow4:hover, .blow5:hover  {
  width: 23vh;
  transform: scale(1.05);
  background-position: right center;
}

.sex1, .sex2, .sex3, .sex4, .sex5, .hand1, .hand2, .hand3, .hand4, .hand5, .blow1, .blow2, .blow3, .blow4, .blow5  {
  font-size: 2.5vh;
  width: 23vh;
  padding: 1.5vh;
  text-align: center;
  transition: 0.5s;
  font-weight: 600;
  border: #f9ffbd3b 0.3vh solid;
  box-shadow: 0.2vh 0.2vh 1vh #00000059;
  color: white;
  background-size: 200% auto;
}

.hand1, .hand2, .hand3, .hand4, .hand5, .blow1, .blow2, .blow3, .blow4, .blow5 {
  width: 23vh;
}

.sex1 {
  top: -31vh;
  left: 74vh;
  position: absolute;
  background-image: linear-gradient(to right, #f6d765 0%, #f88954 51%, #f6d765 100%);
}

.sex2 {
  position: absolute;
  left: 44vh;
  top: -61vh;
  background-image: linear-gradient(to right, #f665d0 0%, #f85454 51%, #f665d0 100%);
}

.sex3 {
  position: absolute;
  top: -31vh;
  left: -17vh;
  background-image: linear-gradient(to right, #30d9ff 0%, #5ddcad 51%, #65f6e2 100%);
}

.sex4 {
  position: absolute;
  left: -30vh;
  font-weight: 600;
  background-image: linear-gradient(to right, #a365f6 0%, #549df8 51%, #a365f6 100%);
}

.sex5 {
  position: absolute;
  left: 46vh;
  background-image: linear-gradient(to right, #6569f6 0%, #54daf8 51%, #6569f6 100%);
}

.hand1 {
  top: -31vh;
  left: 74vh;
  position: absolute;
  background-image: linear-gradient(to right, #f6d765 0%, #f88954 51%, #f6d765 100%);
}

.hand2 {
  position: absolute;
  left: 65vh;
  top: -44vh;
  background-image: linear-gradient(to right, #f665d0 0%, #f85454 51%, #f665d0 100%);
}

.hand3 {
  position: absolute;
  top: -31vh;
  left: 0vh;
  background-image: linear-gradient(to right, #30d9ff 0%, #5ddcad 51%, #65f6e2 100%);
}

.hand4 {
  position: absolute;
  left: 1vh;
  font-weight: 600;
  background-image: linear-gradient(to right, #a365f6 0%, #549df8 51%, #a365f6 100%);
}

.hand5 {
  position: absolute;
  left: -8vh;
  top: -17vh;
  background-image: linear-gradient(to right, #6569f6 0%, #54daf8 51%, #6569f6 100%);
}

.blow1 {
  top: -31vh;
  left: 74vh;
  position: absolute;
  background-image: linear-gradient(to right, #f6d765 0%, #f88954 51%, #f6d765 100%);
}

.blow2 {
  position: absolute;
  left: 68vh;
  top: -45vh;
  background-image: linear-gradient(to right, #f665d0 0%, #f85454 51%, #f665d0 100%);
}

.blow3 {
  position: absolute;
  top: -31vh;
  left: -6vh;
  background-image: linear-gradient(to right, #30d9ff 0%, #5ddcad 51%, #65f6e2 100%);
}

.blow4 {
  position: absolute;
  left: -1vh;
  top: -20vh;
  font-weight: 600;
  background-image: linear-gradient(to right, #a365f6 0%, #549df8 51%, #a365f6 100%);
}

.blow5 {
  position: absolute;
  left: 72vh;
  top: -17vh;
  background-image: linear-gradient(to right, #6569f6 0%, #54daf8 51%, #6569f6 100%);
}

.next {
  font-size: 2.5vh;
  width: 20vh;
  margin-top: -9.5vh;
  padding: 1.6vh;
  text-align: center;
  transition: 0.5s;
  background-size: 200% auto;
  color: white;
  font-weight: 600;
  border: #f9ffbd3b 0.3vh solid;
  box-shadow: 0.2vh 0.2vh 1vh #00000059;
  background-image: linear-gradient(to right, #00bcd4 0%, #8ef382 51%, #00bcd4 100%);
}

.next:hover {
  width:20vh;
  transform: scale(1.05);
  background-position: right center;
}

.next_locked {
  font-size: 2.5vh;
  width: 20vh;
  padding: 1.5vh;
  text-align: center;
  transition: 0.5s;
  background-size: 200% auto;
  color: white;
  font-weight: 600;
  border: #f9ffbd3b 0.3vh solid;
  box-shadow: 0.2vh 0.2vh 1vh #00000059;
}

.next_locked:hover {
  width:20vh;
  transform: scale(1.05);
  background-position: right center;
}


.luna_counter {
  bottom: 4vh;
  left: 4vh;
  padding: 2vh 2.3vh;
  /* width: 26vh; */
  /* height: 10vh; */
  border-radius: 1vh;
  position: absolute;
  background-color: white;
  display: none;
  box-shadow: 0.2vh 0.2vh 1vh #00000059;
}

.full_counter {
  height: 2vh;
  background-color: #e0e0e0;
  width: 26vh;
  margin-top: 2vh;
  border-radius: 4vh;
  overflow: hidden;
}

#first_fragment_counter {
  height: 2vh;
  background-image: linear-gradient(to right, #f665d0 0%, #f85454 100%);
  width: 10vh;
  border-radius: 1vh;
}

.text_counter {
  font-weight: 600;
  font-size: 2.4vh;
  color: #353535;
}

#vertical_line_counter1, #vertical_line_counter2, #vertical_line_counter3, #vertical_line_counter4 {position: absolute;height: 2vh;width: 2px;background-color: white;margin-top: -2vh;}

#vertical_line_counter1 {left: 6.5vh;}

#vertical_line_counter2 {left: 11.8vh;}

#vertical_line_counter3 {
  left: 16.9vh;
}

#vertical_line_counter4 {
  left: 22vh;
}

#volume-control {
  margin-left: 1.4vh;
  margin-top: 1.45vh;
  width: 19vh;
  height: 1.2vh;
}

.sound_container:hover .sound {
  height: 7vh;
    background-position: 18% 50%;
}

.sound_container:hover .show_slider {
    top: 1.5vh;
}

.show_slider {
  transition: 0.2s;
  width: 4vh;
  cursor: pointer;
  background-repeat: no-repeat;
  height: 4vh;
  background-size: cover;
  border-left: 0.2vh solid #d2d2d2;
  top: 1vh;
  left: 5vh;
  background-size: 41%;
  background-position: 41%;
  position: absolute;
  background-image: url(../../static/images/interface/arrow_down.svg);
}

.sound_container {
  position: absolute;
  right: 9vh;
}

.range_container {
  transition: 0.5s;
  background-color: white;
  position: absolute;
  right: 0.1vh;
  width: 22vh;
  height: 4vh;
  border-radius: 1vh;
  top: -14vh;
  transform: rotate(270deg);
  box-shadow: 0.2vh 0.5vh 1vh #0000003b;
}

.range_active {
  top: 17vh;
}

.range_active_arrow {
  background-image: url(../../static/images/interface/arrow_top.svg);
}

input[type='range'] {
    overflow: hidden;
    -webkit-appearance: none;
    background-color: #e2e2e2;
}

input[type='range']::-webkit-slider-thumb {
    width: 1.5vh;
    -webkit-appearance: none;
    height: 1.5vh;
    cursor: pointer;
    background: #757bff;
    box-shadow: -10vh 0 0 10vh #757aff;
}

input[type=range]:focus {
    outline: none;
}

.thnx {
  overflow-y: scroll;
  height: 59vh !important;
  width: 36vh;
}
