/* General styles */
.clearfix___1yHqr {
  zoom: 1;
}
.clearfix___1yHqr:after {
  clear: both;
  content: ' ';
  display: block;
  height: 0;
  visibility: hidden;
}
.ss-terms___dMEZ6 {
  margin: 40px auto auto auto;
  max-width: 450px;
}
.meta___3gcNx {
  color: #333;
  font-size: 13px;
  line-height: 16px;
  padding: 0 10px 40px 10px;
}
.clear_both___a0DL_ {
  clear: both;
}
.hidden___1aMNf {
  display: none !important;
}
.nowrap___2n1o8 {
  white-space: nowrap;
}
.app___2khK2 {
  max-width: 800px;
}
.app___2khK2 .search_container___1aaEn {
  display: none;
  margin-bottom: 20px;
}
.app___2khK2 .search_container___1aaEn .search___2tch2 {
  margin-bottom: 5px;
}
.app___2khK2 .search_container___1aaEn .search___2tch2 .search_input___2xCDb {
  box-sizing: border-box;
  padding: 10px 15px;
  width: 100%;
}
.app___2khK2 .search_container___1aaEn .search_button___1aJlD {
  background-color: #00b4c8;
  border: 0;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  outline: none;
  padding: 7px 15px;
}
.app___2khK2 .items_container___1Hoqx {
  display: grid;
  grid-auto-rows: 5fr;
  grid-column-gap: 0;
  grid-row-gap: 0;
  margin-bottom: 20px;
  overflow: hidden;
}
@media all and (min-width: 700px) {
  .app___2khK2 .items_container___1Hoqx {
    grid-template-columns: repeat(1, 1fr);
  }
}
@media all and (min-width: 500px) and (max-width: 700px) {
  .app___2khK2 .items_container___1Hoqx {
    grid-template-columns: repeat(1, 1fr);
  }
}
.app___2khK2 .items_container___1Hoqx .item_container___2BRPi {
  display: flex;
  padding: 5px;
}
.app___2khK2 .items_container___1Hoqx .item_container___2BRPi button {
  appearance: none;
  background-color: #f1f1f1;
  border: 0;
  color: #000;
  cursor: pointer;
  display: block;
  height: 100%;
  outline: none;
  padding: 15px 15px;
  text-align: left;
  width: 100%;
}
.app___2khK2 .items_container___1Hoqx .item_container___2BRPi button:hover {
  opacity: 0.8;
}
.app___2khK2 .items_container___1Hoqx .item_container___2BRPi button .item_title___2yCUX {
  font-weight: bold;
  margin-bottom: 10px;
  pointer-events: none;
  display: block;
  font-size: 20px;
}
.app___2khK2 .items_container___1Hoqx .item_container___2BRPi button .item_desc___3BhA9 {
  pointer-events: none;
  display: block;
}
.app___2khK2 .items_container___1Hoqx .item_container___2BRPi input {
  border: 0;
  cursor: pointer;
  font-size: 20px;
  font-weight: bold;
  outline: none;
  padding: 7px 15px;
  text-align: center;
  width: 100%;
}
.app___2khK2 .submit_container___3WQjf {
  bottom: 10px;
  box-sizing: border-box;
  display: none;
  padding: 10px 10px;
  text-align: center;
  width: 100%;
}
.app___2khK2 .submit_container___3WQjf div {
  color: #fff;
  font-size: 16px;
  margin-bottom: 10px;
}
.app___2khK2 .submit_container___3WQjf div .selected_item___1IF18 {
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
}
.app___2khK2 .submit_container___3WQjf .email_input___3_F_N {
  border: 0;
  box-sizing: border-box;
  color: #000;
  font-size: 16px;
  outline: none;
  padding: 5px 7px;
  width: 290px;
}
.app___2khK2 .submit_container___3WQjf button {
  background-color: #ccc;
  border: 0;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  margin: auto auto;
  outline: none;
  padding: 10px 20px;
}
.app___2khK2 .submit_container___3WQjf button:hover {
  color: #000;
}
.app___2khK2 .submit_container___3WQjf button:disabled:hover {
  color: #fff;
}

