/* roboto-300italic - cyrillic-ext_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  src: url('../fonts/roboto-v30-cyrillic-ext_latin-ext-300italic.woff2')
    format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-regular - cyrillic-ext_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/roboto-v30-cyrillic-ext_latin-ext-regular.woff2')
    format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-700 - cyrillic-ext_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/roboto-v30-cyrillic-ext_latin-ext-700.woff2')
    format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

a {
  background-color: transparent;
}

strong {
  font-weight: bolder;
}

code {
  font-size: 1em;
}

img {
  border-style: none;
}

button {
  font-family: 'Roboto';
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button {
  overflow: visible;
}

button {
  text-transform: none;
}

[type='button'],
button {
  -webkit-appearance: button;
}

[type='button']::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

[type='button']:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

.main__text {
  font-size: 18px;
}
.frame {
  background-color: rgba(154, 187, 117, 0.1);
  padding: 20px;
  border: 2px solid #d4201c;
  border-radius: 10px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
  margin: 0 auto 15px;
}

.highlight-box {
  background: linear-gradient(to right, #ffffff, #fdfbe7);
  border: 1px solid #e3e3e3;
  padding: 20px;
  padding-left: 30px;
  border-radius: 10px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.04);
  margin-bottom: 15px;
  margin-top: 15px;
}

@media screen and (max-width: 639px) {
  .highlight-box {
    padding-left: 20px;
  }
}

.highlight-box--result {
  padding-left: 15px;
}

.highlight-box ul {
  margin: 0;
}

ul {
  padding-left: 20px;
}

.frame ul {
  margin-bottom: 0;
}
.inL_830504 {
  background: #f7f7f7;
  padding-top: 5px;
  padding-bottom: 20px;
  padding-right: 10px;
  padding-left: 10px;
}

.inL_148847 {
  background: inherit;
  color: #2d3290;
}

.inL_434195 {
  font-weight: 100;
  text-align: center;
  font-size: 17px;
}

.inL_770885 {
  background: inherit;
  height: auto;
}

.inL_832560 {
  margin-bottom: 20px;
  margin: 20px;
  margin-left: 0px;
}
.inL_419448 {
  position: absolute;
  bottom: 0px;
  border: 0px;
  right: 0px;
  height: 100px;
  z-index: 3;
  width: 200px;
}

.inL_399825 {
  position: absolute;
  top: 0px;
  border: 0px;
  left: 0px;
  height: 70px;
  z-index: 3;
  max-width: 700px;
}

.inL_781481 {
  position: absolute;
  top: 0px;
  border: 0px;
  right: 0px;
  height: 70px;
  z-index: 3;
  width: 30%;
}

.inL_189678 {
  box-shadow: 0px 0px 150px 50px rgb(0 0 0 / 90%) inset;
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.inL_116879 {
  box-shadow: 0px 0px 150px 50px rgb(0 0 0 / 0%) inset;
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  pointer-events: none;
  left: 0;
}

:root {
  --color-blue: #007bff;
  --color-indigo: #6610f2;
  --color-purple: #6f42c1;
  --color-pink: #e83e8c;
  --color-red: #dc3545;
  --color-orange: #fd7e14;
  --color-yellow: #ffc107;
  --color-green: #28a745;
  --color-teal: #20c997;
  --color-cyan: #17a2b8;
  --color-white: #fff;
  --color-gray: #6c757d;
  --color-gray-dark: #343a40;
  --color-primary: #007bff;
  --color-secondary: #6c757d;
  --color-success: #528730;
  --color-info: #17a2b8;
  --color-warning: #ffc107;
  --color-danger: #dc3545;
  --color-light: #f8f9fa;
  --color-dark: #343a40;
  --color-success2: #51872f;
  --color-header: #f3f3f3;
  --color-transparent: transparent;
  --color-orange: #ffc507;
  --color-grey: rgba(165, 165, 165, 0.7019607843);
  --color-greylight: #e1eaf2;
  --color-blue: #27377a;
  --color-greypurple: #62676b;
  --color-greenblue: #304862;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, 'Segoe UI',
    Roboto, 'Helvetica Neue', Arial, 'Noto Sans', 'Liberation Sans', sans-serif,
    'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas,
    'Liberation Mono', 'Courier New', monospace;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  font-family: 'Roboto';
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

footer,
section {
  display: block;
}

body {
  margin: 0;
  font-family: 'Roboto';
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h2,
h3,
h4 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

p {
  margin-top: 0;
  margin-bottom: 15px;
}

strong {
  font-weight: bolder;
}

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
}

a:hover {
  color: #0056b3;
  text-decoration: underline;
}

a:not([href]):not([class]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg {
  overflow: hidden;
  vertical-align: middle;
}

button {
  border-radius: 0;
}

button:focus:not(:focus-visible) {
  outline: 0;
}

button {
  margin: 0;
  font-family: 'Roboto';
  font-size: inherit;
  line-height: inherit;
}

button {
  overflow: visible;
}

button {
  text-transform: none;
}

button,
[type='button'] {
  -webkit-appearance: button;
}

button:not(:disabled),
[type='button']:not(:disabled) {
  cursor: pointer;
}

button::-moz-focus-inner,
[type='button']::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

h2,
h3,
h4,
.h2,
.h3,
.h4 {
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}

h2,
.h2 {
  font-size: 2rem;
}

h3,
.h3 {
  font-size: 1.75rem;
}

h4,
.h4 {
  font-size: 1.5rem;
}

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

code {
  font-size: 87.5%;
  color: #e83e8c;
  word-wrap: break-word;
}

a > code {
  color: inherit;
}

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.m-container {
  border-left: 1px solid rgb(243, 237, 237);
  border-right: 1px solid rgb(243, 237, 237);
}
@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}
.m-row {
  align-items: center;
}
.first__title {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}
@media (max-width: 1199px) {
  .m-row {
    align-items: center;
  }
}
.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.col-lg-12,
.col-lg-11,
.col-lg-9,
.col-lg-3,
.col-md-12,
.col-sm-12,
.col,
.col-12,
.col-8 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}

.col-8 {
  flex: 0 0 66.66666667%;
  max-width: 66.66666667%;
}

.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

@media (min-width: 576px) {
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

@media (min-width: 768px) {
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

@media screen and (max-width: 991px) {
  .col-md-12.video {
    max-width: 700px;
    margin: 0 auto;
  }
}

@media (min-width: 992px) {
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-9 {
    flex: 0 0 73.9%;
    max-width: 73.9%;
  }
  .col-lg-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-lg-12 {
    flex: 0 0 98%;
    max-width: 100%;
  }
}

.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem 1rem;
}

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

.border {
  border: 1px solid #dee2e6 !important;
}

.rounded-circle {
  border-radius: 50% !important;
}

.rounded-0 {
  border-radius: 0 !important;
}

.d-none {
  display: none !important;
}

.d-block {
  display: block !important;
}

@media (min-width: 576px) {
  .d-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
}

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }
}

.mb-2 {
  margin-bottom: 0.5rem !important;
}

.mt-4 {
  margin-top: 1.5rem !important;
}

.mt-5 {
  margin-top: 3rem !important;
}

.mx-auto {
  margin-right: auto !important;
}

.mx-auto {
  margin-left: auto !important;
}

.text-center {
  text-align: center !important;
}

@media print {
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    box-shadow: none !important;
  }
  a:not(.btn) {
    text-decoration: underline;
  }
  img {
    page-break-inside: avoid;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  @page {
    size: a3;
  }
  body {
    min-width: 992px !important;
  }
  .container {
    min-width: 992px !important;
  }
  .navbar {
    display: none;
  }
}

body {
  background: #fafafa;
  color: #212529;
}

/*!
*  Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
*  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
*/

