.o_a {
  position: relative;
  height: 44px;
  border-radius: 8px;
  border: 1px solid #444;
  background: #555 url(/library/static/assets/UkTuP3F1ipt2.svg) no-repeat center right 17px;
  margin-bottom: 8px;
  cursor: pointer;
}
.o_a.o_b {
  border-color: $color-red-error;
}
.o_a.o_c .o_d {
  color: #aaa;
  font-weight: 300;
}
.o_e {
  display: block;
  font-size: 12px;
  font-weight: 700;
  margin-bottom: 8px;
  color: #ccc;
  margin-top: 16px;
}
.o_d {
  line-height: 44px;
  color: #fff;
  font-size: 14px;
  display: block;
  padding: 0 44px 0 14px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: bold;
}
.o_f {
  color: #9b9b9b;
  font-size: 10px;
  margin-left: 5px;
}
.o_g {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
}
.n_a {
  font-size: 12px;
  display: block;
  margin: -3px 0 6px;
  font-weight: bold;
  color: #40c7b5;
  text-align: right;
}
.p_a {
  margin-bottom: 22px;
}
.p_a.p_b {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.p_a.p_c {
  opacity: 0.6;
  pointer-events: none;
}
.q_a {
  position: absolute;
  top: 100%;
  background: #f8f8f8;
  border-radius: 0 0 5px 5px;
  border: 1px solid #cdcdcd;
  left: -1px;
  right: -1px;
  z-index: 4;
  margin: 0;
  max-height: 200px;
  overflow-y: auto;
  padding: 0;
  -webkit-animation: q_b 0.3s ease-in-out;
          animation: q_b 0.3s ease-in-out;
}
.q_a::-webkit-scrollbar {
  width: 5px;
  background: #e3e3e3;
}
.q_a::-webkit-scrollbar-thumb {
  background: #9b9b9b;
}
@media (max-width: 800px) {
  .q_a {
    position: fixed;
    top: 50%;
    left: 50%;
    bottom: auto;
    right: auto;
    -webkit-box-shadow: -1px 2px 24px rgba(0,0,0,0.11);
            box-shadow: -1px 2px 24px rgba(0,0,0,0.11);
    max-width: 400px;
    width: calc(100vw - 30px);
    max-height: calc(100vh - 30px);
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    border-radius: 8px;
    height: auto;
    z-index: 100;
  }
}
.q_c {
  content: "";
  position: fixed;
  z-index: -1;
  background: rgba(0,0,0,0.6);
  cursor: default;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: none;
}
@media (max-width: 800px) {
  .q_c {
    display: block;
    z-index: 99;
  }
}
.q_d {
  list-style: none;
  line-height: 44px;
  color: #4a4a4a;
  font-size: 14px;
  margin: 0;
  font-weight: 300;
  padding: 0 15px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  border-bottom: 1px solid #e3e3e3;
  cursor: pointer;
}
.q_d:hover {
  background-color: rgba(0,0,0,0.05);
}
.q_d.q_e {
  color: $color-blue;
}
@-webkit-keyframes reveal {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes reveal {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.m_a, .m_b, .m_c, .m_d, .m_e {
  padding-left: 54px !important;
  position: relative;
}
.m_a::before, .m_b::before, .m_c::before, .m_d::before, .m_e::before {
  content: "";
  width: 34px;
  height: 44px;
  position: absolute;
  left: 10px;
  background: no-repeat center/contain;
}
.m_a::before {
  background-image: url(/library/static/assets/1Jd0SptSNY2t.svg);
}
.m_b::before {
  background-image: url(/library/static/assets/igb9Pzh0ub2r.svg);
}
.m_c::before {
  background-image: url(/library/static/assets/3AI2Jc0KZDdE.svg);
}
.m_d::before {
  background-image: url(/library/static/assets/gzmY50-22gh5.svg);
}
.m_e::before {
  background-image: url(/library/static/assets/2pcknEJl3RWp.svg);
}
.m_f::after {
  content: "";
  display: block;
  clear: both;
}
.m_g {
  margin-bottom: 3px !important;
}
.m_h {
  float: right;
  clear: both;
  width: auto;
  padding: 5px;
  background: 0;
  color: #40c7b5;
  font-size: 14px;
  opacity: 0;
  pointer-events: none;
  cursor: pointer;
}
.m_h.m_i {
  opacity: 1;
  pointer-events: auto;
}
.m_j {
  text-align: center;
  max-width: 500px;
  width: 100%;
  -webkit-box-shadow: 0 3px 13px rgba(0,0,0,0.44);
          box-shadow: 0 3px 13px rgba(0,0,0,0.44);
  border-radius: 2px;
  background-color: #3c4147;
  padding: 20px 50px;
  color: #fff;
  margin: auto;
}
.m_j .Button {
  margin-top: 20px;
}
.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=Video-63366e1368ccae344c60.css.map*/