.Bd\(0\) {
  border: 0;
}

.Bd\(n\)\! {
  border: none !important;
}

.Bdc\(grey\) {
  border-color: grey;
}

.Bdtc\(black\) {
  border-top-color: black;
}

.Bdtc\(white\) {
  border-top-color: white;
}

.Bdtc\(whitesmoke\) {
  border-top-color: whitesmoke;
}

.Bds\(s\) {
  border-style: solid;
}

.Bdw\(1px\) {
  border-width: 1px;
}

.Bdtw\(2px\) {
  border-top-width: 2px;
}

.Bdrs\(0\) {
  border-radius: 0;
}

.Bdrs\(0\)\! {
  border-radius: 0 !important;
}

.Bdrs\(10px\) {
  border-radius: 10px;
}

.Bdrs\(20px\) {
  border-radius: 20px;
}

.Bgc\(froly\) {
  background-color: #f87c73;
}

.Bgc\(gold-drop\) {
  background-color: #ef8400;
}

.Bgc\(gold-drop-light\)\! {
  background-color: rgba(239, 132, 0, 0.62) !important;
}

.Bgc\(grey\) {
  background-color: grey;
}

.Bgc\(grey\)\! {
  background-color: grey !important;
}

.Bgc\(t\)\! {
  background-color: transparent !important;
}

.Bgc\(white\) {
  background-color: white;
}

.Bgc\(whitesmoke\) {
  background-color: whitesmoke;
}

.Bgc\(white\)\!\:\:a::after {
  background-color: white !important;
}

.C\(black\) {
  color: black;
}

.C\(gold-drop\) {
  color: #ef8400;
}

.C\(grey-dark\) {
  color: #555555;
}

.C\(white\) {
  color: white;
}

.C\(gold-drop\)\:h:hover {
  color: #ef8400;
}

.C\(gold-drop\)\:a:active {
  color: #ef8400;
}

.Cur\(p\) {
  cursor: pointer;
}

.D\(b\) {
  display: block;
}

.D\(f\) {
  display: flex;
}

.D\(ib\) {
  display: inline-block;
}

.D\(n\), .D\(n\)--xs {
  display: none;
}

.D\(n\)\! {
  display: none !important;
}

.Fxd\(cr\) {
  flex-direction: column-reverse;
}

.Ai\(c\) {
  align-items: center;
}

.Jc\(c\) {
  justify-content: center;
}

.Jc\(fs\) {
  justify-content: flex-start;
}

.Jc\(sb\) {
  justify-content: space-between;
}

.Jc\(se\) {
  justify-content: space-evenly;
}

.Fl\(start\) {
  float: left;
}

.Fw\(500\) {
  font-weight: 500;
}

.Fw\(600\) {
  font-weight: 600;
}

.Fw\(b\) {
  font-weight: bold;
}

.Fz\(10px\) {
  font-size: 10px;
}

.Fz\(12px\) {
  font-size: 12px;
}

.Fz\(12px\)\! {
  font-size: 12px !important;
}

.Fz\(14px\) {
  font-size: 14px;
}

.Fz\(16px\) {
  font-size: 16px;
}

.Fz\(16px\)\! {
  font-size: 16px !important;
}

.Fz\(20px\) {
  font-size: 20px;
}

.Fz\(24px\) {
  font-size: 24px;
}

.H\(100\%\) {
  height: 100%;
}

.H\(20px\) {
  height: 20px;
}

.H\(70px\) {
  height: 70px;
}

.H\(95\%\) {
  height: 95%;
}

.H\(a\) {
  height: auto;
}

.List\(n\) {
  list-style-type: none;
}

.Lh\(1\) {
  line-height: 1;
}

.Lh\(16px\) {
  line-height: 16px;
}

.M\(0\) {
  margin: 0;
}

.Mx\(10px\), .Mstart\(10px\) {
  margin-left: 10px;
}

.Mx\(10px\) {
  margin-right: 10px;
}