/* Miligram overrides */

body {
  font-family: 'Roboto';
  font-weight: 400;
}

h2,
h3,
h4 {
  font-family: 'Roboto';
}

h2,
h3,
h4 {
  font-weight: 400;
  color: #363637;
}

a {
  color: #2f85ae;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

/* Utility */

/* Main */

body {
  background: #f5f7fa;
}

.content {
  padding: 2rem;
  background: #ffffff;
  border-radius: 0.4rem;
  /* Thanks Stripe */
  box-shadow: 0 7px 14px 0 rgba(60, 66, 87, 0.1),
    0 3px 6px 0 rgba(0, 0, 0, 0.07);
}

*,
*:after,
*:before {
  box-sizing: inherit;
}

html {
  box-sizing: border-box;
  font-size: 62.5%;
}

body {
  font-family: 'Roboto';
  font-size: 1.6em;
  font-weight: 300;
  letter-spacing: 0.01em;
  line-height: 1.6;
}

.button,
button {
  background-color: #d33c43;
  border: 0.1rem solid #d33c43;
  border-radius: 0.4rem;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 1.1rem;
  font-weight: 700;
  height: 3.8rem;
  letter-spacing: 0.1rem;
  line-height: 3.8rem;
  padding: 0 3rem;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  white-space: nowrap;
}

code {
  background: #f4f5f6;
  border-radius: 0.4rem;
  font-size: 86%;
  margin: 0 0.2rem;
  padding: 0.2rem 0.5rem;
  white-space: nowrap;
}

hr {
  border: 0;
  border-top: 0.1rem solid #f4f5f6;
  margin: 3rem 0;
}

.container {
  margin: 0 auto;
  max-width: 112rem;
  padding: 0 2rem;
  position: relative;
  width: 100%;
}

.row {
  display: flex;
  flex-direction: column;
  padding: 0;
  width: 100%;
}

@media (min-width: 640px) {
  .row {
    flex-direction: row;
    margin-left: -7px;
    width: calc(100% + 2rem);
  }
}

a {
  color: #d33c43;
  text-decoration: none;
}

.button,
button {
  margin-bottom: 1rem;
}

strong {
  font-weight: bold;
}

p {
  margin-top: 0;
}

h2,
h3,
h4 {
  font-weight: 300;
  letter-spacing: -0.1rem;
  margin-bottom: 2rem;
  margin-top: 0;
}

h2 {
  font-size: 3.6rem;
  line-height: 1.25;
}

h3 {
  font-size: 2.8rem;
  line-height: 1.3;
}

h4 {
  font-size: 2.2rem;
  letter-spacing: -0.08rem;
  line-height: 1.35;
}

img {
  max-width: 100%;
}

a:focus {
  outline: 0px solid;
}

img {
  max-width: 100%;
  height: auto;
}

.hide {
  display: none;
}

h2,
h3,
h4 {
  margin: 0 0 15px;
  font-family: 'Roboto';
}

html,
body {
  height: 100%;
}

body {
  font-family: 'Roboto';
}

.section-padding {
  padding: 100px 0 0;
}

a {
  transition: 0.3s;
}

a:hover {
  color: #000;
}

.container {
  max-width: 1435px;
}

/* =========================
2. Home CSS
============================*/

#navbar {
  background: #f7f7f7;
  /*height: 40px;*/
}

