body {
  margin: 0;
  padding: 0;
}
ul {
  list-style: none;
  padding-left: 0;
  margin: 0;
}
.hidden-window {
  display: none;
}
.second-page__container {
  max-width: 1020px;
  min-width: 280px;
  margin: auto;
}
.second-page__wrapper {
  position: relative;
  padding-top: 30px;
  font-family: 'Open Sans', sans-serif;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  background: url(../img/top_bg.jpg) no-repeat top;
  background-size: cover;
}
.second-page__wrapper:after {
  position: absolute;
  content: "";
  display: block;
  width: 50%;
  height: 830px;
}
.hidden-window {
  position: relative;
}
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}
/*HEADER*/
.second-page__header {
  margin-bottom: 25px;
}
.second-page__header .second-page__container {
  position: relative;
  z-index: 100;
  max-width: 1020px;
}
.second-page__header .second-page__container:after {
  position: absolute;
  display: block;
  content: "";
  background: url(../img/amulet_web.png) no-repeat center;
  left: 0px;
  top: -30px;
  width: 277px;
  height: 190px;
  z-index: 100;
}
.second-page__header-inner {
  position: relative;
  z-index: 20;
  padding: 15px 10px 15px 10px;
  font-size: 0;
  display: table;
  width: 100%;
  border-right: none;
  background: url(../img/bg-2.jpg) no-repeat top;
  background-size: cover;
}
.second-page__header .logo {
  font-family: 'Roboto', sans-serif;
  color: #ffffff;
  font-weight: 700;
  font-size: 50px;
  text-transform: uppercase;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  padding-left: 300px;
  position: relative;
  top: 7px;
}
.second-page__header .stamp-list {
  font-size: 0;
  display: inline-block;
  vertical-align: middle;
  float: right;
  margin: 0;
  padding-right: 15px;
}
.second-page__header .stamp-list li {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.second-page__header .stamp-list li:last-child {
  margin-right: 0;
}
.second-page__header .logo span {
  color: #fa4863;
  font-weight: 400;
}
/*MAIN*/
.second-page__main {
  font-size: 0;
  text-align: center;
}
.second-page__main .second-page__main-left, .second-page__main .second-page__main-right {
  display: inline-block;
  vertical-align: top;
  position: relative;
  z-index: 1000;
}
.second-page__main-left {
  width: 63%;
  margin-right: 4.2%;
}
.second-page__main-right {
  position: relative;
  width: 32.8%;
}
.second-page__main-left .inner-block {
  display: table;
  background: #ffffff;
  padding-bottom: 25px;
  text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
.inner-block-wrapper {
  position: relative;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d8e69e+0,ece0b8+51,fddbcf+100 */
  background: #fdd577;
  padding: 5px;
}
@-webkit-keyframes thumb {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  
  50% {
    -webkit-transform: scale(0.99);
    -moz-transform: scale(0.99);
    -o-transform: scale(0.99);
    transform: scale(0.99);
  }
  
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@-moz-keyframes thumb {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  
  50% {
    -webkit-transform: scale(0.99);
    -moz-transform: scale(0.99);
    -o-transform: scale(0.99);
    transform: scale(0.99);
  }
  
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@-o-keyframes thumb {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  
  50% {
    -webkit-transform: scale(0.99);
    -moz-transform: scale(0.99);
    -o-transform: scale(0.99);
    transform: scale(0.99);
  }
  
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes thumb {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  
  50% {
    -webkit-transform: scale(0.99);
    -moz-transform: scale(0.99);
    -o-transform: scale(0.99);
    transform: scale(0.99);
  }
  
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
.hidden-window .second-page__main-right .hidden-window-form.js_scrollForm.active {
  -webkit-animation: thumb 100ms linear 6;
  -moz-animation: thumb 100ms linear 6;
  -o-animation: thumb 100ms linear 6;
  animation: thumb 100ms linear 6;
}
.slider-list li:nth-child(3) .inner-block-wrapper .hidden-window__item__product-wrapper {
  margin-left: 65px;
}
.slider-list li:nth-child(4) .inner-block-wrapper .hidden-window__item__product-wrapper {
  margin-left: 20px;
}
.slider-list li:nth-child(4) .hidden-window__item__product-wrapper img:nth-child(3) {
  left: 65px;
}
.slider-list li:nth-child(5) .hidden-window__item__product-wrapper img:nth-child(1) {
  left: 23px;
  bottom: -5px;
}
.slider-list li:nth-child(5) .hidden-window__item__product-wrapper img:nth-child(2) {
  margin-left: -87px;
  z-index: 1;
}
.slider-list li:nth-child(5) .hidden-window__item__product-wrapper img:nth-child(3) {
  left: 150px;
}
.slider-list li:nth-child(5) .present-block__text {
  left: -15px;
}
.slider-list li:nth-child(5) .present-block__images img:nth-child(3) {
  left: -3px;
}
.slider-list li:nth-child(3) .hidden-window__item-img .present-block {
  left: 145px;
}
.slider-list li:nth-child(3) .present-block__images:before {
  left: -16px;
}
.slider-list li:nth-child(3) .present-block__text {
  left: -25px;
}
.slider-list li:nth-child(4) .hidden-window__item-img .present-block {
  left: 170px;
  top: 130px;
}
.slider-list li:nth-child(4) .present-block__text {
  left: -30px;
  z-index: 1000;
}
.slider-list li:nth-child(4) .present-block__images img:nth-child(3) {
  left: -15px;
  z-index: 1;
}
.slider-list li:nth-child(4) .present-block__images img:nth-child(1) {
  position: absolute;
  left: 25px;
  z-index: 1;
  max-height: 60px;
  bottom: 0;
}
.slider-list li:nth-child(4) .present-block__images img:nth-child(2) {
  height: 65px;
  margin-left: 5px;
  z-index: 1000;
}
.hidden-window__item {
  display: table-cell;
  width: 45%;
  vertical-align: top;
  padding-top: 65px;
}
.slider-list li:nth-child(4) .present-block__images:before {
  left: -20px;
  margin: auto;
  top: 5px;
}
.h-w-text-total {
  font-size: 20px;
  line-height: 20px;
  text-align: center;
  color: #ffffff;
  margin: 20px 0;
  font-weight: 700;
}
.h-w-text-total span {
  color: #d60832;
  font-size: 30px;
  font-weight: 700;
}
.second-page__main-left .bx-bx > li[data-value="3"].active .inner-block-wrapper, .second-page__main-left .bx-bx > li[data-id="2"].active .inner-block-wrapper {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#814146+0,9e2f34+100 */
  background: #f7bb46;
  /* Old browsers */
  background: -moz-linear-gradient(top, #f7bb46) 0%, #fdd373 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #f7bb46) 0%, #fdd373 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #f7bb46) 0%, #fdd373 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#814146', endColorstr='#9e2f34', GradientType=0);
  /* IE6-9 */
}
.second-page__main-left .bx-bx > li[data-value="5"] .present-block__images img:nth-child(1) {
  height: 50px;
}
.second-page__main-left .bx-bx > li.active .inner-block-wrapper {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#814146+0,9e2f34+100 */
  background: rgb(129, 65, 70);
  /* Old browsers */
  background: -moz-linear-gradient(top, rgba(129, 65, 70, 1) 0%, rgba(158, 47, 52, 1) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(129, 65, 70, 1) 0%, rgba(158, 47, 52, 1) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(129, 65, 70, 1) 0%, rgba(158, 47, 52, 1) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#814146', endColorstr='#9e2f34', GradientType=0);
  /* IE6-9 */
}
.inner-block__description {
  display: table-cell;
  width: 55%;
  vertical-align: top;
  padding-right: 25px;
  padding-top: 10px;
}
.hidden-window .h-w-check {
  position: absolute;
  width: 21px;
  height: 20px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  top: 50%;
  left: 25px;
  margin-top: -13px;
  cursor: pointer;
  z-index: 1000;
  border: 3px solid #222b30;
}
.hidden-window .h-w-check:before {
  content: '';
  font-size: 20px;
  position: absolute;
  display: block;
  top: -7px;
  left: -4px;
  right: 0;
  margin: auto;
  width: 26px;
  height: 26px;
  opacity: 0;
  background: url(../img/check4.png) no-repeat center;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.hidden-window .second-page__main .bx-bx > li.active .h-w-check:before {
  opacity: 1;
}
.hidden-window__item-img {
  position: relative;
  margin-right: 20px;
}
.hidden-window .wrap {
  overflow: hidden;
  width: 155px;
  position: absolute;
  top: 20px;
  left: 5px;
  padding-right: 30px;
}
.hidden-window__sale-wrapper {
  background: #161221;
  background-size: cover;
  width: 135px;
  padding: 5px 0;
  padding-right: 10px;
  -webkit-transform: skew(-30deg);
  -moz-transform: skew(-30deg);
  -o-transform: skew(-30deg);
  transform: skew(-30deg);
  margin-left: -10px;
  padding-left: 10px;
}
.hidden-window__item-sale {
  font-size: 12px;
  line-height: 16px;
  color: #ffffff;
  font-weight: 400;
  -webkit-transform: skew(30deg);
  -moz-transform: skew(30deg);
  -o-transform: skew(30deg);
  transform: skew(30deg);
  padding-right: 10px;
  padding-left: 10px;
}
.hidden-window__item__product-wrapper {
  margin-top: 20px;
}
.hidden-window__item__product-wrapper img {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: auto;
}
.hidden-window__item__product-wrapper img.one_package:nth-child(1) {
  height: 165px;
  margin-left: 60px;
}
.hidden-window__item__product-wrapper img:nth-child(1) {
  height: 150px;
  z-index: 20;
}
.hidden-window__item__product-wrapper img:nth-child(2) {
  height: 120px;
  margin-left: -35px;
  z-index: 15;
}
.hidden-window__item__product-wrapper img:nth-child(3) {
  height: 120px;
  position: absolute;
  left: 120px;
  bottom: 15px;
}
.hidden-window__item__product-wrapper img:nth-child(4) {
  position: absolute;
  height: 120px;
  bottom: 10px;
  right: 40px;
}
.hidden-window__item-img .present-block {
  position: absolute;
  left: 160px;
  top: 100px;
  z-index: 100;
}
.present-block__images {
  position: relative;
}
.present-block__images:before {
  position: absolute;
  display: block;
  content: "";
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e57477+0,d32a2e+100 */
  background: rgb(229, 116, 119);
  /* Old browsers */
  background: -moz-linear-gradient(top, rgba(229, 116, 119, 1) 0%, rgba(211, 42, 46, 1) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(229, 116, 119, 1) 0%, rgba(211, 42, 46, 1) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(229, 116, 119, 1) 0%, rgba(211, 42, 46, 1) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e57477', endColorstr='#d32a2e', GradientType=0);
  /* IE6-9 */
  left: -22px;
  margin: auto;
  top: 0px;
  z-index: 1;
  border-radius: 50%;
  width: 70px;
  height: 70px;
  border: 5px solid #ffffff;
}
.present-block__images:after {
  position: absolute;
  display: block;
  content: "";
  background: url(../img/plus.png) no-repeat center;
  width: 18px;
  height: 18px;
  left: -25px;
  top: 45%;
  z-index: 30;
}
.present-block__images img {
  position: relative;
  max-height: 65px;
  z-index: 2;
}
.present-block__images img:nth-child(3) {
  position: absolute;
  height: 60px;
  left: -15px;
  bottom: 0px;
}
.present-block__images img:nth-child(2) {
  height: 65px;
  margin-left: -10px;
}
.present-block__text {
  position: absolute;
  background: #d80000;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 10px;
  line-height: 12px;
  font-weight: 700;
  width: 93px;
  padding: 5px 2px;
  z-index: 20;
  bottom: -20px;
  left: -30px;
}
.hidden-window__item__best {
  position: absolute;
  top: 5px;
  left: 180px;
  background: #162329;
  width: 85px;
  padding-top: 8px;
  padding-bottom: 15px;
}
.hidden-window__item__best:after {
  position: absolute;
  content: "";
  display: block;
  width: 0;
  height: 0;
  bottom: -1px;
  left: 0;
  right: 0;
  margin: auto;
  border-left: 40px solid transparent;
  border-right: 40px solid transparent;
  border-bottom: 15px solid #ffffff;
}
.hidden-window__item__best p {
  margin: 10px 0;
  color: #ffffff;
  font-size: 14px;
  line-height: 1.2;
  text-transform: uppercase;
  text-align: center;
  font-weight: 700;
  margin-top: 2px;
}
/*.hidden-window__item-sale:after {
    position: absolute;
    content: "";
    display: block;
    top: 0;
    right: 0;
    width: 15px;
    height: 100%;
    background: url(//dadbab.info/content/second/Money_Amulet_RO/imagesSec/sale-after.png) no-repeat center;
}*/
.hidden-window__item-sale span {
  font-size: 15px;
  line-height: 22px;
  font-weight: 700;
}
.inner-block__description-title {
  font-size: 26px;
  line-height: 26px;
  font-weight: 700;
  margin-bottom: 10px;
  text-align: left;
  color: #000000;
}
.inner-block__description-tagline {
  font-style: italic;
  font-size: 16px;
  line-height: 22px;
  text-align: left;
  color: #000000;
}
.inner-block__description-result {
  position: relative;
  display: block;
  background: #b29138;
  color: #ffffff;
  font-size: 21px;
  line-height: 22px;
  font-weight: 700;
  padding: 10px 10px 10px 20px;
  max-width: 310px;
  margin: 15px auto;
  text-align: left;
}
.inner-block__description-result:before {
  content: "";
  position: absolute;
  display: block;
  left: -9px;
  top: 30%;
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-right: 10px solid #b29138;
  border-bottom: 10px solid transparent;
}
.inner-block__description-text {
  font-size: 13px;
  line-height: 22px;
  font-weight: 400;
  text-align: left;
  color: #000000;
}
.hidden-window__item-balance span {
  font-size: 60px;
  color: #f0ce75;
  font-weight: 700;
}
.hidden-window__item-balance {
  font-size: 18px;
  line-height: 45px;
  font-weight: 700;
  margin-top: 0px;
}
.inner-block .present {
  background: #ffa81e;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 15px;
  line-height: 15px;
  font-weight: 700;
  width: 93px;
  padding: 5px 7px;
}
.inner-block__description-price {
  position: relative;
  font-size: 0;
  text-align: left;
  padding: 15px 0;
}
.inner-block__description-price:before, .inner-block__description-price:after {
  content: "";
  position: absolute;
  display: block;
  background: url(../img/dash.png) no-repeat center;
  height: 1px;
  width: 99%;
  left: -15px;
}
.inner-block__description-price:before {
  top: 0;
}
.inner-block__description-price:after {
  bottom: 0;
}
.inner-block__description-price--new {
  font-size: 24px;
  line-height: 25px;
  color: #58a600;
  display: inline-block;
  vertical-align: bottom;
  margin-right: 15px;
}
.inner-block__description-price--new span {
  font-size: 26px;
  line-height: 24px;
  font-weight: 700;
  color: #ec043e;
}
.inner-block__description-price--new span.price-text {
  color: #000000;
  font-weight: 400;
  font-size: 24px;
}
.inner-block__description-price--old {
  font-size: 18px;
  line-height: 18px;
  color: #a3a3a3;
  font-weight: 700;
  display: inline-block;
  vertical-align: bottom;
}
/*RIGHT SIDE*/
.second-page__form {
  position: relative;
  background: #efce75;
  padding-top: 30px;
  z-index: 10;
  padding-bottom: 20px;
  padding-left: 10px;
  padding-right: 10px;
}
/*.second-page__main-right--leaves {
    position: absolute;
    right: -80px;
    top: -155px;
    z-index: 5;
}*/
/*.second-page__form:before {
    content: "";
    position: absolute;
    display: block;
    right: -80px;
    top: -155px;
    background: url(//dadbab.info/content/second/Money_Amulet_RO/imagesSec/leaves.png) no-repeat center;
    width: 249px;
    height: 243px;
    z-index: 5;
}*/
.second-page__form .custom-field, .second-page__form .inp {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 275px;
  margin-bottom: 10px;
  padding: 10px 15px;
  padding-left: 15px;
  font-size: 15px;
  color: #899099;
  border: 1px solid #000000;
  outline: none !important;
}
.second-page__form .textarea-field {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 275px;
  min-height: 120px;
  padding-top: 15px;
  padding-left: 15px;
  font-size: 15px;
  border: 1px solid #ca0308;
}
.change-select {
  /*for WebKit*/
  -webkit-appearance: none;
  /* for FF */
  -moz-appearance: none;
  text-indent: 0.01px;
  text-overflow: '';
  /* for IE */
  -ms-appearance: none;
  appearance: none !important;
  background: #ffffff url(../img/sel.png) no-repeat 95%;
}
.second-page__main-right h3 {
  color: #000000;
  text-transform: uppercase;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
  margin: 0;
}
.second-page__main-right .second-title {
  font-size: 22px;
  line-height: 30px;
  color: #000000;
  margin: 0;
  margin-bottom: 15px;
  font-weight: 400;
}
.slider-list li {
  margin-bottom: 20px;
  padding-right: 5px !important;
  padding-left: 5px !important;
}
.bx-viewport {
  overflow: visible !important;
}
.reviews_slider_wrap .bx-viewport {
  overflow: hidden !important;
}
.section-2 .bx-viewport {
  overflow: hidden !important;
}
.slider-list li:last-child {
  margin-bottom: 0;
}
.second-page__form--pay-delivery {
  /* background: #000; */
  padding: 20px 10px;
  margin-top: 12px;
  display: block;
  margin: auto;
}
.second-page__main .delivery-price {
  color: #ffffff;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 20px;
  font-weight: 700;
  margin-top: 10px;
}
.second-page__form-button {
  background: none;
  color: #ffffff;
  text-align: center;
  font-size: 16px;
  line-height: 20px;
  width: 255px;
  padding: 15px 0;
  cursor: pointer;
  transition: 0.5s;
  outline: none !important;
  border: none;
  background: #b29138;
  box-shadow: 0px 2px 4.95px 0.05px rgba(0, 0, 0, 0.25);
}
.second-page__form-button:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
}
.transition-text {
  position: relative;
  font-size: 20px;
  line-height: 20px;
  color: #ffffff;
  font-style: italic;
  font-weight: 700;
  margin: 20px 0;
}
.transition-text:before, .transition-text:after {
  content: "";
  display: block;
  position: absolute;
  width: 72px;
  background: #5c656a;
  height: 1px;
  top: 12px;
}
.transition-text:before {
  left: 40px;
}
.transition-text:after {
  right: 40px;
}
.pay-link {
  display: block;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ff5c60+0,c80005+100 */
  background: rgb(255, 92, 96);
  /* Old browsers */
  background: -moz-linear-gradient(top, rgba(255, 92, 96, 1) 0%, rgba(200, 0, 5, 1) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(255, 92, 96, 1) 0%, rgba(200, 0, 5, 1) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(255, 92, 96, 1) 0%, rgba(200, 0, 5, 1) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5c60', endColorstr='#c80005', GradientType=0);
  /* IE6-9 */
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
  font-size: 22px;
  line-height: 22px;
  font-weight: 700;
  text-decoration: none;
  width: 255px;
  padding: 20px 0px;
  transition: 0.5s;
  margin: auto;
  box-shadow: 0 2px 12px 5px rgba(000, 000, 000, 0.2);
}
.second-page__form--free-delivery {
  background: #b29138;
  padding: 20px 10px;
  width: 275px;
  display: block;
  margin: auto;
  /*position: absolute;*/
  left: 0;
  right: 0;
}
.pay-link:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  color: #ffffff;
  text-decoration: none;
}
.second-page__main .tape-text {
  position: relative;
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 20px;
  font-weight: 700;
  padding: 6px 0;
  /* width: 275px; */
  display: block;
  margin: 20px auto;
}
.tape-text span {
  color: #d60832;
}
.cards-list {
  font-size: 0;
  text-align: center;
}
.cards-list li {
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
}
.cards-list li:last-child {
  margin-right: 0;
}
.h-w-guarantee {
  margin-top: 40px;
}
.h-w-guarantee h3 {
  background: #e6c469;
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
  font-size: 22px;
  line-height: 28px;
  font-weight: 700;
  padding: 30px 0;
}
.guarantee-list {
  text-align: left;
  background: #ffffff;
  padding: 25px 20px;
}
.guarantee-list li {
  position: relative;
  font-size: 15px;
  line-height: 18px;
  padding-left: 30px;
  margin-bottom: 25px;
  color: #000000;
}
.guarantee-list li:before {
  content: "";
  position: absolute;
  display: block;
  background: url(../img/check.png) no-repeat center;
  left: 0;
  top: -2px;
  width: 24px;
  height: 27px;
}
.guarantee-list li:last-child {
  margin-bottom: 0;
}
.guarantee-list li b {
  font-size: 18px;
}
.second-page__main-left--bottom-text {
  font-size: 22px;
  line-height: 28px;
  color: #ffffff;
  text-align: center;
  max-width: 690px;
  display: block;
  margin: auto;
  padding-top: 120px;
  padding-bottom: 25px;
}
.second-page__main-left--bottom-text span {
  text-transform: uppercase;
  display: block;
}
.stamp-list__bottom {
  font-size: 0;
  text-align: center;
  padding-top: 25px;
  border-top: 1px solid #ffffff;
  padding-bottom: 80px;
}
.stamp-list__bottom img {
  display: inline-block;
  vertical-align: top;
  margin-right: 25px;
}
.stamp-list__bottom img:last-child {
  margin-right: 0;
}
.mobile-confirmation, .second-page__form--mobile-pay {
  display: none;
}
.hidden-window__item-img {
  position: relative;
  width: 230px;
  height: 215px;
  margin: 0 auto;
}
.bx-bx > li[data-value] .h-w-item-prod:before {
  width: 90px;
  height: 180px;
  margin: -90px 0 0 -45px;
}
.hidden-window .bx-bx > li[data-value] .h-w-item-prod:before,
/*.hidden-window .bx-bx > li[data-value="3"] .h-w-item-prod:after,*/
/*.hidden-window .bx-bx > li[data-value="5"] .h-w-item-prod:after,*/
/*.hidden-window .bx-bx > li[data-value="7"] .h-w-item-prod:after,*/
.hidden-window .bx-bx > li[data-value] .h-w-item-img > span:before,
.hidden-window .bx-bx > li[data-value="5"] .h-w-item-prod > span,
.hidden-window .bx-bx > li[data-value="7"] .h-w-item-prod > span
/*.hidden-window .bx-bx > li[data-value="5"] .h-w-item-img > span:after,*/
/*.hidden-window .bx-bx > li[data-value="7"] .h-w-item-img > span:after*/
{
  width: 180px;
  height: 145px;
  margin: -60px 0 0 -80px;
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;

  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  z-index: 3;
}
.hidden-window[class*=' v1_'] .bx-bx > li[data-value="3"] .h-w-item-prod:before {
  left: 45%;
}
.hidden-window[class*=' v1_'] .bx-bx > li[data-value="3"] .h-w-item-prod:after, .hidden-window[class*=' v1_'] .bx-bx > li[data-value="5"] .h-w-item-prod:after {
  left: 3%;
  width: 75px;
  height: 150px;
  margin: -75px 0 0 0;
}
.hidden-window .bx-bx > li[data-value="3"] .h-w-item-prod:after, .hidden-window .bx-bx > li[data-value="5"] .h-w-item-prod:after {
  left: 0;
  width: 120px;
  height: 135px;
  margin: -70px 0 0 10px;
  z-index: 2;
}
.hidden-window[class*=' v1_'] .bx-bx > li[data-value="5"] .h-w-item-prod:before {
  left: 50%;
}
.hidden-window .bx-bx > li[data-value]:not([data-value="1"]) .h-w-item-prod:before {
  width: 150px;
  height: 125px;
}
.hidden-window .bx-bx > li[data-value="5"] .h-w-item-prod:before {
  background-image: url(../img/pack_5.png);
  left: 0;
  margin: -105px 0 0 27px;
  width: 200px !important;
  height: 160px !important;
}
.hidden-window .bx-bx > li[data-value="7"] .h-w-item-prod:before {
  background-image: url(../img/pack_7.png);
  height: 150px !important;
  margin: -105px 0 0 -75px;
}
.hidden-window[class*=' v1_'] .bx-bx > li[data-value="5"] .h-w-item-prod:after {
  left: 13%;
}
.hidden-window .bx-bx > li[data-value="5"] .h-w-item-prod:after {
  left: 10px;
  margin: -50px 0 0 80px;
  width: 150px;
  height: 125px;
}
.hidden-window[class*=' v1_'] .bx-bx > li[data-value="5"] .h-w-item-prod > span {
  left: 0;
  width: 60px;
  height: 120px;
  margin: -60px 0 0 0;
}
.hidden-window[class*=' v1_'] .bx-bx > li[data-value="7"] .h-w-item-prod:before {
  width: 150px;
  height: 150px;
  margin: -85px 0 0 -75px;
}
.hidden-window .bx-bx > li[data-value="7"] .h-w-item-prod span {
  margin: -45px 0 0 -125px;
  height: 125px;
  z-index: 1;
}
.hidden-window .bx-bx > li[data-value="7"] .h-w-item-prod span:nth-child(2) {
  margin: -35px 0 0 -30px;
  height: 110px;
}
.hidden-window .bx-bx > li[data-value="7"] .h-w-item-prod:after {
  margin: -45px 0 0 -60px;
  height: 125px;
  z-index: 1;
}
.hidden-window .bx-bx > li[data-value="3"] .h-w-item-prod:before {
  background-image: url(../img/pack_3.png);
  height: 160px !important;
  margin: -80px 0 0 -70px;
  z-index: 1;
}
.hidden-window .bx-bx > li[data-value="3"] .h-w-item-prod:after {
  height: 155px;
  margin: -70px 0 0 20px;
}
.hidden-window .bx-bx > li[data-value="1"] .h-w-item-prod:before {
  background-image: url(../img/pack_1.png);
  margin: -95px 0 0 -95px;
  background-size: 90px;
  height: 145px;
}
.hidden-window .mobile-balance {
  display: none;
}
@media screen and (max-width: 1023px) {
  .second-page__wrapper {
    background: #374147;
    padding-top: 0;
  }
  .second-page__header .stamp-list {
    display: none;
  }
  .hidden-window .h-w-vis-mob, .hidden-window .h-w-main .h-w-contant {
    display: block;
  }
  .second-page__main-right {
    width: 100%;
  }
  .second-page__main-left {
    width: 100%;
    margin-right: 0;
  }
  .second-page__main-right--leaves {
    display: none;
  }
  .second-page__wrapper:before {
    left: 75px;
    background-size: 100px;
    top: 60px;
    width: 115px;
    height: 75px;
  }
  .hidden-window__item {
    width: 100%;
  }
  .inner-block__description {
    width: 100%;
    padding: 0 10px;
    z-index: 2;
    position: relative;
    top: 22px;
  }
  .inner-block-wrapper .h-w-check {
    display: none !important;
  }
  .inner-block__description-price:after {
    display: none;
  }
  .inner-block__description-price:before {
    display: none;
  }
  .second-page__header-inner {
    /*padding-right: 20px;*/
    border: none;
    /* background: url(//dadbab.info/content/second/Money_Amulet_RO/imagesSec/logo_bg.png) no-repeat center; */
    /* background-size: contain; */
    padding: 20px;
  }
  .second-page__header-inner:before, .second-page__header-inner:after {
    display: none;
  }
  .second-page__header .logo {
    width: 100%;
    padding-right: 0;
    font-size: 40px;
    line-height: 40px;
    text-align: center;
    margin: 0;
    padding-left: 0;
    top: 0;
  }
  .second-page__header .second-page__container:after {
    background-size: 135px;
    left: -32px;
    top: -68px;
  }
  .second-page__header {
    /* max-width: 320px; */
    display: block;
    margin: auto;
    margin-bottom: 30px;
  }
  .inner-block__description-title {
    font-size: 22px;
    line-height: 25px;
    margin-bottom: 10px;
    margin-top: 15px;
    text-align: center;
  }
  .inner-block__description-tagline {
    width: 155px;
    float: right;
    text-align: left;
  }
  .inner-block__description-result {
    font-size: 16px;
    line-height: 20px;
    padding: 10px;
    width: 150px;
    text-align: left;
    float: right;
  }
  .hidden-window__item {
    position: absolute;
    z-index: 1;
  }
  .hidden-window__item__product-wrapper img.one_package:nth-child(1) {
    position: absolute;
    height: 135px;
    left: 15px;
    top: 0px;
    margin-left: 0;
  }
  .hidden-window__item-balance {
    position: absolute;
    bottom: -332px;
    left: 15px;
    display: none;
  }
  .hidden-window .bx-bx > li[data-value="5"] .hidden-window__item-balance {
    bottom: -355px;
  }
  .hidden-window .bx-bx > li[data-value="7"] .hidden-window__item-balance {
    bottom: -375px;
  }
  .hidden-window__item-balance span {
    font-size: 36px;
    line-height: 36px;
  }
  .inner-block__description-text {
    position: relative;
    text-align: center;
    padding-bottom: 20px;
    margin-top: 25px;
  }
  .inner-block__description-text:after {
    content: "";
    position: absolute;
    display: block;
    background: url(../img/dash.png) no-repeat center;
    height: 1px;
    width: 100%;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0;
  }
  .second-page__main-left .inner-block {
    padding-bottom: 0px;
  }
  .inner-block__description-price {
    float: right;
  }
  .second-page__container {
    max-width: 320px;
  }
  .mobile-confirmation {
    display: block;
    margin-bottom: -20px;
  }
  .mobile-confirmation__button {
    display: block;
    background: #ebebeb;
    color: #959595;
    padding: 10px;
    width: 240px;
    display: block;
    margin: auto;
    position: relative;
    font-size: 18px;
    line-height: 18px;
    text-align: center;
    padding-left: 15px;
    font-weight: 700;
    border: none;
  }
  /*    .mobile-confirmation__text:before {
      content: "";
      position: absolute;
      display: block;
      background: url(../img/check2.png) no-repeat center;
      left: -2px;
      top: -2px;
      width: 23px;
      height: 24px;
  }*/
  .inner-block-wrapper, .second-page__main-left .inner-block {
  }
  .second-page__main-left .inner-block {
    position: relative;
    padding-top: 25px;
  }
  .inner-block__description-price--new span.price-text {
    display: none;
  }
  .hidden-window .wrap {
    top: -15px;
    left: -5px;
    padding-right: 10px;
  }
  .hidden-window__item__best {
    top: -65px;
  }
  .hidden-window .bx-bx > li[data-value="3"] .wrap {
    top: -50px;
  }
  .second-page__form {
    margin-top: 35px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding-bottom: 0;
  }
  .transition-text, .second-page__form--free-delivery {
    display: none;
  }
  .second-page__form--mobile-pay {
    position: relative;
    display: block;
    font-size: 0;
    /*padding-top: 25px;*/
    padding-bottom: 20px;
  }
  .second-page__form--mobile-pay:before {
    position: absolute;
    content: "";
    display: block;
    left: 0;
    right: 0;
    top: 0;
    background: #2d393e;
    width: 270px;
  }
  .second-page__form--mobile-pay__wrap {
    font-size: 0;
    text-align: center;
  }
  .second-page__form--mobile-pay h3 {
    font-size: 22px;
    line-height: 28px;
    text-transform: inherit;
    margin-bottom: 10px;
  }
  .second-page__form--mobile-pay .pay-delivery, .second-page__form--mobile-pay .free-delivery {
    display: inline-block;
    vertical-align: top;
    width: 50%;
  }
  .mobile-pay__button {
    width: 135px;
    margin: auto;
    display: block;
    text-align: center;
    color: #ffffff;
    font-size: 18px;
    border: none;
    padding: 13px 10px;
    font-weight: 700;
    border: 1px solid #ca0308;
    background: #162329;
  }
  .delivery-price span {
    display: block;
  }
  .second-page__main .delivery-price {
    font-size: 16px;
  }
  .mobile-pay__link {
    display: block;
    margin: auto;
    width: 130px;
    text-decoration: none;
    background: rgb(254, 90, 94);
    background: -moz-linear-gradient(top, rgba(254, 90, 94, 1) 1%, rgba(203, 5, 10, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(254, 90, 94, 1) 1%, rgba(203, 5, 10, 1) 100%);
    background: linear-gradient(to bottom, rgba(254, 90, 94, 1) 1%, rgba(203, 5, 10, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe5a5e', endColorstr='#cb050a', GradientType=0);
    color: #ffffff;
    text-align: center;
    font-weight: 700;
    font-size: 16px;
    padding: 13px 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .second-page__form--mobile-pay p {
    color: #ffffff;
    text-align: center;
    font-size: 16px;
    line-height: 20px;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0;
    margin-top: 10px;
  }
  .second-page__main .tape-text__mobile {
    position: relative;
    display: block;
    margin: auto;
    color: #d60832;
    font-size: 16px;
    line-height: 22px;
    width: 120px;
    text-transform: uppercase;
    font-weight: 700;
    padding-bottom: 5px;
    padding-right: 5px;
    padding-left: 5px;
  }
  .hidden-window .slider-list li:nth-child(3) .hidden-window__sale-wrapper {
    top: -35px;
  }
  .h-w-guarantee h3 {
    padding: 20px 0;
  }
  .guarantee-list li {
    margin-bottom: 15px;
  }
  .guarantee-list li:before {
    top: -2px;
  }
  .guarantee-list {
    padding: 20px 15px;
  }
  .second-page__main-left--bottom-text {
    margin-top: 20px;
    padding-bottom: 15px;
  }
  .stamp-list__bottom img {
    width: 60px;
    margin-right: 15px;
  }
  .stamp-list__bottom {
    padding-bottom: 30px;
  }
  .second-page__main-left--bottom-text span {
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
  }
  .second-page__main-left--bottom-text {
    font-size: 18px;
    line-height: 24px;
    padding: 0 10px 10px 10px;
  }
  .slider-list li:nth-child(3) .inner-block-wrapper .hidden-window__item__product-wrapper {
    margin-left: -155px;
  }
  .hidden-window__item__product-wrapper img:nth-child(3) {
    left: 5px;
    height: 100px;
  }
  .present-block__images img {
    max-height: 60px;
    margin-left: 4px;
  }
  .second-page__main-left .bx-bx > li[data-value="5"] .present-block__images img:nth-child(1) {
    height: 40px;
    left: 0px;
  }
  .present-block__images img:nth-child(2) {
    height: 45px;
    z-index: 1;
  }
  .slider-list li:nth-child(3) .hidden-window__item-img .present-block {
    left: 60px;
    top: 85px;
  }
  .hidden-window__item__product-wrapper img:nth-child(1) {
    height: 115px;
    position: absolute;
    left: 0;
  }
  .hidden-window__item__product-wrapper img:nth-child(2) {
    height: 100px;
    margin-left: 0px;
  }
  .present-block__text {
    position: absolute;
    background: #222b30;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 15px;
    font-weight: 700;
    width: 75px;
    padding: 3px 2px;
    z-index: 20;
    bottom: -20px;
    left: -20px;
  }
  .slider-list li:nth-child(3) .present-block__images img {
    margin-left: -2px;
    max-height: 40px;
  }
  .slider-list li:nth-child(3) .present-block__text {
    left: -45px;
    bottom: -20px;
  }
  .slider-list li:nth-child(2) .inner-block-wrapper .hidden-window__item__product-wrapper {
    margin-right: 175px;
    margin-top: 0;
  }
  .slider-list li:nth-child(2) .hidden-window__item-img .present-block {
    right: 190px;
  }
  .slider-list li:nth-child(2) .present-block__images:before {
    left: -25px;
  }
  .hidden-window__item__product-wrapper img:nth-child(4) {
    height: 100px;
    right: 175px;
    z-index: 10;
  }
  .slider-list li:nth-child(4) .inner-block-wrapper .hidden-window__item__product-wrapper {
    margin-left: -165px;
  }
  .slider-list li:nth-child(4) .hidden-window__item__product-wrapper img:nth-child(3) {
    left: 33px;
  }
  .slider-list li:nth-child(4) .hidden-window__item-img .present-block {
    left: 85px;
    top: 125px;
  }
  .present-block__images img:nth-child(3) {
    position: absolute;
    height: 45px;
    left: -10px;
    bottom: 0px;
  }
  .hidden-window__item-img {
    margin-right: 40px;
  }
  .hidden-window .slider-list li:nth-child(3) .inner-block {
    padding-top: 65px;
  }
  .hidden-window .slider-list li:nth-child(3) .inner-block__description-title {
    float: none;
    width: auto;
    text-align: center;
    margin-top: 25px;
  }
  .slider-list li.last-item .present-block__images img:nth-child(3) {
    left: 13px;
    top: 12px;
    z-index: 1;
  }
  .hidden-window .bx-pager {
    display: block;
    text-align: center;
    margin: 30px 0 -10px;
    counter-reset: h-w-bx -1;
    position: relative;
    top: 10px;
  }
  .hidden-window .bx-pager .bx-pager-item {
    display: inline-block;
    margin: 5px;
  }
  .hidden-window .bx-pager .bx-pager-link {
    display: block;
    width: 45px;
    height: 45px;
    text-decoration: none;
    border: 1px solid #d4282c;
    color: #ffffff;
  }
  .hidden-window .bx-pager .bx-pager-link:before {
    content: "1";
    font-size: 17px;
    line-height: 35px;
    color: #ffffff;
    display: block;
    padding: 5px 0;
    font-weight: 700;
    text-align: center;
  }
  .hidden-window .bx-pager .bx-pager-item:nth-child(2) .bx-pager-link:before {
    content: "2+1";
  }
  .hidden-window .bx-pager .bx-pager-item:nth-child(3) .bx-pager-link:before {
    content: "3+2";
  }
  .hidden-window .bx-pager .bx-pager-item:nth-child(4) .bx-pager-link:before {
    content: "4+3";
  }
  .hidden-window .bx-pager a.bx-pager-link.active {
    background: #d4282c;
    color: #ffffff;
  }
  .second-page__header-wrapper:after {
    display: none;
  }
  .slider-list li:nth-child(4) .hidden-window__item__product-wrapper img:nth-child(2) {
    margin-left: 65px;
  }
  /*    .second-page__main-left .bx-bx>li.active .mobile-confirmation {
      background: #7da00a;
      color: #fff;
  }*/
  .second-page__main-left .bx-bx > li.active .mobile-confirmation__text:before {
    content: "";
    position: absolute;
    display: block;
    background: url(../img/check2.png) no-repeat center;
    left: -2px;
    top: -2px;
    width: 23px;
    height: 24px;
  }
  .hidden-window__item-img {
    position: absolute;
    width: 230px;
    height: 215px;
    margin: 0 auto;
    left: -5px;
    top: 35px;
  }
  .hidden-window .bx-bx > li[data-value="1"] .h-w-item-prod:before {
    margin: -50px 0 0 -110px;
    width: 120px;
    background-size: 88px;
  }
  .hidden-window .bx-bx > li[data-value="3"] .h-w-item-prod:before {
    width: 110px !important;
    height: 100px !important;
    margin: -36px 0 0 -108px;
  }
  .hidden-window .bx-bx > li[data-value="3"] .h-w-item-prod:after {
    height: 95px;
    margin: -65px 0 0 -10px;
  }
  .second-page__wrapper:after {
    display: none;
  }
  .hidden-window .bx-bx > li[data-value="5"] .h-w-item-prod:after {
    left: 62%;
    margin: -30px 0 0 -80px;
    width: 50px;
    height: 70px;
  }
  .hidden-window .bx-bx > li[data-value="5"] .h-w-item-prod span {
    margin: -35px 0 0 -75px;
    width: 50px;
    height: 90px;
    top: 45%;
  }
  .hidden-window .bx-bx > li[data-value="5"] .h-w-item-prod:before {
    width: 120px !important;
    height: 116px !important;
    margin: -70px 0 0 4px;
  }
  .hidden-window .bx-bx > li[data-value="7"] .h-w-item-prod:before {
    width: 120px !important;
    margin: -75px 0 0 -115px !important;
    height: 110px !important;
  }
  .hidden-window .bx-bx > li[data-value="7"] .h-w-item-prod span {
    margin: -61px 0 0 -150px;
    height: 110px;
    z-index: 100;
  }
  .hidden-window .bx-bx > li[data-value="7"] .hidden-window__item-img span:nth-child(2) {
    margin: -50px 0 0 -100px;
    height: 90px;
    z-index: 1;
  }
  .hidden-window .bx-bx > li[data-value="7"] .h-w-item-prod:after {
    margin: -50px 0 0 -125px;
    height: 90px;
  }
  .slider-list li.last-item .hidden-window__item-img .present-block {
    left: 65px;
    top: 90px;
  }
  .slider-list li:nth-child(4) .present-block__images:before {
    left: -16px;
    margin: auto;
    top: -4px;
  }
  .slider-list li:nth-child(3) .hidden-window__item-img .present-block {
    left: 90px;
  }
  .slider-list li:nth-child(4) .present-block__text {
    left: -45px;
  }
  .slider-list li.last-item .present-block__text {
    top: 50px;
    left: -10px;
  }
  .slider-list li.last-item .present-block__images:before {
    width: 40px;
    height: 40px;
    left: 5px;
    top: 5px;
  }
  .slider-list li.last-item .present-block__images img {
    max-height: 40px;
    margin-left: 8px;
  }
  .slider-list li.last-item .present-block__images img:nth-child(2) {
    height: 45px;
    z-index: 1;
    margin-top: 12px;
  }
  .hidden-window .mobile-balance {
    display: block;
    font-size: 20px;
    float: left;
    padding-left: 20px;
  }
  .hidden-window .mobile-balance span {
    font-size: 36px;
    color: #d4282c;
    font-weight: 700;
  }
  .second-page__header .second-page__container:after {
    display: none;
  }
  .present-block__images:before {
    width: 40px;
    height: 40px;
    left: -5px;
  }
  .slider-list li:nth-child(4) .present-block__images img:nth-child(2) {
    height: 35px;
    margin-left: -5px;
  }
}
.mobile-confirmation__button.active {
  position: relative;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d4282c+0,d4282c+100 */
  background: rgb(212, 40, 44);
  /* Old browsers */
  background: -moz-linear-gradient(top, rgba(212, 40, 44, 1) 0%, rgba(212, 40, 44, 1) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(212, 40, 44, 1) 0%, rgba(212, 40, 44, 1) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(212, 40, 44, 1) 0%, rgba(212, 40, 44, 1) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d4282c', endColorstr='#d4282c', GradientType=0);
  /* IE6-9 */
  color: #ffffff;
  outline: none;
  padding: 10px 0px;
  padding-left: 20px;
}
.mobile-confirmation__button.active:before {
  content: "";
  position: absolute;
  display: block;
  background: url("../img/check2.png") no-repeat center;
  left: 4px;
  top: 7px;
  width: 23px;
  height: 24px;
}
@font-face {
  font-family: "Open Sans Light";
  src: url('../fonts/OpenSans-Light.woff2') format('woff2'), url('../fonts/OpenSans-Light.woff') format('woff');
}
.payment-online__timer {
  padding-bottom: 10px;
}
.timer__text, .timer__target {
  color: #ffffff
}
.timer__text {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-weight: bold;
}
.timer__target {
  font-family: "Open Sans Light", sans-serif;
  font-size: 44px;
}
