b,
div,
h3,
html,
p,
span,
strong {
   margin: 0;
}
b,
body,
div,
figure,
h3,
html,
p,
span,
strong {
   border: 0;
   outline: 0;
   font-size: 100%;
}
h1,
img {
   outline: 0;
}
img {
   max-width: 600px;
   width: 100% !important;
}
a,
b,
body,
div,
figure,
footer,
h1,
h3,
html,
img,
p,
span,
strong {
   padding: 0;
   vertical-align: baseline;
   background: 0 0;
}
a,
footer,
img {
   margin: 0;
   font-size: 100%;
}
footer,
h1,
img {
   border: 0;
}
figure img {
   width: 100%;
}
body {
   line-height: 1;
   background-color: #f2f2f2;
   position: relative;
}
figure,
footer,
main {
   display: block;
}
a {
   color: #b88b58;
   text-decoration: none;
}
* {
   box-sizing: border-box;
}
.Body {
   font-size: 18px;
   line-height: 22px;
}
.form__secure::before {
   content: "";
   display: block;
   position: absolute;
   height: 20px;
   width: 20px;
   background-size: contain;
   background-repeat: no-repeat;
   left: 0;
   top: 50%;
   -webkit-transform: translateY(-50%);
   -ms-transform: translateY(-50%);
   transform: translateY(-50%);
}
@media only screen and (min-width: 48em) {
   .Body {
      font-size: 20px;
      line-height: 27px;
   }
}
.Body > * {
   max-width: 980px;
   font-family: "PFRegal", "Georgia", serif;
}
.Body:last-child > :last-child {
   margin-bottom: 0;
}
.Body a {
   box-shadow: 0 -1px #b88b58 inset;
}
.Body a:hover {
   color: #b88b58;
}
.Body p {
   margin-bottom: 15px;
}
.Body h3 {
   margin-top: 18px;
   margin-bottom: 12px;
   font-family: "Proxima Nova", "Arial", "Helvetica Neue", sans-serif;
   font-size: 21px;
   font-weight: 700;
}
.Copyright {
   padding: 0 12px;
   line-height: 1.2;
}
@media only screen and (min-width: 64em) {
   .Copyright {
      padding: 0;
   }
}
.Copyright-container {
   display: flex;
   flex-flow: row wrap;
   margin: 0 auto;
   padding: 13px 0 12px;
}
.Copyright-container a:hover {
   color: rgba(255, 255, 255, 0.5);
}
@media only screen and (min-width: 48em) {
   .Copyright-container {
      max-width: 675px;
      padding: 10px 0 18px;
      flex-wrap: nowrap;
      text-align: left;
   }
}
@media only screen and (min-width: 64em) {
   .Copyright-container {
      max-width: 860px;
   }
}
.Copyright-container a {
   color: #fff;
}
.Copyright-block {
   font-size: 17px;
   flex: 1 0 20%;
}
@media only screen and (min-width: 48em) {
   .Copyright-block {
      padding-top: 0;
      border-top: 0 none;
   }
}
.Copyright-block:last-child {
   text-align: right;
}
.MaterialMeta {
   display: inline-block;
   font-family: "Proxima Nova", "Arial", "Helvetica Neue", sans-serif;
   font-size: 12px;
   line-height: 14px;
   color: gray;
   margin-right: 12px;
   padding-left: 18px;
   background-repeat: no-repeat;
   background-position: left center;
   background-size: 12px auto;
   font-weight: 400;
}
@media only screen and (min-width: 48em) {
   .MaterialMeta {
      font-size: 15px;
      line-height: 18px;
      margin-right: 15px;
   }
   .MaterialMeta--source {
      white-space: nowrap;
   }
}
.MaterialMeta--time {
   background-size: 12px 12px;
}
.MediaMaterialHeader {
   max-width: 840px;
}
.MediaMaterialHeader-first {
   color: #000;
   line-height: 27px;
}
@media only screen and (min-width: 48em) {
   .MediaMaterialHeader-first {
      line-height: 38px;
   }
}
.MediaMaterialHeader-first,
.MediaMaterialHeader-separator {
   transition: color 0.25s ease-out 0s;
   font-family: "Proxima Nova", "Arial", "Helvetica Neue", sans-serif;
   font-size: 24px;
   font-weight: 700;
}
@media only screen and (min-width: 48em) {
   .MediaMaterialHeader-first,
   .MediaMaterialHeader-separator {
      font-size: 36px;
   }
}
.MediaMaterial {
   background-color: #fff;
   padding: 12px;
}
@media only screen and (min-width: 48em) {
   .MediaMaterial {
      padding: 25px 15px 20px;
   }
}
.MediaMaterial-header {
   display: flex;
   flex-flow: column wrap;
   max-width: 650px;
   margin: 0 auto 18px;
   align-items: flex-start;
}
@media only screen and (min-width: 63.125em) {
   .MediaMaterial-header {
      max-width: 1000px;
      margin-bottom: 25px;
   }
}
.MediaMaterial-tag {
   margin-bottom: 5px;
}
@media only screen and (min-width: 48em) {
   .MediaMaterial-tag {
      margin-bottom: 11px;
   }
}
.MediaMaterial-meta {
   margin-top: 12px;
}
@media only screen and (min-width: 48em) {
   .MediaMaterial-meta {
      margin-top: 12px;
   }
}
.MediaMaterial-materialContent {
   width: 100%;
   max-width: 650px;
}
.MediaMaterial-body {
   position: relative;
   max-width: 650px;
   margin: 0 auto;
}
@media only screen and (min-width: 63.125em) {
   .MediaMaterial-body {
      max-width: 1000px;
   }
}
@media only screen and (min-width: 48em) {
   .MediaMaterial--fullWidth .MediaMaterial-header,
   .MediaMaterial-body {
      align-items: center;
      text-align: center;
      max-width: 100%;
   }
}
.MediaMaterial--fullWidth .MediaMaterial-materialContent {
   max-width: none;
}
.Material-shadow {
   position: absolute;
   width: 100%;
   height: 1px;
   left: 0;
   z-index: 300;
   background-color: rgba(0, 0, 0, 0.15);
}
.Material-shadow--top {
   top: 0;
}
.Material-container {
   background: #fff 0 0;
   position: relative;
}
@media only screen and (min-width: 48em) {
   .Body h3 {
      margin-top: 35px;
      margin-bottom: 10px;
      font-size: 26px;
      line-height: 27px;
   }
}
.MaterialContent--bannerless .Body > * {
   margin-right: auto;
   margin-left: auto;
   text-align: left;
}
.MaterialContent .Figure {
   margin-right: -12px;
   margin-left: -12px;
}
@media only screen and (min-width: 40.625em) {
   .MaterialContent .Figure {
      margin-right: auto;
      margin-left: auto;
   }
}
.Figure,
body,
button {
   margin: 0;
}
.Figure img {
   display: block;
   margin: 5px auto;
   max-width: 100%;
   vertical-align: bottom;
   padding-left: 5px;
   padding-right: 5px;
}
@media only screen and (min-width: 48em) {
   .Figure {
      margin: 27px auto 20px;
   }
}
@media only screen and (min-width: 75em) {
   .Figure {
      max-width: 650px;
   }
}
@media only screen and (min-width: 40.625em) {
   .Figure img {
      border-radius: 2px;
   }
}
.Figure-caption {
   width: 100%;
   max-width: 650px;
   margin: 0 auto;
   padding: 7px 12px 0;
   font-size: 15px;
   line-height: 17px;
}
@media only screen and (min-width: 40.625em) {
   .Figure-caption {
      padding-right: 0;
      padding-left: 0;
      font-size: 16px;
      line-height: 18px;
   }
}
.App,
.App-content,
.App-footer {
   transition:
      transform 0.25s ease-out 0s,
      -webkit-transform 0.25s ease-out 0s,
      -o-transform 0.25s ease-out 0s;
}
.App {
   display: flex;
   flex-direction: column;
   min-height: 100vh;
}
.App-content,
.App-footer {
   position: relative;
   z-index: 1;
}
.App-content {
   overflow: visible;
   background-color: #f2f2f2;
   flex: 1 0 auto;
}
.App--isMaterial .App-content {
   background-color: #e6e6e6;
}
.Footer {
   color: #999;
   padding-bottom: 10px;
   background-color: #252525;
   font-family: "Proxima Nova", "Arial", "Helvetica Neue", sans-serif;
   outline: 1px solid #252525;
}
.ava-img {
   border-radius: 100%;
   width: 50px !important;
   margin-right: 10px;
   margin-top: 15px;
   display: inline-block;
   vertical-align: middle;
}
.Body a {
   color: red;
}
.Body a:hover {
   box-shadow: none;
}
a.button {
   font-size: 20px;
   text-align: center;
   color: #fff !important;
   background-color: red;
   display: block;
   width: 100%;
   max-width: 320px;
   border-radius: 30px;
   text-decoration: none;
   padding: 15px;
}
a.button:hover {
   background-color: #c11f1f;
}
html {
   font-family: sans-serif;
}
a:active,
a:hover {
   outline: 0;
}
b,
strong {
   font-weight: 700;
}
h1 {
   font-size: 2em;
   margin: 0.67em 0;
}
figure {
   margin: 1em 40px;
}
button {
   color: inherit;
   font: inherit;
   overflow: visible;
   text-transform: none;
   cursor: pointer;
}
button::-moz-focus-inner {
   border: 0;
   padding: 0;
}
footer {
   outline: 2px solid #252525;
}