.banner-area-vsl {
  background: #f7f7f7;
  position: relative;
  padding-top: 30px;
}

.banner-area-vsl::after {
  position: absolute;
  bottom: -8px;
  left: 0;
  content: '';
  width: 110px;
  height: 120px;
  background-repeat: no-repeat;
}

.footer-bottom {
  padding: 15px;
}

.footer-bottom-inner p {
  font-family: 'Roboto';
  font-size: 16px;
  font-weight: 400;
  margin: 0;
}

.footer-bottom-inner p a {
  color: #878b8a;
}

.footer-bottom-inner p a:hover {
  color: #7ac143;
}

#video-container {
  width: 100%;
  height: auto;
  display: block;
  overflow: hidden;
  position: relative;
  aspect-ratio: 16 / 9;
  margin-bottom: 20px;
  margin: 20px;
  margin-left: 0px;
}

@media screen and (min-width: 1200px) {
  #video-container {
    margin-top: 50px;
  }
}

#video-container iframe {
  position: absolute;
  top: 0;
  left: 0 !important;
  width: 100% !important;
  height: 100%;
  border: none;
  padding: 0;
  margin: 0;
}

#video {
  width: 100%;
  background: #fff;
  border: /*1px solid #232323;*/ none;
  /*box-shadow: 0px 2px 0px rgba(0,0,0,0.1);*/
}

#video iframe {
  position: absolute;
  top: 0;
  left: 0 !important;
  width: 100% !important;
  height: 100%;
}

#next-step-container {
  margin-top: 25px;
  margin-bottom: 50px;
  display: none;
}

.next-step-container {
  margin-top: 15px;
  margin-bottom: 25px;
  display: none;
}

#quizbox-container {
  transition: visibility 0s linear 0.33s, opacity 0.33s linear;
  transition-duration: 1s;
}

#title-of-sound {
  margin-top: 10px;
  margin-bottom: 30px;
  font-size: 32px;
  font-weight: 700;
  color: #000;
  text-align: center;
  font-family: 'Roboto';
  transition-duration: 1s;
}

.icon-sound-first {
  padding-right: 5px;
}

.icon-sound-second {
  padding-left: 5px;
}

@media screen and (max-width: 768px) {
  .next-step-container {
    margin-top: 5px;
    margin-bottom: 5px;
  }
}

/* Small devices (landscape phones, 576px and up) */

@media (min-width: 576px) {
  .container {
    min-width: 550px;
    content: 'Small device';
  }
}

/* Medium devices (tablets, 768px and up) */

/* @media (min-width: 768px) {
  .container {
      min-width: 768px;
  }
} */

/* Large devices (desktops, 992px and up) */

@media (min-width: 992px) {
  .container {
    max-width: 992px;
  }
}

/* Extra large devices (large desktops, 1200px and up) */

@media (min-width: 1200px) {
  .container {
    max-width: 1115px;
  }
}