.My\(10px\) {
  margin-top: 10px;
}

.My\(10px\), .Mb\(10px\) {
  margin-bottom: 10px;
}

.My\(40px\), .Mt\(40px\) {
  margin-top: 40px;
}

.My\(40px\), .Mb\(40px\) {
  margin-bottom: 40px;
}

.My\(80px\) {
  margin-top: 80px;
}

.My\(80px\), .Mb\(80px\) {
  margin-bottom: 80px;
}

.Mt\(20px\) {
  margin-top: 20px;
}

.Mt\(5\%\) {
  margin-top: 5%;
}

.Mt\(5px\) {
  margin-top: 5px;
}

.Mend\(0\)\! {
  margin-right: 0 !important;
}

.Mend\(50px\) {
  margin-right: 50px;
}

.Mend\(5px\) {
  margin-right: 5px;
}

.Mb\(0\) {
  margin-bottom: 0;
}

.Mb\(0\)\! {
  margin-bottom: 0 !important;
}

.Mb\(1px\) {
  margin-bottom: 1px;
}

.Mb\(20px\) {
  margin-bottom: 20px;
}

.Mb\(2px\) {
  margin-bottom: 2px;
}

.Mb\(30px\) {
  margin-bottom: 30px;
}

.Mb\(50px\) {
  margin-bottom: 50px;
}

.Mb\(60px\) {
  margin-bottom: 60px;
}

.Mstart\(12px\) {
  margin-left: 12px;
}

.Mstart\(20px\) {
  margin-left: 20px;
}

.Mah\(50px\) {
  max-height: 50px;
}

.Maw\(100\%\), .Ell {
  max-width: 100%;
}

.Maw\(100\%\)\! {
  max-width: 100% !important;
}

.Maw\(30px\) {
  max-width: 30px;
}

.Maw\(350px\) {
  max-width: 350px;
}

.Mih\(58px\) {
  min-height: 58px;
}

.Mih\(90px\)\! {
  min-height: 90px !important;
}

.Miw\(0\)\! {
  min-width: 0 !important;
}

.Miw\(230px\) {
  min-width: 230px;
}

.B\(20\%\) {
  bottom: 20%;
}

.Op\(0\.5\) {
  opacity: 0.5;
}

.Ov\(h\), .Ell {
  overflow: hidden;
}

.P\(0\)\! {
  padding: 0 !important;
}

.P\(10px\) {
  padding: 10px;
}

.P\(20px\) {
  padding: 20px;
}

.P\(2px\) {
  padding: 2px;
}

.P\(35px\) {
  padding: 35px;
}

.P\(5px\) {
  padding: 5px;
}

.P\(5px\)\! {
  padding: 5px !important;
}

.Px\(10px\), .Pstart\(10px\) {
  padding-left: 10px;
}

.Px\(10px\) {
  padding-right: 10px;
}

.Px\(20px\), .Pstart\(20px\) {
  padding-left: 20px;
}

.Px\(20px\), .Pend\(20px\) {
  padding-right: 20px;
}

.Py\(12px\)\! {
  padding-top: 12px !important;
  padding-bottom: 12px !important;
}

.Py\(2px\) {
  padding-top: 2px;
  padding-bottom: 2px;
}

.Py\(50px\) {
  padding-top: 50px;
  padding-bottom: 50px;
}

.Pt\(10px\) {
  padding-top: 10px;
}

.Pt\(20px\) {
  padding-top: 20px;
}

.Pt\(30px\) {
  padding-top: 30px;
}

.Pt\(80px\) {
  padding-top: 80px;
}

.Pend\(5px\) {
  padding-right: 5px;
}

.Pb\(10px\) {
  padding-bottom: 10px;
}

.Pb\(20px\) {
  padding-bottom: 20px;
}

.Pb\(30px\) {
  padding-bottom: 30px;
}

.Pb\(60px\) {
  padding-bottom: 60px;
}

.Pb\(80px\) {
  padding-bottom: 80px;
}

