@font-face {
  font-family: "firesale2";
  src: url( /fonts/desktop/firesale/Firesale.eot );
  src: url( /fonts/desktop/firesale/Firesale.eot?#iefix ) format( "embedded-opentype" ), url( /fonts/desktop/firesale/Firesale.woff ) format( "woff" ), url( /fonts/desktop/firesale/Firesale.ttf ) format( "truetype" ), url( /fonts/desktop/firesale/Firesale.svg ) format( "svg" );
}

.firesale-icon {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: "firesale2";
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  margin-left: auto;
  margin-right: auto;
  speak: none;
  text-transform: none;
  vertical-align: text-bottom;
}

.firesale {
  background-image: -webkit-linear-gradient( top, rgba( 245, 245, 245, 1 ) 0%, rgba( 255, 255, 255, 1 ) 100% );
  background-image: -webkit-linear-gradient( top bottom, rgba( 245, 245, 245, 1 ) 0%, rgba( 255, 255, 255, 1 ) 100% );
  background-image: linear-gradient( top bottom, rgba( 245, 245, 245, 1 ) 0%, rgba( 255, 255, 255, 1 ) 100% );
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient( radientType=0, startColorstr="#F5F5F5", endColorstr="#FFFFFF" );
  background-color: rgba( 245, 245, 245, 1 );
  margin-bottom: 2em;
  margin-left: 0.25em;
  margin-right: 0.25em;
  margin-top: 0.25em;
  padding-bottom: 0.25em;
  padding-left: 0.25em;
  padding-right: 0.25em;
  padding-top: 0.25em;
}

.firesale-header {
  background-image: url( "/images/desktop/firesale/fs2_24hrs.png" );
  background-position: 490px;
  background-repeat: no-repeat;
  padding-top: 1em;
}

.firesale-heading {
  text-align: center;
}

.firesale-heading-1 {
  color: rgba( 204, 204, 204, 1 );
  font-family: "HelveticaNeue-Bold", "Helvetica Neue Bold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 3em;
  font-weight: 700;
  line-height: 1;
  text-transform: capitalize;
}

.firesale-heading-2 {
  color: rgba( 63, 169, 245, 1 );
  font-family: "HelveticaNeue-Thin", "Helvetica Neue Thin", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 2.3em;
  font-weight: 300;
  line-height: 1.2;
  margin-bottom: 1em;
  text-transform: uppercase;
}

.firesale-plan {
  margin-bottom: 1.8em;
  display: inline-block;
  margin-right: 0;
  margin-left: 1.2em;
  width: 47%;
}

.firesale-plan-header-form {
  position: relative;
}

.firesale-plan-header-form-link {
  background-color: transparent;
  border: 0;
  color: transparent;
  cursor: pointer;
  outline: 0;
  width: 100%;
}

.firesale-plan-header {
  border-bottom-left-radius: 1em;
  border-bottom-right-radius: 1em;
  border-top-left-radius: 1em;
  border-top-right-radius: 1em;
  padding-bottom: 1.8em;
  width: 99%;
  z-index: 1;
}
.firesale-plan-header:before {
  border-top-left-radius: 1em;
  border-top-right-radius: 1em;
  border-bottom-right-radius: 1em;
  border-bottom-left-radius: 1em;
  content: "";
  position: absolute;
  top: 10%;
  right: 4%;
  bottom: 10%;
  left: 4%;
}

.firesale-plan-heading-s-hidden {
  clip: rect( 1px, 1px, 1px, 1px );
  height: 1px;
  overflow: hidden;
  position: absolute;
  width: 1px;
}

.firesale-plan-desc-action {
  -moz-transform: rotate( 315deg );
  -ms-transform: rotate( 315deg );
  -webkit-transform: rotate( 315deg );
  border-bottom-left-radius: 2em;
  border-bottom-right-radius: 2em;
  border-top-left-radius: 2em;
  border-top-right-radius: 2em;
  color: white;
  font-family: "HelveticaNeue-Bold", "Helvetica Neue Bold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 1.3em;
  font-weight: 700;
  left: -1.6em;
  padding-bottom: 0.8em;
  padding-left: 0.8em;
  padding-right: 0.8em;
  padding-top: 0.8em;
  position: absolute;
  text-transform: uppercase;
  top: -1.1em;
  transform: rotate( 315deg );
  z-index: 0;
}

.firesale-plan-desc-price {
  display: block;
  font-family: "HelveticaNeue-Bold", "Helvetica Neue Bold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 700;
  margin-right: auto;
  margin-left: auto;
  padding-top: 2em;
  position: relative;
}

.firesale-plan-desc-price-dollar {
  color: rgba( 255, 255, 255, 1 );
  font-size: 7.3em;
}

.firesale-plan-desc-price-cent {
  color: rgba( 255, 255, 255, 1 );
  font-size: 4.5em;
  vertical-align: 40%;
}

.firesale-plan-desc-duration {
  bottom: 1.8em;
  color: rgba( 255, 255, 255, 1 );
  font-size: 0.9em;
  letter-spacing: normal;
  position: absolute;
  right: 1.4em;
  text-transform: uppercase;
}

.firesale-plan-desc-type {
  color: rgba( 255, 255, 255, 1 );
  font-size: 1.3em;
  line-height: 2;
  margin-bottom: 0;
  position: relative;
  text-align: center;
  text-transform: uppercase;
}

.firesale-plan-aside {
  position: relative;
}

.firesale-plan-aside-button {
  display: none;
}

.firesale-plan-aside-button-icon {
  font-size: 1.857em;
  color: rgba( 192, 192, 192, 1 );
}
.firesale-plan-aside-button-icon:before {
  content: "\e604";
}

.firesale-plan-list {
  margin-right: 5%;
  margin-left: 5%;
  width: 90%;
}

.firesale-plan-list-item {
  border-bottom: 1px dotted rgba( 102, 102, 102, 1 );
  color: rgba( 102, 102, 102, 1 );
  font-size: 1.3em;
  line-height: 5;
  padding-left: 0.5em;
}

.firesale-plan-list-item-icon {
  color: rgba( 89, 211, 11, 1 );
  display: inline-block;
  position: relative;
}
.firesale-plan-list-item-icon:before {
  content: "\e602";
  font-size: 1.818em;
  position: relative;
  z-index: relative;
}
.firesale-plan-list-item-icon:after {
  border: 3px solid rgba( 192, 192, 192, 1 );
  border-top-left-radius: 0.5em;
  border-top-right-radius: 0.5em;
  border-bottom-right-radius: 0.5em;
  border-bottom-left-radius: 0.5em;
  content: "";
  position: absolute;
  width: 45%;
  bottom: -0.02em;
  left: -0.02em;
  height: 45%;
  z-index: 1;
}

.firesale-plan-form {
  display: inline-block;
  margin-top: 1.8em;
  width: 100%;
}

.firesale-plan-form-button {
  background-color: rgba( 155, 204, 78, 1 );
  border-bottom-left-radius: 0.5em;
  border-bottom-right-radius: 0.5em;
  border-bottom: 0;
  border-left: 0;
  border-right: 0;
  border-top-left-radius: 0.5em;
  border-top-right-radius: 0.5em;
  border-top: 0;
  color: white;
  cursor: pointer;
  display: block;
  font-size: 1.455em;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0.5em;
  padding-left: 1em;
  padding-right: 1em;
  padding-top: 0.5em;
  text-transform: uppercase;
}

.firesale-plan-form-button-icon:before {
  content: "\e603";
}

.firesale-plan-header-gold {
  background-color: rgba( 225, 195, 92, 1 );
}
.firesale-plan-header-gold:before {
  background-color: rgba( 215, 176, 90, 1 );
}

.firesale-plan-desc-action-gold {
  background-color: rgba( 225, 195, 92, 1 );
}

.firesale-plan-header-silver {
  background-color: rgba( 146, 146, 146, 1 );
}
.firesale-plan-header-silver:before {
  background-color: rgba( 192, 192, 192, 1 );
}

.firesale-plan-desc-action-silver {
  display: none;
}