body {
  background: /*linear-gradient(to right, #fff, #f7f7f7)!important;*/ #f7f7f7;
}

#navbar {
  background: #efefef;
  width: 100%;
  height: 40px;
  margin-bottom: 30px;
}

.pause-video {
  display: none;
  z-index: 4;
  outline: none;
  position: absolute;
  left: 50%;
  background: #da1921;
  width: 150px;
  height: 100px;
  color: #fff;
  margin-left: -75px;
  top: 50%;
  margin-top: -50px;
  border-radius: 5px;
  border: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  cursor: pointer;
}

.pause-video::before {
  content: '';
  position: absolute;
  border: 24px solid transparent;
  top: 50%;
  border-top-width: 18px;
  border-bottom-width: 18px;
  border-left-color: #fff;
  z-index: 4;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-18%);
  transform: translateY(-50%) translateX(-18%);
  -ms-transform: translate(-18%, -50%);
}

#timer .value {
  display: inline-block;
  text-align: center;
  width: 100px;
  box-sizing: border-box;
  letter-spacing: 1px;
  margin: auto;
  background: #ff5f5f;
  padding: 2px;
  border-radius: 21px;
  color: #fff;
  font-size: 20px;
}

.controls-btt {
  cursor: pointer;
  border: none;
  outline: none;
  position: relative;
  background-color: transparent;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 40px;
  height: 40px;
  transition: opacity 300ms ease;
  opacity: 0.8;
  filter: invert(1) drop-shadow(0px 0px 2px black);
}

.controls-btt:hover {
  opacity: 1;
}

.controls-btt:focus {
  outline: none;
}

#volume {
  transition: background-image 300ms ease;
  background-image: url('../images/volume_mute.png');
}

#volume.on {
  background-image: url('../images/volume_on.png');
}

#backward {
  transform: rotate(-180deg);
  background-image: url('../images/forward.png');
}

#forward {
  background-image: url('../images/forward.png');
}

#controls {
  position: absolute;
  top: 0px;
  border: 0px;
  left: 20px;
  height: 50px;
  z-index: 3;
  width: 30%;
  transition: all 700ms ease;
}

#next-step {
  display: none;
}

@media screen and (max-width: 800px) {
  .col.col-12.col-lg-9.col-md-12.col-sm-12 {
    height: 500px;
  }
  #controls {
    width: 100%;
    left: 0;
    top: 13px;
    padding-left: 20px;
  }
  #mobile-nb {
    position: relative;
    top: 0;
    border-radius: 0 !important;
    font-size: 12px;
  }
  #next-step {
    pointer-events: all;
    z-index: 3000000001;
  }
}

@media screen and (max-width: 992px) {
  .img-mob {
    max-width: 30% !important;
  }
}

@media screen and (max-width: 768px) {
  .img-mob {
    max-width: 50% !important;
  }
}

#navbar {
  background: rgb(154 187 116);
  width: 100%;
  height: auto;
  margin-bottom: 10px;
}

#hauto {
  height: 100%;
}

.pause-video {
  display: none;
  z-index: 999999;
  outline: none;
  position: absolute;
  left: 55%;
  background: red;
  width: 110px;
  height: 60px;
  color: #fff;
  margin-left: -75px;
  top: 58%;
  margin-top: -50px;
  border-radius: 100px;
  border: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  cursor: pointer;
}

.pause-video:hover,
.pause-video:focus {
  background: #bb0000;
}

@media screen and (min-width: 480px) {
  .pause-video {
    width: 120px;
    height: 80px;
    left: 52%;
    top: 51%;
  }
}

@media screen and (min-width: 1200px) {
  .pause-video {
    left: 52%;
    top: 54%;
  }
}

.pause-video::before {
  content: '';
  position: absolute;
  border: 24px solid transparent;
  top: 50%;
  border-top-width: 18px;
  border-bottom-width: 18px;
  border-left-color: #fff;
  z-index: 2003;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-18%);
  transform: translateY(-50%) translateX(-18%);
  -ms-transform: translate(-18%, -50%);
}

#timer .value {
  display: inline-block;
  text-align: center;
  width: 100px;
  box-sizing: border-box;
  letter-spacing: 1px;
  margin: auto;
  background: #ff5f5f;
  padding: 2px;
  border-radius: 21px;
  color: #fff;
  font-size: 20px;
}

#mobile-nb {
  font-size: 15px;
  color: #212529;
  padding-top: 5px;
  padding-bottom: 5px;
  background: #c8e6ee;
  z-index: 9999 !important;
  border-radius: 0px 0px 10px 10px;
  box-shadow: inset 0px 0px 6px 0px #00000036;
}

