.a_a {
  max-width: 850px;
  padding: 15px;
  margin: 0 auto;
}
.a_a h1 {
  color: #fff;
}
.a_a .CheckoutForm {
  min-height: 0;
}
@media (min-width: 600px) {
  .a_a .RadioList {
    display: grid;
    grid-gap: 10px;
    grid-template-columns: 1fr 1fr;
  }
}
.a_b {
  margin-top: 40px;
}
.a_c {
  width: 100%;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 30px;
  background: #3d4147;
  padding: 10px;
}
.a_d {
  color: #6bcde6;
  font-size: 28px;
  font-weight: 400;
  line-height: 18px;
  text-align: right;
  padding-top: 5px;
  padding-bottom: 5px;
}
.a_e {
  width: 100%;
  background-color: #3d4147;
  padding: 10px;
  -webkit-transition: height 0.2s ease-in-out;
  transition: height 0.2s ease-in-out;
  margin: auto 0 0;
}
.a_f {
  text-align: right;
}
.a_g {
  width: 100%;
}
.a_h {
  overflow: hidden;
  margin-bottom: 35px;
}
.a_h h2 {
  color: #fff;
  margin-top: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 560px) {
  .a_h h2 {
    font-size: 18px;
    margin-bottom: 5px;
  }
}
.a_h .ContentDetails__meta > span {
  display: inline-block;
}
@media (max-width: 450px) {
  .a_h .ContentDetails__meta > span {
    display: block;
    margin: 0;
  }
  .a_h .ContentDetails__meta > span::before {
    content: none;
  }
}
.a_i {
  float: left;
  margin-right: 10px;
  width: 150px;
  height: 75px;
  border: 2px solid #fff;
}
@media (max-width: 560px) {
  .a_i {
    width: 90px;
    height: 45px;
  }
}
@media (max-width: 450px) {
  .a_i {
    float: none;
    width: 100%;
    margin: 0 0 15px;
    height: 0;
    padding-bottom: 50%;
  }
}
.c_a {
  max-width: 850px;
  padding: 15px;
  margin: 0 auto;
  background: #fff;
}
.c_a h1 {
  color: #000;
}
.c_a .CheckoutForm {
  min-height: 0;
}
@media (min-width: 600px) {
  .c_a .RadioList {
    display: grid;
    grid-gap: 10px;
    grid-template-columns: 1fr 1fr;
  }
}
.c_b {
  border: 1px solid #4f4f4f;
}
.c_c {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.c_d {
  overflow: hidden;
  margin-bottom: 8px;
  padding: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: rgba(51,53,56,0.5);
}
.c_d h2 {
  color: #fff;
  margin-top: 0;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 560px) {
  .c_d h2 {
    font-size: 18px;
    margin-bottom: 5px;
  }
}
.c_d .ContentDetails__meta > span {
  display: inline-block;
}
@media (max-width: 450px) {
  .c_d .ContentDetails__meta > span {
    display: block;
    margin: 0;
  }
  .c_d .ContentDetails__meta > span::before {
    content: none;
  }
}
.c_e {
  float: left;
  margin-right: 10px;
  width: 150px;
  height: 75px;
  border: 2px solid #fff;
}
@media (max-width: 560px) {
  .c_e {
    width: 90px;
    height: 45px;
  }
}
@media (max-width: 450px) {
  .c_e {
    float: none;
    width: 100%;
    margin: 0 0 15px;
    height: 0;
    padding-bottom: 50%;
  }
}
.c_f {
  color: "white";
  background: "#4f4f4f";
  textDecoration: "underline";
  marginTop: 10;
}
@media (max-width: 420px) {
  .c_f {
    float: none;
    display: inline-block;
  }
}
.c_g {
  -webkit-box-flex: 0;
      -ms-flex: 0;
          flex: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: right;
}

/*# sourceMappingURL=Basket-90a7e2a3eaa96638afe9.css.map*/