.image-wrapper[data-v-b2195804] {
  position: absolute;
  width: 982px;
  height: 931px;
  left: -364px;
  bottom: -370px;
}
@media (max-width: 480px) {
.image-wrapper[data-v-b2195804] {
    bottom: inherit;
    top: -531px;
}
}
.image-wrapper svg[data-v-b2195804] {
  z-index: 0;
  height: 100%;
  width: 100%;
  position: absolute;
}
.image-wrapper svg #neuvo-circle-logo[data-v-b2195804],
.image-wrapper svg circle[data-v-b2195804],
.image-wrapper svg g[mask][data-v-b2195804] {
  opacity: 1;
}
@media (prefers-reduced-motion: no-preference) {
.image-wrapper svg #neuvo-circle-logo[data-v-b2195804] {
    opacity: 0;
    animation: fadeIn-b2195804 0.5s ease-in forwards;
}
.image-wrapper svg circle[data-v-b2195804] {
    opacity: 0;
}
.image-wrapper svg circle[data-v-b2195804]:nth-of-type(1) {
    animation: fadeIn-b2195804 ease-in 0.5s forwards;
}
.image-wrapper svg circle[data-v-b2195804]:nth-of-type(2) {
    animation: fadeIn-b2195804 ease-in 1s forwards;
}
.image-wrapper svg circle[data-v-b2195804]:nth-of-type(3) {
    animation: fadeIn-b2195804 ease-in 1.5s forwards;
}
.image-wrapper svg g[mask][data-v-b2195804] {
    opacity: 0;
    animation: fadeIn-b2195804 1s ease-in 2s forwards;
}
}
@keyframes fadeIn-b2195804 {
from {
    opacity: 0;
}
to {
    opacity: 1;
}
}
@media (max-width: 480px) {
.wysiwyg[data-v-b2195804] {
    padding-left: 0;
}
}