.controls-btt {
  cursor: pointer;
  border: none;
  outline: none;
  position: relative;
  background-color: transparent;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 40px;
  height: 40px;
  transition: opacity 300ms ease;
  opacity: 0.8;
  filter: invert(1) drop-shadow(0px 0px 2px black);
}

.controls-btt:hover {
  opacity: 1;
}

.controls-btt:focus {
  outline: none;
}

.img-mob {
  box-shadow: 0px 1px 3px 0px;
  max-width: 70% !important;
}

#quizbox-container {
  background: #fff !important;
  box-shadow: 1px 2px 4px 0px #0000001f;
}

#volume {
  transition: background-image 300ms ease;
  background-image: url('../images/volume_mute.png');
}

#volume.on {
  background-image: url('../images/volume_on.png');
}

#backward {
  transform: rotate(-180deg);
  background-image: url('../images/forward.png');
}

#forward {
  background-image: url('../images/forward.png');
}

#controls {
  position: absolute;
  top: 0px;
  border: 0px;
  left: 20px;
  height: 50px;
  z-index: 3000000000;
  width: 30%;
  transition: all 700ms ease;
}

@media screen and (max-width: 800px) {
  .col.col-12.col-lg-9.col-md-12.col-sm-12 {
    height: 500px;
  }
  #controls {
    width: 100%;
    left: 0;
    top: 13px;
    padding-left: 20px;
  }
  #mobile-nb {
    font-size: 12px !important;
    position: relative;
    top: 0px;
  }
  .img-mob {
    max-width: 30% !important;
  }
  #next-step {
    pointer-events: all;
  }
}

@media screen and (max-width: 768px) {
  .img-mob {
    max-width: 150px !important;
  }
}

@media screen and (max-width: 992px) {
  .img-mob {
    max-width: 150px !important;
  }
}

.submit-roulette-bottom {
  max-width: 320px;
  display: block;
  text-align: center;
  margin-left: auto !important;
  margin-right: auto !important;
}

.submit-roulette:active {
  transform: translateY(2px);
  box-shadow: none;
}
.form__main-title {
  text-align: center;
}
.form-descr__subtitle {
  text-align: center;
}
.submit-roulette {
  text-transform: uppercase;
  padding: 10px 15px;
  margin: 15px 0 0;
  outline: none;
  border: none;
  height: 100%;
  margin-top: 5px;
  border-radius: 5px;
  background-color: red;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  cursor: pointer;
  transition: 0.3s;
}

.submit-roulette:hover {
  text-decoration: none;
}

.submit-roulette:hover {
  background: #bb0000;
  color: #fff;
}

.m-row {
  margin-bottom: 30px;
}

.photo__subtitle {
  display: block;
  text-align: center;
  color: rgb(78 119 29);
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 20px;
}

@media screen and (max-width: 479px) {
  .photo__subtitle {
    font-size: 14px;
  }
}

