/*!*************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./assets/qwiet-homepage.scss ***!
  \*************************************************************************************************************************************************/
#cmykgradient {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: #182FFF;
}
#cmykgradient::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E %3Cfilter id='noiseFilter'%3E %3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch' /%3E %3C/filter%3E %3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)' /%3E %3C/svg%3E");
  background-size: 200px auto;
  z-index: 2;
  filter: grayscale(1) contrast(250%);
  mix-blend-mode: overlay;
  opacity: 0.3;
}
#cmykgradient::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.1);
  z-index: 3;
}
#cmykgradient ~ .elementor {
  position: relative;
  z-index: 2;
}

.gradient-container {
  transition: filter 1200ms;
}
.gradient-container canvas {
  position: relative;
  z-index: 1;
  transform: scale(3.2);
}
.gradient-container::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E %3Cfilter id='noiseFilter'%3E %3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch' /%3E %3C/filter%3E %3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)' /%3E %3C/svg%3E");
  background-size: 200px auto;
  z-index: 2;
  filter: grayscale(1) contrast(250%);
  mix-blend-mode: overlay;
  opacity: 0.3;
}

.gradient-proxy canvas {
  transform: scale(3.2);
}
.gradient-proxy::before {
  content: "";
  position: absolute;
  left: calc(50% - 50vw);
  top: 0;
  width: 100vw;
  height: 100%;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E %3Cfilter id='noiseFilter'%3E %3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch' /%3E %3C/filter%3E %3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)' /%3E %3C/svg%3E");
  background-size: 200px auto;
  z-index: 2;
  filter: grayscale(1) contrast(250%);
  mix-blend-mode: overlay;
  opacity: 0.3;
}

b, strong {
  background-color: #90DBFB;
  background-image: linear-gradient(225deg, #90DBFB 0%, #A3DDCC 46.35%, #BBDFA1 96.88%);
  background-size: 100%;
  -webkit-background-clip: text;
  -moz-background-clip: text;
  -webkit-text-fill-color: transparent;
  -moz-text-fill-color: transparent;
  font-weight: inherit !important;
}

.line-wrapper {
  overflow: hidden;
}

@media (min-width: 768px) {
  .elementor-section.elementor-section-boxed > .elementor-container {
    width: calc(100% - 8rem);
  }
  .elementor-section.elementor-section-boxed > .elementor-container .elementor-inner-section.elementor-section-boxed .elementor-container {
    width: 100%;
  }
}

/*# sourceMappingURL=qwiet-homepage.css.map*/