body{
  margin:0;
  font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif!important;
}
.page-inner{background-color:#fff;padding:1rem}
.header-block{background-color:white}
.header-block img{max-width:500px;width:100%;height:auto}
.iti{width:100%}
#popup{font-size:18px}
.formFb{color:#000}
#timer{color:#e10600}
.main_header{color:black}
.green_bg{
  color:#e10600!important;
  background:none!important;
  background-color:transparent!important;
  -webkit-text-fill-color:#e10600!important;
}
h1,p,div,h2,date,.fb-comments-comment-name name{color:black}
.add-comm button{background-color:rgba(70,138,9,0.75)}
footer{background-color:#002169}
footer div{display:flex;width:fit-content;margin:0 auto;gap:10px}
footer div img{margin:auto;width:25px}
footer p{color:white}
@media (max-width:600px){
  .header-block img{max-width:100%}
  .main_header{font-size:22px;padding-top:16px}
  footer div{width:80%}
  footer div img{margin-top:4%}
}
.formFb{
  max-width:600px;
  font-size:17px;
  padding:0.6em 1em;
  display:flex;
  flex-direction:column;
  align-items:center;
  margin:0 auto;
  border-radius:0.5em;
  background-image:linear-gradient(90deg,#3580ed 50%,transparent 50%),linear-gradient(90deg,#3580ed 50%,transparent 50%),linear-gradient(0,#3580ed 50%,transparent 50%),linear-gradient(0,#3580ed 50%,transparent 50%);
  background-repeat:repeat-x,repeat-x,repeat-y,repeat-y;
  background-size:10px 2px,10px 2px,2px 10px,2px 10px;
  animation:marching-ants 400ms infinite linear;
  box-sizing:border-box;
  width:100%;
}
.formFb__container{width:100%;max-width:360px;box-sizing:border-box}
.formFb__inputs{
  display:flex!important;
  flex-direction:column!important;
  align-items:stretch!important;
  width:100%!important;
  max-width:100%!important;
  margin:0 0 14px!important;
  box-sizing:border-box;
}
.formFb__inputs label{
  display:block;
  width:100%;
  text-align:left;
  font-size:14px;
  font-weight:600;
  margin:0 0 6px;
  color:#222;
}
.formFb__inputs input,
.formFb__inputs input[type=text],
.formFb__inputs input[type=tel]{
  box-sizing:border-box!important;
  -webkit-appearance:none;
  appearance:none;
  display:block;
  width:100%!important;
  max-width:100%!important;
  height:48px!important;
  min-height:48px!important;
  margin:0!important;
  padding:0 14px!important;
  font-size:16px!important;
  line-height:1.25!important;
  color:#111!important;
  background:#fff!important;
  border:1px solid #c5c9d0!important;
  border-radius:10px!important;
}
.formFb__inputs input:focus{
  outline:none;
  border-color:#3580ed!important;
  box-shadow:0 0 0 3px rgba(53,128,237,.22);
}
.formFb__btn{
  box-sizing:border-box;
  width:100%!important;
  max-width:100%!important;
  height:52px;
  min-height:52px;
  padding:0 16px!important;
  margin:0 0 14px!important;
  border:none!important;
  border-radius:10px!important;
  background:#3580ed!important;
  color:#fff!important;
  font-size:16px!important;
  font-weight:700!important;
  cursor:pointer;
}
.formFb__steps{width:100%!important;max-width:100%!important}
.site-top{background:#fff;border-bottom:1px solid #e8e8e8;padding:14px 18px}
.site-top__inner{max-width:920px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:12px}
.site-top__brand{font-size:17px;font-weight:700;letter-spacing:.02em;color:#1a1a1a}
.site-top__tag{font-size:12px;color:#6b6b6b;font-weight:500}
.vsl-lead{max-width:640px;margin:8px auto 1.6rem;padding:8px 6px 4px;text-align:center}
.vsl-lead h1{
  font-family:Georgia,'Times New Roman',serif;
  font-size:clamp(22px,5vw,32px);
  line-height:1.35;
  font-weight:700;
  color:#161616;
  margin:0 0 1rem;
  letter-spacing:-.01em;
}
.vsl-lead .vsl-verse{
  font-family:Georgia,'Times New Roman',serif;
  font-size:clamp(16px,3.6vw,19px);
  line-height:1.7;
  color:#3a3a3a;
  margin:0 auto 1.15rem;
  font-weight:400;
  font-style:italic;
  max-width:28em;
}
.vsl-lead .vsl-verse span{display:block}
.vsl-lead .vsl-close{
  position:relative;
  font-family:Georgia,'Times New Roman',serif;
  font-size:clamp(16px,3.6vw,19px);
  line-height:1.5;
  color:#1a1a1a;
  margin:0;
  padding-top:1rem;
  font-weight:600;
  font-style:normal;
}
.vsl-lead .vsl-close:before{
  content:'';
  display:block;
  width:42px;
  height:1px;
  background:#c8c8c8;
  margin:0 auto 1rem;
}
.formFb{
  animation:none!important;
  background-image:none!important;
  border:1px solid #e0e3e8!important;
  padding:1.15em 1em!important;
}
.site-foot{background:#fff;border-top:1px solid #e8e8e8;padding:18px 16px 22px;text-align:center}
.site-foot a{color:#555;font-size:13px;text-decoration:none}
.site-foot .addr{margin:10px 0 0;font-size:12px;line-height:1.6;color:#666}
.formFb__lead{margin:0 0 12px!important;font-size:15px!important;line-height:1.45;color:#333!important;text-align:center}
.formFb__note{margin:10px 0 0!important;font-size:12px!important;line-height:1.4;color:#666!important;text-align:center}
.formFb__img img{max-width:220px;width:100%;height:auto;display:block;margin:0 auto 12px}
.formFb__price{text-align:center;margin:0 0 14px}
.formFb__price--txt{margin:0 0 6px;font-weight:700}
.formFb__price--old{text-decoration:line-through;color:#888;margin-right:8px}
.formFb__price--new{font-weight:700;font-size:22px}
.formFb__timer{text-align:center;margin:0 0 16px}
.formFb__timer .formFb__text{margin:0 0 4px;font-weight:700}
.timer,#timer{color:#e10600;font-size:32px;font-weight:800;letter-spacing:.04em;font-variant-numeric:tabular-nums}