.main__img {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.graph-wrap {
  width: 100%;
  padding: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #f1f1f1;
  /* max-width: 960px; */
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 15px;
  border-radius: 10px;
}

@media screen and (min-width: 768px) {
  .graph__img {
    margin-right: 15px;
    margin-left: 0;
  }
}

.graph__text {
  width: 100%;
  font-size: 22px;
  font-weight: 700;
  color: red;
}

@media screen and (min-width: 992px) {
  .graph__text {
    max-width: 400px;
    width: 70%;
  }
}

.graph__text-desc {
  line-height: 1.2;
  margin-bottom: 20px;
}
.graph-list {
  margin-bottom: 0;
}
.graph-list li,
.list li {
  font-size: 18px;
}
.comment__text {
  font-size: 18px;
}
.main__title {
  font-weight: 700;
  font-size: 25px;
  color: #000;
  margin-top: 30px;
  margin-bottom: 30px;
}
.product {
  width: 100%;
  max-width: 200px;
  filter: drop-shadow(0 -1px 1px rgba(0, 0, 0, 0.5));
}
.order {
  max-width: 750px;
  background-color: rgb(233 219 88);
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 30px 15px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 15px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
}
.form-pack {
  max-width: 100%;
  flex-shrink: 0;
  margin: 0;
}

.img-wrap--top {
  margin-bottom: 20px;
}

/* .form-pack img {
  max-width: 100%;
} */

.form-prod {
  width: 450px;
  max-width: 100%;
}

.img-wrap {
  display: flex;
  justify-content: center;
}

.form-descr {
  padding: 0 15px;
  font-weight: 600;
  text-align: center;
  margin-bottom: 10px !important;
  padding-bottom: 0 !important;
}
.form-descr__subtitle {
  font-size: 18px;
  margin-bottom: 0;
}
.form {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.burger {
  margin-left: auto;
}

.form-input {
  box-sizing: border-box;
  width: 100%;
  max-width: 320px;
  margin-bottom: 15px;
  padding: 30px 13px;
  height: 50px;
  border-radius: 30px;
  border: 1px solid rgb(78 119 29);
  font-size: 16px;
  font-weight: 500;
  outline: transparent;
  transition: all 0.3s ease;
}
.form-input::placeholder {
  color: #000;
}

.form-input:focus {
  box-shadow: 0 0 8px rgba(78, 119, 29, 0.5);
}

.submit-roulette {
  border-radius: 60px;
  width: 100%;
  max-width: 320px;
}

h1.popup-title {
  margin-bottom: 25px;
  font-size: 30px;
  font-weight: 600;
}
h1 {
  line-height: 1.2;
}
@media (max-width: 350px) {
  .form-input,
  .submit-roulette {
    width: 100%;
  }
}

.ring-loading {
  animation: loadingD 1.5s 0.3s cubic-bezier(0.17, 0.37, 0.43, 0.67) infinite;
  width: 10px;
  height: 10px;
  margin: 0 auto;
  padding: 15px !important;
  border: 7px dashed #000;
  border-radius: 100%;
  display: none;
  margin: 10px auto !important;
}

@keyframes loadingD {
  0% {
    transform: rotate(0deg);
  }

  50% {
    transform: rotate(180deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.new-price {
  color: red;
}

.new-price-text,
.old-price-text {
  color: #000;
  font-size: 18px;
  text-align: center;
}

.prices {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  margin-bottom: 10px;
}

.new-price-wrap,
.old-price-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.old-price-wrap {
  margin-right: 15px;
}

.new-price,
.old-price {
  font-size: 25px;
  font-weight: 700;
}

.old-price {
  display: flex;
  text-decoration: line-through;
  color: #000;
  font-size: 20px;
  line-height: 38px;
}

.nowrap {
  white-space: nowrap;
}

.submit-roulette-bottom {
  display: block;
  text-align: center;
  margin-left: auto !important;
  margin-right: auto !important;
}

.submit-roulette-bottom:hover {
  color: #fff !important;
}

.container-btn {
  padding: 0 15px;
}
.form-descr {
  padding: 0 15px;
  font-weight: 600;
  text-align: center;
  font-size: 20px;
  letter-spacing: -0.02em;
  line-height: 1.3;
  padding-bottom: 20px;
  color: #000;
}
.comments {
  margin-bottom: 30px;
}
.comments__title {
  margin-top: 30px;
  margin-bottom: 20px;
  font-weight: 700;
  font-size: 20px;
  background: rgb(217, 226, 232);
  padding: 10px;
  color: #000;
}
.main__link {
  font-weight: 700;
  color: rgb(78 119 29);
  transition: all 0.3s ease;
}
.main__link:hover,
.main__link:focus {
  color: rgb(233 219 88);
}
.comment-form {
  width: 100%;
  padding: 10px 10px 20px 10px;
  margin-bottom: 30px;
  background: rgb(236, 240, 249);
}
.f__link {
  cursor: pointer !important;
  text-decoration: none;
}
.f__link:hover {
  cursor: pointer !important;
  text-decoration: none;
}
.comment-form__input {
  display: flex;
  align-items: center;
  color: #333;
  height: 35px;
  border: none;
  background: #fff;
  padding: 10px !important;
}
.comments-item {
  display: flex;
  align-items: flex-start;
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid rgb(236, 228, 228);
}
.comment-ava {
  width: 50px;
  flex-shrink: 0;
  margin-right: 10px;
  padding-top: 8px;
}
.comment__name {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 5px;
}

.doc-p {
  margin-top: 4px;
  font-size: 14px;
  margin-bottom: 0;
}

@media screen and (max-width: 479px) {
  .doc-p {
    text-align: left;
  }
}

#yt-container #hauto {
  padding-right: 0;
  padding-left: 0;
}

@media screen and (max-width: 991px) {
  .doc-p {
    margin-bottom: 10px !important;
  }
  #yt-container {
    padding-right: 15px;
    padding-left: 15px;
  }
  .yt-mob {
    padding-right: 10px;
    padding-left: 10px;
  }
  #right-container {
    padding-right: 10px;
    padding-left: 10px;
  }
  #title-of-sound {
    font-size: 26px;
  }
  .t-mx {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .container {
    width: 100%;
    max-width: 900px;
    margin-right: auto;
    margin-left: auto;
  }
  .graph__text {
    font-size: 18px;
  }

  .m-container {
    border-left: none;
    border-right: none;
  }

  #yt-container {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0px;
    padding-right: 0;
  }
  #butcont {
    display: none;
  }
  .m-row {
    margin-bottom: 35px;
  }
  .container {
    padding-right: 0;
    padding-left: 0;
  }
  .banner-area-vsl {
    padding-right: 15px !important;
    padding-left: 15px !important;
  }
  /* .yt-mob {
    padding-left: 0;
    padding-right: 0;
  } */
  #quizbox-container {
    margin-right: 10px !important;
    margin-left: 10px !important;
  }
  .col-md-12 {
    flex: auto;
  }
}