html {
   -ms-text-size-adjust: 100%;
   -webkit-text-size-adjust: 100%;
}
button,
input {
   color: inherit;
   font: inherit;
   margin: 0;
}
button {
   overflow: visible;
   text-transform: none;
   -webkit-appearance: button;
   cursor: pointer;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
   border: 0;
   padding: 0;
}
input {
   line-height: normal;
}
*,
body,
html {
   -webkit-box-sizing: border-box;
   box-sizing: border-box;
}
* {
   outline: 0;
}
body,
html {
   width: 100%;
   font-family: Roboto, sans-serif;
   background-color: #fff;
   color: #000;
   font-size: 16px;
   line-height: normal;
}
body,
html,
p {
   margin: 0;
   padding: 0;
}
.ib {
   display: inline-block;
}
input::-ms-clear {
   display: none;
}
@media screen and (max-width: 1110px) {
   .MediaMaterialHeader {
      max-width: 100%;
   }
}
.form-box .form {
   margin-right: auto;
   margin-left: auto;
   border: 1px solid #a9a9a9;
}
.form {
   height: auto;
   width: 100%;
   max-width: 600px;
   margin-left: auto;
   color: #444;
   background-color: #fff;
   text-align: center;
   -ms-flex-item-align: start;
   align-self: flex-start;
   padding-bottom: 3px;
   position: relative;
   z-index: 10;
   border-radius: 5px;
}
.form__head {
   font-size: 19px;
   color: #222;
   padding: 15px 40px;
   background-color: #fff2d4;
   font-weight: 700;
   border-radius: 5px;
   line-height: 1.2;
   margin-bottom: 16px;
}
.form__date {
   color: #f7420b;
   display: inline-block;
}
.form__lastpack {
   font-size: 18px;
   width: 80%;
   margin: 18px auto 20px;
}
.form__count {
   color: #f7420b;
   font-weight: 800;
}
.form__secure {
   padding-left: 30px;
   position: relative;
   text-align: left;
   margin-top: 8px;
   font-size: 15px;
   margin-left: auto;
   margin-right: auto;
   width: 213px;
}
.form__secure::before,
.price__old::after {
   content: "";
   display: block;
   position: absolute;
   top: 50%;
}
.form__secure::before {
   height: 20px;
   width: 20px;
   background-size: contain;
   background-repeat: no-repeat;
   left: 0;
   -webkit-transform: translateY(-50%);
   -ms-transform: translateY(-50%);
   transform: translateY(-50%);
}
.form__footnote {
   margin-top: 18px;
}
#form0,
.price {
   text-align: center;
}
.price {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-pack: center;
   -ms-flex-pack: center;
   justify-content: center;
}
.price__title {
   font-size: 13px;
}
.price__currency {
   font-size: 14px;
}
.price__new,
.price__old {
   min-width: 40%;
}
.price__old {
   margin-right: 20px;
   position: relative;
}
.price__old::after {
   height: 42px;
   width: 1px;
   background-color: #cacaca;
   right: -9px;
   transform: translate(0, -50%);
}
.price__new {
   margin-left: 0;
}
.price__value {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   text-align: center;
   width: 65%;
   margin-left: auto;
   margin-right: auto;
   flex-direction: row;
   align-items: flex-end;
   justify-content: center;
}
.price__number {
   font-family: Arial;
   font-size: 40px;
   line-height: 1;
}
.price__old .price__value {
   position: relative;
}
.price__old .price__value::after,
.price__old .price__value::before {
   content: "";
   display: block;
   position: absolute;
   height: 2px;
   left: 8px;
   width: 87%;
   background-color: #f7420b;
   top: 16px;
   transform: rotate(15deg);
}
.price__old .price__value::after {
   transform: rotate(-15deg);
}
.price__old .price__number {
   font-size: 37px;
   color: #838383;
   margin-bottom: -5px;
}
.price__new .price__number {
   line-height: 0.96;
   margin-bottom: -4px;
   color: #87b136;
   font-weight: 700;
}
.price__currency {
   line-height: 1;
   margin-top: -2px;
}
.btn {
   font-size: 30px;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   margin-left: auto;
   margin-right: auto;
   margin-top: 21px;
   -webkit-box-pack: center;
   -ms-flex-pack: center;
   justify-content: center;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
   color: #fff;
   border-radius: 67px;
   border: 0;
   width: 220px;
   height: 71px;
   -webkit-box-shadow:
      inset 0 0 10px rgba(247, 207, 123, 0.48),
      0 19px 37px -26px rgba(0, 0, 0, 0.37);
   box-shadow:
      inset 0 0 10px rgba(247, 207, 123, 0.48),
      0 19px 37px -26px rgba(0, 0, 0, 0.37);
   line-height: 22px;
   background-image: -webkit-gradient(linear, left top, right top, from(#82aa34), color-stop(1%, #82aa34), color-stop(50%, #8db838), to(#82aa34));
   background-image: -webkit-linear-gradient(left, #82aa34 0, #82aa34 1%, #8db838 50%, #82aa34 100%);
   background-image: -o-linear-gradient(left, #82aa34 0, #82aa34 1%, #8db838 50%, #82aa34 100%);
   background-image: linear-gradient(to right, #82aa34 0, #82aa34 1%, #8db838 50%, #82aa34 100%);
   border-bottom: 5px solid #749c27;
   padding-top: 3px;
}
.btn:hover {
   -webkit-box-shadow:
      inset 0 0 4px rgba(247, 207, 123, 0.48),
      0 0 0 0 transparent;
   box-shadow:
      inset 0 0 4px rgba(247, 207, 123, 0.48),
      0 0 0 0 transparent;
   background-color: #008064;
   background-image: -webkit-gradient(linear, left top, right top, from(#afcd71), color-stop(1%, #afcd71), color-stop(50%, #8db838), to(#afcd71));
   background-image: -webkit-linear-gradient(left, #afcd71 0, #afcd71 1%, #8db838 50%, #afcd71 100%);
   background-image: -o-linear-gradient(left, #afcd71 0, #afcd71 1%, #8db838 50%, #afcd71 100%);
   background-image: linear-gradient(to right, #afcd71 0, #afcd71 1%, #8db838 50%, #afcd71 100%);
   -webkit-transition: 0.2s;
   -o-transition: 0.2s;
   transition: 0.2s;
}
.btn,
.btn:active {
   -webkit-transition: 0.1s;
   -o-transition: 0.1s;
   transition: 0.1s;
}
.btn:active {
   border-bottom: 1px solid #749c27;
}
#form0 {
   background-image: url(../img/formbg.jpg);
   max-width: 600px;
   margin: 20px auto;
   background-repeat: no-repeat;
   background-size: 100% 100%;
   padding: 20px 20px 25px;
}
#form0 h2 {
   margin: 15px 0 0;
   padding: 0;
   line-height: 32px;
   font-size: 22px;
}
#form0 button,
#form0 label,
.btn,
.price,
span a {
   font-weight: 700;
}
span a {
   color: red !important;
}
#form0 span {
   display: inline-block;
   line-height: 25px;
}
#form0 .order_form_pole {
   padding: 5px;
   margin: 0 auto;
   max-width: 300px;
}
#form0 label {
   margin: 0 auto;
   display: block;
   padding: 5px 0;
   font-size: 16px;
   text-align: center;
}
#form0 input {
   font-family: "PFRegal", "Georgia", serif;
   box-sizing: border-box;
   font-size: 18px;
   padding: 0 15px;
   border-radius: 3px;
   border: 2px solid #e9d7dc;
   max-width: 300px;
   width: 100%;
   background: #fff;
   height: 60px;
}
#form0 button,
#form0 h2 {
   border: 0;
   text-transform: uppercase;
}
#form0 button {
   float: none;
   display: inline-block;
   padding: 20px;
   color: #fff;
   text-decoration: none;
   box-shadow: 0 4px 15px 0 rgb(129 150 160/45%);
   border-radius: 5px;
   background-color: #0299ff;
   background-position: 1.35em 0.94em;
   background-size: 1em;
   background-repeat: no-repeat;
   transition: all 0.15s ease-in-out;
   cursor: pointer;
   font-size: 20px;
   margin-top: 20px;
}
.price {
   color: red;
}
.demon,
.demon__block {
   display: flex;
   align-items: center;
   transition: 1s;
}
.demon {
   width: 100%;
   height: 100vh;
   position: fixed;
   top: 0;
   z-index: 100;
   opacity: 0;
   background: rgba(0, 0, 0, 0.65);
   justify-content: center;
   overflow: hidden;
}
.demon__block {
   width: 90%;
   max-width: 800px;
   position: relative;
   background: #167396;
   flex-direction: column;
   border-radius: 25px;
   transform: translateX(150%);
}
.demon__title {
   font-size: 24px;
   color: #eeee;
}
.demon__center {
   padding-right: 5px;
   display: flex;
   align-items: center;
}
.demon__contain--img {
   width: 40%;
   padding-left: 2em;
}
.demon__img {
   width: 100%;
}
.demon__btn,
.demon__text {
   font-size: 20px;
   color: #eeee;
}
.demon__text {
   width: 55%;
   margin: 1em 0;
}
.demon__btn {
   background: #be3e3e;
   margin-bottom: 1em;
   border-radius: 14px;
   padding: 10px 20px;
}
.demon__close {
   position: absolute;
   top: 20px;
   right: 20px;
   width: 30px;
   height: 30px;
   display: block;
   cursor: pointer;
}
.demon__close:after,
.demon__close:before {
   content: "";
   width: 40px;
   height: 4px;
   background-color: #de455c;
   transform: rotate(45deg);
   position: absolute;
   top: 13px;
   left: -5px;
}
.demon__close:before {
   transform: rotate(-45deg);
}
@media screen and (max-width: 500px) {
   .demon__contain--img {
      width: 200px;
   }
   .demon__close {
      position: absolute;
      top: 15px;
      right: 20px;
   }
   .demon__block {
      padding-top: 36px;
   }
   .demon__center {
      flex-direction: column;
   }
   .demon__text {
      text-align: center;
      padding-left: 5px;
      width: 100%;
   }
}
@media screen and (max-width: 416px) {
   .demon__title {
      font-size: 18px;
   }
   .demon__text {
      font-size: 16px;
   }
   .demon__btn {
      font-size: 18px;
   }
}
.privacy {
   display: flex;
   width: 100%;
   justify-content: center;
}
