/** Shopify CDN: Minification failed

Line 27:9 Unexpected "@media"
Line 81:9 Unexpected "@media"

**/
._1mujs1a0 {
  display: flex;
  flex-direction: column;
}
@keyframes rhevgt0 {
  0% {
    transform: rotate(0deg);
  }
  50% {
    transform: rotate(18deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
.rhevgt1 {
  transform-origin: bottom center;
  animation: rhevgt0 600ms 3 ease-in-out;
  animation-delay: 500ms;
}
.rhevgt1 @media (prefers-reduced-motion: reduce) {
  animation: none;
}
@keyframes qpedw30 {
  0% {
    transform: translateY(120%);
  }
  100% {
    transform: translateY(0);
  }
}
.qpedw31 {
  position: fixed;
  bottom: 0;
  right: 0;
  left: 0;
  margin: 0 auto;
  width: 100vw;
  z-index: 999;
  background: var(--palette-primary-light__1yqyf5p4);
  padding: 0.5rem 1rem 1rem 1rem;
  box-shadow: 3px 2px 11px rgba(0, 0, 0, 0.5);
  display: flex;
  flex-direction: column;
  transform: translateY(120%);
}
.qpedw32 {
  animation: qpedw30 400ms ease-in-out forwards;
}
.qpedw33 {
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  margin: -40px auto 0 auto;
}
.qpedw34 {
  transition: transform 75ms;
  align-self: flex-end;
}
.qpedw34:hover {
  transform: scale(1.15);
}
.qpedw35 {
  margin: 0 1rem 0.625rem 1rem;
  align-self: center;
  text-align: center;
  font-size: 1.5rem;
  line-height: 1.75rem;
}
.qpedw36 {
  margin: 0 0 1.25rem 0;
}
.qpedw31 @media (prefers-reduced-motion: reduce) {
  animation: none !important;
}
@media screen and (min-width: 768px) {
  .qpedw31 {
    width: 375px;
    margin-bottom: 1rem;
  }
}

/*# sourceMappingURL=bundle.template.blog.content-home.css.map*/