a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  margin:0;
  padding:0;
  border:0;
  font-size:100%;
  font:inherit;
  vertical-align:baseline
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display:block
}
body {
  line-height:1
}
ol,
ul {
  list-style:none
}
blockquote,
q {
  quotes:none
}
blockquote:after,
blockquote:before,
q:after,
q:before {
  content:'';
  content:none
}
table {
  border-collapse:collapse;
  border-spacing:0
}
* {
  box-sizing:border-box
}
body,
html {
  width:100%;
  padding:0;
  margin:0;
  font-family:ProximaNova,sans-serif
}
body {
  min-height: 100vh;
  background-color:#0fc3c3;
  background-color:#9123c7;

}
body:before {
  content:'';
  display:block;
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  position:fixed;
  background-image:url(/special/longevity/i/msk24ptrn3.svg);
  background-size:100% auto;
  opacity:.15;
  mix-blend-mode:inherit
}
.container {
  position:relative;
  margin:0 auto 2rem;
  width:auto;
  max-width:1080px;
}
.form-container {
  max-width:calc(100% - 32px);
  padding:.5rem .5rem;
  background:#fff;
  box-shadow:0 3px 6px rgba(0,0,0,.35);
  border-radius:3px;
  mix-blend-mode:normal;
  margin: 0 auto;
  
}
.form-container iframe {
  max-width:100%;
  width:100%;
  display:block
}
h1 {
  height:0;
  visibility:hidden
}
.msk24logo {
  display:block;
  width:100%;
  position:relative;
  text-align:center
}
.msk24logo a {
  display:block;
  color:#fff;
  text-transform:uppercase;
  text-decoration:none;
  font-weight:800;
  font-size:32px;
  margin:1rem auto;
  text-shadow:0 1px 3px rgba(0,0,0,.25);
  transition:all .25s ease-in-out
}
.msk24logo a:hover {
  color:#252525
}
.copyright {
  padding:1rem;
  text-align:center;
  color:#fff;
  font-size:13px;
  font-weight:600;
  text-shadow:0 1px 3px rgba(0,0,0,.25)
}
article {
  padding:1rem;
display:block;
  max-width:calc(100% - 96px);
  position:relative;
  margin:auto;
}
article .video-wrapper {
  width:calc(100% + 96px);
  margin:0 0 32px -48px
}

@media (max-width:720px) {
 
  article {
  padding:1rem;
display:block;
  max-width:calc(100%);
  position:relative;
  margin:auto;
}
article .video-wrapper {
  width:calc(100%);
  margin:0 0 32px 0
}
  
}


article.txt-container p {
  font-size: 18px;
  line-height: 1.3em
}
 h2 {
  font-weight: 700;
  text-align: center;
  font-size: 1.75rem;
  margin:0 auto 1rem;
  color: #252525;
  line-height: 1.3em;
  margin: 0 auto 1em;
  font-weight:600;
}
article h2 a {
  text-decoration: none;
  color:#0fc3c3;
  border-bottom: 1px solid;
}
.buttn-container {
  text-align: center;
  padding: 2em 0
}
.buttn-container .buttn {
  background-color:#9123c7;
  color:#fff;
  text-decoration: none;
  padding: 1em 2em;
  font-weight:600;
  text-transform: uppercase;
  transition: all .25s ease-in-out;
  
}
@media (max-width:1080px) {
  h2  {font-size:1.5rem}
}

@media (max-width:780px) {
h2  {font-size:1.2rem}
}
@media (max-width:480px) {
  article h2  {font-size:1rem}
}
strong {
  font-weight: 600;
  
}
em {
  font-style: italic;
}
p {
  margin: 0 0 1em;
  line-height: 1.3em;
}
.video-wrapper {
  width: 100%;
  margin:0 auto 1rem;

}
.quote {
  overflow: hidden;

  
}
.quote  {
overflow: hidden;
  background: #efefef;
margin:0 auto 1.5rem;
  padding: 1em;
}
.quote p {
  overflow: hidden;
  color:#333;
  font-size: .85rem
}
.q-img {
  float:left;
  width:128px;
height: 128px;
    margin:0 1em 0 0;
  border-radius: 50%;
  overflow: hidden;bordeR:2px solid #fff;

}
.q-img img {
width: 100%;
  
}
.q-img img {
  
}
@media (max-width:720px) {
  .q-img {float: none;
margin:0 auto 1em;
  
}
  
}
.nowrap {
  white-space: nowrap
}
@media (max-width:768px) {
.form-container {
  padding: 0;
  max-width: 100%;
}
  .video-container {
    width:calc(100% + 2rem);
    margin:0 -1rem 0 -1rem;
  }
}
.sep-hr {
  height: 1px;
  width:100%;
  background-color:#9123c7;
  margin:1.5rem auto;
  position: relative;
  max-width: calc(100% - 64px)
}
.show-link {
  font-weight: 600;
  white-space: nowrap;
  color:#9123c7;
  text-decoration: none;
  border-bottom: 1px dotted; 
}