@media screen and (max-width: 767px) {
  .doc-b {
    margin-right: 15px !important;
    margin-left: 15px !important;
  }

  .graph__img {
    margin-bottom: 20px;
  }
  .graph-list li {
    font-size: 16px;
  }
  .order {
    max-width: 560px;
  }

  .product {
    max-width: 200px !important;
  }
}

@media screen and (max-width: 991px) {
  .graph-wrap {
    flex-direction: column;
  }
  .graph__img {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 639px) {
  #title-of-sound {
    font-size: 22px;
    width: 100%;
  }
  .order {
    flex-direction: column;
    align-items: center;
  }
  .product {
    filter: drop-shadow(0 -1px 1px rgba(0, 0, 0, 0.5));
    max-width: 210px !important;
  }
  .form-pack {
    margin-bottom: 20px;
  }
  .banner-area-vsl {
    padding-right: 15px !important;
    padding-left: 15px !important;
  }
  .product {
    max-width: 300px;
  }
  .row {
    margin-left: 0;
    margin-right: 0;
  }
  h1 {
    line-height: 1.2;
    font-size: 24px;
  }
  #quizbox-container {
    margin-right: 0px !important;
    margin-left: 0px !important;
  }
  .yt-mob {
    padding-right: 0px;
    padding-left: 0px;
  }
}

@media screen and (max-width: 479px) {
  .main__text {
    font-size: 16px;
  }
  .graph-list li,
  .list li {
    font-size: 16px;
  }
  .comment__text {
    font-size: 16px;
  }
  #mobile-nb {
    font-size: 11px !important;
  }
  .form-descr__subtitle {
    font-size: 18px;
  }
}

.doc__hr {
  margin-top: 10px;
  margin-bottom: 10px;
}

.logo-wrap {
  width: 100%;
  margin-right: auto !important;
  margin-left: 0 !important;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 0;
}
textarea {
  resize: none;
}

html {
  scroll-behavior: smooth;
}

.live__photo {
  width: 100%;
  max-width: 300px;
  margin-top: 15px;
}
.terms {
  text-align: center;
  margin-bottom: 10px !important;
  font-size: 14px;
}
.new-price {
  position: relative;
}

.price__star {
  position: absolute;
  font-size: 16px;
  top: 0;
}
.f__note {
  font-size: 14px;
  line-height: 1.3;
  margin-top: 8px;
  text-align: center;
}
.ro-notes,
footer span {
  color: #fff;
}
.ro-notes p {
  margin-bottom: 3px !important;
}

.timer {
  color: red;
  font-weight: bold;
  font-size: 25px;
  text-align: center;
}

@media screen and (min-width: 640px) {
  .order {
    flex-direction: row;
    justify-content: center;
    gap: 29px;
  }
  .form-pack {
    padding-top: 10px;
  }
  .form-product-wrapper {
    max-width: 230px;
    width: 100%;
  }
  .product {
    max-width: 230px !important;
  }
}

.order-info {
  width: 100%;
}

@media screen and (min-width: 640px) {
  .order {
    max-width: 640px;
    gap: 25px;
  }
  .order-info {
    flex-basis: 55%;
  }
}

@media screen and (min-width: 768px) {
  .order {
    gap: 20px;
  }
  .order-info {
    flex-basis: 53%;
  }
}

.form-product-wrapper {
  position: relative;
}

.discount-banner {
  position: absolute;
  top: -19px;
  right: -27px;
  display: inline-block;
  background: linear-gradient(135deg, #ff5252, #ff1744);
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  text-transform: uppercase;
  padding: 10px 20px;
  border-radius: 30px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  text-align: center;
  animation: pulse 1.5s infinite;
}

@keyframes pulse {
  0%,
  100% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.05);
  }
}

.date {
  color: grey;
  font-size: 15px;
}

.result-image-wrapper {
  max-width: 200px;
  margin: 0 auto 15px;
}
.result-image-wrapper img {
  max-width: 100%;
}

@media screen and (min-width: 480px) {
  .result-image-wrapper {
    max-width: 250px;
  }
}

@media screen and (min-width: 768px) {
  .result-image-wrapper {
    max-width: 300px;
  }
}

