@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;700&display=swap');
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
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:before, blockquote:after, q:before, q:after { content: ''; content: none; }

table { border-collapse: collapse; border-spacing: 0; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display: block; }

* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

html, body { position: relative; overflow-x: hidden; }

body { width: 100%; background-color: #fff; font-family: 'Open Sans', sans-serif; font-size: 18px; font-weight: 400; color: #000; min-height: 100vh; padding-top: 100px; }

a { transition: all 0.3s ease; color: #9801B9; text-decoration: none; }
a:hover { color: #3A0047; }

a:hover { text-decoration: none; }

p { margin-bottom: 20px; }

h1, h2, h3 { color: #592762; margin-bottom: 30px; line-height: 42px; }

h1 { font-size: 36px; }

h2 { font-size: 36px; }

h3 { font-size: 18px; }

table { width: 100%; margin-bottom: 15px; }
table td { border-collapse: collapse; padding: 5px; border: 1px solid rgba(134, 85, 39, 0.7); }

img { max-width: 100%; }

caption { margin-bottom: 15px; }

button, .button { transition: all 0.3s ease; cursor: pointer; background: #9801B9; border: 2px solid #9801B9; color: #fff; position: relative; z-index: 1; text-align: center; text-transform: uppercase; font-family: 'Roboto', sans-serif; border-radius: 30px 0px 0px 0px; padding: 14px; font-size: 18px; font-weight: 400; }
button:hover, .button:hover { background: none; }

.button { display: inline-block; text-decoration: none; }

.button-not-bg { background: none; color: #9801B9; }
.button-not-bg:hover { background: #9801B9; color: #fff; }

.button-big { font-size: 24px; padding: 19px 20px; }

:focus { outline: none; }

::-webkit-input-placeholder { color: #9d7f55; }

::-moz-placeholder { color: #9d7f55; }

:-moz-placeholder { color: #9d7f55; }

:-ms-input-placeholder { color: #9d7f55; }

.container { max-width: 1300px; height: 100%; width: 100%; margin: 0 auto; position: relative; z-index: 10; }

.flex { display: flex; flex-wrap: wrap; }

.flex-c { display: flex; align-items: center; flex-wrap: wrap; }

.flex-s { display: flex; justify-content: space-between; flex-wrap: wrap; }

.flex-s-c { display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; }

.flex-c-c { display: flex; justify-content: center; align-items: center; flex-wrap: wrap; }

.bright:hover { filter: brightness(120%); }

.topPanel { background: #fff; box-shadow: 2px 3px 8px rgba(19, 38, 85, 0.25); position: fixed; top: 0; left: 0; right: 0px; width: 100%; z-index: 99; padding: 20px 0px; height: 100px; }

.top-links { margin-left: 60px; font-size: 14px; }
.top-links a:hover { text-decoration: underline; }

.buy-button { margin-left: 60px; }

.header { height: 650px; position: relative; margin-bottom: 100px;}

.header-bg { position: absolute; background: linear-gradient(to top, #5D2695, #914CD6); height: 100%; right: 0px; top: 0px; width: 45%; }
.header-bg:before { content: ""; position: absolute; height: 100%; width: 400px; left: -220px; top: 0; background: #fff; transform: skew(-25deg, 0deg); }

.headerBlock { height: 100%; padding: 0px 100px 0px 80px; display: flex; justify-content: space-between; align-items: center; }

.headerBlock-left { max-width: 560px; }

.headerBlock-right { background: url(../images/doots.png) no-repeat; width: 438px; height: 438px; padding-left: 100px; }

.header-title h1 { color: #592762; font-weight: 700; font-size: 40px; line-height: 55px; letter-spacing: 1px; }
.header-title span {
  margin-bottom: 30px;
  display: inline-block;
  line-height: 1.4;
}
.advantageBlocks { padding-bottom: 100px; }

.flex-30 { width: 33.3%; }

.advantage-block { text-align: center; max-width: 370px; padding: 60px 0px; }

.advantage-block_img { display: flex; align-items: flex-end; justify-content: center; height: 140px; margin-bottom: 30px; }

.advantage-block_text { font-size: 24px; line-height: 28px; }
.advantage-block_text span { font-size: 16px; line-height: 1px; }

.blockInfo { background: linear-gradient(to top, #5D2695, #914CD6); padding: 50px 0px; position: relative; margin-bottom: 70px; }
.blockInfo:before { content: ""; position: absolute; height: 100%; width: 300px; left: -205px; top: 0; background: #fff; transform: skew(-25deg, 0deg); }

.blockInfo-img { width: 30%; margin-top: -30px; margin-bottom: -30px; }
.blockInfo-img img { max-height: 360px; }

.blockInfo-text { color: #fff; width: 70%; }
.blockInfo-text h2 { font-size: 36px; font-weight: 700; line-height: 42px; margin-bottom: 50px; color: #fff; }
.blockInfo-text p { margin-bottom: 0px; line-height: 30px; font-size: 24px; }

video { width: 100%; margin: 0 auto; }

.video { text-align: center; }

.video-title { text-align: center; }

.videoBlock { margin-bottom: 240px; }
.videoBlock .container {
  max-width: 100%;
  width: 90%;
}
.self-medication { background: #fff; position: fixed; width: 100%; bottom: 0; left: 0; right: 0; padding: 10px; z-index: 10; }

.footer { background: linear-gradient(to top, #5D2695, #914CD6); padding: 70px 90px; font-weight: 300; font-size: 16px; line-height: 20px; color: #fff; margin-bottom: 150px; display: none; }
.footer a { color: #fff; }
.footer a:hover { text-decoration: underline; }

.footer-left, .footer-right { width: 50%; }

.footer-right { text-align: right; }

.instruction-title { font-size: 22px; margin-bottom: 20px; font-weight: 700; padding-top: 10px; }

.instruction { padding: 40px 0px; }
.instruction p { line-height: 1.4; }
.header-button a {
  margin-right: 10px;
}
.self-medication-text { padding-bottom: 10px; font-size: 14px; }
@media (max-width: 1300px) { .container { padding: 0px 15px; } 
.videoBlock .container {
  width: 100%;
}
}
@media (max-width: 993px) { button, .button, .button { font-size: 14px; }
  .top-links { margin-left: 20px; }
  .buy-button { margin-left: 20px; }
  .topPanel-logo img { max-height: 30px; }
  .topPanel {
    height: 60px;
    padding: 0px;
  }
}
@media (max-width: 770px) { .headerBlock-left, .blockInfo-img { width: 100%; margin-bottom: 50px; }
  .headerBlock { flex-wrap: wrap; }
  .header { padding: 30px 0px; height: auto; }
  .headerBlock-right { padding-left: 0px; margin: 0 auto; }
  .flex-30 { width: 50%; }
  .blockInfo-text { width: 100%; padding: 0px 30px; }
  .blockInfo { text-align: center; }
  .footer { padding: 70px 20px; }
  .topPanel-buttons a span { display: none; } }
@media (max-width: 525px) { .headerBlock { padding: 0px 20px 0px 20px; }
  .advantageBlocks { padding: 20px 0px; }
  .footer-left, .footer-right { width: 100%; }
  .footer-left { margin-bottom: 30px; }
  .topPanel .container { justify-content: center; }
  .topPanel-logo { padding: 10px; }
  .headerBlock-left { text-align: center; }
  .flex-30 { width: 100%; }
  .advantage-block { padding: 20px 0px; max-width: 100%; }
  .blockInfo:before { display: none; } 
  .topPanel {
    height: auto;
  }
}
@media (max-width: 390px) { button, .button, .button { font-size: 12px; padding: 10px; }
  .top-links { margin-left: 10px; } }

/*# sourceMappingURL=style.css.map */