.Pstart\(5px\) {
  padding-left: 5px;
}

.Pos\(a\) {
  position: absolute;
}

.Pos\(r\) {
  position: relative;
}

.Ta\(c\) {
  text-align: center;
}

.Ta\(end\) {
  text-align: right;
}

.Ta\(start\) {
  text-align: left;
}

.Tt\(n\) {
  text-transform: none;
}

.Tt\(u\) {
  text-transform: uppercase;
}

.Whs\(nw\), .Ell {
  white-space: nowrap;
}

.W\(100\%\) {
  width: 100%;
}

.W\(171px\) {
  width: 171px;
}

.W\(20px\) {
  width: 20px;
}

.W\(50\%\) {
  width: 50%;
}

.Ell:after {
  content: ".";
  font-size: 0;
  visibility: hidden;
  display: inline-block;
  overflow: hidden;
  height: 0;
  width: 0;
}

.Ell {
  text-overflow: ellipsis;
  -webkit-hyphens: none;
      -ms-hyphens: none;
          hyphens: none;
}

.Zoom {
  zoom: 1;
}

@media (min-width: 576px) {
  .D\(ib\)--sm {
    display: inline-block;
  }
  .D\(n\)--sm {
    display: none;
  }
  .Jc\(c\)--sm {
    justify-content: center;
  }
}
@media (min-width: 768px) {
  .Bdtc\(t\)--md {
    border-top-color: transparent;
  }
  .D\(b\)--md {
    display: block;
  }
  .D\(f\)--md {
    display: flex;
  }
  .D\(ib\)--md {
    display: inline-block;
  }
  .D\(n\)--md {
    display: none;
  }
  .Fld\(c\)--md {
    flex-direction: column;
  }
  .Fxd\(r\)--md {
    flex-direction: row;
  }
  .Ai\(c\)--md {
    align-items: center;
  }
  .Jc\(sb\)--md {
    justify-content: space-between;
  }
  .Jc\(se\)--md {
    justify-content: space-evenly;
  }
  .Mt\(0\)--md {
    margin-top: 0;
  }
  .Mt\(22px\)--md {
    margin-top: 22px;
  }
  .Mb\(0\)--md {
    margin-bottom: 0;
  }
  .Mb\(10px\)--md {
    margin-bottom: 10px;
  }
  .Mb\(24px\)--md {
    margin-bottom: 24px;
  }
  .Maw\(250px\)--md {
    max-width: 250px;
  }
  .Mih\(60px\)--md {
    min-height: 60px;
  }
  .Mih\(80px\)--md {
    min-height: 80px;
  }
  .Px\(60px\)--md {
    padding-left: 60px;
    padding-right: 60px;
  }
  .Pend\(30px\)--md {
    padding-right: 30px;
  }
  .Pb\(60px\)--md {
    padding-bottom: 60px;
  }
  .W\(220px\)--md {
    width: 220px;
  }
  .W\(300px\)--md {
    width: 300px;
  }
  .W\(a\)--md {
    width: auto;
  }
}
@media (min-width: 992px) {
  .D\(b\)--lg {
    display: block;
  }
  .D\(n\)--lg {
    display: none;
  }
  .Jc\(sb\)--lg {
    justify-content: space-between;
  }
  .Mb\(0\)--lg {
    margin-bottom: 0;
  }
  .Mb\(80px\)--lg {
    margin-bottom: 80px;
  }
  .P\(15px\)--lg {
    padding: 15px;
  }
  .Pend\(40px\)--lg {
    padding-right: 40px;
  }
}
@media (min-width: 1200px) {
  .D\(f\)--xl {
    display: flex;
  }
  .Ai\(c\)--xl {
    align-items: center;
  }
  .Jc\(s\)--xl {
    justify-content: stretch;
  }
  .Pb\(80px\)--xl {
    padding-bottom: 80px;
  }
}
@media (min-width: 1600px) {
  .Mah\(340px\)--xxxl {
    max-height: 340px;
  }
}