.component-list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  row-gap: 20px;
  padding-left: 0;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1), 0 2px 4px rgba(0, 0, 0, 0.06);
  border-radius: 10px;
  background: rgba(154, 187, 117, 0.1);
  border: 2px solid #d4201c;
  padding: 20px;
}

.component-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  width: 100%;
}

@media screen and (min-width: 480px) {
  .component-item {
    flex-direction: row;
  }
}

@media screen and (min-width: 768px) {
  .component-item {
    width: 337px;
  }
  .component-list {
    column-gap: 20px;
  }
}
@media screen and (min-width: 992px) {
  .component-item {
    width: 433px;
  }
  .component-list {
    justify-content: space-between;
  }
}
@media screen and (min-width: 1200px) {
  .component-item {
    width: 504px;
  }
}

.component-image-wrapper {
  max-width: 100px;
  flex-shrink: 0;
}

.component-image-wrapper img {
  max-width: 100%;
}

.component-item > p {
  text-align: center;
}

@media screen and (min-width: 480px) {
  .component-item > p {
    text-align: left;
  }
}

.scroll {
  max-width: 40px;
  transform: translateX(0);
  animation: moving 2s infinite;
  margin: 0 auto 10px;
}

@keyframes moving {
  0% {
    transform: translateX(10px);
  }

  50% {
    transform: translateX(-10px);
  }

  100% {
    transform: translateX(10px);
  }
}

.graph-image-wrapper {
  width: 100%;
  overflow-x: scroll;
}

@media screen and (max-width: 767px) {
  .graph-image-wrapper > img {
    width: 500px;
    max-width: none;
  }
}

@media screen and (min-width: 560px) {
  .graph-image-wrapper + .scroll {
    display: none;
  }

  .graph-image-wrapper {
    max-width: 520px;
    overflow: auto;
  }
}

.link {
  color: rgb(154 187 116);
  transition: all 0.3s ease;
}

.link-logo {
  display: block;
}

.link:hover,
.link:focus {
  color: rgb(159 39 42);
}

.features {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
  font-family: sans-serif;
  margin: 0 auto;
  max-width: 1200px;
  margin-bottom: 15px;
}

.feature {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  border: 1px solid #ccc;
  padding: 15px;
  box-sizing: border-box;
  border-radius: 10px;
  background-color: #fff;
  max-width: 290px;
}

.feature-video {
  width: 100%;
  height: auto;
  border-radius: 10px;
}

@media screen and (min-width: 768px) {
  .feature {
    width: 31.1%;
  }
  .features {
    justify-content: space-between;
  }
  .order {
    max-width: 740px;
  }
  .product {
    max-width: 280px !important;
  }
  .form-product-wrapper {
    max-width: 280px;
  }
  .discount-banner {
    font-size: 24px;
    top: -34px;
    right: -13px;
  }
}

@media screen and (min-width: 992px) {
  .feature {
    max-width: 500px;
  }
  #quizbox-container {
    margin-top: 30px;
  }
}

.frame--second {
  max-width: 100%;
}

@media screedn and (min-width: 1200px) {
  .product {
    max-width: 300px !important;
  }
  .form-product-wrapper {
    max-width: 300px;
  }
}

.player-overlay {
  box-shadow: 0px 0px 150px 50px rgb(0 0 0 / 90%) inset;
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

#main-player-overlay {
  box-shadow: 0px 0px 150px 50px rgb(0 0 0 / 0%) inset;
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  pointer-events: none;
  left: 0;
}

.block {
  position: absolute;
  top: 0px;
  border: 0px;
  left: 0px;
  height: 70px;
  z-index: 300000000;
  max-width: 700px;
}

.player-overlay2 {
  position: absolute;
  bottom: 0px;
  border: 0px;
  right: 0px;
  height: 100px;
  z-index: 300000000;
  width: 200px;
}

.player-overlay3 {
  position: absolute;
  bottom: 0px;
  border: 0px;
  right: 0px;
  height: 100px;
  z-index: 300000000;
  width: 200px;
}

.player-overlay,
.player-overlay2,
.player-overlay3,
#main-player-overlay {
  pointer-events: none !important;
}

@media screen and (min-width: 768px) {
  .main__text,
  .comment__text {
    text-align: justify;
  }
}
@media screen and (min-width: 768px) {
  .highlight-box .main__text {
    text-align: left;
  }
}
.bold {
  font-weight: 700;
}

#localPlayer {
  width: 100% !important;
  height: 100% important;
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .btn .container-btn {
    position: absolute;
    width: 320px;
    bottom: 45px;
    left: 185px;
  }
  .btn {
    position: relative;
  }
}

.footer-wrapper-text {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
p.note {
  font-size: 16px;
  font-style: italic;
}
